html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;}
.left{float:left;}
.warp,.main_top{margin:0 auto;width:960px; height: auto; overflow: hidden;margin-bottom: 20px;}
.header,.main{width:100%; height:auto;}
.main{margin-top:10px;}
.logo{font-size:28px; height:70px; line-height:70px;}
.content{width:30%;float: left;}
.title{margin-bottom: 15px;height:34px;border-radius: 2px 2px 0 0;background: url('../images/vertical_split.png') repeat-x;background-position: 0 -44px;width:130px;overflow: hidden;zoom: 1; text-align:center; line-height:34px; color:#fff}
.nr{margin-left: 6px;font-size:12px;line-height: 20px}
.about{width:70%; height:auto; overflow: hidden;}
.pro{width:100%; height:auto}
.pro ul{ height: auto; overflow: hidden;}
.pro li{float: left;overflow: hidden;margin: 0 5px 20px 5px;width:150px;text-align: center}
.pro li img{padding:3px;width:140px;height:100px; border: 1px solid #dcdcdc;}

.cpnr{ padding-top: 2%;}
.cpnr li{ float: left; overflow:hidden; text-align:center;white-space:nowrap; margin: 0 10px 20px; transition:all 0.3s linear 0s;}
.cpnr li .li-img{ width:200px; height: 170px; background: #fff;}
.cpnr li img{ width:200px; height: 170px;}
.cpnr li p{ line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

h2{
	margin: 5px;
    padding: 0px 8px;
    font-size: 16px;
    border-left-color: rgb(255, 157, 0);
    border-left-width: 4px;
    border-left-style: solid;
}

.wz{
	color: rgb(102, 102, 102);
    line-height: 24px;
    font-size: 14px;
}

.about1{
	margin: 0px auto;
    padding: 5px;
    max-width: 1600px;
}

.about1 p{
	color: rgb(34, 34, 34);
    line-height: 28px;
    font-size: 16px;
}

.about1 img{
	width: 50%;
    padding-right: 10px;
    float: left;
}
.chanpin li{
	width: 23.5%;
    margin-right: 2%;
    float: left;
}
.nav{
	width:100%;
	height:50px;
	line-height:50px;
	background:#e50112;	
	}
.nav .navlist{
	width:1200px;
	height:50px;
	margin:0 auto;
	}
.nav .navlist li,.nav .navlist li a{
	display:block;
	width:150px;
	height:50px;
	line-height:50px;
	float:left;
	background:none;
	}
.nav .navlist li.last{
	float:left;
	}
.nav .navlist li a:hover{
	background:#1b1b1b;
	color:#fff;
	}
.nav li {
	width: 125px;
	height: 50px;
	text-align: center;
	float: left;
	font-family: "Microsoft YaHei";
	background-image: url(../images/mli.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav li.last {
	background-image: none;
}
.nav li a {
	font-size: 14px;
	color: #FFF;
}
.nav li a:hover {
	color: #f59a18;
}