@charset "utf-8";
/* CSS Document */


.tit{
	text-align: center;
	padding: 40px 0 0 0 ;
}
.tit li{
	color: #fff;
	font-size: 40px;
}
.tit .line{
	width:200px;
	height: 1px;
	background-color: #666;
	opacity: .5;
	margin: 10px auto;
}
.tit li:nth-child(3){
	font-size: 20px;
}

/*top*/
.top{
	width: 100%;
	background: url("../images/topBg.jpg") no-repeat center;
}
.top nav{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,0.4);
	position: fixed;
	z-index: 999;
}
.top .navBg{
	min-width: 670px;
	width: 1200px;
	margin: auto;
}
.top .navBg .logo{
	float: left;
	height: 60px;
	line-height: 90px;
}
.top .navBg .logo img{
	width: 60px;
}
.top .navBg .navText {
	height: 60px;
	float: left;
	line-height: 60px;
	margin-left: 150px;
}
.top .navBg .navText ul {
	width: 600px;
}
.top .navBg .navText ul li{
	height: 58px;
	float: left;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
.top .navBg .navText ul li:hover{
	border-color: #ffffff;
}
.top .navBg .nav_tel{
	float: right;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
}
.top .navBg .nav_tel i{
	font-size: 26px;
}	
.topBg{
	width:100%;
	height: 850px;
	background: url("../images/topBg.jpg")  no-repeat center;
}
.topBg img{
    display: block;
    padding-top: 210px;
    margin: 0 auto;
}
/*内容*/
button {
    display: block;
    width: 44%;
    height: 60px;
    background: -webkit-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: -o-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: -moz-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    color: #fff;
    font-size: 26px;
    margin: auto;
    text-align: center;
    line-height: 60px;
    border-radius: 8px;
    cursor: pointer;
}

button {
    outline: none!important;
    border: none;
    background: 0 0;
}
/*测试*/
.btn-z {
    width: 44%;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    overflow: hidden;
    margin: 30px auto;

}
.btn-bg{
    
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: -webkit-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: -o-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: -moz-linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    background: linear-gradient(right,#de3728,#e8662f,#de3728,#e8662f);
    top: 0;
    left: -100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.btn-t{
    font-family: microsoft yahei;
    font-size: 16px;
    color: #fff;
	z-index: 2;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
}
.btn-z:hover .btn-bg {
    left: 0;
}
/*主体背景*/
.cent{
	width:100%;
	height: auto;
    background-color: rgb(247 165 17);/*单色*/
 /*   background: -webkit-linear-gradient(right,#d10607,#062bd7);
    */ background: -o-linear-gradient(right,#d10607,#062bd7); background: -moz-linear-gradient(right,#d10607,#062bd7); background: linear-gradient(to right,#d10607,#062bd7);
}

/*进店享好礼*/
.jdhl{
	width: 100%;
	padding-top: 80px;
}
.jdhl_cent{
	width:1200px;
	height: 730px;
	margin: 0 auto;
	border-radius: 12px;
}
.tit{
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
}
.jdhl_ImgText,.hljd_ImgText{
	width: 1100px;
	height: 420px;
	margin: auto;
}
.jdhl_ImgText ul,.hljd_ImgText ul{
	display: flex;
	justify-content: space-around;
}
.jdhl_ImgText ul li img,.hljd_ImgText ul li img{
	display: block;
	width: 566px;
}
.jdhl_ImgText ul li p{
	width: 500px;
	background-color: #fff;
	margin-top: 56px;
	padding: 46px 50px;
	font-size: 23px;
	line-height: 1.5;
}
.jdhl_ImgText ul li span,.hljd_ImgText ul li span{
	color: #e60012;
}
/*抢占名额*/
.qzme{
	width: 1200px;
	height: 540px;
	margin: 40px auto;
	padding-top: 20px;
	border-radius: 12px;
}
.hljd_ImgText ul li img{
	padding-top: 37px;
	width: 100%;
}
.hljd_ImgText ul li p{
	width: 500px;
	height: 205px;
	background-color: #fff;
	margin-top: 56px;
	padding: 50px 50px;
	font-size: 18px;
}
.hljd_ImgText ul li input:nth-child(1){
	margin-top: 62px;
}
.hljd_ImgText ul li input{
	width: 97.5%;
	height: 50px;
	font-size: 20px;
	color: #666;
	margin: 15px auto;
	/*! border-radius: 8px; */
	padding-left: 12px;
}
/*案例*/
.alfx {
	width: 100%;
	height: 830px;
}
.alfx_cent{
	width: 100%;
}
.alfx_cent ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.alfx_cent ul li{
	width: 384px;
	height: 300px;
	overflow: hidden;
}
.alfx_cent ul li img{
	display: block;
	transition: .8s;
	
}
.alfx_cent ul li:hover img{
	transform: scale(1.1,1.1)
}


/*6*/
.wmdfw{
	height: 555px;
}
.wmdfw .gq70th_lb_tit .tit1{
	color: #000;
}
.fw_cont{
	width: 1200px;
	margin: auto;
	position: relative;
}
.fu_cent1{
	position: absolute;
	z-index: 1;
}
.fu_cent2{
	position: absolute;
	top: 60px;
}
.fu_cent1 ul,.fu_cent2 ul{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}
.fu_cent1 ul li {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #fff;
	line-height: 120px;
	text-align: center;
	color: #333;
	font-size: 20px;
	box-shadow: 1px 0 51px #eabca3 inset;
}
.fu_cent2 ul li{
	width:260px;
	height: 140px;
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 20px;
	box-shadow: 1px 0 51px #eabca3 inset;
	padding: 80px 10px 0 10px;
}

/*footer*/
.gq70th_footer{
	height: 600px;
    background-color: #000;
	background-image: url(../images/footer.jpg) ;
}
.foter_tit{
	width: 100%;
	text-align: center;
	padding-top: 23px;
}
.foter_tit h2,.foter_tit span{
	color: #fff;
}
.foter_tit h2{
	font-size: 40px;
	
}
.foter_tit span{
	font-size: 20px;
}

.foter_cent{
	width: 1200px;
	height: 335px;
	margin: 60px auto;
}
.foter_cent ul {
	width: 1200px;
	display: flex;
	justify-content: space-around;
}
.foter_cent ul li {
	width: 600px;
	text-align: center;
}
.foter_cent ul li img{
	margin: 0 auto;
}
.foter_cent ul li p{
	color: #fff;
	font-size: 20px;
	padding-top: 12px;
}
.foter_cent ul li input{
	width: 424px;
	height: 34px;
	margin-bottom: 22px;
	border: 1px solid #fff;
	padding: 12px;
	background-color: transparent;
	color: #fff;
}
.foter_cent .btn-z{
	width: 76%;
}
.foter_cent ul li input::-webkit-input-placeholder,.foter_cent ul li  textarea::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #fff; 
} 
.foter_cent ul li input:-moz-placeholder,.foter_cent ul li  textarea:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #fff; 
} 
.foter_cent ul li input::-moz-placeholder,.foter_cent ul li  textarea::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #fff; 
} 
.foter_cent ul li input:-ms-input-placeholder, .foter_cent ul li textarea:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #fff; 
}
.foter_cent ul li .button_box button{
	width: 450px;
	height: 60px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	line-height: normal;
}
.foter_lxfs{
	width: 1200px;
	margin: 20px auto 0 auto;
}
.foter_lxfs span{
	display: inline-block;
	font-size: 24px;
	color: #fff;
}
.foter_lxfs span:nth-child(1){
	float: left;
	padding-left: 72px;
}
.foter_lxfs span:nth-child(2){
	float: right;
	padding-right: 72px;
}








