<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*-----------------------------------------------------------*/

/*copyright by åŠ¨åŠ›æ—&nbsp;é™  www.btoe.cn*/

/*é‚®ç®± btoe@btoe.cn*/

/*åˆä½œç”µè¯ 400-0599-360*/

/*ç‰ˆæƒæ‰€æœ‰è¿è€…å¿…ç©¶*/

/*-----------------------------------------------------------*/





/*banner*/

.fullSlide {

    width: 100%;

    position: relative;

    height: 745px;

    overflow: hidden;

  }

  

  .fullSlide .bd {

    width: 90%;

    height: 745px;

    margin: 0 auto;

    position: relative;

    z-index: 1;

    overflow: hidden;

  }



  

  .fullSlide .bd ul {

    width: 100% !important;

  }

  

  .fullSlide .bd li {

    width: 100% !important;

    height: 745px;

    overflow: hidden;

    text-align: center;

    border-top-left-radius: 50px;

    border-top-right-radius: 50px;

  }

  

  .fullSlide .bd li a {

    display: block;

    height: 745px;

  }

  

  .fullSlide .hd {

    position: absolute;

    z-index: 2;

    top: 305px;

    right: 2%;

    background: url(../images/xt.png) no-repeat center 22px;

  }

  



  

  .fullSlide .hd ul li {

    cursor: pointer;

    zoom: 1;

    width: 21px;

    height: 21px;

    margin: 0 0 32px 0;

    overflow: hidden;

    line-height: 99px;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    background: url(../images/buttom2.png) no-repeat center;

    position: relative;

  }

  

  .fullSlide .hd ul .on {

    background: url(../images/buttom1.png) no-repeat center;

    -webkit-transition: all .3s linear;

    transition: all .3s linear;

  }

  

  

  .fullSlide .next {

    width: 65px;

    height: 65px;

    position: absolute;

    top: 50%;

    z-index: 2;

    background: url(../images/bannerR.png) no-repeat center;

    filter: alpha(opacity=80);

    -moz-opacity: .8;

    opacity: .8;

    -webkit-transition: all .5s linear;

    transition: all .5s linear;

    right: 8%;

  }

  

  .fullSlide .prev {

    width: 65px;

    height: 65px;

    position: absolute;

    top: 50%;

    z-index: 2;

    background: url(../images/bannerL.png) no-repeat center;

    filter: alpha(opacity=80);

    -moz-opacity: .8;

    opacity: .8;

    -webkit-transition: all .5s linear;

    transition: all .5s linear;

    left: 8%;

  }





  .banner_box {

    width: 100%;

    position: relative;

    height: 745px;

    background: #067065;

    overflow: hidden;

  }



  .banner_box .banner_xt{

      position: absolute;

      left: 2%;

      top: 295px;

      background: url(../images/buttom3.png) no-repeat bottom center;

      font-size: 14px;

        letter-spacing: 8px;

        line-height: 30px;

        color: #ffffff;

        width: 30px;

        writing-mode: tb-rl;

        padding-bottom: 65px;

  }



  .banner_box .demo2{

    position: absolute;

    left: 0px;

    top: 0px;

    width: 100%;

    height: 745px;

    z-index: 1;

  

}



  /*title*/



.title{

    background: url(../images/title.png) no-repeat left top;

}



.title h3{

    font-size: 28px;

    line-height: 30px;

    color: #333333;

    font-weight: bold;

    padding: 17px 0 0 17px;

}



.title h3 a{

    display: block;

    font-size: 28px;

    line-height: 30px;

    color: #333333;

    font-weight: bold;

}





  /*hz*/



.hz_bg{

    width: 100%;

    margin: 0 auto;

    height: 800px;



}



.hz_bg .hz_t{

    margin: 0 auto;

    width: 1300px;

    position: relative;

    z-index: 5;



}



.hz_bg .hz_t .title{

    margin: 0 auto;

    position: absolute;

    top: 150px;

    left: 425px;

    z-index: 5;





}



.hz_bg .hz_t .title h3{

    font-size: 34px;

}



.hz_bg .hz_t .more{

    margin: 0 auto;

    background: url(../images/more3.png) no-repeat center;

    width: 216px;

    height: 216px;

    position: absolute;

    top: 255px;

    left: 540px;

    text-align: center;

    z-index: 5;



}



.hz_bg .hz_t .more a{

    font-size: 18px;

    color: #ffffff;

    font-weight: bold;

    display: block;

    margin-top: 85px;

}



.hz_bg .hz_t .more a i{

    display: block;

    font-size: 12px;

    color: #ffffff;

    margin-top: 7px;

}



.hz_bg .hz_box{

    width: 90%;

    margin: 0 auto;

    padding-top: 30px;



} 



.hz_bg .hz_box ul li{

    height: 120px;

    margin-bottom: 30px;



}



.hz_bg .hz_box ul li .hz_img{

    float: left;

    width: 7%;

    position: relative;

    margin: 0 1.75%;

    padding-top: 7%;

}



.hz_bg .hz_box ul li .hz_img img{

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    opacity: 0.2;

    object-fit: contain;

}



.hz_bg .hz_box ul li .hz_img:hover img{

    opacity: 1;

    filter: grayscale(0);

    filter: none;

}



.hz_bg .hz_box ul li.hz1 .hz_img {

    margin: 0 3.5% 0 1%;



}



.hz_bg .hz_box ul li.hz1 .hz_img:nth-child(5){

    margin: 0 12%;

} 





.hz_bg .hz_box ul li.hz2 .hz_img {

    margin: 0 3.5% 0 0%;



}



.hz_bg .hz_box ul li.hz2 .hz_img:nth-child(1){

    margin-left: -2%;



}



.hz_bg .hz_box ul li.hz2 .hz_img:nth-child(5){

    margin: 0 2% 0 23%;

} 



.hz_bg .hz_box ul li.hz2 .hz_img:last-child{

    margin-right: 0%;

} 



.hz_bg .hz_box ul li.hz3{

    position: relative;

}



.hz_bg .hz_box ul li.hz3 .hz_img:nth-child(5){

   

    margin-left: 17%;

} 



.hz_bg .hz_box ul li.hz3 .hz_img:last-child{

    margin-right: -2%;

    position: relative;

} 





.hz_bg .hz_box ul li.hz4 .hz_img {

    margin: 0 1.5% 0 1%;



}



.hz_bg .hz_box ul li.hz4 .hz_img:nth-child(1){

    margin-left: -1%;



}



.hz_bg .hz_box ul li.hz4 .hz_img:nth-child(6){

    margin: 0px 2% 0 10%;

} 



.hz_bg .hz_box ul li.hz4 .hz_img:last-child{

    margin-right: 0%;

} 



.hz_bg .hz_box ul li.hz5 .hz_img {

    margin: 0 2.5% 0 3%;



}



.hz_bg .hz_box ul li.hz5 .hz_img:nth-child(1){

    margin-left: 5%;



}



.hz_bg .hz_box ul li.hz5 .hz_img:nth-child(4){

    margin: 0 3% 0 7%;



}



.hz_bg .hz_box ul li.hz5 .hz_img:nth-child(7),

.hz_bg .hz_box ul li.hz5 .hz_img:nth-child(5),

.hz_bg .hz_box ul li.hz5 .hz_img:nth-child(6){

    margin: 0 2.5% 0 1%;

}



  /*about*/



  .ab_bg{

      width: 100%;

      height: 895px;

      margin: 0 auto;

      background: url(../images/ab_bg.jpg) no-repeat center;

  }

  

  .ab_bg .about{

      width: 1300px;

      margin: 0 auto;

      padding-top: 70px;

  }



  .ab_bg .about .title{

      margin: 0 auto;

      width: 140px;

  }



  .ab_bg .about p{

    width: 1300px;

    height: 144px;

    font-size: 15px;

    line-height: 36px;

    color: #666666;

    text-align: left;

    overflow: hidden;

    margin-top: 35px;

  }



  .ab_bg .about p a{

      margin-left: 55px;

      font-size: 14px;

    color: #067065;

    background: url(../images/more.png) no-repeat right center;

    display: inline-block;

    padding-right: 45px;

  }



  .ab_bg .video{

      margin: 35px auto 0 auto;

      width: 1300px;

  } 



  .ab_bg .video .video_l{

      float: left;

      width: 330px;

  }



  .ab_bg .video .video_l h5{

    font-size: 20px;

    line-height: 40px;

    color: #067065;

    font-weight: bold;

    margin-top: 5px;

  }



  .ab_bg .video .video_l .hd{

      margin-top: 20px;

      width: 182px;

  }



  .ab_bg .video .video_l .hd ul li{

    width: 182px;

    height: 70px;

    line-height: 70px;

    border-bottom: 1px dashed #dddddd;

    margin-bottom: 15px;

    position: relative;

  }



  .ab_bg .video .video_l .hd ul li a{

    font-size: 16px;

    color: #333333;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

  }



  .ab_bg .video .video_l .hd ul li a i{

    font-size: 20px;

    color: #333333;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    margin-right: 15px;

    float: left;

  }



  .ab_bg .video .video_l .hd ul li::after{

      position: absolute;

      left: 0px;

      top: 33px;

      content: "";

      width: 0px;

     height: 4px;

     background: #1b1b1b;

     -webkit-transition: all 0.5s ease-out;

     -o-transition: all 0.5s ease-out;

     transition: all 0.5s ease-out;

  }



  .ab_bg .video .video_l .hd ul li.on::after{

      width: 30px;



  }



  .ab_bg .video .video_l .hd ul li.on a{

      margin-left: 40px;

  }



  .ab_bg .video .video_l .hd ul li.on a i{

    font-size: 40px;

    color: #333333;

    font-weight: bold;

    font-family: 'Times New Roman', Times, serif;

    font-family: "Bodoni BT";

  }



  .ab_bg .video .video_l .more a{

      display: block;

      margin: 45px 0 0 45px;

      font-size: 46px;

      line-height: 30px;

      color: #666666;

      writing-mode: tb-rl;

  }





  .ab_bg .video .bd{

      float: right;

      width: 940px;

  }



  .ab_bg .video .bd ul li{

      float: left;

      width: 940px;

      height: 485px;

  }



  .ab_bg .video .bd ul li iframe{

    width: 940px;

    height: 485px;

  }



  .ab_bg .video .bd ul li img{

    width: 940px;

    height: 485px;

  }







/*news*/



  .news_bg{

    width: 100%;

    height: 995px;

    margin: 0 auto;

    background: url(../images/news_bg.jpg) no-repeat center;

}



.news_bg .news{

    width: 1300px;

    margin: 0 auto;

    padding-top: 70px;

}



.news_bg .news .news_t{

    height: 65px;

}



.news_bg .news .news_t .title{

    float: left;

}



.news_bg .news .news_t .title h3{

    color: #fff;

}



.news_bg .news .news_t .more{

    float: right;

    text-align: center;

    margin-top: 4px;

    font-size: 16px;

    color: #333333;

    width: 195px;

    height: 60px;

    line-height: 60px;

    border-radius: 45px;

    background: #ffb486;

}



.news_bg .news .news_show{

    width: 1300px;

    margin: 95px auto 0 auto;

    height: 310px;

    position: relative;

}



.news_bg .news .news_show .news_title{

    position: absolute;

    left: 30px;

    top: 23px;

    z-index: 5;

}



.news_bg .news .news_show .news_title h3 a{

    display: block;

    padding-left: 35px;

    font-size: 18px;

    line-height: 30px;

    color: #333333;

    font-weight: bold;

    background: url(../images/news_ico.png) no-repeat left center;

}



.news_bg .news .news_show .bd{

    width: 1300px;

}



.news_bg .news .news_show .bd ul li{

    float: left;

    width: 1335px;

}



.news_bg .news .news_show .bd ul li .txt{

    float: left;

    width: 730px;

    margin-left: 30px;

    margin-top: 68px;

}



.news_bg .news .news_show .bd ul li .txt h5{

    overflow: hidden;

    height: 62px;

    line-height: 62px;

}



.news_bg .news .news_show .bd ul li .txt h5 a{

    font-size: 18px;

    color: #333333;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    float: left;

    width: 560px;

}



.news_bg .news .news_show .bd ul li .txt h5 span{

    display: block;

    float: right;

    font-size: 14px;

    color: #999999;

}



.news_bg .news .news_show .bd ul li .txt i{

    display: block;

    width: 65px;

    height: 2px;

    background: #148075;

}



.news_bg .news .news_show .bd ul li .txt p{

    height: 60px;

    font-size: 14px;

    line-height: 30px;

    color: #666666;

    margin-top: 23px;

    overflow: hidden;

}



.news_bg .news .news_show .bd ul li .txt .more{

    margin-top: 20px;

    width: 154px;

    height: 50px;

    line-height: 50px;

    border: 1px solid #f3f3f3;



}



.news_bg .news .news_show .bd ul li .txt .more a{

    display: block;

    font-size: 14px;

    color: #333333;

    padding-left: 20px;

    background: url(../images/more2.png) no-repeat right center;

    width: 110px;

}





.news_bg .news .news_show .bd ul li .news_img{

    float: right;

    position: relative;

    width: 500px;

    height: 307px;

} 



.news_bg .news .news_show .bd ul li .news_img img{

    width: 471px;

    height: 292px;

    margin-top: 15px;

    object-fit: cover;



}



.news_bg .news .news_show .bd ul li .news_img .more{

    display: block;

    position: absolute;

    right: 0;

    top: 0;

    width: 65px;

    height: 65px;

    background: url(../images/more1.png) no-repeat center;

}





.news_bg .news .news_box{

    margin: 60px 0 0 -50px; 

    width: 1400px;

} 



.news_bg .news .news_box ul li.news_l{

    float: left;

    width: 465px;

    margin-right: 60px;

}



.news_bg .news .news_box ul li dt{

    margin-bottom: 10px;

}



.news_bg .news .news_box ul li.news_l dt{

    width: 365px;

    height: 58px;

    line-height: 58px;

    background-color: #d9eeec;

    padding: 0 50px;

    position: relative;

    z-index: 5;

}



.news_bg .news .news_box ul li.news_l dt h5{

    float: left;

    padding-left: 35px;

    font-size: 18px;

    color: #333333;

    font-weight: bold;

    background: url(../images/news1.png) no-repeat left center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news_bg .news .news_box ul li.news_l dt .more{

    display: block;

    float: right;

    font-size: 24px;

    color: #333333;

    font-weight: bold;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}





.news_bg .news .news_box ul li.news_l dt::after{

    position: absolute;

    left: 0;

    top: 0px;

    width: 0;

    height: 58px;

    background: #067065;

    content: "";

    z-index: -1;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}





.news_bg .news .news_box ul li.news_l dt:hover::after{

    width: 100%;

}



.news_bg .news .news_box ul li.news_l dt:hover h5{



    color: #ffb486;

    background: url(../images/news11.png) no-repeat left center;

}





.news_bg .news .news_box ul li.news_l dt:hover .more{



    color: #ffb486;



}





.news_bg .news .news_box ul li.news_l dd{

    width: 415px;

    height: 100px;

    border-bottom: 1px solid #ebebeb;

}



.news_bg .news .news_box ul li.news_l dd .time{

    float: left;

    position: relative;

    width: 100px;

}



.news_bg .news .news_box ul li.news_l dd .time span{

    display: block;

    text-align: left;

    line-height: 100px;

    font-size: 18px;

    color: #999999;

    font-weight: bold;

    font-family: Arial, Helvetica, sans-serif;

}



.news_bg .news .news_box ul li.news_l dd .time i{

    width: 100px;

    height: 86px;

}



.news_bg .news .news_box ul li.news_l dd .time i img{

    display: block;

    position: absolute;

    left: 0px;

    top: 7px;

    width: 0px;

    height: 0px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    object-fit: cover;

}



.news_bg .news .news_box ul li.news_l dd:hover .time i img{

    width: 100px;

    height: 86px;

}



.news_bg .news .news_box ul li.news_l dd .txt{

    float: right;

    width: 285px;

    padding-left: 25px;

    height: 52px;

    border-left:1px solid #ebebeb;

    margin-top: 24px;

}



.news_bg .news .news_box ul li.news_l dd .txt a{

    font-size: 15px;

    color: #333333;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    margin: 4px 0 8px 0;

}



.news_bg .news .news_box ul li.news_l dd .txt i{

    display: block;

    font-size: 14px;

    color: #999999;

    font-family: Arial, Helvetica, sans-serif;

}





.news_bg .news .news_box ul li.news_c{

    float: left;

    width: 380px;

    margin-right: 60px;

}



.news_bg .news .news_box ul li.news_c dt{

    width: 300px;

    height: 58px;

    line-height: 58px;

    background: #d9eeec;

    padding: 0 40px;

    position: relative;

    z-index: 5;

}



.news_bg .news .news_box ul li.news_c dt::after{

    position: absolute;

    left: 0;

    top: 0px;

    width: 0;

    height: 58px;

    background: #067065;

    content: "";

    z-index: -1;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news_bg .news .news_box ul li.news_c dt h5{

    float: left;

    padding-left: 35px;

    font-size: 18px;

    color: #333;

    font-weight: bold;

    background: url(../images/news2.png) no-repeat left center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news_bg .news .news_box ul li.news_c dt .more{

    display: block;

    float: right;

    font-size: 24px;

    color: #333;

    font-weight: bold;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news_bg .news .news_box ul li.news_c dt:hover::after{

    width: 100%;

}



.news_bg .news .news_box ul li.news_c dt:hover h5{

    background: url(../images/news22.png) no-repeat left center;

    color: #ffb486;



}





.news_bg .news .news_box ul li.news_c dt:hover .more{



    color: #ffb486;



}





.news_bg .news .news_box ul li.news_c dd{

    width: 380px;

    height: 100px;

    border-bottom: 1px solid #ebebeb;

   

}



.news_bg .news .news_box ul li.news_c dd .time{

    float: left;

    position: relative;

    width: 90px;

}



.news_bg .news .news_box ul li.news_c dd .time span{

    display: block;

    text-align: left;

    line-height: 100px;

    font-size: 18px;

    color: #999999;

    font-weight: bold;

    font-family: Arial, Helvetica, sans-serif;

}



.news_bg .news .news_box ul li.news_c dd .time i{

    width: 90px;

    height: 80px;

}



.news_bg .news .news_box ul li.news_c dd .time i img{

    display: block;

    position: absolute;

    left: 0px;

    top: 10px;

    width: 0px;

    height: 0px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    object-fit:contain;

    background: #fbfbfb;

}



.news_bg .news .news_box ul li.news_c dd:hover .time i img{

    width: 90px;

    height: 80px;

}



.news_bg .news .news_box ul li.news_c dd .txt{

    float: right;

    width: 262px;

    padding-left: 24px;

    height: 52px;

    border-left:1px solid #ebebeb;

    margin-top: 24px;

    box-sizing: content-box;

}



.news_bg .news .news_box ul li.news_c dd .txt a{

    font-size: 15px;

    color: #333333;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    margin: 4px 0 8px 0;

}









.news_bg .news .news_box ul li.news_r{

    float: right;

    width: 430px;

}





.news_bg .news .news_box ul li.news_r dt{

    width: 340px;

    height: 58px;

    line-height: 58px;

    background: #d9eeec;

    padding: 0 50px 0 40px;

    position: relative;

    z-index: 5;

}



.news_bg .news .news_box ul li.news_r dt h5{

    float: left;

    padding-left: 35px;

    font-size: 18px;

    color: #333333;

    font-weight: bold;

    background: url(../images/news3.png) no-repeat left center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news_bg .news .news_box ul li.news_r dt .more{

    display: block;

    float: right;

    font-size: 24px;

    color: #333333;

    font-weight: bold;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}





.news_bg .news .news_box ul li.news_r dt::after{

    position: absolute;

    left: 0;

    top: 0px;

    width: 0;

    height: 58px;

    background: #067065;

    content: "";

    z-index: -1;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}





.news_bg .news .news_box ul li.news_r dt:hover::after{

    width: 100%;

}



.news_bg .news .news_box ul li.news_r dt:hover h5{



    color: #ffb486;

    background: url(../images/news33.png) no-repeat left center;

}





.news_bg .news .news_box ul li.news_r dt:hover .more{



    color: #ffb486;



}





.news_bg .news .news_box ul li.news_r dd{

    width: 380px;

    height: 100px;

    border-bottom: 1px solid #ebebeb;

    padding-right: 50px;

   

}



.news_bg .news .news_box ul li.news_r dd .time{

    float: left;

    position: relative;

    width: 90px;

}



.news_bg .news .news_box ul li.news_r dd .time span{

    display: block;

    text-align: left;

    line-height: 100px;

    font-size: 18px;

    color: #999999;

    font-weight: bold;

    font-family: Arial, Helvetica, sans-serif;

}



.news_bg .news .news_box ul li.news_r dd .time i{

    width: 90px;

    height: 80px;

}



.news_bg .news .news_box ul li.news_r dd .time i img{

    display: block;

    position: absolute;

    left: 0px;

    top: 10px;

    width: 0px;

    height: 0px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    object-fit: cover;

}



.news_bg .news .news_box ul li.news_r dd:hover .time i img{

    width: 90px;

    height: 80px;

}



.news_bg .news .news_box ul li.news_r dd .txt{

    float: right;

    width: 260px;

    padding-left: 24px;

    height: 52px;

    border-left:1px solid #ebebeb;

    margin-top: 24px;

}



.news_bg .news .news_box ul li.news_r dd .txt a{

    font-size: 15px;

    color: #333333;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    margin: 4px 0 8px 0;

}





.news_bg .news .news_box ul li dd:last-child{

    border-bottom: none;

}









/*product*/



.product{

    width: 1300px;

    margin: 65px auto 70px auto;

}



.product .pro_box{

    width: 1300px;

    margin: 45px auto 70px auto;

    width: 1300px;

    height: 560px;

    border: 1px solid #f0f0f0;

}



.product .pro_box .pro_t{

    float: left;

    width: 354px;

    height: 560px;

    background: url(../images/pro_l.jpg) no-repeat  center;

}



.product .pro_box .pro_t .pro_l_title{

    margin-top: 80px;

    height: 360px;



}



.product .pro_box .pro_t .pro_l_title span{

    display: block;

    float: left;

    font-size: 16px;

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    writing-mode: tb-rl;

    font-family: 'Times New Roman', Times, serif;

    margin: 10px 0 0 44px;

    width: 130px;

    line-height: 130px;

    letter-spacing: 10px;

}



.product .pro_box .pro_t .pro_l_title h5 a{

    display: block;

    font-size: 30px;

    color: #e9e9e9;

    text-transform: uppercase;

    writing-mode: tb-rl;

    width: 85px;

    line-height: 85px;

    text-align: center;

    letter-spacing: 18px;

    padding-top: 28px;

    float: left;

}



.product .pro_box .pro_t .more{

    width: 195px;

    height: 60px;

    line-height: 60px;

    border-radius: 45px;

    background: #ffb486;

    margin: 0 auto;

} 



.product .pro_box .pro_t .more a{

    display: block;

    text-align: center;

    font-size: 16px;

    color: #333333;

}



.product .pro_box .pro_r{

    float: left;



} 



.product .pro_box .pro_r ul li{

    float: left;

    width: 333px;

    height: 560px;

    padding: 0 70px;



}



.product .pro_box .pro_r ul li:nth-child(1){

    background: url(../images/pro_list1.jpg) no-repeat  center;

}



.product .pro_box .pro_r ul li:nth-child(2){

    background: url(../images/pro_list2.jpg) no-repeat  center;

}



.product .pro_box .pro_r ul li h5 a{

    margin-top: 60px;

    font-size: 20px;

    color: #333333;

    font-weight: bold;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}





.product .pro_box .pro_r ul li span{

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 12px;

    color: #999999;

    font-family:Arial, Helvetica, sans-serif;

    margin: 10px 0 12px 0;

}





.product .pro_box .pro_r ul li i{

    display: block;

    width: 26px;

    height: 3px;

    background: #333333;

}





.product .pro_box .pro_r ul li p{

    height: 108px;

    font-size: 16px;

    line-height: 36px;

    color: #666666;

    overflow: hidden;

    margin-top: 35px;

}





.product .pro_box .pro_r ul li .more{

    display: block;

    width: 48px;

    height: 48px;

    line-height: 45px;

    border-radius: 50%;

    border: 1px solid #d3d3d3;

    background: url(../images/pro_more.png) no-repeat  center;

    margin-top: 55px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.product .pro_box .pro_r ul li:hover .more{

    border: 1px solid #067065;

    background:#067065 url(../images/pro_more1.png) no-repeat  center;

}</pre></body></html>