@media (min-width: 979px){
.banner{width: 100%;overflow: hidden;}
.bnav{width: 100%;overflow: hidden;border-bottom: 1px solid #e5e5e4;}
.bnavv{width: 1200px;margin:0 auto;height: 50px;}
.navLeft{float: left;text-align: center;}
.navLeft a{color: #1a1a1a;font-size: 16px;padding:0 25px;line-height: 50px;text-decoration: none;float: left;}
.navLeft a:hover{background-color: #239ad0;color: #fff;}
.navLeft a.on{background-color: #239ad0;color: #fff;}
.navRight{float: right;}
.navRight span:nth-child(1) {margin-left: 0;}
.navRight span{margin: 5px 0;font-size: 14px;color: #9f9f9f;line-height: 50px;margin-left: 5px;}
.navRight span a {text-decoration: none;color: #282828;}
.content{width: 100%;overflow: hidden;}

/*****************页码********************/
.pagination { clear:both; color: #fff;display:block;padding-left: 0;margin-top:20px;border-radius: 4px;}
.pagination .current {color: #fff;}
.pagination>li {display: inline;width: auto !important;height: auto !important;border-radius:unset !important;}
.pagination .active span {background-color: #01683d;}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #239ad0;border-color: #239ad0;}
.pagination>li>a, 
.pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #ababab;text-decoration: none;background-color: #fff;border: 1px solid #ddd;margin-right:5px;}

/***************************关于我们*****************************/
.about{width: 1200px;margin:0 auto;overflow: hidden;padding-top:30px;padding-bottom: 30px;}
.about h2{font-size: 27px;color: #4f4f4f;text-align: center;}
.about .line{width: 60px;height: 2px;margin:0 auto;background-color: #239ad0;}
.about .abcont{width: 100%;margin:20px 0;overflow: hidden;}
.about .abcont p{font-size: 14px;color: #4f4f4f;line-height: 27px;}
.img{width: 100%;overflow: hidden;}
.img1{width: 31%;margin-right: 2%;float: left;margin-bottom: 3%;border:1px solid #eeeeee;border-bottom: 1px solid #9a9a9a;}
.img1:nth-child(3n){margin-right:0;}
.img1 .imgv{width: 100%;height: 210px;overflow: hidden;}
.img1 .imgc{text-align: center;padding:20px 50px;background-color: #fff;}
.img1 .imgc a{display: block;text-decoration:none;}
.img1 .imgc h5{font-size: 16px;color: #282828;font-weight: bold;}
.img1 .imgc p{font-size: 14px;color: #9a9a9a;margin-bottom: 20px;}
.img1 .imgc a{margin-bottom: 20px;text-decoration: none;color: #9a9a9a;font-size: 20px;}
.img1 .imgc .line{width: 30px;height: 1px;background-color: #9a9a9a;margin:0 auto;margin-bottom: 20px;}
.img1:hover{box-shadow: 0 5px 10px #d0d0d0;border-bottom-color: #239ad0; }
.about ul{margin:0;}
.about ul li{width: 24%;float: left;list-style: none;margin-right:1%;margin-bottom:2%;/* border:1px solid #e3e3e3; */background-color: #f8f8f8;height: 90px;display: flex;justify-content: center;align-items: center;}
.about ul li:nth-child(4n){margin-right: 0;}
.ab-left{width: 45%;float: left;}
.ab-right{width: 54%;float:right;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.ab-right p{margin-top: 10px;font-size: 14px;color: #797979;text-indent: 25px;line-height: 27px;}
.honor{width: 100%;padding:20px 0;overflow: hidden;}
.hlist{width: 23%;margin-right: 2%;list-style: none;float: left;border:1px solid #e5e5e5;margin-bottom: 3%;}
.hlist:nth-child(4n){margin-right:0;}
.hlist a{display: block;text-decoration:none;}
.hlist .himg{width: 100%;text-align: center;padding:20px 0;overflow: hidden;}
.hlist .himg img{width: 234px;}
.hlist p{font-size: 15px;color: #282828;margin-bottom: 20px;text-align: center;}
.lc{width: 100%;padding:30px 0;overflow: hidden;}
.lc h2{font-size: 25px;color: #282828;text-align: center;}
.lc h2 span{font-size: 20px;color: #239ad0;font-weight: bold;margin-right:10px;}
.lc .dz{text-align: center;width: 55px;height: 66px;background-image: url(../images/dz.png);background-repeat: no-repeat;margin:0 auto;margin-top: 35px;}
.lcl{width: 100%;overflow: hidden;position: relative;}
.lcl::after{content: "";width: 3px;height: 100%;background-color: #bed4d5;position: absolute;left: 595px;top: 0;z-index: -1;}
.lclist{width: 100%;margin-top: 30px;overflow: hidden;}
.lc-left{width: 50%;float: left;}
.lc-left .lcimg{width: 300px;height: 195px;border:1px solid #eee;overflow: hidden;float: left;}
.lc-left .lcline{width: 289px;height: 3px;background-color: #bed4d5;float: left;position: relative;margin-top: 40px;}
.lc-left .lcline::after{content:"";width: 10px;height: 10px;background-color: #6bbde3;border-radius: 50%;border:5px solid #b5def1;position: absolute;right: -15px;top: -10px;}
.lc-right{width: 50%;float: left;}
.lc-right h5{font-size: 30px;color: #239ad0;margin-left:45px;font-weight: bold;margin-top: 18px;margin-bottom: 30px;}
.lc-right p{margin-left:65px;position: relative;font-size: 14px;color: #535353;font-weight: bold;line-height: 27px;}
.lc-right p i{width: 6px;height: 6px;background-color: #239ad0;border-radius: 50%;position: absolute;left: -15px;top: 10px;}

.lc1-left{width: 50%;float: left;}
.lc1-left h5{text-align: right;font-size: 30px;color: #239ad0;margin-right:45px;font-weight: bold;margin-top: 18px;margin-bottom: 30px;}
.lc1-left p{margin-right:65px;text-align: right;position: relative;font-size: 14px;color: #535353;font-weight: bold;line-height: 27px;}
.lc1-left p i{width: 6px;height: 6px;background-color: #239ad0;border-radius: 50%;position: absolute;right: -15px;top: 10px;}

.lc1-right{width: 50%;float: left;}
.lc1-right .lcimg{width: 300px;height: 195px;border:1px solid #eee;overflow: hidden;float: left;}
.lc1-right .lcline{width: 289px;height: 3px;background-color: #bed4d5;float: left;position: relative;margin-top: 40px;}
.lc1-right .lcline::before{content:"";width: 10px;height: 10px;background-color: #6bbde3;border-radius: 50%;border:5px solid #b5def1;position: absolute;left: -15px;top: -10px;}

.more{text-align: center;font-size: 18px;color: #535353;margin-top:20px;}

/***************************产品中心*****************************/
.pnav{width:100%;overflow: hidden;border-bottom: 1px solid #f0f0f0;}
.pnavv{width: 1200px;margin:0 auto;height: 50px;display: flex;justify-content: center;}
.pnavv a{float:left;display:block;display: flex;justify-content: center;align-items: center;border:1px solid #f0f0f0;line-height: 50px;text-decoration: none;padding:0 30px;}
.pnavv a .pimg1{float: left;}
.pnavv a .pimg2{display: none;float: left;}
.pnavv a span{font-size: 16px;color: #282828;float: left;margin-left:15px;}
.pnavv a:hover{border-bottom: 2px solid #239ad0;}
.pnavvahover{border-bottom: 2px solid #239ad0 !important;}
.pnavv a:hover .pimg1{display: none;}
.pnavvahoverpimg1{display: none !important;}
.pnavv a:hover .pimg2{display: block;}
.pnavvahoverpimg2{display: block !important;}
.pnavv a:hover span{color: #239ad0;}
.pnavvahoverspan span{color: #239ad0 !important;}

.product{width: 100%;overflow: hidden;background-color: #f6f7f9;}
.pro{width: 1200px;margin:20px auto;overflow: hidden;}
.pro1{width: 100%;background-color: #fff;height: 50px;overflow: hidden;}
.pro1-left{float: left;}
.pro1-left a{float: left;text-decoration: none;color: #333333;font-size: 16px;margin:0 10px;line-height: 50px;}
.pro1-left a:hover{color: #239ad0;}

.pro1-right{float: right;margin-right: 15px;}
.pro1-right .sear{float: left;background-color: transparent;border-radius: 10px;width: 200px;height: 30px;border:1px solid #c8c8c8;margin-top: 10px;}
.pro1-right .sear input[type="text"]{width: 150px;border:none;background:transparent;border-radius: 10px;font-size: 12px;color: #c8c8c8;}
.pro1-right .sear input[type="submit"]{width: 25px;background: none;border: none;background-image: url(../images/fdj1.png);background-size: 20px;background-repeat: no-repeat;}

.pro2{width: 100%;overflow: hidden;}
.prolist{width: 385px;float: left;list-style: none;background-color: #fff;margin-right:20px;text-align:center;margin-bottom: 30px;}
.prolist:nth-child(3n){margin-right:0;}
.prolist a{text-decoration: none;display: block;}
.prolist .capimg{padding:20px 0;display: flex;justify-content: center;align-items: center;text-align: center; overflow:hidden;}
.prolist .capimg img{ height:220px; width:auto;}
.prolist h5{font-size: 14px;color:#c8c8c8;}
.prolist p{font-size: 16px;color:#797979;margin-bottom: 20px;}
.prolist:hover{box-shadow: 0 5px 5px #dadbdd;}

.page{width: 100%;overflow: hidden;height: 50px;line-height: 50px;background-color: #fff;text-align: center;}
.page .pagination{margin-top: 8px;}

.prod{width: 100%;overflow: hidden;padding:20px 0;}
.prod-left{float: left;width: 50%;}
.prod-left .pdlimg{width: 50%;float: left;text-align: center;}
.prod-right{width: 48%;float: left;margin:100px 0 100px 2%;}
.prod-right h5{font-size: 25px;color: #239ad0;font-weight: bold;}
.prod-right h3{font-size: 16px;
    color: #939393;
    line-height: 25px;
    padding-right: 20px;}
.prod-right a{display:block;width:200px;height:45px;line-height:45px;border:1px solid #239ad0;font-size: 18px;color: #239ad0;text-align: center;} 

.prod2{width: 100%;background-color: #fff;border-top: 1px solid #f3f3f3;}
.prod22{width: 1200px;margin:20px auto;overflow: hidden;}
.prod22 h3{font-size: 25px;color: #282828;text-align: left;margin:0;font-weight: bold;}
.prod22 .pp{font-size: 14px;color: #818181;text-align: left;text-transform: uppercase;}
.prodlist{margin:20px 0;overflow: hidden;}
.prodlist ul{margin:0;}
.prodlist ul li{/*float: left;width: 23%; margin-left:2%;*/margin-bottom: 20px;}
.prodlist ul li:nth-of-type(4n+1){ /*clear:left;*/}
.prodlist ul li i{display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #239ad0;float: left;}

.do{margin-top:20px;margin-bottom: 30px;}
/***************************解决方案*****************************/

.case{width: 1200px;margin:0 auto;overflow: hidden;padding-top:30px;padding-bottom: 50px;}
.caseList{width: 31%;float: left;margin-right: 3%;margin-bottom:2%;text-align: center;}
.caseList:nth-child(3n){margin-right: 0;}
.caseList a{text-decoration: none;display: block;}
.caseList p{font-size: 18px;color: #525252;line-height: 27px;font-weight: bold;margin:10px 0;}
.caseList:hover p{color: #ff6000;}

.cased{width: 1200px;margin:0 auto;overflow: hidden;padding:30px 0;position: relative;}
.case1{width: 100%;overflow: hidden;}
.caLeft{float: left;width: 400px;}
.caRight{float: right;width: 750px;}
.case2{width: 100%;margin-top: 50px;}
.caSelect{width: 100%;border-bottom: 1px solid #c3c3c3;height: 40px;background-color: #f6f6f6;}
.caSelect a{display: block; text-align: center;line-height: 40px;float: left;display: flex;justify-content: center;align-items: center; padding-right:1em; margin-right:1em;}
.caSelect a span{color: #239ad0;font-size: 15px;font-weight: bold;margin-left:10px;}
.caSelect a:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:hover{background-color: #239ad0;text-decoration: none;position: relative;}
.caSelect a:hover span{color: #fff;text-decoration: none;}
.caSelect a:hover:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect a:hover:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect a:hover:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}

.caSelect .chooce{background-color: #239ad0;text-decoration: none;position: relative;}
.caSelect .chooce span{color: #fff;}
.caSelect .chooce:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect .chooce:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect .chooce:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}

.pdse1{width: 100%;margin:20px 0;overflow: hidden;font-size: 15px;color: #606060;}
.pdse1 h2{font-size: 22px; margin:0;border-top: 1px dashed #dddddd;}
.pdse1 ol{margin:0;}
.pdse1 ol li{background-color: #f6f6f6;float: left;list-style: none;margin-right:10px;display: flex;justify-content: center;align-items: center;padding:10px;border:1px solid #e9e9e9;margin-bottom: 15px;}
.pdse1 ol li:nth-child(4){margin-right:0;}
.pdse1 ol li span{margin-left:15px;color: #303030;font-size:15px;}

.cased1{width: 100%;overflow:hidden;background-color: #f6f6f6;}
.cad{width: 1200px;margin:35px auto;overflow: hidden;}
.cad h2{font-size: 22px;font-weight: bold;color:#303030;margin:0;}
.cad p{font-size: 22px;color: #303030;text-align: center;}
.cadimg{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;background-color: #fff;overflow: hidden;margin-top: 20px;}

.pdc{font-size: 22px;font-weight: bold;color:#282828;}
.cap{width: 100%;margin-top:60px;overflow: hidden;position: relative;height: 402px;}
.jiantou{position: absolute;top: 50px;width: 13px;height: 23px;}
.jiantou_left {right:50px;background-repeat: no-repeat;z-index: 1000;  background-position: center;background-image: url('../images/left1.png');}
.jiantou_right {right:0;background-repeat: no-repeat;background-position: center;background-image: url('../images/right1.png');}
.jiantou_left:hover{ background-image: url('../images/left.png');}
.jiantou_right:hover{ background-image: url('../images/right.png');}
.cap ul{margin:0;position: absolute;}
.cap ul li{width: 380px;float: left;list-style: none;background-color: #f6f6f6;margin-right:20px;text-align:center;}
.cap ul li a{text-decoration: none;display: block;}
.cap .capimg{padding:20px 0;display: flex;justify-content: center;align-items: center;text-align: center;}
.cap .capimg img{ height:220px; width:auto;}
.cap h5{font-size: 14px;color:#c8c8c8;}
.cap p{font-size: 16px;color:#797979;}

.cap1{width: 95%;margin:20px auto;overflow: hidden;position: relative;height: 235px;}
.jiantou1{position:absolute;z-index: 1000;border-radius: 50%;padding:20px;top: 45%;}
.jiantou_left1 {left:-12px;background-repeat: no-repeat;z-index: 1000;  background-position: center;background-image: url('../images/left1.png');}
.jiantou_right1 {right:-12px;background-repeat: no-repeat;background-position: center;background-image: url('../images/right1.png');}
.jiantou_left1:hover{ background-image: url('../images/left.png');}
.jiantou_right1:hover{ background-image: url('../images/right.png');}
.cap1 ul{margin:0;position: absolute;}
.cap1 ul li{width: 365px;float: left;list-style: none;margin-right:20px;text-align:left;}
.cap1 ul li a{text-decoration: none;display: block;}
.cap1 .capimg{display: flex;justify-content: center;align-items: center;text-align: center;}
.cap1 p{font-size: 16px;color:#464646;margin-top: 10px;}

/************模型***********/
.modal{width: 100%;border:none;background-color:transparent;left: 0;margin-left: 0;box-shadow: none;}
.modal-dialog{width: 1100px;background-color: #fff;margin:0 auto;overflow: hidden;position: relative;margin-top: 100px;}
.close{font-size: 45px;color: #f47d27;opacity: 1;position: absolute;right: 15px;top: 10px;}

.modLeft1{width: 58.5%;float: left;position: relative;}
.modImg1{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg1 ul{position: absolute;margin:0;}
.modImg1 ul li{width: 645px;float: left;list-style: none;}
.slick-prev1{left: 0; top: 45%;}
.slick-next1{right: 0; top: 45%;}
.slick-prev1, .slick-next1 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev1:before {
    content: "<";
}
.slick-next1:before {
    content: ">";
}
.slick-prev1:before, .slick-next1:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev1:hover:before, .slick-next1:hover:before {
	color:#f47d27;
}
.slick-dots1 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots1 ol{margin:0;}
.slick-dots1 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots1 li.on{background-color: #f47d27;}
/*2*/
 
.modLeft2{width: 58.5%;float: left;position: relative;}
.modImg2{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg2 ul{position: absolute;margin:0;}
.modImg2 ul li{width: 645px;float: left;list-style: none;}
.slick-prev2{left: 0; top: 45%;}
.slick-next2{right: 0; top: 45%;}
.slick-prev2, .slick-next2 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev2:before {
    content: "<";
}
.slick-next2:before {
    content: ">";
}
.slick-prev2:before, .slick-next2:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev2:hover:before, .slick-next2:hover:before {
	color:#f47d27;
}
.slick-dots2 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots2 ol{margin:0;}
.slick-dots2 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots2 li.on{background-color: #f47d27;}
/*3*/
.modLeft3{width: 58.5%;float: left;position: relative;}
.modImg3{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg3 ul{position: absolute;margin:0;}
.modImg3 ul li{width: 645px;float: left;list-style: none;}
.slick-prev3{left: 0; top: 45%;}
.slick-next3{right: 0; top: 45%;}
.slick-prev3, .slick-next3 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev3:before {
    content: "<";
}
.slick-next3:before {
    content: ">";
}
.slick-prev3:before, .slick-next3:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev3:hover:before, .slick-next3:hover:before {
	color:#f47d27;
}
.slick-dots3 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots3 ol{margin:0;}
.slick-dots3 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots3 li.on{background-color: #f47d27;}
/*4*/
.modLeft4{width: 58.5%;float: left;position: relative;}
.modImg4{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg4 ul{position: absolute;margin:0;}
.modImg4 ul li{width: 645px;float: left;list-style: none;}
.slick-prev4{left: 0; top: 45%;}
.slick-next4{right: 0; top: 45%;}
.slick-prev4, .slick-next4 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev4:before {
    content: "<";
}
.slick-next4:before {
    content: ">";
}
.slick-prev4:before, .slick-next4:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev4:hover:before, .slick-next4:hover:before {
	color:#f47d27;
}
.slick-dots4 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots4 ol{margin:0;}
.slick-dots4 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots4 li.on{background-color: #f47d27;}
/*5*/
.modLeft5{width: 58.5%;float: left;position: relative;}
.modImg5{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg5 ul{position: absolute;margin:0;}
.modImg5 ul li{width: 645px;float: left;list-style: none;}
.slick-prev5{left: 0; top: 45%;}
.slick-next5{right: 0; top: 45%;}
.slick-prev5, .slick-next5 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev5:before {
    content: "<";
}
.slick-next5:before {
    content: ">";
}
.slick-prev5:before, .slick-next5:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev5:hover:before, .slick-next5:hover:before {
	color:#f47d27;
}
.slick-dots5 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots5 ol{margin:0;}
.slick-dots5 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots5 li.on{background-color: #f47d27;}

/*6*/
.modLeft6{width: 58.5%;float: left;position: relative;}
.modImg6{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg6 ul{position: absolute;margin:0;}
.modImg6 ul li{width: 645px;float: left;list-style: none;}
.slick-prev6{left: 0; top: 45%;}
.slick-next6{right: 0; top: 45%;}
.slick-prev6, .slick-next6 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev6:before {
    content: "<";
}
.slick-next6:before {
    content: ">";
}
.slick-prev6:before, .slick-next6:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev6:hover:before, .slick-next6:hover:before {
	color:#f47d27;
}
.slick-dots6 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots6 ol{margin:0;}
.slick-dots6 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots6 li.on{background-color: #f47d27;}



.modRight{width: 33%;float: right;padding:0 30px;overflow: hidden;}
.modRight h4{font-size: 18px;margin-top: 25px;margin-bottom:10px;line-height: 1.25;}
.modRight .dl-horizontal{margin-bottom: 0;}
.modRight .dl-horizontal dt {
    float: left;
    width: 70px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modRight .dl-horizontal dd {
    margin-left: 80px;
    color: #333;
}
.modRight dt, .modRight dd {
    line-height: 1.75;
}
.modRight dt {
    color: #909090;
}
.modRight dd.model {
    color: #f47d27;
}
/***************************新闻资讯*****************************/

.news{width: 1200px;margin:0 auto;overflow: hidden;padding:50px 0;}
.ne{width: 100%;overflow: hidden;text-align: center;}
.newList{width: 30%;float: left;margin-right: 2%;margin-bottom:2%;}
.newList:nth-child(3n+1){margin-right: 0;}
.nimg{width: 100%;height: 226px;overflow: hidden;}
.nimg img {transition: all ease 0.5s;-webkit-transition: all ease 0.5s;}
.ncont{text-align: justify;}
.ncont .date{padding-top:10px;}
.ncont h5{font-size: 16px;color: #666666;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ncont p{font-size: 14px;color: #999999;line-height: 20px;display: -webkit-box;white-space: normal;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;min-height: 40px;}
.ncont a{font-size: 14px;color: #666666;margin-top: 15px;line-height: 42px;text-decoration: none;}

.newList:hover .nimg img {transform: scale(1.1);-webkit-transform: scale(1.1);}
.newList:hover .ncont{background: #239ad0;padding:0 10px;}
.newList:hover .ncont h5,
.newList:hover .ncont p,
.newList:hover .ncont a{color: #fff;}


.newsd{text-align: center;border-bottom: 1px solid #eee;}
.newsd h5{font-size: 24px;color: #555555;margin:25px 0;}
.newsd p{font-size: 14px;color: #555555;margin-bottom:20px;}
.newsd1{padding: 20px 0;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.return{font-size: 14px;color: #fff;background-color: #9C292C;padding:0 10px;text-align: left;line-height: 24px;}
.return:hover{background-color: #fed001;}
.info_prev_next{padding:10px 0;}
.info_prev_next .nowrap{overflow: hidden;}
.info_prev_next span{color: #555;font-size: 14px;margin-top: 10px;display: block;float: left;}
.info_prev_next span a{color: #555;font-size: 14px;margin-left: 15px;}
.info_prev_next span a:hover{color: #9c292c;text-decoration: none;}

/***************************下载中心*****************************/

.down{width: 1200px;margin:0 auto;padding:50px 0;overflow: hidden;}
.down1{width: 100%;overflow: hidden;}
.downCont{width:43%;float: left;margin-right: 4%;padding:30px 25px;background-color: #f2f2f2;margin-bottom:2%;}
.downCont:nth-child(2n){margin-right: 0;}
.downCont a{display: block;text-decoration: none;}
.downCont .dimg{float: left;margin-right: 25px;}
.downCont .dimg1{float: left;margin-right: 25px;display: none;}
.downCont .dcont{float: left;}
.downCont .dcont h5{font-size: 16px;color: #777777;font-weight: bold;margin:0;line-height: 27px;}
.downCont .dcont p{font-size: 15px;color: #777777; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0;}
.downCont:hover{background-color: #239ad0;}
.downCont:hover .dimg{display: none;}
.downCont:hover .dimg1{display: block;}
.downCont:hover .dcont h5,
.downCont:hover .dcont p{color: #fff;}



/***************************联系我们*****************************/

.contact{width: 1200px;margin:0 auto;overflow: hidden;}
.cta{width: 80%;margin:0 auto;padding-top: 50px;}
.ctaTitle{width: 100%;display: flex;justify-content: center;align-items: center;}
.ctimg{float: left;}
.ctic{float: left;width: 150px;margin:0 10px;text-align: left;}
.ctic .ctp1{font-size: 18px;color: #282828;font-weight: bold;}
.ctic .ctp2{font-size: 12px;color: #282828;}
.ctic1{float: left;width: 300px;text-align: left;}
.ctic1 .ctp11{font-size: 30px;color: #239ad0;font-weight: bold;}
.ctic1 .ctp21{font-size: 12px;color: #bdbdbd;}
.cta a{display:block;width:176px;height: 45px;background-image: url(../images/zx.png);background-repeat: no-repeat;margin:20px auto;font-size: 15px;color: #fff;line-height: 45px;text-decoration: none;padding-left: 85px;}
.ctacont{padding-top: 20px; float:left; width:48%;}
.col{float: left;width:50%;text-align: left;}
.cor{float: right;width:40%;text-align: left;}
.pp4{font-size: 15px;color: #333333;}

.map{ float:right;width: 50%;margin:20px auto;overflow: hidden;}
#dituContent {width: 100%;height: 400px;}

.ca{width: 100%;overflow: hidden;background-color: #f1f1f1;}
.ca .cta{padding-bottom: 30px;}
.pp5{font-weight: bold;font-size: 20px;color: #3f3a39;text-align: center;}
.pp51{font-size: 14px;color: #646160;text-align: center;}
.liuyan{margin-top: 30px;}
.xin{display: block;float: left;margin-right: 2%;border:1px solid #e5e5e5;width: 31.75%;margin-bottom: 2%;background:#fff;height: 40px;line-height: 40px;}
.xin:nth-child(3){margin-right: 0;}
.liuyan span{font-size: 14px;color: #aaaaaa;margin-left:6px;float: left;}
.xin input{font-size: 14px;color:#999999;border:none;margin:0;height: 40px;width: 70%;padding:0;float: left;}
.clearall{clear: both;}
.tel{width: 100%;}
.texta{width: 100%;height: 140px;}
.xin textarea{width: 98%;font-size: 14px;color:#999999;border:none;height: 80px;}
.liuyan .bb{width: 300px;margin:0 auto;display: block;}
.bb .btn{height: 40px;width:300px;padding:0 30px;line-height: 40px;background: #239ad0;border:0;color: #fff;font-size: 14px;}

.job{padding:50px 0;}

.recrumentnav{margin-top:30px;height:59px;line-height: 59px;background:#f9f9f9;border-bottom:1px #dfdfdf solid;font-family:"Microsoft YaHei";padding:0 30px;}
.recrumentnav .lefttielt{font-size: 16px;float: left;color: #333333;line-height: 59px;font-weight: bold;}
.recrumentnav .rightselect{font-size: 14px;float: right;}
.recrumentnav .rightselect select{
    width: 100px;
    height: 30px;
    color: #239ad0;
     font-weight: bold; 
	border:1px #d3d3d3 solid;
    border-radius: 6px;  
	padding-left: 10px;
   appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 78px center ;
    line-height: 20px;
    background-color: transparent;
    }
.positionlist span{margin-left: 0;}
.postionlist_c span{margin-left: 0;}
.positionlist{height: 35px;border-bottom: 1px #d3d3d3 solid;background-color: #f7f7f7;color: #282828;font-size: 14px;font-family:"Microsoft YaHei";}
.positionlist .plspan1{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan2{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan3{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan4{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan5{width: 100px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan6{width: 173px;float: left;text-align: center;line-height: 35px;}

.posc_warl{border:1px #eeeeee solid;}
.postionlist_c{height: 75px;color: #282828;font-size: 14px;background-color:#f9f9f9 ;}
.postionlist_c:hover{cursor:pointer;background-color:#f9f9f9 ;}

.postionlist_c .plspan1{width: 170px;float: left;text-align: left;line-height: 75px;padding-left: 30px;position: relative;}
.postionlist_c .plspan1s{width: 170px;float: left;text-align: left;line-height: 75px;padding-left: 30px;position: relative;}
.postionlist_c .plspan1s:before{background-image: url('../images/zwfx.png');background-repeat: no-repeat;background-position: center;content: " ";position: absolute;right: 32px;width: 11px;height: 6px;top:33px;transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari å’Œ Chrome */
-o-transform:rotate(0deg);}
.postionlist_c .plspan1:before{background-image: url('../images/zwfx.png');background-repeat: no-repeat;background-position: center;content: " ";position: absolute;right: 32px;width: 11px;height: 6px;top:33px;transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari å’Œ Chrome */
-o-transform:rotate(180deg);}
.postionlist_c .plspan2{width: 200px;float: left;text-align: center;line-height: 75px;}
.postionlist_c .plspan3{width: 200px;float: left;text-align: center;line-height: 75px;}
.postionlist_c .plspan4{width: 200px;float: left;text-align: center;line-height: 75px;}
.postionlist_c .plspan5{width: 100px;float: left;text-align: center;line-height: 75px;}
.postionlist_c .plspan6{width: 173px;float: left;text-align: center;line-height: 75px;}
.postionlist_clist{ display: none;padding:35px;overflow: hidden;text-align: left;}
#sass{display: none;}
}

/*手机*/


@media (max-width: 979px){
	#navLeft{display: none;}
	#pnavv{display: none;}
	li,ul{list-style: none;margin:0;padding:0;}
.banner{width: 100%;overflow: hidden;}
.banner img{max-width: 140%;left: -12%;position: relative;}
.bnav{width: 100%;overflow: hidden;border-bottom: 1px solid #e5e5e4;}
.bnavv{width: 98%;margin:0 auto;}
.navLeft{text-align: center;width: 100%;}
.navLeft a{color: #1a1a1a;font-size: 16px;padding:0 25px;line-height: 50px;text-decoration: none;float: left;}
.navLeft a:hover{background-color: #239ad0;color: #fff;}
.navLeft a.on{background-color: #239ad0;color: #fff;}
.navRight{width: 100%;overflow: hidden;}
.navRight span:nth-child(1) {margin-left: 0;}
.navRight span{margin: 5px 0;font-size: 14px;color: #9f9f9f;line-height: 50px;margin-left: 5px;}
.navRight span a {text-decoration: none;color: #282828;}
.content{width: 100%;overflow: hidden;}

  .htit{line-height:1rem;padding:0 .3rem;color:#ff8e2e;font-size: .4rem;margin:1rem 0 .4rem 0}
  .wrapper04 {position:relative;height: 1rem;width: 100%;overflow: hidden;margin:0 auto;}
  .wrapper04 .scroller {position:absolute}
  .wrapper04 .scroller li {height: 1rem;color:#333;float: left;line-height: 1rem;font-size: .4rem;text-align: center}
  .wrapper04 .scroller li a{color:#333;display:block;margin:0 .3rem}
  .wrapper04 .scroller li.cur{background:#239ad0}
  .wrapper04 .scroller li.cur a{color:#fff;}
  
   .pnav li.cur{background:#fff!important;}
  .pnav li.cur a{color:#333!important;}
  .wrapper04 .scroller li .pnavvahover{color:#239ad0!important;}
/*****************页码********************/
.pagination { clear:both;color: #fff;display:block;padding-left: 0;margin-top:20px;border-radius: 4px;}
.pagination .current {color: #fff;}
.pagination>li {display: inline;width: auto !important;height: auto !important;border-radius:unset !important;}
.pagination .active span {background-color: #01683d;}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #239ad0;border-color: #239ad0;}
.pagination>li>a, 
.pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #ababab;text-decoration: none;background-color: #fff;border: 1px solid #ddd;margin-right:5px;}

/***************************关于我们*****************************/
.about{width: 98%;margin:0 auto;overflow: hidden;padding-top:20px;padding-bottom: 20px;}
.about h2{font-size: 27px;color: #4f4f4f;text-align: center;}
.about .line{width: 60px;height: 2px;margin:0 auto;background-color: #239ad0;}
.about .abcont{width: 100%;margin:20px 0;overflow: hidden;}
.about .abcont img{width: 100%;height: auto}
.about .abcont p{font-size: 14px;color: #4f4f4f;line-height: 27px;}
.img{width: 100%;overflow: hidden;}
.img1{width: 49%;margin-right: 2%;float: left;margin-bottom: 3%;border:1px solid #eeeeee;border-bottom: 1px solid #9a9a9a;}
.img1:nth-child(2n){margin-right:0;}
.img1 .imgv{width: 100%;height: 210px;overflow: hidden;}
.img1 .imgc{text-align: center;padding:10px 15px;background-color: #fff;}
.img1 .imgc a{display: block;text-decoration:none;}
.img1 .imgc h5{font-size: 16px;color: #282828;font-weight: bold;}
.img1 .imgc p{font-size: 14px;color: #9a9a9a;margin-bottom: 20px;}
.img1 .imgc a{margin-bottom: 10px;text-decoration: none;color: #9a9a9a;font-size: 20px;}
.img1 .imgc .line{width: 30px;height: 1px;background-color: #9a9a9a;margin:0 auto;margin-bottom: 10px;}
.img1:hover{box-shadow: 0 5px 10px #d0d0d0;border-bottom-color: #239ad0; }
.about ul{margin:0;}
.about ul li{width: 49%;float: left;list-style: none;margin-right:1%;margin-bottom:2%;/* border:1px solid #e3e3e3; */background-color: #f8f8f8;height: 90px;display: flex;justify-content: center;align-items: center;}
.about ul li:nth-child(2n){margin-right: 0;}
.ab-left{width: 100%;}
.ab-right{width: 100%;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.ab-right p{margin-top: 10px;font-size: 14px;color: #797979;text-indent: 25px;line-height: 27px;}
.honor{width: 100%;padding:20px 0;overflow: hidden;}
.hlist{width: 49%;margin-right: 2%;list-style: none;float: left;}
.hlist:nth-child(2n){margin-right:0;}
.hlist a{display: block;text-decoration:none;}
.hlist .himg{width: 100%;text-align: center;padding:20px 0;overflow: hidden;}
.hlist .himg img{width: 234px;}
.hlist p{font-size: 15px;color: #282828;margin-bottom: 20px;text-align: center;}
.lc{width: 100%;padding:30px 0;overflow: hidden;}
.lc h2{font-size: 25px;color: #282828;text-align: center;}
.lc h2 span{font-size: 20px;color: #239ad0;font-weight: bold;margin-right:10px;}
.lc .dz{text-align: center;width: 55px;height: 66px;background-image: url(../images/dz.png);background-repeat: no-repeat;margin:0 auto;}
.lcl{width: 100%;overflow: hidden;position: relative;}
.lcl::after{content: "";width: 3px;height: 100%;background-color: #bed4d5;position: absolute;left: 595px;top: 0;z-index: -1;}
.lclist{width: 100%;margin-top: 30px;overflow: hidden;}
.lc-left{width: 50%;float: left;}
.lc-left .lcimg{width: 100%;overflow: hidden;float: left;}
.lc-left .lcline{display: none;}
 
.lc-right{width: 50%;float: left;}
.lc-right h5{text-align: right;font-size: 2.5em;color: #239ad0;text-align: center;line-height: 30px;font-weight: 600;}
.lc-right p{text-align: left;font-size: 14px;color: #535353;line-height: 25px;padding-left:15px;}
.lc-right p i{display: none;}

.lc1-left{width: 50%;float: left;}
.lc1-left h5{text-align: right;font-size: 2.5em;color: #239ad0;text-align: center;line-height: 30px;font-weight: 600;}
.lc1-left p{text-align: left;font-size: 14px;color: #535353;line-height: 25px;padding-right:15px;}
.lc1-left p i{display: none;}

.lc1-right{width: 50%;float: left;}
.lc1-right .lcimg{width: 300px;height: 195px;border:1px solid #eee;overflow: hidden;float: left;}
.lc1-right .lcline{width: 100%;float: left;}
 

.more{text-align: center;font-size: 18px;color: #535353;margin-top:20px;}

/***************************产品中心*****************************/
.pnav{width:100%;overflow: hidden;border-bottom: 1px solid #f0f0f0;}
.pnavv{width: 1200px;margin:0 auto;height: 50px;display: flex;justify-content: center;}
.pnavv a{float:left;display:block;display: flex;justify-content: center;align-items: center;border:1px solid #f0f0f0;line-height: 50px;text-decoration: none;padding:0 30px;}
.pnavv a .pimg1{float: left;}
.pnavv a .pimg2{display: none;float: left;}
.pnavv a span{font-size: 16px;color: #282828;float: left;margin-left:15px;}
.pnavv a:hover{border-bottom: 2px solid #239ad0;}
.pnavvahover{border-bottom: 2px solid #239ad0 !important;}
.pnavv a:hover .pimg1{display: none;}
.pnavvahoverpimg1{display: none !important;}
.pnavv a:hover .pimg2{display: block;}
.pnavvahoverpimg2{display: block !important;}
.pnavv a:hover span{color: #239ad0;}
.pnavvahoverspan span{color: #239ad0 !important;}

.product{width: 98%;overflow: hidden;background-color: #f6f7f9;padding:0 1%;}
.pro{width: 98%;margin:15px auto;overflow: hidden;}
.pro1{width: 100%;background-color: #fff;height: 50px;overflow: hidden;}
.pro1-left{float: left;}
.pro1-left a{float: left;text-decoration: none;color: #333333;font-size: 16px;margin:0 10px;line-height: 50px;}
.pro1-left a:hover{color: #239ad0;}

.pro1-right{float: right;margin-right: 15px;}
.pro1-right .sear{float: left;background-color: transparent;border-radius: 10px;width: 200px;height: 30px;border:1px solid #c8c8c8;margin-top: 10px;}
.pro1-right .sear input[type="text"]{width: 150px;border:none;background:transparent;border-radius: 10px;font-size: 12px;color: #c8c8c8;}
.pro1-right .sear input[type="submit"]{width: 25px;background: none;border: none;background-image: url(../images/fdj1.png);background-size: 20px;background-repeat: no-repeat;}

.pro2{width: 100%;overflow: hidden;}
.prolist{width: 49%;float: left;list-style: none;background-color: #fff;margin-right:2%;text-align:center;margin-bottom: 15px;}
.prolist:nth-child(2n){margin-right:0;}
.prolist a{text-decoration: none;display: block;}
.prolist .capimg{padding:15px 0;display: flex;justify-content: center;align-items: center;text-align: center;}
.prolist h5{font-size: 14px;color:#c8c8c8;}
.prolist p{font-size: 16px;color:#797979;margin-bottom: 10px;}
.prolist:hover{box-shadow: 0 5px 5px #dadbdd;}

.page{width: 100%;overflow: hidden;height: 50px;line-height: 50px;background-color: #fff;text-align: center;}
.page .pagination{margin-top: 8px;}

.prod{width: 100%;overflow: hidden;background-color: #fff;padding:20px 0;}
.prod-left{width: 100%;}
.prod-left .pdlimg{width: 50%;text-align: center;float: left;}
.prod-right{width: 100%;float: left;margin:20px 0;}
.prod-right h5{font-size: 25px;color: #239ad0;font-weight: bold;}
.prod-right h3{font-size: 16px;
    color: #939393;
    line-height: 25px;
    padding-right: 20px;}
.prod-right a{display:block;width:135px;height:35px;line-height:35px;border:1px solid #239ad0;font-size: 16px;color: #239ad0;text-align: center;} 

.prod2{width: 98%;background-color: #fff;border-top: 1px solid #f3f3f3;padding:0 1%;}
.prod22{width: 100%;margin:10px auto;overflow: hidden;}
.prod22 h3{font-size: 25px;color: #282828;text-align: left;margin:0;font-weight: bold;}
.prod22 .pp{font-size: 14px;color: #818181;text-align: left;text-transform: uppercase;}
.prodlist{margin:20px 0;overflow: hidden;}
.prodlist ul{margin:0;}
.prodlist ul li{float: left;list-style: none;width: 100%;text-align:center;display: flex;align-items: center;margin-bottom: 20px;}
.prodlist ul li i{display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #239ad0;float: left;}
.prodlist ul li span{font-size: 15px;color:#4a4a4a;margin-left:10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.do{margin-top:20px;margin-bottom: 10px;overflow-y: auto;
    _overflow: auto;}

/***************************解决方案*****************************/

.case{width: 98%;margin:0 auto;overflow: hidden;padding-top:10px;padding-bottom: 20px;}
.caseList{width: 49%;float: left;margin-right: 2%;margin-bottom:2%;text-align: center;}
.caseList:nth-child(2n){margin-right: 0;}
.caseList a{text-decoration: none;display: block;}
.caseList p{font-size: 1em;color: #525252;line-height: 25px;font-weight: bold;margin:5px 0;}
.caseList:hover p{color: #ff6000;}

.cased{width: 98%;margin:0 auto;overflow: hidden;padding:20px 0;position: relative;}
.case1{width: 100%;overflow: hidden;}
.caLeft{width: 100%;}
.caRight{width: 100%;}
.case2{width: 100%;margin-top: 30px;}
.caSelect{width: 100%;border-bottom: 1px solid #c3c3c3;height: 40px;background-color: #f6f6f6;}
.caSelect a{display: block;width:50%;text-align: center;line-height: 40px;float: left;display: flex;justify-content: center;align-items: center;}
.caSelect a span{color: #239ad0;font-size: 14px;font-weight: bold;margin-left:10px;}
.caSelect a:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd1.png);background-repeat: no-repeat;}
.caSelect a:hover{background-color: #239ad0;text-decoration: none;position: relative;}
.caSelect a:hover span{color: #fff;text-decoration: none;}
.caSelect a:hover:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect a:hover:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect a:hover:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}

.caSelect .chooce{background-color: #239ad0;text-decoration: none;position: relative;}
.caSelect .chooce span{color: #fff;}
.caSelect .chooce:nth-child(1) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect .chooce:nth-child(2) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}
.caSelect .chooce:nth-child(3) i{display:block;float:left;width: 30px;height: 30px;background-image: url(../images/pd11.png);background-repeat: no-repeat;}

.pdse1{width: 100%;margin:20px 0;overflow: hidden;}
.capd{width: 100%;border-bottom: 1px dashed #dddddd;padding-bottom: 10px;}
.capd h2{font-size: 22px;color:#239ad0 ;margin:0;}
.capd p{font-size: 15px;color: #606060;}

.capd1 h2{font-size: 22px;color:#303030 ;}
.capd1 ul{margin:0;}
.capd1 ul li{background-color: #f6f6f6;float: left;list-style: none;margin-right:10px;display: flex;justify-content: center;align-items: center;padding:10px;border:1px solid #e9e9e9;margin-bottom: 15px;}
.capd1 ul li:nth-child(4){margin-right:0;}
.capd1 ul li span{margin-left:15px;color: #303030;font-size:15px;}

.cased1{width: 100%;overflow:hidden;background-color: #f6f6f6;}
.cad{width: 100%;margin:15px auto;overflow: hidden;}
.cad h2{font-size: 22px;font-weight: bold;color:#303030;margin:0;}
.cad p{font-size: 22px;color: #303030;text-align: center;}
.cadimg{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;background-color: #fff;padding:30px 0;overflow: hidden;margin-top: 20px;}

.pdc{font-size: 22px;font-weight: bold;color:#282828;}
.cap{width: 100%;margin-top:30px;overflow: hidden;position: relative;height: 350px;}
.jiantou{position: absolute;top: 50px;width: 13px;height: 23px;}
.jiantou_left {right:50px;background-repeat: no-repeat;z-index: 1000;  background-position: center;background-image: url('../images/left1.png');}
.jiantou_right {right:0;background-repeat: no-repeat;background-position: center;background-image: url('../images/right1.png');}
.jiantou_left:hover{ background-image: url('../images/left.png');}
.jiantou_right:hover{ background-image: url('../images/right.png');}
.cap ul{margin:0;position: absolute;}
.cap ul li{width: 380px;float: left;list-style: none;background-color: #f6f6f6;margin-right:20px;text-align:center;}
.cap ul li a{text-decoration: none;display: block;}
.cap .capimg{padding:20px 0;display: flex;justify-content: center;align-items: center;text-align: center;}
.cap h5{font-size: 14px;color:#c8c8c8;}
.cap p{font-size: 16px;color:#797979;}

.cap1{width: 95%;margin:20px auto;overflow: hidden;position: relative;height: 235px;}
.jiantou1{position:absolute;z-index: 1000;border-radius: 50%;padding:20px;top: 45%;}
.jiantou_left1 {left:-12px;background-repeat: no-repeat;z-index: 1000;  background-position: center;background-image: url('../images/left1.png');}
.jiantou_right1 {right:-12px;background-repeat: no-repeat;background-position: center;background-image: url('../images/right1.png');}
.jiantou_left1:hover{ background-image: url('../images/left.png');}
.jiantou_right1:hover{ background-image: url('../images/right.png');}
.cap1 ul{margin:0;position: absolute;}
.cap1 ul li{width: 365px;float: left;list-style: none;margin-right:20px;text-align:left;}
.cap1 ul li a{text-decoration: none;display: block;}
.cap1 .capimg{display: flex;justify-content: center;align-items: center;text-align: center;}
.cap1 p{font-size: 16px;color:#464646;margin-top: 10px;}

/************模型***********/
.modal{width: 100%;border:none;background-color:transparent;left: 0;margin-left: 0;box-shadow: none;}
.modal-dialog{width: 100%;background-color: #fff;margin:0 auto;overflow: hidden;position: relative;margin-top: 100px;}
.close{font-size: 45px;color: #f47d27;opacity: 1;position: absolute;right: 15px;top: 10px;z-index: 99}

.modLeft1{width: 100%;position: relative;}
.modImg1{width: 360px;position: relative;height: 211px;overflow: hidden;margin:0 auto;}
.modImg1 ul{position: absolute;margin:0;}
.modImg1 ul li{width: 360px;float: left;list-style: none;}
.slick-prev1{left: 0; top: 45%;}
.slick-next1{right: 0; top: 45%;}
.slick-prev1, .slick-next1 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev1:before {
    content: "<";
}
.slick-next1:before {
    content: ">";
}
.slick-prev1:before, .slick-next1:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev1:hover:before, .slick-next1:hover:before {
	color:#f47d27;
}
.slick-dots1 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots1 ol{margin:0;}
.slick-dots1 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots1 li.on{background-color: #f47d27;}
/*2*/
 
.modLeft2{width: 58.5%;float: left;position: relative;}
.modImg2{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg2 ul{position: absolute;margin:0;}
.modImg2 ul li{width: 645px;float: left;list-style: none;}
.slick-prev2{left: 0; top: 45%;}
.slick-next2{right: 0; top: 45%;}
.slick-prev2, .slick-next2 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev2:before {
    content: "<";
}
.slick-next2:before {
    content: ">";
}
.slick-prev2:before, .slick-next2:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev2:hover:before, .slick-next2:hover:before {
	color:#f47d27;
}
.slick-dots2 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots2 ol{margin:0;}
.slick-dots2 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots2 li.on{background-color: #f47d27;}
/*3*/
.modLeft3{width: 58.5%;float: left;position: relative;}
.modImg3{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg3 ul{position: absolute;margin:0;}
.modImg3 ul li{width: 645px;float: left;list-style: none;}
.slick-prev3{left: 0; top: 45%;}
.slick-next3{right: 0; top: 45%;}
.slick-prev3, .slick-next3 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev3:before {
    content: "<";
}
.slick-next3:before {
    content: ">";
}
.slick-prev3:before, .slick-next3:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev3:hover:before, .slick-next3:hover:before {
	color:#f47d27;
}
.slick-dots3 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots3 ol{margin:0;}
.slick-dots3 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots3 li.on{background-color: #f47d27;}
/*4*/
.modLeft4{width: 58.5%;float: left;position: relative;}
.modImg4{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg4 ul{position: absolute;margin:0;}
.modImg4 ul li{width: 645px;float: left;list-style: none;}
.slick-prev4{left: 0; top: 45%;}
.slick-next4{right: 0; top: 45%;}
.slick-prev4, .slick-next4 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev4:before {
    content: "<";
}
.slick-next4:before {
    content: ">";
}
.slick-prev4:before, .slick-next4:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev4:hover:before, .slick-next4:hover:before {
	color:#f47d27;
}
.slick-dots4 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots4 ol{margin:0;}
.slick-dots4 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots4 li.on{background-color: #f47d27;}
/*5*/
.modLeft5{width: 58.5%;float: left;position: relative;}
.modImg5{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg5 ul{position: absolute;margin:0;}
.modImg5 ul li{width: 645px;float: left;list-style: none;}
.slick-prev5{left: 0; top: 45%;}
.slick-next5{right: 0; top: 45%;}
.slick-prev5, .slick-next5 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev5:before {
    content: "<";
}
.slick-next5:before {
    content: ">";
}
.slick-prev5:before, .slick-next5:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev5:hover:before, .slick-next5:hover:before {
	color:#f47d27;
}
.slick-dots5 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots5 ol{margin:0;}
.slick-dots5 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots5 li.on{background-color: #f47d27;}

/*6*/
.modLeft6{width: 58.5%;float: left;position: relative;}
.modImg6{width: 100%;position: relative;height: 368px;overflow: hidden;}
.modImg6 ul{position: absolute;margin:0;}
.modImg6 ul li{width: 645px;float: left;list-style: none;}
.slick-prev6{left: 0; top: 45%;}
.slick-next6{right: 0; top: 45%;}
.slick-prev6, .slick-next6 {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1000;
}
.slick-prev6:before {
    content: "<";
}
.slick-next6:before {
    content: ">";
}
.slick-prev6:before, .slick-next6:before {
    font-family: iconfont;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev6:hover:before, .slick-next6:hover:before {
	color:#f47d27;
}
.slick-dots6 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 100;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.slick-dots6 ol{margin:0;}
.slick-dots6 li{width: 50%;float: left;list-style: none;height: 6px;background-color: #fff;}
.slick-dots6 li.on{background-color: #f47d27;}



.modRight{width: 98%;padding:0 1%;overflow: hidden;}
.modRight h4{font-size: 18px;margin-top: 25px;margin-bottom:10px;line-height: 1.25;}
.modRight .dl-horizontal{margin-bottom: 0;}
.modRight .dl-horizontal dt {
    float: left;
    width: 70px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modRight .dl-horizontal dd {
    margin-left: 80px;
    color: #333;
}
.modRight dt, .modRight dd {
    line-height: 1.75;
}
.modRight dt {
    color: #909090;
}
.modRight dd.model {
    color: #f47d27;
}
/***************************新闻资讯*****************************/

.news{width: 98%;margin:0 auto;overflow: hidden;padding:20px 0;}
.ne{width: 100%;overflow: hidden;text-align: center;}
.newList{width: 100%;margin-bottom:6%;}
.newList:nth-child(3n){margin-right: 0;}
.nimg{width: 100%;height: 226px;overflow: hidden;}
.nimg img {transition: all ease 0.5s;-webkit-transition: all ease 0.5s;}
.ncont{text-align: justify;}
.ncont .date{padding-top:10px;}
.ncont h5{font-size: 16px;color: #666666;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ncont p{font-size: 14px;color: #999999;line-height: 20px;display: -webkit-box;white-space: normal;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;margin:0;}
.ncont a{font-size: 14px;color: #666666;margin-top: 15px;line-height: 42px;text-decoration: none;}
.newList:hover .nimg img {transform: scale(1.1);-webkit-transform: scale(1.1);}
.newList:hover .ncont{background: #239ad0;padding:0 10px;}
.newList:hover .ncont h5,
.newList:hover .ncont p,
.newList:hover .ncont a{color: #fff;}


.newsd{text-align: center;border-bottom: 1px solid #eee;}
.newsd h5{font-size: 24px;color: #555555;margin:15px 0;}
.newsd p{font-size: 14px;color: #555555;margin-bottom:20px;}
.newsd1{padding: 10px 0;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.return{font-size: 14px;color: #fff;background-color: #9C292C;padding:0 10px;text-align: left;line-height: 24px;}
.return:hover{background-color: #fed001;}
.info_prev_next{padding:10px 0;}
.info_prev_next .nowrap{overflow: hidden;}
.info_prev_next span{color: #555;font-size: 14px;margin-top: 10px;display: block;float: left;}
.info_prev_next span a{color: #555;font-size: 14px;margin-left: 15px;}
.info_prev_next span a:hover{color: #9c292c;text-decoration: none;}

/***************************下载中心*****************************/

.down{width: 100%;margin:0 auto;padding:20px 0;overflow: hidden;}
.down1{width: 100%;overflow: hidden;}
.downCont{width:96%;padding:10px 2%;background-color: #f2f2f2;margin-bottom:2%;overflow: hidden;}
.downCont:nth-child(2n){margin-right: 0;}
.downCont a{display: block;text-decoration: none;}
.downCont .dimg{float: left;margin-right: 25px;}
.downCont .dimg1{float: left;margin-right: 25px;display: none;}
.downCont .dcont{float: left;}
.downCont .dcont h5{font-size: 16px;color: #777777;font-weight: bold;margin:0;line-height: 27px;}
.downCont .dcont p{font-size: 15px;color: #777777; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0;}
.downCont:hover{background-color: #239ad0;}
.downCont:hover .dimg{display: none;}
.downCont:hover .dimg1{display: block;}
.downCont:hover .dcont h5,
.downCont:hover .dcont p{color: #fff;}



/***************************联系我们*****************************/

.contact{width: 100%;margin:0 auto;overflow: hidden;}
.cta{width: 98%;margin:0 auto;padding-top: 20px;}
.ctaTitle{width: 100%;display: flex;justify-content: center;align-items: center;}
.ctimg{float: left;}
.ctic{float: left;width: 150px;margin:0 10px;text-align: left;}
.ctic .ctp1{font-size: 18px;color: #282828;font-weight: bold;}
.ctic .ctp2{font-size: 12px;color: #282828;}
.ctic1{float: left;width: 300px;text-align: left;}
.ctic1 .ctp11{font-size: 26px;color: #239ad0;font-weight: bold;}
.ctic1 .ctp21{font-size: 12px;color: #bdbdbd;}
.cta a{display:block;width:176px;height: 45px;background-image: url(../images/zx.png);background-repeat: no-repeat;margin:20px auto;font-size: 15px;color: #fff;line-height: 45px;text-decoration: none;padding-left: 85px;}
.ctacont{width: 98%;padding-top: 20px;margin:0 auto;}
.col{float: left;width:50%;text-align: left;}
.cor{float: right;width:40%;text-align: left;}
.pp4{font-size: 15px;color: #333333;}

.map{width: 100%;margin:20px auto;overflow: hidden;}
#dituContent {width: 100%;height: 500px;padding-top: 10px;}

.ca{width: 100%;overflow: hidden;background-color: #f1f1f1;}
.ca .cta{padding-bottom: 30px;}
.pp5{font-weight: bold;font-size: 20px;color: #3f3a39;text-align: center;}
.pp51{font-size: 14px;color: #646160;text-align: center;}
.liuyan{margin-top: 20px;}
.xin{display: block;width:100%;margin-bottom: 2%;background:#fff;height: 40px;line-height: 40px;}
.xin:nth-child(3){margin-right: 0;}
.liuyan span{font-size: 14px;color: #aaaaaa;margin-left:6px;float: left;}
.xin input{font-size: 14px;color:#999999;border:none;margin:0;height: 40px;width: 70%;padding:0;float: left;}
.clearall{clear: both;}
.tel{width: 100%;}
.texta{width: 100%;height: 140px;}
.xin textarea{width: 98%;font-size: 14px;color:#999999;border:none;height: 80px;}
.liuyan .bb{width: 300px;margin:0 auto;display: block;}
.bb .btn{height: 40px;width:300px;padding:0 30px;line-height: 40px;background: #239ad0;border:0;color: #fff;font-size: 14px;}

.job{padding:50px 0;}

.recrumentnav{margin-top:30px;height:59px;line-height: 59px;background:#f9f9f9;border-bottom:1px #dfdfdf solid;font-family:"Microsoft YaHei";padding:0 30px;}
.recrumentnav .lefttielt{font-size: 16px;float: left;color: #333333;line-height: 59px;font-weight: bold;}
.recrumentnav .rightselect{font-size: 14px;float: right;}
.recrumentnav .rightselect select{
    width: 100px;
    height: 30px;
    color: #239ad0;
     font-weight: bold; 
	border:1px #d3d3d3 solid;
    border-radius: 6px;  
	padding-left: 10px;
   appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: 78px center ;
    line-height: 20px;
    background-color: transparent;
    }
.positionlist span{margin-left: 0;}
.postionlist_c span{margin-left: 0;}
.positionlist{height: 35px;border-bottom: 1px #d3d3d3 solid;background-color: #f7f7f7;color: #282828;font-size: 14px;font-family:"Microsoft YaHei";}
.positionlist .plspan1{width: 33%;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan2{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;display: none;}
.positionlist .plspan3{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;display: none;}
.positionlist .plspan4{width: 200px;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;display: none;}
.positionlist .plspan5{width: 33%;float: left;text-align: center;line-height: 35px;border-right: 1px #d3d3d3 solid;}
.positionlist .plspan6{width: 33%;float: left;text-align: center;line-height: 35px;}

.posc_warl{border:1px #eeeeee solid;}
.postionlist_c{height: 75px;color: #282828;font-size: 14px;background-color:#f9f9f9 ;}
.postionlist_c:hover{cursor:pointer;background-color:#f9f9f9 ;}

.postionlist_c .plspan1{width: 33%;float: left;text-align: left;line-height: 75px;padding-left: 5px;position: relative;}
.postionlist_c .plspan1s{width: 170px;float: left;text-align: left;line-height: 75px;padding-left: 30px;position: relative;}
.postionlist_c .plspan1s:before{background-image: url('../images/zwfx.png');background-repeat: no-repeat;background-position: center;content: " ";position: absolute;right: 32px;width: 11px;height: 6px;top:33px;transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari å’Œ Chrome */
-o-transform:rotate(0deg);}
.postionlist_c .plspan1:before{background-image: url('../images/zwfx.png');background-repeat: no-repeat;background-position: center;content: " ";position: absolute;right: 32px;width: 11px;height: 6px;top:33px;transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari å’Œ Chrome */
-o-transform:rotate(180deg);}
.postionlist_c .plspan2{width: 33%;float: left;text-align: center;line-height: 75px;display: none;}
.postionlist_c .plspan3{width: 200px;float: left;text-align: center;line-height: 75px;display: none;}
.postionlist_c .plspan4{width: 200px;float: left;text-align: center;line-height: 75px;display: none;}
.postionlist_c .plspan5{width: 33%;float: left;text-align: center;line-height: 75px;}
.postionlist_c .plspan6{width: 33%;float: left;text-align: center;line-height: 75px;}
.postionlist_clist{ display: none;padding:10px;overflow: hidden;text-align: left;}
}