﻿@charset "utf-8";

/* -------- 全局样式-------- */  

* {

	margin: 0;

	padding: 0;

}

body {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	background: #fff;

	color: #5c5c5c;

}

div, form, img, ul, li, dl, dt, dd {

	padding: 0px;

	margin: 0px;

	border: 0px;

}

td, p, div, li, select, input, textarea {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 14px;

	margin: 0;

	padding: 0;

}

td, p, div, li, input, textarea {

	word-break: break-all;

}

h1, h2, h3, h4, h5, h6, b, strong, th {

	font-size: 100%;

	font-weight: normal;

}

/*强行换行*/

table, tr, td, th {

	font-size: 14px;

}

ul, li {

	list-style-type: none;

}

/*ul,li{ LIST-STYLE: none;}*/

h1, h2, h3, h4, h5, h6 {

	padding: 0px;

	margin: 0px;

}

/* -------- 链接-------- */

a:link {

	color: #333;

	text-decoration: none;

} /* 未访问的链接 */

a:visited {

	color: #333;

	text-decoration: none;

} /* 已访问的链接 */

a:hover {

	color: #d00808;

	text-decoration: none;

} /* 鼠标放上去的链接 */

a:active {

	color: #333;

} /* 激活链接 */

/* -------- 表单 -------- */





/* -------- 文本样式 -------- */ 

.fB {

	font-weight: bold;

}

.f12px {

	font-size: 12px;

}

.f14px {

	font-size: 14px;

}

.lh_16 {

	line-height: 16px;

}

.lh_18 {

	line-height: 18px;

}

.lh_20 {

	line-height: 20px;

}

.lh_22 {

	line-height: 22px;

}

/* -------- 对齐和边距 -------- */

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */

.pd_10 {

	padding: 10;

}

.mg_10 {

	margin: 10;

}

.ma {

	margin: 0 auto;

}

/* -------- 结构布局 --------*/

.main {

	background: #fff;

}

.center {

	width: 1200px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

}

.left {

}

.right {

}

/* -------- 栏目板块 -------- */ 



/* top 头部样式 */

.top {

	height: 30px;

	background: #f6f6f6;

	color: #5c5c5c;

	line-height: 30px;

}

.top_r {

	float: right;

}

.collection {

	float: right;

}

.head {

	height: 120px;

	background: #fff;

}

.logo {}

.logo img{}

.tel {

	float: right;

	padding: 40px 55px 0 0;

	background: url(../images/tel.png) no-repeat right 42px;

	text-align: right;

}

.tel span {

	font-size: 14px;

	color: #6c6c6c;

}

.tel p {

	font-size: 34px;

	color: #d00808;

	font-family: 'Arial';

	font-weight: bold;

	line-height: 32px;

}

/*menu*/

.menu {

	width: 100%;

	height: 60px;

	position: relative;

	background: #d00808;

}

.navbar {

	width: 1300px;

	margin: 0 auto;

}

.menu>ul>li {

	float: left;

}

.menu>ul>li>a {

	width: 216px;

	line-height: 60px;

	text-align: center;

	display: block;

	font-size: 16px;

	color: #fff;

	box-sizing: border-box;

}

.menu>ul>li>a:hover {

	font-weight: bold;

	color: #fff;

	transition-duration: .5s;

	-ms-transition-duration: .5s;

	-moz-transition-duration: .5s;

	-webkit-transition-duration: .5s;

}

.menu>ul>li:first-child a {

	font-weight: bold;

}

.menu .li_last {

	background: none;

}

/*幻灯Banner*/

.banner {

	position: relative;

	height: 350px;

	margin-top: 20px;

}

.banner .btn1 {

	bottom: 30px;

	margin-right: -450px;

	padding: 5px 6px;

	position: absolute;

	right: 72%;

	z-index: 7;

}

.banner .btn1 span {

	/* line-height: 14px; */

	background: none repeat scroll 0 0 #ffffff;

	border: 1px solid #ffffff;

	color: #FFFFFF;

	cursor: pointer;

	display: inline-block;

	margin-left: 10px;

	padding: 4px 4px;

	font-size: 0;

	border-radius: 4px;

}

.banner .btn1 span.cur {

	font-weight: bold;

	padding: 4px 4px;

	background: none repeat scroll 0 0 #ffffff;

	border: 1px solid #ffffff;

	font-size: 0;

	border-radius: 6px;

}

.banner .bgitem {

	height: 350px;

	cursor: pointer;

	width: 100%;

	margin: 0 auto;

	position: absolute;

	background-position: center top;

	background-repeat: no-repeat;

}

/*demo1*/

.demo1 {

	width: 1002px;

	margin: 0px auto 0px;

}
.zx_cpzs {
	height: 500px;
	width: 1300px;
	margin: 0 auto;
	margin-top:30px;
}
.zx_cpzs ul {
}
.zx_cpzs ul li {
	width: 380px;
	float: left;
	margin: 25px;
	position: relative;
}
.zx_cpzs ul li p {
	height: 380px;
}
.zx_cpzs ul li p a {
}
.zx_cpzs ul li p img {
}
.zx_cpzs ul li span {
	display: block;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 380px;
	bottom: 0;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	/* padding-top: 100px; */
	line-height: 38px;
}
.zx_cpzs ul li span a {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding-top: 80px;
	padding-bottom: 20px;
	transition: all 0.6s;
}
.zx_cpzs ul li span em {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}
.zx_cpzs ul li span em i {
	font-style: normal;
	padding: 0 4px;
}
.zx_cpzs ul li:hover span a {
	padding-bottom: 40px;
}
/*title*/



.title font {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

}

.nameff {

	float: left;

	width: 492px;

	height: 56px;

	background: url(../images/dt_bg.png) repeat-x 0 50px;

}

.nameff p {

	float: left;

}

.nameff p span {

	font-size: 16px;

	padding-bottom: 16px;

	height: 40px;

	margin-bottom: 30px;

	font-weight: normal;

	overflow: hidden;

	display: block;

	color: #333;

}

.nameff p em {

	display: block;

	font-style: normal;

	color: #989898;

	line-height: 22px;

	font-size: 12px;

	z-index: 0;

	text-transform: Uppercase;

}

.nameff a {

	float: right;

	padding: 12px 0 0 0;

	color: #333;

}

/*bottom*/

.font_w {

	font-family: 'Microsoft YaHei';

}

.font_w a {

	line-height: 24px;

}

.foot {

	background: #18222d;

	padding: 0px 0px 4px;

}

.ftNav {

	/* border-bottom: 4px solid #d00808; */

	background: #d00808;

	padding-top: 10px;

	/* border-top: 4px solid #d00808; */

	height: 50px;

}

.ftNav li {

	float: left;

	position: relative;

	/* padding-right: 60px; */

	height: 50px;

}

.ftNav li a {

	color: #fff;

	line-height: 40px;

	padding-bottom: 10px;

	display: block;

	font-size: 16px;

	padding: 0 49px;

}

.ftNav li a.ftCur em {

	position: absolute;

	height: 3px;

	background: #6AA8F3;

	left: 0px;

	bottom: -2px;

	width: 53px;

}

.ftCon {

	margin-top: 10px;

}

.bottom {

	padding-top: 40px;

	line-height: 35px;

	color: #fff;

	width: 840px;

	padding-bottom: 40px;

}

.bottom p {

	font-size: 14px;

	line-height: 42px;

}

.bottom a {

	color: #fff;

	margin: 0px 2px;

}

.bottom a:hover {

	color: #c1c1c1;

}

.bottom p span {

	margin-right: 15px;

	font-size: 14px;

}

.bottom .cnzz {

	margin-top: 10px;

*margin-top:0px;

}

.ftLogo {

	width: 250px;

	margin-top: 30px;

}

.ftEwm {

	width: 294px;

	margin-top: 40px;

}

.ftEwm p {

	color: #fff;

	margin-top: 8px;

}

.copright {

	margin: 20px 0 0 0;

	text-align: left;

}

.copright p {

	color: #fff;

	line-height: 24px;

}

.copright a {

	color: #fff;

	margin: 0 0px 0 0;

}

.copright a:hover {

	color: #ffae00;

}

.link {

	height: 20px;

	padding: 15px 0;

}

.link p {

	font-size: 12px;

	color: #fff;

	font-weight: bold;

	float: left;

}

.link a {

	float: left;

	margin: 0 5px;

	color: #fff;

}

/*内页*/



.title_ny {

	font-size: 14px;

	color: #fff;

	font-weight: normal;

	line-height: 22px;

	overflow: hidden;

	height: 20px;

	padding: 0 0 10px 40px;

	background: url('../images/jt.png') no-repeat 20px 8px;

}

.title_ny span {

	margin: 0 0 0 5px;

}

.a_left {

	width: 210px;

	float: left;

	position: relative;

}

.a_title {

	height: 35px;

	line-height: 35px;

	background: #008C17;

	font-size: 14px;

	padding-left: 17px;

	color: #fff;

	text-align: left;

}

.a_title a {

	color: #fff;

}

.a_list {

	width: 208px;

	border: 1px solid #ccc;

	margin: 20px 0 0 0;

	padding: 0px 0 10px 0;

}

.a_list ul {

	padding: 10px 0px 0 0;

	padding-left: 40px;

}

.a_list ul li {

	line-height: 30px;

}

.a_list ul li >a {

	background: url(../images/jt.gif) no-repeat left center;

	padding-left: 12px;

	color: #333;

}

.a_list ul li >a:hover {

	color: #C30D23;

}

.a_list ul li dl {

	padding-left: 10px;

}

.a_list ul li dl dd {

	height: 22px;

	line-height: 22px;

}

.a_list ul li dl dd a {

	padding-left: 15px;

	background: url(../images/-.gif) no-repeat left center;

	color: #333;

}

.a_list ul li dl dd a:hover {

	color: #C30D23;

}

.a_contact {

	width: 208px;

	border: 1px solid #ccc;

	margin: 10px 0 20px 0;

	text-align: center;

	padding-bottom: 5px;

}

.a_contact >p {

	color: #666666;

	line-height: 18px;

	text-align: left;

	padding: 0 8px 0 8px;

}

.a_contact >p >a {

	color: #333;

}

.a_contact >p >a:hover {

	color: #C30D23;

}

.a_contact img {

	margin: 5px 0 5px 0;

}

.a_tel {

	background: url(../images/dh.gif) no-repeat 8px center;

	text-align: left;

	padding-left: 68px;

	margin-bottom: 10px;

}

.a_tel span {

	color: #333;

}

.a_tel p {

	color: #C30D23;

	font: 14px "Impact";

}

.a_right {

	width: 930px;

	float: right;

	position: relative;

	margin: 31px 0 0 0;

}

/* 下一个产品 */

.preNext {

	position: relative;

	padding-top: 10px;

	padding-bottom: 10px;

	background: #f5f5f5;

	padding-left: 20px;

	margin-top: 20px;



}

.preNext .line {

	height: 10px;

	overflow: hidden;

	clear: both;

	margin: 4px auto;

	padding-top: 10px;

}

.preNext .line strong {

	display: block;

	width: 8px;

	height: 10px;

	overflow: hidden;

	font-size: 0px;

	line-height: 100px;

	float: left;

}

.preNext .text {

	color: #333;

}

.preNext .text li {

	/* margin-bottom:10px; */

	line-height: 30px;

	font-size: 15px;

	color: #666;

}

.preNext .text li a {

	color: #555;

}

.preNext .text dt {

	line-height: 38px;

}

.preNext .text a:hover {

	color: #d00808;

	text-decoration: underline;

}

.preNext .text dt a {

	color: #333;

}

.preNext .text dt a:hover {

	color: #d00808;

}

.preNext .text_b {

	color: #d00808;

}

.preNext .text_b a {

	color: #d00808 !important;

}

.nrfg {

	border-bottom: 1px solid #ccc;

	margin: 0 0 20px 0;

}

.nrfg span {

	font-size: 18px;

	font-weight: bold;

	line-height: 50px;

}

/*新闻列表*/

.news_list li {

	height: 45px;

	line-height: 45px;

	border-bottom: 1px #E3E9EA solid;

}

.news_list li {

	font-size: 16px;

}

.news_list span {

	float: right;

	color: #999;

}

.news_list li a {

	color: #444;

	display: block;

}

.news_list li a:hover {

	color: #d00808;

}

/* 翻页 */

.page_list {

	height: 20px;

	line-height: 20px;

	text-align: center;

	letter-spacing: 0;

	;

	font-size: 12px;

	margin-top: 20px;

	border: none !important;

	margin-bottom: 20px;

}

.page_list a {

	display: inline-block;

	color: #aaa;

	border: 1px solid #aaa;

	background: #fff;

	text-align: center;

	margin: 0 1px;

	width: auto;

	height: 20px;

	padding: 0px 6px;

	font-family: "Microsoft Yahei", "宋体";

}

.page_list a:hover {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

.page_list a.on {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

/*新闻详细*/

.title_news_article {

	font-size: 24px;

	color: #333333;

	/* height: 50px; */

	text-align: center;

	padding-top: 10px;

	padding-bottom: 5px;

}

.news_aticle {

	line-height: 24px;

	font-size: 14px;

	color: #333;

	margin: 20px 0;

}

.news_aticle p img{ max-width:600px;}

.news_parameters{    text-align: center;

    background: #f6f6f6;

    margin-top: 5px;

    line-height: 32px;

    color: #999 !important;

    font-size: 14px !important;}

.news_parameters span{color: #999;}

.news_parameters a{color:#999;}

/*product 页面*/

.prolist {

}

.prolist ul li {

	float: left;

	margin: 0 7px 0 8px;

	height: 260px;

}

.prolist ul li > a {

	display: block;

	width: 210px;

	border: 1px #ccc solid;

}

.prolist ul li p {

	margin-bottom: 10px;

}

.prolist ul li p a {

	width: 210px;

	text-align: center;

	margin-top: 0px;

	font-size: 14px;

	color: #333;

	height: 40px;

	text-align: center;

	line-height: 40px;

	display: inline-block;

}

.prolist ul li p a:hover {

	color: #C30D23;

}

/* 产品详情 */

.proinfo {

	width: 100%;

	height: 350px;

}

.photo {

	width: 100%;

	background: #fff;

	padding: 40px 40px 0 40px;

	box-sizing: border-box;

}

.photo p{background: #f6f6f6;margin-top: 5px;line-height: 32px;color: #999;}

.photo p span{

    color: 3999;

}

.photo p a{

    color: #999;

}

.photo h3 {

	text-align: center;

	font-size: 22px;

	font-weight: bold;

	line-height: 32px;

}

.photo h3 a {

	color: #d00808;

}

.photo_img {

	width: 380px;

	margin: 0 auto;

	margin-top: 20px;

	border: 10px #fff solid;

}

.proinfo_img {

	float: left;

	width: 380px;

	border: 1px #d0d0d0 solid;

	height: 380px;

}

.proinfo_text {

	float: left;

	width: 440px;

	margin-left: 30px;

}

.proinfo_text h1 {

	color: #555;

	border-bottom: 1px #d0d0d0 solid;

	height: 50px;

	font-size: 30px;

	font-weight: bold;

	line-height: 50px;

	margin-top: 10px;

	font-family: "微软雅黑";

	margin-bottom: 20px;

}

.proinfo_text p {

	margin: 10px 0;

	color: #333;

}

.pro_c {

	color: #333;

	padding-bottom: 20px;

	line-height: 24px;

}

.pro_c img{    text-align: center;}

/*相关信息*/

.related_news {

	margin: 20px 0 0 0;

	height: 120px

}

.related_title {

	border-bottom: 1px solid #ccc;

	margin: 0px 0 20px 0;

}

.related_title span {

	font-size: 18px;

	font-weight: bold;

	line-height: 30px;

}

.related_title a {

	float: right;

	font-size: 14px;

	font-weight: normal;

}

/*相关新闻*/



.related_news ul li {

	width: 50%;

	float: left;

	padding: 2px 10px;

	box-sizing: border-box;

	border-bottom: 1px #eee dashed;

}

.related_news ul li a {

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

	line-height: 35px;

	font-size: 16px;

}

.related_news ul li a span {

	float: right;

	color: #999;

}

/*相关产品*/

.related_product {

	height: 290px;

}

.related_product ul li {

	float: left;

	width: 200px;

	margin-right: 15px;

}

.related_product ul li>a {

	border: 1px #ddd solid;

	width: 200px;

	height: 200px;

	display: block;

}

.related_product ul li p a {

	text-align: center;

	display: block;

}

/* 分页 */

.page_info {

	text-align: center;

	margin-top: 10px;

	color: #aaa;

}

.page_info span {

	padding: 0 2px;

	font-weight: bold;

}

.page_list {

	height: 20px;

	line-height: 20px;

	text-align: center;

	letter-spacing: 0;

	;

	font-size: 12px;

	margin-top: 20px;

	border: none !important;

}

.page_list a {

	display: inline-block;

	color: #aaa;

	border: 1px solid #aaa;

	background: #fff;

	text-align: center;

	margin: 0 1px;

	width: auto;

	height: 20px;

	padding: 0px 6px;

	font-family: "Microsoft Yahei";

}

.page_list a:hover {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

.page_list a.on {

	color: #fff;

	border: 1px solid #C30D23;

	background: #C30D23;

}

.pagination {

	text-align: center;

	display: table;

	margin: 0 auto;

	margin-top: 15px;

}

.pagination li {

	display: inline-block;

}

.pagination li a {

	display: block;

	padding: 4px 12px;

	background-color: #fcfcfc;

	border: 1px solid #eeeeee;

}

.pagination li + li a {

	border-left: none;

}

.pagination li.active a, .pagination li a:hover {

	background-color: #d00808;

	color: #ffffff;

}

.clearfix:after {

	content: "";

	clear: both;

	height: 0;

	visibility: hidden;

	display: block;

}

.bg1_cont {

	width: 960px;

	margin: 0 auto;/* height: 328px; */

	overflow: hidden;

}

.bg1_text {

	padding-left: 30px;

	width: 472px;

	background: url(../images/line1.gif) no-repeat left top;

}

.bg1_text .p1 img {

	vertical-align: top;

}

.bg1_text .p2 {

	padding: 16px 0 22px 0;

	font: 14px/24px "Microsoft YaHei";

	color: #333;

}

.fr {

	float: right;

}

.adv1 {

	background: url(../images/adv1.jpg) center no-repeat;

	height: 721px;

}

.adv3 {

	background: url(../images/adv3.jpg) center no-repeat;

	height: 206px;

	margin-bottom: 25px;

}

.adv2 a:hover {

	color: #fab00e;

}

/* 询盘 */

.xqtitle {

	width: 80px;

	height: 24px;

	text-align: center;

	line-height: 24px;

	background: #C30D23;

	font-size: 14px;

	margin-bottom: 10px;

	font-family: "Microsoft Yahei", "微软雅黑";

	color: #fff;

}

.goodsConts {

	color: #666;

	margin-top: 20px;

}

.inquiry {

	margin: 0 auto;

	clear: both;

	font-size: 14px;

	border: 1px #ddd solid;

	padding: 30px;

	background: #f8f8f8

}

.form-group1 {

	width: 50%;

	float: left;

	margin-bottom: 10px

}

.form-group10 {

	width: 50%;

	float: left;

	margin-bottom: 10px

}

.form-group2 {

	width: 100%;

	float: left;

	margin-bottom: 10px

}

.form-group3 {

	float: left;

	margin: 0 50px 10px 0;

}

.form-group4 {

	float: left;

	margin-bottom: 10px

}

.inquiry label {

	float: left;

	line-height: 30px;

}

.form-control1 {

	float: left;

	width: 75%;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-control2 {

	float: left;

	width: 87.5%;

	border: 1px #ddd solid;

	height: 100px;

	line-height: 30px;

}

.form-control3 {

	float: left;

	width: 100px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-sub1 {

	width: 80px;

	height: 30px;

	color: #fff;

	background: #C30D23;

	border: none;

}

/* 留言 */

.content01 {

	padding: 10px 10px 20px 10px;

}

.form-group {

	width: 600px;

	margin: 0 auto;

	clear: both;

	padding: 12px 0;

}

.form-group label {

	float: left;

	font-size: 16px;

}

.form-control {

	float: left;

	width: 500px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.form-control-c {

	float: left;

	width: 500px;

	border: 1px #ddd solid;

	height: 100px;

	line-height: 30px;

}

button.form-sub {

	width: 560px;

	margin: 0 auto;

	clear: both;

	font-size: 16px;

	font-family: "微软雅黑", "宋体", arial;

}

.form-sub {

	height: 40px;

	color: #fff;

	background: #d00808;

	border: none;

}

.form-control-y {

	float: left;

	width: 100px;

	border: 1px #ddd solid;

	height: 30px;

	line-height: 30px;

}

.content {

	padding: 20px 40px;

	background: #fff;

}

.content p {

	color: #555;

	font-size: 15px;

	line-height: 30px;

	text-align: justify;

}

.content p strong {

	font-weight: bold;

}

ul {

	list-style: none outside none;

}

.wfixed {

	width: 1300px;

	margin: 0 auto;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

/* 产品轮播 */

.hot_rx {

	background: #d00808;

	height: 530px;

	padding-top: 40px;

}

.E {

	background: url(../images/case_t.png) top center no-repeat;

	height: 160px;

	padding-bottom: 10px;

}

.box {

	width: 1200px;

	margin: 0 auto;

	position: relative;

	overflow: hidden;

	_height: 100%;

}

.hotproduct {

	margin: 15px 0 20px 0;

}

#demo1p {

	width: 1160px;

	/* height: 330px; */

	overflow: hidden;

	position: relative;

}

#indemo1p {

	float: left;

	width: 800%;

}

#demo1p1 {

	float: left;

}

#demo1p2 {

	float: left;

}

.top_14 {

	list-style: none outside none;

	display: inline;

}

.top_14 li {

	float: left;/* height: 265px; */

	overflow: hidden;

	padding-right: 8px;

	padding-top: 8px;

	text-align: center;

	width: 285px;

	background: #fff;

	margin-right: 20px;

	padding-left: 8px;

}

.top_14 h3 {/* height: 217px; */

	margin: 0 auto;

}

.top_14 h3 a {

	padding: 1px;

	display: table-cell;

}

.top_14 h3 img {

	vertical-align: middle;

}

.top_14 li p {

}

.top_14 li p .a1 {

	font-size: 18px;

	display: block;

	line-height: 38px;

}

.top_14 li p .a1:hover {

	color: #d00808;

}

.newss-box p span {

}

/* 友情链接 */

.busMess {

	background: #F3F6F7;

	height: 70px;

	line-height: 30px;

	margin-top: 30px;

	padding-top: 10px;

}

.busMess span {

	font-size: 16px;

	color: #333;

}

.box-x {

	padding: 10px 40px;

	background-color: #fff;

	color: #d00808;

	text-align: left;

	font-size: 18px;

	line-height: 35px;

	border-bottom: 5px solid #f5f5f5;

}

.box-x strong {

	font-weight: bold;

}

.box-x .PageCrumbList {

	color: #666;

	float: right;

}

.box-x .PageCrumbList a {

	color: #666;

}

.pagination li {

	display: inline-block;

	display: inline-block;

	zoom: 1;

	float: left;

	margin: 0;

	width: auto;

	height: auto;

}

.sy_rxcp {

	text-align: center;

	color: #fff;

	margin-top: 10px;

}

.sy_rxcp p {

	font-size: 40px;

	line-height: 70px;

	font-weight: bold;

}

.sy_rxcp span {

	font-size: 18px;

}

.gsdt {

}

.lxwmym {

	background: #f5f8f9;

	margin-bottom: 30px;

	padding: 20px;

}

.liuyan p {

	text-align: center;

	font-weight: bold;

	font-size: 26px;

	color: #d00808;

	margin-bottom: 20px;

}

.liuyan {

	background: #f5f5f5;

	margin-bottom: 30px;

	padding-top: 40px;

	padding-bottom: 30px;

	border-radius: 10px;

}







/* 网站首页 */



.hs_one{

    width: 1300px;

    margin: 0 auto;

    margin-top: 40px;

}

.hs_px{

    width: 960px;

    float: left;

}

.hs_tg{

    width: 295px;

    float: right;

}

.hs_tg dl{background:#f2f2f2;height: 387px;}



.hs_tit{

    line-height: 55px;

    margin-bottom: 20px;

}

.hs_tit img{

    float: left;

}

.hs_tit span{

    display: inline-block;

    width: 79%;

    height: 20px;

    background: linear-gradient(to right,#f1f1f1,#fff);

    margin-top: 18px;

}

.hs_tit a{

    color: #d00808;

    font-size: 14px;

    display: block;

    float: right;

}



.hs_px ul{width:540px;height: 387px;border: 5px solid #eee;float: left;}

.hs_px dl{

    width: 382px;

    float: right;

}

.hs_px dl dt{

    margin-bottom: 11px;

}

.hs_px dl dt p{}

.hs_px dl dt p a{















    line-height: 32px;







    font-size: 18px;

    color: #d00808;

    font-weight: bold;

}

.hs_px dl dt span{

    padding-bottom: 10px;

    display: block;

    line-height: 22px;

    font-size: 14px;

    color: #7d7d7c;

    margin-top: 10px;

    border-bottom: 1px solid #eee;

}

.hs_px dl dd{}

.hs_px dl dd a{

    font-size: 15px;

    line-height: 42px;

    display: block;

    border-bottom: 1px dashed #f2f2f2;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    color: #222;

}



.two{width:1300px;margin:0 auto;margin-top: 50px;margin-bottom: 50px;}

.hs_renwu{background:url(../images/renwu.jpg) center no-repeat;height: 650px;width:1300px;margin:0 auto;padding-top: 307px;box-sizing: border-box;padding-left: 70px;padding-right: 70px;}





.three{width:1300px;margin:0 auto;margin-bottom: 50px;}



.hs_xcjiaoxue{width:1300px;background:#f2f2f2;height:525px;padding: 50px;box-sizing: border-box;}

.hs_xcjiaoxue ul{

    height: 115px;

}

.hs_xcjiaoxue ul li{

    width: 100px;

    float: left;

    text-align: center;

    padding: 30px 0 32px 0;

}

.hs_xcjiaoxue ul li p{

    font-size: 26px;

    font-weight: bold;

    color: #333;

    opacity: 0.25;

    padding-bottom: 6px;

    line-height: 26px;

}

.hs_xcjiaoxue ul li span{

    display: block;

    font-size: 16px;

    color: #333;

}



.hs_jiaoxue{

    width: 1200px;

    height: 310px;

    background: #fff;

}

.hs_jiaoxue dl{

    display: table;

}

.hs_jiaoxue dl dt{

    float: left;

    width: 433px;

    height: 310px;

}

.hs_jiaoxue dl dt img{

    width: 433px;

    height: 310px;

}

.hs_jiaoxue dl dd{

    float: left;

    width: 760px;

    padding: 42px 50px;

    box-sizing: border-box;

}

.hs_jiaoxue dl dd p{

    box-sizing: border-box;

    font-weight: bold;

    font-size: 20px;

    color: #d00808;

}

.hs_jiaoxue dl dd span{

    font-size: 15px;

    line-height: 30px;

    color: #555;

    padding-top: 20px;

    display: block;

    padding-bottom: 20px;

}

.hs_jiaoxue dl dd a{

    display: block;

    width: 140px;

    text-align: center;

    height: 40px;

    background: #d00808;

    border-radius: 4px;

    line-height: 40px;

    color: #fff;

}



.hs_xcjiaoxue ul .on{ background:#d00808;}

.hs_xcjiaoxue ul .on p{color:#fff;}

.hs_xcjiaoxue ul .on span{color:#fff;}



.hs_jiaoxue .on{display: block !important;}

.hs_jiaoxue .super{display: none;}





























.g-mn1{width: 1035px;float:right;}

.g-sd1{width: 240px;float:left;/* background: #fff; */}

.cpbg{margin-top: 40px;margin-bottom: 60px;display: table;width: 100%;}

.cate-box{}

.cate-box h3{

    height: 90px;

    background: #d00808;

    text-align: center;

    line-height: 90px;

    color: #fff;

    font-size: 22px;

    border-radius: 10px 10px 0 0;

}

.cate-box ul{}

.cate-box ul li{

    text-align: center;

    line-height: 80px;

    background: #fff;

    margin-top: 4px;

}

.cate-box ul li a{

    color: #333;

    font-size: 16px;

    display: block;

    \: bold;

}

.cate-box ul li a:hover{color:#fff; background:#d00808;}

.tel-box{

    background: #ffffff;

    margin-top: 4px;

    text-align: center;

    padding: 30px 0;

    border: 1px solid #d00808;

}

.tel-box p{

    font-size: 16px;

    color: #555;

    line-height: 32px;

}

.tel-box strong{

    font-size: 26px;

    font-weight: bold;

    padding-top: 5px;

    display: block;

    /* padding-bottom: 10px; */

}

.tel-box p a{

    background: #d00808;

    width: 150px;

    display: block;

    margin: 0 auto;

    border-radius: 4px;

    color: #fff;

    line-height: 40px;

    margin-top: 15px;

}

.widget_product{

    background: #fff;

    padding: 21px;

}

.widget_product ul{}

.widget_product ul li{

    float: left;

    margin: 8px;

        width: 232px;

}

.widget_product ul li a{

    display: block;

}

.widget_product ul li img{

    display: block;

	width: 232px;

}

.widget_product ul li p{

    text-align: center;

    font-size: 15px;

    line-height: 40px;

    background: #f2f2f2;

    margin-top: 0;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.four{width:1300px;margin:0 auto;margin-bottom: 60px;}

.four ul{

    /* width: 1300px; */

}

.four ul li{

    float: left;

    margin: 0 10px;

}

.four ul li p{}

.four ul li p img{

    display: block;

}

.four ul li p a{

    display: block;

}

.four ul li span{}

.four ul li span a{

    text-align: center;

    display: block;

    line-height: 50px;

    background: #f2f2f2;

    font-size: 16px;

}



#demo2p {

	width: 1300px;

	overflow: hidden;

	position: relative;

}

#indemo2p {

	float: left;

	width: 800%;

}

#demo2p1 {

	float: left;

}

#demo2p2 {

	float: left;

}





.hs_lunbo{

    position: relative;

    /* overflow: hidden; */

    width: 550px;

    height: 397px;

    float: left;

}

.shuzi{

    position: absolute;

    bottom: 0;

    right: 10px;

    z-index: 99999;

}

.shuzi i{

    background: #666;

    color: #fff;

    font-style: normal;

    line-height: 30px;

    display: block;

    float: left;

    width: 30px;

    text-align: center;

    margin: 5px 1px;

}

.hs_lunbo p i{display: block;float: left;}

.hs_lunbo ul{}

.hs_lunbo ul li{ display:none;}

.hs_lunbo ul li a{

    display: block;

    z-index: 6;

}

.hs_lunbo ul li img{

    display: block;

}

.hs_lunbo ul li p{

    background-color: rgba(0,0,0,0.4);

    color: #fff;

    line-height: 40px;

    margin-top: -40px;

    z-index: 9999;

    position: absolute;

    width: 540px;

    padding-left: 20px;

    box-sizing: border-box;

}



.shuzi .on{     background: #d00808;}



.hs_lunbo ul .on{ display:block;}

.hs_tg{}

.hs_tg ul{/* background: #f2f2f2; *//* padding: 19px 20px; */border-radius: 6px;}

.hs_tg ul li{

    background: #d00808;

    line-height: 48px;

    text-align: center;

    margin-bottom: 10px;

}

.hs_tg ul li a{

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    display: block;

    color: #fff;

    font-size: 16px;

}



.fg_two{

    width: 1300px;

    margin: 0 auto;

    display: table;

    margin-bottom: 50px;

}

.sg_twoa{

    width: 400px;

    float: left;

    margin-right: 50px;

}

.sg_twoa dl{}

.sg_twoa dl dt{

    display: table;

}

.sg_twoa dl dt img{

    float: left;

}

.sg_twoa dl dt p{

    line-height: 26px;

    font-size: 16px;

    color: #222;

    float: left;

    width: 240px;

    padding-left: 34px;

}

.sg_twoa dl dt p i{

    color: #fff;

    background: #d00808;

    line-height: 18px;

    padding: 0 5px;

    display: inline-block;

    border-radius: 9px;

    font-style: normal;

    font-size: 14px;

    margin-right: 10px;

}

.sg_twoa dl dt span{

    float: left;

    width: 240px;

    padding-left: 34px;

    color: #959595;

    line-height: 20px;

    margin-top: 7px;

}

.sg_twoa dl dd{

    padding-bottom: 10px;

    border-bottom: 1px dashed #eee;

    margin-top: 20px;

}

.sg_twoa dl dd p{

    color: #222;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    font-size: 16px;

}

.sg_twoa dl dd p i{

    color: #fff;

    background: #d00808;

    line-height: 18px;

    padding: 0 5px;

    display: inline-block;

    border-radius: 9px;

    font-style: normal;

    margin-right: 10px;

    font-size: 14px;

}



.sg_twoa dl dd span{    color: #959595;

    margin-top: 10px;

    line-height: 26px;

    height: 48px;

    text-align: justify;

    overflow: hidden;

    font-size: 14px;

    display: block;}



.sg_twoa:nth-child(3){margin-right: 0;}

.fg_three{

    width: 1300px;

    margin: 0 auto;

    display: table;

    margin-bottom: 60px;

}

.fg_three_a{

    width: 850px;

    float: left;

}

.fg_three_a dl{}

.fg_three_a dl dt{

    border: 5px solid #eee;

    float: left;

    height: 364px;

}

.fg_three_a dl dt img{

    height: 364px;

}

.fg_three_a dl dd{

    float: left;

    margin-left: 50px;

    width: 290px;

}

.fg_three_a dl dd a{

    font-size: 15px;

    line-height: 42px;

    border-bottom: 1px dashed #f2f2f2;



    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    color: #222;

    display: block;



}





.fg_three_b{width:400px; float:right;}

.fg_three_b dl{}

.fg_three_b dl dt{height:150px;}

.fg_three_b dl dt img{}

.fg_three_b dl dd{}

.fg_three_b dl dd p{

    background: #f2f2f2;

    margin-bottom: 2px;

    line-height: 38px;

    text-align: center;

    font-size: 15px;

    color: #333;

}



.hs_renwu{}

.hs_renwu dl{}

.hs_renwu dl dt{

    width: 500px;

    float: left;

    background: #f2f2f2;

    margin-left: 10px;

}

.hs_renwu dl dt img{}

.hs_renwu dl dd{

    float: right;

    width: 600px;

}

.hs_renwu dl dd span{

    display: block;

    font-weight: bold;

    font-size: 22px;

    line-height: 60px;

    color: #333;

}

.hs_renwu dl dd p{

    font-size: 15px;

    line-height: 32px;

    color: #555;

    padding-right: 10px;

}

.hs_renwu dl dd a{

    width: 140px;

    line-height: 40px;

    background: #d00808;

    display: block;

    text-align: center;

    color: #fff;

    border-radius: 6px;

    margin-top: 20px;

}



.fg_top{

    width: 1300px;

    margin: 0 auto;

    height: 110px;

}

.logo{

    float: left;

    height: 100px;

    padding-top: 5px;

}

.sousuo{

    float: left;

    margin-left: 300px;

    margin-top: 35px;

}

.top_tel{

    float: right;

    margin-top: 30px;

}

.top_tel p{

    font-size: 28px;

    font-weight: bold;

    color: #333;

    line-height: 40px;

    background:url(../images/fg_tel.jpg) no-repeat;

    padding-left: 50px;

}





.input_text{float: left;vertical-align: top;border-color: #0059ab;box-sizing: border-box;display: block;width: 250px;height: 40px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #999;background-color: #fff;background-image: none;border: 1px solid #eae7e7;border-radius: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);border-radius: 6px 0 0 6px;}

.input_text:focus{border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

.btn_search{width: 60px;height: 40px;border: none;background-color: #d00808;color: #fff;font-size: 14px;float: left;border-radius: 0 6px 6px 0;}

























