﻿/*公用样式*/

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
html {
	font-family: Lucida Sans Unicode, Hiragino Sans GB, "微软雅黑", Microsoft YaHei, WenQuanYi Micro Hei, Verdana, Aril, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background-color: #ffffff;
}
input,
textarea {
	font-family: Lucida Sans Unicode, Hiragino Sans GB, "微软雅黑", Microsoft YaHei, WenQuanYi Micro Hei, Verdana, Aril, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
a,
a:hover,
a:focus,
a:visited {
	text-decoration: none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.content {
	width: 1046px;
	margin-left: auto;
	margin-right: auto;
}
.contenta {
	width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.list-inline {
	display: block;
	list-style: outside none none;
}
.list-inline li {
	float: left;
	margin: 0;
	padding: 0;
}
h1.item_title {
	background: url(../images/red_block.png) center left no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #da1608;
	height: 16px;
	line-height: 16px;
	text-indent: 18px;
	position: relative;
}
h1.item_title i{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
h1.item_title i a{
	color: #da1608;
}
/* \ 公用样式*/
/*顶部*/

.top {
	width: 100%;
	height: 126px;
	border-top: 4px solid #da1816;
	background: url(../images/top_bj.jpg) left top repeat;
	text-align: center;
}
.top_content {
	text-align: left;
	height: 126px;
}
.top_left {
	width: 362px;
	height: 107px;
	padding: 12px 0 7px 10px;
}
.top_left p {
	height: 14px;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	margin-bottom: 8px;
}
.top_left .logo_text {
	/*margin-left: 8px;*/
	height: 85px;
}
.top_left .logo_text .slogan {
	height: 46px;
	margin: 11px 0;
	color: #de171c;
	line-height: 20px;
	border-left: 1px solid #9f9e9e;
  padding-top: 7px;
	padding-left: 9px;
}
.top_right {
	width: 218px;
	padding: 16px 10px 0 0;
}
.top_right .list-inline li {
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	line-height: 14px;
}
.vertical_line {
	border-right: 1px dashed #8c8c8c;
}
.top_right a {
	font-size: 12px;
	color: #3e3e3e;
}
.nav_menu {
	background-color: #000000;
	height: 50px;
}
.nav_menu li.checked_menu,
.nav_menu li:hover {
	background: url(../images/checked_menu_bj.png) center top no-repeat #DE171C;
}
.nav_menu li {
	width: 101px;
	height: 42px;
	text-align: center;
	border-right: 1px solid #292929;
	color: white;
	padding-top: 8px;
	background: url(../images/menu_bj.png) center top no-repeat;
}
.nav_menu li a {
	color: white;
}
/*  \ 顶部 */
/*首页 banner*/

.banner {
	height: 500px;
	background-color: #000000;
}
.banner .content {
	height: 500px;
	position: relative;
}
.banner .content .banner_visual {
	height: 500px;
	width: 1920px;
	overflow: hidden;
	position: relative;
}
.banner_visual .scroll_icon{
	position: absolute;
	bottom: 10px;
	left: 100px;
}
.banner_visual .scroll_icon > ul > li{
	cursor: pointer;
	padding: 0 5px ;
	background: url(../images/gray_block.png) no-repeat left top;
	width: 9px;
	height: 9px;
}
.banner_visual .scroll_icon > ul > li.dqd_banner{
	background: url(../images/red_block.png) no-repeat left top;
}
.banner_visual>ul {
	height: 500px;
	width: 3135px;
}
.banner_visual>ul>li {
	margin: 0;
	padding: 0;
	height: 500px;
	width: 1920px;
}
.banner .content .banner_left {
	position: absolute;
	top: 45%;
	left: -38px;
	cursor: pointer;
	width: 37px;
	height: 37px;
	background: url(../images/ad_left.jpg) no-repeat left top;
}
.banner .content .banner_left:hover {
	background: url(../images/ad_left_h.jpg) no-repeat left top;
}
.banner .content .banner_right {
	position: absolute;
	top: 45%;
	right: -38px;
	width: 37px;
	height: 37px;
	cursor: pointer;
	background: url(../images/ad_right.jpg) no-repeat left top;
}
.banner .content .banner_right:hover{
	background: url(../images/ad_right_h.jpg) no-repeat left top;
}
/*  \ 首页 banner*/
/*首页 模块1*/

.module_one {
	height: 678px;
	width: 100%;
	background-color: #f2f2f2;
}
.module_one .search {
	margin-top: 20px;
	height: 45px;
	background-color: #FFFFFF;
}
.search .search_input {
	float: left;
	width: 198px;
	height: 45px;
	background: url(../images/search.png) center right no-repeat #858585;
}
.search .search_input .ipt_search {
	font-size: 15px;
	color: white;
	background-color: #858585;
	width: 150px;
	height: 25px;
	padding: 10px 0 10px 10px;
    border: 0;
}
.search .search_keys {
	float: left;
	padding-left: 42px;
}
.search_keys li {
	color: #333;
	font-size: 12px;
	line-height: 17px;
	padding: 0 12px;
	margin: 14px 0;
}
.search_keys li a {
	color: #333;
	font-size: 12px;
	line-height: 17px;
}
.module_one .flow_case {
	margin-top: 20px;
}
.flow_case .flow {
	width: 198px;
	float: left;
}
.flow_case .flow .flow_top {
	height: 115px;
}
.flow_case .flow .flow_mian {
	height: 418px;
	background: url(../images/flow_bj.png) left top no-repeat;
}
.flow .flow_mian ul {
	display: block;
	list-style: outside none none;
}
.flow .flow_mian ul li {
	width: 100%;
	padding: 17px 0;
	height: 25px;
	line-height: 25px;
}
.flow_mian ul li i {
	display: inline;
	display: inline-block;
	width: 20%;
	font-size: 14px;
	text-align: center;
	color: #f51515;
}
.flow_mian ul li span {
	display: inline;
	display: inline-block;
	width: 80%;
	font-size: 14px;
	text-align: left;
	color: white;
	text-indent: 3em;
}
.flow_case .case {
	float: left;
	width: 805px;
	margin-left: 42px;
}
.case .case_list {
	margin-top: 12px;
	  width: 828px;
}
.case .case_list .case_item {
	float: left;
	width: 253px;
	height: 238px;
	margin-bottom: 29px;
	margin-right: 23px;
}
.case_list .case_item .case_img {
	overflow: hidden;
	width: 253px;
	height: 166px;
	position: relative;
}
.case_item .case_img img{
	width: 253px;
	height: 166px;
}
.case_item .case_img img.new_img {
	position: absolute;
	width: 43px;
	height: 37px;
	top: 0;
	left: 0;
}
.case_list .case_item .case_text {
	width: 100%;
	height: 60px;
	margin-top: 12px;
}
.case_item .case_text .case_title {
	height: 24px;
	line-height: 24px;
	color: #da1608;
	font-size: 14px;
}
.case_item .case_text .case_description,
.case_item .case_text .case_more {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}
.case_item .case_text .case_description {
	color: #434343;
}
.case_item .case_text .case_more {
	color: #888888;
}
.case_list .case_item_space {
	margin: auto 23px;
}
/* \ 首页 模块1*/
/*首页 模块2*/

.module_two {
	background-color: white;
	width: 100%;
	padding: 20px 0;
/*	height: 270px;*/
}
.material_thank .material {
	width: 761px;
	height: 500px;
}
.material_thank .material .material_kuang {
	border: 1px solid #d6d6d6;
	margin-top: 20px;
	width: 759px;
	height: 462px;
}
.material .material_kuang .material_left {
	float: left;
	width: 201px;
	height: 100%;
}
.material_kuang .material_left ul {
	display: block;
	list-style: outside none none;
}
.material_left ul li {
	width: 100%;
	height: 58px;
	background: url(../images/material_bj.png);
	cursor: pointer;
}
.material_left ul li i {
	float: left;
	width: 58px;
	height: 58px;

	line-height: 58px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.material_left ul li span {
	float: right;
	width: 140px;
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	color: #383838;
}
.material_left ul li.material_checked {
	background: url(../images/material_checked_bj.png);
}
.material_left ul li.material_checked span {
	color: white;
}
.material .material_kuang .material_right {
	float: right;
	padding: 18px 0;
	width: 536px;
	height: 428px;
}
.material_kuang .material_right .material_item {
	float: left;
	padding-right: 20px;
	width: 248px;
	height: 196px;
	overflow: hidden;
	position: relative;
	margin-bottom: 18px;
}
.material_right .material_item img{
	width: 248px;
	height: 196px;
	overflow: hidden;
}
.material_right .material_item .material_text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 28px;
	width: 248px;
	overflow: hidden;
	background-color: #000000;
	filter: alpha(opacity=78);
	-moz-opacity: 0.78;
	-khtml-opacity: 0.78;
	opacity: 0.78;
	font-size: 12px;
	line-height: 28px;
	color: white;
	text-align: left;
	text-indent: 1em;
}
.material_thank .thank {
	width: 263px;
	height: 270px;
}
.material_thank .thank .thank_title {
	position: relative;
	width: 263px;
	height: 36px;
}
.thank .thank_title .up_down {
	position: absolute;
	width: 42px;
	height: 15px;
	top: 8px;
	right: 0;
	cursor: pointer;
}
.thank_title ul.up_down li {
	width: 15px;
	height: 15px;
	padding-right: 6px;
}
.thank_title ul.up_down li.up {
	background: url(../images/up.png) no-repeat left top;
}
.thank_title ul.up_down li.up:hover {
	background: url(../images/up_h.png) no-repeat left top;
}
.thank_title ul.up_down li.down {
	background: url(../images/down.png) no-repeat left top;
}
.thank_title ul.up_down li.down:hover {
	background: url(../images/down_h.png) no-repeat left top;
}



.material_thank .thank .thank_kuang {
	border: 1px solid #d6d6d6;
	width: 263px;
	height: 462px;
	overflow: hidden;
}
.thank .thank_kuang .thank_list {
	width: 263px;
	height: auto;
}
.thank_kuang .thank_list ul {
	list-style: outside none none;
}
.thank_list ul li {
	padding: 18px 6px 18px 18px;
	border-bottom: 1px dashed #d6d6d6;
	width: 240px;
	height: 80px;
}
.thank_list ul li img{
	width: 96px;
	height: 80px;
}
.thank_list ul li .thank_text {
	width: 132px;
	height: 80px;
}
.thank_text h3 {
	color: #de1819;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.thank_text p {
	overflow: hidden;
	color: #737272;
	font-size: 12px;
	line-height: 18px;
	height: 54px;
}
/* \ 首页 模块2*/
/* 首页 模块3*/

.module_three {
	background-color: #f2f2f2;
	width: 100%;
	height: 480px;
}
.module_three .bannerbox {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 480px;
}
.module_three .bannerbox .banner2 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 480px;
}
.module_three .vs {
	margin-top: 45px;
}
.module_three .vs h1 {
	width: 100%;
	height: 36px;
	text-align: center;
	font-size: 24px;
	font-weight: 40000;
	color: #010101;
}
.vs h1 span {
	font-size: 36px;
	color: #d91610;
}
.module_three .vs .vs1 {
	margin-top: 32px;
	width: 411px;
	float: left;
}
.vs .vs1 .vs1_text {
	margin-top: 15px;
	background: url(../images/red_block.png) 0px 6px no-repeat;
	padding-left: 18px;
	font-size: 12px;
	line-height: 22px;
}
.vs .vs1 .vs1_text span {
	font-size: 14px;
	color: #d91610;
}
.module_three .vs .vs2 {
	margin-top: 32px;
	width: 411px;
	float: left;
}
.vs .vs2 .vs2_text {
	margin-top: 15px;
	background: url(../images/black_block.png) 0px 6px no-repeat;
	padding-left: 18px;
	font-size: 12px;
	line-height: 22px;
}
.module_three .vs .vs3 {
	margin-top: 32px;
	background: url(../images/vs3.jpg) center center no-repeat;
	width: 223px;
	height: 230px;
	float: left;
}
/* \ 首页 模块3*/
/* 首页 模块4*/

.module_four {
	background: url(../images/sdly.jpg) center center no-repeat;
	width: 100%;
	height: 757px;
}
.module_four .sdly {
	margin-top: 128px;
	height: 400px;
}
.module_four .sdly .sdly_item {
	width: 522px;
	height: 168px;
	margin-bottom: 34px;
	float: left;
}
.sdly .sdly_item img {
	float: left;
}
.sdly .sdly_item .sdly_text {
	float: left;
	padding: 20px 32px 20px 10px;
	width: 312px;
	height: 128px;
	color: white;
}
.sdly_item .sdly_text h3 {
	background: url(../images/white_block.png) left center no-repeat;
	padding-left: 18px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
}
.sdly_item .sdly_text p {
	padding: 12px 0 0 18px;
	height: 88px;
	line-height: 22px;
	font-size: 13px;
}
/* \ 首页 模块4*/
/* 首页 模块5*/

.module_five {
	width: 100%;
	height: 346px;
	background-color: white;
}
.module_five .gold_order {
	margin: 36px auto 64px auto;
	height: 246px;
}
.module_five .gold_order .gold {
	float: left;
	width: 1046px;
	height: 246px;
}
.gold_order .gold .golg_title {
	padding: 17px 0;
	height: 16px;
	width: 825px;
	position: relative;
}
.gold_order .gold .gold_visual {
	width: 1046px;
	height: 192px;
	overflow: hidden;
}
.gold .gold_visual .gold_list {
	width: auto height: 192px;
}
.gold_visual .gold_list .gold_item {
	float: left;
	width: 398px height: 192px;
	padding-right: 14px;
}
.gold_list .gold_item img {
	float: left;
	width: 220px;
	height: 170px;
	padding: 11px 10px 11px 0;
	padding-right: 10px;
}
.gold_list .gold_item .gold_text {
	float: left;
	width: 168px;
}
.gold_item .gold_text h3 {
	background: url(../images/red_block.png) left center no-repeat;
	padding-left: 18px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #da1608;
	overflow: hidden;
}
.gold_item .gold_text h5 {
	padding-top: 10px;
	padding-left: 18px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #da1608;
	overflow: hidden;
}
.gold_item .gold_text p {
	padding-top: 10px;
	padding-left: 18px;
	height: 108px;
	line-height: 18px;
	font-size: 12px;
	color: #252525;
}
.gold .golg_title .left_right {
	position: absolute;
    right: 275px;
    top: 270px;
	width: 42px;
	height: 15px;
}
.golg_title .left_right li {
	cursor: pointer;
	width: 15px;
	height: 15px;
	padding-right: 6px;
}
.golg_title .left_right li.left{
	background: url(../images/left.jpg) no-repeat left top;
} 
.golg_title .left_right li.left:hover{
	background: url(../images/left_h.jpg) no-repeat left top;
} 
.golg_title .left_right li.right{
	background: url(../images/right.jpg) no-repeat left top;
}
.golg_title .left_right li.right:hover{
	background: url(../images/right_h.jpg) no-repeat left top;
}
.module_five .gold_order .order {
	float: right;
	width: 154px;
	height: 226px;
	padding: 20px 33px 0;
	background: url(../images/gold_order_bj.jpg) right top no-repeat;
}
.order .order_list {
	width: 154px;
	height: 160px;
}
.order .order_list .order_list_left {
	width: 9px;
	height: 160px;
	float: left;
	background: url(../images/order_list_bj.jpg) 0px 0px no-repeat;
}
.order .order_list .order_list_right {
	width: 145px;
	height: 160px;
	float: left;
}
.order_list .order_list_right ul {
	list-style: outside none none;
}
.order_list_right ul li.title {
	font-size: 14px;
	font-weight: bold;
	color: #da1608;
	height: 14px;
	line-height: 14px;
	margin-left: 6px;
	margin-bottom: 23px;
}
.order_list_right ul li {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin-left: 6px;
	margin-bottom: 15px;
	color: #0d0d0d;
}
.order .down_order {
	padding-top: 20px;
	width: 100%;
	height: 35px;
	text-align: center;
}
.order .down_order a {
	display: block;
	margin: 0 auto;
	width: 101px;
	height: 35px;
	background-color: #da1608;
	color: white;
	font-size: 18px;
	line-height: 35px;
}
/* \ 首页 模块5*/
/* 首页 模块6*/

.module_six {
	width: 100%;
	height: 347px;
	background-color: #f2f2f2;
}
.module_six .about_honor {
	margin: 30px auto 37px;
	height: 280;
}
.module_six .about_honor .about {
	float: left;
	width: 780px;
}
.about_honor .about .about_main {
	margin-top: 23px;
	height: 233px;
	width: 780;
}
.about .about_main img {
	float: left;
	margin-right: 20px;
}
.about .about_main .about_text {
	float: left;
	margin-right: 30px;
	width: 450px;
}
.about_main .about_text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #da1608;
	height: 24px;
	line-height: 24px;
}
.about_main .about_text p.description {
	font-size: 12px;
	color: #454545;
	line-height: 18px;
	text-indent: 2em;
	height: 161px;
	padding: 15px 0;
    overflow: hidden;
  display: inline-block;
}
.about_main div a {
	display: block;
	font-size: 12px;
	color: #da1608;
	line-height: 18px;
	height: 18px;
	background: url(../images/red_more.png) 5em center no-repeat;
}
.module_six .about_honor .honor {
	float: right;
	width: 244px;
}
.about_honor .honor .honor_top {
	padding-bottom: 51px;
	position: relative;
	height: 16px;
}
.honor .honor_top .honor_left_right {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 42px;
	height: 15px;
}
.honor_top .honor_left_right li {
	cursor: pointer;
	width: 15px;
	height: 15px;
	padding-right: 6px;
}
.honor_top .honor_left_right li.left{
	background: url(../images/left.jpg) no-repeat left top;
} 
.honor_top .honor_left_right li.left:hover{
	background: url(../images/left_h.jpg) no-repeat left top;
} 
.honor_top .honor_left_right li.right{
	background: url(../images/right.jpg) no-repeat left top;
}
.honor_top .honor_left_right li.right:hover{
	background: url(../images/right_h.jpg) no-repeat left top;
}

.about_honor .honor .honor_main {
	border: 1px solid #d0d0d0;
	width: 220px;
	height: 200px;
	padding: 11px;
	overflow: hidden;
}
.honor .honor_main li {
	width: 220px;
	height: 200px;
	padding-right: 11px;
}
.honor_main li img {
	width: 220px;
	height: 151px;
	padding-top: 4px;
}
.honor_main li p {
	width: 220px;
	height: 25px;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	color: #010101;
	line-height: 25px;
	overflow: hidden;
}
/* \ 首页 模块6*/
/* 首页 模块7*/

.module_seven {
	background-color: white;
	width: 100%;
	height: 150px;
}
.module_seven .bannerbox3 {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 150px;
}
.module_seven .bannerbox3 .banner3 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 150px;
}
/* \ 首页 模块7*/
/* 首页 模块8*/

.module_eight {
	background: url(../images/cjwt.jpg) center center no-repeat;
	width: 100%;
	height: 309px;
}
.module_eight .question_ask {
	margin-top: 30px;
	height: 279px;
}
.module_eight .question_ask .question {
	width: 768px;
}
.question_ask .question .question_list {
	width: 768px;
	height: 246px;
	margin-top: 20px;
}
.question .question_list .qustion_item {
	width: 350px;
	height: 87px;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
	background-color: #000000;
	padding: 8px;
}
.question_list .qustion_item .wen {
	width: 326px;
	height: 17px;
	line-height: 17px;
	background: url(../images/w.png) left top no-repeat;
	padding-left: 24px;
	overflow: hidden;
	font-size: 12px;
	color: #D91610;
}
.question_list .qustion_item .da {
	width: 326px;
	height: 51px;
	line-height: 17px;
	background: url(../images/d.png) left top no-repeat;
	margin-top: 10px;
	padding-left: 24px;
	overflow: hidden;
	font-size: 12px;
	color: #FFFFFF;
}
.module_eight .question_ask .ask {
	width: 240px;
	padding-top: 36px;
}
.question_ask .ask form {} .question_ask .ask ul {
	list-style: outside none none;
}
.question_ask .ask li {
	margin-bottom: 1px;
	width: 198px;
	padding-left: 42px;
}
.question_ask .ask li.form_name {
	background: url(../images/form_name.png) left top no-repeat;
	height: 40px;
}
.ask li input {
	height: 40px;
	width: 198px;
	background-color: #f5f5f5;
}
.ask li textarea {
	height: 100px;
	width: 198px;
	background-color: #f5f5f5;
}
.question_ask .ask li.form_phone {
	background: url(../images/form_phone.png) left top no-repeat;
	height: 40px;
}
.question_ask .ask li.form_wenti {
	background: url(../images/form_wenti.png) left top no-repeat;
	height: 100px;
}
.question_ask .ask li.form_tijiao {
	height: 40px;
	width: 240px;
	padding-left: 0px;
}
.ask li.form_tijiao input#btn_wenti {
	width: 117px;
	height: 40px;
	background-color: #da1608;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: white;
	cursor: pointer;
}
/* \ 首页 模块8*/
/* 首页 模块9*/

.module_nine {
	width: 100%;
	height: 485px;
	background-color: #FFFFFF;
}
.module_nine .news {
	margin-top: 45px;
	height: 440px;
    width: 1080px;
}
.module_nine .news .new_list {
	float: left;
	width: 324px;
	margin-right: 36px;
	height: 440px;
}
.module_nine .news .new_list_fr {
	float: right;
	width: 324px;
	height: 440px;
}
.news .new_list img,
.news .new_list_fr img {
	width: 324px;
	height: 192px;
	margin: 18px 0;
}
.news .new_list p,
.news .new_list_fr p {
	height: 30px;
	width: 304px;
	background: url(../images/gray_block.png) left center no-repeat;
	padding-left: 20px;
	line-height: 30px;
	overflow: hidden;
}
.news .new_list p a,
.news .new_list_fr p a {
	font-size: 12px;
	font-weight: bold;
	color: #474747;
}
.news .new_list span,
.news .new_list_fr span {
	display: block;
	height: 30px;
	width: 324px;
	padding-top: 20px;
	background: url(../images/red_more.png) 4em 26px no-repeat;
}
.news .new_list span a,
.news .new_list_fr span a {
	font-size: 12px;
	color: #da1608;
}
/* \ 首页 模块9*/
/* 页面底部*/

.page_foot {
	width: 100%;
	height: 220px;
	background-color: #f2f2f2;
}
.page_foot .link {
	height: 40px;
	background-color: #000000;
}
.page_foot .link .link_title {
	width: 98px;
	height: 40px;
	color: white;
	background-color: #e21619;
	line-height: 40px;
	text-align: center;
}
.page_foot .link .link_list {
	margin: 8px 0;
	height: 24px;
	color: white;
	padding: 0 20px;
	line-height: 24px;
	text-align: center;
}
.link .link_list a {
	color: white;
}
.page_foot .foot_nav {
	height: 24px;
	margin: 25px auto;
}
.page_foot .foot_nav .nav {
	padding: 0 20px;
	height: 24px;
	color: #3f3f3f;
	line-height: 24px;
	text-align: left;
}
.foot_nav .nav a {
	color: #3f3f3f;
}
.page_foot .copyright {
	margin-bottom: 25px;
	font-size: 12px;
	color: #7b7b7b;
}
.page_foot .copyright span,.page_foot .copyright a {
	color: #e21619;
}
.page_foot .phone_tel {
	color: #da1608;
}
.page_foot .phone_tel li {
	padding-right: 30px;
}
.page_foot .phone_tel span {
	color: #aaaaaa;
}
/* \ 页面底部*/
/* 产品列表页*/

.module_main {
	width: 100%;
	background: url(../images/main_bj.png) left top repeat;
}
.module_main .product {
	margin: 23px auto 80px;
/*	min-height: 450px;*/
}
.module_main .product .product_left {
	float: left;
	width: 201px;
}
.product .product_left .left_menu {
	padding: 5px;
	width: 191px;
	background-color: #c40c0c;
}
.product_left .left_menu .menu_title {
	color: white;
	height: 58px;
	width: 191px;
	font-size: 20px;
	font-weight: bold;
	line-height: 58px;
	text-align: center;
}
.product_left .left_menu .menu_body {
	background-color: white;
	/*padding: 8px 0;*/
	width: 191px;
}
.left_menu .menu_body ul {
	list-style: outside none none;
}
.menu_body ul li {
	height: 35px;
	width: 100%;
	border-bottom: 1px dashed #b4b1b1;
	background: url(../images/menu_item_bj.png) left top no-repeat;
	text-align: left;
	line-height: 35px;
	text-indent: 20px;
}
.menu_body ul li.checked {
	background: url(../images/menu_item_red_bj.png) left top no-repeat;
}
.menu_body ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.menu_body ul li.checked a {
	color: #c40c0c;
}
.product .product_left .left_contact {
	margin-top: 11px;
	width: 201px;
}
.product_left .left_contact .contact_title {
	height: 39px;
	width: 201px;
	background-color: #ca1f1c;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
	color: white;
	text-align: left;
	text-indent: 1em;
}
.product_left .left_contact .contact_body {
	border-bottom: 1px solid #b6b5b5;
	border-left: 1px solid #b6b5b5;
	border-right: 1px solid #b6b5b5;
	width: 179px;
	background-color: white;
	padding: 10px 10px;
}
.left_contact .contact_body p {
	width: 100%;
	line-height: 14px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.contact_body p span {
	font-size: 12px;
	font-weight: bold;
	color: #282828;
	float: left;
	display: block;
}
.contact_body p small {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
	margin-left: 40px;
}
.contact_body h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #ba090e;
	margin: 25px 0 10px;
	height: 30px;
	line-height: 30px;
	letter-spacing: -2px;
}
.contact_body ul{
	list-style: outside none none;
	display: block;
}
.contact_body ul li{
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-indent: 17px;
	width: 179px;
	background: url(../images/new_left_bj.png) no-repeat left center;
	font-size: 12px;
	color: #5d5d5d;
}
.contact_body ul li a{
	color: #5d5d5d;
}
.contact_body .cp_item{
	height: 158px;
	width: 179px;
	
}
.contact_body .cp_item img{
	width: 175px;
	height: 114px;
	padding: 1px;
	border: 1px solid #d7d7d7;
}
.contact_body .cp_item p{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.module_main .product .product_right {
	float: right;
	width: 822px;
}
.product .product_right .nav_kuang {
	height: 33px;
	width: 820px;
	border: 1px solid #d4d4d4;
	background: url(../images/gray_block.png) 10px center no-repeat #f2f2f2;
	line-height: 33px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: bold;
	text-indent: 25px;
}
.product_right .nav_kuang a {
	color: #7f7f7f;
}
.product .product_right .product_list {
	margin-top: 0px;
	width: 801px;
	border: 1px solid #d4d4d4;
	background-color: white;
	padding: 15px 0 30px 19px;
}
.product_right .product_list h1 {
	margin-bottom: 10px;
}
.product_right .product_list .product_item {
	width: 248px;
	height: 200px;
	padding: 0 19px 30px 0;
	float: left;
}
.product_list .product_item img {
	border: 1px solid #d4d4d4;
	padding: 1px;
	width: 244px;
	height: 160px;
}
.product_list .product_item p {
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.product_right .product_list .list_pagination {
	height: 27px;
	width: 782px;
	border: 1px solid #d7d7d7;
	background-color: #f9f9f9;
	position: relative;
}
.product_list .list_pagination p {
	height: 27px;
	width: 50%;
	text-align: left;
	text-indent: 1em;
	font-size: 12px;
	line-height: 27px;
	color: #666666;
}
.product_list .list_pagination ul {
	height: 27px;
	position: absolute;
	right: 8px;
	top: 4px;
}
.list_pagination ul li {
	border: 1px solid #d5d5d5;
	height: 17px;
	padding: 0 6px;
	background-color: #dadada;
	margin-right: 2px;
	font-size: 12px;
	color: #373737;
	line-height: 17px;
}
.list_pagination ul li.current_page {
	background-color: #c40c0c;
}
.list_pagination ul li a {
	font-size: 12px;
	color: #373737;
	line-height: 17px;
}
/* \ 产品列表页*/
/* 产品详细页*/

.product .product_right .product_detailed {
	margin-top: 14px;
	width: 710px;
	border: 1px solid #d4d4d4;
	background-color: white;
	padding: 15px 55px 15px;
	text-align: center;
}
.product_right .product_detailed .product_name {
	text-align: center;
	height: 38px;
	width: 100%;
	font-size: 14px;
	color: #343434;
	line-height: 38px;
	border-bottom: 1px solid #9a9a9a;
}
.product_right .product_detailed .product_img {
	border: 1px solid #9a9a9a;
	max-width: 708px;
	margin: 20px auto;
    width:700px;
}
.product_right .product_detailed .bdsharebuttonbox ,.new_detailed .bdsharebuttonbox{
	height: 36px;
	padding-top: 20px;
	padding-bottom: 7px;
	border-bottom: 2px solid #ff0000;
	text-align: right;
	padding-left: 70%;

}
.product_right .product_detailed .previous_next, .new_detailed .previous_next {
	margin: 29px auto;
	width: 100%;
	height: 29px;
	background-color: #f7f7f7;
}
.product_detailed .previous_next .previous, .new_detailed .previous {
	width: 45%;
	height: 29px;
	text-align: left;
	float: left;
	padding-left: 10px;
}
.product_detailed .previous_next .next , .new_detailed .next{
	width: 45%;
	height: 29px;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.previous_next .previous a,
.previous_next .next a {
	font-size: 12px;
	line-height: 29px;
	color: #666666;
}
.product_right .product_recommend {
	margin-top: 25px;
	border: 1px solid #cdcdcd;
	height: 209px;
	width: 820px;
	background-color: white;
}
.product_right .product_recommend .recommend_title {
	border-bottom: 1px solid #cdcdcd;
	height: 34px;
	width: 820px;
	background-color: #fefefe;
	text-indent: 15px;
	color: #c40c0c;
	line-height: 34px;
}
.product_right .product_recommend .recommend_main {
	margin: 17px 0 0 12px;
}
.product_recommend .recommend_main .recommend_item {
	width: 190px;
	margin-right: 12px;
	float: left;
}
.recommend_main .recommend_item img {
	border: 1px solid #cdcdcd;
	padding: 1px;
	width: 186px;
	height: 122px;
}
.recommend_main .recommend_item p {
	text-align: center;
	font-size: 12px;
	color: #666666;
	height: 12px;
	line-height: 12px;
	width: 190px;
	overflow: hidden;
}
.recommend_main .recommend_item a {
	display: block;
	width: 190px;
	color: #666666;
}
/* \ 产品详细页*/
/* 新闻列表页*/

.product_right .product_list ul.list_new {
	display: block;
	list-style: outside none none;
	width: 722px;
	margin: 18px 49px 38px 30px;
}
.product_list ul.list_new li {
	height: 67px;
	width: 690px;
	border-bottom: 1px dashed #cccccc;
	padding: 13px 16px 10px;
	background: url(../images/new_list_bj.png) left 7px no-repeat;
	position: relative;
}
ul.list_new li h3 {
	color: #c40c0c;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}
ul.list_new li p{
	height: 40px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
ul.list_new li span{
	position: absolute;
	top: 5px;
	right: 16px;
	color: #666666;
}
/* \ 新闻列表页*/
/* 新闻页*/
.product .product_right .new_detailed {
	margin-top: 14px;
	width: 740px;
	border: 1px solid #d4d4d4;
	background-color: white;
	padding: 15px 40px 15px;
	text-align: center;
}
.product_right .new_detailed .new_title{
	text-align: center;
	height: 96px;
	width: 100%;
	border-bottom: 1px solid #9a9a9a;
}
.new_detailed .new_title h1{
	padding: 21px 0;
	height: 22px;
	width: 100%;
	line-height: 22px;
	font-size: 22px;
	font-weight: bold;
}
.new_detailed .new_title p{
	height: 16px;
	width: 100%;
	line-height: 15px;
	font-size: 12px;
	color: #7e7e7e;
	text-align: center;
}
.new_detailed .new_text{
	padding: 20px 0;
	color: #393939;
	line-height: 22px;
	text-align: left;
	text-indent: 2em;
}
.new_detailed .new_text img{
	padding: 15px 0;
	max-width: 740px;
}
/* \ 新闻页*/
.left_fixed{
	position: fixed;
	width: 134px;
	height: 188px;
	left: 10px;
bottom: 60px;
	z-index: 99999;
}

.right_fixed{
	position: fixed;
	width: 127px;
	height: 431px;
	background: url(../images/right_fiex.png) left top no-repeat;
	right: 10px;
	bottom: 100px;
	z-index: 99999;
}
.right_fixed .close_fixed{
	width: 10px;
	height: 10px;
	background: url(../images/close_fiex.png) left top no-repeat;
	position: absolute;
	top: 0;
	right: 5px;
	cursor: pointer;
}
.open_fixed{
	position: fixed;
	width: 28px;
	height: 112px;
	background: url(../images/open_fiex.png) left top no-repeat;
	right: 0px;
	bottom: 120px;
	z-index: 99999;
	cursor: pointer;

}
.right_fixed a{
	display: block;
}
.right_fixed a.qq_1{
	width: 127px;
	height: 35px;
	margin-top: 120px;
}
.right_fixed a.qq_2{
	width: 127px;
	height: 35px;
	margin-top: 13px;
}
.right_fixed a.qq_3{
	width: 127px;
	height: 35px;
	margin-top: 195px;
}
.contact_con{  border-top: 1px solid #9a9a9a;   text-align: left;padding-top:10px;min-height: 495px;}
.baiduMap{ width:98%; height:250px;}
.baiduShare {
  margin-bottom: 10px;
  margin-right: 17px;
}
.search_btn {
  float: left;
  width: 38px;
  height: 45px;
  display: inline;
}
.search_btn .pushbutton {
  background: transparent;
  border: 0px;
  width: 38px;
  height: 45px;
  cursor: pointer;
  outline: none;
}
.search_form {
  width:160px;
  height: 45px;
  float: left;
  overflow: hidden;
  border: 0 none;
}
.formData tr.item .tip { width:auto; }
#txtImageCode{width:100px;}
#cnzz_stat_icon_1255208585{display:none;}


.product_content{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
  	margin: 15px 0;
}
.product_content img{
	max-width: 700px;
}
.pager {
	text-align: center;
	font-size:12px;
	color: #666;
	height:24px;
	line-height:24px
}
.pager span{
	margin:0 5px;
}
.pager a{
	display: inline-block;
	display: inline;
	color: #666;
	height:24px;
	line-height:24px
	margin:0 5px;
    width: 12px;
	}
.pager span.cur{
	color: red;
}
.pager a.link{
	width: 36px;
	height:24px;
	margin:0 5px;
}
.paroduct_sxbtn{ position:relative;}
.paroduct_sxprev,.paroduct_sxnext{ position:absolute; top:40%;width:50px; height:50px;  text-indent: -1000em;}
.paroduct_sxprev a,.paroduct_sxnext a{width:50px; height:50px;float:left;  text-indent: -1000em;}
.paroduct_sxprev{ background:url(../images/right.png) no-repeat; left:0;}
.paroduct_sxnext{ background:url(../images/left.png) no-repeat; right:0;}
/*幻灯片*/
.flexslider{position:relative;height:500px;overflow:hidden;background:url(http://cdnpf.qiniudn.com/hdp/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:1;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(http://cdnpf.qiniudn.com/hdp/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:53px;height:53px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(http://cdnpf.qiniudn.com/hdp/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(http://cdnpf.qiniudn.com/hdp/next.png) center center no-repeat;} 