
.price-anli-title{
    font-size: 21px;
    font-weight: bold;
}
.price ul{padding: 0;}
.price li{
    font-size: 15px;
    list-style: none;
    font-weight: normal;
}
.container-fluid .row-title{
    font-size: 20px;
    color: #0f9aee;
    font-weight: bold;
    text-align: center;
}
.navbar-full{
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    height: 96px;
}
.nav-wechat{
    width: 80px;
    margin-left: 15px;
    margin-top: 8px;
}
.tashi-top{
    padding-top: 186px;
}
.box {
    width: 100%;
    padding: 0 110px;
}
.sever_box {
    width: 180px;
    float: left;
    margin-left: 12px;
}
.sever_box div {
    width: 156px;
    margin: 0 auto;
}
.sever_box div img {
    width: 100%;
}
.sever_tit {
    font-weight: bold;
    font-size: 15px;
    color: #333333;
    text-align: center;
}
.sever_box .sever_text {
    width: 100%;
    padding: 15px 0;
    color: #666666;
    font-size: 14px;
    text-align: center;
    /* border: 1px solid #EEEEEE; */
    margin-top: 10px;
}
.jt {
    margin-top: 67px;
    float: left;
    margin-left: 12px;
}
.jt img {
    border: 0;
    display: block;
}
.after_sale_scope {
    overflow: hidden;
    padding: 0 12px 0 10px;
    list-style-type: none;
}
.after_sale_scope li {
    float: left;
    width: 25%;
    padding: 0px 0px 15px 2px;
    list-style-type: none;
}
.after_sale_s_top {
    font-size: 36px;
    /* font-weight: lighter; */
    color: #d70004;
    padding-left: 15px;
    line-height: 1;
    margin-bottom: 10px;
}
.after_sale_s_txt {
    line-height: 1;
    /*background: #1f8ded;*/
    background: #465762;
    padding: 25px 15px 26px;
}
.after_sale_s_txt p {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #fff;
}
.after_sale_s_txt small {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    display: block;
}
.after_sale_title{
    font-family: '微软雅黑', sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #465762;
    margin-bottom: 10px;
    text-align: center;
}
.nav .fa {
    color: #999da9;
    font-size: 22px;
    width: 20px;
    margin-right: 7px;
    text-align: center;
    vertical-align: middle;
}
.navbar-default .navbar-nav .nav-phone{
    color: #0f9aee;
    font-family: '微软雅黑', sans-serif;
    font-weight: bold;
    font-size: 14px;
}
#features .col-md-4{
    height: 350px;
}
#features  .feature-box .box-bg{
    height: 320px;
}
.width_1200{
    width: 1200px;
    margin: 0 auto;
}
.container{
    width: 1170px;
}
.sever_bottom {
    justify-content: space-evenly!important;
    margin-top: 50px;
}
#page-content .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.right_c{
    position: fixed;
    /* height: 330px; */
    width: 64px;
    background: #fff;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
}
.right_c div{
    width: 64px;
    height: 70px;
    border-bottom: 1px solid #EDF0F5;
    text-align: center;
    color: #222526;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    position: relative;
}
.right_c div div{
    position: absolute;
    right: 64px;
    top: 0px;
    display: none;

}
.right_c div:hover{
    color: #fff;
    background: #0E9CDA;
}
.right_c div:hover div{
    display: block;
}
.right_c div:last-child{
    border-bottom: none;
}
.right_c div img{
    width: 26px;
    margin: 9px auto;
}
.right_c div .phone-zixun{
    width: 190px;
    height: 70px;
    right:79px;
    top: 0px;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
    background: #fff;
    color: #333;
    letter-spacing: 1px;
    font-weight: bold;
}
.right_c div .wx-ewm{
    width: 160px;
    height: 178px;
    right:79px;
    top: 0px;
    text-align: center;
    line-height: 1;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
    background: #fff;
    color: #333;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
}
.right_c .wx-ewm img{
    width: 140px;
    margin-top: 10px;
}
.right_c div div::before{
    width: 20px;
    height: 100%;
    display: block;
    left:-20px;
    top:0px;
    position: absolute;
    content: '';

}
.landing-submit-modal {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px;
}
.landing-submit-modal .submit-modal-mask {
    position: fixed;
    background: rgba(33,50,85,0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.landing-submit-modal .center-box {
    position: absolute;
    z-index: 3;
    max-width: 760px;
    width: 95%;
    height: 656px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
    border: 1px solid #E6E8ED;
    box-shadow: 0px 4px 20px 0 rgb(5 29 76 / 10%);
    text-align: center;
    padding-top: 60px;
    border-radius: 4px;
    display: none;
}
.landing-submit-modal .center-box.form-modal .form-box .form-title {
    color: #213254;
    font-size: 24px;
    line-height: 48px;
    font-weight: 700;
}
.landing-submit-modal .center-box.form-modal .form-box .form-title span {
    color: #0069FF;
}
.landing-submit-modal .center-box.form-modal .form-box .form-center {
    width: 100%;
    margin: auto;
    padding: 0 80px;
}
.landing-submit-modal .center-box.form-modal .form-box .form-center .form-list {
    width: 100%;
    margin-top: 20px;
    position: relative;
}
.form-items {
    display: flex;
}
.landing-submit-modal .center-box.form-modal .form-box .form-center .form-list input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding-left: 5px;
    border: 1px solid #E8EAED;
    border-radius: 2px;
    background: #fff;
    outline: none;
    resize: none;
}
.form-items .form-item:first-child {
    margin-left: 0px;
    margin-right: 4px;
}
.landing-submit-modal .center-box.form-modal .form-box .form-btn {
    padding: 14px 36px;
    font-size: 24px;
    margin: 30px auto 0;
}
.landing-submit-modal .center-box.form-modal .form-box .form-box-foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #F5F7FB;
    box-shadow: 0px -1px 0px 0px #e8eaed;
    height: 60px;
    line-height: 60px;
}
.landing-submit-modal .center-box.form-modal .form-box .form-box-foot ul {
    text-align: center;
}
.landing-submit-modal .center-box.form-modal .form-box .form-box-foot ul li {
    display: inline-block;
    color: #9098A9;
    font-size: 14px;
    margin-right: 35px;
}
.landing-submit-modal .center-box .close {
    text-align: center;
    font-size: 25px;
    color: #727681;
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: transparent;
    position: fixed;
    top: 4px;
    right: 0;
    cursor: pointer;
    opacity: 0.8;
}
.landing-submit-modal .center-box.form-modal .form-box .form-center .form-list textarea {
    width: 100%;
    height: 100px;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #E8EAED;
    border-radius: 2px;
    background: #fff;
    outline: none;
    resize: none;
}
.landing-submit-modal .btn-o {
    color: #fff;
    border: 0;
    padding: 0;
    transition: .3s;
    outline: none;
    background-image: linear-gradient(127deg, #41B5FF 0%, #2670FA 100%);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding-left: 5px;
}
.form-list input::-moz-placeholder{color:#999;opacity:1}
.form-list input:-ms-input-placeholder{color:#999}
.form-list input::-webkit-input-placeholder{color:#999}

.form-list textarea::-moz-placeholder{color:#999;opacity:1}
.form-list textarea:-ms-input-placeholder{color:#999}
.form-list textarea::-webkit-input-placeholder{color:#999}

.landing-submit-modal select, .footer-form select {
    border: 1px solid #E1E1E1;
    border-radius: 0;
    box-shadow: none;
    background-color: white;
    -webkit-appearance: none;
}
.landing-submit-modal select:required:invalid, .footer-form select:required:invalid {
    color: #999;
}
.landing-submit-modal .center-box.form-modal .form-box .form-center .form-list .form-description-message {
    /* display: none; */
    position: absolute;
    left: 0;
    bottom: -21px;
    line-height: 16px;
    font-size: 12px;
    color: #F5121D;
}