.head{
    height: 40px;
    overflow: hidden;
    border-bottom:1px solid #dbdbdb; 
} 
.head .center{
    margin-top:11px; 
}
.head .center>div{
    float: left;
    height: 16px;
    line-height: 16px;
    color: #999999;
}
.head .center .wec{
    padding-right: 14px;
    border-right:1px solid #999999; 
    font-size: 12px;
}
.head .center .gw{
   margin-left: 14px;
   
}
.head .center>div a{
    color: #999999;
    font-size: 12px;
}
.head .center>a{
    float: right;
    height: 16px;
    color: #999999;
    line-height: 16px;
    font-size: 12px;
}
.head .center .dl{
    padding-right: 10px;
    border-right:1px solid #999999; 
}
.head .center .zc{
    margin-left: 10px;
}

.banner{
  height: 460px;
  background-position:center; 
  overflow: hidden;
  position: relative;
  background: url(../images/babg.jpg) no-repeat;
  background-position: center center;
  transition: all 0.5s;
}
.banner .nextbtn {
    position: absolute;
    right: 100px;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
    opacity: .5;
    transition: opacity .6s;
    outline:none;
}
.banner .prevbtn:hover{
    opacity: 1;
}
.banner .nextbtn:hover{
    opacity: 1;
}
.banner .prevbtn {
    position: absolute;
    left: 100px;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
    opacity: .5;
    transition: opacity .6s;
    outline:none;
}
.logo{
    margin: 0 auto;
   
}
.logo img{
    margin: 0 auto;
    display: block;
    width: 224px;
    margin-top: 57px;
}
.seach{
    width: 800px;
    height: 54px;
    margin: 0 auto;
    margin-top: 39px;
}
.seach .inputBox{
    width: 700px;
    background: #fff;
    height: 54px;
    position: relative;
    z-index: 99;
}
.inputBox>input{
    font-size: 16px;
    padding-left: 58px;
}
.seachIcon {
    position: absolute;
    width: 30px;
    height: 26px;
    top: 14px;
    left: 16px;
    border-right:1px solid #f2f2f2; 
    z-index: 99;
}
.seachIcon img{
    width: 16px!important;
    display: block!important;
    margin-top: 5px!important;
}
.seach input{
    width: 632px;
    padding-right: 10px;
    height: 52px;
    border: none;
}
.seach .seBtn {
    height: 54px;
    width: 100px;
    text-align: center;
    line-height: 54px;
    background: #FFEDA5;
    color: #fff;
    cursor: pointer;
}
    .seach .seBtn input {
        width: 100%;
        background: #0077ff;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
    }
.sear_jieguo{
    position: relative;    
    margin-top: 1px;
}
.sear_jieguo img{
    position: fixed;
    top: 50%;
    width: 60%;    
    position: absolute;
    top: 50%;
    display: none;
    left: 0;
    width: 100%;
}
.search_result {
    overflow: auto;
    height: 236px;
    width: 100%;
    display: none;
}
.search_result li{
   padding: 0 20px; 
   height: 40px;
   background: #fff;
   line-height: 40px;
   border-bottom: 1px solid #ddd;
   position: relative;
   z-index: 999;
}
.search_result li a{
   width: 100%;
   height: 100%;
   display: block;
}
.search_result li a:hover{
   color: #2273c0;
}
.search-ipt{
  position: relative;
  z-index: 99;
}

.hotSeach {
    width: 800px;
    margin: 0 auto;
   margin-top:8px; 
   font-size: 12px;
}
.hotSeach a {
    font-size: 12px;
    margin-left:15px; 
}
.content{
  padding-bottom: 40px;
}
.content h4{
    color: #54637f;
    text-align: center;
    font-size: 28px;
    margin: 78px 0 40px;
}
.sort>li{
    float: left;
    width: 400px;
    
}
.claNames{
    box-shadow: 0px 4px 8px 0px 
    rgba(0, 0, 0, 0.1), 
    0px 0px 5px 0px 
    rgba(0, 0, 0, 0.06);
}
/*.sort>li:hover .claName{
    box-shadow: 0px 4px 8px 0px 
    rgba(0, 0, 0, 0.1), 
    0px 0px 5px 0px 
    rgba(0, 0, 0, 0.06);
}
.sort>li:hover .cla{
   position: absolute;
   box-shadow: 0px 4px 8px 0px 
   rgba(0, 0, 0, 0.1), 
   0px 5px 5px 0px 
   rgba(0, 0, 0, 0.06);
   background: #fff;
   z-index: 9999;
   padding-bottom:40px; 
}
.sort>li:hover .cla a{
    display: block;
 }*/
 
.clas{
    position: relative;
    width: 400px;
    height: 175px;

}
/*.sort>li:hover .cla a{
   display: block;
}*/
.sort .claName {
    padding-top:40px; 
}
.sort .claName img{
   display: block;
   margin: 0 auto;
}
.sort .claName div{
  text-align: center;
  font-size: 22px;
  color: #1f2f4c;
  padding-top: 18px;
  padding-bottom: 10px;
 }
 .sort .cla{
     padding-left: 23px;
     
 }
 .sort .cla>a{
    float: left;
    width: 142px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #b1ccfc;
    border-radius: 15px;
    margin-left: 20px;
    margin-top: 11px;
    position: relative;
    display: block;
    font-size: 15px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
 }
 .sort .cla>a:hover{
     border-color: #266ffc;
     background: #266ffc;
     color: #fff;
 }
 .sort .cla>a:nth-child(n+7){
     display: none;
 }
/* .sort .cla>li:hover a{
     color: #fff;
 }
 .sort .cla>li a{
     display: block;
     font-size: 15px;
     color: #666666;
 }*/
 .hot{
    position: absolute;
    top: 4px;
    right: 6px;
 }


.bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
    background-color: rgba(255, 255, 255, 0.1) !important;
    background: #fff;
    filter: alpha(opacity=10);
    left: 0;
    top: 0;
    display: none;
}
::-webkit-scrollbar {
width:12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
}
::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(34,115,192,.4);
}


.shiti_box{
    width: 1200px;
    margin: 40px auto 0;
}
.shiti_box h2{
    font-size: 28px;
    color: #54637f;
    text-align: center;
    margin-bottom: 24px;
}
.shiti_box_content{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.personal-slider-a {
    width: 1110px;
    margin: 0 auto;
}
.personal-slider-a ul li p{
    width: 50%;
    float: left;
    margin: 8px 0;
}
.personal-slider-a ul li p span{
    font-size: 12px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d6d6d6;
    width: 70px;
    text-align: center;
    line-height: 26px;
    border-radius: 20px;
}
.personal-slider-a ul li p a{
    width: 450px;
    font-size: 15px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}
    .personal-slider-a ul li p a:hover {
        color: #0077ff;
    }

.unslider-nav {
  bottom: 40px;
} 

.unslider-nav ol {
  list-style: none;
  text-align: center;
}

.unslider-nav ol li,.unslider-nav ol li {
  display: inline-block;
  float: none;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #0077ff;
  cursor: pointer;
  opacity: .4;
}

.unslider-nav ol li.unslider-active {
  background: #0077ff;
  cursor: default;
  opacity: 1;
}

.unslider-arrow{
  display: none;
}

.unslider-arrow:hover{
  opacity: 1;
}

.unslider-arrow.prev{
  left: -50px;
  right: auto;
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.unslider-arrow {
  right: 60px;
}

.unslider-arrow.prev {
  left: 60px;
}