﻿@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color:#c00 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	width:100%;
	height:auto;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.box{
	width:1200px;
	margin:0px auto;
	background:#f7f7f7;
	overflow:hidden;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}




#footer{
	line-height:24px;
	text-align: center;
	color:#000;
	font-family:"Microsoft Yahei";
	font-size: 16px;
	
}
#footer .box{padding:68px 0px;}
#footer a{ color:#000;}






#layout1 .box{
	position:relative;
}
#layout1 form{
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
}
#layout1 .box1{
	width:100%;
	height:100%;
}


#layout1 ul{
	width:72.8%;
	margin:44px 0 0 13.6%;
}
#layout1 li p{
	font-weight:bold;
	display:inline;
}
#layout1 li{
	width:100%;
	height:68px;
	line-height:68px;
	margin-bottom:17px;
	background:#ba8860;
	border-radius:40px;
	font-size:38px;
	color:#fff;
}
#layout1 li .left{
	display:inline;
	margin-left:70px;
	width:370px;
}
#layout1 li .right{
	display:inline;
	margin-right:40px;
	width:356px;
}
.inp1{
	width:236px;
	line-height:60px;
	height:60px;
	border:none;
	background:none;
	font-size:32px;
	color:#000;
	padding:0px 10px;
	margin-top:-5px;
}
.inp1.inp2{ width:194px;padding:0px; font-size:20px;}
.inp1.inp3{ width:200px; padding:0px; font-size:20px;}
.btn1{
	width:300px;
	height:68px;
	border-radius:40px;
	background:#ba8860;
	color:#fff;
    border: none;
	font-size:38px;
	font-weight:bold;
	margin:10px 0px 0px 450px;
}



#layout2 .pic1{ margin:60px 0px 54px 0px;}

/*自适应样式开始*/
#phone-footer,#layout1 .di{ display:none;}
@media(max-width: 767px){
	#top,#footer{ display:none;}
	#phone-footer,#layout1 .di{ display:block;}
	.wrapper{min-width:100%;max-width:100%;}
	.box{ width:100%; margin:0px auto;}
	a:hover{ color:#000 !important;}
	img{ width:100%; height:100%;}
	
	
	#phone-footer{line-height:3em;font-size:1em;color:#000;text-align:center; background:#fff;}
	
	#layout1 .box{ height:20em; background:url(images/ly1-bg1.gif) no-repeat top center; background-size:100% 100%;}
	#layout1 .box img{ display:none;}
	#layout1 ul{ margin-top:0.8em;}
	#layout1 li{ line-height:2em; height:auto; font-size:1em; margin-bottom:0.4em; background:none; border-radius:0px;}
	#layout1 li .left,#layout1 li .right{ width:80%; margin:0 auto; background:#ba8860; padding:0 10%;border-radius:2em; margin-bottom:0.5em;}
	#layout1 li p{ margin-right:0.2em;}
	#layout1 form{ background-image: url("ly1-main.gif"); background-size: 100% 100%;}
	.inp1{ width:10em; margin-top:-2px;font-size:1em;line-height:1.8em;height:1.8em; padding:0 0.2em;}
	.inp1.inp2{ width:9.2em;font-size:0.9em;}
	.inp1.inp3{ width:10.4em;font-size:0.9em;}
	.btn1{ margin:0 0 0 30%; width:40%; font-size:1em;line-height:2em;height:2em;}
	
	#layout2 .pic1{ margin:1em 0;}

}


/*自适应样式结束*/


/*2021.1.21样式修改开始*/
body{ background:url(images/body.jpg) no-repeat top center #5b0503;}
.box{ background-color:transparent;}

#layout1 ul{ width: 72.8%;margin:68px 0 0 13.6%;}
#layout1 li{ margin-bottom:19px; height:62px; line-height:62px; background-color:transparent; border:3px solid #d4ac9a; border-radius:19px; color:#ffe9bd;}
.inp1{ line-height:42px; height:42px; color:#ffe9bd; margin-top:-10px;}
.btn1{ width:226px; height:69px; background:url(images/btn1.gif) no-repeat; background-size:100% 100%; background-color:transparent; text-indent:-9999px;margin: 15px 0px 0px 480px; border-radius:0;}
#footer a,#footer{ color:#fff;}
@media(max-width: 767px){
	#phone-footer{ background:#5b0503; color:#fff;}
	#layout1 ul{ margin-top:1.8em;}
	#layout1 li{ line-height:2em; height:auto; margin-bottom:0; font-size:1em; background:none; border-radius:0px; border:none;}
	#layout1 li p{ margin-right:0.2em;}
	.inp1{line-height:1.8em;height:1.8em; margin-top:-1px;}
	.btn1{ margin:0.6em 0 0 31%; width:38%; font-size:1em;line-height:2.5em;height:2.5em;}
	#layout1 li .left, #layout1 li .right{ border-radius:0;}
	#layout1 .box{ height:20.6em;}
}
/*2021.1.21样式修改结束*/