@charset "utf-8";
/* CSS Document */

::-webkit-scrollbar { width: 10px;}
::-webkit-scrollbar-track { background: #ccc;}
::-webkit-scrollbar-thumb { background: #584500; border-radius: 1px;}
::-webkit-scrollbar-thumb:window-inactive { }

body{
	background: #eee;
}
.top_bg{
	width: 100%;
	height: 133px;
	background: url(../images/topbg.png) center repeat-x;
}
.top_box{
	width: 80%;
	min-width: 960px;
	max-width: 1180px;
	height: 133px;
	margin: 0px auto;
}
.logo{
	width: 180px;
	height: 133px;
	background: url(../images/logo.png) no-repeat;
	float: left;
	display:inline;
}
.nav{
	width: 485px;
	height: 31px;
	float: right;
	margin-top: 58px;
}
.nav li{
	display: block;
	height: 31px;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	float: left;
	padding-left: 10px;
	border-left: #333 solid 1px;
	margin-right: 30px;
}
.nav_eng{
	font-size: 12px;
	color: #9e8700;
}
.nav a:hover{
	font-weight: bold;
}
.topb_bg{
	width: 100%;
	height: 40px;
	background: url(../images/subline.png) repeat-x;
}
.topb_line{
	width: 80%;
	max-width: 1180px;
	min-width: 960px;
	height: 40px;
	background: url(../images/sublinebg.png) center;
	margin: 0px auto;
}
.topb_stie{
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	float: left;
	display:inline;
}
.topb_contact{
	width: 780px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #fff;
	float: right;
	display:inline;
}
.bigimg{
	width: 80%;
	max-width: 1200px;
	min-width: 960px;
	height: 396px;
	background: url(../images/bigimg.png) no-repeat center;
	margin: 0px auto;
}
.wb_line{
	width: 1200px;
	height: 2px;
	background: url(../images/wbline.png) repeat-x;
	margin: 0px auto;
}
.home_main{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 12px; 
}
.home_left{
	width: 800px;
	height: auto;
	overflow: hidden;
	float: left;
}
.home_right{
	width: 390px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
.home_work_box{
	width: 400px;
	height: 410px;
	float: left;
	background: #eee;
}
.home_work_box:hover{
	background: #fff;
}
.home_work_titlea{
	width: 400px;
	height: 56px;
	background: url(../images/pinpaihomg.png);
}
.home_work_titleb{
	width: 400px;
	height: 56px;
	background: url(../images/wangzhanhomg.png);
}
.home_work_titlec{
	width: 400px;
	height: 56px;
	background: url(../images/yinshuahomg.png);
}
.home_work_titled{
	width: 400px;
	height: 56px;
	background: url(../images/sheyinghomg.png);
}
.home_work_img{
	width: 380px;
	height: 184px;
	margin-left: 10px;
}
.home_work_line{
	width: 380px;
	height: 5px;
	margin-left: 10px;
	background: #584500;
overflow:hidden;
}
.home_work_name{
	width: 380px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	margin-left: 10px;
	border-bottom: #584500 solid 1px;
}
.home_work_info{
	width: 380px;
	height: 60px;
	text-align: left;
	margin-left: 10px;
	border-bottom: #584500 solid 1px;
	margin-top: 10px;
	color: #666;
}
.home_work_btn{
	width: 380px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	margin-left: 10px;
	color: #666;
	font-weight: bold;
}
.right_btn_box{
	width: 390px;
	height: 98px;
	margin-top: 56px;
	margin-bottom: 15px;
}
.right_btn{
	width: 189px;
	height: 47px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url(../images/leftbtn.png);
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	float: left;
}
.right_btn:hover{
	background: url(../images/leftbtnh.png);
	color: #fff;
}
.right_contact{
	width: 380px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
}
.right_idea{
	width: 380px;
	height: auto;
	overflow: hidden; 
}
.right_idea_title{
	width: 380px;
	height: 45px;
	background: url(../images/rightidea.png);
}
.right_idea_box{
	width: 380px;
	height: 94px;
	border-bottom: #584500 solid 1px;
}
.right_idea_name{
	width: 380px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
}
.right_idea_con{
	width: 380px;
	height: 54px;
	text-align: left;
	font-size: 12px;
	color: #666;
}
.flink{
	width: 1200px;
	height: 83px;
	margin: 0px auto;
	margin-top: 30px;
}
.footer{
	width: 100%;
	height: 173px;
	background: url(../images/footerbg.png) repeat-x;
	margin-top: 20px;
}
.footer_nav{
	width: 80%;
	max-width: 1180px;
	min-width: 960px;
	height: 40px;
	text-align: left;
	margin: 0px auto;
}
.footer_nav li{
	width: 80px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.footer_box{
	width: 80%;
	max-width: 1180px;
	min-width: 960px;
	height: 110px;
	background: url(../images/footerlogo.png) right center no-repeat;
	margin: 0px auto;
	text-align: left;
}
.footer_subnav{
	width: 85%;
	height: 50px;
	border-bottom: #999 solid 1px;
}
.footer_subnav li{
	width: 130px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: left;
}
.footer_subnav a{
	color: #999;
	font-size: 14px;
}
.footer_info{
	width: 85%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #999;
}




.sub_gtitle{
	width: 1200px;
	height: 101px;
	margin: 0px auto;
}
.sub_main{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 15px; 
}
.about_left{
	width: 390px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: left;
	margin-left: 10px;
}
.abou_con{
	width: 380px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
}
.about_right{
	width: 780px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 3px;
}
.right_keyword{
	width: 380px;
	height: auto;
	overflow: hidden;
	padding: 15px 0px;
	line-height: 2em;
}
.idea_box{
	width: 790px;
	height: 111px;
	margin-bottom: 25px;
}
.idea_img{
	width: 180px;
	height: 111px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	background: #ccc;
display:inline;
}
.idea_right{
	width: 580px;
	height: 111px;
	float: left;
}
.idea_title{
	width: 580px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #ccc solid 1px;
}
.idea_con{
	width: 580px;
	height: 62px;
	border-bottom: #ccc solid 1px;
	text-align: left;
	margin-top: 12px;
}
.idea_cat{
	width: 100px;
	height: 35px;
	text-align: right;
	float: right;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.page{
	width: 580px;
	height: 37px;
	line-height: 37px;
	margin-top: 20px;
}
.page a{
	width: 37px;
	height: 37px;
	background: url(../images/pagebg.png);
	margin-left: 10px;
	float: left;
	line-height: 37px;
}
.page strong{
	width: 37px;
	height: 37px;
	background: url(../images/pagebg.png);
	margin-left: 10px;
	float: left;
	line-height: 37px;
}
.work_pos{
	width: 100%;
	height: 30px;
	text-align: left;
	color: #999;
	border-bottom: #584500 solid 1px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 12px;
}
.work_title{
	width: 780px;
	height: 40px;
	line-height: 30px;
	text-align: left;
	border-bottom: #584500 solid 1px;
	margin-left: 10px;
	font-weight: bold;
}
.work_con{
	width: 780px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 10px 0px 20px 10px;
}
.work_info{
	width: 780px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	color: #666;
	border-bottom: #ccc solid 1px;
}
.workfb{
	width: 780px;
	height: 45px;
	line-height: 45px;
	text-align: left;
	margin-left: 10px;
}

.work_d{
	width: 780px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin-left: 10px;
	color: #ccc;
}













.work_box{
	width: 400px;
	height: 340px;
	float: left;
	background: #eee;
}
.work_box:hover{
	background: #fff;
}

.work_img{
	width: 380px;
	height: 184px;
	margin-left: 10px;
	margin-top: 10px;
}
.work_line{
	width: 380px;
	height: 5px;
	margin-left: 10px;
	background: #584500;
overflow:hidden;
}
.work_name{
	width: 380px;
	height: 54px;
	line-height: 54px;
	text-align: left;
	margin-left: 10px;
	border-bottom: #584500 solid 1px;
}
.work_work_info{
	width: 380px;
	height: 60px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	color: #666;
}
.work_nav{
	width: 1180px;
	height: 47px;
	margin: 0px auto;
}
.work_btn{
	width: 193px;
	height: 47px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url(../images/leftbtn.png);
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	float: left;
display:inline;
}
.work_btn:hover{
	background: url(../images/leftbtnh.png);
	color: #fff;
}
.work_contact{
	width: 380px;
	height: auto;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-left: 20px;
display:inline;
}
.work_btna{
	width: 193px;
	height: 47px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url(../images/leftbtnh.png);
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	float: left;
	color: #fff;
}
.work_page{
	width: 1200px;
	height: 37px;
	line-height: 37px;
	margin: 0px auto;
	margin-top: 20px;
}
.work_page a{
	width: 37px;
	height: 37px;
	background: url(../images/pagebg.png);
	margin-left: 10px;
	float: left;
	line-height: 37px;

}
.work_page strong{
	width: 37px;
	height: 37px;
	background: url(../images/pagebg.png);
	margin-left: 10px;
	float: left;
	line-height: 37px;
	color: #ff0000;

}