body {
    width: 100%;
    margin: 0;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-x: hidden
}

body.sign-in-up {
    background: #2e2f41 url(bg-1.jpg) 0 0 no-repeat fixed;
    background-size: cover
}

a:link,
a:visited,
a:active {
    color: #428bca
}

a:hover {
    color: #2a6496
}

img {
    display: block;
    margin: 0 auto
}

img.frind-img {
    margin-top: 20px
}

img.logo {
    width: 100%;
    margin-top: 50px
}

img.feature-first-logo {
    width: 80px
}

img.section-two-img {
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

p.line-height {
    line-height: 25px
}

p.color-grey {
    color: #605c5c
}

p.color-blue {
    color: #20b2aa
}

p.colo-white {
    color: #fff
}

p.slogan-title {
    color: #fff;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 30px
}

p.footer-p {
    color: #838b8b;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

p:first-child.footer-p {
    margin-top: 20px
}

.p16 {
    font-size: 16px!important;
}

.p20 {
    font-size: 20px!important;
}

.p24 {
    font-size: 24px!important;
    margin-top: 10px;
}

.mg2 {
    margin-top: 2em;
}

.col-common-12,
.headback .col-md-12,
.headback .col-md-12-about,
.headback .col-md-12-about-no-mb {
    margin-top: 100px
}

.col-md-12-about {
    margin: 50px 0;
    text-align: center
}

.col-md-12-about-no-mb {
    margin: 50px 0 0
}

.h1,
.h1-margin-left {
    color: #fff;
    text-align: center
}

.h1-margin-left {
    margin-left: 50px;
    text-align: left
}

.headback {
    padding: 0;
    margin-bottom: 0;
    background: #2e2f41 url(bg-1.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.headback .col-md-5 {
    margin-top: 80px
}

@media screen and (max-width:320px) {
    .headback .col-md-5 {
        margin-top: 80px;
        padding-left: 0;
        padding-right: 0
    }
}

.headback .col-md-7 {
    margin-bottom: 0
}

.headback .col-md-7 img {
    width: 90%;
    padding-bottom: 60px
}

.inputlinesize {
    margin-top: 58px;
    margin-bottom: 100px
}

.inputlinesize .input-m {
    width: 250px;
    height: 40px;
    margin: 10px
}

@media screen and (max-width:320px) {
    .inputlinesize .input-m {
        width: 250px;
        height: 40px;
        margin: 10px 0
    }
}

.inputlinesize .input-m-l {
    width: 280px;
    height: 40px;
    margin: 10px
}

.inputlinesize a {
    margin-top: 50px;
    color: #fff
}

.inputlinesize-no-margin {
    margin-top: 0;
    margin-bottom: 0
}

.inputtextsize {
    width: 280px
}

.inputbtn {
    width: 180px;
    height: 40px;
    background: #20b2aa;
    border-color: #20b2aa;
    font-size: 18px
}

.btn {
    width: 180px;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 26px;
    background: #20b2aa !important;
    border-color: #20b2aa !important;
    color: #fff !important
}

.index-section-first,
.index-section-two {
    padding-top: 70px;
    padding-bottom: 70px
}

.index-section-first {
    background-color: #fff
}

.index-section-first h1,
.index-section-first h3,
.index-section-first h4,
.index-section-first p {
    text-align: center
}

.index-section-first h4 {
    margin-bottom: 50px
}

.index-section-two {
    background-color: #efefef
}

.index-section-two p {
    font-size: 20px;
    line-height: 30px;
    color: #605c5c
}

.index-section-third {
    padding: 100px 0;
    background: #f3f4f5 url(bg-2.jpg);
    background-size: cover;
    text-align: left
}

.index-section-third h2 {
    font-size: 45px;
    color: #fff
}

.index-section-third p {
    line-height: 25px;
    color: #fff
}

.index-section-four {
    background-color: #353535;
    padding: 20px 0;
    overflow: hidden;
}

.index-section-five {
    background-color: #FFF!important;
}

.cutline {
    height: 1px;
    background: #000;
    margin-top: 50px
}

.connextbox {
    text-align: left;
    width: 56%
}

footer {
    width: 100%;
    padding: 30px 0;
    margin-bottom: 0;
    background-color: #353535;
    text-align: center
}

footer a {
    color: #838b8b !important
}

footer a.light,
footer a:last-child {
    color: #428bca !important
}

footer a.default {
    color: #838b8b !important
}

footer a.light:hover,
footer a:last-child:hover {
    color: #2a6496 !important
}

body.businessCooperation {
    background: url(../../images/cooperation/cooperation-bg2.jpg) no-repeat fixed;
    background-size: cover
}

body .cooperation-container {
    width: 100%
}

.nav-bar {
    width: 100%;
    height: 106px;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    margin-top: 50px;
    z-index: 1000
}

.nav-bar ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}

.nav-bar li {
    float: left
}

.nav-bar .btn {
    float: right;
    width: 150px;
    margin-top: 33px;
    margin-right: 10px;
    border-radius: 20px;
    line-height: 24px
}

.subnav li {
    float: left
}

.subnav a {
    display: block;
    box-sizing: border-content;
    line-height: 36px;
    padding: 35px 15px;
    font-size: 18px;
    color: #fff
}

.subnav li.active a {
    background: #000;
    text-decoration: none
}

.cooperation-item1 {
    padding-top: 250px
}

.cooperation-item2 {
    padding-top: 280px
}

.cooperation-item2 .item-inner {
    position: relative;
    width: 50%;
    margin: 0 auto
}

.cooperation-item2 .item-inner .ystitle {
    position: absolute;
    top: 10%;
    right: -100px
}

.cooperation-item3 {
    padding-top: 160px
}

.cooperation-item4 {
    padding-top: 150px
}

@media screen and (max-width:1300px) and (min-width:800px) {
    .cooperation-item1 {
        padding-top: 30px
    }
    .cooperation-item2 {
        padding-top: 80px;
        margin-top: 0
    }
    .cooperation-item2 .item-inner {
        position: relative;
        width: 70%;
        margin: 0 auto
    }
    .cooperation-item2 .item-inner .ystitle {
        position: absolute;
        top: 5%;
        right: -20%
    }
    .cooperation-item3 {
        padding-top: 80px
    }
    .cooperation-item4 {
        padding-top: 70px
    }
    .cooperation-item1 img,
    .cooperation-item2 img,
    .cooperation-item3 img,
    .cooperation-item4 img {
        max-width: 85%;
        margin: 7% auto
    }
    .aitem {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:800px) {
    .cooperation-item1 {
        padding-top: 12%
    }
    .cooperation-item2 {
        padding-top: 80px;
        padding-top: 19%
    }
    .cooperation-item2 .item-inner {
        position: relative;
        width: 70%;
        margin: 0 auto
    }
    .cooperation-item2 .item-inner .ystitle {
        position: absolute;
        top: 5%;
        right: -20%
    }
    .cooperation-item3 {
        padding-top: 15%
    }
    .cooperation-item4 {
        padding-top: 70px
    }
    .cooperation-item1 img,
    .cooperation-item2 img,
    .cooperation-item3 img,
    .cooperation-item4 img {
        max-width: 60%;
        margin: 10% auto 0
    }
    .aitem {
        margin-bottom: 20px;
    }
    .aitem li {
        width: 33%!important;
        float: left;
    }
    .aitem li img {
        width: 50%!important;
        margin-bottom: 5px!important;
    }
    .qdtd ul li p {
        font-weight: normal!important;
    }
    .djjm {
        padding: 70px 0!important;
    }
}

.qdtd ul {
    overflow: hidden;
    padding: 0;
}

.qdtd ul li {
    width: 33%;
    text-align: center;
    list-style: none;
    float: left;
}

.qdtd ul li p {
    margin-top: 12px;
    font-weight: bold;
}

.qdtd ul li img {
    width: 60%;
    margin: 0 auto;
}

.qdtd p {
    font-size: 20px;
    margin-top: 50px;
    width: 600px;
}

.djjm {
    padding: 100px 0;
    background: url(banner-bg2.jpg) center center no-repeat;
    background-size: cover;
}

.djjm img {
    width: 100%;
}

.banner {
    overflow: hidden;
}

.img100 {
    width: 100%;
    max-width: 750px;
}

.aitem {
    overflow: hidden;
}

.aitem li {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.aitem li img {
    width: 50%;
    margin-bottom: 12px;
}


/*.hitem li:first child{ display:block;}*/

.httd ul {
    list-style: none;
    padding: 0;
}

.hitem li {
    display: none;
}

.hitem li img {
    width: 100%;
}

.hactive {
    display: block!important;
}


/*connextbox a{ color:#FFF; font-size:18px;}*/