﻿/*通用css*/
@charset "utf-8";
/* CSS Document */
/* banner star */
.banner {
    clear: both;
    height: 400px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none outside none;
}

li {
    list-style-image: none;
}

a {
    text-decoration: none;
	outline:none; 
}

/*浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

/*清浮动*/
.clearfix::before,
.clearfix::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol li {
    list-style: none;
}

body {
    color: #666;
    font-size: 14px;
    font-family: "Microsoft YaHei"
}

.clear_fix {
    clear: both;
}

* {
    margin: 0;
    padding: 0;
}

.con_bg {
    background: #f5f5f5;
}

img {
    border: none;
}

input {
    font-family: "Microsoft YaHei", "微软雅黑"
}

select {
    font-family: "Microsoft YaHei", "微软雅黑"
}

a {
    color: #333333;
}

/*页头*/
.header {
    background: #f9f9f9;
    height: 36px;
    line-height: 36px;
    border-bottom: solid 1px #eeeeee;
}

.h_box {
    width: 1200px;
    margin: 0 auto;
    position: relative
}
.h_box a{
  color: #666;
}

.h_box  h1{ float: left;

font-size:14px;
font-weight:100;
  
}

.h_left {
    float: left;
}

.h_left a{
   color: #666;
}

.h_left li {
    float: left;
    margin-right: 20px;
}

.h_left li a {
    float: left;
    margin-right: 10px;
}

.h_left li a:hover {
    color: #44b549;
}

.h_right {
    float: right;
}

.h_right li {
    float: right;
    margin-left: 20px;
    line-height: 36px;

}

.h_right .wzdh .wzdh_div {
    width: 750px;
    background-color: #FFFFFF;
    display: none;
    border: 1px solid #DDDDDD;
}

.h_right .wzdh .wzdh_div table {
    width: 650px;
    margin: 25px auto 35px auto;
    text-align: center;
}

.h_right .wzdh .wzdh_div table th {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.h_right .wzdh .wzdh_div table th:hover a {
    color: #44b549;
}

.h_right .wzdh .wzdh_div table th a {
    color: #333333;
    font-weight: 100;
}

.h_right .wzdh .wzdh_div table td {
    font-size: 14px;
    height: 30px;
    line-height: 30px;

}

.h_right .wzdh .wzdh_div table td:hover a {
    color: #44b549;
}

.h_right .wzdh .wzdh_div table td a {
    color: #666666;
}

.h_right .wzdh:hover .wzdh_div {
    display: block;
    position: absolute;
    right: 0;
    z-index: 999;
}

.h_right a:hover {
    color: #44b549;
}

.top_line {
    border-left: solid 1px #eeeeee;
    float: left;
    height: 16px;
    margin: 10px 10px 0 0;
}

.top_navimg {
    background: url(../images/dh.png) no-repeat left center;
    padding-left: 18px;
}

/*logo*/

.logo_box {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}
.logo_box .logo_news{   
    height: 10px;
    float: left;
    margin-top: 30px;
}
.logo_box .logo_news a{ 
    display:block;      
    }

.logo_box .logo {
    width: 410px;
    margin-top: 30px;
}

.logo_box .nav ul {
    background: url("../images/hot_icon.png") no-repeat 176px 28px;
}

.logo_box .nav ul li {
    margin-left: 40px;
    height: 100px;
    line-height: 100px;
    color: #333333;
    font-size: 16px;

}

.logo_box .nav ul li .rm {
    color: #44b549;
}

.logo_box .nav ul li a:hover {
    color: #44b549;
}

.logo_gengexian {
    border-bottom: 2px solid #44b549;
}

/*位置*/
.weiz {
    width: 1200px;
    margin: 0 auto;
}

.weiz p {
    color: #333333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

/*分页css*/
.page {
    width: 600px;
    margin: 30px auto 43px auto;
}

.page tr td {
    text-align: center;
    height: 30px;
}

.page tr .td_b {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    padding: 0 5px;
    cursor: pointer;
}

.page tr .td_but {
    padding: 0 10px;
}

.page tr .no {
    background-color: #44b549;
    color: #FFFFFF;
}

.page tr td input {
    width: 30px;
}

.page tr .td_b:hover {
    background-color: #44b549;
    color: #FFFFFF;
}

/*底栏页脚*/
.footer_box{
    background:#222a36;
    height:400px !important;
}
.footer_box .footer_box1{
    width: 1200px;
    margin: 0 auto;

}
.footer_logo_box{
    margin-top: 80px;
    width: 415px;
    border-right: 1px solid #999999;
}
.footer_logo_box p{
    margin-bottom: 10px;
}
.footer_logo_box .footer_qq .qqimg{
    width: 88px;
    height: 26px;
    background: url("../images/qq.png")no-repeat;
    margin-top: 5px;
}
.footer_logo_box p{
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
}
.footer_logo_box p a{
    color: #999999;
}
.footer_kj_box{
    margin-top: 80px;
    width: 780px;
}
.footer_kj_box .footer_kjrk{
    margin-left: 35px;
}
.footer_kj_box .footer_kjrk .kjrk_ul .l1{
    font-weight: bold;
    font-size: 14px;
    color: #999999;
}
.footer_kj_box .footer_kjrk .kjrk_ul li{
    margin-bottom: 10px;
}
.footer_kj_box .footer_kjrk .kjrk_ul li a{
    font-size: 14px;
    color: #999999;
}
.footer_kj_box .footer_kjrk .kjrk_ul li:hover a{
    color: #44b549;
}
.footer_kj_box .footer_wzdh{
    margin-left: 100px;
}
.footer_kj_box .aboutf{
    margin-left: 90px;
}
.footer_kj_box .footer_ewm .ewm_box{
    background-color: #FFFFFF;
    margin-right: 80px;
}
.footer_kj_box .footer_ewm .ewm_box p{
    color: #222a36;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}
.footer_kj_box .footer_ewm .ewm_box img{
    width: 140px;
}
/*友情链接*/
.yqlj_box{
    width: 100%;
    background-color: #55585c;
	padding-bottom:65px;
}
.yqlj_box .yqlj_box1{
    width: 1200px;
    margin: 0 auto;
}
.yqlj_box .yqlj_box1 ul  li{
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
    font-size: 14px;
    color: #d8d8d8;
}
.yqlj_box .yqlj_box1 ul  li a{
    font-size: 14px;
    color: #d8d8d8;
}
.yqlj_box .yqlj_box1 ul  li:hover a{
    color: #44b549;
}

/* 分页 */
.pages {
    text-align: center;
    margin: 30px auto;
}

.pages a, .pages span {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    padding: 6px 14px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.pages a:hover, .pages span {
    background-color: #44b549;
    color: #FFFFFF;
}

.pages a:first-child, .pages a:first-child:hover {
    color: inherit;
    background: none;
    cursor: inherit;
}

.navs {
    overflow: auto;
    text-align: center;
    margin: 20px 40px;
}

.navs li {
    float: left;
    width: 20%;
    min-height: 150px;
    margin: 0;
}

.navs li dl {
    padding: 10px 0;
    line-height: 30px;
}

.navs li dd:first-child {
    font-size: 16px;
}

.navs a {
    color: #666;
}
.love800{
			z-index:999;
            position:fixed;
            right: 0px;
            top:80px;
        }
.xinyong{ width: 1200px;
    margin: 0 auto;	
}
.xinyong ul {
	height: 65px;	
	margin-left: 250px;
}
.xinyong ul li{
	 float: left;
	 padding-right: 50px;
	 height: 45px;
	 margin: 20px 0px 20px 0px;
}
.xinyong ul li img{
	 width: 125px;
	 height: 45px;
}
