.clearfix:before,.clearfix:after{display: table;content: "";}
.clearfix:after{clear: both}
*{padding: 0;margin: 0;list-style: none;}
a{text-decoration: none;}
body{
    position: relative;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}
/*页头*/
#header{
    position:relative;
    height: 174px;
}
#yeding{
    position:relative;
    width: 1200px;
    margin: auto;
}
.logo{
    float: left;
    margin-top: 10px;
}
.gs{
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 30px;
    margin-left: 28px;
    border-left:1px solid #dedede;

}
.gs h1{
    color: #0b9f3c;
    -webkit-mask-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff0000), to(rgba(0, 0, 255, 0.4)));

}
.gs p{
    font-size: 17px;
    color: rgb(68, 68, 68);
}
.language{
    position: absolute;
    right: 0;
}
.reXian{
    float: right;
    margin-top: 32px;
}
.ff{
    font-size: 18px;
    color: rgb(51, 51, 51);
    text-align:right;
    position: relative;
    bottom: -13px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.pnone{margin-left: 10px;}
.pnone img{
    vertical-align: middle;
    position: relative;
    right: -15px;
}
.phoneNum{
    position: relative;
    top:6px;
    font-size: 26px;
    color: rgb(0, 147, 40);
}
/*导航栏*/
#nav{
    height: 50px;
    background:#009a33;
}
#nav_list{
    margin: auto;
    width:1200px;
    padding-top: 5px;
    padding-bottom: 3px;
}
#nav_list li{
     float: left;
     width: 93px;
     /*height: 44px;*/
    text-align: center;
    padding-top:10px ;
    padding-bottom:10px ;
}
#nav_list li a{
    border-left: 1px solid white;
}
#nav_list li:nth-child(1) a{
    border-left:0;
}
#nav_list li:hover{
    background: url("../img/nav_bg.png") center/cover no-repeat;
}
#nav_list li a{
    display: block;
    font-size: 16px;
    color: rgb(255, 255, 255);
    height: 20px;
}
/*banner图*/
.banner1{
    height: 636px;
}
.banner1 img{
    width: 100%;
    height: 636px;
}
.banner2{
    height: 330px;
}
.banner2 img{
    width: 100%;
    height: 330px;
}
/*主体*/
#main{
    width: 1200px;
    margin: auto;
}
/*小标题*/
.tree{
    position: relative;
    bottom: -4px;
}
.tree img{
    width: 35px;
    height: 38px;
}
.tit{
    display: block;
    margin-left: 20px;
    font-size: 20px;
    color: white;
    line-height: 62px;
}
.tree_right{
    line-height: 30px;
    font-size: 20px;
    color:#57b16e;
}
/*底部*/
#foot{
    height: 88px;
    background: #f4f4f4;
    font-size: 12px;
    color: rgb(12, 102, 30);
    line-height: 20px;
    text-align: center;
    background: url("../img/footer_bg.png") center/cover no-repeat;
}
.foot_list{
    display: inline-block;
    margin: auto;
    margin-top: 20px;
}
.foot_list li{
    float:left;
}
.foot_list li:nth-child(1)~li{
    margin-left: 50px;
}
.beihao a{
    color: rgb(12, 102, 30);
}
/*页码*/
.fenye{
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    padding-top: 60px;
    text-align: center;
    clear:both;
    margin-bottom: 100px;
}
.fenye a{
    padding: 10px 5px 10px 5px;
}
.nu1{color:#49b2fe ;}
.prv,.nu1,.nu2,.nu3{margin-right: 20px;}
.nu2,.nu3,.rows{color: black;}
.first,.prev,.next,.last{
    background:#efefef;
}
.last,.next{
    margin-right: 20px;
    color: black;
}
.last{margin-left:20px; }
.first,.prev{color: rgb(153, 153, 153);margin-right: 15px;}
/*登录下载*/
.denglu_xiazai{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    top:0;
    display: none;
}
.window{
    position: fixed;
    width: 565px;
    height: 390px;
    top:0;bottom: 0;left: 0;right: 0;margin: auto;
    border-radius: 10px;
    background:#ffffff;
    text-align: center;
}
.window_p1{
    color: #6e6e6e;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 35px;
}
.window_p2{
    font-size: 15px;
    margin-top: 15px;
}
.input{
    width: 280px;
    height: 38px;
    margin-top: 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px grey;
    border-style: none;
    text-indent: 10px;
}
.down{
    font-size: 18px;
    width: 103px;
    height: 37px;
    background:#f08400 ;
    color: white;
    margin-top: 40px;
    border-radius: 5px;
    border-style: none;
    outline: none;
    cursor: pointer;
}
.close{
    position: absolute;
    width: 20px;
    height: 20px;
    top:0;right: 0;
    cursor: pointer;
}
/*侧边栏*/
.near_nav2{
    padding-top: 25px;
    width: 950px;
    float: right;
    border-bottom: 1px dashed #ececed;
}
.zoujin_title{
    background: #64bc66;
    height: 55px;
    border-radius: 10px;
}
.celan{
    width: 180px;
    float: left;
    border-radius: 10px;
    background: #64bc66;
    padding-bottom: 10px;
    box-shadow: 0 0 15px #64bc66;
}
.erji{
    background: #ffffff;
    width: 90%;
    margin: auto;
    border-radius: 10px;
    padding-bottom: 10px;
}
.erji img{
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
}
.erji li{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ececed;
}
.erji li a{
    color: #666666;
    font-size: 12px;
    font-family: "微软雅黑";

}
.erji li a:hover{
    color:#57b16e;
    text-decoration: underline;
}
.dl{
    width: 950px;
    padding-bottom: 440px;
    float: right;
    color: #000;
}









