@charset "utf-8";
/* loaction */
.location {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  position: relative;
  z-index: 9;overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.location .sitepath {
  color: #363636;
  white-space: nowrap;background: url(../images/icon.png)no-repeat left center;padding-left: 24px;
}

.location .sitepath a {
  color: #363636; padding:0 5px;
}
.location .sitepath a:hover {
  color: #40929e;
}


/*newslist*/
.newslist{margin-top: 40px;}
.newslist .top1{}
.newslist .top1 a{display: block;}
.newslist .top1 .img{width: 420px;height: 258px;border: 1px solid #dddddd;overflow: hidden;}
.newslist .top1 .img img{width: 100%;display: block; transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 400ms;}
.newslist .top1:hover .img img{  -webkit-transform: scale(1.11, 1.11);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration:400ms;
  -moz-transform: scale(1.11, 1.11);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration:400ms;
  transform: scale(1.11, 1.11);
  transition-timing-function: ease-out;
  transition-duration:400ms;} 
.newslist .top1 .des{width: 690px;margin-left: 30px;}
.newslist .top1 .des h2{font-size: 20px;line-height: 46px;margin-top: 22px;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.newslist .top1:hover .des h2{font-weight: bold;}
.newslist .top1 .des h3{font-size: 14px;color: #999999;line-height: 40px;margin-bottom: 4px;    font-weight: normal;}
.newslist .top1 .des p{font-size: 14px;color: #666;line-height: 28px;height: 90px;}
.newslist .top1 .des span{width: 166px;height: 38px;border: 1px solid #dddddd;display: block;text-align: center;line-height: 38px;transition: all ease 0.5s;}
.newslist .top1:hover .des span{color: #fff;background: #40929e;width: 180px;}
.newslist dl{}
.newslist dl dd{width: 100%;height: 126px;display: block;background: #f7f7f7;margin-top: 30px;}
.newslist dl dd a{display: block;}
.newslist dl dd .date{width: 160px;text-align: center;color: #999999;padding-top: 34px;}
.newslist dl dd .date h3{font-size: 30px;font-weight: bold;line-height: 34px;}
.newslist dl dd .date h4{font-size: 16px;line-height: 24px;    font-weight: normal;}
.newslist dl dd .des{width: 840px;padding-top: 16px;}
.newslist dl dd .des h2{font-size: 20px;line-height: 40px;   /* transition: all ease 0.36s;*/    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.newslist dl dd:hover .des h2{font-weight: bold;/*color: #40929e;*/}
.newslist dl dd .des p{color: #666;line-height: 28px;}
.newslist dl dd span{    float: right;
    width: 154px;
    text-align: center;
    border-left: 1px solid #dddddd;
    height: 92px;
    margin: 17px 0;
    line-height: 92px;}
.wrapper .ntitle h3 {
  font-size: 36px; color:#333; line-height:48px; font-weight:normal;
  position: relative;text-align: center;
}
.wrapper .ntitle h3 s{ background:url(../images/a6_03.png) center center no-repeat; width:619px; height:9px;display:block; margin:0 auto; margin-top:18px;}

/*meun*/
.meun{position: relative;border-bottom: 1px solid #dddddd;margin-top: 10px;}
.meun .viewpoint_nav{text-align: center;  position: relative;}
.meun .viewpoint_nav dd{   display: inline-block;
    margin: 0 12px !important;
    font-size: 16px;
    position: relative;
    z-index: 2;}
.meun .viewpoint_nav dd a{   background: none;      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;   line-height: 66px;    display: inline-block;}
.meun .viewpoint_nav dd.current{    border-bottom: 3px solid #f39c18;}
.meun .viewpoint_nav dd.current a.s{
    color: #f39c18;
    line-height: 66px;
    display: inline-block;
    font-weight: bold;
}
.meun .viewpoint_nav dd.cur ul{ 
    text-align: center;
    position: absolute;
    min-width: 100%;
    background: #40929e;
    top: 74px;
    left: -20px;
}
.meun .viewpoint_nav dd ul{  text-align: center;
    position: absolute;
      min-width: 100%;
    background: none;
    top: 63px;
    left:  50%;}
.meun .viewpoint_nav dd.cor .drops{ 
    display: block;}
.meun .viewpoint_nav dd .drops{ 
    display: none;}
.meun .viewpoint_nav dd.current ul{   }
.meun .viewpoint_nav dd ul li{      
    font-size: 14px;
    float: none;
    display: block;
    height: 46px;
    line-height: 46px;}
.meun .viewpoint_nav dd ul li a{      color: #fff;
    border-bottom: none;
    display: block;
    height: 46px;
    line-height: 46px;    padding: 0 6px;}
.meun .viewpoint_nav dd ul li.hover a,.meun .viewpoint_nav dd ul li:hover a{    color: #ffffff;    background: #F39C18;   }
.meun .viewpoint_nav dd i,.meun .viewpoint_nav dd em{    padding-left: 4px;
    display: none;    width: 16px;}
.meun .viewpoint_nav dd.cur i{    display: inline-block;}
.meun .viewpoint_nav dd em,.meun .viewpoint_nav dd.cor i,.meun .viewpoint_nav dd.cur:hover i{ display: none;}
.meun .viewpoint_nav dd em{   padding-left: 4px;     width: 16px;display: none;}
.meun .viewpoint_nav dd.cor.cur em,.meun .viewpoint_nav dd.cur:hover em{display: inline-block;}
.meun .viewpoint_nav dd.cor em{display: none;}
.sidebar{position: relative;border-bottom: 1px solid #dddddd;}
.sidebar dl{text-align: center;}
.sidebar dl dd{    display: inline-block;position: relative;margin: 0 12px !important;height: 52px;line-height: 52px;}
.sidebar dl dd a{display: block;}
.sidebar dl dd.current a{color: #40929e;}

/*list-product*/
.list-product{margin: 40px auto 0;}
.list-product .list{}
.list-product .item{float: left;margin: 0 20px 36px 0;}
.list-product .item:nth-child(4n){margin-right: 0;}
.list-product  .item  .img {
    display: block;
    width: 283px;
    height: 213px;
    position: relative;
    overflow: hidden;
    border: 1px solid #dddddd;
}
.list-product .item .img img{width: 283px;height: 211px;transition: all ease 0.36s;    overflow: hidden;}
.list-product .item:hover .img{
    border: 1px solid #40929e;
}
.list-product .item:hover .img img{
    transform: scale(1.05);
}
.list-product .item .img .item_mask{width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  *zoom: 1;
  -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
  transform: rotateX(180deg) scale(0.2, 0.2);
  transition: all ease-out .5s;}
.list-product .item:hover .item_mask {
  opacity: 1;
  filter: Alpha(opacity=100);
  -webkit-transform: rotateX(0deg) scale(1, 1);
  transform: rotateX(0deg) scale(1, 1);
  transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
  background: rgba(30, 70, 161, 0.8);
}  
.list-product .item .img .item_mask a{width: 82px;height: 30px;text-align: center;line-height: 30px;border:1px solid #ffffff;float: left;color: #ffffff;margin: 90px 0 0;}
.list-product .item .img .item_mask a.xq{margin-left: 40px;}
.list-product .item .img .item_mask a.zx{margin-left:36px;}
.list-product .item h3{
      line-height: 48px;
    text-align: center;
    font-weight: normal;
    transition: all ease 0.5s;
    width: 275px;
    padding: 0 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-product .item:hover h3{background: #40929e;color: #fff;}

.ntitle{margin-top: 26px;}
/* pager */
.pager { width:100%; height:38px;     padding: 30px 0 80px; text-align:center; }
.pager > * { display:inline-block; height:38px; line-height:38px; padding:0 20px; background:#FFF; border:1px solid #ddd; margin:0 5px; }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#f8f8f8; color:#d9324c; font-weight:bold; }
.pager > a:hover { background:#f9f9f9; }
.pager .current{    background: #40929e; color: #ffffff; border: 1px solid #40929e;}

/*recruiting*/
.recruiting{}

.recruiting ul{padding: 32px 0 50px;}
.recruiting .report-item{width: 100%;    margin-bottom: 25px; box-shadow: 4px 0 8px rgba(0, 0, 0, 0.1);  }
.recruiting .report-item:last-child{}
.recruiting .report-item .report-item-type{height:78px;line-height:78px;font-size:18px;color:#333;background: url(../images/recruit1.png) no-repeat 100% center/22px 21px;cursor: pointer;padding-left: 30px;
    background-position: 1163px;}
.recruiting .report-item .report-item-type h1{float: left;    font-size: 24px;color: #40929e;font-family: impact;margin-right: 32px;font-weight: normal;}
.recruiting .report-item .report-item-type h2{float: left; font-size: 24px;font-weight: normal;}
.recruiting .report-item .report-item-type h3{float: left;font-size: 14px;font-weight: normal;}    
.recruiting .report-item .report-item-type i{width: 2px;height: 35px;background: #bfbfbf;    float: left;margin: 21px 30px 0;}
.recruiting .report-item.active .report-item-type{background: url(../images/recruit2.png) no-repeat 100% center/22px 21px #f5f5f5; background-position: 1163px;}
.recruiting .report-item .report-item-box{background:#f5f5f5;border-top: 1px solid #eee;padding:30px;display: none;}
.recruiting .report-item .report-item-box .report-bg{position: relative;}
.recruiting .report-item .report-item-box .report-bg .test{width: 850px;margin-left: 148px;}
.recruiting .report-item .report-item-box .report-bg .more{    width: 116px;background: #40929e;display: block;padding: 3px;    right: 0;
    position: absolute;bottom: 0;}
.recruiting .report-item .report-item-box .report-bg .more span{    border: 1px solid #ffffff;
    display: block;line-height: 42px;text-align: center;color: #ffffff;}
    
/*listnews*/
.listnews{}
.listnews dl{margin-top: 40px;}
.listnews dd{border: 1px solid #fff;display: block;width: 100%;margin-bottom: 32px;transition: all ease 0.5s;position: relative;    float: left;}
.listnews dd a{display: block;}
.listnews dd .img{float: left;width: 268px;height: 200px;overflow: hidden;}
.listnews dd .img img{width: 268px;height: 200px;display: block;    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 400ms;}
.listnews dd .des{float: left;width: 660px;padding: 15px 45px 27px 35px;}
.listnews dd .des h2{line-height: 56px;font-size: 20px;font-weight: normal;}
.listnews dd .des p{color: #666666;line-height: 28px;}
.listnews dd .des span{line-height: 26px;margin-top: 20px;display: block;}
.listnews dd .date{float: right;width: 186px;height: 136px;border-left: 1px solid #dddddd;text-align: center;margin-top: 32px;color: #666666;}
.listnews dd .date h3{font-size: 30px;line-height: 40px;margin-top: 34px;}
.listnews dd .date h4{font-weight: normal;line-height: 28px;}
.listnews dd:hover{ border-color: #dddddd;background: #f6f6f6;}
.listnews dd:hover .des h2{font-weight: bold;}
.listnews dd:hover .date{color: #40929e;}
.listnews dd:hover .img img{  -webkit-transform: scale(1.11, 1.11);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration:400ms;
  -moz-transform: scale(1.11, 1.11);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration:400ms;
  transform: scale(1.11, 1.11);
  transition-timing-function: ease-out;
  transition-duration:400ms;}

/*singlenews*/
.singlenews{padding: 28px 0;}
.singlenews .ArticleTitle h1{font-size: 24px;text-align: center;line-height: 54px;}
.singlenews .ArticleMessage{color: #999999;text-align: center;line-height: 42px;}
.singlenews .article{padding: 5px 0px;line-height: 2em;overflow: hidden;    text-align: justify;}
.singlenews .article img{max-width: 100%;}
/* reLink */
.reLink {height: 56px;width: 100%;margin: 30px auto 30px;overflow:hidden;border-top: 1px solid #d7d6d6;}
.reLink .prevLink {float: left;height: 56px;line-height: 56px;}
.reLink .nextLink {float: right;height: 56px;line-height: 56px;}


/*aboutlist*/
.aboutlist{padding: 30px 0;}
.aboutlist .contactcomt{width: 600px;}
.aboutlist .contactcomt h2{font-size: 20px;}
.aboutlist .contactcomt h3{color: #666666;font-weight: normal;}
.aboutlist .contactcomt ul{}
.aboutlist .contactcomt li{display: inline-block;width: 100%;font-size: 16px;padding-left: 60px;margin-top: 30px;    transition: all ease 0.36s;cursor: pointer;}
.aboutlist .contactcomt li span{line-height: 30px;}
.aboutlist .contactcomt li p{line-height: 28px;}
.aboutlist .contactcomt li.li01{background: url(../images/ctel01.png)no-repeat left center;}
.aboutlist .contactcomt li.li02{background: url(../images/ctel01.png)no-repeat left center;}
.aboutlist .contactcomt li.li03{background: url(../images/cem01.png)no-repeat left center;}
.aboutlist .contactcomt li.li04{background: url(../images/cadd01.png)no-repeat left center;}
.aboutlist .contactcomt li.li01:hover{background: url(../images/ctel02.png)no-repeat left center;}
.aboutlist .contactcomt li.li02:hover{background: url(../images/ctel02.png)no-repeat left center;}
.aboutlist .contactcomt li.li03:hover{background: url(../images/cem02.png)no-repeat left center;}
.aboutlist .contactcomt li.li04:hover{background: url(../images/cadd02.png)no-repeat left center;}

.recommend-form .tit{    display: inline-block; line-height: 18px;}
.recommend-form .tit h1{font-size: 20px;float: left;margin-right: 6px;}
.recommend-form .tit h2{font-size: 14px;color: #999999;    float: left;    line-height: 24px;font-weight: normal;}
.recommend-form .tit p{display: inline-block;color: #666; }
.recommend-form {    width: 520px;}
.recommend-form .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#56a20e; border-left:5px solid #56a20e; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-form .main { width:auto; overflow:hidden;     padding: 20px 0 0 0;}
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:8px; position:relative;    margin-top: 6px; }
.recommend-form .row-1 { width:520px; height:auto;border-bottom: 1px solid #bfbfbf;}
.recommend-form .row-2 { width:520px; height:auto; padding:0 0 0 0; border-bottom: 1px solid #bfbfbf;}
.recommend-form .row-3 { width:520px; height:auto; }
.recommend-form .row-1 i{    float: left;
    height: 44px;
    line-height: 44px;color: #f32727;}
.recommend-form .txt {display: block;/*text-indent: 1em;*/    padding-left: 5px;height:44px; line-height:44px;  border:0; color:#999; }
.recommend-form .text { width:510px; border:0; line-height:20px; height:100px; color:#999;padding: 5px;}
.recommend-form .submit {  width:520px; height:48px; border:0; cursor:pointer; color:#f26f05; font-size:16px;border: 1px solid #f26f05;background: none;     margin:16px auto 0;
    display: block;    transition: all ease 0.36s;}
.recommend-form .submit:hover { background:#f26f05;color: #ffffff; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
.aboutlist .map{margin: 50px 0;}

/*showProduct*/
.showProduct{padding: 50px 0;}
.showProduct .showImg {
    padding-bottom: 30px;
}
.showProduct .photo {
  width: 578px;
  position: relative;
  height: 434px;
}
.showProduct .photo .jqzoom {
  width: 578px;
  height: 550px;
  overflow: hidden;
  position: relative;
  padding: 0px;
  cursor: pointer;
}
.showProduct .photo .zoomdiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
}
.showProduct .photo .jqZoomPup {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #eee;
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=50);
}
.showProduct .photo .img {
  width: 580px;
  height: 436px;
  display: block;
}
.showProduct .photo .bigimg {
  width: 580px;
  height: 436px;
  display: block;
  position: relative;
  overflow: hidden;
}
.showProduct .photo .bigimg .list {
  width: 1000%;
  position: relative;
}
.showProduct .photo .bigimg .list li {
  width: 580px;
  height: 436px;
  float: left;
}
.showProduct .photo .bigimg .list img {
  width: 576px;
  height: 432px;border: 1px solid #dddddd;
  display: block;
  transition: all ease 300ms;
}
.showProduct .photo .photoimg {
  width: 578px;
  height: 95px;
  padding: 10px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/black50.png) repeat 0 0;
}
.showProduct .photo .photoimg .list {
  width: 538px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.showProduct .photo .photoimg .listcon {
  width: 300%;
  position: relative;
}
.showProduct .photo .photoimg .listcon li {
  width: 130px;
  height: 97px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 6px;
}
.showProduct .photo .photoimg .listcon li img {
  width: 128px;
  height: 95px; border: 1px solid #dddddd;
  display: block;
}
.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img {
  border: 1px solid #40929e;
  width: 128px;
  height:95px;
}
.showProduct .photo .photoimg .prev,
.showProduct .photo .photoimg .next {    transition: all ease 0.36s;
  width: 11px;
  height: 28px;
  z-index: 10;
  position: absolute;
  top: 44px;
  cursor: pointer;
}
.showProduct .photo .photoimg .prev:hover,
.showProduct .photo .photoimg .next:hover {
 opacity: 0.6;
}
.showProduct .photo .photoimg .prev {
  left: 0;
  background:url(../images/fl.png)no-repeat;
}
.showProduct .photo .photoimg .next {
  right: 0;
  background:url(../images/fr.png)no-repeat;
}
.imgtxtcon{width: 570px;}
.imgtxtcon h2{background: url(../images/pxian.png)no-repeat bottom;font-size: 30px;padding: 20px 0 30px;}
.imgtxtcon .des{line-height: 28px;margin: 12px 0 50px;height: 120px;overflow-y: auto;padding-right: 10px;}
.caseshow .imgtxtcon .des {
    height: 130px;
    margin: 15px 0 35px;
}
.imgtxtcon .des::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.imgtxtcon .des::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #a1a0a0;
    }
.imgtxtcon .des::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
.imgtxtcon .tel{background: #f5f5f5;height: 60px;line-height: 60px;width: 374px;display: block;border-radius:5px ;}
.imgtxtcon .tel span{background: url(../images/ptel.png)no-repeat center left;padding-left: 45px;font-size: 20px;    display: block;margin-left: 14px;}
.imgtxtcon .tel b{font-size: 22px;font-weight: normal;}
.imgtxtcon .zixun{background: #f39c18;height: 60px;line-height: 60px;width: 374px;display: block;margin: 25px 0 0;font-size: 24px;text-align: center;color: #ffffff;}
.imgtxtcon .zixun:hover{background: #40929e;}

.showProduct .investment_f {margin:0 0 50px;    background: url(../images/investment_f_bg.png);}
.showProduct .investment_f .investment_title {height:50px;   border-bottom: 1px solid #dddddd;}
.showProduct .investment_title div {width:168px;height:50px; float:left; display:inline;text-align:center;line-height:50px; color:#333; cursor:pointer; position: relative;margin-right: 8px;background: #f5f5f5;}
.showProduct .investment_title div h1{font-weight: normal;font-size:20px;padding-left: 30px;    margin-left: 22px;}
.showProduct .investment_title div.on {color:#ffffff; background: #40929e; }
.showProduct .investment_con {clear:both;margin-top: 20px;}
.showProduct .investment_con_list {display:none;}
.showProduct .investment_con_list img{max-width: 100%;}
.showProduct .investment_con_list .list{ overflow: hidden;    margin-bottom: 20px;     padding-bottom: 20px;   border-bottom: 1px dashed #bdbdbd;}
.showProduct .investment_con_list .list dt{    font-size: 18px;
    font-weight: bold;
    color: #40929e;
    line-height: 30px;overflow: hidden;}
.showProduct .investment_con_list .list dt h5{    float: left;font-size: 18px;}
.showProduct .investment_con_list .list dt .dianji{    float: right;}
.showProduct .investment_con_list .list dd{    width: 50%;
    float: left;}
.showProduct .investment_con_list .list03{width: 100%;overflow: hidden;}
.showProduct .investment_title div.tab01 h1{background: url(../images/tab1.png)no-repeat center left;}
.showProduct .investment_title div.tab02 h1{background: url(../images/tab2.png)no-repeat center left;}
.showProduct .investment_title div.tab03 h1{background: url(../images/tab3.png)no-repeat center left;}
.showProduct .investment_title div.on.tab01 h1{background: url(../images/tab11.png)no-repeat center left;}
.showProduct .investment_title div.on.tab02 h1{background: url(../images/tab22.png)no-repeat center left;}
.showProduct .investment_title div.on.tab03 h1{background: url(../images/tab33.png)no-repeat center left;}

/*relateNews*/
.relateNews{}
.relateNews .n-tit{border-bottom: 1px solid #dddddd;padding: 10px 0;}
.relateNews .n-tit h3{font-size: 20px;border-left: 4px solid #40929e;padding-left: 12px;    line-height: 20px;
    float: left;}
.relateNews .n-tit h3 i{color: #999999;font-size: 14px;font-weight: normal;margin-left: 6px;}
.relateNews .n-tit .more{}
.relateNews ul{    margin-top: 20px;}
.relateNews ul li{    margin-right: 20px;}
.relateNews ul li:nth-child(4n){margin-right: 0;}
.relateNews li a{}
.relateNews li img{width: 283px;border: 1px solid #ebebeb;height: 212px;    transition: all ease 0.36s;}
.relateNews li:hover img{border-color:#40929e ;}
.relateNews li h2{font-size: 16px;font-weight: normal;text-align: center;display: block;line-height: 50px;}

/*company*/
.company{padding: 40px 0 50px;}
.company .box{}
.company .box .img{width: 526px;}
.company .box .img img{width: 100%;display: block;}
.company .box .des{width: 652px;    text-align: justify;}
.company .realizetxt{margin: 10px 0;}

/*singlelist*/
.singlelist{padding: 40px 0 50px;}
.singlelist img{max-width: 100%;}

/*honorlist*/
.honorlist{padding: 40px 0 0;}
.honorlist ul{}
.honorlist li{margin: 0 20px 18px 0;}
.honorlist li:nth-child(4n){margin-right: 0;}
.honorlist li a{display: block;}
.honorlist li .img{width: 283px;height: 211px;border: 1px solid #dddddd;overflow: hidden;}
.honorlist li .img img{width: 100%;display: block;height: 100%;transition: all ease 0.36s;}
.honorlist li span{display: block;line-height: 50px;text-align: center;}
.honorlist li .img:hover img{transform: scale(1.05);}


.js-lightBox{
  cursor: pointer;
  /*opacity: .8;*/
}

.js-lightBox:hover{
  opacity: 1;
}

.lightBox-view img{
    display: block;
    display: none;
    border:0px;
    margin:0px !important;
}

.lightBox-popupMask{
  position: fixed;
  background:black;
  filter:alpha(opacity=80);/* IE */
  opacity:0.8;
  width:100%;
  height: 100%;
  z-index:9999;
  display: none;
  background-image: url('../images/icon/overlay.png');
}

.lightBox-popup{

}

.lightBox-popup{
  display: none; 
  position: fixed;
  z-index:10000;
  top:0%;
  left:50%;
  height: 50%;
  background-color: white;
  /* margin-left:-500px; */
  border:5px solid white;
/*  overflow: hidden;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/loading.gif'); 
  background-size: 8%;
}

.lightBox-description .lightBox-btn{
 /*  position: absolute;
  top:0; */
  display: inline-block;
  height: 50px;
  width:50px;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  filter:alpha(opacity=100);/* IE */ 
  opacity: 1;
  background-image: url('../images/opacity.png');
}
.lightBox-description .lightBox-btn:hover{
  filter:alpha(opacity=60);/* IE */ 
  opacity: 0.6;
}

/* .lightBox-view .lightBox-prev-btn{
  left:0; 
}
.lightBox-view .lightBox-next-btn{
  right:0;
} */

.lightBox-description .lightBox-prev-btn.active{
  background: url('../images/iconBox.png') 100px; 
}
.lightBox-description .lightBox-next-btn.active{
  background: url('../images/iconBox.png') 50px; 
}

.lightBox-description .lightBox-prev-btn.disable{
  background: url('../images/iconBox.png') 100px; 
  opacity: 0.1;
  cursor: default;
}
.lightBox-description .lightBox-next-btn.disable{
 background: url('../images/iconBox.png') 50px;
  opacity: 0.1;
  cursor: default;
}
.lightBox-view{    position: relative;
    height: 100%;}

.lightBox-view .lightBox-description{
  /*position: relative;

  display: none;
  color:white;
  background-color: black;
  filter:alpha(opacity=80);
  background: rgba(0,0,0,.8);
      margin-top: -55px;
    line-height: 50px;*/
}
.lightBox-view .lightBox-description .lightBox-current-index{

}
.lightBox-view .lightBox-description .lightBox-close{
  float: right;
  display: block;
  width:50px;
  height:50px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url('../images/iconBox.png'); 
  background-position: 0;
      position: absolute;
    top: -5px;
    right: -55px;    background-color: #535353;
}
.lightBox-description .lightBox-title{position: relative;
    color: white;
    background-color: black;
    filter: alpha(opacity=80);
    background: rgba(0,0,0,.8);
    margin-top: -55px;
    line-height: 50px;text-align: center;display: block !important;}
.lightBox-description .btn-position{
  float: right;
     position: absolute;
    width: 50px;
    height: 100px;
    right: -55px;
    top: 45px;    background-color: #535353;    display: none;
}
.lightBox-view .lightBox-current-index{    background: rgba(30, 70, 161, 0.95);
    display: block;
    color: #fff;
    margin-left: -5px;
    width: calc(100% + 10px) !important;margin-top: 5px;
    
    line-height: 28px;    position: relative;}
.lightBox-view .lightBox-current-index .lightBox-current{font-size: 14px;font-weight: normal;    width: 94%;
    margin: 0 auto;}




.zitc{
  -webkit-animation: zitc 600ms ease-out infinite alternate;animation: zitc 600ms ease-out infinite alternate;
}
@keyframes zitc{
  0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
/*  20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }*/
100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
