/*公用样式开始 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: 12px;
    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;
}

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: 1300px;
    height: auto;
    margin: 0 auto;
}

.lefttap {
    border-bottom: 2px 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: -2px;
}

.lefttapcho a {
    font-weight: 800;
    color: #062881 !important;
}

.lefttap span a {
    color: #000;
    display: block;
}

.lefttapcho {
    font-weight: 800;
    color: #0F66DA;
    /* background-color: #C1DEFF; */
    border-bottom: 4px solid #062881;
}

/* 公共样式结束 */


/* 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: 562px;
    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: 12px;
}

.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 {
    margin-top: 25px;
    margin-bottom: 40px;
    background-color: #fff;
    padding: 20px;padding-top: 10px;
    box-sizing: border-box;
}

.out-box .box {
    width: 100%;
    margin-bottom: 25px;
}


/* box end */

.iteam1,
.iteam2,
.iteam3,
.iteam4 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.kuai4 {
    display: flex;
    justify-content: space-between;
}

.border-style1 {
    /* border: 1px solid #D0DBF2; */
    height: 100px;
    border-radius: 5px;
}

.border-style2 {
    height: 100%;
    /* border: 1px solid #D0DBF2; */
    padding: 0px 15px;
    box-sizing: border-box;
    border-radius: 5px;
}

.list-data {
    width: 140px;
    height: 72px;
    border: 1px solid #D0DBF2;
    margin-top: 9px;
    float: left;
    border-radius: 5px;
}

.list-data h2 {
    text-align: center;
    padding: 7px 0;
    color: rgba(22, 156, 246, 1);
    font-size: 18px;
    border-bottom: 1px solid #D0DBF2;
}

.list-data h5 {
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-weight: 100;
}

.list-text {
    width: 70%;
    float: right;
    height: 40px;
    position: relative;
    float: left !important;
    margin-left: 15px !important;
}

.list-text .list-title {
    float: left;
    margin-left: 15px;
    width: 100% !important;
}

.list-text .list-title p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: #f2f2f2 1px solid;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-text .list-title p a {
    color: #111;
}

.list-text .list-title .list-title-bif {
    height: 44px;
    font-size: 16px;
    overflow: hidden;
    font-weight: 300;
    line-height: 22px;
}

.list-text .list-title .list-title-bif a {
    color: #333;
}

.iteam5 li {
    width: 780px;
    /* margin-bottom: 10px; */
}

.kuai_l a {
    width: 370px;
    height: 288px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.kuai_l a span {
    line-height: 36px;
    display: block;
    width: 100%;
    height: 36px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 252px;
}

.kuai5 {
    display: flex;
    justify-content: space-between;
}

.item {
    display: flex;
    justify-content: space-between;
}

.item_l a {
    width: 515px;
    height: 325px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
}

.item_text {
    width: 634px;
    height: 100px;
    background-color: #F0F7FF;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 13px;
}

.item_text:hover {
    /* border: 2px solid rgba(136, 187, 255, 1); */
    outline: 2px solid rgba(136, 187, 255, 1);
    background-color: rgba(200, 228, 255, 1);
}

.item_text p a {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.item_bif {
        margin-top: 10px;
    height: 40px;
    overflow: hidden;
}

.item_bif a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}


/* .it3 {
    width: 100%;
    height: 100px;
} */

.it3 li {
    width: 100%;
    height: 100px;
    background: #F0F7FF;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.it3 li:nth-child(2n) {
    background: #F8FBFF;
}

.li_l img {
    width: 125px;
}

.li_r {
    width: 1000px;
}

.li_t {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.li_b {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 12px;
}

.it2 {
    display: flex;
    justify-content: space-around;
}

.it2 li {
    width: 200px;
    height: 250px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    border: 2px solid #E3EFFF;
}

.it2_t {
    height: 170px;
    box-sizing: border-box;
}

.img_border {
    width: 100%;
    height: 100%;

}

.it2_t img {
display:block;
    width: 100%;
    height: 100%;
}

.it2_b {
    height: 80px;
    background: #F4F9FF;
    border-top: 1px solid #E3EFFF;
    padding: 14px;
    box-sizing: border-box;
}

.it2_bt {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 19px;
    text-align: center;
    margin-bottom: 6px;
}

.it2_bb {
    font-size: 12px;
    font-weight: 300;
    color: #666666;
    line-height: 18px;
}


.toptxt{
	background: url(../images/tbk.png) no-repeat;
	background-size: cover;
	margin-bottom: 40px;
}
.toptxt {
	padding: 50px 230px 45px;
}
.toptxt img{
	display: block;
	margin: 0 auto;
	width: 50%;
}
.toptxt  p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 30px;
	text-shadow: 9px 8px 8px rgba(13,11,95,0.4);
}


.center{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cl{
	width: 231px;
	height: 272px;
	flex: 0 0 231px;
	background: #2865BB;
	position: relative;
}
.cl span img{
	display: block;
	width: 100%;
}
.cl span{
	position: absolute;
	top: -30px;
	left: 20px;
	width: 485px;
	height: 280px;
}
.cr{
	background: url(../images/cbk.png) no-repeat;
	background-size: cover;
	height: 395px;
	box-sizing: border-box;
	padding-left: 350px;
	padding-top: 60px;
	padding-right: 50px;
}
.cr h2{
	font-size: 36px;
	font-family: SourceHanSansSC;
	font-weight: bold;
	color: #2A66BB;
	line-height: 30px;
	padding-bottom: 30px;
}
.cr  p{
	font-size: 16px;
	font-family: SimSun;
	font-weight: 400;
	color: #2D3C62;
	line-height: 30px;
}
.XcTitle{
	padding-bottom: 30px;
}
.XcTitle i{
	display: block;
	width: 26px;
	height: 4px;
	background: #2865BB;
}
.XcTitle h2{
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	padding: 20px 0 10px;
}
.XcTitle p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A0A0A0;
}
.jyBtn{
	display: block;
	width: 197px;
	height: 56px;
	background: #2865BB;
	border-radius: 4px;
	margin: 30px auto 0 auto;
	cursor: pointer;
	text-align: center;
	color: #fff;
	line-height: 56px;
	font-size: 23px;
	font-family: SourceHanSansSC;
	font-weight: bold;
}
.xyList{
	display: flex;
	justify-content: space-between;
}
.xyList li{
	flex:1;
}
.xyList li:nth-child(2){
	margin: 0 10px;
	background: url(../images/2bk.png) no-repeat;
	background-size: 100% 100%;
}
.xyList li a{
	display: block;
	width: 100%;
	height: 94px;
	padding-left: 105px;
	padding-right: 60px;
	padding-top: 20px;
	box-sizing: border-box;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2865BB;
	cursor: pointer;

}
.xyList li:nth-child(1){
	background: url(../images/1bk.png) no-repeat;
	background-size: 100% 100%;
}
.xyList li:nth-child(3){
	background: url(../images/3bk.png) no-repeat;
	background-size: 100% 100%;
}
@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;
    }
}


        .more:hover {
            color: #062881!important;
        }