body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,
big,button,cite,code,del,dfn,em,img,ins,input,kbd,q,s,samp,select,small,strike,strong,
sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,textarea,
caption,tbody,tfoot,thead,tr,th,td{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-family: "微软雅黑","Microsoft YaHei";
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
body{
    line-height:1;
    font:normal 14px/100% "微软雅黑","Microsoft YaHei";
    min-width: 1200px;
}
:focus{
    outline:0;
}
a{
    text-decoration:none;
}
ol,ul,li{
    list-style:none;
}
b,strong{
    font-weight:bold;
}
img{
    border:none;
    display:block;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
#header,#banner,#main,#footer{
    width: 100%;
    text-align: center;
}
.lf{
    float: left;
}
.rt{
    float: right;
}
.bj{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#header{
    position:relative;
}
.hd{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
.hd .lg{
    margin: 10px 12px 0 30px;
    float: left;
}
.hd .lg img{
    width: 80%;
}
 .hd-list{
    margin-left: 20px;
}
 .top-list>li{
    float: left;
    text-align: center;
    margin: 0 14px;
    width: 120px;
}
 .top-list>li.jrzy{
    margin-right: 10px;
}
 .top-list>li:hover{
    background: #1ba2e6;
}
.top-list>li>a{
    display: block;
    padding: 25px 18px 25px 18px;
    color: #333;
}
.in>a{
    color: #fff;
}
.in{
    background: #1ba2e6;
    border: 0;
}
.top-list>li.in b,.top-list>li.in p{
    color: #fff;
}
.top-list li:hover b,.hd-list li:hover p{
    color: #fff;
}
.top-list>li b{
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #333;
}
 .top-list li>a p{
    text-transform: uppercase;
    line-height: 20px;
    color: #666;
}
.hd .lg_rg{
    margin: 29px 14px 0 0;
}
.hd .lg_rg a{
    display: inline-block;
    width: 54px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    border: 1px solid #1ba2e6;
}
.hd .lg_rg .lg{
    background: #1ba2e6;
    color: #ffffff;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}
.hd .lg_rg .rg{
    color: #1ba2e6;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}
.ft-list{
    position: absolute;
    width: 100%;
    top: 90px;
    left: 0;
    height: 40px;
    box-sizing: border-box;
    background: #1ba2e6;
    z-index: 100;
}
.ft-list.gy-list{
    padding-left: 678px;
}
.ft-list.xw-list{
    padding-left: 826px;
}
.ft-list.fz-list{
    padding-left: 974px;
}
.ft-list.jj-list{
    padding-left: 1124px;
}
.ft-list.jr-list{
    padding-left: 1270px;
}
.gy-list,.xw-list,.fz-list,.jj-list,.jr-list{
    display: none;
}
.ft-list li{
    float: left;
    height: 40px;
    padding-right: 48px;
}
.ft-list li a{
    line-height: 40px;
    color: #ffffff;
}

.bn{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.bn img{
    width: 100%;
    height:100%;
}

.introduce{
    width: 100%;
    margin: 50px auto 40px;
    color: #1ba2e6;
}
.introduce h2{
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
}
.introduce p{
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 14px;
}
.introduce1{
    width: 100%;
    margin: 50px auto 40px;
    color: #1ba2e6;
}
.introduce1 h2{
    font-size: 38px;
    line-height: 48px;
    font-weight: bold;
}
.introduce1 p{
    font-size: 20px;
    line-height: 48px;
    text-transform: uppercase;
}

#footer{
    overflow: hidden;
    background: #2a2a2a;
}
.ft{
    height: 120px;
}
.gs_adr{
    margin:13px  0;
    padding-right: 65px;
}
.ft-logo{
    height: 38px;
    width: 320px;
    margin-bottom: 8px;
}
.ft-logo img{
    float: left;
    margin-right: 10px;
}
.ft-logo span{
    display: block;
    width: 272px;
    float: left;
    height: 38px;
    line-height: 38px;
    color: #1ba2e6;
    font-size: 22px;
    text-align: left;
}
.gs_adr p{
    line-height: 26px;
    color: #1ba2e6;
    text-align: left;
}
.gs_adr p i{
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 10px -2px 2px;
}
.gs_adr p i.i1{
    background: url("404.png");
}
.gs_adr p i.i2{
    background: url("404.png");
}
.ft-lj{
    margin: 20px 0;
    padding-left: 22px;
    text-align: left;
    border-left: 1px solid #1ba2e6;
}
.ft-lj p{
    font-size: 16px;
    margin: 3px 26px 18px 0;
    line-height: 16px;
    height: 16px;
    color: #1ba2e6;
}
.ft-lj span a{
    margin-left: 95px;
    color: #1ba2e6;
}
.ft-lj p a{
    font-size: 16px;
    color: #1ba2e6;
    margin: 0 28px;
}
.ft-lj span{
    margin-left: 30px;
    line-height: 24px;
    color: #1ba2e6;
    text-align: left;
}
.ft-lj img{
    margin-top: 4px;
}
.bn .introduce{
    position: absolute;
    top: 18%;
    color: #ffffff;
}
.bn .introduce h2{
    font-size: 34px;
    line-height: 30px;
    font-weight: normal;
}
.bn .introduce p{
    font-size: 36px;
    margin: 20px 0;
    line-height: 30px;
    font-weight: bold;
}
.bn .introduce span{
    display: inline-block;
    width: 40px;
    border-bottom: 3px solid #ffffff;
}