/* 2015ÐÂ°æsibling [20150521 15:09:18] */
.flexslider { position: relative; height: 250px;width:300px;overflow: hidden;margin: 0; padding: 0;}
.slides { position: relative; z-index: 1;margin: 0; padding: 0;}
.slides li { height:250px;}
.flex-control-nav { position: absolute; bottom:22px; left: 109px;z-index: 2; width: 300px; text-align: center;}
.flex-control-nav li { display: inline-block; width:14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(https://cmsimgs.zuowen.com/zuowen/images/201505/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}
#description
{
 margin:0px auto;
 width:500px;
 font-size:14px;
}
#softwhy a
{
 text-decoration:underline;
 color:red;
}
.slidesd {
    background-color: black;
    bottom: 0;
    color: white;
    font-weight: bold;
    height: 44px;
    left: 0;
    line-height: 44px;
    opacity: 0.3;
    position: absolute;
    text-align: center;
    width: 300px;
}
.slidesfont {
    bottom: 0;
    color: white;
    font-weight: bold;
    height: 44px;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 999;
}