﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    vertical-align: middle;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}

.s-xiala {
    position: fixed;
    display: none;
    text-align: center;
    width: 100%;padding-top: 60px;
    background-color: #eee;
}
.slide {
    display: none;
}


.s-navigation {
    width: 100%;
    position: fixed;
    z-index: 10;
    padding: 15px;
}
.s-navigation * {
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.head_active {
    background-color: #ffffff!important;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}
.head_active .s-left {
    padding-top: 0;
}
.head_active .s-dropbth {
    line-height: 46px;
}
.head_active .s-dropbth2 {
    line-height: 46px;
}
.s-bar {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.s-left {
    float: left;
    padding-top: 14.5px;
}
.s-left img {
    width: 100%;
}
.s-right {
    float: right;
}
.s-right ul {
    float: left;
}
.s-dropbth {
    line-height: 79px;
    font-size: 18px;
    color: black;
    font-family: "幼圆";
}
.s-dropbth:hover {
    border-bottom-style: solid;
    border-width: 2px;
    color: #3173E5;
    padding-bottom: 10px;
}
.s-dropbth2 {
    line-height: 79px;
    font-size: 18px;
    color: black;
}
.s-dropbtn {
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.s-dropdown {
    position: relative;
    display: inline-block;
    padding: 0 27px;
}
.s-dropdown1 {
    padding-left: 42px;
    padding-right: 14px;
}
.s-dropdown-content a {
    color: #999;
    display: block;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
}
.s-dropdown a:hover {
    color: #3173E5;
    padding-bottom: 10px;
}
.active {
    color: #3173E5;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-width: 2px;
    color: #3173E5;
}

.s-content {
    width: 100%;
    background-image: url(../image/01.png);
    background-size: auto 100%;
    overflow: hidden;
}
.s-shouji {
    float: left;
    padding-top: 184px;
    padding-left: 100px;
}
.s-you {
    float: right;
    padding-top: 145px;
}
.s-chengche {
    display: flex;
    justify-content: center;
}
.s-gp {
    text-align: center;
    line-height: 37px;
    padding-top: 20px;
}
.s-gp p {
    font-size: 20px;
    font-family: "幼圆";
    font-weight: bold;
}
.s-ma ul {
    display: flex;
    justify-content: space-evenly;
}
.s-aani {
    color: #fff;
    font-size: 18px;
    background-color: #266CE4;
    width: 150px;
    height: 54px;
    border-radius: 30px;
    border-style: solid;
    border-width: 7px;
    border-left-color: #4681E8;
    border-top-color: #4681E8;
    border-right-color: #0D4ED3;
    border-bottom-color: #0D4ED3;
}
.s-aan {
    padding-top: 17px;
}
.s-liama {
    padding-left: 30px;
}
.s-liipma {
    padding-right: 30px;
}
.s-ipma1 {
    text-align: center;
}
.s-zong {
    overflow: hidden;
}
.s-xiao {
    text-align: center;
    padding-top: 200px;
    padding-bottom: 15px;
}
.s-xiao p {
    font-size: 16px;
    color: #fff;
}


@media screen and (max-width: 768px) {

	
.s-caidan {
    display: block!important;
}
.s-xiala {
    position: fixed;
    display: none;
    text-align: center;
    width: 100%;
    padding-top: 60px;
    background: #ffffff;
    ;
    padding-bottom: 20px;
    z-index: 10;
}
.slide {
    position: fixed;
    z-index: 31;
    right: 0px;
    margin-top: 18px;
    margin-right: 21px;
    display: block;
}
.s-xiala ul {
    line-height: 47px;
    padding-top: 17px;
}
.s-xiala li {
    font-size: 18px;
    border-bottom: 1px solid #d9dde5;
}
.s-xiala li a {
    font-size: 18px;
    color: black;
    padding: 0 15px;
}
.s-xiala li a:hover {
    color: #105DE1;
}
.s-right {
    float: right;
    display: none;
}
.s-left img {
    width: 80%;
}
.s-shouji {
    display: flex;
    
    width: 84%;
    justify-content: center;
    padding-top: 87px;
}
.s-left {
    padding-top: 0;
}
.s-shouji img {
    width: 100%;
}
.s-you {
    
    padding-top: 1px;
}
.s-chengche img {
    width: 87%;
}
.s-anquan img {
    width: 100%;
}
.s-gp p {
    font-size: 16px;
}
}

@media screen and (min-width: 768px) {
.s-xiala {
    display: none!important;
}
}
.l_shousuo {
    display: none;
}
.l_bodytop {
    background-image: url(../image/l_background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    padding-top: 127px;
}
.l_bodyfooter .l_bodycenter {
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #777;
}
.l_bodycenter {
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
}
.lheader {
    overflow: hidden;
}
.lheader a img {
    padding: 25px 0 59px;
    float: left;
}
.lheader_right {
    float: right;
}
.lhead_txt {
    float: left;
}
.lhead_txt ul li {
    float: left;
    font-weight: 600;
    padding: 40px 0 62px 76px;
    font-size: 18px;
}
.lhead_txt ul li a {
    color: #000;
}
.lhead_txt ul li a:hover {
    color: #105de1;
    padding-bottom: 11px;
    border-bottom: 2px solid #105DE1;
}
.lleft {
    padding-top: 60px;
    background-color: #105DE1;
    background-image: linear-gradient(#105de1, #71a3fa);
}
.weixin, .xinlang {
    display: inline-block;
}
.lleft ul li {
    
    font-weight: 600;
    font-size: 20px;
}
.lleft ul li a {
    display: block;
    color: #FFFFFF;
    padding: 17px;
    text-align: center;
    transition: .5s;
    font-family: "幼圆";
}
.lleft ul li a:hover {
    background-color: #FFFFFF;
    color: #105DE1;
}
.lleft ul li .this {
    background-color: #FFFFFF;
    color: #105DE1;
}
.limg_box {
    display: inline-block;
    cursor: pointer;
    padding-top: 32px;
    padding-left: 40px;
}
.limg_box img {
    padding-left: 21px;
}
.lcenter {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 17px 0 #c9ddfc;
}
.lrightcenter {
    width: 100%;
    padding: 28px 45px 0 42px;
    font-family: "幼圆";
}
.lcaption {
    padding: 51px 0 7px;
    font-size: 24px;
    color: #105DE1;
}
.line {
    width: 50px;
    height: 2px;
    margin: 18px 0 0 0;
    background-color: #105DE1;
}
.lparagraph {
    font-size: 18px;
    padding: 14px 0 15px 0;
    font-weight: 600;
}
.lsentence {
    font-size: 16px;
    line-height: 30px;
}
.resume {
    font-size: 18px;
    padding: 61px 0 67px;
    color: #105DE1;
}
.lleft {
    width: 300px;
}
.lright {
    width: calc(100% - 300px);
}

@media screen and (min-width:768px) and (max-width:1200px) {
.lheader_right {
    display: none;
}
.lcenter {
    display: block;
}
.lrightcenter {
    width: 100%;
    padding: 0;
}
.lright {
    padding: 0 15px;
}
.l_shousuo {
    display: block;
}
}

@media screen and (max-width:768px) {
.l_bodytop {
    padding-top: 76px;
}

	
.s-caidan {
    display: block!important;
}
.slide {
    position: fixed;
    z-index: 31;
    right: 0px;
    margin-top: 18px;
    margin-right: 21px;
    display: block;
}
.l_shousuo {
    display: block;
}
.lheader_right {
    display: none;
}
.lcenter {
    display: block;
}
.lrightcenter {
    width: 100%;
    padding: 0;
}
.lright {
    padding: 0 15px;
    width: 100%;
}
.lleft ul li a {
    padding: 15px;
    text-align: center;
    font-size: 16px;
}
.resume {
    padding: 30px 0 30px;
}
.lheader a img {
    padding: 25px 0 30px;
}
.lleft {
    padding-top: 27px;
    width: 100%;
}
.lheader {
    overflow: hidden;
    position: fixed;
    z-index: 10;
    background-color: #fff;
    padding-right: 100%;
}
}
.c_module {
    background-image: url(../image/l_background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    padding-top: 127px;
}
.c_module:after {
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.c_module .w:after {
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.c_module .w .w-title:after {
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.c_module .w {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 0 17px 0 #c9ddfc;
}
.c_module .w .w-title {
    margin-bottom: 60px;
}
.c_module .w .w-title>a {
    display: block;
    width: 40%;
    float: left;
}
.c_module .w .nav {
    width: 42%;
    float: right;
}
.c_module .w .nav a {
    color: #333333;
    padding-bottom: 12px;
}
.c_module .w .nav a:hover {
    color: #0000ee;
    padding-bottom: 10px;
    border-bottom: 2px solid #0000ee;
}
.c_module .w .nav li {
    float: left;
    line-height: 50px;
    margin-left: 63px;
}
.c_module .w .nav li:nth-child(4) a:hover {
    border-bottom: 0;
}
.c_module .w .nav li:nth-child(5) a:hover {
    border-bottom: 0;
}
.w1 .w1-title {
    width: 100%;
    text-align: center;
}
.w1 .w1-title p {
    padding-top: 62px;
    padding-bottom: 12px;
    font-size: 30px;
}
.w1 .w1-title span {
    display: block;
}
.w1 .w1-title span:nth-child(2) {
    font-size: 18px;
    color: #cccccc;
    padding-bottom: 32px;
}
.w1 .w1-title span:nth-child(3) {
    font-size: 18px;
    color: #333333;
    padding-bottom: 62px;
}

.w1-main {
    width: 100%;
    padding: 50px;
    overflow: hidden;
}
.contact {
    width: calc(100% - 150px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
}
.contact li {
    width: 50%;
    float: left;
    position: relative;
    top: 0;
}
.contact li img {
    display: block;
    float: left;
    margin-right: 10px;
}
.contact li span {
    display: block;
    float: left;
}
.contact li span a {
    display: block;
    font-size: 16px;
    line-height: 1;
    padding-top: 7.6px;
    padding-bottom: 17px;
    color: #000000;
    font-family: "幼圆";
}
.contact li span p {
    display: block;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 50px;
    color: #333333;
    position: relative;
}
.contact li:nth-child(1) span:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #105de1;
}
.contact li:nth-child(2) span:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #105de1;
}
.contact li:nth-child(3) {
    margin-top: 37px;
}
.contact li:nth-child(4) {
    margin-top: 37px;
}
.w1-main .erweima {
    text-align: center;
    width: 150px;
    float: right;
}
.w1-main .erweima img {
    max-width: 100%;
}
.w1-main .erweima span {
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: "幼圆";
    line-height: 1.5;
}
.w1-main .erweima span:nth-child(2) {
    margin-top: 17px;
}

.w1 .information {
    width: 100%;
    padding: 0 50px;
    margin-bottom: 62px;
}
.w1 .information p {
    font-size: 18px;
    margin-bottom: 22px;
    color: #474747;
}
.information input {
    padding-left: 21px;
    width: 32%;
    height: 50px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    background-color: #f8f9fd;
    font-family: "幼圆";
    border-radius: 6px;
}
.information input:focus {
    outline: none;
    color: #333;
    border: 1px solid #105de1;
    box-shadow: 0 0 7px 0 rgb(16 93 225 / 67%);
}
.information .comments {
    padding: 12px;
    width: 100%;
    height: 150px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    background-color: #f8f9fd;
    font-family: "幼圆";
    border-radius: 6px;
    margin-top: 21px;
}
.information .comments:focus {
    outline: none;
    color: #333;
    border: 1px solid #105de1;
    box-shadow: 0 0 7px 0 rgb(16 93 225 / 67%);
}
.information form {
    overflow: hidden;
}
input.g_submit {
    padding: 0;
    border-radius: 27px;
    display: block;
    margin: 27px auto 37px;
    width: 150px;
    line-height: 50px;
    height: auto;
    text-align: center;
    background-color: #105de1;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
}

.c_module_footer {
    position: relative;
    top: -6px;
    text-align: center;
    background-color: #fff;
    width: 100%;
    z-index: 3;
}
.c_module_footer p {
    padding-top: 22px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #818181;
}

@media screen and (max-device-width: 768px) {
.c_module {
    padding-top: 76px;
}
.c_module .w {
    
    padding: 0 15px;
}
.c_module .w-title {
    width: 100%;
}
.c_module .w-title>a {
    width: 80%;
}
.c_module .w-title>a img {
    width: 100%;
}
.c_module .w .w-title {
    margin-bottom: 1px;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
}
.c_module .w-title .nav {
    display: none;
}

.w1 {
    width: 100%;
}
.w1-title {
    width: 100%;
}
.w1-main {
    width: 100%;
    padding: 0;
}
.w1-main .contact {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.w1-main .contact li {
    position: static;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.w1-main .contact li img {
    width: 57px;
    height: 57px;
}
.contact li span {
    width: calc(100% - 85px);
}
.w1-main .contact li a {
    text-align: left;
}
.w1-main .contact li p {
    position: relative;
    text-align: left;
    width: 100%;
    font-size: 18px;
    padding-bottom: 10px;
}
.contact li span:after {
    display: none!important;
}
.w1-main .erweima {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.w1-main .erweima span {
    width: 70%;
    font-size: 16px;
}
.w1-main .erweima span:nth-child(2) {
    margin-top: 7px;
}

.w .w1 .information {
    padding: 17px 0 0;
    width: 100%;
    margin-bottom: 1px;
}
.w .w1 .information textarea {
    width: 100%;
    margin-top: 0;
}
.information p {
    width: 100%;
}
.w1 .information input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.c_module_footer {
    position: static;
    width: 100%;
}
.c_module_footer p {
    width: 100%;
}
.w1 .w1-title p {
    padding-top: 57px;
    padding-bottom: 4px;
    font-size: 24px;
}
.w1 .w1-title span:nth-child(2) {
    font-size: 16px;
    color: #cccccc;
    padding-bottom: 17px;
}
.w1 .w1-title span:nth-child(3) {
    font-size: 14px;
    color: #333333;
    padding-bottom: 43px;
}
}
   #sad {
        position: absolute;
        top: 276px;
        width: 327px;
        line-height: 1.76;
        text-align: justify;
        color: #3e3e3e;
        font-family: '幼圆';
        font-weight: bold;
    }
    #as2 {
        height: 100%;
        display: block;
        float: left;
        line-height: 78px;
        padding-left: 17px;
        color: #105de1;
        font-size: 24px;
        font-family: '幼圆';
        font-weight: bold;
    }
    @media screen and (max-width: 768px) {
        #as2 {
            line-height: 37px;
            padding-left: 14px;
            font-size: 14px;
        }
        #sad {
            position: fixed;
            top: 110px;
            left: 5%;
            width: 90%;
        }
    }