header .nav-wr@font-face{
	font-family: BS;
	src:url(../font/bahnschrift.ttf);
}
@font-face{
  font-family: jd-font;
  src:url('../font/jd-font.woff2');
}
@font-face{
  font-family: light;
  src:url('../font/Yahei-light.TTC');
}
.burger-wr.hidden-xs{display:none;}
.container{
	max-width: 1770px;
}
header .nav-wr>ul>li>a.active{
	color: #fff;
}
header .header-line{
	z-index:100
}
header .logo:after{
	background: #e74421;
}
header .logo{
	z-index: 10;
}
header .nav-wr{
	 width: calc(100% - 760px);
	background: #375399;
	text-align: right;
}
header .nav-wr ul li a{
	color: #fff;
}
header .right-info-wr{
	background: #375399;
	width: 380px;
	padding-left: 40px;
}
header .right-icons-wr{
	top: 30%;
	z-index: 1000
}
header .header-line .container{
	padding: 0 3%;
	padding-left: 0px;
	background-color:  #375399;
}

header .right-info-wr .phones-list .recall-icon svg{
	fill:#fff;
}
header .right-info-wr .phones-list>ul>li .dropdown-toggle-icon span{
	border-color: #fff;
}
header .right-info-wr .phones-list>ul .dropdown-phones{
	background: #7ab33b;
}
.burger-wr{
	position: relative;
    width: 25px;
    height: 16px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
	    width: 20px;
    height: 12px;
    margin-top: 6px;
}
.burger-wr .line{
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.burger-wr .top-line {
    top: 0;
}
.burger-wr .middle-line {
    top: 5px;
}
.burger-wr .bottom-line {
    top: 10px;
}
header .right-info-wr .phones-list a span{
	font-family: BS;
}
header .right-icons-wr .link-icons-menu .user-links ul{
	margin-bottom: 0;
}
header .right-icons-wr .link-icons-menu{
	background: #e74421;
}
.main-page-container .top-screen-section .catalog-categories-list{
	background: rgba(101,122,148,0.6);
}
.catalog-categories-list ul li{
	text-align: center;
	border-right: 1px solid #fff;
}
.catalog-categories-list ul li:nth-child(4){
	border-right: 0;
}
.catalog-categories-list ul li a img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.catalog-categories-list ul li a:hover{
	color: #fff !important;
}
.blockquote-text{
	font-size: 18px;
	color: #777;
}
.mbg{
	position: absolute;
	left: 0;
	top: -70px;
}
.transformed-title{
	color: #7ab33b;
	font-size: 16px;
}
.main-page-container .benefits-section .benefits-list ul li{
	width: 25%;
}
.benefits-slider-wr .slider-text .text-wr h1, .benefits-slider-wr .slider-text .text-wr .title{
	font-size: 16px;
	line-height: 2;
}
.benefits-slider-wr .slider-text .text-wr .logo-wr{
	background: #75b732;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: -15px;
}
.benefits-slider-wr .slider-text{
	background: #75b732;

}
.benefits-slider-wr .slider-wr{

}
.main-page-container .benefits-section .benefits-list ul li:before{
	background-color:#999;
}
.product-item .img-wr{
	width: auto;
	height: auto;
}
.product-item .product-item-wr{
	padding: 0
}
.i-ab-t1{
	padding-left: 15px;
	padding-right: 15px;
}
.ab-logo{
	margin-bottom: 20px;
}
.ab-more{
	width: 188px;
	padding: 8px 30px;
	border:1px solid #ccc;
	color: #999999;
	display: inline-block;
	margin-top: 30px;
	position: relative;
}
.ab-more i{
	font-size: 7px;
    color: #999999;
    line-height: 20px;
    position: absolute;
    left:62%;
    top: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.news-tit{

}
.news-tit h4{
	font-size: 30px;
	position: relative;
	margin-bottom: 30px;
}
.news-tit h4:after{
	content: '';
	display:block;
	width: 60px;
	height: 2px;
	background:#244166;
	margin-top: 20px;
}
.news-tit p{
	letter-spacing: 3px;
	font-size: 18px;
	line-height: 2;
}
body:not(.mobile) .blog-section .blog-slider-wr .slider-wr .item a:hover .title-text .name-wr{
	color: #244166;
}
.main-page-container .blog-section .blog-slider-wr .slider-wr .item .title-text .name-wr{
	font-size: 16px;
	color: #244166;
	text-align: center;
	line-height: 1.6;
}
.main-page-container .blog-section .blog-slider-wr .slider-wr .item .title-text{
	text-align: left;
}
.main-page-container .top-products-section .top-products-wr .slider-wr .item .review-text-wr .review-text{
	opacity: 1;
}
.ne-date{
	position: relative;
	padding-left: 48px;
	text-align: left;
	margin:0 2vw;
	margin-bottom: 26px;
	display: block;
	color:#e74421;
}
.ne-date:before{
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	
	width: 40px;
	height: 2px;
	background:#e74421;
}
.ne-more{
	position: absolute;
	bottom:20%;
	text-align: center;
	padding:10px 38px;
	background:#244166;
	color: #fff;
	font-size: 16px;
	left: 50%;
	transform: translateX(-50%);
}
.main-foot{

}
.main-foot{
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	color: #636367;

}
.main-foot .fo-logo{
	margin-top: 60px;
	margin-bottom: 60px;
}
.main-foot .fo-qrcodes{

}
.main-foot .fo-qrcodes span{
	display: inline-block;
	margin:0 15px;
	margin-bottom: 15px;
}
.main-foot .copyright{
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 2;
}
.title h3{
	font-size: 24px;
	color: #fff;
	font-family: light;
	margin-top: 10px
}
.title.with-line:before{
	top: 30px;
}
.sales-page-container .title-section{
	margin-bottom: 0;
}
.title-section.dark-bg{
	background:#383736  url(../img/in-tit-bg.jpg) no-repeat top 72px center;
	background-size: cover;
}
.in-about{
	position: relative;
}
.in-ab-1{
	position: relative;
}
.in-ab-1:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/in-tbg.jpg) no-repeat top -100px center;
	height:100%;
	width: 100%;
	display: block;
}
.in-ab-1 .container{
	position: relative;
	z-index:2;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
}
.in-ab-1 .t1{
	font-size: 24px;
	color: #e74421;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.6;
}
.in-ab-1 .info{
	font-size: 16px;
	line-height: 2;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 50px;
	padding-top: 10px;
}
.in-ab-1 .info h1{font-size: 35px;text-align: center;}
.in-ab-2{
	background:#f5f5f5;
	padding:120px 0;
	position: relative;
	z-index: 10;
}
.in-ab-2 ul{
	max-width: 1502px;
	margin-left: auto;
	margin-right: auto;
}
.in-ab-2 li{
	padding: 3%;
}
.in-ab-2 .desc{
	padding-left: 70px;
	position: relative;
}
.in-ab-2 .desc:after{
	content: '';
	display: block;
	width: 60px;
	position: absolute;
	left: 0;
	top: 12px;
	height: 2px;
	background:#e74421;
}
.in-ab-2 .desc h4{
	font-size: 18px;
}
.in-ab-2 .desc h4 span{
	font-size: 36px;
	font-family: BS;
	color: #e74421;
}
.in-ab-2 .desc p{
    font-size: 17px;
	color: #777777;
	line-height: 2;
}
.in-ab-2 .t1{
	font-size: 24px;
	color: #244166;
	line-height: 1.6;
	text-align: center;
	margin-top: 60px;
	padding-top: 60px;
	position: relative;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.in-ab-2 .t1:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	width: 324px;
	background:#e74421;
}
.in-ab-3{
	position: relative;
	margin-bottom: 290px;
}
.in-ab-3 .bg{
	padding-bottom: 30%;
	background: url(../img/in-ab-bg.jpg) no-repeat center center;
	/*-webkit-background-attachment: fixed;
	background-attachment: fixed;*/
}
.in-ab-3 .info{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;

}
.in-ab-3 .info ul{
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.in-ab-3 .info h5{
	font-size: 36px;
	line-height: 1.6;
	text-align: center;
	color: #fff;
	margin-top: 4%;
	margin-bottom: 5%;
}
.in-ab-3 .info li{
	padding:0 2%;
	text-align: center;
	font-size: 30px;
	line-height: 2;
}
.in-nelist{

}
.in-nelist h3{
	font-size: 24px;
	line-height: 1.6;
	color: #244166;
	margin-bottom: 15px;
}
.in-nelist .t1{
	font-size: 16px;
	line-height: 2;
	color: #777777;
}
.in-nelist li{
	padding-left: 120px;
	position: relative;
}
.in-nelist li:before{
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	position: absolute;
	background: #e74421;
	left: 0;
	top: 68px;
}
.in-nelist .info{
	padding-top: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.in-nelist  .more{
	width:130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	color: #999;
	border:1px solid #ccc;
	margin-top: 20px;
}
.in-news-detail{
	padding-top: 1px;
	padding-bottom: 1px;
}
.in-news-detail .in-newstit{
	font-size: 24px;
	text-align: center;
	color: #e74421;
	margin-top: 70px;
	margin-bottom: 54px;
}
.in-news-detail .in-newsinfo{
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 45px;
	color: #444444;
}
.in-news-detail .in-newsinfo span{
	margin:0 6%;
	color: #999;
}
.in-news-detail .in-newsdetail{
	line-height: 2;
}
.benefits-slider-wr .slick-list{
	overflow: visible;
}

.in-newsdetail strong{
	font-weight: bold;
}
.in-newsdetail b{
	font-weight: bold;
}
.in-topnav{
	color: #fff;
	width: 100%;
	z-index: 100;
	background: #7ab33b;
	padding:15px 0;
	font-size: 16px;
}
.in-topnav .subpath{
	margin-top: 5px;
	float: left;
	background: url(../img/tpnav-bg-icon.png) no-repeat left center;
	padding-left: 15px;
}
.in-topnav ul{
	max-width: 992px;
	margin-left: auto;
	margin-right: auto;
}
.in-topnav ul li{
	padding:0 10px;
	text-align: center;
}
.in-topnav ul li a{
	padding: 3px 20px;
	border:1px solid #fff;
	border-radius: 100px;
	display: block;
}
.in-topnav ul li a.on,.in-topnav ul li a:hover{
	background: #fff;
	color: #328439;
}
.in-ser-1{
	font-size: 16px;
	color: #666;
	line-height: 2;	
}
.in-ser-1 .desc p{
	padding-bottom: 30px;
}
.in-proc-1{
	margin-top: 50px;
}

.in-downloadlist{
}
.in-downloadlist ul{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.in-downloadlist ul li{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;

}
.in-downloadlist ul li a{
	display: block;
	border:1px solid #ccc;
	padding:10px;
	background-color:#FFF;
}
.in-downloadlist ul li img{
	filter: grayscale(100%);
}
.in-downloadlist ul li:hover img{
	filter: grayscale(0%);
}
.in-downloadlist p{
	text-align: center;
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
.in-downloadlist ul li:hover p{
	color: #328439;
}
.in-message{
	margin-bottom: 5%;
}
.in-message h4{
	font-size: 36px;
	font-weight: bold;
	margin:30px 0;
	text-align: center;
}

.in-message label{
	font-weight:normal;
	margin-bottom: 30px;
	color:#666;
	width:100%;
	display: block;

	}	
.in-message i{
	color:#f00;
	display:inline-block;
	width:15px;
	
	
	}	
.in-message span{
	display:inline-block;
	width:100px;
	text-align:left;
	line-height:35px;
	display:table-cell;
	
	}
.in-message input,.in-ser-2 select{
    padding-left: 15px;
    font-size: 15px;
	width:100%;
	height: 50px;
	line-height:35px;
	display:inline-block;
	border:1px solid #ccc;
	}
.in-message input:focus,.in-message textarea:focus{
    background: #e744212e;
}

.in-message select{	
	color: #666;
}
.in-message textarea{
    font-size: 15px;
	width:100%;
    display:table-cell;
	height:120px;
	border:1px solid #ccc;
	padding:5px;
	}				
.in-message .ta-r{
	float:right;
	}	
.in-message .t2{
	width:100%;
	}	
.in-message button{
	width: 20%;
	border-radius: 50px;
    min-width: 250px;
    margin-right: auto;
    margin-right: auto;
    display: inline-block;
    border: 1px solid #e74421;
    background: #e74421;
    padding: 13px 0;
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
	}	
.in-message button:hover{
	background: #f45533;
}	
.in-message .tp1{
	width: 150px;
	margin-right: 5px;
	float: left;
}
.in-surport{}
.in-surport ul li{
	border-top: 1px solid #ccc;
}
.in-surport ul li span{
font-weight: bold;
font-size: 24px;
margin-right: 15px;
}
.in-surport ul li h3{
	font-size: 18px;
	padding: 15px;
	line-height: 2;

}
.in-surport ul li p{
	font-size: 14px;
	padding: 15px;
	line-height: 2;
}
.in-tit2{
	
}
.in-tit2 .tt1{
	font-size: 24px;
	color: #bbb;
	font-family: 'Charlemagne Std';
}
.in-tit2 .tt2{
	font-size: 24px;
	margin-top: 15px;
}
.in-co-1{
	position: relative;
}
.in-co-1:after{
	content: '';
	display: block;
	height: 120%;
	width: 100%;
	background: url(../img/in-tbg.jpg) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.in-co-1 .pic{
	padding-left: 15px;
	padding-right: 15px;
}
.in-co-1 .container{
	position: relative;
	z-index: 2;
	background: #fff;
	padding:5%;
}
.in-co-1 .t1{
	font-size: 16px;
	color: #444;
	margin-top: 15px;
}
.in-co-1 h4{
	padding-bottom: 18px;
	color: #444444;
	margin-top: 60px;
}
.in-co-1 h4:after{
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #777777;
	margin-top: 10px;

}
.in-co-1 .t2{
	font-size: 24px;
	line-height: 1.6;
}
.in-co-1 .t3{
	font-size: 48px;
	color: #7ab234;
	line-height: 1;
}
.in-co-2{
	position: relative;
	margin-top: 50px;
	background: #f5f5f5;
}
.in-co-2 .container{
	position: relative;
	z-index: 10;
	background: #fff;
	padding:5%;
}
.in-co-2 .pic{
	padding-left: 15px;
	padding-right: 15px;
}
.in-co-2 .t1{
	font-size: 36px;
	color: #e74421;
}
.in-co-2 .t2{
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;

}
.in-co-2 .t3{
	font-size: 18px;
}
.in-co-3{
	position: relative;
	background: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 50px;
}
.sales-page-container .sales-list-section{
	background: #f5f5f5;
	/*padding-bottom: 100px;*/
	margin-bottom: 0;
}
.in-culture .container{
	padding:5%
}
.in-culture .info1{
	font-size: 16px;
	padding: 3%;
	position: relative;
	z-index: 10;
	line-height: 1.6;
}
.in-culture .info1 span{
	font-size: 24px;
	color: #e74421;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.in-culture .info2{
	font-size: 16px;
	padding: 3%;
	position: relative;
	z-index: 10;
	line-height: 1.6;
}
.in-culture .info2 span{
	font-size: 24px;
	color: #e74421;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.in-culture .pic2{
    z-index: -1;
	position: relative;
}
.in-culture .pic2 img{
	transform: translate(-18%,-18%);
}
.in-honor .container{
	padding:3%;
}
.in-honor:after{
	height: 80% !important;
}
.in-honor li{
	margin-bottom: 15px;
	padding:10px;
	text-align: center;
}
.in-honor li .bd_c{
	height: 500px;
	
}
.in-honor li p{
	line-height: 2;
	font-size: 18px;
	text-align: center;
	color: #666;
}
.in-workshop:after{
	height: 80% !important;
}
.in-workshop .container{
	padding: 3%;
}
.in-workshop li{
	padding:2% 2%;
}
.in-workshop .pic{
	position: relative;
	  background: #000;
}
.in-workshop .pic img{
	 opacity:0.4; filter: alpha(opacity=40);
	
}

.in-workshop li:hover .pic img{
	opacity:1; filter: alpha(opacity=100);
	transition:all 0.5s;
}
.in-workshop li:hover  h3{
	position: absolute;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom:5%;
	border:1px solid #ccc;
	opacity: 1;
	transition:all 0.5s;
}
header .nav-wr .second-level li a.active{
	color: #7ab33b;
}
.in-product{
	padding-top: 100px;
	padding-bottom: 50px;
}
.in-proitem{
	margin-bottom: 60px;
}
.pro-box1{
	padding-right: 3%;
}
.pro-box1 h3{
	font-size: 24px;
	color: #244166;
	margin-bottom: 30px;
}
.pro-box1 h3:after{
	content: '';
	display: block;
	margin-top: 15px;
	width: 75px;
	height: 2px;
	background: #244166;
}
.pro-box1 p{
	line-height: 2;
	color: #777777;
}
.box-side{
	background: #fff;
	overflow: hidden;
}
.pro-box2 .pic{
	position: relative;
	padding-bottom: 80%;
	display: block;
}
.pro-box2 .pic img{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	margin:auto;
	max-height: 100%;
}
.pro-box2 .cover{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
}
.pro-box2 .cover:before{
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	border-left: 1px solid #7ab235;
	border-top: 1px solid #7ab235;
	height: 100px;
	width: 100px;
}
.pro-box2 .cover:after{
	content: '';
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-right: 1px solid #7ab235;
	border-bottom: 1px solid #7ab235;
	height: 100px;
	width: 100px;
}
.pro-box2 .t1{
	text-align: center;
}
.pro-box2 .t1 h3{
	font-size: 24px;
	line-height: 1.6;
	margin-top: 20px;
}
.pro-box2 .more{
	margin-top: 15px;
	margin-bottom: 15px;
}
.pro-box2 .more a{
	display: inline-block;
	padding:12px 34px;
	font-size: 16px;
	color: #fff;
	background: #244166;
}
.pro-box3{
	position: relative;
}
.pro-box3 .pic{
	position: relative;
	padding-bottom:80%;
}
.pro-box3 .pic img{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	margin:auto;
	max-height: 100%;
}
.pro-box3 .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(36,65,102,0.8);
	color: #fff;
}
.pro-box3 .desc{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;

}
.pro-box3 h4{
	font-size: 36px;
	text-align: center;
	margin:3% 0;
}
.pro-box3 .list{
	margin-top:8%;
	text-align: center;
}
.pro-box3 .list a{
	width: 20px;
	display: inline-block;
	margin:0 3%;
	padding-top: 80px;
	position: relative;
	vertical-align: top;
}
.pro-box3 .list a:before{
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 2px;
	background: #fff;
	height: 60px;
	left: 10px;
}
.pro-box1 p{
	max-height: 252px;
	overflow: hidden;
	padding-bottom: 15px;
}
.in-product-detail{
	overflow: hidden;
}
.in-product-detail .container{
	background: #fff;
	padding-top: 1px;
	padding-bottom: 100px;
}
.in-pro-info{
	max-width: 1200px;
	margin:5% auto;
}
.in-pro-info .box1{
	padding-left: 15px;
	padding-right: 15px;
}
.in-pro-info .box2{
	padding-left: 15px;
	padding-right: 15px;
}
.in-pro-info .t1{
	font-size: 18px;
	line-height: 2;
}

.in-product-detail .pro-tit1{
	font-size: 36px;
	margin-bottom: 30px;
	line-height: 1.6;
	margin:10% 0 15px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.in-pro-info .t1 p{
	padding-bottom: 26px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
.bigpic{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
}
.bigpic li{
	padding:1px;
	position: relative;
	padding:10px;
}
.bigpic li:before{
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border-left: 2px solid #e74421;
	border-top: 2px solid #e74421;
}
.bigpic li:after{
	content: '';
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	border-right: 2px solid #e74421;
	border-bottom: 2px solid #e74421;
}
.smallpiclist{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom:30px;
	text-align: center;
}
.smallpiclist ul li{
	border:1px solid #ccc;
}
.pro-de-btns{
	background: #244166;
	color: #fff; 
}
.pro-de-btns ul li{
	padding: 3% 15px;
	text-align: center;
	font-size: 18px;
	position: relative;
	cursor: pointer;
}

.pro-de-btns ul li span{
	vertical-align: middle;
}
.pro-de-btns ul li span i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 60px;
	display: block;
}
.pro-de-btns ul li img{
	display: inline-block;
	vertical-align: middle;
}
.pro-de-btns ul li em{
	font-size: 36px;
	color: #fff;
	display: block;
	opacity: 0;
	visibility:hidden;
	position: absolute;
	bottom:-12px;
	left: 50%;
	transform: translateX(-50%);

}
.pro-de-btns ul li:hover em,.pro-de-btns ul li.on em{
	opacity: 1;
	visibility:visible;
}
.in-de-xq{

	line-height: 2;
	font-size: 16px;
	color: #666;
}
.in-de-xq h3{
	font-size: 24px;
   font-weight: bold;
   padding: 15px 0;
   color: #244166;
   border-bottom: 2px solid #244166;
   margin-bottom: 15px;
   margin-top: 26px;
}
.in-de-xq strong{
	color: #000;
}
.in-de-xq img{
	margin-top: 15px;
	margin-bottom: 15px;
}
.in-de-xq .it{
	display: none;
	padding-top: 30px;
	padding-bottom: 30px;
}
.in-de-xq .show{
	display: block;
}
.in-product-category{
	padding-top:50px;
	padding-bottom: 50px;

}
.in-product-category .pro-cate-tit {
	padding-bottom: 10px;
}
.in-product-category .pro-cate-tit h3{
	font-size: 36px;
	line-height: 2;
	color: #244166;
	position: relative;
	margin-bottom: 30px;
}
.in-product-category .pro-cate-tit h3:after{
	content: '';
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 60px;
	height: 2px;
	background: #244166;
	position: absolute;
}
.in-product-category .pro-cate-tit p{
	color: #999;
	line-height: 2;
}
.in-product-category .in-pro-cate-list{

}
.in-pro-cate-list {
    padding: 0px 60px;
	margin-left: -10px;
	margin-right: -10px;
}
.in-pro-cate-list .ov_hd{
	position: relative;
	padding-bottom: 100%;
	background: #ffff;
}
.in-pro-cate-list a{
	padding: 0 10px;
	margin-top: 25px;
	
	text-align: center;
}

.in-pro-cate-list h3{
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
	font-size: 18px;
	line-height: 2;
	padding: 10px 0;

}
.in-pro-cate-list a img{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.in-pro-cate-list .cover{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;

}
.in-pro-cate-list .cover:before{
	content: '';
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	border-left: 1px solid #e74421;
    border-top: 1px solid #e74421;
	height: 100px;
	width: 100px;
}
.in-pro-cate-list .cover:after{
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	border-right: 1px solid #e74421;
	border-bottom: 1px solid #e74421;
	height: 100px;
	width: 100px;
}
.full-red-button a{
	background: #e74421;
}
.bn-icon1{
	display: inline-block;
	float: right;
	margin-top: -30px;
}
.main-page-container .top-screen-section .slider-wr .item .content-wr .title img{
	display: inline-block;
}
.dropdown-menu-wr{
	z-index: 2
}
.dropdown-menu-wr li{
	border-right: 0 !important
}
header .right-info-wr .phones-list .recall-icon, header .right-info-wr .phones-list .jd-phone{
	z-index: 20;
}
header .right-icons-wr .link-icons-menu .user-links .search-icon a{
	color: #fff;
}
.owl-list1 .owl-dot{
	width: 22px;
	height: 4px;
	background: #eee;
	display: inline-block;
	margin:0 5px;
}
.owl-list1 .owl-dots{
	text-align: right;
	padding-bottom: 20px;
	margin-right: 20px;
}
.owl-list1 .owl-dots .active{
	background: #e74421;
}
header .right-icons-wr .user-menu-wr .top-block{
	padding-bottom: 25px;
}
header .right-icons-wr .user-menu-wr .search-menu .top-block form input[type=text]{
	height: 40px;
	padding-left: 11px;
}
#goTop{
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
header .dropdown-menu-wr{
	z-index: 8
}
header .dropdown-menu-wr ul li{
	display: block;
	width: 100% !important;
}
header .dropdown-menu-wr ul{
	padding-top: 30px !important;
}
header .dropdown-menu-wr .small-lk{
	font-size: 14px !important;
	color: #ccc;
}
.main-page-container .top-screen-section .slider-wr .item:after{
	display: none;
}
.in-content{
	margin-top: -3px;
}
header .right-info-wr .phones-list{
	margin-top: -3px;
}
.fz-tosm-14{
	text-align: left;
}
.slick-arrow i.jd-arrow-left{
	
}
.slick-arrow i.jd-arrow-right{
	
}
.benefits-slider-wr button {
	border:none;
	}
.benefits-slider-wr button i{
	display:none;
	}
.benefits-slider-wr .slider-title{
	color:#fff;
	font-size:28px;
	line-height:70px;
	background-image:url(../img/q.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:120px;
	text-align:left;
	width:480px;
	position:absolute;
	right:0px;
	top:140px;
	
	
}
 .anim-block .slick-active{
	color:#e74421;
}
.main-page-container .benefits-section .benefits-list ul li.slick-active::before{
	background-color:#e74421;
}
.top-collection-section .blockquote-text .text-wr{
	margin-top:-60px;
}
.in-product-detail   .in-de-xq .text{
	display: block;
	width: 100%;
	padding-bottom: 50px;
}
.in-product-detail  .in-de-xq .text .left{
font-size: 22px;

line-height: 30px;

vertical-align: top;
}
.in-product-detail .in-de-xq .text .left h4.title{
	color: #244166;
border-bottom: 4px solid #244166;
padding-bottom: 15px;


}
.in-product-detail  .in-de-xq .text .right{
vertical-align: top;
padding-top: 15px;
line-height: 28px;
font-size: 16px;
color: #666;
}
.in-product-detail  .in-de-xq .text .right p.p1{
line-height: 28px;

font-size: 16px;

padding-top: 15px;


color: #666;
}
.img_width_60 {
	width: 66.6667%;
}
.p_table1 td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 16px;
	line-height: 30px;
	white-space: nowrap;
	color: #666;
}
.p_table1 .noborder {
	border: 0;
}
.bg_blue {
	background: #eee;
}
.border_right_fff {
}
.slide_table {
	width: 100%;
	display: block;
	overflow: auto;

	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 30px;
	overflow-y:hidden;
}
.slide_table table {
	position: relative;
}
.p_title1 {
	font-size: 18px;
	line-height: 50px;
	margin-top: 15px;
	color: #244166;
	font-size: 18px !important;
	line-height: 50px !important;
	margin-top: 15px !important;
	color: #244166 !important;
}

@media (min-width: 1761px){
.benefits-slider-wr .slider-wr {
    margin-left: calc((100vw - 1800px)/-2);
}
}

@media (max-width: 1399px) {
	.burger-wr{
	margin-top:3px;
}
}

@media (max-width: 1199px) {
	.benefits-slider-wr .slider-title{
	color:#fff;
	font-size:20px;
	line-height:50px;
	padding-left:20px;
	text-align:center;
	width:400px;
	position:absolute;
	right:0px;
	top:100px;
	
	
}
header .nav-wr ul li a.sf-with-ul span::after{
	top:7px;
}
.in-product-detail  .in-de-xq .text .left,.p_title1{
		font-size: 20px;
}
	.in-product-detail .in-de-xq .text .right p.p1{
		font-size: 16px;
	}
}
@media (max-width: 991px) {
header .right-info-wr .phones-list{
	margin-top: 0px;
}
header .right-info-wr .phones-list > ul > li .dropdown-toggle-icon{
	top:0px;
}
.in-product-detail  .in-de-xq .text .left,.p_title1 {
		font-size: 16px;
}
	.in-product-detail .in-de-xq .text .right p.p1{
		font-size: 12px;
	}

}


.main-page-container .top-screen-section .slider-wr .slick-arrow{
	top: 65%;
}
header .right-info-wr .phones-list>ul>li{
	display: inline-block;
	font-size: 14px;
	padding-right: 0 !important;
}
header .right-info-wr .phones-list>ul>li.lang{
	padding-right: 20px !important;
}
header .right-info-wr .phones-list>ul>li.lang li{
	padding-top: 10px;
}
header .right-info-wr .phones-list>ul>li.lang li span{
	display: inline-block;
	vertical-align: middle;
}
header .right-info-wr .phones-list>ul>li .dropdown-toggle-icon{
	top: -2px;
}
@media (max-width: 760px){
    .burger-wr.hidden-xs{display:block;}
    .new-title{font-size: 22px;}
    header .dropdown-menu-wr ul{padding-top:0px !important;}
    .in-pro-cate-list{display: flex;flex-wrap: wrap;padding: 0px 0px;}
    .in-pro-cate-list a{display: block;width: 50%;}
    .in-pro-cate-list .cover:before{left: 2px;top: 2px;height: 60px;width: 60px;}
    .in-pro-cate-list .cover:after{right:2px;bottom:2px;height: 60px;width: 60px;}
    .main-foot .copyright{margin-top: 22px;}
    .main-foot .fo-logo{margin-top: 20px;margin-bottom: 20px;}
    .ne-more{padding: 10px 28px;font-size: 13px;bottom: 7%;}
    .slick-arrow i{left: -14px;}
    .in-ab-1 .info h1{font-size: 27px;text-indent: 0em;}
    .in-message h4{font-size: 30px;}
}
