html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);overflow-x: hidden;}
body{margin:0;font-family: "宋体";line-height: 1.42857143;font-size: 14px;background: #fff;color: #333;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{-webkit-box-sizing:content-box;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],/* 1 */
[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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: inherit;text-decoration: none;}
a:hover {color: #009c96;}
ul {margin: 0;list-style: none;padding: 0;}
i,em{ font-style:normal;}
.pr{position: relative;}
.pa{position: absolute;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
img {max-width: 100%; max-height: 100%; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0 ;}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
.wrap12,
.wrap {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.wrap12:after,
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap12 {
  max-width: 1200px;
}
.l {
  float: left;
}
.r {
  float: right;
}
.article {
  line-height: 30px;
  font-size: 15px;
  color: #777777;
  text-align: justify;
}
.article img {
  max-width: 100%;
}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}

.clear{clear:both; height:0; line-height:0; font-size:0;}
s {
    text-decoration: none;
}
.f_fl{float:left;}
.f_fr{float:right;}



/*客服*/
.kf {
    width: 208px;
    position: fixed;
    /* right: 20px; */
    right: -208px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.kt-top {
    height: 40px;
    line-height: 40px;
    background: url("../images/kefu.png") 12px center no-repeat #258C44;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-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 0px 0px;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.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;
}
.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 #258C44;
    background-size: 18px auto;
    cursor: pointer;
}
.kf-side{
    padding: 18px 10px 10px;
    background: #258C44;
    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: normal;
}
.kf-side span.arrow{
    width: 12px;
    height: 12px;
    background: url('../images/jt-1.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-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;
    -o-background-size: auto 12px;
    -ms-background-size: auto 12px;
    -moz-background-size: auto 12px;
    -webkit-background-size: auto 12px;
    background-size: auto 12px;
}


.container {width: 1200px;margin: 0 auto;}
.container1 {width: 1500px;margin: 0 auto;}

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

.dropdown {position: relative;}
.dropdown-box {position: absolute;left: 0;top: 100%;z-index: 10;width: 100%;display: none;overflow: hidden;}
.dropdown-box li {border-top: 1px solid #fff;text-align: center;}
.dropdown-box li a {display: block;line-height: 40px;color: #333;}
.dropdown.open .dropdown-box {display: block;}

.kefu{position:fixed;right:-170px;top:50%;z-index:900;}
.kefu li a{text-decoration:none;}
.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}
.kefu li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.kefu .kefu-qq i{background-position:4px 5px;}
.kefu .kefu-tel i{background-position:0 -21px;}
.kefu .kefu-liuyan i{background-position:4px -53px;}
.kefu .kefu-weixin i{background-position:-34px 4px;}
.kefu .kefu-weibo i{background-position:-30px -22px;}
.kefu .kefu-ftop{display:none;}
.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}
.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.kefu .kefu-right{width:20px;}
.kefu .kefu-tel-main{background:#009c96;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.kefu .kefu-main{background:#009c96;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.kefu-weixin-pic img{width:115px;height:115px;}

.yunu-header {padding: 0px 0;overflow: hidden;}
.yunu-header #logo{padding:16px 0;}
.yunu-header .logo {float: left;}
.yunu-header .logo img {display: block;height: 98px;width: auto;}
.yunu-header .text {float: left; height: 72px;font-size: 24px;margin: 20px 0 0 0;color: #333;line-height: 1;padding-left: 30px; background: url(../images/logobg.png) no-repeat left 8px;}
.yunu-header .text strong {display: block;font-size: 20px;color: #666666;margin-bottom: 5px;line-height: 30px;}
.yunu-header .tel {float: right;background: url(../images/tel.png) no-repeat 0 center;padding-left: 65px;margin-top: 20px;}
.yunu-header .tel strong {display: block;font-size: 28px;line-height: 1;margin-top: 5px; color: #ff8a00;}

/* .top{height: 36px;line-height: 36px;color: #666; border-bottom: 1px solid #e2e2e2; background: #eeeeee;}
.top a{padding: 5px 8px; color: #666;}
.top .fr{ position:relative;}
.top .fr img{position:relative; top:3px; margin-right: 4px; }
 */
.yunu-nav {background-color: #009c96; border-top: #dedede 1px solid;}
.yunu-nav ul {padding-left: 2px;}
.yunu-nav li {float: left;position: relative;margin-left: -2px;}
.yunu-nav li:before {position: absolute;width: 2px;height: 29px;content: "";right: 0;top: 50%;margin-top: -15px;background: url(../images/shun.gif) no-repeat center;}
.yunu-nav li a {display: block;font-size: 18px;text-align: center;padding: 0 50px;color: #fff;line-height: 70px;position: relative;}
.yunu-nav li a:hover,.yunu-nav li.active a,.yunu-nav li.open a {background-color: #ff8a00;color: #fff;}
.yunu-nav .dropdown-box {padding-left: 0;}
.yunu-nav .dropdown-box li {background: none;float: none;padding: 0;margin: 0;}
.yunu-nav .dropdown-box li:before {display: none;}
.yunu-nav .dropdown-box li a {color: #fff;padding: 6px 2px;line-height: 2;font-size: 14px;font-weight: normal;}
.yunu-nav .dropdown-box li a:hover {color: #333;background: #fff;}

.yunu-slideBox {height: auto;position: relative;overflow: hidden;}
.yunu-slideBox .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}
.yunu-slideBox .hd li {display: inline-block;width: 30px;height: 30px;margin: 0 15px;background-color: rgb(255 255 255 / 0.3);cursor: pointer;border-radius:50%;}
.yunu-slideBox .hd li.on {background-color: rgb(255 255 255 / 0.7);}
.yunu-slideBox .bd,.yunu-slideBox .bd ul,.yunu-slideBox .bd li {width: 100% !important;height: 100% !important;}
.yunu-slideBox .bd li {background: no-repeat center;}
.yunu-slideBox .bd li a {display: block;width: 100%;height: 100%;}
.yunu-slideBox .bd li img {display: block; width: 100%;height: auto;}


.yunu-sou {padding: 20px 0;border-bottom: 1px solid #d9d9d9;}
.yunu-sou .hot {float: left;padding: 8px 0;}
.yunu-sou .hot a {margin-right: 10px;}
.yunu-sou .hform {float: right;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;}
.yunu-sou .hform input {float: left;font-size: 14px;border: 0;padding: 8px 10px;line-height: 20px;background: no-repeat 0 0;width: 210px;}
.yunu-sou .hform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 49px;height: 36px;background: url(../images/ss.gif) no-repeat center;}

.yunu-sou-inner {background-color: #F2F2F2;}
.yunu-sou-inner .yunu-sou {border-bottom: 0;}
.yunu-sou-inner .hot {padding: 6px 0;}
.yunu-sou-inner .hform {background-color: #fff;border-radius: 20px;overflow: hidden;border: 0;}
.yunu-sou-inner .hform input {width: 240px;background: none;padding: 6px 15px;}
.yunu-sou-inner .hform button {background: url(../images/VISkins-p1.png) no-repeat -258px -936px;width: 30px;height: 30px;}

.section {padding: 75px 0;}
.section-title {margin-bottom: 40px;text-align: center;font-size: 40px;}
.section-title strong {color: #009c96;}
.section-title p {margin: 0;font-size: 0;}
.section-title span {display: inline-block;vertical-align: middle;position: relative;font-size: 16px;padding: 0 20px;}
.section-title span:before,.section-title span:after {position: absolute;top: 50%;content: '';width: 40px;height: 2px;background-color: #009c96;margin-top: -1px;}
.section-title span:before {right: 100%;}
.section-title span:after {left: 100%;}
.section-title-1 {margin-bottom: 30px;font-size: 32px;}
.section-title-1 strong {font-weight: normal;}
.section-title-1 p {margin-top: 5px;}
.section-title-1 p span {border-color: #009c96;background-color: #009c96;color: #fff;}

.section-title-1 {margin-bottom: 30px;font-size: 32px;}
.section-title-1 strong {font-weight: normal;}
.section-title-1 p {margin-top: 5px;}
.section-title-1 p span {border-color: #009c96;background-color: #009c96;color: #fff;}

.wsc-banner{overflow: hidden;}
.wsc-banner img{}


.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #009c96;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;}

.yunu-footer {padding-bottom: 50px;}
.yunu-footer-nav {margin-bottom: 50px;background-color: #009c96;text-align: center;font-size: 0;line-height: 60px;}
.yunu-footer-nav a,.yunu-footer-nav span {display: inline-block;font-size: 16px;vertical-align: middle;color: #fff;}
.yunu-footer-nav span {padding: 0 45px;opacity: 0.6;}
.yunu-footer-logo {float: left;line-height: 150px;height: 150px;text-align: left;width: 270px;}
.yunu-footer-info {float: left;width: 600px;color: #666;}
.yunu-footer-info p {margin: 0 0 10px;}
.yunu-footer-info .tel {color: #009c96;font-family: Impact;line-height: 36px;font-size: 22px;padding-left: 50px;background: url(../images/ftel.png) no-repeat 0 center;}
.yunu-footer-info .tel span {padding: 0 15px;opacity: 0.6;}
.yunu-footer-ewm {float: right;}
.yunu-footer-ewm li {width: 110px;border: 1px solid #eee;padding: 10px;float: left;margin-left: 10px;font-size: 12px;text-align: center;}
.yunu-footer-ewm li .img-center {height: 110px;line-height: 110px;}

.yunu-banner {height: 300px;background: no-repeat center;}
.yunu-banner a {display: block;width: 100%;height: 100%;}

.yunu-curmbs {padding: 15px 0;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;color:#979797;}
.yunu-curmbs span {}
.yunu-curmbs em {font-style: normal;padding: 0 5px;color: #999;}

.ct2-sd {float: left;width: 240px;}
.ct2-mn {float: right;width: 930px;}

.panel-sd-hd {background-color: #009c96;color: #fff;padding-bottom: 5px;}
.panel-sd-hd h4 {text-align: center;border-bottom: 1px solid #fff;margin: 0;font-size: 24px;padding: 20px 0;}
.panel-sd-bd {border: 1px solid #ececeb;padding: 5px 10px;border-top: 0;}

.panel-sd .pro_top .active{ background:#0b7bb3;color:#fff;}
.panel-sd .pro_top h3{line-height:38px;text-align:center;float:left;height:38px;width:118px; border:1px solid #0b7bb3;font-size:14px;color:#333333;font-weight:lighter;cursor:pointer;}


.yunu-column h3 {margin: 0 0 2px;font-weight: normal;background: url(../images/p14-icon5.png) no-repeat right center #ddd;padding: 0 40px 0 20px;}
.yunu-column h3 a {display: block;line-height: 50px;font-size: 16px;color: #333;}
.yunu-column h3.on,.yunu-column h3:hover {background: url(../images/p14-icon2.png) no-repeat right center #009c96;}
.yunu-column h3.on a,.yunu-column h3:hover a {color: #fff;}
.yunu-column li {line-height: 50px;border-bottom: 1px solid #fff;}
.yunu-column li a {display: block;padding: 0 40px;background-color: #ECECEC;}
.yunu-column .sub>a {position: relative;}
.yunu-column .sub>a:after {content: '';width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.yunu-column .sub.open>a:after {border-color: #009c96;}
.yunu-column .sub-box {border-left: 1px solid #ECECEC;border-right: 1px solid #ECECEC;display: none;}
.yunu-column .sub.open .sub-box {display: block;}
.yunu-column .sub-box p {margin: 0;border-bottom: 1px solid #ECECEC;}
.yunu-column .sub-box a {background-color: transparent;padding-left: 60px;}

.yunu-contact-z1 {height: 140px;background: url(../images/contact-z1.jpg) no-repeat;margin-bottom: 20px;}
.yunu-contact-z1 p {margin: 0;font-size: 20px;line-height: 30px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;padding: 37px 0 0 95px;}
.yunu-contact-z1 span {line-height: 30px;font-size: 18px;padding-left: 73px;}
.yunu-contact-z2 {background-color: #009c96;text-align: center;color: #fff;padding: 20px;margin-bottom: 20px;}
.yunu-contact-z2 p {margin: 0;}
.yunu-contact-z2 p img {vertical-align: middle;margin-right: 5px;}
.yunu-contact-z2 span {display: block;font-size: 24px;font-weight: bold;margin-top: 10px;line-height: 1;}

.yunu-pages {text-align: center;margin: 100px 0;}
.yunu-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}
.yunu-pages a.cur {background-color: #009c96;border-color: #009c96;color: #fff;}
.pagination a.cur{ border: none;background: #009c96;color: #fff;}

.yunu-title-1 {height: 54px;margin: 115px 0 70px;font-size: 36px;color: #2cb3a7;text-align: center;line-height: 50px;}
.yunu-title-1 span {display: inline-block;background: url(../images/title.png) no-repeat left;padding-left: 55px;}

.toutiao {margin: 0 0 20px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.toutiao dt {float: left;width: 60px;line-height: 30px;background-color: #009c96;color: #fff;text-align: center;font-size: 16px;}
.toutiao dd {margin-left: 80px;overflow: hidden;}
.toutiao dd h4 {margin: 0;line-height: 30px;font-weight: normal;font-size: 18px;}
.toutiao dd p {color: #666;line-height: 1.8;margin: 10px 0;}
.toutiao dd .more {float: right;color: #009c96;background: url(../images/p14-icon21.png) no-repeat 0 center;padding-left: 20px;}

.list-2 {margin: 0 0 0 -20px;}
.list-2 li {float: left;width: 33.333333%;}
.list-2 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ddd;}
.list-2 li a:hover {border-color: #009c96;color: #009c96;}
.list-2 li .m {height: 221px;line-height: 221px;}
.list-2 li .text {padding: 5px 20px;text-align: center;background: #ececeb;}
.list-2 li h4 {margin: 0;font-size: 18px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;}
.list-2 li p {margin-top: 0;height: 40px;overflow: hidden;color: #666;}

.news-list{margin-top:100px;}
.list-5 li {margin-bottom: 15px;}
.list-5 li a {display: block;border-bottom: 1px solid #ddd;padding-bottom: 50px;overflow: hidden;}
.list-5 li .m {float: left;width: 500px;height:270px; overflow: hidden;}
.list-5 li .m img {display: block;width: 100%;height: 100%;}
.list-5 li .text {margin-left: 550px;}
.list-5 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 25px;color:#666666;}
.list-5 li .text h4 span {float: right;font-size: 14px;color: #979797;font-weight: normal;}
.list-5 li .text p {color: #797979;font-size: 14px;margin-top:20px;}
.list-5 li .text .hits {float: right;color: #797979;background: url(../images/hit.png) no-repeat left;padding-left: 30px;}
.list-5 li a:hover .text h4 {color: #009c96;}
.list-5 li a .text .date {float: left;color: #797979;}
.list-5 li .text .d{margin-top:60px;}
.list-5 li .m img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.list-5 li:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}


.yunu-menu-inner {text-align: center;margin-bottom: 20px;}
.yunu-menu-inner a {float: left;width: 16.666666666%;}
.yunu-menu-inner span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-inner a:hover span,.yunu-menu-inner a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #009c96;color: #fff;}

.yunu-menu-innerjiaq {text-align: center;margin-bottom: 20px;}
.yunu-menu-innerjiaq a {float: left;width: 25%;}
.yunu-menu-innerjiaq span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-innerjiaq a:hover span,.yunu-menu-innerjiaq a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #009c96;color: #fff;}

.yunu-menu-innerbaiy {text-align: center;margin-bottom: 20px;}
.yunu-menu-innerbaiy a {float: left;width: 33.333%;}
.yunu-menu-innerbaiy span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-innerbaiy a:hover span,.yunu-menu-innerbaiy a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #009c96;color: #fff;}

.yunu-message {background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border: 1px solid #ddd;padding: 50px 200px;margin-bottom: 30px;}
.form-group {margin-bottom: 15px;}
.form-label {float: left;line-height: 34px;width: 120px;text-align: right;}
.form-label span {color: #d82634;}
.form-content {margin-left: 130px;}
.form-control {line-height: 20px;font-size: 14px;border: 1px solid #ddd;padding: 6px 12px;width: 600px;display: inline-block;vertical-align: top;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
select.form-control {height: 34px;}
.form-submit {padding: 6px 22px;color: #fff;background-color: #009c96;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}
.form-button {padding: 6px 22px;color: #fff;background-color: #767676;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}

.list-4 {margin: 0 0 -20px -20px;}
.list-4 li {float: left;width: 25%;}
.list-4 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ececeb;}
.list-4 li a:hover {border-color: #009c96;}
.list-4 li .m {padding: 10px;height: 198px;line-height: 198px;}
.list-4 li .text {padding: 5px 20px;background-color: #F0F0F0;}
.list-4 li .text h4 {margin: 0;font-size: 14px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}

.lxkf {margin: 0;overflow: hidden;}
.lxkf dt {float: left;}
.lxkf dt img {display: block;}
.lxkf dd {margin-left: 0px;}
.lxkf dd h4 {margin: 0;padding: 0px;display: inline-block;font-size: 38px;color: #666;font-weight: normal;}
.lxkf dd h4 span {color: #999;font-size: 16px;margin-left: 10px;}
.lxkf dd p {margin: 0;line-height: 2;}

.lx2{padding-top: 180px;}
.yunu-contact-text {float: left;width: 630px;margin: 0;}
.yunu-contact-text h4{font-size: 26px;color: #666666;padding-bottom: 20px;}
.yunu-contact-text p{font-size: 18px; color: #666666; line-height: 2; word-break: normal;  text-indent: -5em;  margin-left: 5em;}
.yunu-contact-map {margin-left: 650px;}
#allmap {width: 100%;height: 384px;overflow: hidden;}
#allmap img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
#allmap:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.yunu-infocontent {margin-bottom: 30px;}

.yunu-infocontent-title {margin-bottom: 60px;text-align: center;}
.yunu-infocontent-title h1 {margin: 0;font-size: 24px;color:#666666;}
.yunu-infocontent-title p {margin: 30px 0 0;font-size: 12px;color: #999;}
.yunu-infocontent-title p span {padding: 0 105px;}
.yunu-infocontent-title p span.hits {padding-left: 30px;background: url(../images/hit.png) no-repeat left;}
.yunu-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}
.yunu-infocontent-body {line-height: 2;margin-bottom: 20px;}
.yunu-infocontent-body img {max-width: 100% !important;height: auto !important;width: auto !important;}
.yunu-infocontent-body p{font-size:16px;color:#404040;line-height:2}

.yunu-infocontent-epx {margin: 50px 0;}
.yunu-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}
.yunu-infocontent-epx li span {display: inline-block;color: #979797;margin-right: 10px;}
.yunu-infocontent-epx li em {float: right;font-style: normal;}
.yunu-infocontent-epx li a{color: #979797;}

.yunu-infocontent-return {border-top: 1px solid #333;line-height: 32px;}
.yunu-infocontent-return a {margin-right: 10px;}
.yunu-infocontent-return .more {margin: 0;float: right;background-color: #333;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;}

.about-1 {line-height: 1.8;text-align: justify;}
.about-1 p {margin-top: 0;}

.about-2 dl {margin: 0;float: left;width: 33.333333%;background-color: #f8f8f8;}
.about-2 dt {height: 267px;line-height: 267px;}
.about-2 dd {margin: 0;height: 187px;padding: 40px 30px;position: relative;}
.about-2 dd:after {position: absolute;left: 30px;bottom: 40px;content: '';width: 40px;height: 2px;background-color: #009c96;}
.about-2 dd h4 {font-weight: normal;color: #009c96;margin: 0;font-size: 22px;}
.about-2 dd p {line-height: 1.8;}
.about-2 dd small {display: block;line-height: 1.8;color: #999;font-size: 14px;}


.gsjj dt {float: left;width: 886px;}
.gsjj dd {margin-left: 790px;border: 2px solid #009c96;border-left: 0;margin-top: 95px;padding: 45px 0 45px 64px;}
.gsjj dd small {display: block;font: 20px "Times New Roman", Times, serif;text-transform: uppercase;}
.gsjj dd strong {display: block;font: bold 50px "Times New Roman", Times, serif;text-transform: uppercase;}
.gsjj dd h4 {margin: 5px 0 0;color: #009c96;font-size: 36px;}
.gsjj dd h5 {margin: 0;font-size: 26px;font-weight: normal;}
.gsjj-text {margin: 30px 0 0;}
.gsjj-text dt {font-size: 24px;}
.gsjj-text dt strong {display: block;font-size: 36px;}
.gsjj-text dt strong span {float: right;font-weight: normal;color: #009c96;font-family: "Times New Roman", Times, serif;}
.gsjj-text dd {margin: 20px 0 0;color: #666;line-height: 1.8;}
.gsjj-text dd p{font-size:16px;text-indent:2em}


.list-1 {margin-left: -30px;}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;margin: 0 0 30px 30px;border: 1px solid #ddd;position: relative;}
.list-1 li a:hover {border-color: #009c96;}
.list-1 li .m {height: 207px;line-height: 207px;}
.list-1 li .text {position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);width: 100%;color: #fff;}
.list-1 li .text h4 {margin: 0;font-size: 16px;padding: 12px 20px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-1 li .text p {margin: 0;padding: 0 20px 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.yunu-showcase {margin-bottom: 40px;}
.yunu-showcase-info {float: right;width: 430px;}
.yunu-showcase-info h1 {margin: 0 0 15px;font-size: 24px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yunu-showcase-info p {margin: 0;color: #666;height: 168px;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;height: 42px;padding-left: 70px;line-height: 21px;font-size: 18px;}
.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #009c96;color: #fff;margin:0 0 0 10px;}

.pc-slide{width:480px;float:left;}
.view{border:1px solid #ddd;}
.view .swiper-slide .imgauto{width:100%;height:350px;line-height:350px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{width:80%;margin:0 10%;}
.preview .swiper-slide{width:30.33%;padding:5px;}
.preview .swiper-slide .imgauto{width:100%;height:80px;line-height:78px;border:1px solid #ddd;text-align:center;}
.preview .swiper-slide .imgauto img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.preview .slide6{width:82px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:10px;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:10px;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .imgauto{border:1px solid #009c96;}

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;}




/* 头部 */
.pageHeaderMask{position:fixed; left:0; top:0; bottom:0; right:0; background:rgba(0,0,0,0.85); z-index:99; display:none;}
.pageHeader{position:fixed; top:0; left:0; right:0; height:90px; z-index:100; transition: all 0.4s ease-in-out;}
.pageHeader .con{padding:0 5%; color:#fff; font-size:16px; line-height:90px;}
/*.pageHeader .con .logo{width:28%;}*/
.pageHeader .con .logo .blue{display:none;}
.pageHeader .con .channel{width:70%; text-align:right; font-size:16px;} 
.pageHeader .con .channel .item{margin-right:5%; display:inline-block; *display:inline; *zoom:1; position:relative;}
.pageHeader .con .channel .item.item1{position:static;}
.pageHeader .con .channel .item .first_channel:hover,.pageHeader .con .channel .item .first_channel.active{font-weight:bold;color:#009c96;}
.pageHeader .con .right{position:relative; height:60px; font-size: 13px;}
.pageHeader .con .right .fun1{margin-right: 30px; position:relative;}
.pageHeader .con .right .fun2{margin-left: 25px; color:#cacaca;}
.pageHeader .con .right .fun2 .global{margin-left: 20px;}
.pageHeader .con .right .lang a{margin:0 5px;}
.pageHeader .con .sec_channel_list{position:absolute; left:0; top:100%; width:150px; padding:0 10px; line-height:75px; font-size: 13px; color:#212529; background:#fff; text-align:center; display:none;}
.pageHeader .con .sec_channel_list li{border-top: 1px solid #333;}
.pageHeader .con .sec_channel_list li:first-child{border-top:none;}

.pageHeader .con .channel .sec_channel_list{left:-55px; margin-top: 1px;}
.pageHeader .con .active .sec_channel_list, .pageHeader .con .channel .item.active .second_channle{display:block; animation: bounceInDown .5s forwards;}

/* 导航下拉 */
.pageHeader .con .channel .second_channle{position:absolute; top:100%; left:0; right:0; background:#fff; border-top:1px solid #dddddd;  box-shadow:1px 1px 5px rgba(0,0,0,0.2); display:none; text-align:left;}

.pageHeader .con .channel .second_channle .full-row{position:relative; z-index:1;}
.pageHeader .con .channel .second_channle .sec_item{position:relative; padding-left:7%; line-height:1; border-right:1px solid #d5d5d5; display:block; height:240px; overflow:hidden;}
.pageHeader .con .channel .second_channle .sec_item .brand{padding-top:40px;}
.pageHeader .con .channel .second_channle .sec_item .type{color:#242424; line-height:2; font-size:14px; margin-top:10px;}
.pageHeader .con .channel .second_channle .sec_item .btm{position:absolute; bottom:0; left:0; z-index:1;}
.pageHeader .con .channel .second_channle .sec_item .pro{position:absolute; bottom:0; right:2%; transform:translateX(20%); -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; z-index:2;}
.pageHeader .con .channel .second_channle .sec_item:hover .pro{transform:translateX(0);}
.pageHeader .con .channel .second_channle .sec_item:hover{background:#f4f4f4;}


.pageHeader .con .channel .second_channle .default_list{background:#ececec; line-height:45px;}
.pageHeader .con .channel .second_channle .default_list dl{text-align:center; padding:0 5%;}
.pageHeader .con .channel .second_channle .default_list dd{display:inline-block; *display:inline; *zoom:1; font-size: 13px; margin-left:60px; position:relative;}
.pageHeader .con .channel .second_channle .default_list dd:before{content:""; position:absolute; left:-30px; top:50%; margin-top: -5px; height:10px; background:#333; width:1px;}
.pageHeader .con .channel .second_channle .default_list dd:first-child:before{display:none;}
.pageHeader .con .channel .second_channle .default_list dd a:hover{color:#da291c;}



/* 头部触控 */
.pageHeader.fixed, .pageHeader:hover{background:#fff; box-shadow:1px 1px 5px rgba(0,0,0,0.2);}
.pageHeader.fixed .con, .pageHeader:hover .con{color:#898989;}
.pageHeader.fixed .channel, .pageHeader:hover .channel{color:#242424;}

.header .mobile_key, .header .m_nav{display:none;}
.header.menu-open{background:#fff;}

.pageHeader.fixed, .pageHeader:hover .white{display:none !important;}
.pageHeader.fixed, .pageHeader:hover .blue{display:block !important;}

.about .about-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.about .about-t:after {position: absolute;width: 150px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.about .about-c .ab-l,.about .about-c .ab-r{width:48%;font-size:18px;color:#666666;line-height:1.8;}
.about .about-c p{margin-bottom:50px;text-align: justify;}
.about .about-c .ab-l p {margin-left: 40px;}
.about .about-c .ab-r p {margin-right: 40px;}
.about .m-about{display:none;}

.serve .serve-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.serve .serve-t:after {position: absolute;width: 150px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.serve .serve-c .ser-img {width:720px;height:445px;}
.serve .serve-c .ser-txt{width:480px;height:445px;text-align: center;background:#2cb3a7;}
.serve .serve-c .ser-b .ser-txt{background:#0096d6;}
.serve .serve-c .ser-txt p{color:#ffffff;font-size:30px;line-height:2;}
.serve .serve-c .ser-txt .img{padding-top:110px;}
.serve .serve-c .ser-t .ser-img,.serve .serve-c .ser-b .ser-img{overflow: hidden;}
.serve .serve-c .ser-t .ser-img img,.serve .serve-c .ser-b .ser-img img{ -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.serve .serve-c .ser-t:hover .ser-img img,.serve .serve-c .ser-b:hover .ser-img img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}


.news .news-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.news .news-t:after {position: absolute;width: 150px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.news .news-c ul li{float:left;width:32.666667%;margin-left:1%}
.news .news-c ul li:nth-child(1){margin-left:0;}
.news .news-c ul li .img{overflow: hidden;}
.news .news-c ul li img{height:240px;}
.news .news-c ul li img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;width:100%;}
.news .news-c ul li:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.news .news-c ul li .text .title{font-size:16px;color:#666666;line-height:2;}
.news .news-c ul li .text .desc{color:#979797;font-size:12px;line-height:2;}
.news .news-c ul li .text .date{color:#979797;font-size:12px;line-height:2;}
.news .news-c .more{margin: 40px auto; background:#2cb3a7; font-size: 23px; width: 160px; line-height: 50px; color: #fff;text-align: center; display: block; user-select: none; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; cursor: pointer;border-top-left-radius: 0; border-top-right-radius: 20px; border-bottom-right-radius: 0em;  border-bottom-left-radius: 20px;}


.footer{background:#262626}
.footer .foot{padding:50px 0;}
.footer .f-nav {width: 650px; float: right;}
.footer .f-logo{width: 460px;float: left;padding-right: 40px;}
.footer .f-code{width: 100px;float: right;text-align:center;color: #fff;}
.footer .f-code p{margin-top:10px;}
.footer .f-logo .tit{font-size:22px;color:#fff}
.footer .lxwm.fn-list{font-size:16px;color:#fff;margin-top:20px;}
.footer .lxwm.fn-list li{line-height: 27px;}
.footer .lxwm.fn-list li:nth-child(1) {background:url(../images/foot1.png) no-repeat left; padding-left: 40px;margin-bottom: 15px;}
.footer .lxwm.fn-list li:nth-child(2) {background:url(../images/foot2.png) no-repeat left; padding-left: 40px;margin-bottom: 15px;}
.footer .f-nav .fn-list li{float:left;padding:0 20px;font-size:14px;color:#fff;font-weight:bold;line-height:30px;}

.footer .copyright {line-height: 40px; font-size: 14px; color: #666; padding: 10px 0 10px 0;text-align:center;background:#000;}
.footer .copyright a {font-size: 14px;color: #666;padding: 0 0px 0 40px; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
.footer .copyright a:hover { color: #666;}

.ywjs {margin-bottom:40px;}
.ywjs .ywjs-l{width:730px;height: 442px;position: relative; overflow: hidden;}
.ywjs .ywjs-l img{width:100%;}
.ywjs .ywjs-r{width: 470px;height: 442px; font-size: 18px;color: #ffffff;background: #2cb3a7;}
.ywjs .ywjs-r p{padding: 111px 70px;line-height: 2;}
.ywjs .ywjs-c{position: absolute;top: 0;bottom: 0;right:0;background: rgba(44,179,167,0.7);text-align: center;padding: 0 80px;}
.ywjs .ywjs-c .img { padding-top: 140px;}
.ywjs .ywjs-c p {color: #ffffff; font-size: 30px; line-height: 2;}
.ywjs .ywjs-l img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.ywjs:hover .ywjs-l img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}


.yunu-title-2 {height: 54px;margin: 115px 0 70px;font-size: 36px;color: #666666;text-align: center;line-height: 50px;position: relative;}
.yunu-title-2 span:before {content: "";width: 40%;border-top: 1px solid #ddd; position: absolute;top: 24px;left: 0;}
.yunu-title-2 span:after {content: "";width: 40%;border-top: 1px solid #ddd; position: absolute;top: 24px;right: 0;}

.ywjs .ywjs-r .tit{font-size:26px;color:#fff;padding: 70px 40px;}
.ywjs .ywjs-r p.desc{padding: 0px 40px;font-size: 16px;}

.yw2 .yunu-title-1{color: #0096d6;}
.yw2 .yunu-title-1 span {background: url(../images/title2.png) no-repeat left;}
.yw2 .ywjs{margin-bottom:40px;}
.yw2 .ywjs .ywjs-r{background: #4584c9;}
.yw2 .ywjs .ywjs-c{background: rgba(0,150,214,0.7)}
.yw2 .ywjs .ywjs2-l{width:930px;height: 442px;position: relative;overflow: hidden;}
.yw2 .ywjs .ywjs2-l img{width:100%;}
.yw2 .ywjs .ywjs2-r{width: 270px;height: 442px; font-size: 18px;color: #ffffff;background: #0096d6;}
.yw2 .ywjs .ywjs2-r .tit{font-size:26px;color:#fff;padding: 80px 30px;}
.yw2 .ywjs .ywjs2-r p.desc{padding: 0px 40px;font-size: 16px;}
.ywjs .ywjs2-l img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.ywjs:hover .ywjs2-l img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.gs-l{width: 48%;height: 500px;text-align:center;background: #f6f6f6;border-top-left-radius: 0;border-top-right-radius: 80px; border-bottom-right-radius: 0em;border-bottom-left-radius: 80px;}
.gs-r{width: 48%;height: 500px;text-align:center;background: #f6f6f6;border-top-left-radius: 80px;border-top-right-radius: 0px; border-bottom-right-radius: 80px;border-bottom-left-radius: 0px;}
.gs .img{padding:60px 0 50px;}
.gs-l p{color:#2cb3a7;line-height: 2;font-size: 30px;}
.gs-r p{color:#2cb3a7;line-height: 2;font-size: 30px;}

.ys .about-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.ys .about-t:after {position: absolute;width: 80px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.ys .ys-t{margin-bottom: 30px;}
.ys .ys-t .ys-l{width: 700px;height: 554px;}
.ys .ys-t .ys-l .img{width: 700px;height: 300px;overflow: hidden;}
.ys .ys-t .ys-r{width: 478px;height: 554px;}
.ys .ys-t .ys-r .img{width: 478px;height: 300px;overflow: hidden;}
.ys .ys-l .text{background: #2cb3a7;height: 254px;padding: 0 40px;}
.ys .text .tit{font-size: 30px;font-weight: bold;color: #fff;padding: 35px 0 20px;text-align: center;}
.ys .text p{font-size: 18px;color: #fff;line-height: 1.8;}
.ys .ys-r .text{background: #0096d6;height: 254px;padding: 0 40px;}
.ys .desc{font-size: 18px;color: #666;line-height: 2;width: 700px;margin: 0 auto;margin-bottom: 100px;}
.ys .ys-t .ys-l .img img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.ys .ys-t .ys-l:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.ys .ys-t .ys-r .img img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.ys .ys-t .ys-r:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.m_fzlc{display:none;}

.honor .about-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.honor .about-t:after {position: absolute;width: 80px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.honor .desc{font-size: 18px;color: #666;line-height: 2;width: 700px;margin: 0 auto;margin-bottom: 100px;}

.fzlc .about-t{font-size:36px;color:#2cb3a7;text-align:center;position: relative;line-height:90px;margin:50px 0;}
.fzlc .about-t:after {position: absolute;width: 80px;height: 2px;content: "";text-align: center;left: 0;right: 0;top: 80px;background: #2cb3a7;margin: 0 auto;}
.fzlc .fzlc-bg{height: 900px;background: url(../images/fzlc-bg.png) no-repeat center;}
.fzlc .fzlc-bg ul li{float: left;width: 15.8%;margin-right: 1%;height: 350px;}
.fzlc .fzlc-bg ul li:nth-child(6n){margin-right: 0;}
.fzlc .fzlc-bg ul li .year{font-size: 34px;font-weight: bold;color: #fff;text-align: center;padding: 25px 0 10px;}
.fzlc .fzlc-bg ul li .tit{font-size: 20px;color: #fff;text-align: center;padding:5px 0 15px;height:60px;}
.fzlc .fzlc-bg ul li .xian{width: 120px;height:3px;background: rgb(255 255 255 / 0.7);margin: 0 auto;}
.fzlc .fzlc-bg ul li .desc{font-size: 16px;color: #fff;padding: 10px 12px;}
.fzlc .fzlc-bg .fzlc-b{margin-top: 230px;}
.fzlc .fzlc-bg ul li:nth-child(1) .tit{line-height:60px;}
.fzlc .fzlc-bg ul li:nth-child(2) .tit{line-height:60px;}
.fzlc .fzlc-bg ul li:nth-child(5) .tit{line-height:60px;}
.fzlc .fzlc-bg .fzlc-b li:nth-child(1) .tit{line-height:unset;}
.fzlc .fzlc-bg .fzlc-b li:nth-child(2) .tit{line-height:unset;}
.fzlc .fzlc-bg .fzlc-b li:nth-child(3) .tit{line-height:60px;}
.fzlc .fzlc-bg .fzlc-b li:nth-child(5) .tit{line-height:60px;}

.news-list .hidden {display: none;}
.news-list .more {overflow: hidden; padding: 10px 0 50px; text-align: center;}
.news-list .more a{display: block;font-size:20px;width: auto;padding:30px 0;color:#979797;margin:0 auto;background:url(../images/more.png) no-repeat bottom;text-align:center;}
.news-list .more a:hover{text-decoration: none;background:url(../images/more_h.png) no-repeat bottom;color: #009c96;}
.news-list .more p{font-size:20px;padding:30px 0;color:#979797;}

.yw2 .hidden {display: none;}
.yw2 .more {overflow: hidden; padding: 10px 0 50px; text-align: center;}
.yw2 .more a{display: block;font-size:20px;width: auto;padding:30px 0;color:#979797;margin:0 auto;background:url(../images/more.png) no-repeat bottom;text-align:center;}
.yw2 .more a:hover{text-decoration: none;background:url(../images/more_h.png) no-repeat bottom;color: #009c96;}
.yw2 .more p{font-size:20px;padding:30px 0;color:#979797;}

.yw .hidden {display: none;}
.yw .more {overflow: hidden; padding: 10px 0 50px; text-align: center;}
.yw .more a{display: block;font-size:20px;width: auto;padding:30px 0;color:#979797;margin:0 auto;background:url(../images/more.png) no-repeat bottom;text-align:center;}
.yw .more a:hover{text-decoration: none;background:url(../images/more_h.png) no-repeat bottom;color: #009c96;}
.yw .more p{font-size:20px;padding:30px 0;color:#979797;}

.wsc-banner{overflow: hidden;}
.wsc-banner img{-webkit-animation: scaleBigToSmall 2s; animation: scaleBigToSmall 2s;width:100%;}

@-webkit-keyframes scaleBigToSmall {
  0% { 
	opacity: 1;
	-webkit-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	transform: scale(1.2);
  }
  100% { 
	opacity: 1;
	-webkit-transform: scale(1); 
	-ms-transform: scale(1); 
	transform: scale(1);
  }
}
@keyframes scaleBigToSmall {
  0% { 
	opacity: 1;
	-webkit-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	transform: scale(1.2);
  }
  100% { 
	opacity: 1;
	-webkit-transform: scale(1); 
	-ms-transform: scale(1); 
	transform: scale(1);
  }
}
.scaleBigToSmall{
	-webkit-animation-name: scaleBigToSmall;
	animation-name: scaleBigToSmall;
	transform-origin: 50% 50%;
}


#banner{width:100%;height:auto;overflow:hidden;position:relative;}
#banner img{width:100%;}

.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}

.swiper-slide img{
animation-duration:5s;
animation-timing-function:linear;
animation-fill-mode: forwards;
-webkit-animation-duration:5s;
-webkit-animation-timing-function:linear;
-webkit-animation-fill-mode: forwards;
} 
.swiper-pagination{bottom:35px;right:0;left: 0;}
.swiper-pagination-bullet{width:30px;height:30px;background:rgb(255 255 255 / 0.7);margin:0 15px;} 