@charset "utf-8";

/**
 * author:ynchuan
 * version:1.0
 */

/**
 * 原始样式补偿,配合normalize.less使用
 */
body {
  font-family:  "Microsoft YaHei", "宋体",Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
	font-style:normal;
}
input, button, select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
ul, li {
  list-style: none;
}
html, body, div, figure, ul, li, header, article, footer, nav, aside, section, h1, h2, h3, h4, h5, h6, input, select, span, dd, dl {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/************support style****/

/**
 * position
 */
.pv {
  position: relative;
}
.pa {
  position: absolute;
}
.pf {
  position: fixed;
}

/**
 * vertical align
 */
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}

/**
 * 边距 
 */

/* 无border */
.bn {
  border: 0;
  outline: none;
}

/**
 font
 */

/* cursor */
.poi {
  cursor: pointer;
}
.def {
  cursor: default;
}

/*overflow*/
.ofh {
  overflow: hidden;
}
.ofa {
  overflow: auto;
}

/* visibility */
.vh {
  visibility: hidden;
}
.vv {
  visibility: visible;
}

/**
 * 显示隐藏
 */
.show {
  display: block;
}
.hide {
  display: none;
}

/**
 * float
 */
.fl {
  float: left;
}
.fr {
  float: right;
}

/**
 * text-align
 */
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}

/**
 * clear
 */
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.clear {
  clear: both;
  overflow: hidden;
  display: block;
}

/**
 * 过渡动画效果
 */
.trans {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/**
 * 背景色     
 */

/**
 * multiple css
 */
.bfc {
  overflow: hidden;
  *zoom: 1;
}
.txto {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.center {
  margin-left: auto;
  margin-right: auto;
  *display: inline;
  *zoom: 1;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* 清除浮动-1*/
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 清除浮动-2*/
.fix {
  *zoom: 1;
}
.fix:after {
  display: table;
  content: '';
  clear: both;
}

/**
**三角
*/

/* 绝对定位隐藏 */
.abs-out {
  position: absolute;
  left: -999em;
  top: -999em;
}
.abs-clip {
  position: absolute;
  clip: rect(0 0 0 0);
}

/* 按钮禁用 */
.disabled {
  color: #acacac !important;
  border-color: #acacac !important;
  text-shadow: 1px 1px #fff !important;
  outline: 0 !important;
  cursor: default !important;
  pointer-events: none;
}
.disabled:hover {
  text-decoration: none !important;
}

/**
 * 页面整体布局样式
 */
.mw {
  max-width: 1500px;
  min-width: 1200px;
  *width: 1200px;
}
.main-flow {
  position: relative;
  *text-align: center;
  position: absolute;
  width: 100%;
  min-height: 100%;
  _height: 100%;
  top: 0;
  left: 0;
  *text-align: center;
  background: #f6f5f4;
  /* background-size: 100%; */
}
.wrap{
	width: 1300px;
	margin: 0 auto;
}
.header {
  width:100%;
	height: 60px;
	background-color:#0f4bbd;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  background: rgba(15,75,189,.6); 	
	overflow:hidden;
  position: fixed;
  top: 0;
	line-height: 60px;
	z-index: 99;
}


.header .header-logo {
  float: left;
  width: 120px;
  margin-top: 10px;
}
.header .header-logo img{
	width:100%;
}

.header .ul-nav{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.li-nav{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 25px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.li-nav a{color:#fff;}
.li-nav:hover{
	background: #00a0e9;
}

.header-logo2{
	float: right;
	width: 120px;
	margin-top: 6px;
}
.header-logo2 img{
	width: 100%;
}



.div-banner{
	width: 100%;
	height: auto;
}







.section{
	position:relative;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.h3-tl{
	width: 100%;
	height: 78px;
	line-height: 78px;
	text-align: center;
	background: url(../images/h3-tl.png) center no-repeat;
	color: #5988e2;
	font-size: 36px;
	margin: 40px auto;
	font-weight: 500;
}

/* 观点墙 */
.section-a{
	margin-top: 0;
	min-height: 540px;
	background: url(../images/section-bg1.png) center bottom no-repeat;
}

.ck-slide { 
	width: 1300px;
	height:360px;
	margin: 40px auto;
}
.ck-slide ul.ck-slide-wrapper { 
	
}
.ck-slide ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 40px;
}
.ck-slide {
	position: relative;
	overflow: hidden;
}
.ck-slide ul.ck-slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 380px;
	overflow:hidden;
}
.ck-slide-wrapper>li {
	position: absolute;
	margin-top:60px;
	width:1300px;
	padding:0;
	text-align: center;
	/*border:1px solid green;*/
	white-space: nowrap;
}
.ck-slide ul.ck-slide-wrapper>li a{
	/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/
	line-height:0px;
	display:block;
}
.inner-box{
	display: inline-block;
	width: 285px;
	height: 220px;
	margin: 0 15px;
	position: relative;
	border: 1px solid #82a5e9;
	box-shadow: 3px 5px 5px #aaa;
	background-size: 100% 100%;
}
.inner-box.box1{
	background: url(../images/a1.png);
	background-size: 100% 100%;
}
.inner-box.box2{
	background: url(../images/a2.png);
	background-size: 100% 100%;
}
.inner-box.box3{
	background: url(../images/a3.png);
	background-size: 100% 100%;
}
.inner-box.box4{
	background: url(../images/a4.png);
	background-size: 100% 100%;
}
.inner-box.box5{
	background: url(../images/a5.png);
	background-size: 100% 100%;
}
.inner-box.box6{
	background: url(../images/a6.png);
	background-size: 100% 100%;
}
.inner-box.box7{
	background: url(../images/a7.png);
	background-size: 100% 100%;
}
.inner-box.box8{
	background: url(../images/a8.png);
	background-size: 100% 100%;
}
.inner-box.box9{
	background: url(../images/a9.png);
	background-size: 100% 100%;
}
.inner-box.box10{
	background: url(../images/a10.png);
	background-size: 100% 100%;
}
.inner-box.box11{
	background: url(../images/a11.png);
	background-size: 100% 100%;
}
.inner-box.box12{
	background: url(../images/a12.png);
	background-size: 100% 100%;
}
.inner-box.box13{
	background: url(../images/a13.png);
	background-size: 100% 100%;
}
.inner-box.box14{
	background: url(../images/a14.png);
	background-size: 100% 100%;
}
.inner-box.box15{
	background: url(../images/a15.png);
	background-size: 100% 100%;
}
.inner-box.box16{
	background: url(../images/a16.png);
	background-size: 100% 100%;
}
.inner-box.box17{
	background: url(../images/a17.png);
	background-size: 100% 100%;
}
.inner-box.box18{
	background: url(../images/a18.png);
	background-size: 100% 100%;
}
.inner-box.box19{
	background: url(../images/a19.png);
	background-size: 100% 100%;
}
.inner-box.box20{
	background: url(../images/a20.png);
	background-size: 100% 100%;
}
.inner-box.box21{
	background: url(../images/a21.png);
	background-size: 100% 100%;
}
.inner-box.box22{
	background: url(../images/a22.png);
	background-size: 100% 100%;
}
.inner-box.box23{
	background: url(../images/a23.png);
	background-size: 100% 100%;
}
.inner-box.box24{
	background: url(../images/a24.png);
	background-size: 100% 100%;
}
.inner-box.box25{
	background: url(../images/a25.png);
	background-size: 100% 100%;
}
.inner-box.box26{
	background: url(../images/a26.png);
	background-size: 100% 100%;
}
.inner-box.box27{
	background: url(../images/a27.png);
	background-size: 100% 100%;
}
.inner-box.box28{
	background: url(../images/a28.png);
	background-size: 100% 100%;
}
.inner-box.box29{
	background: url(../images/a29.png);
	background-size: 100% 100%;
}
.inner-box.box30{
	background: url(../images/a30.png);
	background-size: 100% 100%;
}
.inner-box.box31{
	background: url(../images/a31.png);
	background-size: 100% 100%;
}
.inner-box.box32{
	background: url(../images/a32.png);
	background-size: 100% 100%;
}
.inner-box.box33{
	background: url(../images/a33.png);
	background-size: 100% 100%;
}
.inner-box.box34{
	background: url(../images/a34.png);
	background-size: 100% 100%;
}
.inner-box.box35{
	background: url(../images/a35.png);
	background-size: 100% 100%;
}
.inner-box.box36{
	background: url(../images/a36.png);
	background-size: 100% 100%;
}
.inner-box.box37{
	background: url(../images/a37.png);
	background-size: 100% 100%;
}
.inner-box.box38{
	background: url(../images/a38.png);
	background-size: 100% 100%;
}
.inner-box.box39{
	background: url(../images/a39.png);
	background-size: 100% 100%;
}
.inner-box.box40{
	background: url(../images/a40.png);
	background-size: 100% 100%;
}
.inner-box.box41{
	background: url(../images/a41.png);
	background-size: 100% 100%;
}
.inner-box.box42{
	background: url(../images/a42.png);
	background-size: 100% 100%;
}
.inner-box.box43{
	background: url(../images/a43.png);
	background-size: 100% 100%;
}
.inner-box.box44{
	background: url(../images/a44.png);
	background-size: 100% 100%;
}
.inner-box.box45{
	background: url(../images/a45.png);
	background-size: 100% 100%;
}
.inner-box.box46{
	background: url(../images/a46.png);
	background-size: 100% 100%;
}
.inner-box.box47{
	background: url(../images/a47.png);
	background-size: 100% 100%;
}
.inner-box.box48{
	background: url(../images/a48.png);
	background-size: 100% 100%;
}
.inner-box.box49{
	background: url(../images/a49.png);
	background-size: 100% 100%;
}
.inner-box.box50{
	background: url(../images/a50.png);
	background-size: 100% 100%;
}
.inner-box.box51{
	background: url(../images/a51.png);
	background-size: 100% 100%;
}
.inner-box.box52{
	background: url(../images/a52.png);
	background-size: 100% 100%;
}
.inner-box.box53{
	background: url(../images/a53.png);
	background-size: 100% 100%;
}
.inner-box.box54{
	background: url(../images/a54.png);
	background-size: 100% 100%;
}
.inner-box.box55{
	background: url(../images/a55.png);
	background-size: 100% 100%;
}
.inner-box.box56{
	background: url(../images/a56.png);
	background-size: 100% 100%;
}
.ck-slide-wrapper>li .span-txt{
	display: block;
	width: 100%;
	padding: 4px 6px;
	line-height: 16px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: normal;
	text-align: left;
	background-color:#000;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  background: rgba(0,0,0,.65);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; 
}
.ck-slide .ck-prev, .ck-slide .ck-next {
	position: absolute;
	top: 0;
	right: 30px;
	z-index: 2;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	transition: opacity .2s linear 0s;
}
.ck-slide .ck-prev {
	right: 70px;
	background: url(../images/icons.png) 0 -128px no-repeat;
}
.ck-slide .ck-next {
	right: 30px;
	background: url(../images/icons.png) -30px -128px no-repeat;
}
.ck-slidebox {
	position: absolute;
	left: 50%;
	bottom: 12px;
	z-index: 30;
}
.ck-slidebox ul {
	height: 20px;
	padding: 0 4px;
	
}
.ck-slidebox ul li {
	float: left;
	height: 12px;
	margin: 4px 4px;
}
.ck-slidebox ul li em {
	display: block;
	width: 16px;
	height: 16px;
	background: #4186E0;
	border-radius: 50%;
	text-indent: -9999px;
	cursor: pointer;
	box-shadow: 3px 5px 5px #aaa;
}
.ck-slidebox ul li.current em {
	background: #fff;
}
.ck-slidebox ul li em:hover {
	background: #4186E0;
}


.con-block{
	width: 100%;
	height: 795px;
	background: url(../images/section-bg2.png) center no-repeat;
	position: relative;
}
.con-block .wrap{
	position: relative;
	height: 795px;
}
.con-block .section-tl{
	position: absolute;
	left:-10px;
	top: 62%;
	line-height: 56px;
	text-align: left;
}
.h4-tl{
	color: #fff;
	font-size: 28px;
	position: relative;
	display: inline-block;
	width: 120px;
	font-weight: 500;	
}
.h4-tl:after{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -23px;
	width: 46px;
	height: 6px;
	background: #fff;
}
.b-box1{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -285px;
}
.b-box1 .h4-tl,
.b-box2 .h4-tl,
.b-box3 .h4-tl{
	float: left;
	margin-top: 60px;
}
.div-video{
	float: left;
	width: 140px;
	height: 194px;
	margin-right: 10px;
	position: relative;
}
.div-video img{
	width: 100%;
	height: 100%;
}
.b-box1 .div-box1{
	float: left;
	height: 185px;
	width: 444px;
	position: relative;
	margin-left: 20px;
}
.b-box1 .div-box1 .b-btn{
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -20px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url(../images/icons.png) 0 -160px;
}

.b-box2{
	position: absolute;
	top: 280px;
	left: 0;

}
.div-box2{
	float: left;
	height: 185px;
	width: 1130px;
	position: relative;
	margin-left: 20px;
}
.ul-zhuanjia{
	white-space: nowrap;
}
.li-zhuanjia{
	display: inline-block;
	width: 140px;
	height: 194px;
	margin: 0 4px;
	position: relative;
	cursor: pointer;
}
.li-zhuanjia img{
	width: 100%;
	height: 100%;
}
.div-video .span-txt,
.li-zhuanjia .span-txt{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	padding: 2px 6px;
	white-space: normal;
	background-color:#000;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  background: rgba(0,0,0,.7); 

}
.div-box2 .a-more{
	float: right;
	width: 68px;
	height: 21px;
	cursor: pointer;
	margin-top: 160px;
	margin-left: 10px;
	background: url(../images/icons.png) -65px -128px no-repeat;
}
.b-box3{
	position: absolute;
	top: 580px;
	left: 400px;

}
.div-box3{
	height: 185px;
	position: relative;
	margin-left: 20px;
}
.div-box3 .a-more{
	position: absolute;
	top: -40px;
	right: -80px;
	width: 68px;
	height: 21px;
	background: url(../images/icons.png) -65px -128px no-repeat;
}





/* 研究成果 */


.li-chengguo{
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	height: 238px;
	background: #fff;
}
.li-chengguo .div-left{
	float: left;
	width: 272px;
	height: 100%;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.li-chengguo .div-left .icon {
	display: block;
	width: 128px;
	height: 128px;
	margin: 30px auto;
	background: url(../images/icons.png);
}
.li-chengguo:first-child .div-left{
	background: #518FE2;
	
}
.li-chengguo:nth-child(2) .div-left{
	background: #00D7CB;
	
}
.li-chengguo:nth-child(3) .div-left{
	background: #FCBD59;
	
}
.li-chengguo:nth-child(4) .div-left{
	background: #00DFA1;
	
}
.li-chengguo .div-left .icon1{
	background-position: 0 0;
}
.li-chengguo .div-left .icon2{
	background-position: -128px 0;
}
.li-chengguo .div-left .icon3{
	background-position: -256px 0;
}
.li-chengguo .div-left .icon4{
	background-position: -384px 0;
}

.office-wrap,
.office-wrap2,
.office-wrap3,
.office-wrap4 {
  position: relative;
  width: 780px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
  *zoom:1;
  *display:inline;
   height: 194px;
}

 .office-contain,
 .office-contain2,
 .office-contain3,
 .office-contain4{
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
 .office-item,
 .office-item2,
 .office-item3,
 .office-item4 {
  width: 130px;
  float: left;
  margin:0 30px;
  cursor: pointer;
  position: relative;
}
.office-wrap-fix{
	width: 1200px;
	margin:0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.office-wrap-fix .office-item{
	width: 20%;
    text-align: center;
    margin: 0;
    padding: 15px;
    height: 385px;
}
.office-wrap-fix .office-item img{
	height: 300px;
}
.office-a{
  position: absolute;
  left: 0;
  bottom: 0px;
  background: rgba(0,0,0,.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); 
  zoom:1;
  cursor:pointer;
  color: #fff;
  line-height: 14px;
  width: 100%;
  padding: 4px;
  text-align: left;
	white-space: normal;
	display: none;
}
.office-wrap-fix .office-a{
	color:#333;
	display: block;
	position: relative;
	background: none;
	white-space: normal;
}
.office-pic img{
  border:1px solid #ddd;
  width: 100%;
  height: 186px;
}
 .large-box,
 .large-box2,
 .large-box3,
 .large-box4{
  
  -webkit-transition: margin .5s linear .1s;
          transition: margin .5s linear .1s;
}
.next {
  width: 33px;
  height: 39px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  line-height: 120px;
  text-align: center;
}
 .left-box,
  .left-box2,
   .left-box3,
   .left-box4{
  position: absolute;
  top: 80px;
  left: 0px;
  *left: 4px;
    background: url(../images/icons.png) 0 -260px ;

}
 .right-box,
  .right-box2,
   .right-box3,
   .right-box4{
  position: absolute;
  height: 45px;
  right: 0px;
  top: 80px;
  *right: 4px;
    background: url(../images/icons.png) -58px -260px ;
}




/* 分论坛 */
.section-d .div-block{
	width: 100%;
	height: 388px;
	position: relative;
	overflow: hidden;
	background: url(../images/section-bg3.png);
}
.ul-flt{
	margin-top: 90px;
}
.li-flt{
	float: left;
	width: 25%;
	padding: 0 4px;
	text-align: center;
}
.flt-box1{
	width: 302px;
	height: 200px;
	background: url(../images/d1.png) center no-repeat;
	background-size: 100%;
}
.flt-box2{
	width: 302px;
	height: 200px;
	background: url(../images/d2.png) center no-repeat;
	background-size: 100%;
}
.flt-box3{
	width: 302px;
	height: 200px;
	background: url(../images/d3.png) center no-repeat;
	background-size: 100%;
}
.flt-box4{
	width: 302px;
	height: 200px;
	background: url(../images/d4.png) center no-repeat;
	background-size: 100%;
}
.li-flt .span-play{
	display: inline-block;
	cursor: pointer;
	width: 90px;
	height: 90px;
	background: url(../images/icons.png) 0 -160px;
	margin: 40px auto;
}

.li-flt .span-txt{
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	cursor: pointer;
}



/* 合作伙伴 */
.section-e .div-block{
	width: 100%;
	height: 608px;
	overflow: hidden;
	background: url(../images/section-bg4.png) center bottom no-repeat;
}
.ul-hzhb{
	padding-top: 80px;
}
.li-hzhb{
	float: left;
	width: 138px;
	height: 72px;
	margin: 10px 23px;
	border: 1px solid #5778bd;
}


/* 支持媒体 */
.section-f .div-block{
	width: 100%;
	height: 610px;
	overflow: hidden;
	background: url(../images/section-bg5.png) center bottom no-repeat;
}
.ul-zcmt{
	padding-top: 90px;
	text-align: center;
}
.li-zcmt{
	display: inline-block;
	width: 200px;
	height: 128px;
	margin: 6px 4px;
}


/* 历届链接 */
.section-g .div-block{
	width: 100%;
	height: 360px;
	overflow: hidden;
	background: url(../images/section-bg6.png) center bottom no-repeat;
}

.section-g .inner-box{
	display: inline-block;
	width: 370px;
	height: 220px;
	margin: 0 15px;
	position: relative;
	border: none;
	box-shadow: none;
}
.section-g .inner-box img{
	box-shadow: 3px 5px 5px #aaa;

}
.section-g .ck-slide-wrapper>li .span-txt{
	display: block;
	width: 100%;
	padding: 0 6px;
	line-height: 30px;
	color: #666;
	font-size: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 30px;
	background: none;
	text-align: center;
}

.section-g .ck-slide .ck-prev, 
.section-g .ck-slide .ck-next {
	position: absolute;
	top: 140px;
	z-index: 2;
	width: 30px;
	height: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	transition: opacity .2s linear 0s;
}
.section-g .ck-slide .ck-prev {
	left: 0px;
	background: url(../images/icons.png) 0 -260px no-repeat;
}
.section-g .ck-slide .ck-next {
	right: 0px;
	background: url(../images/icons.png) -58px -260px no-repeat;
}




/*-------------页面尾部-------------*/

.footer {
	height:310px;
	background-color:#2157be
}
.footer .footerCont {
	width:900px;
	height:310px;
	position:relative;
	margin:0 auto;
}
.footer .footerCont .footerTit {
	font-size:18px;
	font-weight:700;
	position:absolute;
	top:45px;
	left:0;
	color:#fff
}
.footer .footerCont .footerList {
	width:280px;
	height:180px;
	top:90px;
	left:0;
	position:absolute
}
.footer .footerCont .footerList li {
	line-height:36px;
	padding-left:20px
}
.footer .footerCont .footerList li span {
	padding-left:15px;
	color:#fff
}
.sp {
	background:url(../images/icons-footer.png) no-repeat;
}
.footer .footerCont .footerList li i {
	width:20px;
	float:left;
	margin-left:-20px
}
.footer .footerCont .ewm {
	width:160px;
	height:160px;
	position:absolute;
	top:90px;
	right:35px;
	text-align:center
}
.footer .footerCont .ewm .erwmSp {
	width:102px;
	height:102px;
	background-position:0 -326px;
	border:4px solid #fff;
	margin:0 auto;
}
.footer .footerCont .ewm span {
	display:block;
	text-align:center;
	color:#fff;
	height:50px;
	line-height:20px;
	margin-top:5px
}
.footer .footerCont .footerZjol {
	height:55px;
	line-height:55px;
	width:1000px;
	position:absolute;
	left:0;
	bottom:15px;
	border-top:1px solid #6984c9;
	color:#c6cbe5
}
.dianh {
	height:24px;
	background-position:-169px -167px;
	margin-top:10px
}
.czhen {
	height:20px;
	background-position:-169px -199px;
	margin-top:8px
}
.xinf {
	height:13px;
	background-position:-169px -226px;
	margin-top:12px
}
.qie {
	height:23px;
	background-position:-169px -245px;
	margin-top:6px
}

.lxwm_div {
	width:350px;
	position:absolute;
	right:270px;
	top:90px;
}
.lxwm_div span {
	font-size:14px;
	color:#fff;
    line-height: 36px;
    text-align: left;
    display: block;
}
.zzjg_list1 {
	margin-bottom:15px;
}
.zzjg_list1 li {
	color:#333;
	font-size:16px;
	line-height:35px;
	text-align:left;
	float:left;
	width:50%;
	text-align:left;
}



/* 视频弹窗 */

.monitoring-video,
.monitoring-video2 {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  bottom:0;
  z-index:99;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.monitoring-video .video-group,
.monitoring-video2 .video-group {
  position: relative;
  width: 800px;
  height: 480px;
  margin: 0 auto;
  margin-top: 80px;
}
.monitoring-video .video-group .video-close,
.monitoring-video2 .video-group .video-close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  color:#fff;
  font-size: 30px;
  cursor: pointer;
}
.monitoring-video2 .video-group video,
.monitoring-video .video-group video {
  width: 100%;
  background: #000;
}
.show {
  display: block;
}



/* 分论坛 */
.h2-tl{
	line-height: 88px;
	height: 88px;
	background: url(../images/h2-tl.png) center no-repeat;
	text-align: center;
	color:#fff;
	font-size: 36px;
	margin-bottom: 20px;
}

/* 分论坛-网络安全 */
.sectionb-1 .block-b,
.sectionb-2 .block-b,
.sectionb-3 .block-b,
.sectionb-4 .block-b{
	height: 590px;
	background: url(../images/sectionb-2.png) center no-repeat;
}

.sectionb-1 .b-box1,
.sectionb-2 .b-box1 {
    position: absolute;
    top: 30px;
    left: 10px;
    margin-left: 0;
}
.sectionb-1 .b-box1 .h4-tl{
	float: left;
	margin-top: 40px;
}

.sectionb-1 .b-box2 .h4-tl{
	float: left;
	/* margin-top: 110px; */
}
.sectionb-1 .b-box1 .div-box1 {
    float: left;
    width: 490px;
    position: relative;
    margin-left: 20px;
    text-align: center;
}
.div-tw{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
	vertical-align: top;
}
.sectionb-3 .div-tw{
	width: 120px;
}
.div-tw img{
	width: 100%;
	height: 100%;
}
.div-tw .span-txt{
	position: absolute;
    z-index: 1;
    left: 0;
    bottom: -30px;
    width: 100%;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    padding: 4px 6px;
    white-space: normal;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    background: rgba(0,0,0,.7);
	white-space: normal;
	text-align: left;
	min-height: 35px;
}
.div-box1 .div-tw .span-txt{
    bottom: 0;
}
.sectionb-1 .b-box2 {
    position: absolute;
    top: 260px;
    left: 500px;
    width: 840px;
}

.sectionb-3 .b-box2 ,
.sectionb-4 .b-box2 {
    position: absolute;
    top: 250px;
    left: 500px;
    width: 840px;
}
.sectionb-2 .b-box2{
    position: absolute;
    top: 300px;
    left: 500px;
    width: 840px;
}
.sectionb-1 .div-box2{
	width: 600px;
}
.sectionb-2 .div-box2,
.sectionb-4 .div-box2{
	width: 700px;
}
.sectionb-3 .div-box2{
	width: 600px;
}
.sectionb-1 .div-box2 .div-tw{
	width: 100px;
	height: 120px;
	margin-bottom: 40px;
}
.sectionb-3 .div-box2 .div-tw,
.sectionb-4 .div-box2 .div-tw{
	width: 140px;
	height: 140px;
}
.sectionb-1 .section-tl,
.sectionb-2 .section-tl{
	position: absolute;
	left:-10px;
	top:40%;
	line-height: 56px;
	text-align: left;
}
.p-txt1{
	color:#fff;
	font-size: 32px;
	margin:0;
}
.p-txt2{
	color:#fff;
	font-size: 60px;
	margin:0;
}


.office-p{
	color:#333;
	display: block;

}

/* 分论坛-基础设施论坛 */



/* .sectionb-2 .section-tl{
	position: absolute;
	left:10%;
	top: 50px;
	line-height: 56px;
	text-align: left;
} */
.sectionb-2 .b-box1{
	position: absolute;
	/* left: 40%;
	top:300px; */
	margin-left: 0;
}
/* .sectionb-2 .b-box1 .div-tw{
	width: 170px;
} */
.sectionb-2 .b-box1 .div-tw .span-play{
	display: inline-block;
    cursor: pointer;
    width: 90px;
    height: 90px;
    background: url(../images/icons.png) 0 -160px;
    margin: 40px auto;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -45px;
    margin-top: -45px;
    display: none;
}


.sectionb-2 .div-box2 .div-tw{
	
	height: 140px;
}
/* .sectionb-2 .div-box2 .div-tw:nth-child(1){
	width: 120px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(2){
	width: 110px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(3){
	width: 160px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(4){
	width: 180px;
} 


.sectionb-4 .div-box2 .div-tw:nth-child(1){
	width: 150px;
}
.sectionb-4 .div-box2 .div-tw:nth-child(2){
	width: 150px;
}
.sectionb-4 .div-box2 .div-tw:nth-child(3){
	width: 120px;
}
.sectionb-4 .div-box2 .div-tw:nth-child(4){
	width: 90px;
}
.sectionb-4 .div-box2 .div-tw:nth-child(5){
	width: 100px;
}*/
/* 大数据+云论坛 */




.sectionb-3 .b-box1,
.sectionb-4 .b-box1 {
    position: absolute;
    top: 60px;
    left: 30px;
    margin-left: 0;
}



.sectionb-3 .b-box2 .h4-tl{
	float: left;
	margin-top: 120px;
}
.sectionb-4 .b-box2 .h4-tl{
	float: left;
	margin-top: 80px;
}
.sectionb-3 .b-box1 .div-box1,
.sectionb-4 .b-box1 .div-box1{
    float: left;
    height: 25px;
    width: 400px;
    position: relative;
    margin-left: 20px;
    text-align: left;
}



.sectionb-4 .b-box2 {
    position: absolute;
    top: 300px;
    left: 500px;
}




.sectionb-3 .section-tl,
.sectionb-4 .section-tl{
	position: absolute;
	left:-10px;
	top:40%;
	line-height: 56px;
	text-align: left;
}
.p-txt1{
	color:#fff;
	font-size: 32px;
	margin:0;
}
.p-txt2{
	color:#fff;
	font-size: 60px;
	margin-bottom: 20px;
}
.p-txt3{
	color:#fff;
	font-size: 18px;
	line-height: 35px;
	margin:0;
	font-weight: lighter;
}




/* 首页观点墙弹窗部分样式 */
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  bottom:0;
  z-index:99;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.box-large{
	position: absolute;
	top:10%;
	left:25%;
	width: 50%;
	height: auto;
}
.box-large.large2{
	width: 25%;
	left: 37.5%;
}
.box-large .h3-tl{
	line-height: 30px;
	height: 30px;
	color:#fff;
	padding:0 10px;
	text-align: left;
	font-size: 18px;
	background: none;
	margin:0;
}
.box-large .span-close{
	color:#fff;
	float: right;
	font-size: 20px;
	cursor: pointer;
}

.box-large .inner-box{
	width: 100%;
	min-height: 500px; 
	margin:0;
	box-shadow:none;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center ;
}

.png-tc{
	width:100%;
	margin: 0 auto; 
}



@media screen and (max-width: 1200px) { 
.wrap {width: 900px} 
.ck-slide{
	width: 900px;
}
.ck-slide-wrapper>li{
	width: 900px;
}
.inner-box{
	width: 22%;
	margin: 0 1%;
	height: 200px;
}
.p-txt1{
	font-size: 30px;
}
.p-txt2{
	font-size: 52px;
}
.b-box2{
	width: 100%;
}
.div-box2{
	width: 700px;
}
.li-zhuanjia{
	width: 14.5%;
	overflow: hidden;
	margin: 0 4px;
}
.b-box3{
	left: 300px;
}
.div-box3 .li-zhuanjia{
	width: 20.5%;

}
.li-chengguo .div-left{
	width: 190px;
}
.office-wrap, 
.office-wrap2, 
.office-wrap3, 
.office-wrap4{
	width: 700px;
}
.office-item, 
.office-item2, 
.office-item3, 
.office-item4{
	margin: 0 25px;
}
.li-hzhb{
	width: 12%;
	height: 54px;
	margin: 1%;
}
.li-hzhb img{
	width: 100%;
}
.li-zcmt{
	width: 15%;
	height: 80px;
	margin: 1%;
}
.li-zcmt img{
	width: 100%;
}

.section-g .inner-box{
	width: 280px;
	height: 200px;
}
.section-g .inner-box img{
	width: 100%;

}

.flt-box1,
.flt-box2,
.flt-box3,
.flt-box4{
	width: 100%;
	height: 180px;
}


.sectionb-1 .div-box2, 
.sectionb-2 .div-box2, 
.sectionb-3 .div-box2, 
.sectionb-4 .div-box2{
	width: 400px;
}

.sectionb-2 .b-box1 .div-tw{
	width: 140px;
}
.sectionb-1 .b-box2, 
.sectionb-2 .b-box2, 
.sectionb-3 .b-box2, 
.sectionb-4 .b-box2{
left: 300px;
}
.sectionb-1 .div-box2 .div-tw, 
.sectionb-3 .div-box2 .div-tw, 
.sectionb-4 .div-box2 .div-tw{
	width: 90px;
	height: 120px;
}
.sectionb-2 .div-box2{
	width: 500px;
}
.sectionb-2 .div-box2 .div-tw{
	height: 120px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(1){
	width: 100px;
}

.sectionb-2 .div-box2 .div-tw:nth-child(2){
	width: 90px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(3){
	width: 120px;
}
.sectionb-2 .div-box2 .div-tw:nth-child(4){
	width: 120px;
}






.sectionb-1 .section-tl, 
.sectionb-2 .section-tl, 
.sectionb-3 .section-tl, 
.sectionb-4 .section-tl{
	top: 30%;
}









} 
