@charset "GB2312";
*{
    margin: 0;
    padding: 0;
}
html{
    font-size: 18px;
	font-family: "microsoft yahei",Arial,Helvetica,sans-serif;
    line-height: 36px;
    height: 100%;
    background: #f6f6f6;
    color: #666;
}
body,.wrapper{
    margin: 0 auto;
    width: 100%;
}
ul,dl{
    list-style: none;
}
a{
    text-decoration: none;
}
img{
    border: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.block{
    display: block;
}
.bg-1{
    background: #fff;
	border-bottom: 1px solid #ededed;
}
.bg-2{
    background: #fff;
}
.bg-3{
    background: #f6f6f6;
}
.bg-4{
    background: #666;
}

h3{
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 7px;
}
.center{
    text-align: center;
}
.w-1200{
    margin: 0 auto;
    width: 1200px;
}

.h-80{
    height: 80px;
    line-height: 63px;
}
.h-158{
	height: 134px;
	line-height: 50px;	
}
.h-80-1{
    height: 80px;
    line-height: 50px;
}
.h-98{
    height: 98px;
}
.h-119{
    height: 80px;
    line-height: 50px;
}
.mar-t19{
    margin-top: 19px;
}
.mar-t25{
    margin-top: 25px;
}
.mar-t30{
    margin-top: 30px;
}
.mar-l30{
    margin-left: 30px;
}
.mar-b30{
    margin-bottom: 30px;
}
.pad-tb4{
    padding-top: 4px;
}
.pad-tb59{
    padding: 59px 0 63px 0;
}
.pad-bt68{
    padding: 80px 0 68px 0;
}
.btn-1{
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 64px;
    background: url("../images/more-1.png") no-repeat;
    background-position: 0 0;
    -moz-transition: background-position .3s;
    -weblit-transition: background-position .3s;
    -o-transition: background-position .3s;
    transition: background-position .3s;
}
.btn-1:hover{
    background-position: 0 -65px;
}
.head{
    height: 119px;
}
.logo{
	display: block;
	width: 1200px;
	height: 119px;
	background: url("../images/Logo.jpg") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.nav{
    height: 70px;
}
.nav li{
    position: relative;
    list-style: none;
    float: left;
    height: 70px;
    line-height: 70px;
    margin: 0 24px;
	
}
.nav li a{
    color: #666;
    -moz-transition: color .3s;
    -weblit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.nav li a:hover{
    color: #fa8100;
}
.nav li span{
    position: absolute;
    top: 0;
    left: -24px;
    width: 0;
    height: 3px;
    background: none;
    -moz-transition: background .3s;
    -weblit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    -moz-transition: width .3s;
    -weblit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
}
.nav li:hover span{
    width: 120px;
    background: #fa8100;
}
#banenr{
    background:url("../images/banner.jpg")no-repeat top center;
}
.banner{
    height: 688px;
}
.adv-dl-1{
    float: left;
    width: 340px;
    height: 112px;
    background: #fff;
    padding-top: 56px;
    padding-left: 40px;
}
.adv-dl-1 dd,.adv-dl-1 dt{
    float: left;
}

.adv-dd-1{
    width: 63px;
    height: 63px;
}
.adv-dt-1{
    width: 217px;
    margin-left: 20px;
}
.int-div1{
    border: solid 1px #00a63e;
    width: 583px;
    height: 380px;
    overflow: hidden;
}
.int-div1-tit{
    width: 176px;
    height: 64px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 64px;
    text-align: center;
    color: #fff;
    background: #00a63e;
}
.int-dl-2{
    width: 503px;
    margin: 0 auto;
    padding-top: 24px;
    border-bottom: dashed 1px #00a63e;
}
.int-dl-2 dd,.int-dl-2 dt{
    float: left;
}
.int-dd-2{
    width: 63px;
    height: 63px;
}
.int-dt-2{
    width: 420px;
    height: 63px;
    margin-left: 20px;
}
.pro-dl-1{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-1{
    float: left;
    width: 214px;
    height: 103px;
    line-height: 103px;
    background: #fff;
    border: dashed 1px #00a63e;
    text-align: center;
}
.pro-dt-1{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-1.png") no-repeat center;
}
.pro-dl-2{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-2{
    float: left;
    width: 214px;
    height: 74px;
    padding-top: 29px;
    line-height: 25px;
    background: #fff;
    border: dashed 1px #fa8100;
    text-align: center;
}
.pro-dt-2{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-2.png") no-repeat center;
}
.pro-dl-3{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-3{
    float: left;
    width: 214px;
    height: 103px;
    line-height: 103px;
    background: #fff;
    border: dashed 1px #fa8100;
    text-align: center;
}
.pro-dt-3{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-2.png") no-repeat center;
}
.pro-dl-4{
    float: left;
    width: 216px;
    height: 105px;
}
.pro-dd-4{
    width: 214px;
    height: 74px;
    padding-top: 29px;
    line-height: 28px;
    background: #fff;
    border: dashed 1px #00a63e;
    text-align: center;
}
.pro-dt-4{
    float: left;
    width: 216px;
    height: 30px;
    background: url("../images/triangle-3.png") no-repeat center;
}
.pro-dl-5{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-5{
    float: left;
    width: 214px;
    height: 74px;
    padding-top: 29px;
    line-height: 25px;
    background: #fff;
    border: dashed 1px #fa8100;
    text-align: center;
}
.pro-dt-5{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-4.png") no-repeat center;
}
.pro-dl-6{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-6{
    float: left;
    width: 214px;
    height: 74px;
    padding-top: 29px;
    line-height: 25px;
    background: #fff;
    border: dashed 1px #00a63e;
    text-align: center;
}
.pro-dt-6{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-5.png") no-repeat center;
}
.pro-dl-7{
    float: left;
    width: 246px;
    height: 105px;
}
.pro-dd-7{
    float: left;
    width: 214px;
    height: 103px;
    line-height: 103px;
    background: #fff;
    border: dashed 1px #00a63e;
    text-align: center;
}
.pro-dt-7{
    float: left;
    width: 30px;
    height: 105px;
    background: url("../images/triangle-5.png") no-repeat center;
}
.pro-dl-8{
    float: left;
    width:216px;
    height: 105px;
}
.pro-dd-8{
    float: left;
    width: 214px;
    height: 103px;
    line-height: 103px;
    background: #fff;
    border: dashed 1px #fa8100;
    text-align: center;
}
.pro-dt-8{
    float: left;
    width: 30px;
    height: 0;

}
.footer{
    padding-top: 30px;
    height: 70px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
#advantage dl,#introduction .int-div1{
    color:#666;
    box-shadow: none;
    -moz-transition: box-shadow .3s;
    -weblit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    -moz-transition: color .3s;
    -weblit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
#advantage dl:hover{
    box-shadow: 0 0 30px #d9f2e2;
    color: #00a63e;
}
#introduction .int-div1:hover{
    box-shadow: 0 0 30px #d9f2e2;
}
#introduction .int-div1 dt{
    color:#666;
    -moz-transition: color .3s;
    -weblit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
#introduction .int-div1 dt:hover{
    color: #00a63e;
}
#process .pro-dd-1,
#process .pro-dd-2,
#process .pro-dd-3,
#process .pro-dd-4,
#process .pro-dd-5,
#process .pro-dd-6,
#process .pro-dd-7,
#process .pro-dd-8{
    color: #666;
    background: #fff;
    box-shadow: none;
    -moz-transition: box-shadow .3s;
    -weblit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    -moz-transition: color .3s;
    -weblit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -moz-transition: background .3s;
    -weblit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;

}
#process .pro-dd-1:hover,
#process .pro-dd-4:hover,
#process .pro-dd-6:hover,
#process .pro-dd-7:hover{
    color: #fff;
    background: #00a63e;
    box-shadow: 0 0 30px #d9f2e2;
}
#process .pro-dd-2:hover,
#process .pro-dd-3:hover,
#process .pro-dd-5:hover,
#process .pro-dd-8:hover{
    color: #fff;
    background: #fa8100;
    box-shadow: 0 0 30px #f7e5d1;
}
/* gotop */
#tbox{
    z-index: 30;
    width:47px;
    height:73px;
    float:right;
    position:fixed;
    _position:absolute;
    _bottom:auto;
    _top:	expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{
    z-index: 30;
    display:none;
    width:62px;
    height:62px;
    background:url("../images/top01.png") no-repeat;
    position:absolute;
    top:0;
    cursor:pointer;
}
#gotop:hover{
    background:url("../images/top02.png") no-repeat;
}



























