html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{margin:0;font-family:"Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height:1.42857143;font-size:14px;min-width:1230px;background:#fff;color:#333}
h1{font-size:2em;margin:.67em 0}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
a{-webkit-text-decoration-skip:objects;background-color:transparent}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline:none}
body,button,input,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"}
button,input{overflow:visible}
button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block}
pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}
audio,video,canvas{display:inline-block}
template,[hidden]{display:none}
.fl{ float: left;}
.fr{ float: right; }

.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
table{
    width: 100% !important;
}
.firstRow{
    background: #bf0000 !important;
}
a{color:#333;text-decoration:none}
a:hover{color:#000}
ul{margin:0;list-style:none;padding:0}

.img-center{text-align:center;font-size:0}
.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

.img-cover{overflow:hidden;position:relative}
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}

.container{padding:0 10px;width:1200px;margin:0 auto}

#message{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;transform:scale(0);transition:.3s}
.messagebg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1001}
#message .m-content{margin-top:8%}
#message .m-content .m-message{background:#fff;width:580px;background:#fff;padding:50px;margin:0 auto;position:relative;z-index:1002;box-shadow:1px 1px 50px rgba(0,0,0,.3)}
.m-message{width:494px;margin:48px auto 0}
.m-message label{margin-bottom:15px;display:block;font-size:14px}
.m-message label em{display:block;float:right;color:red;height:32px;line-height:32px}
.m-message label span{width:70px;height:34px;line-height:34px;color:#2F2F2F;float:left;font-weight:bold;text-align:right;margin-right:30px;display:inline-block}
.m-message label input.inp,.m-message label textarea,.m-message label.code input{width:73%;overflow:hidden;height:32px;line-height:32px;border:#cccccc 1px solid;border-radius:3px;padding:0 14px;box-sizing:border-box;color:#555;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.m-message label input:focus,.m-message label textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6)}
.m-message label textarea{height:72px;line-height:24px;padding:10px 14px}
.m-message label.code{line-height:34px}
.m-message label.code input{width:30%;float:left;margin-right:30px}
.m-message label.code .pic{display:inline-block;vertical-align:top;width:80px;height:32px}
.m-message label.code img{display:block;width:100%;height:100%}

.btn1{display:block;line-height:32px;padding-left:15px;background-color:#333;color:#fff;margin-top:10px}
.btn1:hover{background-color:#444;color:white}
.btn1 span{display:block;padding-left:15px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/btn-r.png)}
.btn1-1 input{width:52px;height:32px;line-height:32px;background:#e8e8e8;border:none;color:#333;margin-right:22px;cursor:pointer;transition:0.3s}
.btn1-1{padding-left:100px}
.btn1-1 input.focus{background:#333;color:#fff}
.btn1-1 input.focus:hover{background:#444}
.btn1-1 input:hover{background:#ccc}

.kf{width:208px;position:fixed;right:-208px;top:50%;transform:translateY(-50%);z-index:10}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #333;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff}
.kt-top span:hover{transform:rotate(90deg)}
.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0}
.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}
.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}
.kf .con{overflow:hidden;background:#fff}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block}
.kf .qq li a img{padding-right:6px}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom:0}
.kf .contact{margin-top:1px;height:auto;background-color:#fff}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin:0}
.kf .contact p:nth-child(2n){padding-left:32px}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat}
.kf .con .qr{margin-top:10px;padding-left:40px}
.kf .con .qr img{width:110px;height:110px}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #333;background-size:18px auto;cursor:pointer}
.kf-side{padding:18px 10px 10px;background:#333;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer}
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400}
.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px}

.footer-fix{box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:10;display:none}
.footer-fix li{float:left;width:25%}
.footer-fix li a{display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1}
.footer-fix li i{display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px}
.footer-fix li i.i1{background-image:url(../images/f_01.png)}
.footer-fix li i.i2{background-image:url(../images/f_02.png)}
.footer-fix li i.i3{background-image:url(../images/f_03.png)}
.footer-fix li i.i4{background-image:url(../images/f_04.png)}

.topbar{padding:10px 0;background-color:#f2f2f2;color:#999999;}
.topbar em{font-style:normal;color:#ddd;padding:0 15px}
.topbar a{color:#646464}

.header{background-color:#fff}
.header .logo{float:left;font-size:0;height:82px;line-height:82px;text-align:left;padding:15px 0; }
.header .text{ float: left; height: 60px; border-left: 1px solid #dcdcdc; padding-left: 14px; margin-left: 14px; margin-top: 25px; }
.header .text img{ margin-top: 10px; }
.header .tel{float:right;margin-top:20px;color:#333}
.header .tel span{ display: block; margin-bottom: 5px; font-size: 16px; }
.header .tel span img{ position: relative; margin-right: 10px; top:7px; }
.header .tel strong{font-size:24px;line-height:1;}

.header .nav{font-size:0; background: #cb0003;}
.header .nav li{display:inline-block;vertical-align:middle}
.header .nav li a{display:block;font-size:16px;line-height:65px;padding:0 31px;color:#fff}
.header .nav li .arr{float:right;height:40px;width:40px;position:relative;display:none}
.header .nav li .arr:after{content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{background: #06C;}
.header .nav li.dropdown{position:relative}
.header .nav .dropdown-box{position:absolute;left:0;min-width:100%;top:100%;display:none;z-index:10;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,0.18);background-color:#d5d5d5;}
.header .nav .dropdown-box p{margin:0;}
.header .nav .dropdown-box a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;font-size:15px;background-color:transparent !important;line-height:40px;color:#333 !important}
.header .nav .dropdown-box a:hover{background-color: transparent !important;color:#06C !important}
.header .nav li.open .dropdown-box{display:block}

.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#333;content:''}
.menu-btn:before{width:24px}
.menu-btn:after{width:18px;margin-left:6px}
.menu-btn span{width:12px;margin:6px 0 6px 12px}

.banner{ width: 100%;max-width: 1920px; margin: 0 auto; overflow: hidden; position: relative;}
.banner .swiper-button-prev{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-pagination-bullet{ background:#333; width: 12px; height: 12px;opacity: 1;}
.banner .swiper-pagination-bullet-active{background-color:#000;}
.banner .swiper-slide img {max-width: 100%; display: block;}
.banner img{
    display: block
}
.m-banner{ width: 100%;overflow: hidden; position: relative; margin-top: 10px; display: none;}
.m-banner .swiper-pagination-bullet{ background:#333; opacity: 1;}
.m-banner .swiper-pagination-bullet-active{background-color:#000;}
.m-banner .swiper-slide img {max-width: 100%; display: block;}

.yunu-link{padding:20px 0}
.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#333;padding-bottom:15px}
.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
.yunu-link ul{margin-left:-20px}
.yunu-link li{float:left;margin-left:20px;margin-top:20px}

.pc-slide{float:left;width:400px}
.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}
.view .swiper-container{width:100%}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{margin:0 30px}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .active-nav .img-center{border-color:#666}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}

.yunu-showcase{margin:0 0 40px}
.yunu-showcase-info{margin-left:430px}
.yunu-showcase-info h1{font-size:24px;margin:0 0 30px;font-weight:normal}
.yunu-showcase-info p{margin:5px 0 0;color:#666;line-height:1.8;min-height:250px}
.yunu-showcase-info .tel{border-top:2px solid #e6e6e6;margin-top:15px;padding-top:15px;height:42px;line-height:21px;font-size:18px}
.yunu-showcase-info .tel strong{color:#333}
.yunu-showcase-info .tel a{float:right;line-height:42px;padding:0 25px;background-color:#333;color:#fff}

.section{padding:40px 0;}
.section-title{margin-bottom:50px;text-align:center; font-size:18px; color: #666;}
.section-title span{ display: block; color: #333;font-size:36px;font-weight: 400; margin-bottom: 8px; }

.in-pro-left{ float: left; width: 260px;  }
.in-pro-right{ float: right; width: 920px; }

.in-pro-left .tit{ text-align: center; font-size: 12px; color: #333; padding: 30px 0; background-color: #cb0003; }
.in-pro-left .tit span{ font-size: 26px; display: block; padding-top: 10px; font-weight: bold; }

.in-lanmu{ border-top: 1px solid #ccc; border-left:1px solid #ccc;  border-right:1px solid #ccc; text-align: center; }
.in-lanmu li{ line-height: 78px; border-bottom: 1px solid #ccc; font-size: 20px; }
.in-lanmu li a{ display: block; }
.in-lanmu li a:hover{ background-color: #cb0003; }

.in-pro-right ul{ margin:0 0 0 -15px; }
.in-pro-right ul li{ float: left; width: 33.333% }
.in-pro-right ul li a{ display: block; margin: 0 0 20px 20px ;text-align: center; font-size: 16px; border:1px solid #ccc; }
.in-pro-right ul li .img-cover{padding-top: 82%;}
.in-pro-right ul li a:hover .img-cover span{transform:scale(1.2)}
.in-pro-right ul li .text{ line-height: 50px; background-color: #cb0003; }
.in-pro-right ul li a:hover .text{ background-color: #000; color: #FFF; }

.in-ys{ background: url(../images/ys-bg.jpg) repeat-y top center; padding-top: 60px; }
.in-ys .fl{ width: 600px; }
.in-ys .fr{ width: 600px; text-align: right; padding-top: 70px; }
.in-ys .fr .text{ font-size: 16px; color: #666666; padding-right: 20px; }
.in-ys .fr .text p{position: relative;}
.in-ys .fr .text p span{ display: block; }
.in-ys .fr .text p:before{ position: absolute; right:-15px; top:8px; content:''; width: 6px; height: 6px; border-radius: 50%; background: #e5000f; }

.y2 .fl{ float: right;  }
.y2 .fr{ float: left; text-align: left;}
.y2 .fr .text{ padding-left: 20px; }
.y2 .fr .text p:before{ left:-15px; }

.in-case .swiper-slide .items{ display: block; background-color: #FFF; border:1px solid #ccc; height: 450px;  }
.in-case .swiper-slide .items .img-cover{ float: left; width: 50%; height: 100%  }
.in-case .swiper-slide .items .text{ float: right; width: 50%; height: 100%; padding:100px 50px; box-sizing: border-box; font-size: 16px; color: #999; }
.in-case .swiper-slide .items .text h2{ margin:0 0 10px; }
.in-case .swiper-slide .items .text p{ margin:0; line-height: 30px; }
.in-case .swiper-slide .items .text .more{ margin-top: 20px; }
.in-case .swiper-slide .items .text .more a{ display: inline-block; margin-right: 15px; width: 110px; height: 40px; line-height: 40px; background: #06C url(../images/more2.png) no-repeat 100px center ; padding-left: 30px; color: #fff; }
.in-case .swiper-slide .items .text .more a:last-child{ background-image: url(../images/more2.jpg); background-color: #666666; color: #FFF; }
.in-case .swiper-pagination-bullet{ background:rgba(0, 0, 0, 0.2); width: 20px; height: 20px;opacity: 1;color:#fff}
.in-case .swiper-pagination-bullet-active{ background:#007aff}

.in-news{ padding-bottom: 0; }
.in-news .tit{ display: flex; justify-content: space-between; border-bottom: 1px solid #cccccc; height: 35px; }
.in-news .tit span{ font-size: 18px; border-bottom: 2px solid #cb0003;  }
.in-news-left{ float: left; width: 500px; }
.in-news-center{ float: left; width: 360px; margin-left: 30px; }
.in-news-right{ float: right; width: 280px; }

.in-news-left li{ overflow: hidden; padding: 15px 0; border-bottom: 1px solid #f5f5f5; }
.in-news-left li .img-center{ float:left; width: 170px; }
.in-news-left li .text{ margin-left: 180px; }
.in-news-left li .text h2{ margin: 0; font-weight: normal; font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.in-news-left li .text p{ margin: 0; color: #666;  }
.in-news-left li .text p span{ display: block; color: #999; }

.in-news-center .img-center{ margin-top: 15px; }
.in-news-center ul{ background-color: #f6f6f6; padding: 15px; }
.in-news-center li{ line-height: 25px; position: relative;}
.in-news-center li a{width: 75%; display: block; color: #666; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.in-news-center li span{ position: absolute;top:0;right: 0;color: #999; }

.in-news-right ul{ background-color: #f6f6f6; padding: 10px 15px 25px; margin-top: 15px; }
.in-news-right li{ padding: 10px 0; border-bottom: 1px solid #e8e8e8; }
.in-news-right li a{display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.footer{background:#3e3e3e;color:#FFF; padding: 50px 0 0; line-height: 25px;}
.footer .tits{position: relative; font-size: 16px; padding-bottom: 10px; margin-bottom: 15px;}
.footer .tits:before{ position: absolute; left:0; bottom: 0px; width: 40px; height: 1px; content: ''; background-color: #868e92; }
.footer .contact{ float: left; width: 500px; }
.footer .contact p{ margin:0; line-height: 30px; }
.footer .fnav{ float: left; width: 250px; padding: 0 0 0 25px; border-left: 1px solid #868e92;  }
.footer .fnav ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
.footer .fnav li{ width: 50%; line-height: 30px; }
.footer .fnav li a{ color: #FFF; }
.footer .ewm{ float: right; width: 150px; padding-left: 25px;  border-left: 1px solid #868e92;}
.footer .ewm .img-center{ width: 130px; }
.footer-copy{ background-color: #000; line-height: 80px; margin-top: 50px; color: #999; text-align: center;}
.footer-copy a{ color: #999; }


.xiongzhangtable{width:100%!important}
.xiongzhangtable tr td{width:100px!important;}

.banner-sub{height:300px;background:no-repeat center / cover}

.section-sub{padding:20px 0}

.sub-tit {border-bottom: 1px solid #ddd;font-size: 18px;color: #333;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;}
.curmbs {float: right;font-weight: normal;font-size: 12px;color: #999;line-height: 25px;background: url(../images/hom1.jpg) no-repeat 0 center;padding-left: 20px;}
.curmbs em {font-style: normal;padding: 0 5px;}

.ct2-sd{float:left;width:250px}
.ct2-mn{float:right;width:920px}

.panel-sd{margin-bottom:20px;border:1px solid #d1d1d1;}
.panel-sd:last-child{margin-bottom:0}
.panel-sd .tit{text-align:left;font-size:16px;padding:20px 0 20px 35px;background-color:#cb0003;text-transform: uppercase; color: #999;}
.panel-sd .tit span{ font-size: 20px; display: block;  font-weight: bold; color: #333; }
.panel-sd .tit i{font-style: normal; font-size: 16px; color: #333; margin-right: 5px;}

.contact-sd{padding:20px;}
.contact-sd .tel{background:url(../images/ny-tel.jpg) no-repeat 0 center; padding-left: 55px;}
.contact-sd .tel strong{color:#5b5b5b;font-size:18px; display: block;}
.contact-sd .cont{ margin-top: 8px; }
.contact-sd .cont p{ margin: 0; line-height: 25px;  }

.lanmu{background: #FFF;}
.lanmu li{margin-top:2px;border-bottom:1px solid #d1d1d1;}
.lanmu li>a{display:block;line-height:50px;padding:0 0 0 25px;color:#666;font-size:15px; }
.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.lanmu li .arr:after {content: '';border-top: 2px solid #333;border-left: 2px solid #333;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.lanmu-box{display:none}
.lanmu-box p{margin:0;border-top:1px solid #fff;padding-left:15px}
.lanmu-box p a{padding:0 25px;display:block;line-height:40px}
.lanmu li>a:hover,.lanmu li.active>a {color: #333;background-color: #cb0003;}
.lanmu li.active .arr:after {border-color: #333;}
.lanmu li.open .lanmu-box {display: block;}
.lanmu li.open .arr:after {transform: rotate(225deg);}

.list-3{margin:-20px 0 0 -20px}
.list-3 li{float:left;width:25%}
.list-3 li a{display:block;margin:20px 0 0 20px;text-align: center;}
.list-3 li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-3 li .text{line-height:40px;position:relative; padding: 0 14px;  font-size: 16px;}
.list-3 li .text p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;z-index:1;transition:all 0.5s}
.list-3 li .btn{ text-align: center; }
.list-3 li .btn a{ margin-top: 0; display: inline-block; background: #555555; padding: 3px 20px; height: 35px; line-height: 35px; color: #FFF; font-size: 16px; border-radius: 5px; }
.list-3 li .btn a.blue{ background: #2d56a4; }

.list-4{ margin:10px 0 0 0px!important;}
.list-4 li{ float: left; width: 50%; margin: 0; position: relative; }
.list-4 li a{display: inline-block;line-height: 34px; margin: 0 20px 0 0; color: #545555; width: 70%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-4 li span{position: absolute; right: 20px; top:8px; color: #bbbbbc; }

.list-5 li{margin-bottom:15px}
.list-5 li a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden}
.list-5 li .img-center{float:left;width:250px}
.list-5 li .text{margin-left:270px}
.list-5 li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}
.list-5 li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal}
.list-5 li .text p{color:#797979;text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.list-5 li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6}
.list-5 li a:hover{border-color:#06c}
.list-5 li a:hover .text h4{color:#06c}
.list-5 li a:hover .text .more{background-color:#06c}

.list-6 li{ float: left; width: 25%; margin: 0; }
.list-6 li a{display:block;margin:20px 0 0 20px; text-align: center; }
.list-6 li .img-cover{border:1px solid #ddd;padding-top:76%}
.list-6 li .text{margin:8px 0 0;}

.yunu-infocontent-title{margin-bottom:20px;text-align:center}
.yunu-infocontent-title h1{margin:0;font-size:24px}
.yunu-infocontent-title p{margin:10px 0 0;font-size:12px;color:#999}
.yunu-infocontent-title p span{padding:0 5px}

.yunu-infocontent-desc{margin-bottom:20px;border:1px solid #ddd;padding:20px}
.yunu-infocontent-desc p{display: inline-block;}
.yunu-infocontent-body{line-height:2;margin-bottom:20px}
.yunu-infocontent-body table{
    width: 100% !important;
}
.yunu-infocontent-body table tbody tr:nth-child{1}{
    background: #bf0000 !important;
    color: #fff !important;
}
.yunu-infocontent-body img{max-width:100% !important;height:auto !important;width:auto !important}
.yunu-infocontent-epx{margin-bottom:20px}
.yunu-infocontent-epx li{line-height:32px;margin-bottom:5px}
.yunu-infocontent-epx li span{display:inline-block;background-color:#A2A2A2;color:#fff;padding:0 15px;margin-right:10px}
.yunu-infocontent-epx li em{float:right;font-style:normal}
.yunu-infocontent-return{border-top:1px solid #000;line-height:32px}
.yunu-infocontent-return a{margin-right:10px}
.yunu-infocontent-return .more{margin:0;float:right;background-color:#000;color:#fff;padding:0 10px}
.yunu-infocontent-rem{margin-bottom:20px}
.yunu-infocontent-rem h4{margin:0;font-size:24px;line-height:55px}
.yunu-infocontent-rem li{border-top:1px dashed #dbdbdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:46px}
.yunu-infocontent-rem li span{float:right}

.prod-menu{margin-bottom:20px;border-bottom:3px solid #333}
.prod-menu li{float:left;margin-right:7px}
.prod-menu li a{display:block;padding:0 35px;line-height:50px;border-radius:5px 5px 0 0;background-color:#333;font-size:16px}
.prod-menu li.active a{background-color:#333;color:#fff}



/*更改*/

.in-pro-menu{text-align:center;font-size:0;margin-bottom:15px}
.in-pro-menu li{display:inline-block; width: 12.5%;}
.in-pro-menu li a{ display: block;  font-size: 18px; line-height: 45px; background: #e3e3e3; }
.in-pro-menu li a:hover{ background: #194e9c; color: #FFF; }

.list-1 li{ float: left; width:25% }
.list-1 li a{ display: block; margin: 0 6px 20px 6px; text-align: center; position: relative; color: #FFF;  }
.list-1 li .text{ font-size: 16px; background-color: #454545;position: absolute; bottom: 0;transition:all 0.5s; height: 50px;  width: 100%; display: block; }
.list-1 li h3{ margin: 0; line-height: 50px; font-weight: normal; position: relative;font-size:16px}
.list-1 li p{ display: none; font-size: 14px;text-align: left; line-height: 25px;text-overflow: ellipsis;
overflow: hidden;

-webkit-line-clamp: 1;
-webkit-box-orient: vertical; }
.list-1 li .more{ display: none; }
.list-1 li a:hover .text{ background:#194e9c; color: #FFF; height: 70%; padding-top: 2%; }
.list-1 li a:hover h3:after{ position: absolute; left: 50%; margin-left: -25px; bottom: 0px; content: ''; width: 50px; height: 3px; background: #FFF; }
.list-1 li a:hover p{ display: -webkit-box; padding: 0 25px; }
.list-1 li a:hover .more{ display: block; border: 1px solid #FFF; border-radius: 15px; padding: 3px 0; width: 120px; margin: 0 auto;}
.list-1 li .img-center span{
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    transition: all 0.5s;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}.list-1 li .img-center{
    border: 1px solid #ddd;
    padding-top: 76%;
}



in-case{ margin: 0 0 0 -30px; }
.in-case li{ float: left; width: 23.5%; transition:all 0.4s;padding-bottom:20px;margin-right:2%}
.in-case li a{ display: block;  text-align: center;font-weight: bold; font-size: 16px; 
}.in-case li:nth-child(4){
    margin-right: 0;
}
.in-case li .img-cover{ padding-top: 78%; overflow:hidden}
.in-case li .img-cover span{
    transition: all .4s;
}
.in-case li .text{ line-height: 60px;  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
    font-size: 14px;
    line-height: 1.5;
        color: #404040;font-family: Tahoma;
       padding: 15px 0 10px 0;white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.in-case li .tit{
    font-size: 12px;
    line-height: 1.5;text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;color: #999;font-family: Tahoma;
}.in-case li .tit p{
    margin: 0;
}
.in-case li:hover .img-cover span{
    transform: scale(1.1);
   
}


.in-honours ul {font-size: 0;}
.in-honours li {width: 280px;display: inline-block;vertical-align: middle;margin-right: 30px;}
.in-honours li a {display: block;color: #fff;}
.in-honours li .img-center {height: 214px;line-height: 214px;}
.in-honours li p {text-align: center;margin: 15px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;}

.str_wrap {position: relative;overflow: hidden;}
.str_move {position: absolute;left: 0;top: 0;cursor: move;white-space: nowrap;}



.lin_news{
    width: 100%;
}.lin_news .list-5 {
    overflow: hidden;
}
.lin_news .list-5 li{
    width: 24%;
    margin-right: 1.33%;
    overflow: hidden;
    float: left;
}
.lin_news .list-5 li:nth-child(4n){
    margin-right: 0;
}

.lin_news .list-5 li .img-center{
    width: 100%;
    overflow: hidden;
    padding-top: 60%;
    position: relative;
}

.lin_news .list-5 li .img-center span{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
width: 100%;
    
}
.lin_news .list-5 li .text{
    width: 100%;
    margin-left: 0;
    overflow: hidden;
}
.pagination a.cur{
    background: #06c !important
    ;
}.pagination a:hover{
border-color:#06c ;
}

.sume_mun{
    width: 100%;
    margin-bottom: 60px;
    background: #f5f5f5;
    padding: 30px 0;
}

.sume_mun .mun_list{
    width: 100%;
    display: flex;
    justify-content: center;
}.sume_mun .mun_list li {
    float: left;
    padding: 0 26px;
}
.sume_mun .mun_list li a{
    color: #333;
    font-size: 16px;
}
.sume_mun .mun_list li.active a{
    color: #06C;
}


.list_lihy{
    width: 100%;
}

.yunu_info_left{
    width: 50%;
    float: left;
}
.lib_info{
    margin-bottom: 50px;
    overflow: hidden;
}


/*专题一*/
.base{width:1200px;margin:0 auto; overflow:hidden;}
.base h6{width:100%; text-align: center; height:123px; line-height:116px;font-size:52px;color:#000;font-weight:bold;}
.con10_list li span,.gxb_con li span{ransition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3;
  -ms-transition: 0.3s;}
/*con1*/
.con1{background: url(../images/con1_bg.jpg) no-repeat center bottom; padding-bottom:150px;}
.con1 h6{background: url(../images/con8_prc1.png) no-repeat center top;margin-bottom:70px;}
.con1_left{width:670px;float:left;}
.con1_right{width:452px; float:right;}
.con1 p{font-size:32px; color:#000; margin-bottom:50px; text-align: center;}
.con1_prc3{width:452px; height:351px; font-size:16px; line-height:35px; color:#666;}
.con1_prc3 span,.con1_prc3 i,.con1_prc3 em{display:block; text-align: center;color:#fff;}
.con1_prc3 span{margin-bottom:28px;}
.con1_prc3 i,.con1_prc3 em{float:left;}
.con1_prc3 i{font-size:26px; width:107px;margin:26px 40px 0 0;}
.con1_prc3 em{height:122px; line-height: 122px;font-size:20px;}
.con1_prc3 .con1_ts{margin-top:42px;}
/*con2*/
.con2{background:#f7f7f7 url(../images/con2_bg.jpg) no-repeat center 245px; height:970px;}
.con2 h6{background: url(../images/con8_prc1.png) no-repeat center top; margin:auto;margin-bottom:40px;}
.con2 p{font-size:30px; text-align: center;margin-bottom:45px;}
.con2_list{position: relative;width:1200px;height:705px;}
.con2_list i{display:inline-block; width:194px; height:144px;background: #484848; border-radius:50%; position:absolute;font-size:18px; color:#fff;line-height: 30px;text-align: center;padding-top:50px;}
.con2_list i:nth-child(1){left:14px;top:-68px;}
.con2_list i:nth-child(2){left:339px; top:-19px;}
.con2_list i:nth-child(3){left:666px;top:29px;}
.con2_list i:nth-child(4){right:14px;top:78px;}
.con2_list i:nth-child(5){right:418px;bottom:143px; padding-top:40px; height:154px;}
.con2_list em{display:inline-block;position: absolute;left:65px; bottom:198px;}
/*con3*/
.con3{background: url(../images/con3_bg.jpg) no-repeat center top;padding-top:75px; height:805px;}
.con3 h6{background: url(../images/con8_prc1.png) no-repeat center top;margin:auto; margin-bottom:30px; color:#fff;}
.con3 p{font-size:30px; text-align: center; margin-bottom:30px;color:#fff;}
.scrollWrap {
  width:500px;
  margin:0 auto;
  height: 280px;
  overflow: hidden;
  position: relative;
}
.scrollWrap,.con3 i,.con3 em{color:#a98e7d;display:block; text-align: center; margin-bottom:20px;}
.scrollWrap table {
  position: absolute;
  left: 0;
  top: 0
}
.scrollWrap tr {
  line-height: 34px;
  height:34px;
  font-size:16px;
  text-align: center;
  color:#a98e7d;
}
.scrollWrap tr:nth-child(6) td{color:#e9d3c5;}
.scrollWrap {
  width:500px;
  margin:0 auto;
  height: 280px;
  overflow: hidden;
  position: relative;
}
.scrollWrap,.con3 i,.con3 em{color:#a98e7d;display:block; text-align: center; margin-bottom:20px;}
.scrollWrap table {
  position: absolute;
  left: 0;
  top: 0
}
.scrollWrap tr {
  line-height: 34px;
  height:34px;
  font-size:16px;
  text-align: center;
  color:#a98e7d;
}
.scrollWrap tr:nth-child(6) td{color:#e9d3c5;}


.lxjy{
    position: relative;
}
.lxjy h3,.skj h3{
    height:123px; line-height:116px;
    width:100%;
    margin:0 auto 40px;
    background:url(../images/con8_prc1.png) no-repeat center top;
    font-size: 52px;
    font-weight: bolder;
    text-align: center;
}
.con6{
    height:910px; margin-top:70px;
}.con6{
    height:910px; margin-top:70px;
}
.skj{
    height:930px;
    position: relative;
}

.skj h3{
    margin-bottom: 0px;
    background:url(../images/con8_prc1.png) no-repeat center top;
}
.Mrli{
    width:1200px;
    height:700px;
    background:url(../images/skj_bg.png) no-repeat 311px bottom;
    position: relative;
}
.Mrli div{
    position: absolute;
}
.yun{
    width:180px;
    height:90px;
    background: url(../images/yun.png) no-repeat center top;
    left:135px;
    top:70px;
}
.lilaoshi{
    width:420px;
    height:667px;
    background: url(../images/lilaoshi.png) no-repeat center top;
    left:360px;
    top:30px;
}
.lilaoshi_title{
    width:225px;
    height:150px;
    font-size: 36px;
    left:127px;
    top:182px;
}
.jianjie{
    width:319px;
    height:468px;
    background:#45a114;
    top:60px;
    right:0px;
    padding:10px;
}
.Mrli .jianjie .border1{
    width:317px;
    height:465px;
    border:1px solid #54b521;
    background:#45a114;
}
.Mrli .jianjie .border2{
    width:285px;
    height:433px;
    border:1px solid #3b930c;
    background: #45a114;
    padding:15px;
}
.border2 a{color:#ffff00;}
.jianjie:before{
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-width: 25px 34px;
    border-style: solid;
    top: 28px;
    left: -67px;
    border-color: transparent #45a114 transparent transparent;
}
.jianjie:after{
    content: "";
    display: block;
    position: absolute;
    width:340px;
    height:75px;
    bottom:-78px;
    right:0;
    background: url(../images/sanjiao.png) no-repeat ;
}


.border2 p{
    font-size: 14px;
    color:#e1f9d5;
    line-height:26px;

}
.border2 p span{
    color:#ffff00;
}
.con7{padding:88px 0; background: url(../images/con7_bg.jpg) no-repeat center top;}
.con7 .base div{float:left;}
.con7 span{font-size:20px;color:#082334; margin-left:154px; line-height: 65px;display:inline-block;width:205px; margin-bottom:75px; cursor:pointer; padding-left:30px;}
.con7 p{width:380px;font-size:16px; line-height: 30px; margin-bottom:70px; margin-left:100px; color:#fff;}
.con7 h5{width:360px; text-align: center;font-size:34px; font-weight: bold;margin-left:100px;color:#fff;}
.lxjy{
    position: relative;
}
.lxjy h3,.skj h3{
    height:123px; line-height:116px;
    width:100%;
    margin:0 auto 40px;
    background:url(../images/con8_prc1.png) no-repeat center top;
    font-size: 52px;
    font-weight: bolder;
    text-align: center;
}

.aTeamSmallPic{height:120px;margin-top: 35px;text-align: left;}

.aTeamSmallPic a{display: inline-block;border: 1px solid #b7b7b7;margin-right:24px;position: relative;width:118px;height: 118px;}
.aTeamSmallPic .aTeamActive{border-color: #44a114;}
.a_con7_team{padding-top: 30px; margin-bottom:40px;}
.a_clear{height:440px;width:1000px;margin:0 auto;}
.a_team_pic{width:330px;float: left;height:434px;position: relative;}
.a_team_pic img{position: absolute;right:0;bottom:0;}
.a_team_pro{width:520px;float: left;padding-left: 150px;padding-top: 10px;}
.a_team_cir1,.a_team_cir{width:465px;height:395px;border-radius:1%;}
.a_team_cir1 a{color:#44a114;}
.a_team_cir{padding:12px;border: 2px solid #cacaca;position: relative;}
.a_team_cir1{background: #f5f5f5;text-align: center;display:table;vertical-align: middle;}
.a_team_cir1 p{display:table-cell; text-align:left;line-height: 28px;}
.a_team_cir1 p i{color:#f65c5c;}
.a_team_name{background:url(../images/a_team_bg.png) no-repeat;width:162px;height: 162px;position: absolute;left:-136px;top:50px;font-weight: bold;color:#fff;font-size:16px;text-align: center;line-height: 162px;}
.aTeamSmallPic{height:120px;margin-top: 35px;text-align: left;}

.aTeamSmallPic a{display: inline-block;border: 1px solid #b7b7b7;margin-right:24px;position: relative;width:118px;height: 118px;}
.aTeamSmallPic .aTeamActive{border-color: #44a114;}



/*con4*/
.con4{padding-top:80px; background:#e7ecf0 url(../images/con4_bg.jpg) no-repeat center bottom; padding-bottom:120px;}
.con4 h6{background: url(../images/con8_prc1.png) no-repeat center top; height:123px; line-height: 116px; padding-bottom:40px;margin:auto}
.con4 p{font-size:22px; color:#000;line-height: 40px; text-align: center; padding-bottom:40px;}
.con4_big_tab{position: relative;width:100%; height:380px;}
.con4_big_tab li{position: absolute;width:175px; height:225px; top:40px;cursor:pointer; background: url(../images/ico2.png) no-repeat; padding-top:50px;}
.con4_big_tab li:nth-child(2){left:340px;}
.con4_big_tab li:nth-child(3){left:680px;}
.con4_big_tab li:nth-child(4){left:1025px;}
.con4_big_tab li span,.con4_big_tab li i,.con4_big_tab em{display:block; text-align: center;}
.con4_big_tab li span{font-size:32px; color:#fff; margin-bottom:10px;}
.con4_big_tab li i{font-size:32px; color:#ffff00;font-weight:bold;font-style:normal}
.con4_big_tab em{font-size:16px;position: absolute;width:180px;top:225px; line-height: 30px;font-style:normal}
.con4_big_tab .con4_bigactive em{font-weight:bold;}
.con4_big_tab_content2{display:none;}
.con4_big_tab_content2 h5{width:50px;font-size:48px; font-weight:bold; float:left; margin-right:140px; display: inline; padding-top:35px;}
.con4_little_tab{float:left; padding-top:34px;}
.con4_little_tab span{display:block; position: relative;font-size:18px;width:198px; margin-bottom:60px;cursor:pointer;}
.con4_little_tab .con4_active:before{content:"";position: absolute;
    width: 33px;
    height: 45px;background: url(../images/ico1.png) no-repeat; top:-10px;left:216px;}
.con4_little_tab span:after{content:""; position: absolute;width:15px; height:15px; background: #a6ce98;border:10px solid #edf0f4; top:-6px; left:-50px; border-radius:50%;}
.con4_little_tab .con4_active:after{border:10px solid #fff;background: #45a114;}
.con4_little_content{width:760px; float:right;border:1px solid #45a114; border-radius: 10px;padding:20px 0 10px 0; background: #fff;}
.con4_little_content li{display:none;}
.con4_little_content span{display:inline-block; padding:0 25px; line-height: 40px;font-size:14px;}
.con4_ts h5{margin-right:100px;}
.con4_ts_ul li {
  float: left;
  width: 325px;
  overflow: hidden;
  margin-left:5px;
}
.con4_ts_ul li:nth-child(1),.con4_ts_ul li:nth-child(4){width:675px;}
.con4_ts_ul li img {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.con4_ts_ul li:hover img {
  transform: translateX(10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
}
.con4_ts_ul .u_works_li {
  width: 480px;
}

/*con5*/
.con5{
    background:url(../images/con5_bg.png) no-repeat center bottom;
    padding:110px 0 50px 0;
    margin-bottom:85px;
}
.lxjy{
    position: relative;
}
.lxjy h3,.skj h3{
    height:123px; line-height:116px;
    width:100%;
    margin:0 auto 40px;
    background:url(../images/con8_prc1.png) no-repeat center top;
    font-size: 52px;
    font-weight: bolder;
    text-align: center;
}
.top{
    margin-bottom: 60px;
    width:1200px;
    height:220px;
}
.youhui{
    height:220px;
    width:382px;
   cursor:pointer;
    float: left;
}
.youhui:nth-child(3),.youhui:nth-child(1){width:440px;}
.youhui:nth-child(2),.youhui:nth-child(4){width:390px;}
.youhui2{
    float: right;
}
.top .youhui a{
    display: block;
    width:85px;
    height:85px;
    float: left;
    margin-top:50px;
    background:url(../images/lxjy_bg.png) no-repeat 0px 0px;
}
.top1 .youhui a{
    background:url(../images/lxjy_bg.png) no-repeat 0px 0px;
}
.top1 .youhui:hover a{
    background:url(../images/lxjy_bg.png) no-repeat 0px -115px;
}
.top1 .youhui2 a{
    background:url(../images/lxjy_bg.png) no-repeat -131px 0px;
}
.top1 .youhui2:hover  a{
    background:url(../images/lxjy_bg.png) no-repeat -131px -115px;
}
.top2 .youhui a{
    background:url(../images/lxjy_bg.png) no-repeat -253px 0px;
}
.top2 .youhui:hover a{
    background:url(../images/lxjy_bg.png) no-repeat -253px -115px;
}
.top2 .youhui2 a{
    background:url(../images/lxjy_bg.png) no-repeat -415px 0px;
}
.top2 .youhui2:hover a{
    background:url(../images/lxjy_bg.png) no-repeat -415px -115px;
}
.youhui div{
    float: left;
    width:334px;
    margin-left:20px;
}
.youhui:nth-child(1) div,.youhui:nth-child(3) div{width:334px;}
.youhui:nth-child(2) div,.youhui:nth-child(3) div{width:280px;}
.youhui div h4{
    height:64px;
    line-height: 64px;
    font-size:24px;
    color:#000;
}
.youhui div p{
    font-size:16px;
    color:#7d827a;
    line-height: 26px; color:#5B5B5B;
}
.lxjy_center{
    display: block;
    width:155px;
    height:155px;
    position: absolute;
    left:530px;
    top:330px;
    background: url(../images/jiangbei.png) no-repeat center top;
     animation: myfirst 6s 1;
    -moz-animation: myfirst 6s 1;
    -webkit-animation: myfirst 6s 1;
    -o-animation: myfirst 6s 1;
}
@keyframes myfirst
{
from { transform:rotateY(0deg);}
to { transform:rotateY(360deg);}
}

@-moz-keyframes myfirst /* Firefox */
{
from {-moz-transform:rotateY(0deg);}
to {-moz-transform:rotateY(360deg);}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
from {-webkit-transform:rotateY(0deg);}
to {-webkit-transform:rotateY(360deg);}
}

@-o-keyframes myfirst /* Opera */
{
from {-o-transform:rotateY(0deg);}
to {-o-transform:rotateY(360deg);}
}


/*con8*/
.con8{background: url(../images/con8_bg.jpg) no-repeat center -50px; padding:75px 0 290px;}
.con8 h6{ background: url(../images/con8_prc1.png) no-repeat center top; line-height:116px; margin:auto;margin-bottom:35px;}
.con8 p{text-align: center;font-size:22px; line-height: 40px; margin-bottom:25px;}
.gxb_con {
    text-align: center;
    padding-top:86px;
    position: relative;
    width: 930px;
    margin:0 auto;
    overflow:hidden;
}
.gxb_scrollWrap {
    width: 930px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 525px;
}

.gxb_scrollWrap ul {
    width: 1000px;
    position: absolute;
    left: 0;
    top: 0
}

.gxb_scrollWrap li {
    float: left;
    width: 930px;
    height:525px;
}

.gxb_next,.gxb_prev {
    font-size:50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top:-50px;
    height: 105px;
    text-align: left;
    line-height: 100px;
    color: #dadada;
    z-index: 30;
    background:#292929;
    border-radius:50%;
}

.gxb_next:hover,.gxb_prev:hover {
    color: #aaa;
}

.gxb_prev {
    width: 53px;
    margin-left: -516px;
    padding-left:55px;
}

.gxb_next {
    width: 90px;
    margin-left: 415px;
    padding-left:12px;
}

.gxb_con em,.gxb_con i{display:block;}
.gxb_con em{font-size:38px;margin-bottom:45px;}
.gxb_con i{font-size:16px; line-height: 30px;width:710px; margin:0 auto; text-align: left; text-indent: 32px;}
.gxb_con li{position: relative;}
.gxb_con li img{position: absolute;left:0;top:0;}
.gxb_con li span{position: absolute; display: block; z-index:2; background:rgba(0,0,0,0.6); color:#fff;height:432px; padding:94px 110px 0;opacity:0;}
.gxb_con li:hover span{opacity:1;}

.banner img{
    width: 100%;
}

.banner{
    width: 100%;
}
/*con9*/
.con9{padding:80px 0 0px; text-align: center; background: url(../images/con9_bg.jpg) no-repeat center top; color:#fff;}
.con9 .base{position: relative; height:990px;}
.con9 h6{background: url(../images/con8_prc1.png) no-repeat center top;margin:auto; margin-bottom:40px; color:#fff; line-height:116px;}
.con9 p{font-size:22px; margin-bottom:50px;}
.con9 span,.con9 i{display:block;}
.con9 span{width:320px; height:70px; line-height: 70px; font-size:20px; background: #e2bd2c; color:#082334; margin:0 auto; border-radius:10px; box-shadow:0px 5px 5px #ab8903; cursor:pointer; margin-bottom:70px;}
.con9 i{font-size:18px; line-height: 36px;}
.con9 img{position:absolute;left:0;top:379px;}
/*专题一end*/


/*专题二*/

.zttow_cont{
    width: 100%;
    background:  url(../images/zhuan_bg.jpg) ;
    padding-bottom: 70px;
}
.zttoe_img1{
    width: 100%;
    overflow: hidden;
}
.zttoe_img1 img{
    display: block;
    max-width: 100%;
    margin: auto;
}

.zttow_swiper{
    width: 100%;
    position: relative;
    background: #fff;
}
.zt_swiper{
    width: 1000px;
    margin: auto;
}.zt_swiper img{
    display:block;
}
.zt-next{
    background: url(../images/zt_right.jpg) no-repeat center center/100%;
}.zt-prev{
    background: url(../images/zt_left.jpg) no-repeat center center/100%;
}
.zttree_cont{
    width: 100%;
    padding: 74px 0;
}

/*专题二end*/

/*专题三*/
.ztree_seipw{
    width: 100%;
}
.ztree_seipw .ztree_left{
    width: 50%;
    float: left;
}
.ztree_seipw .ztree_right{
    width: calc(100% /  2 - 30px);
    float: left;
padding-left: 30px;
}
.ztree_seipw .ztree_left .zt_swiper{
    width: 100%;
}.ztree_seipw .ztree_left .zt_swiper img{
    width: 100%;
}
/*专题三end*/



/*专题四*/

.fore_img{
    width: 100%;
    padding: 86px 0;
    overflow: hidden;
}
.fore_img .fore_img_left{
    width: 481px;
    float: left;
}.fore_img .fore_img_left img{
    width: 100%;
    display: block;
}.fore_img .fore_img_right{
    width: calc(100% - 521px);
    float: left;
    padding-left: 40px;
}

.fore_img .fore_img_right h3{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #666;
    font-weight: normal;
    margin: auto;
    padding-bottom: 15px;
}.fore_img .fore_img_right p{
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 40px;
    color: #999;
    margin: auto;
}.fore_img .fore_img_right .fore_bott{
    width: 100%;
}

.fore_terxty{
    width: 100%;
    overflow: hidden;
    background: url(../images/lei_yongtu.jpg) ;
    padding: 88px 0;
}
.fore_h3 h3{
        width: 100%;
    float: left;
    font-size: 24px;
    color: #666;
    font-weight: normal;
margin: auto;
    text-align: center;
}.fore_h3 p{
        width: 100%;
    float: left;
    font-size: 14px;
    line-height: 27px;
    color: #999;
    text-align: center;
    margin: auto;
    padding-bottom: 45px;
}

.ztfor_swipe{
    width: 100%;    background: #f3f3f3 url(../images/zt_probg.jpg) no-repeat center center;
    padding-top: 60px;
}
.ztfor_top{
    width: 100%;
position: relative;
overflow: hidden;    margin-bottom: 40px;
}
.ztfor_bottom{
    width: 100%;
    overflow: hidden;
}
.ztfo_bottom .ztr_swiper .swiper-slide p{
    width: 179px;
    height: 124px;
    float: left;
    
    background: url(../images/num_libg.png) no-repeat center center;
    font-size: 24px;
    text-align: center;
    padding-top: 57px;
    font-weight: normal;
    color: #008FD7;
    cursor: pointer;
    margin-left: 30px;
    margin: auto;

}
.ztfo_bottom .ztr_swiper .swiper-slide.swiper-slide-thumb-active p{  width: 179px;
    height: 124px;
    background: url(../images/num_on.png) no-repeat center center;
    color: #fff;
}
.ztfor_top .zt_swiper{
    width: 100%;
}
.ztfor_top .zt_swiper .zf_left{
    width: 597px;
    height: 461px;
    background: rgba(0,0,0,0.4);
    float: left;
    margin-left: 70px;
    padding: 30px
}.ztfor_top .zt_swiper  .zf_right{
    float: right;
    margin-right: 70px;
}.ztfor_top .zt_swiper .zf_left .text h3{
    width: 100%;
    float: left;
    border-bottom: #888888 1px solid;
    padding: 35px 0 15px 0;
    text-align: center;
    font-size: 22px;
    color: #E1E1E1;
    margin: auto;
}.ztfor_top .zt_swiper .zf_left .text  p{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #E1E1E1;
    line-height: 27px;
    padding: 20px 0 20px 0;
    margin: auto;
}.ztfor_top .zt_swiper .zf_left .text  p span{
    color: #CF0;
}.ztfor_top .zt_swiper .zf_left img{
    max-width: 100%;
}.lei_kehu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: left;
}.lei_kehu1 {
    width: 100%;
    height: 240px;
    background: url(../images/lei_kehu1.jpg) no-repeat center center;
}
.lei_kehu2 {
    width: 100%;
    height: 213px;
    background: url(../images/lei_kehu2.jpg) no-repeat center center;
    position: relative;
}
.tio_onr{
    position: absolute;
    width: 294px;
    height: 60px;
       top: 20%;
    left: 39%;
    transform: translate(-38%,-20%);

    display: inline-block;
}.tio_tow{
    position: absolute;
    width: 294px;
    height: 60px;
       top: 20%;
   left: 59%;
    transform: translate(-59%,-20%);

    display: inline-block;
}
.zt_form_cont{
    padding-bottom: 60px;
}
.zt_swiper .swiper-slide{
    opacity: 0 !important;
}.zt_swiper .swiper-slide.swiper-slide-active{
  opacity: 1 !important;
}
/*专题四end*/

/*关于我们*/
.about_li{
    width: 100%;
    overflow: hidden;
}
.about_li h3{
        font-size: 18px;
    color: #464646;
    font-weight: bold;
}
.about_li ul li{
    width: 24%;
    margin-right: 1.3%;
    float: left;
    
}.about_li ul{
    width: 100%;
  
}
.about_li ul li:nth-child(4n){
    margin-right: 0;
}.about_li ul li h4{
    padding-left: 2px;
    margin: 10px 0;
    font-size: 15px;
    color: #7090b2;
}.about_li ul li .tit{
    width: calc(100% - 34px);
    height: 130px;
   background: #e6eff4;
    padding: 25px 17px;
    line-height: 18px;
    color: #5c5c5c;
    text-align: justify;
    font-family: "宋体";
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}
.about_td{
    width: 100%;
    margin-top: 30px;
}
.about_td h3{
    font-size: 18px;
    color: #464646;
    font-weight: bold;
}.about_td p{
        color: #646464;
    margin: 25px 0;
}
.about_images{
    width: 100%;
}
.about_images img{
    display: block;
    margin: auto;
    max-width: 100%;
}
.about_idx{
    width: 980px;
    margin: auto;
}
.about_h3 h3{
        font-size: 48px;
    color: #56a0cf;
    font-weight: 500;
    text-align: center;
    padding: 50px 0;
}
/*关于我们end*/

.in-about .container{ padding: 55px ; }
.in-about dl{ margin: 0; }
.in-about dl dt{ float: left; width: 572px;margin: 0 }
.in-about dl dd{ float: right; width: 590px;margin: 0 }
.in-about h4{margin:0px 0 ;font-size:24px; font-weight: normal;font-weight:bold;color:#007aff}
.in-about p{margin:0;text-align:justify;line-height:1.8; font-size: 16px;}
.in-about .btn{margin-top:20px;}
.in-about .btn a{font-size: 14px;line-height:40px; color:#fff;padding:0 20px;border-radius: 5px;display: inline-block; background:#007aff;}

.lh_pc{
    display: block;
}
.lh_mbl{
    display:none;
}

.yunu-link ul.list-6  li .img-center{
    overflow: hidden;
    height: 180px;
}

.linhui_skuew .list-5 li .img-center{
    padding-top: 0;
    height: 192px;
    overflow: hidden;display: flex;
    align-items: center;
    justify-content: center;
}.linhui_skuew .list-5 li .img-center img{
    width: 100%;
}
