@charset "utf-8";
/* CSS Document */

/*global css*/
html,body{width:100%;height:100%;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#333;font-family:"microsoft yahei",simsun,Arial; width:100%; margin:0 auto;font-size:14px; background:#fff;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:22px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#f00; text-decoration:underline;}
h1,h2,h3{ font-size:14px;}
h4{ font-size:12px;}
h6{ text-align:center;}
hr{ padding:0; border:0; margin:0; height:0; background:none; display:block;*margin: -7px 0 -9px;}
.white,.white a{color:#fff;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
.red{color:#ff0000;}
.red a{color:#ff0000;}
.red a:link,.red a:visited,.red a:hover{color:#ff0000;}
.line24,.line24 p{line-height:24px;}
.ps_rl{position: relative;}
.ps_as{position: absolute;}
.bg_eee{background: #E1E1E1;}
.bg_0B2567{background: #fff;}
.font_color_fff{color: #fff;}
.ml160{margin-left:160px ;}
.ml45{margin-left:45px ;}
.mt26{margin-top: 26px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt55{margin-top: 55px;}
.mt154{margin-top: 188px;}
.mr80{margin-right:80px ;}
.pl16{padding-left: 16px;}
.mb34{margin-bottom: 34px;}
.mb15{margin-bottom: 15px;}
.mt25{margin-top: 25px;}
.mt52{margin-top: 52px;}
.mt40{margin-top: 40px;}
.pt62{padding-top: 62px;}
.pt48{padding-top: 48px;}
.pt10{padding-top:10px ;}
.pt20{padding-top: 20px;}
.pt35{padding-top: 35px !important;}
.pt40{padding-top: 40px;}
.pb2{padding-bottom: 2px;}
.pb40{padding-bottom: 40px;}
.pb42{padding-bottom: 42px;}
.noborder{border: none !important;}
/** 页眉 **/
#header {
	position: relative;
	_z-index:999;
}
#header .topbar {
  position: relative;
  z-index: 101;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background: #F5F5F5 url(../images/t1.gif) repeat-x;
}
#header .topbar .menu {
	float: left;
	display: inline;
}
#header .topbar .menu-item {
	float: left;
	display: inline;
	margin-right: 4px;
	_margin-right: 2px;
	color: #444;
}
#header .topbar .menu-item a {
	margin-right: 4px;
	color: #1e376d;
}
#header .topbar .menu-user {
	float: right;
}
#header .topbar .menu-user .menu-item {
	margin-right: 0;
	margin-left: 4px;
	_margin-left: 2px;
}
#header .topbar .menu-user .menu-item a {
	margin-left: 0;
	margin-right: 4px;
}
#logininfo a {
	color: #1E376D;
}
.banner {
	position: relative;
  background: #000 url(../images/banner201704142.jpg) no-repeat center;
  _background: url(../images/banner.png) no-repeat 50% 0;
	height: 511px;
  overflow: hidden;
}

#header .nav {
	position: absolute;
	z-index: 101;
    top: 32px;
	width: 100%;
	height:55px;
	/*background: #09277F;
	opacity: 0.5;
	filter:alpha(opacity=50); */
}
#header .nav_fixed
{
	position:fixed;
	top: 0;
	left: 0;
	_left:auto;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:999;
	background:#021;
}
#header .nav ul,.nav_other ul ,.banner_other .banner_con{
	width: 1000px;
	margin: 0 auto;
}
#header .nav ul li {
	float: left;
	padding: 0 22px;
}
#header .nav ul li a {
	float: left;
	font: 16px/55px "Microsoft Yahei", SimHei;
	color: #BDBDBD;
	text-decoration: none;
}
#header .nav ul li.first a {
	border:none;
  _width: 102px;
  _background: url(../images/logo-ie6.png) 0 50% no-repeat;
}
#header .nav ul li .nav_firstchild {
  _display: none;
  float: left;
  position: absolute;
  top: -1px;
  left: -16px;
  display: block;
  z-index: 100;
}
.w-cnt,.nav ul ,.part1_con {
	width: 1000px;
	margin: 0 auto;
}
.w-cnt
{
	overflow:hidden;
}
.wrapper,.main,.part1,.banner_other
{
	width:100%;
	min-width:1000px;
}
.banner_other .banner_con img
{
	width:1000px;
	height:200px;
}
.regbox {
	width: 1000px;
	height: 150px;
	background: url(../images/bg-regbox.png) no-repeat 50% 0;
	position:absolute;
	top:-30px;
}
.regbox a {
	position: absolute;
	bottom: 19px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 40px;
	text-indent: -9999px;
}
.gray{color:#888;font-size: 12px;padding-top:10px;}
.gray_bg
{
	background:#f3f3f3;
}
.part1 {
	position: relative;
	*zoom: 1;
	_z-index:0;
}
.part1 .title
{
	color: #1da6ff;
	font: 24px/28px "Microsoft Yahei", "黑体";
}
.part1 .part1_con {
	padding-top: 15px;
}
.pad10 {
	padding-top: 10px;
}
.pad20 {
	padding-top: 20px;
}
.pad30{
	padding-top:30px;
}
.margin10 {
	margin-top: 10px;
}
.margin30 {
	margin-top: 30px;
}
.gailan
{
	padding-bottom:50px;
}
.gailan .gailan_left
{
	width:480px;
}
.gailan .gailan_right
{
	width:400px;
	height:305px;
	margin-top:10px;
	position:relative;
}
.pic_list,.pic_list li,.pic_list li img
{
	width:400px;
	height:325px;
	overflow:hidden;
}
.pic_list li
{
	position:absolute;
	top:0;
	left:0;
}
.dot_list
{
	position:absolute;
	right:0;
	bottom:0;
}
.dot_list li
{
	width:18px;
	height:3px;
	background:#40B1FF;
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.dot_list li.active
{
	background:#F69E00;
}
/*.border_trb{border:1px solid #009FFF ;border-left: none;}*/
.border_tb{border:1px solid #B854AC ;border-left: none;border-right: none;border-top: none;}
.global_table {
	width: 100%;
	_width: 99.9%;
	border-collapse: collapse;

	/*background:  url(../images/hy_bg2.jpg)no-repeat 160px -21px;*/
}
.global_table tr td {
	/*border: solid 1px #b5b5b6;*/
	line-height: 33px;
	padding: 7px 10px 7px 33px;
}

.global_table .g_title {
	height: 35px;
	line-height: 35px;
	padding-left: 33px;
	font-size: 22px;
}
.global_table .g_blue
{
	color:#40b0ff;
}
.main_right
{
	width:240px;
}
.right_model h3
{
	font:normal 14px/26px "Microsoft Yahei","黑体";
	color:#666;
	border-bottom:solid 2px #d5d5d5;
}
.hezuo
{
	height:410px;
	overflow:hidden;
	margin-top:10px;
}
.meiti
{
	height:248px;
	overflow:hidden;
	margin-top:10px;
}
.right_model .model_list li
{
	padding:10px 0;
	text-align:center;
}
.ch_list li
{
	padding-left:20px;
	width:452px;
}
.ch_list li i{
	font-style: normal;
	display: inline-block;
	width: 339px;
	float: left;
	margin-top: 51px;
    line-height: 20px;

}
.ch_list b{
	margin-right: 18px;
	display: inline-block;
	float: left;
}
.qiye
{
	background:#0074c7 url(../images/t1_bg.gif) no-repeat center left;
	height:362px;
	position: relative;
	z-index:1;
	*zoom:1;
}
.qiye .title{color:#fff; padding-top:19px;}


.qiye .part1_con
{
	padding: 0;
	_position: relative;
	_z-index:1;
}
.qiye_con
{
	width:9999px;
	/*height: 183px;*/
	overflow: hidden;
	padding-top:15px;
}
.qiye_con ul
{
	float:left;
	/*padding: 0 7px 0 35px;*/
	padding: 0 7px 0 50px;
	width:245px;
	/*border-right:solid 1px #fff;*/
}
.qiye_con ul li
{
	font-family:Microsoft Yahei;
	color:#fff;
	line-height:38px;
	font-size:16px;
	width:260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.qiye .prev,.qiye .next
{
	position: absolute;
	top:110px;
	width: 66px;
	height:175px;
	cursor: pointer;
}
.qiye .prev
{
	left: 50%;
	margin-left: -580px;
	background: url(../images/prev.png) no-repeat center;
}
.qiye .next
{
	right: 50%;
	margin-right: -490px;
	background: url(../images/next.png) no-repeat center;
}
.jiabin
{
	background:url(../images/t2_bg.gif) no-repeat center top;
	height:700px;
}
.zanzhu_list li
{
	*zoom:1;
}

/*关于锂电*/
.intro .intro_logo
{
	float:left;
	width:195px;
}
.intro .intro_right
{
	width:760px;
	float:right;
}
.fn-hide {
	display: none;
}
/*底部悬浮*/
.zixun
{
	width:100%;
	height:140px;
	background:url(../images/t3_bg.gif) repeat-x center;
}
.zixun_fixed {
	position:fixed;
	bottom:0;
	left:0;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.part1 .zixun_con {
	padding: 10px 0;
}
.zixun_con ul li
{
	padding-right:20px;
	float:left;
}
.zixun_con ul li h4
{
	width:26px;
	height:83px;
	text-align:center;
	font:14px/20px "Microsoft Yahei","黑体";
	color:#666;
	background:#fff;
	float:left;
}
.zixun_con ul li p
{
	float:left;
	padding-left:15px;
	color:#fff;
}
.btn {
	padding: 40px 0;
}
.btn img {
	padding-right:40px;
}
.zixun_con .weixin
{
	position:absolute;
	top:10px;
	right:0;
	color:#fff;
	width:140px;
}
.zixun_con .weixin p
{
	color:#fff;
}
.weixin
{
	text-align:center;
	font-size:12px;
}
.weixin h6 img
{
	width:105px;
	height:105px;
}
.weixin p
{
	padding-top:2px;
}
.weixin p img
{
	padding-right:5px;
}
/*内页导航*/
.nav_other
{
	width:100%;
	height:60px;
	background:url(../images/nav_bg.gif) repeat-x center top;
}
.nav_other ul li
{
	font:18px/60px "Microsoft Yahei","黑体";
	padding:0 23px;
	float:left;
	margin:0 3px;
}
.nav_other ul li a:link,.nav_other ul li a:visited,.nav_other ul li a:hover
{
	color:#fff;
}
.nav_other ul li:hover,.nav_other ul li.on
{
	background:#c4e3f8;
	color:#0071c7;
}
.nav_other ul li:hover a,.nav_other ul li.on a:link,.nav_other ul li.on a:visited,.nav_other ul li.on a:hover
{
	color:#0071c7;
	text-decoration:none;
}
.main_left
{
	width:720px;
}
.right_other
{

}
.right_other ul li
{

	padding-bottom:20px;
	margin-top:20px;
	float:left;
}
.right_other ul li h3
{
	font:bold 14px/26px Simsun;
	color:#fff;

}
.right_other02
{
	border:none;
	padding-top:20px;
}
.right_other02 ul li
{
	float:left;
	border:none;
}
.bs_p
{
	font:18px/22px "Microsoft Yahei","黑体";
}
/*嘉宾*/
.jiabin_model
{
	padding-top: 40px;
}
.jiabin_model h4,.jiabin_model h4 img
{
	width: 115px;
}
.jiabin_model h4
{
	float: left;
}
.jiabin_model .jiabin_right
{
	width: 580px;
	float: right;
}
.jiabin_model .jiabin_right h3,.jiabin_model .jiabin_right p
{
	line-height: 26px;
	font-size: 14px;
}
.jiabin_model .jiabin_right .jiabin_title
{
	padding-top: 8px;
	margin-top: 8px;
	border-top: solid 1px #ddd;
}
.jiabin_model .jiabin_right .p_txt
{
	font-size: 12px;
	color: #666;
}


/** g-footer **/
#g-footer {
    margin-top: 15px;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    clear: both;
	font-size:12px;
}

#g-footer .g-footer-nav {
    height: 30px;
    line-height: 30px;
    text-align: center
}

#g-footer .g-footer-nav a {
    color: #1a4991;
    text-decoration: none
}

#g-footer .g-footer-nav a:hover {
    color: #f15c00;
    text-decoration: underline
}

#g-footer .g-footer-links {
    color: #666;
    float: left;
    line-height: 25px;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

#g-footer .g-footer-record {
    width: 536px;
    margin: 0 auto 10px;
    overflow: hidden;
}

#g-footer .g-footer-record p {
    border: 1px solid #D2D2D2;
    float: left;
    display: inline;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    width: 120px;
    overflow: hidden;
}

#g-footer .g-footer-record .fn-fl {
    padding: 3px;
}

#g-footer .g-footer-record .fn-fr {
    padding: 5px 3px 0;
    width: 72px;
}
.fn-fl,.fn-fr{ display:inline;}
.fn-fl{ float:left;}
.fn-fr{ float:right;}


/*浮窗*/
.fuchuang
{
	position:fixed;
	_position:absolute;
    _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    top: 42%;
	_margin-bottom:0;
	right:0;
	z-index:99;
}
.fuchuang
{
	right:0;
	width:136px;
	height:190px;
	background:url(../images/images/right-tanchuan.png) no-repeat center top;
	display: none;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_scrolltop,.fuchuang .fuchuang_traffic,.fuchuang #toTop
{
	width:136px;
	height:50px;
	display:block;
	cursor:pointer;
}
.fuchuang .fuchuang_share{
	width:136px;
	height:60px;
	display:block;
	cursor:pointer;
}

.fuchuang .fuchuang_scrolltop
{
	background-position:0 0;
}
.fuchuang .fuchuang_zc
{
	background:0 -74px;
}
.fuchuang .fuchuang_share
{
	background:0 -148px;
}
/*.fuchuang .fuchuang_traffic
{
	background:0 -223px;
}*/
.jiathis_style
{
	display:none;
}
.fuchuang .fuchuang_close
{
	position: absolute;
	display: block;
	top: 2px;
	right: 2px;
	background: #549DE0;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-family: "Arial";
	color: #fff;
	cursor: pointer;
}
.fuchuang .fuchuang_close:hover
{
	color: #f00;
}
/*2016-1-7*/
.pt5{padding-top:5px;}
.gailan .gailan_left p{color:#000;text-indent: 2em;}
.part2{ background:#EEEEEE; padding:56px 0 28px;}
.part2-2{ background:#FFF; padding:56px 0 28px;}
.part3 .title{color:#fff;margin-bottom:17px;}
.hide{display:none;filter: alpha(opacity=0);}
.show{display:block;}
.replay_list{*padding-bottom:3px;}
.replay_list li{ float:left; display:inline; position:relative; height:193px;margin-right:2px;margin-bottom:3px;}
.replay_list li b{width:100%;line-height:30px;position:absolute;background:#000;opacity:0.5;filter:alpha(opacity=50);bottom:0;height:36px;}
.replay_list li span{width:100%; height:36px;line-height:36px;position:absolute;bottom:0;text-align:center; color:#fff;font-size:14px;z-index:10;font-family:'微软雅黑','黑体'; overflow:hidden;}
.replay_list_txt{position: absolute;bottom: -36px;left: 0px;height: 36px;width: 334px;filter: Alpha(opacity=100);}
.part4 p{ margin:30px 0 21px;}

.logo_list{margin-bottom:45px;}
.logo_list ul li
{
	float: left;
	margin-right:50px;
}
.logo_list h3{font-weight:normal; float:left;line-height: 20px;border: 1px solid #737373;padding: 13px 14px;}
.logo_list ul{ float:left;margin-left:20px;}
.logo_list img{}


.bgc8{ background:#C8C8C8;}
.right_other li{font:14px/26px Simsun;}
.part7 b{background: url(../images/sys_bg.jpg) no-repeat 0px 0px;width: 197px;height: 87px;position: absolute;top: -22px;left: 400px;}
.right_other li.f12{font-size:12px;}
.right_other li h6{width:123px; height:118px;background:#fff;}
.right_other li h6 i{ display:inline-block; height:100%; vertical-align:middle;}
.right_other li h6 img{ vertical-align:middle; }
.right_other li p{ line-height:26px;}
.part7 .part_tow_child{position: absolute;top: 66px;left: 364px;}
.part7 dl{margin-right: 46px;}
.part7 dd{text-align: center;color: #FFF;line-height: 34px;}
.part7 h3{font-size: 18px;font-weight: normal;color: #fff;border-bottom: 1px solid #9C9C9C;padding-bottom: 16px;}
.part6 .row1,.part6 .row2,.part6 .row3{ font-family:Microsoft Yahei;}
.part6 .row1{ line-height:22px;margin-bottom:38px;}
.part6 .row2{ line-height:26px;margin-bottom:38px;}
.part6 .p_bg_6{color: #1DB0C8;font-weight: bold;}
.part6 .row2 strong{ font-weight:normal; display:inline-block;margin-top:6px;}
.part6 .title{ padding-bottom:18px;}

.hz_list{margin-top:30px;}
.hz_list a{margin-right:35px;}

/*topbar*/
#g-topbar {
    height: 30px;
    border-bottom: 1px solid #ccc;
    color: #333;
    font: 12px/30px SimSun;
    background: #f7f7f7;
    overflow: visible
}

#g-topbar a {
    color: #333;
    text-decoration: none
}

#g-topbar a:hover {
    text-decoration: underline
}

#g-topbar i {
    font-style: normal;
    color: #999
}

#g-topbar .g-topbar-nav {
    float: left;
    position: relative;
    *position: relative;
    *z-index: 99999;
    color: #999;
    overflow: visible;
    line-height: 30px
}

#g-topbar .g-topbar-dropmenu .g-topbar-menu {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 30px;
    right: -550px;
    float: left;
    line-height: 24px;
    padding: 3px 10px;
    width: 526px;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc
}

#g-topbar .g-topbar-dropmenu .g-topbar-trigger {
    display: block;
    width: 20px;
    height: 30px;
    position: absolute;
    right: -22px;
    top: 0;
    z-index: 11;
    background: url(http://images.ofweek.com/ofweek/images/inco.gif) no-repeat 50% 11px;
    text-decoration: none;
    cursor: pointer
}

#g-topbar .g-topbar-dropmenu:hover .g-topbar-trigger, #g-topbar .g-topbar-dropmenu.g-topbar-drop .g-topbar-trigger {
    width: 18px;
    height: 31px;
    margin-bottom: -1px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #fff;
    background-position: 50% 12px
}

#g-topbar .g-topbar-dropmenu:hover .g-topbar-menu, #g-topbar .g-topbar-dropmenu.g-topbar-drop .g-topbar-menu {
    display: block
}

.g-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    *zoom:1;overflow: visible;
    height: 30px
}
#g-topbar .g-topbar-loginbar {
    float: right
}

#g-topbar .g-topbar-loginbar li {
    float: left;
    line-height: 30px
}

#g-topbar .g-topbar-weibo a {
    display: inline-block;
    margin-right: 12px;
    padding-left: 20px;
    background: url(http://images.ofweek.com/ofweek/images/weibolg.png) no-repeat 0 50%
}

.redbg {
    background: url(http://www.ofweek.com/images/global-steven/email/red_bg.gif) no-repeat center top;
    width: 50px;
    height: 23px;
    text-align: center;
    display: inline-block;
    float: left;
    line-height: 23px;
    color: #fff;
    margin: 4px 5px 0 0
}

#g-topbar .redbg a:link, #g-topbar .redbg a:visited, #g-topbar .redbg a:hover {
    color: #fff
}

.email {
    display: inline-block;
    background: url(http://www.ofweek.com/images/global-steven/email/ico_email.png) no-repeat center left;
    padding-left: 22px;
    margin-left: 5px
}


.right_other02
{
	border-top:solid 2px #0073c3;
}
.right_other02 ul li
{
	border-bottom:solid 1px #ddd;
	padding-bottom:20px;
	margin-top:20px;
}
.right_other02 ul li h3
{
	font:16px/22px "Microsoft Yahei","黑体";
	color:#666;
	padding-bottom:10px;
}

.right_other02 ul li p{color:#000;}
/*往届企业*/
.wrapper1
{
    width:1000px;
    margin:0 auto;
    background:#fff;
    position: relative;
}
.participants{
	padding:0;
	padding-top:72px;
}
.participants .title{
	margin-bottom:16px;
	padding-left:39px;
}

.participants_img{
	width:960px;
	height:200px;
	overflow:hidden;
}
.participants .img_list{
	width:2248px;
	height:200px;
	position:relative;
}
.previous{
	margin-top:20px;
	padding-bottom:0;
}
.review_img{
	width:1200px;
	padding-top:20px;
	height:430px;
	position:relative;
	top:30px;
	left:-39px;
	overflow:hidden;
}
.button_left{
	width:60px;
	height:400px;
	background:url(../images/button_1.jpg) 0 center no-repeat;
	position:absolute;
	left:-62px;
	top:114px;
}
.button_right{
	width:60px;
	height:400px;
	background:url(../images/button_2.jpg) 0 center no-repeat;
	position:absolute;
	right:-60px;
	top:114px;
}
.review_img .review_list{
	width:2400px;
	height:100%;
	position:relative;
}
.review_img .review_list li{
	width:300px;
	float:left;
	padding:0;
	margin:0;
}
.review_img .review_list li img{
	cursor:pointer;
	position:relative;
}
.review_img .review_list li .menu{
	width:300px;
	height:150px;
	position:absolute;
	top:280px;
	background:#f3da94;
	font-size:18px;
	text-align:center;
	padding-top:30px;
	display:none;
}
.review_img .review_list li .menu p{
	line-height:32px;
}
.review_img .review_list li .menu p:nth-child(3){
	width:80px;
	border-bottom:2px solid #b2770f;
	margin:auto;
	height:24px
}

.participants .img_list li{
	float:left;
	width:150px;
	height:198px;
	margin:0;
	margin-right:11px;
	padding:0;
}
.participants .img_list li img{
	width:150px;
	height:58px;
	border:1px solid #e1e1e1;
	margin-bottom:9px;
}
.par_btn_left{
	width:19px;
	height:200px;
	background:url(../images/btn11.jpg) 0 0 no-repeat;
	float: left;
}
.par_btn_right{
	width:18px;
	height:200px;
	background:url(../images/btn22.jpg) 0 0 no-repeat;
	position: absolute;
	right: -2px;
    top: 159px;
}
/*微信*/
.xufu_weixin
{
	left: 0;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	position: fixed;
	left: -7px;
	top: 32%;
	display: none;
}
.xufu_weixin h3,.xufu_weixin p
{
	color: #fff;
}
.xufu_weixin h4,.xufu_weixin h4 img
{
	width: 106px;
	height: 105px;
}
.xufu_weixin p
{
	line-height: 16px;
	padding: 5px 0;
}
.xufu_weixin p img
{
	padding-right: 5px;
}
.xufu_weixin h3
{
	font: bold 15px/22px "Microsoft Yahei";
	padding-bottom: 5px;
}
.white_bg_xt b{
	background: url(../images/white_xt1.jpg);width: 18px;height: 26px;position: absolute;top: 46px;
    left: 460px;}
.white_bg_xt i{background: url(../images/white_xt2.jpg);width: 19px;height: 28px;position: absolute;top: -28px;
    left: 500px;}
.white_bg_xt .title_white{font-size: 32px;font-family: "microsoft yahei";font-weight: bold;text-align: center;color: #004166;}
.white_bg_xt .p_gl{text-align: center;padding-left:65px ;font-size: 20px;color: #9A9A9A;}
.white_bg_xt .p_rq{text-align: center;padding-left:87px ;font-size: 20px;color: #9A9A9A;}
.white_bg_xt .p_ty{text-align: center;padding-left:196px ;font-size: 20px;color: #9A9A9A;}
.white_bg_xt .p_dw{text-align: center;padding-left:40px ;font-size: 20px;color: #9A9A9A;margin-bottom: 25px;}

.grey_bg_xt b{
	background: url(../images/grey_xt1.jpg);width: 18px;height: 26px;position: absolute;top: 46px;
    left: 460px;}
.grey_bg_xt i{background: url(../images/grey_xt2.jpg);width: 19px;height: 28px;position: absolute;top: -28px;
    left: 500px;}
.grey_bg_xt .title_grey{font-size: 32px;font-family: "microsoft yahei";font-weight: bold;text-align: center;color:#004166}
.grey_bg_xt .p_ld{text-align: center;padding-left:71px ;font-size: 20px;color: #9A9A9A;}
.grey_bg_xt .p_jb{text-align: center;padding-left:28px ;font-size: 20px;color: #9A9A9A;}
.grey_bg_xt .p_zj{text-align: center;padding-left:130px ;font-size: 20px;color: #9A9A9A;}
.grey_bg_xt .p_ty{text-align: center;padding-left:196px ;font-size: 20px;color: #9A9A9A;}

.blue_bg_xt b{
	background: url(../images/blue_xt1.jpg);width: 18px;height: 26px;position: absolute;top: 46px;
    left: 460px;}
.blue_bg_xt i{background: url(../images/blue_xt2.png);width: 19px;height: 28px;position: absolute;top: -28px;
    left: 500px;}
.blue_bg_xt .title_blue{font-size: 32px;font-family: "microsoft yahei";font-weight: bold;text-align: center;color: #fff;}
.blue_bg_xt .p_rc{text-align: center;padding-left:24px ;font-size: 20px;color: #FFF;}
.blue_bg_xt .p_hg{text-align: center;font-size: 20px;padding:0 0 0 24px;center;color: #fff;font-weight: normal;}
/*特邀嘉宾*/

.tyjb_list
{*zoom:1;
	padding-top: 20px;
	margin-right: -14px;
}
.tyjb_list .model
{
	width:188px;
	height:249px;
	float: left;
	font-size: 12px;
	text-align:center;
	margin-right: 14px;
}
.tyjb_list .model h6
{
	text-align:center;
}
.tyjb_list .model img
{
	width: 154px;
	height: 154px;
	padding-bottom: 10px;
	overflow: hidden;
	-webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    /* transition: transform .3s ease-out; */
}
.tyjb_list .model img:hover
{
	    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}
.tyjb_list .model h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color:#252525;
}
.tyjb_list .model p{
	font-size: 12px;
	line-height: 16px;
	color:#252525;
}

/*内页嘉宾样式*/
.anchdis {
    padding-top: 50px;
}
.fn-fl, .fn-fr {
    display: inline;
}
.fn-fl {
    float: left;
}
#jiabin .w_title {
    color: rgb(32, 24, 39);
    font: 30px/40px "Microsoft Yahei", Arial, é»‘ä½“;
    margin-bottom: 40px;
}
.jiabin_model-1 {
    padding-bottom: 40px;
    overflow: hidden;
}
.jiabin_model-1 h4, .jiabin_model h4 img {
    width: 130px;
    height: 160px;
    float: left;
}
.jiabin_model-1 .jiabin_right h3, .jiabin_model-1 .jiabin_right p {
    line-height: 24px;
    font-size: 14px;
}
.jiabin_model-1 .jiabin_right h3, .jiabin_model-1 .jiabin_right p {
    line-height: 24px;
    font-size: 14px;
}
.w1000{width: 1000px;margin: 0 auto;}
.jiabin_model-1 .jiabin_right {
    margin-left: 150px;
}
#jiabin .w_title span {
    color: #999;
    font-weight: 100;
    padding-left: 10px;
}

/*大会背景*/
.g_focus{/* width:468px; *//* height:324px; */float:right; position:relative;left: -35px;}
.pic_list,.pic_list li,.pic_list li img{width:420px;height:235px;overflow:hidden;}
.pic_list li{position:absolute;top:0;right:0;}
.dot_list2{position:absolute;right:0;bottom:-30px;width: 100%;height: 32px;line-height: 32px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');text-align: center;*zoom: 1;}
:root .dot_list2
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');
}
.dot_list2 li
{
	width: 19px;
	height: 5px;
	background: url(../images/ico_dot.png) no-repeat 0 0;
	margin: 12px 0 0 5px;
	cursor: pointer;
	display: inline-block;
	_display: inline;
	border-radius: 10px;
}
.dot_list2 li.active
{
	background: url(../images/ico_dot-hover.png) no-repeat center;
	width: 19px;
	height: 5px;
	border-radius: 10px;
}
.ld_list
{
	*zoom: 1;
	margin-right: -45px;
}
.ld_list li
{
	width: 180px;
	float: left;
	margin-right: 80px;
	_display: inline;
}

/*亮点*/
.liangdian-bg{background: url(../images/images/liangdian-bg-bg.jpg) no-repeat ;height: 450px;padding-top: 25px;}
.liangdian ul li{overflow: hidden;margin-top: 18px;width: 141px;height: 140px;background: url(../images/images/liangdian-bg.jpg) no-repeat;float: left;font-size: 26px;
font-weight: normal;text-align: center;line-height: 140px;
}
.ml10{margin-left: 10px;}
.ml64{margin-left: 115px;}
.liangdian-pic1{    margin-top: 12px;}
.liangdian-pic2{margin-top: 16px;}
.liangdian-pic3{margin-top: 26px;}
.liangdian-pic6{    margin-top: 15px;}
.liangdian-cont-right h4{display: inline-block; _zoom:1;*display:inline-block;}
.liangdian p{line-height: 24px;width: 747px ;float: left;}
.liangdian h4{float: left;margin-top: 7px;}
.liangdian-cont-left{overflow: hidden;padding: 20px 14px ;}
.liangdian-cont-right{overflow: hidden;margin: 50px;0 70px }
.liangdian-cont-right p{font-size: 14px;margin: 0 20px;display: inline-block; _zoom:1;*display:inline-block;}
/*日程*/
.hyrc{background: #fff;}
.hyrc tr td{color: #2C2C2C;}

/*参会对象*/
.duixiang-cont{text-align: center;}
.pb58{padding-bottom: 58px;}
.duixiang-cont ul{margin-top: 55px;}
.duixiang-cont ul li{float: left;width: 208px}
.duixiang-cont ul li p{text-align: left;margin-top: 50px;}
.duixiang-mt{margin-left:54px ;}

/*往届回顾*/
.hunpaipic {
  height: 420px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 1000px;
  position: relative;
  zoom: 1;
}
.margin20 {
  margin-top: 20px;
}

.hunpaipic dd.pic1 {
  top: 0;
  left: 0;
  width: 362px;
  height: 210px;
}
.hunpaipic dd {
  overflow: hidden;
  position: absolute;
}
.hunpaipic dd b {
  width: 100%;
  line-height: 30px;
  position: absolute;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  bottom: 0;
  height: 30px;
}
.hunpaipic dd span {
  width: 100%;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
  z-index: 10;
  font-family: '微软雅黑','黑体';
}
.hunpaipic dd.pic2 {
  top: 212px;
  left: 0;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic3 {
  top: 212px;
  left: 182px;
  height: 210px;
  width: 180px;
}
.hunpaipic dd.pic4 {
  top: 0;
  left: 364px;
  width: 272px;
  height: 156px;
}
.hunpaipic dd.pic5 {
  top: 158px;
  left: 364px;
  width: 272px;
  height: 156px;
}
.hunpaipic dd.pic6 {
  top: 316px;
  left: 364px;
  width: 272px;
  height: 105px;
}
.hunpaipic dd.pic7 {
  top: 316px;
  left: 501px;
  width: 135px;
  height: 105px;
}
.hunpaipic dd.pic8 {
  top: 0px;
  right: 182px;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic9 {
  top: 0;
  right: 0px;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic10 {
  top: 212px;
  right: 0px;
  width: 362px;
  height: 210px;
}
.fenxi{width:1000px; margin:30px auto 0px; overflow:hidden;}
.hunpaipic {
  height: 420px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 1000px;
  position: relative;
  zoom: 1;
}
.margin20 {
  margin-top: 20px;
}

.hunpaipic dd.pic1 {
  top: 0;
  left: 0;
  width: 362px;
  height: 210px;
}
.hunpaipic dd {
  overflow: hidden;
  position: absolute;
}
.hunpaipic dd b {
  width: 100%;
  line-height: 30px;
  position: absolute;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  bottom: 0;
  height: 30px;
}
.hunpaipic dd span {
  width: 100%;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
  z-index: 10;
  font-family: '微软雅黑','黑体';
}
.hunpaipic dd.pic2 {
  top: 212px;
  left: 0;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic3 {
  top: 212px;
  left: 182px;
  height: 210px;
  width: 180px;
}
.hunpaipic dd.pic4 {
  top: 0;
  left: 364px;
  width: 272px;
  height: 156px;
}
.hunpaipic dd.pic5 {
  top: 158px;
  left: 364px;
  width: 272px;
  height: 156px;
}
.hunpaipic dd.pic6 {
  top: 316px;
  left: 364px;
  width: 272px;
  height: 105px;
}
.hunpaipic dd.pic7 {
  top: 316px;
  left: 501px;
  width: 135px;
  height: 105px;
}
.hunpaipic dd.pic8 {
  top: 0px;
  right: 182px;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic9 {
  top: 0;
  right: 0px;
  width: 180px;
  height: 210px;
}
.hunpaipic dd.pic10 {
  top: 212px;
  right: 0px;
  width: 362px;
  height: 210px;
}
.fenxi{width:1000px; margin:30px auto 0px; overflow:hidden;}
/*回顾*/
.huigu span{display: inline-block;font-size: 20px;padding: 12px 55px;border: 1px solid #DCDCDC;border-radius: 5px;margin-top: 45px;}
.huigu .span1{margin-left: 104px;}
.huigu .span2{margin-left: 260px;}
.bg_0B3190{background: #fff;}
.bg_0B2568{background: url(../images/images/huigu-bg.jpg) no-repeat center top;height: 470px;}
/*文稿*/
.wengao p{padding: 24px 50px 30px 60px;text-indent: 2em;line-height: 24px;}
.mt30{margin-top: 30px;}
.pt35{padding-top: 35px;}
.pb20{padding-bottom: 20px;}
.wengao-cont{border: 1px solid #D9DBDE;margin-top: 40px;}
.wengao p span{font-size: 14px;display: block;text-indent: 2em;text-align: right; margin-top: 18px;}
/*演讲*/
.pb75{padding-bottom: 75px;}
.yanjiang-cont .yanjiang-cont-p1{padding-left: 190px;background: url(../images/yanjiang-pic1.png) no-repeat 162px 50%;margin: 50px 0 14px;}
.yanjiang-cont .yanjiang-cont-p2{padding-left: 190px;background: url(../images/yanjiang-pic2.png) no-repeat 162px 50%;}
/*组织结构*/
.bg-303031{    height: 260px;
    background: url(../images/images/jigou-bg.jpg) no-repeat center top;}
.jigou-cont{}
.pb65{padding-bottom: 65px;}
.mt57{margin-top: 57px;}
.ml20{margin-left: 38px;}
.mt38{margin-top: 38px;}
.ml15{margin-left: 15px;}
.jigou-cont ul li{float: left;overflow: hidden;}
.jigou-cont ul li h2{float: left;font-size: 32px;font-weight: normal;line-height: 73px;margin-right: 15px;}
.jigou-cont ul li h4{float: left;}
/*会议联络*/
.lianluo-cont ul li{float: left;overflow: hidden;}
.mt40{margin-top: 40px;}
.ml19{margin-left: 19px;}
.lianluo-cont ul li h4{float: left;margin-right:10px;line-height: 110px;margin-top: 30px;}
.lianluo-cont ul li p{float: left;border-right: 1px solid #BFBFBF;width: 271px;color: #8C8C8C;}
.lianluo-cont ul li p span{display: block;font-size: 20px;margin-bottom: 15px;color: #565656;}
.ml90{margin-left: 78px;}
.ml24{margin-left: 24px;}
/*nav*/
.dangqian{color:#fff;height: 44px;}
#header .nav ul .dangqian a{color: #fff;}

/*赞助内页*/
.code-txt {
    font-family: "simsun";
    font-size: 12px;
    text-align: center;
    line-height: 35px;
}
.code-txt img {
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.w1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.mt40 {
    margin-top: 40px;
}
.left_title {
    font: normal 18px/24px "Microsoft Yahei","黑体";
    color: #333;
    padding-bottom: 20px;
}
.pad20 {
    padding-top: 20px;
}
.zanzhu_list li {
    width: 700px;
    margin: 5px 0px;
    overflow: hidden;
}
.pad10 {
    padding-top: 15px;
}
.floatleft {
    float: left;
}
.line24, .line24 p {
    line-height: 24px;
    font-size: 13px;
}
.w350 {
    width: 260px;
}
.fn-fr {
    float: right;
}
.mt15 {
    margin-top: 15px;
}
.w230 {
    width: 230px;
}
.g-title-a {
    color: #898989;
    border-bottom: 1px solid #dbdbdb;
}
.font-simsun {
    font-family: "simsun";
}
.line-h20 {
    line-height: 20px;
}
.mr20 {
    margin-right: 20px;
}
.w600 {
    width: 700px;
}
.bottom-btn {
    margin: 40px 0 30px 0;
    text-align: center;
}

/*右下加浮窗*/
.font-b{font-weight: bold;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.pt6{padding-top:6px ;}
.mb10{margin-bottom: 10px; }
.right-fuchuang{color: #fff;background: #FF6500;width:148px ;padding-top:20px ;position: fixed;top: 100px;right: 0 ;}
.right-fuchuang h5,.right-fuchuang h4,.right-fuchuang h3,.right-fuchuang p{text-align: center;}
.right-fuchuang h3{font-size: 18px;font-weight: normal;}
.right-fuchuang-cont1{background: #FFF;color: #333;padding: 20px 0;text-align: center;margin:0 11px ;width:130px ;}
.right-fuchuang-cont1 p{font-size: 12px;}
.ml36{margin-left: 17px;}
/*特邀嘉宾*/
.honored {
    position: relative;
    height: 450px;
    background: url(../images/images/jiabin-pic.jpg) no-repeat center top;
}
.honored .data {
    position: absolute;
    top: -84px;
    left: 50%;
    margin-left: -505px;
}
.honored .dh-title {
    padding-top: 110px;
    color: #fff;
}
.honored .dh-title i {
    color: #e3e3e3;
}
.honored .focus {
    position: relative;
    width: 950px;
    height: 390px;
    margin: 20px auto 0;
}
.honored .focus-inner {
    position: relative;
    overflow: hidden;
    width: 950px;
    height: 360px;
}
.honored .focus-list {
    position: absolute;
}
.honored .focus-list li {
    float: left;
    width: 180px;
    height: 250px;
}
.honored .focus-list li img, .honored .focus-list li.current img {
    display: block;
    width: 100%;
    height: 100%;
}
.honored .focus-list li {
    margin: 34px 1px 0;
}
.honored .button li {
    line-height: 1000px;
    position: absolute;
    top: 40%;
    overflow: hidden;
    width: 20px;
    height: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.honored .button li.l-btn {
    left: -50px;
    background: url('../images/left_btn.png') no-repeat;
}
.honored .button li.l-btn:hover {
    background: url('../images/left_btn_hover.png') no-repeat;
}
.honored .button li.r-btn {
    right: -50px;
    background: url('../images/right_btn.png');
}
.honored .button li.r-btn:hover {
    background: url('../images/right_btn_hover.png');
}
.honored p.tips {
    font-size: 24px;
    line-height: 46px;
    position: absolute;
    bottom: 45px;
    left: 50%;
    overflow: hidden;
    width: 258px;
    height: 46px;
    margin-left: -116px;
    text-align: center;
    color: #fff;
    background: #01a7ca;
}
.honored p.tips span, .honored p.tips font {
    display: block;
}
.honored p.tips font {
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
    height: 16px;
}


.jiabin-content .content{width: 678px;margin: 0 auto;padding: 24px 70px;border-left: 1px solid #3C5AA6;border-right:1px solid #3C5AA6 ;}
.jiabin-content .content .title h3{font-size: 20px;color: #00B7EE;}
.jiabin-content .content .title h3 span{font-size: 16px;margin-left: 20px;font-weight: normal;}
.jiabin-content .content .title p{font-size: 14px;color: #FFF;margin: 7px 0 0;}
.hide{display: none;}
.focus-list li{position: relative;text-align: center;}
.focus-list li h3{position: absolute;color: #fff;font-size: 16px;bottom: 10px;text-align: center;left: 45px;}
.focus-list li h3 span{font-size: 14px;display: inline-block;}



/*banner*/
/*banner*/
.banner,.banner_con
{
	width: 100%;
	height: 499px;
	min-width: 1000px;
	overflow: hidden;
	position:relative;
}

.banner_con
{
	position: relative;
}
.banner01
{
	background:url(../images/images/banner20170419.jpg) no-repeat center top;
}
.banner02
{
	background: url(../images/images/banner20170421.jpg) no-repeat center top;
}
.banner03
{
	background: url(../images/banner_three_02.jpg) no-repeat center top;
}
.banner04
{
	background: url(../images/banner04.jpg) no-repeat center top;
}
.banner_list,.banner_list li,.banner_list li img
{
	width: 100%;
	height: 499px;
	overflow:hidden;
}
.banner_list li
{
	position:absolute;
	top:0;
	left:0;
}
.banner .dot_list3
{
	position:absolute;
	left:50%;
	bottom:50px;
	margin-left: 100px;
	width: 300px;
}
.banner .dot_list3 li
{
	width:18px;
	height:18px;
	border-radius: 50%;
	font-size: 0;
	background:#a0a0a0;
	float:left;
	margin-left:20px;
	cursor:pointer;
}
.banner .dot_list3 li.active
{
	background:#fff;
}

/*产品图片及介绍*/
.products .products_title{position: relative;text-align: center;}
.products-bg{background: #E4E3E3;padding: 30px 0px 0px 0px;height: 470px;}
.products_title h3{font-size: 32px;color: #FF0000;}
.products_title p{background: url(../images/title-red-bg.png) no-repeat center center;font-size: 12px;color: #B3B3B3;}

#owl-demo img{border:0 none;}
#owl-demo{position:relative;width:786px;height:250px;margin:55px auto 0 auto;}
#owl-demo ul{margin:-10px -10px 0 0;overflow:hidden;zoom:1;}
#owl-demo li{position:relative;float:left;margin:10px 0px 0 13px;overflow:hidden;_display:inline;border-radius: 15px: }
#owl-demo .li1{width:786px;height:250px;}

/* 左右箭头 */
/*.owl-buttons div{position:absolute;top:50%;width:52px;height:81px;margin-top:-90px;text-indent:-9999px;background-image:url(../images/arrow.png);transition:background-position 0.2s ease-out 0s;}
.owl-prev{left:-60px;background-position:0 0;}
.owl-next{right:-60px;background-position:right 0;}
.owl-prev:hover{background-position:-53px 0;}
.owl-next:hover{background-position:-122px 0;}*/
/*pointer-events: none;鼠标无点击效果*/
.owl-buttons div{position:absolute;top:68%;width:52px;height:81px;margin-top:-90px;text-indent:-9999px;background-image:url(../images/images/hah-pic.png);transition:background-position 0.2s ease-out 0s; }
.owl-prev{left:-100px;background-position:0 0;}
.owl-next{right:-100px;background-position:right 0;}



.jury{ width: 786px;margin-bottom: 80px; }
.jury li{ overflow: hidden; position: relative; float: left; margin: 0 6px 0 0;}
.jury-txt{ position: absolute; left: 0;width: 100%; height: 100%; color: #fff; text-align: center; font: normal 14px/16px Microsoft Yahei;}
.jury-txt-content{ margin-top: -80px;height: 37px;z-index: 100000;}
.jury-txt p{ padding: 0 14px; margin: 5px 0 0; font-size: 13px; line-height: 16px; color: #fff;}
.jury-img{height: 250px;width: 180px;text-align: center;background: #fff;border-radius:5px ;}
.jury-img img{}
.jury-txt-content .fz{font-size: 12px !important; color:#969696 !important;}
.jury-txt-content .fz span{font-size: 20px;display: block;color: #000;margin-bottom: 12px;}
.jury-details p{ text-align: left;margin: 90px 0px 0px;width: 221px;font-size: 13px;line-height: 19px;padding-left: 13px;}
.jury-details p span {font-size: 16px;margin-bottom: 30px;font-weight: 600;display: block;text-align: center;}
.jury-details p i{text-align: left;padding: 0px 5px 0px 18px;font-style: normal;background: url(../images/xj-pic.png) no-repeat 0px 5px;margin-top: 5px;font-style: normal;display: block;}


/*内页--注册*/
.w_title {
    font: 28px/55px "Microsoft Yahei","黑体";
    color: #444;
}
.main-cont{margin: 30px auto;width: 1000px;}
.main-cont-left{float: left;width: 580px;overflow: hidden;}
.main-cont-right{width: 380px;float: right;overflow: hidden;}
/*内页--回顾*/
.main_wrapper {
    margin: 30px auto;
    padding: 20px;
    background: #fff;
    width: 960px;
}
.yant {
    overflow: hidden;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.yant .tup {
    float: left;
    margin-right: 20px;
}
.yant dt {
    font-size: 14px;
    color: #cc0000;
    font-weight: bold;
}
.yant dd {
    padding-top: 5px;
    line-height: 20px;
    overflow: hidden;
}


.liangdian ul li.hover {background: url(../images/images/liangdian-bg-hover.jpg) no-repeat;
    color: #fff;}

/*新添样式*/
img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.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;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 0px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 0px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}

/*新添内容*/
.cardContainer{ width: 100%; display: block;position: relative;float: left; background: #fff;box-sizing: border-box;overflow: hidden;height: 400px;}
.cardContainer .face{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;text-align:center;}
.cardContainer .face a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:99;}
.cardContainer .face .stripe{height:39.261744966442954%;width:100%;position:absolute;z-index:2;transition:height .35s cubic-bezier(1,0,0,1);}
.cardContainer .face img{z-index:3;position:relative;width:100%;height:auto;margin-top: -3.597315%;transition:width .35s cubic-bezier(1,0,0,1),margin .35s cubic-bezier(1,0,0,1);text-align:center;margin-left:auto;margin-right:auto;}
.cardContainer .face h3{font-size:20px;margin:5.704697986577181% 0 0 0;transition:font-size .35s cubic-bezier(1,0,0,1),margin .35s cubic-bezier(1,0,0,1);font-weight: 500;}
.cardContainer .face h4{font-weight: normal;color: #909090;font-size:15px; margin:1.826846% 0 0 0;transition:font-size .35s cubic-bezier(1,0,0,1),margin .35s cubic-bezier(1,0,0,1)}
.cardContainer .face p{color:#909090;box-sizing:border-box;padding: 0 1.5em;position:absolute;font-size: 13px;bottom:-54.69798658%;height:40.161073825503358%;transition:bottom .35s cubic-bezier(1,0,0,1);line-height: 1.5;text-align: left;text-align: justify;}
.cardContainer .face .cta{position:absolute;bottom:-14.4295302%;width:100%;color:#fff;box-sizing:border-box;padding: 0 80px 0 40px;height:14.429530201342283%;text-align:center;transition:bottom .35s cubic-bezier(1,0,0,1);}
.cardContainer .face .btn{background-color:#118A6D;;border-radius:30px;height: 33px;margin: 0 auto;position: relative;display: inherit;padding: 12px 18px 0;color:#FFF;text-decoration: none;}
/*4.7 改动无hover效果*/
.cardContainer.cta-active:hover{background:#DBDBDB;transition:background .35s cubic-bezier(1,0,0,1); }
.cardContainer.cta-active:hover img{margin-top: 8.020134%;width:35%;}
.cardContainer.cta-active:hover h3{font-size:1.517em;margin-top: 5.026846%;}
.cardContainer.cta-active:hover h4{font-size:.94em;margin-top: 1.220134%;font-weight: normal;color: #DBDBDB}
.cardContainer.cta-active:hover .stripe{height:13.422818791946309%;}
.cardContainer.cta-active:hover p{bottom:25.136913%;font-weight: normal;color: #909090}
.cardContainer.cta-active:hover .cta{bottom: 25px;}
.cardContainer.cta-active:hover .cta a{ text-decoration: none;background: #118A6D;color: #FFFFFF;}
.ck-slide {width: 1000px;height: 250px;margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 250px;}
.ck-slide1 { width: 950px; height: 100%; margin: 0 auto;}
.ck-slide1 ul.ck-slide-wrapper { height: 250px;width: width:100%;}
.fl{float: left;}
.swiper-slide{-moz-box-shadow: 2px 2px 3px #888888; /* 老的 Firefox */
box-shadow: 2px 2px 3px #888888;}
