/*
By  石
QQ  1174188215
*/
@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
	margin: 0;
	padding: 0
}

ul,
li,
ol,
dl,
dt,
dd {
	list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

fieldset,
img {
	border: 0
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

input,
textarea,
select {
	*font-size: 100%
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

html,
body {
	font-family: "arial", 'Microsoft Yahei';
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #666;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

img {
	-moz-user-select: none;
	/*火狐*/
	-webkit-user-select: none;
	/*webkit浏览器*/
	-ms-user-select: none;
	/*IE10*/
	-khtml-user-select: none;
	/*早期浏览器*/
	user-select: none;
}

body {
	position: relative;
	min-width: 1200px;
	overflow-x: auto;
	background: #f7f7f7;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.after:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pl5 {
	padding-left: 5%;
}

.pr5 {
	padding-right: 5%;
}

.wrapper1200 {
	width: 1200px;
	margin: 0 auto;
}

.bgfff {
	background-color: #fff !important;
}

.font18 {
	font-size: 18px;
	color: #3d3d3d;
	font-weight: normal;
	line-height: 2em;
}

.font16 {
	font-size: 16px;
	color: #3d3d3d;
	font-weight: normal;
	line-height: 2em;
}

.font14 {
	font-size: 14px;
	color: #5e5e5e;
	font-weight: normal;
	line-height: 2em;
}

.heightauto {
	height: auto !important;
}

/*编辑器*/
.text {
	font-size: 14px;
	color: #666;
	line-height: 2em;
	word-wrap: break-word;
	word-break: normal;
}

.text:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.text * {
	max-width: 100%;
}

.colorfff {
	color: #fff;
}

/*头部*/
.header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	background: rgba(255, 255, 255, .6);
}

.header .top {
	height: 40px;
	line-height: 37px;
	border-bottom: 1px solid #3f5369;
	font-size: 12px;
	color: #c6c6c6;
	padding: 0 30px;
}

.header .top span {
	color: #666;
}

.header .top span.fl {
	padding-left: 20px;
	background: url(indexv3_a1.png) no-repeat left center;
}

.header .top a {
	color: #121212;
	padding: 0 10px;
	padding-top: 1px;
}

.header .top i.telbtn {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(indexv3_a2.png) no-repeat center top;
	vertical-align: middle;
	margin-right: 5px;
}

.header .navOut {
	padding-right: 8%;
}

.header .nav {
	height: 90px;
	line-height: 90px;
}

.header .nav .logo {
	height: 46px;
	margin-top: 22px;
	padding-right: 15px;
	padding-left: 30px;
}

.header .nav .logo img {
	display: block;
	height: 45px;
	width: auto;
}

.pubnav li {
	float: left;
	margin-left: 30px;
}

.pubnav li>a {
	color: #212121;
	font-size: 18px;
	display: block;
	padding: 0 10px;
}

.pubnav li.on>a,
.pubnav li>a:hover {
	color: #fff;
	background: #b61c22;
	position: relative;
}

@media only screen and (max-width: 1400px) {
	.header .top {
		height: 30px;
		line-height: 27px;
	}

	.header .navOut {
		padding-right: 30px;
	}

	.header .nav {
		height: 60px;
		line-height: 60px;
	}

	.header .nav .logo {
		margin-top: 12px;
	}

	.header .nav .logo img {
		height: 36px;
	}
}

/*banner*/
.index_banner {
	width: 100%;
	padding-top: 45.573%;
	position: relative;
}

.index_banner .slideBox {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.index_banner .slideBox .bd ul {
	width: 100% !important;
}

.index_banner .slideBox .bd li {
	width: 100% !important;
	padding-top: 45.573%;
	position: relative;
}

.index_banner .slideBox .bd li a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.index_banner .hd {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 8%;
	text-align: center;
	z-index: 5;
}

.index_banner .hd ul {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 32px;
	background: rgba(0, 0, 0, 0.7);
}

.index_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: #fff;
	margin: 0 5px;
	vertical-align: middle;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.index_banner .hd ul li.on {
	background: #b61c22;
	width: 38px;
}

@media only screen and (max-width: 1440px) {
	.index_banner .hd ul li {
		width: 10px;
		height: 10px;
	}

	.index_banner .hd ul li.on {
		width: 20px;
	}

	.index_banner .hd ul {
		padding: 2px 5px;
	}
}

/*底部*/
.footer {
	background: #000;
	padding-top: 3%;
	padding-bottom: 5%;
	display: table;
	vertical-align: middle;
	font-size: 20px;
}
.footer .top {
	position: relative;
	padding: 5% 0;
	padding-right: 300px;
	background: url(b8_20200313.jpg) center repeat-y;
}

.footer img {
	float: right;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 100px;
	right: 50px
}

.footer .leftnav dl {
	float: left;
	width: 25%
}

.footer .leftnav dl dt {
	margin-bottom: 30px;
	padding-left: 15px;
}

.footer .leftnav dl dt a {
	font-size: 20px;
	color: #b61c22;
	display: block;
	position: relative;
	line-height: 1em;
	position: relative;
	padding-left: 15px;
}
.footer .leftnav dl dd{padding-left: 25px;}
.footer .leftnav dl dd a {
	display: block;
	color: #3d3d3d;
	font-size: 16px;
	line-height: 2em;
}

.footer .leftnav dl dd a:hover {
	color: #b71a21;
}

.footer  dt a:before {
	position: absolute;
	content: '';
	width: 2px;
	height: 1em;
	background: #b61c22;
	left: 0;
	top: 50%;
	margin-top: -.5em;
}

.footer .bottom {
	background: #aaa;
	padding: 20px 0;
	color: #fff
}

.footer .bottom h2 {
	line-height: 3em;
	font-size:16px;
	font-weight: normal;
}

.footer .bottom h2 a,
.footer .bottom h2 {
	color: #fff !important
}

.footer .bottom h2.alcn {
	text-align: center;
	padding: 10px 0
}

.footer .bottom .in .left {
	float: left;
	color: #fff !important;
	width: 70%;
	font-size: 12px;
}

.footer .bottom .in .right {
	color: #fff;
	width: 240px;
	height: 50px;
	border: 2px solid #fff;
	line-height: 50px;
	text-align: center;
	float: right;
	font-size: 16px;
}

@media only screen and (max-width:1500px) {
	.footer {
		font-size: 16px;
	}
}

@media only screen and (max-width:1400px) {
	.footer {
		font-size: 14px;
	}
}

.index_one {
	width: 100%;
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
	z-index: 11;
}

.index_one ul {
	width: 1150px;
	margin: 0 auto;
}

.index_one ul li {
	width: 14.285%;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}

.index_one ul li a {
	color: #333;
	font-size: 18px;
}

.index_one.fixed ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.index_one.fixed ul li img {
	width: 40px;
	height: 40px;
	vertical-align: middle;
}

.index_one.fixed ul li p {
	display: inline-block;
	vertical-align: middle;
}

.index_one.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

.index_title {
	text-align: center;
	padding: 4% 0;
	font-size: 44px;
	color: #333;
}

.index_two .inlist {
	padding: 0 8% 100px;
}

.index_two .inlist li {
	float: left;
	width: 25%;
	padding: 0 1.5% 3%;

}

.index_two .inlist li a {
	display: block;
	padding: 2% 5%;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
}

.index_two .inlist li h2 {
	font-size: 22px;
	color: #677076;
	line-height: 2.4em;
	font-weight: normal;
	position: relative;
	padding-left: .5em;
	height: 2.4em;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.index_two .inlist li h2:before {
	content: '';
	width: 2px;
	height: 1em;
	background: #B61C22;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
}

.index_two .inlist li .word {
	font-size: 15px;
	color: #666666;
	line-height: 1.6em;
	height: 6.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	/*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 5;
	/*限制显示的文本行数*/
	-webkit-box-orient: vertical;
	/*设置或检索伸缩盒对象的子元素的排列方式 */
}

.index_two .inlist li span {
	display: block;
	text-align: right;
	font-size: 15px;
	color: #b61c22;
	line-height: 2em;
	vertical-align: middle;
	/* background: url(indexv3_i8.png) no-repeat right center; */
	padding-right: 20px;
}

@media only screen and (max-width:1500px) {
	.index_title {
		font-size: 30px;
	}

	.index_two .inlist li {
		padding: 0 2% 3%;
	}

	.index_two .inlist {
		padding: 0 3% 2%;
	}

	.index_two .inlist li h2 {
		font-size: 20px;
	}

	.index_two .inlist li .word {
		font-size: 14px;
	}
}

.index_three {
	padding: 60px 5%;
	background: url(b4_20200313.jpg) no-repeat center;
}

.index_three li {
	width: 25%;
	float: left;
}

.index_three li .in {
	margin: 0 auto;
	display: block;
	width: 272px;
	height: 160px;
	padding: 15px 25px;
	background: rgba(201,207,212,.6);
	/* background: url(indexv3_a3.png) no-repeat center; */
}

.index_three li .in p {
	color: #333;
	font-size: 20px;
	line-height: 2em;
}

.index_three li .in h2 {
	font-size: 48px;
	line-height: 1em;
}

.index_three li .in h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 2em;
}

.index_three li.up .in {
	color: #b61c22;
}

.index_three li.down .in {
	color: #1e7400;
}
.index_three ul{
	max-width: 1400px;
	margin: 0 auto;
}
.index_three li .in i {
	display: inline-block;
	width: 17px;
	height: 21px;
	margin-left: 10px;
}

.index_three li.up .in i {
	background: url(indexv3_i9.png) no-repeat center;
}

.index_three li.down .in i {
	background: url(indexv3_i10.png) no-repeat center;
}

.index_four {
	padding-bottom: 5%;
}

.index_four .inbox {
	display: table;
	vertical-align: middle;
	max-width: 1590px;
	height: 600px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.index_four .leftbanner {
	width: 842px;
	height: 600px;
	position: relative;
	float: left;
}

.index_four .leftbanner .slideBox {
	width: 100%;
	height: 100%;
	position: relative;
}

.index_four .leftbanner .slideBox .bd,
.index_four .leftbanner .slideBox .bd ul {
	width: 100% !important;
	height: 100% !important;
	position: relative;
}

.index_four .leftbanner .slideBox .bd ul li {
	width: 100% !important;
	height: 100% !important;
	position: relative;
}

.index_four .leftbanner .slideBox .bd ul li img {
	width: 100% !important;
	height: 100%;
	position: relative;
}

.index_four .leftbanner .hd {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 2%;
	text-align: center;
	z-index: 5;
}

.index_four .leftbanner .hd ul {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 32px;
	background: rgba(0, 0, 0, 0.4);
}

.index_four .leftbanner .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: #fff;
	margin: 0 5px;
	vertical-align: middle;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.index_four .leftbanner .hd ul li.on {
	background: #b61c22;
	width: 38px;
}

.index_four .rightList {
	display: table-cell;
	width: 100%;
	padding-right: 5%;
	padding-left: 2%;
	vertical-align: top;
}

.index_four .rightList h3 {
	font-size: 32px;
	color: #333333;
	font-weight: normal;
	line-height: 2em;
	margin: 15px 0;
}

.index_four .rightList li {
	margin-bottom: 30px;
}

.index_four .rightList li a {
	display: table;
	vertical-align: middle;
	width: 100%;
}

.index_four .rightList li .date {
	float: left;
	width: 80px;
	height: 80px;
	background: #B61C22;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-right: 15px;
}

.index_four .rightList li .date b {
	display: block;
	font-size: 24px;
	line-height: 1.5em;
}

.index_four .rightList li .date span {
	font-size: 14px;
}

.index_four .rightList li .word {
	display: table-cell;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 1.5em;
	vertical-align: middle;
}

.index_four .rightList li a:hover .word {
	color: #B61C22;
}

.index_four .rightList li p {
	overflow: hidden;
	vertical-align: middle;
	width: 100%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	/*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 2;
	/*限制显示的文本行数*/
	-webkit-box-orient: vertical;
	/*设置或检索伸缩盒对象的子元素的排列方式 */
}

.index_four .rightList li .btn {
	float: right;
	width: 19px;
	height: 15px;
	background: url(indexv3_i11.png) no-repeat center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-left: 20px;
}

.index_four .rightList a.more {
	display: block;
	text-align: right;
	font-size: 15px;
	color: #b61c22;
	line-height: 2em;
	vertical-align: middle;
	/* background: url(indexv3_i8.png) no-repeat right center; */
	padding-right: 20px;
}

@media only screen and (max-width:1500px) {
	.index_four {
		padding: 0 3%;
	}

	.index_four .inbox {
		height: 400px;
	}

	.index_four .leftbanner {
		width: 560px;
		height: 398px;
	}

	.index_four .leftbanner .hd ul li {
		width: 10px;
		height: 10px;
	}

	.index_four .leftbanner .hd ul li.on {
		width: 20px;
	}

	.index_four .leftbanner .hd ul {
		padding: 2px 5px;
	}

	.index_four .rightList h3 {
		font-size: 28px;
	}

	.index_four .rightList li .date {
		height: 55px;
		padding: 5px 0;
	}

	.index_four .rightList li .date b {
		font-size: 18px;
	}

	.index_four .rightList a.more {
		font-size: 14px;
	}

	.index_four .rightList li {
		margin-bottom: 20px;
	}
}

.index_five {
	display: block;
	height: 265px;
	line-height: 265px;
	background: url(indexv3_b6.jpg) no-repeat center;
}

.index_five .index_title {
	padding: 0;
	color: #fff;
}

.index_six {
	padding-bottom: 5%;
	background: url(b5_20200313.jpg) no-repeat center top;
}

.index_six .index_title {
	color: #fff;
}

.index_six .inbox {
	max-width: 1590px;
	margin: 0 auto;
	background: #fcfcfc;
}

.index_six .title {
	height: 100px;
	line-height: 100px;
	width: 100%;
	color: #fff;
	background: url(indexv3_b8.jpg) no-repeat center;
	text-align: center;
}

.index_six .title h2 {
	float: left;
	font-size: 32px;
	font-weight: normal;
	width: 50%;
}

.index_six .list {
	width: 50%;
	float: left;
	padding: 2% 4%;
}

.index_six .list li {
	margin-bottom: 30px;
}

.index_six .list li a {
	display: table;
	vertical-align: middle;
	width: 100%;
	background: #fff;
	padding-right: 10px;
}

.index_six .list li .date {
	float: left;
	width: 80px;
	height: 80px;
	background: #B61C22;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-right: 15px;
}

.index_six .list li .date b {
	display: block;
	font-size: 24px;
	line-height: 1.5em;
}

.index_six .list li .date span {
	font-size: 14px;
}

.index_six .list li .word {
	display: table-cell;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 1.5em;
	vertical-align: middle;
}

.index_six .list li a:hover .word {
	color: #B61C22;
}

.index_six .list li p {
	overflow: hidden;
	vertical-align: middle;
	width: 100%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	/*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 2;
	/*限制显示的文本行数*/
	-webkit-box-orient: vertical;
	/*设置或检索伸缩盒对象的子元素的排列方式 */
}

.index_six .list li .btn {
	float: right;
	width: 19px;
	height: 15px;
	background: url(indexv3_i11.png) no-repeat center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-left: 20px;
}

.index_six .list a.more {
	display: block;
	text-align: right;
	font-size: 15px;
	color: #b61c22;
	line-height: 2em;
	vertical-align: middle;
	/* background: url(indexv3_i8.png) no-repeat right center; */
	padding-right: 20px;
}

@media only screen and (max-width:1500px) {
	.index_six {
		padding: 0 3% 5%;
	}

	.index_six .title {
		height: 80px;
		line-height: 80px;
	}

	.index_six .title h2 {
		font-size: 28px;
	}

	.index_six .list h3 {
		font-size: 28px;
	}

	.index_six .list li .date {
		height: 55px;
		padding: 5px 0;
	}

	.index_six .list li .date b {
		font-size: 18px;
	}

	.index_six .list span.more {
		font-size: 16px;
	}

	.index_six .list li {
		margin-bottom: 20px;
	}

	.index_six .list a.more {
		font-size: 14px;
	}
}

.index_seven {
	background-color: #cde1ec;
	background-image: url(b6_20200313.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5%;
	background-size: cover;
}
.index_seven .index_title{
	padding: 4% 0 2%;
}
.index_seven .word {
	max-width: 1590px;
	margin: 0 auto;
	font-size: 17px;
	color: #333;
	line-height: 2em;
	background: rgba(255,255,255,.2);
	box-shadow: 0 5px 5px rgba(0,0,0,.2);
	border-radius: 4px;
	padding: 3% 2%;
}

@media only screen and (max-width: 1500px) {
	.index_seven .word {
		font-size: 18px;
	}

	.index_seven {
		padding: 0 3% 5%;
	}
}

.fixce {
	position: fixed;
	z-index: 100;
	padding: 0;
	right: 0px;
	bottom: 15%;
}

.fixce li {
	margin-bottom: 5px;
}

.fixce a {
	display: block;
	background: rgba(172, 165, 165, .6);
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #fff;
}

.fixce a img {
	display: block;
}

.pubnav {
	position: relative;
}

.pubnav .navList {
	width: 120%;
	position: absolute;
	top: 90px;
	background: #f1f1f1;
	right: 0;
	padding: 1% 5%;
	display: none;
}

.pubnav .navList dl {
	width: 50%;
	float: left;
	margin: 10px 0 0;
}

.pubnav .navList dl:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pubnav .navList dl dt {
	clear: both;
	line-height: 2em;
	font-size: 16px;
	position: relative;
	padding-left: 10px;
}

.pubnav .navList dl dt a {
	color: #393b3f;
}

.pubnav .navList dl dd {
	float: left;
	margin: 0 10px;
	font-size: 14px;
	line-height: 40px;
}

.pubnav .navList dl dd a {
	color: #666;
}

.pubnav .navList dl a:hover {
	color: #b61c22;
}

.pubnav .navList dl dt:before {
	content: '';
	width: 3px;
	height: 1em;
	position: absolute;
	left: 0;
	background: #b61c22;
	top: 50%;
	margin-top: -.5em;
}

.pubnav li:hover .navList {
	display: block;
}

.fixce li {
	position: relative;
}

.fixce li>a {
	position: relative;
	z-index: 4;
}

.fixce li .leftlist {
	position: absolute;
	right: -125px;
	bottom: 0;
	width: 125px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.fixce li .leftlist a {
	display: inline-block;
}

.fixce li:hover .leftlist {
	right: 64px;
}

@media only screen and (max-width:1500px) {
	.pubnav .navList {
		top: 60px;
	}
}

.pub_wrapper {
	padding: 0 8%;
}



@media only screen and (max-width:1700px) {
	.pub_wrapper {
		padding: 0 5%;
	}
	.footer .bottom .in .right {
		font-size: 18px
	}

	.footer img {
		width: 160px;
		height: 160px;
	}

	.footer .top {
		padding-right: 200px
	}

	.footer .leftnav dl dt a {
		font-size: 20px
	}

	.footer .leftnav dl dd a {
		font-size: 18px
	}

	.footer .bottom .in .right {
		width: 240px;
		height: 50px;
		line-height: 50px
	}
}

.footer2 {
	background: none;
	padding: 0;
	display: block;
}
.body{
	background: url(b2_20200313.jpg) repeat-y center;
}
.index_two{
	background: url(b3_20200313v1.jpg) no-repeat center bottom;
}
.index_four .leftbanner{
	top: 0;
	margin: 0;
}

.n_tt{
	display: block;
	margin: 0 auto;
}