
@font-face{
    font-family: 'Roboto Regular';
    src: url('/skin/fonts/robotoregular.eot');
    src: url('/skin/fonts/robotoregular.eot#iefix') format('embedded-opentype'),
    url('/skin/fonts/robotoregular.woff2') format('woff2'),
    url('/skin/fonts/robotoregular.woff') format('woff'),
    url('/skin/fonts/robotoregular.ttf') format('truetype'),
    url('/skin/fonts/roboto regular.svg#neuesbauendemo') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family: 'Roboto Medium';
    src: url('/skin/fonts/robotomedium.eot');
    src: url('/skin/fonts/robotomedium.eot#iefix') format('embedded-opentype'),
    url('/skin/fonts/robotomedium.woff2') format('woff2'),
    url('/skin/fonts/robotomedium.woff') format('woff'),
    url('/skin/fonts/robotomedium.ttf') format('truetype'),
    url('/skin/fonts/roboto medium.svg#neuesbauendemo') format('svg');
    font-weight:normal;
    font-style:normal
}
.font1{  font-family: 'Roboto Medium';  }
@font-face{
    font-family: '079MKSDMediumCondensed';
    src: url('/skin/fonts/079mksdmediumcondensed.eot');
    src: url('/skin/fonts/079mksdmediumcondensed.eot#iefix') format('embedded-opentype'),
    url('/skin/fonts/079mksdmediumcondensed.woff2') format('woff2'),
    url('/skin/fonts/079mksdmediumcondensed.woff') format('woff'),
    url('/skin/fonts/079mksdmediumcondensed.ttf') format('truetype'),
    url('/skin/fonts/079mksdmediumcondensed.svg#neuesbauendemo') format('svg');
    font-weight:normal;
    font-style:normal
}
.font2{  font-family: '079MKSDMediumCondensed';  }

/*Reset css*/
/* 清除内外边距 */
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
/* 设置默认字体 */
body,button,input,select,textarea{ font: 14px/1 'Roboto Regular'; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; }
address,cite,dfn,em,var{ font-style: normal; }
code,kbd,pre,samp,tt{ font-family: 'Roboto Regular'; }
small{ font-size: 14px; }
/* 重置列表元素 */
ul,ol,li,dl,dt,dd{ list-style: none; }
ul:after{ content: ''; clear: both; display: block; }
/* 重置文本格式元素 */
a{ color: #999999; text-decoration: none; transition-duration: .3s; }
a:hover{ color: #d8a451; text-decoration: none; transition-duration: .3s; }
abbr[title],acronym[title]{ border-bottom: 1px dotted; cursor: help; }
q:before,q:after{ content: ''; }
sup{ vertical-align: super; }
sub{ vertical-align: sub; }
/* 重置表单元素 */
legend{ color: #000; }
fieldset,img{ border: none; display: block; }
input,select,textarea{ font-size: 100%; }
button{ cursor: pointer; }
/* 重置表格元素 */
table{border-collapse:collapse;border-spacing:0;margin:10px 0;display:table;width:100%!important;}
table td,table th{padding:10px;border:1px solid #dedede;color:#333333;vertical-align:middle;width:1%!important;}
/* 重置 hr */
hr{border:none;height:1px;}
/* 清除浮动 */
.cl,.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0;}
/*end Reset css*/

/*web*/
html,body{width: 100%;height: 100%;font-family: 'Roboto Regular';font-size: 14px;background: #ffffff;}
.BODYCENTER{width: 1200px;margin: auto;position: relative;}
.fl{float: left;}
.fr{float: right;}
em{color: #d8a451;}
.mobileweb{display: none;}
.wow{visibility: visible!important;}
.content:after{content: '';clear: both;display: block;}
.content img{max-width: 100%;display: inline-block;}
/*end web*/

/*分页*/
.mc_pager{font-family:'Arial';text-align:center;padding:50px 0;}
.mc_pager a,.mc_pager span{background:#333;color:#fff;width:30px;height:30px;line-height:30px;margin:3px;display:inline-block;}
.mc_pager a:hover,.mc_pager a.Ahover{background:#d8a451;}
.mc_pager a.firstPage,.mc_pager a.lastPage{width:40px;font-weight:bold;}
.mc_pager .PreSpan,.mc_pager .NextSpan,.mc_pager a.PreA,.mc_pager a.NextA{width:50px;font-size: 0;}
.mc_pager .PreSpan:before,.mc_pager a.PreA:before{content:'◀';font-size:14px;}
.mc_pager .NextSpan:before,.mc_pager a.NextA:before{content:'▶';font-size:14px;}
.mc_pager .PageText,.mc_pager #metPageT,.mc_pager #metPageB{display:none}
/*end 分页*/

/*二维码显示*/
.pro2wm{position:relative;display:inline-block;cursor:pointer;}
.pro2wm:before{opacity:0;content:'';border-top:8px solid transparent;border-right:8px solid #fff;border-bottom:8px solid transparent;position:absolute;top:7px;right:-14px;z-index:1001;transition-duration:.3s;}
.pro2wm:after{opacity:0;content:'';width:5px;height:10px;box-shadow:-3px 0 10px rgba(0, 0, 0, .2);position:absolute;top:10px;right:-14px;z-index:1000;transition-duration:.3s;}
.pro2wm:hover:before,.pro2wm:hover:after{opacity:1;}
.pro2wm .wxewm{opacity:0;width:0;height:200px;padding:8px 0;background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, .2);border-radius:5px;position:absolute;left:60px;bottom:-88px;z-index:999;transition-duration:.3s;}
.pro2wm:hover .wxewm{opacity:1;width:200px;padding:8px;}
/*end 二维码显示*/

/*css3*/
/* Grow */
.grow {
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition-property: transform;
    transition: all 0.36s ease;
}
a:hover .grow {
    transform: scale(1.08);
}
/* float-shadow */
.float-shadow {
    display: block;
    position: relative;
    transition-property: transform;
    transition-duration: 0.36s;
}
.float-shadow:before {
    content: '';
    width: 90%;
    height: 10px;
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .1) 0%,rgba(0, 0, 0, 0) 80%);
    transition-property: transform;
    transition-duration: 0.36s;
}
.float-shadow:hover {
    transform: translateY(-5px);
}
.float-shadow:hover:before {
    opacity: 1;
    transform: translateY(5px);
}
/*显示隐藏时间*/
.fadeIn{
    -webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 0.36s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
@-webkit-keyframes fadeIn{
    0% {
        opacity: 0;
    }
    20% {
        opacity: .2;
    }
    50% {
        opacity: .5;
    }
    70% {
        opacity: .7;
    }
    100% {
        opacity: 1;
    }
}
/*end css3*/



/*header*/
#header{
    width: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 10000;
    top: 0;
}
#header.height{
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
#header .logo{
    height: 140px;
    padding: 35px 50px;
}
#header.height .logo{
    height: 70px;
    padding: 10px 72.5px;
}
#header .logo img{
    height: 100%;
}
#header .lang{
    height: 140px;
    padding: 65px 50px;
    color: #999999;
    transition-duration: .3s;
}
#header.height .lang{
    height: 70px;
    padding: 30px 50px;
}
#header .headnav{
    padding: 50px 0;
    transition-duration: .3s;
}
#header.height .headnav{
    padding: 15px 0;
}
/*banner*/
#mcbanner{
    padding-top: 45px;
}
/*pcweb*/
.met-banner .carousel-indicators{
    bottom: 30px;
}
.met-banner .carousel-indicators li{
    transform: translate(0,0);
    background: rgba(255, 255, 255, .5);
}
.met-banner .carousel-indicators li:hover,
.met-banner .carousel-indicators li.active{
    background: #fff;
}
.met-banner .carousel-indicators li:after{
    display: none;
}
.met-banner .carousel-control{
    background: 0;
}
.met-banner .carousel-control:hover{
    opacity: 1;
}
.met-banner .carousel-control .icon{
    width: 60px;
    height: 60px;
    margin-top: -30px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .2);
    font: 35px/60px '宋体';
    color: #ffffff;
}
/*mobbanner*/
.mobbanner .swiper-pagination-bullet{
    background: rgba(255, 255, 255, .5);
    opacity: 1;
}
.mobbanner .swiper-pagination-bullet-active{
    background: #fff;
}
/*headbanner*/
#headbanner{
    padding-top: 95px;
    overflow: hidden;
}
#headbanner img{
    width: 100%;
}
/*header*/

/*index*/
.more{
    display: inline-block;
    padding: 20px 80px;
    color: #303030;
    text-align: center;
    border: 2px solid #bababa;
    overflow: hidden;
    position: relative;
    transition-duration: .5s;
}
.more:hover,
a:hover .more{
    color: #ffffff !important;
    border: 2px solid #d8a451;
}
.more:before{
    content: '';
    width: 0;
    height: 100%;
    background: #d8a451;
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: .5s;
}
.more:hover:before,
a:hover .more:before{
    width: 100%;
}
.more p{
    position: relative;
    z-index: 1;
}

#main{
    position: relative;
    z-index: 2;
}

.inprocolumn{
    background: #f8f8f8;
    margin-top: 35px;
}
.inprocolumn ul{
    background: #ffffff;
    box-shadow: 0 0 30px rgba(87, 79, 73, .15);
    border-radius: 5px;
    position: relative;
    top: -80px;
}
.inprocolumn ul li{
    float: left;
    width: 25%;
    margin: 50px 0;
    text-align: center;
    border-left: 1px solid #c1c1c1;
}
.inprocolumn ul li:nth-child(1){
    border-left: 0;
}
.inprocolumn ul li a{
    display: block;
    margin: 0 10%;
    border-radius: 10px;
    position: relative;
    top: 0;
}
.inprocolumn ul li a:hover{
    top: -5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.inprocolumn ul li a .columnimg img{
    width: 100px;
    height: 100px;
    margin: auto;
}
.inprocolumn ul li a .name{
    color: #333333;
    font-size: 16px;
    padding: 15px 0;
}
.inprocolumn ul li a:hover .name{
    color: #d8a451;
}
.inabout{
    background: #f8f8f8 url(/skin/images/inaboutbj.jpg) top center no-repeat;
    padding-bottom: 100px;
    overflow: hidden;
}
.inabout .columnimg{
    width: 44.4%;
    padding-top: 50px;
}
.inabout .columnimg img{
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.inabout .inaboutfr{
    width: 48%;
    margin-top: 50px;
    position: relative;
}
.inabout .inaboutfr:before{
    content: '';
    width: 100px;
    height: 10px;
    background: #d8a451;
    position: absolute;
    top: 40px;
    left: -130px;
}
.inabout .inaboutfr .namemark{
    color: #303030;
    font-size: 48px;
}
.inabout .inaboutfr .title{
    color: #d8a451;
    font-size: 48px;
}
.inabout .inaboutfr .description{
    color: #181818;
    line-height: 24px;
    margin: 40px 0 20px;
}
.countup ul li{
    float: left;
    width: 50%;
    padding-top: 50px;
}
.countup ul li h6{
    color: #8c8c8c;
    font-size: 60px;
}
.countup ul li h6 img{
    display: inline-block;
    position: absolute;
    margin: -5px 0 0 10px;
}
.countup ul li p{
    color: #8c8c8c;
}
.inpro{
    padding: 100px 0;
    overflow: hidden;
}
.inpro .inproname{
    color: #303030;
    font-size: 30px;
    text-align: center;
}
.inpro .description{
    color: #8c8c8c;
    line-height: 1.5;
    text-align: center;
    margin: 10px 0 40px;
    letter-spacing: 5px;
}
.inpro ul li{
    float: left;
    width: 32%;
    margin: 2% 2% 0 0;
}
.inpro ul li:nth-child(3n){
    margin-right: 0;
}
.inpro ul li a{
    display: block;
    padding: 10px;
}
.inpro ul li a:hover{
    background: #d8a451;
    box-shadow: 0 0 30px rgba(44, 44, 44, .3);
}
.inpro ul li a .imgurl{
    overflow: hidden;
}
.inpro ul li a .imgurl img{
    width: 100%;
}
.inpro ul li a .title{
    color: #303030;
    font-size: 14px;
    margin: 15px 5px 0;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.inpro ul li a:hover .title{
    color: #ffffff;
}
.inpro ul li a .name{
    color: #303030;
    font-size: 14px;
    margin: 0 5px 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.inpro ul li a:hover .name{
    color: #ffffff;
}
.inpro .promore{
    text-align: center;
    padding-top: 50px;
}
.inconcolumn{
    overflow: hidden;
}
.inconcolumn img{
    width: 100%;
}
/*index*/

/*foot*/
#footer{
    background: #ffffff;
    position: relative;
    z-index: 2;
}
#footer .footcon{
    padding: 100px 0;
    border-top: 1px solid #e1e1e1;
}
#footer .footcon ul li{
    float: left;
    width: 33.33%;
    padding-right: 3%;
}
#footer .footcon ul li .footconimg{
    padding: 0 20px 10px 0;
}
#footer .footcon ul li p{
    color: rgba(51, 51, 51, .7);
    line-height: 24px;
}
#footer .footcon ul li p a{
    color: rgba(51, 51, 51, .7);
}
#footer .footcon ul li p a:hover{
    color: #d8a451;
}
#footer .foottail{
    color: #858483;
    line-height: 22px;
    padding: 50px 0;
    border-top: 1px solid #e1e1e1;
}
#footer .foottail a{
    color: #858483;
}
#footer .foottail .tailimg{
    position: relative;
    left: 0;
}
#footer .foottail .tailimg:hover{
    left: -5px;
}
/*foot*/

/*product*/
.pronav{
    background: #333333;
    overflow: hidden;
}
.pronav ul li{
    float: left;
    line-height: 70px;
    padding: 0 30px;
    position: relative;
}
.pronav ul li:nth-child(1){
    padding-left: 0;
}
.pronav ul li:before{
    content: '';
    width: 4px;
    height: 4px;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 33px;
    left: -2px;
}
.pronav ul li:nth-child(1):before{
    display: none;
}
.pronav ul li a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.pronav ul li a:hover,
.pronav ul li a.hover{
    color: #d8a451;
}
.product{
    padding: 50px 0 0;
}
/*showproduct*/
.showproduct{  overflow: hidden;  }
.showproduct .content{  color: #333333;  font-size: 14px;  line-height: 24px;  }
.showproduct .content strong{  display: block;  color: #d8a451;  font-size: 16px;  font-weight: normal;  padding-bottom: 10px;  }
.showproduct .procontent{  background: #f3f3f3;  padding: 60px 0 80px;  }
.showproduct .procontent .parameter{  color: #ffffff;  font-size: 18px;  background: #333333;  line-height: 65px;  padding: 0 40px;  margin-bottom: 30px;  }
.showproduct .procontent .content1 ul li{  float: left;  width: 48%;  padding: 0 10px;  line-height: 50px;  border-bottom: 1px solid #cdcdcd;  }
.showproduct .procontent .content1 ul li:nth-child(2n){  float: right;  }
/*<!--第一部分-->*/
.proone{  padding: 50px 0;  }
.proone .proimgurl{  width: 500px;  }
.proone .prodisplayimg{  width: 100px;  margin: 0 20px;  position: relative;  }
.proone .protitle{  width: calc(100% - 660px);  }
.proone .protitle .title{  border-bottom: 1px solid #b1b1b1;  }
.proone .protitle .title h3{  color: #333333;  padding: 15px 5px 0;  }
.proone .protitle .title h4{  color: #333333;  padding: 15px 5px 30px;  }
.proone .protitle .share{  padding: 30px 0;  }
.proone .protitle .share a{  display: inline-block;  color: #ffffff;  font-size: 18px;  background: #333333;  width: 50px;  line-height: 50px;  text-align: center;  border-radius: 5px;  overflow: hidden;  margin: 0 5px 5px 0;  }
.proone .protitle .share a.con{  width: 160px;  color: #ffffff;  background: #333333;  }
.proone .protitle .share a.con i{  float: left;  width: 60px;  line-height: 50px;  color: #ffffff;  background: #d8a451;  }
.proone .protitle .share .pro2wm:before{  border-left: 8px solid #fff;  border-right: 0;  right: auto;  left: -5px;  top: 15px;  }
.proone .protitle .share .pro2wm:after{  box-shadow: 3px 0 10px rgba(0, 0, 0, .2);  right: auto;  left: -5px;  top: 18px;  }
.proone .protitle .share .pro2wm .wxewm{  left: auto;  right: 60px;  bottom: -70px;  }
.proone .protitle .share .pro2wm .wxewm img{  width: 100%;  height: 100%;  }
/*<!--第二部分-->*/
.protwo{  font-family: 'Arial';  margin: 50px 0;  padding: 10px 0;  position: relative;  border-top: 1px dotted #cdcccc;  border-bottom: 1px dotted #cdcccc;  }
.protwo:before{  content: '';  width: 1px;  height: 60px;  background: #dfdfdf;  position: absolute;  left: 50%;  top: 20px;  }
.page_left,.page_right{  width: 50%;  }
.page_left a,.page_right a{  display: block;  padding: 20px;  border-radius: 5px;  }
.page_left a{  margin-right: 30px;  text-align: left;  }
.page_right a{  margin-left: 30px;  text-align: right;  }
.page_left a:hover,.page_right a:hover{  background: #d8a451;  }
.page_left a .page1,.page_right a .page1{  color: #393939;  border: 1px solid #393939;  width: 40px;  height: 40px;  line-height: 40px;  text-align: center;  font-size: 21px;  }
.page_left a .page1{  margin-right: 20px;  }
.page_right a .page1{  margin-left: 20px;  }
.page_left a:hover .page1,.page_right a:hover .page1{  color: #fff;  border: 1px solid #fff;  }
.page_left a .page2,.page_right a .page2{  font-size: 16px;  color: #434343;  padding: 3px;  }
.page_left a:hover .page2,.page_right a:hover .page2{  color: #fff;  }
.page_left a .page3,.page_right a .page3{  font-size: 14px;  color: #434343;  padding: 3px;  }
.page_left a:hover .page3,.page_right a:hover .page3{  color: #fff;  }
/*<!--第三部分-->*/
.prothree .related{  color: #333333;  font-size: 18px;  padding: 0 10px 30px;  border-bottom: 1px solid #d6d6d6;  }
.prothree .prolist{  padding: 30px 0 60px;  }
/*product*/

/*news*/
.news{
    overflow: hidden;
}
.news ul li a{
    display: block;
    padding: 50px 0 30px;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    top: 0;
}
.news ul li a:hover{
    top: -3px;
}
.news ul li a .title{
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news ul li a:hover .title{
    color: #d8a451;
}
.news ul li a .time{
    color: #aeaeae;
    font-size: 14px;
    padding: 20px 0;
}
.news ul li a .description{
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*shownews*/
.shownews{
    padding-top: 50px;
    overflow: hidden;
}
.shownews .title{
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}
.shownews .time{
    color: #aeaeae;
    font-size: 14px;
    padding: 20px 0;
}
.shownews .content{
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 30px;
}
.shownews .detailpage{
    color: #363636;
    padding: 30px 0 50px;
    border-top: 1px solid #d6d6d6;
}
.shownews .detailpage p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.shownews .detailpage p a{
    color: #363636;
    position: relative;
    left: 0;
}
.shownews .detailpage p a:hover{
    color: #d8a451;
    text-decoration: underline;
    left: 10px;
}
.shownews .detailpage .more{
    float: right;
    padding: 8px 40px;
}
/*exhibition*/
.exhibition{
    padding: 50px 0;
}
.exhibition ul li{
    float: left;
    width: 44%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 10px;
    overflow: hidden;
    margin: 2%;
    padding: 5%;
    line-height: 40px;
}
/*news*/

/*download*/
.download{
    overflow: hidden;
}
.download ul li{
    float: left;
    width: 31.33%;
    margin: 3% 3% 0 0;
}
.download ul li:nth-child(3n){
    margin-right: 0;
}
.download ul li .content{
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.download ul li .content img{
    width: 100%;
}
.download ul li .icon{
    float: right;
    padding: 20px 10px 0;
}
.download ul li .title{
    color: #101010;
    padding: 20px 10px 0;
}
.download ul li:hover .title{
    color: #d8a451;
}
.download ul li .time{
    color: #696969;
    padding: 10px;
}
/*download*/

/*video*/
.videolist{
    overflow: hidden;
}
.videolist ul li{
    width: 100%;
    margin: 5% 0;
}
.videolist ul li .video-js{
    width: 100%;
    height: 650px;
}
/*video*/

/*about*/
.about{
    background: #ffffff url(/skin/images/aboutbj.jpg) top center no-repeat;
    padding: 44px 0 100px;
}
.about .content{
    color: rgba(24, 24, 24, .8);
    font-size: 14px;
    line-height: 24px;
    padding-top: 50px;
}
/*about*/

/*contact*/
.contact{
    padding: 50px 0 80px;
    overflow: hidden;
}
.contact .con2wm img{
    width: 130px;
}
.contact .namemark{
    color: #000000;
    font-size: 30px;
    padding-top: 20px;
}
.contact .description{
    color: rgba(0, 0, 0, .5);
    line-height: 24px;
    margin: 20px 0 50px;
}
.contact .footadd{
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
    border-bottom: 2px solid;
    padding-bottom: 15px;
}
.contact .footadd i{
    color: #d8a451;
    padding: 0 10px;
}
.contact ul li{
    float: left;
    width: 22.75%;
    margin: 80px 3% 100px 0;
}
.contact ul li:nth-child(4){
    margin-right: 0;
}
.contact ul li .keywords{
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #333333;
}
.contact ul li a{
    color: #000000;
}
.contact ul li a:hover{
    color: #d8a451;
}
/*contact*/
@media ( max-width: 1200px){
    #header .logo, #header.height .logo{
        height: 70px;
        padding: 10px 50px;
    }
    #header .lang, #header.height .lang{
        height: 70px;
        padding: 30px 50px;
    }
    #header .headnav, #header.height .headnav{
        padding: 15px 0;
    }
    #header .headnav #cssmenu > ul > li{
		margin-right: 20px;
    }
    #header .headnav #cssmenu > ul > li > a{
        font-size: 15px;
    }
    #headbanner{
        padding-top: 25px;
    }
    .proone .proimgurl .cloud-zoom-big{
        left: auto!important;
        right: 0!important;
    }
}
/*手机版*/
#header .menubutton{  display: none;  padding: 12px;  cursor: pointer;  }
#header .menubutton .menuicon{  width: 26px;  height: 2px;  background: #d8a451;  margin: 5px 0;  }
#header .menubutton .menuicon.middle{  width: 20px;  margin-left: 6px;  }
/*导航*/
.menumain{  display: none;  background: #fff;  width: 100%!important;  height: 100%;  overflow: auto!important;  position: fixed;  top: 0;  left: 0;  z-index: 999;  opacity: 1!important;  }
.menumain .menubox{  margin: 50px 5% 80px;  padding-top: 1px;  }
.menumain .menubox .menunav{  overflow: hidden;  }
.menumain .menubox .menunav .menuone a{  display: block;  color: #2e2e2e;  font-size: 14px;  margin: 30px 0 0;  }
.menumain .menubox .menunav .menuone.home a{  padding-bottom: 20px;  border-bottom: 1px solid rgba(0, 0, 0, .2);  }
.menumain .menubox .menunav .menuone .menutwo{  float: left;  position: relative;  }
.menumain .menubox .menunav .menuone .menutwo.bai{  width: 100%;  }
.menumain .menubox .menunav .menuone .menutwo:before{  content: '';  width: 3px;  height: 3px;  background: #ccc;  border-radius: 50%;  position: absolute;  left: -8px;  bottom: 5px;  }
.menumain .menubox .menunav .menuone .menutwo a{  color: #888;  font-size: 13px;  margin: 30px 20px 0 5px;  height: 15px;  line-height: 15px;  overflow: hidden;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree{  float: left;  position: relative;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree:before{  content: '';  width: 3px;  height: 3px;  background: #ccc;  border-radius: 50%;  position: absolute;  left: -6px;  bottom: 5px;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree a{  color: #bbb;  font-size: 12px;  margin: 20px 20px 0 10px;  }
.menumain .menubox .menunav a.hover{  color: #d8a451 !important;  }
/*语言*/
.menumain .menubox .lang{  margin-top: 30px;  text-align: center;  }
.menumain .menubox .lang a{  display: inline-block;  width: 43%;  height: 40px;  line-height: 40px;  border: 1px solid rgba(0, 0, 0, .2);  margin: 3%;  border-radius: 5px;  box-sizing: border-box;  }
.menumain .menubox .lang a img{  display: inline-block;  padding-right: 5px;  position: relative;  top: -2px;  }
.menumain .menubox .lang a span{  display: inline-block;  color: #2e2e2e;  font-size: 14px;  position: relative;  top: -1px;  }
/*底部菜单*/
#mobtool{  display: none;  width: 100%;  height: 50px;  background: #d8a451;  position: fixed;  left: 0;  bottom: 0;  z-index: 1001;  }
#mobtool ul li{  float: left;  width: 20%;  text-align: center;  border-left: 1px solid rgba(255, 255, 255, .2);  box-sizing: border-box;  }
#mobtool ul li:nth-child(1){  border: none;  }
#mobtool ul li a.menubutton{  background: rgba(255, 255, 255, .2);  }
#mobtool ul li a{  display: block;  width: 100%;  height: 50px;  color: #fff;  padding-top: 10px;  }
#mobtool ul li a p{  height: 25px;  line-height: 25px;  overflow: hidden;  font-size: 12px;  text-transform: uppercase;  }
/*ios下载到桌面*/
.u-layer-ath{display: none;background:url(/skin/images/ath_gb.png) no-repeat;z-index:9999999;width:200px;height:75px;position:fixed;bottom:0;left:50%;margin-left:-100px;background-size:contain;transform:translate3D(0,0,0);transition:2s all;perspective:400px;}
.u-layer-ath.u-ani-ath{transform:rotateY(360deg) translateZ(100px);}
.u-layer-ath .ath_addhome{position:absolute;left:0;top:0;width:140px;height:60px;}
.u-layer-ath .ath_close{position:absolute;right:0;top:0;width:30px;height:30px;}
/*list分类*/
#sortpro{  height: 40px;  line-height: 40px;  text-align: center;  background: #fff;  border-bottom: 1px solid #d8a451;  overflow: hidden;  }
#sortpro .sortpro_left{  float: left;  width: 65%;  color: #fff;  font-size: 14px;  background: #d8a451;  }
#sortpro .sortpro_right{  float: right;  width: 35%;  color: #000;  font-size: 14px;  }
#sort_content{  width: 100%;  height: 100%;  overflow: hidden;  background: #f1f1f1;  position: fixed;  top: 0;  left: 0;  z-index: 10000;  -webkit-transform: translate3d(0px, 100%, 0px);  -moz-transform: translate3d(0px, 100%, 0px);  transform: translate3d(0px, 100%, 0px);  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);  transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)  }
#sort_content.show{  -webkit-transform: translate3d(0px, 0%, 0px);  -moz-transform: translate3d(0px, 0%, 0px);  transform: translate3d(0px, 0%, 0px);  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  -moz-transition: -moz-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  -o-transition: -o-transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  transition: transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000)  }
#sort_content .asort{  height: 100%;  }
.asort .hd{  height: 60px;  background: #d8a451;  }
.asort .hd .fl{  color: #fff;  font-size: 18px;  line-height: 60px;  padding: 0 20px;  }
.asort .hd .fr{  width: 30px;  height: 30px;  margin: 15px;  background: url(/skin/images/proclose.jpg);  background-size: cover;  }
.asort .ct{  height: calc(100% - 60px);  padding: 2%;  overflow: auto;  }
.asort .ct ul{  background: #fff;  border-top: 1px solid #eee;  }
.asort .ct ul li{  padding: 0 15px;  border-bottom: 1px solid #eee;  }
.asort .ct ul li a{  display: block;  }
.asort .ct ul li a p{  display: inline-block;  width: calc(100% - 30px);  height: 58px;  line-height: 58px;  overflow: hidden;  color: #333;  font-size: 14px;  }
.asort .ct ul li a i{  float: right;  width: 15px;  height: 15px;  border: 3px solid #ddd;  background: #fff;  border-radius: 50%;  margin-top: 22px;  }
.asort .ct ul li a.hover i{  border: 3px solid #d8a451;  }
.asort .ct ul .navdown li{  padding: 0 20px;  border-bottom: 1px dotted #eee;  }
.asort .ct ul .navdown li a p{  display: block;  width: 100%;  height: 50px;  line-height: 50px;  color: #aaa;  }
.asort .ct ul li a.hover p{  color: #d8a451;  }
/*手机版*/
@media ( max-width: 992px){
    #header .menubutton, #mobtool, .u-layer-ath{  display: block;  }
    .onlineservice{  width: 30px!important;  }
    .onlineservice ul li a{  height: 31px!important;  }
    .onlineservice ul li a span{  display: none;  }
    .onlineservice ul li a i{  width: 30px!important;  height: 30px!important;  line-height: 30px!important;  font-size: 14px!important;  }
    .onlineservice ul li a i.fa-mobile{  font-size: 20px!important;  }
    .popup-wechat img{  width: 200px;  }
    .mfp-zoom-out-cur, .mfp-wrap{  width: 100% !important;  height: 100% !important;  overflow: hidden;  }
    .mfp-wrap .mfp-arrow-left{  margin-left: -47%;  }
    .mfp-wrap .mfp-arrow-right{  margin-right: -47%;  }
    .pcweb{  display: none;  }
    .mobileweb{  display: block;  }
    /*index*/
    #header .logo, #header.height .logo{
        height: 50px;
        padding: 8px 15px;
    }
    #header .lang{
        display: none;
    }
    #header .headnav{
        display: none;
    }
    #mcbanner{
        padding-top: 50px;
    }
    .inprocolumn{
        margin: 0;
        padding: 30px 0 10px;
        overflow: hidden;
    }
    .inprocolumn ul{
        top: 0;
    }
    .inprocolumn ul li{
        width: 50%;
        margin: 0;
        padding: 10px 0 5px;
    }
    .inprocolumn ul li:nth-child(1),
    .inprocolumn ul li:nth-child(2){
        border-bottom: 1px solid #c1c1c1;
    }
    .inprocolumn ul li:nth-child(3){
        border: 0;
    }
    .inprocolumn ul li a{
        margin: 0;
    }
    .inprocolumn ul li a .name{
        font-size: 12px;
    }
    .inabout{
        padding-bottom: 70px;
    }
    .inabout .columnimg{
        width: 100%;
    }
    .inabout .inaboutfr{
        width: 100%;
    }
    .countup ul li h6{
        font-size: 40px;
    }
    .countup ul li h6 img{
        width: 25px;
        margin: -5px 0 0 5px;
    }
    .inpro{
        padding: 50px 0;
    }
    .inpro ul li{
        width: 100%;
        margin: 5% 0 0 0;
    }
    .inpro ul li a{
        background: #d8a451;
    }
    .inpro ul li a .title, .inpro ul li a .name{
        color: #ffffff;
    }
    #footer .footcon{
        padding: 50px 0 0;
    }
    #footer .footcon ul li{
        width: 100%;
        padding: 0 0 50px;
    }
    #footer .foottail{
        text-align: center;
        padding: 20px 0 60px;
    }
    #footer .foottail .tailimg{
        width: 100%;
    }
    #footer .foottail .tailimg img{
        margin: 10px auto;
    }
    #headbanner{
        padding: 0;
    }
    .about{
        padding: 0 0 30px;
    }
    .pronav{
        display: none;
    }
    .product{
        padding: 0;
    }
    .proone .proimgurl, .proone .prodisplayimg{
        display: none;
    }
    .proone .mobprodisplayimg .swiper-pagination-bullet-active{
        background: #d8a451;
    }
    .proone .protitle{
        width: 100%;
        padding-top: 30px;
    }
    .proone .protitle .share .pro2wm:nth-last-child(1){
        display: none;
    }
    .showproduct .procontent{
        padding: 50px 0;
    }
    .showproduct .procontent .parameter{
        line-height: 50px;
        padding: 0 20px;
    }
    .showproduct .procontent .content1 ul li{
        width: 100%;
    }
    .protwo:before{
        top: 10px;
    }
    .page_left a .page1, .page_right a .page1{
        display: none;
    }
    .page_left a, .page_right a{
        padding: 10px;
        margin: 0;
    }
    #message #center{  width: 90%!important;  margin-top: 15%;  }
    #message #center #feedback{  padding: 20px 0 20px 20px;  margin-bottom: 15%;  }
    #message #center #feedback .pro{  width: calc(100% - 10%);  }
    #message #center #feedback dl{  width: 100%;  padding-right: 10%;  }
    .shownews .detailpage .more{
        display: none;
    }
  	.download ul li{
        width: 100%;
        margin: 30px 0 0;
  	}
    .videolist ul li .video-js{
        height: 200px;
    }
    .contact{
        padding: 20px 0 50px;
    }
    .contact .con2wm{
        display: none;
    }
    .contact ul li{
        width: 100%;
        margin: 50px 0 0;
    }
    .contact #feedback{
        padding: 50px 0 0;
    }
    .contact #feedback dl{
        width: 95%!important;
    }
  	.exhibition ul li{
		width: 100%;
    	margin: 20px 0;
    }
}