﻿

/*帮助中心*/
.help{width: 1200px; margin: 0 auto; padding-top: 30px;}
.help-head{ height: 50px; line-height: 50px; background-color: #188eee; color: #fff; padding-left: 20px; font-size:20px; margin-bottom: 20px; }
.help-content{ background-color: #fff; min-height: 1500px; padding-bottom: 50px;}
.help-content-l{float: left; border-right: 1px solid #ccc; width: 239px;}
.help-content-l ul li{ width: 219px; padding-left: 20px; height: 50px; line-height: 50px; background-color: #fff; border-bottom: 1px solid #ccc;}
.help-content-l .cur{ background-color: #ebebeb;}
.help-content-l ul li a{ display: block;  height: 50px; line-height: 50px; background: url("/img/help_01.png") no-repeat 190px center;}
.help-content-r{float: left; width: 960px;}
.help-title{ height: 78px; line-height: 78px; text-align: center; border-bottom: 1px dashed #ccc; font-size: 24px; color: #333;}
.help-bz{ padding-left: 75px;}
.help-bz-list img{ margin: 40px 0;}
.help-bz-step{ padding-top: 40px;}
.help-bz-w,.help-bz-w1{ font-size: 20px;}

/*做客空间,学习空间帮助*/
.help_center{
    width: 1300px;
    margin:0 auto;

}
body{
    min-width: 1300px;
}
.help-zk{ padding-top: 310px; height: 696px;  background:#ccc url("/img/help_11.png") no-repeat center; min-width: 1280px;}
.help-study{padding-top: 310px; height: 696px; background:#ccc url("/img/help_09.png") no-repeat center; min-width: 1280px;}
.help-zk-w{ font-size: 20px; line-height: 35px; color: #fff; float: right;width: 400px;}
#help-study-w{ font-size: 20px; line-height: 35px; color: #fff; float: left; width: 400px;}
.help-zk-w p{ margin-bottom: 15px;}
.help-zk-p1{ font-size: 24px;}
.help-zk-p2{ font-size: 24px; text-indent: 2em;}
.help-zk-w a{ color: #e30000;}
.help-zk-w a:link,.help-zk-w a:visited,.help-zk-w a:hover,.help-zk-w a:active{ color:#e30000;}
@media screen and (max-width: 1599px){
    #help-zk-wkl {
        width: 400px;
    }
    #help-study-w{
        width: 500px;
    }
}
@media screen and (min-width: 1600px){
    #help-zk-wkl {
        width: 500px;
    }
    #help-study-w{
        width: 500px;
    }
}