.ab_title {
    height: 34px;
    background: #004773;
    width: 100%;
    margin-bottom: 50px;
}
.text2{
    text-indent:2em;
}
.orange{
    color: #ff8300;
}

.blue{
    color: #004773;
}
.h100 {
    height: 100px;
}

.ab_left {
    width: 250px;
}

.ab_right {
    width: 930px;
}

.ab_left li {
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    margin-bottom: 50px;
}

.ab_left li a {
    color: #111;
    margin-left: 30px;
}

.ab_left li.checked,
.ab_left li:hover {
}

.ab_left li.checked a,
.ab_left li:hover a {
    color: #004773;
}

.ab_right_title{
    height: 39px;
    line-height: 25px;
    font-size: 26px;
    padding-left: 18px;
    margin-bottom: 30px;
}
.about{
    font-size: 20px;
    line-height: 50px;
}
.about b{
    font-size: 26px;
}



.free_act_content_item {
    height: 200px;
    margin-bottom: 40px;
}

.free_act_content_item_left {
    float: left;
    width: 117px;
    text-align: center;
    height: 100%;
}
.free_act_content_left2 .free_act_content_item {
    height: 130px;
    overflow: hidden;
}

.free_act_content_left2 .free_act_content_item_content {
    height: 78px;
    overflow: hidden;
    margin-bottom: 2px;
}

.free_act_content_item_left .img img,
.free_act_content_item_left .img {
    width: 100%;
    height: 100%;
}

.free_act_content_left2 .free_act_content_item_left .img img,
.free_act_content_left2 .free_act_content_item_left .img {
    width: 84px;
    height: 84px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.free_act_content_left2 .free_act_content_item_left .name {
    height: 53px;
    line-height: 53px;
    overflow: hidden;
    color: #595757;
    font-size: 17px;
}

.free_act_content_left4 .free_act_content_item {
    border: 1px solid #d3d3d4;
    padding: 20px 17px;
    margin-bottom: 12px;
}

.free_act_content_left4 .free_act_content_item_left .img img,
.free_act_content_left4 .free_act_content_item_left .img {
    width: 126px;
    height: 100%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
}

.free_act_content_left4 .free_act_content_item_right {
    width: 77%;
}
.free_act_content_item_right {
    float: right;
    width: 79%;
    padding-left: 28px;
}

.free_act_content_item_right.checked {
    background: url(/static/cangdan/images/re_icon_03.png@75Q.png) left 3px no-repeat;
}

.free_act_content_item_title {
    font-size: 20px;
    margin-bottom: 7px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.free_act_content_item_title a {
    color: #000;
    padding-right: 60px;
    background: url(/static/cangdan/images/yc_icon_07.png@75Q.png) right center no-repeat;
}

.free_act_content_item_content {
    height: 110px;
    font-size: 14px;
    overflow: hidden;
}

.free_act_content_item_bottom li {
    float: left;

}

.free_act_content_right {
    width: 310px;
    float: right;
}

.free_act_content_right li {
    border: 1px solid #c4c4c4;
    border-top: 0;
    height: 149px;
    padding: 10px 20px;
}

.free_act_bottom {
    color: #717171;
    margin: 40px 0px;
    height: 180px;
}

.free_act_bottom_left {
    position: relative;
    float: left;
    width: 44%;
    height: 147px;
    margin-left: 70px;
    border: 1px solid #707070;
    color: #707070;
}

.free_act_bottom_right a,
.free_act_bottom_left a {
    width: 70px;
    background-color: #707070;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: white;
    border-radius: 20px;
    font-size: 17px;

}

.free_act_bottom_right {
    position: relative;
    width: 44%;
    float: left;
    border: 1px solid #707070;
    height: 147px;
    margin-right: 70px;
}

.trading_strategy_top_div {
    margin-top: 30px;
}

.trading_strategy_top_div .trading_item_li {
    float: left;
    width: 28%;
    font-size: 15px;
    margin: 0px 24px;
}

.trading_list_ul li {
    margin: 5px 0px;
}

.trading_list_ul li a {
    font-size: 15px;
}

.trading_strategy_bottom_div {
    margin-top: 45px;
    font-size: 15px;
    height: 210px;
}

.trading_strategy_bottom_div .trading_item_li {
    float: left;
    width: 33.33%;
}

.roll_left {
    position: absolute;
    left: -82px;
    top: 136px;
    cursor: pointer;
}

.roll_right {
    position: absolute;
    right: -82px;
    top: 136px;
    cursor: pointer;
}

.free_act_content_item .line {
    margin: 3px 5px 0;
    float: left;
    width: 1px;
    height: 14px;
    background: url(/static/cangdan/images/icon11.png) no-repeat;
}

.free_act_num {
    width: 20px;
    height: 20px;
    background-color: #004b70;
    text-align: center;
    color: white;
    border-radius: 10px;
    margin-right: 10px;
    display: inline-block;
    *display: block;
    *zoom: 1;
}
.management_but {
    width: 120px;
    display: inline-block;
    height: 24px;
    background-color: #f15a25;
    text-align: center;
    padding-top: 4px;
    color: white;
}

.source {
    float: left;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tags {
    float: left;
    width: 230px;
    height: 20px;
    overflow: hidden;
}

.comment {
    float: left;
    overflow: hidden;
    width: 17px;
    height: 13px;
    background-image: url(/static/cangdan/images/class_icon1_03.png);
}

.like {
    float: left;
    width: 14px;
    height: 13px;
    background-image: url(/static/cangdan/images/class_icon2_05.png);
}

.unlike {
    float: left;
    width: 14px;
    height: 12px;
    background-image: url(/static/cangdan/images/class_icon3_07.png);
}

.share {
    float: left;
    width: 15px;
    height: 16px;
    background-image: url(/static/cangdan/images/share_icon2.png);
}

.free-foot .line {
    margin: 3px 5px 0;
    float: left;
    width: 1px;
    height: 14px;
    background: url(/static/cangdan/images/icon11.png) no-repeat;
}

.author-head {
    width: 160px;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.author-float {
    width: 73px;
    height: 73px;
    position: absolute;
    left: 27%;
    top: 18px;
    z-index: 10;
    background-image: url(/static/cangdan/images/touxiang.png);
    background-size: 73px;
}

.author-name {
    margin-top: 10px;
    text-align: center;
}

.biaoq {
    width: 280px;

}

.laizi {
    margin-left: 20px;
    margin-right: 42px;
}
.po30 {
    position: absolute;
    right: 30px;
}

.free_act_content_item_bottom {
    color: #9fa0a0;
}

.free_act_content_item_bottom .po30 li {
    width: 30px;
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 17px;
}

.free_act_content_item_bottom .po30 li.line {
    width: 1px;
    margin: 0 5px;
    padding: 0px;
}

.about_img{
    width: 226px;
}
.about_img img{
    width: 100%;
    height: 225px;
}

.free_act_content_left4 .free_act_content_item:hover {
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

.list_title{
    height: 23px;
    line-height: 23px;
    font-size: 23px;
    margin-bottom: 30px;
}
.list_title span{
    display: block;
    float: left;
    width: 50px;
    text-align: center;
}
.link_div{
    margin-bottom: 20px;
}
.link_div .link_div_a,
.link_div_p{
    padding-left: 30px;
    margin-bottom: 30px;
    color: #004773;
    font-size: 21px;
    float: left;
}

.link_div .link_div_a{
    display: block;
    height: 25px;
    line-height: 25px;
}

.link_div_p{
    height: 40px;
    line-height: 40px;
}
.link_div_p a{
    color: #004773
;
}
.link_div_p img{
    height: 100%;
}