* {
	font-family: 'TrajanPro-Regular', Arial;
}

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;
}

/*#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: 75%;
	margin: 0 auto;
	zoom: 1;
}

.wrap:after,
.wrap:before {
	display: table;
	content: '';
}

.wrap:after {
	clear: both;
}

.cont {
	width: 1680px;
	margin: 0 auto;
	zoom: 1;
}

.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;
}

.img_box {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.img_box .img {
	padding-top: 100%;
	overflow: hidden;
	position: relative;
}

.img_box .img .theme_img {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: -100%;
}

.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 !important;
}

.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;
}

.in_ad .ad_con {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	/*height: 100%;*/
	transform: translateY(-50%);
}

.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;
	text-transform: uppercase;
}

.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;}*/

.index-banner {
	width: 100%;
	/*background: url('../images_upload/banner.jpg') no-repeat center / auto 100%;*/
}

.index-banner .con_table {
	display: table;
	margin: 0 auto;
	width: 563px;
	height: 100%;
}

.index-banner .con_table .con_table_cell {
	display: table-cell;
	vertical-align: middle;
}

.index-banner .con_table .con_table_cell .con {
	width: 100%;
}

/*
.index-banner .con_table .con_table_cell .con .icon{ width: 100%; height: 74px; text-align: center;}
.index-banner .con_table .con_table_cell .con .title_top{ width: 100%; height: 70px; line-height: 70px; font-size: 60px; color: #fff; font-family: 'OpenSans-Bold'; text-align: center;}
.index-banner .con_table .con_table_cell .con .title{ width: 100%; height: 76px; line-height: 76px; font-size: 60px; color: #febf66; font-family: 'Times New Roman'; font-style: italic; text-align: center;}
.index-banner .con_table .con_table_cell .con .brief{ margin-top: 18px; width: 100%; line-height: 37px; font-size: 22px; color: #fff; text-align: center;}
*/
.index-banner .con_table .con_table_cell .con .btn {
	margin: 0 auto;
	margin-top: 145px;
	width: 155px;
	height: 54px;
	line-height: 54px;
	background: #d4ad6a;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-radius: 24px;
}

.index-banner .bx-controls {}

.index-banner .bx-controls-direction {
	display: none;
}

.index-banner .bx-wrapper .bx-pager .bx-pager-item,
.index-banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	vertical-align: middle;
}

.index-banner .bx-wrapper .bx-pager.bx-default-pager a {
	position: relative;
	width: 20px;
	height: 20px;
	background: transparent;
	margin: 0 7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-sizing: border-box;
}

.index-banner .bx-wrapper .bx-pager.bx-default-pager a:after {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -6px;
	border-radius: 10px;
	background: #ccc;
}

.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: transparent;
	border: 3px solid #ccc;
	padding: 0;
}

.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.index-banner .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	display: none;
}

/*
.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;}
*/

/*.ueeshop_responsive_header .header{border-bottom-color: transparent !important;}*/
.responsive_pc_header {
	width: 100%;
}

.responsive_pc_header {
	width: 100%;
	height: 95px;
}

.responsive_pc_header .header_in {
	width: 100%;
	background: #000;
	transition: all 0.3s;
}

.responsive_pc_header .header_in.fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

.header {
	height: 95px;
	text-align: center;
}

.header .h_left {
	height: 100%;
	width: calc(100% - 250px);
}

.header .h_left .logo {
	display: block;
	width: 240px;
	height: 100%;
	margin-right: 10.5%;
	text-align: center;
	border-radius: 0 0 75px 75px;
}

.header .h_left .headerNav {
	box-sizing: border-box;
	width: calc(100% - 240px - 10.5%);
	height: 100%;
}

.header .h_left .headerNav .head-nav {
	display: flex;
	/* justify-content: space-around; */
	height: 100%;
}

.header .h_left .headerNav .head-nav .n_item {
	margin-right: 86px;
	max-width: 150px;
	position: relative;
}

.header .h_left .headerNav .head-nav .n_item .topName {
	position: relative;
	line-height: 95px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
}

.header .h_left .headerNav .head-nav .n_item .topName:hover {
	color: #fff;
}

.header .h_left .headerNav .head-nav .n_item .navSub {
	width: 140px;
	background: url('https://t254.web.ueeshop.com/static/themes/t254/images/nav_sub_bg.png') no-repeat center top #fff;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	padding: 9px 30px;
	box-sizing: border-box;
	opacity: 0;
	border-radius: 3px;
	pointer-events: none;
	z-index: 100
}

.header .h_left .headerNav .head-nav .n_item .navSub:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 10px;
	background: url('https://t254.web.ueeshop.com/static/themes/t254/images/nav_sub_bg.png') no-repeat center / auto 100%;
}

.header .h_left .headerNav .head-nav .n_item .navSub .subName {
	display: block;
	line-height: 36px;
	font-size: 14px;
	text-transform: capitalize;
}

.header .h_left .headerNav .head-nav .n_item:hover .topName {}

.header .h_left .headerNav .head-nav .n_item:hover .topName:before {
	width: 100%;
}

.header .h_left .headerNav .head-nav .n_item:hover .navSub {
	opacity: 1;
	pointer-events: auto;
}

.header .sign {
	margin-right: 0;
	padding-left: 22px;
	height: 100%;
	background: url(../image/user_icon.png) no-repeat left center;
	cursor: pointer;
}

.header .sign a,
.header .h_top .sign span {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #000;
}

.header .sign span {
	margin: 0 5px;
}

.header .h_right {
	position: relative;
	width: 250px;
	height: 100%;
	z-index: 1;
}

.header .h_right .right_table {
	display: table;
	width: 100%;
	height: 100%;
}

.header .h_right .right_table .table_cell {
	display: table-cell;
	vertical-align: middle;
}

.header .h_right .inq_icon {
	display: block;
	width: 100%;
	font-size: 0;
}

.header .h_right .inquiry {
	margin-right: 33px;
	padding-left: 25px;
	height: 100%;
	background: url(../image/inquiry_icon.png) no-repeat left center;
	cursor: pointer;
}

.header .h_right .parting {
	display: block;
	position: relative;
	margin: 0 21px;
	width: 0px;
	height: 100%;
}

.header .h_right .parting:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 24px;
	background: #d8d8d8;
	transform: translateY(-50%);
}

/* .header .h_right .inquiry{ display: block; margin-top: 20px; width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #fff;} */

.header .h_right .icon.language_icon {
	position: relative;
	font-size: 20px;
}

.header .h_right .icon.language_icon span {
	line-height: 95px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat-Light';
}

.header .h_right .icon.language_icon .down {
	position: absolute;
	left: 50%;
	top: 100%;
	background: rgba(0, 0, 0);
	opacity: 0;
	visibility: hidden;
	z-index: 100;
	padding: 10px;
	border-radius: 0 0 5px 5px;
	transform: translateX(-50%);
	max-height: 500px;
	overflow-y: auto;
}

.header .h_right .icon.language_icon .down::-webkit-scrollbar {
	display: none;
}

.header .h_right .icon.language_icon:hover .down {
	opacity: 1;
	visibility: visible;
}

.header .h_right .icon.language_icon .down a {
	display: block;
	width: 120px;
	line-height: 25px;
	font-size: 17px;
	color: #fff;
	overflow: hidden;
	font-family: 'Montserrat-Light';
}

.header .h_right .search-form {
	position: relative;
	width: 33px;
	height: 100%;
	margin-right: 0;
	z-index: 1;
}

.header .h_right .search-form .search_icon {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../image/search_icon.png) no-repeat center;
}

.header .h_right .search-form form {
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	width: 250px;
	height: 42px;
	background: #fff;
	border-bottom: 1px solid #d4ad6a;
	pointer-events: none;
	transform: translateY(-50%);
}

.header .h_right .search-form.open form {
	opacity: 1;
	pointer-events: auto;
}

.header .h_right .search-form form input.text {
	padding-left: 10px;
	width: 80%;
	height: 100%;
	background: none;
	border: 0;
	box-sizing: border-box;
}

.header .h_right .search-form form input.sub_btn {
	width: 15%;
	height: 100%;
	background: url(../image/search_icon2.png) no-repeat center / 50% auto;
	border: 0;
}

body .ueeshop_responsive_header .header {
	background: #000;
	border-bottom: 0;
}

body .ueeshop_responsive_header .header .func .search_btn {
	background: url(../image/search_icon.png) no-repeat center / 100%;
}

body .ueeshop_responsive_header .header .func .member_btn {
	background: url(../image/user_icon.png) no-repeat left center / 100%;
}

body .ueeshop_responsive_header .header .func .menu_btn {
	background: url(../image/menu_btn.png) no-repeat left center / 100%;
}

body .ueeshop_responsive_header .header .func .menu_btn.on {
	background: url(../image/close_btn_white.png) no-repeat center center / 80%;
}


.index_welcome {
	margin-top: 95px;
	margin-bottom: 60px;
}

.index_welcome .iwel_left {
	float: left;
	width: 50%;
}

.index_welcome .iwel_title {
	position: relative;
	width: 71%;
	color: #111;
	line-height: 57px;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.index_welcome .iwel_title:after {
	position: absolute;
	content: '';
}

.index_welcome .iwel_right {
	float: right;
	width: 49%;
}

.index_welcome .iwel_right .iwel_brief {
	margin-bottom: 30px;
	font-family: 'Montserrat-Light';
	line-height: 30px;
}

.index_welcome .iwel_right .iwel_btn {}

.index .view_more {
	display: inline-block;
	width: 190px;
	height: 55px;
	line-height: 55px;
	background: #111;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	max-width: 100%;
}

.index_video {}

.index_video .index_video_cnt {
    text-align: center;
	width: 88%;
	margin: 0 auto;
}

.index_video .video_img {
	display: block;
	position: relative;
}

.index_video .video_img .video_icon {
	position: absolute;
	display: block;
	width: 115px;
	height: 115px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.index_featured {
	margin-top: 90px;
}

.index_featured .i_fea_title {}

.index_featured .i_fea_cnt {
	margin-top: 72px;
}

.index_featured .i_fea_cnt .i_fea_box {
	float: left;
	margin-bottom: -1px;
	width: 25%;
	position: relative;
	overflow: hidden;
}

.index_featured .i_fea_cnt .i_fea_box .i_fea_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.index_featured .i_fea_cnt .i_fea_box .i_fea_bg {}

.index_featured .i_fea_cnt .i_fea_box .i_fea_bg .img {
	padding-top: 145.5%;
}

.index_featured .i_fea_cnt .i_fea_box .i_fea_bg .img .theme_img {
	margin-top: -145.5%;
}

.index_featured .i_fea_cnt .i_fea_box:hover .i_fea_bg img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.index_featured .i_fea_stitle {
	width: 75%;
	margin-bottom: 37px;
	height: 100px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 32px;
}

.index_featured .i_fea_cnt .i_fea_pos {
	position: absolute;
	top: 61.5%;
	right: 0;
	left: 0;
	padding: 0 12.5%;
	z-index: 2;
}

.i_btitle {
	position: relative;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	color: #111;
	font-weight: bold;
}

.i_btitle:after {
	content: '';
	position: absolute;
	width: 35px;
	height: 4px;
	background: #111;
	bottom: -22px;
	left: 50%;
	margin-left: -17.5px;
}

.index_prod {
	margin-top: 95px;
}

.index_prod .i_prod_title {}

.index_prod .i_prod_cnt {
	margin-top: 70px;
}

.index_prod .i_prod_cnt .i_prod_list {}

.index_prod .i_prod_cnt .i_prod_list .item {
	float: left;
	width: 395px;
	margin-right: 33px;
}

.index_prod .i_prod_cnt .i_prod_list .item .middleImg {
	text-align: center;
}

.index_prod .i_prod_cnt .i_prod_list .item .mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
}

.index_prod .i_prod_cnt .i_prod_list .item .mask .view_more {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	color: #111;
}

.index_prod .i_prod_cnt .i_prod_list .item .text {
	margin-top: 22px;
	line-height: 30px;
	height: 60px;
	text-align: center;
	font-size: 16px;
}

.index_prod .i_prod_cnt .i_prod_list .item .text a {
	font-family: 'Montserrat-Light';
	color: #111;
}

.index_prod .i_prod_cnt .i_prod_list .item:hover .mask {
	opacity: 1;
}

.index_prod .i_prod_cnt .i_prod_list .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.index_prod .bx-wrapper .bx-pager,
.index_prod .bx-wrapper .bx-controls-auto {
	position: static;
	margin-top: 60px;
	padding-top: 0;
}

.index_prod .bx-wrapper .bx-pager.bx-default-pager a {
	position: relative;
	width: 20px;
	height: 20px;
	background: transparent;
	margin: 0 7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-sizing: border-box;
}

.index_prod .bx-wrapper .bx-pager.bx-default-pager a:after {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -6px;
	border-radius: 10px;
	background: #999;
}

.index_prod .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index_prod .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: transparent;
	border: 3px solid #d4ad6a;
	padding: 0;
}

.index_prod .bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.index_prod .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	display: none;
}

.index_prod .bx-wrapper .bx-pager .bx-pager-item,
.index_prod .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	vertical-align: middle;
}

.index_prod .bx-wrapper img {
	display: inline-block;
}


.index_why {
	margin-top: 90px;
	padding: 100px 0;
	background: #131313;
}

.index_why .cont {
	display: table;
}

.index_why .i_why_left {
	width: 49.41%;
	display: table-cell;
	padding: 0 5%;
	vertical-align: middle;
}

.index_why .i_why_right {
	width: 50.59%;
	display: table-cell;
	vertical-align: middle;
}

.index_why .i_why_right .i_why_cnt {
	float: left;
	width: 47%;
	margin-right: 6%;
	margin-bottom: 48px;
}

.index_why .i_why_right .i_why_cnt .img {
	padding-top: 70%;
}

.index_why .i_why_right .i_why_cnt .img .theme_img {
	margin-top: -70%;
}

.index_why .i_why_right .i_why_cnt:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.index_why .i_why_right .i_why_cnt:nth-child(2n) {
	margin-right: 0;
}

.index_why .i_why_right .i_why_cnt:nth-child(n+2) {
	margin-bottom: 0;
}

.index_why .i_why_title {
	color: #fff;
	margin-bottom: 66px;
}

.index_why .i_why_title:after {
	background: #fff;
}

.index_why .i_why_brief {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 39px;
	font-size: 14px;
	line-height: 30px;
	color: #aaa;
	font-family: 'Montserrat-Light';
	text-align: center;
}

.index_why .i_why_more {
	text-align: center;
}

.index_why .i_why_more .view_more {
	background: #fff;
	color: #111;
}

.index_info {
	margin-top: 97px;
	margin-bottom: 90px;
}

.index_info .i_info_list {
	margin-top: 73px;
}

.index_info .i_info_list .i_info_left {
	float: left;
	width: 42.55%;
}

.index_info .i_info_list .i_info_left .img {
	padding-top: 62.5%;
}

.index_info .i_info_list .i_info_left .img .theme_img {
	margin-top: -62.5%;
}

.index_info .i_info_list:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.index_info .i_info_list .item .txt {
	float: right;
	width: 53.2%;
}

.index_info .i_info_left img {
	display: inline-block;
}

.index_info .bx-wrapper .bx-pager,
body .bx-wrapper .bx-controls-auto {
	position: static;
}

.index_info .bx-wrapper .bx-controls-direction a {
	background-position: center center;
}

.index_info .i_info_list .item .txt .time {
	margin-top: 14px;
	margin-bottom: 27px;
	color: #d4ad6a;
	font-size: 26px;
	font-family: 'Montserrat-Light';
}

.index_info .i_info_list .item .txt .time span {
	font-size: 14px;
}

.index_info .i_info_list .item .txt .title {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 17px;
	font-size: 26px;
	color: #111;
	font-family: 'Montserrat-Light';
	overflow: hidden;
}

.index_info .i_info_list .item .txt .brief {
	line-height: 28px;
	font-family: 'Montserrat-Light';
	font-size: 14px;
	color: #666;
}

.index_info .bx-wrapper .bx-controls-direction a {
	display: block;
	width: 43px;
	height: 43px;
	border: 1px solid #111;
	margin-top: -21.5px;
}

.index_info .bx-wrapper .bx-prev {
	left: -14%;
	background: url(../image/left_arrow.png)no-repeat center center;
}

/* .index_info .bx-wrapper .bx-prev:after{content: '';position: absolute;left: 46%;top: 50%;width: 0;height: 0;border-left: 0px solid transparent;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid #000;transform: translate(-50%,-50%);z-index: 1;}
.index_info .bx-wrapper .bx-prev:before{content: '';position: absolute;left: 52%;top: 50%;width: 0;height: 0;border-left: 0px solid transparent;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid #fff;transform: translate(-50%,-50%);z-index: 2;}
 */
.index_info .bx-wrapper .bx-next {
	right: -14%;
	background: url(../image/right_arrow.png)no-repeat center center;
}

/* .index_info .bx-wrapper .bx-next:after{content: '';position: absolute;left: 46%;top: 50%;width: 0;height: 0;border-left: 8px solid #000;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 0px solid transparent;transform: translate(-50%,-50%);z-index: 1;}
.index_info .bx-wrapper .bx-next:before{content: '';position: absolute;left: 47%;top: 50%;width: 0;height: 0;border-left: 8px solid #fff;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid transparent;transform: translate(-50%,-50%);z-index: 2;}
 */



.index_info .bx-wrapper .bx-pager,
.index_info .bx-wrapper .bx-controls-auto {
	position: static;
	margin-top: 50px;
	padding-top: 0;
}

.index_info .bx-wrapper .bx-pager.bx-default-pager a {
	position: relative;
	width: 20px;
	height: 20px;
	background: transparent;
	margin: 0 7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-sizing: border-box;
}

.index_info .bx-wrapper .bx-pager.bx-default-pager a:after {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -6px;
	border-radius: 10px;
	background: #999;
}

.index_info .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index_info .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: transparent;
	border: 3px solid #d4ad6a;
	padding: 0;
}

.index_info .bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.index_info .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	display: none;
}

.index_info .bx-wrapper .bx-pager .bx-pager-item,
.index_info .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	vertical-align: middle;
}

.index_info .bx-wrapper img {
	display: inline-block;
}

#footer {
	width: 100%;
	background: #000;
	padding-bottom: 80px;
}

#footer .f_left {
	width: 29.7%;
	padding-top: 7px;
}

#footer .f_logo {
	width: 80%;
	margin-bottom: 20px;
}

#footer .f_list {
	margin: 0 auto;
	padding-top: 54px;
	box-sizing: border-box;
}

#footer .f_list .f_item {
	width: 20.4%;
	min-height: 250px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	padding-left: 2.3%;
}

#footer .f_list .f_item .item_title {
	position: relative;
	padding-bottom: 5px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#footer .f_list .f_item .list {
	margin-top: 8px;
	width: 100%;
}

#footer .f_list .f_item .list .item {
	display: block;
	width: 100%;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	color: #999;
	font-family: 'Montserrat-Light';
}

#footer .f_list .f_item .list .row {
	width: 100%;
	margin-top: 20px;
	padding-left: 35px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	box-sizing: border-box;
	font-family: 'Montserrat-Light';
}

#footer .f_list .f_item .list .row.address {
	background: url(../image/icon_address.png)no-repeat left center;
}

#footer .f_list .f_item .list .row.tell {
	background: url(../image/icon_tel.png)no-repeat left center;
}

#footer .f_list .f_item .list .row.email {
	background: url(../image/icon_email.png)no-repeat left center;
}

#footer .f_list .f_item .list .row:first-child {
	margin-top: 18px;
}

.copyright {
	margin: 0 auto;
	height: 78px;
	line-height: 78px;
	font-size: 14px;
	color: #666;
	background: #141414;
}

.copyright a {
	font-size: 14px;
	color: #666;
}

.copyright span {
	color: #8f4c44;
}

.trans-show {
	transition: all .5s;
	-webkit-transition: all .5s;
	opacity: 0;
	visibility: hidden;
}

.right_lang {
	margin-right: 54px;
	height: 78px;
}

.right_lang .h-lang {
	display: block;
	height: 100%;
}

.right_lang .h-lang .lang-on {
	width: 35px;
	height: 100%;
	font-size: 16px;
	color: #666;
	font-family: 'Avenir-Book';
	text-transform: uppercase;
}

.right_lang .h-user {
	font-size: 0;
}

.right_lang .icon .layer {
	padding: 0 10px;
	width: 135px;
	background: #fff;
	bottom: 100%;
	left: 50%;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 1000;
}

.right_lang .icon .layer a {
	line-height: 45px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.right_lang .icon .layer a+a {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.right_lang .icon .layer a:hover {
	text-decoration: underline;
}

.right_lang .icon:hover .layer {
	opacity: 1;
	visibility: visible;
}

/*
	#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(https://t254.web.ueeshop.com/static/themes/t254/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(https://t254.web.ueeshop.com/static/themes/t254/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 {
	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 {
	margin-bottom: 45px;
}

.art-menu-wrap-style .menu {
	text-align: center;
}

.art-menu-wrap-style .menu ul li {
	display: inline-block;
	font-size: 15px;
	color: #222;
	margin: 0 25px;
}

.menu-in-left {
	padding-top: 30px;
}

.menu-in-left .menu-wrap-style {
	width: 277px;
	float: left;
}

.menu-in-left .wrap-righter-style {
	width: 74.85%;
	float: right;
}

.products .pro_left {
	width: 278px;
}

.products .pro_cate {
	margin-bottom: 30px;
	padding: 12px 0;
	width: 100%;
	background: #fff;
}

.products .pro_cate .page_name {
	position: relative;
	padding: 0 25px 36px;
	height: 48px;
	line-height: 48px;
	background: url('../image/cate_title_icon.png') no-repeat center bottom;
	font-size: 24px;
	color: #202528;
	font-family: 'Glosa-Bold';
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.products .pro_cate .page_name:before,
.products .pro_cate .page_name:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 26px;
	background: url(https://t254.web.ueeshop.com/static/themes/t254/images/icon_pro_all.png) no-repeat center 0;
}

.products .pro_cate .page_name:before {
	top: 8px;
	left: 18px;
}

.products .pro_cate .page_name:after {
	top: 10px;
	right: 14px;
}

.products .pro_cate .first_cate {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 42px 0 18px;
	font-family: 'Opensans-Regular';
	overflow: hidden;
	cursor: pointer;
}

.products .pro_cate .first_cate.son:after {
	content: '';
	width: 10px;
	height: 10px;
	background: url(https://t254.web.ueeshop.com/static/themes/t254/images/icon_pro_all.png) no-repeat 0 -130px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
}

.products .pro_cate .first_cate a {
	font-size: 16px;
}

.products .pro_cate .son_cate {
	display: none;
	margin-bottom: 10px;
	background: #fff;
}

.products .pro_cate .list.on .son_cate {
	display: block;
}

.products .pro_cate .list.on .first_cate.son:after {
	width: 10px;
	height: 2px;
	background-position: 0 -104px;
}

.products .pro_cate .son_cate .item {
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	position: relative;
}

.products .pro_cate .son_cate .item:before {
	content: '';
	width: 4px;
	height: 7px;
	background: url(../image/cate_item_icon.png) no-repeat center;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 30px;
}

.products .pro_cate .son_cate .item a {
	font-size: 14px;
	color: #7a7a7a;
	font-family: 'Opensans-Regular';
}

.products .pro_cate .son_cate .item:hover {
	background: #f7f7f7;
}

.products .pro_cate .son_cate .item:hover:before,
.products .pro_cate .son_cate .item.on:before {
	background: url(../image/cate_item_icon2.png) no-repeat center;
}

.products .pro_cate .son_cate .item:hover a,
.products .pro_cate .son_cate .item.on a,
.products .pro_cate .son_cate .subcate3 a.sia:hover,
.products .pro_cate .son_cate .subcate3 a.sia.on {
	color: #d4ad6a;
}

.products .pro_cate .son_cate .subcate3 {
	margin-bottom: 10px;
	background: #f7f7f7;
}

.products .pro_cate .son_cate .subcate3 a.sia {
	display: block;
	padding-left: 40px;
	font-size: 12px;
	color: #7a7a7a;
	font-family: 'Opensans-Regular';
	line-height: 30px;
}

.products .pro_cate .list {
	padding: 0 25px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.products .pro_cate .list .row {
	padding: 20px 0;
	width: 100%;
	border-top: 1px solid #f1f1f1;
}

.products .pro_cate .list .row:first-child {
	border-top: 0;
}

.products .pro_cate .list .row .img {
	display: block;
	width: 25.5396%;
	max-height: 71px;
}

.products .pro_cate .list .row .row_txt {
	width: calc(100% - 30.9353%);
}

.products .pro_cate .list .row .row_txt .name {
	font-size: 14px;
	color: #555;
}

.products .pro_cate .list .row:hover .row_txt .name {
	color: #d4ad6a;
}

.cate_brief {
	margin: 20px 0 30px;
}

.contenter {
	float: right;
	width: 74.5833%;
}

.contenter .title {
	padding: 0 30px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 18px;
	color: #202528;
	font-family: 'Opensans-Regular';
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contenter .ueeshop_responsive_position .title {
	margin-bottom: 4px;
	padding: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	font-size: 20px;
	color: #333;
	font-family: 'OpenSans-Bold';
}

.contenter .ueeshop_responsive_position {
	border-bottom: 0;
}

.contenter .ueeshop_responsive_position .position {
	display: none;
}

.contenter .ueeshop_responsive_case_list {
	margin: 0;
}

.contenter .ueeshop_responsive_case_list .item {
	padding: 0;
	background: #f5f5f5;
	border-bottom: 0;
}

.menu-in-left {
	padding-top: 30px;
	padding-bottom: 4.5%;
}

.menu-in-left .menu-wrap-style {
	width: 277px;
	float: left;
}

.menu-in-left .wrap-righter-style {
	width: 74.85%;
	float: right;
}

.menu-wrap-style .menu .m-title {
	position: relative;
	padding: 0 25px 36px;
	height: 48px;
	line-height: 48px;
	background: url('../image/cate_title_icon.png') no-repeat center bottom;
	font-size: 24px;
	color: #202528;
	font-family: 'Glosa-Bold';
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*
.menu-wrap-style .menu .m-title:before, .menu-wrap-style .menu .m-title:after{content: '';position: absolute;width: 30px;height: 26px;background: url(https://t254.web.ueeshop.com/static/themes/t254/images/icon_pro_all.png) no-repeat center 0;}
.menu-wrap-style .menu .m-title:before{top: 8px;left: 18px;}
*/
.menu-wrap-style .menu .m-title:after {
	top: 10px;
	right: 14px;
}

.menu-wrap-style .menu .cate-top {
	margin-bottom: 30px;
	font-size: 30px;
	color: #1f1f1f;
}

.menu-wrap-style .menu h3 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	position: relative;
	padding-right: 10px;
	overflow: hidden;
	cursor: pointer;
}

.menu-wrap-style .menu h3 a {
	font-size: 16px;
}

.menu-wrap-style .menu h3 a.on {
	color: #f87b58;
}

.menu-wrap-style .related {
	margin-top: 22px;
	width: 100%;
}

.menu-wrap-style .related .r_title {
	position: relative;
	padding: 0 25px 36px;
	height: 48px;
	line-height: 48px;
	background: url('../image/cate_title_icon.png') no-repeat center bottom;
	font-size: 24px;
	color: #202528;
	font-family: 'Glosa-Bold';
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.menu-wrap-style .related .r_list {
	margin-top: 5px;
	width: 100%;
}

.menu-wrap-style .related .r_list .item {
	padding: 16px 0 19px;
	border-bottom: 1px solid #e5e5e5;
}

.menu-wrap-style .related .r_list .item:first-child {
	border-top: 0;
}

.menu-wrap-style .related .r_list .title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	line-height: 24px;
	font-size: 18px;
	color: #555;
	text-decoration: none;
	overflow: hidden;
}

.menu-wrap-style .related .r_list .author {
	margin-top: 6px;
	width: 100%;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #989898;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.menu-wrap-style .related .r_list .brief {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-top: 8px;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #888;
	word-break: break-all;
	overflow: hidden;
}

.product-list {
	width: 100%;
}

/*.wrap-module .ueeshop_responsive_products_list .item{width: 25%;}*/
.product-list .pro_list {
	padding-top: 40px;
	width: 100%;
	background: #f7f7f7;
}

.wrap-module .ueeshop_responsive_products_list .item {
	margin-right: 2.4581%;
	margin-bottom: 22px;
	padding-bottom: 34px;
	width: 31.6318%;
	background: #fff;
}

.wrap-module .ueeshop_responsive_products_list .item:nth-child(3n) {
	margin-right: 0;
}

.wrap-module .ueeshop_responsive_products_list .item .pro {
	width: 100%;
	height: 100%;
}

/*.product-list .ueeshop_responsive_products_list .item .img{ float: left; width: 293px;}*/
/*.product-list .ueeshop_responsive_products_list .item .img a{ height: auto;}*/
.product-list .ueeshop_responsive_products_list .item .info {
	float: left;
	padding-left: 47px;
	width: 100%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.product-list .ueeshop_responsive_products_list .item .info .name {
	height: auto;
}

.product-list .ueeshop_responsive_products_list .item .info .name a {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 24px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.product-list .ueeshop_responsive_products_list .item .info .more {
	display: block;
	margin: 19px auto 0;
	width: 123px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #acbac1;
	font-size: 14px;
	color: #a6b5bd;
	text-align: center;
	border-radius: 20px;
	transition: all 0.5s;
}

.product-list .ueeshop_responsive_products_list .item:hover .info .more {
	background: #d4ad6a;
	border-color: #d4ad6a;
	color: #fff;
}

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on {
	border: 1px solid #f25529;
}

.ueeshop_responsive_products_detail .info .name {}

.product-detail .ueeshop_responsive_products_detail .info .button>a {
	background: none !important;
}

.product-detail .description .desc_txt {
	line-height: 250%;
}

#global_editor_contents {}

.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: #d4ad6a;
}

body .ueeshop_responsive_case_list .item .info .name a {
	font-size: 24px;
	color: #333;
	font-family: 'OpenSans-Bold';
}

body .ueeshop_responsive_case_list .item .info .desc {
	padding-top: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #5b5b5b;
}

.ueeshop_responsive_download_list ul li:hover {
	color: #f25529;
}

.ueeshop_responsive_download_list ul li a:hover {
	background: #f25529;
}

.g_member #header {
	position: static;
}

body .ueeshop_responsive_turn_page {
	text-align: right;
}

body .ueeshop_responsive_turn_page span a {
	display: block;
	background: #fff;
}

body .ueeshop_responsive_turn_page span .page_item_current {
	background: #d4ad6a;
	color: #fff;
}

body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font {
	background: none;
	color: #555;
	font-size: 18px;
}

body .ueeshop_responsive_turn_page span a {
	background: #fff;
}

body .ueeshop_responsive_turn_page span em {
	width: 20px;
	height: 8px;
}

body .ueeshop_responsive_turn_page span em.icon_page_prev {
	width: 21px;
	height: 10px;
	background: url(https://t254.web.ueeshop.com/static/themes/t254/images/icon_pro_all.png) no-repeat 0 -156px;
}

body .ueeshop_responsive_turn_page span em.icon_page_next {
	width: 21px;
	height: 10px;
	background: url(https://t254.web.ueeshop.com/static/themes/t254/images/icon_pro_all.png) no-repeat 0 -182px;
}

.wrap-module .ueeshop_responsive_products_detail_review .review_form h1 {
	font-size: 30px;
	color: #1f1f1f;
	text-align: center;
	margin-bottom: 35px;
}

/* 新闻详细(推荐文章) */
.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;
	font-family: 'PlayfairDisplay-Regular';
}

.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 .list .item:hover .title{ color: #691a19;}*/

.download-list .related {
	margin-top: 22px;
	padding-bottom: 20px;
	width: 100%;
}

.download-list .related .r_list {
	margin-top: 5px;
	width: 100%;
}

.download-list .related .r_list .item {
	margin-top: 20px;
	width: 100%;
}

.download-list .related .r_list .item .img {
	display: block;
	width: 100%;
	text-align: center;
}

.download-list .related .r_list .item:first-child {
	border-top: 0;
}

.download-list .related .r_list .title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 11px;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
}

.download-list .related .r_list .time {
	margin-top: 11px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #989898;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.download-list .related .r_list .brief {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-top: 7px;
	width: 100%;
	line-height: 23px;
	font-size: 14px;
	color: #888;
	word-break: break-all;
	overflow: hidden;
}

@media (max-width: 1800px) {
	.index_featured .i_fea_stitle {
		width: 90%;
	}
}

@media (max-width: 1700px) {
	.cont {
		width: 96%;
	}

	.header .h_left .headerNav .head-nav .n_item {
		margin-right: 30px;
	}

	.index_featured .i_fea_cnt .i_fea_pos {
		top: 50.5%;
		padding: 0 7.5%;
	}
}

@media (max-width: 1440px) {}

@media (max-width: 1320px) {
	.wrap {
		width: 96%;
	}

	.menu-in-left .wrap-righter-style {
		width: 70%;
	}

	.header .h_left {
		width: calc(100% - 160px);
	}

	.header .h_left .logo {
		width: 130px;
		margin-right: 3.5%;
	}

	.header .h_left .headerNav {
		width: calc(100% - 130px - 3.5%);
	}

	.header .h_right {
		width: 160px;
	}

	.header .h_right .parting {
		margin: 0 15px;
	}

	.header .h_right .inquiry {
		margin-right: 10px;
	}

	.header .h_left .headerNav .head-nav .n_item .topName {
		font-size: 13px;
	}

	.index_featured .i_fea_stitle {
		width: 100%;
		font-size: 18px;
		line-height: 25px;
		height: 50px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.index_featured .view_more {
		height: 40px;
		line-height: 40px;
	}
}

@media (max-width: 1220px) {
	.index-photo {
		top: -95px;
		padding: 0 3%;
	}

	.index-photo .item {
		width: 32%;
		padding: 36px 0 56px;
	}

	.index-photo .item .tit {
		height: 36px;
		line-height: 36px;
		font-size: 26px;
	}

	.index-photo .item .bf {
		font-size: 14px;
	}

	.index-about {
		padding-top: 120px;
	}

	.header .h_left .h_bot .search-form {
		margin-right: 0;
	}

	.header .h_left .h_bot .headerNav .head-nav .n_item {
		margin-right: 20px;
	}

	#footer .f_list {
		width: 95%;
	}

	#footer .footer_top .con_table {
		width: 100%;
	}

	#footer .footer_top .con_table .con_table_cell .con .txt {
		float: none;
		width: 100%;
		text-align: center;
	}

	#footer .footer_top .con_table .con_table_cell .con .btn {
		float: none;
		margin: 0 auto;
	}

	.index_item.video .left {
		margin-left: 0;
		width: 49%;
	}

	.index_item.video .right {
		width: 49%;
	}

	.index_welcome .iwel_left {
		width: 100%;
		float: none;
	}

	.index_welcome .iwel_right {
		width: 100%;
		float: none;
	}

	.index_welcome .iwel_title {
		width: 100%;
	}

	/*.index-banner{ height: 67.5833vw;}*/

	.index_welcome .iwel_title {
		text-align: center;
	}

	.index_welcome .iwel_right .iwel_brief {
		text-align: center;
	}

	.index_welcome .iwel_right .iwel_btn {
		text-align: center;
	}

	.index_info .bx-controls-direction {
		display: none;
	}

}

@media (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;
	}

	.index-about .about_con .name {
		max-height: 64px;
		line-height: 32px;
		font-size: 26px;
	}

	.index-about .about_con .desc {
		line-height: 24px;
		font-size: 14px;
	}

	.index-about .about_con .list {
		line-height: 28px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 14px;
	}

	.index-info .box .date {
		height: 38px;
		line-height: 38px;
		margin-top: 10px;
		font-size: 16px;
	}

	.index-info .box .name {
		font-size: 18px;
	}

	.index-feedback .list {
		width: 43%;
		margin-left: 2.65%;
		margin-right: 2.65%;
	}

	.index-feedback .sec_t {
		font-size: 38px;
	}

	.index-product .list .box {
		width: 47%;
		margin: 0 1.5% 15px;
	}

	.index-product .list .box+.box {
		margin: 0 1.5% 15px;
	}

	/* .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;
	}

	.header {
		top: 0 !important;
	}

	.header .logo {
		height: auto;
	}

	.index_item.video .left .title {
		height: auto;
	}

	.index_why .i_why_left {
		width: 100%;
		display: block;
		padding: 0;
		margin-bottom: 30px;
	}

	.index_why .i_why_right {
		width: 100%;
		display: block;
	}

	.index_why .i_why_right .i_why_cnt {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.copyright .right_lang {
		display: none;
	}
}

@media (max-width: 860px) {
	.index-module .index-title {
		height: 44px;
		line-height: 44px;
		padding-bottom: 36px;
		font-size: 32px;
	}

	.index-about {
		padding-top: 5%;
	}

	.index-photo {
		position: static;
		margin-bottom: 5%;
	}

	.index-photo .item {
		padding: 20px 0;
	}

	.index-photo .item .tit {
		font-size: 20px;
	}

	.index-photo .item .bf {
		height: auto;
		max-height: 66px;
	}

	.index-photo .item .more {
		display: none;
	}

	.index-about .about_con .left {
		width: 90%;
	}

	.index-about .about_con .right {
		position: static;
		width: 60%;
		margin-top: 5%;
	}

	.index-info .box {
		width: 48%;
		margin-left: 4%;
	}

	.index-info .box:nth-child(3) {
		display: none;
	}

	#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;
	}

	.index .video_con .video_con_in {
		width: 80%;
		height: 58.1395vw;
	}
}

@media (max-width: 768px) {
	.bx-wrapper .bx-pager {
		padding-top: 0;
	}

	.art-menu-wrap-style {
		display: none;
	}

	.menu-in-left {
		padding-top: 4.0vw;
	}

	.menu-in-left .menu-wrap-style {
		display: none;
	}

	.menu-in-left .wrap-righter-style {
		float: none;
		width: 100%;
	}

	.product-list .pro_list {
		padding-top: 5.3333vw;
	}

	.product-list .ueeshop_responsive_products_list .item .info .more {
		margin-top: 2.5333vw;
		width: 20.0vw;
		height: 6.1333vw;
		line-height: 6.1333vw;
		font-size: 2.4vw;
	}

	#footer .footer_top .con_table .con_table_cell .con .txt {
		font-size: 2.9333vw;
	}

	#footer .footer_top .con_table .con_table_cell .con .btn {
		width: 26.6667vw;
		height: 7.3333vw;
		line-height: 7.3333vw;
		font-size: 2.6667vw;
	}

	#footer .footer_bot {
		padding: 2.9333vw 0;
	}

	#footer .footer_bot .f_item {
		margin-top: 1.5rem;
		width: 100%;
		text-align: center;
	}

	/*#footer .footer_bot .f_item .f_title{}*/
	#footer .footer_bot .f_title:before {
		left: 50%;
		transform: translateX(-50%);
	}

	#footer .footer_bot .f_item .list .item {
		padding: 0;
	}

	.index_item.update {
		margin: 6.9333vw auto;
	}

	.index_item.video {
		margin: 8.4vw 0 11.3333vw;
	}

	.index_item.video .right {
		float: none;
		margin: 0 auto;
		width: 90%;
	}

	.index_item.video .left {
		float: none;
		margin: 4.0vw auto 0;
		width: 90%;
	}

	.index_item.video .left .title {
		height: 9.4667vw;
		line-height: 9.4667vw;
		font-size: 8.6667vw;
	}

	.index_item.video .left .title2 {
		height: 8.8vw;
		line-height: 8.8vw;
		font-size: 8.0vw;
	}

	.index_item.video .left .brief {
		margin-top: 3.7333vw;
		line-height: 4.0vw;
		font-size: 2.9333vw;
	}

	.index_item.video .left .btn {
		margin-top: 4.2667vw;
		width: 20.6667vw;
		height: 8.5333vw;
		line-height: 8.5333vw;
		font-size: 3.3333vw;
	}

	.index_item.production {
		min-height: inherit;
	}

	.index_item.production .i_item .item_title {
		height: 9.3333vw;
		line-height: 9.3333vw;
		font-size: 6.6667vw;
	}

	.index_item.production .i_item .item_brief {
		height: auto;
		line-height: 4.2667vw;
		font-size: 4.0vw;
	}

	.index_item.production .i_item.top .item {
		margin: 0 1.75% 1.75vw 0;
		width: 49%;
		padding-bottom: 4.4vw;
	}

	.index_item.production .i_item.top .item:nth-child(2n) {
		margin-right: 0;
	}

	.index_item.production .i_item.top .item .img {
		height: 24.9333vw;
	}

	.index_item.production .i_item.top .item .text {
		margin-top: 2.9333vw;
	}

	.index_item.production .i_item.top .item .text .btn {
		width: 16.4vw;
		height: 4.8vw;
		line-height: 4.8vw;
	}

	.index_item.production .i_item.top .list_btn {
		margin-top: 6.6667vw;
		/* width: 29.3333vw; height: 7.0667vw; line-height: 7.0667vw; font-size: 3.3333vw;*/
	}

	.index_item.production .i_item.bot {
		margin-top: 7.2vw;
	}

	.index_item.production .i_item.bot .list {
		margin-top: 7.2vw;
	}

	.index_item.production .i_item.bot .list .item {
		float: none;
		width: 100%;
		text-align: center;
	}

	.index_item.production .i_item.bot .list .item.mid {
		margin: 16px auto;
		width: 100%;
		text-align: center;
	}

	.index_item.production .i_item.bot .list .item .img {
		display: inline-block;
		margin: 0 0 0 5.75%;
	}

	.index_item.production .i_item.bot .list .item .img:first-child {
		margin-left: 0;
	}

	.index_item.production .i_item.bot .list .item .img:nth-child(2) {
		margin-top: 0;
	}

	.index_item.production .i_item.bot .list .item.left .img {
		width: 46%;
	}

	.index_item.production .i_item.bot .list .item.right .img {
		width: 46%;
	}

	.video_con .video_in {
		min-width: inherit;
		min-height: inherit;
		width: 80%;
		height: 80%;
	}

	.index-banner .con_table {
		width: 100%;
	}

	.copyright {
		height: auto;
		line-height: 5.2vw;
		font-size: 2.5vw;
		padding: 1vw 0;
		text-align: center;
	}

	.rale_news .list {
		grid-template-columns: repeat(2, 46.5%);
	}

	.contenter {
		float: none;
		margin: 0 auto;
	}

	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%;
	}

	body .ueeshop_responsive_case_list .item .info .name {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	body .ueeshop_responsive_case_list .item .info .name a {
		font-size: 20px;
	}

	.index_welcome {
		margin: 8vw auto;
	}

	.index_welcome .iwel_title {
		line-height: 7.6vw;
		font-size: 5vw;
		text-align: center;
	}

	.index_welcome .iwel_right .iwel_brief {
		margin-bottom: 4.0vw;
		line-height: 5.0vw;
		text-align: center;
		font-size: 3vw;
	}

	.index_welcome .iwel_right .iwel_btn {
		text-align: center;
	}

	.index .view_more {
		width: 35vw;
		height: 8vw;
		line-height: 8vw;
		font-size: 2.5vw;
	}

	.index_video .index_video_cnt {
		width: 100%;
	}

	.index_video .video_img .video_icon {
		width: 15vw;
		height: 15vw;
	}

	.index_featured {
		margin-top: 8vw;
	}

	.i_btitle {
		line-height: 7.6vw;
		font-size: 5vw;
	}

	.index_featured .i_fea_cnt {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		margin-top: 9.6vw;
	}

	.i_btitle:after {
		bottom: -2.5vw;
	}

	.index_featured .i_fea_cnt .i_fea_box {
		width: 100%;
		height: 100%;
	}

	.index_featured .i_fea_stitle {
		font-size: 4.5vw;
		line-height: 7vw;
		height: 14vw;
		margin-bottom: 3vw;
	}

	.index_featured .view_more {
		width: 100%;
	}

	.index_prod {
		margin-top: 8vw;
	}

	.index_prod .bx-wrapper .bx-pager,
	.index_prod .bx-wrapper .bx-controls-auto {
		margin-top: 5.0vw;
	}

	.index_prod .i_prod_cnt {
		margin-top: 8vw;
	}

	.index_why {
		margin-top: 8vw;
		padding: 10vw 0;
	}

	.index_prod .i_prod_cnt .i_prod_list .item .text {
		margin-top: 3vw;
		line-height: 4.0vw;
		height: 8vw;
		font-size: 2.5vw;
	}

	.index_prod .i_prod_cnt .i_prod_list .item:hover .mask {
		display: none;
	}

	.index_why .i_why_title {
		margin-bottom: 7vw;
	}

	.index_why .i_why_brief {
		width: 95%;
		font-size: 3vw;
		line-height: 5vw;
		margin-bottom: 5.333333vw;
	}

	.index_why .i_why_left {
		margin-bottom: 7.0vw;
	}

	.index_info {
		margin-top: 8vw;
		margin-bottom: 8vw;
	}

	.index_info .i_info_list {
		margin-top: 7vw;
	}

	.index_info .i_info_list .item .txt .brief {
		display: none;
	}

	.index_info .i_info_list .item .txt .title {
		height: 15vw;
		line-height: 5vw;
		font-size: 3.5vw;
		margin-bottom: 0;
	}

	.index_info .i_info_list .item .txt .time {
		margin: 2vw auto;
		font-size: 3.5vw;
	}

	.index_info .bx-wrapper .bx-pager,
	.index_info .bx-wrapper .bx-controls-auto {
		margin-top: 5vw;
	}

	.index-banner .bx-wrapper .bx-pager.bx-default-pager a {
		width: 2.666667vw;
		height: 2.666667vw;
		margin: 0 1vw;
	}

	.index-banner .bx-wrapper .bx-pager.bx-default-pager a:after {
		width: 1.6vw;
		height: 1.6vw;
		margin-left: -0.8vw;
		margin-top: -0.8vw;
	}

	.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.index-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
		border-width: 0.4vw;
	}

	.index_prod .bx-wrapper .bx-pager.bx-default-pager a {
		width: 2.666667vw;
		height: 2.666667vw;
		margin: 0 1vw;
	}

	.index_prod .bx-wrapper .bx-pager.bx-default-pager a:after {
		width: 1.6vw;
		height: 1.6vw;
		margin-left: -0.8vw;
		margin-top: -0.8vw;
	}

	.index_prod .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.index_prod .bx-wrapper .bx-pager.bx-default-pager a.active {
		border-width: 0.4vw;
	}

	.index_info .bx-wrapper .bx-pager.bx-default-pager a {
		width: 2.666667vw;
		height: 2.666667vw;
		margin: 0 1vw;
	}

	.index_info .bx-wrapper .bx-pager.bx-default-pager a:after {
		width: 1.6vw;
		height: 1.6vw;
		margin-left: -0.8vw;
		margin-top: -0.8vw;
	}

	.index_info .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.index_info .bx-wrapper .bx-pager.bx-default-pager a.active {
		border-width: 0.4vw;
	}

	#footer {
		padding-bottom: 8vw;
	}

	#footer .f_list {
		padding-top: 8vw;
	}

	#footer .f_left {
		width: 50%;
	}

	#footer .f_list .f_item {
		width: 100%;
		box-sizing: border-box;
		min-height: auto;
		border-left: 0;
		padding-left: 0;
		margin-bottom: 3vw;
	}

	#footer .f_list .f_item:nth-child(3) {
		border-left: 0;
	}

	#footer .f_list .f_item .item_title {
		height: 5vw;
		line-height: 5vw;
		font-size: 3vw;
	}

	#footer .f_list .f_item .item_title em,
	#footer .f_list .f_item:not(.share_menu) .item_title em {
		background: url(../image/pull_icon.png) no-repeat center center / 100%;
		width: 5vw;
		height: 5vw;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 3vw;
	}

	#footer .f_list .f_item .list {
		display: none;
	}

	#footer .f_list .f_item .list .item {
		height: 5vw;
		line-height: 5vw;
		font-size: 2.5vw;
	}

	#footer .f_list .f_item .list .row {
		padding-left: 4.666667vw;
		line-height: 4.5vw;
		font-size: 2.5vw;
	}

	#footer .f_list .f_item .list .row:first-child {
		margin-top: 2.4vw;
	}

	#footer .f_list .f_item .list .row.address {
		background-size: 3.5vw;
	}

	#footer .f_list .f_item .list .row.tell {
		background-size: 3.5vw;
	}

	#footer .f_list .f_item .list .row.email {
		background-size: 3.5vw;
	}

	.f_share {
		display: none;
	}
}

@media (max-width: 640px) {
	.index-photo {
		text-align: center;
	}

	.index-photo .item {
		width: 80%;
	}

	.index-about .about_con .left {
		margin: auto;
	}

	.index-about .about_con .right {
		width: 90%;
		margin: auto;
	}

	.index-product .min_banner {
		text-align: center;
	}

	.index-product .min_banner img {
		max-width: 95%;
		float: none;
		margin-top: 3%;
	}

	.index-feedback .top_t {
		font-size: 18px;
	}

	.index-feedback .sec_t {
		height: 42px;
		line-height: 42px;
		font-size: 22px;
	}

	.index-feedback .list {
		width: 80%;
	}

	.clear_991 {
		clear: none;
	}

	.clear_640 {
		clear: both;
	}

	.index-product .list .swiper-slide .name {
		margin-top: 10px;
	}

	.index-product {
		padding: 20px 0;
	}

	.con_table {
		width: 95%;
	}

	.index-banner .con_table .con_table_cell .con .title_top {
		height: 10.6667vw;
		line-height: 10.6667vw;
		font-size: 9.3333vw;
	}

	.index-banner .con_table .con_table_cell .con .title {
		height: 11.4667vw;
		line-height: 11.4667vw;
		font-size: 9.3333vw;
	}

	.index-banner .con_table .con_table_cell .con .brief {
		margin-top: 3.7333vw;
		line-height: 6.2667vw;
		font-size: 4.2667vw;
	}

	.index-banner .con_table .con_table_cell .con .btn {
		margin-top: 18.2667vw;
		width: 26.6667vw;
		height: 7.3333vw;
		line-height: 7.3333vw;
		font-size: 2.9333vw;
	}

	.choose_item .img .con_table .con_table_cell .con .title {
		margin-top: 3.0667vw;
		height: 6.9333vw;
		line-height: 6.9333vw;
		font-size: 5.6667vw;
	}

	.choose_item .img .con_table .con_table_cell .con .brief {
		line-height: 8.0vw;
		font-size: 5.6667vw;
	}

	.video_item .con_table .con_table_cell .con .title {
		margin-top: 5.0667vw;
		height: 8.0vw;
		line-height: 8.0vw;
		font-size: 6.6667vw;
	}

	.video_item .con_table .con_table_cell .con .brief {
		margin-top: 3.0667vw;
		line-height: 4.9333vw;
		font-size: 3.2vw;
	}

	.product-list .contenter #plist .contents .blk {
		width: 48%;
		margin: 0 1% 15px;
	}

	.index_item .item_title {
		font-size: 5.3333vw;
	}

	/* #footer{ height: auto; background: #000;}
	#footer .f_list{ padding: 4.5333vw 0;}
	#footer .f_list .f_item{ margin: 0 auto; margin-top: 4.0vw; width: 49%;}
	#footer .f_list .f_item:first-child{ margin-top: 0;}
	#footer .f_list .f_item:nth-child(2){ margin-top: 0;}
	    #footer .footer_top .con_table .con_table_cell .con .txt{ height: auto; line-height: 4.7333vw; font-size: 3.9333vw;}
	    #footer .footer_top .con_table .con_table_cell .con .btn{ margin-top: 8px;} */

	.index_item.update .item_title {
		height: 10.0vw;
		line-height: 10.0vw;
		font-size: 7.7333vw;
	}

	.index_item.update .item_brief {
		height: 5.6vw;
		line-height: 5.6vw;
		font-size: 4.2667vw;
	}

	.index_item.update .list .item .txt .title {
		height: 5.7333vw;
		line-height: 5.7333vw;
		font-size: 3.7333vw;
	}

	.index_item.update .list .item .txt .brief {
		margin-top: 2.9333vw;
		margin-bottom: 4.5333vw;
		height: 10.9333vw;
		line-height: 3.5333vw;
		font-size: 2.4667vw;
	}
}

@media (max-width: 450px) {
	.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;
	}
}

/* 首页轮播图 */
#banner {
    width: 100%;
    height: auto;
    position: relative;
}
#banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00388b;
    opacity: 1;
}
#banner .swiper-container {
    height: auto;
}
#banner .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
}
#banner .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
#banner .swiper-container .swiper-slide .item180 {
    width: 100%;
    height: 100%;
    background-size: cover;
}
#banner .swiper-container .swiper-pagination {
    bottom: 40px;
}
#banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    background: #fff;
    opacity: .5;
    border-radius: 5px;
}

.Page-number {
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 1.1em;
    margin: 0 auto;
    width: 40%;
    text-align: center;
}
.Page-number ul {
    margin: 0!important;
    list-style: none!important;
    display: inline-flex;
}
.Page-number ul li {
    float: left!important;
    list-style: none!important;
    padding: 0 5px;
}
.Page-number a {
    padding: 0 5px;
}
.Page-number .current {
    font-weight: 500;
    background: #d4ad6a;
    color: #fff;
    border-radius: 5px;
}