﻿


/*about1关于我们~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.about1{
	width:1200px;
	height:1000px;
	overflow:hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.about1 dl{ width:860px; float:left; overflow:hidden;}
.about1 dt{ width:860px; height:415px; overflow:hidden;}

.about1 dt .vdo{
	left: 0;
	position: absolute;
	top: 0;
	width: 860px;
}
.about1 dt img{width:860px; height:415px;}
.about1 dd .cnt{display:none;}
.about1 dd h4{
	height:80px;
	font:24px "Microsoft Yahei";
	line-height:80px;
	overflow:hidden;
	color:#0094DE;
}
.about1 dd h4 a{ color:#01b1ec;}
.about1 dd h4 em{ font:14px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999; padding-left:8px;}
.about1 dd h5{ width:305px; float:left; height:64px; background:#f5f5f5; margin-right:12px; font:14px "Microsoft Yahei"; color:#777; padding:16px 0 0 10px;}
.about1 dd h5 em{ display:block; font:18px "Microsoft Yahei"; color:#01b1ec;}
.about1 dd p{ font:14px "Microsoft Yahei"; color:#555; line-height:28px; margin-top:15px; text-indent:2em; padding-right:10px;}
.about1 dd p i{ color:#0095db;}
.about1 ul{ width:328px; float:right; overflow:hidden;}
.about1 li{ height:230px; margin-bottom:20px; overflow:hidden; cursor:pointer;}
.about1 li img{ width:328px; height:190px;}
.about1 li em{ display:block; height:42px; font:16px "Microsoft Yahei"; line-height:30px; overflow:hidden;}
.about1 li em{
	display:block;
	color:#555;
	background:#f7f8f8  no-repeat 299px 7px;
	padding-left:15px;
	padding-top: 5px;
}
.about1 li em:hover,.about1 li.cur em{background:#01b1ec no-repeat 299px 7px; color:#fff;}


