﻿*
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-decoration: none;
    border: 0;
    list-style: none;
}
.red
{
    color: Red;
}
.strong
{
    font-weight: bold;
}
.defaultWidth
{
    width: 1200px;
}
.alignCenter
{
    margin-left: auto;
    margin-right: auto;
}
.clear
{
    clear: both;
}

.index .slide ul
{
    width: 100%;
    margin: 0 auto;
}
.index .slide ul li
{
    list-style-type: none;
}



.index .free
{
    clear: both;
    background-color: #ffffff;
    height: 380px;
    position: relative;
}
.index .free .content
{
    position: absolute;
    left: 50%;
    margin: 0px;
    margin-left: -600px;
    top: 50%;
    margin-top: -230px;
}
.index .free .content .title
{
    background-image: url('../imgs/freeOpening.gif');
    background-repeat: no-repeat;
    text-align: right;
    background-color: #eaeaea;
    padding: 0px;
    margin: 0px;
    width: 1200px;
    margin: 0 auto;
}
.index .free .content .list
{
    height: 350px;
    margin: 0px;
    padding: 40px 0px 0px 0px;
}
.index .free .content .list li
{
    float: left;
    width: 275px;
    display: block;
    margin-left: 30px;
    margin-bottom: 27px;
    position: relative;
    height: 155px;
    border-radius: 5px;
}
.index .free .content .list li img
{
    width: 275px;
    height: 155px;
}
.index .free .content .list li a
{
    background-position: 10px 120PX;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 235px;
    padding: 20px;
    height: 115px;
    border-radius: 5px;
    color: #000000;
    background-color: #b33030;
    font-size: 16px;
    font-weight: bold;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    display: none;
    background-image: url('../images/freebg.gif');
    background-repeat: no-repeat;
}
.index .free .content .list li.left
{
    margin-left: 0px;
}

.content
{
    font-size: 14px;
}
.content *
{
    font-size: 14px;
    line-height: 1.8;
}

.content .title
{
    width: 1200px;
    font-size: 18px;
    background-color: #000000;
    padding: 10px;
    color: #ffffff;
    margin: 25px auto 15px auto;
    position: relative;
    font-weight: bold;
    text-align: left;
     border-radius:5px;
}
.content .title .path
{
    position: absolute;
    top: 15px;
    right: 13px;
    color: #fff;
    font-size: 12px;
    clear: both;
}
.content .title .path a
{
    color: #fff;
    font-size: 12px;
}
.content .submenu
{
    margin: 0 auto;
    white-space: nowrap;
    height: 35px;
    width: 1200px;
}
.content .submenu > ul > li
{
    position: relative;
    float: left;
}
.content .submenu > ul > li > ul
{
    position: absolute;
    background-color: #797979;
    top: 36px;
    width: 87px;
    display: none;
}
.content .submenu > ul > li > ul > li
{
    display: block;
    line-height: 35px;
    line-height: 35px;
}
.content .submenu > ul > li > ul > li a
{
    display: block;
    border-bottom: 1px solid #cdcdcd;
    padding: 5px 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
}
.content .submenu > ul > li > a
{
    display: block;
    float: left;
    background-color: #797979;
    padding: 5px 15px;
    margin-right: 13px;
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
}

.content .submenu a.current, .content .submenu a:hover
{
    background-color: #000;
}
.content .submenu > ul > li > ul > li a:hover
{
    background-color: #525252;
}
.content .submenu .book
{
    float: right;
    background-color: #951E00;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 5px 7px;
    border-radius: 6px;
}
.content .submenu .book:hover
{
    background-color: #AA4930;
}
.content .article
{
    clear: both;
    font-size: 14px;
    margin: 20px auto 40px auto;
    padding: 0px 10px;
    width: 1180px;
}
.content .article div.contenttitle
{
    font-size: 20px;
    text-align: center;
    font-family: 微软雅黑;
}
.content .article div.contentinfo
{
    text-align: center;
    font-size: 12px;
}
.content .article div, .content .article p
{
    font-size: 14px;
    text-indent: 2em;
    line-height: 180%;
    margin: 0px 0 5px 0;
    text-indent: 2em;
}

.content .list
{
    clear: both;
    font-size: 14px;
    margin: 25px auto 60px auto;
    padding: 0px 10px;
    width: 1200px;
}
.content .list li
{
    float: left;
    display: block;
    width: 570px;
    margin-bottom: 35px;
}
.content .list li a
{
        display: block;
    width: 100%;
    font-size: 18px;
    color: #484848;
    border-bottom: 1px solid #898989;
    font-family: 微软雅黑;
    font-weight: bold;    
}
.content .list li span
{
    font-size: 12px;
    color: #9fa0a0;
    font-family: 微软雅黑;
}
.content .list li p
{
    color: #64615e;
    font-size: 14px;
    height: 75px;
}
.content .list .page
{
    clear: both;
}
.content .list .page .listPage
{
     width:520px;
     margin-left:auto;
     margin-right:auto;
     padding-left: 160px;
    }
.content .list .page a, .content .list .page strong
{
   font-size: 13px;
    font-weight: bold;
    background: #929292;
    color: #484848;
     border-left:1px solid #B9B9B9;
    display: block;
    padding: 5px 10px;
    width: auto;
    float: left;
}
.content .list .page strong
{
   background: #9A2000;
    color: #DEDEDE;
}
.content .list li.odd
{
    margin-left: 40px;
}

.content .imglist
{
    width: 1180px;
    padding: 0px;
}
.content .videodetail .videotitle
{
    background-color: White;
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    line-height: 1.8;
    padding-bottom: 5px;
}
.content .videodetail
{
    width: 1180px;
    margin: 20px auto 40px auto;
    clear: both;
    overflow: hidden;
    background-color: #000;
}
.content .videodetail .left
{
    float: left;
    width: 700px;
    padding: 0px 20px;
}
.content .videodetail .videolist
{
    float: left;
    color: White;
    width: 420px;
    height: 465px;
    background-color: #5A5A5A;
    padding: 10px;
}
.content .videodetail .videolist a
{
    color: White;
    font-size: 14px;
}
.content .videodetail .videolist li.current, .content .videodetail .videolist li.current a
{
    color: #d10456;
    font-weight: bold;
}
.content .videodetail .videolist li.current a:before
{
    content: "> ";
    font-weight: bold;
}
.content .exam
{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.content .exam .title
{
    margin-bottom: 30px;
}
.content .exam h2
{
    padding: 10px;
}
.content .exam .left
{
    float: left;
    background-color: #5a5a5a;
    width: 200px;
}
.content .exam .left .menuname
{
    background-color: Black;
    line-height: 1.8;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-align: center;
    padding: 6px;
}
.content .exam .left .menulist a
{
    display: block;
    line-height: 1.8;
    font-size: 14px;
    color: White;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #6E6E6E;
}
.content .exam .left .menulist a:hover
{
    background-color: #6E6E6E;
    color: Yellow;
}
.content .exam .right
{
    float: right;
    width: 960px;
    min-height: 500px;
}
.content .join
{
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.content .leftmenu
{
    float: left;
    width: 200px;
    background-color: #FBFBFB;
}
.content .leftmenu a
{
    display: block;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    color: #4C4C4C;
}
.content .leftmenu a.current
{
    background-color: #EAEAEA;
    color: #4C4C4C;
    font-weight: bold;
    border-radius: 5px;
}
.content .rightarticle
{
    float: left;
    width: 800px;
    margin-left: 20px;
    padding-bottom: 50px;
}
.content .rightarticle:after
{
    clear: both;
    float: none;
}
.content .rightarticle .title
{
    background: none;
    color: #4C4C4C;
    margin: 0px;
    width: 100%;
    clear: both;
    float: none;
}
.content .rightarticle .list
{
    margin: 0px;
    width: 100%;
    clear: both;
    float: none;
}
.content .rightarticle .list a
{
    color: #333333;
    display: block;
    border-bottom: 1px dashed gray;
    padding: 5px 0px;
    font-size: 16px;
    font-weight:normal;
}
.content .rightarticle .list a:hover
{
    color: #ff0000;
}
.content .rightarticle .list a span
{
    float: right;
}

.content .rightarticle .list li
{
    margin-bottom: 10px;
    display:block;
     position:relative;
     width:100%;
}
.content .rightarticle .list li .process
{
     width:200px;
      position:absolute;
      right:0px;
      height:20px;
      line-height:20px;
       border:1px solid green;
       top:0px;
       font-size:12px;
    }
    
    .content .rightarticle .list li .process .current
    {
            height: 20px;
    line-height: 20px;
    background-color: #80FF5A;
    color: #FBFBFB;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
        } .content .rightarticle .list li .process .count
        {
               
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #272727;
    line-height: 20px;
                   font-family: 微软雅黑;
            }