@charset "utf-8";
@import "animations.css";
/* CSS Document */

/*global css*/
html{width:100%;height:100%; overflow-x:hidden;}
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; width:100%; margin:0 auto;font-size:13px;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:20px; 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:#f60;}
h1{font-size:16px;}
h2,h3,h4{font-size:14px;}
h6{ text-align:center;}
.white,.white a{color:#fff;}
.white:hover{color:#c00; cursor: pointer;}
.white a:link,.white a:visited,.white a:hover{ color:#3b7fc8;}
.fl{ float:left;}
.fr{ float:right;}
#noborder{border:none;}
#nobg{background:none;}
.pt10{padding-top:10px;}
.pt30{padding-top:30px;}
.pt20{padding-top:20px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.red{color:#c00;}
.f14{font-size:14px;}
.red{color:#f00;}
.txtcenter{text-align: center;}
.w1000{width:1000px;margin: 0 auto;*zoom:1;}
.w600{width:600px;}
.w400{width:400px;}

*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}

/*header topbar*/
#header {
  position: relative;
  z-index:111;
}
.topbar_con
{
	width: 1000px;
	margin: 0 auto;
	font-size:12px;
}
#header .topbar {
  height: 31px;
  line-height: 31px;
  border-bottom: solid 1px #ddd;
  background: #F5F5F5;
  overflow:hidden;
}
#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*/
.banner,.banner_con
{
	width: 100%;
	height: 526px;
	min-width: 1000px;
	overflow: hidden;
	position:relative;
}

.banner_con
{
	position: relative;
}
.banner01
{
	background:url(../images/banner111.jpg) no-repeat center top;
}
.banner02
{
	background: url(../images/banner2.jpg) no-repeat center top;
}
.banner03
{
	background: url(../images/banner3.jpg) no-repeat center top;
}
.banner04
{
	background: url(../images/banner4.jpg) no-repeat center top;
}
.banner_list,.banner_list li,.banner_list li img
{
	width: 100%;
	height: 526px;
	overflow:hidden;
}
.banner_list li
{
	position:absolute;
	top:0;
	left:0;
}
.banner .dot_list
{
	position:absolute;
	left:50%;
	bottom:50px;
	margin-left: 100px;
	width: 300px;
}
.banner .dot_list li
{
	width:57px;
	height:4px;
	font-size: 0;
	background:#a0a0a0;
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.banner .dot_list li.active
{
	background:#27efff;
}
.banner_font
{
	width: 765px;
	height: 345px;
	background: #ff6400;
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -382px;
}
.banner_font img
{
	padding: 44px 0 0 44px;
}
.banner_addr
{
	position: absolute;
	top: 80px;
	left:50%;
	margin-left:80px;
	width: 137px;
	height: 140px;
	background:url(../images/bg-color_03.png) no-repeat center top;
	text-align: center;
	padding-top: 6px;
	font: bold 36px/132px "Microsoft Yahei","黑体";
	color: #000000;
}
.banner_nav
{
	position: absolute;
	border-top: solid 3px #27efff;
	top: 0;
	left: 0;
	width: 100%;
}
.banner_nav .nav_con
{
	width: 850px;
	margin: 0 auto;
}
.banner_nav li
{
	width: 210px;
	height: 40px;
	padding-top: 9px;
	font: bold 18px/40px "Microsoft Yahei","Arial","黑体";
	float: left;
	background: url(../images/gray_bg.png) no-repeat center top;
	margin-left: 50px;
	text-align: center;
}
.banner_nav li.on
{
	background:url(../images/tips_03.png) no-repeat center top;
}
.banner_nav li.last
{
	width: 194px;
	background: url(../images/gray_bg.png) no-repeat center top;
}
.banner_nav .last.on
{
	background: url(../images/orange_bg2.png) no-repeat center top;
}
/*nav*/
.nav
{
	height:72px;
	background: #8c673e;
	width: 100%;
	border-top:1px solid #957f68;
	border-bottom: 1px solid #d1c2b2;
}
.nav li
{
	float: left;
	text-align: center;
	font: 16px/72px "Microsoft Yahei","黑体";
	padding: 0 34px;
	position: relative;
	z-index: 1;
}
.nav li a{display:block; color:#ffffff;}
.nav li p{
	width:125px;
	background: #e2c09a;
	 position: absolute;
	 left:0;
	 top:72px;
	 z-index: 1;
	 padding: 13px 0 8px 0;
	 border-radius: 0 0 3px 3px;
	 display:none;
}
.nav li p a{font-size: 15px;color:#222428; height: 28px;line-height:28px;margin-bottom: 4px;}
.nav li p a:hover{color:#fff; background: #0265bf;}


.nav li.on
{
	border-bottom: solid 3px #f68910;
	background:#ffffff;
	height: 70px;
}
.nav li.on,.nav li.on a:link,.nav li.on a:visited,.nav li.on a:hover
{
	color: #f58100;
}
.nav .btn_bm
{
	padding-top:12px;
}
.nav_fixed
{
	position:fixed;
	top: 0;
	left: 0;
	_left:0;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:999;
}
.rel
{
	position: relative;
}
.bg_yy
{
	background: url(../images/t2.png) repeat-x center bottom;
}
.bg_yy2
{
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.main_wrapper
{
	margin: 30px auto;
	padding: 20px;
	background: #fff;
	width: 960px;
}
.main,.part1
{
	width: 100%;
	min-width: 1000px;
}
.part1
{
	/*padding: 50px 0;*/
}
.w_title
{
	background: url(../images/title.png) 0 0 no-repeat;
	width: 74px;
	height: 122px;
	color: #f58100;
	padding:9px 15px 0 9px;
	float: left;
	margin-right: 15px;
	margin-top: 75px;
}
.w_title h2{
	font: 31px/31px "Microsoft Yahei","黑体";
	

}
.w_title span{
	display: block;
	width:21px;
	height: 1px;
	overflow: hidden;
	background: #f58100;
	margin-top: 9px;
}
.w_title h3{
	font: 12px/14px simhei;
	text-transform: uppercase;
	margin-top: 4px;
}
.pt8{padding-top: 8px;}
.mt120{margin-top: 120px;}


/*介绍*/
.active_info
{
	width: 450px;
}
.active_info p
{
	color: #201a1a;
	line-height: 20px;
	font-size:14px;
}
.scroll_note
{
	height: 168px;
	overflow-y: scroll;
}

/*slide*/
.pic_list
{
	width:434px;
	height:388px;
	position: relative;
}

.pic_list_ul
{ 
  width:434px;
  height: 376px;  
  position: absolute;

}
.pic_list ul li img{
   width:434px;
  height: 376px;  
}
.pic_list ul li
{
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.pic_list ul li .gray_bg
{
	padding: 0 10px;
	width: 500px;
	height:40px;
	position:absolute;
	left:0;
	bottom:0;
	font-weight: bold;
	line-height: 40px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F333333', endColorstr='#7F333333');
	background:rgba(51,51,51,0.5);
	color: #fff;
}
.pic_list ul li .gray_bg a{color: #fff;}
:root .active ul li .gray_bg
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F333333', endColorstr='#7F333333');
}
.dot
{
	width:100%;
	height: 3px;
	overflow: hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	text-align: center;
}
.dot span
{
	display: inline-block;
	width:27px;
	height:3px;
	cursor:pointer;
	color: #fff;
	background: #262a30;
}

.dot span.on
{
	background:#f58100;
}
.jiabin
{
	width: 100%;
	background:  url(../images/t2_bg.gif) repeat-y center top;
}
.jiabin .bg_yy
{
	
	padding: 50px 0;
}
.jiabin_list
{
	*zoom: 1;
	margin-right: -105px;
	padding-top: 40px;
}
.jiabin_list .model
{
	width:150px;
	height:260px;
	float: left;
	font-size: 12px;
	text-align:center;
	margin-right: 60px
} 
.jiabin_list .model h6
{
	text-align:center;
}
.jiabin_list .model img
{
	width: 143px;
	height: 136px;
	padding-bottom: 10px;
}
.jiabin_list .model h3,.jiabin_list .model p
{
	line-height: 22px;
}
.white_bg
{
	background-color: #fff;
}
.robot_bg_wrap
{
	position: relative;
}
.robot_bg
{
	position: absolute;
	right: -180px;
	bottom: -50px;
	width: 725px;
	height: 599px;
	z-index: 0;
}
.news_list
{
	*zoom: 1;
	position: relative;
	z-index: 99;
}
.news_list li
{
	line-height: 24px;
	background: url(../images/ico_dot.gif) no-repeat left 8px;
	padding-left: 20px;
}
.w450 li
{
 width:1000px;
 overflow:hidden;
}
.w800
{
	width: 780px;
}
.w_table
{
}
.w_table tr td
{
	padding:6px 5px 6px 20px; 
	border-bottom: solid 1px #5d4e3f;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	text-align:left;
}
.w_table ul li{
 float: left;
 width:300px;
 margin-right: 23px;
 line-height: 28px;
 
}
.w_table .title
{

}
.w_table .title td{
	font-weight: bold;
	color: #f58100;
}
.w_table tr td.noborder
{
	border-right: none;
}


.black
{
	background: #333333;
}
.logo_list
{
	float: left;
	padding: 10px 0;
	*zoom: 1;
}
.logo_list .logo_name
{
	padding: 3px 6px;
	border: solid 1px #27efff;
	font: 14px/18px "Microsoft Yahei","黑体";
	color: #27efff;
}
.logo_list ul
{
	margin: 0 12px;
	_display:inline;
}
.logo_list ul li
{
	float: left;
	padding-right: 15px;
}
.wh .logo_list ul li
{
	padding-right: 50px;
	margin-bottom:10px;
}
.zz_con
{
	*zoom: 1;
}
.zz_con p
{
	line-height: 26px;
}
.w_table2
{
	width:80%;
	_width:80%;
	border-color: #FB8E47;
}
.w_table2 tr td
{
	border-color: #FB8E47;
}
.w_table2 .title
{
	background: #EB6810;
}
.mx .w_title
{
	font-size: 16px;
}
.mx_list img
{
	padding-left: 20px;
}
.main_left
{
	width: 680px;
	float: left;
}
.main_right
{
	width: 250px;
	float: right;
}
.main_right .w_title
{
	font-size:20px;
}
.map
{
	margin-top: 20px;
	width: 248px;
	height: 200px;
	border: solid 1px #ddd;
}




#g-footer
{
	background: #fff;
	margin: 0;
	height: 270px;
	font-size: 12px;
	padding-top: 30px;
}

/*浮窗*/
.fuchuang,.xufu_weixin
{
	position:fixed;
	_position:absolute;
    _bottom:auto;
    _top: expression(eval(document.documentElement.scrollTop));
    top: 150px;
	_margin-top:150px;
	display: none;
	z-index: 1111;
}
.fuchuang
{
	right:0;
	width:119px;
	height:315px;
	background:url(../images/fukaung-new_02.png) no-repeat center top;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_wb,.fuchuang .fuchuang_traffic,.fuchuang .fuchuang_share,.fuchuang .fuchuang_qq
{
	width:119px;
	height:63px;
	display:block;
	cursor:pointer;
}
.blue{ border-bottom:1px #ffffff solid;}
.fuchuang .fuchuang_zc
{
	background-position:0 0;
}
.fuchuang .fuchuang_wb
{
	background:0 -65px;
}
.fuchuang .fuchuang_qq
{
	background:0 -130px;
}
.fuchuang .fuchuang_share
{
	background:0 -195px;
	position:relative;
}
.fuchuang .fuchuang_traffic
{
	background:0 -260px;
}
.jiathis_style
{
	display:none;
}
.xufu_weixin
{
	left: 0;
	width: 106px;
	padding: 7px;
	background: #0377ce;
	text-align: center;
	font-size: 12px;
}
.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;
}

.ad-rabot{
	width:728px;
	height:90px;
	overflow:hidden;
	z-index:99999;
  left:50%;
	margin-left:-364px;
	position:fixed;
	bottom:0px;
	_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)));
}



.qiye
{
	background:#626569 url(../images/t1_bg.gif) no-repeat center top;
	height:258px;
	position: relative;
	z-index:1;
	*zoom:1;
}
.qiye h3.title
{
	font-family:Microsoft Yahei;
	font-size:30px;
	font-weight:normal;
	background: #eeeeee;
	width: 90px;
	text-align: center;
	height:208px;
	padding-top:50px;
	float: left;
	color: #1b1b1b;
}
.qiye .part1_con
{
	padding: 0;
	_position: relative;
	_z-index:1;
}
.qiye_con
{
	width:910px;
	float:right;
	height: 183px;
	overflow: hidden;
	padding-top:38px;
}
.qiye_con ul
{
	float:left;
	padding: 0 0 0 22px;
	width:280px;
	border-right:solid 1px #778086;
}
.qiye_con ul li
{
	color:#fff;
	line-height:26px;
	font-size:12px;
  overflow: hidden;
  white-space: nowrap;
}
.qiye .prev,.qiye .next
{
	position: absolute;
	top: 80px;
	width: 39px;
	height: 70px;
	cursor: pointer; 
}
.qiye .prev
{
	left: 50%;
	margin-left: -580px;
	background: url(../images/prev.png) no-repeat center;
}
.qiye .next
{
	right: 50%;
	margin-right: -580px;
	background: url(../images/next.png) no-repeat center;
}

.join{width:214px; height:35px;position:absolute; left:50%; margin-left:157px; bottom:184px; z-index:999;}
.join a{ display:block; height:35px;font-family:Microsoft YaHei; font-size:30px;color:#ffffff;}


/*回顾*/
.yant {
  overflow: hidden;
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.yant .tup {
  float: left;
  margin-right:20px;
}
yant dl {
  margin-left: 286px;
  overflow: hidden;
}
.yant dt {
  font-size: 14px;
  color: #cc0000;
  font-weight: bold;
}
.yant dd {
  padding-top: 5px;
  line-height: 20px;
  overflow: hidden;
}

.main-left{width:580px; float:left; overflow:hidden}
.main-right{width:380px; float:right;}

.bodyText{ line-height:22px; margin-top:15px;}
.bodyText h2{ line-height:24px;}
.hot-wrap{background: #fafafa;padding:5px 0;}
.hot-title{width:1000px; margin:20px auto; height:190px; overflow:hidden; background:url(../images/hotyi.png) 295px center no-repeat;}
.hot-title ul{ list-style:none;}
.hot-title ul li{ background:url(../images/duide_03.png) left center no-repeat; text-indent:40px; height:38px; line-height:38px;}

.object{margin-left: 110px;overflow: hidden;padding:106px 0 82px 0;}
.object li{background: url(../images/ok.png) left top no-repeat;padding-left: 24px;font-size: 14px;line-height: 20px;color:#201a1a;margin-bottom: 8px;}



.vip,.company{width:887px; margin:30px auto 0px; overflow:hidden;float: left;}
.vip{margin:143px 0 0 0;}

.vip ul{ list-style:none; height:176px; overflow:hidden;}
.vip ul li{ float:left;width:142px;}
.vip ul li p{ text-align:center; line-height:20px;}

.vip1{margin:49px 0 0 0;float:left}

.vip1 ul{ list-style:none; height:176px;}
.vip1 ul li{ float:left;width:142px;margin-right:24px}
.vip1 ul li p{ text-align:center; line-height:20px;}

.part-company{padding-bottom: 73px;}
.company{margin-top: 120px;}
.company ul{width:1000px; height:60px; list-style:none; overflow:hidden}
.company ul li{ float:left; border:1px #ccc solid; margin:0 3px; width:135px; height:58px;}

.left-con{width:300px;}
.position{margin:55px 0 0 71px;padding-bottom: 104px;float: left;}
.position ul{ list-style:none;}
.position ul li{width:149px; height:42px; line-height:42px; cursor:pointer; border:1px #bababa solid;color:#ffffff;font-family:Microsoft YaHei; font-size:14px; text-indent:20px;float: left;}
.position ul li i{display: inline-block;width:11px; height: 17px;margin-left:13px; vertical-align: middle;position: relative;top:-2px;}
.right-con{width:887px;margin:107px 0 0 0;}
.right-con ul{ list-style:none;}
.right-con ul li p{width:220px; height:45px; line-height:45px;border:1px #525252 solid;color:#ffffff;font-family:Microsoft YaHei; font-size:20px;  text-align:center;   margin: 10px 0 10px 235px;border-radius:5px;}
#tabs .thistab{ background:#8c673e;color:#fff;position: relative;}
#tabs .thistab:before{content:" ";position: absolute;width:14px;height: 13px;background: url(../images/arrow-top.png) 0 0 no-repeat;left:50%;top:-12px;}

.danwei{width:1000px; margin:50px auto 0px; overflow:hidden}
.danwei ul{ list-style:none;}
.danwei ul li{ float:left; margin:10px 0px;margin-right: 60px;}
.danwei ul li dt{ float:left; font-size:16px;margin-top: 25px;}
.danwei ul li dd{ float:left; text-align:center;}
.danwei ul li dd p{color:#666; font-size:14px; line-height:20px;}

.bg1{ background:#f5f8fc;}




/*.meet-ld ul{ background:url(../images/ld.png) left center no-repeat; padding-left:271px;}
.meet-ld ul li{font-size:14px;color:#333; line-height:36px;}
.meet-ld ul li span{ font-weight:bold;}*/

.meet-ld{background:url(../images/ld_bg.jpg) center top no-repeat;height: 589px;}
.meet-ld ul{width:887px;*padding-bottom: 50px;margin-top: 86px;}
.meet-ld ul li{float: left;width: 225px;color:#fff;text-align: center;margin-right:70px;margin-bottom: 50px;}
.meet-ld li h3{font-size: 16px;font-weight: normal;line-height: 34px;margin-top: 6px;}
.meet-ld li p{font-size: 14px;line-height: 20px;color:#fff;}
.meet-ld .w_title{margin-top: 55px;}


.part-contact{ position:relative;margin-top:80px;}
.part-contact .contact-hd{font:26px/32px microsoft Yahei;color:#fff; background:#3b7fc8; position:absolute;width:80px; height:73px; text-align:center;top:-40px; padding-top:7px;}

.address-left{ background:url(../images/address_bg.png) 0 0 no-repeat;width:500px; height:400px;}
.address-left .addcon{ padding:30px 51px 0 31px;}
.address-left .exhibition{font:16px/26px microsoft Yahei;color:#fff;margin-bottom:78px;}
.address-left  .traffic p{ font-size:12px; line-height:20px;margin-bottom:20px;color:#fff;}
.address-right{ height:400px; background:#fff;}
.address-right,.address-right img{width:470px;}


.contactus{background: #222;padding:85px 0 64px 0;border-top: 1px solid #7a7a7a;}
.contact_list li
{
	float: left;
	padding-right: 130px;
	font-family: simsun;
	font-size: 14px;
	color:#fff;
}
.contact_list li strong
{
	padding-left: 10px;
	border-left:solid 4px #8c673e;
	display:block;
	line-height: 20px;
}
.contact_list li p
{
	padding: 8px 0 0 15px;
	line-height: 20px;
	color:#fff;
}


/*日程*/
.richeng{background:#0c0d0f url(../images/black_bg.png) right top repeat-y;}
.richeng .w_table{float:left;width:887px;margin:96px 0 66px 0;}

/*jia bin*/
.part-jiabin .w_title h2{font-size: 24px;line-height: 24px;}

.site-nav{position: absolute;left:50%;margin-left:-473px;top:41px;z-index: 1;}
.site-nav li{float: left;width:174px;height: 38px;margin-right: 26px;line-height: 38px;text-align:center;font-size: 18px;}
/*.site-nav .other{background: #2f6b8b;}*/
/*.site-nav .other:before{border-bottom-color:#2f6b8b;}*/
.site-nav li a{display:block;color:#1e3542;background: #2f6b8b;border-radius:19px;position: relative;}
.site-nav li a:hover,.site-nav li a.active{background: #00e1fd;}
.site-nav li a:before{content: "";width:0;height: 0;font-size: 0;line-height: 0;position: absolute;left:50%;
top:-14px;border-style: dashed dashed solid dashed; border-width: 7px;border-color:transparent transparent #2f6b8b transparent;margin-left:-7px;}

.site-nav li a:hover:before,.site-nav li a.active:before{border-bottom-color:#00e1fd;}