@charset "utf-8";
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Montserrat-Regular';}
html, div{outline:0;}
cite, em, strong, i{font-style:normal;}
.hide{display:none;}
.imgbox{display:block; overflow:hidden;}
.imgbox img{max-width:100%; max-height:100%;}
input,textarea{outline: none;}
input[type=submit]{cursor: pointer;border:none;}

body{background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1200px; margin:0 auto; zoom:1;}
.wrap.i-wrap{width:1440px;}
.wrap:after,.wrap:before{display:table; content:'';}
.wrap:after{clear:both;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.over{overflow: hidden;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.table{width: 100%;height: 100%;display: table;}
.table-cell{display: table-cell;}
.inline{display: inline;}
.inline-block{display: inline-block;}
.block{display: block;}
.hidden{display: none;}
.visible-hidden{visibility: hidden;opacity: 1;}
.middle{vertical-align: middle;}
.middleImg img{vertical-align: middle;}
.middleImg .mid-ilb{vertical-align: middle;display: inline-block;}
.middleImg span{height: 100%;vertical-align: middle;display: inline-block;}
.relative{position: relative;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.center-vertical{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.trans-show{transition:all .5s;-webkit-transition:all .5s;opacity: 0;visibility: hidden;}
.trans-show.visable{opacity: 1;visibility: visible;}
.trans{-webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.imgZoom img{transition: all .4s;-webkit-transition: all .4s;}
.imgZoom img:hover{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
.pointer{cursor: pointer;}
.flow-shadow{-webkit-transition:all .5s;transition:all .5s;}
.flow-shadow:hover{transform:translate3d(0, -2px, 0);-webkit-transform:translate3d(0, -2px, 0);-webkit-box-shadow:0 0px 10px #e9e9e9;box-shadow:0 0px 10px #e9e9e9;}
.clear_gt_991{clear: both;}
.border-box{box-sizing: border-box;}
*.hoverColor{-webkit-transition:all .3s;transition:all .3s;}
*.hoverColor:hover{color: #f0ac03!important;}
.show-pc-block{display: block!important;}
.show-pc-inline-block{display: inline-block!important;}
.show-mb-block{display: none!important;}
.show-mb-inline-block{display: none!important;}
a:hover{text-decoration: none;}


#header{background: #000;width: 100%;top: 0;left: 0;right: 0;margin:auto;z-index: 100;border-bottom: 1px solid #ffce00;}
#header .wrap{height: 120px;}
#header .logo{float: left;max-width: 300px;height: 100%;}
#header .logo a{}
#nav{max-width:660px; margin-top:7px; margin-right:20px;}
#nav .list{display: inline-block;vertical-align: middle;margin: 0 38px 0 0;padding-bottom: 20px;position: relative;}
#nav .list > a{max-width: 110px;display: block;padding: 15px 0 17px;font-size: 16px;color: #fff;}
#nav .list > a:hover{color: #f0ac03;}
#nav .list .sub_row{position: absolute;left: 0;top: 100%;/*width: 140px;*/background: rgba(0,0,0,.8);box-sizing: border-box;z-index: 100;padding: 15px 10px 30px;line-height: 28px;opacity: 0;visibility: hidden;}
#nav .list .sub_row:before{width: 9999px;height: 100%;position: absolute;left: 100%;top: 0;background: rgba(0,0,0,.8);content: '';}
#nav .list .sub_row:after{width: 9999px;height: 100%;position: absolute;right: 100%;top: 0;background: rgba(0,0,0,.8);content: '';}
#nav .list .sub_row a{display: block;line-height: 30px;font-size: 16px;color: #fff;}
#nav .list .sub_row a span{margin-right: 10px;}
#nav .list:hover .sub_row{opacity: 1;visibility: visible;}
#header .func{float: right;margin-top: 15px;}
#header .func .icon{display: inline-block;vertical-align: middle;margin-left: 45px;cursor: pointer;}
#header .func .icon:first-child{margin-left: 0;}
#header .func .icon.inquiry{}
#header .func .icon.inquiry span{width: 19px;line-height: 19px;right: -10px;top: -6px;background: #f0ac03;font-size: 12px;color: #000;border-radius: 100px;}
#header .func .icon.language_icon{position: relative;padding-right: 20px;font-size: 20px;background: url(../images/language_arrow.png) no-repeat right center;}
#header .func .icon.language_icon span{color: #fff;text-transform: uppercase;font-family: Arial;}
#header .func .icon.language_icon .down{position: absolute;left: 0;top: 100%;background: rgba(0,0,0,.8);opacity: 0;visibility: hidden;z-index: 100;padding: 10px;border-radius: 5px;}
#header .func .icon.language_icon:hover .down{opacity: 1;visibility: visible;}
#header .func .icon.language_icon .down a{display: block;width: 120px;line-height: 25px;font-size: 17px;color: #fff;overflow: hidden;}
/*#header.index_header{position: absolute;left: 0;top: 47px;width: 100%;z-index: 10001;}
#header.index_header .wrap{background: rgba(0,0,0,.8);border-radius: 10px;}*/
#header.fiexd{position: fixed;top: 0;left: 0;width: 100%;background: white;z-index: 10001;}
#header.fiexd #nav .list{padding-bottom: 9px;}
#header .search_box{margin-top: 20px;}
#header .search_box .search{}
#header .search_box .search input[name=Keyword]{width: 176px;height: 26px;background: #f1f1f1;box-sizing: border-box;padding:0 7px;margin-right: 5px;font-size: 12px;color: #505050;}
#header .search_box .search input[type=submit]{width: 28px;height: 28px;background: url(../images/icon_search.png) no-repeat center;}
/*尾部*/
#footer{background: #343434;}
#footer .copy{display: inline-block;vertical-align: top;padding-top: 36px;padding-left: 10px; float:left; width:22%; overflow:hidden; box-sizing:border-box;}
#footer .copy:first-child{padding-left: 0px;}
#footer .copy.news_letter{width:34%;}
#footer .justify{width: 100%;height: 0;font-size: 0;display: inline-block;}
#footer .footer_title{position: relative;color: #fff;font-size: 18px;font-family: 'PierSans-Bold';margin-bottom: 15px;text-transform: uppercase;padding-bottom: 10px;}
#footer .footer_title:after{width: 60px;height: 3px;background: #f8c800;position: absolute;left: 0;top: 100%;content: '';}
#footer .copy .d{display: block;font-size: 12px;line-height: 30px; height:30px; overflow:hidden;color: #a9a9a9; max-width:90%;}
#footer .copy .d a{color:#a9a9a9;font-size: 16px;}
#footer .copy p{width: 350px;padding-top: 5px;font-size: 12px;line-height:24px;color: #a9a9a9;font-family: "Opensans-Regular";}
#footer .copy form{padding: 21px 0 0 22px;}
#footer .copy form input[type=text]{border: none;background: #fff;width: 220px;height: 39px;font-size: 12px;color: #918f9a;padding: 0 18px;float: left;}
#footer .copy form input[type=submit]{width: 90px;height: 39px;border:none;text-transform: uppercase;font-size: 12px;color: #272c4c;float: left;background: #ffb900;}
#footer .copy .share{margin: 0;padding: 9px 0 0 0;}
#footer .copy .share .img{display: inline-block;margin-right: 20px;}
#footer .copy .share a{display: inline-block;padding: 0;}
#footer .copyer{font-size: 14px;color: #fff;line-height: 24px;padding: 25px 0;background: #2e2e2e;margin-top: 35px;}
#footer .copyer a{color:#fff;}
#footer .global_swap_chain{padding-top: 20px;}

@media screen and (max-width: 1280px) {
    #nav{max-width:610px;}
    
	#footer .copy p{width: 300px;}
	#footer .copy form input[type=text]{width: 130px;}
}
@media screen and (max-width: 768px) {
	#footer{padding-top: 25px;}
	#footer .copy{padding:0 0 10px 0; width:100%; float:none;}
	#footer .footer_title{border-bottom:1px solid #f8c800;border-left:none;margin-bottom: 5px;}
	#footer .footer_title:after{display: none;}
	#footer .copy .d{display:none; padding-left:15px;}
	#footer .copy.news_letter{display:none;}
	#footer .copyer{padding:10px 0; text-align:center;}
}

.banner{}
.banner.emp_img{}
.banner.emp_img .absolute.wrap{position: relative;padding-top: 10px;color: #000;}
.banner .wrap{left: 0;right: 0;z-index: 1;margin:auto;bottom: 10%;font-family: "OpenSans-Bold";font-size: 48px;color: #fff;}
.banner .title{border-left: 6px solid #feb900;padding-left: 35px;}


.wrap.inner{padding-top: 15px;}
.products{}
.products .left{width: 22.5%;}
.products .left *{font-family: "OpenSans-Regular";}
.products .left .cate_row span{display: block;position:relative;padding:15px;line-height: 30px;font-size: 16px;color: #333333;border-top: 1px solid #ebebeb;cursor: pointer;}
.products .left .cate_row span em{width: 10px;height: 100%;background: #000;position: absolute;top: 0;right: 2%;background: url(../images/icon_p_close.png) no-repeat center 25px;}
.products .left .cate_row a.topa{font-size: 16px;color: #333;}
.products .left .cate_row:first-child span{border-top:none;}
.products .left .cate_row ul{margin-top: 0px;padding-left: 35px;padding-bottom: 0px;transition:all 0.5s;}
.products .left .cate_row ul li{margin:3px 0;}
.products .left .cate_row ul li a{display: block;font-size: 16px;line-height: 25px;color: #8d8d8d;height: 0px;overflow: hidden;}
.products .left .cate_row ul li a:hover{color: #f0ac03;}
.products .left .cate_row ul li.v3{padding-left: 15px;margin:0;}
.products .left .cate_row ul li.v3 a{font-size: 14px;}
.products .left .cate_row.on span em{background-image: url(../images/icon_p_open.png);}
.products .left .cate_row.on ul li a{height: auto;}
.products .left .cate_row.on ul{margin-top: -8px;padding-bottom: 23px;}
.products .right{width: 73.75%;}
.products .right .ueeshop_responsive_turn_page{text-align: center;}

body .ueeshop_responsive_products_list{margin-top: 0;}
body .ueeshop_responsive_products_list .item{margin-bottom: 30px;}
body .ueeshop_responsive_products_list .item .pro{width: 90%;border:1px solid #eee;}
body .ueeshop_responsive_products_list .item .info{width:90%;padding:0 5%;}
body .ueeshop_responsive_products_list .item .info .name{text-align:left; line-height:180%; height:50px;}
body .ueeshop_responsive_products_list .item .info .name a{font-size:16px; color:#333;}

body .ueeshop_responsive_turn_page{text-align: right;}
body .ueeshop_responsive_turn_page.s1 > span .page_item_current{color: #f0ac03;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{color: #787878;}
body .ueeshop_responsive_turn_page span em{width: 20px;height: 8px;}
body .ueeshop_responsive_turn_page span em.icon_page_prev{background: url(../images/prev_page.png) no-repeat center;}
body .ueeshop_responsive_turn_page span em.icon_page_next{background: url(../images/next_page.png) no-repeat center;}

body .ueeshop_responsive_products_detail .description .title{padding-bottom: 15px;}
body .ueeshop_responsive_products_detail .description .title span{padding-left: 25px;font-size: 30px;color: #333;font-family: "OpenSans-Bold";border-left: 5px solid #feb900;}

.ueeshop_responsive_products_detail .info .desc,
.ueeshop_responsive_case_list .item .info .desc,
.ueeshop_responsive_info_list .item .info .desc,
.ueeshop_responsive_article_detail > .contents *{font-family: "Opensans-Regular";}

@media screen and (max-width: 1280px) {
    .wrap{width: 96%;}
}
@media screen and (max-width: 991px) {
    .show-pc-block,
    .show-pc-inline-block,
    .hide-991{display: none!important;}
    .show-mb-block{display: block!important;}
    .show-mb-inline-block{display: inline-block!important;}
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}

	.banner .wrap{display: none;}

	body .ueeshop_responsive_products_list .item{margin-bottom: 10px;}
}
@media screen and (max-width: 768px) {
	.products{padding:0;}
	.products .left{display: none;}
	.products .right{width: 100%;}
	.products .page{height: auto;padding-left:20px;margin-bottom:25px;}
	.products .page .of{line-height: 40px;font-size: 14px;}
}

@media screen and (max-width: 640px){
    .clear_991{clear: none;}
    .clear_640{clear: both;}

	body .ueeshop_responsive_products_detail .description .title span{font-size: 22px;padding-left: 10px;margin-right: 15px;}
}
