@charset "GBK";
/* CSS Document */
body {  color: #252525;background: #fff;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clear{clear:both;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.mar30 {margin: 3% auto;}
.p {
  text-indent: 2em;
  line-height: 2em;
}


.div_xuanze a{
  width: 46%;
  display: inline-block;
  margin: 0.4rem auto;
  background: #52b8ff;
  text-align: center;
  line-height: 2.4rem;
  color: #fff;
  border-radius: 12px;
}
.div_xuanze a:last-child{
  background-color: #ff6330;
}
.ul_list1 li{
  width: 22%;
  text-align: center;
  margin: 1rem auto 0;
}
.ul_list1 li img{
  width: 74%;
}

.biaoti .left{
  float: left;
  margin-left: 1.4rem;
}
.biaoti .left p{
  display: inline-block;
}
.biaoti .right{
  float: right;
}
.biaoti .left b{
  width: 0.4rem;
  height: 1.2rem;
  background-color: #0290ea;
  display: inline-block;
}
.biaoti .left  strong{
  font-size: 1.4rem;
}
.biaoti .right{
  margin-right: 1.4rem;
  color: #616060;
  font-size: 1.2rem;
}
.biaoti{
  border-bottom: 1px solid #e5e4e4;
  padding-bottom: 0.6rem;  
}

.p_con{
  width: 98%;
  margin: 0 auto;
}
.img_100{
  width: 100%;
  margin: 3% auto;
}

.ul_list2 li{
  width: 48%;
  margin: 1rem auto 0;
}
.ul_list2 li img{
  width: 100%;
}
.ul_list2 li strong{
  text-align: center;
  display: block;
  font-size: 1.2rem;
  margin: 3% auto;
}

.ul_list2 li p{
  text-align: center;
  margin: 1% auto;
}

.ul_list2 li .flex a{
  display: inline-block;
  width: 47%;
  margin: 1rem auto;
  line-height: 2rem;
  height: 2rem;
  text-align: center;
  background-color: #0290ea;
  color: #fff;
  border-radius: 8px;
}
.ul_list2 li .flex a:first-child{
  border: 1px solid #0290ea;
  color: #0290ea;
  background: #fff;
}








/*·Â¶Ô»°´°¿Ú*/
.duihua {
  width:100%;
  max-width: 640px;
  height: 280px;
  position: fixed;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  transform: translateY(240px);
  animation: mt0 1s ease 1 normal forwards;
  -moz-animation: mt 1s ease 1 normal forwards; /* Firefox */
  -webkit-animation: mt 1s ease 1 normal forwards; /* Safari and Chrome */
  -o-animation: mt 1s ease 1 normal forwards; /* Opera */
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
}
@keyframes mt0
{
  from {transform: translateY(240px);}
  to {transform: translateY(0);}
}

@-moz-keyframes mt0 /* Firefox */
{
  from {transform: translateY(240px);}
  to {transform: translateY(0);}
}

@-webkit-keyframes mt0 /* Safari and Chrome */
{
  from {transform: translateY(240px);}
  to {transform: translateY(0);}
}

@-o-keyframes mt0 /* Opera */
{
  from {transform: translateY(240px);}
  to {transform: translateY(0);}
}
.dh-close {
  height: 20px;
  line-height: 20px;
  padding: 5px 20px;
  text-align: right;
  background: #ccc;
  cursor: pointer;
}
.wt-con li {
  transform: translateY(500px);
  animation: mt 1s ease 1 normal forwards;
  -moz-animation: mt 1s ease 1 normal forwards; /* Firefox */
  -webkit-animation: mt 1s ease 1 normal forwards; /* Safari and Chrome */
  -o-animation: mt 1s ease 1 normal forwards; /* Opera */
}
.wt-con li:first-child {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
}
.wt-con li:last-child {
  animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
}
@keyframes mt
{
  from {transform: translateY(500px);}
  to {transform: translateY(0);}
}

@-moz-keyframes mt /* Firefox */
{
  from {transform: translateY(300px);}
  to {transform: translateY(0);}
}

@-webkit-keyframes mt /* Safari and Chrome */
{
  from {transform: translateY(500px);}
  to {transform: translateY(0);}
}

@-o-keyframes mt /* Opera */
{
  from {transform: translateY(500px);}
  to {transform: translateY(0);}
}
.wt-con li img {
  vertical-align: middle;
  margin: 10px;
}
.wt-con li span {
  display: inline-block;
  width: 70%;
  line-height: 48px;
  padding: 0 3%;
  border: 1px solid #333;
  border-radius: 5px;
  font-size: 0.8rem;
}
.LR_User_Icon0 img {width: 10%;}
#LR_User_Icon0 {
  overflow: hidden;
  padding: 10px 2%;
}
#LR_text1 {
  width: 60%;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  border: 1px solid #999;
}
#LR_button1 {
  width: 25%;
  height: 38px;
  line-height: 38px;
  background: #f00;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
  border: none;
  float: right;
}
body {margin-bottom: 240px;}

