* {
    margin: 0;
    padding: 0;
}

body,
html {
    height: 100%;width: 100%;
}

body {
    background-color: #F6F6F6;
}

dl,
li,
ol,
ul {
    list-style-type: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

button,
input {
    overflow: visible;
    vertical-align: middle;
    outline: 0
}

a {
    text-decoration: none;
}

i {
    font-style: normal;
}

input {
    outline: none;
    border: none;
}

input:focus {
    border: 1px solid #5b9df9;
}

button {
    border: none;
}

button:focus {
    outline: 0;
}

select {
    border: 1px solid #D9DDE1;
}

/*清除浮动*/
.clearfix:after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fz14 {
    font-size: 14px;
}

.c_ff {
    background-color: #ff9900;
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.C_94{
    color: #3790E2 !important;
}

/* 头部导航 */
.lz_head{
    width: 100%;
    min-width: 1200px;
    height: 90px;
    overflow: hidden;
    background: linear-gradient(#1F53B3, #4C9EFF);
}

.lz_head_title{
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
}

.lz_nav{
    margin-top: 27px;
    font-size: 0px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}
.lz_nav_li {
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
    color: #fff;
    cursor: pointer;
    margin-right: 15px;
    box-sizing: border-box;
    font-size: 16px;
}
.lz_nav_li:last-child{
    margin-right: 0;
}
.lz_nav_li:hover{
    color: #FF6633;
}
.lz_nav .active{
    background-color: #fff;
    border-radius: 20px;
    color: #FF6633;
}

/* 627add */
.zk-notice{
    margin:0 auto;
    background-color: #0f3661;
    color: #fff;
}
.container{
    width:1200px;  height:35px; margin:0 auto; position: relative;background: #0f3661;
}
.gg_marquee{
    width:700px;
    margin-left: 80px;
    height:35px;
    line-height: 30px;;
}
.gg_marquee a{color:#fff;}
.gg_marquee a:hover{
    color: #ffff00;}

.gg_iframe{
    overflow: hidden;
    height: 35px;
    position: relative;

    width: 270px;
    text-align: center;
    font-weight: bold;


}
.gg_title{
    position: absolute; left:0px; height:35px; padding:0px 10px; line-height: 35px; font-weight: bold;
}
.pull-right{
    font-weight: bold; height:35px; line-height: 35px;float: right; overflow: hidden;  position: relative;
}

.lz_head{
    background: #1F53B3\0;
}
.lz_banner{ position: relative;}
.lz_banzz{position: absolute; width: 247px; height: 151px; top: -30px;
    right: 24px;z-index: 99;}



