@charset "utf-8";
/* CSS Document */
/*****头部开始*******/
.header{
	width:1440px;
	height:95px;
	margin:0 auto;
	position:relative;
	z-index:999;
}
.header-nr{
	width:1100px;
	margin:0 auto;	
}
.header .ico{
	padding-top:18px;
	float:left;
}
/******导航开始******/
.header .nav{
	height:95px;
	float:left;
	margin-left:50px;
}
.header .nav li{
	width:118px;
	float:left;
	text-align:center;
}
.header .nav li:hover{
	width:116px;
	border-left:#e3e3e3 1px solid;
	border-right:#e3e3e3 1px solid;
}
.header .nav h2 a{
	font-size:16px;
	line-height:90px;
	color:#666;
}
.nav li.on .nav_left a:hover{
	color:#e70700;
}

.header .nav li:hover h2 a,
.nav li.on .sub .zj .level2 a:hover,
.header .nav li.on a{
	color:#f84b45;
}
.nav li.on .sub .zj .level1{
	color:#333;
}
.nav li.on .nav_left a{	
	color:#f99fa7;
}
.header .nav li.on .sub .level2 a{
	color:#888;
}
.header .nav li:hover .level1{
	/*font-size: 14px;
	color: #333333;*/
	padding-top:35px;
}
.header .nav li:hover .show li{
	width: 150px;
	border:none;
}
.header .nav li:hover .zj li{
	width:118px;
	border:none;
}
.header .nav li:hover .tp li{
	width:118px;
	border:none;
}

/***搜索框开始***/
.header .sch-ico{
	padding-top: 36px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 38px;
	position:relative;
}
.header .sch-box{
	border:#4c4a4f 5px solid;
	position:absolute;
	top: 95px;
	right: 216px;
	z-index:9999;
	display:none;
}
.nav_right .rightimg{
	width:240px;
	height:162px;
	float:right;
	margin-right:47px;
	margin-top:30px;
}
/*.header .sch-ico:hover .sch-box{
	display:block;}*/
.header .sch-box input{
	line-height:45px;
	color:#a9a9a9;
	font-size:12px;
	width: 215px;
	height: 42px;
	padding-left:10px;
}
.sou{
	width:117px;
	height:95px;
	float:right;
}
.sou:hover .sch-box{
	display:block;
}
/***搜索框结束***/
/***二级导航开始***/
.sub{
	width:100%;
	height:230px;
	background:#fff;
	position:absolute;
	top:90px;
	left:0;
	display:none;
	z-index:999;
	padding-bottom: 20px;
	border-top:#ece6e6 1px solid;
}
.shadow{
	background: url(../images/shadow.png);
	width: 1440px;
	display: none;
	height: 3px;
	position: absolute;
	left: 0;
	margin-top: 250px;
}
.sub-nr{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.sub h3{
	font-size:24px;
	line-height:28px;
	color:#e70700;
	font-weight:bold;
	background: url(../images/nav.png) 10px 30px no-repeat;
	padding-top:65px;
	padding-left: 14px;
}
.sub .nav_left a{
	background: url(../images/more.png) no-repeat;
	width: 119px;
	height: 36px;
	display: block;
	text-decoration:none;
	margin-top: 45px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	color: #f99fa7;
}
.sub .nav_left a:hover{
	color:#e70700;
	background: url(../images/hmore.png) no-repeat;
}
.nav_left{
	float:left;
}
.sub .nav_right{
	position:relative;
	width: 890px;
	height: 230px;
	float: right;
	overflow:hidden;
}
.sub .nav_right .left{
	background: url(../images/index_qleft.png) no-repeat;
	width:23px;
	height:40px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	margin-top: 115px;
	z-index:5;
}
.sub .nav_right .left:hover{
	background: url(../images/index_hleft.png) no-repeat;
}
.sub .nav_right .right{
	background: url(../images/index_qright.png) no-repeat;
	width:23px;
	height:40px;
	display: block;
	position: absolute;
	top: 0px;
	right:48px;
	margin-top: 115px;
	z-index:5;
}
.sub .nav_right .right:hover{
	background: url(../images/index_hright.png) no-repeat;
}
.sub .nav_right .tp span{
	font-size:14px;
	line-height:40px;
	color:#666;
	display:block;
/*	vertical-align: bottom;
    display: table-cell;*/
    width: 120px;
	position:absolute;
	left:0;
	bottom:0;
}
.sub .nav_right .tp li{
	border:none;
	float:left;
/*	margin-left: 15px;
	margin-right: 24px;
	margin-left: 10px;
	margin-right: 35px;*/
	margin-left: 25px;
	margin-right: 22px;
	margin-top: 70px;
	display:table-cell;
	vertical-align:bottom;
	height:120px;
	position:relative;
	overflow:hidden;
}
.sub .nav_right .tp li img{
	height:85px;
	width:110px;
	background-color:#f6f6f6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.sub .nav_right .tp li .img4{
	margin-top:24px;
	max-width:137px;
	max-height:52px;
}
.sub .nav_right .tp li .img5{
	margin-top:12px;
	max-width:94px;
	max-height:62px;
}
.tp{
	/*width:795px;*/
/*	padding-left: 20px;
	*padding-left: 20px;*/
}
.tp .tempWrap{
	width:800px;}
.nav_right .tp li:hover span{
	color:#f50a01;
}
/***产品展示***/
.nav_right .show{
	width: 910px;
	margin-left: 20px;
	overflow: hidden;
	height:195px
}
.nav_right .show li{
	border:none;
	float:left;
	margin-right: 20px;
	margin-top: 60px;
	width: 150px;
}
.nav_right .show li:hover span{
	color:#f50a01;
}
.sub .nav_right .show span{
	font-size:14px;
	line-height:15px;
	color:#666;
	display:block;
	margin-top: 18px;
	padding-left: 25px;
	width:135px;
	height:50px;
	overflow:hidden;
}
.sub .nav_right .show img{
	max-width:171px;
	max-height:85px;
}
.nav_right ul{
	height: 156px;
	width: 842px;
	margin-left: -10px;
	height: 240px;
}
.nav_right .zj{
	float:left;
	width: 580px;
	margin-top:-14px;
}
.nav_right .zj li{
	width: 118px;
	float: left;
	text-align: left;
	margin-right: 39px;
	margin-left: 12px;
}

.nav_right .zj li .level1{
	font-size: 14px;
	color: #333333;
	line-height:28px;
	font-weight:bold;
	display:block;
	padding-top:35px;
}
.nav_right .level2 a{
	font-size: 14px;
	line-height: 30px;
	color: #888888;
	display:block;
}
.nav_right .level2 a:hover{
	color:#f50801;
}
/***二级导航结束***/
/*******导航结束*********/
/******头部结束******/
/******底部开始******/
.footer{
	width:100%;
	height:285px;
	margin:0 auto;
	border-top:#b80211 2px solid;
	background-color:#eeeeee;
}
.footer .foott{
	width:1100px;
	height:230px;
	margin:0 auto;
}
.footer .foott .foot-nav{
	width: 850px;
	float: left;
}
.foot-nav ul{
	height: 156px;
	width: 850px;
}
.foot-nav li {
    width: 118px;
    float: left;
    margin-right: 22px;
}
.foot-nav .level1{
	font-size: 14px;
	line-height:48px;
	color: #333333;
	margin-top: 8px;
}
.foot-nav .level2 a{
	font-size: 12px;
	line-height: 28px;
	color: #666666;
}
.foot-nav .level2 a:hover{
	color:#f50801;
}
.foot-nav a {
    width: 100%;
    display: block;
}
.foot-nav .level2 .more{
	color:#9d9b9b;
	font-size:12px;
	line-height:28px;
	margin-left: 10px;
}
.footer .foott img{
	float:right;
	margin-top:22px;
	width:172px;
	height:188px;
}
.footer .footb{
	width:100%;
	height:55px;
	margin:0 auto;
	background-color:#5e5d5d;
}
.footer .bot{
	width:1100px;
	height:55px;
	margin:0 auto;
	position:relative;
}
.footer .pull-right{
	width:255px;
	height:36px;
	float:left;
	margin-top: 20px;
}
.footer .pull-right a{
	font-size:12px;
	line-height:20px;
	color:#FFF;
	}
.footer .pull-right span{
	margin: 0 3px;
	color:#FFF;
}
.footer .pull-right a:hover{
	color:#313030;
}
.footer .bot .footl{
	float:left;
}
.footer .pull-left{
	height:36px;
	width: 700px;
	float: left;
}
.foot-copy{
	float:left;
	margin-right:8px;
	font-size:12px;
	line-height:20px;
	color:#a4a3a3;
	margin-left: 50px;
	margin-top: 20px;
}
.foot-copy a{
	color:#a4a3a3;
}
.foot-copy span{
	font-family:Arial, Helvetica, sans-serif;
	margin-right:8px;
}

.foot-support {
	margin-top: 20px;
	width: 205px;
	float: left;
	font-size:12px;
	line-height:20px;
	color:#a4a3a3;
}
.foot-support a{
	color:#a4a3a3;
}
.foot-support .title{
	float:left;
}
.foot-jszc {
	float: left;
	width: auto;
}
.foot-jszc li {
	width: 145px;
	text-align: left;
}
.bot .for{
	float:right;
}
.bot .for .img1,.img2{
	margin-left:12px;
	margin-top:15px;
}
.bot .for .img3{
	position:absolute;
	top:-120px;
	right:0;
	display:none;
	max-width:122px;
	max-height:120px;
}
/******底部结束******/
