﻿#hangye_bg {
            background: url(/NewLogin/images/About/banner.png) no-repeat center;
            height: 500px;
            background-size: cover;
}
.nav_icon{
    padding-top: 14px !important;
}
#section0{
            height:70px;
            background-color:#eeeeee;
            width: 100%;
}
#section0 section ul{
    text-align: center;
}
#section0 section ul li{
            font-size:20px;
            line-height:70px;
            margin: 0 167px;
            display: inline;
}

#section0 section ul li {
           text-align: center;
           cursor: pointer;
}
            
#section0 section ul li.active {
                color: #009aff;
}

/*公共样式*/

.listBox h2{
    text-align:center;
    color: #222;
    font-size: 40px;
    margin-top: 90px;
}
.listBox p{
    text-align:center;
    color: #666;
    font-size: 24px;
    padding-top: 30px;
    word-wrap:break-word;
    max-width: 900px;
    margin: 0 auto;
    /*margin-bottom: 106px;*/
}

.listBox img{
    display: block;
    margin: 0 auto;
}

.section1{
    padding: 100px 0;
}
.section {
    padding: 120px 0 160px;
}

.QA {
    margin-bottom: 20px;
}

.QA h4 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#ContactUs{
    background-color: #f2f2f2;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.q-icon, .a-icon {
    display: inline-block;
    background-color: #f23b37;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: normal;
}

.a-icon {
    font-size: 20px;
    padding: 0px 6px;
    background-color: #ff6035;
    float: left;
}

.a-text {
    padding-left: 36px;
    font-size: 16px;
}

.a-text p {
    line-height: 25px;
}

.y-row {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
    overflow: auto;
}

.section2 ul {
    overflow: auto;
}

.section2 ul li {
    float: left;
    width: 33.3333%;
    text-align: center;
}

.section2-list img {
    max-width: 100%;
}

.section2 ul li h4 {
    font-size: 24px;
    color: #333;
    margin: 30px 0;
}
.service-text1 {
    width: 284px;
}

.service-text {
    margin: 0 auto;
    text-align: left;
}

.section2 ul li p {
    color: #999;
}

.service-text2 {
    width: 252px;
}

.service-text3 {
    width: 287px;
}