/**{margin: 0;padding: 0;}
html,body{position: relative;min-width: 1200px;font-size: 16px;color: #333;background: #0e0e0f;}
a{color: #333;text-decoration: none !important;}
li{list-style: none;}
img{display: block;}

h1,h2,h3,h4,h5,h6{font-family: Montserrat-Bold;}
p,span{font-family: Montserrat-Light;}*/

.tem36-news-list .item .title{font-family: Montserrat-Bold;}


/* .container{width: 1200px !important;margin: 0 auto;padding: 0 5px;box-sizing: border-box;padding: 0 !important;} */
.clear:after{content: "";display: block;height: 0;overflow: hidden;clear: both;}

input:-webkit-autofill {
    box-shadow: 0 0 0 1000px rgba(0,0,0,0) inset; 
    -webkit-box-shadow: 0 0 0 1000px rgba(0,0,0,0) inset;
}

@font-face {
	font-family:SanFranciscoDisplay-Black;
	src: url(../fonts/SanFranciscoDisplay-Black);
}
@font-face {
	font-family:Montserrat-Light;
	src: url(../fonts/Montserrat-Light.ttf);
}
@font-face {
	font-family:Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
	font-family:Montserrat-SemiBold;
	src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.clear-row-m{display:block!important;position:relative;}
.p-v-text.right{position:absolute;height:100%;right:0;margin-left: 50%;}
.p-v-text{position: absolute;left: 0;height: 100%;}

.p-v-img.right{margin-left: 50%;}
.p-v-img{margin-left: 0%;}

.pro_info h1,.pro_info h2,.pro_info h3,.pro_info h4{
	color: #9c9c9c;
}
.pro_info p,.pro_info span{
	color: #9c9c9c;
	font-family: Montserrat-Light;
}
.pro_info p,.pro_info span{
	font-size: 14px;
}

.banner-ny .qudong-wenan h2,.banner-ny .pro-wenan h4{
	font-family: Montserrat-SemiBold;
}
/*header start*/

/*.header_zw{
	display: block;
	height: 70px;
}
.header{
	background: #222;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999999;
}
.header .logo{
	padding-top: 21px;
	height: 28px;
	float: left;
	position: relative;
}
.header .logo img{
	height: 100%;
}
.header .logo a{
	height: 100%;
}
.header .logo .img1,.header .logo .img2{
	position: absolute;
	transition: .3s;
	height: 100%;
}
.header .logo .img1{
	opacity: 0;
}
.header .logo .img2{
	opacity: 1;
}
.header .logo:hover .img1{
	opacity: 1;
}
.header .logo:hover .img2{
	opacity: 0;
}
.header .more{
	float: right;
}

.header .nav{
	float: right;
	margin-right: 30px;
}
.header .nav ul>li{
	line-height: 69px;
	float: left;
	text-transform: uppercase;
	margin: 0 20px;
	position: relative;
}*/
/* .header .subnav ol li:hover a{
	color:#D51A28;
} */
/*.header .nav ul>li.active1>a{
	color: #D51A28;
}
.header .nav ul>li.active1> i{
	color: #D51A28;
}
.header .nav ul li a{
	font-family: SanFranciscoDisplay-Black;
	color: #9C9C9C;
	font-weight: 400;
	font-size: 14px;	
	transition-duration: .3s;
	text-align: left;
}
.header .nav>ul>li>a:hover{
	color: #D51A28;
}
.header .nav>ul>li>i:hover{
	color: #D51A28;
}
.header .nav>ul>li>i{
	color: #9C9C9C;	
	display: inline-block;
	transition-duration: .3s;
}
.header .nav>ul>li.active>i{
	color: #D51A28;	
	transform: rotate(180deg);
}
.header .nav ul li.active>a{
	color: #D51A28;
}*/

/* .header .subnav{
	display: none;
	position: absolute;
	width: 100%;
	height: 70px;
	background: #222;
	left: 0;
	top: 70px;
}
.header .subnav ol{
	padding-left: 370px;
}

.header .subnav ol li{
	float: left;
	margin: 0 20px;
}
.header .subnav ol li a{
	font-size: 14px;
} */
/*
.header .subnav ol li a:hover{
	color: #D51A28;
}*/

.subnav {width:162px;background:#222;font-size:12px;text-align:left;position:absolute;left:-50%;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:414;}
.subnav ol {padding:12px 0;}
.subnav ol li{width: 100%;margin: 0 !important;}
.subnav a { transition: .3s; overflow: hidden;text-overflow:ellipsis; white-space: nowrap; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:42px;line-height:42px;color:#333;font-size: 14px;text-align: center;}
.subnav a:hover {color:#FFf!important;background: #D51A28;}
.nav ul > li:hover .subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}


.subnav1 {width:140px;background:#222;font-size:12px;text-align:left;position:absolute;left:-70px;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:414;}
.subnav1 ol{margin: 0;}
.subnav1 ol li{width: 100%;margin: 0 !important;}
.subnav1 a { transition: .3s; overflow: hidden;text-overflow:ellipsis; white-space: nowrap; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:40px;line-height:40px;color:#9C9C9C;font-size: 14px;text-align: center;}
.subnav1 a:hover {color:#FFf!important;background: #D51A28;}


.subnav_pro {width:160px;background:#222;font-size:12px;text-align:left;position:absolute;left:50%;transform: translateX(-80px); top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:414;}
.subnav_pro ol li{width: 100%;margin: 0 !important;}
.subnav_pro a { transition: .3s; overflow: hidden;text-overflow:ellipsis; white-space: nowrap; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:40px;line-height:40px;color:#9C9C9C;font-size: 14px;text-align: center;}
.subnav_pro a:hover {color:#D51A28!important;}
.dh_nav > li:hover .subnav_pro {height:auto;opacity:1;visibility:visible;margin-top:0;}

/*


.header .shop{position: relative;}
.header .shop:hover .subnav1 {height:auto;opacity:1;visibility:visible;margin-top:0;}
.header .shop i{display: inline-block;height: 25px;position: relative;top: 9px;margin-right: 5px;}
.header .shop img{height: 100%;}
.header .shop ol li.ymx i{top: 6px;height: 20px;}*/

/*.ret_top{
	height: 55px;
	width: 55px;
	position: fixed;
	right: 0;
	bottom: 80px;
	background: #313131;
	box-sizing: border-box;
	padding: 5px;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	z-index: 11111;
}
.ret_top i{
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	background: url(../images/ret_top.png) no-repeat;	
	background-size: 30px !important;
	transition: .3s;
}
.ret_top span{
	color: #9c9c9c;
	font-size: 12px;
	transition: .3s;
}
.ret_top:hover{
	background: #D51A28;
}
.ret_top:hover span{
	color: #fff;
}
.ret_top:hover i{
	background: url(../images/ret_top2.png) no-repeat;	
}
.header .lng{
	position: relative;
}
.header .lng span{
	display: block;
	border: 1px solid #9C9C9C;
	border-radius: 2px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: #9C9C9C;
	margin-top: 24px;
}
.header .lng span i{
	color: #9C9C9C;
	font-size: 12px;
}
.header .lng .list{
	display: none;
	position: absolute;
	left: -5px;
	margin-top: 5px;
	z-index: 11;
}
.header .list ul li{
	background: #222;
	width: 60px;
	text-align: center;
}
.header .list ul li a{
	display: block;
	color: #9C9C9C;
	padding: 5px 0;
}
.header .list ul li:hover{
	background: #9C9C9C;
}
.header .list ul li:hover a{
	color: #222;
}

.dropdown{
	float: left;
}
#dLabel{
	border: 1px solid #9C9C9C;
	background: none;
	color: #9C9C9C;
	padding: 2px 5px;
	font-size: 12px;
	margin-top: 23px;
	position: relative;
}
.dropdown-menu{
	background: #222;
	min-width: auto !important;
	left: -10px !important;
}
.dropdown-menu li a{
	color: #9C9C9C !important;
	transition: .3s;
	font-size: 14px !important;
	padding: 3px 20px !important;
}
.footer_bt .dropdown-menu li a{
	padding: 8px 20px !important;
}
.footer_bt .dropdown-menu{
	left: 0!important;
}
.dropdown-menu>li>a:hover{
	background: #D51A28;
	color: #fff !important;
}
.header .shop{
	width: 22px;
	height: 70px;
	background: url(../images/shop.png) no-repeat;
	background-position: 0 26px;
	float: left;
	margin-left: 25px;
	cursor: pointer;
}
*/

/*header end*/

/*公共头部 start*/
.ind_title{
	text-align: center;
	padding: 35px 0 25px 0;
	color: #fff;
}
.ind_title h1{
	font-family: Montserrat-Bold;
	font-size: 24px;
	line-height: 20px;
	text-transform: uppercase;
}
.ind_title p{
	font-family: Montserrat-Light;
	font-size: 14px;
	color: #9c9c9c;
}
.ind_title i{
	display: block;
	width: 40px;
	height: 1px;
	background: #D51A28;
	margin: 0 auto;	
	margin-top: 14px;
}
/*公共头部 end*/

.section{
	position: relative;
	z-index: 1111;
}

/*banner start*/
.banner .swiper-slide{
	display: block;
	height: 100vh;
	width: 100vh;
	background-size: cover !important;
	background-position: center !important;
}
.index_pro{
	width: 100%;
	position: fixed !important;
	left: 0;
	bottom: -100%;
	z-index: 11111;
	background: #161616;
}
.section1{
	transform: scale(0);
	opacity: 0;
	padding-bottom: 20px;
}



.banner_box{
	width: 100%;
	z-index: 1 !important;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 35px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 9px;
}


.banner .swiper-button-next,.banner .swiper-button-prev{
	height: 40px;
	width: 40px;
	background: url(../images/sec3_np2.png) no-repeat;
	transition: .3s;
}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{
	background: url(../images/sec3_np.png) no-repeat;
}
.banner .swiper-button-prev{
	left: 0px;
	opacity: 0;
}
.banner .swiper-button-next{
	opacity: 0;
	right: 0px;
	background-position: -127px 0 !important;
}
.banner:hover .swiper-button-prev{
	left: 150px;
	opacity: 1;
}
.banner:hover .swiper-button-next{
	right: 150px;
	opacity: 1;
}
.banner{
	position: relative;
	width: 100%;
	background: #222;
}
.banner img{
	width: 100%;
	position: relative;
	width: 1920px;
	left: -960px;
	transform: translateX(50%);
	z-index: 1;
}
.banner .swiper-container_banner {
        width: 100%;
        height: 100%;
		overflow: hidden;
    }
.banner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
		overflow: hidden;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border: 1px solid #9C9C9C;
	background: none;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background: #fff;	
	border: 1px solid #fff;
}
/*banner end*/



/*section1 start*/
.section1{
	position: relative;
	z-index: 100;
	background: #161616;
	padding-top: 40px;
}
.section1 .ind_pro_item{
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0 25px;
}
.section1 .ind_pro_item .img{
	width: 100%;
	position: relative;
}
.section1 .ind_pro_item img{
	width: 100%;
	transition: .4s;
}
.section1 .ind_pro_item .img:after{
	content: "";
	display: block;
	width: 256px;
	height: 26px;
	background: url(../images/pro_ds.png) no-repeat;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -128px;
}

.section1 .ind_pro_item p{
	margin-top: 40px;
	text-align: center;
	color: #9C9C9C;
	font-size: 16px;
	font-weight: 400;
	font-family: Montserrat-SemiBold;
	transition: .4s;
}
.section1 .ind_pro_item:hover img{
	margin-top: -15px;
}
.section1 .ind_pro_item:hover p{
	margin-top: 55px;
	color: #D51A28;
}

.section1 .swiper-container_inp {
        width: 100%;
        height: 100%;
		overflow: hidden;
		position: relative;
		padding: 0 40px;
		box-sizing: border-box;
		padding-top: 20px;
    }
   .section1 .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
	
.section1 .swiper-button-next,.section1 .swiper-button-prev{
	height: 40px;
	width: 40px;
	background: url(../images/sec3_np2.png) no-repeat;
	transition: .3s;
}
.section1 .swiper-button-next:hover,.section1 .swiper-button-prev:hover{
	background: url(../images/sec3_np.png) no-repeat;
}
.section1 .swiper-button-prev{
	left: -50px;
	opacity: 0;
}
.section1 .swiper-button-next{
	opacity: 0;
	right: -50px;
	background-position: -127px 0 !important;
}
.section1:hover .swiper-button-prev{
	left: 0px;
	opacity: 1;
}
.section1:hover .swiper-button-next{
	right: 0px;
	opacity: 1;
}
.section1 .swiper-button-next.swiper-button-disabled,.section1  .swiper-button-prev.swiper-button-disabled{
	opacity: 0;
}
/*section1 end*/











/*section2 start*/
.section2{
	position: relative;
	/* background: #222; */
	z-index: 100;
}

.news_item{
	width: 31.333%;
	float: left;
	margin: 0 1%;
}
.news_item .img{
	width: 100%;
}
.news_item .img img{
	width: 100%;
}
.news_item h3{
	font-family: Montserrat-SemiBold;
	font-size: 14px;
	color: #9C9C9C;
	line-height: 24px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	height: 48px;
	transition: .3s;
}
.news_item span{
	font-family: Montserrat-Light;
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	line-height: 24px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	height: 48px;
}
.news_item:hover h3{
	color: #D51A28;
}
/*section2 end*/


/*section3 start*/
.section3{
	/* background: url(../images/sec3_bg.png) #222; */
	background-size: cover;
	background-position: center bottom;
	position: relative;
	z-index: 100 !important;
	padding-bottom: 75px;
}

.section3 .swiper-container {
        width: 100%;
        height: 100%;
		overflow: hi;
    }
.section3 .swiper-slide {
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.section3 .year_box{
	box-sizing: border-box;
	padding: 0 40px;
	position: relative;
}
.section3 .year{
	box-sizing: border-box;
	padding: 0 70px;
	border-bottom: 1px solid rgba(255,61,0,.3);
}
.year_item{width: 100%;}
.section3 .year span{
	font-size: 14px;
	color: #9C9C9C;
	font-family: Montserrat-Light;
	position: relative;
	padding: 10px 0;
	cursor: pointer;
	transition: .3s;
}
.section3 .year span:hover{
	color: #D51A28;
}
.section3 .year span:after{
	content: "";
	display: block;
	height: 1px;
	width: 0;
	background: #D51A28;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: .5s;
}
.section3 .year_event .swiper-button-prev,.section3 .year_event .swiper-button-next{
	height: 40px;
	width: 40px;
	background: url(../images/sec3_np.png) no-repeat;
	top: 0px;
}
.section3 .year_event .swiper-button-prev{
	left: 0px;
}
.section3 .year_event .swiper-button-next{
	right: 0;
	background-position: -127px 0;
}
.section3 .year .swiper-slide.active span{
	color: #D51A28 !important;
}
.section3 .year .swiper-slide.active span:after{
	width: 100%;
}


.section3 .swiper-container_event {
	padding-bottom: 40px;
}
.section3 .year_event{
	box-sizing: border-box;
	padding: 0 50px;
	position: relative;
}
.section3 .year_event .mose{
	display: block;
	width: 20px;
	height: 30px;
	background: url(../images/mouse_icon.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10.5px;
	margin-bottom: -30px;
}
.section3 .year_event .qq{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: rgba(255,61,0,.3);
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -41px;
}
.section3 .year_event .qq:after{
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #E83F39;
	border-radius: 50%;
	position: absolute;
	right: -3.5px;
	top: -3.5px;
}
.section3 .year_event .qq:before{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #E83F39;
	opacity: 0.6;
	border-radius: 50%;
	position: absolute;
	right: -7.5px;
	top: -7.5px;
}
.section3 .year_event .left{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 40px 40px 40px 0;
	border-right: 1px solid rgba(255,61,0,.3);
}
.section3 .year_event .left .img{
	width: calc( 100% - 20px);
	position: relative;
	margin-left: 10px;
}
.section3 .year_event .left .img:after{
	content: "";
	display: block;
	position: absolute;
	left: -10px;
	top: -10px;
	height: calc(100% + 20px);
	width: calc(100% + 20px);
	border: 1px solid rgba(255,61,0,.3);
}
.section3 .year_event .left img{
	width: 100%;
}

.section3 .year_event .right{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 65px 80px 40px 40px;
}
.section3 .year_event .right li{
	padding-bottom: 10px;
}
.section3 .year_event .right span{
	font-size: 16px;
	font-family: Montserrat-Light;
	color: #FFFFFF;
	line-height: 30px;
}
/*section3 end*/





/*footer start*/
.footer_bt{
	position: relative;
	z-index: 2222;
	background: #161616;
}
.footer1{
	padding: 30px 0 30px 0;
}
.footer_bt .left{
	float: left;
}
.footer_bt .left>span{
	float: left;
	color: #e5e5e5;
	font-size: 14px;
	line-height: 36px;
	background: url(../images/dq.png) no-repeat;
	background-size: 24px;
	background-position: 0 5px;
	padding-left: 30px;
	font-family: Montserrat-Light;
}

.footer_bt .dropdown{
	margin-left: 10px;
}
.footer_bt #dLabel{
	margin: 0;
	width: 200px;
	height: 36px;
	text-align: left;
	border: none;
	background: #222;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 10px 0 15px;
	color: #e5e5e5;
}
.footer_bt .caret{
	float: right;
	margin-top: 8px;
	color: #9C9C9C;
}
.footer_bt .dropdown-menu{
	left: 0;
	top: auto;
	bottom: 0;
	margin-bottom: 38px;
}
.footer_bt .dropdown-menu>li{
	width: 198px;
}
.footer_bt .dropdown-menu>li>a{
	padding: 8px 20px;
	text-align: left;
}


.footer_bt .right{
	float: right;
}
.footer_bt .right span{
	font-size: 14px;
	color: #e5e5e5;
	font-family: Montserrat-Light;
	float: left;
	line-height: 36px;
}
.footer_bt .right ul{
	margin-bottom: 0;
}
.footer_bt .right ul li{
	height: 36px;
	width: 36px;
	display: block;
	float: left;
	margin: 0 2px;
}
.footer_bt .right ul li a{
	height: 100%;
	width: 100%;
	display: block;
	background: url(../images/fot_icon.png) no-repeat #333;
	border-radius: 100%;
	transition: .25s;
}
.footer_bt .right ul li a:hover{
	background: url(../images/fot_icon_hover.png) no-repeat #333;
}
.footer_bt .right ul{float: left;}
.footer_bt .right ul li .a1{background-position: 10px 8px !important;}
.footer_bt .right ul li .a3{background-position: -91px 8px !important;}
.footer_bt .right ul li .a2{background-position: -41px 8px !important;}
.footer_bt .right ul li .a4{background-position: -147px 8px !important;}
.footer_bt .right ul li .a5{background-position: -201px 8px !important;}


.footer2{
	border-top: 1px solid rgba(255,255,255,.12);
	line-height: 60px;
}
.footer2 span,.footer2 a{
	/*color: #444;*/
	color: #8e8e8e;
	font-size: 14px;
	font-family: Montserrat-Light;
	transition: .25s;
}
.footer2 a:hover{
	color: #9C9C9C;
}
/*footer end*/



.section{
	position: relative;
}
.section_bg{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/sec3_bg.png) 50% 0 no-repeat fixed #111;
	background-size: cover;
	background-position: center bottom;
}



.list_dh{
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	background: #0e0e0f;
}
.list_dh ul>li{float: left;text-align: left;line-height: 60px;position: relative;margin-right: 35px;}
.li_search{float: right !important;margin-right: 0!important;}
.list_dh ul>li>a:after{content: "";display: block;position: absolute; height: 2px;width: 0;transition: .3s; background: #D51A28;bottom: 1px;left: 0;}
.list_dh ul>li>a{text-transform: capitalize; color: #9c9c9c;position: relative;display: inline-block;height: 60px;padding: 0 5px;font-size: 18px;}
.list_dh ul>li.active a,.list_dh ul>li:hover>a{
	color: #D51A28;
}

.list_dh ul li a i{
	font-size: 14px;
	font-weight: normal;
}

/* .list_dh .subnav_pro{
	position: absolute;
	top: 100%;
	padding: 10px 14px;
	left: 0px;
	z-index: 11;
	background: #333;
	display: none;
} */

.list_dh .subnav_pro ol li{
	display: block;
	float: none;
	line-height: 26px;
	font-size: 14px;
}
.list_dh .subnav_pro ol li a{
	color: #999;
	transition: .3s;
	white-space: nowrap;
}
.list_dh .subnav_pro ol li a:hover{
	color: #fff !important;
	background: #D51A28;
}

/* .list_dh ul>li.active>a:after,.list_dh ul>li:hover>a:after{
	width: 100%;
} */
.list_search{
	border: 1px solid #444;
	height: 30px;
	margin-top: 15px;
	border-radius: 25px;
}
.list_search form{
	height: 30px;
	line-height: 30px;
}
.list_search input[type=text]{
	height: 30px;
	background: no-repeat;
	outline: none;
	border: none;
	float: left;
	font-size: 12px;
	width: 200px;
	box-sizing: border-box;
	padding: 0 15px;
	color: #999;
}
.list_search input[type=submit]{
	height: 30px;
	width: 30px;
	background: no-repeat;
	outline: none;
	border: none;
	background: url(../images/ss.png) no-repeat;
	background-size: 18px;
	background-position: 4px 5px;
}


.list_proo{
	margin: 35px 0;
	min-height: 320px;
}
.proo_item{
	background: #252529;
	width: 23%;
	float: left;
	margin: 0 1%;
	margin-bottom: 24px;
	transition: .3s;
	position: relative;
	box-sizing: border-box;
	padding-top: 15px;
}
.proo_item .neww{
	background: #D51A28;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	width: 60px;
	padding: 6px 0;
	position: absolute;
	top: 10px;
	z-index: 111;
}
.proo_item .neww span{
	color: #fff;
}
.proo_item:hover{
	background: #222;
}
/* .proo_item:hover h3{
	color: #D51A28;
} */
.proo_item .img_box{
	position: relative;
	height: 207px;
}
.proo_item .img_box .img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	display: none;
}
.proo_item .img_box .img img{
	height: 100%;
	display: inline-block;
}


.proo_item .desc{
	padding: 0 5px;
	padding-bottom: 15px;
	box-sizing: border-box;
	text-align: center;
}
.proo_item h3{
	font-family: Montserrat-SemiBold;
    font-size: 14px;
    color: #9C9C9C;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 22px;
    transition: .3s;
	margin: 0;
	margin-top: 5px;
}
.proo_item span{
	font-family: Montserrat-Light;
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 22px;
}
.proo_item .pro_color{
	transition: .3s;
	opacity: 0;
	margin-top: 15px;
	text-align: center;
}
.proo_item .pro_color ul{
	display: inline-block;
}
.proo_item .pro_color ul li{
	float: left;
	margin: 0 8px;
}
.proo_item .pro_color ul li i{
	display: block;
	height: 16px;
	width: 16px;
	border-radius: 100%;
	position: relative;
	cursor: pointer;
}
.proo_item .pro_color ul li i:after{
	position: absolute;
	content: "";
	display: block;
	height: 26px;
	width: 26px;
	border: 1px solid #666;
	border-radius: 100%;
	transition: .3s;
	top: -5px;
	left: -5px;
}
.proo_item .pro_color ul li.active i:after{
	border: 1px solid #fff;
}
.proo_item .color_name{	
	transition: .3s;
	opacity: 0;
	font-family: Montserrat-Light;
	font-size: 14px;
	color: #666666;
	height: 20px;
	position: relative;
}
.proo_item strong{
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.proo_item:hover .pro_color,.proo_item:hover .color_name{
	opacity: 1;
}

.list_proo1 .pro_color{
	margin-top: 5px;
}
.list_proo1 .proo_item{
	margin-top: 10px;
	transition-duration: .3s;
}
.list_proo1 .proo_item:hover{
	margin-top: 0;
	box-shadow: 3px 4px 4px #191818;
}

.show_img_item{
	display: none;
	position: relative;
}
    .swiper-container_img {
        width: 450px;
		margin-left: 75px;
        height: 100%;
		overflow: hidden;
		margin-bottom: 20px;
    }
   .swiper-container_img .swiper-slide {
        text-align: center;
        font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.show_xq{
	padding-top: 30px;
	padding-bottom: 50px;
}
.show_xq .left{
	width: 600px;
	float: left;
	position: relative;
}
.show_xq .swiper-pagination-bullet{
	width: 12px;
    height: 12px;
    border: 1px solid #9C9C9C;
    background: none;
    opacity: 1;
	transition: .3s;
}
.show_xq .swiper-pagination-bullet-active{
	background: #fff;
	border: 1px solid #fff;
}

.show_xq .swiper-button-next,.show_xq .swiper-button-prev{
	height: 40px;
    width: 40px;
    background: url(../images/sec3_np2.png) no-repeat;
    transition: .3s;
	top: 90%;
}
.show_xq .swiper-button-next:hover,.show_xq .swiper-button-prev:hover{
	background: url(../images/sec3_np.png) no-repeat;
}
.show_xq .swiper-button-next{
	background-position: -127px 0 !important;
	right: 30px;
	transition: .3s;
}
.show_xq .swiper-button-prev{
	left: 30px;
	transition: .3s;
}

.show_img_item .img{
	width: 100%;
	text-align: center;
}
.show_img_item .img img{
	width: 100%;
	display: inline-block;
	
}
.cloudzoom-blank *{
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
.cloudzoom-zoom{background: #222;}


.show_xq .right{
	width: 600px;
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
}

.show_xq .right h1{
	color: #9c9c9c;
	font-family: Montserrat-SemiBold;
	font-size: 24px;
	margin-top: 0;
}
.show_xq .right i.x{
	display: none;
	width: 20px;
	height: 2px;
	background: #9C9C9C;
	margin-top: 25px;
	margin-bottom: 20px;
}
.show_xq .right h2{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
	font-family: Montserrat-SemiBold;
}
.show_xq .right .pro_info{
	font-size: 14px;
	/*color: #666666;*/
	color:#9c9c9c;
	font-family: Montserrat-Light;
	display: block;
}
.color_list{
	margin-top: 10px;
	margin-bottom: 15px;
}

.show_xq .color_list ul li{
	float: left;
    margin: 0 8px;
}
.show_xq .color_list ul li i{
	display: block;
    height: 16px;
    width: 16px;
    border-radius: 100%;
    position: relative;
    cursor: pointer;
}
.show_xq .color_list ul li i:after {
    position: absolute;
    content: "";
    display: block;
    height: 26px;
    width: 26px;
    border: 1px solid #666;
    border-radius: 100%;
    transition: .3s;
    top: -5px;
    left: -5px;
}
.show_xq .color_list ul li.active i:after{
	border: 1px solid #fff;
}

.show_xq .color_name{
	position: relative;
}
.show_xq .color_name ul li{
	margin-top: 15px;
	display: none;
	font-family: Montserrat-Light;
    font-size: 14px;
    color: #666666;
	overflow: visible;
	position: absolute;
	top:0;
	left: 0;
}
.show_xq .color_name ul li span{
	height: auto;
}

.gmlj{
	margin-top: 100px;
}
.gmlj ul li{border: 1px solid #666;display: block;width: 32.33%;margin-right: 1%; box-sizing: border-box;float: left; padding: 8px 5px 3px 5px;text-align: center;}
.gmlj ul li a{display: inline-block;}
.gmlj ul li img{width: 30px;float: left;margin-right: 5px;}
.gmlj ul li span{line-height: 30px;display: block;float: left;height: auto !important;}

.crumbs{
	height: 40px;
	line-height: 40px;
	background: #222;	
	color: #999;
	border-bottom: 1px solid #2d2d2da;
}
.crumbs a{
	color: #999;
}

.ny_banner img{
	width: 100%;
}

/* #contactForm {
	width: 100%;
	margin-bottom: 20px;
}
#contactForm input{
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 10px;
	outline: none;
	float: left;
	width: 49%;
	background: #222;
	margin-bottom: 20px;
	border: 1px solid #2d2d2d;
	color: #999;
}
#contactForm #name{
	margin-right: 2%;
}
#contactForm #email{
	width: 100%;
}
#contactForm textarea{
	width: 100%;
	height: 200px;
	background: #222;
	color: #999;
	outline: none;
	border: 1px solid #2d2d2d;
	box-sizing: border-box;
	padding: 10px;	
	resize: none;
}
.tem01-title .title strong{
	font-size: 24px;
	font-family: Montserrat-Bold !important;
}

#contactForm input[type=submit]{
	margin: 0 auto;
	width: 120px;
	margin-top: 20px;
	float: none;
	transition: .3s;
	display: inline-block;
}
#contactForm input[type=submit]:hover{
	background: #D51A28;
	color: #fff;
} */
.mk_pages{text-align: center;}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
	background: #222 !important;
	border: 1px solid #2d2d2d !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #D51A28 !important;
	border: 1px solid #2d2d2d !important;
}
.pagination>li>a, .pagination>li>span{
	background: #222 !important;
	border: 1px solid #2d2d2d !important;
}
.pagination>li>a, .pagination>li>span{
	color: #999 !important; 
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	color: #fff !important;
}

.input-qudong .qd-s-b{
	border: none;
	background: url(../images/ssss.png) no-repeat;
	background-size: 25px;
	background-position: 16px 11px;
	outline: none;
}
.filtr-item input{
	position: absolute;
	background: url(../images/downl.png) no-repeat;
	height: 30px;
	width: 30px !important;
	display: block;
	bottom: 5px;
	right: 20px;
	border: none;
	background-size: 30px;
}
.xgtj{
	margin-bottom: 80px;
}
.xgtj img{
	width: 100%;
}
.xgtj ul li{
	width: 22%;
	float: left;
	margin-right: 3%;
}
.xgtj ul li p{
	transition: .3s;
}
.xgtj ul li:hover p{
	color: #D51A28;
}
.xgtj ul li p{
	text-align: center;
	line-height: 40px;
	color: rgb(120,120,120);
}
.xgtj .lis{
	margin-top: 20px;
}
.xgtj{
	margin-top: 20px;
}
.pn{
	margin: 20px 0;	
	color: #999;
}
.pn a,.pn span{
	color: #999;
	font-size: 14px;
}
.pn .prev{
	float: left;
	width: 50%;
}
.pn .next{
	float: left;
	width: 50%;
	text-align: right;
}
.cbl_title span{
	color: #999999;
}
.cbl_title a{
	float: right;
	color: #999;
	transition: .3s;
}
.cbl_title a:hover{
	color: #D51A28;
}
.tem36-news-list .item .img{
	width: 300px !important;
}
.tem36-news-list .text{
	width: calc(100% - 320px) !important;
	box-sizing: border-box;
	padding-left: 20px;
}
.cont_title span{
	font-family: Montserrat-Bold !important;
    font-size: 36px !important;
}


.pro_xz .dl{
	margin-top: 8px;
	display: inline-block;
	height: 30px;
	width: 30px;
	background: url(../images/downl.png) no-repeat;
	background-size: 30px !important;
	transition: .3s;
}
.proo_item:hover .dl{
	background: url(../images/downl_hover.png) no-repeat;
}




.header .subnav ol li .icon{
	position: relative;
	top: 8px;
	display: inline-block;
	height: 25px;
	width: 30px;
	background: url(../images/m_icon.png) no-repeat;
	background-size: 385px !important;
	transition: .3s;
	margin-left: 10px;
	margin-right: 2px;
}
.header .subnav ol li:hover .icon{
	background: url(../images/m_icon_hover.png) no-repeat;
}
.header .subnav ol li .icon1{background-position: 0px 0px !important;}
.header .subnav ol li .icon2{background-position: -91px 0px !important;}
.header .subnav ol li .icon3{background-position: -182px 0px !important;}
.header .subnav ol li .icon4{background-position: -274px 0px !important;}
.header .subnav ol li .icon5{background-position: -355px 0px !important;}



.gmlj ul .li2 img{
	width: 50px;
	margin-top: 10px;
}

.xw_tj{
	background: #000;
}
.xgtj ul li p{
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	height: 40px;
}
.xw_tj .xgtj ul li p{
	margin-top: 10px;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	 -webkit-line-clamp: 2; 
	 overflow: hidden;
	 white-space: pre-wrap;
	 line-height: 20px;
	 text-align: left;
}
.ft_logo{
	margin-top: 17px;
	height: 28px;
	width: 170px;
	float: left;
	position: relative;
}
.ft_logo a{display: block;}
.ft_logo img{
	height: 100%;
}
.ft_logo .img1{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition: .3s;
}
.ft_logo .img2{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .3s;
}
.ft_logo:hover .img1{
	opacity: 0;
}
.ft_logo:hover .img2{
	opacity: 1;
}

.sml_img{
	box-sizing: border-box;
	padding: 0 75px;
	position: relative;
}
.swiper-container_sml_img{
	overflow: hidden;
	width: 100%;
}
.sml_img .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.sml_img .img{
	box-sizing: border-box;
	transition: .3s;
	border: 1px solid #000;
}
.sml_img .swiper-slide.active .img{
	border: 1px solid #D51A28;
}
.show_pro_tit p{
	font-size: 36px;
	font-family: "Montserrat-Bold";
	text-align: center;
	color: #D51A28;
	font-weight: bold;
}

.righttijiao{
	text-align: center;
}

@media screen and (max-width:1600px) {
	.banner:hover .swiper-button-prev{
		left: 50px;
		opacity: 1;
	}
	.banner:hover .swiper-button-next{
		right: 50px;
		opacity: 1;
	}
}
@media screen and (max-width:1450px) {
	.banner:hover .swiper-button-prev{
		left: 10px;
		opacity: 1;
	}
	.banner:hover .swiper-button-next{
		right: 10px;
		opacity: 1;
	}
}