﻿/*媒询*/
/*@media screen and (min-width: 769px){*/
/*.topp,.lg,.dh,.bt-main,.yq,.bot{*/
    /*min-width: 1366px;*/
/*}*/
/*}*/
.caidan{display:none;}
@media screen and (max-width: 768px){
	.caidan{display:block !important}
	.main_right{padding-left: 10px !important;    border-left: aliceblue !important;}
	.main_left{min-height: inherit !important;}
    .topp,.lgrit,.yq,.botm1,.botm2,.botm3 ul,.botmp2,.weizhi{
        display: none;
    }
    .lg,.lgg,.lglef img,.dh,.bt_nav,.bt_nav ul,.bt-main,.main,.main_left,.main_right,.main1_left img
    ,.main2_left,.main2_right,.yql,.botm,.bt,.main_left ul li p{
        width: 100% !important;
    }
    .lgcen{
        width: 15% !important;
        padding-top: 56px;
    }
    /*.lglef{*/
        /*width: 82% !important;*/
    /*}*/
    .bt_nav ul li{
        width: 50%;
    }
    .main1_right{
        margin-top: 20px;
    }
    .main2_right ul a{
        width: 48%;
    }
    .main2_right ul a:first-child+a+a+a+a img,.main2_right ul a:first-child+a+a+a+a+a img{
        width: 100%;
    }
   
    .base {
        position: absolute;
        right: 2rem;
        top: 21.5rem;
        width: 40px;
        height: 30px;
        background: url(wap-logo-r.png) no-repeat;
        background-size: 100%;
    }
    .main_left .newp{
        padding-left: 325px;
    }
    #mask {
        display: none;
        z-index: 10;
    }
    .main_left{
        min-height: 0;
    }
    .main_right{
     border: none;
        padding-left:0;
        min-height: 0;
    }
    .main_right ul li a{
        width: 84%;
    }
  
}
@media screen and (max-width: 375px){
    
    .main1_left{
        min-height: 202px;
    }
    .main2_right ul a {
        width: 100%;
    }
    .main2_right ul a:first-child+a,.main2_right ul a:first-child+a+a+a{
        margin-left: 0;
    }
    .main2_right ul a:first-child+a+a+a+a+a {
        margin-left:0;
    }
    .botm3{
        width: 100%;
        margin-left: 0;
    }
    .lgcen{
        padding-top: 18px;
        width: 14% !important;
    }
    .xuanul ul li a{
        width: 78%;
    }
    .botmp span, .botmp2 span, .botmp2 a {
        font-size: 17px;
    }
    .main_left .newp {
       
    }
    .base {
        top: 13.1rem;
    }

    .lgcen h3{
        font-size: 14px;
        line-height: 27px;
        height: 30px;
    }
    .lglef {
        width: 80% !important;
    }
    .main_right1{
        display: none;
    }
    .main_right2{
        padding: 0;
    }
    .main_right ul li a {
        width: 65%;
    }
}



body{
    margin: 0;
    font-family: 微软雅黑;
    background: #f7f7f7;
    width: 100%;
    box-sizing:border-box;
}
body, *, a {
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333333;
}
body, a:hover{color:#1a56a8; text-decoration: none}
body, a:visited{
    text-decoration: none;
}
body, *, ul{
    margin: 0;
    padding: 0;
}
body, *, p{
    margin: 0;
    padding: 0;
}

/*当前位置*/
.weizhi{
    width: 1220px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
}
.weizhi p{
    margin: 0;
    font-size: 14px;

    padding-left: 20px;
}
.weizhi p img {
    margin-right: 10px;
}
.weizhi p span{
    color: #1a56a8;
}
/*内容*/
.bt-main{
    width: 100%;
    margin-bottom: 30px;
    min-height: 0;
}
.main{
    width: 1220px;
    margin: 0 auto;
    padding:20px;
    background: #ffffff;
    overflow: hidden;
}
.main_left{
    float: left;
    width: 340px;
    min-height: 590px;
    overflow: hidden;
}
.main_left .newp{
	
    height: 80px;
    line-height: 80px;
    padding-left: 125px;
    color: #ffffff;
    font-weight: bolder;
    font-size: 22px;
}
.main_left ul li{
    margin-top: 5px;
}
.main_left ul li p{
    background: #f1f1f1;
    padding-left: 30px;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    width: 340px;
    height: 60px;
}
.main_left ul li p:hover{
    background: #e8eef6;
}
.main_left ul li p:hover a{
    color: #1a56a8;
    font-weight: bold;
}
.main_left ul li p a{
    font-size: 20px;
    color: #333333;
}
.main_left ul li p i{
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 18px;
    background: url(xjxxgk_04.png) no-repeat center center;
}
.main_right{
    float: right;
    width: 800px;
    border-left: 1px solid #e6e6e6;
    padding-left: 40px;
    min-height: 590px;
}
.main_right p{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
}
.main_right p a{
    font-size: 22px;
    color: #1a56a8;
    font-weight: bolder;
    display: inline-block;
    border-bottom: 3px solid #1a56a8;
    height: 50px;
    line-height: 50px;
}
.main_right ul{
    min-height: 200px;
    border-bottom: 1px dashed #e7e7e7;
    margin-top: 20px;
}
.main_right ul:first-child{
    margin-top: 5px;
}
.main_right ul li{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    list-style: disc inside;
    color: #1369c0;
}
.main_right ul li a{
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
}
.main_right ul li span{
    color: #999999;
    float: right;
}

@media (min-width:769px) and (max-width:1220px){
    .topp,.lg,.dh,.yq,.bot,.yq{min-width: 1220px;}
}
.main_left .newp span{font-size:22px;color:#ffffff;font-weight:bold;}
#nav-b{float:right;margin-top:25px;margin-right:15px;}
