﻿body{
	font-family: 微软雅黑;
}
input,
select,
textarea{
	font-family: 宋体;
}
.wrap{
	width: 100%;
	margin: 0 auto;
	position: relative;
}










/*----------header----------*/
.header{

}










/*----------mainer----------*/
.mainer{
    padding-bottom:57px;
}










/*----------footer----------*/
.footer{
    height:56px;
    background:#f3f3f3;
    border-top:1px solid #e3e3e3;
    position:fixed;
    bottom:0; left:0;
    width:100%;
    text-align:center;
}
    .footer a { 
        display:inline-block; 
        width:25%;
        color:#bcbbbd;
    }
        .footer a i {
            display:block;
            margin-bottom:5px;
        }
    .footer .in {
        color:#50b8f5;
    }





                .tab_list { width: 100%; background: #fff; padding-bottom: 5px; }
                .tab_list table { width: 90%; margin: 0 auto; }
                    .tab_list table tr td {  width: 23%; }
                        .tab_list table tr td.td1{ width:15%;}
                         .tab_list table tr td a { font-size: 14px; color: #8c999d; }
                        .tab_list table tr td span { display: block; text-align: center; font-size:16px; line-height:30px; padding-bottom: 10px; }

                            .tab_list table tr td span.span_img { margin: 0 auto; border-radius: 100%; padding: 0; }
                                .tab_list table tr td span.span_img.span_50a3d8 { background: #50a3d8; }
                                .tab_list table tr td span.span_img.span_f37f5b { background: #f37f5b; }
                                .tab_list table tr td span.span_img.span_57c784 { background: #57c784; }
                                .tab_list table tr td span.span_img.span_b390c0 { background: #b390c0; }
                                .tab_list table tr td span.span_img.span_eb819c { background: #eb819c; }
                                .tab_list table tr td span.span_img.span_f5ae62 { background: #f5ae62; }


                                .tab_list table tr td span.span_img.span_61c5c1 { background: #61c5c1; }
                                .tab_list table tr td span.span_img.span_82a7d8 { background: #82a7d8; }
                                .tab_list table tr td span.span_img.span_dcab9e { background: #dcab9e; }
                                .tab_list table tr td span.span_img img { width:55%; vertical-align: middle; }


/*----------custom----------*/