/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0; padding:0; margin:auto;}
table{border-collapse:collapse; border-spacing:0;}
caption,th{text-align:left; font-weight:normal;}
html,body,img,iframe,abbr{border:0;}


li{list-style:none;}
sup,sub{font-size:12px;}
textarea{overflow:auto; resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,b{font-weight:normal; display:block;}

a,a:hover{text-decoration:none;}
a{color:#333;}
a:hover{color:#000;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Quicksand', sans-serif !important; color:#666; outline:0;}
html{font-size:10px;}
body{background:url("../images/bg.jpg") repeat; -webkit-transition:none !important; -moz-transition:none !important; -ms-transition:none !important; -o-transition:none !important;font-size:12px; min-width:1400px;}
input[type=submit]{cursor:pointer;}


.fl_left{float:left;}
.fl_right{float:right;}
.clear{zoom:1; clear:both;}
.box{width:1400px; margin:0 auto;}
.margin-top{ margin-top:40px;}
.text_align_center{ text-align:center;}

/* 顶部 */
.full_top{background: #e5e5e5; line-height: 30px;}
.full_top span{background: url("../images/icon-tel.gif") no-repeat left center; padding-left: 20px;}

/* 头部 */
.ftop{background:#fff; z-index:10; padding-top: 20px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-animation:gupIn 1s 0.1s both; -moz-animation:gupIn 1s 0.1s both; animation:gupIn 1s 0.1s both;}
.ft_left{width:300px; height:87px;vertical-align: middle; line-height:87px;}
.ft_left img{vertical-align: middle;}
.ft_right{width:1100px;}
#logo{opacity:0.6; overflow:hidden; filter:alpha(opacity=60); -webkit-transition:0.3s, opacity 0.6s; -moz-transition:0.3s, opacity 0.6s; transition:0.3s, opacity 0.6s;}
#logo img{vertical-align:middle;}
#logo:hover{opacity:1; filter:alpha(opacity=100);}

/* 导航 */
/*#nav{width:900px; margin:auto; text-align:center; position:relative;}*/
/*#nav a{display:inline-block; padding-top: 20px; height:80px;line-height:80px; margin-left:56px;  text-align:center; font-size:14px; font-weight: bold;
-webkit-transition:0.3s, color 0.5s; -moz-transition:0.3s, color 0.5s; transition:0.3s, color 0.5s;}*/
/*#nav a:hover{color:#5ca63c
;}*/
/*#nav span{width:100px; height:2px; background:#5ca63c
; position:absolute; bottom:-0px; left:0; opacity:0; filter:alpha(opacity=0);}*/

/* 导航 */
.menu{position:relative;}
.menu li { position:relative; z-index: 99999; float: left;}
.menu li a{
    display:block;
    font-size: 16px;
    text-decoration:none;
    z-index: 9999999;
    text-align: center;
    color: #333;
    width:100px;
    line-height:87px;
}
.menu li a:hover { color:#5ca63c
; font-weight: bold;}
.menu li li a{ padding: 0 20px;}
.menu li ul { display:none; position:absolute;z-index: 999999999;  top: 87px; left:-80px;}
.menu li li a{line-height: 45px !important;transition:background 1s; font-size: 12px !important; border: none !important; color: #fff !important;  background: #5ca63c
;
    -webkit-transition:0.3s, color 0.5s; -moz-transition:0.3s, color 0.5s; transition:0.3s, color 0.5s; width:200px;
	filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;
}
.menu li li a:hover { background:#fff; color: #5ca63c
 !important;}
.menu ul span{width:100px; height:2px; background:#5ca63c
; position:absolute; bottom:-0px; left:0; opacity:0; filter:alpha(opacity=0);}
.menu  li ul li ul { 
display:none; 
position:absolute; 
top:0px; 
left:240px; 
width:200px; 
} 

/*.menu ul span li a:hover{height:0px;}*/

/*==banner 图展示==*/
.fullSlide {width:100%;position:relative;height:800px;background:#fff;overflow:hidden; z-index: 9;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {	width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:800px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {
    cursor:pointer; display:inline-block;*display:inline; zoom:1;width:20px;height:3px; margin:1px 5px;overflow:hidden;
    border:#fff 1px solid;
    filter:alpha(opacity=90);
    opacity:0.9;
    line-height:999px;    border-radius: 50px;
}
.fullSlide .hd ul .on {background:#5ca63c
;border:#5ca63c
 1px solid;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;
    width:40px;height:60px;background:url("../images/slider-arrow.png") -126px -137px no-repeat;cursor:pointer;
    filter:alpha(opacity=90);opacity:0.9;}
.fullSlide .next {left:auto;right:5%;background-position:-6px -137px;}

/*==内容区【爆款推荐】==*/
.icon_bt{font-size: 36px; line-height: 100px; color:#000; font-weight:bold; text-align: center; background: url("../images/icon-btbg.png") no-repeat center bottom;}
.icon_bt a{color:#000; }
.bk_bg{background:url("../images/bk_bg.png") no-repeat center; padding: 50px 0; }
.avtive .bk_bg { transform:translateY(0px); opacity:1; transition:1.5s 0s;}
.show_list_ser li{float: left; width: 466px; text-align: center;height:auto; padding:40px 0; font-size: 12px;
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.show_list_ser li:hover{
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
    /*box-shadow: 0 0 30px #ccc;*/
    color: #5ca63c
;
}
.show_list_ser li img{width: 330px; height: 330px; text-align: center; margin: 0 auto;}
.show_list_ser li h4{ color:#000;font-size: 20px;}


/*==内容区【护肤系列】==*/

.hf_box_bgaa{ position:relative;  }
.aa11 ul li{ float:left; width:27%; text-align:center;  margin:3% 3% 4% 3% ; display:block;}
.aa11 ul li a{  color:#FFF; font-size:26px; line-height:100px;}
.aa11{top:0px;  position:absolute;z-index: 999999999; width:100%;}
.aa11 p{ color:#FFF;line-height:30px;}

.hf_box_bg{padding:60px 0;  }

.avtive .ccc{ transform:translateY(0px); opacity:1; transition:1.5s 0s;}
.mm_box_bg{border-top: #eee 1px solid; border-bottom: #eee 1px solid;background:url(../images/haizao4.png)  bottom left no-repeat;}

.hf_left,.hf_left img{width: 650px; height: 520px;}
.hf_right{width: 580px;margin: 0 auto;}

.hf_left{
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.hf_left img{
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.hf_left img:hover{
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
}

/*-护肤系列-*/
.hfxl_box {
    overflow: auto;
    padding: 30px 0;
}
.hfxl_box .swiper-slide {height: 270px;}
.swiper-con{}
.hfxl_box li{float: left !important; width: 185px !important; margin-right: 10px !important;}
.hfxl_box li a{display: block; float: left;}
.hfxl_box li img{width:185px;height: 185px;}
.hfxl_box li p{font-size: 14px; color: #000;text-align: center; line-height:35px;}
.hfxl_box li span{font-size: 12px;color: #999;}
.swiper-con {
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}
.swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.swiper-slide img {
    width: 100%;
    height: 400px;
}
.swiper-slide:hover{
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
    box-shadow: 0 0 30px #fff;
}

.swiper-con_moreaa{text-align: center; margin-top: 20px; padding: 7px 0;}
.swiper-con_more{text-align: center; margin-top: 40px; padding: 7px 0;}
.swiper-con_more a,.swiper-con_moreaa a{padding: 5px 80px; border-radius: 100px; border:#5ca63c
 1px solid; color: #5ca63c
;}
.swiper-con_more a:hover,.swiper-con_moreaa a:hover{border:#5ca63c
 1px solid; color: #fff; background: #5ca63c
;}


.mmxl_box_sty ul{margin: 0 auto;}
.mmxl_box_sty li{margin-right: 0px !important;
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.mmxl_box_sty li:hover{
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
}
.xhxl_box_sty{width:380px; margin: 0 auto;}


.indc_fl li {
    width: 135px;
    height: 35px;
    /*float: left;*/
    display: inline-block;
    font-size: 16px;
    color: #5ca63c
;
    line-height: 35px;
    text-align: center;
    border: 1px solid #5ca63c
;
    margin: 0 4px;
    cursor: pointer;
    position: relative;
}

.indc_fl li.cur,.indc_fl li:hover{
    background: #5ca63c
;
    border: 1px solid #5ca63c
;
    color: #fff;
}
.indc_fl li.cur a,.indc_fl li:hover a{ color: #fff;}
.indc_fl{ text-align:center; margin-top:20px;}


.indc_gd{ margin-top:55px; position:relative;}
.indc_nr li{ float:left; width:350px; max-width:25%;}
.indc_nr li a{ display:block; margin:0 2.5%;}

.indc_pic{border:8px solid #fff;}
.indc_pic img{ display:block; width:100%;transition:0.5s;border:1px solid #CCC; }
.indc_nr li:hover .indc_pic img{transform:scale(1.05);}
.indc_mc{ text-align:center; height:46px; line-height:46px; overflow:hidden;}
.indc_mc:hover{color: #5ca63c
; font-weight: bold;}
.indc_an a{ display:block; width:40px; text-align:center; position:absolute; top:44%; cursor:pointer;  font-weight:bold; font-size:2.5rem;} 
.indc_an a.prev{ left:-40px;}
.indc_an a.next{ right:-40px;}



/*【简介】*/
.full_abg{
    width: 100%;
    overflow: hidden;
    position: static;
	margin: 60px 0;
}
.about_box_bg{
    padding: 60px 0;
    background-image: url("../images/about_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;

}
.about_box{ color: #511703; text-align: center; line-height:30px; font-size: 16px; }
.about_box h4{font-size: 26px; line-height: 100px; font-weight:bold; color:#fff;}
.about_box ul li{display: inline-block; margin: 10px 70px; text-align: center;}
.about_box ul li a{color: #fff;}
.about_box ul li a img{-webkit-transition:-webkit-transform 2s;}
.about_box ul li:hover a img {-webkit-transform:rotate(360deg);}
.about_boxaa{ width:1120px; margin:0 auto;color: #fff;}
.avtive .about_box{ transform:translateY(0px); opacity:1; transition:1.5s .4s;}	

.about_box_more a{color: #5ca63c
; border:#fff 1px solid !important; background: #fff;}
.about_box_more a:hover{color: #fff; border:#fff 1px solid !important;background: #5ca63c
; }

/*【新闻】*/
.news_left_bt{font-size: 36px; line-height: 100px; padding-right: 20px;}
.news_right_bt{padding-right:0px!important;}
.news_left{ }
.news_box01,.news_box02,.news_box03,.news_box01 p img{
    width: 430px;
}

.news_box01 p{
    overflow: hidden;
    position: relative;
    border-radius: 30px 0 0 0;
}
.news_box01 p img{
    height: 280px;
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.news_box01 p img:hover{
    border-radius: 30px 0 0 0;
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
}
.news_box01:hover  dl{background: #f2f2f2;}
.news_box01 dl{padding: 20px; background: #f8f8f8; margin-top: -5px;}
.news_box01 dt{}
.news_box01 dt a{font-size: 16px; line-height: 30px;}
.news_box01 dt a:hover{color: #5ca63c
; font-weight: bold;}
.news_box01 dd{margin-top: 10px; line-height: 24px;}
.news_box02{margin-left:30px;}
.news_box03{border-left: #eee 1px solid; padding-left: 18px;}

.news_box03 li{ line-height:50px;border-bottom:1px dashed #CCCCCC;}
.news_box03 li a{font-size: 14px;}
.news_box03 li a:hover{font-weight: bold;color: #5ca63c
;}



.full_footer{background:url("../images/footer_world.png") no-repeat center #eee;border-top:#5ca63c
 2px solid; padding: 60px 0;}
.full_footer ul{ line-height: 30px; float: left;margin-right:50px;}
.full_footer ul h4{font-size: 18px;}
.full_footer ul a:hover{font-weight: bold;color: #5ca63c
;}
.full_footer dl{margin-left: 10px; text-align: center;}
.full_footer dl img{width: 110px; height: 110px;}
.full_fbox{background: #5ca63c
;color: #fff; line-height: 40px; text-align:left;}
.full_fbox a{color: #fff; }

/*==【二级页面】================*/
.sec_list ul{ text-align:center; margin: 20px auto;}
.sec_list li{display: inline-block; margin:5px 10px; height:40px;}
.sec_list li a{padding: 10px 60px; border:#5ca63c
 1px solid; color: #5ca63c
; border-radius: 100px;}
.sec_list li a:hover, .son  a {background: #5ca63c
;color: #fff!important}

.news_sbox {font-size: 14px; border-top:#eee 1px solid; padding: 20px 0; margin: 10px 0; }
.news_sbox_01{width: 150px; color: #999; font-size:24px;}
.news_sbox_02{width: 800px; color: #999;}
.news_sbox_02:hover{ color: #5ca63c
;}
.news_sbox_02 a{font-size: 20px; line-height:50px;}
.news_sbox_02 a:hover{font-weight: bold;color: #5ca63c
;}
.news_sbox_03{width: 260px;}
.news_sbox_03 a img{width: 220px;}
.news_sbox_02{width: 800px; color: #999;}
.news_sbox_03{
    overflow: hidden;
    position: relative;
}
.news_sbox_03 a img{
    transition:0.5s all ease;
    -o-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -webkit-transition:0.5s all ease;
    cursor: pointer;
}
.news_sbox_03 a img:hover{
    transform:scale(0.5,0.5);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -moz-transform:scale(0.5,0.5);
    -webkit-transform:scale(1.1,1.1);
}

.sec_New_bt{font-size: 30px; line-height: 60px;border-bottom:#eee 1px solid;}
.sec_New_bt_sty{ line-height: 30px;}
.sec_New_bt_sty span{margin-right:20px;}
.sec_New_con{ font-size: 16px; line-height:40px; margin-top: 20px;}
.sec_New_con img{ max-width: 1200px; display:block;}
.sec_next{font-size: 14px; line-height: 30px; margin-top: 20px;}
.lianxi  li  { float:left; width:450px; float:left; text-align:center; padding:30px 0px;}
.ditu{ float:left; width:680px;}
.liuyan{ float:right; width:680px; background:#CCC; padding:10px;background-color: rgba(248, 248, 248, 1);}
.liu_tt{ line-height:70px; font-size:26px; background:url(../images/liuyan.jpg) center bottom no-repeat; text-align:center;}
.InputText{min-height: 160px;padding: 10px;width:660px; border:0px;background-color: white;color: #333; margin-top:30px;}
.liu_l{ margin:25px 0px;}
.liu_ll{ float:left; width:50%;}
.form-control{ width:90%;border: 0px; line-height: 42px;height: 42px; padding:0px 10px;}
.liu_yy{
	background-color: #333;
    border: 0px;
    width: 100%;
    height: 42px;
	color:#FFF;
  }
.lyh li{ float:left;  max-width:25%;}
.lyh li a{ display:block; margin:0 2.5%;}
.page{ padding-top:30px; text-align:center; clear:both;}
.page a, .page span{ display:inline-block; margin:0px 5px; padding:5px 15px;     border: #5ca63c
 1px solid;}
.page a:hover ,.page .current{ background:#5ca63c
; color:#FFF;}

.neisj{ line-height:30px; text-align:center;}
.neimiao{ padding:5px; border-bottom:2px solid #CCCCCC; font-size:14px; font-weight:bold;line-height:30px;}

.n_about{ overflow:hidden}
.n_about .fl01{padding: 6.25rem 0 4rem; background:#fff}
.n_about .fl01 .left{width:18rem;padding: 5.5rem 2rem 0 0;}
.n_about .fl01 .left img{ max-width:100%}

.n_about .fl01 .right{ width:calc(100% - 18rem)}
.n_about .fl01 .right .title h2{ font-size:3.5rem; color:#8d8d8d; font-weight:bold; text-transform:uppercase; opacity:.2}
.n_about .fl01 .right .title h4{font-size:1.125rem;color:#232323;margin-bottom: 2.25rem;}

.n_about .fl02{text-align:center;padding:0 0 5rem;background: #fff;position: relative;}
.n_about .fl02 ul{font-size:0;display:inline-block;}
.n_about .fl02 ul .before{content:"";position:absolute;background:url(../images/line01.png) center no-repeat;width:500px;height:10px;left: 50%;margin-left: -960px;top: 40%;}
.n_about .fl02 ul .after{content:"";position:absolute;background:url(../images/line02.png) center no-repeat;width:500px;height:10px;top: 40%;right: 50%;margin-right: -960px;}
.n_about .fl02 ul li{display:inline-block;text-align:left;position:relative;cursor:pointer;padding: 0 0;overflow: hidden;min-width: 11rem;text-align: center;}
.n_about .fl02 ul li h3{height: 3.75rem;transition:.6s;position:relative;}
.n_about .fl02 ul li h3 img{ transition:.6s}
.n_about .fl02 ul li h5{ position:relative; transition:.6s;}
.n_about .fl02 ul li big{font-size: 1.87rem;color: #555555;font-weight:bold;font-family: FRADMCN;}
.n_about .fl02 ul li up{font-size: 1.375rem;color: #555555;font-weight:bold;transition:.6s;position:relative;vertical-align: top;font-family: FRADMCN;margin-left: 0.25rem;}
.n_about .fl02 ul li h6{font-size: 1rem;color: #505050;margin: 0 0 0.5rem;line-height: 1.5rem;transition:.6s;position:relative;}
#n_24, #n_25, #n_26, #n_18, #n_19, #n_20, #miaodian20, #container01{ position:relative; top:-126px;}
.w1280{max-width: 1280px;margin:0 auto;}
.boxa{ width:100%; height:360px; display:block; padding:70px 0px;}
.boxb{ width:1400px;margin: 0 auto;background: rgba(255, 255, 255,0.9);padding:25px 45px; min-height:310px;
color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;}
.boxb h2{  color: #5ca63c
;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; margin-bottom:30px;}
.boxb h2 span {
    font-family: ClarinsRegular,"STXihei";
    font-size: 28px;
    font-style: normal;
    line-height: 35px;
    color: #000;}
.boxb p{ text-indent:32px;}	

.liuyana{width:680px; margin:0 auto; }

.liu_laa{ margin-bottom:30px;}

.liu_laa input {
	width: 94%;
    height:36px;
    padding: 0px 10px;
	color: #a3afb7;
     border: solid 1px #e4eaec;}
.liu_laa textarea{
	width: 94%;
    line-height: 36px;
    height: 36px;
    padding: 0px 10px;
	color: #a3afb7;
    border: solid 1px #e4eaec;
	}
	.fengeline1em{width: 100%; height: 1em;}
.fengeline2em{width: 100%; height: 2em;}

.pin p{ text-indent:28px; font-size:14px; line-height:28px;}

/* 首页公司简介 */

.spac{

  padding-top: 100px;

}

.title{

  text-align: center;

  font-size: 20px;

  color: #333;

}

.title>p{

  font-family: 'Didot';

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

	font-size: 30px;

	font-weight: bold;

  line-height: 28px;

}

.title>p:after{

	content: '';

	display: block;

	width: 40px;

	height: 2px;

	background: #387c7d;

	margin: 10px auto;

}

.title>span{

  line-height: 32px;

}

.ab [class*="col-sm-"]{

  padding: 0;

  overflow: hidden;

}

.ab ul:nth-child(1){

  overflow: hidden;

  max-height: 280px;

}

.ab ul.t-ul{

  overflow: hidden;

  max-height: 560px;

}

.ab ul li:nth-child(2){

  padding: 87px 0;
  background: url(../images/hoem_back.jpg) no-repeat;

}

.ab ul li img{

  width: 100%;

  height: 279px;

  min-height: 279px;

  transform: scale(1);

  -webkit-transform: scale(1);

  transition: all .3s;

}

.ab ul li div{

  position: relative;

  overflow: hidden;

}

.ab ul li div>.line{

  display: none!important;

  position: absolute;

  background: rgba(131, 201, 202, 0.5);

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  top: 0;

  opacity: 0;

  transform: scale(0);

  -webkit-transform: scale(0);

  transition: all .3s;

}

.ab ul li div:hover .line{

  opacity: 1;

  transform: scale(1);

  -webkit-transform: scale(1);

}

.ab ul li div:hover img{

  transform: scale(1.2);

  -webkit-transform: scale(1.2);

}

.ab .brand{

  position: relative;

  padding: 69px 0;

  max-height: 280px;

  background: #83c9ca;

  color: #fff;

}

.ab .brand:after{

  position: absolute;

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  top: 0%;

  border: 1px solid #fff;

  transform: scale(.95);

  -webkit-transform: scale(.95);

  transition: all .3s;

}

.ab .brand>p:after{

  background: #fff;

}

.ab .brand i{

  font-size: 16px;

}

.ab .video{

  padding: 80px 0;

  border: 5px solid #83c9ca;
  background: url(../images/hoem_back.jpg) no-repeat;

}

.ab .brand-ban{

  padding: 0!important;

}

.ab .brand-ban img{

  height: auto;

  transform: scale(1)!important;

  -webkit-transform: scale(1)!important;

}

.ab .brand-ban .swiper-pagination-bullet{

  position: relative;

  left: 90%;

  width: 8px;

  height: 8px;

  border-radius: 50%;

  display: block;

  margin-top: 20px;

}

.about .detail .title{

  font-size: 25px;

  margin-bottom: 30px;

  margin-top: -50px;

}

.about .detail .date{

  font-size: 14px;

  color: #888;

}

.about .detail .detail-cont{

  margin-top: 30px;

  font-size: 14px;

  color: #888;

  line-height: 30px;

}
.col-md-4 {
    width: 33.33333333%;
	float: left;
}
.col-sm-8 {
    width: 66.66666667%;
	float: left;
	}
.col-sm-6 {
    width: 50%;
	float: left;
}
