@charset "utf-8";
#top_b {
    width: 1002px;
    margin: 0 auto;
    height: 150px;
}
#top_b .kds1 {
    padding-top: 15px;
	float: left;
}
#top_b .kds1 img {
    margin-left: -15px;
}
#top_b .kds3 {
    width: 210px;
    padding-top: 46px;
    font-size: 24px;
    font-weight: 700;
    float: right;
    color: #ff8308;
}
#top_b .kds3 .font1 {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #000;
}
/* 导航 */
#nav_bg {
    width: 100%;
    height: 60px;
    background: #0677c6;
    margin-bottom: 1px;
}
.nav_c {
    width: 1002px;
    margin: 0 auto;
    height: 60px;
}
.nav li {
    background: url(/templates/green/images/line.gif) left no-repeat;
    height: 60px;
	float: left;
}
.nav li.navhov {
    background: url(/templates/green/images/rc-4.jpg);
}
.nav li a {
    text-decoration: none;
    font-size: 14px;
    width: 100px;
    text-align: center;
    display: block;
    height: 60px;
    line-height: 60px;
    color: #fff;
}
.nav li a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	background: url(/templates/green/images/rc-4.jpg)
}



/*banner*/
.banner {
	width: 100%;
	height: 450px;
	background-color: #dadada;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #2c2d6d;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #5c360a;
}







/* 友情链接 */
.main_container {
    width: 1200px;
    min-width: 1200px;
    margin: 60px auto 0;
}
.mlinks {
    border: 1px solid #eeeeee;
    height: 65px;
    padding-left: 15px;
    overflow: hidden;
    margin-bottom: 17px;
}
.mlk_tit {
    float: left;
    margin-top: 10px;
}
.mlk_tit span {
    font-size: 16px;
    color: #333333;
}
.mlkt_d {
    width: 67px;
    height: 18px;
    background: #0677c6;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 18px;
}
.mlinks ul {
    float: left;
    overflow: hidden;
    margin-left: 38px;
}
.mlinks ul a{
	float: left;
	line-height: 65px;
	margin: 0 10px;
	color: #333;
}
/* 底部 */
.footbox {
    width: 100%;
    margin: 30px auto 0;
    background: #0677c6;
    padding: 20px 0;
}
.ftmain{
	width: 1200px;
	margin: 0 auto;
}
.footbox ul li {
    color: #a2b5cf;
}
.footbox .ft_text {
    padding-top: 16px;
    line-height: 36px;
    padding-left: 20px;
    width: 630px;
}
.ft_text a{
	color: #fff;
}
.ft_text p{
	float: left;
    color: #FFFFFF;
    line-height: 36px;
}
.footbox .er {
    padding-left: 15px;
    width: 290px;
    display: block;
    float: right;
    padding-top: 5px;
}
.er img{
	float: left;
    margin-right: 12px;
	width: 140px;
}
.footbox .er p {
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 35px;
    font-weight: 100;
	line-height: 2;
}