*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}

a{
	text-decoration: none;
}

img{
	border: none;
	display: block;
}


.ban{
	width: 100%;
}

.banner{
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center top;
}



.top1{
	width: 1200px;
	height: 180px;
	background: #FFE6D2;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content:space-between;
}

.timg{
	width: 400px;
}

.timg img{
	margin: 6px;
}

.ttext{
	width: 790px;
}

.ttext p{
	font-size: 22px;
	margin-top: 40px;
}


.ttext a{
	width: 360px;
	height: 40px;
	background: #F54343;
	display: block;
	border-radius: 20px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}



.titles{
	width: auto;
	height: 54px;
	border: 1px solid #949293;
	margin: 0 auto;
	position: relative;
	margin-top: 100px;
}


.w900{
	width: 900px;
}

.w1090{
	width: 1090px;
}


.bigtt{
	height: 60px;
	display: inline-block;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: -40px;
	background: #fff;
	padding: 0 20px;
}

.bigtt span{
	color: #E7751D;
}


.bmg900{
	margin-left: -360px;
}

.smg900{
	margin-left: -200px;
}




.smatt{
	height: 30px;
	display: inline-block;
	font-size: 24px;
	position: absolute;
	left: 50%;
	top: 40px;
	background: #fff;
	padding: 0 20px;
	color: #666;
}


.bmgl090{
	margin-left: -400px;
}

.smgl090{
	margin-left: -240px;
}



.cyhy{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 60px;
}


.cyhy p{
	width: 225px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}

.cyhy p img{
	width: 100%;
	display: block;
}



.zixun{
	width: 430px;
	height: 80px;
	background: #F54343;
	border-radius: 40px;
	margin: 0 auto;
	margin-top: 50px;
}

.zixun a{
	width: 100%;
	height: 100%;
	display: block;
}

.zixun a p{
	width: 100%;
	text-align: center;
	line-height: 48px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.zixun a span{
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
}



.fangxiang{
	width: 1200px;
	margin: 0 auto;
	background: #F6F6F6;
	margin-top: 60px;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.fangxiang .fkuang{
	width: 600px;
	height: 300px;	
}


.fkuang dl{
	width: 380px;
	margin: 0 auto;
	margin-top: 100px;
}

.fkuang dl dt{
	width: 100%;
	height: 56px;
	border-top: 2px solid #E7751D;
	border-bottom: 2px solid #E7751D;
	line-height: 56px;
	text-align: center;
	font-size: 28px;
	color: #E7751D;
}


.fkuang dl dd{
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}


.zhuanye{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 50px;
}


.biglist{
	width: 590px;
	border: 1px solid #B5B5B5;
	border-top: none;
	padding-bottom: 20px;
}


.biglist h3{
	background: #FD872D;
	height: 80px;
	font-size: 40px;
	color: #fff;
	line-height: 80px;
	font-weight: normal;
	padding-left: 30px;
}

.biglist h3 i{
	display: inline-block;
	margin-top: 15px;
	margin-right: 20px;
}

.biglist h3 span{
	display: inline-block;
	vertical-align: top;
}


.lists{
	width: 560px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 20px;
	position: relative;
}



.lists dl{
	width: 250px;
	margin-top: 35px;
}

.lists dl dt{
	width: 165px;
	height: 40px;
	border-bottom: 1px solid #C6C6C6;
	font-size: 24px;
	font-weight: bold;
}

.lists dl dd{
	height: 40px;
	font-size: 18px;
	line-height: 40px;
}

.lists dl a{
	width: 126px;
	height: 34px;
	background: #FE892C;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 17px;
	margin-top: 10px;
}



.biye{
	width: 1200px;
	margin:  0 auto;
	margin-top: 50px;
}


.bytt{
	width: 100%;
	display: flex;
	justify-content:space-between;
}

.bytt p.lt{
	width: 712px;
}

.bytt p.lr{
	width: 468px;
}


.bybb{
	width: 100%;
	display: flex;
	justify-content:space-between;
	margin-top: 20px;
}

.bybb p{
	width: 224px;
}

.bybb p img{
	margin-bottom: 20px;
}


.footbm{
	width: 100%;
	height: 532px;
	background: url(../images/footbm.jpg) no-repeat center top;
	margin-top: 80px;
	overflow: hidden;
}


.formbox{
	width: 300px;
	margin: 0 auto;
	margin-top: 160px;
}


.formbox dl{
	width: 100%;
}


.formbox dl dd{
	width: 100%;
	height: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
}

.formbox dl dd #usernameInfo, .formbox dl dd #phoneInfo{
	position: absolute;
	right: -100px;
	top: 14px;
	color: #f00;
}


.formbox dl dd input.uname{
	width: 100%;
	height: 50px;
	border: none;
	background: url(../images/form1.jpg) no-repeat 10px center !important;
	text-indent: 50px;
	font-size: 18px;
}


.formbox dl dd input.ucall{
	width: 100%;
	height: 50px;
	border: none;
	background: url(../images/form2.jpg) no-repeat 10px center !important;
	text-indent: 50px;
	font-size: 18px;
}


input:-internal-autofill-selected {
	background: none;
}


.formbox dl dt input.tijiao{
	width: 234px;
	height: 52px;
	display: block;
	background: #7382F7;
	border: none;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 24px;
	cursor: pointer;
	color: #fff;
	border-radius: 26px;
}


::-webkit-input-placeholder { 
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}
