body{margin: 0;padding: 0;font-family: "微软雅黑";overflow-y: scroll;}
a{text-decoration:none;}
.top{width:960px;height:100px;margin: 0 auto;}
.top .left{margin-top: 15px;float: left;}
.top .right{margin-top: 32px;height:20px;float:right;width:600px;}
.top .right a{display: inline-block;width: 80px;line-height: 35px;color: #31313F;border-radius: 3px;font-size: 13px;text-align: center;text-decoration: none;}
.top .right a:hover{color: #fff;background: #2472F2;}
.top .right .active{color: #fff;background: #2472F2}
/*banner背景图*/
.banner{margin: 0 auto;width: 100%;height: 450px;background: url('../image/banner.png') center;}
.banner_content{width: 960px;margin: 0 auto;height: 450px;}
.banner .content{width: 500px;height: 70px;color: #fff;float: right;margin-top: 290px;}
.banner .content .left{float: left;}
.banner .content .left #main_link{display: inline-block;width: 140px;line-height: 55px;color: #fff;text-decoration: none;text-align: center;
background-color: #34A853;border-radius: 5px;margin-right: 15px;font-size: 13px;}
.banner .content .left #main_link:hover{background: #278140}
.banner .content .left #second_link{display: inline-block;float: none;color: #fff;text-decoration: underline;margin-left: 40px;font-size: 13px;}
.banner .content .right{float: left;margin-top: 9px;}
.banner .content .right p{margin:0px 20px 5px 0px;font-size: 12px;}
/*.banner .content .bottom{float: left;margin-top: 10px;margin-left: 210px;}*/
/*.banner .content .bottom a{width: 140px;color: #fff;text-align: center;font-size: 12px;}*/
.list{/*background:#F1F1F1;*/width: 100%;}
.list .content{width: 870px;margin: 0 auto;padding: 30px 0px;overflow: auto;}
.list .content li{width: 290px;list-style: none;float: left;height: 120px;}
.list .content img{width: 64px;height: 64px;float: left;margin-top: 20px;}
.list .content .right{float: right;width: 150px;margin-right: 50px;}
.list .content .right p{margin: 5px;font-size: 18px;}
.list .content .right span{/*font-family: '宋体';*/font-size: 12px;text-indent: 2em;display: inline-block;color: #646472;line-height: 18px;}

.footer{border-top: 1px solid #ccc;width:600px; color: #646472;margin: 0 auto;}
.footer p{font-size: 12px;line-height: 20px;letter-spacing: 1px;text-align:center; color: #646472;margin: 12px 0;}
.footer a{color: #31313f;}
.footer a:hover{text-decoration: underline;color: #333}

.margin-right-10 {
    margin-right: 10px !important;
}
/*#t_about{display: none !important;}*/
/*#t_forum{display: none !important;}*/
/*html{filter:grayscale(1);}*/
