/* 
* @Author: anchen
* @Date:   2015-03-26 10:47:01
* @Last Modified by:   anchen
* @Last Modified time: 2015-03-26 13:11:00
*/
.breadnav{
    background: url(../img/breadnav-bg.png);
    height: 37px;
    line-height: 37px;
    margin:0 auto;
    font-weight: bold;
}
.breadnav a{
    color: #7CAFCC;
    text-decoration: none;
    font-size: 14px;
}
.breadnav .container{
    position: relative;
    padding-left: 21px;
    width: 975px;
    font-size: 14px;
}
.breadnav .home{
    display: inline-block;
    width: 22px;
    height: 19px;
    background: url(../img/home.png) no-repeat;
    position: absolute;
    top: 6px;
    left: 0;
}
.article{
    font-size: 16px;
    width:1367px;
    margin:0 auto;
    background:#fff;
}
.article .container h3{
    color:#6FA9C9;
    font-size: 20px;
    margin-top: 20px;
}
.article .container h3 a{
    position: relative;
    top: -71px;
    display: block;
    height: 0;
    overflow: hidden;
    border:none;
}
.article img{
    margin: 15px 0;
}
.article .mtitle{
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 15px;
    background: url(../img/products-title-bg.png) no-repeat left bottom;
    margin: 10px 0 20px 0;
    padding-top: 34px;
}
.article .post{
    font-size: 14px;
    color: #a0a0a0;
    margin-bottom: 11px;
    margin-top: 46px;
}
.article strong{
    margin-bottom: 5px;
    display: inline !important;
}
.article a{
    color: #6FA9C9;
    border-bottom:1px dotted #6FA9C9;
}
.article a:hover{
    color: #333;
    text-decoration:none;
    border-bottom:1px dotted #333;
}
.article .download{
    display: inline-block;
    margin: 15px 10px 0 0;
    text-decoration: none !important;
    border:none;
}
.article .down_win,.article .down_mac,.down_nav .down_win,.down_nav .down_mac{
    border:none;
    display: inline-block;
    background: #3c81b4;
    border-radius: 4px;
    border-bottom: 2px solid #22537c;
    width: 170px;
    height: 36px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 36px;
    margin: 5px 0px 38px 52px;
    text-decoration: none;
}
.down_nav .down_win,.down_nav .down_mac{
    margin:10px 0px 10px 52px;
}
.article .down_win:hover,.article .down_mac:hover,.down_nav .down_win:hover,.down_nav .down_mac:hover{
    background-color: #599cd4;
    color:#fff;
}
.article .down_mac i,.down_nav .down_mac i{
    width: 24px;
    height: 24px;
    background: url(../img/down-btn.png) no-repeat;
    display: inline-block;
    position: relative;
    left: -10px;
    top: 4px;
}
.article .down_win i,.down_nav .down_win i{
    width: 24px;
    height: 24px;
    background: url(../img/down-btn.png) no-repeat 0 -24px;
    display: inline-block;
    position: relative;
    left: -10px;
    top: 4px;
}

.article .download span{
    width: 164px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #2D2B22;
    color: #2D2B22;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.article .win span{ 
	width: 190px;
}
.article .download span:hover{
    background-color: #2D2B22;
    color: #fff;
}
.article .win em{
    display: block;
    background: url(../img/article-win.png) no-repeat;
    width: 87px;
    height: 28px;
    margin: 8px auto;
}
.article .mac em{
    display: block;
    background: url(../img/article-mac.png) no-repeat;
    width: 54px;
    height: 28px;
    margin: 8px auto;
}
.article .title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
}
.article ul li{
    background: url(../img/article-disc.png) no-repeat 1px 6px;
    padding-left: 15px;
    line-height: 22px;
}
.article .cont .ctitle{
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
    background: url(../img/products-title-bg.png) no-repeat left bottom;
}
.article .cont .reclist{
    margin: 28px 0 80px 0;
}
.article .cont .reclist li{
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    margin-bottom: 7px;
    padding-left: 35px;
    position: relative;
    background: #fff;
}
.article .cont .reclist li a{
    text-decoration: none;
}
.article .cont .reclist li:hover{
    background: url(../img/index-ul-li-bg.png) no-repeat 10px center #fff;
}
.article .cont .reclist li:hover a{
    color: #6FA9C9;
}
.article .cont .reclist em{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    background-color: #6FA9C9;
    width: 116px;
    text-align: center;
    line-height: 45px;
    height: 45px;
}
.article .cont .reclist em:hover{
    opacity: .8;
}
#disqus_thread{
    margin: 65px 0 70px 0;
}
.flex{
    position: relative;
    margin: 30px 0 40px 0;
}
.flex-control-nav{
    position: absolute;
    top: 45px;
    left: 150px;
}
.flex .slides li{
    background: none;
    padding-left: 0;
}
.flex-control-nav li{
    list-style: none;
    margin-bottom: 14px;
}
.flex-control-nav li a{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #B5B5B6;
}
.flex-control-nav li .flex-active{
    background-color: #4D4D4D;
}
.flex-direction-nav{
    display: none;
}
.flex .box .son1{
    float: left;
    width: 146px;
}
.flex .box .son2{
    float: right;
    width: 753px;
    height: 88px;
    background: url(../img/article-comment.png) no-repeat 0 0;
    font-weight: bold;
    font-size: 18px;
    color: #2d2b22;
    padding: 12px 0 0 50px;
    margin-top: 25px;
}

.down_nav {
    position: fixed;
    margin-top: 0;
    background-color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    khtml-opacity: 0.8;
    opacity: 0.8;
    border-top: 2px solid #dededf;
    border-bottom:5px solid #dededf;
    z-index:999;
    top:0;
    width:100%;
    display: none;
}
.down_nav .down_conten{
    width:1000px;
    margin:0 auto;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    khtml-opacity: 1;
    opacity: 1;
}
.down_nav .down_conten .title{
    float: left;
    margin: 10px 0;
    line-height: 57px;
    font-size: 22px;
    height: 42px;
    color:#2f7aa3;
    line-height:38px;
}
.down_nav .down_conten .down_box{
    float:right;
}
.footer .container{
    background-image: none;
}
/*add 2015-8-13 Issac*/

@media(max-width: 1368px){
    .article{
        width:96%;
    }

}
@media(max-width:1025px){
    .down_nav .down_conten{
        display:none;
    }
}

@media(max-width: 1110px) {
    .breadnav .container{
        width:88%;
        margin:0 auto;
    }
    
    
}


@media(max-width:980px){
    .down_conten{
        display:none;
    }
}

@media(max-width:428px){
    .breadnav{
        height: auto;
    }
}