* {
  margin:0px;
  padding:0px;
}
body {
  font-family: "微软雅黑";
}
img {
  border: none;
}
a {
  color: white;
  text-decoration: none;
}
.wrap {
  background: url("../img/background.jpg") no-repeat top center;
  width: 100%;
  height: 1604px;
}
.head {
  width: 100%;
  overflow: hidden;
}
.head_top {
  list-style: none;
  position: absolute;
  top:0px;
  right: 240px;
  margin-top: 14px;
}
.head_top li {
  float: left;
  padding-left: 5px;
  color: #475e9f;
}
.mid {
  width: 648px;
  margin:0px auto;
  margin-top: 496px;
}
.mid_top {
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
.mid_mid {
  list-style: none;
  width: 648px;
}
.mid_mid li {
  float: left;
}
// .mid_mid span {
//   padding-left: 18px;
// }
.mid_bottom {
  padding-bottom: 50px;
}
//第二屏
.two {
  width: 100%;
  display: none;
}
.two_mid {
  width: 648px;
  margin:0px auto;
}
.two_top {
  text-align: center;
  padding-bottom: 32px;
}
.two_middle {
  text-align: center;
  padding-bottom: 30px;
}
.two_bottom {
  width: 552px;
  height: 126px;
  margin:0px auto;
  background: url("../img/bottombg.png");
  margin-top:42px;
  text-align: center;
}
.two_bottom h5 {
  padding-top:11px;
  color: white;
}
.two_bottom .two_last {
  list-style: none;
  width: 416px;
  margin:0px auto;
  padding-top: 0px;
  display: flex;
}
.two_bottom .two_last li {
  float: left;
  flex:1;
}
// .two_bottom .two_last span {
//   padding-left: 16px;
// }
//第三屏
.three {
  width: 100%; 
}
.three_mid {
  width: 648px;
  margin:0px auto;
}
.three_top {
  text-align: center;
  padding-bottom: 22px;
}
.three_middle {
  width: 614px;
  height: 190px;
  background: url("../img/threebg.png");
  margin:0px auto;
  text-align: center;
}
.three_middle h5 {
  color: white;
  margin:0px auto;
  padding-top: 16px;
}
.three_bottom {
  width: 614px;
  height: 345px;
  background: url("../img/bottombackground.png");
  margin:0px auto;
  margin-top: 20px;
}
//4
  width: 100%;
  display: none;
}
.four_mid {
  width: 648px;
  margin:0px auto;
}
.four_top {
  text-align: center;
  padding-bottom: 32px;
}
.four_middle {
  text-align: center;
  padding-bottom: 30px;
}
.four_middle_top {
  width: 984px;
  list-style: none;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
}
.four_middle_top li{
  float: left;
  flex:1;
}
.four_middle_bottom {
  width: 984px;
  list-style: none;
  margin: 0px auto;
  margin-top: 6px;
  display: flex;
}
.four_middle_bottom li{
  float: left;
  flex:1;
}
.clear {
  clear: both;
}

.bordercolor {
  border: 3px solid #ffd800;
  border-radius: 23px 0px 23px 0px;
}

.four_bottom {
  width: 552px;
  // height: 126px;
  margin:0px auto;
  // background: url("../img/bottombg.png");
  margin-top:42px;
  text-align: center;
  padding-bottom: 36px;
}
.four_last {
  text-align: center;
}
.four_bottom h3 {
  padding-top:13px;
  color: white;
}
.four_bottom .four_last {
  list-style: none;
  width: 416px;
  margin:0px auto;
  padding-top: 14px;
  display: flex;
}
.four_bottom .four_last li {
  float: left;
  flex:1;
}
//5
.five {
  width: 100%; 
}
.five_mid {
  // width: 648px;
  margin:0px auto;
  margin-top: -40px;
}
.five_top {
  text-align: center;
  padding-bottom: 22px;
}
.five_middle {
  width: 614px;
  // height: 190px;
  // background: url("../img/threebg.png");
  margin:0px auto;
  text-align: center;
}
.five_middle h3 {
  color: white;
  margin:0px auto;
  padding-top: 16px;
}
.five_bottom {
  // width: 614px;
  // height: 345px;
  // background: url("../img/bottombackground.png");
  margin:0px auto;
  margin-top: 20px;
  text-align: center;
}
.five_last {
  text-align: center;
  margin-top: 17px;
}
.footer {
  width: 100%;
  text-align: center;
  margin:0px auto;
  font-size: 12px;
  margin-top: 8px;
}
.footer p{
  padding-top: 10px;
}
.first_celan {
  position: fixed;
  top: 50px;
  right: 182px;
}
.celan_left {
  float: left;
}
.celan {
  width: 182px;
  height: 497px;
  background: url("../img/celan.png");
  color: white;
  float: right;
}
.celan_top {
  text-align: center;
  margin-top: 54px;
}
.celan_mid {
  text-align: center;
  margin-top: 74px;
}
.celan_bottom {
  text-align: center;
  font-size: 20px;
  margin-top: 36px;
  padding-left: 44px;
}
.share {
  background: white;
  position: absolute;
  top: 47px;
  right: 278px;
  display: none;
  color: #999;
  background: url("../img/popup.png") no-repeat center top;
  color: white;
}
.share p {
  font-size: 12px;
}
.share_top {
  text-align: center;
}
.share_left {
  margin-top: 6px;
  padding-bottom: 10px;
  margin: 0px auto;
}
.share_right {
  float: right;
  padding-right: 10px;
}
.share img {
  width: 150px; 
}
.share_mid {
  text-align: center;
}
.share_bottom {
  margin-top:4px;
  text-align: center;
}
.share_bottom p{
  padding-bottom: 10px;
}
//侧栏收起
.celan_head, .dright{ 
  position:absolute;
  right:209px; 
  -webkit-transition:right 2s; 
  -moz-transition:right 2s; 
  transition:right 2s;
}
.dright {  
  position:fixed; 
  right:0px;
}
.mobile-right{
  position: fixed;
  right:0px;
}
.mobile-menu-right{
  right:-200px;
}
//提交框
// .pcSublime {
//   background: url("../img/subbg.png") no-repeat center top;
// }
.pcSublime_mid {
  // text-align: center;
  margin-top: 100px;
}
.pcSublime_mid p{
  margin-left: 17px;
  padding-top: 5px;
  color:white;
}
.pctxt{
  width: 272px;
  margin-left: 17px;
  height: 24px;
  border: none;
}

