@charset "utf-8";
/* CSS Document */
@import url("basic.css");
.subpic {
	width:100%;
	height:180px;
	background:url(../images/solution.jpg) no-repeat center top;
	overflow:hidden;
}
.subwrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.subpic p.title {
	font-size: 30px;
	color:#fff;
	font-weight: bold;
	padding-top:30px;
}
.subpic p.position {
	color:#fff;
	padding-top:10px;
}
.subpic p.position a {
	color:#ffffff;
}
.subpic ul {
	padding-top:30px;
}
.subpic ul li {
	list-style:none;
	height:27px;
	float:left;
}
.subpic ul li a {
	display:block;
	float:left;
	text-decoration:none;
	height:25px;
	font-size:15px;
	margin-right:50px;
	color:white;
	text-align:center;
}
/*sub_com*/.wap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.zpl {
	overflow:hidden;
	margin-top:30px;
}
.renc {
	float: left;
	width: 460px;
	overflow:hidden;
}
.renc1 {
	float: right;
	width:460px;
	border-left: 1px dashed #CCC;
	padding-left:40px;
	overflow:hidden;
}
.zpl a {
	color: #BD0000;
	padding-right: 10px;
}
.zpl span {
	font-size: 16px;
	font-weight: bold;
}
.zpl p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
}
/*hotcase*/





.hotcase {
	width:100%;
	background:#f6f5f5;
	margin-top:30px;
	margin-bottom:-30px;
	overflow:hidden;
}
.hotcase h2 {
	font-size:24px;
	line-height:30px;
	height:30px;
	padding-top:25px;
	font-weight:bold;
	overflow:hidden;
}
.hotcase h2 a {
	font-size:24px;
	font-weight:bold;
	overflow:hidden;
}
.linea {
	width:1020px;
	position:relative;
	margin:25px 0px;
	overflow:hidden;
}
.linea h3 {
	color: #666666;
	border-bottom:1px solid #D2D2D2;
	font-size:18px;
	line-height:42px;
}
.linea strong {
	font-weight: normal;
	font-size:13px;
}
.linea li {
	width: 31.33%;
float: left;
overflow: hidden;
padding: 1%;
}
.linea li a {
	display:block;
	overflow:hidden;
}
.linea li p {
	font-size:13px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.linea li p strong {
	font-weight:bold;
}
.linea li p.name {
	padding-top:5px;
}
.linea li p span {
	padding-right:5px;
	color: #BD0000;
}
.linea img {
	width:100%;
	overflow:hidden;
}
/*iabout*/




.iabout {
	background-color:#f6f5f5;
	width:100%;
	padding:30px 0px;
	overflow:hidden;
}
.c_left {
	float: left;
	width: 460px;
	height:400px;
	overflow: hidden;
}
.c_left .img_t {
	width: 460px;
	height: 400px;
	display: block;
	overflow: hidden;
	position: relative;
}
.c_left .img_t img {
	width:460px;
	height:400px;
	overflow:hidden;
}
.c_left .img_t .mask {
	width:435px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	/*background-color: #facd00;*/
	background-color:#ff3a3b;
	padding: 25px 0px 25px 25px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	overflow:hidden;
}
.c_left .img_t .mask h2.title {
	font-size: 35px;
	line-height: 40px;
	color: #fff;
	font-weight:bold;
}
.c_left .img_t .mask .ab_jt {
	display: block;
	width: 29px;
	height: 51px;
	background: url(/images/ab_jt.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 25px;
}
/*.c_left .img_t:hover .mask {
	background: #00479d;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.c_left .img_t:hover .mask h2.title {
	color:white;
}*/
.c_right {
	background:#ffffff;
	width:470px;
	height:400px;
	float:right;
	padding-left:70px;
	overflow:hidden;
}
.c_right h3.p1 {
	font-size: 45px;
	font-weight: bold;
	padding-top:40px;
	padding-bottom:20px;
}
.c_right h3.p1 a {
	color:#000000;
}
.c_right p.p2 {
	display:block;
	width:400px;
	font-size: 14px;
	line-height:30px;
	overflow:hidden;
}
.c_right a.videourl {
	display: block;
	margin-top:40px;
	width: 267px;
	border: #ff3a3b 4px solid;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}
.c_right a.videourl:hover {
	background:#ff3a3b;
	color:#ffffff;
}
