/*daohan*/
.daohan{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #006cdb;
}
.daohan li{
    text-align: center;
    width: 25%;
    line-height: 3;
    box-sizing: border-box;
    border-right: 1px solid #368be3;
    border-bottom: 1px solid #004dcb;
}

.daohan li a{
    display: block;
    font-size: 15px;
    color: #fff;
}
.daohan li+li{
    border-left: 1px solid #004dcb;
}

.daohan li:nth-child(n+5){
     border-top: 1px solid #368be3;
     border-bottom: 1px solid #006cdb;
}



.dao{background:#0f72c0;text-align:center;padding:3% 0 1%;}
.dao li{display:inline-block;width:21%;margin:0 0.5% 2%;line-height:27px;border:1px solid #fff;height:30px;overflow:hidden;border-radius:8px;}
.dao li a{font-size:14px;color:#fff;}







/**/

.box1{margin-top:10%;}
.bt1{width:100%;margin:0 auto;}
.bt1 img{width:100%;margin:0 auto;}


.box1 .sort1{margin-top:4%;
    padding: 0 0px 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.box1 .sort1 li{
    width: 30.33%;
    margin: 0 .5%;
    background: #1680d4;
    line-height: 2.3;
    text-align: center;
    margin-bottom: 8px;border-radius:20px;
}
.box1 .sort1 li a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.box1 .product-list {
  font-size: 0;
  padding: 0 7.5px;
}

.box1 .product-list li {
  vertical-align: top;
  width: calc(50% - 15px);
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 7.5px 0px 7.5px;
}

.box1 .product-list li a {
  display: block;
}

.box1 .product-list li img {
  width: 100%;
  border: 1px solid #e0e1e1;
}

.box1 .product-list li h3 {
  color: #323232;
  font-size: 14px;
  line-height: 35px;height:35px;overflow:hidden;
}





.mess{
    text-align: center;
    margin-top:5%;
}

.mess a{
    display: inline-block;
    line-height: 35px;
    border: 1px solid #1680d4;
    text-align: center;
    font-size: 16px;
    color: #1680d4;
    width: 120px;
    margin: 0 10px;
    border-radius: 30px;
}

.mess a:last-child{
    background: #1680d4;
    border: 1px solid #1680d4;
    color: #fff;
}








/**/
.you{margin-top:10%;}
.c4_index{margin-top:4%;
   position: relative;
}

.zzcc {
    padding-bottom: 12%;
}

.zzcc li {
    float: left;
    margin: 0 auto;
}

.zzcc li a.img2 {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.zzcc li a.img2 img {
    width: 100%;
    height: auto;
}

.zzcc li .kuo{padding:0 20px;margin-top:4%;
  
    display: flex;
    justify-content: space-between;
    
}


.zzcc li .kuo .shun2{
  background:#1680d4;border-top-left-radius:25px;border-bottom-left-radius:25px; text-indent:25px;width:100%;
}
.zzcc li .kuo .shun2 h3 {
    font: 600 20px/ 45px "Microsoft YaHei";
    color: #ffffff;
    position: relative;
    line-height: 45px;height:45px;overflow:hidden;
}
.zzcc li .kuo .shun2 h3 span{
    color:#fff;
    font-size: 15px;
    text-transform: uppercase;
}
.zzcc li .det {
    padding: 0 30px;
    color: #333333;
   margin-top:4%;
    font-size: 14px;line-height:22px;
}

.zzcc li .mess_more {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #a61f24;
    margin: 3% auto;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 92%!important;
    width: 90px!important;
    height: 35px!important;
    z-index: 11!important;
    border: 1px solid #dcdcdc;
}

.swiper-button-prev {
    background: url(//cdn.xypt.top/884eaed6/20/12/136e8812dae0ef673f6ae802f98414e66cb25832.png) no-repeat center center;
    left: 5%!important;
}
.swiper-button-next {
    background: url(//cdn.xypt.top/884eaed6/20/12/8e985387755733180a0425e727be3eb4e8a30fcd.png) no-repeat center center;
    left: 35%!important;
}

.swiper-button-prev:hover{
    background: url(//cdn.xypt.top/884eaed6/20/12/cb121d6d0625e0c57b26177b969fae0800b0c553.png) no-repeat center center #1680d4;
    transform:rotate(180deg);
}
.swiper-button-next:hover{
    background: url(//cdn.xypt.top/884eaed6/20/12/cb121d6d0625e0c57b26177b969fae0800b0c553.png) no-repeat center center #1680d4;
}


.swiper-pagination {
    position: relative!important;
    bottom: 15px!important;
    right: 15px;
    z-index: 9!important;
    font: 400 16px/14px "Microsoft YaHei";
    color: #666666;
    height: 40px;
    text-align: right;
    left: auto;
}

.swiper-pagination span{
    font-size: 20px;
    font-weight: bold;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px!important;
}

.swiper-pagination-bullet {
    width: 18px!important;
    height: 40px!important;
    display: inline-block!important;
    color: #000!important;
    font-size: 16px;
    line-height: 40px!important;
    text-align: center!important;
    opacity: 1!important;
    background: none!important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    color: #1369c0!important;
    background: none!important;
    position: relative;
}


.swiper-pagination-bullet-active::before{
    width: 27px;
    height: 3px;
    background: #1369c0;
    content:"";
    bottom: -2px;
    left: -4px;
    position: absolute;
}







/**/
.mob-title22 {
  text-align: center;
  margin-bottom: 20px;
}
.mob-title22 p {
  font-size: 18px;
  color: rgba(255,255,255,.3);
  text-transform: uppercase;
  margin-bottom: 5px;
}
.mob-title22 h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: url(../images/line0033.png) no-repeat center;
}
.mob-about .avbmore{
    display:block;
    width: 180px;
    line-height: 40px;
    border-radius: 30px;
    background: #ff9f41;
    color: #fff;
    margin: 20px auto 0;
    text-align: center;
    font-size: 15px;
}



.box4{margin-top:10%;}
.about{width:92%;margin:0 auto;margin-top:3%;}
.abwz{color:#484848;font-size:14px;line-height:22px;margin-top:3%;}
a.am{display:block;text-align:center;margin:0 auto;width:38%;line-height:32px;color:#484848;font-size:14px;border:1px solid #a6a6a6;margin-top:5%;}




.fl{float:left;}
.fr{float:right;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}



.box5{background: url(//cdn.xypt.top/884eaed6/20/12/764a2dae11ad1ebaed05c8c1601a9c641a070861.png) no-repeat;background-size:100% 100%;width:92%;margin:0 auto;margin-top:10%;padding:8% 0;}
.youb{width:90%;margin:0 auto;}
.lytt{color:#ffffff;font-size:18px;background: url(//cdn.xypt.top/884eaed6/20/12/591538b0e12157f0032b0a820a65a1a5a7fd2cf8.png) no-repeat left bottom;font-weight:bold;padding-bottom:15px;}
.lytt span{font-size:12px;font-weight:normal;margin-left:6px;}

.x-message {margin-top:26px;}

.x-message-wrap {}

.mm1{width:48%;}

.x-message-wrap div[class^='col-'] {
  position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 40px;
  text-indent:10px;
  font-size:14px;
  color:#fff;
  background:none;border:1px solid #8dc0e8;
  outline: none;
  margin-bottom:13px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color:#fff;
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
  color:#fff;
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
  color:#fff;
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
  color:#fff;
}

.x-message-wrap textarea {
  height:80px;
  resize: none;line-height:48px;
}

.x-message-wrap .verifycode {
  float: left;
  margin-bottom: 0;
}

.x-message-wrap .checkCodeImg {
  float: left;
  display: block;
  text-align: center;
  width:25%;
  height:48px;
  font-size: 0;margin-left:8px;

 
}

.x-message-wrap .checkCodeImg img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
  float: right;
  width:23%;
  height: 48px;
  background: #e34342;
  color: #fff;
  font-size:15px;
  border: none;
  outline: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;font-weight:bold;
}

.x-message-wrap .x-submit:hover {
  background: #e34342;
}

.x-message-wrap #change-code{color:#fff;font-size:12px;}
.x-message-wrap  img{vertical-align:middle;}




/* 底部横幅 */
.mob-ads{
    position: relative;
   background: url(//cdn.xypt.top/884eaed6/20/12/dc21de888ec9dbfaf17987ad2de8b512a9024734.png) no-repeat center center;background-size:100% 100%;
  padding:1% 0 3%;
}
.mob-title3 {
  text-align: center;
  margin-bottom: 20px;
}
.mob-title3 p {
  font-size: 38px;
  color: #fff;
  text-transform: uppercase;
  margin: 10px 0;
}
.mob-title3 h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: url(//cdn.xypt.top/884eaed6/20/12/cf745c5e5537fb04710ac884bdb47e0323bff8cf.png) no-repeat center center;background-size:72%;
}

.mob-title3 h4{
    color:#fff;
    font-size: 16px;
    margin-top: 10px;
}

.zhiding{
    width:100%;margin:0 auto;
}

.zhiding img{width:100%;margin:0 auto;display:block;}


.mob_ewm2{
    color:#fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    background: url(//cdn.xypt.top/884eaed6/20/12/fa495d5d2bf6b11040cdb08c456ade19a59c80d1.png) no-repeat center top;
    background-size: 100%;
}

.mob_ewm2 img{
    width: 150px;
}

.mob_ads_contt{
     color:#fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    background: url(//cdn.xypt.top/884eaed6/20/12/fa495d5d2bf6b11040cdb08c456ade19a59c80d1.png) no-repeat center top;
    background-size: 100%;
    line-height: 1.7;
}


.aaa{height:15px;}































