﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/

.nav_fixed .nav_bg {
  margin-top: 0px;
  position: fixed;
  top: 0px;
  z-index: 9999999;
}

/*头部*/
.top{
	width:100%;
	height:36px;
	line-height:36px;
	background:url(../img/top_bg.jpg) 0 0 repeat-x;
	}
.weixin{
	 width: 40px;
	height: 36px;
	line-height:36px;
	padding-left:26px;
	background:url(../img/ind_icon.png) 0 -50px no-repeat;
}
.erweima{
	width: 130px;
	height: 140px;
	position: relative;
	display: none;
	cursor: pointer;
	z-index: 9999999;
	background:#fff;
	padding:5px;
	top:0px;
	left: -70px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	border: 1px solid #ddd;
}
.erweima img{
	height: 110px;
	width: 110px;
	position: absolute;
	cursor: pointer;
	z-index: 9999999;
	margin: 5px 0 0 8px;
}
.erweima p{ text-align: center;}


.top_login{ width:auto;}
.top .en {
	display: inline-block;
	padding-left:30px;
	margin-left:5px;
	width:60px;
	background:url(../img/ind_icon0.png) -116px -50px no-repeat;
	height:36px;
	line-height:36px;
}
.login_main{ width:110px;display: none;}
.top .login_icon{
	display: inline-block;
	background:#119432;
	color:#fff;
	padding: 0 15px;
	border-right:1px solid #fff;	
	}
.top .re_icon{
	display: inline-block;
	background:#5e5e5e;
	color:#fff;
	padding: 0 15px;
	}

.header_bg{
	height:124px;
	background:url(../img/head_bg.jpg) ;
	}

/*尾部*/
.foot_bg{
	width:100%;
	border-top:1px solid #ededed;
	background:#fff;
}
.footer{
	border-right: 1px solid #ddd;
	min-height: 250px;
}
.foot_bg .footer .foot1{
	width:135px;
	border-left:1px solid #ddd;
	padding-top: 20px;
	min-height: 230px;
	overflow: hidden;
	}
.foot_bg .footer .foot1 a{
	display:block;
	line-height:25px;
	text-align:center;
	margin:2px 0;
}
.foot_bg .footer li h3{
	margin-bottom:10px;
	text-align:center;
	color:#119432;
	font-size:14px;
	line-height:25px;
	}
.foot_bg .footer li h3 a{
	font-size:14px;
	line-height:36px;
	text-align:center;
	color:#119432;
	}
.foot2{
	width:418px;
	padding:10px  10px 0 10px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	height: 150px;
	overflow: hidden;
	}
	
.foot_bg .bottom{
	width:100%;
	padding-top:30px;
	background:url(../img/bottom_bg.jpg) left top repeat-x #fff;
	}
.copy_l .bottom_a a {
	padding:0 5px;
	}
.bottom_link{
	 width: 159px;
	height: 22px;
	line-height:22px;
	padding-left:10px;
	background: url(../img/ind_icon.png) 0 -319px no-repeat;
	position:relative;
}
.bottom_link_a{
	width: 156px;
	height: 200px;
	position: relative;
	display: none;
	cursor: pointer;
	z-index: 9999999;
	background:#fff;
	padding:5px;
	top:-233px;
	left: -9px;
	border: 1px solid #C3C3C3;
}
.bottom_link_a a{
	display:block;
	line-height:26px;
	text-indent:10px;
	}


/*首页五大模块
-----------------------------------*/
.container_1 {position: relative;width:350px;height:410px;}
.container_1 .title{
	background: url(../img/ind_img_bg.png) no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:350px;
	height:410px;
	text-align:center;
}
.container_1 img{ width:350px;height:410px;}
.container_1 a {
	width: 350px;
	height: 410px;
	line-height: 410px;
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: blink;
}
.container_text{
	position: absolute;
	top: 20px;
	padding-left: 20px;
	}
.container_text h2{ font-size:18px;}

.container_text p{ font-size:12px; color:#666; text-transform:uppercase;}

.container_2, .container_3, .container_4, .container_5 {position: relative;width:340px;height:200px;}
.container_2 .title, .container_3 .title, .container_4 .title, .container_5 .title{
	background:url(../img/bg-black.png);
	position:absolute;
	bottom:0px;
	left:0px;
	width:340px;
	height:200px;
}
.container_2 img, .container_3 img, .container_4 img, .container_5 img{ width:340px; height:200px;}
.container_2 a, .container_3 a, .container_4 a, .container_5 a {
	width: 340px;
	height: 200px;
	color: #fff;
	display: block;
	font-size: 12px;
	bottom:0;
	left:0;
	text-decoration: blink;
}
.container_2 a h2, .container_3 a h2, .container_4 a h2, .container_5 a h2{ color:#01D035;font-size:18px;}
.container_2 a p, .container_3 a p, .container_4 a p, .container_5 a p{ color:#fff;}

/*首页快捷链接三大模块
------------------------------------------*/
.content3{
	padding:30px 0;
	}
.content3 a{ 
	display: block;
	width:350px; 
	height:210px; 
	 
	margin-bottom:20px;
	overflow:hidden;
}
.content3 a img{ 
	width:350px; 
	height:210px; 
	transition: All .3s linear;
	-webkit-transition: All .3s linear;
	-moz-transition: All .3s linear;
	-ms-transition: All .3s linear;
	-o-transition: All .3s linear;
	background: #000;
	opacity: 0.9;
}
.content3 .grid_35:hover a img{ 
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
		opacity: 1;
}

.content3 h3{ font-size:16px; font-weight:normal; text-align:center;}
.content3 h3 p{ font-size:12px; font-weight:normal; text-align:center; color:#666;border-bottom: 1px solid #F4F4F4;padding-bottom:10px; margin-bottom:10px ;}
.content3 .ind_link_mroe{ display:block; width:350px; height:50px; background: url(../img/ind_icon2_link.png) no-repeat;  margin-top: 15px;}
.content3 .ind_link_mroe:hover{ 
	background: url(../img/ind_icon2_on.png)  no-repeat; 
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;

}
.content3 .ind_re { margin-right:25px;}
.content3 .ind_con  { float:right;}
.content3 .grid_35 {border-top:3px solid #ccc;} 
/*首页快捷链接三大模块结束
------------------------------------------*/


/*底部宣传图标
--------------------------------------------------------------------*/
.content4 .link_list li {
    width: 235px;
    float: left;
    margin: 0 20px;
    display: inline;
    padding-top: 19px;
    border-top: 3px solid #eff0f1;
}
.content4 .link_list li .sign {
    width: 54px;
    height: 50px;
    float: left;
    position: relative;
    overflow: hidden;
}
.content4 .link_list li .tips {
    width: 155px;
    float: right;
}
.content4 .link_list li .tips a.tit {
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.content4 .link_list li .tips a {
    display: inline-block;
    width: 100%;
    line-height: 22px;
    color: #666;
    float: left;
}
.content4 .link_list li .sign img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.content4 .link_list li .sign .bg {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: url(../img/link_icon_bg.jpg) top center no-repeat;
}
.content4 .link_list li:hover .sign .bg{
	 background: url(../img/link_icon_bg.jpg) bottom center no-repeat;
	 -webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	}
/*底部宣传图标结束
--------------------------------------------------------------------*/

/*内页*/
.main_bg{
	background:url(../img/page_bg.jpg) center 50px no-repeat #F4F4F4;
	padding-bottom: 70px;
	position: relative;
	}
.main_bg .main_top {
	height:50px;
	line-height:50px;
	background:#fff;
	border-bottom:1px solid #ddd;
	}
.main_bg .main_right {
	position: relative;
	border: 1px solid #e8e8e8;
	border-top: none;
	min-height: 600px;
	_height: 600px;
	background: #fff;
	width: 1060px;
	padding: 10px 20px 20px 20px;
	box-shadow: 2px 2px 2px #eee;
}
.main_bg .main_left {padding: 20px 0;}
.page_title{
	width:400px;
	height:50px;
	line-height:50px;
}
.page_title h3{
	line-height:50px;
	display: inline-block;
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-align:left;
}
.page_title span{
	font-size: 14px;
	display: inline-block;
	line-height:50px;
	padding-left:10px;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.page_img{
	display:none;
}

/*新闻内页*/
.news-list { border-bottom: 1px solid  #F3F3F3; height: 300px; padding-bottom:10px;}
.news-list ul li  { width:220px; height: 260px; padding:0 20px;border-right: 1px solid #F3F3F3;position: relative; float:left;
}
.news-list ul li.last{border-right: none;padding: 0 0 0 10px;}
.news-list ul li .imgbox {
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 160px;
  margin-bottom: 10px;
}
.news-list ul li .tit {
  font: 14px/20px "微软雅黑";
  color: #333;
  margin-bottom: 10px;
  padding: 0 7px;
}
.news-list ul li .imgbox {
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 150px;
  margin:0 auto;
  margin-bottom: 10px;
}
.news-list ul li .imgbox a img{ width: 100%; height:150px;
transition: All .3s linear;
-webkit-transition: All .3s linear;
-moz-transition: All .3s linear;
-ms-transition: All .3s linear;
-o-transition: All .3s linear;
}
.news-list ul li:hover .imgbox a img{ 
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
}
.news-list ul li .txt {
  font: 12px/20px "微软雅黑";
  padding: 0 7px;
  color:#666;
  margin-bottom: 10px;
}
.news-list ul li .news_tr{width:10px;display:inline-block; font-size:12px; font-family:"新宋体";float: right;}

.news-list ul li:hover .news_tr{animation:morebg 1s infinite  linear; -webkit-animation:morebg 1s infinite  linear;}
@keyframes morebg
{
   0% { width:10px;}
  50% {width:0px;padding-left:10px;}
  100%{ width:10px;}
}
@-webkit-keyframes morebg
{
  0% { width:10px;}
  50% {width:0px;padding-left:10px;}
  100%{ width:10px;}
}
.page_list_li li{ margin-top:10px; border-bottom: 1px dotted #ddd; padding-bottom:10px;}
.page_list_li li .assist{line-height:30px; padding-left:25px; background:url(../img/date_icon.png) left center no-repeat;}
.grid_64 {line-height:30px; padding-left:15px; background:url(../img/news_h3_title.jpg) left center no-repeat;}

.page_back{ line-height:25px;}
.page_back a{
	display: block;
	background: url(../img/return.jpg) right center no-repeat;
	width:60px;
	height: 30px;
	line-height:30px;
	padding-right:20px;	
	}
.page_back a:hover{
	background: url(../img/return_on.jpg) right center no-repeat;
	}
.page_news .adorn{border-bottom: #e1e1e1 1px dotted;}

/*内页样式*/
.sitemap, .privacy{ padding-top:20px; background:url(../img/header_bg.jpg) center top no-repeat;}

.Tags{ margin:10px 0;}


/*内页登录与注册页面
--------------------------------------------------------------------*/
.login_bg{ width:100%; height:500px; background:url(../img/login_bg.jpg) center center no-repeat #819ceb;}
.login{ width:290px; height:340px; padding:35px 35px; margin-top: 30px; background:url(../img/login_from.png) no-repeat;left: 31%;
position: absolute;}
.login .username{ width:245px; margin-left:35px; padding-left: 10px;} 
.Password { width:245px; margin-left:35px;padding-left: 10px;} 
.login_ve{border-bottom: 1px #ddd solid;}
.login .username_li{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -2px -5px;
	border-bottom: 1px #ddd solid;
	width:290px;

}
.login .username_li:hover{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -46px -5px;
	-webkit-transition: all 0.2s linear -1ms;
	-moz-transition: all 0.2s linear -1ms;
	-ms-transition: all 0.24s linear -1ms;
	-o-transition: all 0.2s linear -1ms;
	transition: all 0.2s linear -1ms;
	}
.login .password_li{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -2px -50px;
	border-bottom: 1px #ddd solid;
	width:290px;

}
.login .password_li:hover{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -46px -50px;
	-webkit-transition: all 0.2s linear -1ms;
	-moz-transition: all 0.2s linear -1ms;
	-ms-transition: all 0.24s linear -1ms;
	-o-transition: all 0.2s linear -1ms;
	transition: all 0.2s linear -1ms;
	}

.register .username{ width:350px; margin-left:35px; } 
.register .password	{ width:350px; margin-left:35px; } 
.register  .username_li{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -2px -5px;
	border-bottom: 1px #ddd solid;
	width:450px;

}
.register  .username_li:hover{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -46px -5px;
	-webkit-transition: all 0.2s linear -1ms;
	-moz-transition: all 0.2s linear -1ms;
	-ms-transition: all 0.24s linear -1ms;
	-o-transition: all 0.2s linear -1ms;
	transition: all 0.2s linear -1ms;
	}
.register  .password_li{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -2px -50px;
	border-bottom: 1px #ddd solid;
	width:450px;

}
.register  .password_li:hover{
	background-image: url(../img/icon_logon.png);
	background-repeat: no-repeat;
	background-position: -46px -50px;
	-webkit-transition: all 0.2s linear -1ms;
	-moz-transition: all 0.2s linear -1ms;
	-ms-transition: all 0.24s linear -1ms;
	-o-transition: all 0.2s linear -1ms;
	transition: all 0.2s linear -1ms;
	}
.register_bg{ width:100%; height:500px; background:url(../img/login_bg.jpg) center center no-repeat #819ceb;}
.register_bg .register{width:450px; height:360px; padding:35px 40px; margin-top: 30px; background:url(../img/register_from.png) no-repeat;left: 22%;
position: absolute;}

.public_2col #member{
	width:1000px;
	
	}
/*其他内页样式*/
.messages{
	background:url(../img/mess.png) left center no-repeat;
	}
.messages .input {
	background:#fff;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ddd;
}
.messages .textarea {
	background: #fff;
	height: 120px;
	margin-left: 0px;
	padding-top:10px;
	width: 570px;
	border: 1px solid #ddd;
}
.news_list h3 {
    height:24px;
    line-height:24px;
    padding-top:15px;
}

table tr.hover td{background: #09A610;color:#fff;}
table tr.hover td p{color:#fff;}