/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}
.header-0{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	background-color: #f6f6f6;
}
.header-0 a:hover{
	color: #0c8066;
}
.header-1{
	height:104px;
	background-color: #fff;
	/*background-image: url(../images/header-1.jpg);*/
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	width: 517px;
	margin-top: 23px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}




.search{
	width: 280px;
	height: 35px;
	position: relative;
	padding-right: 35px;
	margin-top: 37px;
}

.search input:focus{
	outline: none;
}

.search input[type="text"]{
	display: block;
	width: 100%;
	height: 35px;
	background-color:#f6f6f6;
	padding: 6px 12px;
	border:0;
	font-size: 12px;
	color: #333;
	line-height: 1.428571;
}

.search input[type="image"]{
	position: absolute;
	right:0px;
	top: 0px;
	width: 35px;
}

.nav-wp{
	position: relative;
	background-color:#0c8066;
/*	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/nav.png);*/
	z-index: 500;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 8.33333333333333%;
	text-align: center;
	position: relative;

}
.nav>ul>li+li{
	border-left: 1px solid #0c8066;
}
.nav>ul>li>a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color:#fff;
	/*transition: .3s;*/

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	background-color:#0a6652;
	/*font-weight: bold;*/

}
.nav>ul>li>ul{
	position: absolute;
	left: 0px;
	right: 0;
	top:100%;
	z-index: 600;
	background-color: #0c8066;
	display: none;
	border-top: 1px solid #0c8066;
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 8px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 12px;
	color:#fff;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #0a6652;
}








/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}


.fafa .slides>li{
	height: 407px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.fafa .slides>li>a{
	display: block;
	height: 100%;
}
.fafa .slides>li  img.phone-img{
	display: none;
	width: 100%;
}

.fafa .flex-control-paging li a{
	width: 11px;
	height: 11px;
	transition:background-image .3s;
}


.fafa .flex-control-nav li{
	margin:0 10px;
}
.fafa .flex-control-nav{
	bottom: 42px;
	height: 0;
}

.pp50{
	padding: 50px 0;
}

.main1{
	background-color: #fff;
}


.main1-1{
	width: 825px;
	margin-right: 30px;
}

.main1-2{
	overflow: hidden;
}



.title-11 h1{
	margin:0;
	height: 36px;
	line-height: 36px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 23px;
	color: #000;
}

.title-11 a.fr{
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}

.title-11 a.fr:hover{
	color: #0c8066;
}


.main1-1-div{
	margin-top: 25px;
}

.main1-1-pic{
	width: 400px;
	margin-right: 30px;
}

.fmain1 .slides>li .imgbox_a{
	padding-bottom: 68.75%;
}


.fmain1 .flex-control-thumbs {
  display: block;
}

.fmain1 .flex-control-thumbs li {
  width: 32.6667%;
  margin-left: 1%;
  position: relative;
  cursor: pointer;
}

.fmain1 .flex-control-thumbs li {
  position: relative;
  padding-bottom: 22.5%;
  overflow: hidden;
  background-color: #000;
}

.fmain1 .flex-control-thumbs li:first-child {
    margin-left: 0;
}

.fmain1 .flex-control-thumbs li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0.6;
}

.fmain1 .flex-control-thumbs li img.flex-active {
  opacity: 1;
}

.main1-1-con{
	overflow: hidden;
	padding-top: 5px;
}

.list01 dl{
	margin:0;
}

.list01 dd{
	height: 51px;
	line-height: 50px;
	border-bottom: 1px dashed #d2d2d2;
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/dian1.jpg);
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
	color: #333;
	position: relative;
}
.list01 dd>span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.list01 dd>a{
	font-size: 16px;
	color: #333;
}
.list01 dd>a:hover{
	color: #0c8066;
}

.list02{
	padding-top: 25px;
}
.list02 dl{
	margin:0;
}

.list02 dd+dd{
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #e5e5e5;
}
.list02 dd:hover .list02-date{
	background-color: #0c8066;
}
.list02 dd:hover .list02-date h1{
	color: #fff;
}
.list02 dd:hover .list02-date h2{
	color: #fff;
}
.list02 dd:hover .list02-con h1{
	color: #0c8066;
}

.list02-date{
	width: 75px;
	height: 69px;
	background-color: #f6f6f6;
	margin-right: 15px;
	text-align: center;
	padding-top: 7px;
}

.list02-date h1{
	margin:0;
	font-size: 30px;
	color: #0c8066;
	font-weight: bold;
}


.list02-date h2{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}


.list02-con{
	overflow: hidden;
}
.list02-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
}

.list02-con p{
	margin:0;
	font-size: 13px;
	color: #999;
	line-height: 1.8;
	height: 3.6em;
	margin-top: 5px;
}


.main2{
	background-color: #eeeeee;
	background-image: url(../images/main2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.main2-1{
	width: 825px;
	margin-right: 40px;
}
.main3-1{
	width: 520px;
}

.list03 dl{
	margin:0;
}

.list03 dd{
	background-color: #fff;

	border:1px solid #e9e9e9;
	border-left: 7px solid #0c8066;
	background-color: #fff;
	padding: 15px 23px 15px 17px;
}
.list03 dd+dd{
	margin-top: 20px;
}
.list03 dd h1{
	margin:0;
	font-size: 16px;
	color: #0c8066;
}
.list03 dd h1 a:hover{
	font-weight: bold;
}
.list03-con{
	display: none;

}

.list03 dd:first-child .list03-con{
	display: block;
}

.list03-con h2{
	margin:0;
	font-size: 12px;
	color: #999;
	margin:15px 0 12px;
}
.list03-con p{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}











.main2-2{
	margin-right: 40px;
	width: 520px;
}

.main2-2-div{
	padding-top: 30px;
}
.tui{
	padding-bottom: 13px;
}
.tui-pic{
	width: 191px;
	margin-right: 22px;
}

.tui-pic .imgbox_a{
	padding-bottom: 68.6%;
}
.tui-con{
	overflow: hidden;
}

.tui-con h1{
	margin:0;
	font-size: 16px;
	color: #0c8066;
	height: 22px;
	line-height: 22px;
}
.tui-con h1 a:hover{
	font-weight: bold;
}
.tui-con h2{
	margin:0;
	font-size: 14px;
	color: #999;
	margin:14px 0 12px;
}
.tui-con p{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 1.6;
	height: 4.8em;
	overflow: hidden;
}



.main2-2 .list01 dd{
	padding-right: 50px;
}


.main2-3,.main2-4{
	overflow: hidden;
}
.main2-3 h1{
	margin:0;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	color: #fff;
	background-image: url(../images/main2-3-h1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 19px;
}

.main2-3-dl-wp{
	padding-top: 10px;
}
.main2-3-dl{
	height: 424px;
	overflow: hidden;
}
.main2-3-dd{
	margin-bottom: 10px;
}

.main2-3-dd .imgbox_a{
	padding-bottom: 55.4%;
}












.main3-1 .main2-2-div{
	padding-top: 21px;
}




.main3-3{
	overflow: hidden;
	padding-top: 15px;
}

.main3-3-dl{
	/*height: 414px;*/
	/*overflow: hidden;*/
}
.main3-3-dd .imgbox_a{
	padding-bottom: 55.55555555%;
}
.main3-3-dd+.main3-3-dd{
	margin-top: 15px;
}





.main4{
	min-height: 470px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/main4-bg.jpg);
}

.main4-list-wp{
	margin-top: 20px;
}

.main4-list .item .imgbox_a{
	padding-bottom: 69%;
}


.main4-list .item .imgbox_a:hover .main4-con
{opacity: 1;visibility: visible;}
.main4-con{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 50;
	background-image: url(../images/lvdi.png);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.main4-con h1{
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin:0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 0	15px;
	margin-top: -20px;
}




.list05 dl{
	margin:0;
}

.list05 dd+dd{
	margin-top: 16px;
}

.list05-date{
	width: 75px;
	height: 75px;
	margin-right: 10px;
	background-color: #0c8066;
	border-radius: 5px;
	overflow: hidden;
	padding: 0	6px;
}

.list05-date h1{
	margin:0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 42px;
	line-height: 42px;
}

.list05-date h2{
	margin:0;
	font-size: 12px;
	color: #666;
	text-align: center;
	height: 23px;
	line-height: 23px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fff;
}


.list05-con{
	overflow: hidden;
	height: 75px;
	background-color: #fff;
	border:1px solid #e9e9e9;
	padding: 12px 20px 0;
}


.list05-con h1{
	margin:0;
	font-size: 16px;
	color: #0c8066;
	height: 20px;
	line-height: 20px;
}
.list05-con h1 a:hover{
	font-weight: bold;
}
.list05-con-2{
	font-size: 14px;
	color: #999;
	padding-left: 17px;
	padding-right: 105px;
	position: relative;
	background-image: url(../images/list05.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
}
.list05-con-2 span{
	position: absolute;
	right: 0;
	top: 0;
}



/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #0c8066;
}

.footer-1{
	padding: 35px 0;
	background-repeat: no-repeat;
	background-position: 55% top;
	background-image: url(../images/footer-1.jpg);
	border-bottom: 1px solid #55a694;
}

.foo1-1{
	width: 413px;
	margin-right: 52px;
	margin-top: 15px;
}

.foo1-1 img,.foo1-1 a{
	display: block;
	width: 100%;
}

.foo1-2{
	width: 258px;
	margin-right: 2px;
	margin-left: 64px;
	margin-top: 15px;
}

.foo1-2 .form-control{
	box-shadow: none!important;
	border-radius: 0!important;
	border:0!important;
}

.foo1-2-a
{margin-top: 35px;}
.foo1-2-a a{
	display: block;
	height: 44px;
	line-height: 44px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/foo1-2-a.jpg);
	font-size: 14px;
	color: #fff;
	padding-left: 89px;
}
.foo1-2-a a:hover{
	font-weight: bold;
}
.foo1-3{
	overflow: hidden;
	border-left: 1px solid #55a694;
	border-right: 1px solid #55a694;
	padding: 10px 40px;
}

.foo1-3 h1{
	margin:0;
	font-size: 23px;
	color: #fff;
}
.foo1-3 dl{
	margin:0;
	padding-top: 15px;
	
}
.foo1-3 dd{
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}


.footer-2{
	padding: 20px 0;
	line-height: 1.8;
	color: #fff;
	text-align: center;
	font-size: 14px;
}


.footer-2 span{
	padding-left: 15px;
}

.footer-2 span a:hover{
	font-weight: bold;
}




/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 315px;
   margin-left: 15px;
   margin-top: 18px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;

}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.banner-2{
    height: 407px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 35px 0 50px;
}

.menu{
	width: 252px;
	margin-right: 40px;
}
.menu h1{
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	height: 67px;
	line-height: 67px;
	background-color: #0a6652;
	padding-left: 27px;
}
.menu ul{
	margin:0;
}
.menu li{
	border-top: 1px solid #fff
}
.menu li>a{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 44px;
	color:#4f4f4f;
	font-size: 14px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.menu li>a:hover,.menu li.active>a{
	background-color: #0a6652;
	background-image: url(../images/menuh.png);
	color:#fff;
}

.menu li>span{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 44px;
	color:#4f4f4f;
	font-size: 14px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
	cursor: pointer;
}

.menu li>span:hover,.menu li>span.cur{
	background-color: #0a6652;
	background-image: url(../images/menuh.png);
	color:#fff;
}

.menu li dl{
	margin:0;
	background-color:#f6f8fa; 
	border-top: 1px solid #fff;
	padding: 5px 0;
	display: none;
}

.menu li dd{
	display: block;
  padding: 7px;
  line-height: 1.6;
  font-size: 13px;
  color: #333;
  padding-left: 50px;
}
.menu li dd a:hover{
	color: #0a6652;
}

.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #0a6652;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #0a6652;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#0a6652;
}
.mianbaoxie span{
    color:#0a6652;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
    min-height: 520px;
}

.fenye{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}
.fenye ul{
    margin:0;
}
.list{
	padding-top: 10px;
}
.list ul{
	margin:0;
}

.list li{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
	height: 22px;
	line-height: 22px;
}

.list li:first-child{
	margin-top: 0
}


.list li a{
	font-size: 16px;
	color:#333;
}
.list li>span{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li a:hover{
	color:#0a6652;
}
.danpian{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#0a6652;

}
.pic-item{
	margin-top: 25px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#0a6652;
}




.shizi-list{
	padding-bottom: 100px;
}
.shizi-list ul{
	margin:0;
}

.shizi-list li{
	margin-top: 30px;
}

.shizi-list-title{
	width:115px ;
	margin-right: 10px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color:#fff;
	font-size: 15px;
	background-color: #0a6652;
}

.shizi-list-a{
	overflow: hidden;
}
.shizi-list-a dl{
	margin:0;
}
.shizi-list-a dd{
	float: left;
  text-align: center;
	margin-left: 18px;
	height: 44px;
	line-height: 44px;
}

.shizi-list-a dd a{
	font-size: 16px;
	color:#000;
}


.shizi-list-a  dd a:hover{
	color: #0a6652;
}



.sanji-dl{
	padding: 15px 0 0;
}

.sanji-dl dl{
	margin:0;
}

.sanji-dl dd{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.sanji-dl dd>a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0	15px;
	    background-color: #f6f6f6;
}
.sanji-dl dd.cur>a{
	background-color: #0a6652;
	color: #fff;
}
.sanji-dl dd>a:hover{
	color: #0a6652;
}
.sanji-dl dd.cur>a:hover{
	color: #fff;
}
.shizi-list-titles{
width: 330px;
}












.gcc1{padding-top: 15px;}
.gcc1-pic-wp{
	width: 224px;
	margin-right: 60px;
}


.gcc1-pic{
	display: block;
	padding-bottom: 118.8%;
	position: relative;
	overflow: hidden;
}
.gcc1-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}


.gcc1-div{
	overflow:hidden;
	padding-top: 25px;
}

.gcc1-div h1{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	color:#666;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 23px;
}

.gcc1-dl dl{
	margin:0;
	padding-top: 10px;
}

.gcc1-dl dd{
	font-size: 16px;
	color:#666;
	line-height: 1.6;
	margin-top: 15px;
}

.gcc2 dl{
	margin:0;

}

.gcc2 dd{

	margin-top: 46px;
}


.gcc2-title{
	background-color: #eeeeee;
}

.gcc2-title span{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color:#fff;
	padding: 0	45px;
	background-color:#0a6652;
}


.gcc2-con{
	font-size: 16px;
	color:#666;
	line-height: 2.4;
	margin-top: 20px;
}


.list06 dl{
	margin:0;
	margin-left: -4%;
}
.list06 dd{
	float: left;
	width: 46%;
	margin-left: 4%;
	margin-top: 3%;
}
.list06 dd:first-child,
.list06 dd:first-child+dd{
	margin-top: 0;
}
.list06-pic{
	width: 100px;
	margin-right: 25px;
}

.list06-pic .imgbox_a{
	padding-bottom: 132%;
}

.list06-con{
	overflow: hidden;
}
.list06-con h1{
	margin:0;
	font-size: 16px;
	line-height: 1.5;
	height: 3em;
	overflow: hidden;
}
.list06-con h1 a:hover{
	color: #0c8066;
}
.list06-con ul{
	margin:0;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.list06-con li{
	font-size:12px;
	color: #999; 
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.list06-con li+li{
	margin-top: 5px;
}
.list06-con li:first-child+li+li{
	font-weight: bold;
	color: #f00;
}
.main2-4 .list01 dd {
    padding-right: 50px;
}
.main3-1 .list01 dd {
    padding-right: 50px;
}