@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "宋体";
	background: #fff;
	font-size: 12px;
}
ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {
	margin: 0px;
	padding: 0px;
}
ol, ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fz {
	margin: 0 auto;
}
/*头部*/

.top {
	position: absolute;
	width: 100%;
	height: 100px;
	background: url(../images/index_01.png);
	background-size: 100% 100%;
	z-index: 999999999999999999;
}
.top_a {
	width: 1100px;
	height: 100px;
}
.logo {
	width: 328px;
}
.cai {
	width: 770px;
}
.cai ul {
	display: block;
	float: left;
	margin-top: 50px;
}
.cai li {
	width: 75px;
	float: left;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-right: 27px;
}
.cai li a {
	display: block;
	text-align:center;
	color: #fff;
}
.cai span {
	display: block;
	float: right;
	width: 146px;
	height: 51px;
	background: url(../images/index_04.png) no-repeat;
	text-align: center;
	line-height: 51px;
	font-size: 24px;
	font-family: "微软雅黑";
	margin-top: 30px;
}
.cai span a {
	display: block;
	color: #fff;
}

.cai li ul {
	background:#e40508;
	margin-top:6px;
	margin-left:-20px;
}
.cai li ul li {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-right: 0px;
	width: 110px;
}
.cai li ul li a {
	display:block;
	height:36px;
	line-height:36px;
	text-align:center;
}
.cai li ul li a:hover {
	display:block;
	background:#005B30;
}
/*图片*/

.baner {
	width: 100%;
}
.baner img {
	width: 100%;
}
/*内容*/

.main {
	width: 100%;
	background: #f6f6f6;
	padding-bottom: 75px;
}
.main_a {
	width: 1100px;
	text-align: center;
	padding-top: 30px;
}
.main_a h3 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #484848;
	font-weight: normal;
}
.main_a p {
	font-size: 20px;
	color: #e1240e;
	font-family: "微软雅黑";
}
.main_b {
	width: 1100px;
	margin-top: 10px;
}
.main_b li {
	width: 357px;
	float: left;
	margin-top: 25px;
	margin-left: 13px;
	position: relative;
}
.main_b li img {
	width: 100%;
	vertical-align: bottom;
}
.main_b li:hover .ding {
	display: block;
}
.ding {
	/*display: none;*/
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	font-family: "微软雅黑";
	text-align: center;
	background: url(../images/index_19.png);
}
.ding a {
	display: block;
	color: #2a2a2a;
}
.major {
	width: 100%;
	padding-bottom: 40px;
}
.major_a {
	width: 1100px;
	text-align: center;
	padding-top: 30px;
}
.major_a h3 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #484848;
	font-weight: normal;
}
.major_a p {
	font-size: 20px;
	color: #e1240e;
	font-family: "微软雅黑";
}
.major_b {
	width: 1100px;
	margin-top: 40px;
}
.major_b li {
	width: 254px;
	height: 253px;
	float: left;
	margin-left: 28px;
}
.major_b li a {
	display: block;
	width: 254px;
	height: 223px;
	background: url(../images/index_11.png) no-repeat;
	padding-top: 30px;
	text-align: center;
	color: #c3c3c3;
}
.major_b p {
	font-family: "微软雅黑";
	font-size: 27px;
	margin-top: 10px;
}
.major_b span {
	display: block;
	margin-top: 10px;
	font-family: "微软雅黑";
	font-size: 16px;
}
.major_b li a:hover {
	background: url(../images/index_12.png) no-repeat;
	color: #fff;
}
.chief {
	width: 100%;
	padding-bottom: 40px;
	background: #f7f7f7;
}
.chief_a {
	width: 1100px;
	text-align: center;
	padding-top: 30px;
}
.chief_a h3 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #484848;
	font-weight: normal;
}
.chief_a p {
	font-size: 20px;
	color: #e1240e;
	font-family: "微软雅黑";
}
.chief_b {
	width: 1100px;
	margin-top: 40px;
}
.chief_b li {
	width: 347px;
	float: left;
	margin-right: 29px;
	margin-bottom:6px;
	position: relative;
}
.ding_a {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 220px;
	height: 197px;
	background: url(../images/index_19.png);
}
.ding_a h2 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #ff0000;
	font-weight: normal;
	margin-left: 30px;
}
.ding_a span {
	font-size: 44px;
}
.ding_a h3 {
	font-family: "微软雅黑";
	font-size: 29px;
	color: #1f1f1f;
	font-weight: normal;
	margin-left: 30px;
}
.ding_a p {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #1f1f1f;
	text-align: center;
	margin-top: 10px;
}
.ding_a b {
	display: block;
	float: left;
	font-weight: normal;
	width: 88px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-left: 10px;
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 18px;
}
.ding_a b a {
	display: block;
	color: #fff;
}
.zhong {
	width: 100%;
	height: 90px;
	background: #e40508;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.zhong p {
	font-size: 27px;
	padding-top: 18px;
}
.prin {
	width: 100%;
	padding-bottom: 40px;
	background: #fff;
}
.prin_a {
	width: 1100px;
	text-align: center;
	padding-top: 30px;
}
.prin_a h3 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #484848;
	font-weight: normal;
}
.prin_a p {
	font-size: 20px;
	color: #e1240e;
	font-family: "微软雅黑";
}
.prin_b {
	width: 1100px;
	margin-top: 40px;
}
.prin_b li {
	width: 127px;
	float: left;
	text-align: center;
	padding: 0 46px;
	background: url(../images/index_35.jpg) no-repeat right 30px;
}
.prin_b p {
	margin-top: 20px;
}
.prin_b li a {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #e32512;
}
.detsils {
	width: 100%;
	padding-bottom: 40px;
	background: #f7f7f7;
}
.detsils_a {
	width: 1100px;
	text-align: center;
	padding-top: 30px;
}
.detsils_a h3 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #484848;
	font-weight: normal;
}
.detsils_a p {
	font-size: 20px;
	color: #e1240e;
	font-family: "微软雅黑";
}
.detsils_b {
	width: 1100px;
	margin-top: 40px;
}
.detsils_l {
	width: 600px;
}
.detsils_l_a {
	line-height: 30px;
}
.detsils_l_a h3 {
	float: left;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 27px;
	color: #4c4c4c;
}
.detsils_l_a span {
	font-size: 18px;
	color: #e32512;
}
.detsils_l_a p {
	display: block;
	float: right;
}
.detsils_l_a p a {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #8d8d8d;
}
.detsils_l_b li {
	margin-top: 40px;
}
.detsils_l_b p {
	display: block;
	float: left;
	width: 74px;
	height: 38px;
	padding-top: 8px;
	padding-left: 53px;
	color: #0f0f0f;
	font-family: "微软雅黑";
	font-size: 20px;
}
.detsils_l_b span {
	display: block;
	width: 420px;
	line-height: 21px;
	font-size: 15px;
	padding-left: 50px;
	float: left;
	margin-top: 10px;
	background: url(../images/index_41.png) 30px top no-repeat;
}
.detsils_l_b b {
	padding: 0 10px;
	background: url(../images/index_42.png) right top no-repeat;
}
.detsils_r {
	width: 455px;
}
.detsils_r dt {
	line-height: 30px;
}
.detsils_r h3 {
	float: left;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 27px;
	color: #4c4c4c;
}
.detsils_r span {
	font-size: 18px;
	color: #e32512;
}
.detsils_r p {
	display: block;
	float: right;
}
.detsils_r p a {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #8d8d8d;
}
.detsils_r dd {
	padding-top: 55px;
}
.detsils_r li {
	font-size: 15px;
	color: #454545;
	padding-left: 14px;
	background: url(../images/index_37.png) no-repeat left center;
	line-height: 40px;
}
.detsils_r li a {
	color: #454545;
}
/*ny1*/

.nav {
	width: 1100px;
	margin-top: 15px;
	margin-bottom: 40px;
}
.nav_l {
	width: 205px;
}
.nav_l_a dt {
	width: 205px;
	height: 54px;
	background: url(../images/ny1_03.jpg) no-repeat;
	text-align: center;
	line-height: 54px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
}
.nav_l_a dd {
	border: 1px solid #e40508;
	padding-bottom: 20px;
}
/*.nav_er{ background:url(../images/ny1_09.jpg) no-repeat 24px 10px;}
.nav_er:hover{ background:url(../images/ny1_08.jpg) no-repeat 24px 10px;}
.nav_san{ background:url(../images/ny1_10.jpg) no-repeat 24px 10px;}
.nav_san:hover{ background:url(../images/ny1_11.jpg) no-repeat 24px 10px;}
.nav_si{ background:url(../images/ny1_12.png) no-repeat 24px 10px;}
.nav_si:hover{ background:url(../images/ny1_13.jpg) no-repeat 24px 10px;}
.nav_wu{ background:url(../images/ny1_14.jpg) no-repeat 24px 10px;}
.nav_wu:hover{ background:url(../images/ny1_15.jpg) no-repeat 24px 10px;}*/

#nav_lin {
	height: 36px;
	line-height: 36px;
}
#nav_lin a {
	display: block;
	color: #474747;
	background: none;
}
#nav_lin a:hover {
	color: #e40508;
	background: none;
}
.nav_yi li {
	line-height: 48px;
}
.nav_yi a {
	display: block;
	height: 48px;
	padding-left: 60px;
	font-size: 18px;
	color: #606060;
	background: url(../images/ny1_07.jpg) no-repeat 155px center;
}
.nav_yi li a:hover {
	background: url(../images/ny1_06.jpg) left bottom no-repeat;
	color: #e40508;
}
.cur {
	background: url(../images/ny1_06.jpg) left bottom no-repeat;
	color: #e40508;
}
.cur a {
	color: #e40508;
}
.nav_l_b {
	width: 205px;
	margin-top: 20px;
}
.nav_r {
	width: 875px;
}
.nav_r_a {
	width: 875px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e40508;
}
.nav_r_a h3 {
	display: block;
	float: left;
	font-weight: normal;
	padding-left: 50px;
	/*background: url(../images/ny_17.jpg) no-repeat 10px center;*/
	font-size: 20px;
	color: #131313;
}
.nav_r_a span {
	float: right;
	color: #555;
	font-size: 14px;
	margin-right: 35px;
}
.nav_r_a span a {
	color: #555;
}
.nav_r_b_yi {
	margin-top: 15px;
}
.nav_r_b_yi li {
	width: 182px;
	float: left;
	padding-bottom: 35px;
	margin: 0 18px;
_ margin:0 15px;
}
.nav_r_b_yi li img {
	width: 100%;
	border: 1px solid #ccc;
}
.nav_r_b_yi h3 {
	font-weight: normal;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #222;
}
.nav_r_b_yi h3 a {
	font-weight: normal;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #222;
}
.nav_r_b_yi p {
	display: block;
	width: 67px;
	height: 24px;
	float: left;
	background: url(../images/ny1_18.jpg) no-repeat;
	text-align: center;
	line-height: 24px;
}
.nav_r_b_yi p a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑";
}
.nav_r_b_yi span {
	display: block;
	width: 102px;
	height: 24px;
	float: right;
	background: url(../images/ny1_19.jpg) no-repeat;
	text-align: center;
	line-height: 24px;
}
.nav_r_b_yi span a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑";
}
.nav_r_b b {
	display: block;
	text-align: center;
}
/*ny2*/

.matter {
	margin-top: 30px;
}
.matter dd {
	width: 344px;
	float: left;
	margin-left: 35px;
}
.matter b {
	display: block;
	width: 342px;
}
.matter b img {
	border: 1px solid #ccc;
}
.matter li {
	width: 71px;
	float: left;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-top: 10px;
}
.matter li img {
	vertical-align: bottom;
}
.matter li:hover {
	border: 1px solid #85c039;
}
.matter dt {
	width: 445px;
	float: right;
}
.matter h3 {
	color: #e40508;
	font-family: "微软雅黑";
	font-size: 22px;
}
.matter p {
	line-height: 27px;
	color: #8a8a8a;
	font-size: 14px;
	margin-top: 10px;
}
.matter span {
	display: block;
	width: 115px;
	height: 39px;
	margin-top: 20px;
	margin-left: 90px;
}
.matter_a {
	margin-top: 70px;
}
.matter_a h3 {
	border-bottom: 1px solid #e40508;
	padding-bottom: 10px;
	color: #525252;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-left: 10px;
}
.matter_a p {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 14px;
	color: #e40508;
}
.matter_a div {
	font-size: 14px;
	line-height: 32px;
	margin-left: 10px;
	margin-top: 25px;
	color: #111;
}
.matter_a span {
	color: #6ab10d;
}
.dibu {
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 30px;
}
.dibu_a {
	width: 1100px;
}
.dibu_l {
	width: 169px;
}
.dibu_r {
	width: 545px;
}
.dibu_r h3 {
	color: #e40508;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-top: 30px;
	font-weight: normal;
}
.dibu_r p {
	margin-top: 19px;
}
.women {
	display: block;
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	color: #474747;
}
.churu {
	width: 105px;
	height: 26px;
	float: left;
}
.churu_a {
	width: 145px;
	height: 26px;
	float: left;
}
.churu_b {
	width: 190px;
	height: 26px;
	float: left;
}
.dade {
	width: 370px;
	height: 80px;
}
.anba {
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	border: none;
	background: none;
	background: url(../images/ny_40.jpg) no-repeat;
	margin-left: 145px;
}
/*底部*/

.bottom {
	width: 100%;
	height: 188px;
	background: #e40508;
}
.bottom_yi {
	width: 1100px;
	padding-top: 45px;
}
.bottom_yi li {
	width: 240px;
	text-align: center;
	float: left;
	font-family: "微软雅黑";
	font-size: 21px;
	color: #fff;
	margin-left: 189px;
}
.bottom_yi p {
	margin-top: 10px;
}
.bottom_a {
	width: 100%;
	height: 72px;
	background: #e32512;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.bottom_a p {
	padding-top: 18px;
	font-size: 12px;
	padding-bottom: 9px;
}
.bottom_a p a {
	color: #fff;
}
/*新闻*/
.newss li span {
	float: right;
}
.newss li {
	line-height: 41px;
	height: 41px;
	border-bottom: 1px dashed #7CBC2A;
}
.newss li a {
	color: #545454;
}