@charset "utf-8";
/*带右栏二级页css*/
/*20180122 v1.0*/
.domPC {
	display: block;
}
.domMobile {
	display: none;
}
.hide {
	display: none;
}
body {
	font-family: "微软雅黑";
}
a {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
a:hover {
	color: #388de1;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

.contant_box {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	opacity: 0.9;
	
}
.con_left {
	width: 1200px;
	float: left;
}


/*左侧*/


/*右侧*/






.zw {
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #000;
	margin-top: 25px;
	margin-bottom: 20px;
}
.zw a {
	color: #000;
}
.left_lb {
	
	
	width: 1200px; margin-top:25px;
}
.left_lbl { float:left;
	width: 562px; height:441px; 
}
.left_lbl img{ 
	width: 562px; height:441px; 
}
.left_lbr { float:right;
	width: 574px; background:#f2f2f2; height:441px; padding:0 32px; 
}
.left_lbr h2{ font-size:22px; line-height:35px; color:#434343; margin-top:77px;
}
.left_lbr h2 a{ color:#434343;
}
.left_lbr p{ font-size:18px; line-height:28px; color:#707070; margin-top:33px;
}
.left_lbr p a{ color:#707070;
}
.left_lbr h3 a{ color:#428cc9; float:right; font-size:14px; margin-top:30px;
}

