.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: 35px;
}
.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;
}
.cons img{
	width: 950px;
	height: auto;
}
.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: 260px;overflow: hidden;margin-top: 25px;}
.prolf .tj ul li{
	width: 310px;
	height: 100%;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	border: 1px solid #d8d8d8;
}
.prolf .tj ul li:last-child{margin-right: 0;}
.prolf .tj ul li img{
	width: 100%;
	height: 190px;
	transition: all 0.6s;
}
.prolf .tj ul li p.wenzi{
    width: 100%;
    height: 60px;
    position: relative;
    top: 10px;
    padding: 0 15px;
}
.prolf .tj ul li p.wenzi span{
	position: absolute;
	display: inline-block;
}
.prolf .tj ul li p.wenzi span.name{
	float: left;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
}
.prolf .tj ul li p.wenzi span.adds{
	float: right;
	font-size: 12px;
	color: #818181;
	line-height: 15px;
	margin-top: 8px;
}
.prolf .tj ul li p.wenzi span.mor{
    font-size: 12px;
    width: 37px;
    height: 15px;
    line-height: 13px;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 15px;
    border: 1px solid #bfbfbf;
}
.one{
	-ms-transform:scale(0.94);
	-webkit-transform: scale(0.94);
	transform: scale(0.94);
}

.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;}



.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;
    position: relative;
    top: 2px;
    left: 10px;
}
.prorig .casetit .tou p.smzi{
	font-size: 12px;
    color: #7b7b7b;
    line-height: 22px;
}
.prorig .casetit .tou p.eng{
    font-size: 18px;
    color: #7b7b7b;
    font-family: AovelSans;
    position: absolute;
    top: 35px;
    right: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@font-face{
	font-family: 'AovelSans';
    src: url('../fonts/aovelsans.ttf');
}
.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;}
