<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0); 
font-family: "Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;}
body,ul,li,ol,dt,dl,p,h1,h2,h3,h4,h5,h6,div,html,form,select,option,table,tr,td,dt,dl,dd,span,input,i,b,br,section,header,footer,nav,menu,slider,pre{margin:0;padding:0;color:#333;}
body{ color: #666666; background-color: #fff;  word-break: break-all; word-wrap:break-word; font-weight: 400;  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
input,button{overflow: visible;vertical-align:middle;outline:none}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline:none}
a,a img{text-decoration:none; color:#333;border:0;}
a:focus{outline:none;}
a:hover{ background: none;}
a:focus, a:hover{ color: #666;}
ul,ul li{list-style:none}
fieldset,img,input,button{border: none; padding: 0;margin: 0; outline-style: none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}
a{text-decoration:none;cursor: pointer;color:#666; display: block;}
a:hover{text-decoration:none;outline:none; color: initial;}
a:focus{outline:none}
a:hover,a:active{outline:none}
a:focus{outline:none}
sub,sup{vertical-align:baseline}
a:link{text-decoration:none;   /* 指正常的未被访问过的链接*/}
a:visited{text-decoration:none; /*指已经访问过的链接*/}
a:hover{text-decoration:none;/*指鼠标在链接*/ color: #38b3fa;}
a:active{text-decoration:none;/* 指正在点的链接*/ }

.left{ float: left;}
.right{ float: right;}
.clearfix:after{content:"";height:0; line-height:0; display:block;clear:both; visibility:hidden;}    
.clearfix{ zoom:1;}
article p {font-size:14px; color:#333; line-height:30px;}
article img {max-width:100%;}
em{ display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:space-between;align-items:center;}


.bgWhite{ background-color: #fff;}
.bgf5f5f5{background-color: #f5f5f5;}
.margB1{ margin-bottom: 20px !important;}
.padT1{ padding-top: 20px;}
.padT2{ padding-top: 40px;}
/* 屏幕适配 */
/*默认参照iphone6*/

html {font-size: 16px;}
/*适配ipad pro*/
@media screen and (min-width: 1025px) and (max-width: 1360px) {
    html{font-size: 20px;}
}
/*适配ipad pro*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
    html{font-size: 18px;}
}
/*适配ipad*/
@media screen and (min-width: 415px) and (max-width: 768px){
    html {font-size: 17px;}
}
/*适配iphone6plus*/
@media screen and (min-width: 376px) and (max-width: 414px){
    html {font-size: 16px;}
}
@media screen and (min-width:321px) and (max-width:375px){
    html {font-size: 14px; }
}
/*适配iphone5*/
@media screen and (max-width: 320px){
    html {font-size: 12.65px;}
}

ol li{ list-style: none;}
.img img{display:block;margin: 0 auto;}
article img {max-width:100%;}
video{ background-color: #000;}
#banner{width:100%;height:auto;overflow:hidden;position:relative; margin-top: 136px;padding: .1px;}
#banner img{width:100%;height:auto}
#notice{width:100%;height:40px;line-height:40px;position:absolute;bottom:0;background:rgba(0,0,0,.5)}
#notice a{color:#fff;text-align:center;font-size:14px}
#content{width:100%;height:auto;overflow:hidden;position:relative}


@media screen and (max-width:768px){
    #banner .swiper-pagination{ display: none;}
    #banner{ margin-top: 98px;}
}
/* 首页banner图 */
#banner .swiper-pagination-bullet{ width: 30px; height: 6px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
#banner .swiper-pagination-bullet-active{ background-color: #518b92;}
.swiper-container .swiper-wrapper img{ display: block;width: 100%;}
#banner .swiper-button-prev ,#banner .swiper-button-next{ background:none;}
#banner .swiper-button-next,#banner .swiper-button-prev{ width: auto; height: auto;}
#banner .swiper-button-prev .iconfont,#banner .swiper-button-next .iconfont{ font-size: 45px; color: #fff; background-color: rgba(0, 0, 0, 0.3); padding: 10px; border-radius: 50%; -webkit-border-radius: 50%;-moz-border-radius: 50%; }
#banner .swiper-button-next{ transform: rotate(180deg);}

@media screen and (max-width:820px){
    #banner .swiper-button-prev .iconfont,#banner .swiper-button-next .iconfont{ font-size: 18px; padding: 5px;}
    .main section{ padding: 14px 0;}
    .main{ padding-top: 8px;}
}


#case,#sectSix{width:100%;height:auto;}
#case .case,#sectSix .sectSix{width:1290px;height:auto;box-sizing:border-box;margin:0 auto;padding:50px 15px;display:flex;justify-content:space-between;align-items:flex-start;overflow:hidden}
.case .left,.sectSix .left{width:930px;height:auto;margin-right:45px;flex:1}
.case .left{background:0 0}
.case .left #location,.sectSix .left #location{padding-left:30px;padding-right:30px;background:#fff}
.sectSix .left article{box-sizing:border-box;padding:30px;background: #fff; font-size: 14px; line-height: 28px;}
.sectSix .left article p{ color: #555;}
.right{width:280px}
.right .rightOne,.right .rightTwo{background:#fff;box-sizing:border-box;padding:0 14px;margin-bottom:15px}
.right .rightOne h3,.right .rightTwo h3{font-size:24px;padding:25px 0 25px 18px;font-weight:400;position:relative;line-height:1}
.right .rightOne h3::after,.right .rightTwo h3::after{content:'';width:4px;height:25px;background:#518B92;position:absolute;left:0}
.right .rightOne ul{width:100%;overflow:hidden}
.right .rightOne ul li{padding-bottom:14px;text-align:center}
.right .rightOne ul li a {display:block;}
.right .rightOne ul li a:hover {box-shadow:0 0 10px #ccc;}
.right .rightOne ul li a:hover p {color: #518B92;}
.right .rightOne ul li a img{width:100%;height:auto}
.right .rightOne ul li .img{overflow:hidden;width:100%}
.right .rightOne ul li p{line-height:42px;height:42px;box-sizing:border-box;padding:0 10px;overflow:hidden}
.right .rightTwo ul{width:100%;overflow:hidden}
.right .rightTwo ul li a{display:block;padding:15px 0;border-bottom:1px solid #e9e9e9;line-height: 20px;font-size: 14px;}
.right .rightTwo ul li a:hover{color:#518B92}
.sectSix .left ul{padding-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between}
.sectSix .left ul li:hover .content h4{color:#518B92}
.sectSix .left ul li:hover{box-shadow:0 0 15px #518B9245;transform:translateY(-10px);transition:all .4s ease}
.sectSix .left ul li{background:#fff;width:442px;height:auto;border-radius:5px 5px 0 0;overflow:hidden;margin-bottom:40px;transition:all .4s ease;}
.sectSix .left ul li .img{width:100%;height:auto;overflow:hidden；}
.sectSix .left ul li .img img{width:100%;height:auto;}
.sectSix .left ul li .content{width:100%;height:35px;box-sizing:border-box;padding:0 25px;text-align:left;transition:all .4s ease;padding:0 10px;height:200px}
.sectSix .left ul li .content h4{font-weight:400;line-height:2;height:36px;overflow:hidden; text-overflow: ellipsis; font-size:18px; text-align: center; }
.sectSix .left ul li .content p{font-size:13px;color:#aaa;line-height:24px;height:24px;overflow:  hidden;}
.sectSix .left ul li .content p i{color:#aaa;padding-right:5px;font-size:18px;font-weight: 500;}
.sectSix .left ul li .content .intro{font-size:16px;line-height:28px;color:#666;padding-top:10px;max-height: 96px;overflow:hidden;font-size:14px;line-height:22px;overflow:  hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.case .left ul{padding-top:35px;overflow:  hidden;}
.case .left ul li{float:left;padding-right:50px; width: 275px; overflow: hidden;}
.case .left ul li:nth-child(3n){padding-right:0}
.case .left ul li a{margin-bottom:40px;background:#fff;display:block;width:  100%;height:220px;overflow:hidden; position: relative;}
.case .left ul a .img{width:100%; border-bottom:1px solid #ececec;}
.video .left ul a .img {height: 168px;}
.case .left ul a .img img{width:100%;height:auto;}
.case .left ul a p{text-align:center;height:50px;line-height:50px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing:border-box;padding:0 10px;width: 100%;}
.case .left ul a:hover p{background:#518B92;color:#fff;transition:all .4s ease}
@media screen and (max-width:1290px){#case .case,#sectSix .sectSix{width:100%}
#case .case .left ul{display:flex;flex-wrap:wrap;justify-content:space-around}
#case .case .left ul li{padding:0}
.sectSix .left ul li{width:48.5%;margin-bottom:15px}
.sectSix .left ul li .img{width:100%;height:auto}
}
@media screen and (max-width: 992px){#case .case,#sectSix .sectSix{flex-wrap:wrap}
.case .left,.sectSix .left{width:100%;height:auto;margin:0;margin-bottom: 15px;}
.right{width:100%;height:auto}
.right .rightOne ul li{width:250px;float:left;margin-right:20px}
.right .rightOne ul li .img{width:250px;overflow:hidden}
.right .rightOne ul li a:hover{display:block;box-shadow:0 0 10px #ccc;transition:all .4s ease}
.right .rightOne ul li a:hover p{color:#518B92}
.right .rightTwo ul{padding-bottom:20px}
.sectSix .left ul li .content{padding:0 10px;height:180px}
.sectSix .left ul li .content h4{font-size:16px;padding-top:8px;height:32px}
.sectSix .left ul li .content p{line-height:24px;height:24px}
.sectSix .left ul li .content p i{font-size:12px;padding-right:2px}
.sectSix .left ul li .content .intro{font-size:14px;line-height:22px;max-height:110px}
#case .case,#sectSix .sectSix{padding: 20px 0;}
}
@media screen and (max-width:768px){
    .sectSix .left ul {width:96%;margin: 0 auto;padding: 20px 0;}
    .case .left #location, .sectSix .left #location {padding: 10px;}
    .right .rightOne, .right .rightTwo{padding:0 10px;}
    .right .rightOne ul{display:flex;flex-wrap:wrap;justify-content:  space-between;}
    .right .rightOne ul li{width:48%;height:auto;margin: 0;}
    .right .rightOne ul li .img{width:100%; height:auto;}
    .right .rightOne h3,.right .rightTwo h3 {font-size:18px;padding-left: 10px;}
    .right .rightOne h3::after, .right .rightTwo h3::after{width: 4px;height:  18px;}
    .right .rightTwo ul li a{ line-height:1; font-size:14px; padding:13px 0;}
    .sectSix .left article {padding:20px 10px;}
    #case .case .left ul {width:96%; margin:0 auto;}
    #case .case .left ul li {width:48%;}
    .case .left ul li a {margin-bottom:15px;}
    .case .left ul a .img {width:100%; height:auto;}
    .case .left ul a p {font-size:14px; line-height:32px; height:32px;}
}
/* show news */
#show , #news {width:100%; height:auto; overflow:hidden; background:#f5f5f5;}
#show .show  , #news .news {width:1290px;box-sizing:border-box;height:auto;overflow:hidden;padding: 50px 15px;margin:0 auto;display:flex;justify-content:  space-between;align-items:  flex-start;}
.show .left {width:935px;margin-right: 45px;flex: 1;overflow:  hidden;}
.news .left {width:935px;margin-right: 45px;flex: 1;}
.show .right , .news .right{width:280px;}
.show .left #location , .news .left #location {padding-left:30px;padding-right:30px;}
.show .left .article {box-sizing:border-box;padding:0 30px;text-align:center;background:  #fff;margin-bottom:  15px;position:  relative;}
.show .left .article #download{position:absolute;top:30px;right:30px;display:block;width:90pt;height:40px;
	border-radius:5px;background:#518B92;color:#fff;text-align:center;line-height:40px;}
.show .left .article #download:hover {transition:all .4s ease; font-weight:bold;  box-shadow:0 4px 10px #ccc; }
.show .left .article h4 {font-size:30px; font-weight:normal; line-height:50px; padding-top:45px;}
.show .left .article .setting {font-size:14px; line-height:36px; height:36px; padding-bottom:50px;}
.show .left .setting span {font-size:14px;  color:#666666; margin-right:20px;}
.show .left .setting span i {padding-right:5px;color: #888;}
.show .left .article .picture {width:100%;height:auto;padding-bottom: 30px;text-align:  left; line-height:2;}
.show .left .article .picture img {margin:0;}
.show .left .article.jobs .picture {padding-bottom:150px;}
.show .left #word {text-align:left;padding: 40px 0;font-size:  14px;color: #888888;}
.gallery-top {width:100%;height: auto;}
.gallery-top .swiper-slide img{width:100%; height:auto;}
.gallery-thumbs {width:100%; height:70px; margin:10px 0;}
.gallery-thumbs {width:100%; height: 70px; margin-top:10px;}
.gallery-thumbs .swiper-slide {width:66px; height: 66px; border:2px solid #fff; overflow: hidden;}
.gallery-thumbs .swiper-slide img {height: 100%;}
.gallery-thumbs .swiper-slide-active {border:2px solid #518B92;}

.show .left .content {box-sizing:border-box;padding: 0 30px 60px 30px;background:  #fff;margin-bottom:  15px;}
.show .left .content h4 {font-size:16px;color:#518B92;line-height:44px;overflow:hidden;padding-top:  20px;border-bottom:  1px solid #e9e9e9;position:relative;text-indent: 20px;}
.show .left .content h4::after {width:100px;height:2px;background:#518B92;position:absolute;left:0;bottom: 0px;content:'';}
.show .left .content article {padding:24px 0 70px 0;text-align: justify;}
.show .left #change { height:auto;line-height:48px;display:flex;justify-content:space-between; flex-wrap: wrap;}
.show .left #change a {display:block;border: 1px solid #eee;border-radius:24px;padding:0 20px;color: #888888;max-width:  200px;height:  48px;overflow:  hidden;}
.show .left #change a span {color:#888888;}
.show .left #change a:hover {border-color:#518B92; color:#518B92;}
.show .left #change a:hover span {color:#518B92;}
.show .left #change.product , .show .left #change.support {padding-bottom:40px;}

.news .left {background:#fff;} 
#productShow{ max-width: 500px;}

@media screen and (max-width:1290px){
    #show .show , #news .news {width:100%; height:auto;}
    .gallery-top {height:auto;}
    .case .left ul li a {margin-bottom:15px; width: 100%;}
}

@media screen and (max-width:992px){
    #show .show , #news .news {flex-wrap:wrap; padding:50px 0;}
    #show .show .left {width:100%;margin-left: 45px;}
    #show .show .right , #news .news .right {width:100%;}
    .news .left {margin:0;margin-bottom:  20px;}
    .show .left #word{ padding: 20px 0;}
}

@media screen and (max-width:768px){
    #show .show .left { margin: 0;overflow: initial;}
    .show .left .article {
    padding: 0 15px;
}
    .show .left .article h4 {font-size:22px;line-height:1.5;height:auto;padding-top: 20px;}
    .show .left .article .setting {padding-bottom:25px;}
    .show .left .article .picture {width: 100%;margin:0 auto;}
    .show .left .content {padding: 0 15px 20px 15px;}
    .show .left .content article {padding: 12px 0 35px 0;}
    #change {height:30px; line-height:30px;}
    #change a {font-size:12px; height:30px; line-height:30px;}
    #show .show, #news .news {padding: 10px 0;}
    .show .left #change a {max-width:100%; padding:0 10px; margin-bottom: 2px; height: auto;}
}

.news .left ul {box-sizing:border-box;padding: 0 25px 20px 20px;}
.news .left ul li {border-bottom:1px solid #e5e5e5; height:154px; padding-top:18px; padding-bottom:18px; overflow:hidden; position:relative;}

.news .left ul li a.more {position:absolute; color:#518B92; bottom:30px; right:0;}
.news .left ul li a.more:hover {text-decoration:underline;}
.news .left ul li .img {width:180px; height:auto; overflow:hidden; position:absolute;}
.news .left ul li .img img {width:100%; height:auto;}
.news .left ul li dl {padding-left:195px;}
.jobs .left ul li dl {padding-left:0;}
.news .left ul li dl dt {font-size:18px; line-height:24px; font-weight:normal; color:#444; margin-bottom: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news .left ul li&gt;a:hover dl dt {color:#518B92;}
.news .left ul li dl dd.setting {height:  20px;line-height:  20px;}
.news .left ul li dl dd.setting span {font-size:14px; color:#666666; padding-right:20px;}
.news .left ul li dl dd.setting span i {font-size:14px;padding-right:5px;color: #888;}
.news .left ul li dl dd.intro{font-size:14px; line-height:23px; color:#999; height:70px; overflow:hidden; 
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
@media screen and (max-width:768px){
    .news .left ul {padding: 0 10px 20px 10px;}
    .news .left ul li {
        padding-top: 10px;
        padding-bottom: 20px;
        height:  68px;
        }
.news .left ul li .img {width:  100px;}
.news .left ul li dl {padding-left:115px;}
.news .left ul li dl dt {font-size:16px;line-height: 18px;}
.news .left ul li dl dd.setting {height: 18px;line-height: 18px;padding:5px 0;}
.news .left ul li dl dd.setting span {font-size:10px;padding-right:  10px;}
.news .left ul li dl dd.setting span:last-child {padding-right:0;}
.news .left ul li dl dd.intro {font-size: 12px;line-height: 22px;height: 22px;}
.news .left ul li a.more {display:none;}
}



#location{display:flex;flex-wrap:wrap;justify-content:left;line-height:26px;padding:24px 0;background:  #fff;}
#location span{font-size:16px;display:inline-block}
#location span a{ display: inline;}
#location span a:hover{color:#518B92;}
#location span i{font-size:18px;padding:0 5px}
@media screen and (max-width:1300px){
    #location{ margin-left: 15px;}
}
@media screen and (max-width:768px){
   #location span{font-size:14px;} 
   #location {padding: 10px!important;}
}

#Nofound {background:#fff;width:100%;text-align:center;line-height: 2;box-sizing:  border-box;padding: 10px;border: 1px solid #ccc;margin:  10px 0;color: #518B92;}
#Nofound img {max-width:80%; margin:0 auto;}

.pages{padding:40px 0;text-align:center;height:40px;line-height:40px;display:flex;justify-content:center}
.pages a{width:40px;height:40px;border:1px solid #ddd;display:inline-block;border-right:none;font-size:14px}
.pages a.first,.pages a.last,.pages a.prev{width:auto;padding:0 8px}
.pages a.next{width:auto;padding:0 8px;border-right:1px solid #e5e5e5}
.pages strong{width:40px;height:40px;border:1px solid #e5e5e5;font-weight:400;background:#518B92;color:#fff;border-color:#518B92}
.pages a:hover{color:#518B92}
.pages em{display:none}
.pages kbd{margin-left:15px}
.pages kbd input{padding:0 10px;outline:0;border:1px solid #e5e5e5;line-height:40px;text-align:center;font-size:14px}
.pages kbd input:focus{border-color:#518B92}
@media screen and (max-width:768px){.pages{position:relative}
.pages a{display:none}
.pages a.next,.pages a.prev{display:block;border:none;position:absolute}
.pages a.next{left:50%;margin-left:50px}
.pages a.prev{right:50%;margin-right:50px}
.pages strong{background:#fff;color:#333;border:none}
}
#feedback {width:100%;background:#f5f5f5;padding: 0;}
#feedback .feedback{width: 1290px;box-sizing:border-box;padding:0 15px;position:relative;margin: 0 auto;background: #fff;}
.feedback form{padding:70px 0 150px 0;width:600px;height:auto;margin:0 auto}
.feedback form label{display:block;width:100%;height:auto;padding-bottom: 8px;}
.feedback form label input{width:100%;height:38px;line-height:38px;display:block;box-sizing:border-box;padding:0 10px;font-size:14px;border:1px solid #e5e5e5;outline-color:#238ad4; outline:none;}
.feedback form label p {    color: red;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 1.5;
    height: 18px;}
.feedback form label input:focus {border-color:#238ad457; box-shadow:0 0 5px #238ad457;}
.feedback form label textarea{width:100%;height:auto;box-sizing:border-box;padding:10px;line-height:1.5;font-size:14px;border:1px solid #e5e5e5; outline:none;}
.feedback form label textarea:focus {border-color:#238ad457; box-shadow:0 0 5px #238ad457;}
.feedback form label #submit{background:#626262;color:#fff;display:  block;text-align:  center;line-height:  2.4;}
.feedback form label #submit:hover {background:#238ad4;}
@media screen and (max-width:1290px){#feedback .feedback{width:100%}
.feedback form{width:70%}
#feedback {padding-top:120px;}
}
@media screen and (max-width:768px){.feedback form{width:90%;padding: 50px 0 100px 0;}
}

#mapNav {width:100%;background:  #555;}
#mapNav ul{width:1290px;padding: 20px 0;display: flex;margin: 0 auto;flex-wrap:  wrap;}

#mapNav ul li a {font-size: 16px;color: #999;line-height:  1;height: 16px;border-right: 2px solid #676262;display:  block;padding: 0 15px;}
#mapNav ul li a:hover {color:#fff;text-decoration: underline;}
#mapNav ul li:last-child a {border-right: none;}
@media screen and (max-width:768px){
    #mapNav ul {width:96%;flex-wrap:wrap;padding: 20px 0;}
    #mapNav ul li a {padding:5px 10px; margin:5px 0; font-size:14px; border-right:none;}
    #mapNav ul li {width:25%; text-align:center;}
}


#searchs{width:100%;height:auto;background:  #f5f5f5;padding: 30px 0;}
#searchs .searchs{width:1310px;height:auto;overflow:hidden;box-sizing:border-box;padding: 55px 12px;margin:0 auto;background:  #fff;}
#searchs .searchs .box{margin:20px 0;height:42px;position:relative}
#searchs .searchs .box input{height:40px;width:100%;background:#fafafa;border:1px solid #dcdcdc;border-radius:20px;box-sizing:border-box;padding:0 50px 0 20px}
#searchs .searchs .box input:focus{outline:0;border-color:#238ad4;background:#fff}
#searchs .searchs .box i:hover{cursor:pointer;color:#238ad4}
#searchs .searchs .box i{position:absolute;top:0;right:10px;display:block;width:40px;height:40px;line-height:40px;text-align:center}
#searchs .searchs ul{box-sizing:border-box;padding:0 25px}
#searchs .searchs ul li{border-bottom:1px solid #eee;padding:25px 0}
#searchs .searchs ul li h4{font-size:22px;line-height:30px;font-weight:400;padding-bottom:10px}
#searchs .searchs ul li a:hover h4,#searchs .searchs ul li a:hover p.intro{color:#238ad4}
#searchs .searchs ul li p.intro{font-size:14px;line-height:24px;color:#666}
#searchs .searchs ul li a.link{font-size:14px;line-height:24px;color:#238ad4}
.ql-editor p{ font-size: 14px; line-height: 28px; color:#555;}
@media screen and (max-width:1310px){#searchs .searchs{width:100%}
#mapNav ul{ width: 100%;}
#mapNav ul li a {font-size: 16px;color: #999;line-height: 1.4;height: auto;border-right: 2px solid #676262;display:  block;padding: 0 15px;}
.swiper-option2{ width: 100%;}
.sectTwo .swiper-container{ width: 94%;}
}
@media screen and (max-width:768px){#searchs .searchs ul{padding:0 10px}
#searchs .searchs .box{margin:10px 0}
#searchs .searchs ul li{padding:10px 0}
#searchs .searchs ul li h4{font-size:18px;line-height:1.5;padding-bottom:5px}
#searchs .searchs ul li p.intro{font-size:12px;line-height:22px;height:44px;overflow:hidden;padding-bottom:5px}
}

#sitemap{width:100%}
#sitemap .sitemap{width:1200px;margin:0 auto;overflow:hidden;padding:20px 0}
.sitemap .map{width:100%;height:auto;margin-bottom:40px}
.map h3{font-size:18px;line-height:60px;border-bottom:1px solid #eee}
.map .cat_One{padding-top:30px;line-height:32px;overflow:hidden}
.map .cat_One&gt;li{width:25%;float:left;text-indent:20px;margin-bottom:40px}
.map .cat_One&gt;li&gt;a{font-size:14px;font-weight:700}
.map .cat_Two&gt;li&gt;a{font-size:14px;color:#555}
.map .cat_Three&gt;li&gt;a{font-size:14px;color:#bbb}
.map .cat_One li a:hover{color:#518B92;text-decoration:underline}
.ql-snow .ql-editor img{ display: inline-block; margin: 5px auto; max-height: 100%; height: auto;}
@media screen and (max-width:1310px){
    #sitemap .sitemap {width:96%; margin:0 auto ;}
}
@media screen and (max-width:768px){
    .map h3 {line-height: 2;}
    .sitemap .map {margin-bottom: 20px;}
    .ql-editor p{ font-size: 14px; line-height: 24px; color:#555;}
}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

/* 分页样式 */
#pagination { padding:25px 0; text-align: center; line-height: 40px; text-align: center;}
#pagination .pages {display: flex; justify-content: center; padding: 0;}
#pagination .pages em {display:none;}
#pagination .pages strong {width:40px;height:40px;text-align: center;margin:0 10px;font-size:  16px;border: 1px solid #e5e5e5;border-radius:  3px;box-sizing: border-box;color: #333333;font-weight: normal;}
#pagination .pages a {display:block; min-width:40px; width: auto; height:40px;text-align: center;margin:0 10px;font-size:  16px; background:#e6e6e6; border-radius:  3px; color:#333;}
#pagination .pages a.next {width:80px;font-size:16px;background:  #333333;color: #fff;}


/* 搜索框 */
.searchBox{ display: flex; display:-webkit-flex; flex-wrap: nowrap; justify-content:flex-end;align-items:center; margin-right: 40px;}
.searchBox .search{ position: relative; width: 360px;}
.searchBox .search input{ padding: 4px 10px; width: 100%; line-height: 22px; font-size: 14px; color: #666; border: 1px solid #aaa; border-radius: 30px; -moz-border-radius:30px; outline: none;}
.searchBox .search .iconfont{ font-size: 18px; padding: 10px; color: #222; font-weight: 600; position: absolute; top: -4px; right: -16px; line-height: 22px;}

@media screen and (max-width:820px){
.searchBox .search{margin: 6px 0;  width: 62vw;}
}

/* 链接 */
.links{ display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:flex-start; align-items:center; padding: 10px 0; margin-left: -15px;}
.links li a{ font-size: 15px; color: #fff; padding: 2px 15px; line-height: 1.5;}


/* 语言切换 */
.top {  z-index:999;   position: relative; } 
.top .icon-fanyi-full{ height: 38px; font-size: 28px; color: #fff; display: block; margin-left: 20px; }
.top .top_r { box-sizing:border-box;padding:0; margin:0 auto; display: none; position: absolute; top: 38px; left: 0px;}
.top .top_r a { display:block; width: auto; white-space: nowrap; font-size:14px;color:#fff;padding: 0 25px; height: 40px;line-height: 40px; text-align: center; background:#518b92; border-top: 1px solid #f0f0f0;}
.top .top_r a:last-child { border-right:none;}
.top .top_r a:hover { color:#518b92; background-color: #fff; } 

@media screen and (max-width:800px){
    .top{ margin-top: 30px;}
    .top .icon-fanyi-full{ font-size: 30px; margin-left: 16px; line-height: 1.5;}
    .top .top_r{ left: 15px; top: 40px;  }
    .top .top_r a{ padding: 0 ; text-align: left; border: none;}
}


/* 产品详情 */
.padT2{ padding-top: 40px; padding-bottom: 50px;}
.detialsPage{ display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:space-between; align-items:flex-start; }
.detialsPage dt{ width: 42%;}
.detialsPage dd.detialContent h4{ font-size: 24px; color: #555; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.detialsPage dd.detialContent h6{ font-size: 18px; color: #888; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.detialsPage dd.detialContent{ width: 40%; margin-top: 50px;}
.detialsPage dd.detialContent div,.detialsPage dd.detialContent div *{ font-size: 15px; color: #888; line-height: 30px;}
#change{display: flex; display:-webkit-flex; flex-wrap: wrap; justify-content:space-between; align-items:center; padding-top: 30px; }
.content h4{ font-size: 18px; color: #444;}
@media screen and (max-width:1380px){
    .content{ padding: 20px 15px;}
    .detialsPage dd.detialContent{ margin-top: 100px;}
}
@media screen and (max-width:768px){
    .detialsPage dt{ width: 90%; margin: 10px auto;}
    .detialsPage dd.detialContent{ width: 100%; box-sizing: border-box; padding-left: 20px; margin-top: 10px;}
    #change{padding-top: 12px; }
    .content{ padding: 20px 10px;}
}


.ql-editor{ white-space: normal;}</pre></body></html>