
* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f50;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

input::-ms-clear,
::-ms-reveal {
    display: none;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.mask {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

:root .mask {
    filter: none \9;
}

/* 头部 */
.topbar {
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    border-bottom: 1px solid #dfdfdf;
    font-size: 12px;
    color: #666;
    position: relative;
    z-index: 88;
}

.topbar_l {
    float: left;
}

.topbar_l a {
    color: #666;
}

.topbar_l a:hover {
    color: #f50;
}

.top_xl_box {
    float: left;
    position: relative;
}

.top_xl {
    display: inline-block;
    padding: 0 10px;
    color: #666;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    position: relative;
}

.top_xl_active {
    height: 31px;
    background: #fff;
    border-color: #dfdfdf;
}

i.top_arrow {
    display: inline-block;
    width: 9px;
    height: 6px;
    overflow: hidden;
    margin-left: 5px;
    *margin-top: -10px;
    background: url(../image/xjt10.png);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.top_xl_box:hover i.top_arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.top_xl_info {
    display: none;
    position: absolute;
    background: #fff;
    top: 31px;
    border: solid 1px #dfdfdf;
    border-top: 0;
}

.top_link {
    color: #3b73ab;
    padding: 0 5px;
    display: inline-block;
}

.topbar_r {
    float: right;
}

.top_rightinfo {
    right: 0;
    width: 290px;
    padding: 10px;
}

.top_dh_box {
    margin-bottom: 15px;
    max-height: 9999px;
}

.top_dh_l {
    float: left;
    width: 80px;
    font-weight: bold;
    color: #f50;
}

.top_dh_r {
    float: right;
    width: 205px;
    padding-top: 3px;
    line-height: 0;
}

.top_dh_r a {
    color: #666;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    margin: 6px 0;
    margin-right: 6px;
    border-right: 1px solid #e5e5e5;
    padding-right: 6px;
}

.top_dh_r a:last-child {
    border-right: 0;
}

.top_dh_r a:hover {
    color: #f50;
}

.top_hyzx {
    left: 0;
    width: 190px;
    padding: 10px;
}

.top_hyzx_box {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.top_hyzx_tit {
    color: #666;
    font-weight: bold;
}

.top_hyzx_link {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #666;
}

.top_hyzx_b_box {
    float: left;
    width: 100%;
    max-height: 9999px;
}

.top_hyzx_b_box .top_hyzx_link {
    float: left;
    width: 45%;
    margin-right: 5%;
    *margin-right: 4%;
}

.top_fr {
    right: 0;
    left: inherit;
}

.fr {
    float: right;
}

.top_hyzx_b_box {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

i.top_arrow {
    opacity: .8;
    filter: alpha(opacity=80);
}

.top_dh_box:last-of-type {
    margin-bottom: 0;
}

.top_xl_mr {
    width: 82px;
    text-align: center;
}

.top_xl_mr a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
}

.top_zssl {
    width: 330px;
    padding: 0 10px;
}

.top_zssl_box {
    max-height: 9999px;
    margin-top: 5px;
}

.top_zssl_info {
    float: left;
    width: 80px;
    margin: 0 15px;
}

.top_zssl_t {
    text-align: center;
    font-size: 12px;
}

.top_zssl_t span {
    font-size: 12px;
    color: #888;
}

.top_zssl_b img {
    width: 77px;
    height: 77px;
    padding: 2px;
    border: 1px solid #e6e6e6;
}

.top_cpyl {
    width: 110px;
    padding: 5px 15px 0;
}

.top_cpyl_info {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
    margin-bottom: 6px;
    text-align: center;
}

.top_cpyl_t {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.top_cpyl1 .top_cpyl_t,
.top_cpyl1:hover .top_cpyl_b {
    color: #00B0F5;
}

.top_cpyl2 .top_cpyl_t,
.top_cpyl2:hover .top_cpyl_b {
    color: #C65911;
}

.top_cpyl3 .top_cpyl_t,
.top_cpyl3:hover .top_cpyl_b {
    color: #3AB050;
}

.top_cpyl4 .top_cpyl_t,
.top_cpyl4:hover .top_cpyl_b {
    color: #7030A0;
}

.top_cpyl_b {
    display: block;
    margin-top: -2px;
    line-height: 19px;
    font-size: 12px;
    color: #999;
}

.top_cpyl_info_more {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: -6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.header {
    height: 100px;
    background: #fff;
}


.logo {
    float: left;
    margin-top: 22px;
}

.logo_r_txt {
    float: left;
    height: 55px;
    line-height: 55px;
    margin: 24px 0 0 15px;
    padding-left: 15px;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #5c5c5c;
    background: url(../image/h_bg.png) left center no-repeat;
}

.logo_r_phone {
    float: right;
    margin-top: 16px;
    padding-left: 72px;
    font-size: 18px;
    color: #2c2c2c;
    background: url(https://style.51sole.com/masterwebsite/activity/2024aluohan/images/h_dh.png) left center no-repeat;
}

.logo_r_phone_t {
    margin-top: 6px;
}

.logo_r_phone_b {
    margin-top: -10px;
    font-size: 32px;
    font-family: Impact;
    color: #ff4e00;
}

.nav {
    height: 40px;
    line-height: 40px;
    background: #ff4e00;
}


.nav_info li {
    float: left;
    width: 149px;
    position: relative;
}

.nav_info li a,
.nav_info li span {
    display: block;
    background: url(../image/nav_bg.jpg) right center no-repeat #ff4e00;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.nav_info li:hover a,
.nav_info li a.on,
.nav_info li:hover span,
.nav_info li span.on {
    background: #dd0808;
    color: #fff;
}

.nav_info li .nav_two {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f70;
    z-index: 9;
}

.nav_info li .nav_two a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f50;
    color: #fff;
    font-size: 14px;
    background: none;
}

.nav_info li .nav_two a:hover {
    background: #f60;
    color: #fff;
}

.nav_info li:hover .nav_two {
    display: block;
}

.nav_tb,
.nav_close {
    display: none;
}

.nav_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

/* 头部 */

/* 底部 */
.footer {
    position: relative;
    clear: both;
    background: #fff;
    border-top: 2px solid #FF4E00;
    padding-top: 10px;
    overflow: hidden;
}

.letter_class,
.footer_lj {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.letter_class {
    color: #ccc;
    font-size: 12px;
}

.letter_class span {
    color: #039;
}

.letter_class a {
    padding: 0 8px;
    color: #039;
    margin: 0 5px;
}

.letter_class a:hover {
    color: #f60;
    text-decoration: underline;
}

.footer_lj a {
    padding: 0 8px;
}

.footer_lj a:hover {
    text-decoration: underline;
}

.footerTxt {
    width: 1200px;
    line-height: 25px;
    margin: 5px auto 20px;
    text-align: center;
}

.footerTxt p {
    clear: both;
    width: 100%;
    margin: 0 auto;
    color: #999;
    text-align: center;
    line-height: 28px;
}

.footerTxt p span {
    padding: 0 10px;
}

.footerTxt p a {
    color: #555;
}

.footerTxt p a:hover {
    color: #555;
    text-decoration: underline;
}

.footerTxt p.orange {
    color: #f60;
}

.footerTxt p.orange a {
    color: #f60;
}

.footerTxt p.orange a:hover {
    color: #f60;
    text-decoration: underline;
}

.footerTxt .sina {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0 -4px 10px;
    background: url(../image/f_wb.png);
}

.footerTxt .wxcode {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0 0 -4px 10px;
    background: url(../image/f_wx.png);
    position: relative;
}

.footerTxt .wxcode img {
    display: none;
    position: absolute;
    top: -5px;
    right: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
}

.footerTxt .wxcode:hover img {
    display: block;
}

.bottom_img {
    width: 740px;
    margin: 10px auto 20px;
    height: 47px;
}

.bottom_img ul li {
    float: left;
    margin: 0 10px;
    position: relative;
    height: 47px;
    line-height: 0;
    overflow: hidden;
}

/* 底部 */


.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-height: 99999999px;
}

/* 内容 */

.p1 {
    height: 500px;
    background: url(../image/bg1.jpg) center top no-repeat;
}

.p1-txt1 {
    font-size: 69px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 12px;
    top: 175px;
    opacity: 0;
    animation: bstitle 1.4s forwards;
}

.p1-txt2 {
    font-size: 15px;
    font-weight: bold;
    color: #9AF7BF;
    position: absolute;
    left: 60px;
    top: 280px;
    text-transform: uppercase;
    letter-spacing: 12px;
    opacity: 0;
    animation: bstitle 1.2s 0.6s forwards;
}

@keyframes bstitle {
    0% {
        transform: translateX(-300px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.p2 {
    background: #fff;
    padding: 70px 0;
}

.tit1 {
    text-align: center;
    font-size: 36px;
    color: #232323;
    font-weight: bold;
    letter-spacing: 2px;
}

.tit1 span {
    color: #2272ED;
}

.p2-info {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.p2-l {
    width: 500px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.p2-l img {
    margin-top: 30px;
    transition: all 0.4s;
}

.p2-l img:hover {
    transform: scale(1.05);
}

.p2-r {
    width: 515px;
    height: 128px;
    padding: 35px 45px;
    margin-top: 70px;
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    border-radius: 12px;
    background: #54A0FF;
    letter-spacing: 1px;
    transition: all 0.4s;
}

.p2-r:hover {
    transform: translateY(-20px);
}

.p3 {
    background: #F2FAFF;
    padding: 70px 0;
}

.p3-info-box {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}

.p3-info {
    width: 290px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px #d3e0f1;
    margin: 0 40px;
    transition: all 0.4s;
}

.p3-info:hover {
    transform: translateY(-20px);
}

.p3-info-t {
    height: 110px;
    line-height: 110px;
    text-align: center;
    background: url(../image/bg21.png);
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

.p3-info2 .p3-info-t {
    background: url(../image/bg3.png);
}

.p3-info3 .p3-info-t {
    background: url(../image/bg4.png);
}

.p3-info-b {
    padding: 30px 35px;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    color: #222;
}

.p4 {
    background: #fff;
    padding: 70px 0;
}

.tit2 {
    margin-top: 24px;
    font-size: 20px;
    text-align: center;
    padding: 0 150px;
    line-height: 35px;
}

.tit2 span {
    font-weight: bold;
}

.p4-info-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
}

.p4-info {
    width: 384px;
    height: 108px;
    background: url(../image/bg5.png) center center no-repeat;
    margin: 0 70px 30px;
    font-size: 23px;
    line-height: 108px;
    box-sizing: border-box;
    padding-left: 112px;
    color: #fff;
    transition: all 0.4s;
}

.p4-info:hover {
    transform: translateY(-10px);
}

.p4-info2 {
    background: url(../image/bg6.png) center center no-repeat;
}

.p4-info3 {
    background: url(../image/bg7.png) center center no-repeat;
}

.p4-info4 {
    background: url(../image/bg8.png) center center no-repeat;
}

.p5 {
    height: 925px;
    background: url(https://style.51sole.com/masterwebsite/activity/2024aluohan/images/bg10.jpg) center top no-repeat;
    box-sizing: border-box;
    padding: 70px 0;
}

.tit3 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

.tit4 {
    margin-top: 24px;
    font-size: 20px;
    text-align: center;
    padding: 0 190px;
    line-height: 35px;
    color: #fff;
}

.p5-info {
    text-align: center;
    font-size: 0;
    margin-top: 55px;
}

.p6 {
    height: 956px;
    background: #fff;
    box-sizing: border-box;
    padding: 70px 0;
}

.p6-info {
    margin-top: 60px;
    position: relative;
    padding-left: 60px;
}

.p6-info2 {
    position: absolute;
    left: 600px;
    top: 170px;
}

.p7 {
    height: 957px;
    background: url(https://style.51sole.com/masterwebsite/activity/2024aluohan/images/bg11.jpg) center top no-repeat;
    box-sizing: border-box;
    padding: 70px 0;
}

.p7-info {
    margin-top: 60px;
    position: relative;
    text-align: center;
}

.p8 {
    background: #fff;
    padding: 70px 0;
}

.p8-info-box {
    width: 1200px;
    height: 330px;
    margin: 60px auto 0;
    background: url(../image/bg12.png) center top no-repeat;
    overflow: hidden;
    padding: 30px 58px;
    box-sizing: border-box;
    color: #fff;
}

.p8-tit {
    font-size: 26px;
    font-weight: bold;
}

.p8-txt {
    margin-top: 10px;
    font-size: 18px;
    line-height: 33px;
}

.p8-info2 {
    margin-top: 45px;
}

.p9 {
    background: #F2FAFF;
    padding: 70px 0;
}

.p9-info-box {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    text-align: center;
}

.p9-info img {
    display: block;
    transition: all 0.4s;
}

.p9-info span {
    display: inline-block;
    width: 200px;
    padding: 6px 0;
    border-radius: 24px;
    background: #2A8AFF;
    font-size: 20px;
    color: #fff;
    margin-top: 24px;
}

.p9-info:hover img {
    transform: translateY(-10px);
}

.p10 {
    background: #fff;
    padding: 70px 0;
}

.p11 {
    height: 824px;
    background: url(https://style.51sole.com/masterwebsite/activity/2024aluohan/images/bg13.jpg) center top no-repeat;
    box-sizing: border-box;
    padding: 70px 0;
}

.p11-info {
    margin-top: 60px;
    text-align: center;
}

.p13 {
    height: 1416px;
    background: url(../image/bg14.jpg) center top no-repeat;
    box-sizing: border-box;
    padding: 70px 0;
}

.p13-info {
    margin-top: 60px;
    text-align: center;
}


.sqxx_box {
    padding: 0 50px;
    text-align: left;
    background-image: linear-gradient(to right, #3F80FE, #56B5FD);
    overflow: hidden;
}

.sqxx_b {
    width: 1080px;
    height: 350px;
    margin: 75px auto;
    padding-top: 50px;
    border: 3px solid #3383E7;
    border-radius: 36px;
    background: #F7FAFF;
    overflow: hidden;
}

.sqxx_info {
    float: left;
    margin: 0 0 30px 24px;
    line-height: 35px;
}

.sqxx_l {
    display: inline-block;
    min-width: 66px;
    text-align: right;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
}

.sqxx_l i {
    font-weight: bold;
    padding-right: 4px;
    color: #f00;
}

.sqxx_input {
    height: 33px;
    line-height: 33px;
    width: 230px;
    padding: 0 10px;
    border: 1px solid #C5C6C9;
    border-radius: 8px;
    background: #fff;
    color: #333;
}

.sqxx_input::-webkit-input-placeholder {
    color: #ccc;
}

.sqxx_textarea {
    vertical-align: middle;
    height: 134px;
    line-height: 22px;
    width: 420px;
    padding: 6px 10px;
    border: 1px solid #C5C6C9;
    border-radius: 8px;
    background: #fff;
    font-family: 微软雅黑;
    resize: none;
    color: #333;
}

.sqxx_l_ly {
    position: relative;
    top: -54px;
}

.sqxx_kjy {
    float: right;
    width: 450px;
    margin-right: 25px;
}

.sqxx_kjy_t {
    height: 40px;
    line-height: 40px;
    background: #4B9DFD;
    border: 1px solid #C5C6C9;
    border-radius: 8px 8px 0 0;
    border-bottom: 0;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
}

.sqxx_kjy_b {
    border: 1px solid #C5C6C9;
    border-top: 0;
    padding: 8px 18px;
    border-radius: 0 0 8px 8px;
}

.sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../image/zjt557.png) left center no-repeat;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sqxx_kjy_info:hover {
    color: #4B9DFD;
}

.sqxx_btn {
    float: left;
    width: 100%;
    text-align: center;
}

.sqxx_btn input {
    display: inline-block;
    width: 150px;
    height: 45px;
    background-image: linear-gradient(to right, #3F80FE, #56B5FD);
    color: #fff;
    border: 0;
    font-size: 22px;
    letter-spacing: 1px;
    border-radius: 5px;
    cursor: pointer;
}

.sqxx_btn input:hover {
    opacity: .9;
}

.sqxx_error {
    float: left;
    width: 100%;
    min-height: 18px;
    margin: -16px 0 12px;
    color: #f00;
    text-align: center;
}

#applicationPrompt {
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .6);
    justify-content: center;
    transition: all .4s;
    display: none;
}

.applicationPromptBox {
    width: 400px;
    height: 198px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.applicationPromptBox p {
    color: #333;
    margin: 18px 0;
}

.applicationPromptBox a {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border: solid 1px #e1e1e1;
    color: #333;
    text-align: center;
    border-radius: 4px;
}

.applicationPromptBox a span {
    color: #999;
}

.applicationPromptBox a:hover {
    background: #1e9fff;
    border-color: #1e9fff;
    color: #fff
}

.applicationPromptBox a:hover span {
    color: #ddd;
}

.consult {
    position: fixed;
    right: 0;
    top: 50%;
    width: 175px;
    margin-top: -110px;
    overflow: hidden;
    z-index: 9;
}

.enterpriseWeChat {
    box-sizing: border-box;
    background: rgb(255, 255, 255) url(../image/codebg1.png) no-repeat;
    padding: 15px 15px 0 15px;
    border: solid 1px #f8f8f8
}

.enterpriseWeChat img {
    width: 145px;
    height: 145px;
}

.enterpriseWeChat span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 24px;
    color: #355782;
    margin-top: 10px;
}

.enterpriseWeChat a:hover span {
    color: #fe3303;
}

.wechatbtn {
    display: none;
}

.alhtel {
    display: none
}

@media screen and (max-width: 1025px) {
    .topbar,
    .footer,
    .consult,
    .logo_r_txt,
    .logo_r_phone {
        display: none;
    }

    body {
        min-width: 0;
    }

    .logo {
        margin-left: 10px;
    }

    img {
        max-width: 95%;
    }

    .nav_tb {
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #666;
        position: absolute;
        right: 10px;
        top: 34px;
        background: url(../image/menu.png);
    }

    .nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: #000;
        z-index: 99999;
        overflow-y: auto;
    }

    .nav_info li {
        width: 100%;
        background: none;
        border-bottom: 1px solid #222;
    }

    .nav_info li a {
        background: none;
        font-size: 15px;
    }

    .nav_info li:hover a {
        background: #000;
    }

    .nav_info li a.on {
        background: #303030;
        color: #fff;
    }

    .nav_info li .nav_two,
    .nav_info li .nav_two a:hover {
        display: block;
        position: relative;
        background: 000;
    }

    .nav_info li .nav_two a {
        border: 0;
        font-size: 14px;
        color: #999;
    }

    .nav_close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: url(../image/close75.png);
        z-index: 9;
        opacity: .8;
    }

    .box {
        width: 100%;
    }

    .p1-txt1 {
        font-size: 58px;
    }

    .p1-txt2 {
        font-size: 12px;
    }

    .p2-info {
        flex-wrap: wrap;
        justify-content: center;
    }

    .p4-info {
        margin: 0 20px 30px;
    }

    .p6 {
        background: #fff;
        height: auto;
    }

    .p6-info {
        text-align: center;
        padding: 0;
    }

    .p6-info2 {
        position: static;
        margin-top: 20px;
    }

    .p8-info-box {
        width: 100%;
    }

    .p9-info-box {
        flex-wrap: wrap;
    }

    .p13 {
        background-size: cover;
        height: auto;
    }

    .sqxx_box {
        width: 96%;
        margin: 0 auto;
        padding: 50px 0;
        background: #53AFFD;
    }

    .sqxx_b {
        padding: 30px 0;
        width: 95%;
        height: auto;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sqxx_info {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .sqxx_l {
        display: block;
        text-align: left;
        margin: 0;
    }

    .sqxx_r {
        display: block;
    }

    .sqxx_input {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_textarea {
        display: block;
        height: 120px;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_error {
        margin: -6px 0 10px;
    }

    .sqxx_l_ly {
        top: 0;
    }

    .sqxx_kjy {
        display: none;
    }

    .wechatbtn {
        display: flex;
        height: 60px;
        box-sizing: border-box;
        background: #fff;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        z-index: 1;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-right: 15px;
        border-top: solid 1px #eee;
    }

    .wechatbtn a {
        display: block;
        height: 40px;
        width: calc(50% - 15px);
        background: #0189ff;
        color: #fff;
        text-align: center;
        line-height: 40px;
        border-radius: 35px;
        font-size: 16px;
        margin-left: 15px;
        box-sizing: border-box;
    }

    .wechatbtn a.wechaticon {
        background: #fff;
        border: solid 1px #00c800;
        color: #00c800;
    }

    .wechatbtn a.wechaticon::before, .wechatbtn a.telicon::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 24px;
        height: 24px;
        background: url(../image/wechaticon.png) no-repeat;
        background-size: 100%;
        margin-right: 10px;
    }

    .wechatbtn a.telicon::before {
        background: url(../image/telicon.png) no-repeat;
        background-size: 100%;
    }

    .wechatbtn a.telicon:hover {
        color: #fff;
    }
}

@media screen and (max-width: 431px) {
    .p1 {
        height: 162px;
        background-size: cover;
    }

    .p1-txt1 {
        font-size: 24px;
        top: 48px;
    }

    .p1-txt2 {
        font-size: 10px;
        font-weight: normal;
        left: 35px;
        top: 85px;
        letter-spacing: 1px;
    }

    .p2, .p3, .p4, .p5, .p6, .p7, .p8, .p9, .p10, .p11, .p13 {
        padding: 40px 0;
    }

    .tit1, .tit3 {
        font-size: 22px;
        padding: 0 15px;
    }

    .p2-info, .p3-info-box, .p4-info-box, .p5-info, .p6-info, .p7-info, .p8-info-box, .p9-info-box, .p11-info, .p13-info {
        margin-top: 40px;
    }

    .p2-l {
        font-size: 15px;
    }

    .p2-r {
        width: 95%;
        height: auto;
        box-sizing: border-box;
        padding: 25px 15px;
        font-size: 16px;
        line-height: 30px;
        margin-top: 30px;
    }

    .p3-info-box {
        flex-wrap: wrap;
    }

    .p3-info {
        margin-bottom: 15px;
    }

    .tit2, .tit4 {
        padding: 0 24px;
        font-size: 16px;
        line-height: 28px;
    }

    .p4-info {
        width: 335px;
        background-size: cover;
        height: 98px;
        line-height: 98px;
        margin-bottom: 15px;
        font-size: 18px;
    }

    .p5, .p7, .p11 {
        height: auto;
        background-size: cover;
    }

    .p8-info-box {
        background: #6289FC;
        height: auto;
        padding: 30px 35px;
    }

    .p8-tit {
        font-size: 22px;
    }

    .p8-txt {
        font-size: 14px;
        line-height: 26px;
    }

    .p8-info2 {
        margin-top: 20px;
    }

    .p9-info-box {
        justify-content: space-around;
    }

    .p9-info {
        width: 45%;
        margin-bottom: 15px;
    }

    .p9-info span {
        width: 96%;
        font-size: 16px;
    }
}

@media screen and (max-width: 376px) {

}