

.content{
	width: 1200px;
	margin: 0 auto;
}
.scroll_news{
	width: 100%;
	height:38px;
	border-bottom:solid #ccc 1px; 
}
.scroll_title{
	width: 7%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.scroll_con{
	width: 93%;
	line-height: 38px;
	float: left;
}
.scroll_con  a{
	display: inline-block; 
	margin-right:30px;
	font-size: 14px;
}
.toutiao{
    width: 1200px;
    height: 110px;
    margin: 20px auto;
    padding: 10px 0;
    background: #F3F3F3;
    border: #E6E6E6 1px solid;
    position: relative;
}
.toutiao .tt-icon{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 75px;
    background: url(../img/topnews.png) no-repeat;
}
.toutiao h2 {
    width: 1050px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    font-family: 寰蒋闆呴粦;
    text-align: center;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.toutiao h2 a{
	font-size: 30px;
}
.toutiao ul {
    width: 750px;
    height: 30px;
    margin-top: 6px;
    display: block;
    margin: 6px auto;
}
.toutiao ul li {
    width: 230px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    padding-left: 18px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.top_banner{
	width: 1200px;
	height: 450px;
	margin:40px 0 20px 0;
}
.top_banner_left{
	width: 64%;
	height: 100%;
	float: left;
}
.top_banner_right{
	width: 32%;
	height: 100%;
	float: right;
	overflow:hidden;
}

#top_banner_demo img{
	width: 100%;
	height:450px;
}
.new_list_item{
	height: 20px;
    margin-bottom: 12px;
    overflow: hidden;
    vertical-align: top;
}
.new_list_item a{
	line-height: 20px;
	display: block;
	width: 100%;
	height: 20px;
	overflow:hidden;
}
.new_important{
	line-height: 20px;
    font-size: 20px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    vertical-align: middle;
    font-weight: bold;
    color: #0073db;
}
.item_margin{
	margin-bottom: 50px;
}

.recommend{
	width: 100%;
	height: 210px;
	margin:30px 0; 
}
.recommend-icon{
	width: 4.5%;
    height: 210px;
    display: block;
    float: left;
    background-color: #0073db;
}
.recommend-icon img {
    margin: 50px 0px 0px 6px;
}

.recommend-list{
	width: 95.5%;
	height: 210px;
	float: left;
	background: #f7f7f7;
	margin:0 auto;
}
#recommenddemo{
	width: 1025px;
	margin:0 5%;
	margin-top:20px;
	height: 180px;

}
.recommend-con ul{
	width: 1025px;
	height: 180px;
	text-align: center;
}
.recommend-con li{
	float: left;
	margin:0 15px;
}

.recommend-con img{
	width: 175px;
	height: 120px;
}
.recommend-title{
	width:175px;
	height: 60px;
	line-height:30px;
}
.prev-type{
	left:-95px;
}
.next-type{
	right:-95px;
}
.gg{
	width: 100%;
	height: 120px;
	margin:20px 0;
	clear: both;
}
.w30{
	width: 31%;
	float: left;
	margin-bottom: 20px;
}
.w30_margin{
	margin:0 3.5%;
}
.w30_cate{
	width: 100%;
	border-bottom: 1px solid #d9d9da;
    position: relative;
    height: 34px;
}
.w30_cate b {
    font: 22px/22px;
    display: block;
    color: #1e63b0;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-bottom: 2px solid #1e63b0;
    padding: 0 10px 10px 0;
}
.w30_cate b a {
    color: #1e63b0;
}
.w30_cate span, .w30_cate em, .w30_cate a.amore {
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    font: 14px/14px;
    color: #666;
}
.w30_cate span a{
	font-size: 14px !important;
}
.w30 h3 {
	width: 100%;
	overflow:hidden;
	height: 30px;
	line-height: 30px;
	margin:10px 0;
	font-weight: bold;
}
.w30 h3 a{
	font-size: 18px;
}
.w30_top_con{
	width: 100%;
	height: 105px;
	overflow:hidden;
}
.w30_top_left{
	width: 42%;
	height: 100%;
	float: left;
	position: relative;
}
.w30_top_left img{
	width: 100%;
	height: 100%;
}
.w30_top_h {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: center;
	height: 25px;
	overflow:hidden;
	display: none;
}
.w30_top_right{
	width: 54%;
	height: 100%;
	float: right;
	
}
.w30_top_right li,.w30_bottom_con li{
	width: 100%;
	height: 21px;
	line-height:21px;
	overflow:hidden;
	margin-bottom: 17px;
	background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.w30_bottom_con li a{
	font-size: 16px;
}
.w30_bottom_con{
	margin-top: 20px;
}
.img_box{
	width: 100%;
	clear: both;
	margin-top: 30px;
}
.img_box_title{
	width: 100%;
	padding:16px 0;
	border-bottom: 1px solid #eeeeee;
    border-top: #0073db 2px solid;
    font-size: 20px;
    color: blue;
    font-weight: bold;
    text-indent:10px;
}
.img_con{
	width: 100%;
	height: 600px;
	margin-top: 20px;
}
.img_con img{
	width: 100%;
	height: 100%;
}
.img_left{
	width: 40%;
	height: 100%;
	float: left;
	
}
.img_center{
	width: 29%;
	height: 100%;
	float: left;
	
	margin:0 1%;
}
.img_right{
	width: 29%;
	height: 100%;
	float: left;
	
}
.img_left_top{
	width: 100%;
	height: 390px;
	margin-bottom: 20px;
	
	position: relative;
}
.img_title{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	overflow:hidden;
	color: #fff;
	background: url(../img/hei.png);
}
.img_lb_left,.img_lb_right{
	width: 49%;
	height: 190px;
	position: relative;
}
.img_center_top{
	width: 100%;
	height: 245px;
	margin-bottom: 20px;
	position: relative;
}
.img_center_bottom{
	width: 100%;
	height: 335px;
	position: relative;
}

.img_r_top,.img_r_center,.img_r_bottom{
	width: 100%;
	height: 186px;
	position: relative;
}
#isimg_6{
	margin:21px 0;
}
.yqlianjie {
    width: 1180px;
    padding: 20px 10px;
    margin: 10px auto 0px;
    overflow: hidden;
    background: #f1f1f1;
}
.lianjie {
    width: 1180px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}
.lianjieleft {
    width: 200px;
    height: 20px;
    float: left;
    overflow: hidden;
    color: #676869;
    font-size: 16px;
    line-height: 20px;
}
.lianjiecontxt {
    width: 1180px;
    margin-top: 15px;
    color: #676869;
    line-height: 24px;
    font-size: 14px;
}
.lianjiecontxt a {
	font-size: 14px;
	float: left;
    margin-right: 30px;
    margin-bottom: 8px;
    color: #676869;
    text-align: left;
}

.advert{
	width: 100%;
	height: 120px;

}
.advert div{
	width: 32%;
	height: 120px;
	float: left;
}

.advert img{
	width: 100%;
	height: 100%;
}
#advert_type_4{
	margin:0 2%;
}

.advert{
	width: 100%;
}
.advert img{
	width: 100%;
}
.bnlist{
	width: 100%;
	height: 406px;
}
.bnlist .bnbox{
	width: 60%;
	height: 406px;
	float: left;
}
.bnlist .bnbox img{
	width: 100%;
	height: 406px;
}
.bnlist .bnbox .banner_title{
	font-size: 25px;
}
.bnlist .bnlist{
	width: 36%;
	height: 406px;
	float: right;
}
.bnlist .bnl li a{
	display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-decoration: none;
}
.bnlist .bnl .firstnew {
    font-weight: bold;
    font-size: 24px;
}
.mgb19{
	margin-bottom: 19px;
}