/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


/*container*/
.container{
	width:92%;
	max-width:1440px;
	margin:0 auto;
	clear:both;
}
.container1{
	width:92%;
	max-width:1616px;
	margin:0 auto;
	clear:both;
}
/*header*/
#header{display:none;}
#leftcontrol{display:none;}
#rightcontrol{display:none;}
.pctop{width:100%;height:102px;position:fixed;top:0;left:0;z-index:100;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);}
.pctop .logo{float:left;height:102px;font-size:0px;
	max-width:43%;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.pctop .logo img{max-width:100%;}
.nav{float:right;line-height:102px;}
.navul li{float:left;height:102px;margin-left:40px;position:relative;}
.navul li>a{font-size:16px;color:#393939;font-weight:bold;}
.navul li.cur>a{color:#d61919;}
.navul li>a:hover{color:#d61919;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top:102px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -80px;width: 160px;font-size: 13px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;text-align:center;color:#222;display:block;padding:10px 10px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#d61919;background:#f5f5f5;}
.navul li .line{width:0px;height:3px;position:absolute;top:78px;left:0px;background:#d61919;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{overflow: hidden; position: relative;margin-top:102px;font-size:0;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}
#indexbanner img{display:block;margin:auto;}
#index_abs{position:absolute;left:0%;top:50%;width:100%;height:10px;}
#phonebanner{display:none;}
.insidebanner{margin-top:90px;}





.tit{width:100%;text-align:center;overflow:hidden;}
.tit .cn{font-size:35px;color:#393939;}
.tit .en{color:rgba(57,57,57,0.1);font-size:44px;text-transform:uppercase;font-weight:bold;margin-top:-25px;}



#indexabout{width:100%;background:#f8f8f8;padding:30px 0px;}
.aboutfa{padding:100px 0px;background:url(/attached/image/20220607/20220607131511_65412.png)no-repeat right center;}
.about{margin:auto;overflow:hidden;}
.about .tit{text-align:left;margin-bottom:40px;}
.about .con{width:100%;max-width:1060px;background:#ffffff;border-radius:15px;padding:90px 0px 60px;}
.about .con .left{padding-left:86px;}
.about .con .left .details{line-height:2;max-width:820px;font-family: SimHei;color:#393939;font-weight:bold;}
.about .more{width:172px;height:54px;line-height:54px;background:#e33f3f;border-radius:28px;font-size:18px;text-align:center;color:#ffffff;display:block;margin-top:40px;position:relative;z-index:5;}
.about .more:before{content:"";width:0;height:54px;position:absolute;top:0;left:0;background:rgba(255,255,255,0.2);z-index:-1;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.about .more:hover:before{width:100%;}




#indexproduct{width:100%;overflow:hidden;background:#f8f8f8;}
.product{height:100%;margin:auto;overflow:hidden;background:#ffffff;border-radius:20px;padding:90px 0px 50px;}
.product .tit{float:left;width:40%;text-align:left;}
.product .tab{float:right;margin-top:25px;}
.product .tab ul li{float:left;line-height:30px;margin-right:17px;}
.product .tab ul li a{font-size:15px;color:#393939;font-family: SimHei;font-weight:bold;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{margin-top:50px;width:100%;overflow:hidden;}
.product .cpzs ul li{width:300px;float:left;padding:15px 0px;}
.product .cpzs ul li a{width:calc(100% - 30px);display:block;}
.product .cpzs ul li .pic{width:100%;display:block;overflow:hidden;height:220px;border-radius:10px;border:1px solid #dddddd; box-shadow:0px 0px 15px 0px #dddddd;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;transition:0.6s;}
.product .cpzs ul li p{line-height:66px;text-align:center;color:#393939;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.product .cpzs ul li:hover .pic{border:1px solid #d61919;}
.product .cpzs ul li:hover .pic img{transform:scale(1.1,1.1);}
.product .cpzs ul li:hover p{color:#d61919;} 


#indexproduct1{display:none;}

#indexcase{width:100%;overflow:hidden;padding:70px 0px;background:#f8f8f8;}
.case{height:100%;margin:auto;overflow:hidden;}
.case .cpzs{width:100%;margin-top:50px;}
.case .cpzs ul li{width:32%;float:left;margin-right:2%;}
.case .cpzs ul li:nth-child(3n){margin-right:0px;}
.case .cpzs ul li .pic{width:100%;display:block;height:310px;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.case .cpzs ul li .pic img{max-width:100%;margin:auto;transition:0.6s;}
.case .cpzs ul li p{text-align:center;line-height:30px;margin-top:12px;font-size:18px;color:#393939;}

.case .cpzs ul li:hover .pic img{transform:scale(1.1,1.1);}
.case .cpzs ul li:hover p{color:#d61919;} 






/*


#indexcase{width:100%;overflow:hidden;}
.case{width:1200px;height:100%;margin:auto;overflow:hidden;}
.case .tit{margin-top:73px;}
.case .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.case .tab ul{position:relative;left:50%;float:left;}
.case .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:5px;position:relative;right:50%;}
.case .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.case .tab ul li.current a{color:#fff;background:#008b92;}
.case .tab ul li a:hover{color:#fff;background:#008b92;}
.case .tab ul li:last-child{margin-right:0px;}
.case .cpzs{width:100%;height:266px;margin-top:55px;}
.case .cpzs ul{display:none;}
.case .cpzs ul:first-child{display:block;}
.case .cpzs ul li{width:370px;height:266px;float:left;margin-right:45px;}
.case .cpzs ul li:nth-child(3n){margin-right:0px;}
.case .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.case .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.case .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.case .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.case .cpzs ul li .pic:hover span{opacity:1;}
.case .cpzs ul li .pic:hover span:before{top:110px;}
.case .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
*/





#indexnews{width:100%;padding:70px 0px;overflow:hidden;}
.news{margin:auto;}
.news .con{margin-top:45px;}

.news .con ul{overflow:hidden;}
.news .con ul li{width:32%;margin-right:2%;float:left;padding:10px 0px;}
.news .con ul li:nth-child(3n){margin-right:0px;}
.news .con ul li a{width:calc(100% - 20px);margin:auto;display:block;box-shadow:0px 0px 10px 0px #f2f2f2;}
.news .con ul li .pic{height:240px;width:100%;overflow:hidden;display:flex;align-items:center;
display:-webkit-flex; 
-webkit-align-items: center;}
.news .con ul li .pic img{max-height:240px;max-width:100%;transition:0.6s;display:block;margin:auto;}
.news .con ul li .details{width:92%;margin:auto;padding:10px 0px;}
.news .con ul li .tt{font-size:16px;color:#333;margin-bottom:13px;margin-top:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.news .con ul li .des{color:#999;line-height:24px;font-size:14px;height:48px;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;}
.news .con ul li .date{font-size:16px;font-weight:bold;color:#676767;margin-top:23px;margin-bottom:15px;}

.news .con ul li:hover .tt{color:#d61919;}
.news .con ul li:hover img{transform:scale(1.1,1.1);}









#ne_nav{width:100%;height:80px;background:#f8f8f8;line-height:80px;}
#ne_nav *{font-size:18px;color:#393939}
#ne_nav p{line-height:80px;}




.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.pccol{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.phonecol{display:none;}
.col h2{text-align:center;font-weight:normal;color:#000;margin-top:60px;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}
.col img{max-width:100%;}
.albums{max-width:800px;margin:auto;}
.albums li{width:24%;float:left;margin-right:1.33%}
.albums li:nth-child(4n){margin-right:0;}
.albums img{max-width:100%;}


.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{margin:0px 2px;}
.pxxm ul li{width:calc(32% - 2px);height:370px;float:left;margin-bottom:22px;border:1px solid rgb(238, 238, 238);margin-right:2%;}
.pxxm ul li a{width:100%;display:block;}
.pxxm ul li:nth-child(3n){margin-right:0px;} 
.pxxm ul li .pic{width:100%;height:300px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;transition:0.6s;}
.pxxm ul li p{width:100%;text-align:center;line-height:20px;margin-top:10px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{border:1px solid #d61919;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}
.pxxm ul li:hover img{opacity:0.9;transform:scale(1.1,1.1);}
.pxxm ul li:hover p{color:#d61919;}




.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}




   


.xwzx{width:100%;min-height:350px;margin-bottom:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:231px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li a{padding:22px 0px;width:100%;height:187px;display:block;}
.xwzx ul li .pic{float:left;width:300px;height:187px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex;
	-webkit-align-items: center;}
.xwzx ul li .pic img{max-width:100%;max-height:187px;transition:0.6s;}
.xwzx ul li .con{width:calc(100% - 350px);margin-left:29px;float:left;}
.xwzx ul li .con .tt{font-size:16px;color:#333;margin-top:38px;}
.xwzx ul li .con .date{line-height:25px;margin-top:12px;}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;height:50px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		} 
.xwzx ul li:hover .tt{color:#d61919;}
.xwzx ul li:hover .pic img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}






.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}





#footer{width:100%;background:url(../images/footer-bg.jpg)no-repeat center center;background-size:cover;}
#footer .footer_top{overflow:hidden;height:160px;border-bottom:1px solid #bd1f19;}
#footer .footer_logo{height:160px;float:left;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
#footer .footer_nav{overflow:hidden;float:right;}
#footer .footer_nav ul li{float:left;margin-left:55px;line-height:160px;color:#ffffff;}
#footer .footer_nav ul li .nav-fa{color:#ffffff;font-size:16px;display:block;}
#footer .footer_center{height:255px;border-bottom:1px solid #bd1f19;}
#footer .footer_lxfs{float:left;line-height:2;}
#footer .footer_lxfs .tt{font-size:28px;color:#ffffff;margin-top:15px;}
#footer .footer_lxfs .conn{font-size:15px;color:#e8e8e8;margin-top:15px;}
#footer .footer_lxfs .conc{float:left;font-size:15px;}
#footer .footer_lxfs .conc:first-child{margin-right:105px;}
#footer .footer_qrcode{float:right;height:255px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
#footer .footer_qrcode .pic{display:block;font-size:0px;}
#footer .footer_qrcode .tt{font-size:15px;font-weight:lighter;text-align:center;color:#e8e8e8;display:block;line-height:42px;}


#footer .footer_bottom{line-height:99px;font-size:15px;text-align:left;color:#e8e8e8;}
#footer .footer_bottom *{color:#e8e8e8;}
#footer .footer_bottom .hzkc{float:right;}
#footer .footer_bottom1{display: none;line-height: 25px;font-size: 13px;text-align: left;color: #e8e8e8;  padding: 10px 0px;}
#footer .footer_nav ul li:hover a{color:#196aeb}




#sidenav{width:100%;background:#f5f5f5;}
#sidenav ul{width:100%;overflow:hidden;}
#sidenav .ul1 li{float:left;line-height:60px;margin-right:30px;font-size:15px;}
#sidenav .ul2 li{float:left;line-height:60px;margin-right:20px;font-size:15px;}
#sidenav ul li:last-child{margin-right:0px;}
#sidenav .ul1 li a{font-size:18px;}
#sidenav .ul2 li a{font-size:13px;} 
#sidenav ul li a.cur{color:#d61919;}
#sidenav ul li:hover{color:#d61919;cursor:pointer;}




.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color:#d61919;
	border: 1px solid #d61919;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #d61919;
	color: #fff;
}



