
.title_touch
{
    text-align: center;
    padding-top: 130px;
}
.title_touch a{
	font-size: 34px;
    color: #384C78;
}
.relationbox{
	width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.relation{
	float: right;
    width: 410px;
    padding-top: 20px;
    background: url(../img/55.png) no-repeat top;
}
.relation li{
	font-size: 14px;
    color: #5C5C5C;
    width: 380px;
    margin: 14px auto 0 auto;
}

.relation li input[type="text"]{
	border: solid 1px #e9e9e9;
    background-color: #f1f1f1;
    line-height: 28px;
     padding: 0 6px;
	
}
.Bsex{
	display: inline-block;
    vertical-align: top;
    padding-left: 24px;
    margin-left: 12px;
    cursor: pointer;
    background: url(../img/63.png) no-repeat left bottom;
}
.onsex1{
    background: url(../img/63.png) no-repeat left top !important;
}
.telphone,.Email{
	width: 290px;
}
.texarea{
	width: 360px;
    height: 108px;
    border: solid 1px #e9e9e9;
    background-color: #f1f1f1;
    padding: 6px;
    resize: none;
    font-size: 14px;
}
.submit1{
	width: 80px;
    line-height: 26px;
    font-size: 14px;
    color: white;
    background-color: #ff9121;
    text-align: center;
    border-radius: 4px;
    margin: 16px auto;
    cursor: pointer;
}
.mapbox{
	float: left;
    border: solid 1px #d7d7d7;
}
#map{
	height:400px;font-size:12px;width:700px;
}



 


.dongbox{
	margin: 20px auto;
}

.title4{
	width: 50%;
	margin: 30px auto;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

.time1{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #5a5858;
}
.neirong{
	margin: 0 auto;
	font-size: 14px;
	color: #5c5858;
}
.imgbox6{
	margin: 0 auto;
}
.first{
	margin: 10px 10px 10px 0;
	font-size: 14px;
	cursor: pointer;
}
.last{
	margin: 10px 10px 10px 0;
	font-size: 14px;
	cursor: pointer;
}
.last a{
	color: #2fb3f0;
	text-decoration: underline;
	cursor: pointer;
}
.first a{
	color: #2fb3f0;
	text-decoration: underline;
	cursor: pointer;
}
.model{

	margin: 10px auto;
}
.modelleft{
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	
}
.modelright{
	width: 69%;
	margin: 10px;
    display: inline-block;
}
.title6{
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: black;
    margin: 10px;
}

.right_p{
	margin: 10px;
	font-size: 14px;
	color: #535252;
}

.henxian{
	height:1px;
	border:none;
	border-top:1px solid #9c9c9c;
	width: 97%;
	margin-top: 92px;
}

/*页码*/
.pagebox{
	text-align:center;
	font-size:14px;
	color: #5c5c5c;
	background-color: white;
	margin: 0 auto;	
	padding-bottom: 10px;
	width: 90%; 
}
.pagebox ul{
	display:inline-block;
	margin:0;
	padding:0;
}
.pagebox span,.pagebox div,.pagebox ul li{
	display:inline-block;
	padding:0;
	padding: 0 10px;
	cursor:pointer;
	border: 1px solid #6c6a6a;
	color: #6c6b6b;
}
.totalpage li{
	margin-left: 6px;
}
.totalpage li:hover{
	color: #e65746;
	cursor:pointer;
    text-decoration:underline;
}
.onpage{ 
	color: #996005;
	cursor:pointer;
	text-decoration:underline;
}
.up,.down{
	line-height: 25px;
	margin-left: 6px;
}
/*页码*/

.img_title{
	background: url(../img/k.png) no-repeat;
	width: 200px;
	height: 160px;
	position: relative;
}
.title01{
	width: 80px;
	margin: 50px 50px auto;
	position: absolute;
	text-align: center;
	color: white;
	font-size: 19px;
}
.title02{
	width: 80px;
	margin: 77px 50px auto;
	position: absolute;
	text-align: center;
	color: white;
	font-size: 30px;
}




@media (max-width: 1024px){                     /*ipad pro*/
.relationbox {width: 96%;margin: 40px auto 0 auto;}
.relation{float: none;margin: 0 auto;background: none;width: 100%;}
.relation li {margin: 24px auto;width: 100%;}
.mapbox {float: none;margin: 30px auto;width: 98.7%;}
.mapbox img {width: 100%;}
.name{width: 79.6%;}
.texarea{width: 98%;}
.telphone, .Email{width: 90.8%;}
.codebox {display: none;}
.header{background-color: #535d7e;height: 81px;}
.navbox {
    float: none;
    margin: 0;
    width: 50%;
    height: 24%;
    position: fixed;
    background-color: white;
    right: 0;
    top: 44px;
    overflow-y: auto;
    display: none;
    box-shadow: -5px 5px 10px -5px #323232;
}
.navbox li {float: none;width: 90%;margin: 0 auto;}
.navbox li a {color: #535d7e;border-bottom: solid 1px #535d7e;line-height: 44px;}
.navbox li .topline {display: none;}
.Second_nav {position: relative;top: 0px;box-shadow: none;}
.Second_nav ul {width: 100%;}
.Second_nav ul li {margin: 0 14px;}
.Second_nav ul li a {border: none;}
.Second_nav ul li h1 img {margin-top: 6px;width: 28px;}
.Example {background: url(../img/142.png) no-repeat right top;}
.Example_open {background-position: right bottom !important;}
.logo {float: left;margin: 10px 12px;}
.PClogo {display: none;}
.padlogo {display: block;margin-top: 10px;}
.more_nav{
	margin-top: 20px; display: block;}
	
#map{
	width: 100%;
 	
 }
 

 
}

@media (max-width: 768px){                         /*ipad */
.relationbox{margin: 0 auto;}
.relation{float: none;margin: 0 auto;background: none; width: 100%;}
.relation li {margin: 24px auto;width: 92%;}
.mapbox {float: none;margin: 30px auto;width: 91%;}
.name{width: 70%;}
.texarea{width: 97%;}
.telphone, .Email{width: 86.1%;}
.codebox {display: none;}
.navbox{width: 50%;height: 31%;}
.header{background-color: #535d7e;height: 45px;}
.more_nav {margin-top: 0px;}
.padlogo {display: block;margin-top: 0px;}
 .modelright{   width: 66%;}
 .pagebox{width:60%;}


}


@media (max-width: 414px){           /*ihpone6\7\8puls*/
.relationbox{margin: 0 auto;width: 90%;}
.relation {width: 100%;padding: 10px 0;background: none;}
.relation li {margin: 24px auto; width: 100%;}
.mapbox {width: 100%;bottom: 0;left: 0;margin-bottom: 30px;}
.name{width: 47.3%;}
.texarea{width:95%;}
.telphone, .Email{width: 76.5%;}
.navbox{width: 46%;height: 40%;}
#map{width: 100%;}
	
.img_title{ background-size: 120px; width: 130px;height: 130px;}
.title01{margin: 40px 30px auto;}
.title02{margin: 66px 30px auto;}
.modelright{ width: 54.35%;}
.pagebox{width:90%;}
.henxian{margin-top: 0;}
	
}

@media (max-width: 375px){        /*ihpone6\7\8/X*/
 .name{width: 37%;}
 .relation {width: 100%;padding: 10px 0;background: none;}
 .relation li {margin: 24px auto;}
 .relationbox{margin: 0 auto;width: 90%;}
 /*.submit1{margin-left: 34%;}*/
 .mapbox {width: 100%;bottom: 0;left: 0;margin-bottom: 30px;}
 .name{width: 41.5%;}
 .telphone, .Email{width: 74.5%;}
 .navbox{width: 50.5%;height: 44%;}
 #map{width: 100%;}
 .img_title{ background-size: 120px; width: 130px;height: 130px;}
.title01{margin: 40px 30px auto;}
.title02{margin: 66px 30px auto;}
.modelright{ width: 49.6%;}
.pagebox{width:98%;}
.henxian{margin-top: 0;}
 
 }


@media (max-width: 320px){      /*ihpone5\SE*/
 .name{width: 31.9%;}
 .relation {width: 100%;padding: 10px 0;background: none;}
 .relationbox{margin: 0 auto;width: 90%;}
 .submit1{margin-left: 27.5%;}
 .mapbox {width: 100%;bottom: 0;left: 0;margin-bottom: 30px;}
 .telphone, .Email{width: 70.8%;}
 .submit1{margin-left: 34%;}
 .navbox{width: 44%;height: 51.4%;}
 #map{ width: 100%; }
 
 .img_title{ background-size: 80px; width: 80px;height: 80px;}
.title01{margin: 20px 8px auto;}
.title02{margin: 36px 8px auto;}
.pagebox{width:98%;}
.henxian,.title6{margin-top: 0;}
.modelright{ width: 56.6%;}

.pagebox span,.pagebox div,.pagebox ul li{padding: 0 5px;}

}

