@charset "utf-8";

a:hover{ text-decoration:none !important;}

/*top nav*/
.top{ background:url(../images/banner1.jpg) no-repeat center; font-size:14px;}
	.top_nav{ height:35px; background:#f7f7f7; line-height:35px; color:#444444;}
	.top_nav2{ width:1024px; margin:0 auto;}
	.top_nav2 ul li{ float:left; width:128px; text-align:center; height:35px;}
	.top_nav2 ul li a{ color:#666666;}
	.top_nav2 ul li:hover a{ color:#e68700;}
	.top_nav2 ul li:hover{ background:#efefef}
	.top_nav2 ul li img{ float:left; height:35px;}
	
/*top nav end*/

/*bm*/
.bg2{ background:url(../images/bg5.png) no-repeat bottom right;}
.bm{ width:1000px; margin:20px auto; display:none;}
.bm_c{ min-height:50px; line-height:30px;}
.bm_r{ text-align:right !important;}
.bm_c input{ width:90%; height:30px; line-height:30px; border:1px solid #ffffff; border-radius:5px; color:#666666;} 

.inp2{ width:150px ; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp3{ width:150px; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp4{ width:150px; margin-right:50px; background:#fb9a01;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp5{ width:150px; margin-right:50px; background:#fb9a01;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}

.texc1{ text-align:right;}
.texc2{}

/*ui-choose样式，可根据实际项目需求进行调整*/
select.ui-choose{display: none;}
ul.ui-choose { box-sizing: border-box; display: inline-block; border: 1px solid transparent; font: 100 16px/30px; border-right: none; border-bottom: none; font-size: 16px; margin: 0; padding: 0; list-style: none; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
ul.ui-choose:after { content: ""; display: table; clear: both; }
ul.ui-choose li{ margin:0 10px;}
ul.ui-choose>li { box-sizing: border-box; border: 1px solid #ccc; float: left; height: 34px; line-height: 32px; margin: -1px 0 0 -1px; padding: 0 16px; cursor: pointer; position: relative; z-index: 1; min-width: 20px; text-align: center; }
ul.ui-choose>li:first-child { }
ul.ui-choose>li:last-child { }
ul.ui-choose>li:hover { z-index: 4; border-color: #fb9a01; color: #fb9a01; }
ul.ui-choose>li.selected { z-index: 3; border-color: #fb9a01; background-color: #fb9a01; color: #fff; }
ul.ui-choose>li.disabled { z-index: 2; background-color: #f2f2f2; color: #aaa; cursor: not-allowed; }
ul.ui-choose>li.disabled:hover { border-color: #aaa; }
ul.ui-choose>li.selected.disabled { z-index: 2; background-color: #00a0cb; color: #fff; cursor: not-allowed; border-color: #00a0cb; }
ul.choose-type-right>li.selected { color: #00a0cb; background: transparent url("./icon-selected.png") no-repeat right bottom; }
ul.ui-choose.choose-flex { display: flex; }
ul.ui-choose.choose-flex>li { flex: 1; padding: 0 8px; }

.i1,.i2{display: none; color:#ffffff !important; text-decoration:none !important; line-height:40px;}
.i1{ padding-top:10px;}
.i1 input,.i2 input{ width:15px; height:15px; margin-right:10px;}
.i1 textarea{ width:90%; border:1px solid #ffffff; border-radius:5px; color:#666666;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}

.bor_b1{ border-top:1px dashed #7f99d4; padding-top:10px; margin-bottom:10px;}
.bor_b2{ border-top:1px dashed #7f99d4; padding-top:10px; margin-bottom:10px;}
/*bm end*/

/*pc_bm*/
.pc_bm{ width:1100px; margin:0 auto; padding:20px 0; }
.pc_bm table{ width:100%; border:1px solid #cccccc; border-bottom:none; border-right:none; text-align:center;  color:#444444; font-size:14px;}
.pc_bm table font{ color:#f00;}
.pc_bm table input{ border:none; color:#444444; border-radius:3px;}
.pc_bm table td,.pc_bm table th{ border-bottom:1px solid #cccccc; border-right:1px solid  #cccccc; height:35px; line-height:35px; width:14.2%;}
.pc_bm table th{ color:#FB9A01;text-align:center;}
.bminp1{ width:70%; height:30px; line-height:30px; margin-top:2px;}
.bminp2{ height:30px; line-height:30px;  width:86%;}
.yqtab{ border:none !important}
.yqtab td, .yqtab th{ width:12.5% !important; }
.pcbm_3{ text-align: left; padding-left:10px;}
.pcbm_3 p textarea{ width:90%;}
.pcbm_btn{ height:30px; background:#FB9A01; color:#ffffff !important; line-height:30px; width:80px; margin:5px 10px;}
.bm_tit{ height:40px; overflow:hidden; line-height:40px; text-align:center; color:#ffffff; font-size:18px; font-family:"微软雅黑"; font-weight:bold;}
.bm_tit a{ display:block; float:left; width:549px; border-radius:10px 10px 0 0; border:1px solid rgba(255,255,255,0.2); background:#06374B; color:#ffffff;}
.bm_tit a:hover{ background:#FB9A01; color:#ffffff;}
.bm_tit .act{ background:#FB9A01; color:#ffffff;}
.pc_bm_bg{ padding:10px; background:#ffffff; border:1px solid #FB9A01;}
/*pc_bm end*/

/*客服*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 250px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 15px 15px 15px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*客服 end*/

/*map*/
.map{  padding:10px 0; padding-bottom:30px;}
.map_box{ margin-top:10px; overflow:hidden;}
.flo-l{ float:left;}
.flo-r{ float:right;}
.map_tit{  font-size:16px; text-align:center; color:#ffffff;}
#map{width:580px;height:400px;border:#ccc solid 1px;font-size:12px; margin: 20px auto;}
#map2{width:100%;height:400px;border:#ccc solid 1px;font-size:12px; margin: 20px auto;}
/*map end*/

/*----------------------------------------------------------------------------------------------------------------------------------------*/

.bg{ background:url(../images/bg.png) repeat-y top center #0a4e6a;}

/*banner*/
.banner_img{ width:1200px; margin:0 auto; height:620px;}
.banner{overflow:hidden; width:100%;}
#JoynBackground{width:100%; height:700px; z-index:-999; position:absolute; top:0px; left:0px; overflow:hidden;}
#JoynBackground img{width:100%; height:100%; display:none; position:absolute;}
#login{background:#FFF; width:300px; height:300px; position:absolute; top:200px; left:200px;}
/*banner end*/

/*mob ban*/
.mobban{ display:none; width:100%;}
.mobban img{ width:100%;}
/*mob ban end*/

/*nybanner*/
.ny_banner{ height:300px; background:url(../images/banner4.jpg) no-repeat center;}
/*nybanner end*/

/*nav*/
nav {
	position: absolute;
}
.fixed {
	position: fixed; 
	top: 0;  
	z-index: 999;
	width:100%;
}

.nav-newc .navbar-nav > .active > a,
.nav-newc .navbar-nav > .active > a:hover,
.nav-newc .navbar-nav > .active > a:focus{ color:#fb9a01 !important;}

.nav-newc{ background:rgba(7,65,89,1); border-bottom:1px solid #ffffff;}
.navc_1{ width:1200px; margin:0 auto; background:rgba(7,65,89,1);}
.navc_1 li{ height:59px; line-height:59px; font-size:20px; font-family:"微软雅黑"; background:url(../images/navbg.jpg) no-repeat right center;}
.navc_1 li a{ height:59px; line-height:59px; font-size:20px; font-family:"微软雅黑"; padding:0 35px; color:#ffffff; font-weight: bold;}
.navc_1 li a:hover{ color:#fb9a01; background: none}
.icon-bar{ background: #ffffff;}
.navbar-brand{line-height: 35px; color: #ffffff; display: none;}

.bgnot{background: none !important;}
/*nav end*/

/*mobnav*/
.mob_nav{ width:100%; display:none;}
.mob_nav ul{ overflow:hidden; background:rgba(7,65,89,1); border-bottom:1px solid #ffffff;}
.mob_nav ul li{ width:14.2%; float:left; text-align:center; height:40px; line-height:40px; font-size:16px; background:url(../images/navbg.jpg) no-repeat right center;}
.mob_nav ul li a{ color:#ffffff;}
/*mobnav end*/


/*about*/
.photo {background-attachment: fixed;
		
		background-repeat: no-repeat;
		position: relative;
		}
.about{ margin-top:40px; padding-bottom:20px;}
.containter{ width:1200px; margin:0 auto;}
.tit{ height:75px; padding-left:25px; font-size:40px; font-family:"微软雅黑"; text-align:left; margin-bottom:20px; line-height:50px;}
.ab_tit{ background:url(../images/tit1.png) no-repeat bottom left; color:#ffffff;}
.ab_c{ font-size:14px; color:#ffffff; line-height:30px;}
.ab_c p{ text-indent:2em;}
.pc_n{ display:none;}
.bg1{ background:url(../images/backg1.png) no-repeat right center;}
/*about end*/

/*why*/
.why{ margin-top:50px;}
.why_c{ overflow:hidden;}
.why_c p{ float:left; padding:65px 10px 0 10px; width:150px; height:188px; text-align:center; margin:0 42px; font-size:14px; line-height:24px;}
.y_bg1{ background:url(../images/ybg1.jpg) no-repeat center; color:#ffffff;}
.y_bg2{ background:url(../images/ybg2.jpg) no-repeat center; color:#ffffff;}
.y_bg3{ background:url(../images/ybg3.jpg) no-repeat center; color:#ffffff;}
.y_bg4{ background:url(../images/ybg4.jpg) no-repeat center; color:#00435e;}
.y_bg5{ background:url(../images/ybg5.jpg) no-repeat center; color:#00435e;}
/*why end*/

/*topic*/
.bg2{ background:url(../images/backg2.png) no-repeat right;}
.top_tit{ background:url(../images/tit2.png) no-repeat bottom left; color:#ffffff;}
.topic{ margin-top:50px; padding-bottom:20px;}
.top_c{ overflow:hidden; padding-left:370px; padding-top:40px;}
.top_c ul li{ color:#043347; min-height:40px; font-size:18px; background: url(../images/point.jpg) no-repeat left center #ffffff; line-height:40px; font-family:"微软雅黑"; font-weight:bold;}
/*topic end*/

/*guest*/
.guest{ margin-top:50px; padding-bottom:50px;}
.gue_tit{background:url(../images/tit3.png) no-repeat bottom left; color:#0a4e6a;}

.guest_li{ position:relative; width:240px;}
.guest_li img{ position:absolute; width:240px;}
.gue_int{ display:block; position:absolute; background:rgba(10,78,106,0.9); color:#ffffff; font-size:14px; height:60px; line-height:60px; text-align:center; width:240px; top:200px;}

/* 本例子css */
	.douban{ overflow:hidden;   }
	.douban .hd{ height:30px; line-height:30px;  overflow:hidden;   }
	.douban .hd .next,
	.douban .hd .prev{ float:right; display:block; width:26px; height:26px;  overflow:hidden; margin-right:6px; cursor:pointer; }
	.douban .hd .prev{ background:url(../images/aw_l.jpg) no-repeat center;}
	.douban .hd .next{ background:url(../images/aw_r.jpg) no-repeat center; }
	.douban .hd .prevStop{ background-position:-6px -40px; cursor:default; }
	.douban .hd .nextStop{ background-position:-34px -40px; cursor:default; }
	.douban .hd ul{ float:right; margin:6px 6px 0 0; zoom:1; }
	.douban .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; }
	.douban .hd ul li.on{ background-position:-12px 0; }
	.douban .bd{ width: 1160px;overflow: hidden;font-size: 0;}
	.douban .bd ul{ overflow:hidden; zoom:1;width: 1160px;margin: 0; }
	.douban .bd ul li{ float:left;margin: 10px 18px; width:253px; height:314px; border:1px solid #cccccc; padding:6px;}
/*guest end*/

/*参会流程*/
.chlc{ margin:0 auto; margin-top:30px; padding-bottom:50px; width:1200px; text-align:center;}
.chlc img{ width:1000px;}
/*参会流程 end*/

/*参会礼品*/
.gift{ width:1200px; margin:0 auto; margin-top:20px;}
.gift_tit{ text-align:center; background:url(../images/bg3.png) no-repeat center; font-size:30px; color:#0a4e6a; font-family:"微软雅黑"; font-weight:bold; height:40px; margin-bottom:15px;}
.gift_tit span{ padding:5px 10px; border-radius:30px; background:#ffffff;}
.gift_tit2{ font-size:14px; color:#0a4e6a; text-align:center; height:24px; line-height:24px; margin-bottom:20px;}
.gift_tit2 span{ padding:5px 10px; background:#ffffff; border-radius:24px;}
.gift_img{ text-align:center;} 
/*参会礼品 end*/

/*sign up*/
.bg3{ background:url(../images/backg6.png) no-repeat center;}
.sign{ margin-top:50px; padding-bottom:10px; color:#ffffff; display:none;}
.sign_tit{background:url(../images/tit4.png) no-repeat bottom left; color:#ffffff;}
/*sign up end*/

/*logo*/
.logo{ margin-top:30px;}
.logo_tit{ height:40px; line-height:40px; background:url(../images/cont_bg2.jpg) repeat-x center; text-align:center; color:#ffffff; font-size:24px; font-family:"微软雅黑"; width:1160px; margin:0 auto;} 
.logo_tit span{ padding:0 10px; background:#06374b;}
.demo{width:1160px;margin:30px auto;position:relative;}
.scrollbox{}
.scrollbox ul{ overflow:hidden;}
.scrollbox li{float:left;width:100%;min-height:75px;overflow:hidden;padding:5px 0px;}
.scrollbox li a{float:left;display:inline-block;width:192px;height:70px;overflow:hidden; padding:10px 20px; text-align:center; line-height:60px; vertical-align:middle; border-right:1px dashed #6a8793;border-bottom:1px dashed #6a8793; }
.scrollbox li a img{max-width:100%; vertical-align:middle; max-height:100%;}
.scrollbox li a p{ background:#ffffff; height:50px; width:150px;}
.logo_brn{ border-right:none !important;}
.mrlogo{ width:1160px; overflow:hidden; margin:10px auto;}
.mrlogo li{ float:left; width:145px; margin:10px; text-align:center;}
.mrlogo li img{width:145px; height:60px; border:1px solid #cccccc;}

/*.scrollbox{position:relative;width:100%;height:149px;overflow:hidden;}
.scrollbox ul{position:absolute;left:0px;top:0px;}
.scrollbox li{float:left;width:100%;height:75px;overflow:hidden;padding:5px 0px;}
.scrollbox li a{float:left;display:inline-block;width:192px;height:70px;overflow:hidden; padding:10px 20px; text-align:center; line-height:60px; vertical-align:middle; border-right:1px dashed #6a8793;border-bottom:1px dashed #6a8793; }
.scrollbox li a img{max-width:100%; vertical-align:middle; max-height:100%;}
.scrollbox li a p{ background:#ffffff; height:50px; width:150px;}*/



.logo_p{ position:relative;}
.logo_p span{ position:absolute; display:none; background:rgba(255,74,0,0.9); width:100% !important; height:50px !important; color:#ffffff; font-family:"微软雅黑"; line-height:50px !important;}
.logo_p:hover span{ display:block;}
/*logo end*/


/*review*/
.review{ margin-top:50px; color:#ffffff; padding-bottom:50px;}
.video{ width:455px; float:left; margin-right:25px; margin-left:20px; margin-top:18px;}
.video video{ width:455px;}
.rev_tit{background:url(../images/tit5.png) no-repeat bottom left; color:#ffffff;}
.rev_c{ float:left; width:680px; color:#ffffff;}
/*switchBox*/
.switchBox, .slideBox{  }
.switchBox dt, .slideBox dt{height:40px; background-color: #036188;}
/*.switchBox span, .switchBox dt a, .switchBox em, .slideBox span, .slideBox dt a, .slideBox em{
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	width:170px;
	
}*/
.switchBox dt .on, .slideBox dt .on{background-color:#ffffff;font-weight:bolder;}
.switchBox dt .active, .slideBox dt .active{background-color:#ffffcc;font-weight:bolder;}
.switchBox dt .on, .switchBox dt .active, .slideBox dt .on, .slideBox dt .active , .slideBox a:hover{color: #FFFFFF; line-height: 50px; background-color: #06374b; height: 50px;}
.switchBox span, .switchBox dt a, .switchBox em, .slideBox span, .slideBox dt a, .slideBox em{
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	width:150px;
	
}
.switchBox a:hover
.switchBox dt .fat{color:#0000ff;width:150px;}
.switchBox dt .fat:hover{color:#ffff00;}
.switchBox dd, .slideBox dd{
	clear: both;
	display: none;
	height: auto;
}
.switchBox li{margin-left:20px;list-style:square;}
.switchBox dt a,.switchBox dt a:visited{ text-decoration:none;}
.switchBox dt a:hover{
	color: #FFFFFF;
	;
	text-decoration: underline;
}
.switchBox1{width:1200px;}
.switchBox1 dd{display:block;}
#switchBox1 dd span{display:none;}
	/*switchBox*/
.lx { margin-top:15px}
.lx_nr{ background:#fff; padding:15px 0 10px; overflow:hidden}
.con_imger{ overflow:hidden;}
.con_imger .conimg{ float:left; width:275px; overflow:hidden; text-align:center;margin:0 18px 5px 0; font-size:12px;}
.con_imger a{ float:left; width:275px; overflow:hidden; text-align:center;margin:10px; display:block;}
.con_imger a img{ width:100%; padding-bottom:5px; border:none !important;} 
.con_imger a p{ color:#666; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; text-align:center }
.con_imger a:hover{text-decoration:none}
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90; padding:0 !important;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
.container{ width:1200px; padding:0 ;}
.gue_img{ height:198px;}
.content .container .new img {
	margin-right: 20px;
	margin-bottom: 20px;
	height: 220px;
	width: 400px;
	float: left;
}
.content .container .new embed {
	margin-right: 20px;
	margin-bottom: 20px;
	height: 220px;
	width: 480px;
	float: left;
}
.content .container .new .newtxt {
	float: left;
	margin-bottom: 20px;
	width: 700px;
	height: 220px;
	overflow: hidden;
}
#switchBox dd #content {
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content .container .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.content .container .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #666;
	line-height: 25px;
}

#content .title_huiyi{ background:url(../images/bg3.jpg) repeat-x;}
#content .title_huiyi h1 {
	color: #0a4e6a;
	line-height: 45px;
	text-align:center;
	margin:0 auto;
	background:#ffffff;
	font-size:24px; font-weight:bold; font-family:"微软雅黑";
}

#content .fx {
	line-height: 24px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .fx p {
	text-indent: 24px;
	padding-bottom: 20px;
}

#content .fx h1 {
	display: block;
	line-height: 40px;
	text-align: center;
}
#content .fx .fxb .fxtab {
	/*float: left;*/
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#content .fx .fxb .fxtab table tr td {
	border: 1px solid #CCC;
}
.leftbox {
	display: block;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}
.fxb .col-md-3,.fxb .col-md-6{padding-left: 0; padding-right: 0;}
.leftbox .leftline {
	background-color: #074159;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}

.cona{ width:96% !important;}
.zlnone{ color:#999999;}
.zlnone:hover{ color:#999999;}


.re_logo{ overflow:hidden;}
.re_logo a{ float:left; width:150px; height:60px; margin:10px; border:1px solid #cccccc; display:block; text-align:center;}
.re_logo a img{ width:148px; height:58px;}

.bg4{ background:url(../images/backg5.png) no-repeat center;}

/*video*/
.vid{ float:left; width:500px; height:300px; margin-right:40px;}
.vid embed{ width:500px; height:300px;}
.vid iframe{ display:none; }
.vid_c{ margin-top:15px; font-size:16px; line-height:28px; width:100%; text-align:center;}
.vid_c a{ color:#ffffff; font-weight:bold; background:#FB9A01; padding:3px 10px; border-radius:10px; font-size:14px;}
.vid_c a:hover{ text-decoration:underline !important}
.vid_more{ float:left; width:100px; background:#FB9A01; text-align:center; height:300px; line-height:300px;}
.vid_more a{ color:#ffffff; display:block;}
/*video end*/

/*review end*/

/*information*/
.infor{ margin-top:50px;}
.inf_tit{background:url(../images/tit6.png) no-repeat bottom left; color:#ffffff;}
.media-ul a{ color: #ffffff;}
.media-ul li{height: 120px; margin-bottom: 30px;overflow:hidden;}
.media-ul li h4{ height: 40px; line-height: 40px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis; font-weight: bold; transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.media-ul li h4:hover{color:#fb9a01; }
.media-ul li p{font-size: 14px; line-height: 24px; }
.med-img{ width: 180px; height: 120px; margin-right: 20px}
.med-img img{width:180px; height: 120px; color:#ffffff;}
/*information*/



/*foot*/
.foot{background: #022330; color: #ffffff;}
.contact{ padding:60px 20px; font-size: 16px; font-family: "微软雅黑"; line-height: 28px; overflow: hidden; width:1100px; margin:0 auto; background:url(../images/cont_bg.jpg) no-repeat right center;}
.contact p{ background: url(../images/cont_bg2.jpg) repeat-y left;}
.foot_c{ padding: 50px 0; text-align: center; background: url(../images/footbg.jpg) repeat-x  top; font-size: 14px; line-height:28px;}
.foot_c a{ color: #ffffff;}
/*foot end*/

/*会议赞助*/
.hyzz{ background: #0a4e6a; color: #ffffff;}
.detail-con ol li {
	margin-left: 40px;
}


.intro-con{ padding-top:0;min-height:600px; width:1000px; margin:0 auto;}
.intro-con h1{ font-size:16px; padding:20px 0 ;}
.detail-con table{ width: 100%;}
.detail-con table ,.detail-con table tr td{
	border: 1px solid #CCC;
}

.intro-con .detail-con{font-size:14px; line-height:28px; padding:0 20px 20px;}
.intro-con .red{ color:#e52f00;}
.intro-con a{ color: #ffffff;}
.intro-con a:hover{ text-decoration: underline !important;}
/*会议赞助 end*/

/*ht*/
.ht{ height:150px; margin-top:50px; padding-bottom:50px; background:url(../images/pic.jpg) no-repeat center; width:100%;}
.ht2{ width:1200px; margin:20px auto;}
.ht2 img{ width:100%;}
/*ht end*/

.pc_disn{ display: none; } 

/*lxzy*/
.lx_btn{width: 200px; height: 40px; line-height: 40px; border: 1px solid rgba(255,255,255,0.7); color: #ffffff; margin:0 auto; text-align: center; border-radius: 10px;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.lx_btn a{ color: #ffffff;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; }
.lx_btn:hover{border: 1px solid #FF4A00;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.lx_btn:hover a{ color: #FF4A00;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}

.lxzy{ background: #0a4e6a; padding: 10px 0;}
.lx_c{color: #ffffff; width: 1000px; margin:0 auto; font-size: 14px; line-height: 24px;}
.lx_c p{margin-bottom: 15px;}
.lx_bg{background: #E3551C; min-height: 35px; padding:0 10px; line-height: 35px; font-size: 16px; text-align: center;}

.BMapLabel{ width: 126px; }
.BMap_Marker{ width: 126px !important; }
/*lxzy end*/

.col-xs-6{ padding:1%; }
.bt2n{ width: 98%; height: 40px; line-height: 40px; background: #0A4E6A; margin:10px auto;  text-align: center; border-radius: 5px; border: 1px solid #126F95;}

/*hyyc*/
.hyyc { padding:10px 0; }
.hyyc table{ width: 1000px;margin:0 auto; border: 1px solid rgba(255,255,255,0.7);border-right: 0; border-bottom: 0; text-align: center; }
.hyyc table td,.hyyc table th{ border: 1px solid rgba(255,255,255,0.7);border-left: 0; border-top: 0 ; text-align: center; height: 35px; line-height: 30px;}
/*hyyc end*/
