@charset "utf-8";
/* CSS Document */

#dialog_group {
}
#fullbg {
	background-color: gray;
	display: none;
	opacity: 0.5;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 11;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
.dialog {
	background-color: #fff;
	border: 2px solid #84c063;
	top: 50%;
	left: 50%;
	position: fixed !important; /* 浮动对话框 */
	position: absolute;
	z-index: 12;
	border-radius: 20px;
	display: none;
	background: #eeffe5;
}
.dialog div.title {
	margin-top: 25px;
}
.danwei div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_jieshao_title.png) no-repeat;
	float: left;
	width: 136px;
	height: 43px;
}
.dialog .title p.close {
	width: 40px;
	height: 40px;
	background: #8ec140 url(../img/icon_close.png) no-repeat center;
	margin-right: 25px;
	float: right;
}
.dialog .title p.close a {
	display: block;
	text-decoration: none;
	width: 40px;
	height: 40px;
}
/*D1*/
.danwei {
	height: 500px;
	width: 900px;
	margin: 0 auto;
	padding-left: 10px;
}
.scroll {
	width: 98%;
	height: 73%;
	margin-top: 20px;
	margin-right: 2%;
	overflow-y: auto;
	overflow-x: auto;
}
#dialog_group table {
	margin: 0 auto;
	padding-left: 45px;
	margin-bottom: 140px;
	padding-right: 45px;
}
#dialog_group table {
	font-family: "微软雅黑";
}
#dialog_group table th {
	font-size: 14px;
	color: #464646;
	font-weight: bold;
	text-align: left;
}
#dialog_group table thead tr, #dialog_group table tbody tr {
	height: 54px;
}
#dialog_group table .th1 {
	width: 400px;
}
#dialog_group table .th2 {
	width: 260px;
}
#dialog_group table .th3 {
	width: 130px;
}
#dialog_group table .th4 {
	width: 130px;
}
#dialog_group table .th5 {
	width: 130px;
}
#dialog_group table tbody tr td>img, #dialog_group table tbody tr td>div {
	float: left;
}
#dialog_group table tbody tr td img {
	border: 1px solid #dbdbdb;
	vertical-align: middle;
}
#dialog_group table tbody tr div {
	margin-left: 10px;
}
#dialog_group table tbody tr td div p {
	font-size: 12px;
	color: #464646;
}
#dialog_group table tbody tr td div p:first-child {
	font-size: 14px;
}
button.cli_btn {
	width: 12px;
	height: 12px;
	background: url(/img/btn_up.jpg) no-repeat center;
}
button.cli_btn.active {
	width: 12px;
	height: 12px;
	background: url(../img/btn_down.jpg) no-repeat center;
}
#dialog_group table tbody tr td div.details p {
	font-size: 12px;
	color: #979797;
	float: left;
	margin-right: 18px;
}
#dialog_group table tbody tr td div.details span {
	color: #464646;
	padding-left: 2em;
}
.cli {
	width: 400px;
	display: none;
}
#dialog_group table tbody tr td div.details p button {
	background: #2c9f39;
	width: 70px;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
}
/*D1 new*/
.danwei1 {
	width: 1200px;
	height: 700px;
	margin: -350px 0 0 -600px;
	overflow: hidden;
}
.danwei1 div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_danwei_title.png) no-repeat;
	float: left;
	width: 136px;
	height: 43px;
}
.danwei1 .contant .item {
	width: 210px;
	height: 250px;
	float: left;
	margin-right: 50px;
	margin-top: 20px;
}
.danwei1 .contant .item img {
	display: block;
	margin: 0 auto;
}
.danwei1 .contant .item p {
	color: #808080;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.danwei1 .contant .item p.title {
	font-weight: bold;
	font-size: 14px;
	color: #434343;
	margin-top: 20px;
	line-height: 18px;
}
.danwei1 .contant {
	margin: 0 auto;
	margin-top: 10px;
	width: 1090px;
	padding-left: 90px;
}
/*D2*/
.didian {
	width: 1200px;
	height: 700px;
	margin: -350px 0 0 -600px;
	overflow: hidden;
}
.didian div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_didian_title.png) no-repeat;
	float: left;
	width: 136px;
	height: 43px;
}
.didian .contant .item {
	width: 200px;
	height: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;

	margin-top: 20px;
}
.didian .contant .item img {
	display: block;
	margin: 0 auto;
}
.didian .contant .item p {
	color: #808080;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.didian .contant .item p.title {
	font-weight: bold;
	font-size: 14px;
	color: #434343;
	margin-top: 20px;
	line-height: 18px;
}
.didian .contant {
	margin: 0 auto;
	width: 80%;
	padding-left: 20%;
}
.didian .contant .item:first-child {
/* margin-left: 50px; */
}
/*D3*/
.liucheng {
	width: 1200px;
	height: 700px;
	margin: -350px 0 0 -600px;
	overflow: hidden;
}
.liucheng div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_liucheng_title.png) no-repeat;
	float: left;
	width: 136px;
	height: 43px;
}
.liucheng .contant {
	width: 670px;
	height: 599px;
	margin: 0 auto;
	margin-top: -40px;
	background: url(../img/bg_liucheng.png) no-repeat center;
}
.liucheng .contant .left, .liucheng .contant .right {
	width: 335px;
	height: 553px;
	float: left;
}
.liucheng .contant .left div {
	float: right;
	margin-right: 70px;
}
.liucheng .contant .right div {
	margin-left: 70px;
}
.liucheng .contant .liucheng1 {
	margin-top: 181px;
}
.liucheng .contant .liucheng2 {
	margin-top: 38px;
}
.liucheng .contant .liucheng3 {
	margin-top: 29px;
}
.liucheng .contant .liucheng4 {
	margin-top: 106px;
}
.liucheng .contant .liucheng5 {
	margin-top: 40px;
}
.liucheng .contant .liucheng6 {
	margin-top: 32px
}
.liucheng .contant p {
	line-height: 20px;
}
.liucheng .contant .left div, .liucheng .contant .right div {
	width: 200px;
	height: 80px;
	background: #ffffff;
	border: 2px solid #8ec140;
	border-radius: 10px;
	position: relative;
	padding: 15px;
}
.liucheng .contant .left div p:first-child {
	width: 42px;
	height: 42px;
	border-radius: 42px;
	background: #8ec140;
	position: absolute;
	left: -21px;
	top: -21px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
}
.liucheng .contant .right div p:first-child {
	width: 42px;
	height: 42px;
	border-radius: 42px;
	background: #8ec140;
	position: absolute;
	right: -21px;
	top: -21px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
}
/*D4*/
.feiyong {
	width: 1200px;
	height: 700px;
	margin: -350px 0 0 -600px;
	overflow: hidden;
}
.feiyong div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_feiyong_title.png) no-repeat;
	float: left;
	width: 136px;
	height: 43px;
}
.feiyong .contant {
	width: 899px;
	height: 516px;
	margin: 0 auto;
	margin-top: 30px;
	background: url(../img/bg_feiyong.png) no-repeat;
}
/*D5*/
.richeng {
	width: 1200px;
	height: 700px;
	margin: -350px 0 0 -600px;
	overflow: hidden;
}
.richeng div.title p.title {
	margin-left: 55px;
	margin-top: 20px;
	background: url(../img/icon_richeng_title.png) no-repeat; 
	float: left;
	width: 136px;
	height: 43px;
}
.richeng .contant {
	width: 943px;
	height: 530px;
	margin: 0 auto;
	margin-top: 20px;
/*	background: url(../img/bg_richeng.png) no-repeat;*/
}
/*D6*/
#d6{
	width: 950px;
	height: 530px;
}
.work_place .map{
	width: 840px;
	height: 530px;
	margin:0 auto;
	margin-top: 30px;
}
.work_place a.dalian{
	display: block;
	width: 60px;
	height: 40px;
	position: absolute;
	left: 440px;
	top:240px;

}
.work_place a.beijing{
	display: block;
	width: 60px;
	height: 40px;
	position: absolute;
	left: 400px;
	top:306px;

}
.work_place a.shanghai{
	display: block;
	width: 60px;
	height: 40px;
	position: absolute;
	left: 450px;
	top:400px;

}
.work_place a.riben{
	display: block;
	width: 260px;
	height: 370px;
	position: absolute;
	left: 600px;
	top:170px;

}
/*必须置底*/
#dialog_group .liucheng .contant .clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	clear: both;
}
