/*公共CSS*/
.nav_ul_li{display: none;}
.nav_ul_li{    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    margin-top: 3.8em;}

.nav_top input{height: 35px;line-height: 35px; background: #DDDDDD;border-radius: 0.5em;width: 65px;margin-top: 12px;font-size: 16px;font-family: "微软雅黑";}
.two_stage_nav{margin-top:15px;margin-bottom: 15px;}
.list_c1{margin-bottom: 0px;}


/*文章内容*/
.content_mobile{width:100%;display: inline-block;margin-top: 10px;background: #FFFFFF;}
.content_mobile .content_label{padding: 20px;}
.content_mobile .content_label h1{margin-bottom: 15px; text-align: center;}
.content_mobile .content_label p{font-size: 15px;text-align: center;}
.content_mobile_cc{padding: 15px;}
.content_mobile_cc p{font-size: 15px;line-height: 28px;text-indent:2em}
.content_mobile_cc img{max-width: 100%;height: auto;margin: 10px 0px 10px 0px;}
.up_buttom{padding: 15px;}
.up_buttom p{font-size: 13px;margin-bottom: 10px;}

/*版权*/
.mobile_banquan{width:100%;background: #373737;}
.mobile_banquan_nei{ width: 90%;margin: auto;padding-top: 10px; padding-bottom: 5px;}
.mobile_banquan_nei p{color:#FFFFFF; text-align: center;}


@media screen and (min-width: 761px) and (max-width: 1920px){
	#mobile{display: none;}
	.nav_mobile{display: none;}
}


@media screen and (max-width:760px){

/*导航*/
#mobile_body{display: none;}
.nav_mobile{display: block;}

.nav_top{width:100%;height: 63px;}
.nav_mobile{width:100%;height: 60px;background: #1e318d;}
.nav_logo{width: 40%;}
.nav_logo img{max-width:100% ;float: left;padding: 0px;}
.nav_pop{float: right;padding-right: 15px;height: 60px;line-height: 60px;}
.nav_pop a{font-size: 15px; color: #FFFFFF;float: left;}
.nav_ul_li ul li{height: 40px; line-height: 40px; border-bottom: 1px dotted #FFFFFF;text-align: center;    background: #25337a;}
.nav_ul_li ul li a{font-size: 15px; color: #FFFFFF; }


/*顶部banner*/
.banner_mobile{width:100%;margin: auto;padding-top: 15px;}
.banner_mobile img{padding:5px;border: 1px solid #7D7D7D; max-width: 98%; height: auto; background: #FFFFFF;}



/*首页文章列表*/
.list_mobile{width:95%;height:auto;margin: auto;}
.list_c1{width: 100%;display:inline-block;}
.list_tm{width: 100%;height: 60px;line-height: 60px;background: url(/images/bj.png) 0 4px no-repeat;border-bottom: 1px dotted #282828;}
.list_tt{width:70%;float: left;line-height: 60px;color: #FFFFFF;}
.list_tt a{color: #FFFFFF;font-size: 15px;padding-left: 13px;}
.list_more{width: 30%;float: left;text-align: right;height: 60px;line-height: 60px;}

.list_title{width: 100%;}
.list-title2{float: left;width: 75%;}
.list_title .date{text-align: right;}
.list_title span{float: right;width: 25%;}
.list_title ul li{height: 30px;line-height:30px;width: 100%;background: url(/images/xyjt.gif) 0 center no-repeat;}
.list_title ul li a{padding-left: 15px;color: #000000;font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;width:95%;display:block;}

.list_title ul{    margin: 0 !important;}

/*主页列表*/
.two_stage_nav{width:100%;}
.two_stage_nav ul li{width:23%;background: #224c95;float: left;margin: 1%;height: 35px;line-height: 35px; text-align: center;border-radius: 0.5em;}
.two_stage_nav ul li a{font-size: 15px;color: #FFFFFF;}

}



@media screen and (max-width:680px){
/*导航*/
.nav_logo img{max-width:125% ;float: left;padding: 0px;}
/*主页列表*/
.two_stage_nav ul li{width:23%;background: #224c95;float: left;margin: 1%;height: 35px;line-height: 35px; text-align: center;border-radius: 0.5em;}

}



@media screen and (max-width:480px){
/*导航*/
.nav_logo img{max-width:180% ;float: left;padding: 0px;}
/*主页列表*/
.two_stage_nav ul li{width:31%;background: #224c95;float: left;margin: 1%;height: 35px;line-height: 35px; text-align: center;border-radius: 0.5em;}

}


@media screen and (max-width:320px){
/*导航*/
.nav_logo img{max-width:180% ;float: left;padding: 0px;}
/*主页列表*/
.two_stage_nav ul li{width:48%;background: #224c95;float: left;margin: 1%;height: 35px;line-height: 35px; text-align: center;border-radius: 0.5em;}

}




.mobile_banquan_nei p{margin: 0;font-size: 12px;font-family: "微软雅黑";}






