.bg{
    background: url(../images/ks_pic2.jpg) no-repeat center bottom;
    /* height: 993px; */
    width: 100%;
    min-width: 1400px;
}
.bannerBox{
    width: 100%;
    min-width: 1400px;
    overflow: hidden;
    /* min-height: 523px; */
}
.bannerBox .bg{
    position: absolute;
    width: 100%;
    min-width: 1400px;
    height: 340px;
}
.bannerBox .con{
    margin: 269px auto 0;
    /* position: absolute;
    top: 269px;
    left: 50%;
    margin-left: -700px; */
}
.titlePic{
    display: block;
    width: 630px;
    height: 126px;
    margin: 53px auto 88px;
}
.topText{
    background: url(../images/ks_pic1.png) no-repeat;
    background-size: 100% 100%;
    width: 1400px;
    min-height: 88px;
    line-height: 30px;
    text-indent: 35px;
    margin-bottom: 35px;
    padding-bottom: 20px;
    font-size: 18px;
}
.topText p{
    padding: 17px 0 0 33px;
    width: 1115px;
}
.topText p.on{
    width: 1320px;
}
.contentTitle {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    padding-bottom: 18px;
    background: url(../../public/images/icons/titleStyleLine.png) no-repeat left bottom;
}
.contentTitle em {
    color: #0052d9;
    font-size: 30px;
    font-weight: bold;
}
.hznr{
    width: 881px;
    height: 414px;
    background: url(../images/ks_pic3.png) no-repeat center;
}
.hznr .boxs > span{
    display: block;
    text-align: center;
    
    background: url(../images/ks_icon2.png) no-repeat center;
    width: 42px;
    height: 48px;
    line-height: 24px;
    padding: 20px 30px 23px;
    -webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
    cursor: pointer;
    overflow: hidden;
}
.hznr .boxs > span em{
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
}
.hznr .boxs:hover > span{
    background: url(../images/ks_icon2on.png) no-repeat center;
}
.hznr .boxs:hover{
    z-index: 1000;
    animation-play-state: paused;
}
.hznr span.tab1{
    background: url(../images/ks_icon1.png) no-repeat center;
    width: 138px;
    height: 136px;
    line-height: 136px;
    font-size: 24px;
    left: 368px;
    top: 68px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.boxs:hover div{
    display: block;
}
.boxs div p{
    width: 266px;
    background: #fff url(../images/ks_textbg.png) no-repeat center bottom;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 8px;
    border: 2px solid #e0eeff;
    box-shadow: 0 0 10px #c0d0ec;
}
.boxs:nth-of-type(7){
    top: 152px;
    left: 47px;
    animation: floating 2s ease infinite;
}
.boxs:nth-of-type(5){
    top: 259px;
    left: 139px;
    animation: floating 2s ease infinite;
}
.boxs:nth-of-type(1){
    top: 56px;
    left: 218px;
    animation: floating2 2s ease infinite;
}
.boxs:nth-of-type(1) div{
    right: -332px;
    top: -30px;
}
.boxs:nth-of-type(1) img{
    margin-top: 69px;
}
.boxs:nth-of-type(4){
    top: 254px;
    left: 333px;
    animation: floating 2s ease infinite;
}
.boxs:nth-of-type(3){
    top: 13px;
    left: 567px;
    animation: floating 2s ease infinite;
}
.boxs:nth-of-type(2){
    top: 253px;
    left: 531px;
    animation: floating2 2s ease infinite;
}
.boxs:nth-of-type(6){
    top: 66px;
    left: 761px;
    animation: floating 2s ease infinite;
}
.boxs:nth-of-type(8){
    top: 200px;
    left: 707px;
    animation: floating2 2s ease infinite;
}

@keyframes floating {
    0% {
      transform: translateY(0); /* 初始位置 */
    }
    50% {
      transform: translateY(-4px); /* 向上移动4像素 */
    }
    100% {
      transform: translateY(0); /* 回到初始位置 */
    }
}
@keyframes floating2 {
    0% {
      transform: translateY(-4px); /* 初始位置 */
    }
    50% {
      transform: translateY(0); /* 向上移动4像素 */
    }
    100% {
      transform: translateY(-4px); /* 回到初始位置 */
    }
}
.codepic{
    width: 198px;
    height: 203px;
    background: url(../../index/images/ks_pic4.png) no-repeat top center;
    background-size: 100% 100%;
}
.codepic img{
    display: block;
    width: 110px;
    height: 110px;
    margin: 20px 0 0 40px;
}
/* 新闻 */
.xwzx{
    width: 501px;
}
.newsList{
    width: 100%;
    margin-top: 20px !important;
}
.newsList li{
    height: 80px;
    width: 100%;
    margin-bottom: 15px;
}
.newsList li a{
    display: block;
    height: 65px;
    background: #fff;
    border-radius: 8px;
    padding: 15px 20px  0 0;
}
.newsList li:hover a{
    background: url(../images/ks_libg.png) no-repeat;
    box-shadow: 0px 0px 16px 0px rgba(0, 82, 217, 0.2);
}
.topBoxs{
    width: 91px;
    height: 50px;
    border-right: 1px solid #eee;
    text-align: center;
}
.date1{
    font-size: 24px;
    font-weight: bold;
    color: #ccc;
}
.date2{
    color: #ccc;
}
.newsList li:hover .date1{
    color: #0052d9;
}
.title{
    width: 366px;
    font-size: 18px;
    line-height: 25px;
    height: 50px;
    margin-left: 20px;
}
.newsList li:hover .title{
    color: #0052d9;
}
.infos{
    line-height: 24px;
    height: 48px;
    color: #666;
}
/* 活动 */
.hdfc{
    background: url(../images/ks_bottombg.jpg) no-repeat;
    height: 307px;
    width: 100%;
    min-width: 1400px;
    padding-top: 35px;
    overflow: hidden;
}
.topPic,.bottomPic {
    margin: 20px 0 0;
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.topPic img,.bottomPic img{
    width: 300px;
    height: 200px;
    border-radius: 8px;
    margin-right: 20px;
    display: inline-block;
}
.topPic .tempWrap{
    margin: 0 auto;
}
.lpic{
    top: 0;
    left: 0;
    display: block;
    z-index: 10;
    height: 200px;
}
.rpic{
    top: 0;
    right: 0;
    display: block;
    z-index: 10;
    height: 200px;
}
.hzcx{
    width: 100%;
    min-width: 1400px;
    height: 333px;
    background: url(../images/ks_bgs.jpg) no-repeat top center;
    overflow: hidden;
}
.hzcx ul li{
    width: 682px;
    height: 80px;
    line-height: 80px;
    background: url(../images/ks_hz1.png) no-repeat;
    padding-left: 98px;
    padding-right: 20px;
    font-size: 18px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 16px 0px rgba(0, 82, 217, 0.2);
    border-radius: 8px;
}
.hzcx ul li:hover{
    background: url(../images/ks_hz2.png) no-repeat;
    color: #fff;
}
.hzcx img{
    margin-top: 42px;
}
.effect ul{
    padding: 20px !important;
}
.effect .tempWrap{
    margin-left: -20px;
}