
html div{ height:100%;}
img{max-width: 100%;}
i{margin: 0 5px;}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.head,.head a{
	height: 35px;
	line-height: 35px;
	color: #999;
	background: #f8f8f8;
}
.weixin_img{
	width: 100px;
	height: 100px;
	right: 25%;
	display: none;
}
.weixin:hover .weixin_img{
	display: block;
}
.logo{
	height: 100px;
}
.logo h1{
	width: 300px;
	height: 75px;
	background: url(../image/logo.png) no-repeat;
	text-indent: -9999px;
}
.logo h1 a{
	display: block;
	height: 75px;
}
#banner{width:1200px;height:440px;position: relative;}
#pic{width:520px;height: 280px;}
#pic img{position: absolute;top:0;left: 0;display: none;}
#btn button{width:30px;height:40px;position: absolute;top:50%;margin-top:-20px;border:none;cursor:pointer;outline:none;}
#left{left:20px;}
#right{right:20px;}
#banner_list{width:100px;height:12px;position: absolute;bottom:10px;left:50%;margin-left:-50px;}
#banner_list li{width:12px;height: 12px;background: gray;float:left;border-radius: 50%;cursor:pointer;margin:0 4px;}
#banner_list li.on{background: #f60;}

.products_list li{
	width: 220px;
	height: 300px;
}
.products_list li p,.plist .list li p{
	color: #e80111;
}
.products{
	box-shadow: 0 0 3px rgba(0,0,0,0.2)
}
.products h3,.plist h3{
	color: #fff;
}
.products_icon li{
	border: 2px solid #bf2226;
}
.plist h3,.products .br{
	background: #e10217;
}
.plist li{
	box-shadow: 0 0 2px #ddd;
}
.bbr{
	border-bottom: 2px solid #e10217;
}
.issue_art ul li{
	width: 410px;
}
.issue_art a:hover{
	color: #ED2D38;
}
.w435{
	width: 435px;
}
.main{
	font-size: 16px;
}
.w880{width: 880px!important;}
.source{
	color: #888;
	border-bottom: 1px solid #c8c8c8;
}
.art p{
	margin-top: 10px;
	line-height: 30px;
	text-indent:2em;
	text-align: justify;
}
.art ul li a:hover{
	color: #CF4149;
}
.ico_box .ico{
	width: 200px;
}
.ico_box .ico_img{
	width: 140px;
	height: 140px;
	line-height: 155px;
	background: #2C3E50;
	border-radius: 50%;
}
.ico_box .ico_img i{
	color: #29a9e1;
}
.lianxi,.lianxi i:hover,.ico_box .ico_img i:hover,.ico_box h3{
	color: #CF4149;
}
.lianxi i{
	color: #09f;
}
.list_des{
	height: 230px;
	background: rgba(255,255,255,0.9);
	display: none;
}
.products_list li:hover .list_des{
	display: block;
}
.footer ul li{
	display: inline-block;
	width: 76px;
}
/*攔截暢言廣告開始*/
#pop_ad{
	right: -9999px!important;
	bottom: -9999px!important;
	z-index: -9999!important;
}
#feedAv,.module-hot-topic{position: absolute !important;z-index: -9999px;left: -1000px;opacity: 0 !important;}
#SOHU_MAIN .module-hot-topic{
	width: 1px!important;
}
/*攔截暢言廣告結束*/