body
{
    background: #ccc;
    padding: 0 30px;
}

.page
{
    width: 980px;
    height: 1386px;
    background: #fff;
    margin: 0 auto;
    background: #fff;
}

.wrapper
{
    width: 892px;
    height: 1380px;
    margin: 0 auto;

}

/*头部*/
header
{
    width:100%;
    height: 61px;
    font-family: "SimHei";
    border-bottom: 2px solid #938e8c;
    position: relative;
}

header h1
{   
    width: 110px;
    height: 61px;
    background: #E54A54;
    font-size: 12px;
    font-weight: normal;
    text-indent: 5px;
    color: #fff;
    display: table-cell;
    vertical-align: bottom;
}

header time
{
    position: absolute;
    bottom: 0;
    right: 5px;
    color: #d45d5c;
}

/*main*/
.main
{
    width: 100%;
    margin-top: 35px;
    overflow: hidden;
}

.main .left_part
{
    float: left;
    width: 639px;
    height: 300px;
    position: relative;
}
.left_part .left,.left_part .right
{
    width: 191px;
    height: 300px;
    opacity: 0.3;
    filter: Alpha(opacity=30);
    position: absolute;
}

.left_part .left
{   
    background: green;
    top: 0;
    left: 0;
}

.left_part .right
{
    background: red;
    top: 0;
    right: 0;
}

.main .right_part
{
    float: right;
    width: 203px;
    height: 288px;
    border-top: 2px solid #cc8091;
    padding: 10px;
}

.right_part .about
{   
    font-size: 16px;
    color: #000;
    line-height: 28px;
    border-bottom: 1px solid #000;
}

.right_part .about strong
{
    font-size: 24px;
    font-weight: normal;
}

.right_part .aboutour
{
    color: #676767;
    font-family: "KaiTi";
    line-height: 10px;
    font-size: 12px;
    font-weight: normal;
}

.right_part strong em
{   
    display: block;
    margin: 23px 0 10px -20px;
    font-size: 116px;
    line-height: 120px;
    color: #75b86b;
}

.right_part .bottom
{
    margin-top: 25px;
    color: #cc8091;
}

.right_part .num_l
{   
    float: left;
    font-size: 55px;    
}

.right_part .num_r
{
    float: left;
    line-height: 10px;
    margin:10px 0 0 5px;
}

.right_part .num_r strong
{
    font-size: 21px;
    font-weight: normal;
}

/*sidebar*/
.sidebar
{
    clear: both;
    width: 639px;
    height: 175px;
    margin-top: 30px;
}

.sidebar .item
{
    float: left;
    width: 220px;
    height: 174px;
    margin-right:24px;
    word-break: break-all;
    overflow: hidden;
}

.sidebar .item:last-child
{
    width: 150px;
    margin: 0;
}

.sidebar .item h3
{
    font-size: 16px;
    color: #418c59;
    text-decoration: underline;

}

.sidebar .item:nth-child(2) h3
{
    color: #d2994f;
}

.sidebar .item:last-child h3
{
    color: #cc7680;
}

.sidebar .item ul
{
    margin-top: 20px;
    line-height: 16px;
    color: #231815;
    opacity: 0.7;
    filter:Alpha(opacity=70);
}

.sidebar .item ul span
{
    color: #cd4a48;
}


/*column*/
.column
{   
    clear: both;
    margin-top: 50px;
    overflow: hidden;
}

.column .part_l
{   
    float: left;
    width: 415px;
    height: 615px;
}

.part_l .title
{
    width: 100%;
    height: 150px;
    color: #11456b;
    margin-top: 10px;
    border-bottom: 2px solid #11456b;
}

.part_l .title h2
{
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 42px;
}

.part_l .title h2 em
{
    font-size: 72px;
    color: #f5e327;
    line-height: 48px;
    margin-right: 15px;
}

.part_l .title h3
{
    font-size: 33px;
    margin-top: 10px;
}


.column .content 
{   
    width: 100%;
    height:435px; 
    margin-top: 20px;
    color: #767777; 
    overflow: hidden;
}

.column .content p
{
    text-indent: 2em;
    font-family: "SimSun";
    word-break: break-all;
}

.column .content p:first-child
{
    text-indent: 0;
}

.column .content img
{
    float: right;
    margin: 11px;
    margin-right: 0;
}

.column .content strong
{   
    float: left;
    font-size: 70px;
    color: #f5e327;
    line-height: 70px;
    margin: 0 6px 6px 0;
}

.column .part_r
{   
    float: right;
    width: 458px;
    height: 615px;
}

.part_r .pic
{
    width: 458px;
    height: 257px;
    position: relative;
}

.part_r .pic .text
{
    width: 458px;
    height: 61px;
    background: #040000;
    opacity: 0.4;
    filter: Aplha(opacity=40);
    position: absolute;
    left: 0;
    bottom: 0;
}

.part_r .pic p
{   
    width: 458px;
    height: 61px;
    line-height: 61px;
    color: #72b16a;
    position: absolute;
    left: 0;
    bottom: 0;
}

.part_r .pic p i
{   
    float: left;
    width: 3px;
    height: 44px;
    background: #72b16a;
    margin:9px 0 0 20px; 
}

.part_r .pic p strong
{
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    margin: 0 10px;
}

.part_r .pic p span
{
    font-style: italic;
    letter-spacing: 2px;
}


/**/
.part_r aside
{
    width: 460px;
    height: 325px;
    background: #eeedd6;
    margin-top: 30px;
}

.part_r aside ul
{
    padding: 28px 25px;
}

.part_r aside ul li
{
    font-size: 16px;
    line-height: 36px;
    font-family: "SimSun";
}

.part_r aside ul li i
{
    float: left;
    width: 9px;
    height: 8px;
    margin: 15px 5px 0 0;
    background: url(../images/task6_icon.png);
    
}

.part_r aside ul li span
{
    float: right;
    font-size: 12px;
    text-align: right;
    font-style: italic;
}

.part_r aside .bottom-l
{   
    float: left;
    width: 240px;
    height: 86px;
    color: #fff;
    font-family: "SimHei";
    padding:37px 10px;
    background: #d45d5c;
}

.part_r aside .bottom-l .zero
{   
    float: left;
    height: 86px;
    font-size: 110px;
    line-height: 96px;
    font-family: "SimHei";
    padding: 0 2px;
    margin-right: 5px;
    border-right: 2px solid #fff;
}


.part_r aside .bottom-l .num
{   
    float: left;
    width: 167px;
    height: 86px;
    font-size: 12px;
    line-height: 12px;
    font-family: "SimHei";
}

.part_r aside .bottom-l .num p:first-child
{
    font-size: 20px;
    line-height: 25px;
    font-style: italic;
    margin: 4px 0;
}

.part_r .bottom-r
{   

    float: right;
    width: 200px;
    height: 160px;
    position: relative;
    overflow: hidden;
}
.part_r .bottom-r p
{
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    text-indent: 35px;
    margin: 15px;
    color: #5a5b5b;
    word-break: break-all;
}

.part_r .bottom-r p:before
{   
    content: url(../images/vowel_l.png);
    position: absolute;
    width: 26px;
    height: 22px;
    top: 8px;
    left: -18px;
}
.part_r .bottom-r p:after
{   
    content: url(../images/vowel_r.png);
    position: absolute;
    width: 26px;
    height: 22px;
    bottom: 15px;
    right: 41px;
}


/*footer*/
footer
{   
    clear: both;
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #938e8c;
    text-align: right;
    color: #d45d5c;
}