/*
头部
*/
.none{
  display: none;
}
.jpw-headerSection{
  height: 27px;
  line-height:27px;
  width: 100%;
  background-color: #DFDFDF;
  font-size: 10px;
  color: #A0A0A0;
}
.jpw-headerSection .jpw-header-right li{
  float: left;
  padding: 0 7px;
  position: relative;
}
.jpw-headerSection .jpw-header-right li .line{
  position:absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  height: 11px;
  width: 1px;
  background-color: #A0A0A0;
}
/*
*Logo部分
*/
.jpw-logoSection{
  height: 88px;
  padding-top:60px;
}
.jpw-logoSection .jpw-logo>div{
  display: inline-block;
  vertical-align: top;
}
.jpw-logoSection .jpw-logo a{
  display: block;
  width: 204px;
  height: 52px;
  background: url(../Images/logo.gif) no-repeat;
  text-indent: -99999em;
  margin-right:52px;
  margin-top:5px;
}
.jpw-logoSection .jpw-logo .jpw-logo-text{
  line-height:30px;
  font-size: 20px;
}
.jpw-logoSection .jpw-tel{
  font-size: 14px;
}
.jpw-logoSection .jpw-tel p{
  color: #838181;
  font-size: 16px;
}
.jpw-logoSection .jpw-tel p:last-child{
  font-size: 22px;
  padding-top:10px;
}
.jpw-logoSection .jpw-otherMall{
  margin-left:100px;
  font-size: 15px;
}
.jpw-logoSection .jpw-otherMall>div{
  margin-bottom:7px;
}
/*
* banner
*/
.jpw-bannerSection{
  position: relative;
  text-align: center;
}
.jpw-bannerSection .jpw-nav{
  min-width: 1200px;
  position: absolute;
  left: 50%;
  top:13px;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  font-size: 14px;
}
.jpw-bannerSection .jpw-nav>ul {
  border: 1px solid #3C3230;
  background-color: #fff;
}
.jpw-bannerSection .jpw-nav>ul>li{
  float:left;
  height: 46px;
  line-height:46px;
  width: 11.1%;
  border-right: 1px solid #C0C0C0;
  box-sizing: border-box;
  font-weight: 600;
  cursor: pointer;
}
.jpw-bannerSection .jpw-nav>ul>li:last-child{
  border-right:0;
}
.jpw-bannerSection .jpw-nav>ul>li.active{
  background-color: #48A1D5;
  color: #fff;
}
.jpw-bannerSection .jpw-nav li ul{
  background-color: #fff;
  opacity: 0.8;
  padding:10px 0 24px 0
}
.jpw-bannerSection .jpw-nav li ul li{
  height: 24px;
  line-height:24px;
  cursor: pointer;
}

.jpw-bannerSection .jpw-banner li a{
  display: block;
  height: 630px;
}
.jpw-bannerSection .jpw-banner-circle{
  position: absolute;
  bottom: 12px;
  right: 386px;
}
.jpw-bannerSection .jpw-banner-circle li{
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  float: left;
  margin-right:10px;
}
.jpw-bannerSection .jpw-banner-circle li.active{
  background-color: #0080CB;
}
/*
 猜你想找
*/
.jpw-wantSetion{
  padding:20px 0 72px 0;
  font-size: 14px;
}
.jpw-wantSetion a{
  font-size: 14px !important;
  color: #797776;
}
.jpw-wantSetion .jpw-wantSetion-left{
  padding-top:10px;
}
.jpw-wantSetion .jpw-wantSetion-left>span{
  color: #0080CB;
  font-weight: 600;
  margin-right:12px;
}
.jpw-wantSetion .jpw-wantSetion-left>div{
  display: inline-block;
}
.jpw-wantSetion .jpw-wantSetion-right{
  position: relative;
}
.jpw-wantSetion .jpw-wantSetion-right input{
  height: 32px;
  line-height:32px;
  width: 238px;
  border: 1px solid #9F9A99;
  text-align: center;
  z-index: 10000;
}
.jpw-wantSetion .jpw-wantSetion-right i{
  display: inline-block;
  width: 20px;
  height:20px;
  background-image: url(../Images/icon_search.png);
  position: absolute;
  right:42px;
  top:50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
body{
  background-color: #fff;
}
.container{
  width: 1200px;
  margin: 0 auto;
}

/*主体*/
.main{
  width: 100%;
}
.main .container{
  position: relative;
}
.main .title{
  padding-left: 222px;
  width: 100%;
  box-sizing: border-box;
  height: 24px;
  padding-top: 8px;
  margin-bottom: 15px;
}
.main .title a{
  color:#9e9e9f;
}
/*左*/
.main .left{
  width: 185px;
  text-align: center;
  line-height: 40px;
  margin-right: 85px;
}
.main .left dl a{
  width: 100%;
  height: 40px;
  display: inline-block;
}
.main .left dt a{
  font-size: 16px;
  color:#fff;
  background-color: #0080cb;
}
.main .left dd a{
  font-size: 14px;
  color:#5b5958;
  background-color: #ebebeb;
}
.active3 a{
  background-color: #0080cb !important;
  opacity: 0.3;
  color:#fff !important;
}
.center{
  width: 930px;
}
/*内容标题*/
.center h4{
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-bottom: 1px solid #9e9e9f;
  margin-bottom: 45px;
  color:#000;
}
.center .answer{
  margin-bottom: 190px;
}
.center .answer h6{
  color:#231815;
  font-weight: 600;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.center .answer p{
  color:#4c4948;
  font-size: 14px;
}
/*快速通道*/
.center>.path{
  width: 100%;
  padding:30px 55px;
  background-color: #f0f0f0;
  box-sizing: border-box;
}
.center>.path>p{
  height: 30px;
  color: #84be92;
  font-size: 20px;
}
.center>.path li{
  float: left;
  height: 27px;
  margin-right: 15px;
  font-size: 16px;
  color: #6a6867;
}
.center>.path>ul li:nth-child(1){
  color:#231815;
  font-weight: 600;
}
/*右*/
.right{
  width: 185px;
  position: absolute;
  /*right: -185px;*/
  left: 0;
  top: 295px;
}
.right .qq{
  width: 100%;
  height: 105px;
  background-color: #ebebeb;
  display: inline-block;
  text-align: center;
  padding-top: 18px;
  box-sizing: border-box;
  border-bottom: 1px solid #d3d3d3;
}
.right .qq p{
  color:#62a1d4;
  font-size: 14px;
  margin-top: 7px;
  font-weight: 600;
}
.right .phone{
  height: 75px;
  background-color: #ebebeb;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box;
  border-bottom: 1px solid #d3d3d3;
}
.right .phone p{
  color:#62a1d4;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 600;
}
.right .shop1{
  width: 100%;
  display: inline-block;
  height: 98px;
  background-color: #ebebeb;
  text-align: center;
  box-sizing: border-box;
  padding-top: 35px;
}
.right .shop2{
  margin-top: -1px;
  width: 100%;
  display: inline-block;
  height: 98px;
  background-color: #ebebeb;
  text-align: center;
  box-sizing: border-box;
  padding-top: 15px;
}
/*底部*/
.jpw-navBottom{
  margin-top: 75px;
  padding: 16px 0;
  text-align: center;
  background-color: #007FCC;
}
.jpw-navBottom ul{
  display: inline-block;
}
.jpw-navBottom li{
  float: left;
  padding:0 21px;
}
.jpw-navBottom li a{
  color: #fff;
  font-size: 20px;
}
 #check{
   width: 752px;
   height: 156px;
   margin: 30px auto;
   background-color: #f0f0f0;
 }
#check>p{
  text-align: center;
  padding-top: 36px;
  font-weight:600;
}
#check>div{
  text-align: center;
  padding-top: 16px;
}
#check>div>span{
  padding: 5px;
}
#check>div>div{
  display: inline-block;
  border: 1px solid #8D8886;
}
#check>div input{
  border: none;
  width: 394px;
  height: 30px;
}
#check #sou{
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url(../img/check.png) no-repeat center ;
  cursor: pointer;
}