*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	outline: none;
	text-decoration: none;
}
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;
}
a,span{
	line-height:1;
}
img{
	border:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	line-height:1;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	font-size:0px;
	height:0px;
}
.line_1{
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

.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;color:#333333;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;
	height:216px;
}
.top1wrap{
	width:100%;
	height:36px;
	background-color:#f5f5f5;
}
.top1{
	width:1200px;
	height:36px;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.top1 p{
	font-size:12px;
	color:#666666;
}
.top1right{
	width:183px;
	height:36px;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.top1right a{
	font-size:12px;
	color:#666666;
}
.top1right span{
	width:1px;
	height:14px;
	background-color:#7e7e7e;
}
.top2{
	width:1200px;
	height:119px;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.indexsearch{
	width:380px;
	height:45px;
	margin-left:204px;
	border:1px solid #8d1c20;
	display: inline-flex;
}
.indexsearch input[type="text"]{
	width:289px;
	height:43px;
	font-size:14px;
	color:#999999;
	padding-left:19px;
	border:none;
	outline:none;
}
.indexsearch input[type="text"]::-webkit-input-placehoder{
	font-size:14px;
	color:#999999;
}
.indexsearch input[type="image"]{
	width:89px;
	height:43px;
	padding:9px 32px;
	background-color:#8d1c20;
}
.top2right{
	width:195px;
	height:40px;
	padding-left:50px;
	background:url(../images/label_tel.png) left center no-repeat;
}
.top2right p:nth-child(1){
	font-size:14px;
	color:#333333;
	line-height:1;
	margin-bottom:7px;
}
.top2right p:nth-child(2){
	font-size: 20px;
	color:#8d1c20;
	line-height:1;
	font-weight:bold;
	white-space: nowrap;
}
.navwrap{
	width:100%;
	height:61px;
	border-top:1px solid #dbdbdb;
}
.nav{
	width:1200px;
	height:60px;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav a{
	flex:1;
	height:60px;
	line-height:60px;
	color:#333333;
	font-size:14px;
	text-align: center;
}
.nav a:hover{
	color:#ffffff;
	font-weight: bold;
	background-color:#8d1c20;
}
.navon{
	color:#ffffff !important;
	font-weight: bold;
	background-color:#8d1c20;
}
/*scroll*/
.myscroll{
	width:1200px;
	height:500px;
	margin:0 auto;
	position:relative;
}
.scrollwrap{
	width:1920px;
	height:500px;
	position:absolute;
	top:0px;
	left:-360px;
	/*transform: translateX(-460);*/
}
#scroll{
	width:1920px;
	height:500px;
}
.bannerslide{
	height:500px;
	overflow:hidden;
}
.banner1wrap{
	width:1000px;
	height:300px;
	position:relative;
	margin:0 auto;
}
.banner1{
	width:1920px;
	height:300px;
	position: absolute;
	top:0px;
	left:-460px;
	overflow:hidden;
}
.banner1 img{
	width:1920px;
}
/*index*/
.index1wrap{
	width:100%;
	height:700px;
	max-width:1920px;
	margin:0 auto;
	background-color:#f5f5f5;
}
.scrollword{
	width:1200px;
	height:102px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.scrollword a{
	width:180px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	text-align:center;
}
.index1{
	width:1200px;
	height:598px;
	margin:0 auto;
	padding-top:69px;
	text-align:center;
	position:relative;
}
.scrollimg{
	position:absolute;
	top:-152px;
	left:0px;
	right:0px;
	height:120px;
	z-index:99;
	display: flex;
	justify-content: space-between;
}
.scrollimg a{
	width:180px;
	height:120px;
	cursor: pointer;
}
.scrollimg a.sc_1{
	background:url(../uploadfile/b1.png);
}
.scrollimg a.sc_2{
	background:url(../uploadfile/b2.png);
}
.scrollimg a.sc_3{
	background:url(../uploadfile/b3.png);
}
.scrollimg a.sc_4{
	background:url(../uploadfile/b4.png);
}
.scrollimg a.sc_5{
	background:url(../uploadfile/b5.png);
}
.index1 h3{
	font-size:36px;
	color:#333333;
	margin-bottom:40px;
}
.index1line{
	width:80px;
	height:5px;
	background-color:#8d1c20;
	margin:0 auto;
}
#proswiper{
	margin-top:64px;
}
.indexpro p{
	margin-top:20px;
	color:#333333;
	font-size:16px;
}
.index2wrap{
	width:100%;
	max-width:1920px;
	height:500px;
	margin:0 auto;
	background:#fff url(../images/indexabout.jpg) center top no-repeat;
}
.index2{
	width:1200px;
	height:500px;
	margin:0 auto;
	padding-left:607px;
	padding-top:70px;
	text-align:center;
}
.index2 h4{
	font-size:36px;
	color:#333333;
	margin-bottom:30px;
}
.index2line{
	width:60px;
	height:4px;
	margin:0 auto 30px;
	background-color:#8d1c20;
}
.index2content{
	text-align:justify;
}
.index2content p{
	font-size:16px;
	color:#545454;
	line-height:30px;
}
.index2content p span{
	font-size:16px !important;
	color:#545454;
	line-height:30px;
}
.index2more{
	display:inline-block;
	margin-top:25px;
	width:200px;
	height:50px;
	border-radius:25px;
	border:1px solid #952c30;
	-ms-border-radius:25px;
	-webkit-border-radius:25px;
	font-size:16px;
	color:#8d1c20;
	line-height:48px;
	text-align:center;
	cursor: pointer;
}
.index3wrap{
	width:100%;
	height:450px;
	max-width:1920px;
	margin:0 auto;
	background:url(../images/bg_dg.jpg) center top;
}
.index3{
	width:1200px;
	height:100%;
	margin:0 auto;
	padding-top:143px;
	text-align:center;
}
.index3 p{
	font-size:24px;
	color:#ffffff;
}
.index3 p:first-child{
	margin-bottom:18px;
}
.index3more{
	display: block;
	width:201px;
	height:60px;
	margin:40px auto 0;
	border-radius:30px;
	-webkit-border-radius:30px;
	-ms-border-radius:30px;
	background-color:#fff;
	font-size:18px;
	color:#8d1c20;
	font-weight:bold;
	line-height:60px;
	text-align: center;
	cursor: pointer;

}
.index4wrap{
	width:100%;
	max-width:1920px;
	height:760px;
	margin:0 auto;
	background-color:#f5f5f5;
}
.index4{
	width:1200px;
	height:760px;
	margin:0 auto;
	padding-top:100px;
	text-align:center;
}
.index4 h4{
	font-size:36px;
	color:#333333;
	margin-bottom:11px;
}
.index4 span:nth-child(2){
	font-size:20px;
	color:#999999;
}
#newswiper{
	margin-top:51px;
	width:1200px;
	height:440px;
}
.indexnews{
	width:290px;
	height:440px;
	padding:0 20px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
}
.indexnews > div{
	border-bottom:1px solid #dbdbdb;
}
.indexnews > div:last-child{
	border:none;
}
.indexnewsdate{
	position:relative;
	padding-top:53px;
	height:93px;
}
.indexnewsdate span:first-child{
	display: inline-block;
	width:80px;
	height:30px;
	background-color:#8d1c20;
	position:absolute;
	top:10px;
	left:-10px;
	font-size:12px;
	color:#fdfdff;
	line-height:30px;
	text-align:center;
}
.indexnewsdate span:nth-child(2){
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.indexnewsname{
	height:128px;
	padding:24px 13px 0;
	text-align:left;
}
.indexnewsname p{
	font-size:16px;
	color:#333333;
	line-height:30px;
	font-weight:bold;
}
.indexnewscontent{
	height:114px;
	padding:24px 13px 0;
	text-align:left;
}
.indexnewscontent p{
	font-size:14px;
	color:#666666;
	line-height:26px;
}
.indexnewsmore{
	padding-top:25px;
}
.indexnewsmore a{
	display:block;
	width:136px;
	height:45px;
	margin:0 auto;
	border-radius:22.5px;
	border:2px solid #7d4141;
	font-size:13px;
	color:#8d1c20;
	font-weight: bold;
	text-align: center;
	line-height:41px;
	cursor:pointer;
}
/*end*/
.footwrap{
	width:100%;
	max-width:1920px;
	height:310px;
	margin:0 auto;
	background-color:#333333;
}
.foot1{
	width:1200px;
	height:240px;
	margin:0 auto;
}
.v1{
	width:543px;
	height:240px;
	float:left;
	padding-top:60px;
}
.v2{
	float:left;
	width:300px;
	height:240px;
	padding-top:80px;
	padding-left:45px;
	background:url(../images/label_5.png) left top 70px no-repeat;
}
.v3{
	width:280px;
	height:240px;
	padding-top:199px;
	padding-left:30px;
	float:right;
	background:url(../images/code.jpg) left top 59px no-repeat;
}
.foot2wrap{
	width:100%;
	height:70px;
	border-top:1px solid #404040;
}
.foot2{
	width:1200px;
	height:69px;
	margin:0 auto;
}
.foot2 p{
	font-size:12px;
	color:#b2b2b2;
	line-height:69px;
}
.foot2 p:nth-child(1){
	float:left;
}
.foot2 p:nth-child(2){
	float:right;
}
.foot2 p a{
	color:#b2b2b2;
}
.v1 > p{
	font-size:12px;
	color:#bfbfbf;
	padding-left:30px;
	margin-bottom:19px;
	line-height:22px;
}
.v1 > p:nth-child(1){
	background:url(../images/label_1.png) left center no-repeat;
}
/*.v1 > p:nth-child(2){
	background:url(../images/label_2.png) left center no-repeat;
}*/
.v1 > p:nth-child(2){
	background:url(../images/label_3.png) left center no-repeat;
}
.v1 > p:nth-child(3){
	background:url(../images/label_4.png) left center no-repeat;
}
.navbot a{
	float:left;
	width:90px;
	display:block;
	font-size:12px;
	color:#bfbfbf;
	cursor:pointer;
	margin-bottom:28px;
	line-height:1;
}
.navbot a:nth-child(odd){
	border-right:1px solid #949494;
}
.navbot a:nth-child(even){
	text-align:right;
	border-left:1px solid #e2e2e2;
}
.v3 span{
	font-size:12px;
	color:#bfbfbf;
}

.innerpage{
	width:1200px;
	margin:60px auto 60px;
}
.pageleft{
	float:left;
	width:260px;
}
.pageright{
	float:right;
	width:935px;
	padding-left:15px;
}
.list_title{
	width:100%;
	height:104px;
	text-align:left;
	line-height:79px;
	background-color:#8d1c20;
	padding-left:20px;
	padding-top:30px;
}
.list_title h1{
	color:#fff;
	line-height:1;
}
.pageleft > ul{
	width:100%;
	background-color:#f5f5f5;
}
.pageleft > ul > li{
	border-bottom:1px solid #dbdbdb;
}
.pageleft > ul > li > a{
	display:block;
	width:100%;
	height:69px;
	line-height:69px;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:url(../images/left_jiantou.jpg) right 40px top 29.5px no-repeat;
	cursor:pointer;
}
.pageleft > ul > li > a:hover{
	color:#8d1c20;
}
.liston > a{
	color:#8d1c20 !important;
}
.prolist{
	display:none;
	padding-bottom:15px;
	padding-left:50px;
}
.prolist li a{
	line-height:25px;
}
.contactbox{
	width:100%;
	height:100px;
	margin-top:21px;
	padding-top:30px;
	padding-left:70px;
	background:url(../images/left_botbg.png) center top;
}
.contactbox p:nth-child(1){
	font-size:14px;
	color:#fff;
	line-height:15px;
}
.contactbox p:nth-child(2){
	font-size:22px;
	color:#fff;
	line-height:30px;
	font-weight:bold;
}
.bread{
	height:45px;
	line-height:45px;
	padding-left:15px;
	margin-top:12px;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	background:url(../images/rightTitbg.jpg) left center no-repeat;
}
.bread span{
	line-height:16px;
}
.bread a{
	line-height:16px;
	color:#333333;
}
.pageright .content{
	line-height:1.8;
}
.pageright .content p span{
	line-height:1.8;
	font-size:16px !important;
}

/*news.asp*/
.news{
	height:48px;
	border-bottom:#dddddd 1px dashed;
}
.news a{
	float:left;
	width:400px;
	line-height:48px;
	color:#666;
}
.news a:hover{
	color:red;
}
.news span{
	float:right;
	line-height:48px;
	color:#666;
}

/*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;
}
.artical_others p a{
	color:#333333;
}
.backlist{
	background-color:#999;
	color:#fff !important;
	padding:5px 10px;
}
/*products.asp*/
ul.lists{
	width:100%;
	padding:0 10px;
}
ul.lists li{
	float:left;
	width:300px;
	padding:10px;
	text-align:center;
}
ul.lists li div{
	width:280px;
	/*height:275px;*/
	overflow:hidden;
}
ul.lists li div a{
	display:block;
	height:280px;
	overflow:hidden;
	text-align: center;
	background-position:center center;
	background-repeat:no-repeat;
}
ul.lists li div img{
	width:280px;
	max-width:100%;
	vertical-align: bottom;
}
ul.lists li p{
	background-color:#f2f2f2;
	font-size:14px;
	line-height:40px !important;
	text-align:center !important;
	color:#656565;
}

/*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;
}



