.ykj{
    width: 100%;
    min-height: 500px;
}
.banner{
    width: 100%;
    height: 400px;
    background: url("../static/img/yun_countbanner22.png") no-repeat center;
    cursor: pointer;
}
.yun_main1 {
    text-align: center;
    margin-bottom: 42px;
    margin-top: -8px;}
.yun_main1 h1{
    margin-bottom: 2px;
}
.layer-btn{
    font-weight: normal;
    width: 130px;
    height: 36px;
    border-radius: 5px;
    background-color: #fff;
    color: #1d83ec;
    border:1px solid #1d83ec;
    font-size: 16px;
    text-align: center;
    z-index: 99999;
    line-height: 30px;
    cursor: pointer;
    transition: all .5s ease-in-out;
    margin-bottom: 30px;
}
.yun_main1 .layer-btn:hover{
    background-color: #1d83ec;
    border-color: #fff;
    color: #fff;
}
.yun_main1 .layer-btn:focus{
    outline: none;
}
.par_h1{
    font-size: 30px;
    line-height: 60px;
    padding-top: 50px;
    font-weight: normal;
}
.par_t{
    text-align: center;
    color: #333;
    font-size: 28px;
}
.yun_main1 p {
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    color: #333;
}

/*/deep/ .layer-btn:hover{*/
/*border: 1px solid #ff591f;*/
/*background-color: #fff;*/
/*color: #ff591f;*/
/*}*/
.yun_main2 {
    background: url(../static/img/yun_main2bg.jpg) no-repeat center;
    height: 600px;
    vertical-align: middle;
    text-align: center;}
.yun_main2 .layer-btn{
    font-weight: normal;
    width: 130px;
    height: 36px;
    border-radius: 5px;
    background: none;
    border:1px solid #fff;
    color: #fff;
    font-size: 16px;
    text-align: center;
    z-index: 99999;
    line-height: 30px;
    cursor: pointer;
    margin: 10px;
    transition: all .5s ease-in-out;
}
.yun_main2 .layer-btn:hover{
    background: #fff;
    color: #1d83ec;
    border: 0;
}
.yun_main2 .layer-btn:focus{
    outline: none;
}

.yun_main2 ul li {
    width: 25%;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 40px 0 50px 0;
    height: 300px;}
.yun_main2 .yun2_content{
    font-size: 14px;
    width: 63%;
    margin: auto;
    font-weight: 100;
    line-height: 23px;
    letter-spacing: 1px;
}
.yun_main2 ul li .yun2_icon {
    width: 122px;
    height: 120px;
    border-radius: 62px;
    margin-left: 28%;
    position: relative;    }
.yun_main2 ul li .yun2_icon img{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 12px;
    top: 10px;
    display: block;
}

.yun_main2 ul li:first-of-type {
    padding-left: 0
}
.yun_main2 ul li:last-of-type {
    padding-right: 0
}
.yun_main2 ul li span {
    font-size: 20px;
    margin: 20px auto 10px;
    display: block;
}
/*.yun_main2 ul li:hover .yun2_icon {*/
    /*!*border: 2px solid #13bbea;*!*/
    /*!*background: #fff;*!*/
    /*!*color: #13bbea*!*/
/*}*/
.yun_main3 {
    text-align: center;
    margin-bottom: 60px;}
.yun_main3  p{
    color: #666666;
    font-size: 20px;
    line-height: 25px;
    margin-top: 6px;
    margin-bottom: 20px;
}
.yun_main3 .layer-btn{
    font-weight: normal;
    width: 130px;
    height: 36px;
    border-radius: 5px;
    background:none;
    border: 1px solid #1d83ec;
    color: #1d83ec;
    font-size: 16px;
    text-align: center;
    margin: 10px;
    z-index: 99999;
    line-height: 30px;
    cursor: pointer;
    transition: all .6s ease-in-out;
}
.yun_main3 .layer-btn:hover{
    background: #1d83ec;
    color: #fff;
    border: none;
}
.yun_main3  :focus{
    outline: none;
}
.yun_main3 .out {
    width: 1200px;
    margin: 0 auto;
}
.yun_main3 ul li {
    background: #fff;
    width: 248px;
    height: 220px;
    float: left;
    text-align: center;
    color: #333;
    margin: 20px;
    font-size: 16px;
    line-height: 28px;
    padding: 60px 10px 40px 10px;
    border: 1px solid #1d83ec;  }
.yun_main3 ul li  p{
    font-size: 15px;
    margin-top: -3px;
    margin-bottom: 0px;
}

.yun_main3 ul li .icon_account {
    text-align: center;
    height: 68px;
    width: 68px;
    line-height: 68px;
    margin: auto;
}
.yun_main3 ul li .icon_account img {
    display: block;
    vertical-align: middle;
}
.yun_main3 ul li span {
    font-size: 20px;
    margin: 20px auto 10px;
    color: #333;
    display: block;
    font-weight: 500;
}
.yun_main3 ul li:nth-of-type(4n+1) {
    margin-left: 0;
}
.yun_main3 ul li:nth-of-type(4n) {
    margin-right: 0;
}
/*.yun_main3 ul li:hover {*/

/*}*/
.yun_main4 {
    background: url(../static/img/yun_main4bg.jpg) no-repeat center;
    height: 550px;
}
.yun_main4 ul li {
    width: 400px; /*height:480px;*/
    padding-bottom: 30px;
    background: #fff;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    border: 1px solid #fff;
    float: left;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.yun_main4 ul li:hover{
    border: 1px solid #1d83ec;
    box-shadow: 0 0 2px #1d83ec;
}
.yun_main4 ul li:first-of-type {
    margin-left: 144px;
    margin-right: 54px;
}
.yun_main4 ul li:last-of-type {
    margin-right: 144px;
    margin-left: 54px;
}
.yun_main4 ul li .price_t {
    color: #fff;
    height: 45px;
    padding-top: 30px;
    text-align: center;
    background-color: #1d83ec;}
.yun_main4 ul li .price_t img{
    display: none;
}

.yun_main4 ul li .price_t i {
    font-size: 26px;
    font-style: normal;
    display: block;
    margin-top: -10px;
}
.yun_main4 ul li .pro_intro {
    padding: 0px 26px 0 26px;
    line-height: 36px;
    font-size: 15px;
}
.yun_main4 ul li .pro_intro h4 {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    height: 50px;
    color: #ff5a00;
    font-weight: normal;
}
.yun_main4 ul li .pro_intro h4 span {
    font-size: 24px;
    margin: 0 auto;
}
.yun_main4 ul li .pro_intro p{
    text-align: left;
    line-height: 28px;
}
.yun_main4 ul li .pro_intro p strong {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #1d83ec;
    display: inline-block;
    margin-right: 10px;
}
.yun_main4 .yun_main4_but {
    text-align: center;
    margin: 20px auto 0;
}
.yun_main4 .yun_main4_but .gm_but {
    text-align: center;
    width: 116px;
    height: 36px;
    transition: all .5s ease-in-out;
    border-radius: 18px;
    font-size: 16px;
    cursor: pointer;
}
.yun_main4 .yun_main4_but .ljsy_but {
    background: #1d83ec;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}
.yun_main4 .yun_main4_but .ljsy_but:focus{
    outline: none;
}
.yun_main4 .yun_main4_but .ljsy_but:hover {
    background: #66abf9;
    color: #fff;
}
.yun_main4 .yun_main4_but .buy_but {
    margin-left: 20px;
    border: 1px solid #1d83ec;
    color: #1d83ec;
    background: none;
    border-radius: 5px;
}
.yun_main4 .yun_main4_but .buy_but:focus {
    outline: none;
}
.yun_main4 .yun_main4_but .buy_but:hover {
    border: 1px solid #66abf9;
    background: none;
    color: #66abf9;
}
.quick_register{
    width: 100%;
    overflow: hidden;
}
.quick_register .par_h1 {
    font-size: 28px;
    color: #fff;
    line-height: 60px;
    padding-top: 35px;
    font-weight: normal;
}
.quick_register .par_t {
    text-align: center;
    color: #fff;
}
.quick_register .yun_fast {

    height: 181px;
    text-align: center;
    background:url(../static/img/sy_ggbg.jpg) no-repeat center
}
.quick_register .yun_fast p {
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    color: #333333;
}
.quick_register .yun_fast .fast_but {
    width: 220px;
    height: 38px;
    font-size: 18px;
    margin-top: 16px;
}
.quick_register  .layer-btn {
    font-weight: normal;
    width: 134px;
    height: 34px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    background: none;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    z-index: 99999;
    transition: all .5s ease-in-out;
    cursor: pointer;
}
.quick_register .layer-btn:focus{
    outline: none;
}
.quick_register  .layer-btn:hover {
    background-color: #fff;
    color: #1d83ec;
    transition: all .5s ease-in-out;
}
.quick_register .yun_ques ul{
    margin-left: 9%;
}

.quick_register .yun_ques .par_h1{
    color: #333;
    padding-top: 0px;
    margin-top: -8px;
}
.quick_register .yun_ques ul li {
    float: left;
    width: 300px;
    border: 1px solid #1d83ec;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #fff;
    color: #1d83ec;
    text-align: center;
    margin: 0px 10px 60px;
    cursor: pointer;
    position: relative;}
.quick_register #newImg{
    position: absolute;
    right: 10px;
    top: 6.5px;
    width: 24px;
    height: 27px;
}
.quick_register a{
    color: #1d83ec;
    display: block;
    width: 100%;
    height: 100%;
}
.quick_register  img{
    position: absolute;
    right: 40px;
    top: 10px;
    width: 21px;
    height: 20px;
}

.quick_register  .yun_ques ul li:first-of-type {
    margin-left: 0;
}
.quick_register  .yun_ques ul li:last-of-type {
    margin-right: 0;
}
.quick_register  .yun_ques ul li:hover {
    background-color: #d8ebff;
}
.quick_register  .yun_ques ul li:hover a {
    color: #1d83ec;
}
.partner{
    width: 1000px;
    margin: auto;}
.partner h2{
    width: 100%;
    font-size: 28px;
    line-height: 60px;
    padding-top: 40px;
    text-align: center;
    color: #333;
}
.partner .s_ul{
    width: 100%;
}
.partner .s_ul .partner_item{
    float: left;
    width: 150px;
    height: 85px;
    border: 1px solid #e6e6e6;
    margin: 14px 0px 14px 10px;
}
.partner .s_ul .partner_item img{
    width: 150px;
    height: 85px;
    display: block;
}

.partner .s_ul .img_content:hover{
    /*box-shadow: 0px 0px 16px #dddddd;*/
    /*border: 1px solid #fff;*/
}