﻿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: 320px;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: #0570b8;}
ul {margin: 0;list-style: none;padding: 0;}

/*头部*/
.header {background-color: #fff;padding: 10px 0;position: relative;z-index: 10;}
.header .logo {float: left;font-size: 0;height: 68px;line-height: 68px;text-align: left;}
.header .nav {text-align: center;margin: 0 80px 0 240px;font-size: 0;}
.header .nav li {display: inline-block;vertical-align: middle;margin: 0 20px;}
.header .nav li a {display: block;font-size: 16px;line-height: 68px;padding: 0 20px;}
.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;-webkit-box-sizing: content-box;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}
.header .nav li.dropdown {position: relative;}
.header .nav .dropdown-box {position: absolute;left: 0;width: 100%;top: 100%;background-color: #0570b8;padding: 10px 0;display: none;z-index: 10;}
.header .nav .dropdown-box p {margin: 0;}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #b6e3cd !important;line-height: 1;padding: 10px;font-size: 14px;}
.header .nav .dropdown-box a:hover {color: #333 !important;}
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {color: #0570b8;}
.header .nav li.open .dropdown-box {display: block;}
.menu-btn {display: none;padding: 6px 0;float: right;margin-left: 15px;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #0570b8;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*/
.banner .swiper-slide {background: no-repeat center / cover;}
.banner .swiper-slide img {display: block;width: 100%;height: auto;}
.swiper-pagination-bullet-active{
    width: 30px;
    height: 6px;
    background: #0570b8;border-radius:0;}
    .swiper-pagination-bullet {
   width: 30px;
    height: 6px;
    background: #fff;border-radius:0;
    opacity:1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #0570b8;
}
/*标题*/
.section {padding: 70px 0;}
.section-title {text-align: center;margin-bottom: 55px;font-size:32px; color: #363636;}
.section-title strong {display: block;font-size: 36px;text-transform: uppercase;}
.section-title:after {
    display: block;
    content: '';
    width:30px;
    height:4px;
    background-color: #0570b8;
    margin:22px auto 0;
}
/*关于*/
.aboutwt{background-color: #fbfbfb;position: relative;}
.about {margin: 0;}
.about dt {float: right;width: 50%;}
.about dd {margin: 0 50% 0 0;padding-right: 10%;padding-top: 5%;}
.about dd h4 {margin: 0;font-size:20px;}
.about dd h4 small {display: block;font-size:30px;}
.about dd .aboutjs{font-size: 14px;line-height:200%;text-align: justify;margin:30px 0;}
.about dd p {
    font-size: 16px;
    line-height: 3;
    text-align: justify;
    margin: 45px 0;
}
.aboutbg{background-repeat:no-repeat;background-position:right;width: 50%;height: 500px;position:  absolute;left: 50%;top: 29%;}
.ul-txt01_x {
    overflow: hidden;
    padding-top: 40px;
}
.ul-txt01_x li{
    float: left;
    width:25%;
    text-align: center;
}
.ul-txt01_x li .num{
    font-size:14px;
    color: #999;
}
.ul-txt01_x li .num strong{
    display: inline-block;
    vertical-align: middle;
    font-size:27px;
    color: #0570b8;
}
.ul-txt01_x li p{
    text-align: center;
    font-size: 14px;
    color: #555555;
}
.about dd .more {position: relative; display: block;width:96px;line-height:33px; background-color: #0570b8; font-size: 12px;color: #FFF;text-align: center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.about dd .more:after {
    display: block;
    content: '';
    width:30px;
    height:1px;
    background-color: #60a7cc;
    position: absolute;
    top: 50%;
    right:-15px;
}
.about dd .more:hover {background-color: #1096f0;color: #fff;}
/*产品展示*/
.product{background-color: #0570b8; text-align: center;}
.product .section-title{color: #fff;}
.product .section-title:after{background-color:#fff;}
.product .m{text-align: center; overflow: hidden;}
.product .m img{ max-width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.product .text{background-color: #fff; padding: 25px; margin-top: 10px;}
.product .text h4{text-align: left; font-size: 16px; padding-bottom: 20px; color:#343434; margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product .text span{
    font-size: 19px;
    display: block;
    width:30px;
    height:30px;
    text-align: center;
    line-height:30px;
    color: #cecece;
    border:#cecece 1px solid;
    -moz-border-radius:15px;
    -webkit-border-radius: 15px;
    border-radius:15px;
}
.product .swiper-slide a:hover .text{background-color: #00b1fd;}
.product .swiper-slide a:hover .text h4{color: #fff;}
.product .swiper-slide a:hover .text span{color: #00b1fd; background-color: #fff; border: #fff 1px solid;}
.product .swiper-slide a:hover .m img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.product .arr{
    width:65px;
    height:28px;
    line-height: 28px;
    border: #218bd5 3px solid;
    color: #218bd5;
    display: inline-block;
    border-radius:3px;
    margin-top:50px;
}
.product .arr span{
    font-weight: bold;
}
.product .arr:hover{
    background-color: #00b1fd;
    border: #00b1fd 3px solid;
    color: #fff;
}
/*案例*/
.case ul{
    margin: -60px 0 0 -60px;
}
.case ul li{float: left;width: 33.333333%;}
.case ul li .m {overflow: hidden; margin: 60px 0 0 60px;}
.case ul li .m span {display: block;width: 100%;padding-top: 67%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;}
.case ul li .text {border-top:0;padding: 20px 20px 0; margin:0 0 0 60px;}
.case ul li .text h4{
    margin: 0;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case ul li .text h4:before {
    display: block;
    content: '';
    width:2px;
    height:20px;
    float: left;
    margin-right: 15px;
    background-color: #0570b8;
}
.case ul li .text p{margin-left: 15px; padding-bottom: 15px; color: #606060; line-height: 180%;}
.case ul li .text .more {margin-left: 15px; position: relative; display: block;width:96px;line-height:33px; background-color: #0570b8; font-size: 12px;color: #FFF;text-align: center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.case ul li .text .more:after {
    display: block;
    content: '';
    width:30px;
    height:1px;
    background-color: #60a7cc;
    position: absolute;
    top: 50%;
    right:-15px;
}
.case ul li .text .more:hover {background-color: #1096f0;color: #fff;}
.case ul li .m a:hover span {-webkit-transform: scale(1.1);transform: scale(1.1);}
.case ul li:last-child {display: none;}
/*新闻*/
.newswt{background-color: #fafafa;}
.news-left {float: left;width:46%;}
.news-left a {display: block;}
.news-left .m {overflow: hidden;position: relative;}
.news-left .m span {display: block;width: 100%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;height: 211px;}
.news-left .m strong {position: absolute;left: 0;top: 0;text-align: center;background-color: #0570b8;color: #fff;font-family: Impact;line-height: 1;font-size: 36px;padding: 10px 8px;z-index: 1;}
.news-left .m small {display: block;font-size: 18px;margin-top: 10px;}
.news-left .text {margin-top: 35px;}
.news-left .text h4 {margin: 0;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-left .text p {margin: 15px 0 0;line-height: 36px;height: 72px;overflow: hidden;color: #666;}
.news-left .text .more {display: block;width: 156px;line-height: 46px;border-radius: 50px;border: 2px solid #0570b8;font-size: 16px;color: #0570b8;text-align: center;-webkit-transition: all 0.5s;transition: all 0.5s;margin-top: 50px;}
.news-left a:hover .m span {-webkit-transform: scale(1.1);transform: scale(1.1);}
.news-left a:hover .more {background-color: #0570b8;color: #fff;}
.news-right {float: right;width: 50%; }

.list-3 li a {display: block;border-bottom: 1px solid #e3e3e3;padding: 30px 0;overflow: hidden;}
.list-3 li .date {float: left;font-size: 48px;text-align: center;line-height: 1;font-family: Impact;color: #ccc;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-3 li .date small {display: block;font-size: 24px;margin-top: 10px;}
.list-3 li .text {margin-left: 115px;}
.list-3 li .text h4 {margin: 0;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-3 li .text p {color: #666;line-height: 1.8;margin: 10px 0 0;height: 50px;overflow: hidden;}
.list-3 li a:hover .date {color: #0570b8;}
.list-3-1 li a {padding-top: 0;margin-bottom: 30px;}
.list-3-1 li .date {padding: 10px;background-color: #e9e9e9;color: #666;font-size: 36px;}
.list-3-1 li .date small {font-size: 18px;}
.list-3-1 li .text {margin-left: 105px;margin-right: 15%;padding-right: 30px;}
.list-3-1 li .m {float: right;width: 15%;background: no-repeat center / cover;height: 98px;}

/*合作客户*/
.khlogo{background-color: #0570b8;}
.khlogo .section-title{color: #fff;}
.khlogo .section-title:after{background-color:#fff;}
.kehu {position: relative;}
.kehu .swiper-slide a {display: block;background-color: #fff;border: 1px solid #ddd;-webkit-transition: all 0.5s;transition: all 0.5s;}
.kehu .m {overflow: hidden;position: relative;}
.kehu .m img {display: block;width: 100%;height: auto;-webkit-transition: all 0.5s;transition: all 0.5s;}
.kehu .swiper-slide a:hover {border-color: #d82019;}
.kehu .swiper-slide a:hover .m img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.kehu .swiper-pagination {position: static;margin-top: 15px;font-size: 0;display: none;}
.kehu .swiper-pagination-bullet-active {background-color: #d82019;}
/*底部*/
.footer {padding: 40px 0 0;background-color: #14181b;color: #848484;}
.footer .section-title{color: #fff;}
.footer .section-title:after{background-color:#fff;}
.footer-ewm {float: left;width:26%;}
.footer-ewm ul {overflow: hidden;}
.footer-ewm li {float: left;width: 50%;}
.footer-ewm li .wrap {margin-right: 20px;}
.footer-ewm li .img-center {text-align: center;height: 120px;line-height: 120px;}
.footer-ewm li p {margin-bottom: 0; text-align: center;}
.footer-tel {float: left;width:48%; text-align: center;}
.footer-tel .footer-title{font-size: 14px;}
.footer-tel a{display: block; color: #fff; font-size: 28px;}
.footer-tel p{margin: 0;padding:0;}
.footer-desc {float: left;width:26%;}
.footer-desc p {margin: 0;font-size: 14px;line-height:2.2;text-align: justify;}
.footer-desc p span{margin-right: 5px;}
.footer-copy {padding: 15px 0;font-size: 12px;text-align: center;background-color: #050607;color: #757575;margin-top: 40px;}
.footer-copy a{color: #d8d8d8;}



@-webkit-keyframes fadeInDown{
    0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{
    0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInDown{-webkit-animation:fadeInDown 1s;animation:fadeInDown 1s}

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

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

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


.dynr{
    line-height: 2;
}
.dynr img{max-width: 100%;}

.cpxl-menu {text-align: center;font-size: 0;margin-bottom: 25px;}
.cpxl-menu li {display: inline-block;vertical-align: middle;margin: 0 20px;}
.cpxl-menu li a {display: block;font-size: 16px;padding-bottom: 15px;position: relative;margin-bottom: 15px;}
.cpxl-menu li a:after {content: '';position: absolute;height: 2px;width: 0;background-color: #0570b8;left: 0;bottom: 0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.cpxl-menu li.active a {color: #0570b8;}
.cpxl-menu li a:hover:after,.cpxl-menu li.active a:after {width: 100%;}
.list-1 {margin: -40px 0 0 -40px;}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;margin: 40px 0 0 40px;}
.list-1 li .m {overflow: hidden;}
.list-1 li .m span {display: block;width: 100%;padding-top:85%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-1 li .text {border-bottom: 1px solid #ccc;padding: 30px 0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-1 li .text h4 {margin: 0;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-1 li .text p {margin: 15px 0 0;color: #666;line-height: 24px;height: 96px;overflow: hidden;text-align: justify;}
.list-1 li a:hover .m span {-webkit-transform: scale(1.1);transform: scale(1.1);}
.list-1 li a:hover .text {border-color: #0570b8;}









.lanmu {background-color: #f6f6f6;padding: 30px 0;font-size: 20px;font-weight: bold;}
.lanmu small {display: block;font-size: 16px;margin-top: 5px;text-transform: uppercase;}
.lanmu .wz {float: right;font-weight: normal;font-size: 16px;margin-top: 17px;}

.list-4 {margin: -40px 0 0 -40px;}
.list-4 li {float: left;width: 25%;}
.list-4 li a {display: block;margin: 40px 0 0 40px;text-align: center;}
.list-4 li .img-center {height: 328px;line-height: 328px;overflow: hidden;}
.list-4 li .img-center img {-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-4 li p {margin: 15px 0 0;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-4 li a:hover .img-center img {-webkit-transform: scale(1.1);transform: scale(1.1);}

.pages {margin-top: 50px;text-align: center;}


.list-5 {margin: -30px 0 0 -30px;}
.list-5 li {float: left;width: 25%;}
.list-5 li a {display: block;margin: 30px 0 0 30px;position: relative;overflow: hidden;}
.list-5 li .m span {display: block;width: 100%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;padding-top: 72%;}
.list-5 li .text {position: absolute;left: 0;top: 100%;width: 100%;height: 100%;background-color: rgba(0,0,0,0.15);-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-5 li .wrap {display: table;width: 100%;height: 100%;}
.list-5 li .inner {display: table-cell;vertical-align: middle;text-align: center;padding: 10px;font-size: 0;}
.list-5 li .inner span {padding: 10px 30px;background-color: rgba(45,121,83,0.8);color: #fff;font-size: 18px;display: inline-block;vertical-align: middle;}
.list-5 li a:hover .text {top: 0;}

.news-content-title {text-align: center;border-bottom: 1px solid #ddd;margin-bottom: 30px;padding-bottom: 20px;}
.news-content-title h1 {margin: 0;font-size: 24px;}
.news-content-title p {margin: 10px 0 0;color: #999;font-size: 0;}
.news-content-title p span {display: inline-block;padding: 0 10px;font-size: 14px;vertical-align: middle;}
.news-content-body {line-height: 1.8;}
.news-content-body img {max-width: 100% !important;height: auto !important;width: auto !important;}
.news-content-tool {margin-top: 50px;padding-top: 30px;border-top: 1px solid #ddd;}
.news-content-tool .fh {display: block;margin: 0 auto;text-align: center;width: 130px;line-height: 40px;background-color: #202d27;color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;}
.news-content-tool .fh:hover {background-color: #0570b8;}

.contact {text-align: center;}
.contact li {float: left;width: 33.333333%;}
.contact li .wrap {border-right: 1px solid #eee;padding: 25px 15px;}
.contact li:last-child .wrap {border: 0;}
.contact li img {display: block;margin: 0 auto;}
.contact li h4 {color: #0570b8;margin: 20px 0 15px;font-size: 18px;}
.contact li p {margin: 0;}
.contact-map {height: 500px;margin-top: 50px;background-color: #f1f1f1;}

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 auto 50px;max-width: 1200px;}
.yunu-showcase-info {margin-left: 600px;}
.yunu-showcase-info h1 {font-size: 24px;margin: 0;font-weight: normal;}
.yunu-showcase-info p {margin: 30px 0 0;font-size: 16px;color: #777;line-height: 1.8;}

.pc-slide{float:left;width:550px;}
.view .swiper-slide .imgauto{width:100%;height:310px;line-height:310px;}
.view .swiper-container{width:100%;/* border: #e22434 1px solid; */}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{margin:0 30px;}
.preview .swiper-slide .imgauto{height:80px;border:1px solid #ddd;text-align:center;cursor:pointer;position:relative;}
.preview .swiper-slide .imgauto img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.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 img{padding:1px;}
.preview .active-nav .imgauto{border:1px solid #0570b8;}

.cpdy img{ max-width: 100% }
.cpdy p{margin: 0;line-height:0;}


@media screen and (max-width: 1799px) {
    .container {width: 1200px;}

}
@media screen and (max-width: 1599px) {
    .container {width: 1200px;}

    .about dd {padding-top: 0;padding-right: 8%;}
    .aboutbg{height: 400px;background-position: center;}

}
@media screen and (max-width: 1399px) {
    .container {width: 1170px;}

    .header .nav li {margin: 0 10px;}

}
@media screen and (max-width: 1199px) {
    .container {width: 940px;}

    .header .nav {margin-left: 160px;}
    .header .nav li {margin: 0 5px;}
    .header .nav li a {font-size: 14px;}

    .section {padding: 60px 0;}
    .section-title {margin-bottom: 40px;}

    .about dd h4 {font-size: 24px;}

    .product .text {padding:18px;}
    .product .text h4 { font-size: 14px; padding-bottom: 20px; }
    .product .text span{
        width:24px;
        height:24px;
        line-height:24px;
        font-size:16px;
        -moz-border-radius:12px;
        -webkit-border-radius:12px;
        border-radius:12px;
    }


    .news-left .m span {height: 160px;}
    .news-menu li a {font-size: 16px;}

    .list-1 {margin: -20px 0 0 -20px;}
    .list-1 li a {margin: 20px 0 0 20px;}
    .list-1 li .text {padding: 15px 0;}
    .list-1 li .text p {margin-top: 10px;}

}
@media screen and (max-width: 991px) {
    .container {width: 720px;}

    .kefu {display: none;}

    .header .logo {height: 30px;line-height: 30px;float: none;}
    .header .nav {margin: 10px -15px 0;border-top: 1px solid #ddd;text-align: left;padding: 0 15px;display: none;}
    .header .nav li {display: block;margin: 0;}
    .header .nav li a {line-height: 40px;border-bottom: 1px solid #ddd;padding: 0 15px;}
    .header .nav li .arr {display: block;}
    .header .nav li.active a {border-color: #0570b8;}
    .header .nav li.open .arr:after {border-color: #0570b8;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: transparent;padding: 0 0 0 15px;width: auto;}
    .header .nav .dropdown-box a {color: #333 !important;border-bottom: 1px dashed #ddd;padding: 0 15px;line-height: 40px;}
    .menu-btn {display: block;}

    .banner .swiper-button-next,.banner .swiper-button-prev {display: none;}

    .section {padding: 50px 0;}
    .section-title {margin-bottom: 30px;}
    .section-title strong {font-size: 32px;}

    .about dd {padding-right: 5%;}
    .about dd h4 {font-size: 20px;}
    .about dd h4 small {font-size: 16px;}

    .case ul{margin: -20px 0 0 -20px;}
    .case ul li .m{margin: 20px 0 0 20px;}
    .case ul li .text{margin: 20px 0 0 20px;}
    .case ul li{width: 50%;}
    .case ul li:last-child{display: block;}

    .news-menu {margin-left: -10px;}
    .news-menu li a {font-size: 14px;margin-left: 10px;padding: 6px 12px;}

    .news-left .m strong {font-size: 24px;}
    .news-left .m strong small {font-size: 14px;margin-top: 5px;}
    .news-left .m span {height: 100px;}
    .news-left .text {margin-top: 15px;}
    .news-left .text h4 {font-size: 16px;}
    .news-left .text p {line-height: 1.8;height: 50px;}
    .news-left .text .more {line-height: 36px;width: 116px;font-size: 14px;margin-top: 30px;}

    .footer-ewm{ width:25%; }
    .footer-ewm li .wrap{    margin-right: 10px;}
    .footer-ewm li .img-center{height:90px; line-height:90px;}
    .footer-tel{width:33%;}
    .footer-tel a{font-size: 24px;}
    .footer-desc{width:42%;}


    .lanmu {padding: 20px 0;}
    .lanmu .wz {font-size: 14px;}

    .list-1 li {width: 50%;}

    .list-4 li {width: 33.333333%;}

    .list-5 li {width: 33.333333%;}

    .news-content-title h1 {font-size: 20px;}
    .news-content-tool {margin-top: 30px;}

    .contact li img {height: 60px;width: auto;}
    .contact-map {height: 400px;margin-top: 30px;}

    .pc-slide {float: none;margin: 0 auto;}
    .yunu-showcase-info {margin: 30px 0 0;text-align: center;}
    .yunu-showcase-info p {font-size: 14px;margin-top: 20px;}
}
@media screen and (max-width: 767px) {
	
    .container {width: auto;}
    .header .sc-form {width: 200px;padding: 10px;}
    .header .sc-form input {line-height: 20px;width: 115px;font-size: 12px;}
    .header .sc-form button {width: 60px;font-size: 14px;height: 34px;line-height: 34px;}

    .section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;font-size: 18px;}
    .section-title strong {font-size: 20px;}

    .aboutwt{padding-bottom: 0;}
    .about dd {margin: 0;padding: 0;}
    .aboutbg{width: 100% ;margin-top:26px; height:340px; position:inherit;top: 0; left: 0;}

    .product .text h4 {padding-bottom:10px;}

    .case ul li .text h4{font-size: 14px;}
    .case ul li .text{margin: 10px 0 0 20px;padding:10px 10px 0; }
    .case ul li .text p{display: none;}
    .case ul li .text .more{ margin-top: 20px; width:76px; line-height:28px; }

    .news-left {width: 100%;}
    .news-left .m span {height: auto;padding-top: 36%;}
    .news-left .text .more {margin-top: 20px;}
    .news-right {width: 100%;margin-top: 30px;}
    .news-menu {margin-left: -5px;}
    .news-menu li {width: 25%;}
    .news-menu li a {margin-left: 5px;}

    .footer-ewm{width: 100%;}
    .footer-tel{width: 100%; padding-top:30px;}
    .footer-desc{width: 100%;padding-top:30px;}
    .footer-ewm li .img-center{height:110px; line-height:110px;}

    .lanmu {padding: 15px 0;}
    .lanmu .wz {display: none;}

    .list-1 li .text h4 {font-size: 16px;}

    .list-3-1 li .m {display: none;}
    .list-3-1 li .text {margin-right: 0;padding-right: 0;}

    .list-4 {margin: -15px 0 0 -15px;}
    .list-4 li {width: 50%;}
    .list-4 li a {margin: 15px 0 0 15px;}
    .list-4 li .img-center {height: 240px;line-height: 240px;}
    .list-4 li p {margin-top: 10px;font-size: 14px;}

    .pages {margin-top: 30px;}
    .pages a {font-size: 12px;}

    .list-5 {margin: -15px 0 0 -15px;}
    .list-5 li {width: 50%;}
    .list-5 li a {margin: 15px 0 0 15px;}
    .list-5 li .inner span {font-size: 14px;}

    .news-content-title {margin-bottom: 20px;padding-bottom: 15px;}
    .news-content-title h1 {font-size: 18px;}
    .news-content-title p span {font-size: 12px;}
    .news-content-tool {margin-top: 20px;padding-top: 20px;}

    .contact li {width: 100%;}
    .contact li .wrap {padding: 20px 0;border-right: 0;border-bottom: 1px solid #eee;}

    .contact-map {height: 300px;}

    .yunu-showcase {margin-bottom: 30px;}
    .pc-slide {width: auto;}
    .yunu-showcase-info h1 {font-size: 20px;}
    .yunu-showcase-info p {margin-top: 10px;}
}
