/*header*/
html {padding:0;margin:0;}
body{line-height: 160%; font-size: 14px; font-family: "Microsoft YaHei","微软雅黑"}
ul {list-style: none;padding:0;margin:0;}
ul li{ list-style-type: none;}
* {transition: all 0.3s ease 0s;}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a {text-decoration: none; color: #555;}
a:focus, a:hover{ color: #333;}
.topnav{ background: rgba(254,254,254,1); position: absolute; z-index: 10; width: 100%;  border-bottom: 1px solid rgba(0,0,0,.3);}
.jjloog{ display: inline-block; padding: 10px; }
.navbar-default{ border: 0; border-radius: 0;  border-top: 1px solid  rgba(0,0,0,0.1); padding: 30px 0; background-color: transparent; margin-bottom: 0}
.topbj{ padding: 0 10px; }
.navbar-default .navbar-nav>li>a{ color: #333;   height: 30px; line-height: 30px; overflow: hidden;
   font-size: 14px; position: relative; padding: 0px 20px ;}
.navbar-default .navbar-nav>li>a .cn{ }
.navbar-default .navbar-nav>li>a:hover .cn,.navbar-default .navbar-nav>li.active>a .cn{margin-top: 0px;}
.navbar-default .navbar-nav>li>a:hover .en,.navbar-default .navbar-nav>li.active>a .en{margin-top: -30px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{  color: #E40019; background: transparent;  }
.topnav:after{display: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color:transparent;}

.dropdown-menu{background: #E40019; border: 0px;transition: all 0s ease 0s;}
.navtel .iconfont{ color: #E40019; margin-right: 4px;}
.dropdown-menu>li>a{ display: inline-block;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a{color:#fff; padding:10px 10px; width: 100%;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover{background:#E40019 ;  color: #333;}
.swiper-container-b {
    width: 100%;
    height: 100%; overflow: hidden;
    background: #000;
}
.swiper-pagination-b { position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.yb-banner{ position: relative;
    width: 100%;  overflow: hidden;}
.yb-banner .swiper-slide{overflow:hidden}
.main-page{ padding: 40px 0;  width: 100%;}
.yb-banner .swiper-pagination-bullet{background: rgba(254,254,254,.8); margin: 4px;}
.yb-banner .swiper-pagination-bullet-active{ background: #E40019; width: 30px; border-radius: 100px;}


.page-tit{display: inline-block; width: 100%;   padding: 20px 0;}
.page-cn{display: inline-block; font-size: 24px; line-height: 30px; font-weight: bold;}
.page-en{display: inline-block;  color: #333; font-size: 36px; line-height: 50px; font-weight: 500;}
.ab-ul{ display: inline-block; width: 100%; padding:  20px; }

.ab-ul li { padding: 0; text-align: center}

.ab-ul-div{display: inline-block; width: 100%;}
.ab-ul-tit{font-size: 16px; color: #808080;}
.ab-ul-val{color: #C9C9C9; font-size: 48px; font-family: myabkrobat; font-weight: 200; line-height: 40px;}
.ab-ul-val small{ font-size: 24px; color: #C9C9C9; font-family: "Microsoft YaHei", "微软雅黑"}

.yb-banner .text{ display: inline-block; width: 40%; text-align: left; color: #fff; font-weight: bold; position: absolute; top: 30%; left: 22%;}
.yb-banner .texta{ display: inline-block;  font-size: 38px; width: 100%; line-height: 50px; text-shadow: 3px 3px 10px #999; }
.yb-banner .textb{ display: inline-block;  font-size: 18px; width: 100%; font-weight: bold; text-shadow: 3px 3px 10px #999; line-height: 30px; }
.yb-banner .textc{ display: inline-block;  font-size: 14px; width: 100%;  line-height: 20px;}
.yb-banner .textd{ display: inline-block;  font-size: 18px; width: 100%; font-weight: bold; line-height: 40px; margin-top: 20px; }
.yb-banner .texte{ display: inline-block;  font-size: 18px; width: 100%;}

@font-face {
    font-family: myabkrobat;
    src: url("../fonts/akrobat-extrabold.ttf");
}


.bannerimg3{   animation: animate-show 16s infinite}
@-webkit-keyframes animate-show {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}


.ablist{ display: inline-block; width: 100%; position: relative; height: 480px; margin-top: 12px; }
.ablistimg{ width: 100%; display: inline-block; height: 100%; overflow: hidden;}
.ablistimg:before{content: ''; width: 100%; height: 100%; background: rgba(0,0,0,.4); position: absolute; top: 0; left: 0;}
.ablistimg img{ width: 100%; height: 100% !important;}
.ablistbody{ position: absolute; bottom: 0; left: 0; width: 80%; border-radius: 0 50px 0 0; background: linear-gradient(rgba(228,0,20,0), rgba(228,0,20,0)); color: #fff;}
.ablisttit{ width: 100%; border-bottom: 0px solid rgba(254,254,254,.3); padding: 20px 40px; display: inline-block; line-height: 40px; padding-bottom: 40px;}
.ablisttit .tita{ float: left; font-size: 18px; font-weight: bold; display: inline-block;}
.ablisttit .titb{ display: inline-block; float: left; text-align: left; line-height: 25px; font-size: 14px;}

.ablist:hover .ablistimg img{ transform: scale(1.1)}
.ablist:hover .ablistbody{ background: linear-gradient(rgba(228,0,25,0.7), rgba(228,0,20,0.8)); width: 80%;}
.ablist:hover  .ablistimg:before{background: rgba(0,0,0,0);}

.ab-ul-b li:nth-child(3) .ablistbody{width: 60%;}
.casepage-s{ background: url("../images/casebj.jpg?") center ;   background-size: cover;}
.casepage{   background-size: cover;}
.cppage{ padding-bottom: 40px; display: inline-block; width: 100%; padding-top: 20px;}

.case-typea{ display: inline-block; width: 100%; color: #fff; background-color: rgba(228,0,25,.7); padding: 20px; height: 300px;}
.case-typea .cn{ font-size: 24px; font-weight: bold; line-height: 40px; letter-spacing: 2px;}
.case-typea .note{ margin-top: 80px;}
.case-typea:hover{  background-color: rgba(228,0,25,.9); color: #fff; border-radius: 20px; }


.case-typeb{ display: inline-block; width: 100%; border: 1px solid #fff; height: 240px; margin-top: 60px; color: #fff; padding: 20px;}
.case-typeb .cn{ font-size: 24px; font-weight: bold; line-height: 40px; letter-spacing: 2px; margin-top: 70px;}
.case-typeb .icon{ font-size: 24px;}
.case-typeb:hover{ background-color: rgba(254,254,254,.4)}
.case-typea a,.case-typeb a{color: #fff;}


.cpzx_con{ display: block; width: 100%;  border: solid 15px transparent; border-bottom: none; margin-top:10px; padding-bottom: 10px;
    overflow: hidden; -webkit-transition: all 0.2s linear; transition: all 0.2s linear;  background: white;}
.cpzx_text{ padding-bottom: 7px;}
.cpzx_con:hover{ border: solid 15px white; box-shadow: #666 0px 0px 10px; border-bottom: none; }
.cpzx_con:hover .cpzx_text > a{ color: #201455; font-weight: bold;}

.cpzx_text > a{ text-align:left; display: block; font-size: 18px; color: #333; padding: 0 10px; padding-top: 10px;}
.cpzx_bottom{ height: 19px; margin-top: 12px; display: flex; padding: 0 10px; margin-left: 0;  }
.cpzx_bottom > a ,.cpzx_bottom > span{ color: #ccc; font-size: 12px; display: block; float: left; height: 20px; overflow: hidden; margin-top: 2px;}

.cpzx_con:hover {
    -webkit-box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}
.cpzx-img{ width: 100%; height: 260px; position: relative; overflow: hidden;}
.cpzx-img  img{ width: 100%; min-height: 100%;}
.cpzx_con:hover .cpzx-img img{ transform: scale(1.1)}

.cpzx-titb{ width: calc(100% - 120px);}
.cpzx-eye{ width: 100px; display: flex;}
.cpzx-eye .iconfont{font-size: 12px;}

.cpzxlj{ display: flex; text-align: center; justify-content: center;  align-items: center; width: 100%; left: 0; background: rgba(0,0,0,.5); height: 100%; position: absolute; top: 100%;}

.cpzx_con:hover .cpzxlj{ top: 0;}
.cpzxlj .iconfont{ color: #666; background: #fff; width: 50px; height: 50px; border-radius: 100px; text-align: center; line-height: 50px; font-size: 24px;}
.cpzxlj .iconfont:hover{ background: #E40019; color: #fff;}


.page-more{ display: inline-block; width: 100%; margin-top: 40px;}
.page-more a{display: inline-block; color: #E40019; padding: 10px 30px; border:  2px solid #ddd;}
.page-more a:hover{background: #E40019; color: #fff; border: 2px solid #E40019;}


.news-div{width: 100%; display: inline-block; }
.news-img-s{ width: 100%; height: 260px; overflow: hidden;}
.news-img-s img{min-height: 100%; width: 100%;}
.news-img img{ width: 100%; min-height: 100%;}
.news-top{ display: inline-block; width: 100%; padding:0 5px; line-height: 20px;}
.news-time{ display: inline-block; float: left ; font-size: 14px; color: #ccc; font-weight: 500; line-height: 30px;}

.newsmore{ display: inline-block; float: right;}
.newsmore a{ display: inline-block; padding: 0 10px; font-size: 12px; margin-top: 5px; color: #ccc;}
.newsmore a .iconfont{ display: inline-block;}
.newstit{ display: inline-block; width: 100%; font-weight: bold; line-height: 30px; margin-top: 20px; height: 30px; overflow: hidden; font-size: 14px;}
.newsnote{ display: inline-block; width: 100%; line-height: 22px; height: 44px; color: #666; overflow: hidden; font-size: 12px;}

.news-top{ display: inline-block; border-top: 1px solid #f5f5f5; padding-top: 10px;}

.newsbody{ width: 100%; padding: 10px; display: inline-block; }

.news-div:hover .news-img-s img{ transform: scale(1.1)}
.news-div:hover{  background: #f5f5f5; box-shadow: 5px 5px 10px #999;}

.nynewst{ margin-bottom: 10px;}
.nynewst .news-img-s{ height: auto; max-height: 200px; min-height: 120px;}
.nynewst .newstit{ margin-top: 0; line-height: 25px;}
.nynewst .newsbody{ padding: 0;}
.nynewst .news-top{  padding-top: 0;}
.main-page-l{ padding: 0;width: 100%;}

.footcon{ display: inline-block; width: 100%; line-height: 40px;}
.footcon .iconfont{ margin-right: 8px;}

/*内页*/

.ny-banner{   width: 100%; text-align: center; }

.page-ny-nav{ width: 100%; padding: 0; display: inline-block; background: #fafafa; border-bottom: 1px solid #ececec; }

.ny-nav-ul{ margin-top: 0px; width: 100%; display: inline-block; text-align: center;}
.ny-nav-ul li{ margin: 0 5px; display: inline-block;}

.ny-nav-ul li a{  overflow: hidden; z-index: 2; padding: 6px 20px; display: flex; flex-direction: column; position: relative;  line-height: 22px; color: #555; font-weight: bold;   margin-top:0px;}
/*.ny-nav-ul li a:before{content: ""; position: absolute; top: -40px; display: inline-block; height: 100%; width: 100%; background: #92B717; z-index: 0; left: 0;}*/
.ny-nav-ul li a small{ width: 100%; z-index: 2; display: inline-block; line-height: 20px; color: #ccc; font-size: 12px; font-weight: 300;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active,.ny-nav-ul li a:hover small,.ny-nav-ul li a.active small{ color: #fff;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active{   background: #E40019;}

.pageny-t-b{ display: inline-block; width: 100%; padding-bottom: 20px;}

.tit-cn{ font-size: 24px; font-weight: bold; display: inline-block; width: 100%; line-height: 40px;}
.tit-en{ font-size: 14px; color: #ccc; font-weight: 500; display: inline-block; width: 100%; line-height: 30px;}
.tit-baise.pageny-t-b .tit-cn{color: #fff;}
.tit-baise.pageny-t-b .tit-en{color: #fff;}
.ab-ul-ny{background-color: #fff; margin: 20px 0;}
.ab-ul-ny .ab-ul-val{  color: #E40019}

.page-ny{ line-height: 30px; padding: 40px 0; display: inline-block; width: 100%}
/**/
.breadcrumb{ margin-bottom: 6px; display:inline-block; width: 100%; background-color: transparent;}

.qywh-ulb-div{display: flex; flex-direction: column; background: #f5f5f5; margin: 8px 0; width: 100%;}
.qywh-icon{ width: 100%; height: 400px; overflow: hidden;}
.qywh-icon img{ width: 100%; min-height: 100%;}
.qywh-ulb-tit{font-weight: bold; font-size: 36px; padding: 10px; line-height: 40px;}
.qywh-ulb-tits{font-weight: bold; font-size: 24px; line-height: 40px; padding: 0 10px;}
.qywh-ulb-val{font-weight: 500; color: #999; font-size: 14px; padding: 0 10px; padding-bottom: 10px;}

.qywh-ulb-div:hover .qywh-icon img{transform: scale(1.1)}

.ryzz{ display: inline-block; width: 100%; overflow: hidden; padding:  20px; padding-top: 50px;  }

.ryzz-div{ position: relative; display: inline-block;  }

.ryzz-img{  border: 0px solid #ddd; background: #fff; overflow: hidden; border-radius: 8px 8px 0 0;}
.ryzz-img img{ width: 100%;  padding: 16px;}

.ryzz-tit-l{ display: inline-block; width: 100%; text-align: center;  background: #92B717; border: 0px solid #eee; border-radius: 0;}
.ryzz-tit-l a{ display: inline-block; width: 100%; font-size: 14px; line-height: 40px; font-weight: bold; color: #fff;}
.ryzz-tit-l small{ display: inline-block; width: 100%; font-size: 12px; color: #fff;}

.ryzz .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: auto;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.ryzz-fanye{position: absolute; top: 50%; margin-top: 50px; width: 100%; height: 50px;}
.ryzz-fanye  .iconfont { color: #ccc; cursor: pointer; font-size: 24px; border: 2px solid #ccc; border-radius: 100px; height: 50px; width: 50px; line-height: 50px; text-align: center;}
.ryzz-fanye  .ryzz-next{ position: absolute;top: -20px; display: inline-block; right: -60px;}
.ryzz-fanye  .ryzz-prev{ position: absolute;top: -20px; display: inline-block; left: -80px;}
.ryzz-fanyefanye .ryzz-next:hover .iconfont,.ryzz-fanye .ryzz-prev:hover .iconfont{ color: #1D2288; border-color: #1D2288; }
.ryzz .ryzz-pagination{ width: 100%; text-align: center; display: inline-block;  bottom: auto; position: absolute; padding-left: 50px;}

.casediv{display: inline-block; width: 100%; margin: 5px 0;}
.caseimg{ width: 100%; height: 300px;
    overflow: hidden;}
.caseimg img{ width: 100%; min-height: 100%;}
.casebody{display: inline-block; width: 100%; padding: 6px;}
.casenamecn{font-size: 14px; font-weight: bold; margin-top: 5px; line-height: 30px;}
.casenameen{font-size: 14px; color: #808080; line-height: 20px;}

.casediv:hover .caseimg img{transform: scale(1.1)}
.casediv:hover .casebody{background: #1D2288;}
.casediv:hover .casenamecn,.casediv:hover .casenameen{color: #fff;}


.cppage .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.cppage .swiper-slide {
    background-size: cover;
    background-position: center;
}

.cppage .gallery-top { position: relative;
    height: 100%;
    width: 100%;
}

.cppage .gallery-thumbs { position: absolute;
    height: 120px;
    box-sizing: border-box;
    padding: 10px; bottom: 100px;
}
.casepage .cppage .gallery-thumbs{ background: rgba(0,0,0,.5); bottom: 0; border-top: 4px solid rgba(254,254,254,.4)}
.cppage .gallery-thumbs .swiper-slide { display: inline-block; padding: 5px;
    width: 16%; box-shadow: 3px 3px 10px #666; border: 4px solid rgba(254,254,254,.5);
    height: 100%; background: #fff; color: #555;
    opacity: 1; cursor: pointer;
}

.cppage .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; border: 4px solid #E40019; background: #E40019;
}

.case-ge{display: flex; width: 100%;}
.case-ge-img{display: flex; width: 40%;  height:80px; }
.case-ge-img img{ height: 100%; width: 100%}
.case-ge-bo{display: flex; color: #fff; font-size: 12px; flex-direction: column; width: 60%; padding: 0 10px ;}
.case-ge-bo .cn{ font-size: 18px;}
.case-ge-bo .en{ font-size: 14px;}
.gallery-thumbs .swiper-slide  .case-ge-bo .cn{ color: #555}
.gallery-thumbs .swiper-slide  .case-ge-bo .en{color: #999}
.gallery-thumbs .swiper-slide-thumb-active .case-ge-bo .cn,.swiper-slide-thumb-active .case-ge-bo .en{color: #fff;}
.cppagefy{display: inline-block; width: 100%; text-align: center;}
.cppagefy .swiper-next,.cppagefy .swiper-prev{position: relative; font-size: 18px; padding: 0 10px; left: auto; right: auto; display: inline-block; margin-top: 30px;}
.cppagefy .swiper-next:before{ content: ''; position: absolute; left: 0; top: 4px; width: 1px; height: 15px; background: #ccc;}

.cp-labels{ padding: 20px; display: inline-block; width: 100%;}
.cp-labels li{ display: inline-block; width: 100%; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #ddd;}
.cp-labels li > div{ float: left;}


.news-xx-t{ display: inline-block; width: 100%; padding: 40px 10px; background: #f2f2f2}
.news-tit-n{line-height: 50px;}
.new-note-x{ color: #999}

.newlisbtn{ display: inline-block; width: 100%; padding: 30px 0; margin-top: 20px; background: #f2f2f2}
.newml10{ margin: 0 10px; color: #ccc}
.newmr10{ margin: 0 10px;  color: #ccc}
.pagea-tit-lx{display: flex; width: 100%; position: relative; padding: 20px 10px; padding-left: 80px; }
.pagea-tit-lx:before{content: ''; position: absolute;
    left: 0; top: 0px; background: #ccc; width: 1px; height:100px;}

.lx-icon{position: absolute; left: 20px; width: 50px; height: 50px; border-radius: 10px; text-align: center; line-height: 50px;
    border: 1px solid #E40019; color: #E40019;}
.lx-icon .iconfont{ font-size: 30px;}

.lx-page-con{display: inline-block; width: 100%; padding: 30px 0;}

.join-ul-div{display: flex;}
.join-ul-b{display: inline-block; width: 100%;}
.join-ul-b li{display: inline-block; width: 100%; padding: 20px; border-bottom: 1px solid #f2f2f2;}

.jointit{ font-size: 14px; font-weight: bold;}
.jointit span{ color: #fff; background: #E40019; display: inline-block; padding: 2px 5px; line-height: 18px;}
.joinbtn{display: inline-block;  padding: 4px 20px; border-radius: 100px; background: #E40019; color: #fff;}

.join-ul-b li:hover{ background: #f2f2f2; }

.join-r{display: flex; align-items: center; justify-content: center}

.team-div{display: flex; justify-content: space-between; margin:10px 0;}
.team-body{ display: flex; flex-direction: column; width: 50%; background: #fff; height: auto;max-height: 260px; padding: 15px; }
.team-img{height: 260px; width: 50%; overflow: hidden;}
.team-img img{ width: 100%; min-height: 100%;}
.team-tit{ font-size: 14px; font-weight: bold;}
.team-note{ line-height: 25px;font-size: 12px; color: #999;}

.team-more{display: flex; width: 100%; margin-top: 10px;}
.team-more a{ display: inline-block; padding: 2px 20px; border-radius: 100px; background: #E40019; color: #fff;}

.team-div:hover{box-shadow: 3px 3px 6px #999;}
.team-div:hover .team-img img{transform: scale(1.1)}














.foota{ width: 100%; padding: 20px 0; background: #E6E6E6}
.foottel{display: flex; flex-direction: column; text-align: left;justify-content: right; padding: 20px 0 }
.foottel .telt{font-size: 14px; color: #555; margin-top: 0px;}
.foottel .telc{font-size: 24px; color: #0AA878; margin-top: 10px; font-weight: bold;}
.foota a{ color: #555}
.foot-nav{ display: inline-block; width: 100%; margin-top:0px; margin-bottom: 20px; text-align: left;}
.foot-nav li{ display: inline-block; margin: 5px 16px;}
.footlx{ line-height: 30px;  font-size: 12px; color: #555; display: inline-block; width: 100%;}
.footlx li{ display: inline-block; padding: 5px }
.footlx li .iconfont{ padding-left: 4px; color: #555; font-size: 12px;}
.footb{display: inline-block; font-size: 12px; width: 100%; color: #555; padding: 15px 0; border-top: 1px solid #ccc; background: #E6E6E6}
.footb a{ color: #999;}
.footewm{ display: inline-block;}
.footewm img{ max-height: 120px;}
.footacen{ display: inline-block; width: 100%; color: #666; font-size: 12px;}
.footlogo{ display: inline-block; width: 100%;}
.footlogo img{height: 60px;}

.links{display:inline-block; font-size: 12px; width: 100%; line-height: 30px; color: #999;}
.links a{color: #999;}








.page-tit.baise .page-en,.page-tit.baise .page-cn{color: #fff;}
/*public*/
.fenyeys{ float:left; width:100%; display: inline-block; padding: 20px 10px; text-align:center;  font-size: 12px; font-family: "微软雅黑";}
.fenyeys span{  margin:2px 6px; border-radius:25px;  padding:5px 10px; background:#0AA878; color:#fff; }
.fenyeys a{ margin:2px 6px; border-radius:25px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#0AA878;}
.nyright-con .col-md-12{margin: 0px; padding: 0px;}

.page-ny img{ max-width: 100%;}
.ny-r-c{display: inline-block; width: 100%;}

.p0{ padding-left: 0px; padding-right: 0px;}
.pl0 {	padding-left:0;}
.pr0 {	padding-right:0;}
.p8{padding-right: 8px;
    padding-left:8px;}
.p20{padding-right: 20px;
    padding-left:20px;}
.ml0 {	margin-left:0 ;}
.mr0 {	margin-right:0;}
.ml100 {	margin-left:100px ;}
.fl {	float: left;}
.fr {	float: right;}
.w100 {	width: 100%;}
.w50{width: 50%;}
.mt10 {	margin-top: 10px !important;}
.mt20 {	margin-top: 20px;}
.mt30 {	margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt6 {	margin-top: 6px;}
.mt60 {	margin-top: 60px;}
.tac {	text-align: center;}
.pb10 {	padding-bottom: 10px;}
.borderb1 {	border-bottom:1px solid #d4d4d4;}
.rela{position: relative}
.color-fff{color: #fff!important;}
.ba-f5f5f5{ background: #f5f5f5;}
.ba-EBEBEB{background: #EBEBEB;}
.ba-fff{background: #fff;}
h3 {margin:0;}
h4 {	margin:0;}
a {	text-decoration: none !important;}

.w10{width: 10%;}
.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}


@media (max-width: 1440px) {
    .navbar-default .navbar-nav>li>a{padding: 0 15px;}
    .case-typea{ height: 260px;}
    .case-typeb{ height: 200px;}
    .case-typeb .cn{ margin-top: 50px;}
}
@media (max-width: 1366px) {
    .case-typea{ height: 240px;}
    .case-typeb{ height: 180px; }
    .case-typeb .cn{ margin-top: 30px;}
    .navbar-default .navbar-nav>li>a
}


@media (max-width: 768px) {
    .main-page{padding: 20px 0;}
    .topnav{position: relative}
    .navbar-header{display: inline-block; position: absolute; top: 20px; right: 10px}
    .page-tit,.ab-ul{ padding: 10px; }
    .page-en{font-size: 24px;}
    .page-cn{font-size: 16px;}
    .ab-ul-val{ font-size: 18px;}
    .ab-ul-tit{font-size: 14px;}
    .ablist{ height: 300px;}
    .ab-ul-b li:nth-child(3) .ablistbody{width: 80%;}
    .case-typea{ height: 140px;}
    .case-typea .note{margin-top: 50px;}
    .pagecen{ padding: 10px;}
    .newlisbtn .text-right{ text-align: left}
    .ryzz-fanye{left: 0}
    .ryzz-fanye .ryzz-next{right: 10px; z-index: 5}
    .ryzz-fanye .ryzz-prev{ left: 10px; z-index: 5}
    .join-ul-div{display: inline-block; width: 100%}
    .join-ul-div .w20{ width: 100%}
    .join-ul-div .w80{ width: 100%;}
    .team-img{ height: 160px;}
    .team-body{max-height: 160px;}
    .team-note{ height: 50px; overflow: hidden;}
    .team-div{ margin-bottom: 10px;}
}
