#Container{
    margin: 0 auto;
    padding: 0;
    height: auto;
    width: 100%;
}
.header{
    height: 72px!important;
    background-color: #fff;
    /*border-bottom: 1px solid #ededed;*/
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    box-shadow: 0px 2px 15px rgba(0,0,0,0.1);
}
.nav-container{

}

.clearfix:after {
    content:"";
    display: block;
    clear:both;
}

@media (min-width: 420px) {
    .nav-ul{
        float: right;
        /*width: 100%;*/
        /*position: absolute;*/
        /*left: 8%;*/
    }
    .liLogo{
        position: absolute;
        left: 15px;
    }
    /*.nav-ul li:nth-child(1){*/
        /*margin-left: -11%;*/
    /*}*/
    .nav-ul li{
        list-style:none;
        list-style-type:none;
        padding:0;
        margin:0;/*以上消除默认样式*/
        float:left;
        /*width:111px;*/
        width:12%;
        height:72px;
        text-align:center;
        margin-right:2px;
        /*color:#2c3a46;*/
        line-height: 71px;
    }
    #indexLogo{

        display: inline-block;
        width: 72px;
        height: 25px;
        margin-top: 22.5px;
        background-size: 72px 25px;
        background-image: url(../images/jizha-2.png);
        text-decoration: none;
        text-decoration: none;
        margin-left: -40px;
    }
    #boleLogo{
        display: inline-block;
        width: 72px;
        height: 72px;
        /*margin-top: 22.5px;*/
        background-size: 72px 72px;
        background-image: url("../images/logo/logo.svg");
        text-decoration: none;
        text-decoration: none;
        /*margin-left: -40px;*/
    }
    .logo-education#indexLogo{
        background: url("../images/logo/logo.svg") no-repeat;
        background-size: 100% 100%;
        height: 50px;
        width: 100px;
        margin-top: 10px;
    }
    .try-header{
        font-size:28px;
        font-family:FZLTH5K--GBK1-0,FZLTH5K--GBK1;
        font-weight:normal;
        color:rgba(51,51,51,1);
        line-height:32px;
        letter-spacing:9px;
        margin-bottom: 68px;
    }
    #tryModal .form-horizontal .form-group{
        margin-bottom: 30px;
        padding-left: 15px;
    }
    #tryModal .form-horizontal .control-label{
        font-size:16px;
        font-family:PingFangSC-Regular,PingFang SC;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:22px;
        letter-spacing:1px;
        position: relative;
        text-align: left;
    }
    #tryModal .form-horizontal .control-label span{
        color: #EA2C43;
    }
    #tryModal .btn{
        background:rgba(32,188,153,1);
        border-radius:1px;
        font-size:20px;
        font-family:PingFangSC-Regular,PingFang SC;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:28px;
        letter-spacing:1px;
    }
    #tryModal .btn:hover,#tryModal .btn:focus{
        color: #ffffff;
    }
}
[ng-cloak]{
    display: none;
}
@media (max-width: 768px){
    #indexPhoneLogo{
        display: inline-block;
        width: 72px;
        height: 25px;
        margin-top: 22.5px;
        background-size: 72px 25px;
        background-image: url(../images/logo/logo.svg);
        text-decoration: none;
        text-decoration: none;
        position: fixed;
        left: 0;
    }
    .logo-education#indexPhoneLogo{
        background: url("../images/logo/logo.svg") no-repeat;
        background-size: 100% 100%;
        height: 50px;
        width: 100px;
        margin-top: 3px;
    }
}
@media (max-width: 420px) {

{
        float: left;
        width: 100%;
        background-color: #ffffff;
        position: relative;
        z-index: 2;
        /*margin-top: 70px;*/
        border: 1px solid #e9e9e9;
    }
    .navbar-collapse{
        /*margin-top: 70px;*/
        position: fixed;
        top: 70px;
        width: 100%;
        background: #ffffff;
        z-index: 1111;
    }
    .item3 h3{
        line-height: 70px!important;
    }
    .nav-ul li{
        list-style:none;
        list-style-type:none;
        padding:0;
        margin:0;/*以上消除默认样式*/
        width:100%;
        height: 20px;
        /*margin-right:2px;*/
        /*color:#2c3a46;*/
        line-height:20px;
        text-align: left;
        /*padding-top: px;*/
        margin-top: 10px;
        margin-left: 5px;
        margin-bottom: 20px;
    }

    #indexPhoneLogo{
        display: inline-block;
        width: 72px;
        height: 25px;
        margin-top: 22.5px;
        background-size: 72px 25px;
        background-image: url(../images/logo/logo.svg);
        text-decoration: none;
        text-decoration: none;
        position: fixed;
        left: 0;
    }
    .logo-education#indexPhoneLogo{
        background: url("../images/logo/logo.svg") no-repeat;
        background-size: 100% 100%;
        height: 50px;
        width: 100px;
        margin-top: 3px;
    }
    .navulSecond{
        background-color: #fff;
        margin-left: 20px;
        /*color: #2c3a46a6;*/
    }
    .navulSecond li{
        width: 40%;
    }
    .navulSecond li:hover{
        background-color: #f8f8f8;
    }
    .nav-ul-other a{
        width: 100%;
        display: inline-block;
    }
}
@media (max-width: 321px) {
    .nav-ul{
        float: left;
        /*width: 100%;*/
        background-color: #ffffff;
        position: relative;
        z-index: 2;
        border: 1px solid #e9e9e9;
    }
    .navbar-collapse{
        /*margin-top: 70px;*/
        position: fixed;
        top: 70px;
        width: 100%;
        background: #ffffff;
        z-index: 1111;
    }
    .item3 h3{
        line-height: 50px!important;
    }
    .nav-ul li{
        list-style:none;
        list-style-type:none;
        padding:0;
        margin:0;/*以上消除默认样式*/
        width:100%;
        height: 20px;
        /*margin-right:2px;*/
        /*color:#2c3a46;*/
        line-height:20px;
        text-align: left;
        /*padding-top: px;*/
        margin-top: 10px;
        margin-left: 5px;
        margin-bottom: 20px;
        cursor: pointer;
    }

    #indexPhoneLogo{
        display: inline-block;
        width: 72px;
        height: 25px;
        margin-top: 22.5px;
        background-size: 72px 25px;
        background-image: url(../images/logo/logo.svg);
        text-decoration: none;
        text-decoration: none;
        position: fixed;
        left: 0;
    }
    .navulSecond{
        background-color: #fff;
        margin-left: 20px;
        /*color: #2c3a46a6;*/
    }
    .navulSecond li{
        width: 40%;
    }
    .navulSecond li:hover{
        background-color: #f8f8f8;
    }
}
.productsAndSolve{
    width: 112px!important;
}
.nav-ul li .caret:before {
    border-top-color: #ffffff;
    top: -9px;
    z-index: 2;
}
.nav-ul li .caret:after {
    content: ' ';
    height: 0;
    width: 0;
    top: 100px;
    position: absolute;
    left: 5px;
    border: 5px solid transparent;
}
 .nav-no-active{
    text-decoration: none;
    color:#505050;
    font-size: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;


 }
.nav-no-active:hover{
    color:#20BC99;
    border-bottom: 3px solid #20BC99;

}
.nav-ul li .productsAndSolve:hover,.nav-ul li .productsAndSolve:active{
    color:blue;
}

.nav-active:hover{
    color:#20BC99;

}
@media (max-width: 420px) {
    .nav-ul .login,.nav-ul .register{
        border: 1px solid #20BC99;
        width: 80px;
        height: 30px;
        line-height: 30px;
        border-radius: 2px;
        box-sizing: border-box;
        text-align: center;
        margin-left: 5px!important;


    }
    .nav-ul .login{
        color: #20BC99;
        border: 1px solid #20BC99;
        width: 80px;
        height: 30px;
        margin-top: 40px;
        line-height: 30px;
        border-radius: 2px;
        box-sizing: border-box;
        text-align: center;
        margin-left: 5px;
    }
}


.nav-ul li.login    :hover{
    background-color: #20BC99;
    cursor: pointer;
}
.nav-ul li.register:hover{
    background-color: #20BC99;
    cursor: pointer;
}
.nav-ul .login:hover a,.nav-ul .register:hover a{
    color: #fff;

}
.nav-ul .register{
    background-color: #fff;
    color: #20BC99;
    margin-left: 4%;
    /*position: absolute;*/
    /*right: 0px!important;*/
}
.nav-ul .register a{
    color: #20BC99;
}
/*.nav-ul .login{*/
    /*position: absolute;*/
    /*right: 10%!important;*/
/*}*/
.nav-ul .register:hover{
    background-color: #20BC99;
    cursor: pointer;
}
.nav-active{
    color:#20BC99;
    font-size: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;

}
@media (min-width: 420px) {
    #ProAndSol,#SerAndRes{
        height: auto;
        background-color: #fff;
        border-top: 3px solid #f1f1f1;
        position: relative;
        z-index: 2;
    }
    .ProAndSolLeft{
        width: 50%;
        width: 100%;
        height: auto;
        position: relative;
        float: left;
        margin-top: 25px;
        margin-bottom: 25px;

    }

    .ProAndSolRight{
        width: 50%;
        height: auto;
        position: relative;
        float: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .link-list-left,.link-list-right{
        position: relative;
        float: left;
    }
    .nav-active{
        color:#20BC99;
        border-bottom: 3px solid #20BC99;
        font-size: 15px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;

    }

}
@media (max-width: 420px) {
    #ProAndSol,#SerAndRes{
        width: 100%;
        height: auto;
        background-color: #fff;
        border-top: 3px solid #f1f1f1;
        position: relative;
        z-index: 2;
    }
    .ProAndSolLeft{
        position: relative;
        float: left;
        width: 50%;
        height: auto;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .ProAndSolRight{
        position: relative;
        float: left;
        width: 50%;
        height: auto;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .link-list-left,.link-list-right{
        width: 100%;
    }
    .ifBlock{
        display: none;
    }

}



#ProAndSol .ProAndSolLeft .menu-title{
    margin-left: 32.3%;
    color:#929292;
}
#ProAndSol .ProAndSolRight .menu-title{
    margin-left: 10%;
    color:#929292;
}
@media (min-width: 420px) {
    #ProAndSol .ProAndSolLeft .product .link-list-left div,#ProAndSol .ProAndSolLeft .product .link-list-right div,
    #ProAndSol .ProAndSolRight .product .link-list-left div,#ProAndSol .ProAndSolRight .product .link-list-right div{
        position: relative;
        padding: 7px;
    }
}
@media (max-width: 420px) {
    #ProAndSol .ProAndSolLeft .product .link-list-left div,#ProAndSol .ProAndSolLeft .product .link-list-right div,
    #ProAndSol .ProAndSolRight .product .link-list-left div,#ProAndSol .ProAndSolRight .product .link-list-right div{
        padding: 7px;
    }
}


#ProAndSol .ProAndSolLeft .product .link-list-left div:hover,#ProAndSol .ProAndSolLeft .product .link-list-right div:hover,
#ProAndSol .ProAndSolRight .product .link-list-left div:hover,#ProAndSol .ProAndSolRight .product .link-list-right div:hover{
    background-color: #f8f8f8;
}
#ProAndSol .ProAndSolLeft .product .link-list-left h4,#ProAndSol .ProAndSolLeft .product .link-list-right h4,
#ProAndSol .ProAndSolRight .product .link-list-left h4,#ProAndSol .ProAndSolRight .product .link-list-right h4{
    color:#5f5f5f;
}
#ProAndSol .ProAndSolLeft .product .link-list-left p,#ProAndSol .ProAndSolLeft .product .link-list-right p
,#ProAndSol .ProAndSolRight .product .link-list-left p,#ProAndSol .ProAndSolRight .product .link-list-right p{
    color:#999999;
}
a {
    text-decoration: none!important;
}
@media (min-width: 420px) {
    #ProAndSol .ProAndSolLeft .product .link-list-left div span ,#ProAndSol .ProAndSolLeft .product .link-list-right div span{
        width: 20px;
        height: 20px;
        position: absolute;
        left: -25px;
        top: 12px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

#ProAndSol .ProAndSolLeft .product .link-list-left div .icon-wsc{
    background-image: url("../images/small2.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-left div .icon-meiye{
    background-image: url("../images/icon-wsc.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-left div .icon-pay{
    background-image: url("../images/small1.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-left div .icon-pf{
    background-image: url("../images/icon-wsc.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-right div .icon-ls{
    background-image: url("../images/small3.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-right div .icon-cy{
    background-image: url("../images/icon-wsc.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-right div .icon-wxd{
    background-image: url("../images/icon-wsc.png");
}
#ProAndSol .ProAndSolLeft .product .link-list-right div .icon-huiyi{
    background-image: url("../images/small4.png");
}
@media (min-width: 420px) {
    #SerAndRes .dropdownMenu{
        margin-top: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid #e5e5e5;
    }
    #SerAndRes .dropdownMenu .item-product{
        width:23%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 80px;
        float: left;
        margin-right: 10px;
        padding: 15px;
        margin-bottom: 25px;
    }
    #SerAndRes .bottom-contact-container .bottom-contact{
        margin: 0 auto;
        text-align: center;
        padding-bottom: 25px;
    }
}
@media (max-width: 420px) {
    #SerAndRes .dropdownMenu{
        width: 100%;
        margin-top: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid #e5e5e5;
    }
    #SerAndRes .dropdownMenu .item-product{
        width:45%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 80px;
        float: left;
        margin-right: 10px;
        padding: 15px;
        margin-bottom: 25px;
    }
    .bottom-contact-container{
        width: 100%;
    }
    #SerAndRes .bottom-contact-container .bottom-contact{
        margin: 0 auto;
        text-align: center;
    }
}


#SerAndRes .dropdownMenu .item-product h3{
    color: #333333;
    margin-top: 0px;
}
#SerAndRes .dropdownMenu .item-product p{
    color: #999;
}

#SerAndRes .dropdownMenu .item-product:hover{
    background-color: #f8f8f8;
}
#SerAndRes .dropdown-menu .item-product .item-product-link a{
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    padding: 16px 0px 10px 20px;
}

#SerAndRes .bottom-contact-container .bottom-contact .dividing-line{
    padding-left: 15px; ;
    padding-right: 15px; ;
}
/*========================尾部===========================================*/
.phptpl-footer {
    background-color: #262626;
    color: #FFFFFF;
}
@media (min-width: 420px) {
    .phptpl-footer .footer-container .partner p {
        font-size: 20px;
        line-height: 20px;
    }
}
@media (max-width: 420px) {
    .phptpl-footer .footer-container .partner {
        width: 100%;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
    }
}
.phptpl-footer .footer-container .partner .trademark-container {
    margin-top: 14px;

}
@media (min-width: 420px) {
    .phptpl-footer .footer-container .partner .trademark-container #partner-1-logo {
        background-image: url(../images/cp6.png);
        background-size: 100% 100%;
    }
    .phptpl-footer .footer-container .partner .trademark-container #partner-2-logo {
        background-image: url(../images/cp3.png);
        background-size: 100% 100%;
    }
    .phptpl-footer .footer-container .partner .trademark-container #partner-3-logo {
        background-image: url(../images/cp4.png);
        background-size: 100% 100%;
    }
    .phptpl-footer .footer-container .partner .trademark-container #partner-4-logo {
        background-image: url(../images/cp1.png);
        background-size: 100% 100%;
    }
    .phptpl-footer .footer-container .partner .trademark-container #partner-5-logo {
        background-image: url(../images/cp2.png);
        background-size: 100% 100%;
    }
    .phptpl-footer .footer-container .partner .trademark-container #partner-6-logo {
        background-image: url(../images/cp5.png);
        background-size: 100% 100%;
    }

}

@media (min-width: 420px) {
    .phptpl-footer .footer-container .partner .trademark-container .trademark {
        float: left;
        width: 16.6%;
        height: 45px;
        background-repeat: no-repeat;
    }
}
@media (min-width: 420px) {
    .phptpl-footer .footer-container .footer-about {
        margin-top: 40px;
        border-top: 1px solid rgba(229, 229, 229, 0.2);
        padding-top: 40px;
        zoom: 1;
    }
}
@media (max-width: 420px) {
    .phptpl-footer .footer-container .footer-about {
        width: 100%;
        margin: 0 auto;
        border-top: 1px solid rgba(229, 229, 229, 0.2);
        zoom: 1;
    }
    .phptpl-footer .footer-container .footer-about .Footer_contact {
        text-align: center;
    }
}
.phptpl-footer .footer-container .footer-about .footer_ {
    float: left;
    /*margin-right: 70px;*/
}
.phptpl-footer .footer-container .footer-about .footer_ h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 31px;
    margin-top: 20px;
}
@media (min-width: 420px) {
    .phptpl-footer .footer-container .footer-about .footer_ p.Footer_contact {
        font-size: 13px;
        color: #E5E5E5;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .phptpl-footer .footer-container .footer-about .footer_ p {
        font-size: 13px;
        color: #E5E5E5;
        line-height: 20px;
        padding-bottom: 0;
    }
    .phptpl-footer .footer-container .footer-about .footer-service {
        margin-right: 25%;
    }
}

@media (max-width: 420px) {
    .phptpl-footer .footer-container .footer-about .footer_ p a{
        width: 30%;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }
    .phptpl-footer .footer-container .footer-about .footer_ p .joinUs{
        width: 100%;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }
    .phptpl-footer .footer-container .footer-about .footer_ p .joinUsother{
        width: 85%;
        float: left;

    }
    .footer_ product,.footer_ contac {
        width: 30%;
    }
}
@media (max-width: 420px) {
    .phptpl-footer .footer-container .footer-about .footer_ p {
        /*position: relative;*/
        /*width: 300px;*/
    }
}
.phptpl-footer .footer-container .footer-about a {
    text-decoration: none;
    color: #E5E5E5;
}
.phptpl-footer .footer-container .footer-about .about .dow-zlb {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    vertical-align: middle;
    display: inline-block;
    background-image: url("https://img.yzcdn.cn/public_files/2016/11/08/619f42ed1d7533bc1248c1b9c6aa8e44.png");
    background-size: cover;
}
@media (min-width: 420px) {
    .phptpl-footer .footer-container .footer-about .footer_ .qr-code .yz-code {
        width: 70px;
        height: 70px;
        background-size: cover;
        background-position: center;
        background-image: url("../images/erWeima.jpg");
    }
}
@media (max-width: 420px) {
    .phptpl-footer .footer-container .footer-about .footer_ .qr-code .yz-code {
        width: 70px;
        height: 70px;
        background-size: cover;
        background-position: center;
    }
    .footer_Title{
        position: relative;
        top: -20px;
    }
    .phptpl-footer .footer-container .footer-about .footer_ .qr-code{
        height: auto;
    }
    .phptpl-footer .footer-container .footer-about .footer_ .qr-code .yz-code {
        width: 70px;
        height: 70px;
        background-size: cover;
        background-position: center;
        /*background-image: url(../images/erWeima.jpg);*/
    }

    .footer-yh-container{
        padding: 20px 0;
        margin-left: 20px;
    }
    .footer-yh-container .footer-yh-item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin:10px 0;
    }
    .footer-yh-container .footer-yh-item img{
        margin-right: 15px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }
    .footer-about .jizha-code{
        display: flex;
        /*justify-content: space-around;*/
        align-items: center;
    }
    .footer-about .footer-service-container{
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .footer-about .footer-service-container>div{
        /*width: 30%;*/
    }

    .footer-about-us,.footer-about-service{
        margin-top: 20px;
    }
    .Footer_contact{
        text-align: left !important;
    }
    .footer-about-contact-us>p{
        /*padding-left: 30px;*/
    }
}
.phptpl-footer .common_copy_ {
    font-size: 12px;
    margin-top: 50px;
    text-align: center;
    border-top: 1px solid rgba(229,229,229,0.2);
    padding: 32px 0;
    color: #b6b6b6;
}
.phptpl-footer .common_copy_ a {
    text-decoration: none;
    color: #b6b6b6;
}
.navbar-default {
    background-color: #fff!important;
    border-color: #fff!important;
}
.navbar-toggle{
    position: absolute;
    right: 0px!important;
    height: 25px;
    margin-top: 22.5px;
    background-size: 72px 25px;
    margin-right: 0px!important;
}

@media (min-width: 420px) {
    .nav-ul .login,.nav-ul .register{
        border: 1px solid #20BC99;
        width: 12%;
        height: 30px;
        margin-top: 20px;
        line-height: 30px;
        box-sizing: border-box;
        color: #20BC99;
        border-radius: 4px;

    }
    .nav-ul .login {                        
        color: #fff!important;
        margin-left: 30px;
        background: #20BC99;
        border-radius: 4px;
    }
    .nav-ul .login:hover{
        transform: scale(1.1);
    }
    .nav-ul .login a{
        color: #fff;
    }
    .nav-ul .login a:hover,.nav-ul .register a:hover{
        color: #fff;
    }


    .products-container ,.solutions-container{
        display: none;
    }
    #products,#solutions{
        display: none;
        z-index: 1000;
        /*background:rgb(255,255,255);*/
        padding-top: 12px;
        padding-bottom: 8px;
        margin-top: -19px;
    }
    #products p,#solutions p{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color: #333333;
    }
    #products h4,#solutions h4{
        font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(57,139,251,1);
    }
    .nav-ul li.navactive{
        border-bottom: 3px solid #20BC99;
        color: #20BC99!important;
    }
    .nav-ul li:hover{
        cursor: pointer;
        color: #20BC99;
    }
    .nav-ul li a{
        display: inline-block;
        width: 100%;
        height: 100%;
    }


    .footer-about .jizha-code .jizha-network-code{
        margin-bottom: 20px;
    }

    .footer-yh-container{
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding-top: 40px;
    }
    .footer-yh-container .footer-yh-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-yh-container .footer-yh-item img{
        margin-right: 15px;
    }
    /*.footer-yh-container .footer-yh-item .footer-yh-item-txt1{*/
        /*font-size:18px;*/
        /*font-family:PingFangSC-Regular;*/
        /*font-weight:400;*/
        /*color:rgba(255,255,255,1);*/
        /*line-height:25px;*/
    /*}*/
    /*.footer-yh-container .footer-yh-item .footer-yh-item-txt2{*/
        /*font-size:14px;*/
        /*font-family:PingFangSC-Regular;*/
        /*font-weight:400;*/
        /*color:rgba(197,197,197,1);*/
        /*line-height:20px;*/
    /*}*/

}
@media (min-width: 768px) {
    #navbar-gbtag1{
        display: none !important;
    }
}
@media (max-width: 1200px) and (min-width: 768px) {

    .nav-ul .login,.nav-ul .register{
        border: 1px solid #20BC99;
        width: 13%;         
        height: 30px;
        margin-top: 20px;
        line-height: 30px;
        border-radius: 2px;
        box-sizing: border-box;
        color: #20BC99;

    }

}
/*@media (max-width: 768px) {*/

    /*.nav-ul .login,.nav-ul .register{*/
        /*border: 1px solid #20BC99;*/
        /*width: 24%;*/
        /*height: 30px;*/
        /*margin-top: 20px;*/
        /*line-height: 30px;*/
        /*border-radius: 2px;*/
        /*box-sizing: border-box;*/
        /*color: #20BC99;*/

    /*}*/

/*}*/
.product-lists{
    width: 22%;
    height: 240px;
    margin-left: 23%;
    /*background: #fff;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: content-box;
    background: url("../images/bole/bole-product-nav.png") no-repeat ;
    background-size: 100% auto;
    min-width: 150px;
}
.product-lists .product-lists-line{
    width: 80%;
    height: 1px;
    background: #E8E8E8;

}
.product-lists .product-lists-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 62%;
    border-bottom: 1px solid rgba(0,0,0,0.05);

}
.product-lists-item .product-lists-item-icon{
    width: 18%;
}

.product-lists-item .product-lists-item-title{
    width: 80%;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #505050;
    line-height: 35px;
    margin-left: 5%;
    cursor: pointer;

}

@media (min-width: 2000px) {
    .product-lists{
        width: 19%;
        height: 300px;
        margin-left: 9%;
        /*background: #fff;*/
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url("../images/bole/bole-product-nav.png") no-repeat;
        background-size: 100% 100%;
        /*max-width: 190px;*/
    }
    .product-lists .product-lists-line{
        width: 70%;
        height: 1px;
        background: #E8E8E8;
    }
    .product-lists .product-lists-item{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 62%;

    }
    .product-lists-item .product-lists-item-icon{
        width: 18%;
    }

    .product-lists-item .product-lists-item-title{
        width: 80%;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 45px;
        margin-left: 8%;
        cursor: pointer;

    }
  .product-lists-item-title:hover{
        color: #20BC99;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }
}
@media (max-width: 2000px) and (min-width: 1800px){
    .product-lists{
        width: 20%;
        height: 300px;
        margin-left: 9%;
        /*background: #fff;*/
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url("../images/bole/bole-product-nav.png") no-repeat;
        background-size: 100% 100%;
        /*max-width: 190px;*/
    }
    .product-lists .product-lists-line{
        width: 70%;
        height: 1px;
        background: #E8E8E8;
    }
    .product-lists .product-lists-item{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 62%;

    }
    .product-lists-item .product-lists-item-icon{
        width: 18%;
    }

    .product-lists-item .product-lists-item-title{
        width: 80%;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 45px;
        margin-left: 8%;
        cursor: pointer;

    }
    .product-lists-item-title:hover{
        color: #20BC99;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }

}
@media (max-width: 1800px) and (min-width: 1500px){
    .product-lists{
        width: 23%;
        height: 300px;
        margin-left: 7%;
        /*background: #fff;*/
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url("../images/bole/bole-product-nav.png") no-repeat;
        background-size: 100% 100%;
        /*max-width: 190px;*/
    }
    .product-lists .product-lists-line{
        width: 70%;
        height: 1px;
        background: #E8E8E8;
    }
    .product-lists .product-lists-item{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 62%;

    }
    .product-lists-item .product-lists-item-icon{
        width: 18%;
    }

    .product-lists-item .product-lists-item-title{
        width: 80%;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 45px;
        margin-left: 5%;
        cursor: pointer;

    }
    .product-lists-item-title:hover{
        color: #20BC99;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:18px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }

}
@media (max-width: 1500px) and (min-width: 1250px){
    .product-lists{
        width: 24%;
        height: 240px;
        margin-left: 7%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url("../images/bole/bole-product-nav.png") no-repeat ;
        background-size: 100% 100%;
    }
    .product-lists .product-lists-line{
        width: 75%;
        height: 1px;
        background: #E8E8E8;
    }
    .product-lists .product-lists-item{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 65%;

    }
    .product-lists-item .product-lists-item-icon{
        width: 20%;
    }

    .product-lists-item .product-lists-item-title{
        width: 80%;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 35px;
        margin-left: 8%;
        cursor: pointer;

    }
    .product-lists-item-title:hover{
        color: #20BC99;
    }
    .footer-image{
        width: 50px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:16px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:14px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }
}
@media (max-width: 1250px) and (min-width: 1000px){
    .product-lists{
        width: 26%;
        height: 240px;
        margin-left: 6%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url("../images/bole/bole-product-nav.png") no-repeat ;
        background-size: 100% 100%;
        min-width: 150px;
    }
    .product-lists .product-lists-line{
        width: 75%;
        height: 1px;
        background: #E8E8E8;
    }
    .product-lists .product-lists-item{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 65%;

    }
    .product-lists-item .product-lists-item-icon{
        width: 20%;
    }

    .product-lists-item .product-lists-item-title{
        width: 80%;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #505050;
        line-height: 35px;
        margin-left: 3%;
        cursor: pointer;

    }
    .product-lists-item-title:hover{
        color: #20BC99;
    }
    .footer-image{
        width: 40px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:12px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:11px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }
}
@media (max-width: 1000px){
    .footer-image{
        width: 40px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt1{
        font-size:12px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:25px;
    }
    .footer-yh-container .footer-yh-item .footer-yh-item-txt2{
        font-size:11px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(197,197,197,1);
        line-height:20px;
    }
}

@media (min-width: 1000px) {
    .chrome-advise{
        width: 18%;
        height: 72px;
        /*line-height: 72px;*/
        position: absolute;
        right: 2%;
        display: flex;
        justify-content: flex-end;
        align-items: center;

    }

}
@media (max-width: 1000px) {
    .chrome-advise{
        display: none;

    }

}

