/*È«¾Ö¶¨Òå*/
*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
}
body{
	min-width:1200px;
	max-width:1920px;
	overflow-x:hidden;
	font:12px/1.5em "microsoft yahei";color:#656565;background:#fff;
}
ul,li{
	list-style:none;
}
p{
	line-height:1;
}
img{
	border:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	font-size:0px;
	height:0px;
}
a:link{
	color:#656565;
	text-decoration:none;
}
a:visited{
	color:#656565;
	text-decoration:none;
}
/*µ¥ÐÐ³¬³öÊ¡ÂÔ*/
.line_1{
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
/*¶àÐÐÊ¡ÂÔ£¬Õë¶Ôchrome*/
.line_2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
/*Ë®Æ½¾ùÔÈ·Ö²¼*/
.justify{
	text-align: justify;
	font-size:0px;
	width:100%;
}
.justify li{
  display:inline-block;
  text-align:center;
  width:171px;
}
.justify:after {
  content: "";
  display: inline-block;
  width: 100%;
}



/*·ÖÒ³ÑùÊ½*/
.page{text-align:left;margin:10px auto; padding-bottom:20px;display:inline; color:#303030;}
.page_turner {padding:20px 0px 0px 1px;float:left;clear:both;}
.page_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;padding:5px;margin-left:4px; line-height:14px;}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}

.page1{float:right;text-align:left;margin:10px 30px;display:inline;}
.page1_turner {padding:4px 0px 0px 1px;float:left;clear:both;}
.page1_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;padding:5px;margin-left:4px; line-height:14px;}
.page1_turner a:link, .page_turner a:visited { text-decoration:none; }
.page1_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}


/*top*/
.topwrap{
	width:100%;
	max-width:1920px;
	margin:0 auto;
}
.top1wrap{
	width:100%;
	height:36px;
	background-color:#f5f5f5;
}
.top1{
	width:1200px;
	height:36px;
	margin:0 auto;
}
.top1 > p{
	float:left;
	line-height:36px;
	font-size:12px;
	color:#666666;
}
.spanlist{
	float:right;
	text-align:right;
}
.spanlist a{
	padding:0 9px;
	font-size:12px;
	color:#666666;
	line-height:36px;
	border-right:1px solid #666666;
	cursor:pointer;
}
.spanlist a:last-child{
	border:none;
}
.top2{
	width:1200px;
	height:120px;
	margin:0 auto;
	background:url(../images/toptel.jpg) right center no-repeat;
}
.top2 a{
	display:table-cell;
	vertical-align: middle;
	height:120px;
}
.navwrap{
	width:100%;
	max-width:1920px;
	height:65px;
	background-color:#d22016;
	border-bottom:5px solid #a30100;
}
.nav{
	width:1200px;
	margin:0 auto;
}
.nav li a{
	font-size:14px;
	color:#ffffff;
	line-height:60px;
}
.nav li a:hover{
	font-weight:bold;
	text-decoration: underline;
}
.navon{
	font-weight:bold;
	text-decoration: underline !important;
}

/*index*/
.index1{
	padding-top:55px;
	width:1200px;
	height:636px;
	margin:0 auto;
}
.indextitle{
	font-size:24px;
	font-weight:bold;
	color:#202020;
	background:url(../images/circle.png) left center no-repeat;
	padding-left:40px;
	height:30px;
	line-height:30px;
}
.indextitle span{
	font-size:14px;
	font-weight:normal;
	color:#202020;
	margin-left:15px;
}
#proscroll{
	margin-top:48px;
	margin-bottom:48px;
}
#proscroll li{
	float:left;
	width:295px;
	margin:0 2.5px;
	border:1px solid #cccccc;
	text-align:center;
	padding-bottom:25px;
}
#proscroll li a{
	width:295px;
	height:325px;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}
.index1 > a{
	display:block;
	width:150px;
	height:40px;
	line-height: 40px;
	font-size:14px;
	color:#ffffff;
	margin:0 auto;
	text-align: center;
	background-color:#d22016;
}
.index2wrap{
	width:100%;
	height:1100px;
	background:url(../images/advanbg.jpg) top center no-repeat;
}
.index2{
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding-top:84px;
}
.index2 > p{
	font-size:36px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:80px;
}
.advan{
	width:1200px;
	height:400px;
}
.advan p:nth-child(1){
	font-size:30px;
	color:#ebebeb;
	margin-bottom:18px;
	font-weight:bold;
}
.advan p:nth-child(2){
	font-size:22px;
	color:#1d1d1d;
	font-weight:bold;
	margin-bottom:12px;
}
.advan div:nth-child(3){
	display:inline-block;
	width:460px;
	height:1px;
	background-color:#cccccc;
}
.advan p:nth-child(4){
	margin-top:12px;
	font-size:14px;
	color:#4c4c4c;
	line-height:26px;
	padding-left:23px;
	margin-bottom:18px;
	background:url(../images/circle.png) left top 6px / 13px 13px no-repeat;
}
.advan p:nth-child(5){
	font-size:14px;
	color:#4c4c4c;
	line-height:26px;
	padding-left:23px;
	background:url(../images/circle.png) left top 6px / 13px 13px no-repeat;
}
.advan1{
	padding:70px 60px 0 628px;
	text-align:left;
	background:url(../images/advan1.jpg) left center no-repeat;
	background-color:#ffffff;
	margin-bottom:20px;
}
.advan2{
	padding:70px 680px 0 28px;
	text-align:left;
	background:url(../images/advan2.jpg) right top no-repeat;
	background-color:#ffffff;
}
.index3{
	width:1200px;
	height:520px;
	padding:110px 0 0 640px;
	margin:0 auto;
	background:url(../images/indexabout.jpg) left center no-repeat;
}
.index3 > p:nth-child(1){
	font-size:24px;
	color:#1f1f1f;
	font-weight:bold;
	margin-bottom:20px;
}
.index3 > div:nth-child(2){
	width:90px;
	height:3px;
	background-color:#d22016;
	margin-bottom:26px;
}
.index3 div:nth-child(3){
	height:217px;
}
.index3 div p{
	font-size:14px;
	line-height:26px;
	color:#545454;
	text-align:justify;
}
.aboutmore{
	display:block;
	width:136px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#ffffff !important;
	cursor:pointer;
	text-align:center;
	background-color:#d22016;
}
.index4wrap{
	width:100%;
	max-height:1920px;
	height:600px;
	margin:0 auto;
	background-color:#f5f5f5;
}
.index4{
	width:1200px;
	margin:0 auto;
	padding-top:67px;
}
.indextitle > a{
	float:right;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	line-height:1;
	margin-top:15px;
}
#casescroll{
	margin-top:50px;
}
#casescroll li{
	float:left;
	width:400px;
	padding:0 10px;
}
#casescroll li div{
	height:300px;
	overflow:hidden;
}
#casescroll li > a{
	display:block;
	height:80px;
	line-height:80px;
	text-align:center;
	cursor:pointer;
	font-size:18px;
	color:#ffffff;
	background-color:#d22016;
}
.index5{
	width:1200px;
	height:712px;
	margin:0 auto;
	padding-top:50px;
}
.index5 .area1{
	float:left;
	width:370px;
	margin-right:50px;
	padding-top:30px;
}
.index5 .area2{
	float:left;
	width:370px;
	padding-top:30px;
}
.index5 .area3{
	float:right;
	width:370px;
	height:598px;
	padding:30px 35px 0 30px;
	background-color:#f5f5f5;
}
.areatitle h3{
	font-weight:bold;
	font-size:16px;
	color:#111111;
}
.areatitle h3 span{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.area1 img{
	display:block;
}
.area2 img{
	display:block;
}
.areatitle div{
	display:inline-block;
	width:48px;
	height:2px;
	background-color:#d22016;
	margin:24px 0 23px 0;
}
.areacontent{
	padding:18px 22px 0 29px;
	height:302px;
	border:1px solid #e6e6e6;
	position:relative;
}
.areacontent a:not(:last-child){
	display:block;
	line-height:35px;
	height:36px;
	border-bottom:1px dashed #b3b3b3;
	text-align:left;
	font-size:14px;
	color:#666666;
}
.areacontent a:last-child{
	display:block;
	width:130px;
	height:36px;
	text-align:center;
	font-size:14px;
	line-height:36px;
	position:absolute;
	bottom:0px;
	left:29px;
}
.quescontent{
	
}
.quescontent div{
	height:152PX;
	padding-top:23px;
	border-bottom:1px dashed #b3b3b3;
}
.quescontent div a:nth-child(1){
	display:block;
	line-height: 30px;
	height:30px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-left:33px;
	background:url(../images/ques.jpg) left top no-repeat;
}
.quescontent div p:nth-child(2){
	font-size:14px;
	color:#666666;
	line-height: 22px;
	padding-top:5px;
	padding-left:33px;
	background:url(../images/ans.jpg) left top no-repeat;
}






/*end*/
.endwrap{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	height:300px;
	background-color:#000000;
}
.end1{
	width:1200px;
	margin:0 auto;
	height:249px;
	padding-top:58px;
}
.end2wrap{
	width:100%;
	height:51px;
	border-top:1px solid #404040;
}
.end2{
	width:1200px;
	height:51px;
	margin:0 auto;
}
.end2 p{
	font-size:12px;
	color:#808080;
	line-height: 50px;
	float:left;
}
.end2 div{
	float:right;
	text-align: right;
}
.end2 div span{
	font-size:12px;
	color:#808080;
	line-height: 50px;
}
.end2 div a{
	font-size:12px;
	color:#808080;
	line-height: 50px;
}
.v1{
	width:400px;
	float:left;
}
.v2{
	width:407px;
	float:left;
}
.v2 p{
	font-size:12px;
	color:#808080;
	line-height: 34px;
	padding-left:28px;
}
.v2 p:nth-child(1){
	background:url(../images/icon_1.jpg) left center no-repeat;
}
.v2 p:nth-child(2){
	background:url(../images/icon_2.jpg) left center no-repeat;
}
.v2 p:nth-child(3){
	background:url(../images/icon_3.jpg) left center no-repeat;
}
.v2 p:nth-child(4){
	background:url(../images/icon_4.jpg) left 4px center no-repeat;
}
.v3{
	padding-left:45px;
	width:393px;
	float:left;
	background:url(../images/icon_5.png) left top no-repeat;
}
.v3 ul{
	width:200px;
}
.v3 ul li{
	width:98px;
	height:12px;
	float:left;
	margin-bottom: 17px;
}
.v3 ul li a{
	line-height:12px;
	font-size:12px;
	color:#808080;
	vertical-align: top;
}
.v3 ul li:nth-child(odd){
	text-align:left;
	border-right:1px solid #747474;
}
.v3 ul li:nth-child(even){
	text-align:right;
	border-left:1px solid #323232;
}


/*ÄÚÒ³*/
.innerpage{
	width:1200px;
	margin:60px auto 60px;
}
.pageleft{
	float:left;
	width:323px;
	border:1px solid #e6e6e6;
}
.pageright{
	float:right;
	width:835px;
}
.list_title{
	width:100%;
	height:79px;
	text-align:center;
	line-height:79px;
	background-color:#d22016;
}
.list_title h1{
	color:#fff;
}
.pageleft ul{
	width:100%;
	padding:10px 16px 10px 36px;
}
.pageleft ul li{
	height:40px;
	background:url(../images/dot.jpg) left center no-repeat;
	padding-left:15px;
	border-bottom:1px dashed #a4a4a4;
}
.pageleft ul li a{
	line-height:39px;
	font-size:14px;
}
.pageleft ul li a:hover{
	color:#bb2121;
}
.liston a{
	color:#bb2121;
}
.contactbox{
	width:100%;
	height:165px;
	padding:15px 0 0 42px;
}
.contactbox p:nth-child(1){
	font-size:16px;
	color:#666666;
	margin-bottom:27px;
}
.contactbox p:nth-child(n+2){
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding-left:28px;
}
.contactbox p:nth-child(2){
	margin-bottom:15px;
	background:url(../images/label_address.png) left center no-repeat;
}
.contactbox p:nth-child(3){
	margin-bottom:15px;
	background:url(../images/label_person.png) left center no-repeat;
}
.contactbox p:nth-child(4){
	background:url(../images/label_tel.png) left center no-repeat;
}
.bread{
	height:30px;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
	border-bottom:4px double #666666;
}
.bread span{
	line-height:16px;
}
.bread a{
	line-height:16px;
}
.bread a:nth-child(2){
	padding-left:24px;
	background:url(../images/home.jpg) left center no-repeat;
}
.pageright .content{
	line-height:1.8;
	text-align:justify;
}
.pageright .content p{
	line-height:1.8;
	text-align:justify;
}

/*news.asp*/
.news{
	border-bottom:1px dashed #dddddd;
}
.news > a{
	float:left;
	width:70%;
	font-size:12px;
	line-height:48px;
	color:#545454;
}
.news > p{
	float:right;
	width:30%;
	text-align:right;
	font-size:12px;
	line-height:48px;
	color:#545454;
}
/*new.asp*/
.content p.artical_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.artical_info{
	width:100%;
	background-color:#999;
	text-align:center;
	color:#fff;
	line-height:28px;
	height:28px;
	margin-top:15px;
	margin-bottom:15px;
}
.artical_content{
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #393939;
}
.artical_others{
	margin-bottom:15px;
}
.backlist{
	background-color:#999;
	color:#fff !important;
	padding:5px 10px;
}
/*products.asp*/
ul.lists{
	width:100%;
}
ul.lists li{
	float:left;
	width:275px;
	margin-bottom:10px;
}
ul.lists li:nth-child(3n+2){
	margin:0 5px;
}
ul.lists li div:nth-child(1){
	width:275px;
	height:304px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
}
ul.lists li div:nth-child(1) img{
	width:275px;
}
ul.lists li div:nth-child(2){
	width:275px;
	height:50px;
	line-height:50px;
	font-size:14px;
	padding:0 10px;
	background-color:#dedcdc;
}
ul.lists li div:nth-child(2) span:nth-child(1){
	float:left;
}
ul.lists li div:nth-child(2) a:nth-child(2){
	float:right;
	font-weight:bold;
}
/*message*/
.msgwrap{
	margin:25px auto;
	padding:15px;
	border:1px solid #CCCCCC;
}
.msg_left{
	width:520px;
	float:left;
}
.msg_right{
	width:280px;
	float:right;
}
.msg_left > form > div{
	margin-bottom:22px;
}
.msg_left > form > div > span{
	display:inline-block;
	width:90px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.msg_left > form > div > input[type="text"]{
	width:365px;
	height:30px;
}



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	