* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    /* background: #F5F5F5 !important; */
    font: normal 12px/22px 微软雅黑;
	 background: #FFF;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #1974A1;
}
.clear {
    clear: both;
}
/*  头部 */
#header {
    background: url("../image/header_bg.png") center;
    height: 350px;
    width: 100%;
    min-width: 1200px;
}

#banner {
    background: url("../image/header2.png") no-repeat center;
    height: 300px;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

/* 搜索 */
#search {
    border: none;
    width: 625px;
    outline: none;
    margin: 220px auto auto;
    padding-left: 225px;
}

#searchText {
    background: #FFFFFF;
    border-radius:  25px;
    height: 44px;
    width: 625px;
    text-indent: 3em;
    border: none;
    float: left;
    outline: none;
}
#searchBtn{
    width: 92px;
    height: 44px;
    background: #C50201;
    line-height: 44px;
    text-align: center;
    border-radius:0 22px 22px 0;
    color: #fff;
    font-size: 16px;
    border: none;
    margin-left: -92px;
    float: right;
    z-index: 1;
    cursor: pointer;
    outline: none;
}
/* 导航 */
#nav {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    height: 34px;
    line-height: 34px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    width: 133px;
    height: 47px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 100px;
    left: 0;
    top: 34px;
    position: absolute;
    background: #4E4E4E;
    line-height: 26px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .on h3 a {
    border-bottom: 3px solid #FDFF24;
}

.header_zhgh {
    background: url("../image/header_bg2.png") no-repeat;
    z-index: -1;
    position: absolute;
    top: -11px;
    width: 177px;
    height: 74px;
    left: -24px;
}

.header_zhgh_on h3 a {
    border: none !important;
}
#main{
    margin: 24px auto 0 auto;
    width: 1200px;
    height: auto;
    position: relative;
}

/* 二维码扫一扫 */
#sweep{
    width: 148px;
    height: auto;
    position: absolute;
    top:0;
    right: -208px;
}
.sweep_bg{
    background: #FFEFEF;
}
#sweep_01{
    background: url("../image/sweep.png") no-repeat left;
    height: 23px;
    width: inherit;
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    padding-left: 20px;
}
#sweep_02{
    padding: 15px 10px;
}
.sweep_02_img_border{
    border: 4px solid #c50201;
    border-radius: 4px;
    width: 119px;
    height: 119px;
}
.sweep_02_img_title{
    font-size: 14px;
    color: #AC0000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.sweep_icon{
    display: block;
    height: 85px;
    margin-top: 12px;
}
.sweep_icon img{
    padding-top: 12px;
    margin: 0 auto 10px auto;
    display: block;
}
.sweep_icon p{
    text-align: center;
    font-size: 14px;
    color: #AC0000;
    font-weight: bold;
}
#sweep_tel{
    position: relative;
}
#sweep_tel_mouse_in{
    position: absolute;
    width: 296px;
    height: 87px;
    top: 85px;
    left: -144px;
    font-size: 16px;
    color: #333;
    padding-top: 30px;
    background: url("../image/12351.png") no-repeat center;
    display: none;
}
#sweep_tel_mouse_in p{
    line-height: 26px;
}
#sweep_tel_mouse_in>span{
    font-weight: bold;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.ov{
    overflow: hidden;
}

/**
底部
 */
#footer{
    background: #C20606;
    height: auto;
    padding-top: 4px;
    min-width: 1200px;
}
#footer_top{
    background: #FFFFFF;
    height: 39px;
    padding-top: 26px;
    padding-bottom: 30px;
}
.footer_top{
    margin: 0 auto;
    width: 1200px;
    display: block;
    height: 39px;
}
.footer_top li{
    float: left;
    margin-right: 30px;
}
select::-ms-expand { display: none; }
.footer_top li select {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    display: block;
    width: 380px;
    height: 39px;
    border: 1px solid #DDDDDD;
    padding-left: 16px;
    line-height: 20px;
    font-size: 15px;
    color: #666666;

    background-color: #fff;
    background-image: url("../image/select.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 352px 16px;
    background-size: 14px 10px;
}
#footer_footer{
    width: 1200px;
    margin: 0 auto;
    height: 164px;
}
#footer_footer_left{
    width: 236px;
    padding-right: 46px;
    padding-top: 39px;
    padding-bottom: 35px;
}
#footer_footer_right{
    width: 918px;
    padding-top: 26px;
    padding-bottom: 23px;
}
.footer_footer_right{
    font-size: 14px;
    background: #AC0000;
    padding-top: 12px;
    padding-bottom: 4px;
    height: 99px;
}
.footer_footer_right li{
    margin: 0 24px 14px 24px;
}
.footer_footer_right li a{
    color: #fff;
}
.footer_footer_right1{
    float: left;
    width: 124px;
}
.footer_footer_right2{
    float: left;
    width: 305px;
    margin-left: 10px;
}
.footer_footer_right3{
    float: right;
    width: 336px;
    margin-right: 133px;
}
.icpIcon{
     background: url("../image/icpicon.png") no-repeat;
    padding-left: 20px;
}
.block{
    display: block;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}