/*banner*/

.banner {
	width: 100%;
	height: 538px;
	background: url(../images/banners.jpg) no-repeat scroll center top;
}

.lanmu_content {
	width: 1200px;
	margin: 0 auto;
}

.left_nav {
	width: 290px;
	float: left;
	margin-top: 22px;
}

.left_nav .left_nav_title {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: url(../images/channal_icon.png) no-repeat left center;
	text-align: center;
	font-size: 33px;
	font-family: "microsoft yahei";
	color: #ce1b1e;
	float: left;
}

.channle_name {
	width: 100%;
	float: left;
	background: url(../images/channal_bg.jpg) repeat-y right top;
}

.channle_name ul li {
	width: 100%;
	font-size: 22px;
	font-family: "microsoft yahei";
	text-align: center;
	background: url(../images/channal_icons.png) no-repeat 32px center;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding: 28px 0;
   cursor: pointer;
}

.channle_name ul li:hover {
	background: url(../images/hover_icon.png) no-repeat 32px center;
}

.channle_name ul>li>a {
	color: #232122;
}

.channle_name ul li.li_color:hover a {
	color: #d01c1b;
}

.channle_name ul li ul li {
	background: none;
	border: 0;
	padding: 16px 0;
	font-size: 20px;
}

.channle_name ul li ul li:hover {
	background: url(../images/arrow_right.png) no-repeat 32px center;
}
.channle_name ul li.li_style{
padding: 0;background: none!important;
display:none;
}.channle_name ul li.li_style:hover{
padding: 0;background: none!important;
}
.channle_name ul li ul li:hover a {
	color: #d01c1b;
}

.right_content {
	width: 860px;
	float: right;
	margin-top: 90px;
}

.right_content .right_header {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #e5e5e5;
	text-align: right;
	color: #988c8e;
	font-size: 15px;
}

.right_content .right_header a {
	color: #988c8e;
}

.right_list_pic {
	width: 100%;
	height: 834px;
}

.right_list_pic .product_list_box {
	width: 250px;
	height: 312px;
	margin-top: 70px;
	float: left;
	position: relative;
	margin-right: 55px;
}

.right_list_pic .product_list_img {
	width: 234px;
	height: 256px;
	border: 8px solid #e5e5e5;
}

.right_list_pic .product_list_img img {
	width: 234px;
	height: 256px;
}

.product_list_title {
	width: 100%;
	height: 36px;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 36px;
}.product_list_hover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 312px;
	background: rgba(0,0,0,0.7);
	display: none;cursor: pointer;
}
.product_list_hover .product_list_content{
	width: 172px;
	margin-left: 36px;
	margin-top: 30px;
	color: #fff;


}
.product_list_hover .product_list_content h2{
	font-size: 20px;
	font-family: "microsoft yahei";
	
}
.product_list_hover .product_list_content p{
	font-size: 14px;
	line-height: 38px;
}
.product_list_hover .product_list_content a{
	color: #fff;
}
.product_list_hover .product_list_content .more_btn{
	width: 140px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #ba0e0e;
	border-radius: 10px;
	margin-left: 16px;
	margin-top: 10px;
	
}
.right_list_pic .product_list_box:hover .product_list_hover{
	display: block;
}
/*zixun*/
.zixun{
	width: 100%;
	height: 86px;
	line-height: 86px;
	background-color: #e5e5e5;
	float: left;
	text-align: center;
	font-size: 32px;
	font-family: "microsoft yahei";
}
.zixun a{
	color: #020202;
}
/*server*/
.server{
	width: 100%;
	height: 415px;
}
.server .server_content{
	width: 1200px;
	margin: 0 auto;
}.server .server_left{
	width: 358px;
	height: 104px;
	float: left;
	background: url(../images/erji.png) no-repeat left center;
	margin-top: 111px;
}
.server .server_left .server_left_p{
	width: 220px;
	float: left;
	margin-left: 130px;
	
}
.server .server_left .server_left_p p{
	font-size: 22px;
	font-family: "microsoft yahei";
	line-height: 38px;
}
.server .sever_right{
	width: 602px;
	float: right;
	margin-top: 70px;
}
.server .sever_right .input{
	width: 100%;
	height: 46px;
position:relative;
}
.server .sever_right .input input{
	width: 184px;
	height: 46px;
	float: left;
	border: 1px solid #7d7d7d;
	margin-right: 5px;
	padding-left: 10px;
}
#name_msg{
    position: absolute;
    left: 10px;
    top: 15px;
z-index:9;
}
#telphone_msg{
left: 205px;
    position: absolute;
    top: 15px;
z-index:9;
}
#email_msg{
position: absolute;
    left: 400px;
    top: 15px;
z-index:9;
}
.textarea{
	width: 602px;
	height: 156px;
	margin-top: 16px;
}
.textarea textarea{
	width: 600px;
	border: 1px solid #7d7d7d;
	height: 154px;
}
.form_btn{
	width: 100%;
	height: 48px;
	margin-top: 30px;
}.form_btn button{
	width: 140px;
	text-align: center;
	line-height: 48px;
	font-size: 22px;
	font-family: "microsoft yahei";
	background-color: #d01c1d;
	color: #fff;
	border: 0;	
}
.form_btn span{
	font-size: 17px;
	color: #393939;
	font-family: "microsoft yahei";
	padding-left: 10px;
}.footer{
float: left;
    margin-top: 20px;
}
.page_wrap{clear:both; margin-bottom:30px; overflow:hidden;zoom:1;}
.paginator {float:right; height:25px; overflow:hidden; }
.paginator,
.paginator input,
.paginator button {font-family:Tahoma, "宋体"; font-size:12px; }
.paginator a,
.paginator span {float:left; height:23px; margin:0 5px 0 0; text-align:center; white-space:nowrap; vertical-align:middle; line-height:23px; background:#fff; }
.paginator a {color:#085C9B; }
.paginator b{font-family:"宋体"; margin:3px;font-weight:300;}
.paginator a:link,
.paginator a:visited,
.paginator a:hover,
.paginator a:active {text-decoration:none; }
.paginator .page-start,
.paginator a,
.paginator .page-end {padding:0 8px; border:1px solid #D3D3D3; background:#ffffff; }
.paginator .page-start {border-color:#d9d9d9; color:#d9d9d9; }
.paginator .page-end { border-color:#d9d9d9;  color:#d9d9d9; }
.paginator .page-this,
.paginator .page-break {padding:0 3px; }
.paginator .page-break {border:1px solid #fff; }
.paginator .page-this {border:1px solid #D3D3D3;background-color:#E9E9E9; color:#D4105A;padding:0px 8px; font-weight:bold; }
.paginator .page-skip {height:22px; line-height:22px; padding:0 3px; margin:0; background:none; }
.paginator .page-skip input {width:26px;  *width:23px;height:19px;line-height:19px;border:1px #D3D3D3 solid;font-size:12px; margin:-1px 6px 0px 6px;#margin-top:1px;_margin-top:0px;padding:0px 0px 0px 2px; vertical-align:middle; padding-top:0px; padding-bottom:0px; }
.paginator .page-skip button {font-size:12px; padding:0 5px 5px 5px;_padding:0 5px 0 5px; width:auto; _width:0; height:22px;  *height:23px; *line-height:20px; _height:16px; _line-height:16px; margin-left:10px;  *margin-top:-1px;overflow:visible; vertical-align:top; }
.paginator a:hover {border:1px solid #A6A6A6;color:#868688; }