
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:15px;
    vertical-align:baseline;
    background:transparent;
}

/*body {
    line-height:1;
}*/
@charset "utf-8"

:focus {
    outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

img{
    vertical-align: middle;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #000000;
}
a, span, b, p, h1, h2, h3, h4, h5,div,i,b,seclet{
    font-family: Microsoft YaHei;
    /*color: #363635;*/
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select{
    outline: medium none;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input{
    padding: 0;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}
body{
    min-width: 1400px;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}


.top{
    border-top: 2px solid #0965c8;
    border-bottom: 1px solid #e5e5e5;
    height: 130px;
    line-height: 130px;

}

.top .logo{
    float: left;
}

.top form{
    width: 308px;
    height: 45px;
    background-color: #f5f5f5;
    border-radius: 20px;
    display: block;
    float: right;
    margin-top: 40px;
}


.top form .text{
    display: block;
    border: none;
    background: none;
    float: left;
    height: 45px;
    text-indent: 20px;
    width: 240px;
}
.top form .btn{
    background: url(../images/ss.png) no-repeat center;
    width: 50px;
    height: 45px;
    float: right;
    border: none;
}


.nav{ height:60px; line-height:58px; position:relative; z-index:9999999;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;margin:0 8px;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ 
    display:block; 
    padding:0 55px; 
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #747474;
}
.nav .sub{ display:none; width:190px; left:0; top:60px;  position:absolute; background:rgb(2,69,148,0.6);  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; text-align: center;line-height: 40px;font-size: 16px; }
.nav .sub a:hover{background:rgb(2,69,148); color:#fff;  }
.nav .on h3 a{  color: #1063a5;  border-bottom: 2px solid #1063a5;font-weight: bold;}



.yqlj{
    width: 100%;
    height: 66px;
    line-height: 66px;
    background-color: #0059a9;
}
.yqlj h3{
    color: #ffffff;
    font-size: 25px;
    float: left;
}
.yqlj select{
    width: 251px;
    height: 35px;
    background: #FFFFFF;
    position: relative;
    cursor: pointer;
    float: left;
    margin-top: 16px;
    margin-left: 23px;
    border: none;

     -webkit-border-radius: 0;
    -webkit-appearance: none;  /*åŽ»é™¤ä¸‹æ‹‰æ¡†é»˜è®¤æ ·å¼*/
    background: url(../images/select.png) no-repeat center;
    color: #333;
    text-align-last: center;

}
.footer{
    width: 100%;
    height: 200px;
    background-color: #024594;
}
.footer .left{
    float: left;
    margin-top:30px;
}
.footer .left p{
    color: #ffffff;
    line-height:35px;
    font-size: 16px;
}
.footer .left a{
    color: #ffffff;
    line-height:35px;
    font-size: 16px;
}

.footer .right{
    float: right;
    width: 112px;
    text-align: center;
      margin-top:30px;
}
.footer .right span{
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin-top: 10px;

}


.lga{
    background: url(../images/gh.png) no-repeat center left;
    padding-left: 25px;
}