@charset "utf-8";
.content{ width: 1300px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 48px;height: 48px;background: #b2b2b2;position: fixed;bottom: 10px;right: 20px;text-align: center;line-height: 48px;font-size: 36px;color: #fff;cursor: pointer;display: none;z-index: 999; border-radius: 24px; -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.12); box-shadow: 0 0 8px 0 rgba(0,0,0,.12); -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden; }
.page-down i {position: relative;top: -3px;}
.page-down:hover {background: #026cb6;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1300px; }
.tishi{text-align: center;color: #333;font-size: 16px;padding: 40px 0;}
.tupian{ width: 100%; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: transform .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #026cb6;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.intop { line-height: 45px; background: #f4f4f4; font-size: 14px; color: #b4b5b7; position: relative; z-index: 99; padding: 0 30px; }
.intop .fl i { margin-right: 10px; font-size: 18px; position: relative; top: 1px; }
.intop .fr > span { display: block; padding: 0 25px; line-height: 19px; margin: 13px 0; overflow: hidden; height: 19px; float: left; }
.intop .fr > span+span { border-left: 1px solid #e5e7e8; }
.intop a { color: #b4b5b7; margin-left: 20px; }
.intop .fr i { font-size: 18px; position: relative; top: 1px; margin-right: 10px; }
.intop .fr b { font-size: 22px; color: #026cb6; font-weight: bold; }
.intop .fr a:hover { color: #b4b5b7; }

.header {
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    min-width: 1300px;
}

.header .nr {
    padding-left: 30px;
}

.header .nr .logo {
    padding: 34.5px 0;
    float: left;
}

.header .nr .logo img {
    height: 60px;
}

.header .nr .inmuen { float: right; }

.header .nr .inmuen ul li {
    display: block;
    position: relative;
    float: left;
    margin: 40.5px 0;
}

.header .nr .inmuen ul li > a {
    display: block;
    font-size: 16px;
    color: #292b2d;
    padding: 0 28px;
    height: 48px;
    line-height: 48px;
    transition: all .3s ease;
}

.header .nr .inmuen ul li:hover > a,
.header .nr .inmuen ul li.on > a {
    background: #026cb6;
    color: #fff;
}

.header .nr .search {
    float: right;
    position: relative;
}

.header .nr .search .wz {
    color: #666;
    line-height: 32px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    width: 88px;
    background: #f4f4f4;
    transition: all .5s;
    margin-left: 20px;
    padding: 32.5px 0;
}

.header .nr .search .wz p {
    font-size: 14px;
    color: #8e8e8e
}

.header .nr .search .xuanf {
    display: none;
    background: #fff;
    position: absolute;
    right: 30px;
    top: 100%;
    padding-right: 60px;
    z-index: 999;
}

.header .nr .search .xuanf .text {
    width: 150px;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
}

.header .nr .search .xuanf .sub {
    position: absolute;
    width: 60px;
    right: 0;
    top: 0;
    height: 40px;
    background: #333;
    color: #fff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
}

.header .nr .search .xuanf .sub:hover {
    background: #026cb6;
}

.header .nr .search:hover .ann {
    color: #026cb6;
}

.header .nr .search:hover .xuanf {
    display: block;
}

.banner { position: relative; overflow: hidden; text-align: center; }
.banner img { width: 1920px; height: auto; max-width: initial; }
.banner .pagination { z-index: 9; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 20px; }
.banner .pagination .swiper-pagination-switch { cursor: pointer; width: 12px; height: 12px;
    display: inline-block;
    margin: 0 4px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 2px solid #fff;
}

.banner .pagination .swiper-active-switch {
    background: #026cb6;
    border-color: #026cb6;
}

.banner .banner-left {
    position: absolute;
    font-size: 36px;
    color: #fff;
    left: 0;
    top: 50%;
    width: 40px;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    background: rgba(0, 0, 0, .5);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 5px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.banner .banner-left i {
    position: relative;
    top: -1px;
    left: -1px;
}

.banner .banner-right {
    position: absolute;
    font-size: 36px;
    color: #fff;
    right: 0;
    top: 50%;
    width: 40px;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    background: rgba(0, 0, 0, .5);
    border-bottom-right-radius: 3px;
    border-top-right-radius: 5px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.banner .banner-right i {
    position: relative;
    top: -1px;
    right: -1px;
}

.banner:hover .banner-left {
    left: 54px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner:hover .banner-right {
    right: 54px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner .banner-left:hover,.banner .banner-right:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}

.inlmtit { width: 100%; text-align: center; font-size: 40px; font-weight: 700; color: #303132; position: relative; margin-bottom: 10px; }
.inlmtit span { color: #026cb6; }
.inlmtit::before,
.inlmtit::after { content: '';  display: inline-block;  vertical-align: middle;
    width: 134px;
    height: 23px;
    background: url(../images/20201024094408_59176349.png) no-repeat center;
    margin: 0 30px; }
.inlmtit::after { background: url(../images/20201024094409_298289090.png) no-repeat center; }
.inlmjj { text-align: center; font-size: 18px;  color: #898b8e; }

.inabout {
    padding: 100px 0;
}

.inabout .nr {
    width: 56%;
    float: left;
    box-sizing: border-box;
    padding-right: 40px;
}

.inabout .pic {
    width: 44%;
    float: right;
    margin-top: 40px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.inabout .nr .lmtit .cn {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}

.inabout .nr .lmtit .en {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
}

.inabout .nr h5 { font-size: 24px; color: #000; margin-top: 20px; }

.inabout .nr .wz {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px;
    margin-top: 10px;
    color: #333;
}

.inabout .nr .ann {
    width: 160px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #026cb6;
    background-color: #026cb6;
    display: block;
    text-align: center;
    transition: all .5s;
    margin-bottom: 30px;
}

.inabout .nr .ann i {
    margin-left: 5px;
}

.inabout .nr .ann:hover {
    background: #025692;
    color: #fff;
    border-color: #025692;
}

.inabout .nr .shuj ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

.inabout .nr .shuj ul li {
    width: 33.3333%;
    display: block;
    text-align: center;
    box-sizing: border-box;
}
.inabout .nr .shuj ul li {
    border-left: 1px solid #eee;
}

.inabout .nr .shuj ul li .sz {
    font-size: 14px;
    color: red;
}

.inabout .nr .shuj ul li .sz span {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    margin-right: 4px;
}

.inabout .nr .shuj ul li .stit {
    font-size: 16px;
    padding-bottom: 10px;
}

.inpro { background: #F5F5F5; }
.inpro .top { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 80px 0; min-height: 650px; box-sizing: border-box; }
.inpro .top .pic { width: 50%; float: left; }
.inpro .top .pic img { margin: 0 auto; display: block; }
.inpro .top .text { width: 50%; float: left; padding-left: 20px; box-sizing: border-box; }
.inpro .top .text .tit { font-size: 36px; line-height: 48px; padding: 30px 0; color: #fff; font-weight: bold; margin-top: 20px; margin-bottom: 10px; }
.inpro .top .text .jj { font-size: 14px; color: #fff; line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; min-height: 80px; }
.inpro .top .text .ann {
    line-height: 53px;
    border: 1px solid #FFFFFF;
    border-radius: 27px;
    width: 180px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    margin-top: 53px;
    transition: all 0.5s ease 0s;
}
.inpro .top .text .ann:hover { color: #025692; background: #FFFFFF; }
.inpro .bottom ul { background-color: #fff; margin-top: -150px; overflow: hidden; }
.inpro .bottom li { display: block; width: 25%; box-sizing: border-box; text-align: center; float: left; }
.inpro .bottom a+a li { border-left: 2px solid#EEEEEE; }
.inpro .bottom li .pic { padding: 30px; }
.inpro .bottom li .tit { font-size: 18px; color: #333333; padding-bottom: 44px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .bottom li:hover .tit { border-bottom: 6px solid #025692; color: #025692; margin-top: -6px; }

.innews { padding-top: 10px; padding-bottom: 100px; background-color: #F5F5F5; }
.innews .nr { position: relative; padding-left: 32%; }
.innews .left { position: absolute; height: 100%; width: 32%; left: 0; top: 0; background: url(../images/index_news.jpg) no-repeat center; box-sizing: border-box; padding: 80px 50px 0 40px; }
.innews .left .tit { font-size: 16px; color: #fff; }
.innews .left .tit span { font-size: 53px; font-weight: bold; margin-right: 20px; }
.innews .left .xian { width: 50px; height: 4px; background: #fff; display: block; margin-top: 30px; margin-bottom: 40px; }
.innews .left .jj { color: #FFFFFF; font-size: 14px; line-height: 22px; }
.innews .left .ann { display: block; width: 60px; height: 60px; border: 1px solid #FFFFFF;  margin-top: 77px; transition: all 1s ease 0s;  font-size: 48px; box-sizing: border-box; line-height: 52px; text-align: center; color: #fff; }
.innews .left .ann:hover { background: #fff; color: #025692; }
.innews .right { padding-left: 40px; }
.innews .right li:nth-child(2n) { padding-left: 0; padding-right: 400px; }
.innews .right li:nth-child(2n) .pic { right: 0; left: auto; }
.innews .right li { display: block; background-color: #fff; box-sizing: border-box; position: relative; height: 300px; padding-left: 400px; margin-top: 40px; }
.innews .right .pic { position: absolute; top: 0; left: 0; overflow: hidden; width: 400px; height: auto; }
.innews .right .text {  padding: 50px 40px 37px 40px; }
.innews .right .text h6 { font-size: 18px; color: #333333; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innews .right .text .jj { font-size: 14px; color: #666666; max-height: 52px; margin-top: 30px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.innews .right .text .date { font-size: 14px; color: #999; line-height: 1; padding-top: 20px; }
.innews .right .text .btn { display: inline-block; padding: 0 50px; font-size: 14px; color: #333333; line-height: 52px; height: 54px; box-sizing: border-box; border: 1px solid #DDDDDD; transition: all 0.5s ease 0s; border-radius: 26px; margin-top: 20px; }
.innews .right .text .btn i { vertical-align: top; line-height: 52px; font-size: 18px; margin-left: 4px; }
.innews .right .text .btn:hover { color: #fff; background-color: #025692; border-color: #025692;}

.insupport { background-color: rgba(240, 241, 245, 1); padding: 60px 0; }
.insupport .nr { margin-top: 46px; }
.insupport .nr li { display: block; float: left; width: 33.3333%; }
.insupport .nr .pic { min-height: 280px; position: relative; overflow: hidden; }
.insupport .nr .pic img { height: 100%; left: 50%; position: absolute; object-fit: cover; transform: translateX(-50%); transition: all 500ms ease; }
.insupport .nr .text { background-color: #fff; padding: 70px 80px; min-height: 280px; box-sizing: border-box; }
.insupport .nr .tit a { font-size: 24px; line-height: 1.4; font-weight: bold; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.insupport .nr .xian { border-top-width: 2px; max-width: 40px; width: 100%; height: 2px; background-color: #025692; margin: 9px 0; }
.insupport .nr .jj { font-size: 16px; color: #333; line-height: 22px; height: 66px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.insupport .nr li:nth-child(2n) { position: relative; padding-top: 280px; }
.insupport .nr li:nth-child(2n) .text { background-color: #025692; 
position: absolute; top: 0; }
.insupport .nr li:nth-child(2n) .tit a { color: #fff; }
.insupport .nr li:nth-child(2n) .xian { background-color: #fff; }
.insupport .nr li:nth-child(2n) .jj { color: #fff; }
.insupport .nr .pic:hover img { transform: translateX(-50%) scale(1.1); }

.inclient { padding-bottom: 60px; padding-top: 70px; }

.inclient .list {
    margin-top: 30px;
    margin-left: -.8%;
    margin-right: -.8%
}

.inclient .list .li { display: inline-block; width: 18.4%; margin: .8%; box-sizing: border-box; float: left; }

.inclient .list .pic {
    display: block;
    border: 1px #eee solid;
}

.inclient .list p {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inclient .list a:hover {
    color: #026cb6;
}

.footer { padding: 80px 0 0; background: #333333; }
.footer .nr { display: flex; flex-wrap: wrap; }
.footer .nr .fnav { width: 80%; box-sizing: border-box; padding-right: 40px; border-right: 1px solid #535353; padding-bottom: 40px; }
.footer .nr .fnav .bli { width: 25%; float: left; }
.footer .nr .fnav .bli .stit { font-size: 18px; color: #fff; margin-bottom: 20px; }
.footer .nr .fnav .bli .stit i { margin-right: 5px; }
.footer .nr .fnav .bli li { padding-left: 25px; position: relative; }
.footer .nr .fnav .bli li::after { content: ''; display: block; width: 5px; height: 5px; background-color: #999999; position: absolute; left: 5px; top: 50%; transform: translateY(-50%) rotate(45deg);  }
.footer .nr .fnav .bli a { display: block; font-size: 15px; color: #999; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.footer .nr .fnav .bli a:hover { color: #999; }
.footer .nr .ewm { width: 20%; padding-left: 40px; box-sizing: border-box; text-align: center; padding: 30px 0; }
.footer .nr .ewm .pic { margin-bottom: 10px; max-width: 140px; display: inline-block; }
.footer .nr .ewm .tit { font-size: 16px; color: #fff; line-height: 24px; text-align: center; display: block; }
.banq { padding: 15px 0; font-size: 16px; background: #333333; color: #999; text-align: left; line-height: 30px; border-top: 1px solid #535353; }
.banq a { color: #999; }
.banq a:hover { color: #999; }

.nybanner { height: 400px; position: relative; }

.nynav {background-color: #F7F7F7; text-align: center; font-size: 0; padding: 20px 0; }
.nynav a { height: 50px; line-height: 48px; text-align: center; display: inline-block; padding: 0 38px; border-radius: 25px; border: 1px solid #dedede; font-size: 16px; background-color: #fff; margin: 5px 4px; box-sizing: border-box; }
.nynav a:hover,
.nynav a.on { color: #fff; background-color: #026cb6; border-color: #026cb6; }

.weizhi { border-bottom: 1px solid #eee; margin-top: 20px; height: 50px; box-sizing: border-box; }
.weizhi .left { float: left; line-height: 40px; font-size: 14px; color: #999; text-transform: capitalize; }
.weizhi .left span { font-size: 30px; color: #026cb6; margin-right: 10px; }
.weizhi .right { float: right; font-size: 16px; color: #333; line-height: 36px; margin: 6.5px 0; }
.weizhi .right a:hover { color: #026cb6; }

.feny{text-align: center;padding: 15px 0;}
.feny a{ display: inline-block; height: 50px; line-height: 48px; box-sizing: border-box; border: 1px solid #e3e3e3; font-size: 16px; color: #333; padding: 0 15px; margin: 5px; }
.feny a:hover,
.feny a.on{ background: #026cb6; color: #fff; border-color: #026cb6; }

.nypage { font-size: 16px; color: #333; line-height: 28px; padding: 20px 10px 60px; }

.nycert { padding-bottom: 50px; }
.nycert ul { display: block; margin-left: -10px; margin-right: -10px; margin-top: 15px; }
.nycert ul li { display: block; width: calc(25% - 20px); margin: 0 10px 20px; float: left; background: #fff; -webkit-transition: all .8s cubic-bezier(.19,1,.22,1); transition: all .8s cubic-bezier(.19,1,.22,1); }
.nycert ul li .wz { padding: 10px 20px; }
.nycert ul li .pic { position: relative; overflow: hidden; }
.nycert ul li .pic img { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.nycert ul li .tit { font-size: 16px; color: #444; height: 30px; line-height: 30px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.nymess { padding-top: 20px; padding-bottom: 50px; }
.nymess .tit { font-size: 18px; color: #333; margin-bottom: 15px; }
.nymess .li { margin-bottom: 20px; }
.nymess .li.li1 { width: 49%; margin-right: 1%; float: left; position: relative; }
.nymess .li.li1 img { position: absolute; right: 15px; top: 50%; margin-top: -12px; width: 50px; height: 25px; display: block; }
.nymess .li .text { box-sizing: border-box; width: 100%; height: 50px; padding: 0 20px; font-size: 14px; color: #666; border: 1px solid #dedede; }
.nymess .li.li2 { width: 99%; margin-right: 1%; }
.nymess .li .textarea { padding: 10px 20px; font-size: 14px; line-height: 25px; border: 1px solid #e3e3e3; width: 100%; box-sizing: border-box; height: 122px }
.nymess .sub { outline: none; height: 40px; background: #026cb6; font-size: 16px; color: #fff; margin-right: 10px; border-radius: 20px; line-height: 40px; padding: 0 30px; }
.nymess .reset { outline: none; height: 40px; background: #ccc; font-size: 16px; color: #333; cursor: pointer; border-radius: 20px; line-height: 40px; padding: 0 30px; }
.nymess .sub:hover { background: #333; color: #fff; }
.nymess .reset:hover { background: #333;  color: #fff; }

.nyrecruit { padding: 30px 0 70px; }
.nyrecruit .lmtit { line-height: 30px; color: #666; background: #F2F2F2; font-size: 16px; display: flex; flex-wrap: wrap; font-weight: bold; text-align: center; border: 1px solid #E3E3E3; }
.nyrecruit .lmtit span { display: block; float: left; box-sizing: border-box; padding: 15px; }
.nyrecruit .lmtit span.span1 { width: 23%; }
.nyrecruit .lmtit span.span2 {width: 8%;}
.nyrecruit ul { margin-bottom: 20px; }
.nyrecruit ul li { display: block; line-height: 24px; font-size: 16px; color: #333; cursor: pointer; display: flex; flex-wrap: wrap; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul li span { display: block; float: left; padding: 18px 15px; box-sizing: border-box; text-align: center; }
.nyrecruit ul li span.span1 { width: 23%; }
.nyrecruit ul li span.span2 { width: 8%; padding: 10px; }
.nyrecruit ul li em { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 24px; color: #333; float: right; }
.nyrecruit ul li.on { background: #fff; border-bottom: 1px solid #eee; }
.nyrecruit ul .erji { display: none; padding: 20px; margin-top: -1px; background-color: #fff; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul .erji .wz { box-sizing: border-box; font-size: 14px; color: #666; line-height: 25px; }
.nyrecruit ul .erji .wz .tit { font-size: 16px; font-weight: bold; color: #4a4a4a; margin-bottom: 10px; }
.nyrecruit ul .erji .ann { display: block; width: 150px; height: 40px; line-height: 40px; background: #026cb6; font-size: 14px; color: #fff; text-align: center; margin-top: 15px; transition: all .5s; }
.nyrecruit ul .erji .ann:hover { background: #025692; }

.nynews { padding: 30px 0 50px; }
.nynews ul { font-size: 0; }
.nynews ul li { display: inline-block; width: 100%; margin-bottom: 30px; }
.nynews ul li { display: block; background-color: #fff; box-sizing: border-box; border: 1px solid #eeeeee; position: relative; height: 302px; padding-left: 400px; }
.nynews ul li .pic { position: absolute; top: 0; left: 0; overflow: hidden; width: 400px; height: auto; }
.nynews ul li .text {  padding: 50px 60px 37px 50px; }
.nynews ul li .text h6 { font-size: 24px; color: #333333; line-height: 24px; height: 24px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews ul li .text .jj { font-size: 14px; color: #666666; max-height: 52px; margin-top: 40px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.nynews ul li .text .date { font-size: 12px; color: #999; line-height: 1; padding-top: 10px; padding-bottom: 30px; }
.nynews ul li .text .btn { display: inline-block; padding: 0 50px; font-size: 14px; color: #333333; line-height: 52px; height: 54px; box-sizing: border-box; border: 1px solid #DDDDDD; transition: all 0.5s ease 0s; border-radius: 26px; }
.nynews ul li .text .btn i { vertical-align: top; line-height: 52px; font-size: 18px; margin-left: 4px; }
.nynews ul li:hover { background-color: #F1F1F1;  }
.nynews ul li a:hover .text h6 { color: #000; }
.nynews ul li a:hover .btn { color: #fff; background-color: #025692; border-color: #025692;}

.shownews { padding-bottom: 50px; }
.shownews .title { margin-top: 30px; padding: 20px 10px; line-height: 40px; font-size: 30px; color: #000; text-align: center; font-weight: bold; }
.shownews .info { padding: 4px 10px 36px; font-size: 14px; color: #999; line-height: 30px; text-align: center; border-bottom: 1px solid #e5e5e5; }
.shownews .wz { padding: 36px 0 55px; font-size: 16px; color: #000000; line-height: 26px; }
.shownews .pre { font-size: 16px; line-height: 35px; font-size: 16px; color: #444; }
.shownews .pre a {  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.shownews .pre a:hover { color: #025692; }

.nypro {
    padding: 50px;
}

.nypro .nr {
    width: calc(100% - 230px);
    float: right;
}

.nypronav {
    width: 200px;
    float: left;
}

.nypronav h4 {
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    background-color: #025692;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nypronav ul {
    border: 1px solid #ececec;
    padding-top: 5px;
    padding-bottom: 10px;
}

.nypronav ul li {
    margin-top: 5px;
}

.nypronav ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 8px 10px 8px 20px;
    background-color: #d8ecff;
}

.nypronav ul li a span {
    float: left;
}

.nypronav ul li a i {
    float: right;
    line-height: 26px;
    width: 26px;
    height: 26px;
    text-align: center;
}

.nypronav ul li a:hover,
.nypronav .erji a.on {
    background-color: #025692;
    color: #fff;
}

.nypronav ul li.on i { transform: rotate(90deg); }

.nypronav ul li .erji { display: none; }
.nypronav .erji a { padding-left: 50px; position: relative; }
.nypronav .erji a::before { position: absolute; width: 4px; height: 4px; left: 30px; top: 50%; background-color: #333; content: ''; display: block; margin-top: -2px; border-radius: 50%; }
.nypronav .erji a:hover::before,
.nypronav ul li a.on::before { background-color: #fff; }
.nypronav ul li.on .erji { display: block; }

.nypro .nr .list { margin-top: 40px; overflow-x: scroll; margin-bottom: 30px; }
.nypro .nr .list table { width: 100%; text-align: center; }

.nypro .nr .list select {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.nypro .nr .list th {
    font-size: 13px;
    color: #333;
    background-color: #d7dee4;
    line-height: 22px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 14px;
}

.nypro .nr .list .scroll-box {max-height: 180px;overflow-y: scroll;text-overflow: ellipsis;}

.nypro .nr .list tbody tr:nth-child(1){ background: #d7dee4; }
.nypro .nr .list tbody tr:nth-child(even) {
    background-color: #eee;
}

.nypro .nr .list td {
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    padding: 14px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;

}

.nypro .nr .list .ann { display: inline-block; margin: 5px; background-color: #026cb6; color: #fff; line-height: 30px; font-size: 14px; min-width: 60px; box-sizing: border-box; padding: 0 10px; white-space: nowrap; }
.nypro .nr .list .ann:hover { background-color: #025692; }
.nypro .nr .list .input { display: inline-block; line-height: 30px; background-color: #fff; border: 1px solid #ddd; min-width: 150px; box-sizing: border-box; padding: 0 10px; margin: 5px; }
.nypro .nr .list .input-small { width: 80px; min-width: auto; }
.nypro .nr .list .radio { white-space: nowrap; text-overflow: ellipsis; line-height: 20px; display: block; margin: 10px 0; }
.nypro .nr .list .radio i { margin-right: 6px; position: relative; top: 1px; }
.nypro .nr .list .radio i.fa-square { color: #fff; }
.nypro .nr .list .radio i.fa-check-square { color: #026cb6; display: none; }
.nypro .nr .list .radio.on i.fa-square { display: none; }
.nypro .nr .list .radio.on i.fa-check-square { display: inline-block; }