.swf{
    margin-top: 4px;
}
.swf>img{
    width: 100%;
    margin-top: -4px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;        
    text-align: center;
}
.w1200>img{
    width: 100%;
    margin-top: -4px;
}
.bg{
    background: url(./images/jushuf_03.jpg);
    background-size: 100% 100%;
    margin-top: -3px;
    padding-top: 40px;
    padding-bottom: 38px;
}
.shufbiao{
    text-align: center;
}
.shufbiao>h3{
    background: url(./images/biao.png);
    background-size: 100% 100%;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
}
.wcbiao{
    margin-top: 30px;
    margin-bottom: 15px;
}
.wcbiao>h3{
    color: #3DC3F4;
    font-size: 46px;
    font-weight: bold;
}
.wcbiao>p{
    border-top:1px solid #B3B3B3;
    font-size: 18px;
    color: #666;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}
.wcbiao>p>b{
    background: #fff;
    padding: 0 10px;    
    position: relative;
    top: -14px;
}
.sheng{
    margin-top: 30px;
}
.sheng>img{
    width: 64%;
}
.sheng>div {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #EAE9E9;
    text-align: left;
    margin-left: -5px;
    margin-top: -6px;
    padding-left: 10px;
    background: #fff;
}
.sheng>div>h3{
       font-size: 36px;
       margin-top: 24px;
       color: #20A53A;
       font-weight: bold;
       margin-bottom: 10px;
}
.sheng>div>h6{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.sheng>div>h6>i{
    margin-right: 10px;
}
.sheng>div>p{
    margin-top: 15px;
    font-size: 28px;
    color: #20A53A;
    padding-top: 12px;
    border-top: 1px solid #20A53A;
    margin-bottom: 15px;
}
.sheng>div>em{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.sheng>p{
    margin-top: 10px;
    font-size: 18px;
    color: #20A53A;
}
.bga{
    background: #20A53A;
    background-size: 100% 100%;
    padding-top: 40px;    
    padding-bottom: 30px;
}
.liyou>h3{
    color: #fff;
    font-size: 46px;
    font-weight: bold;
}
.liyou>h3>b{
    border-bottom: 3px solid #3DC3F4;    
    padding-bottom: 10px;
}
.liyou>ul{
    text-align: center;
    margin-top: 47px;
}
.liyou>ul>li{
        display: inline-block;
    width: 23%;
    border: 1px solid #FFf;
    margin: 0 4%;
    margin-bottom: 30px;
    height: 120px;
    position: relative;
}
.liyou>ul>li>span{
    font-size: 30px;
    border: 1px dashed #fff;
    border-radius: 50%;
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 53px;
    position: relative;
    top: 32px;
    left: -31px;
    color: #fff;
}
.liyou>ul>li>p{
    display: inline-block;
    color: #F0F0F0;
    text-align: left;
    position: relative;
    top: 29px;
    font-size: 20px;
    left: -21px;
}
.liyou>ul>li>p.te{
     top: 33px;
    position: absolute;
    left: 40%;
}
.bgb{
    background: url(./images/jushuf_05.jpg);
    background-size: 100% 100%;
    padding-top: 38px;    
    padding-bottom: 40px;   
}
.biaogong{
    text-align: center;    
    margin-top: 21px;
}
.biaogong>li{
    display: inline-block;
    background: #20A53A;
    width: 14%;
    margin: 0px 2%;
    height: 330px;
    vertical-align: top;
    padding: 4px;
    border-radius: 85px;
}
.biaogong>li>h4{
        color: #fff;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
}
.biaogong>li>p{
        color: #fff;
        font-size: 16px;    
        line-height: 29px;
}




.baoz{
    margin-top: 35px
}
.baoz>h3{
    color: #FFF;
    font-size: 46px;
    font-weight: bold;
}
.baoz>h3>b{
    border-bottom: 3px solid #3DC3F4;    
    padding-bottom: 5px;
}
.baoz>ul{
    text-align: center;
    margin-top: 40px;
}
.baoz>ul>li{
    display: inline-block;
    width: 10%;
    vertical-align: top;
    background: #fff;
    margin: 0px 6%;
    text-align: center;
    margin-bottom: 35px;
}
.baoz>ul>li>h4>img{
    position: relative;
    top: 26%;
    left: 2px;
}
.baoz>ul>li>h4{
    background: #F8FDFE;
    height: 120px;
    border-radius: 50%;
    box-shadow: 0 1px 16px #e5e5e5;
    margin-bottom: 10px;
}
.baoz>ul>li>p{
    font-size: 18px;
    color: #3DC3F4;
}
.bgc{
    background:#252B27;
    padding-bottom: 40px;
    padding-top: 1px;
}
.baoz>p{
border-top: 1px solid #fff;
    font-size: 18px;
    color: #666;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;    
    margin-bottom: 18px;
}
.baoz>p>b{
        background: #252B27;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    position: relative;
    top: -18px;
    padding: 0 9px;
}


.dibao{
    background: url(/tpl/xin_geshi/Public/img/index/baobg.jpg);
    background-size: 100% 100%;
    padding-top: 30px;    
    padding-bottom: 40px;
}


.dibao>h3{
    text-align: center;
    position: relative;
    color: #376A89;     
    font-size: 38px;
    font-weight: bold;    
    width: 80%;
    margin: 0 auto;
}
.dibao>h3>b{
    position: absolute;
    display: inline-block;
    background: #376A89;
    width: 67px;
    height: 3px;
    top: 63px;
    left: 47%;
}
.dibao>h3>p{
    margin-top: 48px;
    border-top: 1px dashed #D7D7D9;
    font-size: 24px;
}
.dibao>h3>p>b{
    font-weight: normal;
    background: #FAFBFD;
    position: relative;
    top: -17px;
    padding: 0 61px;
}
.dibao div img{
    width: 25%;
    margin-right: 10%;
}
.dibao .laobaok{
    display: inline-block;
    background: #fff;    
    border-radius: 6px;
    padding: 30px 15px;
}
.dibao .laobaok .form-control {
    margin: 4px auto;
    width: 108%;    
}
.dibao .laobaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 45px;
    border: 1px solid #CCCCCC;
    width: 420px;
    font-size: 16px;
    color: #CCCCCC;
    border-radius: 1px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.dibao .laobaok .form-control .submit:hover {
    opacity: .6
}
.dibao .laobaok .te>input{
    width: 208px!important;
    margin-right: 10px;
}
.dibao .laobaok .form-control .submit {
    width: 438px;
    float: left;
    height: 58px;
    cursor: pointer;
    color: #FFF;
    font-size: 24px;
    box-shadow: 0 1px 10px #e2e2e2;
        background: #DF3327 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    margin-top: 14px;
}



