body{
    background-color: #f4f4f8;
}
header{
    width: 100%;
    height: 70px;
    background-color: #2CA2FB;
    margin: 0 auto;
    line-height: 70px;
}
.header-main{
    width: 1200px;
    margin: 0 auto;
}
.header-main-one div span{
    color: white;
    padding: 0 8px 0 5px;
}
.header-main-one-yuan{
    border: 2px solid white;
    border-radius: 50%;
}
.main{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.left-top{
    width: 277px;
    /*height: 98px;*/
    background-color: #fff;
    border-radius:5px;
}
.left-footer{
    width: 278px;
    background-color: white;
    margin-top: 10px;
    padding-bottom: 30px;
}
.left-top-one,.left-top-two{
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: white;
}
.left-top-one a,.left-top-two a{
    color: #333333;
}
.left-top-one img,.left-top-two img{
    margin: 0 8px 0 10px;
}
.left-top-one{
    border-radius:5px;
}
.left-top-two .juhong{
    display: inline-block;
    width: 28px;
    height: 18px;
    background-color: #FF7133;
    color: white;
    text-align: center;
    line-height: 18px;
    border-radius: 20px;
    margin-right: 20px;
}
.right{
    width: 860px;
    background-color: white;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 20px;
}
.menu{
    position: relative;
    text-align: center;
}
.se{
    position: absolute;
    left:25px;
    top:25px;
}
.menu ul li {
    display:block;
    width:278px;
    padding-top:2px;
    list-style:none;
    overflow:visible;
    text-align: left;
    text-indent: 20px;
}
.menu ul li a {
    display:block;
    width:240px;
    color:#555;
    outline:none;
    line-height: 40px;
}
.menu input{
    width: 210px;
    height: 34px;
    border: none;
    border-radius: 5px;
    margin-top: 15px;
    background-color: #f4f4f4;
    padding-left: 30px;
}
.menu ul li a img{
    margin-right: 8px;
}
.menu ul li .active {
    background:url(../img/xiang%20shang.png) right no-repeat;
    background-size: 10px;
    color: #2CA2FB;
    background-origin:content-box;
}

.menu ul li .inactive {
    background:url(../img/xiang%20xia.png) right no-repeat;
    background-size: 10px;
    background-origin:content-box;
}
.menu ul li ul {
    display:none;
    margin-top:-4px;
    margin-bottom:20px;
}
.menu ul li ul li ul {
    margin-bottom:5px;
}
.menu ul li ul li {
    display:block;
    font-size:14px;
    list-style:circle;
    margin-bottom:0px;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
	width:278px;
    text-indent:45px;
	background:none;
}
.menu ul li ul li a{
   width:100%;
}
.menu ul li ul li a:hover{
	background:rgb(44,162,251);
	color:#fff;
}
.menu1{
    background:none;
    font-size:14px;
}
.menu2{
	background:rgb(44,162,251);
	color:#fff;
}
.fan-tab-bar i{
    display: block;
    border-bottom: 1px solid #F2F2F2;
    width: 100%;
}
.fan-tab-bar li{
    height: 39px;
    line-height: 39px;
    padding: 0 32px;
    cursor: pointer;
	margin-right: 5px;
}
.fan-tab-bar li:hover{border-bottom: 3px solid #2CA2FB;}
.fan-list-on{
    border-bottom: 3px solid #2CA2FB;
}
.p_t{ background:#fff;}
.p_tab{ padding:5px 10px; background:#eee; margin:10px; font-weight:bold; color:rgb(44,162,251);}