.col-1,.col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
	margin: 0px;
	padding: 0px;
}
.col-md-1,.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	margin: 0px;
	padding: 0px;
}
html body{
	overflow-x: hidden;
}
body{
	font-family: "微软雅黑",sans-serif;
	background-color: #FFFFFF;
}

.centerwidth{
	max-width: 1200px;
	margin: 0 auto;
}
.bannered img{
	width: 100%;
}
.bannered .centerwidth{
	color: white;
	font-size: 66px;
	position: absolute;
	left: 300px;
	top: 250px;
}
.bannered .centerwidth p{
	font-size: 30px;
}
.question_text{
	font-size: 34px;
}
.question_text2{
	color: white;
	font-size: 34px;
}
.question_img p a{
	text-decoration: none;
	color: #000000;
	font-size:18px;
}
.bg{
	background: url(../img/index_bg.jpg) no-repeat ;
	
}
.title_style{
	padding-top: 125px;
}
.title_bgtext{
	display: contents;
	display: -webkit-box;
	display: -o-box;
	display: -moz-box;
	display: -ms-box;
}
.sanjiao{
	position: relative;
	    left: 45%;
	    top: -125px;
}
.daosanjiao{
	position: relative;
	    left: 45%;
		z-index:9;
	    top: 125px;
}
.title_bgtext div{
	width: 300px;
	height: 240px;
	background-color: white;
}
.title_bgtext div span {
	color: black;
	font-size: 24px;
}
.title_bgtext div p {
	margin: auto 15px;
	font-size: 16px;
	color: #666666;
}
.pt{
	text-align: center;
	padding-top: 70px;
}
.mokuai .col-md-4 div{
	font-size: 20px;
}
.mokuai .col-md-4 .p-5{
	padding:40px;
}
.mokuai .col-md-4 p{
	font-size: 16px;
	color: #666666;
}
.mokuai .col-md-4{
	border-radius: 10px;
}
.bg2{
	background: url(../img/fumaxingshi.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.xifeng_tite{
	font-size: 24px;
	font-weight: 600;
}
.xifeng_tite p{
	font-weight: 500;
	font-size: 18px;
}
.xifeng_body {
	font-size: 16px;
	color: #666666;
}
.xifeng_bodyed span:nth-child(1){
	font-size: 16px;
	color: black;
}
.xifeng_bodyed span:nth-child(2){
	font-size: 16px;
	color: #666666;
}
.wupin p{
	font-size: 34px;
	color: white;
}
.wupin span{
	font-size: 16px;
	color: white;
}
.zixuned {
	background-color: #e34220;
}
@media screen and ( max-width: 768px ) {
	.wupin{
		text-align: center;
	}
	.bannered .centerwidth{
		color: white;
		font-size: 30px;
		position: absolute;
		left: 100px;
		top: 50px;
	}
	.bannered .centerwidth p{
		font-size: 15px;
	}
}