@charset "utf-8";
/* CSS Document */
/*body{background-color:#f9f8fd;min-width: 1200px;}
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section ,h3{ margin:0; padding:0; }  
*/
/*body,button,input,select,textarea { font:12px "Microsoft Yahei",tahoma,arial,"\5b8b\4f53"; } 
input,select,textarea { font-size:100%; border:1px solid #cccccc; } 
table { border-collapse:collapse; border-spacing:0; }  
th { text-align:inherit; }  
fieldset,img { border:none; }  
iframe { display:block; } 
abbr,acronym { border:none; font-variant:normal; }  
del { text-decoration:line-through; } 
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:500; } 
ol,ul { list-style:none; margin:0; padding:0; }  
dl.dd{ margin:0; padding:0;}
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500; } 
q:before,q:after { content:''; } 
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; } 
sup { top:-0.5em; } 
sub { bottom:-0.25em; }  
a:hover { text-decoration:none; color:#c51e20} 
ins,a { text-decoration:none; } 
a:focus,*:focus { outline:none; }
a{ color:#333;} */*/
/*.clear{ clear:both}
.clearfix:before,.clearfix:after { content:""; display:table; } 
.clearfix:after { clear:both; overflow:hidden; } 
.clearfix { zoom:1; /* for IE6 IE7 */ } */
/*头部*/
/*.head{
	width:100%;
	height:180px;
	background-color:#fafafa;
	box-shadow:0 0 20px #ccc;
	position:relative;
	z-index:2;
}
.topframe{
	width:1200px;
	height:60px;
	margin:0 auto 10px auto;
	padding-top:20px;
	position:relative;
}
.topLeft{
	float:left;
}
.topLeft .logo_zgzj img{
	margin-top:6px;
	width:280px;
}
.topLeft .sdck{
	font-size:16px;
	color:#747474;
	float:left;
	margin-left:10px;
	margin-top:20px;
}
.topLeft .sdck img{
	padding-left:8px;
	vertical-align:middle;
}
.topLeft .logo_zgzj{
	display:block;
	float:left;
}
.topRight{
	float:right;
	width:500px;
}
.topRight .logo_zjzw{
	float:left;
	width:161px;
	display:inline-block;
	margin-top:10px;
	margin-left:20px;
}
.topRight .search{
	width:240px;
	height:30px;
	margin-top:10px;
	position:relative;
	float:left;
	background:url(../images/search_bg.png) left top no-repeat;
}
.topRight .search input{
	padding:2px;
	width:180px;
	border:none;
	background-color:none;
	position:absolute;
	left:10px;
	top:4px;
}
.topRight .search .button_search{
	width:18px;
	height:17px;
	display:block;
	position:absolute;
	right:4px;
	top:9px;
}
#main_nav{
	width:1200px;
	height:30px;
	line-height:30px;
	margin:50px auto 0 auto;
	position:relative;
}
#main_nav ul{
	width:100%;
	margin:0 auto;
}
#main_nav ul li{
	float:left;
	padding:0 35px;
	font-size:16px;
	height:50px;
	line-height:50px;
	position:relative;
	text-align:center;
}
#main_nav ul li a{
	font-size:16px;
}
#main_nav ul li a:hover{
}
#main_nav li ul {
	position: absolute;
	top: 40px;
	left: 6px;
	display: none;
	z-index:999;
}
.navbg{
	width:100%;
	height:40px;
	position:absolute;
	top:180px;
	z-index:888;
	border:1px solid #d3d3d3;
	background:#f6f6f6;
	display:none;
}
#main_nav ul .item a{
	color:#c51e20;
}
#main_nav ul .focus {
}
#main_nav ul .focus a{
	color:#b33220;
}
#main_nav li ul li{
	padding:0;
}
#main_nav ul li .current1{
	height:65px;
	margin-top:5px;
	background:url(../images/nav_arrow1.png) center top no-repeat;
}
#main_nav li ul li a{
	width:102px;
	height:42px;
	line-height:40px;
	display:inline-block;
	font-size:14px;
	color:#444!important;
}
#main_nav li ul li a:hover{
	background:url(../images/nav_subbg2.png) center top no-repeat;
	color:#fff!important;
}*/

/*地区选择*/
/*.citys {
    position: absolute;
    top:70px;
    left:20px;
	background:url(../images/final_banner_top.png) left top no-repeat;
    z-index: 99999;
	width:1000px;
	height:400px;
	padding:30px 10px;
	display:none;
}
.citys .province{
	width:90%;
	margin:30px auto 0 auto;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:10px;
}
.citys .province h3{
	width:120px;
	float:left;
	font-size:16px;
	color:#ff4112;
	text-align:left;
}
.citys .gonghui {
    width: 90%;
    margin: 20px auto 0 auto;
    height: 90px;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

.citys .gonghui h3 {
    width: 120px;
    float: left;
    font-size: 16px;
    color: #f55600;
    text-align: left;
}

.citys .gonghui ul {
    float: left;
    width: 700px;
}

.citys .gonghui ul li {
    float: left;
}

.citys .province ul{
	float:left;
}
.citys .province ul li{
	float:left;
	font-size:14px;
}
.citys .city{
	width:90%;
	margin:10px auto 0 auto;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:10px;
}
.citys .city h3{
	width:120px;
	float:left;
	font-size:16px;
	color:#ff4112;
	text-align:left;
}
.citys .city ul{
	float:left;
}
.citys .city ul li{
	float:left;
	font-size:14px;
}
.citys .county{
	width:90%;
	margin:20px auto 0 auto;
	height:60px;
	line-height:30px;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:10px;
	position:relative;
}
.citys .county h3{
	width:120px;
	float:left;
	font-size:16px;
	color:#ff4112;
	text-align:left;
}
.citys .county ul{
	float:left;
	width:600px;
}
.citys .county ul li{
	float:left;
	font-size:14px;
}
.jiaxing .item{
	height:30px;
	padding:0px;
}
.item .area{
	background-color:#e42d30;
	color:#fff!important;
}
.nanhustreet{
	display:none;
}
.citys  ul li a{
	display:inline-block;
	padding:0 10px;
}
.citys  ul li a:hover{
	background-color:#e42d30;
	color:#fff!important;
	padding:0 10px;
}
.citys .item{
	background-color:#e42d30;
	color:#fff!important;
}
.citys .item>a{
	color:#fff;
}
.region {
    width: 780px;
    position: absolute;
    top: 260px;
    left: 180px;
    z-index: 10;
    padding-top: 35px;
}
.region .province{
	width:90%;
	margin:0 auto;
	border-bottom:1px dashed #CCC;
	text-align:left;
	font-size:15px;
	height:30px;
	padding:10px 0;
}
.region .province a{
	padding:5px 18px;
	display:inline-block;
}
.region .province a:hover{
	background-color:#ef3438;
	color:#fff;
}
.region .prefecture-level{
	width:90%;
	margin:10px auto;
	border-bottom:1px dashed #CCC;
	padding:10px 0;
	text-align:left;
	font-size:15px;
	height:120px;
}
.region .prefecture-level li{
	float:left;
	padding:5px 18px;
}
.region .areacontent{
	width:90%;
	margin:10px auto;
	padding:10px 0;
	text-align:left;
	height:200px;
}
.region .areacontent li{
	float:left;
	font-size:15px;
}
.region .areacontent li a{
	padding:5px 18px;
	display:inline-block;
}
.region .areacontent li a:hover{
	background-color:#ef3438;
	color:#fff;
}
.region .current{
	background-color:#ef3438;
}*/


.mainframe{
	width:100%;
	padding-top:10px;
	background:url(../images/bg.png) left top repeat;
	overflow:hidden;
}
.location{
	font-size:14px;
	width:100%;
	height:40px;
	line-height:40px;
	width:1000px;
	padding-left:10px;
	padding-bottom:10px;
}
.location .current{
	color:#c32425;
}
.content{
	width:1200px;
	margin:0 auto;
	padding:0 40px 0 0;
}
.list{
	width:100%;
}
.list .leftframe, .list .rightframe {
    float: left;
}
.list .leftframe{
	width:250px;
	float:left;
	background:url(../images/leftnav.png) left top repeat;
	box-shadow:0 10px 20px #ccc;
	padding-bottom:20px;
}
.list .leftframe h3{
	width:100%;
}
.list .leftframe h3 img{
	width:250px;
}
.list .leftframe h3 span{
	background:url(../images/page_01.gif) left center no-repeat;
	padding-left:10px;
	font-size:22px;
	font-weight:narmal;
	text-indent:10px;
}
.list .leftframe ul{
}
.list .leftframe ul li{
	width:100%;
	line-height:85px;
	font-size:16px;
	text-align:center;
}
.list .leftframe ul li img{
	vertical-align:middle;
	padding-left:80px;
	padding-right:10px;
}
.list .rightframe{
	width:920px;
	float:right;
	min-height:600px;
	*+height:100%;
	_height:600px;
}
.list .leftframe ul .item {
	background:url(../images/leftnav_item.png) center 10px no-repeat;
}
.list .leftframe ul .item a{
	color:#fff;
}
.newscontent{
	padding:0 30px;
}
.list .newscontent h2{
	text-align:center;
	font-size:24px;
	padding:0px 0 5px 0;
	background:url(../images/lanmu_name.png) center top no-repeat;
	height:115px;
	line-height:115px;
	color:#c32425;
}

.newscontent h3{
	width:100%;
	line-height:30px;
	font-size:16px;
}
.newscontent h3 span{
	padding-left:10px;
	color:#c32425;
	font-size:24px;
	font-weight:bold;
}
.newscontent .fbt{
	text-align:center;
	font-size:18px;
	border-bottom:none;
}
.list .newscontent .zhengwen{
	padding:10px 10px;
	min-height:500px;
	height:auto;
}
.list .newscontent ul{
	padding:0;
	min-height:500px;
	height:auto;
}
.list .newscontent ul li .newslist_title{
	width:80%;
	float:left;
}
.list .newscontent ul li .newslist_pic{
	width:140px;
	float:right;
}
.list .newscontent ul li .newslist_pic img{
	width:140px;
	height:100px;
}
.list .newscontent ul li{
	line-height:30px;
	font-size:16px;
	border-bottom:dashed 1px #a68268;
	padding:15px 10px;
	overflow:hidden;
}
.list .newscontent ul li:hover{
}
.list .newscontent ul li a{
	font-size:18px;
}
.list .author{
	height:30px;
	clear:both;
	line-height:30px;
	text-align:right;
	width:100%;
	padding:10px 0;
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
	color:#acacac;
}
.list .newscontent ul li .information{
	color:#9e9e9e;
	font-size:14px;
	padding-top:20px;
	overflow:hidden;
}
.list .newscontent ul li .information .time{
	float:right;
}
.list .newscontent h1{
	text-align:center;
	font-size:14px;
	color:#acacac;
	border-bottom:1px solid #ececec;
	padding:10px 0;
}
.list .newscontent p{
	font-size:16px;
	line-height:30px;
	padding:10px 0 10px 0;
}
.list .newscontent .zhaiyao{
	padding:0px;
	color:#666;
	font-size:14px;
}
.list .newscontent .pic{
	margin:20px auto;
	text-align:center;
}
.pagination2 {
    margin: 30px auto;
    text-align: center;
}
.pagination2 .page_disable, .pagination2 .page_disable:hover {
    border: solid 1px #c4c4c4;
    background-color: #fff;
    color: #e42d30;
    cursor: default;
}
.pagination2 .current{
    color: #c51e20;
	border: solid 1px #c51e20;
}
.pagination2 a{
    display: inline-block;
    padding: 0 7px;
    border: solid 1px #c4c4c4;
    color: #666;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    font-family: Tahoma,"\5b8b\4f53";
    text-decoration: none;
	margin:0 2px;
}
.pagination2 span{
	display: inline-block;
    padding: 0 7px;
    border: solid 1px #ccc;
    color: #666;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    font-family: Tahoma,"\5b8b\4f53";
    text-decoration: none;
	margin:0 2px;
	}
/*.bottomframe{
	width:100%;
	border-top:3px solid #c1332f;
	background:url(../images/bottom_bg.png) center top repeat;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	line-height:30px;
	font-size:14px;
}
.bottomframe .bqsy{
	background:url(../images/bottombg.png) center top no-repeat;
	width:1200px;
	margin:0 auto;
}*/
#imgConac{
	width:50px;
	height:50px;
	margin-top:10px;
}
.piccontent ul{
	margin-top:40px;
	overflow:hidden;
	margin-left:20px;
}
.piccontent li{
	float:left;
	margin-right: 30px;
	margin-left:30px;
	margin-bottom: 40px;
	width: 200px;
	height:180px;
	text-align:center;
	font-size:14px;
	background:url(../images/tsgh_bg2.png) center top no-repeat;
	padding:10px;
	position:relative;
	overflow:hidden;
}
.piccontent li .imgdiv{
	width: 100%;
	height: 140px;
	display:inline-block;
	overflow:hidden;
}
.piccontent li img{
	width: 100%;
	height: 140px;
	transition: all 0.5s;
}
.piccontent li img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.piccontent li p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.special ul{
	margin-top:20px;
	min-height:450px;
	height:auto;
}
.special li{
    float: left;
    margin: 30px 10px;
    text-align: center;
    font-size: 14px;
    width: 30%;
    height: 260px;
}
.special li img{max-width: 185px; max-height:244px;}
.tjTitle{
	width:100%;
	padding-top:20px;
	font-size:14px;
}
.tjTitle h3{
	font-size:16px;
	border-bottom:1px dashed #666;
	line-height:40px;
	height:40px;
	margin-bottom:10px;
}
.tjTitle ul{
}

.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #e42d30;	border: 1px solid #e42d30;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}

#wrapper{margin:0 auto;}
#wrapper #picSlideWrap{ padding-bottom:30px;padding-top:30px;}

#wrapper #content{margin:0px auto;  line-height:19px;}
#wrapper #content p{ text-indent:2em; color:#333;}

#wrapper .imgnav{  position:relative; margin:0 auto; width:788px;}
#wrapper #img{ z-index:10; width:796px; position:relative; text-align:center;height:508px}
#wrapper #img img{ width:100%; height:100%; display:none;}
#wrapper #front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:394px; height:578px; background:url(../images/ico/blank.gif); }
#wrapper #front a{  position:absolute; left:20px; top:200px;display:block; background:url(../images/ico/imgSlideLeft.png) no-repeat; width:104px; height:104px; display:none;}
#wrapper #next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(../images/ico/blank.gif);}
#wrapper #next a{  position:absolute; right:10px; top:200px; display:block; background:url(../images/ico/imgSlideRight.png) no-repeat; width:104px; height:104px; display:none;}

#wrapper #cbtn{background:#EAEBF0; position:relative; height:122px; border:1px solid #D6D9DC; margin-top:12px; }
#wrapper #cbtn ul{position:relative; width:10000px; height:122px; padding:0;}
#wrapper #cbtn ul li{ float:left; padding:8px 3px 3px 3px; width:116px; height:86px; cursor:pointer; text-align:center; margin-right:20px; position:relative; margin-top:0px; border:none;}
#wrapper #cbtn ul li img{ width:116px; height:86px; display:block;}
#wrapper #cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#wrapper #cbtn li.hov{ background:url(../images/ico/imgHoverBg.gif) no-repeat;}
#wrapper .ctrl div{ clear:both;}
#wrapper #cSlideUl{width:690px; height:116px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
#wrapper .picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
#wrapper .picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}
/*视频集*/
#media_img{ z-index:10; width:788px; position:relative; text-align:center; height:550px;}
#wrapper #media_img iframe{ width:100%; height:500px; display:none; border:4px solid #000;}
.videoname{ width:100%; height:50px;line-height: 50px; font-size: 20px; font-weight: 500;}
#wrapper #media_cbtn{background:#EAEBF0; position:relative; height:122px; border:1px solid #D6D9DC; margin-top:12px; }
#wrapper #media_cbtn ul{position:relative; width:10000px; height:122px; padding:0;}
#wrapper #media_cbtn ul li{ float:left; padding:8px 3px 3px 3px; width:116px; height:86px; cursor:pointer; text-align:center; margin-right:20px; position:relative; margin-top:0px; border:none;}
#wrapper #media_cbtn ul li img{ width:116px; height:86px; display:block;}
#wrapper #media_cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#wrapper #media_cbtn li.hov{ background:url(../images/ico/imgHoverBg.gif) no-repeat;}
#wrapper .media_cbtn div{ clear:both;}
#wrapper #media_cSlideUl{width:690px; height:116px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
#wrapper .mediaSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
#wrapper .mediaSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}
#wrapper .num{
	font-family: Georgia, tahoma;
    font-size: 20px;
    color: #757575;
	margin-top:10px;
}
.piccontent #zjgy{ width:100%;  min-height:500px;}
.piccontent #zjgy li{ 
	float:left;
	width: 140px;
	line-height:30px;
	margin-right: 30px;
}
.piccontent #zjgy li img{
	width:140px;
	height: auto;	
}
#special {
	margin-top:10px;
}
#special li{
	width:200px;
	float:left;
	margin:10px 10px;
}
#special li img{
	width:100%;
	height:150px;
}
.searchframe{
	width:100%;
	background: url(../images/mainbg.gif) center top repeat;
}
.noresult{
	width:100%;
	height:700px;
	background: url(../images/no_searchbg.png) center 50px no-repeat;
}
.noresult p{
	text-align:center;
	padding-top:350px;
	font-size:20px;
}
.search_result{
	padding:250px 0!important;
}
.noresult_content{
	width:800px;
	margin:0 auto;
	padding-top:50px;
	text-align:center;
}
.noresult_content span{
	font-size:16px;
	line-height:30px;
}
.noresult_content span a{
	color:#01a5ef;
}
.noresult_content .bigsearch{
	margin:10px auto;
	height:40px;
}
.bigsearch{
	width:500px;
	overflow:hidden;
	border:1px solid #aaaaaa;
	margin:50px auto;
	background-color:#fff;
}
.bigsearch input{
	border:none;
	padding:10px 10px;
	width:420px;
	float:left;
	font-size:16px;
}
.bigsearch .button_search{
	background: url(../images/search_anniu.png) left center no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
	float:right;
	margin:6px 8px 0 0;
}
.search_content{
	width:100%;
}
.search_content .tab{
	width:100%;
	height:54px;
	overflow:hidden;
	line-height:54px;
	background: url(../images/search_fgx.png) left bottom repeat-x;
}
.search_content .tab ul{
	width:40%;
	float:left;
	margin-left:30px;
}
.search_content .tab ul li{
	float:left;
	margin:0 10px;
	text-align:center;
	font-size:16px;
	height:54px;
	width:131px;
	text-align:center;
	background: url(../images/search_tab.png) left top no-repeat;
}
.search_content .tab ul .item{
	background: url(../images/search_tab_item.png) left top no-repeat;
	height:54px;
	width:131px;
	text-align:center;	
}
.search_content .tab ul .item a{
	color:#fb5800!important;
	font-weight:bold;
}
.search_content .tab .searchTime{
	float:right;
	font-size:14px;
}
.search_content .tab .searchTime input{
	margin:0 5px;
	padding:3px;
}
.search_content .tab .searchTime .button_sure{
	background-color:#f65600;
	color:#fff;
	border:none;
	padding:3px 10px;
}
.search_content .tabcontent{
	background-color:#fff;
	width:94%;
	padding:3% 3%;
	border:1px solid #ced3e7;
	border-top:none;
	min-height:400px;
}
#ulcontent a{
	width:100%;
	display:inline-block;
}
#ulcontent a:hover{
	background-color:#fdf7f3;
}

.search_content .tabcontent ul li{
	border-bottom:1px dashed #d2d1cf;
	padding:20px 5px;
	display:block;
	overflow:hidden;
}
.search_content .fontred{
	color:#d1171c;
}
.search_content .tabcontent ul .resultline_1 .resultpic{
	width:20%;
	float:left;
}
.search_content .tabcontent ul .resultline_1 .resultpic img{
	width:170px;
	height:120px;
	border:2px solid #e1e1e1;
}
.search_content .tabcontent ul .resultline_1 .result{
	width:80%;
	float:right;
}
.search_content .tabcontent ul  .result h3{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.search_content .tabcontent ul  .result h2{
	color:#c7c7c7;
}
.search_content .tabcontent ul .result p{
	color:#666;
	line-height:22px;
	font-size:14px;
	padding:10px 0;
}
.search_content .tabcontent ul .resultline_2 .result{
	width:100%;
	float:left;
}
.bottomframe .email{
	color:red;
	margin:0 10px;
}
#wechatlist,#weibolist{
	width:814px;
	margin:40px auto;
}
#wechatlist,#weibolist{
	border-left:1px solid #eeeff1;
	border-top:1px solid #eeeff1;
	overflow:hidden;
}

#wechatlist li{
	position:relative;
	width:200px;
	height:200px;
	border-right:1px solid #eeeff1;
	border-bottom:1px solid #eeeff1;
	margin:0;
	border-left:0px;
	border-top:0px;
	padding:0px;
}
#wechatlist a{
	width:100%;
	height:100%;
	display:inline-block;
}
#wechatlist li img{
	margin:25px auto;
	height:100px;
	width: auto;
}
#wechatlist li .code img{
	width:120px;
	height:120px;
	transition:none;
	margin-top:40px;
}
#wechatlist li .code img:hover{
	transform:none;
}
#weibolist li{
	width:200px;
	height:200px;
	border-right:1px solid #eeeff1;
	border-bottom:1px solid #eeeff1;
	margin:0;
	border-left:0px;
	border-top:0px;
	padding:0px;
}
#weibolist li img{
	padding-top:30px;
	padding-bottom:20px;
	width:200px;
	height:80px;
	transition-duration: 0.5s;
}
#weibolist li img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.hgxx{
	width:500px;
	height:310px;
	float:left;
	overflow:hidden;
	position:relative;
}
.hgxx img{
	position:absolute;
	left:-390px;
	top:0px;
	height:237px;
}
.hgxx p{
	line-height:22px;
	position:absolute;
	bottom:35px;
}
.sjlm{
	width:300px;
	height:310px;
	position:relative;
	overflow:hidden;
	float:left;
	margin-left:20px;
}
.jgk,.hyjf,.lsh{
	width:260px;
	height:310px;
	position:relative;
	overflow:hidden;
	float:left;
}
.hyjf{
	margin-left:20px;
}
.lsh{
	margin-left:20px;
}
.sjlm img{
	height:237px;
	position:absolute;
	top:0px;
	left:-510px;
}
.jgk img{
	height:237px;
	position:absolute;
	top:0px;
	left:-300px;
}
.hyjf img{
	height:237px;
	position:absolute;
	top:0px;
	left:-65px;
}
.lsh img{
	height:237px;
	position:absolute;
	top:0px;
	left:-400px;
}
.sjlm p,.jgk p,.hyjf p,.lsh p{
	line-height:22px;
	position:absolute;
	bottom:35px;
}
.phfw{
	width:100%
}
.flashdiv{
	margin-top:20px;
}
.phfwcontent ul{
	border-top:1px solid #eeeff1;
	border-left:1px solid #eeeff1;
	overflow:hidden;
	width:890px;
	margin-top:20px;
}
.phfwcontent li{
	width:221px;
	height:221px;
	border-bottom:1px solid #eeeff1;
	border-right:1px solid #eeeff1;
	float:left;
	text-align:center;
	font-size:18px;
}
.phfwcontent li img{
	max-width:100%;
	max-height:100%;
	margin-top:50px;
}
.online{width:90%;padding:5%;}
.soft_con2{width:100%; margin:0 auto;background:#fcfcfc}
.soft_con2 div{float:left;margin:0 0px;}
.soft_con2 .function1{height:234px;width:270px; cursor:pointer; text-align:center;}
.soft_con2 div img{margin:20px auto; height:30%;}
.soft_con2 div p{text-align:center}
.soft_con2 .p1{font-size:20px;color:#555555;font-family:"微软雅黑";line-height:45px; margin-top:0px;}
.soft_con2 .p2{font-size:14px;color:#c0c0c0;font-family:"微软雅黑";width:208px;height:50px;line-height:24px;margin:auto;overflow: hidden; text-align:left;}
.soft_con2 .function1 img,.soft_con2 .function2 img {
 transition-duration:0.5s;
	z-index:1;
 }
.soft_con2 .function1:hover img,.soft_con2 .function2:hover img {
	transform: scale(1.4);
	-webkit-transform: scale(1.4); /*Safari 和 Chrome*/
	-moz-transform: scale(1.4); /*Firefox*/
	-ms-transform: scale(1.4); /*IE9*/
	 -o-transform: scale(1.4); /*Opera*/
}
.soft_con2 .function1:hover .p1,.soft_con2 .function2:hover .p1{
	color:red;
}
.hoverbg{}
.ghywdiv{
	width:96%;
	padding:3%;
}
.ghywdiv h3{
	font-size:22px;
	background:url(../images/ghyw_title.png) no-repeat;
	padding-left:40px;
}
.ghywdiv ul{
	overflow:hidden;
	margin:40px auto;
	border-left:1px solid #eeeff1;
	border-top:1px solid #eeeff1;
}
.ghywdiv li{
	width:228px;
	height:200px;
	float:left;
	font-size:16px;
	text-align:center;
	border-right:1px solid #eeeff1;
	border-bottom:1px solid #eeeff1;
	line-height:30px;
}
.ghywdiv li img{
	margin-top:40px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.ghywdiv li img:hover{
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
}
.zgfcdiv{
	padding-top:20px;
}
.zgfcdiv .zgfc{
	width:90%;
	margin:0 auto;
	padding:2% 0;
	border-bottom:1px dashed #CCC;
	overflow:hidden;
}
.zgfcdiv .zgfc .pic{
    width: 170px;
    height: 119px;
    background: url(../images/picbg.gif) left top no-repeat;
    float: left;
    position: relative;
}
.zgfcdiv .zgfc .pic img {
    width: 165px;
    height: 112px;
    overflow: hidden;
    margin-top: 6px;
    margin-left: 1px;
    float: left;
}
.zgfcdiv .zgfc .pic .play {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50px;
    left: 70px;
}
.zgfcdiv .zgfc .zgfclist{
	width:630px;
	float:right;
}
.zgfcdiv .zgfc .zgfclist h3{
	font-size: 18px;
	padding-bottom:10px;
}
.zgfcdiv .zgfc .zgfclist .time{
	font-size:14px;
	color:#999;
	line-height:22px;
	display:inline-block;
	padding-bottom:10px;
}
.zgfcdiv .zgfc .zgfclist p{
	font-size:14px;
}
.subtopic{
	line-height:30px!important;
}
.subtopic a{
	font-size:14px;
	padding-left:120px;
}
.Fcolumn_item a{
	color:#da282b;
}
.xsj{
	width:96%;
	padding:0 2%;
	overflow:hidden;
	min-height:300px;
}
.xsj dl{
	width:255px;
	height:300px;
	border:1px solid #efeff1;
	float:left;
	margin:15px 15px;
}
.xsj dl dt{
	width:100%;
	padding:20px 0;
	background-color:#f9f8fd;
	text-align:center;
}
.xsj dl dt img{
	width:160px;
	height:220px;
	transition-duration: 0.5s;
}
.xsj dl dt img:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.xsj dl .time{
	line-height:35px;
	color:#c2c2c2;
	float:right;
	padding-right:10px;
}
.xsj dl .zuozhe{
	line-height:35px;
	float:left;
	padding-left:10px;
}
#dzsw{
	overflow:hidden;
}
#dzsw dd{
	text-align:center;
}
.xsj dl .bookname{
	line-height:35px;
	text-align:center;
	font-size:14px;
}
.sz_leader{
	width:100%;
	overflow:hidden;
}
.sz_leader li{
	overflow:hidden;
	padding:20px 0;
	margin:10px 0!important;
}
.sz_leader li .photo1{
	width:150px;
	height:200px;
	float:left;
	margin-left:20px;
}
.sz_leader li .pepolename{
	width:650px;
	float:left;
	display:inline-block;
	margin-left:40px;
	margin-top:120px;
}
.sz_leader li a .Title{
	font-size:22px;
}
.sz_leader li a .subtitle{
	font-size:14px;
	color:#999999;
}
.sz_leader .special{
	width:150px;
	height:300px;
	float:left;
	border:none!important;
	margin:0 40px 0 20px!important;
}
.sz_leader .special a{
	margin:0px;
	text-align:center;
	width:100%;
}
.sz_leader .special .photo2{
	width:150px;
	height:200px;
}
.sz_leader .special a .Title{
	padding-top:10px;
	display:inline-block;
}
.sz_leader .special a .subtitle{
	line-height:20px;
	display:inline-block;
	text-align:left;
	padding-top:10px;
} 
.ghgkcontent{
	padding:0 30px;
}
.ghgkcontent ul li {
    margin: 0 0;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    padding: 20px 0;
    overflow: hidden;
}
.zhengjianzhao{
	text-align:center;
	font-size:20px;
	color:#004444;
	line-height:30px;
	font-size:18px;
}
.zhengjianzhao img{
	width:148px;
	height:194px;
}
.lanmubiaoti{
	margin:2% auto 0 auto;
	width:96%;
	height:50px!important;
	line-height:50px!important;
	text-align:left;
	background-color:#c32425;
	color:#fff;
	font-size:20px!important;
	text-indent:20px;
}
.lanmubiaoti span{
	color:#fff!important;
	font-size:20px!important;
}
.zhengcefagui{
	padding-top:0px;
	min-height:600px;
}
.zhengcefagui li{
	padding:10px 0;
}
.phfwcontent ul li p{
	padding-top:20px;
}
.phfwcontent ul li a img {
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
}
.phfwcontent ul li a:hover img {
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.neirong{
	padding-top:50px;
}
#wechatlist li{
	background-size: 100% 100%; 
}
#wechatlist .code {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 198px;
    height: 198px;
    border: solid 1px #f55600;
    background-color: #fff;
    z-index: 99;
}

#wechatlist a:hover .code {
    display: block;
}
.icon-video {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    background: url(../images/icon-video.png) 0 0 no-repeat;
}
.lmb_pic{
	margin-top:20px;
	width:900px;
}
.jhrhdiv{
	padding:50px;
}
.jhrh_title{
	 background: url(../images/jhrh_01.gif) 0 0 no-repeat;
	 height:33px;
	 line-height:33px;
	 padding-left:50px;
	 font-size:22px;
	 color:#f55600;
}
.jhrh_content{
	width:100%;
}
.jhrh_content table{
	border-left:1px solid #cbd5ee;
	border-top:1px solid #cbd5ee;
	margin-top:20px;
}
.jhrh_content td{
	border-right:1px solid #cbd5ee;
	border-bottom:1px solid #cbd5ee;
	padding:10px 20px;
	font-size:16px;
	color:#7f8788;
}
.jhrh_content .caption{
	background-color:#fefee9;
	color:#333;
}
.button_operation{
	width:100%;
	margin:40px 0;
	overflow:hidden;
}
.button_operation li{
	width:160px;
	height:40px;
	float:left;
	margin-right:20px;
}
.button_operation li a{
	display:inline-block;
	width:100%;
	height:100%;
	line-height:40px;
	text-indent:60px;
	color:#fff;
	font-size:18px;
	border-radius:4px;
}
.button_operation li a:hover{
	background-color:#fc6c1e;
}
.button_operation .button_zxsb a{
	background:#f55600 url(../images/jhrh_02.png) 30px center no-repeat;
}
.button_operation .button_zxcx a{
	background:#f55600 url(../images/jhrh_03.png) 30px center no-repeat;
}
.button_operation .button_zxzx a{
	background:#f55600 url(../images/jhrh_04.png) 30px center no-repeat;
}
.button_operation .button_ckpj a{
	background:#f55600 url(../images/jhrh_05.png) 30px center no-repeat;
}
.materials{
	width:100%;
}
.materials .tab{
	width:100%;
	height:50px;
	line-height:50px;
}
.materials .tab li{
	width:160px;
	height:50px;
	line-height:50px;
	float:left;
	border:1px solid #cbd5ee;
	border-bottom:none;
	text-align:center;
	font-size:16px;
	margin-right:8px;
	cursor:pointer;
}
.materials .tab .item{
	background:#fefee9 url(../images/jhrh_08.png) left top repeat-x;
	height:49px;
}
.materials .tabcontent{
	width:96%;
	border:1px solid #cbd5ee;
	padding:2%;
	font-size:14px;
	color:#777;
	line-height:22px;
	min-height:300px;
}
.selectdiv {
    position: relative;
    display: inline-block;
	font-size:16px;
}

.selectdiv .title {
    padding: 0 30px 0 10px;
    height: 30px;
    line-height: 30px;
    color: #f65602;
    background: url(../images/icon-arrow.png) right center no-repeat;
}

.selectdiv .selectcon {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    border: solid 1px #f65602;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    background-color: #fff;
    width: 110px;
    z-index: 9999;
	height:220px;
	overflow:auto;
}

.selectdiv .selectcon li a {
    display: block;
    padding: 5px 0;
}

.selectdiv .selectcon li a:hover {
    background-color: #f65602;
    color: #fff;
}
.videodiv{
	width:100%;
	margin:30px 0;
	text-align:center;
}
.mapframe{
	padding:20px;
}
#zj_lmb,#zj_gongyun{
	min-height:400px;
}
.zjgydiv {
    width: 100%;
    height: 220px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}
.zjgydiv .yeardate {
    background: url(../images/year_bg.png) 0 0 no-repeat;
    position: absolute;
    bottom: 55px;
    left: -2px;
    width: 66px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    z-index: 5;
}
.zjgydiv .tab {
    width: 133px;
    height: 179px;
    float: left;
	margin-right:20px;
}
.zjgy-list li {
    width: 16%;
    margin: 0 4% 10px 0;
}
.zjgydiv .workcontent li {
    width: 12%;
    margin: 0 3% 30px 0;
    float: left;
    border-radius: 4px;
    border: 1px solid #cbd5ee;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
	font-size:14px;
}
.zjgydiv .workcontent .item{
	border: 1px solid #f55600;
    color: #f55600;
}
.zjgydiv .workcontent .item a{
	color:#f55600;
}





.weibo-section{
  background:#fbfaf8 url(../images/weibo-line.png) no-repeat 0 0;
  border: solid 1px #c6c3bf;
  border-top: 0;
  border: solid 1px #c6c3bf;
}
.weixin-section{
  border-top: solid 4px #09bb07;
  background: none;
}
.weibo-section .hd{
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 1px #c6c3bf;
}
.weixin-section .hd{
  height: 36px;
  line-height: 32px;
}
.weibo-section .hd h3{
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.weibo-section .hd .count{
  float: right;
}
.weibo-section .bd{
  height: 685px;
  overflow:hidden;
}
.weixin-section .bd{
  height: 685px;
}
.weixin-section .bd{
	height: 385px;
}
.weibo-section .tabs-hd{
  float: left;
  width: 40px;
  margin-bottom: -1px;
  border-right: solid 1px #c6c3bf;
  height: 685px;
}
.weibo-section .tabs-hd a{
  display: block;
  padding: 15px 12px;
  width: 16px;
  font-size: 16px;
  border-bottom: solid 1px #c6c3bf;
}
.weibo-section .tabs-hd a.item{
  color: #fff;
  background-color: #a7a5a2;
  border-bottom: none;
}
.weibo-section .tabs-bd{
  float: right;
  width: 877px;
}
.weibo-section .tabs-bd .list{
  width: 877px;
  height: 685px;
  overflow-y: auto;
}
.weibo-section .tabs-bd .list ul{
  margin-top: -1px;
}
.weibo-section .tabs-bd .list li{
  position: relative;
  padding: 15px 10px 15px 75px;
  border-top: dashed 1px #a68268;
  min-height: 46px;
}
.weibo-section .tabs-bd .list li .icon-img{
  float: left;
  margin-left: -60px;
}
.weibo-section .tabs-bd .list li .tit{
  font-size: 16px;
}
.weibo-section .tabs-bd .list li .info{
  color: #999;
}
.weibo-section .tabs-bd .list li .cont{
  margin-top: 5px;
  color: #a68268;;
  font-size: 14px
}
.weibo-section .tabs-bd .list li .follow{
  position: absolute;
  right: 15px;
  top: 15px;
  border: solid 1px #c51b1e;
  border-radius: 5px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 28px;
}
.weibo-section .tabs-bd .list li .follow .icon{
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  line-height: 28px;
  color: #f97435;
  margin-top: -2px;
}


.weibo-section .tabs-bd .juzhen-list{
  list-style: none;
  width: 885px;
  height: 355px;
  overflow-y: auto;
  padding-top: 30px;
}
.weibo-section .tabs-bd .juzhen-list li {
    float: left;
    margin:0 0 0 55px;
    text-align: center;
    font-size: 15px;
}

.weibo-section .tabs-bd .juzhen-list li a {
    padding: 0 0 30px;
    display: block;
    position: relative;
}

.weibo-section .tabs-bd .juzhen-list li p {
    margin-top: 5px;
}

.weibo-section .tabs-bd .juzhen-list li .code {
    display: none;
    padding: 2px 10px;
    position: absolute;
    left: 0;
    top: -15px;
    width: 128px;
    height: 112px;
    border: solid 1px #f55600;
    border-radius: 5px;
    background-color: #fff;
    z-index: 99;
}
.weibo-section .tabs-bd .juzhen-list li .code img{
  width: 112px;
  height: 112px;
}
.weibo-section .tabs-bd .juzhen-list li a:hover .code {
    display: block;
}

.weibo-section .content{
	width: auto;
	margin: 0;
	padding: 0;
	background: none;
}
.news-gonggao .news-list-glb li{
	height:40px;
}