* {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

body {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #333333;
}

img {
  border: none;
}

input,
textarea,
select,
button {
  outline: none;
}

/*textarea{ resize:none;}*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1
}

.part-one {
  width: 100%;
  height: 580px;
  background: url(../images/bg1.jpg) no-repeat;
  background-position: center;
}
.items {
  float: left;
}
.items-right {
  float: right;
}
.nav {
  width: 900px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
}
.item-link {
  color: #60310b;
  margin-right: 43px;
  margin-top: 14px;
}
.login-box {
  width: 1159px;
  height: 63px;
  background: url(../images/loginbg.png) no-repeat;
  margin: 435px auto 0;
  text-align: center;
}
.loin-tip {
  display: inline-block;
  line-height: 71px;
  color: #fff;
}
.login-link {
  color: blue;
  font-size: 14px;
  display: inline-block;
  text-decoration: underline;
  
}
.logout-link {
  display: inline-block;
  margin-left: 20px;
  color: blue;
  text-decoration: underline;
}
.link-xian {
  text-decoration: underline;
}
.login-wu {
  text-decoration: none;
  color:#fff;
}
.part-two {
  width: 100%;
  height: 168px;
  background: url(../images/bg2.jpg) no-repeat;
  background-position: center;
}
.part-three {
  height: 452px;
  width: 100%;
  background:url(../images/bg3.jpg) no-repeat;
  background-position: center;
}
.title {
  width: 1000px;
  margin: 0 auto;
  color: #9581b8;
  font-size: 16px;
  text-indent: 20px;
}
.text-note {
  color: #ff0000;
  font-size: 18px;
}
.step-box {
  width: 916px;
  margin: 14px auto 0; 
}
.step {
  width: 245px;
  height: 219px;
  float: left;
  background: url(../images/bzbg.png) no-repeat;
  background-position: center;
}
.step-jt {
  float: left;
  margin: 100px 26px 0;
}
.step-title {
  color: #bde5eb;
  width: 142px;
  height: 44px;
  background: url(../images/bgtit.png) no-repeat;
  background-position: center;
  text-align: center;
  line-height: 44px;
  margin: 0 auto;
}
.step-text {
  margin: 30px 8px 0;
  color: #bde5eb;
  line-height: 20px;
}
.step-code {
  color: #fdeacf;
  font-size: 14px;
  text-decoration: underline;  
}
.txt-inp {
  width: 230px;
  height: 37px;
  border: none;
  text-indent: 15px;
  color: #fff;
  background: url(../images/txt.png) no-repeat;
}
.step-inp {
  margin-top: 20px;
}
.code-btn {
  margin-top: 14px;
  cursor: pointer;
  text-align: center;
}
.part-four {
  width: 100%;
  height: 374px;
  background: url(../images/bg4.jpg) no-repeat;
  background-position: center;
  margin-top: -1px;
}
.anythingSlider {
  width: 1015px;
  position: relative;
  overflow: hidden;
}
.slider-box {
  width: 1106px;
  margin: 16px auto 0;
  position: relative;
}
.slider-container {
  width: 1014px;
  margin: 0 auto;
}
.part-five {
  width: 100%;
  height: 220px;
  background: url(../images/bj5.jpg) no-repeat;
  background-position: center;
}
.part-six {
  width: 100%;
  height: 758px;
  background: url(../images/bg6.jpg) no-repeat;
  background-position: center;
  margin-top: -1px;
}


#wrapper{
  width: 1038px;
  margin:0px auto;
  border:0px;
  padding:0px;
  position: relative;
}
#show-area{
  width:854px;
  height:483px;
  position:relative;
  margin:0px auto;
  overflow:hidden;
}
#show-area ul{
  position:relative;
  width:100000px;
  height:483px;
  right:0;
}
#show-area ul li{
  float:left;
  width:854px;
}
#controler{
  width:120px;
  text-align:center;
  position:absolute;
  top:300px;
  left:370px;
  z-index:1;
}
#controler div{
  height:15px;
  width:15px;
  border-radius:100%;
  background-color:#ccc;
  float:left;
  margin-left:5%;
  opacity:0.9;/*透明度50%*/
  filter:Alpha(opacity=90);/*为了适应旧的浏览器*/
}
#button-left{
  cursor: pointer;
  /*display:none;*/
  color:#fff;
  position: absolute;
  top: 184px;
  left: -15px;
  width: 123px;
  height: 176px;
  z-index:2;
  background:url(../images/left.png);  
}
#button-right{
  cursor: pointer;
  /*display:none;*/
  color:#fff;
  position: absolute;
  top: 184px;
  right: -15px;
  width: 123px;
  height: 176px;
  z-index:2;
  background:url(../images/right.png);
}
.onclick{
  background-color:#FFF !important;
}
.prev {
  position: absolute;
  width: 92px;
  height: 115px;
  background: url(../images/left1.png) no-repeat;
  left: -18px;
  top: 60px;
  outline:none;
}
.next {
  position: absolute;
  width: 92px;
  height: 115px;
  background: url(../images/right1.png) no-repeat;
  right: -43px;
  top: 60px;
  outline:none;
}
.black { 
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: 6;
  display: none;
}
.weima {
  position: fixed;
  top: 20%;
  width: 430px;
 left: 50%;
 margin-left: -215px;
  z-index: 10;
  display: none;

}
.title2 {
  margin-top: 14px;
}
.title2 img {
  width: 100%;
}
.swiper-slide {
  width: 190px;
  float: left;
  margin-left: 15px;
}
.slider-link {
  display: block;
  width: 100%;
  height: 100%;
}
.success-find {
  text-align: center;
  color: #9581b8;
  /* display: none; */
}
.success-cha {
  display: inline-block;
  color: #9581b8;
}
.code-rq {
  display: inline-block;
  color: #9581b8;
}