@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin: auto;
}
body {
	font-family: "宋体", "新宋体";
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #bf3331;
	text-decoration: none;
}
li {
	list-style: none;
}
hr {
	margin: 5px auto 5px auto;
	height: 1px;
	color: #CCCCCC;
	border-style: solid;
}
#header_parents {
	width: 100%;
	clear: both;
	height: 112px;
}
.header {
	margin: 0 auto;
	width: 1200px;
}
.logo {
	margin-top: 15px;
	float: left;
}
.nav_top {
	float: right;
}
.nav_top ul li {
	float: left;
	line-height:none;
	margin-left: 20px;
}

.nav_top ul li {
	float: left;
	line-height: none;
	margin-left: 20px;
}
.nav_top ul li:nth-child(1) {
	color: #bf3331;
	background: url(../img/phone_inco.png) 0 6px no-repeat;
	text-indent: 18px;
	font-weight: bold;
}
.nav_top ul li:nth-child(2) {
	background: url(../img/yuyan_inco.png) 0 5px no-repeat;
	text-indent: 16px;
	line-height: 23px;
}
.nav_top ul li:nth-child(3) {
	background: url(../img/yuyan_inco.png) 0 5px no-repeat;
	text-indent: 16px;
	line-height: 23px;
}
.nav_top ul li:nth-child(2):hover, .nav_top ul li:nth-child(3):hover {
	background: url(../img/yuyan_inco2.png) 0 5px no-repeat;
}
.nav_search {
	float: right;
	margin-top: 28px;
}
.nav {
	float: left;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: block;
	background: url(../img/nav_ul_li_a.png) right center no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px;
	height: 25px;
	color: #525252;
}
.nav ul li a:hover {
	background: #bf3331;
	color: #fff;
}
.search {
	width: 111px;
	height: 24px;
	background: #bf3331;
	border-radius: 12px;
	padding: 0 10px;
	float: left;
	margin-left: 25px;
}
.search .inputText {
	width: 75px;
	height: 24px;
	font: 12px/23px 宋体;
	padding: 0 5px;
	border: 0;
	margin: 0px;
	margin-left: 3px;
	background: none;
	float: left;
	color: #FFF;
}
.search .inputSubmit {
	background: url(../img/inputSubmit.png) no-repeat center;
	width: 23px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
	border: 0;
	margin: 0px;
}
.banner_parente {
	width: 100%;
	clear: both;
}
.banner {
	width: 100%;
}
.banner_about {
	width: 100%;
	height: 365px;
	background: url(../img/banner_about.png) no-repeat center center;
	background-size: cover;
}
.banner_product {
	width: 100%;
	height:300px;
	background: url(../img/banner_product.png) no-repeat center center;
	background-size: cover;
}
.banner_project {
	width: 100%;
	height:300px;
	background: url(../img/banner_project.png) no-repeat center center;
	background-size: cover;
}
.banner_news {
	width: 100%;
	height:300px;
	background: url(../img/banner_news.png) no-repeat center center;
	background-size: cover;
}
.banner_video {
	width: 100%;
	height:300px;
	background: url(../img/banner_video.png) no-repeat center center;
	background-size: cover;
}
.banner2 img {
	width: 100%;
}
.index_xinwen_parents {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 35px;
}
.index_xinwen {
	margin: 0 auto;
	width: 1200px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.index_news {
	width: 665px;
	float: left;
}
.index_news_title {
	border-bottom: 2px solid #cccccc;
	color: #bf3331;
	font-size: 24px;
	line-height: 48px;
}
.index_news_content ul li a {
	display: block;
	margin-top: 35px;
}
.index_news_content ul li a:hover {
	background: #f5f5f5;
}
.index_news_li_time {
	background: url(../img/index_news_li_time.png);
	width: 92px;
	height: 66px;
	float: left;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	text-indent: -8px;
}
.index_news_li_title {
	font-size: 18px;
	color: #bf3331;
	font-weight: bold;
	line-height: 24px;
	padding-left: 102px;
	padding-right: 10px;
}
.index_news_li_description {
	color: #666666;
	padding-left: 102px;
	padding-right: 10px;
}
.index_blog {
	float: right;
	width: 460px;
}
.index_blog_title {
	text-align: center;
	color: #bf3331;
	font-size: 24px;
	line-height: 48px;
}
.index_blog_content {
	background: #bf3331;
	width: 460px;
	border: 1px solid #cccccc;
}
.index_blog_content_img a {
	display: block;
	position: relative;
	line-height: 0;
	width: 460px;
	height: 247px;
	overflow: hidden;
}
.index_blog_content_img .videoimg {
	position: absolute;
	left: 0;
	top: 0;
	width: 460px;
	height: 247px;
	background: rgba(0,0,0, 0.2) url(../img/videoimg.png) center center no-repeat;
}
.index_blog_content_img ul li img { width:460px;}
.index_blog_content_li {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 450px;
	height: 80px;
	overflow-y: scroll;
}
.index_blog_content_li ul li {
	background: url(../img/index_blog_content_li_inco.png) no-repeat 15px 15px;
	text-indent: 30px;
}
.index_blog_content_li ul li a {
	color: #FFF;
}
.quick_nav_parents {
	width: 100%;
	height: 115px;
	clear: both;
	background: url(../img/quick_nav_parents.png);
	background-size: cover;
}
.quick_nav {
	width: 1200px;
	height: 115px;
	margin: 0 auto;
}
.quick_nav ul li {
	float: left;
	width: 240px;
	height: 115px;
}
.quick_nav ul li a {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav1.png) no-repeat 35px 32px;
}
.quick_nav ul li a span {
	color: #FFF;
	padding-top: 32px;
	padding-left: 100px;
	display: block;
}
.quick_nav ul li a:hover {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav1.png) rgba(0, 0, 0, 0.6) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(2) a {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav2.png) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(2) a:hover {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav2.png) rgba(0, 0, 0, 0.6) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(3) a {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav3.png) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(3) a:hover {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav3.png) rgba(0, 0, 0, 0.6) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(4) a {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav4.png) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(4) a:hover {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav4.png) rgba(0, 0, 0, 0.6) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(5) a {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav5.png) no-repeat 35px 32px;
}
.quick_nav ul li:nth-child(5) a:hover {
	display: block;
	width: 100%;
	;
	height: 100%;
	background: url(../img/quick_nav5.png) rgba(0, 0, 0, 0.6) no-repeat 35px 32px;
}
.foot_parents {
	width: 100%;
	clear: both;
	float: left;
	background: #333333;
}
.foot {
	width: 1200px;
	margin: 0 auto;
}
.foot_left {
	width: 660px;
	float: left;
	padding-bottom: 25px;
	padding-top: 60px;
}
.foot_nav {
}
.foot_nav ul {
	margin-left: -20px;
	float: left;
}
.foot_nav ul li {
	float: left;
}
.foot_nav ul li a {
	color: #FFF;
	display: block;
	padding: 0 20px;
	padding-right: 25px;
	line-height: 24px;
	position: relative;
}
.foot_nav ul li a:hover {
	color: #bf3331;
}
.foot_nav ul li a:after {
	display: block;
	content: '/';
	position: absolute;
	right: 0;
	top: 0;
}
.foot_nav ul li:last-child a:after {
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
.copyright {
	line-height: 28px;
	padding-top: 10px;
	float: left;
	color: #b8b8b8;
}
.copyright a{color: #b8b8b8;}
.copyright a:hover{ text-decoration:underline;}
.foot_right {
	float: right;
	width: 520px;
	padding-bottom: 25px;
	padding-top: 60px;
}
.foot_phone {
	width: 240px;
	float: left;
	background: url(../img/phone_inco2.png) no-repeat 7px 0;
	margin-top: 5px;
}
.foot_phone h5 {
	font-size: 33px;
	color: #fff;
	font-weight: normal;
	text-align: right;
	padding-top: 55px;
}
.foot_phone h6 {
	color: #4e4e4e;
	font-size: 12px;
	font-family: "新宋体";
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
}
.erweima {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}
.page_parents {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 35px;
}
.page {
	margin: 0 auto;
	width: 1200px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.pagenav {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.pageleft {
	width: 899px;
	float: left;
	border-right: 1px solid #e5e5e5;
	min-height: 800px;
}
.pageright {
	width: 300px;
	float: right;
}
.pageright ul li {
	border-bottom: 1px solid #e5e5e5;
	min-height: 60px;
}
.pageright ul li a {
	font-size: 16px;
	line-height: 60px;
	display: block;
	color: #666666;
	background: url(../img/pageright_li.png) no-repeat 30px 25px;
	text-indent: 44px;
}
.pageright ul li.choose a {
	color: #bf3331;
	background: url(../img/pageright_li2.png) no-repeat 30px 25px;
}
.pageright ul li a:hover {
	color: #bf3331;
	background: url(../img/pageright_li2.png) no-repeat 30px 25px;
}
.pageright ul li.choose dl.erjimulu dd a {
	font-size: 15px;
	background: url(../img/pageright_li.png) no-repeat 40px 15px;
	color: #666666;
	background-size: 7px 11px;
	text-indent: 54px;
	line-height: 40px;
}
.pageright ul li.choose dl.erjimulu dd.choose a {
	font-size: 15px;
	background: url(../img/pageright_li2.png) no-repeat 40px 15px;
	color: #bf3331;
	background-size: 7px 11px;
	text-indent: 54px;
	line-height: 40px;
}
.pageright ul li.choose dl.erjimulu dd a:hover {
	background: url(../img/pageright_li2.png) no-repeat 40px 15px;
	color: #bf3331;
}













.pageright ul li dl.erjimulu dd a {
	font-size: 15px;
	background: url(../img/pageright_li.png) no-repeat 40px 15px;
	color: #666666;
	background-size: 7px 11px;
	text-indent: 54px;
	line-height: 40px;
}
.pageright ul li dl.erjimulu dd.choose a {
	font-size: 15px;
	background: url(../img/pageright_li2.png) no-repeat 40px 15px;
	color: #bf3331;
	background-size: 7px 11px;
	text-indent: 54px;
	line-height: 40px;
}
.pageright ul li dl.erjimulu dd a:hover {
	background: url(../img/pageright_li2.png) no-repeat 40px 15px;
	color: #bf3331;
}



.downcenter{ padding:30px 0px;}
.downcenter_content  li{ margin-bottom:15px;font-size:16px; line-height:35px;}
.downcenter_content  li  a{ background:#bf3331 url(../img/downinco.png) no-repeat 15px 12px; display:inline-block; padding:5px 10px; padding-left:50px; padding-right:15px; color:#ffffff; margin-right:10px; border-radius:5px;}

.downcenter_content  li  a:hover{ background:#d69b01 url(../img/downinco.png) no-repeat 15px 12px;}
.downcenter_content  li a{ font-size:16px; line-height:35px;}
.downcenter_content  li  i{ font-style:normal;}


.downcenter_page { clear:both; text-align:center;
}
.downcenter_page ul {
	padding: 10px;
	padding-bottom: 0px;text-align: center;
}
.downcenter_page ul li {display:inline-table;
	width: 30px;
	height: 30px;
	margin: 5px;
	border: #bf3331 1px solid;
	text-align: center;
	line-height:30px;cursor: pointer;
}
.downcenter_page ul li:hover { 
background: #bf3331;
}
.downcenter_page ul li a {
	display: block;
	width:30px;
	height:30px; line-height:30px;
}
.downcenter_page ul li a:hover {
	color: #ffffff;
}
.downcenter_page ul li.choose {
	border-color: #bf3331;
	background-color: #bf3331; color:#FFF;
}
.downcenter_page ul li.pageupdownok {
	width: 60px;
	height: 30px;
	border-color: #bf3331;
}
.downcenter_page ul li.pageupdownok a {
	display: block;
	width: 60px;
	height: 30px;
}
.downcenter_page ul li.pageupdown {
	width: 60px;
	height: 30px;
}