/*2017.6.7*/

*{
	margin: 0;
	padding: 0;
	border:0;
	text-decoration: none;
}
body{
	min-width: 1349px;
	overflow-x: auto;
	width: 100%;
	background-image: url(../images/bg2.png);
	background-repeat:no-repeat;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}

#cebian{
	position: fixed;
	top: 138px;
	left: 50%;
	width: 54px;
	margin-left: 610px;
	z-index: 9999;
}
.cebian_img{
	width: 54px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 1px;
}
.cebian_img img{
	vertical-align: middle;
}
.cebian_slide{
	display: block;
	float: left;
	width: 54px;
	height: 51px;
	background: #0479CE;
	cursor: pointer;
	text-align: center;
	margin-top: 4px;
	z-index: 9999;
}
.cebian_slide:hover{
	background: #00599C;
}
.cebian_slide span{
	color: #fff;
	line-height: 20px;
}
#weixn{
	position: relative;
	z-index: 9999;
}
#shoujiban{
	position: relative;
	z-index: 9999;
}
.kuang1{
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../images/weixin.png);
    background-size: 100% 100%;
    left: -100px;
    top: -5px;
    z-index: 9999;
    display: none;
}
.kuang2{
	position: absolute;
	width: 100px;
	height: 100px;
	background: url(../images/wb.png);
	background-size:100% 100%;
	left: -100px;
	top: -5px;
	z-index: 9999;
	display: none;
}
#fenxiang{
	position: relative;
}
.kuang3{
	width: 254px;
	height: 41px;
	position: absolute;
	left: -254px;
	top: 10px;
	display: none;
}
#dingbu{
	display: none;
}



/*#cebian{
	position: fixed;
	top: 200px;
	right: 30px;
	z-index: 999999;
	/*display:none;
}

#cebian{
	position: fixed;
	top: 232px;
	left: 50%;
	width: 54px;
	margin-left: 573px;
	z-index: 9999;
}
#cebian{
	position: fixed;
	top: 232px;
	left: 50%;
	width: 54px;
	margin-left: 573px;
	z-index: 9999;
}
.cebian_img{
	width: 54px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 1px;
}
.cebian_img img{
	vertical-align: middle;
}
.cebian_slide{
	display: block;
	float: left;
	width: 54px;
	height: 51px;
	background: #0068B7;
	cursor: pointer;
	text-align: center;
	margin-top: 4px;
	z-index: 9999;
}
.cebian_slide:hover{
	background: #00599C;
}
.cebian_slide span{
	color: #fff;
	line-height: 20px;
}
#weixn{
	position: relative;
	z-index: 9999;
}
#shoujiban{
	position: relative;
	z-index: 9999;
}
.kuang1{
	position: absolute;
	width: 156px;
	height: 148px;
	background: url(../images/mobile.png);
	left: -158px;
	top: -41px;
	z-index: 9999;
	display: none;
}
.kuang2{
	position: absolute;
	width: 156px;
	height: 148px;
	background: url(../images/moquu_sj.png);
	left: -158px;
	top: -41px;
	z-index: 9999;
	display: none;
}
#fenxiang{
	position: relative;
}
.kuang3{
	width: 254px;
	height: 41px;
	position: absolute;
	left: -254px;
	top: 10px;
	display: none;
}
#dingbu{
	display: none;
    }*/


#head{
	height: 141px;
	width: 100%;
    background: #0479CE;
}
#h_top{
	width: 100%;
	height: 30px;
	background: #8e101a;
	bor;
	border-bottom:1px solid #fff;
	background: #0479CE;
}
.h_top{
	height: 30px;
	padding-top:4px;
	width:1250px;
	margin: auto;
	font-size:14px;
	color:#fff;
}
.h_top a{
	color:#fff;
}
.top_l{
	float:left;
	word-spacing:4px;
}
.top_r{
	float: right;
	word-spacing:4px;
	width: 612px;
}
.top_r a{
	margin-left: 36px;
	float:left;
}
.head{
	height: 109px;
	width: 1140px;
	margin: 0 auto;
  	position:relative;	z-index: 9999;
}
.head_l{
	float: left;
}
.head_l1{
	float: left;
	margin-left:60px;
	width:150px;
	height:55px;
	font-size:17px;
	color:#495f6b;
	margin-top:30px;
}
.head_l1 img{
	float:left;
}
.head_l2{
	float: left;
    height: 32px;
    margin-left: 20px;
}
.rukou{
	line-height: 30px;
	float: left;
	margin-left: 5px;
}
.rukou a,.rukou span{
	color: #999999;
	margin-left: 2px;
	font-size: 14px;
}
.logo{
	float: left;
	margin-top: 16px;
}
.head_r{
	float: right;
	background-repeat: no-repeat;
	background-position: 21px 5px;
	width: 300px;
	height: 133px;
}
.rukou2{
	line-height: 30px;
	float: right;	
	margin-right: 15px;
}
.rukou2 a,.rukou2 span{
	color: #999999;
	margin-right: 2px;
	font-size: 14px;
}
.search {
  	/* display:none; */
  	/* position: absolute; */
  	/* top: 0; */
  	/* right: 0; */
  	width: 175px;
  	height: 25px;
  	/* background: #cae6e6; */
  	transition: 0.3s;
  	float: right;
  	border: 1px solid #fff;
  	color: #fff;
}

.search_text {
    width: 140px;
    height: 25px;
    line-height: 25px;
    margin-left: 2px;
    float: left;
    background: none;
    text-indent: 10px;
    color: #fff;
    outline:none;
    font-size: 12px;
}

.search_sub {
    cursor: pointer;
    width: 30px;
    height: 30px;
    float: right;
    background: none;
    color: #fff;
}

input::-webkit-input-placeholder {
    color: #fff;
    font-size: 12px;
}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px;
}
/* Internet Explorer 10+ */
input:-ms-input-placeholder {
    color: #fff;
    font-size: 12px;
}

#lxwms{
  	display:none;
  	position: absolute;
  	top: 0;
  	right: 29px;
  	width: 160px;
  	background: #0099FF;
  	transition: 0.3s;
  	z-index:99999;
}
#lxwms li{
	width:100%;
	height:25px;
	line-height:25px;
	text-align:center;
	z-index:99999;
}
#lxwms li a{
	width:100%;
    display:block;
	color:#fff;
    font-size:14px;
	text-decoration:none;
	z-index:99999;
}
#lxwms li a:hover {
    background: #fcbd14;
}

#nav{
	width: 100%;
	height: 41px;
	z-index: 5;
	min-width: 1349px;
}
.navTmp{
	display:none;height:32px;
}
.fixednav{
	position:fixed;top:0px;left:0px;z-index: 9999;
}
.navi_head{
	height: 40px;
	height: 32px;
	background-color:#fff;
	position: relative;
	color
}
.navi_body{
	overflow:hidden;
	min-width: 1349px;
	height:32px;
	transition:height ease 0.5s;
	position: absolute;
	width: 100%;
	z-index: 9996;
	background: #fff;
	ound-position: 0 40px;
}
/*.navi_body:hover{
	height:300px;
}
*/
.nav_content{
	width:1200px; 
	line-height: 30px;
	margin-left:auto; 
	margin-right:auto;
}
.nav_img{
	display: inline-block;
	margin-right: 87px;
	position: relative;
}
.nav_img img{
	display: block;

}
.xiaoxun{
	margin-top: 8px;
}
.geyan{
	position: absolute;
	top: 32px;
	left: -360px;
}
.nav_span{
	width: 145px;
	text-align:center;
	height: 400px;
	display:inline-block;
	color:#fff;
	font-size:16px;
	vertical-align:top;
}
.nav_span:hover a{
	color: #333333;
}
.nav_span:hover{
	color: #fff;
}
.nav_span .nav_top_font{
	/* color: #fff; */
	font-size: 16px;
	line-height: 40px;
}
.nav_span a{
	color: #333;
	text-decoration:none;
	line-height: 32px;
}
.nav_span a:hover{
	background: #fcbd14;
	color: #fff;
}
.nav_span a{
    font-size: 13px;
    text-align: center;
    width: 145px;
    display: inline-block;
}
.navi_title{
	font-size:16px;
	line-height:32px;
	margin-top:0;
}
.nav_span{
	position: relative;
}
.nav_span h1{
	display: block;
	position: absolute;
	width: 100%;
	height: 32px;
	overflow: hidden;
	left: 0;
	top: 0;
}
.nav_span h1{
	filter:alpha(opacity=30);  
    -moz-opacity:0.3;  
    -khtml-opacity: 0.3;  
    opacity: 0.3;  
}
.nav_div{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 32px;
	overflow: hidden;
	background:url(../images/v.png);
	background-repeat:no-repeat;
	background-position:105px 18px;
}
.nav_div1{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 32px;
	overflow: hidden;
	/* background:url(../images/v.png); */
	background-repeat:no-repeat;
	background-position:105px 18px;
}
#slide{
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.warrper{
	width:1212px;
	height: 450px;
}
.m_auto{
	margin:auto;
}
.game_pic_tab{ 
	height:450px; 
	position:relative; 
}
.game_pic{
	position:relative;
	width:1212px;
	height:450px;
	overflow: hidden;
	text-align: center;
}
.game_pic img{
	width: 1200px;
	height: 450px;
}
.game_pic a{
	width: 1200px;
	height: 450px;
	display: inline-block;
}
.game_pic_icon{
	width: 1230px;
	height: 450px;
	display:block;  
	position:absolute; 
	line-height: 450px;
}
.game_pic_icon_l{
	left:-1170px; 
	top: 50%;
	z-index:4;
	text-align: right;
	vertical-align: middle;
}
.game_pic_icon_r{ 
	right: -1170px; 
	top: 50%;
	z-index:4; 
}
.prev_l,.next_r{
	filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5; 
    opacity: 0.5;
	top:0; 
	width:1200px;
	height: 450px; 
	background:#fff; 
	z-index:3; 
	position:absolute;
}
.prev_l{ 
	left:-1206px;
}
.next_r{ 
	right:-1206px;
}
.dian{
	position: absolute;
	bottom: 5px;
	left: 50%;
	z-index: 3;
	margin-left: -61px;
}
.diandian{
	width: 12px;
	height: 3px;
	background: #fff;
	float: left;
	margin-left: 10px;
	filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8; 
    opacity: 0.8;
}
#news{
	width: 100%;
	/*height: 590px;*/
}
.news{
	width: 1170px;
	height: 458px;
	margin: 0 auto;
}
.news_l ul{
	float:left;
	position: absolute;
}
.news_m_c ul{
	float:left;
	position: absolute;
  	display:none;
  	margin-top:0px;
  	width: 340px;
}

.news_m_c ul li a{display: inline-block;width: 322px;/* overflow: hidden; *//* text-overflow: ellipsis; *//* white-space: nowrap; */}

.news ul li{
  	width:100%;
  	/* height:19px; */
  	margin-top: 18px;
  	float:left;
}
.news ul li img{
	float:left;
	margin-top:3px;
}
.news ul li a{
	color:#535353;
	font-size:16px;
	float:left;
  height: 42px;
}
.news_r_c ul{
	float: left;
    position: absolute;
    width: 306px;
    margin-top: -4px;
    height: 190px;
    background: #fff;
}
.news_r_c ul li{
	height:20px;
	margin-top:14px;
  	margin-left: 15px
}
.news_r_c ul li img{
	float:left;
	margin-top:-6px;
}
.news_r_c ul li a{
	color:#535353;
	font-size:15px;
	float:left;
  	margin-left: 13px;
}
.news ul li span{
	color:#dcb591;
	font-size:15px;
	float:right;
}
.news_l{
	float: left;
	margin-top: 20px;
	width: 415px;
}
.news_l_t{
	width: 415px;
	float:left;
}
.news_l_t p{
	float:left;
	font-size:20px;
	color:#222;
	margin-right:24px;
}
.news_l_c{
	/*margin-top:10px;*/
}
.num0{
  	position:absolute;
	left: 39%;
    top: 420px;
  	z-index:99999;
}
.num0 li{
	width:12px;
	height:12px;
	float:left;
	margin-left:16px;
	border:1px solid #6698CA;
	border-radius:50%;
	background:#fff;
}
.num0 .ons0{
	background: #6698CA;
}
.pic{
	width:415px;
	height:300px;
	float:left;
	margin-top: -6px;
}
.pic img{
	width:413px;
	height:266px;
}
.pic .num{
	left: 38%;
    top: 285px;
}
.pic .num li{
	width:6px;
	height:6px;
	float:left;
	margin-left:8px;
	border:1px solid #6698CA;
	border-radius:50%;
	background:#fff;
}
.pic .num .on{
	background: #6698CA;
}
.focusBox{
    width: 415px;
    height: 500px;
    float: left;
    position: relative;
}
.dsp{
	float:left;
	margin-top: 37px;
}
.dsp p{
	font-size:18px;
	color:#575757;
	margin-bottom:5px;
	font-weight:bold;
}
.dsp div{
	font-size:14px;
	color:#999;
	text-indent:25px;
}
.news_m{
	width:340px;
	float:left;
	margin-left:55px;
	margin-top: 20px;
}
.news_m select{
	width:150px;
	height:30px;
	color:#696969;
	border:1px solid #d9d7d7;
	float:right;
  	text-indent:5px;
	-webkit-appearance:none;
	background: url("../images/sl.jpg") no-repeat scroll right center transparent;
}
select::-ms-expand { display: none; }
.news_m_t,.news_m_t a{
	font-size:15px;
	color:#696969;
}
#select01{
	color:red;
}
.news_m_c{
	margin-top:-13px;
}
.news_m_t{
  	width:360px;
	height:32px;
	line-height:32px;
}
.spjj{
	
}
.news_r{
	float: right;
	margin-top: 30px;
	width: 306px;
}
.news_r_t{
	float:left;
	width:285px;
}
.news_r_t p{
	float:left;
	font-size:20px;
	color:#fff;
}
.news_r_c{
	margin-top: 20px;
	float:left;
}

.news_r0{
	float: right;
	margin-top: 20px;
	width: 306px;
}
.news_r_t0{
	float:left;
	width:285px;
}
.news_r_t0 p{
	float:left;
	font-size:20px;
	color:#222;
}
.news_r_c0{
	margin-top: -11px;
	float:left;
}

.news_r_c0 ul li a{display:inline-block;width: 270px;/* overflow: hidden; *//* text-overflow:ellipsis; *//* white-space: nowrap; */}

#media{
	width: 100%;
	height: 539px;
	margin-top: 10px;
	background: url(../images/midbg0.jpg);
	background-position: top center;
}
.media{
	width: 1171px;
	height: 539px;
	margin: auto;
}
.media_left{
	float: left;
	width: 444px;
	height: 460px;
	margin-top: 39px;
}

.media_left_links{
	width: 450px;
}

.media_left_links a{display: block;width: 100px;height: 20px;float: right;}

.txt{
	width:332px;
	height:72px;
	background:url(../images/pur.png);
	float:left;
	margin-top:-120px;
	font-size:20px;
	color:#fff;
	padding-top:9px;
	padding-left:21px;
	padding-right:24px;
	line-height:30px;
}

.mr_l{position: relative;}
.mr_l .txt2{  background:url(../images/pur.png); position: absolute; top: 120px; left: 0; width:250px; height:72px; line-height:30px;padding-left:21px;padding-right:24px;font-size:20px;color:#fff;}

.news_r_c{position: relative;}
.news_r_c .txt2{  background:url(../images/pur.png); position: absolute; top: 120px; left: 0; width:250px; height:72px; line-height:30px;padding-left:21px;padding-right:24px;font-size:20px;color:#fff;}


.jxky{
	float:left;
	width:100%;
	height:190px;
	background:#fff;
    margin-top: -4px;
}
.jxky ul{
	margin-top:2px;
	margin-left:15px;
}
.jxky ul li{
  	width:100%;
	height:20px;
	margin-top:14px;
  	float:left;
}
.jxky ul li img{
	float:left;
	margin-top:-6px;
}
.jxky ul li a{
	margin-left:13px;
	float:left;
	color:#444;
	font-size:15px;
}
.media_right{
	float: right;
	width: 679px;
	height: 500px;
	/*margin-top: 49px*/;
}
.media_right_o{
	width:325px;
  	float:left;
}
.media_right_links{
	height:80px;
	width: 325px;
  	float:left;
}

.media_right_links a{display: block;width: 100px;height: 20px;float: left;margin-top:35px;margin-left:27px;overflow:hidden;}

.mr_l{
	width:325px;
	height:419px;
	/*margin-top:20px;*/
	background:#fff;
	float:left;
}
.mrti{
	width:280px;
  	margin:0 auto;
  	margin-top:22px;
}
.mrti img{
	width:280px;
  	height:206px;
}
.mr_l li,.mr_r li{
	height:20px;
  	margin:0 auto;
	margin-top:14px;
  	width:280px;
  	float:left;
}
.mr_l li img{
	float: left;
    margin-top: -6px;
}
.mr_l li a{
    margin-left: 11px;
    float: left;
    color: #444;
    font-size: 15px;
}
.date{
	width:48px;
	height:48px;
	float:left;
}
.date1{
	width:48px;
	height:32px;
	background:#fff;
	text-align:center;
	line-height:32px;
	color:#333232;
	font-size:14px;
}
.date2{
	width:48px;
	height:16px;
	background:#f2a400;
	text-align:center;
	line-height:16px;
	color:#fff;
	font-size:12px;
}
.title{
	margin-left:12px;
	float:left;
}
.title p{
	font-size:14px;
	color:#444;
	margin-top:5px;
	margin-bottom:5px;
}
.title p a{
	font-size:14px;
	color:#444;
	margin-top:5px;
	margin-bottom:5px;
}

.title a{
	font-size:12px;
	color:#999;
	text-decoration:none;
}
.mr_r{
	width:305px;
	height:390px;
	/*margin-top:20px;*/
	margin-left:30px;
	float:left;
}

#gongneng{
	width: 100%;
	margin-top: 20px;
	height: 274px;
}
.gongneng{
	width: 1170px;
	height: 256px;
	margin: auto;
}
.gongneng_left{
	width: 855px;
	float: left;
}
.gongneng_left p,.gongneng_bt p{
	float:left;
	color:#222;
	font-size:20px;
}
.zxzt{
	float:left;
    width:840px;
    height:104px;
}
.zxzt a{
  	margin-top:10px;
  	display: block;
    float: left;
	margin-left:10px;
}
.gongneng_right{
	width:285px;
	float: right;
}
.gongneng_right ul{
	float:left;
	width: 290px;
	margin-top:2px;
	background-repeat:no-repeat;
	background-position: -12px 10px;
}
.gongneng_right ul li{
	float:left;
	height:20px;
	margin-top:15px;
    width:145px;
}
.gongneng_right ul li img{
	float:left;
}
.gongneng_right ul li a{
	float:left;
	font-size:16px;
	color:#535353;
	background:url(../images/li_bg.jpg) left center no-repeat;
	text-indent: 12px;
	margin-right: 20px;
}
.gongneng_bt{
	width:100%;
    height:80px;
	margin-top:20px;
	float:left;
}
.yqlj{
	float:left;
	width:100%;
	height: 48px;
	margin-top:10px;
}
.yqlj li{
	float:left;
	margin-right: 31px;
	/* width: 108px; */
	height: 20px;
	line-height: 20px;
}
.yqlj li img{
	float:left;
	margin-top: 2px;
}
.yqlj li a{
	text-decoration:none;
	color:#222;
	font-size:15px;
	margin-top: -3px;
	/* float: right; */
}

#news a:hover,#media a:hover,#gongneng a:hover{
	color:red;
}

#foot{
	width: 100%;
	height: 342px;
	background: #3d94d7;
	border-top:2px solid #0080c7;
	margin-top: 12px;
}
.foot_bg{
	width: 100%;
	height: 342px;
	background:#fff;
}
.foot{
	width: 100%;
	height: 342px;
	background:url(../images/b_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ftop{
	width:100%;
	height:79px;
	border-bottom:1px solid #d0d0d0;
}
.ftinner{
	width:1160px;
	margin:0 auto;
}
.ft_l{
	float:left;
}
.ft_l a{
	margin-right: 41px;
	font-size:17px;
	color:#2f2f2f;
	margin-top:30px;
	float:left;
}
.ft_r{
	float:right;
  	width:285px;
  	height:69px;
}
.ft_r a{
	float:left;
	display:block;
	font-size:15px;
	color:#2f2f2f;
	margin-left:40px;
	margin-top:10px;
  	height:59px;
  	width:60px;
}
.ft_r a p{
	width:32px;
	height:32px;
	border:1px solid #188ccc;
	border-radius:50%;
	margin: 0 auto;
    margin-bottom: 5px;
}
.ft_r img{
  	float:left;
	margin-top:6px;
  	margin-left:6px;
}
.fbinner{
	width:1160px;
	margin:0 auto;
}
.fb_l{
	float:left;
}
.fb_l ul{
    width: 109px;
    height: 250px;
    overflow: hidden;
	float:left;
}
.fb_l ul li{
	margin-top:10px;
}
.fb_l ul li a{
	font-size:15px;
	color:#2f2f2f;
}
.fb_r{
	float: left;
    width: 220px;
    height: 110px;
    margin-left: 177px;
}
.fb_r a{
	float:left;
	display:block;
	font-size:14px;
	color:#2f2f2f;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
  	width:98px;
  	height:100px;
}
.fb_r a p{
	width:71px;
	height:70px;
	border:1px solid #d0d0d0;
	text-align:center;
	line-height:70px;
	margin: 0 auto;
    margin-bottom: 3px;
}
.fb_r a p img{
	width:70px;
  	height:65px;
}


.foot_l{
	width: 250px;
	height: 342px;
	float: left;
}
.foot_l_t{
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 67px;
}
.foot_l_b{
	float: left;
	margin-top: 47px;
}
.foot_l_slide{
	float: left;
	text-align: center;
	width: 70px;
	margin-left: 17px;
}
.foot_l_slide a{
	display: block;
	float: left;
	width: 68px;
	height: 68px;
	border: 1px solid #98b6dc;
	border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 88px;
	transition:0.2s;
}
.foot_l_slide a:hover{
	border-radius: 40px;
}
.foot_l_slide span{
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	color: #bcd1f0;
	font-size: 14px;
	margin-top: 10px;
}
.foot_slide{
	width: 160px;
	float: left;
	margin-top: 64px;
}
.foot_slide a{
	display: block;
	width: 160px;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #bcd1f0;
	font-size: 14px;
}
.foot_slide1{
	margin-left: 200px;
}
.foot_slide2{
	margin-left: 10px;
}
.foot_slide3{
	margin-left: 10px;
}
.foot_r{
	float: right;
	margin-top: 65px;
}
.foot_r_slide{
	display: block;
	width: 118px;
	height: 38px;
	border: 1px solid #98b6dc; 
	border-radius: 10px;
	line-height: 38px;
	text-align: center;
	margin-top: 16px;
	transition:0.2s;
}
.foot_r_slide:hover{
	border-radius: 20px;
}
.foot_r_slide img{
	float: left;
	margin-top: 7px;
	margin-left: 18px;
}
.foot_r_slide span{
	float: right;
	margin-right: 18px;
	color: #bcd1f0;
}
#foot a:hover{
	text-decoration: underline;
}
.weibo1{
	margin-top: 90px;
	margin-right: 20px;
	float: right;
	text-align: center;
	cursor: pointer;
}
.weibo1 img{
	width: 40px;
	height: 40px;
}
.weibo1_font{
	font-size: 14px;
	color: #fff;
}
.links1{
	float: right;
	width: 500px;
	margin-top: 20px;
}
.links1 a{
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}
.links{
	width: 300px;
	float: right;
}
.links_t{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	margin-top: 32px;
}
.links_b{
	width: 100%;
}
.links_b select{
	float: left;
	margin-top: 15px;
	width: 220px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: none;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
}
.links_b select option{
	color: #000;
}
.jiuban{
	float: right;
	font-size: 16px;
	color: #fff;
	margin-top: 100px;
	margin-right: 34px;
}
#bottom{
	width: 100%;
    height: 130px;
	background: #0479CE;
}
.bottom{
	width: 100%;
	height: 120px;
	/* background: #313131; */
	background: #0479CE;
	width: 1170px;
	height: 92px;
	margin: auto;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 16px;
}
.bottom a{
	color: #fff;
	font-size: 14px;
}
#bottom a:hover{

	color: #fff;
}
.shiyedanwei{
	position: absolute;
	right: 80px;
	top: 2px;
	display: block;
	width: 30px;
	height: 30px;
}
.shiyedanwei img{
	height: 30px;
	width: auto;
}

.clear{
	clear:both;
}




#cont{
	margin-bottom:20px;
}
.cinner{
	width:1170px;
	margin:0 auto;
	margin-top:35px;
	position:relative;
	overflow: hidden;
}
.cil{
	width:288px;
	float:left;
}
.dingw{
	color:#2f2f2f;
	font-size:14px;
}
.dingw img{
	float:left;
}
.dingw a{
	color:#2f2f2f;
	font-size:14px;
	text-decoration:none;
}
.dingw a:hover{
	text-decoration: underline;
}
.Bigimg_fomt{
  	margin-top:40px;
  	width: 288px;
  	height: 66px;
  	white-space:normal;
  	word-break:break-all;
  	word-warp:break-word;
  	overflow:hidden;
  	background: #c90010;
  	border-top: 4px solid #fcbd14;
  	text-align: center;
  	line-height: 66px;
  	background: #1d89c5;
  	border-top: 4px solid #fcbd14;
}
.Bigimg_fomt span{
    font-size: 22px;
    color: #fff;
}
.dao_l{
	margin-top:10px;
}
#dao_l{
	color:#fff;
	background: #c90010;
	border-left: 5px solid #fcbd14;
	color: #fff;
	background:#1d89c5;
	border-left: 5px solid #fcbd14;
}
.dao_l a{
	display:block;
	width:253px;
	height:50px;
	padding-left:30px;
	line-height:50px;
	background:#e3e3e3;
    border-left: 5px solid #d0d0d0;    
	color:#333;
	font-size:16px;
  	margin-bottom:1px;
}
.dao_l a:hover{
	color:#fff;
	background: #c90010;
	border-left: 5px solid #fcbd14;
	color: #fff;
	background:#1d89c5;
	border-left: 5px solid #fcbd14;
}
.cir{
	float:right;
	width:840px;
	margin-top:40px;
	overflow: hidden;
	margin-bottom: 50px;
}
.r_list li{
	margin-bottom:16px;
	width:100%;
	height:20px;
}
.r_list li a{
	font-size: 14px;
    color: #333;
    text-decoration: none;
    display: block;
    width: 700px;
    float: left;
    text-indent: 20px;
}
.r_list li a:hover{
	color:red;
}
.r_list li span{
	font-size: 14px;
    color: #333;
    float: right;
    display: block;
    width: 100px;
}
.r_list li img{
	display: block;
    width: 4px;
    float: left;
    margin-top: 8px;
}
.fy{
	margin-top:30px;
}
.fy p{
	float:left;
	font-size:14px;
	color:#333;
}
.fy p span{
	color:#e3393a;
}
.fy p a{
	float:left;
	display:block;
	width:48px;
	height:34px;
	border:1px solid #f7f7f7;
	font-size:14px;
	color:#333;
	text-align:center;
	line-height:34px;
	margin-top:-8px;
}
.fy p input{
	width:30px;
	text-align:center;
}
.fy p button{
	width:30px;
	color:#fff;
	background:#1d89c5;
}
.stit{
  	overflow: hidden;
    background: #eee;
    padding: 10px;
}
.stit h3{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.stit p{
  	width:500px;
	text-align:left;
  	float: left;
	margin-top:15px;
	font-size:14px;
	color:#666;
}
.neir{
	margin-top:25px;
	margin-bottom:25px;
  	padding-top: 20px;
  	line-height:35px;
  	letter-spacing:1px;    font-family::Microsoft YaHei!important
}
.neir span{
	font-family:Microsoft YaHei!important;
  	font-size: 16px!important;
}
.neir p{
	font-family:Microsoft YaHei!important;
    font-size: 16px!important;
}
.neir img{
		max-width: 640px;    
  		text-align:center;
}
.sc{
  	width:222px;
	float:right;
	margin-top:15px;
}
.sc a{
	font-size:14px;
	color:#666;
	text-decoration:none;
}
.page_sx{
	position: absolute;
  	left:330px;
  	bottom:0;
}
.page_sx a{
	color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
     white-space: nowrap;
    display: inline-block;
    width: 295px;
}
.share_top{
	height: 50px;
	line-height: 50px;
}
.share_top span{
	display: block;
	float: left;
	margin-left: 17px;
}
.share_body a{
	margin-left: 27px !important;
}
.bshare-custom{
    background: #eeeeee;
    margin-top: 5px;
    float: right;
  	width:100px;
}

/*ztbd_list*/
 .ztbd_list{
   width: 100%;
   float: left;
   margin-top: 35px;
}
.ztbd_list ul li{float:  left;margin-right: 62px;margin-bottom: 26px;}
.ztbd_list ul li a{
    width: 230px;
    height: 100px;
    display: inline-block;
}
.ztbd_list ul li a img{
    width: 230px;
    height: 100px;
    transition: all 1s ease 0s;
    /* border-radius: 10px; */
}
.ztbd_list ul li a img:hover{opacity: 0.9;transform: scale(1.1); -webkit-transform: scale(1.1);}

.links{
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	/* margin-left: 179px; */
}
.links span{
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	float: left;
}
.links select{
	float: left;
    margin-right: 20px;
    width: 217px;
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #f5f5f5;
	text-indent: 10px;
	border: 1px solid #eee;
	text-align: center;
}

