.header{height:163px;background:url("../img/header.png") no-repeat top center #005bac;}
.logo{height:123px;background:url("../img/logo.png") no-repeat left center;}
.container{width:1200px;margin:auto;}

.nav{height:40px;}
.nav ul li{float:left;}
.nav ul li a{display:block;font-size:16px;font-family:"Microsoft Yahei";color:#fff;text-decoration:none;height:40px;line-height:40px;padding: 0 25px;}
.nav ul li:hover a{background:#ce6f00;}

.contentA{padding-top:25px;padding-bottom:25px;}
.contentA .left,.contentB .left{width:885px;height:345px;}
.contentA .right,.contentB .right{width:280px;height:345px;}

.tit{
    height:40px;
    margin-bottom:5px;
}
.tit-1{background:url("../img/tit-1.png") left center no-repeat;}
.tit-2{background:url("../img/tit-2.png") left center no-repeat;}
.tit-3{background:url("../img/tit-3.png") left center no-repeat;}
.tit-4{background:url("../img/tit-4.png") left center no-repeat;}

.tit span{
    font-size:18px;
    color:#333;
    display:block;
    float:left;
    line-height:40px;
    padding-left:35px;
}
.tit a{
    float:right;
    display:block;
    height: 40px;
    width: 50px;
    background:url("../img/more.png") no-repeat center;
}

.introduce-img{
    width:420px;
    height:300px;
}

.introduce-content{
    width: 460px;
    height: 298px;
    border: 1px solid #e9e9e9;
    background: #f3f3f3;
}

.introduce-content p{
    padding:30px 35px;
    font-size:14px;
    font-family:"Microsoft Yahei";
    color:#313131;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
}

.login{
    width: 220px;
    height: 250px;
    padding:25px 30px;
    background: #e5eef7;
    margin-top: 45px;
}

.login-tit{
    display:block;
    height:55px;
    line-height: 35px;
    font-size:18px;
    font-family:"Microsoft Yahei";
    text-align: center;
}

.input-box input{
    height:40px;
    width:220px;
    background:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    text-indent:10px;
    font-size:14px;
    font-family:"Microsoft Yahei";
    margin-bottom:20px;
}
.submit{
    width:220px;
    height:40px;
    font-family: "Microsoft Yahei";
    color:#fff;
    font-size:16px;
    border:none;
    background:#005bac;
    margin-top:15px;
    border-radius:5px;
}

.focusBox {position:relative;width:422px;height:275px;overflow:hidden;font:12px/1.5 Verdana, Geneva, sans-serif;text-align:left;background: white; }
.focusBox .pic img {width:422px;height:275px;display:block;}
.focusBox .txt-bg {position:absolute;bottom:0;z-index:1;height:36px;width:100%;background: #000000;filter:alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt {position:absolute;bottom:0;z-index:2;height:36px;width:100%;overflow:hidden;}
.focusBox .txt li{height:36px;line-height:36px;position:absolute;bottom:-36px;}
.focusBox .txt li a{display:block;color:white;padding:0 0 0 10px;font-size:14px;text-decoration: none;font-family:"Microsoft Yahei"; }

.coursewareContent{width:435px;}
.coursewareContent ul li{height:31px;line-height:31px;margin: auto;background: url("../img/dian.png") left center no-repeat;padding-left:12px;}
.coursewareContent ul li:hover{background: url("../img/dian2.png") left center no-repeat;}
.coursewareContent ul li:hover a{color: #005bac;}
.coursewareContent ul li:hover span{color:#005bac;}
.coursewareContent ul li span{float: right;color: #727171;font-size:14px;font-family:'Microsoft Yahei';}
.coursewareContent ul li .p{float: left;color: #727171;text-decoration: none;font-family:'Microsoft Yahei';font-size:14px;}

.contentB .right ul {margin-top:45px;}

.contentB .right ul li{
    height: 80px;
    line-height: 80px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.contentB .right ul li:last-child{
    margin-bottom:0;
}
.contentB .right ul li.icon-1{background:url("../img/sypt.png") no-repeat 50px center #ce6f00;}
.contentB .right ul li.icon-2{background: url("../img/sbcl.png") no-repeat 50px center #0065be;}
.contentB .right ul li.icon-3{background: url("../img/sshd.png") no-repeat 50px center #4fc600;}

.contentB .right ul li a{
    display:block;
    font-size:18px;
    color:#fff;
    text-decoration:none;
    padding-left:115px;
}

.ladyScroll{position:relative;height:260px;}
.ladyScroll .scrollWrap{width:1200px;padding-top:15px;overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;transition:0.3s;
    width:280px;height:235px;margin-right:22px;overflow:hidden;position:relative;background: #fff;}
.ladyScroll  dt{margin:0 auto;width:280px;overflow:hidden;}
.ladyScroll  img{display:block;width:280px;height:185px;}
.ladyScroll  dd{

}
.ladyScroll  dd .dd-tit{color:#333;font-size:16px;text-align:center;display:block;font-family:'Microsoft Yahei';text-decoration: none;line-height:40px;border: 1px solid #ddd;}
.ladyScroll dl:hover dd .dd-tit{background: #0065be;color: #fff;border: 1px solid #0065be;}

.contentE{width: 1200px;
    margin: auto;
    height: 320px;}

.footer{height:150px;background: url("../img/header.png") center no-repeat #005bac;}
.footer .container{padding:25px 0 ;width: 1000px;height: 100px;background: url("../img/footerLogo.png") no-repeat center;}
.footer .left,.footer .right{padding-top: 20px;}
.footer .left p{font-family: Serif;font-size: 12px;color: #fff;line-height:35px;}
.footer .right ul li{float:left;margin-left:30px;}

/*二级页面*/
.content2 {padding-top:20px;padding-bottom:20px;width:1200px;margin:auto;}
.content3 {width: 1000px;margin:auto;}
.aside {width:220px;overflow: hidden;}
.aside h2 {height:55px;line-height:55px; color: #fff; font-size:22px;font-family:"Microsoft YaHei";background:#2574b4;text-align: center;margin-bottom:10px;}
.aside ul li {background: #f0f0f0;margin-top: 1px;}
.aside ul li a {display:block; height:40px; line-height:40px; color: #333; font-size:16px; font-family:"Microsoft YaHei"; font-weight: normal; text-decoration: none; padding-left:30px; background: #eeeeee;}
.aside ul li a:hover {color:#ffffff; background: #2574b4;}
.level3 {display: block !important;}
.level3 > li > a {font-size: 14px !important;padding-left: 75px !important;}
.level4 {display: none;}
.level4 > li > a {padding-left:10px;background: #E36776;}
.level2 > li > .arrow:hover,.level3 > li > .arrow:hover,.level4 > li > .arrow:hover,.level2 > li > .current,.level3 > li > .current,.level4 > li > .current {color:#DDDBDB;background:#eeeeee;}

.level3 li a:hover{background: url(../img/bg-btn3.png) #eee no-repeat !important; color: #333 !important;}
.arroww{background:#2574b4 !important;color: #fff !important;}


.contentLi {width:940px; margin-left: 10px;}
.breadcrumb {height:47px;border-bottom:3px solid #eee;overflow: hidden;}
.breadcrumb ul {float: left;}
.breadcrumb ul li a, .breadcrumb ul li {color:#666; font-size:12px; line-height:55px;font-family: serif;}
.breadcrumb ul li a:hover {text-decoration: none; color:#2574b4;}
.breadcrumb b{    float: left;
    padding:0 15px;
    height:47px;
    line-height:55px;
    font-size: 18px;
    color: #2574b4;
    border-bottom: 2px #2574b4 solid;
    font-weight: normal;}
.title_info {
    font-family: serif;
    width: 100%;
    float: left;
    color: #666;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    margin-bottom:20px;
    border-bottom: 1px #ccc dashed;}

.articleLi {margin-top:5px;min-height:450px;}
.articleLi ul {margin: 10px; min-height:400px;}
.articleLi ul li {height:35px;background: url(../img/b1.png) left center no-repeat;padding-left:15px;}
.articleLi ul li a {height:35px; line-height: 35px; font-size:14px;color:#666;text-decoration: none;cursor: pointer;}
.articleLi ul li a h3 {font-size: 14px;font-weight: normal;}
.articleLi ul li a:hover {color:#2574b4;}

.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size:14px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding:5px;background: #f1f1f1;cursor: pointer;}
.page a:hover {color: #2574b4;text-decoration: none;}

/*三级页面*/
.content3 {padding-top:20px;padding-bottom:20px;width: 1200px;margin: auto;}
.contentArt {width:940px; margin-left: 10px;}
.articlePage {margin-top: 30px;min-height:450px;}
.articlePage h2 {    text-align: center;
    font-size: 27px;
    color: #2574b4;
    font-weight: normal;}
.articlePage > p img {display: block;margin:auto;}
.articlePage > p {font-family:"Microsoft YaHei";line-height:25px;    padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    font-size: 14px;}
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: left;font-size:14px; color:#666;padding: 10px;line-height: 22px;}
.articlePage table td p{text-indent: 0;font-size: 14px;text-align:left;font-family: "Microsoft YaHei";color: #666;line-height:25px;}
.articlePage object{margin-left: -2em;}
