﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:12px/1.5 Arial,'΢���ź�',sans-serif; }
h1, h2, h3, h4, h5, h6,b,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a { text-decoration: none; cursor: pointer;color:#222222; }
a:hover { text-decoration: none;color:#897d55; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img {display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*{padding:0;margin:0;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear{clear:both;margin:0px;height:0px;padding:0px;}
body{
	background-image:url(../Images/beijing.png);
	background-color:#E2E2E2;
}
.w{
	width:1300px;
	margin:0px auto;
}
.w1{
	width: 1500px;
	margin:0px auto;
}
.w2{
	width:1400px;
	margin:0px auto;
}
.top{
	height: 30px;
    line-height: 30px;
    width: 100%;
    background: #897D5F;
}
.left{
	float:left;
}
.right{
	float:right;
}
.top_left{
	width: 800px;
    float: left;
    color: #303030;
}
.top_right{
	width:300px;
	float:right;
	color:#8c7e5e;
	text-align:right;
}
.top_right a{
	color:#303030;
}

.logo{
	/*text-align:center;*/
	width:100%;
}
.daohang{
	width:100%;
	height:50px;
	background-color:#00A0EA;
}
.menu{
	*margin-bottom:0px;
	width:80%;
	height:50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu ul{
	float:left;
	width: 100%;
}
.menu ul li{
	float:left;
	padding-right:162.5px;
}
.menu .end{
	padding-right:0px !important;
}
.menu ul li > a{
	color: #dccd96;
	font-size: 16px;
	font-weight: 900;
	width: 170px;
	text-align: center;
	height: 50px;
	line-height: 30px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 方正宋三_GBK;	
}
.menu ul li dl a{
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	width: 170px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: left;
}

.menu ul li a:hover{
	color:#00469c;
}
.menu li dl {
	display:none;
	overflow:inherit !important;
	position:absolute;
	z-index:9999;
	*position:absolute;
	*overflow:hidden;
	width:170px;
	margin-top: 50px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;/**    display: none;
    overflow: inherit !important;
    position: relative;
    z-index: 9999;
    width: 140px;**/
	
}

.banner{
	width:100%;	
}
.design{
	width:1020px;
	margin:40px auto;
	overflow:hidden;
}
.design a{
	color:#fff;
	font-size:21px;
}

.design1 a{
	background:#4d4948;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;	
	padding-left:20px;
	padding-right:20px;
}
.design1 a:hover{
	background:#828282;
}
.design2 a{
	background:#8d7e5f;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;
	margin-left:20px;	
	padding-left:20px;
	padding-right:20px;
}
.design2 a:hover{
	background:#a5a293;
}
.design3 a{
	background:#828282;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;
	margin-left:20px;	
	padding-left:20px;
	padding-right:20px;
}
.design3 a:hover{
	background:#4d4948;
}
.design4 a{
	background:#a5a293;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:right;
	padding-left:20px;
	padding-right:20px;
}
.design4 a:hover{
	background:#8d7e5f;
}
.help{
	width:1020px;
	margin:30px auto;
	overflow:hidden;
	height:125px;
}
.help_l{
	background:url(../Images/tel.png) no-repeat;
	width:200px;
	height:165px;
	float:left;
}
.help_l:hover{
	background:url(../Images/tel2.png) no-repeat;
	
}
.help_l p{
	color:#fff;
	font-weight:700;
	font-size:22px;
	padding-top:83px;
	padding-left:27px;
}
.help_m{
	float:left;
	width:380px;
	height:165px;
	margin-left:40px;
}
.help_m p{
	font-size:45px;
	color:#8D7E5F;
	font-weight:normal;
	padding:0px 10px;
}
.help_r{
	float:right;
	width:440px;
	height:165px;
	margin-top:-20px;
	    margin-right: 40px;
}
.help_r p{
	font-size:16px;
	line-height:30px;	
	color:#888888;
}
.help_r span{
	float:right;
}
.help_r span a{
	border:1px solid #ffffff;
	color:#ffffff;
	padding:2px 5px;
}
.help_r span a:hover{
	border:1px solid #ffffff;
	color:#6CB670;
}
.xinwen{
	width:80%;
	height:280px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
}
.hr{
	margin:0px auto;
	/*border-bottom:1px solid #A5A293;*/
	width:1020px;
	margin-bottom:10px;
}
.hr1{
	border-bottom:1px solid #6CB670;
	width:180px;
	height:1px;
	*height:0px;
}
.hr2{
	border-bottom:1px solid #ffffff;
	width:100%;
	height:1px;
	*height:0px;
}
.hr3{
	border-bottom:1px solid #6CB670;
	width:140px;
	height:1px;
	*height:0px;
}
.hr4{
	margin:40px auto;
	border-bottom:2px solid #ffffff;
	width:100%;
	height:2px;
	*height:1px;
}
.hezuokh{
	margin:30px auto;
	overflow:hidden;
}
.hezuokh_l{
	float:left;
	width:140px;
}
.hezuokh_l h2{
	color:#ffffff;
	font-size:16px;
	padding:16px 10px;
	font-weight:700;
}
.hezuokh_m{
	width:40px;
	float:left;
}
.hezuokh_r{
	float:right;
	width:805px;
}
.choose{
	background:url(../Images/choose.jpg) no-repeat center;
	height:375px;
	padding-top:15px;
}
.choose_yuan1{
	background:url(../Images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:25px;
}
.choose_yuan1:hover{
	background:url(../Images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:20px;
}
.choose_yuan2{
	background:url(../Images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:65px;
}
.choose_yuan2:hover{
	background:url(../Images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:60px;
}
.choose_yuan3{
	background:url(../Images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:60px;
}
.choose_yuan3:hover{
	background:url(../Images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:55px;
}
.choose_yuan4{
	background:url(../Images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:60px;
}
.choose_yuan4:hover{
	background:url(../Images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:55px;
}
.zhuti{
	margin:40px auto;
	padding-top:20px;
}
.case1{
	float:left;
	width:740px;
}
.case1_top{
	margin-bottom:35px;
}
.case1_top h2{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.case1_nr a{
	background:#222222;
	height:245px;
	margin-bottom:30px;
	float:left;
	color:#fff;
	width:740px;
}
.case1_nr a:hover{
	background:#d4dbd4;
	color:#a4a293;
}
.case1_nr a h4{
	width:500px;
	height:245px;
}
.case1_nr a h4 img{
	-webkit-filter: grayscale(1);/* Webkit */ 
	filter:gray;/* IE6-9 */ 
	filter: grayscale(1);/* W3C */ 
}
.case1_nr a:hover h4 img{
	-webkit-filter:  none;/* Webkit */ 
	filter:none;/* IE6-9 */ 
	filter: none;/* W3C */ 
}
.case1_nr a h3{
	width:240px;
	*width:160px;
	height:245px;
	*height:145px;
	float:left;	
	padding-top:100px;
	padding-left:40px;
	padding-right:40px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:left;
}
.case1_nr div h3 a{

}
.news {
	float: left;
	width:33.33%;
	height:265px;
	box-sizing:border-box;
	padding-right: 15px;
	overflow: hidden;
	background-image:url(../Images/beijing.png);
}
.news:last-child{
	padding-right: 0;
}
.jiange{ width:15px; height:280px; float:left;}
.news_top{
	/*margin-bottom:35px;*/
}
.news_top h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.news_nr li{
	line-height:24px;
}
.news_nr li a{
	color:#949494;
	font-size:14px;
}
.news_nr li a:hover{
	color:#897d55;	
}
.prolist{
	float:right;
	width:250px;
}
.prolist_top{
	margin-bottom:35px;
}
.prolist_top h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.prolist_nr li {
	line-height:24px;	
	margin-top:30px;
}
.prolist_nr li a{
	color:#8c7e5e;
	font-size:14px;
	font-weight:700;
}
.prolist_nr dd{
	line-height:24px;
	text-align:left;
	padding:0px;
}
.prolist_nr dd a{
	color:#949494;
	font-size:14px;
	text-align:left;
}
.prolist_nr dd a:hover{	
	color:#897d55;
	
}
.liuyanban{
	margin:40px auto !important;
	border:1px solid #CBC4BA;
	height:300px;
	font-size:18px;
	background-image:url(../Images/phoh.jpg)
}
.liuyanban_l{
	float:left;
	width:650px;
	margin-top:25px;
	margin-left:25px;
	color:#CCCCCC;
}
.liuyanban_l .dizhi{
	background:url(../Images/dizhi.png) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_l .dianhua{
	background:url(../Images/dianhua.png) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_l .youxiang{
	background:url(../Images/youxiang.png) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_r{
	float:right;
	padding-top:40px;
	padding-right:40px;
}
.contact{
	height:330px;
	margin:30px auto;
	overflow:hidden;
}
.contact_l{
	float:left;
	width:440px;
}
.contact_l h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:30px;
	color:#6CB670;
	line-height:40px;
}
.contact_l p{
	float:left;
	padding-right:30px;
	color:#828282;
	font-size:14px;
	margin-bottom:10px;
}
.lxdd{
	background:url(../Images/lxdd.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxdh{
	background:url(../Images/lxdh.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxr{
	background:url(../Images/lxr.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxsj{
	background:url(../Images/lxsj.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxqq{
	background:url(../Images/lxqq.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxwz{
	background:url(../Images/lxwz.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxzj{
	background:url(../Images/lxzj.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
	font-size:16px !important;
	font-weight:700;
}

.contact_r{
	float:right;
	width:500px;
}
.contact_r h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:30px;
	color:#6CB670;
	line-height:40px;
}
.contact_r p{
	float:left;
	padding-right:30px;
	color:#828282;
	font-size:14px;
	margin-bottom:10px;
}
.foter{
	background:#000000;
	width:100%;	
	text-align:center;
	color:#828282;
	padding:20px;
}
.foter a{
	color:#828282;
}
.cnzz{
	display:inline-block;
}
.cnzz img{
	vertical-align:middle;
}
.smcy{
	width:1020px;
	margin:20px auto;
	color:#ffffff;
}
/**seach**/
.iseaCon{height:100px;background:#8C7E5E;}
.hotSea,.hotSea a{color:#00020a;line-height:99px;}
.hotSea a{margin:0px 6px;}
.hotSea a:hover{color:#fff;}
.hotSea a:first-child{margin-left:0px;}
.search{position:relative;width:290px;background:#ededed;height:30px; margin-top:35px;}
.search_text{width:184px;height:30px;background:#ededed;color:#828282; border:0px;padding-left:5px;outline:none;line-height:30px\9}
.search_select{width:51px;height:30px}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:'����'}
.search_select .select_showbox{width:40px;color:#989898;background: url(../Images/seabg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px}
.select_option {position: absolute;top:22px;border: 1px solid #dddddd;border-top: 0px;background: #fff;right: -4px;width:53px;line-height:24px;display:none;background:#ededed;}
.select_option li{padding-left:9px;color:#989898}
.select_option li.hover{background:#f9f9f9;}

/**ban**/
html{overflow-x:hidden}
.ban{position:relative;width:1000px;height:570px;margin:0px auto;}
.banPa{left:-460px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 570px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 570px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 570px; }
#foucsBox .imgCon li img {width: 1920px; height: 570px; }
#foucsBox .foucs { width: 1920px; height: 8px; position: absolute; bottom: 30px; text-align: center; z-index: 3; }
#foucsBox .foucs span { width: 72px; height: 8px;background:#fff;display:inline-block;margin:0px 5px;}
#foucsBox .foucs span.f { background:#8C7E5E;}


/**��˾���**/
.aboutWarp{background:url(../Images/aboutbg.jpg) no-repeat top center;height:576px;}
.abLeft{width:600px;}
.icomWarp{width:600px;}
.icomWarp .con{margin-top:20px;}
.icomWarp h3{width:600px;color:#fff;}
.icomWarp h3 p{line-height:26px;font-size:14px;margin-top:10px;}
.icomWarp h3 a{color:#fff;}
.icomWarp h3 a:hover{color:#8C7E5E;}
.abRight{width:540px;background:url(../Images/wenbg.png) no-repeat 40px 0px;height:576px;}
.abRight dl{float:left;width:540px;margin-top:68px;}
.abRight dl dt{float:left;width:98px;height:98px;background:url(../Images/radius.png) no-repeat 0px 0px;padding:5px;}
.abRight dl dd{float:right;width:410px;margin-top:14px;}
.abRight dl dd span{font-size:16px;color:#8C7E5E;}
.abRight dl dd p{font-size:14px;color:#fff;margin-top:5px;line-height:26px;}

/**��ϵ����**/
.iConta{width:600px;}
.iConta h2{float:left;width:280px;border:9px solid #8C7E5E;border-top:0px;}
.iConta ul{margin-top:35px;width:265px;}
.iConta li,.iConta li a{color:#d7d7d7;}
.iConta li{line-height:24px;padding:10px 0px;height:24px;}
.iConta li em{float:left;width:32px;height:24px;display:inline-block;vertical-align:middle;background:url(../Images/contabg.png) no-repeat;border-right:1px solid #909090;margin-right:12px;}
.iConta li span{float:left;width:220px;}
.iConta li.people em{background-position:0px -299px;}
.iConta li.tel em{background-position:3px 0px;}
.iConta li.email em{background-position:2px -198px;}
.iConta li.address em{background-position:0px -100px;}

/**��Ʒ**/
.itit{background:url(../Images/titbg.png) no-repeat bottom center;padding-bottom:26px;margin:40px 0px;}
.itit span{color:#000000;}
.itit p{color:#FFF;}

.iproWarp .con .proCon{width:1092px;}
.iproWarp .con .proCon li{float:left;position:relative;overflow:hidden;margin-bottom:1px;margin-right:1px;}
.iproWarp .con .proCon li h2{position:relative;}
.iproWarp .con .proCon li h2 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);}
.iproWarp .con .proCon li h3{width:145px;height:150px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:65px 15px;}
.iproWarp .con .proCon li h3 span{text-align:center;}
.iproWarp .con .proCon li h3 p{margin-top:10px;}
.iproWarp .con .proCon li h3 a{color:#fff;font-size:12px;border:1px solid #fff;display:inline-block;height:24px;line-height:24px;padding:0px 10px;margin:15px 49px 0px;}

/**���ǵ�����**/
.teamWarp{height:490px;background:url(../Images/teambg.jpg) no-repeat top center;margin-top:60px;padding-top:504px;}
.teamWarp .con .list{width:525px;margin-top:70px;}
.teamWarp .con .list h2{border:7px solid #ffc517;width:104px;height:104px;float:left;}
.teamWarp .con .list h3{color:#b0b0b0;width:390px;float:right;}
.teamWarp .con .list h3 span{font-size:20px;color:#fff;margin-bottom:10px;display:block;}

/**����**/
.inewWarp .con .list{width:560px;}
.inewWarp .con .list .tit{color:#1f1f1f;}
.inewWarp .con .list li .newC{float:left;width:560px;}
.inewWarp .con .list li .newC h2{float:left;width:160px;}
.inewWarp .con .list li .newC h3{float:right;width:380px;}
.inewWarp .con .list li .newC h3 p{color:#686868;margin-top:6px;line-height:22px;}
.inewWarp .con .list li .newT{height:46px;border-bottom:1px dashed #d0d0d0;line-height:46px;float:left;width:560px;}
.inewWarp .con .list li a{color:#2b2b2b;}
.inewWarp .con .list li a:hover{color:#f38000;}
.inewWarp .con .list li .newT span{color:#b0b0b0;}

/**��Ʒ**/
.caseWarp{height:545px;background:url(../Images/casebg.jpg) no-repeat top center;margin-top:70px;padding-top:70px;}
.caseCon{height:400px;overflow:hidden;}
.case .caseLi{float:left;width:293px;height:400px;overflow:hidden;position:relative;margin-right:9px;}
.case .caseLi p{position:absolute;top:0px;left:-293px;}
.case h2{padding-top:70px;}
.case h2 span em {width: 72px;height: 8px;background:#949494;margin: 0 5px;display: inline-block;cursor: pointer;}
.case h2 span em.emon {background:#8C7E5E;}
.busCon .con a{margin:0px 6px;color:#00020a;line-height:26px;}
.busCon .con a:hover{color:#f38000;}

/**�ײ�**/
.foot{background:#292929;margin-top:50px;}
.ftNav{height: 50px;
    line-height: 50px;
    background: #8D7C5E;
    color: #FFF;}
.ftNav a{color:#000;line-height:30px;padding:0px 20px;font-family: 'Microsoft YaHei';}
.bottom{line-height:30px;color:#fff;padding:30px 0px;}
.bottom a{color:#fff;margin:0px 2px;}
.bottom a:hover{color:#8C7E5E;}
.bottom .cnzz {margin-top:10px;*margin-top:1px;display:inline-block;vertical-align:middle;}

/**��Ʒ�б�**/
.main{padding-top:30px;}
.insLeft{width:250px;}
.insLeft .proSide{
	padding:155px 5px 0px;
	background-color: #00469c;
	background-image: url(../Images/typetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.insLeft .proSide li{ background-color:#00a0ea;}
.insLeft .proSide li:first-child{background:none;}
.insLeft .proSide li a{
	color:white;
	display:block;
	height:65px;
	line-height:65px;
	text-align: center;
}
.insLeft .proSide li:first-child a{height:65px;line-height:65px;}
.insLeft .proSide li a:hover{color:#ffffff; background:#00469C;}

.insLeft .proSide1{background:url(../Images/typetop1.jpg) no-repeat left top #292929;padding:155px 5px 0px;}
.insLeft .proSide1 li{background:url(../Images/line.jpg) repeat-x left top;}
.insLeft .proSide1 li:first-child{background:none;}
.insLeft .proSide1 li a{color:#cecece;display:block;padding-left:5px;height:65px;line-height:65px;}
.insLeft .proSide1 li:first-child a{height:52px;line-height:52px;}
.insLeft .proSide1 li a:hover,.insLeft .proSide1 li a.cur{color:#8C7E5E;}

.insLeft .proSide2{
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #705838;
	background-image: url(../Images/typetop2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.insLeft .proSide2 li{background:url(../Images/line.jpg) repeat-x left top; width:250px;}
.insLeft .proSide2 li:first-child{background:none;}
.insLeft .proSide2 li a{
	color:#cecece;
	display:block;
	height:65px;
	line-height:65px;
	text-align: center;
}
.insLeft .proSide2 li:first-child a{height:65px;line-height:65px;}
.insLeft .proSide2 li a:hover,.insLeft .proSide2 li a.cur{
	color:#FFFFFF;
	background-color: #00469C;
}

.asideCotact{
	padding:20px;
	background:#00a0ea;
	text-align: center;
}
.asideCotact h3{color:#373737;}

.insRight{width:840px;padding-bottom:10px;}
.crumb{border-bottom:1px solid #bebebe;height:35px;line-height:35px;}
.crumb span{    
	border-bottom: 3px solid #00a0ea;
    height: 34px;
    color: #00a0ea;
    padding-right: 10px;}
.crumb b,.crumb b a{color:#FFFFFF;font-family:'宋体';}
.crumb b a{margin:0px 3px;}

.insPro .type{
	margin-bottom:15px;
	display:inline-block;
	
}
.insPro p{margin-bottom: 25px;
   /* border: 1px solid #d6d2cf;*/
    /* width: 1170px; */
    color: #292929;}
.insPro .type a{height: 43px;
    display: inline-block;
    padding: 0px 38px;
    line-height: 43px;
    color: #292929;
    background: #8D7C5E;
    margin: 1px 10px;
    float: left;}
.insPro .type a:hover,.insPro .type a.cur{background:#292929; color:#fff;}
.insPro .con{padding-bottom:20px;}
.insPro .con li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:384px;height:279px;overflow:hidden;}
.insPro .con li h4{position:relative;}
.insPro .con li h4 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:384px;height:279px;}
.insPro .con li h3{width:100%;height:149px;*height:10px;background:#000;opacity:1;line-height:149px;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:65px 15px;}
.insPro .con li h3 span{text-align:center;}
.insPro .con li h3 p{margin-top:10px;}
.insPro .con li h3 a{color:#fff;font-size:14px;}
/*���*/
.insPros .type{margin-bottom:15px;display:inline-block;}
.insPros p{margin-bottom: 25px;
   /* border: 1px solid #d6d2cf;*/
    /* width: 1170px; */
    color: #292929;}
.insPros .type a{height: 43px;
    display: inline-block;
    padding: 0px 10px;
    line-height: 43px;
    color: #292929;
    background: #8D7C5E;
    margin: 1px 74px;
    float: left;}
.insPros .type a:hover,.insPro .type a.cur{background:#292929; color:#fff;}
.insPros .con{padding-bottom:20px;}
.insPros .con li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:384px;height:279px;overflow:hidden;}
.insPros .con li h4{position:relative;}
.insPros .con li h4 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:384px;height:279px;}
.insPros .con li h3{width:145px;height:149px;*height:10px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:65px 15px;}
.insPros .con li h3 span{text-align:center;}
.insPros .con li h3 p{margin-top:10px;}
.insPros .con li h3 a{color:#fff;font-size:14px;}

.cms_page{
	margin-top:20px;
	height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
.cms_page .current,.cms_page a{
	color:#a1a1a1;
	font-size: 16px;
	font-weight: bold;
	width:20px;
	border-radius:25px;
	-moz-border-radius:25px;
	text-align:center;
	border:2px solid #a1a1a1;
	padding-right:15px;
	padding-left: 13px;
	margin-right: 10px;
}
.cms_page .current, .cms_page a:hover{color:#00a0ea; border:2px solid #00a0ea; }
/**��Ʒ����**/
.picimg_wj{width:230px;height:230px;text-align:center;vertical-align:middle;display:table-cell;*display:block;*font-size:197px;}
.picimg_wj img{vertical-align:middle;}
.proArtiTop .proct_bg1{line-height:30px;padding-top:10px;}
.insNewsArti img{max-width:730px;}

.artiPro li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:278px;height:214px;overflow:hidden;}
.artiPro li h4{position:relative;}
.artiPro li h4 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:278px;height:214px;}
.artiPro li h3{width:105px;height:20px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:40px 15px;}
.artiPro li h3 span{text-align:center;}
.artiPro li h3 p{margin-top:10px;}
.artiPro li h3 a{color:#fff;font-size:14px;}
.artiPro li h3 span a{color:#fff;}

/**�����б�**/
.insNewList {border-bottom:1px dashed #bebebe;padding:15px 20px;cursor:pointer;margin:6px 0px;}
.insNewList .nTit a{color:#00a0ea;font-size:18px;float:left;}
.insNewList .nTit span{color:#7f7f7f;float:right;padding-right:15px;}

.you {color:#7f7f7f;float:right;}
.insNewList .con{color:#888;margin-top:8px;padding:0px 5px;}
.insNewH{background:#e8e8e8;}

/**��������**/
.insNewsArti,.insNewsArti h3 span a{color:#343434;}
.insNewsArti h2{margin:10px 0px;}
.insNewsArti h3 span{padding:0px 8px;}
.insNewsArti .con{line-height:26px;}
.insNewsArti .con,.insNewsArti .con a{color:#666666;}
.insNewsArti .newArtiNext,.insNewsArti .tag,.proArtiNum{line-height:24px;}
.insNewsArti .tag,.insNewsArti .tag a,.insNewsArti .newArtiNext ,.insNewsArti .newArtiNext a,.proArtiNum,.proArtiNum a{color:#343434;}
.insNewsArti .tag a{margin:0px 5px;}
.insNewsArti .tag a:hover,.insNewsArti .newArtiNext a:hover,.proArtiNum a:hover{color:#8C7E5E;}


.insNews1 li{float:left;line-height:35px;width:820px;padding:0px 5px;}
.insNews1 li a{float:left;color:#666666;}
.insNews1 li a:hover{color:#8D7C5E;}
.insNews1 li span{float:right;color:#b4b4b4;}

/**��վ��ͼ**/
.sitemap {padding:5px 10px;line-height:24px;}
.sitemap .title3{font-size:16px;}
.sitemap DL {PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.sitemap DL FONT {TEXT-ALIGN: left;DISPLAY: block; COLOR: #666; FONT-SIZE: 12px; FONT-WEIGHT: normal}
.sitemap DL FONT A {PADDING-BOTTOM: 0px;PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #666; PADDING-TOP: 0px}
.sitemap DL FONT A:hover {COLOR: #fd3639;TEXT-DECORATION: none}


.wfixed {width: 1500px; margin: 0px auto; padding: 0px; }
.wfixab {width: 1160px; margin: 0px auto; padding: 0px; }
.iNews{
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 60px;
	height: 270px;
	background-color: #ffffff;
}

.snews{width:350px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	height: 270px;
	background-color: #FFFFFF; }
.news_tos {
	float: left;
	height: 35px;
	width: 350px;
	background-color: #000000;
}
.news_main {
	padding: 10px;
	float: left;
	width: 330px;
	text-align: left;
	background-color:#00A0EA ;
}
.hels{width:300px;
	margin:30px auto;
	overflow:hidden;
	height:270px;}
	.news_top {
	float: left;
	height: 35px;
	width: 350px;
	background-color: #00469c;
}.news_main {
	padding: 10px;
	float: left;
	width: 330px;
	text-align: left;
}
.news_top {
	float: left;
	height: 35px;
	width:100%;
}
.news_topbb {
	float: left;
	height: 35px;
	width: 350px;
	background-color: #000000;
}
.news_top b {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-family: "΢���ź�";
	line-height: 35px;
	height: 35px;
	float: left;
	padding-left: 10px;
}
.news_top span {
	float: right;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    padding-right: 10px;
}
.news_top a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.news_top a:hover {
	color: #fff;
	text-decoration: underline;
}
.news_main {
	padding: 10px;
	float: left;
	width:100%;
	height:230px;
	text-align: left;
}
.news_main li {
	float: left;
	width:100%;
	height:auto;
	padding-left: 0px;
}
.news_main a {
	float: left;
	height: 35px;
	width: 450px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 35px;
}
.news_main a:hover{
	 color:#000000;
}


.news_main ul {
	list-style-image: none;
	list-style-type: none;
	width:100%;
}
/*.news_main span {
	float: left;
	width: 100px;
	margin-top:10px;
}*/
	
	
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* IE <8 */
}
	
	
	
	
.onlyPro{height:500px;margin-top:-22px; padding-bottom:15px;}
.onlyPro .tit{color:#fff;height:85px;padding-top:50px;line-height:35px;}
.onlyPro .tit em{position:absolute;width:60px;height:3px;background:#fff;left:470px;bottom:0px;}
.onlyProCon{padding:26px 0px;width:80%; margin:0 auto;}
.onlyProCon .list1{ width:1500px; height:340px; padding-bottom:30px; overflow:hidden; display:none;}
.onlyProCon .proLi{ box-sizing: border-box; width:16.66%;background-image:url(../Images/beijing.png); float:left;margin:6px 0;padding:0 6px;height:222px;overflow:hidden;position:relative;}
.onlyProCon .proLi a.onProImg{display:block;width:100%;}
.onlyProCon .proLi a.onProImg img{display:block;width:100%;}
.onlyProCon .proLi a.onProImg h2{width:238px;height:182px;}
.onlyProCon .proLi a.onProImg h2 img{vertical-align:middle;}
.onlyProCon .proLi h3{width:238px;height:182px;background:#000;position:absolute;top:0px;left:-238px;opacity:0.7; filter: alpha(opacity=70);}
.onlyProCon .proLi h3 a{color:#fff;font-size:16px;display:block;line-height:182px;}






.jianjie {
	height:230px;
	color:#ffffff;
	overflow: hidden;
	width: 100%;
}
.jianjie p { font-size:13px;width: 100%;}



/* flexslider */.flexslider{position:relative;height:auto;overflow:hidden;background:url(../Images/loading.gif) 50% no-repeat;}.slides{position:relative;z-index:1;}.slides li{height:auto;}.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../Images/dot.png) right 0 no-repeat;cursor:pointer;}.flex-control-nav .flex-active{background-position:0 0;}.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}.flex-direction-nav li a.flex-prev{left:40px;background:url(../Images/prev.png) center center no-repeat;}.flex-direction-nav li a.flex-next{right:40px;background:url(../Images/next.png) center center no-repeat;}