/*鍒濆鍖朿ss*/
body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif, 鎬濇簮榛戜綋 CN;
    color: #333;
    color: #333;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

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,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

/*棰滆壊鏍规嵁閫氱敤淇℃伅鍒楄〃鐨勬枃瀛楅鑹插喅瀹?/
.more a {
    color: #999;
}

/*棰滆壊鏍规嵁閫氱敤鏇村鐨勬枃瀛楅鑹插喅瀹?/
a:hover {
    color: #2d6fcd;
}

/*棰滆壊鏍规嵁psd涓昏壊璋冨喅瀹氾紝姣斿寰堝閮芥槸钃濊壊*/
.more a:hover {
    color: #2d6fcd;
}

/*棰滆壊鏍规嵁psd涓昏壊璋冨喅瀹氾紝姣斿寰堝閮芥槸钃濊壊*/
.fl {
    float: left;
}

.fr {
    float: right;
}

img,
i {
    vertical-align: middle;
}

.clearfix:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif, 鎬濇簮榛戜綋 CN;
    color: #333;
}

.w1260 {
    width: 1260px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* *************************** */
.container {
    width: 100%;
    height: auto;
    background: url(con_bg.png) no-repeat top center;
    background-size: 100%;
    padding-top: 190px;
}

.container .bt-box-1200 {
    position: relative;
}

/* sec01 */
.sec01 {
    width: 1260px;
    height: 532px;
    background-color: #ffffff;
}

.news {
    width: 100%;
    height: auto;
    background: #fefefe;
}

.hiSlider {
    display: flex;
    height: 100%;
    width: 100%;
    overflow: hidden;
   margin-top:30px;
}

.hiSlider-wrap {
    width: 100% !important;
    height: 115px !important;
}

.hiSlider .hiSlider-item {
    width: 100%!important;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hiSlider img {
    display: block;
    width: 100%;
    height: 100%;
}

.hiSlider a {
    display: block;
    width: 100%;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    color: #000;
}

#newsBg .hiSlider-pages {
    position: absolute;
    z-index: 3;
    left: 45%;
    bottom: 0px;
}

#newsBg .hiSlider-pages a {
    display: inline-block;
    width: 30px;
    height: 5px;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
    margin: 0 5px;
    opacity: 1;
    background: #b3b3b3;
}

#newsBg .hiSlider-pages a.active {
    background: #3a83e9;
}

#newsBg .hiSlider-btn-prev,
#newsBg .hiSlider-btn-next,
#newsBg .hiSlider-title {
    display: none;
}

/* 鍥剧墖鏂伴椈 */
.sec01bottom {
    margin-top: 24px;
    padding: 0 30px;
}

.tpxw {
    width: 580px;
    height: 395px;
}

#slideBox-slide5.slideGroup {
    width: 100%;
}

.bd .tempWrap {
    width: 100% !important;
}

#slideBox-slide1.slideBox .hd {
    height: auto;
}

#slideBox-slide1.slideBox .bd li {
    height: 395px !important;
}

#slideBox-slide1.slideBox .bd li div {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #3a83e9;
}

#slideBox-slide1.slideBox .hd ul li {
    width: 16px;
    height: 16px;
    opacity: 0.5;
    background-color: #fff;
}

#slideBox-slide1.slideBox .hd ul li.on {
    background-color: #fff;
    opacity: 1;
}

/* 鏂伴椈鍒楄〃 */
.bt-box-tit {
    height: 45px;
    border-bottom: 1px solid #eee;
}

.bt-box-tit a {
    padding: 0;
    margin-left: 40px;
    line-height: normal;
    text-align: center;
}

.bt-box-tit a:first-child {
    margin-left: 0;
}

.bt-box-tit a.act {
    padding-bottom: 13px;
    height: 44px;
    background: none;
    color: #3A83E9;
    border-bottom: 3px solid #3a83e9;
}

.bt-box-16 ul li {
    font-size: 20px;
    line-height: unset;
}

.sec01bottom .bt-box-16 ul li a {
    max-width: 76%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.sec01bottom .bt-box-16 ul li span {
    font-size: 16px;
    color: #999;
}

.focal {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.focal p {
    padding: 20px 0;
}

.focal a {
   display:block;
    font-weight: 700;
    font-size: 20px;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   width:100%;
}

.focal span {
    font-size: 14px;
    line-height: 21px;
    color: #999;
}

.newslist {
    width: 580px;
    height: 394px;
    overflow: hidden;
}

.newslist li a {
    font-size: 16px;
}

.newslist.bt-box-16 ul li:hover a {
    color: #3A83E9;
}

.newslist .bt-list{
    height: auto;
}
.newslist .bt-list .bt-con-tab {
    width: 100%;
    height: auto;
    padding-top: 11px;
}

.newslist .bt-list .bt-list-new {
    font-size: 16px;
    line-height: 36px;
    border-bottom: none;
}

.newslist .bt-list .bt-lists-cover li.white ins {
    width: 33px;
    height: 40px;
    line-height: 22px;
    text-align: center;
}

.newslist .bt-list .bt-lists-cover ul li a {
    margin-right: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
}

.newslist .bt-list .bt-lists-cover li {
    background-position: left 16px;
}

.newslist .bt-list .bt-lists-cover ul li span {
    color: #999999;
}
.newslist .bt-list ul li span {
    float: right;
    margin-left: 0px;
    font-size: 16px;
    display: inline-block;
}



.sec04 {
    display: flex;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #e5f3ff;
}

.sec04>div {
    display: flex;
}

.sec04 ul {
    display: flex;
}

.sec04 ul li {
    padding-left: 40px;
}

.sec04 ul li:first-child {
    padding-left: 0;
}

.sec04 span,
.sec04 a {
    font-size: 14px;
    line-height: 24px;
}

/* ********************************* */
/* 妯箙 */
.hf {
    height: 120px;
    margin: 46px auto 40px!important;
}

.hf img {
    width: 100%;
    height: 120px;
}

/* 鏀垮簻淇℃伅鍏紑 */
.section2 {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.section2 .xxgk-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(tit-bj.png) repeat-x;
    text-align: center;
    font-size: 30px;
    color: #3A83E9;
    font-weight: bold;
    margin-bottom: 30px;
}

.section2 .xxgk-tit .tit {
    background-color: #fff;
    display: inline-block;
    padding: 0 20px;
}

.section2 .xxgk-tit span {
    color: #EBAC40;
}

.section2 .xxgk-list {
    width: 100%;
    height: auto;
}

/* 鏀跨瓥鏂囦欢銆佹皯鐢熷叕鐩婄瓑 */
.section2 .left-box {
    width: 585px;
}

.bt-all .bt-tab-tit {
    height: 48px;
}

.bt-all .bt-title-tab {
    margin: 0 30px 0 0;
    /* padding-right: 10px; */
}

.bt-lists-cover {
    margin-top: 0;
}

.bt-all .bt-title-tab-hover {
    border: none;
    border-bottom: 3px solid #3A83E9;
    height: 48px;
}

.bt-all .bt-title-tab-hover a {
    font-weight: 500;
    color: #3A83E9;
}

.bt-box-cent .bt-list ul li a {
    margin-right: 10px;
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt-box-cent .bt-list ul li span {
    float: right;
    margin-left: 0px;
    font-size: 16px;
    display: inline-block;
}

.bt-all-16 .bt-title-tab {
    font-size: 22px;
    height: 48px;
}

.bt-all-16 .bt-list {
    height: 299px;
}

.bt-all-16 .bt-con-tab {
    height: 299px;
}

.bt-all-16 .bt-list-new {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    word-break: break-all;
    text-justify: distribute;
}

.bt-lists-cover li.white ins {
    width: 24px;
    height: 40px;
    line-height: 18px;
    text-align: right;
}

/* 鏀垮簻淇℃伅鍏紑涓撴爮 */
.section2 .right-box {
    width: 585px;
    height: auto;
}

.right-box p {
    font-size: 22px;
    height: 48px;
}

.right-box ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.right-box ul.list li {
    width: 145px;
    height: 145px;
    text-align: center;
    margin-bottom: 4px;
    transition: all 0.3s;
}

.right-box ul.list li:hover{
    transform: translateY(-5%);
}

.right-box ul.list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 28px;
}

.right-box ul.list li img {
    height: 44px;
    margin-bottom: 20px;
}

.right-box ul.list li span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.right-box ul.list li:last-child {
    width: 290px;
}

.right-box ul.list li:last-child img {
    margin-bottom: 10px;
}

/* 鏀垮姟鏈嶅姟銆佷簰鍔ㄤ氦娴 */
.section3 {
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-color: #f2f9ff;
}

.section3 .zwfw-box,
.section3 .hdjl-box {
    width: 585px;
    height: auto;
}

.section3 .zwfw-tit {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: url(tit-bj.png) center -6px repeat-x;
    font-size: 30px;
    color: #3A83E9;
    font-weight: bold;
}

.section3 .zwfw-tit .tit {
    background-color: #f2f9ff;
    padding-right: 38px;
    display: inline-block;
}

.section3 .zwfw-tit span {
    color: #EBAC40;
}

.section3 .zwfw-list,
.section3 .hdjl-list {
    margin-top: 25px;
    width: 100%;
    padding: 26px 28px 30px 0;
    background-color: #ffffff;
}

/* 鏀垮姟鏈嶅姟 */
.zwfw-list p {
    font-size: 22px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 26px;
}

.zwfw-list ul.list {
    margin-bottom: 26px;
}

.zwfw-list ul.list li {
    width: 113px;
    height: 130px;
    float: left;
    border: 1px solid #eee;
    text-align: center;
    margin-top: 23px;
    margin-left: 26px;
}

.zwfw-list ul.list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 18px;
}

.zwfw-list ul.list li img {
    height: 60px;
    margin-bottom: 10px;
}

.zwfw-list ul.list li span {
    display: block;
    text-align: center;
    font-size: 16px;
}

/* 娉板窞甯傜綉涓婂姙浜嬪ぇ鍘 */
.bsdt {
    width: 100%;
    height: 158px;
    margin-left: 26px;
    background: url(dating-pic.png) no-repeat;
    position: relative;
    padding: 0 26px;
}

.bsdt h1 {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #1658A0;
    position: absolute;
    top: 38px;
}

.bsdt a.btn {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    color: #1658A0;
    font-size: 14px;
    position: absolute;
    bottom: 24px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #1658a0;
}

/* 浜掑姩浜ゆ祦 */
.section3 .hdjl-list {
    padding: 26px 28px 30px 26px;
}

.hdjl-list ul.tit-box li {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    margin-bottom: 23px;
    float: left;
}

.hdjl-list .bt-title-tab {
    margin: 0;
    font-size: 22px;
}

.hdjl-list .jg {
    padding: 0px 12px;
}

.hdjl-list ul.tit-box li.on a {
    font-weight: bold;
    color: #3A83E9;
}

.hdjl-list .list-box {
    margin-bottom: 20px;
    height: 288px;
    overflow: hidden;
}

.dczj-list ul.dc li.first {
    background: url(hd-icon.png) left no-repeat;
    height: 94px;
    overflow: hidden;
    padding-left: 120px;
    position: relative;
}

.dczj-list ul.dc li.first a {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.dczj-list ul.dc li.first div {
    position: absolute;
    bottom: 0;
}

.dczj-list ul.dc li.first div span {
    font-size: 14px;
    color: #999999;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-right: 26px;
}

/* .dczj-list ul.dc li.first div span:first-child {
    padding: 0 15px;
    border-radius: 4px;
    background: #efefef;
} */

.dczj-list .bt-con-tab {
    width: 100%;
    height: 191px;
    padding-top: 10px;
}

.dczj-list .bt-list-new {
    font-size: 16px;
    line-height: 36px;
}

.dczj-list .bt-lists-cover li.white ins {
    width: 24px;
    height: 40px;
    line-height: 18px;
    text-align: right;
}

.dczj-list .bt-lists-cover ul li a {
    margin-right: 10px;
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dczj-list .bt-lists-cover li {
    background-position: left 16px;
}

.dczj-list .bt-lists-cover ul li span {
    color: #999999;
    float: right;
}

/* 鍜ㄨ鍥炲 */
.zxhf-list .bt-con-tab {
    width: 100%;
    height: 288px;
}

.zxhf-list .bt-list-new {
    font-size: 16px;
    line-height: 36px;
}

.zxhf-list .bt-lists-cover li.white ins {
    width: 22px;
    height: 40px;
    line-height: 18px;
    text-align: right;
}

.zxhf-list .bt-lists-cover ul li a {
    margin-right: 10px;
    float: none;
    display: initial;
    text-overflow: initial;
    white-space: initial;
}

.zxhf-list .bt-lists-cover ul li span {
    color: #999999;
}

.zxhf-list .bt-lists-cover li {
    background-position: left 16px;
}

/* 棰嗗淇＄ */
.ldxx {
    width: 100%;
    height: 158px;
    background: url(ldxx.png) no-repeat;
    position: relative;
    padding: 0 26px;
}

.ldxx h1 {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #1658A0;
    position: absolute;
    top: 21px;
}

.ldxx .data {
    font-size: 16px;
    position: absolute;
    top: 63px;
}

.ldxx span {
    color: #D1160E;
    font-weight: bold;
}

.ldxx ul.ldxx-link {
    position: absolute;
    bottom: 30px;
}

.ldxx ul.ldxx-link li {
    float: left;
    background-color: #6695E4;
    margin-right: 10px;
    border-radius: 4px;
}

.ldxx ul.ldxx-link li a {
    width: 90px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 25px;
}

.ldxx ul.ldxx-link li a.wyxx {
    background: url(ldxx-icon1.png) 7px no-repeat;
}

.ldxx ul.ldxx-link li a.xjcx {
    background: url(ldxx-icon2.png) 7px no-repeat;
}