@charset "utf-8";

/*----------------*/
.wms-main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #202020;
    background: #4585ed;
}

.wms-cont-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.wms-content {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*overflow: hidden;*/
    text-align: center;
}

.wms-main-title {
    text-align: center;
    font-weight: normal;
    font-size: 40px;
    display: inline-block;
    padding: 0 30px;
    position: relative;
}

.wms-main-title span {
    display: inline-block;
    position: relative;
    color: #fff;
    z-index: 1;
}

.wms-main-title em {
    display: block;
    width: 100%;
    height: 8px;
    background: #196fe0;
    position: absolute;
    bottom: 2px;
    content: "";
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 0;
    left: 0;
}

.wms-sub-title img,
.wms-main-title img {
    max-width: 100%;
}

.wms-img {
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.wms-img img {
    width: auto;
    max-width: 100%;
}

.wms-sub-title {
    text-align: center;
    font-weight: normal;
    font-size: 24px;
}

.wms-intro {
    font-size: 18px;
    line-height: 170%;
    text-align: center;
}

.wms-row {
    overflow: hidden;
}

.wms-col-6 {
    width: 50%;
    float: left;
}

.wms-fl {
    float: left;
}

.wms-fr {
    float: right;
}

.wms-tl {
    text-align: left;
}

.wms-white {
    color: #fff;
}

/*----------*/

.wms-bg-1 {
    background-image: url("../RJ-img/bg_img01.jpg");
    height: 743px;
}

.wms-img-pd1 {
    padding-top: 100px;
}

.wms-butRim {
    padding-top: 66px;
    width: 100%;
    overflow: hidden;
}

.wms-butRim .wms-but {
    width: 268px;
    margin: 0 auto;
}

.wms-butRim .wms-but img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.wms-bg-2 {
    background-image: url("../RJ-img/bg_img02.jpg");
    height: 748px;
    padding-top: 64px;
}

.carourselContain {
    width: 100%;
    padding-top: 50px;
}

.model-show{
    display: none;
}

.model-show li{
    display: block;
    padding-bottom: 20px;
    text-align: center;
}

.model-show li img{
    display: inline-block;
    width: 92%;
}

.btn-box {
    width: 950px;
    font-size: 0;
    text-align: center;
    margin: 0 auto;
}

.btn-box .index-btn {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 187px;
    padding: 10px 0;
    border: 1px solid #1f7acd;
    border-right: 0;
    background: #e5eef7;
    font-size: 18px;
    color: #207bcf;
    cursor: pointer;
}

.btn-box .index-btn:last-child {
    border-right: 1px solid #1f7acd;
}

.btn-box .index-btn.poster-btn-active {
    background: #1f7acd;
    color: #fff;
}

.poster-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    top: 135px;
    cursor: pointer;
}

.poster-btn.poster-prev-btn{
    background-image: url("../RJ-img/but_prev.png");
    left: -64px;
}

.poster-btn.poster-next-btn{
    background-image: url("../RJ-img/but_next.png");
    right: -64px;
}

.poster-main {
    position: relative;
    width: 1100px;
    height: 330px;
    margin: 64px auto 0;
}


.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
}

.poster-main .poster-list .poster-item .av-bg{
    -webkit-box-shadow:  0 0 30px #cdcdcd;
    -moz-box-shadow:  0 0 30px #cdcdcd;
    box-shadow:  0 0 30px #cdcdcd;
    display: inline-block;
    height: 100%;
    width: auto;
}

.poster-item .av-hint{
    position: absolute;
    right: 0;
    top: -30px;
    opacity: 0;
    width: 297px;
    height: 388px;
    background: #2382dc;
    -webkit-box-shadow:  0 0 30px #cdcdcd;
    -moz-box-shadow:  0 0 30px #cdcdcd;
    box-shadow:  0 0 30px #174b7b;
}

.poster-item.action .av-hint{
    opacity: 1;
}

.poster-item .av-hint .av-word{
    display: none;
    width: 100%;
}

.poster-item .av-hint .av-title{
    margin: 56px 0 0 30px;
    padding-bottom: 10px;
    width: 198px;
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}

.poster-item .av-hint .av-cont{
    font-size: 16px;
    padding: 44px 38px 0 30px;
    line-height: 26px;
    color: #fff;
}

.wms-bg-3{
    background-image: url("../RJ-img/bg_img03.jpg");
    height: 644px;
    padding-top: 68px;
}

.pro-moudle{
    display: block;
    width: 1100px;
    overflow: hidden;
    margin: 58px auto 0;
}

.pro-moudle li{
    position: relative;
    width: 326px;
    height: 184px;
    float: left;
    margin-right: 60px;
    margin-bottom: 50px;
    background: rgba(34,136,229,0.4);
    text-align: center;
}
.pro-moudle li:nth-child(n+4){
    margin-right: 0;
    float: right;
    margin-left: 60px;
}
.pro-moudle li:nth-child(3n){
    margin-right: 0;
    margin-left: 0;
}

.icon-pd{
    padding-top: 32px;
}

.pro-moudle li .cho-cont{
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding-top: 18px;
}

.pro-moudle li .icon-next{
    position: absolute;
    right: -52px;
    top: 70px;
    display: block;
}
.pro-moudle li:nth-child(n+4) .icon-next {
    right: 333px;
}
.pro-moudle li:nth-child(4) .icon-next,
.pro-moudle li:nth-child(5) .icon-next {
    transform: rotate(180deg);
}

.pro-moudle li:nth-child(3) .icon-next{
    bottom: -47px;
    top: auto;
    right: 141px;
    transform: rotate(90deg);
}

.cho-hint{
    font-size: 18px;
    color: #29acff;
    text-align: center;
}

.wms-bg-4{
    background: #e8e8e8;
    padding-top: 68px;
}

.radio-rim{
    width: 784px;
    height: 444px;
    margin: 54px auto 0;
}

.good-cont{
    padding: 70px 0 80px 50px;
}

.good-list{
    overflow: hidden;
    display: block;
    width: 1150px;
}

.good-list li{
    float: left;
    width: 260px;
    margin-right: 20px;
}

.good-word{
    position: relative;
    z-index: 2;
    border: 1px solid #d0d0d0;
    border-top: 0;
    background: #fff;
    padding: 1px 12px 0 5px;
    height: 177px;
}

.good-word .gd-title{
    position: absolute;
    z-index: 1;
    left: 14px;
    top: -29px;
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #1f7bce;
    font-size: 24px;
    color: #fff;
}

.good-word a{
    position: relative;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    padding-left: 10px;
    color: #000;
    text-align: left;
}

.good-word a:hover{
    color: #1f7bce;
}

.good-word .no-link:hover{
    color: #000;
}
.good-word a span{
    position: absolute;
    left: 0;
    color: #1f7bce;
}

.wms-bg-5{
    padding: 68px 0 100px 0;
    background: #fff;
}

.user-info{
    padding-top: 66px;
    padding-left: 50px;
}

.user-info .user-list{
    overflow: hidden;
    display: block;
    width: 1150px;
}

.user-info .user-list li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    width: 534px;
    height: 255px;
}

.user-info .user-list li .imgBg{
    display: block;
    width: 100%;
    height: 100%;
}

.user-title{
    position: absolute;
    z-index: 2;
    top: 28px;
    left: 25px;
    font-size: 24px;
    color: #fff;
}

.user-cont{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
}

.user-cont p{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 84px 25px 0 25px;
    text-align: left;
}

.wms-bg-6{
    background-image: url("../RJ-img/bg_img04.jpg");
    height: 251px;
    padding-top: 68px;
}

.lastBut{
    display: block;
    width: 252px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 56px auto 0;
    font-size: 24px;
    color: #fff;
    background: #2288e5;
    border-radius: 50px;
    cursor: pointer;
}

.dialogRim{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.dialogRim .mask{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.dialogRim .dialogCont{
    width: 474px;
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    border-radius: 8px;
    padding: 40px 80px 0 70px;
    margin: -265px 0 0 -312px;
}

.dialogClose{
    position: absolute;
    top: 9px;
    right: 15px;
    width: 14px;
    cursor: pointer;
}

.dialogRim .dialogCont dl{
    overflow: hidden;
}

.dialogRim .dialogCont dl dt{
    width: 106px;
    text-align: justify;
    line-height: 34px;
    font-size: 14px;
    color: #000;
    float: left;
}

.dialogRim .dialogCont dl dt i{
    margin-left: 11px;
}

.dialogRim .dialogCont dl dd{
    float: right;
    margin-left: 18px;
    position: relative;
    padding-bottom: 24px;
}
.err-msg{
    position: absolute;
    left: 8px;
    bottom: 3px;
    font-size: 14px;
    color: #f81717;
}

.inp{
    height: 32px;
    width: 324px;
    border:1px solid #c9c9c9;
    border-radius: 2px;
    padding: 0 8px;
    font-size: 16px;
    color: #000;
}

.area-inp{
    width: 324px;
    height: 50px;
    resize: none;
    border:1px solid #c9c9c9;
    border-radius: 2px;
    padding: 10px 8px;
    font-size: 16px;
    color: #000;
}

.subBut{
    width: 343px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #2282da;
    border-radius: 2px;
    display: block;
}

.radio-hide{
    display: inline-block;
    width: 85px;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    color: #000;
    background: url("../RJ-img/radio.jpg") no-repeat 5px center;
    margin-top: 8px;
}

.radio-hide.on{
    background: url("../RJ-img/radio_on.jpg") no-repeat 5px center;
}

.radio-hide input[type=radio]{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    outline: none;
}

.wms-bg-7{
    background-image: url("../RJ-img/bg_img05.jpg");
    height: 569px;
    padding-top: 60px;
}

.wms-newUl{
    overflow: hidden;
    margin-top: 50px;
    width: 1200px;
}

.wms-newUl li{
    float: left;
    padding-left: 140px;
    padding-bottom: 30px;
}

.qus-contain{
    position: relative;
    padding-left: 120px;
    width: 304px;
    height: 180px;
    background: #fff;
    border: 1px solid #b4c7dc;
    text-align: left;
}

.qus-contain img{
    display: block;
    position: absolute;
    left: -90px;
    top: -1px;
}

.qus-contain .qus-til{
    font-size: 24px;
    color: #207bcf;
    padding-top: 14px;
    padding-bottom: 12px;
}

.qus-contain .qus-til span{
    font-size: 32px;
    vertical-align: bottom;
}

.qus-contain p.qus-line{
    font-size: 16px;
    color: #000;
    line-height: 24px;
    position: relative;
    padding-left: 12px;
    padding-right: 18px;
	margin-bottom:0px;
}

.qus-contain p.qus-line i{
    position: absolute;
    left: 0;
    top: 0;
    color: #2288e5;
}

.wms-bg-8{
    background-image: url("../RJ-img/bg_img06.jpg");
    height: 861px;
    padding-top: 60px;
}

.form-ul{
    width: 1150px;
    display: block;
    overflow: hidden;
    padding: 54px 0 0 50px;
}

.form-ul li{
    float: left;
    width: 350px;
    margin-right: 16px;
    position: relative;
    padding-top: 126px;
}

.form-ul li img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -145px;
}

.form-cont{
    background: #fff;
    border: 1px solid #c4c4c4;
    padding-top: 162px;
    padding-bottom: 35px;
}

.form-cont .form-til{
    font-size: 24px;
    color: #207bcf;
    text-align: center;
}

.form-cont .form-w{
    height: 220px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    padding: 0 18px;
}

.form-cont .form-w p{
    padding-top: 16px;
}

.form-cont .form-a{
    display: block;
    margin: 0 auto;
    height: 33px;
    line-height: 33px;
    width: 143px;
    border-radius: 33px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #2288e5;
}

@media screen and (max-width: 768px) {

    .wms-cont-item {
        height: auto;
    }

    .wms-content {
        max-width: auto;
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .wms-content .wms-main-title {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .wms-content .wms-sub-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .wms-content .wms-intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .wms-img-pd1 {
        padding-top: 8.3%;
    }

    .wms-butRim {
        padding-top: 5.5%;
        padding-bottom: 30px;
        font-size: 0;
    }

    .wms-butRim .wms-but {
        width: 36%;
    }

    .wms-bg-2 {
        padding-top: 10px;
        padding-bottom: 8.3%;
    }

    .carourselContain {
        padding-top: 7.8%;
        display: none;
    }

    .model-show{
        display: block;
    }

    .btn-box {
        width: 100%;
    }

    .btn-box .index-btn {
        box-sizing: border-box;
        width: 20%;
        padding: 6px 0;
        font-size: 10px;
        color: #207bcf;
    }

    .poster-main {
        width: 300px;
        height: 108px;
        margin: 15% auto 0;
        padding-right: 24px;
    }

    .poster-item .av-hint{
        top: -13px;
        width: 87px;
        height: 135px;
    }

    .poster-main .poster-list .poster-item .av-bg{
        width: 148px;
    }

    .poster-item .av-hint .av-word{
        display: block;
    }

    .poster-item .av-hint .av-title{
        display: none;
        margin: 20px 0 0 5%;
        padding-bottom: 10px;
        width: 80%;
        font-size: 14px;
        line-height: 18px;
    }

    .poster-item .av-hint .av-cont{
        display: none;
        font-size: 12px;
        padding: 5%;
        line-height: 18px;
        color: #fff;
    }

    .wms-bg-3{
        padding-top: 0;
    }

    .pro-moudle{
        width: 100%;
        margin: 4.8% auto 0;
    }

    .pro-moudle li{
        width: 250px;
        height: auto;
        float: none !important;
        margin: 0 auto 40px !important;
    }

    .pro-moudle li:nth-child(3n){
        margin-right: auto;
    }

    .icon-pd{
        padding-top: 5%;
    }

    .icon-pd img{
        width: 15%;
    }

    .pro-moudle li .cho-cont{
        font-size: 14px;
        color: #fff;
        padding: 10px 0;
    }

    .pro-moudle li .icon-next{
        bottom: -33px;
        top: auto;
        right: 113px;
        width: 22px;
        transform: rotate(90deg);
    }
    .pro-moudle li:nth-child(n+4) .icon-next{
        right: 113px;       
    }

    .pro-moudle li:nth-child(4) .icon-next,
    .pro-moudle li:nth-child(5) .icon-next {
        transform: rotate(90deg);
    }

    .pro-moudle li:nth-child(3) .icon-next{
        bottom: -33px;
        top: auto;
        right: 113px;
    }

    .cho-hint{
        font-size: 12px;
        color: #29acff;
        text-align: center;
        padding-bottom: 20px;
    }

    .wms-bg-4{
        padding-top: 0;
    }

    .radio-rim{
        width: 300px;
        height: 154px;
        margin: 4.5% auto 0;
    }

    .radio-rim img{
        display: block;
        width: 100%;
    }

    .good-cont{
        padding: 5.8% 0;
    }

    .good-list{
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .good-list li{
        float: none;
        width: 200px;
        margin: 20px auto;
    }

    .good-word{
        height: auto;
        padding-bottom: 10px;
    }

    .good-word .gd-title{
        top: -16px;
        width: 66px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }

    .good-word a{
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .wms-bg-5{
        padding: 0 0 8.3% 0;
    }

    .user-info{
        padding-top: 5.5%;
        padding-left: 0;
    }

    .user-info .user-list{
        width: 100%;
    }

    .user-info .user-list li{
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        height: auto;
    }

    .user-title{
        top: 12px;
        left: 10px;
        font-size: 16px;
        color: #fff;
    }

    .user-cont{
        display: block;
    }

    .user-cont p{
        font-size: 12px;
        line-height: 18px;
        padding: 12% 10px 0 10px;
        text-align: left;
    }
    .wms-bg-6{
        padding-top: 0;
        padding-bottom: 30px;
    }

    .lastBut{
        width: 36%;
        height: 30px;
        line-height: 30px;
        margin: 4.7% auto 0;
        font-size: 14px;
        color: #fff;
        background: #2288e5;
        border-radius: 30px;
        cursor: pointer;
    }

    .dialogRim .dialogCont{
        width: 94%;
        left: 3%;
        border-radius: 8px;
        padding: 10% 10px 0 10px;
        margin: -250px 0 0 0;
        box-sizing: border-box;
    }

    .dialogClose{
        top: 9px;
        right: 15px;
        width: 10px;
    }

    .dialogClose img{
        display: block;
        width: 100%;
    }

    .dialogRim .dialogCont dl dt{
        width: 30%;
        line-height: 30px;
        font-size: 14px;
    }

    .dialogRim .dialogCont dl dt i{
        margin-left: 9px;
    }

    .dialogRim .dialogCont dl dd{
        margin-left: 10px;
        padding-bottom: 20px;
        width: 65%;
    }
    .err-msg{
        left: 5px;
        bottom: 0;
        font-size: 14px;
    }

    .inp{
        height: 30px;
        width: 100%;
        padding: 0 5px;
        font-size: 14px;
        box-sizing: border-box;
        -webkit-appearance: none;
    }

    .area-inp{
        width: 100%;
        height: 60px;
        padding: 5px;
        font-size: 14px;
        box-sizing: border-box;
        -webkit-appearance: none;
    }

    .subBut{
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .radio-hide{
        display: inline-block;
        width: 100%;
        position: relative;
        padding-left: 22px;
        font-size: 12px;
        background: url("../RJ-img/radio.jpg") no-repeat left center;
        background-size: 14px 14px;
        margin-top: 4px;
        box-sizing: border-box;
    }

    .radio-hide.on{
        background: url("../RJ-img/radio_on.jpg") no-repeat left center;
        background-size: 14px 14px;
    }

    .radio-hide input[type=radio]{
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        outline: none;
    }

    .wms-bg-7{
        padding-top: 10px;
    }

    .wms-newUl{
        width: 100%;
        margin-top: 15px;
    }

    .wms-newUl li{
        float: none;
        width: auto;
        padding-left: 50px;
        padding-bottom: 30px;
    }

    .qus-contain{
        padding-left: 50px;
        width: auto;
    }

    .qus-contain img{
        width: 100px;
        left: -50px;
        top: -1px;
    }

    .qus-contain .qus-til{
        font-size: 18px;
        color: #207bcf;
        padding-top: 10px;
        padding-bottom: 8px;
    }

    .qus-contain .qus-til span{
        font-size: 24px;
    }

    .qus-contain p.qus-line{
        font-size: 14px;
        line-height: 24px;
        padding-left: 12px;
        padding-right: 18px;
    }

    .qus-contain p.qus-line i{
        position: absolute;
        left: 0;
        top: 0;
        color: #2288e5;
    }


    .wms-bg-8{
        padding-top: 10px;
    }

    .form-ul{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 20px 15px;
    }

    .form-ul li{
        width: 100%;
        margin-right: 0;
        position: relative;
        padding-top: 86px;
        margin-bottom: 40px;
    }

    .form-ul li img{
        width: 200px;
        margin-left: -100px;
    }

    .form-cont{
        padding-top: 100px;
        padding-bottom: 20px;
    }

    .form-cont .form-til{
        font-size: 20px;
    }

    .form-cont .form-w{
        height: 180px;
        font-size: 14px;
        line-height: 24px;
        text-align: left;
        padding: 0 5%;
    }

    .form-cont .form-w p{
        padding-top: 12px;
    }

    .form-cont .form-a{
        font-size: 16px;
    }
}