﻿body{ font-family:"微软雅黑"; font-size:14px; overflow-x: hidden; color: #172d2c; background: url(../images/bg.jpg) center top no-repeat;margin:0 auto;}
.box{margin-bottom: 30px;margin-top: 420px!important;width: 700px;margin: 0px auto}
.text{font-size: 1.2rem;}
.bold{font-weight:bold}
.white{color:white}
.bk{background-color: #ffffff;box-shadow: 5px 5px 0px #f7c66c, 7px 7px 10px rgba(0, 0, 0, 0.35);border-radius: 10px;padding: 15px;margin-top: 40px;color: #ae5a15;margin-bottom: 40px;width: 700px;}
.justify{text-align: justify;}
.mail{width: 580px;height: 48px;background: url(../images/mail.png) center top no-repeat;margin-top: 25px!important;margin: 0px auto;color: #ffff00;line-height: 48px;text-align: right;padding-right: 16px;font-size: 1.6rem;}
.mail a{color: #ffff00;}
.mail a:hover{color: #ffffff!important;}
a:hover{color: #d00004!important;}


.my-button{
  background: linear-gradient(to bottom, #f9d77b,#fef5d5 );
  color: #d00004;
  width: 44.5%;
  padding: 8px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.3rem;
  margin: 4px 10px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 30px;
  transition: background-color 0.3s;
}
.my-button:hover{
  background: linear-gradient(to bottom, #fef5d5,#f9d77b );
}		
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#444;text-decoration:none}
a:hover{ text-decoration:none !important; color: #364B76;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;}
html{ width: 750px; margin:0 auto; }
input,button {outline:none;}
.top-box{/* background: url(../images/bc7177ecebf25f73.png) center top no-repeat; */padding:0 0px;}
.logo{padding-top: 20px;}
.top-box-bottom{ border:solid 0px #bf9121; position: relative; border-radius: 20px; overflow:hidden; box-shadow: 0 0 7px rgba(0,0,0,0.2); }
.mySwiper{ position: relative; }
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .2;
}
.swiper-pagination{bottom: 3px!important;}
.footimg {border-radius: 20px;border:solid 2px #bf9121;}
/*.swiper-slide{border-radius: 20px;}
.gif0 {border-radius: 20px;}
.gif0 img{border-radius: 20px;}*/
.swiper-pagination-bullet{ width: 26px; height: 4px; border-radius: 0; opacity: 1; }
.swiper-pagination-bullet-active{ width: 70px; background: #212555; }
.bottom-b{width: 700px;}
.bottom-b a{ display: inline-block; transition: 0.3s all; margin:0 8px;margin-bottom: 30px; }
.tow-box{ /*background: url(../images/18e38a0bb6f34787.png) center top no-repeat; */padding:20px 0 130px 0;}
.tow-box-ul{ margin:35px 20px 0 20px; border-radius: 0px; box-shadow: 0 0 7px rgba(0,0,0,0.14); padding:0px 0px 0px 0px; }
.tow-img img{ width: 110px; height: 110px; }
.tow-center{ margin-left: 20px; }
.tow-center-tt{ font-size: 22px; color: #a4a4a4; }
.tow-center-b{ font-size: 30px; color: #ff6f1e; line-height: 36px; }
.tow-number{ font-size: 24px; color: #a4a4a4; }
.tow-box-ul .float-right{ margin-top: 20px; }
.tow-box-ul li{ margin-bottom: 20px; border:solid 2px #bf9121;padding: 10px 10px;border-radius: 20px;}
.img-tow{ margin-top: 50px; }
.bottom{ position: fixed; left: 50%; width: 700px; margin-left: -350px; right: 0; bottom: 0; z-index: 10000; }
.bottom-a{ position: absolute; transition: 0.3s all; right: 20px; top: 20px; }
.kf{ position: fixed; z-index: 1000; top: 50%; right: 50%; margin-right: -350px; margin-top: -95px; }
.ios-kf,.dz-kf{ display: none!important; }
.ios-kf.active,.dz-kf.active{ display: inline-block!important; }
.bottom-b a:hover,.bottom-a:hover{ transform: translate(0,-10px); }
.back-box{ background: #000; }
@media( min-width: 1024px){
	.dz-kf{ display: inline-block!important; }
}