* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", serif;
}
body {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1100px;
    color: #16354f;
    background-color: #fff;
}
a {
    text-decoration: none;
    cursor: pointer;
}
li,ul{
    list-style-type: none;
}
img {
    border: none;
    display: block;
    width: 100%;
}
h3 {
    text-align: center;
    margin: 90px 0 25px;
    font-size: 25px;
    height: 100%;
}
.box {
    width: 1000px;
    margin: 0 auto;
}

/*ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬*/
.simple {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.ju {
    justify-content: space-around;
}
/*end*/
/*Ã¥Å“Â°Ã¥Ââ€”Ã¨Â¡Â¨Ã¦Â Â¼*/
.table{
    background: #f3f8fc;
    width:1000px;
    border-collapse:collapse;
    border-spacing:0;
    margin:0 auto;
    color: #526c7b;
}
.table thead th{
    border: 1px solid #000000;
    padding: 15px;
    color: #ffffff;
    font-size: 17px;
    text-align:center;
}
.table tbody th{
    border: 1px solid #0a2e96;
    padding: 15px;
    color:#fff;
    font-size: 16px;
    text-align:center;
}
.table tbody td{
    border: 1px solid #526c8e;
    padding: 15px;
    font-size: 16px;
    text-align: center;
}
.table tbody tr td:nth-child(2) {
    line-height: 1.7;
    /*text-align: left;*/
}
.table>tbody>tr:nth-child(odd) {
    background-color:#fff;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background-color: #0581a4;
}

/*ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â¼end*/
.znr{
    font-size: 15px;
    text-indent: 36px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 2px;
    height: 100%;
}
.text{
    margin-top: 20px;
    padding:15px 17px 21px;
    background: rgb(240, 240, 242);
}
.text2{
    width: 600px;
    margin-right: 15px;
    padding:11px 15px;
    background: #eceef2;
}
.dp{
    font-weight: bold;
    color: #0a4167;
    font-size: 19px;
    margin-bottom: 20px;
}
.xdp{
    font-weight: bold;
    color: #f0f0f2;
    font-size: 16px;
    margin-top: 20px;
}
.dk {
    width: 1000px;
    margin: 10px auto 80px;
    overflow: auto;
}
.dk_content {
    float: left;
    background-color: #ffffff;
    padding: 10px;
    border: solid 10px #41738c;
    border-radius: 5px;
}
.dk_content_tu {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}
.dk_content_tu>a {
	cursor: zoom-in;
    /*flex-basis: 49.6%; */
    flex-basis: 100%;
    overflow: hidden;
}
.dk_content>a:nth-child(1)>img{
    /*float: left;*/
    width: 542px;
    /* margin-right: 10px; */
}
.dk_content>a:nth-child(2)>img{
    /*float: right;*/
    width: 480px;
}
.rdtj_text {
    float: left;
    padding: 0 15px 15px;
    margin-top: 15px;
    background-color: #ffffff;
}

h5:last-of-type {
    margin-right: 0;
}
.rdtj_text>span {
    display: block;
    text-align: justify;
    text-indent: 0;
    font-weight: bold;
    color: #e35152;
}
.rdtj_text .ysdp {
    padding:0 20px;
    text-indent:0;
}
.rdtj_text .bold {
    margin: 5px 0;
    text-indent: 30px;
    color: #006c75;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-align: justify;
    height: 100%;
}

.on, .between {
    min-width: 1100px;
    max-width: 1920px;
    min-height: auto;
    max-height: initial;
    margin: 0 auto;
    padding: 0;
}
.top-img {
    width: 100%;
    min-width: 1000px;
    max-width: 1920px;
    display: block;
}

.main{
    width:1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 80px 0;
}

.section{
    margin-bottom: 40px;
}

.s-title{
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}
.s-title>h3{
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 25px;
    color: #175682;
}
.s-title img {
    width: 1000px;
    height: 13px;
}

.section-inner{
    overflow: hidden;
}

.abstract{
    border-radius: 5px;
    background: rgb(240, 240, 242);
    padding: 25px;
}
.abstract>p{
    font-size: 18px;
    line-height: 40px;
    text-align: justify;
}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
#rocker{
    width:40px;
    height: 62px;
    padding-left:10px;
    position:fixed;
    bottom: 68px;
    right:70px;
    z-index: 20;
}
#rocker span{
    width:32px;height:32px;display:block;
    animation: flight 1s ease-in-out 0s infinite alternate none;
    -webkit-animation: flight 1s ease-in-out 0s infinite alternate none;
}
#egg {
    display:block;
    width: 30px;
    height: 40px;
    background-color: #21516f;
    border-radius:120% 120% 120% 120% /200% 200% 20% 20%;
}
#egg:before{
    display:block;
    float: left;
    margin-left:-16px;
    margin-top:14px;
    content: "";
    border-top: 16px solid transparent;
    border-right: 10px solid #21516f;
    border-left: 10px solid transparent;
    border-bottom: 6px solid transparent;
}
#egg:after{
    display:block;
    float: right;
    margin-right:-16px;
    margin-top:14px;
    content: "";
    border-top: 16px solid transparent;
    border-left: 10px solid #21516f;
    border-right: 10px solid transparent;
    border-bottom: 6px solid transparent;
}
#egg strong{
    display:block;
    float: left;
    content: "";
    margin-top: 44px;
    border-top: 6px solid #21516f;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 16px solid transparent;
}
/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“*/
@keyframes flight {
    100% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0.6;
    }
    0% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0.2;
    }
}
/*ÃƒÂ©Ã‚ÂÃ‚Â®ÃƒÂ§Ã‚Â½Ã‚Â©ÃƒÂ¥Ã‚Â±Ã¢â‚¬Å¡*/
.popImg {
    display: none;
    width: 1050px;
    position: fixed;
    top: 47%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 25px;
    z-index: 130;
    border-radius: 11px;
    background-color: #fff;
    transform: translateY(-50%);
}
.bgPop {
    display: none;
    position: fixed;
    z-index: 129;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}
span.close {
	position: absolute;
	top: 0;
	right: 25px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 25px;
	font-size: 19px;
	font-weight: bold;
	background-color: #c42627;
}
.h {
	overflow: hidden;
	height: 317px;
}
.h > img {
	width: 118%;
}
.ycj {
	width: 45px;
	display: inline-block;
}
