﻿@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: #2d9fff;

	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: 130px;

	background: #fff;

}

.logo {

	padding: 25px 0 0 0;

	float: left;

	width: 890px;

}

.logo a{ display:block; float:left;     margin-right: 20px;

}

.logo p{

    font-size: 24px;

    font-weight: bold;

    color: #222;

    float: left;

    margin-top: 10px;

    border-left: 1px solid #f0f0f0;

    padding-left: 26px;

    line-height: 70px;

}

.logo span{

    display: block;

    margin-top: 8px;

    float: left;

}

.logo span i{

    height: 24px;

    line-height: 24px;

    background: #4bb033;

    margin-right: 5px;

    color: #fff;

    padding: 0 15px;

    font-style: normal;

    font-size: 17px;

    border-radius: 4px;

    display: block;

    float: left;

}

.tel {

	float: right;

	padding: 40px 0 0 58px;

	background: url(../images/tel.png) no-repeat left 44px;

	text-align: left;

}

.tel span {

	font-size: 14px;

	/* color: #999; */

}

.tel p {

	font-size: 38px;

	color: #4bb033;

	font-family: 'Arial';

	font-weight: bold;

	line-height: 34px;

}

/*menu*/

.menu {

    width: 100%;

    height: 60px;

    position: relative;

    background: #2d9fff;

}

.navbar {

	width: 1200px;

	margin: 0 auto;

}

.menu>ul>li {

	float: left;

}

.menu>ul>li>a {

	width: 171px;

	line-height: 60px;

	text-align: center;

	display: block;

	font-size: 18px;

	color: #fff;

	border-right: 1px solid #007634;

	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: 650px;

}

.banner .btn1 {

	bottom: 20px;

	margin-right: -450px;

	padding: 5px 6px;

	position: absolute;

	right: 68%;

	z-index: 7;

}

.banner .btn1 span {

	/* line-height: 10px; */

	background: none repeat scroll 0 0 #ddd;

	border: 1px solid #ddd;

	color: #FFFFFF;

	cursor: pointer;

	display: inline-block;

	margin-left: 6px;

	padding: 2px 30px;

	border-radius: 2px;

	font-size: 0;

}

.banner .btn1 span.cur {

	font-weight: bold;

	padding: 2px 30px;

	background: none repeat scroll 0 0 #ddd;

	border: 1px solid #ddd;

}

.banner .bgitem {

	height: 650px;

	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;

}



/*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: #333;padding:0px 0px 4px;}

.ftNav{

    border-bottom: 1px solid #2d9fff;

    background: #2d9fff;

    padding-top: 10px;

    border-top: 1px solid #2d9fff;

    height: 50px;

    }

.ftNav li{position:relative;height:50px;float: left;text-align: center;margin: 0 39px;}

.ftNav li a{color:#fff;line-height:40px;padding-bottom:10px;display:block;font-size: 18px;}

.ftNav li a.ftCur em{position:absolute;height:3px;background:#6AA8F3;left:0px;bottom:-2px;width:53px;}

.ftCon{padding-top: 10px;height: 170px;}

.bottom{padding-top: 23px;line-height:35px;color:#fff;/* width: 820px; */text-align: center;}

.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: 5px;}

.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: #f6f6f6;

	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: 15px;color: #666;}

.preNext .text li a{color:#555;}

.preNext .text dt{line-height: 38px;}

.preNext .text a:hover {

	color: #0f8e47;

	text-decoration: underline;

}

.preNext .text dt a {

	color: #333;

}

.preNext .text dt a:hover {

	color: #0f8e47;

}

.preNext .text_b {

	color: #0f8e47;

}

.preNext .text_b a {

	color: #0f8e47 !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: 15px;

}

.news_list span {

	float: right;

	color:#999;

}

.news_list li a {

	color: #666;

	display:block;

}

.news_list li a:hover {

	color: #2d9fff;

}

/* 翻页 */

.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;

	line-height: 50px;

}

.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: 320px;

}

.photo{width: 100%;}

.photo h3{text-align: center;font-size: 20px;margin-bottom: 5px;font-weight: bold;margin-top: 10px;}

.photo h3 a{color: #333;}

.photo_img{width: 600px;margin: 0 auto;margin-top: 20px;border: 10px #fff solid;}

.proinfo_img {

	float: left;

	width: 300px;

	border: 1px #d0d0d0 solid;

	height: 300px;

}

.proinfo_text {

	float: left;

	width: 520px;

	margin-left: 30px;

}

.proinfo_text h1 {

    color: #555;

    border-bottom: 1px #d0d0d0 solid;

    height: 50px;

    font-size: 24px;

    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: 15px;

}

.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:nth-last-child(1){ margin-right:0;}

.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 {

    clear: both;

    text-align: center;

    float: right;

    margin-bottom: 20px;

}

.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: #2d9fff;

    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{margin: 0 auto;clear: both;padding: 12px 20px;}

.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: #2d9fff;border: none;}



.form-control-y{    float: left;  width: 100px; border: 1px #ddd solid; height: 30px;  line-height: 30px;}

.content {

padding: 20px 20px;

background:#fff;

border: 1px solid #f0f0f0;

display: table;

width: 100%;

box-sizing: border-box;

}

.content p {

	color: #555;

	font-size: 15px;

	line-height: 30px;

	/* margin-bottom: 10px; */

	text-align: justify;

}

.content p strong{ font-weight:bold;}



ul {

	list-style: none outside none;

}



.wfixed{width:1200px; margin:0 auto;}

.fl{float:left;}

.fr{float:right;}

	   /* 首页产品列表产品 */	   

.cpbg{width:100%;background: #fff; padding-top: 40px;}

.g-sd1{position: relative; float: left; width: 240px;}

.cate-box{width: 100%; background-color: #f7f7f7; color: #fff;}

.cate-box h3{font-size: 30px;color: #fff;line-height: 100px;text-align: center;position: relative;overflow: hidden;background: #2d9fff;margin-bottom:1px;font-weight: bold;}

.cate-box ul{border-left: 2px #2d9fff solid;border-right: 2px #2d9fff solid;border-bottom: 2px #2d9fff solid;}

.cate-box ul li{font-size: 16px;}

.cate-box ul li a{color: #333;display: block;line-height: 80px;border-bottom:1px #ddd dashed;text-align: center;}

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

.tel-box{border: 2px solid #f0f0f0;border-top: 0px;text-align: left;background-color: #f6f6f6;padding: 20px 15px;}

.tel-box p.big{font-size: 16px;text-align: center;}

.tel-box strong{color: #2d9fff;font-size: 24px;font-weight: bold;/* line-height: 40px; */}

.tel-box a{background-color: #2d9fff;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:#0f8e47; margin-bottom:1px; }

.cate-box2 ul{  border-left:2px #0f8e47 solid; border-right:2px #0f8e47 solid; border-bottom:2px #0f8e47 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:#0f8e47; 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: 900px;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: 36px;

    padding: 6px 12px;

    font-size: 15px;

    line-height: 1.42857143;

    color: #888;

    background-color: #fff;

    background-image: none;

    border: none;

    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: #0f8e47; 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{width: 32px;height: 32px;border: none;font-size: 16px;border:none;background: #2d9fff;color: #333333;padding: 2px 10px;border-radius: 0 4px 4px 0;}

.widget_product ul{    margin-top: 10px;}

.widget_product li{float: left;margin-right: 19px;width: 285px;height:340px;background: #fff;margin-bottom: 20px;}

.widget_product li a p{line-height: 32px;font-size: 15px;text-align: center;background: #666;color:#fff;}

.widget_product li a img{ display:block;}

.widget_product li:nth-child(3n){margin-right: 0;}





.widget_product_a ul{margin-top: 10px;}

.widget_product_a li{float: left;margin-right: 17px;width: 285px;height:340px;background: #fff;margin-bottom: 20px;border: 1px solid #f0f0f0;}

.widget_product_a li a p{line-height: 32px;font-size: 15px;text-align: center;background: #666;color:#fff;}

.widget_product_a li a img{ display:block;}

.widget_product_a li:nth-child(4n){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:#0f8e47; 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: #0f8e47;}

#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: #0f8e47;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:#0f8e47; 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;}



	   

	   

	   

.youshi{background:url(../images/advs.jpg) top center no-repeat #0f8e41; height:152px;}

.youshi2{background:url(../images/adv_bg.jpg) top center no-repeat #0f8e41; height:152px;}

.ys_l{background-color: #fff; height: 1180px; padding-top: 40px;}

.ys_l .T{background: url(../images/adv05.png) top center no-repeat; height: 130px; padding-bottom: 35px;}

.ys_s{width:100%; height: 500px;}

.ys_d{width:587px;}

.ys_span{padding: 20px 0; background: inherit; text-align: left; display: block;}

.ys_span h3{position: relative; padding-left: 76px; color: #0f8e47; font-weight: 700;}

.ys_span h3:before{position: absolute; top: -2px; left: 0; width: 68px; height: 56px; background: url(../images/adv_bg2.png) no-repeat;

    color: #fff; text-align: center; font-weight: bolder; font-size: 36px; line-height: 45px; }

.ys_span h3:before{content: '01';}

.ys_span .yss:before{content: '02';}

.ys_span .ysa:before{content: '03';}

.ys_span .ysb:before{content: '04';}

.ys_span h3 p{padding: 0; color: inherit; font-size: 24px;}

.ys_span h3 p:before{content: '';}

.ys_span p{padding-left: 76px; height: auto; color: #3a3a3a; font-size: 14px; line-height: 32px;}

.ys_span p:before{color: #0f8e47; content: '+'; font-weight: 700;}

.ys_span h3 small{color: #0f8e47; font-size: 18px; line-height: 32px;}



	   /* 产品轮播 */

.hot_rx{background: #0f8e47;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: 1200px;height: 340px;overflow: hidden;position: relative;}

#indemo1p {float: left; width: 800%;}

#demo1p1 {float: left;}

#demo1p2 {float: left;}

.top_14 {}

.top_14 li {float: left;overflow: hidden;padding-right: 7px;padding-top: 8px;text-align: center;width: 285px;background: #fff;margin-right: 15px;padding-left: 8px;}

.top_14 li span{

    display: block;

    border: 2px solid #f0f0f0;

    height: 285px;

    width: 285px;

}

.top_14 li p{

    font-size: 15px;

    line-height: 40px;

    background: #f0f0f0;

    height: 60px;

    width: 289px;

}

.top_14 li span a{}

.top_14 li p a{

    display: block;

}



	   /* 关于我们 */

.about_box{border: 2px solid #0f8e47;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: #0f8e47; 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:#0f8e47;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: #0f8e47; position: absolute; bottom: 35px;}



	   /* 首页新闻 */

.index_new{width:587px; margin-top: 60px;}	   

.box-t{border-bottom: 1px solid #ccc;font-size: 24px;color: #0f8e47;margin-bottom: 25px;padding-bottom: 10px;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: #0f8e47;bottom: -1px}	   

.PageCrumbList{float: right; font-size: 14px; color: #b2b2b2; font-weight: normal;}

.PageCrumbList a{font-size: 14px; color: #666;}

.box-t:after{position: absolute; display: block; content: ''; width: 100px; height: 2px; background-color: #0f8e47; 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:#0f8e47;}

.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: 42px; 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: #0f8e47;}

.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: #0f8e47; }

.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: #F3F6F7;height: 70px;line-height: 30px;margin-top: 60px;padding-top: 10px;}

.busMess span{font-size: 16px; color:#333;}





.box-x{padding: 10px 40px;background-color: #f0f0f0;color: #333;text-align: left;font-size: 18px;line-height: 60px;/* border-bottom: 5px solid #f6f6f6; */}

.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: 40px;

    line-height: 70px;

    font-weight: bold;

}

.sy_rxcp span{

    font-size: 18px;

}

.gsdt{margin-bottom: 30px;width: 580px;float: right;}

.lxwmym{    background: #f5f8f9;    margin-bottom: 30px;     padding: 20px;}

.liuyan p{

    text-align: center;

    font-weight: bold;

    font-size: 26px;

    color: #333;

    margin-bottom: 20px;

}

.liuyan{
	float:right;

    background: #f0f0f0;

    margin-bottom: 30px;

    padding-top: 40px;

    padding-bottom: 30px;

    display: table;

    width: 50%;

}





.top_youshi{

    /* height: 500px; */

    padding-bottom: 70px;

    background: #f6f6f6;

}

.sy_tit{

    text-align: center;

    padding-top: 60px;

    margin-bottom: 50px;

}

.sy_tit span{

    font-size: 36px;

    font-family: Times New Roman;

    color: #cccccc;

    letter-spacing: 4px;

    line-height: 40px;

    display: block;

	text-transform: uppercase;

}

.sy_tit p{

    font-size: 42px;

    font-weight: bold;

    color: #222;

}

.sy_tit p i{

    font-style: normal;

    color: #4bb033;

}



.chanpin{background:url(../images/chanpin.jpg) center no-repeat;height: 1120px;padding-top: 80px;box-sizing: border-box;}

.sy_cp{

    background: #fff;

    width: 1300px;

    margin: 0 auto;

    height: 970px;

}

.adv_bg{height: 1940px;background:url(../images/ysbg.jpg)no-repeat center bottom;box-sizing: border-box;}



.adv_w{width:550px; height:340px; position: relative;}

.nob{position: absolute; top:120px; width:66px; height:66px; line-height:66px; text-align:center; color:#fff; font-size:20px; font-weight:bold; left: -83px; background:url(../images/ysbg1.png)no-repeat center;}

.adv_w2 .nob,.adv_w4 .nob{left:567px;}

.adv_ww p{font-size: 34px;color:#333;font-weight:bold;padding-top:38px;}

.adv_ww p b{color:#4bb033;font-weight: BOLD;}

.adv_ww span{color:#999;display:block; padding-bottom:10px;}

.adv_ww t{display:block; padding-left:26px; background:url(../images/ysbg2.jpg)no-repeat 4px 26px;}

.adv_ww em{display:block;line-height:28px;padding-top:15px;font-size:15px;font-style: normal;}

.adv_ww i{font-size:20px;color:#4bb033;font-weight:bold;font-style: normal;}



.rongyu{

    /* margin-top: -200px; */

    margin-bottom: 70px;

}



.sy_about{background: url(../images/qybg.jpg) top center no-repeat #f6f6f6;padding-top: 80px;box-sizing: border-box;background-color: #f6f6f6;}

.sy_women{

    width: 1300px;

    margin: 0 auto;

    height: 670px;

    background: #fff;

    display: block;

    -moz-box-shadow: 1px 1px 10px #eee;

    /* -webkit-box-shadow: 1px 1px 10px #eee; */

    /* box-shadow: 1px 1px 10px #eee; */

    /* border: 2px solid #f6f6f6; */

}

.sy_guanyu{

    text-align: center;

    padding: 0 40px;

    margin-top: -30px;

}

.sy_guanyu p{

    margin-bottom: 40px;

    text-align: left;

    margin: 0 auto;

    line-height: 34px;

    font-size: 15px;

    padding-bottom: 50px;

    width: 1200px;

    text-indent: 30px;

}

.sy_guanyu p a{color: #4bb033;}

.sy_guanyu img{}



.sy_xinwen{

    width: 1200px;

    margin: 0 auto;

	margin-top: -180px;

}

.sy_xwtit{

    height: 210px;

}



.sy_xwtit dl{}

.sy_xwtit dl dt{

    color: #fff;

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

    display: block;

    text-align: center;

    float: left;

    height: 210px;

    width: 209px;

}

.sy_xwtit dl dt a{color:#fff;}

.sy_xwtit dl dt a i{

    padding-top: 54px;

    display: block;

    box-sizing: border-box;

    margin-bottom: 15px;

}

.sy_xwtit dl dt a i img{}

.sy_xwtit dl dt a p{

    font-size: 26px;

    font-weight: bold;

    line-height: 40px;

}

.sy_xwtit dl dt span{

    font-size: 14px;

    line-height: 30px;

    display: block;

    font-weight: 100;

    font-family: Arial, Helvetica, sans-serif;

    text-transform: uppercase;

}

.sy_xwtit dl dd{

    float: left;

    background: #333;

    height: 210px;

    width: 600px;

}

.sy_xwtit dl dd img{}

.sy_xwtit dl dd p{

    padding: 40px;

    width: 600px;

    box-sizing: border-box;

    padding-bottom: 0;

    line-height: 25px;

    color: #fff;

    font-size: 17px;

    font-weight: bold;

    margin-bottom: 15px;

}

.sy_xwtit dl dd p a{

    color: #fff;

}

.sy_xwtit dl dd p a i{

    font-weight: normal;

    font-style: normal;

    float: right;

    font-size: 14px;

    color: #999;

}

.sy_xwtit dl dd span{

    width: 600px;

    font-size: 14px;

    line-height: 25px;

    display: block;

    height: 50px;

    color: #999;

    padding-left: 40px;

    box-sizing: border-box;

    padding-right: 40px;

    margin-bottom: 14px;

}

.sy_xwtit dl dd em{

    border: 1px #2d9fff solid;

    margin-left: 40px;

    width: 80px;

    display: block;

    line-height: 32px;

    border-radius: 10px;

    text-align: center;

    text-transform: uppercase;

    font-style: normal;

}

.sy_xwtit dl dd em a{font-size: 14px;color: #fff;}

.sy_xwtit dl dd em:hover{ background:#2d9fff;}

.sy_new{

    margin-top: 20px;

}

.sy_new ul{}

.sy_new ul li{

    padding: 6px 0;

    height: 40px;

    overflow: hidden;

    border-bottom: 1px solid #f5f5f5;

    float: left;

    width: 580px;

    line-height: 40px;

    position: relative;

}

.sy_new ul li a{}

.sy_new ul li a p{

    float: left;

    font-size: 15px;

    color: #666;

    padding-left: 45px;

}

.sy_new ul li a span{

    float: right;

    font-size: 12px;

    color: #999;

    padding-right: 15px;

}

.sy_new ul li:nth-child(2n){margin-left: 40px;}







.sy_new ul li a:after {

    content: '';

    background: #2d9fff;

    width: 4px;

    height: 4px;

    position: absolute;

    left: 22px;

    top: 25px;

}



.top_ys{margin:0 auto;width:1200px;display: table;}

.top_ys dl{

    width: 290px;

    float: left;

    margin: 0 5px;

    text-align: center;

    background: #fff;

    padding: 50px 17px;

    box-sizing: border-box;

    height: 400px;

    transition: all 0.6s;

}

.top_ys dl dt img{

    /* height: 90px; */

}

.top_ys dl dt p{

    font-size: 22px;

    font-weight: bold;

    color: #333;

    line-height: 40px;

}

.top_ys dl dt span{

    height: 90px;

    display: block;

    width: 80px;

    height: 80px;



    border-radius: 40px;

    background: #f0f0f0;

    margin: 0 auto;

    line-height: 80px;

    color: #999;

    font-size: 30px;

    font-family: Times New Roman;

    margin-bottom: 15px;

}

.top_ys dl dd{}

.top_ys dl dd p{line-height: 28px;padding-top: 15px;font-size: 15px;color:#333;}

.top_ys dl a:hover dd p{color:#333;}



.top_ys dl:hover{ margin-top:-20px;}









.sy_cpzx{

    width: 1200px;

    margin: 0 auto;

    display: table;

}

.sy_cpfl{

    width: 270px;

    background: #f6f6f6;

    /* height: 500px; */

    float: left;

    margin-bottom: 60px;

}



.sy_cpfl dl{

    /* padding-left: 30px; */

    /* padding-top: 20px; */

    /* border-bottom: 1px solid #eee; */

    /* padding-bottom: 20px; */

    /* margin-bottom: 10px; */

    border-top: 1px solid #fff;

}

.sy_cpfl dl dt{    position: relative;}

.sy_cpfl dl dt p{

    font-size: 17px;

    line-height: 100px;

    background: #f0f0f0;

    padding-left: 25px;

    font-weight: bold;

}

.sy_cpfl dl dt p a{

    display: block;

}

.sy_cpfl dl dt span{

    display: block;

    line-height: 39px;

    padding-left: 26px;

    padding-top: 20px;

    padding-bottom: 20px;

    font-size: 15px;

    position: relative;

    border-bottom: 1px solid #fff;

}

.sy_cpfl dl dt span a{

    display: block;

}



.sy_cpfl dl dd{}

.sy_cpfl dl dd a{}



.su_cpzs{

    width: 900px;

    float: right;

}

.su_cpzs ul{}

.su_cpzs ul li{

    float: left;

    width: 280px;

    margin-right: 30px;

    position: relative;

    margin-bottom: 80px;

}

.su_cpzs ul li a{}

.su_cpzs ul li img{}

.su_cpzs ul li p{

    margin-right: 14px;

    background: #f6f6f6;

    height: 125px;

    position: absolute;

    bottom: -50px;

    right: 0;

    overflow: hidden;

    width: 252px;

    border-radius: 4px;

    padding: 10px;

    box-sizing: border-box;

    text-align: center;

    font-size: 16px;

    line-height: 32px;

    color: #333;

	transition: all 0.6s;

}

.su_cpzs ul li:hover p{bottom: -40px; font-weight: bold;}

.su_cpzs ul li span{

    display: block;

    font-size: 14px;

    color: #888;

    line-height: 20px;

    margin-top: 6px;

	font-weight: normal;

}

.su_cpzs ul li:nth-child(3n){margin-right:0;}

.ny_cpbg{

    background: #fff;

    width: 900px;

    display: table;

    padding: 20px 0;

    box-sizing: border-box;

}

.ny_cpzs{

    /* width: 900px; */

    /* float: right; */

}

.ny_cpzs ul{}

.ny_cpzs ul li{

    float: left;

    width: 280px;

    margin-right: 30px;

    position: relative;

    margin-bottom: 80px;

}

.ny_cpzs ul li a{}

.ny_cpzs ul li img{}

.ny_cpzs ul li p{

    margin-right: 14px;

    background: #f6f6f6;

    height: 125px;

    position: absolute;

    bottom: -50px;

    right: 0;

    overflow: hidden;

    width: 252px;

    border-radius: 4px;

    padding: 10px;

    box-sizing: border-box;

    text-align: center;

    font-size: 16px;

    line-height: 32px;

    color: #333;

	transition: all 0.6s;

}

.ny_cpzs ul li:hover p{    bottom: -40px;

    font-weight: bold;}

.ny_cpzs ul li span{

    display: block;

    font-size: 14px;

    color: #888;

    line-height: 20px;

    margin-top: 6px;

    font-weight:normal;

    text-align: left;

	text-indent: 28px;

}

.ny_cpzs ul li:nth-child(3n){margin-right:0;}

.ejdh2{

    width: 1300px;

    position: absolute;

    z-index: 9999;

    margin-top: 110px;

    display: none;

}

.ejdh2 ul{

    width: 1300px;

    margin: 0 auto;

}

.ejdh2 ul li{

    width: 120px;

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

    text-align: center;

    margin-left: 605px;

    padding: 13px 0;

    font-size: 15px;

    -

    left: 570px;

}

.ejdh2 ul li a{

    color: #fff;

}

.ejdh2 ul li a:hover{color:#eea934;}











.sy_cpfl dl dt span em{

    display:block;

    position: absolute;

    left: 270px;

    z-index: 9999;

    top: 0;

    width: 150px;

    background: #ccc;

    opacity: 0.95;

    border: 10px solid #ccc;

    line-height: 32px;

    font-style: normal;

    padding-left: 15px;



    padding-top: 14px;

    padding-bottom: 14px;

 }

.sy_cpfl dl dt span em{display: none;}

.sy_cpfl dl dt span:hover em{ display:block;}

.sy_cpfl dl dt i{

 display:block;

 position: absolute;

 left: 270px;

 z-index: 9999;

 top: 0;

 width: 200px;

 background: #ccc;

 opacity: 0.95;

 border: 10px solid #ccc;

 line-height: 32px;

 font-style: normal;

 padding-left: 15px;

 padding-top: 14px;

 padding-bottom: 14px;

 }

.sy_cpfl dl dt i{display: none;}

.sy_cpfl dl dt:hover i{ display:block;}

.sy_cpfl dl dt i a{ display:block;}





.ny_lingyu{}

.ny_lingyu p{

    font-size: 20px;

    line-height: 60px;

    padding: 10px 26px;

    background: #2d9fff;

    font-weight: bold;

    color: #fff;

    /* text-align: center; */

}

.ny_lingyu p a{color:#fff; display:block;}

.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 #037ce5;

    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: #037ce5;

    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;

}

.top_sousuo{

    width: 100%;

    height: 50px;

    /* line-height: 50px; */

    background: #f6f6f6;

    border-bottom: 1px solid #f6f6f6;

    }

.top_cen{    width: 1200px;

    margin: 0 auto;}

.top_rs{float: left;line-height: 50px;font-size: 15px;}

.top_rs a{    margin-right: 10px; color:#666;}

.top_ss{ float:right;}

.news_parameters{ line-height:20px !important;}

.news_parameters span{

    font-size: 12px;

    color: #888;

    line-height: 20px;

    }

.news_parameters span a{color:#888;}



.ry_more{

    width: 300px;

    margin: 0 auto;

    margin-top: 10px;

    height: 60px;

    line-height: 60px;

    background: #2d9fff;

    text-align: center;

    font-size: 18px;

    border-radius: 4px;

    /* background: linear-gradient(to right, #4bb033,#2d9fff ); */

}

.ry_more a{

    color: #fff;

    font-weight: bold;

}



.peixun{    font-size: 15px;

    line-height: 30px;

    padding: 10px 20px;

    border: 1px solid #f0f0f0;

    margin-bottom: 20px;}



.sy_ban{ background:url(../images/sy_ban.jpg) center no-repeat; height:650px; width:100%;}





.lxwmlb{

    width: 540px;

    float:left;

}

.lxwmlb p{

    background: #f0f0f0;

    margin-bottom: 5px;

    line-height: 46px;

    padding-left: 30px;

}

.lxwmlb p img{

    padding-top: 20px;

}

.ny_ban{ background:url(../images/ny_ban.jpg) center no-repeat; height:240px; width:100%;}



.tupian_a img{ text-align:center;}



.cp_a{

    width: 1200px;

    margin: 0 auto;

}

.cp_a ul{

    display: table;

}

.cp_a ul li{

    float: left;

    text-align: center;

    margin-bottom: 20px;

	    position: relative;

}

.cp_a ul li a{}

.cp_a ul li img{

    height: 294px;

    display: block;

}

.cp_a ul li p{

    line-height: 46px;

    background: #ccc;

    font-size: 18px;

} 

.cp_a ul li:nth-child(2n){margin-left: 24px;}

.cp_a ul li a:hover{ font-weight:bold;}

.cp_a ul li span{

    display: none;

    width: 588px;

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

    position: absolute;

    top: 0;

    height: 294px;

    padding: 20px 60px;

    box-sizing: border-box;

    }

.cp_a ul li span a{

    color: #fff;

    display: block;

    line-height: 28px;

    text-align: left;

}

.cp_a ul li:hover span{ display:block;}

.mr_frbox{height: 297px;

    position: relative;    margin-bottom: 30px;}

.mr_frUl{

    float: left;

    height: 297px;

    width: 1200px;

    position: relative;

}









