/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family:"宋体","微软雅黑";}
body{
	width:100%;
	margin:0 auto;
	background-image:url(../images/body-bg.png);}
ul{
	list-style:none;}
img{
	border: 0;}
select{
	border:1px solid #7A7A7A;
	appearance:none;
	-moz-appearance:none;
    -webkit-appearance:none;
	background:url(../images/select_10.png) no-repeat  right center ;
	*background:none!important;
	*border:0!important;}
a{
	text-decoration:none;}
select::-ms-expand { 
	display: none;}

.header{
	height:530px;
	width:100%;}
.header .header-bg{
	background:url(../images/header-bg.png) repeat-x;
	min-width: 1000px;}

.header .logo{
	background:url(../images/ad0d8e40f265dc37bc86741030389a24_logo.png) no-repeat left center;
	width:1000px;
	height:120px;
	margin:0 auto;
	position:relative;}
.header .logo h1{
	margin-left:280px;
	font-size:36px;
	color:#24613F;
	font-weight:400;
	padding-top:35px;}
.header .logo .ul-link{
	position:absolute;
	top:0;
	right:0;
	margin-top:10px;
	cursor:pointer;}
.header .logo .ul-link li{
	float:left;
	font-size:12px;}
.header .logo .ul-link li a{
	color:#106B5B;
	text-align:center;
	line-height:12px;
	font-size: 12px;
	font-weight:300;
	margin-left:3px;}
	
/*nav  导航菜单*/
.header .nav-bg{
	position: relative;
	z-index: 1;
	width:100%;
	height:55px;
	background-color:#25B462;}
.header .nav-bg .nav{
	width:1000px;
	height:100%;
	margin:0 auto;}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;}
.sf-menu {
	line-height:55px;
	height:100%;}
.sf-menu ul {
	position:		absolute;
	top:			-9999em;
	width:			6em;}
.sf-menu li {
	float:			left;
	position:		relative;
	color:#fff;}
.sf-menu li.sfHover {
	background:#fff url(../images/nav-hover.png)  repeat-x top center;
	outline:0;
	color: #009579;}
.sf-menu li.sfHover a {
	color: #009579;}
ul.sf-menu li ul.two-nav li a {
	width:70px;
	color:#000;}
ul.sf-menu li ul.two-nav li ul li a  {
	width:100px;}
ul.sf-menu li ul.two-nav li ul li ul li a  {
	width:120px;}
ul.sf-menu li ul.two-nav li.sfHover{
	background:url(../images/nav-tag2_03.png) #009579 no-repeat center right;
	color:#FFF;}
ul.sf-menu li ul.two-nav li.sfHover a.two-nav,
ul.sf-menu li ul.two-nav li ul li.sfHover a.three-nav  {
	color:#FFF;}
ul.sf-menu li ul.two-nav li.sfHover ul li a:hover {
	color:#fff;}
ul.sf-menu li ul.two-nav li ul li.sfHover{
	background:url(../images/nav_bg_icon.png) #026F5B no-repeat center right;
	color:#FFF;
	width:132px;}

.sf-menu a {
	position:		relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			55px; /* match top ul list item height */
	z-index:		99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-9999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li ul li.sfHover ul {
	left:			102px; /* match ul width */
	top:			0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-9999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			132px; /* match ul width */
	top:			0;}

/*** DEMO SKIN ***/
.sf-menu li{
	float:left;
	height:100%;
	text-align:center;
	line-height:55px;}
.sf-menu a {
	font-size:14px;
	font-family:"微软雅黑";
	text-decoration:none;
	display: block;}


.sf-menu li li   { /* visited pseudo selector so ie6 applies text colour*/
	color:#000;}

.sf-menu li:visited{
	background-color:#FFF;} 


.sf-menu li {
	background:	#25B462;}
.sf-menu li a{
	display: block;
	padding: 0 16px;
	height: 100%;
	color: #fff;}
.sf-menu li a:hover{
	background:#fff url(../images/nav-hover.png)  repeat-x top center;
	outline:0;
	color: #009579;}
.sf-menu li li {
	display: block;
	height: 100%;
	background: url(../images/nav-tag_03.png) #FFF no-repeat center right;
	color:#fff;}
.sf-menu li li a:hover {
	background:url(../images/nav-tag2_03.png) #009579 no-repeat center right;
	color:#FFF;}
.sf-menu li li li {
	display: block;
	height: 100%;
	background:	#fff url(../images/nav-tag_03.png) no-repeat center right;
	color:#000;}
.sf-menu .new-ideas{
	background: #fff;}
.sf-menu li li li a {
	display: block;
	height: 100%;}
.sf-menu li li li a:hover{
	background:url(../images/nav_bg_icon.png) #026F5B no-repeat center right;
	color: #fff;}
.sf-menu .new-ideas:hover{
	background: #026F5B;}
.sf-menu li li li li a{
	display: block;
	height: 100%;
	color: #000;
	background: #fff;}
.sf-menu li li li li a:hover,
ul.sf-menu li li li li a.sfHover{
	background: #026F5B;
	height: 100%;
	color: #fff;}
.sf-menu .lastul li a{
	display: block;
	width:70px;
	height: 100%;
	color:#000;
	background: #fff;}
.sf-menu .lastul-two li a{
	width: 105px;
	background: #fff;}
.sf-menu .lastul li a:hover,
ul.sf-menu .lastul li a.sfHover
{
background:#026F5B;}
	
	
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* ie6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:url(../images/nav-tag_03.png) no-repeat -10px -100px;}
.sf-shadow ul.sf-shadow-off {
	background: transparent;}

/* banner*/	
.header .banner{
	width:100%;
	height:360px;
	margin:0 auto;
	background:url(../images/banner.png) no-repeat center;
	min-width: 1000px;}
.section {
	width:1000px;
	height:965px;
	margin:20px auto 10px auto;}
.section .div1{
	width:100%;
	height:275px;
	margin-bottom:20px;}
.section .div1 .div1-left{
	width:382px;
	height:100%;
	background-color:#009579;
	position:relative;
	float:left;
	_display: inline;
	margin-right:19px;}



	/**/
.FocusPic{ 
	zoom: 1; 
	position: relative; 
	overflow: hidden; 
	width:382px;
	height:270px;
	float: left;}
.FocusPic .content{
	overflow:hidden; 
	width:382px; 
	height:275px; 
	margin:0 !important;}
.FocusPic .changeDiv { 
	width: 382px;
	 height: 275px;}
.FocusPic .changeDiv a {
	width: 287px;
	height: 194px;
	display: none;
	position: absolute;}
.FocusPic .title{
	width: 382px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;}
.FocusPic .title a{ 
	color: #fff; 
	font-size: 14px;
	display: none ;
	margin-left: 10px;}
.FocusPic .change{ 
	height: 12px;
	position: absolute; 
	right: 1px;
	bottom: 38px;
	text-align: left; 
	z-index: 9999;}

.FocusPic .change i{
	float: left;
	_display: inline;
	width:15px;
	height:15px;
	margin-left: 3px;
	cursor: pointer;
	background: #E6E5E3;
	text-align:center;
	line-height:15px;
	font-size: 12px;
	font-style: normal;
	color:#000;}
.FocusPic .change i.cur{
	color:#fff;
	background: #000;
	line-height: 15px;}
.active-picture {
	padding:10px 7px;}
.active-picture img {
	float:left;	
	width:382px;
	height:275px;
	overflow:hidden;}



/**/

.section .div1 .div1-left h4{
	color:#BFE4DD;
	font-size:14px;
	margin-left:15px;
	margin-top:8px;}
	
.section .div1 .div1-center{
	width:340px;
	height:100%;
	float:left;
	background:url(../images/new-banner1.png) #fff no-repeat top right;
	position:relative;
	border: 1px solid #E8E8E8;
	overflow: hidden;
	_display: inline;
	_background:url(../images/new-banner1.png) #fff repeat-x top right;}
.section .div1 .div1-center h3{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-left:35px;
	margin-top:10px;}
.section .div1 .div1-center img{
	position:absolute;
	right:10px;
	top:13px;
	cursor:pointer;}
.section .div1 .div1-center .ul-li{
	margin-top:15px;
	margin-left:8px;
	margin-right:5px;}
.section .div1 .div1-center .ul-li li a{
	display: block;
	line-height:2.6;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
	color:#333333;
	font-size:12px;
	_line-height:1.7;}
.section .div1 .div1-center .ul-li .new-line{
	color: #179F85;}
.section .div1 .div1-center .ul-li span{
	color:#A8A8A8;}
.section .div1 .div1-center .ul-li li a:hover{
	color:#88CDC0;}
.section .div1 .div1-right{
	height:100%;
	width:235px;
	background:url(../images/new-banner2_03.png) no-repeat #fff top;
	position:relative;
	float:right;
	border:1px solid #E8E8E8;
	overflow: hidden;
	_display: inline;
	_background:url(../images/new-banner2_03.png) #fff repeat-x top left;}
.section .div1 .div1-right h3{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-left:35px;
	margin-top:10px;}
.section .div1 .div1-right img{
	position:absolute;
	right:10px;
	top:13px;
	cursor:pointer;}
.section .div1 .div1-right .ul-li{
	margin-top:15px;
	margin-left:8px;
	margin-right:5px;}

.section .div1 .div1-right .ul-li li a{
	display: block;
	line-height:2.6;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
	color:#333333;
	font-size:12px;
	_line-height:1.7;}
.section .div1 .div1-right .ul-li .new-line{
	color: #179F85;}
.section .div1 .div1-right .ul-li span{
	color:#A8A8A8;}
.section .div1 .div1-right .ul-li li a:hover{
	color:#88CDC0;
	cursor:pointer;}
.section .div2{
	width:100%;
	height:80px;
	margin-bottom:20px;}
.section .div3{
	width:100%;
	height:270px;
	margin-bottom:20px;}
.section .div3 .div3-left{
	width:275px;
	height:100%;
	border:1px solid #E8E8E8;
	margin-right:20px;
	float:left;
	_display: inline;
	background-color:#fff;
	overflow: hidden;}
.section .div3 .div3-left h3{
	font-size:16px;
	font-weight:500;
	color:#4AB4A0;
	margin-left:10px;
	margin-top:8px;
	float:left;
	_display: inline;}
.section .div3 .div3-left img{
	float:left;
	margin:5px 0 0 5px;
	_display: inline;}
.section .div3 .div3-left .table-top{
	width:100%;
	height:35px;
	float:left;
	_display: inline;}
.section .div3 .div3-left .table-bottom{
	width:100%;
	height:230px;
	text-align:center;}
.section .div3 .div3-left .table-bottom table{
	width:260px;
	height:230px;
	text-align:center;}
.section .div3 .div3-left .table-bottom img{
	cursor:pointer;}
.section .div3 .div3-center{
	width:340px;
	height:100%;
	border:1px solid #E8E8E8;
	position:relative;
	float:left;
	background:url(../images/new-banner3_03.png) #fff no-repeat top center;
	overflow: hidden;
	_display: inline;
	_background:url(../images/new-banner3_03.png) #fff repeat-x top left;}
.section .div3 .div3-center h3{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-left:35px;
	margin-top:10px;}
.section .div3 .div3-center img{
	position:absolute;
	right:10px;
	top:13px;
	cursor:pointer;}
.section .div3 .div3-center .ul-li{
	margin-top:15px;
	margin-left:8px;
	margin-right:5px;}
.section .div3 .div3-center .ul-li li a{
	display: block;
	color:#333333;
	line-height:2.6;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
	font-size:12px;
 	_line-height:1.7;}
.section .div3 .div3-center .ul-li .new-line{
	color: #179F85;}
.section .div3 .div3-center .ul-li span{
	color:#A8A8A8;}
.section .div3 .div3-center .ul-li li a:hover{
	color:#88CDC0;}
.section .div3 .div3-right{
	width:340px;
	height:100%;
	border:1px solid #E8E8E8;
	float:right;
	position:relative;
	background:url(../images/new-banner4_03.png) #fff no-repeat top center;
	overflow: hidden;
	_display: inline;
	_background:url(../images/new-banner4_03.png) #fff repeat-x top left;}
.section .div3 .div3-right h3{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-left:35px;
	margin-top:10px;}
.section .div3 .div3-right img{
	position:absolute;
	right:10px;
	top:13px;
	cursor:pointer;}
.section .div3 .div3-right .ul-li{
	margin-top:15px;
	margin-left:8px;
	margin-right:5px;}
.section .div3 .div3-right .ul-li li a{
	line-height:2.6;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
	color:#333333;
	display: block;
	font-size:12px;
	_line-height:1.7;}
.section .div3 .div3-right .ul-li .new-line{
	color: #179F85;}
.section .div3 .div3-right .ul-li span{
	color:#A8A8A8;}
.section .div3 .div3-right .ul-li li a:hover{
	color:#88CDC0;
	cursor:pointer;}
.section .div4{
	width:100%;
	height:200px;
	margin-bottom:10px;}
.section .div4 .div4-left{
	width:235px;
	height:100%;
	float:left;
	background:#fff;
	border:1px solid #D7D7D7;
	_display: inline;}
.section .div4 .div4-right{
	height:100%;
	width:745px;
	float:right;
	border:1px solid #D7D7D7;
	background-color: #fff;
	_display: inline;}
.section .div4 .div4-right-logo{
	float:left;
	width:48px;
	margin-top: 8px;
	margin-left: 8px;
	_display: inline;}
.section .div4 .div4-right-img{
	position:relative;
	overflow:hidden;
	width:680px;
	height:100%;}
.section .div4 .div4-right-img ul {
			position:absolute;
			left:0;
			top:0;}
.section .div4 .div4-right-img ul li{
		float:left;
		width:207px;
		height:183px;
		margin-top:10px;
		margin-left:15px;
		_display: inline;}
.section .div4 .div4-right-img ul li img{
	height: 160px;}		
.section .div4 .div4-right-img ul li span{
	color: #333333;
	display: block;
	text-align: center;
	height: 23px;
	line-height: 23px;
	font-size:12px;}		
.section .div5{
	width:996px;
	height:48px;
	float:left;
	margin-top:10px;
	background-color:#fff;
	border:2px solid #009579;
	_display: inline;}
.section .div5 .div5-link{
	width:90px;
	height:48px;
	float:left;
	line-height:60px;
	margin-left: 10px;}
.section .div5 .div5-link img{
	_margin-top:15px;}
.section .div5 .div5-select{
	float:right;
	margin:-37px 15px auto 0;
	_display: inline;
	_margin:-32px 10px auto 5px;
	_width:900px;}

.section .div5 .div5-select select{
	height:28px;
	width:240px;
	margin-left:49px;
	color:#666666;
	border:1px solid #7A7A7A;
	background-color:#EEEEEE;
	padding-left: 10px;
	font-size:12px;}
.section .div5 .div5-select select option{
	
	margin-left: 3px;}	
.footer{
	width:100%;
	height:165px;
	clear: both;
	background:url(../images/footer-bg_02.png) no-repeat center center;}
.footer .footer{
	width:1000px;
	height:100%;
	margin:0 auto;
	background-color: #eee;}
.footer .footer .footer-left{
	height:110px;
	text-align:center;
	float:left;
	margin-top:55px;
	_display: inline;}
.footer .footer .footer-left p{
	line-height:2;
	color:#fff;
	font-size:12px;
	margin-left: 50px;}
.footer .footer .footer-right{
	height:100%;
	float:right;
	_display: inline;}
.footer .footer .footer-right img{
	float:right;
	margin-right:15px;
	margin-top:30px;
	_display: inline;}
	
/* 11-4 影像环工 */
.video-title {
	width:100%;
	height:40px;
	font-size:16px;
	color:#009579;
	line-height:40px;}
.video-title-icon {
	display:inline-block;
	float:left;
	width:22px;
	height:20px;
	margin-left:8px;
	margin-top:10px;
	margin-right:8px;
	background:url(../images/video_pic.png) no-repeat left center;}
.div4-left a {
	width:223px;
	height:150px;}
.div4-left a img {
	display:block;
	margin:2px auto;}

/* 11.10 修改*/
/* 2�/4 修改 822 padding:0 12px�*/
.sf-menu li a.first-nav-bar {
	font-size:16px;
	padding: 0 9px;}
.sf-menu li ul.lastul li a.server-nav {
	width:126px;
	padding:0 5px;
	height:55px;
	line-height:55px;}


/* 20171206 */
.admin-system img {
	width:129px;
	height:68px;}

.news-son-list{
    width: 294px;
    height: 224px;
    /* padding: 10px 12px; */
    font-size: 12px;}
.news-son-list a{
    display: block;
    height: 31px;
    line-height: 31px;
	color:#333333;}
.news-son-list a span{
    float: left;}
.news-son-title{
    width: 158px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.ft12{
    font-size: 12px;}
.font-979797{
    color: #979797;}
.font-009579{
    color:#009579;}
.font-ff0101{
    color: #ff0101;}
#news-old{
    height: 120px;
    overflow: hidden;}
#news-new{
    height: 60px;
    overflow: hidden;}
#news-fff{
	margin-top: 15px;
	margin-left: 9px;
	width: 224px;
    height: 224px;
    overflow: hidden;}
.news-hide {
	display:none;}
.news-old em,
.news-old i {
	font-style:normal;}
.news-old em{
	color:#333333;}
.news-old i {
	font-family:"微软雅黑";}
.news-son-list a:hover .news-son-title em {
    color:#88CDC0;}




