/*中英文切换*/
/*.lan-switcher {
  div {
    float: left;
    margin-left: 0px;
    background-color: @white;
    color: @blue;
    border: 1px solid @blue;
    &:hover {
      .sel;
    }
  }
  .sel {
    background-color: @blue;
    color: @white;
  }
}*/
.dlg_wrapper.dlg_detail .dlg_inner {
  width: 500px;
}
.dlg_wrapper.dlg_detail .dlg_inner .dlg_content .title {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.dlg_wrapper.dlg_detail .dlg_inner .dlg_content p {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  margin-bottom: 10px;
}
body {
  position: relative;
}
.main {
  background: #f4f4f5;
}
.main ul li {
  float: left;
  list-style: none;
}
.main .fl {
  float: left;
}
.main .fr {
  float: right;
}
.main .ft20 {
  font-size: 20px;
}
.main .ft18 {
  font-size: 18px;
}
.main .bulletin {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 501;
}
.main .bulletin .inner {
  width: 600px;
  height: 570px;
  margin: 150px auto 0px auto;
  background: #fff;
  border-radius: 3px;
  box-shadow: #666 0px 0px 30px;
  padding: 0px 10px;
}
.main .bulletin .inner .head {
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  color: #000;
}
.main .bulletin .inner .head .close {
  margin: 10px 10px 0px 0px;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-image: url(../img/x_p.png);
  float: right;
  background-position: center;
}
.main .bulletin .inner .title {
  color: #2d6ec0;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
.main .bulletin .inner p {
  font-size: 12px;
  margin: 0px 30px;
  line-height: 22px;
  color: #333;
}
.main .bulletin .inner .grayblock {
  background: #e0e0e0;
  color: #000;
  font-size: 13px;
  line-height: 22px;
  padding: 10px 20px;
  margin: 10px 20px;
}
.main .bulletin .inner .foot {
  text-align: right;
  font-size: 13px;
  margin-right: 20px;
  margin-top: 20px;
}
.main .guide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 501;
}
.main .guide .inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  position: relative;
}
.main .guide .inner.guide1 {
  background-image: url(../img/guide1.png);
  background-position: 612px 19px;
}
.main .guide .inner.guide2 {
  background-image: url(../img/guide2.png);
  background-position: 644px 0px;
}
.main .guide .inner.guide3 {
  background-image: url(../img/guide3.png);
  background-position: 115px 660px;
}
.main .guide .inner.guide4 {
  background-image: url(../img/guide4.png);
  background-position: 360px 2433px;
}
.main .guide .inner.guide5 {
  background-image: url(../img/guide5.png);
  background-position: 600px 33px;
}
.main .guide .btns {
  width: 300px;
  position: absolute;
  color: #fff;
}
.main .guide .btns button {
  color: #fff;
  border: 1px solid #fff;
  background: #999;
  padding: 2px 5px;
}
.main .guide .btns .blue {
  background: #2d6ec0;
}
.main .guide .btns.guide1 {
  left: 950px;
  top: 450px;
}
.main .guide .btns.guide2 {
  left: 950px;
  top: 330px;
}
.main .guide .btns.guide3 {
  left: 415px;
  top: 1070px;
}
.main .guide .btns.guide4 {
  left: 660px;
  top: 2600px;
}
.main .guide .btns.guide5 {
  left: 600px;
  top: 33px;
}
.main .tt {
  font-size: 22px;
  color: #000;
  border-bottom: 1px solid #f4f4f5;
  line-height: 62px;
  margin-bottom: 10px;
}
.main .tt .tl {
  display: inline-block;
  width: 5px;
  height: 22px;
  background-color: #2d6ec0;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: -3px;
}
.main .tt .tm {
  font-size: 14px;
  color: #666;
}
.main .tt .tm2 {
  line-height: 16px;
}
.main .tt .more {
  color: #0068B7;
  font-size: 16px;
  float: right;
}
.main .tt.tt2 {
  text-align: center;
  font-size: 26px;
  border-bottom: 0px solid;
  color: #0068B7;
}
.main .tt.tt2.borderb {
  border-bottom: 1px solid #f4f4f5;
}
.main .mo {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: url(../img/more.png) no-repeat;
}
.main .mo a {
  width: 100%;
  height: 100%;
  display: block;
}
.main .banner {
  height: 500px;
}
.main .banner .btns {
  padding-top: 220px;
}
.main .banner .btns .left_btn,
.main .banner .btns .right_btn {
  width: 38px;
  height: 38px;
  margin: 0px 50px;
}
.main .banner .btns .left_btn {
  float: left;
  background: url("../img/left_btn.png");
}
.main .banner .btns .right_btn {
  float: right;
  background: url("../img/right_btn.png");
}
.main .notice_panel {
  background: #e8e8e8;
  margin-bottom: 16px;
  height: 44px;
  overflow: hidden;
}
.main .notice_panel > div {
  width: 1200px;
  height: 44px;
  margin: 0 auto;
}
.main .notice_panel > div .title {
  font-size: 21px;
  color: #0068B7;
  float: left;
  border-right: 1px solid;
  padding: 4px 10px;
  margin: 5px 10px;
}
.main .notice_panel > div .notice {
  margin-left: 120px;
  position: relative;
}
.main .notice_panel > div .notice li {
  margin-left: 8px;
  float: none;
  line-height: 44px;
}
.main .search_panel {
  width: 1200px;
  height: 205px;
  margin: 0px auto 16px auto;
  padding: 0px 190px;
  box-sizing: border-box;
}
.main .search_panel ul li {
  padding-top: 30px;
  line-height: 21px;
  font-size: 16px;
  color: #939393;
  margin: 30px 50px 0px 60px;
  position: relative;
  cursor: pointer;
  min-width: 30px;
  text-align: center;
}
.main .search_panel ul li:hover {
  color: #0068B7;
}
.main .search_panel ul li.on {
  color: #0068B7;
}
.main .search_panel ul .li1 {
  background: url(../img/search4.png) no-repeat center top;
}
.main .search_panel ul .li1.on,
.main .search_panel ul .li1:hover {
  background: url(../img/search44.png) no-repeat center top;
}
.main .search_panel ul .li2 {
  background: url(../img/search1.png) no-repeat center top;
}
.main .search_panel ul .li2.on,
.main .search_panel ul .li2:hover {
  background: url(../img/search11.png) no-repeat center top;
}
.main .search_panel ul .li3 {
  background: url(../img/search2.png) no-repeat center top;
}
.main .search_panel ul .li3.on,
.main .search_panel ul .li3:hover {
  background: url(../img/search22.png) no-repeat center top;
}
.main .search_panel ul .li4 {
  background: url(../img/search3.png) no-repeat center top;
}
.main .search_panel ul .li4.on,
.main .search_panel ul .li4:hover {
  background: url(../img/search33.png) no-repeat center top;
}
.main .search_panel .search_ul li {
  margin: 0px;
  width: 175px;
}
.main .search_panel .ipt {
  width: 663px;
  height: 58px;
  float: left;
  margin-top: 10px;
  font-size: 16px;
  overflow: hidden;
  background: url(../img/searchbox1.png) no-repeat;
}
.main .search_panel .ipt input {
  width: 700px;
  height: 46px;
  padding-left: 15px;
  border: 0px solid;
  outline: 0px solid;
  background: transparent;
  margin-top: 10px;
}
.main .search_panel .btn {
  width: 120px;
  height: 48px;
  border-radius: 0px;
}
.main .w_ctrl {
  width: 1200px;
  margin: 0 auto;
}
.main .shadow:hover {
  box-shadow: 0px 5px 6px 0px rgba(7, 3, 4, 0.12);
}
.main .zone1 {
  width: 33%;
  height: 542px;
  background-color: #fff;
  float: left;
  padding: 0px 10px;
  box-sizing: border-box;
  position: relative;
}
.main .zone1 .tt {
  margin-bottom: 0px;
}
.main .zone1 .tt2 {
  padding-top: 10px;
}
.main .zone1 .outerul {
  height: 450px;
  overflow: hidden;
}
.main .zone1 .outerul ul {
  position: relative;
}
.main .zone1 .outerul li {
  padding-top: 10px;
  padding-bottom: 20px;
  float: none;
  line-height: 18px;
}
.main .zone1 .outerul li .sname {
  color: #666;
}
.main .zone1 .outerul li .sno {
  color: #0068B7;
}
.main .zone1 .outerul li:hover .sname {
  color: #0068B7;
}
.main .zone2,
.main .zone4 {
  width: 65.5%;
  height: 542px;
  background-color: #fff;
  float: right;
  padding: 0px 10px;
  box-sizing: border-box;
  position: relative;
}
.main .zone2 .dtl,
.main .zone5 .dtl {
  cursor: pointer;
  background: #2d6ec0;
  color: #fff;
  display: inline-block;
  height: 16px;
  width: 16px;
  line-height: 16px;
  border-radius: 9px;
  font-size: 12px;
  text-align: center;
  margin-left: 10px;
}
.main .zone2 > p,
.main .zone5 > p {
  background: #f4f4f5;
  line-height: 30px;
  padding: 8px 5px 0px 5px;
  margin-bottom: 80px;
}
.main .zone2 .para,
.main .zone5 .para {
  width: 425px;
  height: 370px;
  padding: 55px 28px 46px 31px;
  background-color: #f4f4f5;
  font-size: 17px;
  box-sizing: border-box;
  margin-bottom: 70px;
  /*font-family: "ArialMT";*/
}
.main .zone2 .outerul,
.main .zone5 .outerul {
  width: 720px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.main .zone2 .outerul .left,
.main .zone5 .outerul .left,
.main .zone2 .outerul .right,
.main .zone5 .outerul .right {
  width: 25px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 75px;
  background-repeat: no-repeat;
  background-position: center;
}
.main .zone2 .outerul .left,
.main .zone5 .outerul .left {
  left: 0px;
  opacity: 0.3;
  background-image: url(../img/lt.png);
}
.main .zone2 .outerul .right,
.main .zone5 .outerul .right {
  right: 0px;
  opacity: 1;
  background-image: url(../img/rt.png);
}
.main .zone2 .outerul .books,
.main .zone5 .outerul .books {
  width: 6480px;
  position: relative;
  left: 0px;
}
.main .zone2 .outerul .books a,
.main .zone5 .outerul .books a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.main .zone2 .outerul .books li,
.main .zone5 .outerul .books li {
  width: 240px;
}
.main .zone2 .outerul .books li .img,
.main .zone5 .outerul .books li .img {
  width: 147px;
  height: 186px;
  border: 1px solid #ccc;
  margin: 0px auto 10px auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  display: block;
}
.main .zone2 .outerul .books li p,
.main .zone5 .outerul .books li p {
  text-align: center;
  color: #0068B7;
}
.main .zone3,
.main .zone5 {
  height: 374px;
  margin-top: 16px;
  background: #fff;
  margin-bottom: 44px;
  position: relative;
}
.main .zone3 .tt,
.main .zone4 .tt {
  margin-bottom: 0px;
  padding: 0px 10px;
}
.main .zone3 .outerul,
.main .zone4 .outerul {
  height: 310px;
  overflow: hidden;
  margin: 0px 12px;
  position: relative;
}
.main .zone3 .outerul .pbooks,
.main .zone4 .outerul .pbooks {
  width: 7560px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.main .zone3 .outerul .pbooks li,
.main .zone4 .outerul .pbooks li {
  width: 196px;
  height: 310px;
  font-size: 12px;
  color: #666;
}
.main .zone3 .outerul .pbooks li .img,
.main .zone4 .outerul .pbooks li .img {
  width: 156px;
  height: 200px;
  margin: 20px auto 10px auto;
  display: block;
}
.main .zone3 .outerul .pbooks li p,
.main .zone4 .outerul .pbooks li p {
  text-align: center;
}
.main .zone3 .outerul .pbooks .li1,
.main .zone4 .outerul .pbooks .li1 {
  border-left: 0px solid;
}
.main .zone5 {
  height: auto;
  padding-top: 60px;
  margin-top: 50px;
  margin-bottom: 0px;
}
.main .zone5 .w_ctrl {
  position: relative;
}
.main .zone5 .tt {
  width: 1147px;
  font-size: 28px;
  margin: 0 auto 40px auto;
  line-height: 40px;
  text-shadow: rgba(0, 0, 0, 0.12) 0px 5px 3px;
}
.main .zone5 .outerul {
  margin-top: 68px;
  margin-left: 50px;
}
.main .zone4 .tt {
  line-height: 94px;
}
.main .zone4 .outerul {
  margin: 83px 21px 0px 21px;
}
.main .zone4 .outerul .pbooks li {
  width: 158px;
  margin-right: 30px;
}
.main .zone4 .outerul .pbooks li:hover a p {
  color: #0068B7;
}
.main .zone4 .outerul .pbooks li .img {
  margin: 0px;
}
.main .news_panel .tt.tt2,
.main .moduleMap .tt.tt2 {
  font-size: 30px;
}
.main .news_panel {
  background: #f8f9f9;
}
.main .news_panel .tt {
  border-bottom: 0px solid;
}
.main .news_panel .tt2 {
  padding-top: 40px;
}
.main .news_panel .more {
  color: #0068B7;
  font-size: 16px;
  float: right;
  margin-bottom: 20px;
}
.main .news_panel #news li {
  height: 460px;
}
.main .news_panel ul li {
  width: 32%;
  height: 40px;
  margin-left: 2%;
  color: #000;
}
.main .news_panel ul li .img {
  height: 198px;
  background-size: cover;
}
.main .news_panel ul li .title {
  height: 34px;
  line-height: 34px;
  margin-top: -34px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-left: 15px;
}
.main .news_panel ul li .intro {
  height: 90px;
  line-height: 28px;
}
.main .news_panel ul li .news2 {
  display: block;
  max-height: 60px;
  line-height: 25px;
  color: #0068B7;
  text-decoration: underline;
  margin-top: 8px;
}
.main .news_panel ul .li1 {
  margin-left: 0%;
}
.main .map_panel {
  height: 874px;
  background: #fff;
}
.main .map_panel #container {
  height: 800px;
}
.main .moduleMap {
  height: 750px;
  background: #fff;
}
.main .moduleMap .tt2 {
  padding-top: 40px;
}
.main .moduleMap .world_div {
  width: 1200px;
  margin: 0 auto;
}
.main .moduleMap .world_div .tt {
  border: 0px solid;
}
.main .moduleMap .world_div .changemap {
  margin: 10px 5px;
}
.main .moduleMap .world_div .changemap #back_cursor {
  width: 32px;
  height: 16px;
  display: inline-block;
  border-radius: 16px;
  background: #2d6ec0;
  margin-bottom: -3px;
}
.main .moduleMap .world_div .changemap #back_cursor #cursor {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #fff;
  position: relative;
  top: 1px;
  left: 17px;
}
.main .moduleMap .world_div .world_div1 {
  width: 210px;
  height: 500px;
  overflow: hidden;
  position: relative;
  margin-top: 50px;
  float: left;
}
.main .moduleMap .world_div .world_div1 ul > li {
  float: none;
}
.main .moduleMap .world_div .world_div1 .scroll_bar {
  width: 0px;
  height: 100%;
  border-left: 1px solid #666666;
  position: absolute;
  top: 0px;
  right: 5px;
}
.main .moduleMap .world_div .world_div1 .scroll_bar .scroll_btn {
  width: 10px;
  height: 50px;
  border-radius: 5px;
  background: #cccccc;
  position: absolute;
  top: 0px;
  left: -5px;
}
.main .moduleMap .world_div .world_div2 {
  float: left;
  width: 790px;
  height: 600px;
  margin-left: 100px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.main .moduleMap .world_div .world_div2 .legend {
  width: 300px;
  position: absolute;
  right: 0px;
  bottom: 50px;
}
.main .moduleMap .world_div .world_div2 .legend li {
  float: left;
  list-style: none;
  margin-right: 15px;
}
.main .moduleMap .world_div .world_div2 .legend li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.main .moduleMap .world_div .world_div2 .legend li .color1 {
  background-color: #2d6ec0;
}
.main .moduleMap .world_div .world_div2 .legend li .color2 {
  background-color: #87cefa;
}
.main .moduleMap .world_div .world_div2 .legend li .color3 {
  background-color: #ccc;
}
.main .moduleMap .world_div .world_div2 .world_div2_1 {
  height: 600px;
  width: 990px;
  margin-left: -100px;
  text-align: center;
}
.main .moduleMap .world_div .world_div2 .world_div2_2 {
  height: 42px;
  color: #000;
  font-size: 22px;
  line-height: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.main .moduleMap .world_div .world_div2 .world_div2_2 .modmapPic {
  width: 481px;
  height: 42px;
  float: right;
  margin-right: 15px;
  background: url(../img/worldmap_footer.png) no-repeat right center;
}
.main .moduleMap .modname {
  width: 100%;
  color: #000;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
}
.main .footer1.cn {
  background: #1f2d38;
  color: #fff;
  line-height: 24px;
  text-align: left;
  padding-top: 35px;
}
.main .footer1.cn .footerleft {
  width: 661px;
  padding-right: 70px;
}
.main .footer1.cn .footermiddle {
  width: 180px;
  padding-right: 70px;
}
.main .footer1.cn .footermiddle li {
  color: #fff;
  margin-bottom: 18px;
}
.main .footer1.cn .footermiddle li a {
  color: #fff;
}
.main .footer1.cn .footerright {
  width: 219px;
}
.main .footer1.en {
  background: #1f2d38;
  color: #fff;
  line-height: 24px;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1280px) {
  body {
    min-width: 1200px;
  }
  body .main {
    margin: 0 auto;
    min-width: 1200px;
  }
  body .header-panel {
    min-width: 1200px;
  }
  body .header-panel .show-panel {
    width: 1200px;
  }
  body .header-panel .show-panel .navbar li {
    width: 120px;
  }
}
