.aboutus .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.aboutus .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.aboutus .detail {
    width: 100%;
    min-width: 1200px;
    background: url(../../images/home/help/dibu.jpg) no-repeat center bottom;
    background-size: contain;
    overflow: hidden;
}

.aboutus .detail h1 {
    width: 810px;
    font-size: 24px;
    color: #555;
    font-weight: normal;
    margin: 80px auto 0;
}

.aboutus .detail p {
    width: 810px;
    font-size: 16px;
    color: #828282;
    margin: 0px auto;
}

.aboutus .detail .wrap {
    margin-bottom: 50px;
    width: 810px;
}

.aboutus .detail .intropic {
    width: 880px;
    padding: 10px 0;
    margin: 140px auto 250px;
    overflow: hidden;
}

.aboutus .detail .intropic img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 10px;
}

.aboutus .detail .intropic .abouttext1,
.aboutus .detail .intropic .abouttext2,
.aboutus .detail .intropic .abouttext3,
.aboutus .detail .intropic .abouttext4 {
    width: 200px;
    height: 200px;
    margin: 10px;
    text-align: center;
    color: #fff;
    background: #4dd3c5;
}

.aboutus .detail .intropic .abouttext1:hover,
.aboutus .detail .intropic .abouttext2:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.aboutus .detail .intropic .abouttext3:hover,
.aboutus .detail .intropic .abouttext4:hover {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.aboutus .detail .intropic .aboutpic1:hover,
.aboutus .detail .intropic .aboutpic2:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.aboutus .detail .intropic .aboutpic3:hover,
.aboutus .detail .intropic .aboutpic4:hover {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.aboutus .detail .intropic h2 {
    font-size: 36px;
    margin: 30px 0;
}

.aboutus .detail .intropic span {
    display: block;
    font-size: 16px;
    line-height: 30px;
}

.report .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.report .banner h1 {
    position: absolute;
    width: 300px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -25px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 10;
}

.report .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.report .detail {
    width: 100%;
    min-width: 1200px;
    background-size: contain;
    overflow: hidden;
    padding: 50px 0 130px;
}

.report .detail li {
    width: 1000px;
    height: 160px;
    border: 1px solid #e8e8e8;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .1);
    margin: 0 auto 35px;
}

.report .detail li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.report .detail li .introduce {
    width: 550px;
    margin: 20px 30px;
}

.report .detail li .introduce h1 {
    font-size: 18px;
    color: #555;
    margin-bottom: 10px;
}

.report .detail li .introduce p {
    font-size: 15px;
    color: #555;
    line-height: 25px;
}

.report .detail li .intrologo {
    margin-top: 15px;
    margin-right: 30px;
}

.cooperation .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.cooperation .banner h1 {
    position: absolute;
    width: 300px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -25px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 10;
}

.cooperation .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.cooperation .detail {
    width: 100%;
    min-width: 1200px;
    background-size: contain;
    overflow: hidden;
    padding: 10px 0 130px;
}

.cooperation .detail h1 {
    width: 810px;
    font-size: 18px;
    color: #555;
    margin: 40px auto 0;
}

.cooperation .detail h2 {
    width: 810px;
    font-size: 15px;
    color: #555;
    margin: 40px auto 10px;
    font-weight: normal;
}

.cooperation .detail h2 em {
    font-weight: bold;
}

.cooperation .detail p {
    width: 810px;
    line-height: 30px;
    font-size: 15px;
    color: #828282;
    margin: 0 auto;
}

.h5guide {
    width: 100%;
    height: 900px;
    background: url(../../images/home/help/guide_bg.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    overflow: hidden;
}

.h5guide .guidetitle {
    height: 60px;
    line-height: 50px;
    margin: 80px auto 70px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    background: url(../../images/home/help/guide_title.png) no-repeat center;
    background-size: contain;
}

.h5guide .slide li {
    overflow: hidden;
}

.h5guide .slide li .leftpart {
    float: left;
    width: 700px;
    height: 500px;
}

.h5guide .slide li .rightpart {
    float: left;
    width: 450px;
    margin-left: 50px;
    margin-top: 120px;
}

.h5guide .slide li .rightpart h1 {
    overflow: hidden;
}

.h5guide .slide li .rightpart h1 em {
    float: left;
    width: 45px;
    font-size: 30px;
    color: #4dd3c5;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.h5guide .slide li .rightpart h1 em i {
    float: right;
    font-size: 24px;
    color: #999;
    height: 30px;
    line-height: 34px;
}

.h5guide .slide li .rightpart h1 span {
    float: left;
    font-size: 18px;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.h5guide .slide li .rightpart p {
    font-size: 16px;
    color: #999;
    margin-top: 30px;
    line-height: 25px;
}

.h5guide .slide li .overtext {
    width: 930px;
    height: 480px;
    margin: 10px auto;
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    overflow: hidden;
}

.h5guide .slide li .overtext h1 {
    height: 25px;
    line-height: 25px;
    width: 130px;
    padding-left: 30px;
    background: url(../../images/home/help/guide_ico1.png) no-repeat center left;
    background-size: contain;
    text-align: center;
    margin: 65px auto 55px;
    font-size: 18px;
    color: #4dd3c5;
    font-weight: normal;
}

.h5guide .slide li .overtext p {
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    color: #696969;
}

.h5guide .slide li .overtext p a {
    color: #4dd3c5;
}

.h5guide .slide li .overtext .btn {
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    margin: 60px auto 0;
    font-size: 15px;
    color: #fff;
    background: #4dd3c5;
    text-align: center;
    border-radius: 5px;
}

.h5guide .slide li .overtext .videoguide {
    display: block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding-left: 20px;
    font-size: 14px;
    color: #999;
    background: url(../../images/home/help/guide_ico2.png) 23px center no-repeat;
    text-align: center;
}

.h5guide .slide .nav {
    width: 100%;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 120px;
}

.h5guide .slide .nav ul li {
    cursor: pointer;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 9px;
    overflow: hidden;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
}

.h5guide .slide .nav ul .on {
    border: 1px solid #4dd3c5;
    background: #4dd3c5;
}

.h5guide .slide .prev {
    position: absolute;
    left: 0;
    top: 170px;
    display: block;
    width: 60px;
    height: 100px;
    background: url(../../images/home/help/guide_leftarrow.png) no-repeat center #e5e5e5;
    cursor: pointer;
}

.h5guide .slide .next {
    position: absolute;
    right: 0;
    top: 170px;
    display: block;
    width: 60px;
    height: 100px;
    background: url(../../images/home/help/guide_rightarrow.png) no-repeat center #e5e5e5;
    cursor: pointer;
}

.h5guide .slide .prev:hover {
    background: url(../../images/home/help/guide_leftarrow.png) no-repeat center #4dd3c5;
}

.h5guide .slide .next:hover {
    background: url(../../images/home/help/guide_rightarrow.png) no-repeat center #4dd3c5;
}

.posterguide {
    width: 100%;
    height: 900px;
    background: url(../../images/home/help/guide_bg.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    overflow: hidden;
}

.posterguide .guidetitle {
    height: 60px;
    line-height: 50px;
    margin: 80px auto 70px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    background: url(../../images/home/help/guide_title.png) no-repeat center;
    background-size: contain;
}

.posterguide .slide li {
    overflow: hidden;
}

.posterguide .slide li .leftpart {
    float: left;
    width: 700px;
    height: 500px;
}

.posterguide .slide li .rightpart {
    float: left;
    width: 450px;
    margin-left: 50px;
    margin-top: 120px;
}

.posterguide .slide li .rightpart h1 {
    overflow: hidden;
}

.posterguide .slide li .rightpart h1 em {
    float: left;
    width: 45px;
    font-size: 30px;
    color: #4dd3c5;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.posterguide .slide li .rightpart h1 em i {
    float: right;
    font-size: 24px;
    color: #999;
    height: 30px;
    line-height: 34px;
}

.posterguide .slide li .rightpart h1 span {
    float: left;
    font-size: 18px;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.posterguide .slide li .rightpart p {
    font-size: 16px;
    color: #999;
    margin-top: 30px;
    line-height: 25px;
}

.posterguide .slide li .overtext {
    width: 930px;
    height: 480px;
    margin: 10px auto;
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    overflow: hidden;
}

.posterguide .slide li .overtext h1 {
    height: 25px;
    line-height: 25px;
    width: 130px;
    padding-left: 30px;
    background: url(../../images/home/help/guide_ico1.png) no-repeat center left;
    background-size: contain;
    text-align: center;
    margin: 65px auto 55px;
    font-size: 18px;
    color: #4dd3c5;
    font-weight: normal;
}

.posterguide .slide li .overtext p {
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    color: #696969;
}

.posterguide .slide li .overtext p a {
    color: #4dd3c5;
}

.posterguide .slide li .overtext .btn {
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    margin: 60px auto 0;
    font-size: 15px;
    color: #fff;
    background: #4dd3c5;
    text-align: center;
    border-radius: 5px;
}

.posterguide .slide li .overtext .videoguide {
    display: block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding-left: 20px;
    font-size: 14px;
    color: #999;
    background: url(../../images/home/help/guide_ico2.png) 23px center no-repeat;
    text-align: center;
}

.posterguide .slide .nav {
    width: 100%;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 120px;
}

.posterguide .slide .nav ul li {
    cursor: pointer;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 9px;
    overflow: hidden;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
}

.posterguide .slide .nav ul .on {
    border: 1px solid #4dd3c5;
    background: #4dd3c5;
}

.posterguide .slide .prev {
    position: absolute;
    left: 0;
    top: 170px;
    display: block;
    width: 60px;
    height: 100px;
    background: url(../../images/home/help/guide_leftarrow.png) no-repeat center #e5e5e5;
    cursor: pointer;
}

.posterguide .slide .next {
    position: absolute;
    right: 0;
    top: 170px;
    display: block;
    width: 60px;
    height: 100px;
    background: url(../../images/home/help/guide_rightarrow.png) no-repeat center #e5e5e5;
    cursor: pointer;
}

.posterguide .slide .prev:hover {
    background: url(../../images/home/help/guide_leftarrow.png) no-repeat center #4dd3c5;
}

.posterguide .slide .next:hover {
    background: url(../../images/home/help/guide_rightarrow.png) no-repeat center #4dd3c5;
}

.question .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.question .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.question .banner h1 {
    position: absolute;
    width: 300px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -25px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 10;
}

.question .detail {
    width: 100%;
    min-width: 1200px;
    background-size: contain;
    overflow: hidden;
    padding: 50px 0 130px;
}

.question .detail p {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #696969;
    margin-bottom: 30px;
}

.question .detail h1 {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #333;
    font-weight: normal;
}

.service .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.service .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.service .banner h1 {
    position: absolute;
    width: 300px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -25px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 10;
}

.service .detail {
    width: 100%;
    min-width: 1200px;
    background-size: contain;
    overflow: hidden;
    padding: 50px 0 130px;
}

.service .detail p {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #696969;
    text-indent: 20px;
}

.service .detail h1 {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #333;
    margin-top: 30px;
}

.agreement .banner {
    width: 100%;
    height: 300px;
    min-width: 1200px;
}

.agreement .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.agreement .banner h1 {
    position: absolute;
    width: 300px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -25px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    z-index: 10;
}

.agreement .detail {
    width: 100%;
    min-width: 1200px;
    background-size: contain;
    overflow: hidden;
    padding: 50px 0 130px;
}

.agreement .detail p {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #696969;
}

.agreement .detail h1 {
    font-size: 15px;
    margin: 5px 0;
    line-height: 25px;
    color: #333;
    margin-top: 30px;
}
