body {
    line-height: 28px;
}
#header .header_bottom {
    background: url("img/icon_nav_bg_template1.png") no-repeat center top;
}
#header .header_bottom .header .left .top {
    padding-top: 50px;
}
#header .header_bottom .header .left .top a:hover {
    text-decoration: none;
}
.logo_pic_box {
    width: 120px;
    height: 80px;
}
.logo_pic_box img {
    width: 100%;
    height: 100%;
}
#header .header_bottom .header .left .top b {
    line-height: 1;
    font-size: 36px;
    color: #ef2f39;
    margin-left: 15px;
    font-weight: 500;
}
#header .header_bottom .header .left .bottom {
    margin-top: 10px;
    color: #354348;
    font-weight: 500;
    font-size: 14px;
}
#header .header_bottom .header .left .top span {
    line-height: 1;
    font-size: 16px;
    /*margin-left: 15px;*/
    margin-top: 15px;
    color: #ba8989;
    margin-right: 5px;
}
#header .header_bottom .header .left .top .star {
    display: inline-block;
    vertical-align: middle;
}
#header .header_bottom .header .left .top i {
    float: left;
    display: block;
    margin-right: 2px;
}
#header .header_bottom .header .left .top i img {
    vertical-align: initial;
    padding-top: 6px;
}
.tel_box {
    margin-top: 70px;
    background: url("img/icon_phone_new1.png") no-repeat left;
    padding-left: 40px;
    height: 56px;
}
.tel_box .top {
    font-size: 16px;
    color: #c7afad;
}
.tel_box .bottom {
    margin-top: 0 !important;
    font-size: 30px;
    color: #faad19;
}
#main .main .main_cont .form {
    background: url("img/icon_zxly_bg_1.png") no-repeat;
}
#main .main .list_bottom .header .left {
    width: auto;
    padding: 0 20px;
}
#main .pagenone{display: none}
#main .main_right .ask {
    position: relative;
    margin-bottom: 40px;
    border: 2px solid #EF2F39;
    box-sizing: border-box;
    overflow: hidden;
}
#main .main_right .ask .ask-inline {
    height: 47px;
    padding: 0 15px;
    line-height: 47px;
    color: #fff;
    border-color: #EF2F39;
    background: #EF2F39;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}
#main .main_right .ask .ask-left {
    float: left;
    width: 480px;
    padding:20px;
}
#main .main_right .ask .ask-left::before {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 300px;
    margin-left: 470px;
    background: #f1f1f5;
    margin-top: 50px;
}
#main .ask .ask-left .ask-item {
    margin-bottom: 20px;
    vertical-align: top;
}
#main .ask .ask-left .ask-item label {
    display: inline-block;
    width: 8em;
    padding-right: 16px;
    font-size: 16px;
    line-height: 38px;
    text-align: right;
    color: #525252;
    vertical-align: top;
    box-sizing: border-box;
}
#main .ask .ask-left .ask-item .ck {
    text-align:left;
    width: 7em;
}
#main .ask .ask-left .ask-item .ck input {
    margin-right:5px;
}
#main .ask .ask-left .ask-item.cl input {
    width: 290px;
    height: 42px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 40px;
    color: #525252;
    border: 1px solid #e3e3eb;
    box-sizing: border-box;
}
#main .ask .ask-left .ask-item.cl textarea {
    width: 290px;
    height: 77px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 30px;
    color: #525252;
    border: 1px solid #e3e3eb;
    box-sizing: border-box;
    resize: none;
}
#main .ask .ask-right {
    padding-top:70px;
    padding-right:30px;
    float:right;
    width: 310px;
}
#main .ask .ask-right p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    color: #444;
}
#main .ask .ask-btn {
    margin-top: 80px;
    position: absolute;
    width: 200px;
}
#main .ask .ask-btn a {
    color: #fff;
    font-size:18px;
}
#main .ask .ask-btn a:hover {
    text-decoration: none;
}
#main .ask .ask-left .it_company {
    display: none;
}
.prod_info {
    padding:0 20px 40px 20px;
}