/**顶部**/
.top_toolbar{
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #333;
    font-size: 12px;
}

.top_toolbar span i{
    background: url("../images/qq.png") no-repeat;
    width: 25px;
    height: 25px;
    padding-right: 8px;
    display: block;
    margin-top: 11px;
}

.top_toolbar .tel {
    background: url("../images/tel.png") no-repeat;
    width: 25px;
    height: 25px;
    padding-right: 8px;
    display: block;
    margin-top: 11px;
}


.top_toolbar span{
    padding-left: 25px;
}

/**导航**/
.nav {
    background:#006633;
    height: 77px;
    position: relative;
    line-height: 77px;
    z-index: 9999;
    color: #fff;
}
.logo a{
    height: 45px;
    display: block;
    margin-top: 9px;
}
.nav ul li {
    text-align: center;
    width: 155px;
    float: left;
    font-size: 14px;
    height: 77px;
}

.nav ul li:hover{
    display: block;
    float: left;
    width: 155px;
    text-align: center;
    background: #009966;
    height: 77px;
    color: #fff;
}

.nav ul li a{
    color: #fff;
}

.nav ul li:hover a{
    color: #fff;
}


.sub{
    width: 100%;
    background: #ddd;
    position: absolute;
    z-index: 99999;
    color: #fff;
    left: 0;
    top: 77px;
    height: 290px;
    display: none;
}

.sub .seo{
    position: absolute;
    left: 380px;
}

.sub .seo dl{
    padding-bottom: 35px;
    margin-top: 25px;
    padding-left: 25px;
}

.sub .seo dt{
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #999;
    color: #454545;
}


.sub .seo dl dd a{
    display: block;
    height: 30px;
    color: #999;
    text-align: left;
}

.banner_bg{
    background: url("../images/weixin-banner_bg.jpg") no-repeat;
    height: 444px;
}

.ban_l {
    padding-top: 80px;
}

.ban_l img{
    margin-top: 30px;
}

.ban_l span a{
    display: block;
    background: #e25a08;
    font-size: 28px;
    padding: 15px 35px;
    margin-top: 80px;
    color: #fff;
    text-align: center;
    margin-right: 60px;
}

.ban_l span a:hover{
    display: block;
    background: #cf5105;
    font-size: 28px;
    padding: 15px 35px;
    margin-top: 80px;
    color: #fff;
    text-align: center;
    margin-right: 60px;
}

.seo_about {
    background: #f1f1f1;
}

.seo_text{
    padding: 30px 0;
}

.seo_text h1{
    font-weight: bold;
    font-size: 18px;
    color: #cf5105;
    margin-bottom: 10px;
}

.seo_text p{
    line-height: 1.8em;
    color: #999;
    margin-bottom: 15px;
}

.seo_text span a{
    color: #fff;
    display: block;
    float: left;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.seo_text .zixun{
    background: #ff4800;
}

.seo_text .zixun:hover{
    background: #e24406;
}

.seo_text .zhifu{
    background: #a7d443;
}

.seo_text .zhifu:hover{
    background: #8bb826;
}


.list_1 ,.list_2 ,.list_3 ,.list_4 ,.list_5 ,.list_6{
    text-align: center;
    width: 226px;
    padding:20px 69px;
    height: 200px;
    border-right: 1px solid #ddd;
}

.fuwu_1{
    padding-bottom: 25px;
}

.fuwu_1 h1{
    margin-top: 20px;
}

.fuwu_1 h2{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.fuwu_1 p{
    color: #999;
    line-height: 1.8em;
    font-size: 12px;
}


.bg{
    background: url("../images/sc_bg.png") no-repeat;
}

.fuwu_1 i{
    display: block;
    width: 210px;
    height: 44px;
    margin-bottom: 10px;
}

.list_1 i{
    background-position: 93px 10px;
}

.list_2 i{
    background-position: 93px -32px;
}

.list_3 i{
    background-position: 93px -71px;
}

.list_4 i{
    background-position: 93px -107px;
}

.list_5 i{
    background-position: 57px -150px;
}

.list_6 i{
    background-position: 59px -186px;
}

/**服务内容**/

.fuwu_2{
    background: #fff;
}

.fuwu_title {
    padding-top: 40px;
    margin-bottom: 20px;
}


/**常见问题**/
.wenti_text dl{
    width: 530px;
    height: 110px;
}

.wenti_text dt{
    font-weight: bold;
    margin-bottom: 8px;
}

.wenti_text dt i{
    background: #e25a08;
    color: #fff;
    padding: 0px 3px;
    margin-right: 5px;
}

.wenti_text dd{
    line-height: 1.6em;
    padding-left: 18px;
    color: #999;
}



/**顶部菜单**/

.scroll{
    width: 100%;
    height:80px;
    line-height: 80px;
    background:#eee;
    color:#fff;
    position:fixed;
    top:0px;
    cursor:pointer;
    font-size:14px;
    display: none;
    box-shadow: 0 0 5px #666;
}

.logo_top_text {
    padding-left: 100px;
}

.logo_top_text a{
    text-align: center;
    display: inline-block;
    float: left;
    width: 90px;
    height: 80px;
    line-height: 80px;
}

.logo_top_text  a:hover {
    background: #ddd;
    color: #fff;
}

.logo_top_icon span a{
    margin-top: 20px;
    display: block;
    background: #79a616;
    color: #fff;
    text-align: center;
    width: 120px;
    height: 38px;
    line-height: 38px;
}

.logo_top_icon span a:hover{
    background: #6d9516;
}

/**底部**/
.footer{
    margin-top: 20px;
    font-size: 12px;
    height: 255px;
    border-top: 1px solid #ddd;
    background: #f7f7f7;
}

.footer_list {
    margin-top: 40px;
}

.footer_list dl{
    float: left;
    padding-right: 100px;
}

.footer_list dt{
    font-weight: bold;
    margin-bottom: 12px;
}

.footer_list dd a{
    line-height: 2em;
    color: #00a2ca;
}

.footer_beian {
    border-top: 1px solid #ddd;
    height: 65px;
    background: #fff;
    line-height: 65px;
    color: #666;
    font-size: 12px;
}

.footer_wx{
    margin-top: 20px;
}

.kehu{
    background: #333;
    padding-bottom: 50px;
}

.kehu .fuwu_title h1{
    display: block;
    margin-bottom: -40px;
}


/**软文服务内容**/
.fuwu_2_box{
    height: 120px;
}

.fuwu_2 h4{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.fuwu_2 p{
    font-size: 18px;
    line-height: 1.8em;
}


/**软文服务内容**/

.taocan dl{
    background: #fff;
    width: 335px;
    border-right: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    margin-bottom: 25px;
}

.taocan dt{
    font-weight: bold;
    font-size: 18px;
}

.taocan dd{
    line-height: 1.8em;
    color: #999;
}

.taocan p{
    width: 882px;
    display: block;
    color: #999;
}

.taocan p a{
    color: #333;
    font-weight: bold;

}


.baozhang{
    background: #fff;
}





