﻿*{margin:0; padding:0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body{font:12px/1.5 \5FAE\8F6F\96C5\9ED1,tahoma,arial,\5B8B\4F53; background: #f8f8f8; min-width: 1100px;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}
ul,ol{list-style:none outside none;}
a{text-decoration:none;}
fieldset,img{border:0 none;}
img{vertical-align:middle}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
.clearfix{zoom:1;}
.clearfix:after{content:"."; display: block; clear:both;  height:0; overflow:hidden;}
.clear{content:"."; display: block; clear:both;  height:0; overflow:hidden;}
.l{float:left;}
.r{float: right;}
.hr10{ height:10px;}
.hr20{ height:20px;}
.hr30{ height:30px;}
.hr40{ height:40px;}
.w{width: 1160px; margin:0 auto;}
/*header*/

.box{
    width: 915px;
    height: 525px;
    background:#333;
}

.box .left{
    width: 154px;
    height: 485px;
    padding-top: 40px;
    border-right: 1px solid #DEE7ED;
    background:#f3f3f3;
    float: left;
}

.box .left li{
    width: 100%;
    height: 55px;
    display:block;
    line-height: 55px;
    text-align: center;

}

.box .left li a{
    color:#333;
    font-size: 16px;
    width: 100%;
    height: 100%;
    display:block;
}

.box .left li .current{
    background:#1997fb;
    color:#fff;
}

.box .left li a:hover{
    color:#f00;
}
/*left*/

.right{
    width: 760px;
    background:#fff;
    float: right;
}

.right .top{
    width: 100%;
    height: 32px;
    background:#f8f8f8;
    border-bottom: 1px solid #DEE7ED;
    padding-top: 8px;
    position: relative;
}

.right .top .back{
    width: 20px;
    height: 20px;
    background:url(../img/back-nor.png) no-repeat;
    display:block;
    margin-left: 40px;
    float: left;
    margin-top: 2px;
}

.right .top .back:hover{
    background:url(../img/back-hov.png) no-repeat;
}

.right .top .refresh{
    width: 25px;
    height: 25px;
    background:url(../img/refresh-nor.png) no-repeat;
    display:block;
    margin-left: 50px;
    float: left;

}

.right .top .refresh:hover{
    background:url(../img/refresh-hov.png) no-repeat;
}

.right .top span{
     width: 255px;
    height: 30px;
    display:block;
     position:absolute;
    right: 30px;
    top: 5px;
}

.right .top input{
    width: 235px;
    height: 30px;
    display:block;
    border: 1px solid #999;
    padding-left: 20px;
	line-height: 30px;
}

.right .top span a{
    width: 20px;
    height: 20px;
    background:url(../img/search-nor.png) no-repeat;
    position:absolute;
    right: 10px;
    top: 6px;
    display:block;;
}

.right .top span a:hover{
    background:url(../img/search-hov.png) no-repeat;
}

.right .bottom{
    width: 100%;
    height: 485px;
    overflow-y: scroll;
}

.right .bottom ul{
    width: 700px;
    display:block;
    margin:0 auto;

}

.right .bottom ul li{
    width: 700px;
    height: 70px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ccc;
    display:block;
}

.right .bottom ul li img{
    margin-right: 15px;
    float: left;
}

.right .bottom ul li span{
    width: 435px;
    height: 70px;
    float: left;
}

.right .bottom ul li span h3 a{
    color:#666;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.right .bottom ul li span h3 a i{
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}

.right .bottom ul li span h3 a:hover{
    text-decoration: underline;
    color:#00b019;
}

.right .bottom ul li span p{
    color:#999;
    line-height: 18px;
    height: 36px;
    overflow:hidden;
    margin-top: 10px;
}

.right .bottom ul li .go{
   float:right; 
   width:90px; 
   height:29px; 
   line-height:29px; 
   text-align:center; 
   color:#fff; 
   background-color:#00b019; 
   margin-top:20px;
}

.right .bottom ul li .go{ background-color:#00ba1a;}

.right .bottom .course{
    width: 706px;
    line-height: 30px;
    margin:0 auto;
}

.right .bottom .course .title{
    font-size:25px;
    color:#333;
    font-weight:700;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
}

.right .bottom .course p{
    text-indent: 2em;
    font-size: 14px;
    color:#333;
}

.right .bottom .course p img{
    display:block;
    margin:0 auto;
}

.right .right-box{
    width: 760px;
    height: 525px;
    background:#fff;
    background:url(../img/serve.png) no-repeat center center;
    background-size: 70% auto;
    position:relative;
}

.right .right-box span{
    width: 290px;
    height: 80px;
    position:absolute;
    top: 37%;
    left: 18.5%;
    color:#333;
    font-size: 17px;
}