﻿@media screen and (max-width:1025px) {
#TopMain {
    width: 100%;
}
#TopMain {
    height: 70px;
	line-height: 70px;
    background: #088fdc;
    color: #fff;
    overflow: hidden;
    border-bottom: 10px solid #dcedf5;
	
}
#TopMain h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.line {
    background: #fff;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    font-size: 1px;
    margin: -17px auto 0 auto;
}
.ding_left {
    padding: 14px;
    margin-top: 10px;
    border: 1px solid #e4dede;
    background-color: #08080808;
}
.ding_left h3 {
    margin-left: 0;
    width: 100%;
}
h3 {
    font-size: 15px;
    color: #cc0000;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}
.ding_left p {
    color: #6c6c6c;
    font-size: 14px;
    overflow: hidden;
    line-height: 30px;
    margin: 6px 0;
}
.ding_left .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px;
}
.ding_left .row .col-6 {
    position: relative;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 0;
    padding-bottom: 0;
    float: left;
    text-align: center;
}
.ding_left .row .col-6 h4 {
    color: #e4393c;
    font-size: 13px;
}
#MMiddle {
    padding: 10px;
}
#MMiddle h1 {
    font-size: 20px;
    margin: 0px;
    text-align: center;
    color: #c00;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
    line-height: 55px;
}
#MainBody {
    background-color: #ffffff;
    overflow: hidden;
    margin: 0 auto;
}
.rows-head {
  text-align: center;
    line-height: 50px;
}
.alizi-order .alizi-submit{width:100%;}
.rows-params {
    margin: 8px 0;
    float: right;
    width: 75%;
}
.alizi-box-params{ padding: 0 10px;}
.rows-params .alizi-input-text{width: 95%;border: 1px solid #a9a9a9;height: 30px;background: #fff;}
.rows-params .select-input{width: 97%;border: 1px solid #a9a9a9;height:35px;background: #fff;}
.alizi-submit {
    border: 0px;
    background: #3790e2;
    color: #FFF;
    width: 45%;
    height: 36px;
    line-height: 36px;
    margin: 0 0.123rem;
    cursor: pointer;
    align-items: flex-start;
    text-align: center;
    font: 400 13.3333px Arial;
    border-collapse: collapse;
}
.main-glxt{font-size: 14px;color: #5f5d5d;}
.main-glxt a{color: #006699;}
 .main-glxt h2{color: #d82a23;
   text-align: center;
   /* color: #1a1a1a; */
    font-weight: bold;
    font-size: 16px;
    
    line-height: 30px;
    margin: 10px 10px 10px;
    }
}