@charset "utf-8";
/* CSS Document */

body{
	color:#666666;
	background:#fff;
	font-family:"微软雅黑", "黑体",Tahoma,SimSun,Microsoft YaHei,Arial;

}

*{ margin:0; padding:0; list-style:none;}
a{TEXT-DECORATION: none;blr:expression(this.onFocus=this.blur());outline: none; color:#666666; font-family:"微软雅黑";}
a:hover{ TEXT-DECORATION:none;color:#de3739;}
ul, li {list-style:none;}
img{ margin:0; border:none;}
h1{
	font-family:"微软雅黑";
	font-size:34px;
	color:#FFF;
	font-weight:normal;
	float:left;
}
h2,h3,h4{
	font-family:"微软雅黑";
	color:#666666;
	font-weight:bold;
}
p{font-family:"微软雅黑";color:#666666; font-size:14px; line-height:24px;}
ul,li{
	font-family:"微软雅黑";}

#top{
	width:1000px;
	margin:0 auto;
	height:100px;
	background:url(../images/logo.png) #FFF left no-repeat;
	position:relative;
}
.zx{
	position:absolute;
	float:right;
	}
.zx p{
	float:left;
	line-height:30px;
	height:30px;
}
.zx p span{
	color:#de3739;
	font-size:24px;
	font-weight:bold;
}
.zx a{
	display:block;
	width:68px;
	height:30px;
	padding-left:32px;
	line-height:28px;
	background:url(../images/topzx.png) no-repeat;
	color:#fff;
	font-size:14px;
	float:left;
	margin-left:10px;
}
.zx a:hover{
	background:url(../images/topzxa.png) no-repeat;
	
}


/*导航菜单*/
 #mynav{ width:100%; height:90px; background:#de3739; position:fixed; z-index:9999; color:#fff; top:0; left:0;
}
 #mynav ul{width:1000px; padding:0; margin:0 auto; list-style-type:none;}
 #mynav ul li{ float:left!important; width:80px; text-align:center; height:60px; line-height:60px; font-size:16px;!important}
 #mynav ul li a{ display:block;height:60px; line-height:60px; color:#ffffff;}
 #mynav ul li a:hover{ background:#f75658; color:#fff;}
 
.lan{
	width:100%;
	height:30px;
	background:#ffffff;
	float:left;
}
.lan_zixun{
	width:1000px;
	line-height:24px;
	height:24px;
	margin:3px auto;
}
.lan_zixun p{ padding-left:30px; }
.lan_zixun span a{
	display: block;
	width:80px;
	height:24px;
	line-height:24px;
	float:right;
	text-align:center;
	color:#666666;
	font-size:14px;
}
.lan_zixun span a:hover{ background:#de3739; color:#ffffff;}
#nav{ width:100%; float:left; height:94px;position:fixed;top:0;z-index:9999;display:none;
background:url(../images/lan_bg.png) repeat-x bottom;}

/*导航结束*/




.contentbg{
	width:100%;
	float:left;
	background:#f2f2f2;
	position:relative;
}
.content{
	width:1000px;
	margin:0 auto;
}



#mid01{
	width:1000px;
	float:left;
	position:relative;
	margin:30px 0;

}
#mid01 h1,#consultent h1.team_title{
	color:#666666;
	width:1000px;
	font-size:30px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-bottom:14px;
	background: url(../images/h1bg.png) bottom no-repeat;
}
/*各国优势*/
#tagscountry{
	margin:20px 0;
	width:1000px;
	float:left;
}

#tagscountry li{
	display:block;
	float:left;
	margin-right:28px;
	text-align:center;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5;
	opacity:0.5;
	
}
#tagscountry li p{
	line-height:30px;
	height:30px;
	padding-top:60px;
	font-size:16px;
	color:#333333;
}
#tagscountry li a{
	display:block;
	width:100px;
	height:90px;
}

#tagscountry  LI.selectTag{
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1;
}

#tagContent {
	width:1000px;
	float:left;
}
.tagContent {
	width:1000px;
	display:none;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
.country_l{
	float:left;
	width:730px;
	margin-right:30px;
}
.country_l h2{
	font-size:20px;
	font-weight:bold;
	background:url(../images/countryh2.png) bottom left no-repeat;
	padding-bottom:10px;
	height:20px;
	line-height:20px;
	position:relative;
	margin-bottom:20px;
}
.country_l h2 img{
	position:absolute;
	right:0;
	bottom:10px;
	}
.country_l_ys{
	width:710px;
	float:left;
	margin:0 0 40px 0;
	background:#fff6f6;
	padding:10px;
	position:relative;
}
.country_l_ys img{
	float:left;
	margin-right:20px;
}
.country_l_ys a{
	color:#FFF;
	padding:4px 10px;
	display:block;
	background:#f75658;
	position:absolute;
	top:108px;
	left:43px;
}
.country_l_ys a:hover{
	background:#de3739;
}
.country_l_ys ul{
	float:left;
	width:540px;
}
.country_l_ys li{
	height:20px;
	font-family:"微软雅黑";
	font-size:14px;
	padding-bottom:9px;

}
.country_l_ys li span{
	background:url(../images/ysbg.jpg) left no-repeat;
	color:#FFF;
	margin-right:10px;
	width:20px;
	display:block;
	text-align:center;
	float:left;
}
.country_l_l{
	width:360px;
	margin-right:60px;
	float:left;
}
.country_l_r{
	width:310px;
	float:left;
}

.country_l_l_a{
	width:360px;
	height:70px;
	background:url(../images/country_l_l_a.jpg);
}

.country_l_l_a a{
	float:left;
	display:block;
	font-size:16px;
	color:#FFF;
	width:150px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#f75658;
	margin:19px 0 0 105px;
}
.country_l_l_a a:hover{
	background:#de3739;
}

.country_l_r_a{
	width:310px;
	height:70px;
	background:url(../images/country_l_r_a.jpg);
}

.country_l_r_a a{
	float:left;
	display:block;
	font-size:16px;
	color:#FFF;
	width:150px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#f75658;
	margin:19px 0 0 80px;
}
.country_l_r_a a:hover{
	background:#de3739;
}

.country_l h3{
	background:url(../images/h3bg.png) left no-repeat;
	font-size:14px;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding-left:10px;
	margin-bottom:20px;
}
.country_l p{
	border-bottom:1px #cccccc dotted;
	margin-bottom:28px;
	padding-bottom:18px;
}
/*排名*/
.country_r{
	width:240px;
	height: auto;
	float:left;
	background:#fff2f2;
	position:relative;
	height:785px;
} 
.country_r h2{
	width:240px;
	height:48px;
	padding:12px 0 0 0;
	background:#d9d9d9 url(../images/pmbg.png) bottom center no-repeat;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	
	
}

.country_r ul{
	width:210px;
	padding:10px 0 10px 16px;
	float:left;
}
.country_r li{
	font-size:14px;
	font-family:"微软雅黑";
	line-height:42px;
	position:relative;
	width:210px;

}
.country_r li span{
	color:#de3739;
	margin-right:6px;
	font-weight:bold;
}
.country_r_pm{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/pmbg01.png) left no-repeat;
	color:#a2a1a1;
	padding-left:13px;
	font-size:12px;
}
.country_r_gd{
	position:absolute;
	bottom:20px;
	left:55px;
}
.country_r_gd a{
	padding:0 20px;
	height:30px;
	line-height:30px;
	border:1px #f75658 solid;
	color:#f75658;
	display:block;
	text-align:center;
}
.country_r_gd a:hover{
	color:#de3739;
	border:1px solid #de3739;
}
.country_r_pm a{
	color:#a2a1a1;
	font-family:"宋体";
}
.country_r_pm a:hover{
	color:#de3739;
}
.country_r_h2{
	width:1000px;
	float:left;
	font-size:24px;
	text-align:right; 
	margin-top:20px; 
}

.shinyway{
	width:1000px;
	float:left;
	margin-top:50px;
}
.shinyway h2{
	width:1000px;
	background:url(../images/shinywayh1bg.png) bottom center no-repeat;
	padding-bottom:14px;
	text-align:center;
	font-size:30px;
	line-height:30px;
	height:30px;
}
.shinyway_l{
	width:235px;
	float:left;
	margin-right:20px;
	padding-top:162px;
	margin-top:50px;
	background-repeat: no-repeat;
	background-position:top center;
}
.shinyway_l h3{
	text-align:center;
	font-size:18px;
	padding-bottom:8px;
}

.shinyway_l p{
	padding:0 32px;
	text-align:center;
}

.shinyway_a{
	width:272px;
	height:46px;
	line-height:46px;
	text-align:center;
	float:left;
	margin:50px 364px 0 364px;
	font-size:24px;
}
.shinyway_a a{
	color:#fff;
	background:#f75658;
	display:block;
	}
.shinyway_a a:hover{
	background:#de3739;
}	


/*最新资讯*/
#tagslist{
	margin:20px 0 20px 0;
	float:left;
	height:40px;
	width:1000px;
	background:url(../images/h1bg.png) bottom no-repeat;
}

#tagslist li{
	display:block;
	float:left;
	width:90px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	
}

#tagslist li a{
	display:block;
	color:#666666;
}
#tagslist li a:hover{
	background: url(../images/libg.jpg) bottom no-repeat;

}

#tagslist LI.selectTaglist{
	background: url(../images/libg.jpg) bottom no-repeat;
}
#tagslist li span{
	color:#666666;
	font-size:30px;
	font-weight:bold;
	height:40px;
	line-height:24px;
	font-family:"微软雅黑";

}
#tagContentlist {
	width:1000px;
}
.tagContentlist {
	width:1000px;
	display:none;
}

#tagContentlist DIV.selectTaglist {
	DISPLAY: block
}
.news_l{
	width:132px;
	float:left;
	margin-right:40px;
	background:#f2f2f2;
	padding:30px 24px 0 24px;
	height:386px;
}
.news_l_l{
	width:132px;
	float:left;
	height:42px;
	margin-bottom:14px; 
	background:url(../images/news_l_l.jpg) bottom no-repeat;
}
.news_l_l h3{
	height:40px;
	line-height:40px;
	background-position:left;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:normal;
	padding-left:34px;
	
}
.news_l ul{
	margin-top:30px;
	float:left;
}
.news_l ul span,.news_r h3{
	background:url(../images/h3bg.png) left no-repeat;
	font-size:14px;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding-left:10px;
	margin-bottom:20px;
	display:block;
}

.news_l li{
	border:1px #de3739 solid;
	padding:2px;
	margin:0px 4px 8px 0;
	float:left;
	font-size:14px;
}
.news_m{
	width:557px;
	float:left;
	margin-right:40px;
}
.news_m h2 ,.news_m_zx h2{
	background:url(../images/h3bg.png) left no-repeat;
	font-size:14px;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding-left:10px;
	margin-bottom:10px;
	position:relative;
}
.news_m h2 img, .news_m_zx h2 img{
	position:absolute;
	right:0;
	bottom:0;
}
.news_m_focus{
	width:557px;
	margin-bottom:40px;
}
.news_m_zx img{
	float:left;}
.news_m_zx{
	width:266px;
	float:left;
	margin-right:25px;
	margin-bottom:40px;
	overflow:hidden;
}
.news_r{
	width:155px;
	padding:20px 14px 0 14px;
	float:left;
	background:#fff2f2;
	height:396px;
	position:relative;
}
.news_r a{
	width:110px;
	height:36px;
	display:block;
	background:#f75658;
	position:absolute;
	left:22px;
	bottom:20px;
	color:#fff;
	line-height:36px;
	text-align:center;
	font-size:14px;
}
.news_r a:hover{
	background:#de3739;
}
.news_r h4{
	background:url(https://www.igo.cn/zt/1009fytj/images/qbg.png) left no-repeat;
	font-size:12px;
	font-family:"宋体";
	line-height:36px;
	height:36px;
	padding-left:42px;
}
.news_r p{
	font-size:12px;
	font-family:"宋体";
	margin-bottom:20px;
}
/*专家*/
#tagsexpert{
	margin:20px 0 20px 0;
	float:left;
	height:40px;
	width:1000px;
	background:url(../images/h1bg.png) bottom no-repeat;
}

#tagsexpert li{
	display:block;
	float:left;
	width:90px;
	line-height:40px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	
}

#tagsexpert li a{
	display:block;
	color:#666666;
}
#tagsexpert li a:hover{
	background: url(../images/libg.jpg) bottom no-repeat;

}

#tagsexpert LI.selectTagexpert{
	background: url(../images/libg.jpg) bottom no-repeat;
}
#tagsexpert li span{
	color:#666666;
	font-size:30px;
	font-weight:bold;
	height:40px;
	line-height:24px;
	font-family:"微软雅黑";

}
#tagContentexpert {
	width:1000px;
	float:left;
}
.tagContentexpert {
	width:1000px;
	display:none;
}
#tagContentexpert DIV.selectTagexpert {
	DISPLAY: block
}
.expert{ width:1000px; float:left;}

		.outer{width:1000px;height:420px;overflow:hidden; float:left; margin:40px 0;}
		.inner{float:left;width:843px;height:420px;overflow:hidden;}
		.leftBar{float:left;width:50px;height:80px;background:url(../images/scrollbtn.jpg) 0 0 no-repeat;margin-right:27px;margin-top:170px;}
		.leftBar:hover{background-position:-128px 0;}
		.rightBar{float:left;width:50px;height:80px;background:url(../images/scrollbtn.jpg) -192px 0 no-repeat;margin-left:30px;margin-top:170px;}
		.rightBar:hover{background-position:-64px 0;}
		.innerCon{float:left;}
		.inner_l{ 
		width:310px; 
		float:left; 
		padding:60px 0 0 40px;
		height:360px;
		}
.inner_l h2{
    font-family:"微软雅黑";
    font-size:40px;
    color:#585657;
    border-bottom:1px #585657 solid;
    margin-bottom:30px;
    font-weight:normal;
    width:260px;
}
.inner_l h2 span{
    font-size:24px;
    padding-left:20px;
}
.inner_l p{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
}
.inner_r{ width:493px; padding-top:94px; float:left; height:326px;}
.inner_r a{
	width:140px;
	height:40px;
	border:2px solid #f75658;
	background:#f75658;
	display:block;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:20px;
	margin:0 0 10px 300px;
}
.inner_r a:hover{
	background:#de3739;
	border:2px solid #de3739;
	}

/*案例*/
.anlibg{
	width:230px;
	float:left;
	height:44px;
	background:url(../images/anli_bg.jpg);
	margin-bottom:30px;
	padding:56px 0 0 770px;
}
.anlibg a{
	font-size:16px;
	color: #FFF;
	background:#f75658;
	display:block;
	width:160px;
	text-align:center;
	height:34px;
	line-height:34px;
}
.anlibg a:hover{
	background:#de3739;
}
/*.case{
	float:left;
	width:1000px;
	position:relative;
	
}
.case h2{
	width:630px;
	display:block;
	float:left;
	line-height:40px;
	background: url(../images/h1bg.png) bottom no-repeat;
	font-size:16px;
	font-weight: bold;
	padding-left:370px;
}
.case span{
	position:absolute;
	width:180px;
	display:block;
	margin-right:190px;
	color:#666666;
	font-size:30px;
	line-height:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	top:0;
	left:0;
}
.case h2 a{
	text-align:center;
    width:90px;
	display:block;
	float:left;
	color:#666666;
}
.case h2 a.current{
	color:#666666;
	background: url(../images/libg.jpg) bottom no-repeat;
}*/
.counCon{
	display:none;
	width:1000px;
	overflow:hidden; 
	margin-top:40px; 
	float:left;
}
.counCon.current{
	display:block;
}

.counCon ul{
	float:left;
	width:184x;
	overflow:hidden;

}
.counCon li{
	margin-bottom:10px;
	width:158px;
	height:40px; 
	line-height:40px; 
	font-size:14px; 
	color:#666666; 
	padding-left:26px;
	background: url(../images/case1.png) left no-repeat;
	text-align:left;
}
.counCon li.current{
	background: url(../images/case.png) no-repeat; 
	color:#fff;
}
.counCon div{
	display:none;
	float:left;
	width:774px;
	height:418px;
	padding:10px 20px;
	border:1px solid #f75658;
	position:relative;
	background:#fff;
}
.counCon div h3{
	height:32px; 
	line-height:32px; 
	border-bottom:1px #CCC dotted; 
	margin-bottom:10px; 
	font-size:18px; 
	color:#de3739; 
	text-align:center;
}
.counCon div h4{
	height:32px; 
	line-height:32px;
	font-size:16px;
	margin-top:10px;

}
.counCon div img{
	margin-right:20px;
	float:left;
	background:#dddddd;
	padding:10px 10px 10px 10px;
}
.counCon div p img{
	padding:0px;
	background:none;
}
.counCon div p span{
	display:block;
	margin-top:10px;
	padding:10px;
	font-size:18px;
	background:#f2f2f2;
	height:60px;
	width:250px;
	float:right;
	position:relative;
	font-weight:bold;
}

.sq {
	position:absolute;
	z-index:999;
}
.sq a{
	
	margin-right:16px;
	float:left;
	font-size:14px;
	width:80px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:block;
	background:#f75658;
	color:#FFF;
}
.sq a:hover{
	background:#de3739;
}



/*服务*/
.service{
	width:1000px;
	float:left;
	margin-top:20px;
}
.service h2{
	width:270px;
	height:50px;
	line-height:50px;
	float:left;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin:0 730px 20px 0;
}
.service h2 a{
	display:block;
	background:#f75658;
	color:#fff;
}
.service h2 a:hover{
	background:#de3739;
 }
.service_l{
	width:488px;
	margin:0 20px 20px 0;
	float:left;
	border:1px #ffa8a9 solid;
}
.service_l_l{
	line-height:24px;
	letter-spacing:4px;
	padding-top:6px;
	float:left;
	width:60px;
	height:54px;
	background:#ffa8a9 url(../images/servicebg.png);
	color:#FFF;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	font-family:"微软雅黑";
}
.service_l p{
	padding:10px 0 0 8px;
	font-size:13px;
	line-height:16px;
	float:left;
	width:420px;
}
.service h3{
	height:30px;
	width:132px;
	float:left;
	padding-left:10px;
	line-height:30px;
	font-size:16px;
	background:url(../images/p06.png) no-repeat left;
}
.service h3 span{
	color:#fff;
	margin-right:12px;
	font-weight:normal;
}
.service_cx{
	width:100px;
	float:left;
	padding-right:34px;
	margin:20px 10px 0 0;
	background:url(../images/p07.png) no-repeat right;
}
.service_cx p{
	width:70px;
	height:70px;
	padding:8px;
	border:1px  dashed #CCC;
	line-height:18px;
	text-align:center;
	font-size:13px;
}
.zizhi{
	width:1000px;
	float:left;
	margin-top:20px;
}

.zizhi p{
	margin-bottom:10px;
	float:left;
}
.zizhi p a{
	color:#f75658;
	text-align:center;
	line-height:20px;
	padding:0 8px;
	
}
.zizhi p a:hover{
	color:#de3739;
}
.zizhi_m{
	float:left;
	width:617px;
	padding:20px 40px 20px 20px;
	background:#eaeaea;

}
.zizhi_m p{
	width:617px;
}
.zizhi_l{
	width:313px;
	float:left;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px;
}

.zizhi_l h3{
	float:left;
	margin:20px 0;
	font-size:20px;
	width:313px;
}
.zizhi_l p{
	width:313px;
	color:#666666;
	border-bottom:1px #f2f2f2 solid;
	padding-bottom:10px;
}

.zizhi_l a{
	display:block;
	background:#f75658;
	color:#fff;
	float:left;
	width:100px;
	height:30px;
	line-height:30px;
	font-size:16px;
	text-align:center;

}
.zizhi_l a:hover{
	background:#de3739;
}
.zizhi_bottom{
	width:1000px;
	float:left;
	margin-top:30px;
}
.zizhi_bottom h2{
	padding:10px;
	float:left;
	width:1000px;
	font-size:30px;
	margin-bottom:20px;
}
.zizhi_bottom_lan{
	float:left;
	margin:20px 0 0 0;
	width:1000px;
	height:1px;
	background:#ffa8a9 url(../images/servicebg.png);
}
.zizhi_bottom img{
	 float:left;
	 margin:30px 15px 0 0;
}
.zizhi_bottom ul{
	float:left;
}
.zizhi_bottom li{
	width:188px;
	margin-top:10px;
	margin-right:15px;
	float:left;
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	line-height:18px;

}
.maodian{
	width:100%;
	float:left;
}
/*注册*/

	.yuyue li{
	overflow:hidden;
	vertical-align:middle;
	margin:12px 0;
	float:left; 
	width:166px;
}
	.yuyue p{
		float:left;
		width:40px;
		font-size:16px;
	}
	.yuyue li input{
		float:left;
		width:112px;
		height:24px;
	border: 1px solid #cccccc;}
	.yuyue li select{
		float:left;
		width:112px;
		height:24px;
	border: 1px solid #cccccc;}
	.yuyue li a{
		display:block;
		width:334px;
		height:36px;
		float:left;
		margin-top:4px;
		background:url(../images/zc_tj.png) no-repeat;
	}
	.yuyue li a:hover{
		background: url(../images/zc_tj1.png) no-repeat;
	}
		
		


/*活动*/

.hdjz_l{
	float:left;
	width:450px;
	height:306px;
	margin-right:30px;
	margin-top:20px;
	background:#FFF;
}
.hdjz_l h3{
	width:430px;
	height:24px;
	line-height:24px;
	background:#ccc;
	color:#f75658;
	padding:10px;
	margin-bottom:10px;
	font-size:16px;
}
.hdjz_l ul li{
	float:left;
	font-size:14px;
	width:450px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.hdjz_l ul li span{
	color:#f75658;
	font-weight:bold;}

.hdjz_r{
	float:left;
	width:520px;
	height:306px;
	margin-top:20px;
}


/* 头图 */


.tab1{width:100%; height:440px; padding-top:90px;}
.menu{border-right:#ccc solid 1px; font-size:14px; width:1000px; margin:0 auto; position:relative;}
.menu li{ position:absolute; top:410px;width:20px;height:20px;cursor:pointer;background: url(../images/jdt_1.png) no-repeat;}

.zhuce_box{
	width:332px;
	height:249px;
	padding:60px 34px 0 34px;
	z-index:12;
	background:url(https://www.igo.cn/2010/images/2016/11/11/106223.png) no-repeat;
	position:absolute;
	top:-400px;
	right:0px;
}

.menu li.off{ background:url(../images/jdt_1a.png) no-repeat;}
.menudiv{width:100%;}
.menudiv_div{ width:100%; float:left;height:440px;display:none;}
.menudiv_jdt{ width:1000px; margin:0 auto; height:440px;}
/* 头图 */

.zt{
	width:908px;
	float:left;
	margin:0 46px 50px 46px;
}

.zt_01,.zt_02,.zt_03{
	display:block;
	float:left;
    width:302px;
	height:112px;
	
}
.zt_01 a{ display:block; background:url(../images/zt_bg1.jpg);width:302px;height:112px;}
.zt_01 a:hover{ background:url(../images/zt_bg1a.jpg);}
.zt_02 a{ display:block; background:url(../images/zt_bg2.jpg);width:302px;height:112px;}
.zt_02 a:hover{ background:url(../images/zt_bg2a.jpg);}
.zt_03 a{ display:block; background:url(../images/zt_bg3.jpg);width:302px;height:112px;}
.zt_03 a:hover{ background:url(../images/zt_bg3a.jpg);}	

.zt_l{
	float:left;
	width:290px;
	margin-top:10px;
	height:40px;
	padding:0 6px 6px 6px;
	
}
.zt_l p{
	text-align:center;
	font-size:14px;
	padding:0 10px;
	}

/*精选项目
.jx01,.jx02,.jx03,.jx04,.jx05{
	width:168px;
	height:134px;
	float:left;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:24px;
	padding:16px 0 0 8px;
}

.jx01{ background:url(../images/jx_01.jpg);margin:30px 30px 10px 0;}
.jx02{ background:url(../images/jx_02.jpg);margin:30px 30px 10px 0;}
.jx03{ background:url(../images/jx_03.jpg);margin:30px 30px 10px 0;}
.jx04{ background:url(../images/jx_04.jpg);margin:30px 30px 10px 0;}
.jx05{ background:url(../images/jx_05.jpg);margin:30px 0 10px 0;}
.jx01 a,.jx02 a,.jx03 a,.jx04 a,.jx05 a{color:#f75658;}
.jx01 a:hover,.jx02 a:hover,.jx03 a:hover,.jx04 a:hover,.jx05 a:hover{color:#de3739;}
*/

/*精选二*/
.xm{
	width:207px;
	height:250px;
	padding:14px 10px 0 10px;
	border:4px #CCCCCC solid;
	border-bottom:none;
	margin-right:20px;
	margin-top:30px;
	float:left;
	background:#ffffff;
}
.xm img{
	margin:6px 0 0 0;}
.xm p{
	margin:4px 0;
}
.xm span{
	font-family:"微软雅黑";
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}
.xm span a{
	color:#f75658;
	}
.xm span a:hover{
	color:#de3739;
}
.xma{
	width:235px;
	height:30px;
	display:block;
	margin-right:20px;
	float:left;
	text-align:center;
	line-height:30px;
	font-size:14px;
}
.xma a{
	color:#FFF;
	background:#697180;
	display:block;
	width:235px;
	height:30px;
}
.xma a:hover{
	background:#de3739;
}
#consultent{
	clear:both;
	height:450px;
	background-color:#F2F2F2;
	padding-top:50px;
}
div.case p{
	color:#666666;
	font-size:30px;
	line-height:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	display:block;
	height:60px;
	line-height:60px;
	background: url(../images/h1bg.png) bottom no-repeat;
}
div.case table td{
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:1px dashed #CCCCCC;
}
div.case table tr:last-child td{
	border-bottom:2px solid #ccc;
}

div.case table tr.thead{
	font-size:18px;
	font-weight:bold;
}
a.position_a{display:block;width:182px;height:38px;position:relative;top:-123px;left:36px;}
a.position_a:hover{cursor:pointer;}
.a_but{border:2px solid #ddd;line-height:38px;text-align:center;background:#EAEBEC;color:000;font-size:16px;font-weight:bold;}