@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

body {
    color: #fff;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
    overflow-x: hidden;
}

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: #8b3643;
    text-decoration: none;
}

a:hover {
    color: #ffcfce;
    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;
}


/*for IE9*/

.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-height: 99999999px;
}

.banner {
    height:949px;
    background: url(../images/banner.jpg) center top no-repeat;
    overflow: hidden;
}

.content {
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat center top;
}

.info {
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: relative;
}

.info img {
    vertical-align: bottom;
    max-width: 100%;
}

.sqxx_box {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    background: url(../images/nr6.png) no-repeat center;
    height:554px;
}

.sqxx_b {
    width: 990px;
    margin:78px auto 82px auto;
    max-height: 9999px;
}

.sqxx_info {
    float: left;
    margin: 0 0 30px 24px;
}

.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: 200px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    color: #333;
}

.sqxx_input::-webkit-input-placeholder {
    color: #aaa;
}

.sqxx_textarea {
    vertical-align: middle;
    height: 134px;
    line-height: 22px;
    width: 380px;
    padding: 6px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    font-family: '微软雅黑';
    resize: none;
    color: #333;
}

.sqxx_l_ly {
    position: relative;
    top: -54px;
}

.sqxx_kjy {
    float: right;
    width: 420px;
    margin-right: 25px;
}

.sqxx_kjy_t {
    height: 40px;
    line-height: 40px;
    background:#fc3117;
    border: 1px solid #fc3117;
    border-bottom: 0;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
}

.sqxx_kjy_b {
    border: 1px solid #fc3117;
    border-top: 0;
    padding: 8px 18px;
		background:#fff;
}

.sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../images/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: #d00;
}

.sqxx_btn {
    float: left;
    width: 100%;
    text-align: center;
}

.sqxx_btn input {
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    background:#fc3117;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .4);
}

.sqxx_btn input:hover {
    opacity:.85;
}

.sqxx_error {
    float: left;
    width: 100%;
    min-height: 18px;
    margin: -16px 0 12px;
    color: #f40;
    text-align: center;
}

.footer {
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #555;
}

.consult {
    position: fixed;
    right: 0;
    top: 50%;
    width: 200px;
    height: 220px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 9;
}

.consult_wapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.consult_l {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
}

.consult_show {
    height: 58px;
    border-radius: 4px 0 0 4px;
    background: url(../images/yjt.png) center 45px no-repeat #f0dfd2;
    border-right: 1px solid #e3d3c7;
    color: #8b3643;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.consult_hide {
    background: url(../images/zjt.png) center 45px no-repeat #f0dfd2;
}

.consult_box {
    position: absolute;
    left: 25px;
    top: 0;
    width: 175px;
    height: 100%;
    background: #f0dfd2;
    text-align: center;
    border-radius: 0 0 0 4px;
}

.kf {
    margin-top: 20px;
    border-radius: 50%;
}

.consult_mobile {
    font-size: 14px;
    color: #464646;
    margin: 10px 0 8px;
}

.consult_btn {
    display: inline-block;
    width: 90%;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    background: #f60;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
}

.consult_btn:hover {
    background: #f50;
    color: #fff;
}

.flex_tit {
    position: fixed;
    left: 50%;
    top: 0px;
    /* top: 297px; */
    z-index: 1;
    margin-left: -600px;
    width: 1200px;
    display: none;
}
#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:160px;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;}
.enterpriseWeChat{width:175px;height:206px;box-sizing: border-box;background:rgb(255,255,255) url(../images/codebg.png)no-repeat;padding:15px 15px 0 15px;border:solid 1px #f8f8f8}
.enterpriseWeChat span{display: block;text-align:center;height:30px;line-height:30px;color:#355782;margin-top:15px;}
.enterpriseWeChat a:hover span{color:#fe3303;}
.wechatbtn{display:none;}
@media screen and (max-width:1024px) {
    .consult {
        display: none;
    }
    body {
        min-width: 0;
        background-size: 100%;
				padding-bottom:60px;
    }
    .content {
        background-size: 1183px 100%;
    }
    .box {
        width: 96%;
    }
    .banner {
        background-size: 1180px auto;
        height:583px;
    }
    .sqxx_box {
        width:100%;
        margin: 0 auto;
        padding: 0;
        height: 596px;
        background: none;
    }
    .sqxx_b {
        width: auto;
        padding: 18px 0;
        box-sizing: border-box;
        padding-bottom: 30px;
        border-radius: 20px;
        margin: 40px auto 10px auto;
        background: #fff;
        border: solid 10px #ffaf48;
    }
    .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;
    }
    .footer {
        margin-top: 0px;
        line-height: 58px;
    }
		.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:linear-gradient(to right,#ff4d4b,#fc3117);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 #ff4d4b;color:#fc3117;}
		.wechatbtn a.wechaticon::before,.wechatbtn a.telicon::before{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(../images/wechaticon.png) no-repeat;background-size:100%;margin-right:10px;}
		.wechatbtn a.telicon::before{background:url(../images/telicon.png) no-repeat;background-size:100%;}
		.wechatbtn a.telicon:hover{color:#fff;}
}

@media screen and (max-width:767px) {
    .consult {
        display: none;
    }
		.applicationPromptBox{width:90%}
    body {
        min-width: 0;
        background-size: 100%;
    }
    .box {
        width:95%;
    }
    .content {
        background-size: 670px 100%;
    }
    .banner {
        background-size: 670px auto;
        height:331px;
    }
    .info img {
        max-width: 100%;
    }
    .sqxx_b {
        width: 100%;
        box-sizing: border-box;
        border-width: 6px;
    }
    .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;
    }
    .footer {
        margin-top: 0px;
    }
}

@media screen and (max-width:413px) {
    .banner {
        background-size: 590px auto;
        height:292px;
    }
    .content {
        background-size:590px 100%;
    }

    .sqxx_b {
        border-width: 5px;
    }
}

@media screen and (max-width:374px) {
    .banner {
        background-size:470px auto;
        height:232px;
    }
    .content {
        background-size:470px 100%;
    }
}