﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #535452;
	min-width: 1002px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #535452;
}
.clear {
	clear: both;
	height: 0px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.hidden {
	display: none;
}
*:focus {
	outline: none;
}
/* banner开始 */
.flexslider {
	position: relative;
	height: 274px;
	overflow: hidden;
	z-index: 1;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 274px;
}
.slides li a {
	display: block;
	height: 274px;
}
.flex-control-nav {
	position: absolute;
	bottom: 5px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 13px;
	height: 13px;
	line-height: 13px;
	margin: 0 2px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 13px;
	height: 13px;
	line-height: 40px;
	overflow: hidden;
	background: #c50d21;
	cursor: pointer;
	border-radius: 50%;
}
.flex-control-nav .flex-active {
	background: #cecfd4;
}
/*.flex-direction-nav {
	position: absolute;
	top: 115px;
	z-index: 2;
	width: 100%;
}
.flex-direction-nav li a {
	display: block;
	width: 25px;
	height: 56px;
	background: url(../../images/icon-banner.png) no-repeat 0 0;
	transition: all 0.5s;
}
.flex-direction-nav li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.flex-direction-nav li .flex-prev {
	float: left;
}
.flex-direction-nav li .flex-next {
	float: right;
	background-position: -26px 0px;
}
*//* banner结束 */
/*头部*/
.wrapper {
	width: 1000px;
}
.top-logo {
	padding: 15px 0px 10px;
	height: 60px;
}
.top-tel {
	padding-right: 85px;
	font-size: 14px;
	color: #383839;
	background: url(../../images/icon-toptel.png) no-repeat right 0px;
	margin-top: 25px;
	text-align: right;
}
.top-tel p {
	font-size: 24px;
	color: #b60201;
}
/*导航*/
.bg-black {
	background: #000;
}
.web-nav>li {
	float: left;
	font-size: 16px;
	text-align: center;
	position: relative;
	z-index: 2;
	height: 48px;
	line-height: 48px;
}
.web-nav>li>a {
	color: #fff;
	display: block;
	margin-top: -4px;
	text-shadow: 2px 2px 3px #000;
}
.web-nav>li.active {
}
.web-nav>li.active>a {
	background: url(../../images/icon-nav.png) no-repeat top center;
}
.web-nav>li .sub-nav {
	position: absolute;
	left: 0px;
	top: 47px;
	width: 440px;
	background: #000;
	background: rgba(0,0,0,0.7);
	padding: 10px;
	display: none;
}
.web-nav>li .sub-nav li {
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 5px 0;
	padding: 0 15px;
	transition: all 0.5s;
	width:80px;
}
.web-nav>li .sub-nav li:hover a {
	color: #727272;
}
.web-nav>li .sub-nav li:hover {
	background: #e7e7e7;
}
.web-nav>li .sub-nav li a {
	display: block;
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #a4a4a4;
}
/*公司简介*/
.home-tit {
	font-size: 24px;
	color: #626262;
	position: relative;
	margin: 23px 0px 15px;
	text-transform: uppercase;
}
.home-tit font {
	color: #bcbcbc;
}
.home-tit .tit-line {
	display: block;
	width: 140px;
	height: 1px;
	position: absolute;
	top: 10px;
	right: 82px;
	background: #c4c4c4;
}
.home-tit .tit-more {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 82px;
	height: 22px;
	line-height: 22px;
	background: url(../../images/icon-more.png) no-repeat 0 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
.home-half {
	width: 475px;
}
.home-apic {
	width: 285px;
	height: 220px;
	background: #000;
	position: relative;
	margin-left: 0px;
}
.home-apic .home-apic01 {
	position: absolute;
	width: 295px;
	height: 220px;
	z-index: 5;
	border: 1px solid #e6e8ef;
	left: 32px;
	top: 17px;
}
.home-apic .home-apic02 {
	position: absolute;
	width: 145px;
	height: 109px;
	z-index: 3;
	opacity: 0.5;
	top: 7px;
	right: -147px;
	border: 1px solid #e6e8ef;
}
.home-apic .animate-block {
	width: 147px;
	height: 138px;
	overflow: hidden;
	position: absolute;
	left: 327px;
	top: 88px;
	z-index: 4;
}
@-webkit-keyframes rotate {
from {
-webkit-transform:rotate(0deg);
}
to {
-webkit-transform:rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-moz-transform:rotate(0deg)
}
to {
-moz-transform:rotate(360deg)
}
}
@-ms-keyframes rotate {
from {
-ms-transform:rotate(0deg)
}
to {
-ms-transform:rotate(360deg)
}
}
@-o-keyframes rotate {
from {
-o-transform:rotate(0deg)
}
to {
-o-transform:rotate(360deg)
}
}
.home-apic .animate-block span {
	display: block;
	content: '';
	width: 200%;
	height: 200%;
	background: url(../../images/icon-animate.jpg) no-repeat center center;
	margin: -40% 0 0 -40%;
	animation: 25s linear 0s normal none infinite rotate;
	-webkit-animation: 25s linear 0s normal none infinite rotate;
}
.home-atext {
	padding-top: 45px;
	font-size: 14px;
}
/*新闻中心*/
.home-nex {
	width: 230px;
}
.home-nex dt a {
	font-size: 14px;
	color: #535452;
	font-weight: bold;
	line-height: 22px;
}
.home-nex dd {
	color: #9a9c99;
	line-height: 18px;
}
.home-nex dd a {
	color: #b01027;
	width: 94px;
	height: 26px;
	line-height: 26px;
	background: #eee;
	display: block;
	text-align: center;
	margin: 8px 0px 0px;
}
.home-npic {
	width: 220px;
	height: 153px;
	display: block;
}
.home-nlist li {
	border: 3px solid #fff;
	padding: 2px 0px;
	margin-top: 12px;
}
.home-nlist li .home-time {
	padding: 6px 10px;
	width: 70px;
	height: 43px;
	background: #ededed;
	border: 1px solid #b6b6b6;
	color: #b6b6b6;
}
.home-nlist li .home-time dt {
	font-weight: bold;
	font-size: 24px;
}
.home-nlist li .home-time dd {
	font-size: 14px;
}
.home-nlist li .home-ntext {
	width: 362px;
}
.home-nlist li .home-ntext dt {
	height: 16px;
	line-height: 16px;
}
.home-nlist li .home-ntext dt a {
	color: #535452;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-nlist li .home-ntext dd {
	line-height: 18px;
	margin-top: 5px;
	color: #9a9c99;
}
.home-nlist li:hover {
	border: 3px solid #c70d22;
}
/*电话和搜索*/
.redbg {
	width: 100%;
	background: url(../../images/icon-redbg.png) repeat-x 0 0;
	margin-top: 15px;
	font-size: 24px;
	color: #3f3f40;
	vertical-align: middle;
	padding-top:0px;
}
.redbg span.home-tel {
	color: #fff;
	padding: 3px 0 5px 50px;
	background: url(../../images/icon-tel02.png) no-repeat 0 center;
	height: 44px;
	line-height: 44px;
	margin-left: 10px;
}
.redbg .home-search {
	padding-left: 43px;
	background: url(../../images/icon-search.png) no-repeat 0 center;
	margin-top: 6px;
}
.redbg .home-search input {
	background: #5c0323;
	color: #f01029;
	margin: 0px;
	padding: 2px 5px;
	border: 0px;
	width: 365px;
	font-family: "微软雅黑";
	height: 22px;
	line-height: 22px;
}
.redbg .home-search input.home-sbtn {
	width: 50px;
	height: 26px;
}
/*产品展示*/
.greybg {
	background: url(../../images/icon-picbg.png) repeat 0 0 #585859;
	width: 100%;
	height: 365px;
	padding: 15px 0px;
	margin-bottom:145px;
}
.greybg .home-series {
	width: 190px;
}
.greybg .home-series h3 {
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #cacaca;
	text-align: center;
	background: url(../../images/icon-series.png) no-repeat 0 0;
	margin-bottom: 12px;
}
.greybg .home-series .home-serlist li {
	height: 34px;
	line-height: 34px;
	border: 3px solid #39393a;
	margin-bottom: 1px;
	text-align: center;
	font-size: 18px;
	background: url(../../images/icon-square.png) no-repeat 0 center #39393a;
	transition: all 0.5s;
}
.greybg .home-series .home-serlist li a {
	color: #bababa;
	transition: all 0.5s;
}
.greybg .home-series .home-serlist li:hover {
	background-color: #5c0323;
	border-color: #9d1122;
}
.greybg .home-series .home-serlist li:hover a {
	color: #fff;
}
.greybg .home-series .home-serlist li.last {
	background: url(../../images/icon-sermore.png) no-repeat 0 center;
}
.greybg .home-pro {
	width: 780px;
}
.greybg .home-pro .home-tit {
	color: #cacaca;
	margin: 8px 0px 30px;
}
.greybg .home-pro .home-tit font {
	color: #808080;
}
.greybg .home-pro .home-prolist {
	font-size: 0px;
}
.greybg .home-pro .home-prolist li {
	border: 1px solid #4d4d4e;
	margin: 0 10px 12px 0px;
	text-align: center;
	font-size: 14px;
	float: left;
	line-height: 26px;
	width: 250px;
}
.greybg .home-pro .home-prolist li a {
	display: block;
 *zoom:1;
	border: 5px solid #fff;
	padding: 5px;
	width: 230px;
	background: #fff;
	transition: all 0.5s;
}
.greybg .home-pro .home-prolist li img {
	
}
.greybg .home-pro .home-prolist li:hover {
	margin-top: -8px;
	border-color: #5c0323;
}
.greybg .home-pro .home-prolist li:hover a {
	border-color: #5c0323;
}
.greybg .home-pro .home-prolist li:hover img {
	box-shadow: 1px 1px 10px #000;
}
.greybg .home-pro .home-prolist li:hover img {
	box-shadow: 1px 1px 10px #000;
}
/*案例和联系我们*/
#focus_Box {
	position: relative;
	width: 475px;
	height: 190px;
	margin: 30px auto 20px;
}
#focus_Box ul {
	position: relative;
	width: 475px;
	height: 190px
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top
}
#focus_Box .prev, #focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 100px;
	height: 189px;
	top: 0px;
}
#focus_Box .prev {
	left: 0px
}
#focus_Box .next {
	right: 0px
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(images/share-btn.png) no-repeat;
	text-indent: -999px;
}
.home-lxwm{
	border:6px solid #efefef;
	padding:10px 187px 10px 25px;
	margin-top:25px;
	position:relative;
	width:252px;
	}
.home-lxwm .home-tit{
	color:#9d1122;
	}
.home-lxwm .home-lxtext{
	font-size:14px;
	width:210px;
	margin-left:0px; 
	}
.home-lxwm .home-lxpic{
	position:absolute;
	right:-6px;
	bottom:-20px;
	}
	
/*底部*/
.footer {
	color: #adadaf;
	
	margin-top:15px;
	
}
.footer a {
	color: #adadaf;
}
.foot-fl .foot-logo {
	height:27px;
	max-width:100%;
}
.footer .quick-menu {
	width: 310px;
	margin-right: 30px;
}
.footer .quick-menu li {
	width: 64px;
	height: 60px;
	border: 1px solid #b4b4b4;
	margin: 0 0 0 10px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 56px;
	transition: all 0.5s;
	position: relative;
}
.footer .quick-menu li .menu-pic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.footer .quick-menu li .quick-mname {
	position: absolute;
	left: 66px;
	top: 0px;
	font-size: 18px;
	color: #fff;
	transition: all 0.5s;
	border:2px solid #c50d21;
	width:60px;
	height:56px;
}
.footer .quick-menu li:hover {
	border-color: #c50d21;
}
.footer .quick-menu li:hover .menu-pic {
	left: -77px;
}
.footer .quick-menu li:hover .quick-mname {
	left: 0px;
	background:#b4b4b4;
}
.footer .foot-fx {
	width: 180px;
	margin-right: 0px;
}
.footer .toTop {
	width: 137px;
	height: 54px;
	cursor: pointer;
	margin-top:-10px;
}
.footer .foot-qt{
	width:137px;}
/*右侧导航*/
.fix-kf {
	position: fixed;
	right: 0px;
	top: 200px;
	z-index: 10;
	min-width: 60px;
	max-width: 180px;
}
.fix-kf div {
	background: url(../../images/icon-kf.png) no-repeat 0 0 #838383;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 60px;
	width: 0px;
	cursor: pointer;
	margin-right: 0px;
}
.fix-kf div:hover {
	width: 100%;
	padding-right: 5px;
}
.fix-kf div.toTop {
	background-position: 0 -63px;
}
/*内页*/	

.bg-grey.main {
	padding-top: 30px;
	margin-bottom: 10px;
}
.main .side-tit {
	background: url(../../images/icon-side.png) no-repeat 0 0px;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color: #000;
	width: 215px;
	text-align: center;
}
.main .main-tit {
	width: 755px;
	border-bottom: 1px solid #000;
	height: 42px;
	line-height: 42px;
}
.main .main-tit span {
	font-size: 24px;
	color: #000;
}
/*左侧*/
.main .sidebar {
	width: 215px;
}
.main img {
	
}
.main .sidebar .side-series li {
	height: 41px;
	line-height: 41px;
	margin-bottom: 2px;
	text-align: center;
	border-bottom: 1px solid #000;
}
.main .sidebar .side-series li a {
	display: block;
	height: 36px;
	line-height: 36px;
	background: url(../../images/icon-side.png) no-repeat 9px -52px;
	border: 3px solid #f6f6f6;
	border-bottom-width: 2px;
	transition: all 0.5s;
	font-size: 16px;
	padding-left:20px;
}
.main .sidebar .side-series li a:hover {
	border-color: #000;
	background-position: 28px -94px;
}
.main .sidebar .side-new {
	border: 1px solid #c7c7c7;
	margin: 25px 0px 15px;
	padding: 3px;
}
.main .sidebar .side-new dt {
	text-align: center;
	font-size: 24px;
	line-height: 45px;
	border-bottom: 1px solid #c7c7c7;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.main .sidebar .side-new dt img {
	height: 85px;
	display: block;
	margin-bottom: 1px;
	width: 100%;
}
.main .sidebar .side-new dd {
	height: 32px;
	line-height: 32px;
	transition: all 0.5s;
	padding-left: 10px;
}
.main .sidebar .side-new dd a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .sidebar .side-new dd:hover {
	background: #000;
}
.main .sidebar .side-new dd:hover a {
	color: #fff;
}
.main .sidebar .side-tel {
	background: url(../../images/icon-side.png) no-repeat 0 -130px;
	height: 160px;
	text-align: center;
}
.main .sidebar .side-tel p {
	font-size: 18px;
	color: #7f8080;
}
.main .sidebar .side-tel span {
	font-size: 30px;
	color: #ffa50f;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
}
/*右侧  产品详情*/
.main .main-cont {
	width: 755px;
	
}
.main .main-cont .detail-tit {
	text-align: center;
	margin: 10px 0px;
}
.main .main-cont .detail-tit p {
	background: #f6f6f6;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.main .main-cont .detail-tit p strong {
	font-size: 18px;
	color: #3c3b3b;
}
.main .main-cont .main-text {
	font-size: 14px;
	line-height: 28px;
}
.main .main-cont .xg {
	margin: 20px 0px;
	font-size: 14px;
	border-top: 1px dashed #f1f8ff;
	line-height: 30px;
}
.main .main-cont .xg a:hover {
	text-decoration: underline;
}
/*产品列表*/
.main .main-cont .home-prolist li {
	margin: 0 6px 20px 0px;
}
.home-prolist{
	margin-top:22px;}
.home-prolist li{
	float:left;
	width:245px;
	margin:0 6px 2px 0px;
	position:relative;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	cursor:pointer;
	}
.home-prolist li .pro-name{
	width:100%;
	text-align:center;
	position:absolute;
	top:150px;
	background:url(../../images/icon-fd.png) no-repeat center 85px #000;
	background:url(../../images/icon-fd.png) no-repeat center 85px rgba(0,0,0,0.7);
	color:#fff;
	font-size:14px;
	overflow:hidden;
	height:35px;
	line-height:35px;
	}
.home-prolist li img{
	width:241px;
	height:185px;
	display:block;}
.home-prolist li:hover{
	border-color:#000;
	transition:all 0.5s;
}

/*新闻中心*/
.main .main-cont .main-newlist {
	margin-bottom: 30px;
}
.main .main-cont .main-newlist li {
	padding-left: 93px;
	background: url(../../images/icon-new.png) no-repeat 2px center;
	border: 3px solid #fff;
	margin-bottom: 15px;
	transition: all 0.5s;
}
.main .main-cont .main-newlist li dl {
	border-bottom: 1px solid #b0d1ef;
}
.main .main-cont .main-newlist li dl dt {
	color: #25ade4;
}
.main .main-cont .main-newlist li dl dd a {
	display: block;
}
.main .main-cont .main-newlist li dl dd h3 {
	color: #080808;
	font-size: 14px;
	line-height: 35px;
}
.main .main-cont .main-newlist li dl dd p {
	color: #9a9c99;
	line-height: 18px;
	margin-bottom: 15px;
}
.main .main-cont .main-newlist li:hover {
	border-color: #838383;
}
/***留言板****/
.mes {
	padding: 65px 80px;
}
.mes .box {
	background: #f3f3f3;
	margin-bottom: 3px;
	padding: 10px 0;
}
.mes .box span {
	display: inline-block;
	width: 95px;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	color: #575757;
	vertical-align: middle;
}
.mes .box input, .mes .box textarea {
	display: inline-block;
	vertical-align: middle;
	width: 320px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border: 0;
	border-radius: 4px;
	background: #838383;
	box-shadow: inset 2px 1px 2px #747474;
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
}
.mes .box textarea {
	vertical-align: top;
	height: 56px;
	overflow: auto;
}
.mes .box input.yzm {
	width: 115px;
	margin-right: 15px;
}
.mes .box input.btn_ly {
	width: 142px;
	font-size: 18px;
	background: #e62c28;
	border-radius: 0;
	padding: 0;
	margin-left: 110px;
	box-shadow: none;
	cursor: pointer;
}
.mes .box img {
	vertical-align: middle;
}
