

body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 26px;	
}


*{
	padding:0;
	margin:0;
	list-style:none;
	 
}


.top {
	height: 140px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left; 
}
.top .top_logo {
	clear: both;
	height: 80px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.top .top_logo .top_l_logo {
	float: left;
	width: auto;
}
.top  .top_logo  .top_r_logo  {
	float: right;
	width: auto;
	
}
.top .top_muen {
	clear: both;
	height: 60px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.top .top_muen .top_muen_ss {
	float: left;
	width: auto;
	margin-top:11px;
}
.top .top_muen .top_muen_ss tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 36px;
	color:#666666
}

.top .top_muen .top_muen_ss dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	  
	float: left;
	height: 36px;
	width: 290px;
	margin-top:4px;
	
	margin-left:40px;
	*margin-left:20px;
}

 .inputt {
	font-family: "微软雅黑";
	font-size: 12px;
	height: 25px;
	width: 240px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
	text-indent: 6px;
	float:left;
	color:#666666;
	line-height: 25px; 
}

.inputtss {
	font-family: "微软雅黑";
	font-size: 12px;
	height: 25px;
	width: 25px; 
	border-top-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-right-width: 1px;
	border-right-color: #8F8F8F;
	float:left;	 
}
.top .top_muen .top_muen_nav {
	float: right;
	height:60px;
	 
}
.top .top_muen .top_muen_nav ul {
	float: left;
	height: 60px;
	width: 100%;
}
.top .top_muen .top_muen_nav li {
	float: left;
	width: auto;
}
.top .top_muen .top_muen_nav ul li a {
	font-family: "微软雅黑";
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 60px;
	padding-right: 25px;
	padding-left: 25px;	display: block;
}

.top .top_muen .top_muen_nav ul li A:hover{
	color: #FF6600;
	background-color: #F6F6F6;

}



.topnav {
	float: right;
	list-style-type: none;
	width:auto; 
}
.hhh {
	width:100px;
	font-weight: bolder;
	color: #0066FF;
}
.topnav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
}
.topnav ul li {
	float: left;
}
.topnav ul li a {
	float: left;
	line-height: 60px;
	color: #333333;
	text-decoration: none;
	font-size:16px;
	text-align: center;
	width: 100px;
	font-weight: 200;
	font-family: "微软雅黑";
	height: 60px;
}
.topnav ul li a:hover {
	height: 60px;
	
	color: #FF6600;
	background-color:#C2C2C2;
	display: block;	 
}
.topnav ul li:hover a {
	height: 60px; 
	color: #FF6600;
	background-image: url(../image/nav_bg_60.png);
}
.topnav ul li ul {
	visibility: hidden;
	position: absolute;
	line-height:30px;
	text-align: left;
	width:100%;
	z-index: 9999;
	top: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/hui_30.png);
	right:0px;
 
}
.topnav ul li ul tt{
	float: right;
	margin-right: 11%;
	margin-top:0px;
}

.topnav ul li:hover ul {
	visibility: visible;
	text-align: right;
}

.topnav ul li:hover ul a{
	display: block;
	height: 45px;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 45px;
	color: #333333;
	background-image: none;
}
.topnav ul li:hover ul a:hover{
	background-image: url(../image/nav_bg_60.png);
	display: block;
	height: 45px;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;color: #FF6600;
}

 /*
.topnav  ul li:hover ul .nav_l {
	float: left;
	width: 60%; 
	height: 80px;
}
.topnav  ul li:hover ul .nav_r {
	float: right;
	width: 40%; 
	height: 80px;
}
 
.topnav  ul li:hover ul .nav_r uu {
	height:30px; 
	padding: 0px;
	float: left;
	margin-top: 30px;
	padding-left:25px;
	padding-right:25px; 
}
.topnav ul li:hover ul  .nav_r uu tit {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	float: left;
	height: 28px;
	width: 100%;
	margin-bottom: 6px;
}
.topnav ul li:hover ul  .nav_r uu li {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	float: left;
	height: 26px;
	width: 100%;
	margin-bottom: 1px;
}
.topnav ul li:hover ul  .nav_r uu li a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	float: left;
	height: 30px;
	width: 100%;
	margin-bottom: 1px;
	border:0px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
}
.topnav ul li:hover ul .nav_r uu li a:hover{
	color: #0066CC;
	background-image: none;
}

*/
.banner {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 516px;
	width: 100%;
}

.yw_banner{
	width: 90%;
	height:344px;
	margin-left:5%;
	background-color:#000000;
	background-position: right;
	float:left;
	background-repeat: no-repeat;	
	}
.yw_banner img{
	width: 100%;
	height:344px;
	}	
	.yw_bannercc{width:60%;}
.yw_banner_title{ 
 	margin-left:70px;
	margin-top:70px;	font-family:"微软雅黑", "宋体";
	font-size:30px;

}

.yw_banner_tt{
 margin-left:70px;
 font-family:"微软雅黑", "宋体";
font-size:20px;
margin-top:16px; 

}

.yw_banner_cc{
 margin-left:70px;
 font-family:"微软雅黑", "宋体";
 font-size:14px;
 margin-top:16px; 
}

.yw_banner_in
{
	float: left;
	width: 400px;
	margin-left:-30px;
	margin-top:-20px;
}
.yw_banner_in a{
color:#ffffff;}

.ywgj { 
	padding: 0px;
	float: left;
	height: 544px;
	width: 100%; 
}
.ywgj .container {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*产业*/
.fold_wrap {
	width:1280px;
	height:520px;
	margin:auto;
	overflow:hidden;
}
.fold_wrap li {
	float:left;
	width:100%;
	height:520px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.fold_wrap li .mask_b {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0, 0, 0, .3);
	_background:#B2B2B2;
}
.fold_wrap li.active .mask_b {
	background:none;
}
.fold_wrap li .mask_b h4 {
	color:#fff;
	width:30px;
	margin:0 auto;
	display:block;
	font:30px/30px Microsoft Yahei;
	position:relative;
	padding:30px 0 0 0;
}
.fold_wrap li.big {
	width:322px;
}
.fold_wrap li .adv_intro {
	
	position:absolute;
	
	overflow:hidden;
}
.adv_intro_show {
	bottom:0 !important;
	transition:bottom 0.3s linear 0.3s;
	-webkit-transition:bottom 0.3s linear 0.3s;
}
.pic_auto {
	width:100%;
	height:100%;
}
.pic_auto1 {
	background-image: url(../image/pic11.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.pic_auto2 {
	background:url(../image/pic12.jpg) no-repeat center 0;
}
.pic_auto3 {
	background:url(../image/pic13.jpg) no-repeat center 0;
}
.pic_auto4 {
	background:url(../image/pic14.jpg) no-repeat center 0;
}
.pic_auto49 {
	background:url(../image/pic49.jpg) no-repeat center 0;
}
.pic_auto5 {
	background:url(../image/pic15.jpg) no-repeat center 0;
}
.pic_auto6 {
	background:url(../image/pic16.jpg) no-repeat center 0;
}


/*chanye
*/
.in_title {
	float: left;
	height: 80px;
	width: 100%;
}
.in_title .in_title_cc {
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	clear: both;
	height: 26px;
	width: 250px; 
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.innews {
	float: left;
	height: 420px;
	width: 100%;
}
.innews .innews_c {
	height: 420px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #fff;
}
.innews_c_l {
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 420px;
	
	width:500px;
	position:relative;
}/*
.innews .innews_c .innews_c_l .innews_c_l_pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 100%;
}
.innews .innews_c .innews_c_l .innews_c_l_pic img {
	float: left;
	width: 100%;
	height: 300px;
}
.innews .innews_c .innews_c_l .innews_c_l_title {
	font-family: "微软雅黑";
	float:left;

	
}
.innews .innews_c .innews_c_l .innews_c_l_title tt {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 35px;
	float: left;
	height: 35px;
	width: 94%;
	margin-left:4%;
	overflow: hidden;
	font-weight: bold;	 
	 
}
.innews .innews_c .innews_c_l .innews_c_l_title dd {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	float: left;
	width: 94%;
	margin-left:4%;
}
.innews .innews_c .innews_c_l .innews_c_l_title dt {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	float: left;
	height: 22px;
	width: 94%;
	margin-left:4%;
}*/
.innews_c_r {
	position:relative;
 
 
	height: 420px;
	 
	margin-left:510px;
	  
}
.innews_c_r ul {
  
	float: left;
	width: 90%;
	margin-left:5%;
	margin-top:2.5%;
}
.innews_c_r ul li {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #333333;
 
	height: 75px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.innews_c_r ul li a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height:41px;
	color: #333333;
	height: 41px;
	float:left
}


.innews_c_r ul li a:hover {
color:#FF6600;
}



.innews_c_r ul li  span {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	height: 22px;
	width: 100%;
	float:left
}
.innews_c_r dd {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 24px;
	color: #333333; 
 margin-top:30px;
	display: block;
 float:left
	 
}
.ss_list {
	float: left;
	height: 60px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ss_list .ss_list_title {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 100%;
}
.ss_list .ss_list_date {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height:30px;
	color: #333333;
	float: left;
	height: 30px;
	width: 100%;
}



 
.qysp {
	margin: 0px;
	padding: 0px;
	float: left; 
	width: 100%;
}
.qysp ul {
	clear: both; 
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.qysp li {
	float: left;
	width: 33%;
}
.qysp li img {
	float: left;
	width: 100%;
	border: 2px solid #FFFFFF;
}
.about {
	background-color: #E3E3E3;
	float: left;
	height: 280px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.about .about_c {
	clear: both;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.about .about_c .about_c_l  {
	float: left;
	width: 50%;
}
.about .about_c .about_c_l tt {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 44px;
	color: #333333;
	float: left;
	height:44px;
	width: 100%;
	margin-top:30PX;
}

.about .about_c .about_c_l dt {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	float: left;
	height: 130px;
	width: 100%;
	margin-top:10px; 
}


.about .about_c .about_c_l DD {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	float: left;
	height: 24px;
	width: 100%;
}
.about .about_c .about_c_l DD:hover {
	
}

.about .about_c .about_c_l DD:hover .erwm{
	width:210px;
	height:253px;
	background-image: url(../image/wxerweima.png);
	overflow: visible;
	position: relative;
	z-index: 111;
	margin-top:-273px;
	margin-left:26px;
}

 

.about .about_c .about_c_r {
	float: right;
	width: 50%;
}
.about .about_c .about_c_r .jz {
	padding: 0px;
	float: right;
	height: 200px;
	width: 410px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.about .about_c .about_c_r .jz ul {
	float: left;
	height: 200px;
	width: 200px;
}

.about .about_c .about_c_r .jz ul tt{
	float: left;
	height: 24px;
	width: 200px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom:10px;
	
	
	
}
.about .about_c .about_c_r .jz ul li{
	float: left;
	height: 28px;
	width: 200px; 
}


.footer {
	background-color: #E3E3E3;
	float: left;
	height: 74px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer .footer_c {
	clear: both;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top:8px;
}
.footer .footer_c .footer_c_l  {
	float: left;
	
	 font-size: 12px; 
}

.footer .footer_c .footer_c_r  {
	float: right;
	 font-size: 12px;
	text-align: right;
}
.yw-01 {
	clear: both;
	height: 390px;
	width: 90%;
	background-image: url(../image/yw-001.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
}
.yw-01 .yw-01-info {
	float: right;
	height: 280px;
	width: 60%;
	margin-top: 40px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
}
.yw-01 .yw-01-info tt {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 34px;
}
.yw-01 .yw-01-info dd {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.yw-01 .yw-01-info dt {
	margin: 15px;
	float: right;
	width: auto;
}


.yw-02 {
	clear: both;
	height: 300px;
	width: 90%;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image:url(../image/yw-002.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.yw-03 {
	clear: both;
	height: 417px;
	width: 90%;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto; 
	
}.yw-03 .yw-03-l  {
	float: left;
	width: 48%;
	background-color:#FFFFFF;
	background-image: url(../image/yw-003.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 416px;
}
.yw-03 .yw-03-r  {
	float:right;
	width: 48%;
	background-color:#ffffff;
	background-image: url(../image/yw-004-2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 416px;
}
.zs-01 {
	clear: both;
	height: 390px;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
/*
	background-color:#ffffff;
	background-image: url(../img/zs-001.jpg);
	background-repeat: no-repeat;
	background-position: right center;
*/
}

 
.zs-01 .zs-01-info {
	float:left;
	height: 270px;
	width: 50%;
	margin-top: 45px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 45px;
	padding-left: 45px;
}
.zs-01 .zs-01-info tt {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 34px;
}
.zs-01 .zs-01-info dd {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.zs-01 .zs-01-info dt {
	margin: 15px;
	float: right;
	width: auto;
}

.zk-01 {
	clear: both;
	height: 390px;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

	background-color:#ffffff;
	background-image: url(../image/zk-001.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.zk-01 .zk-01-info {
	float:left;
	height: 270px;
	width: 50%;
	margin-top: 45px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 45px;
	padding-left: 45px;
}
.zk-01 .zk-01-info tt {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 34px;
}
.zk-01 .zk-01-info dd {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.zk-01 .zk-01-info dt {
	margin: 15px;
	float: right;
	width: auto;
}
.mbx {
	font-family: "宋体","微软雅黑" ;
	font-size: 12px;
	line-height: 64px;
	color: #333333;
	margin: auto;
	clear: both;
	height: 64px;
	width: 90%;
}

.cygj-cc {
	margin: auto;
	clear: both;
	width: 90%;
}
.cygj-cc .cygj-cc-l {
	padding: 0px;
	float: left;
	width: 380px;
	background-color: #EAEAEA;
	position: relative;
	z-index: 222;
	left: 0px;
	top: 20px;
	margin: 0px;
}
.cygj-cc .cygj-cc-l tt {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 34px;
	color: #333333;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	width: 330px;
}
.cygj-cc .cygj-cc-l ul {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-left: 50px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
}
.cygj-cc .cygj-cc-l img {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 60px;
}

.cygj-cc .cygj-cc-r {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width:100%;
	float: left;
	 
}
.cygj-cc .cygj-cc-r .cygj-cc-r_cc {
	width: 90%;
	display: block;
	text-align: center;
	float: left;
	margin-left: 5%;
	_margin-left: 0%;
	*margin-left: 0%;
	
}
.cygj-cc .cygj-cc-r .cygj-cc-r_cc tt {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 70px;
	color: #FF6600;
	text-align: center;
	height: 70px;
	width: 100%;
	display: block; 
	padding-top: 25px;
	
	_margin-left:5%;
	*margin-left: 5%;
}
.cygj-cc .cygj-cc-r .cygj-cc-r_cc dt {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	display: block;
	_margin-left:5%;
	*margin-left: 5%;
}
.cygj-cc .cygj-cc-r .cygj-cc-r_cc dd {
	text-align: left;
	width: 100%;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	margin-top: 24px;
	padding-bottom: 75px;
	margin-bottom: 45px; 
	
}
.ss_001 {
	background-image: url(../image/ss_001_bg.jpg);
	margin: auto;
	clear: both;
	height: 680px;
	width: 90%;
	background-position: right;
	background-color: #383838;
	background-repeat: no-repeat;
}
.ss_001 .ss_001_c {
	background-image: url(../image/nav_bg_40.png);
	height: 400px;
	width: 20%;
	margin-right: 6%;
	margin-left: 7%;
	margin-top: 80px;
	float: left;
	line-height: 300px;
	color: #FFFFFF;
	text-align: center;
}



.hr_er_00 {
	background-image: url(../image/hr_er_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 343px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #CDD7E1;
	background-position: right;
}
.hrart {
	float: left;
	height: 200px;
	width: 870px;
	margin-right: auto;
	margin-bottom:20px;
	margin-left: auto;
	clear: both;
	background-color: #F7F7F7;
	border: 1px solid #E4E4E4;
}

.hrart:hover{
	background-color:#EAEAEA;
	color: #000000;
	border: 1px solid #CCCCCC;
}


.hrart_l {
	float: left;
	height: 200px;
	width: 380px;
}

.hrart_l img {
	float: left;
	height: 180px;
	width: 360px;
	margin:10px;
}


.hrart_r {
	float: left;
	height: 200px;
	width: 470px;
	margin-top:10px;
	margin-left:10px;
	font-family:"微软雅黑", "宋体";
	font-size:14px;
	line-height:24px;
}
.hrart_r_title {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 46px;
	color: #333333;
	height: 46px;
}

.hrart_r_cc {
 width:99%;height:123px; overflow-y:scroll; overflow-x:hidden;font-family:"微软雅黑", "宋体";
	font-size:14px;
	line-height:24px;
 
 }


.about_er_00 {
	background-image: url(../image/about_er_bg.jpg);
	/*background-repeat: no-repeat;*/
	clear: both;
	height: 343px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-position: center;
text-align: center;
}
.news_er_00 {
	background-image: url(../image/news_er_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 343px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #B2CDDD;
	background-position: right;
}
.news_er_00_tit {
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 40px;
	margin-left: auto;
	color:#000000;
	width:1024px;
	margin-right: auto;
	padding-top: 180px;
}
.news_er_00_inp {
	height: 44px;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	
}
.news_er_00_inp form {
	margin: 0px;
	padding: 0px;float: left;
}


.news_er_00_input {
	height: 36px;
	width:380px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	background-color:#EBEBEB;
	float: left;
	line-height: 36px;
	text-indent: 6px;
} 

.news_er_00_input_bt {
	 
	border-top-width: 1px;
	border-bottom-width: 1px;
 
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;  
	border-top-color: #999999;
	border-bottom-color: #999999;
	 
	border-right-color: #999999;
	border-right-style: solid;
	background-color:#EBEBEB;
	float: left;
	line-height: 36px;
	text-indent: 6px;
} 
.news_er_00_con {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 38px;
	color: #333333;
	margin-left: auto;
	width:1024px;
	font-weight: normal;
	margin-right: auto;
	height: 40px;
}
.news_er_00_mbx {
	background-color: #F7F7F7;
	clear: both;
	height: 35px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 35px;
	color: #333333;
	font-family: "宋体";
}
.news_er_00_con_bq{
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 60px;
	margin: auto;
	height: 110px;
	width: 1024px;
}
.news_er_00_con_bq_tit {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 60px;
	margin: auto;
	height: 60px;
	width: 1024px;float:left;
}
 .news_er_00_con_bq_s {
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	line-height: 50px;
	color: #FF8000;
	background-color: #FFFFFF;
	height: 50px;
	padding-left:25px;
	padding-right:25px;
	text-align: center;
	float:left;
}
 .news_er_00_con_bq_s a{color: #FF8000;}
 .news_er_00_con_bq_n {
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #54506B;
	text-align: center;
	height: 50px;
	float:left;
	padding-left:25px;
	padding-right:25px;
}
.news_er_00_con_bq_n a{color: #FFFFFF;}
.news_er_list_li {
width:1024px;
margin:auto;
 }
.news_er_list_li0 {
	background-color: #F4F4F4;
	clear: both;
	height: 255px;
	width:920px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
.news_er_list_li1 {
	background-color: #F4F4F4;
	clear: both;
	height: 255px;
	width:920px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto; 
}

.news_er_list_li1:hover{
	background-color:#E3E3E3;
	color: #FFFFFF;
	 
}

.news_er_list_li0:hover{
	background-color:#E3E3E3;
	color: #FFFFFF; 
}


.news_er_list_li1:hover a{ 
	color: #FF6600;
	 
}

.news_er_list_li0:hover a{ 
	color:#FF6600; 
}



.news_er_list_li_pic {
	float: left;
	height: 244px;
	width: 380px;
	margin-left:5px;
	margin-top:5px;
	 
}
.news_er_list_li_pic img {
	border: 1px solid #FFFFFF;
	margin: 0px;
	height: 244px;
	width: 380px;
}
.news_er_list_li_con {
	float: left;
	height: 240px;
	width: 510px;
	margin-top: 10px;
	margin-left: 18px;
	overflow: hidden;
}
.news_er_list_li_con_date {
	float: left;
	height: 22px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.news_er_list_li_con_title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	width: 98%;
	float: left;
	margin-top: 24px;
	font-weight: 200;
}
.news_er_list_li_con_title  a{
	color: #000000;
}



.news_er_list_li_con_title  a:hover{
	color: #FF6600;
}




.news_er_list_li_con_info {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 96%;
	margin-top:15px;
}
.news_er_list_li_con_more {
	margin-top:20px;
	float: left;
	width: 100%;
	
}

.news_er_list_page {
	height: 24px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
}
.news_er_list_page ul {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.news_er_list_page li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	margin-right: 3px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: center;
	height: 24px;
	width: 24px;
	display: block;
}
.news_er_list_page a {
	font-size:12px;
	line-height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	background-color: #CCCCCC;
	height: 24px;
	width: 24px;
	display: block;
}



.conter_page_hover{
	font-size:16px;
	line-height: 24px;
	line-height: 24px;
	color: #FF6600;
	text-align: center;
	background-color:#fcfcfc;
	height: 24px;
	width: 24px;
	display: block;
font-weight: bold;	
}

.news_er_list_page  a:hover{
background-color:#FF6600;
	color: #ffffff;
}
.news_er_list_page_hover{
background-color:#FF6600;
	color: #ffffff;
}
.news_er_con {width: 924px;
background-color: #ffffff; 
padding:50px;
margin-bottom:45px;
margin-left:auto;
margin-right:auto;}

.news_er_con tt {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 34px;
	color: #FF6600;
	text-align: center;
	width: 100%; 
	display: block;
	padding:20px;
}

.news_er_con ts {
	font-family: "微软雅黑";
	font-size: 21px;
	line-height: 26px;
	color: #399;
	text-align: center;
	float: left;
	width: 100%;
}


.news_er_con dt {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
 
}
.news_er_con dd {
	width: 80%;
	margin-top: 30px; 
	margin-bottom: 50px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 30px;
	margin-left:10%;
	_margin-left:5%;
	
	*margin-left:5%;
}

.news_er_con dd img {
	margin-bottom: 10px;
}
.tc_con {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	
	
	
}

.tc_con tt {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 34px;
	color: #FF6600;
	text-align: center;
	width: 100%; 
	display: block;
	margin-top:20px;
	 
}
.tc_con dt {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	height: 30px;
	width: 100%; 
 
}
.tc_con dd {
	margin-top: 20px;
	font-family: "微软雅黑", "宋体";
	font-size:16px;
	line-height: 30px;
	float: left;
	width: 90%;
	margin-left:5%;
}
.dd {
	margin-top: 20px;
	font-family: "微软雅黑", "宋体";
	font-size: 22px;
	line-height: 28px;
	float: left;
	width: 93%;
}



.tab_con{
	width:90%;
	background-color: #ffffff;
	padding:5%;
	float:left;
	margin-bottom:40px;
}
.tab_li{
	height: 120px;
	width: 390px;
	background-color: #F4F4F4;
	margin-top: 34px;
	margin-left: 30px;
	padding: 10px;
	float:left;
 border: 1px solid #F4F4F4;
	
}

.tab_li:hover{
	background-color:#EEEEEE;
	color: #000;
	border: 1px solid #CCCCCC;
}


.tab_li:hover a{ 
	color: #FF6600; 
} 
.tab_li a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 35px;
	color: #FF9900;
 
	font-weight: bold;
	margin-bottom: 20px;
}
 .about_01{width:90%;
	background-color: #ffffff;
	padding:5%;
	float:left;
	margin-bottom:40px;}

.about_01_title {
	font-family: "微软雅黑";
	font-size: 21px;
	line-height: 40px;
	color: #666666;
	clear: both;
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.about_01_counter {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	clear: both;
	width: 740px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


/*大事记*/


li {
	list-style-type:none;
}
ol,ul {
	list-style:none;
}
input {
	vertical-align:middle;
	font-size:100%;
}
img {
	vertical-align:top;
	border:0;
}
em,i {
	font-style:normal;
}
.l {
	float:left;
}
.r {
	float:right;
}
.c {
	clear:both;
}
.o {
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
 
a:hover {
	color:#F60;
	text-decoration:underline;
}
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.content {
	position:relative;
	width:1000px;
	margin:0 auto;
}

ul, li {
	list-style: none;
}
 
a:hover{
	text-decoration: none;
	cursor: point;
}
hr {
	height: 0;
	border-left: none;
	border-right: 0;
	border-top: 1px dashed #2d2f34;
	border-bottom: 1px dashed #474954;
}/*
.top{
	margin-top: 60px;
}
.top img{
	width: 100%;
	margin-top: -10px;
}*/
.content {
	padding: 50px 0;
	min-height: 720px;
	width: 100%;
}
.content .wrapper {
	position: relative;
	background: url("../image/release-bg.png") no-repeat right top;
	width: 960px;
	margin: 0 auto;
}
.content .light {
	position: absolute;
	left: 55px;
	top: -50px;
	width: 152px;
	height: 191px;
	background: url("../image/light-top.png") no-repeat top center;
}
.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("/images/log/light.png") no-repeat top center;
}
.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.content .main {
	background: url("../image/line-bg.png") repeat-y 249px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #58a6fb;
	font-size: 24px;
	background: url("../image/clock.png") no-repeat left top;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align: right;
}
.content .main .year h2 a {
	color: #58a6fb;
}
.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:190px;
	top:-20px;
	border-width:6px;
	border-style:solid;
	border-color:#59a7fb transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
}
.content .main .year .list{
	margin:10px 0;
	position:relative;
	overflow:hidden;
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	background: url("../image/circle.png") no-repeat 235px 31px;
	padding: 30px 0;
	color: #a1a4b8;
}
.content .main .year .list ul li.highlight {
	/*background-image: url(http://p4.qhimg.com/d/inn/05a63fc5/circle-h.png);*/
}
.cls {
	zoom: 1;
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {
	color: #ec6a13;
}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{
	float:left;
	display:block;
	clear:left;
	width:200px;
	line-height:24px;
	text-align:right
}
.content .main .year .list ul li .date{
	font-size:18px;
	line-height:32px;
	color:#bec1d5
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
	float: left;
	display: block;
	width: 400px;
	margin-left: 100px;
	line-height: 24px;
}
.content .main .year .list ul li .intro {
	font-size: 18px;
	line-height: 32px;
	color: #63d029;
}
.content .wrapper:first-child .main .year.close h2 i{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg)
}
.content .wrapper:first-child .main .year.close .list{
	opacity:0;
	height:0!important;
}
.ie7 .content .main .year h2 i{
	left:40px
}


/*大事记*/
 
.divcss5-b{width:170px;height:160px; overflow-y:scroll; overflow-x:hidden;}
 
.play {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.yaowen { 
  position: absolute; top: 0; right: 0; 
}
/*新闻滚动*/
#slideBox {
	width:500px;
	height:420px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:420px;
	width:5000px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:340px;
}
#slideBox ul#show_pic li img {
	display:block;
	height:340px;
	width:500px;
}
#iconBall {
	position:absolute;
	bottom:80px;
	right:0;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:32px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	
	background:url(../image/iconag.png) no-repeat;
}
#iconBall li.active {
	background:url(../image/iconbg.png) no-repeat;
	color:#fff;
}
#slideText {
	width:500px;
	height:80px; 
	background-color:#E3E3E3;
	color:#000;
	position:absolute;
	left:0px;
	bottom:0px; 
	
}
#textBall {
	position:absolute;
	left:10px;
	bottom:10px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
	
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#000000;
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	overflow: hidden;
	width:470px;	
	float:left;
}

#textBall li span {
	text-decoration:none;
	color:#666666;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	float: left;
	width: 470px;
}



/*新闻滚动*/
A{
	color: #333333;
	text-decoration: none;
 cursor:pointer;
	
}

A:hover{ 
	color: #FF6600;
}
