﻿﻿*{
	padding: 0;
	margin: 0;
	font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";
}
a{
	text-decoration: none;
}
ul{
	list-style-type: none;
}

/*头部*/
.top{
	width: 100%;
	min-height:1109px;
	background: url(../images/bgddd.jpg) center 0 no-repeat;
/*background: url(../images/bgbg2.jpg) center 0 no-repeat;*/
	background-color:#F3F3F3;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}
.top::after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 367px;
	background: url(../images/bottom_bg.jpg) center no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	clear: both;
}
.top .logo{
	width: 1100px;
	height: 375px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.top .logo a{
	float: left;
	margin-left: 20px;
	margin-top: 110px;
}
.top .logo a:nth-child(2){
	margin-left: 0;
}
.top .logo img{
	border: 0;
}
/*顶部的背景轮播*/
.top .logo>img{
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 1100px;
	height: 375px;
	z-index: -1;
}

/*导航*/
.nav{
	width: 100%;
	min-width: 1100px;
	height: 50px;
}
.nav .nav_center{
	width: 1050px;
	margin: 0 auto;
	line-height: 50px;
	height: 50px;
	text-align: center;
	background-color: #1487C6;
	position: relative;
	padding-left: 50px;
}
.nav .nav_center li>a{
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	margin: 5px 13px;
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 600;
	position: relative;
}
.nav .nav_center li>span{
	
	display: inline-block;
	display: none;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 9px;
	background:url(../images/ddd3.png) no-repeat;
}
.nav .nav_center li>a.active{
	background:url(../images/nav_bg.png) center no-repeat;
}
.nav .nav_center li{
	display: inline-block;
	float: left;
	width: 122px;
	height: 50px;
	position: relative;
}
.hovlist {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 1056px;
	height: 60px;
	/*text-align: left;*/
	display: none;
}
.hovlist .hov{
	display:none;
	margin-top: 10px;
	width: 1056px;
	/*height: 40px;*/
	line-height: 40px;
	border: 1px solid #6FB4DD;
	box-shadow:0 0 2px #A3D1E9;
	background-color: white;
	color: #3390CB;
}
.nav .hovlist .hov a{
	margin: 0 20px;
	color: #3390CB;
}
.nav .hovlist .hov a:hover{
	font-weight: bold;
}
.nav_center li>span{
	position: absolute;
}


/*今日头条+搜索*/
.s_msg{
	background-color: white;
	width: 1060px;
	margin: 0 auto;
	padding: 0 20px;
}
.s_msg .hotmsg{
	width: 100%;
	height: 50px;
	padding-top: 12px;
}
.s_msg .hotmsg h4{
	float: left;
	width: 135px;
	height: 36px;
	line-height: 36px;
	background: url(../images/gonggao.png) left center no-repeat;
	color: #2D9CE3;
	text-indent: 40px;
}
.s_msg .hotmsg .gd_wd{
	width: 900px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.s_msg .hotmsg ul{
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 20px;
	font-size: 16px;
}
.s_msg .hotmsg ul li{
	width: 380px;
	float: left;
	margin-left: 20px;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s_msg .hotmsg ul li a{
	color: black;
}
.s_msg .hotmsg ul li a:hover{
	color: red;
}

/*天气*/
.weather{
	width: 100%;
	overflow: auto;
}
.weather p{
	width: 500px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.weather p span{
	float: left;
}
.weather p iframe{
	vertical-align: middle;
	margin-left: 15px;
}

/*search*/
.weather .search{
	width: 285px;
	height: 30px;
	line-height: 30px;
	padding: 5px 0;
	float: right;
	background: url(../images/rrr.jpg) 0 no-repeat;
	z-index: 0;
}
.weather .search input{
	padding: 2px;
	margin-left: 15px;
	margin-top: 2px;
	float: left;
	border: 0;
	font-size: 14px;
	outline: none;
	height: 22px;
}
.weather .search button{
	border: 0;
	outline: none;
	width: 61px;
	height: 25px;
	line-height: 25px;
	color: white;
	float: right;
	margin-right: 20px;
	margin-top: 3px;
	cursor: pointer;
	background: url(../images/btn22s.jpg) no-repeat;
	vertical-align: middle;
}

/*信息栏*/
.contian{
	width: 1100px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
	zoom: 1;
	padding-top: 20px;
}
.contian1{
	width: 100%;
	height: auto;
}
.contian1:after{
	content: "";
	display: block;
	clear: both;
}
/*lunbo*/
.lunbo{
	width: 540px;
	height: 370px;
	float: left;
	overflow: hidden;
	position: relative;
}
.lunbo .imgs{
	height: 100%;
}
.lunbo .imgs a{
	display: inline-block;
	position: relative;
	float: left;
}
.lunbo .imgs img{
	float: left;
	border: 0;
	width: 540px;
	height: 370px;
}
.lunbo .imgs p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 500px;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	background-color:rgba(0,0,0,0.5) ;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.lunbo>span{
	display: inline-block;
	width: 36px;
	height: 38px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	z-index: 5;
	cursor: pointer;
}
.lunbo>span.left_btn{
	left: 15px;
	background: url(../images/back.png) left center no-repeat;
}
.lunbo>span.right_btn{
	right: 15px;
	background: url(../images/prev.png) right center no-repeat;
}

.pic_text {float:left;width:520px;height:369px;margin-left:19px;}
.pic_text .hd {width:520px;height:41px;background:#F2F7FB url(../images/bg_title.png) no-repeat;}
.pic_text .hd h4 {float:left;width:130px;height:41px;font-size:18px;letter-spacing:1px;}
.pic_text .hd h4 a {color:#fff;line-height:35px;display:inline-block;width:130px;text-align:center;}
.pic_text .hd .more {float:right;line-height:38px;margin-right:13px;color:#515151;}
.pic_text .md {width:520px;height:126px;margin-top:10px;border-bottom:1px solid #d1d1d1;}
.pic_text .md h3 {height:44px;line-height:44px;font-size:18px;font-weight:bold;text-align:center;}
.pic_text .md h3 a {color:#ca1000;}
.pic_text .md p {line-height:30px;color:#515151;}
.pic_text .md p .red {color:#ba2a2b;}
.pic_text .bd {margin-top:9px;font-size:14px;}
.pic_text .bd ul li {line-height:37px;padding-left:7px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pic_text .bd ul li span,.msg ul li span{display: inline-block;width: 9px;height: 9px;vertical-align: middle;margin: 0 5px;background: url(../images/tubiao.png) center no-repeat;}
.pic_text .bd ul li:hover a ,.msg ul li a:hover{color:#008acc;}
.pic_text:after{
	content: "";
	display: block;
	clear: both;
}
/*小轮播*/
.s_lunbo{width: 1100px;height: 80px;margin: 0 auto;margin-top: 20px;}
.s_lunbo ._left{background: url(../images/pre_arrow.png) no-repeat;width: 16px;height: 80px;float: left; cursor: pointer;}
.s_lunbo ._right{background: url(../images/next_arrow.png) no-repeat;width: 16px;height: 80px;float: left;cursor: pointer;}
.s_lunbo .s_img{
	overflow: hidden;
	width: 1066px;
	margin-left: 2px;
	float: left;
}
.s_lunbo .s_img .news{
	height: 80px;
}
.s_lunbo .s_img .news img{
	float: left;
	width: 250px;
	height: 80px;
	margin: 0 8px;
	border: 0;
}
.s_lunbo:after{
	content: "";
	display: block;
	clear: both;
}
/*信息区*/
/*左边4个msg*/
.msg_l{
	float: left;
	width: 770px;
	height: auto;
	overflow: hidden;
}
.msg{
	width: 355px;
	height: 250px;
	margin: 0 15px;
	margin-top: 20px;
	float: left;
}
.msg .title1{
	width: 100%;
	background: url(../images/tab_title3.png) left no-repeat;
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #008ACC;
}
.msg .title1 h4{
	display: inline-block;
	float: left;
	padding-left: 20px;
	color: white;
	font-size: 18px;
}
.msg .title1 a{
	float: right;
	color: #515151;
	font-size: 14px;
}
.msg ul{
	margin-top: 10px;
	width: 100%;
}
.msg ul li{
	widows: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

/*sprits*/
.msg_r{
	float: right;
	margin-right: 15px;
	width: 300px;
}

.msg_r .sprits{
	width: 100%;
}
.msg_r .sprits a{
	display: inline-block;
	width: 140px;
	height: 100px;
	float: left;
	margin-top: 20px;
	transition: all 0.3s;
	text-align: center;
	color: white;
	font-size: 18px;
}
.msg_r .sprits .bg1,.msg_r .sprits .bg3{
	margin-right: 20px;
}
.msg_r .sprits .bg1{
	background-color: #02A3CD;
}
.msg_r .sprits .bg2{
	background-color: #1AB596;
}
.msg_r .sprits .bg3{
	background-color: #2260AB;
}
.msg_r .sprits .bg4{
	background-color: #CD7F01;
}
.msg_r .sprits .bg1:hover{
	background-color:rgba(2,163,205,0.8);
}
.msg_r .sprits .bg2:hover{
	background-color:rgba(26,181,150,0.8);
}
.msg_r .sprits .bg3:hover{
	background-color:rgba(34,96,171,0.8);
}
.msg_r .sprits .bg4:hover{
	background-color:rgba(205,127,1,0.8);
}
.msg_r .sprits a span{
	display: inline-block;
	width: 60px;
	height: 58px;
	background: url(../images/spt1.png) -14px 0 no-repeat;
}
.msg_r .sprits .bg1 span{
	
}
.msg_r .sprits .bg2 span{
	background: url(../images/6846.png) 2px 9px no-repeat;
}
.msg_r .sprits .bg3 span{
	background: url(../images/ddd55.png) -12px 5px no-repeat;
}
.msg_r .sprits .bg4 span{
	background-position: -173px -2px;
}

.msg_r .video{
	padding-top: 30px;
	width: 100%;
	clear: both;
}
.msg_r .video h4{
	background: url(../images/tab_title2.png) left top no-repeat;
	height: 45px;
	line-height: 35px;
	padding-left: 25px;
	color: white;
	font-size: 20px;
}
.msg_r div{
	margin-top: 20px;
}

.sm_gd{
	width: 1060px;
	margin: 20px auto 0;
	overflow: hidden;
}
.sm_gd h3{
	width: 100%;
	padding: 0 20px;
	height: 24px;
	background: url(../images/long_title1.png) left no-repeat;
}
.sm_gd .gd_img{
	height: 170px;
	zoom: 1;
	margin-top: 20px;
	padding:0 20px ;
}
.sm_gd .gd_img .kuai{
	width: 190px;
	height: 170px;
	margin-right: 28px;
	float: left;
}
.sm_gd .gd_img .kuai img{
	width: 190px;
	height: 128px;
	border: 0;
}
.sm_gd .gd_img .kuai p{
	text-align: center;
	height: 42px;
	line-height: 42px;
}

/*底部*/
.footbg{
	width: 100%;
	border-top: 2px solid #e0e0e0;
}
.footer{
	width: 1100px;
	margin: 0 auto;
	height: 190px;
	/*overflow: hidden;*/
	position: relative;
}
.footer .lianjie{
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
}
.footer .lianjie span{
	color:dodgerblue;
	float: left;
	margin-top: 6px;
	margin-right: 20px;
}
.footer a,.sel_down .sel_btn{
	display: inline-block;
	width: 220px;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	color: #555;
	text-align: left;
	margin-right: 20px;
	font-weight: 500;
	border: 1px solid #E0E0E0;
	font-size: 16px;
	float: left;
}
.footer .sel_down{
	float: right;
	width: 220px;
	height: 32px;
	line-height: 32px;
	position: relative;
	margin-right: 50px;
	z-index: 50;
}
.sel_down .sel_btn{
	border: 1px solid #E0E0E0;
	outline: none;
	cursor: pointer;
	position: relative;
	background-color: white;
}
.sel_down .sel_btn:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid #DDDDDD;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color:transparent ;
	right: 10px;
	bottom: 0px;
}
.sel_down  .sel_li{
	display: none;
	width: 100%;
	height: 120px;
	position: absolute;
	overflow: auto;
	top: 32px;
	left: 0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
.sel_down  .sel_li a{
	background-color: white;
	color: #555;
}
.sel_down .sel_btn{
	font-size: 18px;
}

.footer .p{
	font-size: 15px;
	line-height: 35px;
	font-family: arial;
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;
	padding-left: 300px;
}
.footer .p img{
	display: inline-block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 20px;
}
.footer .p p{
	float: left;
	font-size: 14px;
}


/*列表页*/
.main{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	background-color: white;
	min-height: 700px;
}
.main .location{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.main .location span{
	margin-left: 20px;
}
.main .location a{
	margin: 0 5px;
}
/*列表内容区*/
.genreral_square{
	width: 100%;
}
.genreral_square:after{
	content: "";
	display: block;
	clear: both;
}
/*左边*/
.genreral_square .general_left{
	width: 225px;
	float: left;
}
.general_left .hd{
	width: 100px;
	color: white;
	height: 38px;
	line-height: 38px;
	position: relative;
	background:#008ACC;
	text-align: center;
}
.general_left .hd i{
	display: block;
	margin-left: 100px;
	width: 125px;
	height: 38px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/tab_title_right.png) left top no-repeat #E8EDEF;
}
.general_left .hd:before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 45px;
	position: absolute;
	left: -10px;
	top: 0;
	background: url(../images/tab_title_left.png) no-repeat;
}

.general_left ul{
	padding: 20px;
	border: 1px solid #E0E0E0;
}
.general_left ul li{
	margin-bottom: 20px;
}
.general_left ul li a{
	display: inline-block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #E8EDEF;
	border-radius: 5px;
	color: black;
}
.general_left ul li a:hover,.general_left ul li a.heard{
	color: white;
	background-color: #1387C6;
}

/*右边*/
.general_right{
	width: 850px;
	float: left;
	margin-left: 20px;
}
.general_right .hd{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #1387C6;
	position: relative;
}
.general_right .hd:before{
	content: "";
	width: 8px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 10px;
	background-color: #1486D0;
}
.general_right .hd li{
	float: left;
	font-size: 18px;
}

.general_right .hd li a{
	margin: 0 30px;
}
.general_right .hd li a.active{
	color: #1387C6;
}

.general_right .bd_ul{
	width: 100%;
	/*margin-top: 10px;*/
}
.general_right .bd_ul ul{
	width: 100%;
	padding: 20px 0;
	padding-bottom: 0px;
}

.general_right .bd_ul ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.general_right .bd_ul ul li a{
	display: inline-block;
	width: 575px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.general_right .bd_ul ul li .dot{
	float: left;
	color: #aaa;
	display: inline-block;
	width: 10px;
	height: 10px;
	font-style: normal;
	margin: 0 5px;
}
.general_right .bd_ul ul li a:hover{
	color: #1387C6;
}
.general_right .bd_ul ul li span{
	float: right;
	margin-right: 20px;
}
/*分页*/
.fenye{
	margin: 20px 0 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
/*.fenye a{
	color: #000000;
	margin-left: 10px;
}
.fenye a.btn{
	display: inline-block;
	padding:0 10px;
	background-color: #017BC6;
	color: white;
}
.fenye a:hover{
	color: #0282CD;
}
.fenye a.btn:hover{
	color: white;
}
.fenye input{
	outline: none;
	width: 40px;
}*/

/*详情页*/
.artical{
	width: 1060px;
	padding: 20px;	
}
.artical h3{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #1387C6;
	font-size: 28px;
	font-weight: normal;
}
.artical .tips{
	margin: 20px 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	background-color: #F7F7F7;
}
.artical .tips span{
	margin-left: 20px;
}
.artical .tips span a{
	margin:0 10px;
}
.artical .text{
	padding: 10px;
	min-height: 500px;
}
.artical .text p{
	text-indent: 28px;
	line-height: 40px;
	font-size: 16px;
}
.artical .general_share{
	width:100%;height:60px;
}
.artical .general_share .bdsharebuttonbox{
	float: right;
}
