iframe,body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
	list-style:none;
}
body{
	margin:0px;
	padding:0px;
	font-family: "微软雅黑";
	font-size:14px;
	line-height:26px;
	min-width:1200px;
	color:#333;
}
* img {
    border:0;
	vertical-align:top;
}
a {
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/*header style*/
.topwrapwrap{width:100%;background:#E8E8E8 url("http://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;border-bottom:1px solid #7F7F7F;}
.topwrap{width:980px;height:38px;line-height:38px;padding:0px 0px;font-size:14px;color:#7D8184;overflow:hidden;}
.qlink{width:534px;}
.qlink a{padding-right:21px;}
.qlink a:link,.qlink a:visited{color:#5E5E5E;}
.qlink a:hover{color:#f60;}
#foot {width:980px;margin:0 auto;text-align:center;}
#foot a:link,#foot a:visited{color:#FFF;}
#foot a:hover{color:#FFF;}
.tl			{text-align:left;}
.tc			{text-align:center;}
.tr			{text-align:right;}
.mag		{margin:0px auto;}
.fl		    {float:left;}
.fr			{float:right;}
.red        {color: #FF3300;}
.bold       {font-weight: bold;}

.clearfix:after    {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix          {display: inline-block;}   
.clear { clear:both;}
/* Hides from IE-mac \*/
* html .clearfix   {height: 1%;}
.clearfix          {display: block;}
.foot{ width:100%; color:#FFF; font-size:12px; font-weight:normal; line-height:26px; background:#333; }
.foot a { color:#FFF;}
.foot a:link,.foot a:visited {text-decoration: none;}
.foot a:hover {text-decoration: underline;}
/*header style end*/

/********** main **********/
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.mt35 { margin-top:35px;}
.mt40 { margin-top:40px;}
.mt50 { margin-top:50px;}
.mt60 { margin-top:60px;}
.mt80 { margin-top:80px;}
.ml10 { margin-left:10px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml18 { margin-left:18px;}
.ml75 { margin-left:75px;}
.ml85 { margin-left:85px;}
.ml384 { margin-left:384px;}
.ml419 { margin-left:419px;}
.pt15 { padding-top:15px;}
.pt40 { padding-top:40px;}
.pt50 { padding-top:50px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb40 { margin-bottom:40px;}

h1 { font-size:32px; color:#222222;}
h2 { font-size:26px; font-weight:bold; color:#333;}
h3 { font-size:18px; font-weight:bold; color:#FFF;}
h4 { font-size:18px; font-weight:bold; color:#333;}
.w1100 {
	width:1100px;
	margin:0 auto;
	height:auto;
}
.w1170 {
	width:1170px;
	margin:0 auto;
	height:auto;
}

/************** banner **************/
.banner{height:580px;width:100%;overflow:hidden; position:relative;}
.banner img{width:1920px;height:580px;position:absolute;top:0;left:50%;margin-left:-960px;}
.banner h1 { display:none;}
/************** jiyu **************/
.jy_l {
	width: 530px;
	height: 250px;
}
.jy_c {
	width: 330px;
}
.jy_c h3 {
	font-size: 15px;
}
/************** introduction **************/
.intro {
	width: 100%;
	height: 265px;
	background: url(../images/intro_bg.jpg) top center no-repeat;
}
.intro2 {
	width:100%;
	height:280px;
	background:url(../images/intro_bg2.jpg) top center no-repeat;
}
.cb {
	color: #000;
}
.i_r {
	width:830px;
	height:auto;
	overflow:hidden;
}
.title1 {
	width: 312px;
	height: 60px;
	background: url(../images/title_bg1.png) left top no-repeat;
}
.title1 h2 {
	color:#FFF;
	text-align:center;
	line-height:28px;
	padding-top:10px;
}
.title1 h2 span {
	color:#FF3300;
}
.title1 p {
	color:#CCC;
	text-align:center;
}
.i_c {
	color:#FFF;
	font-size:14px;
	line-height:26px;
}
.i_c2 {
	color: #000;
	font-size: 14px;
	line-height: 26px;
}
.i_c a {
	color:#FF3300;
}
.i_c2 a {
	color:#FF3300;
}
/************** 地图轮播 **************/
.center {
	width:100%;
	height:660px;
	overflow:hidden;
	margin:50px auto;
}
.center_area{
	width:100%;
	height:660px; 
	margin:0 auto;
}
/*中间区域*/
.center_area .center{
	width:100%;
	height:660px;
	background:#DDD;
	float: left;
}
.common_da{ width:1170px; height:auto;}
.center_area .center .center_top{
	width:100%;
	height:660px;
	/*background: #333;*/
}
 
.content_middle{
	height:660px;
    margin:0px auto;
    position:relative;
}
.content_middle:hover .common{
	display: block;
}
/*左右切换图标*/
.content_middle .common{
	display: block;
	width:50px;
	height: 100px;
	position: absolute;
	z-index: 25;
    top:72%;
    margin-top: -170px;
    display: none;
}
.content_middle .btnLeft{
	opacity: 0.5;
	left:40px;
	background: url(../images/sprite.png) no-repeat;
}
.content_middle .btnRight{
	opacity: 0.5;
	right:40px; 
	background: url(../images/sprite.png) no-repeat -60px 0;
}
/*左右切换图标*/
.content_middle ul li{
	width:100%;
	height:660px; 
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin:0px auto;
}
.content_middle ul li a{
	display:block;
	width:100%;
	height:660px;
}
/*切换小图标*/

.content_middle .table{
	width:340px; 
	height:24px;
	position: absolute;
	bottom:0px;
	left:50%;
	z-index:9;
	margin-left:-170px;
}
.content_middle .table a{
    width:80px;
    height:24px;  
    background:#FFF;
    opacity: 0.8;
    text-align:center;
    line-height:24px;
    margin-left:3px; 
    display: block;
    float:left;
	color:#111;
}

.content_middle .table a.small_active{
	background:#FF3300;
	color: #fff;
	 
} 

/************** 考察特点 **************/
.title2 {
	width:332px;
	height:60px;
	background:url(../images/title_bg2.png) left top no-repeat;
}
.title2 h2 {
	color:#333;
	text-align:center;
	line-height:28px;
	padding-top:10px;
}
.title2 h2 span {
	color:#FF3300;
}
.title2 p {
	color:#999;
	text-align:center;
}

#index_banner{margin:20px auto; width:990px;}
#index_banner .burder{ width:990px; height:360px; float:left}
.slideBox{ width:990px; height:360px; position:relative; *z-index:0;  }
.slideBox .hd{ height:30px; position:absolute; bottom:0px; border-bottom:1px solid #d5d5d5; }
.slideBox .hd ul{float:left;  }
.slideBox .hd ul li{ float:left; background-color:#fff; border-left:1px solid #d5d5d5; display:block; width:246px; height:30px; line-height:30px; }
.slideBox .hd ul li a{ padding-left:5px; display:block; width:240px; _width:158px; height:30px; line-height:30px; position:relative; color:#333; text-align:center; cursor:pointer; }
.slideBox .hd ul li a img{ display:none; position:absolute; top:-7px; left:0px;}
.slideBox .hd ul li.on{ }
.slideBox .hd ul li.on a img{ display:block;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd ul li{ position:relative;}
.slideBox .bd img{ width:990px; height:330px; }
.burder_content{ position:absolute; top:0; right:0px; height:300px; width:300px; padding-left:30px; padding-top:30px; background-color:#000;filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85; }
.burder_content .burder_content_type{ float:left; display:block; font-size:18px; line-height:40px; text-align:center; height:40px; width:150px; font-weight:bold; color:#FFF; background-color:#FF3300;}
.burder_content .burder_content_title{ float:left; font-size:30px; line-height:35px; color:#fff; width:270px; font-weight:bold; margin-top:10px; cursor:pointer; font-family:"微软雅黑"; font-weight:lighter;}
.burder_content .burder_content_title:hover{ color:#ff5c00;}
.burder_content .burder_content_content{ float:left; line-height:28px; color:#fff; font-size:14px; width:270px; margin-top:10px;}
.burder_content .burder_content_lookall{ float:left; color:#ff5c00; font-weight:bold; margin-top:10px;_width:120px;}
.burder_content .burder_content_lookall:hover{ text-decoration:underline; color:#ff5c00;}

/************** 机构logo **************/
.logo {
	width:100%;
	height:710px;
	background:url(../images/jigou_bg.jpg) top center no-repeat;
}
.americe {
	height:110px;
}
/************** 视频 **************/
.video {
	width:1170px;
	height:420px;
	position:relative;
}
.video-img {
	width:456px;
	height:299px;
	overflow:hidden;
	z-index:100;
	background:url(../images/vedio01.png) center center no-repeat;
}
.v_l {
	width:550px;
	height:auto;
}
.v_r {
	width:440px;
	height:auto;
	margin-right:180px;
}
/************** 历届考察回顾 **************/
.review {
	width:100%;
	height:700px;
	background:url(../images/review_bg.jpg) top center no-repeat;
}
.r1 {
	width:220px;
	height:150px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	line-height:36px;
	overflow:hidden;
}
.r1 a p {
	color:#FFF;
	display:block;
}
/************** 2018考察预告 **************/
.previews {
	width:1170px;
	height:auto;
	overflow:hidden;
}
.p1 {
	width:370px;
	height:450px;
}
.p_c {
	width:328px;
	height:170px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:15px 20px;
}
.p_c p {
	color:#666;
	padding-top:8px;
}
.p_c p span {
	background:#096ACC;
	padding:2px;
	color:#FFF;
}
/************** 相关资讯 **************/
.info {
	width:100%;
	height:400px;
	background:#333;
}
.info ul {
}
.info ul li {
	width:350px;
	height:40px;
	float:left;
	margin-left:20px;
}
.info ul li a {
	color:#FFF;
}
.line {
	width:100%;
	height:1px;
	border-bottom:1px solid #666;
	margin-top:40px;
}


/************** 美国机构 **************/
.banner2{height:380px;width:100%;overflow:hidden; position:relative;}
.banner2 img{width:1920px;height:380px;position:absolute;top:0;left:50%;margin-left:-960px;}
.banner2 h1 { display:none;}

.menu {
	width:200px;
	height:250px;
}
.menu ul {
	width:200px;
	height:250px;
}
.menu ul li {
	width:180px;
	height:48px;
	border:1px solid #CCC;
	font-size:16px;
	line-height:48px;
	padding-left:20px;
}
.menu ul a {
	color:#333;
}
.f18 {
	font-size:18px;
	background:#0760B8;
	color:#FFF;
	font-weight:bold;
}
.f16 {
	background:#E9E9E9;
	color:#FF3300;
}

.ny_zb{width:930px;overflow:hidden; margin:35px auto 0 auto;}

.ny_zblb1 li{line-height:40px;font-size:16px;color:#333;float:left;width:100%; margin-top:5px;}
.ny_zblb1 li a{display:block;padding-left:20px;text-decoration:none;color:#333;background:url(../images/04.png) no-repeat right #E9E9E9;}
.ny_zblb1 li a.cur{color:#FFF;font-weight:bold;background:url(../images/04_h.png) no-repeat right #FF3300;text-decoration:none;}

.ny_zblb1 li ul{display:none;color:#333;}
.ny_zblb1 li ul li{ width:296px; float:left; height:auto; line-height:35px; margin-top:20px; font-size:14px; text-align:center; margin-right:12px;}
.ny_zblb1 li ul li a{display:block;background:url(../images/05.gif) no-repeat left; padding-left:0px;}
.ny_zblb1 li ul li a p{ display:block; width:294px; height:35px; border:1px solid #DDD; padding-left:0px; }
.ny_zblb1 li ul a:hover{color:#FF3300;}
