@charset "utf-8";
/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Opensans-Regular',Arial; outline: 0;}
html, div{outline:0;}
.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;}
/*#main.w>.fl{width:190px;}*/

body{background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1300px; margin:0 auto; zoom:1;}
/*.index_con.wrap{width:1300px; margin:0 auto; zoom:1;}*/
.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: #febf66!important;}*/
.show-pc-block{display: block!important;}
.show-pc-inline-block{display: inline-block!important;}
.show-mb-block{display: none;}
.show-mb-inline-block{display: none!important;}
body.flex-foot-bottom{display: flex;flex-direction: column;}
.flex-foot-bottom .header,
.flex-foot-bottom .footer,
.flex-foot-bottom .top-cateogry,
.flex-foot-bottom .wrap-banner,
.flex-foot-bottom .bread{flex: 0 0 auto;}
.flex-main-content{flex: 1 0 auto;}
a:hover{text-decoration: none;}
.in_ad{position: relative; font-size: 0; border-top: 1px solid #dfe3e7;}
.in_ad .ad_con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in_ad .ad_con .con_table{ display: table; width: 100%; height: 100%;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{ float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 48px; color: #fff; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ font-size: 14px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 14px; color: #fff;}
/*.in_ad .ad_con .ueeshop_responsive_position .position a:last-child{ color: #f1ab47;}*/

.download-list .menu-in-left{ margin-top: 0;}
.download-list .ueeshop_responsive_position{ border-bottom: 0;}
.download-list .ueeshop_responsive_position .title{ display: none;}
.download-list .ueeshop_responsive_position .position{ text-align: left;}

.index-banner{ position: relative; width: 100%;}
/*.index-banner:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 17px; background: url(../images/banner_bg.png) no-repeat center; z-index: 1;}*/
/*
.index-banner .f_btn{ position: absolute; left: 50%; top: 70%; padding: 2px; width: 240px; height: 60px; border: 1px solid #aebc9f; transform: translateX(-50%); box-sizing: border-box;}
.index-banner .f_btn a{ display: block; width: 100%; height: 100%; line-height: 55px; background: #aebc9f; font-size: 18px; color: #fff; text-align: center;}
.bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: #006967;}

.in_ad:before{content: '';width: 100%;height: 20px;background: url(../images/icon_banner_top.png) no-repeat center top;background-size: contain;position: absolute;top: 0;left: 0;z-index: 1;}
.in_ad:after{content: '';width: 100%;height: 20px;background: url(../images/icon_in_banner_bot.png) no-repeat center bottom;background-size: contain;position: absolute;bottom: 0;left: 0;z-index: 1;}
*/


.responsive_pc_header{ width: 100%; height: 102px;}
.responsive_pc_header .header_in{ width: 100%;height: 102px;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100; background: #000;}

/*.ueeshop_responsive_header .header{border-bottom-color: transparent !important;}*/

.headerWrapper{ height: 102px; background: #000; filter: invert(1); z-index: 11;}

.header{ height: 100%; text-align: center;}
.header .logo{ display: block; padding-top: 18px; max-width: 250px; height: 68px; text-align: center;}
.header .logo img{ filter: invert(1);}

.index .headerWrapper{ filter: inherit;}
.index .header .logo img{ filter: inherit;}

.header .headerNav{ width: 65%; box-sizing: border-box;}
.header .headerNav .head-nav{ display: flex; justify-content: space-around; padding-left: 50px; height: 100%;width: calc(100% - 50px);}
.header .headerNav .head-nav .n_item{ max-width: 150px;  position: relative; z-index: 100;/*padding-bottom: 16px;*/padding: 0 10px;white-space: nowrap;}
/*.header .headerNav .head-nav .n_item + .n_item{margin-right: 65px;}*/
.header .headerNav .head-nav .n_item .topName{ position: relative; line-height: 102px; font-size: 16px; color: #dbdbdb;}
.header .headerNav .head-nav .n_item .topName:before{ display: block; content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 2px; background: #00b8a4; filter: invert(1); opacity: 0; -webkit-transition: all 0.5s; transition: all 0.5s;}
.index .header .headerNav .head-nav .n_item .topName:before{ filter: inherit;}
.header .headerNav .head-nav .n_item:hover .topName:before{ opacity: 1;}
/*.header .headerNav .head-nav .n_item .topName:before{ display: block; content: ''; position: absolute; left: 0; top: 27px; width: 0; height: 3px; background: linear-gradient(to right, #f1ab46, #eee086); transition: all 0.2s;}*/
.header .headerNav .head-nav .n_item .navSub{ position: absolute; left: 50%; top: calc(100% + 1px); padding: 22px 0 22px 14px; width: 310px; border: 1px solid #dfe3e7; border-top: 0; background: #fff; pointer-events: none; filter: invert(1); transform: translateX(-50%); opacity: 0; box-sizing: border-box;}
.index .header .headerNav .head-nav .n_item .navSub{ filter: inherit;}
.header .headerNav .head-nav .n_item .navSub .subName{ display: block; position: relative; margin-top: 12px; padding: 0 46px 0 14px; width: calc(100% - 60px); border: 1px solid #fff; border-right: 0; line-height: 36px; font-size: 16px; color: #0a0a0a; z-index: 1; text-align: left; text-transform: capitalize; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.header .headerNav .head-nav .n_item .navSub .subName:before{ display: block; content: ''; position: absolute; right: 0; top: 50%; width: 6px; height: 12px; background: url(../images/header_icon.png) no-repeat center; opacity: .5; -webkit-transform: translate(-33px, -50%); transform: translate(-33px, -50%); -webkit-transition: all .3s; transition: all .3s;}
.header .headerNav .head-nav .n_item .navSub .subName:first-child{ margin-top: 0;}
.header .headerNav .head-nav .n_item .navSub .subName:hover{ border: 1px solid #dfe3e7; border-right: 0; background: #f3f4f6;}
.header .headerNav .head-nav .n_item .navSub .subName.on{ border: 1px solid #dfe3e7; border-right: 0; background: #f3f4f6;}
.header .headerNav .head-nav .n_item .navSub .subName.on:before{ opacity: 1; -webkit-transform: translate(-24px, -50%); transform: translate(-24px, -50%);}
.header .headerNav .head-nav .n_item .navSub .navSub2{ position: absolute; top: 0; left: 100%; padding: 22px 0 22px 14px; width: 100%; height: calc(100% + 1px); background: #f3f4f6; border: 1px solid #dfe3e7; opacity: 0; pointer-events: none; -webkit-box-sizing: border-box; box-sizing: border-box;}
.header .headerNav .head-nav .n_item .navSub .navSub2.cur{ opacity: 1; pointer-events: auto;}
.header .headerNav .head-nav .n_item .navSub .navSub2 .navSub2_in{ width: 100%; height: 100%; overflow-y: auto;}
.header .headerNav .head-nav .n_item .navSub .navSub2 .row{ margin-top: 12px; width: 100%; height: 36px; line-height: 36px;}
.header .headerNav .head-nav .n_item .navSub .navSub2 .row:first-child{ margin-top: 0;}
.header .headerNav .head-nav .n_item .navSub .navSub2 .row a{ display: block; width: 100%; height: 100%; font-size: 16px; color: #333; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*.header .headerNav .head-nav .n_item .navSub .subName + .subName{margin-top: 10px;}*/
/*.header .headerNav .head-nav .n_item:hover .topName{ color: #aebc9f;}*/
.header .headerNav .head-nav .n_item:hover .topName:before{ width: 100%;}
.header .headerNav .head-nav .n_item:hover .navSub{ opacity: 1; pointer-events: auto;}

.header .h_right{ width: 100%; height: 100%;}
.header .h_right .h_icon{ position: relative; margin-left: 31px; width: 21px; height: 100%; line-height: 72px; cursor: pointer;}
/*.header .h_right .h_icon.search-form{ margin-left: 0;}*/
.header .h_right .h_icon div, .header .h_right .h_icon a{ display: block; height: 100%;}

.header .h_right .h_icon.search-form{ position: relative; margin-left: 18px; height: 100%; z-index: 100;}
.header .search-form .search_icon{ display: block; width: 100%; height: 100%; background: url(../images/search_icon.png) no-repeat center;}
.header .search-form form{ opacity: 0; position: absolute; top: 50%; right: 0; width: 250px; height: 42px; background: #fff; border-bottom: 1px solid #b87e77; pointer-events: none; transform: translateY(-50%);}
.header .search-form.open form{ opacity: 1; pointer-events: auto;}
.header .search-form form input.text{ padding-left: 10px; width: 80%; height: 100%; background: none; border: 0; box-sizing: border-box;}
.header .search-form form input.sub_btn{ width: 15%; height: 100%; background: url(../images/search_icon2.png) no-repeat center / 50% auto; border: 0;}

.header .sign{ height: 100%; background: url(../images/user_icon.png) no-repeat left center; cursor: pointer;}
.header .sign a, .header .sign span{ display: block; line-height: 40px; font-size: 14px; color: #000;}
.header .sign span{ margin: 0 5px;}

.header .inq_btn{ height: 100%; background: url(../images/inquiry_icon.png) no-repeat center;}
.header .inq_btn:before{ display: block; content: attr(data-content); position: absolute; top: 30%; right: -9px; width: 18px; height: 18px; line-height: 18px; background: #e35d40; font-size: 12px; color: #fff; font-family: 'CrimsonText-Semibold'; filter: invert(1); -webkit-border-radius: 50%; border-radius: 50%;}
.index .header .inq_btn:before{ filter: inherit;}

.header .langWrapper{ display: block; padding: 0; height: 100%; position: relative;}
.header .langWrapper .default_language_currency_style dt{font-size: 14px;color: white;padding-right: 0}
.header .langWrapper .topLang{ line-height: 102px; font-size: 14px; color: #fff;text-transform: uppercase; font-size: 21px;}
.header .langWrapper .otherLang{position: absolute; top: 100%;left: 50%; width: 120px;z-index: 101;background: #fff;padding:5px;border-radius: 5px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,.3); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.header .langWrapper .otherLang .langName{display: block;line-height: 24px;font-size: 12px;color: #000;}
.header .langWrapper:hover .otherLang{display: block;}

.index-banner .ban_btn{ display: block; position: absolute; left: 50%; top: 48%; width: 148px; height: 40px; line-height: 40px; background: #00b8a4; font-size: 18px; color: #fff; text-align: center; text-transform: uppercase; transform: translateX(-50%); -webkit-border-radius: 4px; border-radius: 4px;}
.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .index-banner .bx-wrapper .bx-pager.bx-default-pager a.active{ background: #00b8a4;}

.index_con .index_top{ padding: 0 36px; width: 100%; box-sizing: border-box;}
.index_con .index_top .title{ margin-top: 104px; width: 85%; font-size: 56px; color: #232039; font-family: 'PlayfairDisplay-Regular';}
.index_con .index_top .brief{ margin-top: 44px; width: 100%; line-height: 32px; font-size: 16px; color: #555;}
.index_con .index_top .top_btn{ display: inline-block; margin-top: 26px; line-height: 27px; border-bottom: 1px solid #00b8a4; font-size: 16px; color: #00b8a4;}

.index_con .index_mid{ margin-top: 110px;}
.index_con .index_mid .mid_item{ position: relative; width: 628px; height: 810px;}
.index_con .index_mid .mid_left .mid_item:nth-child(2){ margin-top: 189px;}
.index_con .index_mid .mid_right .mid_item:first-child{ margin-top: 273px;}
.index_con .index_mid .mid_right .mid_item:nth-child(2){ margin-top: 92px;}
.index_con .index_mid .mid_item:before{ display: block; content: ''; position: absolute; left: 50%; top: 0; width: 534px; height: calc(100% - 9px); background: url(../images/index_mid_bg.jpg) repeat left top; transform: translate(-50%, 9px);}
.index_con .index_mid .mid_item .img{ position: absolute; left: 0; top: 0; width: 523px; height: 546px; z-index: 1; overflow: hidden;}
.index_con .index_mid .mid_item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.index_con .index_mid .mid_item .con{ position: absolute; right: 0; bottom: 55px; padding: 32px 41px; width: 510px; height: 316px; background: #fff; z-index: 2; -webkit-box-shadow: 0 5px 20px rgba(6, 0, 1, 0.1); box-shadow: 0 5px 20px rgba(6, 0, 1, 0.1); -webkit-box-sizing: border-box; box-sizing: border-box;}
.index_con .index_mid .mid_item .con .title{ width: 100%; height: 55px; line-height: 55px; font-size: 32px; color: #232323; font-family: 'CrimsonText-Semibold'; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.index_con .index_mid .mid_item .con .brief{ width: 100%; height: 96px; line-height: 34px; font-size: 16px; color: #555;}
.index_con .index_mid .mid_item .con .btn{ display: block; margin-top: 28px; height: 45px;}
.index_con .index_mid .mid_item .con .btn .icon{ display: block; position: relative; width: 45px; height: 100%; border: 2px solid #00b8a4; -webkit-box-sizing: border-box; box-sizing: border-box;}
.index_con .index_mid .mid_item .con .btn .icon:before{ display: block; content: ''; position: absolute; left: 50%; top: 50%; width: 20px; height: 16px; background: url(../images/index_mid_icon0.png) no-repeat center; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.index_con .index_mid .mid_item .con .btn .icon:after{ display: block; content: ''; position: absolute; left: 50%; top: 50%; width: 20px; height: 16px; background: url(../images/index_mid_icon1.png) no-repeat center; opacity: 0; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.5s; transition: all 0.5s;}
.index_con .index_mid .mid_item .con .btn:hover .icon{ background: #00b8a4;}
.index_con .index_mid .mid_item .con .btn:hover .icon:after{ opacity: 1;}
.index_con .index_mid .mid_item .con .btn .text{ display: block; margin-left: 22px; height: 100%; line-height: 45px; font-size: 16px; color: #00b8a4;}

.index_con .latest{ margin: 88px 0 106px; width: 100%;}
.index_con .latest .latest_title{ width: 100%; height: 52px; line-height: 52px; font-size: 32px; color: #232039; text-transform: uppercase;}
.index_con .latest .latest_list{ margin-top: 28px; width: 100%;}
.index_con .latest .latest_list .item{ margin-left: 3.8462%; width: 30.7692%;}
.index_con .latest .latest_list .item:first-child{ margin-left: 0;}
.index_con .latest .latest_list .item .img{ display: block; width: 100%; overflow: hidden;}
.index_con .latest .latest_list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.index_con .latest .latest_list .item .title{ display: block; margin-top: 42px; width: 100%; height: 35px; line-height: 35px; font-size: 22px; color: #000; font-family: 'CrimsonText-Semibold'; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.index_con .latest .latest_list .item .time{ margin-top: 30px; width: 100%; height: 34px; line-height: 34px; font-size: 20px; color: #555; font-style: italic; text-align: center;}
.index_con .latest .latest_list .item .brief{ margin-top: 15px; width: 100%; height: 64px; line-height: 32px; font-size: 16px; color: #555; text-align: center; overflow: hidden;}

.footer_top{ position: relative; width: 100%; height: 683px; background: url(../images/f_img_bg.jpg) no-repeat center;}

.footer_top:before{ display: block; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 19px; background: url(../images/f_top_t_bg.png) no-repeat center;}
.footer_top:after{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 19px; background: url(../images/f_top_b_bg.png) no-repeat center;}
.footer_top .f_con{ width: 100%;}
.footer_top .f_con .f_about_icon{ margin-top: 101px; text-align: center;}
.footer_top .f_con .title{ position: relative; margin-top: 24px; padding-top: 35px; width: 100%; height: 48px; line-height: 48px; font-size: 36px; color: #222; font-family: 'Baskervilleserial-Regular',Arial; text-align: center; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; overflow: hidden;}
.footer_top .f_con .title:before{ display: block; content: ''; position: absolute; left: 50%; top: 0; width: 260px; height: 1px; background: #d6b981; transform: translateX(-50%);}
.footer_top .f_con .brief{ margin-top: 33px; width: 100%; line-height: 36px; font-size: 24px; color: #222; font-family: 'Corbel-L', Arial; text-align: center; overflow: hidden;/* text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;*/}
.footer_top .f_con .f_btn{ margin: 80px auto 0; padding: 2px; width: 240px; height: 60px; border: 1px solid #aebc9f; box-sizing: border-box;}
.footer_top .f_con .f_btn a{ display: block; width: 100%; height: 100%; line-height: 55px; background: #aebc9f; font-size: 18px; color: #fff; text-align: center;}

#footer{ width: 100%; background: #273037;}
#footer .f_list{ margin: 0 auto; padding: 72px 0 98px; box-sizing: border-box;}
#footer .f_list .f_item{ padding-right: 2%; width: 25%; box-sizing: border-box;}
#footer .f_list .f_item:first-child{ padding-left: 0;}
#footer .f_list .f_item .logo{ display: block; width: 100%;}
#footer .f_list .f_item .brief{ margin-top: 24px; width: 100%; line-height: 30px; font-size: 18px; color: #222; font-family: 'Corbel-L', Arial;}
#footer .f_list .f_item .share_img{ margin-top: 30px;}
#footer .f_list .f_item .item_title{ position: relative; width: 100%; height: 36px; line-height: 36px; font-size: 22px; color: #e6e6e6; font-family: 'CrimsonText-Semibold'; font-weight: bold;}
#footer .f_list .f_item .list{ margin-top: 12px; width: 100%;}
#footer .f_list .f_item .list .item{ display: block; width: 100%; height: 32px; line-height: 32px; font-size: 16px; color: #e6e6e6; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#footer .f_list .contact{ margin-top: 26px; width: 100%;}
#footer .f_list .contact .item{ margin-top: 17px; padding-left: 37px; height: auto; line-height: 20px; font-size: 16px; color: #e6e6e6;}
#footer .f_list .contact .item a{ font-size: 16px; color: #e6e6e6;}
#footer .f_list .contact .item:first-child{ margin-top: 0;}
#footer .f_list .contact .item.address{ background: url('../images/address_icon.png') no-repeat left top 4px;}
#footer .f_list .contact .item.phone{ background: url('../images/phone_icon.png') no-repeat left top 2px;}
#footer .f_list .contact .item.email{ background: url('../images/email_icon.png') no-repeat left top 2px;}

.copyright{ margin: 0 auto; min-height: 73px; line-height: 73px; background: #1a2126;/* font-size: 16px; color: #e6e6e6;*/ text-align: center;}
.copyright .left{ font-size: 16px; color: #e6e6e6;}
.copyright .left a{ font-size: 16px; color: #e6e6e6;}
.copyright span{ color: #8f4c44;}
.global_swap_chain{ padding: 0;}
/*
	#footer .foot_logo{padding-top: 27px;height: 158px;vertical-align: middle;text-align: center;}
	#footer .foot_logo:after{content: '';display: inline-block;vertical-align: middle;height: 100%;}
	#footer .foot_logo img{display: inline-block;vertical-align: middle;}
	#footer .foot-list{text-align: center;}
	#footer .foot-list a{display: inline-block;height: 30px;line-height: 30px;padding: 0 35px;font-size: 18px;color: #000;}
	.share.foot_share{display: block;margin-top: 35px;text-align: center;}
	.global_swap_chain.sc_pb{height: 26px;line-height: 26px;padding-top: 20px;padding-bottom: 0;}

	.foot_share .foot_share_box{width: 63px;height: 63px;margin-right: 16px;vertical-align: middle;background-image: url(../images/icon_share.png);background-repeat: no-repeat;}
	.foot_share .Facebook{background-position:0 0;}
	.foot_share .Twitter{background-position:0 -63px;}
	.foot_share .Pinterest{background-position:0 -126px;}
	.foot_share .LinkedIn{background-position:0 -189px;}
	.foot_share .YouTube{background-position:0 -252px;}
	.foot_share .Google{background-position:0 -315px;}
	.foot_share .Vk{background-position:0 -378px;}
	.foot_share .Instagram{background-position:0 -441px;}
*/

.wrap-module *{}

#position{font-size: 14px;color: #7d7d7d;}
#position a{font-size: 14px;color: #7d7d7d;}
/*
body .ueeshop_responsive_position{width: 96%;max-width: 1200px;min-height: 40px;margin:0 auto;}
body .ueeshop_responsive_position .title{font-size: 18px;color: #f87b58;height: 40px;line-height: 40px;padding-left: 44px;position: relative;font-weight: bold;box-sizing: border-box;}
body .ueeshop_responsive_position .title:before{content: '';width: 30px;height: 26px;background: url(../images/icon_pro_all.png) no-repeat 0 -26px;margin: auto;position: absolute;top: 0;bottom: 0;left: 0;}
body .ueeshop_responsive_position .position{height: 40px;line-height: 40px;font-size: 12px;}
body .ueeshop_responsive_position .position a{display: inline-block;font-size: 12px;color: #888888;vertical-align: top;}
body .ueeshop_responsive_position .position a:first-child{width: 11px;position: relative;margin-right: 2px;font-size: 0;}
body .ueeshop_responsive_position .position a:first-child:before{content: '';width: 11px;height: 9px;background: url(../images/icon_pro_all.png) no-repeat 0 -208px;margin: auto;position: absolute;top: 0;bottom: 0;left: 0;}

body .ueeshop_responsive_article_feedback .article_feedback_title .title{}
*/
.article-content .art-title,.menu .m-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.wrap-module body .ueeshop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.art-menu-wrap-style, .menu-wrap-style{margin-bottom: 45px;}
.art-menu-wrap-style .menu, .menu-wrap-style .menu{text-align: center;}
.art-menu-wrap-style .menu ul li, .menu-wrap-style .menu ul li{display: inline-block;font-size: 15px;color: #222;margin:0 25px;}

/*.menu-in-left{ margin-top: 75px;}*/
.menu-in-left .cate_brief{ padding: 35px 0; width: 100%; border-bottom: 1px solid #ddd;}
.menu-in-left .cate_brief .left{ width: calc(100% - 300px);}
.menu-in-left .cate_brief .left.no_img{ width: 100%;}
.menu-in-left .cate_brief .left .cate_title{ width: 100%; line-height: 27px; font-size: 18px; color: #323c49; font-family: 'CrimsonText-Semibold';}
.menu-in-left .cate_brief .left .brief{ width: 100%;}
.menu-in-left .cate_brief .img{ width: 214px;}
/*.menu-in-left .menu-wrap-style{width: 20%;float: left;}*/
.menu-in-left .wrap-righter-style{width: 100%;float: right;}

.pro_cate{ width: 100%; background: #fff; text-align: center;}
.pro_cate .page_name{ display: none;}
.pro_cate .content{ position: relative; width: 100%; height: auto; border-bottom: 1px solid #e6e5e3; z-index: 10;}
.pro_cate .list{ position: relative; display: inline-block; margin-right: 27px; width: auto; line-height: 55px; transition: all 0.5s;}
.pro_cate .list:first-child{ margin-left: 0;}
.pro_cate .list .son_cate{ position: absolute; left: 0; top: calc(100% - 1px); padding: 15px 0; width: 194px; border: 1px solid #dfe3e7; border-top: 2px solid #00b8a4;z-index: 1;}
.pro_cate .list .first_cate{ position: relative; overflow: hidden; cursor: pointer; transition: all 0.5s;}
.pro_cate .list .first_cate.son:after{content: '';width: 10px;height: 10px;margin:auto;position: absolute;top: 0;right: 16px;bottom: 0;}
.pro_cate .list .first_cate a{ display: block; position: relative; padding: 0 54px 0 36px; font-size: 16px; transition: all 0.5s; font-family: Arial;}
.pro_cate .list .first_cate a:before{ display: block; content: ''; position: absolute; right: 35px; top: 24px; width: 12px; height: 7px; background: url(../images/pro_cate_icon.png) no-repeat center / 100%; transition: all 0.5s; opacity: 1;}
.pro_cate .list .first_cate a:after{ display: block; content: ''; position: absolute; right: 35px; top: 24px; width: 12px; height: 7px; background: url(../images/pro_cate_icon2.png) no-repeat center / 100%; transition: all 0.5s; z-index: 1; opacity: 0;}
/*.pro_cate .list:hover .first_cate a{ color: #fff;}*/
.pro_cate .list:hover .first_cate a:before{ transform: rotate(180deg); opacity: 0;}
.pro_cate .list:hover .first_cate a:after{ transform: rotate(180deg); opacity: 1;}
.pro_cate .list:hover .son_cate{ display: block;}
.pro_cate .son_cate{ display: none; background: #fff;}
/*.pro_cate .list.on .son_cate{display: block;}*/
.pro_cate .list.on .first_cate.son:after{width: 10px;height: 2px;background-position: 0 -104px;}
.pro_cate .son_cate .item{ position: relative; margin-top: 6px; height: 34px;}
.pro_cate .son_cate .item:first-child{ margin-top: 0;}
/*.pro_cate .son_cate .item:before{content: '';width: 4px;height: 7px;background: url(../images/cate_item_icon.png) no-repeat center;margin:auto;position: absolute;top: 0;bottom: 0;left: 30px;}*/
.pro_cate .son_cate .item a{ padding: 0 15px; width: 100%; height: 100%; line-height: 34px; border: 1px solid #fff; border-left: 0; border-right: 0; font-size: 16px; color: #2b2b2b; text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-box-sizing: border-box; box-sizing: border-box;}
.pro_cate .son_cate .item:hover a{ background: #f3f4f6; border-color: #dfe3e7;}
.pro_cate .son_cate .item a.sia2{ border-bottom: 0;}
.pro_cate .son_cate .item a.sia2:last-child{ border: 0;}

.pro_cate .son_cate .subcate3{ display: none; position: absolute; top: 0; left: 100%; width: 100%; background: #f3f4f6; border: 1px solid #dfe3e7; box-sizing: border-box;}
.pro_cate .son_cate .subcate3 .sia3{display: block; margin-top: 6px; width: 100%; font-size: 16px; color: #2b2b2b; height: 32px; line-height: 32px; text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.pro_cate .son_cate .subcate3 a.sia3{ border: 0;}
.pro_cate .son_cate .subcate3 a.sia3:first-child{ margin-top: 0;}

.pro_cate .son_cate .item:hover a.sia2{ background: #d1126f; color: #fff;}
.pro_cate .son_cate .item:hover .subcate3{ display: block;}

.contenter .ueeshop_responsive_position{ display: none; border-bottom: 0;}
.contenter .ueeshop_responsive_position .title{ height: 35px; line-height: 35px; font-family: 'CrimsonText-Semibold', Arial;}
.contenter .ueeshop_responsive_position .position{ height: 35px; line-height: 35px;}
.contenter .ueeshop_responsive_products_list{ margin-top: 48px;}
.contenter .ueeshop_responsive_products_list .item{ margin-right: 2%; margin-bottom: 66px; width: 23.4615%;}
.contenter .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 0;}
.contenter .ueeshop_responsive_products_list .item .pro{ width: 100%;}
.contenter .ueeshop_responsive_products_list .item .info .name{ margin: 0; height: auto;}
.contenter .ueeshop_responsive_products_list .item .info .name a{ margin-top: 19px; width: 100%; height: 44px; line-height: 22px; font-size: 16px; color: #000; -webkit-transition: all 0.3s; transition: all 0.3s;}
.contenter .ueeshop_responsive_products_list .item:hover .info .name a{ color: #00b8a4;}
.contenter .ueeshop_responsive_position .position a{ font-size: 12px; color: #8e8e8e; font-family: 'Opensans-Regular', Arial;}
.contenter .ueeshop_responsive_position .position a:last-child{ color: #ba7b57;}
.ueeshop_responsive_products_list .item .info .name a{ font-size: 18px; color: #333; font-family: 'CrimsonText-Semibold', Arial;}

.product-detail .ueeshop_responsive_products_detail .description .title{border: none;}
.product-detail .ueeshop_responsive_products_detail .description .title span{font-size: 30px;color: #1f1f1f;position: relative;background: #fff;margin-right: 0;padding-right: 15px;}
.product-detail .ueeshop_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 13px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

body .ueeshop_responsive_case_list .item .img{ width: 33.1073%;}
body .ueeshop_responsive_case_list .item .info{ margin-top: 36px; padding-left: 47px; width: 61.5819%;}
body .ueeshop_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; height: 38px; line-height: 38px;}
body .ueeshop_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #4b596d;}
body .ueeshop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333;}
body .ueeshop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}

body .ueeshop_responsive_download_list ul li:hover{color: #f25529;}
body .ueeshop_responsive_download_list ul li a:hover{background-color: #f25529;}

body .ueeshop_responsive_info_list, 
body .ueeshop_responsive_case_list{ margin-top: 48px;}


.g_member #header{position: static;}

body .ueeshop_responsive_turn_page{text-align: center;}
body .ueeshop_responsive_turn_page span{ width: 40px; height: 40px; line-height: 40px;}
body .ueeshop_responsive_turn_page span a{ display: block; background: #fff;}
body .ueeshop_responsive_turn_page span .page_item_current{ background: #4b596d; color: #fff;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{ width: 40px; height: 40px; background: #f5f5f5; color: #555;font-size: 18px;}
body .ueeshop_responsive_turn_page span a{ background: #f5f5f5;}
body .ueeshop_responsive_turn_page span em{ width: 20px; height: 8px; margin-top: 0;}
body .ueeshop_responsive_turn_page span em.icon_page_prev{width: 21px;height: 10px;background: url(../images/prev_page.png) no-repeat center;}
body .ueeshop_responsive_turn_page span em.icon_page_next{width: 21px;height: 10px;background: url(../images/next_page.png) no-repeat center;}
body .ueeshop_responsive_turn_page span.jump_page_box{height: 40px; line-height: 40px;}
body .ueeshop_responsive_turn_page .jump_page_box .jump_page_input{width: 50px; height: 40px; line-height: 40px; border-radius: 0px;}
body .ueeshop_responsive_turn_page .jump_page_box .confirm_btn{min-width: 40px; height: 40px; line-height: 40px; border-radius: 0px;}


.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

#chat_window .chat_box .chat_box_menu a{ background-color: #006967;}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919;}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: cursive; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item{ }
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;}
.rale_news .list .item .brief{ display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.rale_news.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}

.ueeshop_responsive_products_filter_ns_list{margin-top: 30px;}

@media (max-width: 1440px){
	.wrap{ width: 95%;}
	.header .h_right .h_icon{ margin-left: 2.3846%;}
	.header .headerNav{ width: 68%;}
	.header .headerNav .head-nav{ padding-left: 0.8615%;}
	.index_con.wrap{ width: 95%;}
	.index_con .small_img{ height: 21.9vw;}
	.index_con .small_img .img{ margin-top: 2.9861vw; height: 5.9722vw;}
	.index_con .small_img .img_con .title{ height: 2.5vw; line-height: 2.5vw;}
	.index_con .small_img .img_con .brief{ margin-top: 0.9722vw; line-height: 2.2917vw;}
}

@media (max-width: 1340px){
	.index_con .index_mid{ margin-top: 30px;}
	.index_con .index_mid .mid_left{ float: none;}
	.index_con .index_mid .mid_right{ float: none;}
	.index_con .index_mid .mid_item{ margin: 0 auto;}
	.index .index_con .index_mid .mid_left .mid_item{ margin-top: 30px;}
	.index .index_con .index_mid .mid_right .mid_item{ margin-top: 30px;}
}

@media (max-width: 1270px){
	.header .headerNav { width: 60%;}
}

@media (max-width: 1200px){
	.index_con .img_item .img_con .title{ font-size: 18px;}
	.index_con .img_item .img_con .brief{ font-size: 14px;}
	.index_con .small_img .img_con .title{ font-size: 18px;}
	.index_con .small_img .img_con .brief{ font-size: 14px;}
	.index_con .right .mid_right .big_img1 .img_con .brief{ font-size: 32px;}
	.index_con .bot .big_img2 .img_con .title{ line-height: 37px;}
	.index_con .bot .big_img2 .img_con .title span{ font-size: 32px;}
	.index_con .bot .big_img2 .img_con .brief{ font-size: 14px;}
	/*
		#footer .f_list .f_item{ width: 33%;}
		#footer .f_list .f_first{ float: none; margin: 0 auto; width: 375px;}
		#footer .f_list .f_first .logo{ text-align: center;}
		#footer .f_list .f_first .brief{ text-align: center;}
	*/
}

@media (max-width: 991px){
	.header{ top: 0 !important;}
	.header .logo{ height: auto;}

	.index-banner .ban_btn{ top: 44%; width: 120px; height: 30px; line-height: 30px; font-size: 16px;}

	.index_con .img_item{ margin-top: 2.2222vw;}
	.index_con .img_item .img_con .title{ font-size: 14px;}
	.index_con .img_item .img_con .brief{ font-size: 12px;}
	.index_con .small_img .img_con .title{ margin-top: 1.5278vw; font-size: 14px;}
	.index_con .small_img .img_con .brief{ font-size: 12px;}
	.index_con .right .mid_right .big_img1 .img_con .brief{ font-size: 22px;}
	.index_con .bot .big_img2 .img_con .title{ line-height: 37px;}
	.index_con .bot .big_img2 .img_con .title span{ font-size: 22px;}
	.index_con .bot .big_img2 .img_con .brief{ font-size: 12px;}

	.index_con .index_mid .list .img_list .img .img_title{ font-size: 24px;}

	.copyright{padding:10px 0;font-size: 12px; text-align:center;}

    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
    .pro_cate{display: none;}

	.menu-wrap-style{display: none;}
	.menu-in-left .wrap-righter-style{width: 100%;}
	#footer .footer_top .con_table .con_table_cell .con .txt{ font-size: 22px;}
	#footer .foot_logo{height: 100px;}
	/*.share.foot_share{margin-top: 15px;}*/
	.foot_share .foot_share_box{margin-bottom: 5px;}
}

@media (max-width: 860px){
	.pro_list .ueeshop_responsive_position .position{ float: none; width: 100%; height: inherit; line-height: inherit; text-align: left;}
	#footer .foot-list a{font-size: 14px;padding: 0 15px;}
	.global_swap_chain.sc_pb{height:auto;line-height: 22px;}
	.global_swap_chain .sc_wrapper{padding-bottom: 10px;}
	.copyright a{font-size: 12px;}
}

@media (max-width: 800px){
	.share_img{ float: left;}
}

@media (max-width: 768px){

	.index-banner .ban_btn{ top: 44%; width: 16.0vw; height: 4.0vw; line-height: 4.0vw; font-size: 2.6667vw;}
	/*
	.index-banner .f_btn{ top: 65%; width: 25.0vw; height: 6.0vw;}
	.index-banner .f_btn a{ line-height: 5.3333vw; font-size: 2.5333vw;}
	*/
	.index_con{ margin: 10.0vw auto;}
	.index_con .index_top .title{ margin-top: 0; width: 100%; font-size: 7.4667vw;}
	.index_con .index_top .brief{ margin-top: 5.8667vw; line-height: 4.2667vw; font-size: 3.6667vw;}
	.index_con .img_item{ margin-top: 4.2667vw; height: 44.8vw;}
	.index_con .img_item .img_con .title{ font-size: 4.5333vw;}

	.index_con .left, .index_con .right{ width: 100%;}
	.index_con .right .mid_right .big_img1 .img_con .brief{ margin-top: 7.6vw; padding-left: 2.6667vw; line-height: 6.4vw; font-size: 5.4667vw;}

	.index_con .img_item .img_con .brief{ margin-top: 2.4vw; line-height: 4.4vw; font-size: 3vw;}
	.index_con .small_img .img{ margin-top: 5.7333vw; height: 11.4667vw;}
	.index_con .small_img .img_con .title{ margin-top: 2.9333vw; height: 4.8vw; line-height: 4.8vw;}

	.index_con .right .top_right .img_item{ margin-top: 4.2667vw;}

	.index_con .bot .img_item{ margin-top: 4.2667vw; width: 44.8vw;}
	.index_con .bot .big_img2{ margin-top: 0; padding-top: 4.2667vw; width: 100%; clear: both;}
	.index_con .bot .big_img2 .img_con .title span{ font-size: 5.6vw;}
	.index_con .bot .big_img2 .img_con .brief{ font-size: 2.6vw;}
	.index_con .index_mid .mid_item:before{ display: none;}
	.index_con .index_mid .mid_item .img{ position: static; width: 100%; height: auto; text-align: center;}
	.index_con .index_mid .mid_item .con{ position: static; width: 100%; height: auto;}
	.index_con .index_mid .mid_item .con .brief{ height: auto;}

	.index_con .latest .latest_title{ height: 6.9333vw; line-height: 6.9333vw; font-size: 4.2667vw;}
	.index_con .latest .latest_list .item{ float: none; margin: 0; margin-top: 20px; width: 100%;}
	.index_con .latest .latest_list .item:first-child{ margin-top: 0;}
	.index_con .latest .latest_list .item .img{ text-align: center;}

	.wrap-module .menu-in-left{ margin-top: 8.0vw;}
	.wrap-module .ueeshop_responsive_products_list{ margin-top: 4.0vw;}
	.wrap-module .ueeshop_responsive_products_list .item{ margin-right: 2%; margin-bottom: 6vw; width: 49%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(2n){ margin-right: 0;}
	
	.footer_top{ height: 91.0667vw;}
	.footer_top .f_con .f_about_icon{ margin-top: 10vw;}
	.footer_top .f_con .title{ margin-top: 3.2vw; padding-top: 4.6667vw; height: 6.4vw; line-height: 6.4vw; font-size: 4.8vw;}
	.footer_top .f_con .brief{ margin-top: 4.4vw; line-height: 4.8vw; font-size: 3.7vw;}
	.footer_top .f_con .f_btn{ margin-top: 4vw; width: 25.0vw; height: 6.0vw;}
	.footer_top .f_con .f_btn a{ line-height: 5.3333vw; font-size: 2.5333vw;}

	#footer .f_list .f_item{ float: none; margin-left: 0; width: 100%;}
	#footer .f_list .f_item:first-child,
	#footer .f_list .f_item.contact{ width: 100%;}
	#footer .f_list .f_item .logo,
	#footer .f_list .f_item .brief,
	#footer .f_list .f_item .share_img{ text-align: center;}

    .copyright{ height: auto; min-height: inherit; line-height: 5.2vw;}
    .copyright .left a{ font-size: 3.2vw;}

	body .ueeshop_responsive_case_list .item .img{ width: 100%;}
	body .ueeshop_responsive_case_list .item .info{ margin: 0 auto; padding: 0 0 20px 0; width: 90%;}
}

@media (max-width: 640px){
	.index_con .index_mid .mid_item{ width: 100%; height: auto;}
	.index_con .index_mid .mid_item .con .title{ height: 7.3333vw; line-height: 7.3333vw; font-size: 5.2667vw;}
	.index_con .index_mid .mid_item .con .brief{ line-height: 4.5333vw; font-size: 3.6667vw;}
	.index_con .index_mid .mid_item .con .btn{ margin-top: 3.7333vw; height: 6.0vw;}
	.index_con .index_mid .mid_item .con .btn .icon{ width: 6.0vw; height: 100%;}
	.index_con .index_mid .mid_item .con .btn .text{ margin-left: 2.9333vw; line-height: 6.0vw; font-size: 3.6667vw;}
	.index_con .index_mid .mid_item .con .btn .icon:before{ background: url(../images/index_mid_icon0.png) no-repeat center / 70% auto;}
	.index_con .index_mid .mid_item .con .btn .icon:after{ background: url(../images/index_mid_icon1.png) no-repeat center / 70% auto;}
}

@media (max-width: 450px){
	.index_con .index_mid .list .img_list{ width: 100%;}
	.index-module .index-title{height: 32px;line-height: 32px;padding-bottom: 16px;font-size: 22px;}
	.index-info .box{width: 90%;margin-left: 5% !important;margin-bottom: 30px;}
	.index-info .box:nth-child(3){display: block;}

    .index-product .list .box{width: 100%;margin: 0 0 25px;float: none;}
    .index-product .list .box + .box{margin: 0 0 25px;}
    .news_item .list .item{ width: 90%;}

    .index_item.update .list .item{ float: none; margin: 0 auto; margin-top: 4.0vw; width: 90%;}
    .index_item.update .list .item:first-child{ margin-left: auto;}
}