﻿/* CSS Document */
/*全局基础设置css*/
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color:#000;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  color:#00000;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
body {
  font-family: "Microsoft YaHei";
  min-width: 1320px;
}
.u_webHeader {
  display: none;
}
.g_bdw {
  background: url(../images/banner.jpg) top center no-repeat;
  width: 100%;
  position: relative;
  zoom: 1;
  /*左布局*/
  /*右布局*/
  /*banner条*/
}
.g_bdw:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .m_l_main {
  float: left;
}
.g_bdw .m_r_main {
  float: right;
}
.g_bdw .m_banner {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.g_bdw .m_banner a {
  position: absolute;
  font-size: 14px;
  color: #777777;
  right: 30px;
  top: 55px;
}
.g_bdw .m_header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 730px;
  overflow: hidden;
}
.g_bdw .m_header .m_h_img {
  text-align: center;
}
.g_bdw .m_header .m_h_img1 {
  margin-top: 245px;
  margin-bottom: 30px;
}
.g_bdw .gmwvideo {
  width: 1200px;
  background:#000;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g_bdw .gmwvideo .m_videoTitle {
  background: url(../images/videoTitle_bg.png) center no-repeat;
  width: 1000px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -500px;
  z-index: 100;
  color: #ffffff;
}
.g_bdw .gmwvideo .m_videoTitle a {
  font-size: 24px;
  color: #ffffff;
}
.g_bdw .g_pages {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 75px;
  background: url(../images/earth.png) center no-repeat;
  height: 600px;
  overflow: hidden;
}
.g_bdw .g_pages #next_btn {
  position: absolute;
  bottom: 0;
  right: 30px;
  background: url(../images/up.png) no-repeat;
  width: 64px;
  height: 33px;
}
.g_bdw .g_pages #prev_btn {
  position: absolute;
  bottom: 0;
  left: 30px;
  background: url(../images/down.png) no-repeat;
  width: 64px;
  height: 33px;
}
.g_bdw .g_pages .m_con {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: table;
  table-layout: fixed;
}
.g_bdw .g_pages .m_con .m_wrapCont {
  display: table-cell;
  vertical-align: middle;
}
.g_bdw .g_pages .video_url,
.g_bdw .g_pages .m_videoTitleCon {
  display: none;
}
.g_bdw .g_pages .m_part {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: inline-flex;
  overflow: visible;
}
.g_bdw .g_pages .m_part #big_circle {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -300px;
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-transform-origin: center center;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  -o-transform-origin: center center;
}
.g_bdw .g_pages .sector {
  position: absolute;
  width: 1200px;
  height: 600px;
  vertical-align: middle;
  text-align: center;
  top: 20px;
  left: 50%;
  margin-left: -600px;
}
.g_bdw .g_pages .sector ul {
  zoom: 1;
  position: relative;
}
.g_bdw .g_pages .sector ul:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_pages .sector ul li {
  left: 526px;
  height: 580px;
  text-align: center;
  position: absolute;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
  -webkit-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: center bottom;
}
.g_bdw .g_pages .sector ul li img {
  width: 158px;
  height: 158px;
  border-radius: 158px;
}
.g_bdw .g_pages .sector ul li p {
  margin-top: 15px;
  color: #000000;
  font-size: 20px;
}
.g_bdw .g_pages .sector ul li p a {
  color: #000000;
}
.g_bdw .g_pages .sector ul .m_li1 {
  transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  -moz-transform: rotate(-75deg);
  -webkit-transform: rotate(-75deg);
}
.g_bdw .g_pages .sector ul .m_li2 {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.g_bdw .g_pages .sector ul .m_li3 {
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
.g_bdw .g_pages .sector ul .m_li4 {
  transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
.g_bdw .g_pages .sector ul .m_li5 {
  transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
}
.g_bdw .g_pages .sector ul .m_li6 {
  transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -webkit-transform: rotate(75deg);
}
.g_bdw .g_pages .sector ul .m_li7 {
  transform: rotate(105deg);
  -ms-transform: rotate(105deg);
  -moz-transform: rotate(105deg);
  -webkit-transform: rotate(105deg);
}
.g_bdw .g_pages .sector ul .m_li8 {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.g_bdw .g_pages .sector ul .m_li9 {
  transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  -moz-transform: rotate(165deg);
  -webkit-transform: rotate(165deg);
}
.g_bdw .g_pages .sector ul .m_li10 {
  transform: rotate(195deg);
  -ms-transform: rotate(195deg);
  -moz-transform: rotate(195deg);
  -webkit-transform: rotate(195deg);
}
.g_bdw .g_pages .sector ul .m_li11 {
  transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}
.g_bdw .g_pages .sector ul .m_li12 {
  transform: rotate(255deg);
  -ms-transform: rotate(255deg);
  -moz-transform: rotate(255deg);
  -webkit-transform: rotate(255deg);
}
.g_bdw .g_talks {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.g_bdw .g_talks .m_banner {
  background: url(../images/banner1.png) center no-repeat;
  height: 63px;
}
.g_bdw .g_talks ul {
  zoom: 1;
  margin-right: -58px;
}
.g_bdw .g_talks ul:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_talks ul li {
  float: left;
  position: relative;
  height: 220px;
  width: 577px;
  margin-bottom: 50px;
  margin-right: 52px;
}
.g_bdw .g_talks ul li .m_l_main {
  position: relative;
}
.g_bdw .g_talks ul li .m_imgWrap {
  width: 180px;
  height: 220px;
}
.g_bdw .g_talks ul li .m_imgWrap img {
  width: 100%;
  height: 180px;
  border-radius: 180px;
}
.g_bdw .g_talks ul li .m_js {
  background: url(../images/zy_bg.png) no-repeat;
  width: 188px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  position: absolute;
  left: 63px;
  bottom: 47px;
}
.g_bdw .g_talks ul li .m_name {
  background: url(../images/name_bg.png) no-repeat;
  width: 210px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 0;
  bottom: 17px;
}
.g_bdw .g_talks ul li .m_name p {
  padding-left: 10px;
  font-size: 16px;
  color: #000000;
}
.g_bdw .g_talks ul li .m_name p a {
  color: #000000;
}
.g_bdw .g_talks ul li .m_imgs {
  z-index: 10;
  margin-left: 10px;
}
.g_bdw .g_talks ul li .m_textCon {
  background: url(../images/con_bg.png) center no-repeat;
  width: 349px;
  height: 67px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 20px;
}
.g_bdw .g_talks ul li .m_textCon p {
  padding: 0 30px;
  line-height: 26px;
}
.g_bdw .g_talks ul li .m_zyCon {
  background: url(../images/text_bg.png) center no-repeat;
  width: 387px;
  height: 115px;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  overflow: hidden;
}
.g_bdw .g_talks ul li .m_zyCon p {
  width: 253px;
  margin-top: 27px;
  margin-left: 110px;
}
.g_bdw .g_thanks {
  margin-top: 50px;
}
.g_bdw .g_thanks .m_banner {
  background: url(../images/banner2.png) center no-repeat;
  height: 63px;
}
.g_bdw .g_thanks .m_part {
  background: #e6e6e6;
  padding-top: 66px;
}
.g_bdw .g_thanks .m_con {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_thanks .m_con ul.m_gqUl {
  zoom: 1;
  margin-right: -43px;
  padding-bottom: 18px;
  border-bottom: 1px solid #FFFFFF;
}
.g_bdw .g_thanks .m_con ul.m_gqUl:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_thanks .m_con ul.m_gqUl li {
  text-align: center;
  float: left;
  margin-left: 46px;
  margin-bottom: 32px;
  width:184px;
}
.g_bdw .g_thanks .m_con ul.m_gqUl li .m_imgWrap {
  width: 184px;
  height: 123px;
}
.g_bdw .g_thanks .m_con ul.m_gqUl li .m_imgWrap img {
  width: 184px;
  height: 123px;
}
.g_bdw .g_thanks .m_con ul.m_gqUl li .m_name {
  font-size: 16px;
  color: #000000;
  margin-top: 10px;
}
.g_bdw .g_thanks .m_con .m_logoUl {
  margin-top: 45px;
  zoom: 1;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}
.g_bdw .g_thanks .m_con .m_logoUl:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_thanks .m_con .m_logoUl li {
  float: center;
  margin-left: 0px;
}
.g_bdw .g_thanks .m_con .m_logoUl li:first-child {
  margin-left: 0;
}
/*要闻*/
.g_news{ width:1100px; height:382px; overflow:hidden; margin:0 auto; background:#fff; padding:35px 50px 0;}
.slideBox {
  width: 578px;
  height: 382px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .hd {
  height: 16px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin: 0 0 0 8px;
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  cursor: pointer;
  display: block !important;
  border-radius: 15px;
}
.slideBox .hd ul li.on {
  background: #E8A115;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 578px;
  height: 382px;
}
.slideBox .bd ul li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  background: url(http://www.akxw.cn/s/lantian/images/bg.png) repeat;
  text-align: left;
}
.slideBox .bd ul li p a {
  color: #fff;
  padding-left: 15px;
}
.slideBox .bd img {
  width: 578px;
  height: 382px;
}
.m_yaowen {
  width: 480px;
  height: 382px;
  float: right;
}
.m_yaowen span {
  display: block;
  padding: 0 0 15px;
  font-size: 24px;
  font-weight:bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_yaowen p {
  line-height: 32px;
  text-indent: 2em;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #777777;
  font-size: 14px;
  font-weight:normal;
}
.m_yaowen p a {
  color: #0055a4;
}
.m_yaowen li {
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
  height:30px;
  margin-top:5px;
  font-weight:normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_yaowen li b {
  width: 5px;
  height: 5px;
  background:#6E8885;
  display: block;
  float: left;
  margin: 12px 14px 0 7px;
}
.m_yaowen li:hover{ background:#E19478;}
.m_yaowen li:hover b{ background:#fff;}
.m_yaowen li:hover a{ color:#fff;}
.m_yaowen .u_more{ float:right; font-size:14px;margin-top: 15px;}
/*与会嘉宾与领导*/
.m_title{ width:100%;}
.m_title1{ margin:50px auto; width:1200px;}
.g_leader{ width:1200px; margin:50px auto 0; overflow:hidden;}
.g_leader li{ width:130px; float:left; margin:50px 0 0 92px;}
.g_leader li img{ width:130px; height:130px;border-radius:130px;}
.g_leader li span{ display:block; text-align:center; padding-top:12px;}
.g_leader li p{ text-align:center; padding-top:10px; font-size:14px;}
/*直播*/
.g_zhibo{ width:1200px; overflow:hidden; margin:50px auto 0;}
.m_videobox{ width:1200px; height:800px; margin-top:50px;}
.m_videobox #article_inbox,.m_videobox #video{ width:100%; height:100%;}
/*精彩图集*/
.icon-arrow-a-left,
.icon-arrow-a-right {
  background: url(http://www.akxw.cn/s/lantian/images/icon-sd26986d847.png) no-repeat;
}
.icon-arrow-a-left {
  background-position: 0 0;
  height: 50px;
  width: 50px;
}
.icon-arrow-a-left:hover,
.icon-arrow-a-left.arrow-a-left_hover,
.icon-arrow-a-left.arrow-a-left-hover {
  background-position: -60px 0;
}
.icon-arrow-a-right {
  background-position: -120px 0;
  height: 50px;
  width: 50px;
}
.icon-arrow-a-right:hover,
.icon-arrow-a-right.arrow-a-right_hover,
.icon-arrow-a-right.arrow-a-right-hover {
  background-position: -180px 0;
}
#main {
  overflow: hidden;
  zoom: 1;
  position: relative;
  background-color: #d2d2d2;
  margin: 50px auto 0;
}
#index_b_hero {
  width: 960px;
  height: 510px;
  margin: auto;
  position: relative;
}
#index_b_hero img {
  width: 950px;
  height: 500px;
}
#index_b_hero .heros {
  width: 960px;
  height: 510px;
}
#index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
#index_b_hero .next,
#index_b_hero .prev {
  filter: alpha(opacity=70);
  opacity: .7;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 5px;
  background-color: #303030;
  z-index: 3;
}
#index_b_hero .next:hover,
#index_b_hero .prev:hover {
  background-color: orangered;
}
#index_b_hero .next {
  margin: -25px 5px 0 0;
  right: 0;
}
#index_b_hero .disabled {
  background-color: #eee;
}
#index_b_hero .mask-left,
#index_b_hero .mask-right,
#index_b_hero .hero {
  background: #fff;
  padding: 5px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 500px;
  overflow: hidden;
  left: 1920px;
}
.hero a {
  display: inline-block;
  position: relative;
}
.hero p.imgtitle {
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 55px;
  width: 950px;
  background: url(http://www.akxw.cn/s/lantian/images/transparent.png) repeat;
  margin-left: 5px;
  line-height: 55px;
  text-align: center;
}
.hero p.imgtitle a {
  color: #fff;
  font-size: 18px;
}
#index_b_hero .mask-right,
#index_b_hero .mask-left {
  z-index: 4;
  left: -960px;
  filter: alpha(opacity=50);
  opacity: .5;
  background: #fff;
  overflow: hidden;
}
#index_b_hero .mask-right {
  left: 960px;
}
#index_b_hero .active {
  z-index: 2;
  left: 0;
}
/*专家观点*/
.g_expert{ width:1200px; margin:50px auto 0; overflow:hidden;}
.m_expert_left{ width:640px; height:396px; float:left;margin-top:50px;}
.m_expert_left img{ width:100%; height:100%; display:none;}
.picScroll-left {
  overflow: hidden;
  position: relative;
  width:540px;
  height:396px;
  background:#f8f8f8 url(../images/right.jpg) no-repeat right top;
  float:right;
  margin-top: 50px;
}
.picScroll-left .hd {
  position:relative;
  width: 100%;
  height:100%;
}
.picScroll-left .hd .prev {
  display: block;
  width: 36px;
  height: 14px;
  cursor: pointer;
  background: url(../images/prev.jpg) no-repeat;
  position:absolute;
  top:20px;
  left:240px;
}
.picScroll-left .hd .next {
  display: block;
  width: 36px;
  height: 14px;
  cursor: pointer;
  background: url(../images/next.jpg) no-repeat;
  position:absolute;
  bottom:20px;
  left:240px;
}
.picScroll-left .bd {
   width:488px;
   height:300px;
   position:absolute;
   top:48px;
   left:0;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 100%;
  height:30px;
  line-height:30px;
  margin-bottom:9px;
  text-overflow: ellipsis;
  white-space: nowrap;
overflow:hidden;
}
.picScroll-left .bd ul li a {
  padding:0 20px;
}
.picScroll-left .bd ul li:hover,.picScroll-left .bd ul li.on{ background:#E19478;;border-radius:15px;}
.picScroll-left .bd ul li:hover a,.picScroll-left .bd ul li.on a{
  color:#fff;
}
@media only screen and (max-width: 750px) {
  .web_w {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .u_webHeader {
    display: block;
  }
  .g-mobile .m_header {
    display: none;
  }
  .g-mobile .g_bdw {
    background: none;
  }
  .g-mobile .g_bdw .m_r_main,
  .g-mobile .g_bdw .m_l_main {
    float: none;
  }
  .g-mobile .g_bdw .m_banner {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-size: cover;
  }
  .g-mobile .g_bdw .m_banner img {
    width: 100%;
  }
  .g-mobile .g_bdw .m_banner a {
    right: 0;
    top: 0;
  }
}
