/* Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------CSS Reset-----------*/

::selection {
	color:#fff;
    background-color: #2ba800;
}

::-moz-selection {
	color:#fff;
    background-color: #2ba800;
}

::-webkit-selection {
	color:#fff;
    background-color: #2ba800;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}



/*banner*/
.banner{ width:100%; height: 500px; margin:0 auto; clear: both;}
.banner img{display:block; width:100%; height: 500px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}
.fullSlide .bd li a{display:block;height:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;margin-bottom:10px;}
.fullSlide .hd ul li{background:#d5d5d5;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:500px;}
.fullSlide .hd ul .on{background:#fd8901;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;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:.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/**search**/
.search_box{width: 100%; height:50px; background: #f5f5f5;}
.search{width: 1180px; margin:auto; height:50px;}
.keytext{width: 770px;height: 50px;line-height: 50px; float: left; font-family:Microsoft YaHei; font-size:14px;}
.keytext span{line-height:50px; color: #333; font-weight:bold;}
.keytext a{margin: 0px 8px 0px 0px; line-height:30px; color:#333;}
.rmgj-n-r{ float:right; margin-top:8px;}
.rmgj-n-r .text{padding:0px 0px 0px 10px; float:left; height:32px; width:210px; margin-right: 5px;border: solid #e1e1e1 1px; font-size:14px; color:#666; font-family:"微软雅黑"; border: #dcdcdc solid 1px;}
.submit{width:50px; height:34px; border:0; padding:0; background:url(../images/sea.jpg); float:left; cursor: pointer;}


/*product*/
.pro_box {
	width: 100%;
	height: 750px;
	clear: both;
}
.pro{
	width: 1180px;
	height: 750px;
	margin: 0 auto;
	overflow: hidden;
}
.pro_l{
	margin-top: 50px;
	float: left;
	width: 224px;
	height: 630px;
	background: #f5f5f5;
	border-bottom: solid 5px #f6b37f;
}
.pro_l h2{
	width: 224px;
	height: 80px;
    background: #2ba800;
    color: #fff;
    text-align: center;
    padding-top: 16px;
}
.pro_l h2 a{
	padding-top: 20px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	text-align: center;
}
.pro_l h2 span{
	font-size: 12px;
	line-height: 26px;
}
.pro_l ul{
	overflow: hidden;
	margin-top: -7px;
}
.pro_l ul li span{
	display: block;
}
.pro_l ul li span a{
	width: 224px;
	height: 34px;
	background: #959595;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	margin-top: 7px;
	color: #fff;
}
.pro_l ul li span:hover a{
	background: #f8b551;
	color: #fff;
}
.pro_l ul li span:first-child {
	margin-top: 0;
}
.pro_l ul li em a{
	background: url(../images/pro_icon1.png) no-repeat 0 7px;
	padding-left: 30px;
	color: #666666;
	line-height: 30px;
	margin-left: 30px;
}
.pro_l ul li em a:hover{
	background: url(../images/pro_icon2.png) no-repeat 0 7px;
	color: #fd8901;
}
.pro_r{
	width: 956px;
	float: left;
	margin-top: 50px;
}
.pro_r ul{
	overflow: hidden;
}
.pro_r ul li{
	float: left;
	margin-left: 25px;
	width: 214px;
	margin-bottom: 25px;
}
.pro_r ul li img{
	width: 214px;
	height: 160px;
	display: block;
}
.pro_r ul li span{
	width: 214px;
	height: 30px;
	background: #7f7f7f;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
	display: block;
}
.pro_r ul li:hover span{
	background: #fd8901;
}


/*x_banner1*/
.sm_box1{
	width: 100%;
	height: 200px;
	background: url(../images/x_banner1.jpg) no-repeat center;
}
.sm_con1{
	width: 1180px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}
.sm_con1 h4{
	font-size: 20px;
	color: #00d800;
	background: url(../images/dui.png) no-repeat 0 -1px;
	line-height: 50px;
	padding-left: 64px;
	position: absolute;
    bottom: 20px;
    left: 7%;
}
.sm_con1 p{
	font-size: 18px;
	color: #fff;
	position: absolute;
	top:50px;
	right: 0px;
}
.sm_con1 p span{
	font-size: 26px;
	font-weight: bold;
}
.sm_con1 a{
	display: block;
	width: 180px;
	height: 40px;
	background: #058b01;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	right: 50px;
}
.sm_con1 a:hover{
	background: #fd8901;
}


/*客户案例*/
.case_box{
	width: 100%;
	height: 650px;
	clear: both;
}
.case{
	width: 1180px;
	height: 650px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.case_ti{
	margin-top: 50px;
	width: 1180px;
	height: 80px;
	border-bottom: solid #333 1px;

}
.case_ti h3 a{
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #058b01;
	height: 30px;
}
.case_ti p{
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	text-align: center;
}
.case_ti span a{
	position: absolute;
    left: 47.4%;
    top: 118px;
}

.case_con{
	overflow: hidden;
	margin-top: 40px;
}
.case_l{
	float: left;
	width: 174px;
}
.case_l>ul>li{
	width: 174px;
	height: 108px;
	background: #fd8901;
	margin-top: 1px;
}
.case_l>ul>li:first-child{
	margin-top: 0px;
}
.case_l>ul>li a{
	background: url(../images/case_icon.png) no-repeat 64px 18px;
	padding-top: 72px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.case_l>ul>li:hover,.case_l>ul>li.anli_niu{
	background: #058b01;
}
.case_r{
	width: 1006px;
	float: left;
}
.case_r ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 23px;
	width: 294px;
	height: 206px;
	position: relative;
}
.case_r ul li img{
	width: 294px;
	height: 206px;
}
.case_r ul li:first-child{
	width: 682px;
	height: 435px;
	position: relative;
}
.case_r ul li:first-child img{
	width: 682px;
	height: 435px;
}
.case_r ul li span{
	position: absolute;
	top:0;
	left: 0;
	background: url(../images/ico1.png);
	width: 100%;
	height: 206px;
	text-align: center;
	display: block;
	line-height: 206px;
	font-size: 18px;
	color: #fff;
	display: none;
}
.case_r ul li:first-child span{
	position: absolute;
	top:0;
	left: 0;
	background: url(../images/ico1.png);
	width: 100%;
	height: 435px;
	text-align: center;
	display: block;
	line-height: 435px;
	color: #fff;
	display: none;
}
.case_r ul li:hover span{
	display: block;
}
.case_r ul li:hover,.case_r ul li:first-child:hover span{
	display: block;
}
.hide{display: none;}


/*ys*/
.ys_box{
	width: 100%;
	height: 1268px;
	background: url(../images/ys_bg.jpg) no-repeat center;
}
.ys{
	width: 1180px;
	height: 1268px;
	margin: 0 auto;
	overflow: hidden;
}
.ys h3 a{
	display: block;
	margin-top: 73px;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.ys h3 a span{
	color: #2ba800;
}
.ys ul{
	overflow: hidden;
}
.ys ul li{
	width: 512px;
	height: 470px;
	float: left;
	margin: 60px 10px 10px 60px;
}
.ys ul li h4{
	font-size: 20px;
	color: #058b01;
	font-weight: bold;
	line-height: 50px;
    margin-left: 45px;
    margin-top: 8px;
}
.ys ul li .ys_txt{
	width: 510px;
	height: 124px;
	margin-bottom: 30px;
}
.ys ul li .ys_txt p{
	width: 470px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
	background: url(../images/ys_icon.png) no-repeat 0 10px;
	padding-left: 24px;
	margin-top: 20px;
}


/*xbanner2*/
.sm_box2{
	width: 100%;
	height: 238px;
	background: url(../images/x_banner2.jpg) no-repeat center;
}
.sm_con2{
	width: 1180px;
	height: 238px;
	margin: 0 auto;
	position: relative;
}
.sm_con2 h4{
	font-size: 24px;
	color: #da251c;
	position: absolute;
    top: 26px;
    left: 44%;
}
.sm_con2 h5{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.5);
	position: absolute;
    top: 88px;
    left: 7%;
}
.sm_con2 p{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 20%;
}
.sm_con2 p span{
	font-weight: bold;
	font-size: 24px;
	color: #c4fd81;
}
.sm_con2 a{
	display: block;
	width: 160px;
	height: 36px;
	background: #fd8901;
	color: #fff;
	text-align: center;
	line-height: 36px;
	position: absolute;
	bottom: 40px;
	left: 55%;
}
.sm_con2 a:hover{
	background: #da251c;
}


/*客户见证*/
.khjz_box{
	width: 100%;
	height: 620px;
	clear: both;
}
.khjz{
	width: 1180px;
	height: 620px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.khjz_ti{
	margin-top: 50px;
	width: 1180px;
	height: 80px;
	border-bottom: solid #333 1px;

}
.khjz_ti h3 a{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #198205;
	height: 30px;
}
.khjz_ti p{
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	text-align: center;
}
.khjz_ti span a{
	position: absolute;
    left: 47.4%;
    top: 118px;
}
.khjz ul{
	overflow: hidden;
	margin-top: 20px;
}
.khjz ul li{
	width: 500px;
	height: 195px;
	background: url(../images/cus_1.jpg) no-repeat 0 0;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
	margin-right: 45px;
}
.khjz ul li:hover{
	background: url(../images/cus_1_1.jpg) no-repeat 0 0;
}
.khjz ul li .khjz_txt{
	float: left;
	width: 266px;
    margin-left: 30px;
    margin-top: 22px;
}
.khjz ul li .khjz_txt h4 a{
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.khjz ul li .khjz_txt h4:hover a{
	color: #d7251b;
}
.khjz ul li .khjz_txt p{
	width: 266px;
	height: 72px;
	overflow: hidden;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 24px;
}
.khjz ul li .khjz_txt span a{
	font-size: 14px;
	color: #d7251b;
	margin-top: 10px;
	display: block;
}
.khjz ul li .khjz_txt span a:hover{
	color: #2ba800;
}
.khjz ul li img{
	float: left;
	width: 178px;
	height: 136px;
	border: solid #d6d6d6 2px;
	margin-left: 20px;
	margin-top: 15px;
}


/*about us*/
.us_box{
	width: 100%;
	height: 486px;
	background: url(../images/us_bg.jpg) no-repeat center;
	overflow: hidden;
}
.us{
	width: 1180px;
	height: 360px;
	margin: 60px auto;
	background: url(../images/us.png) no-repeat;
	overflow: hidden;
}
.us_con{
	width: 870px;
	float: left;
}
.us_con img{
	float: left;
	width: 376px;
	height: 320px;
	margin: 20px;
}
.us_con .us_txt{
	float: left;
	width: 440px;
	margin-left: 10px;
}
.us_con .us_txt h4 a{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #2ba800;	
    line-height: 60px;
    margin-top: 30px;
}
.us_con .us_txt p{
	width: 430px;
	height: 130px;
	line-height: 26px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}
.us_con .us_txt span a{
	display: block;
	width: 108px;
	height: 28px;
	border: solid #2ba800 1px;
	text-align: center;
	line-height: 28px;
	margin-top: 30px;
	color: #2ba800;
}
.us_con .us_txt span a:hover {
	background: #2ba800;
	color: #fff;
}
.ry{
	width: 223px;
	float: left;
	margin-left: 40px;
}
.ry_ti{
	overflow: hidden;
	margin-top: 40px;
}
.ry_ti h3 a{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #2ba800;
	line-height: 50px;
}
.ry_ti span a{
	float: right;
	line-height: 50px;
	font-size: 12px;
	color: #333333;
}
.ry_ti span a:hover{
	color: #2ba800;
}
.ry ul{
	overflow: hidden;
}
.ry ul li{
	float: left;
	width: 223px;
}

.ry li img {
	width: 223px;
	height:  156px; 
	display: block;
}
.ry li a {
	display: block;
	width:223px;
	text-align: center;
	font-size: 14px; 
	line-height: 22px;
}
.ry li a span{
	text-align: center;
	display: block;
	line-height: 40px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}
.ry li a:hover span{
	color: #2ba800;
}


/*nq*/
.mainall{width:1180px; margin:0 auto; overflow:hidden;}
.cjwq{width:310px; height:380px; padding:15px; float:right; display:inline;background: #FFF;}
.news{width:790px; height:380px;padding:15px; float:left;  display:inline;position:relative;background: #FFF}

.cjwq_nav{  height:36px;background:url(../images/news_x.jpg) repeat-x bottom left;padding-bottom:7px;} 
.cjwq_nav h3{ background:url(../images/news_hover.jpg) no-repeat bottom left; color:#46b666;  float:left;font-weight:bold; display: block ;  height:36px;padding-bottom:7px;}
.cjwq_nav .cjwq_more{ float:right; padding:10px 10px 0px 0px;}
.cjwq_nav h3 a{ font-size:18px;  color:#2ba800;  display:block; font-weight:bold;}

#ticker2 {
	
	height: 280px; margin-top:20px;
	
	position: relative; 
}
#ticker2 li {
	position: relative;
	width: 100%;
	line-height: 22px;
	margin: 10px 0px 15px 0px;
}


.da{ background:url(../images/wenda.jpg) no-repeat left -30px; padding-left:27px; color:#4d4d4d; height:72px; line-height:24px; overflow:hidden; font-size: 12px;}
.wen{ height:30px;   display:block;background:url(../images/wenda.jpg) no-repeat left 5px; padding-left:27px; line-height:30px; overflow:hidden; }
.wen a{color:#2ba800; }
.cjwq ul { padding:20px 0px;}


.news_n {padding:20px 0px;}

/* news*/
.news_bg{ background:url(../images/end_b.jpg) no-repeat bottom center; height:550px;}
.news_n{  overflow:hidden;}

.news_n .more1{ position:absolute;top:25px; right:20px; }

.news_n li { line-height:36px;  height:36px;  margin-right:35px; display:inline; overflow:hidden; width:45%; float:left; border-bottom:1px dashed #dadada;}
.news_n li a{ width:70%;font-size:12px; overflow:hidden; float:left; color:#363333; background:url(../images/news_tag.jpg) no-repeat left 12px; 
	padding-left:25px;}
.news_n li span{ float:right; color:#363333; font-family:Arial, Helvetica, sans-serif}
.news_n li:hover a{ color:#2ba800}
.news_n li:hover span{ color:#2ba800}
.news_n ul{ margin-top:19px;height:200px; overflow:hidden;width:800px; }
.news_te img{ width:151px; height:106px; float:left;  display:inline; border:1px solid #e8e8e8; padding: 3px;}
.news_te{ line-height:24px; color:#363333; height:128px;}
.news_te .news_rn{ float:right; width:600px;}
.news_te .news_pic{ width:159px; height:114px;float:left;}
.news_te .tebie_title{ display:block; height:30px; line-height:30px; color:#2ba800; font-size:14px;}

.news_te .news_ten{ height:78px; overflow:hidden; color:#6e6e6e; line-height:26px;}
.news_te  .news_more{ border:1px solid #2ba800;width:70px; color:#2ba800;height:22px; line-height:22px; text-align:center; display:block; margin-top:5px;text-transform: uppercase;}
.zwyw_xw{  height:36px;background:url(../images/news_x.jpg) repeat-x bottom left;padding-bottom:7px;}

.zwyw_xw li{  height:36px; display:block;float:left; font-size:18px; margin-right:10px; width:100px;}
.zwyw_xw li img{ float:left;}


.zwyw_xw a{  display:block; color:#333333; font-weight:bold; height:36px;padding:0px 10px;  }

.zwyw_xw a:hover{ background:url(../images/news_hover.jpg) no-repeat bottom left; color:#2ba800;   display:block; font-weight:bold;padding-bottom:7px; }

.zwyw_xw a.tag_news{ background:url(../images/news_hover.jpg) no-repeat bottom left;  color:#2ba800;display:block;padding-bottom:7px;}


.none{ display:none}
.block{ display:block}


/*link*/
.link{ width:1150px; height:60px; line-height:60px; padding:0 15px;border:1px solid #ccc; margin:40px auto; background:url(../images/link.jpg) no-repeat 10px; font-size:16px;}
.link dl dt{ float:left;}
.link dl dd{ float:left;}
.link dl dd a{ font-size:12px; margin: 0 10px;}
.link dl dd a:hover{ color: #2ba800;}
.link dl dt h4{ font-size:18px; font-weight:normal; color:#2ba800;}