@CHARSET "UTF-8";


/*banner*/
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 55px;
    width: 33px;
    line-height: 55px;
    font-size: 80px;
    cursor: pointer;
    background: transparent;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 50%;
    margin-top: -20px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 902;
    text-indent: 900px;
    overflow: hidden;
    color: #000;
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 55px;
    width: 33px;
    line-height: 55px;
    font-size: 80px;
    cursor: pointer;
    background: transparent;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 50%;
    margin-top: -20px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 902;
    text-indent: 900px;
    overflow: hidden;
    color: #fff;
    transition: all 0.6s ease 0s;
}
.slick-next {
    right: 25px;
}

.slick-prev {
    left: 25px;
}

.slick-next:before {
    content: "\e628";
}

.slick-prev:before {
    content: "\e625";
}

.slick-prev:before, .slick-next:before {
    float: left;
    text-indent: 0;
    font-family: "icomoon";
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:hover{color:#adacab}
.slick-next:hover{color:#adacab}


/*banner*/
html { overflow-x: hidden; overflow-y: auto; }

.main_prowrap{float:left;width:100%;position: relative;z-index:10;}

#main_pro{
width: 1205px;
    margin-left: auto;
    margin-right: auto;
   
}



.move-product{float:left;width:103%;margin-left:-1.5%;}

.mp-title{
	float:left;
   width:100%;
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #e6e2e1;
}
.mp-tilte-left{float:left;font-size:20px;color:#4D4D4D;font-weight:bold;    position: relative;margin-left:50px;}

.mp-tilte-left:before{
	    content: '';
    width: 32px;
    height: 26px;
    position: absolute;
    top: 5px;
    left: -50px;
    background: url("../images/huigou.png") no-repeat;
}

.read-more{margin-top:15px;float:right;color:#EB8B3E;font-size:14px;font-weight:bold;margin-bottom:15px;}
.mp-title b {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    background: #E60012;
    font-family: 'impact';
    font-weight: normal;
    position: relative;
    line-height: 1;
}

.mp-title .add{border:none;}

.mp-title-more{border: 2px solid #292929;float:left;font-size:18px;color:#fff;background:#292929;width:126px;height:36px;line-height:36px;text-align:center;}

.mp-down-text{float:left;width:100%;font-size:20px;font-style:italic;color:#595757;margin-top:20px;}


.mp-title-more:hover{background:none;color:#292929;}


.product-n-k{float:left;width:105%;margin-top:0px;margin-left:-2.5%;}
.product-n-k2{float:left;width:100%;margin-top:45px;}




.product-pr-box{float:left;width:21.82%;position: relative;margin-top:35px;margin-left:2.5%;}

#product-pr-box{margin-left:55px;}
.product-pr-box-aimg{float:left;width:100%;position: relative;overflow:hidden;border: 1px solid #e6e2e1;border-radius:10px;}

.product-pr-box-aimg:hover .product-pr-single-downk{
	height: 100%;
	background:rgba(0,0,0,0.5);
}

.product-pr-box-aimg:hover .p-name-none{margin-top:calc(50% - 0px);opacity: 1;}

.p-name-none{ margin-top:0px;float:left;width:100%;text-align:center; transition: all 0.5s ease-in-out;opacity: 0;}

.product-pr-box-aimg img{float:left;width:100%;}

.product-pr-single-downk{    position: absolute;
left: 0;
    bottom: 0;
    text-indent: 0;
width:90%;
height:100%;
color:#fff;
background:rgba(0,0,0,0);
text-align:center;
z-index:20;
padding-top:7%;
font-size:22px;
transition: all 0.5s ease-in-out;
padding-left:5%;
padding-right:5%;
word-break:break-all;
}



.move-pr-box{float:left;width:100%;position: relative;margin-bottom:20%;}

.move-pr-box-aimg{float:left;width:88%;margin-left:6%;}
.move-pr-imgk{float:left;width:100%;position: relative;}
.move-p-name{margin-top:10%;float:left;width:100%;font-size:16px;color:#333333;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.move-p-ab{margin-top:5%;float:left;width:100%;font-size:13px;color:#A2A2A2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.move-p-readmore{margin-top:5%;float:left;width:100%;}
.move-p-rmbut{font-size:14px;width:126px;height:38px;border: 2px solid #E60012;text-align:center;line-height:38px;color:#E60012;border-radius:5px;display:block;margin-left:auto;margin-right:auto;}
.move-p-rmbut:hover{
	background:#E60012;
    color:#fff;
}
.m-p-des-move{
	position: absolute;
	left: 3;
    top: 0;
   width:100%;
   height:100%;
background-color: rgba(0,0,0,0.5);
border-radius: 20px;
background-image: url(../images/search.png);
background-repeat:no-repeat;
background-position:50%;
  z-index:90;
  transition: all 0.6s ease 0s;
opacity: 0;
}

.move-pr-box:hover .m-p-des-move{opacity: 1;}

.move-pr-box:hover .m-p-des{opacity: 1;}


.move-pr-box-aimg img{float:left;width:100%;background: url(../images/load.gif) no-repeat center center;border-radius: 5px;}

.move-pr-box-name{float:left;width:100%;color:#231815;margin-top:18px;font-size:16px;overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;}

.move-pr-box-name:hover{color:#00AAF1;}

.img-move-p-k{float:left;width:100%;
margin-top:50px;position: relative;}

.main_us_f {
	float:left;
    width: 90%;
    margin-left: 5%;
    height: auto;
}

.main_box2{width:100%;margin-top:40px;}

.about-box-k{float:left;width:100%;background:#e4e5e4;margin-top:55px;}

.about-box{width:1205px;margin-left:auto;margin-right:auto;margin-bottom:55px;}

.aboutus-right{float:left;width:48%;margin-left:0px;overflow:hidden;
margin-top:55px;
}

.aboutus-right img{
	float:left;width:100%;
}

.aboutus-right:hover img{
	transform:scale(1.1);

}

.aboutus-maink{float:left;width:62%;margin-top:100px;}
.left-map{float:left;width:38%;margin-top: 100px;}

.ab-title-2{
	    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom:30px;
display:none;
}

.ab-title-2 b {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    background: #E60012;
    font-family: 'impact';
    font-weight: normal;
    position: relative;
    line-height: 1;
}

.ab-title-2:before {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 48%;
    right: 0;
    background: #E60012;
    display: block;
}

.left-map img{float:left;width:100%;background:none;}
.left-map:hover img{ filter: saturate(500%);
    -webkit-filter: saturate(500%);
    -moz-filter: saturate(500%);
    -o-filter: saturate(500%);
    -ms-filter: saturate(500%);}

.left-video{margin-top:55px;float:left;width:48%;color:#d82521;font-size:36px;margin-left:4%;}

.left-video img{width:250px;margin-left:auto;margin-right:auto;display:block;}
.left-v-title{float:left;width:100%;}

.about-title{float:left;width:90%;margin-left:5%;}

.about-tit-news{float:left;}

.about-tit-news img{float:left;width:44px;}

.about-tit-news-text{float:left;color:#fff;margin-left:20px;}

.about-tit-news-text-big{float:left;font-size:42px;font-family:impact;}

.about-tit-news-text-big:before{
	    content: 'dsfdsf';
    border-width: 10px 14px;
    border-color: transparent transparent transparent #fff;
    width: 0px;
    height: 0px;
    overflow: hidden;
    float:right;
    border-style: solid;
    margin-top:20px;
}


.about-tit-news-text-detail{float:left;font-size:16px;margin-top:22px;}

.about-tit-custom{
	float:right;
}

.about-tit-custom img{float:left;width:44px;}

.about-text{float:left;width:100%;font-size:16px;color:#000;margin-top:4%;line-height:27px;}

.right-v-t-k{float:left;width:100%;font-style:italic;height:55px;line-height:55px;border-bottom: 1px solid #8c8888;color:#D7000F;font-weight:bold;font-size:40px;}
.video-img-k{width:99.5%;float:left;}

.about-box-imgk2{float:left;width:100%;margin-top:5%;display:none;}

.about-box-imgk2 a {
    float: left;
    width: 47%;
    background: #fff;
}
.about-box-imgk2 a img{
	   float: left;
    width: 100%;
}
.about-box-imgk{
	float:left;
    width:21.9%;
    margin-left:4%;
    margin-top: 6%;
}

.about-box-imgk a{
	float:left;
    width:100%;
    background:#fff;
}
.about-box-imgk a img{float:left;width:98%;margin-left:1%;margin-top:1%;}


.video-img-vk:before {
    content: '';
    background: #081427;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    border-radius: 50%;
    cursor: pointer;
    margin: auto;
    z-index: 2;
}

.video-img-vk:after {
    content: '';
    border-width: 12px 17px;
    border-color: transparent transparent transparent #fff;
    margin: auto;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 25px;
    right: 0;
    top: 0px;
    bottom: 0;
    border-style: solid;
margin: auto;
    z-index: 3;
}

.video-img-vk:hover:before{background: rgba(218,37,30,0.6);}

.video-img-vk:hover img{transform:scale(1.1)}

.video-img-vk img{float:left;width:100%;background: url(../images/load.gif) no-repeat center center;}

.about-box2{    width: 1205px;
    margin-left: auto;
    margin-right: auto;
   
}

.news {
    margin-top: 40px;
    float: left;
    width: 457px;
 
}

.news:hover .news-title:before{
	width:100%;
}

.news-title{width:100%;font-size:23px;color:#000; position: relative;padding-bottom:15px;}

.news-title:before{
	content: '';
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background:#EB8B3E; 
}

.news-k{float:left;width:100%;
border: 1px solid #e2dedc;
margin-top:10px;
height:270px;
}
.news-k-k{float:left;width:435px;height:245px;margin-left:13px;margin-top:13px;}
.news-img{float:left;width:51%;}

.new-text-k{float:left;width:46%;margin-left:2%;margin-top:22px;}

.new-text{float:left;width:100%;font-size:16px;color:#000;}
.yellow-readmore{
	margin-top:15px;
	float:left;display:block;color:#EB8B3E;font-size:16px;font-style:italic;
}

.new-time{float:left;width:100%;text-align:right;font-size:15px;color:#EB8B3E;margin-top:20px;}

.video{float:left;width:720px;margin-left:25px;margin-top: 40px;}

.video:hover .news-title:before{
	width:100%;
}

.video-k{float:left;width:100%;
border: 1px solid #e2dedc;
margin-top:10px;height:270px;}

.video-k-k{float:left;width:700px;height:245px;margin-left:13px;margin-top:13px;}

.video-text-k{float:left;width:42%;margin-top:22px;}

.video-text{float:left;width:100%;font-size:16px;color:#000;}

.video-img-vk{float: left;
    width: 387px;
    margin-left: 15px;
    overflow: hidden;position: relative;}


.mid-search{width:292px;height:40px;margin-top:85px;margin-left:auto;margin-right:auto;position: relative;}
.mid-sear-in{
	
    width: 282px;
height:40px;
background:#f6f6f6;
    padding-left: 10px;
    color: #434752;
    height: 40px;
    border: none;
float:left;
}

.mid-sear-btn{width: 88px;
    height: 42px;
    border: 0px none;
    background-color: #da251e;
  
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
background-position:center;
    position: absolute;
    right: 0;
    top: 0px;}
.about-whitek{
	float:left;width:100%;margin-left:0px;background:#fff;margin-top:2%;
}

.about-white-k2{
	float:left;
    margin-left:5%;
width:90%;
margin-bottom:5%;
}

.about-white-title{float:left;width:100%;    position: relative;margin-top:5%;}

.about-white-titlek{
	width: 100%;
    position: absolute;
    top: 48%;
    left: 0;
    z-index:1;
}

.about-white-title-about{z-index:1;float:left;width:270px;height:50px;background:#E60012;text-align:center;color:#fff;font-size:40px;font-family: impact;}

.about-white-title-Market{z-index:1;float:right;width:270px;height:50px;background:#333637;text-align:center;color:#fff;font-size:40px;font-family: impact;}
.about-white-title img{    
    width: 100%;
    position: absolute;
    top: 22px;
    left: 0;
    z-index:0;
}



.video-k{float:left;width:100%;    position: relative;overflow:hidden;}


.video-k:hover:before{background: rgba(255,102,0,0.6);}
.video-k:hover img{transform:scale(1.1)}

.video-k img{float:left;width:100%}

.a-r-factay{float:left;width:100%;}
.a-r-fa-title{float:left;width:778px;height:58px;padding-left:30px;border-bottom: 4px solid #dddee0;font-size:36px;line-height:58px;}

.a-r-fa-content-k{float:left;width:100%;margin-top:0px;margin-left:0px;margin-bottom:30px;}

.a-r-fa-content-k img{float:left;display:block;}

.a-r-fa-content-k .zi{float:left;width:100%;margin-left:0px;margin-top:10px;color:#808080;font-size:16px;}
.a-r-fa-content-k .zi a{color:#fab847;font-size:14px;}
.a-r-fa-content-k .zi a:hover{color:#00aaf1}

.a-r-news{float:left;width:100%;font-size:17px;}
.a-r-news-t-k{float:left;width:100%;margin-left:0px;margin-top:30px;}

.a-r-news-t{float:left;width:100%;height:40px;background:#f7f7f7;cursor: pointer;}

.a-r-news-t .left{float:left;width:7%;height:100%;margin-top:0px;background:#3d414c;}
.a-r-news-t .right{float:left;margin-left:2%;width:91%;height:40px;color:#333333;}
.a-r-news-t .right .rightzi{width:67%;float:left;line-height:40px;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.a-r-news-t .right .righttime{float:right;line-height:40px;margin-right:20px;}
.a-r-news-con{float:left;color:#a3a3a3;padding-left:2%;width:96%;padding-right:2%;margin-top:25px;display:none;}

.right-zi{float:left;width:580px;overflow:hidden;height:50px;text-overflow:ellipsis;white-space:nowrap;}
.a-r-news-t .right:hover .yj{    border: 2px solid #da251d;}
.a-r-news-t .right:hover .yj:before{   color:#da251d;}


.a-r-news-t .right .yj{
    position: absolute;
    right: 15px;
    top: 0;
    
    text-indent: 0;

border: 2px solid #cfcfcf;

    border-radius: 50%;
width:38px;
height:38px;

}
.a-r-news-t .right .yj:before{
	content: '\e628';
    font-size: 32px;
    color: #cfcfcf;
    font-family: icomoon;
position: absolute;
   right: 9px;
    top: 3px;
}
/*cowlCarousel*/
.owl-theme .owl-controls {
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
  
}
.owl-prev{float:left;margin-left:-35px;}
.justify-k .owl-controls .owl-buttons div.owl-prev:before {
        content: '\e625';
    font-size:70px;
    color:#BFBEBE;
    
}
.owl-controls .owl-buttons div:before {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: 0;
}
.justify-k .owl-controls .owl-buttons div.owl-next{float:right;}
.justify-k .owl-controls .owl-buttons div.owl-next:before {
	
    content: '\e628';
    font-size:70px;
    color:#BFBEBE;
float:right;
}
.justify-k .owl-controls .owl-buttons div {
    top: 45%;
}

.justify-k .owl-controls .owl-buttons div:hover{background: #9ec7f2;}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls .owl-buttons div {

    float:left;
position: relative;
font-family: icomoon;
transition: all 0.6s ease 0s;
}
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none;  width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-item img { display: block; width: 100%; height: auto;border-radius:20px; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.grabbing { cursor: url("../images/grabbing.png") 8 8, move; }
.owl-theme .owl-controls {float:left;width:100%;}
.owl-buttons{float:left;width:100%;}
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; }
.owl-item.loading { min-height: 150px; background: url("../images/AjaxLoader.gif") no-repeat center center; }
.owl-origin { -webkit-perspective: 1240px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1240px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1240px; }
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; }
.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; }
.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; }
.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; }
.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }

/*cowlCarousel------------*/

.about-text-title{
	font-size:25px;color:#000;line-height:60px;
}

@media screen and (max-width: 1465px) {
#main_pro {
    top: -50px;
    border-radius: 60px 0 0;
}
.owl-theme .owl-controls{top:28%;}
.owl-prev{margin-left:30px;}
.justify-k .owl-controls .owl-buttons div.owl-next{margin-right:60px;}


}
@media screen and (max-width: 1290px) { 

.about-text{margin-top:5%;}
.about-text-title{line-height:30px;}

}

@media screen and (max-width: 1275px) {
.video-text {
    font-size: 14px;
}
.video-img-vk {
    width: 55%;
    margin-left: 3%;
}
.video-k-k {
    width: 96%;
    margin-left: 2%;
    margin-top: 10px;
}
.new-text {
 
    font-size: 14px;
 
} 
.news-img {
    width: 50%;
}
.news-k-k {
    width: 96%;
    margin-left: 2%;
    margin-top: 10px;
}
	.news{width:calc(38% - 2px);}
.video {
    width: calc(60% - 2px);
    margin-left: 2%;
}
.about-box2 {
    width: 98%;
    float:left;
margin-left:1%;
}


	#main_pro{width:98%;margin-left:1%;}
 
    #product-pr-box{margin-left:5%;}
    .product-pr-box-aimg img{width:100%;}
    .img-move-p-k{margin-top: 5%;}
    .main_us_f{width:98%;margin-left:1%;}
    .about-box{float:left;width:98%;margin-left:1%;}

    .a-r-fa-content-k img{width:100%;}
    
.product-pr-single-downk {
 
    height: 20%;
}


}






@media screen and (max-width: 940px) { 
	.ab-title-2{display:block;}
.aboutus-maink{width:100%;}
.left-map {
    width: 100%;
    margin-top:30px;
}
.about-white-title{display:none;}
.aboutus-maink{margin-top:20px;}
}

@media screen and (max-width: 900px) {
.video-text-k {
    margin-top: 0px;
}
.new-time {
    margin-top: 5px;
}
.yellow-readmore {
    margin-top: 5px;
}
  .new-text-k {
    margin-top: 0px;
  }
}


@media screen and (max-width: 720px) { 
.about-tit-custom img {
    width: 34px;
background:none;
}
.about-tit-news-text-big {
    font-size: 32px;
}
.about-tit-news img {
    width: 34px;
   background:none;
}

.about-white-title-about {
    width: 180px;
    height: 40px;
    font-size: 30px;
     line-height:40px;
}

.about-white-title-Market {
    width: 200px;
    height: 40px;
    font-size: 30px;
   line-height:40px;
}

}


@media screen and (max-width: 496px) { 
 
.move-pr-box {
    margin-bottom: 5%;
}
.move-pr-box-aimg {
    margin-left: 6%!important;
}

.move-p-ab{text-align:center;}


}





@media screen and (max-width: 1245px) { 

  .move-pr-box{width:88.5%;padding-right:1.2%;}
 .move-pr-box-aimg img{width:100%;}
  .move-pr-box-aimg{width:98.8%;height:auto;}
}

.big-title{color:#D7000F;font-size:40px;font-weight:bold;font-style:italic;}

@media screen and (max-width: 1000px) { 
	.move-pr-box{height:auto;width: 92%;}
  .slick-prev, .slick-next{font-size: 40px;top: 50%;}
}

@media screen and (max-width: 930px) { 
.product-pr-box {
    width: 46.1%;
}


.about-tit-news-text-big:before{
	border-width: 0px 0px;
}
.about-tit-news-text-detail{display:none;}

}

@media screen and (max-width: 785px) {
	.video-k-k{margin-bottom:15px;height:auto;}
	.video-k{height:auto;}
.video {
  width: calc(100% - 2px);
  margin-left:0;
}
.new-text {
    font-size: 18px;
}
.new-text-k {
	width: 65%;
    margin-top: 22px;
}
.news-img {
    width: 30%;
}
	.news-k-k{height:auto;margin-bottom:10px;}
.news-k {
    height: auto;
} 
.news {
    width: calc(100% - 2px);
}
.about-text {
    margin-top: 0;
}
	
.move-pr-box{height:auto;width: 90%;}
  .aboutus-right{width:100%;}
  .left-video{width:100%;margin-left: 0px;margin-top: 40px;}
}
@media screen and (max-width: 760px) { 

    .slick-dots li button {
    height: 10px;
    width: 10px;

    }
  .main_box2 {
    margin-top: 0px;
  }
  .left-video {
    height: auto;
  }
  .left-video {
    width: 100%;
  }
  .video-img-vk0 {
    margin-top: 40px;
  }
  .mid-search {
    margin-top: 50px;margin-bottom:30px;}
}

@media screen and (max-width: 670px) { 
.slick-dots {
    height: 30px;
background:url(../images/babtbk.png) no-repeat center 100%;
background-size:200px;
}
 .left-video{margin-top: 20px;}
}
@media screen and (max-width: 630px) { 

}
@media screen and (max-width: 550px) {
.video-img-vk {
	margin-top:20px;
    width: 300px;
    margin-left: 0;
} 
	.video-text-k {
    width: 100%;}
.about-box {
    margin-bottom: 20px;
}
.new-text-k {
    margin-top: 0;
}
.new-text {
    font-size: 14px;
}
	.ab-title-2 b{font-size:30px;padding: 10px 20px;}
.mp-title b{font-size:30px;padding: 10px 20px;}	
#main_pro {
    top: -30px;
    border-radius: 30px 0 0;
}
  
    .mp-title-more{margin-top: 10px;margin-bottom: 10px;font-size:12px;  line-height: 30px;  width: 100px;
    height: 30px;}
	.mp-title {
    font-size: 32px;
   }
.slick-prev, .slick-next{font-size: 20px;}
  .a-r-fa-content-k .zi {
    width: 90%;
    margin-left: 2%;
    margin-top: 10px;
  }
.product-n-k {
    float: left;
    width: 100%;
    margin-top: 5%;
    margin-left: 0;
}
.product-pr-single-downk {
    height: 15%;
}
}
@media screen and (max-width: 500px) { 
.move-pr-box-aimg {
    margin-left: 3.5%;
}

}














