/*公用样式开始 7-1 16:26*/

@charset "utf-8";
html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

* {
    outline: none;
}

html,
body {
    font-size: 14px;
    font-family: '微软雅黑';
}

body {
    font: 12px/1.5;
    /*	background-image: url(./background.png);*/
    background-repeat: no-repeat;
    background-position: 120% 90%;
    background-attachment: fixed;
    background-color: rgba(243, 251, 255, 1);
}

body,
div,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
canvas,
button,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
}

header,
hgroup,
nav,
section,
article,
aside,
footer {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #000;
}

img {
    vertical-align: top;
}

a:link,
a:visited {
    text-decoration: none;
}


/* a:hover {
    color: #0144c1;
} */

.jjbhbox {
    min-height: 600px;
}


/*清除浮动*/

.clear {
    clear: both;
}


/*清除浮动--推荐使用*/

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.quan {
    width: 6px;
    height: 6px;
    background: rgba(172, 13, 0, 1);
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: 3px;
}

.dian {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: 1px;
}

footer {
    width: 100%;
    background-color: #164299;
    background-image: url(../images/botlogo.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    position: relative;
    bottom: 0px;
    /* margin-top: 50px; */
}

.footmain {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footmain p {
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    color: #fff;
}

.footmain p a {
    color: #fff
}

.footicon {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -35px;
}

.footinone {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
}

.footinone:first-child {
    display: none;
}

.footimg {
    width: 100%;
    height: 580px;
    background: url(footbg.html);
    position: relative;
    top: -122px;
}

.foot_bg {
    position: absolute;
    width: 100%;
    height: 512px;
    top: 2080px;
    background: url(footer_bg.html);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.lefttap {
    border-bottom: 1px solid rgba(107, 148, 205, 0.3);
    margin-bottom: 20px;
}

.lefttap span {
    display: block;
    width: auto;
    height: 46px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    cursor: pointer;
    margin-right: 30px;
    font-weight: 500;
    color: #323333;
    margin-bottom: -1px;
}

.lefttapcho a {
    font-weight: 800;
    color: rgba(172, 13, 0, 1) !important;
}

.lefttap span a {
    color: #000;
    display: block;
}

.lefttapcho {
    font-weight: 800;
    color: #0F66DA;
    /* background-color: #C1DEFF; */
    border-bottom: 4px solid rgba(172, 13, 0, 1);
}


/* 公共样式结束 */


/* header start */

.header {
    width: 100%;
    height: 570px;
    background-image: url(../images/header.png);
    background-size: cover;
    background-position: bottom right;
}

.topbar {
    width: 1424px;
    height: 54px;
    margin: 0 auto;
}

.topbar a {
    color: rgb(70, 120, 195);
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
}

.header_logo {
    width: 502px;
    height: 105px;
    background-image: url(../images/LOGO.png);
    margin: 0 auto;
    margin-top: 30px;
}

.header_search {
    width: 698px;
    height: 60px;
    background: #FFFFFF;
    opacity: 0.9;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 60px;
}

.searchbox {
    width: 100%;
    /* margin-top: 10px; */
}

.sertext {
    width: 560px;
    height: 57px;
    line-height: 57px;
    padding-left: 10px;
    background-color: rgba(255, 255, 255, 0);
    outline: none;
    font-size: 19px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9E9A9A;
}

.serbtn {
    width: 122px;
    height: 60px;
    background-color: #1e5ab3;
    border: 0px;
    cursor: pointer;
    outline: none;
    border-radius: 0 5px 5px 0;
    font-size: 21px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    left: 13px;
}

.header_function {
    width: 580px;
    height: 57px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.header_function a {
    width: 56px;
    height: 64px;
    display: inline-block;
    text-align: center;
}

.header_function img {
    width: 40px;
    height: 40px;
}

.header_function span {
    font-size: 18px;
    font-weight: bold;
    color: rgb(38, 89, 167);
    text-align: center;
}

.topnav {
    width: 100%;
    height: auto;
    margin-top: 54px;
}

.navbg {
    width: 86%;
    height: 90px;
    background-image: url(../images/navbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.header_nav {
    width: 65%;
    height: 50px;
    margin: 0 auto;
    position: relative;
    bottom: 60px;
    display: flex;
    justify-content: space-around;
}

.header_nav a {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}

.border {
    height: 52px;
    border-bottom: 8px solid #68B7E3;
}

#caption {
    width: 200px;
    height: 200px;
    background-color: #fff;
    /* display: none; */
    max-width: 700px;
    text-align: center;
    color: #ccc;
    position: absolute;
    right: 100px;
    top: 40px;
    left: 570px;
    z-index: 999;
}

.rwm {
    width: 200px!important;
    height: 200px!important;
}

.rwmdiv {
    display: inline-block;
    float: right;
}

.hide {
    display: none;
}

.disnone {
    display: none!important;
}

.disblock {
    display: block!important;
}


/* header end */


/* box start */

.out-box {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom:40px;
}

.box_l {
    width: 200px;
    height: 500px;
}

.box_r {
    width: 980px;
    height: auto;
    background-color: #fff;
    padding: 24px;
    box-sizing: border-box;
}

.list_title {
    width: 100%;
    height: 109px;
    background-image: url(../images/list_bg.png);
    background-size: cover;
    padding-top: 30px;
    box-sizing: border-box;
}

.list_title span {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    text-align: center;
}

.list_title p {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.list_item span {
    width: 100%;
    height: 52px;
    display: block;
    border-top: 1px solid #F3F3F3;
    background-color: #fff;
}

.list_item span a {
    font-size: 20px;
    font-weight: 900;
    line-height: 52px;
    color: rgba(172, 13, 0, 1);
    text-align: center;
    display: block;
}

.list_item_bg {
    background-image: url(../images/list_item_bg.png);
    background-size: cover;
}


/* box end */


/* iteam1 start */

.iteam1 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.iteam1_1 {
    width: 100%;
    margin-bottom: 20px;
}

.iteam1_2 {
    width: 100%;
    height: 320px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.iteam1_3 {
    width: 100%;
    line-height: 25px;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.iteam1_4 {
    width: 100%;
    height: 377px;
    background-image: url(../images/hy.png);
    text-align: left;
}

.iteam1_5 {
    width: 100%;
    height: 90px;
    color: #fff;
    font-size: 25px;
    background-image: url(../images/hb.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.iteam1_5 div {
    margin: 25px auto;
}

.kxjj {
    width: 370px;
    height: 320px;
    text-align: left;
    background-color: #F8F8F8;
}

.kxjj .title {
    font-size: 18px;
    font-weight: 600;
    color: #AC0D00;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
}
.kxjj .title a{color: #AC0D00;}
.kxjj .content {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.kxjj .content a{color: #333333;}
.kxjj li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}

.kxjj_l {
    width: 304px;
    height: 100%;
}

.kxjj_r {
    width: 613px;
    height: 100%;
}

.kxjj_r p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}


/* iteam1 end */


/* iteam2 start */

.iteam2 {
    margin-bottom: 25px;
}

.ldjt {
    display: flex;
    flex-wrap: wrap;
}

.ldjt_item {
    width: 222px;
    height: 130px;
    background: #F2FBFF;
    display: flex;
    margin-bottom: 20px;
    margin-left: 11px;
}

.ldjt_item img {
    width: 112px;
    height: 130px;
}

.xx {
    width: 110px;
    height: 130px;
    padding: 16px 6px 6px 12px;
    box-sizing: border-box;
}

.xx_t {
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 19px;
    border-bottom: 1px solid #E3EFFF;
}

.xx_b {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    line-height: 14px;
    padding-top: 8px;
    box-sizing: border-box;
}


/* iteam2 end */


/* iteam3 start */

.iteam3 {
    margin-bottom: 25px;
}

.zzjg_t .title {
    width: 90px;
    height: 25px;
    background-image: url(../images/dian.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 10%;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 25px;
    text-align: right;
    margin: 10px 0px 10px 0px;
}

.zzjg_b .title {
    width: 90px;
    height: 25px;
    background-image: url(../images/dian.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 10%;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 25px;
    text-align: right;
    margin: 10px 0px 10px 0px;
}

th {
    width: 313px;
    height: 30px;
    border: 1px solid #E3EFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    line-height: 16px;
}

.thead th {
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 18px;
    background: #44ABE5;
}


/* iteam3 end */


/* iteam4 start */

.iteam4 {
    margin-bottom: 25px;
}

.rigpo {
    width: 300px;
    border: 1px solid #eee;
    border-top: 3px solid #0146c7;
    box-shadow: 1px 0px 3px #eaeaea;
    position: absolute;
}

.rigpo a {
    font-size: 16px;
    color: #333;
    display: block;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 20px;
    padding-left: 40px;
    line-height: 36px;
}

#main {
    width: 648px;
    height: 622px;
    float: right;
    margin-top: -15px
}


/* iteam4 end */


/* 8-2 new code */

.kxjj_l {
    width: 100%;
    height: 207px;
    background-color: #ecf6ff;
}

.kxjj_l img {
    display: block;
    margin: 0 auto;
}

.kxjj_r {
    width: 100%;
    height: 140px;
    border: 1px solid #E4E4E4;
    border-top: none;
}

.ldlb {
    width: 48%;
    height: 340px;
}

.iteam1 {
    display: flex;
    justify-content: space-between;
}

.tap_1_l_msgtap {
    overflow: hidden;
    padding: 20px 0 20px 20px;
    display: none;
    transition: all 1s;
    color: #6A6A6A;
    background-color: #ecf6ff;
}

.msgtap_active {
    display: block;
}

.tap_1_l_msgtap_img {
    float: left;
    width: 150px;
    height: 187px;
}

.tap_1_l_msgtap_txt {
    float: left;
    width: 276px;
    height: 187px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #222;
}

.tap_1_l_msgtap_txt>p {
    margin-bottom: 10px;
}

.tap_1_l_btn {
    overflow: hidden;
    padding-top: 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.tap_1_l_btn>div {
    float: left;
    width: 99px;
    height: 37px;
    border: solid 1px #1e5ab3;
    font-family: MicrosoftYaHeiUILight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 37px;
    letter-spacing: 0px;
    color: #1e5ab3;
    background-color: #EDF2FB;
    text-align: center;
    margin: 5px 5px;
    cursor: pointer;
}

.tap_1_l_btn .tap_1_l_btn_active {
    background-color: #ee8484;
    border: solid 1px #d93939;
    color: #fff;
    cursor: pointer;
}

.tap_1_txt_content {
    display: flex;
    flex-wrap: wrap;
    height: 165px;
    overflow-y: scroll;
}

.tap_1_txt_content>div {
    width: 25%;
    font-size: 16px;
    margin-bottom: 10px;
}

.tap_1_txt_content>div>a {
    font-size: 16px;
    color: #222;
}

.tap_1_txt_content::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

.tap_1_txt_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: #1E5AB3;
}

.tap_1_txt_content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    border-radius: 10px;
    background: #ededed;
}

.tap_zh_txt_content {
    height: 165px;
    overflow-y: scroll;
}

.tap_zh_txt_content::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

.tap_zh_txt_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: #1E5AB3;
}

.tap_zh_txt_content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    border-radius: 10px;
    background: #ededed;
}

.tap_zh_txt_content a {
    color: #222;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
}

.tap_zh_txt_content a div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 30px;
}

.tap_zh_txt_content span:nth-child(odd) {
    width: 18%;
}

.tap_zh_txt_content span:nth-child(even) {
    width: 81%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.it12 img {
    width: 550px;
    height: 320px;
}

.it12 a span {
    width: 100%;
    height: 36px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    background: #000000;
    display: block;
    position: relative;
    bottom: 36px;
}

.it12 .swiper {
    width: 550px;
    height: 100%;
    overflow: hidden;
}

.it12 .swiper-slide {
    height: 320px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.it12 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.it12 .swiper-slide a {
    display: block;
    width: 550px;
    height: 320px;
}

.swiper-pagination {
    position: relative!important;
    width: 550px!important;
    bottom: 28px!important;
    left: 240px!important;
}

.swiper-pagination-bullet {
    background: RGBA(82, 82, 82, 1)!important;
    opacity: 1!important;
}

.swiper-pagination-bullet-active {
    background: #fff!important;
}

.it3 a {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    display: inline-block;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
text-align: left;
}

.it3 span {
display: inline-block;
    width: 86px;
    font-size: 14px;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    position: relative;
    bottom: -6px;
float:right;
}

.iteam1_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.iteam1_4 a {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

.jubao a {
    font-size: 24px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    display: block;
}

.jubao a img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    position: relative;
    top: 9px;
}

@media only screen and (max-width: 2000px) {
    .topnav {
        width: 100%;
        height: auto;
        margin-top: 64px;
    }
    .border {
        height: 40px;
        border-bottom: 8px solid #68B7E3;
    }
    .navbg {
        background-size: contain;
    }
}
.it3{
width: 410px;
}

.more:hover {
  color: #062881!important;
}
.ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}