/*
å¯¼èˆªæ 
*/
body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    min-width:1200px;
}
.wjxhome__wrapper
{
        position: relative;
        *position:static;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.wjxhome__middle{
    width: 1200px;
    margin: 0 auto;
}
.wjxhome__header {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    z-index:10000;
    height: 68px;
    transition: all 0.2s ease-in-out;
}
    .wjxhome__header.border {
        border-bottom: 1px solid #e1e4e5;
        box-shadow: 0px 2px 12px 0px rgba(0, 60, 103, 0.15);
        border-color: transparent;
    }
.wjxhome__logo {
   width:130px;
   height:48px;
   margin-top:10px;
   background-image: url(/static/Icon/sflogo.png) ;
   background-size:cover;

}
.wjxhome__inner img {
    *margin-top:7px;
}
   @media \0screen\,screen\9 {
       .wjxhome__logo {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/Icon/icon.png',  sizingMethod='scale')\9;
} }
.wjxhome__inner{
    width: 1200px;
    margin: 0 auto;
    line-height: 66px;
}
.wjxhome__menu {
    margin-left: 40px;
}
.wjxhome__menu > li {
    margin-right: 28px;
}
.wjxhome__menu li {
    position: relative;
    float: left;
    
}
    .wjxhome__menu li.navitem:first-child {
        z-index: 5;
    }
    .wjxhome__menu li.navitem {
        z-index: 4;
    }
.wjxhome__menu a{
    font-size: 16px;
    color: #333;
    display: block;
}
.topNav {
    background-color: #fff !important;
    background-color: #fff\9 !important;
    border-bottom: 1px solid #f0f1f2;
}
/*.active {
    border-bottom: 2px solid #fff;
}
.active:hover{
    border-bottom: 2px solid #ff941a;
}*/
.wjxhome__menu  a .line {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    *bottom: -2px;
    height: 2px;
    background-color: #ff941a;
}
.wjxhome__menu a:hover
{
    color:#ff941a;
}
.wjxhome__menu a:hover .line {
    display: none
}
.appear_subnav i {
    display: inline-block;
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    vertical-align: middle;
    font-weight: 400;
    color: #8c8c8c;
}
.wjxhome__btn li {
    float: left;
    line-height: 68px;
}

.wjxhome__btn a {
    font-size: 16px;
    color: #4D4D4D;
    display: block;
    line-height: 68px;
    text-align: center;
    margin-right: 6px;
}
.wjxhome__btn .qqlogin, .wjxhome__btn .weixinlogin {
    height: 36px;
    width: 36px;
    margin-top: 16px;
    line-height: 34px;
    font-size: 24px;
    border-radius: 18px;
    border: 1px solid #F0F0F0;
    color: #0095FF;
    background: rgba(255, 255, 255, 0.096);
}

.wjxhome__btn .weixinlogin {
    color: #01AD56;
}
.wjxhome__btn .qqlogin:hover {
    color: #fff;
    background: #0095FF;
}
.wjxhome__btn .weixinlogin:hover {
    color: #fff;
    background: #01AD56;
}
.wjxhome__btn .btn_frame a {
    width: 190px;
    height: 36px;
    border-radius: 18px;
    border: 1px solid #1ea0fa;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #1ea0fa;
    margin-top:16px;
    background: rgba(255,255,255,0.1);
}
.wjxhome__btn .btn_frame a:hover {
    background: #0095FF;
    color: #fff;
}
.wjxhome__btn .btn_frame .free_register {
    background: #0095FF;
    border-color: #0095FF
}
.wjxhome__btn .btn_frame .free_register:hover {
    background: #007ED9;
    border-color: #007ED9;
}
.wjxhome__btn a.transitionnew {
    width: 190px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    font-size: 16px;
    background: #0095FF;
    border-radius: 18px;
}
.wjxhome__btn a.transitionnew span{
    padding:0;
}
.btn_frame a:hover {
    background-color: #0095FF;
    color: #fff;
}
.wjxhome__btn .btn_solid a,
.wjxhome__btn a.transitionnew {
    background-color: #0095FF;
    color: #fff;
}
.wjxhome__btn .btn_solid a
{
width: 82px;
}
.btn_solid a:hover,
.wjxhome__btn a.transitionnew:hover 
{
    border: 1px solid #007ED9;
    background-color: #007ED9;
}
.login-btn {
    color: #fff !important;
    background-color: #1ea0fa;
    border: 1px solid #1ea0fa;
}
.login-btn:hover {
    color: #1ea0fa !important;
    background-color: #fff !important;
}
.register-btn {
    color: #1ea0fa !important;
    background-color: #fff;
    border: 1px solid #1ea0fa;
}
.register-btn:hover {
    color: #fff !important;
    background-color: #1ea0fa !important;
}
.qq-btn {
    display: block;
    width: 40px !important;
    height: 40px;
    margin-top: -5px;
    background-image: url("//image.wjx.com/images/newimg/index/icon.png");
    background-position: -100px 0;
}
.qq-btn:hover {
    background-position: 0 -50px;
}
.wechat-btn {
    display: block;
    width: 40px !important;
    height: 40px;
    margin-top: -5px;
    background-image: url("//image.wjx.com/images/newimg/index/icon.png");
    background-position: -150px 0;
}
.wechat-btn:hover {
    background-position: -50px -50px;
}
.survey{
    border-bottom: 2px solid #ff941a;
}
.survey span,.survey b{
    color: #ff941a;
}
    .survey i {
        background-image: url(//image.wjx.com/images/newimg/wjx-survey_vote/index/arrow_selected.png);
    }
.navitem:hover .appear_subnav span, .navitem:hover > a span, .wjxhome__wrapper .survey span {
    color: #0095FF;
    font-weight: 600;
}
/*
äºŒçº§èœå•
*/
.subnav{
    -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border: 1px solid #e1e4e5;
    border-radius: 6px;
    position: absolute;
    top: 66px;
    display: none;
    z-index:99;
}
.subnav_one{
    width: 702px;
}
.subnav_two {
    width: 303px;
    overflow:hidden;
}
.wjxhome__menu .subnav a{
    font-size: 12px;
    color: #262626;
}
.wjxhome__menu .subnav_one a{
    padding: 9px 0;
    line-height: normal;
    margin: 14px 0;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.wjxhome__menu .subnav_one li:last-child a {
    border-right: none;
}
.subnav_one span{
    position: relative;
    display: block;
    margin-top: 7px;
    -moz-transition: all 0.2s ease-in; 
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size:13px;
}
.wjxhome__menu .subnav_one a:hover em,
.wjxhome__menu .subnav_two a:hover em {
    display: inline-block;
}
.wjxhome__menu .subnav_one .border_none{
    border-right: none;
}
.subnav a:hover span {
    font-weight: 500;
    color: #262626;
}
.navitem:hover .appear_subnav {
    color: #ff941a;
}
    .navitem:hover .appear_subnav i, .wjxhome__wrapper .survey i {
        color: #007ED9;
        background:none
    }

.navitem:hover .subnav{
    display: block;
}
.navitem .subnav li {
    width: 100px;
}
.navitem .subnav em {
    display: none;
    /* position: absolute;
    top: 0;
    right: 13px; */
}
.subthird_list {
    text-align: center;
    line-height: 28px;
    color: #808080;
    background: #EEF7FF;
    height: 28px;
}
.subthird_list span{
    display:inline
}
.subthird_list li:first-child{
    width:200px;
    border-right: 1px solid #fff;
}
.wjxhome__menu .third_list_ul > li a {
    padding: 19px 0;
    margin: 0;
    border-color: #EEF7FF;
}
/* .navitem .subnav_two em {
    right: 20px;
}
.navitem .subnav li:first-child + li + li em {
    right: 9px;
} */
/*
å¯¼èˆªæ è‡ªé€‚åº”
*/
@media (min-width: 1206px) {
  .wjxhome__inner {
    width: 1204px;
  }
  .wjxhome__menu {
      margin-left: 70px;
  }
  .wjxhome__menu > li {
      margin-right: 36px;
  }
}
@media (min-width: 1600px) {
  .wjxhome__inner {
    width: 1500px;
  }
}
@media \0screen\,screen\9 {
    .wjxhome__inner {
        width: 1000px;
    }
}

/*
è¿‡æ¸¡æ•ˆæžœ
*/
.btn,
.transition{
    transition: all 0.3s ease 0s;
    /* Firefox 4 */
    -moz-transition: all 0.3s ease 0s;
    /* Safari and Chrome */
    -webkit-transition: all 0.3s ease 0s;
    /* Opera */
    -o-transition: all 0.3s ease 0s;
}

.background_white{
    background-color: #fff;
}
.background_gray{
    background-color: #f5f8fa;
}
/*
é¡µè„š
*/
#divoutbox
{
     *margin: 0 auto -340px;
    padding-bottom:340px;
}
.wjxhome__foot {
    background-color: #0E1B2D;
    position: absolute;
    *position: relative;
    bottom: 0;
    *z-index: -1;
    width: 100%;
    height: 346px;
    clear: both;
}
.wjxhome__foot .part_one{
    padding: 20px 0 20px 0;
    border-bottom:1px solid rgba(0,0,0,0.2);
}
.wjxhome__foot .contactinfo{
    margin-right: 50px;
}
.wjxhome__foot .contactinfo .logo_foot{
    margin:0 0 10px 0;

}
.wjxhome__foot .contactinfo .footlogo {
   width:121px;
   height:75px;
   margin-top:10px;
   display:inline-block;
}
   @media \0screen\,screen\9 {
     .wjxhome__foot .contactinfo  .footlogo {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/Icon/icon.png',  sizingMethod='scale')\9;
} }
.wjxhome__foot .contactinfo li{
    margin:0 0 6px 10px;
}
.wjxhome__foot .contactinfo img{
    margin-bottom: 4px;
}
.wjxhome__foot .contactinfo span {
    font-size: 14px;
    color: #AAAFB4;
    margin-left: 8px;
}
.wjxhome__foot .content li{
    float: left;
    margin-left: 100px;
}
.wjxhome__foot .content h3, .wjxhome__foot .content .h3 {
    font-size: 14px;
    font-weight: bold;
    color: rgba(255,255,255,0.5);
    margin: 0 0 8px 0;
    line-height: 20px;
    color: #868D96;
}
.wjxhome__foot .content a {
    display: block;
    font-size: 14px;
    color: #AAAFB4;
    margin-bottom: 4px;
    line-height: 26px;
    transition: all 0.2s ease-in 0s;
    /* Firefox 4 */
    -moz-transition: all 0.2s ease-in 0s;
    /* Safari and Chrome */
    -webkit-transition: all 0.2s ease-in 0s;
    /* Opera */
    -o-transition: all 0.2s ease-in 0s;
}
.wjxhome__foot .content a:hover{
    color: #ff941a;
}
.wjxhome__foot .star{
    margin: 0 0 4px 2px;
}
.wjxhome__foot .part_two {
    position: relative;
    z-index: 10;
    background-color: #0E1B2D;
}
.wjxhome__foot .validation{
    color:rgba(31, 27, 27, 0.3);
    position: relative;
    line-height:22px;
    font-size:13px;
    margin-bottom:2px;
    padding-top:18px;
}
.wjxhome__foot .validation a,.wjxhome__foot .validation+div,.wjxhome__foot .validation+div a{
    color:#353a42;
    font-size:13px;
    line-height:22px;
}
.wjxhome__foot .part_two h4{
    color: #2a2c2f;
    display: inline-block;
    *display:inline;
}
.wjxhome__foot .part_two img{
    margin:25px 0 4px 10px;
}
.wjxhome__foot .part_two em{
    color: #404142;
    border-top:8px solid #494b4c;
    border-right:11px solid #494b4c;
    border-left:11px solid #494b4c;
    border-bottom:8px solid #404142;
    position: absolute;
    top: -16px;
    *top: -32px;
    left: 484px;
}

.wjxhome__survey,
.wjxhome__test,
.wjxhome__360,
.wjxhome__form,
.wjxhome__evaluation,
.wjxhome__vote {
    height: 560px;
}
.application_box .application_pic {
     position: absolute;
     top: 120px;
     opacity: 0;
     filter:alpha(opacity=0);
}
.wjxhome__survey .application_pic,
.wjxhome__360 .application_pic,
.wjxhome__evaluation .application_pic {
    left: 0;
}
.wjxhome__test .application_pic,
.wjxhome__form .application_pic,
.wjxhome__vote .application_pic {
    right: 0;
}


/* æ–°å¢žå¯¼èˆªæ ·å¼ START */
.wjxhome__menu .navitem.current .appear_subnav {
    color: #ff941a;
}
.wjxhome__menu .navitem.current .appear_subnav i {
    background-image: url(//image.wjx.com/images/newimg/wjx-survey_vote/index/arrow_selected.png);
}
.wjxhome__menu .current-active {
    border-bottom: 2px solid #ff941a;
}
/* æ–°å¢žå¯¼èˆªæ ·å¼ END */


/* å°ç«ç®­ */
.wjxhome__rocket-box {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 0;
    width: 60px;
    height: 91px;
    cursor: pointer;
    z-index:99;
}
.wjxhome__rocket {
    width: 100%;
    height: 57px;
    background: url("//image.wjx.com/images/newimg/index/top_gray.png") no-repeat center;
}
.wjxhome__rocket-box.hover .wjxhome__rocket{
    background-image: url("//image.wjx.com/images/newimg/index/top_blue.png")
}
.wjxhome__rocket-box.hover .wjxhome__rocket-top {
    display: none;
}
.wjxhome__rocket-top {
    width: 100%;
    height: 24px;
    font-size: 12px;
    color: #fff;
    line-height: 2;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #afb1b3;
}
/*
banner
*/
.wjxhome__banner {
    position: relative;
    background: url(/static/Icon/IMG_0513.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    height: 900px;
}
.wjxhome__banner .h1_tit,.wjxhome__banner h1{
    font-size: 60px;
    font-weight: 500;
    color: #FFFFFF;
}
.wjxhome__banner h1{
    line-height:70px;
}
.wjxhome__banner .light{
    font-weight: lighter;
}
.wjxhome__banner .h2{
    margin: 14px 0 40px 0;
    font-size: 18px;
    color: #8EC0F9;
    line-height: 25px;
}
.wjxhome__banner .emphasize{
    color: #FFCF7A;
    font-weight: bold;
    font-size: 32px;
}
.wjxhome__banner .markey-serve{
    font-size: 22px;
    line-height: 62px;
    border: none;
    width: 180px;
    height: 62px;
    background: #00CF87;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    vertical-align:middle;
}
.wjxhome__banner .markey-serve:hover{
    background: #6e8a80
}
.wjxhome__banner .btn_free:hover {
    background: #FFB738;
}
.wjxhome__banner--word {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -180px;
    margin-left: -281.5px;
}
.wjxhome__banner--word h1 span{
    display:inline-block;
    vertical-align:middle;
}
.wjxhome__banner--star {
    position: absolute;
    top: -52px;
    left: 463px;
    width: 140px;
    height: 140px;
    background: url("//image.wjx.com/images/newimg/index/light.png") no-repeat;
}
.wjxhome__banner .btn_free {
    font-size: 22px;
    line-height: 62px;
    border: none;
    width: 180px;
    height: 62px;
    background: #FFDB9C;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 500;
    color: #7C5714;
    vertical-align: middle;
}
.gradual_word{
    padding:14px 0;
    line-height:70px;
}
.gradual_word span{
    display:inline-block;
}
.gradual_word_box {
    height: 98px;
    overflow: hidden;
    margin:auto;
}
.gradual_word_transform {
    position: relative;
}
@keyframes anis {
    100% {
    transform:translateY(-294px)
}
}
.gradual_word_animation {
    animation:anis 10s linear infinite;
}

/*
æ–°æ¶ˆæ¯
*/
.wjxhome__new-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: 0.6;
    background-color: #001a33;
}
.wjxhome__new {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 40px;
    background: #EAF2FF;
    z-index:9999;
}
.wjxhome__new>div{
    width:1200px;
    margin: 0 auto;
    position:relative;
}
.wjxhome__new .inner {
    width: 946px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wjxhome__new h1{
    font-size: 26px;
    line-height: 80px;
}
.wjxhome__new p{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}
.wjxhome__new i{
    font-size: 16px;
    color: #FF9400;
    line-height: 40px;
    margin: 0 12px;
}
.wjxhome__new .btn_new{
    font-size: 14px;
    color: #005EFF;
    line-height: 40px;
    border:none;
}
.wjxhome__new .btn_new:hover{
    background: #ff941a;
    color: #fff;
}
.wjxhome__new .close_wjxnew {
    position: absolute;
    right: 0;
    color: #333333;
    line-height: 20px;
    top: 10px;
    cursor:pointer;
}
/*
æŒ‰é”®æ ·å¼
*/
.btn-solid {
    font-size: 16px;
    color: #fff;
    padding: 0 23px;
    line-height: 38px;
    border: none;
    border-radius: 6px;
}
.btn_blue{
    background-color: #1ea0fa;
}
.btn_blue:hover{
    background-color: #0086e5;
    color: #fff;
}
.btn_orange{
    background-color: #ff941a;
}
.btn_orange:hover{
    background-color: #ff7f00;
    color: #fff;
}
/*
å…­å¤§åº”ç”¨
*/
.background_white{
    background-color: #fff;
}
.background_gray{
    background-color: #f5f8fa;
}
.application_box{
    position: relative;
    padding: 92px 0;
}
.wjxhome__copy h2,
.wjxhome__copy .h2{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    font-size: 26px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.wjxhome__copy .h3{
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    font-size:16px;
    color: #808080;
    line-height: 24px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.wjxhome__copy .features {
    position: absolute;
    top: 160px;
    left: 0;
    width: 100%;
    margin-bottom: 16px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.wjxhome__form .wjxhome__copy .features {
    top: 100px;
}
.wjxhome__copy .btn {
    position: absolute;
    top: 245px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.wjxhome__copy .features li{
    margin-bottom: 14px;
    overflow: hidden;
}
.wjxhome__copy .features span{
    float: left;
    font-size: 16px;
    color: #808080;
    line-height: 20px;
}
.wjxhome__copy .features i{
    float: left;
    background-image: url(//image.wjx.com/images/newimg/index/tick_gray.png);
    width: 20px;
    height: 20px;
    line-height: inherit;
    margin-right: 10px;
}
.wjxhome__copy .features_two{
    margin-left: 90px;
}
.distance_one{
    position: relative;
    margin-top: 50px;
    width: 50%;
}
.distance_two{
    position: relative;
    margin-top: 60px;
    width: 50%;
}
.distance_three{
    position: relative;
    margin-top: 66px;
    width: 50%;
}
.distance_four{
    position: relative;
    margin-top: 76px;
    width: 50%;
}
/*
æ ·æœ¬æœåŠ¡
*/
.wjxhome__copy .features .icon_money i{
    background-image: url(//image.wjx.com/images/newimg/index/money_gray.png);
}
.wjxhome__copy .features .icon_money span{
    text-decoration: underline;
}
.wjxhome__copy .features .icon_money:hover i{
    background-image: url(//image.wjx.com/images/newimg/index/money_blue.png);
}
.wjxhome__copy .features .icon_money:hover span{
    color: #1ea0fa;
}
/*
ç”¨æˆ·å±•ç¤º
*/
.wjxhome__user{
    text-align: center;
    margin: 120px 0;
}
.wjxhome__user h2{
    font-size: 28px;
}
.wjxhome__user .h3{
    font-size:16px;
    margin-top: 16px;
    color: #808080;
}
.wjxhome__user h3 a{
    text-decoration: underline;
    color: #808080;
}
.wjxhome__user h3 a:hover{
    color: #1ea0fa;
}
.wjxhome__user .pic__box{
    margin: 36px 0 19px 0;
}
.wjxhome__user .wjxhome__field{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.wjxhome__user .wjxhome__field li{
    float: left;
    width: 140px;
    border-top: 1px solid #cccccc;
}
.wjxhome__user .wjxhome__field a{
    display: block;
    line-height: 68px;
    border-top: 3px solid #fff;
}
.wjxhome__user .wjxhome__field span{
    display: inline-block;
    padding-left: 5px;
    color: #999999;
    font-size: 20px;
}
.wjxhome__user .wjxhome__field i{
    display: inline-block;
    height: 28px;
    vertical-align:middle;
    margin-bottom: 5px;
}
.wjxhome__user .wjxhome__field .blue{
    color: #1ea0fa;
}
.wjxhome__user .wjxhome__field .line_blue{
    border-top: 1px solid #1ea0fa;
}
.wjxhome__user .wjxhome__field .block_blue{
    margin-top: -1px;
    border-top: 4px solid #1ea0fa;
}
.wjxhome__user .wjxhome__field .block_blue span {
    color: #1ea0fa;
}
.college i{
    background-image: url(//image.wjx.com/images/newimg/index/college_gray.png);
    width: 32px;
}
.internet i{
    background-image: url(//image.wjx.com/images/newimg/index/internet_gray.png);
    width: 28px;
}
.car i{
    background-image: url(//image.wjx.com/images/newimg/index/car_gray.png);
    width: 34px;
}
.retail i{
    background-image: url(//image.wjx.com/images/newimg/index/retail_gray.png);
    width: 32px;
}
.consult i{
    background-image: url(//image.wjx.com/images/newimg/index/consult_gray.png);
    width: 28px;
}
.science i{
    background-image: url(//image.wjx.com/images/newimg/index/science_gray.png);
    width: 28px;
}
.financial i{
    background-image: url(//image.wjx.com/images/newimg/index/financial_gray.png);
    width: 28px;
}


.college .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/college_blue.png);
    width: 32px;
}
.internet .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/internet_blue.png);
    width: 28px;
}
.car .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/car_blue.png);
    width: 34px;
}
.retail .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/retail_blue.png);
    width: 32px;
}
.consult .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/consult_blue.png);
    width: 28px;
}
.science .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/science_blue.png);
    width: 28px;
}
.financial .block_blue i{
    background-image: url(//image.wjx.com/images/newimg/index/financial_blue.png);
    width: 28px;
}


.wjxhome__user .btn_understand{
    font-size: 18px;
    line-height: 42px;
    padding: 0 30px;
    margin: 38px 0 10px 0;
}
.wjxhome__user .text{
    display: block;
    color: #1ea0fa;
    font-size: 14px;
    text-decoration: underline;
}
.wjxhome__user .text:hover{
    color: #0086e5;
}
.wjxhome__foot .part_two em {
    color: #404142;
    border-top: 8px solid #494b4c;
    border-right: 11px solid #494b4c;
    border-left: 11px solid #494b4c;
    border-bottom: 8px solid #404142;
    position: absolute;
    top: -16px;
    left: 484px;
}
.nav-header {
	background-color:#0078c8;
    color:#fff;
    font-size:14px;
}
.nav-header .nav-wrapper {
	color: #30a6f5;
}
.nav-header .nav-wrapper .hd-title {
	font-size: 24px;
	font-style: normal;
	line-height: 80px;
    *margin-left: 30px;
    color:#fff;
}

.nav-wrapper .dif-search-tab li {
    color: #A3D5FF;
}

.nav-wrapper .dif-search-tab .activeTab {
    color: #fff;
}

.nav-wrapper .dif-search-tab .activeTab i {
    background: #C2E5FF;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.template_item {
    width: 250px;
    height: 324px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px -1px #EFEFEF;
    border-radius: 8px;
}

    .template_item dt {
        font-size: 22px;
        line-height:28px;
        font-weight:500;
        color: #000;
        padding: 38px 30px 18px;
        text-align:left;
    }
    .template_item dt a{
        color: #000!important;
    }
 .template_item dd{
        height:32px;
        line-height:32px;
        padding:0 30px;
    }
    .template_item dd a {
        display: inline-block;
        font-size: 16px;
        color: #666;
        overflow: hidden;
        width: 190px;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height:32px;
    }
    .template_item dd a:hover{
        color:#1ea0fa
    }
    .template_item .last_dd {
        padding-top: 16px;
    }
    .template_item .last_dd a {
        font-size: 16px;
        color: #0095FF;
        text-align:left;
        display:flex;
        align-items:center;
    }
        .template_item .last_dd a i,.wjx_index_btn .btn_blue i{
            font-size: 20px;
            margin: 0 0 4px 2px;
        }
        .wjx_index_btn .btn_blue i {
            font-size: 24px;
            margin: 0 0 4px 6px;
        }
        .template_item .last_dd a span, .wjx_index_btn .btn_blue span {
            position: relative;
            left: 2px;
            top: -2px;
        }
.wjx_index_btn .btn_blue {
    line-height: 56px;
    border-radius: 2px;
    padding: 0 25px;
    font-size: 20px;
    background: #0095FF;
    color:#fff;
}
.wjxhome_template .slider_wrap {
    width: 1096px;
}
.slider_wrap {
    width: 1020px;
    margin: 30px auto;
    position: relative;
}
.swiper-container {
    padding: 30px 15px !important;
}
.slider_wrap .swiper-button-next, .slider_wrap .swiper-button-prev {
    margin-top: -35px;
    width: 40px;
    height: 40px;
    line-height:40px;
    background: #F1F1F1;
    border-radius: 20px;
    display: none \9;
    color: #666666;
}
.slider_wrap .swiper-button-next i, .slider_wrap .swiper-button-prev i{
    font-size:28px;
}
.slider_wrap .swiper-button-prev {
    left: -50px;

}
.slider_wrap .swiper-button-next {
    right: -50px;

}
.slider_wrap .swiper-button-prev.swiper-button-disabled {
  
}
.slider_wrap .swiper-button-next.swiper-button-disabled {
   
}
.slider_wrap .swiper-button-prev:focus{
    border:none
}
.slider_wrap .swiper-slide {
    width: auto \9;
    float:left \9;
    margin:10px \9;
}
.slider_wrap .swiper-pagination {
    display: none \9;
}

@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
    .swiper-wrapper {
        width: 1060px !important;
    }
    .swiper-slide {
        margin-right: 16px !important;
    }
    .slider_wrap .swiper-button-next, .slider_wrap .swiper-button-prev {
        display: none;
    }
}
@media all and (-ms-high-contrast:none) {
    .slider_wrap .swiper-button-next, .slider_wrap .swiper-button-prev {
        display: block;
    }

    .swiper-slide {
        margin-right: 16px !important;
    }

    *::-ms-backdrop, .swiper-slide {
        margin-right: 30px !important;
    }
}
.advertising_cooperatio_code {
    position: relative
}
.advertising_cooperatio_code .code_box {
    display: none;
    position: absolute;
    top: -190px;
    left: -15px;
    width: 144px;
    height:  188px;
    z-index:100;
    background-color: #fff;
    padding: 10px;
    border-radius: 3px; 
    text-align: center
}
.advertising_cooperatio_code .code_box span {
    font-size: 12px;
    font-weight: 400;
    color: #4E4E4E;
    line-height: 17px;
            
}
.advertising_cooperatio_code:hover .code_box {
    display: block
}

.wjxhome__wrapper .subnav_one {
    width: 590px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 8px 8px;
    padding-bottom:30px;
}
.wjxhome__wrapper .navitem .subnav{
    left:-30px;
}
.wjxhome__wrapper .navitem .subnav li {
    width: 78px;
    height: 96px;
    border-radius: 2px;
    border: 1px solid #F6F6F6;
    margin-left:10px;
}
.wjxhome__wrapper .navitem .subnav li:hover {
    box-shadow: 0px 2px 10px 0px rgba(0, 60, 103, 0.1);
}
.wjxhome__wrapper .wjxhome__menu .subnav_one a {
    margin: 10px 0;
    padding: 6px 0;
}
.wjxhome__wrapper .wjxhome__menu .subnav_one a{
    border-right:none;
}
.wjxhome__wrapper .wjxhome__inner .subnav li img {
    width: 38px;
}
.wjxhome__wrapper .split_title {
    font-size: 13px;
    margin-bottom:6px;
    color: #8C8C8C;
    line-height: 18px;
    margin-top:24px;
    margin-left:10px;
}
.wjxhome__wrapper .subnav_one>div{
    margin:0 28px 0 18px;
}
.wjxhome__wrapper .navitem .subnav_two li{
    height:104px;
}
.wjxhome__wrapper .wjxhome__menu .subnav_two a{
    margin:7px 0;
}
.wjxhome__wrapper .wjxhome__inner .thirdapp_style li img{
    width:30px;
    height:30px;
}
.wjxhome__wrapper .wjxhome__menu .thirdapp_style li{
    height:97px;
}
.wjxhome__wrapper .wjxhome__menu .thirdapp_style a {
    margin: 0;
    padding: 9px 0 0 0;
}
.wjxhome__wrapper .wjxhome__menu .thirdapp_style span {
    margin: 4px 0 1px;
}
.wjxhome__wrapper .wjxhome__menu .subnav_two .split_title a {
    font-size: 12px;
    color: #007ED9;
    line-height: 19px;
    padding: 0;
    margin: 0 10px;
    display:inline-block;
}
.wjxhome__wrapper .navitem:hover .appear_subnav {
    color: #333333;
}
.wjxhome__wrapper .survey{
    border-bottom:none;
}
.survey span {
    color: #333;
}
.wjxhome__wrapper .wjxhome__menu .ty_manage a{
    margin-top:8px;
}
.subnav_one .ty_manage span {
    margin-top: 4px;
}

.nine-box li > div {
    width: 100%;
}

    .nine-box li > div img {
        border-radius: 2px;
    }

.nine-box ul {
    display: flex;
    flex-wrap: wrap;
    width:1200px;
    margin:0 auto;
}
.nine-box li img{
    width:76px;
}
.nine-box li {
    width: calc(33.33% - 10px);
    text-align: center;
    background-color: #FFF;
    padding:45px 0;
    margin-bottom:15px;
    float:left
}
    .nine-box li:hover {
        box-shadow: 0px 0px 14px 4px rgba(204, 204, 204, 0.21);
    }
    .nine-box li:nth-child(3n-1) {
        margin: 0 15px 15px;
    }
    .nine-box li:nth-child(3n) {
        margin-right: 0;
    }

    .nine-box li h3 {
        font-size: 26px;
        font-weight: 500;
        color: #1A1A1A;
        line-height: 37px;
        margin: 14px 0 8px;
    }

    .nine-box li p {
        font-size: 16px;
        color: #999999;
        line-height: 22px;
    }
.nine-box h2, .create_third_step h2 {
    font-size: 44px;
    font-weight: 600;
    color: #000;
    line-height: 62px;
    text-align: center;
    margin: 120px 0 40px;
}
.more_app{
    text-align:center;
}
.more_app a {
    width: 198px;
    height: 40px;
    border: 1px solid #E5E5E5;
    font-size: 16px;
    color: #808080;
    line-height: 38px;
    display: inline-block;
    margin-top:40px;
}
.create_third_step {
    position: relative;
    margin-top: 100px;
    border-top: 1px solid #F5F5F5;
    overflow-x:hidden;
}
.step_head_tab ul {
    width: 710px;
    margin: 0 auto;
    background: #F6F9FF;
    height:60px;
    padding-top:4px;
}
.step_head_tab ul li {
    width: 231px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #FFFFFF;
    margin-right: 4px;
    font-size: 20px;
    color: #000;
    float:left;
    cursor:pointer;
}
.step_head_tab ul li:first-child{
    margin-left:4px;
}
.step_head_tab ul li i {
    color: #0095FF;
    font-size:20px;
    margin-right:5px;
}
.create_step_temp{
    width:1200px;
    margin:0 auto 150px;
    position:relative;
    z-index:1;
}
.create_step_temp .step_img_list{
    width:770px;
    height:560px;
}
.create_step_temp img {
    width: 770px;
    display: none;
    max-height:560px;
}
.create_step_temp li {
    width: 370px;
    height: 60px;
    background: #FAFAFA;
    line-height: 60px;
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
    text-align:left;
    cursor:pointer;
    display:flex;
    align-items:center;
}
.create_step_temp li:hover{
    background: #fff;
    line-height: 58px;
    border: 1px solid #DFDFDF;
}
.create_step_temp li.curshow {
    width: 370px;
    height: 60px;
    background: #fff;
    line-height: 58px;
    border-radius: 4px;
    border: 1px solid #DFDFDF;
    font-weight:600;
}
.create_step_temp h3{
    font-size: 44px;
    font-weight: 500;
    color: #000;
    line-height: 62px;
    margin-bottom:30px;
}
.create_step_temp li i{
    margin:0 12px 0 20px; 
    font-size:24px;
    color:#646566;
    height:30px;
    width:30px;
    display: inline-block;
    line-height: 30px;
    text-align:center;
    border-radius:6px;
}
.create_step_temp li.curshow i{
    color:#fff;
    background:#0086FF;
}
.step_num {
    background: url(//image.wjx.com/images/Index/sucai-left@2x.png) no-repeat center;
    background-size: cover;
    width: 120px;
    height: 73px;
    padding: 18px 0 0 13px;
    font-size: 28px;
    color: #000;
    margin-top: 57px;
}
.step_num b{
    font-size:38px;
    font-weight:600;
}
.bg_add_box{
    overflow-x:hidden;
}
.shitbg1 {
    position: absolute;
    top: 787px;
    width: 565px;
    height: 562px;
    left: -244px;
    background: url(//image.wjx.com/images/Index/left-bg1.png) no-repeat center;
    background-size: contain;
}
.shitbg2 {
    position: absolute;
    top: 195px;
    width: 768px;
    height: 768px;
    left: unset;
    right: -175px;
    background: url(//image.wjx.com/images/Index/right-bg1.png) no-repeat center;
    background-size: contain;
}
.shitbg3 {
    position: absolute;
    top: 3680px;
    width: 563px;
    height: 734px;
    left: 0;
    background: url(//image.wjx.com/images/Index/left-bg2.png) no-repeat center;
    background-size: contain;
}
.shitbg4 {
    position: absolute;
    top: 1942px;
    width: 565px;
    height: 562px;
    right: -129px;
    background: url(//image.wjx.com/images/Index/left-bg1.png) no-repeat center;
    background-size: contain;
}
.shitbg5 {
    position: absolute;
    top: 4490px;
    width: 563px;
    height: 734px;
    right: 0;
    background: url(//image.wjx.com/images/Index/right-bg2.png) no-repeat center;
    background-size: contain;
}
.special_second_temp{
    text-align:right;
}
.special_second_temp .step_num{
    display:inline-block;
    transform: rotate(180deg);
}
.special_second_temp .step_num>div{
    transform: rotate(180deg);
}
.wjxques_template{
    position:relative;
    z-index:1;
}
.version_vs_block h2, .wjxques_template h2, .wjxhome__user_new h2 {
    font-size: 44px;
    font-weight: 600;
    color: #000;
    line-height: 62px;
    padding: 30px 0 10px;
    text-align: center;
}
.version_vs_block h3, .wjxques_template h3,.wjxhome__user_new h3 {
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-bottom: 60px;
}
.version_vs_block img{
    width:46px;
    margin-bottom:20px;
}
.version_vs_block li {
    width: 285px;
    height: 382px;
    display: flex;
    flex-direction: column;
    padding: 42px 0 0 44px;
    float:left;
    margin-left:20px;
}
.version_vs_block li:first-child{
    margin-left:0;
}
    .version_vs_block li.free_version {
        background: url(//image.wjx.com/images/Index/free-bg@2x.png) no-repeat center;
        background-size: contain;
    }
.version_vs_block li b {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    margin-bottom: 4px;
}
.version_vs_block li h4 {
    font-size: 16px;
    color: #808080;
    line-height: 22px;
    margin-bottom: 40px;
}
.version_vs_block li> div b {
    font-size: 36px;
    font-weight: 500;
    color: #333333;
}
.version_vs_block li > div {
    font-size: 16px;
    padding: 5px 0;
    margin-bottom: 17px;
}
.version_vs_block li a {
    width: 201px;
    line-height: 54px;
    background: #282E44;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    display:block;
}
.enterprise_version {
    background: url(//image.wjx.com/images/Index/enterprise-bg@2x.png) no-repeat center;
    background-size: contain;
}
.version_vs_block .enterprise_version a {
    background: #FF9D22;
    color: #fff;
}
.zunxiang_version {
    background: url(//image.wjx.com/images/Index/vip-bg@2x.png) no-repeat center;
    background-size: contain;
}
.version_vs_block .zunxiang_version a {
    background: #A37D57;
    color: #fff;
}
.flagship_version {
    background: url(//image.wjx.com/images/Index/flagship-bg@2x.png) no-repeat center;
    background-size: contain;
}
.version_vs_block{
    position:relative;
    z-index:1;
}
.version_vs_block .flagship_version a {
    background: #7979DA;
    color: #fff;
}
.version_vs_block ul{
    width:1200px;
    margin:0 auto;
}
.wjxhome__user_new{
    position:relative;
    z-index:1;
}
.wjxhome__user_new .pic__box img {
    width: 233px;
    margin-right: 8px;
    margin-bottom: 18px;
    max-height:68px;
}
.wjxhome__user_new .pic__box img:nth-child(5n){
    margin-right:0;
}
.wjxhome__user_new .pic__box{
    width:1200px;
    margin:0 auto;
}
.free_use_bottom {
    background: linear-gradient(180deg, #FFFFFF 0%, #E2EFFF 100%);
    padding: 80px 0 150px;
}
    .free_use_bottom > div {
        margin: 50px auto 0;
        background: url(//image.wjx.com/images/Index/down-banner@2x.png) no-repeat center;
        background-size: contain;
        width: 1200px;
        height: 314px;
        text-align: center;
    }
.free_use_bottom p {
    font-size: 40px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 56px;
    padding-top:80px;
    margin-bottom:34px;
}
.free_use_bottom a {
    width: 180px;
    height: 62px;
    line-height: 62px;
    background: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    font-size: 22px;
    color: #0D57EB;
    display:inline-block;
}
.bg_add_box{
    position:relative;
}
.step_head_tab.stepscrollfix {
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    z-index: 3;
    height: 80px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-transition: 0.5s top ease;
    transition: 0.5s top ease;
}
.stepscrollfix  ul {
    margin: 14px auto;
}
.fixstepbox{
    height:10px;
}
.create_step1 {
    margin-top: 60px;
}
.single_split_line {
    width: 2px;
    height: 53px;
    background: #FFFFFF;
    margin: 0px 20px -8px 4px;
}
.add_wx_price{
    color:#262626;
    font-size:14px;
    line-height:20px;
    text-align:center;
    margin-top:20px;
}
.contactinfo .link_way {
    font-size: 14px;
    line-height: 20px;
    margin-bottom:10px!important;
    color:rgba(255,255,255,0.5)
}
.wjxhome__foot .contactinfo li i {
    color: #AAAFB4;
}
.survey-mode_tit{
    position:relative;
    z-index:1;
    background-image: linear-gradient(to bottom,#fff 0%,#EFF6FF 100%);
}
.survey-mode_tit li {
    width: 289px;
    height: 312px;
    margin-left: 14px;
    float:left;
    position:relative;
    margin-bottom:14px;
    cursor:pointer;
}
.survey-mode_tit li:nth-child(4n+1){
    margin-left:1px;
}
.survey-mode_tit li .survey_bg_img{
    position:absolute;
    width:100%;
    height:100%;
}
.survey-mode_tit ul{
    width:1200px;
    margin:60px auto 100px;
    padding-bottom:130px;
}
.survey-mode_tit li>a{
    position:relative;
    z-index:1;
    padding-top:36px;
    display: block;
    height:100%;
}
.survey-mode_tit li>a img{
    width:34px;
    height:34px;
    margin-left:30px;
}
.survey-mode_tit li h3{
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 33px;
    margin:10px 0 16px 30px;
}
.survey-mode_tit li span{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    display:block;
    padding:0 30px;
}
.survey-mode_tit h2{
    font-size: 44px;
    font-weight: 600;
    color: #000;
    line-height: 62px;
    text-align:center;
}
.survey-mode_tit li i{
    position:absolute;
    font-size:26px;
    bottom:30px;
    left:30px;
    color:#fff;
    z-index:1;
}
.survey-mode_tit li:hover{
    transform:translateY(-10px);
    transition:0.3s all;
}
.wjxhome__wrapper .sample_jcy_navbar {
    width: 128px;
    height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1500);
    border-radius: 2px;
    padding-top:6px;
}
.wjxhome__wrapper .navitem .sample_jcy_navbar li {
    height: 38px;
    line-height: 38px;
    align-items: center;
    padding: 0 14px;
    font-size: 16px;
    color: #262626;
    width: 100%;
    border: none;
    margin-left: 0;
}
.wjxhome__wrapper .navitem .sample_jcy_navbar li:hover{
    background: #E5F6FF;
    box-shadow:none;
}
.wjxhome__wrapper .navitem .sample_jcy_navbar li img {
    margin-right: 6px;
    width: 28px;
    height: 28px;
}
.wjxhome__menu .navitem .sample_jcy_navbar a {
    width: 100%;
    display: flex;
    align-items:center;
    font-size:16px;
}