@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    text-align: center;
}
table {
    font-family: 宋体;
    font-size: 12px;
}
td {
    word-break: break-all;
	vertical-align:middle;
}
tr {
    vertical-align: top;
}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #333;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
    overflow: hidden;
    margin: 10px auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
.ff_my{
	font-family: Microsoft YaHei,微软雅黑;
}
h1 {
    font-size: 14px;
	font-weight:bold
}
h2, h3, h4, h5 {
    font-size: 12px;
    font-weight: normal;
}
form {
    display: inline;
}
input {
    font-family:宋体;
    font-size: 12px;
}
textarea {
    font-size: 12px;
    font-family:宋体;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}
select {
    font-size: 12px;
    font-family:宋体;
    color: #333;
    background-color: #FFFFFF;
}
ul.nl {
	list-style-type:decimal;
}
ul.nl li {
    line-height: 28px;
	height:28px;
	*line-height: 28px;
	*height:28px;
	text-indent:20px;
    clear: both;
    overflow: hidden;
    text-align: left;
	font-size:12px;
	background:url(../images/zl_65.gif) 10px center no-repeat;
}
ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	background:none;
	font-size:0;
	border-top:1px dashed #ccc;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #333;
}
ul.nll {
    list-style: none outside none;
}
ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nll li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	border-bottom:1px solid #ccc;
}
.addTime {
    float: right;
    color: #333;
	margin-right:5px;
	display:inline;
}

#mainWrapper {
    margin:0 auto 60px;
    clear: both;
	width:1200px;
	text-align: left;
	font-size:14px;
}
.clear{height:0; overflow:hidden; clear:both; font-size:0;}
.fl{float:left;}
.fr{float:right;}
.cl{height: 0px; clear: both; overflow: hidden; font-size:0;zoom:1;}
.mar{ width:1200px; margin:0 auto;}

.ljzx{ position:relative;overflow: hidden;}
.ljzx:after,
.ljzx:before {
  animation: ljzx 4s linear infinite;
  content: '';
  display: block;
  width: 10px;
  height: 200px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  left: -300px;
  top: 50%;
}
.ljzx:before {
  margin-left: 100px;
}
@keyframes ljzx {
  0% {
    left: -300px;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

#top{ background:url(../images/home_02.jpg) repeat-x; height:42px; line-height:35px; color:#999;}
#top a{ color:#999;}
#top .fr{ background:url(../images/home_03.jpg) left top no-repeat;}
#top .fr a{ float:left; margin-left:30px; display:inline;}
#logo{ padding:28px 0; text-align:left; font-family:微软雅黑;}
#logo img{ margin-right:15px;}
#logo h2{ font-size:30px; font-weight:bold;}
#logo p{ font-size:18px; color:#999;}
#logo .fr{ font-size:24px; font-weight:bold; color:#01733d; background:url(../images/home_11.jpg) left center no-repeat; padding-left:120px; display:inline; line-height:28px;}
#nav{ line-height:59px; background:#06b457; border-bottom:3px solid #01733d; position:relative; z-index:2;}
#nav li{ float:left; width:119px; margin-right:1px; display:inline; text-align:center; position:relative;}
#nav a{ display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#fff; font-size:14px; font-weight:bold; position:relative; z-index:2;}

#nav li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 0;
            background-color: #01733d;
            bottom: 0;
            left: 0;
            -webkit-transition: height .3s;
            transition: height .3s;
        }
        
#nav li:hover:after,
#nav li.cur:after {
            height: 100%;
        }
#nav ul li ul{ position:absolute; left:0; top:59px; width:119px; height:auto; background:none;}
#nav ul li:hover ul li{height:40px; line-height:40px;}
#nav ul li ul li{ background:#01733d; -webkit-transition: height .3s;
            transition: height .3s;height: 0;    overflow: hidden;  }
#nav ul li ul li a{ font-size:12px;font-weight: normal;}
#nav li li a:hover{ background:#06b457;}



.banner{ height:340px; background:url(../images/banner.jpg) center center no-repeat;}
#banner{ height:500px; width:100%; overflow:hidden; position:relative; z-index:1;}
#banner .container{width:1920px; height:500px; overflow:hidden;position:absolute;left:50%;margin-left:-960px;}
#banner .slider{position:absolute;}
#banner .slider li{ list-style:none;display:inline;}
#banner .slider img{ width:1920px; height:500px; display:block; border:none;}
#banner .slider{width:9980px;}
#banner .slider li{float:left;}
#banner .num{ position:absolute; right:0px; bottom:12px; width:52%;}
#banner .num li{
	float: left; text-align: center;line-height: 24px;width: 24px;height: 32px; cursor: pointer;overflow: hidden;
	margin-right:17px;
	background: url(../images/home_09.png) center no-repeat;
}
#banner .num li.on{background: url(../images/home_10.png) center no-repeat;}

#search{ height:33px; padding:22px 0 25px; border-bottom:1px solid #cccccc; font-size:14px; color:#999;}
#search a{ font-size:14px; color:#999;}
#search .search_l{ background:url(../images/home_18.jpg) left 10px no-repeat; padding-left:35px; padding-top:10px; width: 820px; text-align: left;}
#search .search_r{ font-size:14px; color:#999; border:2px solid #eee; width:326px; height:29px; line-height:29px;}
#search .se1{ border:none; background:none;height:29px; line-height:29px; width:280px; font-size:14px; color:#999; padding-left:10px; outline: none;}
#search .se2{ border:none; background:url(../images/home_20.jpg) center center no-repeat; width:35px; height:29px; outline: none; cursor:pointer;}
	
#body1{ margin-top:50px;}
#body1 .body1_l{ width:560px;}
#body1 .body1_t{ padding-left:22px; background:url(../images/home_25.jpg) left center no-repeat; font-size:18px; color:#06b457; font-family:微软雅黑; font-weight:bold; text-align:left;}
#body1 .body1_t span{ font-size:30px; color:#01733d;}
#body1 .p{ line-height:30px; font-size:14px; text-align:left; margin:25px 0; height:210px; overflow:hidden;}
#body1 .ul li{ float:left; width:98px; height:32px; line-height:32px; margin-right:3px; display:inline;}
#body1 .ul li a{ display:block; background:#eee; color:#666; font-size:14px; font-weight:bold; border-radius:16px;}
#body1 .ul li a:hover{ background:#06b457; color:#fff;}
#body1 .body1_r{ width:556px; height:343px; overflow:hidden;}
#body1 .body1_r .container{width:556px; height:343px; overflow:hidden;}
#body1 .body1_r .slider{position:absolute;}
#body1 .body1_r .slider li{ list-style:none;display:inline;}
#body1 .body1_r .slider img{ width:556px; height:343px; display:block; border:none;}
#body1 .body1_r .slider{width:9980px;}
#body1 .body1_r .slider li{float:left;}
#body1 .body1_r .num{ position:absolute; right:0px; bottom:7px;}
#body1 .body1_r .num li{
	float: left; text-align: center;line-height: 23px;width: 23px;height: 23px; cursor: pointer;overflow: hidden;
	margin-right:7px;
	background:#06b457;
	font-size:14px;
	color:#fff;
	text-align:center;
}
#body1 .body1_r .num li.on{background:#01733d;}

#body2{ margin-top:75px;}
#body2 li{ float:left; width:299px; font-size:18px; font-family:微软雅黑; height:114px; border-right:1px solid #eee; position:relative;}
#body2 li.none{ border:none;}
#body2 li:after{ content:" "; width:3px; height:35px; background:#06b457; display:block; position:absolute; right:-2px; top:39px;}
#body2 li.none:after{ display:none;}
#body2 li h5{ color:#06b457; font-size:24px; padding:0 0 5px;}
#body2 li h5 b{ font-size:48px; display: inline-block; /*animation: rowup 4s linear infinite;*/ position: relative;}
/*@keyframes rowup {
	0% {
		transform:rotateY(0);
	}
	50% {
		transform:rotateY(360deg);
	}
	100% {
		transform:rotateY(360deg);
	}
}*/

#body3{ margin-top:110px;}
#body3 .body3_title{ background:url(../images/home_28.jpg) center center no-repeat; height:340px;}
#body3 .body3_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home2_03.jpg) center bottom no-repeat; padding-bottom:50px;}
#body3 .body3_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body3 .body3_t h4 span{ color:#06b457;}
#body3 .body3_l{ width:294px; border:3px solid #01733d; margin-left:-2px; margin-top:1px; padding-top:49px; background:#01733d;}
#body3 .body3_l li{ height:49px; line-height:49px; background:#f5f5f5; border-bottom:1px solid #01733d; text-align:left;}
#body3 .body3_l li a{ font-size:14px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:bold;}
#body3 .body3_l li a.more{ color:#47a347;}
#body3 .body3_l li a:before{content:" "; width:14px; height:2px; margin:23px 20px 0 45px; background:#06b457; font-weight:bold; float:left; display:inline;}
#body3 .body3_l li a:hover{ border:6px solid #fff; border-width:0 6px; color:#fff; background:#06b457 url(../images/home_31.jpg) 240px center no-repeat;}
#body3 .body3_l li a:hover:before{ background:#fff; margin:23px 20px 0 39px;}
#body3 .body3_l .s{ padding:27px 0 27px 15px;}
#body3 .body3_l .s .se1{ border:none; background:none;height:29px; line-height:29px; width:235px; font-size:14px; color:#fff; padding-left:10px; outline: none;}
#body3 .body3_l .s .se2{ border:none; background:url(../images/home_43.jpg) left center no-repeat; width:15px; height:29px; outline: none; cursor:pointer;}
#body3 .body3_r{ width:870px;}
#body3 .body3_r .t{ border-bottom:2px solid #ccc; line-height:36px; margin-top:38px; }
#body3 .body3_r .t p{ font-size:14px; font-family:微软雅黑; float:left; border-bottom:2px solid #398534; margin-bottom:-2px;}
#body3 .body3_r .t p b{ font-size:24px;}
#body3 .body3_r .t a{ float:right;}
#body3 .body3_r .c{ padding:25px 22px; border:1px solid #ccc; margin-top:25px; text-align:left;}
#body3 .body3_r .c .div{ width:340px; height: 239px; overflow:hidden;}
#body3 .body3_r .c .img{ float:left; margin-right:60px; display:inline; border:1px solid #ccc;}
#body3 .body3_r .c h3{ font-size:16px;  font-weight:bold;}
#body3 .body3_r .c h3:after{content:" "; width:60px; height:3px; background:#06b457; display:block; margin:20px 0;}
#body3 .body3_r .c .p{ line-height:28px; font-size:14px;}
#body3 .body3_r .c .call{ width:340px; border-top:1px solid #06b457; padding-top:14px;}
#body3 .body3_r .c .call a{ float:right; width:114px; height:40px; line-height:40px; background:#06b457; color:#fff; font-size:18px; font-family:微软雅黑; font-weight:bold; text-align:center; border-radius:5px;}
#body3 .body3_r .c .call p{ font-size:16px; margin-left:10px; display:inline;}
#body3 .body3_r .c .call p b{ font-size:18px; font-weight:bold;}
#body3 .body3_r ul{ margin-top:14px; width:900px;}
#body3 .body3_r ul li{ float:left; margin-right:30px; display:inline;}
#body3 .body3_r ul li a{ display:block; border:1px solid #cccccc;}
#body3 .body3_r ul li a:hover{ border:1px solid #01733d; background:#01733d; color:#fff;}
#body3 .body3_r ul li p{ height:50px; line-height:50px; font-size:16px; border-top:1px solid #cccccc;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

#body4{ background:#f9f9f9; margin:93px auto 75px; padding:68px 0 81px;}
#body4 .body4_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home_47.jpg) center bottom no-repeat; padding-bottom:50px;}
#body4 .body4_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body4 .body4_t h4 span{ color:#06b457;}
#body4 .body4_ul{ border-bottom:#06b457 solid 2px; margin:40px 0;} 
#body4 .body4_ul li{ float:left; width:150px; cursor:pointer; font-size:18px; font-family:微软雅黑; font-weight:bold; margin-bottom:-21px;}
#body4 .body4_ul li:hover,#body4 .body4_ul li.cur{ color:#06b457; font-size:24px;}
#body4 .body4_ul li p{ line-height:25px; height:25px;}
#body4 .body4_ul li .img{ background:url(../images/home_53.png) no-repeat; width:42px; height:42px; animation: cilun 10s linear infinite; margin:20px auto 0;}
@keyframes cilun {
  0% {
    /* transform: rotate(0deg); */
  }
  100% {
    transform: rotate(360deg);
  }
}
#body4 .body4_ul li:hover .img,#body4 .body4_ul li.cur .img{ background:url(../images/home_51.png) no-repeat;}
#body4 .body4_c{ text-align:left; height:310px;}
#body4 .body4_c .img{ float:left; margin-right:100px; display:inline; border:1px solid #ccc;}
#body4 .body4_c .div{ width:600px;}
#body4 .body4_c h5{ font-size:18px; font-family:微软雅黑; font-weight:bold; line-height:35px; margin-bottom:40px; padding-top:20px;}
#body4 .body4_c h5 span{ background:#06b457; width:35px; height:35px; text-align:center; color:#fff; display:block; float:left; margin-right:13px; display:inline; }
#body4 .body4_c .p{ line-height:28px; font-size:14px; height:120px; overflow:hidden;}
#body4 .body4_c .call{ background:#eeeeee; padding:17px 27px;}
#body4 .body4_c .call a{ float:right; width:114px; height:40px; line-height:40px; background:#06b457; color:#fff; font-size:18px; font-family:微软雅黑; font-weight:bold; text-align:center; border-radius:5px;}
#body4 .body4_c .call p{ font-size:16px; margin-left:10px; display:inline; color:#06b457;}
#body4 .body4_c .call p b{ font-size:18px; font-weight:bold;}

#body5 .body5_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home2_03.jpg) center bottom no-repeat; padding-bottom:50px; margin-bottom:70px;}
#body5 .body5_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body5 .body5_t h4 span{ color:#06b457;}
#body5 .body5_l{ width:300px; min-height:594px; padding-top:105px; background:#01733d url(../images/home2_07.jpg) center top no-repeat;}
#body5 .body5_l li{ height:49px; line-height:49px; background:#f5f5f5; margin-bottom:1px; text-align:left;}
#body5 .body5_l li a{ padding-left:90px; font-size:14px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:bold;}
#body5 .body5_l li a.more{ color:#47a347;}
#body5 .body5_l li a:hover{ padding-left:84px; border-left:6px solid #01733d; color:#fff; background:#06b457 url(../images/home_31.jpg) 240px center no-repeat;}
#body5 .body5_l .s{ padding:27px 0 27px 15px; background:#01733d;}
#body5 .body5_l .s .se1{ border:none; background:none;height:29px; line-height:29px; width:235px; font-size:14px; color:#fff; padding-left:10px; outline: none;}
#body5 .body5_l .s .se2{ border:none; background:url(../images/home_43.jpg) left center no-repeat; width:15px; height:29px; outline: none; cursor:pointer;}
#body5 .body5_r{ width:870px;}
#body5 .body5_r .t{ background:#eeeeee; line-height:56px; margin-top:20px; padding-right:17px; }
#body5 .body5_r .t p{ background:#06b457; color:#fff; font-size:14px; font-family:微软雅黑; float:left; padding:0 15px 0 25px; }
#body5 .body5_r .t p b{ font-size:24px;}
#body5 .body5_r .t a{ float:right;}
#body5 .body5_r ul{ width:900px;}
#body5 .body5_r ul li{ float:left; margin-right:30px; margin-top:28px; padding-bottom:7px; display:inline; width:268px; border:1px solid #cccccc;}
#body5 .body5_r ul li:hover{ border:1px solid #06b457; background:#06b457; color:#fff;}
#body5 .body5_r ul li p{ height:50px; line-height:50px; font-size:16px; border-top:1px solid #cccccc;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center;}
#body5 .body5_r ul li:hover p{ border-top:1px solid #06b457;}
#body5 .body5_r ul li .a{ float:left; background:#eeeeee; color:#666; height:24px; line-height:24px; width:75px; text-align:center;}
#body5 .body5_r ul li:hover .a{ background:#fff;}
#body5 .body5_r ul li .a2{ margin:0 19px 0 48px;}

#body6{ margin-top:80px; background:url(../images/home2_10.jpg) center top no-repeat; height:663px; font-size:16px; font-weight:bold; text-align:left; color:#fff; line-height:30px;}
#body6 h5{ font-size:24px; font-family:微软雅黑; font-weight:bold;}
#body6 h5:after{content:" "; width:33px; height:8px; background:#fff; display:block; margin:15px 0 10px; border-radius:4px;}
#body6 .div1{ padding:285px 0 0 224px; height:217px; width:185px;}
#body6 .div2{ padding:95px 0 0 55px; height:407px; width:290px;}
#body6 .div3{ padding:285px 0 0 67px; height:217px; width:188px;}
#body6 .div4{ font-size:16px; font-family:宋体; line-height:24px; padding-top:30px;}
#body6 .div4 a{ color:#fff; font-family:微软雅黑; width:99px; height:37px; line-height:37px; text-align:center; border:2px solid #fff; border-radius:3px; margin-right:10px; display:inline;}
#body6 .div4 .fr{ width:240px;}

#body7{ margin-bottom:45px;}
#body7 .body7_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home2_03.jpg) center bottom no-repeat; padding-bottom:50px; margin-top:30px; margin-bottom:40px;}
#body7 .body7_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body7 .body7_t h4 span{ color:#06b457;}
#body7 ul{ width:1246px;}
#body7 li{ float:left; width:369px; text-align:left; margin-right:46px; display:inline;}
#body7 li h5{ font-family:微软雅黑; color:#999999; line-height:36px; margin:30px 0 10px; text-transform:uppercase;}
#body7 li h5 .span1{ font-size:18px; font-style: italic; text-indent:5px; width:36px; height:36px; background:#06b457; color:#fff; border-radius:50%; float:left; margin-right:18px; display:inline;}
#body7 li h5 .span2{ font-size:24px; font-weight:bold; color:#333;}
#body7 li h5 .span3{ font-size:30px; font-weight:bold; color:#06b457;}
#body7 li p{ font-size:16px; line-height:180%; padding-left:50px; color:#666; padding-right:30px; position:relative;}
#body7 li p:before{content:" "; width:6px; height:6px; background:#666666; border-radius:50%; position:absolute; position:absolute; left:34px; top:7px;}

#body8{ background:#f9f9f9; padding:64px 0;}
#body8 .body8_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home_47.jpg) center bottom no-repeat; padding-bottom:50px; margin-top:30px; margin-bottom:40px;}
#body8 .body8_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body8 .body8_t h4 span{ color:#06b457;}
#body8_c{ height:558px;}
#body8 .ul{ width:432px; height:61px; margin:0 auto 43px;}
#body8 .ul li{ width:215px; height:55px; line-height:55px; background:#eeeeee; float:left; margin-right:1px; display:inline; font-size:16px; font-weight:bold; position:relative; cursor:pointer;}
#body8 .ul li.cur{ color:#fff; background:#06b457;}
#body8 .ul li.cur:after{ content:" "; height:6px; width:215px; left:0; top:55px; background:url(../images/home3_07.jpg) center center no-repeat; display:block;}
#body8 .body8_l li,#body8 .body8_l a{ width:250px; background:#06b457; height:92px; line-height:92px; margin-bottom:1px;font-size:16px; font-weight:bold; display:block;  text-align:left; color:#f9f9f9; cursor:pointer; position:relative;}
#body8 .body8_l a{ width:180px; padding-left:70px;}
#body8 .body8_l li div{ width:180px; padding-left:70px;position: relative;z-index: 3;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body8 .body8_l li:nth-child(1) div{ background:url(../images/home3_33.png) 29px center no-repeat;}
#body8 .body8_l li:nth-child(2) div{ background:url(../images/home3_34.png) 29px center no-repeat;}
#body8 .body8_l li:nth-child(3) div{ background:url(../images/home3_35.png) 29px center no-repeat;}
#body8 .body8_l li:nth-child(4) div{ background:url(../images/home3_36.png) 29px center no-repeat;}
#body8 .body8_l li:nth-child(5) div{ background:url(../images/home3_37.png) 29px center no-repeat;}
#body8 .body8_l a{ background:#06b457 url(../images/home3_38.png) 29px center no-repeat;}
#body8 .body8_l li:after,#body8 .body8_l li.cur:after{content:'';position:absolute;height:100%;width:0;background:#01733d;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
#body8 .body8_l li:hover:after,#body8 .body8_l li.cur:after{width:100%;}
#body8 .body8_r{ width:900px; height:558px; background:#fff; text-align:left;}
#body8 .body8_r h4{ line-height:40px; font-size:18px; font-family:微软雅黑; font-weight:bold; border-bottom:2px solid #ebf0f5; margin:5px 30px 0;}
#body8 .body8_r h4 p{ border-bottom:2px solid #06b457; margin-bottom:-2px; float:left;}
#body8 .body8_r .p{ font-size:14px; line-height:24px; margin:10px 30px 0;}

#body9{ padding:60px 0;}
#body9 .body9_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home2_03.jpg) center bottom no-repeat; padding-bottom:50px; margin-bottom:35px;}
#body9 .body9_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#01733d;}
#body9 .body9_t h4 span{ color:#06b457;}
#body9_ul{ width:1026px; margin:0 auto 43px;}
#body9 .ul1{ width:855px; height:61px; float:left;}
#body9 .ul1 li,#body9_ul .more{ width:170px; height:55px; line-height:55px; background:#eeeeee; float:left; margin-right:1px; display:inline; font-size:16px; font-weight:bold; position:relative; cursor:pointer;}
#body9 .ul1 li.cur a{ display:block; color:#fff; background:#06b457;}
#body9 .ul1 li.cur:after{ content:" "; height:6px; width:170px; left:0; top:55px; background:url(../images/home3_07.jpg) center center no-repeat; display:block;}
#body9_c{ height:496px;}
#body9 .ul2{ width:1251px;}
#body9 .ul2 li{ float:left; border:1px solid #cccccc; border-bottom:8px solid #ccc; padding:7px; width:350px; margin-right:51px; display:inline;}
#body9 .ul2 li:hover{ border:1px solid #06b457; border-bottom:8px solid #01733d; background:#06b457;box-shadow: 0px 0px 10px #666;}
#body9 .ul2 li .div1{ height:215px; background:url(../images/home3_12.jpg) center 110px no-repeat;}
#body9 .ul2 li:hover .div1{ display:none;}
#body9 .ul2 li .div1 p{ font-size:16px; padding:65px 0;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body9 .ul2 li .div1 span{ font-size:16px; color:#999;}
#body9 .ul2 li .div2{ display:none; height:215px; text-align:left; color:#fff;}
#body9 .ul2 li:hover .div2{ display:block;}
#body9 .ul2 li .div2 p a{display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:24px 0 5px 13px; font-size:16px; font-weight:bold; color:#fff;}
#body9 .ul2 li .div2 span{ font-size:14px; line-height:24px; display:block; height:120px; padding:0 13px; overflow:hidden;}
#body9 .ul2 li .div2 .a1{ width:92px; height:26px; line-height:26px; background:#fff; text-align:center; float:left; margin-right:22px; display:inline;}

#body10{ background:#f9f9f9; padding:65px 0;}
#body10 .body10_t{ font-size:24px; font-family:微软雅黑; font-weight:bold; background:url(../images/home_47.jpg) center bottom no-repeat; padding-bottom:50px; margin-bottom:28px;}
#body10 .body10_t h4{ font-size:60px; font-family:微软雅黑; font-weight:bold; color:#06b457;}
#body10 .body10_t h4 span{ color:#01733d;}
#body10 .ul1{ width:728px; height:61px; margin:0 auto 43px;}
#body10 .ul1 li{ width:182px; height:55px; line-height:55px; background:#06b457; float:left; display:inline; font-size:16px; font-weight:bold; position:relative;}
#body10 .ul1 li a{ color:#fff; display:block;}
#body10 .ul1 li.cur{ background:#01733d;}
#body10 .ul1 li.cur:after{ content:" "; height:6px; width:182px; left:0; top:55px; background:url(../images/home3_11.jpg) center center no-repeat; display:block;}
#body10_c{ height:485px;}
#body10 .div{ width:576px; text-align:left;}
#body10 .div h3{ font-size:16px; padding:20px 10px; font-weight:bold;}
#body10 .div h3 a{ float:left; width:460px; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body10 .div h3 span{ float:right; color:#999999;}
#body10 .div p{ font-size:14px; line-height:26px; color:#666; height:78px; overflow:hidden;}
#body10 .div .more{ width:114px; height:34px; line-height:34px; text-align:center; background:#06b457; color:#fff; font-size:14px; display:block;}
#body10 .div ul{ border-top:1px solid #ccc; margin-top:23px;}
#body10 .div ul li{ font-size:14px; height:46px; line-height:46px; border-bottom:1px #eee dashed;}
#body10 .div ul li a{ float:left; width:470px;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body10 .div ul li a:hover span{ color:#47a347;}
#body10 .div ul li .time{ float:right; color:#999;}
#body10 .div2{ background:url(../images/home3_15.jpg) left center no-repeat; height:150px; margin-top:45px; text-align:left;}
#body10 .div2 ul{ font-size:14px;}
#body10 .div2 li{ width:275px; float:left; margin-right:75px; display:inline;}
#body10 .div2 li a{display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:17px 0 10px 22px; background:url(../images/home3_21.jpg) left 17px no-repeat; }
#body10 .div2 li p{ line-height:22px; margin-bottom:5px; color:#666; background:url(../images/home3_27.jpg) left 3px no-repeat; padding-left:22px; }
#body10 .div2 li span{ color:#999; padding-left:22px;}
#body10 .div2 li:hover a{ background:url(../images/home3_18.jpg) left 17px no-repeat; }
#body10 .div2 li:hover p{ background:url(../images/home3_26.jpg) left 3px no-repeat;}

#body11{ margin-bottom:25px;}
#body11 .t{ border-bottom:1px solid #ccc; font-size:24px; font-family:微软雅黑; font-weight:bold; margin:55px auto 63px;}
#body11 .t p{ border-bottom:5px solid #06b457; width:314px; margin:0 auto -3px;}
#body11 .t span{ width:140px; display:block; background:#fff;  margin:0 auto -14px;}
#body11 dl{ background:#f9f9f9; height:50px; line-height:50px; font-size:14px; text-align:left; margin-bottom:15px; overflow:hidden;}
#body11 dt{ width:150px; height:50px; background:#06b457; color:#fff; text-indent:35px; float:left;}
#body11 dd{ width:1015px; padding:0 20px 0 15px; float:left;font-size: 14px;}
#body11 dd .more{ float:right;}

#link{ line-height:30px; border-top:1px dashed #cccccc; padding:30px 0; text-align:left; font-size:14px;}

#footer{ background:#01733d; padding:40px 0 20px; font-size:14px; color:#fff; text-align:left; line-height:26px;}
#footer a{ color:#fff;}
#footer a:hover{ text-decoration:underline;}
#footer dt{ font-size:16px; font-weight:bold;}
#footer dt span{ background:#06b457; width:30px; height:5px; display:block; margin:5px 0 10px;}
#footer .dl1{ width:205px; margin-right:10px; display:inline;}
#footer .dl2{ width:330px;}
#footer .div{ width:440px;}

#left{
	width:300px;
	float:left;
	display:inline;
	}
#right{
	width:870px;
	float:right;
	background:#fff;
	display:inline;
	overflow:hidden;
	}
.proli li{ border-bottom:1px dashed #ccc; padding-bottom:15px;}	
/*left*/


.lx_left{ background:#f5f5f5; margin-top:20px; border:1px solid #01733d; border-bottom:8px solid #01733d;}
.lx_left dt,.npl{ padding-top:30px; height:70px; line-height:26px; background:#01733d; text-align:left; padding-left:20px; font-size:30px; font-family:微软雅黑; font-weight:bold; color:#fff;}
.lx_left dt p,.npl p{padding-top: 10px;
    padding-right: 10px;
    height: 60px;
    font-size: 60px;
    float: left;}
.lx_left dt span,.npl span{ font-size:14px;}
.lx_left dd{
	padding:10px 0 35px 10px;
	line-height:28px;
	}

.siteMapPath{
	border-bottom: 1px dashed #dcdcdc;
    line-height: 65px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	margin-bottom:20px;
}
.siteMapPath_l{
	background:url(../images/cp_zs.png) left center no-repeat;
	float:left;
	font-weight:normal;
	color:#0167ad;
	padding:0 20px;
	display:inline;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
	display:none;
	}
.siteMapPath_l a{
	color:#0167ad;
	
	}
.siteMapPath_r{
	float:left;
	display:inline;
	padding-left: 22px;
    background: url(../images/home_25.jpg) left center no-repeat;
	}
.siteMapPath_r a{
	color:#333;
	}
.mm{
	margin-bottom:15px;
	}
.pack{
	padding:20px 0;
	line-height:200%;
	}
.pack2{
	padding:20px 0;
	line-height:200%;
	}
.tt{
	background:#eee; 
	width:960px;
	padding:5px 0;
	margin:20px 0; 
	display:block; 
	margin-top:25px; 
	font-weight:bold;
	text-indent:5px;
	}
.otherul li{
	float:left;
	width:460px;
	height:170px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	}

#menu li ul li a:hover {
}

.tjskl-sidebar{ width:170px;}

.tj_submain{border-bottom: 0; z-index:10; position:relative; width:170px; font-weight: normal;}
#submain_hidden{ border-top:0; display: none;}
.bsb{ border-bottom:1px solid #c8d2e5;border-top:0; }
.tj_submain li { }
.tj_submain li a{width:170px; display:inline-block;line-height:38px;}
.tj_submain li a.on{ border-top:1px solid #43cdcd;width:140px; overflow:hidden; position: relative; z-index:90;line-height:37px;}
.tj_submain span{position: absolute; top:0; left:150px; z-index: 1; background-color:#eaf5f2; border: #43cdcd solid 1px; display: none;}
.tj_submain span a{ display: block; line-height: 22px; text-indent:25px; background:url(../menu_li_li.jpg) 10px 3px no-repeat;}
.tj_submain span a:hover{background:#FFFAE2; background:#ebf0f5;text-decoration:none;}

.tj_submain ul li{ float:left; margin-right:10px;}
.tj_submain ul li span a{text-decoration:none;}
.tj_submain ul li span a:hover{ color:#f60; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.fl{float:left;display:inline;}
.fl h2{ font-size:16px;}
.fr{float:right;display:inline;}
.f-none{float:none}

.ta_l{text-align:left!important;}
.ta_r{text-align:right!important;}
.ta_c{text-align:center}
.ta_j{text-align:justify;text-justify:inter-ideograph;}
.hr{background: url(../images/uline.gif) repeat-x center center;}
.title-1{ font-size:13px; font-weight:bold;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.cat-area{width:325px; height:220px; float:left; margin-bottom:10px; display:inline;}


.box{border:1px solid #c3d4e7;zoom:1; overflow:auto; padding-bottom:10px;}
.box h5,.box h6{background: url(../images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:13px; font-family:"Microsoft YaHei"; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0;}
.box .content{ padding:0 10px; overflow:auto}


.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(../images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px "MicroSoft YaHei","SimHei";color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}
.photo-channel .photo-cat{ position:relative; height:auto}
.photo-cat .content h5 a,.photo-cat .content h5 a strong{background-image: url(../images/v9/title_photo.png);background-repeat: no-repeat; height:35px; padding-left:10px;display:block; float:left;text-decoration: none; font-size:13px;}
.photo-cat .content{padding-bottom:6px; border:1px solid #CCC; margin-bottom:10px; background:#f6fcff}
.photo-cat .content h5 a strong{background-position: right top; padding-right:14px; color:#fff; float:left; line-height:35px}
.photo-cat .content h5{position:absolute;left:14px; top:-4px; width:98%;}
.photo-cat .content h5 span{ font-size:13px; font-weight:normal; padding-left:13px; line-height:38px}
.photo-cat .content h5 span.blue a{ background-image:none; float:none; padding:0 4px; height:auto}
.photo-cat .content h5 span.blue a:hover{ color:#F30}
.photo-cat .content h5 span.blue a.more{ float:right}
.photo-cat .photo-list{ padding-top:45px;}
.photo-list li{ vertical-align:top; width:222px;*width:222px; text-align:center; float:left; display:inline; margin-left:20px;}
.photo-list li div.img-wrap{ width:222px; height:222px; margin:auto;}
.photo-list li div.img-wrap a{ width:222px; height:222px;}
.photo-list li div.img-wrap2{ width:222px; height:222px; margin:auto;}
.photo-list li div.img-wrap2 a{ width:222px; height:222px;}

#Article .list-pic{}
#Article h1{ text-align:center;}
#Article .cont{overflow:hidden; float: left; width:500px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto; overflow:hidden;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}


#pages { padding:14px 0 10px; font-family:SimSun; margin:0 auto; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#47a347; border:1px solid #47a347; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:13px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 14px;line-height: 23px;margin: 15px 0 0;padding: 13px 5px 6px;text-align: justify;text-indent: 2em; margin-bottom:20px;}
