.banner{
	margin-top: 71px !important;
}
.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{
	width: 1200px;
	/*border: 1px solid red;*/
	margin: auto;
	
	
}
#jg_conter{
	margin-top: 50px;
}
#jg_conter h3 {
    width: 1185px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 0 auto;
    border-left: 5px solid #472fab;
    padding-left: 10px;
}
#jg_conter table {

    height: 48px;
    line-height: 48px;
    font-family: microsoft yahei;
    color: #313131;
    text-align: center;
    border: 1px solid #e1e1e1;
    width: 1200px;
    margin: 20px auto;
    background: #FFF;

}



#jg_conter .tr1 {
    height: 60px;
    line-height: 60px;
    color: #FFF;
    background: #472fab;
}
#jg_conter .tr1 {
    height: 50px;
    line-height: 50px;
}
#jg_conter .td1 {
    background: #f3f3f3;
    color: #472fab;
}
#jg_conter .tr2 {
    color: #F00;
}
#jg_conter .onlineZ a {
    display: inline-block;
    width: 100px;
    height: 33px;
    line-height: 33px;
    background: #e5801e;
    color: #fff;
    font-size: 13px;
}
.well{
	width: 100%;
	height: auto;
	margin-top: 50px;
	/*border: 1px solid red;*/
}
.well-top{
	width:1200px;
	height: 43px;
	margin:20px auto ;
	border-bottom: 4px solid #f5f5f5;
		
}
.well-top>h2{
	width: 170px;
	border-bottom: 8px solid #472fab;
	padding-bottom: 10px;
}

.well-bottom{
	background-color: #fff;
	height: auto;
	padding-bottom: 40px;
}
.well-bottom>ul{
	width: 1100px;
	margin: auto;
}
.well-bottom>ul>li{
	width:480px ;
	height: 150px;
	/*border:1px solid red;*/
	margin-top: 10px;
	margin-left: 60px;
	cursor: pointer;
	float: left;
	position: relative;

}


.well-bottom>ul>li>.g-img{
	margin-left: 10px;
	transform: translateY(34%);
}
.well-bottom>ul>li>.g-img>img{
	width: 90px;
}
.well-bottom>ul>li>p:nth-of-type(1){
	color: #333;
	font-size: 22px;
	position: absolute;
	top: 45px;
	left: 120px;

}

.well-bottom>ul>li>p:nth-of-type(2){
	color: #666;
	position: absolute;
	top: 85px;
	left: 120px;
}

.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;
}
