body,head,a,b,i,p,div,span,img,strong,h1,h2,h3,h4,h5,h6,ul,li{
    margin: 0;
    padding: 0;
    border: 0;
    list-style:none;
}
body{
    min-width: 1200px;
}
a{
    text-decoration: none;
}
img{
    vertical-align:middle;
}
button,input{
    outline:none;
}
select{
    cursor:pointer;
    outline:none;
}
.footer-paiban{
    margin: 0;
}
.clear{
    clear: both;
}
*{
    font-family:"Microsoft YaHei";
}
.body-head{
    margin-top: 18px;
    border-bottom: 1px solid #DCDCDC;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.body-head-content{
    text-align: center;
    width: 1200px;
    margin: auto;
}
.body-head-content>ul{
    display: inline-block;
    float: left;
}
.body-head-content>ul li{
    float: left;
    height: 100%;
    display: block;
    text-align: center;
}
.body-head-content>ul>a{
    color: #000;
    font-size: 13.44px;
    display: block;
    height: 100%;
    padding: 0px 25px;
}
.body-head-content>ul li>a{
    color: #000;
    font-size: 13.44px;
    display: block;
    height: 100%;
    padding: 0px 25px;
}
.body-head-content>ul li:hover{
    background-color: #0B9764;
}
.body-head-content>ul li>a:hover{
    text-decoration: underline;
    color: #fff
}
.head-content-right{
    display: inline-block;
    float: right;
    background: url(../images/home.png) no-repeat left center;
    color: #575656;
    font-size: 11.52px;
    text-align: right;
    padding-left: 20px;
}
.head-xuan{
    background-color: #0B9764;
    color: #fff !important;
    text-decoration: underline !important;
}
.head-xuan>a{
    color: #fff !important;
}
.head-content-right>p>a{
    color: #575656;
}
.head-content-right>p>a:hover{
    text-decoration: underline;
}
.product-list{
    display: inline-block;
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 56px;
}
.product-list-ul li{
    float: left;
    width: 25%;
    margin-bottom: 30px;
    display: inline-block;
}
.product-list-ul>li>a{
    display: inline-block;
    border:1px solid #F2F2F2;
    width: 80%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    left:29px;
}
.product-list-ul>li>h2>a{
    display: inline-block;
    border:1px solid #F2F2F2;
    width: 80%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    left:29px;
}

.product-list-ul>li>a>img{
    width: 100%;
    max-height: 80%;
}
.product-list-ul>li>h2>a>img{
    width: 100%;
    max-height: 300px;
}

.product-list-ul>li>p{
    text-align: center;
    color: #343434;
    font-size: 15.42px;
    line-height: 30px;
}
.product-yeshu{
    display: inline-block;
    padding-top: 46px;
    margin: auto;
    text-align: center;
}
.product-yeshu>a{
    display: inline-block;
    background-color: #F9F9F9;
    border:1px solid #E7E7E7;
    padding:0px 16px;
    height: 36px;
    line-height: 36px;
    color: #727272;
    font-size: 13.44px;
    margin:0px 10px;
}
.product-yeshu>select{
    background-color: #F9F9F9;
    border:1px solid #E7E7E7;
    height: 36px;
    line-height: 36px;
    width: 106px;
    text-align: center;
    color: #727272;
    font-size: 13.44px;
}
.product-yeshu>a:hover{
    text-decoration: underline;
}
.details-content{
    width: 1200px;
    margin:auto;
    padding-top: 46px;
}
.details-content-left{
    display: inline-block;
    float: left;
    width: 776px;
    overflow: hidden;
}
.details-content-right{
    display: inline-block;
    float: right;
    width: 286px;
    overflow: hidden;
}
.img-show{
    width: 366px;
    height: 366px;
    border:1px solid #E5E5E5;
    float: left;
    margin-right: 25px;
}
.img-show>span{
    display: table-cell;
    width: 366px;
    height: 366px;
    text-align: center;
    vertical-align: middle;
}
.img-show>span>img{
    width: 100%;
    height: 100%;
    overflow:hidden;
}
.details-left-content>h5{
    color: #343434;
    font-size: 15.36px;
    text-align: left;
    font-weight: normal;
}
.futade{
    color: #525252;
    font-size: 13.44px;
    display: inline-block;
    width: 382px;
    text-align: left;
    line-height: 35px;
}
.details-left-content>p{
    line-height: 35px;
    color: #525252;
    font-size: 13.44px;
    text-align: left;
    overflow: hidden;
    width: 382px;
    display: inline-block;
}
.bdsharebuttonbox{
    display: inline-block;
    float: right;
}
.captions-p{
    margin-top: 20px;
    display: inline-block;
}
.captions-p-head{
    height: 36px;
    width: 100%;
    background-color: #0B9764;
    line-height:36px;
    text-align: left;
    color: #fff;
    text-indent:10px;
    margin-bottom: 30px;
}
.captions-p>p{
    color: #7e7e7e;
    font-size: 13.44px;
    line-height: 30px;
    text-align: left;
}
.captions-p>p:last-child{
    margin-bottom: 74px;
}
.content-right-list{
    width: 284px;
    display: inline-block;
    border:1px solid #0B9764;
    overflow: hidden;
    height: 342px;
}
.content-right-list>.prev,.content-right-list>.next{
    position:relative !important;
    top: 128px !important;
}
.right-list-ul li{
    position:relative;
    display: inline-block;
    text-align:center;
    vertical-align:middle;
    width: 284px;
}
.right-list-ul li>a{
    position:static;
    +position:absolute;
    top:50%;
    display: inline-block;
    height: 266px;
    width: 100%;
}
.right-list-ul li>a>img{
    position:static;
    +position:relative;
    top:-50%;
    left:-50%;
    width: 100%;
    height: 100%;
}
.content-right-list>.tempWrap{
    position:relative !important;
    top:-62px !important;
}
.content-right-list>p{
    color: #fff;
    text-align: center;
    font-size: 17.28px;
    line-height: 42px;
    display: inline-block;
    height: 42px;
    background-color: #0B9764;
    width: 100%;
    text-transform: uppercase;
}
.right-list-ul li>p{
    color: #696868;
    font-size: 13.44px;
    text-align: center;
    line-height: 34px;
}
.next{
    display: inline-block;
    height: 48px;
    width: 22px;
    background-color: #0B9764;
    line-height: 48px;
    color: #fff;
    float: right;
    position: relative;
    top: 114px;
    z-index: 2;
    text-align: center;
}
.prev{
    display: inline-block;
    height: 48px;
    width: 22px;
    background-color: #0B9764;
    line-height: 48px;
    color: #fff;
    float: left;
    position: relative;
    top: 114px;
    z-index: 2;
    text-align: center;
}
.consulting-body{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.img-list{
    width: 284px;
    height: 422px;
    display: inline-block;
    margin-top: 40px;
    border:1px solid #0B9764;
}
.show-img2{
    margin-bottom: 100px;
}
.img-list>p{
    height: 72px;
    line-height: 72px;
    background-color: #0B9764;
    text-align: center;
    color: #fff;
    font-size: 17.28px;
    text-transform: uppercase;
    width: 100%;
}
.img-list ul li{
    width: 100%;
    text-align: center;
    height: 69.4px;
    border-bottom:1px solid #0B9764;
    background-color: #F8F4EC;
}
.img-list ul li>a{
    display:inline-block;
    width:100%;
    height: 100%;
}
.img-list ul li>a:hover span{
    text-decoration: underline;
}
.img-list ul li>a>span{
    color: #0c9764;
    font-size: 17.28px;
    width: 152px;
    float: right;
    text-align: left;
    margin-top: 15px;
}
.img-list>ul li>a>p{
    text-transform: uppercase;
    color: #646464;
    font-size: 13.44px;
    width: 152px;
    float: right;
    text-align: left;
}
.img-list>ul li:nth-child(1)>a{
    background:url(../images/28.png) no-repeat 25px center;
}
.img-list>ul li:nth-child(2)>a{
    background:url(../images/29.png) no-repeat 25px;
}
.img-list>ul li:nth-child(3)>a{
    background:url(../images/30.png) no-repeat 25px center;
}
.img-list>ul li:nth-child(4)>a{
    background:url(../images/31.png) no-repeat 25px center;
}
.img-list>ul li:nth-child(5)>a{
    background:url(../images/32.png) no-repeat 34px center;
}
.show-img{
    border: 1px solid #0B9764;
    display: inline-block;
    margin-top: 40px;
}
.show-img p:nth-child(1){
    height: 72px;
    background-color: #0B9764;
    color: #fff;
    text-align: center;
    line-height: 72px;
    text-transform: uppercase;
    font-size: 17.28px;
}
.show-img>img{
    width: 100%;
    margin-bottom: 15px;
}
.show-img p:not(:first-child){
    color: #757575;
    font-size: 13.44px;
    text-align: left;
    text-indent:30px;
    line-height: 28px;
}
.show-img p:last-child{
    text-align: left;
    text-indent:40px;
    background: url(../images/img19.jpg) no-repeat 8px center;
    color: #0c9764;
    font-size: 15.36px;
    margin-top: 30px;
    margin-bottom: 15px;
    display: inline-block;
}
.conditions-content-body{
    width: 1200px;
    margin: auto;
    padding-top: 46px;
}
.conditions-left>.page>h5{
    margin-bottom:30px !important;
}
.conditions-left{
    width: 776px;
    display: inline-block;
    float:left;
}
.conditions-left>ul li{
    width: 100%;
    height: 144px;
    border-bottom: 1px dashed #DCDCDC;
}
.conditions-left>ul li:not(:first-child){
    padding-top: 24px;
}
.conditions-left>ul li>a{
    display: inline-block;
    width:100%;
    height:100%;
}
.conditions-left>ul li>h2>a{
    display: inline-block;
    width:100%;
    height:100%;
}

.conditions-left>ul li>a:hover p{
    text-decoration: underline;
}
.conditions-left>ul li>h2>a:hover p{
    text-decoration: underline;
}

.conditions-left>ul li>a>span{
    display: inline-block;
    width: 178px;
    height: 123px;
    float: left;
    margin-right: 15px;
}

.conditions-left>ul li>h2>a>span{
    display: inline-block;
    width: 178px;
    height: 123px;
    float: left;
    margin-right: 15px;
}
.conditions-left>ul li>a>span>img{
    float: left;
    width: 100%;
    height: 100%;
}
.conditions-left>ul li>h2>a>span>img{
    float: left;
    width: 100%;
    height: 100%;
}
.conditions-left>span{
    width:100%;
    display: inline-block;
}
.conditions-left>span,.conditions-left>p{
    text-align: left;
}
.conditions-left>p{
    line-height: 30px;
}
.conditions-left>form>p{
    line-height: 50px;
    text-align: left;
}
.conditions-left>form p:nth-child(6){
    text-indent:50px;
}
.name>input,.phone-input>input{
    width:236px;
    height: 36px;
    text-align: left;
    padding:0 !important;
}
.name>span,.phone-input>span,.email>span{
    color: red;
}
.email>input{
    width:346px;
    height: 36px;
    text-align: left;
    padding:0 !important;
}
.ul-list-head{
    margin-bottom: 15px;
    display:inline-block;
    width: 582px;
    text-align: left;
}
.ul-list-head>h5{
    display: inline-block;
    float: left;
    color: #414141;
    font-size: 13.44px;
    width: 406px;
}
.ul-list-head>h2{
    display: inline-block;
    float: left;
    color: #414141;
    font-size: 13.44px;
    width: 406px;
}
.ul-list-head>span{
    float: right;
    color: #414141;
    font-size: 13.44px;
}
.ul-list>p{
    color: #a3a4a4;
    font-size: 13.44px;
    text-align: left;
    line-height: 26px;
    text-overflow:ellipsis;
    overflow:hidden;
    height: 104px;
}
.conditions-fenye{
    display: inline-block;
    width: 100%;
    margin-top: 54px;
}
.conditions-fenye a{
    width: 54px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    background-color: #F9F9F9;
    color: #727272;
    font-size: 13.44px;
    border: none;
    padding: 0px 15px;
}
.conditions-fenye a:hover{
    text-decoration: underline;
}
.conditions-fenye>select{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width:108px;
    text-align: center;
    color: #727272;
    font-size: 13.44px;
    float: right;
    outline:none;
    background-color: #F9F9F9;
    border: none;
}
.consulting-details-content{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.consulting-details-body{
    width: 1200px;
    margin: auto;
    display: inline-block;
    padding-top: 46px;
}
.consuting-body-left{
    width: 790px;
    display: inline-block;
    float: left;
}
.consuting-body-left>h5{
    color: #252525;
    font-size: 15.36px;
    text-align: center;
    line-height: 50px;
}

.consuting-body-left>h1{
    color: #252525;
    font-size: 15.36px;
    text-align: center;
    line-height: 50px;
}
.consuting-body-left>p{
    color: #9a9999;
    font-size: 13.44px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D2D2D2;
}
.consuting-body-left>p>span{
    color: #676767;
    display: inline-block;
    margin: 0px 10px;
}
.content-p{
    padding-top: 40px;
}
.content-p>p{
    color: #6f6d6d;
    font-size: 13.44px;
    text-align: left;
    line-height: 34px;
}
.xia-a{
    margin-top: 104px;
}
.xia-a>p{
    text-align:left;
    line-height: 36px;
    font-size: 13.44px;
}
.xia-a>p>span,.xia-a>p>a{
    color: #343434;
}
.xia-a>p>a:hover{
    text-decoration: underline;
}
.about-content{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.about-body{
    width: 1200px;
    margin: auto;
    text-align: center;
}
.about-body2{
    padding-top: 46px;
}
.about-left{
    text-align: center;
    width: 800px;
    float: left;
}
.about-left>p{
    font-size: 17.28px;
    color: #0c9764;
    line-height: 26px;
}
.about-left>p:nth-child(1)>span{
    display: inline-block;
    width: 26px;
    background-color: #FFA407;
    height: 2px;
    margin: 5px 15px;
    text-align: center;
}
.about-left>p:nth-child(2){
    text-transform: uppercase;
    font-size: 13.44px;
    color: #c7c9c8;
    text-align: center;
}
.neirong-p{
    display: inline-block;
    width: 100%;
    padding: 36px 0px;
}
.neirong-p>p{
    text-indent: 30px;
    font-size: 13.44px;
    color: #636262;
    line-height: 26px;
    text-align: left;
}
.advice-body{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.advice-content{
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 46px;
}
.advice-left{
    width: 810px;
    float: left;
    display: inline-block;
}
.advice-left>h5{
    font-size: 17.28px;
    color: #0c9764;
    text-align: center;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
}
.advice-left>p{
    font-size: 13.44px;
    color: #636262;
    line-height: 26px;
    text-indent: 30px;
    text-align: left;
}
.advice-left>img{
    margin-top: 50px;
}
.advice-left>img:last-child{
    margin-bottom: 72px;
}
.joining-body{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.joining-content{
    width: 1200px;
    margin: auto;
    padding-top: 46px;
}
.joining-content>ul li{
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 20px;
}
.joining-content>ul li>a{
    display: inline-block;
    width: 262px;
}
.joining-content>ul li>a>img{
    width: 100%;
    height: 100%;
}
.joining-content>ul li>a>p{
    color:#343434;
    font-size: 15.42px;
    line-height: 36px;
}
.joining-fenye{
    display: inline-block;
    margin: auto;
    padding: 30px 0px 30px 0px;
}
.joining-fenye>a{
    display: block;
    padding: 0px 16px;
    height: 36px;
    border: 1px solid #E5E5E5;
    float: left;
    line-height: 36px;
    text-align: center;
    color: #727272;
    font-size: 13.44px;
    background-color: #F9F9F9;
    margin: 0px 10px;
}
.joining-fenye>a:hover{
    background-color: #0B9764;
    color: #fff;
}
.joining-fenye>select{
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #727272;
    font-size: 13.44px;
    width: 106px;
    background-color: #F9F9F9;
    border: 1px solid #E5E5E5;
    margin-left: 10px;
}
.jiameng-body{
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
}
.jiameng-content{
    display: inline-block;
    width: 1200px;
    margin:auto;
    text-align: center;
    padding-top: 46px;
}
.jiameng-content-left{
    width: 790px;
    float: left;
    display: inline-block;
    text-align: center;
}
.jiameng-left-head>h5{
    color: #1c0a08;
    font-size: 17.28px;
    text-align: center;
    height: 32px;
}
.jiameng-left-head{
    color: #6b6b6b;
    font-size: 13.44px;
}
.jiameng-left-head>span{
    margin-bottom: 15px;
    display: inline-block;
}
.jiameng-left-head{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
}
.jiameng-content-left>img{
    margin-top: 25px;
}
.contact-body{
    text-align: center;
    width: 100%;
    display: inline-block;
}
.contact-content{
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 46px;
}
.contact-content>p{
    line-height: 38px;
    color: #6d6d6e;
    font-size: 15.36px;
    text-align:left;
}
.contact-content>span{
    float: left;
    display: inline-block;
    margin-top: 30px;
    color: #6d6d6e;
    font-size: 15.36px;
    text-align: left;
    margin-bottom: 15px;
}
.contact-content>span>img{
    margin-left: 10px;
}
.customer-content{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.customer-body{
    display: inline-block;
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 46px;
    margin-bottom: 50px;
}
.customer-left{
    width: 800px;
    float: left;
    display: inline-block;
}
.customer-left>span{
    float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #3b3b3b;
    font-size: 13.44px;
}
.customer-left>p{
    text-align: left;
    color: #3b3b3b;
    font-size: 13.44px;
    line-height: 30px;
    height: 80px;
}
.customer-left>form>p{
    color: #000;
    font-size: 13.25px;
    text-align: left;
}
.form-customer p>span{
    color: red;
}
.form-customer p:nth-child(1)>input,.form-customer p:nth-child(2)>input{
    width: 236px;
    height: 36px;
    border: 1px solid #B3B3B3;
    margin: 5px 0px;
}
.form-customer p:nth-child(3)>input{
    width: 370px;
    line-height: 36px;
    height: 36px;
    text-align: left;
    margin: 5px 0px;
}
.form-customer textarea{
    height: 86px;
    width: 490px;
    text-align: left;
    margin: 5px 0px;
}
.liuyan-div{
    width: 100%;
    text-align: left;
}
.liuyan-div span:nth-child(1){
    display: inline-block;
    position: relative;
    top: -45px;
    font-size: 16px;
}
.liuyan-div span:last-child{
    color: red;
}
.liuyan-div{
    margin-top:6px;
}
.liuyan-div>textarea{
    width: 490px;
    height: 85px;
    text-align: left;
}
.input3{
    margin-right:16px;
    width: 78px;
}
.input3+img+span{
    color: red;
}
.form-customer p:nth-child(5)>input{
    width: 76px;
    height: 36px;
    border: 1px solid #B3B3B3;
    display: inline-block;
    margin-right: 10px;
}
.form-customer p:nth-child(5)>span{
    color: red;
}
.form-customer p:nth-child(6){
    height: 50px;
    line-height: 50px;
    text-indent: 54px;
}
.form-customer p:nth-child(6) button{
    width: 76px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 13.25px;
    color: #000;
    display: inline-block;
    margin: 0px 10px;
}
.form-customer p:nth-child(6) button:first-child{
    margin-left: 0;
}
.honorary-body{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.honorary-content{
    text-align: center;
    margin: auto;
    width: 1200px;
    padding-top: 46px;
    display: inline-block;
}
.honorary-content>ul li{
    float: left;
    width: 25%;
    height: 320px;
    position:static;
    +position:absolute;
    top:50%;
    margin-bottom: 32px;
}
.honorary-content>ul li>a{
    display: inline-block;
    width: 262px;
    height: 262px;
    border: 1px solid #D8D8D8;
    position:relative;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.honorary-content>ul li>h2>a{
    display: inline-block;
    width: 262px;
    height: 262px;
    border: 1px solid #D8D8D8;
    position:relative;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}

.honorary-content>ul li>a>img{
    width: 100%;
    height: 100%;
}
.honorary-content>ul li>h2>a>img{
    width: 100%;
    height: 100%;
}

.honorary-content>ul li>p{
    width: 262px;
    color: #343434;
    font-size: 15.42px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.honorary-fenye{
    display: inline-block;
    text-align: center;
    margin: auto;
}
.honorary-fenye>a{
    display: block;
    padding: 0px 16px;
    height: 36px;
    border: 1px solid #E5E5E5;
    float: left;
    line-height: 36px;
    text-align: center;
    color: #727272;
    font-size: 13.44px;
    background-color: #F9F9F9;
    margin: 0px 10px;
}
.honorary-fenye>select{
    background-color: #F9F9F9;
    border:1px solid #E7E7E7;
    height: 36px;
    line-height: 36px;
    width: 106px;
    text-align: center;
    color: #727272;
    font-size: 13.44px;
    cursor:pointer;
    outline:none;
}
.case-fenye-body,.yeshu-body{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.honorary-fenye>a:hover{
    text-decoration: underline;
}
.zhao-banner{
    width: 100%;
    max-width: 1920px;
    height: 421px;
    min-width: 1200px;
    overflow: hidden;
    text-align: center;
}
.zhao-banner>img{
    margin:auto;
    text-align: center;
    width: 100%;
    height: 100%;
}
.join-body{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.join-content{
    text-align: center;
}
.join-head{
    background: url(../images/33.png) no-repeat center top;
    display: inline-block;
    width: 100%;
    padding-top: 26px;
    padding-bottom: 108px;
}
.join-head>h3{
    font-size: 36.4px;
    color: #0c9764;
    text-align: center;
}
.join-head p:nth-child(2){
    text-align: center;
    text-transform: uppercase;
    font-size: 23.04px;
    color: #b9b9b8;
    height: 44px;
}
.join-box1{
    background:url(../images/34.png) center top;
    display: inline-block;
    width: 100%;
}
.join-head p:nth-child(3),.join-head p:nth-child(4),.join-head p:nth-child(5),.join-head p:nth-child(6){
    font-size: 17.28px;
    color: #ffaa1e;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
}
.join-head p:not(:first-child)>span{
    color: #0c9764;
}
.join-box2-button{
    text-align: center;
}
.join-button{
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 62px;
    width: 314px;
    margin-top: 20px;
}
.join-button>p{
    text-align: center;
    color: #ffaa1e;
    font-size: 28.8px;
    font-weight: bold;
}
.join-button>span{
    text-align: center;
    color: #f1eded;
    font-size: 13.44px;
    text-transform: uppercase
}
.join-box2{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.box2-content-1{
    display: inline-block;
    text-align: left;
    width: 50%;
    float: left;
    padding-left: 45px;
    background: url(../images/img-head1.png) no-repeat left top;
    margin-bottom: 22px;
}
.join-box2-content{
    width: 1200px;
    margin: auto;
}
.box2-content-1>p,.box2-content-2>p,.box2-content-3>p,.box2-content-4>p{
    color: #fff;
    font-size: 15.36px;
    text-align: left;
}
.box2-content-1>h5,.box2-content-2>h5,.box2-content-3>h5,.box2-content-4>h5{
    color: #ffa800;
    font-size: 17.28px;
    text-align: left;
}
.box2-content-2{
    background: url(../images/img-head2.png) no-repeat left top;
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 22px;
}
.box2-content-3{
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 22px;
    background: url(../images/img-head3.png) no-repeat left top;
}
.box2-content-4{
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 40px;
    background: url(../images/img-head4.png) no-repeat left top;
}
.join-box3{
    display: inline-block;
    width: 100%;
    background: url(../images/niao.jpg) no-repeat center top;
}
.join-box3-content{
    width: 1200px;
    text-align: center;
    display: inline-block;
    margin: auto;
}
.join-content-left2{
    width: 50%;
    float: right;
    display: inline-block;
}
.join-box3-button{
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    height: 62px;
    width: 314px;
    margin-bottom: 70px;
    margin-top: 40px;
    float: left;
}
.join-box3-button>p{
    text-align: center;
    color: #ff0000;
    font-size: 28.8px;
    font-weight: bold;
}
.join-box3-button>span{
    font-size: 17.28px;
    color: #f1eded;
    text-align: center;
    text-transform: uppercase;
}
.join-content-captions{
    display: inline-block;
}
.join-captions-1{
    padding-left: 120px;
    margin-bottom: 50px;
    background:url(../images/head-2.png) no-repeat  left top;
}
.join-captions-1>p{
    font-size: 17.28px;
    text-align: left;
    color: #fff;
    line-height: 34px;
    text-align: left;
}
.join-captions-1>p>span{
    font-size: 23.04px;
    color: #ff0606;
}
.join-captions-2{
    background: url(../images/head-1.png) no-repeat left top;
    padding-left: 120px;
    margin-bottom: 50px;
}
.join-captions-2>h5{
    font-size: 17.28px;
    color: #fff;
    text-align: left;
}
.join-captions-2>p{
    color: #fff;
    font-size: 17.28px;
}
.join-captions-2>p>span{
    font-size: 23.04px;
    color: #ff0606;
}
.join-box4{
    background: url(../images/36.png ) no-repeat center top;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 45px;
    margin-top: -7px;
}
.join-box4-head{
    background: url(../images/44.png) no-repeat center top;
    padding-top: 30px;
    padding-bottom: 40px;
    width: 100%;
    display: inline-block;
}
.join-box4-head>h5{
    font-size: 28.8px;
    color: #0d9865;
    text-align: center;
    font-weight: bold;
}
.join-box4-head>p{
    font-size: 13.44px;
    color: #ffaa1e;
    text-align: center;
    text-transform: uppercase;
}
.join-box4-content{
    text-align: center;
    margin: auto;
    display: inline-block;
    width: 1200px;
    padding-top: 25px;
}
.join-box4-content span{
    display: inline-block;
    width: 464px;
    height: 36px;
    border-top: 2px solid #A0A0A0;
    margin: auto;
    text-align: center;
}
.join-box4-content>span>h5{
    display: inline-block;
    margin: auto;
    width: 200px;
    font-size: 23.04px;
    color: #fdad29;
    font-weight: bold;
    position: relative;
    top: -16px;
    background-color: #0B9764;
}
.shuoming-font{
    text-align: center;
    font-size: 17.28px;
    color: #eaeaea;
    margin-top: 10px;
}
.list-font{
    width: 100%;
    display: inline-block;
}
.list-font-left{
    width: 38%;
    float: left;
    display: inline-block;
}
.list-font-right{
    width: 38%;
    float: right;
    display: inline-block;
}
.list-font-left p{
    line-height: 34px;
    font-size: 15.36px;
    color: #d80404;
    display: inline-block;
    background-color: #FFAA1E;
    margin-top: 36px;
    float: right;
    padding: 0px 5px;
}
.list-font-right p{
    line-height: 34px;
    font-size: 15.36px;
    color: #d80404;
    display: inline-block;
    background-color: #FFAA1E;
    margin-top: 36px;
    float: left;
    text-align: left;
    padding: 0px 5px;
}
.list-font-right p:last-child{
    line-height: 24px;
}
.join-box5{
    background: url(../images/box5.jpg) no-repeat center top;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
}
.join-box5-content{
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}
.join-content-left{
    width: 398px;
    height: 16px;
    background: url(../images/left-img.png) no-repeat center center;
    float: left;
}
.join-content-right{
    width: 398px;
    height: 16px;
    background: url(../images/right-img.png) no-repeat center center;
    float: right;
}
.join-left-head{
    text-align: center;
    display: inline-block;
    position: relative;
    top: -20px;
}
.join-left-head>div{
    color: #01ce82;
    font-size: 42px;
    margin: auto;
}
.join-content-list{
    display: inline-block;
    width: 100%;
}
.join-list-left{
    float: left;
    width: 42%;
    display: inline-block;
}
.join-list-right{
    float: right;
    width: 42%;
    display: inline-block;
}
.join-list-right>ul li>div{
    display: inline-block;
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 108px;
    width:108px;
}
.join-list-right>ul li{
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
}
.join-list-right>ul li>div{
    margin-right: 20px;
}
.join-list-right>ul li:nth-child(1)>div{
    background: url(../images/37.png) no-repeat center center;
}
.join-list-right>ul li:nth-child(2)>div{
    background: url(../images/41.png) no-repeat center center;
}
.join-list-right>ul li:nth-child(3)>div{
    background: url(../images/43.png) no-repeat center center;
}
.join-list-left>ul li>div{
    display: inline-block;
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 108px;
    width:108px;
}
.join-list-left>ul li{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.join-list-left>ul li>div{
    margin-right: 20px;
}
.join-list-left>ul li:nth-child(1)>div{
    background: url(../images/38.png) no-repeat center center;
}
.join-list-left>ul li:nth-child(2)>div{
    background: url(../images/40.png) no-repeat center center;
}
.join-list-left>ul li:nth-child(3)>div{
    background: url(../images/42.png) no-repeat center center;
}
.join-box5-head{
    display: inline-block;
    width: 100%;
}
.join-list-left>ul li>span{
    color: #b6b3b3;
    font-size: 28.8px;
    float: left;
}
.join-list-left>ul li>h5{
    color: #00e592;
    font-size:17.28px;
    text-align: left;
    text-indent: 10px;
    line-height: 34px;
}
.join-list-left>ul li>p{
    color: #ebeaea;
    font-size: 13.44px;
    text-align: left;
    line-height: 28px;
    margin-top: 10px;
}
.join-list-right>ul li>span{
    color: #b6b3b3;
    font-size: 28.8px;
    float: left;
    display: inline-block;
}
.join-list-right>ul li>h5{
    color: #00e592;
    font-size:17.28px;
    text-align: left;
    text-indent: 10px;
    line-height: 34px;
}
.join-list-right>ul li>p{
    color: #ebeaea;
    font-size: 13.44px;
    text-align: left;
    line-height: 28px;
    margin-top: 10px;
}
.jiameng-list{
    width: 100%;
    text-align: center;
    display: inline-block;
    background-color: #FDF5E5;
    padding-bottom: 30px;
}
.jiameng-list-body{
    display: inline-block;
    width: 1200px;
    text-align: center;
    padding-top: 50px;
}
.jiameng-list-head>span{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #A0A0A0;
}
.jiameng-list-head>span>div{
    position: relative;
    top: -22px;
    display: inline-block;
    width: 204px;
    background-color: #FDF5E5;
}
.jiameng-list-head>span>div p:nth-child(1){
    color: #0c9764;
    font-size: 28.8px;
    text-align: center;
}
.jiameng-list-head>span>div p:nth-child(2){
    color: #939393;
    font-size: 13.44px;
    text-align: center;
    text-transform: uppercase;
}
.jiameng-list-content>ul li{
    float: left;
    width: 16.66%;
    height: 280px;
}
.jiameng-list-content>ul li:nth-child(1),.jiameng-list-content>ul li:nth-child(3),.jiameng-list-content>ul li:nth-child(5){
    background: url(../images/46.jpg) no-repeat center center;
}
.jiameng-list-content>ul li:nth-child(1)>div>h5,.jiameng-list-content>ul li:nth-child(3)>div>h5,.jiameng-list-content>ul li:nth-child(5)>div>h5{
    text-align: center;
    font-size: 57.6px;
    color: #0c9764;
    height: 140px;
    line-height: 140px;
    font-weight:normal;
}
.jiameng-list-content>ul li:nth-child(2),.jiameng-list-content>ul li:nth-child(4),.jiameng-list-content>ul li:nth-child(6){
    background: url(../images/47.jpg) no-repeat center center;
}
.jiameng-list-content>ul li:nth-child(2)>div>h5,.jiameng-list-content>ul li:nth-child(4)>div>h5,.jiameng-list-content>ul li:nth-child(6)>div>h5{
    text-align: center;
    font-size: 57.6px;
    color: #ffaa1e;
    height: 140px;
    line-height: 140px;
    font-weight:normal;
}
.jiameng-list-content>ul li>div>p{
    text-align: center;
    color: #fefefe;
    font-size: 13.44px;
    display: inline-block;
    width: 144px;
    padding: 0px 10px;
    margin-top: 15px;
}
.body-content{
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: center;
}