@charset "utf-8";
.content {
    max-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: #0093dd;
}

.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;
}

.tishi {
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 20px 0;
}

.tupian {
    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: #0093dd;
}

.nav_handle.on b .l_2 {
    transform: rotate(-45deg);
}

.banner {
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 1920px;
    height: auto;
    max-width: initial;
}

.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: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 3px solid #fff;
}

.banner .pagination .swiper-active-switch {
    background: #0093dd;
    border-color: #0093dd;
}

.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;
}

/*.banner {width: 100%;position: relative;height: auto;background: #eee; display: table;}
.banner .by{ line-height: 35px; background: rgba(120,188,39,0.65); font-size: 15px; color: #fff; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; }
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important;height: 743px;overflow: hidden;text-align: center; background-size:auto 100% !important;  }
.banner .bd li a {display: block;height: 1000px; position: absolute; left: 0; top: 0; width: 100%; z-index: 8;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: #fff;cursor: pointer;overflow: hidden;line-height: 999px; border-radius: 8px;}
.banner .hd ul .on {background: #0093dd; width: 30px;}
.banner .prev {background: url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}*/

.Bottomerkg {
    height: 59px;
    display: none;
}

.Bottomer {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0093dd;
    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 0px;
}

.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 .logo {
    float: left;
    padding: 20px 0;
}

.header .lmtit {
    line-height: 30px;
    padding-left: 15px;
    margin-left: 15px;
    float: left;
    margin-top: 30px;
}

.header .lmtit .btit {
    font-size: 25px;
    line-height: 60px;
    font-weight: bold;
    color: #333;
    letter-spacing: 10px;
}

.header .lmtit .stit {
    font-size: 14px;
    color: #333;
}

.header .phone {
    float: right;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}

.header .phone span {
    font-size: 20px;
    color: #0093dd;
    font-weight: bold;
}

.inmuen {
    background-color: #0093dd
}

.inmuen ul li {
    display: block;
    float: left;
    position: relative;
}

.inmuen ul li:before {
    content: "";
    width: 0px;
    height: 13px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}

.inmuen ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 16px 40px;
}

.inmuen ul li.last:before {
    display: none;
}

.inmuen ul li:hover a,
.inmuen ul li.on a {
    color: #fff;
    background-color: #0082c3
}

.inmuen ul li:hover:before,
.inmuen ul li.on:before {
    width: 0
}

.inted {
    padding: 40px 0;
}

.inted ul li {
    display: block;
    width: 25%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #e1e1e1;
    text-align: center;
}

.inted ul li .b {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 28px;
    color: #0093dd;
    margin-bottom: 8px;
    font-weight: bold;
}

.inted ul li .s {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.inted ul li.last {
    border-right: 0px;
}

.inabout {
    padding: 70px 0;
}

.inabout .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
}

.inabout .lmtit span {
    color: #0093dd;
}

.inabout .jj {
    font-size: 15px;
    line-height: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
}

.inabout .video .nr {
    width: 778px;
    padding: 24px 23px 0 24px;
    box-sizing: border-box;
    margin: 0 auto;
    background: url(../images/index_01.jpg) no-repeat top center;
}

.inabout .video .di {
    text-align: center;
}

.inpro {
    padding: 70px 0;
    background: #f5f5f5;
}

.inpro .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #333;
}

.inpro .nav {
    text-align: center;
    padding: 30px 0;
}

.inpro .nav ul li {
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 19px;
}

.inpro .nav ul li:hover {
    background: #0093dd;
    color: #fff;
    border: 1px solid #0093dd;
}

.inpro .list ul {
    display: block;
    width: 102%;
    position: relative;
    left: -1%;
}

.inpro .list ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 0 1%;
}

.inpro .list ul li .pic {
    border: 8px solid #eeeeee;
    overflow: hidden;
}

.inpro .list ul li .pic img {
    transition: all .5s;
}

.inpro .list ul li .tit {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inpro .list ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.inpro .list ul li:hover .tit {
    color: #0093dd;
}

.inyoushi {
    height: 810px;
    background: url(../images/index_04.jpg) no-repeat center;
}

.inyoushi .lmtit {
    display: none;
}

.inyoushi .content {
    position: relative;
    height: 810px;
}

.inyoushi .hd ul li {
    cursor: pointer;
    display: block;
    position: absolute;
    color: #333;
    background: rgba(255, 255, 255, .7);
    width: 125px;
    height: 125px;
    border-radius: 50%;
}

.inyoushi .hd ul li .fgc {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.inyoushi .hd ul li .sz {
    font-size: 24px;
    font-weight: bold;
}

.inyoushi .hd ul li .tit {
    font-size: 16px;
}

.inyoushi .hd ul li.on {
    background: #0093dd;
    color: #fff;
}

.inyoushi .hd ul li.wz1 {
    left: 0;
    top: 650px;
}

.inyoushi .hd ul li.wz2 {
    left: 42px;
    top: 405px;
}

.inyoushi .hd ul li.wz3 {
    left: 155px;
    top: 227px;
}

.inyoushi .hd ul li.wz4 {
    left: 381px;
    top: 100px;
}

.inyoushi .hd ul li.wz5 {
    left: 648px;
    top: 100px;
}

.inyoushi .hd ul li.wz6 {
    left: 892px;
    top: 210px;
}

.inyoushi .hd ul li.wz7 {
    left: 1040px;
    top: 403px;
}

.inyoushi .hd ul li.wz8 {
    left: 1077px;
    top: 650px;
}

.inyoushi .bd {
    width: 630px;
    height: 300px;
    position: absolute;
    left: 50%;
    margin-left: -315px;
    bottom: 0;
}

.inyoushi .bd ul {
    text-align: center;
}

.inyoushi .bd ul .btit {
    margin-top: 25px;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}

.inyoushi .bd ul .btit span {
    display: block;
    color: #0093dd;
}

.inyoushi .bd ul .stit {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.inyoushi .bd ul .jj {
    font-size: 16px;
    line-height: 24px;
}

.inmess {
    padding: 30px 0;
    background: #0093dd;
}

.inmess .wz {
    padding: 20px;
    border: 1px solid #fff;
    float: left;
    width: 430px;
    box-sizing: border-box;
}

.inmess .wz .tit {
    font-size: 18px;
    color: #fff;
}

.inmess .wz .xian {
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 10px 0;
}

.inmess .wz .jj {
    font-size: 18px;
    color: #ffd200;
}

.inmess .messnr {
    width: 735px;
    padding-right: 135px;
    box-sizing: border-box;
    float: right;
    position: relative;
}

.inmess .messnr .li {
    float: left;
    width: 48%;
    box-sizing: border-box;
    padding-left: 45px;
    padding-right: 10px;
    height: 50px;
    line-height: 50px;
}

.inmess .messnr .li .text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #0093dd;
}

.inmess .messnr .li.names {
    background: url(../images/ico_01.png) no-repeat 14px center #fff;
    margin: 0 4% 25px 0;
}

.inmess .messnr .li.phone {
    background: url(../images/ico_02.png) no-repeat 14px center #fff;
}

.inmess .messnr .li.contents {
    background: url(../images/ico_03.png) no-repeat 14px center #fff;
    margin: 0 4% 0 0;
}

.inmess .messnr .li.code {
    background: #fff;
    padding: 0 110px 0 20px;
    position: relative;
}

.inmess .messnr .li.code .pic {
    width: 98px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.inmess .messnr .li.code .pic img {}

.inmess .messnr .an {
    width: 100px;
    height: 100px;
    border: 10px solid rgba(0, 147, 221, 0.8);
    position: absolute;
    right: 0;
    top: 4px;
    background-color: #fff;
    border-radius: 50%;
}

.inmess .messnr .an .sub {
    outline: none;
    width: 80px;
    display: block;
    line-height: 80px;
    text-align: center;
    height: 80px;
    background: #fff;
    font-size: 16px;
    color: #0093dd;
    border: 10px solid rgba(0, 147, 221, 0.6);
    border-radius: 50%;
}

.code_img {
    cursor: pointer;
}

.incase {
    padding: 60px 0;
}

.incase .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.incase .lmtit span {
    color: #0093dd;
}

.incase .lmjj {
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.incase .list {
    width: 102%;
    position: relative;
    left: -1%;
}

.incase .caseone {
    width: 48%;
    margin: 1%;
    float: left;
    position: relative;
}

.incase .caseone .bd ul li {
    position: relative;
    overflow: hidden;
}

.incase .caseone .bd ul li img {
    width: 100%;
}

.incase .caseone .bd ul li .tit {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 100px 0 20px;
    font-size: 16px;
    color: #fff;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.incase .caseone .bd ul li:hover .tit {
    background: rgba(0, 147, 221, .8);
}

.incase .caseone .hd {
    width: 100px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
}

.incase .caseone .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
}

.incase .caseone .hd ul li.on {
    background: #0093dd;
}

.incase .right {
    width: 50%;
    float: left;
}

.incase .right ul li {
    display: block;
    width: 48%;
    margin: 1%;
    float: left;
    position: relative;
}

.incase .right ul li .pic {
    overflow: hidden;
}

.incase .right ul li .tit {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    left: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.incase .right ul li:hover .tit {
    background: rgba(0, 147, 221, .8);
}

.incase .more {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #0093dd;
    text-align: center;
    margin: 20px auto 0;
    border: 1px solid #0093dd;
}

.incase .more:hover {
    background: none;
    color: #0093dd;
}

.inpar {
    padding: 60px 0;
    background: #f5f5f5;
}

.inpar .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.inpar .lmtit span {
    color: #0093dd;
}

.inpar .lmjj {
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.inpar .list ul {
    display: block;
    position: relative;
    width: 102%;
    left: -1%;
}

.inpar .list ul li {
    width: 18%;
    margin: 1%;
    float: left;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.inpar .list ul li:hover {
    border: 1px solid #0093dd;
}

.inshili {
    padding: 60px 0;
    background: url(../images/index_07.jpg) no-repeat center;
}

.inshili .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.inshili .lmjj {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.inshili .nr {
    background: rgba(255, 255, 255, .8);
}

.inshili .nr ul {
    display: block;
    background: url(../images/index_08.png) no-repeat center;
    min-height: 560px;
}

.inshili .nr ul li {
    padding: 50px;
    box-sizing: border-box;
    width: 38%;
    float: left;
}

.inshili .nr ul li .tit {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.inshili .nr ul li .stit {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.inshili .nr ul li .jj {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

.inshili .nr ul li.right {
    text-align: right;
    float: right;
}

.inliuc {
    padding: 60px 0 0;
}

.inliuc .lmtit {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.inliuc .lmtit span {
    color: #0093dd;
}

.inliuc .lmjj {
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.inliuc .list {
    text-align: center;
}

.inliuc .list ul li {
    display: inline-block;
    width: 14.2857%;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
}

.inliuc .list ul li .jt {
    position: absolute;
    width: 40px;
    text-align: center;
    right: 0;
    top: 70px;
    line-height: 120px;
    font-size: 25px;
    color: #ccc;
}

.inliuc .list ul li .nr {
    text-align: center;
    padding: 30px 0 60px;
}

.inliuc .list ul li .pic {
    line-height: 60px;
    margin-bottom: 10px;
}

.inliuc .list ul li .pic .ico2 {
    display: none;
}

.inliuc .list ul li .tit {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inliuc .list ul li .sz {
    font-size: 14px;
    color: #333;
}

.inliuc .list ul li:hover .nr {
    background: #0093dd;
}

.inliuc .list ul li:hover .pic .ico1 {
    display: none;
}

.inliuc .list ul li:hover .pic .ico2 {
    display: inline-block;
}

.inliuc .list ul li:hover .tit,
.inliuc .list ul li:hover .sz {
    color: #fff;
}

.inliuc .list ul li.last {
    padding-right: 0;
    width: calc(14.2857% - 40px);
    width: -webkit-calc(14.2857% - 40px);
    width: -moz-calc(14.2857% - 40px);
}

.inliuc .list ul li.last .jt {
    display: none;
}

.inliuc .list ul li.last .pic img {
    position: relative;
    right: -8px;
}

.inabout2 {
    min-height: 600px;
    background: #0093dd;
    position: relative;
}

.inabout2 .pic {
    width: 960px;
    position: absolute;
}

.inabout2 .right {
    width: 50%;
    float: right;
    padding: 40px 0 0 40px;
    box-sizing: border-box;
}

.inabout2 .right .lmtit {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.inabout2 .right .xian {
    width: 90px;
    height: 5px;
    background: #fff;
    margin: 20px 0;
}

.inabout2 .right .nr {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 40px;
    height: 300px;
    overflow: hidden;
}

.inabout2 .right .more {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #0093dd;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
}

.inabout2 .right .more:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

.insheb .hd {
    padding: 35px 0;
}

.insheb .hd ul {
    display: block;
    border-left: 1px solid #eee;
}

.insheb .hd ul li {
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    float: left;
    font-size: 16px;
    color: #444;
    cursor: pointer;
    border: 1px solid #eee;
    border-left: 0;
}

.insheb .hd ul li.on {
    background: #0093dd;
    color: #fff;
}

.insheb .bd ul {
    width: 101%;
    position: relative;
    left: -.5%;
}

.insheb .bd ul li {
    display: block;
    width: 24%;
    margin: 0 .5%;
    float: left;
}

.insheb .bd ul li .pic {
    overflow: hidden;
    position: relative;
}

.insheb .bd ul li .pic img {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.insheb .bd ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.insheb .bd ul li .tit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.insheb .bd ul li:hover .tit {
    color: #0093dd;
}

.innews {
    padding: 60px 0;
}

.innews .lmtit {
    line-height: 60px;
    margin-bottom: 40px;
}

.innews .lmtit span {
    float: left;
    font-size: 48px;
    font-weight: bold;
    color: #333;
}

.innews .lmtit .hd {
    float: right;
    margin-top: 9px;
}

.innews .lmtit .hd ul li {
    display: block;
    float: left;
    margin: 0 5px;
}

.innews .lmtit .hd ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
    color: #333;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
}

.innews .lmtit .hd ul li:hover a {
    background: #0093dd;
    color: #fff;
    border: 1px solid #0093dd;
}

.innews .bd ul {
    display: block;
    position: relative;
    width: 102%;
    left: -1%;
}

.innews .bd ul li {
    display: block;
    width: 48%;
    float: left;
    margin: 2% 1%;
    padding-left: 200px;
    position: relative;
    box-sizing: border-box;
    min-height: 130px;
    border-bottom: 2px solid #fff;
}

.innews .bd ul li .pic {
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.innews .bd ul li .pic img {
    transition: all .5s;
}

.innews .bd ul li .tit {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.innews .bd ul li .date {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.innews .bd ul li .jj {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    height: 50px;
    overflow: hidden;
}

.innews .bd ul li:hover img {
    transform: scale(1.1, 1.1);
}

.innews .bd ul li:hover {
    border-bottom: 2px solid #eee;
}

.innews .bd ul li:hover .tit {
    color: #0093dd;
}

.incon {
    padding: 50px 0;
    background: #f5f5f5;
}

.incon ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%;
}

.incon ul li {
    display: block;
    position: relative;
    height: 130px;
    width: 24%;
    margin: 0 .5%;
    background: #fff;
    float: left;
}

.incon ul li .fgc {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.incon ul li .fgc .nr {
    padding-left: 100px;
    position: relative;
    padding-right: 10px;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 25px;
}

.incon ul li .fgc .nr .tit {
    width: 85px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -25px;
    text-align: left;
}

.incon ul li .fgc .nr .tit img {
    margin-right: 5px;
}

.footer {
    background: #0093dd;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer .link {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    border-bottom: 1px solid #5baed9;
    margin-bottom: 20px;
}

.footer .fnav {
    text-align: center;
    padding: 0 0 10px;
    line-height: 25px;
    font-size: 14px;
}

.footer .banq {
    padding-bottom: 10px;
    line-height: 25px;
    text-align: center;
    color: #c7deea;
}

.nybanner {
    background-size: auto 100% !important;
}

.nybanner img {
    width: 100%;
}

.nyweizhi {
    padding: 20px 0;
    background: #f5f5f5;
}

.nyweizhi .search {
    float: left;
    background: #fff;
    height: 40px;
    border: 1px solid #0093dd;
    position: relative;
    padding-right: 40px;
    width: 300px;
    box-sizing: border-box;
}

.nyweizhi .search .text {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
}

.nyweizhi .search .sub {
    width: 40px;
    height: 40px;
    background: #0093dd;
    cursor: pointer;
    outline: none;
    position: absolute;
    right: 0;
    top: -1px;
}

.nyweizhi .hotkey {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 820px;
    float: left;
    margin-left: 10px;
    font-size: 14px;
}

.nyweizhi .hotkey a {
    margin-right: 10px;
}

.nyweizhi .weizhi {
    float: right;
    line-height: 25px;
    padding: 7px 0;
    font-size: 14px;
}

.nyweizhi .weizhi:before {
    content: '';
    width: 4px;
    height: 20px;
    background: #0093dd;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.nynav {
    text-align: center;
    padding: 30px 0;
}

.nynav ul li {
    display: inline-block;
    margin: 5px;
    position: relative;
}

.nynav ul li>a {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 19px;
}

.nynav ul li:hover>a,
.nynav ul li.on>a {
    background: #0093dd;
    color: #fff;
    border: 1px solid #0093dd;
}

.nynav ul li .erji {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: none;
    position: absolute;
    width: 200px;
    background: #fff;
    left: 50%;
    top: 100%;
    margin-left: -100px;
    padding: 10px;
    z-index: 999;
}

.nynav ul li .erji a {
    display: block;
    height: 35px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.nynav ul li .erji a.on {
    color: #0093dd;
}

.nynav ul li:hover .erji {
    display: block;
}

.nypro ul {
    display: block;
    width: 102%;
    position: relative;
    left: -1%;
}

.nypro ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 0 1%;
}

.nypro ul li .pic {
    border: 8px solid #eeeeee;
    overflow: hidden;
    text-align: center;
}

.nypro ul li .pic img {
    transition: all .5s;
    height: 395px;
}

.nypro ul li .tit {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nypro ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.nypro ul li:hover .tit {
    color: #0093dd;
}

.feny {
    text-align: center;
    padding: 30px 0;
}

.feny a,
.feny span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dfdfdf;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    margin: 2px;
}

.feny a:hover,
.feny span {
    background: #0093dd;
    color: #fff;
}

.box {
    width: 500px;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding-right: 100px;
}

.tb-pic {
    border: 1px solid #eee;
    border-right: 0px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-s310,
.tb-s310 a {
    height: 396px;
    width: 396px;
}

.tb-s310,
.tb-s310 img {
    max-height: 396px;
    max-width: 396px;
}

.tb-booth {
    position: relative;
    z-index: 1;
}

.tb-thumb .tb-selected {
    box-sizing: border-box;
    border: 1px solid #0093dd;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    width: 396px;
    height: 396px;
    display: none;
    text-align: center;
    overflow: hidden;
    margin-left: -9px;
    background: #fff;
}

div.zoomDiv img {
    max-width: inherit;
    max-height: inherit;
}

div.zoomMask {
    position: absolute;
    background: url("../images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.picScroll-left {
    position: absolute;
    width: 99px;
    right: 4px;
    top: 0;
    border-top: 1px solid #eee;
}

.picScroll-left .hd {
    overflow: hidden;
    background: #f4f4f4;
}

.picScroll-left .hd .prev {
    display: none;
    width: 100%;
    height: 30px;
    opacity: 0.9;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #555;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 9;
}

.picScroll-left .hd .next {
    display: none;
    width: 100%;
    height: 30px;
    opacity: 0.9;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #555;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    z-index: 9;
}

.picScroll-left .hd .prev:hover {
    color: #0093dd;
}

.picScroll-left .hd .next:hover {
    color: #0093dd;
}

.picScroll-left .bd {
    width: 99px;
}

.picScroll-left .bd ul {
    zoom: 1;
}

.picScroll-left .bd ul li {
    text-align: center;
    zoom: 1;
    height: 99px;
    width: 99px;
    border: 0px !important;
}

.picScroll-left .bd ul li img {
    width: 99px;
    height: 99px;
    border: 1px solid #eee;
    border-top: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.picScroll-left .bd ul li.tb-selected img {
    width: 99px;
    height: 99px;
    border: 1px solid #0093dd;
    box-sizing: border-box;
}

.showpro .showproinfo {
    padding-left: 495px;
    position: relative;
}

.showpro .showproinfo .right {
    border: 1px solid #eee;
    border-left: 0px;
    padding: 20px;
}

.showpro .showproinfo .right .tit {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.showpro .showproinfo .right .jj {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
}

.showpro .showproinfo .right .phone1 {
    height: 58px;
    overflow: hidden;
    border-top: 1px solid #eee;
    line-height: 58px;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
    background: url(../images/ny_03.png) no-repeat left;
}

.showpro .showproinfo .messnr {
    height: 120px;
    box-sizing: border-box;
    position: relative;
    background: #0093dd;
    padding: 15px 135px 15px 15px;
}

.showpro .showproinfo .li {
    float: left;
    width: 48%;
    box-sizing: border-box;
    padding-left: 45px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
}

.showpro .showproinfo .li .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #0093dd;
}

.showpro .showproinfo .li.names {
    background: url(../images/ico_01.png) no-repeat 14px center #fff;
    margin: 0 4% 15px 0;
}

.showpro .showproinfo .li.phone {
    background: url(../images/ico_02.png) no-repeat 14px center #fff;
}

.showpro .showproinfo .li.contents {
    background: url(../images/ico_03.png) no-repeat 14px center #fff;
    margin: 0 4% 0 0;
}

.showpro .showproinfo .li.code {
    background: #fff;
    padding: 0 85px 0 20px;
    position: relative;
}

.showpro .showproinfo .li.code .pic {
    width: 75px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.showpro .showproinfo .li.code .pic img {
    height: 40px;
    width: 75px;
}

.showpro .showproinfo .an {
    width: 90px;
    height: 90px;
    border: 10px solid #e5ece9;
    position: absolute;
    right: 15px;
    top: 7px;
    border-radius: 50%;
}

.showpro .showproinfo .an .sub {
    outline: none;
    width: 80px;
    position: relative;
    top: -4px;
    left: -3px;
    display: block;
    line-height: 80px;
    text-align: center;
    height: 80px;
    background: #fff;
    font-size: 14px;
    color: #0093dd;
    border: 10px solid #f4f7f5;
    border-radius: 50%;
}

.showprodetail {
    padding: 40px 0;
}

.showprodetail .lmtit {
    line-height: 45px;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    background: #0093dd;
}

.showprodetail .wz {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding: 35px 0 0;
}

.showproliuc {
    padding: 0 0 40px;
}

.showproliuc .lmtit {
    font-weight: bold;
    color: #333;
    font-size: 30px;
    margin-bottom: 30px;
}

.showproliuc .lmtit span {
    font-size: 18px;
    color: #666;
    margin-left: 15px;
    font-weight: 100;
}

.showproliuc .list {
    text-align: center;
}

.showproliuc .list ul li {
    display: inline-block;
    width: 14.2857%;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
}

.showproliuc .list ul li .jt {
    position: absolute;
    width: 40px;
    text-align: center;
    right: 0;
    top: 0;
    line-height: 120px;
    font-size: 25px;
    color: #ccc;
}

.showproliuc .list ul li .nr {
    text-align: center;
    padding: 30px 0 40px;
}

.showproliuc .list ul li .pic {
    line-height: 60px;
    margin-bottom: 10px;
}

.showproliuc .list ul li .pic .ico2 {
    display: none;
}

.showproliuc .list ul li .tit {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.showproliuc .list ul li .sz {
    font-size: 14px;
    color: #333;
}

.showproliuc .list ul li:hover .nr {
    background: #0093dd;
}

.showproliuc .list ul li:hover .pic .ico1 {
    display: none;
}

.showproliuc .list ul li:hover .pic .ico2 {
    display: inline-block;
}

.showproliuc .list ul li:hover .tit,
.showproliuc .list ul li:hover .sz {
    color: #fff;
}

.showproliuc .list ul li.last {
    padding-right: 0;
    width: calc(14.2857% - 40px);
    width: -webkit-calc(14.2857% - 40px);
    width: -moz-calc(14.2857% - 40px);
}

.showproliuc .list ul li.last .jt {
    display: none;
}

.showproliuc .list ul li.last .pic img {
    position: relative;
    right: -8px;
}

.showpropar {
    padding: 0 0 40px;
}

.showpropar .lmtit {
    font-weight: bold;
    color: #333;
    font-size: 30px;
    margin-bottom: 30px;
}

.showpropar .lmtit span {
    font-size: 18px;
    color: #666;
    margin-left: 15px;
    font-weight: 100;
}

.showpropar .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%;
}

.showpropar .list ul li {
    width: 19%;
    margin: .5%;
    float: left;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.showpropar .list ul li:hover {
    border: 1px solid #0093dd;
}

.showproshil {
    padding: 0 0 40px;
}

.showproshil .lmtit {
    font-weight: bold;
    color: #333;
    font-size: 30px;
    margin-bottom: 30px;
}

.showproshil .lmtit span {
    font-size: 18px;
    color: #666;
    margin-left: 15px;
    font-weight: 100;
}

.showproshil .list ul {
    width: 101%;
    position: relative;
    left: -.5%;
}

.showproshil .list ul li {
    display: block;
    width: 24%;
    margin: 0 .5%;
    float: left;
}

.showproshil .list ul li .pic {
    overflow: hidden;
    position: relative;
}

.showproshil .list ul li .pic img {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.showproshil .list ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.showproshil .list ul li .tit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.showproshil .list ul li:hover .tit {
    color: #0093dd;
}

.showpro .repro {
    padding: 0 0 40px;
}

.showpro .repro .lmtit {
    line-height: 45px;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    background: #0093dd;
    margin-bottom: 30px;
}

.showpro .repro .list ul {
    display: block;
    width: 102%;
    position: relative;
    left: -1%;
}

.showpro .repro .list ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 0 1%;
}

.showpro .repro .list ul li .pic {
    border: 8px solid #eeeeee;
    overflow: hidden;
}

.showpro .repro .list ul li .pic img {
    transition: all .5s;
}

.showpro .repro .list ul li .tit {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.showpro .repro .list ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.showpro .repro .list ul li:hover .tit {
    color: #0093dd;
}

.nycase {
    padding-top: 20px;
}

.nycase ul {
    display: block;
    width: 102%;
    position: relative;
    left: -1%;
}

.nycase ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 0 1%;
}

.nycase ul li .pic {
    overflow: hidden;
    height: 250px;
}

.nycase ul li .pic img {
    transition: all .5s;
    min-height: 100%;
    max-width: 100%;
}

.nycase ul li .tit {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nycase ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.nycase ul li:hover .tit {
    color: #0093dd;
}

.shownews {
    padding-top: 20px;
}

.shownews .lmtit {
    padding: 15px 0;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding-right: 200px;
    border-bottom: 1px solid #dfdfdf;
}

.shownews .lmtit .date {
    position: absolute;
    width: 280px;
    right: 0;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    font-size: 14px;
    font-weight: 100;
    text-align: right;
}

.shownews .lmtit .date a {
    margin-left: 10px;
}

.shownews .nr {
    padding: 40px 0;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.shcon_page .shcon_left,
.shcon_page .shcon_right {
    line-height: 60px;
}

.shcon_left {
    float: left;
}

.shcon_right {
    float: right;
}

.clear {
    clear: both;
}

.nynews ul li {
    position: relative;
    padding: 20px 20px 20px 300px;
    min-height: 202px;
    border-bottom: 1px solid #dfdfdf;
}

.nynews ul li .pic {
    width: 280px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 20px;
}

.nynews ul li .pic img {
    transition: all .5s;
}

.nynews ul li:hover img {
    transform: scale(1.1, 1.1);
}

.nynews ul li:hover {
    background: #f5f5f5;
}

.nynews ul li .tit {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nynews ul li .date {
    font-size: 14px;
    color: #a3a3a3;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nynews ul li .jj {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    /* height: 75px; */
    overflow: hidden;
    margin-bottom: 20px;
}

.nynews ul li .ann {
    width: 100px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    text-align: center;
    font-size: 14px;
    color: #999;
    background: #fff;
}

.nyabout {
    padding: 0 0 40px 0;
}

.nyabout .lmtit {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.nyabout .lmtit span {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    margin-left: 10px;
}

.nyabout .tit {
    font-size: 30px;
    font-weight: bold;
    color: #0093dd;
    margin-bottom: 20px;
}

.nyabout .wz {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.nyabout .wz img {
    margin: 5px 0;
}

.nyculture {
    padding: 60px 0;
    background: url(../images/ny_05.jpg) no-repeat center;
}

.nyculture .left {
    width: 400px;
    float: left;
}

.nyculture .left .cnlmtit {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.nyculture .left .enlmtit {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}

.nyculture .left .wz {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.nyculture .right {
    width: 750px;
    float: right;
    text-align: center;
}

.nyculture .right ul li {
    vertical-align: top;
    padding: 45px 10px;
    box-sizing: border-box;
    display: inline-block;
    background: url(../images/ny_06.png) no-repeat center;
    width: 190px;
    height: 220px;
    margin: 3px 25px;
}

.nyculture .right ul li .tit {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.nyculture .right ul li .jj {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.nyculture .right ul li:hover {
    background: url(../images/ny_07.png) no-repeat center;
}

.nyshebei {
    padding: 60px 0;
}

.nyshebei .lmtit {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.nyshebei .lmtit span {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    margin-left: 10px;
}

.nyshebei .list ul {
    position: relative;
    width: 101%;
    left: -.5%;
}

.nyshebei .list ul li {
    width: 24%;
    margin: .5%;
    float: left;
}

.nyshebei .list ul li .pic {
    overflow: hidden;
    position: relative;
}

.nyshebei .list ul li .pic .fgc {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
}

.nyshebei .list ul li .pic img {
    transition: all .5s;
}

.nyshebei .list ul li:hover .fgc {
    opacity: 1;
}

.nyshebei .list ul li:hover .pic>img {
    transform: scale(1.1, 1.1);
}

.nyshebei .list ul li .tit {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nyhonor {
    padding: 60px 0;
    background: #f5f5f5;
}

.nyhonor .lmtit {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.nyhonor .lmtit span {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    margin-left: 10px;
}

.nyhonor .bd {
    margin-bottom: 40px;
    width: 101%;
    position: relative;
    left: -.5%;
    overflow: hidden;
}

.nyhonor .bd ul li {
    display: block;
    float: left;
    width: 25%;
}

.nyhonor .bd ul li .li {
    padding: 0 2%;
}

.nyhonor .bd ul li .li .pic {
    overflow: hidden;
    position: relative;
}

.nyhonor .bd ul li .li .pic .fgc {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
}

.nyhonor .bd ul li .li .pic img {
    transition: all .5s;
}

.nyhonor .bd ul li .li:hover .fgc {
    opacity: 1;
}

.nyhonor .bd ul li .li:hover .pic>img {
    transform: scale(1.1, 1.1);
}

.nyhonor .prev,
.nyhonor .next {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 30px;
    color: #666;
    float: right;
}

.nyhonor .next {
    margin-left: 15px;
}

.nyhonor .prev:hover,
.nyhonor .prev:hover {
    color: #0093dd;
}

.nypar {
    padding: 60px 0;
    background: #f5f5f5;
}

.nypar .lmtit {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.nypar .lmtit span {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    margin-left: 10px;
}

.nypar .list ul {
    display: block;
    position: relative;
    width: 101%;
    left: -.5%;
}

.nypar .list ul li {
    width: 19%;
    margin: .5%;
    float: left;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.nypar .list ul li:hover {
    border: 1px solid #0093dd;
}

.nycontant {
    padding: 60px 0;
}

.nycontant .lmtit {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.nycontant .lmtit span {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    margin-left: 10px;
}

.nycontant .nr ul {
    display: block;
    width: 104%;
    position: relative;
    left: -2%;
}

.nycontant .nr ul li {
    display: block;
    width: 46%;
    margin: 0 2%;
    float: left;
}

.nycontant .nr ul li .tit {
    font-size: 24px;
    color: #0093dd;
    margin-bottom: 20px;
}

.nycontant .nr ul li .jj {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.fenzhan {
    font-size: 12px;
    color: #0093dd;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #0093dd;
    float: left;
    margin: 42px 0 42px 30px;
    position: relative;
}

.fenzhan>p {
    color: #0093dd;
}

.fenzhan>ul {
    display: none;
    position: absolute;
    top: 29px;
    left: 0;
    background-color: #0093dd;
}

.fenzhan:hover>ul {
    display: block;
}

.fenzhan>ul>li>a {
    color: #fff;
    padding: 0 10px;
}

/*  产品中心 */

.product {
    padding: 70px 0;
    overflow: hidden;
    background: #efefef;
}

.proLeft {
    width: 230px;
    background: #0093dd;
}

.proLeft h3 {
    color: #fff;
    padding-left: 40px;
    padding-top: 15px;
    height: 80px;
    font-size: 35px;
    line-height: 35px;
    border-bottom: 1px solid #333;
}

.proLeft h3 span {
    display: block;
    font-size: 12px;
    opacity: .5;
}

.proLeft ul {
    background: #333;
}

.proLeft li {
    background: url('../images/s_line.jpg') repeat-x left bottom;
}

.proLeft li a {
    display: block;
    color: #fff;
    padding-left: 50px;
    background: url('../images/s_li.png') no-repeat 25px center;
    height: 48px;
    line-height: 48px;
}

.proLeft li a:hover,
.proLeft li .cur {
    background-color: #0093dd;
}

.proLeft .txt {
    padding: 25px;
    color: #fff;
    height: 372px;
}

.proLeft .txt h4 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 30px;
}

.proLeft .txt h4 span {
    display: block;
    font-size: 16px;
}

.proLeft .txt p {
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    height: 36px;
    line-height: 36px;
    padding-left: 45px;
}

.proLeft .txt p label {
    margin-left: -45px;
    width: 35px;
    height: 36px;
    background: url('../images/formIcon.png') no-repeat center 8px;
    float: left;
}

.proLeft .txt p input {
    width: 100%;
    height: 36px;
    line-height: 36px;
}

.proLeft .txt .p2 label {
    background-position: center -32px;
}

.proLeft .txt .p3 label {
    background-position: center -68px;
}

.proLeft .txt .p4 {
    padding-left: 0;
    background: #0093dd;
    margin-top: 5px;
}

.proLeft .txt .p4 .submit {
    text-align: center;
    display: block;
    border-radius: 5px;
    background: #0082c3;
    color: #fff;
    cursor: pointer;
    transition: all .4s;
}

.proLeft .txt .p4 .submit:hover {
    background: #0078b4;
}

.proRight {
    width: calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: -moz-calc(100% - 250px);
    position: relative;
    overflow: hidden;
}

.proTop {
    background: #fff;
    margin-bottom: 22px;
    overflow: hidden
}

.proTop .pImg {
    width: 50%;
    overflow: hidden;
    text-align: center;
}

.proTop img {
    max-height: 340px;
    transition: all .5s;
    max-width: 100%
}

.proTop .txt {
    width: 50%;
    padding: 40px;
    color: #777;
    box-sizing: border-box;
}

.proTop h4 {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    padding-top: 20px;
}

.proTop h4 a {
    color: #0093dd;
}

.proTop h4 a:hover {
    text-transform: uppercase;
}

.proTop .more {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0093dd;
    color: #0093dd;
    text-align: center;
    margin-top: 40px;
}

.proTop .more:hover {
    background: #0093dd;
    color: #fff;
}

.proRight .ohbox {
    overflow: hidden;
}

.proRight .ohbox ul {
    height: auto !important;
}

.proRight li {
    float: left;
    background: #fff;
    /*margin-right:22px;*/
    /*width:300px;*/
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    height: auto !important
}

.proRight li a {
    display: block;
    background: url('../images/more_icon.png') no-repeat right bottom;
}

.proRight li .pImg {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.proRight li img {
    width: 100%;
    height: auto;
    transition: all .5s;
}

.proRight li p {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.proRight li:hover img,
.proTop:hover img {
    transform: scale(1.1);
}