.qiyeg{
	width: 1560px;
	height: auto;
	margin: 60px auto;
	position: relative;
}
.qiyeg .prolf{
	width: 1080px;
	height: auto;
	padding: 0px 65px 10px;
    background: #fff;float:left;
}
.prolf .tits{
    width: 950px;
    height: 65px;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
}
.prolf .tits .tit1{
	font-size: 24px;
	line-height: 42px;
	color: #333;
}
.prolf .tits .addres{
	font-size: 12px;
	color: #9b9b9b;
	line-height: 20px;
}
.prolf .tits .dh{
	font-size: 12px;
	color: #9b9b9b;
	position: absolute;
	top: -22px;
	/*right: 10px;*/
}
.prolf .cons{
	width: 950px;
	height: auto;
	margin-top: 40px;line-height: 24px;
}
.prolf .cons p{margin-bottom:10px;}
.cons img{
	width: 800px!important;
	height: auto !important;
}
.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: 310px;
	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;width: 310px;height: 100%;}
.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;
	background: #fff;
	padding: 0px 45px 0;
	float:right;
}
.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:16px;
    color: #7b7b7b;
    line-height: 25px;
    font-family: AovelSans;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@font-face{
	font-family: 'AovelSans';
    src: url('../fonts/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: 95%;margin:5px auto;
	font-size: 14px;
}
.caname ul li a{
	display: block;
	width: 100%;
	color: #616161;
	position: relative;
}
.caname ul li img{width: 100%;height:184px;}
.caname ul li span{display: block;width:100%;height:25px;line-height: 25px;position: absolute;bottom:0;left:0;background:rgba(30,113,220,0.8);color:#fff; text-indent: 20px;}
.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;}

@media screen and (max-width:1600px){
	.qiyeg{width:1460px;}
	.qiyeg .prolf{width:1040px;padding: 0px 40px 10px;}
	.qiyeg .prorig{width: 420px;padding: 0px 20px 0;}
}
@media screen and (max-width:960px){
	.caban{height: 200px !important;background-size:cover !important;}
	.qiyeg{width:100%;margin-top:20px;top:17px;}
	.qiyeg .prolf{width:98%;padding: 0px 1% 10px;float:none;}
	.prolf .tits{width:100%;}
	.prolf .tits .tit1 {font-size: 22px;line-height: 28px;}
	.prolf .tits .addres{display:none;}
	.prolf .tits .dh{position: static;display:none;}
	.prolf .cons{width:100%;margin-top:20px;}
	.cons img{width:100% !important;}
	.prolf .tj{display: none;}
	.qiyeg .prorig{width: 98%;padding: 0px 1% 0;float:none;}
	video{height: auto !important;}
}