* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.dn {
  display: none;
}
.mb30 {
  margin-bottom: 30px;
}
body {
  background: url("../images/bg.png");
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
.db {
  display: block;
}
.tea {
  display: block;
  margin: 0 auto;
}
.g-top {
  width: 100%;
  height: 1022px;
  background: url("../images/top_bg.png") no-repeat;
  position: relative;
  z-index: 600;
  background-size: 100% 100%;
}
.g-containt {
  width: 1310px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 999;
  position: relative;
}
.g-scroll {
  width: 1071px;
  padding: 40px 65px;
  overflow: hidden;
  margin: 0 auto;
  background: url("../images/scrolls_main.png") repeat-y;
  margin-top: -1px;
}
.br {
  margin-bottom: 20px;
}
.g-box {
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 60px;
}
.f-column-name {
  font-size: 26px;
  text-align: center;
  color: #0b277b;
  margin: 15px 0;
}
.g-left {
  float: left;
  width: 581px;
}
.abstract {
  font-size: 20px;
  color: #646464;
  line-height: 1.8em;
  text-align: justify;
}
.text-left {
  text-align: left;
}
.m-news-list {
  overflow: hidden;
  margin-top: 20px;
}
.m-news-list li {
  margin-bottom: 15px;
  height: 18px;
  overflow: hidden;
}
.m-news-list li a {
  line-height: 18px;
  color: #646464;
  font-size: 18px;
}
.g-right {
  width: 386px;
  float: right;
  overflow: hidden;
}
.m-live {
  width: 331px;
  height: 264px;
  padding: 20px 25px;
  margin: 20px auto;
  background: url("../images/live.png");
}
.live-list {
  margin-top: 20px;
}
.live-list li {
  height: 32px;
  border:1px solid #0b277b;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  overflow: hidden;
}
.live-list li a {
  font-size: 18px;
  line-height: 32px;
  color: #0b277b;
  margin-left: 5px;
}
.video_p {
  text-align: left;
  font-size: 20px;
  color: #0b277b;
}
.video_p a {
  font-size: 16px;
  float: right;
  color: #0b277b;
  margin-top: 7px;
}
.video-list {
  overflow: hidden;
  margin-top: 20px;
}
.video-list li {
  overflow: hidden;
  margin-bottom: 15px;
}
.u-left-img {
  position: relative;
  width: 142px;
  height: 95px;
  float: left;
}
.u-right-text {
  float: right;
  width: 218px;
  height: 95px;
  position: relative;
}
.u-right-text a {
  font-size: 18px;
  color: #535353;
  line-height: 2em;
}
.u-right-text p {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #535353;
  font-size: 14px;
}
.speech-list {
  overflow: hidden;
}
.speech-list li {
  width: 292px;
  float: left;
  text-align: center;
  margin-right: 38px;
  margin-bottom: 20px;
}
.f-name {
  font-size: 20px;
  color: #0b277b;
}
.f-position {
  font-size: 14px;
  color: #0b277b;
}
.talk-list {
  padding: 10px;
  border: 1px solid #7d7ea3;
  overflow: hidden;
  margin-top: 20px;
}
.talk-list li {
  width: 100%;
  border-bottom: 1px solid #bcbdd0;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.talk-list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.f-talk-title {
  font-size: 16px;
  color: #646464;
  display: block;
  margin-bottom: 5px;
}
.f-talk-text {
  font-size: 12px;
  color: #909090;
  display: block;
}
.picture-list {
  overflow: hidden;
}
.picture-list li {
  margin-bottom: 20px;
  overflow: hidden;
}
.picture-list li img {
  float: left;
  width: 186px;
  height: 128px;
}
.picture-text {
  width: 495px;
  height: 128px;
  float: right;
  position: relative;
}
.picture-text a {
  font-size: 18px;
  color: #535353;
  line-height: 1.5;
}
.picture-text span {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #535353;
  font-size: 14px;
}
.g-picture-left {
  width: 715px;
  float: left;
}
.g-picture-right {
  width: 245px;
  float: right;
  text-align: center;
}
.ad-title {
  font-size: 18px;
  color: #646464;
  margin-top: 20px;
}
.u-tab {
  width: 100%;
  overflow: hidden;
  background:#e5e7ec;
  margin-top: 20px;
}
.u-tab li {
  width: 33%;
  height: 62px;
  float: left;
  line-height: 62px;
  text-align: center;
}
.u-tab li.active {
  border-bottom:2px solid #2135ad;
}
.u-tab li a {
  font-size: 20px;
  color: #0b277b;
}
.f-tab-left {
  float: left;
  width: 345px;
  padding: 10px 20px;
}
.f-tab-left li {
  padding: 20px 0;
  border-bottom: 1px solid #7c7da2;
}
.f-tab-left li:last-child {
  border: none;
}
.u-tab-title {
  display: block;
  color: #646464;
  font-size: 16px;
}
.u-tab-text {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  color: #b5b5b5;
}
.f-tab-right {
  float: right;
  width: 605px;
}
.tab-list {
  overflow: hidden;
}
.tab-list li {
  overflow: hidden;
}
.bg2 {
  position: absolute;
  left: 0;
  top:1022px;
  z-index: 0;
  width: 100%;
}
.guest-list {
  overflow: hidden;
}
.guest-list li {
  width: 140px;
  height: 200px;
  float: left;
  text-align: center;
  margin-right: 58px;
  margin-bottom: 20px;
}
.nav_border {
  position: absolute;
  right: 54px;
  top: 20px;
  z-index: 999;
}
.nav {
  position: absolute;
  right: 20px;
  top:80px;
  background: url("../images/nav.png");
  width: 70px;
  height: 630px;
}
.nav a {
  width: 52px;
  height: 110px;
  display: block;
  margin-bottom: 20px;
}
#canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
}
@media screen and (max-width: 500px) {
    body {
        width: 1310px;
    }
} 
.f-thanks {
    font-size: 20px;
    text-align: center;
    color: #0b277b;
}
.news-scrollbox {
  position: relative;
  width: 100%;
  height: 334px;
}
.news-scrollbox img {
  width:100%;
  height: 334px;
}
.news-scrollbox-a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.75);
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 16px;
}
.news-list {
  list-style: none;
  overflow: hidden;
}
.news-list li {
  margin-bottom: 30px;
}
.h2 {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  line-height: 1.4;
}
.hint {
  font-size: 12px;
  color: #b6b6b6;
  line-height: 1.5;
  margin-top: 10px;
}
.left-box {
  overflow: hidden;
  width: 100%;
}
.g-containt-left {
  width: 600px;
  float: left;
  margin-left: 40px;
}
.g-containt-left-box {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 30px;
}
.g-containt-right {
  width: 354px;
  float: left;
  overflow: hidden;
  margin-left: 20px;
  position: relative;    
}
.news-scrollbox ul {
  width: 3000px;
  overflow: hidden;
  position: relative;
}
.news-scrollbox li {
  width: 600px;
  height: 334px;
  position: relative;
  float: left;
}
.u-news-items {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
}
.u-news-items a {
  display: inline-block;
  width: 142px;
  height: 5px;
  background: #fff;
  margin-left: 7px;

}
.u-news-items a.on {
    background: red;
}
.u-pos {
  position: relative;
}
.pos-a {
  position: absolute;
  right: 0;
  top: 10px;
  color: #003366;
  font-size: 16px;
}
.fulongma {
  position: absolute;
  display: block;
  width: 232px;
  height: 26px;
  left: 62px;
  top: 728px;

}
.fuguo {
  position: absolute;
  display: block;
  width: 120px;
  height: 38px;
  left: 114px;
  top: 760px;

}
.fuli {
     position: absolute;
    display: block;
    width: 70px;
    height: 50px;
    left: 143px;
    top: 793px;
}
.big-pic {
  width: 990px;
  height: 438px;
  margin: 0 auto;
}
.g-box-a {
  position: relative;
  display: block;
}
.g-box-p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: white;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}
.talk-box {
  width: 390px;
  float: left;
  height: auto;
  margin-left: 40px;
  margin-bottom: 40px;
}
.talk-person {
  width: 100%;
  height: 237px;
  position: relative;
  overflow: hidden;
}
.talk-list {
  padding: 10px 15px;
  background: #e7ebf4;
  border: none;
  margin-top: 0;
}
.talk-list li {

}
.talk-title {
  display: block;
  color: #646464;
  font-size: 16px;
  line-height: 1.5;
}
.talk-hint {
  font-size: 12px;
  line-height: 1.2;
  color: #b5b5b5;
  margin-top: 10px;
}
.video-person {
  width: 550px;
  height: 450px;
  float: left;
}
.video-list {
  width: 400px;
  float: left;
  margin-left: 20px;
}
.video-list li {
  padding: 5px;
  background: #f2f2f2;
  margin-bottom: 10px;
}
.video_ico {
  float: left;
  margin-top: 5px;
}
.video_text {
  float: left;
  margin-left: 20px;
  color: #0b277b;
  font-size: 14px;
  font-weight: bolder;
}
.video_title {
  font-size: 14px;
  color: #0b277b;
  margin-left: 20px;
}
.talk-person img {
  width:100%; 
}
.g-person-p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(11, 39, 123, 0.55);
    color: white;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}