﻿@charset "utf-8";
/* CSS Document */
.products { font-size:13px; }
.products h1{ font-size:25px; line-height:50px; height:50px; color:#5A9740; float:left;}
.products .topNav{ float:right;height:50px;}
.products .topNav li{ width:93px; height:50px; text-align:center; float:left; line-height:50px;}
.products .topNav li.curr a{ color:#5A9740;}
.products .topNav li.curr{ background:url(style_img/dot-3.png) no-repeat 50% 100%;}
.products .topNav li a{ color:#5A9740; font-size:15px; width:93px; display:block; background:url(style_img/hr_03.jpg) no-repeat 100% 50%;}
.products .topNav li.r a{ background:none;}
.products .topBar-hr{ height:5px; background:#355A25;}

.products .control{ float:left; width:720px; text-align:justify; margin-top:10px;}
.products .control h3{ font-size:25px; color:#64A847; line-height:25px; margin:5px 0 8px;}
.products .control .item{ margin-top:10px; padding-top:10px; border-top:1px solid #e8e8e8; overflow:hidden;}
.products .control .item h4{ font-size:16px; color:#64A847; margin-bottom:5px;}
.products .control .item li{ background:url(style_img/dot_14.png) no-repeat 0 8px; padding-left:12px; line-height:20px; margin-bottom:3px;}
.products .control .item .img{ position:relative; height:150px;}
.products .control .item .showBig .glass{ background:url(style_img/btn.png) 0 -86px no-repeat; width:35px; height:35px; position:absolute; bottom:0; right:0; z-index:10;}



.sideBar{ float:right; width:270px; height:auto; display:inline;border:1px solid #e8e8e8; border-width:0 1px 1px; margin-top:40px; }
.sideBar h3{ background-color:green; height:38px; line-height:38px; padding-left:15px; font-size:16px; color:white; border:1px solid #e8e8e8; border-width:1px 0; margin-bottom:15px;}
.sideBar .item{ padding:0 2px 4px; overflow:hidden;}
.sideBar .tip li a{ color:#464646; }


.sideBarSub{ float:right; width:235px; height:auto; display:inline;  margin-top:50px; }
.sideIMG{ float:right; width:235px; display:inline;  margin-top:40px; }
.sideBarSub2{ float:right;  width:235px; display:inline;  margin-top:3px; }

/*feature*/
.feature{ background:url(style_img/feature-ban-bg.jpg) repeat-x; font-size:13px;}
.feature .banner{ background:url(style_img/feature-ban-img.png) no-repeat 50% 0; height:140px; padding-top:2px;}
.feature .banner .left{ width:720px; float:left; font-family:Georgia, Tahoma, Lucida Handwriting; 
   font-size:15px;  font-weight:normal; line-height:23px; text-align:justify;}
.feature .banner h2{ color:#64A847;font-size: 30px;line-height: 30px; margin-top:10px;}
.feature .banner .left li{  background: url(style_img/dot_15.png) no-repeat 0 8px;line-height: 18px;margin-bottom: 3px; padding-left: 12px;}
.feature .banner .get
{
    width: 240px;
    float: right;
    background: url(style_img/login.png) no-repeat 0 20px;
    color: #62A446;
    height: auto;
}
.feature .share
{
    background:#FBFAF7;
    height:10px;
}

img.pic{

}

