﻿@charset "utf-8";
/* CSS Document */
body{
	font-family: 微软雅黑;
	font-size: 16px;
	width:100%;
}
a{
	font-family: 微软雅黑;
	font-size: 16px;
	color: black;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color: #D44F52;
}
a:active{
	text-decoration:none; 
}
.showing{
	display:block;
	visibility:visible; 
}
.hidden{
	display:none;
	visibility:hidden; 
}
.top-line{
	background-color: #6EB54F;
	height: 8px;
}

.nav-height{
	height: 97px;
}
.container-info{
	margin:0px auto;
	height:97px;
	width:1409px;
}
.row-info{
	height:97px;
	width:1409px;
}
.web-logo{
	margin-left:27px;
	width:354px;
	height:97px;
	background-image: url("image/logo.png");
	background-repeat: no-repeat;
}
.web-menu{
	margin-left: -30px;
	width:1028px;
}
.menu-sub{
	margin-left:0px;
	margin-top:-41px;
	padding-top:8px;
	width:103px;
	box-shadow:3px 2px 4px #000;
}
.menu-item{
	display: block;
	width:70px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size:15px;
	margin-left:15px;
	margin-bottom:5px;
	border-bottom: 2px solid white;
}

.menu-item:HOVER{
	display: block;
	width:70px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	color: #4FB55D;
	font-size:15px;
	margin-left:15px;
	margin-bottom:5px;
	border-bottom: 2px solid #4FB55D;
}
.menu-item-one{
	display: block;
	width:70px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size:17px;
	margin-left:15px;
	margin-bottom:5px;
	background-image: url("image/menuitem-split.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu-item-one:HOVER{
	display: block;
	width:70px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	color: #4FB55D;
	font-size:17px;
	margin-left:15px;
	margin-bottom:5px;
}
.menu-link {
	color: black;
  	display: block;
  	padding: 0.5rem 1rem;
	font-family: 黑体;
	font-size: 17px;
	white-space:nowrap;
}
.font17{
	font-size: 17px;
}
.web-ul{
	width:1028px;
}
.search{
	margin-left:10px;
	margin-top:6px;
	width:266px;
	height:26px;
	background-image: url("image/searchbox.png");
	background-repeat: no-repeat;
}
.form-search{
	
}
.img-search{
	margin-left:10px;
	width:18px;
	height:18px;
	cursor:pointer;
}
.form-control-search{
	margin-left:10px;
	margin-top:3px;
	width:180px;
	height:18px;
	font-size:15px;
	border:0px solid white;
	outline:none;
}

.top-images{
	background-color: #F5F5F5;
	height: 487px;
	width:100%;
}
.images-width{
	margin:0 auto;
	width: 1783px;
	height: 487px;
}
.image-left{
  float:left;
  position: relative;
  margin-left:13px;
  width:392px;
  height: 485px;
  overflow: hidden;
  perspective: 485px;
  opacity:0.4; 
  filter: alpha(opacity=40);
  cursor:pointer;
}
.image-left-bk{
  width:392px;
  height: 485px;
  transform-origin: left;
  transition: all 2s;
  transform: rotateY(7deg);
}
.image-left-bk:HOVER{
  width:392px;
  height: 485px;
  transform-origin: left;
  transition: all 2s;
  transform: rotateY(20deg);
}
.image-arrow-left{
	position: absolute;
	left:10px;
	top:182px;
	width:69px;
	height: 120px;
	cursor:pointer;
}
.image-arrow-right{
	position: absolute;
	left:303px;
	top:182px;
	width:69px;
	height: 120px;
	cursor:pointer;
}
.image-right{
  float:left;
  width:392px;
  height: 485px;
  overflow: hidden;
  perspective: 485px;
  opacity:0.4; 
  filter: alpha(opacity=40);
  cursor:pointer;
}
.image-right-bk{
  width:392px;
  height: 485px;
  transform-origin: right;
  transition: all 2s;
  transform: rotateY(-9deg);
}
.image-right-bk:HOVER{
  width:392px;
  height: 485px;
  transform-origin: right;
  transition: all 2s;
  transform: rotateY(-20deg);
}

.image-center{
	float:left;
	margin-left:-18px;
	margin-right:-26px;
	width:1050px;
	height: 487px;
	background-image: url("image/image-center.png");
	background-repeat: no-repeat;
	box-shadow:5px 2px 6px #000;
}

.image-center-title{
	font-family: 微软雅黑;
	font-size: 24px;
	color: white;
}

.image-center-info{
	font-family: 微软雅黑;
	font-size: 16px;
	color: white;
	text-align: left;
}

.image-center-ckxq{
	width: 113px;
	height: 47px;
	margin-left: 150px;
}

.home-container{
	margin-top: 65px;
	height: 1167px;
	width:100%;
	background-repeat: no-repeat;
	background-image: url("image/list_bk.png");
	background-position: bottom;
}
.image-center-left{
	float:left;
	width: 709px;
	height: 476px;
}
.image-center-right{
	float:right;
	width:340px;
	height: 476px;
}
.image-center-img{
	margin: 14px 14px 14px 14px;
	width: 691px;
	height: 460px;
}

.image-center-title{
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
	width: 297px;
	height: 120px;
}
.image-center-info{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 297px;
	height: 200px;
}
.image-center-btn{
	
}
.home-row{
	height: 1027px;
	width:1409px;
	margin: 0px auto;
}

.home-row-left{
	float:left;
	margin:0px 0px 0px 0px;
	height: 1027px;
	width:939px;
}

.home-row-right{
	float:left;
	padding-left:20px;
	height: 1027px;
	width:470px;
}


.home-xwzx-btn{
	height:71px;
	width:939px;
	margin:0px;
}

.xwzx-btn-flag{
	float:left;
	display:block;
	height:71px;
	width:72px;
	background-image: url("image/xwzx-head.png");
	background-repeat: no-repeat;	
}

.xwzx-btn-xwzx{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-xwzx.png");
	background-repeat: no-repeat;
}

.xwzx-btn-xwzx-HOVER{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-xwzx-sel.png");
	background-repeat: no-repeat;
}

.xwzx-btn-ktgg{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-ktgg.png");
	background-repeat: no-repeat;
}

.xwzx-btn-ktgg-HOVER{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-ktgg-sel.png");
	background-repeat: no-repeat;
}

.xwzx-btn-djgz{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-djgz.png");
	background-repeat: no-repeat;
}

.xwzx-btn-djgz-HOVER{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-djgz-sel.png");
	background-repeat: no-repeat;
}

.xwzx-btn-zxdt{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-zxdt.png");
	background-repeat: no-repeat;
}

.xwzx-btn-zxdt-HOVER{
	float:left;
	display:block;
	height:71px;
	width:213px;
	background-image: url("image/xwzx-zxdt-sel.png");
	background-repeat: no-repeat;
}

.home-xwzx-container{
	height:338px;	
	width:939px;
}

.home-ktgg-container{
	height:338px;	
	width:939px;
}

.home-djgz-container{
	height:338px;	
	width:939px;
}

.home-zxdt-container{
	height:338px;	
	width:939px;
}

.xwzx-row{
	height:140px;	
	width:939px;
	margin-top: 14px;
}

.xwzx-col-left{
	float:left;
	height:119px;	
	width:74px;	
	padding-left:37px;
	padding-right:5px;
    overflow: hidden;
    margin-top:2px;
    font-family:微软雅黑;
    font-size:18px;
    line-height: 31px;
	text-overflow: ellipsis; 
}

.xwzx-col-left-sxry{
	float:left;
	height:119px;	
	width:74px;	
	padding-left:37px;
	padding-right:5px;
    overflow: hidden;
    margin-top:2px;
    font-family:微软雅黑;
    font-size:18px;
    line-height: 20px;
	text-overflow: ellipsis; 
}

.xwzx-col-right{
	float:left;
	height:119px;	
	width:851px;		
}

.xwzx-col-data{
	display: block;
	height:33px;	
	width:851px;		
}

.xwzx-col-right-flag{
	float:left;
	height:4px;
	width:5px;
	margin-top:10px;
	margin-left:6px;
	margin-right:10px;
	background-image: url("image/xwzx-col-right-flag.png");
	background-repeat: no-repeat;
}
.xwzx-col-right-flag:HOVER{
	background-image: url("image/xwzx-col-right-flag-sel.png");
	background-repeat: no-repeat;
}
.xwzx-col-right-title{
	float:left;
	height:33px;	
	width:736px;		
    font-family:微软雅黑;
    font-size:16px;
}

.xwzx-col-right-date{
	float:left;
	height:33px;	
	width:94px;		
}

.xwzx-row-split{
	height:9px;	
	width:926px;
	background-repeat: no-repeat;
	background-image: url("image/xwzx-row-split.png");
}

.home-whzx-spzx{
	height:430px;	
	width:939px;	
	margin-top: 30px;
}

.home-whzx{
	float:left;
	height:430px;	
	width:414px;	
}

.home-whzx-title{
	height:30px;	
	width:414px;	
	background-repeat: no-repeat;
	background-image: url("image/home-whzx-title.png");
}

.home-whzx-list{
	margin-top:25px;
	height:199px;	
	width:414px;	
}

.home-whzx-list-left{
	float:left;
	height:199px;	
	width:145px;	
	background-repeat: no-repeat;
	background-image: url("image/home-whzx-list-left.png");
}

.home-whzx-list-right{
	float:left;
	height:199px;	
	width:259px;	
	margin-left: 10px;
}

.whzx-right-top{
	height:32px;	
	width:259px;	

    overflow: hidden;
    font-family:微软雅黑;
    font-size:17px;
    color:#e9715f;
    line-height: 31px;
	text-overflow: ellipsis; 	
}

.whzx-right-item{
	height:31px;	
	width:259px;	
	margin-left: 10px;
	margin-top:3px;
	padding-left:20px;
	padding-top: 0px;
	
    font-family:微软雅黑;
    font-size:16px;
    line-height: 31px;
    overflow: hidden;
	text-overflow: ellipsis; 	
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item.png");
}
.whzx-right-item:HOVER{
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item-sel.png");
}

.home-whzx-spzx-more{
	float:right;
	height:11px;	
	width:35px;	
	margin-top:9px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url("image/home-whzx-spzx-more.png");
}

.home-whzx-imglist{
	height:136px;
	width:414px;
	margin-top:32px;
}

.whzx-imglist-left{
	float:left;
	width:22px;
	height:136px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url("image/whzx-imglist-left.png");
}

.whzx-imglist-center{
	float:left;
	width:370px;
	height:136px;
}

.whzx-imglist-right{
	float:left;
	width:22px;
	height:136px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url("image/whzx-imglist-right.png");
}

.whzx-imglist-imginfo{
	float:left;
	width:100px;
	height:136px;
	
}

.whzx-imglist-img{
	width:100px;
	height:100px;
	background-repeat: no-repeat;
	background-image: url("image/whzx-imglist-img.png");
}

.whzx-imglist-info{
	width:100px;
	height:36px;
	padding-top:5px;
	text-align: center;
	line-height:25px;
	overflow: hidden;
	text-overflow: ellipsis; 	
}

.imginfo-split15{
	margin-left: 15px;
}

.imginfo-split20{
	margin-left: 20px;
}

.home-spzx{
	float:left;
	height:430px;	
	width:414px;	
	margin-left: 93px;
}


.home-spzx-title{
	height:30px;	
	width:414px;	
	background-repeat: no-repeat;
	background-image: url("image/home-spzx-title.png");
}

.home-spzx-img{
	width:399px;
	height:215px;
	margin-top:20px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url("image/home-spzx-img.png");
	background-size:100% 100%;
}

.home-spzx-img-title{
	position: absolute;
	left:0px;
	top:179px;
	width:399px;
	height: 37px;
	background-color:#4A4A4A;
  	opacity:0.4; 
  	filter: alpha(opacity=40);
  	cursor:pointer;	
}

.home-spzx-img-title a{
	display:block;
	height:16px;
	line-height:16px;
	margin-top: 10px;
	color:#FFFFFF;
	font-family: 微软雅黑;
	font-size: 16px;
	text-align: center;
  	opacity:1; 
  	filter: alpha(opacity=100);
	vertical-align: middle;
	white-space:nowrap;
}

.home-spzx-img-title a:HOVER{
	display:block;
	height:16px;
	line-height:16px;
	margin-top: 12px;
	color:#FFFFFF;
	font-family: 微软雅黑;
	font-size: 16px;
	text-align: center;
  	opacity:1; 
  	filter: alpha(opacity=100);
	vertical-align: middle;
}
.home-spzx-list{
	float:left;
	height:154px;	
	width:411px;	
	margin-left: 0px;
	margin-top: 8px;
}

.spzx-list-item{
	height:31px;	
	width:411px;	
	margin-left: 0px;
	margin-top:3px;
	padding-left:20px;
	padding-top: 0px;
	
    overflow: hidden;
    font-family:微软雅黑;
    font-size:16px;
    line-height: 31px;
	text-overflow: ellipsis; 	
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item.png");	
}
.spzx-list-item:HOVER{
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item-sel.png");	
}

.home-right-wyla{
	width:451px;
	height:80px;
	background-repeat: no-repeat;
	background-image: url("image/wyla.png");	
}
.home-right-wyla:HOVER{
	width:451px;
	height:80px;
	background-repeat: no-repeat;
	background-image: url("image/wyla-sel.png");	
}

.home-right-ajcx{
	width:451px;
	height:80px;
	margin-top:20px;
	background-repeat: no-repeat;
	background-image: url("image/ajcx.png");	
}
.home-right-ajcx:HOVER{
	width:451px;
	height:80px;
	margin-top:20px;
	background-repeat: no-repeat;
	background-image: url("image/ajcx-sel.png");	
}

.home-zxbgt-title{
	width:451px;
	height:46px;
	margin-top:36px;
	background-repeat: no-repeat;
	background-image: url("image/home-zxbgt-title.png");	
}

.home-zxbgt-text{
	width:451px;
	height:118px;
	margin-left: 34px;
	margin-top: 28px;
}

.home-zxbgt-list{
	width:451px;
	height:108px;
	margin-top: 10px;
	margin-bottom: 28px;
}

.home-ssfw-title{
	width:451px;
	height:46px;
	background-repeat: no-repeat;
	background-image: url("image/home-ssfw-title.png");	
}

.home-ssfw-list{
	width:451px;
	height:180px;
	padding-left: 20px;
	margin-top: 20px;
}

.home-lzjb-title{
	width:451px;
	height:46px;
	background-repeat: no-repeat;
	background-image: url("image/home-lzjb-title.png");	
}

.home-lzjb-jbzx{
	width:451px;
	height:46px;
	margin-top: 37px;
}

.home-lzjb-jbzx a{
	display:block;
	width:130px;
	height:25px;	
	margin: 0px auto;
	font-family: 微软雅黑;
	font-size: 16px;
}

.home-lzjb-jbdh{
	width:451px;
	height:46px;
	font-family: 微软雅黑;
	font-size: 16px;
	margin-top: 15px;
}
.home-lzjb-jbdh div{
	width:193px;
	height:25px;	
	margin: 0px auto;
	font-family: 微软雅黑;
	font-size: 16px;
}
	
.zxbgt-flag{
	float:left;
	height:111px;
	width:108px;
	background-repeat: no-repeat;
	background-image: url("image/zxbgt-flag.png");
}

.zxbgt-text{
	float:left;
	height:111px;
	width:264px;
}

.zxbgt-text-title{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #4E4E4E;	
	height:25px;
	width:264px;
	white-space:nowrap;
    overflow: hidden;
	text-overflow: ellipsis; 	
}

.zxbgt-text-note{
	font-family: 微软雅黑;
	font-size: 13px;
	color: #8F8F8F;
	text-indent:25px;
	line-height:20px;
	text-align: left;	
	height:63px;
	width:264px;
	margin-top: 10px;
    overflow: hidden;
	text-overflow: ellipsis; 	
}

.zxbgt-list-item{
	height:31px;	
	width:411px;	
	margin-left: 34px;
	margin-top:3px;
	padding-left:20px;
	padding-top: 0px;
	
    font-family:微软雅黑;
    font-size:16px;
    line-height: 31px;
	white-space:nowrap;
    overflow: hidden;
	text-overflow: ellipsis; 	
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item.png");	
}

.zxbgt-list-item:HOVER{
	background-repeat: no-repeat;
	background-image: url("image/whzx-right-item-sel.png");	
}

.ssfwa-lazn{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-lazn.png");	
}

.ssfwa-lazn:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}

.ssfwa-zxxz{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-zxxz.png");	
}

.ssfwa-zxxz:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}

.ssfwa-ssws{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-ssws.png");	
}

.ssfwa-ssws:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}

.ssfwa-fxgz{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-fxgz.png");	
}

.ssfwa-fxgz:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}

.ssfwa-ssfjs{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-ssfjs.png");	
}

.ssfwa-ssfjs:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}

.ssfwa-yzxx{
	float:left;
	height:38px;
	width:197px;
	margin-left:9px;
	margin-right:9px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url("image/ssfwa-yzxx.png");	
}

.ssfwa-yzxx:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
}
.ssfwa{
    font-family:微软雅黑;
    font-size:18px;
    color:#E67316;
	letter-spacing:8px;
}

.ssfwa:HOVER{
    font-family:微软雅黑;
    font-size:18px;
    color:#57A6F8;
	letter-spacing:8px;
}

.ssfjs{
    font-family:微软雅黑;
    font-size:18px;
    color:#E67316;
	letter-spacing:1px;
}

.ssfjs:HOVER{
    font-family:微软雅黑;
    font-size:18px;
    color:#57A6F8;
	letter-spacing:1px;
}


/*侧栏跟随*/  
#floatbox{
	float:left; 
	position:relative;
	width:77px;
}

.floatmain{
	width:77px;
}

.floatsub{
	position:fixed;
	_position:absolute;
	top:0;
	z-index:250;
}

.floatimg{
	width:80px;
	height:80px;
	cursor: pointer;
	z-index: 1000;	
}

#ydwfyid{
	background-repeat: no-repeat;
	background-image: url("image/ydwfyid.png");	
}
#ygzxbid{
	background-repeat: no-repeat;
	background-image: url("image/ygzxbid.png");	
}
#wxid{
	background-repeat: no-repeat;
	background-image: url("image/wxid.png");	
}
#wbid{
	background-repeat: no-repeat;
	background-image: url("image/wbid.png");	
}
#topArrow{
	width:80px;
	height:51px;	
	background-repeat: no-repeat;
	background-image: url("image/topArrow.png");
	cursor: pointer;
	z-index: 1000;			
}

.floatbtn{
	width:210px;
	height:371px;
	border-radius: 10px;
	position: fixed;
	right: 0px;
	bottom: 4%;
}

.floatleftbtn{
	float:left;
	width:130px;
	height:371px;	
}

.floatrightbtn{
	float:left;
	width:80px;
	height:371px;	
}

.ydwfylogo{
	width: auto;
    height: auto;
	box-shadow:3px 2px 4px #000;
}
.ygzxlogo{
	width: auto;
    height: auto;
    margin-top:80px;
	box-shadow:3px 2px 4px #000;
}	
.wxlogo{
	width: auto;
    height: auto;
    margin-top:160px;
	box-shadow:3px 2px 4px #000;
}
.wblogo{
	width: auto;
    height: auto;
    margin-top:240px;
	box-shadow:3px 2px 4px #000;
}

.commit{
	width: 1230px;
	height:300px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 30px;
}

.hudong_table{
	width: 1230px;
	height:300px;
}

.hudong_resulttable{
	width: 1230px;
	background-color: #D6E2ED;
}
.hudong_resulttable tr{height: 35px;}
.hudong_resulttable tr td {
	height: 35px;
	background-color: #D6E2ED;
}

.hudong_resulttable2{
	width: 1230px;
	background-color: #66FFCC;
	margin-bottom: 15px;
}
.hudong_resulttable2 tr{height: 35px;}
.hudong_resulttable2 tr td {
	height: 35px;
	background-color: #66FFCC;
}

.tdname{
	width:10%;
	text-align: right;
}
.tdinput{
	width:15%;
}
.tdcodename{
	letter-spacing:4px;
	text-align: right;
}
.tdhfrname{
	letter-spacing:5px;
	text-align: right;
}

.result{
	width: 1230px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 30px;
}
.commitbtn{
	width:120px;
	height:35px;
	margin-left:40%;
	
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');	
	
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.commitbtn:HOVER{
	width:120px;
	height:35px;
	margin-left:40%;

	color: blue;
	border: solid 1px #538312;
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');

	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.hudong-container{
	width:100%;
	background-image: url("image/list_bk.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
.hudong-row{
	width:1409px;
	min-height: 581px;
	margin-left: auto;
	margin-right: auto;	
}

.yzxx-container{
	width:1260px;	
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;	
}

.yzxx-title{
	margin-top:35px;
    font-family:微软雅黑;
    font-size:24px;
    color:#57A6F8;
    color:#1C1C1C;
    font-weight:bold;
	letter-spacing:2px;
	width:1261px;
}

.yzxx-list{
	width:1260px;
}

.yzxx-tools{
	margin-top: 56px;
	height:59px;
	width:1260px;
}

.yzxx-input{
	float:left;
	width:445px;
	height:59px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url("image/yzxx-input.png");
	background-repeat: no-repeat;
}

.yzxx-input input{
	border:0;
	border-style:none;
	width:437px;
	height:51px;	
    font-family:微软雅黑;
    font-size:18px;	
}

.yzxx-search{
	float:left;
	width:176px;
	height:59px;
	margin-left:25px;
	background-image: url("image/yzxx-search.png");
	background-repeat: no-repeat;	
}

.yzxx-new{
	float:right;
	width:211px;
	height:59px;
	background-image: url("image/yzxx-new.png");
	background-repeat: no-repeat;	
}

.yzxx_table{
	margin-top: 64px;
	margin-bottom: 28px;	
	width:1260px;
}

.yzxx-td-input{
	width:228px;
	height:87px;	
	color:#000000;
	text-align: right;
	vertical-align: middle;
    font-family:微软雅黑;
    font-size:24px;	
}

.inputwidth{
	width:366px;
}

.inputlongwidth{
	width:993px;
}

.areawidth{
	width:993px;
	height:300px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.yzxxnewtools{
	width:1260px;
	height:133px;
	padding-bottom: 90px;
}

.yzxxnewbtn{
	width:394px;
	height:43px;
	margin: 0px auto;
}

.yzxxresetbtn{
	float:left;
	width:104px;
	height:43px;
	background-image: url("image/yzxxreset.png");
	background-repeat: no-repeat;	
}

.yzxxresetbtn:HOVER{
	opacity:0.6; 
    filter: alpha(opacity=60);	
 }

.yzxxcommitbtn{
	float:left;
	width:104px;
	height:43px;
	margin-left:186px;
	background-image: url("image/yzxxcommit.png");
	background-repeat: no-repeat;	
}

.yzxxcommitbtn:HOVER{
	opacity:0.6; 
    filter: alpha(opacity=60);	
 }

.yzxx-td-title{
	width:228px;
	color:#FFFFFF;
	background-color: #6FB650;
	text-align: center;
	vertical-align: middle;
    font-family:微软雅黑;
    font-size:18px;	
}

.yzxx-td-std{
	height:57px;
}


.yzxx-td-value-left{
	width:455px;
	text-align: center;
	vertical-align: middle;
    font-family:微软雅黑;
    font-size:18px;	
}

.yzxx-td-value-right{
	text-align: center;
	vertical-align: middle;
    font-family:微软雅黑;
    font-size:18px;	
}

.yzxx-td-value-note{
	text-align: left;
	vertical-align: middle;
    font-family:微软雅黑;
    font-size:18px;		
}

.yzxx-bottom{
	margin-top: 40px;
	margin-bottom: 40px;	
	width:1260px;
	height:59px;
}

.yzxx-more{
	width:445px;
	height:59px;
	margin: 0 auto;
	background-image: url("image/yzxx-more.png");
	background-repeat: no-repeat;	
}

.yzxx-more:HOVER{
	opacity:0.4; 
    filter: alpha(opacity=40);	
 }

.splitsplit{}





.home-xwzx{
	height:290px;
	width:978px;
}
.xwzx-title{
	height:57px;
	width:972px;
	background-repeat: no-repeat;
	background-image: url("image/home_xwzx.png");
}
.title-left{
	float: left;
	padding-left: 170px;
	padding-top: 10px;
}
.title-right{
	float: right;
	padding-top: 10px;
}
.xwzx-list{
	width: 978px;
}
.xwzx-list-item{
	width:991px;
	height:33px;
	background-repeat: no-repeat;
	background-image: url("image/box.png");
	margin-left:10px;	
}
.xwzx-item-left{
	float: left;
	width:810px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.xwzx-item-right{
	float:right;
	width:118px;
}
.xwzx-a{
	width: 745px;
	display: block;
	overflow: hidden;
	word-break: 
	keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-djgz-dwjs{
	height:251px;
	width:978px;
}
.home-djgz{
	height:290px;
	width:489px;
}
.djgz-title{
	height:57px;
	width:470px;
	background-repeat: no-repeat;
	background-image: url("image/home_djzg.png");
}
.info-title-left{
	float: left;
	padding-left: 170px;
	padding-top: 10px;	
}
.info-title-right{
	float: right;
	padding-top: 10px;	
}
.info-list-item{
	margin-left:20px;
	width:489px;
	height:33px;
	background-repeat: no-repeat;
	background-image: url("image/info-flag.png");
	margin-left:15px;	
}
.info-item-left{
	float: left;
	width:250px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.info-item-right{
	float:right;
	width:80px;
}
.info-a{
	width: 312px;
	display: block;
	overflow: hidden;
	word-break: 
	keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-dwjs{
	height:290px;
	width:489px;	
}
.dwjs-title{
	height:57px;
	width:470px;
	background-repeat: no-repeat;
	background-image: url("image/home_dwjs.png");
}
.home-whxcl{
	height:110px;
	width:922px;	
	background-repeat: no-repeat;	
	background-image: url("image/home-whxcl1.png");
}
.home-spgl-xsdy{
	height:243px;
	width:978px;
}
.home-spgl{
	height:243px;
	width:489px;	
}
.row-spgl{
	height:243px;
}
.spgl-title{
	height:57px;
	width:470px;
	background-repeat: no-repeat;
	background-image: url("image/home_spgl.png");
}
.home-xsdy{
	height:243px;
	width:489px;	
}
.xsdy-title{
	height:57px;
	width:470px;
	background-repeat: no-repeat;
	background-image: url("image/home_xsdy.png");
}


.bottom-fywh{
	position:relative; 
	width: 100%;
	height: 491px;
}
.fywh-container{
	position:absolute;
	z-index: 999;
	left:0px; 
	top:10px;
	height: 353px;
	width: 100%;
}
.fywh-container-center{
	width:1409px;
	margin: 0 auto;
}
.bottom-background{
	position:absolute;
	z-index: 1;
	left:0px; 
	top:0px;
	width: 100%;
	height: 492px;
	background-repeat: no-repeat;
	background-image: url("image/list_bk.png");
	background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;	
}
.fywh-title{
	height:57px;
	width:1408px;
	background-repeat: no-repeat;
	background-image: url("image/home_fywh.png");	
}
.fywh-left{
	float:left;
	width: 357px;
	height: 502px;
}
.fywh-right{
	float:right;
	width: 709px;
	height: 502px;
}
.fywh-list{
	width: 1409px;
}
.fywh-obj{
	OVERFLOW: hidden; 
	WIDTH: 1409px;
}
.fywh-item{
	float:left;
	height:286px;
	margin-top: 50px;
	margin-left: 60px;
}
.fywhimg-title{
	text-align: center;
	margin-top: 10px;
}
.color-red{
	background-color: red;
}
.color-black{
	background-color: black;
}
.color-yellow{
	background-color: yellow;
}
.right-func{
	width:333px;
	height: 100px;
}
.margin-top-5{
	margin-top: 5px;
}
.margin-top-10{
	margin-top: 10px;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-left-10{
	margin-left: 10px;
}
.margin-right-10{
	margin-right: 10px;
}
.right-btn{
	width:101px;
	height: 100px;
}
.right-btn:HOVER{
	width:101px;
	height: 100px;
	opacity:0.4; 
    filter: alpha(opacity=40);
}
.right-sub-ztlm{
	width:333px;
	height: 178px;	
	padding-top: 35px;
	padding-left:19px;
	background-repeat: no-repeat;
	background-image: url("image/right-sub-ztlm.png");
}
.right-sub-bmdt{
	width:333px;
	height: 178px;	
	padding-top: 35px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image: url("image/right-sub-bmdt.png");
	
    word-break: break-all;
    word-wrap: break-word;
    line-height:24px;
}
.right-sub-fywh{
	width:333px;
	height: 178px;	
	padding-top: 35px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-image: url("image/right-sub-fywh.png");
}
.right-fywh-item{
	width:300px;	
	height:45px;
	text-align: center;
	vertical-align: middle;
}
.right-bmdt-item{
	float:left;
	padding-left:5px;
	padding-top:4px;
	width:100px;
	height:35px;
	text-align: center;
	vertical-align: middle;
}
.right-bmdt-item:HOVER{
	float:left;
	padding-left:7px;
	padding-top:4px;
	width:100px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url("image/bmdt-item.png");
}

.bar-bmdt{
	font-family: 微软雅黑;
	font-size: 15px;
	font-weight: bold;
	color:#f29143;
	cursor:pointer;
}
.bar-bmdt:HOVER{
	font-family: 微软雅黑;
	font-size: 15px;
	font-weight: bold;
	color:#e9715f
	cursor:pointer;
}

.bar-fywh{
	font-family: 微软雅黑;
	font-size: 15px;
	font-weight: bold;
	color:#86c61e;
	cursor:pointer;	
}

.right-fywh-item a:link{
	font-family: 微软雅黑;
	font-size: 15px;
	font-weight: bold;
	color:#86c61e;
	cursor:pointer;
	background-color: #EEFEEF;
}


.right-fywh-item a:hover{
	font-family: 微软雅黑;
	font-size: 15px;
	font-weight: bold;
	color:white;
	cursor:pointer;
	background-color: #86c61e;
}

.right-sub-spzx{
	width:333px;
	height: 330px;	
	margin-top: 18px;
}
.right-spzx-title{
	padding-left:284px;
	padding-top:6px;
	width:333px;
	height:40px;
	background-repeat: no-repeat;
	background-image: url("image/home_spzx.png");
}
.right-spzx-vod{
	width:333px;
}
.vplay{
	width:230px;
	height:150px;
	margin-left: 55px;
}

.ktgg-item-titile{
	width:851px;
	height:25px;
	margin-left:104px;
}
.ktgg-titile-ah{
	float: left;
	width:250px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-titile-ktsj{
	float:left;
	width:200px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;	
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-titile-ktdd{
	float:left;
	width:200px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-titile-ay{
	float:left;
	width:200px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;	
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-list-item{
	width:851px;
	height:33px;
	margin-left:0px;
	background-repeat: no-repeat;
	background-image: url("image/info-flag.png");	
}

.ktgg-item-ah{
	float:left;
	width:250px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-item-ktsj{
	float:left;
	width:220px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-item-ktdd{
	float:left;
	width:230px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-item-ay{
	float:left;
	width:150px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space:nowrap;
}
.ktgg-a{
	width: 200px;
	display: block;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.right-sub-gnlj{
	width:333px;
	height: 380px;	
	margin-top: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-image: url("image/home_gnlj.png");	

    word-break: break-all;
    word-wrap: break-word;
    line-height:30px;	
}


.bottom-line{
	width:100%;
	background-color: #6FB54F;
	height: 49px;
}

.bottom-link{
	height: 37px;
	width:1200px;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin:0px auto; 
}
.link-item{
	float:left;
	margin-left: 10px;
	margin-top: 12px;
	width:fit-content;
}

.link_color{
	color:#EFF6ED;
}
.link-space{
	float:left;
	margin-left: 10px;
	margin-top: 5px;
	width:4px;
	height:37px;
	background-repeat: no-repeat;
	background-image: url("image/home_box_white.png");	
}

.link-std-space{
	margin-left: 10px;
	margin-top: 12px;
}
.tail-line{
	width: 100%;
	heigth:300px;
	margin-top: 30px;
	position: relative;
}
.tail-address{
	height:24;
	width:1000px;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.tail-copyright{
	height:24;
	width:600px;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.tail-flag{
	width:63px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url("image/dzjg-flag.png");	
}

.weixinlogo{
	position: absolute;
	left:1280px;
	top:0px;
	width: auto;
    height: auto;
	box-shadow:3px 2px 4px #000;
}

.weibologo{
	position: absolute;
	left:1420px;
	top:0px;
	width: auto;
    height: auto;
	box-shadow:3px 2px 4px #000;
}

.group-top-images{
	width:100%;
	height:195px;
	padding-left:861px;
	padding-top:74px;
	font-family:微软雅黑;
	font-size:40px;
	font-weight:bold;
	letter-spacing:13px;
	color:white;
	background-image: url("image/list_head_bk.png");
	background-repeat: no-repeat;
}

.group-top-list{
	height:48px;
	width:100%;
	background-color: #F9F9F9;
}

.group-top-list-title{
	margin:0 auto;
	width: 1409px;
	height: 48px;	
}
.group-top-list-title span{
    height:45px;
    line-height: 48px;
}

.group-top-list-title a{
	display:block;
	float:left;
	height:45px;
	font-family: 黑体;
	font-size: 18px;
    text-decoration: none;
    margin-right: 20px;
}
.group-top-list-title a:HOVER{
	font-family: 黑体;
	font-size: 18px;
	color:#AED2A2;
}
.group-title-a {
	color:#353334;
}
.group-title-a-select {
	color:#AED2A2;
	border-bottom:solid 3px #A5CC93;
}
.group-container{
	width:100%;
	background-image: url("image/list_bk.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.group-row{
	height: 940px;
	width:1409px;
	margin-left: auto;
	margin-right: auto;	
}
.group-item-title{
	height:48px;
	width:1404px;
	margin-top: 40px;
	background-image: url("image/group-sub-title.png");
	background-repeat: no-repeat;
}
.group-item-title-left{
	display:block;
	float:left;
	text-decoration: none;
	font-family: 黑体;
	font-size: 24px;
	color:#353334;
	margin-left: 40px;
	padding-top: 5px;
}
.group-item-title-right{
	display:block;
	float:right;
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 18px;
	color:#353334;
	padding-top: 10px;
}
.group-item-subitem{
	height:37px;
	width:1404px;
	background-image: url("image/group-sub-item.png");
	background-repeat: no-repeat;
}
.group-item-subitem-left{
	display:block;
	float:left;
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 16px;
	color:#353334;	
	margin-left: 54px;
	padding-top: 5px;
}
.group-item-subitem-right{
	display:block;
	float:right;
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 16px;
	color:#353334;	
}
.list-container{
	width:100%;
	background-image: url("image/list_bk.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.list-row{
	width:1409px;
	height: 1581px;
	margin-left: auto;
	margin-right: auto;	
}
.list-item-title{
	height:104px;
	width:1393px;
	margin-top: 0px;
	background-image: url("image/list-title.png");
	background-repeat: no-repeat;
}
.list-item-title-left{
	display:block;
	float:left;
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 24px;
	color:#353334;
	margin-left: 40px;
	padding-top: 33px;
}
.list-item-title-right{
	display:block;
	float:right;
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 18px;
	color:#353334;
	padding-top: 38px;
}
.list-item-subitem{
	height:212px;
	width:1393px;
	margin-top: 0px;
	background-image: url("image/list-item.png");
	background-repeat: no-repeat;	
}
.list-subitem-left{
	float:left;
	height:212px;
	width:177px;
}
.list-subitem-right{
	float:right;
	width:1216px;
	height:212px;
}
.list-subitem-day{
	font-family: 微软雅黑;
	font-size: 55px;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 50px;
}
.list-subitem-ym{
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight: bold;
	margin-left: 55px;
}
.list-subitem-bt{
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.list-subitem-nr{
	width:1210px;
	height:95px;
	font-family: 微软雅黑;
	font-size: 16px;
    margin-left: 0px;
    overflow: hidden;
    text-indent:30px;
	text-overflow: ellipsis; 
}
.list-subitem-open{
	display:block;
	width:100px;
	height:20px;
	font-family: 微软雅黑;
	font-size: 14px;
    margin-left: 1120px;
    color:#7BBA5F;
    margin-top: 10px;
}	
.remark-container{
	width:100%;
	background-image: url("image/list_bk.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.remark-row{
	width:1409px;
	margin-left: auto;
	margin-right: auto;	
}

.remark-item-title{
	height:90px;
	width:1393px;
	margin-top: 0px;
	background-image: url("image/list-title.png");
	background-repeat: no-repeat;
}
.remark-info{
	width:1409px;
	border:2px solid #CDCDCD;
}

.remark-info-title{
	font-family: 微软雅黑;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom:50px;
	text-align: center;	
}
.list-item-title-group{
	font-size: 24px;
}
.list-item-title-name{
	font-size: 18px;
}
.list-item-title-note{
	font-size: 16px;
}
.list-item-title-select{
	color:#70B44F;
}
.list-pages{
	height: 50px;
	width:1409px;
	clear:both;
	margin-left: auto;
	margin-right: auto;	
}
.list-item-pages{
	width:782px;
	height:50px;
	margin: 0px auto;
	margin-top: 50px;
}
.list-pages-item{
	padding:5px 5px 5px 5px;
	border-radius:5px;
	border:1px solid #CDCDCD;
	font-family: 微软雅黑;
	font-size: 16px;
	
}
.list-pages-page{
	width:50px;
	font-family: 微软雅黑;
	font-size: 14px;
}
.remark-info-date{
	font-family: 微软雅黑;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom:50px;
	text-align: center;	
	color:#585858;	
}
.remark-info-split{
	width:1277px;
	height:2px;
	margin-left:66px;
	background-color:#ADADAD;
}
.remark-info-art{
	margin: 0px auto;
	margin-top:50px;
	margin-bottom:50px;
	width:1277px;
}
.remark-creater{
	margin: 30px 10px 30px 66px;
	height:35px;
	width:200px;
	font-family: 微软雅黑;
	font-size: 18px;
}

.remark-key{
	height:38px;
	width:418px;
	margin-left:991px;
}

.remark-key-pd{
	display:inline-block;
	float:left;
	width:130px;
	height:20px;
	font-family: 微软雅黑;
	font-size: 18px;
    margin-left: 5px;
    color:#585858;
    margin-top: 0px;
}

.remark-key-top{
	display:inline-block;
	float:left;
	width:130px;
	height:20px;
	font-family: 微软雅黑;
	font-size: 18px;
    margin-left: 5px;
    color:#585858;
    margin-top: 0px;
}

.remark-info-bottom{
	width:1409px;
	height:70px;
	margin-top: 24px;
	margin-bottom: 80px;
	padding-top:2px;
	border:2px solid #CDCDCD;
	border-style: dashed;
}
.remark-bottom-next{
	margin-left: 25px;
	margin-top: 5px;
	font-family: 黑体;
	font-size: 16px;	
}

#triangle-left {
	float:left;
    width: 0;
    height: 0;
    margin-top: 4px;
    border-top: 9px solid transparent;
    border-right: 18px solid black;
    border-bottom: 9px solid transparent;
}
#triangle-up {
	float:left;
    width: 0;
    height: 0;
    margin-top: 4px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 18px solid green;
}

.vodlist-item-subitem{
	float:left;
	width:380px;
	height:390px;
	margin:40px 40px 40px 40px;
	background-color: #F4F4F4;
}
.vodlist-subitem-vod{
	margin:0px auto;
	width:380px;
	height:285px;
}
.vodlist-subitem-title{
	margin:0px auto;
	margin-top:15px;
	width:339px;
	height:70px;
	line-height: 35px;
	font-family: 微软雅黑;
	font-size: 18px;
    overflow: hidden;
	text-overflow: ellipsis; 
}
.video-vplay{
	width:1100px;
	height:900px;
	margin-left: 140px;	
}
.gnlj-word4{
	letter-spacing: 14px;
}		
.gnlj-word5{
	letter-spacing: 7px;
}	
.gnlj-word6{
	letter-spacing: 3px;
}


.bar-bmdt-gnlj{
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight: bold;
	color:#4F4F4F;
	cursor:pointer;
}

.right-gnlj-item{
	float:left;
	margin-left: 20px;
	padding-left:10px;
	padding-top:3px;
	width:130px;	
	height:38px;
}
.right-gnlj-item:HOVER{
	width:130px;
	height:38px;
	margin-left: 20px;
	padding-left:12px;
	padding-top:4px;
	color:#E67316;
	background-image: url("image/gnlj-item.png");
	background-repeat: no-repeat;
}		

.home-notice{
	height: 44px;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-notice-container{
	height: 44px;
	width:1409px;
	margin:0px auto;
	padding-left:70px;
	padding-top:10px;	
	background-image: url("image/notice.png");
	background-repeat: no-repeat;
}
.fywh-obj{
	OVERFLOW: hidden; 
	WIDTH: 1339px;
}

#moveObj table td{
	padding-left:30px;
	padding-right:30px;
	white-space: nowrap;
}

.home-tools{
	height: 205px;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;	
}

.home-tools-container{
	height: 205px;
	width:1409px;
	margin:0px auto;	
}

.home-btn-split{
	margin-left:15px;
}

.home-btn-tszbgk{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/tszbgk.png");
	background-repeat: no-repeat;
}


.home-btn-tszbgk:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/tszbgk-sel.png");
	background-repeat: no-repeat;
}


.home-btn-zgsplcgk{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/zgsplcgk.png");
	background-repeat: no-repeat;
}


.home-btn-zgsplcgk:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/zgsplcgk-sel.png");
	background-repeat: no-repeat;
}


.home-btn-zgzxxxgk{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/zgzxxxgk.png");
	background-repeat: no-repeat;
}


.home-btn-zgzxxxgk:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/zgzxxxgk-sel.png");
	background-repeat: no-repeat;
}


.home-btn-cpwsgk{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/cpwsgk.png");
	background-repeat: no-repeat;
}


.home-btn-cpwsgk:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/cpwsgk-sel.png");
	background-repeat: no-repeat;
}

.home-btn-fygkcx{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/fygkcx.png");
	background-repeat: no-repeat;
}


.home-btn-fygkcx:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/fygkcx-sel.png");
	background-repeat: no-repeat;
}

.home-btn-sfpmcx{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/sfpmcx.png");
	background-repeat: no-repeat;
}


.home-btn-sfpmcx:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/sfpmcx-sel.png");
	background-repeat: no-repeat;
}

.home-btn-ysjsgk{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/ysjsgk.png");
	background-repeat: no-repeat;
}


.home-btn-ysjsgk:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/ysjsgk-sel.png");
	background-repeat: no-repeat;
}

.home-btn-flfgcx{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/flfgcx.png");
	background-repeat: no-repeat;
}


.home-btn-flfgcx:HOVER{
	float:left;
	display:block;
	height:205px;
	width:163px;
	background-image: url("image/flfgcx-sel.png");
	background-repeat: no-repeat;
}

#imgfloat{
	position: absolute;
	left:0px;
	top:0px;
	width: auto;
    height: auto;
	box-shadow:3px 2px 4px #000;
}	
