﻿/*ͨ��*/
@media (max-width: 997px) {
    .in_banner{height: 3.4rem;}
    .in_title{padding-top: 0.3rem;}
    .in_nav{padding:0.3rem 0;}
}
@media (max-width: 520px) {
    .in_title{
        text-align: left;font-size: 18px;padding-left: 0.3rem;color:#fff;padding-top: 0;line-height: 36px;
        background: #20478c url("../Images/leftnav_down.png") right 0.3rem center/0.35rem no-repeat;
    }
    .in_title .in_tT{display: none;}
    .in_nav{display: none;background: #fff;}
    .in_nav a{
        display: block;width:100%;height:30px;text-align: left;line-height:30px;padding-left: 0.6rem;
    }
}
/**��ҳ**/
@media (max-width: 997px) {
    .abt_num{padding: 0.4rem 0;}
    .abt_img{padding:0.4rem 0;}
    .his_list .his_one{width: 46%;margin:0 2% 0.3rem;}
    .proD_back{height: 50px;line-height: 50px;}
    .proD_show{padding:0.4rem 0;}
    .proD_show .proD_pic{width: 380px;}
    .proD_show .proD_info{width: calc(100% - 400px);}
    .proD_info .proDI_main{line-height: 24px;}
    .proD_intro .proD_intTT{line-height: 24px;padding:0.3rem 0;}
    .news_list{padding-bottom: 0.4rem;}
    .news_list .news_one{padding-bottom: 0.3rem;margin-bottom: 0.3rem;}
    .news_one .news_img{width: 200px;}
    .news_one .news_txt{width: calc(100% - 220px);}
    .news_txt .news_T{line-height: 36px;margin-bottom: 0;}
    .news_txt .news_info{margin-top: 0;}
    .newsD_top{padding:0.3rem 0 0.15rem;}
    .newsD_top .newsD_T{line-height: 30px;font-size: 20px;padding: 0.1rem 0;}
    .newsD_top .newsD_info{line-height: 30px;}
    .newsD_main{padding:0.3rem 0.2rem 0.6rem;line-height: 24px;}
    .newsD_back{margin:0.3rem auto 0;}
    .bd_map{height:4rem;}
    .con_list{padding: 0.4rem 0;}
    .con_list .con_one{padding: 0 10px;}
    .con_form{padding:0.4rem 0;}
}
@media (max-width: 520px) {
    .abt_TT{line-height: 24px;}
    .abt_num .abt_num_one{font-size: 12px;width: 50%;margin-bottom: 0.2rem;}
    .abt_num_one span{font-size: 24px;padding-right:0.1rem;}
    .abt_img .abtImg_one{width: 80%;margin:0 auto 0.2rem;float: none;}
    .his_list{padding:0.5rem 0;}
    .his_list .his_one{width: 90%;margin:0 auto 0.3rem;float: none;max-width: 360px;}
    .proD_back{height: 38px;line-height: 38px;}
    .proD_show .proD_pic{width: 90%;float: none;margin: auto;}
    .proD_show .proD_info{width: 90%;float: none;margin: auto;}
    .news_list{padding: 0.5rem 0;}
    .news_one .news_img{width: 80%;float: none;max-width: 260px;margin:0 auto 0.2rem;}
    .news_one .news_txt{width:100%;float: none;}
    .newsD_top .newsD_T{font-size: 18px;}
    .newsD_back{width: 100px;height: 30px;line-height: 30px;}
    .con_list .con_one{width: 50%;line-height: 28px;height: 170px;padding: 0;}
    .con_one i{width: 70px;height: 70px;}
    .con_form input[type='text']{width: 96.97%;margin: 0 1.66% 0.3rem;float: none;height: 40px;}
    .con_form textarea{margin: 0 1.66% 0.3rem;}
    .con_form input[type='button']{width: 2.8rem;height: 36px;}
}