
/*  Fonts  */
@font-face {
    font-family: 'open_regular';
    src: url('/index/fonts/opensans-regular-dd5225c378a9b47b4f778aea51b73b4c.eot');
    src: url('/index/fonts/opensans-regular-dd5225c378a9b47b4f778aea51b73b4c.eot?#iefix') format('embedded-opentype'),
         url('/index/fonts/opensans-regular-81ae11bb3edc447318ef3bf682698c6b.woff') format('woff'),
         url('/index/fonts/opensans-regular-1ddeddb8b2a2e76c7f7aa8870b3e26a8.ttf') format('truetype'),
         url('/index/fonts/opensans-regular-67b6f6eed571ede578538b8c5d5e6282.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_bold';
    src: url('/index/fonts/opensans-bold-72ac64010a455012098d2d1923cecbc5.eot');
    src: url('/index/fonts/opensans-bold-72ac64010a455012098d2d1923cecbc5.eot?#iefix') format('embedded-opentype'),
         url('/index/fonts/opensans-bold-fc72c831202f7238cee26cf77460f9b4.woff') format('woff'),
         url('/index/fonts/opensans-bold-0e659f110accfc83b4705b69e2611bdf.ttf') format('truetype'),
         url('/index/fonts/opensans-bold-36194cef06306091b9630e69ab66197e.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_semibold';
    src: url('/index/fonts/opensans-semibold-653476f921a175241fe86a9b927b2dc9.eot');
    src: url('/index/fonts/opensans-semibold-653476f921a175241fe86a9b927b2dc9.eot?#iefix') format('embedded-opentype'),
         url('/index/fonts/opensans-semibold-7846286b45a0c9e82aa3f517c9f0cb7a.woff') format('woff'),
         url('/index/fonts/opensans-semibold-a28bc521d29822a6350d0b1fadf83ba6.ttf') format('truetype'),
         url('/index/fonts/opensans-semibold-40acdf87330f735c52149d6b9471afd9.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'satellite';
    src: url('/index/fonts/satellite-1a4e32e91026bf9f6b4ca5f56040bfcd.eot');
    src: url('/index/fonts/satellite-1a4e32e91026bf9f6b4ca5f56040bfcd.eot?#iefix') format('embedded-opentype'),
         url('/index/fonts/satellite-906f7a938e2615fc7e500300b2f9f8ba.woff') format('woff'),
         url('/index/fonts/satellite-0ff705f67097a88438694592bb1e71c9.ttf') format('truetype'),
         url('/index/fonts/satellite-b1a85876d7a2e645ce5ab2d1b4d14f8b.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*  General CSS*/
.wrapper{
	width: 100%;
	height: auto;
	margin: 0 auto;
}


footer .f_cols ul.sm li a,
header nav ul li a,
footer a:hover{
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
}

/*  Header  */
header.trasparent_nav{
	width: 100%;
    height: 80px;
    background-color: transparent;
    top: 0;
    left: 0;
    position: absolute;
    word-spacing: normal;
    color: rgb(141, 144, 149);
    font-family: 华文细黑, Helvetica, Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    z-index: 9999;
}


header.trasparent_nav .logo,
header.fixed_nav .logo{
    float: left;
 /*   margin-top: 30px;*/
}
header.trasparent_nav .logo,
header.fixed_nav .logo{
    margin-top: 25px;
    margin-left: 40px;
}

header.trasparent_nav nav,
header.fixed_nav nav{
    float: right;
    margin-top: 25px;
}

header.fixed_nav nav{
    margin-top: 15px;
}

header.trasparent_nav nav ul,
header.fixed_nav nav ul{
    list-style: none;
}

header.trasparent_nav nav ul li,
header.fixed_nav nav ul li{
    float: left;
    margin-left: 50px;
    color:#fff;
}

header.trasparent_nav nav ul li .btn,
header.fixed_nav nav ul li .btn{
    text-transform: none;
    color:#fff;
    font: 16px / 24px 微软雅黑, Helvetica, Arial, Verdana, sans-serif;
}
header.trasparent_nav nav ul li .dropdown-menu,
header.fixed_nav nav ul li .dropdown-menu{
    min-width: 1rem;
}


header.trasparent_nav nav ul li:first-child,
header.fixed_nav nav ul li:first-child{
    margin-left: 0;
    color:#fff;
}

header.trasparent_nav nav ul li a,
header.fixed_nav nav ul li a{
    /*text-decoration: none;*/
    /*!*color: #454545;*!*/
    /*color:#fff;*/
    /*font-family: 'open_regular', arial;*/
    /*font-size: 16px;*/
    position: relative;
    text-transform: none;
    color:#fff;
    font: 16px / 24px 微软雅黑, Helvetica, Arial, Verdana, sans-serif;

}

header.trasparent_nav nav ul li a:before,
header.fixed_nav nav ul li a:before{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    width: 0;
    height: 1px;
    background: #fff;
    transition: all .4s;
}

header.trasparent_nav nav ul li a:hover:before,
header.fixed_nav nav ul li a:hover:before{
    color: #e61c42;
    width: 100%;
    left: 0;
    right: 0;

}

header.trasparent_nav nav ul li a:focus,
header.fixed_nav nav ul li a:focus{
    color: #e61c42;
    width: 100%;
    left: 0;
    right: 0;

}

header.fixed_nav nav ul li a{
    font-size: 16px;
    /*line-height: 57px;*/
    /*border-top: 3px solid transparent*/
}


header.fixed_nav{
    width: 100%;
    height: 60px;
    background-color: #0a6aa1;
    border-bottom: 1px solid #0a6aa1;
    position: fixed;
    color:#fff;
    top: 0;
    left: 0;
    z-index: 9999;
    margin-top: -81px;
}




/*  Billboard  */
.fixed_billboard{
    position:absolute;
    width: 100%;
    height: 680px;
    overflow: hidden;
    background: url('/index/img/bg1-6e3befe8e076e1de323df54a36d1ce4b.png') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

@media screen and (max-width: 1365px) {
    .billboard {
        width: 100%;
        height: 660px;
        background: url('/index/img/bg/tech_city-fddc9010ade6c38e8a26f77a6e5fd83b.gif') no-repeat;
        overflow: hidden;
        position: relative;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .billboard .mask,
    .contactUs_Div .mask{
        position:relative;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background-color: rgba(0,0,0,0.6);
    }
    .billboard .contentPanel{
        position: relative;
        top:240px;
        left:0;
        width:100%;
        height:300px;
        z-index: 9999;
    }
    .billboard .contentPanel .yy_content{
        position: relative;
        line-height: 1.5em;
        background-repeat: no-repeat;
        padding-bottom: 8px;
    }
    .billboard .contentPanel h2{
        /*position: relative;*/
        /*top: 320px;*/
        color: #ffffff;
        font-family: 'open_semibold', arial;
        text-align: center;
        font-size: 80px;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 700;
        /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);*/
        z-index: 9999;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {

.billboard{
    width: 100%;
    height: 660px;
    background: url('/index/img/bg/tech_city-fddc9010ade6c38e8a26f77a6e5fd83b.gif') no-repeat;
    overflow: hidden;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.billboard .mask,
.contactUs_Div .mask{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);
}
.billboard .contentPanel{
    position: relative;
    top:240px;
    left:0;
    width:100%;
    height:300px;
    z-index: 9999;
}
.billboard .contentPanel .yy_content{
    position: relative;
    line-height: 1.5em;
    background-repeat: no-repeat;
    padding-bottom: 8px;
}
.billboard .contentPanel h2{
    /*position: relative;*/
    /*top: 320px;*/
    color: #ffffff;
    font-family: 'open_semibold', arial;
    text-align: center;
    font-size: 80px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);*/
    z-index: 9999;
}
}

@media screen and (min-width: 1440px) and (max-width: 1599px) {

    .billboard{
        width: 100%;
        height: 860px;
        background: url('/index/img/bg/tech_city-fddc9010ade6c38e8a26f77a6e5fd83b.gif') no-repeat;
        overflow: hidden;
        position: relative;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .billboard .mask,
    .contactUs_Div .mask{
        position:relative;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background-color: rgba(0,0,0,0.6);
    }
    .billboard .contentPanel{
        position: relative;
        top:340px;
        left:0;
        width:100%;
        height:300px;
        z-index: 9999;
    }
    .billboard .contentPanel .yy_content{
        position: relative;
        line-height: 1.5em;
        background-repeat: no-repeat;
        padding-bottom: 8px;
    }
    .billboard .contentPanel h2{
        /*position: relative;*/
        /*top: 320px;*/
        color: #ffffff;
        font-family: 'open_semibold', arial;
        text-align: center;
        font-size: 80px;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 700;
        /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);*/
        z-index: 9999;
    }
}

@media screen and (min-width: 1600px){

    .billboard{
        width: 100%;
        height: 1060px;
        background: url('/index/img/bg/tech_city-fddc9010ade6c38e8a26f77a6e5fd83b.gif') no-repeat;
        overflow: hidden;
        position: relative;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .billboard .mask,
    .contactUs_Div .mask{
        position:relative;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background-color: rgba(0,0,0,0.6);
    }
    .billboard .contentPanel{
        position: relative;
        top:390px;
        left:0;
        width:100%;
        height:300px;
        z-index: 9999;
    }
    .billboard .contentPanel .yy_content{
        position: relative;
        line-height: 1.5em;
        background-repeat: no-repeat;
        padding-bottom: 8px;
    }
    .billboard .contentPanel h2{
        /*position: relative;*/
        /*top: 320px;*/
        color: #ffffff;
        font-family: 'open_semibold', arial;
        text-align: center;
        font-size: 80px;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 700;
        /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);*/
        z-index: 9999;
    }
}

.contact_us{
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
    background: url('/index/img/contact_us_bg-e6673f6a69c6515c1d6fdc043eb1bd44.png') center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.contact_us .mask{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);;
}

.contact_us .title{
    position: relative;
    top: 210px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    word-spacing: 10px;
    text-align: center;
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}
.contact_us .content{
    position: relative;
    top: 150px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}

.world_map{
    width: 100%;
    height: 620px;
    overflow: hidden;
    position: relative;
    background: url('/index/img/market_bg-d49839bc249b93fde78c11ec734b76a0.png') center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.world_map .mask{
    position:relative;
    width:100%;
    height:620px;
    top:0;
    left:0;
    background-color:black;
    filter:Alpha(Opacity=60);opacity:0.5;
}
.world_map .title{
    position: relative;
    top: 210px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    word-spacing: 10px;
    text-align: center;
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}
.world_map .content{
    position: relative;
    top: 230px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}

.about_us{
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
    background: url('/index/img/aboutUs_bg-75757f9b06608273895f4958ac0ab42b.png') center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.about_us .mask{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);;
}

.about_us .title{
    position: relative;
    top: 210px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    word-spacing: 10px;
    text-align: center;
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}
.about_us .content{
    position: relative;
    top: 230px;
    color: #ffffff;
    font-family: 'open_semibold', arial;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index:1000;
}

/*  Call To Action Section  */
.cta{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}

.cta p{
    display: inline-block;
    font-family: 'open_regular', arial;
    font-size: 20px;
    margin: 35px 0 0 40px;
    letter-spacing: 1px;
}

.cta a{
    float: right;
    padding: 17px 60px;
    text-decoration: none;
    font-family: 'open_regular', arial;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 40px 0 0;
}

.cta_top{
    background-color: rgba(255, 255, 255, .8);
    margin-top: -90px;
}

.cta_top p{
    color: #454545;
}

.cta_top a{
    background: #e61c42;
    color: #fff;
}





/*  Services  */
.services,
.testimonials{
    padding: 100px 0 50px 0;
    background: #ffffff;
    border-bottom: 1px solid #f4f4f4;
}


.services h2{
    text-decoration: none;
    color: #606060;
    font-family: 'open_semibold', arial;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}


.services h2 .inner,
.provide h2 .inner{
    transition: all ease .6s;
}
.services h2 .inner .title{
    font-family:  'open_semibold', arial;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    color: #606060;
}
.services h2 .inner span{
    overflow: hidden;
    border-bottom-style: solid;
    width: 60px;
    max-width: 60px;
    border-bottom-width: 4px;
    border-bottom-color: #f1501a;
    margin-top: 20px;
    right: auto;
    display: block;
    top: 0;
    position: relative;
}

.services .separator{
    text-align: center;
    margin: 20px 0;
    width:100%;
    position:relative;
    /*left:15%;*/
}

.services .separator img{
    width: 67%;
}

.services ul{
    list-style: none;
    /*margin-left: 80px;*/
    overflow: hidden;
}

.services ul li{
    float: left;
    display: block;
    width: 33.33%;
    height: auto;
    /*margin-left: 80px;*/
    text-align: center;
}
.services .whyUs_div table .panel{
    text-align:center;
}
.services .whyUs_div table tr td:nth-child(2n+1) .panel{
    background-color: #fcfcfc;
}

.services .whyUs_div table tr td:nth-child(2n) .panel{
     background-color: #f4f4f4;
 }

.services .whyUs_div table tr td .panel:hover{
    background-color: #fff;
    cursor: pointer;
    margin-top:-10px;
    border-radius: 5px;
    box-shadow: darkgrey 0px 0px 30px 5px;

}

.services ul li:first-child{
    margin-left: 0;
}

.services ul li img.s_icons,
.services .whyUs_div table .panel img.s_icons
{
    margin-bottom: 40px;
}
.services .whyUs_div .panel{
    padding:40px 25px 20px 25px;
    transition: margin-top 0s;
    -moz-transition: margin-top 0s; /* Firefox 4 */
    -webkit-transition: margin-top 0s; /* Safari 和 Chrome */
    -o-transition: margin-top 0s; /* Opera */
}
.services ul li h3,
.services .whyUs_div table .panel h3{
    color: #746969;
    font-family: 'open_bold', arial;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.services ul li p
{
    color: #746969;
    font-family: 'open_regular', arial;
    position:relative;
    top:0;
    left:50%;
    margin-left:-100px;
    width:200px;
    font-size: 14px;
    line-height: 22px;
}
.services .whyUs_div table .panel p{
    color: #746969;
    font-family: 'open_regular', arial;
    width:100%;
    font-size: 14px;
    line-height: 22px;
    min-height: 90px;
}

.provide{
    width:100%;
    padding:100px 0 50px 0;
    /*background-color: rgba(247,249,250,0.8);*/
    background: url('/index/img/provide_bg-1ecaadda6eb4d22a07b839609c1510b0.png') center;
}

.provide h2{
    text-decoration: none;
    color: #606060;
    font-family: 'open_semibold', arial;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.provide .panel{
    position: relative;
    padding:5px 5px;
    margin: 10px;
    height:400px;
    background-color: rgba(241,80,26,0.6);
    border-radius: 10px;
    opacity: 0.7;

}

.line{
    height:5px;
    width:60px;
    position: relative;
    left:50%;
    padding-top:5px;
    margin-left:-30px;
    background-color: #f1501a ;
}

.provide .panel:hover{
    background-color: #f1501a;
}
.provide .panel .title{
    position:relative;
    top:80px;
    text-align:center;
}
.provide .panel .content{
    position:absolute;
    top:260px;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    width: 100%;
    text-align:center;
}

.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}


/*  Recent Work  */
.recent_work{
    width: 100%;
    padding: 100px 0 50px 0;
    background: #fff;
    overflow: hidden;
}

.recent_work table{
    width:100%;
}
.recent_work table tr td{
    width: 16.6%
}
.recent_work table tr td .panel{
    width:100%;
    height:300px;
    position: relative;
}
.recent_work table tr td .panel img{
    width:100%;
    height:100%;
    position:relative;
    top:0;
    left:0;
}
.recent_work table tr td .panel .panel-content{
    width:100%;
    height:100%;
    position:absolute;
    top:-10px;
    left:0;
    background-color: rgba(0,0,0,0.6);;
    display: none;
}
.recent_work table tr td .panel .panel-content h3{
    margin-top:50px;
    color:#fff;
    text-align:center;
    padding: 5px;
}
.recent_work table tr td .panel .panel-content{
    margin-top:10px;
    padding:10px;
    color:#fff;
    font-size:16px;
}

.recent_work h2{
    color: #606060;
    font-family: 'open_semibold', arial;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.recent_work .work{
    display: block;
    width: 20%;
    height: 100%;
    float: left;
}
.work img{width: 100%;}

.contactUs_Div{
    width:100%;
    height:360px;
    background: url('/index/img/aboutUs_bg-75757f9b06608273895f4958ac0ab42b.png') center;
    position: relative;
}

.contactUs_Div .contentDiv{
    position:relative;
    top:80px;
    left:0;
    width: 100%;
    text-align:center;
}

.contactUs_Div .contentDiv .content-title{
    font-family: 微软雅黑;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
}

.contactUs_Div .contentDiv .content-body{
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    margin-top:20px;
}

.contactUs_Div .contentDiv .content-btn{
    padding: 10px 60px;
    text-decoration: none;
    font-family: 'open_regular', arial;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top:20px;
    background: #e61c42;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
}
.contactUs_Div .contentDiv .content-btn:hover{
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    background-color: #e60a32;
}

.img_left_sec{
    width:100%;
    height:400px;
}
.img_left_sec .img{
    position:relative;
    left:0;
    top:0;
    width:50%;
    height:100%;
}
.img_left_sec .content{
    position:relative;
    top:0;
    right:0;
    width:50%;
    padding:50px;
}


/*  Testimonials  */
.testimonials{
    height: auto;
    padding-bottom: 100px;
}

.testimonials h3{
    color: #616161;
    font-family: 'open_bold', arial;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.testimonials ul.testi_boxs{
    list-style: none;
    overflow: hidden;
    margin-top: 80px;
}

.testimonials ul.testi_boxs li{
    float: left;
    display: block;
    width: 293px;
    height: auto;
    margin-left: 80px;
}

.testimonials ul.testi_boxs img.avatar{
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    margin-bottom: 20px;
}

.testimonials ul.testi_boxs h2{
    color: #616161;
    font-family: 'open_bold', arial;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .5px;

}

.testimonials ul.testi_boxs h2 span{
    color: #756a6a;
    font-family: 'open_regular', arial;
    font-weight: normal;
    font-size: 12px;
}

.testimonials ul.testi_boxs p{
    color: #747474;
    font-family: 'open_regular', arial;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}




/*  Clients  */
.clients{
    width: 100%;
    background: #fff;
}

.clients ul{
    list-style: none;
}

.clients ul li{
    display: block;
    float: left;    
    margin-left: 120px;
}

.clients ul li a img{
    margin-top: 45px;
    display: inline-block;
}

.clients ul li:first-child{
    margin-left: 42px;
}





/*  Footer  */
footer{
    width: 100%;
    height: 500px;
    background: #353535;
    overflow: hidden;
    padding-bottom: 20px;
}

footer .cta_footer{
    background-color: #434343;
}

footer .cta_footer p{
    color: #ffffff;
}

footer .cta_footer a{
    background: #e61c42;
    color: #fff;
}

footer .footer_widget{
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px #434343 solid;
}

footer .f_cols{
    display: block;
    width: 270px;
    height: auto;
    float: left;
    margin:100px 40px 0 0;
}

footer .f_cols:last-child{
    margin-right: 0;
}

footer .f_cols h3{
    color: #fff;
    font-family: 'open_regular', arial;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 40px;
    letter-spacing: 1px;

}

footer .f_cols p{
    font-family: 'open_regular', arial;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 20px;
}

footer .f_cols span.phone{
    display: block;
    font-family: 'open_bold', arial;
    font-weight: bold;
    color: #ffffff;
}

footer .f_cols ul.sm{
    list-style: none;
    overflow: hidden;
}

footer .f_cols ul.sm li{
    float: left;
    margin-left: 10px;
}

footer .f_cols ul.sm li:first-child{
    margin-left: 0;
}

footer .f_cols ul.sm li a{
    display: block;
    width: 25px;
    height: 25px;
    background: url('/index/img/social-9f355fbe70bccab7671280ee5a1e3c39.png') no-repeat;
}

footer .f_cols ul.sm li a.fb{
    background-position: 0 0;
}
footer .f_cols ul.sm li a.twitter{
    background-position: -26px 0;
}
footer .f_cols ul.sm li a.dribbble{
    background-position: -52px 0;
}

footer .f_cols ul.sm li a:hover{
    background: url('/index/img/social_hover-33e1b9acda9b53285d1a89797e78098e.png') no-repeat;
}

footer .f_cols ul.sm li a.fb:hover{
    background-position: 0 0;
}
footer .f_cols ul.sm li a.twitter:hover{
    background-position: -26px 0;
}
footer .f_cols ul.sm li a.dribbble:hover{
    background-position: -52px 0;
}

footer .f_cols a{
    display: inline-block;
    font-family: 'open_regular', arial;
    color: #ffffff;
}

footer .f_cols a:hover{
    color: #ffffff;
}

footer .f_cols ul li{
    list-style: none;
    margin-bottom: 15px;
}

footer .f_cols ul li a{
    text-decoration: none;
    color: #ffffff;
    font-family: 'open_regular', arial;
    font-family: 14px;
}

footer .f_cols ul li a:hover{
    color: #e61c42;
}


p.rights{
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'open_regular', arial;
    font-size: 13px;
    letter-spacing: 1px;
}

p.rights a{
    font-family: 'open_bold', arial;
    font-weight: bold;
}

@charset "UTF-8";/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;margin:0;padding:0}body{font-family:Helvetica Neue,PingFang SC,Hiragino Sans GB,HeitiSC,Helvetica,Arial,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5{margin:0;font-weight:300;color:#484848}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,option,select,textarea{font-family:Helvetica Neue,PingFang SC,Hiragino Sans GB,HeitiSC,Helvetica,Arial,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;font-size:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}dd,dl,ul,ul li{list-style:none;margin:0;padding:0}body .wj-btn-free-use{-webkit-box-shadow:0 10px 20px 0 rgba(0,60,172,.35);box-shadow:0 10px 20px 0 rgba(0,60,172,.35);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:168px;height:48px;cursor:pointer;background:#2672ff;color:#fff;border-radius:4px;font-size:17px;line-height:48px;letter-spacing:2px;text-indent:2px;text-align:center;font-weight:300}body .wj-btn-free-use:hover,body .wj-btn-free-use:visited{-webkit-box-shadow:0 5px 10px 0 rgba(0,60,172,.35);box-shadow:0 5px 10px 0 rgba(0,60,172,.35);background:#0759f1;color:#fff}body .wj-btn-free-use-fs{height:54px;line-height:54px;width:180px}body.login-btn-v2 .btn-color{background:#2acc72;-webkit-box-shadow:none;box-shadow:none}body.login-btn-v2 .btn-color:hover,body.login-btn-v2 .btn-color:visited{-webkit-box-shadow:none;box-shadow:none;background:#27bb69;color:#fff}.clearfix:after{clear:both;content:"";height:0;line-height:0;display:block}.desktop-only,.mobile-only{display:none}a:-webkit-any-link{text-decoration:none}.pointer-events-none,[wj-hawkeye] *{pointer-events:none}.home-section.home-section-first,.home-section.home-section-first a{color:#fff;text-align:center}.home-section.home-section-first .bg-wrapper img{width:100%}.home-section.home-section-first .btn-free-use{border-radius:4px;font-size:18px;text-align:center;cursor:pointer}.home-section.home-section-first .new-statics .number,.home-section.home-section-first .statics .number{color:#fb0}.home-section.home-section-first .section-content>*{margin:0 auto}.home-section.biz-type ul li .link{display:block;text-decoration:none;color:#484848;font-weight:300}.home-section.home-section-step ul li{color:#484848}.home-section.home-section-step .btn-free-use{cursor:pointer}.home-footer .row-2 .contact-us .wx-gzh .wx-logo img{width:100%}@media (min-width:641px){.home-section-fugong{display:none}.id-footer{min-width:1024px!important}body{min-width:1024px}body.widerThanFsBgDesktop .home-section.home-section-first .bg-wrapper{position:relative}body.widerThanFsBgDesktop .home-section.home-section-first .bg-wrapper img{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;left:0;top:50%;height:auto;width:100%}.desktop-only{display:block}.desktop-only-inline{display:inline-block}.home-section.home-section-first{overflow:hidden;font-weight:300;position:relative;background-color:#f7f8fd}.home-section.home-section-first .section-content{position:absolute;top:0;left:0;padding-top:300px;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;min-width:960px}.home-section.home-section-first .bg-wrapper{height:100vh;position:relative}.home-section.home-section-first .bg-wrapper img{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:relative;left:50%;top:0;height:100%;width:auto}.home-section.home-section-first .slogan-wrapper{margin-bottom:28px;width:570px}.home-section.home-section-first .slogan-wrapper.tablet-only{display:none;width:490px}.home-section.home-section-first .slogan-wrapper img{width:100%}.home-section.home-section-first .new-desktop-margin{margin-bottom:18px}.home-section.home-section-first .new-tablet-margin{margin-bottom:12px}.home-section.home-section-first .btn-free-use{line-height:48px;margin-bottom:153px;margin-bottom:7.5vw}.home-section.home-section-first .wj-btn-free-use-fs{margin-top:90px;line-height:54px}.home-section.home-section-first .statics{font-size:20px;position:absolute;left:50%;bottom:4.2vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home-section.home-section-first .statics .number{font-weight:700}.home-section.home-section-first .new-statics{font-size:18px;position:absolute;left:50%;width:100%;letter-spacing:1.5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home-section.home-section-first .new-statics .number{font-weight:700}.home-section.home-section-first .new-btn-position{margin:101px auto 0;line-height:64px;width:226px;height:64px;font-size:24px}.home-section.home-section-first .pc-img-wrapper{width:552px;position:relative;left:-7px}.home-section.home-section-first .pc-img-wrapper img{width:100%}.home-section.biz-type{text-align:center;padding:100px 0 70px;background-color:#f7f8fd}.home-section.biz-type .section-title{font-size:36px;margin-bottom:50px}.home-section.biz-type ul{width:919px;margin:0 auto;text-align:center}.home-section.biz-type ul:after{clear:both;content:"";display:block}.home-section.biz-type ul li{width:30%;display:inline-block;margin-bottom:50px;-webkit-transition:opacity .8s ease;-o-transition:opacity .8s ease;transition:opacity .8s ease;opacity:0}.home-section.biz-type ul li .img-wrapper{height:70px;width:70px;background:url(../img/biz-icon-sp.png) 0 0 no-repeat;margin:0 auto 24px;background-size:74px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;border-radius:50%;background-position-x:-2px}.home-section.biz-type ul li.biz-1{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.home-section.biz-type ul li.biz-1 .img-wrapper{background-color:#2672ff;-webkit-box-shadow:10px 10px 20px rgba(38,114,255,.45);box-shadow:10px 10px 20px rgba(38,114,255,.45);background-position:-1px -1px}.home-section.biz-type ul li.biz-1 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(38,114,255,.25);box-shadow:3px 3px 15px rgba(38,114,255,.25);background-position:-1px -1px}.home-section.biz-type ul li.biz-2{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.home-section.biz-type ul li.biz-2 .img-wrapper{background-color:#ffad25;background-position-y:-76px;-webkit-box-shadow:10px 10px 20px rgba(255,173,37,.45);box-shadow:10px 10px 20px rgba(255,173,37,.45)}.home-section.biz-type ul li.biz-2 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(255,173,37,.25);box-shadow:3px 3px 15px rgba(255,173,37,.25)}.home-section.biz-type ul li.biz-3{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.home-section.biz-type ul li.biz-3 .img-wrapper{background-color:#2cd4af;background-position-y:-149px;-webkit-box-shadow:10px 10px 20px rgba(44,212,175,.45);box-shadow:10px 10px 20px rgba(44,212,175,.45)}.home-section.biz-type ul li.biz-3 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(44,212,175,.25);box-shadow:3px 3px 15px rgba(44,212,175,.25)}.home-section.biz-type ul li.biz-4{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.home-section.biz-type ul li.biz-4 .img-wrapper{background-color:#7464ff;background-position-y:-224px;-webkit-box-shadow:10px 10px 20px rgba(116,100,255,.45);box-shadow:10px 10px 20px rgba(116,100,255,.45)}.home-section.biz-type ul li.biz-4 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(116,100,255,.25);box-shadow:3px 3px 15px rgba(116,100,255,.25)}.home-section.biz-type ul li.biz-5{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.home-section.biz-type ul li.biz-5 .img-wrapper{background-color:#00bf6f;background-position-y:-297px;-webkit-box-shadow:10px 10px 20px rgba(0,191,111,.45);box-shadow:10px 10px 20px rgba(0,191,111,.45)}.home-section.biz-type ul li.biz-5 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(0,191,111,.25);box-shadow:3px 3px 15px rgba(0,191,111,.25)}.home-section.biz-type ul li.biz-6{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.home-section.biz-type ul li.biz-6 .img-wrapper{background-color:#ff6d56;background-position-y:-372px;-webkit-box-shadow:10px 10px 20px rgba(255,109,86,.45);box-shadow:10px 10px 20px rgba(255,109,86,.45)}.home-section.biz-type ul li.biz-6 .link:hover .img-wrapper{-webkit-box-shadow:3px 3px 15px rgba(255,109,86,.25);box-shadow:3px 3px 15px rgba(255,109,86,.25)}.home-section.biz-type ul li .title{font-size:20px;margin-bottom:10px;font-weight:400}.home-section.biz-type ul li .description{font-size:14px;font-weight:400}.home-section.biz-type ul li .description span{padding:0 3px}.home-section.biz-type.scrolled ul li .link{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .4s ease;transition:-webkit-box-shadow .4s ease;-o-transition:box-shadow .4s ease;transition:box-shadow .4s ease;transition:box-shadow .4s ease,-webkit-box-shadow .4s ease;cursor:pointer}.home-section.biz-type.scrolled ul li{opacity:1}.home-section.home-section-step{margin-bottom:80px}.home-section.home-section-step .section-title{margin-bottom:54px}.home-section.home-section-step .section-title .text{font-size:28px;padding:22px 0;display:inline-block}.home-section.home-section-step .section-title .text+img{display:inline-block;margin-left:32px;position:relative;width:38px;top:34px}.home-section.home-section-step-2 .section-title .text+img,.home-section.home-section-step-3 .section-title .text+img{width:60px}.home-section.home-section-step-4{display:none}.home-section.app-store .btn-free-use,.home-section.home-section-step .btn-free-use{width:120px;height:36px;border-radius:18px;background-color:#fff;border:solid 1px #2672ff;color:#2672ff;font-size:16px;line-height:36px;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:0 0;cursor:pointer}.home-section.app-store .inner,.home-section.home-section-step .inner{height:296px}.home-section.app-store .btn-free-use:hover,.home-section.home-section-step .btn-free-use:hover{background-color:#2672ff;color:#fff}.home-section.home-section-step .section-title:after{content:"";display:block;width:35px;height:3px;background-color:#2672ff}.home-section.home-section-step .section-content{width:1150px;margin:0 auto}.home-section.home-section-step ul{margin-bottom:80px}.home-section.home-section-step ul li{font-size:18px;margin-bottom:12px;line-break:24px;font-size:18px;font-weight:300}.home-section.home-section-step .setp-list{float:left}.home-section.home-section-step .step-list{float:left}.home-section.home-section-step .img-wrapper{float:right;opacity:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease;position:relative;left:100px;margin-top:32px}.home-section.home-section-step.scrolled .img-wrapper{opacity:1}.home-section.home-section-step .bg-img{position:absolute;left:-100px;-webkit-transition:left 2.5s;-o-transition:left 2.5s;transition:left 2.5s;z-index:-10}.home-section.home-section-step.scrolled .bg-img{left:0}.home-section.home-section-step-1{padding-top:85px}.home-section.home-section-step-2 .step-list{float:right}.home-section.home-section-step-2 .img-wrapper{float:left;position:relative;left:auto;right:100px}.home-section.app-store{position:relative}.home-section.app-store>img{width:100%}.home-section.app-store .section-content{width:850px;margin:0 auto;position:absolute;top:0;left:50%;-webkit-transform:translateX(-425px);-ms-transform:translateX(-425px);transform:translateX(-425px);height:100%}.home-section.app-store .section-content .inner{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.home-section.app-store p{font-size:15px;color:#484848;margin-bottom:35px;font-weight:300px}.home-section.app-store .section-title{font-size:36px;margin-bottom:30px;margin-bottom:1.5vw}.home-section.app-store .btn.mobile-only{display:none}.home-section.app-store .btn>img{width:100%}.home-section.app-store .btn .qr-wrapper{display:none;width:120px;height:141px;background-color:#fff;border:solid 1px #979797;padding:10px 10px;text-align:center;cursor:initial;-webkit-box-sizing:border-box;box-sizing:border-box}.home-section.app-store .btn .qr-wrapper .text{font-size:14px;color:#aaa}.home-section.app-store .btn:hover .qr-wrapper{display:block;position:absolute;bottom:100%;margin-bottom:8px;left:27px}.home-section.app-store .download-wrapper{margin-bottom:40px}.home-section.app-store .download-wrapper .qr-wrapper{float:left;width:140px;margin-left:32px}.home-section.app-store .download-wrapper .qr-wrapper img{width:100%}.home-section.app-store .download-wrapper .text-wrapper{float:left}.home-section.app-store .download-wrapper .text-wrapper .t1{font-size:16px}.home-section.app-store .download-wrapper .text-wrapper .t1 img{width:17px;margin-right:5px}.home-section.app-store .download-wrapper .text-wrapper .t1 span{position:relative;top:-5px;color:#484848;margin-right:15px}.home-section.app-store .download-wrapper .text-wrapper .t2{width:188px;height:30px;background-color:rgba(80,80,80,.1);border-radius:3px;line-height:30px;margin:10px 0 38px;text-indent:9px;color:#505050;font-size:16px;position:relative}.home-section.app-store .download-wrapper .text-wrapper .t2::before{content:'';display:block;position:absolute;width:9px;height:12px;background-image:url(/static/v3/index/img/right-arrow.png);background-size:cover;right:9px;top:9px}.home-section.app-store .download-wrapper:after{clear:both;content:"";display:block}.home-section.template-lib{text-align:center;padding:115px 0 140px;position:relative}.home-section.template-lib .section-title{margin-bottom:48px}.home-section.template-lib .section-title h2{margin:0 0 8px;font-size:36px}.home-section.template-lib .section-title small{color:#484848;font-size:14px}.home-section.template-lib .section-content>.view-more a{color:#2672ff;text-decoration:none;font-size:14px}.home-section.template-lib .section-content>.view-more a:visited{color:#2672ff;text-decoration:none}.home-section.template-lib .scroll{width:1280px;margin:0 auto;overflow:hidden;height:340px;margin-bottom:60px;position:relative;padding:10px 0}.home-section.template-lib .btn-prev{position:absolute;left:120px;top:355px;cursor:pointer;width:32px;height:50px;background:url(../img/scroll-arrow-left.png) no-repeat;padding:10px}.home-section.template-lib .btn-prev:hover{background:url(../img/scroll-arrow-left-active.png) no-repeat}.home-section.template-lib .btn-prev.disable{background:url(../img/scroll-arrow-left.png) no-repeat;cursor:not-allowed}.home-section.template-lib .btn-next{position:absolute;right:120px;top:355px;cursor:pointer;width:32px;height:50px;background:url(../img/scroll-arrow-right.png) no-repeat;padding:10px}.home-section.template-lib .btn-next:hover{background:url(../img/scroll-arrow-right-active.png) no-repeat}.home-section.template-lib .btn-next.disable{background:url(../img/scroll-arrow-right.png) no-repeat;cursor:not-allowed}.home-section.template-lib .scroll>ul{width:3328px}.home-section.template-lib .scroll>ul>li{width:236px;height:338px;-webkit-box-shadow:0 0 10px rgba(155,155,155,.3);box-shadow:0 0 10px rgba(155,155,155,.3);float:left;padding:34px 36px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px;color:#484848}.home-section.template-lib ul>li .view-more{font-size:12px;color:#aaa;text-align:left;text-decoration:none}.home-section.template-lib ul>li .view-more:hover{color:#2672ff}.home-section.template-lib ul>li ul{margin-bottom:30px}.home-section.template-lib ul>li ul li{font-size:14px;margin-bottom:5px;text-align:left}.home-section.template-lib ul>li ul li a{text-decoration:none;color:#484848;line-height:18px;height:18px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.home-section.template-lib ul>li ul li a:hover{color:#2672ff}.home-section.template-lib ul>li h3{font-size:24px;margin-bottom:24px;text-align:left}.home-section.template-lib ul>li h3:after{content:"";display:block;width:30px;height:3px;background-color:#2672ff;margin-top:24px}.home-section.template-lib ul:after{clear:both;display:block;content:""}.home-section.template-lib .view-more,.home-section.template-lib a.view-more{text-align:center;text-decoration:none}.home-section.template-lib ul>li .view-more{text-align:left;display:block}.home-section.solution{margin-bottom:108px}.home-section.solution .section-title{font-size:36px;height:6px;line-height:50px;margin-bottom:60px}.home-section.solution .memo{font-size:16px;color:#484848;margin-bottom:27px}.home-section.solution .memo:after{width:30px;height:3px;background-color:#2672ff;content:"";display:block;margin-top:18px}.home-section.solution ul{margin-bottom:60px}.home-section.solution ul li{font-size:18px;margin-bottom:12px;font-weight:300;color:#484848}.home-section.solution .section-content{margin:0 auto;width:1280px;padding:0 85px 0 185px;-webkit-box-sizing:border-box;box-sizing:border-box}.home-section.solution .section-content .solution-list{float:left;margin-top:50px}.home-section.solution .section-content a{color:#fff}.home-section.solution .section-content .img-wrapper{width:576px;float:right}.home-section.solution .section-content .img-wrapper img{width:100%}.home-section.partner{text-align:center}.home-section.partner h2{font-size:30px;margin:0 0 24px}.home-section.partner .tabs{margin-bottom:20px;width:700px;margin:0 auto;color:#484848}.home-section.partner .tabs:after{clear:both;content:"";display:block}.home-section.partner .tabs .tab{font-size:16px;padding:9px 0;float:left;cursor:pointer;width:100px;text-align:center}.home-section.partner .line-wrapper{width:700px;margin:0 auto 20px}.home-section.partner .line{width:23px;height:2px;margin-left:38px;background:#2672ff;-webkit-transition:.25s all ease;-o-transition:.25s all ease;transition:.25s all ease}.home-section.partner .panel{display:none}.home-section.partner .panel.active{display:block}.home-section.partner .tab-panels{margin-bottom:72px}.home-section.partner .view-all{margin-bottom:102px}.home-section.partner .view-all a{color:#2672ff;font-size:14px;text-decoration:none}.home-section.partner .view-all a:focus,.home-section.partner .view-all a:hover,.home-section.partner .view-all a:visited{color:#2672ff}.home-seperator{height:50px;line-height:50px;font-size:36px;position:relative;font-weight:300}.home-seperator .text{margin:100px 0 auto;background:#fff;text-align:center}.home-seperator:before{content:"";height:1px;width:100%;position:absolute;top:24px;left:0;z-index:-10}@-webkit-keyframes borderButton{0%{width:40px;border-color:#fff;font-size:0}50%{font-size:0}51%{font-size:14px;color:#fff}}@keyframes borderButton{0%{width:40px;border-color:#fff;font-size:0}50%{font-size:0}51%{font-size:14px;color:#fff}}.home-footer{background-color:#f7f8fd;padding:78px 0 0}.home-footer .desktop-only{display:inline}.home-footer .row-1{text-align:center;font-weight:300}.home-footer .row-1 .title{font-size:30px;margin-bottom:10px}.home-footer .row-1 .memo{font-size:14px;margin-bottom:18px}.home-footer .row-1 .btn-free-use{margin:0 auto 80px}.home-footer .row-2{width:1240px;margin:0 auto 100px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.home-footer .row-2 a{color:#666;text-decoration:none;font-size:14px}.home-footer .row-2 a:hover{text-decoration:none;color:#2672ff}.home-footer .row-2>ul{float:left}.home-footer .row-2>ul>li{float:left;margin-right:80px}.home-footer .row-2>ul>li>ul>li{margin-bottom:15px;font-size:15px;color:#aaa}.home-footer .row-2>ul>li>ul>li:first-child{font-size:16px;margin-bottom:30px;color:#484848}.home-footer .row-2>ul>li>ul>li.paid-collect{position:relative}.home-footer .row-2>ul>li>ul>li.paid-collect::before{content:'帮你快速收答卷';display:block;width:90px;height:22px;background:#00bf6f;border-radius:2px;font-size:12px;color:#fff;text-align:center;line-height:22px;position:absolute;left:66px;top:0}.home-footer .row-2>ul>li>ul>li.paid-collect::after{content:'';display:block;width:0;height:0;border:3px solid #00bf6f;border-color:transparent #00bf6f transparent transparent;position:absolute;left:60px;top:8px}.home-footer .row-2>ul>li>ul>li .recommend-a{position:relative}.home-footer .row-2>ul>li>ul>li .recommend-a .recommend{position:absolute;width:30px;left:116px;top:1px}.home-footer .row-2 .contact-us{float:right}.home-footer .row-2 .contact-us .title{font-size:16px;margin-bottom:8px}.home-footer .row-2 .contact-us .phone-number{font-size:24px;line-height:32px}.home-footer .row-2 .contact-us .time-period{font-size:12px;color:#aaa;margin-bottom:30px}.home-footer .row-2 .contact-us .wx-gzh{position:relative;width:200px}.home-footer .row-2 .contact-us .wx-gzh .gzh-qr{width:72px}.home-footer .row-2 .contact-us .wx-gzh .wx-logo{position:absolute;top:12px;left:80px;width:30px}.home-footer .row-2 .contact-us .wx-gzh .wx-text{position:absolute;top:42px;left:80px;font-weight:300}.home-footer .row-3{text-align:center;font-size:12px;padding:19px 0;border-top:1px solid #dde5ed;color:#aaa}.home-footer .row-3>a,.home-footer .row-3>span{padding:0 2px}.home-footer .row-3 a{color:#aaa}}@media (min-width:641px){body.slogan-abtest-v2 .home-section.biz-type,body.slogan-img-all .home-section.biz-type,body.slogan-img-half .home-section.biz-type{padding:30px 0 70px}body.slogan-abtest-v2 .home-section.home-section-first .section-content,body.slogan-img-all .home-section.home-section-first .section-content,body.slogan-img-half .home-section.home-section-first .section-content{padding-top:0;position:absolute;top:50%;left:50%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto}body.slogan-abtest-v2 .home-section.home-section-first .section-content .slogan-wrapper,body.slogan-img-all .home-section.home-section-first .section-content .slogan-wrapper,body.slogan-img-half .home-section.home-section-first .section-content .slogan-wrapper{margin-bottom:14px}body.slogan-abtest-v2 .home-section.home-section-first .bg-wrapper,body.slogan-img-all .home-section.home-section-first .bg-wrapper,body.slogan-img-half .home-section.home-section-first .bg-wrapper{position:relative;height:auto}body.slogan-abtest-v2 .home-section.home-section-first .bg-wrapper img,body.slogan-img-all .home-section.home-section-first .bg-wrapper img,body.slogan-img-half .home-section.home-section-first .bg-wrapper img{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:relative;left:50%;top:0;height:auto;width:100%}body.slogan-img-all .home-section.home-section-first .bg-wrapper{position:relative;height:100vh}body.slogan-img-all .home-section.home-section-first .bg-wrapper img{height:100%;width:auto}body.widerThanFsBgDesktop .home-section.home-section-first .bg-wrapper{position:relative}body.widerThanFsBgDesktop .home-section.home-section-first .bg-wrapper img{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;left:0;top:50%;height:auto;width:100%}}@media (min-width:641px) and (max-width:1600px){.home-section.home-section-first .pc-img-wrapper{width:30vw}}@media (min-width:641px) and (max-width:1440px){.home-section.home-section-first .section-content{padding-top:280px}.home-section.home-section-first .section-content .slogan-wrapper{display:none}.home-section.home-section-first .section-content .slogan-wrapper.tablet-only{display:block}body.slogan-abtest-v2 .home-section-first .section-content,body.slogan-img-all .home-section-first .section-content,body.slogan-img-half .home-section-first .section-content{padding-top:0}body.slogan-abtest-v2 .home-section-first .section-content .new-btn-position,body.slogan-img-all .home-section-first .section-content .new-btn-position,body.slogan-img-half .home-section-first .section-content .new-btn-position{margin:68px auto 0}body.slogan-abtest-v2 .home-section-first .section-content .slogan-wrapper,body.slogan-img-all .home-section-first .section-content .slogan-wrapper,body.slogan-img-half .home-section-first .section-content .slogan-wrapper{display:none;margin-bottom:8px}body.slogan-abtest-v2 .home-section-first .section-content .slogan-wrapper.tablet-only,body.slogan-img-all .home-section-first .section-content .slogan-wrapper.tablet-only,body.slogan-img-half .home-section-first .section-content .slogan-wrapper.tablet-only{display:block}}@media (min-width:1900px){body.slogan-abtest-v2 .home-section.biz-type,body.slogan-img-all .home-section.biz-type,body.slogan-img-half .home-section.biz-type{padding:40px 0 70px}body.slogan-abtest-v2 .biz-type .section-title,body.slogan-img-all .biz-type .section-title,body.slogan-img-half .biz-type .section-title{font-size:36px;margin-bottom:45px}body.slogan-abtest-v2 .biz-type ul li,body.slogan-img-all .biz-type ul li,body.slogan-img-half .biz-type ul li{margin-bottom:36px}}@media (min-width:641px) and (max-width:1279px){.home-section.home-section-first .section-content{padding-top:18vw}.home-section.home-section-step .section-content{width:1150px;margin:0 auto}body.slogan-abtest-v2 .home-section.home-section-first .section-content,body.slogan-img-all .home-section.home-section-first .section-content,body.slogan-img-half .home-section.home-section-first .section-content{padding-top:0}}@media (min-width:641px) and (max-height:700px){.home-section.home-section-first .section-content{padding-top:22vh}}@media (min-width:641px) and (max-width:1540px){.home-section.home-section-step .section-content{width:1200px}}@media (min-width:641px) and (max-width:1440px){.home-section{overflow:hidden}.home-section.home-section-step .section-content{width:1080px;margin:0 auto}.home-footer .row-2{width:1093px}}@media (min-width:641px) and (max-width:1550px){.home-section.template-lib .btn-next{right:60px}.home-section.template-lib .btn-prev{left:60px}}@media (min-width:641px) and (max-width:1280px){.home-section.home-section-first{margin-bottom:20px}.home-section.biz-type{padding-top:50px}.home-section.home-section-step .section-content{width:960px}.home-section.home-section-step .img-wrapper{width:339px;margin:0 auto;left:auto;opacity:1}.home-section.home-section-step .img-wrapper img{width:100%}.home-section.home-section-step .setp-list{padding:0 40px}.home-section.home-section-step .section-title{text-align:center}.home-section.home-section-step .section-title:after{display:none}.home-section.home-section-step ul{display:none}.home-section.home-section-step-2 .img-wrapper{right:auto}.home-section.home-section-first{margin-bottom:0}.home-section.home-section-first .section-content{height:100%}.home-section.home-section-first .pc-img-wrapper{display:none}}@media (min-width:641px) and (max-width:1170px){.home-section{margin-bottom:40px}.home-section.home-section-step .section-content{width:850px}.home-section.home-section-step .section-content .img-wrapper{width:339px}.home-section.home-section-step .section-content .section-title{margin-bottom:34px}.home-section.template-lib{display:none}.home-section.solution .section-content{width:90%;padding:0 0 0 100px}.home-section.solution .section-content .img-wrapper{width:384px;margin-top:120px}.home-section.solution .section-content .img-wrapper img{width:100%}.home-section.partner{overflow:hidden}.home-footer .row-2{width:960px}.home-footer .row-2>ul>li{margin-right:60px}}@media (min-width:641px) and (max-width:1400px){.app-store .section-content .inner .download-wrapper .qr-wrapper{width:110px}.app-store .section-content .inner .download-wrapper .text-wrapper .t2{margin-bottom:20px}}@media (max-width:1024px){.id-footer #footer-index{padding:0 20px}.id-footer #footer-index .content-4{display:none}}@media (min-width:641px){.new_body{min-width:1300px}}.home-section-fugong{display:none}.home-section-description{padding:50px 0}.home-section-description .wrap{margin:0 auto;padding:43px 0 45px;width:1170px;overflow:hidden;-webkit-box-shadow:0 0 16px 0 rgba(127,143,172,.15);box-shadow:0 0 16px 0 rgba(127,143,172,.15);border-radius:4px}.home-section-description .item{position:relative;float:left;width:25%;text-align:center}.home-section-description .item .title{font-size:32px;font-weight:400;color:#000;line-height:40px}.home-section-description .item .text{margin-top:6px;font-size:14px;line-height:16px;color:#484848}.home-section-description .item+.item::before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:#e5e5e5}@media (max-width:1366px){.home-section-description .wrap{padding:37px 0;width:960px}.home-section-description .item .title{font-size:24px;line-height:24px}}.home-section-reason{margin-top:50px;padding:0 0 170px;text-align:center}.home-section-reason h2{font-size:48px;color:#000;line-height:56px;font-weight:500;letter-spacing:1px}.home-section-reason .wrap{margin:0 auto;padding-top:77px;width:1110px;overflow:hidden}.home-section-reason .item{float:left;width:300px}.home-section-reason .item+.item{margin-left:105px}.home-section-reason .item .icon{height:48px}.home-section-reason .item .icon img{height:100%;width:auto}.home-section-reason .item h3{margin-top:18px;line-height:26px;font-size:24px;color:#000;font-weight:400}.home-section-reason .item .text{margin-top:24px;font-size:14px;color:#484848;line-height:24px;text-align:center}@media (max-width:1366px){.home-section-reason{margin-top:30px;padding-bottom:117px}.home-section-reason h2{font-size:40px}.home-section-reason .wrap{width:920px}.home-section-reason .item{width:270px}.home-section-reason .item+.item{margin-left:55px}.home-section-reason .item h3{margin-top:13px;font-size:20px;line-height:24px}.home-section-reason .item .text{margin-top:17px}}@media (min-width:641px){.home-section-scene{padding:130px 0 140px;text-align:center}
    .home-section-scene h2{
        text-decoration: none;
        color: #606060;
        font-family: 'open_semibold', arial;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
    }
    .home-section-scene .wrap{margin:80px auto 0;width:1170px}.home-section-scene .wrap+.wrap{margin-top:40px}.home-section-scene .item{float:left;width:360px;padding:40px 0 42px;-webkit-box-shadow:0 2px 16px 0 rgba(127,143,172,.15);box-shadow:0 2px 16px 0 rgba(127,143,172,.15);border-radius:4px;background-color:#fff;-webkit-transition:-webkit-transform 420ms cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 420ms cubic-bezier(.165,.84,.44,1);-o-transition:transform 420ms cubic-bezier(.165,.84,.44,1);transition:transform 420ms cubic-bezier(.165,.84,.44,1);transition:transform 420ms cubic-bezier(.165,.84,.44,1),-webkit-transform 420ms cubic-bezier(.165,.84,.44,1);text-decoration:none}.home-section-scene .item:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 8px 16px rgba(127,143,172,.25);box-shadow:0 8px 16px rgba(127,143,172,.25)}.home-section-scene .item+.item{margin-left:45px}.home-section-scene .item .icon{height:100px}.home-section-scene .item .icon img{height:100%;width:auto}.home-section-scene .item h3{line-height:24px;font-size:22px;color:#000;font-weight:400}.home-section-scene .item .text{margin-top:10px;font-size:14px;color:#484848;line-height:24px;text-align:center;padding:0 10px}}@media (min-width:641px) and (max-width:1366px){.home-section-scene{padding-top:0px;padding-bottom:0px}.home-section-scene h2{font-size:40px}.home-section-scene .wrap{margin-top:60px;width:960px}.home-section-scene .wrap+.wrap{margin-top:36px}.home-section-scene .item{width:296px}.home-section-scene .item+.item{margin-left:36px}.home-section-scene .item h3{font-size:20px}.home-section-scene .item .text{margin-top:6px;line-height:18px}}@media (max-width:640px){.home-section-scene{padding:20px 20px 2px;text-align:center}.home-section-scene h2{font-size:28px;color:#000;font-weight:600}.home-section-scene .wrap{margin-top:30px;width:auto}.home-section-scene .wrap+.wrap{margin-top:20px}.home-section-scene .item{display:block;padding-left:16px;-webkit-box-shadow:0 0 16px 0 rgba(127,143,172,.15);box-shadow:0 0 16px 0 rgba(127,143,172,.15);border-radius:4px;text-decoration:none;overflow:hidden;-webkit-tap-highlight-color:rgba(255,255,255,0)}.home-section-scene .item+.item{margin-top:20px}.home-section-scene .item .icon{float:left;margin-top:23px;width:76px;height:80px}.home-section-scene .item .icon img{max-width:100%;max-height:100%}.home-section-scene .item .text,.home-section-scene .item h3{padding-left:83px;text-align:left}.home-section-scene .item h3{margin-top:28px;font-size:18px;color:#000;line-height:24px;font-weight:600}.home-section-scene .item .text{padding-bottom:28px;margin-top:5px;font-size:14px;color:#484848;line-height:18px}}.home-pagination{position:absolute;left:0;width:100%;text-align:center;font-size:0}.home-pagination div{display:inline-block;height:6px;width:6px;background:#dde5ed;border-radius:50%;cursor:pointer}.home-pagination div.js-active{background:#2672ff}.home-pagination div+div{margin-left:10px}.home-section-user{position:relative;padding:180px 0 160px;text-align:center}.home-section-user .item{background:#fff}.home-section-user h2{font-size:48px;color:#000;line-height:56px;font-weight:500;letter-spacing:1px}.home-section-user .wrap{margin:54px auto 0;width:1170px;text-align:center}.home-section-user .comment{position:relative;padding:40px 175px 60px;font-size:22px;line-height:46px;text-align:left;color:#484848;-webkit-box-shadow:0 0 16px 0 rgba(127,143,172,.15);box-shadow:0 0 16px 0 rgba(127,143,172,.15)}.home-section-user .comment::after{content:"";position:absolute;left:50%;bottom:-26px;margin-left:-15px;border:15px solid rgba(255,255,255,0);border-top-color:#fff}.home-section-user .userimg{margin:24px auto 0;width:70px;height:76px;text-align:center}.home-section-user .userimg img{max-width:100%;max-height:100%}.home-section-user .username{margin-top:18px;font-size:16px;line-height:20px;color:#484848;font-weight:600}.home-section-user .home-pagination{bottom:100px}@media (min-width:641px) and (max-width:1366px){.home-section-user{padding:100px 0 108px}.home-section-user h2{font-size:40px}.home-section-user .wrap{margin:35px auto 0;width:965px;text-align:center}.home-section-user .comment{padding:37px 148px 55px;font-size:18px;line-height:36px}.home-section-user .comment::after{bottom:-20px}.home-section-user .userimg{margin-top:14px;height:60px}.home-section-user .username{margin-top:12px;font-size:14px}.home-section-user .home-pagination{bottom:60px}}@media (max-width:640px){.home-section-fugong{cursor:pointer;margin-top:10px}.home-section-user{padding-top:31px;padding-bottom:126px}.home-section-user h2{font-size:28px;line-height:36px}.home-section-user .wrap{margin-top:30px;padding:0 20px;width:auto}.home-section-user .comment{margin:0 auto;padding:32px 32px 50px;max-width:335px;font-size:16px;line-height:30px}.home-section-user .userimg{margin-top:24px}.home-section-user .username{font-size:14px;line-height:20px}.home-section-user .home-pagination{bottom:60px}}.home-section-feature{padding:50px 0 110px;text-align:center}.home-section-feature h2{font-size:48px;color:#000;line-height:56px;font-weight:500;letter-spacing:1px}.home-section-feature .wrap{margin:0 auto;padding-top:160px;width:1330px}.home-section-feature .item{overflow:hidden}.home-section-feature .item+.item{margin-top:240px}.home-section-feature .img-part{width:785px;height:453px;text-align:center}.home-section-feature .img-part img{max-width:100%;max-height:100%}.home-section-feature .description{padding-top:20px;padding-left:79px;overflow:hidden;text-align:left}.home-section-feature .description h3{font-size:36px;line-height:54px;color:#000;font-weight:500}.home-section-feature .description .text{margin-top:10px;font-size:16px;line-height:24px;color:#484848}.home-section-feature .description .list{margin-top:23px;overflow:hidden}.home-section-feature .description .list-item{position:relative;float:left;padding-top:12px;padding-left:15px;width:45%;font-size:16px;line-height:24px;color:#484848;font-weight:400}.home-section-feature .description .list-item::after{content:"";position:absolute;top:21px;left:0;height:5px;width:5px;background:#2672ff;border-radius:50%}.home-section-feature .description .btn{display:inline-block;margin-top:50px;padding:0 32px;font-size:14px;color:#fff;line-height:36px;background:#2672ff;-webkit-box-shadow:0 2px 4px 0 rgba(38,114,255,.2);box-shadow:0 2px 4px 0 rgba(38,114,255,.2);border-radius:4px;cursor:pointer}@media (min-width:641px){.home-section-feature .float-right{float:right}.home-section-feature .float-left{float:left}}@media (min-width:641px) and (max-width:1366px){.home-section-feature h2{font-size:40px}.home-section-feature .wrap{padding-top:100px;width:1060px}.home-section-feature .item+.item{margin-top:180px}.home-section-feature .img-part{width:600px;height:347px}.home-section-feature .description{padding-left:50px}.home-section-feature .description h3{font-size:30px;line-height:45px}.home-section-feature .description .text{margin-top:5px;font-size:14px}.home-section-feature .description .list{margin-top:12px}.home-section-feature .description .list-item{font-size:14px;line-height:18px}.home-section-feature .description .btn{margin-top:30px}}@media (max-width:640px){.home-section-feature{padding-top:62px;padding-bottom:90px;background:#f7f8fa}.home-section-feature h2{font-size:26px;line-height:36px}.home-section-feature h2 p{margin:0}.home-section-feature .wrap{width:auto;padding-top:48px}.home-section-feature .item{padding:0 18px}.home-section-feature .item+.item{margin-top:138px}.home-section-feature .img-part{width:auto;margin:0 auto;max-height:182px}.home-section-feature .description{margin-top:20px;padding:0;text-align:center}.home-section-feature .description h3{font-size:22px;line-height:36px}.home-section-feature .description .list{margin-top:18px}.home-section-feature .description .list-item{width:50%;font-size:14px;line-height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;white-space:nowrap}.home-section-feature .description .list-item-m{width:40%}.home-section-feature .description .list-item-m:nth-child(even){margin-left:2%;width:58%}.home-section-feature .description .btn{margin-top:40px;font-size:18px;padding:0 48px;line-height:48px}}.home-section-template{position:relative;text-align:center;padding-top:110px;padding-bottom:180px}.home-section-template a{text-decoration:none}.home-section-template .more{margin-top:18px;font-size:14px;line-height:20px;color:#2672ff;text-decoration:none}.home-section-template h2{font-size:48px;color:#000;line-height:56px;font-weight:500;letter-spacing:1px}.home-section-template .wrap{padding-top:30px;margin:0 auto;width:1208px}.home-section-template .home-pagination{position:static;padding-top:54px}.home-section-template .block-wrap{overflow:hidden}.home-section-template .item{padding:57px 54px 46px 52px;background-image:url(/static/v3/index/img/tempalate-item-bg.png);background-size:100% 100%;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.home-section-template .item h3{font-size:20px;line-height:24px;font-weight:400;color:#000}.home-section-template .item .list{position:relative;padding-top:41px}.home-section-template .item .list::after{content:"";position:absolute;top:20px;left:0;height:3px;width:20px;background:#2672ff;border-radius:4px}.home-section-template .item .list-item{font-size:14px;line-height:24px;color:#484848;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.home-section-template .item .list-item:hover{color:#2672ff}.home-section-template .item .more-item{margin-top:24px;font-size:14px;line-height:18px;color:#aaa}.home-section-template .item .more-item:hover{color:#2672ff}@media (min-width:641px){.home-section-template .item{float:left;width:25%}.home-section-template .home-pagination .mobile-only{display:none}}@media (min-width:641px) and (max-width:1366px){.home-section-template{padding-top:90px;padding-bottom:120px}.home-section-template h2{font-size:40px}.home-section-template .more{margin-top:5px}.home-section-template .wrap{padding-top:20px;width:1040px}.home-section-template .home-pagination{padding-top:44px}.home-section-template .item{padding:47px 16px 40px 46px}.home-section-template .item h3{font-size:18px}.home-section-template .item .list{padding-top:30px}.home-section-template .item .list-item{font-size:12px;line-height:20px}.home-section-template .item .list-item::after{top:12px}}@media (max-width:640px){.home-section-template{padding-bottom:100px}.home-section-template h2{font-size:26px;line-height:36px}.home-section-template .wrap{padding:14px 14px;width:auto}.home-section-template .home-pagination{padding-top:14px}.home-section-template .block-wrap{max-width:374px;margin:0 auto}.home-section-template .item{padding:56px 18px 56px 46px}.home-section-template .item h3{font-size:22px;line-height:36px}.home-section-template .item .list{padding-top:27px}.home-section-template .item .list::after{top:13px}.home-section-template .item .list-item{font-size:16px;line-height:34px}.home-section-template .item .more-item{margin-top:40px;font-size:12px;line-height:18px}}.home-section-app .wrap{position:relative;background-color:#f7f8fa;overflow:hidden}.home-section-app .img-part img{width:100%;vertical-align:bottom}.home-section-app .description{position:absolute;top:25%;right:63%;text-align:left}.home-section-app .description .text{font-size:20px;line-height:24px;color:#000;font-weight:400}.home-section-app .description h2{margin-top:6px;font-size:48px;line-height:70px;color:#000;font-weight:500}.home-section-app .description .text2{margin-top:4px;font-size:14px;line-height:24px;color:#484848}.home-section-app .description .app-qrcode{margin-top:35px;width:120px;height:120px;text-align:center}.home-section-app .description .app-qrcode img{max-height:100%;max-width:100%}.home-section-app .description .text3{margin-top:4px;font-size:14px;line-height:24px;color:#484848;text-align:center}@media (min-width:641px){.home-section-app .img-part{float:right;width:56%}.home-section-app .img-part img{height:auto}}@media (min-width:641px) and (max-width:1366px){.home-section-app .description h2{margin-top:5px;font-size:40px;line-height:56px}.home-section-app .description .text{font-size:18px}.home-section-app .description .text2{margin-top:0}.home-section-app .description .app-qrcode{margin-top:24px}}@media (max-width:640px){.home-section-app .wrap{padding-bottom:300px;background:#fff}.home-section-app .description{top:224px;left:50%;padding-bottom:50px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:310px;text-align:center;background:#fff;border-radius:10px;-webkit-box-shadow:0 0 16px 0 rgba(127,143,172,.15);box-shadow:0 0 16px 0 rgba(127,143,172,.15)}.home-section-app .description h2{padding-top:58px;padding-bottom:15px;font-size:22px;line-height:36px;font-weight:600}.home-section-app .description .btn{margin:44px auto 0;width:168px;line-height:48px;font-size:18px;color:#fff;border-radius:4px;background:#2672ff;cursor:pointer}}.home-section-customs{padding-top:180px;padding-bottom:90px;text-align:center}.home-section-customs h2{font-size:48px;color:#000;line-height:70px;font-weight:500;letter-spacing:1px}.home-section-customs .text{margin-top:12px;font-size:14px;line-height:24px;color:#484848}.home-section-customs .wrap{margin:80px auto 0;width:1150px}.home-section-customs .wrap img{width:100%;vertical-align:bottom}@media (max-width:1366px){.home-section-customs{padding-top:120px;padding-bottom:60px}.home-section-customs h2{font-size:40px;line-height:56px}.home-section-customs .text{margin-top:7px}.home-section-customs .wrap{margin-top:70px;width:940px}}.home-section-start{padding:90px 0 180px}.home-section-start .wrap{position:relative;margin:0 auto;padding-top:63px;padding-bottom:70px;width:1170px;text-align:center;border-radius:10px}.home-section-start .wrap .fixed-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.home-section-start .wrap .fixed-bg img{height:100%;width:100%}.home-section-start h2{font-size:40px;color:#fff;line-height:70px;font-weight:500}.home-section-start .text{font-size:18px;line-height:30px;color:#fff}.home-section-start .text span{font-weight:600}.home-section-start .btn{margin:27px auto 0;width:180px;line-height:54px;font-size:18px;color:#399aff;font-weight:400;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(38,114,255,.4);box-shadow:0 2px 4px 0 rgba(38,114,255,.4);border-radius:4px;cursor:pointer}@media (max-width:1366px){.home-section-start{padding:60px 0 100px}.home-section-start .wrap{padding-bottom:57px;width:960px}.home-section-start h2{font-size:30px;line-height:42px}.home-section-start .text{margin-top:6px;font-size:14px;line-height:24px}.home-section-start .btn{margin-top:20px}}@media (max-width:640px){.homePage{background-color:#fff}.tablet-only{display:none}.slogan-mobile-welocme{position:absolute;bottom:52px;width:172px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.slogan-mobile-welocme img{width:100%}.mobile-only{display:block}.lazy.desktop-only{display:none!important}.home-section .section-title{font-size:24px}.home-section.home-section-first{height:100vh;overflow:hidden;text-align:center;min-height:450px}.home-section.home-section-first .bg-wrapper{width:100%;height:100vh;padding:0;margin:0;position:relative;overflow:hidden}.home-section.home-section-first .bg-wrapper img{height:100vh;width:auto;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:0}.widerThanFsBg .home-section.home-section-first .bg-wrapper img{width:100%;left:0;top:0;height:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:relative}.home-section.home-section-first .slogan-wrapper{position:absolute;top:216px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:282px}.home-section.home-section-first .slogan-wrapper img{width:100%}.home-section.home-section-first .btn-free-use{width:168px;height:48px;line-height:48px;bottom:102px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home-section.home-section-first .btn_logic_style a{width:175px;height:49px;line-height:49px;border-radius:4px;position:absolute;bottom:101px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:18px}.home-section.home-section-first .btn_logic_style a.login_wx{display:block;display:none;background-color:#51bd4b;text-indent:37px}.home-section.home-section-first .btn_logic_style a.login_wx .wx_icon{width:28px;position:absolute;left:35px;top:13px}.home-section.home-section-first .btn_logic_style a.login_qq{background-color:#2672ff;text-indent:25px}.home-section.home-section-first .btn_logic_style a.login_qq .qq_icon{width:21px;position:absolute;left:35px;top:13px}.home-section.home-section-first .btn_logic_style a.btn-free-use{background-color:#2672ff;display:block!important}.home-section.home-section-first .btn_logic_style a.company-login{width:200px;height:40px}.home-section.home-section-first .btn_logic_style .new-sso-login-btn{width:175px;height:49px;line-height:49px;border-radius:4px;position:relative;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:18px;margin-top:20px;display:block}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.login_wx{display:block;display:none;background-color:#51bd4b;text-indent:37px}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.login_wx .wx_icon{width:28px;position:absolute;left:35px;top:13px}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.login_qq{background-color:#2672ff;text-indent:25px}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.login_qq .qq_icon{width:21px;position:absolute;left:35px;top:13px}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.btn-free-use{background-color:#2672ff;display:block!important}.home-section.home-section-first .btn_logic_style .new-sso-login-btn.company-login{width:200px;height:40px}.home-section.home-section-first .btn_logic_style.hide_btn_logic_style{display:none!important}.home-section.home-section-first .section-content-wrap{position:absolute;z-index:100;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.home-section.home-section-first .section-content-wrap .new-statics{font-size:12px;position:relative;width:100%;letter-spacing:1.5px;margin:5px auto 30px}.home-section.home-section-first .section-content-wrap .new-statics .number{font-weight:700}.home-section.home-section-first .section-content-wrap .new-slogan-wrapper{position:relative;width:312px}.home-section.home-section-first .section-content-wrap .new-slogan-wrapper img{width:100%}.home-section.home-section-first .section-content-wrap .new-btn-position{width:168px;height:48px;line-height:48px;bottom:0;left:0;position:relative;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:0;margin-top:20px}.home-section.home-section-first .statics{font-size:14px;position:absolute;bottom:58px;width:100%}.home-section.home-section-first .img-wrapper{display:none}.home-section.biz-type{text-align:center;padding:36px 0 0;border-bottom:1px solid #dde5ed}.home-section.biz-type .section-title{margin-bottom:39px}.home-section.biz-type ul{margin:0 auto;padding-bottom:25px}.home-section.biz-type ul li{margin-bottom:28px}.home-section.biz-type ul li .link{width:280px;margin:0 auto}.home-section.biz-type ul li .link:hover{background:0 0}.home-section.biz-type ul li .link:after{clear:both;display:block;content:"";height:0%;line-height:0}.home-section.biz-type ul li .img-wrapper{height:75px;width:75px;background:url(../img/biz-icon-sp.png) 0 0 no-repeat;float:left;margin-right:10px;background-size:74px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.home-section.biz-type ul li.biz-2 .img-wrapper{background-position-y:-74px}.home-section.biz-type ul li.biz-3 .img-wrapper{background-position-y:-147px}.home-section.biz-type ul li.biz-4 .img-wrapper{background-position-y:-221px}.home-section.biz-type ul li.biz-5 .img-wrapper{background-position-y:-294px}.home-section.biz-type ul li.biz-6 .img-wrapper{background-position-y:-370px}.home-section.biz-type ul li .text-wrapper{float:left;text-align:left;padding-top:14px}.home-section.biz-type ul li .title{font-size:18px;margin-bottom:5px}.home-section.biz-type ul li .description{font-size:14px}.home-seperator{display:none}.home-section.home-section-step{text-align:center;padding-bottom:54px}.home-section.home-section-step-1{padding-top:44px}.home-section.home-section-step .section-title{font-size:28px}.home-section.home-section-step .img-wrapper{width:90%;margin:0 auto}.home-section.home-section-step img{width:100%}.home-section.home-section-step .section-title .text{font-size:28px;padding:22px 0}.home-section.home-section-step .section-content{margin:0 auto}.home-section.home-section-step ul{margin-bottom:32px}.home-section.home-section-step ul li{font-size:16px;margin-bottom:6px}.home-section.home-section-step .btn-free-use{width:120px;height:36px;line-height:36px;border-radius:18px;background-color:#2672ff;text-align:center;margin:0 auto;color:#fff;font-size:14px}.home-section.home-section-step-4{border-bottom:1px solid #dde5ed}.home-section.home-section-step-4 .section-title .text{padding:0 0 20px}.home-section.home-section-step-4 ul{margin-bottom:60px}.home-section.app-store{position:relative;padding:33px 0 20px;border-bottom:1px solid #dde5ed}.home-section.app-store>img{width:100%}.home-section.app-store .section-title{font-size:24px;text-align:center;color:#484848;margin-bottom:20px}.home-section.app-store p{color:#484848;line-height:24px;width:310px;margin:0 auto 36px;font-size:16px}.home-section.app-store .btn-group .btn{display:block;width:172px;margin:0 auto 20px;position:relative}.home-section.app-store .btn-group .btn img{width:100%}.home-section.app-store .btn-group .btn .qr-wrapper{display:none}.home-section.app-store .btn-group .btn:hover .qr-wrapper{position:absolute;bottom:100%;left:40px;display:none}.home-section.app-store .mobile-btn-group{text-align:center}.home-section.app-store .mobile-btn-group .mobile-btn{width:190px;height:40px;border-radius:40px;line-height:40px;font-size:18px}.home-section.app-store .mobile-btn-group .mobile-btn i{margin-top:9px;margin-right:12px;display:inline-block;width:22px;height:24px;background-size:cover;font-size:0}.home-section.app-store .mobile-btn-group .mobile-btn span{position:relative;top:-5px;color:#fff}.home-section.app-store .mobile-btn-group .ios{background-color:#2672ff}.home-section.app-store .mobile-btn-group .ios i{background-image:url(/static/v3/app_introduce/img/mobile/apple_logo.png)}.home-section.app-store .mobile-btn-group .android{margin-top:12px;background-color:#47ba41}.home-section.app-store .mobile-btn-group .android i{background-image:url(/static/v3/app_introduce/img/mobile/android_logo.png)}.home-section.partner,.home-section.solution,.home-section.template-lib{display:none}.home-footer{padding:64px 0 0;text-align:center}.home-footer .row-1{display:none}.home-footer .row-2{margin-bottom:50px}.home-footer .row-2>ul{display:none}.home-footer .row-2 .contact-us .title{font-size:24px;margin-bottom:8px}.home-footer .row-2 .contact-us .phone-number{font-size:24px;line-height:32px;text-decoration:none;color:#484848;margin-bottom:5px}.home-footer .row-2 .contact-us .gzh-qr{width:144px;margin:0 auto 19px}.home-footer .row-2 .contact-us .time-period{font-size:12px;color:#aaa;margin-bottom:30px}.home-footer .row-2 .contact-us .wx-gzh{position:relative}.home-footer .row-2 .contact-us .wx-gzh .wx-logo{margin:0 auto;display:block;margin-bottom:8px;width:30px}.home-footer .row-2 .contact-us .wx-gzh .wx-text{display:block;font-size:14px}.home-footer .row-3{text-align:center;font-size:12px;padding:19px 0;color:#aaa;padding:19px 0 50px}.home-footer .row-3 span{padding:0 5px}.home-footer .row-3 a{text-decoration:none;color:#aaa;padding:0 10px;display:inline-block}.home-footer .row-3 a:-webkit-any-link{text-decoration:none;color:#aaa;padding:0 10px;display:inline-block}}@media (max-height:470px){.home-section.home-section-first .slogan-wrapper{top:154px}}body.wv-quick .app-store{display:none}body.wv-quick .id-footer .wx-gzh{display:none}body.wv-quick .id-footer .ent-wx-wrapper{display:none}