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

/*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: 12px/1 'Arial'; }
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: 'Arial'; }
small{ font-size: 12px; }
/* 重置列表元素 */
ul,ol,li,dl,dt,dd{ list-style: none; }
ul:after{ content: ''; clear: both; display: block; }
/* 重置文本格式元素 */
a{ color: #536872; text-decoration: none; transition-duration: .3s; }
a:hover{ color: #12bfca; 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 Medium';font-size: 14px;background: #ffffff;}
.BODYCENTER{width: 1200px;margin: auto;position: relative;}
.fl{float: left;}
.fr{float: right;}
em{color: #12bfca;}
.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:#536872;color:#fff;width:40px;height:40px;line-height:40px;margin:4px;display:inline-block;border-radius:50%;}
.mc_pager a:hover,.mc_pager a.Ahover{background:linear-gradient(to bottom, #54e0b8 , #2ac7c4);}
.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:40px;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%;
    position: fixed;
    z-index: 10000;
    top: 0;
}
#header.height{
    background: linear-gradient(to bottom right, #54e0b8 , #2ac7c4);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
#header .logo{
    height: 140px;
    padding: 30px 0 30px 50px;
}
#header.height .logo{
    height: 70px;
    padding: 5px 40px;
    background: #f5f5f5;
}
#header .logo img{
    height: 100%;
}
#header .lang{
    padding: 54px 30px 54px 0;
    transition-duration: .3s;
}
#header.height .lang{
    padding: 19px 30px 19px 0;
}
#header .lang a{
    float: left;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50px;
    margin-left: 10px;
}
#header .lang a:hover{
    color: #536872;
    border: 2px solid #536872;
}
#header .hsearch{
    width: 32px;
    height: 32px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    transition-duration: .3s;
}
#header .hsearch:hover{
    width: 100px;
}
#header .hsearch form{
    margin: 0;
}
#header .hsearch form .input-search-btn{
    color: #ffffff;
    padding: 0 5px;
    outline: 0;
}
#header .hsearch form .input-search .input-lg{
    width: 0;
    height: 28px;
    padding: 0 10px;
    color: #ffffff;
    background: 0;
    border: 0;
    outline: 0;
}
#header .hsearch:hover form .input-search .input-lg{
    width: 100px;
    padding-right: 28px;
}
#header .headnav{
    padding: 50px 0;
    transition-duration: .3s;
}
#header.height .headnav{
    padding: 15px 0;
}
#header .headnav #cssmenu > ul > li:nth-child(4) > ul{
    width: 455px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
#header .headnav #cssmenu > ul > li:nth-child(4) > ul > li{
    float: left;
    width: 33.33%;
    border-right: 1px solid #f1f1f1;
}
/*banner*/
.met-banner,
.met-banner .carousel-inner,
.met-banner .carousel-inner .carousel-item,
.met-banner .carousel-inner .carousel-item .bgli{
    width: 100%;
    height: 100%;
    position: relative;
}
.met-banner .bgli.bgli01{
    background: url(/skin/images/bgli01.jpg) center no-repeat;
    background-size: 100% 100%;
}
.met-banner .bgli.bgli02{
    background: url(/skin/images/bgli02.jpg) center no-repeat;
    background-size: 100% 100%;
}
.met-banner .bgli.bgli03{
    background: url(/skin/images/bgli03.jpg) center no-repeat;
    background-size: 100% 100%;
}
.met-banner .bgli .child1{
    position: absolute;
    right: 13%;
    bottom: -50%;
    transition-duration: 1s;
}
.met-banner .active .bgli .child1{
    bottom: 18%;
}
.met-banner .bgli.bgli02 .child1,
.met-banner .bgli.bgli03 .child1{
    right: 20%;
}
.met-banner .active .bgli.bgli02 .child1,
.met-banner .active .bgli.bgli03 .child1{
    bottom: 0;
}
.met-banner .bgli .child2{
    position: absolute;
    right: 38%;
    top: -100%;
    transition-duration: 1.5s;
}
.met-banner .active .bgli .child2{
    top: 18%;
}
.met-banner .bgli .child3{
    position: absolute;
    right: 18%;
    bottom: -50%;
    transition-duration: 2.5s;
}
.met-banner .active .bgli .child3{
    bottom: 30%;
}
.met-banner .bgli .child4{
    position: absolute;
    top: 35%;
    left: -50%;
    transition-duration: 2.5s;
}
.met-banner .active .bgli .child4{
    left: 10%;
}
.met-banner .carousel-indicators{
    width: auto;
    bottom: 8%;
    left: calc(3% + 110px);
    margin: 0;
}
.met-banner .carousel-indicators li{
    transform: translate(0,0);
    background: #536872;
}
.met-banner .carousel-indicators li:hover,
.met-banner .carousel-indicators li.active{
    background: #12bfca;
}
.met-banner .carousel-indicators li:after{
    display: none;
}
.met-banner .carousel-inner .carousel-control{
    width: auto;
    opacity: 1;
    background: 0;
    top: auto;
    bottom: 7.8%;
    left: 3%;
    right: auto;
}
.met-banner .carousel-inner .carousel-control.right{
    left: calc(3% + 50px);
}
.met-banner .carousel-inner .carousel-control .icon{
    position: unset;
    font: bold 20px/24px '宋体';
    color: #536872;
    margin: 0;
}
.met-banner .carousel-inner .carousel-control .icon:hover{
    color: #12bfca;
}
/*headbanner*/
#headbanner{
    overflow: hidden;
}
#headbanner img{
    width: 100%;
}
/*header*/

/*index*/
.more{
    display: inline-block;
    padding: 17px 30px;
    text-align: center;
    color: #536872;
    font-size: 16px;
    background: linear-gradient(to bottom right, #1cc4c6 , #4adbb4);
    border-radius: 50px;
    overflow: hidden;
    position: relative;
}
.more:hover,
a:hover .more{
    color: #fff !important;
    background: 0 !important;
}
.more:before{
    content: '';
    width: 0;
    height: 100%;
    background: linear-gradient(to bottom right, #1cc4c6 , #4adbb4);
    position: absolute;
    top: 0;
    left: 0;
}
.more:hover:before,
a:hover .more:before{
    width: 100%;
    transition-duration: .5s;
}
.more:after{
    content: '';
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: #ffffff;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    left: 3px;
}
.more:hover:after,
a:hover .more:after{
    display: none;
}
.more p{
    position: relative;
    z-index: 1;
}

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

.inprocolumn{
    padding-bottom: 50px;
    overflow: hidden;
}
.inprocolumn .inprocolumn-swiper{
    padding: 70px 0;
}
.inprocolumn .inprocolumn-swiper a{
    display: block;
    margin: 0 15px;
    padding: 30px;
    border-radius: 10px;
}
.inprocolumn .inprocolumn-swiper a:hover{
    box-shadow: 0 0 15px rgba(115, 151, 149, .2);
}
.inprocolumn .inprocolumn-swiper a .name{
    color: #536872;
    font-size: 18px;
    line-height: 24px;
    min-height: 48px;
}
.inprocolumn .inprocolumn-swiper a:hover .name{
    color: #12bfca;
}
.inprocolumn .inprocolumn-swiper a .columnimg{
    overflow: hidden;
}
.inprocolumn .inprocolumn-swiper a .columnimg img{
    max-width: 100%;
    margin: auto;
}
.inprocolumn .inprocolumn-swiper a i{
    width: 26px;
    height: 26px;
    line-height: 22px;
    text-align: center;
    color: #536872;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid #536872;
    border-radius: 50%;
}
.inprocolumn .inprocolumn-swiper a:hover i{
    color: #12bfca;
    border: 2px solid #12bfca;
}
.inprocolumn .inprocolumn-swiper .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    background: #536872;
    opacity: 1;
}
.inprocolumn .inprocolumn-swiper .swiper-pagination-bullet-active{
    background: #12bfca;
}
.inpro{
    padding: 50px 0 100px;
    background: #fafafa;
    overflow: hidden;
}
.inpro .namemark{
    color: #536872;
    font-size: 24px;
    line-height: 42px;
    padding-bottom: 20px;
}
.inpro .more{
    padding: 12px 28px;
    font-size: 14px;
    border: 2px solid #d4d4d4;
    background: 0;
}
.inpro .more:hover{
    border: 2px solid #12bfca;
}
.inpro ul li{
    float: left;
    width: 23.5%;
    margin: 2% 2% 0 0;
}
.inpro ul li:nth-child(4n){
    margin-right: 0;
}
.inpro ul li a{
    display: block;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(115, 151, 149, .2);
    border-radius: 10px;
}
.inpro ul li a .title{
    color: #536872;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 2px solid #dde1e3;
    padding: 0 20px;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.inpro ul li a:hover .title{
    color: #12bfca;
}
.inpro ul li a .imgurl{
    overflow: hidden;
}
.inpro ul li a .imgurl img{
    width: 100%;
}
.inpro ul li a .name{
    color: #536872;
    font-size: 16px;
    line-height: 50px;
    border-top: 2px solid #dde1e3;
    padding: 0 20px;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.inpro ul li a .more2{
    text-align: center;
    padding: 15px 0 30px;
}
.inpro ul li a:hover .more2 .more{
    border: 2px solid #12bfca;
}
.inabout{
    padding: 80px 0;
    overflow: hidden;
}
.inabout .container .row{
    position: relative;
}
.inabout .inaboutcenter{
    width: 480px;
    padding: 35px 50px 50px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -205px;
}
.inabout .inaboutcenter .namemark{
    color: #12bfca;
    font-size: 24px;
}
.inabout .inaboutcenter .webname{
    color: #536872;
    font-size: 18px;
    margin: 10px 0 30px;
}
.inabout .inaboutcenter .description{
    color: #7f8d94;
    line-height: 24px;
}
.inabout .inaboutcenter .more{
    padding: 12px 28px;
    font-size: 14px;
    border: 2px solid #d4d4d4;
    background: 0;
    margin-top: 30px;
}
.inabout .inaboutcenter .more:hover{
    border: 2px solid #12bfca;
}
.advantages{
    padding: 60px 0 80px;
    background: #fafafa;
    overflow: hidden;
}
.advantages .keywords{
    color: #536872;
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}
.advantages .keywords:after{
    content: '';
    width: 50px;
    height: 10px;
    background: linear-gradient(to bottom right, #1ac3c7 , #52e0b5);
    border-radius: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
.advantages .adlist{
    padding-top: 50px;
}
.advantages .adlist .webname{
    color: #536872;
    font-size: 18px;
    line-height: 22px;
    min-height: 66px;
    margin-top: 20px;
}
.advantages .adlist .info{
    color: #536872;
    line-height: 22px;
}
.incontact{
    padding: 60px 0;
    overflow: hidden;
}
.incontact .namemark{
    color: #536872;
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 60px;
    position: relative;
}
.incontact .namemark:after{
    content: '';
    width: 50px;
    height: 10px;
    background: linear-gradient(to bottom right, #1ac3c7 , #52e0b5);
    border-radius: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
.incontact .inconfl{
    width: 50%;
}
.incontact .inconfl ul li{
    float: left;
    width: 50%;
    min-height: 200px;
    border-left: 1px solid #dfe3e5;
    border-bottom: 1px solid #dfe3e5;
}
.incontact .inconfl ul li:nth-child(1){
    border-left: 0;
}
.incontact .inconfl ul li:nth-child(3){
    border-left: 0;
    border-bottom: 0;
}
.incontact .inconfl ul li:nth-child(4){
    border-bottom: 0;
}
.incontact .inconfl ul li img{
    margin: 30px auto 20px;
}
.incontact .inconfl ul li p{
    color: #536872;
    line-height: 20px;
    text-align: center;
    padding: 0 20px;
}
.incontact .inconfl ul li:nth-child(1) p{
    text-align: left;
}
.incontact .inconfr{
    width: 45%;
}
.incontact .inconfr .ftype_input input{
    width: 100%;
    height: 50px;
    padding: 0 30px;
    margin-bottom: 25px;
    color: #536872;
    font-size: 18px;
    font-family: 'Roboto Medium';
    background: #f1f3f3;
    border-radius: 50px;
    border: 0;
    outline: 0;
}
.incontact .inconfr .ftype_textarea textarea{
    width: 100%;
    height: 150px;
    line-height: 30px;
    padding: 20px 30px;
    margin-bottom: 25px;
    color: #536872;
    font-size: 18px;
    font-family: 'Roboto Medium';
    background: #f1f3f3;
    border-radius: 30px;
    border: 0;
    outline: 0;
}
.incontact .inconfr .ftype_code{
    float: left;
    width: 50%;
    position: relative;
}
.incontact .inconfr .ftype_code img{
    width: 80px;
    position: absolute;
    top: 15px;
    right: -90px;
}
.incontact .inconfr .noborder{
    float: right;
}
.incontact .inconfr .noborder .submit{
    width: 140px;
    height: 50px;
    background: linear-gradient(to right, #13bfca , #51e0b6);
    border-radius: 50px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto Medium';
    border: 0;
    outline: 0;
}
.incontact .inconfr .noborder .submit:hover{
    box-shadow: 0 0 20px rgba(40, 178, 185, .5);
}
/*index*/

/*foot*/
#footer{
    background: url(/skin/images/footerbj.jpg) fixed bottom center no-repeat;
    padding-top: 50px;
    position: relative;
    z-index: 2;
}
#footer .footewm{
    width: 600px;
    height: 240px;
    background: url(/skin/images/footewm.png);
    margin: 0 auto 50px;
}
#footer .footewm img{
    width: 180px;
    margin-left: 225px;
    padding-top: 28px;
}
#footer .foottail{
    color: #ffffff;
    line-height: 22px;
    padding: 50px 0;
    border-top: 1px solid rgba(255, 255, 255, .3);
}
#footer .foottail a{
    color: #ffffff;
}
#footer .foottail .tailimg{
    position: relative;
    left: 0;
}
#footer .foottail .tailimg:hover{
    left: -5px;
}
/*foot*/

/*search*/
.search{
    padding: 9px;
    border: 1px solid rgba(255,255,255,.2);
    background-color: rgba(255,255,255,.3);
    border-radius: 8px;
    position: absolute;
    top: 10vw;
    left: 50%;
    margin-left: -300px;
}
.search .form-group{
    margin: 0;
}
.search .form-group .input-search .form-control{
    float: left;
    width: 470px;
    height: 60px;
    padding: 0 20px;
    border-radius: 8px 0 0 8px;
    border: 0;
    outline: 0;
}
.search .form-group .input-search .input-search-btn{
    float: right;
    width: 110px;
    height: 60px;
    font-size: 20px;
    color: #ffffff;
    background: #12bfca;
    border-radius: 0 8px 8px 0;
    border: 0;
    outline: 0;
    position: unset;
}
.met-search{
    padding-top: 50px;
    line-height: 30px;
    background: #f7f7f7;
}
.met-search ul li a{
    display: block;
}
/*search*/

/*product*/
.product{
    background: #fafafa;
    overflow: hidden;
}
.product .pronav{
    width: 270px;
    margin: 3.3% 0;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(115, 151, 149, .2);
    border-radius: 10px;
    overflow: hidden;
}
.product .pronav .namemark{
    color: #12bfca;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 2px solid #dde1e3;
    padding: 0 20px;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product .pronav ul{
    padding: 0 12px 30px;
}
.product .pronav ul li a{
    display: block;
    color: #536872;
    line-height: 50px;
    padding: 0 5px;
    border-bottom: 1px solid #dfe1e1;
}
.product .pronav ul li a:hover,
.product .pronav ul li.hover a{
    color: #12bfca;
}
.product .pronav ul li .navdown{
    display: none;
}
.product .pronav ul li.hover .navdown{
    display: block;
}
.product .pronav ul li .navdown a{
    color: #536872;
    padding: 0 10px;
    border-bottom: 1px dotted #dfe1e1;
}
.product .pronav ul li .navdown a:hover,
.product .pronav ul li .navdown a.hover{
    color: #12bfca;
}
.product .prolist{
    width: calc(100% - 290px);
    padding: 1% 0 0;
}
.product .prolist ul li{
    width: 30.33%;
    margin: 3% 1.5% 0 1.5%;
}
/*showproduct*/
.showproduct{  width: calc(100% - 300px);  padding: 3.3% 0 6%;  }
.showproduct .prodetail{  background: #ffffff;  padding: 35px 20px;  box-shadow: 0 0 15px rgba(115, 151, 149, .2);  border-radius: 10px;  }
.showproduct .content{  color: #536872;  font-size: 14px;  line-height: 2;  margin-top: 30px;  }
/*<!--第一部分-->*/
.proone{  padding-bottom: 30px;  }
.proone .proimgurl{  float: left;  width: 500px;  }
.proone .proimgurl .prodisplayimg{  width: 400px;  margin: 20px 50px 0;  position: relative;  }
.proone .protitle{  float: right;  width: calc(100% - 520px);  position: relative;  right: -20px;  }
.proone .protitle .title{  border-bottom: 1px solid #dde1e3;  }
.proone .protitle .title h3{  color: #12bfca;  font-size: 16px;  padding: 10px 0 0 ;  }
.proone .protitle .title h4{  color: #536872;  font-size: 16px;  padding: 15px 0 30px;  }
.proone .protitle .share{  padding-top: 50px;  }
.proone .protitle .share a{  display: inline-block;  color: #ffffff;  font-size: 18px;  background: #536872;  width: 50px;  line-height: 50px;  text-align: center;  border-radius: 5px;  overflow: hidden;  margin-left: 5px;  }
.proone .protitle .share a.con{  width: 160px;  color: #ffffff;  background: #536872;  margin-left: 0;  }
.proone .protitle .share a.con i{  float: left;  width: 60px;  line-height: 50px;  color: #ffffff;  background: linear-gradient(to right, #13bfca , #51e0b6);  }
.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';  padding: 10px 0;  position: relative;  border-top: 1px dotted #646464;  border-bottom: 1px dotted #646464;  }
.protwo:before{  content: '';  width: 1px;  height: 60px;  background: #c7c7c7;  position: absolute;  left: 50%;  top: 21px;  }
.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: linear-gradient(to right, #13bfca , #51e0b6);  }
.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;  }
/*product*/

/*news*/
.newsnav{
    padding: 50px 0;
    text-align: center;
    background: #fafafa;
    border-bottom: 1px solid #dfe4e6;
}
.newsnav li{
    display: inline-block;
    padding: 0 10px;
}
.newsnav li a.hover{
    color: #ffffff;
}
.newsnav li a.hover:after{
    display: none;
}
.news{
    background: #fafafa;
    overflow: hidden;
}
.news .container .row{
    position: relative;
}
.news .container .row:before{
    content: '';
    width: 1px;
    height: 100%;
    background: #dfe4e6;
    position: absolute;
    left: 70%;
}
.news .newslist{
    width: 70%;
    padding: 0 5% 0 0;
}
.news ul.newsall li a{
    display: block;
    padding: 50px 0 30px;
    border-bottom: 1px solid #dfe4e6;
    position: relative;
    top: 0;
}
.news ul.newsall li a:hover{
    top: -3px;
}
.news ul.newsall li a .title{
    color: #74848c;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news ul.newsall li a:hover .title{
    color: #12bfca;
}
.news ul.newsall li a .time{
    color: #738187;
    font-size: 14px;
    padding: 10px 0 20px;
}
.news ul.newsall li a .description{
    color: #7a8990;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .newsbar{
    width: 30%;
    padding: 50px 0 30px 30px;
}
.news .newsbar h3{
    color: #536872;
    font-size: 18px;
    padding-left: 50px;
    position: relative;
}
.news .newsbar h3:before{
    content: '';
    width: 55px;
    height: 10px;
    background: linear-gradient(to right, #13bfca , #51e0b6);
    border-radius: 0 50px 50px 0;
    position: absolute;
    top: 6px;
    left: -30px;
}
/*shownews*/
.shownews{
    padding-top: 50px;
}
.shownews .title{
    color: #74848c;
    font-size: 16px;
    line-height: 30px;
}
.shownews .time{
    color: #738187;
    font-size: 14px;
    padding: 10px 0 20px;
}
.shownews .content{
    color: #7a8990;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 20px;
}
.shownews .detailpage{
    color: #7a8990;
    line-height: 30px;
    padding: 30px 0 80px;
    border-top: 1px solid #dfe4e6;
}
.shownews .detailpage p a{
    color: #7a8990;
    position: relative;
    left: 0;
}
.shownews .detailpage p a:hover{
    color: #12bfca;
    text-decoration: underline;
    left: 10px;
}
.shownews .detailpage .more{
    float: right;
    padding: 5px 42px;
    font-size: 14px;
}
/*news*/

/*about*/
.about{
    padding: 70px 0 100px;
    background: #fafafa;
    overflow: hidden;
}
.about .namemark{
    color: #12bfca;
    font-size: 24px;
}
.about .webname{
    color: #536872;
    font-size: 18px;
    margin: 10px 0 40px;
}
.about .content{
    color: #7f8d94;
    font-size: 14px;
    line-height: 24px;
}
.about .content .fl{
    width: 60%;
}
.about .content .fr{
    width: 40%;
    text-align: center;
    position: relative;
    top: -40px;
}
/*about*/

/*contact*/
.contact{
    padding: 80px 0;
    background: #fafafa;
    overflow: hidden;
}
.contact .container .row{
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    background: #fcfcfc;
    border-radius: 10px;
    overflow: hidden;
}
.contact .contactl{
    width: 440px;
    height: 720px;
    background: url(/skin/images/contactbj.jpg) center no-repeat;
    padding: 50px;
    color: #ffffff;
}
.contact .contactl .namemark{
    font-size: 30px;
}
.contact .contactl .description{
    line-height: 20px;
    padding: 20px 0 50px;
}
.contact .contactl .footadd{
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.contact .contactl p{
    line-height: 30px;
}
.contact .contactl p a{
    color: #ffffff;
}
.contact .contactl p a:hover{
    color: #12bfca;
}
.contact .contactl img{
    width: 120px;
    padding: 5px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 30px;
}
.contact .contactr{
    width: calc(100% - 440px);
    padding: 50px 0 0 30px;
}
.contact .contactr .name{
    color: #12bfca;
    font-size: 30px;
}
.contact .contactr .description{
    color: #536872;
    line-height: 20px;
    padding: 20px 20% 50px 0;
}
/*contact*/

/*zhaopin*/
.zhaopin{
    background: #fafafa;
    overflow: hidden;
}
.zhaopin .name{
    color: #536872;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding: 50px 0 30px;
    position: relative;
}
.zhaopin .name:after{
    content: '';
    width: 50px;
    height: 10px;
    background: linear-gradient(to bottom right, #1ac3c7 , #52e0b5);
    border-radius: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
.zhaopin .content img{
    display: block;
    margin: 70px auto;
}
.zhaopinbj{
    width: 100%;
    height: 12px;
    background: linear-gradient(to right, #1ac3c7 , #52e0b5);
}
.zhaopin .zpfeed{
    padding: 50px 0;
}
.zhaopin .zpfeed .ftype_input{
    float: left;
    width: 50%;
    padding: 0 20px 20px 0;
    position: relative;
}
.zhaopin .zpfeed .ftype_input input{
    width: 100%;
    line-height: 50px;
    color: #536872;
    font-size: 16px;
    font-family: 'Roboto Medium';
    padding: 0 30px;
    border: 1px solid #bfbfbf;
    border-radius: 50px;
    outline: 0;
}
.zhaopin .zpfeed .ftype_textarea{
    padding: 0 20px 20px 0;
}
.zhaopin .zpfeed .ftype_textarea textarea{
    width: 100%;
    height: 180px;
    line-height: 24px;
    color: #536872;
    font-size: 16px;
    font-family: 'Roboto Medium';
    padding: 30px;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    outline: 0;
}
.zhaopin .zpfeed .ftype_code img{
    width: 100px;
    position: absolute;
    top: 14px;
    right: 50px;
}
.zhaopin .zpfeed .noborder{
    float: left;
    width: 50%;
    padding: 0 20px 20px 0;
    text-align: center;
}
.zhaopin .zpfeed .noborder .submit{
    width: 250px;
    height: 50px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto Medium';
    background: linear-gradient(to right, #13bfca , #51e0b6);
    border-radius: 50px;
    border: 0;
    outline: 0;
}
/*zhaopin*/
@media ( max-width: 1340px){
    #header .headnav #cssmenu > ul > li{
        margin-right: 10px;
    }
    #header .headnav #cssmenu > ul > li > a{
        padding: 0 10px;
    }
}
@media ( max-width: 1200px){
    #header .logo{
        padding-left: 10px;
    }
    #header.height .logo{
        padding: 5px 10px;
    }
    #header .lang, #header.height .lang{
        padding-right: 10px;
    }
    #header .headnav #cssmenu > ul > li{
        margin-right: 5px;
    }
    #header .headnav #cssmenu > ul > li > a{
        font-size: 14px;
    }
    .met-banner .bgli .child1 img{
        width: 60%;
        margin: auto;
    }
    .met-banner .bgli.bgli02 .child1 img,
    .met-banner .bgli.bgli03 .child1 img{
        float: right;
    }
    .met-banner .bgli .child2 img{
        width: 60%;
        float: right;
    }
    .met-banner .active .bgli .child3{
        bottom: 45%;
    }
    .met-banner .bgli .child3 img{
        width: 60%;
        float: right;
    }
    .met-banner .bgli .child4 img{
        width: 80%;
    }
    .incontact .inconfl ul li p{
        padding: 0;
    }
    .incontact .inconfr .ftype_input input,
    .incontact .inconfr .ftype_textarea textarea{
        font-size: 14px;
    }
    .proone .proimgurl{
        float: none;
        margin: auto;
    }
    .proone .protitle{
        float: none;
        width: 100%;
        right: 0;
        padding-top: 50px;
    }
}
/*手机版*/
#header .menubutton{  display: none;  padding: 12px;  cursor: pointer;  }
#header .menubutton .menuicon{  width: 26px;  height: 2px;  background: #f5f5f5;  margin: 5px 0;  }
#header .menubutton .menuicon.middle{  width: 20px;  margin-left: 6px;  }
/*导航*/
.menumain{  display: none;  background: #f5f5f5;  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: #536872;  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: #bdbdbd;  border-radius: 50%;  position: absolute;  left: -6px;  bottom: 5px;  }
.menumain .menubox .menunav .menuone .menutwo a{  color: #888;  font-size: 13px;  margin: 30px 15px 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: #bdbdbd;  border-radius: 50%;  position: absolute;  left: -5px;  bottom: 6px;  }
.menumain .menubox .menunav .menuone .menutwo .menuthree a{  color: #bbb;  font-size: 12px;  margin: 20px 15px 0 10px;  }
.menumain .menubox .menunav a.hover{  color: #12bfca !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: #536872;  font-size: 14px;  position: relative;  top: -1px;  }
/*底部菜单*/
#mobtool{  display: none;  width: 100%;  height: 50px;  background: linear-gradient(to bottom right, #54e0b8 , #2ac7c4);  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, .5);  box-sizing: border-box;  }
#mobtool ul li:nth-child(1){  border: none;  }
#mobtool ul li a.menubutton{  background: #536872;  }
#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.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;}
/*手机版*/
@media ( max-width: 920px){
    #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*/
    .container .row{
        margin: 0;
    }
    .onlineservice ul li:nth-child(1) a i{
        font-size: 22px!important;
    }
    #header{
        background: linear-gradient(to bottom right, #54e0b8 , #2ac7c4);
    }
    #header .logo,
    #header.height .logo{
        height: 50px;
        padding: 5px 0 5px 10px;
        background: #f5f5f5;
    }
    #header .lang,
    #header .headnav{
        display: none;
    }
    .met-banner{
        height: 50%;
        margin-top: 50px;
    }
    .met-banner .carousel-inner .carousel-item .bgli{
    	background-size: cover;
    }
    .met-banner .bgli .child1 img{
        width: 40%;
        float: right;
    }
    .met-banner .bgli.bgli02 .child1,
    .met-banner .bgli.bgli03 .child1{
        right: 10%;
    }
    .met-banner .bgli.bgli02 .child1 img,
    .met-banner .bgli.bgli03 .child1 img{
        width: 60%;
    }
    .met-banner .bgli .child2 img{
        width: 50%;
    }
    .met-banner .bgli .child3 img{
        width: 35%;
    }
    .met-banner .bgli .child4{
        top: 25%;
    }
    .met-banner .active .bgli .child4{
    	left: 5%;
    }
    .met-banner .bgli .child4 img{
        width: 50%;
    }
    .inprocolumn{
        padding-bottom: 20px;
    }
    .inprocolumn .inprocolumn-swiper{
        padding: 25px 0 50px;
    }
    .inprocolumn .inprocolumn-swiper a{
        box-shadow: 0 0 15px rgba(115, 151, 149, .2);
    }
    .inprocolumn .inprocolumn-swiper .swiper-pagination-bullet{
        width: 5px;
        height: 5px;
    }
    .inpro{
        padding: 30px 0 50px;
    }
    .inpro .namemark{
        font-size: 20px;
    }
    .inpro ul li{
        width: 48%;
        margin: 4% 4% 0 0;
    }
    .inpro ul li:nth-child(2n){
        margin-right: 0;
    }
    .inpro ul li:nth-child(n+5){
        display: none;
    }
    .product .prolist ul li a{
        box-shadow: 0 0 5px rgba(115, 151, 149, .2);
    }
    .inpro ul li a .title,
    .inpro ul li a .name{
        font-size: 14px;
    }
    .inabout,
    .inabout .container{
        padding: 0;
    }
    .inabout .fl img{
        width: 100%;
    }
    .inabout .fr{
        display: none;
    }
    .inabout .inaboutcenter{
        position: unset;
        width: 100%;
        margin: 0;
        padding: 10% 5%;
    }
    .advantages{
        padding: 10% 0;
    }
    .advantages .adlist{
        padding: 50px 10% 0;
    }
    .incontact{
        padding: 10% 0;
    }
    .incontact .namemark{
        margin-bottom: 20px;
    }
    .incontact .inconfl{
        width: 100%;
        padding: 0 2%;
    }
    .incontact .inconfl ul li{
        width: 100%;
        min-height: unset;
        padding-bottom: 20px;
        border-left: 0!important;
        border-bottom: 1px solid #dfe3e5!important;
    }
    .incontact .inconfr{
        width: 100%;
        padding: 10% 2% 0;
    }
    .incontact .inconfr .ftype_code{
        width: 100%;
    }
    .incontact .inconfr .ftype_code img{
        right: 20px;
    }
    .incontact .inconfr .noborder,
    .incontact .inconfr .noborder .submit{
        width: 100%;
    }
    #footer{
        background: url(/skin/images/footerbj.jpg) center center no-repeat;
        background-size: cover;
        padding-top: 20px;
        overflow: hidden;
    }
    #footer .footewm{
        background: url(/skin/images/footewm.png) -96px center no-repeat;
        margin: 0 auto 20px;
    }
    #footer .footewm img{
        margin-left: 130px;
    }
    #footer .foottail{
        text-align: center;
        padding: 20px 0 60px;
    }
    #footer .foottail .tailimg{
        width: 100%;
    }
    #footer .foottail .tailimg img{
        margin: 10px auto;
    }
    .about{
        padding: 30px 0;
    }
    .about .content .fl{
        width: 100%;
    }
    .about .content .fr{
        width: 100%;
        top: 0;
    }
    .product .pronav{
        display: none;
        width: 100%;
        margin: 20px auto;
    }
    .product .pronav ul{
        display: none;
    }
    .product .pronav.pronav2 ul{
        display: block;
    }
    .product .pronav .mobileweb{
        text-align: center;
        padding: 20px 0;
    }
    .product .pronav.pronav2 .mobileweb{
        display: none;
    }
    .product .prolist{
        width: 100%;
        padding: 0;
    }
    .product .prolist ul li{
        display: block;
        width: 48%;
        margin: 4% 4% 0 0;
    }
    .product .prolist ul li:nth-child(2n){
        margin-right: 0;
    }
    .product .prolist ul li a{
        box-shadow: 0 0 5px rgba(115, 151, 149, .2);
    }
    .showproduct{
        width: 100%;
        padding: 0 0 30px;
    }
    .showproduct .prodetail{
        padding: 10px;
    }
    .proone .proimgurl{
        width: 100%;
    }
    .proone .proimgurl .prodetailmain,
    .proone .proimgurl .prodisplayimg{
        display: none;
    }
    .proone .proimgurl .mobprodisplayimg .swiper-pagination-bullet-active{
        background: #12bfca;
    }
    .proone .protitle .share a.con{
        width: 180px;
    }
    .proone .protitle .share .pro2wm:nth-last-child(1){
        display: none;
	}
    .protwo:before{
        top: 11px;
    }
    .page_left a, .page_right a{
        padding: 10px;
        margin: 0;
    }
    .page_left a .page1, .page_right a .page1{
        display: none;
    }
    #message #center{
        width: 90%!important;
        margin-top: 30%;
    }
    #message #center #feedback{
        padding: 20px 0 20px 20px;
        margin-bottom: 10%;
    }
    #message #center #feedback .pro{
        width: calc(100% - 10%);
    }
    #message #center #feedback dl{
        width: 100%;
        padding-right: 10%;
    }
    .newsnav{
        padding: 20px 0;
    }
    .newsnav li{
		width: 48%;
		padding: 5px;
    }
    .newsnav li:nth-child(1){
        display: none;
    }
    .newsnav li .more{
		width: 100%;
		padding: 12px 0;
    }
    .news .container .row:before{
        display: none;
    }
    .news .newslist{
        width: 100%;
        padding: 0;
    }
    .news .newsbar{
        display: none;
    }
    .shownews .detailpage .more{
        display: none;
    }
    .zhaopin .content img{
        margin: 50px auto;
    }
    .zhaopin .zpfeed .ftype_input,
    .zhaopin .zpfeed .noborder,
    .zhaopin .zpfeed .noborder .submit{
        width: 100%;
    }
    .contact{
        padding: .9375rem 0;
    }
    .contact .contactl{
        width: 100%;
        height: auto;
        padding: 30px;
    }
    .contact .contactr{
        width: 100%;
        padding: 30px 0 30px 30px;
    }
    .contact .contactr .description{
        padding-right: 30px;
    }
    .contact .contactr #feedback dl{
        width: 95%;
    }
    #sortpro {
        display: block!important;
    }
}


/*list分类*/
#sortpro {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    margin: 15px 0 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(115, 151, 149, .2);
    display: none;
}
#sortpro .sortpro_left{
    float: left;
    width: 65%;
    color: #536872;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
#sortpro .sortpro_right{
    float: right;
    width: 35%;
    color: #181916;
    font-size: 14px;
    text-align: center;
    border-left: 1px solid #dde1e3;
}
#sort_content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #f0f1f1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10005;
    -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%;
    display: none;
}
#sort_content .asort.show {
    display: block;
}
.asort .hd {
    height: 60px;
    background: #536872;
}
.asort .hd .fl {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
}
.asort .hd .fr {
    width: 30px;
    height: 30px;
    margin: 15px;
    background: url(/skin/images/icons.png) no-repeat;
    background-position: 8px -76px;
    background-color: #000;
}
.asort .ct{
    height: calc(100% - 60px);
    padding: 2%;
    box-sizing: border-box;
    overflow: auto;
}
.asort .ct ul {
    border-top: 1px solid #e5e5e5;
}
.asort .ct li {
    height: 50px;
    background: #fff;
    padding: 0 10px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 50px;
}
.asort .ct ul a{
    display: block;
}
.asort .ct ul li a span {
    display: inline-block;
    width: calc(100% - 50px);
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    color: #535353;
    font-size: 14px;
}
.asort .ct ul li a .e {
    float: right;
    width: 16px;
    height: 16px;
    border: 3px solid #d1d1d1;
    background: #ffffff;
    border-radius: 50%;
    margin-top: 18px;
}
.asort .ct ul li a.menu_cur .e{
    border: 3px solid #536872;
}
.asort .ct ul .navdown li{
    height: 40px;
    padding: 0 20px;
    border-bottom: 1px dotted #e5e5e5;
}
.asort .ct ul .navdown li span{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #999999;
}
.asort .ct ul li a.menu_cur span{
    color: #536872;
}
/*list分类*/
