*{
    padding: 0;
    border: 0;
    margin:0;
    font-family: 微软雅黑;
}

body{
    min-width: 1250px;
    width:100%;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333333;
}
a:hover{
	color: #e71e1b;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clearfix{
    clear: both;
    overflow: hidden;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
.p_width{
    width:100%;
    min-width: 1250px;
    margin:0 auto;
}
.m_width{
    width: 1250px;
    margin:0 auto;
}

.main_box{
	margin:0 auto;
	width: 1200px;
}
.main_box_c{
	padding: 10px 0;
}
.footbox{
    text-align: center;
    margin: 0 auto;
    background: #34383b;
    height: 220px;
    font-size: 15px;
}
.footbox span{
    margin:0 8px;
}
.footbox a{
    color: #fff;
}



.topbox{
	background: url(../images/top.png) center top no-repeat;
	height: 804px;
	overflow: hidden;
	background-attachment:fixed;
}
.menu_title{
	background: url(../images/menu_tt.png) center no-repeat;
	margin:30px auto 20px auto;
	text-align: center;
}
.menu_title b{
	font-size: 32px;
	color: #e71e1b;
}
.jsj_jy{
	margin:20px auto;
}
.jsj_jy .content p{
	color:#333333;
	font-size:14px;
	line-height: 36px;
	text-indent: 2em;
}
.jsj_jy .content .leaders span{
	margin:10px 20px;
}
.jsj_jy .content .leaders span img{
	vertical-align: middle;
	height: 40px;
}

/*title_jsj*/
.title_jsj{
	margin:30px auto;
	width:1317px;
}
