@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: "思源黑体";
	*font-family: "思源黑体";
	color: #666;
}
.boxSizing{
	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;
}
a:hover{color: #b61c22;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.bgfff{background-color: #fff !important;}
.font18{font-size: 18px;color: #333;line-height: 2em;}
.font16{font-size: 16px;color: #333;line-height: 2em;}
.font14{font-size: 14px;color: #333;line-height: 2em;}
/*编辑器*/
.text{font-size: 16px;color: #333;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%;}


.mContent{
	width: 950px;
	margin: 0 auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 30px;
}

/*大标题*/
.mtitle{
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #eee;
	font-size: 30px;
	padding-left: 20px;
	position: relative;
}
.mtitle h2,.mtitle p{
	display: inline-block;
	text-transform: uppercase;
}
.mtitle h2{
	color: #333;
	font-size: 30px;
}
.mtitle p{
	color: #eeeeee;
	font-size: 30px;
	font-weight: bold;
	margin-left: .5em;
}
.mtitle:before{
	height: 1em;
	width: 4px;
	content: '';
	position: absolute;
	display: block;
	background: #d20a10;
	left: 0;
	top: 50%;
	margin-top: -.5em;
}
.mContent .text{
	padding: 30px 0;
}
.mContent .text img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}
.mtxt{
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}
.mtxt i{
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 11px;
	background-repeat: no-repeat;
	background-position: center;
}
.mneitit{
	color: #333;
	text-align: center;
	font-size: 24px;
}
.jinzita{
	width: 850px;
	margin: 0 auto;
	height: 400px;
	position: relative;
}
.jinzita .bg{
	position: absolute;
	left: 158px;
}
.jinzita .word{
	font-size: 14px;
	width: 24em;
	line-height: 1.8em;
	position: absolute;
	top: 0;
}
.jinzita li{
	position: relative;
}
.jinzita li.li1{
	height: 100px;
}
.jinzita li.li1 .word{
	top: 15px;
}
.jinzita li .mtit3{
	color: #fff;
	text-align: center;
	line-height: 1.5em;
}
.jinzita li.li1 .mtit3{
	padding-top: 35px;
}
.jinzita li.li2{
	height: 80px;
}
.jinzita li.li2 .word{
	right: 0;
	width: 18em;
}
.jinzita li.li2 .mtit3{
	line-height: 80px;
}
.jinzita li.li3 .word{
	width: 16em;
}
.jinzita li.li3 .mtit3{
	line-height: 68px;
}
.jinzita li.li4 .word{
	width: 14em;
	right: 0;
}
.jinzita li.li4 .mtit3{
	line-height: 80px;
}
.jinzita li.li5 .word{
	width: 11em;
	top: 10px;
}
.jinzita li.li5 .mtit3{
	line-height: 68px;
}
.pt0{padding-top: 0 !important;}
.gkList li{
	float: left;
	width: 28%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 0 15px;
	text-align: justify;
}
.gkList li.li2{
	width: 44%;
}
.gkList li .mneitit{
	margin: 20px 0;
}
.gkList li img{
	width: 64px;
	height: 64px;
}
.jgList .box{
	padding: 35px 10px;
	border-bottom: 1px dashed #eee;
	padding-left: 100px;
	position: relative;
}
.jgList .box>img{
	position: absolute;
	top: 40px;
	left: 10px;
	width: 64px;
	height: 64px;
}
.jgList .box .mneitit{
	margin-bottom: 15px;
	text-align: left;
}
.jgList .box .mtxt{margin: 0;}
.color666{color: #666;}

.dyList .box{
	padding: 35px 10px;
	border-bottom: 1px dashed #eee;
	position: relative;
}
.dyList .box .img{
	width: 125px;
	height: auto;
	border: 1px solid #eee;
	padding: 15px 0;
	min-height: 125px;
	display: table;
	vertical-align: middle;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.dyList .box .img em{
	display: table-cell;
	vertical-align: middle;
}
.dyList .box .img img{
	display: block;
	margin: 0 auto;
	height: auto;
	max-width: 84px;
}
.dyList .box .word{
	width: 710px;
}
.dyList .box .word p.fl{
	width: 620px;
	margin-left: 10px;
	color: #666;
}
.redtit{
	font-size: 24px;
	color: #d20a10;
	line-height: 2em;
}
.dyList .box li{
	margin-top: 20px;
}



/*8.14*/
.color333{color: #333;}
.mtit4{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
.textindent{
	color: #666;
	text-indent: 2em;
	margin-bottom: 10px;
}

.snum{
	display: inline-block;
	width: 22px;
	height: 22px;
	background: #D20A10;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-style: normal;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 16px;
}

.mb10{margin-bottom: 10px !important;}


/*8.29*/
.tdList .box{
	padding: 45px 0;
	border-bottom: 1px dashed #eee;
	position: relative;
}
.tdList .box .img{
	width: 160px;
}
.tdList .box .img img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.tdList .box .word{
	width: 700px;
}
.tdList .box .word p.fl{
	width: 620px;
	margin-left: 10px;
	color: #666;
}
.redtit{
	font-size: 24px;
	color: #d20a10;
	line-height: 2em;
}
.tdList .box li{
	margin-top: 20px;
}
.mneitit2 {
    color: #333;
    text-align: left;
    font-size: 24px;
}

.thbglist li{
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 45px;
}
.thtable table{
	width: 100%;
}
.thtable table thead td{
	background: #d20a10;
	color: #fff;
	font-size: 18px;
	text-align: center;
	height: 54px;
}
.thtable table tbody{
	border: 1px solid #ddd;
	border-top: 0;
}
.thtable table tbody td{
	border: 1px dashed #ddd;
	padding: 25px 20px;
	text-align: center;
	border-top: 0;
	color: #666;
}
.thtable2 table tbody td{
	padding: 15px 10px;
	font-size: 14px;
	line-height: 1.6em;
}
.thtable table tbody td b{color: #333;}
















