/*
@charset "utf-8";

斜杠星号 CSS Document 星号斜杠
* {
    -webkit-text-size-adjust: none
}

html,
body {
    width: 750px;
    margin: 0 auto;
    min-width: inherit;
    transform: '';
    background: #f5f5f5;
    font-family: '微软雅黑,宋体', sans-serif;
}

.fl_pc {
    float: none;
    display: block;
}

.fr_pc {
    float: none;
    display: block;
}

.pchide {
    display: block;
}

.pcWidth {
    width: auto;
}

.mhide {
    display: none;
}

.padhide {
    display: none;
}

.container {
    width: auto;
}

body {}


.nav_message {
    width: 100%;
    background: #fff;
    padding: 20px 10px 0 10px;
    box-sizing: border-box;
}

.nav_message .nav_h {
    height: auto;
    width: 100%;
}

.nav_message .topnav {
    background: none;
    height: 200px;
    width: 100%;
    border-bottom: 2px solid #e1e1e1;
    top: 0;
    position: initial;
    z-index: initial;
}

.nav_message .topnav .colnav {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

.nav_message .topnav .colnav a {
    color: #303030;
    font-family: "宋体";
    font-size: 3em;
    line-height: 60px;
    width: 50%;
    float: left;
    text-align: center;
}

.nav_message .topnav .colnav span {
    margin: 0 18px;
    display: none;
}

.zhengxie17370_ind08 {
    width: 100%;
    height: 380px;
    margin: 0 auto;
    background: url(zhengxie17370_banner.jpg) no-repeat;
    position: relative;
    background-size: 130% !important;
    background-position-x: -20px !important;
    background-position-y: 10px !important;
}

.zhengxie17370_ind08 .con {
    width: 684px;
    height: 104px;
    position: absolute;
    top: 200px;
    right: 30px;
}

.zhengxie17370_ind08 .search {
    width: 684px;
    height: 104px;
}

.zhengxie17370_ind08 .search .sea_bot {
    width: 684px;
    height: 104px;
    position: relative;
}

.zhengxie17370_ind08 .search .sea_bot input {
    border: 1px solid #015293;
    width: 684px;
    height: 104px;
    padding: 0 28px 0 28px;
    font-family: "宋体";
    font-size: 3em;
    line-height: 24px;
    box-sizing: border-box;
}

.zhengxie17370_ind08 .search .sea_bot .sea_pic {
    background: url(zhengxie17370_icon.png) no-repeat;
    background-size: contain;
    width: 80px;
    height: 90px;
    position: absolute;
    top: 12px;
    right: 16px;
    display: inline-block;
}


.headnav {
    width: 100%;
    background: #015293;
    padding: 10px 20px 40px 20px;
    box-sizing: border-box;
}

.headnav li {
    float: left;
    width: 50%;
    font-size: 3em;
    text-align: center;
    line-height: 72px;
}

.headnav li a {
    color: #fff;
    display: block;
    font-weight: bold;
}

#page_bottom {
    width: 100%;
    height: auto;
    background: #fff;
    padding-top: 0;
    padding-bottom:20px;
}

#page_bottom .bottom_sub {
    width: 100%;
    height:auto;
    margin: 0 auto;
    background: url(zhengxie17370_logo.png) no-repeat 24px 70px;
    background-size:100px auto;
    box-sizing: border-box;
    padding:0;
    
}

#page_bottom .bottom_sub p {
    font-size: 3em;
    font-family: "宋体";
    line-height:50px;
    text-align: center;
}
*/
