@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-family:"微软雅黑";color:#323232; font-size:12px; text-decoration:none;}
a:hover{text-decoration:underline;}
img{
	border:none;
	display:block;
	vertical-align:middle;
}
dl,dt,dd{display:block;margin:0;}
p{
	margin:0;
	padding:0;
	text-decoration:none;
}
ol,ul,li{
	list-style:none;
}
body{
	margin:0;
	padding:0;
}
.clr{clear:both;}
.fl,li{float:left;}
.fr{float:right;}


.header{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color:#f8f8f8;
}
.header_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.header_box p{
	line-height:30px;
}
.header_box p a{
	padding-left:2px;
	padding-right:2px;
}
.headers{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.header_fl span a{
	width:700px;
	display:block;
	font-size:28px;
	font-weight:bold;
	color:#9e0300;
	margin-top:5px;
}
.header_fl span a:hover{
	text-decoration:none;
}
.header_fl p{
	font-size:19px;
	font-weight:bold;
	line-height:50px;
}
.header_fr{
	background:url(../images/index_05.png) left center no-repeat;
	padding-left:120px;
}
.header_fr dt{
	font-size:14px;
	line-height:20px;
}
.header_fr dd{
	font-size:24px;
	color:#c51409;
	line-height:30px;
	font-weight:bold;
}
.nav{
	width:100%;
	height:40px;
	background-color:#f43a27;
	border-bottom:solid 2px #c51409;
	margin:0 auto;
	margin-top:20px;
}
.nav_box{
	width:1000px;
	margin:0 auto;
}
.nav_box li{
	line-height:40px;
	position:relative;
}
.nav_box li a{
	width:125px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:16px;
}
.nav_box li a:hover{
	text-decoration:none;
	background-color:#c51409;
}
.nav_box ul li ul{
	position:absolute;
	top:40px;
	left:0;
	z-index:998;
}
.nav_box ul li ul li{
	float:none;
	background-color:#f43a27;
}


.banner{width:100%;height:400px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:400px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2 ul{float:left;position:absolute;right:10%;bottom:15px;display:inline; z-index:5;}
.banner .d2 li{width:40px;height:20px;overflow:hidden;cursor:pointer;background:#f43a27;float:left;margin:0 5px; text-align:center;display:inline; color:#fff;}
.banner .d2 li.nuw{background:#c51409;}


.Search{width:100%;margin:0 auto; height:40px; background:#f43a27; overflow:hidden;}
.Search_box{
	width:1000px;
	margin:0 auto;
}
.Search a{
	display:block;
	line-height:40px;
	color:#fff;
}
.Search_left_ss{
	display:block;
	color:#ff7200;
	font-weight:bold;
}
.Search_right{
	width:310px;
	height:28px;
	overflow:hidden;
	margin-top:6px;
}
.Search .Search-c {
	line-height:26px;
	height:26px;
	width:200px;
	float:left;
	border:solid 1px #fff;
	background:url(../images/sousuo.png) left center no-repeat;
}
.Search .Search-s{
	line-height:28px;
	font-size:14px;
	width:72px;
	font-weight:bold;
	height:28px;
	color:#FFF;
	cursor:Pointer;
	float:right;
	background:#c51409;
	border:none;
}

.problem{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
}
.problem_img{
	width:522px;
	height:349px;
	float:left;
	background:url(../images/index_01.png) right center no-repeat;
	margin-left:20px;
	padding-right:0;
	margin-right:0;
	border:0;
}
.problem ul{
	width:440px;
	overflow:hidden;
	float:left;
	margin-left:-5px;
	padding-left:0;
}
.problem ul li{
	display:block;
	width:437px;
	height:26px;
	background:url(../images/index_02.png) top center no-repeat;
	line-height:26px;
	margin-bottom:27px;
}
.problem ul li a{
	float:left;
	width:64px;
	text-align:center;
	color:#fff;
	margin-right:20px;
}
.problem ul li a:hover{
	text-decoration:none;
}
.problem .li_span{
	width:102px;
	height:38px;
	overflow:hidden;
	margin-top:10px;
}
.problem .li_span a{
	display:block;
	width:100px;
	height:36px;
	font-size:14px;
	color:#323232;
	line-height:36px;
	text-align:center;
	border:dashed 1px #ccc;
	-webkit-transition:background 0.5s linear;
	-moz-transition:background 0.5s linear;
	-o-transition:background 0.5s linear;
	transition:background 0.5s linear;
}
.problem .li_span a:hover{
	background-color:#f43a27;
	border:solid 1px #c51409;
	color:#fff;
	text-decoration:none;
}
.problem_ig{
	width:900px;
	height:100px;
	margin:0 auto;
	background:url(../images/index_10.jpg) top center no-repeat;
	overflow:hidden;
	margin-top:40px;
}
.Content{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/index_03.png);
	margin-top:30px;
}
.Content_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	padding-bottom:30px;
}

.contents{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/index_04.png) top center no-repeat;
}
.contents_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	padding-bottom:50px;
}
.contents_top_fl{
	width:395px;
	margin-left:20px;
	margin-top:30px;
}
.contents_top_fr{
	width:450px;
	margin-left:40px;
	margin-top:50px;
}
.contents_top_fr dt{
	font-size:50px;
	color:#fff;
	font-weight:bold;
	margin-bottom:15px;
}
.contents_top_fr dd{
	font-size:24px;
	color:#fff;
	margin-bottom:40px;
}
.contents_top_p{
	width:100%;
	background:#f32510;
	text-indent:20px;
	padding:20px;
	border-radius:15px;
	overflow:hidden;
	margin-bottom:30px;
}
.contents_top_p p{
	line-height:30px;
	font-size:14px;
	color:#fff;
}
.contents_top_fr ul{
	display:block;
	margin-bottom:20px;
}
.contents_top_fr li a{
	display:block;
	width:120px;
	line-height:40px;
	margin-right:20px;
	margin-left:30px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-color:#f32510;
	border-radius:10px;
}
.contents_top_fr li a:hover{
	background-color:#c51409;
	text-decoration:none;
}
.contents_top_t{
	width:100%;
	float:left;
	padding-left:40px;
	background:url(../images/index_11.png) no-repeat;
	color:#fff;
	margin-top:20px;
	margin-left:15px;
}
.contents_top_t a{
	text-decoration:none;
	line-height:40px;
	font-size:32px;
	font-weight:bold;
	color:#fff;
}
.contents_top{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.contents_bm{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
}
.contents_bm_fl{
	width:600px;
	margin-left:25px;
	overflow:hidden;
}
.contents_bm_fl dt{
	font-size:38px;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
}
.contents_bm_fl dd{
	font-size:24px;
	color:#fff;
	margin-bottom:30px;
}
.contents_bm_p{
	width:480px;
	padding:20px;
	background:#f32510;
	border-radius:15px;
	overflow:hidden;
	padding-left:30px;
	padding-right:30px;
}
.contents_bm_p a{
	text-decoration:none;
	display:block;
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.contents_bm_p p{
	line-height:30px;
	color:#fff;
	text-indent:25px;
	font-size:14px;
}
.contents_bm_fr{
	width:300px;
	margin-right:40px;
	margin-top:40px;
}
.lingyuanji{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/index_12.png) top center no-repeat;
}
.lingyuanji_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:150px;
	padding-bottom:50px;
}
.lingyuanji_box li{
	width: 196px;
	margin-right:60px;
	margin-left:60px;
	text-align:center;
	margin-top:30px;
}
.lingyuanji_box li a{
	display: block;
}
.lingyuanji_box ul li .ling_1{width: 196px;height: 196px;background-image:url(../images/ling_1.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_2{width: 196px;height: 196px;background-image:url(../images/ling_2.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_3{width: 196px;height: 196px;background-image:url(../images/ling_3.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_4{width: 196px;height: 196px;background-image:url(../images/ling_4.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_5{width: 196px;height: 196px;background-image:url(../images/ling_5.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_6{width: 196px;height: 196px;background-image:url(../images/ling_6.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_1:hover{background-image:url(../images/ling_01.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_2:hover{background-image:url(../images/ling_02.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_3:hover{background-image:url(../images/ling_03.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_4:hover{background-image:url(../images/ling_04.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_5:hover{background-image:url(../images/ling_05.png);background-repeat:no-repeat;}
.lingyuanji_box ul li .ling_6:hover{background-image:url(../images/ling_06.png);background-repeat:no-repeat;}
.lingyuanji_box li span{
	display:block;
	width:176px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
}
.lingyuanji_box li span a{
	width:170px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	position:relative;
	border:solid 3px #f32510;
	border-radius:10px;
}
.lingyuanji_box li span a:hover{
	text-decoration:none;
	color:#fff;
}
.Product_S{height:46px;background:#f32510;border-radius:10px;}
.youshi{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color:#f2f2f2;
}
.youshi_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
	padding-bottom:50px;
}
.youshi_title{
	width:420px;
	margin:0 auto;
}
.youshi_top{
	width:1000px;
	margin:0 auto;
	height:322px;
	background:url(../images/index_36.jpg) top center no-repeat;
	margin-top:30px;
	position:relative;
}
.youshi_bottom{
	width:1000px;
	margin:0 auto;
	height:311px;
	background:url(../images/index_40.jpg) top center no-repeat;
	margin-top:40px;
	position:relative;
}
.youshi_box dt{
	font-size:24px;
	color:#c51409;
	margin-bottom:25px;
}
.youshi_box dd{
	font-size:14px;
	line-height:24px;
}
.you_1{
	position:absolute;
	top:35px;
	left:520px;
}
.you_2{
	position:absolute;
	top:165px;
	left:520px;
}
.you_3{
	position:absolute;
	top:37px;
	left:115px;
}
.you_4{
	position:absolute;
	top:160px;
	left:115px;
}

.Product{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
	padding-bottom:40px;
}
.Product_fl{
	width:225px;
	text-align:centerl;
	overflow:hidden;
}
.Product_title{
	width:100%;
	height:80px;
	background:#f92510;
	font-size:22px;
	color:#fff;
	padding-top:20px;
	text-align:center;
}
.Product_cpfl{
	width:100%;
	overflow:hidden;
	background-color:#e0e0e0;
	padding-bottom:7px;
}
.Product_cpfl ul{width:94%;margin:0 auto;margin-top:8px; border-bottom:7px solid #f2f2f2;}
.Product_cpfl ul li{
	display:block;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	overflow:hidden;
	background-color:#fff;
	margin-top:2px;
	border-top:solid 7px #f2f2f2;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
    background:#fff;
}
.Product_cpfl ul li a{
	display:block;
	font-size:14px;
	line-height:37px;
	border-left:solid 5px #f43a27;
	-webkit-transition:background 0.5s ease-in-out;
	-moz-transition:background 0.5s ease-in-out;
	-o-transition:background 0.5s ease-in-out;
	transition:background 0.5s ease-in-out;
}
.Product_cpfl ul li a:hover{
	background:#f43a27;
	color:#fff;
	border-left:solid 5px #fff;
	text-decoration:none;
}
.Product_fr{
	width:750px;
	overflow:hidden;
}
.Product_fr span{
	display:block;
	width:100%;
	overflow:hidden;
	background-color:#eee;
}
.Product_jx{
	width:150px;
	line-height:45px;
	text-align:center;
	background-color:#f54834;
	font-size:16px;
	color:#fff;
}
.Product_jx:hover{
	text-decoration:none;
}
.Product_gd{
	margin-right:20px;
	line-height:45px;
}
.Product_fr li{
	width:230px;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top:30px;
}
.Product_fr li a{
	display:block;
	line-height:40px;
	font-size:14px;
}
.Product_fr li a img{
	width:228px;
	height:190px;
	border:solid 1px #d1d1d1;
}
.Product_fr li a img:hover{
	border:solid 1px #f43a27;
}
.Product_fr li a:hover{
	text-decoration:underline;
	color:#c51409;
}



.ScrConts{width:375px;overflow:hidden;position:relative;height:360px;float:left;}
.ScrConts ul{width:9999px;position:absolute;left:0;top:0;}
.ScrConts ul li{
	width:375px;
	overflow:hidden;
}
.ScrConts ul li img{
	width:373px;
	height:300px;
	border:solid 1px #d9e0dd;
}
.ScrConts ul li span{
	width:368px;
	text-align:center;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-top:10px;
	background-color:#d9d9d9;
	border:solid 1px #f43a27;
	border-left:solid 5px #f43a27;
	color:#c51409;
}
.ScrConts ul li a:hover{
	text-decoration:none;
}
.ScrConts ul li span:hover{
	color:#fff;
	background-color:#f43a27;
}
.ScrConts ul li img:hover{
	border:solid 1px #f43a27;
}
.Business_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	padding-bottom:40px;
}
.Business_title{
	width:1000px;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#c51409;
	font-style:italic;
	margin-bottom:36px;
	letter-spacing:5px;
}
.Business_fr{
	width:570px;
	margin-right:30px;
	overflow:hidden;
}
.Business_noe{
	font-size:16px;
	line-height:28px;
	letter-spacing:1px;
}
.Business_tow{
	font-size:12px;
	line-height:28px;
	letter-spacing:1px;
	color:#c51409;
	margin-top:15px;
	padding-top:10px;
	border-top:1px dotted #c51409;
}
.Business_three{
	text-indent:20px;
	font-size:14px;
	line-height:36px;
	letter-spacing:1px;
}
.Business_fr span{
	display:block;
	margin-top:30px;
}
.Business_fr span a{
	float:left;
	background-color:#f43a27;
	width:260px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.Business_fr span a:hover{
	background-color:#c51409;
	text-decoration:none;
}
.Business_fr span p{
	width:266px;
	float:right;
	font-size:14px;
	margin-top:10px;
}
.Business_fr span p b{
	font-size:26px;
	color:#c51409;
}
.adout{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/index_1.jpg) top center no-repeat;
}
.adout_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
}
.adout_fl{
	width:473px;
	height:333px;
	background:url(../images/index_15.png) top center no-repeat;
}
.adout_fl embed{
	width:430px;
	height:270px;
	margin-top:35px;
	margin-left:21px;
}
.adout_fr{
	width:500px;
	overflow:hidden;
	margin-right:25px;
	margin-top:32px;
}
.adout_fr dt{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.adout_fr dd{
	color:#fff;
	text-indent:25px;
	text-shadow:2px 2px 5px #323232;
	letter-spacing:1px;
	line-height:28px;
}
.adout_fr a{
	display:block;
	width:120px;
	margin-top:10px;
	line-height:40px;
	text-align:center;
	color:#c51409;
	font-size:14px;
	background-color:#fff;
}
.adout_fr a:hover{
	color:#fff;
	background-color:#c51409;
	text-decoration:none;
}
.news{
	width:100%;
	margin:0 auto;
	background-color:#f2f2f2;
	overflow:hidden;
}
.news_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	padding-bottom:40px;
}
.news_box_zx{
	width:499px;
	float:left;
	overflow:hidden;
	border-right:solid 1px #f92510;
}
.FAQ{
	width:430px;
	float:left;
	overflow:hidden;
}
.FAQ_title{
	width:100%;
	overflow:hidden;
	border-bottom:solid 1px #f92510;
}
.FAQ_title_1{
	margin-left:15px;
	float:left;
	line-height:40px;
	color:#c51409;
	font-size:16px;
	font-weight:bold;
}
.FAQ_title_2{
	float:right;
	line-height:40px;
	letter-spacing:2px;
}
.FAQ_box{
	width:430px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.FAQ_lh{
	height:300px;
	overflow:hidden;
}
.FAQ_lh li{
	width:430px;
	padding-bottom:20px;
	padding-top:20px;
	overflow:hidden;
	border-bottom:dashed 1px #b2b2b2;
}
.FAQ_lh li p{
	line-height:30px;
	overflow:hidden;
}
.FAQ_lh .a_wen{
	display:block;
	width:430px;
	background-color:#d9e0dd;
}
.FAQ_lh .a_wen_1{
	float:left;
	width:30px;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:#f43a27;
}
.FAQ_lh .a_wen_2{
	padding-left:15px;
	color:#c51409;
}
.FAQ_lh .a_da_2{
	padding-left:15px;
}
.FAQ_lh .a_da{
	display:block;
	width:430px;
	margin-top:10px;
}
.FAQ_lh .a_da_1{
	float:left;
	width:30px;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:#c51409;
}
#demo2 li{
	width:430px;
	padding-bottom:20px;
	padding-top:20px;
	overflow:hidden;
	border-bottom:dashed 1px #b2b2b2;
}
#demo2 li p{
	line-height:30px;
	overflow:hidden;
}
#demo2 .a_wen{
	display:block;
	width:430px;
	background-color:#d9e0dd;
}
#demo2 .a_wen_1{
	float:left;
	width:30px;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:#f43a27;
}
#demo2 .a_wen_2{
	padding-left:15px;
	color:#c51409;
}
#demo2 .a_da{
	display:block;
	width:430px;
	margin-top:10px;
}
#demo2 .a_da_1{
	float:left;
	width:30px;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:#c51409;
}
#demo2 .a_da_2{
	padding-left:15px;
}

.Industry{
	width:430px;
	float:right;
	overflow:hidden;
	height:360px;
	position:relative;
}
.btns{
	width:100%;
	border-bottom:solid 1px #f43a27;
	overflow:hidden;
}
.btns li{
	width:100px;
	float:left;
	line-height:40px;
	text-align:center;
}
.btns li a{
	font-weight:bold;
	display:block;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.btns li a:hover{
	color:#c51409;
}
.hvs_1,.hvs_2,.hvs_3{
	width:430px;
	height:360px;
	position:absolute;
	top:48px;
	left:0;
	overflow:hidden;
}
.Industry_right{
	float:left;
	width:430px;
	font-size:16px;
}
.Industry_right li{
	border-bottom:1px dashed #ccc;
}
.Industry_right li a{
	display:block;
	width:430px;
	height:50px;
	line-height:50px;
}
.Industry_right li a span{
	width:80px;
	float:right;
}
.Industry_right li a:hover{
	color:#c51409;
	text-decoration:underline;
}

.link{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
	border:solid 1px #f43a27;
	padding-bottom:10px;
}
.link_a{
	width:100%;
	background-color:#f43a27;
	line-height:40px;
	display:block;
	padding-left:20px;
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
}
.link_a:hover{
	text-decoration:none;
}
.link ul li a{
	margin-left:20px;
	white-space: nowrap;
	float: left;
	margin-right: 20px;
	line-height: 28px;
}
.footing{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
	background:#e64130;
	padding-bottom:40px;
}
.footing_box{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.footing_box ul{
	width:1000px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
}
.footing_yw{
	width:100%;
	overflow:hidden;
	padding-top:40px;
	border-top:solid 1px #c51409;
}
.footing_yw img{
	width:330px;
	height:144px;
	margin-left:20px;
	float:left;
	margin-top:15px;
}
.footing_yw p{
	float:left;
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin-left:60px;
}
.footing_yw p a{
	font-size:14px;
	color:#fff;
}
.footing_yw p a:hover{
	text-decoration:underline;
}
.banqun{
	width:100%;
	overflow:hidden;
	line-height:38px;
	text-align:center;
	background:#c51409;
	color:#fff;
}
























