#wrap {
  width: 100%;
  height: 80px;
  background: #ffffff;
  position: fixed;
  top: 0;
  z-index: 999;
  min-width: 1120px;
}
.top {
  width: 80px;
  height: 80px;
  position: fixed;
  bottom: 150px;
  right: 150px;
  z-index: 90;
  background: url(http://static.churenyun.com/website/top.png) no-repeat;
  background-size: 100% 100%;
}
.h_login {
  float: right;
  width: 100px;
  height: 80px;
  line-height: 80px;
}
.h_login a {
  display: inline-block;
  width: 68px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #34a9ea;
  font-size: 14px;
  border: 1px solid #34a9ea;
  border-radius: 6px;
  box-sizing: border-box;
}
.h_login .login:hover {
  background: #34a9ea;
  color: #ffffff;
}
.h_left {
  display: flex;
  padding-left: 30px;
  float: left;
}
.h_left img {
  width: 60px;
  height: 60px;
  margin-top: 10px;
  border-radius: 4px;
}
.phone {
  line-height: 80px;
  color: #888888;
}
.line {
  width: 1px;
  height: 20px;
  background: #d8d8d8;
  margin: 30px 10px;
}
.mt1 {
  margin-top: 10px;
}

.mt2 {
  margin-top: 20px;
}
.p {
  color: #34a9ea;
  margin-left: 10px;
  font-weight: 500;
  font-size: 14px;
}
.p p:last-child {
  font-size: 12px;
  margin-top: -2px;
}
.h_right {
  float: right;
  margin-right: 40px;
}
.ul {
  margin-top: 20px;
}
.ul li {
  width: 110px;
  text-align: center;
  float: left;
  margin-left: 10px;
}
.ul li a {
  display: inline-block;
  font-weight: 500;
}
.ul li a p:first-child {
  font-size: 16px;
}
.ul li a p:last-child {
  font-size: 12px;
}
.active {
  color: #34a9ea;
}
.mt8 {
  margin-top: 80px;
}
.layer {
  width: 100%;
  height: 500px;
  background: linear-gradient(360deg, #00c4ff 0%, #34a9ea 100%);
  overflow: hidden;
}
.lay {
  width: 100%;
  background: #ffffff;
}
.lay1 {
  width: 100%;
  height: 500px;
  background: #fafafa;
}
.main {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}
.nav {
  display: flex;
  justify-content: space-between;
}
.title {
  font-size: 40px;
  color: #ffffff;
  margin-top: 100px;
  font-weight: 500;
}
.t1 {
  font-size: 30px;
  color: #ffffff;
}
.button {
  display: inline-block;
  width: 80px;
  height: 34px;
  line-height: 34px;
  background: #ffffff;
  border-radius: 18px;
  color: #34a9ea;
  margin: 30px 0 15px 0;
  cursor: pointer;
  text-align: center;
  box-shadow: 0px 2px 4px 2px rgba(100, 100, 100, 0.5);
  margin-left: 3px;
}
.button:hover {
  color: #ffffff;
  background: #34a9ea;
}
.t2 {
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}
.t3 {
  font-size: 40px;
  font-weight: 500;
  color: rgba(218, 242, 255, 0.5);
}
.t4 {
  font-size: 30px;
  color: #34a9ea;
  font-weight: 400;
  margin-top: -27px;
}
.center {
  text-align: center;
}
.mt3 {
  margin-top: 30px;
}
.mt5 {
  margin-top: 50px;
}
.mt6 {
  margin-top: 60px;
}
.mb9 {
  margin-bottom: 90px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.img {
  width: 490px;
  height: 342px;
}
.flex {
  display: flex;
  justify-content: space-around;
}
.card {
  width: 168px;
  height: 200px;
  text-align: center;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 40px;
}
.card img {
  width: 76px;
  height: 70px;
}
.card p:nth-child(2) {
  margin: 10px 0 15px 0;
}
.card p:nth-child(3) {
  font-size: 12px;
  color: #888888;
}
.lay2 {
  width: 100%;
  height: 300px;
  background: linear-gradient(45deg, #64d4f6 0%, #34a9ea 100%);
  position: relative;
}
.bg {
  width: 100%;
  height: 138px;
  background: url(http://static.churenyun.com/website/img5.png) repeat;
  position: absolute;
  bottom: 20px;
  left: 0;
  background-size: 168px 138px;
}
.bg2 {
  width: 120px;
  height: 120px;
  background: url(http://static.churenyun.com/website/img6.png) no-repeat;
  position: absolute;
  top: 90px;
  left: 12%;
  background-size: 100% 100%;
}
.bg3 {
  width: 80px;
  height: 80px;
  background: url(http://static.churenyun.com/website/img7.png) no-repeat;
  position: absolute;
  top: 150px;
  right: 12%;
  background-size: 100% 100%;
}
.bg4 {
  width: 100%;
  height: 560px;
}
.bg4 .main {
  text-align: center;
}
.bg4 .main img {
  width: 974px;
  height: 497px;
  margin: 26px auto 0 auto;
}
.t5 {
  font-size: 30px;
  color: #ffffff;
  margin: 95px 0 60px 90px;
  font-weight: 400;
}
.t6 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 400;
  text-align: right;
  padding-right: 90px;
}
.t6 span {
  padding-right: 20px;
}
.card2 {
  display: flex;
  justify-content: space-around;
  padding: 0 140px;
}
.d_flex {
  width: 240px;
}
.d_flex img {
  width: 100%;
  height: 140px;
}
.d_flex .p1 {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
}
.d_flex .p2 {
  font-size: 14px;
  color: #888888;
  letter-spacing: 2px;
}
.d_flex .line {
  width: 30px;
  height: 4px;
  background: linear-gradient(180deg, #64d4f6 0%, #34a9ea 100%);
  border-radius: 3px;
  margin: 5px 0;
}
.lay3 {
  background: #fafafa;
  background-image: url(http://static.churenyun.com/website/img11.png);
  background-size: 100% 100%;
}
.list {
  font-size: 24px;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.5);
  margin-top: 60px;
}
.list p {
  margin-bottom: 20px;
  line-height: 36px;
  margin-left: 120px;
}
.list p span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #f7b500;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 3px;
}
.lay4 {
  background-image: url(http://static.churenyun.com/website/img12.png);
  background-size: 100% 100%;
  height: 600px;
}
.lay5 {
  background: #fafafa;
  position: relative;
}
.lay5 .img1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 207px;
}
.lay5 .img2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 207px;
}
.d3 {
  font-size: 40px;
  font-weight: 500;
  color: rgba(218, 242, 255, 0.2);
}
.d4 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  margin-top: -27px;
}
.d5 {
  font-size: 20px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 30px;
}
.u_list {
  margin-top: 100px;
}
.u_list li {
  width: 200px;
  height: 240px;
  background: rgba(255, 255, 255, 0.55);
  margin: 0 0 30px 30px;
  text-align: center;
  border-radius: 8px;
  float: left;
  transition: all 0.1s;
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
}
.u_list li:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  background: rgba(255, 255, 255, 0.55);
  box-shadow: 0px 4px 8px 0px rgba(255, 255, 255, 0.3);
  z-index: 999;
}
.u_list li:hover p:nth-child(2) {
  color: #ffffff;
}
.u_list li:hover p:last-child {
  color: #ffffff;
}
.u_list li:hover .b_line {
  background: #51c3f2;
}
.lay4 .main {
  width: 1180px;
}
.u_list img {
  width: 60px;
  height: 60px;
  margin-top: 30px;
}
.u_list li p:nth-child(2) {
  font-size: 20px;
  color: #111111;
  font-weight: 400;
  margin: 15px 0 10px 0;
}
.u_list li p:last-child {
  font-size: 14px;
  color: #333333;
}
.b_line {
  width: 40px;
  height: 2px;
  background: none;
  margin: 0 auto 20px auto;
}
#pop {
  display: none;
}
.p_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.p_wrap .p_pop {
  width: 800px;
  background: #ffffff;
  border-radius: 10px;
  margin: 200px auto 0 auto;
}
.p_wrap .p_pop .title {
  width: 100%;
  height: 68px;
  background: #34a9ea;
  border-radius: 10px 10px 0 0;
  line-height: 68px;
  text-align: center;
  font-size: 20px;
  position: relative;
  color: #ffffff;
}
.p_wrap .p_pop .title img {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 28px;
}
.p_wrap .p_pop .p_form {
  padding: 20px 0;
}
.p_wrap .p_pop .p_form div {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.p_wrap .p_pop .p_form label {
  display: inline-block;
  width: 185px;
  text-align: right;
  font-size: 16px;
  color: #666666;
  padding-right: 20px;
}
.p_wrap .p_pop .p_form input {
  width: 490px;
  height: 40px;
  border: 1px solid #34a9ea;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 16px;
}
.p_wrap .p_pop .p_form select {
  width: 490px;
  height: 40px;
  border: 1px solid #34a9ea;
  outline: none;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
}
.p_wrap .p_pop .p_form .c_location select {
  width: 150px;
  height: 40px;
  border: 1px solid #34a9ea;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
  margin-right: 17px;
}
.p_wrap .p_pop .success {
  text-align: center;
  padding-bottom: 150px;
}
.p_wrap .p_pop .success img {
  margin-top: 106px;
  width: 80px;
}
.p_wrap .p_pop .success .p1 {
  font-size: 20px;
  color: #333333;
  margin: 40px 0 16px 0;
}
.p_wrap .p_pop .success .p2 {
  font-size: 16px;
  color: #333333;
}
.p_wrap .p_pop .success .p3 {
  color: #34a9ea;
  font-size: 14px;
  margin-top: 18px;
  text-decoration: underline;
  cursor: pointer;
}
.p_wrap .p_pop .btm {
  width: 100%;
  height: 82px;
  border-top: 1px solid #d8d8d8;
}
.p_wrap .p_pop .btm .confirm {
  display: block;
  width: 160px;
  height: 42px;
  line-height: 42px;
  background: #34a9ea;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin: 0 auto;
  border-radius: 4px;
  margin-top: 19px;
}
.prompt_color {
  border: 1px solid #e02020;
}
.form_li {
  position: relative;
}
.form_li .prompt {
  margin-bottom: 0 !important;
  height: auto !important;
  line-height: 18px !important;
  display: none;
  position: absolute;
  top: 50px;
  left: 220px;
  color: #e02020;
}
.form_li .prompt > span {
  display: block;
}
