﻿.main{
	width: 100%;
	min-width: 1200px;
	height: 955px;
	background: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0 center;
	padding-top: 45px;
}
/*--------头部信息----------*/
.head{
	width: 1200px;
	height: 250px;
	margin:0 auto;
}
.logo{
	width: 393px;
	height:111px; 
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.sea{
	width: 630px;
	height: 145px;
	margin: 44px auto 0;
}
.sea .wxlogo{width: 57px;height: 44px;float: right;background: url(../images/wxlogo.png) no-repeat center;position:relative;cursor: pointer;}
.sea .wxlogo img{display: none;width: 100px;height: 100px;position: absolute;left: -20px;top: 50px;}
.sea .wxlogo:hover img{display: block;}
.sea div{
	float: left;
}
.seainp{
	width: 502px;
	height: 45px;
	background: #fff;
}
.seainp input{
	width: 487px;
	height: 45px;
	background: #fff;
	color: #999999;
	line-height: 45px;
	border:none;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 0;
}
.seabtn{
	width: 58px;
	height: 45px;
}
.seabtn input{
	width: 100%;
	height: 45px;
	background: none;
	border: none;
	padding-left: 0;
	padding-right: 0;
	cursor: pointer;
	background-image: url(../images/sea.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
/*-------中间主体部分-------*/
.mainbody{
	width: 1200px;
	height: 490px;
	margin: 0 auto;
	background: url(../images/mainbg.png);
	background-size: cover;
}
.mainbody>div{
	float: left;
} 
.nav{
	width: 130px;
	height: 100%;
	overflow: hidden;
	/*background: rgba(11,79,141,.5);*/
}
.nav li{
	width: 110px;
	height: 69px;
	margin-left: 10px;
	line-height: 69px;
	*margin-left:0;/*ie7*/
	*height: 50px;
	*line-height: 47px;
	border-bottom:solid 1px #3970a2;
	font-size: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer;  
}
.nav li a{
	color: #fff;
	display: block;
}
.nav li a:hover{
	color: #ffc926;
}
.on_nav{
	background-image: url(../images/navicon.png);
	background-repeat:no-repeat;
	background-position: 5px 22px;
	color: #ffc926 !important;
}
.on_nav a{
	color: #ffc926 !important;
}
.nav li:last-child{
	border-bottom:none;
}
.main_right{
	width: 1070px;
	height: 100%;
}
.main_rtop{
	width: 1041px;
	height: 247px;
	margin-top: 17px;
	margin-left: 17px;
}
.main_rtop>div{
	float: left;
}
.banner{
	width: 405px;
	height: 100%;
	position: relative;
}
.banimg{
	width: 405px;
	height: 247px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
}
.banimg li{
	width: 405px;

	height: 247px;
}
.banimg li img{
	width: 405px;
	height: 247px;
	cursor:pointer;
}
.baninf{
	width: 100%;
	*width: 389px;
	height: 40px;
	z-index: 222;
	background:url(../images/tiblebg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 207px;
	*left: 16px;
}
.baninf a:link {color: #ffffff}
.baninf a:visited {color: #fff}
.baninf a:hover {color:  #1379d8}
.baninf a:active {color: #fff}

.baninf>div{
	float: left;
}
.baninf_title{
	width: 290px;
	*width: 270px;
	height: 20px;
	margin-left: 17px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
}
.baninf_title li{
	float: left;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
}
.baninf_dot{
	width: 80px;
	height: 9px;
	margin-left: 15px;
	margin-top: 15px;
}
.baninf_dot li{
	width: 9px;
	height: 9px;
	float: left;
	margin-right: 6px;
	cursor: pointer;
	background: url(../images/banner1_dot.png);
	background-repeat: no-repeat;
}
.baninf_ondot{
	background: url(../images/banner1_ondot.png) !important;
}
.baninf_dot li:last-child{
	margin-right: 0;
}
.news{
	width: 360px;
	height: 100%;
	margin-left: 17px;
}
.news_top{
	width: 100%;
	height: 35px;
	border-bottom: solid 1px #d8d8d8;
}
.news_top li{
	height: 34px;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 15px;
}
.news_top li a{
	color: #666666;
}
.news_top li:hover{
	color: #147bda;
}
.on_news{
	color: #147bda;
	border-bottom: solid 3px #147bda;
}

.on_news a:link {color: #147bda}
.on_news a:visited {color: #147bda}
.on_news a:hover {color:  #147bda !important}
.on_news a:active {color: #147bda}
/*.on_news a{
	color: #147bda;
}*/
.news_bottom{
	width: 360px;
	height: 210px;
    overflow: hidden;
	position: relative;
}
.news_bottom a:link {color: #666666}
.news_bottom a:visited {color: #666666}
.news_bottom a:hover {color:  #1379d8}
.news_bottom a:active {color: #666666}

.news_bottom>div{
	width: 360px;
	height: 200px;
}
.work_news{
	margin-top: 10px;
	overflow: hidden;
}
.work_news li,.pic_news li,.publicity_btitle li{
	width: 350px;
	height: 29px;
	*height: 25px;
	font-size: 15px;
	color: #666;
	overflow: hidden;
	text-align: left;
	line-height: 28px;
	*line-height: 25px;
	cursor: pointer;
	background:url(../images/dian.jpg) 0 50% no-repeat;
	padding-left:10px;
}
.publicity_btitle li{
	*margin-left: -16px;
}
.work_news li:hover,.pic_news li:hover{
	color: #147bda;
}
.work_news li span{
	float: left;
    display: inline-block;	
}
.work_news li span:first-child{
	width: 285px;
	*width: 280px;
	height: 29px;
}
.work_news li span:last-child{
	width: 60px;
	*width: 50px;
	height: 29px;
	text-align: right;
}
.more{
	width: 241px;
	height: 100%;
	margin-left: 17px;
}
.more>ul{
	width: 117px;
	height: 80px;
	float: left;
	cursor: pointer;
	margin-bottom: 6px;
}
.more>ul:first-child{
	width: 241px;
	height: 74px;
}
.work_ol{
	background: #00a8ff;
}
.work_ol:hover{
	background:#417eef; 
}
.work_ol:hover li span img{
	transform:rotateY(180deg);
	-ms-transform:rotateY(180deg); 	/* IE 9 */
	-moz-transform:rotateY(180deg); 	/* Firefox */
	-webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
	-o-transform:rotateY(180deg); 	/* Opera */
}
.petition_ol:hover li img,.complaint_ol:hover li img,.official_mb:hover li img,.Official_wc:hover li img{
	transform:rotateY(180deg);
	-ms-transform:rotateY(180deg); 	/* IE 9 */
	-moz-transform:rotateY(180deg); 	/* Firefox */
	-webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
	-o-transform:rotateY(180deg); 	/* Opera */
}
.work_ol li{
	width: 100%;
	height: 35px;
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.work_ol li span{
	margin-left: 10px;
}
.work_ol li span img{
	vertical-align: middle;
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
}
.petition_ol{
	background: #fb6e52;
}
.petition_ol:hover{
	background: #33bcc5;
}
.complaint_ol{
	margin-left: 7px;
	background: #f6821d;
}
.complaint_ol:hover{
	background: #eccf3c;
}
.official_mb{
	background: #eabc20;
}
.official_mb:hover{
	background: #ef7560;
}
.Official_wc{
	margin-left: 7px;
	background: #89ba10;
}
.Official_wc:hover{
	background: #a881ec;
}
.petition_ol li,.complaint_ol li,.official_mb li,.Official_wc li{
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.petition_ol li:first-child,.complaint_ol li:first-child,.official_mb li:first-child,.Official_wc li:first-child{
	margin-top: 11px;
	margin-bottom: 4px;
}
.petition_ol li img,.complaint_ol li img,.official_mb li img,.Official_wc li img{
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
}
.main_rbottom{
	width: 1041px;
	height: 195px;
	margin-top: 12px;
	margin-left: 17px;	
}
.main_rbottom>div{
	float: left;
}
.publicity{
	width: 405px;
	height: 100%;
}
/*.publicity a:link {color: #1379d8}
.publicity a:visited {color: #1379d8}
.publicity a:hover {color:  #1379d8}
.publicity a:active {color: #1379d8}*/
.publicity_top{
	width: 100%;
    height: 40px;
    border-bottom: solid 1px #d8d8d8;
}
.publicity_top li{
	width: 100px;
	height: 39px;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	float: left;
}
.publicity_top li a{
	color: #666666;
}
.publicity_top .hover {
	border-bottom: solid 3px #147bda;	
}
.publicity_top .hover a{
	color:  #147bda;
}
.publicity_bottom{
	width: 100%;
	height: 145px;
	margin-top: 10px;
}
.publicity_bottom a:link {color: #666666}
.publicity_bottom a:visited {color: #666666}
.publicity_bottom a:hover {color:  #1379d8}
.publicity_bottom a:active {color: #1379d8}
.publicity_bottom>div{
	float: left;
}
.publicity_btitle{
	width: 405px;
	height: 100%;
}
.publicity_btitle li{
	width: 395px;
}
.publicity_btitle li:hover{
	color: #147bda;
}
.publicity_btitle li span{
	float: left;
}
.publicity_btitle li span:first-child{
	width: 335px;
	*width: 330px;
	display: inline-block;
}
.publicity_btitle li span:last-child{
	width: 60px;
	*width: 50px;
	text-align: right;
	display: inline-block;
}
.banner02{
	width: 615px;
	height: 165px;
	margin-top: 30px;
	margin-left: 17px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.banner02_img{
	height: 129px;
	position: absolute;
	top: 20px;
	overflow: hidden;
}
.banner02_img li{
	float: left;
	width: 177px;
	height: 129px;
	margin-left: 21px;
}
.banner02_img li img{
	width: 100%;
	height: 100%;
	cursor:pointer;
}
.banner02_switch{
	width: 68px;
	height: 45px;
	position: absolute;
	top: 60px;
	z-index: 222;
}
.banner02_switch li{
	width: 34px;
	float: left;
	height: 100%;
	cursor: pointer;
}
.banner02_pre{
	background: url(../images/prebg.png);
	background-repeat: no-repeat;
}
.banner02_next{
	background: url(../images/nextbg.png);
	background-repeat: no-repeat;
	margin-left: 581px;
	margin-top: -45px;
}
/*-------底部版权信息-------*/
.footer{
	width: 100%;
	height: 120px;
	position: relative;
	bottom:  0px;
	top: 95px;
	/*background: rgba(0,0,0,.4);*/
	background: url(../images/footerbg.png);
	background-size: cover;
}
.footer .w1200{
	width: 1200px;
	height: 66px;
	position: relative;
	top: 25px;
	margin: 0 auto;
}
.footer .w1200 a{color:#FFF;}.footer .w1200 a:hover{color:#FFF;}
.footer .w1200>div{
	float: left;
}
.footer_left{
	width: 160px;
	height: 100%;
}
.footer_left img{
	margin-left: 100px;
}
.footer_inf{
	width: 880px;
	height: 100%;
}
.footer_inf li{
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.footer_inf li span{
	padding: 0 5px 0 5px;
}
.footer_inf li span img{
	vertical-align:middle;
}
.footer_right{
	width: 160px;
	height: 100%;
	margin-top: 10px;
}
.footer_right img{
	margin-left: 20px;
}

#newstit{margin-top: 5px;margin-bottom: 5px;}
#newstit li{background:none;margin-top: 5px;margin-bottom: 5px;}
#newstit a{ color: #D80000;width: 100%;font-size: 18px;}