/* CSS Document */
  @charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style:none;border:0;}
body {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #EEEBEA;
	font: normal 16px/40px "微软雅黑";
}
ul,li{margin:0px;padding:0px;list-style-type:none;}
html {
    line-height: 1.15; /* Correct the line height in all browsers */
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS. */
}
.clear {
	clear: both;
}
a {
    background-color: transparent; /* Remove the gray background on active links in IE 10. */
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
img {
    border-style: none; /*  Remove the border on images inside links in IE 10. */
}
/*层淡入效果*/
@keyframes fade-in {  
    0% {opacity: 0;}/*初始状态 透明度为0*/  
    40% {opacity: 0;}/*过渡状态 透明度为0*/  
    100% {opacity: 1;}/*结束状态 透明度为1*/  
}  
@-webkit-keyframes fade-in {/*针对webkit内核*/  
    0% {opacity: 0;}  
    40% {opacity: 0;}  
    100% {opacity: 1;}  
} 
/*层淡入效果结束*/
.g-topp {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/topbgnew.png) no-repeat;
}
.g-top {
	float: left;
	height: 50px;
	width: 100%;
	background: url(../images/topbgnew.png) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.g-width {
	height: 50px;
	width: 1600px;
	margin: 0px auto;
	padding: 0px;
}
.role {
	float: left;
	height: 30px;
	width: 1000px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.role a {
	float: left;
	height: 30px;
	width: 80px;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
}
.role a:hover {
	float: left;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.top-r {
	float: left;
	height: 30px;
	color: #666666;
	width: 600px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.top-r img {
	float: right;
	height: 25px;
	width: 220px;
	margin-top: 5px;
	margin-right:10px;
}

/*搜索按纽弹出层*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 50%;
	height: 10%;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}
/*搜索按纽弹出层结束*/
.g-headd {
	float: left;
	width: 100%;
	text-align: center;
	background: #FFF;
	left: 0px;
	height: 140px;
}
.g-head {
	height: 140px;
	float: left;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	top: 50px;
}
.banner {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 1600px;
	margin-top: 10px;
	background-image: url(../images/banner.png) no-repeat 20px;
}
.g-headd .bannerr {
	height: 140px;
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/banner.png) no-repeat 20px;
}

.logo {
	float: left;
	width: 400px;
	overflow: visible;
	text-align: left;
}
.logo img {
	margin-left: 10px;
	height: auto;
}
/*下拉菜单结束*/
.cdd {
	float: right;
	width: auto;
	margin-top: 60px;
}

.cd {
	float: right;
	width: auto;
	overflow: visible;
	margin-top: 0px;
}
.cd a {
	float: left;
	height: 60px;
	width: 110px;
	text-align: center;
	line-height: 60px;
	display: block;
	color: #000000;
	font-size: 18px;
	transition: all 0.5s linear;
	overflow: hidden;
	margin-top: 50px;
}
.cd a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.2s linear;
}
/*下拉菜单*/
ul, li {
	list-style-type:none;
	text-transform:capitalize;
}
ul,li{margin:0px;padding:0px;list-style-type:none;}
#nav {
	width: 1000px;
	display: block;
	height: 50px;
	float: right;
	position: relative;
	left: 0px;
}
#nav .mainlevel {
	float: left;
	width: 110px;/*IE6 only*/
	height: 50px;
	background-image: url(menuge.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1px;
}
#nav .mainlevel a {
	color: #000;
	text-decoration: none;
	line-height: 50px;
	display: block;
	width: 110px;
	text-align: center;
	font-size: 18px;
}
#nav .mainlevel a:hover {
	color:#ffea00;
	text-decoration:none;
	background-color:#0472E5;
}
#nav .mainlevel ul {
	display: none;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
	height: auto;
	width: 110px;
}
#nav .mainlevel li {
	border-top: 1px solid #fff;
	width: 110px;/*IE6 only*/
	background-color: #0472E5;
	height: 50px;
}
#nav .mainlevel li a {
	line-height: 50px;
	height:50px;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
.mainlevel li a:hover {
	width: 110px;
	height:60px;
	line-height: 60px;
	font-weight: bold;
}
/* 二级下拉菜单CSS Document */
.anylinkcss{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 110px;
	text-align: center;
	padding-top: 5px;
}
.anylinkcss a{
	border-top: 2px solid #ffffff;
	color: #000;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	text-indent: 3px;
	background: #CCC;
	height: 60px;
	font: 16px/60px "微软雅黑";
	float: left;
	margin: 0px;
} 
.anylinkcss a:hover{ /*hover background color
background-color: #ffffff;*/
	color: #FFF;
	background-color: #227D51;
	line-height: 70px;
	font-size: 18px;
	height: 70px;
	font-weight: bold;
}
/*焦点图CSS */
.main_visual{
	height: 720px;
	width:100%;
	border-top: 1px solid #d7d7d7;
	position: relative;
	float: left;
}
.main_image{
	height: 720px;
	overflow: hidden;
	position: relative;
}
.main_image ul{
	width: 9999px;
	height: 720px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0px;
}
.main_image li{float:left;width:100%;height:720px;}
.main_image li span{display:block;width:100%;height:720px}
.main_image li a{display:block;width:100%;height:720px}
div.flicking_con{
	position: absolute;
	top: 600px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
	overflow: hidden;
}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:50px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:50px;}
/*焦点图CSS结束 */
.g-main {
	float: left;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.g-main-xc {
	float: left;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-top: 30px;
	margin-bottom: 30px;
}
.part {
	height: auto;
	width: 1600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
}
.part-wlyw {
	height: auto;
	width: 490px;
	overflow: visible;
	float: left;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
.part-right {
	background: #FFF;
	float: left;
	height: auto;
	width: 995px;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
}
/*秦巴讲坛table*/
#new_box {
	width: 100%;
	overflow: hidden;


}
.new_con {
	max-width: 1200px;
	margin: 0 auto;
}
.newtel {
	height: 80px;
	color: #227D51;
	font: 30px "微软雅黑";
	border-bottom: 1px dashed #CCC;
	text-align: center;
	margin-top: 40px;
	width: 98%;
	margin-left: 2%;
	background: url(../images/qbjtd.png) no-repeat;
}
.new_telst {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center
}
.new_telst li {
	width: 160px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
	color: #333;
	text-indent: 40px;
}
.new_telst li a{
	color: #227D51;
	font-weight: bold;
}
.new_telst li.newon {
	color: #227D51;
	font-weight: bold;
	width: 160px;
}
.new_telst li.newon a{
	color: #227D51;
	font-weight: bold;
}
.new_lst {
	height: auto;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
}
.new-wrap {

}

/*table结束*/
.part-left {
	float: left;
	height: auto;
	width: 1020px;
	margin-right: 20px;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	overflow: visible;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.part-zhxw {
	float: left;
	height: auto;
	width: 500px;
	margin-right: 30px;
	padding-left: 10px;
}
.part-mtgz {
	float: left;
	height: auto;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
}
.part-hzjl {
	float: left;
	height: auto;
	width: 468px;
	margin-right: 2px;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	overflow: hidden;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.part1-left {
	float: left;
	width: 1040px;
	overflow: visible;
	height: auto;
}
.part1-right {
	float: left;
	width: 560px;
	overflow: visible;
}
.part-half {
	float: left;
	width: 800px;
	overflow: visible;
}

.patr1-left-areabg {
	float: left;
	width: 98%;
	overflow: auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	height: auto;
	margin-bottom: 10px;
}
.part-qbjt {
	float: left;
	height: auto;
	width: 49%;
	margin-right: 1%;
	margin-left: 1%;
}
.patr1-right-areabg {
	float: right;
	width: 46%;
	overflow: visible;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 15px;
}
.patr1-right-areabg2 {
	float: right;
	width: 100%;
	overflow: visible;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	height: auto;
	animation: fade-in;/*动画名称*/
	animation-duration: 1.5s;/*动画持续时间*/
	-webkit-animation: fade-in 1.5s;/*针对webkit内核*/
	padding-bottom: 15px;
}
.part1-bt-area {
	height: 120px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.part1-bt-area-china {
	height: 60px;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 60px;
	color: #227D51;
	text-align: center;
	font-weight: bold;
}
.part1-bt-area-china2 {
	height: 60px;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 60px;
	color: #227D51;
	text-align: center;
	font-weight: bold;
}
.part1-bt-area-china2 a{
	color:#227D51;
}
.part1-bt-area-yw {
	float: left;
	height: 60px;
	width: auto;
	margin-top: 40px;
	display: block;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:center;
}
.part1-bt-area-more {
	float: right;
	height: 30px;
	width: auto;
	margin-left: 1px;
	margin-top: 50px;
	text-align: center;
	margin-right: 3px;
}
.part1-bt-area-more a {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
.part1-bt-area-more a:hover {
	color: #000000;
}
.part1-zw-area {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: auto;
}
.part1-zw-list {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.part1-zw-list-notice {
	width: 98%;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 9px 1%;
}
.part-half-leftbg {
	float: left;
	height: auto;
	width: 98%;
	background-color: #FFFFFF;

	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
}
.part-half-rightbg {
	float: right;
	height: auto;
	width: 98%;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
}
.wlyw-top-half {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.wlyw-top-half-img {
	float: left;
	height: 300px;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
}

.wlyw-top-half a {
	width: 96%;
	overflow: hidden;
	display: block;
	margin-right: 2%;
	margin-left: 2%;
	background: #F2F2F2;
}

.wlyw-top-half img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	cursor: pointer;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
	overflow: hidden;
	height: auto;
}

.wlyw-top-half img:hover{
	transform: scale(1.2);
    -ms-transform: scale(1.2);
	overflow: hidden;
}
.wlyw-top-t {
	float: left;
	width: 94%;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 30px;
	color: #3A3A3A;
	font-weight: bold;
	height: 30px;
	margin: 5px 3% 10px;
}
.wlyw-top-t:hover {
	color: #227D51;
}
.wlyw-top-c {
	float: left;
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	margin-bottom: 20px;
	overflow: hidden;
	height: 60px;
}
.wlyw-top-time {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	color: #999999;
	margin-top: 5px;
	text-align: left;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
}
.wlyw-list-t {
	float: left;
	height: 40px;
	width: 83%;
	margin-right: 3%;
	margin-left: 2%;
	overflow: hidden;
	text-align: left;
}
.wlyw-list-t a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #227D51;
	line-height: 50px;
}

.wlyw-list-rq {
	float: left;
	height: 40px;
	width: 10%;
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	margin-right: 2%;
}

.notice-list-t {
	float: left;
	height: 53px;
	width: 85%;
	margin-right: 3%;
	margin-left: 1%;
	overflow: hidden;
	text-align: left;
}
.notice-list-t a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #227D51;
	line-height: 50px;
}

.notice-list-rq {
	float: left;
	height: 53px;
	width: 10%;
	font-size: 12px;
	line-height: 40px;
	margin-right: 1%;
}





.noticedata {
	margin-top: 10px;
	margin-right: 2%;
	float: left;
	height: 40px;
	width: 15%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	margin-bottom: 5px;
	text-align: center;
}
.noticedata-y-m {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 40px;


	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.notice-title {
	height: 40px;
	width: 77%;
	float: right;
	overflow: hidden;
	margin-bottom: 5px;
	margin-right: 3%;
	margin-top: 10px;
	text-align: left;
}
.notice-title a {
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
.notice-title a:hover {
	font-weight: bold;
	color: #227D51;
}


.gn-small {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 20px;
	margin-bottom: 0px;
}
.gn-xwhj {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xwhj a {
	background-image: url(../images/xwhj.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xwhj a:hover {
	color: #FFD21D;
	background-image: url(../images/xwhj2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xwhj-t {
	padding-top: 70px;
}
.gn-OA {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-OA a {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-OA a:hover {
	color: #FFD21D;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-OA-t {
	padding-top: 70px;
}
.gn-hyap {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-hyap a {
	background-image: url(../images/hyap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-hyap a:hover {
	color: #FFD21D;
	background-image: url(../images/hyap2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-hyap-t {
	padding-top: 70px;
}
.gn-xxgk {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xxgk a {
	background-image: url(../images/xxgk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xxgk a:hover {
	color: #FFD21D;
	background-image: url(../images/xxgk2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xxgk-t {
	padding-top: 70px;
}
.gn-ldxx {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ldxx a {
	background-image: url(../images/ldxx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ldxx a:hover {
	color: #FFD21D;
	background-image: url(../images/ldxx2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ldxx-t {
	padding-top: 70px;
}
.gn-tsg {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-tsg a {
	background-image: url(../images/tsg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-tsg a:hover {
	color: #FFD21D;
	background-image: url(../images/tsg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-tsg-t {
	padding-top: 70px;
}
.gn-xyh {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xyh a {
	background-image: url(../images/xyh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xyh a:hover {
	color: #FFD21D;
	background-image: url(../images/xyh2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xyh-t {
	padding-top: 70px;
}
.gn-zslq {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-zslq a {
	background-image: url(../images/zslq.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition: all 0.5s linear;
}
.gn-zslq a:hover {
	color: #FFD21D;
	background-image: url(../images/zslq2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-zslq-t {
	padding-top: 70px;
}

.gn-ztwz {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ztwz a {
	background-image: url(../images/ztwz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ztwz a:hover {
	color: #FFD21D;
	background-image: url(../images/ztwz2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ztwz-t {
	padding-top: 70px;
}
.gn-ztb {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ztb a {
	background-image: url(../images/ztb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ztb a:hover {
	color: #FFD21D;
	background-image: url(../images/ztb2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ztb-t {
	padding-top: 70px;
}
.gn-sfrz {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-sfrz a {
	background-image: url(../images/sfrz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-sfrz a:hover {
	color: #FFD21D;
	background-image: url(../images/sfrz2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-sfrz-t {
	padding-top: 70px;
}
.gn-yjxt {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-yjxt a {
	background-image: url(../images/yjxt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition: all 0.5s linear;
}
.gn-yjxt a:hover {
	color: #FFD21D;
	background-image: url(../images/yjxt2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-yjxt-t {
	padding-top: 70px;
}
.g-mail-1 {
	height: 500px;
	width: 100%;
	background-image: url(images/2342555.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	overflow: visible;
}

/*第三部分结束*/

.bottom-area {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	overflow: auto;
	background: url(../images/bottombgnew.png) no-repeat;
	text-align: center;
}
.bottom {
	width: 1600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	height: 150px;
}
.bottom-left {
	float: left;
	width: 260px;
	margin: 0px;
}
.bottom-left1 {
	float: left;
	width: 300px;
	margin: 0px;
}
.bottom-bq {
	float: left;
	width: 350px;
	margin-left: 40px;
	margin-top: 10px;
}
.bottom-bs {
	float: right;
	width: 250px;
	height: 150px;
}
.bottom-left-xq {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 10px;
	margin-left: 3%;
	text-align: left;
}
.bottom-left-xq-t {
	height: 40px;
	width: 96%;
	font-size: 1.2em;
	line-height: 40px;
	color: #FFFFFF;
	text-align: left;
	font-family: "微软雅黑";
	padding-left: 2%;
}
.bottom-left-xq-c {
	height: auto;
	width: 96%;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 2%;
}
.bottom-left-xq-c a {
	color: #FFF;
}

.bottom-center {
	float: left;
	height: auto;
	width: 200px;
	text-align: center;
	margin-left: 20px;
}
.bottom-center img {
	height: auto;
	width: 70%;
}

.bottom-right {
	float: left;
	height: auto;
	width: 35%;
}
.wap img {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-top: 45px;
}
.dwbs img {
	margin-top: 65px;
	float: left;
	height: auto;
	width: 50px;
	margin-left: 30px;
}
/*二级页面CSS开始*/
.news-xxgkbg {
	float: left;
	height: 600px;
	width: 100%;
}
.news-xywhbg {
	float: left;
	height: 500px;
	width: 100%;
	background-image: url(../images/xywhbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.news-head {
	float: left;
	height: auto;
	width: 100%;
	background-color: #227D51;
}
.news-head-area {
	height: 40px;
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-cdandlogo {
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
}




.news-cd-area {
	height: 100px;
	width: 100%;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	float: left;
	overflow: visible;
}
.news-cd-logo {
	height: 100px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/news-head-logo.png) no-repeat left center;
}
.news-cd-logo1 {
	height: 100px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/news-head-logobs.png) no-repeat left center;
}
.news-cd {
	float: right;
	width: auto;
	overflow: visible;
	margin-top: 20px;
}/*
.news-cd {
	height: auto;
	width: auto;
	text-align: right;
	float: right;
	margin-top: 20px;
}*/
.news-cd a {
	width: 110px;
	float: left;
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 60px;
	color: #FFFFFF;
	overflow: hidden;
}
.news-cd a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.2s linear;
}

.news-cd-img {
	height: auto;
	width: auto;
	text-align: right;
	float: right;
	margin-top: 20px;
}
.news-cd-img a {
	width: 110px;
	float: left;
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 60px;
	color: #FF0000;
	overflow: hidden;
}
.news-cd-img a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.2s linear;
}
.news-head-img {
	float: left;
	width: 30%;
	margin-left: 1%;
}
.news-head-sf {
	float: left;
	width: 67%;
	margin-right: 2%;
	text-align: right;
}
.news-head-sf a {
	float: right;
	height: 40px;
	width: 80px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
}






.news-cd-big {
	float: left;
	height: auto;
	width: 100%;
	font-size: 30px;
	line-height: 50px;
	color: #FFF;
	margin-bottom: 20px;
	font-weight: bold;
}
.news-cd-small {
	float: left;
	width: 33%;
	text-align: center;
}
.news-cd-small a {
	font-size: 20px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.news-cd-small a:hover {
	font-weight: bold;
	color: #227D51;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	transform: scale(1.1);
    transition: all 0.5s linear;
}
.news-part-area {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
	width: 98%;
	height: auto;
	overflow: auto;
	background-color: #FFF;
	margin-top: 30px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
}
.news-xxgk-xbt {
	float: left;
	width: 100%;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	margin-bottom: 20px;
	margin-top: 20px;
}
.news-xxgk-xbt img {
	float: left;
	width: 3%;
	margin-top: 15px;
	margin-right: 2%;
}
.news-xxgk-xbt-bt {
	float: left;
	width: 95%;
	font-size: 22px;
	line-height: 60px;
	color: #227D51;
	text-align: left;
}

.noticett {
	text-indent: 0px;
}


.news-xxgk-c {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 4%;
	padding-bottom: 50px;
}
.news-xxgk-c p {
	text-align: left;
	text-indent: 33px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 35px;
}


.news-xxgk-left {
	float: left;
	width: 15%;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-xxgk-left1 {
	float: left;
	width: 20%;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-xxgk-zzjg-bbt {
	height: 500px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url(../images/news-xxgk.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
.news-xxgk-xywh-bbt {
	height: 500px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url(../images/news-xywh.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
.news-xxgk-zzjg-bbt p {
	width: 30%;
	margin-right: 20%;
	margin-left: 20%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #C00;
	margin-top: 200px;
	font-family: "微软雅黑", "宋体", "幼圆";
}
.news-xxgk-right {
	float: left;
	width: 85%;
	overflow: auto;
	padding-top: 40px;
}
.news-xxgk-right1 {
	float: left;
	width: 80%;
	overflow: auto;
	padding-top: 40px;
}
/*二级页面CSS结束*/
.news-xxgk-zzjg {
	float: left;
	width: 98%;
	overflow: hidden;
	margin-right: 1%;
	margin-left: 1%;
}
.news-xxgk-zzjg-bt {
	width: 90%;
	margin-right: 5%;
	margin-left: 2%;
	font-size: 1.2em;
	line-height: 60px;
	font-weight: bold;
	color: #171717;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-left: 3%;
	float: left;
	text-align: left;
}
.news-zzjg-bt {
	width: 20%;
	font-size: 1.2em;
	line-height: 60px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.news-bm-bt {
	float: left;
	height: auto;
	width: 80%;
}
.news-bm-bt a {
	float: left;
	width: 43%;
	text-align: left;
	display: block;
	margin-top: 10px;
	font-size: 18px;
	line-height: 50px;
	color: #000;
	transition: all 2s linear;
	padding-left: 2%;
	margin-right: 2%;
	margin-left: 2%;
}
.news-bm-bt a:hover {
	font-weight: bold;
	color: #227D51;
	background-color: #CCC;
	transform: scale(1.05);
	transition: all 0.5s linear;
	text-align: center;
}

.xrld-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 2%;
	margin-left: 8%;
	margin-bottom: 80px;
}
.xrld-zw {
	float: left;
	width: 50%;
	line-height: 40px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 20px;
}
.xrld-area a {
	float: left;
	width: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	display: block;
	height: 20px;
}
.xrld-area a:hover {
	font-weight: bold;
	color: #060;
}

.lrld-area {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}
.lrld-area img {
	height: auto;
	width: 70%;
	margin-top: 10px;
	margin-right: 15%;
	margin-bottom: 10px;
	margin-left: 15%;
    cursor: pointer;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}
.lrld-area img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.lrld-xm {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}
.lrld-rzsj {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.lsyg-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 6%;
	margin-left: 4%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.lsyg-year {
	float: left;
	width: 20%;
	margin-right: 3%;
	margin-left: 2%;
	font-size: 36px;
	line-height: 50px;
	color: #999;
	font-family: "微软雅黑", "宋体", "幼圆";
	text-align: center;
	margin-top: 20px;
}
.lsyg-c {
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 70%;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.xxry-year {
	float: left;
	width: 20%;
	margin-right: 3%;
	margin-left: 2%;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #227D51;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 20px;
}
.xxry-cc {
	float: left;
	width: 70%;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.xxry-c {
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.xmxh-half {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
}
.xmxh-half img {
	float: left;
	height: auto;
	width: 76%;
	margin-right: 12%;
	margin-left: 12%;
	margin-top: 50px;
	margin-bottom: 30px;
}

.xmxh-xm-c {
	float: left;
	width: 84%;
	margin-bottom: 20px;
	text-indent: 30px;
	margin-right: 8%;
	margin-left: 8%;
	line-height: 30px;
	margin-top: 140px;
}
.xmxh-xm-c p {
	text-indent: 30px;
	text-align: left;
}

.xx-left {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
	margin-top: 120px;
}
.xx-right {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
	margin-top: 200px;
}
.xx-left img {
	float: left;
	height: auto;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
.xx-c {
	float: left;
	width: 85%;
	margin-right: 15%;
	text-indent: 30px;
	margin-top: 50px;
	text-align: left;
}
.xx-bt {
	float: left;
	width: 80%;
	line-height: 200px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/xywh-btbg1.png);
	padding-left: 20%;
	font-size: 36px;
}
.xg-left {
	float: left;
	width: 40%;
	margin-top: 120px;
	margin-bottom: 40px;
}
.xg-left img {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
}
.xg-right {
	float: left;
	width: 60%;
	margin-top: 100px;
}

.xg-c {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	text-indent: 30px;
	text-align: left;
}
.xg-c a {
	float: left;
	width: 80%;
	padding-left: 20%;
	color: #000;
	line-height: 50px;
}

.sbxt-c {
	float: left;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	text-indent: 40px;
}
.sbxt-c a {
	float: left;
	width: 80%;
	padding-left: 20%;
	color: #000;
	line-height: 50px;
}
.xxjs-left {
	float: left;
	width: 40%;
	margin-top: 120px;
}
.xxjs-left img {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}.xxjs-right {
	float: left;
	width: 60%;
	margin-top: 120px;
}
.xxjs-c {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-indent: 40px;
}
.xxjs-bt {
	float: left;
	width: 80%;
	padding-left: 20%;
	line-height: 200px;
	background-image: url(../images/xywh-btbg2.png);
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
}
.sbxt-left {
	float: left;
	width: 60%;
	margin-top: 120px;
	overflow: hidden;
	margin-bottom: 60px;
}
.sbxt-right {
	float: left;
	width: 40%;
	margin-top: 90px;
}
.sbxt-left img {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
}
.sbxt-bt {
	float: left;
	width: 80%;
	margin-top: 50px;
	padding-left: 20%;
	font-size: 36px;
	line-height: 200px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/xywh-btbg1.png);
	overflow: hidden;
}
.whys-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 40px;
	
}
.whys-bkbt {
	float: left;
	height: 80px;
	width: 95%;
	margin-bottom: 20px;
	padding-right: 5%;
	text-align: right;
	border-bottom: 1px dashed #CCC;
	font-size: 24px;
	line-height: 80px;
	color: #C30;
	font-weight: bold;
}
.whys-bkc {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
}
.whys-part-area {
	float: left;
	height: 70px;
	width: 100%;
	border-bottom: 1px dashed #C30;
}
.whys-part-img {
	float: left;
	height: 60px;
	width: 10%;
	text-align: center;
}
.whys-part-bt {
	float: left;
	height: 60px;
	width: 90%;
	line-height: 60px;
	font-size: 24px;
	text-align: left;
}
.whys-ysj {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.whys-ysj-c {
	float: left;
	width: 57%;
	text-indent: 30px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
}
.whys-ysj img {
	margin: 50px 3% 20px 3%;
	float: left;
	width: 37%;
}
.whys-yjs-imgbt {
	float: left;
	width: 35%;
	margin-right: 2%;
	margin-left: 3%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}
.whys-sfmstu {
	float: left;
	width: 43%;
	margin-top: 40px;
}
.whys-sfmstu img {
	float: left;
	width: 86%;
	margin: 0px 7% 20px;
}
.whys-sfms-imgbt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-indent: 0;
}
.whys-tyjs {
	margin: 40px 5% 0px;
	float: left;
	width: 90%;
	text-indent: 30px;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	text-align: left;
}
.whys-whjs {
	margin: 40px 5% 0px;
	float: left;
	width: 90%;
	text-indent: 30;
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
}
.whys-stwh-area {
	margin: 10px 1% 40px;
	float: left;
	width: 23%;
}
.whys-stwh-area img {
	margin: 0px 5%;
	float: left;
	width: 90%;
}
.whyj-whhd-area {
	float: left;
	width: 43%;
	margin-top: 30px;
}
.whyj-whhd-area img {
	margin: 20px 1% 0px 3%;
	float: left;
	width: 46%;
}

.sthd-sfzy {
	float: left;
	width: 33%;
}
.sthd-sfzy img {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.news-newsbg {
	float: left;
	height: 500px;
	width: 100%;
	background-image: url(../images/news-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.show-news-img {
	line-height: 50px;
	text-align: center;
	float: left;
	width: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5%;
}
.show-news-lb {
	float: left;
	width: 86%;
	line-height: 50px;
	font-size: 16px;
	margin: 20px 2% 20px 2%;
	text-align: left;
}
.show-news-bt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 60px;
	overflow: auto;
	text-align: center;
	font-size: 24px;
	color: #1C1C1C;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.show-news-fbt {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #333;
	font-family: "宋体";
}
.show-news-ys {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #227D51;
	padding-bottom: 20px;
}
.show-news-c {
	width: 90%;
	float: left;
	margin: 20px 5%;
}
.show-news-c p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.show-news-c p img{
	text-align: center;
	text-indent: 0px;
	
}
.show-news-qh {
	float: left;
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 50px;
	color: #000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #227D51;
	padding-top: 20px;
	text-align: left;
}
.show-news-qh a {
	line-height: 50px;
	color: #000;
}
.show-news-qh a:hover {
	font-weight: bold;
	color: #227D51;
}
.show-news-tswl {
	float: left;
	width: 90%;
}
.show-news-righttop {
	float: left;
	width: 100%;
	overflow: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.show-news-righttop img {
	float: left;
	width: 10%;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 10%;
	height: auto;
}
.show-tswl-bt {
	float: left;
	width: 75%;
	margin-top: 30px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #227D51;
	text-align: left;
}
.show-tswl-area {
	float: left;
	width: 220px;
	overflow: hidden;
	margin: 10px 20px;
	height: 200px;
}
.show-tswl-area img {
	float: left;
	height: 132px;
	width: 198px;
	margin-right: 5%;
	margin-left: 5%;
}
.show-tswl-t {
	line-height: 30px;
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 15px;
	height: 30px;
	overflow: hidden;
}
.show-tswl-t:hover {
	color: #227D51;
	font-weight: bold;
}

.show-zjxw-area {
	float: left;
	width: 100%;
	overflow: auto;
}
.show-zjxw-area a{
	float: left;
	width: 68%;
	margin-top: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 18px;
	line-height: 30px;
	margin-right: 5%;
	height: 60px;
	text-align: left;
}
.show-zjxw-area a:hover {
	font-weight: bold;
	color: #227D51;
}


.show-zjxw-time {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	text-align: center;
	margin-bottom: 10px;
}
.bdsharebuttonbox {
	float: left;
	width: 230px;
	margin-left: 5%;
	height: 40px;
}
.hits {
	float: left;
	width: 35px;
	height: 35px;
	background: url(../images/eye.png) no-repeat left;
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	padding-left: 35px;
}
.news-xx-area {
	margin-top: 300px;
	margin-left: 5%;
	width: 80%;
}
.news-xx-area img {
	height: 4vw;
	width: auto;
}
.news-part {
	width: 1600px;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	background: #FFF repeat;
	margin: 20px auto 10px;
	height: auto;
	overflow: auto;
}
.news-part-img {
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	overflow: hidden;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
	margin-top: 20px;
}

.news-left {
	float: left;
	width: 400px;
	overflow: auto;
}
.news-right {
	float: left;
	height: auto;
	width: 1200px;
}
.news-bk {
	float: left;
	width: 400px;
	overflow: auto;
	background: #227D51;
}
.news-bk-bl {
	float: left;
	width: 70%;
	margin-left: 30%;
	line-height: 100px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	font-size: 2vw;
}
.news-bk-sl {
	float: left;
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 30px;
}
.news-bk-sl a {
	width: 70%;
	margin-left: 10%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20%;
	font-size: 24px;
	line-height: 50px;
	display: block;
	transition:all 0.5s linear ;
}
.news-bk-sl a:hover {
	line-height: 80px;
	font-weight: bold;
	color: #227D51;
	background-color: #CCC;
	text-align: center;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.news-zw-sl {
	float: left;
	width: 89%;
	margin-left: 3%;
	padding-right: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 3%;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
}
.news-zw-gjz {
	float: left;
	width: 89%;
	margin-left: 3%;
	padding-right: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 3%;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 60px;
}
.news-tnews a {
	width: 90%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 20px;
}

.news-tnews img {
	float: left;
	width: 20%;
	margin-top: 20px;
	margin-right: 3%;
	margin-left: 3%;
	overflow: hidden;
}
.news-list-bt {
	width: 72%;
	margin-right: 2%;
	float: left;
	height: auto;
	line-height: 50px;
	font-size: 24px;
	color: #000;
	text-align: left;
}
.news-list-bt:hover{
	font-weight: bold;
	color: #227D51;
}
.news-list-time {
	float: left;
	width: 54%;
	margin-right: 20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.news-list-intro {
	float: left;
	width: 72%;
	height: auto;
	margin-right: 2%;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: left;
}
.news-wulist-time {
	width: 20%;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	margin-top: 10px;
	font-size: 0.8vw;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
}
.news-wtlist-bt {
	float: left;
	width: 72%;
	margin-right: 2%;
	height: auto;
	line-height: 50px;
	font-size: 24px;
	color: #000;
	text-align: left;
}
.news-wtlist-bt:hover{
	font-weight: bold;
	color: #227D51;
}
.news-list-page {
	float: left;
	width: 60%;
	text-align: center;
	margin: 30px 20%;
}
.news-list-page-c {
	float: left;
	height: 40px;
	width: auto;
}
.news-list-page a{
	float: left;
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px 0px 0px 20px;
	padding-bottom: 0px;
}
.news-ldxx-area {
	float: left;
	height: auto;
	width: 80%;
	margin-top: 20px;
	margin-right: 9%;
	margin-bottom: 20px;
	margin-left: 9%;
	border: 1px dashed #3393AE;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
.news-ztwz {
	margin: 120px 5% 30px;
	height: auto;
	width: 90%;
}
.news-ztwz-area {
	float: left;
	height: auto;
	width: 30%;
	margin-right: 1%;
	margin-bottom: 50px;
	margin-left: 1%;
}
.news-ztwz-area a {
	float: left;
	height: 160px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.news-ztwz-t {
	float: left;
	height: 40px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
}




.fktd-role-area {
	float: left;
	height: 80px;
	width: 87%;
	margin-top: 80px;
	margin-right: 5%;
	margin-left: 5%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #227D51;
	margin-bottom: 80px;
}
.fktd-role-area img {
	float: left;
	height: auto;
	width: 4%;
	margin-top: 20px;
	margin-right: 2%;
	margin-left: 5%;
}
.fktd-role-bt {
	float: left;
	width: 80%;
	margin-top: 35px;
	line-height: 40px;
	color: #4A5C80;
	font-weight: bold;
	text-align: left;
}


.fktd-area {
	float: left;
	height: 550px;
	width: 29%;
	margin-right: 2%;
	margin-left: 2%;
	overflow: hidden;
	margin-bottom: 80px;
}
.fktd-area img {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.fktd-bt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 60px;
	color: #227D51;
	font-size: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #227D51;
}
.fktd-list {
	float: left;
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
}
.fktd-list-bt {
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: left;
	line-height: 50px;
	color: #999;
}
.fktd-area-xy {
	float: left;
	width: 21%;
	margin-right: 2%;
	margin-bottom: 80px;
	margin-left: 2%;
}
.fktd-area-xy img {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.xwhj {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 40px;
	margin-bottom: 20px;
	height: auto;
}
.xwhj img {
	float: left;
	height: auto;
	width: 5%;
	margin-top: 10px;
	margin-right: 5%;
}
.xwhj-bt {
	float: left;
	width: 90%;
	margin-top: 10px;
	font-size: 24px;
	line-height: 50px;
	color: #227D51;
	font-weight: bold;
	text-align: left;
}



.xwjh-ymd-bt {
	float: left;
	width: 5%;
	margin-top: 20px;
	margin-right: 1%;
	margin-left: 5%;
	background-color: #227D51;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.xwjh-y-bt {
	float: left;
	width: 89%;
	margin-top: 20px;
	list-style-type: none;
}
.xwjh-y-bt a {
	float: left;
	width: 4%;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	line-height: 40px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}
.xwjh-d-bt {
	float: left;
	width: 92%;
	margin-top: 20px;
	list-style-type: none;
}
.xwjh-d-bt a {
	float: left;
	width: 2%;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.xwjh-list {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 40px;
	margin-top: 50px;
}
.xwjh-list-xl {
	float: left;
	width: 10%;
	margin-top: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	color: #999;
}
.xwjh-list a {
	float: left;
	width: 90%;
}


.xwjh-list-bt {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	line-height: 50px;
	overflow: hidden;
	height: 50px;
	font-size: 18px;
	text-align: left;
}
.xwjh-list-time {
	float: left;
	width: 20%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	color: #999;
}
.xwjh-list-hits {
	float: left;
	width: 75%;
	font-size: 14px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 50;
	background-image: url(../images/hits.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.xwjh-zjxw-time {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/hits.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
}
.tswl-part1-left {
	float: left;
	width: 60%;
}
.tswl-part1-right {
	float: left;
	width: 40%;
	margin-top: 30px;
	height: 786px;
}


.tswl-right {
	float: left;
	width: 40%;
	margin-top: 30px;
	margin-right: 2%;
	margin-bottom: 20px;
}
.tswl-left {
	float: left;
	margin-left: 3%;
	width: 55%;
	margin-top: 30px;
	margin-bottom: 20px;
	height: auto;
}
.img-group {
	position: relative;
	display: inline-block;
	float: left;
	width: 240px;
	margin-right: 17px;
	margin-bottom: 30px;
	height: 360px;
}
.img-group img {
	width: 240px;
	margin-right: 3%;
	margin-left: 3%;
	height: 360px;
}

.img-tip {
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 100%;
	text-align: left;	/*display:none;*/
	margin-left: 3%;
}

.img-group-part1-right {
	position: relative;
	display: inline-block;
	float: left;
	width: 90%;
}
.img-group-part1-right img {
	width: 100%;
	max-height: 786px;
}

.img-tip-part1-right {
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 100%;
	text-align: center;	/*display:none;*/
}
.img-group-right {
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	margin-right: 3%;
	margin-bottom: 30px;
	height: 470px;
}
.img-group-right img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	height: 470px;
}
.img-tip-right {
	position: absolute;
	bottom: 10px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 94%;
	text-align: left;
	margin-right: 3%;
	margin-left: 3%;	/*display:none;*/
}
.img-group-right-x {
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	margin-right: 3%;
	margin-bottom: 30px;
	height: 250px;
}
.img-group-right-x img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	height: 250px;
}
.img-tip-right-x {
	position: absolute;
	bottom: 0px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 94%;
	text-align: left;
	margin-right: 3%;
	margin-left: 3%;	/*display:none;*/
}
.tswl-two-left {
	float: left;
	width: 48%;
	background-color: #C6C3C3;
	height: 540px;
}
.tswl-two-right {
	float: left;
	width: 52%;
	height: 540px;
	background-image: url(../images/tswltwobg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tswl-two-t1 {
	float: left;
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	color: #FFF;
	line-height: 50px;
	font-weight: bold;
	margin: 50px 10% 30px;
}
.tswl-two-t3 {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 35px;
	color: #FFF;
	line-height: 50px;
}
.tswl-two-t4 {
	float: left;
	width: 60%;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 30%;
}
.tswl-two-t4-area {
	float: left;
	height: 60px;
	width: 33%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tswl-two-t4-y {
	width: 90%;
	margin-left: 10%;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}
.tswl-two-t4-z {
	float: left;
	width: 90%;
	margin-left: 10%;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}


.tswl-jdt-1 {
	float: left;
	width: 800px;
}
/*图说文理焦点图css*/
* {padding: 0;margin: 0;}
ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.box{width: 800px;height: 540px;margin:0px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 800px;height: 540px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 800px; height: 540px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}
/*图说文理焦点图endcss*/
.tswl-part4-left {
	float: left;
	width: 45%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.tswl-part4-center {
	float: left;
	width: 35%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.tswl-part4-right {
	float: left;
	width: 20%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.tswl-part4-left img {
	width: 724px;
	margin-left: 3%;
	margin-right: 4%;
	height: 482px;
}
.tswl-part4-center img {
	width: 544px;
	margin-right: 5%;
	margin-left: 5%;
	height: 482px;
}

.tswl-part4-bt {
	line-height: 40px;
	font-weight: bold;
	color: #464646;
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.tswl-part4-c {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	text-indent: 40px;
	color: #999;
	margin-top: 10px;
	height: 390px;
	overflow: hidden;
}
.img-group4 {
	position: relative;
	display: inline-block;
	float: left;
	width: 95%;
	margin-left: 5%;
}
.img-group4 img {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}

.img-tip4 {
	position: absolute;
	bottom: 0px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 98%;
	text-align: center;	/*display:none;*/
	margin-right: 1%;
	margin-left: 1%;
}
.news-v-banner {
	height: 500px;
	width: 100%;
	overflow: hidden;
	background: url(../images/erjitu/99.png) no-repeat center top;
}
.news-v-banner-bg {
	float: right;
	height: 500px;
	width: 20%;
	background: url(../images/partxc-t3.png) repeat;
}
.news-v-banner-bg-t {
	float: left;
	width: 80%;
	font-size: 21px;
	line-height: 50px;
	color: #FFF;
	margin: 20px 10% 10px;
	font-weight: bold;
}
.news-v-banner-bg p {
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	height: 390px;
	overflow: hidden;
}



/*视频主体部分*/
.news-v-area-left {
	margin: 40px 2%;
	height: auto;
	width: 70%;
	float: left;
}
.news-v {
	float: left;
	height: auto;
	width: 24%;
	margin-right: 1%;
}
.news-v img {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	height: 350px;
}
.news-v-t {
	float: left;
	width: 90%;
	margin: 10px 5%;
}
.news-v-c {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	font-size: 14px;
	color: #999;
}

.news-v-area-rigth {
	height: auto;
	width: 24%;
	float: left;
	margin-top: 40px;
	margin-right: 2%;
	margin-bottom: 40px;
}
.news-v-area-rigth-bt {
	height: 50px;
	width: 100%;
	float: left;
	text-align: left;
	text-indent: 40px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #CCC;
}
.news-v-area-rigth-list {
	float: left;
	width: 100%;
	overflow: auto;
	height: 50px;
	margin-top: 5px;
}
.news-v-right-x {
	float: left;

	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #CCC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-x1 {
	float: left;
	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #F30;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-x2 {
	float: left;
	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #C60;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-t {
	float: left;
	height: 50px;
	width: 72%;
	margin-right: 1%;
	overflow: hidden;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	text-align: left;
}
.news-v-right-h {
	float: left;
	height: 50px;
	width: 15%;
	font-size: 12px;
	color: #CCC;
	text-align: right;
	background: url(../images/hits-v.png) no-repeat left;
	line-height: 50px;
}





/*宣传大图CSS*/
#flash{
	width: 100%;
	height: 700px;
	position: relative;
	margin-top: 190px;
}
#flash #play{
	width: 100%;
	height: 700px;
	list-style: none;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
}
#flash #play li{display: none;position:absolute;top:0px;left:0px;}
#flash #play li img{float: left;}
#button{position: absolute;bottom:20px;left:470px;list-style: none;}
#button li{margin-left: 10px;float: left;}
#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}
#prev{
	width: 40px;
	height: 63px;
	background: url(/images/beijing.png) 0px 0px;
	position: absolute;
	top: 205px;
	left: 10px;
	z-index: 1000;
}
#next{
	width: 40px;
	height: 63px;
	background: url(/images/beijing.png) -40px 0px;
	position: absolute;
	top: 205px;
	right: 10px;
	z-index: 1000;
}
#prev:hover{
	background: url(/images/beijing.png) 0px -62px;
}
#next:hover{
	background: url(/images/beijing.png) -40px -62px;
}



/* 图说文理two默认幻灯片 */
.FocusPic{zoom:1;position:relative; overflow:hidden;}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:510px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;text-align:left}
.title a:hover{background-color:#666666;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:10;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}
/* banner */
.FocusPic1{zoom:1;position:relative; overflow:hidden;}
.FocusPic1 .content{overflow:hidden}
.FocusPic1 .changeDiv a{position:absolute;top:5px;left:0px;display:none;}
.FocusPic1 .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:510px;height:30px;line-height:30px;overflow:hidden}
.FocusPic1 .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic1 .title a{display:block;padding-left:15px;color:#fff; font-size:14px;text-align:left}
.title a:hover{background-color:#666666;}
.FocusPic1 .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:10;}
.FocusPic1 .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic1 .change i.cur {background:#FF7700;}


/* CSS Document右下角返回顶部 */
.toolbar-item,.toolbar-layer{background:url(../img/toolbarnew.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:20px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
/* CSS Document右下角返回顶部结束*/
@media screen and (min-width: 1300px) and (max-width: 1600px){
 @charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #EEEBEA;
	text-align: left;
	font: normal 14px/40px "微软雅黑";
}
html {
    line-height: 1.15; /* Correct the line height in all browsers */
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS. */
}
.clear {
	clear: both;
}
a {
    background-color: transparent; /* Remove the gray background on active links in IE 10. */
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #227D51;
}
a:active {
	text-decoration: none;
	color: #333;
}
img {
    border-style: none; /*  Remove the border on images inside links in IE 10. */
}
/*层淡入效果*/
@keyframes fade-in {  
    0% {opacity: 0;}/*初始状态 透明度为0*/  
    40% {opacity: 0;}/*过渡状态 透明度为0*/  
    100% {opacity: 1;}/*结束状态 透明度为1*/  
}  
@-webkit-keyframes fade-in {/*针对webkit内核*/  
    0% {opacity: 0;}  
    40% {opacity: 0;}  
    100% {opacity: 1;}  
} 
/*层淡入效果结束*/
.g-topp {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/topbg.png) no-repeat;
}
.g-top {
	float: left;
	height: 50px;
	width: 100%;
	background: url(../images/topbgnew.png) no-repeat;
	text-align: center;
	top: 0px;
}
.g-width {
	height: 50px;
	width: 1340px;
	margin-right: auto;
	margin-left: auto;
}
.role {
	float: left;
	height: 30px;
	margin-top: 10px;
	width: 600px;
}
.role a {
	float: left;
	height: 30px;
	width: 80px;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
}
.role a:hover {
	float: left;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.top-r {
	float: left;
	height: 30px;
	margin-top: 10px;
	width: 740px;
}
.top-r img {
	float: right;
	height: 25px;
	width: 220px;
	margin-top: 5px;
}
/*搜索按纽弹出层*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 50%;
	height: 12%;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}
/*搜索按纽弹出层结束*/
.g-headd {
	float: left;
	width: 100%;
	background-color: #FFF;
	height: 120px;
	text-align: center;
}
.g-head {
	float: left;
	width: 100%;
	background-color: #FFF;
	height: 120px;
	text-align: center;
}
.banner {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 1340px;
	margin-top: 10px;
	background-color: #FFF;
}
.logo {
	float: left;
	width: 25%;
	overflow: visible;
	text-align: left;
}
.logo img {
	margin-left: 3%;
	width: 97%;
}
.cd {
	float: right;
	width: auto;
	overflow: visible;
	margin-top: 0px;
}
.cd a {
	float: left;
	margin-top: 40px;
	height: 50px;
	width: 100px;
	text-align: center;
	line-height: 50px;
	color: #000000;
	font-size: 18px;
	transition: all 0.5s linear;
	overflow: hidden;
}
.cd a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.5s linear;
}
.anylinkcss{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 100px;
	text-align: center;
	padding-top: 20px;
}
.anylinkcss a{
	border-top: 2px solid #ffffff;
	color: #000;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	text-indent: 3px;
	background: #CCC;
	height: 60px;
	font: 16px/60px "微软雅黑";
	float: left;
	margin: 0px;
} 
.anylinkcss a:hover{ /*hover background color
background-color: #ffffff;*/
	color: #FFF;
	background-color: #227D51;
	line-height: 70px;
	font-size: 18px;
	height: 70px;
	font-weight: bold;
}
/*焦点图CSS */
.main_visual{
	height: 720px;
	width:100%;
	border-top: 1px solid #d7d7d7;
	position: relative;
	float: left;
}
.main_image{
	height: 720px;
	overflow: hidden;
	position: relative;
}
.main_image ul{
	width: 9999px;
	height: 720px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0px;
}
.main_image li{float:left;width:100%;height:720px;}
.main_image li span{display:block;width:100%;height:720px}
.main_image li a{display:block;width:100%;height:720px}
div.flicking_con{
	position: absolute;
	top: 600px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
	overflow: hidden;
}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:50px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:50px;}
/*焦点图CSS结束 */
.g-main {
	float: left;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.g-main-xc {
	float: left;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-top: 30px;
	margin-bottom: 30px;
}
.part {
	height: auto;
	width: 1340px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
}
.part-wlyw {
	height: auto;
	width: 410px;
	overflow: visible;
	float: left;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.part-right {
	background: #FFF;
	float: left;
	height: auto;
	width: 850px;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	padding-right: 20px;
	padding-left: 20px;
}
/*秦巴讲坛table*/
#new_box {
	width: 100%;
	overflow: hidden;

}
.new_con {
	max-width: 1200px;
	margin: 0 auto;
}
.newtel {
	height: 80px;
	color: #227D51;
	font: 30px "微软雅黑";
	border-bottom: 1px dashed #CCC;
	text-align: center;
	margin-top: 40px;
	width: 98%;
	margin-left: 2%;
	background: url(../images/qbjtd.png) no-repeat;
}
.new_telst {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center;
}
.new_telst li {
	width: 160px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
	color: #333;
	text-indent: 40px;
}
.new_telst li a{
	color: #333;
}
.new_telst li.newon {
	color: #227D51;
	font-weight: bold;
	width: 160px;
}
.new_telst li.newon a{
	color: #227D51;
}
.new_lst {
	height: auto;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
}
.new-wrap {

}

/*table结束*/
.part-left {
	float: left;
	height: auto;
	width: 860px;
	margin-right: 20px;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	overflow: visible;
	padding-bottom: 20px;
}
.part-zhxw {
	float: left;
	height: auto;
	width: 430px;
	margin-right: 20px;
}
.part-mtgz {
	float: left;
	height: auto;
	width: 390px;
	padding-right: 5px;
	padding-left: 5px;
}
.part-hzjl {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 2px;
	background: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	overflow: hidden;
	padding-bottom: 20px;
	padding-right: 9px;
	padding-left: 9px;
}
.part1-left {
	float: left;
	width: 890px;
	overflow: visible;
	height: auto;
}
.part1-right {
	float: left;
	width: 450px;
	overflow: visible;
}
.part-half {
	float: left;
	width: 800px;
	overflow: visible;
}

.patr1-left-areabg {
	float: left;
	width: 98%;
	overflow: auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	height: auto;
	margin-bottom: 10px;
}
.part-qbjt {
	float: left;
	height: auto;
	width: 49%;
	margin-right: 2%;
}
.patr1-right-areabg {
	float: right;
	width: 47%;
	overflow: visible;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 15px;
	margin-right: 0%;
	margin-left: 1%;
}
.patr1-right-areabg2 {
	float: right;
	width: 100%;
	overflow: visible;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	height: auto;
	padding-bottom: 15px;
}
.part1-bt-area {
	height: 120px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.part1-bt-area-china {
	height: 60px;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 60px;
	color: #227D51;
	text-align: center;
	font-weight: bold;
}
.part1-bt-area-china2 {
	height: 60px;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 60px;
	color: #227D51;
	text-align: center;
	font-weight: bold;
}
.part1-bt-area-china2 a{
	color:#227D51;
}
.part1-bt-area-yw {
	float: left;
	height: 60px;
	width: auto;
	margin-top: 40px;
	display: block;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.part1-bt-area-more {
	float: right;
	height: 30px;
	width: auto;
	margin-left: 1%;
	margin-top: 50px;
	text-align: center;
	margin-right: 1%;
}
.part1-bt-area-more a {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
.part1-bt-area-more a:hover {
	color: #000000;
}
.part1-zw-area {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: auto;
}
.part1-zw-list {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.part1-zw-list-notice {
	width: 98%;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 9px 1% 8px;
}
.part-half-leftbg {
	float: left;
	height: auto;
	width: 98%;
	background-color: #FFFFFF;

	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
}
.part-half-rightbg {
	float: right;
	height: auto;
	width: 98%;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
}
.wlyw-top-half {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.wlyw-top-half-img {
	float: left;
	height: 250px;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wlyw-top-half a {
	width: 96%;
	overflow: hidden;
	display: block;
	margin-right: 2%;
	margin-left: 2%;
	background: #F2F2F2;
}

.wlyw-top-half img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	cursor: pointer;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
	overflow: hidden;
	height: auto;
}

.wlyw-top-half img:hover{
	transform: scale(1.2);
    -ms-transform: scale(1.2);
	overflow: hidden;
}
.wlyw-top-t {
	float: left;
	width: 94%;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 30px;
	color: #3A3A3A;
	font-weight: bold;
	height: 30px;
	margin: 5px 3% 10px;
}
.wlyw-top-t:hover {
	color: #227D51;
}
.wlyw-top-c {
	float: left;
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	margin-bottom: 20px;
	overflow: hidden;
	height: 60px;
}
.wlyw-top-time {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	color: #999999;
	margin-top: 5px;
	text-align: left;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
}
.wlyw-list-t {
	float: left;
	height: 40px;
	width: 81%;
	margin-right: 3%;
	margin-left: 3%;
	overflow: hidden;
	text-align: left;
	margin-bottom: 3px;
}
.wlyw-list-t a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #227D51;
	line-height: 50px;
}

.wlyw-list-rq {
	float: left;
	height: 40px;
	width: 10%;
	margin-right: 2%;
	font-size: 12px;
	line-height: 40px;
	margin-bottom: 3px;
}
.notice-list-t {
	float: left;
	height: 46px;
	width: 80%;
	margin-right: 3%;
	margin-left: 3%;
	overflow: hidden;
	text-align: left;
}
.notice-list-t a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #227D51;
	line-height: 50px;
}

.notice-list-rq {
	float: left;
	height: 46px;
	width: 10%;
	margin-right: 3%;
	font-size: 12px;
	line-height: 40px;
}






.noticedata {
	margin-top: 5px;
	margin-right: 2%;
	float: left;
	height: 35px;
	width: 15%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	margin-bottom: 5px;
	text-align: center;
}
.noticedata-y-m {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.notice-title {
	height: 35px;
	width: 77%;
	float: right;
	overflow: hidden;
	margin-bottom: 5px;
	margin-right: 3%;
	margin-top: 5px;
	text-align: left;
}
.notice-title a {
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
.notice-title a:hover {
	font-weight: bold;
	color: #227D51;
}

.gn-tu {
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.gn-tu img {
	height: auto;
	width: 100%;
}
.gn-small {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 20px;
	margin-bottom: 20px;
}
.gn-xwhj {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xwhj a {
	background-image: url(../images/xwhj.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xwhj a:hover {
	color: #FFD21D;
	background-image: url(../images/xwhj2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xwhj-t {
	padding-top: 70px;
}
.gn-OA {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-OA a {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-OA a:hover {
	color: #FFD21D;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-OA-t {
	padding-top: 70px;
}
.gn-hyap {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-hyap a {
	background-image: url(../images/hyap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-hyap a:hover {
	color: #FFD21D;
	background-image: url(../images/hyap2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-hyap-t {
	padding-top: 70px;
}
.gn-xxgk {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xxgk a {
	background-image: url(../images/xxgk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xxgk a:hover {
	color: #FFD21D;
	background-image: url(../images/xxgk2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xxgk-t {
	padding-top: 70px;
}
.gn-ldxx {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ldxx a {
	background-image: url(../images/ldxx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ldxx a:hover {
	color: #FFD21D;
	background-image: url(../images/ldxx2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ldxx-t {
	padding-top: 70px;
}
.gn-tsg {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-tsg a {
	background-image: url(../images/tsg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-tsg a:hover {
	color: #FFD21D;
	background-image: url(../images/tsg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-tsg-t {
	padding-top: 70px;
}
.gn-xyh {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-xyh a {
	background-image: url(../images/xyh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-xyh a:hover {
	color: #FFD21D;
	background-image: url(../images/xyh2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-xyh-t {
	padding-top: 70px;
}
.gn-zslq {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-zslq a {
	background-image: url(../images/zslq.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition: all 0.5s linear;
}
.gn-zslq a:hover {
	color: #FFD21D;
	background-image: url(../images/zslq2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-zslq-t {
	padding-top: 70px;
}

.gn-ztwz {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ztwz a {
	background-image: url(../images/ztwz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ztwz a:hover {
	color: #FFD21D;
	background-image: url(../images/ztwz2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ztwz-t {
	padding-top: 70px;
}
.gn-ztb {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-ztb a {
	background-image: url(../images/ztb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-ztb a:hover {
	color: #FFD21D;
	background-image: url(../images/ztb2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-ztb-t {
	padding-top: 70px;
}
.gn-sfrz {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-sfrz a {
	background-image: url(../images/sfrz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.gn-sfrz a:hover {
	color: #FFD21D;
	background-image: url(../images/sfrz2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-sfrz-t {
	padding-top: 70px;
}
.gn-yjxt {
	float: left;
	width: 8%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.2%;
}
.gn-yjxt a {
	background-image: url(../images/yjxt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
	display: block;
	transition: all 0.5s linear;
}
.gn-yjxt a:hover {
	color: #FFD21D;
	background-image: url(../images/yjxt2.png);
	background-repeat: no-repeat;
	background-position: center top;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.gn-yjxt-t {
	padding-top: 70px;
}
.g-mail-1 {
	height: 500px;
	width: 100%;
	background-image: url(images/2342555.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	overflow: visible;
}
.rightt {
	float: right;
	width: 35%;
	height: auto;
	box-shadow: 10px 10px 5px #E4E4E4;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.tese {
	height: 300px;
	width: 100%;
}
.tese a {
	float: left;
	margin-right: 12px;
	margin-left: 13px;
	height: 300px;
	width: 310px;
	display: block;
}
.tese a:hover {
	background-image: url(../images/tesebg.jpg);
	background-repeat: no-repeat;
}

.tese .tese-tu {
	background-image: url(../images/blackbg.jpg);
	height: 214px;
	width: 310px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.tese .tese-tu img {
	height: 180px;
	width: 280px;
	margin-top: 15px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
.tese .title {
	height: 50px;
	width: 290px;
	margin-left: 10px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.tese .title a {
	color: #000000;
	width: 100%;
}

/*第三部分结束*/





.bottom-area {
	float: left;
	height: auto;
	width: 100%;
	background-color: #227D51;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: visible;
	text-align: center;
}
.bottom {
	width: 1340px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	height: 150px;
}
.bottom-left {
	float: left;
	width: 240px;
	margin: 0px;
}
.bottom-left1 {
	float: left;
	width: 280px;
	margin: 0px;
}
.bottom-bq {
	float: left;
	width: 350px;
	margin-left: 40px;
	margin-top: 10px;
}
.bottom-bs {
	float: right;
	width: 250px;
	height: 150px;
}
.bottom-left-xq {
	float: left;
	height: auto;
	width: 97%;
	padding-left: 0px;
	margin-left: 1%;
	text-align: left;
}
.bottom-left-xq-t {
	height: 40px;
	width: 96%;
	font-size: 1.2em;
	line-height: 40px;
	color: #FFFFFF;
	text-align: left;
	font-family: "微软雅黑";
	padding-left: 2%;
}
.bottom-left-xq-c {
	height: auto;
	width: 94%;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 2%;
}
.bottom-left-xq-c a {
	color: #FFF;
}

.bottom-center {
	float: left;
	height: auto;
	width: 150px;
	text-align: center;
	margin-left: 20px;
}
.bottom-center img {
	height: auto;
	width: 80%;
}

.bottom-right {
	float: left;
	height: auto;
	width: 35%;
}
.wap img {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-top: 45px;
}
.dwbs img {
	margin-top: 65px;
	float: left;
	height: auto;
	width: 50px;
	margin-left: 30px;
}
/*二级页面CSS开始*/
.news-xxgkbg {
	float: left;
	height: 600px;
	width: 100%;
}
.news-xywhbg {
	float: left;
	height: 500px;
	width: 100%;
	background-image: url(../images/xywhbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.news-head {
	float: left;
	height: auto;
	width: 100%;
	background-color: #227D51;
}
.news-head-area {
	height: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-cdandlogo {
	width: 1340px;
	margin-right: auto;
	margin-left: auto;
}




.news-cd-area {
	height: 100px;
	width: 100%;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	float: left;
	text-align: center;
}
.news-cd-logo {
	height: 100px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/news-head-logo.png) no-repeat left center;
}
.news-cd-logo1 {
	height: 100px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/news-head-logobs.png) no-repeat left center;
}
.news-cd {
	height: auto;
	width: auto;
	text-align: right;
	float: right;
	margin-top: 20px;
}
.news-cd a {
	width: 90px;
	float: left;
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 60px;
	color: #FFFFFF;
	overflow: hidden;
}

.news-cd-img {
	height: auto;
	width: auto;
	text-align: right;
	float: right;
	margin-top: 20px;
}
.news-cd-img a {
	width: 90px;
	float: left;
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 60px;
	color: #FF0000;
	overflow: hidden;
}
.news-cd-img a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.2s linear;
}
.news-cd a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #227D51;
	line-height: 45px;
	transition: all 0.2s linear;
}
.news-head-img {
	float: left;
	width: 30%;
	margin-left: 1%;
}
.news-head-sf {
	float: left;
	width: 67%;
	margin-right: 2%;
	text-align: right;
}
.news-head-sf a {
	float: right;
	height: 40px;
	width: 70px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
}






.news-cd-big {
	float: left;
	height: auto;
	width: 100%;
	font-size: 30px;
	line-height: 50px;
	color: #FFF;
	margin-bottom: 20px;
	font-weight: bold;
}
.news-cd-small {
	float: left;
	width: 33%;
	text-align: center;
}
.news-cd-small a {
	font-size: 20px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 100%;
	display: block;
	transition:all 0.5s linear ;
}
.news-cd-small a:hover {
	font-weight: bold;
	color: #227D51;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	transform: scale(1.1);
    transition: all 0.5s linear;
}
.news-part-area {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 98%;
	height: auto;
	overflow: auto;
	background-color: #FFF;
	margin-top: 30px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
}
.news-xxgk-xbt {
	float: left;
	width: 100%;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	margin-bottom: 20px;
	margin-top: 20px;
}
.news-xxgk-xbt img {
	float: left;
	width: 3%;
	margin-top: 15px;
	margin-right: 2%;
}
.news-xxgk-xbt-bt {
	float: left;
	width: 95%;
	font-size: 22px;
	line-height: 60px;
	color: #227D51;
	text-align: left;
}

.noticett {
	text-indent: 0px;
}


.news-xxgk-c {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 6%;
	margin-left: 4%;
	padding-bottom: 50px;
}
.news-xxgk-c p {
	text-align: left;
	text-indent: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 35px;
}


.news-xxgk-left {
	float: left;
	width: 15%;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-xxgk-left1 {
	float: left;
	width: 20%;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-xxgk-zzjg-bbt {
	height: 500px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url(../images/news-xxgk.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
.news-xxgk-xywh-bbt {
	height: 500px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url(../images/news-xywh.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
.news-xxgk-zzjg-bbt p {
	width: 30%;
	margin-right: 20%;
	margin-left: 20%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/partxc-t.png);
	background-repeat: repeat;
	font-size: 36px;

	line-height: 50px;
	font-weight: bold;
	color: #C00;
	margin-top: 200px;
	font-family: "微软雅黑", "宋体", "幼圆";
}
.news-xxgk-right {
	float: left;
	width: 85%;
	overflow: auto;
	padding-top: 40px;
}
.news-xxgk-right1 {
	float: left;
	width: 80%;
	overflow: auto;
	padding-top: 40px;
}
/*二级页面CSS结束*/
.news-xxgk-zzjg {
	float: left;
	width: 98%;
	overflow: hidden;
	margin-right: 1%;
	margin-left: 1%;
}
.news-xxgk-zzjg-bt {
	width: 90%;
	margin-right: 5%;
	margin-left: 2%;
	font-size: 1.2em;
	line-height: 60px;
	font-weight: bold;
	color: #171717;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-left: 3%;
	float: left;
	text-align: left;
}
.news-zzjg-bt {
	width: 20%;
	font-size: 1.2em;
	line-height: 60px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.news-bm-bz {
	float: left;
	height: 10px;
	width: 1%;
	margin-top: 38px;
	border: 2px solid #227D51;
}

.news-bm-bt {
	float: left;
	height: auto;
	width: 80%;
}
.news-bm-bt a {
	float: left;
	width: 42%;
	text-align: left;
	display: block;
	margin-top: 10px;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	transition: all 2s linear;
	padding-left: 2%;
	margin-right: 2%;
	margin-left: 2%;
}
.news-bm-bt a:hover {
	font-weight: bold;
	color: #227D51;
	background-color: #CCC;
	transform: scale(1.05);
	transition: all 0.5s linear;
	text-align: center;
}

.xrld-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 2%;
	margin-left: 8%;
	margin-bottom: 80px;
}
.xrld-zw {
	float: left;
	width: 50%;
	line-height: 40px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 20px;
}
.xrld-area a {
	float: left;
	width: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	display: block;
	height: 20px;
}
.xrld-area a:hover {
	font-weight: bold;
	color: #060;
}

.lrld-area {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}
.lrld-area img {
	height: auto;
	width: 70%;
	margin-top: 10px;
	margin-right: 15%;
	margin-bottom: 10px;
	margin-left: 15%;
    cursor: pointer;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}
.lrld-area img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.lrld-xm {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}
.lrld-rzsj {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.lsyg-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 6%;
	margin-left: 4%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.lsyg-year {
	float: left;
	width: 20%;
	margin-right: 3%;
	margin-left: 2%;
	font-size: 36px;
	line-height: 50px;
	color: #999;
	font-family: "微软雅黑", "宋体", "幼圆";
	text-align: center;
	margin-top: 20px;
}
.lsyg-c {
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 70%;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.xxry-year {
	float: left;
	width: 20%;
	margin-right: 3%;
	margin-left: 2%;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #227D51;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 20px;
}
.xxry-cc {
	float: left;
	width: 70%;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.xxry-c {
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.xmxh-half {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
}
.xmxh-half img {
	float: left;
	height: auto;
	width: 76%;
	margin-right: 12%;
	margin-left: 12%;
	margin-top: 50px;
	margin-bottom: 30px;
}

.xmxh-xm-c {
	float: left;
	width: 84%;
	margin-bottom: 20px;
	text-indent: 30px;
	margin-right: 8%;
	margin-left: 8%;
	line-height: 30px;
	margin-top: 100px;
}
.xmxh-xm-c p {
	text-indent: 30px;
	text-align: left;
}

.xx-left {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
	margin-top: 120px;
}
.xx-right {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: auto;
	margin-top: 100px;
}
.xx-left img {
	float: left;
	height: auto;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
.xx-c {
	float: left;
	width: 85%;
	margin-right: 15%;
	text-indent: 30px;
	margin-top: 50px;
	text-align: left;
}
.xx-bt {
	float: left;
	width: 80%;
	line-height: 200px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/xywh-btbg1.png);
	padding-left: 20%;
	font-size: 36px;
}
.xg-left {
	float: left;
	width: 40%;
	margin-top: 120px;
	margin-bottom: 40px;
}
.xg-left img {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
}
.xg-right {
	float: left;
	width: 60%;
	margin-top: 40px;
}

.xg-c {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	text-indent: 30;
	text-align: left;
}
.xg-c a {
	float: left;
	width: 80%;
	padding-left: 20%;
	color: #000;
	line-height: 50px;
}

.sbxt-c {
	float: left;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	text-indent: 30px;
}
.sbxt-c a {
	float: left;
	width: 95%;
	padding-left: 5%;
	color: #000;
	line-height: 50px;
}
.xxjs-left {
	float: left;
	width: 40%;
	margin-top: 120px;
}
.xxjs-left img {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}.xxjs-right {
	float: left;
	width: 60%;
	margin-top: 100px;
}
.xxjs-c {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-indent: 30;
	text-align: left;
}
.xxjs-bt {
	float: left;
	width: 80%;
	padding-left: 20%;
	line-height: 200px;
	background-image: url(../images/xywh-btbg2.png);
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
}
.sbxt-left {
	float: left;
	width: 60%;
	margin-top: 120px;
	overflow: hidden;
	margin-bottom: 60px;
}
.sbxt-right {
	float: left;
	width: 40%;
	margin-top: 90px;
}
.sbxt-left img {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
}
.sbxt-bt {
	float: left;
	width: 80%;
	margin-top: 50px;
	padding-left: 20%;
	font-size: 36px;
	line-height: 200px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/xywh-btbg1.png);
	overflow: hidden;
}
.whys-area {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 40px;
	
}
.whys-bkbt {
	float: left;
	height: 80px;
	width: 95%;
	margin-bottom: 20px;
	padding-right: 5%;
	text-align: right;
	border-bottom: 1px dashed #CCC;
	font-size: 24px;
	line-height: 80px;
	color: #C30;
	font-weight: bold;
}
.whys-bkc {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
}
.whys-part-area {
	float: left;
	height: 70px;
	width: 100%;
	border-bottom: 1px dashed #C30;
}
.whys-part-img {
	float: left;
	height: 60px;
	width: 10%;
	text-align: center;
}
.whys-part-bt {
	float: left;
	height: 60px;
	width: 90%;
	line-height: 60px;
	font-size: 24px;
	text-align: left;
}
.whys-ysj {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.whys-ysj-c {
	float: left;
	width: 57%;
	text-indent: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-top: 40px;
	margin-bottom: 20px;
}
.whys-ysj img {
	margin: 50px 3% 20px 3%;
	float: left;
	width: 37%;
}
.whys-yjs-imgbt {
	float: left;
	width: 38%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}
.whys-sfmstu {
	float: left;
	width: 43%;
	margin-top: 40px;
}
.whys-sfmstu img {
	float: left;
	width: 86%;
	margin: 0px 7% 20px;
}
.whys-sfms-imgbt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-indent: 0;
}
.whys-tyjs {
	margin: 40px 5% 0px;
	float: left;
	width: 90%;
	text-indent: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.whys-whjs {
	margin: 40px 5% 0px;
	float: left;
	width: 90%;
	text-indent: 40px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.whys-stwh-area {
	margin: 10px 1% 40px;
	float: left;
	width: 23%;
}
.whys-stwh-area img {
	margin: 0px 5%;
	float: left;
	width: 90%;
}
.whyj-whhd-area {
	float: left;
	width: 43%;
	margin-top: 30px;
}
.whyj-whhd-area img {
	margin: 20px 1% 0px 3%;
	float: left;
	width: 46%;
}

.sthd-sfzy {
	float: left;
	width: 33%;
}
.sthd-sfzy img {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}
.news-newsbg {
	float: left;
	height: 500px;
	width: 100%;
	background-image: url(../images/news-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.show-news-img {
	line-height: 50px;
	text-align: center;
	float: left;
	width: 5%;
	margin-top: 20px;
	margin-left: 5%;
}
.show-news-lb {
	float: left;
	width: 80%;
	margin-top: 20px;
	line-height: 50px;
	font-size: 16px;
	margin-left: 2%;
	text-align: left;
}
.show-news-bt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 60px;
	overflow: auto;
	text-align: center;
	font-size: 24px;
	color: #1C1C1C;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.show-news-fbt {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #333;
	font-family: "宋体";
}
.show-news-ys {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #227D51;
	padding-bottom: 20px;
}
.show-news-c {
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	float: left;
}
.show-news-c p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.show-news-c p img{
	text-align: center;
}
.show-news-qh {
	float: left;
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 50px;
	color: #000;
	padding-top: 20px;
	text-align: left;
	border-top: 1px dashed #227D51;
}
.show-news-qh a {
	line-height: 50px;
	color: #000;
}
.show-news-qh a:hover {
	font-weight: bold;
	color: #227D51;
}
.show-news-tswl {
	float: left;
	width: 90%;
}
.show-news-righttop {
	float: left;
	width: 100%;
	overflow: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.show-news-righttop img {
	float: left;
	width: 10%;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 10%;
	height: auto;
}
.show-tswl-bt {
	float: left;
	width: 75%;
	margin-top: 30px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #227D51;
	text-align: left;
}
.show-tswl-area {
	float: left;
	width: 39%;
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 5%;
	overflow: hidden;
	height: 188px;
}
.show-tswl-area img {
	float: left;
	height: 105px;
	width: 158px;
	margin-right: 5%;
	margin-left: 5%;
}
.show-tswl-t {
	line-height: 30px;
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
	height: 30px;
	overflow: hidden;
}
.show-tswl-t:hover {
	color: #227D51;
	font-weight: bold;
}

.show-zjxw-area {
	float: left;
	width: 100%;
	overflow: auto;
}
.show-zjxw-area a{
	float: left;
	width: 68%;
	margin-top: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	margin-right: 5%;
	height: 60px;
	text-align: left;
}
.show-zjxw-area a:hover {
	font-weight: bold;
	color: #227D51;
}


.show-zjxw-time {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	text-align: center;
	margin-bottom: 10px;
}

.bdsharebuttonbox {
	float: left;
	width: 230px;
	margin-left: 5%;
	height: 40px;
}
.hits {
	float: left;
	width: 35px;
	height: 35px;
	background: url(../images/eye.png) no-repeat left;
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	padding-left: 35px;
}
.news-xx-area {
	margin-top: 300px;
	margin-left: 5%;
	width: 80%;
}
.news-xx-area img {
	height: 4vw;
	width: auto;
}
.news-part {
	width: 1340px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	overflow: auto;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
	margin-top: 20px;
}

.news-part-img {
	width: 1340px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	overflow: auto;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	margin-bottom: 10px;
	margin-top: 20px;
}
.news-left {
	float: left;
	width: 25%;
	overflow: visible;
}
.news-right {
	float: left;
	height: auto;
	width: 75%;
}
.news-bk {
	float: left;
	width: 100%;
	overflow: auto;
	background-color: #227D51;
}
.news-bk-bl {
	float: left;
	width: 70%;
	margin-left: 30%;
	line-height: 100px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	font-size: 28px;
}
.news-bk-sl {
	float: left;
	width: 95%;
	margin-left: 5%;
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 30px;
}
.news-bk-sl a {
	width: 70%;
	margin-left: 10%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20%;
	font-size: 22px;
	line-height: 50px;
	display: block;
	transition: all 0.5s linear;
}
.news-bk-sl a:hover {
	line-height: 80px;
	font-weight: bold;
	color: #227D51;
	background-color: #CCC;
	text-align: center;
	transform: scale(1.1);
	transition: all 0.5s linear;
}
.news-zw-sl {
	float: left;
	width: 89%;
	margin-left: 3%;
	padding-right: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 3%;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
}
.news-zw-gjz {
	float: left;
	width: 89%;
	margin-left: 3%;
	padding-right: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 3%;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 60px;
}
.news-tnews a {
	width: 90%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 20px;
}

.news-tnews img {
	float: left;
	width: 20%;
	margin-top: 20px;
	margin-right: 3%;
	margin-left: 3%;
	overflow: hidden;
}
.news-list-bt {
	width: 72%;
	margin-right: 2%;
	float: left;
	height: auto;
	line-height: 50px;
	font-size: 20px;
	color: #000;
	text-align: left;
}
.news-list-bt:hover{
	font-weight: bold;
	color: #227D51;
}
.news-list-time {
	float: left;
	width: 54%;
	margin-right: 20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.news-list-intro {
	float: left;
	width: 72%;
	height: auto;
	margin-right: 2%;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: left;
}
.news-wulist-time {
	width: 20%;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	margin-top: 10px;
	font-size: 0.8vw;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
}
.news-wtlist-bt {
	float: left;
	width: 72%;
	margin-right: 2%;
	height: auto;
	line-height: 50px;
	font-size: 20px;
	color: #000;
	text-align: left;
}
.news-wtlist-bt:hover{
	font-weight: bold;
	color: #227D51;
}
.news-list-page {
	float: left;
	width: 60%;
	text-align: center;
	margin: 0px 20% 30px;
}
.news-list-page-c {
	float: left;
	height: 30px;
	width: auto;
}
.news-list-page a{
	float: left;
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px 0px 0px 20px;
	padding-bottom: 0px;
}
.news-ldxx-area {
	float: left;
	height: auto;
	width: 80%;
	margin-top: 20px;
	margin-right: 9%;
	margin-bottom: 20px;
	margin-left: 9%;
	border: 1px dashed #3393AE;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
.news-ztwz {
	margin: 120px 5% 30px;
	height: auto;
	width: 90%;
}
.news-ztwz-area {
	float: left;
	height: auto;
	width: 30%;
	margin-right: 1%;
	margin-bottom: 50px;
	margin-left: 1%;
}
.news-ztwz-area a {
	float: left;
	height: 160px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.news-ztwz-t {
	float: left;
	height: 40px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
}
.fktd-role-area {
	float: left;
	height: 80px;
	width: 87%;
	margin-top: 80px;
	margin-right: 5%;
	margin-left: 5%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #227D51;
	margin-bottom: 80px;
}
.fktd-role-area img {
	float: left;
	height: auto;
	width: 4%;
	margin-top: 20px;
	margin-right: 2%;
	margin-left: 5%;
}
.fktd-role-bt {
	float: left;
	width: 80%;
	margin-top: 35px;
	line-height: 40px;
	color: #4A5C80;
	font-weight: bold;
	text-align: left;
}


.fktd-area {
	float: left;
	height: 550px;
	width: 29%;
	margin-right: 2%;
	margin-left: 2%;
	overflow: hidden;
	margin-bottom: 80px;
}
.fktd-area img {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.fktd-bt {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 60px;
	color: #227D51;
	font-size: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #227D51;
}
.fktd-list {
	float: left;
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
}
.fktd-list-bt {
	float: left;
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
	line-height: 40px;
	color: #999;
	font-size: 14px;
}
.fktd-area-xy {
	float: left;
	width: 21%;
	margin-right: 2%;
	margin-bottom: 80px;
	margin-left: 2%;
}
.fktd-area-xy img {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.xwhj {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 40px;
	margin-bottom: 20px;
	height: auto;
}
.xwhj img {
	float: left;
	height: auto;
	width: 5%;
	margin-top: 10px;
	margin-right: 5%;
}
.xwhj-bt {
	float: left;
	width: 90%;
	margin-top: 10px;
	font-size: 24px;
	line-height: 50px;
	color: #227D51;
	font-weight: bold;
	text-align: left;
}



.xwjh-ymd-bt {
	float: left;
	width: 5%;
	margin-top: 20px;
	margin-right: 1%;
	margin-left: 5%;
	background-color: #227D51;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.xwjh-y-bt {
	float: left;
	width: 89%;
	margin-top: 20px;
	list-style-type: none;
}
.xwjh-y-bt a {
	float: left;
	width: 4%;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.xwjh-d-bt {
	float: left;
	width: 92%;
	margin-top: 20px;
	list-style-type: none;
}
.xwjh-d-bt a {
	float: left;
	width: 2%;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.xwjh-list {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 40px;
	margin-top: 50px;
}
.xwjh-list-xl {
	float: left;
	width: 10%;
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	color: #999;
}
.xwjh-list a {
	float: left;
	width: 90%;
}


.xwjh-list-bt {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	font-size: 16px;
	line-height: 48px;
	overflow: hidden;
	height: 48px;
	text-align: left;
}
.xwjh-list-time {
	float: left;
	width: 20%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	color: #999;
	text-align: left;
}
.xwjh-list-hits {
	float: left;
	width: 75%;
	font-size: 14px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 50;
	background-image: url(../images/hits.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.xwjh-zjxw-time {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/hits.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
}
.tswl-part1-left {
	float: left;
	width: 60%;
}
.tswl-part1-right {
	float: left;
	width: 509px;
	margin-right: 16px;
	margin-top: 30px;
	height: 652px;
}


.tswl-right {
	float: left;
	width: 40%;
	margin-top: 30px;
	margin-right: 2%;
}
.tswl-left {
	float: left;
	margin-left: 3%;
	width: 55%;
	margin-top: 30px;
	height: auto;
}
.img-group {
	position: relative;
	display: inline-block;
	float: left;
	width: 207px;
	margin-right: 14px;
	margin-bottom: 30px;
	height: 311px;
}
.img-group img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	height: 311px;
}

.img-tip {
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 94%;
	text-align: left;
	margin-right: 3%;
	margin-left: 3%;	/*display:none;*/
	font-size: 12px;
}

.img-group-part1-right {
	position: relative;
	display: inline-block;
	float: left;
	width: 509px;
	margin-bottom: 30px;
	height: 652px;
}
.img-group-part1-right img {
	width: 509px;
	height: 652px;
}

.img-tip-part1-right {
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 100%;
	text-align: center;	/*display:none;*/
}
.img-group-right {
	position: relative;
	display: inline-block;
	float: left;
	width: 311px;
	margin-right: 16px;
	margin-bottom: 30px;
	height: 400px;
	overflow: hidden;
}
.img-group-right img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	height: 400px;
}
.img-tip-right {
	position: absolute;
	bottom: 10px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 94%;
	text-align: left;
	margin-right: 3%;
	margin-left: 3%;	/*display:none;*/
}
.img-group-right-x {
	position: relative;
	display: inline-block;
	float: left;
	width: 311px;
	margin-right: 16px;
	margin-bottom: 30px;
	height: 222px;
}
.img-group-right-x img {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	height: 222px;
}
.img-tip-right-x {
	position: absolute;
	bottom: 0px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 94%;
	text-align: left;
	margin-right: 3%;
	margin-left: 3%;	/*display:none;*/
}
.tswl-two-left {
	float: left;
	width: 643px;
	background-color: #C6C3C3;
	height: 500px;
}
.tswl-two-right {
	float: left;
	width: 52%;
	height: 500px;
	background-image: url(../images/tswltwobg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tswl-two-t1 {
	float: left;
	width: 80%;
	margin-top: 30px;
	margin-right: 10%;
	margin-left: 10%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	color: #FFF;
	line-height: 50px;
	font-weight: bold;
}
.tswl-two-t2 {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	color: #FFF;
	line-height: 30px;
}
.tswl-two-t3 {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 35px;
	color: #FFF;
	line-height: 50px;
}
.tswl-two-t4 {
	float: left;
	width: 60%;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 30%;
}
.tswl-two-t4-area {
	float: left;
	height: 60px;
	width: 33%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tswl-two-t4-y {
	width: 90%;
	margin-left: 10%;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}
.tswl-two-t4-z {
	float: left;
	width: 96%;
	margin-left: 4%;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}







.tswl-jdt-1 {
	float: left;
	width: 643px;
}
/*图说文理焦点图css*/
* {padding: 0;margin: 0;}
ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.box{width: 643px;height:500px;margin:0px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 643px;height: 500px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 643px; height: 500px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}
/*图说文理焦点图endcss*/
.tswl-part4-left {
	float: left;
	width: 45%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.tswl-part4-center {
	float: left;
	width: 35%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.tswl-part4-right {
	float: left;
	width: 18%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.tswl-part4-left img {
	width: 560px;
	margin-left: 18px;
	margin-right: 24px;
	height: 374px;
}
.tswl-part4-center img {
	width: 422px;
	margin-right: 5%;
	margin-left: 5%;
	height: 374px;
}

.tswl-part4-bt {
	line-height: 40px;
	font-weight: bold;
	color: #464646;
	float: left;
	width: 90%;
	margin-right: 10%;
	height: 40px;
	overflow: hidden;
}
.tswl-part4-c {
	float: left;
	width: 90%;
	margin-right: 10%;
	text-indent: 40px;
	color: #999;
	margin-top: 10px;
	height: 325px;
	overflow: hidden;
	line-height: 30px;
}
.img-group4 {
	position: relative;
	display: inline-block;
	float: left;
	width: 92%;
	margin-left: 8%;
}
.img-group4 img {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}

.img-tip4 {
	position: absolute;
	bottom: 0px;
	background: #333;
	color: #fff;
	opacity: 0.6;
	width: 98%;
	text-align: center;	/*display:none;*/
	margin-right: 1%;
	margin-left: 1%;
}
/*视频主体部分*/
.news-v-area-left {
	margin: 40px 2%;
	height: auto;
	width: 70%;
	float: left;
}
.news-v {
	float: left;
	height: auto;
	width: 24%;
	margin-right: 1%;
}
.news-v img {
	float: left;
	width: 181px;
	margin-right: 13px;
	margin-left: 15px;
	height: 270px;
}
.news-v-t {
	float: left;
	width: 90%;

	margin: 20px 5%;
}
.news-v-area-rigth {
	height: auto;
	width: 24%;
	float: left;

	margin-top: 40px;
	margin-right: 2%;
	margin-bottom: 40px;
}
.news-v-area-rigth-bt {
	height: 50px;
	width: 100%;
	float: left;
	text-align: left;
	text-indent: 40px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #CCC;
}
.news-v-area-rigth-list {
	float: left;
	width: 100%;
	overflow: auto;
	height: 50px;
	margin-top: 5px;
}
.news-v-right-x {
	float: left;
	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #CCC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-x1 {
	float: left;
	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #F30;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-x2 {
	float: left;
	height: 30px;
	width: 9%;
	margin-right: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #C60;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-v-right-t {
	float: left;
	height: 50px;
	width: 72%;
	margin-right: 1%;
	overflow: hidden;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	text-align: left;
}
.news-v-right-h {
	float: left;
	height: 50px;
	width: 15%;
	font-size: 12px;
	color: #CCC;
	text-align: right;
	background: url(../images/hits-v.png) no-repeat left;
	line-height: 50px;
}

/*宣传大图CSS*/
#flash{
	width: 100%;
	height: 700px;
	position: relative;
	margin-top: 170px;
}
#flash #play{
	width: 100%;
	height: 700px;
	list-style: none;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
}
#flash #play li{display: none;position:absolute;top:0px;left:0px;}
#flash #play li img{float: left;}
#button{position: absolute;bottom:20px;left:470px;list-style: none;}
#button li{margin-left: 10px;float: left;}
#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}


#prev{
	width: 40px;
	height: 63px;

	background: url(/images/beijing.png) 0px 0px;
	position: absolute;
	top: 205px;
	left: 10px;
	z-index: 1000;
}
#next{
	width: 40px;
	height: 63px;
	background: url(/images/beijing.png) -40px 0px;
	position: absolute;
	top: 205px;
	right: 10px;
	z-index: 1000;
}
#prev:hover{
	background: url(/images/beijing.png) 0px -62px;
}
#next:hover{
	background: url(/images/beijing.png) -40px -62px;
}


/* 图说文理two默认幻灯片 */
.FocusPic{zoom:1;position:relative; overflow:hidden;}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:510px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;text-align:left}
.title a:hover{background-color:#666666;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:10;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}
/* banner */
.FocusPic1{zoom:1;position:relative; overflow:hidden;}
.FocusPic1 .content{overflow:hidden}
.FocusPic1 .changeDiv a{position:absolute;top:5px;left:0px;display:none;}
.FocusPic1 .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:510px;height:30px;line-height:30px;overflow:hidden}
.FocusPic1 .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic1 .title a{display:block;padding-left:15px;color:#fff; font-size:14px;text-align:left}
.title a:hover{background-color:#666666;}
.FocusPic1 .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:10;}
.FocusPic1 .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic1 .change i.cur {background:#FF7700;}

/* CSS Document右下角返回顶部 */
.toolbar-item,.toolbar-layer{background:url(../img/toolbarnew.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:20px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
/* CSS Document右下角返回顶部结束*/
}