body{
    font-size: 14px;
}
.header_help{
    width: 100%;
    height: 260px;
    color: #ffffff;
    text-align: center;
    background: url("/images/v3-help/help-bg.png") no-repeat center;
}
.header_help .help-font {
    margin: 0 auto;
    padding-top: 1px;
    text-align: center;
}
.help-font h2{
    font-weight: bold;
    font-size: 48px;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;

    margin: 50px 0 46px 0 ;
}
.header_help .search{
    width: 540px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 30px;
    border: none;

    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;

    padding: 0 30px 0 30px;
}
.header_help .search-img{
    position: absolute;
    margin: 20px 0 0 -50px;
}
.header_help p {
    margin-top: 24px;
    font-size: 30px;
    font-weight: lighter;
    line-height: 200%;
}
.help_main{
    background-color: #f8fafb;

}
.help_main .section_help{
    position: absolute;
    margin-top: -94px;
    box-shadow: 2px 2px 16px rgba(206,206,206,0.2);
}

.help_main > div > h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 36px;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;

    font-weight: bold;
    text-align: center;
    padding: 43px 0 0 0;

}
.help_main .news{
    font-size: 16px;
    color: rgb(102,102,102);

    text-align: center;
}

.help_main.more{
    padding: 280px 0 0 0;
    background-color: #f8fafb;

}


.help1{
    /*display: flex;*/
}
.help1 li{
    /*width: 33.3%;*/
    /*flex-grow: 1;*/
    text-align: center;
    display: inline-block;
    float: left;
    /*transition: all 0.8s;*/
    cursor: pointer;

    width: 400px;
    height: 300px;
    background-color: #ffffff;
}
.help1 li div{
    margin: 60px 0 42px 0;
    height: 85px;
}
.help1 li div img{
}
.help1 li h2{
    margin-top: 30px;

    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgb(51,51,51);

    font-weight: bold;
}
.help1 li p{
    margin-top: 20px;
    margin-bottom: 70px;

    font-family: MicrosoftYaHeiLight;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgb(102,102,102);
}

.help1 li:hover h2{ color: #6784f4;}
.help1 li:hover p{}


.help2{
    height: 256px;
    vertical-align: center;
    margin: 65px 0 0 0;
}
.help2 .item{ display: inline-block; float: left; }
.help2 .item{
    width: 366px;
    height: 144px;
    margin: 0 17px 0 17px;
    position: relative ;
    box-shadow: 1px 1px 9px rgba(104,104,104,0.15);
}
.help2 .item{}
.help2 .item .img1{
    width: 48px;
    height: 50px;
    position: absolute;
    margin: 48px 0 0 42px;
}
.help2 .item .p1{
    position: absolute;
    margin: 50px 0 0 107px;
    color: rgb(51,51,51);
    font-size: 18px;
}
.help2 .item .p2{
    position: absolute;
    margin: 82px 0 0 108px;
    color: rgb(153,153,153);
    font-size: 16px;
}
.help2 .item .img2{
    width: 96px;
    height: 96px;
    position: absolute;
    margin: 24px 0 0 244px;
}

.help2 .item1 .img1 { background: url("/images/v3-help/WeChat.png") no-repeat 0 0; }
.help2 .item2 .img1 { background: url("/images/v3-help/QQ.png") no-repeat 0 0; }
.help2 .item3 .img1 { background: url("/images/v3-help/email.png") no-repeat 0 0; }
.help2 .item:hover{ box-shadow: 2px 2px 9px rgba(104,104,104,0.3); }
.help2 .item1:hover .img1 { background: url("/images/v3-help/WeChat.png") no-repeat -48px 0; }
.help2 .item2:hover .img1 { background: url("/images/v3-help/QQ.png") no-repeat -48px 0; }
.help2 .item3:hover .img1{ background: url("/images/v3-help/email.png") no-repeat -48px 0; }



h2.news{
    padding: 75px 0 75px 0;
    font-size: 48px;
    font-weight: lighter;
    text-align: center;
}
.bg0101{
    background-color: #fdfdfd;
}
.help_main .news-title{
    font-size: 24px;
    color: rgb(51,51,51);
    text-align: center;
    margin: 46px 0 22px 0;
}

.contact{
    width: 140px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: rgb(255,255,255);
    font-size: 16px;
    border-radius: 20px 20px 20px 20px;
    background: linear-gradient(111deg,rgb(234,90,92),rgb(248,173,92));
}
.contact:hover{
    box-shadow: 2px 2px 6px rgb(248,173,92);
}
.contact  img{
    vertical-align: middle;
}
/*.contact{*/
    /*display: none;*/
    /*position: fixed;*/
    /*right: 0;*/
    /*top: 48%;*/
    /*!*width: 260px;*!*/
    /*!*height: 100px;*!*/
    /*line-height: 80px;*/
    /*object-fit: contain;*/
    /*!*background-image: linear-gradient(to right, #0acffe, #495aff);*!*/
    /*!*border-bottom-left-radius: 50px;*!*/
    /*!*border-top-left-radius: 50px;*!*/
    /*font-size: 18px;*/
    /*font-weight: 500;*/
    /*color: #ffffff;*/
    /*transition: all 3.9s;*/

    /*width: 257px;*/
    /*height: 80px;*/
    /*background-image: linear-gradient(250deg,*/
    /*#9cddfb 0%,*/
    /*#647ff4 100%),*/
    /*linear-gradient(90deg,*/
            /*#0acffe 0%,*/
            /*#495aff 100%);*/
    /*background-blend-mode: normal,*/
    /*normal;*/
    /*border-radius: 40px 0px 0px 40px;*/

/*}*/
/*.contact img{*/
    /*vertical-align: middle;*/
    /*margin: 0 18px 0 26px;*/
/*}*/