/*首页改版*/
/*main1*/
.main1{
	margin:35px auto;
	width:1201px;
	height:490px;
	color: #555;
	font-family: "微软雅黑";
}


	/*main1_left*/
.main1_left{
	width:470px;
	height:100%;
	float: left;
}

		/*轮播*/
.lunbo{
	width:470px;
	height:321px;
	margin-bottom: 12px;
	border:1px solid #ccc;
	overflow: hidden;
	position: relative;
}
.lunbo ul{
	height: 100%;
	width: 1880px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top:0
}

.btn{position: absolute;bottom: 10px;right: 10%;margin-left: -52px;;}
.btn>span{width: 6px;height:6px;background: #FFF;display: inline-block;border-radius: 50%;cursor: pointer;margin-left: 12px;}
.btn .active{background: #F45151;border-radius:3px;width: 26px;}



.lunbo .lunLeft,.lunbo .lunRight{
	width: auto;
	height: auto;
	overflow: hidden;
	position:absolute;
	top: 40%;
	color: #333;
	display: inline-block;
	background: rgba(0,0,0,0.3);
	display: none;
	cursor: pointer;
}
.lunbo .lunLeft img,.lunbo .lunRight img{
	width: 12px;
	height: 32px;
	padding:8px 10px;
}
.lunbo .lunLeft{
	left: 0;
}
.lunbo .lunRight{
	right: 0;
}
.lunbo ul li {
	width:470px;
	height:321px;
	float: left;
}	
.lunbo ul li a{
	position: relative;
	display: block;
	height: 100%;
	width:100%;
	float: left;
}
.lunbo img{width:100%;
			height:100%;
			}	
.main1_left .lunbo ul li a p{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	line-height: 40px;
	padding-left: 10px;
	font-size: 14px;
	color:#cfcfcf;
	background: rgba(0,0,0,0.4);
}
		/*new*/
.new{
	width:470px;
	height:158px;
	border:1px solid #ccc
	}		

.new li{
		float: left;
		width:230px;
		height:100%;
		position: relative;}

.new li:last-child{
	float: right;
}		

.new li img{width:100%;
			height:100%;
			}

.new li p{position:absolute;
			left: 0;
			bottom:0;
			height:30px;
			background:#000;
			filter:alpha(opacity=50);      
			-moz-opacity:0.5;             
			opacity: 0.5;
			color:#fff;
			line-height: 30px;
			overflow: hidden;
			padding:0 12px;
			}			


	/*main1_mid*/
.main1_mid{
	width:380px;
	height:100%;
	margin:0 30px;
	float: left;
}

		/*main1的新闻内容第一部分*/
.main1_mid_new{
	height:110px;	
}
.main1_mid_new li{
	width:100%;
	height:30px;
	line-height: 30px;
	font-size: 14px;
}
.main1_mid_new li:first-child{
	font-size: 18px;
	font-weight: bold;
	color: #555;
}


		/*main1_mid_new的第二部分*/
.main1_mid_new1{
	height:113px;
	width:100%;
	margin-top:24px
}

.main1_mid_new1 li{
	float: left;
	width:182px;
	height:100%;
	overflow: hidden;
	position: relative;
}
.main1_mid_new1 li img{
	width:100%;
	height:100%
}
.main1_mid_new1 li:first-child{
	float: right;
}
.main1_mid_new1 li div{
	position: absolute;
	left:0;
	top:80px;
	height:242px;
	width:100%;
	background:#000;
	filter:alpha(opacity=50);      
			-moz-opacity:0.5;             
			opacity: 0.5;
			color:#fff;
			line-height: 30px;
			overflow: hidden;
			padding:0 5px
}

	/*main1_mid_new2*/
.main1_mid_new2{
	width:100%;
	height:225px;
	margin-top:20px;
	background:#f9f9f9 url(../images/biankuang.jpg) no-repeat 0 0;
	border-bottom:4px solid #ededed;
	}
.main1_mid_new2 li{
	width:90%;
	height:30px;
	padding:0 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	}	

.main1_mid_new2 li:first-child{
	height:50px;
	padding-left:0px
}

.main1_mid_new2 li:first-child span {
	width:70px;
	height:36px;
	color:#f45151;
	font-size: 18px;
	line-height: 60px;
	padding-left: 10px;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
}

.main1_mid_new2 li img{
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}



.main1_mid_new2 li:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#474747
}

	/*main1_right*/
.main1_right{
	width:288px;
	height:100%;
	overflow: hidden;
}
		/*main1-right_new*/
.main1_right_new{
	width:100%;
	height:323px;
}
.main1_right_new li{
	height:48px;
	font-size: 14px;
					}
.main1_right_new li:first-child{
	font-size: 18px;
	font-weight: bold;
	border-top:2px solid red ;
	line-height: 60px;
	height:60px
}
.main1_right_new li p{color:#aaa;font-size: 12px;}

/*.main1_right_new li:last-child{
	margin:top:30px;
	height:85px
}*/
/*.main1_right_new li:last-child a{
	width:100px;
	height:30px;
	border:1px solid red;
	text-align: center;
	line-height: 30px;
	color:red;
	display: inline-block;
	border-radius: 5px;
	margin-top:25px;
	margin-left:95px
}*/
		/*视频*/
.radio{
	width:100%;
	height:167px;
	position: relative;
}
.radio img{ width:100%;
		   	height:100%;}
.radio .secImg{
	position: absolute;
	left: 45%;
	top: 45%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.radio p{
	left: 0;
	bottom:0;
	height:30px;
	background:#000;
	filter:alpha(opacity=50);      
	-moz-opacity:0.5;             
	opacity: 0.5;
	color:#fff;
	line-height: 30px;
	overflow: hidden;
	padding:0 12px;
	position: absolute;
}
/*广告*/
.Advertisement{
	margin:0 auto;
	width:1201px;
	height:auto;
	margin-bottom:20px
}

/*main2*/
.main2{
	width:1201px;
	height:auto;
	zoom: 1;
	overflow: hidden;
	margin:40px auto 0}
	/*main2左侧*/
.main2_left{
	width:880px;
	height:auto;
	float: left;
	}
		/*main2左侧小版块划分*/
.main2_left .main2_left_fir{
						width:100%;
						overflow: hidden;
}
.main2_left .main2_left_fir_right{
	width:400px;
	float: left;
	height: 100%;
}
.main2_left .main2_left_fir .main2_left_fir_left{
						width:478px;
						float: left;
						}	
						
.main2_left .main2_left_fir .main2_left_fir_left dl{
						width:100%;
						height:120px;
						}	
.main2_left .main2_left_fir .main2_left_fir_left dl dt{float:left;height:120px;width:176px}
.main2_left .main2_left_fir .main2_left_fir_left dl dt img{width:100%;height:100%}		
.main2_left .main2_left_fir .main2_left_fir_left dl dd{float: right;width:274px;height:120px}										
/*footer*/
.footer p{margin:0 auto;}
.footer .fir{color:#cfcfcf;width:838px;margin:0 auto}
.footer .two{width:732px;color:#fff}
.footer p{width:222px;}
.footer .fir a{color:#cfcfcf;text-decoration: none;line-height: 30px;padding:0 15px}




			/*专题列表*/
.zhuanti_list{
	width:1200px;
	margin:0 auto
}
.zhuanti_list dl{
	width:290px;
	height:225px;
	float: left;
	margin:30px 9px 0 0
}
.zhuanti_list dl dt{
	width:268px;
	height:150px;
	margin:10px 10px 0
}
.zhuanti_list dl dt img{
	width:100%;
	height:100%;
	 
}
.zhuanti_list dl dd{
	width:100%;
	height:100%;
	text-align: center; 
	line-height: 30px;
}


.zhuanti_list_add{
	width:1200px;
	margin:0 auto;
	clear: both;
	position: relative;
}
.zhuanti_list_add a{
	display: inline-block;
	width:120px;
	height:36px;
	margin-left:50%;
	margin-top: 30px;
	background: #3d3d3d;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	position: absolute;
	left: 0%;
	top: 0%;
}

.main2_left_fir_left dl{margin-bottom:40px}
.main2_left_fir_left dl:last-child{
	margin:0
}
.main2_left_fir_left dl dd span i{color:#666;font-style: normal;}


/*fir 左边大盒子里面的右边部分*/
.main2_left_fir_right dl{
	width:382px;
	height:430px;
	float: right;
/*	background:#f9f9f9;*/
	border-bottom:4px solid #ededed;
}
.main2_left_fir_right dl:last-child{
	margin-top:40px;
}

.main2_left_fir_right .list_jianjie img,.main2_left_fir_right .list_jianjie span{
	display: inline-block;
}
.main2_left_fir_right dl dt{
	width:382px;height:202px;
	margin-bottom: 30px;
}
.main2_left_fir_right dl dt img{
	width:382px;
	height:202px
}
.list_jianjie span{
	font-size: 14px;
	margin-left: 20px;
}
.main2_left_fir_right .list_jianjie img{
	margin-top: 10px;
}



/*图片效果*/
.imgs_box{
	width:878px;
	height:430px;
	border-radius: 10px;
	border:1px solid #ccc;
	overflow: hidden;
	margin:40px 0
	}
.img_box{
	width:830px;
	height:366px;
	margin:32px auto;
}
.img_box div{
	position: relative;
	float: left;
}
.img_box div:nth-child(1){
	width:330px;height:100%
}
.img_box div:nth-child(2){
	width:500px;height:195px
}
.img_box div:nth-child(3){
	width:230px;height:171px
}
.img_box div:nth-child(4){
	width:270px;height:171px
}
.img_box div a{
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
}
.img_box div img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.TheZoom{
	transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3); 	/* IE 9 */
	-moz-transform:scale(1.3,1.3); 	/* Firefox */
	-webkit-transform:scale(1.3,1.3); /* Safari 和 Chrome */
	-o-transform:scale(1.3,1.3); 	
	z-index:1000;
	box-shadow: 5px 5px 2px #ccc
}

/*big-box_right*/
/*选项查询*/
.main2_right{
	width:288px;
	height:auto;
	float:right;
}
.main2_right ul{
	width:100%;
	height: 311px;
}
/*.main2_right .list_option li{
	float: left;
	width:75px;
	height:40px;
	text-align: center;
	line-height: 18px;
	padding-top:20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #666;
	padding:35px 10px 5px
	}*/
.main2_right .list_option .GuangGao_5{
	width: 100%;
	height:331px;
}	
.main2_right .list_option li:nth-child(2){
	background:url(../images/01.png) no-repeat -100px -9px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(3){
	background:url(../images/01.png) no-repeat -200px -7px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(4){
	background:url(../images/01.png) no-repeat 0px -84px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(5){
	background:url(../images/01.png) no-repeat -100px -84px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(6){
	background:url(../images/01.png) no-repeat -200px -80px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(7){
	background:url(../images/01.png) no-repeat 0px -168px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(8){
	background:url(../images/01.png) no-repeat -100px -168px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(9){
	background:url(../images/01.png) no-repeat -200px -168px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(10){
	background:url(../images/01.png) no-repeat 0px -252px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(11){
	background:url(../images/01.png) no-repeat -100px -252px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(12){
	background:url(../images/01.png) no-repeat -200px -249px;
	background-image: 28px 28px;
}
.main2_right .list_option li:nth-child(3),.main2_right .list_option li:nth-child(6),.main2_right .list_option li:nth-child(9),.main2_right .list_option li:nth-child(12){
	border-right:none
}
.main2_right .list_option li:nth-child(10),.main2_right .list_option li:nth-child(11),.main2_right .list_option li:nth-child(12){
	border-bottom:none
}
.main2_right .list_option li:nth-child(1),.main2_right .list_option li:nth-child(2),.main2_right .list_option li:nth-child(4),.main2_right .list_option li:nth-child(5),.main2_right .list_option li:nth-child(7),.main2_right .list_option li:nth-child(8){
	position: relative;
}

.main2_right .list_option li:nth-child(1) span,.main2_right .list_option li:nth-child(2) span,.main2_right .list_option li:nth-child(4) span,.main2_right .list_option li:nth-child(5) span,.main2_right .list_option li:nth-child(7) span,.main2_right .list_option li:nth-child(8) span{
	position: absolute;
	right:-10px;
	bottom: -10px;
	width:20px;
	height:20px;
	border-radius: 50%;
	background:#f9f9f9;
	z-index: 100;
}
.main2_right .list_option .list_fir{
	background:#f89f14 url(../images/02.png) no-repeat 0px -9px;
	background-image: 25px 25px;
	color:#fff;
	
}

/*文章列表标题*/
.main2_right .tittle{
	width: 100%;
    height: 68px;
    border-bottom: 2px solid red;
    line-height: 70px;
    margin-top: 10px;
}
.main2_right .tittle span{font-size: 18px;}
.main2_right .tittle a,.main1_right_new li a:nth-child(2){
	font-size: 12px;
	color:orangered;
	display: inline-block;
	float: right;
	position: relative;
	padding-right: 15px;
	font-weight: 100;
}

.main1_right_new li a span{
	display: inline-block;
	width: 6px;
	height: 6px ;
	border: 1px solid #ff023b;
	border-radius: 50%;
	margin-right: 5px;
}

.main2_right .tittle a i,.main1_right_new li a:nth-child(2) i{
	display: inline-block;
	width:1px;
	height:1px;
	border:5px solid #fff;
	position: absolute;
	right:0;
	bottom: 40.8%;
	border-left: 5px solid orangered;
}
.main2_right .tittle em{
	font-style: normal;
	font-size: 14px;
	padding:0 10px;
	cursor: pointer;
}

/*文章列表1*/
.main2_right dl{
	width:100%;
	height:54px;
	padding:14px 0;
	border-bottom: 1px solid #ccc;
}

.main2_right dl dt{
	width:54px;
	height:54px;
	float: left;
	margin-right: 20px;
}
.main2_right dl dt img{
	width:54px;
	height:54px;
	border-radius: 50%;
}
.main2_right dl dd{
	width: 214px;
    float: right;
    height: 100%;
}
.main2_right dl dd p{
	color:#666;
	line-height: 20px;
}



/*企业报道*/


.main2_right .Enterprise_reporting,.author_reporting{
	width:100%;
	height:auto;
	margin-bottom: 21px;
}
.main2_right .Enterprise_reporting li{
	width:100%;
	height:50px;
	margin-top:17px;
	font-size: 14px;
}
.main2_right .Enterprise_reporting li span,.main2_right .Enterprise_reporting li p,.author_reporting li{
	display: inline-block;
}

.main2_right .Enterprise_reporting li span{
	width: 18px;
    height: 18px;
    position: relative;
    float: left;
    margin-right: 13px;
    text-align: center;
    line-height: 18px;
    color: #f45151;
    margin-top: 3px;
}
.main2_right .Enterprise_reporting li:first-child span{
	background:#f45151;
	color:#fff
}
.main2_right .Enterprise_reporting li:nth-child(2) span{
	background: #ff722b;
	color:#fff
}
.main2_right .Enterprise_reporting li:nth-child(3) span{
	background:#ffaa33;
	color:#fff
}
.main2_right .Enterprise_reporting li p{
	width:238px;
	height:auto;
	float: left;
	font-size: 14px;
}

.main2_right .Enterprise_reporting li a{
	border-radius: 5px;
	display: inline-block;
	line-height: 20px;
	}
/*热门文章*/
.main2_right .hot_Article{
	width:100%;
	height:auto;
	margin-bottom: 21px;
}
.main2_right .hot_Article div{
	width:auto;
}
.main2_right .hot_Article div:nth-child(2){
	display: none;
}
.sizeRed{
	color:red
}
.main2_right .hot_Article div dl:first-child{
	margin-top:20px
}
.main2_right .hot_Article dl{
	width:100%;
	height:70px;
	border:none;
}
.main2_right .hot_Article dl dt{
	width:102px;height:70px;
	float: left;
	border:1px solid #ccc
}
.main2_right .hot_Article dl dt img{
	width:102px;height:70px;
	border-radius: 0;
}
.main2_right .hot_Article dl dd{
	width:159px;
	height:100%;
	float: right;
}
.main2_right .hot_Article dl dd h4{
	line-height: 20px;
}
.main2_right .hot_Article dl dd p{
	margin-top:10px;
	line-height: 26px;
	background:url(../images/time.png) no-repeat 0 5px ;
	padding-left:25px;
}

/*视频*/
.video{
	width:1200px;
	height:330px;
	margin:0px auto 0;
	overflow: hidden;
}
.video h2,.Community h2{
	margin-bottom:24px
}
.video dl{
	width:279px;
	height:263px;
	border: 1px solid #ccc;
	display: inline-block;
}
.video dl:nth-child(2),.video dl:nth-child(4),.video dl:nth-child(6){
	float: left;
	margin-right: 25px;
}
.video dl:nth-child(8){
	float: right;
	margin:0
}
.video dl dt,.video dl dt img{
	width:280px;
	height:161px;
	position: relative;
}


.video .secImg{
	position: absolute;
	left: 45%;
	top: 45%;
	width: 40px;
	height: 40px;
}
.video dl dt p{
	left: 0;
	bottom:0;
	height:30px;
	background:#000;
	filter:alpha(opacity=50);      
	-moz-opacity:0.5;             
	opacity: 0.5;
	color:#fff;
	line-height: 30px;
	overflow: hidden;
	padding:0 12px;
	position: absolute;
}




.video dl dd p{
	padding:0 27px;margin-top:20px;
	text-align: center; 
	font-size: 14px;
}
.video dl dd p span{
	width:80px;
	height:20px;
	border:1px solid #ccc;
	display: inline-block;
	border-radius: 5px;
	line-height: 20px;
}
.video dl dd p span:nth-child(2){
	cursor: pointer;
}
.hide_shadow{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
/*社区*/
.Community{
	width:1200px;
	margin:20px auto;
	overflow: hidden;
}
.Community ul{
	width:33%;
	height:auto;
	border-right:1px solid #ccc;
	float: left;
	margin-right: 3px;
	}
	
.Community ul:last-child{
	border:none
}	
	
	
.Community ul li{
	width:100%;
	height:40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 3px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.Community ul:first-child li{
	padding:0;
}

.Community ul li a i{
	width:5px;
	height:5px;
	border-radius: 50%;
	background:#f89f14;
	display: inline-block;
	margin-right: 20px;
}

/*合作机构*/
.cooperation{
	width:1200px;
	height:200px;
	margin:20px auto
}
.cooperation h2{
	display: inline-block;
	width:100px;
	line-height: 30px;
	text-align: center;
}
.cooperation div{
	overflow: hidden;
	height: auto;
}
.index_hz{
	width:100%;
	height:auto;
	overflow: hidden;
	background:#f9f9f9;
}
.cooperation div:nth-child(2){
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cooperation div a{
	display: inline-block;
    margin-right: 8px;
    line-height: 40px;
}
.cooperation div font
{	display: inline-block;
	padding: 0 11px;
    color: #dfdede;
}

.cooperation .weightRed{
	color:#F45151;
	border-bottom:1px solid #F45151;
}
.cooperation .img_box_lianjie{
	width:100%;
	height:auto;
}
.cooperation .img_box_lianjie img{
	border:1px solid #ccc;
	float: left;
	display: inline-block;
	margin-top:10px;
	margin-right:12px;
	height:48px;
	width:138px
}
.main2_right .author_reporting{
	height:auto;
	padding-top:15px
}
.main2_right .author_reporting li{
	width:100%;
	font-size: 14px;
	line-height: 30px;
}
.main2_right .author_reporting li span{
	width:30px;
	height:30px;
	position: relative;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	color:#F45151
}
.main2_right .author_reporting li p{
	color: #555;
	font-weight: 500;
	font-family: "微软雅黑";
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*footer*/
.footer p{margin:0 auto;}
.footer .fir{color:#cfcfcf;width:838px;margin:0 auto}
.footer .two{width:732px}
.footer p{
	width:auto;
	text-align: center;}
.footer p a{
	color:#cfcfcf;text-decoration: none;line-height: 30px;margin-left:10px
}
.footer .two a{color:#cfcfcf;text-decoration: none;line-height: 30px;}
.footer .fir a{color:#cfcfcf;text-decoration: none;line-height: 30px;padding:0 15px;}



{   }
