@charset "UTF-8";

/* Page	Title */


.title  {width:100%; float:left; font-size:17px; color:#111; font-weight:600; height:40px;}
.title img  {float:right; margin-top:-4px;}

.photo_link_bn   {float:left; width:230px;  margin-top:40px; }
.photo_link_bn p {float:left;}
.photo_link_bn p:last-child {float:right;}
.notice     {width:350px;  float:left;  margin-top:30px;   height:140px;}
.notice ul  {width:100%; float:left; margin-bottom:6px; }
.notice  li  {font-size:13px; float:left; line-height:15px;}
.notice  .date  {float:right; text-align:right; font-size:12px; color:#999;}
.notice  .subject span {color:#568ac0; font-weight:800;}
.notice a:link		{text-decoration:none; color:#555; } 
.notice a:hover		{text-decoration:none; color:#568ac0; }
.notice a:active	{text-decoration:none; color:#568ac0;}
   

.product  {float:left;   width:350px;  margin-left:45px; margin-top:30px;   height:140px;}
.product .info_t  { float:left; width:100%;  }
.product .info_t  img  {float:left; width:99px; height:99px; background-color:#ddd;}
.product .info_t .t1  {width:220px; float:right; font-weight:600; color:#333; font-size:15px;}
.product .info_t  .t2 {width:220px; float:right;  color:#666; font-size:13px; line-height:19px; margin-top:5px;}

.vedio  {width:300px; float:left; margin-top:30px;  margin-left:45px;   height:140px;  }


.bn  {width:100%; float:left; margin-top:20px; margin-bottom:30px;  }
.bn  table  {width:100%; float:left; border:1px solid #ddd;}
.bn  td  {width:20%; background-color:#fff; border-right:1px solid #ddd; text-align:center; padding:5px;}

.call  {float:right; width:183px;  margin-top:30px;}
  
