*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition: all 0.5s;-webkit-transition: all 0.5s;}
ul,ol,dl,table,th,tr,td,input,textarea,li,a,div,span,em,i{margin: 0;padding: 0;	border: 0;}
img {margin: 0;padding: 0;	border: 0;}
li {list-style: none;}

html,body {font-size:62.5%; width: 100%;	margin: 0 auto;}
.clear {clear: both;height: 0px;line-height: 0px;font-size: 0px;overflow: hidden;display: block;}
.clearfix:after {content: "";display: block;height: 0px;clear: both;visibility: hidden;font-size: 0px;}
:focus{outline:0}
a, button, input[type="button"], input[type="submit"], input[type="reset"]{cursor:pointer}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
* + html .clearfix {min-height: 0%;}
* + html .clearfix {min-height: 0%;}
.w100 {width: 100%;}
.fl {float: left;}
.fr {float: right;}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
	border:0px;
}

body {overflow-x: hidden; color: #333;background:url(../images/bg.jpg?v=20211109001) repeat-x #0e1215 ;font: 14px/28px 'sans-serif', arial;       background-size: 100% auto; }
body{
	background-color: #0e1215 !important;
}
a {color: #000;text-decoration: none;}
a:hover {color: #e69f0b;}

.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.flex-v {-webkit-box-orient: vertical;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-warp{flex-flow: wrap}
.flex-column{flex-flow: column; margin-right: 35px;}

.bjk{
    border-radius:1.5rem 1.5rem;
    background-color:rgba(255, 255, 255, 1);
    width: 100%;
    margin: 7rem auto 0rem;
	padding: 3.3rem  ;

 
    background-size:contain;
   

}

.foot a{
	color: #fff;
    /* text-decoration: underline; */
   }

.foot{
 
    padding: 2.5rem 0;
    text-align: center;
	color: #fff;
	font-size: 16px;
   
    margin: 0px  auto;
    display: flex;
    justify-content: space-between;
	
}

.logo2{
    font-size: 3.3rem;
    color: #365492;
    font-weight: bold;
  
	text-align: right;
	position:absolute;
	right:0px

	
}

.logo2 img{
	width: 20rem;
}

.logo2 a{
    font-size: 3.3rem;
    color: #365492;
    font-weight: bold;

}


.bt{
    display: flex;
    justify-content: center;
    color: #365492;
    font-size: 2.4rem;
	
	

    
}
.bt i{
    width: 1.5rem;
    height: 1.5rem;
    background-color:#ffb400;
    display: inline-block;
    margin-right: 1.5rem;
    margin-top: 3.5rem;

}
.location{
	position: relative;  
}
.wz{
	position: absolute;
	left: 0px;
	top: 2.5rem;
}

.wz a{
	color: #365492;
}
.wz i{
	display:inline-block;
	background-color:#365492;
	width: 3.0rem;
	height: 3.0rem;
	border-radius:50% 50%;
	vertical-align:middle;
	color: white;
	text-align: center;
	line-height: 3.0rem;
	margin-right: 1rem;
	font-size: 1.5rem;

}


::-webkit-scrollbar {
	width: 10px;
  }
  
  ::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: rgba(54, 84, 146, 0.1);
  }
  
  ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: rgba(54, 84, 146, 1);
  }
  .plist-thread {
	margin: 24px auto 0 auto;
	padding: 0 20px 0 0;
	list-style: none;
	/* overflow-y: scroll;
	overflow-x: hidden;
	height: 50rem; */
  }

  .show-thread {
	margin: 24px auto 0 auto;
	padding: 0 20px 0 0;
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 53rem;
  }

  .chat-thread {
	margin: 24px auto 0 auto;
	padding: 0 20px 0 0;
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 50rem;
  }

  .chat-thread li{
	  width: 33.33%;
	  display: flex;
	  justify-content: center;
	  float: left;
	  margin-top: 1rem;

  }
  .chat-thread li .wk{
	   width: 90%;
	   position: relative;
	   border-radius: 10px;
	   overflow:hidden;

  }
  .chat-thread li .t{
	  width: 100%;
	  height: 180px;
  }
   .chat-thread li  .zhang{
	   background-color: rgb(0, 0, 0,0.5);
	   position: absolute;
	   bottom: 0px;
	   left: 0px;
	   width: 100%;
	   height: 3rem;
	   line-height: 3rem;
	   color: #ffffff;
	   text-indent: 1.5rem;
   }

  .chat-thread li .hand{
	  display: block;
	  position: absolute;
	  bottom: 0px;
	  right: 0px;
  }
.email{ min-height:50rem
} 
#convo{
margin-top:5rem
}  
.email p{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	line-height: 1.4;
	font-size: 1.4rem;
	color: #365492;
}
.email a{
color:#FF0000
}
.plist-thread{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.plist-thread:after{
	content: '';
	width: 250px;


}

.opa{
	opacity:0;
	/* display: none; */
	height: 0px !important;
}


.plist-thread li {
	border: 1px solid #d6d6d6;
	border-radius: 10px 10px;
	width: 250px;
	height: 370px;
	margin-top: 10px;
	
}
.plist-thread li dl {
  position: relative;
}
.plist-thread li dt {
	height: 100%;
	display: block;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;

	background-size: contain;
  }



.plist-thread li div{
	font-size: 1.8rem;
	text-indent: 1rem;
	padding-top: 5px;

}
.plist-thread li p{
	font-size: 1.5rem;
	text-indent: 1rem;

	
}
.container2{ margin:0px auto}
.bigimg div{
position:relative; 
width:250px;
height: 310px;
}
.bigimg img{ width:100%;}
.bigimg div p{
position:absolute; width:100%;
}
.wzlist{
width:700px; margin:30px  auto;
}
.wzlist dl{
display:flex;  padding:2px 0
}
.wzlist dl dt{
 width:35%;
 font-size:24px; color:#365492
}
.wzlist dl dd{
 width:65%;
 font-size:18px
}

@media screen and (max-width: 768px) {
.plist-thread li dt img{
	  width: 100%;
	  height: 100%;
	  max-height: 300px;
  }


.plist-thread img {

	border-radius: 10px 10px 0 0;
	width: 100%;
	max-height: 300px;
}
}

@media screen and (min-width: 769px) {
.plist-thread li dt img{
	  width: 100%;
  }


.plist-thread img {
	width: 100%;
}
}
