﻿/* 跨境卫士 CSS */
/* www.kuajingvs.com 716 */
#footer #nav_menu-3 {
    display: none;
}
@media (min-width: 1700px) {
    .responsive .container {
        max-width: 1460px;
    }
}
@media (min-width: 2400px) {
    .responsive .container {
        max-width: 1600px;
    }
}
body {
    margin: 0;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1d2744;
    background-color: #f3f4f5;
}
b {
    font-weight: normal;
}
.helvetica-neue-websave {
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.av-main-nav > li > a{
    font-weight: normal;
    font-size: 15px;
}
#top .av-menu-button > a[title=headbtn] .avia-menu-text {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    height: 36px;
    color: #ff7d38;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #e8eaeb;
    border-radius: 18px;
}
#top .av-menu-button > a[title=headbtn]:hover .avia-menu-text {
    color: #fff;
    background-color: #ff9156;
    border-color: #ff9156;
}
#top .av-menu-button > a[title=headbtn]:active .avia-menu-text {
    color: #fff;
    background-color: #fa7027;
    border-color: #fa7027;
}

#top #wrap_all .header_color .av-menu-button-colored > a[title=headbtn-line] .avia-menu-text {
    display: inline-block;
    margin: 0;
    padding: 0;
    /*height: 36px;*/
    color: #ff7d38;
    font-size: 15px;
    font-weight: bold;
    /*line-height: 36px;*/
    /*vertical-align: middle;*/
    cursor: pointer;
    /*background-color: #ff7d38;*/
    background:none;
    border-radius: 18px;
    border-width: 0;
}
#top #wrap_all .header_color .av-menu-button-colored > a[title=headbtn-line]:hover .avia-menu-fx {
    display: block;
}
#top #wrap_all .header_color .av-menu-button-colored > a[title=headbtn-line]:active .avia-menu-fx {
    display: block;
}
#top #wrap_all #header .av-menu-button > a[title=download] {
    /*color: #fff;
    background-color: #00dc8c;*/
}
#top #wrap_all #header .av-menu-button > a[title=download]:hover {
    /*color: #fff;
    background-color: #00ffb9;*/
}
#top #wrap_all .header_color .av-menu-button-colored > a[title=download] .avia-menu-text {
    display: inline-block;
    margin: 0;
    padding: 0 35px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background-color: #00dc8c;
    border-radius: 30px;
    border-width: 0;
    height: 40px;
    line-height: 40px;
}
#top #wrap_all .header_color .av-menu-button-colored > a[title=download]:hover .avia-menu-text{
    color: #fff;
    background-color: #00f49b;
}
.av-menu-button + .av-menu-button > a{
    padding:0;
}

#header .mega_menu_title {
    margin-bottom: 8px;
    font-size: 14px;
    color: #999;
    line-height: 1.1em;
    font-weight: normal;
    display: block;
    margin-left: 10px;
}
#header .avia_mega_div .units{
    border: none;
}
.header_color .avia-bullet {
    display: none;
}
#top .av-main-nav ul a .avia-menu-text{
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
#top .av-main-nav ul a .avia-menu-text .fa-hotjar {
    margin-left: 5px;
    color: #ff7e38;
}
#top .av-main-nav ul a .avia-menu-text .nav-vps-title {
    margin-left: 5px;
    top: -3px;
    color: #00dc8c;
    position: relative;
    font-size: 12px;
}
#top .av-main-nav ul a .avia-menu-text .nav-free {
    margin-left: 5px;
    top: -3px;
    color: #ff7e38;
    position: relative;
    font-size: 12px;
}
#top .av-main-nav ul a .avia-menu-text small{
    display: block;
    color: #9396a7;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}   
#top #header .avia_mega_div > .sub-menu > li > ul li{
    margin-top: 10px;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a:hover .avia-menu-text{
    color: #00dc8c;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a:hover .avia-menu-text small{
    color: #9396a7;
}
@media only screen and (max-width: 767px) {
    #mobile-advanced .sub-menu a small {
        display: none;
    }  
}
.btn {
    display: inline-block;
    padding: 0 40px;
    height: 42px;
    margin-bottom: 0;
    color: #1d2744;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 21px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover {
    text-decoration: none;
    opacity: .8;
}
.btn.btn-line {
    color: #00dc8c;
    border-color: #00dc8c;
}
.btn.btn-green {
    border: 0;
    color: #fff;
    background-color: #00dc8c;
    border-color: #00dc8c;
}
.btn.btn-orange {
    color: #fff;
    background-color: #fbae38;
    border-color: #fbae38;
}
.btn.btn-dark {
    height: 60px;
    min-width: 300px;
    color: #fff;
    font-size: 24px;
    line-height: 58px;
    background-color: #1d2744;
    border-color: #1d2744;
    border-radius: 30px;
}
.btn.btn-white {
    height: 60px;
    min-width: 300px;
    color: #00dc8c;
    font-size: 24px;
    line-height: 58px;
    background-color: #fff;
    border-color: #fff;
    border-radius: 30px;
}

.btn.btn-color {
    line-height: 42px;
    color: #fff;
    border: 0;
    background: #3af0bb; /* Old browsers */
    background: -moz-linear-gradient(left,  #3af0bb 0%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #3af0bb 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #3af0bb 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3af0bb', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}
#index_head .btn.btn-color {
    color: #398770;
    background: #9bffe2; /* Old browsers */
    background: -moz-linear-gradient(left,  #9bffe2 0%, #fff6e9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #9bffe2 0%,#fff6e9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #9bffe2 0%,#fff6e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bffe2', endColorstr='#fff6e9',GradientType=1 ); /* IE6-9 */
}
.btn.btn-colors {
    line-height: 42px;
    color: #fff;
    border: 0;
    background: #ff7d38;
}
.btn.index-colors {
    height: 42px;
    color: #fff;
    border: 0;
    background: #00b5aa; /* Old browsers */
    background: -moz-linear-gradient(left,  #00b5aa 1%, #2fd2a2 100%);
    background: -webkit-linear-gradient(left,  #00b5aa 1%,#2fd2a2 100%);
    background: linear-gradient(to right,  #00b5aa 1%,#2fd2a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5aa', endColorstr='#2fd2a2',GradientType=1 );
}
.btn.btn-green.btn-lg,
.btn.index-colors.btn-lg,
.btn.btn-color.btn-lg,
.btn.btn-colors.btn-lg{
    height: 48px;
    min-width: 160px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 26px;
}
.btn.btn-green:hover,
.btn.index-colors:hover,
.btn.btn-orange:hover,
.btn.btn-dark:hover,
.btn.btn-color:hover,
.btn.btn-colors:hover{
    color: #fff;
}
.btn.btn-white:hover{
    color: #00dc8c;
}
#index_head .btn.btn-color:hover {
    color: #398770;
}
.main_color .btn:focus {
    outline: none;
    text-decoration: none;
}
#banner_s {
    min-height: 460px;
}

#index_smbanner {
    min-height: 60px;
}
#index_amzbanner {
    min-height: 60px;
}
.index_smbanner a {
    display: block;
    max-height: 66px;
    text-align: center;
}
.index_smbanner.index_amzbanner,
.index_smbanner.index_amzbanner a {
    max-height: 260px;
}
/* sem落地页 */
.html_header_transparency #top #sem-banner .container{
    padding-bottom: 80px;
}
.html_header_transparency #top #sem-banner .container .av_one_half.first{
    position: relative;
    top: 100px;
    padding-left: 60px;
}
.html_header_transparency #top #sem-banner .container .av_one_half.first a{
    padding: 13px 45px;
    background: #ff7600;
    border-radius: 200px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin-top: 30px;
    display: inline-block;
}
.html_header_transparency #top #sem-banner .container .av_one_half.first a:hover{
    opacity: .9;
}
.html_header_transparency #top #sem-banner .av_one_full h1{
    font-size: 50px;
}
#sem-support-coop{
    padding-bottom: 150px;
}
#sem-support-coop .kv_zp_index_top_title{
    display: inline-block;
}
#sem-support-coop .avia_textblock {
    text-align: center;
}
#sem-footer{
    background: #131d3c;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}
#sem-footer img{
    max-width: 250px;
    position: relative;
    top: 7px;
}
#sem-footer a{
    width: 80px;
    height: 80px;
    border-radius: 70px;
    min-width: auto;
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
    padding: 0;
    margin-top: 10px;
}
#sem-footer .content{
    padding: 15px 0;
}
#sem-footer h1{
    color: #fff;
    font-size: 25px;
    margin-top: 16px;
}
#sem-footer h1 strong{
    color: #00dc8b;
}
#sem-left p,#sem-right p{
    margin: 0;
}
#sem-left h5,#sem-right h5{
    margin: 10px 0;
}
#sem-right .flex_column:nth-child(1){
    float: right;
    position: relative;
    top: 145px;
}
#sem-left .flex_column:nth-child(1){
    position: relative;
    top: 145px;
}
#sem-right .flex_column:nth-child(2){
    float: right;
    margin-left: 0;
    margin-right: 6%;
}
@media (min-width: 450px) {
    .index_smbanner {
        max-height: 150px;
    }
    .index_smbanner a {
        max-height: 150px;
    }
}
.index_smbanner .image-overlay {
    display: none;
    opacity: 0;
    background-color: transparent;
    border-color: transparent;
}
.index_smbanner .image-overlay .image-overlay-inside {
    display: none;
}
.banner_title {
    display: block;
    height: 360px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height:  360px;
    color: #fff;
    font-size: 48px;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
}
#banner_sm .banner_title {
    height: 80px;
    line-height:  80px;
    font-size: 48px;
}

.title_lg {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
}
.index-title-wrap {
    text-align: center;
}
.index-title_box {
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 42px;
    line-height: 1.2;
}
.index-title_lg {
    position: relative;
    z-index: 2;
}
.index-title_box:after {
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 10px;
    background-color: #edf2f4;
}
.index-title_lg strong,
.index-title_lg em {
    color: #ff7d38;
}
.title_sm {
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #8a949b;
}
.index-title_sm {
    margin-top: 15px;
    line-height: 24px;
    color: #8a949b;
    font-weight: lighter;
}
#newindex_who .index-title-wrap,
#newindex_test .index-title-wrap,
#newindex_jiasu .index-title-wrap {
    text-align: left;
}
#recall .index-title_box::after {
    display: none;
}
#recall .index-title_lg {
    box-shadow: none;
    color: #fff;
}
#recall .index-title_sm {
    color: #fff;
}
#recall .btn-white {
    margin-top: 30px;
    border-color: #00dc8c;
    background-color: #00dc8c;
    color: #131d3c;
    font-weight: bold;
}
.wrap_lg .title_lg {
    font-size: 36px;
}
.wrap_lg .title_md {
    margin-bottom: 40px;
    font-size: 18px;
}
.title_md span {
    margin-bottom: 15px;
    display: block;
}
.title_sm span {
    display: block;
    color: #ff7d38;
}
/*gonggong end*/

#newindex_jiasu .p {
    margin-top: 25px;
}
#newindex_jiasu .av_one_half .avia-image-container:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 980px) {
    #newindex_jiasu .av_one_half:last-child {
        margin-top: -50px;
    }
    #newindex_who .av_one_half:first-child {
        width: 37%;
    }
    #newindex_who .av_one_half:last-child {
        width: 57%;
    }
}

#newindex_who ul {
    margin: 10px 0 30px;
}
#newindex_who ul li {
    float: left;
    position: relative;
    margin-left: 0;
    margin-top: 15px;
    padding-left: 20px;
    display: inline-block;
    width: 50%;
    color: #8a949b;
    list-style:none
}
#newindex_who ul li:before {
    position: absolute;
    content: '';
    display: block;
    top: 8px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #2fd2a2;
}
.avia-section-large .content,
.avia-section-large .sidebar {
    padding-top: 50px;
    padding-bottom: 50px;
}
/*footer*/
#recall {
    text-align: center;
    background: #131d3c;
}
#recall .title_sm{
    color: #131d3c;
}
#recall .btn-dark{
    margin: 20px 0;
}
#footer {
    background-color: #131d3c;
    font-size: 13px;
    color: rgba(255,255,255,.5);
}
#footer .footer-up i {
    width: 16px;
    text-align: center;
}
#footer .footer-up > div:first-child {
    padding-right: 40px;
}
#footer .footer-up > div:nth-of-type(2) {
    padding-top: 15px;
}
#footer a {
    color: rgba(255,255,255,.5);
}
#footer a:hover {
    color: #fff;
}
#footer .myfoot_logo {
    display: block;
    width: 135px;
    height: 50px;
    background: url(/assets/img/logo-lv-50.png) no-repeat;
}
@media (min-width: 768px) {
    .avia-section-large .content,
    .avia-section-large .sidebar {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #footer .footer-up > div:last-child {
        position: relative;
        padding-right: 170px;
        max-width: 720px;
        min-height: 160px;
    }
    #footer .footer-up > div:last-child .my-cust-wrap {
        position: absolute;
        right: 0;
        top: 10px;
    }
}
@media (min-width: 992px) {
    .avia-section-large .content,
    .avia-section-large .sidebar {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    #footer .footer-up > div:first-child {
        float: left;
        width: 55%;
        max-width: 630px;
    }
    #footer .footer-up > div:last-child {
        float: left;
        width: 45%;
    }
}
#footer .footer-up > div:last-child span {
    font-size: 24px;
}
#footer #custom_html-2 {
    margin-bottom: 30px;
}
#footer #nav_menu-2 {
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #3c4666;
}
.menu-myfooternav-container {
    text-align: center;
}
#top #menu-myfooternav {
    display: inline-block;
    margin: 0 auto;
    width: auto;
}
#menu-myfooternav:before,
#menu-myfooternav:after {
    display: table;
    content: " ";
}
#menu-myfooternav:after {
    clear: both;
}
#top #menu-myfooternav li {
    float: left;
    clear: none;
}
#top #menu-myfooternav li a{
    padding: 10px;
}
#footer #custom_html-3 {
    margin: 0;
}
#footer .footer-down p{
    margin: 0;
    padding:  0;
    text-align: center;
}
#footer #custom_html-6 {
    margin: 15px 0 0;
}
#footer .others {
    text-align: center;
}
#footer .others > span {
    display: inline-block;
    margin: 0 10px;
    max-height: 47px;
    border-radius: 8px;
    vertical-align: top;
    overflow: hidden;
}
#footer .others > span a {
    display: block;
}
#footer .others > span a img {
    max-height: 100%;
}
#support-coop {
    text-align: center;
}
#support-coop .widget {
    padding: 0;
}
.hezuogroup {
    display: inline-block;
    margin: 15px auto;
    text-align: center;
}
.hezuogroup > .hezuoitem {
    display: inline-block;
    padding: 2em 3em;
}
.hezuogroup > .hezuoitem .hezuoimg {
    display: block;
    width: 130px;
    height: 50px;
}
#top .widget .hezuogroup_img {
    display: block;
    text-align: center;
    list-style: none;
}
.hezuogroup_img li {
    float: left;
    clear: none;
    margin-left: 0;
    display: inline-block;
    width: 50%;
    padding: 10px;
}
.hezuogroup_img li a {
    display: block;
    padding: 10px 5px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
}
#top .widget .hezuogroup_index_img{
    padding: 1em 0;
}
.hezuogroup_index_img li a {
    padding: 1em 10px;
    border-width: 0;
}
.hezuogroup_img li a:hover {
    border-color: #00dc8c;
}
.hezuogroup_img  li a img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 130px;
}

#top .widget .hezuogroup_list {
    display: block;
    padding: 30px 0;
    text-align: center;
    list-style: none;
    border-top: 1px solid #f0f0f0;
}
.hezuogroup_list li {
    float: left;
    clear: none;
    margin-left: 0;
    padding: 15px;
    display: inline-block;
    width: 25%;
    text-align: center;
}
.hezuogroup_list li a {
    display: inline-block;
    margin: auto;
    max-width: 100%;
    color: #1d2744;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hezuogroup_list li a:hover {
    color: #1d2744;
}
@media (min-width: 768px) {
    .hezuogroup_img li {
        width: 20%;
    }
    .hezuogroup_list li {
        width: 16.66666667%;
    }
}
/*foot end*/

/*index*/
#index_head {
    min-height: 500px;
}
#newindex_head {
    min-height: 500px;
    position: relative;
    background: #2fd2a2;
    background: -moz-linear-gradient(top,  #2fd2a2 0%, #00b5aa 98%);
    background: -webkit-linear-gradient(top,  #2fd2a2 0%,#00b5aa 98%);
    background: linear-gradient(to bottom,  #2fd2a2 0%,#00b5aa 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fd2a2', endColorstr='#00b5aa',GradientType=0 );
}

#newindex_head .container {
    z-index: 4;
}
#newindex_head .first {
    clear: none;
}

@media (min-width: 990px) {
    #newindex_head div .av_one_half.first {
        margin-left: 0;
        width:calc(100% - 500px);
    }
    #newindex_head div .av_one_half {
        margin-left: 100px;
        width: 380px;
    }
}
/*index-from*/
.index-kjvs-form {
    display: block;
    padding: 10px;
    width: 100%;
    max-width: 380px;
    background-color: rgba(255,255,255,.5);
    border-radius: 8px;
}
.index-form-tab {
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.index-form-ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.index-form-ul .index-form-item {
    list-style: none;
    margin-left: 0;
    font-size: 18px;
    /*display: table-cell;*/
    /*width: 50%;*/
    /*background-color: #a7d1c5;*/
    /*color: #fff;*/
}
.index-form-ul .index-form-item:first-child {
    display: none;
}
#index_tab1:checked ~ .index-form-ul .item1,
#index_tab2:checked ~ .index-form-ul .item2 {
    /*background-color: #fff;*/
    color: #28b48b;
}

.index-kjvs-form .tab_title {
    display: block;
    position: relative;
    cursor: pointer;
    line-height: 36px;
    text-align: center;
}
.index-kjvs-form .radioclk,
#top .index-kjvs-form input[type="checkbox"],
.index-kjvs-form .mob_tab,
.index-kjvs-form .index-form-content > div {
    display: none;
}

#index_tab1:checked ~ .index-form-content #index-form-ct1,
#index_tab2:checked ~ .index-form-content #index-form-ct2 {
    display: block;
}

.index-kjvs-form .index-form-content {
    position: relative;
    z-index: 1;
    padding: 20px 30px;
    font-size: 14px;
}

.index-form-items {
    position: relative;
    padding-bottom: 20px;
}
.index-form-items label {
    padding: 0 2px;
    color: #c4c9cd;
}
.index-form-items.is-required label::before {
    content: "*";
    font-size: 20px;
    color: #ff4311;
    margin-right: 4px;
    line-height: 14px;
    vertical-align: -5px;
}
.index-form-items .error {
    position: absolute;
    left: 0;
    bottom: 5px;
    font-size: 12px;
    line-height: 12px;
    color: #ff4311;
}
#top .main_color .index-kjvs-form input[type="text"],
#top .main_color .index-kjvs-form input[type="input"],
#top .main_color .index-kjvs-form input[type="password"],
.index-input {
    display: block;
    margin-bottom: 0;
    width: 100%;
    padding: 11px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1d2744;
    background-color: #f3f4f5;
    background-image: none;
    /*border: 2px solid #f3f4f5;*/
    border-radius: 23px;
}
#top .main_color .index-kjvs-form input[type="text"]:focus,
#top .main_color .index-kjvs-form input[type="input"]:focus,
#top .main_color .index-kjvs-form input[type="password"]:focus,
.index-input:focus {
    outline: 0;
    background-color: #f7f8f9;
    border-color: #c4c9cd;
}
.index-input::-moz-placeholder {
    color: #c4c9cd;
    opacity: 1;
}
.index-input:-ms-input-placeholder {
    color: #c4c9cd;
}
.index-input::-webkit-input-placeholder {
    color: #c4c9cd;
}
.index-form-input.has-btn {
    position: relative;
}
#top .main_color .index-kjvs-form .index-form-input input[type="text"] {
    padding-right: 120px;
}
.index-form-input .btn-validate {
    position: absolute;
    top: 1px;
    right: 2px;
    border-width: 0;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    background-color: #f3f4f5;
}
.index-form-btn .btn-lg {
    width: 100%;
}
/*index-from end*/
#platform {
    min-height: auto;
}
#platform .container {
    padding: 0;
    width: 100%;
    max-width: 1920px;
}
.text-title_wrap.has-icon {
    padding-top: 10px;
    padding-left: 70px;
}
.text-title_wrap.has-icon .text-title_icon {
    position: absolute;
    top: 0;
    left: 0;
}
.text-title_icon {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #00b5aa;
    background: -moz-linear-gradient(left,  #00b5aa 1%, #2fd2a2 100%);
    background: -webkit-linear-gradient(left,  #00b5aa 1%,#2fd2a2 100%);
    background: linear-gradient(to right,  #00b5aa 1%,#2fd2a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5aa', endColorstr='#2fd2a2',GradientType=1 );
    border-radius: 50%;
}
.text-title_icon:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 14px;
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/assets/img/home/newindex-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.text-title_icon.icon11:before {
    background-position: 0 0;
}
.text-title_icon.icon12:before {
    background-position: -32px 0;
}
.text-title_icon.icon13:before {
    background-position: -64px 0;
}
.text-title_icon.icon21:before {
    background-position: 0 -32px;
}
.text-title_icon.icon22:before {
    background-position: -32px -32px;
}
.text-title_icon.icon23:before {
    background-position: -64px -32px;
}
.text-title_wrap a {
    display: inline-block;
    margin-top: 10px;
}

.text-title_lg {
    font-size: 18px;
    font-weight: bold;
}
#newindex_what {
    display: none;
}
#newindex_what .text-title_lg,
#newindex_why .text-title_lg,
#newindex_why .text-title_sm {
    text-align: center;
}
#newindex_what .text-title_lg {
    margin-top: 10px;
}
#newindex_what .av_one_half .av_textblock_section:first-child {
    min-height: 150px;
    background-color: #f8f9fb;
}
#newindex_why .av_one_fourth {
    padding: 10px 0 30px;
    background-color: #f8f9fb;
}
.text-title_sm {
    margin-top: 15px;
    font-size: 14px;
    color: #8a949b;
    font-weight: lighter;
}
.text-title_sm em {
    color: #ff7d38;
}
#agent_head {
    min-height: 500px;
    text-align: center;
}
#index_head .text-box,
#agent_head .text-box{
    margin: 80px auto 0;
    max-width: 900px;
    /*text-align: center;*/
}
#newindex_head .index_title {
    margin: 30px 0;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.1;
    text-shadow: 0 1px 3px rgba(0,0,0,.1);
}
#newindex_head .index_text {
    color: #fff;
    font-size: 16px;
    text-shadow: 0 1px 3px rgba(0,0,0,.1);
}


.index_br_o {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    padding: 3px 15px;
    background-color: rgba(255,255,255,.8);
    color: #0e9f74;
    font-weight: 600;
    font-size: 18px;
    border-radius: 2px;
}
.index_br_p {
    display: inline-block;
    margin-top: 10px;
    padding: 3px 15px;
    background-color: rgba(255,255,255,.8);
    color: #ff7e38;
    font-weight: 600;
    font-size: 18px;
    border-radius: 2px;
}
.index_br_p img {
    height: 20px;
    vertical-align: middle;
}
.index_br_title {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.1;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.index_br_text {
    margin-top: 5px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.text-box .btn-color {
    margin-bottom: 15px;
    margin-right: 20px;
}
.text-box .btn-colors {
    margin-bottom: 15px;
}
#content1 {
    text-align: center;
}
#content1 .group {
    margin: 0 auto 20px;
    max-width: 900px;
}
#content1 .item {
    float: left;
    margin-bottom: 20px;
    width: 50%;
}
#content1 .box {
    display: block;
    margin: 0 auto 10px;
    padding: 19px;
    width: 68px;
    height: 68px;
    background-color: #ff7d38;
    border-radius: 6px;
}
#content1 .item span {
    font-size: 18px;
    font-weight: 600;
}
.icon_index {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(/assets/img/home/icon_index.png);
    background-repeat: no-repeat;
    /*background-size: 264px 24px;*/
    background-position: 0 0;
}
.icon_index.icon1 {
    background-position: 0 0;
}
.icon_index.icon2 {
    background-position: -30px 0;
}
.icon_index.icon3 {
    background-position: -60px 0;
}
.icon_index.icon4 {
    background-position: -90px 0;
}
.icon_index.icon31 {
    background-position: 0 -30px;
}
.icon_index.icon32 {
    background-position: -30px -30px;
}
.icon_index.icon33 {
    background-position: -60px -30px;
}
.icon_index.icon34 {
    background-position: -90px -30px;
}
.icon_index.icon35 {
    background-position: -120px -30px;
}
.icon_index.icon36 {
    background-position: -150px -30px;
}
.icon_index.icon41 {
    background-position: -120px 0;
}
.icon_index.icon42 {
    background-position: -150px 0;
}
.icon_index.icon43 {
    background-position: -180px 0;
}
.icon_index.icon44 {
    background-position: -180px -30px;
}
#content2 .index_gs {
    position: relative;
    text-align: center;
}
#content2 .index_gs a {
    position: absolute;
    max-width: 100%;
    bottom: 100px;
    left: 50%;
    margin-left: -75px;
}
#content2 .index_gs img {
    max-width: 100%;
}
#content2 .index_gs.hidden {
    display: block;
    visibility: visible;
}
#content2 .index_gs.visual {
    display: none;
}
.content#content3 {
    padding-bottom: 60px;
}
#content3 {
    background: #3af0bb;
    background: -moz-linear-gradient(45deg,  #3af0bb 0%, #57bdfe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #3af0bb 0%,#57bdfe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #3af0bb 0%,#57bdfe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3af0bb', endColorstr='#57bdfe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#content3 .title_sm {
    margin-bottom: 30px;
    color: #3f5360;
}
#content3 .item {
    position: relative;
    float: left;
    padding: 10px 0 10px 70px;
    min-height: 180px;
}
#content3 .item:nth-of-type(5),
#content3 .item:nth-of-type(6) {
    min-height: auto;
}
#content3 .box {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    margin: 0 auto 10px;
    padding: 15px;
    width: 60px;
    height: 60px;
    background-color: #1d2744;
    border-radius: 50%;
}

#content3 .item h5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
#content3 .item p {
    margin-top: 0;
    opacity: .7;
}
.programme {
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 3;
}
.programme:before {
    content: '';
    position: absolute;
    top: -2%;
    left: 25%;
    z-index: 2;
    height: 104%;
    width: 25%;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 181, 170, .4);
    box-shadow:  0 5px 20px 0 rgba(0, 181, 170, .4);
    border-radius: 6px;
}
.main_color .programme tr:nth-child(2n+1) {
    background-color: #fff;
}
.programme th,
.programme td {
    padding: 15px 25px;
    width: 25%;
    text-align: left;
}
.programme thead{
    color: #8a949b;
}
.programme thead span{
    display: block;
    font-size: 24px;
}
.programme thead td span{
    color: #1d2744;
}
.programme tbody th{
    vertical-align: middle;
    color: #8a949b;
}
.main_color .programme tr th,
.main_color .programme tr td {
    border: 0;
}

.main_color .programme tr td:nth-child(4),
.main_color .programme tr td:nth-child(5) {
    border-left: 1px solid #f3f4f5;
}
.programme tbody td{
    font-weight:600;
    color: #1d2744;
}
.programme tbody td.green{
    color: #00dc8c;
}
.programme tbody td.orange{
    color: #fbae38 ;
}
.programme tbody td.red{
    color: #ff3838;
}
.programme .icon_index{
    float: left;
}
/*index end*/
/*others*/
.wrap_lg {
    margin-top: -40px;
    margin-bottom: 30px;
    padding: 60px 30px;
    background-color: #fff;
    color: #1d2744;
}
.wrap_lg.partners {
    margin-top: -40px;
    margin-bottom: 0;
    padding: 60px 30px 0;
    background-color: #fff;
    color: #1d2744;
}
.wrap_sub {
    margin: 0 auto;
    max-width: 670px;
}
.wrap_sub.center {
    text-align: center;
}
.other_title {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #1d2744;
    font-weight: 500;
}
.other_title:first-child {
    margin-top: 0;
}
.wrap_lg.center {
    text-align: center;
}
.wrap_lg.center .wrap_sub{
    text-align: center;
    max-width: 100%;
}
.wrap_privacy h5 {
    margin-bottom: 10px;
    font-size: 15px;
}

.other_title span{
    color: #ff7d38;
}
.other_mian p{
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 2;
}
.other_mian p b{
    color: #1d2744;
}
.cust-wechat + .manager-wechat {
    margin-left: 5px;
}
#footer .cust-wechat,
#footer .manager-wechat,
#footer .service-wechat,
#footer .kjvs_jiangzuo
 {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
}
/*others end*/
/*Solution1*/
.main_color .btn-position #submit {
    display: inline-block;
    padding: 0 40px;
    height: 42px;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    cursor: pointer;
    background-color: #00dc8c;
    border: 1px solid #00dc8c;
    border-radius: 21px;
}
.mywrap .title {
    margin-right: auto;
    margin-left: auto;
    max-width: 550px;
    height: auto;
    margin-bottom: 40px;
    text-align: center;
}
.mywrap .title .lg {
    margin-bottom: 30px;
    font-size: 30px;
}
.mywrap .title .lg small {
    display: block;
    font-size: 15px;
    color: #c4c9cd;
}
.mywrap .title .sm {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
}
.mywrap form {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    max-width: 720px;
}
.myf-group {
    float: left;
    position: relative;
    padding: 0 15px 30px;
    width: 100%;
}

@media (min-width: 768px) {
    .myf-group.hf {
        width: 50%;
    }
}
.myf-group label {
    padding: 0 2px;
    color: #c4c9cd;
}
.myf-group.is-required label::before {
    content: "*";
    color: #ff4311;
    margin-right: 4px;
}
.myf-group .error {
    position: absolute;
    left: 17px;
    bottom: 10px;
    color: #ff4311;
}
#top .main_color .myf-group input[type="text"],
#top .main_color .myf-group input[type="input"],
#top .main_color .myf-group input[type="email"],
#top .main_color .myf-group input[type="tel"],
.myform-input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1d2744;
    background-color: #f3f4f5;
    background-image: none;
    border: 2px solid #f3f4f5;
    border-radius: 20px;
}
#top .main_color .myf-group input[type="text"]:focus,
#top .main_color .myf-group input[type="input"]:focus,
#top .main_color .myf-group input[type="email"]:focus,
#top .main_color .myf-group input[type="tel"]:focus,
.myform-input:focus {
    outline: 0;
    background-color: #f7f8f9;
    border-color: #c4c9cd;
}
.myform-input::-moz-placeholder {
    color: #c4c9cd;
    opacity: 1;
}
.myform-input:-ms-input-placeholder {
    color: #c4c9cd;
}
.myform-input::-webkit-input-placeholder {
    color: #c4c9cd;
}
textarea.myform-input {
    height: 76px;
    resize: none;
    overflow-x: hidden;
}

.btn-position {
    padding: 10px 17px 30px;
    text-align: center;
}
.step {
    margin-bottom: 20px;
    line-height: 30px;
    vertical-align: middle;
    font-weight: normal;
}
.step span {
    display: inline-block;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #00dc8c;
    font-size: 14px;
    color: #fff;
}
.step a {
    color: #00dc8c;
    text-decoration: underline;
}
.step a:hover {
    opacity: .8;
}
/*Solution1 end*/
/*Solution2*/
.solution {
    margin-bottom: 60px;
}
.solution .box {
    float: left;
    padding: 15px 7px;
    line-height: 1;
    text-align: center;
    width: 100%;
}
.solution .item > div{
    margin-top: -1px;
    padding: 12px;
    color: #8a949b;
    border: 1px solid #e1e1e1;
}
.solution .item > .name {
    background-color: #639ad7;
    color: #fff;
    border-color: #3370b3;
    border-radius: 4px 4px 0 0;
}
.solution .item > .price {
    padding: 44px;
    background-color: #3370b3;
    color: #fff;
    border-color: #3370b3;
}
.solution .item > .price .price_wrap {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding-right: 35px;
    font-size: 60px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.solution .item > .price .price_wrap b {
    color: #fff;
}
.solution .item > .price .price_wrap small {
    position: absolute;
    top: 5px;
    right: 6px;
    font-size: 30px;
    color: #114075;
}
.solution .item > .price .price_wrap .month {
    position: absolute;
    top: 35px;
    right: 0;
    font-style: italic;
    font-size: 16px;
    color: #114075;
}
.solution .item > .total {
    font-size: 16px;
    font-weight: bold;
    color: #3370b3;
}
.solution .item > div:last-child {
    border-radius: 0 0 4px 4px;
}
.solution .item.year {
    margin-top: -14px;
    -webkit-box-shadow: 0 2px 20px rgba(40, 183, 141, .5);
    box-shadow: 0 2px 20px rgba(40, 183, 141, .5);
}
.solution .item.year > .name {
    padding: 17px;
    font-size: 18px;
}
.solution .item.year > .name {
    background-color: #3cc9a0;
    border-color: #28b48b;
}
.solution .item.year > .price {
    background-color: #28b48b;
    border-color: #28b48b;
}
.solution .item.year > .price .price_wrap small,
.solution .item.year > .price .price_wrap .month {
    color: #0d7657;
}
.solution .item.year > .total {
    color: #00dc8c;
}
.solution .item.year > div:last-child {
    padding: 22px;
}
/*Solution2 end*/
/*hezuo*/
.hezuo .wrap {
    position: relative;
    padding: 50px 0;
}
.hezuo .item {
    margin: 0 auto;
    padding: 45px 30px;
    max-width: 300px;
    background-color: #fcfcfc;
    border: 1px solid #ececec;
}
.hezuo .box {
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #00dc8c;
    border-radius: 50%;
}
.hezuo .item .title {
    font-size: 18px;
    font-weight: bold;
}
.icon_hezuo {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/assets/img/home/icon_hz.png);
    background-repeat: no-repeat;
    /*background-size: 264px 24px;*/
    background-position: 0 0;
}
.icon_hezuo.icon1 {
    background-position: 0 0;
}
.icon_hezuo.icon2 {
    background-position: -50px 0;
}
.icon_hezuo.icon3 {
    background-position: -100px 0;
}
#menu-item-search {
    display: none;
}
/*hezuo end*/
/*xiazai*/
.dl_wrap {
    margin: 0 auto;
}
#security .dl_wrap {
    margin: 0 auto;
    max-width: 960px;
}
.dl_wrap .dl_item {
    margin-top: 10px;
}
.dl_wrap .dl_item ul,
.dl_wrap .dl_item ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dl_wrap .dl_item ul li {
    margin-left: 0;
    margin-bottom: 5px;
    padding: 0;
}
.dl_wrap .dl_item ul li span{
    color: #999;
}
.dl_wrap .dl_item .ld_a {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    padding: 10px 15px 10px 70px;
    background-color: #00dc8c;
    min-width: 220px;
    font-size: 18px;
    color: #131d3c;
    border: 1px solid #00dc8c;
    border-radius: 2px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(36,55,67,.1);
}
.dl_wrap .dl_item .ld_a.white {
    background-color: #fff;
    border: 1px solid #e8eaeb;
}
.dl_wrap .dl_item .ld_a.dak {
    background-color: #3f5767;
    border: 1px solid #3f5767;
}
.dl_wrap .dl_item .ld_a + .ld_a {
    margin-top: 10px;
}
.dl_wrap .dl_item i {
    position: absolute;
    top: 15px;
    left: 25px;
    font-size: 32px;
}
.dl_wrap .dl_item b {
    color: #131d3c;
}
.dl_wrap .dl_item .ld_a small{
    display: block;
    font-size: 12px;
}
.dl_wrap .dl_item .ld_a:hover {
    opacity: .8;
}
.dl_wrap .dl_item.disabled .ld_a {
    background-color: #fff;
    border-color: #e8eaeb;
    color: #ccc;
    cursor: default;
}
.dl_wrap .dl_item.disabled b {
    color: #ccc;
}
.dl_wrap .dl_item .dl_p b {
    color: #00dc8c;
}
.dl_wrap .dl_p {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #8a949b;
}
.dl_wrap .tishi {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #8a949b;
}
.dl_wrap .dl_p a {
    font-weight: 600;
    color: #00dc8c;
}

.dl_wrap img {
    max-width: 100%;
}
.pull-left {
    float: left;
}
@media (min-width: 768px) {
    .col-half {
        float: left;
        width: 50%;
    }
}
.dl_sd {
    width: 16.6%;
    max-width: 180px;
    min-width: 80px;
    text-align: center;
}
.dl_text2 {
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
}
.dl_text2 a {
    color:#00dc8c;
}
.lg-title {
    margin-top: 10px;
    font-size: 40px;
}
.md-title {
    margin-top: 15px;
    margin-bottom: 70px;
    font-size: 18px;
}
.dl_wrap .md-title {
    margin-bottom: 5px;
}
.dl_wrap .dl_tishi {
    display: block;
    /*max-width: 80%;*/
    margin-bottom: 20px;
    font-size: 18px;
    color: #28b48b;
}
.dl_wrap .dl_tishi a {
    margin: 0 5px;
    font-weight: bold;
    text-decoration: underline;
}
.col-half p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #707a78;
}
.col-half iframe {
    margin-top: 20px;
    width: 100%;
    min-height: 200px;
}
/*xiazai end*/
/*#header_main .menu li.menu-item-top-level-3 .avia-menu-text {*/
    /*position: relative;*/
/*}*/
/*#header_main .menu li.menu-item-top-level-3 .avia-menu-text:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*bottom: 30%;*/
    /*left: 100%;*/
    /*height: 19px;*/
    /*width: 18px;*/
    /*background: url(/assets/img/common/nav-hot.png) no-repeat;*/
/*}*/
#newindex_head .manager-wechat {
    margin-top: 30px;
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
}
#newindex_head .service-wechat {
    margin-top: 30px;
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
}
@media (min-width: 768px) {
    #index_head {
        min-height: 850px;
    }
    /*#newindex_head {*/
        /*min-height: 780px;*/
    /*}*/
    #agent_head {
        min-height: 540px;
    }
    #index_head .text-box {
        margin: 100px auto 0;
    }
    #newindex_head .text-boxs {
        margin-top: 40px;
        padding-left: 30px;
        max-width: 400px;
    }
    .index_br_o,
    .index_br_p {
        font-size: 24px;
    }
    .index_br_p img {
        height: 26px;
    }
    .index_br_title {
        font-size: 48px;
    }
    .index_br_text {
        margin-top: 5px;
        margin-bottom: 50px;
        font-size: 20px;
    }

    #newindex_head .index_title {
        margin: 30px 0;
        font-size: 48px;
    }
    #newindex_head .index_text {
        font-size: 20px;
    }
    /*.inner-container .logo a {*/
        /*padding: 14px 0;*/
    /*}*/
    .inner-container .logo a img {
        max-height: 100%;
    }
    /*.header-scrolled .inner-container .logo a {*/
        /*padding: 0;*/
    /*}*/
    #header_main {
        border-top-width: 0;
    }
    #header_main .menu li {
        padding: 0;
        border-width: 0;
    }
    #header_main .menu li .avia-menu-text .av_font_icon{
        display: inline-block;
        float: none;
    }
    #header_main .menu li .avia-menu-text .av_font_icon .av-icon-char{
        font-size: 18px;
    }
    #header_main .menu .sub-menu li{
        padding:0;
    }
    #header_main .menu li#menu-item-60 {
        padding: 0;
    }
    .av-main-nav > li > a {
        padding: 0 8px;
    }
    #header_main .current-menu-item a {
        position: relative;
    }
    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        border-width: 0;
    }

    #content1 .item {
        width: 25%;
    }
    #content2 .index_gs {
        position: relative;
        float: left;
        width: 50%;
    }
    #content2 .index_gs.hidden {
        display: none;
    }
    #content2 .index_gs.visual {
        display: block;
        visibility: visible;
    }
    #content3 .item {
        padding: 10px 40px 20px 130px;
        width: 50%;
    }
    #content3 .box {
        left: 40px;
    }
    .solution .box {
        width: 33.33333%;
    }
    .title_md span {
        margin-bottom: 0;
        display: inline-block;
    }
    .title_md span + span {
        margin-left: 30px;
    }
    .hezuo .wrap {
        position: relative;
        float: left;
        width: 33.3333%;
    }
}
@media (min-width: 990px) {
    #header_main .menu li {
        padding: 0 10px;
        border-width: 0;
    }
}
.left_phone_info,
.right_phone_info {
    display: none;
    z-index: 101;
}

/*中英文切换*/
.left_chang_lang{
    left: 200px;
    position: absolute;
    color: #00dc8c;
    height: 100%;
    top:0;
    z-index: 999;
}

#kv_lang_en,#kv_lang_cn{
    display: block;
    font-weight: normal;
    color: #666e8b;
}
#kv_lang_en:hover,#kv_lang_cn:hover {
    text-decoration: none;
    color: #00dc8c;
}



@media (max-width: 1200px){
    .left_chang_lang{
        left: 180px;
    }
}

@media (min-width: 1200px) {

    #index_head .text-box {
        margin: 130px auto 0;
    }
    #newindex_head .text-boxs {
        margin-top: 50px;
        max-width: 460px;
    }
    #header_main .main_menu {
        padding-right: 130px;
    }
    #header_main .menu li {
        padding: 0 18px;
        border-width: 0;
    }
    /*#header_main .main_menu:before {
        content: '全国·服务热线：400 - 6838-365 ';
        position: absolute;
        right: 0;
        top: calc(50% - 23px);
        font-size: 14px;
        font-family: Arial;
        -webkit-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
    #header_main .main_menu:after {
        content: '深圳·天安云谷：135-3817-9209';
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
        font-size: 14px;
        font-family: Arial;
        -webkit-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }*/
    .left_phone_info {
        display: none;
        line-height: 1.2;
        left: 180px;
        position: absolute;
        top: calc(50% - 20px);
        color: #ff7e38;
        line-height: 20px;
    }
    .right_phone_info {
        position: absolute;
        display: block;
        top: calc(50% - 20px);
        right: 0;
        font-size: 12px;
        line-height: 20px;
        color: #131d3c;
    }
    .right_phone_info b {
        color: #131d3c;
    }
    .right_phone_info span {
        font-size: 17px;
        line-height: 1em;
        padding-top: 1px;
    }
    .header-scrolled .left_phone_info {
        top: calc(50% - 12px);
        font-size: 12px;
        line-height: 13px;
    }
    .header-scrolled .right_phone_info {
        top: calc(50% - 14px);
        font-size: 12px;
        line-height: 13px;
    }
}

@media (min-width: 1600px) {
    #index_head .text-box {
        margin: 160px auto 0;
    }
    #newindex_head .text-boxs {
        max-width: 550px;
    }
}

#myvideos .entry-content-wrapper,
#myhelp .entry-content-wrapper {
    margin-top: -40px;
    margin-bottom: 30px;
    padding: 60px;
    background-color: #fff;
}
#myvideos .entry-content-wrapper {
    padding: 30px 60px;
}

.myhelp-wrap .myhelp-col {
    float: left;
    padding: 15px 0;
    width: 25%;
    min-height: 230px;
    font-size: 15px;
}
.myhelp-wrap .myhelp-col a {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 30px;
    color: #1d2744;
    font-weight: 600;
}
.myhelp-wrap .myhelp-col a:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 21px;
    height: 21px;
    background: url(/assets/img/home/shipin.png);
}
.myhelp-wrap .myhelp-col a:hover {
    color: #00dc8c;
}
.myhelp-wrap .myhelp-col a:hover:before {
    background: url(/assets/img/home/shipins.png);
}
.myhelp-wrap .myhelp-col span {
    position: relative;
    display: block;
    padding: 5px 0;
    height: 35px;
    font-size: 18px;
    color: #8a949b;
}
/*.myhelp-wrap .myhelp-col span:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 9px;*/
    /*left: 0;*/
    /*display: block;*/
    /*height: 14px;*/
    /*width: 3px;*/
    /*background-color: #e8eaeb;*/
/*}*/



@media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */
    .responsive #top #wrap_all #help2_detail .container{
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    #building {
        margin-top: 40px;
    }
    #myvideos .entry-content-wrapper {
        padding: 15px;
    }
    #index_qa_wrap,
    #top #help-detail .av_one_fifth.first {
        display: none;
    }
    .hezuogroup > .hezuoitem {
        padding: 1em;
        max-width: 45%;
    }
    #mobile-advanced li .avia-menu-text .av_font_icon{
        display: none !important;
    }
    .index-kjvs-form {
        padding: 0;
    }
    .index-kjvs-form .index-form-content {
        padding: 20px;
    }
    .index-form-input .btn-validate {
        padding: 0 20px;
    }
    #newindex_what,
    #newindex_contrast,
    .max-disnone {
        display: none;
    }
    .btn.btn-white {
        min-width: auto;
        max-width: 100%;
        font-size: 18px;
    }
    .html_header_transparency #top #sem-banner .container .av_one_half.first{
        top: 0;
        padding-left: 0;
    }
    .html_header_transparency #top #sem-banner .container{
        padding-bottom: 0;
    }
    #sem-left .flex_column:nth-child(1){
        top: 0;
    }
    #sem-right .flex_column:nth-child(1){
        top: 0;
    }
    #sem-support-coop{
        padding-bottom: 180px;
    }
    #kv_new_index_zp_trust .kv_zp_index_top_title{
       margin-bottom: 35px; 
    }
    
}
@media only screen and (max-width: 1200px){
    #sem-right .flex_column:nth-child(1),#sem-left .flex_column:nth-child(1){
        top: 30px;
    }
}
@media only screen and (max-width: 990px) {
    #banner_s {
        min-height: 300px;
    }
    .banner_title {
        height: 200px;
        line-height:  200px;
    }
    .myhelp-wrap .myhelp-col {
        width: 50%;
    }
    #sem-footer img{
        max-width: 100%;
        position: relative;
        top: 20px;
    }
    #sem-footer h1{
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px){
    #sem-footer img{
        max-width: 200px;
    }
    #sem-footer .av_one_fourth:first-child{
        display: none;
    }
    .responsive #top #wrap_all #sem-footer .av_one_fourth{
        margin-bottom: 0;
    }
}
#building img {
    max-width: 100%;
}
#building .av_textblock_section {
    margin-bottom: 40px;
}

#header .main_menu #avia-menu:before,
#header .main_menu #avia-menu:after {
    display: table;
    content: " ";
}
#header .main_menu #avia-menu:after {
    clear: both;
}

.main_menu #kj_acc_name {
    position: relative;
    height: 100%;
    width: 150px;
    line-height: inherit;
}
.main_menu #kj_acc_name a {
    height: 100%;
    line-height: inherit;
}
.main_menu #kj_acc_name a .avia-menu-text {
    position: absolute;
    display: block;
    top: calc(50% - 15px);
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_menu #kj_acc_name a .avia-menu-fx {
    display: none;
}
.friendli_link li {
    display: inline-block;
    margin-right: 25px;
}
/*悬浮链接*/
.mybtmore_info img {
    max-width: 100%;
}
.mybtmore_info .btmore_info_bottom {
    position: relative;
    display: none;
    /*padding-right: 40px;*/
    height: 60px;
    background-color: #00dc8c;
}
.mybtmore_info .btmore_info_bottom .btmore_info_open {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.btmore_bottom_wrap {
    position: relative;
    margin: 0 auto;
    padding-right: 80px;
    max-width: 1210px;
}
.btmore_bottom_wrap .cust-wrap {
    position: absolute;
    bottom: 5px;
    right: 0;
    text-align: center;
    border: 5px solid #00dc8c;
}
.btmore_bottom_wrap .cust-name {
    font-size: 12px;
    background-color: #00dc8c;
}
.btmore_bottom_wrap .cust-wrap .cust-wechat {
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
}
.mybtmore_info.open .btmore_info_bottom {
    display: block;
}

.mybtmore_info .btmore_info_left {
    position: relative;
}
.mybtmore_info.open .btmore_info_left{
    display: none;
}
.mybtmore_info .btmore_info_left .btmore_info_opens {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: block;
    cursor: pointer;
}
.mybtmore_info .btmore_info_bottom .btmore_bottom_wrap .image-overlay {
    display: none;
    opacity: 0;
    background-color: transparent;
    border-color: transparent;
}
.mybtmore_info .btmore_info_bottom .btmore_bottom_wrap .image-overlay .image-overlay-inside {
    display: none;
}
/*shengdan*/
.mybtmore_info .btmore_info_bottom.huodong {
    margin: 0 auto;
    padding-right: 0;
    max-width: 970px;
    height: auto;
    background-color: transparent;
}
.mybtmore_info .btmore_info_bottom.huodong .btmore_bottom_wrap {
    padding-right: 0;
}
.mybtmore_info .btmore_info_bottom.huodong .btmore_bottom_wrap a {
    position: relative;
    z-index: 2;
}

.mybtmore_info .btmore_info_bottom.huodong .btmore_info_open {
    z-index: 3;
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: auto;
}
/*shengdan end*/
#tguangbn {
    min-height: auto;
    background-color: #fff6e9;
    text-align: center;
    color: #ff7d38;
}
#dynamic:before,
#dynamic:after {
    display: table;
    content: " ";
}
#dynamic:after {
    clear: both;
}
#dynamic .post-entry {
    max-width: 960px;
    margin: 0 auto;
    float:none;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 960px;
}
#dynamic .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0;
}
#dynamic article.post-entry {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 1px;
}
#dynamic .avia-content-slider .slide-image {
    margin: 0 auto;
    width: 260px;
    height: 185px;
}
@media (min-width: 768px) {
    #dynamic .avia-content-slider .slide-image {
        float: left;
    }
    #dynamic .slide-content,
    #dynamic footer.entry-footer {
        float: left;
        display: inline-block;
        padding-left: 15px;
        width:-webkit-calc(100% - 260px);
        width:-moz-calc(100% - 260px);
        width:calc(100% - 260px);
        max-width:-webkit-calc(100% - 260px);
        max-width:-moz-calc(100% - 260px);
        max-width:calc(100% - 260px);
        /*height: 180px;*/
    }
}


.html_elegant-blog #dynamic .av-vertical-delimiter,
.html_elegant-blog #top #dynamic .avia-content-slider .blog-categories {
    display: none;
}
#top #dynamic .template-blog .post_delimiter {
    display: none;
    padding: 0;
}
.html_elegant-blog #dynamic .avia-content-slider .slide-entry-title {
    max-width: 100%;
    text-align:left;
}
.html_elegant-blog #dynamic .avia-content-slider .slide-entry-title a:hover {
    color: #28b78c;
}
#dynamic .slide-content .slide-entry-excerpt {
    color: #8a949b;
}
.html_elegant-blog #dynamic .more-link {
    display: inline-block;
    margin: 10px 0 0;
    width: auto;
    border-width: 0;
}
#dynamic footer.entry-footer .slide-meta {
    margin-top: 20px;
    border-width: 0;
    text-align: left;
}
#dynamic footer.entry-footer .slide-meta-comments,
#dynamic footer.entry-footer .slide-meta-del {
    display: none;
}
.html_elegant-blog #top .post-entry .post-meta-infos, .html_elegant-blog .avia-content-slider .slide-meta {
    display: none;
}
#top .avia-post-nav,
.comment-entry {
    display: none;
}
.entry-content-header blockquote {
    font-size: .85em;
}
.entry-content-wrapper .entry-content-header .entry-title > a:hover {
    color: #1d2744;
    opacity: 1;
}
.html_elegant-blog #top #dynamic .post-entry .post-title,
.html_elegant-blog #dynamic .avia-content-slider .slide-entry-title {
    letter-spacing: 0;
}

#cus_say .avia-testimonial_inner {
    margin: 20px auto 0;
    position: relative;
    display: block;
    padding: 90px 10px 120px;
    max-width: 680px;
    /*min-height: 380px;*/
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(36, 55, 67, .4);
    box-shadow:  0 10px 10px 0 rgba(36, 55, 67, .4);
}
#cus_say .avia-testimonial_inner:before {
    z-index: 2;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 86px;
    background-color: #f3f4f5;
    border-radius: 0 0 6px 6px;
}
#cus_say .avia-testimonial-wrapper {
    margin-bottom: 0;
}
#cus_say .avia-testimonial_inner .avia-testimonial-content {
    margin: 0 auto;
    max-width: 420px;
}
#cus_say .avia-testimonial_inner .avia-testimonial-meta {
    position: static;
}
#top #cus_say .av-large-testimonial-slider .avia-testimonial-meta-mini {
    z-index: 3;
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}
#top #cus_say .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -42px;
    margin-left: -52px;
    height: 104px;
    width: 104px;
    border: 2px solid #fff;
}
#top .av-large-testimonial-slider .avia-testimonial-name {
    font-size: 1.8em;
}
#top #cus_say .av-large-testimonial-slider .avia-slideshow-arrows a {
    top: 100px;
}
#d-eleven {
    display: block;
    padding: 5px 15px;
    height: 70px;
    min-height: 60px;
    text-align: center;
    overflow: hidden;
    background: #1e5799;
    background: -moz-linear-gradient(-45deg,  #1e5799 0%, #174f8f 0%, #e4576b 100%);
    background: -webkit-linear-gradient(-45deg,  #1e5799 0%,#174f8f 0%,#e4576b 100%);
    background: linear-gradient(135deg,  #1e5799 0%,#174f8f 0%,#e4576b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e4576b',GradientType=1 );
}

#footerbar {
    position: fixed;
    bottom: 0;
    z-index: 6;
    min-height: 0;
    background-color: transparent;
}
.html_header_transparency #top #waps .container {
    padding-top: 0;
    width: 100%;
    max-width: 750px;
    min-height: 0;
}
#waps .avia-image-container.avia-align-center {
    margin-bottom: 0;
}
#waps .avia-image-container-inner,
#waps .avia-image-container-inner .avia_image {
    border-radius: 0;
}

/*daili*/
#agent2 .title_lg,
#agent3 .title_lg,
#agent4 .title_lg,
#agent5 .title_lg,
#agent6 .title_lg {
    margin-bottom: 30px;
}
#agent2 .avia-testimonial {
    border-right-width: 0;
}
#agent2 .avia-testimonial_inner {
    position: relative;
    padding: 80px 20px 35px;
    background-color: #fcfcfc;
    border: 1px solid #ececec;
    min-height: 210px;
    border-radius: 4px;
}
#agent2 .avia-testimonial-image {
    position: absolute;
    left: 50%;
    top: 0;
    margin: -26px 0 0 -26px;
    width: 53px;
    height: 53px;
    border-radius: 27px;
}
#agent2 .avia-testimonial-meta {
    position: absolute;
    top: 45px;
    left: 0;
    margin-left: 0;
    width: 100%;
}
#agent2 .avia-testimonial-name {
    font-size: 18px;
    text-align: center;
}
#agent3 .title_lg,
#agent5 .title_lg {
    color: #fff;
}
#agent4 .title_lg,
#agent4 .title_sm {
    text-align: left;
}
#agent3 .searchgroup {
    position: relative;
    margin: 0 auto 20px;
    padding-right: 150px;
    max-width: 680px;
}
#top #agent3 input[type="text"] {
    width: 100%;
    height: 56px;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 36px;
    border-radius: 28px;
}
#agent3 .btn-orange {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 50px;
    height: 56px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 54px;
    border-radius: 28px;
}


/* amz_numbers */
#amz_numbers  .container{
    padding:0;
    max-width: 100%;
}
#amz_numbers .content{
    padding: 60px 0;
}
#amz_numbers .content .avia-animated-number-title {
    position: relative;
}
#amz_numbers .content  .flex_column{
    border-right: 1px solid #e8eaeb;
    margin-left: 0;
    width: 20%;
}
#amz_numbers .content  .flex_column.avia-builder-el-last{
    border-right: 0;
}
#amz_numbers .content .avia-animated-number-title .avia-single-number{
    display: inline-block;
    margin-top: 26px;
    margin-bottom: 18px;
    font-size: 40px;
    color: #ff7d38;
}
#amz_numbers .content .avia-animated-number-title  .avia-no-number{
    position: absolute;
    top:2px;
    right: -15px;
    font-size: 18px;
    font-weight: lighter;
    color: #ff7d38;
    line-height: 1;
    opacity: 1;
}
#amz_numbers .content  .avia-animated-number-content{
    padding-bottom: 23px;
    font-size: 14px;
    font-weight: lighter;
}
.our-extension {
    margin: 0;
    padding: 0;
}
.our-extension li {
    float: left;
    margin: 15px 0 0 0;
    display: inline-block;
    padding: 15px;
    width: 25%;
    height: 152px;
    text-align: center;
}
.our-extensions li {
    float: left;
    margin: 15px 0 0 3%;
    display: inline-block;
    padding: 15px;
    width: 22%;
    text-align: center;
    background-color: #f8f9fb;
}
.our-extensions li:first-child {
    margin-left: 0;
}
.our-extensions li:nth-of-type(4n+1) {
    margin-left: 0;
}
.our-extension li > img {
    width: 64px;
}
.our-extension li > div,
.our-extensions li > div{
    margin-top: 10px;
}
.our-extension li > div {
    height: 42px;
}
.our-extension .extension-more {
    display: block;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background-color: #c4c9cd;
}
.extension-icon {
    content: '';
    margin: 0 auto;
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/assets/img/product-features/extension-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.extension-icon.icon1 {
    background-position: 0 0;
}
.extension-icon.icon2 {
    background-position: -32px 0;
}
.extension-icon.icon3 {
    background-position: -64px 0;
}
.extension-icon.icon4 {
    background-position: -96px 0;
}
.extension-icon.icon5 {
    background-position: -128px 0;
}
.extension-icon.icon6 {
    background-position: -160px 0;
}
.extension-icon.icon7 {
    background-position: 0 -32px;
}
.extension-icon.icon8 {
    background-position: -32px -32px;
}
.extension-icon.icon9 {
    background-position: -64px -32px;
}
.extension-icon.icon10 {
    background-position: -96px -32px;
}
.extension-icon.icon11 {
    background-position: -128px -32px;
}
.extension-icon.icon12 {
    background-position: -160px -32px;
}

@media only screen and (max-width: 768px) {

    #amz_numbers .content  .flex_column{
        border-right: 0;
    }
    .our-extension li {
        width: 50%;
    }
    .our-extensions li {
        width: 48.5%;
    }
    .our-extensions li:nth-of-type(2n+1) {
        margin-left: 0;
    }
}
/* amz_numbers end */

/*baidu shangqiao left*/
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input {
    padding: 0;
}
.wedocs-single-content .avia-image-container.avia-align-left,
article .avia-image-container.avia-align-left {
    float: none;
}

#myiframe-news {
    position: fixed;
    top: 0;
    left: 0;
    width: 1100px;
    /*background-color: #f0f8fc;*/
}
#myiframe-news .container {
    padding: 0;
}
#myiframe-news .av-magazine-group {
    max-width: 980px;
    margin-bottom: 0;
}
#top #myiframe-news .av-magazine-time {
    /*float: right;*/
    margin-right: 5px;
    line-height: 18px;
    vertical-align: top;
}
#top #myiframe-news h3 {
    display: inline-block;
    padding-bottom: 0;
    max-width:calc(100% - 50px);
}
#top #myiframe-news h3 a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    color: #2776ea;
}
#top #myiframe-news h3 a:hover {
    color: #1c75f8;
}
#myiframe-news .av-magazine-entry {
    float: left;
    position: relative;
    margin-left: 1.5%;
    width: 32.33333%;
    clear: none;
    border-color: transparent;
}
#myiframe-news .av-magazine-entry:first-child {
    margin-left: 0;
}
#myiframe-news footer,
#myiframe-news .av-magazine-content-wrap {
    border-color: transparent;
}
.kjvs-news a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

#kvbanner_a {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 200px;
}

#banner_price .banner_price {
    display: block;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
}
#banner_price .banner_price .title {
    margin-bottom: 10px;
    font-size: 48px;
}
#banner_price .banner_price .small {
    font-size: 24px;
    opacity: .8;
}

@media (min-width: 768px) {
    #pricesection2 .flex_column.first,
    #pricesection4 .flex_column.first,
    #pricesection22 .flex_column.first{
        float: right;
    }
}
#pricesection2,
#pricesection3,
#pricesection4,
#pricesection21,
#pricesection22,
#pricesection23 {
    border-color: #f2f2f2;
}
#pricesection1 img.avia_image,
#pricesection2 img.avia_image,
#pricesection3 img.avia_image,
#pricesection4 img.avia_image {
    width: 100%;
    max-width: 360px;
    border-radius: 10px;
    box-shadow:  0 5px 20px 0 rgba(0, 0, 0, .1);
}
#pricesection21 img.avia_image,
#pricesection22 img.avia_image,
#pricesection23 img.avia_image {
    max-width: 360px;
}
#pricesection4 {
    display: none;
}
.price_t_wrap {
    position: relative;
    padding-top: 20px;
    padding-left: 60px;
}
.price_t_left {
    position: absolute;
    top: 17px;
    left:5px;
    font-size: 36px;
    color: #28b78c;
    font-weight:bold;
}
.price_t_title {
    font-size: 32px;
    font-weight:bold;
}
.price_t_p {
    margin-top: 10px;
    padding-right: 20%;
    font-size: 16px;
    opacity: .8;
}
.price_t_wrap .btn {
    margin-top: 25px;
    margin-bottom: 30px;
}
.price_t_wrap .btn-green {
    box-shadow: 0 10px 30px rgba(13,119,87,.4);
}
#top #index_qa_wrap .textwidget {
    display: block;
    margin-top: 40px;
    text-align: center;
}
#top #index_qa_wrap .textwidget ul {
    float: none;
    list-style-type:none;
    text-align: left;
}
#top #index_qa_wrap .textwidget ul li {
    float: left;
    display: inline-block;
    margin-top: 20px;
    margin-left: 0;
    padding: 0 10px;
    width: 33.3333%;
    clear: none;
}
#top #index_qa_wrap .textwidget ul li a {
    position: relative;
    display: block;
    padding: 15px 50px 15px 25px;
    background-color: #f7f8f9;
    font-size: 15px;
    color: #1d2744;
    font-weight: 600;
    text-decoration: none;
}
#top #index_qa_wrap .textwidget ul li a i {
    position: absolute;
    top: 18px;
    right: 25px;
    color: #ccc;
}
#top #index_qa_wrap .textwidget ul li a:hover {
    color: #00dc8c;
    background-color: #f1f1f1;
}
#top #help-list .av_one_third {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
#top #help-list .av_one_third .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}
.avia-fullwidth-slider .slideshow_caption {
    padding: 0 50px;
}
.avia-fullwidth-slider .caption_center .slideshow_caption {
    padding-right: 300px;
}
.avia-fullwidth-slider .caption_left .slideshow_caption {
    padding-left: 100px;
    width: 70%;
}
.avia-fullwidth-slider .index_text {
    font-size: 20px;
    font-weight: normal;
    text-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.avia-fullwidth-slider .index_title {
    margin: 30px 0;
    font-size: 48px;
    line-height: 1.1;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.avia-fullwidth-slider .caption_bottom .slideshow_caption {
    top: 0;
}
.avia-fullwidth-slider .caption_bottom .slideshow_caption .slideshow_inner_caption {
    top: 0;
}
.avia-fullwidth-slider .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
    padding: 0;
}
.avia-fullwidth-slider .image-overlay .image-overlay-inside {
    display: none;
}
.avia-fullwidth-slider .avia_transform a .image-overlay {
    display: none;
    opacity: 0;
    transition: none;
}
.avia-fullwidth-slider .avia_transform a:hover .image-overlay,
.avia_transform a:hover .image-overlay {
    opacity: 0 !important;
}
.avia-fullwidth-slider .avia-slideshow-arrows {
    display: none;
}
#form_zc_wrap {
    z-index: 3;
    min-height: auto;
}
#form_zc_wrap .index-kjvs-form {
    float: right;
    margin-top: -610px;
}
#top #full_slider_1 .slideshow_caption{
    padding-top: 0;
}
@media only screen and (max-width: 768px) {
    #form_zc_wrap .index-kjvs-form {
        float: right;
        margin-top: -560px;
    }
}
#top #help-list article {
    min-height: 40px;
}
#top #help-list .slide-entry-wrap {
    margin-bottom: 5px;
}
#top #help-list .blog-categories,
#top #help-list .slide-image,
#top #help-list .av-vertical-delimiter,
#top #help-list .hidden {
    display: none;
}
#top #help-list .slide-entry-title {
    margin-bottom: 0;
    padding: 0;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0;
}
#top #help-list .slide-entry-title a {
    color: #131d3c;
}
#top #help-list .slide-entry-title a:hover {
    color: #00dc8c;
}

#top #help-detail .av_one_fifth {
    width: 23.2%;
}
#top #help-detail .av_four_fifth {
    width: 70.8%;
}
#top #help-detail .widgettitle {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}
#top #help-detail .av_one_fifth.first{
    border-right: 1px solid #eee;
}
#top #help-detail .flex_column .widget_nav_menu li {
    border-width: 0;
}
#top #help-detail ul > li a {
    padding: 8px 20px;
    text-decoration: none;
    color: #333;
}
#top #help-detail ul > li a:hover {
    background-color: #f9f9f9;
    color: #00dc8c;
}
#top #help-detail ul > li.current-menu-item > a {
    background: #c4c9cd;
    color: #fff;
}
#top #help-detail strong {
    color: #1d2744;
}
#top #help-detail h5 {
    font-size: 14px;
}
#top #help-detail h5 + h5 {
    margin-top: 1.5em;
}


@media (max-width: 1300px){
    #header_main .menu li {
        padding: 0 13px;
    }
}


/*搜索结果样式*/
#result{
    background: #ecedf0;
    border: none;
    padding-bottom: 50px;
}
#result .container{
    max-width: 1080px;
    background: #fff;
    margin-top: -50px;
    min-height: 500px;
}
#result .entry-content-wrapper li{
    color: #7c7c7c;
    font-size: 16px;
    line-height: 2;
}
#result .entry-content-wrapper li a{
    color: #1d2744;
}

#result .entry-content-wrapper li a:hover{
    color: #00dc8b;
}
#result .entry-content-wrapper li a .highlight{
    color: #ff7e38;
}
#after_section_2{
    display: none;
}

