@charset "UTF-8";
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#265b97;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#265b97;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/


/*css通用开始*/
.center-width{
	width: 1200px;
	margin: 0 auto;
}
.border-shadow{
	border:1px solid #fbfcfd;
	box-shadow: #e6e6e6 0px 0px 15px;
	-webkit-box-shadow:#e6e6e6 0px 0px 15px;
}
.b-none{
	display: none !important;
}

/*标题图标开始*/
.tit {
	border-bottom: #f0f0f0 1px solid;
	height: 44px;
	margin-bottom: 4px;
}
.tit span {
	display: block;
	float: left;
}
.tit span.tit-1 {
	width: 61px;
	height: 48px;
	line-height: 40px;
	background: url(tit-icon01.jpg) no-repeat;
	background-size: cover;
	text-indent: 14px;
	position: relative;
}
.tit span.tit-2 {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	background: url(tit-icon03.jpg) repeat-x;
	font-size: 22px;
	color: #265b97;
	padding: 0 10px 0 15px;
}
.tit span.tit-3 {
	width: 30px;
	height: 48px;
	background: url(tit-icon02.jpg) no-repeat;
}
.tit span.tit-1 img {
	position: absolute;
	top: 12px;
	left: 12px;
	max-width: 22px;
	max-height: 22px;
}
.tit span.tit-2 a {
	color: #265b97;
	text-decoration: none;
}
.tit-more{
	float: right;
}
.tit-more>a{
	float: right;
    height: 44px;
    width: 30px;
    background: url(moreIcon.png) no-repeat center center;
}
.tit-more>a:hover{
	background: url(gengduo_more_on.png) no-repeat center center;
}
/*标题图标结束*/
/*css通用结束*/

/*主体开始*/
/*section1开始*/
.section1{
	background: url(topBg.png) no-repeat;
	width: 100%;
	height: 80px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 80px;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*section1结束*/
/*daoyu开始*/
.daoyu,.daoyu2{
	padding: 20px;
	height: auto;
	margin-bottom: 20px;
}
.daoyu>p{
	font-size: 16px;
	margin-top: 16px;
	line-height: 30px;
}
/*daoyu结束*/
/*daoyu1开始*/
.FSJ-box,.DJ-box,.XJ-box{
	margin-top: 10px;
	font-size: 14px;
	position: relative;	
	overflow: hidden;
}
.span1{
	width: 15%;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.span2{
	float: right;
	width: 84%;
	display: inline-block;
	overflow: hidden;
}
/*daoyu1结束*/
/*section2开始*/
/*banner开始*/
.section2{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.banner{position: relative;}
.banner ul li{position: relative;}
.banner ul li p{position: absolute;left: 0px;bottom: 0px;background: url(lunbob.png) repeat;height: 40px;width: 100%;line-height: 40px;color: #fff;font-size: 16px;z-index: 1}
.banner ul li p span{display: block;padding:0 20px;max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner ul li a{display: block;}
.banner,.banner ul,.banner ul li,.banner ul li a,.banner ul li a img,.banner .flex-viewport{height: 100%;width: 100%;}
.banner ol{position: absolute;z-index: 999;right: 0px;bottom:10px;}
.banner ol li{float: left;width:20px;height: 20px;display: inline-block;text-align: center;cursor: pointer;margin-right: 10px;font-size: 16px; }
.banner ol li a{display: block;color: #265b97;background: #fff;}
.banner ol li a.flex-active{background: #265b97;color: #fff}
.banner{
	display: inline-block;
	width: 605px;
	height: 394px;
	position: relative;
	overflow: hidden;
}
.banner-box img{
	width: 605px;
	height: 394px;
}
/*banner结束*/
/* ul特殊样式 */
.section3-xgwj .li-30>li{
	width: 30%;
	float: left;
	border-bottom: none;
}
/*ul样式开始*/
.section-ul>li{
	background: url(ulIcon.png) no-repeat 0;
	padding-left: 25px;
	line-height:51px ;
	border-bottom: 2px dashed #f6f6f6;
	height: 54px;
}
.section-ul>li:last-child{
	border: 0;
}
.section-ul>li>a{
	font-size: 16px;
	color: #404040;
	display: block;
	width:80% ;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.section4 .section-ul>li>a{
	width: 70% !important;
}
.section-ul>li>span{
	color: #999999;
	font-size: 14px;
	float: right;
}
.section-ul>li:hover a{
	color: #265b97;
}

/*ul样式结束*/
/*section2-right开始*/
.section2-zdgz{
	height:394px;
	width: 585px;
	display: inline-block;
	float: right;
	overflow: hidden;
	padding: 20px 20px 0;
}
.section2-zdgz>p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
/*section2-right结束*/
/*section2结束*/
/*section3开始*/
/*section3-xgwj开始*/
.section3{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.section3-xgwj{
	display: inline-block;
	overflow: hidden;
	width: 605px;
	height: 344px;
	padding: 20px 20px 0;
}
.section3-xgwj-title{
	height: 44px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 4px;
}
.section3-xgwj-title>span{
	display: inline-block;
	line-height: 43px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	margin-right: 30px;
	padding: 0 15px;
}
.section3-xgwj-title>span:hover{
	cursor: pointer;
}
.span-bg{
	background: url(tabBg1.png) no-repeat bottom center;
	background-size:cover;
	color: #fff !important;
}
.more{
	float: right;
}
.section3-xgwj-title>.more>a{
	line-height: 44px;
}
/*section3-xgwj结束*/
/*section3-dfdt开始*/
.section3-dfdt{
	display: inline-block;
	float: right;
	overflow: hidden;
	width: 585px;
	height: 344px;
	padding: 20px 20px 0;
}
/* 宽度100% */
.section3-w-100{
	width: 100% !important;
  }
/*section3-dfdt结束*/
/*section3结束*/
/*section4开始*/
.section4{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.section4-hyhg,.section4-hyjl,.section4-xghd{
	display: inline-block;
	overflow: hidden;
	width: 388px;
	height: 344px;
	padding: 20px 20px 0;
}
.section4-hyjl{
	margin: 0 10px;
}
.section4-xghd{
	float: right;
	overflow: hidden;
}
/*section4结束*/
/*section5开始*/
.section5{
	height: 285px;
	padding: 20px;
	margin-bottom: 30px;
}
.bottom-banner{
	margin-top: 20px;
}
.bottom-banner>li{
	float: left;
	width: 275px;
	height: 183px;
}
.bottom-banner>li>a{
	height: 183px;
	display: block;
}
.bottom-banner>li{
	margin-left: 20px;
}
.bottom-banner>li:first-child{
	margin-left: 0;
}
.bottom-banner>li:first-child+li+li+li{
	float: right;
	margin-left: 0;
}
.bottom-banner img{
	width: 275px;
	height: 183px;	
}
/*section5结束*/
/*主体结束*/




@media screen and (max-width: 768px){
	
body{
	min-width: 100%;
}
/*css通用开始*/
.center-width{
	width: 100%;
	margin: 0;
}
.border-shadow{
	border:0.01rem solid #fbfcfd;
	box-shadow: #e6e6e6 0 0 0.15rem;
	-webkit-box-shadow:#e6e6e6 0 0 0.15rem;
}
/*标题图标开始*/
.tit{height: 0.6rem;margin-bottom: 0.1rem}
.tit-tab{position: relative;top:0.03rem;overflow: hidden;float: left;}
.tit span.tit-1{width: 0.78rem;height: 0.6rem;background: url(tit-icon01.jpg) no-repeat;background-size: contain;-webkit-background-size: contain;}
.tit span.tit-1 img{max-width: 0.3rem;max-height: 0.3rem;top: 0.14rem;left:0.14rem;}
.tit span.tit-2{font-size: 0.32rem;font-weight: normal;height: 0.6rem;line-height: 0.6rem;background: url(tit-icon03.jpg) repeat-x;-webkit-background-size: contain;padding:0 0.25rem;}
.tit span.tit-3{    height: 0.6rem;width: 0.37rem;background: url(tit-icon02.jpg) no-repeat;background-size: cover;-webkit-background-size: cover;}
.tit span.tit-2_spe{padding-left:0.2rem;padding-right: 0.1rem}


.tit .tit-more {
	display: inline-block;
	float: right;
	line-height: 0.6rem;
}
.tit-more>a{
	float: right;
    height: 0.44rem;
    background: url(moreIcon.png) no-repeat center center;
}
.tit-more>a:hover{
	background: url(gengduo_more_on.png) no-repeat center center;
}
/*标题图标结束*/
/*css通用结束*/

/*主体开始*/
/*daoyu开始*/
.daoyu,.daoyu2{
	padding: 0.2rem;
	margin-bottom: 0.2rem;
}
.daoyu>p{
	font-size: 0.16rem;
	margin-top: 0.16rem;
}
/*daoyu结束*/
/*daoyu1开始*/
.FSJ-box,.DJ-box,.XJ-box{
	margin-top: 0.1rem;
	font-size: 0.14rem;
	position: relative;	
	overflow: hidden;
}
.span1{
	display: block;
	width: 100%;
	position: static;
	transform: translateY(0);
}
/*daoyu1结束*/
/*section1开始*/
.section1{
	background: url(topBg.png) no-repeat;
	width: 100%;
	height: 0.8rem;
	text-align: center;
	color: #fff;
	font-size: 0.36rem;
	line-height: 0.8rem;
	margin-bottom: 0.2rem;
	margin-top: 0.1rem;
}
/*section1结束*/
/*section2开始*/
/*banner开始*/
.section2{
	width: 100%;
	height:auto;
	margin-bottom: 0.2rem;
}
.banner ul li p{display: none}
.banner ol{width: 100%;text-align:center;}
.banner ol li a{background: #fff;display: block;width: 100%;height: 100%;border-radius: 50%;-webkit-border-radius:50%;}
.banner ol li{float: none;margin:0 0.1rem;font-size: 0px;width: 0.14rem;height: 0.14rem;}
.banner ol li a.flex-active{background: #265b97}
.banner{
	display: inline-block;
	width:100%;
	height: 4.4rem;
	position: relative;
	overflow: hidden;
}
.banner-box img{
	width: 100%;
	height: 4.4rem;
}
/*banner结束*/
/* ul特殊样式 */
.section3-xgwj .li-30>li{
	width: 50%;
	float: left;
	border-bottom: none;
}
/*ul样式开始*/
.section-ul>li{
	background: url(ulIcon.png) no-repeat 0 !important;
	line-height:0.85rem !important;
	border-bottom: 0.02rem dashed #f6f6f6 !important;
	padding-left: 0.4rem !important;
	height: 0.85rem !important;
	width: 100% !important;
	float: none !important;
}
.section-ul>li:last-child{
	border: 0;
}
.section-ul>li>a{
	font-size: 0.26rem;
	color: #404040;
	display: block;
	width: 70%;
	float: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.section-ul>li>span{
	color: #999999;
	font-size: 0.26rem;
	float: right;
	text-align: right;
	width: 20%;
	display: inline-block;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.section-ul>li:hover a{
	color: #265b97;
}
.section-ul>li:hover span{
	color: #265b97;
}
/*ul样式结束*/
/*section2-right开始*/
.section2-zdgz{
	height: auto;
	width: 100%;
	display:block;
	float: none;
	overflow: hidden;
	padding: 0.2rem;
}
.section2-zdgz>p{
	font-size: 0.16rem;
	margin-top: 0.1rem;
}
/*section2-right结束*/
/*section2结束*/
/*section3开始*/
/*section3-xgwj开始*/
.section3{
	width: 100%;
	height: auto;
	margin-bottom: 0.2rem;
}
.section3-xgwj{
	display:block;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0.2rem;
	margin-bottom: 0.2rem;
}
.section3-xgwj-title{
	height: 0.6rem;
	border-bottom: 0.01rem solid #eeeeee;
	margin-bottom: 0.04rem;
}
.section3-xgwj-title>span{
	display: inline-block;
	width: 2rem;
	line-height: 0.5rem;
	height: 100%;
	font-size: 0.3rem;
	color: #666666;
	text-align: center;
	margin-right: 0.3rem;
	float: left;
}
.section3-xgwj-title>span:hover{
	cursor: pointer;
}
.span-bg{
	background: url(tabBg1.png) no-repeat bottom center;
    background-size: cover;
    border-bottom: 0.02rem solid #bd5252;
    color: #fff !important;
}
.more{
	float: right;
	line-height: 0.44rem;
}
.section3-xgwj-title>.more>a{
	line-height: 0.44rem;
}
.section3-xgwj-title>a>img{
	vertical-align: super;
}
/*section3-xgwj结束*/
/*section3-dfdt开始*/
.section3-dfdt{
	display:block;
	float:none;
	overflow: hidden;
	width: 100% !important;
	height: auto;
	padding: 0.2rem;
}
/*section3-dfdt结束*/
/*section3结束*/
/*section4开始*/
.section4{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.section4-hyhg,.section4-hyjl,.section4-xghd{
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0.2rem;
}
.section4-hyjl{
	margin: 0;
}
.section4-xghd{
	float: none;
	overflow: hidden;
}
/*section4结束*/
/*section5开始*/
.section5{
	height:auto;
	padding: 0.2rem;
	margin-bottom: 0.3rem;
}
.bottom-banner{
	margin-top: 20px;
}
.bottom-banner>li{
	float: left;
	width: 48%;
	height: 1.83rem;
	margin-bottom: 0.2rem;
}
.bottom-banner>li>a{
	height: 1.83rem;
	display: block;
}
.bottom-banner>li:not(:first-child){
	margin-left: 0.2rem;
}
.bottom-banner>li:nth-child(odd){
	margin-left: 0;
}
.bottom-banner>li:last-child{
	float: right;
	margin-left: 0;
}
.bottom-banner>li:nth-child(even){
	float: right;
}
.bottom-banner img{
	width: 100%;
	height: 1.83rem;	
}
/*section5结束*/
/*主体结束*/	
	
} 





/* 1029 */
.columnSection{width: 1150px;margin: 0 auto 20px; border: 1px solid #f3f3f3;}
.section3-xgwj{width: 565px;margin-left: 14px;}
.section3-dfdt{width: 545px;margin:0 14px 0 10px;}
.Section_tit ul{overflow: hidden;width: 1150px;margin: 20px auto 0;}
.Section_tit ul li{height: 70px;line-height: 70px;font-size: 24px;text-align: center;background-color: #f7f7f7;width: 288px;float: left;}
.Section_tit ul li a{color: #666666;display: inline-block;width: 100%;}
.Section_tit ul li.on a{color: #fff;}
.Section_tit ul li.on{background-color: #265b97;}
.Section_tit ul li:hover{background-color: #265b97;}
.Section_tit ul li:hover a{color: #fff;}

.Section_cont ul {overflow: hidden;margin: 35px 0 30px 20px; }
.Section_cont ul li{width: 252px;height: 115px;border: 1px solid #def4ff;float: left;background-color: #fff;text-align: center;margin-left: 35px;}
.Section_cont ul li:first-child{margin-left: 0;}
.Section_cont ul li a{display: inline-block;width: 100%;color: #3391be;font-size: 20px;}
.Section_cont ul li:hover{background-color: #3391be;border: 1px solid #def4ff;}
.Section_cont ul li:hover a{color: #fff;}
.Section_cont ul li .li_top{height: 30px;display: inline-block;margin-top: 20px;width: 100%;}
.Section_cont ul li .li_bottom{line-height: 40px;}
.Section_cont ul li.one .li_top{background: url(Section_icon1.png) no-repeat center;}
.Section_cont ul li.two .li_top{background: url(Section_icon2.png) no-repeat center;}
.Section_cont ul li.three .li_top{background: url(Section_icon3.png) no-repeat center;}
.Section_cont ul li.four .li_top{background: url(Section_icon4.png) no-repeat center;}
.Section_cont ul li.one:hover .li_top{background: url(Section_icon1_1.png) no-repeat center;}
.Section_cont ul li.two:hover .li_top{background: url(Section_icon2_1.png) no-repeat center;}
.Section_cont ul li.three:hover .li_top{background: url(Section_icon3_1.png) no-repeat center;}
.Section_cont ul li.four:hover .li_top{background: url(Section_icon4_1.png) no-repeat center;}
.Section_cont ul li.three .li_bottom{line-height: 25px;padding:  0 30px;}


/* 基本信息和决定公开 */
.center-width{margin-bottom: 60px;}
.newsList_head{width: 1050px;margin: 50px auto 0px;}
.newsList_head ul{overflow: hidden;}
.newsList_head ul li{width: 33.33%;background-color: #f7f7f7;height: 36px;line-height: 36px;float: left; border-bottom: 1px solid #f3f3f3;font-size: 24px;}
.newsList_head ul li a{display: inline-block;width: 100%;color: #666666;text-align: center;}
.newsList_head ul li.on{background-color: #bd5252;}
.newsList_head ul li.on a{color: #fff;}

.newsList_cont{width: 865px;margin: 33px auto 50px;min-height: 500px;}
.newsList_cont .basicInfo{padding:0 20px;display: inline-block; line-height: 29px;text-align: center;background-color: #9bb0d4;color: #fff;margin-top: 15px;}
.basicInfo{margin-top: 30px;}
.basicInfo_cont{margin-top: 10px;}
.basicInfo_cont span{font-size: 16px;color: #000;line-height: 44px;height: 44px;display: inline-block;width: 100%;padding-left: 5px;}
.newsList_cont ul{overflow: hidden;margin-top: 24px;}
.newsList_cont ul li{float: left;width: 180px;height: 44px;line-height: 44px;font-size: 16px;margin-right: 35px;padding-left: 5px;}
.newsList_cont ul li a{display: inline-block;width: 100%;color: #1d4282;}


/* 设定依据和条件 */
.basicInfo_list p{text-align: justify;font-size: 16px;color: #000000;margin-top: 20px;line-height: 24px;text-indent: 2em;}

/* 法定程序 */
.fdcxImg_pc{margin-top: 120px;text-align: center;}
.fdcxImg_phone{display: none;}
.fdcxImg_pc img,
.fdcxImg_phone img{max-width: 100%;height: auto;}



/* 1104专题 */

body{background: url(wrap_bg.png) no-repeat 50% 0; }
.wrapper{width: 1200px;min-height: 800px;background-color: #fff;padding: 28px 17px 75px;    position: relative;
    top: -17px; margin-top: 405px;margin-bottom: 55px;}
.content_one{overflow: hidden;}
.content_img{width: 590px;height: 330px; background-color: #d4d4d4;margin-left: 16px;margin-top: 20px;float: left;}
.content_img img{    position: relative;top: -20px;left: -16px;width: 100%;width:590px;height: 330px;}
.content_news{float: right;width: 542px;}
.content_news_head{overflow: hidden;}
.content_news_head .guoqi{width: 50px;height: 50px;line-height: 50px;background: url(icon_guoqi.png) no-repeat;overflow: hidden;float: left;}
.content_news_head .news_head{border-bottom: 1px solid #ababab;    width: 480px;height: 42px;float: right;}
.content_news_head .news_head span{display: inline;color: #b90303;border-bottom: 2px solid #b90303;
	font-size: 30px;line-height: 42px;height: 42px;font-weight: bold;float: left;cursor:default;}
.content_news_head .news_head a{color: #000;font-size: 14px;float: right;    display: inline-block;
	line-height: 50px;   height: 42px;}
.content_news_head .news_head a:hover{color: #b90303;}

.content_two{overflow: hidden;margin-top: 35px;}
.content_head{height: 44px;line-height: 44px;overflow: hidden;}
.content_head .sp1{display: inline;width: 30px;height: 44px;background: url(icon_headLeft.png) no-repeat left bottom;float: left;}
.content_head .sp2{display: inline;color: #c60000;height: 44px;padding: 0 15px 0 10px;float: left;font-size: 30px;font-weight: bold;}
.content_head a{display: inline;color: #c60000;height: 44px;font-size: 14px;line-height: 35px;
	float: left;width: 208px;background: url(icon_headRight.png) no-repeat left bottom;}

/* 多行文本信息样式 */
.content_one .column-cover{width:540px;overflow: hidden;height: 290px;margin-top: 10px;}
.content_one .column-cover ul{overflow:none;margin-top: 0;height:auto;position: relative;line-height:32px;}
.content_one .column-cover ul li{background: url(icon_star.png) no-repeat 2px 9px;padding-left: 30px;font-size: 18px;    text-align: justify;}
.content_one .column-cover ul li a{color: #000000;}
.content_one .column-cover li span{color: #4a4747;}
.content_one .column-cover ul li a:hover{color: #E51F1F;}
.content_one .column-cover ul li a span{display:inline-block;line-height: 32px;margin-left:1em;}
.content_one .column-cover ul li.white{position: relative;}
.content_one .column-cover ul li.white ins{width: 44px;height: 32px;position: absolute;right: 0;z-index: 1;background-color: #fff;}

.content_two .column-cover{width:100%;overflow: hidden;max-height: 250px;margin-top: 20px;}
.content_two .column-cover ul{overflow:none;margin-top: 0;height:auto;position: relative;line-height:49px;}
.content_two .column-cover ul li{background: url(icon_dian.png) no-repeat 2px 22px;padding-left: 30px;font-size: 18px;border-bottom: 1px dashed #999999;    text-align: justify;}
.content_two .column-cover ul li a{color: #000000;}
.content_two .column-cover li span{color: #9e9e9e; float: right;}
.content_two .column-cover ul li a:hover{color: #E51F1F;}
.content_two .column-cover ul li a span{display:inline-block;line-height: 49px;margin-left:1em;float: right;}
.content_two .column-cover ul li.white{position: relative;}
.content_two .column-cover ul li.white ins{width: 36px;height: 45px;position: absolute;right: 0;z-index: 1;background-color: #fff;border-top: 1px dashed #999999;top:-1px !important; }

.content_foot{height: 280px;background: url(icon_foot.png) repeat-x;}
.contain_wrap{background-color: #e8e8e8;width: 1210px;margin:0 auto ;}
.phoneBg{display:none;}
.phone_more{display: none;}
.content_head a.a2{display: none;}
	.content_head a.a1{display: inline;}


@media screen and (max-width: 768px){
	.Section_tit ul{width: 100%;    margin: 0.2rem auto 0;    padding: 0 0.2rem;}
	.Section_tit ul li {	height: 0.8rem;line-height: 0.8rem;font-size: 0.3rem;width: 2.88rem;}
	.columnSection{width: 100%;margin: 0 auto 0.2rem;}
	.Section_cont ul{margin: 0.2rem;}
	.Section_cont ul li {height: 2rem;border: 1px solid #def4ff;margin-left: 0;
		margin-bottom: 0.2rem;width: 48%;margin-left: 0.2rem;}
	.Section_cont ul li .li_bottom{line-height: 0.5rem;}
	.Section_cont ul li .li_top {height: 0.8rem;margin-top: 0.2rem;}
	.Section_cont ul li a{font-size: 0.26rem;}
	.Section_cont ul li.three{margin-left: 0;}
	.Section_cont ul li.three .li_bottom {line-height: 0.35rem;padding: 0 0.25rem;}

	.center-width{margin-bottom: 0.5rem;}
	.newsList_head{width: 100%;    margin-top: 0.2rem;padding: 0 0.2rem;}
	.newsList_head ul li{width: 100%;height: 0.8rem;line-height: 0.8rem;font-size: 0.3rem;}
	.newsList_cont{width: 100%;    padding: 0.35rem 0.25rem 0.8rem;margin: 0;}
	.newsList_cont .basicInfo {padding: 0 0.2rem;	line-height: 0.6rem;margin-top: 0.15rem;	font-size: 0.28rem;}
	.basicInfo_cont span {font-size: 0.28rem;line-height: 0.65rem;	height: 0.65rem;	padding-left: 0.1rem;}
	.newsList_cont ul{margin-top: 0.2rem;}
	.newsList_cont ul li {height: 0.65rem;line-height: 0.65rem;font-size: 0.26rem;width: 100%;margin-right:0;padding-left: 0.1rem;}

	.section3-xgwj {
		width: 95%;
		margin-left: 0px;
		margin: 0.2rem auto;
	}
	.section3-dfdt {
		width: 95% !important;
		margin: 0.2rem auto;
	}
	.section-ul>li>span{width: 27%;}


	.fdcxImg_pc{display: none;}
	.fdcxImg_phone{margin-top: 0.5rem;text-align: center;    display: inline-block;width: 100%;}
	.basicInfo_list p{font-size: 0.26rem;margin-top: 0.2rem;line-height: 0.45rem;}
	.Section_cont ul li.one .li_top,
	.Section_cont ul li.two .li_top,
	.Section_cont ul li.three .li_top,
	.Section_cont ul li.four .li_top{background-size: 15%;}


/* 1104专题 */
	.phoneBg{display: inline;width: 100%;height: 3.9rem;}
	.contain_wrap,.wrapper{width: 100%;}
	.wrapper{margin: 0;    padding: 0.3rem 0.25rem 0.75rem;top:0px;min-height: 10rem;}
	.content_img {width: auto;height: auto;margin-left: 0.16rem;margin-top: 0.2rem;}
	.content_news{float: left;width: 100%;margin-top: 0.45rem;}
	.content_news_head .guoqi{width: 0.55rem;height: 0.55rem; line-height: 0.55rem;background-size: 100% 100%;}
	.content_news_head .news_head {width: 4.8rem;height: 0.55rem;float: left;}
	.content_one .column-cover ul{line-height: 0.65rem;}
	.content_one .column-cover ul li {
		background: url(icon_star.png) no-repeat 2px 0.32rem;	padding-left: 0.4rem;padding-top: 0.1rem;padding-bottom: 0.1rem;
			font-size: 0.26rem;border-bottom: 1px dashed #999999;    background-size: 3%;
	}
	.content_one .column-cover {	width: 100%;	height: auto;margin-top: 0.1rem;}
	.content_one .column-cover ul li a span{line-height: 0.5rem;}
	.content_news_head .news_head a{display:none}
	.content_news_head .news_head span {
		display: inline;
		color: #b90303;
		border-bottom: none;
		font-size: 0.36rem;
		line-height: 0.55rem;
		height: 0.55rem;
		font-weight: bold;
		float: left;
		cursor: default;
		margin-left: 0.2rem;
		
	}
	.content_news_head .news_head{border-bottom: none;}
	.content_head{height: 0.55rem;line-height: 0.55rem;}
	.content_head .sp2 {height: 0.55rem;padding: 0 0.15rem 0 0.1rem;font-size: 0.32rem;font-family: "黑体";}
	.content_head .sp1 {width: 0.3rem;height: 0.55rem;    background-size: 100%;}
	.content_two .column-cover ul li {padding-left: 0rem;	font-size: 0.26rem;background: none;padding-top: 0.1rem;padding-bottom: 0.1rem;}
	body{background: none;margin: 0;}
	.phoneBg img{width: 100%;}
	.content_img{width: 98%;}
	.content_foot{height: 1.08rem;background: url(phone_foot.png) repeat-x;}
	.content_img img {position: relative;top: -0.2rem;left: -0.16rem;width: 100%;height: auto;}
	.content_two .column-cover {width: 100%;height: auto;margin-top: 0.2rem;}
	.content_two .column-cover ul{line-height: 0.65rem;}
	.content_two .column-cover li span{    float: none !important;margin-left: 1em;}
	.phone_more{display: inline;    font-size: 0.26rem;float: right;margin-top: 0.25rem;}
	.content_head a {height: 0.55rem;line-height: 0.55rem;width: 2.25rem;    background-size: 100%;}
	.content_head a.a2{display: inline;}
	.content_head a.a1{display: none;}
	.content_two .column-cover ul li a span{line-height: 0.65rem;}
}



@media screen and (max-width: 440px){
	.content_one .column-cover ul li{    background: url(icon_star.png) no-repeat 0.02rem 0.28rem;padding-top: 0.1rem;padding-bottom: 0.1rem;}
}
