@charset "utf-8";
body{font-family:"Microsoft Yahei";font-size:14px;color:#333; padding:0; margin:0; line-height:175%;background: #ebebeb;overflow-x:hidden;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#333; font-size:14px;}
a{ color:#000;}
a:hover{ color:#D93500;}
div{-webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;}
/*头部*/
.header{
    width:100%;
    margin:0 auto;
    box-shadow: 0px 1px 5px #111;
    background:#fff;
}
.logoBox{
    width:280px;
    height:58px;
    float:left;
}
.logoImg{
    width:280px;
    height:58px;
    vertical-align:top;
}
.header .headLogo{
    width:1100px;
    margin:auto;
    padding-bottom:15px;
  padding-top:20px;
}
.other span{
    display:inline-block;
    padding:0 3px;
}
.other{
    float: right;
    padding-top: 40px;
}
.chineseTitle{
    height: 44px;
}
.other span img{
    vertical-align: middle;
}
.other span a{
    color:#787878;
    font-size: 12px;
  display:inline-block;
  position:relative;
  padding:0 5px;
}
.imgshow{
  display:block;
}
.logoLi{
  width:60px!important;
}
.logoLi:hover{
  background:none;
}
.other span a:hover{
  text-decoration:underline;  
}
.headerNav{
    width:100%;
    background: #0087D6;
  position:relative;
}
.nav{
    width:765px;
    float:left;
}
.nav>li{
    float:left;
    height: 60px;
    line-height:60px;
    width:100px;
    text-align:center;
    position:relative;
}
.nav>li .ej{
    position:absolute;
    top:60px;
    z-index:9999;
    width: 100px;
    display:none;
}
.nav>li .ej ul{
    position:relative;
    z-index:99999;
}
.nav>li .ej ul li{
    position:relative;
  line-height:50px;
}
.nav>li .ej ul li a{
    font-size: 14px;
  position:relative;
}
.dbl{
    display:none;
}
.twoli{
    background:#0087D6;
}
.zz{
    opacity: 0.8;
    background: #0087D6;
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    box-shadow: 0px 2px 3px #999;
}
.oneLi{
    background:#266CC3;
}
.nav>li>span{
    position:absolute;
    right: -1px;
    color:#fff;
    top: 0;
}
.sj{
    position:absolute;
    z-index:9999;
    width: 380px;
    left: 100px;
    top: 0;
}
.continent{
    padding:0 10px;
}
.continent p{
    color: #fff;
    font-size: 13px;
}
.continent .country a{
    display:inline-block;
    font-size: 12px;
    padding:0 5px;
}
.sj .zz{
    opacity: 0.8;
}
.sj ul li{
    line-height: 25px;
}
.sj ul li p{
    text-align: left;
    padding-left: 10px;
}
.sj ul li a {
    font-size: 12px;
}
.typeInfo{
    padding-left:5px ;
    text-align:left;
    position: relative;
    z-index:9999;
    line-height: 30px;
}
.typeInfo>a{
    display:inline-block!important;
    font-size: 12px!important;
    padding:0 5px;
}
.typeInfo a:hover{

    text-decoration: underline;
}
.nav>li a{
    color:#fff;
    font-size:15px;
    display: block;
}
.navBox{
    width:1130px;
    margin:auto;
}
.search {
    float:right;
    line-height:60px;
    padding:0 5px;
}
.searchicon{
    position:absolute;
    right:12px;
    top: -3px;
    background:#fff;
    height:25px;
    width:25px;
    display:block;
    cursor:pointer;
}
.searchBox{
    position:relative;
}
.searchInput{
    width:140px;
    border-radius:50px;
    height:20px;
    line-height:20px;
}
.navfix{
  position:fixed;
  top:0;
  z-index:99999;
  background:#0087D6;
}
.n_icon{
    display:none;
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 45px;
    height: 35px;
    padding:0 5px;
    margin-top: 13px;
    cursor:pointer;
}
.n_icon span{
    border:1px solid #fff;
    display:block;
    margin:7px 0px;
    width: 85%;
}

/*头部*/

/*跟随*/
.fixed{
    position:fixed;
    right: 0%;
    top: 30%;
    z-index:9999;
}
.fixed ul li{
    height: 65px;
    width: 65px;
}
.fixed ul li a{
    display:block;
    font-size:12px;
    color: #403752;
    height: 65px;
    text-align:center;
    background: #8e69d0;
}
.fixed ul li.on a{
    background: #6a4c98;
    color: #fff;
}
.fixedIcon{
    display:block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    margin: auto;
    padding: 5px 0;
}
.fixed ul li span.person{
    background: url(../images/personBlur.png) no-repeat center;

}
.fixed ul li span.user{
    background: url(../images/userBlur.png) no-repeat center;

}
.fixed ul li span.wx{
    background: url(../images/wxBlur.png) no-repeat center;

}
.fixed ul li span.qq{
    background: url(../images/qqBlur.png) no-repeat center;

}
.fixed ul li.on span.person{
    background: url(../images/person.png) no-repeat center;

}
.fixed ul li.on span.user{
    background: url(../images/user.png) no-repeat center;

}
.fixed ul li.on span.wx{
    background: url(../images/wx.png) no-repeat center;

}
.fixed ul li.on span.qq{
    background: url(../images/qq.png) no-repeat center;

}
.top{
    width: 100%;
    height: 25px!important;
}
.top img{
    padding: 5px;
}
.top a{
    line-height: 25px;
    height: 25px!important;
    background: #6a4c98!important;
}
/*跟随*/

/*展会信息*/
.exhibitionInfo,.exhibitionInfos{
    width: 1150px;
    margin: 0 auto;
    margin-top: 40px;
}
.info>div .thumbnail.first{
    width: 550px;
}
.info>div.first>.img img{
    width: 100%;
}
.site a{
    font-size: 12px;
    color:#007dcf;
    margin-bottom: 20px;
  display:block;
}
.theme{
    font-size: 16px;
    font-weight: normal;
}
.themeTitle a:hover{
  color:#007dcf;
}


.zzs{
  background:#000;
  opacity:0.4;
  position:fixed;
  width:100%;
  height:100%;
  z-index:9999;
  top:0;
}
.popCon{
  width:280px;
  position:fixed;
  left:50%;
  margin-left:-140px;
  height:40px;
  top:20%;
  background:#fff;
  z-index:9999;
  -webkit-box-shadow:1px 1px 6px #333;
  -moz-box-shadow:1px 1px 6px #333;
  box-shadow:1px 1px 6px #333;
  
}
.popTile{
  background:#333;
  color:#fff;
  padding:10px 0;
  padding-left:15px;
  font-size:16px;
}
.popWord{
  background:#fff;
  font-size:14px;
  line-height:25px;
}
.close-btn{
  width:60px;
  text-align:center;
  -webkit-box-shadow:1px 1px 3px #999;
  -moz-box-shadow:1px 1px 3px #999;
  box-shadow:1px 1px 3px #999;
  border-radius:3px;
  background:#0087D6;
  margin:auto;
  line-height:28px;
  color:#fff;
  cursor:pointer;
  
}
.closeBtn{
  background:#fff;
  padding-bottom:15px;
}


.introduce{
    margin-top: 30px;    
    height: 60px;
    overflow:hidden;
}
.introduce a{
  color: #bdbdbd;
}
.introduce a:hover{  
  color:#d8d8d8;
}
.infoConWord a{
  color:#fff;
  display:block;
}
.infoConWord a:hover{
  color:#d8d8d8;
}
.more{
    padding-top: 20px;
}
.more img{
    width: 26px;
    height: 26px;
}
.info>div{
    float:left;
}
.infoBox{
    width: 265px;
    margin:0 10px;
    height:435px;
    margin-bottom: 20px;
}
.thumbnail>.img img{
    width: 100%;
    height: 187px;
}
.journey{
    background:url(../images/journey.png) no-repeat;
    background-size: 100% 100%;
}
.journeyhead p{
    float:left;
    line-height: 35px;
    color:#fff;
    font-size: 18px;
    padding:10px 15px;
    text-align:center;
}
.journeyhead div{
    float:right;
}
.toggleJourney span{
    display:inline-block;
    padding: 10px 20px;
    line-height: 35px;
}
.toggleJourney span a{
    padding-bottom: 5px;
    color:#fff;
}
.journeyInfo{
    padding: 0 10px;
}
.date,.infoCon{
    padding:0 5px;
    color:#fff;
}
.journeyInfo dd,.journeyInfo dt{
    float:left;
}
.infoCon{
    width: 150px;
    margin-left:5px;
    font-size: 14px;
    overflow:hidden;
}
.infoCon p span{
    padding-right: 10px;
}
.infoConWord{
    padding-left: 16px;
    margin-left: 6px;
    border-left: 1px solid #fff;
    height: 50px;

}
.moreInfo{
    text-align: right;
    padding:20px;
    line-height: 35px;
}
.moreInfo a{
    color: #fff;
}
.company{
    background: url(../images/capany.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 40px;
    padding-bottom: 40px;
}
/*展会信息*/
/*公司动态*/
.companyToggle,.partnerIcon{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.companyToggle span a,.partnerIcon span a{
    color: #fff;
    font-size: 20px;
    font-weight: normal!important;
    padding: 0px 20px;
}
.companyInfo{
    width: 1150px;
    margin: auto;
}
.companyInfo .companyBox{
    float:left;
    width: 33.3%;
}
.companyInfo .companyBox .infoBox{
    width: 80%;
    margin:auto;
    margin-bottom: 0px;
    float:none;
    height: auto;
    background: none;
    padding-bottom: 30px;
}
.companyBox .infoBox .caption{
    padding: 5px 0;
}
.companyBox .infoBox .caption .theme a{
    color: #fff;
}
.companyBox .infoBox .caption .theme a:hover{  
    color: #d8d8d8;
}
.companyBox .infoBox .caption .introduce{
    margin-top: 10px;
    height: 82px;
}
.companyBox .infoBox .caption .introduce a{
  
    color: #fff;
}
.companyBox .infoBox .caption .introduce a:hover{
  
    color: #d8d8d8;
}
.selectMoreContent{
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}

.selectMore{
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    border:1px solid #fff;
    cursor: pointer;
}
.selectMore:hover{
    background: #fff;
    color: #333;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.selectMore:hover .selectMoreContent{
  background: #fff;
    color: #333;
}
/*公司动态*/
/*合作伙伴*/
.partnerIcon span a{
    color:#333;
    font-size: 24px;
}
.partnerIcon{
    width: 1150px;
    margin: auto;
}
.companyLogo{
    width: 96%;
    margin: auto;
}
.icon{
    line-height: 160px;
    width: 16%;
    float:left;
    text-align:center;
    height: 160px;
}
.partners{
    padding-bottom:40px;
}
.partner{
    background: #fff;
}
.partnerIcon {
    padding-bottom: 0px;
}
/*合作伙伴*/
/*合作伙伴*/
.footer{
    background: url(../images/footer_bg.png) no-repeat;
    background-size: 100% 100%;
}
.footerCon{
    width: 1150px;
    margin: auto;
    padding-bottom: 20px;
}
.PCleft{
    float:left;
    padding-top: 30px;
}
.PCleft ul{
    float:left;
    margin:0 3px;
    width: 65px;
}
.PCleft ul li{
    height: 30px;
    line-height: 30px;
}
.PCleft ul li a{
    display:block;
    color: #fff;
    font-size: 12px;
    text-align:center;
}
.PCleft ul li a:hover{
  text-decoration:underline;
}
.footerImg img{
    vertical-align: middle;
}
.footerCon span{
    color: #fff!important;
}
.footerCon a{
    color: #fff!important;
}
.PCright{
    padding-top: 30px;
    float:right;
}
.line{
    padding: 0 30px;
}
.PCright p{
    font-size: 12px;
}
.type{
    width: 90px;
    height: 25px;
    position: absolute;
    left: 0;
    bottom: 0px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
}
.img{
    position: relative;
  font-size:0;
}
.type_01{
    background: #0050C8;
}
.type_02{
    background: #00A0FF;
}
.type_03{
    background: #A0C800;
}
.type_04{
    background: #FFB400;
}
.type_05{
    background: #FF0000;
}
.type_06{
    background: #FF00FF;
}
.type_07{
    background: #5000C8;
}
.type_08{
    background: #0046AA;
}

.companyType{
    width: 60px;
    height: 60px;
    position: absolute;
    background: #0080d1;
    top: 0;
    left: 0;
    text-align:center;
}
.day{
    font-size: 24px;
    color:#fff;
}
.month{
    color: #fff;
    font-size:12px;
}
.newsOn{
    opacity: 0.5;
}
/*合作伙伴*/


/*******列表页*******/
.wz{
    width: 1150px;
    text-align: right;
    margin: 10px auto;
    padding-top: 10px;
}
.wz span{
    display: block;
}
.wz span:nth-child(1){
    font-size: 22px;
     float:left;
 }
.wz span:nth-child(2){
    float:right;
    padding-top:5px ;
}
.page{
    width: 1150px;
    margin: 10px auto;
    padding-top: 10px;
    text-align: center;
}
.page .pageCount,.page ul,.page .go{
    display: inline-block;
}
.page .pageCount{
    line-height: 35px;
    vertical-align: 10px;
}
.count{
    color: #1a9cf1;
}
.go input{
    width: 30px;height: 18px;vertical-align:12px;
}
.goBtn{
    width: 40px;
    height: 30px;
    background: #1a9cf1;
    border-radius: 5px;
    box-shadow: 1px 2px 3px #999;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    vertical-align: 12px;
    cursor: pointer;
}
.wzTwo span{
    font-size: 14px!important;
    width: 100%;
}
.wzTwo>span{
    width: 98%;
    margin: auto;
}
.head-fixed{
    position: fixed;
    top: 0;
    z-index:99999;
  max-height:100%;
}
.content{
    width: 1150px;
    margin: auto;
}
.menu{
    background: url(../images/journey.png) no-repeat;
    width: 285px;
    position: absolute;
    top: 222px;
    z-index:9998;
  height:500px;
}
.generaMenu{
    position: static;
  float:left;
}
.listOn a span{
    color:#8DC1F9;
}
.menuList{
    padding: 30px 0;
}
.menuList li{
    width: 100%;
    text-align: center;
    line-height: 30px;
}
.menuList li a{
    color: #fff;
}
.menuList li a:hover{
    text-decoration: underline;
}
.menuList li a span{
    padding-left: 10px;
}
.Con{
    padding-left: 320px;
  padding-top:20px;
}
.title{
    font-size: 23px;
    color: #666666;
    padding-bottom: 20px;
}
.pic{
    width: 100%;
}
.pic img{
    width: 100%;
}
.word{
    word-break: break-all;
    word-wrap: break-word;
}
.word p{
    text-indent: 0em;
}
.select{
    width: 24px;
    padding: 5px;
    height: 80px;
    background: #f00;
    position: absolute;
    right: -34px;
    display: none;
    cursor:pointer;
    background: #006cc5;
    line-height: 90px;
    text-align: center;
    top: 30%;
}
.nav .checkedLi{
    color: #8DC1F9;
}
.select img{
    width: 20px;
    -webkit-animation:img 2s infinite; /*Safari and Chrome*/
    -moz-animation:img 2s infinite; /*Safari and Chrome*/
    -o-animation:img 2s infinite; /*Safari and Chrome*/
    animation:img 2s infinite; /*Safari and Chrome*/
}
.image-text dl dt{
    width: 285px;
    height: 213px;
}
.image-text dl dt img{
    width: 100%;
}
.image-text dl dt{
    float:left;
}
.image-text dl dd{
    padding-left: 320px;
}
.image-text dl dd p:nth-child(1){
    padding-bottom: 5px;
    padding-top: 10px;
}
.time{
    padding-top: 80px;
}
.time span{
    font-size: 18px;
    padding-right: 15px;
    color: #666666;
}
.menuList b{
    font-size: 16px;
    font-weight: normal;
}
.menuList b{
    display: inline-block;
    color: #fff;
}
.generallist li{
    margin: 5px 20px;
    width: auto;
    text-align: left;
}
.generaInfo{
    padding-top: 30px;
}
.contact{
    padding-top: 25px;
    padding-bottom: 40px;
}
.contact .way{
    font-size: 22px;
    color: #666666;
}
.contact .contactWay{
    padding: 20px;
}
.contact .contactWay p{
    line-height: 30px;
    color: #666666;
}
.contactWay .contactT{
    display: inline-block;
    width: 65px;
}
.word p{
  font-size:16px;
  line-height:35px;
}
.goTop{
  position:fixed;
  display:none;
  bottom:5%;
  right:20px;
}
.goTop img{
  width:50px;
  height:50px;
}
.h30{
  height:30px;
}
.themeTitle a:hover{
  color:#007dcf;
}

