/* 初始化&公用 */
* {
	padding: 0;
	border: 0;
	margin: 0;
}

@font-face {
	font-family: PMZD;
	src: url('../font/PMZD.ttf');
}

@font-face {
	font-family: bahnschrift;
	src: url('../font/bahnschrift.ttf');
}

@font-face {
	font-family: xst;
	src: url('../font/simsun.ttf');
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333;
}

input {
	outline: none;
}

.clear {
	clear: both;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.w1300 {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}

/* banner */
.banner {
	overflow: hidden;
	background: #eee;
}

.banner-box {
	min-width: 1200px;
	height: 700px;
	position: relative;
	margin: 0 auto;
}

.banner-box .bd {
	width: 100% !important;
}

.banner-box .bd li {
	width: 100%;
	height: 700px;
	background-position: center;
	background-repeat: no-repeat;
}

.banner-box .bd li a {
	display: block;
	background-size: auto;
	width: 100%;
	height: 700px;
}

.banner-btn {
	width: 100%;
	position: absolute;
	bottom: 50px;
	left: 0;
	margin-left: 0;
	height: 15px;
	overflow: hidden;
}

.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 90px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: 0.3s all ease-in-out;
}

.banner-box .hd {
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: block;
}

.banner-box .hd ul {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	height: 15px;
}

.banner-box .hd ul li {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	text-indent: -9999px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	transition: 0.3s all ease-in-out;
	text-align: center;
	z-index: 1111;
}

.banner-box .hd ul li.on {
	background: #ff3100;
	width: 40px;
	height: 15px;
}

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

/*banner-end*/

/* indexTitle */
.index_title {
	text-align: center;
	margin-top: 120px;
	margin-bottom: 70px;
}

.index_title h1 {
	font-size: 70px;
	color: #333;
}

.index_title h1 span {
	color: #96b463;
}

.index_title p {
	font-size: 20px;
	color: #666;
	margin-top: 9px;
	font-weight: 100;
}

.index_title p span:last-child font {
	display: none;
}

.index_title p font b {
	font-weight: 100;
}

.index_title p font:last-child b {
	display: none;
}

/* indexTitle-end */

/* prod_left */
.tab_dh {
	line-height: 54px;
	padding: 0 20px;
	box-sizing: border-box;
	width: 100%;
	padding-bottom: 20px;
}

.tab_dh td {
	padding: 0px 5px 0 65px;
	position: relative;
	transition: ease .3s;
	border-radius: 3px;
}

.tab_dh td a {
	transition: ease .3s;
}

.tab_dh td:hover {
	background: #eee;
}

.tab_dh td:hover a {
	color: #ff3100;
}

.tab_dh td:hover::after {
	border-color: #ff3100;
}

.tab_dh td::after {
	content: "";
	position: absolute;
	left: 40px;
	top: calc(50% - 5px);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 2px solid #333;
	transition: ease .3s;
}

.tab_dh a {
	font-size: 14px !important;
	font-weight: normal !important;
	color: #333;
	display: block;
}

.tab_t span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.products_l {
	width: 270px;
	background: #fafafa;
	box-shadow: 2px 2px 2px #ccc;
	border-radius: 5px;
}

.products_lbt {
	color: #ff3100;
	font-size: 30px;
	font-weight: bold;
	padding: 25px 30px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
}

.products_sort {
	text-align: center;
	background: linear-gradient(to right, #ff3100, #ff3100);
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
	line-height: 100px;
	font-weight: bold;
	letter-spacing: 3px;
}

.products_sort a {
	color: #fff;
	padding-left: 45px;
	display: inline-block;
	background: url(../images/prod_left_title_icon.png) left center no-repeat;
}

.pr_nr {
	float: right;
	width: 900px;
	overflow: hidden;
	height: 960px;
}

.pr_dh {
	width: 900px;
	float: left;
	margin-bottom: 10px;
}

.pr_dh li {
	width: 179px;
	float: left;
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 18px;
	border-right: 1px #fff solid;
	background: #fafafa;
	position: relative;
}

.pr_dh li a {
	font-size: 18px;
	display: block;
	width: 179px;
	line-height: 90px;
	position: relative;
	z-index: 1;
}

.pr_dh li a:hover {
	color: #fff;
}

.pr_dh .n {
	border-right: none;
}

.pr_dh li span {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	background: #089149;
	top: 0px;
	left: 50%;
	transition: all 0.4s;
}

.pr_dh li:hover span {
	width: 179px;
	height: 90px;
	top: 0;
	left: 0px;
	transition: all 0.4s;
}

.pr_dh li p a {
	font-size: 18px;
	color: #fff;
}

/* prod_left-end */

/* 初始化&公用结束 */
/* ------------------------------------------------- */
/* 首页样式 */


/* product */
.I_product {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 80px;
	background: #eee;
}

.I_product .index_title {
	width: 94.86%;
	margin: 0px auto 50px auto;
}

.I_product .product_title {
	text-align: center;
	margin-bottom: 80px;
}

.I_product .product_title h2 {
	font-size: 42px;
	color: #000;
	font-family: 'Calibri';
}

.I_product .product_title p {
	font-size: 32px;
	color: #000;
	font-weight: bold;
	margin-top: 6px;
}

.product_list {
	width: 94.86%;
	margin: 0 auto;
	font-size: 0;
}

.product_list .swiper-container {
	padding-bottom: 120px;
}

.product_list li {
	display: inline-block;
	width: 345px;
	vertical-align: top;
}

.product_list li a {
	display: block;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.product_list li:hover a {
	-webkit-box-shadow: 10px 10px 20px #ccc;
	box-shadow: 10px 10px 20px #ccc;
}

.product_list li .product_img {
	width: 92.71%;
	margin: 0 auto;
	overflow: hidden;
}

.product_list li .product_img img {
	width: 100%;
}

.product_list li .product_txt {
	width: 92.71%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
}

.product_list li .product_txt h3 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	font-family: 'Arial';
	padding-top: 30px;
}

.product_list li .product_txt p {
	font-size: 21px;
	color: #858585;
	font-family: 'Arial';
	margin: 12px 0 4px;
}

.product_list li .product_txt span {
	font-size: 16px;
	color: #858585;
	font-family: 'Arial';
}

.product_list .swiper-pagination {
	bottom: 75px !important;
}

.product_list .swiper-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: none;
	border: 2px solid #ccc;
	opacity: 1;
	margin: 0 4px;
}

.product_list .swiper-pagination .swiper-pagination-bullet-active {
	background: #ccc;
}


/* header */
.header {
	width: 100%;
	height: 180px;
	background: #fff;
}

.header .w1300 {
	height: 100%;
}

.header .w1300 dl {
	position: relative;
	height: 100%;
}

.header .w1300 dl dt {
	float: left;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.header .w1300 dl dt img{
	
}

.header .w1300 dl dt a,
.header .w1300 dl dt img {
	display: block;
}

.header .w1300 dl dd {
	float: right;
	height: 100%;
	margin-right: 58px;
}

.header .w1300 dl dd ul {
	/* overflow: hidden; */
	position: relative;
	height: 100%;
}

.header .w1300 dl dd ul li {
	float: left;
	height: 100%;
	margin: 0 24px;
	position: relative;
}

.header .w1300 dl dd ul li::after {
	width: 7px;
	height: 16px;
	content: "";
	position: absolute;
	background: #eee;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 7px 7px 0 0;
	transition: ease .3s;
}

.header .w1300 dl dd ul li.active::after,
.header .w1300 dl dd ul li:hover::after {
	height: 30px;
	background: #96b463;
}

.header .w1300 dl dd ul li a {
	display: block;
	text-align: center;
	position: relative;
	top: calc(50% + 2px);
	transform: translateY(-50%);
}

.header .w1300 dl dd ul li a p {
	font-size: 18px;
	color: #666;
}

.header .w1300 dl dd ul li a span {
	display: block;
	font-size: 32px;
	line-height: 10px;
	color: #bbb;
	font-weight: 100;
	margin-top: 4px;
}

.header .w1300 dl dd ul li .nav_menu {
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 100;
	background: #fff;
	padding: 15px 0;
	overflow: hidden;
	/* border-radius: 6px; */
	border-radius: 0 0 6px 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: ease .3s;
}

.header .w1300 dl dd ul li:hover .nav_menu {
	opacity: 1;
	visibility: visible;
}

.header .w1300 dl dd ul li .nav_menu a {
	display: block;
	white-space: nowrap;
	text-align: left;
	top: 0;
	transform: unset;
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px;
	color: #666;
	/* margin: 5px 0; */
	transition: ease .3s;
}

.header .w1300 dl dd ul li .nav_menu a:hover {
	color: #ff3100;
	background: #fffdfa;
	text-decoration: underline;
}

.header .header_tel {
	float: right;
	font-size: 42px;
	font-family: bahnschrift;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #96b463;
	background: url(../images/header_tel.png) left center no-repeat;
	padding-left: 60px;
}

/* header-end */

/* search */
.search {
	width: 244px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	float: right;
}

.search .w1300 {
	overflow: hidden;
}

.search .search_left,
.search .search_center {
	float: right;
}

.search .search_right {
	float: right;
	margin-top: 32px;
}

.search .search_left p {
	font-size: 18px;
	color: #333;
	padding-left: 32px;
	background: url(../images/search_left.png) left center no-repeat;
}

.search .search_left p font {
	font-size: 12px;
	color: #ddd;
	text-transform: uppercase;
	margin-left: 12px;
}

.search .search_left span {
	display: block;
	overflow: hidden;
	margin-top: 14px;
}

.search .search_left span a {
	display: block;
	float: left;
	font-size: 15px;
	color: #666;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 2px solid #d9d9d9;
	line-height: 15px;
	padding-bottom: 2px;
}

.search .search_left span a:last-child {
	border-right: 0;
}

.search .search_left {
	margin-top: 42px;
}

.search .search_center {
	width: 244px;
	height: 40px;
	margin-top: 65px;
	overflow: hidden;
	float: right;
}

.search .search_center input[type=text] {
	width: 180px;
	height: 40px;
	background: #ccc;
	padding-left: 18px;
	box-sizing: border-box;
	border-radius: 5px 0 0 5px;
	float: left;
	color: #fff;
	font-size: 16px;
}

.search .search_center input[type=text]::placeholder {
	color: #fff;
	font-size: 16px;
}

.search .search_center input[type=submit] {
	width: 62px;
	height: 40px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	float: left;
	background: #fff url(../images/search_icon.png) center no-repeat;
	cursor: pointer;
}

.search .search_right p {
	font-size: 20px;
	color: #333;
	padding-left: 48px;
}

.search .search_right h1 {
	font-size: 49px;
	color: #333;
	font-family: bahnschrift;
	font-weight: 500;
	line-height: 40px;
	padding-left: 48px;
	background: url(../images/search_phone.png) left center no-repeat;
}

/* search-end */

/* product */
/* .product {
	width: 100%;
	overflow: hidden;
}

.product .product_title {
	text-align: center;
	margin-top: 128px;
}

.product .product_content {
	overflow: hidden;
}

.product .product_content ul {
	overflow: hidden;
}

.product .product_content ul li {
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.product .product_content ul li a {
	display: block;
	overflow: hidden;
	height: 100%;
}

.product .product_content ul li::after {
	width: 128px;
	height: 128px;
	content: "";
	background: #96b463;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 50%;
	transform: translate(-100%, 100%);
	transition: ease .3s;
}

.product .product_content ul li:hover::after {
	transform: translate(-57px, 64px);
}

.product .product_content ul li:nth-child(1) {
	width: 753px;
	height: 520px;
	background: url(../images/prod_01.jpg) center no-repeat;
	float: left;
}

.product .product_content ul li:nth-child(1) h1 {
	font-size: 40px;
	color: #333;
}

.product .product_content ul li:nth-child(1) p {
	font-size: 20px;
	font-weight: 100;
	color: #ccc;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 1px solid #d3d3d3;
	line-height: 25px;
	position: relative;
	margin-top: 13px;
}

.product .product_content ul li:nth-child(1) p::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -4px;
	background: #d3d3d3;
}

.product .product_content ul li:nth-child(1) .product_box {
	margin-left: 40px;
	margin-top: 122px;
	float: left;
}

.product .product_content ul li:nth-child(1) img {
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 110px;
	width: 380px;
}

.product .product_content ul li:nth-child(2) {
	width: 498px;
	height: 520px;
	background: url(../images/prod_02.jpg) center no-repeat;
	float: right;
}

.product .product_content ul li:nth-child(2) h1 {
	font-size: 40px;
	color: #333;
}

.product .product_content ul li:nth-child(2) p {
	font-size: 20px;
	font-weight: 100;
	color: #ccc;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 1px solid #d3d3d3;
	line-height: 25px;
	position: relative;
	margin-top: 13px;
}

.product .product_content ul li:nth-child(2) p::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -4px;
	background: #d3d3d3;
}

.product .product_content ul li:nth-child(2) .product_box {
	margin-left: 40px;
	margin-top: 122px;
	float: left;
}

.product .product_content ul li:nth-child(2) img {
	display: block;
	position: absolute;
	right: 25px;
	top: 220px;
}

.product .product_content ul li:nth-child(n+3) {
	width: 402px;
	height: 443px;
	background: url(../images/prod_second.jpg) center no-repeat;
	float: left;
	margin-right: 47px;
	margin-top: 38px;
}

.product .product_content ul li:last-child {
	margin-right: 0;
}

.product .product_content ul li:nth-child(n+3) h1 {
	font-size: 36px;
	color: #333;
}

.product .product_content ul li:nth-child(n+3) p {
	font-size: 20px;
	font-weight: 100;
	color: #ccc;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 1px solid #d3d3d3;
	line-height: 25px;
	position: relative;
	margin-top: 10px;
}

.product .product_content ul li:nth-child(n+3) p::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -4px;
	background: #d3d3d3;
}

.product .product_content ul li:nth-child(n+3) h2 {
	margin-top: 100px;
}

.product .product_content ul li:nth-child(n+3) .product_box {
	margin-left: 40px;
	margin-top: 64px;
}

.product .product_content ul li:nth-child(3) img {
	position: absolute;
	right: 30px;
	bottom: 24px;
}

.product .product_content ul li:nth-child(4) img {
	position: absolute;
	right: 25px;
	bottom: 43px;
}

.product .product_content ul li:nth-child(5) img {
	position: absolute;
	right: 15px;
	bottom: 20px;
}

.product .product_content ul li h2 {
	font-size: 36px;
	text-transform: uppercase;
	color: rgba(51, 51, 51, 6%);
	position: relative;
	display: inline-block;
	margin-left: -3px;
	margin-top: 120px;
}

.product .product_content ul li h2::after {
	content: "查看更多";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: #333;
	font-weight: 500;
	width: 4em;
}

.product .product_list {
	width: 100%;
}

.product .product_list .prodList_title {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}

.product .product_list .prodList_title h1 {
	font-size: 28px;
	color: #333;
	font-weight: 500;
	float: left;
}

.product .product_list .prodList_title h1 span {
	color: #96b463;
	font-weight: bold;
}

.product .product_list .prodList_title h1 font {
	display: block;
	font-size: 12px;
	color: #ccc;
}

.product .product_list .prodList_title a {
	display: block;
	font-size: 14px;
	float: right;
	color: #666;
	margin-top: 35px;
}

.product .product_list ul {
	overflow: hidden;
}

.product .product_list ul li {
	float: left;
	width: 310px;
	margin-right: 20px;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden;
	border-radius: 10px;
	margin-top: 20px;
}

.product .product_list ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.product .product_list ul li span {
	display: block;
	width: 76px;
	height: 24px;
	line-height: 24px;
	background: #ff3100;
	content: "推荐产品";
	text-align: center;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
}

.product .product_list ul li:nth-child(4n) {
	margin-right: 0;
}

.product .product_list ul li i {
	display: block;
	width: 100%;
	height: 308px;
	position: relative;
	overflow: hidden;
}

.product .product_list ul li i img {
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product .product_list ul li p {
	text-align: center;
	font-size: 18px;
	margin: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	margin-bottom: 20px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	transition: ease .3s;
}

.product .product_list ul li:hover p {
	color: #ff3100;
} */

/* product-end */


/* application */
.application {
	width: 1744px;
	height: 758px;
	max-width: calc(100% - 100px);
	min-width: 1360px;
	margin: 0 auto;
	background: url(../images/application_back.jpg) center no-repeat;
	border-radius: 6px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.application .application_title {
	overflow: hidden;
}

.application .application_title h1 {
	color: #fff;
	font-size: 58px;
	float: left;
	margin-top: 143px;
}

.application .application_title img {
	display: block;
	float: right;
	margin-top: 163px;
}

.application ul {
	overflow: hidden;
	margin-top: 35px;
	padding: 30px;
	width: 100%;
	margin-left: -30px;
}

.application ul li {
	float: left;
	width: 391px;
	height: 667px;
	position: relative;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.14);
	transition: ease .3s;
}

.application ul li:nth-child(2) {
	margin: 0 30px;
}

.application ul li::after {
	width: 100%;
	height: 215px;
	content: "";
	background: url(../images/application_white.png) center no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: ease .3s;
}

.application ul li.active::after {
	opacity: 0;
}

.application ul li::before {
	width: 100%;
	height: 215px;
	content: "";
	background: url(../images/application_blue.png) center no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	transition: ease .3s;
}

.application ul li.active::before {
	opacity: 1;
}

.application ul li.active {
	width: 458px;
}

.application ul li div {
	width: 100%;
	height: 215px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	padding-right: 65px;
	box-sizing: border-box;
	transition: ease .3s;
}

.application ul li.active div {
	padding-right: 92px;
}

.application ul li div::after {
	width: 83px;
	height: 83px;
	content: "";
	border: 24px solid rgba(204, 204, 204, 0.3);
	box-sizing: unset;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 100%;
	bottom: 22px;
	transform: translateX(-38px);
	transition: ease .3s;
}

.application ul li.active div::after {
	border-color: rgba(255, 255, 255, 0.1);
	transform: translateX(-65px);
}

.application ul li div h1 {
	margin-top: 98px;
	color: #333;
	text-align: right;
	position: relative;
	transition: ease .3s;
}

.application ul li.active div h1 {
	color: #fff;
}

.application ul li div h1::after {
	content: "···";
	position: absolute;
	left: 20px;
	top: 8px;
	color: #ff3100;
	font-size: 20px;
	letter-spacing: 5px;
	transition: ease .3s;
	
}

.application ul li.active div h1::after {
	color: #fff;
	left: 20px;
	font-size: 30px;
	top: 0;
}

.application ul li div span {
	display: block;
	position: relative;
	margin-top: 14px;
	font-size: 26px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	float: right;
	opacity: 0.1;
}
.application ul li.active div span{
	color: #fff;
}

.application ul li div span img {
	position: absolute;
	display: block;
	float: right;
	right: 40px;
	border-right: 367px solid transparent;
	transition: ease .3s;
}

.application ul li.active div span img {
	right: 0;
}

.application ul li div span img:nth-child(1) {
	-webkit-filter: drop-shadow(367px 0 0px #fff);
	filter: drop-shadow(367px 0 0px #fff);
	opacity: 0;
}

.application ul li.active div span img:nth-child(1) {
	opacity: 1;
}

.application ul li div span img:nth-child(2) {
	-webkit-filter: drop-shadow(367px 0 0px #333);
	filter: drop-shadow(367px 0 0px #333);
}

.application ul li.active div span img:nth-child(2) {
	opacity: 0;
}

/* application-end */


.product {
	overflow: hidden;
}

.product .product_title {
	text-align: center;
	margin-top: 84px;
	position: relative;
}

.product .product_title::after {
	content: "Product";
	text-transform: uppercase;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -43px;
	z-index: -1;
	color: #f9f9f9;
	letter-spacing: 5px;
	text-indent: 5px;
}

.product .product_title h1 {
	font-size: 60px;
	color: #333;
	position: relative;
	z-index: 2;
}

.product .product_title h1::after {
	width: 38px;
	height: 23px;
	background: #ff3100;
	position: absolute;
	content: "";
	left: 662px;
	top: 25px;
	z-index: -1;
}

.product .product_title span {
	font-size: 22px;
	color: #999;
}

.product .product_title span:last-child font {
	display: none;
}

.product .product_nav {
	margin-top: 46px;
}

.product .product_nav ul {
	overflow: hidden;
	border-radius: 6px;
	position: relative;
}

.product .product_nav ul div {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 122px;
	background: linear-gradient(to bottom, #ff5400, #ff3100);
	z-index: 2;
	transition: ease .3s;
}

.product .product_nav ul li {
	float: left;
	height: 122px;
	text-align: center;
	position: relative;
	background: linear-gradient(to right, #f9f9f9, #fff);
	width: calc(75% / 4);
}

.product .product_nav ul li a {
	display: block;
	height: 100%;
	z-index: 3;
	position: relative;
}

.product .product_nav ul li:nth-child(2) {
	width: 25%;
}

/* .product .product_nav ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #ff3100, #ff5400);
	z-index: 2;
	transition: ease .3s;
	opacity: 0;
} */

.product .product_nav dl {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 3;
}

.product .product_nav dl dt {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	transition: ease .3s;
}

.product .product_nav dl dd {
	font-size: 12px;
	font-weight: bold;
	color: rgb(51, 51, 51, .2);
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	transition: ease .3s;
}

.product .product_nav ul li:hover::after {
	opacity: 1;
}

/* .product .product_nav ul li.cur::after {
	opacity: 1;
} */

.product .product_nav ul li:hover dt {
	color: #fff;
}

.product .product_nav ul li.cur dt {
	color: #fff;
}

.product .product_nav ul li:hover dd {
	color: rgb(255, 255, 255, 0.2);
}

.product .product_nav ul li.cur dd {
	color: rgb(255, 255, 255, 0.2);
}

.product .product_top {
	width: 100%;
	height: 622px;
	background: url(../images/prod_01_top.jpg) center no-repeat;
	border-radius: 6px;
	position: relative;
}

.product .product_top ul {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 6px;
	overflow: hidden;
	transition: ease .3s;
}

.product .product_top ul li {
	float: left;
	height: 100%;
	width: 1300px;
	position: relative;
}

.product .product_top ul li img {
	display: block;
	max-width: 560px;
	max-height: 446px;
	float: left;
	margin-left: 113px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.product .product_top ul li div {
	float: right;
	width: 546px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.product .product_top ul li div font {
	font-family: bahnschrift;
	color: rgb(51, 51, 51, 0.04);
	font-size: 142px;
	position: absolute;
	right: 45px;
	top: -23px;
}

.product .product_top ul li div h1 {
	font-size: 44px;
	color: #fff;
	/* color: #333; */
	/* margin-top: 121px; */
}

.product .product_top ul li div h2 {
	font-size: 24px;
	color: #fff;
	/* color: #333; */
	margin-top: 13px;
	/* border-bottom: 1px solid rgb(255, 255, 255, 0.5); */
	border-bottom: 1px solid rgb(255, 255, 255, 0.5);
	padding-bottom: 20px;
	display: inline-block;
	padding-right: 20px;
}

.product .product_top ul li div h2 span {
	font-weight: 500;
}

.product .product_top ul li div p {
	font-size: 18px;
	color: #fff;
	/* color: #333; */
	margin-top: 20px;
	font-family: YaHeiLight;
	padding-right: 100px;
}

.product .product_top ul li div dl {
	overflow: hidden;
	margin-top: 65px;
}

.product .product_top ul li div dl dt,
.product .product_top ul li div dl dd {
	float: left;
}

.product .product_top ul li div dl h3 {
	font-size: 18px;
	color: #fff;
	/* color: #333; */
	font-weight: 500;
}

.product .product_top ul li div dl h4 {
	font-size: 26px;
	color: #fff;
	/* color: #333; */
	margin-top: 3px;
}

.product .product_top ul li div dl dt:nth-child(1) h3 {
	padding-left: 33px;
	background: url(../images/prod_top_icon_1.png) 2px center no-repeat;
}

.product .product_top ul li div dl dt:nth-child(2) h3 {
	padding-left: 31px;
	background: url(../images/prod_top_icon_2.png) 2px center no-repeat;
}

.product .product_top ul li div dl dt:nth-child(2) {
	margin-left: 40px;
}

.product .product_top ul li div dl dd {
	font-size: 42px;
	font-family: PMZD;
	color: rgb(255, 255, 255, 0.04);
	text-transform: uppercase;
	/* margin-left: 38px; */
	margin-top: 22px;
}

.product .product_top ul li div a {
	font-size: 18px;
	color: #fff;
	display: block;
	width: 113px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	/* background: #ff3100; */
	background: #333;
	border-radius: 6px;
	margin-top: 29px;
}

.product .prod_prev,
.product .prod_next {
	width: 70px;
	height: 70px;
	background: #ff3100;
	position: absolute;
	border-radius: 50%;
	transition: ease .3s;
	cursor: pointer;
	z-index: 2;
	user-select: none;
}

.product .prod_prev img,
.product .prod_next img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.product .prod_prev {
	left: 0%;
	top: 311px;
	transform: translateX(-50%) translateY(-50%);
}

.product .prod_next {
	right: 0%;
	top: 311px;
	transform: translateX(50%) translateY(-50%) rotate(180deg);
}

.product .prod_prev::after,
.product .prod_next::after {
	position: absolute;
	width: 90px;
	height: 90px;
	content: "";
	background: rgb(255, 49, 0, 0.2);
	border-radius: 50%;
	left: -10px;
	top: -10px;
	transition: ease .3s;
}

.product .prod_prev.cur,
.product .prod_next.cur {
	background: #ccc;
}

.product .prod_prev.cur::after,
.product .prod_next.cur::after {
	position: absolute;
	width: 91px;
	height: 91px;
	content: "";
	background: rgb(204, 204, 204, 0.2);
	border-radius: 50%;
	left: -10px;
	top: -10px;
	transition: ease .3s;
}

.product .product_top .w1300 {
	overflow: hidden;
	height: 100%;
}

.product .product_content {
	overflow: hidden;
	margin-top: 39px;
}

.product .product_box {
	float: left;
	width: 416px;
	margin-right: 26px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 38px;
}

.product .product_box i {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
}

.product .product_box i img {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.product .product_box:nth-child(3n) {
	margin-right: 0;
}

.product .product_box dl {
	height: 96px;
	width: 100%;
	position: relative;
}

.product .product_box dl dt {
	float: left;
	position: absolute;
	left: 17px;
	top: 50%;
	transform: translateY(-50%);
}

.product .product_box dl dt h1 {
	font-size: 24px;
	color: #333;
}

.product .product_box dl dt p {
	font-size: 14px;
	color: #333;
	margin-top: 4px;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product .product_box dl dd {
	width: 50px;
	height: 33px;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/product_next.png) center no-repeat;
	transition: ease .2s 1s;
}

.product .product_box:hover dl dd {
	background: url(../images/product_next.png) 50px no-repeat;
	transition: ease .2s
}

.product .product_box dl dd img {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: ease 1s;
}

.product .product_box:hover dl dd img {
	opacity: 1;
	transition: ease 1s .2s;
}

.product .product_box_out {
	position: relative;
	margin-top: 35px;
}

.product .product_box_in {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: ease .3s;
}

.product .product_box_in.cur {
	position: relative;
	opacity: 1;
	visibility: visible;
}

/* apply */
.apply {
	width: 100%;
	/* background: url(../images/apply_back.jpg) center no-repeat; */
	padding-bottom: 80px;
	overflow: hidden;
	/* margin-top: 80px; */
	background: #f5f5f5;
}

.apply .w1300 {
	padding: 10px;
	overflow: hidden;
}

/* .apply ul {
	overflow: hidden;
	padding: 20px;
	margin-left: -20px;
	margin-top: -20px;
} */

.apply ul {
	position: relative;
	transition: ease .3s;
	left: 0;
}

.apply ul li {
	float: left;
	/* width: 310px; */
	width: 420px;
	margin-right: 20px;
	/* border-radius: 10px; */
	overflow: hidden;
	/* margin-bottom: 20px; */
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	transition: ease .3s;
	z-index: 1;
	position: relative;
	background: #fff;
}

/* .apply ul li:hover {
	transform: scale(1.1);
	z-index: 2;
} */
/* 
.apply ul li:nth-child(3n) {
	margin-right: 0;
} */

.apply ul li a {
	display: block;
}

.apply ul li dl {
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	/* background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); */
	/* text-align: center; */
	/* display: none; */
}

.apply ul li dl dt {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.apply ul li dl dd {
	font-size: 14px;
	color: #999;
	margin-top: 2px;
	line-height: 24px;
	height: 72px;
}

.apply ul li dl span {
	font-weight: 100;
	font-family: "宋体";
	display: block;
	margin-top: 10px;
	display: none;
}

/* .apply ul li:nth-child(3) {
	width: 640px;
	margin-right: 0;
}

.apply ul li:last-child {
	margin-right: 0;
} */

.apply ul li i {
	display: block;
	width: 100%;
	height: 420px;
	background: #eee;
	position: relative;
}

.apply ul li i img {
	display: block;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.apply .apply_next_prev {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 50px;
}

.apply .apply_next_prev span.cur {
	opacity: 0.3;
}

.apply .apply_next_prev span,
.apply .apply_next_prev a,
.apply .apply_next_prev img {
	display: block;
	transition: ease .3s;
	cursor: pointer;
}

.apply .apply_next_prev span:nth-child(1) {
	transform: rotateY(180deg);
}

.apply .apply_next_prev span,
.apply .apply_next_prev a {
	float: left;
}

.apply .apply_next_prev a {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #052553;
	color: #fff;
	line-height: 23px;
	text-align: center;
	margin: 8px 12px;
	position: relative;
}

.apply .apply_next_prev a::after {
	content: "查看更多";
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	font-size: 14px;
	color: #333;
	position: absolute;
	white-space: nowrap;
}

/* apply-end */

/* power */
/* .power {
	width: 100%;
}

.power .power_title {
	width: 100%;
	height: 274px;
	background: url(../images/power_title.jpg) center no-repeat;
	overflow: hidden;
	margin-bottom: 11px;
}

.power .power_title dl {
	margin-top: 84px;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.power .power_title dl dt {
	float: left;
	font-size: 68px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 8px;
}

.power .power_title dl dd {
	float: left;
	margin-top: 5px;
	margin-left: 12px;
}

.power .power_title dl dd p {
	font-size: 46px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
}

.power .power_title dl dd p font {
	font-weight: 100;
}

.power .power_title dl dd span {
	font-size: 12px;
	font-weight: 100;
	color: rgb(255, 255, 255, 0.2);
	text-transform: uppercase;
	letter-spacing: 5.5px;
	display: block;
	margin-top: -1px;
}

.power .power_title h5 {
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: relative;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%);
}

.power .power_title h5 font {
	font-weight: 100;
}

.power .power_title h5::after {
	position: absolute;
	left: 0;
	top: calc(100% + 8px);
	width: 198px;
	height: 3px;
	content: "";
	background: rgb(255, 255, 255, 0.2);
}

.power .power_content {
	width: 100%;
	overflow: hidden;
}

.power .power_box .power_img {
	margin-bottom: 11px;
}

.power .power_box .power_text {
	margin-bottom: 11px;
	position: relative;
}

.power .power_box:nth-child(odd) .power_text {
	float: left;
	width: 630px;
	height: 522px;
	background: url(../images/power_text.jpg) left top no-repeat;
	box-sizing: border-box;
	position: relative;
}

.power .power_box .power_text_title {
	overflow: hidden;
	height: 89px;
	position: relative;
	z-index: 3;
}

.power .power_box .power_text_title p {
	width: 81px;
	height: 81px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to bottom, #96b463, #007f66);
	padding-top: 15px;
	box-sizing: border-box;
	font-size: 38px;
	font-family: Bahnschrift;
	position: relative;
	float: left;
}

.power .power_box .power_text_title p::before {
	position: absolute;
	content: "";
	top: 57px;
	left: 28px;
	width: 23px;
	height: 2px;
	background: #fff;
}

.power .power_box .power_text_title p::after {
	content: "";
	position: absolute;
	left: 6px;
	top: 6px;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	z-index: -1;
}

.power .power_box .power_text_title div {
	float: left;
	margin-left: 35px;
}

.power .power_box .power_text_title div h1 {
	font-size: 38px;
	color: #333;
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
}

.power .power_box .power_text_title div span {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	margin-top: 6px;
	display: block;
	font-weight: 100;
}

.power .power_box .power_text_title div h2 {
	font-size: 18px;
	font-weight: 100;
	color: #333;
	margin-top: 5px;
	letter-spacing: 2px;
}

.power .power_box:nth-child(odd) .power_img {
	width: 650px;
	float: right;
}

.power .power_box .power_img img {
	display: block;
}

.power .power_box .power_text ul {
	margin-top: 27px;
	width: 490px;
}

.power .power_box .power_text ul li {
	padding-left: 25px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	margin-top: 7px;
	position: relative;
}

.power .power_box .power_text ul li::after {
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #96b463;
	border-radius: 50%;
	left: 9px;
	top: 12px;
}

.power .power_box .power_en {
	font-size: 40px;
	text-transform: uppercase;
	font-family: PMZD;
	color: rgba(51, 51, 51, 5%);
	margin-left: 20px;
	margin-top: 50px;
}

.power .power_box:nth-child(even) .power_text {
	float: right;
	width: 630px;
	height: 522px;
	background: url(../images/power_text.jpg) left top no-repeat;
	box-sizing: border-box;
	position: relative;
}

.power .power_box:nth-child(even) .power_img {
	width: 100%;
	float: left;
	margin-left: calc(-100% + 650px);
}

.power .power_box:nth-child(even) .power_img img {
	float: right;
}

.power .power_middle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 73px;
} */

/* power-end */

/* choose */
.choose {
	width: 100%;
	height: 1360px;
	background: url(../images/choose_back.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
	margin-top: 220px;
}

.choose .choose_title {
	text-align: center;
	margin-top: 195px;
}

.choose .choose_title h1 {
	font-size: 64px;
	color: #000;
	position: relative;
}

.choose .choose_title h1::after {
	position: absolute;
	width: 398px;
	height: 47px;
	content: "";
	background: url(../images/choose_us.png) center no-repeat;
	left: 50%;
	transform: translateX(-50%) translateY(-100%);
	top: -15px;
}

.choose .choose_title h1 font {
	color: #96b463;
}

.choose .choose_title p {
	font-size: 24px;
	font-weight: lighter;
	text-indent: 7px;
	color: #666;
	margin-top: 10px;
	
	
}

.choose .choose_nav {
	width: 1300px;
	margin: 70px auto 0 auto;
	overflow: hidden;
}

.choose .choose_nav_left {
	float: left;
}

.choose .choose_nav_left ul {
	overflow: hidden;
}

.choose .choose_nav_left ul li {
	float: left;
	width: 145px;
	height: 257px;
	text-align: center;
	background: #fff;
	user-select: none;
	cursor: pointer;
	transition: ease .3s;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.choose .choose_nav_left ul li::after {
	width: 430px;
	height: 70px;
	background: #ff3100;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	border-radius: 50%;
	transition: ease .3s;
}

.choose .choose_nav_left ul li.cur::after {
	transform: translateX(-50%) translateY(-4px);
}

.choose .choose_nav_left ul li.cur {
	background: #96b463;
}

.choose .choose_nav_left ul li h1 {
	font-size: 72px;
	font-family: bahnschrift;
	margin-top: 28px;
	color: #333;
	position: relative;
	transition: ease .3s;

}

.choose .choose_nav_left ul li.cur h1,
.choose .choose_nav_left ul li.cur h2,
.choose .choose_nav_left ul li.cur p {
	color: #fff;
}

.choose .choose_nav_left ul li h1::after {
	width: 2px;
	height: 23px;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	opacity: 0.1;
	top: 88px;
	transition: ease .3s;
}

.choose .choose_nav_left ul li.cur h1::after {
	border-color: #fff;
}

.choose .choose_nav_left ul li h2 {
	font-size: 21px;
	color: #333;
	margin-top: 60px;
	transition: ease .3s;
}

.choose .choose_nav_left ul li p {
	font-size: 32px;
	color: #000;
	opacity: 0.3;
	text-transform: uppercase;
	transform: scale(0.8);
	margin-top: 1px;
	transition: ease .3s;
}

.choose .choose_nav_right {
	float: right;
	height: 257px;
	overflow: hidden;
}

.choose .choose_nav_right ul {
	transition: ease .8s;
	position: relative;
	width: 576px;
}

.choose .choose_nav_right ul li {
	height: 257px;
	overflow: hidden;
	position: relative;
}

.choose .choose_nav_right h1 {
	font-size: 34px;
	margin-top: 7px;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
}

.choose .choose_nav_right h1 span {
	font-weight: 500;
}

.choose .choose_nav_right h1 font {
	display: block;
	font-size: 18px;
	color: #ccc;
	font-weight: lighter;
	/* margin-left: 12px; */
	position: relative;
	top: 4px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.choose .choose_nav_right p {
	width: 36em;
	font-size: 18px;
	font-weight: 100;
	color: #333;
	line-height: 26px;
	margin-top: 12px;
	position: relative;
}

.choose .choose_nav_right p::after {
	content: "";
	width: 44px;
	height: 11px;
	background: #ff3100;
	position: absolute;
	left: 0;
	bottom: -34px;
}

.choose .choose_content {
	max-width: 1500px;
	min-width: 1300px;
	height: 500px;
	margin: 86px auto 0 auto;
	background: #eee;
	overflow: hidden;
}

.choose .choose_content_box {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.choose .choose_content_box div {
	transition: ease .8s;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
}

.choose .choose_content_box.cur div {
	width: 100%;
	height: 100%;
	transition: ease .5s .8s;
	border-radius: 0;
	box-shadow: none;
}

.choose_scroll {
	width: 100%;
	position: relative;
	height: 100%;
	transition: ease .8s;
}

/* choose-end */

/* about */
.about {
	width: 100%;
	height: 873px;
	background: url(../images/about_back.jpg) center no-repeat;
}

.about .w1300 {
	height: 100%;
	overflow: hidden;
}

.about .w1300::after {
	width: 1107px;
	height: 628px;
	border: 11px solid #fff;
	box-sizing: border-box;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.about .w1300 .about_left {
	float: left;
	margin-left: 60px;
	margin-top: 172px;
	position: relative;
	z-index: 2;
}

.about .w1300 .about_left h1 {
	font-size: 32px;
	color: #fff;
	position: relative;
}

.about .w1300 .about_left h1::after {
	position: absolute;
	content: "";
	width: 36px;
	height: 2px;
	background: url(../images/about_title_line.png) center no-repeat;
	left: 0;
	top: 100%;
	transform: translateY(21px);
}

.about .w1300 .about_left p {
	width: 38em;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 30px;
	font-size: 14px;
}

.about .w1300 .about_left h2 {
	font-size: 18px;
	color: #fff;
	margin-top: 47px;
}

.about .about_more {
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

.about .about_more::after {
	width: 435px;
	height: 1px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	left: 0;
	top: 50%;
}

.about .about_more a {
	display: block;
	float: right;
	font-size: 13px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.5);
	padding-right: 27px;
	background: url(../images/about_more.png) right center no-repeat;
	margin-right: 13px;
}

.about .about_scroll {
	overflow: hidden;
	width: 438px;
	margin-top: 23px;
	float: left;
}

.about .w1300 .about_left ul {
	overflow: hidden;
	transition: ease .3s;
	position: relative;
	left: 0;
}

.about .w1300 .about_left ul li {
	float: left;
	width: 209px;
	margin-right: 20px;
	position: relative;
	opacity: 0.3;
	transition: ease .3s;
}

.about .w1300 .about_left ul li.cur {
	opacity: 1;
	transition: ease .3s .1s;
}

.about .w1300 .about_left ul li a,
.about .w1300 .about_left ul li i,
.about .w1300 .about_left ul li img,
.about .w1300 .about_left ul li font {
	display: block;
	width: 100%;
}

.about .w1300 .about_left ul li i {
	height: 142px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
}

.about .w1300 .about_left ul li i img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.about .w1300 .about_left ul li font {
	color: #fff;
	text-align: center;
	margin-top: 9px;
	font-size: 14px;
}

.about .about_btn {
	width: 37px;
	float: left;
	margin-top: 25px;
	margin-left: 35px;
}

.about .about_btn dl dt,
.about .about_btn dl dd {
	width: 37px;
	height: 37px;
	border-radius: 50%;
	background: #fff;
	margin: 22px 0;
	cursor: pointer;
	user-select: none;
	text-align: center;
	line-height: 37px;
	font-family: fangsong;
	font-size: 18px;
	color: #ccc;
	border: 1px solid #ccc;
	box-sizing: border-box;
	transition: ease .3s;
}

.about .about_btn dl dt:hover,
.about .about_btn dl dd:hover {
	background: #ff4200;
	color: #fff;
	border-color: #ff4200;
}

.about .about_right {
	width: 652px;
	height: 519px;
	float: right;
	position: relative;
	z-index: 3;
	top: 50%;
	transform: translateY(-50%);
}

/* about-end */

/* cust */
.cust {
	width: 100%;
}

.cust ul {
	overflow: hidden;
}

.cust ul li {
	float: left;
	width: calc(100% / 4);
	box-sizing: border-box;
}

/* .cust ul li:nth-child(-n+3) {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.cust ul li:nth-last-child(-n+3) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.cust ul li:nth-last-child(3n) {
	border-left: 1px solid #eee;
} */

.cust ul li {
	border-right: 1px solid #eee;
}

.cust ul {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.cust ul li:nth-child(-n+4) {
	border-bottom: 1px solid #eee;
}

.cust ul li a,
.cust ul li a img {
	display: block;
}

.cust ul li a {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.cust ul li a img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 60%;
}

/* cust-end */

/* news */
.news {
	width: 100%;
	background: url(../images/news_back.jpg) center bottom no-repeat;
	padding-bottom: 108px;
	margin-top: 50px;
}

.news .news_left {
	float: left;
	width: 600px;
	position: relative;
	z-index: 3;
}

.news .news_left .news_left_box {
	overflow: hidden;
	margin-top: 65px;
	position: relative;
	background: url(../images/news_01_back.jpg) center no-repeat;
}

.news .news_title {
	float: left;
	margin-top: 87px;
}

.news .news_title h1 {
	font-size: 60px;
	color: #333;
}

.news .news_title h1 span {
	color: #96b463;
}

.news .news_title p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 100;
	color: #999999;
	position: relative;
	margin-top: 8px;
}

.news .news_title p::before {
	width: 22px;
	height: 13px;
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	background: #eaeaea;
	border-radius: 3px;
}

.news .news_first {
	width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: ease .3s;
}

.news .news_first.cur {
	visibility: visible;
	opacity: 1;
	position: relative;
}

.news .news_first a {
	display: block;
	padding-bottom: 40px;
}

.news .news_first i,
.news .news_first img {
	display: block;
}

.news .news_first i {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.news .news_first i img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.news .news_first h1 {
	font-size: 26px;
	color: #fff;
	padding: 0 60px;
	position: relative;
	margin-left: 28px;
	margin-top: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .news_first h1::after {
	width: 50px;
	height: 25px;
	content: "New";
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: 500;
	background: #ff3100;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 3px;
}

.news .news_first p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
	padding: 0 28px;
	line-height: 24px;
	margin-top: 16px;
}

.news .news_first span {
	display: block;
	padding: 0 28px;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}

.news .news_first span font {
	display: block;
	margin-top: 17px;
}

.news .news_first span font:nth-child(1) {
	float: left;
}

.news .news_first span font:nth-child(2) {
	float: right;
}

.news .news_right {
	float: right;
	width: 700px;
	position: relative;
	z-index: 2;
}

.news .news_right ul {
	overflow: hidden;
	padding: 10px;
	margin-right: -10px;
	float: right;
	margin-top: 60px;
}

.news .news_right ul li {
	float: left;
	width: 180px;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-left: 30px;
	transition: ease .3s;
	background: #fff;
	position: relative;
}

.news .news_right ul li.cur,
.news .news_right ul li:hover {
	background: none;
}

.news .news_right ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #96b463, #96b463);
	z-index: -1;
	opacity: 0;
	transition: ease .3s;
}

.news .news_right ul li.cur::after,
.news .news_right ul li:hover::after {
	opacity: 1;
}

.news .news_right ul li a {
	display: block;
	padding-top: 36px;
	padding-bottom: 50px;
}

.news .news_right ul li a h1 {
	font-size: 72px;
	font-family: bahnschrift;
	font-weight: 500;
	transition: ease .3s;
}

.news .news_right ul li.cur a h1,
.news .news_right ul li:hover a h1 {
	color: #fff;
}

.news .news_right ul li a i {
	display: block;
	width: 100%;
	height: 14px;
	overflow: hidden;
	position: relative;
}

.news .news_right ul li a i img {
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	transition: ease .3s;
}

.news .news_right ul li.cur a i img,
.news .news_right ul li:hover a i img {
	bottom: -100%;
}

.news .news_right ul li a h2 {
	font-size: 22px;
	color: #333;
	margin-top: 13px;
	transition: ease .3s;
}

.news .news_right ul li.cur a h2,
.news .news_right ul li:hover a h2 {
	color: #fff;
}

.news .news_right ul li a h2 span {
	font-weight: 500;
}

.news .news_right ul li a p {
	font-size: 12px;
	color: #ccc;
	margin-top: 4px;
	transition: ease .3s;
}

.news .news_right ul li.cur a p,
.news .news_right ul li:hover a p {
	color: #fff;
}

.news .news_right_box {
	width: 700px;
	position: relative;
	right: 0;
	top: 0;
}

.news .news_right .news_right_content {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	margin-top: 60px;
	padding-top: 40px;
	padding-left: 450px;
	margin-left: -450px;
	padding-bottom: 113px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
	position: relative;
}

.news .news_right .news_right_content dl {
	width: 600px;
	position: absolute;
	left: 50px;
	top: 0;
	visibility: hidden;
	opacity: 0;
	transition: ease .3s;
	background: #FFF;
}

.news .news_right .news_right_content dl.cur {
	position: relative;
	visibility: visible;
	opacity: 1;
}

.news .news_right .news_right_content dl dt {
	position: relative;
}

.news .news_right .news_right_content dl dt h1 {
	font-size: 30px;
	color: #333;
	text-transform: lowercase;
}

.news .news_right .news_right_content dl dt h1 span {
	font-weight: 500;
}

.news .news_right .news_right_content dl dt p {
	color: #999;
	font-size: 14px;
	margin-top: 2px;
}

.news .news_right .news_right_content dl dt a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	overflow: hidden;
	background: #96b463;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: ease .3s;
}

.news .news_right .news_right_content dl dt a:hover {
	background: #333;
}

.news .news_right .news_right_content dl dt a::after,
.news .news_right .news_right_content dl dt a::before {
	content: "";
	width: 10px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
}

.news .news_right .news_right_content dl dt a::before {
	transform: translate(-50%, -50%) rotate(90deg);
}

.news .news_right .news_right_content dl dd {
	overflow: hidden;
	margin-top: 30px;
}

.news .news_right .news_right_content dl dd div:nth-child(1) {
	display: none;
}

.news .news_right .news_right_content dl dd div {
	width: 275px;
	float: left;
	margin-right: 50px;
}

.news .news_right .news_right_content dl dd div:last-child {
	margin-right: 0;
}

.news .news_right .news_right_content dl dd div i {
	width: 275px;
	height: 200px;
	overflow: hidden;
	position: relative;
	display: block;
}

.news .news_right .news_right_content dl dd div i img {
	display: block;
	position: absolute;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.news .news_right .news_right_content dl dd div h1 {
	font-size: 18px;
	color: #333;
	width: 14em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 21px;
	transition: ease .3s;
}

.news .news_right .news_right_content dl dd div:hover h1 {
	color: #ff3100;
}

.news .news_right .news_right_content dl dd div p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 9px;
}

.news .news_right .news_right_content dl dd div span {
	font-size: 14px;
	color: #999;
	display: block;
	overflow: hidden;
}

.news .news_right .news_right_content dl dd div span font {
	display: block;
	margin-top: 15px;
}

.news .news_right .news_right_content dl dd div span font:nth-child(1) {
	float: left;
}

.news .news_right .news_right_content dl dd div span font:nth-child(2) {
	float: right;
	margin-right: 15px;
}

/* news_end */

.ft-share ul {
	margin-left:-15px;
}
.ft-share ul li {
	margin-left:15px;
	display:inline-block;
	float:left;
}
.ft-share ul li a {
	width:30px;
	height:30px;
	line-height:30px;
	font-size:30px !important;
	text-align:center;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display:block;
	color: #FFF;
	overflow:hidden;
}
.ft-share ul li i {
	display: block;
	font-size:30px !important;
}
.ft-share ul li .icon-facebook-full {
	background:#3B599A;
}
/*linked in*/
.ft-share ul li .icon-in-full {
	background:#0A66C1;
}
.ft-share ul li .icon-twitter-full {
	background:#1D9BF0;
}
.ft-share ul li .icon-youtube-full {
	background:#F00;
}
.ft-logo {
	right:0;
	bottom:-90px;
	position:absolute;
}
.ft-copyright {
	line-height:100px;
	font-size:16px;
	text-align:center;
	border-top:1px solid #1D1F23;
}

/* footer */
.footer {
	width: 100%;
	background: #222;
	padding: 100px 0;
}

.footer .footer_content {
	overflow: hidden;
}

.footer .footer_content_1 {
	float: left;
	width: 400px;
}

.footer_content_1 a img{width:330px;}

.footer .footer_content_1 p {
	font-size: 14px;
	color: rgb(255, 255, 255, 0.6);
	line-height: 25px;
	margin-top: 20px;
	font-weight: 100;
	margin-bottom: 15px;
}

.footer .footer_ewm {
	margin-right: 20px;
	width: 86px;
	height: 86px;
	display: block;
	float: left;
}

.footer .footer_content_2 {
	float: right;
	margin-left: 50px;
}

.footer .footer_content_title p {
	color: rgb(255, 255, 255, 0.2);
	font-weight: 100;
}

.footer .footer_content_title font {
	font-size: 20px;
	color: #ddd;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

.footer .footer_content_2 ul {
	margin-top: 15px;
	float: left;
}

.footer .footer_content_2 ul:nth-child(3) {
	margin-left: 50px;
}

.footer .footer_content_2 ul li a {
	font-size: 14px;
	color: rgb(221, 221, 221, 0.7);
}

.footer .footer_content_2 ul li {
	line-height: 35px;
	height: 35px;
}

.footer .footer_content_3 {
	float: right;
	margin-left: 50px;
}

.footer .footer_content_3_txet dl {
	margin-top: 24px;
}

.footer .footer_content_3_txet dl dt {
	font-size: 14px;
	color: rgb(221, 221, 221, 0.7);
	
	margin-top: 15px;
}

.footer .footer_content_3_txet dl dt span {
	letter-spacing: 1.15em;
}

.footer .footer_content_3_txet dl dd {
	font-size: 14px;
	color: #ddd;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 30px;
	background: url(../images/footer_phone.png) left center no-repeat;
	margin-top: 15px;
}

.footer .footer_content_4 {
	float: right;
	margin-left: 50px;
}

.footer .footer_content_4 span {
	display: block;
	font-size: 14px;
	color: rgb(221, 221, 221, 0.7);
	width: 18em;
	margin-top: 20px;
	line-height: 24px;
}

.footer_bottom {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #000;
	color: rgb(221, 221, 221, 0.5);
	font-size: 14px;
}

.footer_bottom a {
	color: rgb(221, 221, 221, 0.5);
}

.footer_bottom span {
	float: right;
}
.footer_bottom .w1300{text-align: center; font-size: 18px; font-weight: 100;}

/* footer-end */
/* 首页样式结束 */
/* ------------------------------------------------- */

/* 内页 */

/*map*/
.map {
	border-bottom: 1px #ddd solid;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	position: relative;
}

.map a {
	font-size: 15px;
	color: #000;
}

.map i {
	font-family: "fangsong";
}

.map .home_ico:before {
	content: "";
	display: block;
	background: url(../images/nr_map.png) center no-repeat;
	width: 12px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 23px;
	opacity: 0.5;
}

.map .home_ico {
	padding-left: 24px;
}

/* map-end */

/* banner——nr */
.banner_nr {
	height: 200px;
	color: #fff;
	text-align: center;
}

.banner_nr p {
	font-size: 36px;
	font-weight: bold;
	padding-top: 70px;
}

.banner_nr span {
	font-size: 14px;
	text-transform: uppercase;
	opacity: 0.5;
	letter-spacing: 1px;
	padding-top: 6px;
	display: block;
}

.banner_nr1 {
	height: 200px;
	color: #fff;
	text-align: center;
}

.banner_nr1 p {
	font-size: 36px;
	font-weight: bold;
	padding-top: 70px;
}

.banner_nr1 span {
	font-size: 14px;
	text-transform: uppercase;
	opacity: 0.5;
	letter-spacing: 1px;
	padding-top: 6px;
	display: block;
}

/* banner_nr-end */

/*联系我们内页*/

.in_contact {
	padding: 50px;
	background: #f9f9f9;
	margin: 50px 0 60px;
}

.in_contact .cont-tit {
	width: 100%;
	line-height: 38px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	color: #666
}

.in_contact ul {
	width: 100%
}

.in_contact ul:after {
	content: '';
	clear: both;
	display: block;
}

.in_contact > ul > li {
	float: left;
	width: 33.33%;
	padding: 40px 2.5% 0 2.5%;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
	min-height: 320px;
}

.in_contact ul > li:first-child {
	border-left: none
}

.in_contact ul > li img {
	margin-bottom: 5px
}

.in_contact ul > li h2 {
	font-size: 30px;
	color: #000;
	line-height: 48px;
	margin-bottom: 12px;
	font-weight: normal;
	padding-top: 0px;
	text-align: left;
}

.in_contact ul > li p {

	font-size: 16px;
	color: #555;
	line-height: 35px;

}

.in_contact ul > li p a {
	font-size: 15px;
	color: #555;
	line-height: 35px;
}

.in_contact ul > li p a:hover {
	color: #064893;
}

.in_contact ul > li p a img {
	display: inline-block;
	vertical-align: middle;
}

.in_contact ul > li dl {
	width: 100%;
	padding-top: 20px
}

.in_contact li dd {
	float: left;
	width: 28%;
	margin-right: 5%;
}

.in_contact li img {
	max-width: 100%;
	height: auto;
}

.in_contact li dd p {
	font-size: 15px;
	color: #666;
	line-height: 20px;
	text-align: center;
}

.in_contact li h3 {
	font-size: 24px;
	color: #000;
	line-height: 61px
}

.in_contact li .ban {
	position: relative
}

.in_contact li .box {
	background: #f5f5f5;
	padding: 30px 0 35px;
	position: absolute;
	top: 90px;
	left: -10%;
	opacity: 0;
	filter: alpha(opacity=0)
}

.in_contact li .box h4 {
	font-size: 24px;
	color: #000;
	line-height: 43px;
	padding-left: 10%;
	margin-bottom: 6px
}

.in_contact li .box p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 0 10%
}

.in_contact li .box:after {
	border-bottom: 13px solid #f5f5f5;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	position: absolute;
	top: -13px;
	left: 13%;
	content: "";
	width: 0;
	height: 0;
}

/*联系我们内页结束*/


.customer_upload .customer_upload_right {
	position: relative;
	transition: ease .3s;
	width: 100%;
}

.customer_upload .customer_upload_right::after {
	content: "contact us";
	position: absolute;
	left: -374px;
	top: 305px;
	text-transform: uppercase;
	font-size: 78px;
	color: #f6f6f6;
	font-weight: bold;
	transform: rotate(90deg);
	transition: ease .3s;
}

.customer_upload .customer_upload_right h1 {
	font-size: 44px;
	color: #96b463 ;
	text-align: right;
	transition: ease .3s;
	text-align: center;
	margin-top: 30px;
}

.customer_upload .customer_upload_right p {
	font-size: 22px;
	color: #333;
	text-align: right;
	transition: ease .3s;
	text-align: center;
	font-weight: 100;
}

.customer_upload .customer_upload_right ul {
	margin-top: 37px;
	position: relative;
	transition: ease .3s;
	display: inline-block;
}

.customer_upload .customer_upload_right ul li {
	float: left;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	height: 68px;
	margin-bottom: 20px;
	transition: ease .3s;
	width: 49%;
}

.customer_upload .customer_upload_right input[type=text] {
	outline: none;
	width: 77%;
	background: #fff;
	padding-left: 113px;
	display: block;
	font-size: 18px;
	position: relative;
	cursor: pointer;
	line-height: 72px;
	color: #666;
	padding-right: 20px;
	transition: ease .3s;
}

.customer_upload .customer_upload_right input[type=text]::placeholder {
	color: #666;
}

.customer_upload .customer_upload_right ul li:nth-child(1) {
	margin-right: 20px;
}
.customer_upload .customer_upload_right ul li:nth-child(3) {
	margin-right: 20px;
}

.customer_upload .customer_upload_right li label {
	cursor: pointer;
	transition: ease .3s;
}


/* .customer_upload .customer_upload_right li:nth-child(4) input[type=text]{width: 68%;padding-left: 168px;} */


.customer_upload .customer_upload_right li label:nth-child(1) {
	height: 68px;
	line-height: 68px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-size: 20px;
	color: #666;
	padding-left: 20px;
}

.customer_upload .customer_upload_right li label:nth-child(2) {
	line-height: 74px;
	color: #666;
	position: absolute;
	left: 115px;
	top: 0;
	z-index: 2;
	width: 100%;
}

.customer_upload .customer_upload_right li:nth-child(5) label:nth-child(2) {
	left: 177px;
}
.customer_upload .customer_upload_right ul li:nth-child(3) {
	width: 100%;
}
.customer_upload .customer_upload_right ul li:nth-child(4) {
	width: 100%;
	clear: both;
	height: 214px;
}

.customer_upload .customer_upload_right ul li textarea {
	display: block;
	position: absolute;
	width: 100%;
	height:100%;
	outline: none;
	cursor: pointer;
	font-size: 18px;
	color: #666;
	box-sizing: border-box;
	padding-left: 10%;
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 24px;
	resize: none;
	transition: ease .3s;
}

.customer_upload .customer_upload_right .upload {
	display: block;
	width: 100%;
	height: 77px;
	background: #ff0000;
	font-size: 22px;
	color: #fff;
	letter-spacing: 5px;
	border-radius: 6px;
	cursor: pointer;
	transition: ease .3s;
}

.customer_upload .customer_upload_right .upload:hover {
	background: #bc0000;
}

.customer_upload .customer_upload_right ul h2 {
	font-size: 55px;
	text-transform: uppercase;
	color: #eee;
	height: 0;
	margin-top: 0;
	padding-bottom: 0;
	line-height: 60px;
	transition: ease .3s;
	width: calc(50% - 10px);
	float: right;
	border-bottom: 1px solid #eee;
	opacity: 0;
	visibility: hidden;
	position: relative;
}

.customer_upload .customer_upload_right ul h2::after {
	position: absolute;
	width: 40px;
	height: 5px;
	background: #eee;
	content: "";
	bottom: 0;
	left: 0;
}

/* customer_upload-end */



/*about_nr*/
.fl {
	float: left
}

.fr {
	float: right
}

.com-width>.page {
	position: relative;
}

.com-width .left {
	float: left;
	width: 510px;
}

.com-width .right {
	width: 720px;
	background: #fff;
	padding: 35px;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
	margin-left: 0px;
	height: 443px;
}

.com-width .left .pic.pic-plus {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
	height: 383px;
	overflow: hidden;
}

#bodycon #center {
	width: 100% !important;
	background: url() repeat center !important;
}

.com-width .left .page-title .en {
	font-size: 30px;
	text-transform: capitalize;
	color: #aaa;
	display: block;
	line-height: 40px;
	padding: 20px 0 0;
}

.com-width .left .page-title .cn {
	font-size: 40px;
	line-height: 40px;
	padding: 0 0 30px;
	font-weight: normal;
}

.com-width.clearfix {
	padding: 50px 0px;
}

#bodycon {
	padding: 0px 0;
	width: 100% !important;
}

.com-width .left .pic.pic-plus img {
	display: block;
	width: 100%;
	position: relative;
}

.com-width .left {
	position: relative
}

.com-width .left>.intro-num {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(16, 89, 169, 0.65);
	width: 350px;
	padding: 20px;
	text-align: center;
}

.com-width .left>.intro-num>li {
	display: inline-block;
	padding: 5px 18px;
}

.com-width .left>.intro-num>li p {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 20px;
}

.com-width .left>.intro-num>li p i {
	display: inline-block;
	font-size: 32px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	line-height: 40px;
	padding-bottom: 5px;
}

.com-width .right .des {
	overflow-y: auto;
	height: calc(100% - 105px);
	padding-right: 15px;
	line-height: 30px;
	font-size: 16px;
}

.com-width .right .des p {
	font-size: 16px;
	color: #565656;
	padding: 0 0 0px;
	line-height: 40px;
	text-align: justify;
	text-indent: 2em;
}

.com-width .right .about_tit {
	font-size: 30px;
	font-weight: bold;
	display: block;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 25px;
	color: #96b463;
}

.prod_right_tj_title_two {
	border-left: 7px #ff3100 solid;
	height: 39px;
	position: relative;
	margin-top: 20px;
}

.prod_right_tj_title_two p {
	padding-left: 20px;
	font-size: 22px;
	line-height: 22px;
}

.prod_right_tj_title_two em {
	padding-left: 20px;
	font-size: 18px;
	color: #dddddd;
	display: block;
	padding-top: 3px;
}

.prod_right_tj_title_two a {
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
	background: url() left no-repeat;
	padding-left: 24px;
	color: #ccc;
	font-size: 12px;
}

/*about_nr-end*/


/**/
.case{padding-top: 70px; margin-top: 220px;}
.case_class{width: 1300px; margin: auto;}
.case_class .fl{position: relative;}
.case_class .fl p{font-size: 42px;}
.case_class .fl p strong{color: #222; z-index: 2; position: relative;}
.case_class .fl p::after{content:""; display: block; width: 20px; height: 20px; background: #ff3100; border-radius: 50px; position: absolute; left: -5px; bottom: 0; z-index: 0;}
.case_class .fl span{font-size: 36px; position: absolute; top: 10px; left: 190px; font-weight: bold; opacity: 0.1;}
.case_class .fr{ border-bottom: 1px #ccc solid;}
.case_class .fr a.on{background: #96b463;}
.case_class .fr a{display: block; float: left; height: 50px; line-height: 50px; position: relative; padding:0px 20px;}
.case_class .fr a:nth-child(1) i{background: url(../images/case_01.png) no-repeat; width: 32px; height: 24px;}
.case_class .fr a:nth-child(2) i{background: url(../images/case_02.png) no-repeat; width: 24px; height: 26px;}
.case_class .fr a:nth-child(3) i{background: url(../images/case_03.png) no-repeat; width: 25px; height: 29px;}
.case_class .fr a:nth-child(4) i{background: url(../images/case_04.png) no-repeat; width: 23px; height: 22px;}
.case_class .fr a i{display: block; float: left; position: absolute;}
.case_class .fr a:nth-child(1) i{top: 14px; left: 26px;}
.case_class .fr a:nth-child(2) i{top: 14px; left: 26px;}
.case_class .fr a:nth-child(3) i{top: 10px; left: 26px;}
.case_class .fr a:nth-child(4) i{top: 14px; left: 10px;}
.case_class .fr a p{font-size:20px; text-align: center;}
.case_class .fr a.on p{color:#fff;}
.case_nr{width: 1300px; margin: auto; margin-top: 40px;}
.case_nr li{}
.case_nr li img:nth-child(1){float: left;}
.case_nr li img:nth-child(2){float: right;}


/* prod */
.prod {
	/* margin-top: 70px; */
}

.prod .prod_title {
	position: relative;
	text-align: center;
}

.prod .prod_title::after {
	content: "product";
	display: block;
	position: absolute;
	top: -16px;
	left: 0;
	right: 0;
	font-size: 42px;
	font-weight: bold;
	opacity: 0.06;
	text-transform: uppercase;
	z-index: -1;
}

.prod .prod_title p {
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 6px;
}

.prod .prod_title p strong {
	color: #ff3100;
}

.prod .prod_title span {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	background: url(../images/title_span.png) center no-repeat;
	color: #666;
}

.prod .prod_nr {
	width: 1300px;
	margin: 60px auto 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
}

.prod_nr .prod_right {
	float: right;
	width: 940px;
}

/* 合作 */
.prod_right_X5 {
	width: 100% !important;
}

.prod_right_X5 ul li {
	width: 240px !important;
	margin-right: 25px !important;
	border: 1px solid #dedede;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
	transition: ease .3s;
	cursor: pointer;
}

.prod_right_X5 ul li:hover {
	border: 1px solid transparent;
	box-shadow: 0 0 16px rgb(0, 0, 0, 0.12);
}

.prod_right_X5 ul li:nth-child(5n) {
	margin-right: 0 !important;
}

.prod_right_X5 ul li img,
.prod_right_X5 ul li i,
.prod_right_X5 ul li a {
	width: 100% !important;
	margin: 0 !important;
	border: none !important;
}

.prod_right_X5 ul li i {
	height: 0 !important;
}


.prod_right_X5 ul li a {
	height: 100px !important;
}

.prod_right_X5 ul li:hover img {
	transform: none !important;
}

/* 合作 */
.prod_nr .prod_right .prod_right_title {
	background: #f9f9f9;
	height: 55px;
}

.prod_nr .prod_right .prod_right_title p {
	font-size: 18px;
	background: #000;
	width: 198px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	position: relative;
	text-indent: 64px;
	float: left;
}

.prod_nr .prod_right .prod_right_title p::after {
	content: "";
	display: block;
	background: url(../images/prod_right_title_p.png) no-repeat;
	width: 23px;
	height: 23px;
	position: absolute;
	top: 16px;
	left: 30px;
}

.prod_nr .prod_right .prod_right_title a {
	float: right;
	width: 30px;
	height: 30px;
	border-radius: 50px;
	border: 1px #bbb solid;
	text-align: center;
	line-height: 30px;
	font-family: "fangsong";
	margin-right: 16px;
	margin-top: 12px;
	position: relative;
}

.prod_nr .prod_right .prod_right_title a:hover {
	background: #ff3100;
	border: 1px #ff3100 solid;
	color: #fff;
}

.prod_nr .prod_right .prod_right_nr {
	overflow: hidden;
}

.prod_nr .prod_right .prod_right_nr ul li {
	width: 282px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	position: relative;
}

.prod_nr .prod_right .prod_right_nr ul li:nth-child(3) {
	margin-right: 0px;
}

.prod_nr .prod_right .prod_right_nr ul li:nth-child(6) {
	margin-right: 0px;
}

.prod_nr .prod_right .prod_right_nr ul li:nth-child(9) {
	margin-right: 0px;
}

.prod_nr .prod_right .prod_right_nr ul li:nth-child(12) {
	margin-right: 0px;
}

.prod_nr .prod_right .prod_right_nr ul li:hover p {
	background: #ff3100;
	color: #fff;
	transition: 0.3s;
}

.prod_nr .prod_right .prod_right_nr ul li:hover img {
	transform: scale(0.9);
}

.prod_nr .prod_right .prod_right_nr ul li a {
	display: block;
	width: 282px;
	background: #fff;
	transition: 0.3s;
	color: #333;
	/* height: 300px; */
	border: 1px solid #DDD;
}

.prod_nr .prod_right .prod_right_nr ul li a i {
	/* width: 278px; */
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	margin: auto;
	/* padding-top: 2px;
	height: 250px; */
}

.prod_nr .prod_right .prod_right_nr ul li a i img {
	display: block;
	width: 100%;
	margin: 0 auto;
	transition: ease .3s;
}

.prod_nr .prod_right .prod_right_nr ul li a p {
	width: 100%;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	transition: ease .3s;

}

.news_ny {
	background: #f9f9f9;
	overflow: hidden;
}

.news_ny ul {
	padding: 20px 0 20px;
}

.news_ny ul li {
	margin-bottom: 30px;
}

.news_ny .link {
	padding: 35px 30px 35px 150px;
	display: block;
	background-color: #fff;
	color: #646464;
	position: relative;
	border: 3px solid transparent;
	transition: .45s;
	-webkit-transition: .45s;
	height: 122px;
}

.news_ny .link .tit {
	font-size: 24px;
	line-height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 0px;
	text-align: left;
	color: #333;
}

.news_ny .link .abstracts {
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 30px;
	height: 60px;
	font-size: 14px;
	color: #999;
}

.news_ny .link .time {
	display: block;
	width: 90px;
	height: 140px;
	background: #a9a9a9;
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -70px;
	text-align: center;
	line-height: 1.2;
	color: #fff;
	font-family: "arial";
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	transition: background 0.6s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform-origin: 0% 50%;
}

.news_ny .link .time .day {
	font-size: 30px;
	margin-top: 20px;
	padding-top: 0px;
}

.news_ny .link .time:before {
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/news_time_ico_2.png) no-repeat scroll center center;
	margin: 25px auto 0;
}

.news_ny .link:hover {
	background-color: #fff;
	border-color: #444;
}

.news_ny .link:hover .time {
	background-color: #ff3100;
}

.news_ny .link:hover .tit {
	color: #333
}

.news_ny .link .border {
	position: absolute;
	background-color: #333;
	transition: .45s;
	-webkit-transition: .45s;
}

.news_ny .link .border.top {
	right: 0;
	top: 0;
	height: 3px;
	width: 0%;
}

.news_ny .link .border.right {
	right: 0;
	top: 0;
	height: 0%;
	width: 3px;
}

.news_ny .link .border.bottom {
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0%;
}

.news_ny .link .border.left {
	left: 0;
	bottom: 0;
	width: 3px;
	height: 0%;
}

.news_ny_class {
	margin: auto;
	padding-top: 50px;
	height: 40px;
	padding-bottom: 20px;
	justify-content: center;
	display: flex;
}

.news_ny_class dl {
	display: block;
}

.news_ny_class dl a {
	width: 160px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #fff;
	float: left;
	border-radius: 50px;
	transition: 0.4s;
	margin-right: 30px;
	font-size: 14px;
}

.news_ny_class dl:last-child a {
	margin-right: 0px;
}

.news_ny_class dl:hover a {
	background: #ff3100;
	transition: 0.4s;
	color: #fff;
}

.news_ny_class dl.cur a {
	background: #ff3100;
	color: #fff;
}

.Page {
	text-align: center;
	margin: 0px !important;
	margin-top: 20px !important;
	margin-bottom: 30px !important;
	justify-content: center;
	display: flex;
}

.Page .active span {
	background: #ff3100;
	color: #fff;
}

.Page .active a {
	background: #ff3100;
	color: #fff;
}

.Page ul li {
	float: left;
}

.Page ul li span {
	vertical-align: middle;
	font-size: 12px;
	line-height: 26px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
	margin-left: -1px;
}

.Page ul li a {
	vertical-align: middle;
	font-size: 12px;
	line-height: 26px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
	margin-left: -1px;
}

.loadmore {
	text-align: center;
}

.prod_ny {
	width: 900px;
	float: right;
}

.prod_ny_img .fl {
	width: 414px;
	background: #fff;
}

.prod_ny_img .fl img {
	width: 100%;
	border: 1px #eee solid;
	box-sizing: border-box;
}

.prod_ny_img .fr {
	width: 400px;
}

.prod_ny_img .fr p {
	font-size: 26px;
	font-weight: bold;
	color: #333;
}

.prod_ny_img .fr span {
	font-size: 14px;
	color: #666;
	line-height: 2.2;
}

.prod_ny_img .fr .prod_ny_tel {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: #ff3100;
	border-radius: 50px;
	color: #fff;
	margin-top: 30px;
}

/* .prod_ny_img ul {
	margin-top: 20px;
} */

/* .prod_ny_img ul li {
	vertical-align: middle;
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	text-align: center;
	color: #333;
	border: 1px solid #ddd;
	background: #fff;
	margin-left: 5px;
	border-radius: 50px;
	margin-bottom: 10px;
} */

.prod_ny_img ul li:hover {
	background: #ff3100;
	transition: 0.3s;
	color: #fff;
}

.prod_ny_img ul li a {
	color: #333;
}

.prod_ny_img ul li:hover a {
	color: #fff;
	transition: 0.3s;
}

.prod_ny_nr {
	width: 100%;
}

.prod_ny_nr_title {
	font-size: 24px;
	color: #333;
	height: 60px;
	line-height: 65px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 30px;
	margin-top: 30px;
}

.prod_ny_nr_title strong {
	color: #333;
}

.prod_ny_nr_content {
	line-height: 28px;
	font-size: 16px;
}

.prod_ny_nr_content strong {
	display: block;
	color: #333;
	font-size: 20px;
	border-left: 6px #1ea6b8 solid;
	padding-left: 10px;
	margin-top: 14px;
	margin-bottom: 8px;
}

.prod_ny_nr_content img {
	max-width: 100%;
}

.prod_ny_nr_content .list-paddingleft-2 {
	padding-left: 20px;
	margin-top: 10px;
}

.prod_ny_nr_content .list-paddingleft-2 li {
	list-style: initial;
}

.prod_ny_nr_content table {
	width: 100%;
}

.prod_ny_nr_content table tbody {
	border: 1px #ccc solid;
}

.prod_ny_nr_content table tbody tr td {
	border: 1px #ccc solid;
}

.prod_ny_nr_content .table-wrapper table,
.row .table-wrapper table {
	border: 0;
	margin: 0;
}

.prod_ny_nr_content .table{}
.prod_ny_nr_content .table td{padding:10px; text-align: center;}

table {
	background-color: transparent;
	max-width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
}

.mfb {
	margin-top: 60px;
}

.prod_tj {
	width: 100%;
	margin-top: 10px;
}

.prod_tj_title {
	line-height: 26px;
	height: 26px;
	margin-bottom: 20px;
	margin-top: 60px;
}

.prod_tj_title p {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	float: left;
	margin-right: 6px;
	border-left: 6px #ccc solid;
	padding-left: 16px;
}

.prod_tj_title em {
	color: #ccc;
	float: left;
	display: block;
	margin-top: 2px;
}

.prod_tj_title a {
	color: #bbb;
	float: right;
	display: block;
	margin-top: 2px;
}

.prod_tj_nr table tbody tr td {
	display: block;
	width: 265px;
	padding-left: 0px !important;
	float: left;
	margin-right: 27px;
	margin-bottom: 27px;
}

.prod_tj_nr table tbody tr td:nth-child(3) {
	margin-right: 0px !important;
}

.prod_tj_nr table tbody tr td:nth-child(6) {
	margin-right: 0px !important;
}

.prod_tj_nr table tbody tr td br {
	display: none;
}

.prod_tj_nr table tbody tr td i {
	width: 265px;
	display: block;
	overflow: hidden;
	border: 1px #ddd solid;
}

.prod_tj_nr table tbody tr td span {
	display: block;
	width: 265px;
	height: 55px;
	line-height: 55px !important;
	background: #fff;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	text-align: left;
	position: relative;
}

.prod_tj_nr table tbody tr td span a {
	padding-left: 20px;
}

.prod_tj_nr table tbody tr td span:after {
	content: "";
	background: url(../images/20181129105729_1076600761.png) right no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 19px;
	right: 20px;
	transition: 0.3s;
}

.prod_tj_nr table tbody tr td:hover span:after {
	background: url(../images/20181129105729_1076600761.png) left no-repeat;
}

.prod_tj_nr table tbody tr td:hover span {
	background: #ff8a00;
	transition: 0.3s;
}

.prod_tj_nr table tbody tr td:hover span a {
	color: #fff;
	transition: 0.3s;
}

.prod_right {
	width: 100%;
}

.prod_fl {
	height: 80px;
}

.prod_fl_title {
	float: left;
}

.prod_fl_title em {
	font-size: 12px;
	text-transform: uppercase;
	color: #ccc;
}

.prod_fl_title p {
	font-size: 28px;
	font-weight: bold;
}

.prod_fl_nr {
	float: right;
	margin-top: 24px;
}

.prod_fl_nr #classimgshow1 {
	float: left;
	margin-left: 60px;
	border-left: 5px #ddd solid;
	padding-left: 12px;
	transition: 0.3s;
}

.prod_fl_nr #classimgshow1 a {
	font-size: 16px;
}

.prod_fl_nr #classimgshow1:hover {
	border-left: 5px #FF3600 solid;
	transition: 0.3s;
}


.news-info {
	max-width: 1300px;
	margin: auto;
}

.news-info .leftbox {}

.news-info .leftbox .b1 {
	background: #fff;
	padding: 34px 30px 40px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.news-info .leftbox .txt {
	font-size: 14px;
	line-height: 26px;
	color: #222;
}

.news-info .leftbox .clickbox {
	width: 100%;
	border-top: 1px solid #eee;
	color: #999;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	margin-top: 34px;
	padding-top: 20px;
}

.pre_a:nth-child(1) {
	margin-right: 15px;
}

.news-info .leftbox .clickbox a {
	color: #666;
}

.news-info .leftbox .clickbox a:hover {
	color: #222;
}

.news-info .leftbox .clickbox .goback {
	width: 96px;
	height: 40px;
	line-height: 38px;
	display: block;
	border: 1px solid #ececec;
	color: #999;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 30px;
	padding-left: 20px;
	background: url(../images/icon26.png) 58px center no-repeat;
	transition: all ease .3s;
}

.news-info .leftbox .clickbox .goback:hover {
	color: #222;
	background: url(../images/icon26-1.png) 58px center no-repeat;
	border: 1px solid #666;
}

.news-info .leftbox .case-sj {
	width: 100%;
	padding: 24px 30px;
	background: #fff;
	margin-top: 10px;
}

.news-info .leftbox .case-sj .title {
	font-size: 18px;
	color: #999;
	line-height: 30px;
}

.news-info .leftbox .case-sj .list {
	width: 100%;
	margin-top: 23px;
}

.news-info .leftbox .case-sj .list li {
	float: left;
	width: 31.7%;
	margin-right: 2.45%;
	transition: all 0.5s linear;
}

.news-info .leftbox .case-sj .list li:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.news-info .leftbox .case-sj .list li:nth-child(3n) {
	margin-right: 0;
}

.news-info .leftbox .case-sj .list li a {
	width: 100%;
	display: block;
}

.news-info .leftbox .case-sj .list li .img {
	width: 100%;
	overflow: hidden;
}

.news-info .leftbox .case-sj .list li .img img {
	width: 100%;
	transition: all 0.5s linear;
}

.news-info .leftbox .case-sj .list li:hover .img img {
	transform: scale(1.05);
}

.news-info .leftbox .case-sj .list li .title {
	font-size: 14px;
	line-height: 30px;
	color: #222;
	padding: 12px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-info .rightbox {
	width: 30%;
	float: right;
}

.news-info .rightbox .news-tj {
	width: 100%;
	background: #fff;
	padding: 37px 30px 10px;
	box-sizing: border-box;
}

.news-info .rightbox .news-tj .title {
	font-size: 18px;
	line-height: 24px;
	color: #c3c3c3;
}

.news-info .rightbox .news-tj .list {
	margin-top: 10px;
}

.news-info .rightbox .news-tj .list li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 25px;
	margin-bottom: 13px;
}

.news-info .rightbox .news-tj .list li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.news-info .rightbox .news-tj .list li a {
	width: 100%;
	display: block;
}

.news-info .rightbox .news-tj .list li .t1 {
	font-size: 16px;
	line-height: 50px;
	color: #222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-info .rightbox .news-tj .list li:hover .t1 {
	color: #000;
}

.news-info .rightbox .news-tj .list li .t2 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 8px;
}

.news-info .rightbox .news-tj .list li .t3 {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 7px;
}

.news-info .rightbox .label {
	width: 100%;
	background: #fff;
	margin-top: 10px;
	padding: 26px 30px 32px;
}

.news-info .rightbox .label .title {
	font-size: 18px;
	line-height: 24px;
	color: #c3c3c3;
}

.news-info .rightbox .label .box {
	margin-top: 18px;
}

.news-info .rightbox .label .box a {
	color: #222;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/icon27.png) right center no-repeat;
	padding-right: 16px;
	margin-right: 10px;
}

.news-info .rightbox .label .box a:last-child {
	background: none;
	margin-right: 0;
}

.news-info .rightbox .label-case {
	width: 100%;
	margin-top: 10px;
	background: #fff;
	padding: 26px 30px 32px;
}

.news-info .rightbox .label-case .title {
	font-size: 18px;
	line-height: 24px;
	color: #c3c3c3;
}

.news-info .rightbox .label-case .box {
	margin-top: 18px;
}

.news-info .rightbox .label-case .box a {
	color: #222;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/icon27.png) right center no-repeat;
	padding-right: 16px;
	margin-right: 10px;
}

.news-info .rightbox .label-case .box a:last-child {
	background: none;
	margin-right: 0;
}

.news-info .leftbox.l2 {
	background: #fff;
	padding: 30px 30px 40px;
}

.news-info .leftbox .list2 {
	width: 100%;
}

.news-info .leftbox .list2 li {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	display: inline-block;
	padding-bottom: 24px;
	margin-bottom: 30px;
}

.news-info .leftbox .list2 li a {
	width: 100%;
	display: block;
}

.news-info .leftbox .list2 li .time {
	width: 110px;
	float: left;
	color: #999;
	font-size: 16px;
	transition: all 0.5s linear;
}

.news-info .leftbox .list2 li:hover .time {
	color: #21abd7;
}

.news-info .leftbox .list2 li .time span {
	font-weight: bold;
	font-size: 48px;
	line-height: 56px;
	display: block;
}

.news-info .leftbox .list2 li .tbox {
	width: calc(100% - 110px);
	float: left;
}

.news-info .leftbox .list2 li .tbox .t1 {
	font-size: 16px;
	line-height: 36px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-info .leftbox .list2 li .tbox .t2 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-info .leftbox .list2 li .tbox .t3 {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 18px;
	padding-right: 28px;
	background: url(../images/icon28.png) right center no-repeat;
	display: inline-block;
	transition: all 0.5s linear;
}

.news-info .leftbox .list2 li:hover .tbox .t3 {
	color: #222;
	background: url(../images/icon29.png) right center no-repeat;
}

.news-info .leftbox.l2 .page-list {
	margin: 10px auto 0;
}

.editor {
	font-size: 16px;
	line-height: 30px;
}

.editor img {
	display: block;
}

.news_ny_title {
	font-size: 26px;
	font-weight: bold;
	color: #333;
}

.news_ny_time {
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
	margin-top: 5px;
}

.news_ny_time p {
	float: left;
	margin-right: 20px;
}

.news_ny_time p a {
	color: #999;
}

/*ny*/
.case_ny {
	width: 100%;
	background: #f7f7f7;
	padding-bottom: 60px;
}

.case_ny .box {
	max-width: 1300px;
	margin: auto;
	display: table;
}

.case_ny .box .case-list {
	width: 1300px;
	display: table;
	padding: 50px 0 0px;
}

.case_ny .box .case-list li {
	width: 310px;
	float: left;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
	transition: all ease .5s;
}

.case_ny .box .case-list li:nth-child(4n) {
	margin-right: 0;
}

.case_ny .box .case-list li a {
	width: 100%;
	display: block;
}

.case_ny .box .case-list li .img {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 230px;
}

.case_ny .box .case-list li .img:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	opacity: 0;
	transition: all ease .5s;
}

.case_ny .box .case-list li .img:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	z-index: 2;
	opacity: 0;
	transition: all ease .5s;
}

.case_ny .box .case-list li .img img {
	width: 100%;
	transition: all ease .5s;
	display: block;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: left top;
}

.case_ny .box .case-list li .tbox {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	overflow: hidden;
}

.case_ny .box .case-list li .tbox .t1 {
	font-size: 14px;
	/* line-height: 24px; */
	color: #222;
	/* margin-bottom: 24px; */
	transition: all ease .5s;
	float: left;
}

.case_ny .box .case-list li .tbox .t2 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case_ny .box .case-list li .tbox .t3 {
	font-size: 14px;
	/* line-height: 24px; */
	color: #999;
	/* background: url(/import/Template/Default/Content/images/icon38.png) 68px center no-repeat; */
	transition: all ease .5s;
	float: right;
}

.case_ny .box .case-list li:hover {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
}

.case_ny .box .case-list li:hover .img:before {
	opacity: 1;
}

.case_ny .box .case-list li:hover .img:after {
	opacity: 1;
}

.case_ny .box .case-list li:hover .img img {
	transform: scale(1.1) translate(-50%, -50%);
}

.case_ny .box .case-list li:hover .tbox .t1 {
	color: #ff3100;
}

.case_ny .box .case-list li:hover .tbox .t3 {
	color: #222;
	/* background: url(/import/Template/Default/Content/images/icon39.png) 68px center no-repeat; */
}

/* 内页结束 */