﻿.flex {
    display: flex;
    align-content: space-around;
    align-items: center;
}

.cont {
    width: 1100px;
    margin: 0 auto;
}

.t_l {
    text-align: left;
}

.t_r {
    text-align: right;
}

.t_c {
    text-align: center;
}

.mb10{
    clear: both;
    height: 10px;
}
.mb20{
    clear: both;
    height: 20px;
}
.mb30{
    clear: both;
    height: 30px;
}
.mb40{
    clear: both;
    height: 40px;
}
.mb50{
    clear: both;
    height: 50px;
}

.about_banner {
    position: relative;
    height: 600px;
    background: #0080ff;
}

.abso_po {
    position: absolute;
    top: 20%;
    left: 25%;
    width: 15%;
}

.block_qe_cont {
    padding: 30px 0;
}

.block_qe_cont>div {
    width: 50%;
}

.block_qe_cont>div:first-child img {
    width: 100%;
}

.block_qe_cont>div:last-child>div {
    padding: 0px 30px;
}

.text_red {
    color: #dd4250!important;
}

.text_bai {
    color: #fff !important;
}

.block_qe_content h2 {
    font-weight: 400;
    font-size: 2.5em;
    margin-bottom: 0.75em;
}

.block_qe_content2 h2 {
    font-weight: 400;
    font-size: 3em;
    margin-bottom: 0.85em;
    letter-spacing: 0.1em;
}

.block_qe_content h3 {
    font-weight: 500;
    font-size: 1.8em;
    color: #666;
    margin-bottom: 0.75em;
}

.block_qe_content p {
    font-size: 1.2em;
    color: #333;
    line-height: 1.8em;
}

.block_qe_content2 p {
    font-size: 2em;
    color: #fff;
    line-height: 2.2em;
    margin-left: 1em;
    letter-spacing: 0.1em;
}

.img_box {
    position: absolute;
    top: 6em;
    width: 16em;
    right: 42.5em;
}

.img_box img {
    width: 100%;
    height: 35em;
}

.line_up{
    padding: 50px 0;
    border-bottom: 1px solid #f1f1f1;
}
.line_no_up{
    padding: 50px 0;
}

.line_up_cont>div {
    width: 50%;
}

.line_up_cont>div img {
    width: 80%;
}

.line_up_cont>div p {
    padding: 0px 50px;
}

.line_up_title>h2 {
    font-weight: 400;
    font-size: 2.5em;
    margin-bottom: 0.75em;
}

.line_up_title>p {
    font-weight: 400;
    font-size: 1.8em;
    margin-bottom: 0.75em;
}

.line_up_cont p {
    font-size: 1.3em;
    color: #333;
    line-height: 1.8em;
    text-indent: 2em;
}

.lineup_eg {
    margin-top: 50px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 2px dashed #ccc;
    margin-bottom: 50px;
    background: #f4f9fd;
}

.lineup_eg a {
    color: #fff;
    background: #0080ff;
    padding: 10px 30px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    display: table;
    margin: 0 auto;
    font-size: 1.3em;
}

.lineup_eg p {
    padding: 0 150px;
    font-size: 1.3em;
    color: #333;
    line-height: 1.8em;
    text-indent: 2em;
}

.lineup_eg p img {
    width: 490px;
}

.lineup_hangye_cont>h2 {
    font-weight: 500;
    font-size: 2.5em;
    margin-bottom: 0.75em;
    color: #fff;
}

.lineup_hangye_cont>p {
    font-weight: 500;
    font-size: 1.6em;
    margin-bottom: 0.75em;
    color: #f1f1f1;
}

.lineup_service{
    margin: 50px 0;
}
.lineup_service>li{
    width: 30%;
    height: 280px;
    margin: 0 1em;
    padding: 55px 20px 0;
    box-sizing: border-box;
    float: left;
    border-bottom: 5px solid #dd4250;
    background: #fff;
    box-shadow: 0 0 20px 1px rgba(204,204,204,0.3);
}
.lineup_service img{
    width: 60px;
}
.lineup_service h4{
    font-size: 1.6em;
    margin: 1em 0 0.4em;
}
.lineup_service p{
    color: #999;
    font-size: 1em;
}
.rela_h{
    display: inline-block;
    vertical-align: middle;
    background: #dd4250;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 4px;
    text-align: center;
    margin-right: 20px;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.related_ul{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.related_ul>li{
    margin: 6px 0;
}
.related_ul>li>a{
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.related_ul span{
    line-height: 24px;
    font-size: 12px;
    color: #999;
}
.mb6{
    height: 5em;
}
.posi_re{
    position: relative;
}
.line_hui h2{
    letter-spacing: 1px;
    font-size: 34px;
    margin-bottom: 15px;
}
.line_hui p{
    color: #999;
    letter-spacing: 1px;
}
.quester_ul{
    margin-top: 90px;
}
.quester_ul>li{
    width: 16%;
    display: inline-block;
    vertical-align: top;
}
.quester_ul img{
    width: 90px;
}
.quester_ul p{
    color: #111;
    font-size: 15px;
    margin: 14px 0;
}
.img_good{
    width: 800px;
    margin: 50px auto -114px;
}
.power{
    box-sizing: border-box;
    padding-top: 170px;
    height: 460px;
    background-image: url(/static/index/images/img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.power_ul>li{
    width: 19.8%;
    height: 210px;
    float: left;
    margin: 0 1px;
    padding-top: 60px;
    background: #1a579b;
    box-sizing: border-box;
}
.power_ul img{
    width: 60px;
}
.power_ul p{
    color: #d1ddeb;
    font-size: 15px;
    margin-top: 20px;
}
.opera_tit>p{
    font-size: 15px;
    color: #666;
    line-height: 12px;
}
.why_this{
    height: 877px;
    background-image: url(/static/index/images/img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.why_this h3{
    color: #fff;
    font-size: 32px;
    padding: 60px 0 40px;
}
.queue_code{
    margin: -90px auto 0;
}
.q_img{
    width: 170px;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    padding: 12px;  
    box-shadow: 0px 0px 49px 5px rgba(0,0,0,0.1);
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.queue_code p{
    width: 180px;
    height: 40px;
    line-height: 42px;
    font-size: 17px;
    font-weight: bold;
    margin: 30px auto 0;
    color: #339fdf;
    text-align: center;
    border: 1px solid #339fdf;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.sign_form h1{
    font-size: 1.2em;
    text-align: left;
    color: #5f3cba;
    margin-bottom: 1.2em;
}
.sign_form .layui-input{
    height: 3.1em;
}
.sign_form .layui-form-item{
    margin-bottom: 1.5em;
}
.sign_form .layui-input, 
.sign_form .layui-textarea{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.sign_form .layui-form-radio>i{
    color: #111;
    font-size: 18px;
}
.sign_form .layui-form-radio{
    margin-right: 40px;
}
.sign_form .lay_hui{
    width: 14em;
    height: 3.5em;
    font-size: 1.2em;
    background: #ccc;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.sign_form hr{
    margin: 20px 0;
}
.signf_cont{
    padding: 85px 0 90px;
}
.signf_cont h2{
    font-weight: bold;
    font-size: 3.4em;
    margin-bottom: 20px;
}
.w_20{
    width: 26%;
}
.w_80{
    width: 70%;
}
.rough{
    margin: 7em 0 3.5em;
}
/* 功能设计 */

.gongneng {
    height: 350px;
}

.gongneng>div {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
}

.gongneng img {
    width: 60px !important;
    height: 60px!important;
}

.gongneng>div>div:first-child {
    width: 30%;
}

.gongneng>div>div:last-child {
    width: 70%;
}

.gongneng>div>div p {
    padding: 0;
    padding-right: 50px;
    text-align: left;
    text-indent: 0;
    color: #666;
    margin-top: 10px;
}

.gongneng>div>div h2 {
    padding: 0;
    padding-right: 50px;
    text-align: left;
    text-indent: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
    font-size: 1.5em;
    color: #000;
}

.gongneng>div>div h2>span {
    font-size: 1.6em;
    margin-right: 10px;
}