/*鍏ㄥ眬鏍峰紡*/
*{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
img,input{border:none;vertical-align:middle;}
body{font-family:Tahoma,Arial,Helvetica,"寰蒋闆呴粦";font-size:12px;text-align:center;background:#FFF;color:#000;}
html{overflow-y:scroll;}
ul,ol{list-style-type:none;}
th,td,input{font-size:12px;}
h3{font-size:14px;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a:link,a:visited{text-decoration:none;color:#333;}
body a:hover,body a:active{text-decoration:none;color:#333;}

body{
	background: #fbfbfb;
    min-width: 1200px;
    width: 100%;
}

.top_bg{
	width: 100%;
	background: #3b3b3b;
}

.top_bg .top{
	width: 1200px;
	height: 35px;
	color: white;
	margin: 0 auto;
	font-size: 14px;
	line-height: 35px;
}

.top_bg .top .p1{
	float: left;
}

.top_bg .top .p2{
	float: right;
}

.top_bg .top .p2 a{
	color: white;
}

.top_bg .top .p2 a:hover{
	color: white;
}

.clear{
	clear: both;
}

.logo{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.logo img , .logo .company , .logo .search{
	float: left;
}

.logo .company .p1{
	font-size: 36px;
	color: #333;
}

.logo .company{
	margin-left: 50px;
}

.logo .company .p2{
	font-size: 19px;
	color: #333;
}

.logo .search{
 	margin-top: 15px;
 	margin-left: 100px;
 }
 
 .logo .tel{
 	margin-top: 15px;
 	margin-left: 100px;
 }
 
 .logo .search .input1 , .top .search .input2{
 	float: left;
 	font-size: 14px;
 	color: #333;
 }
 
 .logo .search .input1{
 	border-radius: 10px;
 	width: 265px;
 	height: 40px;
 	padding-left: 20px;
 }
 
 .logo .search .input2{
 	margin-top: 10px;
 	margin-left: -50px;
 }
 
 .nav_bg{
 	width: 100%;
	background: #ae251d;
	margin-top: 30px;
 }
 
  .nav_bg .nav{
  	width: 1200px;
  	margin: 0 auto;
  	height: 50px;
  }
 
 .nav_bg .nav li{
 	float: left;
 }
 
  .nav_bg .nav li a{
  	display: block;
  	height: 50px;
  	line-height: 50px;
  	color: white;
  	width: 200px;
  	font-size: 18px;
  }
  
 .nav_bg .nav .erji {
    position: absolute;
    padding-left: 0px;
    /*margin-left: -50px;*/
    background: white;
    opacity: 0.5;
    display: none;
    z-index: 999;
}

.nav .erji li{
	float: none;
}

.nav .erji li{
	border-bottom: 1px solid #a2a2a2;
	z-index: 999;
}

.nav .erji a{
	color: #ae251d !important;
	height: 60px;
	display: block;
	text-align: center;
}

.about{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.about .about_left{
	float: left;
}

.about .about_left .left_img{
	margin-top: 10px;
	float: left;
}

.about .about_left .right_con{
	float:right;
	width: 310px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: inter-word;
}

.about .about_left .right_con .xiangqing{
	font-size: 16px;
	color: #AE251D;	
}

.about .about_right{
	float: right;
}

.about p{
	color: #AE251D;
	text-align: left;
	border-bottom: #AE251D 2px solid;
	font-size: 20px;
	padding-bottom: 10px;
	width: 580px;
}

.about .about_right .left_img{
	margin-top: 10px;
	float: left;
}

.about .about_right .left_img .bg{
	position: relative;
	top: -25px;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: black;
	opacity: 0.7;
	color: white;
	font-size: 14px;
}

.about .about_right .right_con{
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.about .about_right .right_con a{
	font-size: 14px;
	line-height: 25px;
}

.chanpin{
	width: 1200px;
	margin-top: 30px;
	margin: 0 auto;
}

.chanpin .title{
	color: #AE251D;
	text-align: left;
	border-bottom: #AE251D 2px solid;
	font-size: 20px;
	padding-bottom: 10px;
	width: 1200px;
	float:left;
}

.chanpin .more{
	float:right;
	margin-top: -30px;
	color: #AE251D;
}

.chanpin ul{
	margin-top: 15px;
	width: 1400px;
	padding-left: -50px;
	
}

.chanpin ul li{
	float: left;
	margin-right: 50px;
	width: 263px;
}

.chanpin ul li p{
	position: relative;
	top: -25px;
	width: 235px;
	margin-left: 4px;
	height: 25px;
	line-height: 25px;
	background: black;
	opacity: 0.7;
	color: white;
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
}

.go_top {
    position: fixed;
    bottom: 200px;
    right: 100px;
}

.go_top p {
    color: #AE251D;
    font-size: 14px;
}

.bottom_bg{
	margin-top: 30px;
	width: 100%;
	background: #ae251d;
	padding-bottom: 30px;
}

.bottom_bg .bottom{
	width:1200px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	text-align: left;
	font-size: 14px;
	color: white;
}

.bottom_bg .bottom .ul1 , .bottom_bg .bottom .ul2 , .bottom_bg .bottom .ul3{
	float:left;
}

.bottom_bg .bottom .ul2 li{
	line-height: 30px;
}

.bottom_bg .bottom .ul2{
	margin-left: 200px;
}

.bottom_bg .bottom .ul3{
	margin-left: 200px;
}

.bottom_bg .bottom .ul3 p{
	text-align: center;
}

.bottom_bg .bottom ul li{
	line-height: 25px;
}

.bottom_bg .beian{
	font-size: 14px;
	color: white;
	margin-top: 30px;
}

.chanpin_list .left_nav{
	width: 200px;
	background: #ae251d;	
	float: left;
}

.chanpin_list .left_nav li a{
	font-size: 16px;
	color: white;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #95211a;
	display: block;
}

.chanpin_list{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

.chanpin_list .right_con{
	width: 950px;
	float: right;
}

.chanpin_list .right_con p{
    text-align: justify;
    margin-left: 50px;
    width: 950px;
}

.chanpin_list .right_con .title{
	border-bottom: 2px solid #ae251d;
    float: left;
    margin-left: 50px;
    padding-bottom: 10px;
    width: 950px;
    font-size: 22px;  
    text-align: left;  
}

.chanpin_list .right_con .weizhi {
    float: right;
    margin-right: -50px;
    margin-top: -30px;
}

.chanpin_list .right_con .list{
	margin-left: 0;
    padding-left: 50px;
    width: 1050px;
}

.chanpin_list .right_con .list li{
	float: left;
    margin-right: 68px;
    margin-top: 30px;
}

.chanpin_list .right_con .list .title1{
	font-size: 16px;
    margin-top: 15px;
    text-align: center;
    margin-left: 0;
    width: 270px;
}

.chanpin_list .right_con .news_list{
	width: 1000px;
	margin-top: 30px;
	text-align: justify;
}

.chanpin_list .right_con .news_list li{
	margin-bottom: 30px;
	border-bottom: 1px dashed gray;
	margin-left: 50px;
	padding-bottom: 30px;
}

.chanpin_list .right_con .news_list img{
	float: left;
}

.chanpin_list .right_con .news_list .right{
	float:right;
	width: 650px;
	
}

.chanpin_list .right_con .news_list .right h2{
	float: left;
}

.chanpin_list .right_con .news_list .right .time{
	margin-top: 5px;
	float: right;
    width: 70px;
}

.chanpin_list .right_con .news_list .right .content{
	line-height: 25px;
	margin-top: 10px;
	height: 120px;
	overflow: hidden;
    margin-left: 0px;
    width: 650px;
}

.chanpin_list .right_con .guanyu{
	margin-left: 50px;	
	width: 950px;
	margin-top: 10px;
	text-align: justify;
}

.liuyan{
	width: 600px;
	height: 400px;
	border: 1px solid gray;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 30px;
}

.liuyan .input1 , .liuyan .input2 , .liuyan textarea{
	width: 150px;
	height: 30px;
	border: 1px solid gray;
	border-radius: 5px;	
	padding-left: 5px;
	margin-bottom: 20px;
}

.liuyan textarea{
	height: 120px;
	font-size: 12px;
}

.liuyan table{
	margin: 0 auto;
	margin-top: 30px;
}

.liuyan .sub{
	width: 100px;
	height: 40px;
	background: #ae251d;
	color: white;
}

.get_more{
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ae251d;
    color: white !important;
    clear: both;
}

	


