﻿@charset "utf-8";
/* CSS Document */

/*全局元素*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 14px;
	font: inherit;
	/*font-family: "微软雅黑", "宋体", Verdana, Arial, Helvetica, sans-serif;*/
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #333;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #8b0400;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Widthb {
	width: 100%;
	overflow: hidden;
}
.Tiled {
	width: 1340px;
	margin: 0 auto;
	overflow: hidden;
}
.padding120 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.padding200 {
	width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}
.title1 {
	display: block;
	text-align: center;
	color: #000;
	font-size: 40px;
	font-weight: normal;
	margin-top: 60px;
}
.title2 {
	display: block;
	text-align: center;
	font-weight: normal;
	color: #fff;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
}
/*======================================头部====================================================*/
.logo {
	float: left;
	margin-top: 20px;
}
.nav {
	float: left;
	margin-left: 30px;
}
.nav li {
	display: block;
	float: left;
	width: 104px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.nav li a {
	display: block;
	font-size: 16px;
}
.nav li a:hover {
	display: block;
	background-color: #af0700;
	color: #fff;
}
.hover a {
	display: block;
	background-color: #af0700;
	color: #fff;
}
.tel {
	float: right;
	display: block;
	/*width: 160px;
	height: 100px;
	line-height: 100px;*/
	background-repeat: no-repeat;
	background-image: url(../img/tel.png);
	background-position: left 30px;
	padding-left: 45px;
	font-size: 18px;
	margin-top: 25px;
}
.tel span {
	font-size: 18px;
	color: #af0700;
}
/*==============================banner===========================*/
.banner {
	/*background-image: url(../img/banner.jpg);*/
	height: 601px;
	background-repeat: no-repeat;
	background-position: center;
}
.fullSlide {
	position: relative;
	height: 601px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 601px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0px 4px;
	background-color: #333;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.fullSlide .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: #C00;
}
/*================================优质的服务======================================*/
.owner {
	margin-top: 32px;
	margin-bottom: 95px;
}
.owner dl {
	display: block;
	float: left;
	text-align: center;
	width: 140px;
	padding: 0px 15px;
	margin-top: 5px;
}
.owner dl:hover {
	margin-top: 0px;
}
.owner dd {
	display: block;
	width: 100%;
	font-size: 13px;
	color: #888;
}
.owner dd span {
	width: 100%;
	display: block;
	font-weight: bold;
	margin-top: 15px;
	font-size: 16px;
	line-height: 22px;
	color: #000;
}
.color1 {
	background-color: #3e3e3e;
	padding: 50px 0px;
}
/*===================================成功案例==============================================*/
.slideTxtBox .hd {
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.slideTxtBox .hd ul {
	margin-left: 48%;
}
.slideTxtBox .hd ul li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	background-color: #6f6f6f;
	display: block;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	color: #6f6f6f;
	float: left;
	margin-right: 8px;
}
.slideTxtBox .hd ul li.on {
	background-color: #fff;
	display: block;
	color: #fff;
}
.slideTxtBox .bd ul {
	zoom: 1;
}
.caseblock {
	width: 589px;
	float: left;
	height: 220px;
	overflow: hidden;
	margin-right: 22px;
	margin-bottom: 22px;
	background-color: #b10000;
}
.margin-r0 {
	margin-right: 0px;
}
.margin-b0 {
	margin-bottom: 0px;
}
.caseblock:hover {
	background-color: #000;
}
.case_left {
	display: block;
	float: left;
	height: 220px;
	width: 282px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.caseblock:hover .case_left {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.case_right {
	float: right;
	width: 265px;
	margin-right: 20px;
}
.case_title {
	font-size: 19px;
	color: #fff;
	line-height: 50px;
	display: block;
	height: 50px;
}
.case_con {
	color: #fff;
	line-height: 22px;
	display: block;
	font-size: 13px;
	height: 135px;
	overflow: hidden;
}
.caseblock:hover .case_con {
	color: #fff;
}
.case_more {
	display: block;
	font-size: 36px;
	line-height: 35px;
	height: 35px;
	text-align: right;
	color: #fff;/*font-family: "Times New Roman", Times, serif;*/
}
.caseblock:hover .case_more {
	color: #fff;
}
/*====================================产品分类==========================================*/
.slideTxtBox_pro .hd {
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.slideTxtBox_pro .hd ul {
}
.slideTxtBox_pro .hd ul li a {
	/*width: 151px;*/
	height: 40px;
	display: block;
	line-height: 40px;
	overflow: hidden;
	color: #000;
	float: left;
	padding: 0px 30px;
}
.slideTxtBox_pro .hd ul li.on a {
	background-color: #af0700;
	display: block;
	color: #fff;
}
.slideTxtBox_pro .bd ul {
	zoom: 1;
}
.slideTxtBox_pro .bd ul li {
	display: block;
	float: left;
	width: 280px;
	text-align: center;
	height: 257px;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 30px;
}
.slideTxtBox_pro .bd ul li a img {
	width: 278px;
	height: 210px;
	display: block;
	border: 1px solid #000;
}
.slideTxtBox_pro .bd ul li a:hover img {
	border: 1px solid #00b7ee;
}
.slideTxtBox_pro .bd ul li a span {
	display: block;
	height: 45px;
	line-height: 45px;
}
.slideTxtBox_pro .bd ul li a:hover span {
	color: #00b7ee;
}
.banner_bottom {
	background-image: url(../img/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 106px;
	margin: 70px auto;
}
/*=======================================友情链接=====================================*/
.friendly {
	margin: 40px auto;
}
.friendly a {
	display: block;
	float: left;
	width: 198px;
	height: 103px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.friendly a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.border_t {
	border-top: 1px solid #ddd;
}
.border_b {
	border-bottom: 1px solid #ddd;
}
.border_l {
	border-left: 1px solid #ddd;
}
.border_r {
	border-right: 1px solid #ddd;
}
/*========================================底部=============================================*/
.color2 {
	background-color: #262626;
	height: 68px;
	line-height: 68px;
	overflow: hidden;
	margin-top: 60px;
	position: relative;
}
.c_l {
	float: left;
	display: block;
	color: #fff;
	font-size: 13px;
}
.c_m {
	display: block;
	float: right;
	width: 300px;
}
.c_m li a {
	display: block;
	float: left;
	width: 60px;
	text-align: center;
	color: #fff;
}
.c_r {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/*分页*/
.k_pagelist {
	clear: both;
	display: table;
	float: left;
	line-height: 30px;
	width: 100%;
}
.k_pagelist em {
	background: #f90;
	border: 1px solid #f90;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 2px 4px;
}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	color: #C51E17;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
/*搜索*/
.k_search {
	display: block;
	width: 100%;
}
.k_search p {
	display: block;
	line-height: 25px;
	font-size: 12px;
	color: #333;
	width: 100%;
}
.k_search h3 {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FF9900;
}
.k_search p span {
	color: #FF0000;
}
.a_lt {
	width: 556px;
	float: left;
}
.a_lt img {
	width: 556px;
	height: 317px;
	margin-bottom: 12px;
}
.a_lt p {
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	margin-top: 10px;
}
.a_rt {
	width: 556px;
	float: right;
}
.a_rt_top {
	display: block;
	overflow: hidden;
	width: 100%;
}
.a_rt_top ul li {
	display: block;
	float: left;
	width: 115px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-weight: bold;
}
#spmenuCon1_10 {
	width: 100%;
	overflow: hidden;
}
#spmenuCon1_11 {
	width: 100%;
	overflow: hidden;
	display: none;
}
#spmenuCon1_12 {
	width: 100%;
	overflow: hidden;
	display: none;
}
.spmenuOn1 {
	background-color: #b10000;
	color: #fff;
}
.spmenuOn1 a {
	color: #fff;
}
.spmenuOn1:hover a {
	color: #fff;
	cursor: pointer;
}
.topnew {
	width: 494px;
	border: 1px solid #f1f1f1;
	padding: 30px;
	overflow: hidden;
}
.topnew p {
	float: left;
	width: 256px;
}
.topnew p a {
	display: block;
	font-weight: bold;
	line-height: 30px;
}
.topnew p span {
	font-size: 12px;
	line-height: 20px;
}
.topnew img {
	float: right;
	width: 200px;
	height: 201px;
}
.sideMenu {
	margin-top: 30px;
}
.sideMenu h3 {
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	font: normal 14px/32px /*"Microsoft YaHei"*/;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-image: url(../img/case_li.png);
}
.sideMenu h3 em {
	float: left;
	display: block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sideMenu h3 a {
	margin-left: 15px;
	font-weight: bold;
}
.sideMenu h3.on {
	background-repeat: no-repeat;
	color: #fff;
	background-image: url(../img/case_li_hover.png);
}
.sideMenu h3.on a {
	color: #fff;
}
.sideMenu h3.on em {
	background-image: url(../img/up.png);
}
.sideMenu ul {
	padding: 8px 0px;
	color: #999;
	display: none;
	width: 556px;
}
.sideMenu ul li {
	display: block;
	color: #333;
	font-size: 12px;
	float: left;
	margin-right: 13px;
	width: 170px;
	overflow: hidden;
	border: 1px solid #333;
}
.cpdhs p {
	line-height: 28px;
}
