@import url( reset.css );


article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
body {
	background-size: cover;
	background-color: #3F2F1E;
	color:#303030;
}
.gridContainer {
	width: 100%; margin-right: auto; margin-left: auto;
}
.topheader {
	text-align: center;
	overflow: hidden;
	background-color:#fff;
	height: 50px;
	/*border-bottom:2px solid #BED5E5;*/
	width: auto;
	box-shadow:1px 1px 6px 1px rgba(20%,20%,40%,0.2);
	
	
}
 .title {
	font-size: 18px;
	width: 60%;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	margin: auto;
	padding-top: 5px;
}

.title > img {
	width:100%
     }
.topheader > .lb {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.topheader > .lb span {
	display: none;
}
.topheader > .rb {
	margin-top: 6px; float: right;
}
.topheader > .tex {
	display: none;
}
.content .cTitleImg img {
	width: 100%;
}
.cTitleImg {
	
}
.content .cTitleImg {
	padding: 0px;
}
.content .list {
	width: 100%; height: 23px; text-align: center; margin-top: -30px; position: absolute;
}
.content .centerul {
	width: 320px; display: inline-block;
}
.content .cMain {
	letter-spacing: 0px;
	font-size: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	vertical-align: top;
}
.content .list a {
	width: 105px; height: 22px; text-align: center; color: rgb(0, 0, 0); padding-top: 3px; font-size: 14px; font-weight: bold; text-decoration: none; float: left; display: block; background-image: url("../../../images/pp02.png"); background-repeat: no-repeat; background-size: 106px 23px;
}
.content .list .tag {
	color: rgb(255, 255, 255) !important; text-shadow: 1px 1px 1px #910c2b; background-image: url("../../../images/pp01.png") !important;
}
.content .cMain .info {
 border-radius: 10px; 
 height: auto; color: rgb(255, 255, 255); 
 line-height: 24px; 
 overflow: hidden; 
 padding-top: 10px; 
 padding-bottom: 10px; 
 font-size: 14px; 
 margin-top: 10px; 
 margin-bottom: 10px; 
 box-shadow: 0px 0px 3px rgba(0,0,0,0.36); 
 background-color: rgb(30, 169, 199);
 }
.content .cMain .info .text {
	text-align: left;
}
.content .cMain .info .text {
	text-align: left; padding-left: 10px;
}
.soc {
	margin: 0px auto; padding: 5px; width: 270px; text-align: center; overflow: hidden;
}
.fellgood {
	margin-top: 10px; display: inline-block;
}
.mmb {
 border-radius: 100px;
 width: 85px;
 height: 85px;
 text-align: center;
 margin-right: 5px;
 float: left;
 box-shadow: 0px 0px 3px rgba(0,0,0,0.36);
 background-color: rgb(30, 169, 199);
}
.mmb a {
	color: rgb(255, 255, 255); text-decoration: none; text-shadow: 1px 1px 1px #18537a;
}

.mmb a img {
 margin-top: 5px;
 }

.fellgood .topbox {
 border-radius: 0px 10px 10px 0px;
 width: 73px; 
 height: 50px; 
 text-align: center; 
 float: left; 
 box-shadow: 1px 1px 1px rgba(0,0,0,0.61); 
 background-color: rgb(255, 255, 255);
 }

.fellgood .topbox p {
 font-size: 14px; 
 margin-top: 5px;
 }

.fellgood .topbox a {
 padding: 0px 2px; 
 border-radius: 10px; 
 color: rgb(255, 255, 255); 
 text-decoration: none; 
 background-color: rgb(255, 51, 102);
 }

.fellgood .donbox {
 border-radius: 10px 0px 0px 10px;
 width: 50px; 
 height: 50px; 
 text-align: center; 
 clear: both; 
 float: left; 
 box-shadow: 1px 1px 1px rgba(0,0,0,0.61); 
 background-color: rgb(30, 169, 199);
 }

.fellgood .donbox span {
 color: rgb(255, 255, 255);
 font-size: 15px;
 margin-top: 6px;
 display: block;
 text-shadow: 1px 1px 1px #18537a;
 }

.gotop {
 text-align: center;
 float: left;
 height: 20%;
 width: 20%;
 padding-right: 20px;
 padding-left: 20px;
 margin-top: 20px;
 margin-right: 200px;
 margin-bottom: 20px;
 margin-left: 130px;
}

.test {
 margin-right: 50px;
 margin-left: 50px;
 }

.ac-container {
 margin-top: 6px;
 }
 
.ac-container label {
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 6px;
 float: right;
 position: relative;
 }
 
.ac-container input {
 float: right; 
 display: none;
}

.ac-container article {
 background: linear-gradient(rgba(239, 120, 178, 1) 0%, rgba(224, 41, 124, 1) 100%); 
 transition:0.3s ease-in-out, box-shadow 0.6s linear; 
 width: 100%; 
 height: 0px; 
 margin-top: -1px; 
 float: right; 
 -webkit-transition: all 0.3s ease-in-out, box-shadow 0.6s linear; 
 -moz-transition: all 0.3s ease-in-out, box-shadow 0.6s linear; 
 -o-transition: all 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container input:checked ~ article {
 transition:0.5s ease-in-out, box-shadow 0.1s linear;
 -webkit-transition: all 0.5s ease-in-out, box-shadow 0.1s linear;
 -moz-transition: all 0.5s ease-in-out, box-shadow 0.1s linear;
 -o-transition: all 0.5s ease-in-out, box-shadow 0.1s linear;
 }

.ac-container input:checked ~ article.ac-small {
 width: 100%;
 height: 429px;
 clear: both;
 float: right;
 background-color: #5A3318;
 background-image: url(../images/menu_bg.jpg);
 background-repeat: repeat;
 background-position: center center;
 }
 
.otermeau {
 width: 100%;
 float: left;
 background-color:#473326;
}

.otermeau > li {
 background-position: 30px 2px; 
 width: 100%; 
 text-align: left; 
 color: rgb(255, 255, 255); 
 padding-bottom: 10px; 
 padding-left: 55px; 
 margin-top: 12px; 
 border-bottom-color: rgb(255, 255, 255); 
 border-bottom-width: 1px; 
 border-bottom-style: solid; 
 display: block; 
 background-color:#473326; 
 background-repeat:repeat;
}

.otermeau > li > a {
 width: inherit; color: rgb(255, 255, 255); 
 text-decoration: none; 
 display: block; 
 background-color:#473326;
}

.content .newstitle {
 padding: 10px 25px; 
 width: auto; 
 color: rgb(197, 20, 121); 
 font-size: 20px; 
 font-weight: bold; 
 text-decoration: none; 
 margin-top: 20px; 
 border-bottom-color: rgb(102, 204, 255); 
 border-bottom-width: thin; 
 border-bottom-style: dotted; 
 position: relative;
}

.content .newstitle span {
 color: rgb(30, 169, 200); 
 font-size: 16px;
}

.cnt_spot_left_List a {
 color: rgb(255, 255, 102); 
 text-decoration: none;
}

.content_main {
 margin: 0px; 
 padding: 0px; 
 height: 100%; 
 position: relative;
}

.bigmap {
 margin: 0px;
 padding: 0px;
 left: 0px;
 width: 100%;
 bottom: 0px;
 position: fixed;
 z-index: 2;
 background-repeat: no-repeat;
 background-size: 30%;
 background-color: rgb(236, 54, 112);
}

.bigmap .map_btn {
 margin: 0px auto; 
 width: 100%;
}

.bigmap .map_btn a {
 color: rgb(255, 255, 255);
 font-size: 82%; 
 text-decoration: none;
 white-space: nowrap;
}

.t_banner {
	vertical-align:top
}
 
.down  {
 font-size: 15px;
 color: #1E405B;
 background-color:#EAEFF4;
 background-repeat: no-repeat;
 background-position: center center;
 width: 100%;
 text-align:center;
 }
 
.down  > img {
 width: 100%;
 }
	
.div_table-cell{
	width:50px; 
	display:table-cell; 
	text-align:center; 
	vertical-align:middle;
	}
	
.div_table-cell_a1{
	width:150px; 
	display:table-cell; 
	text-align:center; 
	vertical-align:middle;
	}	
	

/* IE6 hack */
.div_table-cell span{
	height:100%; 
	display:inline-block;
	}

/* 讓table-cell下的所有元素都居中 */
.div_table-cell *{ vertical-align:middle;}
		
	
.about_1 {
 width: 100%;
 float: left;
 }	
	
.about_photo {
 margin-left: auto;
 width: 100%;
 margin-bottom: 0px;
 clear: both;
 display: block;
 margin-top: 10px;
 margin-right: auto;
 }	
 
.about_photo > img {
 width: 100%;

}

.about_txt {
 font-size: 16px;
 line-height: 150%;
 color: #E5CEAC;
 display: block;
 }
	
.about_notice {
 font-size:16px;
 line-height: 150%;
 color: #E5CEAC;
 }	

.about_notice ul {
 font-size:16px;
 line-height: 150%;
 color: #E5CEAC;
 list-style-type:square;
 }

  
.about_icon {
	float:left;
	width: 5%;
	height: 100%;
	font-size: 16px;
	line-height: 150%;
	color: #E5CEAC;
	margin-bottom: 10px;
  }



table.TB_COLLAPSE {
  width:100%;
  border-collapse:collapse;
}

table.TB_COLLAPSE caption {
  color:#C5B994;
  padding:10px;
  font-size:18px;
}

table.TB_COLLAPSE thead th {
  margin:auto;
  padding:5px 0px;
  color:#fff;
  background-color:#5C4625;
}

table.TB_COLLAPSE tbody td {
  padding:5px 0px;
  color:#472A15;
  text-align:center;
  background-color:#B79B79;
  border-left:1px solid #4C301B;
  border-bottom:1px solid #4C301B;
}

.sp {
	width: 100%;
	margin: 0px;
	font-size: 10px;
}

.n_txt_b1 {
	width: 70%;
	float: left;
	line-height: 40px;
	text-align: center;
	height: 40px;
	font-size: 14px;
	color: #E5CEAC;

}

.menu_button {
 float: right;
 margin-right: 10px;
}
 
.pro_size {
 height:25px;
 width:25px;
 margin-right:10px;
 float:left;
 margin-bottom:10px; 
 border:1px solid #333333; 
 text-align:center; 
 font-family:Arial, Helvetica, sans-serif;
 line-height:25px
 } 

.process_tit{
 font-size:18px;
 font-weight:bold; 
 color:#3333CC; 
 line-height:250%
} 



.news_date {
 font:Arial, Helvetica, sans-serif; 
 font-size:0.9rem; 
 color:#333333;
 margin-bottom:5px
 }

.news_title {
 font-size:1.1rem; 
 color:#4f361d;
 font-weight:bold;
 }

.news_share_icon {
 width:35px;	
 float: left;
 }

.news_form {
 padding-top:10px;
 }

.me_login_button {
 margin: 5px;
 margin-left:10px; 
 padding: 7px; 
 border: 1px solid; 
 color:#FFFFFF; 
 font-size:18px; 
 width: 200px;
 font-weight:bold
}

.design_button {
 margin: 5px;
 padding: 7px; 
 border: 1px solid; 
 color:#FFFFFF; 
 font-size:18px; 
 width: 200px;
 font-weight:bold
}


.pay_button {
 margin: 5px;
 margin-left:10px; 
 border: 1px solid; 
 color:#FFFFFF; 
 font-size:19px; 
 width: 200px; 
 }
 
.add_button {
float:left;
width:43%;
margin:10px;
}

.add_button > img {
width:100%;
}




 
@media (min-width: 1024px) {

.index_tit_area {
 line-height:160%;
 font-size:1rem;
 padding:0px 5px 10px 10px;
 width: 55%;
 margin:0 auto;
 }


.pro_list_area {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 width:56%;
 margin:0 auto;
 margin-top:20px;
 color:#333333;
 
 }




.about_p2_tit{
 width:70%;
 margin: 0 auto;
 }

.about_p2_tit > img{
 width:100%;
 }

.about_p2_txt {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 width:38%;
 margin:0 auto;
 margin-top:20px;
 color:#333333
 }

.about_p2_form {
 border:#666666;
 border: 1px solid;
 margin:15px;
 padding:10px;
 margin-top: 30px;
}

.about_p2_sl {
float:left;
}

.about_p2_sl  > img {
width:50%;
}

.about_p3_f_gray {
 line-height:170%;
 font-size:1rem;
 background-color:#E5E5E5;
 padding:20px 10px 20px 10px;
 width: auto;
 height: auto;
 }

.about_p3_f_white {
 line-height:160%;
 font-size:1rem;
 padding:0px 5px 10px 10px;
 width: 30%;
 margin:0 auto;
 }

.about_p3_tit{
 font-size:1rem;
 line-height:170%;
 width:90%;
 margin: 0 auto;
}

.about_p3_photo{
 line-height:170%;
 width:180px;
 margin: 0 auto;
}

.about_top_tit{
	width:20%;
}

.about_top_tit > img{
 width:100%;
}

.process_photo {
 width:40%; 
 margin:0 auto
 }
 
.ccle {
  
  text-align:left
}

.ccle div {
  display: inline-block;/*讓div並排*/ 
  vertical-align: top;/*就算個個div行數不同，也一律向上對齊*/ 
  width: 240px;
  height: 100%;
  margin: 5px 10px 25px 10px;
  text-align:center
   
  }
 
 
.ccle_size {
  margin: 0px auto;/*div對齊效果*/
  text-align: center;/*display: inline對齊效果*/
}

.ccle_size div {
  display: inline-block;/*讓div並排*/ 
  vertical-align: top;/*就算個個div行數不同，也一律向上對齊*/ 
  width: 340px;
  height: 50%;
   margin: 5px 5px 25px 5px;
  } 

.ccle_design {
  text-align:left
}

.ccle_design div {
  display: inline-block;/*讓div並排*/ 
  vertical-align: top;/*就算個個div行數不同，也一律向上對齊*/ 
  width: 300px;
  height: 100%;
  margin: 5px 10px 25px 10px;
  text-align:center
   
  }

.ccle_design_txt {
  text-align:left
}

.ccle_design_txt div {
  display: inline-block;/*讓div並排*/ 
  vertical-align: top;/*就算個個div行數不同，也一律向上對齊*/ 
  width: 700px;
  height: 100%;
  margin: 5px 10px 25px 10px;
  text-align:center;
  line-height:200%
   
  }  
  
.list_pos{
 width:240px;
 height:240px
 }
 
.list_photo{
 width:500px;
 height:500px
 } 
  
}

@media (max-width: 768px) {

.index_tit_area {
 line-height:160%;
 font-size:1rem;
 padding:0px 5px 10px 5px;
 width: auto;

 }



.pro_list_area {
 line-height:180%;
 margin: 12px;
 font-size:1rem;
 width:100%;
 margin:0 auto;
 margin-top:20px;
 color:#333333
 }



about_p2_tit{
	width:70%;
	margin: 0 auto;
}


.about_p2_tit > img{
width:100%;
}


.about_p2_txt {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 }

.about_p2_form {
	border:#666666;
	border: 1px solid;
	margin:15px;
	padding:10px;
	margin-top: 30px;
}

.about_p2_sl {
float:left;
}

.about_p2_sl  > img {
width:50%;
}

.about_p3_f_gray {
 line-height:170%;
 font-size:1rem;
 background-color:#E5E5E5;
 padding:20px 10px 20px 10px;
 width: auto;
 height: auto;
 }

.about_p3_f_white {
 line-height:160%;
 font-size:1rem;
 padding:0px 5px 10px 5px;
 width: auto;

 }

.about_p3_tphoto {
 float:left;
 width:100%;
}

.about_p3_tphoto > img {
 width:100%;
}

.about_p3_txt {
 margin:0px 0px 15px 10px;
 float:left;
 width:100%;
}

.about_p3_tit{
 font-size:1rem;
 line-height:170%;
 width:90%;
 margin: 0 auto;
}

.about_p3_photo{
    line-height:170%;
	width:180px;
	margin: 0 auto;
}
.about_top_tit{
	width:90%;
}

.about_top_tit > img{
 width:100%;
}
.process_photo {
 width:60%; 
 margin:0 auto
 }
 
.ccle {
  text-align: left;/*display: inline對齊效果*/
  margin-left:10px
}

.ccle div {
  display: inline-block;/*讓div並排*/ 
  vertical-align: top;/*就算個個div行數不同，也一律向上對齊*/ 
  width: 44%;
  height: 100%;
  border-radius:3px;
  margin: 5px 7px 25px 7px;
  text-align:center
  } 
  
  
.list_pos{
 width:300px;
 height:300px
 }

 }


@media (min-width: 1024px) {
 .select_list_txt {
  float:left;
  width:100px;
  text-align:right
  }
  
.select_list_option{
 float:left;
 width:300px
 }
 
 .index_process_photo {
 line-height:160%;
 font-size:1rem;
 padding:0px 5px 10px 10px;
 width: 55%;
 margin:0 auto;
 background-size:cover;
 }
 
 
.contact_form {
	margin:15px;
	padding:15px;
	background-color:#f4f4f4;
	font-size:1rem;
	width:36.5%;
	margin:0 auto;
}
.contact_button{
 margin:0 auto; 
 width:80%
 }
 
.con_photo {
width:38%;
margin:0 auto
}

.con_photo > img {
width:100%;
}

}

.nb_photo {
width:50%;
}

.nb_photo > img {
width:100%;
}

.search_button {
width:35px;
}

.search_button > img {
width:100%;
}

.search {
	width: 300px;
	padding: 15px;
	float: left;
	background: url(images/search_bg.jpg) no-repeat;
}
.s {
	width: 250px;
	height: 17px;
	margin-left:2px;
	margin-top: 2px;
	float: left;
	border: 1px;
	background: none;
	color: #000000;
	font-family: Arial;
}
.r {
	width: 25px;
	height: 25px;
	float: right;
	cursor: pointer;
	border: none;
	background: none;
	margin-right: 2px;
	margin-bottom: -25px;
	margin-top: -2px;
}

.pro_list_p1 {
 float:left;
 width:46%;
 background-color:#0033CC;
 margin-right:10px;
 margin-left:10px;
}

.pro_list_p2 {
float:left;
width:46%;
background-color:#FFCC00;
margin-right:10px;
}

.person_left_photo {
 float:left;
 margin-right:15px;
 margin-left:5px;
 width:20%;
 
 }
 
.person_right_txt {
 float:left;
 width:65%;
 }

@media (max-width: 768px) {
 .select_list_txt {
  float:left;
  width:26%;
  text-align:center
  }
  
.select_list_option{
 float:left;
 width:70%;
 text-align:left
 }

.index_process_photo {
 width: 100%;
 background-size:cover;
 }

.person_right_txt {
 float:left;
 width:57%;
 font-size:15px;
 line-height:170%
 }
 
.person_left_photo {
 float:left;
 margin-right:15px;
 width:31%;
 padding-left:5px;
 margin-left:10px;
 }

.pro_tit {
	line-height:160%;
	font-size:1rem;
	padding:0px 5px 10px 0px;
	width: auto;

 }

.showbox {
	width:95%;
	vertical-align: middle;
	margin:10px;
}

.showbox >img {
width:100%;
}

.abgne-block-20120106 {
	margin-top: 10px;
	margin-left: 10px;
	width:100%;

}
.abgne-block-20120106 a {
	margin-right: 10px;
}
.abgne-block-20120106 a img {
	width: 10%;
	vertical-align: middle;
}

.abgne-block-20120106 > img {
 width:100%;
}
.index_photo{
 width:100%;
 margin:0 auto;
}

.pro_line{
width:100%;
}

.pro_line > img {
 width:100%;
}

.pro_txt {
margin:0px 15px 10px 15px;
line-height:170%;
font-size:1rem;
}

.pro_list_photo {
margin:10px 10px 15px 10px;
}
.pro_list_photo > img {
width:100%;
}
.pro_button{
 margin:0 auto; 
 width:95%
 }
 
.contact_form {
 margin:15px;
 padding:15px;
 background-color:#f4f4f4;
 font-size:1rem;
 }
 

.contact_button{
  margin:0 auto; 
  width:80%
 }
 
.con_photo {
 width:100%;
}

.con_photo > img {
 width:100%;
} 


}

.index_tit {
 float:left;
 width:83%;
 text-align:right
 }
.index_tit  > img {
 width:100%
 }

.index_more {
 float:left;
 font-size:14px;
 text-align:left;
 width:13%
 }




@media (min-width: 1024px) {
.index_more {
 float:left;
 font-size:16px;
 width:8%;
 text-align:right;
 }

.index_tit {
 float:left;
  width:90%;
  text-align:left
 }
.index_tit  > img {
 width:45%
 }
 
.pro_tit {
	line-height:160%;
	font-size:1rem;
	padding:0px 5px 10px 0px;
	width: 40%;
 }

.showbox {
	width:40%;
	vertical-align: middle;
	margin:10px;
	margin:0 auto;
}

.showbox >img {
width:100%;
}


.abgne-block-20120106 {
	margin-top: 30px;
	margin-left: 10px;
	width:40%;
	margin:0 auto

}
.abgne-block-20120106 a {
	margin-right: 10px;
}
.abgne-block-20120106 a img {
	width: 10%;
	vertical-align: middle;
}

.abgne-block-20120106 > img {
width:100%;
}


.index_photo{
 width:55%;
 margin:0 auto;
}

.pro_line{
 width:50%;
 margin:0 auto
}

.pro_line > img {
width:100%;
}

.pro_txt {
 margin:0px 15px 10px 15px;
 line-height:170%;
 font-size:1rem;
 width:40%;
 margin:0 auto
 }

.pro_list_photo {
 margin:10px 10px 15px 10px;
 width:20%;
 margin:0 auto
}
.pro_list_photo > img {
 width:100%;
 }

.pro_button{
 margin:0 auto; 
 width:25%;
 margin-top:10px
 }
 
.member_login_tit{
 width:18%;
 margin:0 auto
}

.member_login_tit > img{
 width:100%;
}

.member_form {
 font-size:1rem;
 width:30%;
 margin:0 auto;
 line-height:200%;
	
 }

.member_log_button {
 width:100%;
 margin:0 auto
 } 
 
.member_in_tit{
 width:30%;
 margin:0 auto;
}

.member_in_form {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 width:26%;
 margin:0 auto;
 }

.member_in_button {
 width:30%;
 margin:0 auto
 } 
 
.member_top_tit{
 width:15%;
 margin:0 auto
}

.member_top_tit > img{
 width:100%;
}

.member_top_short_tit{
	width:13%;
	margin:0 auto
}

.member_top_short_tit > img{
 width:100%;
}

.member_top_long_tit{
	width:13%;
	margin:0 auto
}

.member_top_long_tit > img{
 width:100%;
}


.member_ret_button {
 width:30%;
 margin:0 auto
 }  
 
.member_edit_button {
 width:30%;
 margin:0 auto
 }  

.member_return{
	width:70%;
	margin:0 auto
}

.member_return > img{
 width:100%;
}

.shopcar_form {
 margin:15px;
 padding:15px;
 width:37%;
 background-color:#F2F5F7;
 font-size:1rem;
 margin:0 auto;
} 

.shop_order_form {
 line-height:180%;
 font-size:1rem;
 width:50%;
 margin:0 auto;
 }
 
.shop_order_la_form {
 line-height:180%;
 font-size:1rem;
 width:40%;
 margin:0 auto;
 } 

.shop_order_in_tit{
	width:60%;
	margin:0 auto;
} 

.foot_icon {
	width:3%;
	margin:0 auto;
} 
.me_s_tit{
  width:100%;
  margin:0 auto;
  background-image:url(../images/me_edit_tit_a1-2-com.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
} 

.me_s_tit_a1{
  width:100%;
  margin:0 auto;
  background-image:url(../images/me_edit_tit_a2-2-com.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
} 
  
.process_left_p {
 float:left
 width:30%;
 }
 
.design_bu_loc{
 float:right
 }
 }


@media (max-width: 768px) {

.process_left_p {
 float:left
 width:80%;
 }
 .member_login_tit{
	width:90%;
	margin:0 auto
}

.member_login_tit > img{
width:100%;
}

.member_form {
	font-size:1rem;
	margin:0px;
	padding:0px;
	width:100%;
	line-height:200%
}
.member_log_button {
 width:100%
 }
 
.member_in_tit{
	width:100%;
	margin:0 auto;
}

.member_top_short_tit{
	width:48%;
	margin:0 auto;
}

.member_top_short_tit > img{
 width:100%;
}


.member_top_long_tit{
	width:60%;
	margin:0 auto;
}

.member_top_long_tit > img{
 width:100%;
}

.member_in_form {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 }
 
.member_in_button {
 width:100%
 }

.member_top_tit{
	width:56%;
	margin:0 auto
}

.member_top_tit > img{
width:100%;
}

.member_ret_button {
 width:99%
 }
  
.member_edit_button {
 width:90%
 }
.member_return{
	width:100%;
	margin:0 auto
}

.member_return > img{
 width:100%;
}
 
.shopcar_form {
 margin:15px;
 padding:15px;
 width:85%;
 background-color:#F2F5F7;
 font-size:1rem;
 margin:0 auto
}

.shop_order_form {
 line-height:180%;
 margin: 15px;
 font-size:1rem;
 }

.shop_order_la_form {
 line-height:180%;
 font-size:1rem;
 } 
 
.shop_order_in_tit{
	width:100%;
	margin:0 auto;
}

.me_s_tit{
 width:100%;
 margin:0 auto;
 background-image:url(../images/me_edit_tit_a1-2.jpg);
 background-size: cover;
 background-position: top center;
 background-repeat: no-repeat;
 position: relative;
} 

.me_s_tit_a1{
  width:100%;
  margin:0 auto;
  background-image:url(../images/me_edit_tit_a2-2.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
} 


.foot_icon {
	width:15%;
	margin:0 auto;
} 

.register_tit > img{
  width:70%;
  margin:0 auto

}


.design_bu_loc{
 display: flex;
 justify-content: center;
 align-items: center;
}

 }
 
@media (max-width: 1024px) { 


.register_tit > img{
  width:30%;
  margin:0 auto;
  text-align:left

}
}



ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}


.morecontent span {
 display: none;
 }

.morelink {
 display: block;
 float:right;
 }


.more {
margin:10px;
line-height:160%;
font-size:1rem;
}

.me_in_button {
margin: 5px;
padding: 7px; 
border: 1px solid; 
color:#FFFFFF; 
font-size:16.5px; 
width: 200px; 

}

.order_table {
	border:1px solid;
	border-color:#8B94A5;
	color:#333E51;
	font-weight:bold;
}


.women_tit{
 width:80%;
 margin: 0 auto;
}

.women_tit > img{
 width:100%;
}



.overseas_tit > img{
 width:100%;
}

.overseas_tit_in > img{
 width:50%;
}

.st_tit > img{
 width:90%;
}

.about_4_bu {
 margin:5px;
}

.about_4_bu > img{
 width:100%;
}

.pro_list_txt_a1 {
 color:#FF0000; 
 font-size:18px; 
 font-weight:bold; 
 font-family:Arial, Helvetica, sans-serif;
 }
 
.pro_list_txt_a2 {
 color:#666666; 
 font-size:13px; 
 font-family:Arial, Helvetica, sans-serif;
 }

.about_photo > img{
  width:100%;
  margin:0 auto;
  text-align:left
}

.price_o_txt {
 font-size:13px;
 color:#999999;
 font-family:Arial, Helvetica, sans-serif
}

.designer_button{
 width:38%;
 margin:0 auto
}

.designer_button > img{
 width:100%;
}

@media (max-width:768px) {
.designer_button {  
 width: 90%;
 margin:0 auto;
}

.designer_button > img {
  width:100%;
}

.list_pos {
  width:300px;
  height:300px;
}

}

@media only screen and (max-width: 575px){
.list_pos{
 width:160px;
 height:160px
 }
}



@media only screen and (max-width: 320px){
.list_pos{
 width:130px;
 height:130px
 }
}



