*{padding:0;margin:0;font-family: Arial,"Microsoft YaHei";list-style: none;text-decoration: none;border: none;}
.container{
	width: 1200px;
	margin:0 auto;
}
html{overflow-x:hidden;}
body{
	background: #fff;
	color: #323232;
	font-size: 14px;
	min-width: 1200px;
}
a{
	outline: none;
	color: #323232;
}
a:hover{
	color: #e60012;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.df{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul{display: inline-block;}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#e60012;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#e60012;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

/* index top */
.head{
	align-items: center;
	padding-top: 54px;
	padding-bottom: 38px;
}
.logo{
	display: block;
	width: 233px;
	height: 37px;
	background: url(../images/logo.png) no-repeat center;
}
.nav{
	margin-left: 190px;
}
.nav li a{
	font-size: 18px;
	color: #323232;
	font-weight: 200;
	margin-left: 50px;
	font-family: Century Gothic;
}
.nav li a.hover,.nav li a:hover{
	color: #e60012;
}
.head .switch{
	margin-left: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 15px;
}
.head .switch a{
	font-size: 18px;
	color: #e60012;
	font-weight: bold;
}
.head .switch:hover{
	overflow: visible;
}

.swiper-container{
	position: relative;
}
.swiper-container .swiper-slide img{
	width: 100%;
}

.swiper-button-next,.swiper-button-prev{
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	background: url(../images/arrow2.png) no-repeat center;
	position: absolute;
	bottom: 33px;
	top: auto;
	left: 50%;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.swiper-button-prev{
	margin-left: 493px;
}
.swiper-button-next{
	margin-left: 554px;
	transform: rotate(180deg);
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	background: url(../images/arrow2.png) no-repeat center #ff0000;
	border-color: #ff0000;
}
.swiper-button-prev::after,.swiper-button-next::after{
	display: none;
}

.about{
	background: url(../images/abbg.jpg) no-repeat center;
	padding-top: 160px;
	box-sizing: border-box;
	height: 778px;
}
.about .container{
	justify-content: space-between;
}
.about .ableft{
	width: 600px;
	height: 440px;
}
.about .ableft video{
	background: #000;
}
.about .ableft a{
	display: block;
	width: 154px;
	height: 37px;
	background: url(../images/m.png) no-repeat center;
	float: right;
	margin-top: -10px;
	z-index: 99;
	position: relative;
}
.abright{
	width: 535px;
}
.abright .abinfo span{
	display: block;
	font-size: 30px;
	color: #383838;
	font-weight: bold;
	border-left: 3px solid #ff0000;
	padding-left: 15px;
	margin-left: -20px;
}
.abright .abinfo p{
	font-size: 16px;
	color: #424242;
	font-style: Italic;
	line-height: 27px;
	margin-top: 50px;
}
.abright .abtab{
	justify-content: space-between;
	margin-top: 50px;
}
.abright .abtab span{
	display: block;
	font-size: 21px;
	color: #f59c21;
	font-weight: bold;
	background: url(../images/a2.png) no-repeat left center;
	padding-left: 60px;
}
.abright .abtab .tab:first-child span{
	font-size: 39px;
	background: url(../images/a1.png) no-repeat left center;
}
.abright .abtab .tab p{
	font-size: 13px;
	color: #585858;
	padding-left: 60px;
	margin-top: 20px;
}

.product{
	height: 856px;
	background: url(../images/pro.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 130px;
}
.protit{
	text-align: center;
	font-size: 37px;
	color: #383838;
	font-weight: bold;
}
.product a.more{
	display: block;
	color: #fff;
	width: 154px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #4e4f51;
	margin: 0 auto;
	margin-top: 85px;
	transition: .3s ease-out;
}
.product a.more:hover{
	background: #ff0000;
}
.slideGroup{margin-top: 60px;}
.slideGroup .parHd{ height:38px; line-height:38px;position:relative;}
.slideGroup .parHd ul{justify-content: center;}
.slideGroup .parHd ul li{width: 296px; cursor:pointer;font-size: 17px;color: #ababab;text-align: center;}
.slideGroup .parHd ul li.on{background:#f5f5f5;color: #3c3c3c;font-weight: bold;}
.slideGroup .slideBox{zoom:1;position:relative;}
.slideGroup .slideBox .tempWrap{overflow:hidden;}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute;display:block;width:30px; height:40px;background: url(../images/arrow3.png) no-repeat center;top: 50%;margin-top: -40px;}
.slideGroup .sPrev{left: -40px;}
.slideGroup .sNext{transform: rotate(180deg);right:-67px;}
.slideGroup .parBd{margin-top: 45px;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;width: 277px;}
.slideGroup .parBd ul li .box{width: 277px;height: 253px;}
.slideGroup .parBd ul li .box img{width: 277px;height: 253px;}
.slideGroup .parBd ul li p{font-size: 15px;color: #3c3c3c;margin-top: 35px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.map{
	background: url(../images/map.jpg) no-repeat center;
	height: 416px;
	box-sizing: border-box;
	color: #fff;
	padding-top: 100px;
	position: relative;
}
.map .box{
	width: 695px;
	float: right;
}
.map .box dt{
	display: block;
	font-size: 20px;
	font-weight: bold;
	font-family: Century Gothic;
	line-height: 30px;
	margin-bottom: 50px;
}
.map .box dd{
	margin-top: 22px;
}
.map .box dd span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	background: url(../images/map1.png) no-repeat left center;
	padding-left: 40px;
	line-height: 30px;
}
.map .box dd:last-child span{
	background: url(../images/map2.png) no-repeat 2px center;
}
.map .box dd p{
	font-style: Italic;
	font-size: 15px;
	line-height: 28px;
}
.map .box a{
	display: block;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 355px;
	line-height: 37px;
}
.map .box a i{
	font-style: normal;
	margin-left: 40px;
}

.footer{
	padding-top: 80px;
	padding-bottom: 50px;
	background: #f9f9f9;
}
.footer .container{
	position: relative;
}
.fnav a{
	font-size: 20px;
	color: #181818;
	font-weight: bold;
	font-family: Century Gothic;
	margin-right: 40px;
}
.fcont{
	justify-content: space-between;
	margin-top: 60px;
}
.fcont p span{
	display: block;
	font-size: 17px;
	color: #181818;
	line-height: 28px;
	position: relative;
	padding-left: 38px;
}
.fcont p span::before{
	content: " ";
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	left: 0;
	background: url(../images/ftell.png) no-repeat 0 2px;
	top: 4px;
}
.fcont p span:last-child::before{
	background: url(../images/ftell.png) no-repeat 0 -26px;
}
.fcont .share .bshare-custom a.bshare-twitter,.fcont .share .bshare-custom a.bshare-facebook{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 17px;
	color: #181818;
	font-family: Century Gothic;
	background: url(../images/share.png) no-repeat 0 5px;
	padding-left: 46px;
}
.fcont .share .bshare-custom a.bshare-facebook{
	background: url(../images/share.png) no-repeat 0 -35px;
}
.fcont .share a:hover{
	color: #ff0000;
	text-decoration: none;
}










.gs{
	position: absolute;
	display: block;
	border: 1px solid #ddd;
	right: 0;
	top: 0;
}

.bottom{
	line-height: 46px;
	background: #000;
	color: #fff;
	font-size: 13px;
	font-family: Century Gothic;
}

.banner{
	height: 380px;
	position: relative;
}
.banner p{
	text-align: center;
	font-size: 49px;
	color: #e60012;
	font-weight: bold;
	padding-top: 110px;
	text-transform: uppercase;
	background: url(../images/line.png) no-repeat center -12px;
	height: 271px;
	box-sizing: border-box;
}
.submenu{
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 46px;
	line-height: 46px;
}
.submenu a{
	font-size: 18px;
	color: #323232;
	padding: 0 40px;
	margin: 0 1px;
}
.submenu a.hover,.submenu a:hover{
	background: #e60012;
	color: #fff;
}

.who{
	background: url(../images/who.jpg) no-repeat center;
	height: 869px;
	box-sizing: border-box;
	padding-top: 84px;
}
.who .whotit{
	font-size: 44px;
	color: #e60012;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.who .whoinfo p{
	font-size: 20px;
	color: #424242;
	line-height: 32px;
	text-align: center;
	margin-bottom: 32px;
}
.who .picMarquee-left{overflow:hidden; position:relative;margin-top: 70px;}
.who .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.who .picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;width: 230px;}
.who .picMarquee-left .bd ul li img{width: 230px;height: 325px;}
.who .picMarquee-left .bd ul li p{font-size: 17px;color: #333333;line-height: 17px;margin-top: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.workshop{
	position: relative;
	min-height: 300px;
}
.workshop .wktit{
	text-align: center;
	font-size: 33px;
	color: #4d4d4d;
	font-weight: bold;
	margin-top: 80px;
}
.workshop .picScroll-left{position:relative;margin-left: -17px;margin-top: 34px;}
.workshop .picScroll-left .hd .prev,.workshop .picScroll-left .hd .next{display:block; width: 30px; height: 40px;cursor:pointer; background:url("../images/arrow3.png") no-repeat;position: absolute;top: 100px;}
.workshop .picScroll-left .hd .prev{left:-40px;}
.workshop .picScroll-left .hd .next{transform: rotate(180deg);right: -50px;}
.workshop .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.workshop .picScroll-left .bd ul li{margin:0 17px;width: 377px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.workshop .picScroll-left .bd ul li img{
	width: 377px;
	height: 271px;
}

.ex{
	height: 634px;
	background: url(../images/exbg.jpg) no-repeat center;
	box-sizing: border-box;
	margin-top: 80px;
	padding-top: 90px;
}
.extit{
	text-align: center;
	font-size: 35px;
	color: #e60012;
	font-weight: bold;
}
.ex .picMarquee-left{overflow:hidden; position:relative;margin-top: 62px;}
.ex .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.ex .picMarquee-left .bd ul li{width: 283px;margin:0 11px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.ex .picMarquee-left .bd ul li img{
	width: 283px;
	height: 250px;
}
.ex .picMarquee-left .bd ul li p{
	font-size: 17px;
	color: #424242;
	margin-top: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.main{
	background: url(../images/bg.jpg) no-repeat center top;
}
.position{
	width: 1417px;
	margin: 0 auto;
	max-width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-top: 16px;
}
.position p{
	background: url(../images/home.png) no-repeat left center;
	padding-left: 23px;
	box-sizing: border-box;
}
.position p,.position p a{
	color: #9c9c9c;
	font-size: 15px;
}

.pagetit{
	text-align: center;
	padding-top: 70px;
}
.pagetit span{
	font-size: 35px;
	color: #e60012;
	font-weight: bold;
}
.pagetit p{
	font-size: 17px;
	color: #424242;
	margin-top: 20px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cont_box{
	background: #f1f1f1;
	padding-top: 42px;
	padding-bottom: 74px;
	margin-top: 50px;
}
.cont_box .container{
	justify-content: space-between;
}
.cont_box_left{
	width: 701px;
	height: 396px;
	background: url(../images/cont1.jpg) no-repeat center;
	color: #fff;
	box-sizing: border-box;
	padding: 75px 32px 0 32px;
}
.cont_box_left dt{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 28px;
}
.cont_box_left dd{
	margin-bottom: 22px;
}
.cont_box_left dd p{
	font-size: 16px;
	font-style: Italic;
	line-height: 24px;
	word-wrap:break-word;
}
.cont_box_left dl dd span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/com.png) no-repeat left center;
	line-height: 24px;
	padding-left: 36px;
}
.cont_box_left dl dd:nth-child(3) span{
	background: url(../images/of.png) no-repeat left center;
}

.cont_box_right{
	width: 475px;
	height: 396px;
	background: url(../images/cont2.jpg) no-repeat center;
	box-sizing: border-box;
	padding: 70px 30px 0 39px;
}
.cont_box_right span{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 5px;
}
.cont_box_right p{
	font-size: 16px;
	color: #696969;
	line-height: 31px;
}

.message{
	height: 734px;
	background: url(../images/mesbg.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 100px;
}
.mestop{
	text-align: center;
}
.mestop span{
	display: block;
	font-size: 35px;
	color: #e60012;
	font-weight: bold;
}
.mestop p{
	font-size: 17px;
	color: #3d3d3d;
	margin-top: 16px;
}
.message form{
	width: 932px;
	margin: 0 auto;
	margin-top: 46px;
}
.message label{
	display: block;
	width: 100%;
	height: 52px;
	line-height: 50px;
	position: relative;
	margin-bottom: 20px;
}
.message label span{
	position: absolute;
	left: 16px;
	font-size: 16px;
	color: #545454;
}
.message label span::after{
	content: "*";
	font-size: 16px;
	color: #e60012;
}
.message label input{
	width: 100%;
	height: 52px;
	box-sizing: border-box;
	border: 2px solid #eee;
	padding-left: 160px;
	padding-right: 20px;
	font-size: 16px;
}
.message .formgroup{
	justify-content: space-between;
}
.message .formgroup label{
	width: 451px;
}
.message textarea{
	width: 100%;
	height: 106px;
	box-sizing: border-box;
	border: 2px solid #eee;
	font-size: 16px;
	padding: 14px 16px 16px 160px;
}
.message .area{
	height: auto;
}
.message button{
	line-height: 35px;
	background: #e60012;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.case ul{
	margin-left: -34px;
	margin-top: 60px;
}
.case li{
	float: left;
	width: 377px;
	margin-left: 34px;
	margin-bottom: 45px;
}
.case li .box{
	width: 377px;
	height: 259px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ddd;
}
.case li img{
	width: auto;
	height: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.case li p{
	font-size: 15px;
	color: #424242;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 20px;
}
.case li:hover img {
    transform: scale(1.1, 1.1);
}
.case li:hover p{
	color: #e60012;
}

.list .listtit{
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	margin-top: 50px;
	margin-bottom: 30px;
}
.list .listimg{
	background: #e60012;
	color: #fff;
}
.list .listimg .box{
	width: 457px;
	height: 300px;
	overflow: hidden;
	display: block;
}
.list .listimg img{
	width: 457px;
	height: 300px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.list .listimg .lr{
	padding-left: 40px;
	padding-right: 50px;
	width: 742px;
	box-sizing: border-box;
}
.list .listimg .lr h3{
	font-size: 18px;
	margin-top: 60px;
}
.list .listimg .lr p{
	font-size: 17px;
	line-height: 26px;
	margin-top: 20px;
	height: 140px;
}
.list .listimg .lr .date{
	justify-content: space-between;
}
.list .listimg .lr .date a{
	color: #fff;
}
.list .listimg .box:hover img{
	transform: scale(1.1, 1.1);
}

.list ul{
	margin-top: 50px;
}
.list li{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.list li a{
	font-size: 18px;
	color: #db0012;
}
.list li p{
	color: #434343;
	line-height: 26px;
	margin-top: 16px;
}
.list li span{
	display: block;
	color: #434343;
	font-style: Italic;
	margin-top: 20px;
}

.chanpin{
	justify-content: space-between;
}
.chanpin .left{
	width: 291px;
	background: url(../images/left.png) no-repeat center top;
	height: 630px;
	box-sizing: border-box;
	margin-top: 44px;
	padding-top: 44px;
}
.chanpin .left .lefttit{
	font-size: 25px;
	color: #e60012;
	font-weight: bold;
	width: 246px;
	border-bottom: 1px solid #dadada;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 6px;
	padding-bottom: 15px;
}
.chanpin .left ul{
	padding-left: 9px;
	padding-right: 22px;
	margin-top: 36px;
}
.chanpin .left ul li{
	margin-bottom: 8px;
}
.chanpin .left ul li a{
	display: block;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 47px;
	font-size: 18px;
	color: #3c3c3c;
}
.chanpin .left ul li a.hover,.chanpin .left ul li a:hover{
	background: #e60012;
	color: #fff;
}

.chanpin .right{
	width: 895px;
}
.chanpin .right .righttit{
	text-align: center;
	font-size: 32px;
	color: #e60012;
	font-weight: bold;
	margin-top: 60px;
}
.chanpin .right ul.rm{
	margin-top: 40px;
}
.chanpin .right .rm li{
	float: left;
	margin-left: 12px;
	margin-bottom: 40px;
	width: 286px;
}
.chanpin .right .rm li .box{
	width: 286px;
	height: 228px;
	overflow: hidden;
}
.chanpin .right .rm li img{
	width: 286px;
	height: 228px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.chanpin .right .rm li:hover img{
	transform: scale(1.1, 1.1);
}
.chanpin .right .rm li p{
	text-align: center;
	font-size: 15px;
	color: #3c3c3c;
	margin-top: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.chanpin .right .rm li:hover p{
	color: #e60012;
}

.show{
	padding-bottom: 60px;
}
.showtop{
	text-align: center;
	margin-top: 30px;
	border-bottom: 1px dashed #ddd;
}
.showtop h1{
	font-size: 22px;
	margin-bottom: 10px;
}
.showtop p{
	color: #999;
	line-height: 50px;
	font-size: 12px;
}
.content{
	line-height: 22px;
	margin-top: 20px;
}
.content img{
	max-width: 100%;
}

.prepage{
	line-height: 30px;
	margin-top: 30px;
}

.chanpin_show .right{
	width: 880px;
	margin-top: 30px;
	padding-bottom: 50px;
}
.chanpin_show .right .showtop{
	border: none;
	margin-bottom: 30px;
}


.pagebox{
	padding-bottom: 60px;
}
.pagebox .pagetit{
	padding-top: 50px;
	margin-bottom: 20px;
}

.map .box{
    margin-left: 120px;
}
.map .container{
    display: flex;
    position: relative;
}
.index_mess_tit{
	font-size: 35px;
	color: #e60012;
	font-weight: bold;
}
.index_mess{
	width: 398px;
	margin-left: 25px;
	margin-top: -58px;
}
.index_mess .fg{
	position: relative;
	margin-top: 16px;
}
.index_mess label{
	position: absolute;
	left: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
}
.index_mess label::after{
	content: "*";
	color: #e60012;
}
.index_mess input{
	width: 100%;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border: 1px solid rgba(238,238,238,.2);
	background: none;
	outline: none;
	color: #fff;
	font-size: 16px;
}
.frbox .fg:first-child input{
	padding-left: 120px;
}
.frbox .fg:first-child+.fg input{
	padding-left: 85px;
}
.frbox .fg:first-child+.fg+.fg input{
	padding-left: 165px;
}
.frbox .fg:first-child+.fg+.fg+.fg input{
	padding-left: 90px;
}
.index_mess button{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 222px;
	line-height: 35px;
	background: #e60012;
	border: none;
	margin: 0 auto;
	display: block;
	margin-top: 30px;
	cursor: pointer;
}
.map .box a{
    margin-left: 0;
    left: auto;
    right: 40px;
    bottom: 0;
    top: auto;
}