.content {
    max-width: 1525px;
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box
}

img {
    max-width: 100%
}

.page-down {
    width: 30px;
    height: 30px;
    background: #999;
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 99999
}

.page-down:hover {
    background: #0000cc
}

.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(http://www.exhitec.cn/images/displaynone.png) no-repeat center #666;
    display: none
}

@media only screen and (max-width:319px) {
    .smallest-screen {
        display: block
    }
}

.white {
    color: #fff!important
}

.webmain {
    overflow: hidden;
    min-width: 1200px
}

.tishi {
    text-align: center;
    color: #333;
    font-size: 14px
}

.tupian {
    width: 100%;
    background: #f1f1f1
}

.tupian1 {
    width: 100%;
    background: #f1f1f1
}

.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: all .3s ease
}

.nav_handle b .l_2 {
    top: auto;
    bottom: 0
}

.nav_handle.on b i {
    transform: rotate(45deg);
    background: #0000cc
}

.nav_handle.on b .l_2 {
    transform: rotate(-45deg)
}

.banner {
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}

.banner img {
    width: 1920px;
    height: auto
}

.banner .pagination {
    z-index: 99;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px
}

.banner .pagination .swiper-pagination-switch {
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 12px;
    border-radius: 50%
}

.banner .pagination .swiper-pagination-switch:before {
    content: "";
    display: block;
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 6px
}

.banner .pagination .swiper-active-switch {
    border: 1px solid #e51f27
}

.banner .pagination .swiper-active-switch:before {
    background: #e51f27
}

.banner .banner-left {
    display: none;
    position: absolute;
    opacity: .8;
    font-size: 50px;
    color: #fff;
    left: 20px;
    top: 50%;
    width: 40px;
    height: 110px;
    line-height: 110px;
    margin-top: -55px
}

.banner .banner-right {
    display: none;
    position: absolute;
    opacity: .8;
    font-size: 50px;
    color: #fff;
    right: 20px;
    top: 50%;
    width: 40px;
    height: 110px;
    line-height: 110px;
    margin-top: -55px
}

.banner .banner-left:hover,
.banner .banner-right:hover {
    opacity: 1
}

.Bottomerkg {
    height: 59px;
    display: none
}

.Bottomer {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0000cc;
    z-index: 999999;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.Bottomer .BottomList li {
    width: 25%;
    float: left;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 10px 0
}

.Bottomer .BottomList li img {
    vertical-align: middle;
    height: 20px
}

.Bottomer .BottomList li span {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: 5px
}

.Bottomer .BottomList li p {
    font-size: 14px;
    color: #d5a334;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 10px
}

.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: all .5s
}

.header .logo {
    padding: 20px 0;
    float: left;
    position: relative
}

.header .logo .clogo {
    opacity: 0;
    transition: all .5s
}

.header .logo .blogo {
    position: absolute;
    left: 0;
    transition: all .5s
}

.header .phone {
    float: right;
    font-size: 15px;
    line-height: 88px;
    margin-left: 50px;
    color: #fff
}

.header .inmuen {
    float: right
}

.header .inmuen ul li {
    display: block;
    position: relative;
    float: left
}

.header .inmuen ul li>a {
    display: block;
    position: relative;
    z-index: 999;
    padding: 0 35px;
    font-size: 15px;
    color: #fff;
    line-height: 88px;
    transition: all .5s
}

.header .inmuen ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 0;
    background: #e51f27;
    bottom: 0;
    left: 0;
    transition: all .5s
}

.header .inmuen ul li.on:before,
.header .inmuen ul li:hover:before {
    height: 100%
}

.header .inmuen ul li.on>a,
.header .inmuen ul li:hover>a {
    color: #fff
}

.header .inmuen ul li .erji {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    width: 3000px;
    background: rgba(51, 51, 51, .7);
    left: 0;
    top: 80%;
    padding: 20px
}

.header .inmuen ul li .erji>a {
    font-size: 13px;
    color: #fff;
    padding: 0 25px;
    border-right: 1px solid #8d8e8f
}

.header .inmuen ul li .erji>a:hover {
    color: #0000cc
}

.header .inmuen ul li .erji>a:last-child {
    border-right: 0
}

.header .inmuen ul li:hover .erji {
    z-index: 999;
    opacity: 1;
    top: 100%
}

.header_on {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.header_on .logo .clogo {
    opacity: 1
}

.header_on .logo .blogo {
    opacity: 0
}

.header_on .inmuen ul li>a {
    color: #333
}

.header_on .phone {
    color: #333
}

.header:hover {
    background: #fff
}

.header:hover .logo .clogo {
    opacity: 1
}

.header:hover .logo .blogo {
    opacity: 0
}

.header:hover .inmuen ul li>a {
    color: #333
}

.header:hover .phone {
    color: #333
}

.header:hover .inmuen ul li.on>a,
.header:hover .inmuen ul li:hover>a {
    color: #fff
}

.inabout {
    padding: 60px 0
}

.inabout .lmtit {
    font-size: 26px;
    color: #333;
    letter-spacing: 5px;
    text-align: center;
    margin-bottom: 20px
}

.inabout .wz {
    max-width: 1150px;
    margin: 0 auto 50px;
    font-size: 15px;
    line-height: 35px;
    color: #666;
    text-align: center
}

.inabout .ico {
    max-width: 1260px;
    margin: 0 auto 40px
}

.inabout .ico ul li {
    display: block;
    width: 25%;
    text-align: center;
    float: left
}

.inabout .ico ul li .pic {
    line-height: 90px;
    margin-bottom: 10px
}

.inabout .ico ul li .tit {
    font-size: 15px;
    color: #333
}

.inabout .more {
    display: block;
    text-align: center;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    margin: 0 auto
}

.inabout .more:hover {
    background: #0000cc;
    color: #fff;
    border: 1px solid #0000cc
}

.incase {
    padding: 60px 0;
    background: #f5f5f5
}

.incase .lmtit {
    font-size: 30px;
    text-align: center;
    letter-spacing: 3px;
    color: #333;
    margin-bottom: 5px
}

.incase .lmjj {
    font-size: 13px;
    color: #999;
    text-align: center
}

.incase .nav {
    padding: 30px 0;
    text-align: center
}

.incase .nav ul>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 60px;
    font-size: 20px;
    color: #666;
    border-right: 1px solid #c2c2c2
}

.incase .nav ul>li.on,
.incase .nav ul>li:hover {
    color: #0000cc
}

.incase .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.incase .list ul li {
    display: block;
    width: 32.333333%;
    margin: 0 .5% 1%;
    position: relative;
    float: left
}

.incase .list ul li .pic {
    overflow: hidden;
    position: relative
}

.incase .list ul li .pic img {
    transition: all .5s;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.incase .list ul li:hover .pic img {
    transform: scale(1.1, 1.1)
}

.incase .list ul li .fgc {
    opacity: 0;
    transition: all 1s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(53, 104, 206, .9);
    color: #fff;
    z-index: 99
}

.incase .list ul li .fgc .tit {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.incase .list ul li .fgc .jj {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    margin-bottom: 20px
}

.incase .list ul li:hover .fgc {
    opacity: 1
}

.incase .content>.more {
    display: block;
    text-align: center;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    margin: 40px auto 0
}

.incase .content>.more:hover {
    background: #0000cc;
    color: #fff;
    border: 1px solid #0000cc
}

.inmeit {
    padding: 60px 0
}

.inmeit .lmtit {
    font-size: 30px;
    text-align: center;
    letter-spacing: 3px;
    color: #333;
    margin-bottom: 5px
}

.inmeit .lmjj {
    font-size: 13px;
    color: #999;
    text-align: center
}

.inmeit .nav {
    padding: 30px 0;
    text-align: center
}

.inmeit .nav ul li {
    cursor: pointer;
    display: inline-block;
    padding: 0 60px;
    font-size: 20px;
    color: #666;
    border-right: 1px solid #c2c2c2
}

.inmeit .nav ul li.on,
.inmeit .nav ul li:hover {
    color: #0000cc
}

.inmeit .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.inmeit .list .one {
    width: 49%;
    float: left;
    margin: 0 .5% 1%;
    position: relative
}

.inmeit .list .one .tit {
    position: absolute;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    z-index: 999;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.inmeit .list .one .pic {
    overflow: hidden
}

.inmeit .list .one .pic img {
    transition: all 1s
}

.inmeit .list .one:hover .pic img {
    transform: scale(1.1, 1.1)
}

.inmeit .list ul li {
    width: 24%;
    float: left;
    margin: 0 .5% 1%;
    position: relative
}

.inmeit .list ul li .pic {
    overflow: hidden;
    position: relative
}

.inmeit .list ul li .pic img {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9
}

.inmeit .list ul li:hover .pic img {
    transform: scale(1.1, 1.1)
}

.inmeit .list ul li .tit {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    z-index: 99;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.inmeit .content>.more {
    display: block;
    text-align: center;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    margin: 40px auto 0
}

.inmeit .content>.more:hover {
    background: #0000cc;
    color: #fff;
    border: 1px solid #0000cc
}

.inrongy {
    padding: 60px 0;
    background: url(../image/index_08.jpg) no-repeat center
}

.inrongy .nr {
    position: relative;
    padding-right: 740px;
    min-height: 400px
}

.inrongy .nr .pic {
    width: 640px;
    position: absolute;
    right: 0;
    top: 0
}

.inrongy .nr .lmtit {
    font-size: 30px;
    color: #fff
}

.inrongy .nr .lmxian {
    width: 55px;
    height: 1px;
    background: #fff;
    margin: 20px 0
}

.inrongy .nr .jj {
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px
}

.inrongy .nr .list ul li {
    display: block;
    width: 33.33333%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box
}

.inrongy .nr .list ul li .tit {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px
}

.inrongy .nr .list ul li a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    color: #fff
}

.inrongy .nr>.more {
    display: block;
    text-align: center;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #ccc;
    margin: 40px 0 0
}

.inrongy .nr>.more:hover {
    background: #fff;
    color: #0000cc;
    border: 1px solid #fff
}

.inliuc {
    padding: 60px 0
}

.inliuc .lmtit {
    font-size: 30px;
    text-align: center;
    letter-spacing: 3px;
    color: #333;
    margin-bottom: 5px
}

.inliuc .lmjj {
    font-size: 13px;
    color: #999;
    text-align: center;
    margin-bottom: 30px
}

.inliuc .list ul li {
    transition: all .3s;
    cursor: pointer;
    width: 15.666666%;
    padding: 0 20px;
    text-align: center;
    height: 235px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #cecece
}

.inliuc .list ul li .cntit {
    display: none
}

.inliuc .list ul li .entit {
    display: none
}

.inliuc .list ul li .jj {
    display: none
}

.inliuc .list ul li .more {
    display: none
}

.inliuc .list ul li .sz {
    font-size: 32px;
    color: #adadad;
    margin-bottom: 10px
}

.inliuc .list ul li .scntit {
    font-size: 24px;
    color: #333
}

.inliuc .list ul li .sentit {
    color: #999;
    font-size: 12px;
    text-transform: uppercase
}

.inliuc .list ul li.on {
    width: 21.666666%;
    background: #e51f27
}

.inliuc .list ul li.on .cell {
    text-align: left
}

.inliuc .list ul li.on .sz {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.inliuc .list ul li.on .scntit,
.inliuc .list ul li.on .sentit {
    display: none
}

.inliuc .list ul li.on .cntit {
    display: block;
    font-size: 20px;
    color: #fff
}

.inliuc .list ul li.on .entit {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    opacity: .4;
    color: #fff
}

.inliuc .list ul li.on .jj {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 289px
}

.inliuc .list ul li.on .more {
    display: block;
    margin-top: 30px
}

.inpar {
    padding: 60px 0;
    background: #f5f5f5
}

.inpar .lmtit {
    font-size: 30px;
    text-align: center;
    letter-spacing: 3px;
    color: #333;
    margin-bottom: 5px
}

.inpar .lmjj {
    font-size: 13px;
    color: #999;
    text-align: center;
    margin-bottom: 30px
}

.inpar .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.inpar .list ul li {
    display: block;
    width: 15.666666%;
    margin: 0 .5% 1%;
    float: left;
    border: 1px solid #dfdfdf;
    background: #fff;
    box-sizing: border-box
}

.inpar .list ul li:hover {
    border: 1px solid #0000cc
}

.inpar .content>.more {
    display: block;
    text-align: center;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    margin: 40px auto 0
}

.inpar .content>.more:hover {
    background: #0000cc;
    color: #fff;
    border: 1px solid #0000cc
}

.innews {
    padding: 60px 0
}

.innews .lmtit {
    font-size: 30px;
    color: #333;
    line-height: 35px;
    margin-bottom: 30px
}

.innews .lmtit .hd {
    float: right
}

.innews .lmtit .hd ul li {
    display: block;
    float: left;
    margin-left: 100px
}

.innews .lmtit .hd ul li a {
    font-size: 20px;
    color: #666
}

.innews .lmtit .hd ul li a:hover {
    color: #0000cc
}

.innews .bd .one {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative
}

.innews .bd .one .pic {
    overflow: hidden
}

.innews .bd .one .pic img {
    transition: all 1s
}

.innews .bd .one:hover .pic img {
    transform: scale(1.1, 1.1)
}

.innews .bd .one .wz {
    padding: 10px 20px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    bottom: 0
}

.innews .bd .one .wz .tit {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 100px;
    position: relative
}

.innews .bd .one .wz .tit .date {
    width: 80px;
    height: 20px;
    border: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
    font-size: 12px;
    text-align: center;
    line-height: 20px
}

.innews .bd .one .wz .jj {
    line-height: 25px;
    height: 25px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.innews .bd ul li {
    display: block;
    width: 49%;
    float: left;
    padding: 15px 25px;
    background: #f5f5f5;
    box-sizing: border-box;
    margin-bottom: 15px
}

.innews .bd ul li .tit {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333
}

.innews .bd ul li:hover .tit {
    color: #0000cc
}

.innews .bd ul li .jj {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    height: 75px;
    color: #666
}

.innews .bd ul li .more {
    line-height: 30px;
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
    margin-top: 10px;
    color: #666
}

.innews .bd ul li .more span {
    margin-right: 20px
}

.innews .bd ul li .more span:hover {
    color: #0000cc
}

.footer {
    padding: 60px 0 40px;
    background: url(../image/index_13.jpg) no-repeat center #1a1a1a
}

.footer .lmtit {
    padding-right: 90px;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    float: left
}

.footer .lmtit .xian {
    width: 17px;
    height: 2px;
    background: #fff;
    margin-top: 20px
}

.footer .fnav {
    float: left;
    width: 160px
}

.footer .fnav .tit {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px
}

.footer .fnav a {
    display: block;
    font-size: 14px;
    color: #a1a1a1;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.footer .fnav a:hover {
    color: #0000cc
}

.footer .ewm {
    float: right
}

.footer .ewm .tit {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
    width: 130px;
    float: right
}

.footer .ewm .pic {
    width: 130px;
    float: right
}

.footer .ewm .pic img {
    width: 100%;
    height: auto
}

.footer .ewm .fx {
    padding: 20px 0;
    clear: both
}

.footer .ewm .fx ul li {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    position: relative;
    border: 1px solid #a3a3a3;
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    border-radius: 50%;
    margin-left: 20px
}
.footer .ewm .fx ul li .ico{ height: 18px; }

.footer .ewm .fx ul li:hover {
    color: #0000cc;
    border: 1px solid #0000cc
}

.footer .ewm .fx ul li .xf {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 150%;
    width: 100px;
    height: 100px;
    background: #fff
}

.footer .ewm .fx ul li:hover .xf {
    display: block
}

.footer .link {
    cursor: pointer;
    width: 240px;
    position: relative;
    padding: 0 10px;
    float: right;
    height: 40px;
    line-height: 40px;
    border: 1px solid #888;
    font-size: 14px;
    color: #888
}

.footer .link i {
    font-size: 18px;
    color: #888;
    float: right;
    line-height: 40px
}

.footer .link .xf {
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: 100%;
    padding: 10px 0;
    box-sizing: border-box
}

.footer .link .xf a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px
}

.footer .link .xf a:hover {
    background: #0000cc;
    color: #fff
}

.footer .link:hover .xf {
    display: block
}

.footer .banq {
    line-height: 25px;
    font-size: 14px;
    color: #adadad;
    text-align: right;
    padding: 15px 0
}

.nybanner {
    height: 550px;
    background-size: auto 100%!important
}

.nybanner .content {
    position: relative;
    height: 550px
}

.nybanner .content .fgc {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.nybanner .content .fgc .cell {
    text-align: left
}

.nybanner h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 20px
}

.nybanner .xian {
    width: 40px;
    height: 3px;
    background: #fff;
    margin-top: 10px
}

.nybanner h4 {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 25px
}

.nyelab {
    padding: 60px 0
}

.nyelab .lmtit {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-bottom: 50px
}

.nyelab .jj {
    line-height: 35px;
    font-size: 15px;
    color: #666;
    text-align: center;
    margin-bottom: 50px
}

.nyelab .ted {
    text-align: center;
    margin-bottom: 50px
}

.nyelab .ted span {
    display: inline-block;
    color: #0000cc;
    padding: 0 100px;
    font-size: 20px;
    letter-spacing: 3px
}

.nyelab .list ul {
    display: block;
    width: 101%;
    position: relative;
    left: -.5%
}

.nyelab .list ul li {
    display: block;
    width: 24%;
    margin: 1% .5% 0;
    float: left;
    position: relative
}

.nyelab .list ul li .pic {
    overflow: hidden
}

.nyelab .list ul li .pic img {
    transition: all .5s
}

.nyelab .list ul li .tit {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0, .5)
}

.nyelab .list ul li:hover img {
    transform: scale(1.1, 1.1)
}

.nynav {
    background: #f2f2f2;
    text-align: center
}

.nynav ul li {
    display: inline-block;
    position: relative;
    margin: 0 40px;
    line-height: 60px;
    font-size: 15px;
    color: #333;
    transition: all .5s
}

.nynav ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    z-index: 9;
    height: 3px;
    background: #0000cc;
    bottom: 0;
    left: 0;
    transition: all .5s
}

.nynav ul li.on:before,
.nynav ul li:hover:before {
    width: 100%
}

.nynav ul li.on,
.nynav ul li:hover {
    color: #0000cc
}

.nycase {
    padding: 50px 0 60px
}

.nycase ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.nycase ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 32.333333%;
    margin: 1% .5% 0;
    border: 1px solid #dfdfdf
}

.nycase ul li .pic {
    overflow: hidden
}

.nycase ul li .pic img {
    transition: all .5s
}

.nycase ul li .wz {
    padding: 10px 20px 10px 10px;
    position: relative
}

.nycase ul li .wz .tit {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.nycase ul li .wz .jj {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666
}

.nycase ul li .wz i {
    font-size: 18px;
    color: #999;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px
}

.nycase ul li:hover img {
    transform: scale(1.1, 1.1)
}

.nycase ul li:hover .tit {
    color: #0000cc
}

.page {
    margin-bottom: 60px;
    text-align: center
}

.page a {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #9d9d9d;
    margin: 2px
}

.page a.on,
.page a:hover {
    background: #0000cc;
    color: #fff
}

.showcase {
    padding: 60px 0;
    min-height: 300px
}

.showcase .nr {
    position: relative;
    padding-right: 490px
}

.showcase .nr .wz {
    position: absolute;
    width: 460px;
    right: 0;
    top: 0
}

.showcase .nr .wz .tit {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px
}

.showcase .nr .wz .address {
    font-size: 14px;
    color: #666
}

.showcase .nr .wz .xian {
    width: 30px;
    height: 2px;
    background: #0000cc;
    margin: 20px 0
}

.showcase .nr .wz .jj {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
    text-align: justify;
}

.showcase .nr .wz .jj span {
    color: #333
}

.showcase .nr .detail {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.showcase .nr .detail img {
    width: 100%;
    height: auto
}

.showcase .pre {
    padding: 15px 0;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    margin-top: 30px
}

.showcase .pre ul li {
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.showcase .pre ul li span {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #666;
    margin-right: 20px
}

.nyhistory {
    padding: 60px 0
}

.nyhistory .content {
    max-width: 1200px
}

.nyhistory .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyhistory .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nyhistory .nr {
    position: relative;
    padding-right: 435px;
    min-height: 510px
}

.nyhistory .nr .pic {
    width: 400px;
    position: absolute;
    right: 0;
    top: 0
}

.nyhistory .nr .pic img {
    width: 100%;
    height: auto
}

.nyhistory .nr .list {
    position: relative
}

.nyhistory .nr .list .xian {
    height: 100%;
    width: 1px;
    background: url(../image/ny_05.jpg) repeat-y;
    position: absolute;
    left: 190px;
    top: 0;
    z-index: 9
}

.nyhistory .nr .list ul li {
    display: block;
    padding-left: 280px;
    position: relative;
    margin-bottom: 40px
}

.nyhistory .nr .list ul li .tit {
    line-height: 30px;
    font-size: 18px;
    color: #0000cc;
    position: absolute;
    left: 0;
    top: 0
}

.nyhistory .nr .list ul li .dian {
    position: absolute;
    left: 183px;
    top: 8px;
    z-index: 99;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #d5d5d5
}

.nyhistory .nr .list ul li .dian:before {
    content: "";
    display: block;
    background: #d5d5d5;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 4px
}

.nyhistory .nr .list ul li .stit {
    line-height: 30px;
    font-size: 16px;
    color: #333
}

.nyhistory .nr .list ul li .ann {
    font-size: 18px;
    color: #666;
    cursor: pointer
}

.nyhistory .nr .list ul li .jj {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #999
}

.nyhistory .nr .list ul li.on .ann {
    display: none
}

.nyhistory .nr .list ul li.on .sxian {
    cursor: pointer;
    width: 20px;
    height: 2px;
    background: #0000cc;
    margin: 10px 0
}

.nyhistory .nr .list ul li.on .dian {
    border: 1px solid #999
}

.nyhistory .nr .list ul li.on .dian:before {
    background: #999
}

.nyqiygk {
    padding-top: 60px
}

.nyqiygk .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyqiygk .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nyqiygk .pic img {
    width: 100%;
    height: auto
}

.nyqiygk .picnr {
    height: 700px;
}

.nyqiygk .picnr ul {
    display: block;
    padding-left: 25%;
}

.nyqiygk .picnr ul li {
    display: block;
    height: 700px;
    width: 33.333333%;
    padding-left: 10px;
    float: left;
    color: #fff;
    padding-right: 10px;
    box-sizing: border-box;
    position: relative;
    border-left: 1px solid #fff;
}

.nyqiygk .picnr ul li .tit {
    position: relative;
}

.nyqiygk .picnr ul li .tit span {
    line-height: 40px;
    font-size: 32px;
    font-weight: bold;
}

.nyqiygk .picnr ul li .tit i {
    font-size: 14px;
    position: relative;
    top: -20px;
    font-style: normal;
    left: 3px;
}

.nyqiygk .picnr ul li .jj {
    font-size: 20px;
    margin-top: 5px;
}

.nyqiygk .picnr ul li .tit:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #0000cc;
    left: -11px;
    top: 22px;
    z-index: 999;
}

.nyqiygk .picnr ul li:first-child {
    padding-top: 100px;
}

.nyqiygk .picnr ul li:nth-child(2) {
    padding-top: 300px;
}

.nyqiygk .picnr ul li:nth-child(3) {
    padding-top: 450px;
}

.nyabout {
    padding-top: 60px;
    padding-bottom: 60px
}

.nyabout .lmcntit {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyabout .lmentit {
    font-size: 30px;
    color: #0000cc;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase
}

.nyabout .wz {
    font-size: 15px;
    color: #666;
    line-height: 30px
}

.nyaboutadv {
    height: 580px;
    background-size: auto 100%!important
}

.nyaboutadv .content {
    height: 580px;
    position: relative
}

.nyaboutadv .fgc {
    position: absolute;
    width: 100%;
    height: 100%
}

.nyaboutadv .fgc .cell {
    text-align: left
}

.nyaboutadv .tit {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px
}

.nyaboutadv .xian {
    width: 40px;
    height: 3px;
    background: #fff;
    margin-top: 10px
}

.nyaboutadv .jj {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 35px
}

.nyjigzc {
    padding: 60px 0
}

.nyjigzc .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyjigzc .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nyjigzc .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.nyjigzc .list ul li {
    display: block;
    width: 24%;
    float: left;
    margin: 0 .5%
}

.nyjigzc .list ul li .pic {
    overflow: hidden
}

.nyjigzc .list ul li .pic img {
    transition: all .5s
}

.nyjigzc .list ul li:hover img {
    transform: scale(1.1, 1.1)
}

.nyjigzc .list ul li .tit {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nycontact {
    padding: 60px 0
}

.nycontact .wz {
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.nycontact .wz .tit {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 80px
}

.nycontact .pic {
    width: 50%;
    float: left
}

.showmeiti {
    padding: 60px 0
}

.showmeiti .lmtit {
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    margin-bottom: 20px
}

.showmeiti .showmeitipic {
    padding: 0 80px;
    position: relative
}

.showmeiti .showmeitipic .prev {
    opacity: .8;
    display: block;
    width: 47px;
    height: 94px;
    background: url(../image/ny_11.jpg) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -47px;
    cursor: pointer
}

.showmeiti .showmeitipic .prev:hover {
    opacity: 1
}

.showmeiti .showmeitipic .next {
    opacity: .8;
    display: block;
    width: 47px;
    height: 94px;
    background: url(../image/ny_12.jpg) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -47px;
    cursor: pointer
}

.showmeiti .showmeitipic .next:hover {
    opacity: 1
}

.showmeiti .showmeitipic .hd {
    display: block;
    width: 101%;
    position: relative;
    left: -.5%
}

.showmeiti .showmeitipic .hd ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    border: 2px solid #fff;
    width: 15.666666%;
    margin: 1% .5% 0;
    cursor: pointer
}

.showmeiti .showmeitipic .hd ul li.on {
    border: 2px solid #0000cc
}

.showmeiti .detail {
    margin-top: 50px;
    background: #f2f2f2;
    padding: 30px
}

.showmeiti .detail .tit {
    font-size: 18px;
    color: #0000cc
}

.showmeiti .detail .xian {
    width: 15px;
    height: 2px;
    background: #0000cc;
    margin: 10px 0
}

.showmeiti .detail .wz {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.showmeiti .pre {
    padding: 15px 0;
    border-bottom: 1px solid #d3d3d3
}

.showmeiti .pre ul li {
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.showmeiti .pre ul li span {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #666;
    margin-right: 20px
}

.xianggcase {
    padding-bottom: 60px
}

.xianggcase .lmtit {
    line-height: 50px;
    font-size: 20px;
    color: #333
}

.xianggcase .lmtit a {
    float: right;
    font-size: 12px;
    color: #999
}

.xianggcase ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%
}

.xianggcase ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 32.333333%;
    margin: 1% .5% 0;
    border: 1px solid #dfdfdf
}

.xianggcase ul li .pic {
    overflow: hidden
}

.xianggcase ul li .pic img {
    transition: all .5s
}

.xianggcase ul li .wz {
    padding: 10px 20px 10px 10px;
    position: relative
}

.xianggcase ul li .wz .tit {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.xianggcase ul li .wz .jj {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666
}

.xianggcase ul li .wz i {
    font-size: 18px;
    color: #999;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px
}

.xianggcase ul li:hover img {
    transform: scale(1.1, 1.1)
}

.xianggcase ul li:hover .tit {
    color: #0000cc
}

.nyjoin {
    padding: 50px 0
}

.nyjoin ul li {
    display: block;
    margin: 10px 0;
    padding: 25px 140px 25px 300px;
    position: relative;
    background: #f7f7f7
}

.nyjoin ul li .tit {
    width: 225px;
    height: 150px;
    position: absolute;
    left: 25px;
    top: 25px;
    border-right: 1px solid #dfdfdf
}

.nyjoin ul li .tit .b {
    font-size: 20px;
    color: #333
}

.nyjoin ul li .tit .xian {
    width: 30px;
    height: 2px;
    background: #333;
    margin: 10px 0
}

.nyjoin ul li .tit .jj {
    font-size: 16px;
    color: #999
}

.nyjoin ul li .ann {
    position: absolute;
    width: 120px;
    height: 100%;
    right: 0;
    top: 0;
    background: #eaeaea;
    font-size: 40px;
    color: #0000cc;
    cursor: pointer
}

.nyjoin ul li .wz {
    line-height: 30px;
    font-size: 14px;
    color: #666;
    height: 150px;
    min-height: 150px;
    overflow: hidden;
    transition: all .5s
}

.nyjoin ul li .wz1 {
    z-index: -99;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.nypar {
    padding: 60px 0 40px;
}

.nypar ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%;
    height: 400px;
    overflow: hidden;
}

.nypar ul li {
    display: block;
    width: 15.666666%;
    margin: 0 .5% 1%;
    float: left;
    border: 1px solid #dfdfdf;
    background: #fff;
    box-sizing: border-box
}

.nypar ul li:hover {
    border: 1px solid #0000cc
}

.nypar .more {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 150px;
    bottom: 0;
    left: 0;
    background: url(../image/ny_28.png) repeat-x center;
    line-height: 220px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.nywenh {
    padding: 60px 0
}

.nywenh .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nywenh .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nywenh .nr {
    background: #f5f5f5;
    position: relative;
    padding: 30px 910px 30px 30px;
    min-height: 530px
}

.nywenh .nr .pic {
    width: 880px;
    position: absolute;
    right: 0;
    top: 0
}

.nywenh .nr .entit {
    font-size: 24px;
    color: #333;
    margin-top: 60px
}

.nywenh .nr .cntit {
    font-size: 18px;
    color: #333
}

.nywenh .nr .xian {
    width: 40px;
    height: 2px;
    background: #0000cc;
    margin: 10px 0
}

.nywenh .nr .wz {
    font-size: 30px;
    line-height: 50px;
    margin-top: 40px
}

.nywenhadv {
    height: 632px;
    background-size: auto 100%!important;
    margin-bottom: 60px
}

.nywenhadv .content {
    height: 632px;
    position: relative
}

.nywenhadv .fgc {
    position: absolute;
    width: 100%;
    height: 100%
}

.nywenhadv .fgc .cell {
    text-align: left
}

.nywenhadv .tit {
    font-size: 35px;
    color: #fff;
    margin-top: 20px
}

.nywenhadv .sjj {
    font-size: 15px;
    color: #fff;
    margin-top: 0;
    line-height: 25px;
    color: #ccc;
}

.nywenhadv .jj {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    line-height: 25px;
}

.nyhonor {
    padding: 60px 0
}

.nyhonor .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyhonor .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nyhonor .list ul li {
    display: block;
    width: 33.33333%;
    box-sizing: border-box;
    float: left;
    padding-right: 20px
}

.nyhonor .list ul li .tit {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px
}

.nyhonor .list ul li .tit span {
    margin-left: 15px;
    font-size: 15px;
    color: #666;
    text-transform: uppercase
}

.nyhonor .list ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nynews {
    padding: 50px 0
}

.nynews ul li {
    display: block;
    position: relative;
    padding: 35px 35px 35px 400px;
    min-height: 120px;
    margin: 10px 0;
    background: #f2f2f2
}

.nynews ul li .pic {
    position: absolute;
    width: 340px;
    left: 0;
    top: 0
}

.nynews ul li .tit {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nynews ul li .date {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
    margin-top: 5px
}

.nynews ul li .jj {
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.nynews ul li:hover .tit {
    color: #0000cc
}

.shownews1 .content {
    max-width: 850px;
    min-width: inherit;
}

.shownews {
    padding: 60px 0
}

.shownews .tit {
    font-size: 20px;
    color: #333;
    padding: 5px 0;
    text-align: center
}

.shownews .date {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-bottom: 15px
}

.shownews .nr {
    padding: 30px 0;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

.shownews .pre {
    padding: 15px 0
}

.shownews .pre ul li {
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.shownews .pre ul li span {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #666;
    margin-right: 20px
}

.nyyunwpro {
    padding: 60px 0
}

.nyyunwpro ul {
    display: block;
    width: 101%;
    position: relative;
    left: -.5%
}

.nyyunwpro ul li {
    display: block;
    width: 32.3333333%;
    box-sizing: border-box;
    float: left;
    margin: 0 .5%
}

.nyyunwpro ul li .pic {
    overflow: hidden;
    border: 1px solid #e4e4e4
}

.nyyunwpro ul li .pic img {
    transition: all .5s
}

.nyyunwpro ul li .tit {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.nyyunwpro ul li:hover img {
    transform: scale(1.1, 1.1)
}

.nyywteam {
    padding: 60px 0
}

.nyywteam .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyywteam .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nyywteam .wz {
    font-size: 16px;
    line-height: 35px;
    color: #666;
    margin-bottom: 60px
}

.nyywteam .list {
    padding-left: 260px;
    position: relative
}

.nyywteam .list .btit {
    font-size: 30px;
    line-height: 150px;
    position: absolute;
    left: 0;
    top: 0
}

.nyywteam .list ul li {
    display: block;
    text-align: center;
    padding: 0 70px;
    width: 33.33333%;
    float: left;
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box
}

.nyywteam .list ul li .pic {
    margin-bottom: 20px
}

.nyywteam .list ul li .tit {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    margin-bottom: 10px
}

.nyywteam .list ul li .jj {
    line-height: 14px;
    color: #999
}

.nyywtixi {
    padding: 60px 0;
    background: url(../image/ny_20.jpg) no-repeat center
}

.nyywtixi .lmcntit {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px
}

.nyywtixi .lmentit {
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase
}

.nyywtixi .list ul {
    display: block;
    width: 101%;
    position: relative;
    left: -.5%
}

.nyywtixi .list ul li {
    display: block;
    min-height: 330px;
    width: 24%;
    margin: .5%;
    float: left;
    background: #0000cc;
    color: #fff;
    text-align: center
}

.nyywtixi .list ul li .tit {
    font-size: 16px;
    line-height: 80px;
    height: 80px;
    max-width: 180px;
    margin: 0 auto 10px;
    border-bottom: 1px solid #fff
}

.nyywtixi .list ul li span {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    max-width: 170px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nyywliuc {
    padding: 60px 0;
    background: #f5f5f5
}

.nyywliuc .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyywliuc .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase
}

.nyywliuc .list ul li {
    transition: all .5s;
    cursor: pointer;
    width: 24%;
    padding: 0 20px;
    text-align: center;
    height: 235px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #cecece
}

.nyywliuc .list ul li .cntit {
    display: none
}

.nyywliuc .list ul li .entit {
    display: none
}

.nyywliuc .list ul li .jj {
    display: none
}

.nyywliuc .list ul li .more {
    display: none
}

.nyywliuc .list ul li .sz {
    font-size: 32px;
    color: #adadad;
    margin-bottom: 10px
}

.nyywliuc .list ul li .scntit {
    font-size: 24px;
    color: #333
}

.nyywliuc .list ul li .sentit {
    color: #999;
    font-size: 12px;
    text-transform: uppercase
}

.nyywliuc .list ul li.on {
    width: 28%;
    background: #0000cc
}

.nyywliuc .list ul li.on .cell {
    text-align: left
}

.nyywliuc .list ul li.on .sz {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.inliuc .list ul li.on .sentit,
.nyywliuc .list ul li.on .scntit {
    display: none
}

.nyywliuc .list ul li.on .cntit {
    display: block;
    font-size: 20px;
    color: #fff
}

.nyywliuc .list ul li.on .entit {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    opacity: .4;
    color: #fff
}

.nyywliuc .list ul li.on .jj {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 386px
}

.nyywliuc .list ul li.on .more {
    display: block;
    margin-top: 30px
}

.nyywwangd {
    padding: 60px 0
}

.nyywwangd .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyywwangd .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase
}

.nyywwangd .nr {
    padding-top: 180px;
    padding-bottom: 300px;
    background: url(../image/ny_21.jpg) no-repeat right top;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

.nyteam {
    padding: 60px 0
}

.nyteam .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nyteam .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    text-transform: uppercase
}

.nyteam .list {
    margin-top: 60px
}

.nyteam .list .scntit {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    padding: 0 60px
}

.nyteam .list .sentit {
    font-size: 14px;
    color: #999;
    margin-bottom: 40px;
    padding: 0 60px
}

.nyteamlist {
    padding: 0 50px;
    position: relative
}

.nyteamlist .bd ul li {
    display: block;
    float: left;
    width: 25%
}

.nyteamlist .bd ul li .li {
    padding: 0 10px
}

.nyteamlist .bd ul li .li .pic {
    position: relative;
    overflow: hidden
}

.nyteamlist .bd ul li .li .pic img {
    transition: all .5s
}

.nyteamlist .bd ul li .li:hover img {
    transform: scale(1.1, 1.1)
}

.nyteamlist .bd ul li .li .tit {
    transition: all .5s;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    box-sizing: border-box;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    background: rgba(0, 0, 0, .7);
    font-size: 16px;
    color: #fff;
    text-align: center
}

.nyteamlist .bd ul li .li .fgc {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 40px 30px
}

.nyteamlist .bd ul li .li .fgc .xftit {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px
}

.nyteamlist .bd ul li .li .fgc .xfjj {
    font-size: 14px;
    line-height: 25px;
    text-align: center
}

.nyteamlist .bd ul li .li:hover .tit {
    opacity: 0
}

.nyteamlist .bd ul li .li:hover .fgc {
    opacity: 1
}

.nyteamlist .prev {
    z-index: 999;
    opacity: .8;
    display: block;
    width: 36px;
    height: 60px;
    background: url(../image/ny_23.jpg) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -65px;
    cursor: pointer
}

.nyteamlist .prev:hover {
    opacity: 1
}

.nyteamlist .next {
    z-index: 999;
    opacity: .8;
    display: block;
    width: 36px;
    height: 60px;
    background: url(../image/ny_24.jpg) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -65px;
    cursor: pointer
}

.nyteamlist .next:hover {
    opacity: 1
}

.nyteamlist .hd {
    text-align: center;
    line-height: 30px;
    padding: 20px 0
}

.nyteamlist .hd ul li {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    line-height: 99px;
    border-radius: 50%;
    background: #474747;
    margin: 0 15px;
    overflow: hidden;
    cursor: pointer
}


/*.nyteamlist .hd ul li.on{background:no-repeat;width:auto;height:auto;line-height:30px;font-size:16px;font-weight:700;color:#474747}
*/

.nyteamlist .hd ul li.on {
    background: #0000cc;
}

.nymeiti {
    padding: 60px 0
}

.nymeiti .top {
    padding: 80px 49.5% 80px 80px;
    position: relative;
    margin-bottom: 1%;
    min-height: 395px;
    box-sizing: border-box
}

.nymeiti .top .pic {
    width: 49.5%;
    position: absolute;
    right: 0;
    top: 0
}

.nymeiti .top .entit {
    font-size: 26px;
    color: #333;
    padding-right: 80px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.nymeiti .top .cntit {
    font-size: 18px;
    color: #333;
    padding-right: 80px
}

.nymeiti .top .xian {
    width: 15px;
    height: 2px;
    background: #333;
    margin: 15px 0
}

.nymeiti .top .jj {
    line-height: 25px;
    font-size: 14px;
    color: #666;
    padding-right: 80px
}

.nymeiti .top .jj span {
    font-size: 16px;
    color: #0000cc;
    display: block;
    margin-top: 10px
}

.nymeiti .list ul {
    display: block;
    width: 101%;
    position: relative;
    left: -.5%
}

.nymeiti .list ul li {
    display: block;
    position: relative;
    width: 24%;
    margin: .5%;
    float: left
}

.nymeiti .list ul li .pic {
    overflow: hidden
}

.nymeiti .list ul li .pic img {
    transition: all .5s
}

.nymeiti .list ul li:hover img {
    transform: scale(1.1, 1.1)
}

.nymeiti .list ul li .tit {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0
}

.nymeiti.nymeiti2 {
    background: #f5f5f5
}

.nymeiti.nymeiti2 .top {
    padding: 80px 80px 80px 49.5%
}

.nymeiti.nymeiti2 .top .pic {
    right: inherit;
    left: 0
}

.nymeiti.nymeiti2 .top .entit {
    padding-right: 0;
    padding-left: 80px
}

.nymeiti.nymeiti2 .top .cntit {
    padding-right: 0;
    padding-left: 80px
}

.nymeiti.nymeiti2 .top .xian {
    margin: 15px 0 15px 80px
}

.nymeiti.nymeiti2 .top .jj {
    padding-right: 0;
    padding-left: 80px
}

.nymeiti.sanlie .list ul li {
    width: 32.333333%
}

.nydanye {
    padding: 60px 0
}

.nydanye .lmcntit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 5px
}

.nydanye .lmentit {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    text-transform: uppercase
}

.nydanye .nr {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.showpro .nr {
    border-top: 0px;
    padding-top: 0;
}