.qiyeg {
	width:1560px;
	height:auto;
	margin:60px auto;
	position:relative;
}
.qiyeg .prolf {
	width:1080px;
	height:auto;
	padding:40px 65px 100px;
	background:#fff;
}
.prolf .tits {
	width:950px;
	height:65px;
	position:relative;
	border-bottom:1px solid #d8d8d8;
}
.prolf .tits .tit1 {
	font-size:24px;
	line-height:65px;
}
.prolf .tits .addres {
	font-size:12px;
	color:#9b9b9b;
	line-height:20px;
}
.prolf .tits .dh {
	font-size:12px;
	color:#9b9b9b;
	position:absolute;
	top:12px;
	right:10px;
}
.prolf .cons {
	width:950px;
	height:auto;
	margin-top:40px;
}
.prolf .cons p a {
	color:blue;
}
.new_bot {
	margin-top:40px;
	padding-top:30px;
	height:30px;
	width:100%;
	padding-bottom:64px;
	border-top:1px solid #d8d8d8;
}
.new_bot dl {
	width:100%;
	height:auto;
	overflow:hidden;
}
.new_bot dl dd {
	font-size:16px;
	color:#616161;
}
.new_bot dl dd span {
	display:inline-block;
	color:#616161;
	width:120px;
	height:32px;
	background:#fff;
	line-height:32px;
	text-align:center;
	border:1px solid #bfbfbf;
}
.new_bot dl dd:hover span {
	color:#fff;
	background:#3e88f1;
	border:1px solid #3e88f1;
}
.new_bot dl dd:nth-of-type(1) {
	float:left;
}
.new_bot dl dd:nth-of-type(2) {
	float:right;
}
.prolf .tj {
	width:950px;
	height:auto;
	padding-top:40px;
	border-top:1px solid #d8d8d8;
}
.prolf .tj .tit {
	font-size:20px;
	letter-spacing:2px;
	text-transform:uppercase;
}
.prolf .tj ul {
	width:100%;
	height:230px;
	overflow:hidden;
	margin-top:25px;
}
.prolf .tj ul li {
	width:300px;
	height:100%;
	float:left;
	margin-right:10px;
	cursor:pointer;
	border-radius:5px;
	border:1px solid #d8d8d8;
}
.prolf .tj ul li:last-child {
	margin-right:0;
}
.prolf .tj ul li a {
	display:block;
}
.prolf .tj ul li img {
	width:100%;
	height:175px;
	transition:all 0.6s;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.prolf .tj ul li p.wenzi {
	width:100%;
	height:55px;
	padding:0 15px;
}
.prolf .tj ul li p.wenzi span {
	float:left;
	display:inline-block;
}
.prolf .tj ul li p.wenzi span.name {
	font-size:18px;
	height:53px;
	line-height:53px;
}
.prolf .tj ul li p.wenzi span.eng {
	font-size:10px;
	color:#9f9e9e;
	height:53px;
	line-height:53px;
	position:relative;
	top:0;
	left:15px;
	text-transform:uppercase;
}
.one {
	-ms-transform:scale(0.94);
	-webkit-transform:scale(0.94);
	transform:scale(0.94);
}
.qiyeg .prorig {
	width:450px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	padding:45px;
}
.prorig .casetit {
	width:100%;
	height:auto;
}
.prorig .casetit .tou {
	width:100%;
	height:98px;
	padding:18px 0;
	position:relative;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
.prorig .casetit .tou .img1 {
	width:50px;
	height:40px;
	display:inline-block;
}
.prorig .casetit .tou .zi {
	font-size:20px;
	font-weight:bold;
	color:#6b6b6b;
	display:inline-block;
	line-height:35px;
}
.prorig .casetit .tou p.smzi {
	font-size:18px;
	color:#7b7b7b;
	line-height:25px;
	font-family:AovelSans;
	text-transform:uppercase;
	letter-spacing:1px;
}
@font-face {
	font-family:'AovelSans';
	src:url('../font/aovelsans.ttf');
}
.prorig .casetit .tou p.eng {
	width:30px;
	height:30px;
	position:absolute;
	top:33px;
	right:2px;
}
.prorig .casetit .caname {
	width:100%;
	height:auto;
	padding:8px 0 20px;
}
.caname ul {
	width:100%;
	height:auto;
	overflow:hidden;
}
.caname ul li {
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.caname ul li a {
	display:block;
	width:100%;
	height:30px;
	color:#616161;
	position:relative;
}
.caname ul li a i {
	display:block;
	width:40px;
	height:1px;
	background:#fff;
	position:absolute;
	right:0;
	top:15px;
}
.caname ul li:hover a {
	color:#3e88f1;
}
.caname ul li:hover a i {
	background:#3e88f1;
}