*{box-sizing:border-box}
.wrap{max-width:100%;max-width:1360px;margin:0 auto;}
.wrap-min{max-width:100%;max-width:1200px;margin:0 auto;}
.wrap-max{max-width:100%;max-width:1720px;margin:0 auto;}
.flex{display:flex;justify-content:space-between;flex-wrap:wrap;}

.top_header.height{height:125px;box-shadow:0 15px 30px rgba(0,0,0,.1);position:fixed;top:0;left:0;width:100%;background:#fff;z-index:99999}
.header{border-top:10px solid #FF5301;height:125px;line-height:115px;position:relative;}
.header:before{background:#3B3D3D;content:"";position:absolute;left:0;top:0;height:100%;width:30%;z-index:1;}
.header .logo{background:#3B3D3D;padding-right:40px;position:relative;z-index:2;}
.header .menu ul{display:flex;}
.header .menu ul li{margin-right:60px;position:relative;}
.header .menu ul li.on:before{height:3px;width:100%;content:"";position:absolute;bottom:30px;left:0;background:#F7874B;}
.header .menu ul li a{font-size:18px;color:#3b3d3d;text-transform:uppercase;}
.header .menu ul li.on a,.header .menu ul li a:hover{color:#f7874b}
.header .menu .lnag a{margin-left:15px}
.header .menu .lnag a:first-child{margin-left:0px}

.list-images{position:relative;}
.list-images .search{width:800px;top:50%;position:absolute;left:50%;margin-left:-400px;margin-top:-35px;}
.list-images .search form{border:5px solid rgba(255,255,255,.5);border-radius:5px}
.list-images .search form input{width: calc(100% - 60px);padding-left:30px;line-height:60px;background:#fff;font-size:16px;color:#404040;}
.list-images .search form button{background:#fff;border:0;display:block;width:60px;line-height:60px;text-align:center;color:#FF5301;cursor:pointer;font-size:20px;}
.list-images img{width:100%}
.index-banner{width:100%}
.index-banner .swiper-pagination{display:flex;width:830px;box-shadow:0px 15px 30px rgba(0,0,0,.2);background: rgba(0, 0, 0, .2);left: 50%;bottom:65px;margin-left: -415px;}
.index-banner .swiper-pagination .swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;font-family: 'CLARENDON-BT-ROMAN';transition-duration:.5s;text-transform:Uppercase;width:25%;padding:30px 40px;height:74px;box-sizing:border-box;color: #fff;font-size:15px;line-height:25px;background: 0;border-radius: 0;margin: 0;opacity: 1;}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{background:#DB5811;}

.pc-menu{margin-top:30px;text-align:center;font-size:0;}
.pc-menu a{transition-duration:.6s;margin-right:40px;display:inline-block;width:215px;height:60px;font-size:18px;color:#1a1a1a;line-height:56px;border:2px solid #1A1A1A;border-radius:50px;}
.pc-menu a:last-child{margin-right:0;}
.pc-menu a.on,.pc-menu a:hover{background:#FF5301;border-color:#FF5301;color:#fff;}

.list-news{padding:60px 0;}
.list-news ul{display:flex;flex-wrap:wrap;}
.list-news ul li{width:32%;margin:0 2% 50px 0;}
.list-news ul li:nth-child(3n){margin-right:0;}
.list-news ul li .pic{overflow:hidden}
.list-news ul li .pic img{width:100%}
.list-news ul li .txt h2{transition-duration:.6s;color:#5c5c5c;font-size:22px;padding:18px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-news ul li .txt p{color:#5c5c5c;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; }
.list-news ul li:hover .txt h2{color:#ff5e14}

.index-msg{padding:27px 0;background:#FD8C2E;line-height:50px;}
.index-msg p{font-size:29px;color:#222627}
.index-msg a{transition-duration:.6s;display:block;width:180px;height:50px;line-height:50px;border-radius:4px;text-align:center;background:#363636;color:#fff;text-transform:uppercase;}
.index-msg a:hover{background:#fff;color:#363636}

.footer{padding:60px 0;background:#363636}
.footer h2{font-size:16px;color:#fff;text-transform:uppercase;margin-bottom:20px;}
.footer .box{width: calc(100% - 205px);}
.footer .box .txt{width:40%;}
.footer .box .txt p{font-size:16px;color:#9e9e9e;line-height:30px;max-width:245px}
.footer .box .txt a{font-size:13px;color:#fff;border-bottom:1px solid #fff;text-transform:uppercase;}
.footer .box .menu{width:30%;}
.footer .box .menu a{transition-duration:.6s;display:block;font-size:16px;color:#a4a4a4;line-height:30px;}
.footer .box .menu a:hover{color:#FD8C2E}
.footer .wx{width:205px;}

.bottom{padding:20px 0;background:#2D2D2D}
.bottom p{font-size:14px;color:#ccc;text-transform:uppercase;}

.show-news{padding:60px 0;}
.show-news h2{font-size:20px;}
.show-news .time{padding:15px 0;border-bottom:1px dashed #1D1B1A;font-size:14px;color:#999}
.show-news .body{padding:20px 0;font-size:14px;line-height:24px;}
.show-news .body p{margin-bottom:20px;}
.show-news .back_page .up_down p,.show-news .back_page .up_down p a{font-size:14px;color:#b6b6b6}
.show-news .back_page .up_down p{line-height:26px}
.show-news .back_page .up_down p a:hover{color:#FD8C2E}
.show-news .back_page .back a{transition-duration:.6s;display:block;width:150px;height:50px;line-height:50px;background:#24282C;border-radius:50px;text-align:center;color:#fff;font-size:18px}
.show-news .back_page .back a i{margin-right:10px;}
.show-news .back_page .back a:hover{background:#FD8C2E;}

.list-contact{padding:60px 0;}
.list-contact .txt{width:600px;}
.list-contact .txt h2{margin-bottom:30px;font-size:38px;color:#4b4b4b}
.list-contact .txt p,.list-contact .txt p a{font-size:18px;color:#353535;line-height:30px;}
.list-contact .txt p:nth-child(5){margin:25px 0;}
.list-contact .txt p:nth-child(7){margin:25px 0;color:#6b6b6b;}
.list-contact .txt .ico a{display:inline-block;margin-right:10px;border-radius:8px;transition-duration:.6s;width:35px;height:35px;border:1px solid #E4E4E4;line-height:33px;text-align:center;color:#363636;}
.list-contact .txt .ico a:hover{background:#FD8C2E;border-color:#FD8C2E;color:#fff;}
.list-contact .form{width:500px;}
.list-contact .form h3{width:90px;height:5px;background:#FF5301;}
.list-contact .form h2{font-size:52px;color:#ff5301;margin:30px 0;line-height:60px;text-transform:uppercase;}
.list-contact .form form{display:flex;flex-wrap:wrap;justify-content:space-between;}
.list-contact .form form input{width:47%;display:block;font-size:14px;color:#606060;height:61px;line-height:60px;border-bottom:1px solid #D4CECC}
.list-contact .form form textarea{width:100%;margin:30px 0;font-size:14px;line-height:28px;color:#606060;border-bottom:1px solid #D4CECC;min-height:100px;}
.list-contact .form form span{transition-duration:.6s;border-radius:4px;display:block;cursor:pointer;background:#FF5301;width:160px;height:55px;text-transform:uppercase;line-height:55px;text-align:center;color:#fff;font-size:16px;}
.list-contact .form form span:hover{background:#FD8C2E;}

.list-about{padding:60px 0;}
.list-about .t{text-align:center;font-size:60px;color:#3b3d3d;text-transform:uppercase;margin-bottom:30px;}
.list-about .body{font-size:18px;color:#3b3d3d;line-height:40px;}
.list-about .body p{margin-bottom:20px;}
.list-about .data li{transition-duration:.5s;position:relative;width:25%;text-align:center;}
.list-about .data li a{transition-duration:.5s;margin:0 50px;padding:30px 0;border-radius:10px;display:block;position:relative;}
.list-about .data li:before{content:"";height:80px;width:1px;background:#F1F1F1;position:absolute;left:0;top:50%;margin-top:-40px;}
.list-about .data li:last-child:after{content:"";height:80px;width:1px;background:#F1F1F1;position:absolute;right:0;top:50%;margin-top:-40px;}
.list-about .data li h3{transition-duration:.5s;font-size:20px;color:#817e7c}
.list-about .data li p{transition-duration:.5s;font-size:57px;color:#ff5e14}
.list-about .data li:hover a{background:#FF5E14;}
.list-about .data li:hover h3,.list-about .data li:hover p{color:#fff}

.list-why{background:#F6F6F6;padding:120px 0;}
.list-why .info{display:flex;justify-content:space-between}
.list-why .txt{width:30%;}
.list-why .txt h3{font-size:18px;color:#949494;text-transform:uppercase;}
.list-why .txt h2{font-size:45px;color:#232323;margin:10px 0 30px}
.list-why .txt p{font-size:16px;line-height:32px;color:#797979;}
.list-why .box{position:relative;padding:40px 40px 60px 40px;background:#fff;;width:33%;}
.list-why .box p{font-size:18px;color:#949494;line-height:36px}
.list-why .box img{position:absolute;z-index:2;bottom:-45px;border-radius:100%;}

.list-about-images{padding:50px 0 30px;border-bottom:1px solid #EEEEEE}
.list-about-images ul{display:flex;flex-wrap:wrap;}
.list-about-images ul li{width:32%;margin:0 2% 30px 0}
.list-about-images ul li:nth-child(3n){margin-right:0;}
.list-about-images ul li .pic{overflow:hidden}
.list-about-images ul li .pic img{width:100%}
.list-about-images ul li .txt{text-align:center;padding-top:15px;color:#050505;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.list-about-map{padding:50px 0;text-align:center;}
.list-about-map h2{font-size:52px;color:#3b3d3d}
.list-about-map h3{font-size:16px;margin:20px auto 30px;line-height:29px;max-width:1000px;color:#b5b5b5}

.list-pro{padding:60px 0;}
.list-pro .sidebar{width:260px;}
.list-pro .sidebar h2{text-transform:uppercase;font-size:28px;color:#1b1b1b;}
.list-pro .sidebar li{margin-top:30px;}
.list-pro .sidebar li h3{font-size:20px;color:#232323}
.list-pro .sidebar li h3 i{float:right}
.list-pro .sidebar li .sub{display:none;padding-top:20px;}
.list-pro .sidebar li .sub a{padding-left:30px;position:relative;display:block;font-size:18px;color:#696969;line-height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-pro .sidebar li .sub a:before{display:none;width:9px;height:9px;background:#FF5301;content:"";position:absolute;left:0;top:50%;margin-top:-4.5px;}
.list-pro .sidebar li .sub a.on,.list-pro .sidebar li.on h3 a,.list-pro .sidebar li .sub a:hover{color:#FF5301}
.list-pro .sidebar li .sub a.on:before{display:block}
.list-pro .sidebar li.on .sub{display:block}
.list-pro .content{width: calc(100% - 300px);}
.list-pro .content .title h2{font-size:28px;color:#434343}
.list-pro .content .title p{font-size:16px;color:#7f7f7f;line-height:28px;margin-top:20px;}
.list-pro .content .list{padding-top:30px;}
.list-pro .content .show{display:flex;justify-content:space-between;}
.list-pro .content .show .bd{width:500px;display:flex;background:#F5F5F5;align-items:center;height:500px}
.list-pro .content .show .bd img{width:100%;;}
.list-pro .content .show .hd{width:80px;margin:0 20px;}
.list-pro .content .show .hd img{width:80px;margin-bottom:10px;}
.list-pro .content .show .info{width: calc(100% - 520px);}
.list-pro .content .show .info h2{font-size:31px;color:#222;text-transform:uppercase;}
.list-pro .content .show .info h3{margin:10px 0;font-size:32px;color:#222;text-transform:uppercase;}
.list-pro .content .show .info h4{font-size:20px;color:#FFAB00;}
.list-pro .content .show .info .body{padding:20px 0;font-size:14px;line-height:25px;color:#676767;}
.list-pro .content .show .info .body h5{font-size:18px;margin-bottom:20px;}
.list-pro .content .show .info .body p{margin-bottom:20px;}
.list-pro .content .show .info .more{font-size:0;}
.list-pro .content .show .info .more a{transition-duration:.6s;display:inline-block;font-size:16px;}
.list-pro .content .show .info .more a:first-child{width:170px;text-transform:uppercase;height:45px;line-height:45px;background:#1A1A1A;text-align:center;color:#fff;}
.list-pro .content .show .info .more a:last-child{width:135px;height:45px;line-height:43px;margin-left:10px;border-radius:4px;border:1px solid #1A1A1A;text-align:center;color:#1A1A1A}
.list-pro .content .show .info .more a:hover{background:#FF5301;border-color:#FF5301;color:#fff;}
.list-pro .content .c{font-size:20px;margin-top:30px;color:#545454}
.list-pro .content .c table tr{background:#F2F5F6}
.list-pro .content .c table tr:nth-child(2n){background:#FFFFFF}
.list-pro .content .c table tr,.list-pro .content .c table td{border:0;}
.list-pro .content .c table td{line-height:45px;}

.list ul{display:flex;flex-wrap:wrap;}
.list ul li{width:32%;margin:0 2% 40px 0;}
.list ul li:nth-child(3n){margin-right:0;}
.list ul li .pic{overflow:hidden}
.list ul li .pic img{width:100%;}
.list ul li .txt h2{font-size:22px;color:#222;text-transform:uppercase;padding:15px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list ul li .txt h3{font-size:18px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list ul li .txt h4{font-size:20px;color:#FFAB00;}
.list ul li .txt span{transition-duration:.6s;text-transform:uppercase;font-size:16px;color:#fff;display:block;width:137px;height:47px;line-height:47px;margin-top:10px;background:#8C8C8C;text-align:center;border-radius:5px;}
.list ul li .txt span i{color:#FFF;margin-right:10px;}
.list ul li:hover .txt span{background:#F75A0F;}

.index-type{display:flex;}
.index-type a{display:block;overflow:hidden}
.index-type a img{width:100%;}

.index-pro{padding:10px 0 30px;}
.index-pro .t{text-align:center;font-size:61px;color:#989898;text-transform:uppercase;padding:40px 0 30px}
.index-pro .list ul li{width:19%;margin:0 1.25% 40px 0;}
.index-pro .list ul li:nth-child(5n){margin-right:0;}

.index-brand{border-top:1px solid #F5F5F5;padding:50px 0;}
.index-brand .t{font-size:60px;color:#363636;text-transform:uppercase;margin-bottom:50px;}
.index-brand .bd{display:flex;justify-content:space-between;}
.index-brand .bd a{width:48%;overflow:hidden}
.index-brand .bd a img{width:100%}

.index-our{padding:100px 0;background:#F9F9F9;}
.index-our .t{text-align:center;}
.index-our .t h2{font-size:55px;color:#484848;}
.index-our .t p{font-size:18px;color:#484848;line-height:24px;max-width:800px;margin:20px auto 0;}
.index-our .bd{padding:60px 0;}
.index-our .bd li{width:20%;text-align:center;}
.index-our .bd li .txt{padding-top:20px}
.index-our .bd li .txt h2{font-size:26px;color:#363636;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-our .bd li .txt p{max-width:250px;margin:15px auto;overflow:hidden;font-size:16px;color:#8d8d8d;height:72px;line-height:24px;}
.index-our .bd li .txt span{font-size:16px;color:#494949}
.index-our .more{text-align:center;}
.index-our .more a{transition-duration:.5s;display:inline-block;width:340px;height:60px;line-height:56px;border:2px solid #FF5301;border-radius:30px;text-align:center;font-size:22px;color:#ff5301;}
.index-our .more a:hover{background:#FF5301;color:#fff;}

.index-pro-type{padding:60px 0;}
.index-pro-type .t{text-align:center;margin-bottom:40px;}
.index-pro-type .t h2{font-size:58px;color:#000;}
.index-pro-type .t p{font-size:18px;color:#6f6f6f;line-height:24px;max-width:800px;margin:20px auto 0;}
.index-pro-type .bd ul{display:flex;flex-wrap:wrap;}
.index-pro-type .bd ul li{width:23.5%;margin:0 2% 30px 0;position:relative;}
.index-pro-type .bd ul li:nth-child(4n){margin-right:0;}
.index-pro-type .bd ul li .pic{overflow:hidden}
.index-pro-type .bd ul li .pic img{width:100%}
.index-pro-type .bd ul li .txt{position:absolute;bottom:0;height:50px;line-height:50px;left:0;width:100%;font-size:26px;color:#fff;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;background:rgba(0,0,0,.4);}

@media (max-width: 1720px){
	.wrap-max{max-width:98%;}
}
@media (max-width: 1360px){
	.wrap{max-width:98%;}
}
@media (max-width: 1200px){
	.wrap-min{max-width:98%;}
	.header .menu ul li{margin-right:30px}
	.list-pro .content .show .info .more a:first-child{width:130px}
}
@media screen and (max-width:992px) {
	.list-pro .content .show .bd,.list-pro .content .show .hd,.sidebar,.show-news .back,.pc-menu,.index-banner .swiper-pagination,.top_header{display:none !important;}
	.footer .box .txt p,.wrap-min,.wrap,.wrap-max{max-width:100%}
	.list-pro,.show-news,.list-news,.list-contact,.list-about-map,.list-about-images,.list-why,.list-about,.footer,.index-msg,.index-pro-type,.index-our,.index-brand,.index-pro{padding:30px 10px;}
	.index-pro .t{font-size:24px;padding:0 0 20px 0;}
	.list-about .t,.index-brand .t{font-size:24px;margin:0 0 20px 0;}
	.list-about .body{font-size:14px;line-height:24px;}
	.list-news ul li,.list-about-images ul li,.index-pro-type .bd ul li,.list ul li{width:48.5% !important;margin:0 3% 20px 0 !important;}
	.list-news ul li:nth-child(2n),.list-about-images ul li:nth-child(2n),.index-pro-type .bd ul li:nth-child(2n),.list ul li:nth-child(2n){margin:0 0 20px 0 !important;}
	.list ul li .txt span{width:100%;height:45px;line-height:45px;}
	.index-brand .bd{flex-wrap:wrap;}
	.index-brand .bd a{width:100%;margin-bottom:20px;}
	.list-about-map h2,.index-pro-type .t h2,.index-our .t h2{font-size:24px;}
	.index-pro-type .t p,.index-our .t p{max-width:100%;font-size:14px;line-height:22px}
	.index-our .bd{padding:30px 0;}
	.index-our .bd li{width:100%;margin-bottom:30px;}
	.index-our .bd li .txt{padding-top:10px;}
	.index-our .bd li .txt p{max-width:80%;height:auto;line-height:20px;font-size:14px;}
	.list-pro .content .show .info,.list-pro .content,.list-contact .txt,.list-contact .form,.list-why .txt,.list-why .box,.footer .box .txt,.footer .box .menu,.footer .box,.footer .wx,.index-our .more a{width:100%;}
	.footer .box .menu{display:block;margin-top:30px;}
	.index-pro-type .t{margin-bottom:20px;}
	.index-pro-type .bd ul li .txt{font-size:15px;}
	.index-msg p{font-size:20px;line-height:24px}
	.index-msg a{display:block;margin:20px auto 0;}
	.footer h2{margin-bottom:10px;}
	.footer .box .menu a{font-size:25px;font-size:15px;}
	.footer .wx{text-align:center;margin-top:20px;}
	.bottom{padding:30px 10px 70px}
	.bottom .mc{display:block;margin:20px auto 0;text-align:center;}
	.list-about .data li{width:50%;}
	.list-about .data li a{margin:0;}
	.list-about .data li p{font-size:32px}
	.list-about .data li h3{font-size:15px;}
	.list-about .data li:nth-child(2):after {content: "";height: 80px;width: 1px;background: #F1F1F1;position: absolute;right: 0;top: 50%;margin-top: -40px;}
	.list-why .info{flex-wrap:wrap;}
	.list-why .txt h2{margin:10px 0;font-size:24px;}
	.list-why .txt p{font-size:14px;line-height:22px;}	
	.list-why .box{padding:20px;margin-top:20px}
	.list-why .box img{display:none;}
	.list-why .box p{font-size:15px;line-height:24px;}
	.list-about-images ul li .txt{font-size:15px;padding-top:5px;}
	.list-about-map h3{margin:10px auto;max-width:100%;font-size:14px;line-height:24px;}
	.list-contact .txt p, .list-contact .txt p a{font-size:15px;line-height:25px;}
	.list-contact .form{margin-top:30px}
	.list-contact .form h2{font-size:24px;line-height:30px;margin:10px 0;}
	.list-contact .form form span{margin:0 auto;}
	.list-news ul li .txt h2{padding:10px 0;font-size:16px;}
	.list-news ul li .txt p{font-size:12px;line-height:16px;}
	.list-images .search{width:90%;left:5%;margin:0;top:10px}
	.list-images .search form button,.list-images .search form input{line-height:40px;}
	.list-pro .content .title h2{font-size:18px;}
	.list-pro .content .title p{margin-top:10px;font-size:12px;line-height:16px}
	.list-pro .content .list{padding-top:20px;}
	.list ul li .txt h2{font-size:16px;padding:8px 0;}
	.list ul li .txt h3{font-size:14px;}
	.show-banner{display:block !important}
	.list-pro .content .show .info h2{font-size:24px;padding:20px 0 0 0}
	.list-pro .content .show .info h3{font-size:18px}
	.list-pro .content .show .info .body{font-size:12px;line-height:18px}
	.list-pro .content .show .info .body h5{font-size:16px;margin-bottom:10px;}
	.list-pro .content .show .info .body p{margin-bottom:10px}
	.list-pro .content .c table td{line-height:20px;}
	.list-pro .content .c{font-size:14px;}
}