@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "微软雅黑", "宋体", "黑体";
}
div {
    margin: 0 auto;
    padding: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
dl, dt, dd {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    vertical-align: middle;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
    height: auto;
}
.navigation {
    background-color: #5254a0;
    width: 100%;
    position: relative;
}
.navigation ul {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
}
.navigation li {
    float: left;
    height: 40px;
    display: inline;
}
.navigation li:last-of-type {
    border-right: none;
}
.navigation li.active {
    background-color: #dbdef1;
}
.navigation li.active a {
    color: #5254a0;
}
.navigation li.active a:hover {
    color: #5254a0;
}
.navigation li a {
    display: block;
    font-size: 17px;
    color: #fff;
    line-height: 18px;
    margin-top: 11px;
    text-align: center;
    border-right: 2px solid #fff;
    padding: 0 24px;
}
.navigation li a:hover {
    text-decoration: none;
    color: #fff;
}
.scrolled {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.nav {
    margin: 40px auto 40px auto;
}
.nav dt {
    font-size: 30px;
    color: #000;
    line-height: 30px;
}
.nav dd {
    width: 20px;
    height: 1px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #5254a0;
}
.nav dd.subtitle {
    width: auto;
    height: auto;
    background: none;
    font-size: 14px;
    text-align: center;
    color: #666666;
    line-height: 14px;
}
.nav dd.subtitle:nth-of-type(2) {
    margin-top: 10px;
}
.bg {
    background-color: #f2f2f2;
    padding: 40px 0;
    margin-top: 40px;
}
.bg .nav {
    margin-top: 0;
}
.Introduction {
    overflow: hidden;
}
.Introduction img {
    float: left;
    width: 500px;
    margin: 0 40px 0 0;
}
.Introduction span p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.Introduction div {
    float: right;
    width: 760px;
    height: 300px;
    display: table;
}
.Introduction div span {
    display: table-cell;
    vertical-align: middle;
}
.Introduction div p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.logo {
    overflow: hidden;
    position: relative;
    width: 1230px;
}
.logo li {
    float: left;
    width: 175px;
    margin-right: 30px;
    display: inline;
    margin-bottom: 30px;
}
.logo li img {
    width: 175px;
    height: 98px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.contact ul {
    overflow: hidden;
    position: relative;
    width: 1228px;
    margin-bottom: 40px;
}
.contact ul li {
    float: left;
    margin-right: 28px;
    display: inline;
    width: 279px;
    height: 180px;
    background-color: #f2f2f2;
    border-radius: 5px;
}
.contact ul li dl {
    margin-top: 39px;
}
.contact ul li dl dt {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.contact ul li dl dd {
    font-size: 14px;
    text-align: center;
    color: #000;
    line-height: 24px;
}
.abstract ul {
    overflow: hidden;
}
.abstract ul li {
    float: left;
    margin-bottom: 50px;
    display: inline;
    width: 400px;
}
.abstract ul li div {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-top: 30px;
    text-align: center;
}
.abstract p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
#hycg .content {
    overflow: hidden;
}
#hycg .content>img {
    float: right;
    width: 400px;
    height: 300px;
}
#hycg .content>div {
    float: left;
    margin-top: 17px;
    display: inline;
    width: 760px;
}
#hycg .content>div p {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    text-indent: 32px;
    margin-bottom: 30px;
}
#hycg .content>div ul {
    overflow: hidden;
}
#hycg .content>div ul li {
    float: left;
    width: 40%;
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: left;
}
#hycg .content>div ul li:nth-of-type(2) {
    width: 60%;
}
#hycg .content>div ul li:nth-of-type(4) {
    width: 60%;
}
#hycg .content>div ul li span {
    margin-left: 10px;
}
.sjjb {
    overflow: hidden;
    position: relative;
    width: 1240px;
    margin-top: 40px;
}
.sjjb li {
    float: left;
    width: 580px;
    margin-right: 40px;
    margin-bottom: 40px;
    display: inline;
    overflow: hidden;
}
.sjjb li img {
    float: left;
    width: 140px;
    height: 200px;
}
.sjjb li dl {
    float: right;
    width: 400px;
}
.sjjb li dl dt {
    font-size: 24px;
    color: #000;
    text-align: left;
    line-height: 48px;
}
.sjjb li dl dd {
    overflow-y: scroll;
    height: 140px;
}
.sjjb li dl dd p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    text-align: left;
    text-indent: 32px;
}
.process {
    margin: 40px auto;
}
.process div {
    font-size: 18px;
    line-height: 18px;
}
.process div:first-child {
    color: #b2b2b2;
}
.process div:nth-of-type(2) {
    color: #999999;
}
.process div:nth-of-type(3) {
    color: #666666;
}
.process div:nth-of-type(4) {
    color: #333333;
}
.process div:nth-of-type(5) {
    color: #000;
    font-weight: bold;
}
.process img {
    margin: 20px auto;
}
.process span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-top: 50px;
}
.process span a {
    color: #5254a0;
    text-decoration: underline;
}
.hotel {
    overflow: hidden;
    margin-top: 40px;
}
.hotel div {
    float: left;
    margin-top: 14px;
    display: inline;
    width: 760px;
    text-align: left;
}
.hotel div span {
    font-size: 16px;
    line-height: 16px;
    color: #000;
}
.hotel div span:nth-of-type(2) {
    margin: 0 50px;
}
.hotel>img {
    float: right;
    width: 400px;
}
.stay p {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.stay ul {
    margin-top: 20px;
}
.stay ul li {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: left;
}
.stay ul li span {
    margin-left: 10px;
}
.stay ul li span a {
    color: #5254a0;
    text-decoration: underline;
}
.important {
    padding-bottom: 50px;
}
.important ul {
    margin-top: 114px;
}
.important ul li {
    float: left;
    width: 25%;
    border-bottom: 2px solid #ccc;
    position: relative;
}
.important ul li span {
    width: 20px;
    height: 20px;
    border: 6px solid #5254a0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -10px;
}
.important ul li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
}
/*.important ul li:first-child dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
}
.important ul li:nth-of-type(3) dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
}
.important ul li:nth-of-type(2) dl {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
}
.important ul li:nth-of-type(4) dl {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
}*/
.important ul li dl dt {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 24px;
}
.important ul li dl dd {
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 24px;
}
.scientific ul {
    overflow: hidden;
}
.scientific ul li {
    float: left;
    width: 50%;
    font-size: 16px;
    color: #000;
    text-align: left;
    line-height: 48px;
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: 50px center;
    padding-left: 80px;
    box-sizing: border-box;
}
.lwtj p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    margin-bottom: 20px;
}
.lwtj a {
    padding: 0 20px;
    line-height: 40px;
    display: inline-block;
    background-color: #5254a0;
    color: #fff;
    font-size: 16px;
}
#zcbm {
    position: relative;
}
#zcbm .block {
    position: absolute;
    width: 230px;
    height: 40px;
    background-color: #ecf1f4;
    right: 0;
    top: 455px;
}
.Explain {
    overflow: hidden;
    margin-bottom: 20px;
}
.Explain li {
    float: left;
    width: 400px;
    padding: 0 20px;
    box-sizing: border-box;
}
.Explain li:nth-of-type(2) {
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    box-sizing: border-box;
}
.Explain li dl {
    text-align: left;
}
.Explain li dl dt {
    font-size: 16px;
    color: #000;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}
.Explain li dl dd {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: left;
}
.Travel {
    margin-top: 40px;
}
.Travel p {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    text-indent: 32px;
    margin-bottom: 10px;
}
.Travel div dl {
    margin-bottom: 10px;
}
.Travel div dl dt {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
}
.Travel div dl dt span {
    margin-left: 10px;
}
.Travel div dl dd {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-left: 40px;
}
.language {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 550px;
    z-index: 1;
}
.language .title {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
.language .select {
    float: right;
    margin-right: 0;
    display: inline;
    position: relative;
    width: 80px;
}
.language .select span {
    display: block;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 50px center;
}
.language .select ul {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-bottom: none;
    display: none;
}
.language .select ul li {
    float: none;
    width: auto;
    height: auto;
    border-bottom: 1px solid #ddd;
    display: block;
}
.language .select ul li a {
    line-height: 30px;
    font-size: 14px;
    height: 30px;
    color: #000;
    background-color: #fff;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
}
.language .select ul.show {
    display: block;
}
.Review ul {
    overflow: hidden;
    position: relative;
    width: 1232px;
}
.Review ul li {
    float: left;
    width: 144px;
    margin-right: 32px;
    display: inline;
}
.Review ul li img {
    width: 100%;
}
.Review ul li div {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #000;
}
.Review a {
    padding: 0 20px;
    line-height: 40px;
    display: inline-block;
    background-color: #5254a0;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
.process2 strong {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    color: #000;
    margin: 20px 0;
    display: block;
}
.process2 p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.process2 div {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
}
.process2 div a {
    color: #5254a0;
    padding: 0;
    background: none;
    text-decoration: underline;
    margin: 0;
    line-height: 24px;
}
.process2 a {
    padding: 0 20px;
    line-height: 40px;
    display: inline-block;
    background-color: #5254a0;
    color: #fff;
    font-size: 16px;
}
.Calendar ul {
    margin-top: 84px;
    margin-bottom: 180px;
}
.Calendar ul li {
    float: left;
    width: 240px;
    border-bottom: 2px solid #ccc;
    position: relative;
}
.Calendar ul li span {
    width: 20px;
    height: 20px;
    border: 6px solid #5254a0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -10px;
}
.Calendar ul li dl {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.Calendar ul li dl dt {
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    margin-top: -50px;
    margin-bottom: 50px;
}
.Calendar ul li dl dd {
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 24px;
}
.xsbm {
    color: red;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
    text-decoration: underline;
    display: block;
}
.add {
    overflow: hidden;
    margin-top: 40px;
    border-top: 1px dashed #ddd;
    padding-top: 40px;
}
.add img {
    float: right;
    width: 400px;
}
.add dl {
    float: left;
    width: 760px;
}
.add dl dt {
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.add dl dd {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
}
.dplc {
    margin-top: 40px;
    border-top: 1px dashed #ddd;
    padding-top: 40px;
}
.dplc div {
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.dplc img {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.schedule {
    background-color: #ddd;
    margin-bottom: 40px;
}
.schedule td {
    background-color: #fff;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding: 10px;
    text-align: left;
}
.schedule td:first-of-type {
    width: 50px;
    text-align: center;
}
.schedule tr.day td {
    background-color: #dbdef1;
    color: #52549f;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.schedule tr.day:hover td {
    background-color: #dbdef1;
}
.schedule tr.special td {
    font-weight: bold;
    background-color: #f1eddb;
}
.schedule tr.special:hover td {
    background-color: #f1eddb;
}
.schedule tr:hover td {
    background-color: #f2f2f2;
}
.schedule tr.rest td {
    background-color: #f2f2f2;
}
.schedule tr.rest:hover td {
    background-color: #f2f2f2;
}
.PPT {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    z-index: 2;
    display: none;
}
.PPT >div {
    display: table-cell;
    vertical-align: middle;
}
.PPT >div div {
    width: 1200px;
    padding: 50px 0;
    background-color: #fff;
}
.PPT> div span {
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
}
.PPT> div input {
    width: 500px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    text-align: left;
    text-indent: 10px;
}
.PPT> div a {
    width: 100px;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 40px;
    display: block;
    background-color: #5254a0;
    color: #fff;
    font-size: 16px;
}
.PPT> div div{
	position: relative;
}
.PPT> div div img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}