@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i {
	font-style: inherit;
	font-weight: inherit;
}
* {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1em;
}
html, body {
	min-height: 100%;
}
body {
	min-width: 1300px;
}
body {
	font: 14px/1.5 "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #333;
}
b {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
tr, td {
	padding: 0 !important;
}
input, textarea {
	outline: none;
	border: none;
}
textarea {
	resize: none;
	overflow: auto;
}
.fl {
	float: left
}
.fr {
	float: right
}
.tl {
	text-align: left;
}
.tc {
	text-align: center
}
.tr {
	text-align: right;
}
.cl {
	clear: both;
}
.dfc {
	display: flex;
	align-items: end;
	justify-content: center;
}
.dfv {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.dfs {
	display: flex;
	align-items: end;
	justify-content: space-between;
}
.dfe {
	display: flex;
	align-items: end;
	justify-content: end;
}
.ov {
	overflow: hidden;
}
.db, .lb, .dd {
	font-size: 0;
}
.db>div, .lb>li, .dd>dl {
	display: inline-block;
	vertical-align: top;
}
.m40 {
	margin-bottom: 40px !important;
}
.ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inline {
	display: inline-block;
*display: inline;
*zoom: 1;
}
.page,.page1, .w1300 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
:focus {
	outline: none;
	background-color: transparent;
}
::selection {
	background: #a85f33;
	color: #fff;
}
@font-face {
	font-family: 'pmzd';
	src: url("../fonts/pmzd.eot.txt") format('embedded-opentype'),  url("../fonts/pmzd.woff2.txt") format('woff2'),  url("../fonts/pmzd.woff.txt") format('woff'),  url("../fonts/pmzd.ttf.txt") format('truetype'),  url("../fonts/pmzd.svg.txt") format('svg');
}
@font-face {
	font-family: 'zzgf';
	src: url("../fonts/zzgf.eot.txt") format('embedded-opentype'),  url("../fonts/zzgf.woff2.txt") format('woff2'),  url("../fonts/zzgf.woff.txt") format('woff'),  url("../fonts/zzgf.ttf.txt") format('truetype'),  url("../fonts/zzgf.svg.txt") format('svg');
}
@font-face {
	font-family: 'akr';
	src: url("../fonts/akr.eot.txt") format('embedded-opentype'),  url("../fonts/akr.woff2.txt") format('woff2'),  url("../fonts/akr.woff.txt") format('woff'),  url("../fonts/akr.ttf.txt") format('truetype'),  url("../fonts/akr.svg.txt") format('svg');
}
/*top*/
#top {
	width: 100%;
}
/*wel*/
.wel {
	width: 100%;
	height: 60px;
	position: relative;
	z-index: 100;
	background: url(../images/20210312105903_2054833254.jpg) no-repeat center;
}
.wb_le {
	line-height: 40px;
	color: #fff;
	font-weight: 100;
}
.page1 .wb_le {
	line-height: 0px;
    font-size: 12px;
    color: #fff;
}
.wb_ri {
	color: #fff;
}
.wb_ri ul {
	display: block;
	height: 18px;
	margin: 11px 0;
}
.lb {
	margin: 0;
}
.wb_ri b {
	font-size: 15px;
	font-weight: 100;
	line-height: 40px;
}
.wb_ri em {
/*	margin-right: 23px;*/
	font-size: 22px;
	font-weight: 100;
	line-height: 40px;
}
.wb_ri li {
	position: relative;
	border-left: 1px solid #efefef;
	height: 18px;
}
.wb_ri li a {
	font-weight: 100;
	color: #fff;
	padding: 0 18px;
	line-height: 18px;
}
.wb_ri li+li {
	border-right: 1px solid #efefef;
}
/*head*/
.head {
	width: 100%;
/*	height: 135px;*/
	height: 100px;
    margin-top: 20px;
}
.hd_box {
}
.logo {
	margin-top: 18px;
}
.logo a {
}
.logo b {
	font-size: 35px;
	display: block;
	margin-bottom: 6px;
	font-family: 'pmzd';
	color: #a86034;
	transform: scale(1, 1.3);
	-ms-transform: scale(1, 1.3);
	-webkit-transform: scale(1, 1.3);
	-moz-transform: scale(1, 1.3);
	-o-transform: scale(1, 1.3);
	line-height: 35px;
}
.logo em {
	display: block;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
.ggy {
	padding-left: 20px;
	margin-left: 21px;
	position: relative;
	margin-top: 3px;
}
.ggy:before {
	position: absolute;
	content: '';
	background: #dddddd;
	width: 1px;
	height: 73px;
    top: 31%;
	left: 0;
	margin-top: -21px;
}
.ggy b {
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
	font-size: 20px;
}
.ggy .ben{
	font-size: 12px;
    text-transform: uppercase;
    margin-top: 4px;
}
.ggy .pen{
	font-size: 12px;
    text-transform: uppercase;
    margin-top: 4px;
}
.ggy b strong {
	font-size: 20px;
	color: #a85f33;
	line-height: 20px;
}
.ggy b img {
	margin: 0 7px;
}
.ggy p {
	margin-top: 8px;
	font-size: 16px;
}
.ggy p span {
	line-height: 24px;
	color: #fff;
	text-align: center;
	width: 94px;
	height: 24px;
	float: left;
	background: #a85f33;
	border-radius: 14px;
}
.ggy p span+span {
	margin-left: 10px;
}
.hd_tel {
	background: url(../images/20220628145043_163391394.png) no-repeat left 16px;
	width: 213px;
	text-align: right;
}
.hd_tel b {
	font-size: 16px;
	color: #525252;
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 51px;
}
.hd_tel em {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 8px;
	display: block;
	font-family: "Arial";
}
/*nav*/
.nav {
	height: 135px;
}
.nav .lb {
	width: 100%;
}
.nav>ul>li {
	position: relative;
	z-index: 2;
}
.nav>ul>li>a {
	display: block;
	line-height: 135px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
.nav>ul>li:hover a, .nav>ul>li.cur a {
	color: #a85f33;
}
.nav>ul>li+li {
	margin-left: 37px;
}
/*幻灯片*/
.banner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.banner-box {
	min-width: 1200px;
	height: 680px;
	position: relative;
	margin: 0 auto;
}
.banner-box .bd, .banner-box .bd ul {
	width: 100% !important;
}
.banner-box .bd li {
	width: 100% !important;
	height: 680px;
	background-position: center;
	background-color: #eee;
}
.banner-box .bd li a {
	display: block;
	background-size: auto;
	width: 100%;
	height: 80%;
	position: relative;
	z-index: 9;
}
.banner-btn {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0;
	height: 58%;
	overflow: hidden;
}
.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: 0.3s all ease-in-out;
	z-index: 9;
}
.banner-btn a.prev {
	left: -50px;
	background: url(../images/20210312114244_638232527.png) no-repeat 0 0;
}
.banner-btn a.next {
	right: -50px;
	background: url(../images/20210312114244_638232527.png) no-repeat -49px 0;
}
.banner-box .hd {
	position: absolute;
	bottom: 30px;
	width: 100%;
	display: block;
}
.banner-box .hd ul {
	text-align: center
}
.banner-box .hd ul li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	text-indent: -9999px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	transition: 0.3s all ease-in-out
}
.banner-box .hd ul li.on {
	background: #a85f33;
	border-radius: 50px;
	width: 50px;
	height: 10px;
}
.banner-box:hover .banner-btn a.prev {
	left: 20px;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
}
.banner-box:hover .banner-btn a.next {
	right: 20px;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
}
.banner-box .banner-btn a.prev:hover, .banner-box:hover .banner-btn a.next:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}
/*search*/
#search {
	height: 71px;
	background: #f8f8f8;
}
.box {
	position: relative;
}
.search_l {
	font-size: 14px;
	color: #333;
	height: 71px;
	line-height: 71px;
}
.search_l span {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.search_l a {
	font-size: 14px;
	line-height: 71px;
	color: #333;
}
.search_l a+a {
	margin-left: 20px;
}
.search_l a:hover {
	color: #333;
}
.search_r {
	margin-top: 16px;
	position: relative;
}
.z {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 34px;
	height: 34px;
	text-align: center;
	cursor: pointer;
	background: #a85f33;
	border-radius: 100%;
	padding: 7px;
}
.z_img {
}
/*title*/
.title {
	text-align: center;
	padding-top: 80px;
	margin-bottom: 40px;
}
.title p {
	font-size: 42px;
	font-weight: bold;
	padding-top: 5px;
	color: #a85f33;
}
.title p b {
	font-size: 42px;
	font-weight: bold;
	color: #333;
	position: relative;
}
/*
.title p b:before {
	position: absolute;
	content: 'products';
	background: #a85f33;
	opacity: 0.2;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	right: -4px;
	top: 0;
}
*/
.pro_bg .title p b:before {
	position: absolute;
    content: 'products';
    /* background: #a85f33; */
    opacity: 0.2;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    right: 180px;
    top: -11px;
    text-transform: uppercase;
    color: #a8603596;
}
.adv .title p b:before {
	position: absolute;
    content: 'advantage';
    /* background: #a85f33; */
    opacity: 0.2;
    width: 25px;
    height: 25px;
    border-radius: 100%;
	right: 306px;
    top: -20px;
    text-transform: uppercase;
    color: #a8603596;
}
.title span {
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin: 4px 0 0;
	color: #525252;
	font-weight: 100;
}
.title span:nth-child(2n){
	margin: 20px 0 0;
    font-size: 20px;
}
.bse, .bse span {
	color: #fff;
}
.bse p b {
	color: #f47f01;
}
/*product*/
.pro_bg {
	width: 100%;
	padding-bottom: 60px;
}
.pro_bg .title {
	margin-bottom: 40px;
}
.pro_con {
}
.pbbc_tab {
	display: inline-block;
}
.pbbc_tab table {
	width: 100%;
}
.pbbc_tab tr {
	float: left;
	width: 208px;
/*	width: 252px;*/
	height:66px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}
.pbbc_tab tr:nth-child(7) {
	margin-left: 0;
}
.pbbc_tab tr td {
	display: block;
	width: 100%;
}
.pbbc_tab tr a {
	display: block;
/*	line-height: 54px;*/
	font-size: 16px;
	background: url(../images/20210313110649_1081546790.png) no-repeat center;
	font-weight: normal !important;
	width: 100%;
	color: #fff;
	padding: 8px 0px 14px 0px;
	line-height: 30px;
}
.pbbc_tab tr span{
	font-size: 10px;
    text-transform: uppercase;
}
.pbbc_tab tr+tr {
	margin-left: 10px;
}
.pbbc_tab tr.on {
}
.pbbc_tab tr.on a {
	background: url(../images/20210313100009_830922843.png) no-repeat center;
}
.pbbc_list {
	margin-top: 30px;
}
/*
.pbbc_list tr+tr {
	display: block;
	margin-top: 20px;
}
*/

.pbbc_list td {
	width: 422px;
	display: inline-block;
	vertical-align: top;
	transition: 0.5s;
}
.pbbc_list td {
	padding-left: 0px !important;
	margin-bottom: 20px;
}
.pbbc_list td>a {
	position: relative;
	overflow: hidden;
}
.pbbc_list td>a img {
	width: 100%;
	height: 400px;
}
.pbbc_list td>a:before, .pbbc_list td>a:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.6s;
}
.pbbc_list td>a:before {
	background: rgba(168, 96, 52, 0.5);
	transform-origin: 0 100%;
	transform: rotate(-90deg);
	bottom: 0;
	left: 0;
}
.pbbc_list td>a:after {
	background: url(../images/20210313102006_1116137749.png) no-repeat center;
	transform: scale(0);
	top: 0;
	left: 0;
}
.pbbc_list td:hover>a:before {
	transform: rotate(0deg);
	transition: 0.6s;
}
.pbbc_list td:hover>a:after {
	transform: scale(1);
	transition: 0.6s;
}
/*
.pbbc_list td+td {
	margin-left: 17px;
}
*/
.pbbc_list td:nth-child(2) {
	margin-left: 17px;
	margin-right: 17px;
}
.pbbc_list td:nth-child(5) {
	margin-left: 17px;
	margin-right: 17px;
}
.pbbc_list td br {
	display: none;
}
.pbbc_list td span, .pbbc_list td a {
	display: block;
/*	line-height: 60px;*/
	text-align: left;
	transition: 0.5s;
}
.pbbc_list td span {
	background: #f8f8f8;
	border: 1px solid #eee;
	padding: 14px 0px;
}
.pbbc_list td:hover span {
	background: #a86034;
	border: 1px solid #a86034;
}
.pbbc_list td span a {
	font-size: 16px;
	padding-left: 19px;
	position: relative;
}
.pbbc_list td span p{
	transition: 0.5s;
    font-size: 12px;
    padding-left: 19px;
    text-transform: uppercase;
    padding-top: 8px;
	cursor: pointer;
}
.pbbc_list td:hover span p {
    color: #fff;
	cursor: pointer;
}
.pbbc_list td span a:after {
	position: absolute;
	content: '>';
	top: 268%;
    left: 390px;
    margin-top: -34px;
	transform: scale(1, 2);
	font-weight: bold;
	font-size: 14px;
	color: #b7b7b7;
	transition: 0.5s;
	cursor: pointer;
}
.pbbc_list td:hover span a {
	color: #fff;
}
.pbbc_list td:hover span a:after {
	color: #fff;
	right: 16px;
}
.pro_tab {
	display: inline-block;
	position: relative;
	width: 100%;
}
.pro_tab .divproduct_new_div_item {
	width: 100%;
	height: 490px;
	border: 1px solid #f3efef;
}
.pro_tab .divproduct_new_div_item_content {
	float: right;
	width: 676px;
	height: 490px;
	position: relative;
	padding-top: 40px;
}
.pro_tab .divproduct_new_div_item_title {
	position: relative;
	padding-bottom: 21px;
}
.pro_tab .divproduct_new_div_item_title a {
	font-size: 28px;
	display: block;
	color: #cf2d24;
	position: relative;
	font-weight: bold;
}
.pro_tab .divproduct_new_div_item_title:after {
	content: '';
	width: 36px;
	height: 3px;
	left: 0px;
	position: absolute;
	background: #cf2d24;
	bottom: 0;
}
.pro_tab .divproduct_new_div_item_content::before {
	position: absolute;
	content: '查看产品详情 >';
	top: 80%;
	left: 0;
	width: 310px;
	height: 45px;
	border: 1px solid #dadada;
	border-radius: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	transition: 0.5s;
	letter-spacing: 1px;
	background: #fff;
	line-height: 45px;
}
.pro_tab .divproduct_new_div_item_content:hover::before {
	background: #cf2d24;
	color: #fff;
	transition: 0.5s;
	width: 360px;
}
.pro_tab .divproduct_new_div_item_body {
	line-height: 30px;
	color: #666;
	font-size: 16px;
	margin-top: 30px;
}
.pro_tab .pro_cpbz {
	position: absolute;
	right: 26%;
	top: 51%;
}
.pro_tab .pro_cpbz p {
}
.pro_tab .pro_ted {
}
.pro_tab .pro_ted li {
	float: left;
	text-align: center;
}
.pro_tab .pro_ted li .iconfont {
	font-size: 50px;
	color: #767676;
	display: block;
	line-height: 81px;
}
.pro_tab .pro_ted li em {
	width: 76px;
	height: 76px;
	display: block;
	border-radius: 100%;
	border: 1px solid #333;
	padding: 17px;
}
.pro_tab .pro_ted li:nth-child(2) em {
}
.pro_tab .pro_ted li b {
	font-size: 16px;
	font-weight: 100;
	display: block;
	margin-top: 14px;
}
.pro_tab .pro_ted li+li {
	margin-left: 52px;
}
.pro_tab .product_div_item_pic {
	float: left;
	height: 488px;
	padding-left: 48px;
	overflow: hidden;
}
.pro_tab .product_div_item_pic a {
	display: block;
}
.pro_tab .product_div_item_pic img {
	width: 490px;
}
.pro_hd {
	margin-top: 20px;
	height: 543px;
}
.pro_hd .tempWrap {
	width: 100% !important;
}
.pro_hd .divproduct_new_div_item {
	position: relative;
	width: 420px;
	float: left;
	text-align: center;
	border: 1px solid #f3efef;
	margin-right: 20px;
	height: 546px;
}
.pro_hd .divproduct_new_div_item:last-child {
	margin-right: 0px;
}
.pro_hd .divproduct_new_div_item_content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #eee;
}
.pro_hd .divproduct_new_div_item_title {
}
.pro_hd .divproduct_new_div_item_title a {
	font-size: 20px;
	display: block;
	padding: 26px 0;
	position: relative;
	z-index: 2;
	font-weight: bold;
}
.pro_hd .divproduct_new_div_item_title a:after {
	content: '+more';
	width: 100px;
	height: 28px;
	display: block;
	border: 1px solid #000;
	margin: 23px auto 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	transition: 0.3s;
}
.pro_hd .divproduct_new_div_item_title:after {
	position: absolute;
	content: '';
	background: #cf2d24;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.5s;
}
.pro_hd .divproduct_new_div_item_body {
	display: none;
}
.pro_hd .pro_cpbz {
}
.pro_hd .pro_cpbz p {
	line-height: 24px;
	color: #999;
}
.pro_hd .pro_ted {
	display: none;
}
.pro_hd .product_div_item_pic {
	display: block;
	width: 100%;
}
.pro_hd .product_div_item_pic a, .pro_hd .product_div_item_pic a>img {
	width: 418px;
	display: block;
	overflow: hidden;
	position: relative;
	height: 100%;
}
.pro_hd .product_div_item_pic a:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: left bottom;
	transform: rotate(-95deg);
	transition: all 0.5s;
	z-index: 9;
}
.pro_hd .divproduct_new_div_item:hover .product_div_item_pic>a:before {
	transform: rotate(0deg);
	transition: all 0.5s;
}
.pro_hd .divproduct_new_div_item:hover .divproduct_new_div_item_title a {
	color: #fff;
}
.pro_hd .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after {
	border-color: #fff;
	transition: 0.3s;
}
.pro_hd .divproduct_new_div_item:hover .divproduct_new_div_item_title:after {
	width: 100%;
	transition: all 0.5s;
}
.pro_hd .divproduct_new_div_item:nth-child(1) {
	display: none;
}
/*ggt*/
.ggt {
	width: 100%;
	background: url(../images/20210312145306_1984315556.png) center no-repeat;
	height: 447px;
	position: relative;
	z-index: 2;
}
.ggt_l {
	float: left;
	margin-left: -50px;
}
.ggt_r {
	float: right;
/*	width: 756px;*/
	width: 822px;
	padding-top: 100px;
}
.ggt_r .ggt_bta {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
    text-align: center;
}
.ggt_r .ggt_bta span {
	font-weight: bold;
	color: #ffff00;
}
.ggt_r .ggt_btb {
	font-size: 13px;
	color: #939393;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: 0.07px;
    text-align: center;
}
.ggt_r .ggt_nr {
	width: 100%;
	margin: 35px auto 0px;
}
.ggt_r .ggt_nr li {
	width: 274px;
	height: 162px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	float: left;
	line-height: 40px;
	padding-top: 20px;
	background: rgb(43 46 47 / 70%);
	box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 53%);
	position: relative;
	z-index: 1;
	border-radius: 5px;
}
.ggt_r .ggt_nr li i {
	display: block;
}
.ggt_r .ggt_nr li .btenn {
	display: block;
	font-size: 12px;
    margin-bottom: -8px;
    text-transform: uppercase;
    margin-top: 4px;
}
.ggt_r .ggt_nr li:after {
	position: absolute;
	content: '';
	width: 262px;
	height: 149px;
	border: 1px dashed #727272;
	top: 6px;
	left: 6px;
	z-index: -1;
	border-radius: 5px;
}
.ggt_r .ggt_nr li em {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 20px;
}
.ggt_r .ggt_nr li span {
	font-size: 12px;
    padding: 0px 7px;
}
.ggt_r .ggt_nr li .iconfont {
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	display: block;
}
.ggt_r .ggt_nr li+li {
/*	margin-left: 24px;*/
/*	margin-left: 10px;*/
}
/*case*/
.case {
	width: 100%;
	background: #f8f8f8;
	overflow: hidden;
	padding-bottom: 80px;
	margin-top: -59px;
	padding-top: 30px;
}
#company_img_cont {
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}
#company_img_cont tr {
	display: inline-block;
}
#company_img_cont tr+tr {
	margin-top: 20px;
}
#company_img_cont td>a {
	background: #fff;
	width: 100%;
	height: 30%;
	display: block;
}
#company_img_cont a img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
#company_img_cont td br {
	display: none;
}
#company_img_cont table > tbody > tr > td {
	display: block;
	float: left;
	padding: 0 !important;
	position: relative;
	margin-bottom: 0.05%;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	overflow: hidden;
	-webkit-box-shadow: 0 0 0px 1px #f6f6f6;
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.1);
	width: calc((100% - 60px)/4);
}
#company_img_cont table > tbody > tr > td+td {
	margin-left: 20px;
}
#company_img_cont table > tbody > tr > td > a {
	display: block;
}
#company_img_cont table > tbody > tr > td > a > img {
	width: 100%;
	height: auto;
}
#company_img_cont table > tbody > tr > td > div {
	position: absolute;
	bottom: 0px;
	width: 100%;
	overflow: hidden;
	left: 0;
}
#company_img_cont table > tbody > tr > td > div > a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 3;
	-webkit-transition: 0.5s all ease-in-out;
	transition: 0.5s all ease-in-out;
	margin-top: 0px
}
#company_img_cont table > tbody > tr > td:hover > div > a {
	height: 130px;
	line-height: 38px;
	font-size: 16px;
}
#company_img_cont table > tbody > tr > td > div::before {
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 70px;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0,0,0,0.5)
}
#company_img_cont table > tbody > tr > td:hover {
	border-color: rgba(254,101,60,0.8);
}
#company_img_cont table > tbody > tr > td > a::before {
	content: '';
	width: 800px;
	height: 800px;
	position: absolute;
	top: -125px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset;
	z-index: 0;
	left: -132px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#company_img_cont table > tbody > tr > td > a::after {
	content: '';
	background: url(../images/20210312152415_447081350.png) no-repeat center 42%;
	background-size: auto auto;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: 0px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#company_img_cont table > tbody > tr > td:hover > div::before {
	bottom: -70px;
}
#company_img_cont table > tbody > tr > td:hover > a::before {
	box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#company_img_cont table > tbody > tr > td:hover > a::after {
	background-size: 50px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
/*四大优势*/
.adv {
	background: #f2f2f2;
}
.advtab {
	margin: 55px auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.advtab li {
	width: 300px;
	height: 126px;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	transition: all .3s ease;
	cursor: pointer;
}
.advicon {
	width: 50px;
	height: 52px;
	margin-right: 20px;
	background: url(../images/20210313084831_1260205903.png) no-repeat left top;
	transition: all .3s ease;
}
.advtab li:nth-child(2) .advicon {
	background-position-x: -88px;
}
.advtab li:nth-child(3) .advicon {
	background-position-x: -176px;
}
.advtab li:nth-child(4) .advicon {
	background-position-x: -269px;
}
.advtab li.on .advicon {
	background-position-y: -65px;
}
.advtab_t b {
	font-size: 30px;
	color: #333333;
	transition: all .3s ease;
}
.advtab_t em {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #b3b1ae;
	text-transform: uppercase;
	margin-top: 10px;
	transition: all .3s ease;
}
.advtab li.on {
	background: #a85f33;
}
.advtab li.on b {
	color: #fff;
}
.advtab li.on em {
	color: #bca394;
}
.advbox {
	height: 688px;
	background: #fff;
}
.advbox ul {
	font-size: 0;
	white-space: nowrap;
}
.advleft {
	width: 955px;
	height: 688px;
	margin-left: -310px;
	display: inline-block;
	vertical-align: top;
}
.advright {
	width: 100vw;
	height: 644px;
	background: rgba(61,61,61,.88);
	margin-left: -135px;
	display: inline-block;
	vertical-align: top;
	border-radius: 0 0 0 100px;
	position: relative;
	z-index: 9;
}
.advcen {
    width: 710px;
    height: 540px;
    background: #fff;
    margin: 50px 0 0 80px;
    padding: 0 45px;
}
.advtop {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: center;
}
.adv_n {
	width: 112px;
	height: 126px;
	background: #a85f33;
	text-align: center;
	font-size: 30px;
	color: #fff;
	padding: 10px 0;
}
.adv_n span{
	font-size: 12px;
    display: block;
	text-transform: uppercase;
}
.adv_n em {
	display: block;
	font-size: 60px;
	font-family: akr;
	line-height: 44px;
	margin-top: 17px;
	font-weight: bold;
}
.adv_t {
	margin-left: 25px;
}
.adv_t b {
	font-size: 28px;
	font-weight: bold;
}
.adv_t em {
	display: block;
	font-size: 14px;
	color: #b7b7b7;
	text-transform: uppercase;
	margin-top: 10px;
}
.advwa {
	padding: 20px 0 25px 0;
	border-bottom: 1px solid #e8e8e8;
}
.advwa p {
	font-size: 15px;
	color: #838383;
	line-height: 26px;
	padding-left: 35px;
	background: url(../images/20210312155440_996287713.png) no-repeat left 6px;
	white-space: pre-line;
}
.advwa p:nth-child(2n) {
	line-height: 18px;
	font-size: 13px;
	background:unset;
	margin-bottom: 15px;
}
.advwa p:nth-child(4n) {
	line-height: 18px;
	font-size: 13px;
	background:unset;
}
.advtel {
	margin-top: 30px;
	padding-left: 40px;
	font-size: 16px;
	color: #888888;
	background: url(../images/20210312162230_475681657.png) no-repeat left center;
	line-height: 60px;
	display: flex;
}
.advtel em {
	margin-left: 20px;
	color: #333333;
	font-size: 60px;
	font-family: 'akr';
}
/*全城 • 合作流程*/
.process {
	padding: 0 0 80px 0;
	background: url(../images/20210312161950_2061425818.jpg) no-repeat center bottom;
}
.pcul {
	margin-top: 70px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
	text-align: center;
}
.pciocn {
	width: 102px;
	height: 102px;
	border: 1px solid #d7dbdd;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	transition: all .3s ease;
	margin: 0 auto;
	border-radius: 50%;
}
.pc_t {
	font-size: 16px;
	color: #aaadb0;
}
.pc_t span {
	display: block;
	font-size: 20px;
	color: #525457;
	margin: 18px 0;
}
.pciocn i {
	display: inline-block;
	width: 50px;
	height: 45px;
	background: url(../images/20210313090806_1065563019.png) no-repeat left top;
	transition: all .3s ease;
}
.pcul li:nth-child(2) .pciocn i {
	background-position-x: -73px;
	height: 50px;
	width: 45px;
}
.pcul li:nth-child(3) .pciocn i {
	background-position-x: -140px;
	width: 52px;
	height: 50px;
}
.pcul li:nth-child(4) .pciocn i {
	background-position-x: -228px;
	width: 50px;
	height: 50px;
}
.pcul li:nth-child(5) .pciocn i {
	background-position-x: -320px;
}
.pcul li:nth-child(6) .pciocn i {
	background-position-x: -396px;
}
.pcul li:hover .pciocn {
	background: #a85f33;
	border-color: #a85f33;
}
.pcul li:hover .pciocn i {
	background-position-y: -66px;
}
.pcul li:hover .pc_t span {
	color: #a85f33;
}
/*ABOUT US*/
.about {
	height: 700px;
	background: url(../images/20210313093920_1875543368.jpg) no-repeat center;
}
.abtop {
	height: 360px;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: center;
}
.abtitl b {
	font-size: 48px;
	text-transform: uppercase;
	color: #a85f33;
	display: block;
	font-weight: bold;
	margin-bottom: 14px;
}
.abtitl {
	font-size: 18px;
	color: #666666;
}
.abtitl span {
	display: block;
	font-size: 40px;
	color: #343434;
	margin-bottom: 20px;
}
.abcon {
	height: 340px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.ableft {
	width: 50%;
	box-sizing: border-box;
	height: 340px;
	background: #f5f6f9;
	padding: 50px 77px 0 40px;
}
.ab_t {
	font-size: 25px;
	color: #a85f33;
}
.ab_wa {
	margin: 25px 0 35px 0;
}
.ab_wa p {
	color: #999999;
	line-height: 32px;
	text-indent: 2em;
	font-size: 15px;
	text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ab_btn a {
	display: inline-block;
	width: 110px;
	line-height: 34px;
	background: #a85f33;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	font-weight: lighter;
	transition: all .3s ease;
	text-align: center;
}
.ab_btn a:hover {
	width: 130px;
	box-shadow: 0 0 15px #a85f33;
}
.abright {
	width: 50%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.abright a {
	width: 50%;
	height: 340px;
	transition: all .3s ease;
	background: rgba(168,95,51,.8);
	text-align: center;
}
.abright a+a {
	background: rgba(168,95,51,.95);
}
.abright a:hover {
	background: rgba(168,95,51,.7);
}
.abright a:hover:after {
	width: 50px;
}
.abright a+a:hover {
	background: rgba(168,95,51,1);
}
.abright a img {
	display: inline-block;
	margin: 60px 0 30px 0;
}
.abright a span {
	display: block;
	font-size: 25px;
	color: #fff;
	font-weight: lighter;
	margin-bottom: 40px;
}
.abright a:after {
	content: '';
	display: inline-block;
	width: 27px;
	height: 1px;
	background: #eeeeee;
	transition: all .3s ease;
}
/*news*/
.news_box {
	padding-top: 80px;
	padding-bottom: 80px;
}
.news_con {
}
.news_bt {
}
.news_bt b {
	font-size: 38px;
	float: left;
	font-weight: normal;
	line-height: 38px;
}
.news_bt b span {
	text-transform: uppercase;
	color: #eee;
	font-size: 38px;
	padding-left: 5px;
}
.news_bt em {
	float: left;
	font-size: 22px;
	letter-spacing: -4px;
	line-height: 42px;
	margin-left: 10px;
}
.news_tab {
	height: 42px;
	margin-left: 12px;
}
.news_tab .on b {
	color: #fff;
	background: #a85f33;
	width: 150px;
	border-radius: 50px;
	text-align: center;
	display: block;
}
.news_tab .on a {
	border: 1px #a85f33 solid;
}
.news_tab a {
	display: block;
	float: left;
	width: 150px;
	border: 1px #eee solid;
	border-radius: 50px;
	text-align: center;
}
.news_tab a+a {
	margin-left: 19px;
}
.news_tab a b {
	line-height: 22px;
	font-size: 20px;
	font-weight: 100;
	color: #333;
	padding: 6px 0px;
	display: block;
}
.news_tab a b span{
	font-size: 12px;
    text-transform: uppercase;
}
.news_btn {
	margin-right: 12px;
}
.news_btn div {
	float: left;
	cursor: pointer;
}
.news_btn div em {
	border: 14px solid;
	border-color: transparent #c2c2c2 transparent transparent;
	margin-top: 11px;
}
.news_btn div:last-child em {
	border-color: transparent transparent transparent #c2c2c2;
}
.news_btn i {
	float: left;
	height: 27px;
	width: 1px;
	background: #c2c2c2;
	margin: 0 6px;
}
.news_list {
	margin-top: 63px;
}
.news_list ul {
	display: block;
}
.news_list li {
}
.news_list .tempWrap {
	width: 100% !important;
}
.news_list .news_div {
}
.news_list .news_div_item {
	position: relative;
	height: 610px;
	width: 415px;
	margin-right: 27px;
	background: #f2f2f2;
}
.news_list .news_div_item:last-child {
	margin-right: 0;
}
.news_list .news_div_item_date {
	left: 19px;
	top: 330px;
	height: 22px;
	padding-left: 32px;
	background: url(../images/20210313092212_1426717208.png) no-repeat left center;
}
.news_list .news_div_item_content {
	left: 21px;
	top: 380px;
	padding-right: 11px;
}
.news_list .news_div_item_content, .news_list .news_div_item_date {
	position: absolute;
}
.news_list .news_div_item_pic {
}
.news_list .news_div_item_pic a {
	display: block;
	overflow: hidden;
}
.news_list .news_div_item_image {
	width: 482px;
	transform: scale(1);
	transition: all 0.5s;
	height: 300px;
}
.news_list .news_div_item_title {
	display: block;
	margin-bottom: 18px;
	transition: all 0.5s;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_list .news_div_item_title a {
	font-size: 20px;
	font-weight: normal;
	transition: all 0.5s;
}
.news_list .news_div_item_title a p {
	position: absolute;
	bottom: -82px;
	left: 0;
	width: 150px;
	height: 42px;
	background: #a85f33;
	line-height: 42px;
	color: #fff;
	border-radius: 42px;
	padding-left: 23px;
	transition: all 0.5s;
	font-size: 16px;
}
.news_list .news_div_item_title a p:after {
	position: absolute;
	content: '→';
	font-size: 16px;
	margin-left: 9px;
	font-weight: 100;
	transition: all 0.5s;
}
.news_list .news_div_item_body {
	line-height: 24px;
	font-size: 16px;
	font-weight: 100;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day {
	float: left;
	font-family: 'Roboto';
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #565656;
}
.news_list .news_div_item:hover .news_div_item_title a {
	color: #a85f33;
	transition: all 0.5s;
}
.news_list .news_div_item:hover .news_div_item_title a p {
	background: #a85f33;
	transition: all 0.5s;
}
.news_list .news_div_item:hover .news_div_item_image {
	transform: scale(1.1);
	transition: all 0.5s;
}
.news_list .news_div_item:hover .news_div_item_title a p:after {
	margin-left: 20px;
}
/*link*/
#link_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding: 10px 0px;*/
	background: #a85f33;
}
#link{
	height:45px;
}
#link1{
	height:30px;
}
#link,#link1 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
#link_bt {
	width: 100px;
	float: left;
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 62px;
}
#link_bt span {
	padding-left: 5px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	display: unset;
}
#link1 #link_bt span {
	padding-left: 20px;
    font-size: 14px;
}
#link_bg {
	width: 900px;
	line-height: 60px;
	float: left;
	overflow: hidden;
	font-size: 15px;
	font-weight: 100;
	color: #fff;
}
#link_bg a {
	font-size: 15px;
	color: #fff !important;
}
#link1 #link_bg a {
	font-size:12px;
}
#link1 .linkTagcs li {
	line-height: 0px;
}
#link .linkTagcs li {
	width:10%;
}
#link1 .linkTagcs li {
	width:10%;
}
#link1 .linkTagcs li:last-child {
	width:20%;
	height: 20px;
}
/*版权*/
.copyright {
	background: #232323;
	display: inline-block;
	width: 100%;
}
.crcon {
	padding: 50px 0;
	border-bottom: 1px solid #2e2e2e;
	display: inline-block;
	width: 100%;
}
.kslj {
	font-size: 0;
}
.kslj li {
	display: inline-block;
	vertical-align: top;
}
.kslj li span {
	font-size: 14px;
    color: #fff;
    line-height: 30px;
	text-transform: uppercase;
}
.kslj li p {
	font-size: 18px;
	color: #fff;
	font-weight: 100;
}
.kslj li p:after {
	content: '';
	display: block;
	width: 19px;
	height: 2px;
	background: #f3f3f3;
	margin: 20px 0;
}
.kslj li a {
	display: block;
	font-size: 15px;
	color: #717171;
	line-height: 32px;
	font-weight: 100;
	margin-bottom: 10px;
}
.kslj li a span{
	font-size: 12px;
    line-height: 3px;
    color: #717171;
	text-transform: uppercase;
}
.kslj li a:hover,.kslj li a:hover span, .links p.fr a:hover, .end a:hover{
	color: #fff;
}
.kslj li+li {
	margin-left: 66px;
}
.crconcat {
	width: 400px;
}
.cr_tel {
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #2e2e2e;
	background: url(../images/20210312171623_1542538643.png) no-repeat right top;
	margin-bottom: 25px;
	font-size: 14px;
	color: #afafaf;
}
.cr_tel span{
	font-size: 12px;
    text-transform: uppercase;
    line-height: 25px;
}
.cr_tel em {
	display: block;
	font-size: 40px;
	color: #FFF;
	font-family: "akr";
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 10px;
}
.craddr {
	margin-left: 20px;
	font-size: 14px;
	color: #b0b0b0;
	line-height: 35px;
}
.craddr p {
	padding-left: 28px;
	background: url(../images/20210312171642_1887581516.png) no-repeat left center;
	line-height: 25px;
    margin-bottom: 10px;
}
.craddr p span{
	font-size: 12px;
}
.craddr p:nth-child(2) {
	background: url(../images/20210312171724_406704626.png) no-repeat left center;
}
.craddr p:nth-child(3) {
	background: url(../images/20210313085514_1282746460.png) no-repeat left center;
}
.links {
	height: 92px;
	padding: 0 15px;
	background: #cc9933;
	line-height: 92px;
	font-size: 18px;
	color: #fff;
}
.links p.fl {
	background: url(../images/20210312171725_1387564219.png) no-repeat left center;
	padding-left: 33px;
}
.links p.fr a {
	font-size: 14px;
	color: #fff;
	font-weight: lighter;
}
.textct{
	text-align:center;
}
.textct1{
	text-align:center;
	font-size: 13px!important;
	margin-top: -7px;
}
.textct1 a{
	font-size: 13px!important;
}
.end {
	text-align: center;
}
.end.page{
	font-size: 14px;
	color: #b0b0b0;
	font-weight: lighter;
	line-height: 19px;
    margin: 12px auto;
}
.end a {
	font-size: 14px;
	color: #b0b0b0;
	font-weight: lighter;
	line-height: 22px;
    margin: 1px auto;
}
.end .content .ppp{
	font-size: 12px;
    text-transform: uppercase;
}
.end .content .ppp2 a{
	font-size: 12px;
    text-transform: uppercase;
	line-height: 10px;
}
.end .content .ppp a{
	width:13%;
}
.end .content .fzcn{
	float: left;
    width: 43%;
    text-align: end;
}
.end .content .fzccn{
	float: left;
	width: 57%;
    text-align: left;
}
.end .content .fzccn a {
	width: 61px;
    display: inline-block;
    text-align: center;
    margin-top: -1px;
}
.end .content .fzccn a:nth-child(1n){
	width: 49px;
}
.end .content .fzccn a:nth-child(2n){
	width: 70px;
}
.end .content .fzccn a:nth-child(3n){
	width: 63px;
}
.end .content .fzccn a:nth-child(4n){
	width: 58px;
}
.end .content .fzccn a:last-child{
	width:unset;
}
.end .content .fzen{
	float: left;
    width: 43%;
    text-align: end;
	font-size: 12px;
    text-transform: uppercase;
	line-height: 10px;
}
.end .content .fzcen{
	float: left;
	width: 57%;
    text-align: left;
	line-height: 10px;
}

/*首页应用范围*/
.bg2 {
    background: url(../images/bg3.jpg) no-repeat;
    background-size: cover;
	padding: 3vw 0 3.5vw;
	background-attachment: fixed;
}
.c-fff {
    color: #fff;
}
.main-w {
    width: 1300px;
    margin: 0 auto;
}
.ResTitle_a2 {
    color: #282828;
    text-transform: capitalize;
}
.ResTitle_a2 br {
    display: none;
}
.B2 .ResTitle_a2 span, .B2 .ResTitle_a2 em {
    color: #fff;
}
.ResTitle_a2 em {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    display: block;
	text-transform: uppercase;
}
.B2 .ResTitle_a2 span, .B2 .ResTitle_a2 em {
    color: #fff;
}
.ResTitle_a2 span {
    font-size: 42px;
    font-weight: bold;
    display: block;
}
.mt-100 {
    margin-top: 3.2vw;
}
.f-24 {
    font-size: 1.2vw;
}
.c-fff {
    color: #fff;
}
.B2 .p:after {
    content: "";
    display: block;
    width: 1.6em;
    height: 3px;
    background-color: #fff;
    margin-top: 1em;
}
.B2 ul {
/*    border: 1px solid #c95835;*/
    border-bottom: none;
	border: 1px solid rgba(255,255,255,0.2);
}
.mt-40 {
    margin-top: 2vw;
}
.B2 li {
    box-sizing: border-box;
    display: block;
    float: left;
/*    width: 20%;*/
/*    width: 25%;*/
    width: 33.333%;
/*
    border-right: 1px solid #c95835;
    border-bottom: 1px solid #c95835;
*/
    overflow: hidden;
	background: rgba(27,36,43,.2);
    border-left: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    transition: all .8s ease;
}
.B2 li a,.B2 li p{
	color:#fff;
}
.B2 li a {
    display: block;
    padding: 2.5vw 1vw 2.4vw 1.3vw;
    box-sizing: border-box;
    position: relative;
}
.B2 li p {
    position: relative;
    z-index: 1;
}
.f-36 {
    font-size: 1.8vw;
}
.font-over1 {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.B2 li .img {
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .6s all ease;
    -ms-transition: .6s all ease;
    -webkit-transition: .6s all ease;
}
.B2 li .img img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.B2 li a:hover .img {
    opacity: 1;
}
.mt-5 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 1vw;
}
.bold {
    font-weight: bold;
}
/*首页应用范围*/
/*首页关于我们*/
.yz_bj {
/*    background: #f2f4f5 url(../images/yz_bj.jpg) repeat-x center top;*/
/*    background:url(../images/yz_bj.jpg) repeat-x center top;*/
    height: 705px;
/*	background: url(../images/index_bga.png) no-repeat center bottom;*/
}
.yz_c {
    position: relative;
    padding-top: 74px;
	width: 1300px;
    margin: 0 auto;
}
.yz_c dd {
    float: left;
    width: 556px;
}
.yz_c dd h4 {
	/* height: 146px; */
    position: relative;
    font-size: 48px;
    line-height: 58px;
    color: #a85f33;
    font-size: 60px;
    font-weight: bold;
}
.yz_c dd em{
	font-size: 32px;
    line-height: 1.6;
    font-weight: bold;
}
.yz_c dd span{
	text-transform: uppercase;
    font-size: 13.5px;
    padding-bottom: 30px;
	color: #8a8a8a;
}
.yz_c dd span:after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #a85f33;
    position: absolute;
    top: 225px;
}
.yz_c dd p {
    font-size: 16px;
    color: #6e6e6f;
    line-height: 32px;
	border-radius: 6px;
}
.yz_c dt {
    float: right;
    font-size: 0;
    line-height: 0;
    padding-top: 6px;
	height: inherit;
    overflow: hidden;
}
.yz_c dt img {
    width: 690px;
    height: 549px;
	border-radius: 6px;
}
.sAbout-introdt dt{
    float: right;
    font-size: 0;
    line-height: 0;
    padding-top: 6px;
	height: inherit;
    overflow: hidden;
}
.sAbout-intro dt img {
    width: 690px;
    height: 549px;
	border-radius: 6px;
}
.gsjj{
	padding-top: 35px;
	text-indent: 2em;
/*
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical;
*/
}
.gsjj p{
	
}
.gsjj .zw{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.gsjj .yw{
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.yz_b {
    position: absolute;
    left: -35px;
    top: 455px;
}
.yz_b ul.yz_a1 {
    float: left;
    width: 636px;
    background: rgba(168,95,51,0.91);
    height: 155px;
}
.yz_b li {
    float: left;
    padding: 36px 27px 0;
}
.yz_b li p {
    height: 64px;
}
.yz_b li p em {
    line-height: 64px;
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}
/*
.yz_b li p i {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #3a982d;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin-left: -10px;
}
*/
.yz_b li p i {
    width: 27px;
    height: 27px;
    /* border-radius: 50%; */
    /* background: #3a982d; */
    text-align: center;
    line-height: 88px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    /* margin-left: -10px;*/
}
.yz_b li span {
    font-size: 18px;
    color: #fff;
    height: 27px;
    line-height: 27px;
    display: block;
}
.yz_b ul.yz_a2 {
    float: left;
    width: 287px;
    box-sizing: border-box;
/*    background: rgba(255,255,255,0.77);*/
    background: rgba(168,95,51,0.77);
    height: 155px;
}
.yz_b ul.yz_a2 li {
    padding: 36px 0 0 54px;
}
.yz_c dt:hover img{
	overflow: hidden;
    transform: scale3D(1.1, 1.1, 1.1);
    cursor: pointer;
}
.yz_c dt img{
	object-fit: cover;
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
}
.yz_c dt:before{
	position: absolute;
    content: "";
    display: block;
	width: calc(55% - 54px);
    height: calc(758% - 40px);
    box-sizing: border-box;
    background: rgba(0,0,0,0);
	border: 1px solid rgb(255 255 255 / 55%);
	top: 93px;
    right: 14px;
    z-index: 1;
}
.yz_c dt:after{
	position: absolute;
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    left: calc((100% - 60px)/2);
    top: calc((100% - 60px)/2);
    z-index: 1;
}
/*了解更多按钮*/
.e_btn {
    width: 100%;
    height: 45px;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
/*    background-color: #a85f33;*/
/*	background: url(../images/20210313110649_1081546790.png) no-repeat center;*/
    transition: all 0.8s;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
/*	border: 1px dotted #ffffff8c;*/
	border-radius: 1px;
}
/*
.w_fbtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
	height: 45px;
    line-height: 45px;
}
*/
.w_fbtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    font-size: 16px;
	height: 45px;
    line-height: 45px;
}
.w_fbtn .font img{
	display: inline-block;
    width: 20%;
}
.w_fbtn{
    width: 168px;
    height: 45px;
    min-height: inherit;
	margin-top: 60px;
}
.w_fbtn .e_link{
    min-height: inherit;
    display: block;
	background: url(../images/more.png) no-repeat center;
	padding: 4px;
	border-radius: 2px;
	transition: all 0.8s;
}
.e_link:hover {
	background: url(../images/more1.png) no-repeat center;
    transition: all 0.8s;
}
/*首页关于我们*/
/*首页头部*/
.topbb span {
    display: block;
    color: #777;
    font-size: 16px;
    line-height:34px;
}
.topbb span:nth-child(2n) {
    line-height: 0px;
    font-size: 12px;
    margin-bottom: 9px;
}
.text-right {
    text-align: right!important;
}
.d-lg-block {
    display: block!important;
	width: 23%;
    float: right;
}
.topbb p {
    font-size: 30px;
    line-height: 40px;
    font-family: fantasy;
    color: #a86135;
}
.topbb p i {
    font-size: 24px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-shouji:before {
    content: "\e61a";
}
.right a {
    color: #fff;
    transition: .4s;
	line-height: 40px;
}
.page1 .right a {
    color: #fff;
    transition: .4s;
	line-height: 0px;
	font-size:12px;
	letter-spacing: 0.9px;
}
.right{
	float: right;
}
/*首页头部*/
/*头部导航*/
.menu {
    position: relative;
    z-index: 900;
    width: 100%;
    background: #a86135;
    border-top: 1px solid #dcdcdc;
    padding: unset!important;
}
.container-fluid {
    max-width: 1300px;
    width: 98%;
	margin:0 auto;
}
.menu li {
    position: relative;
    text-align: center;
    height: 100%;
}
.menu li:nth-child(2) .submenu p:nth-child(3){
	display: none;
}
/*
.menu li:nth-child(4){
	display: none;
}
*/
.menu li span {
    display: block;
    font-size: 17px;
    line-height: 38px;
    transition: .4s;
    color: #fff;
    height: 60px;
/*    line-height: 60px;*/
}
.menu li span p{
	font-size: 12px;
	text-transform: uppercase;
}
.menu .current span {
    display: block;
    font-size: 17px;
    line-height: 38px;
    transition: .4s;
    color: #fff;
    height: 60px;
/*    line-height: 60px;*/
}
.menu .current span p{
	font-size: 12px;
}
.menu li a:hover span {
    /* background: #a86135; */
    background: #333333;
    /* background: url(../images/inda_fl.png); */
    /* border-radius: 60px; */
    color: #fff;
    transform: scaleX(1);
    transition: 0.5s;
/*	background: url(../images/nav_bg.png) no-repeat center;*/
}
.col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.menu li .submenu {
    position: absolute;
    z-index: 88;
    top: 40px;
    width: 100%;
    display: none;
    text-align: center;
    padding-top: 20px;
}
.menu li .submenu p {
    line-height: 62px;
    height: 62px;
    overflow: hidden;
    background: rgba(255,255,255,0.8);
}
.menu li .submenu p a {
    display: block;
    font-size: 14px;
    line-height: 26px;
    transition: .4s;
	margin-top: 9px;
}
.menu li .submenu p a span{
	font-size: 12px;
    line-height: 0px;
    color: #333;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}
.menu li .submenu p:hover {
    background: #a86135;
    color: #fff;
}
.menu li .submenu p:hover a{
    color: #fff;
}
.menu li .submenu p:hover span{
    background: #a86135;
    color: #fff;
}
.menu li .submenu p a span:hover {
    background: #a86135;
    color: #fff;
}
.menu li.curr .submenu {
	display: block;
}
/*头部导航*/
/*内页联系*/
.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh;
    overflow: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.mtop {
/*    height: 90px;*/
}
.pabnner {
    position: relative;
    line-height: 1;
}
.pabnner figure {
    position: relative;
    display: block;
    padding-bottom: 26.04%;
    height: 0;
    overflow: hidden;
    line-height: 1;
	margin-block-start: unset;
    margin-block-end: unset;
    margin-inline-start: unset;
    margin-inline-end: unset;
}
.pabnner figure img {
    -webkit-transition: 0s;
    -o-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
}
.pabnner figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.58s;
    -o-transition: 0.58s;
    -moz-transition: 0.58s;
    transition: 0.58s;
}
.phide {
    overflow: hidden;
}
.ptext {
    position: absolute;
/*
    left: 16%;
    top: 66%;
*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    overflow: hidden;
	text-align: center;
    width: 100%;
}
.ptext.articleShow strong, .ptext.articleShow small {
    opacity: 1!important;
/*    visibility: visible;*/
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ptext.article-block strong, .ptext.article-block small {
    opacity: 1!important;
/*    visibility: hidden;*/
/*
    -webkit-transform: translateY(110%);
    -moz-transform: translateY(110%);
    -ms-transform: translateY(110%);
    -o-transform: translateY(110%);
    transform: translateY(110%);
*/
    -webkit-transition: 0.58s;
    -o-transition: 0.58s;
    -moz-transition: 0.58s;
    transition: 0.58s;
}
.ptext strong {
    display: block;
    margin-bottom: 26px;
    line-height: 1;
    font-size: 54px;
    font-weight: normal;
}
.conta{
	max-width: 1300px;
    width: 68%;
    margin: 0 auto;
}
.leval-menu {
    height: 64px;
    background: #a86135;
}
/*
.meval-menu-list {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
*/
.meval-menu-list {
    display: inline-block;
    width: 90%;
    float: left;
	line-height: 64px;
}
.meval-menu-list li {
    margin-right: 46px;
    display: inline-block;
}
/*
.meval-menu-list li:nth-child(3) {
	display: none;
}
*/
.meval-menu-list li a {
    display: inline-block;
    position: relative;
    padding: 16px 0;
    color: #fff;
    line-height: 1;
    font-size: 16px;
}
.meval-menu-list li:hover a:before, .meval-menu-list li.active a:before {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.meval-menu-list li a:before {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: 0;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 5px solid #fff;
    opacity: 0;
    visibility: visible;
    bottom: -5px;
    -webkit-transition: 0.38s;
    -o-transition: 0.38s;
    -moz-transition: 0.38s;
    transition: 0.38s;
}
.posites b {
    width: 0;
    height: 0;
    line-height: 1;
    margin: 0 10px 0 15px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
}
.posites {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	float: right;
	margin-top: 24px;
	color: #fff;
    font-size: 16px;
}
.posites a {
    color: #fff;
    font-size: 15px;
}
.contact-uss {
    padding: 97px 0% 90px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	max-width: 1300px;
    width: 90%;
    margin: 0 auto;
}
.slidetop.articleShow, .list-animate.articleShow li, .list-animate.articleShow > div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.slidetop.article-block, .list-animate.article-block li, .list-animate.article-block > div {
    opacity: 1;
/*    visibility: hidden;*/
/*
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
*/
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}
.complaint-text strong {
    display: block;
    line-height: 1.5;
    color: #a86135;
    font-size: 38px;
    font-weight: normal;
}
.solute-title small {
    display: block;
    line-height: 1;
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    text-transform: uppercase;
}
.ptext small {
    display: block;
    line-height: 1;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "Microsoft Tai Le";
    opacity: 0.5;
}
.complaint-info1 {
    margin-top: 50px;
    margin-bottom: 60px;
}
.complaint-info p {
    color: #333333;
    font-size: 16px;
}
.tels1 b {
    font-weight: bold;
}
.tels b {
    display: block;
    line-height: 1;
    color: #a86135;
    font-size: 32px;
    font-weight: normal;
}
.tels p {
    margin-bottom: 22px;
    line-height: 1;
    color: #333333;
    font-size: 16px;
}
.add-list {
    width: 42.578%;
}
.add-list p {
    position: relative;
    height: 74px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    font-size: 16px;
}
.add-list p:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: "";
    width: 54px;
    height: 1px;
    background: #a86135;
}
/*内页联系*/
/*内页在线留言*/
.complaint {
    padding: 85px 0% 104px;
    background-position: center bottom;
    -o-background-size: cover;
    background-size: cover;
}
.complaint-wrap {
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 82px 58px 92px 67px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 7px solid #a86135;
	max-width: 1300px;
    width: 90%;
    margin: 0 auto;
}
.complaint-info p {
    color: #333333;
    font-size: 16px;
	line-height: 30px;
}
.complaint-info p:nth-child(2n){
	font-size: 13px;
    line-height: 6px;
}
.tels p {
    margin-bottom: 3px;
    line-height: 1;
    color: #333333;
    font-size: 16px;
}
.tels p:nth-child(2n) {
	margin-bottom: 22px;
	font-size: 13px;
}
.tels b {
    display: block;
    line-height: 1;
    color: #a86135;
    font-size: 32px;
    font-weight: normal;
}
.messages {
    width: 65.67%;
}
.complaint-wrap .p-info {
    padding: 2px 0;
    margin-bottom: 3%;
    border-bottom: 1px solid #eee;
}
.complaint-wrap .p-info p:nth-child(2n) {
	margin-bottom: 30px;
	font-size: 14px;
}
.complaint-wrap .p-info p {
    font-size: 16px;
    margin-bottom: 7px;
    color: #333;
}
#tc-2 .fl {
    float: left;
    /* margin: 0px 16px; */
    width: 31.74%;
}
#tc-2 .fl:nth-child(2) {
    margin: 0px 28px;
}
.ncontxt {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 30px;
    height: 48px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 1px;
    width: 100%;
    margin-right: 3%;
    box-sizing: border-box;
    font-size: 13px;
    font-family: auto;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 1px;
    border: none;
    background: #f4f5f7;
}
.an {
    text-align: center;
}
.bok_btn {
    display: inline-block;
    transition: all 0.5s;
    width: 160px;
    height: 50px;
    line-height: 39px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #a86135;
/*    background-color: #a86135;*/
	background: url(../images/btnan.jpg);
    font-size: 16px;
    margin: 0 10px;
    cursor: pointer;
	padding-bottom: 53px;
}
.bok_btn2 {
    display: inline-block;
    transition: all 0.5s;
    width: 160px;
    height: 50px;
    line-height: 39px;
    border-radius: 50px;
    color: #a86135;
    border: 1px solid #a86135;
/*    background-color: unset;*/
    background: url(../images/btnan2.jpg);
    font-size: 16px;
    margin: 0 1px;
    cursor: pointer;
	padding-bottom: 53px;
}
/*内页在线留言*/
/*内页关于*/
.abtu{
	float: right;
    padding: 60px 44px 0px 30px;
    margin-top: 122px;
}
.pic.pic-plus:before {
	position: absolute;
    content: "";
    display: block;
    width: calc(34% - 54px);
    height: calc(47% - 33px);
    box-sizing: border-box;
    background: rgba(0,0,0,0);
    border: 1px solid rgb(255 255 255 / 55%);
    top: 194px;
    right: 55px;
    z-index: 1;
}
.pic.pic-plus:after {
    position: absolute;
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    left: calc((100% - 60px)/2);
    top: calc((100% - 60px)/2);
    z-index: 1;
}
.pic.pic-plus:hover img {
    overflow: hidden;
    transform: scale3D(1.1, 1.1, 1.1);
    cursor: pointer;
}
.pic.pic-plus img {
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
}
/*内页关于*/
/*企业风貌*/
.main {
    margin: 20px auto 30px;
    max-width: 1300px;
    width: 90%;
}
.ryout {
/*    padding: 20px 10px 40px;*/
}
.rylist {
    padding: 30px 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.rylist li {
    float: left;
    width: 25%;
    width: 33.3341%;
    position: relative;
}
.rylist li a {
    display: block;
    margin: 9px;
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
}
.ry-p {
    width: 100%;
/*    height: 240px;*/
    height: 300px;
    line-height: 300px;
    position: relative;
    text-align: center;
}
.rylist li img {
	position: absolute;
    left: 50%;
    top: 50%;
    /* object-fit: cover; */
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition: .5s all ease-out;
    -ms-transition: .5s all ease-out;
    -webkit-transition: .5s all ease-out;
}
.rylist li .rybg {
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
}
.rylist li .rybg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/op0-40.png);
    opacity: 0;
}
.rylist li p, .rylist li span {
    transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    -webkit-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
}
.rylist li p {
    font-size: 14px;
    line-height: 24px;
    max-height: 50px;
    text-align: center;
    color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 20px;
    left: 10px;
    right: 10px;
    z-index: 2;
    overflow: hidden;
}
.rylist li p, .rylist li span {
    transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    -webkit-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
}
.rylist li span {
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 3;
    background: url(../images/glass2.png) center no-repeat;
    opacity: 0;
}
.rylist li:hover .rybg {
    opacity: 1;
}
.rylist li:hover p {
    opacity: 1;
    bottom: 50px;
}
.rylist li:hover span {
    opacity: 1;
    top: 70px;
}
/*企业风貌*/
/*页码*/
.pagelist {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    width: 400px;
    padding: 40px 0px;
	margin-top: 30px;
}
#pege li {
    float: left;
    margin: 0 5px;
    color: #333333;
    font-size: 14px;
    height: 42px;
    border: unset;
    padding: unset;
    transition: unset;
}
.photo ul li>a, .NewsList_g3 .nwimg {
    background: #f2faff;
    box-sizing: border-box;
    height: 12vw;
    display: block;
    position: relative;
    overflow: hidden;
}
/*页码*/
/*内页新闻资讯*/
.sNews {
	padding-top: 50px;
    padding-bottom: 30px;
	max-width: 1300px;
    width: 90%;
    margin: 0 auto;
}
.ysqTr, .ysqRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.sNews-list .item {
    width: 32.417%;
/*    margin-left: 2.75%;*/
	cursor: pointer;
	margin-top: 60px;
}
.sNews-list .item:nth-child(2){
    margin-left: 1.375%;
    margin-right: 1.375%;
}
.sNews-list .item:nth-child(5){
    margin-left: 1.375%;
    margin-right: 1.375%;
}
/*
.pa100.link {
    position: absolute !important;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 8;
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
}
*/
.sNews-list .item h3 {
    font-weight: bold;
	font-size:18px;
    color: #333333;
/*    padding: 30px 100px 30px 0;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
	width: 69%;
    float: left;
}
/*
.sNews-list .item h3:before {
    background-color: #ebebeb;
    width: 100%;
}
.sNews-list .item h3:before, .sNews-list .item h3:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}
.sNews-list .item h3:after {
    width: 0;
    background-color: #a86135;
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
*/
.sNews-list .item .hr{
    background-color: #ebebeb;
    width: 100%;
	margin-top: 40px;
}
.sNews-list .item .hr, .sNews-list .item .hr1{
    height: 2px;
}
.sNews-list .item .hr1{
    width: 0;
    background-color: #a86135;
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
.sNews-list .item:hover .hr1{
	width: 100%;
    background-color: #a86135;
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
.sNews-list .item:hover .hr{
	width: 0;
}
.sNews-list .item p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: 48px;
    color: #666666;
}
.sNews-list .item .time {
/*    position: absolute;*/
    right: 0;
    top: 30px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top;
    font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑';
    color: #666666;
	float: right;
}
.sNews-list .item .pic {
    margin-top: 30px;
    height: 273px;
/*    padding-bottom: 67%;*/
    background-color: #f1f1f1;
	overflow: hidden;
}
.sNews-list .pic img{
	width:100%;
	object-fit: cover;
	height: 100%;
}
.sNews-list .item:hover h3 {
    color: #a86135;
}
.sNews-list .item:hover .time {
    color: #fff;
    background-color: #a86135;
}
.sNews-list .item:hover h3:after {
    width: 100%;
}

/*内页新闻资讯*/
/*新闻详细*/
.dif1, .sProduct-columns .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.sNews-view {
    width: 100%;
    padding: 80px;
    border: #e8eaeb solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-view-head {
    position: relative;
    padding-bottom: 50px;
}
.sNews-view-head:before {
    width: 100%;
    border-top: #c7c7c7 dashed 1px;
}
.sNews-view-head:before, .sNews-view-head:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
}
.sNews-view-head h1 {
    line-height: 1.4;
    color: #333333;
	font-size: 28px;
}
.sNews-view-head .aside {
    margin-top: 40px;
    color: #666666;
}
.sNews-view-head:after {
    width: 30px;
    height: 3px;
    background-color: #a86135;
}
.sNews-view-body {
    margin-top: 60px;
}
.sNews-view-body p{
	font-size:15px;
	line-height: 32px;
}
.sNews-view-foot {
    position: relative;
    padding-top: 70px;
    margin-top: 70px;
    border-top: #dddddd solid 1px;
}
.sNews-view-foot .ctr:first-child {
    margin-bottom: 10px;
}
.sNews-view-foot .ctr {
    margin-right: 200px;
    display: block;
    font-size: 14px;
    line-height: 34px;
    white-space: nowrap;
}
.sNews-view-foot .ctr s {
    width: 100px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    border: #cccccc solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
    margin-right: 12px;
	text-decoration: none;
}
.sNews-view-foot .ctr .limit {
    display: inline-block;
    vertical-align: top;
    max-width: 15em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-top: 8px;
}
.sNews-view-foot .backToList {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #a86135;
}
.ysqUEO .abtnSc {
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.ysqUEO .abtnSc:after {
    -webkit-transition: all 250ms ease 0ms;
    transition: all 250ms ease 0ms;
    opacity: 0.1;
    visibility: hidden;
}
.ysqUEO .abtnSc:after {
    z-index: -1;
    content: " ";
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -120px;
    background-color: #fff;
    width: 240px;
    height: 240px;
    -webkit-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}
/*新闻详细*/
/*内页产品*/
.sProduct {
	max-width: 1300px;
	width:90%;
	margin:0 auto;
    padding-bottom: 2rem;
	margin-top: 50px;
}
.sProduct-navs {
    position: relative;
    padding: 1.2rem 0;
    line-height: 24px;
    color: #666666;
}
.sProduct-navs .dt {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    height: 24px;
    padding-left: 34px;
    background-image: url(../images/icos-product.png);
    background-size: contain;
    background-position: 0 50%;
    background-repeat: no-repeat;
    font-size: 16px;
}
.sProduct-navs .dd {
    display: block;
    margin-left: 120px;
}
.sProduct-navs .link {
    display: inline-block;
    vertical-align: top;
    color: #666666;
	font-size: 16px;
}
.pc .btn, .pc .button, .pc .ctr, .pc .link, .pc label {
    cursor: pointer;
}
.ctr, .btn, .more, .link {
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.aftl, .aftm, .aftr {
    position: relative;
    overflow: hidden;
    padding-bottom: 1px;
}
.ysqUEO.pc .aftl:hover, .ysqUEO.pc .aftm:hover, .ysqUEO.pc .aftr:hover {
    text-decoration: none;
}
.ysqUEO.pc .aftl:hover::after {
    left: 0;
}
.sProduct-navs .link:hover {
    color: #a86135;
}
.pc .aftl:hover, .pc .aftm:hover, .pc .aftr:hover {
    text-decoration: underline;
}

.sProduct-navs s {
    margin-left: .75em;
    margin-right: .75em;
	text-decoration: none;
}
.sProduct-navs s:last-child{
	display: none;
}
.ysqUEO.pc .aftl::after {
    left: 100%;
}
.ysqUEO.pc .aftl::after, .ysqUEO.pc .aftm::after, .ysqUEO.pc .aftr::after {
    position: absolute;
    bottom: 0;
    content: " ";
    width: 0;
    border-bottom: solid 1px;
    -webkit-transition: width .33s,left .33s;
    transition: width .33s,left .33s;
}
.ysqUEO.pc .aftl:hover::after, .ysqUEO.pc .aftr:hover::after {
    width: 100%;
    -webkit-transition: width .33s;
    transition: width .33s;
}
.ysqRow > .col3:nth-child(3n+1) {
    margin-left: 0;
}
.sProduct-list .item{
    width: 32%;
    margin-left: 2%;
}
.sProduct-list .item {
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    background-color: #fff;
	margin-top: 50px;
}
.sProduct-list .pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.sProduct-list .item .pic {
/*
    height: 0;
    padding-bottom: 62.42424242%;
*/
    background-color: #f1f1f1;
	border: #dddddd solid 1px;
    border-bottom: unset;
}
.sProduct-list .item .pic:after, .sProduct-list .item .txt:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
/*    border: #dddddd solid 1px;*/
    pointer-events: none;
    z-index: 3;
}
.sProduct-list .item .txt {
    position: relative;
    padding: 16px 32px 20px;
	border: #dddddd solid 1px;
}
.sProduct-list .item .txt h3 {
    line-height: 22px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 18px;
}
.sProduct-list .item .txt p {
	transition: 0.5s;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 8px;
    cursor: pointer;
}
.sProduct-list .item:hover p {
    color: #fff;
}
.sProduct-list .item .txt .more {
    margin-top: 20px;
    display: block;
    padding-left: 26px;
    height: 15px;
    line-height: 15px;
    color: #999999;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
}
.more {
    position: relative;
    z-index: 2;
}
.sProduct-list .item .txt .more:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 15px;
    background-image: url(../images/icos-saw.png);
    background-size: auto 35px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.sProduct-list .item .txt .more:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 30px;
    height: 1px;
    background-color: #bbbbbb;
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
.sProduct-list .item .txt:after {
    border-top: none;
}
.sProduct-list .item .pic:after, .sProduct-list .item .txt:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
/*    border: #dddddd solid 1px;*/
    pointer-events: none;
    z-index: 3;
}
.sProduct-list .item:hover {
    -webkit-box-shadow: 0px 6px 14.1px 0.9px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 14.1px 0.9px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.sProduct-list .item:hover .txt {
    background-color: #a86135;
    color: #fff;
}
.sProduct-list .item:hover .txt:after {
    border-color: #a86135;
}
.sProduct-list .item:hover .txt .more {
    color: #fff;
}
.sProduct-list .item:hover .txt .more:before {
    background-position: 0 bottom;
}
.sProduct-list .item:hover .txt .more:after {
    background-color: #fff;
    width: 50%;
}
.sProduct-list .item:hover h3{
    color: #fff;
}
.pro_all_class a {
/*    width: 212px; */
    width: 136px;
    height: 86px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    background: #eee;
    margin-bottom: 10px;
    /* padding-top: 22px; */
    padding: 8px 0px 14px 0px;
}
.pro_all_class .current{
	color:#fff;
	background: url("../images/detailmore.png") no-repeat center!important;
}
/*
.pro_all_class .current>.pro_cur{
	background:unset;
	color:#333;
}
*/
.pro_all_class a span{
	font-size: 12px;
}
.pro_cur {
	background: url("../images/detailmore.png") no-repeat center!important;
    color: #fff !important;
}
.pro_all_class a:hover, .pro_all_class .one_2019.cur a {
    transition: all 0.5s linear;
	background: url(../images/detailmore.png) no-repeat center;
    color: #fff;
}
.hidePoint {
    top: -90px;
}
.hidePoint {
    position: absolute;
    height: 0;
    visibility: hidden;
    top: 0;
    left: 0;
}
.sProduct-switch {
/*	position: relative;*/
	position: unset;
    width: 43.555556%;
    padding-bottom: 20px;
    float: left;
	margin-top: 70px;
}
.sProduct-switch .shade {
    height: 500px;
/*    padding-bottom: 62.42424242%;*/
	position: unset;
}
.sProduct-switch .shade .box{
	position: unset;
}
.undefined{
	background-size:500px!important;
}
.shade, .z1 {
    z-index: 1;
}
.shade {
    display: block;
    width: 100%;
    height: 100%;
}
.oh, .scroll-wrap, .shade {
    position: relative;
    overflow: hidden;
}
.more.more1:hover {
    background-color: rgb(195 92 19 / 10%);
}
/*
.bg, .mask, .shade .box, .shade .ysqJsBox, .shade .ysqMoveBox, .shadow, .wh100 {
    position: absolute!important;
    left: 0;
    top: 0;
    max-width: none!important;
    width: 100%;
    height: 100%;
}
*/
.sProduct-view{
	margin-bottom: 30px;
    display: inline-block;
	box-shadow: 0px 2px 11px 5px #0000000f;
    padding: 20px 30px;
	margin-top: 30px;
}
.sProduct-switch .item {
/*
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
*/
    width: 500px;
    height: 100%;
    background-color: #f1f1f1;
}
.sProduct-switch .pagination {
    height: 10px;
    line-height: 10px;
    position: absolute;
    bottom: -10px;
/*    width: 100%;*/
    z-index: 21;
    white-space: nowrap;
    text-align: center;
}
.sProduct-info {
    width: 51.271605%;
    float: right;
	margin-top: 20px;
}
.sProduct-info .dt {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(../images/bgs-dotx4.png);
    background-size: auto 100%;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.sProduct-info .dt .cn {
    color: #333333;
	font-size:28px;
}
.sProduct-info .dt .en {
    margin-top: 10px;
    color: #999999;
    font-family: Times New Roman, sans-serif;
	font-size: 24px;
}
.sProduct-info h1 {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #a86135;
	font-size: 32px;
}
.sProduct-info .dd {
    padding-top: 20px;
    padding-bottom: 50px;
    border-top: #dfdfdf solid 1px;
    border-bottom: #dfdfdf solid 1px;
    line-height: 1.6 !important;
	font-size: 16px;
}
.sProduct-info .dd p{
	font-size: 15px;
    line-height: 30px;
	margin-bottom: 10px;
}
.sProduct-info .dd p:nth-child(2n){
	font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
}
.more.more1 {
    display: block;
    width: 130px;
    height: 45px;
    line-height: 36px;
    border-radius: 36px;
    text-align: center;
    color: #a86135;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
	padding-top: 6px;
}
.more.more1 span{
	display: block;
    line-height: 17px;
}
.more.more1 span:nth-child(2n){
	display: unset;
/*    line-height: unset;*/
	font-size: 12px;
}
.more {
    position: relative;
    z-index: 2;
}
.more.more1:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: solid 1px #a86135;
    border-radius: inherit;
}
.sProduct-info .df {
    margin-top: 0.8rem;
    font-size: 0;
    position: relative;
    overflow: hidden;
}
.sProduct-info .df .btn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: #dcdcdc solid 1px;
}
.sProduct-info .df .btn.next {
    margin-left: -1px;
    background-position: right 0;
}
.sProduct-info .df .btn.prev {
    background-position: left 0;
}
.sProduct-switch .pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.sProduct-info .df .btn {
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    padding: 50px;
    background-image: url(../images/arrows-product-view.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
    text-indent: -200px;
}
.sProduct-info .df .btn:hover {
    background-color: rgb(195 92 19 / 10%);
}
.proshow_bom {
    margin-top: 55px;
    position: relative;
}
.proshow_title p {
    display: inline-block;
    background: #a86135;
    color: #fff;
    font-size: 1.375rem;
    line-height: 24px;
    height: 55px;
    padding: 0 45px;
    position: relative;
    z-index: 9;
	padding-top: 8px;
	text-align: center;
}
.proshow_title span {
	text-transform: uppercase;
    font-size: 12px;
}
.pronrgd {
    background: #fff;
    position: relative;
    padding-bottom: 50px;
	box-shadow: 0px 2px 11px 5px #0000000f;
}
.proms_l {
    width: 96%;
    padding: 2%;
	margin: 0 auto;
}
.proshow_nr {
	font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.bdshare-button-style0-16 {
    zoom: 1;
}
.bdsharebuttonbox {
    margin: 0 auto;
    padding-top: 40px;
    width: 145px;
}
.proms_r {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
}
.promsr_tit {
    font-size: 1.5rem;
    color: #454343;
    font-weight: bold;
	line-height: 28px;
}
.promsr_tit span{
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}
.promsr_nr li {
    margin-top: 20px;
    width: 23%;
    margin-right: 2%;
    float: left;
}
.promsr_nr li:hover .cnxh_wb {
	background: #a86135;
	color: #fff;
}
.cnxh_pic {
    overflow: hidden;
    border: 1px solid #ddd;
}
.cnxh_pic img {
    display: block;
    width: 100%;
    transition: 0.5s;
}
.cnxh_wb {
	background: #ddd;
    height: 70px;
    line-height: 28px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    transition: 0.5s;
    padding-top: 9px;
}
.cnxh_wb p{
	font-size: 13px;
    text-transform: uppercase;
}

/*内页产品*/
/*内页nav*/
.subpage-neck {
    border-bottom: #dddddd solid 1px;
    height: 70px;
    line-height: 70px;
}
.subpage-neck .contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.dif1, .sProduct-columns .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.subpage-crumbs, .subpage-crumbs a {
    color: #999999;
}
.subpage-crumbs {
    position: relative;
    overflow: hidden;
    width: 33%;
    text-align: right;
	line-height: 70px;
}
.subpage-crumbs .home {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.3rem;
    width: 70px;
    height: 70px;
    background-color: #f1f1f1;
    text-align: center;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
}
.subpage-crumbs .wzwz{
	float: right;
    text-align: left;
	margin-left: 6px;
}
.subpage-crumbs .wzwz .wzcn{
	margin-top: 22px;
}
.subpage-crumbs .wzwz .wzen a{
	font-size: 12px;
}
.subpage-crumbs .home .icoImg {
    width: 20px;
    height: 20px;
	margin-top: 23px;
}
.subpage-nav {
    width: 66%;
}
.subpage-nav .hScroll {
    overflow: hidden;
    text-align: left;
}
.pc .viewport {
    overflow: hidden;
}
.hScroll {
    width: 100%;
    white-space: nowrap;
}
.viewport {
    position: relative;
    font-size: 0;
}
.subpage-nav .link.on {
    color: #fff;
    background-color: #a86135;
}
.subpage-nav .link {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
    padding: 0 40px;
    font-size: 16px;
	line-height: 70px;
	text-align: center;
}
.subpage-nav .link span:nth-child(1n){
	display: block;
    font-size: 16px;
    line-height: 43px;
    margin-top: 3px;
}
.subpage-nav .link span:nth-child(2n){
	line-height: 0px;
    font-size: 14px;
    margin-top: 0px;
}
.pc .btn, .pc .button, .pc .ctr, .pc .link, .pc label {
    cursor: pointer;
}
.subpage-nav .link:nth-child(1n+2) {
/*    margin-left: 40px;*/
	line-height: 70px;
}
.subpage-neck .contain{
	max-width: 1300px;
	width: 90%;
	margin:0 auto;
	line-height: 70px;
}
.subpage-nav .current {
    color: #fff!important;
    background-color: #a86135;
}
.subpage-nav .current {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;
    padding: 0 40px;
    font-size: 16px;
	line-height: 70px;
    height: 70px;
    text-align: center;
}
.subpage-nav .current span:nth-child(1n) {
	display: block;
    font-size: 16px;
    line-height: 43px;
    margin-top: 3px;
}
.subpage-nav .current span:nth-child(2n) {
	line-height: 0px;
	font-size: 14px;
	margin-top: 0px;
}











/*内页nav*/