
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,input,dl,dt,dd,span,em,table,tr,td,div,strong,textarea  {

    margin:0;

    padding:0;

    font-family:"微软雅黑",arial,verdana,sans-serif;

    color:#333;

    font-size:12px;

}

img,iframe {

    border:none;
  

}

.hz_logo #logo {  
    margin-top: -25px;
    height: 105px; 
    transition: opacity 0.1s ease;  
}

ol,ul,ol li,ul li {

    list-style:none;

}

a {

    text-decoration:none;

}

a:link {}

a:visited{}


html {
    min-height: 100%;
    position: relative;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.text-center {
    text-align: center
}

.qs_clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.qs_clear {
    *zoom: 1;
}

.qs_info {
    text-align: justify;
    text-justify: inter-ideograph;
}

.qs_yin {
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
}

.hz_head_m{ height: 55px; padding: 25px 0; position: absolute; left: 0; top: 0; width: 100%; z-index: 9999;}
.hz_head{ height: 55px; margin: 0 auto; width: 1440px;}
.hz_logo{ float: left; padding-right: 120px;}
.hz_menu{ float: right; }
.hz_menu ul li{ float: left; line-height: 55px; height: 55px; padding-left: 65px;}
.hz_menu ul li a{ font-size: 24px; color: #ffffff;}
.hz_ss{ float: right; width: 300px; height: 38px; margin-top: 8px; background-image: url(/static/image/hz_ss.png); background-position: 0 0; background-repeat: no-repeat;}
.hz_input{ float: left; width: 235px; padding-left: 15px; height: 38px; }
.hz_input input{ height: 38px; width: 235px; margin: 0; padding: 0; background: none; border: none; float: left; color: #ffffff;}
.hz_submit{ float: left; width: 50px; height: 38px;}
.smaller{ background-color: #2ca6e1; position: fixed;}
.hz_wap_btn{ display: none;}
.hz_menu_close{ display: none;}
.hz_qrcode {
    margin-left: 100px;
    margin-top: 30px;
}


.hz_foot {
    background-color: #4F9AE9;
    background-image: url(/static/image/foot_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.hz_foot_top {
    padding: 100px 0 50px 0;
    width: 1200px;
    margin: 0 auto;
    height: 258px;
}

.hz_ewm {
    float: left;
}

.ewm_1 {
    float: left;
    width: 224px;
    margin-right: 50px;
}

.ewm_1 span {
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #010000;
}
.hz_ewm img{ width: 100%;}
.ewm_2 {
    float: left;
}

.ewm_2 img {
    padding: 9px 0 8px 0;
}

.ewm_2 span {
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #010000;
}

.hz_lxfs {
    float: right;
    width: 540px;
}

.lxfs_top {
    height: 35px;
}

.lxfs_top ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
    font-size: 20px;
    color: #010000;
    cursor: pointer;
}

.tab_y {
    font-weight: bold;
}

.tab_x_y {
    display: block;
}

.tab_x_n {
    display: none;
}

.lxfs_s {
    padding-top: 30px;
}

.lxfs_phone {
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    color: #010000;
    font-weight: bold;
}

.lxfs_address {
    padding: 15px 0;
    line-height: 30px;
    font-size: 18px;
    color: #010000;
}

.lxfs_ck {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #010000;
    font-weight: bold;
}
.lxfs_ck a{font-size: 18px;color: #010000;}
.hz_foot_bottom {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.hz_foot_p {
    line-height: 24px;
    float: left;
}

.hz_foot_p p {
    font-size: 16px;
    color: #FFFFFF;
}

.hz_foot_p img {
    padding-right: 10px;
}

.hz_foot_manu {
    float: right;
    line-height: 24px;
}

.hz_foot_manu a {
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 10px;
}


@media only screen and (min-width:1366px) and (max-width:1441px) {
    .hz_head{ width: 1200px;}
    .hz_head_m{ height: 40px; padding: 20px 0;}
    .hz_logo img{ height: 40px;}
    .hz_menu ul li{ height: 40px; line-height: 40px;padding-right: 25px;}
    .hz_menu ul li a{ font-size: 18px;}
    .hz_menu{ width: 570px;}
    .hz_ss{ width: 200px; background-size: 200px auto; height: 25px;}
    .hz_input{ height: 25px; width: 150px; padding-left: 10px;}
    .hz_input input{ height: 25px; width: 150px;}
    .hz_submit{ height:25px; width: 40px;}
}

@media only screen and (max-width: 768px) and (min-width: 240px){
    .nav_info{ display: none;}
    .hz_foot{ background-image: none; background-color: #f4f6f8;}
    .hz_foot_top{ width: 100%; height: auto;    padding: 40px 0; max-width: 540px; margin: 0 auto;}
    .hz_ewm{ float: initial; margin: 0 20%;}
    .ewm_1{ width: 40%; margin-right: 0;}
    .ewm_2{ width: 40%; float: right;}
    .ewm_2 img{ padding: 0;}
    .ewm_1 span{ font-size: 12px;}
    .ewm_2 span{ font-size: 12px;}
    .hz_lxfs{ float: initial; margin: 0 20px; width: auto;    padding-top: 50px;}
    .lxfs_top{ height: auto;}
    .lxfs_top ul li{ font-size: 16px;}
    .lxfs_phone{ font-size: 20px;}
    .lxfs_address{ font-size: 16px;}
    .lxfs_ck{font-size: 16px; }
    .hz_foot_bottom{ width: 100%; height: auto;    padding: 20px 0; background-color: #4f9ae9;}
    .hz_foot_p{ width:100%; max-width: 540px; margin: 0 auto; float: initial;}
    .hz_foot_manu{ display: none;}
    .hz_foot_p p{ line-height: 30px; text-align: center;}

    .hz_logo{ padding-right: 0; padding-left: 20px;}
    .hz_logo img {
        width: 130px;
    }
    .hz_wap_btn{
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background-size:100% 100%;
        margin-right: 15px;
        background-image: url(/static/image/m_btn@2x.png);
        background-repeat: no-repeat;
        background-position: 0 0;
    }
    .hz_head{ width: 100%;}
    .hz_menu{ width: 50%; float: none; height: 100%; position: fixed; top: 0; right: 0; background-color: #000000; z-index: 10001; display: none;}
    .hz_ss{ display: none;}
    .hz_menu ul li{ float: none; padding-right: 0px; padding-left: 20px;line-height: 45px;height: 45px;}
    .hz_menu ul li a{ font-size: 16px;}
    .hz_wap_ce{ width: 100%; height: 100%; position: fixed; background-color: #000; opacity: 0.5; z-index: 10000; left: 0; top: 0; display: none;}
    .hz_menu ul{ padding-top: 25px;}
    .hz_menu_close{ display: block; position: absolute; width: 30px; height: 30px; font-size: 20px; color: #ffffff; line-height: 30px; text-align: center; top: 31px; right: 20px;}
    .hz_wap_ce{}

}
