﻿.header {
    background: #235243;
    height: 107px;
}

.header .fl {
    margin-top: 15px;
}

.header .fr {
    margin-top: 15px;
    /*margin-right: 234px;*/
}
.header .search{
	margin-top: 39px;
    position: absolute;
    right: -55px;}
.header .z img{height: 22px;}
.header .z{margin-top: 12px;position: absolute;right: 163px;}
.header .top_bg{position: relative;}
.header .fl:nth-child(2) {
    margin-left: 25px;
}

.nav {
    background: #efecdb;
    height: 54px;
}

.nav .sub {
    background: #efecdb;
    z-index: 1000;
    display: none;
    position: absolute;
}

.nav .sub li {
    display: block;
    float: none;
}

.nav li {
    float: left;
    width: 120px;
    color: #fff;
    height: 54px;
    line-height: 54px;
    position: relative;
}

.nav li a {
    color: #67632a;
    height: 54px;
    display: block;
    text-align: center;
}

.list {
    margin-top: 36px;
    height: 297px;
}

.list .list_gsgg {
    width: 345px;
    height: 297px;
    margin-right: 28px;
}

.list .title {
    width: 100%;
    height: 24px;
    background: url("../imgs/line.png") no-repeat 0 10px;
}

.list .title h2 {
    display: inline-block;
    padding-left: 40px;
    color: #333;
    font-size: 18px;
    font-weight: bold;

}

.list .conent {
    margin-top: 20px;
}

.list .conent li {
    margin: 12px 0;
    background: url("../imgs/li_ioc.png") no-repeat 2px;
    padding-left: 17px;
}

.list .conent li span {
    color: #000;
}

.more {
    color: #008784;
}

.list .list_xyxw {
    width: 405px;
    height: 297px;
    margin-right: 27px;
}

.list .list_xytz {
    width: 395px;
    height: 297px;
}

.list .list_xytz .conent li {
    height: 46px;
    margin: 8px 0;
    background: none;
}

.list .list_xytz .conent li a {
    line-height: 24px;
    margin-left: 99px;
    display: block;
}

.list .list_xytz .conent li span {
    /* background: url("../imgs/date_bg.png"); */
    display: inline-block;
    width: 77px;
    height: 46px;
    color: #000;
}

.list .list_xytz .conent li span em {
    display: block;
    text-align: center;
    color: #fff;
    width: 67px;
    background:#008784;
    padding:0 5px;
    
}

.list .list_xytz .conent li span em:nth-child(2) {
    color: #000;
    background:#efecdb;
    padding:0 5px;
}

.list_slide {
    background-color: #f7f7f7;
    height: 373px;
}

.list_slide .list_slide_title {
    height: 70px;
    margin-top: 25px;
}

.list_slide .slide_list {
    height: 352px;
    width: 774px;
    margin-right: 26px;
}

.list_slide .list_xzzx {
    width: 397px;
}

.list_slide .list_slide_title li {
    float: left;
    width: 120px;
    height: 40px;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
        color: #333;
        font-size: 18px;
        font-weight: bold;
}

.list_slide .list_slide_title ul .on {
    background-color: #008784;
    color: #fff;
    /* color: #333; */
    font-size: 18px;
    font-weight: bold;
}

.list_slide .list_slide_title a {
    color: #008784;
    line-height: 40px;
}

.list_slide .list_slide_conent li {
    width: 237px;
    float: left;
    margin-right: 30px;
    height: 80px;
    color: #666666;
}

.list_slide .list_slide_conent li p {
    background: url("../imgs/li_2_ioc.png") no-repeat 0 4px;
    padding-left: 26px;
    margin: 10px 0;
}

.list_slide .list_xzzx .list_xzzx_conent li{
    height: 35px;
}
.link_img{
    margin: 45px 0;
    height: 355px;
}
.link_img li{
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}
.footer{
    height: 43px;
    background-color: #235243;
    color: #fff;
    text-align: center;
    line-height: 43px;
    border-top: 1px solid #fff;
}
.bottom{
    height: 118px;
    background-color: #235243;
}   
.bottom .bottom_logo{
    float: left;
    height: 118px;
}
.bottom .bottom_logo img{
    margin-top: 20px;
}
.bottom .call_addr{
    float: left;
    height: 100px;
    margin-top: 17px;
    margin-left: 20px;
    margin-right: 20px;
}
.bottom .call_addr p{
    color: #fff;
    margin-bottom: 7px;
}
.bottom .net_selete_email{
    float: left;
    height: 100px;
    margin-top: 17px;
}
.bottom .net_selete_email select{
    width: 186px;
    height: 31px;
    border-radius: 5px;
    -webkit-appearance: menulist-button;
}
.bottom .net_selete_email .email p{
    margin-bottom: 20px;
    line-height: 17px;
}
.bottom .net_selete_email .email p a{
    margin-left: 15px;
    color:#fff;
}




.list_d{
    margin-top: 26px;
    height: auto;
    margin-bottom: 30px;
    min-height: 800px;
}
.nav_sub{
    width: 250px;
    border: 1px solid #ccc;
    margin-right: 50px;
}
.nav_tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #027875;
}
.nav_tit{
    font-size: 25px;
    color: #fff;
}
.nav_sub li{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.nav_sub li a{
    display: block;
    border-top: 1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.nav_sub .on{
    background: #027875;
}
.nav_sub .on a{
    color: #fff;
    border-bottom:none;
}
.title_list{width: 898px;}
.title_list li{
    margin: 12px 0;
    background: url(../imgs/li_ioc.png) no-repeat 2px;
    padding-left: 17px;
}





.content_d{width: 895px;    margin-top: 20px;}
.content_d .content_title{
    text-align: center;
    font-size: 30px;
}
.content_d .info{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.content_d .content_zw{}






.button {
    background: url(../imgs/top_hunt.png) left center no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: 5px;
    outline: none;
    margin-top: 2px;
    vertical-align: middle;
    margin-left: 5px;}
.fdj {
    float: right;
    background: #027875;
    height: 30px;
    margin-top: 2px;
}

.Search {
    height: 38px;
    /*background: url(../imgs/top_hunt_bg.png) no-repeat;*/
    margin-top: 15px;
    *float: right;
    float: right;}

.search_text {
    float: left;
    width: 125px;
    margin-top: 2px;
    height: 30px;
    line-height: 30px;
    outline: none;
    color: #c8c8c8;
    margin-left: 15px;
    box-sizing: border-box;
    padding: 0 15px;
}


.net_selete_email .selete{
    margin-right: 20px;
}

.list_slide .m div{
    height: 245px;
}
.content_d table{
	border-right：1px solid #000; 
	border-bottom：1px solid #000;
} 
.content_d table td {
	border-left：1px solid #000;
	border-top：1px solid #000;
}