@charset "gb2312";
/* -------- 全局样式-------- */  
* {
	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 {

	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 {
}
/* -------- 栏目板块 -------- */ 



/*demo1*/
.demo1 {
	width: 1002px;
	margin: 0px auto 0px;
}
/*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: #1273BD;
	padding: 0px 0px 4px;
}
.ftNav {
	border-bottom: 1px solid #b4eaff;
	background: #1273BD;
	
	border-top: 1px solid #b4eaff;
	height: 50px;
}
.ftNav li {
	float: left;

	padding-right:50px;
	height: 50px;
}
.ftNav li a {
	color: #fff;
	line-height: 40px;
	padding-bottom: 10px;
	display: block;
	font-size: 16px;
}
.ftNav li a.ftCur em {
	position: absolute;
	height: 3px;
	background: #6AA8F3;
	left: 0px;
	bottom: -2px;
	width: 53px;
}
.ftCon {
	margin-top: 10px;
	height: 200px;
}
.bottom {
	padding-top: 23px;
	line-height: 35px;
	color: #fff;
	width: 658px;
	padding-left: 50px;
}
.bottom p {
	font-size: 14px;
}
.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;
	float: left;
}
.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: #f5f8f9;
	padding-left: 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: 16px;
	color: #666;
}
.preNext .text li a {
	color: #555;
}
.preNext .text dt {
	line-height: 38px;
}
.preNext .text a:hover {
	color: #15b254;
	text-decoration: underline;
}
.preNext .text dt a {
	color: #333;
}
.preNext .text dt a:hover {
	color: #15b254;
}
.preNext .text_b {
	color: #15b254;
}
.preNext .text_b a {
	color: #15b254 !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: #15b254;
}
/* 翻页 */
.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: 35px;
	text-align: center;
	margin-top: 10px;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin: 20px 0;
}
/*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%;
}
.photo h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
}
.photo h3 a {
	color: #333;
}
.photo_img {
	width: 380px;
	margin: 0 auto;
	margin-top: 20px;
	border: 10px #fff solid;
}
.proinfo_img {
	float: left;
	width: 380px;
	border: 1px #f5f8f9 solid;
	height: 380px;
}
.proinfo_text {
	float: right;
	width: 440px;
	margin-left: 18px;
}
.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;
}
/*相关信息*/
.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: 190px;
	margin-right: 15px;
}
.related_product ul li>a {
	border: 1px #ddd solid;
	width: 190px;
	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 {
	clear: both;
	text-align: center;
	float: right;
}
.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: #15b254;
	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: #e60012;
	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: #666;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.content p a {
	color: #888;
}
.content p strong {
	font-weight: bold;
}
ul {
	list-style: none outside none;
}
.wfixed {
	width: 1200px;
	margin: 0 auto;
	display: table;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* 首页产品列表产品 */	   
.cpbg {
	width: 100%;
	background: url(../images/prod_bg.jpg) top center repeat-x #f5f8f9;/* height: 760px; */
	padding-top: 60px;
	display: table;
	padding-bottom: 60px;
}
.g-sd1 {
	position: relative;
	float: left;
	width: 240px;
}
.cate-box {
	width: 100%;
	background-color: #f7f7f7;
	color: #fff;
}
.cate-box h3 {
	font-size: 25px;
	color: #fff;
	line-height: 80px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: #15b254;
}
.cate-box ul {
	border-left: 2px #15b254 solid;
	border-right: 2px #15b254 solid;
	border-bottom: 2px #15b254 solid;
}
.cate-box ul li {
	font-size: 16px;
}
.cate-box ul li>a {
	color: #333;
	display: block;
	line-height: 60px;
	border-bottom: 1px #ddd dashed;
	text-indent: 20px;
}
.cate-box ul li>a:hover {
	background: #15b254;
	color: #fff;
}

.cate-box ul li>p {
	padding: 3px 0;
}
.cate-box ul li>p a {
	display: block;
	line-height: 36px;
	text-indent: 20px;
	border-bottom: 1px dashed #eee;
	color: #999;
}
.cate-box ul li>p a:hover {
	background-color: #15b254;
	color: #fff;
}

.tel-box {
	border: 2px solid #15b254;
	border-top: 0px;
	text-align: left;
	background-color: #fff;
	padding: 20px 15px;
}
.tel-box p.big {
	font-size: 18px;
	text-align: center;
}
.tel-box strong {
	color: #15b254;
	font-size: 24px;
	font-weight: bold;/* line-height: 40px; */
}
.tel-box a {
	background-color: #15b254;
	border-radius: 15px;
	padding: 8px 25px;
	color: #fff;
	display: block;
}
.mt10 {
	margin-top: 10px;
}
.cate-box2 {
	width: 100%;
	background-color: #f7f7f7;
	color: #fff;
}
.cate-box2 h3 {
	font-size: 30px;
	color: #fff;
	line-height: 80px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: #15b254;
	margin-bottom: 1px;
}
.cate-box2 ul {
	border-left: 2px #15b254 solid;
	border-right: 2px #15b254 solid;
	border-bottom: 2px #15b254 solid;
}
.cate-box2 ul li {
	font-size: 18px;
	border-bottom: 1px #ddd dashed;
}
.cate-box2 ul li a {
	color: #333;
	display: block;
	line-height: 60px;
	padding-left: 40px;
	background: #eee;
}
.cate-box2 ul li a:hover {
	background: #15b254;
	color: #fff;
}
.cate-box2 ul li a p {
}
.cate-box2 ul li p a {
	line-height: 40px;
	background: #f7f7f7;
	border-top: 1px #ddd dashed;
	font-size: 16px;
	color: #666;
}
.g-mn1 {
	width: 930px;
	float: right;
	margin-bottom: 30px;
}
.widget_search {
	padding: 14px 0;
	width: 100%;
	line-height: 35px;
	text-align: left;
	background-color: #fff;
	position: relative;
	height: 40px;
}
.widget-notice {
	width: 645px;
	height: 40px;
	float: left;
}
.widget-notice img {
	float: left;
	padding-top: 10px;
}
.widget-notice span {
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	line-height: 32px;
	width: 625px;
	box-sizing: border-box;
}
.widget-search-form {
	width: 282px;
	float: right;
}
.input_text {
	box-sizing: border-box;
	display: block;
	width: 220px;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #888;
	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);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float: left
}
.widget-search-form .input_text {
	float: left;
	width: 75%;
	height: 35px;
	vertical-align: top;
	border-color: #1273BD;
	border-radius: 20px;
}
.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 {
	margin-left: 2px;
	width: 50px;
	height: 40px;
	border: none;
	color: #fff;
	font-size: 16px;
	border: none;
	background: #fff;
	color: #1273BD;
}
.widget_product ul {
	margin-top: 10px;
}
.widget_product li {
	float: left;
	margin-right: 30px;
	width: 290px;/* height:340px; */
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.widget_product li a p {
	line-height: 40px;
	font-size: 15px;
	text-align: center; background: #f7f7f7; 
	color: #333;
	border-top: 1px solid #f5f8f9;
}
.widget_product li a img {
	display: block;
	width: 290px;
	transition: all 0.6s;
	display: inline-block;
}
.widget_product li a img:hover {
	transform: scale(1.1);
//1.5指的是放大的倍数 cursor: pointer;
	dispaly: block;
}
.widget_product li:nth-child(3n) {
	margin-right: 0;
}
.about_f ul {
	margin-top: 50px;
}
.about_f li {
	float: left;
	margin-right: 16px;
	width: 260px;
	background: #fff;
	margin-bottom: 20px;
	border: 1px #eee solid;
}
.about_f li p {
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #1273BD;
	color: #fff;
}
.about_f li:nth-child(2) {
	margin-right: 0;
}
.about_f li:nth-child(4) {
	margin-right: 0;
}
/* 首页优势 */
	   
	   
.g-one {
	background: #fff;
	height: 670px;
	overflow: hidden;
}
.g-one h4 {
	text-align: center;
	font: 40px "Microsoft YaHei";
	color: #333;
	font-weight: bold;
	height: 120px;
	margin: 46px 0 14px 0
}
.g-one h4 p {
	font: 20px "Microsoft YaHei";
	color: #333;
	padding: 12px 0px;
}
.one {
	width: 1200px;
	margin: 20px auto;
}
.one dl {
	width: 265px;
	height: 410px;
	border: 5px solid #f5f5f5;
	float: left;
	margin-right: 33px;
	display: inline;
}
.one dt {
	width: 139px;
	height: 139px;
	font: 24px "Microsoft YaHei";
	color: #fff;
	background: url(../images/rs_05.png) no-repeat;
	text-align: center;
	line-height: 139px;
	margin: 32px auto;
}
.one dd {
	text-align: center;
	font: 15px "Microsoft YaHei";
	color: #333;
	padding: 0 15px;
	line-height: 35px;
	text-align: left;
}
.one .none {
	margin-right: 0px;
}
#in_04 {
	width: 1200px;
	height: 500px;
	margin: 60px auto;
	position: relative;
}
#in_04_lou {
	width: 277px;
	height: 544px;
	position: absolute;
	left: 246px;
	top: 102px;
	z-index: 2;
}
#in_04_hx1 {
	width: 950px;
	height: 1px;
	background: #cbcbcb;
	position: absolute;
	left: 246px;
	top: 230px;
	z-index: 1;
}
#in_04_hx2 {
	width: 950px;
	height: 1px;
	background: #cbcbcb;
	position: absolute;
	left: 246px;
	top: 500px;
	z-index: 1;
}
#in_04_l {
	width: 246px;
	height: 500px;
	float: left;
	background: #fff url(../images/in_04_l.png) bottom center no-repeat;
	border-radius: 5px;
}
#in_04_title {
	width: 246px;
	height: 208px;
	background: url(../images/in_04_title.png) bottom center no-repeat;
	margin: 0 auto;
}
#in_04_info {
	width: 246px;
	height: 57px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 25px;
	color: #979797;
	font-size: 15px;
	text-align: center;
}
#in_04_reason {
	width: 246px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 50px;
	color: #696969;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#in_04_reason span {
	color: #1273BD;
}
#in_04_more {
	width: 133px;
	height: 34px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	line-height: 34px;
}
#in_04_more a {
	display: block;
	width: 133px;
	height: 34px;
	background: url(../images/in_04_more.png) center no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#in_04_tel {
	width: 100%;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 95px;
}
#in_04_tel span {
	color: #fff;
	font-size: 30px;
}
#in_04_r {
	width: 920px;
	float: right;
}
#in_04_r li {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 70px;
	position: relative;
}
#in_04_r li .in_04_img {
	position: absolute;
	right: 0px;
	top: -40px;
}
#in_04_r li .in_04_title {
	width: 550px;
	height: 25px;
	line-height: 25px;
	color: #1273BD;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
}
#in_04_r li .in_04_title span {
	padding-left: 34px;
	font-size: 24px;
}
#in_04_r li .in_04_info {
	width: 570px;
	line-height: 40px;
	color: #686767;
	font-size: 15px;
	position: absolute;
	left: 20px;
	top: 36px;
}
#in_04_r li .in_04_info span {
	color: #b28744;
}
#in_04_r li .in_04_more {
	width: 110px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: 400px;
	bottom: 0px;
	background: #1273BD;
	border-radius: 10px;
}
#in_04_r li .in_04_more a {
	display: block;
	width: 110px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
/* 产品轮播 */
.hot_rx {/* background: #f8f8f8; */
	height: 470px;
	padding-top: 40px;/* margin-top: 60px; */
	margin-bottom: 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: 1200px;
	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;
	border: 1px solid #eee;
}
.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: 16px;
	display: block;
	line-height: 38px;
}
.top_14 li p .a1:hover {
	color: #1273BD;
}
/* 关于我们 */
.about_box {
	border: 2px solid #1273BD;
	height: 540px;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
}
.about_t {
	padding: 50px 30px 30px;
	position: relative;
	width: 610px;
	box-sizing: border-box;
}
.about_t h3 {
	position: absolute;
	top: -30px;
	background: #1273BD;
	font-size: 30px;
	color: #fff;
	padding: 8px 60px;
	font-weight: bold;
}
.f-toe {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.about_t .C {
	color: #333;
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}
.about_t .C p {
	width: 100%;
	background: #1273BD;
	color: #fff;
	line-height: 42px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}
.about_t .C p a {
	color: #fff;
}
.about_f {
	width: 554px;
	box-sizing: border-box;
	margin-right: 30px;
	background: url(../images/about2.jpg) center no-repeat;
	height: 441px;
	margin-top: 50px;
}
.gdal {
	width: 540px;
	line-height: 42px;
	background-color: #f5f5f5;
	text-align: center;
	color: #1273BD;
	position: absolute;
	bottom: 35px;
}
/* 首页新闻 */
.index_new {
	width: 550px;
	margin-top: 30px;
	float: right;
}
.box-t {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #333;
	margin-bottom: 25px;
	padding-bottom: 14px;
	position: relative;
	line-height: 24px;
	text-align: left;
}
.box-t strong {
	font-weight: bold;
}
.box-t .small {
	font-size: 18px;
	font-weight: bold;
}
.box-t a {
	font-size: 12px;
	color: #b2b2b2;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 2px;
	background-color: #1273BD;
	bottom: -1px
}
.PageCrumbList {
	float: right;
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
}
.PageCrumbList a {
	font-size: 14px;
	color: #888;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 3px;
	background-color: #1273BD;
	bottom: -1px;
}
.news-box {
	position: relative;
	color: #828282;
	height: 143px;
}
.news-cont {
	width: 380px;
}
.news-cont h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
}
.news-cont h3 a {
	color: #1273BD;
}
.news-cont p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 10px;
	text-align: justify;
}
.new-box {
	font-size: 16px;
	color: #535353;/* padding-top: 10px; */
	margin-bottom: 1em;
}
.new-box li {
	font-size: 15px;
	line-height: 58px;
	border-bottom: 1px #eee solid;
}
.new-box li a {
	color: #333;
}
.new-box li span {
	padding-right: 8px;
	float: right;
	color: #828282;
	display: block;
}
.index_news {
	width: 587px;
	margin-top: 60px;
}
.newss-box {
	position: relative;
	color: #828282;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.newss-box h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.newss-box h3 i {
	background-color: #1273BD;
}
.newss-box i {
	font-size: 12px;
	border-radius: 5px;
	color: #fff;
	padding: 4px;
	font-weight: normal;
	margin-right: 10px;
	font-style: normal;
}
.newss-box h3 a {
	color: #1273BD;
}
.newss-box p {
	padding: 3px 0;
	line-height: 24px;
	font-size: 14px;
}
.newss-box p i {
	background-color: #0c8854;
}
.newss-box p span {
}
/* 友情链接 */
.busMess {
	background: #f8f8f8;/* height: 70px; */
	line-height: 30px;/* margin-top: 30px; */
	padding-top: 10px;
	padding-bottom: 20px;
}
.busMess span {
	font-size: 16px;
	color: #333;
}
.box-x {
	padding: 10px 40px;
	background-color: #fff;
	color: #333;
	text-align: left;
	font-size: 20px;
	line-height: 35px;
	border-bottom: 5px solid #f5f8f9;
}
.box-x strong {
	font-weight: bold;
}
.box-x .PageCrumbList {
	color: #666;
}
.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: 38px;
	line-height: 60px;
	font-weight: bold;
	color: #333;
}
.sy_rxcp span {
	font-size: 18px;
	color: #666;
}
.gsdt {
}
.lxwmym {
	background: #f5f8f9;
	margin-bottom: 30px;
	padding: 20px;
}
.liuyan p {
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	color: #15b254;
	margin-bottom: 2px;
}
.liuyan {
	background: #f5f8f9;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-bottom: 30px;
	border-radius: 10px;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 70px;
	display: table;
}
.sy_about_a {
	width: 650px;
	float: left;
}
.sy_about_b {
}
.sy_about_b span {
	font-size: 34px;
	display: block;
	font-weight: bold;
	line-height: 50px;
	color: #333;
}
.sy_about_b b {
	color: #999;
	text-transform: uppercase;
}
.sy_about_b p {
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
}
.sy_about_b i {
	display: block;
	width: 80px;
	height: 5px;
	background: #15b254;
	margin-top: 10px;
}
.sy_about_c {
	display: table;
	margin-top: 30px;
}
.sy_about_c li {
	float: left;
	width: 150px;
	border: 2px solid #f8f8f8;
	margin-right: 11px;
	height: 120px;
	text-align: center;
}
.sy_about_c li:hover {
	background: #1273BD;
}
.sy_about_c li:hover p {
	color: #fff;
}
.sy_about_c li:nth-last-child(1) {
	margin-right: 0;
}
.sy_about_c li img {
	margin-top: 17px;
	width: 45px;
}
.sy_about_c li p {
	font-size: 18px;
	/* font-weight: bold; */
	color: #666;
	margin-top: 5px;
}
.sy_about_d {
	float: right;
	margin-top: 12px;
}
.sy_cp {
	background: url(../images/cp_bg.jpg) top center no-repeat;
	padding-bottom: 20px;
}
.sy_lztit {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	display: table;
}
.sy_lztit p {
	float: left;
	line-height: 86px;
	font-size: 38px;
	color: #fff;
	font-weight: bold;
}
.sy_lztit span {
	line-height: 86px;
	color: #eee;
	padding-left: 15px;
	font-size: 18px;
}
.sy_cpzs {
	width: 945px;
	margin: 0 auto;
	display: table;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	padding-top:0;
}
.sy_cpzs ul {
}
.sy_cpzs ul li {
	width: 290px;
	float: left;
	margin-right: 13px;
height:276px;
	overflow: hidden;
}
.sy_cpzs ul li:hover p {

}
.sy_cpzs ul li:nth-child(3n) {
	margin-right: 0;
}
.sy_cpzs ul li img {
	border: 1px solid #eee;
	transition: all 0.6s;
	display: inline-block;
}
.sy_cpzs ul li img:hover {
	border: 0px;
	transform: scale(1.1);
//1.5指的是放大的倍数 cursor: pointer;
}
.sy_cpzs ul li:hover a{}
.sy_cpzs ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}
.sy_cpzs ul li p:hover a{font-weight:bold;}
.sy_cpfl {
	width: 1200px;
	margin: 0 auto;
	display: table;
	margin-top: 5px;
}
.sy_cpfl ul {
}
.sy_cpfl ul li {
	float: left;
	width: 158px;
	background: #fff;
	height: 38px;
	line-height: 38px;
	margin-right: 15px;
	text-align: center;
	font-size: 18px;
	border-radius: 2px;
	height:270px;
}
.sy_cpfl ul li:nth-last-child(1) {
	margin-right: 0;
}
.sy_cpfl ul li a {
	color: #333;
}
.sy_cpfl ul li:hover a {
	color: #1273BD;
}
.youshi {
	height: 450px;
	padding: 60px 0 0;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	line-height: 24px;
	background: #f8f8f8;
	text-align: center;
	color: #666;
}
.sy_ystit {
	height: 140px;
	text-align: center;
	display: block;
	font-size: 38px;
	color: #333;
	line-height: 64px;
	height: 140px;
	font-weight: normal;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.sy_ystit p {
	font-size: 38px;
	font-weight: bold;
}
.sy_ystit p i {/* color: #1273BD; */
	font-weight: bold;
	font-style: normal;
}
.sy_ystit span {
	display: block;
	font-size: 18px;
	line-height: 20px;
	opacity: 0.8;
}
.plan_c {
	width: 1200px;
	margin: 0 auto;
}
.plan_c dl {
	width: 320px;
	float: left;
	padding-right: 60px;
	background: url(../images/plan_line.png) no-repeat right 26px;
	margin-right: 60px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.plan_c dl:last-child {
	padding: 0;
	margin: 0;
	background: none;
}
.plan_c dt {
	height: 140px;
	font-size: 24px;
	line-height: 60px;
	color: #333;
}
.plan_c dt img {
	width: 83px;
	height: 83px;
	display: block;
	margin: 0 auto;
}
.plan_c dd p {
	height: 69px;
	display: block;
	color: #666;
	font-size: 16px;
}
.plan_c dd span, .more01 {
	display: block;
	width: 127px;
	line-height: 34px;
	margin: 0 auto;
}
.plan_c dd span a, .faqs_c dt, .show_t li {
 -webkit-gradient(linear, left top, right bottom, from(#999), to(#666));
}
.plan_c dl:hover {
	margin-top: -20px;
}
.plan_c dl dd span a, .plan_c dd span a, .more01 a, .faqs_c dl dt, .show_t li.cur {
	background: #1273BD;
 -webkit-gradient(linear, left top, right bottom, from(#3e4092), to(#1f227d));
	background-image: -webkit-linear-gradient(left, #2e6cd1, #1273BD);
	background-image: -moz-linear-gradient(left, #3e4092, #1f227d);
	background-image: -o-linear-gradient(left, #3e4092, #1f227d);
	background-image: -ms-linear-gradient(left, #3e4092, #1f227d);
	background-image: linear-gradient(left, #3e4092, #1f227d);
}
.plan_c dd span a, .more01 a {
	display: block;
	color: #fff;
	border-radius: 17px;
}
.con {
	width: 1200px;
	margin: 0 auto;
}
.ys {
	width: 1200px;
	margin: 0 auto;
}
.ys_con {
	width: 1200px;
	margin: 0 auto;
}
.ys_titlt {
	text-align: center;
}
.ys_titlt p {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	height: 55px;
	overflow: hidden;
}
.ys_titlt p b {/* color: #0f8e47; */
	font-weight: bold;
}
.ys_titlt span {
	display: block;
	font-size: 20px;
	color: #fff;
}
.ys_titlt span i {
	color: #fff;
	padding: 0 15px;
}
.index_gallery {
	float: right;
	width: 480px;/* background: #fff; *//* margin-top: 12px; */
}
.c_box04 .index_gallery {
	float: right;
}
.index_gallery .aside-parts-slide {
	overflow: hidden;/* padding: 11px 15px; *//* background: #f8f8f8; */
}
.index_gallery ul#aside-parts-slide {
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li {
	display: none;
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li .left {
	float: left;
}
.index_gallery ul#aside-parts-slide li .right {
	float: right;
}
.index_gallery ul#aside-parts-slide li img {
	background: #f6f6f6;/* padding: 8px 8px; */
}
.index_gallery ul#aside-parts-slide li p {
	text-align: center;
	background: #1273BD;
	line-height: 30px;
	/* margin-top: 7px; */
	text-transform: capitalize;
}
.index_gallery ul#aside-parts-slide li p a {
	display: inline-block;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}
.index_gallery ul#aside-parts-slide li p:hover {
	background: #1273BD;
	font-weight: bold;
}
.index_gallery ul#aside-parts-slide li p:hover a {
	color: #fff;
}
.index_gallery ul#aside-parts-nav {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	/* margin-top: 20px; */
	background: url(../images/bg07.jpg) no-repeat center center;
	width: 480px;
}
.index_gallery ul#aside-parts-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 7px 0 0;
	zoom: 1;
*display: inline;
	cursor: pointer;
	background: url(../images/icons.png) no-repeat -122px -2px;
}
.index_gallery ul#aside-parts-nav li.now {
	background: url(../images/icons.png) no-repeat -147px -2px;
	cursor: default;
}
.index_gallery ul#aside-parts-slide li a {
	display: block;
}
.index_xinwen {
	width: 560px;
	float: left;
	border-right: 1px solid #eee;
	padding-right: 26px;
	margin-top: 30px;
}
.index_xinwen dl {
	display: table;
	width: 530px;
	margin-top: 10px;
}
.index_xinwen dl dt {
	float: left;
}
.index_xinwen dl dt img {
	width: 200px;
	height: 200px;/* border: 1px solid #eee; */
}
.index_xinwen dl dt a {
	color: #666;
}
.index_xinwen dl dd {
	float: right;
	width: 300px;
}
.index_xinwen dl dd p {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 32px;
}
.index_xinwen dl dd p a {
	color: #333;
}
.index_xinwen dl dd span {
	line-height: 28px;
	margin-top: 5px;
	display: block;
	font-size: 16px;
}
.index_xinwen dl dd i {
	display: block;
	margin-top: 20px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #999;
	text-align: center;
}
.index_xinwen dl dd i a {
	font-style: normal;
	color: #fff;
}
.sy_xxxw {
	padding-top: 40px;
	background: #f8f8f8;
	padding-bottom: 40px;
}
.dbaaa {
	float: right;
	margin-top: 30px;
}
.dbaaa img {
}
.dbyyy {
	margin-bottom: 15px;
	background: url(../images/dbyyy.png) left no-repeat;
	background-size: 40px;
	padding-left: 60px;
}
.dbyyy p {
	font-size: 28px;
	font-weight: bold;
	margin-top: 0;
}
.dbyyy span {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	display: block;
	opacity: 0.6;
}
.ys_nr {
	width: 1200px;
	margin: 0 auto;
}
.ys_nr ul {
	display: table;
	margin-top: 30px;
}
.ys_nr ul li {
	float: left;
	width: 280px;
	background: #fff;
	margin: 10px;
	height: 460px;
	text-align: center;
	overflow: hidden;
}
.ys_nr ul li img {
	width: 100%;
	height: 200px;
	background: #eee;
	transition: all 0.6s;
	display: inline-block;
}
.ys_nr ul li img:hover {
	transform: scale(1.1);
//1.5指的是放大的倍数 cursor: pointer;
}
.ys_nr ul li p {
	font-size: 24px;
	color: #333;
	line-height: 30px;
	padding-top: 37px;
}
.ys_nr ul li span {
	display: block;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}
.ys_nr ul li:hover p {
	font-weight: bold;
	color: #1273BD;
}
#tsShopContainer li, #tsShopContainer img {
	vertical-align: top;
}
#tsShopContainer {
	margin: 0 auto 0 auto;
	position: relative;
	border: 1px solid #eee;
	font-size: 12px;
	padding-bottom: 5px;
	width: 380px;
	float: left;
}
#tsShopContainer #tsImgS {
	text-align: center;
	width: 100%;
	position: relative;
}
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
#tsShopContainer #tsImgS>a>img {
	max-width: 100%;
}
#tsShopContainer #tsImgS img {
	border: 0px;
	max-width: none;
}
#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 70px;
	position: relative;
	background: url(../images/scrollPicbg.gif) repeat-x 0px 0px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 1px;
	height: 70px;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 57px;
	float: left;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #e4e4e4;
	display: block;
	width: 42px;
	height: 42px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 2px solid #F00;
	margin: 0px;
}
.MagicZoomLoading {
	text-align: center;
	background: #ffffff;
	color: #444;
	border: 1px solid #ccc;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none; /* do not edit this line please */
}
.picture_right {
	width: 580px;
	float: right;
}
.preview {
	width: 520px;
	overflow: hidden;
}
.preview li {
	float: left;
	margin-right: 8px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	width: 117px;
	height: 80px;
}
.preview li img {
	width: 115px !important;
	height: 80px !important
}
.picarr {
	width: 520px;
	float: left;
	height: 500px;
}
.picture {
	width: 500px;
	height: 350px;
	margin-bottom: 10px;
	float: left;
	border: 1px #eee solid;
}
.picture a {
	width: 500px;
	height: 350px;
}
.picture a img {
	height: inherit;
}
.picture h1 {
	font-size: 30px;
	text-align: left;
	line-height: 40px;
	color: #555;
	padding-left: 10px;
	font-weight: normal;
}
.tb-skin {
	border: 1px solid #f7f5f3;
	border-right: none;
	border-left: none;
	margin-top: 10px;
	border-bottom: none;
	height: 250px;
}
.tb-skin p {
	font-size: 14px;
	line-height: 32px;
	padding: 30px 0px 25px 0;
	color: #555;
	max-height: 188px;
	overflow: hidden;
	font-weight: normal;
	min-height: 110px;
}
.price {
	width: 500px;
	height: 60px;
	background: url(../images/p_tel.jpg) left top no-repeat;
	margin-bottom: 10px;
}
.price a {
	width: 250px;
	height: 60px;
	display: block;
	float: left;
}
.cloud-zoom img {
	border: 1px solid #eee;
}
.zoomlist {
	margin-top: 20px;
	width: 520px;
	overflow: hidden;
	height: 85px;
}
.zoomlist li {
	float: left;
	margin-right: 8px;
	border: 1px solid #eee;
	height: 85px;
	margin-bottom: 10px;
}
.zoomlist li img {
	width: 120px;
	height: 85px;
}
.cloud-zoom-lens {
	background: #fff;
	cursor: move;
}
.cloud-zoom-title {
	font-family: Arial;
	position: absolute !important;
	background: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
.cloud-zoom-big {
	overflow: hidden;
	border: 1px #eee solid;
}
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
/*.row img{width:100%; height:100%;}
.row img:hover{width:380px;height:250px;
position:absolute;left:50%;top:50px;
transform: translate( -50%,-50%);
z-index: 1;
padding: 2px;
border: 2px solid black;
}*/

.nypro-item {
	width: 350px;
	;
	height: 450px;
	box-sizing: border-box;
	margin: 0 auto;
	float: left
}
.nypro-item-l {
	float: left;
	width: 350px;
}
/*图片放大镜样式*/
.jqzoom {
	padding: 10px;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
	width: 350px;
	height: 28px;
	text-align: center;
}
.jqzoom img {
	width: 350px;
	height: 280px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
	width: 350px;
	height: 280px;
	border: 10px #fff solid;
	margin-bottom: 30px;
	border: 1px solid #f0f0f0;
}
.spec-scroll {
	margin-top: 5px;
	width: 400px;
	height: 120px;
}
.spec-scroll .prev {
	margin-right: 4px;
	background: rgba(0,0,0,0.6) url(../images/nypro-prev.png) center center no-repeat;
	margin-right: 10px;
	float: left;
}
.spec-scroll .next {
	background: rgba(0,0,0,0.6) url(../images/nypro-next.png) center center no-repeat;
	margin-left: 10px;
	float: left;
}
.spec-scroll .prev, .spec-scroll .next {
	display: none;
	text-align: center;
	width: 30px;
	height: 94px;
	line-height: 54px;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.3s ease;
}
.spec-scroll .prev:hover {
	background: rgba(217,15,29,0.8) url(../images/nypro-prev.png) center center no-repeat;
}
.spec-scroll .next:hover {
	background: rgba(217,15,29,0.8) url(../images/nypro-next.png) center center no-repeat;
}
.spec-scroll .items {
	position: relative;
	width: 620px;
	height: 90px;
	overflow: hidden;
	float: left;
}
.spec-scroll .items ul {
	position: absolute;
	width: 620px;
	height: 90px;
}
.spec-scroll .items ul li {
	width: 118px;
	text-align: center;
	float: left;
	margin-right: 5px;
}
.spec-scroll .items ul li img {
	border: 2px solid #eee;
	width: 114px;
	height: 86px;
}
.spec-scroll .items ul li img:hover {
	border: 2px solid #d90f1d
}
.title {
	background: url(../images/cp_line01.png) no-repeat center 50px;
	height: 140px;
}
.title h3 {
	text-align: center;
	line-height: 40px;
	font-size: 36px;
	color: #1273BD;
	font-weight: bold;
}
.title p {
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding: 30px 0 0;
	text-align: center;
}
#pro {
	width: 1200px;
	margin: 0 auto;
	height: 650px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	width: 400px;
	text-align: center;
	margin-bottom: 5px;
}
.ipro h3 {
	width: 400px;
	height: 290px;
}
.ipro h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p {
}
.ipro p a {
	color: #333;
	font-weight: normal;
	line-height: 34px;
	font-size:16px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.inews1 {
	width: 1200px;
	margin: 0 auto;
}
.wd {
	width: 410px;
	padding: 0 20px 20px;
	box-shadow: 0px 0px 21px #d0d0d0;
	height: 520px;
	float: left;
}
.wd_t {
	height: 70px;
	overflow: hidden;
	line-height: 70px;
}
.wd_t a {
	font-size: 24px;
	color: #333;
}
.wd_t a:hover, .wd dl dd h5 a:hover, .news dl dd h5 a:hover {
	color: #1273BD;
}
.wd_t span {
	float: right;
}
.wd_t span a {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
}
.wd ul img {
	width: 410px;
	height: 230px;
	overflow: hidden;
	line-height: 0;
}
.wd h5 {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 600;
}
.wd_desc {
	font-size: 16px;
	padding-top: 10px;
	color: #666;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	font-style: normal;
}
.wd em {
	width: 118px;
	display: block;
	padding-top: 20px;
}
.wd em a {
	font-size: 14px;
	color: #333;
	display: block;
	width: 116px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	border: #333 1px solid;
	border-radius: 5px;
	font-style: normal;
}
}
.wd em a:hover {
	background: #333;
	color: #fff;
}
.inew_a {
	width: 700px;
	float: right;
}
.inew_b {
	width: 680px;
	padding: 2px;
	color: #636161;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
	border-bottom: 1px #ddd dashed;
}
.inew_b_right {
	width: 460px;
	float: right;
}
.inew_b p {
	font-size: 16px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:30px;
	float:left;
	width:460px;
}
.inew_b b {
	float: right;
	font-size: 14px;
	line-height: 35px;
}
.inew_b p a {
	color: #000;
	font-size:18px;
}
.inew_b span {
	display: block;
	line-height:28px;
	font-size: 16px;
	float:right;
}
.inew_txt a{line-height:20px;}
.goto {
	color: #333;
	opacity: 1;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**/
.video {
	background: url(../images/video_bg.jpg) no-repeat center 0;
	height: 560px;
	overflow: hidden;
	padding: 83px 0 0;
}
.video_l {
	width: 566px;
	height: 560px;
}
.video_btn {
	width: 566px;
	height: 560px;
}
.video_btn a {
	width: 566px;
	height: 560px;
	display: block;
}
#open_window {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.video_m {
	background: #eee;
	width: 1000px;
	height: 563px;
	z-index: 1000;
	margin: 10% auto;
	overflow: auto;
}
.xx {
	font-size: 22px;
	color: #000;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #fff;
	z-index: 1002;
}
.video_con {
	width: 1000px;
	height: 563px;
	overflow: hidden;
}
.video_con img {
	width: 1000px;
	height: 563px;
}
.video_r {
	width: 600px;
	padding: 56px 0 0;
}
.video_r h5 {
	line-height: 50px;
	background: url(../images/video_ico01.png) no-repeat;
	height: 100px;
	overflow: hidden;
	padding: 0 0 30px;
}
.video_r h5 a {
	font-size: 42px;
	color: #fff;
	display: block;
	padding: 0 0 0 115px;
}
.video_r h5 span {
	display: block;
	font-size: 30px;
	font-weight: normal;
}
.video_r div{
	color: #fff;
	line-height: 44px;
	font-size: 16px;
	text-align:justify; text-justify:inter-ideograph;
	margin-top: 10px;
}
.video_r ul {
	height: 140px;
}
.video_r ul li {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 0 0 40px;
	width: 260px;
	float: left;
}
.video_r ul li a {
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 20px;
	background: url(../images/video_ico02.png) no-repeat 0 23px;
	display: block;
	width: 240px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video_r ul li a:hover {
	font-weight: bold;
}
.video_r p {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	padding-left: 40px;
}
.video_left {
	width: 505px;
	height: 291px;
	float: left;
	margin-top: 138px;
	margin-left: 8px;
}
.video_left a {
	width: 520px;
	height: 520px;
	display: block;
}
/**首页产品分类**/
.sy_cpfl2 {
	width: 254px;
	background: #f3f3f3;
	float: left;
}
.sy_cpfl2 h3 {
	background: #1273BD;
	height: 145px;
	line-height: 145px;
	overflow: hidden;
	font-size: 36px;
	color: #fff;
	display: block;
	text-align: center;
}
.sy_cpfl2 li {
}
.sy_cpfl2 li>a {
	display: block;
	font-size: 18px;
	color: #333;
	height: 50px;
	line-height: 50px;
	border-bottom: #fff 1px solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
}
.sy_cpfl2 li>a:hover {
	color: #1273BD;
	font-weight: bold;
}

.sy_cpfl2 li>p {
	padding: 3px 0;
}
.sy_cpfl2 li>p a {
	display: block;
	line-height: 36px;
	text-indent: 20px;
	border-bottom: 1px dashed #eee;
	color: #999;
}
.sy_cpfl2 li>p a:hover {
	background-color: #1273BD;
	color: #fff;
}


.sy_cpfl2 li ul {
	display: block;
}
.sy_cpfl2 li ul li {
}
.sy_cpfl2 li ul li a {
	font-size: 14px;
	background: url(../images/cp_ico05.gif) no-repeat 55px 20px;
	padding: 0 0 0 74px;
	width: 180px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dddd dashed;
	color: #333;
	display: block;
}
/*荣誉资质*/
.honor {
	background: url(../images/honor_bg.jpg) no-repeat center 0;
	height: 520px;
	overflow: hidden;
}
.honor p {
	font-size: 18px;
	color: #fff;
	padding: 335px 0 0 50px;
	float: left;
}
.honor_m {
	padding: 112px 0 0;
	width: 850px;
	margin-right: 0px;
}
.honor_m ul li {

	width: 325px;
	height: 310px;
	float: left;
}
.honor_m ul li a {
	display: block;
	width: 295px;
	height: 310px;
}
.honor_m ul li em {
	width: 200px;
	height: 267px;
	margin: 0 auto;
	display: block;
}
.honor_m ul li em img {
	width: 300px;
	height: 255px;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 800px;
	float: right;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
/*优势*/
.ys_bg {
	background: url(../images/ys_bg.jpg) no-repeat center 0;
	height: 790px;
	overflow: hidden;
	padding: 60px 0 0;
}
.ys .chanp_t, .about .chanp_t {
	background: url(../images/cp_line.png) no-repeat center 50px;
}
.ys dl {
	width: 300px;
	float: left;
	height: 600px;
	background: #f1f1f1;
}
.ys dl dt {
	width: 300px;
	height: 300px;
	position: relative;
	line-height: 0;
}
.ys dl dt img {
	width: 300px;
	height: 300px;
}
.ys dl dt em {
	width: 300px;
	height: 300px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.ys dl dd {
	width: 250px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 0;
}
.ys dl dd h5 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
	height: 75px;
}
.ys dl dd h5 span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.ys dl dd p {
	font-size: 15px;
	color: #666;
	line-height: 26px;
	height: 125px;
	overflow: hidden;
	padding: 15px 0 0;
}
.ys .ys_dl02 {
	background: #f8f7f8;
}
.ys dl:hover {
	background: #1273BD;
}
.ys dl:hover dt em {
	display: none;
}
.ys dl:hover dd h5 {
}
.ys dl:hover dd h5, .ys dl:hover dd p {
	color: #fff;
}
.feedback {
	Z-index:99;
	background:#fff;
    width: 340px;
    position: fixed;
    right: 30px;
    bottom: -9999px;
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px 10px 0 0;
}

.feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;
}

.feedback .eMailIco {
    background: url("../images/emailIco.png") 16px center no-repeat #1273BD;
    background-size: 21px auto;
}

.feedbackForm {
    padding: 16px 16px 40px 16px;
}

.feedbackForm .tips {
    color: #222d38;
    padding-bottom: 20px;
}

.feedbackForm .linee {
    margin-bottom: 16px;
}

.feedbackForm .linee input, .feedbackForm .linee textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.feedbackForm textarea {
    resize: none;
    height: 78px;
    padding: 11px;
    line-height: 20px;
}

.feedbackForm .linee input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.feedbackForm .btn {
    background: #1273BD;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    left: -36px;
    top: 6px;
    cursor: pointer;
    display: none;
}


/*新加*/
  @charset "gb2312";
/* CSS Document */
b{ font-weight:bold;}
.topNav{background: #f3f3f3;height:36px;line-height:36px;color:#666;}
.topNavSe{border-radius:4px;height:30px;padding:8px 6px 0px;top:-4px;line-height:30px; width:1200px; margin:0 auto; color:#908f8f; position:relative;}
.topNavSe a{padding:0px 5px; color:#666;}
.topNavSe a span{color:#666!important;}
.logo{padding:20px 0px 20px;}
.col_d8{color:#15b254;}
.topCenR{padding-top:40px;}
.albb{padding-top: 10px;margin-right: 20px; float:left;}
.toptel{ font-size: 30px; line-height: 30px; color:#15b254;}


.topCen{width:1200px; margin:0 auto; height:125px; overflow:hidden;}

/**menu**/
/*.menu{height:60px;line-height:60px;background:#15b254;}
.menu li{float:left;} 
.menu li a{color:#fff; width:150px; text-align:center; display:block;height:60px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.menu li a:hover,.menu li a.cur{background:#eca527;}*/

.bz_fenlei{height: 50px; width: 100%;background: #15b254; }
.bz_fenlei ul{width:1200px; margin:0 auto;}
.bz_fenlei li{float:left;}
.bz_fenlei li a{font-size:16px;color:#fff;padding:0px 28px;display:block;height:50px; line-height:50px;}
.bz_fenlei li a:hover{background: #cbcf1d; color: #fff;}

.bz_fenlei ul li ul{display:none; width:120px; background:#ddd; z-index:9999;position:absolute;}
.bz_fenlei ul li:hover ul{font-weight:bold; background:#f1f1f1; display:block;}

.bz_fenlei ul li ul li{height:60px;line-height:60px;width: 120px;}
.bz_fenlei ul li ul li a{font-size:12px; line-height:60px;height:60px; text-align:center; font-weight:normal; color: #fff; background: #15b254; padding: 0; display: block;    font-size: 14px;}
.bz_fenlei ul li ul li a:hover{background:#cbcf1d; color:#fff;}

/** banner **/
.banner { position:relative; height:500px;}
.banner .btn1 { bottom: 5px;margin-right: -45px; width:100px; padding: 5px 6px; position: absolute; right: 50%;z-index: 7;}
.banner .btn1 span { background: none repeat scroll 0 0 #15b254; border: 2px solid #fff; color: #FFFFFF; cursor: pointer;display: inline-block; margin-left: 5px;border-radius: 6px;
    width: 15px; height: 15px; margin: 0 4px; font-size: 0px;}
.banner .btn1 span.cur { font-weight: bold;}
.banner .bgitem{height: 550px; cursor:pointer; background-size:cover; width: 100%;margin: 0 auto;position:absolute; background-position:center top; background-repeat:no-repeat; background-size: cover;}

.iprofenlei{ text-align:center;}
.iprofenlei a{ padding:10px 105px; display:inline-block; margin-bottom:5px;  border-radius:3px; font-size:16px; color:#fff; line-height:30px; background:#15b254; }
.iprofenlei a:hover{ font-weight:bold;}
.iproduct{ width:100%;}

.iproductlist{float:left;width:290px;margin:8px 5px 20px;}
.iproductlist h3{width:288px;height:218px;overflow:hidden;position:relative; border:1px #eee solid;}
.iproductlist h3 img{top:0px;left:0px;}
.iproductlist p {background:#f7f7f7}
.iproductlist p a {height:50px;line-height:50px;color:#343434;font-size:18px;display:block;}
.iproductlist:hover p a{color:#fff;background:#15b254;}

#demo1p {height: 350px;list-style: none outside none;overflow: hidden;width: 1200px;}
#indemo1p {float: left; width: 800%;}
#demo1p1 {float: left;}
#demo1p2 {float: left;}

.jjfa{ background:url(../images/jjfa.jpg) no-repeat center top; width:100%; height:700px;}
.duibi{ background:url(../images/duibi.jpg) no-repeat center top; width:100%; height:840px;}

/**seach**/
.iseaCon{height:50px;border-bottom: 1px solid #e3e3e3;}
.hotSea,.hotSea a{color:#6c6c6c;line-height:50px;}
.hotSea a{margin:0px 6px;}
.hotSea a:hover{color:#333333;}
.hotSea a:first-child{margin-left:0px;}
.search{position:relative;width:290px;background:#ededed;height:30px;margin-top:10px;}
.search_text{width:184px;height:30px;background:#ededed;color:#828282;border:0px;padding-left:5px;outline:none;line-height:30px\9}
.search_select{width:51px;height:30px}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:'瀹嬩綋'}
.search_select .select_showbox{width:40px;color:#989898;background: url(../images/seaBg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px}
.select_option{position: absolute;top:22px;border: 1px solid #dddddd;border-top: 0px;background: #fff;right: -4px;width:53px;line-height:24px;display:none;background:#ededed;}
.select_option li{padding-left:9px;color:#989898}
.select_option li.hover{background:#f9f9f9;}
.search_button{background:#333333;}

/**浜у搧鍒囨崲**/
.iproCon{height:505px;background:url(../images/proBg.jpg) no-repeat center bottom;}
.woutLine .tit{height:76px;border-bottom:1px solid #ededed;line-height:30px;padding-top:35px;}
.woutLine .tit span{color:#343434;}
.woutLine .tit p{color:#9f9f9f;}
.woutLine .tit em{bottom:-18px;left:475px;}
.line{width:50px;height:3px;background:#0167aa;display:inline-block;}
.iproType{padding:40px 0px 20px;}
.iproType a.pro_tab{display:inline-block;padding:0px 14px;height:34px;line-height:34px;color:#343434;margin:0px 6px;position:relative;z-index:9;}
.iproType a.pro_hov{color:#fff;border-radius:5px;background:#0167aa;}

.pro_tab_con{height:270px;padding:26px 0px;width:1000px; margin:0 auto;}
.pro_tab_con h4{ padding:0 10px;}
.pro_tab_con h4 span{ margin:15px 0; }
.pro_tab_con h4 span em{ width:13px; height:13px; background:url(../images/proRadius.png) no-repeat 0px 0px;margin:0 5px; display:inline-block; cursor:pointer;}
.pro_tab_con h4 span em.emon{ width:13px; height:13px; background:url(../images/proRadius.png) no-repeat -17px 0px;}
.pro_tab_con .proTabLiC{ width:1000px; height:210px; padding-bottom:28px; overflow:hidden;}
.pro_tab_con .list1{ width:1000px; height:210px; padding-bottom:28px; overflow:hidden; display:none;}
.pro_tab_con .proTabLiC .proTabli{ width:226px;background:#fff; float:left;margin:0px 11px;}
.pro_tab_con .proTabLiC .proTabli h3 a.proImg {width:226px;height:150px;overflow:hidden;display:block; }
.pro_tab_con .proTabLiC .proTabli h3{width:226px;height:150px;position:relative;overflow:hidden;border-bottom:1px #e4e4e4 solid;}
.pro_tab_con .proTabLiC .proTabli h3 img{position:absolute;top:0px;left:0px;}
.pro_tab_con .proTabLiC .proTabli p{ height:60px; font:normal 14px/24px 'Microsoft YaHei'; color:#999; text-align:center; overflow:hidden;line-height:60px;}
.pro_tab_con .proTabLiC .proTabli p a{color:#343434;}
.pro_tab_con .proTabLiC .proTabli p a:hover,.pro_tab_con .proTabLiC .proTabli p a.cur{color:#0167aa;}
.pro_tab_con{display:none;}
.pro_tab_con0{display:block;}




.content{ width:850px; margin:0 auto;}
.f_pa{position:absolute;}
.f_pr{position:relative;}


/* 浼樺娍 */
#in_04{width: 1200px;height: 500px;margin:60px auto;position: relative;}
#in_04_lou{width: 277px;height: 544px;position: absolute;left:246px;top:102px;z-index: 2;}
#in_04_hx1{width: 950px;height: 1px;background: #cbcbcb;position: absolute;left:246px;top:230px;z-index: 1;}
#in_04_hx2{width: 950px;height: 1px;background: #cbcbcb;position: absolute;left:246px;top:500px;z-index: 1;}
#in_04_l{width: 246px;height: 500px;float: left;background: #f8f8f8 url(../images/in_04_l.png) bottom center no-repeat;border-radius: 5px;}
#in_04_title{width: 246px;height: 208px;background: url(../images/in_04_title.png) bottom center no-repeat;margin:0 auto;}
#in_04_info{width: 246px;height: 57px;margin:0 auto; margin-top:20px;line-height: 25px;color: #979797;font-size: 15px;text-align: center;}
#in_04_reason{width: 246px;height: 130px;margin:0 auto; margin-top:10px;line-height: 40px;color: #696969;font-size: 30px; font-weight:bold; text-align: center;}
#in_04_reason span{color: #c60000;}
#in_04_more{width: 133px;height: 34px;margin:0 auto;margin-top: 10px;text-align: center;line-height: 34px;}
#in_04_more a{display: block;width: 133px;height: 34px;background: url(../images/in_04_more.png) center no-repeat;color: #fff;font-weight: bold;font-size: 14px;}
#in_04_tel{width: 100%;line-height: 20px;text-align: center;font-size: 14px;margin:0 auto;margin-top:58px;}
#in_04_tel span{color: #fff;font-size: 30px;}
#in_04_r{width: 920px;float: right;}
#in_04_r li{width: 100%;height: 200px;margin:0 auto;margin-bottom: 70px;position: relative;}
#in_04_r li .in_04_img{position: absolute;right: 0px;top:0;  float: left;}
#in_04_r li .in_04_title{ width: 450px;height: 25px; line-height: 25px;color: #15b254;font-size: 18px;font-weight: bold; position: absolute;left: 0px;top:0px;background: url(../images/in_04_icon.png) left center no-repeat;}
#in_04_r li .in_04_title span{padding-left: 34px;font-size: 24px;}
#in_04_r li .in_04_info{ width: 610px;line-height: 30px;color: #686767;font-size: 14px; position: absolute;left: 32px;top:36px; }
#in_04_r li .in_04_info span{color: #b28744;}
#in_04_r li .in_04_more{ width: 110px;height: 35px; line-height: 35px;position: absolute;left: 32px;bottom:0px; background:#c60000; border-radius:10px;}
#in_04_r li .in_04_more a{display: block; width: 110px;color: #fff;font-size: 14px; line-height:30px; text-align:center;}


/**鏂伴椈鍜屽叕鍙哥畝浠?*/
.iwarp{padding:45px 0px 30px;}
.inews{width:920px;}
.iCompany{ background:#15b254; padding:60px 0px;}
.iCompany .tit{height:102px;background:url(../images/aboutTit.png) no-repeat center top;margin:35px 0px;}
.iwarp .tit,.busMess .tit{height:30px;padding-bottom:15px;}
.iwarp .tit span,.busMess .tit span{color:#15b254;}
.iwarp .tit b,.busMess .tit b{color:#333;}
.iwarp .tit a{width:44px;height:16px;line-height:16px;background:#0167aa;border-radius:8px;color:#fff;font-size:12px;margin:7px 7px 0px;}

.inews ul li{float:left;width:920px;margin:8px 0px;}
.inews ul li:first-child{border-top:0px;}
.inews ul li h3{color:#888;float:right;width:580px; margin-top:3px;}
.inews ul li h3 b{color:#4d4d4d; font-size:14px;line-height:30px; margin-top:8px;}
.inews ul li a{color:#15b254;display:block;font-size:16px;padding-bottom:10px; font-weight:bold;}
.inews ul li a:hover{color:#0167aa;}
.inews ul li span{background:#0167aa;float:left;color:#fff;width:100px;height:100px;line-height:25px;padding:3px;margin-top:5px;}

.inews ul li span p.day{border-bottom:1px solid #fff; font-size:24px; line-height:50px;}
.inews ul li span p.year{ font-size:25px; line-height:50px;}
.inews ul li a span{float:right; color:#3f3f3f; height:25px; background:none; width:90px;}

.iCompany .con h4{width:469px;padding-top: 30px;}
.iCompany .con h3{width:685px;color:#fff;}
.iCompany .con h3 span{margin-top:20px; }
.iCompany .con h3 p{color:#fff;line-height:32px; font-size:14px; text-indent:2em; margin-bottom:20px; margin-top:15px;}
.iCompany .con h3>a{text-indent:2em; width:120px;height:30px;line-height:30px;color:#fff;display:block; border:1px #fff solid; border-radius:5px; font-size:14px; text-align:center;}
.iCompany .con a:hover{}

/**浜у搧**/
.onlyPro{ background:#f7f7f7; padding:50px 0px;}
.onlyPro .tit{color:#fff;height:85px;padding-top:50px;line-height:35px;}
.onlyPro .tit em{position:absolute;width:60px;height:3px;background:#fff;left:470px;bottom:0px;}
.onlyProCon{padding:26px 0px;width:1200px; margin:0 auto; height:180px;}
.onlyProCon .list1{ width:1000px; height:340px; padding-bottom:30px; overflow:hidden; display:none;}
.onlyProCon .proLi{ width:270px;background:#fff; float:left;margin:10px;height:182px;overflow:hidden;position:relative; border:5px #eee solid;}
.onlyProCon .proLi a.onProImg{display:block;width:270px;}
.onlyProCon .proLi a.onProImg h3{width:270px;height:182px;}
.onlyProCon .proLi a.onProImg h3 img{vertical-align:middle;}
.onlyProCon .proLi p{width:238px;height:182px;background:#000;position:absolute;top:0px;left:-238px;opacity:0.7; filter: alpha(opacity=70);}
.onlyProCon .proLi p a{color:#fff;font-size:16px;display:block;line-height:182px;}

/**鑱旂郴鎴戜滑**/
.icontact{width:240px;}
.icontact li{color:#343434;line-height:33px;}
.icontact li a{color:#343434;}

.busMess{padding-bottom:20px; border-top:1px #ddd solid; padding-top:20px;}
.busMess .con a{color:#343434;margin:0px 6px; float: left;}
.busMess .con a:hover{color:#0167aa;}
/**搴曢儴**/
.foot{background:#15b254; height:180px;}
.ftNav{background:#3e3e3e; height:50px;}
.ftNav ul{width:1200px; margin:0 auto;}
.ftNav li{float:left;position:relative; width:70px;height:50px;}
.ftNav li a{color:#fff;line-height:50px;font-size: 16px;}
.ftNav li a.ftCur em{position:absolute;height:3px;background:#0167aa;left:0px;bottom:-2px;width:50px;}
.ftCon{margin-top:10px;}
.bottom{padding:20px 0px;line-height:30px;color:#fff;width:1050px;font-size: 13px;}
.bottom a{color:#fff;}
.bottom a:hover{color:#c1c1c1;}
.bottom .cnzz{margin-top:10px;*margin-top:0px;}
.ftLogo{width:190px;margin-top:30px;}
.ftEwm {width:140px;margin-top:28px;}
.ftEwm p{color:#fff;margin-top:8px;font-size: 13px;}

.ml15{ line-height:20px;}

/**浜у搧鍒楄〃**/
.main{padding:20px 0px;}
.insLeft{width:240px; margin-top:20px;}
.insAside .tit{line-height:35px;border-bottom:1px solid #eee;padding-bottom:10px; background:url(../images/fbj.png)no-repeat center 40px #15b254 ; padding-top:25px;}
.insAside .tit span{color:#f4f4f4;}
.insAside .tit p{color:#fff;}
.insAside .tit em{left:95px;bottom:-2px;}

.asidePro dt{ background:url(../images/flbj.png) no-repeat center; height:75px;}
.asidePro dt a{height:75px;display:block;line-height:80px;color:#333;margin:1px 0px; font-size:16px; text-align:left; padding-left:45px;}
.asidePro dt a:hover,.asidePro dt a.cur{color:#15b254;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; background:url(../images/flbj1.png) no-repeat center;}
.asidePro dd{ border-bottom:1px #eee solid; background:#f8f8f8; padding-left:23px;}
.asidePro dd a{ display:block;  text-align:left;padding-left:27px; color:#666; font-size:14px; background:url(../images/cpMuDd_ico.png) 8px center no-repeat; line-height:30px;}
.asidePro dd a:hover{color:#15b254;}

.asideCotact li{line-height:35px;color:#343434; padding-left:20px;}
.asideCotact li a{color:#343434;}
.insRight{width:930px;padding-bottom:20px; margin-top:30px;}
.crumb{border-bottom:1px solid #eee;height:35px;line-height:35px; margin-bottom:27px;}
.crumb span{border-bottom:3px solid #15b254;height:34px;}
.crumb b,.crumb b a{color:#756a5a;}
.crumb b a{margin:0px 3px;}
.insProLi{float:left;width:300px;margin:8px 5px 20px; height:290px;}
.insProLi h3{width:298px;height: 224px; overflow:hidden;position:relative; border:1px #eee solid;}
.insProLi h3 img{top:0px;left:0px;}
.insProLi p {background:#f7f7f7}
.insProLi p a {height:45px;line-height:45px;color:#343434;font-size:14px;display:block;}
.insProLi p a:hover,.insProLi p a.cur{color:#fff;background:#15b254;}
.cms_page li{float:left;width:30px;height:30px;line-height:30px;border:1px solid #15b254;margin:0px 4px;}
.cms_page li a{display:block;background:#fff;color:#15b254;}
.cms_page li a:hover{background:#15b254;color:#fff;}

.cms_page li:last-child{ width:100px;}
.cms_page .previous_s,.cms_page .next,.cms_page .previous_s a,.cms_page .next a{text-indent:-9999px;}
.cms_page .previous_s,.cms_page .next,.cms_page .pages_solid{background:#15b254;color:#fff;}
.cms_page .previous_s a{background:url(../images/pageCoin.png) no-repeat 11px -42px #fff;}
.cms_page .previous_s,.cms_page .previous_s a:hover{background:url(../images/pageCoin.png) no-repeat 11px 8px #15b254;}
.cms_page .next a{background:url(../images/pageCoin.png) no-repeat -44px -42px #fff;}
.cms_page .next,.cms_page .next a:hover{background:url(../images/pageCoin.png) no-repeat -44px 8px #15b254;}

/**浜у搧璇︽儏**/
.picimg_wj{width:400px;height:400px;text-align:center;vertical-align:middle;display:table-cell;*display:block;*font-size:261px;}
.picimg_wj img{vertical-align:middle;}
.proArtiTop{padding:1px; margin-bottom:12px; border:1px solid #e7e7e7; background:#fafafa; height:420px;}
.pro_left {padding:10px; border-right:1px solid #e7e7e7; width:400px; float:left;}
.proArtiTop .proct_bg1{line-height:30px;padding-top:10px; width:480px; float:right;}
.proArtiTop .proct_bg1 li {height:30px; margin:5px 0px;}
.proArtiTop .proct_bg1 li span{width:100px; float:left;}
.proArtiTop .proct_bg1 li p{}
.insNewsArti img{}

/**鏂伴椈鍒楄〃**/

.insNews ul li{float:left;width:735px;border-top:1px dashed #e7e7e7;padding:8px 0px;}
.insNews ul li:first-child{border-top:0px;}
.insNews ul li h3{color:#888;float:right;width:628px;}
.insNews ul li a{color:#000;display:block;font-size:16px;padding-bottom:5px;}
.insNews ul li a:hover{color:#0167aa;}
.insNews ul li span{background:#0167aa;float:left;color:#fff;width:80px;height:60px;line-height:22px;padding:10px 3px;margin-top:5px;font-size:18px;}
.insNews ul li span p.year{border-bottom:1px solid #fff;}
.insNews ul li span p{padding:4px 0px;}

/**鏂伴椈璇︽儏**/
.insNewsArti,.insNewsArti h3 span a{color:#343434;}
.insNewsArti h2{margin:10px 0px;}
.insNewsArti h3 span{padding:0px 8px;}
.insNewsArti .con{line-height:35px; font-size:16px}
.insNewsArti .con,.insNewsArti .con a{color:#343434; font-size:16px}
.insNewsArti .newArtiNext,.insNewsArti .tag,.proArtiNum{line-height:24px;}
.insNewsArti .tag,.insNewsArti .tag a,.insNewsArti .newArtiNext ,.insNewsArti .newArtiNext a,.proArtiNum,.proArtiNum a{color:#343434;}
.insNewsArti .tag a{margin:0px 5px;}
.insNewsArti .tag a:hover,.insNewsArti .newArtiNext a:hover,.proArtiNum a:hover{color:#15b254;}
.artiNews li{float:left;line-height:35px;width:925px;padding:0px 5px; background:#f3f3f3; margin:5px 0px;}
.artiNews li a{float:left;color:#23201d;}
.artiNews li a:hover{color:#15b254;}
.artiNews li span{float:right;color:#23201d;}

/**缃戠珯鍦板浘**/
.sitemap {padding:5px 10px;line-height:24px;}
.sitemap .title3{font-size:16px;}
.sitemap DL {PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.sitemap DL FONT {TEXT-ALIGN: left;DISPLAY: block; COLOR: #666; FONT-SIZE: 12px; FONT-WEIGHT: normal}
.sitemap DL FONT A {PADDING-BOTTOM: 0px;PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #666; PADDING-TOP: 0px}
.sitemap DL FONT A:hover {COLOR: #15b254;TEXT-DECORATION: none}


.protext{border:1px solid #e5e5e5;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}   



.lxwm{width:240px;  background:#3e3e3e;}
.lxwm ul{ padding:10px 15px;}
.lxwm ul li{font-size:14px; color:#fff; line-height:30px;}
.lxwm ul li a{height:30px;  line-height:30px; color:#fff}

.ilxwm{ margin-top:10px;}
.ilxwm ul{}
.ilxwm ul li{float:left; color:#fff; line-height:30px; margin-right:10px;}
.ilxwm ul li a{height:30px;  line-height:30px; color:#fff; font-size:14px;}



.inews1{ padding: 20px 20px 20px 20px; background:#f7f7f7}
.inews1 ul{ height:180px; }
.inews1 ul li{ width:520px; margin-right:60px; float:left;  border-bottom:1px #ddd dashed; height:42px; background:url(../images/aboutMore.png) no-repeat 0px center;}
.inews1 ul li a{ line-height:42px; color:#444; display:block; font-size:14px; padding-left:20px;}
.inews1 ul li a span{float:right;}


.title{ background:url(../images/title.png) no-repeat center; width:1200px;}
.title p{font-size:36px; font-weight:bold; color:#15b254; text-align:center;}
.title span{color:#555; font-size:14px; text-align:center; display:block;}


.title1{ background:url(../images/title1.png) no-repeat center; width:1200px;}
.title1 p{font-size:36px; font-weight:bold; color:#fff; text-align:center;}
.title1 span{color:#fff; font-size:14px; text-align:center; display:block;}


.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1200px; height:225px; overflow:hidden; position:relative;}
.piclist{ height:225px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.piclist li p{width:270px; text-align:center; height:30px; line-height:30px; font-size:14px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:70px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}


.xqcs{ line-height:35px; font-size:14px; text-align:left; color:#333 }



