/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei";}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#06853d;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
.bt5{border-top:5px solid #313131;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;padding:0px 20px;}
.w1200w{width:1200px; margin:0px auto; clear:both;padding:0px 20px;}
.gotop{position:fixed; bottom:100px; right:30px;}
.toubu{ width:1200px; height:110px; margin:0 auto; overflow:hidden;}
.logo{height:110px; float:left; margin-top:5px;}
.logo img{ padding-top:10px;}
.toubu .zhuanzhu{ width:300px; height:70px; float:left; padding:22px 0 0 15px; line-height:35px;}
.toubu .zhuanzhu i{ font-size:26px; color:#06853d; font-style:normal;}
.toubu .phone{ float:right; width:195px; height:70px; background:url(../images/telico.jpg) no-repeat left 0px; margin-top:4px; padding-left:70px; line-height:30px; font-size:16px;}
.toubu .phone span{ display:block; color:#121212; font-size:26px; font-weight:bold;}
.toubu .phone span font{ color:#06853d; font-size:26px; font-weight:bold;}
.header{height: 55px;width: 100%;}

.top{height:40px; line-height:40px;background:#EDEDED;}
.top .topcenter{width:1200px; height:40px; margin:0 auto;color:#454545; font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right; height:40px;/* margin-right:38px;*/}
.top .topcenter .top_right a{color:#111; padding:0px 8px; width:50px;}

.nav{height:55px;width:100%; background:#06853d;position:relative;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 55px;  overflow: hidden;}
.nav ul li a{ display: block; width: 120px;text-align: center;  margin: 0 auto; height: 55px; line-height: 55px; font-size: 16px; color: #fff;}
.nav ul li a:hover{background: #fff;color: #06853d;text-align: center;transition:all 0.6s;}
.nav .hover a{ color: #FF7E00;}
/*.nav li.classhover a{color:#000;background: #fff;}*/
.nav ul li ul{margin:0px;padding:0;display:none;transition:all 0.6s;}
.nav ul li ul li{font-size:14px; text-align:left;height:45px; float:left;}
.nav ul li ul.subnav{transition:0.7s;width: 120px;position:absolute;z-index:9999;}
.nav ul li ul.subnav li a{display:block;width:120px;height:45px;line-height:45px;text-align:center;background:#fff;color:#000;font-size:14px;transition:0.7s}
.nav ul li ul.subnav li a:hover{background:#06853d;color: #fff;}

.nav ul li UL.navpro {width:100%; background:#fff; border-bottom:3px solid #06853d; position:absolute; left:0;z-index:9999; display:none}
.navpro .plistx{width:1206px; margin:0 auto;background:#999;z-index:99999;}
.navpro .plistx dl a{line-height:30px;width:94%; font-size:14px;background:none; color:#111;}
.navpro .plistx dl{height:310px;width:240px;float:left;text-align:center; border-right:1px solid #dadada;}
.navpro .plistx dl:nth-child(2n){ background:#f5f5f5;}
.navpro .plistx dl:nth-child(5n){border-right:none;}
.navpro .plistx dl dt{width:94%; margin:0 auto; height:150px; margin-bottom:5px;}
.navpro .plistx dl dt a{font-size:14px; background:#06853d; color:#fff;}
.navpro .plistx dl dt a:hover{background:#06853d;color: #fff;}
.navpro .plistx dl dt a.ttimg{padding:4px; height:110px; background:none;}
.navpro .plistx dl dt img{width:100%; height:110px;object-fit: cover;}
.navpro .plistx dl dt span{clear:both; height:30px; line-height:30px; display:block; overflow:hidden;}
.navpro .plistx dl dd{height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px;}
.navpro .plistx dl dd a{background:none; color:#111;height:25px; line-height:25px;}
.navpro .plistx dl dd a:hover{background:none; color:#06853d;}
.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%; background: #06853d;/* background: rgba(82,13,0,1);*/ animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:510px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#06853d;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.wxpic{position:absolute; top:0px;right:-90px; display:none;}
.redBl {
	position: absolute;
	height: 110px;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
.redBCon {
	width: 1180px;
	margin: 0 auto;
	height: 110px;
	overflow: hidden;
}
.leftRedBC {
	float: left;
	width: 590px;
	height: 110px; position:relative;
	background-color: #e80012;
}
.rightRedBC {
	float: right;
	width: 590px;
	height: 110px;
	background-color: #2a2a2a;
}
.LredBox {
	width: 524px;
	margin: 0 auto;
	overflow: hidden;
}
.LredBox dl {
	float: left;
}
.LredBox dl dd, .LredBox dl dt {
	color: #fff;
}
.LredBox dl dd {
	font-weight: bold;
	font-size: 24px;
	margin: 25px 0 5px 0;
}
.LredBox dl dt {
	font-size: 16px;
}
.LredBox div {
	float: right;
	margin-top: 4px;
}
.LredBox div img {
	display: block;
	width: 36px;
	height: 36px;
	margin-top: 10px;
}
.RredBox {
	width: 524px;
	margin: 0 auto;
}
.RredBox p {
	height: 52px;
	line-height: 52px;
	color: #fff;
	margin-top: 5px;
}
.RredBox p a {
	color: #fff;
	margin-right: 10px;
}
.search {
	height: 30px;
	width: 524px;
	background-color: #fff;
	overflow: hidden;
}
.search input {
	float: left;
	width: 460px;
	padding: 0 10px;
	height: 30px; line-height:30px; border:none; border-right:1px solid #ccc;
}
.search img {
	float: right;
}
/*关键词搜索*/
/*.keyword{width:100%; clear:both;height:50px; line-height:50px; font-size:16px; background:#f5f5f5;border-bottom:2px solid #e2e2e2;}
.keyword .key_text{width:800px; float:left;}
.keyword .search{width:350px; float:right;}
.search li{float:left; padding-top:8px;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px;}
.search li .input{width:200px; background:#fff; border:1px solid #06853d; height:30px;float:left; text-indent:3px;}
.search li .submit{width:80px; background:#06853d; height:32px;float:left; color:#fff; border:none;}*/
/*标题*/
.hd_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.hd_title h3{font-size:30px; height:100px; line-height:100px; color:#06853d;font-family:微软雅黑; font-weight:600;background:url(../images/tu21.jpg) no-repeat center;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;background:url(../images/tu07.jpg) no-repeat center;}
.cp_title h3{font-size:20px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.tj_title{width:100%; height:140px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt2.jpg) no-repeat center;}
.tj_title h3{font-size:28px; padding-left:42px; line-height:140px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:100%; height:80px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt5.jpg) no-repeat center;}
.case_title h3{font-size:28px; padding-left:42px; line-height:80px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.cp_class{width:1220px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:240px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
/*.cp_class li em{ width:40px; height:40px; line-height:40px;font-size:18px; display:block; margin:0 auto; clear:both; background:#06853d; border-radius:2em; color:#fff; font-style:normal;}*/
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#06853d;color:#fff;}

.left_b{height:22px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;}
.plist .hd{ height:70px; line-height:70px; font-size:28px; color:#fff; text-align:left;background:#06853d url(../Images/jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 3px solid #06853d;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 260px; margin: 0 auto; padding-top: 14px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width: 100%; height: 37px; text-indent: 50px; line-height: 37px; margin-bottom: 7px; overflow: hidden;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#f5f5f5; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 37px;  background:#f5f5f5 url(../Images/jiantou2.png) no-repeat 24px center; margin:0 auto; color: #111;}
.plist .bd ul li a:hover{ color: #fff;background:#06853d url(../Images/jiantou3.gif) no-repeat 24px center;}
.plist .bot{ margin-top:8px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #06853d; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}


/*产品展示一*/
.content2 {
    width: 1200px;
    margin: 0 auto;
}
.f_fl {
    float: left;
}
.f_fr {
    float: right;
}
.g_pro{ height: 760px;padding-top: 32px;}
/* 左边 */
.g_pro .m_pleft{ width:246px;}
.g_pro h2{background: #06853d;height: 75px;padding-top: 20px;text-align: center; margin-bottom: 4px;}
.g_pro h2 a{color: #fff;font-size: 24px;font-weight: normal;}
.g_pro h2 em{display: block;font-size: 18px;font-family: arial;text-transform: uppercase; color: #77af89;padding-top: 8px;}
.g_pro .m_pleft .m_plc{border: 3px solid #06853d;background: #f7f7f7;  padding: 17px 0 0 0;}
.g_pro .m_pleft .m_plc2{overflow:hidden;}
.g_pro .m_pleft h3{ color: #fff; height: 32px;line-height: 32px; padding: 0 0 0 20px;}
.g_pro .m_pleft h3 a{color: #333333;font-size: 18px;font-weight: bold;}
.g_pro .m_pleft h3 em{font-size: 14px;color: #999999;text-transform: uppercase;font-weight: normal;}

.g_pro .m_pleft h4{margin-top: 18px; margin-left: 15px; height: 30px;line-height: 30px;overflow: hidden;}
.g_pro .m_pleft h4 a{background:url(../Images/flh3.jpg) no-repeat;display: block;height: 30px;line-height: 30px; color: #fff;font-size: 13px;font-weight: bold; padding-left: 40px; width:173px; overflow:hidden; }
.g_pro .m_pleft h4 a:hover,.g_pro .m_pleft .cur a{background:url(../Images/flh3h.jpg) no-repeat;}
.g_pro .m_plc ul{padding-bottom: 9px; padding-top: 10px;display:none;}
.g_pro .m_plc li {height: 30px;line-height: 30px; overflow: hidden;}
.g_pro .m_plc li a{ height: 30px; line-height: 30px;  overflow: hidden; padding-left: 70px; display: block;  font-size: 14px; color: #666666; background:url(../Images/flico1.jpg) no-repeat 56px 10px;}
.g_pro .m_plc li a:hover,.g_pro .m_plc .cur2 a{background:url(../Images/flico1h.jpg) no-repeat 56px 10px;color: #ff6600;}
.fltel{padding-top: 40px;background:url(../Images/tel.jpg) no-repeat 0 40px;width: 140px;height: 105px; padding-left: 100px;}
.fltel span{display:block;padding-top: 12px;font-size: 14px;color: #666666;}
.fltel b{font-size: 20px;color: #333333;font-weight: bold;font-family: arial;}



/* 右边 */
.g_pro .m_pright{ width: 932px;}
.g_pro .m_pright h3{height: 54px;background:url(../Images/cptit.jpg) no-repeat 0 0;padding-left: 12px; overflow: hidden;}
.g_pro .m_pright h3 .cptit{float: left;width: 160px;}
.g_pro .m_pright h3 .cptit a{color: #06853d;font-size: 18px;font-weight: bold;}
.g_pro .m_pright h3 .cptit em{display:block;font-size: 12px;color: #9e9e9e;font-family: arial;text-transform: uppercase; font-weight: normal;letter-spacing: -1px;}
.g_pro .m_pright h3 span a{font-size: 14px;color: #666666;font-weight: normal;text-transform: uppercase; display: block;padding-top: 20px;}
.g_pro .tab1st{float: left;width: 520px; margin-top: 15px;}
.g_pro .tab1st li{float: left;}
.g_pro .tab1st li a{display: block;float: left;background:url(../Images/tab2.jpg) no-repeat;width: 98px;height: 25px;line-height: 25px;text-align: center;font-size: 14px;color: #fff; margin-right: 3px;}
.g_pro .tab1st li a:hover,.g_pro .tab1st .cur a{background:url(../Images/tab1.jpg) no-repeat;}


.g_pro .m_pright h3 span{width: 40px;display: block;float: left;}



.g_pro .u_cplst{height: 384px;}
.g_pro .u_cplst dt{float: left; width:480px; }
.g_pro .u_cplst dt img{width: 480px;height: 384px;display: block; }
.g_pro .u_cplst dd{float: left; width: 240px; padding:0 6px; height: 374px;background: #06853d;padding-top: 10px;}
.g_pro .u_cplst dd h4{height: 40px;line-height: 40px; background:url(../Images/cptit2.jpg) no-repeat left bottom;margin-bottom: 12px;}
.g_pro .u_cplst dd h4 a{color: #fff; font-size: 18px;font-weight: normal;}
.g_pro .u_cplst dd p{color: #fff; font-size: 14px;line-height: 23px; height: 299px; overflow: hidden;}
.g_pro .u_cplst .wzlst{padding-top: 20px;}
.g_pro .u_cplst .wzlst li{font-size: 12px;color: #fff;line-height: 30px;}

.g_pro .u_lst1{margin-top: 22px;}
.g_pro .u_lst1 li{position: relative; width: 293px; margin-right: 16px; float: left;   height: 295px;}
.g_pro .u_lst1 li:hover img{border:1px solid #06853d;}
.g_pro .u_lst1 .lastli{margin-right: 0;}
.g_pro .u_lst1 li img{ width: 300px; height: 251px;display: block;}
.g_pro .u_lst1 li span{ position: absolute;left:0;bottom:8px; display: block;width: 300px; height: 30px; line-height: 30px; overflow: hidden; border: none; text-align: center; color: #666666; font-size: 14px;}

/*.index_cp li .zxzz a:hover{background: #065dab; }*/
/*============简介===============*/
.f_pr {
    position: relative;
}
.g_ab{border-top: 1px solid #dedede;height: 512px;padding-top: 40px;}
.m_ablst{position: absolute;left:30px;top:0;width: 161px;z-index: 10;}
.m_ablst h2{height: 150px;}
.m_ablst li{height: 50px;line-height: 50px;background: #06853d;text-align: center;border-bottom: 1px solid #fff;}
.m_ablst li a{display: block;height: 50px;line-height: 50px;background: #06853d;text-align: center;font-size: 16px;color: #fff;}
.m_ablst li a:hover,.m_ablst .cur a{background: url(../images/abh.jpg) no-repeat;}

.m_abc{padding-top: 66px;background: url(../images/ab.jpg) no-repeat 0 66px;height: 400px;}
.m_abc .nr{margin: 80px 0 0 320px;width: 740px;height: 230px;padding: 10px 30px 0 30px;background: url(../images/sha2.png) repeat;}
.m_abc .nr h3{height: 40px;line-height: 40px;border-bottom: 1px dotted #cccdcc;margin-bottom: 10px;}
.m_abc .nr h3 a{font-size: 16px;font-weight: normal;color: #333333;}
.m_abc .nr h3 em{color: #9f9f9f;font-size: 14px;text-transform: uppercase;font-family: arial;}
.m_abc .nr p{font-size: 14px;line-height: 28px;overflow: hidden; text-indent:2em;}
.m_abc .nr span a{display: block;color: #11853e;}
/* about end */

.case{width:100%;padding:0px 0;}
.case ul { margin:0;padding:0; clear:both;}
.case li {float:left; margin-right:20px;width: 290px; height:276px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;}
.case li:nth-child(3n){margin-right:0;}
.case li a{font-size:16px;}
.case li a .cp_name{height:226px; width:290px; margin-bottom: 29px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.case li a:hover span{background: #f5f5f5;}
.case li img{width: 290px; height:226px; vertical-align:middle;}
.case li span{height:40px; line-height:40px; background:#fff; display:block; clear:both;font-size:16px;}
/*============优势===============*/
.kb_top { padding:30px 0 18px; text-align:center;}
.kb_top a em { display:block; font-size:20px; color:#333; padding:10px 0 0;}
.pa{ position:absolute;}
.pr{ position:relative}
.ys_bg {background:url(../images/ys_bg.jpg) no-repeat center 0; height:2380px;}
.ys_con {}
.ys_bt01 { top:85px; left:0;}
.ys_bt02 { top:450px; left:630px;}
.ys_bt03 { top:840px; left:0;}
.ys_bt04 { top:1196px; left:630px;}
.ys_bt05 { top:1488px; left:0;}
.ys_bt06 { top:1900px; left:630px;}

.ys_pic01 { top:0; right:0;}
.ys_pic02 { top:341px; left:-45px;}
.ys_pic03 { top:740px; right:-40px;}
.ys_pic04 { top:1045px; left:0;}
.ys_pic05 { top:1380px; right:0;}
.ys_pic06 { top:1740px; left:0;}

.ys_con01 { position:absolute; top:74px; left:137px;}
.ys_con01 a { display:block; padding-left:20px;}
.ys_con01 a em { display:block; font-size:12px; color:#999; } 
.ys_con01 a b { display:block; font-size:26px; color:#1B65AC; padding-bottom:10px;}
.ys_con01 p { background:url(../images/zx_ico01.gif) no-repeat 0 10px; padding-left:25px; line-height:30px; font-size:16px; color:#333; width:428px; margin-bottom:10px;}
.ys_con01 p em { color:#ff9c00;font-size:16px;}

.ys_con02 { top:465px; left:767px;}
.ys_con03 { top:827px; left:140px;}
.ys_con04 { top:1184px; left:767px;}
.ys_con05 { top:1478px; left:140px;}
.ys_con06 { top:1850px; left:767px;}

/*首页新闻*/
.newLine {
	overflow: hidden;
	height: 480px;
}
.leftNew {
	float: left;
	width: 700px;
}
.rightNew {
	float: right;
	width: 440px;
}
.leftNT {
	height: 50px;
	background-color: #06853d;
	line-height: 50px;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
.leftNT ul, .leftNT ul li {
	float: left;
}
.leftNT ul li {
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.leftNT ul li.speciLi {
	background-color: #FEA501;
}
.rightNT h3 {
	float: left;
	color: #fff;
	font-size: 16px;
	width: 140px;background-color: #FEA501;
	text-align: center;
}
.leftNT a, .rightNT a {
	float: right;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.rightNT {
	height: 50px;
	background-color: #06853d;
	line-height: 50px;
	width: 440px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsBotm {
	clear: both;
}
.newsBotm table td {
	height: 28px;
	line-height: 28px;
}
.newsBotm table .ask {
	background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsBotm table .ask a {
	color: #06853d;
	font-weight: 600
}
.newsBotm table .answer {
	background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newsBotm table td a {
	margin-left: 30px;
	font-size: 14px;
}
.leftNB {
	clear: both;
	height: 405px;
}
.Upnews {
	height: 190px;
	overflow: hidden;
}
.Upnews img {
	display: block;
	float: left;
	width: 284px;
	height: 190px;
}
.RNText {
	float: right;
	width: 385px;
	height: 190px;
}
.RNText span{height:40px; line-height:40px;display: block;}
.RNText p {
	line-height: 24px;
	height: 100px;display: block;
	margin-bottom: 15px; color:#999;
}

.RNText div.more a {
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #06853d;
	text-align: center;
	line-height: 30px;
}
.RNText span a.title{font-size:16px; height:40px; line-height:40px;background-color:none;}
.DownNews {
	clear: both;
	margin-top: 13px;
}
.newsList {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #bababa;
	overflow: hidden;
}
.newsList img {
	float: left;
	margin-top: 17px;
}
.newsList a {
	display: block;
	float: left;
	line-height: 40px;
	width: 475px;
	margin-left: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:15px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;
}
.newsList a:hover{text-indent:35px;background:url(../images/heidian.jpg) no-repeat 15px center;}
.newsList p {
	float: right;
	color: #9a9a9a;
}
.newsCTE {
	display: none;
}


.inews{padding:30px 0;}
.inews .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 28px;}
.inews .title h3{font-size: 22px;font-weight: bold;color: #196BA1;}
.inews .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #196BA1;}
.inews .title a{color: #2C93D7;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .title a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:16px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;}
.inews .newslist li a:hover{ text-indent:35px;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;}
.inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 100px;height: 75px;float: left;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px; font-size:18px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height: 40px; font-size:14px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #196BA1;}
.inews2{width: 575px;float: right;}

/*友情链接*/
.linkbj{ height:92px; background:#111;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}
.foot{ padding:30px 0px 0px; background-color:#06853d; color:#fff;}
.footc{ margin:0 auto 20px; width:1200px;}
.foot a{ color:#fff;}
.fwx{width: 331px; float:left; text-align:center;}
.fwx li img{width:158px;}
.footr{ width:800px; float:left; }
.ftel{width:30%;float:left;}
.flx ul{ margin-left:40%;}
.flx li{ font-size:16px; height:30px; line-height:60px;}

.bq{background-color:#222222; text-align:center; line-height:40px; font-size:14px;}


.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: url('/images/fixCont.png') no-repeat 0 0 #06853d;
}
.yb_bar .yb_phone {
	background: url('/images/fixCont.png') no-repeat 0 -57px #06853d;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('/images/fixCont.png') no-repeat 0 -113px #06853d;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('/images/fixCont.png') no-repeat 0 -169px #06853d;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}

/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; height:440px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #06853d; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #06853d; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #06853d;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#06853d; height:40px; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}
.content p{font-size:16px; line-height:28px;}
.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px; height:50px; display:block;}
.updown li{height:25px; line-height:25px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#06853d; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:516px; height:490px; margin:0 auto;}
#imgto .big{width:516px;height:380px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:516px;max-height:380px;}

#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:486px; position:relative;height:100px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:80px;}
#imgto .small div.imgc ul li.the {border:1px solid #0D83F2}

.pro_right{width:60%; float:right;}
.pro_right h1{height:60px; line-height:40px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:10px 15px;}
.pro_right .pro_zx{width:250px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#06853d url(../images/tel2.png) no-repeat 26px 16px; padding:15px 25px; border-radius:3em; text-indent:50px; color:#fff;}
.pro_img{ width:400px; height:300px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.pro_img img{vertical-align: middle;width:400px;height:300px;}



.view_con{width:100%; padding:15px 0; font-size:14px;}
.view_con img{min-width:440px; max-width:740px;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#06853d url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}

.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:14px; line-height:26px;}
.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url(../images/heidian.jpg) no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}
.pro_con strong{background:#06853d url(../images/ico.png) no-repeat 20px center; width:100%; display:block; color:#fff; height:44px; line-height:44px; font-size:18px;text-indent:50px; font-weight:normal;}
.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #06853d;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/*新闻列表*/
.news_list{ width:100%; clear:both; margin:10px auto;}
.news_list li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin: 30px 0 20px; padding-bottom:20px;border-bottom: 1px solid #e8e8e8;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding: 20px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}


/*
会员注册
.reg_bg{background:url(../images/main_bg.jpg) no-repeat;background-size:cover; display:block; padding:60px 0;}
.reg{width:600px; margin:0 auto; height:460px; background:#fff; border-radius:14px; padding:50px 100px;}
.reg h1{ height:100px; line-height:100px;background:url(../images/tu09.jpg) no-repeat center; text-align:center;}
.member_f{width:400px; margin:0 auto;}
.member_f li{padding:5px 0; width:100%; float:left;display:block;}
input.inpt{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:220px;}
input.inp{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:120px;text-indent:50px;}
input.inpx{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:100%; margin:0 auto; display:block;text-indent:50px;}
.btnbig{height:40px; line-height:40px; background:#128EE3; width:100%; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px; font-size:16px;}
a.zuce{height:40px; line-height:40px; background:#FF5B1C; display:block; text-align:center; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px;font-size:16px;}
.zucexx{height:40px; line-height:40px; background:#FF5B1C; display:block; text-align:center; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px;font-size:16px;}*/
.ico1{background:#fff url(../images/liuyan_01.png) no-repeat 4px center;}
.ico2{background:#fff url(../images/liuyan_02.png) no-repeat 4px center;}
.ico3{background:#fff url(../images/liuyan_03.png) no-repeat 4px center;}
.ico4{background:#fff url(../images/liuyan_04.png) no-repeat 4px center;}
/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

/*关于我们*/
.ysbottom{background:url(../images/in_ysbottom.gif) no-repeat center bottom; width:100%; height:35px;}
#floor_5_main{background:#f8f8f8;}
.floor_5{padding-bottom:40px;}
.floor_5 .about .part1{position:relative;float:left;width:632px;}
.floor_5 .about .part1 .title{padding-top:40px;}
.floor_5 .about .part1 .title .entit{font: normal 40px "Impact Akzidenz-Grotesk BQLight";line-height:50px;color:#666;font-family: Impact;}
.floor_5 .about .part1 .title .tit{width:510px;font:bold 30px "Microsoft YaHei";color:#0F6CBC;background:url("../images/aboutLine.png") no-repeat right center;}
.floor_5 .about .part1 .view_detail{position:absolute;top:75px;right:0;display:block;width:120px;height:30px;margin:0 auto;margin-top:20px;font-size:14px;text-align:center;line-height:30px;color:#0F6CBC;border:1px solid #d1e5bf;border-radius:15px;transiton:all .5s;}
.floor_5 .about .part1 .view_detail:hover{background:#0F6CBC;color:#fff;transition:all .5s;}
.floor_5 .about .part1 .cont{margin-top:24px;margin-bottom:24px;font-size:16px;color:#333;line-height:34px;text-align: justify; text-indent:2em;}
.floor_5 .about .part1 .tips{width:630px;height:118px;background-color:#fff;}
.floor_5 .about .part1 .tips img{float:left;width:630px;}

.floor_5 .about .part2{position:relative;float:left;width:500px;height:292px;margin-top:136px;background:#0F6CBC;margin-left:68px;}
.floor_5 .about .part2 .video{position:absolute;top:-40px;left:-20px;}
.floor_5 .about .part2 .video img{display:block;width:500px;}
.floor_5 .about .part1 .tips .item:hover .img img{transform:rotate(360deg);transition:all ease 600ms;}

.youshi{margin-top:30px; width:100%; margin:0 auto; height:1400px;}
.youshi .youshi_tit{text-align: center; height:190px;width:100%; clear:both;}
.youshi_con{position:relative; margin-top:40px; display:block; width:1200px; margin:0 auto;}
.youshi_text{width:620px; clear:both;}
.youshi_con_t{height:90px; line-height:100px; text-indent:114px; font-size:28px; color:#06853d;}
.youshi_con_d{width:87%; display:block; padding-left:13%; margin-top:20px;}
.youshi_con_d p{line-height:35px;font-size:16px;}

.t1{position:absolute; left:0px; top:80px;}
.t2{position:absolute; right:0px; top:400px;}
.t3{position:absolute; left:0px; top:650px;}
.t4{position:absolute; right:0px; top:960px;}
.ys_t1{ background:url(../images/ys_num1.png) no-repeat center;}
.ys_t2{ background:url(../images/ys_num2.png) no-repeat center;}
.ys_t3{ background:url(../images/ys_num3.png) no-repeat center;}
.ys_t4{ background:url(../images/ys_num4.png) no-repeat center;}
.youshi_pic1{position:absolute; right:0px; top:0px;}
.youshi_pic2{position:absolute; left:0px; top:350px;}
.youshi_pic3{position:absolute; right:0px; top:620px;}
.youshi_pic4{position:absolute; left:0px; top:890px;}

/*首页文章*/
.i_about_l{ float:left; display:inline; width:475px; overflow:hidden; padding-top:1px; height:414px;}
.i_about_l img{ display:block; height:240px; width:475px; margin-bottom:15px; }
.i_about_l h2{ font-size:16px; color:#333333; line-height:32px; height:32px; overflow:hidden;}
.i_about_l p{line-height:22px; height:44px; overflow:hidden; color:#666666; font-size:14px;}
.i_about_l .i_about_more{ display:block;height:26px; width:88px;background: url(../images/more.jpg) no-repeat; margin-top:13px;}
.i_about_l .i_about_more a{display:block;}
.i_about_l .i_about_more:Hover{transition:all 0.3s;filter:alpha(opacity=80);opacity:0.8;}
.i_about_r{width:1200px; overflow:hidden; height:370px;}
.blog_list li{ float:left; margin:0 10px 19px 0; display:inline; position:relative; width:590px; height:110px; overflow:hidden;}
.blog_list li a{ display:block; width:576px; height:90px; overflow:hidden; background:url(../images/i_news_bg.png) #f9f9f9 right bottom no-repeat; color:#666666; border:1px solid #e5e5e5;}
.blog_list li a span{ display:block; cursor:pointer;}
.blog_list li a:hover{background:url(../images/i_news_bg2.png) #f9f9f9 right bottom no-repeat; border:1px solid #06853d;}
.blog_list li a:hover .blog_Rtime{background-color:#E57105;transition:all 0.3s;}
.blog_list li a:hover .blog_Rmore b{ color:#06853d;}
.blog_Rtime{ width:88px; height:88px; background-color:#FF7E00; text-align:center;}
.blog_Rtime em,.blog_Rtime b{ display:block; font-family:Arial; color:#FFF;}
.blog_Rtime b{ font-size:48px;height:62px; line-height:62px; font-weight:bold; letter-spacing:2px;}
.blog_Rtime em{ font-style:normal;height:28px; line-height:28px; font-size:16px; background-color:#06853d; font-weight:bold;}
.blog_Rmore{ width:470px; padding-top:5px; float:left; margin-left:15px;}
.blog_Rmore b{ color:#333; display:block; width:230px; height:32px; line-height:32px; overflow:hidden; font-size:16px; margin-bottom:2px;}
.blog_Rmore span{ line-height:23px; height:46px; overflow:hidden; font-size:14px;}

/*service-ico*/
.service-ico{background-image:url(../images/service-bg.jpg);background-repeat: no-repeat;background-position:bottom center;height:200px;}
.service-ico ul{width:1200px;margin:0px auto;padding-top:50px;}
.service-ico ul li{ float: left; width:240px; display: block;text-align: center; background:#e2e2e2; padding:20px; margin-right:20px;}
.service-ico ul li:nth-child(4){margin-right:0;}
.service-ico ul li .ico{width:60px;height:60px; float:left; padding-left:30px;}
.service-ico ul li .ico img{width:100%;}
.service-ico ul li h2{ display: block; font-size:18px;color:#237ac1;height:60px; line-height:60px;}

.cpgd li{ width: 270px;
    height: 202px;
    line-height: 30px;
    text-align: center; margin-left:5px; margin-right:5px;
    float: left;}
	
	.cpgd li img{ width:270px; height:225px; }
	
	.cpgd li a{ color: #1c1c1c;
    font-size: 16px;
    display: block;}
.product {width:1200px; margin:0 auto;}

/*首页产品展示*/
.con_right{width:910px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 282px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:0px 20px 25px 0px;border-bottom:3px solid #e0e0e0;}
.index_cp li:hover{border-bottom:3px solid #1B3B92;}
.index_cp li:nth-child(4n){margin-right:0;}
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:280px; height:180px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover span{transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 280px; max-height:180px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}