﻿/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; font-family:'Microsoft YaHei'; font-size:12px; background:#181717;
	color: #434343;  overflow-x:hidden; }
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank100{ width:100%; height:100px; clear:both;}
.blank90{ width:100%; height:90px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}
.blank159{ width:100%; height:159px; clear:both;}
/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

.max{ position:relative;}



table.ke-zeroborder  tr td{width:22%;
margin: 2% 7% 0 4%;
float: left;}



.inner{width:1200px; height:auto; margin:0 auto;position: relative;}
span {
	display: block;
}



/*首页*/

@font-face
{
	font-family: SourceHanSansK-Heavy;
	src: url(../fonts/SourceHanSansK-Heavy.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Medium;
	src: url(../fonts/SourceHanSansK-Medium.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Regular;
	src: url(../fonts/SourceHanSansK-Regular.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Bold;
	src: url(../fonts/SourceHanSansK-Bold.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Light;
	src: url(../fonts/SourceHanSansK-Light.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Normal;
	src: url(../fonts/SourceHanSansK-Normal.ttf);
}
.header {
	/*background: #000000;*/
	height: 159px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 70;
}
.header_top {
	background: #ac1c35;
}
.header_left {
	float: left;
	margin-top: 12px;
}
.header_shou {
	float: left;
	cursor: pointer;
}
.header_shou img {
	float: left;
	margin-top: 1.5px;
}
.header_shou .shou_hide {
	display: none;
}
.header_shou_text {
	font-size: 12px;
	color: #ffffff;
	float: left;
	margin-left: 8px;
}
.header_top_text {
	float: left;
	font-size: 12px;
	color: #ffffff;
	margin-left: 30px;
}
.header_right {
	float: right;
}
.header_right_link {
	float: left;
	font-size: 14px;
	color: #d6d6d6;
	text-align: center;
	width: 60px;
	height: 40px;
	line-height: 40px;
}
.header_right_link:hover {
	background: #90182d;
	font-family: SourceHanSansK-Bold;
	color: #ffffff;
}
.header_right_current {
	background: #90182d;
	font-family: SourceHanSansK-Bold;
	color: #ffffff;
}
.nav {
	background: url(../images/bg1.png) no-repeat left top;
	background-size: 100% 100px;
	padding: 0 50px;
	/*position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);*/
	z-index: 70;
	width: 1100px;
	margin: 0 auto;
}
.logo {
	float: left;
	height: 100px;
}
.logo img {
	/*width: 100%;*/
	height: 100%;
}
.nav_list {
	float: right;
}
.nav_item {
	float: left;
	padding: 37.5px 0;
	width: 100px;
	background: url(../images/jian1.png) no-repeat center bottom;
	background-size: 16px 8px;
	position: relative;
}
.nav_link {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	text-align: center;
	display: block;
	border-right: 1px solid #cccccc; 
}
.nav_current {
	background: #ac1c35;
}
.nav_current .nav_link {
	color: #ffffff;
	border-right: none;
}
.nav_item:hover {
	background: #ac1c35
}
.nav_item:hover .nav_link {
	color: #ffffff;
	border-right: none;
}
.nav_er_list {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background: #ffffff;
	padding: 15px 0;
	z-index: 68;
	display: none;
}
.nav_er_item {
	padding: 10px 0;
}
.nav_er_link {
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.nav_er_item:hover {
	background: #ac1c35;
}
.nav_er_item:hover .nav_er_link {
	color: #ffffff;
}
.nav_item:hover .nav_er_list {
	display: block;
}
.header_bottom {
	background: #000000;
	width: 100%;
	height: 99px;
}
.banner {
	position: relative;
	margin-top: 139px;
	z-index: 69;
}
.banner img {
	width: 100%;
}
.banner .inner {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 55px;
	z-index: 70;
}
.banner .swiper-pagination {
	text-align: right;
	width: 100%;
}
.banner .swiper-pagination-bullet {
	width: 20px !important;
	height: 20px !important;
	background: transparent;
	border: 4px solid #ffffff;
	margin: 0 15px;
	opacity: 1 !important;
}
.banner .swiper-pagination-bullet-active {
	width: 22px;
	height: 22px;
	border: 2px solid #ffffff;
	background: #ac1c35;
}
.index_section {
	background: url(../images/bg4.jpg) no-repeat left top;
	background-size: 100% 100%;
}
.index_about_title {
	padding: 98px 0 0 0;
}
.index_about_zh {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}
.index_about .index_about_en {
	font-family: SourceHanSansK-Bold;
}
.index_about .index_about_heng {
	margin: 0 auto;
}
.index_about_en {
	text-align: center;
	font-size: 48px;
	color: #ffffff;
	
}
.index_about_heng {
	margin: 10px auto 0 auto;
	width: 45px;
	height: 3px;
	background: #ffffff;
}
.index_about_section {
	position: relative;
	padding-top: 70px;
	margin-top: -15px;
}
.index_about_kuang {
	position: absolute;
	top: 0;
	left: -5px;
	z-index: 0;
}
.index_about_logo {
	width: 50%;
    background: #ffffff;
    position: absolute;
    left: -32%;
    padding: 12px 0;
    top: 260px;
}
.index_about_logo img {
	float: right;
}
.index_about_left {
	float: left;
	width: 915px;
}
.index_about_text {
	font-size: 16px;
	color: #ffffff;
	line-height: 25px;
	width: 645px;
    float: right;
    /*margin-top: 20px;*/
}
.index_about_area {
	margin-top: 55px;
	position: relative;
	z-index: 2;
	float: left;
	overflow: hidden;
}
.index_about_list {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(172,28,53,0.5);
	padding: 25px 0;
}
.index_about_item {
	width: 25%;
	float: left;
	font-size: 24px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	padding: 10px 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	cursor: pointer;
	
}
.index_about_item:first-of-type {
	border-left: none;
}
.index_about_item span {
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.index_about_item:hover span {
	transform: translate3d(0,-5px,0);
}
.index_about_area img {
	transition: all 0.5s ease-in-out;
}
.index_about_area:hover img {
	transform:scale(1.1);
}
.index_about_right {
	float: right;
	width: 270px;
	margin-top: -20px;
	position: relative;
	z-index: 1;

}
.index_about_kuang1 {
	position: absolute;
	right: -18px;
	top: 40%;
	z-index: -1;
}
.index_about_more {
	width: 120px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #ac1c35;
	text-align: center;
	position: absolute;
	right: -40px;
    top: 44%;
	background: #ffffff;
}
.index_about_more:hover {
	background: #ac1c35;
	color: #ffffff;
}
.index_about_photo {
	overflow: hidden;
}
.index_about_photo img {
	transition: all 0.5s ease-in-out;
}
.index_about_photo:hover img {
	transform:scale(1.1);
}
.index_pro {
	padding: 90px 0 120px 0;
}
.index_pro_left {
	float: left;
	width: 230px;
	background: url(../images/bg5.jpg) no-repeat left top;
	background-size: 100% 100%;
	padding-bottom: 30px;
}
.index_pro_title {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	padding: 50px 0 40px 0; 
}
.index_pro_caption {
	font-size: 18px;
	color: #ffffff;
	padding: 10px 59px;
	margin-bottom: 4px;
	cursor: pointer;
}
.index_pro_current {
	background: #9a272c;
}
.index_pro_caption:hover {
	background: #9a272c;
}
.index_pro_right {
	float: right;
	width: 940px;
}
.index_pro_zh {
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
	float: left;
	font-family: SourceHanSansK-Bold;
}
.index_pro_zh font {
	font-size: 18px;
	line-height: 18px;
	margin-left: 15px;
	font-family: SourceHanSansK-Regular;
}
.index_pro_more {
	font-size: 18px;
	color: #ffffff;
	float: right;
	margin-top: 3px;
}
.index_pro_more:hover {
	color: #ac1c35;
}
.index_pro_item {
	float: left;
	width: 290px;
	position: relative;
	margin-left: 35px;
	margin-top: 35px; 
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.index_pro_item:nth-child(3n-2) {
	margin-left: 0;
}
.index_pro_item:hover {
	transform: translate3d(0,-5px,0);
}
.index_pro_photo {
	width: 290px;
	height: 215px;
	overflow: hidden;
	position: relative;
}
.index_pro_photo img {
	width: 100%;
}
.index_pro_name {
	font-size: 14px;
	color: #ffffff;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 12px 20px;
	z-index: 12;
}
.index_pro_model {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 13;
	padding: 97px 20px 97px 20px;
	background: rgba(172,28,53,0.5);
	display: none;
}
.eg_photo .index_pro_model {
	padding: 127px 20px 127px 20px;
}
.index_pro_name1 {
	font-size: 18px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
}
.index_pro_text {
	font-size: 16px;
	color: #ffffff;
	line-height: 23px;
	margin: 8px 0;
	display: none;
}
.index_pro_more1 {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.index_pro_item:hover .index_pro_name {
	display: none;
}
.index_pro_item:hover .index_pro_model {
	display: block;
}
.index_pro_area {
	display: none;
}
.index_major {
	background: #ffffff;
	padding: 60px 0;
}
.index_major_zh {
	text-align: center;
	font-size: 24px;
	color: #000000;
}
.index_major_en {
	text-align: center;
	font-size: 36px;
	color: #999999;
	/*margin-bottom: 10px;*/
}
.index_major_heng {
	margin: 10px auto 0 auto;
	width: 45px;
	height: 3px;
	background: #9a272c;
}
.index_major_section {
	margin-top: 50px;
}
.index_major_photo {
	float: left;
	width: 670px;
}
.index_major_right {
	float: right;
	width: 470px;
	margin-top: 60px;
}
.index_major_caption {
	font-size: 24px;
	color: #666666;
	margin-left: 30px;
}
.index_major_caption font {
	color: #ac1c35;
	font-family: SourceHanSansK-Bold;
}
.index_major_caption span {
	color: #ac1c35;
	font-family: SourceHanSansK-Bold;
	display: inline-block;
}
.index_major_caption text {
	color: #ac1c35;
	font-family: SourceHanSansK-Bold;
}
.index_major_item {
	font-size: 16px;
	color: #ffffff;
	padding: 0 60px 0 25px;
	height: 51px;
	line-height: 51px;
	display: inline-block;
	margin-top: 20px;
}
.index_major_item:nth-child(odd) {
	background: url(../images/bg6.png) no-repeat left top;
	background-size: 100% 100%;
}
.index_major_item:nth-child(even) {
	background: url(../images/bg7.png) no-repeat left top;
	background-size: 100% 100%;
}
.index_service {
	background: url(../images/bg8.jpg) no-repeat left top;
	background-size: 100% 100%;
	padding: 0 0 80px 0;
}
.index_service .index_about_en {
	font-family: SourceHanSansK-Regular;
}
.index_service_list {
	position: relative;
	padding: 0 80px;
	margin: 60px 0 0 0;
}
.index_service_item {
	float: left;
	margin-left: 65px;
	width: 210px;
	position: relative;
	z-index: 2;
}
.index_service_item:nth-child(1) {
	margin-left: 0;
}
.index_service_photo {
	width: 210px;
	height: 210px;
	padding: 52px 0;
}
.index_service_photo img {
	width: 106px;
	margin: 0 auto;
	display: block;
	-webkit-transition: all 2s ease-in-out;
}
.index_service_item:nth-child(odd) .index_service_photo {
	background: #ac1c35;
}
.index_service_item:nth-child(even) .index_service_photo {
	background: #88182b;
}
.index_service_title {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin: 15px 0;
}
.index_service_text {
	font-size: 14px;
	color: #8e8e8e;
	line-height: 23px;
}
.index_service_list::before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	background: url(../images/heng.png) no-repeat left top;
	background-size: 100% 10px;
	top: 105px;
    z-index: 0;
}
.index_service_item:hover img {
	-webkit-transform:rotate(360deg) scale(1,1);
}
.index_service_item:hover .index_service_title {
	color: #88182b;
}
.index_news {
	background: #181717;
	padding: 0 0 55px 0;
}
.index_news .index_about_en {
	font-family: SourceHanSansK-Regular;
}
.index_news_section {
	margin-top: 65px;
}
.index_news_left {
	float: left;
	width: 510px;
}
.index_news_photo {
	width: 510px;
	height: 280px;
	overflow: hidden;
}
.index_news_top_title {
	float: left;
	font-size: 18px;
	color: #ffffff;
}
.index_news_top_time {
	float: right;
	font-size: 14px;
	color: #a9a9a9;
}
.index_news_top {
	margin: 15px 0;
}
.index_news_top_text {
	font-size: 14px;
	color: #a9a9a9;
	line-height: 23px;
}
.index_news_left:hover .index_news_top_title {
	color: #88182b;

}
.index_news_photo img {
	transition: all 0.5s ease-in-out;
}
.index_news_left:hover .index_news_photo img {
	transform:scale(1.1);
}
.index_news_right {
	float: right;
	width: 625px;
}
.index_news_item {
	margin-bottom: 59px;
}
.index_news_item:last-of-type {
	margin-bottom: 0;
}
.index_news_day {
	float: left;
	font-size: 60px;
	color: #ffffff;
	line-height: 60px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
}
.index_news_area {
	float: right;
    width: 534px;
    padding-left: 30px;
    border-left: 1px solid #a09f9f;
}
.index_news_title {
	font-size: 18px;
	color: #ffffff;
}
.index_news_time {
	font-size: 14px;
	color: #a9a9a9;
	margin: 10px 0;
}
.index_news_text {
	font-size: 14px;
	color: #a9a9a9;
}
.index_news_item:hover .index_news_title {
	color: #88182b;
}
.index_news_item:hover .index_news_day {
	color: #88182b;
}
.index_news_more {
	width: 380px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 80px auto 0 auto;
}
.index_news_more:hover {
	background: #88182b;
	border: 1px solid #88182b;
	color: #ffffff;
}
.index_fri .index_about_en {
	font-family: SourceHanSansK-Regular;
}
.index_fri {
	background: #242526;
	padding: 0 0 70px 0;
}
.index_fri_item {
	float: left;
	width: 175px;
	height: 104px;
	margin-left: 30px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.index_fri_item:nth-child(6n-5) {
	margin-left: 0;
}
.index_fri_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 104px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: rgba(172,28,53,0.5);
	display: none;
}
.index_fri_list {
	margin-top: 55px;
}
.index_fri_item:hover .index_fri_title {
	display: block;
}
.index_fri_item:hover {
	transform: translate3d(0,-5px,0);
}
.index_con {
	position: relative;
}
.index_con .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.index_con_section {
	background: #ffffff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	padding: 50px 40px 70px 40px;
}
.index_con_title {
	font-size: 24px;
	color: #ac1c35;
}
.index_con_title font {
	color: #666666;
	margin-left: 10px;
}
.index_con_box {
	float: left;
	width: 350px;
}
.index_con_box span  {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
}
.index_con_box a {
	display: inline-block;
	font-size: 12px;
	color: #666666;
}
.index_con_code {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
.index_con_text {
	font-size: 18px;
	color: #000000;
	margin-top: 15px;
}
.index_con_photo img {
	width: 120px;
	height: 120px;
}
.footer {
	background: #000000;
	padding-top: 85px;
}
.footer_list {
	float: left;
}
.footer_item {
	float: left;
	margin-right: 40px;
}
.footer_link {
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 18px;
	margin-bottom: 18px;
	background: url(../images/bg9.png) no-repeat left bottom;
	background-size: 100% 2px;
	display: inline-block;
}
.footer_box a {
	font-size: 14px;
	color: #cccccc;
	line-height: 14px;
	margin-bottom: 12px;
}
.footer_link:hover {
	color: #ac1c35;
}
.footer_box a:hover {
	color: #ac1c35;
}
.footer_right {
	float: right;
	width: 290px;
}
.footer_title {
	font-size: 24px;
	line-height: 24px;
	color: #ac1c35;
	font-family: SourceHanSansK-Bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/bg10.png) no-repeat left bottom;
	background-size: 100% 2px;
}
.footer_info span {
	font-size: 14px;
	color: #cccccc;
	line-height: 14px;
	margin-bottom: 13px;
}
.footer_info a {
	display: inline-block;
	font-size: 14px;
	color: #cccccc;
	line-height: 14px;
}
.footer_area {
	margin-top: 35px;
	border-top: 1px solid #303030;
	padding: 20px 0;
}
.footer_small {
	float: left;
	font-size: 14px;
	color: #555555;
}
.footer_small1 {
	float: right;
	font-size: 14px;
	color: #555555;
}
.fu_hide {
	display: none;
}
.fu {
	position: fixed;
	bottom: 5%;
	right: 0%;
	z-index: 100;
}
.fu_box {
	background: #ffffff;
	border-radius: 5px;
	width: 50px;
	height: 50px;
	padding: 13px 0;
	margin-bottom: 2px;
	position: relative;
}
.fu_box img {
	margin: 0 auto;
}
.fu_box:hover .fu_hide {
	display: block;
}
.fu_box:hover .fu_show {
	display: none;
}
.fu_model {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 360px;
	background: #ffffff;
	right: 85%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
}
.fu_box:nth-child(4) .fu_model {
	width: 550px;
}
.fu_model span {
	height: 50px;
	font-size: 18px;
	color: #ac1c35;
	line-height: 50px;
	padding: 0 15px;
}
.fu_model1 {
	padding: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 130px;
	height: 130px;
	background: #ffffff;
	right: 110%;
	border-radius: 5px;
	display: none;
}
.fu_model1 img {
	width: 100px;
	height: 100px;
}
.fu_box:hover .fu_model1 {
	display: block;
}
.fu_box:hover .fu_model {
	display: block;
}
.service_block {
	margin-top: 80px;
	margin-bottom: 70px;
}
.service_box {
	padding: 45px 0 30px 0;
	border-bottom: 1px solid #666666;
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.service_box:hover {
	transform: translate3d(0,-5px,0);
}
.service_box:last-of-type {
	border-bottom: none;
}
.service_title {
	font-size: 24px;
	color: #ac1c35;
	font-family: SourceHanSansK-Bold;
	background: url(../images/jian2.png) no-repeat left center;
	background-size: 20px 30px;
	padding-left: 30px;
}
.service_info {
	margin-top: 25px;
	padding-left: 30px;
	color: #ffffff;
}
.service_info span {
	font-size: 18px;
	color: #ffffff;
	line-height: 23px;
	margin-top: 12px;
}
.service_info img {
	margin: 0 auto;
}
.about_top {
	text-align: center;
	margin: 35px 0 0 0;
}
.about_link {
	display: inline-block;
	width: 285px;
	height: 50px;
	background: #ffffff;
	border-radius: 5px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	margin: 0 8px;
	margin-bottom: 16px;
}
.about_link:nth-child(4n-3) {
	margin-left: 0;
}
.about_link:nth-child(4n) {
	margin-right: 0;
}
.about_current {
	color: #ffffff;
	background: #ac1c35;
}
.about_link:hover {
	color: #ffffff;
	background: #ac1c35;
}
.abput_block:nth-child(odd) {
	background: #262626;
}
.about_title {
	padding: 55px 0 60px 0;
	background: url(../images/bg11.png) no-repeat center 65px;
	background-size: 470px 85px;
}
.about_title_zh {
	font-size: 24px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	text-align: center;
}
.about_title_en {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}
.about_box {
	padding-bottom: 70px;
	color: #ffffff;
}
.about_box span {
	font-size: 16px;
	color: #ffffff;
	line-height: 25px;
	display: inline-block;
}
.about_box img {
	display: inline-block;
}
.fen_item {
	float: left;
	width: 380px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.fen_item:nth-child(3n-2) {
	margin-left: 0;
}
.fen_photo {
	width: 380px;
	height: 380px;
	overflow: hidden;
}
.fen_photo img {
	transition: all 0.5s ease-in-out;
}
.fen_list {
	margin-top: 44px;
	margin-bottom: 100px;
}
.fen_item:hover .fen_photo img {
	transform:scale(1.1);
}
.fen_title {
	font-size: 24px;
	color: #ffffff;
	line-height: 24px;
	margin: 35px 0 40px 0;
	font-family: SourceHanSansK-Bold;
}
.fen_text {
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
}
/*.fen_text font {
	color: #ac1c35;
	padding-bottom: 5px;
	border-bottom: 1px solid #ac1c35;
}*/
.fen_item:hover .fen_title {
	color: #ac1c35;
}
.honor_list {
	padding: 40px 0 0 0;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #777777;
	margin-top: 24px;
}
.honor_item {
	width: 285px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
.honor_item:nth-child(4n-3) {
	margin-left: 0;
}
.honor_photo {
	width: 285px;
	height: 200px;
	overflow: hidden;
}
.honor_photo img {
	transition: all 0.5s ease-in-out;
	width: 100%;
}
.honor_item:hover .honor_photo img {
	transform:scale(1.1);
}
.honor_title {
	font-size: 16px;
	color: #ffffff;
	font-family: SourceHanSansK-Normal;
	margin-top: 20px;
}
.honor_list1 {
	margin: 40px 0 60px 0;
}
.honor_item1 {
	width: 285px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
.honor_item1:nth-child(4n-3) {
	margin-left: 0;
}
.honor_photo1 {
	width: 285px;
	height: 404px;
	overflow: hidden;
}
.honor_photo1 img {
	transition: all 0.5s ease-in-out;
	width: 100%;
}
.honor_item1:hover .honor_photo1 img {
	transform:scale(1.1);
}
.his_section {
	margin-top: 24px;
	position: relative;
}
.his_item {
	width: 650px;
	float: right;
	min-height: 150px;
	z-index: 2;
	position: relative;
}
.his_item:nth-child(even) {
	float: left;
}
.num {
	width: 90px;
	height: 90px;
	background: url(../images/quan1.png) no-repeat left top;
	background-size: 90px 90px;
	line-height: 90px;
	text-align: center;
	font-size: 36px;
	color: #ac1c35;
	font-family: Arial;
	float: left;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.his_years {
	width: 200px;
	border-bottom: 3px solid #ac1c35;
	font-size: 30px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	text-align: center;
	float: left;
	position: relative;
	margin-right: 40px;
}
.his_item:hover .his_years {
	color: #ac1c35;
}
.his_item:hover .his_box span {
	color: #ac1c35;
}
.his_item:hover .num {
	transform: rotateY(-180deg);
}
.his_years font {
	font-size: 16px;
	font-family: SourceHanSansK-Regular;
}
.his_years::after {
	content: '';
	position: absolute;
	right: -22.5px;
    top: 100%;
	transform: translateY(-50%);
	background: url(../images/quan2.png) no-repeat right top;
	background-size: 29px 29px;
	width: 29px;
	height: 29px;
}
.his_box {
	float: left;
	width: 310px;
}
.his_box span {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}
.his_item:nth-child(even) .his_years::after {
	content: '';
	position: absolute;
	left: -22.5px;
	right: initial;
    top: 100%;
	transform: translateY(-50%);
	background: url(../images/quan2.png) no-repeat right top;
	background-size: 29px 29px;
	width: 29px;
	height: 29px;
}
.his_item:nth-child(even) .his_years {
	margin-left: 40px;
	margin-right: 0;
}
.his_list {
	position: relative;
	margin-bottom: 100px;
}
.his_item::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #ffffff;
	top: 0;
	left: 6.5%;
	transform: translateX(-50%);
	z-index: -1;
}
.his_item:nth-child(even)::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #ffffff;
	top: 0;
	right: 8.5%;
	left: initial;
	transform: translateX(-50%);
	z-index: -1;
}
.his_item:last-of-type::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 0;
	background: #ffffff;
	top: 0;
	right: 8.5%;
	left: initial;
	transform: translateX(-50%);
	z-index: -1;
}
.fri_section {
	margin-bottom: 70px;
}
.pro_top {
	margin-top: 80px;
	background: url(../images/bg12.jpg) no-repeat left bottom;
	background-size: 100% 437px;
	padding: 0 60px 60px 0;
}
.pro_top_photo {
	float: left;
	width: 425px;
	height: 418px;
	overflow: hidden;
	margin-top: -40px;
}
.pro_top_photo img {
	transition: all 0.5s ease-in-out;
}
.pro_top_photo:hover img {
	transform:scale(1.1);
}
.pro_top_right {
	float: right;width: 670px;
}
.pro_top_box {
	margin-top: 35px;
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.pro_top_box:hover {
	transform: translate3d(0,-5px,0);
}
.pro_top_box:first-of-type {
	margin-top: 50px;
}
.pro_top_title {
	font-size: 24px;
	color: #ffffff;
	line-height: 24px;
	font-family: SourceHanSansK-Bold;
	margin-bottom: 5px;
}
.pro_top_text {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}
.pro_ex {
	margin: 45px 0 70px 0;
	background: #ffffff;
	padding: 70px 40px;
}
.pro_ex_title {
	font-size: 30px;
	color: #000000;
	font-family: SourceHanSansK-Bold;
	float: left;
}
.pro_ex_box {
	float: right;
	width: 858px;
}
.pro_ex_box span {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.pro_title {
	font-size: 24px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	border-bottom: 1px solid #ac1c35;
	line-height: 24px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}
.pro_title::after {
	content: '';
	position: absolute;
	width: 108px;
	height: 1px;
	background: #ffffff;
	left: 0;
	bottom: -1px;
}
.pro_item {
	float: left;
	width: 290px;
	margin-left: 13.33px;
	margin-bottom: 40px;
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.pro_item:hover {
	transform: translate3d(0,-5px,0);
}
.pro_item:nth-child(4n-3) {
	margin-left: 0;
}
.pro_photo {
	width: 290px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.pro_photo img {
	width: 100%;
}
.pro_text {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 15px;
	font-size: 14px;
	color: #ffffff;
	line-height: 23px;
	background: rgba(172,28,53,0.5);
	visibility:hidden;
	display: flex;
    justify-content: center;
    align-items: center;
}
.pro_name {
	font-size: 20px;
	color: #ffffff;
	margin-top: 15px;
	line-height: 20px;
}
.pro_item:hover .pro_text {
	visibility: visible;
}
.pro_list {
	margin-bottom: 30px;
}
.pro_re_quan {
	float: left;
	width: 420px;
	height: 420px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	padding: 75px 0px;
}
.pro_re_quan img {
	margin: 0 auto;
	-webkit-transition: all 2s ease-in-out;
}
.pro_re_quan:hover img {
	-webkit-transform:rotate(360deg) scale(1,1);
}
.pro_re_quan:hover .pro_te_title {
	color: #ac1c35;
}
.pro_te_section {
	margin-top: 50px;
	margin-bottom: 115px;
	position: relative;
}
.pro_te_title {
	font-size: 30px;
	color: #ffffff;
	font-family: SourceHanSansK-Bold;
	text-align: center;
	line-height: 30px;
	margin: 20px 0;
}
.pro_te_en {
	font-size: 24px;
	color: #555555;
	text-align: center;
	line-height: 24px;
}
.pro_te_caption {
	height: 48px;
	border: 1px solid #ffffff;
	border-radius: 50px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: -webkit-linear-gradient(left, #ad1e35 , #bf6427);
  background: -o-linear-gradient(right, #ad1e35, #bf6427);
  background: -moz-linear-gradient(right, #ad1e35, #bf6427);
  background: linear-gradient(to right, #ad1e35 , #bf6427);
  margin-right: 20px;
  float: left;
}
.pro_te_text {
	font-size: 18px;
	color: #ffffff;
	float: left;
	margin-top: 13px;
}
.pro_box img {
	float: left;
	margin-top: 17px;
}
.pro_box:hover .pro_te_text {
	color: #ac1c35;
}
.pro_box1 {
	position: absolute;
	top: 37px;
	left: 350px;
}
.pro_box2 {
	position: absolute;
	top: 132px;
    left: 404px;
}
.pro_box3 {
	position: absolute;
	top: 237px;
    left: 405px;
}
.pro_box4 {
	position: absolute;
	top: 332px;
    left: 350px;
}
.con_section{
	padding-top: 40px;
	border-top: 1px solid #7b7b7b;
	margin-bottom: 100px;
}
.con_block {
	background: #2a2a2a;
	padding: 45px 0;
}
.con_box {
	float: left;
	width: 600px;
	border-left: 1px solid #7b7b7b;
}
.con_box:nth-child(odd) {
	border-left: none;
}
.con_box img {
	margin: 0 auto;
}
.con_text {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin-top: 14px;
}
.eg_item {
	float: left;
	width: 380px;
	margin-bottom: 40px;
	padding-bottom: 23px;
	border-bottom: 1px solid #444444;
	margin-left: 30px;
}
.eg_item:nth-child(3n-2) {
	margin-left: 0;
}
.eg_list {
	margin-top: 24px;
}
.eg_photo {
	border: 5px solid #ffffff;
	width: 380px;
	height: 286px;
	overflow: hidden;
	position: relative;
}
.eg_photo img {
	transition: all 0.5s ease-in-out;

	width: 100%;
}
.eg_item:hover .eg_photo img {
	transform:scale(1.1);
}
.eg_item:hover .index_pro_model {
	display: block;
}
.eg_title {
	font-size: 20px;
	color: #ffffff;
	line-height: 20px;
	margin: 25px 0 10px 0;
}
.eg_text {
	font-size: 14px;
	color: #999999;
}
.eg_item:hover .eg_title {
	color: #ac1c35;
}
.eg_item:hover {
	border-bottom: 1px solid #ac1c35;
}
.fan {
	margin: 40px 0 100px 0;
	text-align: right;
}
.fan a {
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: #dcdcdc;
	margin: 0 5px 0 0;
}
.fan a.on {
	color: #ffffff;
	background: #ac1c35;
}
.fan a:hover {
	color: #ffffff;
	background: #ac1c35;
}
.eg_ex_top {
	margin: 24px 0 40px 0;
}
.eg_ex_photo {
	float: left;
	width: 535px;
	border: 5px solid #ffffff;
	overflow: hidden;
	/*height: 405px;*/
}
.eg_ex_photo img {
	transition: all 0.5s ease-in-out;
	width: auto;
    max-width: 100%;
    height: auto;
}
.eg_ex_photo:hover img {
	transform:scale(1.1);
}
.eg_ex_box {
	float: right;
	width: 600px;
	margin-top: 30px;
}
.eg_ex_title {
	font-size: 24px;
	margin-bottom: 15px;
	color: #ffffff;
}
.eg_ex_info {
	padding: 40px 0 100px 0;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
.eg_ex_info span {
	font-size: 16px;
	color: #cccccc;
	line-height: 37px;
}
.box {
	margin: 60px 0;
}
.box img {
	margin: 0 auto 15px auto;
}
.box span{
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
}
.ex_bottom {
	padding-top: 18px;
	margin-bottom: 100px;
	border-top: 1px dashed #c1c1c1;
}
.ex_link {
	float: left;
	font-size: 16px;
	color: #ffffff;
	background: url(../images/jian3.png) no-repeat left center;
	background-size: 43px 10px;
	padding-left: 60px;
}
.ex_link:hover {
	color: #ac1c35;
	background: url(../images/jian6.png) no-repeat left center;
	background-size: 43px 10px;
}
.ex_link1 {
	float: right;
	font-size: 16px;
	color: #ffffff;
	background: url(../images/jian4.png) no-repeat left center;
	background-size: 43px 10px;
	padding-left: 60px;
}
.ex_link1:hover {
	color: #ac1c35;
	background: url(../images/jian5.png) no-repeat left center;
	background-size: 43px 10px;
}
.news_ex_title {
	font-size: 24px;
	color: #ffffff;
	margin-top: 60px;
	text-align: center;
}
.news_ex_time {
	font-size: 14px;
	color: #a9a9a9;
	text-align: center;
	margin-top: 25px;
}
.news_item {
	padding: 35px 0;
	border-bottom: 1px solid #4b4b4b;
}
.news_item:last-of-type {
	margin-bottom: 0;
}
.news_day {
	float: left;
	font-size: 60px;
	color: #ffffff;
	line-height: 60px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
}
.news_area {
	float: right;
    width: 1075px;
    padding-left: 30px;
    border-left: 1px solid #a09f9f;
}
.news_title {
	font-size: 18px;
	color: #ffffff;
	float: left;
}
.news_more {
	font-size: 14px;
	color: #ffffff;
	float: right;
}
.news_time {
	font-size: 14px;
	color: #a9a9a9;
	margin: 10px 0;
}
.news_text {
	font-size: 14px;
	color: #a9a9a9;
}
.news_item:hover .news_title {
	color: #ac1c35;
}
.news_item:hover .news_more {
	color: #ac1c35;
}
.news_item:hover .news_day {
	color: #ac1c35;
}