@charset "utf-8";

/* 导航 */
.nav-content {
	width: 100%;
	height: 117px;
}

.nav-box {
	width: 100%;
	margin: 0 auto;
	height: 117px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	background: #fff;
	box-shadow: 0 2px 15px rgba(197, 197, 197, .3);
	/* overflow: hidden; */
}

.login-w {
	width: 100%;
	height: 35px;
}

.login-box {
	min-width: 85px;
	height: 30px;
	line-height: 30px;
	/* background: url(../images/login_bg.png) no-repeat; */
	text-align: center;
	color: #fff;
	float: right;
	/* border-top: 30px solid #e70012; */
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	background: #e70012;
	/* position: relative; */
	/* padding-left: 10px; */
	/* padding-right: 10px; */
	border-radius: 0 0 20px 20px;
}

.login-box a {
	color: #fff;
	/* position: absolute; */
	/* top: 0px; */
	width: 37px;
}

.login-box a:hover {
/* 	text-decoration: underline; */
}

.logo-img {
	width: 204px;
	height: 64px;
	float: left;
	margin-right: 95px;
}

.nav-ul {
	list-style: none;
	float: left;
}

.nav-ul li {
	float: left;
	height: 77px;
	line-height: 43px;
	margin-right: 16px;
	font-size: 16px;
	position: relative;
}
.nav-inner-box{
	border-bottom: 5px solid transparent;
}

.nav-ul li:hover {
	border-bottom: 5px solid #d90317;
}
.nav-ul li.active {
	border-bottom: 5px solid #d90317;
	box-shadow: 0 0 black;
	color: #d90317;
}
.nav-ul li.active a{
	color:#d90317
}
.sele {
	position: absolute;
	display: none;
	top: 82px;
	left: 0px;
	background-color: #fff;
	min-width: 7em;
	min-width: 94px;
	z-index: 9;
	text-align: center;
	/* border-top: #d90317 5px solid; */
}

.sele a {
	line-height: 40px !important;
	color: #333 !important;
	display: block;
	margin: 0 !important;
	/* padding: 0 !important; */
	height: 40px !important;
	border: none !important;
	/* padding-left: 10px; */
	box-sizing: border-box;
	font-size:16px;
}

.sele a:hover {
	background-color: #d90317;
	color: #fff !important;
	text-decoration: none;
}
/* 轮播图 */
.slideBox {
	width: 100%;
	height: 828px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.slideBox .hd {
	position: absolute;
	width: 100%;
	z-index: 2;
	height: 16px;
	text-align: right;
	bottom: 30px;
	margin: 0 auto;
}

.slideBox .hd ul {
	height: 16px;
	line-height: 16px;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	right: 47%;
}

.slideBox .hd ul li {
	width: 9px;
	height: 9px;
	margin: 0 7px;
	background: #fbfbfb;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
}

.slideBox .hd ul li.on {
	/* transform: scale(1.2); */
	background: #d90317;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 1;
	width: 100%;
}

.slideBox .bd ul {
	margin: 0;
	padding: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 828px;
}

.slideBox .bd li a {
	display: block;
	height: 100%;
	width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:40px;background:url(../images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;z-index: 9;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/* 关于我们 */
.example-desc {
margin:3px 0;
padding:5px;
}

#carousel {width: 1100px;height:300px;position:relative;clear:both;overflow:hidden;background:#FFF;}
#carousel img {
visibility:hidden; /* hide images until carousel can handle them */
cursor:pointer; /* otherwise it's not as obvious items can be clicked */
}

.split-left {
width:450px;
float:left;
}
.split-right {
width:400px;
float:left;
margin-left:10px;
}
#callback-output {
height:250px;
overflow:scroll;
}
textarea#newoptions {
width:430px;
}
.ab-tit{
	font-size: 48px;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	padding: 0;
}
.ab-tit-eng{
	float: left;
	font-size: 16px;
	padding-top: 11px;
}

.about-wrap {
	margin-top: 60px;
}

.about-intro {
	float: left;
	width: 676px;
}

.about-company {
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
	text-align: justify;
}

.about-company p {
	text-indent: 2em;
}

.about-number {
	width: 405px;
	float: right;
	/* margin-left: 55px; */
	margin-top: 29px;
	height: 354px;
}

.pro-list {
	width: 106px;
	text-align: center;
	padding-left: 47px;
	margin-bottom: -7px;
	position: relative;
}

.pro-number {
	color: #d90317;
	font-size: 72px;
	font-weight: bold;
}

.pro-dec {
	font-size: 16px;
	margin-bottom: 78px;
}

.pro-list1 {
	width: 197px;
	text-align: center;
	padding-left: 44px;
}

.about-more {
	width: 115px;
	height: 35px;
	line-height: 35px;
	background: #333333;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.about-more i {
	width: 19px;
	height: 6px;
	background: url(../images/about_more.png) no-repeat;
	display: inline-block;
	background-size: 100% 100%;
	margin-left: 8px;
	transition: .5s all;
}

.about-more:hover {
	background: #d90317;
	transition: .5s all;
}

.about-more:hover i {
	margin-left: 15px;
	transition: .5s all;
}

.about-link-box {
	margin-top: 68px;
	margin-bottom: 40px;
}

.about-item {
	width: 33%;
	float: left;
	position: relative;
}

.about-item-box {
	width: 364px;
	height: 195px;
	color: #fff;
	background: url(../images/about_img01.jpg) no-repeat;
	padding-top: 56px;
	padding-left: 22px;
}

.about-company-list {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	transition: .5s all;
}

.group-text {
	margin: 30px 20px;
	position: absolute;
	top: 50px;
	left: 33px;
	color: #fff;
}

.about-item:hover .about-company-list {
	margin-top: -10px;
	transition: .5s all;
}

.about-his-box {
	width: 364px;
	height: 195px;
	color: #fff;
	background: url(../images/about_img02.jpg) no-repeat;
	padding-top: 56px;
	padding-left: 22px;
}

.about-honer-box {
	width: 364px;
	height: 195px;
	color: #fff;
	background: url(../images/about_img03.jpg) no-repeat;
	padding-top: 56px;
	padding-left: 22px;
}

#d_tab29 ul,
#d_tab29 li {
	margin: 0;
	padding: 0;
	list-style: none
}

#d_tab29 img {
	border: 0;
	vertical-align: top
}

#d_tab29 {
	position: relative;
	height: 300px;
	background: url('../images/bg3.jpg') no-repeat center 0;
	text-align: center;
	margin-top: 27px;
}

#d_tab29 .d_img {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%
}

#d_tab29 .d_img li {
	position: absolute;
	display: none;
	z-index: 0
}

#d_tab29 .d_img .cont {
	width: 100%;
	height: 87px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99999;
}

#d_tab29 .d_img li img {
	/* width: 100% */
}

#d_tab29 .d_img li.d_pos1 {
	display: block;
	width: 400px;
	left: 0%;
	top: 45px;
	z-index: 1;
}

#d_tab29 .d_img li.d_pos2 {
	display: block;
	width: 450px;
	left: 10%;
	top: 40px;
	z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
	display: block;
	width: 500px;
	left: 25%;
	top: 35px;
	z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
	display: block;
	width: 450px;
	right: 10%;
	top: 40px;
	z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
	display: block;
	width: 400px;
	right: 0%;
	top: 45px;
	z-index: 1;
}

#d_tab29 .d_menu {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center
}

#d_tab29 .d_menu li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: url('../images/btn.png') no-repeat 0 0;
	width: 12px;
	height: 12px;
	cursor: pointer;
	margin-right: 3px
}

#d_tab29 .d_menu li.d_select {
	background: url('../images/btn.png') no-repeat 0 -18px
}

#d_tab29 .d_next {
	position: absolute;
	left: 50%;
	margin-left: 475px;
	top: 110px;
	z-index: 10;
	cursor: pointer;
}

#d_tab29 .d_prev {
	position: absolute;
	left: 50%;
	margin-left: -525px;
	top: 110px;
	z-index: 10;
	cursor: pointer;
}


/* 集团业务 */
.group-wrap {
	width: 100%;
	height: 859px;
	background: url(../images/group_bg.jpg) no-repeat;
	margin-top: 20px;
	display: inline-block;
	position: relative;
	background-size: 100% 100%;
}

.group-tit {
	display: block;
	margin: 80px auto 20px;
}

.group-dec {
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.honer-little-tit {
	font-size: 16px;
	text-align: center;
}

/* start:手风琴特效 */
.main {
	max-width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
}

.title {
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 25px 0;
}

.w-accor {
	/* overflow: hidden; */
	position: relative;
	margin-top: 60px;
}

.w-accor ul,
.w-accor li {
	padding: 0;
	margin: 0;
	list-style: none;
	/* transition: .5s all; */
}

.w-accor ul {
	width: 105%;
}

.w-accor li {
	position: relative;
	overflow: hidden;
	float: left;
	border-radius: 10px;
	/* transition: .5s all; */
}

.accorClick li {
	cursor: pointer;
}

.w-accor li .item {
	position: relative;
}

.w-accor li>a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: .5s all;
}

.w-accor h3 {
	font-size: 125%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.w-accor .acr_p {
	margin-top: 0.5em;
}

.w-accor0 li img {
	max-width: 100%;
}

.w-accor1 li img {
	max-width: 100%;
}

.w-accor1 li .cont_ar {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}

.w-accor1 li .dec_ar {
	padding: 10px 20px;
}

.w-accor1 li .acr_p {
	height: 0;
	overflow: hidden;
	line-height: 1.5;
	margin: 0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 0;
	*filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.w-accor1 li.cur .acr_p {
	height: 5.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
	*filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.w-accor2 li img {
	max-width: 100%;
}

.w-accor2 li .cont_ar {
	color: #fff;
	position: absolute;
	bottom: 15%;
	height: 100%;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.2);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	bottom: 0;
	overflow: hidden;
	transition: .5s all;
}

.w-accor2 li .i_img {
	position: absolute;
	width: 150px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	left: 50%;
	margin-left: -74px;
	text-align: center;
}

.w-accor2 li .i_img img {
	max-width: 100%;
	max-height: 100%;
}

.w-accor2 li .dec_ar {
	padding: 10px 20px 20px;
	opacity: 0;
	*
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s !important;
	-webkit-transition: all 0.5s;
}

.w-accor2 li .acr_p {
	opacity: 0;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}

.w-accor2 li.cur .i_img {
	display: none;
}

.w-accor2 li.cur .cont_ar {
	background: -webkit-linear-gradient(rgba(47, 98, 167, 0), rgba(47,98, 167, 0.9));
	background: -o-linear-gradient(rgba(47, 98, 167, 0), rgba(47, 98, 167, 0.9));
	background: -moz-linear-gradient(rgba(47, 98, 167, 0), rgba(47, 98, 167, 0.9));
	/* background: linear-gradient(rgba(47, 98, 167, 0), rgba(47, 98, 167, 0.9)); */
	height: auto;
	/* bottom: 16px; */
	line-height: 24px;
	transition: .5s all;
}

.w-accor2 li.cur .dec_ar {
	opacity: 1;
	*
	filter: alpha(opacity=100);
	transition: .5s all;
	transition: .;
}

.w-accor2 li.cur .acr_p {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.dec-icons img {
	float: left;
	margin-right: 10px;
}

.dec-intro-tit {
	float: left;
}

.dec-intro-tit {
	float: left;
	margin-top: 10px;
}

.cyjd-tit {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.cyjd-tit-eng {
	font-size: 12px;
	color: #fff;
}

@media (max-width:960px) {
	.w-accor h3 {
		font-size: 110%;
	}

	.w-accor .acr_p {
		font-size: 90%;
	}

	.w-accor1 li .acr_p,
	.w-accor2 li .acr_p {
		display: none;
	}

	.w-accor3 li .img_ar {
		height: 350px !important;
	}

	.w-accor3 li .img_ar img {
		height: 100%;
		max-width: inherit;
	}

	.w-accor4 li .img_ar {
		height: 350px !important;
	}

	.w-accor4 li .img_ar img {
		height: 100%;
		max-width: inherit;
	}

	.w-accor5 li .img_ar {
		height: 350px !important;
	}

	.w-accor5 li .img_ar img {
		height: 100%;
		max-width: inherit;
	}

	.w-accor5 li .i_img {
		height: 80px;
		line-height: 80px;
		margin-top: -40px;
	}

	.w-accor6 li .img_ar {
		height: 350px !important;
	}

	.w-accor6 li .img_ar img {
		height: 100%;
		max-width: inherit;
	}
}

@media (max-width:767px) {
	.w-accor2 li .i_img {
		width: 60px;
		height: 60px;
		margin-left: -30px;
		margin-top: -30px;
	}

	.w-accor3 li .i_img img {
		max-height: 60px;
	}

	.w-accor4 li .dec_ar {
		left: 20px;
		right: 20px;
		padding: 15px;
	}

	.w-accor6 li .dec_ar {
		left: 20px;
		right: 20px;
	}

}

@media (max-width:640px) {
	.w-accor {
		height: auto !important;
	}

	.w-accor0 ul,
	.w-accor1 ul,
	.w-accor2 ul,
	.w-accor3 ul {
		width: 100%;
	}

	.w-accor0 li,
	.w-accor1 li {
		width: 100% !important;
		float: none;
	}

	.w-accor0 li .img_ar,
	.w-accor1 li .img_ar {
		height: auto !important;
		width: 100% !important;
	}

	.w-accor2 li {
		width: 50% !important;
		float: left;
	}

	.w-accor2 li .img_ar {
		height: auto !important;
		width: 100% !important;
	}

	.w-accor3 li .acr_p {
		font-size: 12px;
		max-height: 12em;
		line-height: 1.5;
		overflow: hidden;
	}

}

@media (max-width:480px) {
	body {
		font-size: 3.5vw;
	}

	.w-accor2 li .dec_ar {
		padding: 2em 1em 0.6em;
	}

	.w-accor2 li .i_img {
		width: 3em;
		height: 3em;
		margin-left: -1.5em;
		margin-top: -1.5em;
	}

	.w-accor3 li .img_ar,
	.w-accor3.accorNoClick li .img_ar {
		height: 20em !important;
	}

	.w-accor3 li .i_img img {
		max-height: 3em;
	}

	.w-accor4 li .dec_ar {
		left: 1em;
		right: 1em;
		padding: 1em;
	}

	.w-accor4 li .img_ar {
		height: 20em !important;
	}

	.w-accor4 li .i_img img {
		max-height: 3em;
	}

	.w-accor5 li .img_ar {
		height: 20em !important;
	}

	.w-accor5 li .i_img {
		height: 5em;
		line-height: 5em;
		margin-top: -2.5em;
	}

	.w-accor6 li .dec_ar {
		left: 1em;
		right: 1em;
	}

	.w-accor6 li .img_ar {
		height: 20em !important;
	}

	.w-accor6 li .i_img img {
		max-height: 3em;
	}
}

/* end:手风琴特效 */

.icon-close {
	margin-top: 178px;
	margin-bottom: 10px;
}

.txt-eng {
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.indus-text {
	margin-top: 186px;
}

.indus-tits {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
}

.indus-text-eng {
	font-size: 12px;
}

.intro-con {
	padding-left: 10px;
	/* padding-top: 10px; */
	text-align: justify;
}

/* 交流中心 */
.comm-bg-box {
	width: 100%;
	height: 860px;
	background: url(../images/comm_bg.jpg) no-repeat;
	/* display: inline-block; */
	margin-top: 80px;
	padding-top: 135px;
	box-sizing: border-box;
	overflow: hidden;
	background-size: cover;
}

.comm-left-box {
	width: 307px;
	height: 580px;
	background: url(../images/comm_left_box_03.jpg) no-repeat;
	float: left;
	color: #fff;
	padding: 75px 30px;
	box-sizing: border-box;
}

.comm-tit {
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	padding-bottom: 10px;
}

.comm-eng {
	font-size: 16px;
}

.fatie-more {
	width: 115px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	color: #d50012;
	text-align: center;
	display: block;
	margin: 288px auto 0;
}

.fatie-more i {
	width: 19px;
	height: 6px;
	background: url(../images/icon_comm.png) no-repeat;
	display: inline-block;
	background-size: 100% 100%;
	margin-left: 8px;
	transition: .5s all;
}

.fatie-more:hover {
	transition: .5s all;
}

.fatie-more:hover i {
	margin-left: 15px;
	transition: .5s all;
}

.comm-right-box {
	width: 782px;
	float: right;
	margin-top: 75px;
}

.comm-tab-tit {
	list-style: none;
	float: right;
	margin-bottom: 23px;
}

.comm-tab-tit li {
	width: 95px;
	height: 38px;
	line-height: 38px;
	border-radius: 30px;
	background: #fff;
	font-size: 14px;
	float: left;
	text-align: center;
	margin-right: 15px;
	cursor: pointer;
}

.comm-tab-tit li.active {
	background: #d90317;
	color: #fff;
}

.table-box {
	width: 100%;
	border: none;
	font-size: 16px;
	background: #fff;
	margin-top: 14px;
}
.table-box tr{
	cursor:pointer
}
.table-box tr:hover{
	color:#d90317;
	transition:.5s all
}

.table-box tr th {
	height: 45px;
	/* line-height: 45px; */
	background: #d90317;
	color: #fff;
	text-align: center;
	border: none;
}

.table-box {
	/* background: #fff; */
}

.table-box tr td {
	height: 57px;
	border: none;
	text-align: center;
}

.table-box tr:nth-child(2n+1) {
	background: #f6f6f6;
}

.td-left {
	text-align: left !important;
	width: 352px;
	padding-left: 35px;
	box-sizing: border-box;
}

.table-tit {
	text-align: left !important;
	padding-left: 130px;
	box-sizing: border-box;
}

.td-times {
	font-size: 12px;
	color: #999;
}

.comm-inner-wrap {
	position: relative;
}

.gg-box {
	position: absolute;
	left: 320px;
	top: 92px;
}

.gg-tit {
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
}

.box {
	height: 35px;
	/* background:#000; */
	overflow: hidden;
	/* float: left; */
	width: 400px;
	position: absolute;
	left: 307px;
	top: 75px;
}

.t_news {
	height: 19px;
	color: #333;
	padding-left: 10px;
	margin: 8px 0;
	overflow: hidden;
	position: relative;
	width: 400px;
}

.t_news b {
	line-height: 19px;
	font-weight: bold;
	display: inline-block;
}

.news_li,
.swap {
	line-height: 19px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 115px;
	font-size: 16px;
}

.news_li a,
.swap a {
	color: #333;
}

.swap {
	top: 19px;
}

.about-ft-more {
	width: 133px;
	height: 40px;
	line-height: 40px;
	background: #333333;
	color: #fff;
	text-align: center;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

.about-ft-more i {
	width: 19px;
	height: 6px;
	background: url(../images/about_more.png) no-repeat;
	display: inline-block;
	background-size: 100% 100%;
	margin-left: 8px;
	transition: .5s all;
}

.about-ft-more:hover {
	background: #d90317;
	transition: .5s all;
}

.about-ft-more:hover i {
	margin-left: 15px;
	transition: .5s all;
}

/* 新闻动态 */
.news-wrap {
	background: #f5f5f5;
	padding-top: 75px;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	/* height: 860px; */
	padding-bottom: 35px;
}

.news-tit {
	font-size: 48px;
	font-weight: bold;
}

.news-tit-eng {
	font-size: 16px;
	color: #999;
	padding-left: 15px;
}

.news-top-tit {
	position: relative;
}

.news-left-tit {
	position: absolute;
	top: 0;
	left: 0;
}

.new-ul {
	list-style: none;
	float: right;
}

.new-ul li {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	border-radius: 50px;
	float: left;
	margin: 15px;
	font-size: 16px;
	cursor: pointer;
}

.new-ul li.active {
	background: #d90317;
	color: #fff;
}

.new-content {
	height: 148px;
	border: 1px solid #eaeaea;
	background: #fff;
	padding: 12px;
	box-sizing: border-box;
	display: block;
	width: 1100px;
	margin-bottom: 15px;
}

.new-content img {
	width: 190px;
	height: 125px;
	float: left;
}

.new-list-text {
	width: 735px;
	float: left;
	margin-left: 20px;
}

.new-list-tit {
	font-size: 18px;
}

.new-list-con {
	font-size: 14px;
	color: #999;
}

#new {
	margin-top: 15px;
	display: inline-block;
	box-sizing: border-box;
}

.new-list-tit {
	padding-top: 25px;
	padding-bottom: 15px;
}

.new-list-con {
	line-height: 24px;
}

.new-rq {
	font-size: 30px;
	padding-bottom: 10px;
}

.new-year {
	font-size: 16px;
}

.new-data {
	margin-left: 33px;
	margin-top: 20px;
}

.new-content:hover {
	border: 1px solid #d90317;
	transition: .5s all;
}

.new-content:hover .new-list-tit {
	color: #d90317;
}

.new-list-box {
	margin-top: 78px;
}

/* 底部 */
.footer-wrap {
	width: 100%;
	/* height: 535px; */
	background: #2e2e2e;
	padding-top: 40px;
	box-sizing: border-box;
	margin-top: 20px;
	position: relative;
	clear: both;
}

.footer-nav {
	margin-right: 42px;
	/* width: 65px; */
	text-align: left;
	float: left;
}

.footer-nav dt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.footer-nav dt a {
	color: #fff;
}

.footer-nav dd a {
	color: #999;
	font-size: 12px;
}

.footer-nav dd {
	line-height: 24px;
}

.cont-list {
	margin-top: 75px;
	position: relative;
}

.cont-list a {
	margin-right: 20px;
	/* width: 4rem; */
	/* height: 4rem; */
	display: inline-block;
	position: relative;
}

.footer-left {
	float: left;
	width: 845px;
	color: #fff;
}

.cont-tit {
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	color: #fff;
	margin-bottom: 8px;
	display: inline-block;
}

.footer-center {
	margin-top: 35px;
}

.footer-left p {
	font-size: 16px;
	line-height: 30px;
}

.footer-left p span {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.footer-right {
	float: right;
	margin-right: 80px;
	text-align: center;
}

.code-bg {
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 8px;
	padding: 8px;
	box-sizing: border-box;
}

.saoma-text {
	font-size: 14px;
	color: #fff;
	padding-top: 8px;
}

.coy-wrap {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #141414;
	margin-top: 25px;
}

.coy-a {
	color: #fff;
}

.coy-a:hover {
	text-decoration: underline;
}
/* 侧边栏 */
.slider-box{
	position: fixed;
	right: 15px;
	top: 30%;
	z-index: 2;
	width: 105px;
}
.slider-tel{
	margin-bottom: 25px;
	animation: swing 2s infinite;
}
@-webkit-keyframes swing {
	10% {
		transform: rotate(15deg);
	}
	20% {
		transform: rotate(-10deg);
	}
	30% {
		transform: rotate(5deg);
	}
	40% {
		transform: rotate(-5deg);
	}
	50%,100% {
		transform: rotate(0deg);
	}
}
.slider-wx{
	margin-bottom: 25px;
	display: block;
	width: auto;
}
.slider-wx-box{
	position: relative;
	width: auto;
	
}
.pro-list2{
	padding-left: 44px;
}
.pro-list3{
	padding-left: 61px;
}
.icon-a{
	color: #d90317;
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	top: 1px;
	left: 97px;
}
/* .slider-wx{
	width: 43px;
	height: 43px;
	background: url(../images/right_icon02.png) no-repeat;
	margin-bottom: 25px;
}
.slider-ly{
	width: 43px;
	height: 43px;
	background: url(../images/right_icon03.png) no-repeat;
	margin-bottom: 25px;
} */
.icontop{
	width: 43px;
	height: 43px;
	background: url(../images/right_icon04.png) no-repeat;
	margin-bottom: 25px;
}
.slider-wx-code{
	position: absolute;
	right: 117px;
	display: none;
	width: 105px;
	height: 105px;
	top: -23px;
}
.slider-wx-box:hover img{
	display: block;
	-webkit-transform: translate3d(0,0,0);
	
	transform: translate3d(0,0,0);

	-ms-transform: translate3d(0,0,0);

	transition: all 1s;

	-webkit-transition: all 1s;

	-ms-transition: all 1s; 
	
}
.about-img{
}

.current-position{clear:both;margin:auto;height:40px;width:100%;line-height:40px;}

.current-position h2{color:#8c8c8c;font-size: 14px;line-height:40px;padding-left:5px;}

.current-position h2 a{ color:#8c8c8c; }

.current-position h2 a:hover {

    color:#f98824;

}

