
.banner{
	margin-top: 71px;
}
.zy_title{
	width: 1200px;
	margin:30px auto;
}
.zy_title ul{
	width: 100%;
}
.zy_title ul li{
	padding: 20px 0;
	float: left;
	width: 50%;
	text-align: center;
	background-color:rgba(0,0,255,.5);
	
	color: #fff;
	cursor: pointer;
}

.zy_title ul .zy_title_sty{
	background-color: #472fab !important;
	color: #fff;
}
.hide{
	display: none;
}
.adds{
	width: 500px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.address1,.address2{
	width: 100px;
	height: 30px;
	font-size: 18px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
	color: white;
	
	
}
.address1{
	float: left;
}
.address2{
	float: right;
}
/*中部*/
.center{
	min-width: 1200px;
}
.price-list>ul{
	width: 1200px;
	/*border: 1px solid red;*/
	margin: auto;
	
	
}
.li_height{
	height: 450px !important;
}

.price-list>ul>li{
	width: 270px;
	border: 1px solid #aaa;
	height: 420px;
	float: left;
	margin:20px 0 0 28px;
	text-align: left;
}	
.price-list>ul>li>.p1{
	background-color: #472fab;
	height: 60px;
	color: white;
	text-align: center;
	line-height: 60px;
}
.price-list>ul>li>.p1>span:nth-child(2){
	font-size: 35px;
}
.price-list>ul>li>.p2{
	width: 200px;
	margin:30px auto;
	
	font-size: 18px;
}
.price-list>ul>li>.p2>p{
	color: #666;
	margin-top:10px; 
}
.price-list>ul>li>.p2>p:nth-child(2)>span{
	color: green;
	font-size: 20px;
}
.price-list>ul>li>.p2>p:nth-child(5)>span{
	display: inline-block;
	width: 50px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	border: 1px solid orange;
	margin-left: 15px;
	cursor: pointer;
	position: relative;
}
.price-list>ul>li>.p2>p:nth-child(5)>span>img{
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: none;
}
.price-list>ul>li>.p2>p:nth-child(5)>span:nth-child(1)>img{
	display: inline-block;
}

.price-list>ul>li>.p3{
	color: #999;
	font-size: 15px;
	margin:10px 0 0 30px ;
}
.price-list>ul>li>.p3>div{
	margin:-25px 0 0 70px;
}
.price-list>ul>li>.p3>div>p{
	margin-top: 5px;
}
.price-list>ul>li>.p4{
	width: 100%;
	margin: 35px 0 0 0px;
}
.price-list>ul>li>.p4>button{
	display: block;
	width: 100px;
	height: 36px;
	margin:auto;
}
.price-list>ul>li>.p4>button{
	color: white;
	background-color: orange;
	border: none;
	outline: none;
	cursor: pointer;
}

.price-list>ul>li>.p4>button.btn_color{
	background-color: orangered;
}
.well{
	width: 100%;
	height: 500px;
	margin-top: 50px;
	/*border: 1px solid red;*/
}
.well-top{
	width:1150px;
	height: 43px;
	margin:30px auto ;
	border-bottom: 4px solid #f5f5f5;
	
	
}
.well-top>h2{
	width: 150px;
	border-bottom: 8px solid #472fab;
	padding-bottom: 10px;
}

.well-bottom{
	background-color: #F5F5F5;
	padding:30px 0;
}

.well-bottom>ul{
	width: 1200px;
	margin: auto;
}
.well-bottom>ul>li{
	width: 23%;
	height:130px;
	background-color: white;
	color: #9999CC;
	float: left;
	margin:20px 0 0 20px;
	position: relative;
}
.well-bottom>ul>li>p{
	position: absolute;
}
.well-bottom>ul>li>p:nth-child(1){
	font-size: 45px;
	left: 20px;
	top: 50%;
    transform: translateY(-50%);
 
	
}
.well-bottom>ul>li>p:nth-child(2){
	top: 10px;
	left: 100px;	
 	
}
.well-bottom>ul>li>p:nth-child(3){
	width: 150px;
	font-size: 12px;
	top: 38px;
	left: 100px;	
 	
}
.well-bottom>ul>li:hover{
	background-color: #3463e7;
	box-shadow: 1px 2px 2px 2px #aaa;
	color: white;
}
.well-bottom>ul>li:hover>p:nth-child(1){
	color: white;
}

.t-service{
	width: 100%;
	height: 805px;
	margin-top: -20px;
	/*border: 1px solid red;*/
}
.t-top{
	width:1150px;
	height: 43px;
	margin:30px auto ;
	border-bottom: 4px solid #f5f5f5;
	
	
}
.t-top>h2{
	width: 200px;
	border-bottom: 8px solid #472fab;
	padding-bottom: 10px;
}

.t-service>.t1{
	width: 1060px;
	margin: auto;
}
.t-service>.t1>div>p{
	margin-top: 10px;
	color: #666;
}
.t-service>.t1>div:nth-child(1){
	float: left;
	
}
.t-service>.t1>div:nth-child(2){
	float: left;
	width: 590px;
	margin: 50px;	
}
.t-service>.t1>div:nth-child(2)>p:nth-child(1){
	font-size: 25px;
	color: #333;
	
}
.t-service>.t2{
	width: 1000px;
	margin:auto;
}

.t-service>.t2>div:nth-child(1){
	float: left;
	width: 590px;
	margin: 50px;	
}
.t-service>.t2>div:nth-child(2){
	float: left;

}
.t-service>.t2>div:nth-child(1)>p:nth-child(1){
	font-size: 25px;
	color: #333;
	
}
.t-service>.t2>div>p{
	margin-top: 10px;
	color: #666;
}
