body, textarea, input, button, select, keygen, legend {
font: 12px/1.14 "Microsoft Yahei", "微软雅黑", Arial, "Hiragino Sans GB", "宋体";
color: #5E5E5E;
outline: 0;
}
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
margin: 0;
padding: 0;
}
body{
background-color:#e7e6e6;
}
a, li{
text-decoration:none;
list-style:none;
color:#757575;
}
.header{
width:100%;
min-width:1200px;
height:142px;
background-color:#01164B;

}
.header .continer{
width:1200px;
margin:auto;
height:100px;
}
.header .continer .logo{
width:80px;
height:80px;
position:relative;
top:10px;
float:left;
}
.header .continer .logo img{
width:100%;
height:100%;
overflow:hidden;
}
.header .continer .name{
width:400px;
height:50px;
margin-top:30px;
float:left;
}
.header .nav{
border-top:1px solid #375AAD;
width:100%;
min-width:1200px;
height:40px;
background-color:#142d68;
}
.header .nav .c-nav{
width:1450px;
height:40px;
margin:auto;
z-index:10;
}
.header .nav .c-nav ul li a{
color:#fff;
}
.header .nav .c-nav ul li{
width:108px;
margin:0px;
line-height:40px;
float:left;
font-size:14px;
color:#fff;
z-index:10;
}
.header .nav .c-nav ul li a{
display:block;
width:100%;
height:40px;
text-align:center;
line-height:40px;
}
.header .nav .c-nav>ul>li>ul{
width:108px;
hegiht:auto;
margin:none;
background-color:#142d68;
font-size:11px;
text-align:center;
padding:0px 0px 10px ;
display:none;
position:absolute;
z-index:10;
clear:both;
}
.header .nav .c-nav>ul>li>ul li{
width:100%;
height:30px;
font-size:11px;
line-height:30px;
text-align:center;
margin:0px;
}
.header .nav .c-nav>ul>li>ul li:hover{
text-decoration:underline;
}


.slideBox{
width:1200px;
height:450px;
margin:auto;
overflow:hidden;
}
#slider div img{
width: 1200px;
height: 450px;
}
.ck-slide {
width: 1200px;
height: 450px;
position: absolute;
overflow: hidden;
}
.ck-slide img {
width: 1200px;
height: 450px;
margin:0px;
border:0px;
}
.ck-slide ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.ck-slide ul.ck-slide-wrapper {
width:1200px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
padding: 0;
}
.ck-slide ul.ck-slide-wrapper li {
position: absolute;
margin-top: 0px;
}
.ck-slide ul.ck-slide-wrapper li a {
line-height: 0px;
display: block;
}
.ck-slidebox {
position: absolute;
left: 50%;
bottom: 12px;
z-index: 30;
}
.ck-slidebox ul {
height: 20px;
padding: 0 4px;
border-radius: 8px;
}
.ck-slidebox ul li {
float: left;
height: 12px;
margin: 4px 4px;
}
.ck-slidebox ul li em {
display: block;
width: 12px;
height: 12px;
border-radius: 100%;
background-color: #fff;
text-indent: -9999px;
cursor: pointer;
}
.ck-slidebox ul li.current em {
background-color: #000;
}
.ck-slidebox ul li em:hover {
background-color: #000;
}

.main{
clear:both;
width:1200px;
height:850px;
margin:auto;
background-color:#fff;
}
.main .all{
width:350px;
height:450px;
overflow:hidden;
padding:25px;
float:left;
}
.main .all img{
width:100%;
height:auto;
}
.main .all span img{
width:6px;
}
.main .all h3{
line-height:40px;
font-size:16px;
border-bottom:1px solid #ccc;
}
.main .all h3 span{
float:right;
}
.main .all li{
width:100%;
height:25px;
line-height:28px;
font-size:14px;
}
.main .all li .title{
display:inline-block;
width:75%;
height:25px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.main .all li .time{
display:inline-block;
width:24%;
height:25px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:right;
font-size:12px;
}
.main .platform{
width:350px;
height:auto;
float:right;
}
.main .platform ul{
width:300px;
float:right;
border:1px solid #DDD;
margin-top:40px;
padding:20px 0px;
margin-right:27px;
background-color:#e7e6e6;
border-radius:3px;
}
.main .platform ul li{
width:300px;
line-height:60px; 
}
.main .platform ul li label{
display:inline-block;
width:30px;
height:25px;
position:relative;
left:80px;
top:3px;
}
.main .platform ul li input{
width:200px;
height:40px;
border:none;
margin-left:20px;
border-radius:2px;
color:#33475f;
font-size:18px;
background-color:#fff;
border:1px solid #33475f;
box-shadow:0px 0px 3px #666;
cursor:pointer;
}
.main .top{
width:1200px;
height:400px;
}
.main .top .important{
width:700px;
height:350px;
padding:0px 25px;
font-size:16px;
background-color:#e7e6e6;
float:left;
margin-top:30px;
margin-left:30px;
}
.main .top .important h3{
height:40px;
line-height:45px;
border-bottom:2px solid #666;
}
.main .top .important h3 a{
float:right;
}
.main .top .important h3 .title{
float:left;
}
.main .top .important ul{
width:100%;
height:300px;
overflow:hidden
}
.main .top .important ul li{
width:100%;
line-height:30px;
height:30px;
font-szie:14px;
}
.main .top .important ul li span.title{
display:block;
width:500px;
height:30px;
float:left;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.main .top .important ul li span.time{
display:block;
width:200px;
height:30px;
float:right;
text-align:right;
}
.footer{
width:100%;
min-width:1200px;
height:70px;
margin-top:50px;
padding-top:15px;
color:#fff;
line-height:34px;
background-color:#01164B;
text-align:center;
}


.secondLevel{
width:1200px;
min-height:680px;
margin:30px auto;

}
.secondLevel .left{
clear:both;
width:200px;
height:680px;
position:absolute;
background-color:#fff;
}
.secondLevel .left.z{
z-index:-1;
}
.secondLevel .right.z{
z-index:-1;
}
.secondLevel .right{
width:995px;
height:680px;
margin-left:205px;
position:absolute;
background-color:#fff;
}
.secondLevel .left h2{
line-height:40px;
text-align:center;
background-color:#5D73A9;
color:#fff;
font-size:16px;
font-weight:100;
}
.secondLevel .left ul{
width:200px;
height:auto;
margin-top:20px;
z-index:100;
}
.secondLevel .left ul li{
width:100%;
height:30px;
line-height:30px;
text-align:center;
cursor:pointer;
font-size:14px;
}
.secondLevel .left ul li a{
color:#5D73A9;
}
.secondLevel .right h2{
padding:0pc 15px;
line-height:38px;
height:38px;
font-size:14px;
border-bottom:2px solid #5D73A9;
}
.secondLevel .right h2 a{
color:#5D73A9;
}
.secondLevel .right .list{
width:850px;
height:500px;
margin:auto;
margin-top:50px;
}
.secondLevel .right .list li{
width:100%;
height:25px;
margin-top:5px;
cursor:pointer;
}
.secondLevel .right .list li .title{
display:inline-block;
width:75%;
float:left;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.secondLevel .right .list li .time{
display:inline-block;
width:20%;
float:right;
overflow:hidden;
text-align:right;
}
.secondLevel .right .list a li:hover{
color:#5172C1;
}
.secondLevel .right>.list>ul{
height:500px;
}
.secondLevel .right .fen{
width:100%;
height:40px;
}
.secondLevel .right .fen ul{
width:100%;
height:40px;
}
.secondLevel .right .fen ul li{
height:20px;
line-height:20px;
margin-right:15px;
float:right;
text-align:center;
border:1px solid #5D73A9;
cursor:pointer;
font-size:11px;
color:#5D73A9;
}
.secondLevel .right .fen ul li.pre{
width:50px;
}
.secondLevel .right .fen ul li.next{
width:50px;
}
.secondLevel .right .fen ul li.number{
width:20px;
}
.secondLevel .right .fen ul li.here{
color:#F30;
}
.listlanmutitle2{padding-left:50px;}
.listlanmutitle2 span{
color:#fff;
font-size:18px;
FONT-WEIGHT: bold;
line-height: 40px;
text-align:center;
}