.dropbtn {
  color: white;
  padding: 12px;
  font-size: 14px;
  font-weight:normal;
  border: none;
  cursor: pointer;
  border-bottom:2px  #4079E5; solid;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown a:hover {
-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 0.1s ease 0s;-moz-transition:all 0.1s ease 0s;transition:all 0.1s ease 0s; font-size:20px; font-weight:bold
}

.dropdown-content {
  display: none;
  position: absolute;
  margin-left:-40px;
  min-width: 166px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background:#4079E5; 
  z-index: 1;

}

.dropdown-content a {
  color:#FFF;
  padding: 9px 16px;
  text-decoration: none;
  display: block;
  text-align:center;
}

.dropdown-content a:hover {background-color:#FFF; color: #000000;text-align:center;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; font-size:16px; font-weight:bold}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #4079E5;
}






.wenzi {
  position: relative;
  animation-name: example;
  animation-duration:2s;  
  animation-fill-mode: forwards;
}


.wenzi2 {
  position: relative;
  animation-name: example;
  animation-duration:3s;  
  animation-fill-mode: forwards;
}

.wenzi3 {
  position: relative;
  animation-name: example;
  animation-duration:4s;  
  animation-fill-mode: forwards;
}

@keyframes example {
  from {bottom:0px;}
  to {bottom: 160px; }
}


.zi15
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;

	border-bottom:1px solid #E6E6E6;
	color:#A4A4A4;
	}

.lanse
{
	font-family: Montserrat-Regular, PingFang-Bold, 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, 'sans-serif', ËÎÌå; font-size: 24px; color: rgb(26, 119, 182); 
	}
	.zhongzi
	{
		font-family: PingFang-Bold, 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, 'sans-serif', ËÎÌå; font-style: normal;  font-size: 22px; font-weight:bold;
		}
			.xiaozi
	{
		font-family: PingFang-Bold, 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, 'sans-serif', ËÎÌå; font-style: normal;  font-size: 14px; font-weight:normal;
		}
	.dazi
	{
		font-family: PingFang-Bold, 'PingFang SC Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, 'sans-serif', ËÎÌå; font-style: normal;  font-size: 30px; font-weight:normal; line-height:30px;
		}
		
		
		          .box{ width:95%;  margin:0 auto;text-align: justify;
    text-justify: inter-ideograph; font-size:14px;}
.box img{ max-width: 90%; }




.zpp2{width:600px; height:120px;  margin:0 auto; color:#000; font-size:14px; text-align:left; padding:5px;}
.zpp2:hover { background:#4079E5; color:#FFF;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; -webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);}


.zpp{width:600px; height:60px;  margin:0 auto; color:#000; font-size:14px; text-align:left; padding:5px;}