header {
	padding-top: 15px;
	padding-bottom: 15px;
}
.d_header {
	padding-left: 46px;
	padding-right: 140px;
	position: relative;
}
.d_logo {
	width: 380px;
}
.d_logo img {
	width: 100%;
}
.d_header_ri {
	width: 800px;
	padding-top: 15px;
}

@media all and (max-width: 1440px) {
	.d_header {
		padding-right: 46px;
	}
	.d_logo {
		width: 300px;
	}
	.d_header_ri {
		width: 780px;
	}
}

ul.d_menu {
	width: 730px;
}
ul.d_menu li {
	
}
ul.d_menu li.firli .li_sec {
	position: absolute;
	top: 71px;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,.84);
	z-index: 99;
	padding: 30px 0;
}

@media all and (max-height: 1440px) {
	ul.d_menu li.firli .li_sec {
		top: 59px;
	}
}

@media all and (max-width: 1366px) {
	ul.d_menu {
		width: 676px;
	}
	.d_header_ri {
		width: 735px;
	}
}

ul.d_menu li.firli .li_sec .li_sec_con {
	width: 750px;
	margin: 0 auto;
}

@media all and (max-width: 1440px) {
	ul.d_menu li.firli .li_sec .li_sec_con {
		transform: translateX(120px);
	}
}

ul.d_menu li.firli .li_sec .li_sec_con .li_sec_con_img {
	width: 233px;
}
ul.d_menu li.firli .li_sec .li_sec_con .li_sec_con_img img {
	display: block;
}
ul.d_menu li.firli .li_sec .li_sec_con .li_sec_con_text {
	width: 470px;
}
ul.d_menu li.firli .li_sec .li_sec_con .li_sec_con_text h3 {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #646464;
	margin-bottom: 25px;
}
ul.secul {}
ul.secul li {
	float: left;
	position: relative;
	padding-left: 10px;
}
ul.secul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #8e8e8e;
}
ul.secul li a {
	font-size: 16px;
	color: #1c1c1c;
	margin-right: 20px;
	margin-top: 10px;
}
ul.secul li a:hover {
	color: #cf0a0c;
}
ul.d_menu li.firli > a {
	color: #0b0b0b;
	font-size: 16px;
} 
ul.d_menu li.firli > a:hover {
	color: #cf0a0c;
}
.d_search:hover > span.iconfont {
	color: #cf0a0c;
	cursor: pointer;
}

.search_box {
	position: absolute;
	top: 71px;
	right: 140px;
	width: 390px;
	background: rgba(255,255,255,.25);
	padding: 10px 14px;
	z-index: 99;
	display: none;
}
.search_box form {}
.search_box form input {
	border: 2px solid #d2d2d2;
	outline: none;
	width: 312px;
	height: 44px;
	line-height: 44px;
	padding: 0 12px;
	color: #525252;
}
.search_box form button {
	width: 50px;
	height: 44px;
	background: #d72e28;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
}


#inBanner {
	position: relative;
}
#inBanner .swiper-slide {
	position: relative;
}
#inBanner .swiper-slide img {
	display: block;
	width: 100%;
}
#inBanner .swiper-slide h2 {
	position: absolute;
	width: 100%;
	top: 25%;
	left: 0;
	transform: translate(0,-50%);
	color: #fff;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
}

#inBanner .inBanner-button-next {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0,-50%);
	width: 50px;
	height: 100px;
	background: rgba(0,0,0,.35);
	z-index: 99;
	cursor: pointer;
	text-align: center;
}
#inBanner .inBanner-button-next img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#inBanner .inBanner-button-prev {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0,-50%);
	width: 50px;
	height: 100px;
	background: rgba(0,0,0,.35);
	z-index: 99;
	cursor: pointer;
}
#inBanner .inBanner-button-next:hover,
#inBanner .inBanner-button-prev:hover {
	background: rgba(0,0,0,.55);
}
#inBanner .inBanner-button-prev img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#inBanner .inBanner_btn span.iconfont {
	color: #fff;
	font-size: 20px;
}
#inBanner .inBanner_btn:hover span.iconfont {
	color: #ee3333;
}

.inBanner-pagination {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 9;
	margin: 0 5px;
}
.inBanner-pagination .swiper-pagination-bullet {
	width: 42px;
	height: 6px;
	border-radius: 15px;
	background: #c6d4d9;
	opacity: 1;
}
.inBanner-pagination .swiper-pagination-bullet-active {
	background: #ec3233;
}

.d_tips {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}
.d_tips img {
	display: block;
	width: 100%;
}

.innews {
	padding-top: 30px;
	padding-bottom: 28px;
}
.innews_le {
	width: 615px;
}
#inNewsBanner {
	position: relative;
	overflow: hidden;
}
#inNewsBanner .swiper-slide {}
#inNewsBanner .swiper-slide img {
	display: block;
	width: 100%;
}
#inNewsBanner .swiper-slide p {
	height: 50px;
	line-height: 50px;
	background: #e5e5e5;
	text-align: center;
	padding: 0 5%;
}
#inNewsBanner .swiper-slide p a {
	color: #222;
	font-size: 18px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#inNewsBanner .swiper-slide p a:hover {
	color: #cf0a0c;
}

#inNewsBanner .inNewsBanner-pagination {
	position: absolute;
	left: 0;
	bottom: 65px;
	width: 100%;
	text-align: center;
	z-index: 9;
	margin: 0 5px;
}
.inNewsBanner-pagination .swiper-pagination-bullet {
	width: 42px;
	height: 6px;
	border-radius: 15px;
	background: #c6d4d9;
	opacity: 1;
}
.inNewsBanner-pagination .swiper-pagination-bullet-active {
	background: #ec3233;
}

.innews_ri {
	width: 538px;
}
.innews_ri_list {
	height: 36px;
	background: #f4f4f4;
}
.innews_ri_list p {
	float: left;
	width: 102px;
	text-align: center;
	font-size: 16px;
	color: #272727;
	height: 36px;
	line-height: 36px;
	position: relative;
	cursor: pointer;
}
.innews_ri_list p:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #ca1011;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,100%);
    opacity: 0;
}
.innews_ri_list p.innews_p_act {
	background: #ca1011;
	color: #fff;
}
.innews_ri_list p.innews_p_act:after {
	opacity: 1;
}

.innews_ri_con {
	position: relative;
}
.innews_more {
	position: absolute;
	right: 13px;
	top: 0;
	font-size: 14px;
	color: #838383;
	transform: translateY(-25px);
}
.innews_more:hover {
	color: #ca1011;
}
.innews_ri_con_item {
	display: none;
}
.innews_li_spe {
	padding-top: 31px;
}
.innews_li_spe h4 {
	margin-bottom: 15px;
}
.innews_li_spe h4 a {
	font-size: 20px;
	color: #111;
	font-weight: 600;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.innews_li_spe h4 a:hover {
	color: #ca1011;
}
.innews_li_spe article {
	font-size: 14px;
	color: #727171;
	line-height: 28px;
	text-indent:2em;
	height: 84px;
}
.innews_li_spe article:hover {
	color: #ca1011;
}
.innews_li_spe article span {
	color: #ca1011;
}
ul.innewsul {}
ul.innewsul li {
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 14px;
	padding-top: 12px;
}
ul.innewsul li h4 {
	padding-left: 18px;
	width: 465px;
	position: relative;
}
ul.innewsul li h4:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 20px;
	background: url(/new_static/images/innews_icon.png) no-repeat center;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
ul.innewsul li h4 a {
	color: #0f0f0f;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.innewsul li h4 a:hover {
	color: #ca1011;
}

.newstwo {
	background: url(/new_static/images/newstwo_bg.jpg) no-repeat center;
	background-size: 100% 100%;;
}
.news_inbanner {}
.news_inbanner img {
	display: block;
	width: 100%;
}
.newstwo_con {
	background: rgba(255,255,255,.78);
	padding: 38px 24px;
	padding-bottom: 0;
}
.newstwo_le {
	width: 890px;
}
.newstwo_ri {
	width: 260px;
}
.newstwo_con_item {
	border-top: 1px solid #dcdcdc;
	position: relative;
}
.newstwo_con_item:before {
	content: "";
	position: absolute;
	width: 54px;
	height: 3px;
	background: #e20e0e;
	left: 0;
	top: 0;
	transform: translateY(-100%);
}
.newstwo_con_item_title {
	margin-top: 13px;
	margin-bottom: 16px;
}
.newstwo_con_item_title h3 {
	font-size: 20px;
	font-weight: 800;
	color: #2e2d2d;
}
.newstwo_con_item_title h3 span {
	color: #e00000;
}
.newstwo_con_item_title a {
	color: #8e8e8e;
}
.newstwo_con_item_title a:hover {
	color: #e20e0e;
}
.newstwo_le_item {
	float: left;
	width: 394px;
	margin-right: 50px;
	margin-bottom: 40px;
}
.newstwo_le_item_spe {
	padding-top: 7px;
	padding-right: 10px;
}
.newstwo_le_item_spe_img {
	width: 113px;
	height: 80px;
	overflow: hidden;
}
.newstwo_le_item_spe_img img {
	display: block;
	width: 100%;
	transition: all .5s;
}
.newstwo_le_item_spe_img:hover img {
	transform: scale(1.2);
}
.newstwo_le_item_spe h4 {
	width: 257px;
}
.newstwo_le_item_spe h4 a {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 1.4em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newstwo_le_item_spe h4 a:hover {
	color: #e20e0e;
}

.newstwo_ri_item {
	margin-bottom: 40px;
}
ul.newstwoul {}
ul.newstwoul li {
	margin-top: 23px;
	position: relative;
	padding-left: 16px;
}
ul.newstwoul li:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #d4d4d4;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
ul.newstwoul li a {
	display: block;
	font-size: 14px;
	color: #0f0f0f;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.newstwoul li a:hover {
	color: #e20e0e;
}
ul.newstworiul {}
ul.newstworiul li {
	margin-bottom: 10px;
	overflow: hidden;
}
ul.newstworiul li:last-child {
	margin-bottom: 0;
}
ul.newstworiul li img {
	display: block;
	width: 100%;
	transition: all .5s;
}
ul.newstworiul li:hover img {
	transform: scale(1.2);
}

.newstwo_ri_item_con_img img {
	display: block;
	width: 100%;
}
.newstwo_ri_item p {
	font-size: 14px;
	color: #292929;
	padding: 9px 20px;
	line-height: 1.4em;
}
.picnews {
	background: #ededed;
	padding: 10px;
	margin-bottom: 36px;
}
.picnews_title {
	width: 49px;
	margin-left: 10px;
}
.picnews_title img {
	display: block;
	width: 100%;
}
.picnews_con {
	width: 1100px;
	background: #fff;
	padding: 16px 20px;
}
ul.picnewsul {
	margin-right: -2%;
}
ul.picnewsul li {
	float: left;
	width: 23%;
	margin-right: 2%;
}
ul.picnewsul li .li_img {
	overflow: hidden;
}
ul.picnewsul li .li_img img {
	display: block;
	width: 100%;
	transition: all .5s;
}
ul.picnewsul li .li_img:hover img {
	transform: scale(1.2);
}
ul.picnewsul li p {
	text-align: center;
	padding: 14px;
	padding-bottom: 0;
}
ul.picnewsul li p a {
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #171616;
}
ul.picnewsul li p a:hover {
	color: #e20e0e;
}
.frlink {
	background-image: linear-gradient(to right,#a81314,#dc151b,#a81314);
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
}
.frlink a {
	display: inline-block;
	margin-left: 20px;
	color: #fff;
}
.frlink select {
	border: none;
	outline: none;
	margin-left: 50px;
}

footer {
	padding-top: 30px;
	padding-bottom: 35px;
}
.fot_le {
	width: 380px;
}
.fot_le .fot_logo {
	margin-bottom: 20px;
}
.fot_le .fot_logo img {
	display: block;
}
.fot_le p {
	color: #787878;
}
.fot_mid {
	width: 520px;
}
.fot_mid p {
	margin-bottom: 12px;
}
.fot_mid p a {
	color: #ae0002;
	border-bottom: 1px solid #ae0002;
}
.fot_ri {
	width: 92px;
	text-align: center;
	color: #282828;
}
.fot_ri .fot_ri_img {
	border: 1px solid #f8f8f8;
	border-radius: 10px;
	padding: 5px;
}

