/* common */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

body {
    font: 16px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
}

ul,
ol {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

img,
i {
    vertical-align: middle;
}

input {
    border: none;
    outline: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

a:hover {
    color: #3a83e9
}


/* header start */


/* top */
.dybf{
    width: 100%;
    height: 587px;
    background: #EDF7FF; 
}
.sjtj{
    width: 1100px;
    height: 104px;
    margin: 0 auto;
    line-height: 104px;
    font-size: 24px;
    color: #000;
    text-align: center;
}
.sjtj span{
    color: #015293;
}
.qhbf{
    width: 1100px;
    height: 443px;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #ffffff00 100%);
    margin: 0 auto;
    padding-top: 30px;
}
.qhbf_tit{
    width: 350px;
    height: 60px;
    margin: 0 auto;
    background-color: #D7EDFF;
}
.qhbf_tit span{
    width: 50%;
    height: 60px;
    display: block;
    float: left;
    font-size: 22px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    cursor: default;
}
.qhbf_tit span.hover{
    color: #FFFFFF;
    background-color: #2EA7B7;
}
.qhbf_list{
    width: 100%;
    height: 353px;
}
#con-one-1{
    padding-left: 90px;
    padding-top: 30px;
}
#con-one-1 a{
    display: block;
    width: 84px;
    height: 156px;
    float: left;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
#con-one-1 a p{
    line-height: 22px;
    font-size: 16px;
    margin-top: 20px;
}
#con-one-2{
    padding-left: 30px;
    padding-top: 30px;
}
#con-one-2 a{
    width: 158px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    background-color: #DEF0FF;
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.debf{
    width: 100%;
    height: 864px;
    background: #fff; 
    padding-top: 40px;
}
.sjtb{
    width: 1100px;
    height: 496px;
    background: #F5FBFF;
    margin: 0 auto;
}
.sjtb_l{
    width: 244px;
    height: 496px;
    background: #DEF0FF;
    float: left;
}
.sjtb_l span{
    display: block;
    width: 244px;
    height: 71px;
    font-size: 16px;
    padding-left: 36px;
    line-height: 70px;
    cursor: default;
    border-bottom: 1px solid #fff;
}
.sjtb_l span.hover{
    background-image: linear-gradient(270deg, #F5FBFF 0%, #F5FBFF 100%);
    color: #015293;
    font-weight: bold;
    border-left: 4px solid #055595;
    padding-left: 32px;
}
.sjtb_r{
    width: 856px;
    height: 496px;
    background: #F5FBFF;
    float: left;
    padding-top: 25px;
    padding-left: 20px;
}
.sjtb_r .tbtit {
    line-height: 16px;
    margin-bottom: 25px;
}

.sjtb_r .tbtit span {
    font-size: 16px;
    margin-right: 30px;
    cursor: default;
}

.sjtb_r .tbtit span.act {
    color: #015293;
    font-weight: bold;
}

.qh>div {
    width:820px;
    height: 420px;
}
.section3 {
    width: 346px;
    margin-right:30px;
}
.slhsjjd{margin-right:0;}

.hdjlxx .listBox2 {
    /* height: calc(395px - 45px - 124px); */
    height: 235px;
    overflow: hidden;
    position: relative;
}

.hdjlxx ul {
    position: relative;
}

.hdjlxx {
    width: 100%;
    background: #fff;
    margin-top: 40px;
}

.hdjlxx .bt-box-tit {
    width: 100%;
    border-bottom: none;
    height: 37px;
    line-height: 30px;
}

.hdjlxx .bt-box-tit a {
    font-size: 22px;
    line-height: 30px;
    padding: 0;
    height: 37px;
    margin-right: 30px;
    font-weight: bold;
}

.hdjlxx .bt-box-tit a:nth-child(3) {
    padding: 0 0px 0 18px;
}

.hdjlxx .bt-box-tit a.act {
    background: none;
    color: #333;
    border-bottom: none;
}

.hdjlxx ul {
    width: 100%;
    padding-top: 0;
}

.hdjlxx ul li {
    font-size: 16px;
    line-height: 36px;
    background-position: left 20px;
    border-bottom: none;
}

.hdjlxx .bt-box-tit span {
    float: left;
    line-height: 22px;
}


.hdjlxx ul li a:hover{
  color: #3a83e9;
}
.hdjlxx ul li span {
    float: none;
    margin-left: 1em;
}

.bt-box-cent ul li a {
    width: 100%;
}

.hidden {
    display: none;
}