/*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;}


/*引导页*/
.ydy-page{ height: 100vh; width: 100%; overflow: hidden;}
.ydybeij{ background: url("/public/home/images/ydy/beij.png") bottom center no-repeat; position: relative; z-index: 0; background-size: cover; height: 100vh; width: 100%; overflow: hidden;}
.qiuw{  width: 70%; height: 100vh; overflow: hidden; background-size: contain; position: absolute; left: -100px; top: -100px; z-index: 1;}
.qiu{ background: url("/public/home/images/ydy/qiu.png") left top no-repeat; width: 40%; padding-right: 50px; height: 90vh; background-size: contain;
    position: absolute; left: 0; top: 0; z-index: 1; display: flex; align-items: center;
}
.qiucon{ margin: 0 auto; margin-left: 18%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.logoyd{ margin-top: 20px;}
.texta{color: #555; margin-top: 20px; font-weight: bold; font-size: 16px;}
.textb{color: #003477; font-size: 16px; margin-top: 10px; font-weight: bold;}
.pagecons{ display: inline-block; position: absolute; left: 44%; top: 20%; z-index: 3;}
.conli{display: flex; cursor: pointer; flex-direction: column;   color: #fff;}
.conli a{ color: #fff;}
.conlib{ margin-left: 36%; margin-top: 10%;}
.conlic{  margin-top: 10%;}
.concon{display: flex; border-radius: 200px; position: relative; border: 0px solid transparent; padding: 10px; padding-right: 20px; width: 400px;
   background: #004696; padding-left: 80px; margin-left: 100px; margin-top: 20px;  box-shadow: 2px 2px 10px rgba(0,0,0,.4);}
.conimg{ width: 120px; display: flex; height:120px; border-radius: 120px; overflow: hidden; border: 7px solid #f5f5f5; position: absolute;
    left: -40px;top: -16px; box-shadow: 2px 2px 10px rgba(0,0,0,.4); background: #fff}
.conimg img{ width: 100%; height: 100%;}
.conbody{display: flex; flex-direction: column; width: 290px; padding-left: 10px; }
.contit{font-size: 18px; width: 320px; font-weight: bold; color: #fff;}
.conc{ font-size: 14px; margin-top: 4px; height: 44px; color: #fff;}
.conbody .iconfont{color: #f49900;}
.conli:hover .conimg{transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); 	/* Opera */}
.conli:hover .concon{border: 0px solid #f49900;  background: #f49900}
.conli:hover .concon .iconfont{ color: #004696;}
.conlitit{color: #004696; margin-bottom: 10px; width: 320px; text-transform: capitalize; }
/*引导页END*/


.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: #003477; background: transparent;  }
.topnav:after{display: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color:transparent;}
.navbar-nav>li>.dropdown-menu{right: auto; left: 0}
.dropdown-menu{background: #003477; border: 0px;transition: all 0s ease 0s;}
.navtel .iconfont{ color: #003477; 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:#f49900 ;  color: #fff;}
.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;}

.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: #003477; width: 30px; border-radius: 100px;}
.yb-banner .swiper-slide{ overflow: hidden;}
.yb-banner .text{ display: inline-block; width: 80%; text-align: left; color: #fff; font-weight: bold; position: absolute; bottom: 18%; left: 10%;}
.yb-banner .texta{ display: inline-block;  font-size: 38px; width: 100%; line-height: 50px; margin-top: 20px; text-shadow: 3px 3px 10px #999; }
.yb-banner .textb{ display: inline-block;  font-size: 18px; width: 100%; margin-top: 20px; 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);
    }
}


.page-tit{display: flex;flex-direction: column; width: 100%;   padding: 20px 0;}
.page-cn{display: flex; font-size: 36px; line-height: 50px; font-weight: bold;}
.page-en{display: flex;  color: #CDCDCD; font-size: 24px; line-height: 30px; font-weight: 500;}
.page-tit-x{ width: 50px; height: 4px; background: #F29300; margin-top: 10px;}
.main-page-l{ padding: 0;width: 100%;}
.main-page-l img{ max-width: 100% }
.aboutnote{display: inline-block; width: 100%; color: #808080; font-size: 14px; line-height: 30px;}

.ab-ul{ display: inline-block; width: 100%; padding: 40px 20px; }

.ab-ul li { padding: 0; text-align: center}

.ab-ul-div{display: flex; width: 100%; margin: 60px 0; }
.ablistimg{ width: 50px;}
.ablistbody{ padding: 0 10px;}
.ab-ul-tit{font-size: 16px; font-weight: bold; text-align: left; padding-left: 4px; color: #808080;}
.ab-ul-val{color: #003477; display: flex; text-align: left; font-size: 36px; font-family: myabkrobat; font-weight: 600; line-height: 40px;}
.ab-ul-val small{ font-size: 16px; color: #C9C9C9; text-align: left; padding-left: 2px; font-family: "Microsoft YaHei", "微软雅黑"}

.aboutcenb{ display: flex; flex-direction: column; width: 100%; padding: 40px; border-radius: 6px; box-shadow: 5px 5px 10px rgba(0,0,0,.1); margin-top: 40px; background: #fff;}


.page-more{ display: inline-block; width: 100%; margin-top: 40px;}
.page-more a{display: inline-block; color: #003477; padding: 10px 30px; border:  2px solid #003477;}
.page-more a:hover{background: #003477; color: #fff; border: 2px solid #003477;}

.jjfaban{position: relative; display: inline-block; width: 100%;}
.jjfaban > img{ min-width: 100%; min-height: 100%;}
.jjfaban:after{ width: 100%; height: 100%; background: rgba(0,0,0,.4); content: ''; z-index: 1; position: absolute; top: 0; left: 0;}

.jjfatext{ position: absolute; top: 50%; margin-top: -80px; left: 10%; z-index: 2;}
.jjfatext .tit-cn{ color: #fff; font-size: 36px; line-height: 50px; font-weight: bold;}
.jjfatext .text-note{ color: #fff; font-size: 16px;}
.bs .page-more a{border:  2px solid #fff; color: #fff;}

.cpzx-ul li{ margin: 4px 0}
.page-ny .jjfaban{ height: 360px;  border-radius: 12px;  overflow: hidden;}
.page-ny .jjfaban >img{ min-height: 100%;}
.newstype{display: inline-block; margin-top: 60px; float: right;}
.newstype li{float: left; display: inline-block;}
.newstype li a{ display: inline-block; padding:8px 20px; margin-left: 10px; color: #333;}
.newstype li:hover a,.newstype li.active a{ background: #F29300;  color: #fff;}
.page-ny .jjfaban:hover:after{background: rgba(0,0,0,.2);}
.page-ny .jjfaban:hover >img{ transform: scale(1.1)}
.cpdiv{display: inline-block; width: 100%; margin: 5px 0;}
.cpimg{ width: 100%; height: 220px; border: 1px solid #eee; overflow: hidden; position: relative}
.cpimg:after{  position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(30,34,136,.2)}
.cpimg img{ width: 100%; min-height: 100%;}
.cpbody{display: inline-block; width: 100%; background: #f5f5f5; padding: 6px;}
.cpnamecn{font-size: 14px; font-weight: bold; margin-top: 5px; line-height: 30px;}
.cpnameen{font-size: 14px; color: #808080; line-height: 20px;}
.cpdiv:hover .cpimg:after{ background: rgba(30,34,136,.6)}
.cpdiv:hover .cpimg img{transform: scale(1.1)}
.cpdiv:hover .cpbody{background: #1D2288;}
.cpdiv:hover .cpnamecn,.cpdiv:hover .cpnameen{color: #fff;}

.jjtypec{display: inline-block; width: 100%; min-height: 400px;}
.jjtype-con{display: none; width: 100%; }
.onshow{ display: inline-block;}




.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; background: #f5f5f5}
.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{ border: 1px solid #f5f5f5; 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: #003477; color: #fff;}












.newspage{ background: url("../images/pagebj2.jpg") center center no-repeat; background-size: cover;}



.news-div{width: 100%; display: inline-block; background: #fff; }
.news-img-s{ width: 100%; height: 297px; overflow: hidden;}
.news-img-s img{min-height: 100%; width: 100%;}
.news-img img{ width: 100%; min-height: 100%;}
.news-top{ display: flex; width: 100%; padding:0 5px; line-height: 20px;}
.news-time{ display: flex; 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: flex; width: 100%; font-weight: bold; line-height: 30px; margin-top: 20px; height: 30px; overflow: hidden; font-size: 14px;}
.newsnote{ display: flex; 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; padding-bottom: 30px; display: flex; flex-direction: column; }

.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: 20px; display: flex; width: 100%;}
.nynewst .news-img-s{ height: auto; display: flex; max-height: 200px; width: 30%; min-height: 140px;}
.nynewst .news-img-s a{display: flex; height: 100%;}
.nynewst .news-img-s img{ height: 100%;}
.nynewst .newstit{ margin-top: 0; line-height: 25px;}
.nynewst .newsbody{ padding: 0; width: 70%; padding:  10px; padding: 10px;}
.nynewst .news-top{  padding-top: 0;}

.aboutpage{ background: url("../images/pagebj1.jpg")}

/*内页*/

.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: #003477;}
/**/
.breadcrumb{ margin-bottom: 6px; display:inline-block; width: 100%; background-color: transparent;}
.page-ny-n{display: flex; width: 100%; background: #fff;}


.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: #003477}

.ab-ul-ny .ab-ul-div{  margin: 10px 0; text-align: center;justify-content: center; align-items: center;}
.ab-ul-ny .ab-ul-tit{ line-height: 40px;}


.ryzz{ display: inline-block; width: 100%; overflow: hidden; padding:  20px;  margin-top:-20px; }

.ryzz-div{ position: relative; display: inline-block; width: 100%; }

.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: #003477; 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: -30px;}
.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;}



.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 #003477; color: #003477;}
.lx-icon .iconfont{ font-size: 30px;}

.lx-page-con{display: inline-block; width: 100%; padding: 30px 0;}


.page-ny{ line-height: 30px; padding: 40px 0; display: inline-block; width: 100%}




.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%; background: #f2f2f2;  padding: 6px;}
.casenamecn{font-size: 14px; font-weight: bold;   height: 30px; overflow: hidden; line-height: 30px;}
.casenameen{font-size: 14px; color: #808080; line-height: 20px; height: 20px; overflow: hidden;}

.casediv:hover .caseimg img{transform: scale(1.1)}
.casediv:hover .casebody{background: #1D2288;}
.casediv:hover .casenamecn,.casediv:hover .casenameen{color: #fff;}

.casepage .swiper-container {
    width: 100%;
    height: 340px;
    margin-left: auto;
    margin-right: auto;
}
.casepage .gallery-thumbs {
    width: 100%;
    height: 120px; margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.cppage .swiper-container {
    width: 100%;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.cppage .swiper-slide {
    background-size: cover;
    background-position: center;
}

.cppage .gallery-top { position: relative;
   /*height: 400px;*/
    width: 100%;
}
.cppage .gallery-top  .swiper-slide img{ width: 100%;}
.cppage .gallery-thumbs { position: relative;
    height:120px;
    box-sizing: border-box;
    padding: 10px;
}
.cppage .gallery-thumbs{ background: rgba(0,0,0,.05); bottom: 0; border-top: 4px solid rgba(254,254,254,.4)}
.cppage .gallery-thumbs .swiper-slide { display: inline-block; padding: 5px;
    width: 16%;   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 #003477; background: #003477;
}

.case-ge{display: flex; width: 100%;}
.case-ge-img{display: flex; width: 100%;  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;}






.footcon{ display: inline-block; width: 100%; line-height: 40px;}
.footcon .iconfont{ margin-right: 8px;}

.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: #003477; 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;}










.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: 14px; font-family: "微软雅黑";}
.fenyeys span{ border: 0px; margin:0px 6px; border-radius:2px;  padding:5px;  }
.fenyeys a{ border: 0px; margin:0px 6px; border-radius:2px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#003477;}
.nyright-con .col-md-12{margin: 0px; padding: 0px;}
.fenyeys .pagination>li{ border: 0px; margin: 0 2px; display: inline-block;}
.fenyeys .pagination>li>a, .fenyeys .pagination>li>span{border: 0px; border-radius: 30px; background: transparent;}
.fenyeys .pagination>li:last-child>a, .fenyeys .pagination>li:last-child>span{ border: 0px; border-radius:2px;}
.fenyeys .pagination>li:first-child>a, .fenyeys .pagination>li:first-child>span{ border: 0px; border-radius: 2px; }
.fenyeys .pagination>.active>a,.fenyeys  .pagination>.active>a:focus, .fenyeys .pagination>.active>a:hover,.fenyeys  .pagination>.active>span,
.fenyeys .pagination>.active>span:focus, .fenyeys .pagination>.active>span:hover{background:#003477; border: 0px solid #003477;}
.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%;}
.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;}
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: 80px;}
    .newstype li a{ padding: 8px 15px;}
    .cpimg{ height: 180px;}
}
@media (max-width: 1366px) {
    .case-typea{ height: 240px;}
    .case-typeb{ height: 180px; }
    .case-typeb .cn{ margin-top: 60px;}
    .cpimg{ height: 150px;}
    .newstype li a{ padding: 8px 10px; margin-left: 5px;}
}


@media (max-width: 768px) {

    .ryzz-fanye{left: 0}
    .ryzz-fanye .ryzz-next{right: 10px; z-index: 5}
    .ryzz-fanye .ryzz-prev{ left: 10px; z-index: 5}
}
