﻿*{margin: 0;padding: 0}
.left {float: left;}
.right {float: right;}
img {border: none;}
.clearfix {zoom: 1;}
.clearfix:after { content: "020"; height: 0px; display: block; overflow: hidden; clear: both;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
a:hover {text-decoration: none;}
ul li,ol li {list-style-type: none !important;}
body {font-family: "microsoft Yahei";width: 100%;background-color: #edf2f8;  -webkit-text-size-adjust: none;
}

/* 头部 */
.header{
    width: 100%;
    height: 122px;
    background-color: #0a2c79;
}
.header-1200{
    width: 1200px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.header .logo{
    width: 396px;
    height: 65px;
    margin-top:27px;
    float: left;
}
.header-right{
    width: 370px;
    height: 26px;
    float: right;
    margin-top: 16px;
}
.header-right a{
    font-size: 13px;
    float: left;
    line-height: 26px;
    color: #1ec0eb;
}
.header-right img{
    float: left;
    margin:6px 12px;
}
.ss{
    width: 170px;
    height: 26px;
    float: right;
    position: relative;
}
.ss img{margin: 0}
.ss .import{
    background: url(dsj-lmy-03.png)no-repeat !important;
    border: none;
    height: 26px;
    outline: none;
    padding-left: 10px;
    line-height: 26px;
}
.ss .btn-search{
    position: absolute;
    margin-top: -22px;
    margin-left: 143px;
    background: url(dsj-lmy-02.png) no-repeat;
    width: 18px;
    height: 18px;
    border: none;
}
/* nav */
.nav{
    width: 615px;
    height: 18px;
    clear: both;
    float: right;
    margin-top: -25px;
}
.nav ul li a{
    /* padding-left: 40px; */
    line-height: 18px;
    color: #1ec0eb;
    font-size: 17px;
}
.nav ul li a:hover{
    font-weight: bold;
    color: #ffffff;
}
.nav ul li{
    float: left;
}
/* 当前位置 */
.dqwz{
    width: 1200px;
    height: 52px;
    margin: auto;
    line-height: 52px;
    color: #999;
}
/* 文章正文 */
.wzzw{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
}
/* 有情连接 */
.yqlj {
    padding: 16px 0;
    background: #1d3467;
}

.yqlj ul {
    width: 1200px;
    margin: auto;
}
.yqlj ul li {
    width: 285px;
    float: left;
    margin-right: 15px;
    position: relative;
}

.yqlj ul li .selector_first {
    font-size: 15px;
    line-height: 38px;
    min-height: 38px;
    width: 100%;
    text-align: center;
    background: url(dsj_sy-22.png) no-repeat 252px 15px;
    cursor: pointer;
    background-color: #35508c !important;
    color: #b4c2e0;
}

.yqlj ul li .hover {
    background: url(dsj_sy-22.png) no-repeat 252px 15px;
}
.selector_second {
    background: #fff;
    border: 1px solid #999;
    list-style: none;
    overflow-y: auto;
    z-index: 1000;
    position: absolute;
    bottom: 38px;
    width: 285px;
    max-height: 310px;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    font-size: 13px;
}

.selector_second ul {
    display: block;
}

.selector_second ul li {
    float: none;
    line-height: 22px;
    padding-left: 4px;
    cursor: pointer;
    width: auto;
    margin-right: 0;
}

.selector_second ul li:hover {
    background: #35508c;
    color: #b4c2e0
}
/* 底部版权 */
.footer{
    width: 100%;
    height: 110px;
    background: #2c4274;
}
.footer-bottom{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 30px;
}
.footer-bottom .dzjg{
    float: left;
    margin-left: 248px;
}
.footer-bottom .zc{
    float: left;
    margin-left: 20px;
}
.bq{
    margin-left: 26px;
    float: left;
}
.bq p{
    font-size: 14px;
    line-height: 90%;
    color: #b4c2e0;
}
.bq p a{
    color: #b4c2e0;
    font-size: 14px;
}
