﻿@charset "utf-8";
.prev,
.next {
	cursor: pointer;
}
/*product star*/
.product {
	width: 100%;
	/*height: 890px;*/
	padding-bottom: 10px;
	background: #f3f3f3;
}
.pro_title {
	margin: 0 auto;
	padding: 44px 0 10px;
	height: 64px;
	border-bottom: 1px solid #ccc;
}
.pro_title_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.pro_title_box:before {
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	background: #2c7fc0;
	position: absolute;
	top: 72px;
	left: 0;
}
.pro_title_en {
	font-size: 48px;
	color: #222222;
	font-family: "PingFang SC";
	font-weight: 800;
	float: left;
}
.pro_title_cn span {
	font-family: '宋体';
	color: #2d80c1;
}
.pro_title_en span {
	font-family: "PingFang SC";
	color: #2d80c1;
}
.pro_title_cn {
	float: left;
	font-size: 30px;
	font-family: '宋体';
	color: #222222;
	margin-left: 12px;
	transform: translateY(21px);
}
.pro_title_more {
	font-family: "PingFang SC";
	float: right;
	font-size: 14px;
	display: inline-block;
	transform: translateY(36px);
	color: #555555;
}
.pro_nav {
	width: 1200px;
	padding: 27px 0;
	margin: 0 auto;
}
.pro_nav a {
	font-size: 16px;
	color: #444;
	margin-right: 44px;
	padding: 5px 0;
}
.pro_nav a:hover {
	color: #e92e2e;
}
.pro_list {
	width: 1200px;
	margin: 5px auto 0;
}
.pro_list li {
	width: 360px;
	height: 340px;
	float: left;
	margin: 0 60px 1px 0;
}
.pro_list li:nth-child(3n) {
	margin-right: 0;
}
.pro_img {
	width: 100%;
	height: 231px;
	overflow: hidden;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.pro_img img {
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: .3s;
}
.pro_list li:hover .pro_img img {
	transform: translate(-50%, -50%) scale(1.02);
}
.pro_name {
	text-align: center;
	color: #555555;
	font-size: 16px;
	margin: 14px auto 12px;
}
.pro_list li:hover .pro_name {
	color: #e92e2e;
}
.pro_more {
	display: block;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
	color: #555;
}
/*product end*/
/*advantage star*/
.advantage {
	width: 100%;
	height: 1238px;
	overflow: hidden;
}
.advantage_tib {
	color: #2d80c1;
	text-align: center;
	padding-top: 43px;
	font-family: "宋体";
	font-size: 48px;
}
.advantage_tib span {
	font-family: "宋体";
	color: #e92e2e;
}
.advantage_tib:after {
	content: '';
	display: block;
	width: 65px;
	height: 1px;
	background: #999;
	margin: 9px auto 12px;
}
.advantage_tis {
	text-align: center;
	font-size: 18px;
	color: #777777;
	letter-spacing: 1px;
	font-size: 15px;
}
/**/
.advan_box {
	width: 1200px;
	height: 1050px;
	margin: 47px auto 0;
	position: relative;
}
.advan_box:before {
	content: '';
	width: 960px;
	height: 620px;
	background: #2c7fc0;
	position: absolute;
	right: 50%;
	top: 0;
	/* opacity: .6 */
}
.advan_top {
	height: 554px;
	position: relative;
}
.advan_cont {
	width: 540px;
	color: #fff;
	position: absolute;
	/*top: 75px;*/
	top: 50%;
	transform: translateY(-50%);
	right: 660px;
	padding-left: 57px;
	box-sizing: border-box;
}
.advan_one:nth-child(1) {
	margin-bottom: 100px;
	position: relative;
}
.advan_one:nth-child(1):before {
	content: '';
	display: block;
	width: 900px;
	height: 1px;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	right: 0;
	bottom: -50px;
}
.advan_one_ti {
	position: relative;
	font-size: 24px;
}
.advan_top .advan_one .advan_one_ti:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/adico.png);
	position: absolute;
	left: -57px;
	top: 3px;
}
.advan_top .advan_one:nth-child(2) .advan_one_ti::before {
	background: url(../images/adico.png) left -50px top 0;
}
.advan_one_ti:after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background: #fff;
	margin: 20px 0 15px 2px;
}
.advan_nr {
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}
.advan_top .advan_img {
	width: 680px;
	height: 554px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
}
/**/
.advan_bot {
	width: 1200px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	color: #333;
}
.advan_bot .advan_img {
	width: 680px;
	height: 550px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	top: 0;
}
.advan_bot .advan_cont {
	color: #333;
	position: absolute;
	right: 0;
}
.advan_bot .advan_one_ti:after {
	background: #8b8b8b;
}
.advan_bot .advan_one:nth-child(1):before {
	background: #bebebe;
	left: 0;
	/* margin-bottom: 18px; */
}
.advan_bot .advan_nr {
	color: #666;
}
.advan_bot .advan_one_ti:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -57px;
	top: 3px;
	background: url(../images/adico.png) left -100px top 0;
}
.advan_bot .advan_one:nth-child(2) .advan_one_ti:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -57px;
	top: 3px;
	background: url(../images/adico.png) left -150px top 0;
}
.advan_bot .advan_cont {
	top: 280px;
}
.advan_bot .advan_one_ti:after {
	margin: 26px 0px 20px 2px;
}
.advan_bot .advan_one:nth-child(1) {
	margin-bottom: 68px;
}
.advan_bot .advan_one:nth-child(1):before {
	bottom: -32px;
}
/*advantage end*/
/*process star*/
.process {
	width: 100%;
	height: 366px;
	padding-top: 11px;
	box-sizing: border-box;
}
.process_ti {
	text-align: center;
	font-size: 48px;
	color: #333333;
	font-family: "PingFang SC";
	font-weight: 800;
	border-bottom: 2px solid #dddddd;
	padding-bottom: 6px;
}
.process_ti span {
	display: inline-block;
	font-size: 30px;
	color: #1779cd;
	font-weight: bold;
	transform: translate(14px, -2px);
	position: relative;
}
.process_ti span:before {
	content: '';
	display: block;
	background: #2d80c1;
	width: 80px;
	height: 3px;
	position: absolute;
	left: -100px;
	bottom: -18px;
}
.process_list {
	width: 1200px;
	height: 180px;
	position: relative;
	margin: 40px auto 0;
}
.process_list:before {
	content: '';
	display: block;
	width: 99%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 60px;
}
.process_list li {
	width: 106px;
	height: 180px;
	float: left;
	margin-right: 76px;
	position: relative;
	padding-top: 122px;
	box-sizing: border-box;
	text-align: center;
}
.process_list li:nth-child(7) {
	margin-right: 0;
}
.process_list li:before {
	content: '';
	display: block;
	width: 106px;
	height: 106px;
	background: #1779cd;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.process_list li:hover:before {
	background: #e92e2e;
}
.process_list li:after {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/processicon.png);
	position: absolute;
	left: 50%;
	top: 55px;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.process_list li:nth-child(2):after {
	background: url(../images/processicon.png) left -50px top 0;
}
.process_list li:nth-child(3):after {
	background: url(../images/processicon.png) left -100px top 0;
}
.process_list li:nth-child(4):after {
	background: url(../images/processicon.png) left -150px top 0;
}
.process_list li:nth-child(5):after {
	background: url(../images/processicon.png) left -200px top 0;
}
.process_list li:nth-child(6):after {
	background: url(../images/processicon.png) left -250px top 0;
}
.process_list li:nth-child(7):after {
	background: url(../images/processicon.png) left -300px top 0;
}
/*process end*/
/*about star*/
.about {
	width: 100%;
	height: 880px;
	/* background: #f2f2f2; */
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.about:before {
	content: '';
	display: block;
	width: 1550px;
	height: 100%;
	background: #dee1e5 url(../images/ab10.png) no-repeat left 642px top 407px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-960px);
	opacity: .6;
}
.about:after {
	content: '';
	display: block;
	width: 223px;
	height: 223px;
	background: #2d80c1;
	position: absolute;
	top: 467px;
	left: 50%;
	transform: translateX(658px);
}
.about_box {
	width: 1200px;
	height: 627px;
	margin: 0 auto;
	padding-top: 89px;
	box-sizing: border-box;
	position: relative;
}
.about_left {
	float: left;
	width: 520px;
}
.about_en {
	font-size: 20px;
	font-family: "PingFang SC";
	font-weight: bold;
	padding-bottom: 56px;
	background: url(../images/aben.png) no-repeat bottom left;
	position: relative;
}
.about_en:before {
	content: '';
	display: block;
	width: 185px;
	height: 1px;
	background: #999;
	position: absolute;
	left: -188px;
	bottom: -54px;
}
.about_en:after {
	content: '';
	display: block;
	width: 1px;
	height: 209px;
	background: #999;
	position: absolute;
	left: 1480px;
	top: 170px;
}
.about_nr {
	font-size: 14px;
	line-height: 30px;
	margin-top: 40px;
	color: #666;
	letter-spacing: 1px;
	padding-left: 24px;
	box-sizing: border-box;
}
.about_more {
	display: block;
	height: 42px;
	width: 42px;
	background: #e92e2e;
	position: relative;
	margin-top: 44px;
}
.about_more:before {
	content: '';
	display: block;
	width: 18px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.about_more:after {
	content: '';
	display: block;
	height: 18px;
	width: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.about_par {
	font-size: 36px;
	color: #000000;
	font-family: "PingFang SC";
	font-weight: bold;
	padding-top: 106px;
}
.about_par span {
	font-size: 24px;
	font-weight: normal;
}
.about_right {
	width: 596px;
	float: right;
	position: relative;
	padding-top: 7px;
	z-index: 2;
}
.about_right:before {
	content: '';
	display: block;
	width: 11px;
	height: 11px;
	background: #999;
	position: absolute;
	left: 871px;
	top: 13px;
}
.about_right:after {
	content: ' ABOUT US';
	width: 200px;
	display: block;
	font-size: 16px;
	font-family: "PingFang SC";
	transform: rotateZ(90deg);
	color: #999;
	position: absolute;
	left: 777px;
	top: 128px;
}
.about_img {
	width: 830px;
	height: 530px;
	overflow: hidden;
}
.partner_scroll {
	width: 1200px;
	height: 138px;
	margin: 55px auto 0;
	position: relative;
}
.partner_scroll .bd {
	width: 1060px;
	height: 138px;
	position: relative;
	overflow: hidden;
}
.partner_scroll .bd li {
	width: 228px;
	height: 138px;
	float: left;
	margin-right: 2px;
	position: relative;
}
.partner_scroll .bd li:before {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background: #c2c2c2;
	position: absolute;
	left: 158px;
	top: 50%;
}
.partner_scroll .bd li .part_img {
	width: 138px;
	height: 138px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.partner_scroll .bd li .part_img img {
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
/*about end*/
/*news*/
.news {
	width: 100%;
	height: 968px;
	/* background: #f2f2f2; */
	/*background: url(../images/bbb.jpg) no-repeat center top;*/
}
.news_box {
	width: 1200px;
	margin: 0 auto;
}
.news_left {
	width: 765px;
	float: left;
}
.news_left_ti {
	color: #222222;
	font-size: 48px;
	height: 67px;
	font-weight: 800;
	padding-top: 53px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.news_left_ti:before {
	content: '';
	display: block;
	width: 80px;
	height: 2px;
	background: #2d80c1;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.news_left_ti p:nth-child(1) {
	float: left;
	font-size: 48px;
	font-weight: bold;
	font-family: "PingFang SC";
	color: #222222;
}
.news_left_ti p:nth-child(1) span {
	font-family: "PingFang SC";
	color: #2d80c1;
}
.news_left_ti p:nth-child(2) {
	float: left;
	font-family: "宋体";
	font-size: 30px;
	color: #222222;
	margin: 17px 0 0 14px;
}
.news_left_ti p:nth-child(2) span{
	font-family: "宋体";
	color: #2d80c1;
	
}
.news_left_te {
	margin-top: 28px;
	border-bottom: 1px dashed #ccc;
	height: 111px;
	padding-bottom: 30px;
}
.news_te_img {
	float: left;
}
.news_te_cont {
	width: 577px;
	float: right;
	padding-top: 6px;
}
.news_te_ti {
	font-size: 17px;
	color: #333333;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_te_ti a {
	color: #333;
}
.news_te_ti a:hover {
	color: #e92e2e;
}
.news_te_date {
	color: #999;
	font-family: arial;
	font-size: 12px;
	margin: 6px 0 14px;
}
.news_te_nr {
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	color: #888;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news_left_list li {
	width: 360px;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 0 60px 0 0;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_left_list li:nth-child(2n) {
	float: right;
}
.news_left_list li a {
	font-size: 14px;
	color: #555555;
	padding-left: 35px;
	position: relative;
}
.news_left_list li a:hover {
	color: #e92e2e;
}
.news_left_list li a:before {
	content: '';
	display: block;
	width: 8px;
	height: 2px;
	background: #555;
	position: absolute;
	left: 4px;
	top: 9px;
}
.news_left_list li a:hover:before {
	background: #e92e2e;
}
.news_left_list li span {
	font-size: 12px;
	color: #cccccc;
	font-family: arial;
	position: absolute;
	right: 0;
}
.news_right {
	width: 375px;
	float: right;
	padding-top: 86px;
}
.news_right_tib {
	font-size: 16px;
	color: #666666;
	font-family: "PingFang SC";
	text-align: right;
	margin-bottom: 18px;
}
.news_right_tib a {
	position: relative;
	color: #555555;
	font-family: "PingFang SC";
}
.news_right_tib a:hover {
	color: #e92e2e;
}
.news_right_tib a:before {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: -72px;
	top: 10px;
}
.news_right_list li {
	width: 375px;
	height: 110px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-bottom: 31px;
	position: relative;
	padding: 28px 20px 0 32px;
	transition: .5s;
}
.news_right_list li:hover {
	background: #e92e2e;
	border-color: #e92e2e;
}
.news_right_list li .news_right_ti {
	font-size: 15px;
	color: #333333;
	padding-left: 43px;
	height: 20px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_right_list li:hover .news_right_ti {
	color: #fff;
}
.news_right_list li .news_right_ti:before {
	content: 'Q';
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #2d80c1;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.news_right_nr {
	font-size: 14px;
	color: #555;
	padding-left: 43px;
	height: 20px;
	margin-top: 11px;
	position: relative;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_right_list li:hover .news_right_nr {
	color: #fff;
}
.news_right_list li .news_right_nr:before {
	content: 'A';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #e92e2e;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.news_right_list li:hover .news_right_ti:before,
.news_right_list li:hover .news_right_nr:before {
	background: #fff;
	color: #666;
}
.news_right_more {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
/**/
