@charset "UTF-8";

/* Page	Title */


#main_vi  {background-color:#ddd; width:100%; float:left; border-bottom:1px solid #ddd;   }
 

.bar_bg1   {background-color:#ecedef; float:left; width:100%; }
.title_img  {float:left; width:820px; height:40px; padding-left:50px; box-sizing:border-box;}

.product_box_wrap  {width:870px; float:left;  padding-top:40px; }
.product_box    {width:185px;   float:left;  text-align:center; font-size:14px; font-weight:600; line-height:40px; color:#333;  margin-right:10px; }
.product_box:nth-child(4) { margin-right:0px;}
.product_box  img  {width:185px; height:185px; float:left; background-color:#fff;}
.product_box_wrap  .btn{float:left; margin-top:70px; width:50px;}

.right  {float:right;}


.zoll_box  {background-color:#fff; float:right; width:300px;}
.zoll_box  .t  {width:100%; text-align:left; color:#858585; font-size:14px; line-height:22px; padding:10px 20px 10px 20px; box-sizing:border-box;}
.zoll_box  .t  span {font-weight:600; font-size:15px; width:100%; float:left; padding-bottom:10px; color:#333;}

.news  {width:350px; float:left; height:130px;   margin-left:50px; }
.more  {float:right; margin-top:5px;}
.news ul  {width:100%; float:left; margin-top:15px;  }
.news li  { height:23px;}
.news .title  {float:left; width:70%;  font-size:14px;}
.news .date  {float:right; color:#999; font-size:13px; }

.right_box_bg  {width:299px;  background:url('/common/img/main/right_box_bg.gif') no-repeat bottom right;  background-color:#828a8d; float:right;
             padding:25px 0px 0px 20px; height:390px; font-size:14px; line-height:21px; color:#fff; box-sizing:border-box;}

.right_box_bg  span {width:100%; float:left; font-size:18px; line-height:27px; padding-bottom:15px; font-weight:600;}


.gall_box_wrap  {width:870px; float:left;   }
.gall_box    {width:185px;   float:left;  text-align:center; font-size:14px; font-weight:600; line-height:40px; color:#333;  margin-right:10px; }
.gall_box:nth-child(4) { margin-right:0px;}
.gall_box  img  {width:185px; height:120px; float:left; background-color:#ddd;}
.gall_box_wrap  .btn{float:left; margin-top:40px; width:50px;}

#footer  {}