.swiperDiv {
    width: 100%;
    height: 600px;
    background: url("../images/banner1.png") ;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 40px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #fff;
}
.swiperItem {
    color: #ffffff;
    font-size: 40px;
}

.swiperItem p {
    margin-bottom: 15px;
}

.ban1 {
    font-size: 72px;
    margin-bottom: 30px;
}

.divBtn {
    font-size: 15px;
    border: 2px solid #fff;
    width: 116px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 15px;
}

.boxDiv {
    width: 100%;
    padding: 80px 0 50px;


}

.boxTitle {
    font-size: 25px;
    color: #333;
    text-align: center;
}

.boxTitlext {
    font-size: 35px;
    color: #FF0000;
    text-align: center;
}

.boxTitle1 {
    font-size: 35px;
}

.lineBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}

.boxDivbj {
    width: 100%;
    padding: 80px 0 50px;
    background:  url("../images/bgdsj.png") ;

}

.line {
    width: 477px;
    height: 2px;
    background: #ddd;
}

.dot {
    width: 8px;
    height: 8px;
    background: #0e86ec;
    border-radius: 50%;
}

.lineTxt {
    font-size: 14px;
}

.lineAd {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lLine {
    margin-right: 8px;
}

.rLine {
    margin-left: 8px;
}

.redFont {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}

.cardBox {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.cardItem {
    width: 300px;
    height: 500px;
    border: 10px solid #F7F7F7;
    text-align: left;
    font-size: 22px;
    color: #fff;
    padding-top: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.cardTitle {
    width: 235px;
    font-size: 44px;
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #fff;
    padding-bottom: 33px;
}
.cardTitle a {
  text-decoration: none;
  color: #fff;
}

.cardTitle:hover{
    color: #fff;  
}


.card1 {
    background: #996699
}

.card2 {
    background: #FF6666
}

.card3 {
    background: #18B1BC
}

.card4 {
    background: #00CC99
}

.cardImg {
    width: 200px;
    height: 100px;
    display: block;
    margin-top: 20px;
}


.cardActive {
    width: 340px;
    transition: width 200ms;
    background: #FF3366;
}

.boxDiv2 {

background:url(../images/services-bg.jpg);
    /*padding-bottom: 0;*/
}

.index {
    width: 90px;
    height: 90px;
    margin-right: 35px;
    display: block;
}

.qAABox {
    display: flex;
    color: #333;
    font-size: 16px;
    width: 898px;
    margin: 0 auto;
    line-height: 26px;
    margin-bottom: 50px;
}

.qAABox1 {
    margin-top: 80px;
}

.q {
    font-size: 35px;
    margin-bottom: 18px;
    display: flex;
}

.logoRow {
    display: flex;
    border-bottom: 1px solid #bfbfbf;

}

.logoItem {
    width: 239px;
    height: 99px;
    border-right: 1px solid #bfbfbf;
}

.logoItem:hover{
    box-shadow: 0 0 40px #ccc;
    transition: 50ms;
  
  
}

.sangecp {
    display: flex;

}

.sangecpl {
    width: 400px;
    height: 150px;
    margin-bottom: 30px;
}




.borderRow, .logoRightBorder {
    border: 0;
}

.adRow {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    padding-bottom: 30px;
}
.adRow1{
    margin-top: 40px;
}
.adItem {
    width: 320px;
    height: 178px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #666;
    line-height: 16px;
}

.adItem img{
    -webkit-transition: 0.9s;
    -webkit-transition: -webkit-transform 0.9s ease-out;
    transition: transform 0.9s ease-out;
    -moz-transition: -moz-transform 0.9s ease-out;
}
  
.adItem img:hover{
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.desc1 {
    font-weight: bold;
    font-size: 18px;
    margin: 8px 0;
}

.countBox {
    /*display: flex;*/
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
    height: 73px;
    /*justify-content: center;*/
    /*align-items: center;*/
}


.bigC {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 15px;
}

.countItem {
    width: 228px;
    float: left;
    margin-left: 138px;
}

.countItem2 {
    width: 324px;
    float: left;
    margin-left: 100px;
}

.countItem3 {
    width: 282px;
    float: left;
    margin-left: 88px;
}

.khLogo .logoRow,.khLogo .logoItem{
    border-bottom: 1px solid #bfbfbf;
}

.khLogo .logoItem:hover{
    box-shadow: 0 0 40px #ccc;
    transition: 50ms;

}

.divBtn a{
     text-decoration: none;
     color: #fff;
 }

.divBtn a:hover{
    color: #fff;
}

.qAA{
    width: 772px;
}

/*changjianwenti*/
.com_pro_bg { width: 100%; height:385px; padding:50px 0px; background:url(../images/contact-bg.jpg) no-repeat;background-size: 100% 100%;}
.com_main { width: 1200px; height:380px; margin: 0 auto; }
.com_s { width:370px; height: 385px; background: #fff; float: left; margin-right:35px;}
.com_tit_b{ width:370px; height:95px; background:#eee; line-height:95px; color: #272636; font-size: 23px;text-align: center; }
.com_tit_b img{vertical-align:middle;}
.com_q { width:330px; padding:20px; height:150px;}
.com_q li { width:330px; height: 27px; line-height: 27px; overflow:hidden; background:url(../images/circle.png) left no-repeat; color:#999; text-indent:15px; float:left; }
.com_q li a { color: #666;text-decoration:none; }
.com_q li a:hover { text-decoration:none;}
.com_qq { width:330px; padding:20px; height:150px;color: #666;line-height: 21px;}

        .boxDivMar{
            padding-top: 0;
        }
              .color1{
            color: #993399  ;
        }
        .color2{
            color: #FF6633 ;
        }
        .color3{
            color: #0000FF ;
        }
        .color4{
            color: #990033 ;
        }


        .fourBox{
            display: flex;
            justify-content: space-between;
        }
        .fourItem{
            width: 290px;
              }

        .fourItem h3{
         text-align: center;
         font-size: 28px;            
         color:#333;    
         margin-bottom: 15px; }
      
        .fourItem a:link{ color:#102b6a}
        .fourItem a:hover{ color:#181d4b}
        .fourItem a:active{ color:#102b6a}
        .fourItem a:visited{ color:#121a2a}
        .fourItem a{ text-decoration:none;}
 
        .colorBox{
            background:  url("../images/zy1.png") ;
            color: #fff;
            padding: 20px 10px 0;
            box-sizing: border-box;
            height: 160px;
            line-height: 22px;
            font-size: 18px;
                  }
      
        .colorBox a:link{ color:#fff}
        .colorBox a:hover{ color:#fff}
        .colorBox a:active{ color:#fff}
        .colorBox a:visited{ color:#fff}
        .colorBox a{ text-decoration:none;}
      
        .box2{
              background: url("../images/zy2.png") ;
        }
        .box3{
            background:  url("../images/zy3.png") ;
        }
        .box4{
            background:  url("../images/zy4.png") ;
        }

    .duoyu {

    	width: 100%;
    	border: 1px solid #66CCFF;
    }
    
    .duoyu .top-slip {
    	background-color: #66CCFF;
    	width: 100%;
    	height: 30px;
    }
    
    .duoyu ul {
    	padding: 10px 0 0 10px;
    	overflow: hidden;
    }
    
    .duoyu ul li {
    	float: left;
    	list-style: none;
    	margin: 0 15px 15px 0;
    }
    
    .duoyu ul li a {
    	color: #515151;
    	text-decoration: none;
    }

