/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}



input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.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;}


hr {border: 0;border-top:1px solid #ccc;height:0;}

.fl{float: left;}
.fr{float: right;}





/* 头部 */
.mob-head {
  background: #fff;
  padding: 10px 0;
  position: relative;
}

.mob-head .logo {
 width:40%;margin-left:10px;
}

.mob-head .logo img {
  width: 100%;
}

.mtel{    margin-right: 10px;
  background: url(../img/t.png) no-repeat left center;
  padding-left: 39px;
  background-size: 30px;}
.teltt{color:#f2ce05;font-size:14px;}
.tels{color:#284f90;font-size:16px;font-weight:bold;}



.dao{background:#284f90;line-height:3;text-align:center;}
.dao li{display:inline-block;width:15%;}
.dao li+li{background: url(../img/x.png) no-repeat left center;}
.dao li a{color:#fff;font-size:14px;}







.aabb{width:96%;margin:0 auto;margin-top:50px;}
.att{color:#333333;font-size:18px;font-weight:400;text-align:left;}
.att2{color:#284f90;font-size:21px;font-weight:600;margin-top:10px;text-align:left;}
.aann{margin-top:15px;color:#666666;font-size:14px;line-height:25px;margin-top:10px;}


.qyjjfl{
    margin-top: 26px;
}
.qyjjfl ul {
    display: flex;
    justify-content: center;
}
.qyjjfl ul li{
    margin-left: 5px;margin-right:5px;
    text-align: center;width:32%;
}

.qyjjfl ul li img{height:56px;overflow:hidden;}
.qyjjfl ul li h3{
    font-size: 20px;
    color: #333333;
    font-weight:bold;
    margin-top: 5px;
}
.qyjjfl ul li p{
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 20px;
    margin-top: 8px;
}




.gywmfl{ width: 98%;margin:0 auto;
    margin-top:25px;padding-bottom: 10px;
    box-shadow: 5px 0 10px #e0e0e0;

}
.gywmfl ul li{
    float: left;
    width: 33.333%;
    height: auto;
    background: #fff;
    padding-top: 40px;
    text-align: center;

}
.gywmfl ul li .img1{
    display: block;width:40%;
    margin: 0 auto;height:60px;
}
.gywmfl ul li .img2{
    display: none;width:40%;
    margin: 0 auto;height:60px;
}
.gywmfl ul li p{
    font-size: 14px;

    text-transform: uppercase;
    margin-top: 17px;
}
.gywmfl ul li h3{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 14px;
    margin-top: 5px;
}
.gywmfl ul li:hover{
    background: #284f90;

}
.gywmfl ul li:hover .img1{
    display: none;
}
.gywmfl ul li:hover .img2{
    display: block;
}
.gywmfl ul li:hover p{
    color: #fff;
}
.gywmfl ul li:hover h3{
    color: #fff;
}














.box1{margin-top:8%;}
.bt{color:#fff;font-size:25px;text-align:center;font-weight:bold;}
.ads{margin-top:8%;}
.ads li{width:25%;float:left;text-align:center;}
.ads li .img{width:70%;margin:0 auto;}
.ads li .img img{width:100%;margin:0 auto;}
.ads li h3{color:#333333;font-size:16px;margin-top:12px;}



.box2{margin-top:8%;padding:8% 0 0;background: url(../img/box2.png) no-repeat center center;background-size:100% 100%;}
.bten{color:#f2ce05;font-size:13px;text-align:center;text-transform:uppercase;background: url(../img/tt.png) no-repeat center center;}

.product-list1{width:92%;margin:0 auto;margin-top:5%;}
.product-list1 li{width:48%;float:left;position:relative;text-align:center;}
.product-list1 li:nth-child(2n){float:right;}
.product-list1 li .img{width:100%;margin:0 auto;}
.product-list1 li .img img{width:100%;margin:0 auto;}
.product-list1 li h4{background: url(../img/pm.png) no-repeat;width:44px;height:44px;display:block;position:absolute;left:50%;margin-left:-22px;bottom:58px;z-index:9;}
.product-list1 li h3{color:#fff;font-size:14px;line-height:80px;}





.box3{margin-top:8%;}
.box3 .cont{width:92%;margin:0 auto;margin-top:5%;}
.slideTxtBox .hd li{width: 31%;float:left;background:#284f90;color:#ffffff;font-size:14px;font-weight:bold;text-align:center;line-height:35px;border-radius:5px;position:relative;cursor:pointer;}
.slideTxtBox .hd li+li{margin-left:10px;}
.slideTxtBox .hd li.on{background: #f2ce05;}
.slideTxtBox .hd li.on:after{content: "";position: absolute;width: 0;height: 0;border-left:10px solid transparent;border-top:10px solid #f2ce05;border-right:10px solid transparent;top:35px;right:45%;}

.slideTxtBox .bd{margin-top:8%;}

.slideTxtBox .bd img{width:100%;}

.gun .bkx{box-shadow: 0 0 10px #ddd;display:block;max-height:250px;}





/*.<!-- 合作流程 -->*/
.hz{width:100%;margin:0 auto;background: url(../img/he.png) no-repeat;background-size:100% 100%;padding:5% 0;margin-top:5%;}

.c7-1 {
 width:96%;margin:0 auto;margin-top:5%;
}

.c7-1 .wzx {
  font-size: 12px;
  color: #abb5cc;
  line-height: 28px;
  text-indent: 2em;overflow: hidden;
}

.c7-1 a.more {
  display: block;
  width: 105px;
  height: 28px;
  background: #f2ce05;
  color: #fff;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  transition: .3s;margin-top:10px;
}

.c7-1 a.more:hover {
  margin-left: 10px;
}




.c7-2{width:85%;margin:0 auto;margin-top:10px;}
.picList li{background:#ffffff;  border: 1px solid #e7e7e7;}
.picList li:hover{background:#f2ce05;}



.picList li{
  display: block;
  padding: 2px;
    /*padding: 20px;*/
}

.picList li img {
  /*width: 38px;*/
  /*height: 38px;*/
    width:90%;
}

.picList li h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
  margin-top: 10px;
}

.picList li p {
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}

.picList li dt {
  font-size: 12px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  background: url(../img/jt04.png) no-repeat 80% center;
  text-transform: uppercase;
  margin-top:10px;
}



.picList li:hover h3 {
  color: #fff;
}

.picList li:hover p {
  color: #fff;
}

.picList li:hover dt {
  color: #fff;
  background: url(../img/jt03.png) no-repeat 80% center;
}

.picList li:hover img {
  filter: brightness(100);
}




.picList  .slick-arrow{text-align:center;bottom:0;position:absolute;width:30px;height:30px;border:none;outline:none;top:40%;text-indent:-1000pc;}
.picList .slick-prev{background:url(../img/right03.png) no-repeat;background-size:100% 100%;left:-30px;z-index:999;}
.picList  .slick-next{background:url(../img/left03.png) no-repeat;background-size:100% 100%;right:-30px;z-index:999;}





















.box4{margin-top:10%;background:#f2f2f2;padding:8% 0;}
.slideTxtBox2{width:92%;margin:0 auto;margin-top:5%;}
.slideTxtBox2 .hd{border-radius:5px;border:1px solid #284f90;font-size:0;}
.slideTxtBox2 .hd li{width:33.333%;display:inline-block;color:#284f90;font-size:16px;font-weight:bold;text-align:center;line-height:35px;position:relative;cursor:pointer;}
.slideTxtBox2 .hd li.on{background:#284f90;color:#fff;}

.slideTxtBox2 .bd{margin-top:5%;}
.xlist1{}
.xlist1 li{}
.xlist1 li .img{width:45%;float:left;}
.xlist1 li .img img{width:100%;}
.xlist1 li .det{width:50%;float:right;margin-top:6px;}
.xlist1 li h3 a{color:#000338;font-size:14px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;display:block;}
.xlist1 li span{display:block;color:#666;font-size:12px;display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp:3;margin-top:6px;}


.xlist2{margin-top:10px;}
.xlist2 li{border-bottom:1px dashed #c3c3c3;line-height:40px;background: url(../img/nt.png) no-repeat left center;}
.xlist2 li a{color:#666666;font-size:14px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;display:block;padding-left:20px;text-align:left;display:block;}
a.nm{display:block;margin:0 auto;text-align:center;color:#fff;font-size:16px;line-height:35px;background:#1648a9;border-radius:25px;width:40%;margin-top:8%;}





.box5{margin-top:10%;}
.abpic{width:92%;margin:0 auto;margin-top:8%;}
.abpic img{width:100%;margin:0 auto;}
.abtt{color:#333333;font-size:20px;text-align:center;margin:5% 0;}
.about{width:90%;margin:0 auto;color:#666666;font-size:15px;text-align:center;line-height:22px;}
a.am{display:block;margin:0 auto;text-align:center;color:#fff;font-size:16px;line-height:35px;background:#1648a9;border-radius:25px;width:30%;margin-top:8%;}


.box6{padding:5% 0;}
.ads2{width:92%;margin:0 auto;}
.ads2 li{width:48%;float:left;}
.ads2 li:nth-child(2){float:right;}
.ads2 li .img{width:20%;margin-top:5px;}
.ads2 li .img img{width:100%;}
.ads2 li .det{width:78%;}
.ads2 li h3{color:#666666;font-size:12px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;display:block;}
.ads2 li span{display:block;color:#333333;font-size:14px;display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp:1;font-weight:bold;}








.foots{height:10px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #242d34;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  font-size: 0;
  padding: 5px 0;
}
.footer ul li+li{border-left:1px solid #000;}
.footer ul li.active {
  background: #242d34;
}



.footer ul li a {
  display: block;
}

.footer ul li .iconfont {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
}

.footer ul li span {
  display: block;
  vertical-align: middle;
  font-size: 14px;font-weight:bold;
}



.icon-home:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/f1.png)no-repeat;
  background-size:100% 100%;
}

.icon-phone:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/f2.png)no-repeat;
  background-size:100% 100%;
}

.icon-fang:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/f3.png)no-repeat;
  background-size:100% 100%;
}

.icon-contact:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/f4.png)no-repeat;
  background-size:100% 100%;
}

#pageButtonContent {
    font-family: 微软雅黑, 宋体;
    font-size: 0.8em;
    padding:10px 0;
    overflow: auto;
}

#pageButtonContent a, #pageButtonContent a:visited, ins {
    border: 1px solid #D9DBDC;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 6px;
    color: #606263;
    text-decoration: none;
}

#pageButtonContent a:hover {
    color: #FE0202;
    text-decoration: none;
}

#pageButtonContent li {
    float: left;
    line-height: 1em;
    list-style: none;
    margin-left: 5px;
    cursor: hand;
    cursor: pointer;
}
