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: 1200px;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: #333;text-decoration: none;}
a:hover {color: #2a6ad6;}
ul {margin: 0;list-style: none;padding: 0;}

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

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;}

.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:#2a6ad6;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.kefu .kefu-main{background:#2a6ad6;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;}








.inproli {
    width: 100%;
    margin: 0px;
    overflow: hidden;
}

.inproli dl {
    display: block;
    float: left;
    width: 32.3%;
    margin-right: 1%;
    /* margin-bottom: 20px; */
    position: relative;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 0px;
}

.inproli dl a {
    display: block;
}


.inproli dl dt {
    width: 100%;
    overflow: hidden;
    height: 343px;
}

.inproli dl dt img {
    width: 100%;
    height: auto;
    transition: all 0.7s;
    transform: scale(1)
}

.inproli dl:hover dt img {
    transform: scale(1.05)
}

.inproli dl dd {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 0%;
    background: #2a6ad6;
    box-sizing: border-box;
    padding: 0px 0px;
    width: 100%;
    text-align: center;
    margin: 0;
}


.inproli dl dd p {
    color: #fff;
}

.pmore {
    text-align: center;
    margin-top: 20px;
}

.pmore a {
    display: inline-block;
    border: 1px solid #454545;
    padding: 12px 24px;
    border-radius: 5px;
    font-size: 1.125rem;
}




.yunu-header {padding: 20px 0;overflow: hidden;}
.yunu-header .logo {float: left;}
.yunu-header .logo p{font-size: 30px;color: #2a6ad6;font-weight:bold;margin: 0;/* margin-top: 10px; */}
.yunu-header .logo img {display: block;height: 65px;width: auto;}
.yunu-header .text {float: left;font-size: 10px;margin: 11px 0 0 15px;color: #999;border-left: 1px solid #ddd;line-height: 1;padding-left: 10px;letter-spacing: -1px;}
.yunu-header .text strong {display: block;font-size: 21px;color: #333;margin-bottom: 5px;letter-spacing: 0;}
.yunu-header .text strong span {color: #2a6ad6;}
.yunu-header .tel {float: right;background: url(../images/pc-xc-icon2.png) no-repeat 0 center;padding-left: 50px;margin-left: 40px;}
.yunu-header .tel strong {display: block;font-size: 28px;font-family: Impact;line-height: 1;margin-top: 5px;}

.yunu-nav {background: #2a6ad6;}
.yunu-nav ul {padding-left: 1px;}
.yunu-nav li {float: left;position: relative;margin-left: -1px;}
.yunu-nav li:before {position: absolute;width: 1px;height: 10px;background: #fff;content: "";right: 0;top: 50%;margin-top: -5px;}
.yunu-nav li a {display: block;font-size: 16px;text-align: center;/* font-weight: 600; */padding: 0 50px;color: #fff;line-height: 64px;position: relative;}
.yunu-nav li a:hover,.yunu-nav li.active a,.yunu-nav li.open a {background: #000;}
.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:after {display: none;}
.yunu-nav .dropdown-box li a {color: #fff;padding: 6px 12px;line-height: 2;font-size: 14px;font-weight: normal;}
.yunu-nav .dropdown-box li a:hover {color: #fff;background: #2a6ad6;}

.yunu-slideBox {height: 500px;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: 60px;height: 5px;margin: 0 5px;background-color: #fff;cursor: pointer;}
.yunu-slideBox .hd li.on {background-color: #000;}
.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-sou {padding: 20px 0;border-bottom: 1px solid #eee;}
.yunu-sou .hot {float: left;padding: 8px 0;}
.yunu-sou .hot a {margin-right: 10px;}
.yunu-sou .hform {float: right;}
.yunu-sou .hform input {float: left;font-size: 14px;border: 0;padding: 8px 10px;line-height: 20px;background: url(../images/s_inp.gif) 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/s_so.gif) no-repeat 0 0;}

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

.yunu-section {padding: 75px 0;}
.yunu-section-title {margin-bottom: 50px;text-align: center;font-size: 0;}
.yunu-section-title small {display: block;color: #a7a7a7;text-transform: uppercase;font-size: 14px;}
.yunu-section-title span {display: inline-block;vertical-align: middle;position: relative;font-size: 48px;padding: 0 20px;font-weight: bolder;}
.yunu-section-title span:before,.yunu-section-title span:after {position: absolute;top: 50%;content: '';width: 133px;height: 9px;margin-top: -5px;background: no-repeat center;}
.yunu-section-title span:before {right: 100%;background-image: url(../images/tit1.png);}
.yunu-section-title span:after {left: 100%;background-image: url(../images/tit2.png);}
.yunu-section-title p {margin: 0;font-size: 20px;color: #666;}

.gongneng li {float: left;width: 16.666666666%;}
.gongneng li a {display: block;width: 117px;margin: 0 auto;position: relative;}
.gongneng li .icon {background: url(../images/yz_li1.png) no-repeat center;line-height: 117px;}
.gongneng li:nth-of-type(even) .icon {background-image: url(../images/yz_li2.png);}
.gongneng li h4 {font-size: 22px;font-weight: normal;margin: 15px 0 0;text-align: center;}
.gongneng li h4 strong {display: block;}
.gongneng li dl {position: absolute;left: 100%;top: 0;margin: 0 0 0 24px;background-color: #2a6ad6;padding: 20px;width: 457px;height: 182px;z-index: 1;display: none;}
.gongneng li dl:before {position: absolute;content: '';width: 0;height: 0;border-style: solid;border-width: 7px 12px 7px 0;border-color: transparent #2a6ad6 transparent transparent;left: -12px;top: 55px;}
.gongneng li dt {float: left;width: 214px;}
.gongneng li dd {margin-left: 234px;color: #fff;}
.gongneng li dd h4 {margin: 0;border-bottom: 1px solid #fff;text-align: left;font-size: 16px;padding-bottom: 15px;}
.gongneng li dd h4 strong {font-size: 18px;}
.gongneng li dd p {margin: 15px 0 0;line-height: 1.8;text-align: justify;opacity: 0.6;}
.gongneng li.r dl {left: auto;right: 100%;margin: 0 24px 0 0;}
.gongneng li.r dl:before {border-width: 7px 0 7px 12px;border-color: transparent transparent transparent #2a6ad6;left: auto;right: -12px;}
.gongneng li a:hover dl {display: block;}

.cp-class {background-color: #fff;padding: 40px 80px;}
.cp-class .item {float: left;width: 460px;}
.cp-class .item h4 {margin: 0 0 15px;border-bottom: 1px solid #ddd;padding-bottom: 15px;font-weight: normal;line-height: 38px;}
.cp-class .item h4 a {float: right;}
.cp-class .item h4 strong {background: no-repeat 0 center;display: block;padding-left: 54px;font-size: 18px;}
.cp-class .item ul {overflow: hidden;margin-left: -35px;}
.cp-class .item li {float: left;width: 100px;margin-left: 35px;}
.cp-class .item li a {display: block;line-height: 24px;background: url(../images/dian1.png) no-repeat 0 center;padding-left: 15px;}
.cp-class .item li a:hover {background-image: url(../images/dian2.png);}

.cp-slide .hd {float: left;width: 173px;}
.cp-slide .hd li {background-color: #333;text-align: center;position: relative;color: #fff;padding: 67px 0;}
.cp-slide .hd li strong {display: block;font-size: 28px;margin-bottom: 10px;}
.cp-slide .hd li strong:after {width: 24px;height: 1px;background: #999999;content: "";margin: 10px auto 0;display: block;}
.cp-slide .hd li span {display: block;font-size: 22px;}
.cp-slide .hd li small {display: block;margin-top: 15px;opacity: 0.3;}
.cp-slide .hd li.on {background-color: #1568b4;}
.cp-slide .hd li.on:after {position: absolute;width: 18px;height: 36px;content: "";z-index: 2;background: url(../images/san3.png) no-repeat;right: -18px;top: 50%;margin-top: -18px;}
.cp-slide .hd li.on strong:after {background-color: #8ab4da;}
.cp-slide .bd {margin-left: 173px;}
.cp-slide .bd li {height: 516px;line-height: 516px;}

.cp-list {margin: 20px 0 0 -20px;}
.cp-list li {float: left;width: 25%;margin-bottom: 3%;}
.cp-list li .img-center {height: 214px;line-height: 214px;overflow: hidden;}
.cp-list li .img-center img {-webkit-transition: all 0.5s;transition: all 0.5s;}
.cp-list li a {display: block;background-color: #fff;margin: 0 0 0 20px;}
.cp-list li p {margin: 0;text-align: center;padding: 15px 0;}
.cp-list li a:hover {background-color: #1568b4;color: #fff;}
.cp-list li a:hover .img-center img {-webkit-transform: scale(1.1);transform: scale(1.1);}

.bg1 {background: url(../images/honor_bg.jpg) no-repeat center 0;color: #fff;}

.poster-main{
    position: relative;
    margin: 0 auto;
}
.poster-main .poster-list .poster-item{
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-btn{
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100px !important;
}
.poster-main .poster-prev-btn{
    left: -100px;
    background: url(../images/btn_l.png) no-repeat center center;
}
.poster-main .poster-next-btn{
    right: -100px;
    background: url(../images/btn_r.png) no-repeat center center;
}

.yw-tel {text-align: center;margin-top: 85px;margin-bottom: -47px;}
.yw-tel .item {display: inline-block;vertical-align: middle;margin: 0 20px;background: url(../images/tel2.png) no-repeat 0 center;padding-left: 50px;text-align: left;}
.yw-tel .item strong {display: block;font-family: Impact;font-size: 30px;}
.yw-tel .btn {display: block;width: 144px;line-height: 45px;border-radius: 25px;background-color: #333;color: #fff;margin: 10px auto 0;}

.server {position: relative;}
.server .hd {background: url(../images/ser_bg.jpg) no-repeat center 65px;}
.server .hd li {float: left;width: 25%;text-align: center;margin-bottom: 60px;position: relative;}
.server .hd li h4 {margin: 0;line-height: 1;font-size: 16px;}
.server .hd li .img-center {width: 72px;line-height: 72px;height: 72px;position: relative;margin: 17px auto;}
.server .hd li .img-center span {position: absolute;width: 100%;height: 100%;background-color: #ededed;border-radius: 50%;top: 0;left: 0;-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
.server .hd li .img-center small {position: absolute;width: 100%;height: 100%;background-color: #2a6ad6;border-radius: 50%;top: 0;left: 0;opacity: 1;visibility: hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.server .hd li.on h4 {color: #2a6ad6;}
.server .hd li.on .img-center span {opacity: 0;visibility: hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.server .hd li.on .img-center small {visibility: visible;opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.server .hd li.on:after {position: absolute;width: 13px;height: 8px;content: "";background: url(../images/san4.png) no-repeat 0 0;bottom: 0;left: 50%;margin-left: -7px;}
.server .hd li.b {margin-bottom: 0;}
.server .hd li.b.on:after {background-image: url(../images/san5.png);top: 0;bottom: auto;}
.server .bd {position: absolute;width: 100%;left: 0;top: 50%;z-index: 10;text-align: center;margin-top: -10px;}

.case {position: relative;}
.case .prev,.case .next {position: absolute;top: 50%;height: 55px;width: 55px;background: no-repeat center;margin-top: -28px;}
.case .prev {left: -85px;background-image: url(../images/prev1.png);}
.case .prev:hover {background-image: url(../images/prev1h.png);}
.case .next {right: -85px;background-image: url(../images/next1.png);}
.case .next:hover {background-image: url(../images/next1h.png);}
.case .bd {overflow: hidden;}
.case li {float: left;width: 596px;margin-right: 8px;}
.case li a {display: block;background-color: #fff;}
.case li .img-center {height: 335px;line-height: 335px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.case li .img-center img {-webkit-transition: all 0.5s;transition: all 0.5s;}
.case li .text {background-color: #fff;padding: 20px 0 20px 30px;}
.case li .text span {float: right;border-left: 1px solid #ececec;font-size: 16px;background: url(../images/c1.png) no-repeat center bottom;height: 74px;width: 115px;text-align: center;margin-left: 10px;}
.case li .text h4 {margin: 0;font-size: 16px;}
.case li .text p {margin: 8px 0 0;color: #666;line-height: 1.6;}
.case li a:hover .img-center img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.case .hd {text-align: center;font-size: 0;margin-top: 30px;}
.case .hd span {display: inline-block;vertical-align: middle;width: 15px;height: 15px;border-radius: 50%;background-color: #dcdcdc;margin: 0 10px;cursor: pointer;}
.case .hd span.on {background-color: #2a6ad6;}

.hezuo {background-color: #fff;margin-top: 30px;}
.hezuo .tit {float: left;background-color: #1568b4;color: #fff;padding: 0 40px;width: 130px;height: 314px;}
.hezuo .tit strong {font-size: 26px;padding-top: 68px;display: block;}
.hezuo .tit strong:after {display: block;content: '';background-color: #75a6d3;width: 98px;height: 1px;margin: 15px 0;}
.hezuo .tit span {display: block;font-size: 20px;opacity: 0.3;line-height: 1.2;}
.hezuo .slide {margin-left: 210px;padding: 31px 0;}
.hezuo .slide ul {width: 246px;float: left;}
.hezuo .slide li .img-center {line-height: 126px;height: 126px;}

.bg2 {background: url(../images/dz_bg.jpg) no-repeat center / cover;color: #fff;}
.bg2 .yunu-section-title p {color: #fff;}

.gtdz {margin-left: -8px;}
.gtdz li {float: left;width: 25%;}
.gtdz li a {display: block;background-color: #fff;padding: 13px 13px 0;color: #333;margin: 0 0 0 8px;overflow: hidden;height: 527px;}
.gtdz li .img-center {overflow: hidden;height: 300px;display: flex;align-items: center;justify-content: center;}
.gtdz li .img-center img{
    width:100%;
    height: 100%;
    object-fit: cover;
    max-width:unset;
    max-height:unset!important;
}
.gtdz li .text {margin-top: 36px;}
.gtdz li .text h4 {margin: 0;line-height: 1;font-size: 23px;color: #2a6ad6;}
.gtdz li .text h4:after {display: block;content: '';width: 118px;height: 1px;background-color: #e4e4e4;margin-top: 10px;}
.gtdz li .text p {margin: 15px 0 0;display: none;color: #666;text-align: justify;}
.gtdz li .text p:nth-of-type(1) {display: block;}
.gtdz li:first-child a,.gtdz li:first-child .img-center {border-top-left-radius: 35px;}
.gtdz li:last-child a,.gtdz li:last-child .img-center {border-top-right-radius: 35px;}
.gtdz li:nth-child(1) a:hover {background: url(../images/dz_1.jpg) no-repeat center / cover;color: #fff;padding: 0;height: 540px;}
.gtdz li:nth-child(2) a:hover{background: url(../images/dz_2.jpg) no-repeat center / cover;color: #fff;padding: 0;height: 540px;}
.gtdz li:nth-child(3) a:hover {background: url(../images/dz_3.jpg) no-repeat center / cover;color: #fff;padding: 0;height: 540px;}
.gtdz li:nth-child(4) a:hover {background: url(../images/dz_4.jpg) no-repeat center / cover;color: #fff;padding: 0;height: 540px;}
.gtdz li a:hover .img-center {display: none;}
.gtdz li a:hover .text {height: 440px;background: rgba(42,106,214,0.7);margin: 0;padding: 100px 20px 0;}
.gtdz li a:hover .text h4 {text-align: center;color: #fff;background: url(../images/dz_ic1.png) no-repeat top center;padding-top: 106px;}
.gtdz li a:hover .text h4:after {margin: 15px auto 0;background-color: rgba(255,255,255,0.5);}
.gtdz li a:hover .text p {color: #fff;display: block;}

.news .item {float: left;width: 576px;}
.news .tit {padding: 0 35px;line-height: 58px;background-color: #f4f4f4;font-weight: bold;font-size: 20px;}
.news .tit small {font-weight: normal;padding-left: 10px;color: #999;font-size: 12px;text-transform: uppercase;}
.news .tit .more {float: right;background: url(../images/jia1.png) no-repeat center;width: 27px;height: 58px;}
.news dl {margin: 0;overflow: hidden;}
.news dt {float: left;width: 220px;}
.news dd {margin-left: 240px;padding: 30px 0 0;}
.news dd h4 {margin: 0;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news dd p {margin: 10px 0 0;line-height: 1.8;height: 75px;overflow: hidden;}
.news li {border-bottom: 1px solid #ddd;}
.news li a {display: block;line-height: 58px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news li span {float: right;color: #666;}

.faq {margin-top: 30px;}
.faq .tit {float: left;background: #2a6ad6 url(../images/wd_bt.jpg) no-repeat;font-size: 18px;color: #fff;padding: 40px 0 0 30px;width: 160px;height: 225px;}
.faq .slide {margin-left: 190px;}
.faq .slide .bd {overflow: hidden;}
.faq .slide li {float: left;width: 240px;padding: 32px 60px 0 0;margin-right: 35px;position: relative;}
.faq .slide li:after{position: absolute;width: 1px;height: 168px;background: #e5e5e5;content: "";right: 0;top: 56px;}
.faq .slide dl {margin: 0;}
.faq .slide dt {font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(../images/wen.jpg) no-repeat 0 center;line-height: 24px;padding-left: 47px;margin-bottom: 20px;}
.faq .slide dd {margin: 0;border-top: 1px solid #e5e5e5;padding-top: 20px;}
.faq .slide dd p {margin: 0;color: #666;line-height: 1.8;padding-left: 47px;height: 100px;overflow: hidden;background: url(../images/da.jpg) no-repeat 0 0;}
.faq .slide dd .more {display: block;margin-top: 15px;border: #949494 1px solid;line-height: 30px;width: 100px;border-radius: 20px;text-align: center;}
.faq .slide dd .more:hover {background-color: #2a6ad6;color: #fff;border-color: #2a6ad6;}

.about {margin: 0;}
.about dt {float: left;width: 600px;}
.about dd {margin-left: 650px;/* padding-top: 50px; */}
.about dd h4 {margin: 0;font-weight: normal;font-size: 30px;}
.about dd h4:after {display: block;width: 250px;height: 1px;background: #d3d3d3;content: "";margin-top: 15px;}
.about dd p {margin: 15px 0 0;line-height: 1.8;color: #666;}
.about dd .btn {margin-top: 30px;overflow: hidden;}
.about dd .btn a {float: left;width: 168px;line-height: 50px;font-weight: bold;font-size: 16px;background-color: #fff;text-align: center;}
.about dd .btn a:hover {background-color: #88ba44;color: #fff;}
.about dd .more {display: inline-block;margin-top: 30px;}

.yunu-link {padding: 10px 0 30px;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;line-height: 55px;font-size: 18px;color: #2a6ad6;}
.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;}

.footer {background: url(../images/foot_bg.jpg) repeat-x center 0;}
.footer-top {height: 227px;padding-top: 45px;color: #fff;}
.footer-top a {color: #fff;}
.footer-nav {float: left;width: 180px;}
.footer-nav a {display: block;font-weight: bold;line-height: 32px;}
.footer-ewm {float: left;width: 420px;border-left: 1px solid #444444;border-right: 1px solid #444444;margin-top: 20px;height: 115px;text-align: center;font-size: 0;line-height: 115px;}
.footer-ewm p {margin: 0 20px;display: inline-block;vertical-align: middle;}
.footer-ewm span,.footer-ewm img {display: inline-block;vertical-align: middle;}
.footer-ewm span {line-height: 1.2;font-size: 14px;width: 20px;padding: 0 10px 0 0;}
.footer-ewm img {height: 95px;width: auto;}
.footer-info {float: left;margin-left: 50px;width: 400px;}
.footer-info h4 {margin: 0 0 20px;font-size: 18px;font-weight: bold;}
.footer-info p {margin: 8px 0 0;padding: 5px 0 5px 40px;background: no-repeat 0 center;}
.footer-info p.i1 {background-image: url(../images/foot1.png);}
.footer-info p.i2 {background-image: url(../images/foot2.png);}
.footer-info p.i3 {background-image: url(../images/foot3.png);}
.footer-logo {float: right;width: 104px;padding-top: 30px;}
.footer-bottom {padding: 19px 0;}

.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;}
.yunu-curmbs span {padding-left: 10px;border-left: 10px solid #333;}
.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: #2a6ad6;color: #fff;padding-bottom: 5px;border-bottom: 1px #fff solid;}
.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;}

.yunu-column h3 {margin: 0 0 2px;font-weight: normal;background: url(../images/p14-icon5.png) no-repeat right center #ddd;padding: 0px 6px;}
.yunu-column h3 a {display: block;line-height: 50px;font-size: 15px;color: #333;}
.yunu-column h3.on,.yunu-column h3:hover {background: url(../images/p14-icon2.png) no-repeat right center #2a6ad6;}
.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: #2a6ad6;}
.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: #2a6ad6;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: 26px;font-weight: bold;margin-top: 10px;line-height: 1;}

.yunu-pages {text-align: center;margin: 30px 0;}
.yunu-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}
.yunu-pages a.active {background-color: #2a6ad6;border-color: #2a6ad6;color: #fff;}

.yunu-title-1 {border-bottom: 1px solid #ececeb;height: 44px;margin-bottom: 15px;font-size: 24px;}
.yunu-title-1 span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #333;}
.yunu-title-2 {margin-bottom: 20px;margin-top: 40px;border-bottom: 1px solid #eee;font-size: 0;}
.yunu-title-2 span {display: inline-block;background-color: #2a6ad6;color: #fff;font-size: 20px;font-weight: bold;letter-spacing: 2px;line-height: 40px;padding: 0 15px;margin-bottom: -1px;}

.cptd {margin: 0;border: 1px solid #ddd;}
.cptd dt {float: right;width: 400px;}
.cptd dd {margin: 0 400px 0 0;padding: 30px;}
.cptd dd p {margin: 0 0 15px;padding-bottom: 15px;border-bottom: 1px dashed #eee;}
.cptd dd p:last-child {margin-bottom: 0;}
.cptd dd p span {color: #2a6ad6;margin-right: 10px;}

.gsys {margin-left: -20px;}
.gsys li {float: left;width: 33.333333%;}
.gsys li .wrap {margin-left: 20px;background-color: #f7f7f7;padding: 35px 20px 25px;}
.gsys li img {display: block;margin: 0 auto;}
.gsys li h4 {margin: 25px 0 20px;text-align: center;font-size: 16px;}
.gsys li h4:after {display: block;content: '';width: 50px;height: 2px;background: #2a6ad6;text-align: center;margin: 20px auto 0;}
.gsys li p {margin: 0;line-height: 2;text-align: justify;}
.gsys li .wrap:hover {border-top: 2px solid #2a6ad6;}

.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 .m {height: 295px;line-height: 295px;overflow:hidden}
.list-2 li .m img{
    width:100%;
    height:auto;
}
.list-2 li .text {padding: 5px 20px;}
.list-2 li h4 {margin: 0;font-size: 18px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}
.list-2 li a:hover {border-color: #2a6ad6;}

.list-5 li {margin-bottom: 15px;}
.list-5 li a {display: block;border: 1px solid #ddd;padding: 15px;overflow: hidden;}
.list-5 li .m {float: left;width: 250px;}
.list-5 li .m img {display: block;width: 100%;height: auto;}
.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;line-height: 36px;}
.list-5 li .text .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}
.list-5 li a:hover {border-color: #2a6ad6;}
.list-5 li a:hover .text h4 {color: #2a6ad6;}
.list-5 li a:hover .text .more {background-color: #2a6ad6;}

.list-6 dl{width: 24.2%;float: left;background: #f0f0f0;margin: 0 1% 13px 0}
.list-6 dl:nth-child(4n){margin-right: 0;}
.list-6 dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.list-6 dt img{display: block;width: 100%;margin: 0 auto;}
.list-6 dd{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.list-6 dd a{color: #4b4a4a;}

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

.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-body {line-height: 2;margin-bottom: 20px;}
.yunu-infocontent-body img {max-width: 100% !important;height: 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 #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;}

.yunu-showcase {padding: 20px;margin-bottom: 40px;border: 1px solid #ddd;}
.yunu-showcase-info {float: right;width: 460px;}
.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: auto; line-height: 25px;}
.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: #2a6ad6;color: #fff;}

.pc-slide{width:400px;float:left;}
.view{border:1px solid #ddd;}
.view .swiper-slide .imgauto{width:100%;height: auto;line-height: normal;}
.view .swiper-slide .imgauto img{
    width:100%;
    height:auto;
}
.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 #2a6ad6;}

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-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 #2a6ad6;color: #fff;}

.about-1 {margin: 0;background-color: rgba(244, 244, 244, 0.57);}
.about-1 dt {float: left;width: 560px;}
.about-1 dd {margin-left: 560px;padding: 50px 50px 0 50px;}
.about-1 dd h4 {font-size: 24px;border-bottom: 1px dashed #c7c7c7;margin: 0 0 30px;padding-bottom: 20px;}
.about-1 dd p {margin: 0;line-height: 2;color: #666;/* text-indent: 2em; */text-align: justify;}

.about-2 {border: 1px solid #ddd;margin: 0;}
.about-2 dt {float: right;width: 540px;}
.about-2 dd {margin: 0 540px 0 0;padding: 46px 71px 25px;}
.about-2 dd h4 {margin: 0 0 30px;font-size: 24px;}
.about-2 dd h4 small {display: block;font-size: 45px;line-height: 1;font-family: Times New Roman;text-transform: uppercase;color: #f2f2f2;}
.about-2 dd p {margin: 0;line-height: 2;color: #666;text-indent: 2em;}
.about-2 dd .btn {display: block;margin-top: 30px;width: 100px;line-height: 38px;background-color: #2a6ad6;color: #fff;border-radius: 20px;text-align: center;}

.lxkf {margin: 0;overflow: hidden;}
.lxkf dt {float: left;}
.lxkf dt img {display: block;}
.lxkf dd {margin-left: 260px;}
.lxkf dd h4 {margin: 0 0 15px;padding: 25px 0 10px;display: inline-block;border-bottom: 5px solid #2a6ad6;font-size: 24px;color: #2a6ad6;}
.lxkf dd h4 span {color: #999;font-size: 16px;margin-left: 10px;}
.lxkf dd p {margin: 0;line-height: 2;}

.yunu-contact-text {float: left;width: 530px;margin: 0;}
.yunu-contact-text dt {font-size: 22px;}
.yunu-contact-text dd {padding: 0 0 14px 80px;line-height: 45px;border-bottom: 1px solid #ddd;margin: 15px 0 0;background: no-repeat 0 top;}
.yunu-contact-text dd.i1 {background-image: url(../images/l1.png)}
.yunu-contact-text dd.i2 {background-image: url(../images/l2.png)}
.yunu-contact-text dd.i3 {background-image: url(../images/l3.png)}
.yunu-contact-text dd.i4 {background-image: url(../images/l4.png)}
.yunu-contact-text dd.i5 {background-image: url(../images/l5.png)}
.yunu-contact-map {float: right;width: 600px;}

.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: #2a6ad6;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 0 -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: #2a6ad6;}
.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;}

#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: 10%;}
#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;}
.time{float: right;font-weight: initial;margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;margin-top: 5px;}
.m-message label input.inp,.m-message label textarea,.m-message label.code input{width: 77%;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%;}
.btn-1 input{width: 52px;height: 32px;line-height: 32px;background: #e8e8e8;border: none;color: #333;margin-right: 22px;cursor: pointer;transition: 0.3s;}
.btn-1{padding-left: 72px;}
.btn-1 input.focus{background: #2a6ad6;color: #fff;}
.btn-1 input.focus:hover{background: #444;}
.btn-1 input:hover{background: #ccc;}