﻿@charset "utf-8";
/*dede58.com 做最好的织梦整站模板下载网站*/
/* CSS Document */
/**/

.banner {
	height: 605px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 605px;
}
.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: 605px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display: block;
	height: 605px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 7px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 	*display:inline;
	color: #fff;
	zoom: 1;
	width: 20px;
	height: 20px;
	margin: 1px 3px;
	overflow: hidden;
	background: rgba(51, 51, 51, 0.65);
	line-height: 20px;
}
.fullSlide .hd ul .on {
	background: #00923f;
	width: 20px;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
.fullSlide .prev {
	background: url(../images/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/right1s.png) no-repeat;
}
/*search*/
.search {
    height: 35px;
    position: absolute;
    top: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 0;
    width: 100%;
    text-align: center;
}
.search p {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.search p a {
	font-size: 12px;
	margin: 0 5px;
	color: #888;
}
.search .sBox {
	float: right;
    height: 37px;
    width: 372px;
    /* background: url(../images/search_bg.png) no-repeat center top; */
    position: relative;
}
.search .sBox input#top-keywords {
	float: left;
	line-height: 30px;
	border:1px solid #eee;
	outline: none;
	background: none;
	width: 350px;
	padding: 0 10px;
	color: #999;
	height: 35px;
	font-size:14px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999;
}

.search .sBox input.button {
	position: absolute;
    right: 1px;
    top: 1px;
    display: block;
    border: none;
    outline: none;
    width: 50px;
    height: 35px;
    background: url(../images/search.png) no-repeat center top;
    float: left;
	cursor: pointer;
}
/*顾虑*/
.gulv {
	overflow: hidden;
	width: 100%;
	height: 483px;
	background: url(../images/yiwen.jpg) no-repeat center top;
	margin-top: 50px;
	
}
.gulv .fl{position: relative;}
.gulv span{
	display: grid;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.gulv .yw01{
    position: absolute;
    top: 90px;
    left: 25px;
    width: 120px;
}
.gulv .yw02{
	position: absolute;
    top: 260px;
    left: 8px;
    width: 120px;
}
.gulv .yw03{
    position: absolute;
    top: 390px;
    left: 127px;
    width: 120px;
}
.gulv .yw04{
    position: absolute;
    top: 395px;
    left: 325px;
    width: 120px;
}
.gulv .yw05{
    position: absolute;
    top: 275px;
    left: 448px;
    width: 120px;
}


.gulv .wen {
	overflow: hidden;
	float: right;
	margin-top:150px;
	width: 400px;
}
.gulv .wen p {
	font-size: 16px;
	color: #666;
	line-height: 50px;
}
.gulv .wen i{
    width: 8px;
    height: 8px;
    display: block;
    border: 1px solid #ff8c00;
    border-radius: 8px;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}


/*为什么*/
.x_F {
	overflow: hidden;
	width: 100%;
	background: #eee;
	padding-bottom: 50px;
	margin-top: 50px;
}
.x_F .xfCon {
	overflow: hidden;
	margin-top: 50px;
}
.x_F .xflt {
	float: left;
	width: 475px;
	position: relative;
	height: 446px;
}
.x_F .dl {
	width: 475px;
	position: absolute;
	top: 0;
	left: 0;
}
.x_F .dl dt {
	width: 465px;
	border: 5px solid rgba(255, 255, 255, 0.6);
}
.x_F .dl dt img{
	width: 465px;
	height: 446px;
}
.x_F .dl dd {
	margin-top: 25px;
	overflow: hidden
}
.x_F .list {
	overflow: hidden;
}
.x_F .list li {
	width: 115px;
	float: left;
	text-align: center;
	font-size: 13px;
	margin-right: 20px;
}
.x_F .list li p {
	color: #333333;
	margin-top: 18px;
}
.x_F .list li img {
	display: block;
	margin: 0 auto;
}
.x_F .list li.last {
	margin-right: 0
}
.x_F .xfRt {
	width: 500px;
	float: right;
}
.x_F .qhdl {
	position: relative;
	height: 88px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 1px;
}
.x_F .qhdl dt {
    width: 90px;
    float: left;
    line-height: 88px;
    text-align: center;
    font-family: Arial," 微软雅黑";
    color: #d0d0d0;
    font-size: 40px;
    font-weight: bold;
}
.x_F .qhdl dd {
    width: 395px;
    float: right;
    margin-right: 10px;
}
.x_F .qhdl dd h3 {
	font-size: 16px;
	color: #333;
	margin-top: 12px;
}
.x_F .qhdl dd p {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-top: 5px;
}
.x_F .qhdl dd i {
	display: none;
	width: 10px;
	height: 16px;
	position: absolute;
	top: 39px;
	right: 0;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color:transparent #eee  transparent transparent;
}
.x_F .qhdl:first-child {
	
}
.x_F .qhdl:hover dt, .x_F .qhdl.cur dt {
	color: #fff
}
.x_F .qhdl:hover, .x_F .qhdl.cur {
	background-color: #009944;
	border-right: none;
}
.x_F .qhdl:hover h3, .x_F .qhdl.cur h3 {
	color: #fff
}
.x_F .qhdl:hover p, .x_F .qhdl.cur p {
	color: #fff
}
.x_F .qhdl:hover i, .x_F .qhdl.cur i {
	display: block
}
/*产品*/
.chanpin {
	overflow: hidden;
	width: 100%;
	margin: 50px 0;
}
.chanpin .ipr01{
	overflow: hidden;
	width:266px;
	border: 2px solid #009944;
}
.chanpin .ipr01 h3{
	background: url(../images/chanpin_bg.png) no-repeat bottom center;
	height: 110px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 100px;
}
.chanpin .ipr01 ul{
	padding: 10px 20px 10px;
}
.chanpin .ipr01 li{
	padding-left: 25px;
	background: url(../images/ico_l.png) no-repeat left center;
	border-bottom: 1px dashed #eee;
}
.chanpin .ipr01 li a{
	display: block;
	color: #555;
}
.chanpin .ipr01 li:hover a{
	color: #009944;
	font-weight: bold;
}

.chanpin .ipr01 li a{
	font-size: 14px;
	line-height: 40px;
}
.chanpin .ipr01 li:last-of-type{
	border-bottom: none;
}

.chanpin .ipr02{
	overflow: hidden;
	width:700px;
}
.chanpin .ipr02 h3{
    font-size: 18px;
    color: #333;
    background: url(../images/ico_r.png) no-repeat left top;
    padding-left: 30px;
    margin-bottom: 20px;
	margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.chanpin .ipr02 h3 span a{
	font-size: 14px;
	color: rgba(0,0,0,0.50);
    font-weight: normal;
    float: right;
}

.chanpin dl {
	overflow: hidden;
	float: left;
    width: 32%;
    margin-right: 2%;
	margin-bottom: 20px;
}
.chanpin dl:nth-of-type(3n) {
	margin-right:0;
}
.chanpin dt {
	overflow: hidden;
	border: 1px solid #eee;
	padding: 1px;
}
.chanpin dl:hover dt{
	border: 1px solid #009944;
}


.chanpin dt img{
	max-width: 100%;
}
.chanpin dd {
	font-size: 14px;
	color: #555;
	text-align: center;
	line-height: 35px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
}

/*优势*/
.youshi {
	overflow: hidden;
	width: 100%;
	background: url(../images/ys00.png) no-repeat top center;
}
.youshi h3 {
	width: 1000px;
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	height: 100px;
    padding-top: 70px;
}
.youshi h3 em {
	font-size: 50px;
	font-weight: bold;
	margin-right: 20px;
    width: 250px;
    text-align: right;
}
.youshi h3 div{
	width: 700px;
	font-size: 20px;
    padding-top: 10px;
	
}
.youshi h3 span{
	font-size: 18px;
	padding: 2px 20px;
	background: #ff8c00;
    margin-right: 10px;
}
.youshi h3 p{
	font-family: Arial," 微软雅黑";
	font-size: 12px;
	color: rgba(255,255,255,0.60);
    margin-top: 10px;
	text-transform: uppercase;
}

.youshi .ysContent{}
.youshi dl{
	display: block;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 30px;
	margin-top: 70px;
}
.youshi dl:last-of-type{
	border-bottom: none;
}
.youshi dl:after{
	content: "";
	clear: both;
	display: block;
}
.youshi dt{
	width: 550px;
	border-left: 1px dashed #ddd;
}
.youshi dl:nth-of-type(2) dt{
	border: none;
	border-right: 1px dashed #ddd;
}
.youshi dt img{
	margin: 0 auto;
	display: block;
}
.youshi dd{}
.youshi dd li:first-of-type{
	margin-bottom: 50px;
}
.youshi dd li i{
    background: url(../images/ysico01.png) no-repeat left center;
    padding-left: 90px;
    height: 25px;
    display: block;
    line-height: 25px;
    font-size: 50px;
    color: #0a955c;
    font-weight: bold;
    font-style: normal;
}
.youshi dd li span{
	font-size: 22px;
	font-weight: bold;
	color: #333;
    display: block;
    margin: 20px 0;
}
.youshi dd li span em{
	color: #ff8c00;
	font-weight: bold;
}
.youshi dd li p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding-left: 20px;
	background: url(../images/ysico02.png) no-repeat left 7px;
}

/*pk*/
.pk {
	width: 100%;
	height: 530px;
	padding-top: 46px;
	background: url(../images/pk_bg.png) repeat center;
	position: relative;
}
.pk .bk {
	display: block;
	position: absolute;
	left: 50%;
	bottom: -120px;
	margin-left: -790px;
}
.pk h3 {
	font-size: 35px;
	color: #1da4a0;
	text-align: center;
}
.pk>p {
	font-size: 20px;
	color: #333;
	text-align: center;
}
.pk .pkBox {
	overflow: hidden;
	width: 998px;
	height: 513px;
	background: url(../images/pk_k.png) no-repeat center top;
	margin: 0 auto;
	margin-top: -50px;
	position: relative;
}
.pk .bd {
	overflow: hidden;
	width: 972px;
	margin: 0 auto;
	height: 355px;
	position: relative;
	margin-top: 80px;
}
.pk .bd ul {
	overflow: hidden;
	position: relative;
}
.pk .bd li {
	float: left;
	width: 972px;
	height: 355px;
}
.pk .bd li p {
	font-size: 13px;
	color: #666;
	margin-left: 20px;
	line-height: 20px;
	height: 60px;
	margin-top: 10px;
	width: 450px;
}
.pk .bd li b {
	color: #1da4a0;
}
.pk .bd li .pleft {
	float: left;
}
.pk .bd li .pright {
	float: right;
}
.pk .bd li img {
	display: block;
}

.pk .menu {
	overflow: hidden;
	position: absolute;
	width: 520px;
	height: 59px;
	left: 50%;
	bottom: 3px;
	margin-left: -260px;
}
.pk .menu li {
	position: relative;
	top: 10px;
	float: left;
	width: 120px;
	height: 49px;
	background: url(../images/pk_li.png) no-repeat center top;
	line-height: 49px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin: 0 5px;
	cursor: pointer;
}
.pk .menu li.on {
	height: 59px;
	background: url(../images/pk_licur.png) no-repeat center top;
	line-height: 59px;
	font-weight: bold;
	top: 0;
	font-size: 18px;
}


/*ban*/
.ban {
	overflow: hidden;
	background: url(../images/ban_bg.png) repeat center;
	height: 272px;
}

.ban .wen01{
	margin-top: 90px;
	margin-left: 250px;
}
.ban .wen01 h4{
	font-weight: bold;
	font-size: 30px;
	color: #fff;
}
.ban .wen01 p{
	font-size: 13px;
	color: rgba(255,255,255,0.60);
	line-height: 30px;
}

.ban .phone {
    overflow: hidden;
    width: 290px;
    margin-top: 18px;
    margin-left: 310px;
}
.ban .phone p {
	font-size: 12px;
	color: #fff;
	float: left;
}
.ban .phone p em {
	display: block;
	font-size: 35px;
	color: #fff;
}
/*客户见证*/
.khjz{
	background: #eee;
	overflow: hidden;
	padding-bottom: 30px;
}
.khjz .jianzheng{}

.khjz .jianzheng dl{
	float: left;
	width: 49%;
	margin-right: 2%;
	background: #fff;
	margin-bottom: 20px;
}
.khjz .jianzheng dl:hover{
	box-shadow: 0px 1px 5px #ccc;
}

.khjz .jianzheng dl a{
	padding: 20px;
	display: block;
	overflow: hidden;
}
.khjz .jianzheng dl:nth-of-type(2n){
	margin-right: 0;
}

.khjz .jianzheng dt{
	float: left;
	border: 1px solid #eee;
	padding: 1px;
}
.khjz .jianzheng dt img{
	width: 210px;
}


.khjz .jianzheng dd{
	margin-left: 230px;
}
.khjz .jianzheng dd h4{
	line-height: 30px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.khjz .jianzheng dd p{
	font-size: 14px;
	color: #888;
	line-height: 25px;
}
.khjz .jianzheng dd em{
	font-size: 14px;
	color: #009944;
	margin-top: 10px;
	display: block;
}
/*about*/
.about { overflow:hidden; width:1000px; height:322px; margin:50px auto;}
.about img{ display:block; float:left; border: 5px solid #eee;}
.about .wen{ overflow:hidden; float:right; width:475px;}
.about h2{ font-size:28px; margin-bottom:15px;}
.about h2 { color:#009944}
.about h2 b{ font-size:28px; color:#999; text-transform:uppercase;}
.about p{
	font-size: 13px;
    color: #666;
    line-height: 22px;
    height: 210px;
    overflow: hidden;
    text-align: justify;
}
.about .more{
    display: block;
    float: left;
    margin-right: 10px;
    border-radius: 20px;
    width: 139px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    background: #ff8c00;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    margin-bottom: 20px;
}
.about .more:last-of-type{
	background: #666;
}

/*news*/
.news { overflow:hidden; width:1000px; margin:30px auto}
.news .newsleft{ overflow:hidden; float:left; width:640px; border:1px solid #eee; height:400px;}
.news .newsright{ overflow:hidden; width:340px; float:right; border:1px solid #eee; height:400px;}
.news .menu{ overflow:hidden; width:100%; height:47px; background:url(../images/news_t.png) left top repeat-x; margin-bottom:25px;}
.news .menu ul{ overflow:hidden; float:left;}
.news .menu li{ float:left; font-size:18px; font-weight:bold; width:125px; line-height:47px; height:47px; text-align:center;}
.news .menu li a{ color:#666; text-decoration:none;display: block;}
.news .menu li.cur{ background-color:#009944;}
.news .menu li.cur a{ color:#fff;}
.news .menu .more{ display:block; float:right; font-size:14px; color:#009944; margin:15px 10px; text-transform:uppercase; font-weight: normal;}
.news .menu h2{ float:left; font-size:18px; color:#009944; line-height:47px; margin:0 10px;}
.news .menu h2 a{ color:#009944; text-decoration:none}
.news .nbox{ overflow:hidden; width:590px; margin:0 auto; height:320px; position:relative}
.news .nlist{ overflow: hidden; width:100%; height:100%;}
.news .ntop{
    overflow: hidden;
    width: 100%;
    height: 154px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
}
.news .ntop img{ display:block; float:left}
.news .ntop .wen{ overflow:hidden; float:right; width:330px;}
.news .ntop h3{ font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:15px;}
.news .ntop h3 a{ color:#333;}
.news .ntop p{ font-size:14px; color:#888; line-height:25px; height:80px; overflow:hidden; text-align:justify; margin-bottom:10px;}
.news .ntop .xq{ font-size:14px; color:#009944;}
.news .list{ overflow:hidden; width:100%;}
.news .list li{ overflow:hidden; float:left; width:100%; font-size:14px; line-height:36px;}
.news .list li a{ display:block; float:left; max-width:470px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .list span{ float:right; color:#888}
.news .wenda{ overflow:hidden; width:300px; margin:0 auto; height:305px; position:relative}
.news .wenda ul{ overflow:hidden; position:absolute}
.news .wenda li{ overflow:hidden; width:300px; height:110px; border-bottom:1px solid #e1e1e1; margin-bottom:20px;}
.news .wenda h3{ font-size:14px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:24px; padding-left:35px; background: url(../images/new_q.png) no-repeat left center; margin-bottom:17px;}
.news .wenda h3 a{ color:#333}
.news .wenda p{ font-size:14px; color:#888; line-height:25px; height:70px; overflow:hidden; text-align:justify; padding-left:35px; background:url(../images/new_a.png) no-repeat left 3px;}

/*link*/
.link {
    overflow: hidden;
    width: 100%;
    padding-bottom: 38px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.link span {
	background: url(../images/link_bg.png)no-repeat left center;
	width: 155px;
	height: 35px;
}
.link ul {
	overflow: hidden;
	width: 830px;
}
.link li {
	float: left;
	font-size: 13px;
	margin: 0 10px;
	white-space: nowrap;
	line-height: 25px;
}
.link li a {
	color: #999;
}
.link li a:hover {
	color: #333;
}

