*{
	text-decoration: none;
	margin:0;
	padding: 0;
	list-style: none;
}
body{
	overflow-x: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cl{
	clear: both;
}
.main {
    padding-top: 450px;
    width: 100%;
    overflow-x: hidden;
    background-image: url(./images/topbg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
.guide img{
	width: 199px;
}
.container{
	width: 1001px;
	margin: 0 auto;
}
.m-top{
	margin-top: 25px;
	overflow: hidden;
	border: 1px solid #D9D9D9;
	border-right: 0;
}
.m-top div{
	float: left;
	border-right: 1px solid #D9D9D9;
}

.m-title{
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    background-color: #F8F8F8;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #C6C6C6;
    margin-top: 25px;
}
.m-title a{
	color: #333;
}
.m-title a:hover{
	color: #CC0001;
}

.m-desc{
	padding: 20px;
}
.m-desc p{
	font-size: 14px;
	line-height: 30px;
	text-indent: 28px;
}


.m-list ul li{
	padding: 15px 0;
	border-bottom: 1px solid #E1E1E1;
	overflow: hidden;
}
.m-list ul li .fl{
	width: 28%;
}
.m-list ul li .fr{
	width: 70%;
}
.list-pic{
	padding-right: 15px;
}
.list-pic img{
	width: 100%;
	height: 100%;
}
.list-name{
	font-size: 20px;
	height: 40px;
	line-height: 30px;
}
.list-jie{
	font-size: 13px;
	color: #666;
	line-height: 28px;
}




.m-select{
	
}
.m-select ul li{
	float: left;
	width: 134px;
	text-align: center;
	background: #CC0001;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #FDF9F8;
	margin-right: 10px;
	margin-top:10px;
	cursor: pointer;
}
.m-select ul li:last-of-type{
	margin-right: 0;
}
.slide-box{
	width: 100%;
	padding: 0 24px;
	display: none;
}
.slide-box .swiper-button-prev{
	background-image: url('./images/l.jpg');
	left: 0;
	width: 44px;
    height: 52px;
    background-size: 44px 52px;
}
.slide-box .swiper-button-next{
	background-image: url('./images/r.jpg');
	right: 51px;
	width: 44px;
    height: 52px;
    background-size: 44px 52px;
}
.slide-box img{
	width: 950px;
	height: 400px;
}

.graph{
	padding: 30px 0;
	width: 950px;
}
.graph p{
	text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
}


.fuwu{
	margin-top: 30px;	
	margin-bottom:30px;
}
.fuwu img{
	width: 100%;
	height: 100%;
}

.sy-pic{
	margin-bottom: 40px;
}
.sy-pic p {
    font-size: 18px;
    text-align: center;
}
.ys-graph{
	width: 100%;
}

.sou{
	margin-top: 3px!important;
}
.sousuo{
	height: 37px!important;
}