﻿.abox{
    background:#F0F1F5 ;
}
.articlebox{

    width: 1045px;
    margin: 0px auto;
    padding: 15px 0;
}
.hotarticle{
    background: white;
    padding: 20px;
    width: 706px;
    float: left;
    height:368px;
    position: relative;
}

.hotarticle h1 {
    font-size: 21px;
    padding: 5px 0px;
}

.hotarticle h1 a{
    width: 314px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.hotarticle .border{
    border-bottom: 1px dashed #999;

}
.article{
    padding-bottom: 20px;
    border-bottom: 1px dashed #eee;
}
.article a img{
    width: 210px;
    height:137px;
    float: left;
    margin-right: 20px
}

.article .info{
    padding-left: 10px;
    padding: 0px 20px;

}
.article .info h2{
    margin-bottom: 10px;

}
.article .info h2 a{
    font-size: 21px;
    color:#FE7821 ;
    font-weight: 500;
}
.article .info p{
    font-size: 13px;
    color: #808080;
}
.hotarticle ul{
    list-style:disc;
    margin-left: 20px;

}
.hotarticle ul a{
    color: #333;
    text-decoration: none;
}
.hotarticle ul a:hover{
    color: #329beb;
}
.hotarticle ul li{
    color: #808080;
    float: left;
    width: 323px;
    line-height: 50px;
    border-bottom: 1px dashed #eee;

}
.articlebox:after{
    content: "";
    display: block;
    clear: both;
}
.articlebox .right a{
    padding-left: 20px;
}
.articlebox .right a img{
    padding-bottom: 10px;
}

#wordpress-theme {
    background: url(../images/grid-backgroud.png) 0 0 repeat;
}
.guid-left{
    background: white;
    width: 706px;
    float: left;
    display: inline-block;
}

.guid-left .headline{
    height: 50px;
    padding-left: 60px;
    border-bottom: 1px solid #EFF0F1;
    background: url("../images/wordpress_logo.png") no-repeat 20px 10px;
}

 .headline h1{
    font-size: 20px;
    line-height: 50px;
    display: inline-block;
     margin-bottom: 20px;
}
.more a{
    color: #999;
}
.more a:hover{
    color: #329beb;

}
 .more{
    float: right;
    font-size: 13px;
    line-height: 50px;
    padding-right: 20px;
}
.posts{
    padding: 21px 20px;
    margin-top: 2px;
    background:white;
    border-bottom: 1px solid #EFF0F1;
}
.posts a img{
    width: 170px;
    height: 110px;
    float: left;
}
.posts img{
    margin-right: 20px;
}
.posts .info{
}
.posts .info h1{
    font-size:20px;
}
.posts .info h1 a{
    width: 391px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #333;
}

.posts .info h1 a:hover{
    color: #329beb;
    text-decoration: none;
}
.posts .info .mark{
    margin-top: 10px;
    font-size:12px ;
    color: #999;
}
.posts .info .mark span a{
    color: #999;
}

.posts .info .mark span{
    margin-right:20px;
}
.posts .info .mark .name{
    margin-right: 5px;
}
.posts .info .mark .viewcount:before {
    width: 12px;
    height: 12px;
    background-image: url(../images/viewcount.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.posts .info .digest{
    font-size: 14px;
    color:#706f6f ;
    line-height: 19px;
}

.guid-right{
    width: 315px;
    float: right;
    background: white;
    
}
.guid-right .headline{
    height: 50px;
    padding-left: 60px;
    border-bottom: 1px solid #EFF0F1;
    background: url("../images/wordpress_book.png") no-repeat 20px 10px;
}
.guid-right .book{
    background: #FF7F23;
    text-align: center;
}
.guid-right .book img{
    width:150px;
    height:227px;
    margin: 26px 0px 18px 0px;
}
.guid-right  ul{
    list-style:disc;
    margin-left: 35px;
}
.guid-right  ul li{
    font-size: 14px;
    line-height: 42px;
}
.guid-right  ul a{
    color: #333;
}
.guid-right  ul a:hover{
    color: #03CFE5;
    text-decoration: none;
}
.clear{
    clear: both;
}



.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.nav-pills>li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-pills>li.activing>a, .nav-pills>li.activing>a:focus, .nav-pills>li.activing>a:hover {
    color: #fff;
    background-color: #03CFE5;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 8px 5px 8px;
    margin-right:15px;
    font-size: 17px;
}
.nav a {
    line-height:20px;
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

#hot-section {
    background: url(../images/grid-backgroud.png) 0 0 repeat;
}


#hot-section .ctrl.company-cubes .company {
    position: relative;
    width: 334px;
    height: 366px;
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 20px;
    background: white;
    box-sizing: border-box;
    overflow: hidden;
}
#hot-section .ctrl.company-cubes .company .logo {
    display: table-cell;
    width: 340px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    background: #fafafa;
    line-height: 0;
}

#hot-section .ctrl.company-cubes .company .logo img {
    display: inline;
    margin: auto;
    max-height: 80px;
}
#hot-section .ctrl.company-cubes .company h3 {
    line-height: 60px;
    margin-left: 20px;
}
#hot-section .ctrl.company-cubes .company h3 a {
    color: #333;
    font-size: 16px;
}
#hot-section .ctrl.company-cubes .company p {
    font-size: 12px;
    line-height: 16px;
    color: #555;
    border-bottom: 1px solid #eee;
    margin: 0 20px 10px 20px;
    max-height: 55px;
    padding-bottom: 10px;
}
#hot-section .ctrl.company-cubes .company ul {
    padding-left: 35px;
    font-size: 12px;
}
#hot-section .ctrl.company-cubes .company ul li {
     font-size: 13px;
     position: relative;
     line-height: 20px;
     width: 290px;
 }

#hot-section .ctrl.company-cubes .company ul li:before {
    display: block;
    width: 2px;
    height: 2px;
    border-radius: 1px;
    background: #333;
    position: absolute;
    content: '';
    left: -15px;
    top: 10px;
}

#hot-section .ctrl.company-cubes .company .price {
    color: #FF771F;
    font-size: 19px;
    padding-left: 25px;
    position: absolute;
    bottom: 55px;
}
#hot-section .ctrl.company-cubes .company .price a {
    font-size: 14px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: -2px;
    margin-left: 15px;
    padding: 0 4px;
    border-radius: 2px;
    color: white;
    background: linear-gradient(to bottom, #fe935d, #ff6144);
}
#hot-section .ctrl.company-cubes .company .links {
    width: 100%;
    position: absolute;
    bottom: 0;
}
#hot-section .ctrl.company-cubes .company .links a:first-child {
    background: linear-gradient(to bottom, #21b8ff, #4ca1fe);
}


#hot-section .ctrl.company-cubes .company .links a {
    height: 45px;
    line-height: 45px;
    color: white;
    text-align: center;
    float: left;
    width: 33%;
    text-decoration: none;
}
#hot-section .ctrl.company-cubes .company .links a:nth-child(2) {
     background: linear-gradient(to bottom, #4ec7fe, #71b6ff);
 }

#hot-section .ctrl.company-cubes .company .links a {
    height: 45px;
    line-height: 45px;
    color: white;
    text-align: center;
    float: left;
    width: 33%;
    text-decoration: none;
}
#hot-section .ctrl.company-cubes .company .links a:nth-child(3) {
    background: linear-gradient(to bottom, #7bd7ff, #97c9ff);
}

#hot-section .ctrl.company-cubes .company .links a:last-child {
    width: 34%;
}
#hot-section .ctrl.company-cubes .company .links a {
    height: 45px;
    line-height: 45px;
    color: white;
    text-align: center;
    float: left;
    width: 33%;
    text-decoration: none;
}
#hot-section h2 {
    line-height: 72px;
    font-size: 21px;
}

#hot-section h2 {
    color: #111;
}

#hot-section .ctrl.company-cubes .company .links a:hover {
    background: linear-gradient(to bottom, #fe935d, #ff6144);
}

.bisendbox{
    margin-top: 20px;
    height:587px;
    background: url(../images/bisend_bg.png) center center no-repeat;
}
.bisendbox .bound {
    color: white;
}
.bisendbox .bound a{
    color: white;
}
.bisendbox .bound .headline{
    padding-top: 30px;
}
.bisendbox .bound .intro{
    text-align: center;
    margin-top: 30px;
}
.bisendbox .bound .intro .name{
    font-size: 35px;
    color: white;
    margin: 20px 0;
}
.bisendbox .bound .intro p{
    color: white;
    line-height: 34px;
}

.bisendbox .bound .intro .know{
    margin-top: 30px;
    border: 1px solid #999;
    border-radius: 50px;
    padding:13px 90px;
    color: #999;
    font-size: 18px;
}
.bisendbox .bound .intro .info{
    margin-bottom: 45px;
}

#plugin .bound .cubes .cube{
    width:240px;
    float: left;
    margin-right: 20px;
}
#plugin .bound .cubes .anquan .logo{
    height: 150px;
    background: url('../images/plugin-anquan.png') center center no-repeat #F09216;
}
#plugin .bound .cubes .setting .logo{
    height: 150px;
    background: url('../images/plugin-setting.png') center center no-repeat #83BA20;
}
#plugin .bound .cubes .theme .logo{
    height: 150px;
    background: url('../images/plugin-theme.png') center center no-repeat #1FADFF;
}
#plugin .bound .cubes .seo .logo{
    height: 150px;
    background: url('../images/plugin-seo.png') center center no-repeat #FF679A;
}
#plugin .bound .cubes .cube  p{
    font-size: 17px;
    line-height: 40px;
    margin: 10px 0px;
}
#plugin .bound .cubes .cube ul{
    list-style: disc;
    padding-left: 20px;
    font-size: 13px
;
}
#plugin .bound .cubes .cube ul li{
    line-height: 32px;
}
#plugin .bound .cubes .cube ul a{
    text-decoration: none;
    color: #333;
}
#plugin .bound .cubes .cube ul a:hover{
    color: #e95513;
}
 #qa-section {
    background: white;
    overflow: hidden;
    padding-bottom: 10px;
}
 #qa-section h2 {
    font-size: 22px;
    margin: 32px 0 16px 0;
    line-height: 22px;
     color: #111;
}

#qa-section .ctrl.qa-questions .question.active {
    background: #f8f8f8;
    padding: 0 30px 20px 15px;
    border-left-color: #03d0e5;
    border-bottom: none;
    font-size: 12px;
    line-height: 22px;
    color: #888;
}
#qa-section .ctrl.qa-questions .question {
    padding-left: 16px;
    border-left: 6px solid #fff;
    border-bottom: 1px solid #f2f2f2;
}

#qa-section .ctrl.qa-questions .question.active h3 {
    color: #333;
    margin: 0;
}

#qa-section .ctrl.qa-questions .question h3 {
    font-size: 19px;
    line-height: 65px;
    cursor: pointer;
}
#qa-section .ctrl.qa-questions .question.active h3:before {
    font-size: 19px;
    background: none;
    color: #333;
}

#qa-section .ctrl.qa-questions .question h3:before {
    content: 'Q';
    font-size: 15px;
    display: inline-block;
    margin-right: 14px;
    position: relative;
    background: #03CFE5;
    width: 22px;
    height: 22px;
    border-radius: 12px;
    color: white;
    line-height: 22px;
    text-align: center;
}
#qa-section .ctrl.qa-questions .question.active div {
    display: block;
}

#qa-section .ctrl.qa-questions .question div {
    display: none;
}
#qa-section .ctrl.qa-questions .question ul {
    list-style-type: disc;
    list-style-position: inside;
}