﻿.wrap1720{
	margin: 0 100px;
}
.layout{
	overflow: hidden;margin: 0 auto;
}
.header .naver{
	border-top: 1px solid #f0f0f0;
}
.header .naver .logo{
	float: left;margin-top: 20px;
}
.header .top .tnav{
	float: right;margin-top: 3px;
	padding-right: 48px;margin-bottom: 4px;
}
.header .top .tnav li{
	margin-left: 6px;
	height: 40px;display: inline-block;
	overflow: hidden;
}
.lft_navs{
	display: none;
}
.header .wrap1720{
	padding: 0 60px;
	box-sizing: border-box;
}
.header .top .tnav li a{
	font-size: 14px;line-height: 40px;
	color: #333333;padding-left: 5px;
	/*background: url(../images/dian.png) no-repeat left center;*/
	transition: all 0.5s;
	height: 80px;position: relative;top: 0;
}
.header .top .tnav li a i{
	display: block;width: 40px;
	height: 35px;vertical-align: middle;
	margin: 0 auto;background-position: center top !important;margin-top: 3px;
}
.header .top .tnav li a:hover i{
	background-position: center bottom !important;
}
.header .top .tnav li a:hover{
	top: -40px;
}
.header .top .tnav li a:hover span{
	opacity: 1;width: auto;padding: 0 20px;
	margin-left: 8px;
	margin-right: 8px;
} 
.header .top .tnav li a span{
	font-size: 14px;width: 40px;
	color: #000;line-height: 40px;
	transition: all 0.3s;background: #e94520;
	line-height: 24px;
	color: #fff;
	overflow: hidden;display: block;margin-top:8px;
	    transform: skewX(-30deg);
}
.header .top .tnav li a i span{
	line-height: 40px;display: inline-block;
}
.header .top .tnav li a  em{
	font-style: normal !important;word-break:keep-all;
white-space:nowrap;    transform: skewX(30deg);
}
.header .top .tnav li a:hover{
	/*color: #e94511;background: url(../images/dian-1.png) no-repeat left center;*/
}
.header .top .tnav ul{
	float: right;text-align: center;
}
.naver{
	/* height: 70px; */
	position: relative;
}
.naver ul{
	float: right;margin-right: 20px;
}
.naver li{
	float: left;line-height: 71px;
	/* position: relative;top: -1px; */
}
.naver li h3{
	transform: skewX(-30deg);
}
.naver li a span{
	padding: 0 25px;font-size:16px ;color: #333333;
	transform: skewX(30deg) ;display: block;
}
.naver li a:hover h3,
.naver li.on h3{
	background: #e94520;
}
.naver li a:hover span,
.naver li.on span{
	color: #fff;
}
.h_baner{
	height: 810px;overflow:hidden;position: relative;
}
.h_baner .h_prev,
.h_baner .h_next{
	position: absolute;top: 50%;left: 45px;
	background: url(../images/prev.png) no-repeat center;
	width: 35px;height: 66px;cursor: pointer;margin-top: -33px;
	z-index: 11;transition: all 0.3s;
}
.h_baner .h_next{
	left: auto;right: 45px;
	transform: rotate(180deg);transition: all 0.3s;
}
.h_baner .h_next:hover{
	background:url(../images/prev-1.png);transform: rotate(180deg);
}
.h_baner .h_prev:hover{
	background: url(../images/prev-1.png)
}
.h_baner .arrow{
	background: url(../images/arrow.png) no-repeat center;
	width:20px ;height: 38px;position: absolute;left: 0;
	right: 0;bottom: 30px;z-index: 11;cursor: pointer;margin: 0 auto;
	-webkit-animation: bounce-up 2s linear infinite;
    animation: bounce-up  2s linear infinite;
}

@-webkit-keyframes bounce-up {

    25% {

        -webkit-transform: translateY(5px);

    }

    50%, 100% {

        -webkit-transform: translateY(0);

    }

    75% {

        -webkit-transform: translateY(-5px);

    }

}

@keyframes bounce-up {

    25% {

        transform: translateY(10px);

    }

    50%, 100% {

        transform: translateY(0);

    }

    75% {

        transform: translateY(-10px);

    }

}
.title h2{
	font-size: 36px;color: #e94520;line-height: 48px;
}
.title h3{
	font-size: 28px;color: #333333;line-height: 34px;font-family: arial;
	text-transform: uppercase;
}
.h_lead{
	padding-top: 58px;position: relative;
}
.h_lead .title{
	margin-top: 8px;
}
.h_lead_sl{
	width: 70%;overflow: hidden;position: relative;
	box-sizing: border-box;margin-top: 60px;padding-left: 8%;
}
.h_lead_sl .swiper-slide{
	text-align: center;transform: scale(0.6);opacity: 0.4;
	overflow: inherit;width: 445px;transition: all 0.4s;
	margin: 0 -40px;
}
.h_lead_sl .swiper-slide-active{
	background: url(../images/himg2.png) no-repeat center top;
	transform: scale(1);opacity: 1;
}
.h_lead_sl .swiper-slide img{
	display: block;margin: 0 auto;
}
.h_lead_sl .swiper-slide h2{
	font-size:36px ;color: #333333;
	font-family: arial;font-style: oblique;opacity: 0;
	font-weight: bold;line-height: 42px;margin-right: 80px;
}
.h_lead_sl .swiper-slide h3{
	font-size: 16px;color: #333333;line-height: 30px;margin-right: 80px;
	opacity: 0;
}
.h_lead_sl .swiper-slide-active h3,
.h_lead_sl .swiper-slide-active h2{
	opacity: 1;
}
.h_lead_sl .lead_prev,
.h_lead_sl .lead_next{
	position: absolute;left: 0;
	top: 50%;background: url(../images/prev2.png) no-repeat center;
	width: 34px;height: 67px;cursor: pointer;
	margin-top: -33px;transform: rotate(0);z-index: 111;transition: all 0.3s;
}
.h_lead_sl .lead_next{
	left: auto;right: 0;transform: rotate(180deg);transition: all 0.3s;
}
.h_lead_sl .lead_next:hover{
	background:url(../images/prev2-1.png);transform: rotate(180deg);
}
.h_lead_sl .lead_prev:hover{
	background: url(../images/prev2-1.png)
}
.h_lead .wrap1720{
	position: relative;height: 100%;padding-bottom: 40px;
}
.h_lead .rts{
	position: absolute;right: 0;bottom: 0;
	top: 0;background: url(../images/himg1.jpg) no-repeat center/cover;
	width: 429px;z-index: 11;box-sizing: border-box;
	padding: 42px 50px;
}
.h_lead .rts .hd{
	border-bottom: 5px solid #2a2a2a;position: relative;
}
.h_lead .rts .hd i{
	height: 50px;display: block;
}
.h_lead .rts .hd h2{
	font-size: 20px;color: #898989;
	line-height: 28px;text-align: center;
}
.h_lead .rts .hd dd{
	float: left;width: 50%;
	padding-bottom: 15px;
	cursor: pointer;
}
.h_lead .rts .hd dd:hover h2,
.h_lead .rts .hd .on h2{
	color: #e94520;
}
.h_lead .rts .hd dd:nth-child(1) i{
	background: url(../images/hico1.png) no-repeat center;
}
.h_lead .rts .hd dd:nth-child(2) i{
	background: url(../images/hico2.png) no-repeat center;
}
.h_lead .rts .hd dd:nth-child(1):hover i,
.h_lead .rts .hd dd:nth-child(1).on i{
	background: url(../images/hico.png) no-repeat center;
}
.h_lead .rts .hd dd:nth-child(2):hover i,
.h_lead .rts .hd dd:nth-child(2).on i{
	background: url(../images/hico2-1.png) no-repeat center;
}
.h_lead .rts .line{
	width: 50%;position: absolute;left: 0;
	bottom: -5px;background: #e94520;height: 5px;
	z-index: 11;transition: all 0.4s;
}
.h_lead .rts.active1 .line{
	left: 0;
}
.h_lead .rts.active1 .ul1{
	display: block;
}
.h_lead .rts.active1 .ul2{
	display: none;
}
.h_lead .rts.active2 .ul1{
	display: none;
}
.h_lead .rts.active2 .ul2{
	display: block;
}
.h_lead .rts.active2 .line{
	left: 50%;
}
.h_lead .rts .line:before{
	background: url(../images/hico3.png) no-repeat center;
	margin: 0 auto;position: absolute;left: 0;content: "";
	right: 0;width: 16px;height: 8px;bottom: -8px;z-index: 11;
	transition: all 0.4s;
}
.h_lead .rts .line.on{
	left: 50%;
}
.h_lead .rts .bd{
	margin-top: 30px;
}
.h_lead .rts .bd li{
	margin-top: 24px;
}
.h_lead .rts .bd li .lsele{
	border: none;border-bottom: 1px solid #464646;
	height: 46px;font-size: 16px;color: #ffffff;cursor: pointer;
	padding: 0 15px;width: 100%;box-sizing: border-box;
	background: url(../images/hico13.png) no-repeat right center;
}
.h_lead .rts .bd li .lsele option{
	background: #1c1c1c;
}
.h_lead .rts .sub{
	width: 100%;height: 54px;background: #313131;
	border-radius: 27px;text-align: center;
	font-size:16px ;color: #fff;cursor: pointer;
	margin: 60px auto 0;border: none;transition: all 0.3s;
}
.h_lead .rts .sub:hover{
	background: #fff;color: #313131;
}
.h_store{
	background: url(../images/hbg1.jpg) no-repeat center #df4420;
	height: 328px;position: relative;z-index: 111;
}
.hban{
	display: none;
}
.h_store .wrap1720{
	position: relative;height: 100%;
}
.h_store .imgs{
	position: absolute;left: 0;bottom: 0;
	z-index: 111;
}
.h_store .imgs img{
	display: block;
}
.h_store .title h2{
	color: #fff;text-align: center;padding-top: 45px;
}
.h_store .title h3{
	color: #fff;text-align: center;
}
.h_store .form{
	margin-top: 65px;text-align: center;
}
.h_store .form .lsele{
	display: inline-block;
}
.h_store .form .lsele{
	display: inline-block;
}
.h_news{
	overflow: hidden
}
.h_news,
.h_about{
	padding:75px 0 0;background: #f0f0f0;
	position: relative;
}
.h_about:before{
	content: "";background: url(../images/himg4.png) no-repeat center;
	width: 119px;height: 248px;position: absolute;right: 0;top: 0;
	z-index: 11;
}
.h_about:after{
	content: "";
	background: url(../images/himg5.png) no-repeat center;
	width: 72px;height: 108px;position: absolute;left: 0;right: 0;bottom: -108px;
	z-index: 111;margin: 0 auto;
}
.h_news .title,
.h_about .title{
	float: left;
}
.h_news .more,
.h_about .more{
	float: right;
}
.h_news .more a,
.h_about .more a{
	height: 60px;width:172px ;
	display: block;background:#333333;
	font-size: 15px;color: #ffffff;font-weight: bold;
	text-transform: uppercase;text-align: center;line-height: 60px;
	border-radius: 30px;margin-top: 10px;transition: all 0.3s;
}
.h_news .more a:hover,
.h_about .more a:hover{
	    background: #e94511;
	    color: #FFFFFF;
}
.h_about .bd{
	margin-left: 158px;margin-top: 45px;
	overflow: hidden;background: #ffffff;
}
.h_about .bd .imgs{
	float: left;width: 782px;
	height: 408px;
}
.h_about .bd .imgs img{
	display: block;width: 100%;height: 100%;
}
.h_about .bd .text{
	padding: 70px 90px 0;float: right;
	width: calc(100% - 782px);box-sizing: border-box;
}
.h_about .bd .text ul{
	font-size: 0;text-align: center;
}
.h_about .bd .text li{
	display: inline-block;
	width: 25%;
}
.h_about .bd .text i{
	display: block;font-size: 33px;
	color: #f65725;font-weight: bold;
	font-family: arial;
}
.h_about .bd .text h4{
	color: #999999;font-size: 14px;
	line-height: 36px;margin-bottom: 55px;
}
.h_about .bd .text p{
	font-size:14px ;line-height: 24px;
	color: #000000;
}
.h_news .list{
	margin-left: 158px;margin-top: 40px;
}
.h_news .list ul{
	margin-bottom: 40px;
}
.h_news .list li{
	float: left;width: calc((100% - 62px)/3);
	margin-right: 31px;margin-bottom: 25px;
}
.h_news .list li:nth-child(3n){
	margin-right: 0;
}
.h_news .list li a{
	display: block;background: #fff;
	padding: 20px 0 0;box-sizing: border-box;
}
.h_news .list .imgs{
	float: left;width: 222px;height: 122px;margin-left: 20px;
}
.h_news .list li .imgs img{
	display: block;width: 100%;height: 100%;
}
.h_news .list .txt{
	padding: 0 20px;width: calc(100% - 310px);
	float: right;margin-right: 20px;
}
.h_news .list .txt h4{
	font-size:14px;color: #999999;
	line-height: 34px;
}
.h_news .list .txt i{
	background: url(../images/himg6.png) no-repeat center;
	width: 37px;height: 21px;display: inline-block;margin-left: 12px;
	position: relative;top: 3px;
}
.h_news .list .txt p{
	font-size:14px;color: #333333;line-height: 22px;
}
.h_news .list .btn{
	margin-top: 20px;border-top:1px solid #f0f0f0;
	height: 46px;line-height: 46px;
	padding:0 25px;font-size:14px ;
	color: #999999;
}
.h_news .list li:hover .btn{
	background:url(../images/hico6.png) no-repeat right 25px center #f28d77;
	color: #fff;border-color: #f28d77;
}
.footer{
	padding-top: 42px;background: #161616;border-top:5px solid #f65725;
}
.footer .logo1{
	margin: 0 auto;width: 202px;
}
.wrap{
	width:1200px ;margin: 0 auto;
}
.footer dl{
	float: left;width: 176px;
	margin-top: 25px;
}
.footer dt{
	font-size:20px ;line-height: 50px;
	color: #929292;
}
.footer dd a{
	font-size:12px;
	color: #fff;opacity: 0.2;
	line-height: 26px;transition: all 0.3s;
}
.footer dd a:hover{
	opacity: 1;
}
.footer .weix{
	float: right;
	text-align: center;
	margin-top: 42px;
}
.footer .weix .imgs{
	width: 86px;float: left;margin-right: 18px;
}
.footer .weix h4{
	font-size:14px ;
	color: #ffffff;
	text-align: center;opacity: 0.5;
	line-height: 1.6;padding: 10px 0;
}
.footer .weix a{
	font-size: 12px;
	margin: 0 5px;color: #fff;opacity: 0.4;
}
.footer .weix .btn{
	margin-top: 10px;
}
.fts{
	border-top: 1px solid #282828;
}
.ft_hd{
	background: url(../images/himg7.png) no-repeat center bottom;
	padding-bottom: 20px;
}
.ft_hd p.copyright{
	font-size:12px ;
	color: #ffffff;opacity: 0.4;
}
.wrap1460{
	width: 1460px;margin: 0 auto;
}
.fts ul{
	font-size: 0;
	text-align: center;
}
.fts li{
	display: inline-block;
	padding: 38px 0 ;width: 300px;
}
.fts li i{
	height: 26px;display: block;padding-left: 24px;
	display: inline-block;line-height: 26px;
	background: url(../images/hico9.png) no-repeat left center;
}
.fts li h4{
	font-size: 18px;opacity: 1;text-align: center;
	color: #ffffff;line-height: 22px;
}
.fts li h2{
	font-size: 18px;opacity: 1;font-family: arial;
	color: #ffffff;line-height: 26px;
}
.fts li:nth-child(2) i{
	background: url(../images/hico10.png) no-repeat left center;
}
/*
.fts li:nth-child(3) i{
	background: url(../images/hico11.png) no-repeat left center;
}
*/
.fts li:nth-child(3) i{
	background: url(../images/hico12.png) no-repeat left center;
}
.fx_top{
	position: fixed;right: 0;bottom: 20%;
	z-index: 9999;width: 50px;height: 50px;cursor: pointer;
	background: url(../images/hico8.png) no-repeat center #b2b2b2;transition: all 0.3s;
}
.fx_top:hover{
	background: url(../images/hico8-1.png) no-repeat center #FFFFFF;
}
/*棣栭〉缁撴潫*/


.tnav .tel{
	float: right;
}
.tnav .tel a{
	font-size: 26px;
	font-family: arial;
	font-weight: bold;line-height: 88px;display: block;
	background: url(../images/ph.png) no-repeat left center;
	color: #e94520;padding-left: 35px;
}
.banner{
	height: 473px;overflow: hidden;
}
.banner .wrap{
	height: calc(100% - 82px);position: relative;
}
.banner .txt{
	position: absolute;left: 0;
	right: 0;top: 50%;transform: translateY(-50%);
}
.banner .txt h4{
	font-size: 20px;color: #ffffff;line-height: 50px;
	opacity: 0.6;
}
.banner .text{
	position: absolute;left: 0;
	right: 0;top: 50%;transform: translateY(-50%);
	text-align: center;width:580px;margin: 0 auto;
}
.banner .txt{
	position: absolute;right: 0;top: 50%;
	transform: translateY(-50%);left: 0;
}
.banner .txt a{
	font-size: 14px;display: block;width: 155px;
	height: 75px;border:2px solid rgba(255,255,255,0.2);
	line-height: 75px;position: absolute;right: 0;transform: translateY(-50px);
	top: 50%;text-align: center;color: #fff;transition: all 0.3s; 
}
.banner .txt a:hover{
	border:2px solid #e94511;background: #e94511;
}
.banner h2{
	font-size: 40px;color: #ffffff;
	font-weight: bold;line-height: 64px;
}
.banner h3{
	font-size: 22px;color: #ffffff;font-family: arial;
	font-weight: bold;line-height: 38px;text-transform: uppercase;
}

.banner .text .l1{
	background: url(../images/pico1.png) no-repeat center;
	width: 60px;height: 102px;position: absolute;left: 0;top:-50px ;
}
.banner .text .l2{
	background: url(../images/pico2.png) no-repeat center;
	width: 108px;height:123px;position: absolute;right: 0;bottom:-69px ;
}
.nli{
	background: #000000;
	text-align: center;
}
.nli ul{
	font-size: 0;text-align: center;
}
.nli li{
	display: inline-block;
	margin: 0 18px;
}
.nli li a{
	font-size:16px ;
	color: #a3a3a3;line-height: 72px;
}
.nli li a:hover,
.nli li.on a{
	color: #e94520;opacity: 1;
}
.h_hnav{
	position: relative;
}
.h_hnav ul{
	font-size: 0;position: absolute;top: -84px;
	text-align: center;left: 0;right: 0;
}
.h_hnav li{
	width: 200px;display: inline-block;margin: 0 -1px;
}
.h_hnav li a{
	padding: 26px 0 32px;display: block;
	background: #ececec;
}
.h_hnav li i{
	height:72px ;display: block;
}
.h_hnav li:nth-child(1) i{
	background: url(../images/pico3.png) no-repeat center;
}
.h_hnav li:nth-child(2) i{
	background: url(../images/pico4.png) no-repeat center;
}
.h_hnav li:nth-child(3) i{
	background: url(../images/pico5.png) no-repeat center;
}
.h_hnav li:nth-child(4) i{
	background: url(../images/pico6.png) no-repeat center;
}
.h_hnav li:nth-child(5) i{
	background: url(../images/pico7.png) no-repeat center;
}
.h_hnav li:nth-child(6) i{
	background: url(../images/pico8.png) no-repeat center;
}


.h_hnav.two li:nth-child(1) i{
	background: url(../images/tico1.png) no-repeat center;
}
.h_hnav.two li:nth-child(2) i{
	background: url(../images/tico2.png) no-repeat center;
}
.h_hnav.two li:nth-child(3) i{
	background: url(../images/tico3.png) no-repeat center;
}
.h_hnav.two li:nth-child(4) i{
	background: url(../images/tico4.png) no-repeat center;
}
.h_hnav.two li:nth-child(5) i{
	background: url(../images/tico5.png) no-repeat center;
}

.h_hnav.three li:nth-child(1) i{
	background: url(../images/pico31.png) no-repeat center;
}
.h_hnav.three li:nth-child(2) i{
	background: url(../images/pico32.png) no-repeat center;
}


.h_hnav li a{
	transform: skewX(-30deg);
}
.h_hnav li .bd{
	transform: skewX(30deg);
}
.h_hnav li.on a,
.h_hnav li a:hover{
	background: #e94520;
}
.h_hnav li h4{
	font-size:16px;
	color: #333333;line-height: 32px;
}
.h_hnav li:nth-child(1).on i,
.h_hnav li:nth-child(1):hover i{
	background: url(../images/pico3-1.png) no-repeat center;
}
.h_hnav li:nth-child(2).on i,
.h_hnav li:nth-child(2):hover i{
	background: url(../images/pico4-1.png) no-repeat center;
}
.h_hnav li:nth-child(3).on i,
.h_hnav li:nth-child(3):hover i{
	background: url(../images/pico5-1.png) no-repeat center;
}
.h_hnav li:nth-child(4).on i,
.h_hnav li:nth-child(4):hover i{
	background: url(../images/pico6-1.png) no-repeat center;
}
.h_hnav li:nth-child(5).on i,
.h_hnav li:nth-child(5):hover i{
	background: url(../images/pico7-1.png) no-repeat center;
}
.h_hnav li:nth-child(6).on i,
.h_hnav li:nth-child(6):hover i{
	background: url(../images/pico8-1.png) no-repeat center;
}
.h_hnav li.on a h4,
.h_hnav li a:hover h4{
	color: #fff;
}


.h_hnav.two li:nth-child(1).on i,
.h_hnav.two li:nth-child(1):hover i{
	background: url(../images/tico1-1.png) no-repeat center;
}
.h_hnav.two li:nth-child(2).on i,
.h_hnav.two li:nth-child(2):hover i{
	background: url(../images/tico2-1.png) no-repeat center;
}
.h_hnav.two li:nth-child(3).on i,
.h_hnav.two li:nth-child(3):hover i{
	background: url(../images/tico3-1.png) no-repeat center;
}
.h_hnav.two li:nth-child(4).on i,
.h_hnav.two li:nth-child(4):hover i{
	background: url(../images/tico4-1.png) no-repeat center;
}
.h_hnav.two li:nth-child(5).on i,
.h_hnav.two li:nth-child(5):hover i{
	background: url(../images/tico5-1.png) no-repeat center;
}


.h_hnav.three li:nth-child(1).on i,
.h_hnav.three li:nth-child(1):hover i{
	background: url(../images/pico31-1.png) no-repeat center;
}
.h_hnav.three li:nth-child(2).on i,
.h_hnav.three li:nth-child(2):hover i{
	background: url(../images/pico32-1.png) no-repeat center;
}




.pr_list{
	margin-top: 60px;
}
.pr_list li{
	padding-top: 70px;
}
.pr_list li .imgs{
	float: left;width: 395px;
	height: 332px;overflow: hidden;
}
.pr_list li .imgs img{
	display: block;
}
.pr_list li .txt{
	float: left;margin-top:25px;
	width: 530px;
}
.pr_list li .txt img{
	display: block;margin-top: 20px;
}
.pr_list li .txt h4{
	font-size: 24px;
	color: #e94520;
	line-height: 40px;
	font-weight: bold;text-transform: uppercase;
	font-style: italic;
}
.pr_list li .txt h2{
	font-size: 40px;
	color: #e94520;
	line-height: 50px;
	font-weight: bold;text-transform: uppercase;
	font-style: italic;
}
.pr_list li .txt span{
	color: #000;margin-left: 10px;
}
.pr_list li dl{
	margin-top: 50px;overflow: hidden;
}
.pr_list .txt dd{
	float: left;margin-right: 10px;
	text-align: center;
}
.pr_list li .txt .ico{
	width:50px;height: 50px;position: relative;
	border-radius: 50%;background: #fde0d9;
}
.pr_list li .txt .ico i{
	width: 100%;height: 100%;display: block;
}
.pr_list .txt dd h5{
	font-size:14px ;
	color: #999999;line-height: 34px;
}
.pr_list .btns{
	margin-top:185px ;float: left;
}
.pr_list .btns a{
	display: block;padding: 0 24px;
	height: 44px;border-radius: 22px;
	text-align: center;background: #333333;
}
.pr_list .btns a span{
	background: url(../images/pico13.png) no-repeat right center ;
	padding-right:35px;font-size:14px ;color: #cccccc;
	line-height: 44px;display: inline-block;transition: all 0.3s;
}
.pr_list .btns a span i{
	transition: all 0.3s;
}
.pr_list .btns a:hover{
	background: #fc4513;
}
.pr_list .btns a:hover span{
	padding-right:15px;color: #fff;
}
.pr_list .btns a:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}
.pr_list li:nth-child(2n){
	background: url(../images/bg2.jpg) no-repeat center #f3f3f3;
}

/*浜у搧鏈嶅姟缁撴潫*/
.details{
	position: relative;z-index: 111;
}
.hds_nav{
	position: relative;
}
.hds_nav ul{
	position:absolute;top:-54px;left: 0;right: 0;
}
.hds_nav ul li{
	float: left;width: 50%;margin: 0 -1px;
}
.hds_nav li a{
	display: block;height: 108px;
	transform: skew(-30deg);
	background: #ececec;text-align: center;
	background-position: center;
}
.hds_nav li span{
	transform: skew(30deg);display: block;
	line-height: 108px;font-size: 20px;
	color: #ff3333;padding-left:113px;display: inline-block;
}
.hds_nav li:hover a,
.hds_nav li.on a
{
    background:#e94520;
	/*background:url(../images/bg3.png) no-repeat center #e94520;*/
} 
.hds_nav li:hover a span,
.hds_nav li.on a span{
	color: #fff;
}
.hds_nav li:nth-child(1) span{
	background: url(../images/dico2-1.png) no-repeat left center;
}
.hds_nav li:nth-child(2) span{
	background: url(../images/dico3-1.png) no-repeat left center;
}
.hds_nav li:nth-child(1):hover span,
.hds_nav li:nth-child(1).on span{
	background: url(../images/dico2.png) no-repeat left center;
}
.hds_nav li:nth-child(2):hover span,
.hds_nav li:nth-child(2).on span{
	background: url(../images/dico3.png) no-repeat left center;
}


.details .bd{
	padding-top: 170px;
}
.details .main1 .wrap{
	position: relative;
}
.details .main1 .imgs{
	float: left;width: 50%;
} 
.details .main1 .imgs img{
	display: block;margin: 0 auto;
	height:510px;
}
.details .main1 .text{
	float: right;width: 50%;
	box-sizing: border-box;
	padding:35px 45px 0 55px;
} 
.details .main1 .text h2{
	padding-bottom: 30px;
	border-bottom: 1px dashed #e0e0e0;
}
.details .main1 .text h2 img{
	display: block;
}
.details .main1 .text h2{
	font-size: 46px;color: #fc4513;
	line-height: 50px;font-weight: bold;
	font-style: italic;text-transform: uppercase;
}
.details .main1 .text h2 i{
	font-size: 32px;color: #000;margin-left: 10px;
}
.details .main1 h3{
	padding: 20px 0 10px;font-size:18px;line-height: 28px;
}
.details .main1 ul{
	overflow: hidden;
}
.details .main1 li{
	margin-right: 26px;background: url(../images/dico4.png) no-repeat left center;
	padding-left:10px;font-size: 14px;color: #999999;line-height: 26px;
	float: left;
}
.details .main1 h4 img{
	margin: 15px 0 20px;display: inline-block;
	margin-right: 10px;
}
.details .main1 h4{
	border-bottom: 1px dashed #e0e0e0;margin-bottom: 40px;
}
.details .main1 dl{
	overflow: hidden;
}
.details .main1 dl dd{
	float: left;margin-right: 10px;
	text-align: center;
}
.details .main1 dl .ico{
	width:50px;height: 50px;position: relative;
	border-radius: 50%;background: #fde0d9;
}
.details .main1 dl .ico i{
	width: 100%;height: 100%;display: block;
}
.details .main1 dl h5{
	font-size:14px ;
	color: #999999;line-height: 34px;
}
.details .main1 .btns{
	margin-top: 38px;
}

.details .main1 .btns a{
	display: inline-block;padding: 0 24px;
	height: 44px;border-radius: 22px;
	text-align: center;background: #333333;
}
.details .main1 .btns a span{
	background: url(../images/pico13.png) no-repeat right center ;
	padding-right:35px;font-size:14px ;color: #cccccc;
	line-height: 44px;display: inline-block;transition: all 0.3s;
}
.details .main1 .btns a span i{
	transition: all 0.3s;
}
.details .main1 .btns a:hover{
	background: #fc4513;
}
.details .main1 .btns a:hover span{
	padding-right:15px;color: #fff;
}
.details .main1 .btns a:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}





.details .main1 h6{
	background: url(../images/dico1.jpg) no-repeat left center #ffdada;
	height: 74px;line-height: 74px;font-size:30px;color: #e94520;
	font-weight: bold;padding: 0 62px;position: absolute;
	left: 50%;margin-left: -600px;right: 0;z-index: 11;
}
.details .main1 .lft{
	position: relative;height: 74px;margin-top: 95px;
}
.details .main2{
	background: #f3f3f3;
	overflow:hidden;
}
.details .main2 .wrap{
	height: 410px;position: relative;
}
.details .main2 .imgs{
	position: absolute;right: 0;
	bottom: 0;z-index: 11;
}
.details .main2 .imgs img{
	display: block;
}
.details .tit{
	text-align: center;
}
.details .tit h2{
	font-size:30px;color: #e94520;
	font-weight: bold;margin-top: 75px;
	line-height: 58px;
}
.details .main3 h3{
	font-size: 24px;margin-top: 15px;line-height: 48px;
	color: #333333;text-align: center;margin-bottom: 25px;
}
.details .main3 ul{
	border: 1px solid #ececec;overflow: hidden;padding: 10px;
}
.details .main3 li{
	float: left;width: 50%;
	height: 220px;position: relative;
	box-sizing: border-box;
}
.details .main3 li:nth-child(1){
	border-right: 1px dotted #e0e0e0;
}
.details .main3 li img{
	display: block;position: absolute;left: 0;
	right: 0;top: 50%;transform: translateY(-50%);
	margin: 0 auto;max-width: 90%;max-height: 90%;
}
.details .main3 p{
	font-size:14px;
	color: #333333;text-align: center;
	margin: 35px auto 60px;
}
.details .main4{
	background: #f3f3f3;overflow: hidden;
}
.details .main4 ul{
	overflow: hidden;margin-top: 45px;
}
.details .main4 li{
	/*width: calc((100% - 42px)/3);*/
	/*float: left;margin-right: 21px;*/
}
.details .main4 li:nth-child(3n){
	margin-right: 0;
}
.details .main4 .m_hd dl{
	text-align: center;
	font-size: 0;
	margin-top: 40px;
}
.details .main4 .m_hd dd{
	display: inline-block;
	width:114px ;height:44px;
	border-radius: 22px;
	text-align: center;
	font-size:22px ;
	color: #fff;
	background: #333333;
	line-height: 44px;
	margin: 0 6px;cursor: pointer;
}
.details .main4 .m_hd dd.on{
	background: #e94520;
}
.details .main4 li{
	display: none;
}
.details .main4 li table{
	background: #e94520;
	text-align: center;
	width: 100%;
}
.details .main4 li table th{
	background: #e94520;height: 52px;
	text-align: center;color: #fff;
	font-size: 16px;
}
.details .maincc li table th{
	background: #fde0d9;height: 42px;
	text-align: center;color: #333333;
	font-size: 16px;
}
.details .main4 li table td{
	background: #f3f3f3;height: 52px;font-size: 14px;
	color: #333333;
}
.details .maincc li table td{
	background: #f3f3f3;height: 42px;font-size: 14px;
	color: #333333;
}
.details .main4 table span{
	font-size: 16px;color: #ffffff;padding-left: 30px;display: inline-block;
}
.details .main4 .btn{
	margin: 75px auto;text-align: center;
}
.details .main4 .btn a{
	display: inline-block;padding: 0 24px;
	height: 44px;border-radius: 22px;
	text-align: center;background: #333333;
}
.details .main4 .btn a span{
	background: url(../images/pico13.png) no-repeat right center ;
	padding-right:35px;font-size:14px ;color: #cccccc;
	line-height: 44px;display: inline-block;transition: all 0.3s;
}
.details .main4 .btn a span i{
	transition: all 0.3s;
}
.details .main4 .btn a:hover{
	background: #fc4513;
}
.details .main4 .btn a:hover span{
	padding-right:15px;color: #fff;
}
.details .main4 .btn a:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}



/*浜у搧鏈嶅姟璇︽儏缁撴潫*/

.hds_nav_se li:nth-child(1) span{
	background: url(../images/sico1-1.png) no-repeat left center;
}
.hds_nav_se li:nth-child(2) span{
	background: url(../images/sico2-1.png) no-repeat left center;
}
.hds_nav_se li:nth-child(1):hover span,
.hds_nav_se li:nth-child(1).on span{
	background: url(../images/sico1.png) no-repeat left center;
}
.hds_nav_se li:nth-child(2):hover span,
.hds_nav_se li:nth-child(2).on span{
	background: url(../images/sico2.png) no-repeat left center;
}
.search{
	padding-top:105px;background: url(../images/bg4.jpg) no-repeat center bottom #fff;
}
.search .hd ul{
	font-size: 0;
	text-align: center;
}
.search .hd li{
	display: inline-block;margin: 0 16px;
}
.search .hd li a{
	display: block;background: url(../images/sico5.png) no-repeat center;
	width: 171px;height: 58px;text-align: center;line-height: 58px;
	font-size: 18px;color: #333333;cursor: pointer;transition: all 0s;
}
.search .hd li:hover a,
.search .hd li.on a{
	background: url(../images/sico6.png) no-repeat center;
	background-size: cover;transform: scale(1.04);color: #fff;
}
.search .sx{
	margin-top: 45px;
	padding-bottom: 12px;
	padding: 0 30px;
}
.search .sx h3{
	float: left;line-height: 36px;
	font-size: 16px;color: #999999;
}
.search .hd{
	background: #fff;box-sizing: border-box;
}
.search .bd{
	background: #fff;box-sizing: border-box;
}
.search .sx dl{
	overflow: hidden;float: left;
}
.search .sx dd{
	float: left;background: url(../images/sico4.jpg) no-repeat center;
	width: 147px;height: 36px;padding: 0 15px;box-sizing: border-box;
	margin-right: 3px;position: relative;
}
.search .sx dd span{
	font-size: 14px;color: #fff;opacity: 0.8;
	line-height: 36px;
}
.search .sx dd i{
	background: url(../images/sico3.png) no-repeat center;
	width: 36px;height: 36px;position: absolute;right: 0;top: 0;
	cursor: pointer;
}
.search .sx .btn{
	float: left;margin-left:40px;
}
.search .sx .btn a{
	font-size: 14px;color: #5b94db;line-height: 36px;
	text-decoration: underline !important;
}
.search .bd h4{
	margin: 50px auto 25px;font-size: 16px;
	color: #333333;
}
.search .bd .nodata{
	font-size: 16px;
	color: #333333;
}
.search .bd h4 span{
	font-size: 18px;
	line-height:32px;
}
.search .bd ul{
	overflow: hidden;
}
.search .bd li{
	float: left;width: calc((100% - 23px)/2);
	border: 1px solid #f0f0f0;box-sizing: border-box;height: 370px;
	margin-right: 23px;margin-bottom:20px;
}
.search .bd li a{
	display: block;height: 100%;
}
.search .bd li:nth-child(2n){
	margin-right: 0;
}
.search .bd li .imgs{
	width: 266px;text-align: center;position: relative;
	height: 100%;float: left;
}
.search .bd li .imgs img{
	display: block;position: absolute;left: 0;
	right: 0;top: 50%;transform: translateY(-50%);
	margin: 0 auto;
	height:328px;
}
.search .bd li .text{
	float: left;width: 275px;margin-top: 85px;height: 250px;
	position: relative;
}

.search .bd li .text h5{
	font-size: 26px;
	line-height: 46px;
	color: #000;
}
.search .bd li .text h3{
	font-size: 40px;
	line-height: 50px;font-weight: bold;
	color: #5c94db;text-transform: uppercase;
	font-style: italic;
}
.search .bd li .text dl{
	overflow: hidden;margin-top: 25px;
}
.search .bd li .text dd{
	float: left;width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:10px ;
}
.search .bd li .text h3.colo{
	color: #fc4513;
}
.search .bd li .btns{
	width: 135px;height: 44px;
	position: absolute;left: 0;bottom: 0;
	border-radius: 22px;background: #333333;
	text-align: center;transition: all 0.3s;
}
.search .bd li .btns span{
	padding-right: 30px;background: url(../images/pico13.png) no-repeat right center;
	line-height: 44px;font-size: 14px;color: #cccccc;display: inline-block;transition: all 0.3s;
}
.search .bd li .btns:hover span{
	padding-right: 14px;
} 
.search .bd li .btns i{
	transition: all 0.3s;
} 
.search .bd li .btns:hover i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
} 
.search .bd li .btns:hover{
	width: 206px;background: #fc4513;
}
.search{
	padding-bottom: 190px;
}
.about{
	padding: 100px 0 0;
}
.about .imgs{
	text-align: center;
}
.about .imgs img{
	display: block;margin: 0 auto;
}
.about ul{
	text-align: center;font-size: 0;
	margin: 35px auto 50px;
}
.about li{
	display: inline-block;width: 250px;
}
.about li h2{
	font-size: 46px;line-height: 66px;
	color: #f65725;font-family: arial;font-weight: bold;
}
.about li h2 span{
	font-size: 65px;margin: 0 10px;display: inline-block;
}
.about li h4{
	font-size: 14px;line-height: 28px;
	color: #999999;
}
.about p{
	font-size: 15px;line-height: 24px;color: #333333;
}


/*鎼滅储缁撴潫*/

.culture .visi{
	padding: 90px 0 100px;
}
.culture .visi .text{
	width:600px;float: left;padding-top: 25px;padding-right: 50px;
	/*background: url(../images/aico9.png) no-repeat center top;*/
	box-sizing: border-box;
}
.culture .visi .text h4{
	line-height: 44px;font-size: 34px;
	color: #e9451f;font-weight: bold;
	text-transform: uppercase;
}
.culture .visi .text h5{
	font-size:26px;color: #e9451f;line-height:38px;
}
.culture .visi .text h2{
	font-size:36px;color: #343333;line-height:76px;
	font-weight: bold;margin-bottom: 60px;
}
.culture .visi .text p{
	font-size:14px;color: #343333;line-height: 24px;
}
.culture .visi .imgs{
	float: right;width:580px;height: 360px;overflow: hidden;
}
.culture .visi .imgs img{
	width: 100%;height: 100%;display: block;transition: all 0.5s;
}
.culture .visi .imgs img:hover{
	transform: scale(1.08);
}
.culture  .mission{
	position: relative;padding-bottom: 49px;overflow: hidden;
}
.culture  .mission .bg{
	background-size: 100% 465px;height: 465px;position: absolute;left: 0;right: 0;top: 0;z-index: 1;
}
.culture  .mission .text{
	position: relative;left: 0;right: 0;top: 0;text-align: center;width: 1200px;margin: 0 auto;z-index: 10;
	padding: 59px 0 90px;
}
.culture  .mission .text h2{
	font-size: 34px;color: #fff;font-weight: bold;line-height: 41px;text-transform: uppercase;
}
.culture  .mission .text h4{
	font-size: 26px;line-height: 38px;color: #fff;
}
.culture  .mission .text h3{
	font-size: 27px;line-height: 85px;color: #fff;font-weight: bold;margin-bottom: 25px;
}
.culture  .mission .text p{
	font-size: 14px;color: rgba(255,255,255,0.55);line-height: 24px;
}
.culture  .mission .sense{
	position: relative;left: 0;right: 0;top: 0;background: #fff;z-index: 10;width: 1200px;margin: 0 auto;
	padding: 41px 0 34px;text-align: center;box-shadow: 0 5px 8px 1px #f2f2f2;
}
.culture  .mission .sense h2{
	font-size: 34px;color: #e9451f;line-height: 44px;font-weight: bold;
	text-transform: uppercase;
}
.culture  .mission .sense h4{
	font-size: 26px;line-height: 42px;color: #333333;
}
.culture  .mission .sense ul{
	margin-top: 57px;font-size: 0;
}
.culture  .mission .sense ul li{
	display: inline-block;text-align: center;width: 148px;transition: all 0.3s;position: relative;top: 0;
}
.culture  .mission .sense ul li:hover{
	top: -5px;
}
.culture  .mission .sense ul li i{
	display: block;text-align: center;width: 56px;height: 58px;overflow: hidden;margin: 0 auto;
}
.culture  .mission .sense ul li i img{
	display: block;width: 100%;height: 100%;
}
.culture  .mission .sense ul li:nth-child(1) i{
	background: url(../images/aico1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(1):hover i{
	background: url(../images/aico1-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(2) i{
	background: url(../images/aico2.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(2):hover i{
	background: url(../images/aico2-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(3) i{
	background: url(../images/aico3.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(3):hover i{
	background: url(../images/aico3-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(4) i{
	background: url(../images/aico4.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(4):hover i{
	background: url(../images/aico4-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(5) i{
	background: url(../images/aico5.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(5):hover i{
	background: url(../images/aico5-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(6) i{
	background: url(../images/aico6.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(6):hover i{
	background: url(../images/aico6-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(7) i{
	background: url(../images/aico7.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(7):hover i{
	background: url(../images/aico7-1.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(8) i{
	background: url(../images/aico8.png) no-repeat center;
}
.culture  .mission .sense ul li:nth-child(8):hover i{
	background: url(../images/aico8-1.png) no-repeat center;
}
.culture  .mission .sense ul li h5{
	font-size: 16px;color: #333;line-height: 60px;
}
.culture  .mission .sense ul li:hover h5{
	color: #e94511;
}
.culture .man_ent{
	background-size: cover;padding: 51px 0 96px;
}
.culture .man_ent ul{
	overflow: hidden;width: 105%;
}
.culture .man_ent ul li{
	float: left;width: 577px;margin-right: 44px;position: relative;padding:38px  44px;height: 298px;box-sizing: border-box;
	background: url(../images/aimg2.png) no-repeat center;overflow: hidden;
}
.culture .man_ent ul li h2{
	line-height: 41px;font-size: 34px;font-weight: bold;color: #e9451f;text-transform: uppercase;
}
.culture .man_ent ul li h3{
	font-size: 26px;line-height: 38px;color: #333333;
}
.culture .man_ent .txt{
	position: absolute;left: 44px;bottom: 50px;
}
.culture .man_ent .txt p{
	font-size: 18px;color: #343333;line-height: 29px;
}
.culture .man_ent .txt span{
	display: block;width: 35px;height: 2px;background: #000000;margin-top: 26px;
}
.culture .pumoy{
	padding: 61px 0;
}
.culture .pumoy .imgs{
	float: left;width: 344px;height: 490px;overflow: hidden;
}
.culture .pumoy .imgs img{
	display: block;width: 100%;height: 100%;
}
.culture .pumoy .text{
	float: right;width: 790px;margin-left: 0;padding-top: 54px;position: relative;
}
.culture .pumoy .text h2{
	font-size: 22px;color: #e9451f;line-height: 32px;font-weight: bold;margin-bottom: 18px;
}
.culture .pumoy .text p{
	font-size: 14px;color: #343333;line-height: 24px;text-align: justify;
}

/*.culture .pumoy .text:before{
	content: '';position: absolute;right: -322px;bottom: -55px;background: url(../images/aimg5.png) no-repeat center;width: 322px;
	height: 264px;z-index: 10;
}*/
.culture .cstft{
	padding: 80px 0;background-size: cover;
}
.culture .cstft img{
	display: block;width: 995px;height: 437px;overflow: hidden;margin: 0 auto;
}

/*浼佷笟鏂囧寲缁撴潫*/
/* 绀句細璐ｄ换寮€濮� */
.respon{
	background: #f0f0f0;
}
.respon .tit{
	padding: 43px 0 48px;background: #fff;
}
.respon .tit h2{
	font-size: 14px;color: #333333;line-height: 29px;
}
.respon .tit h2 i{
	font-size: 20px;color: #e94520;
}
.respon .con{
	background: url(../images/xbgc1.png) no-repeat center top;background-size: cover;padding-bottom: 90px;
}
.respon .con .hd ul{
	font-size: 0;text-align: center;padding: 43px 0 62px;
}
.respon .con .hd ul li{
	display: inline-block;width: 288px;margin: 0 15px;height: 152px;position: relative;cursor: pointer;
}
.respon .con .hd ul li i{
	position: absolute;z-index: 10;width: 120px;height: 152px;left: -15px;top: 0;display: none;
}
.respon .con .hd ul li img{
	display: block;width: 100%;height: 100%;
}
.respon .con .hd ul li h2{
	height: 70px;transform: skewX(-30deg);position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;background: #cbcbcb;
	
}
.respon .con .hd ul li span{
	display: inline-block;font-size: 17px;color: #fff;line-height: 70px;transform: skewX(30deg);
}
.respon .con .hd ul li.on span{
	margin-left:30%;
}
.respon .con .hd ul li.on i{
	display: block;
}
.respon .con .hd ul li.on h2{
	background: #e94520;
}
.respon .con .bd ul{
	display: block;
}
.respon .con .bd li{
	background: #fff;padding: 30px 34px;box-sizing: border-box;overflow: hidden;margin-bottom: 27px;position: relative;transition: all 0.4s;
}
.respon .con .bd li:after{
	content: '';position: absolute;right: 0;top: 68px;width: 56px;height: 39px;background: url(../images/xico2.png) no-repeat center;
}
.respon .con .bd .img{
	width: 522px;float: left;height: 480px;overflow: hidden;
}
.respon .con .bd .img img{
	display: block;width: 100%;transition: all 0.4s;
}
.respon .con .bd li .img:hover img{
	transform:scale(1.08);
}
.respon .con .bd .text{
	float: right;margin-right: 40px;padding-top: 40px;width: 510px;
}
.respon .con .bd .text h3{
	line-height: 29px;font-size: 19px;color: #333333;margin-bottom: 52px;
}
.respon .con .bd .text h2{
	line-height: 36px;font-size: 26px;color: #e94520;
}
.respon .con .bd .text p{
	font-size: 14px;color: #999999;line-height: 24px;height: 168px;overflow: hidden;
}
.respon .con .bd .text .qbtns{
	margin-top: 60px;overflow: hidden;
}
.respon .con .bd .text .qbtns a{
	display: block;width: 140px;height: 45px;
	border-radius: 23px;background: #333333;
	margin-right: 20px;text-align: center;
	float: left;
}
.respon .con .bd .text .qbtns a span{
	font-size:14px ;color: #fff;line-height: 45px;
	display: inline-block;padding-right: 35px;
	background: url(../images/qico2-1.png) no-repeat right center;
}
.respon .con .bd .text .qbtns a.on,
.respon .con .bd .text .qbtns a:hover{
	background: #e94520;
}
/* 浜烘墠姒傚喌寮€濮� */
.banner2{
	height: 513px;overflow: hidden;
}
.banner h3,
.banner2 h3{
	color: rgba(255,255,255,100);
}
.person .servant{
	padding: 87px 0 98px;
}
.person .servant .hd{
	overflow: hidden;
}
.person .servant .imgs{
	float: left;width: 410px;height: 210px;overflow: hidden;position: relative;
}
.person .servant .imgs img{
	display: block;width: 168px;height: 100%;margin-left: 167px;
}
.person .servant .imgs:before,
.person .servant .imgs:after{
	content: '';position: absolute;left: 46px;bottom: 0;width:123px;height: 103px;background: url(../images/xico4.png) no-repeat center;
}
.person .servant .hd .imgs:after{
	left: auto;bottom: auto;right: 0;top: 0;background: url(../images/xico5.png) no-repeat top 10px center;
}
.person .servant .hd .text{
	width: 760px;float: right;padding-top: 37px;
}
.person .servant .hd .text h2{
	font-size: 30px;line-height: 66px;color: #e94520;
}
.person .servant .hd .text p{
	font-size: 14px;color: #717070;line-height: 22px;
}
.person .servant .bd{
	height: 599px;background-size: cover;position: relative;
}
.person .servant .bd .text{
	float: left;width: 420px;overflow: hidden;padding: 76px 0 0 85px;
}
.person .servant .bd .text h2{
	line-height: 43px;font-size: 30px;color: #333333;
}
.person .servant .bd .text h3{
	font-size: 17px;color: #333;line-height: 27px;text-transform: uppercase;
}
.person .servant .bd .text h4{
	width: 52px;height: 6px;background: #333333;margin-top: 19px;
}
.person .servant .bd .table{
	width: 622px;overflow: hidden;position: absolute;right: 48px;top: 50%;transform: translateY(-50%);
}
.person .servant .bd .table tr{
	background: #fff;
}
.person .servant .bd .table td{
	box-sizing: border-box;border-right: 1px  solid #d9d9d9;height: 240px;
	font-size: 20px;line-height: 28px;color: #717070;text-align: center;
}
.person .servant .bd .table td:nth-child(3n){
	border-right: none;
}
.person .plan{
	padding: 45px 0;background:#f0f0f0;
}
.person .currency h2{
	font-size: 30px;line-height: 50px;color: #e94520;text-align: center;
}
.person .plan h3{
	font-size: 14px;line-height: 35px;color: #717070;text-align: center;
}
.person .plan ul{
	font-size: 0;text-align: center;margin-top: 50px;
}
.person .plan ul li{
	display: inline-block;margin: 0 57px;
}
.person .plan .img{
	width: 322px;height: 274px;overflow: hidden;
}
.person .plan .img img{
	display: block;width: 100%;height: 100%;
}
.person .plan h4{
	font-size: 18px;color: #333;line-height: 41px;margin-top: 12px;
}
.person .welfare{
	padding:50px 0;
}
.person .welfare ul{
	overflow: hidden;margin: 55px 0 45px;
}
.person .welfare ul li{
	float: left;width: 50%;padding: 0 25px;box-sizing: border-box;overflow: hidden;height: 100px;position: relative;top: 0;transition: all 0.3s;
}
.person .welfare ul li:hover{
	top: -5px;
}
.person .welfare .img{
	float: left;width: 70px;height: 70px;overflow: hidden;border: 1px solid #c3c3c3;border-radius: 50%;box-sizing: border-box;
	position: relative;margin-top: 15px;
}
.person .welfare .img img{
	display: block;position: absolute;left: 0;right: 0;top: 50%;margin: 0 auto;transform: translateY(-50%);
	width: 47px;height: 47px;overflow: hidden;
}
.person .welfare .text{
	padding-top: 22px;width: 450px;float: left;margin-left: 27px;height: 80px;overflow: hidden;
}
.person .welfare .text h4{
	font-size: 20px;color: #f65725;line-height: 28px;
}
.person .welfare .text h5{
	font-size: 16px;color: #717070;line-height: 26px;
}
.person .active{
	padding: 62px 0 89px;background: #f0f0f0;
}
.person .active .x_activ{
	position: relative;width: 1352px;margin: 35px auto 0;
}
.person .act_detal .swiper-slide{
	background: #fff;width: 384px;transition: all 0.5s;
}
.person .act_detal .swiper-slide a{
	display: block;width: 100%;height: 100%;
}
.person .act_detal .img{
	width: 353px;height: 177px;overflow: hidden;margin: 15px auto 0;transition: all 0.3s;
}
.person .act_detal .img img{
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.person .act_detal .swiper-slide:hover .img img{
	transform: scale(1.08);
}
.person .act_detal .text{
	padding-top: 10px;
}
.person .act_detal .text .txt{
	width: 353px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;
}
.person .act_detal .text h3{
	font-size: 17px;color: #333;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	margin-bottom:12px;
}
.person .act_detal .text h4{
	padding-bottom: 11px;font-size: 16px;line-height: 25px;color: rgba(51,51,51,0.4);
}
.person .act_detal .text h5{
	font-size: 12px;color: #333;line-height: 45px;position: relative;padding: 0 15px;box-sizing: border-box;
}
.person .act_detal .text h5 i{
	position: absolute;right: 15px;top: 0;height: 100%;
}
.person .act_detal .swiper-slide:hover h5{
	background: #f28d77;color: #fff;
}
.person .act_detal .swiper-slide:hover .text h3{
	color: #E94511;
}
.person .x_activ .swiper-button-prev{
	background-image: url(../images/xico13.png);
}
.person .x_activ .swiper-button-prev:hover{
	background-image: url(../images/xico13-1.png);
}
.person .x_activ .swiper-button-next{
	background-image: url(../images/xico12.png);
}
.person .x_activ .swiper-button-next:hover{
	background-image: url(../images/xico12-1.png);
}
.person .x_activ .swiper-button-prev,
.person .x_activ .swiper-button-next{
	background-size: 26px 52px;
}
.x_header .naver{
	float: left;padding-left: 100px;overflow: inherit;height: auto;
}
.x_header .top{
	height:auto;overflow: hidden;border: none;
}
.x_header .top span{
	height: 72px;
}
.x_header .top .logo{
	margin-top: 20px
}
.x_header .naver li{
	position: static;top: auto;line-height: 72px;
}
.header .top li a{
	display: block;
}
.x_header .top li a{
	line-height: 72px;
}
.header .xsearch{
	float: right;overflow: hidden;height: 72px;
}
.header .xsearch .input{
	display: block;height: 100%;padding-left: 38px;background: url(../images/xico14.png) no-repeat left center;
	font-size: 14px;color: #999999;border: none;width: 93px;float: left;
}
.header .xsearch .btn.on{
	width: 60px;
}
.header .xsearch .btn{
	float: right;line-height: 72px;font-size: 14px;color: #999999;background: none;border: none;cursor: pointer;width: 0;transition: all 0.4s;overflow: hidden;padding: 0
}
.header .xsearch .btn:hover{
	color: #e94520;
}
/* 宀椾綅鎷涜仒 */
.recruit .detal{
	position: relative;top: -125px;background: #fff;z-index: 10;
}
.recruit .hd .rect_tp{
	padding: 23px 37px 0;
}
.recruit .hd .rect_tp h2{
	line-height: 34px;font-size: 14px;color: #333;
}
.recruit .hd .rect_tp .nav{
	overflow: hidden;padding: 15px 0;
}
.recruit .hd .rect_tp .nav li{
	float: left;margin-right: 15px;
}
.recruit .hd .rect_tp .nav .select{
	width: 244px;height: 53px;border: 1px solid #ededed;border-radius: 27px;overflow: hidden;
	background: url(../images/xico15.png) no-repeat right 24px center;box-sizing: border-box;
	padding: 0 34px;
}
.recruit .hd .rect_tp .nav .select option{
	font-size: 14px;color: #333333;line-height: 53px;
}
.recruit .hd .rect_tp .nav .btn{
	width: 129px;height: 51px;line-height: 51px;text-align: center;background: #f55725;font-size: 18px;color: rgba(255,255,255,0.85);
	border-radius: 26px;border: none;overflow: hidden;cursor: pointer;transition: all 0.3s;
}
.recruit .hd .rect_tp .nav .btn:hover{
	background: #E94511;
}
.recruit .hd h6{
	line-height: 73px;margin-top: 44px;font-size: 14px;color: rgba(51,51,51,0.5);
}
.recruit .hd .list{
	border-top: 1px solid #f0f0f0;
}
.recruit .hd .list .list_tp{
	overflow: hidden;border-bottom: 1px  solid #F0F0F0;cursor: pointer;position: relative;
}
.recruit .hd .list .list_tp h2{
	line-height: 80px;padding: 0 52px;box-sizing: border-box;
	font-size: 18px;color: #333;float: left;width: 800px;overflow: hidden;
}
.recruit .hd .list .list_tp h3{
	float: right;font-size: 14px;color: #f89633;line-height: 80px;margin-right: 35px;
	padding-right: 40px;
}
.recruit .hd .list .list_tp h4{
	float: right;font-size: 14px;color: #fff;line-height: 80px;margin-right: 35px;
	padding-right: 40px;display: none;
}
.recruit .hd .list .list_tp h5{
	position: absolute;right: 35px;top: 50%;transform: translateY(-50%);width: 26px;height: 26px;border-radius: 50%;
	overflow: hidden;background: #fff3e6;
}
.recruit .hd .list .list_tp h5 i{
	position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);margin: 0 auto;background: url(../images/xico16.png) no-repeat center;
	display: block;width: 11px;height: 6px;transition: all 0.5s;
}
.recruit .hd .list .active .list_tp h5{
	background: #fff;
}
.recruit .hd .list .active .list_tp h5 i{
	transform: translateY(-50%) rotate(180deg);
}
.recruit .hd .list .inner{
	padding: 38px 50px;box-sizing: border-box;background: #fff4f1;display: none;
}
.recruit .hd .list .inner h2{
	font-size: 14px;color: #999;line-height: 38px;
}
.recruit .hd .list .inner h2 i{
	color: #333;margin-right: 38px;
}
.recruit .hd .list .inner .adr{
	cursor: pointer;
}
.recruit .hd .list .inner h2 img{
	margin-left: 10px;
}
.recruit .hd .list .inner h3{
	line-height: 66px;font-size: 14px;color: #333333;margin-top: 10px;
}
.recruit .hd .list .inner p{
	line-height: 22px;color: #333;font-size: 14px;
}
.recruit .hd .list .inner .img{
	margin-top: 30px;width: 110px;background: #fff;border-radius: 10px;overflow: hidden;padding: 9px 7px 0;
	box-sizing: border-box;
}
.recruit .hd .list .inner .img img{
	display: block;width: 100%;height: 96px;overflow: hidden;
}
.recruit .hd .list .inner .img h4{
	font-size: 14px;color: #e94520;line-height: 40px;text-align: center;
}
.page ul{
	font-size: 0;text-align: center;margin-top: 50px
}
.page ul li{
	width: 38px;height: 38px;border-radius: 50%;overflow: hidden;text-align: center;
	display: inline-block;margin: 0 3px;
}
.page ul li a{
	display: block;width: 100%;height: 100%;font-size: 14px;color: #333;line-height: 38px;background: #fff;
}
.page ul li:hover a,
.page ul li.on a{
	color: #fff;background: #e94520;
}
.recruit .hd .list .active .list_tp h3{
	display: none;
}
.recruit .hd .list .active .list_tp h4{
	display: block;
}
.recruit .hd .list .active .list_tp{
	background: #e94520;
}
.recruit .hd .list .active .list_tp h2{
	color: #fff;
}
.recruit .hd .list .active .inner{
	display: block;
}
.mask{
	position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.85);z-index: 99;display: none;
}
.mask_adress{
	width: 639px;background: #fff;position: fixed;left: 0;right: 0;top: 50%;transform: translateY(-50%);display: none;
	z-index: 999;margin: 0 auto;padding:50px;box-sizing: border-box;
}
.mask_adress ul li{
	padding-left: 55px;margin-bottom: 25px;
}
.mask_adress ul li h2{
	font-size: 24px;color: #333;line-height: 35px;margin-bottom: 6px;font-weight: bold;
}
.mask_adress ul li p{
	line-height: 26px;font-size: 14px;color: #333;
}
.mask_adress ul li h3{
	font-size: 16px;color: #333;line-height: 30px;
}
.mask_adress .icon{
	width: 37px;height: 37px;border-radius: 50%;overflow: hidden;
	position: absolute;right: 21px;top: 28px;cursor: pointer;
}
.mask_adress .icon img{
	display: block;width: 100%;height: 100%;
}
/*浜烘墠搴撳紑濮�*/
.pool{
	position: relative;top: -125px;background: #fff;padding-top: 30px;
}
.pool h2{
	line-height: 48px;text-align: center;font-size: 24px;color: #e94520;
}
.pool h3{
	line-height: 40px;text-align: center;font-size: 17px;color: #333333;
}
.pool ul{
	overflow: hidden;margin-top: 65px
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pool ul li{
	width: 550px;border-bottom: 1px solid #f0f0f0;height: 74px;overflow: hidden;padding: 0 30px;
	box-sizing: border-box;
}
.pool ul li h4{
	float: left;width: 85px;font-size: 16px;color: #333333;line-height: 74px;
}
.pool .input{
	float: right;width: 400px;font-size: 16px;color: #333;height: 100%;border: none;padding: 0 20px;box-sizing: border-box;
}
.pool .btn{
	width: 289px;height: 51px;line-height: 51px;text-align: center;border-radius: 26px;background: #f65725;
	font-size: 18px;color: rgba(255,255,255,0.85);border: none;margin: 80px auto 0;display: block;cursor: pointer;transition: all 0.4s;
}
.pool .btn:hover{
	background: #E94511;
}
/*鏂伴椈寮€濮�*/
.news{
	background: #f0f0f0;
}
.news .wrap{
	position: relative;
}
.news .nav{
	background: #fff;overflow: hidden;
}
.news .nav ul{
	overflow: hidden;
}
.news .nav ul li{
	float: left;width: 50%;padding-left: 148px;box-sizing: border-box;position: relative;
}
.news .nav ul li a{
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.news .nav ul li a:hover h3{
	color: #e94520;
}
.news .nav{
	padding: 30px 0;
}
.news .nav h2{
	background: #e94520;width: 80px;text-align: center;float: left;
	height: 50px;transform: skewX(-30deg);line-height: 50px;position: absolute;left: 0;
	top: 0;
}
.news .nav h2 span{
	font-size: 18px;color: #fff;display: inline-block;transform: skewX(30deg);
}
.news .nav h3{
	font-size: 16px;color: #333;line-height: 50px;padding-left: 12px;
	/*
	background: url(../images/xico24.png) no-repeat left center;
    */
	width: 285px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;
}
.news .nav h4{
	font-size: 14px;color: #999999;float: left;line-height: 50px;
}
.news .list{
	padding-top: 34px;
}
.news .list ul{
	overflow: hidden;width: 105%;
}
.news .list ul li{
	float: left;width: 583px;margin-right: 33px;background: #fff;padding: 30px 0 0;margin-bottom: 40px;
}
.news .list .uls li{
	padding-top: 5px;
}
.news .list .hd{
	overflow: hidden;border-bottom: 1px solid #f2f2f2;width: 517px;margin: 0 auto;
}
.news .list .hd .text{
	float: left;width: 100px;
}
.news .list .hd .text h2{
	line-height: 29px;font-size: 16px;color: #333333;
}
.news .list .hd .text h3{
	margin-top: 38px;line-height: 24px;font-size: 14px;color: #e94520;
}
.news .list .hd .txt h2{
	line-height: 54px;font-size: 16px;color: #bababa;
	text-transform: uppercase;
}
.news .list .hd .txt h2 span{
	color: #343434;margin-left: 8px;
	font-weight:bold;
}
.news .list .hd .text h1{
	line-height: 51px;font-size: 53px;font-weight: bold;color: #333333;margin-left: 26px;
}
.news .list .hd .img{
	float: right;width: 409px;height: 224px;overflow: hidden;
}
.news .list .hd .imgs{
	height: 224px;overflow: hidden;
}
.news .list .hd .imgs img,
.news .list .hd .img img{
	display: block;width: 100%;height: 100%;transition:all 0.4s; 
}
.news .list li:hover .hd img{
	transform:scale(1.05); 
}
.news .list .bd .text{
	padding: 20px 0;width: 517px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;
}
.news .list .bd .text h2{
	line-height: 46px;font-size: 18px;color: #333333;
}
.news .list li:hover .bd .text h2{
	color: #e94511;
}
.news .list .bd .text h3{
	line-height: 21px;font-size: 14px;color: #999999;overflow: hidden;height: 42px;
	margin-bottom: 14px;
}
.news .list .bd h4{
	line-height: 44px;font-size: 14px;color: rgba(51,51,51,0.5);padding: 0 33px;box-sizing: border-box;
	position: relative;background: #fff;transition: all 0.3s;
}
.news .list .bd .btn{
	display: block;
}
.news .list .bd h4 i{
	text-align: right;position: absolute;right: 33px;line-height: 44px;top: 0;
}
.news .list li:hover h4{
	color: #fff;background: #f28d77;
}
.news .page{
	padding: 17px 0 82px;
}

.naver .add_text{
	font-size: 18px;float: left;line-height: 70px;color: #999999;
}
.h5{
	display: none;
}
.h_footer{
	display: none;
}
.x_subnav{
	display: none;
}
.x_p2{
	display: none;
}
.x_more{
	display: none;
}

.search .form{
	background: #f3f3f3;overflow: hidden;padding-top: 75px;
}
.search .form ul{
	text-align: center;font-size: 0;
}
.search .form li{
	display: inline-block;margin:0 24px;position: relative;
}
.search .form .imgs{
	margin-top: 45px;
}
.search .form .imgs img{
	display: block;margin: 0 auto;
}
.search .form .lsele{
	width: 210px;height: 50px;border-radius: 25px;
	border:1px solid #ededed;padding: 0 65px;
	background: url(../images/qico1.png) no-repeat right 25px center #fff;
}
.search .form i{
	width: 43px;height: 43px;
	border-radius: 50px;position: absolute;
	left: 4px;top: 4px;display: block;line-height: 43px;
	font-size: 18px;color: #fff;z-index: 111;background: #2c3e50;
}

.effect .bd{
	background: #f0f0f0;
	padding-top: 45px;padding-bottom: 100px
}
.effect .bd h5{
	font-size: 14px;line-height:36px ;color: #666666;
	margin-bottom: 45px
}
.effect .bd .imgs img{
	display: block;margin: 0 auto;
}
.effect .bd .imgs{
	margin-bottom: 35px;
}
.effect .bd p{
	font-size:15px;color: #666666;line-height: 1.7;
} 
.effect .bd .newstxt{
	font-size:15px;color: #666666;line-height: 1.7;
} 
.effect .bd .newstxt img{
	padding-top:10px;padding-bottom:10px;
} 
.effect .ft{
	padding: 40px 0 30px;
}
.effect .ft h4{
	font-size:16px ;color: #e94520;
	line-height: 30px;
}
.effect .ft li{
	padding-top: 40px;padding-bottom:40px;
	border-bottom: 2px dotted #dedede;
}
.effect .ft li h2{
	overflow: hidden;margin-bottom: 12px;
}
.effect .ft li h3{
	overflow: hidden;
}
.effect .ft li i{
	width:30px;height: 30px;border-radius: 50%;
	font-size: 16px;color: #ffffff;text-transform: uppercase;
	text-align: center;line-height: 30px;display: block;
	float: left;margin-right: 12px;
}
.effect .ft h2 i{
	background: #e8651b;
}
.effect .ft h3 i{
	background: #4ab4f1;
}
.effect .ft li h2 p{
	font-size: 16px;color: #333333;line-height: 30px;
}
.effect .ft li p{
	width: calc(100% - 50px);float: left;
}
.effect .ft li:last-child{
	border-bottom: none;
}
.l_guide li{
	padding:45px 0 50px;
}
.l_guide li .lts{
	float: left;
}
.l_guide li .rts{
	float: right;
}
.l_guide li:nth-child(2n){
	background: #f3f3f3;
}
.l_guide .wrap{
	overflow: hidden;padding: 0 20px 0 30px;
	box-sizing: border-box;
}
.l_guide li h2{
	font-size: 30px;color: #e94520;
	font-weight: bold;line-height:42px ;
}
.l_guide li h3{
	font-size: 23px;color: #999999;
	line-height:32px ;text-transform: uppercase;
}
.l_guide .bd{
	margin-top: 30px;
}
.l_guide .bd .imgs{
	width: 452px;overflow: hidden;
}
.l_guide .bd .imgs img{
	display: block;width: 100%;transition: all 0.5s;
}
.l_guide .bd .imgs img:hover{
	transform: scale(1.08);
}
.l_guide .bd .txt{
	width: 650px;margin-right: 10px;
}
.l_guide .bd h4{
	font-size:18px;color: #121010;
	line-height: 30px;
}
.l_guide .bd p{
	font-size:14px;color: #999999;
	line-height: 24px;
}
.l_guide .bd dd{
	margin-bottom: 22px;
}
.l_guide .bd .btn{
	width:135px;height: 44px;
	display: block;text-align: center;
	border-radius: 22px;background: #333333;transition: all 0.3s;
}
.l_guide .bd .btn span{
	display: inline-block;font-size:14px ;
	color: #cccccc;padding-right: 35px;
	line-height: 44px;background: url(../images/qico2.png) no-repeat right center;
}
.l_guide .bd .btn span i{
	transition: all 0.3s;
}
.l_guide .bd .btn:hover{
	background: #fc4513;width: 209px;
}
.l_guide .bd .btn:hover span{
	padding-right:15px;color: #fff;
}
.l_guide .bd .btn:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}


.hds_nav.xz li:nth-child(1) span{
	background: url(../images/qico3-1.png) no-repeat left center;
}
.hds_nav.xz li:nth-child(2) span{
	background: url(../images/qico4-1.png) no-repeat left center;
}
.hds_nav.xz li:hover span,
.hds_nav.xz li.on:nth-child(1) span{
	background: url(../images/qico3.png) no-repeat left center;
}
.hds_nav.xz li:hover span,
.hds_nav.xz li.on:nth-child(2) span{
	background: url(../images/qico4.png) no-repeat left center;
}
.l_xzzq{
	padding-top: 50px;
}
.l_xzzq li{
	padding: 72px 0;
	overflow: hidden;
}
.l_xzzq li:nth-child(2n){
	background: #f3f3f3;
}
.l_xzzq li .video{
	width:604px ;
}
.l_xzzq li .text{
	width:510px ;margin-top: 70px;
	margin-left: 60px
}
.l_xzzq li h2{
	font-size:24px ;
	color: #333333;font-weight: bold;
	line-height:32px ;margin-bottom: 15px;
}
.l_xzzq li h4{
	font-size:16px ;
	color: #333333;line-height: 2;
	padding-left: 15px;background: url(../images/lico1.png) no-repeat left center;
}
.l_xzzq .lts{
	float: left;
}
.l_xzzq .rts{
	float: right;
}
.l_xzzq .btns{
	width: 136px;height: 44px;line-height: 44px;
	border-radius: 22px;text-align: center;box-sizing: border-box;
	background: #333333;display: block;margin-top: 15px;transition: all 0.3s;
}
.l_xzzq .btns span{
	background: url(../images/pico13.png) no-repeat right center ;
	padding-right:35px;font-size:14px ;color: #cccccc;
	line-height: 44px;display: inline-block;transition: all 0.3s;
}
.l_xzzq .btns span i{
	transition: all 0.3s;
}
.l_xzzq .btns:hover{
	background: #fc4513;width: 209px;
}
.l_xzzq .btns:hover span{
	padding-right:15px;color: #fff;
}
.l_xzzq .btns:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}





.l_xzzq .btns:hover{
	background: #E94511;
}
.l_xzzq .btns i:hover{
	color: #FFFFFF;background: url(../images/qico2-1.png) no-repeat right center;
}
.l_columns{
	padding: 120px 0 100px;overflow: hidden;
}
.l_columns h2{
	font-size:14px;line-height:22px;
	color: #000;
}
.l_columns h3 span{
	font-size:14px;
	color: #ffffff;display: inline-block;
	padding: 0 16px;background: #e94520;
	line-height: 40px;
	border-radius:5px;
}
.l_columns p{
	font-size:14px ;line-height: 22px;
	color: #333;
}
.search .lbor{
	border: 1px solid #f0f0f0;
	margin-top: 12px;
}
.search .remen{
	padding: 40px 30px;font-size: 14px;line-height:46px;
	overflow: hidden;
}
.search .remen h3{
	float: left;
    line-height: 46px;
    font-size: 16px;
    color: #999999;
}
.search .remen dl{
	overflow: hidden;float: left;
	width: calc(100% - 50px);
}
.search .remen dd{
	float: left;margin-right: 4px
}
.search .remen dd a{
	font-size: 14px;color: #333333;
	line-height: 46px;display: block;
	vertical-align: middle;padding: 0 10px;
	border: 1px solid #ffffff;
}
.search .remen dd a:hover{
	color: #e94520;
}
.search .remen i{
	float: left;position: relative;
	height: 46px;display: block;overflow: hidden;
	width: 46px;margin-right: 5px;
}
.search .remen i img{
	display: block;position: absolute;left: 0;
	top: 50%;transform: translateY(-50%);
}
.search .len{
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.search .len dl{
	margin-left: 83px;overflow: hidden;
	padding: 45px 0;
}
.search .len dd{
	float: left;margin-right: 15px;margin-bottom: 5px
	display: block;width: 32px;cursor: pointer;
	height: 32px;border-radius: 50px;line-height: 32px;
	text-align: center;font-size: 18px;color: #999999;
}
.search .len dd:hover,
.search .len dd.on{
	background: #e94520;color: #fff;
} 
.search .lche{
	padding:50px 0 75px;
}
.search .lche dl{
	padding-left: 83px;overflow: hidden;
}
.search .lche dd{
	float: left;width: 20%;
}
.search .lche dd a{
	font-size: 18px;
	color: #271c16;line-height: 46px;
}
.search .lche dd a:hover{
	color: #e94520;
}
.search .lche dd i{
	float: left;height: 46px;display: block;
	margin-right: 10px;
}
.search .lche dd i img{
	vertical-align: middle;position: relative;top: -2px;
}
.search .lxh dl{
	padding: 0 30px;overflow: hidden;min-height: 185px;
}
.search .lxh dd{
	float: left;width: 33%;padding: 24px 0;height: 93px;box-sizing: border-box;
	border-bottom: 1px solid #f0f0f0;position: relative;top: 1px;
}
.search .lxh dd a{
	display: inline-block;font-size:17px;color: #271c16;
	line-height: 42px;border: 1px solid rgba(255,255,255,0);
	padding: 0 48px 0 12px;background-position: right 12px center; 
}
.search .lxh dd a:hover{
	background:url(../images/cico13.png) no-repeat right 12px center #fff4f1;border-color: #fdeae5;
	color: #e94520;
}

.l_map{
	overflow: hidden;
}
.l_map .hd{
	box-shadow: 0 0 4px 1px #ddd;
	position: relative;z-index: 111;
}
.l_map .bd{
	position: relative;
	background: #f2f2f2;
	padding-top: 50px;
	padding-bottom: 80px;
}
.l_map .let_cent{
	/*position: absolute;left:58px;
	top: 33px;width: 455px;background: #fff;
	box-shadow: 0 0 4px 1px #ddd;padding: 0 30px;
	box-sizing: border-box;*/
}
.l_map .let_cent h3{
	font-size: 14px;color: #999999;
	line-height:62px;border-bottom: 1px solid #f0f0f0;
}
.l_map .let_cent h3 span{
	color: #ff9933;
}
.l_map .let_cent dl{
	overflow: hidden;
}
.l_map .let_cent dd{
	border-bottom: 1px dotted #f0f0f0;
	/*padding-left: 40px;*/
	position: relative;
	padding-bottom: 20px;margin-top: 20px;
	float: left;width:33.33% ;box-sizing: border-box;
	height: 130px;
	border-bottom: 1px solid #e1e1e1;
}
.l_map .let_cent dd:nth-child(3n){
}
.l_map .let_cent i{
	background: url(../images/lico3.png) no-repeat center;
	width: 29px;height: 40px;font-family: arial;color: #ffffff;
	font-size: 16px;line-height:30px ;display: block;
	text-align: center;position: absolute;left: 0;
	top: 0;z-index: 1;
}
.l_map .let_cent h2{
	font-size: 16px;
	color: #333333;line-height: 40px;
	height: 40px;word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.l_map .let_cent p{
	font-size:14px ;color: #999999;
	line-height: 24px;width: 250px;
	height: 72px;overflow: hidden;
}
.l_map .hd{
	height: 140px;box-sizing: border-box;
	padding: 43px 0;
}
.l_map .hd li{
	float: left;margin-right: 26px;
}
.l_map .hd h2{
	font-size: 16px;
	color: #2c3e50;line-height: 53px;
}
.l_map .hd .lsele{
	height: 53px;box-sizing: border-box;
	border: 1px solid #ededed;width: 205px;
	border-radius:27px;padding: 0 30px;
	font-size: 14px;color: #2c3e50;line-height: 51px;
	background: url(../images/lico2.png) no-repeat right 24px center;
}
.l_map .hd .btn{
	width: 120px;height: 53px;border-radius: 27px;
	text-align: center;line-height: 53px;background: #f65725;
	font-size: 14px;color: #ffffff;border: none;cursor: pointer;transition: all 0.3s;
}
.l_map .hd .btn:hover{
	background: #e94511;
}
.product_tj{
	background: url(../images/fbg1.jpg) no-repeat center;
	overflow: hidden;padding: 85px 0 0 0;position: relative;
}
.product_tj h2{
	font-size: 40px;
	color: #e94520;font-weight: bold;
	line-height: 58px;text-align: center;
}
.product_tj h3{
	font-size: 30px;
	color: #000000;font-weight: bold;
	line-height: 32px;text-align: center;
	font-family: arial;text-transform: uppercase;
	margin-bottom: 60px;
}
.tj_slider li{
	width: 571px;height: 620px;margin: 0 auto;
	transform: scale(0.7);transition: all 0.4s;
	background-position: center bottom;
}
.tj_slider li.swiper-slide-active{
	background: url(../images/fimg2.png) no-repeat center bottom;
	transform: scale(1);
}
.tj_slider li .txt{
	opacity: 0;
}
.tj_slider li.swiper-slide-active .txt{
	opacity: 1;transition: all 0.4s;
}
.tj_slider li .imgs img{
	display: block;margin: 0 auto
}
.tj_slider li h4{
	font-size: 36px;
	font-weight: bold;color: #ffffff;
	font-family: arial;text-align: center;
	font-style: italic;line-height: 45px;
	margin-top: 10px
}
.tj_slider li h5{
	font-size: 16px;color: #fff;line-height: 28px;
	text-align: center;
}
.tj_slider dl{
	margin-top: 20px;text-align: center;font-size: 0;
}
.tj_slider dd{
	display: inline-block;margin: 0 8px;
}
.tj_slider dd i{
	display: block;margin: 0 auto;
}
.tj_slider dd h6{
	text-align: center;font-size: 14px;
	color: #ffffff;line-height: 36px;
}
.tj_slider .next,
.tj_slider .prev{
	background: url(../images/fico4.png) no-repeat center;
	width: 34px;height: 67px;position: absolute;cursor: pointer;
	left: 125px;top: 50%;margin-top: -34px;z-index: 11;transition:all 0.3s; 
}
.tj_slider .next{
	left: auto;right: 125px;
	transform: rotate(180deg);transition:all 0.3s; 
}
.tj_slider .next:hover{
	transform: rotate(180deg);background: url(../images/fico4-1.png) no-repeat center;
}
.tj_slider .prev:hover{
	background: url(../images/fico4-1.png) no-repeat center;
}
.tj_slider .tj_hd{
	text-align: center;margin: 35px auto;font-size: 0;
}
.tj_slider .tj_hd span{
	background: #ffffff;opacity: 1;
	border-radius: 50%;width: 10px;
	height: 10px;margin: 0 5px;
}
.tj_slider .tj_hd span.swiper-pagination-bullet-active{
	background: #271c16;
}
.h_hnav_5 li{
	width: 20%;
}
.h_hnav_5 li a{
	padding: 29px 0;
}
.h_hnav_5 ul{
	top: -45px;
}
.tire_list{
	overflow: hidden;padding-top: 60px;
}
.tire_list li a{
	padding: 55px 0;overflow: hidden;
	display: block;
}
.tire_list .imgs{
	float: left;width: 300px;height: 170px;
	margin: 0 50px 0 30px;overflow: hidden;transition: all 0.3s;
}
.tire_list .imgs img{
	width: 100%;height: 100%;transition: all 0.3s;
	display: block;
}
.tire_list .imgs img:hover{
	transform: scale(1.08);
}
.tire_list .txt{
	float: left;width: calc(100% - 380px);
}
.tire_list .txt h2{
	font-size: 18px;
	color: #333333;line-height: 50px;transition: all 0.3s;
}
.tire_list li:hover .txt h2{
	color: #e94511;
}
.tire_list .txt p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
.tire_list li:nth-child(2n){
	background:#f1f1f1;
}
.h_store .form ul{
	text-align: center;font-size: 0;padding-left: 150px;
}
.h_store .form li{
	display: inline-block;
	margin: 0 11px;
}
.h_store .form .lsele{
	height: 58px;border-radius: 29px;
	width: 245px;box-sizing: border-box;font-size:16px;color: #333;
	background: url(../images/hico4.png) no-repeat right 28px center #fff;
	padding: 0 30px;cursor: pointer;
}
.h_store .form .sub{
	width: 139px;height: 58px;
	border-radius: 29px;line-height: 58px;
	font-size: 16px;color: #ffffff;cursor: pointer;border: none;
	background: #1c1c1c;transition: all 0.4s;
}
.h_store .form .sub:hover{
	background: #fff;color: #e94520;
}

.map_imgs{
	height: 704px;
}
.item{
	/*height: 500px;overflow-y: scroll;*/
}
/*#ascrail2000 div{
	background: #ff9933 !important;
}
#ascrail2000{
	background: #f1f1f1;
	opacity: 1 !important;
}*/
/*鏂板姞灞炴€�*/
.search .lche dl dd h2{
	font-size: 30px;color: #e94520;line-height: 50px;background-color: #fff3f3;padding: 0 30px;box-sizing: border-box;
	display: none;
}
.search .lche dl{
	display: none;
}
.search .lche dl.on{
	display: block;
}
.x_rts{
	display: none;
}



/*8.18鏂板*/
.pors{
	position: relative;
	margin-top: 60px;
	display: none
}
.ql_process .imgs{
	margin-top: 60px;
}
.qlp_slider{
	position: relative;
	overflow: hidden;
}
.pors .prev,
.pors .next{
	position: absolute;
	left: -50px;top: 50%;
	margin-top: -20px;
	width: 20px;height: 40px;
	cursor: pointer;z-index: 11;
	background: url(../images/qlico7.png) no-repeat center;
}
.pors .prev{
	left: auto;right: -50px;
	transform: rotate(180deg);
}
.ql_process{
	background: #e9e9e9;
	padding: 60px 0 90px;
}
.about .ql_process{
	margin-top: 50px;
}
.ql_process h2{
	font-size: 34px;color: #e9451f;line-height: 44px;font-weight: bold;
	text-transform: uppercase;text-align: center;
}
.ql_process h5{
	font-size: 26px;line-height: 42px;color: #333333;text-align: center;
}
.ql_process li{
	float: left;
	width: 240px;
	position: relative;
	height: 270px;
}
.ql_process li .ico{
	width: 100px;height: 100px;
	border-radius: 50%;
	margin-left: 8px;overflow: hidden;
	margin-right: 10px;position: absolute;
	left: 0;top: 0;
}
.ql_process li .ico img{
	width: 100%;display: block;
}
.ql_process li .txt{
	position: absolute;
	left: 120px;top: 54px;
	z-index: 1;width: 120px;
	transform: translateY(-50%);
}
.ql_process li .txt h3{
	font-size: 28px;
	color: #e9451f;
	font-weight: bold;
	line-height: 36px;
}
.ql_process li .txt h4{
	font-size: 14px;
	color: #343333;
	line-height: 22px;
}
.ql_process li:before{
	position: absolute;
	left: 0;right: 0;top: 50%;
	content: "";display: block;
	background: #b7b7b7;z-index: 11;
	height: 1px;
}
.ql_process li:last-child:before{
	right: 0;
}
.ql_process li:nth-child(2n) .txt{
	bottom: 54px;top: auto;transform: translateY(50%);
}
.ql_process li:nth-child(2n) .ico{
	bottom: 0;top: auto;
}



.h_lead .rts .bd li{
	position: relative;
}
.h_lead .rts .bd li .lbor{
	position: absolute;
	left: 0;top: 46px;
	z-index: 11;
	height: 400px;
	right: 0;
	display: none;
	overflow: hidden;
	background: #fff;
}
.h_lead .rts .bd li .len{
	position: absolute;right: 0;top: 0;
	height: 400px;overflow-y: scroll;padding-right: 10px;
}
.h_lead .rts .bd li .len dd{
	font-size: 14px;
	color: #000;
	line-height: 40px;
	padding: 0 5px;
	cursor: pointer;
}
.h_lead .rts .bd li h2{
	    font-size: 12px;
    color: #e94520;
    line-height: 30px;
    background-color: #fff3f3;
    padding: 0 20px;
    box-sizing: border-box;
}
.h_lead .rts .bd li .lche{
	width: 80%;background: #fff;
	overflow-y: scroll;height: 400px;
}
.h_lead .rts .bd li .lche dd{
	border-bottom: 1px solid #eaeaea;
}
.h_lead .rts .bd li .lche a{
	font-size: 12px;display: block;
    color: #333;line-height: 40px;
    padding:0 20px;
}
.h_lead .rts .bd li .lsele{
	display: block;
}
.h_lead .rts .bd li span.lsele{
	line-height: 46px;
}


.fts li i{
	background-size: 16px auto !important;
}


.videos{
	width: 60%;
	padding: 30px;
	background: #fff;
	position: fixed;
	left: 0;right: 0;
	top: 50%;
	margin: 0 auto;
	transform: translateY(-50%);
	z-index: 1111;box-shadow: 0 0 20px 1px rgba(0,0,0,0.1);
	display: none;
}
.videos video{
	width: 100%;
	display: block;
}
.videos .icon{
	background: url(../images/icons.png) no-repeat center #fff;
	background-size: 80% !important;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 11;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 20px 1px rgba(0,0,0,0.1);
	cursor: pointer;
}
.l_xzzq .btns{
	cursor: pointer;
}


/*鏂板*/
.special_bd .hds{
	background: #e94520;position: relative;
}
.special_bd .hds .wrap{
	overflow: hidden;
}
.special_bd .hds h2{
	font-size:20px;
	color: #ffffff;
	line-height:102px;
}
.special_bd .hds .form{
	position: absolute;
	left: 50%;
	margin-left:-425px;
	top: 0;z-index: 1;
	background: url(../images/t_ico1.jpg) no-repeat left center #ececec;right: 0;overflow: hidden;
	padding-left: 170px;box-sizing: border-box;padding-top:25px;
	bottom: 0;
}
.special_bd .hds .form .lsele{
	width:200px;height: 52px;
	border-radius: 26px;padding: 0 30px;
	box-sizing: border-box;background: url(../images/t_ico2.png) no-repeat right 23px center #fff;font-size: 14px;
	color: #2c3e50;margin-right: 30px;border: none;
	cursor: pointer;
}
.special_bd .hds .form .btns{
	width: 125px;
	height: 52px;
	border-radius: 26px;
	border: none;font-size: 14px;
	color: #ffffff;line-height: 52px;
	text-align: center;background: #ff9933;cursor: pointer;
}
.special_bd .bds{
	background: url(../images/t_bg1.jpg) no-repeat center bottom;
	background-size: cover !important;overflow: hidden;padding-bottom: 45px;
}
.t_title{
	text-align: center;
	padding-top: 50px;
}
.t_title h3{
	font-size:32px;
	color: #e94520;
	line-height: 44px;
}
.t_title h4{
	font-size:24px;
	color: #333333;
	line-height: 32px;
	text-transform: uppercase;
}
.special_bd .bds .t_swiper{
	position: relative;
	margin-top:60px;
}
.special_bd .bds .t_swiper .t_next,
.special_bd .bds .t_swiper .t_prev{
	position: absolute;
	left: 0;top: 30%;z-index: 11;
	background: url(../images/t_ico3.png) no-repeat center;
	width: 34px;height: 67px;cursor: pointer;
}
.special_bd .bds .t_swiper .t_next{
	left: auto;transform: rotate(180deg);
	right: 0;
}
.special_bd .bds li{
	text-align: center;
}
.special_bd .bds h5{
	font-size: 43px;
	color: #333333;
	font-weight: bold;
	line-height: 58px;
	padding-top: 10px;
}
.special_bd .bds h6{
	font-size: 19px;
	color: #333333;
	line-height: 32px;
}
.special_bd .bds .t_sub{
	text-align: center;
}
.special_bd .bds .t_sub a{
	display: inline-block;
	height: 45px;padding: 0 24px;
	border-radius: 23px;
	text-align: center;
	background: #393939;margin: 30px auto 0;
}
.special_bd .bds .t_sub a span{
	display: inline-block;
	padding-right: 34px;
	background: url(../images/t_ico4.png) no-repeat right center;
	font-size: 14px;color: #ffffff;
	line-height: 45px;transition: all 0.3s;
}
.special_bd .bds .t_sub a span i{
	transition: all 0.3s;
}
.special_bd .bds .t_sub a:hover{
	background: #fc4513;
}
.special_bd .bds .t_sub a:hover span{
	padding-right:15px;color: #fff;
}
.special_bd .bds .t_sub a:hover span i{
	padding-right: 90px;background: url(../images/pico14.png) no-repeat right center;
}
.special_bd .t_swiper{
	overflow: hidden;
}
.special_bd .t_tuo{
	padding: 50px 0;
}
.special_bd .t_tuo ul{
	overflow: hidden;
}
.special_bd .t_tuo li{
	float: left;
	width: 20%;
}
.special_bd .t_tuo li a{
	border-right: 1px solid #f5f5f5;
	display: block;text-align: center;
}
.special_bd .t_tuo .ico{
	height: 66px;
}
.special_bd .t_tuo h6{
	font-size:16px;
	color: #333333;
	line-height: 24px;
}
.special_bd .t_tuo li:last-child a{
	border: none;
}
.t_information{
	background: #f3f3f3;
}
.t_information .news{
	background: none;
	position: relative;
}
.t_information .news{
	position: relative;
}
.t_information .news:before{
	position: absolute;
	left:-98px;bottom: 0;
	z-index: 1;content: "";
	background: url(../images/t_ico11.png) no-repeat center;
	width: 98px;height: 64px;
}
.t_information .news:after{
	content: "";
	background: url(../images/t_ico10.png) no-repeat center;
	width: 99px;height: 109px;z-index: 11;
	position: absolute;right: -150px;top: 0;
}
.t_information .news .list{
	padding: 0;
}
.t_information .news ul{
	margin-top:40px;
}
.tz_details .hds_nav li:nth-child(1):hover a span,
.tz_details .hds_nav li.on:nth-child(1) a span{
	background: url(../images/t_ico12.png) no-repeat left center;
}


/*浜岃疆浜у搧*/

.qround_bd .rbds{
	background: url(../images/qmimg1.jpg) no-repeat center;overflow: hidden;padding: 42px 0;box-sizing: border-box;
}
.qround_bd .rbds li{
	float: left;width: calc((100% - 140px)/4);margin-bottom: 15px;margin-right: 46px;
}
.qround_bd .rbds li:nth-child(4n){
	margin-right: 0;
}
.qround_bd .rbds li h3{
	font-size: 18px;color: #000000;line-height: 52px;
}
.qround_bd .rbds li .lsele{
	width: 260px;height: 50px;border-radius: 25px;padding: 0 25px;box-sizing: border-box;background: url(../images/t_ico2.png) no-repeat right 23px center #FFFFFF;font-size: 16px;color: #2c3e50;margin-right: 30px;border: none;cursor: pointer;
}
.qround_bd .rp_rdct{
	padding-top: 54px;overflow: hidden;
}
.qround_bd .wrap1320{
	width: 1320px;margin: 0 auto;
}
.qround_bd .rp_rdct .tit{
	text-align: center;
}
.qround_bd .rp_rdct .tit h2{
	line-height: 48px;color: #e94520;font-size: 32px;
}
.qround_bd .rp_rdct .tit h3{
	line-height: 34px;font-size: 24px;color: #333333;font-family: arial;text-transform: uppercase;
}
.qround_bd .rp_rdct .list{
	margin-top: 64px;
}
.qround_bd .rp_rdct .list li{
	width: calc((100% - 92px)/4);margin-right: 30px;float: left;margin-bottom: 40px;
}
.qround_bd .rp_rdct .list li:nth-child(4n){
	margin-right: 0;
}
.qround_bd .rp_rdct .list li .txt{
	text-align: center;margin-top: 15px;
}
.qround_bd .rp_rdct .list li .txt h4{
	font-size: 24px;color: #333333;line-height: 32px;text-transform: uppercase;
}
.qround_bd .rp_rdct .list li .txt p{
    line-height: 24px;font-size: 16px;color: #333333;	
}
.qround_bd .rp_rdct .list li .imgs{
	width: 100%;height: 308px;overflow: hidden;
}
.qround_bd .rp_rdct .list li .imgs img{
	width: 100%;display: block;height: 100%;transition: all 0.4s;
	background:#efefef;
}
.qround_bd .rp_rdct .list li:hover .imgs img{
	transform: scale(1.05);
}
.qround_bd .rp_mation{
	background: #f3f3f3;padding: 58px 0 64px;overflow: hidden;
}
.qround_bd .rp_mation ul{
	margin: 0 8px;
}
.qround_bd .rp_mation li{
	float: left;width: calc((100% - 70px)/2);margin-right: 68px;
}
.qround_bd .rp_mation li:last-child{
	margin-right: 0;
}
.qround_bd .rp_mation li h2{
	line-height: 54px;font-size: 32px;color: #e94520;
}
.qround_bd .rp_mation li h2 span{
	font-size: 24px;color: #333333;line-height: 54px;margin-left: 12px;text-transform: uppercase;
}
.qround_bd .rp_mation li .txts{
	background: #FFFFFF;margin-top: 16px;padding: 30px;
}
.qround_bd .rp_mation li .txts .imgs{
	width: 100%;height: 242px;overflow: hidden;
}
.qround_bd .rp_mation li .txts .imgs img{
	width: 100%;height: 100%;display: block;transition: all 0.4s;
}
.qround_bd .rp_mation li .txts:hover .imgs img{
	transform: scale(1.05);
}
.qround_bd .rp_mation li .txts dl{
	margin: 20px 10px 0;border-bottom: 1px solid #f2f2f2;padding-bottom: 16px;
}
.qround_bd .rp_mation li .txts dd{
	width: 537px;transition: all 0.3s;
}
.qround_bd .rp_mation li .txts dd:hover p{
	color: #e94511;
}
.qround_bd .rp_mation li .txts p{
	font-size: 16px;color: #333333;line-height: 32px;float: left;background: url(../images/qmico1.jpg) no-repeat left center;padding-left: 20px; word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;width: 410px;
}
.qround_bd .rp_mation li .txts h6{
	font-size: 16px;color: rgba(51,51,51,0.5);line-height: 32px;float: right;
}
.qround_bd .rp_mation li .txts .btn{
	margin: 10px 10px 0;display: block;font-size: 12px;color: rgba(51,51,51,0.4);line-height: 24px;background: url(../images/qmico2.png) no-repeat right;transition: all 0.3s;
}
.qround_bd .rp_mation li .txts .btn:hover{
	color: #e94511;background: url(../images/qmico2-1.png) no-repeat right;
}

.qmtr_details .hds_nav li:nth-child(1):hover span, 
.qmtr_details .hds_nav li:nth-child(1).on span{
	background: url(../images/qmico3.png) no-repeat left center;
}

.qmtr_details .hds_nav.ln li:nth-child(1):hover span, 
.qmtr_details .hds_nav.ln li:nth-child(1).on span{
	background: url(../images/sico2.png) no-repeat left center;
}

.qmtr_details .hds_nav li:nth-child(1):before{
	/*content: "";position: absolute;top: 30px;left: 50px;background: url(../images/qmimg9.png) no-repeat center;z-index: 1;width: 543px;height: 45px;*/
	content: "";position: absolute;top: 30px;left: 50px;z-index: 1;width: 543px;height: 45px;
}
.qmtr_details .hds_nav li{
	position: relative;
}
.qmtr_details .main1 li{
	float: none;margin-right: 0;
}
.qmtr_details .main1 ul{
	padding-bottom: 18px;border-bottom: 1px dashed #e0e0e0;
}
.qmtr_details .main1 dl{
	margin-top: 18px;
}
.qmtr_details .main1 dl dd{
	float: left;margin-right: 75px;
}
.qmtr_details .main1 dl dd h5{
	float: left;font-size: 14px;color: #999999;line-height: 28px;
}
.qmtr_details .main1 dl dd .icon{
	float: left;margin-left: 12px;font-size: 0;margin-top: 8px;
}
.qmtr_details .main1 dl dd .icon i{
	width: 15px;height: 13px;overflow: hidden;display: inline-block;
}
.qmtr_details .main1 dl dd .icon i img{
	width: 100%;height: 100%;display: block;
}
.qmtr_details .main1{
	padding-bottom: 96px;
}
.qmtr_details .main1 .btns{
	margin-top: 76px;
}



/*鏂板*/

.lad_hd.wrap{
	box-sizing: border-box;
	padding: 0 55px;
	margin-top: 125px;
}
.lad_hd dl{
	float: left;
	overflow: hidden;
}
.lad_hd dt{
	float: left;
	width: 114px;
	height: 44px;
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #333333;
	margin-right: 40px;
	cursor: pointer;
}
.lad_hd dd{
	float: left;
	margin-right: 40px;
	display: none;
}
.lad_hd dd a{
	font-size: 18px;
	padding:0 5px;
	line-height: 32px;
	margin-top: 2px;
	display: inline-block;
	color: #333333;
	border-bottom: 4px solid rgba(255,255,255,0);
	text-transform: uppercase;
}
.lad_hd dd a:hover,
.lad_hd dd.on a{
	border-bottom: 4px solid #e94520;
	color: #e94520;
}
.lad_hd  dt:hover,
.lad_hd .on dt{
	background: #e94520;
}
.lad_hd dl.on dd{
	display: block;
}

.details1 .main1 table{
	width: 100%;
}
.details1 .main1 table tr th{
	font-size: 14px;
	color: #ffffff;
	height: 35px;
	background: #515151;
	padding: 0 40px;
	margin-bottom: 13px;
	border-bottom: 13px solid #fff;
}
.details1 .main1 table tr td{
	font-size: 14px;
	color: #999999;
	height: 35px;
	background: #ededed;
	padding: 0 40px;
	border-bottom: 13px solid #fff;
}
.details1 .main1 .imgs img{
	height: 420px;
}
.details1 .bd{
	padding-top: 40px;
}
.details1 .bd .main1{
	padding-bottom: 30px;
}
.details1 .main4 dd{
	float: left;
	width: calc((100% - 40px)/2);
}
.details1 .main4 dd:nth-child(2n){
	margin-right: 0;
	float: right;
}
.details1 .main4 dl{
	overflow: hidden;
}
.details1 .main4 dl .adimg{
	height: 156px;
}
.details1 .tit h2{
	text-align: left;
	height: 58px;
}
.details1 .main4 ul{
	margin-top: 15px;
}



.map_list{
	padding:65px 0 40px;
}
.map_list li{
	margin-bottom:40px ;
}
.map_list li .bor_bt{
	border-bottom:3px solid #e94520;
	margin-bottom: 25px;
	height: 46px;position: relative;margin-left: 2px;
}
.map_list li h2{
	font-size:18px ;
	color: #ffffff;
	background: url(../images/i1.png) no-repeat center;
	width: 178px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	left: -2px;z-index: 1;
	bottom: -3px;
}
.map_list .ovs{
	padding: 0 0 0 40px;
}
.map_list li dl{
	float: left;
	width: calc((100% - 327px)/5);
	margin-right: 65px;
}
.map_list li dt{
	font-size: 18px;
	color: #333333;
	line-height: 64px;
	border-bottom: 1px solid #c5c5c5;
	padding: 0 6px;
	margin-bottom: 20px;
}
.map_list li dd a{
	font-size:15px ;
	color: #848484;
	line-height: 2;
	display: inline-block;
}
.map_list li dd a:hover{
	color: #e94520;
}


/* 2011.11.24寮圭獥 */

.qmmask{
	position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1111;background: rgba(0,0,0,0.5);display: none;
}
.qmmaewmas{
	position: fixed;border-radius: 10px;margin: 0 auto;display: none;
	left: 0;right: 0;
	top: 50%;z-index: 1112;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); background: #fff;padding: 30px 0;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;width: 320px;
	box-sizing: border-box;
}
.qmmaewmas .gb{
	position: absolute;right: 16px;top: 16px;background: url(../images/qmmgb.png) no-repeat center/cover;width: 20px;height: 20px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;cursor: pointer;
}
.qmmaewmas .gb:hover{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜� Chrome */
	-o-transform:rotate(180deg);
}
.qmmaewmas .img{
	width: 240px;display: block;margin: 0 auto;
}
.qmmaewmas .img img{
	display: block;margin: 0 auto;width: 100%;
}
.qmmaewmas h6{
	font-size:16px ;
	line-height: 1.7;
	color: #000;text-align: center;
}
.qwmrte{
	position: absolute;right: -200px;background: #fff;border-radius: 6px;width: 160px;z-index: 1115;top: 50%;padding: 5px 0 10px;box-shadow: 0 0 5px 2px rgba(80,80,80,0.2);transform: translateY(-50%);
	display:block;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.qwmrte .img{
	width: 140px;margin: 0 auto;
}
.qwmrte .img img{
	width: 100%;display: block;margin: 0 auto;
}
.qwmrte h6{
	font-size:14px ;
	line-height: 1.7;
	color: #000;text-align: center;
}

.mallwap {
    display:none;
}
.uuicons{
	width: 50px;height: 50px;
	background: #fff;
	cursor: pointer;position: relative;
	border-bottom: 1px solid #ccc;
}
.uuicons>img{
	position: absolute;
	left: 0;right: 0;top: 0;
	bottom: 0;margin: auto;
	width: 50%;display: block;
}
.uuicons .qwmrte{
	right: 100%;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.uuicons.on .qwmrte{
	    right: -200px;
}
.uuicons:hover .qwmrte{
	right: 100%;
}
.rtsas{
	z-index: 999;
		position: fixed;
		right: 10px;bottom: 30%;
		box-shadow: 0 0 8px 0 rgba(80,80,80,0.2);
}
.fx_top{
	position: static;
	background-color: #fff;
}



/* 閭� */
.fh_lead_sl {
	float: left;width: 80%;padding-left: 3%;
	margin-top: 0;
}
.fh_lead_sl.h_lead_sl .swiper-slide{
	width: 500px;
}
.fh_leadlss .fh_lead_sl {
	margin: 0 auto;
	margin-top: 180px;padding-top: 50px;
	float: none;
}
.fh_leadlss .title {
	margin-top: 0;position: absolute;top: 100px;
}
.fh_lead_rt {
	float: right;width: 31%;background: #1d1d1d;
	padding: 12px 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fh_lead_rt .tlt  {
	padding: 0 50px;
}
.fh_lead_rt .tlt h3 {
	position: relative;font-size: 24px;
	line-height: 74px;color: #e94520;padding-left: 48px;
	background: url(/tbr/images/fn7.png) no-repeat left center;
}
.fh_lead_rt .tlt h3::a {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 37px;width: 37px;
}
.fh_lead_rt .tlt h3::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;height: 5px;background: #e94520;
}
.fh_lead_rt .flist {
	padding: 30px 10px 20px 50px;
}
.fh_lead_rt .flist li {
	margin-bottom: 15px;
}
.fh_lead_rt .flist li h3 {
	font-size: 18px;line-height: 1.8;color: #fefefe;
}
.fh_lead_rt .flist li dl {
	overflow: hidden;margin-top: 12px;
}
.fh_lead_rt .flist li dd {
	float: left;margin-right: 15px;margin-bottom: 15px;
}
.fh_lead_rt .flist li dd:last-child {
	margin-right: 0;
}
.fh_lead_rt .flist li dd a {
	display: inline-block;border: 1px solid rgba(255,255,255,0.12);
	font-size: 18px;color: #c0c0c0;text-align: center;line-height: 40px;
	border-radius: 20px;overflow: hidden;padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s;
}
.fh_lead_rt .flist li dd.on a,
.fh_lead_rt .flist li dd:hover a {
	border-color: #e94520;background: #e94520;
	color: #fff;
}
.fh_lead_rt .subn {
	margin: 0 50px;font-size: 16px;line-height: 56px;
	color: #fff;border-radius: 28px;overflow: hidden;
	background: #313131;text-align: center;display: block;
	transition: all 0.3s;
}
.fh_lead_rt .subn:hover {
	background: #e94520;
}
.fwrap {
	width: 1720px;margin: 0 auto;
}
.fh_leadlss {
	padding: 100px 0;
}
.fbanner {
	height: 540px;
}

.fnavlist ul {
	margin: -85px auto 0;text-align: center;
}
.fnavlist li {
	display: inline-block;background: url(/tbr/images/fn8.png) no-repeat center/cover;
	width: 272px;margin: 0 -50px;height: 150px;text-align: center;
}
.fnavlist li.on,
.fnavlist li:hover {
	background: url(/tbr/images/fn8-1.png) no-repeat center/cover;
}
.fnavlist li a {
	display: block;position: relative;
	left: -10px;
	padding: 22px 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnavlist li .icon {
	display: block;height: 66px;position: relative;
}
.fnavlist li .icon img {
	display: none;margin: 0 auto;position: absolute;
	z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
	max-width: 80%;max-height: 80%;
}
.fnavlist li .icon img:first-child {
	display: block;
}
.fnavlist li:hover .icon img:first-child,
.fnavlist li.on .icon img:first-child {
	display: none;
}
.fnavlist li:hover .icon img:nth-child(2),
.fnavlist li.on .icon img:nth-child(2) {
	display: block;
}
.fnavlist li h4 {
	text-align: center;margin-top: 6px;
	font-size: 16px;line-height: 1.5;color: #333;
}
.fnavlist li.on h4,
.fnavlist li:hover h4 {
	color: #fff;
}
.fhnews {
	background: #f3f3f3;padding: 70px 0 130px;
}
.fnepad {
	padding: 0 20px;
}
.fhnews .cent {
	margin-top: 60px;background: #fff;
}
.fhnews .cent .imgs {
	width: 50%;height: 505px;overflow: hidden;
	float: left;
}
.fhnews .cent .imgs a,
.fhnews .cent .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fhnews .cent .rts {
	float: right;width: 50%;
	padding: 60px 65px 30px 85px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhnews .cent .rts .tet h2{
	font-size: 60px;line-height: 1.2;color: #282828;
	font-weight: bold;
}
.fhnews .cent .rts .tet h6 {
	font-size: 18px;line-height: 1.6;color: #9a9999;
}
.fhnews .cent .rts .text {
	margin-top: 45px;
}
.fhnews .cent .rts .text h3 a {
	display: block;font-size: 24px;
	line-height: 1.5;color: #0c0c0c;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.fhnews .cent .rts .text h3 a:hover {
	color: #e94520;
}
.fhnews .cent .imgs:hover img {
	transform: scale(1.05);
}
.fhnews .cent .rts .text p {
	margin-top: 24px;font-size: 18px;line-height: 1.5;color: #9a9999;
	height: 6em;overflow: hidden;
}
.fhnews .cent .rts .text .fels {
	display: block;margin-top: 36px;
	font-size: 14px;line-height: 1.6;color: #000;
	transition: all 0.3s;
}
.fhnews .cent .rts .text .fels:hover {
	color: #e94520;
}
.fhnews .list li{
	float: left;background: #fff;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhnews .list li:nth-child(2n) {
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
}
.fhnews .list li a {
	display: block;padding: 28px 36px 25px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.fhnews .list li .img {
	float: left;margin-top: 4px;
	width: 186px;height: 98px;overflow: hidden;
}
.fhnews .list li .img img {
	transition: all 0.3s;display: block;
	height: 100%;width: 100%;
}
.fhnews .list li .text {
	float: right;width: calc(100% - 215px);
}
.fhnews .list li .text h3 {
	font-size: 24px;line-height: 1.4;color: #0c0c0c;
	font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.fhnews .list li:hover .text h3 {
	color: #e94520;
}
.fhnews .list li .text h6 {
	margin-top: 12px;line-height: 1.6;color: #a6a4a4;
	font-size: 18px;
}
.fhnews .list li .text .fels {
	margin-top: 12px;display: block;
	font-size: 14px;line-height: 1.8;color: #333;
	background: url(/tbr/images/fj1.png) no-repeat bottom 5px right;
}
.fprodnav ul {
	margin: 130px auto 0;text-align: center;
}
.fprodnav li {
	display: inline-block;margin: 0 -8px;
	position: relative;
}
.fprodnav li a {
	display: block;
}
.fprodnav li .tlt {
	background: url(/tbr/images/fn9.png) no-repeat center/cover;
	font-size: 16px;line-height: 70px;
}
.fprodnav li .tlt h3 {
	color: #353535;
	text-align: center;transition: all 0.3s;width: 328px;
	position: relative;left: 0;
}
.fprodnav li:hover .tlt,
.fprodnav li.on .tlt {
	background: url(/tbr/images/fn9-1.png) no-repeat center/cover;
}
.fprodnav li:hover .tlt h3,
.fprodnav li.on .tlt h3 {
	color: #fff;left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fprodnav li .ico {
	position: absolute;bottom: 0;left: 0;width: 110px;opacity: 0;
	transition: all 0.3s;
}
.fprodnav li .ico img {
	display: block;width: 100%;transition: all 0.3s;
}
.fprodnav li:hover .ico,
.fprodnav li.on .ico {
	opacity: 1;
}
.fproduct {
	margin-top: 110px;
}
.fpadd {
	padding: 0 220px;
}
.fproduct li {
	padding: 30px 0 25px;
}
.fproduct li .fimg {
	float: left;width: 396px;
}
.fproduct li:nth-child(2n) .fimg {
	float: right;margin-right: -70px;
}
.fproduct li .fimg img {
	display: block;width: 100%;
}
.fproduct li .text {
	float: right;width: calc(100% - 455px);
	margin-top: 80px;
}
.fproduct li:nth-child(2n) .text {
	float: left;
}
.fproduct li .text h2 i {
	display: inline-block;padding: 0 2px;
	font-size: 48px;line-height: 60px;color: #fa4515;
	font-weight: bold;
	/* background: #f9d3d3; */
	font-weight: 500;
	text-transform: uppercase;
}
.fproduct li .text h6 {
	margin-top: 18px;height: 4px;
}
.fproduct li .text h6 img {
	display: block;height: 100%;
}
.fproduct li .text p {
	margin-top: 15px;font-size: 18px;
	line-height: 1.6;color: #333;
}
.fproduct li .text dl {
	margin-top: 22px;overflow: hidden;
}
.fproduct li .text dl dd {
	float: left;width: 110px;
}
.fproduct li .text dl dd .ico {
	height: 65px;width: 65px;border-radius: 50%;overflow: hidden;
	margin: 0 auto;
}
.fproduct li .text dl dd .ico img {
	display: block;width: 100%;height: 100%;
}
.fproduct li .text dl dd h5 {
	text-align: center;margin-top: 8px;text-align: center;
	font-size: 16px;line-height: 1.6;color: #595656;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fproduct li .text .fmore {
	margin-top: 36px;
}
.fmore {
	background: #494949;display: block;
	width: 178px;border-radius: 23px;overflow: hidden;
	transition: all 0.3s;text-align: center;
}
.fmore:hover {
	background: #e94520;
}
.fmore i {
	display: inline-block;padding-right: 23px;
	background: url(/tbr/images/fj2.png) no-repeat right center;
	font-size: 16px;line-height: 46px;color: #fff;
}
.fproduct li:nth-child(2n) {
	padding: 44px 0 84px;
}

.fabout {
	padding: 170px 0 60px;
}
.fabout .fabo .imgs {
	float: right;width: 550px;
}
.fabout .fabo .imgs img {
	display: block;width: 100%;
}
.fabout .fabo .text {
	float: left;width: calc(100% - 700px);
	padding-bottom: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fabout .fabo .text h2 {
	padding-top: 45px;font-size: 36px;
	line-height: 50px;color: #010101;font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
}
.fabout .fabo .text h2::before {
	position: absolute;z-index: 11;content: "";
	width: 120px;height: 5px;background: #e94520;
	left: 0;top: 0;
}
.fabout .fabo .text p {
	margin-top: 40px;font-size: 15px;line-height: 2.1;color: #333;
}
.fab_info {
	margin: 0 auto;background: #fff;
	box-shadow: 0 6px 40px 10px #e4e4e4;
	position: relative;z-index: 66;
	top: -85px;
}
.fab_info ul {
	overflow: hidden;width: 100%;
}
.fab_info li {
	float: left;width: 25%;text-align: center;
	padding: 85px 0 42px;position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fab_info li h2 {
	text-align: center;
}
.fab_info li h2 i {
	display: inline-block;font-size: 48px;line-height: 60px;color: #e94511;
	font-weight: bold;
}
.fab_info li h2 em {
	display: inline-block;font-size: 16px;
	line-height: 1.6;color: #838383;padding-left: 6px;
	font-style: normal !important;
}
.fab_info li h5 {
	margin-top: 40px;font-size: 20px;line-height: 1.6;color: #000000;
}
.fab_info li::before {
	position: absolute;z-index: 11;content: "";
	height: 100px;width: 1px;background: #e5e5e5;right: 0;
}
.fab_info li:last-child::before {
	display: none;
}

/* 鍏徃鑽ｈ獕 */
.fhonors {
	padding: 65px 0 130px;
}
.fwhonors {
	padding: 80px 125px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fwhonors .text h2{
	font-size: 36px;line-height: 1.8;color: #010101;font-weight: bold;
	padding-top: 40px;position: relative;
	
}
.fwhonors .text h2::before {
	position: absolute;z-index: 11;content: "";
	top: 0;left: 0;height: 5px;width: 120px;background: #e94520;
}
.fwhonors .text p {
	margin-top: 34px;font-size: 16px;color: #595959;line-height: 38px;
}
.fhonolst {
	padding: 60px 130px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhonolst .fhonorsw {
	position: relative;padding-top: 105px;overflow: hidden;
}
.fhonorsw .pr_next{
	position: absolute;z-index: 55;top: 0;right: 0;
	width: 178px;
}
.fhonorsw .pr_next .next,
.fhonorsw .pr_next .prev {
	position: absolute;z-index: 11;left: 0;top: 0;
	width: 91px;height: 51px;transition: all 0.3s;cursor: pointer;
	background: url(/tbr/images/fn10.png) no-repeat center/cover;
}
.fhonorsw .pr_next .next:hover,
.fhonorsw .pr_next .prev:hover {
	background: url(/tbr/images/fn10-1.png) no-repeat center/cover;
}
.fhonorsw .pr_next .next {
	left: auto;right: 0;
}
.fhonorsw .pr_next .next i,
.fhonorsw .pr_next .prev i {
	position: absolute;z-index: 11;top: 45%;transform: translateY(-50%);
	background: url(/tbr/images/fj3.png) no-repeat center;font-size: 16px;
	transition: all 0.3s;display: block;width: 33px;height: 11px;
	left: 0;right: 0;margin: 0 auto;
}
.fhonorsw .pr_next .next i {
	background: url(/tbr/images/fj3-2.png) no-repeat center;
}
.fhonorsw .pr_next .prev:hover i {
	background: url(/tbr/images/fj3-1.png) no-repeat center;
}
.fhonorsw .pr_next .next:hover i {
	background: url(/tbr/images/fj3-3.png) no-repeat center;
}
.fhonorsw .pr_next::before {
	position: absolute;z-index: 11;content: "";
	top: 20px;width: 1215px;height: 1px;
	background: #f3f3f3;left: -1240px;
}
.fhonorsw li .imgs {
	height: 350px;position: relative;background: #f3f3f3;
}
.fhonorsw li .imgs img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;
	right: 0;margin: 0 auto;max-width: 90%;
}
.fhonorsw li h5 {
	margin-top: 20px;text-align: center;
	font-size: 16px;line-height: 1.5;color: #616161;
}

/* 鏂伴椈 */
.fnewsdd {
	padding: 0 140px;
}
.fnews {
	padding: 135px 0 80px;
}
.fnews .fnewsw {
	float: left;width: 48%;overflow: hidden;
	position: relative;height: 462px;border: 1px solid #dce9ef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnews .fnewsw .next,
.fnews .fnewsw .prev {
	position: absolute;z-index: 33;
	top: 50%;transform: translateY(-50%);
	left: 10px;width: 40px;height: 54px;
	background: url(/tbr/images/fj4.png) no-repeat center rgba(0,0,0,0.24);
	font-size: 18px;cursor: pointer;transition: all 0.3s;
}
.fnews .fnewsw .next:hover,
.fnews .fnewsw .prev:hover {
	background: url(/tbr/images/fj4.png) no-repeat center rgba(0,0,0,0.4);
}
.fnews .fnewsw .next {
	left: auto;right: 10px;
	transform: translateY(-50%) rotate(180deg);
}
.fnews .rts {
	float: right;width: 48%;
}
.fnews .rts li {
	margin-bottom: 26px;background: #fff;
}
.fnews .rts li:last-child {
	margin-bottom: 0;
}
.fnews .rts li a {
	display: block;overflow: hidden;
	padding: 26px 45px;transition: all 0.3s;
}
.fnews .rts li a:hover {
	background: #e94511;
}
.fnews .rts li .lt {
	float: left;
}
.fnews .rts li .lt h2 {
	font-size: 52px;color: #333;line-height: 1;
	font-weight: bold;transition: all 0.3s;
}
.fnews .rts li .lt h6 {
	margin-top: 5px;font-size: 16px;line-height: 20px;color: #333;transition: all 0.3s;
}
.fnews .rts li .tet {
	float: right;width: calc(100% - 102px);
}
.fnews .rts li .tet h4 {
	font-size: 21px;line-height: 35px;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnews .rts li .tet h6 {
	margin-top: 8px;transition: all 0.3s;
	font-size: 14px;line-height: 18px;color: #a6a6a6;
	height: 36px;overflow: hidden;
}
.fnews .rts li:hover .lt h2,
.fnews .rts li:hover .lt h6,
.fnews .rts li:hover .tet h4,
.fnews .rts li:hover .tet h6 {
	color: #fff;
}
.fnewslis {
	padding: 82px 0 92px;background: #f3f3f3;
}
.fnewslis .list li {
	float: left;width: calc((100% - 77px)/4);margin-right: 25px;
	margin-bottom: 35px;
}
.fnewslis .list li:nth-child(4n) {
	margin-right: 0;
}
.fnewslis .list li a {
	display: block;padding: 18px 18px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;transition: all 0.3s;
}
.fnewslis .list li a:hover {
	background: #e94511;
}
.fnewslis .list li .imgs {
	height: 182px;
}

.fnewslis .list li .text {
	margin-top: 20px;
}
.fnewslis .list li .text h3 {
	font-size: 21px;line-height: 1.5;height: 3em;overflow: hidden;
	color: #2e2e2e;transition: all 0.3s;
}
.fnewslis .list li .text h6 {
	margin-top: 12px;font-size: 16px;line-height: 1.5;color: #a6a6a6;transition: all 0.3s;
}
.fnewslis .list li .text p {
	margin-top: 14px;height: 3.6em;overflow: hidden;
	font-size: 16px;line-height: 1.8;color: #a6a6a6;transition: all 0.3s;
}
.fnewslis .list li:hover .text h3,
.fnewslis .list li:hover .text h6,
.fnewslis .list li:hover .text p {
	color: #fff;
}
.fpagels ul {
	text-align: center;margin: 65px auto 0;font-size: 0;
}
.fpagels li {
	display: inline-block;margin: 0 5px;
}
.fpagels li a {
	display: block;min-width: 30px;line-height: 28px;
	border: 1px solid #bbc2cf;color: #bbc2cf;
	font-size: 16px;text-align: center;padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s;
	border-radius: 2px;
}
.fpagels li.on a,
.fpagels li a:hover {
	border-color: #e94511;color: #fff;background: #e94511;
}


/* 娓犻亾 */
.fchanlbj {
	padding: 65px 0 120px;background: #f3f3f3;
}
.fchanlbj h2 {
	text-align: center;font-size: 30px;
	line-height: 40px;color: #020202;font-weight: bold;
}
.fchanlbj .list {
	margin-top: 64px;
}
.fchanlbj .list li {
	float: left;width: calc((100% - 102px)/3);
	margin-right: 50px;background: #fff;
	border-radius: 15px;
	box-shadow: 0 2px 20px 1px rgba(0,0,0,0.1);
	padding: 40px 60px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fchanlbj .list li:nth-child(3n) {
	margin-right: 0;
}
.fchanlbj .list li h3 {
	font-size: 80px;color: #e94520;
	line-height: 1;font-weight: bold;
}
.fchanlbj .list li p {
	margin-top: 16px;font-size: 16px;line-height: 1.8;
	color: #010101;height: 3.6em;overflow: hidden;
}
.fchannel {
	padding: 200px 0 80px;
}
.fchannel .tlt {
	float: left;width: 315px;margin-top: 8px;
}
.fchannel .tlt h3 {
	font-size: 32px;line-height: 1.3;color: #e94520;
}
.fchannel .tlt h5 {
	font-size: 26px;line-height: 1.4;color: #1a1a1a;
	margin-top: 16px;text-transform: uppercase;
}
.fchannel .text {
	float: right;width: calc(100% - 470px);padding-right: 40px;
	font-size: 17px;line-height: 2;color: #2d2d2d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fchannel .text i {
	display: inline-block;color: #e94520;
}
.fchannel img {
	margin: 0 auto;width: 100%;
	display: block;position: relative;top: -22px;
}
.fchpad {
	padding: 0 90px;
}


/* 浜у搧璇︽儏 */
.fprodlum {
	padding: 75px 0 100px;
}
.fprodd {
	padding: 0 70px;
}
.ftile h2 {
	text-align: center;
}
.ftile h2 i {
	display: inline-block;padding: 0 42px;
	font-size: 30px;line-height: 1.8;color: #012e58;font-weight: bold;
	position: relative;
}
.ftile h2 i::after,
.ftile h2 i::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	width: 20px;height: 31px;background: url(/tbr/images/qus7.png) no-repeat center/cover;
}
.ftile h2 i::after {
	left: auto;right: 0;
}
.fprodlum .list ul {
	margin-top: 56px;overflow: hidden;
}
.fprodlum .list ul li {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
	height: 226px;position: relative;
}
.fprodlum .list ul li:nth-child(3n) {
	margin-right: 0;
}
.fprodlum .list ul li a {
	display: block;height: 100%;
}
.fprodlum .list ul li h4 {
	position: absolute;z-index: 11;bottom: 0;left: 0;right: 0;margin: 0 auto;
	background-color: #012e58;padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition: all 0.3s;
	font-size: 22px;line-height: 46px;color: #fff;
}
.fprodlum .list ul li:hover h4 {
	color: #e94520;
}
.ftuitai {
	padding: 70px 0 100px;
}
.ftuitai .imgs {
	margin: 75px auto 0;
}
.ftuitai .imgs img {
	display: block;margin: 0 auto;
}
.fprodata {
	padding: 55px 0 90px;
}
.fprodata table {
	margin-top: 45px;background: #012e58;
}
.fprodata table tbody {
	background: #fff;
}
.fprodata table th {
	background: #012e58;font-size: 18px;
	line-height: 56px;color: #fff;text-align: center;
}
.fprodata table td {
	font-size: 18px;
	line-height: 24px;color: #2f2f2f;text-align: center;
	padding:10px 0px;
}
.fprodyouh {
	padding: 80px 0 100px;
}
.fprodyouh .imgs {
	margin: 70px auto 0;
}
.fprodyouh .imgs img {
	display: block;margin: 0 auto;
}
.fprod_tlt ul {
	text-align: center;margin: 0 auto;
	position: relative;top: -52px;
}

.fprod_tlt li {
	display: inline-block;margin: 0 -34px;background: url(/tbr/images/fk1-1.png) no-repeat center/cover;
	height: 108px;font-size: 24px;position: relative;text-align: center;width: 660px;vertical-align: top;
}
.fprod_tlt li.on {
	background: url(/tbr/images/fk1.png) no-repeat center/cover;position: relative;z-index: 22;
}
.fprod_tltcomm li.on 
{
    background: url(/comm/images/fk1.png) no-repeat center/cover;position: relative;z-index: 22;
}
.fprod_tlt li a {
	display: block;height: 100%;
}
.fprod_tlt li .ico {
	width: 120px;left: 136px;bottom: 0;
	position: absolute;z-index: 33;
}
.fprod_tlt li .ico img {
	display: block;width: 100%;
}
.fprod_tlt li h3 {
	font-size: 24px;line-height: 108px;color: #fff;
	padding-left: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fprod_tlt li h4 {
	text-align: center;
}
.fprod_tlt li h4 i {
	display: inline-block;padding-left: 112px;
	font-size: 18px;line-height: 108px;color: #e94520;
	background: url(/tbr/images/fk4.png) no-repeat left center;
	transition: all 0.3s;
}
.fprod_tlt li:hover h4 i {
	padding-left: 100px;
}


.qusrtext{
	margin-top: 60px;
}
.qusrtext h6{
	font-size: 24px;
	font-weight: 500;
	color: #E84411;
	line-height: 40px;text-align: center;padding: 20px 60px;width: 1200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;text-align: left;margin: 0 auto;position: relative;z-index: 2;
}
.qusrtext h6::before{
	content: "";-webkit-transform: skew(-30deg); -moz-transform: skew(-30deg); -o-transform: skew(-30deg);  position: absolute;top: 0;left: 0;right: 0;z-index: -1;width: 100%;border: 0;height: 100%;background: #fff;
}
.qusrtext h6 span{
	color: #012E58;
}
.qusrtext h6.on{
	color: #fff;
}
.qusrtext h6.on::before{
	background: #ee8564;
}
.qusrtext h6:nth-child(2){
	margin-left: 230px;
}


/* 鏂板 */

/* .h_lead .rts .hd dd{
	float: none;
	width: auto;
}
.h_lead .rts .hd dd:hover h2, .h_lead .rts .hd .on h2{
	color: #898989;
}
.h_lead .rts.active1 .ul2{
	display: block;
}
.fprodnav li .tlt h3{
	width: 290px;
}
.fprodnav li .tlt{
	background-size: 100% 100% !important;
}
 */




/* 鏂板杞儙鐭ヨ瘑*/

.qmlutzs{
	margin-top: 60px;padding-bottom: 60px;
}
.qmlutit h3{
	font-size:34px ;
	line-height: 1.4;
	color: #e94520;
}
.qmlutit h6{
	font-size:22px ;
	line-height: 1.6;
	color: #1a1a1a;text-transform: uppercase;
}
.qmlutzs .bd{
	margin-top: 40px;
}
.qmlutzs .bd li{
	float: left;width: calc((100% - 28px)/2);
}
.qmlutzs .bd li:nth-child(2n){
	float: right;
}
.qmlutzs .bd li h4{
	font-size:28px ;
	line-height: 1.6;
	color: #333333;margin-bottom: 10px;
}
.qmlutzs .bd li .img img{
	width: 100%;display: block;
}

.qmlutjies{
	padding: 36px 0 40px;background: #f3f3f3;
}
.qmlutjies .bd{
	margin-top: 40px;
}
/*
.qmlutjies .bd li{
	width: calc((100% - 150px)/2);float: left;
}
.qmlutjies .bd li:nth-child(2n){
	float: right;
}
*/
.qmlutjies .bd li h4 font{
	font-size:28px ;
	line-height: 40px;
	color: #000000;vertical-align: middle;display: inline-block;
}
.qmlutjies .bd li h4 span{
	display: inline-block;font-size:36px ;
	line-height: 1;
	color: #e94520;vertical-align: middle;font-weight: bold;
}
.qmlutjies .bd li h4 span i{
	margin: 0 20px;font-weight: initial;display: inline-block;
}
.qmlutjies .bd li .img img{
	width: 100%;display: block;
}
.qmlutjies .bd li .img{
	margin-top: 30px;
}
.qmlutzuy{
	padding: 36px 0 60px;
}
.qmlutzuy .bd .img img{
	display: block;margin: 0 auto;
}
.qmlutzuy .bd p{
	font-size:20px ;
	line-height: 1.7;
	color: #040000;margin-top: 40px;text-align: center;
}
.wrap1530{
	width: 1530px;margin: 0 auto;
}
.qmlutfel .qmlutit{
	margin-bottom: 36px;
}
.qmlutfel .box{
	margin-bottom: 36px;box-shadow: 0 10px 10px 0 #efefef;background: #fff;border-top:12px solid #e94520 ;
	padding: 0 70px 60px;
}
.qmlutfel .box h4{
	text-align: center;margin-top: 30px;
}
.qmlutfel .box h4 span{
	font-size:30px ;
	line-height: 1.7;
	color: #333333;position: relative;
}
.qmlutfel .box h4 span::before,
.qmlutfel .box h4 span::after{
	position: absolute;content: "";
	left: -20px;
	top: -12px;z-index: 1;background: url(/tbr/images/qmlu19.jpg) no-repeat center;width: 21px;height: 24px;
}
.qmlutfel .box h4 span::after{
	content: "";left: auto;top: auto;right: -36px;bottom: -12px;background: url(/tbr/images/qmlu20.jpg) no-repeat center;width: 29px;height: 29px;
}
.qmlutfel .box .table{
	margin-top: 30px;
}
.qmlutfel .box .table table{
	width: 100%;
}
.qmlutfel .box .table th{
	font-size: 22px;text-align: center;
	line-height: 62px;
	color: #fff;background: #e94520;
}
.qmlutfel .box .table tr:last-child td{
	border-bottom:5px solid #e94520 ;
}
.qmlutfel .box .table tr:nth-child(2n){
	background: #f2f2f2;
}
.qmlutfel .box .table tr:nth-child(2n + 1){
	background: #fcfcfc;
}
.qmlutfel .box .table td{
	font-size:15px ;
	line-height: 1.7;
	color: #333333;padding: 15px 15px 15px 20px;
}
.qmlutfel .box .table td:nth-child(1){
	font-size:20px ;
	line-height: 1.7;
	color: #e94520;text-align: center;padding: 0;
}
.qmlutfel .box .table .s1{
	font-size:20px ;
	line-height: 1.7;
	color: #b5b5b5;text-align: center;padding: 0;
}
.qmlutfel .box .table tr:nth-child(2){
	height: 260px;
}
.qmlutfel .box .table  td img{
	display: block;margin: 0 auto;
}
.qmlutfel{
	padding-bottom: 70px;
}
.qmlutfaz{
	background: #f3f3f3;padding: 40px 0;
}
.qmlutfaz .qmlutit{
	margin-bottom: 36px;
}
.qmlutfaz .box{
	margin-bottom: 30px;background: #fff;
	padding: 0 70px 50px;position: relative;
}
.qmlutfaz .box h4{
	text-align: center;padding-top: 24px;font-size:30px ;
	line-height: 1.7;
	color: #333333;
}
.qmlutfaz .box::before{
	position: absolute;content: "";
	left: 0;right: 0;margin: 0 auto;
	top: 0;z-index: 1;background: url(/tbr/images/qmlu21.jpg) no-repeat center;width: 334px;height: 5px;
}
.qmlutfaz .box .ovs{
	margin-top: 30px;
}
.qmlutfaz .box .ovs dl{
	float: left;width: calc((100% - 22px)/2);
}
.qmlutfaz .box .ovs dl:nth-child(2n){
	float: right;
}
.qmlutfaz .box .ovs dd{
	float: left;width: 50%;background: #fef6f4;min-height: 570px;
}
.qmlutfaz .box .ovs dd:nth-child(2n){
	float: right;background: #fdece8;
}
.qmlutfaz .box .ovs dd h5{
	font-size: 22px;text-align: center;
	line-height: 62px;
	color: #fff;background: #e94520;margin-bottom: 26px;
}
.qmlutfaz .box .ovs dd p{
	font-size:15px ;
	line-height: 1.8;
	color: #333;padding: 20px 30px 30px;
}
.qmlutfaz .box .ovs dd img{
	display: block;margin: 0 auto;
}
.qmlutfaz .box .bds{
	margin-top: 40px;
}
.qmlutfaz .box .bds h3{
	font-size:28px ;
	line-height: 1.7;
	color: #e94520;text-align: center;
}
.qmlutfaz .box .bds ul{
	margin-top: 50px;
}
.qmlutfaz .box .bds li{
	float: left;width: 20%;margin-bottom: 65px;
}
.qmlutfaz .box .bds .ico img{
	display: block;margin: 0 auto;
}
.qmlutfaz .box .bds li p{
	font-size:18px ;
	line-height: 1.7;
	color: #000;text-align: center;margin-top: 14px;
}
.qmlutfaz .box .bps{
	margin-top: 24px;
}
.qmlutfaz .box .bps img{
	display: block;margin: 0 auto;
}
.qmlutfaz .box .bps p{
	margin-top: 24px;font-size:16px ;
	line-height: 1.7;
	color: #000;
}
.qmlutfaz .box .bps .yd{
	background: #fff;box-shadow: 0 0 10px 0 rgba(80,80,80,0.2);margin-top: 35px;padding: 25px 0 50px;
}
.qmlutfaz .box .bps .yd h3{
	font-size:28px ;
	line-height: 1.7;
	color: #e94520;text-align: center;margin-bottom: 50px;
}
.qmlutfaz .box .bps .yd li{
	float: left;width: 33%;
}
.qmlutfaz .box .bps .yd li:nth-child(2n){
	width: 34%;position: relative;
}
.qmlutfaz .box .bps .yd li:nth-child(2n)::before,
.qmlutfaz .box .bps .yd li:nth-child(2n)::after{
	content: "";width: 1px;height: 100px;background: #e5e5e5;position: absolute;
	left: 0;
	top: 24px;z-index: 1;
}
.qmlutfaz .box .bps .yd li:nth-child(2n)::after{
	left: auto;right: 0;content: "";
}
.qmlutfaz .box .bps .yd li .ico img{
	display: block;margin: 0 auto;
}
.qmlutfaz .box .bps .yd li p{
	font-size:18px ;
	line-height: 1.7;
	color: #000;margin-top: 14px;text-align: center;
}
.qmlutfaz .box .zkh{
	margin-top: 26px;
}
.qmlutfaz .box .zkh h6{
	font-size: 22px;text-align: center;
	line-height: 68px;
	color: #fff;background: #e94520;
}
.qmlutfaz .box .zkh dd{
	float: left;width: 50%;
}
.qmlutfaz .box .zkh dd:nth-child(2n){
	float: right;
}
.qmlutfaz .box .zkh dl{
	background: #fef9f8;
}
.qmlutfaz .box .zkh .img{
	position: relative;background: #fdf3f1;height: 425px;
}
.qmlutfaz .box .zkh dd:nth-child(2n) .img{
	background: #fbe3de;
}
.qmlutfaz .box .zkh .img span{
	font-size: 20px;
	line-height: 48px;
	color: #fff;background: url(/tbr/images/qmlu24.png) no-repeat center/contain;width: 273px;position: absolute;top: 30px;left: 0;display: block;padding: 0 16px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;z-index: 2;
}
.qmlutfaz .box .zkh .img img{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);max-width: 80%;max-height: 80%;display: block;margin: 0 auto;
}
.qmlutfaz .box .zkh p{
	font-size:28px ;
	line-height: 1.7;
	color: #333333;
}
.qmlutfaz .box .zkh .txt{
	padding-left: 45px;margin-top: 25px;
}
.qmlutfaz .box .zkh h5{
	margin: 22px 0 14px;font-size:28px ;
	line-height: 1.7;
	color: #e94520;
}
.qmlutfaz .box .zkh li{
	margin-bottom: 10px;display: flex;justify-content: flex-start;
}
.qmlutfaz .box .zkh li i{
	font-size:16px ;
	line-height: 36px;
	color: #5d5d5d;display: block;
}
.qmlutfaz .box .zkh li span{
	line-height: 30px;border-radius: 50%;font-size:14px ;
	color: #fff;background: #e94520;margin-right: 12px;display: block;width: 30px;height: 30px;text-align: center;margin-top: 5px;
}
.qmlutfaz .box .zkh .txts{
	margin-top: 90px;
}
.qmlutfaz .box .zkh .txts h5{
	color: #4873b9;
}
.qmlutfaz .box .zkh .txts li span{
	background: #4873b9;
}









/* 鏂板 */

.umload{
	position: relative;
	min-height: 100vh;
	overflow: hidden;
}
.bgpic{
	height: 100vh;position: relative;
}
.bgpic img{
	display: block;
	position: absolute;
	left: 0;top: 0;
	width: 100%;
}
.mlo{
	position: absolute;
	right: 10%;
	top: 50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%);
}
.mlo .ulogo img{
	width: 23vw;
	display: block;
}
.mlo .btn a{
	display: block;
	text-align: center;
	width: 195px;
	background: #fc4513;
	border-radius: 30px;
	line-height: 56px;
	margin: 50px auto 10px;
}
.mlo .btn a i{
	font-size: 20px;
	color: #ffffff;
	padding-right: 50px;
	background: url(../images/load/icon1.png) no-repeat right center;
}
.mlo h5{
	font-size: 18px;
	color: #979797;
	text-align: center;
}
.umcopyright{
	position: absolute;
	left: 0;right: 0;
	bottom: 20px;
	text-align: center;
}
.umcopyright,
.umcopyright a{
	font-size:16px ;
	color: #ffffff;
}

.mlo .btn a:hover{
	background: #d23206;
}

.wow{
	visibility: hidden;
}
.mspan{
	text-align: center;
	margin-top: 20px;
}
.mspan span.swiper-pagination-bullet-active{
	background: #fc4513;
}
.details .main1 .imgs{
	overflow: hidden;
}

.naver li dl{
	position: absolute;
	left: 0;right: 0;
	top: 100%;
	background: #000000;
	    text-align: center;
		display: none;
}
.naver li dd{
	display: inline-block;margin: 0 18px;
}
.naver li dd a{
	font-size: 16px;
	    color: #a3a3a3;
	    line-height: 72px;
		display: inline-block;
}
.naver li dd.on a,
.naver li dd a:hover{
	color: #e94520;
	    opacity: 1;
}

.naver li h3{
	
	position: relative;
}


@-webkit-keyframes fadeIna {
  0% {transform: scale(0);opacity: 1;}
  100% {transform: scale(1);opacity: 0;}
}

@keyframes fadeIna {
  0% {transform: scale(0);opacity: 1;}
  100% {transform: scale(1);opacity: 0;}
}

.fadeIna {
  -webkit-animation-name: fadeIna;
          animation-name: fadeIna;
}

@-webkit-keyframes fadeInb {
  0% {transform: scale(0);opacity: 0;}
  100% {transform: scale(1);opacity: 1;}
}

@keyframes fadeInb {
  0% {transform: scale(0);opacity: 0;}
  100% {transform: scale(1);opacity: 1;}
}


.fadeInb {
  -webkit-animation-name: fadeInb;
          animation-name: fadeInb;
}


@-webkit-keyframes fadeInUpa {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpa {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpa {
  -webkit-animation-name: fadeInUpa;
          animation-name: fadeInUpa;
}

.naver{
	z-index: 111;
}
.header .naver .logo{
	margin-top: 10px;
}


.fprodnav2 li:hover .tlt h3, .fprodnav2 li.on .tlt h3{
	left: 0;
}
.fprodnav2 ul{
	margin-top: 80px;
}
.fprodnav li .tlt{
	background-size: 100% 100% !important;
}
.fprodnav2 li .tlt h3{
	width: 280px;
}







.l_map2{
	margin-top: 60px;
}
.l_map2 .hd{
	padding-top: 60px;padding-bottom: 0;
	height: auto;
}

.l_map2 .hd .txt {
    height: 53px;
    box-sizing: border-box;
    border: 1px solid #ededed;
    width: 305px;
    border-radius: 27px;
    padding: 0 30px;
    font-size: 14px;
    color: #2c3e50;
    line-height: 51px;
}
.l_map2 .hd .ubtns{
	    width: 120px;
	    height: 53px;
	    border-radius: 27px;
	    text-align: center;
	    line-height: 53px;
	    background: #f65725;
	    font-size: 14px;
	    color: #ffffff;
	    border: none;
	    cursor: pointer;
	    transition: all 0.3s;
}
.l_map2 .hd .ubtns:hover{
	background: #e94511;
}
.l_map2 .hd ul{
	text-align: center;
}
.l_map2 .hd li{
	float: none;display: inline-block;
}
.l_map2 .hd li{
	    margin-bottom: 20px;
}


.mlo{
	right: 22%;
	top: 46%;width: 22%;
	transform:translateY(0%);
	-ms-transform:translateY(0%);  /* IE 9 */
	-moz-transform:translateY(0%);     /* Firefox */
	-webkit-transform:translateY(0%); /* Safari 和 Chrome */
	-o-transform:translateY(0%);
}
.mlo .btn a{
	width: 160px;
	line-height: 48px;
}
.mlo .btn a i{
	padding-right: 42px;
	font-size: 16px;
}
.mlo h5{
	font-size: 16px;
}
