.zt-color{
    color:#ee7836;
}
.one-text{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.two-text{overflow : hidden;display: -webkit-box;display: -moz-box;-webkit-line-clamp: 2;-moz-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical;text-overflow: ellipsis;}
.three-text{overflow : hidden;display: -webkit-box;display: -moz-box;-webkit-line-clamp: 3;-moz-line-clamp: 3;-webkit-box-orient: vertical;-moz-box-orient: vertical;text-overflow: ellipsis;}
.font-40{
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
}
.font-36{
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
}
.font-32{
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
    font-stretch: normal;
}
.f-left{
    float:left!important
}
.f-right{
    float:right!important
}
.body{
    opacity: 0
}
/*头部*/
.header{
    top:0;
    position:fixed;
    width:100%;
    z-index:1001;
    background:#fff;
}
.header .inner{
    width: 1100px;
    height: 80px;
    margin:0 auto;
}
.header .left{
    float:left;
    width:260px;
   
}
.header .left .logo{
    display: block;
}
.header .left .logo img{
  width:41px;
  height:60px;
  margin-top: 11px
}
.header .right{
  width:805px;
  float:right;
   
}
.header .right .nav{
    float:left;
    width:90%;
}
.header .right .en{
    float:right;
    width:10%;
    text-align: center;
    
}
.header .right .en a{
    font-size: 15px;
   
    line-height: 80px
}
.header .right .en a:first-of-type{
     color: #555555;
}
.header .right .nav li{
  line-height:80px;
    margin-right: 43px;
    text-align:center;
    float:left;
    font-size:15px;
}
.header .right .nav li:last-of-type{  
    margin-right: 0px;   
}
.header .right .nav li .out-a{
    display:inline-block;
    color: #333333;
    line-height:80px;
    border-bottom:2px solid #fff;
}
.header .right .nav li:hover .out-a{
  border-color:#ee7836;
  color: #ee7836
}
.header .right .nav .out-a.on{
   color: #ee7836
}
.header .nav-content{
    position:absolute;
    top:80px;
    left:0;
    width:100%;
    opacity:0; 
    visibility:hidden; 
    -webkit-transform: translate(0, 20px);
      -moz-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      -o-transform: translate(0, 20px);
      -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      z-index: 2222;
      background-color: #ee7836;
      height: 80px;
}
.header .right .nav li:hover .nav-content{
  opacity:1;
    visibility:visible;
    -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
 
  .header .nav-content .nav-top{
    width: 1100px;
    margin:0 auto;
    
}
  .header .nav-content .nav-top a{
    display: inline-block;
    line-height: 80px;
    color: #fff;
    font-size: 15px;
    margin-right: 70px
  } 
   .header .nav-content .nav-top a:hover{
    opacity: 0.7
   }
   .lb-out{
    background-color: #ee7836;
    width: 100%;
    /*height: 700px;*/
    position: relative;
   }
   .lunbo{
    background-color: #ee7836;
    width: 100%;
    /*height: 700px;*/
   }
   .lunbo .swiper-slide{
    /*height: 700px*/
   }
.lb-out .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index:999;
}
.lb-out .swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    opacity:1;
    border-radius: 10px;
    background: white;
    margin: 0 3px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;
}
.lb-out .swiper-active-switch{
    background: #ee7836;
    width:12px;
}
   /*新加*/
.mainnew{
    width: 100%;
    height: 200px;
    background-color: #ee7836;
}
.mainnew .mainnew-in{
    width: 1100px;
    margin:0 auto;
    font-size: 0
}
.mainnew .mainnew-in a{
    display: block;
    text-align: center;
    width: 275px;
    box-sizing: border-box;
    padding-top: 55px
}
.mainnew .mainnew-in a p{

    text-align: center;
    width: 275px;
    color:#fff;
    font-size: 15px;
    line-height: 56px;
}
.mainnew .mainnew-in a p.count_down span{
    font-size: 20px;
    line-height: 50px;
    display: inline-block;
    padding-right: 4px
}
.main1{
    width: 100%;
    text-align: center;
    padding-top: 50px
}
.main1 .main1-in{
    width: 1100px;
    height: 505px;
    margin:40px auto 0;
    text-align: center;
    box-shadow: 0px 0px 8px rgba(51,51,51,0.3);
    
}
.main1 .main1-in .main-in-1 .new-img-in{
    width: 620px; height: 380px;
    position: relative;
    overflow: hidden;
    background:#1f1f1f;
    display: block;
}
.new-img-in img{width: 620px;
    height: 380px;max-width: none;width: -webkit-calc(100%);width: calc(100%);
    -webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;}
.new-img-in:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.new-img-in .img_caption{color:#fff;overflow:hidden}
.new-img-in .img_caption::before,.new-img-in .img_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.new-img-in .img_caption::before{top:8%;right:10%;bottom:8%;left:10%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.new-img-in .img_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}

.new-img-in:hover .img_caption::before,.new-img-in:hover .img_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}

.new-img-in .img_caption{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden; z-index:1000;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.new-img-in .img_caption_p{font-size:16px;text-align:center;width:56%;position:absolute;top:60%;left:22%;overflow:hidden;opacity:0;webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.new-img-in:hover .img_caption_p{top:40%;opacity:1}
.main-in-1 .f-right{
    width: 480px
}
.main-in-1 .f-right a{
    display: block;
    width: 225px;
    height: 126px;
    position: relative;
    margin-left: 15px
}
.main-in-1 .f-right a img{
    width: 225px;
    height: 126px;
}
.main-in-1 .f-right a .img-mb{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background:rgba(0,0,0,0.3);
}
.main-in-1 .f-right a .img-mb span{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #fff
}
.main-in-1 .f-right a:hover .img-mb{
    opacity: 0
}
.main-in-1 .f-right a:last-of-type{
    background-color: #ee7836
}
.main-in-1 .f-right a:last-of-type p{
    margin:10px;
    border:1px solid #fff;
    box-sizing: border-box;
    padding:29px 60px;
    color: #fff;
    font-size: 16px
}
.main1 .main1-in .main-in-2{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    text-align: left;
    padding:14px; 
}
.main1 .title-img,
.main2 .title-img{
    display: block;
    margin:10px auto;
}
.tab-top{
    background-color: #333;
    display: flex;
    text-align: center;
}
.tab-top a{
    width:300px;
    text-align: center;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content:center;
    line-height: 90px;
    background: #282d33;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 9;
}
.tab-top a img{
    margin-right: 12px
}
.tab-top a:after{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: -webkit-gradient(linear, left top, right top, from(#ee7836), to(#ff4208));
    background-image: linear-gradient(90deg, #ee7836 0%, #ff4208 100%);
    position: absolute;
    left: 0px;
    top: 0;
    -webkit-transition: width 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: width 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 100%;
    width: 0%;
    z-index: -1
}
.tab-top a:hover:after{width:100%}
.tab-main-img{
    position: relative;
    overflow: hidden;
    width:1200px;
    height:569px;
    background:#1f1f1f;
    display: none
}
.tab-main-img.show{
   display: block;
}
.tab-main-img img{max-width: none;width: -webkit-calc(100%);width: calc(100%);
    -webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;}
.tab-main-img:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.tab-main-img .img_caption{color:#fff;overflow:hidden}
.tab-main-img .img_caption::before,.tab-main-img .img_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.tab-main-img .img_caption::before{top:8%;right:10%;bottom:8%;left:10%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.tab-main-img .img_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}

.tab-main-img:hover .img_caption::before,.tab-main-img:hover .img_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}

.tab-main-img .img_caption{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden; z-index:1000;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.tab-main-img .img_caption_p{font-size:1em;text-align:center;width:50%;position:absolute;top:60%;left:25%;overflow:hidden;opacity:0;webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;font-size: 20px;}
.tab-main-img:hover .img_caption_p{top:40%;opacity:1}
.aside.fixed{
    position: fixed;
    top: 200px;
    right: calc(50% - (1500px/2));
    z-index: 999
}
.aside{
    width:180px;
    display: none
}
.aside .aside-line{
    width: 180px;
    height: 480px;
    
}
.aside .aside-main{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    right: 0;
    z-index: 9999;
    box-sizing: border-box;
    padding:0 13px;
    text-align: center;
}
.aside .aside-main a.aside-a{
    width: 100%;
    line-height:50px;
    color: #232323;
    font-size: 16px;
    display: block;
    position: relative;
    margin-bottom: 20px
}
.aside .aside-main a.aside-a1{
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    height: 50px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 30px;
    display: block;
}
.aside .aside-main .arrow{
    height: 0;
    width: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
    position: absolute;
    right:18px;
    top:24px;
    display: none
}
.aside .aside-main .aside-a:hover{
    color: #ee7836
}
.main1 .hf-match{
    display: block;
}
.main1 .hf-match img{
    width: 1100px;
    height:256px;
    margin-top: -1px
}
.main2,.main3{
    width: 1100px;
    margin:0 auto;
    padding-top:50px;
}
.main2 h1{
    text-align: center;
}
.main2 .news{
    width:1100px;
    margin-top: 50px
}
/*.main2 .news a{
    display: block;
    width:350px;
    height: 315px;
    float: left;
    margin-right: 25px;
    position: relative;
}

.main2 .news a:last-of-type{
    margin-right: 0
}
.main2 .news .new-img-out{
    overflow: hidden;
    width:350px;
    height: 210px;
    position: relative;
}
.new-top{
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
    border-top: 20px solid #ee7836;
    border-left: 20px solid #ee7836;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
}
.main2 .news .new-img{
    width:376px;
    height: 230px;
}
.main2 .news .new-img{
 -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

.main2 .news .new-img-out:hover .new-img{
    -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
    -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0.8
}
.main2 .news a img{
    width:376px;
    height: 230px;
}*/
.main2 .news .m-news-left{
    display: block;
    width: 520px;
    height: 420px;
    float: left;
    margin-top: 36px

}
.main2 .news .m-news-left .new-img-out{
    overflow: hidden;
    width: 520px;
    height: 300px;
    position: relative;
}
.main2 .news .m-news-left .new-top1{
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
    width: 80px;
    height: 80px;
    background: #ee7836;
    font-size: 16px;
    color: #fff;
    padding: 56px 0 0 0;
    text-align: center;
    box-sizing: border-box;
}
.main2 .news .m-news-left .new-top1 span{
    font-size: 60px;
    position: absolute;
    top:-10px;
    left: 5px;
    display: inline-block;
    width: 70px;
    height:70px;
    text-align: center;
}
.main2 .news .m-news-left .new-img,.news .news-1 .new-img img{
    width: 520px;
    height: 300px;
}
.main2 .news .m-news-left .new-img{
 -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

.main2 .news .m-news-left .new-img-out:hover .new-img{
    -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
    -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.main2 .news .m-news-left h1{
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    color: #333333;
    line-height: 34px;
    margin-top: 10px;
    text-align: left!important
}
.main2 .news .m-news-left p{
    font-size: 14px;
    width: 510px;
    line-height: 25px;
    color: #333
}
.main2 .news .m-news-right{
    width: 530px;
    height:440px;
    padding-right: 15px;
    float: right;
}
.main2 .news .m-news-right a{
    width: 530px;
    height: 150px;    
    display: block;
    border-bottom: 1px solid #c7c7c7;
    padding-top: 26px;
}
.main2 .news .m-news-right a:last-child{
    border-bottom:none
}
.main2 .news .m-news-right .new-2-left{
    width: 70px;
    height: 90px;
    font-size: 16px;
    color: #333333;
    padding: 66px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    float: left
}
.main2 .news .m-news-right .new-2-left span{
    font-size: 65px;
    position: absolute;
    top:-5px;
    left: 0px;
    display: inline-block;
    width: 70px;
    height:70px;
    text-align: center;
}
.main2 .news .m-news-right .new-2-right{
    float: right;
    width: 430px;
    height: 130px;
    color: #333333;
}
.main2 .news .m-news-right .new-2-right h1{
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.main2 .news .m-news-right .new-2-right p{
    font-size: 14px;
    line-height: 25px;
} 

.main2 .news a p{
    font-size: 16px;
    line-height: 35px;
    color: #333
}
.main2 .news a:hover p{
    color: #ee7836;
    text-decoration: underline;
}
.main2 .news .m-news-right:hover h1{
    color: #ee7836
}
.main2 .news .m-news-right:hover .new-2-left{
    color: #ee7836
}
.news-more{
    width: 220px;
    height: 55px;
    display: block;
    margin:20px auto;
    text-align: center;
    font-size: 18px;
    line-height: 55px;
    color: #ee7836;
    border:1px solid #ee7836;
}
.news-more .more-arrow{
    height: 0;
    width: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #ee7836;
    border-bottom: 6px solid transparent;
    display: inline-block;
    margin-left: 10px
}
.news-more:hover{color: #fff;background-color: #ee7836}
.news-more:hover .more-arrow{border-left: 6px solid #fff} 

.main3 .main3-left{
    width:560px;
    height:500px;
    position: relative;
}
.main3 .main3-left #video-more{
    font-size:15px;
    position: absolute;
    top:10px;
    right:0; 
    color: #ee7836;
    z-index: 2
}
.main3 .main3-left #video-more .more-arrow-1{
    height: 0;
    width: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #ee7836;
    border-bottom: 5px solid transparent;
    display: inline-block;
}
.main3 .main3-left h1{
    font-size: 20px;
    color: #555;
    line-height: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}
.main3 .main3-left h1 img{
    margin-right: 10px;
    width: 23px;
    height: 21px
}
.main3 .main3-left .video{
    width:560px;
    height:350px;
}
.video .video-js .vjs-control-bar {background-color: #ffffff;box-shadow: 0 0 5px rgba(0,0,0,.4);}
.video .video-js *, .video-js:after, .video-js :before,
.video .video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter,
.video .video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high,
.video .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {color: #666666;text-shadow: none;}
.video .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level,
.video .video-js .vjs-progress-holder .vjs-load-progress,  .video-js .vjs-progress-holder .vjs-play-progress {background-color: #ee7836;}
.video-js .vjs-progress-holder .vjs-load-progress div {background-color: #666;}
 .video .video-js .vjs-slider {background-color: #666666;}
 .video .vjs-slider-horizontal .vjs-volume-level:before,
.video .video-js .vjs-play-progress:before {color: #ee7836;}
.video .video-js .vjs-big-play-button {width: 78px;height: 78px;line-height: 70px;border-radius: 50%;font-size: 60px;background-color: transparent !important;border: 4px solid #fff;top: 50%;margin-top: -39px;left: 50%;margin-left: -39px;
}
.video .video-js .vjs-big-play-button:hover {box-shadow: 0 0 30px rgba(0,0,0,.5);}
.video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {color: #fff;}
.main3 .main3-right{
    width:510px;
}
.main3 .main3-right h2{
    font-size: 20px;
    color: #555;
    text-align: center;
    line-height:50px
}
.main3 .main3-right .line{
    width: 50px;
    height: 2px;
    background-color: #ee7836;
    margin:10px auto 14px;
}
.main3 .main3-right .leader-img{
    font-size: 0;
    height: 209px;overflow-y:hidden;
}
.main3 .main3-right .leader-img img{
    margin-right: 10px;
    width: 120px;
    height: 90px;
    margin-bottom: 15px
}
.main3 .main3-right .leader-img img:nth-of-type(4n){
    margin-right: 0
}
.main3 .lunbo2-out{
    width:510px;
    height: 140px;
    position: relative;
}
.main3 .lunbo2-out .arrow-left{
    position: absolute;
    left:4px;
    display:block;
    border-top: 3px solid #d6d4d4;
    border-right: 3px solid #d6d4d4;
    transform: rotate(225deg);
    top: 35px;
    width: 20px;
    height: 20px;
}
.main3 .lunbo2-out .arrow-right{
    position: absolute;
    right:4px;
    display:block;
    border-top: 3px solid #d6d4d4;
    border-right: 3px solid #d6d4d4;
    transform: rotate(45deg);
    top: 35px;
    width: 20px;
    height: 20px;
}
.main3 .lunbo2-out .arrow-right:hover,
.main3 .lunbo2-out .arrow-left:hover{
    border-color: #ee7836
}
.main3 .lunbo2-out .lunbo2{
    margin:0 25px 0 35px;
}
.main3 .lunbo2-out .lunbo2 img{
    width: 85px;
    height: 74px;
}
.main3 .lunbo2-out .lunbo2 p{
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #232323
}
.main4{
    width: 1100px;
    margin:40px auto 40px;
}
.main4 p{
    font-size: 14px;


}
.main4 p span{
    color: #121212;
    font-weight: bold;
    margin-bottom: 6px;
    display: inline-block;
}
.main4 p a{
    color: #232323;
    margin-bottom: 6px;
    display: inline-block;
}
.main4 p a:hover{
    color: #ee7836
}
footer{
    width: 100%;
    height:430px;
    background-color: #ee7836
}
footer .footer {
    width: 1100px;
    margin:0 auto;
}
footer .footer .footer-top{
    border-bottom: 1px solid #fff;
    padding-bottom: 20px
}
.footer-l{
    width: 350px
}
.footer-l .f-logo{
    width: 54px;
    height: 80px;
    margin:63px 0 30px 0;
}
.footer-l p{
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 30px;
}
.footer-l p img{
    margin-right: 4px
}
.footer-l p:first-of-type{
    margin-bottom: 20px;
    font-size: 15px;
    color: #fff
}
.footer-r li{
    margin-top: 90px;
    text-align: center;
    float: left;
    margin-left: 24px;
    color: #fff
}
.footer-r li p{
    /*font-weight: bold;*/
    font-size: 15px;
    margin-bottom: 18px;
}
.footer-r li a{
    display: block;
    color: #fff;
    font-size: 14px;
    margin-bottom: 14px
}
.footer-r li a:hover{
    opacity: 0.7
}
.footer-r li.foot-b a{
    display: block;
    font-size: 15px;
    margin-bottom: 18px;
}
.footer-bottom p{
    display: block;
    font-size: 13px;
    margin-top: 13px;
    color: #fff
}
.footer-bottom a{
    font-size: 13px;
    color: #fff
}


