@charset "utf-8";
body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333; }
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;}
a:focus, a:hover{ text-decoration: none!important; outline: none;outline-offset:0;}
label{font-weight: normal;width:100%;}
a:focus {outline:none;outline-offset:0;}
.fl{ float:left; }.fr{ float:right; }
.cl:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
.tl{ text-align:left;}.tc{ text-align:center;}.tr{ text-align:right;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
.slick-slide{outline: none!important;height:auto;}
#wrap_index{overflow: hidden;position: relative;}
.moder_leftright_r img{max-width:100%}
@media (min-width: 1420px) {
  .container{width: 1200px;padding: 0;margin:0 auto;}
}
@media (min-width: 1920px){
	.container{width: 1600px;margin:0 auto;}
}

@media (min-width: 1700px) and (max-width: 1920px){
	.container{width: 1600px;margin:0 auto;}
}

.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1;}
a:hover{ color:#007d6d}



/*header*/
#header{width:100%;position: relative; background-color:rgba(255,255,255,.8); z-index: 90;}
.logo{width:30%;height:95px;}
.logo a{display:table-cell;width:100%;height:95px;vertical-align:middle;}
.logo img{ max-width:100%;max-height: 100%; }
#header .pc_Menu{width:70%;}
.pc_Menu .menul{width:100%;height:100px;}
.pc_Menu .menul .firstli{position:relative;width:14.2857%;float:left;text-align:center;transition:300ms;}
.pc_Menu .menul .firstli a{display:block;position:relative;box-sizing:border-box; width:100%;height:100px;line-height:100px;padding:0 6px;font-size:16px;color:#333;overflow:hidden;}
.pc_Menu .menul .firstli.cur>a, .pc_Menu .menul .firstli:hover>a{ background:#007d6d; color:#fff}
.pc_Menu .secdulBox{display: none;position: absolute;width: 100%;background-color:rgba(255,255,255,.8);padding:0px 0px 0px 0px;border-radius:0px; top:100px;left: 50%;transform: translateX(-50%);}
.pc_Menu .secdulBox .secdli a {font-size:14px; padding: 0;height:45px;line-height: 45px;color: #333;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms; transition: 300ms;}
.pc_Menu .secdulBox .secdli.current a,.pc_Menu .secdulBox .secdli a:hover {color: #fff;background:#007d6d;}
.pc_Menu .menul .firstli:after{opacity: 0; position: absolute;content:"";bottom:-10px;left:50%;transform:translateX(-50%);width: 24px;height: 8px;background:url(../images/ico3.png)no-repeat center;-webkit-background-size: cover;background-size: cover;-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
.pc_Menu .menul .firstli.cur:after,.pc_Menu .menul .firstli:hover:after{bottom:11px;opacity: 1;}


/*手机头部*/
.model-header{ width: 100%;height:60px;padding: 0 10px;z-index:30;background:#007d6d; }
.model-header .model-header-logo{width:40%;float: left;height:60px;}
.model-header .model-header-logo a{display: table-cell;vertical-align: middle;width: 300px;height:60px;}
.model-header .model-header-logo a img{max-width: 100%;max-height: 100%;}
.model-header .model-navbtn{width: 32px;height:60px;line-height: 42px;float: right;padding:16px 0;}
.model-header .model-navbtn img{max-width:100%;}
/*main*/




@media (max-width:991px){
	.logo,.logo a{height:60px;}
	.pc_Menu .menul{height:60px;}
	.pc_Menu .menul .firstli:after{width: 20px;height: 6px;}
	.pc_Menu .menul .firstli.cur:after, .pc_Menu .menul .firstli:hover:after{bottom:8px;}
	.pc_Menu .menul .firstli>a{font-size:14px;height:60px;line-height:60px;padding:0 3px;}
	.pc_Menu .secdulBox{top:60px;border-radius:5px;}
	.pc_Menu .secdulBox .secdli a{font-size:14px;height:32px;line-height:32px;}
}


/*颜色重写*/
/*banner*/
#model_banner .banner_img img{position:relative;left:50%;transform:translateX(-50%);}
#model_banner .banner_img a{display:block;width: 100%;overflow: hidden;}
.slick .slick-prev:before,.slick .slick-next:before{ content:""; }
#model_banner .slick-prev,#model_banner .slick-next{width:46px;height:84px;}
#model_banner .slick-prev{opacity:.2;left:60px;z-index:9; background:url("../images/arw.png") no-repeat center;transform:translateY(-50%) rotate(180deg);}
#model_banner .slick-next{opacity:.2;right:60px; background:url("../images/arw.png") no-repeat center;}
#model_banner .slick-prev:hover,#model_banner .slick-next:hover{opacity:1;}
#model_banner .slick-dots li{margin:0 10px;}
#model_banner .slick-dots li button{background: #fff;opacity:.6;}
#model_banner .slick-dots li.slick-active button{background: #fff;opacity:.6;}
#model_banner .slick-dots li.slick-active button:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%); width:18px;height:18px;border:1px solid #cfc7c0;border-radius:50%;}
#model_banner .slick-dots {bottom: 10px;}

.model-textlist-one ul li:hover{border-bottom:1px solid #007d6d;}
.model-textlist-one ul li:hover dt{color:#007d6d;}
.model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover{border:1px solid #007d6d;background:#007d6d url(../images/icon10.png) 90% center no-repeat;}
.updown_fenlei .cont_nav .one .one_a i{background:url(../images/icon4.png) center no-repeat;}
.model-classify-nav .one .o_li .one_a i{background:url(../images/icon6.png) center no-repeat}

.updown_posnav .nav_item a:hover, .updown_posnav .nav_item a.on,#model_contant_main .model_dec_adress a:hover{color:#007d6d;}
.updown_fenlei .cont_nav .one .o_li:hover .one_a, .updown_fenlei .cont_nav .one .o_li a.ez{background-color:#007d6d;}
#model_contant_main .model_dec_adress a:hover,#model_contant_main .model_dec_adress a.cur{color:#007d6d;}
.model-dectil-bottom .model-dectil-chose a:hover{color:#007d6d;}
.model-dectil-img .slick-dots li button{border: 1px solid #007d6d;}
.model-dectil-img .slick-dots li.slick-active button{background:#007d6d;}
.model_seach .model-seachdiv form .seabtn,.model-textlist-three ul li a:before{background:#007d6d;}
.model-textlist-three ul li a:hover, .model-textlist-three ul li a:hover dt{color:#007d6d;}
.model_page a.on, .model_page a:hover,.model_page a.on, .model_page a.current{color:#007d6d;border-bottom: 1px solid #007d6d;}
.model-textlist-four ul li a:hover{background: #007d6d;}
.model-textlist-two ul li a:hover .textlist-l dt,.model-textlist-two ul li a:hover .textlist-l p{color:#007d6d;}
.model-textlist-two ul li a:hover .newtime{background: #007d6d;}
.model-imgtextlist-two ul li a:hover .imgtextlist-r dt,.model-imgtextlist-one ul li a:hover .imgtextlist-l dt,
.model-imgtextlist-three ul li a:hover .imgtextlist-r dt,.model-imgtextlist-three ul li .imgtextlist-r .time p{color:#007d6d;}
.model-imgtextlist-four ul li a:hover .imgtextlist-text,.model-imglist-two ul li a:hover p{background: #007d6d;}
.model-imglist-two ul li .pimg em span{background:#007d6d url(../images/icon7.png) center no-repeat}
.model-imglist-three ul li a:hover{border:2px solid #007d6d;}
.model-imglist-three ul li a:hover p{color:#007d6d;background:url(../images/icon6.png) right center no-repeat;}
.model_leftright_l .cont_nav .one .o_li .one_a i{background:url(../images/icon6.png) center no-repeat;}

/*手机端*/
.model-classify .model-classify-posnav{background:#007d6d;}
/*底部导航*/
.model-fixed{background:#007d6d!important;}
.model-classify-nav .one .o_li a.ez,.model-classify-nav .second a.sen_x{color:#007d6d;}
.model-classify-nav .second a.sen_x:before{background:#007d6d;}
.model-phone-page span i{color:#007d6d;}

.model-leftnav-top{background: #007d6d;}

.model-fixed .fnavbox li a, .fnavbox li dd{color:#fff!important;}
/*左右布局*/
.model_leftright_l .l_posnav{background: #007d6d;}
.model_leftright_l .cont_nav .one .o_li a.one_a:hover, .model_leftright_l .cont_nav .one .o_li a.ez{color:#007d6d;}
.model_leftright_l .cont_nav .second .e_li a:hover, .model_leftright_l .cont_nav .second .e_li a.sen_x{color:#007d6d;}
.model_leftright_l .cont_nav .second .e_li a:hover:before, .model_leftright_l .cont_nav .second .e_li a.sen_x:before{background: #007d6d;}
.model_leftright_l .cont_nav .second .e_li a:hover, .model_leftright_l .cont_nav .second .e_li a.sen_x{color:#007d6d;}
.moder_leftright_r .r_posnav p{border-bottom:4px solid #007d6d;}
.moder_leftright_r .r_posnav span a:hover{color:#007d6d;}
/*内页产品详情箭头*/
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before{border-bottom:12px solid #007d6d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before{border-top:12px solid #007d6d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:hover{border-bottom:1px solid #007d6d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:hover{border-top:1px solid #007d6d;}
@media (min-width:768px){
	.model-textlist-four ul li .textlist-r dd{color:#fff;}
	.model-imgtextlist-four ul li a:hover .imgtextlist-text p,.model-imgtextlist-four ul li .imgtextlist-text dd{color:#fff;}
}
@media (max-width:640px){
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:after{    border-left: 7px solid #007d6d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next{border-left: 1px solid #007d6d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:after{border-right: 7px solid #007d6d;}
}


/*私下css*/
.index_box{ margin: 0 auto; }
.index_box .title{ margin:0 auto;text-align:center; padding-bottom:15px;position:relative; }
.index_box .title .en{ width:80%;margin:0 auto;line-height:60px;color:#333;font-size:48px; font-weight: normal; text-align:center; text-transform:Capitalize; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.index_box .title .cn{width:80%; margin:0 auto; color:#007d6d; font-size:18px;line-height:30px;margin-top:5px;text-align:center; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;  }

/*about css*/
.about{margin:0 auto; height: auto; padding:95px 0px 200px 0px ; }

.about .inter{   padding:85px 55px 98px 0px ;background:url(../images/about-cby.jpg) right repeat-y;  }
.about .video_img{  margin-bottom:0px; tdisplay: table-cell;text-align: center; }
.about .video_img iframe{height:510px !important}
.about .about_img img{max-width:100%; max-height:100%;  margin:auto; }
.about .box_text{float:right; }
.about .box_text .title{ float:right; width:80%;text-align:right; padding-bottom:15px;position:relative; }
.about .box_text .title .en{ margin:0 auto; line-height:60px;color:#333;font-size:48px; font-weight: normal; text-align:right; text-transform:Capitalize; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.about .box_text .title .cn{ margin:0 auto;  color:#007d6d; font-size:18px;line-height:30px;margin-top:5px;text-align:right; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;  }
.about .box_text .text{margin-top:20px; padding:0px 0px; font-size:16px; color: #333;line-height: 30px;height:300px; text-align:right;text-indent:28px; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:10;-webkit-box-orient: vertical;margin-bottom: 0px;}
.about .about_more {float:right;display: block;color:#fff;border-radius:30px;  font-size:16px; width: 167px; line-height: 36px;height: 36px;text-align:left; text-indent:24px;  margin-top: 53px;
 background:url(../images/icon17.png) #007d6d right no-repeat; overflow:hidden}
.about .about_more a{color:#fff; }
@media (min-width:640px){.about .about_more:hover{  width: 167px; line-height: 36px;height: 36px;font-size:16px;color:#fff;  background:url(../images/icon17.png) #555 right no-repeat;}
}

/*.product css*/
.product{padding:85px 0px 70px 0px; }
.product .inner{margin:0 auto; width:90%; margin-top:60px;  overflow: hidden;}
.product .inner .bd{ margin:0 auto}
.product .inner ul li .pic{margin:0 auto; position:relative ; overflow: hidden; text-align:center;}
.product .inner ul li .pic img{max-width:100%;max-height:100%;margin:0 auto; transition:0.5s;}
.product .inner ul li:hover .pic img{transform: scale(1.1, 1.1);   transition:0.5s;display: table-cell;text-align: center;}
.pro_data{margin:0 auto;width:100%;height: auto;overflow: hidden; margin-bottom: 0px;}
.pro_data ul{height: auto;overflow: hidden;}
.pro_data ul:nth-child(3n){margin-right: 0px;}
.pro_data ul li{text-align: center;}
.pro_data ul li a{display: inline-block;height: auto;overflow: hidden;position: relative;}
.pro_intro2{transition: 400ms; overflow:hidden; background:rgba(0,0,0,0.51); position:absolute; bottom:0; left:0; width:100%; height:70px;}
.pro_intro1{width:100%;color: #fff; height:100%;z-index: 2;text-align: center; display:table;transition: 400ms;}
.pro_intro{vertical-align: middle;display: table-cell; overflow:hidden; width:100%}

@media (min-width:640px){.pro_data ul li:hover a .pro_intro2{ height:80%;width:80%; bottom:10%; left:10%}
.pro_bt{width: 218px;font-size: 18px;line-height: 70px; margin:auto; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block;}
.pro_nr{line-height: 25px;height:95px;color: #fff;position: relative;transition: 400ms;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical; padding-top:20px; width:90%; margin:auto;}
.pro_nr:before{content: "";width: 60px;height: 3px;line-height: 30px;background: #007d6d;position: absolute;top: 0px;left: 50%;margin-left: -30px;margin-bottom: 20px;}
}

.product .more {margin:0 auto;display: block;color:#fff;border-radius:30px;  font-size:16px; width: 167px; line-height: 36px;height: 36px; text-align:left; text-indent:24px;  margin-top:25px;
 background:url(../images/icon17.png) #007d6d right no-repeat; overflow:hidden}
.product .more a{color:#fff; }
@media (min-width:640px){.product.more:hover{ width:167px; font-size:16px;color:#fff; line-height:36px; height: 36px;  background:url(../images/icon17.png) #555 right no-repeat;}
}

/*new css*/
.news{margin:0 auto; padding:65px 0px 55px 0px; }

.news .news_list{margin-top: 35px;margin-left:-15px; margin-right:-15px;}
.news .news_list li{margin-bottom:30px; background-color: #fff;   padding-left:15px; padding-right:15px;}
.news .news_list li a{display: block; position: relative;overflow: hidden;border:1px solid #eee;}
.news .news_list li a>div{padding: 0px;}
.news .news_list li:nth-child(3) a>div,.news .news_list li:nth-child(4) a>div{float: right;margin-bottom: 0px;}
.news .news_list li a .image{ float:left; width:320px; height:220px;align-items: center;display: flex;}
.news .news_list li a .image img{width:100%; opacity: 1;display: table-cell;text-align: center;}
.news .news_list li a .text{ float:right;width: calc(100% - 320px);text-align: left;padding: 0 25px 0;font-size: 16px;position: relative;background-color: #fff;box-sizing: border-box;}
/*.news .news_list li a .text:before{content: ""; display: block; width: 0; height: 0; border: 10px solid transparent; border-left-color:#fff; position: absolute; right: -20px; top: 50%; margin-top: -10px;}
.news .news_list li:nth-child(1) a .text:before,.news .news_list li:nth-child(2) a .text:before{right: 0; left: -20px; border-right-color:#fff; border-left-color:transparent;}*/
.news .news_list li a .text .p1{color: #1c1c1c; font-size: 18px; margin-top:30px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .news_list li a .text .p2{color:#bbbbbb; font-size: 14px;  line-height: 24px;  text-align:left; margin: 10px auto 10px auto;}
.news .news_list li a .text .p3{color: #858585; line-height: 24px; height: 48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news .news_list li a .text .p4{width: 115px;height: 30px; line-height: 30px; text-align:center;border:1px solid #eee; border-radius:30px;color: #666; margin-top: 20px;}
.news .news_list li:nth-child(3) a:hover .text,.news .news_list li:nth-child(4) a:hover .text{position: absolute;left: 0;width: 100%;top: 0;transition: all linear 0.5s;-webkit-transition: all linear 0.5s;-moz-transition: all linear 0.5s;}
.news .news_list li:nth-child(1) a:hover .text,.news .news_list li:nth-child(2) a:hover .text{position: absolute;right: 0;width: 100%;top: 0;transition: all linear 0.5s;-webkit-transition: all linear 0.5s;-moz-transition: all linear 0.5s;}
.news .news_list li a:hover .text:before{display: none;}
.news .news_list li a:hover .text .p1{margin-top:30px;color: #007d6d;}
.news .news_list li:hover a .image img{opacity: 0;transition: all linear 0.5s;-webkit-transition: all linear 0.5s;-moz-transition: all linear 0.5s;}
/*.news .news_list li:first-child{margin-bottom: 0px;}
.news .news_list li:first-child {margin-bottom: 0px;}*/

.index_box .more {margin:0 auto;display: block;color:#fff;border-radius:30px;  font-size:16px; width: 167px; line-height: 36px;height: 36px; text-align:left; text-indent:24px;  margin-top:25px;
 background:url(../images/icon17.png) #007d6d right no-repeat; overflow:hidden}
.index_box .more a{color:#fff; }
@media (min-width:640px){.index_box .more:hover{ width:167px; font-size:16px;color:#fff; line-height:36px; height: 36px;  background:url(../images/icon17.png) #555 right no-repeat;}
}


/*contact css*/
.contact{  padding:110px 0px 0px 0px;background-attachment: fixed; background-repeat:no-repeat; background-size: 100%  auto ;}
.contact .title{ margin:0 auto;text-align:center; padding-bottom:15px;}
.contact .title .en{ width:80%;margin:0 auto;line-height:60px;color:#a7a7a7; font-size:48px; font-weight: normal; text-align:center; text-transform:Capitalize; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.contact .title .cn{width:80%; margin:0 auto; color:#007d6d; font-size:18px;line-height:30px;margin-top:10px;text-align:center; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;  }

.contact  .inner{ margin-top:100px;  padding:75px;background:#fff;}
.contact  .inner .contact_text{float:left;font-size: 18px; line-height:50px;}
.contact  .inner .contact_img{ float:right;  margin-bottom: 0px; }
.contact  .inner .contact_img img{ max-width:100%; max-height:100%;margin:0 auto;   }




#footer{ background:#007d6d; margin-top:0px; padding:15px 0; text-align:center; color:#fff; line-height:25px;overflow:hidden;}
#footer a{ color:#fff}


.footer{ background:#e8e8e8; overflow:hidden; }
.footNav  {padding:35px 0px 35px 0px;display: inline-block;vertical-align: top;width:75%;}
.footNav li{display: inline-block;vertical-align: top;width:16%;}
.footNav li a{display: block;font-size: 14px;line-height:36px;display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.footNav li h3 a{margin-bottom:5px;font-size: 16px;}
.footNav li a:hover{color:#007d6d;}

.footNa{float: right;width: 21%; padding:49px 0px 49px 0px;    background:#f2f2f2;}
.footNa img{max-height: 100%;max-width: 100%; margin:0 auto;}
.footNa dt{font-size: 16px;width: 160px;height:160px;margin:0 auto;background:#e8e8e8; }
.footNa dd{font-size: 14px;line-height: 24px;padding-top:7px;}


@media (min-width: 1500px) and (max-width: 1699px){
    .container{width: 1430px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
.container{width: 1150px;}
.news .news_list li a .image{ width:280px; height:218px;}
.news .news_list li a .text{ width: calc(100% - 280px);}
.pro_intro2{ height:50px;}
.pro_bt {  line-height:50px;width: 180px;}
}

@media (min-width: 992px) and (max-width: 1199px){
.container {   width: 940px;}	
.index_box .title{padding-bottom:0px;}
.index_box .title .en{line-height:36px;font-size:36px;}
.index_box .title .cn{font-size:16px;line-height:24px;}

.about{padding:40px 0px 40px 0px;   }
.about .box_text .title{ float:right;width:80%; text-align:right; padding-bottom:15px;position:relative; }
.about .box_text .title .en{ line-height:36px;font-size:36px; font-weight: normal; text-align:right; }
.about .box_text .title .cn{font-size:16px;line-height:30px;text-align:right;  }
.about .inter {  padding: 0px 0px 0px 0px; background:none;}
.about .video_img{ margin:0 auto;text-align:center; margin-top:0px;}
.about .video_img iframe{height:450px !important}

.about .box_text{ margin:0 auto; }
.about .box_text .text {  margin-top:0px; 	font-size:14px;height: auto;  text-align:left;   margin-bottom: 0px;}
.about .about_more { margin-top: 30px; width: 135px; font-size: 14px; line-height: 30px;height:30px;}
.about .about_more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }


.news .news_list li a .image{ width:200px; height:200px; }
.news .news_list li a .text{ width: calc(100% - 200px);    padding: 0 15px 0;}
.news .news_list li a .text .p1 { margin-top: 20px;}
.news .news_list li a:hover .text .p1{margin-top:20px;}
.pro_intro2{ height:36px;}
.pro_bt {  line-height:36px;width: 140px;}
.contact {  padding:30px 0px 0px 0px; background: none;}
.contact .inner {margin:0 auto; width: 92%;   margin-top:25px;   padding:20px 30px 15px 15px;  background: #fff;}
.contact .inner .contact_text { font-size: 16px; line-height: 36px; margin-bottom:20px; }

.index_box .more { width: 135px;    font-size: 14px; line-height: 30px;height:30px;margin-top:25px;}
.index_box .more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }
	}
	
@media (min-width: 768px) and (max-width: 991px){
.index_box .title{padding-bottom:0px;}
.index_box .title .en{line-height:36px;font-size:36px;}
.index_box .title .cn{font-size:16px;line-height:24px;}

.about{padding:40px 0px 40px 0px;   }
.about .title{ margin:0 auto;text-align:center; padding-bottom: 0px; }
.about .title .en{ margin:0 auto;line-height:36px;font-size:36px; text-align:center; color:#333;font-weight: normal;text-transform:Capitalize;}
.about .title .cn{ margin:0 auto;font-size:14px;line-height:24px;margin-top:5px;text-align:center;  }
.about .inter {  padding: 0px 0px 0px 0px; background:none;}
.about .video_img{ margin:0 auto;text-align:center; margin-top:30px;}
.about .video_img iframe{height:390px !important}

.about .box_text{ margin:0 auto; }
.about .box_text .text {  margin-top:30px; 	font-size:14px;height: auto;  text-align:left;   margin-bottom: 30px;}
.about .about_more {  float: none; margin:0 auto; width: 135px; font-size: 14px; line-height: 30px;height:30px;margin-top: 20px;}
.about .about_more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }

.product .inner ul { margin-left:-7.5px; margin-right:-7.5px;}
.product .inner ul li{padding-left:7.5px; padding-right:7.5px;margin-bottom: 20px; }
.pro_intro2{ height:40px;}
.pro_bt {  line-height:40px;}
.product .inner .more{margin-top:0px; font-size:14px; width: 135px;  line-height:30px; }


.news .news_list li:nth-child(1) a>div,.news .news_list li:nth-child(3) a>div{float: left;margin-bottom: 0px;}
.news .news_list li:nth-child(2) a>div,.news .news_list li:nth-child(4) a>div{float: right;margin-bottom: 0px;}


.contact {  padding:30px 0px 0px 0px; background: none;}
.contact .inner {margin:0 auto; width: 92%;   margin-top:25px;   padding:35px 50px;  background: #fff;}
.contact .inner .contact_text { font-size: 16px; line-height: 36px; margin-bottom:20px; }

.index_box .more { width: 135px;    font-size: 14px; line-height: 30px;height:30px;margin-top:25px;}
.index_box .more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }
}

@media (max-width:768px){
.index_box .title{padding-bottom:0px;}
.index_box .title .en{line-height:36px;font-size:36px;}
.index_box .title .cn{font-size:16px;line-height:24px;}

.about{padding:40px 0px 40px 0px;   }
.about .title{ margin:0 auto;text-align:center; padding-bottom: 0px; }
.about .title .en{ margin:0 auto;line-height:36px;font-size:36px; text-align:center; color:#333;font-weight: normal;text-transform:Capitalize;}
.about .title .cn{ margin:0 auto;font-size:16px; color:#007d6d;line-height:24px;margin-top:5px;text-align:center;  }
.about .inter {  padding: 0px 0px 0px 0px; background:none;}
.about .video_img{ margin:0 auto;text-align:center; margin-top:30px;}
.about .video_img iframe{height:390px !important}

.about .box_text{ margin:0 auto; }
.about .box_text .text {  margin-top:30px; 	font-size:14px;height: auto;  text-align:left;   margin-bottom: 30px;}
.about .about_more {  float: none; margin:0 auto; width: 135px; font-size: 14px; line-height: 30px;height:30px;margin-top: 20px;}
.about .about_more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }

.product .inner ul { margin-left:-7.5px; margin-right:-7.5px;}
.product .inner ul li{padding-left:7.5px; padding-right:7.5px;margin-bottom: 20px; }
.pro_intro2{ height:40px;}
.pro_bt {  line-height:40px;}

.news .news_list {margin-left: 10px; margin-right: 10px;}
.news .news_list li a .text {  padding: 0 20px 0;}
.news .news_list li:nth-child(1) a>div,.news .news_list li:nth-child(3) a>div{float: left;margin-bottom: 0px;}
.news .news_list li:nth-child(2) a>div,.news .news_list li:nth-child(4) a>div{float: right;margin-bottom: 0px;}

.contact {  padding:30px 0px 0px 0px; background: none;}
.contact .inner {margin:0 auto; width: 92%;   margin-top:25px;   padding:45px;  background: #fff;}
.contact .inner .contact_text { font-size: 16px; line-height: 36px; margin-bottom:20px; }

.index_box .more { width: 135px;    font-size: 14px; line-height: 30px;height:30px;margin-top:25px;}
.index_box .more:hover{ width: 135px;font-size: 14px; line-height: 30px;height:30px; }
#footer{ padding-bottom: 60px;}
}


@media (max-width:640px){
.index_box .title{padding-bottom:0px;}
.index_box .title .en{line-height:36px;font-size:36px;}
.index_box .title .cn{font-size:14px;line-height:24px;}

.about{padding:40px 0px 40px 0px;   }
.about .title{ margin:0 auto;text-align:center; padding-bottom: 0px; }
.about .title .en{ margin:0 auto;line-height:36px;font-size:36px; text-align:center; color:#333;font-weight: normal;text-transform:Capitalize;}
.about .title .cn{ margin:0 auto;font-size:14px;line-height:24px;margin-top:5px;text-align:center;  }
.about .inter {  padding: 0px 0px 0px 0px; background:none;}
.about .video_img{ margin:0 auto;text-align:center; margin-top:30px;}
.about .video_img iframe{height:390px !important}

.about .box_text{ margin:0 auto; }
.about .box_text .text {  margin-top:30px; 	font-size:14px;height: auto;  text-align:left;   margin-bottom: 30px;}
.about .about_more {  float: none; margin:0 auto; width: 135px; font-size: 14px; line-height: 30px;height:30px;margin-top: 20px;}

.product{padding:40px 0px 30px 0px;}
.product .inner {width: 100%; margin-top: 30px;}
.product .inner ul { margin-left:-7.5px; margin-right:-7.5px;}
.product .inner ul li{padding-left:7.5px; padding-right:7.5px;margin-bottom: 20px; }
.pro_bt{font-size: 14px; text-align:center; line-height:40px; }
.pro_intro2{ position:relative; height:40px; line-height:24px;}
.product .inner .more{margin-top:0px; font-size:14px; width: 135px;  line-height:30px; }

.news{margin:0 auto; padding:40px 0px 50px 0px; }
.news .news_list { margin-top: 35px;  margin-left:7.5px;  margin-right:7.5px;}
.news .news_list li{ margin-bottom: 20px; padding-left:7.5px; padding-right:7.5px;}
.news .news_list li a .image {  float: left;  width:40%;   height: auto;   align-items: center;  display: flex;}
.news .news_list li a .text { width: calc(100% - 40%); height: auto ; padding: 0 15px 0;}
.news .news_list li a .text .p1 {  margin-top: 10px;    font-size: 16px;}
.news .news_list li a .text .p2 {  margin: 0px auto 0px auto; font-size: 14px;}
.news .news_list li a .text .p3 { font-size: 14px;   height: 40px;line-height: 20px;}
.news .news_list li a .text .p4 { width: 115px; font-size: 14px; height: 24px; line-height: 24px; margin-top: 5px;}
.news .news_list li:nth-child(1) a>div,.news .news_list li:nth-child(3) a>div{float: left;margin-bottom: 0px;}
.news .news_list li:nth-child(2) a>div,.news .news_list li:nth-child(4) a>div{float: right;margin-bottom: 0px;}
.news .news_list li:last-child { margin-bottom:0px;}

.contact {  padding:30px 0px 0px 0px; background-attachment:top; background-repeat:no-repeat; background-size: 100%  auto ;}
.contact .inner {margin:0 auto; width: 92%;   margin-top:25px;   padding:10px 15px 15px 15px;  background: #fff;}
.contact .inner .contact_text { font-size: 16px; line-height: 36px; margin-bottom:20px; }

.index_box .more { width: 135px;    font-size: 14px; line-height: 30px;height:30px;margin-top:25px;}

/*.news .news_list li:nth-child(1) a .text:before,.news .news_list li:nth-child(3) a .text:before{right: 0; left: -20px; border-right-color:#fff; border-left-color:transparent;}
.news .news_list li:nth-child(2) a .text:before{  right: -20px;}*/
#footer{ margin-bottom:45px; margin-top:0px;}
#quickbar-wrap{ padding-bottom:0}
.model-dectil-text img{ max-width:100%}
}

