/*
2017
*/
.wrap .w1000 {
  width: 1000px;
  margin: 0 auto;
}
.wrap .w1100 {
  width: 1100px;
  margin: 0 auto;
}
.wrap a:hover {
  color: #fc7330;
}
.wrap .header {
  width: 100%;
}
.wrap .header .headtop {
  width: 100%;
  height: 37px;
}
.wrap .header .headtop .searchlanguage {
  width: 456px;
  float: right;
  line-height: 37px;
  text-align: right;
}
.wrap .header .headmid {
  width: 100%;
  height: 120px;
}
.wrap .header .headnav {
  width: 100%;
  height: 50px;
  background: #ec7308;
  position: relative;
}
.wrap .header .headnav ul {
  display: flex;
  justify-content: flex-end;
}
.wrap .header .headnav ul li {
  line-height: 50px;
  font-size: 16px;
  position:relative;
}
.wrap .header .headnav ul li:after{
  content: "|";
  color:#ef882d;
  position:absolute;
  right:0;
}
.wrap .header .headnav ul li:last-of-type:after{
  content:" ";
}
.wrap .header .headnav ul li a {
  color: #fff;
  padding:16px 50px;
}

.wrap .header .headnav ul li:first-of-type a{

  
  
}
.wrap .header .headnav ul li a:hover{
	color:#984510;
  background:url(../images/nav-bot-img.png) no-repeat bottom center;
}
.wrap .header .headnav ul li:first-of-type a:hover{
 
}

.cur{

  background:url(../images/nav-bot-img.png) no-repeat bottom center;
}


.wrap .downup {
  width: 100%;
  min-height: 160px;
  background: #fff;
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
  z-index: 99;
  padding-bottom:30px;
  border-bottom:1px solid #ccc;
}
.wrap .downup .dprow {
  display: none;
}
.wrap .downup .downlist {
  width: 23.333%;
  padding-top: 25px;
  float: left;
  margin-right:1.5%;
}
.wrap .downup .downlist .item {
  font-size: 18px;
  padding-bottom: 10px;
}
.wrap .downup .downlist a {
  display: inline-block;
  line-height: 35px;
  width:100%;
}
.secondary-nav-a{

  border-bottom:1px solid #888;
  font-size:15px;
  font-weight:bold;
}
.secondary-nav{

  border-bottom:1px solid #ccc;
}
.wrap .downup .downproduct {
  width: 50%;
  padding-top: 38px;
  float: right;
}
.wrap .downup .downproduct .libox {
  width: 510px;
  height: 164px;
  padding-left: 40px;
  border-left: 1px solid #ccc;
}
.wrap .downup .downproduct .libox .pic {
  width: 136px;
  height: 164px;
  float: left;
}
.wrap .downup .downproduct .libox .pic img {
  width: 100%;
}
.wrap .downup .downproduct .libox .txt {
  width: 330px;
  float: right;
}
.wrap .downup .downproduct .libox .txt .title {
  font-size: 18px;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
}
.wrap .downup .downproduct .libox .txt p {
  color: #666;
  display: inline-block;
  padding: 16px 0;
}
.wrap .downup .downproduct .libox .txt .mbutton {
  display: block;
  border-radius: 5px;
  font-size: 14px;
  width: 130px;
  padding-right: 15px;
  height: 39px;
  line-height: 39px;
  color: #000;
  border: 1px solid #000;
  text-align: center;
}
.wrap .footer {
  width: 100%;
  background: #eee;
  padding-top: 5px;
  height: 210px;
}
.wrap .footer .share {
  padding: 20px 0;
  border-bottom: 1px solid #d6d6d6;
}
.wrap .footer .share a {
  margin-right: 10px;
}
.wrap .footer .copyright {
  height: 82px;
  padding: 20px 0;
  border-bottom: 1px solid #d6d6d6;
  font-size: 12px;
  line-height: 30px;
}
.wrap .footer .copyright .name {
  font-size: 14px;
}
.wrap .footer .copyright span {
  padding: 0 10px;
}
.wrap .footer .copyright a {
  color: #000;
}
.wrap .footer .copyright a:hover {
  color: #fc7330;
}
.wrap .footer .copyright .footerlogo {
  float: right;
  width: 100px;
  padding-left: 20px;
  border-left: 1px solid #d6d6d6;
  margin-left:18px;
  line-height:70px;
}
.wrap .footer .copyright .footerlogo:last-of-type{
  border-left:none;
}
.wrap .footer .copyright .footerlogo:last-of-type img{
  width: auto;
}
.wrap .footer .copyright .footerlogo img {

  vertical-align: middle;
}
.wrap .nbanner {
  position: relative;
  margin-bottom: 25px;
}
.wrap .nbanner .mainwidth {
  position: absolute;
  top: 24%;
  left: 50%;
  margin-left: -600px;
  z-index: 2;
}
.wrap .nbanner .newstxt {
  width: 500px;
  height: 190px;
  padding: 30px 40px;
  background: url("../images/web/newstxtbg.png") 0 0 repeat;
}
.wrap .nbanner .newstxt h3 {
  font-size: 24px;
  padding-bottom: 15px;
}
.wrap .nbanner .newstxt p {
  color: #666;
  line-height: 25px;
}
.wrap .nbanner .newstxt .videobutton {
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: block;
  background: #ff9900 url("../images/web/abrrow-right.png") 150px center no-repeat;
  margin-top: 25px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
.wrap .nbanner .newstxt .videobutton i {
  width: 50px;
  height: 50px;
  display: inline-block;
  float: left;
  background: #ff9900 url("../images/web/mai.png") center center no-repeat;
  border-right: 1px solid #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.wrap .nbanner .newstxt .homeb .pic {
  width: 152px;
  height: 185px;
  float: left;
}
.wrap .nbanner .newstxt .homeb .txt {
  width: 315px;
  float: right;
}
.wrap .nbanner .newstxt .homeb h3 {
  color: #b6123d;
}
.wrap .nbanner .newstxt .homeb p.t {
  color: #333;
  padding-left: 25px;
  background: url("../images/web/icontime.png") 0 center no-repeat;
}
.wrap .nbanner .newstxt .homeb p.l {
  color: #333;
  padding-left: 25px;
  background: url("../images/web/localicon02.png") 0 center no-repeat;
}
.wrap .nbanner .newstxt .homeb p.intro {
  padding-top: 8px;
}
.wrap .nbanner.home .mainwidth {
  top: 30%;
}
.wrap .homeblock .hometitle {
  font-size: 35px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.wrap .homeblock .line {
  height: 8px;
  width: 100%;
  background: #ec7308;
}
.wrap .homeblock01 {
  padding-top: 22px;
  padding-bottom: 53px;
}
.wrap .homeblock01 .h01con {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.wrap .homeblock01 .h01box {
  padding-top: 40px;
  padding-bottom: 10px;
}
.wrap .homeblock01 .h01box .rileft {
    width: 370px;
  height: 472px;
  border: solid #f2f2f2 5px;
  float: left;
  margin-bottom: 85px;
}
.wrap .homeblock01 .h01box .ricontent {
  float: right;
    width: 685px;
  height: auto;
  padding-bottom: 30px;
}
.wrap .homeblock01 .h01box .calendartxt {
  width: 58%;
  height: 40px;
  line-height: 40px;
  float: left;
}
.wrap .homeblock01 .h01box .calendarsearch {
  width: 138px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ccc;
  float: right;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
}
.wrap .homeblock01 .h01box .calendarsearch:hover{
  background:#f8a700;
}
.wrap .homeblock01 .h01box .onewidth {
  width: 335px;
  margin: 0 auto;
}
.wrap .homeblock01 .h01box .dfrow {
  width: 201px;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-right: 3px;
  cursor:pointer;
  position:relative;
}
.wrap .homeblock01 .h01box .dfrow:last-child{
  margin-right:0;
}
.dfrowshow{
  position:absolute;
  left:0; 
  top:50px;
  background:#545454;
  color:#fff;
  z-index: 2;
  width:calc(100% - 30px);
  padding:10px 15px;
  display:none;
  border-top:3px solid #fff;
}
.dfrowshow a{
  color:#fff;
  width:100%;
  display:block;
  height:35px;
  line-height:35px;
  overflow:hidden;
}
.dfrowshow a.curr{
  color:#fc7330;
}

.wrap .dim-box {
  margin-top: 60px;
  margin-bottom: 60px;
}
.wrap .dim-box .dfrow {
  width: 21%;
  height:50px;
  line-height:50px;
  float: left;
  margin-right: 3px;
  position:relative;
  cursor:pointer;
}
.wrap .dim-box .dfrow.max-logo{
  /*height:75px;
  line-height:75px;*/
}
.wrap .dim-box .dftxt {
  line-height: 40px;
  padding-right: 34px;
  float: left;
}
.wrap .dim-box .dim-title {
  text-align: center;
  padding: 40px 0;
  font-size: 30px;
  color: #ec7308;
}
.wrap .dim-box .dfrow.dimlistop {
  width: 26.68%;
  /*background: #edecec url("../images/web/dim-sort.png") 12px center no-repeat;*/
  padding-left: 30px;
}
.wrap .dim-box .dfrow.dimlistop:last-child{
  margin-right: 0;
  width:8%;
}
.wrap .dim-box .dfrow.dimlistop-page{

  background: #edecec;
}
.wrap .dim-box .dfrow.dimlistop-page:hover{
  color:#ec7308;
  background: #edecec;
}

.wrap .dim-box .dfrow.dimlistop-page[sort="asc"]{
  background: #edecec url("../images/web/xiangxdrop.png") 12px center no-repeat;
}
.wrap .dim-box .dfrow.dimlistop-page[sort="desc"]{
  background: #edecec url("../images/web/xiangxtup.png") 12px center no-repeat;
}


.wrap .dim-box .dfrow.dimlistop-page[sort="asc"]:last-of-type{
  background: #edecec;
}
.wrap .dim-box .dfrow.dimlistop-page[sort="desc"]:last-of-type{
  background: #edecec;
}

.exhibition-end-a{
  width:100%;
  overflow:hidden;
}
.exhibition-end-a a{
  float:right;
  line-height:35px;
  margin-right:15px;
  text-decoration: underline;
}
.wrap .dim-box .dfrow.dimlist {
  width: 30%;
}
.wrap .dim-box .dfrow.dimlist p {
  line-height: 50px;
}
.wrap .dim-filter {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.wrap .dim-filter .dfrow {
  background: #edecec url("../images/web/black-arrow-down.png") right center no-repeat;
  transition: 200ms;
}
.wrap .dim-filter .dfrow:hover{

  background: #ec7308 url("../images/web/black-arrow-down.png") right center no-repeat;
  color:#fff;
}
.wrap .dim-filter .dfrow:hover .eicon01{

  background: url("../images/web/exhibition-icon01.png") 0 -16px no-repeat;
}
.wrap .dim-filter .dfrow:hover .eicon02{

  background: url("../images/web/exhibition-icon02.png") 0 -14px no-repeat;
}
.wrap .dim-filter .dfrow:hover .eicon03{

  background: url("../images/web/exhibition-icon03.png") 0 -13px no-repeat;
}
.wrap .dim-filter .dfrow:hover .eicon04{

  background: url("../images/web/icontime2.png") 0 -16px no-repeat;
}
.wrap .dim-filter i {
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 16px;
  margin-right: 10px;
  margin-left: 20px;
  display: inline-block;
}
.wrap .dim-filter .eicon01 {
  background: url("../images/web/exhibition-icon01.png") 0 0 no-repeat;transition: 200ms;
}
.wrap .dim-filter .eicon02 {
  background: url("../images/web/exhibition-icon02.png") 0 1px no-repeat;transition: 200ms;
}
.wrap .dim-filter .eicon03 {
  background: url("../images/web/exhibition-icon03.png") 0 2px no-repeat;transition: 200ms;
}
.wrap .dim-filter .eicon04 {
  background: url("../images/web/icontime2.png") 0 0px no-repeat; transition: 200ms;
}
.wrap .dflist {
  padding-top: 10px;
}
.wrap .dflist ul li {
  width:100%;
  min-height: 50px;
  line-height: 25px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  background: url("../images/web/pluse.png") right 30px no-repeat;
  transition: 500ms;
}
.wrap .dflist .ind-expo li{
  padding:0;
  min-height:41px;
  background-position:right 15px;
}
.wrap .dflist .ind-expo li:hover{
  background-position:right 15px;
}
.wrap .homeblock01 .h01box .ind-expo .dfrow{
  height:41px;
  line-height:41px;
}
.wrap .dflist .ind-expo .txt{
  line-height:41px;
}
.wrap .dflist .ind-expo .pic{
  height: 34px;
  line-height: 30px;
  margin-top: 4px;
}
.dflistul-page{
  width: calc(100% - 15px);
  line-height:50px;
  margin-top:10px;
}
.dflistul-page li{

  background: url("../images/web/pluse.png") right 60px no-repeat;
}
.wrap .dflist ul li.curr{
  background: url("../images/web/pluse2.png") right 30px no-repeat #eee;
}
.wrap .dflist ul li.curr:hover{
  /*background: url("../images/web/pluse.png") right 30px no-repeat #eee;*/
}
.wrap .dflist ul li:hover{
  background: url("../images/web/pluse2.png") right 30px no-repeat #eee;
}
.detailedinfo-top{
  width:100%; 
  overflow:hidden;
  cursor:pointer;
}
.detailedinfo{
  padding:8px 0;
  width:100%;
  display:none;
}
.detailedinfo-more{
  width:100%;
  overflow:hidden;
  margin:20px 0;
}
.detailedinfo-jianj{
  float:left;
  padding-left:15px;
  width:calc(94% - 120px);
  line-height:25px;
  margin-top:12px;
  overflow:hidden;
}
.detailedinfo-info{
  width:calc(31.33%);
  padding-right:2%;
  float:left;
}
.detailedinfo-info-con{
  width:100%;
  overflow:hidden;
  margin-bottom:20px;
}
h4.detailedinfo-info-h4{
  font-weight:bold;
}
p.detailedinfo-info-p{
  font-weight:normal;
  text-align:left;
}
.detailedinfo-jianj-index{
  height:50px;
  overflow:hidden;
  margin-top:0;
  line-height:23px;
}
.detailedinfo-more-a{
  float:right;
  background:#ff9900;
  margin-right:15px;
  color:#fff;
  padding:10px 45px;
  border-radius:4px;
}
.detailedinfo-more .detailedinfo-more-a:hover{
  background:#313131;
  color:#fff;
}
.detailedinfo-bottom{
  width:94%;
  padding:0 3%;
  overflow:hidden;
}
.detailedinfo-bottom a{
  width:33.33%;
  text-align:left;
  display:block;
  float:left;
}

.detailedinfo-bottom a:nth-child(2){
  display:none;
}
.detailedinfo-bottom a:last-child{
  text-align:right;
  float:right;
  display:none;

}
.detailedinfo-bottom a img{
  /*width:18px;*/
  margin-right:10px;
  vertical-align: sub;
}

.wrap .dflist ul li .pic {
  width: 50px;
  height: 50px;
  line-height:47px;
  text-align:center;
  margin-left:15px;
  float: left;
  overflow: hidden;
}
.wrap .dflist ul li .pic img {
  max-width: 100%;
  max-height:100%;
}
.wrap .dflist ul li .txt {
  width: calc(90% - 65px);
  float: left;
  line-height: 50px;
  color: #ec7308;
  font-weight: bold;
  text-align: left;
  padding-left:10%;
  display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
}
.wrap .dflist ul li p {
  text-align: left;
  padding-left:6%;
  font-weight: bold;
}
.wrap .dflist ul li p.time {
  /*line-height: 25px;*/
  text-align:left;
  width:70%;
  padding-left:30%;
}

.wrap .dflist ul li p.ind-dfrow-time {
  width:100%;
  padding-left:7%;
  /*text-align:center;*/
}
.wrap .dflist ul li.active {
  background: url("../images/web/reduce.png") right center no-repeat;
}
.wrap .dflist .abutton {
  color: #ec7308;
  display: inline-block;
  margin-top: 35px;
  padding-right: 30px;
  float: right;
  background: url(../images/web/abrrow-right-orange.png) right center no-repeat;
}
.wrap .homeblock02 {
  width: 100%;
  height: 400px;
  overflow:hidden;
  position:relative;
  /*background: url("../images/web/index-bg.jpg") center center no-repeat;
   background-attachment:fixed; */
}
.wrap .homeblock02 img{
  vertical-align: middle;
  top:-50%;
  left:50%;
  margin-left:-960px;
  position:absolute;
}
.wrap .homeblock03 {
  padding: 36px 0 30px 0;
}
.wrap .homeblock03 .newbox {
  width: 100%;
}
.wrap .homeblock03 .newbox .newrow {
  width: 31%;
  box-shadow: 0 0px 10px #ccc;
  padding-bottom: 28px;
  float: left;
  margin-right:2%;
  transition: 500ms;
  border-radius:2px;
  text-align: center;
  margin-bottom: 28px;
  background-color: #fff;
}
.wrap .homeblock03 .newbox .newrow:last-child{

  margin-right:0%;
}
.wrap .homeblock03 .newbox .newrow:hover{

  box-shadow: 0 0px 25px #ccc;
  transition: 500ms;
}
.wrap .homeblock03 .newbox .pic {
  width: 100%;
  height:250px;
  text-align:center;
  overflow: hidden;
}
.wrap .homeblock03 .newbox .pic img {
  height: 100%;
  width: 100%;
  	transition: all .6s ease-out;
}
.wrap .homeblock03 .newbox .pic:hover img {
	transition: all .6s;
	transform: scale(1.1);
}
.wrap .homeblock03 .newbox .txt {
  width: 92%;
  margin: 0 auto;
}
.wrap .homeblock03 .newbox .txt h3 {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  width:100%;
  overflow:hidden;
  padding: 20px 0;
  display: block;
height: 50px;
}

.wrap .homeblock03 .newbox .txt h3 a{
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap .homeblock03 .newbox .txt p {
  font-size: 14px;
  color: #666;
  width: 100%;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.wrap .homeblock03 .newbox .txt p a{

  color: #999;
}
.wrap .homeblock03 .newbox .txt .abutton {
  color: #fff;
      height: 40px;
	  line-height: 40px;
      border-radius: 5px;
      width: 120px;
      margin: 0 auto;
      margin-top: 20px;
	  background: #ec6e21;
	  display: block;
}
.wrap .homeblock03 .newbox .txt .abutton:hover {
  color: #fff;
	  background: #e2732c;
}
.wrap .homeblock04 {
  background: #fafafa;
  height: 385px;
  padding: 50px 0;
}
.wrap .homeblock04 .trafficbox {
  width: 65%;
}
.wrap .homeblock04 .trafficbox.fRight{
  width:29.5%;
}
.wrap .homeblock04 .trafficbox.fRight .fic{
  height:264px;
  width:100%;
  overflow:hidden;
}
.wrap .homeblock04 .trafficbox .pictu img{
  width:100%;
  transition:0.8s;
}
.wrap .homeblock04 .trafficbox .pictu img:hover{
  transform:scale(1.05,1.05);
-ms-transform:scale(1.05,1.05);   /* IE 9 */
-moz-transform:scale(1.05,1.05);  /* Firefox */
-webkit-transform:scale(1.05,1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05,1.05);  /* Opera */
  transition: 2s;
}
.wrap .homeblock04 .traf {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.wrap .homeblock04 .traf .tarow {
  transition: 500ms;
  width: 90%;
  height: 60px;
  margin: 0 5%;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.wrap .homeblock04 .traf .tarow:last-child{
  border-bottom:none;
}
.wrap .homeblock04 .traf .tarow .tabname {
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 42px;
  cursor: pointer;
}
.wrap .homeblock04 .traf .tarow p {
  padding: 10px 0 0px 42px;
}
.wrap .homeblock04 .traf .tarow.active {
  transition: 500ms;
  height: 148px;
}
.wrap .homeblock04 i {
  height: 10px;
  width: 10px;
  margin-top: 25px;
  float: right;
  display: inline-block;
  background: url(../images/web/gray-icon04.png) right center no-repeat;
  transition: 300ms;
}
.iconimg{
  float:right;
    height: 10px;
  width: 10px;
  margin-top: 25px;
  float: right;
  display: inline-block;
  background: url(../images/web/gray-icon04.png) right center no-repeat;
  transition: 300ms;
}
.iconimg.curr{
  transform: rotate(90deg);
-ms-transform: rotate(90deg);   /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari and Chrome */
-o-transform: rotate(90deg);    /* Opera */
-moz-transform: rotate(90deg);    /* Firefox */
}
.wrap .homeblock04 .icon01 {
  background: url("../images/web/how-icon01.png") 0 center no-repeat;
}
.wrap .homeblock04 .icon02 {
  background: url("../images/web/how-icon02.png") 0 center no-repeat;
}
.wrap .homeblock04 .icon03 {
  background: url("../images/web/how-icon03.png") 0 center no-repeat;
}
.wrap .homeblock04 .icon04 {
  background: url("../images/web/how-icon04.png") 0 center no-repeat;
}
.wrap .homeblock04 .icon05 {
  background: url("../images/web/how-icon05.png") 0 center no-repeat;
}
.wrap .homeblock04 .icon06 {
  background: url("../images/web/how-icon06.png") 0 center no-repeat;
}
.wrap .homeblock05 {
  width: 100%;
  overflow: hidden;
}
.wrap .homeblock05 .bg01 {
  background: #f67d00;
  transition: 500ms;
}
.wrap .homeblock05 .bg01:hover{
  background:#fe9324;
  transition: 500ms;
}
.wrap .homeblock05 .bg02 {
  background: #f9bf00;
  transition: 500ms;
}
.wrap .homeblock05 .bg02:hover{
  background:#f9c620;
  transition: 500ms;
}
.wrap .homeblock05 .bg03 {
  background: #f8a700;
  transition: 500ms;
}
.wrap .homeblock05 .bg03:hover{
  background:#fbb627;
  transition: 500ms;
}
.wrap .homeblock05 .hcontactul {
  padding: 20px 0 40px 0;
  width: 110%;
}
.wrap .homeblock05 .hcontactul li {
  width: 367px;
  height: 200px;
  float: left;
  margin-right: 50px;
  border-radius: 5px;
  cursor:pointer;
}
.wrap .homeblock05 .hcontactul li:last-child{
  margin-right:0;
}
.wrap .homeblock05 .hcontactul li a {
  display: block;
}
.wrap .homeblock05 .hcontactul li .icon {
  padding-top: 40px;
  width: 100%;
  text-align: center;
  transition: 1s;
  height:88px;
}
.wrap .homeblock05 .hcontactul li:hover .icon{
  transform: rotateY(180deg);
-webkit-transform: rotateY(180deg); 
-moz-transform: rotateY(180deg);

}
.wrap .homeblock05 .hcontactul li .name {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 20px;
}
.wrap .homeblock05 .home-partner {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
}
.wrap .homeblock05 .home-partner ul li {
  width: 13%;
  margin-right: 1%;
  overflow: hidden;
  float: left;
  text-align: center;
  line-height:67px;
  border: 1px solid #eee;
  margin-bottom: 1%;
}
.wrap .homeblock05 .home-partner ul li a {
  display: block;
  text-align: center;
}
.wrap .homeblock05 .home-partner ul li img {
  width: 100%;
  
}
.wrap .ablock {
  padding:30px 0;
}
.wrap .ablock-nei{
  padding:40px 0 30px 0;
}
.wrap .ablock .toptip {
  font-size: 30px;
  color: #333;
  padding-bottom: 24px;
  text-align: right;
}
.wrap .ablock .mobotton {
  width: 128px;
  height: 40px;
  color: #fff;
  display: block;
  padding-right: 20px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  background: #fe9900 url("../images/web/abrrow-right.png") 118px center no-repeat;
}
.wrap .ablock .mobotton:hover {
  opacity: 0.65;
}
.wrap .ablock p.intro {
  color: #666;
  padding-bottom: 20px;
  line-height: 30px;
}
.wrap .ablock p.intro2 {
  color: #fff;
  padding: 10px 20px;
  line-height: 30px;
  font-size: 20px;
  background-color: #ec6e21;
  border-radius: 20px;
  margin-top: 20px;
}
.wrap .ablock .tiptitle {
  font-size: 22px;
  color: #333;
  padding: 25px 0;
}
.wrap .ablock .abpic {
  width: 100%;
  padding: 10px 0 20px 0;
  position: relative;
}
.wrap .ablock .abpic img {
  width: 100%;
}
.wrap .ablock .abpic .forhit {
  width: 670px;
  height: 200px;
  padding:10px 20px 0 250px;
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #fff;
  background: url("../images/web/abbannertxt.png") 0 0 no-repeat;
}
.wrap .ablock .abpic .forhit h3 {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.wrap .ablock .abpic .forhit p {
  line-height: 28px;
  padding-top: 10px;
}
.wrap .ablock .shareholder .pic {
  width: 112px;
  float: left;
}
.wrap .ablock .shareholder .txt {
  float: left;
  padding-top: 30px;
  line-height: 32px;
  padding-left: 35px;
}
.wrap .ablock .abusiness02 {
  width: 100%;
  padding: 35px 0;
  color: #fff;
  background: #ec7308;
}
.wrap .ablock .abusiness02 .tiptitle {
  color: #fff;
  padding: 0 0 25px 0;
}
.wrap .ablock .abusiness02 .abuUl ul li {
  width: 21%;
  float: left;
  margin-right: 4%;
}
.wrap .ablock .abusiness02 .abuUl ul li .icon {
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}
.wrap .ablock .abusiness02 .abuUl ul li .icon img {
  padding-top: 38px;
}
.wrap .ablock .abusiness02 .abuUl ul li .txt {
  text-align: center;
  margin-top: 15px;
}
.wrap .ablock .partner .row {
  line-height: 25px;
  color: #666;
}
.wrap .ablock .partner .row span {
  padding-right: 10px;
}
.wrap .ablock .downloadpdf {
  width: 380px;
  height: 45px;
  line-height: 45px;
  background: #ff9900 url('../images/web/download-icon.png') 10px center no-repeat;
}
.wrap .ablock .downloadpdf a {
  margin-left: 45px;
  border-left: 1px solid #fff;
  padding-left: 17px;
  color: #fff;
  display: inline-block;
  width:100%;
}
.wrap .ablock .ablock-article .article {
  width: 100%;
  padding-top: 60px;
}
.wrap .ablock .ablock-article .article .rowcell {
  width: 581px;
  line-height: 30px;
  color: #666;
  padding-bottom: 18px;
}
.wrap .ablock .ablock-article .article .rowcell .tiptitle {
  padding-top: 5px;
}
.wrap .ablock .ablock-article .article .rowcell img {
  width: 100%;
}
.wrap .ablock span.org {
  color: #ec7308;
  font-weight: bold;
}
.wrap .ablock span.org2 {
  color: #ec7308;
}
.wrap .ablock span.big {
  font-size: 24px;
}
.wrap .ablock a.org {
  color: #ec7308;
  text-decoration: underline;
}
.wrap .ablock .tab {
  width: 100%;
  line-height: 50px;
  text-align: left;
  color: #333;
  margin: 25px 0;
  border: 1px solid #e5e5e5;
  border-bottom:none;
}
.wrap .ablock .tab table tr td{

  border-bottom: 1px solid #e5e5e5;
  padding-left: 6%;
}
.wrap .ablock .tab table tr td:last-of-type{
  text-align:center;

}
.wrap .ablock .tab a {
  background: url("../images/web/abrrow-right-orange.png") left center no-repeat;
  display: inline-block;
  padding-left: 30px;
  color: #333;
}
/*.jobs-warp:nth-of-type(2n) {
  background: #f3f3f3;
}*/
/*.jobs-warp.curr{
  background: #f3f3f3;
}*/
.wrap .ablock .localhost {
  line-height: 40px;
  padding: 0 40px;
  display: inline-block;
  background: #fe9900;
  color: #fff;
  text-align: center;
  margin-right: 12px;
  border-radius: 5px;
  cursor: pointer;
}
.wrap .ablock .localhost img {
  padding-right: 5px;
}
.wrap .ablock .localhost.active {
  background: #ec7308;
}
.wrap .ablock .localbox ul {
  padding: 40px 0 70px 0;
}
.wrap .ablock .localbox ul li {
  width: 380px;
  margin-right: 30px;
  float: left;
  font-size: 18px;
}
.wrap .ablock .localbox ul li .pic {
  width: 100%;
}
.wrap .ablock .localbox ul li .pic img {
  width: 100%;
}
.wrap .ablock .localbox ul li .txt {
  width: 90%;
  padding: 0 5%;
  height: 65px;
  line-height: 65px;
  background: #f5f5f5 url("../images/web/abrrow-right-orange.png") 20px center no-repeat;
}
.wrap .ablock .localbox ul li .txt span {
  padding-left: 26px;
}
.wrap .ablock .localbox ul li:last-child {
  margin-right: 0;
}
.wrap .ablock .localbox.airport ul li .txt {
  background: url("../images/web/abrrow-right-orange.png") 0 center no-repeat;
  font-size: 14px;
}
.wrap .ablock .address-row {
  width: 100%;
  height: 88px;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.wrap .ablock .address-row .toptip {
  cursor: pointer;
  margin-right: 20px;
  padding-top: 24px;
  background: url("../images/web/arrow-odown.png") right center no-repeat;
}
.wrap .ablock .address-row.active {
  height: auto;
}
.wrap .ablock .address-row.active .toptip {
  margin-right: 20px;
  background: url("../images/web/arrow-oup.png") right center no-repeat;
}
.wrap .ablock .address-line .alrow {
  padding-bottom: 35px;
}
.wrap .ablock .address-line .alrow .pic {
  float: left;
  width: 108px;
  height: 108px;
  padding-right: 28px;
}
.wrap .ablock .address-line .alrow .pic img {
  width: 100%;
}
.wrap .ablock .address-line .alrow .txtc {
  float: right;
  width: calc(100% - 136px);
  color: #666;
  line-height: 28px;
}
.wrap .ablock .address-line .alrow .txtc span {
  color: #000;
  font-weight: bold;
}
.wrap .ablock .address-line .alrow .txtc i {
  padding: 0 20px;
}
.wrap .ablock .address-line .alrow .txtc .title {
  font-weight: bold;
  font-size: 18px;
  color: #000;
  padding-bottom: 10px;
}
.wrap .ablock .tabaddress {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.wrap .ablock .tabaddress .tabname {
  line-height: 60px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  background: url("../images/web/gray-icon04.png") right center no-repeat;
}
.wrap .ablock .tabaddress .tarow {
  width: 96%;
  padding: 0 2%;
  height: 60px;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.wrap .ablock .tabaddress .tarow p {
  line-height: 35px;
  padding-left: 25px;
}
.wrap .ablock .tabaddress .tarow p.ap {
  background: url("../images/gray-icon01.png") 0 center no-repeat;
}
.wrap .ablock .tabaddress .tarow p.ah {
  background: url("../images/gray-icon02.png") 0 center no-repeat;
}

.wrap .ablock .tabaddress .tarow p.at {
  background: url("../images/gray-icon03.png") 0 center no-repeat;
}

.wrap .ablock .tabaddress .tarow p.yb {
  background: url("../images/youb-icon01.png") 0 center no-repeat;
}
.wrap .ablock .tabaddress .tarow.active {
  height: auto;
}


.apclass{
  background: url("../images/web/gray-icon01.png") 0 center no-repeat;
  line-height: 20px;
  padding-left: 25px;
  margin-bottom:10px;
}
.ybclass{
  background: url("../images/web/youb-icon01.png") 0 center no-repeat;
  line-height: 25px;
  padding-left: 25px;
}
.ahclass{
  background: url("../images/web/gray-icon02.png") 0 center no-repeat;
  line-height: 25px;
  padding-left: 25px;
}
.atclass{
  background: url("../images/web/gray-icon03.png") 0 center no-repeat;
  line-height: 25px;
  padding-left: 25px;
}



.wrap .ablock .formmain {
  /*background: #fbfbfb;*/
  /*border: 1px solid #e5e5e5;*/
}
.wrap .ablock .formmain .formbox {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
}
.wrap .ablock .formmain .formbox .formrow {
  padding-bottom: 23px;
}
.wrap .ablock .formmain .formbox .formrow p.topname {
  margin-bottom: 10px;
}
.wrap .ablock .formmain .formbox .formrow p.topname span {
  color: #d00212;
}
.wrap .ablock .formmain .formbox .formrow .layui-form-radio i:hover,
.wrap .ablock .formmain .formbox .formrow .layui-form-radioed i {
  color: #ec7308;
}
.wrap .ablock .formmain .formbox .formrow input.otherradio {
  border: none;
  border-bottom: 1px solid #ccc;
}
.wrap .ablock .formmain .formbox .formrow input[type="radio"] {
  margin-right: 10px!important;
}
.wrap .ablock .formmain .formbox .formrow .vertical label {
  display: inline-block;
  padding: 5px 0;
}
.wrap .ablock .formmain .formbox .formrow .fhalf {
  width: 30%;
  float: left;
}
.wrap .ablock .formmain .formbox .formrow .fhalf input {
  width: 90%;
  padding: 0 5%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
}
.wrap .ablock .formmain .formbox .formrow .forCountry {
  width: 50%;
  padding: 0 1%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
}
.wrap .ablock .formmain .formbox .formrow .forphone {
  height: 35px;
}
.wrap .ablock .formmain .formbox .formrow .forphone input {
  height: 35px;
  line-height: 35px;
  padding: 0px 1%;
  border: 1px solid #ccc;
  width: 28%;
}
.wrap .ablock .formmain .formbox .formrow .forphone .countrycode {
  width: 18%;
  float: left;
  margin-right: 2%;
}
.wrap .ablock .formmain .formbox .formrow .forphone .phonenum {
  width: calc(74% - 2px);
  float: left;
}
.wrap .ablock .formmain .formbox .formrow .forinput {
  width: 96%;
  padding: 0 1%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
}
.wrap .ablock .formmain .formbox .formrow .fortextarea {
  width: 96%;
  padding: 0 1%;
  height: 135px;
  line-height: 35px;
  border: 1px solid #ccc;
}
.wrap .ablock .formmain .formbox .Submit-box {
  width: 100%;
  margin: 35px 0;
  overflow: hidden;
  text-align: center;
}
.wrap .ablock .formmain .formbox .Submit-box .Submit-box-x {
  width: 205px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 22px;
  font-family: 微软雅黑;
  cursor: pointer;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  background: #fe9900;
  border-radius: 4px;
}
.wrap .ablock .formmain .formbox .Submit-box .Submit-box-c {
  width: 80px;
  height: 60px;
  margin-left: 35px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-family: 微软雅黑;
  cursor: pointer;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  background: none;
  border-radius: 4px;
}
.wrap .ablock.b02 {
  background: #f9f9f9;
  padding: 0;
}
.wrap .ablock.b02 p.intro {
  width: 730px;
  color: #666;
  padding-bottom: 20px;
}
.wrap .ablock.b02 .mainwidth {
  padding: 120px 0;
  background: url("../images/about-bg2.jpg") right 40px no-repeat;
}
.wrap .ablock.b03 {
  padding: 160px 0;
  background: #eee;
}
.wrap .ablock.b03 .b03box {
  width: 600px;
  float: right;
  padding-top: 30px;
}
.wrap .ablock.tonum {
  background: #ec7308;
  color: #fff;
}
.wrap .ablock.tonum span {
  font-size: 20px;
  line-height: 40px;
}
.wrap .ablock.tonum p {
  font-size: 48px;
  margin-top: 20px;
}
.wrap .newsblock {
  padding: 49px 0;
}
.wrap .newsblock .newstop {
  line-height: 40px;
  font-size: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.wrap .newsblock .selectbox {
  width: 150px;
  padding-right: 20px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  float: right;
  cursor: pointer;
  background: #f6f6f6 url("../images/web/gray-icon04-down.png") 130px center no-repeat;
  position:relative;
}
.wrap .newsblock .selectbox:hover{
  background: #f6f6f6 url("../images/web/gray-icon04-down2.png") 130px center no-repeat;
}
.selectbox-secondary{
  position:absolute;
  width:100%;
  border-top:3px #fff solid;
  display:none;
}
.selectbox-secondary a{
  color:#fff;
  font-size:14px;
  line-height:40px;
  width:100%;
  display:block;
  background:#545454;
  border-bottom:1px #fff solid;
}
.selectbox-secondary a:hover{
  background:#616161;
}
.wrap .newsblock .newslist li {
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5;
}
.wrap .newsblock .newslist li .time {
  line-height: 24px;
  font-size: 12px;
}
.wrap .newsblock .newslist li .title {
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
}
.wrap .newsblock .newslist li .newscon {
  padding-top: 18px;
}
.wrap .newsblock .newslist li .newscon .pic {
  width: 190px;
  height: 110px;
  float: left;
  text-align:center;
  overflow:hidden;
}
.wrap .newsblock .newslist li .newscon .pic img{
  height:110px;
  max-width:190px;
}
.wrap .newsblock .newslist li .newscon .txt {
  width: calc(100% - 210px);
  height: 79px;
  float: right;
}
.wrap .newsblock .newslist li .newscon .txt p {
  color: #666;
  height: 75px;
  overflow:hidden;
  line-height: 24px;
  padding-top: 5px;
}
.wrap .newsblock .newslist li .newscon .txt a {
  margin-top: 15px;
  display: inline-block;
  font-weight: bold;
  padding-right: 25px;
  background: url("../images/web/abrrow-right-orange.png") right center no-repeat;
}
.wrap .newsblock .newslist li .other {
  background: #f6f6f6;
  padding: 20px 25px;
}
.wrap .newsblock .newslist li .other .newscon {
  padding-top: 5px;
}
.wrap .newsblock .newslist li .other .newscon .pic {
  display: none;
}
.wrap .newsblock .newslist li .other .newscon .txt {
  float: none;
  height: auto;
}
.wrap .newsblock .newslist li .other .newscon .txt a {
  margin-top: 10px;
}
.wrap .article-con {
  background: #faf9f9;
  padding-bottom: 85px;
}
.wrap .article-con .ableft {
  width: 840px;
  float: left;
}
.wrap .article-con .ableft h1.title {
  font-size: 30px;
  color: #ec7308;
  margin-top: 35px;
}
.wrap .article-con .ableft span.time {
  font-size: 14px;
  line-height: 40px;
  color: #999;
}
.wrap .article-con .ableft .ctbox {
  padding-top: 15px;
}
.wrap .article-con .ableft .ctbox-con{
  width:95%;
  padding:2.5% 2.5% 2.5%;
  background:#fff;
  line-height:25px;
  font-family: "微软雅黑" !important;
}

.wrap .article-con .ableft .ctbox-con img{
  max-width:100%;
  height:auto !important;
}
.wrap .article-con .ableft .ctbox-con span,p{

  font-family: "微软雅黑" !important;
}
.wrap .article-con .ableft .articlepdf {
  padding-top: 100px;
  margin: 10px 0;
}
.wrap .article-con .ableft .articlepdf ul li {
  margin: 5px 0;
}
.wrap .article-con .ableft .articlepdf ul li span {
  width: 57px;
  height: 26px;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  background: #666;
  font-weight: bold;
  color: #fff;
  margin-right: 10px;
  border-radius: 4px;
}
.wrap .article-con .ableft .articlepdf ul li:hover span {
  background: #ec7308;
}
.wrap .article-con .abright {
  width: 310px;
  float: right;
}
.wrap .article-con .abright .sliderlist {
  width: 266px;
  padding: 22px;
  background: #fff;
  margin-bottom: 20px;
}
.wrap .article-con .abright .sliderlist .ctitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.wrap .article-con .abright .sliderlist ul li {
  margin: 14px 0;
  font-size: 14px;
  padding-left: 15px;
  background: url("../images/web/circle.png") 0 10px no-repeat;
}


.wrap .article-con .abright .news-img {
  width: 310px;
  /*padding: 22px;*/
  background: #fff;
  margin-top: 20px;
}

.wrap .article-con .abright .news-img img{
  width:100%;
}

.wrap .article-con .abright .down-a {
  background: url(../images/web/abrrow-right-orange.png) 0 3px no-repeat;
  text-indent: 25px;
  line-height: 24px;
}

.wrap .article-con .abright .down-a a{
  font-size:14px;
  color:#ec7308;
}

.wrap .article-con .abright .contactbox {
  width: 266px;
  padding: 22px;
  background: #ec7308;
  color: #fff;
}
.wrap .article-con .abright .contactbox .ctitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.wrap .article-con .abright .contactbox .tname {
  font-size: 16px;
  font-weight: bold;
}
.wrap .article-con .abright .contactbox .tcompy {
  font-size: 14px;
  font-weight: bold;
}
.wrap .article-con .abright .contactbox p {
  margin: 5px 0;
}
.pages {
  padding-top: 20px;
}
.pages a {
  width: 35px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  /*border: 1px solid #ebebeb;*/
  display: inline-block;
  color: #fc7330;
}
.pages span{
  font-weight:bold;
  width: 35px;
  height: 30px;
  line-height: 30px;
  padding:0 4px;
}
.pages span.pages-inp{
  width:66px;
  border:1px solid #888;
  padding:0px;
  display:inline-block;
  border-radius:2px;
  margin: 0 6px;
}
.pages-inp input{
  width:40px;
  border:none;
  background:none;
  text-align:center;
  font-weight:normal;
}
.pages .pages-inp-sum{
  background:#ddd;
  padding:0 4px;
  color:#666666;
  cursor:pointer;
  line-height:29px;
  border:none;
  float: right;
}
.pages .pages-inp-sum .iconfont{
  vertical-align: middle;
}
.pages a.active {
  color:#333;
  /*background: #ff9900;
  color: #fff;
  border: 1px solid #ff9900;*/
}
.pages a.prev {
  width: 86px;
  color: #999;
  font-size: 20px;
}
.pages a.next {
  width: 86px;
  color: #999;
  font-size: 20px;
}
.Media-right {
  margin-left: 50px;
}
.msidebar {
  width: 65%;
  background: #fff;
  position: fixed;
  left: -65%;
  top: 0;
  z-index: 52;
  overflow-y: auto;
  font-size: 12px;
  box-shadow: inset -8px -10px 9px 0 rgba(187, 187, 187, 0.5);
}
.msidebar .sblogo {
  width: 60%;
  margin: 0 auto;
  background: none;
}
.msidebar .sblogo img {
  width: 100%;
}
.msidebar .styletop {
  padding-top: 1.071rem;
}
.msidebar .styletop .row {
  color: #fc7330;
}
.msidebar .styletop .row .to {
  width: 86%;
  line-height: 1.428rem;
  padding: 0.8925rem 7%;
  display: block;
  color: #fc7330;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.msidebar .styletop .row i {
  width: 0.7854rem;
  height: 0.4641rem;
  margin-top: 0.4284rem;
  display: block;
  float: right;
}
.msidebar .styletop .row .up {
  background: url("../images/down.png") right center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.msidebar .styletop .row ul {
  background: #f6f6f6;
  width: 80%;
  padding: 1.071rem 0;
  padding-left: 20%;
  display: none;
}
.msidebar .styletop .row ul li {
  color: #fc7330;
  line-height: 1.8rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
}
.msidebar .styletop .row ul li a {
  color: #fc7330;
}
.msidebar .styletop .row.active {
  background: #fff;
  box-shadow: inset -8px -10px 9px 0 rgba(187, 187, 187, 0.5);
}
.msidebar .styletop .row.active .to {
  color: #fc7330;
  border-bottom: 1px solid #f1f1f1;
}
.msidebar .styletop .row.active .up {
  background: url("../images/up.png") right center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.msidebar .styletop .row.active ul {
  box-shadow: inset -8px 0px 9px 0 rgba(187, 187, 187, 0.5);
  display: block;
}
.msidebar.sidebarright {
  left: auto;
  right: -75%;
}


.calendar{
  top:25px;
}

.calendar{
  border:none;
}



.qianzinfo{
  font-family: 微软雅黑;
  line-height:25px;
}
.qianzinfo td{
  padding:10px;
  border: 1px solid #eee;
}

.wrap .ablock .tab a.jobs-a-css{
  background:none;
  padding: 10px 30px;
  display:initial;
  color:#fff;
  background:#fc7330;
  border-radius:5px;
}
.jobs-a-con{
  line-height:28px;
}
.jobs-h3{
  font-weight:bold;
}
.jobs-con{
  display:none;
  line-height: 25px;
  border-top:1px solid #e5e5e5;
}


.Style-switch{
  float:right;
}
.Style-switch-left{
  float:right;
  width:25px;
  height:25px;
  overflow:hidden;
  cursor: pointer;
  margin:11px 15px 0 0;
  background:url(../images/web/tup.png) no-repeat;
}
.Style-switch-left.curr{
  background:url(../images/web/tup.png) no-repeat 0 -25px;
  
}
.Style-switch-right{
  float:right;
  width:31px;
  height:24px;
  overflow:hidden;
  cursor: pointer;
  margin:12px 14px 0 0;
  background:url(../images/web/juxing.png) no-repeat 0 0;
}
.Style-switch-right.curr{
  background:url(../images/web/juxing.png) no-repeat 0 -24px;
  
}

.style-con-i-wrap{
  width:100%;
  overflow:hidden;
  margin-top:20px;
}
.style-con-i-wrap li{
  border:2px solid #ebebeb;
  width:31%;
  text-align:center;
  float:left;
  overflow:hidden;
  margin:0 2.4% 3% 0;
  transition: 400ms;
  height: 249px;

}
.style-con-i-wrap li:hover{
  background:#fbfbfb;
  transition: 400ms;
}
.style-con-i-wrap li:nth-of-type(3n){
  margin-right:0%;

}
.style-con-i-img{
  width:100%;
  height:140px;
  margin:20px 0;
  line-height:140px;
  text-align:center;
}
.style-con-i-img img{
  max-width:100%;
  max-height:140px;
}
.style-con-i-time{
  margin:10px 0;
  font-weight:bold;
}
.style-con-i-text{
  margin-bottom:20px;
  font-weight:bold;
  font-size:16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .ablock .localhost-a{
  padding:0;
}
.localhost-a a{
  display:block;
  color:#fff;
  padding: 0 40px
}
.localhost-a a:hover{
  color:#fff;
}


.map-con{
  position:relative;
  padding-bottom: 20px; 
  text-align:center;
}

.Beijing-img{
  width:29px;
  height:45px;
  position:absolute;
  left:722px;
  top:165px;
  cursor:pointer;
  background:url(../images/web/ditu-tub.png) no-repeat 0 0;
  transition: 500ms;
}
.Beijing-img:hover{

  background:url(../images/web/ditu-tub2.png) no-repeat 0 3px;
}
.HongKong{
  width:29px;
  height:45px;
  position:absolute;
  left:734px;
  top:398px;
  cursor:pointer;
  background:url(../images/web/ditu-tub.png) no-repeat 0 0;
  transition: 500ms;
}
.HongKong:hover{

  background:url(../images/web/ditu-tub2.png) no-repeat 0 3px;
}

.Shanghai{
  width:29px;
  height:45px;
  position:absolute;
  left:811px;
  top:263px;
  cursor:pointer;
  background:url(../images/web/ditu-tub.png) no-repeat 0 0;
  transition: 500ms;
}
.Shanghai:hover{

  background:url(../images/web/ditu-tub2.png) no-repeat 0 3px;
}

.onewidth-Inside{
width: 335px;
    margin: 0 auto;
}
.calendartxt-Inside{
    width: 58%;
    height: 40px;
    line-height: 40px;
    float: left;
}
.calendarsearch-Inside{
      width: 138px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ccc;
    float: right;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}

.exhibitor-wrap{
  overflow:hidden;
}


.exhibitor-top-wrap{
  width:100%;
  margin:40px 0;
  overflow:hidden;
}

.exhibitor-top-l{
  width:30%;
  float:left;
  border-radius:3px;
  background:#ff9900;
  padding:2%;
  margin-right:5%;
}
.exhibitor-top-l-img{
  float:left;
  margin-right:10%;
}
.exhibitor-top-l-tit{
  float:left;
  color:#fff;
}
.exhibitor-top-l-h3{
  font-weight:bold;
  font-size:18px;
  margin-bottom:20px;
}
.exhibitor-top-l-tit-c{
  line-height:30px;
}
.exhibitor-top-r{
  background:#ec7308;
  width:37%;
}

.Overseas-exhibition-bg{
  position:relative;
  width:100%;
  overflow:hidden;
  height:490px;
  background:url(../images/web/ex-con-banner.jpg) no-repeat center;
  /*margin-bottom:35px;*/
}
.Overseas-exhibition-bg-con{
  width:63%;
  background:rgba(255,255,255,0.9);
  padding:3% 5%;
  margin-top:55px;
  overflow:hidden;
}
.Overseas-exhibition-l{
  width:50%;
}
.toptip-page{
  font-size: 30px;
  color: #333;
  padding-bottom: 24px;
}
.intro-page{
  color: #666;
  padding-bottom: 55px;
  line-height: 24px;
}

.Visa-information{
  width:100%;
  overflow:hidden;
}
.Visa-information li{
  width:40%;
  float:left;
  margin:0 4% 1% 0;

}
.Visa-information-img{
  width:24%;
  margin-right:4%;
  float:left;
}
.Visa-information-tit{
  width:72%;
  float:left;
}
.Visa-information-h3{
  font-size:18px;
  font-weight:bold;
}
.Visa-information-a{
  color:#ec7308;
  margin-top:25px;
  display:block;
}
.Visa-information-time{
  margin-top:8px;
}
li.Visa-information-li-tit{
  width:100%;
  font-size:22px;
  margin:50px 0;
}

.wrap .ablock.Common-problems-wrap{
  background: #f9f9f9;
    padding: 30px 0;
}
.wrap .ablock.Common-problems-wrap .toptip{
  font-size:22px;
}
.wrap .homeblock04 .traf .problems{
  width:100%;
  margin:0;
  background:#fff;
  border-bottom:0;
}
.wrap .homeblock04 .traf .problems:first-of-type{
  border-top:none;

}
.wrap .homeblock04 .traf .problems.active{
  height:180px;
}
.wrap .homeblock04 .traf .problems p{
  padding: 10px 0 0px 72px;
  line-height:25px;
}
.wrap .homeblock04 .traf .tarow .problems-tit{
  font-size:16px;
  font-weight:normal;
  color:#333;
  padding:0 42px;
}
.wrap .problems-c{
  padding:0;
}
.problems-more-a{
  /*line-height:85px;*/
  padding:50px 0;
  float:right;
}

.pavilion-wrap{
  width:100%;
  overflow:hidden;
  padding:20px 0 35px 0;
}
.pavilion-wrap li{
  width:48%;
  float:left;
  margin-right:4%;
}
.pavilion-wrap li:nth-of-type(2n){

  margin-right:0;
}
.pavilion-img img{
  width:100%;
}
.pavilion-tit{
  width:90%;
  padding:0 5%;
  line-height:55px;
  background:#f5f5f5;
  font-size:16px;
}
.pavilion-tit a{
  display:block;
}

.wrap .homeblock04 .problems-miaob{
  /*border:1px solid #e5e5e5;
  border-top:none;
  border-bottom:none;*/
  border:none;
}
.ind-banner-wrap{
  position:relative;
  left:50%;
  margin-left:-960px;
  width:1920px;
}
.ind-banner-pagination .swiper-pagination-bullet{
  background:none;
  opacity: 1;
  width:8px;
  height:8px;
  border:2px solid #fff;
}
.ind-banner-pagination .swiper-pagination-bullet-active{
  background:#ec7308;
  border:2px solid #ec7308;
}
.ind-banner-pagination-n .swiper-pagination-bullet{
  background:#888;
  opacity: 1;
  width:8px;
  height:8px;
  border:2px solid #888;
}
.ind-banner-pagination-n .swiper-pagination-bullet-active{
  background:#ec7308;
  border:2px solid #ec7308;
}

.ind-banner-next{
  right:3%;
  background:rgba(0,0,0,0.3);
  width:52px;
  height:52px;
  text-align:center;
  background-position: 16px;
  background-repeat: no-repeat;
  background-size:22px;
  border-radius:25px;
}
.ind-banner-prev{
  left:3%;
  background:rgba(0,0,0,0.3);
  width:52px;
  height:52px;
  text-align:center;
  background-position: 14px;
  background-repeat: no-repeat;
  background-size:22px;
  border-radius:25px;
}

.ind-con-banner-next{
  top: 34%;
}
.ind-con-banner-prev{
  top: 34%;
}


.ind-arrive-con{
  width:100%;
  overflow:hidden;

}
.ind-arrive-con li{
  width:100%;
  border-radius:3px;
  height:48px;
  background:#ff9900;
  margin-bottom:6px;
  transition: 400ms;
}
.ind-arrive-con li:hover{
  background:#f8b653;
}
.ind-arrive-con li a{
  color:#fff;
}
.ind-arrive-con-img{
  width:6%;
  text-align:center;
  float:left;
  height:48px;
  line-height:48px;
}
.ind-arrive-con-tit{
  width:calc(90% - 1px);
  float:left;
  border-left:1px solid #fff;
  height:48px;
  line-height:48px;
  text-indent: 3%;
  color:#fff;
  font-size:16px;
}

.Download-a-wrap{
  width:100%;
  overflow:hidden;
  margin:70px 0 0;
}
.Download-a{
  font-size:16px;
  color:#ec7308;
  line-height:30px;
}
.Download-a .iconfont{
  font-size:18px;
}
a.Download-a:hover{
  color:#444444;
}

.wrap .header .nav-wrap{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  z-index: 99;
  transition: 300ms;
}
.wrap .header .nav-wrap.curr{
  top:-37px;
}



.arrival-banner{
  background:url(../images/web/duesseldorf_1600.jpg) center no-repeat;
  background-size:cover;
  height:350px;
}
.arrival-banner-c{
  position:relative;
}

.arrival-banner-c ul{
  float:right;
  padding-right:9.5%;
  width:19%;
  margin-top:3.5%;
}
.arrival-banner-c li{
  background:rgba(255,153,0,1);
  height:50px;
  line-height:50px; 
  padding:0 4%;
  margin-bottom:12px;
  border-radius:2px;
  transform: 400ms;
}
.arrival-banner-c li span{
  width:18%;
  text-align:center;
  display:block;
  float:left;
}
.arrival-banner-c li span img{
  height:15px;
  vertical-align: middle;
}
.arrival-banner-c li:hover{
  background:rgba(255,153,0,0.7);
}
.arrival-banner-c li:hover a{
  color:#fff;
}
.arrival-banner-c li a{
  display:block;
  color:#fff;
}


/*arrival*/
.arrival-con-h2{
  width:100%;
  color:#ee7100;
  font-size: 1.5rem;
  font-weight:bold;
  margin-bottom:2%;
}
.arrival-con-wrap{
  width:90.5%;
  overflow:hidden;
  line-height: 25px;
}
.arrival-con-l{
  width:43%;
  float:left;
  margin-right:4%;
}
.arrival-con-l-img{
  width:30%;
  float:left;
  margin:0 4% 4% 0;
}
.arrival-con-l-img img{
  width:100%;
}
.arrival-con-r{
  width:48%;
  float:left;
}

.arrival-con-a{
   color:#fc7330;
  float: left;
  display: block;
  width: 100%;
}
.arrival-con-a .iconfont{
  font-size:15px;
  margin-right:5px;
  line-height:25px;
}
a.arrival-con-a:hover{
   color:#333;
}
.arrival-con-amp img{
  width:55%;
}

.arrival-con-l-bottom-img{
  width:100%;
  margin:2% 0;
}
.arrival-con-l-bottom-img img{
  width:100%;
}

.arrival-bottom-like{
  width:100%;
  overflow:hidden;
  margin:1% 0;
}
.arrival-bottom-like-li{
  width:25%;
  float:left;
}



.travel-wrap{
  width: calc(100% - 160px - 33px);
}
.travel-top-tit{

  line-height:25px;
}
.travel-con{
  width:100%;
  overflow:hidden;
  margin-top:35px;
  line-height:25px;
}
.travel-con-li{
  width:30%;
  float:left;
  overflow:hidden;
  margin-bottom:25px;
}
.travel-con-li-c{
  width:100%;
  margin-bottom:25px;
}
.travel-con-li-c-a a{
  color:#ee7100;
  font-size:16px;
}
.travel-con-li-c-a .iconfont{
  font-size:14px;
}
.travel-con-li-c-a a:hover{
  color:#333;
}
.travel-con-li-c-img{
  margin-bottom:20px;
}
.travel-con-li-h2{
  font-size:26px;
}
.travel-con-li-img{
  width:100%;
  margin:15px 0;
}
.travel-con-li-img img{
  width:30%;
}

.travel-bot-con-a a{
  color:#ee7100;
  font-size:15px;
}

.CityInfo-wrap{
  width:100%;
  overflow:hidden;
}

.CityInfo-l{
  width:66%;
  float:left;
}
.CityInfo-l-con-img{
  width:100%;
}
.CityInfo-l-con-img img{
  width:100%;
}
.CityInfo-l-con-tit{
  width:100%;
  overflow:hidden;
  font-weight:bold;
}
.CityInfo-l-con-tit-h2{
  font-size:24px;
  color:#ee7100;
  margin:15px 0 20px 0;
}
.CityInfo-l-con-tit-p{
  font-size:15px;
  margin:5px 0 15px 0;
}
.CityInfo-l-con-tit-a{
  color:#ee7100;
}
a.CityInfo-l-con-tit-a:hover{
  color:#333;
}
.CityInfo-r{
  width:30%;
  float:right;
  border:1px solid #888;
  border-radius:2px;
}
.travel-con-top-t{
  width:100%;
  overflow:hidden;
  margin-bottom:25px;
}
.CityInfo-r-img{
  width:100%;
}
.CityInfo-r-img img{
  width:100%;
}
.CityInfo-r-tit{
  width:90%;
  padding:5%;
}

.CityInfo-pdf{
  padding:3px 5px;
  background:#444;
  color:#fff;
  border-radius:4px;
  font-size:12px;
  margin-right:10px;
}
.CityInfo-bot-con-a{
  color:#ee7100;
}

.ind-banner-wrap-w{
  position:relative;
}
.ind-banner-li{
  height:700px;
}

.WeChat-a{
  position:relative;
}

.WeChat-con{
  box-shadow: 0 2px 3px #666;
  left: -53px;
  bottom: 26px;
  position:absolute;
  display: none;
}
.WeChat-con img{
  width:130px;
}

.iconfont.icon-shipinsuolve_xiangyou{
  float:left;
}


.datainput{
  width:40%;
  margin-right:4%;
  height: 38px;
  border-radius:4px;
  border:1px solid rgba(0,0,0,0.08);
  padding:0 2%;
  display:none;
  color:#999;
}
.datainput:last-of-type{
  margin-right:0;
}

/*搜索css*/

.search-wrap{
  width:100%;
  overflow:hidden;
}
.search-results-h2{
  font-size: 30px;
  color: #333;
  padding-bottom: 24px;
}
.search-left{
  width:70%;
  float:left;
}
.search-top-inp{
  width:92%;
  background:#eeeeee;
  padding:3% 4%;
  overflow:hidden;
}
.search-left-inp{
  background:#fff;
  border:none;
  height:60px;
  width:87%;
  float:left;
  line-height:60px;
  padding:0 3%;
}
.search-left-img{
  width:7%;
  background:#ec7308;
  height:60px;
  line-height:60px;
  text-align:center;
  float:right;
}
.search-left-img img{
  width:40px;
}
.search-top-results{
  font-size:16px;
  color:#999;
  line-height:25px;
  margin:10px 0;
  width:100%;
}
.search-top-results span{
  color:#ec7308;
}

.search-ul{
  width:100%;
  overflow:hidden;
  margin-top:20px;
}
.search-ul li{
  width:100%;
  overflow:hidden;
  padding:15px 0;
  border-bottom:1px solid #e5e5e5;
}
.search-ul-h2{
  font-size:18px;
  font-weight:bold;
}
.search-ul-h3{
  font-size:14px;
  margin:10px 0 15px 0;
  font-weight:normal;
}
.search-ul-p{
  font-size:14px;
  height:50px;
  line-height:25px;
  overflow:hidden;
  width:100%;
}
.search-ul-p a{
  color:#666;
}
.search-ul-bot{
  width:100%;
  overflow:hidden;
  margin:15px 0;
}
.search-ul-bot-l{
  padding:5px 15px;
  background:#eeeeee;
  color:#666;
  float:left;
}
.search-ul-bot-r{
  float:right;
  color:#333;
}
.search-ul-bot-r img{
  vertical-align: middle;
  margin-left:6px;
}

.search-right{
  width:26%;
  float:right;
}
.search-right-tit{
  font-size:18px;
  font-weight:bold;
  line-height:45px;
  margin-top:12px;
}
.search-right-ul{
  width:100%;
  overflow:hidden;
  margin-top:6px;
}
.search-right-li{
  width:100%;
  overflow:hidden;
  line-height:48px;
  height:48px;
  background:#f7f7f7;
  font-size:16px;
  transition: 400ms;
}
.search-right-li span{
  font-size:14px;
}
.search-right-li:hover{
  background:#ec7308;
  transition: 400ms;
}
.search-right-li:hover a{
  color:#fff;
}
.search-right-li.curr{
  background:#ec7308;
}
.search-right-li.curr a{
  color:#fff;
}
.search-right-li img{
  vertical-align: middle;
  margin:0 7% 0 6%;
}
.search-right-li a{
  display:block;
}


.Qr-code-img{
  width:180px;
  height:180px;
  overflow:hidden;
}
.Qr-code-img img{
  max-height:180px;
  max-width:180px;
  margin-top:10px;
}

.dfrowshow-moblie-gb{
  display:none;
}








.newsClass{
  width:100%;
  overflow:hidden;
}
.newsClass-img{
  width:15%;
  overflow: hidden;
  float:left;
  line-height:162px;
  text-align:center;
}
.newsClass-img img{
  width:100%;
  vertical-align: middle;
}
.newsClass-tit{
  width:83%;
  float:right;
  overflow:hidden;
}

.newsClass-tit-t{
  line-height:42px;
}

.newsClass-tit-a{
  padding:2px 5px;
  font-size:14px;
  background:#ff9900;
  float:left;
  margin-top:15px;
}
.newsClass-tit-a a{
  color:#fff;
  font-weight:bold;
}
.newsClass-tit-a:hover{
  background:#faaa31;
}
.newsClass-tit-a:hover a{
  color:#fff;
}



.management-li-wrap{
    width:848px;
}
.management-li{

    margin: 40px 0 60px;
}
.management-top{

}
.management-top .toptitle{
    padding-bottom:20px;
}
.management-top .intro{
    padding-bottom:20px;
    font-size:16px;
    font-weight:bold;
}
.management-img{
    margin-bottom:20px;
}
.management-img img{
    width:100%;
}
.management-con{
    width:calc(100% - 2px);
    overflow:hidden;
    background:#ddd;
    border:1px solid #bbb;
    border-radius:2px;
}
.management-con-tit{
    padding:16px 20px;
    font-size:22px;
    cursor:pointer;
}
.management-con-tit.curr img{
    transform: rotate(90deg);
}
.management-con-tit img{
    float:right;
    margin-top:5px;
}
.management-con-c{
    padding:16px 20px;
    position:relative;
    display:none;
}
.management-con-c-t{
    font-weight:bold;
    color:#ee7100;
    font-size:15px;
    margin:10px 0;
}
.management-con-c-info{
    line-height:28px;
    margin-bottom: 20px;
}
.mana-time{
    float: left;
    width: 11.2%;
    text-align: right;
    padding-right: 5px;
}
.mana-time.mana-time-bottom{
    width: 108px;
}

.management-close{
    position:absolute;
    right:20px;
    bottom:20px;
    cursor:pointer;
}


.f40{
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ea6f20;
}
.aboutsection8 { margin-top: 1rem;}
.aboutsection8 ul { margin-top: .8rem;display: flex;justify-content: space-between;}
.aboutsection8 ul li{ width: 28%; transition: all .42s; position: relative;font-size: 16px;background-color: #eee;border-radius: 10px;
padding: 20px;}
.aboutsection8 ul li div:first-child{ transition: all .42s;font-weight: bold;}
.aboutsection8 ul li div:nth-child(2){ width: 100%;  height: 1px; background: rgba(0, 0, 0, 0.3); margin: .36rem 0 .6rem; position: relative;transition: all .42s;}
.aboutsection8 ul li div:nth-child(2)::after{ display: block; width:0; height: 100%; z-index: 2; content: ''; background: #ea6f20; position: absolute;  left: 0; top: 0; transition: all .6s;}
.aboutsection8 ul li div:nth-child(4){ margin-top: .35rem;}



 .aboutsection8 ul li:hover{ z-index: 5;   }
.aboutsection8 ul li:hover div:first-child{ color: #ea6f20;   opacity: 1; }
.aboutsection8 ul li:hover div:nth-child(2){ }
.aboutsection8 ul li:hover div:nth-child(2)::after{ width: 100%; height: 2px;}
.aboutsection8 ul li:hover div:nth-child(3) img{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); transform: scale(1.1) translateZ(0);  }



.aboutsection9 { margin-top: 1rem;margin-bottom: 50px;}
.aboutsection9 ul { margin-top: .8rem;display: flex;justify-content: space-between;}
.aboutsection9 ul li{ width: 28%; transition: all .42s; position: relative;font-size: 16px;background-color: #ea6f20;border-radius: 10px;
padding: 20px;color: #fff;}
.aboutsection9 ul li div:first-child{ transition: all .42s;font-weight: bold;font-size: 25px;line-height: 40px;}
.aboutsection9 ul li div:nth-child(2){ width: 100%;  height: 1px; background: rgba(255, 255, 255, 0.7); margin: .36rem 0 .6rem; position: relative;transition: all .42s;}
.aboutsection9 ul li div:nth-child(2)::after{ display: block; width:0; height: 100%; z-index: 2; content: ''; background: #ea6f20; position: absolute;  left: 0; top: 0; transition: all .6s;}
.aboutsection9 ul li div:nth-child(4){ margin-top: .35rem;}

.aboutsection9 ul li div p{ line-height: 35px;}


.aboutsection9 ul li:hover{ z-index: 5;  background-color: #bc5212; }
.aboutsection9 ul li:hover div:first-child{ color: #efeeed;   opacity: 1; }




.case{
	margin: 50px 0;
}
.swiper-container{
	text-align: center;
	
}
.xingcheng p{
	line-height: 30px;
}
.xingcheng img{
	max-width: 100%;
}

.casepic img{
	width: 100%;
}

.team ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.team ul li{
	width: 49%;
	border: 1px solid #eee;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	background-color: #f7f7f7;
}
.team ul li .teampic{
	width: 200px;
	overflow: hidden;
}
.team ul li .teampic img{
	width: 100%;
	transition: all .6s ease-out;
}
.team ul li .teampic img:hover{
	transition: all .6s;
		transform: scale(1.1);
}
.team ul li .teaminfo{
	width: 350px;
	padding: 15px;
}
.team ul li .teaminfo h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #ea6f20;
}
.mg{
	margin: 30px 0;
}

.hflex{
	display: flex;
	height: 80px;
	justify-content: space-between;
}
.pro2{
	background: #f3f3f3 url(../images/pro2.jpg) no-repeat;
	padding: 50px 0;
}
.cuflex{
	display: flex;
	justify-content: space-between;
}
.cult{
	width: 40%;
}