@charset "utf-8";
/*~~~~框架布局~~~*/
/*==版心定义↓==*/
.container {
    width: 80%;
}

.service_layer {
    display: none
}

.syshj {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.head-top {
    background: #ececec;
}

.wor img {
    width: 30% !important;
    height: auto !important;
    /*border-radius: 10px;*/
}
.imgysbox img ,.icon img,.news-img-content img{
    width: 100%!important;
    height: 100%!important;
    transition: all 0.6s linear;
}

.content-body dl{
    margin: 20px;
}

.content-body dl dt,.content-body dl dd{
        line-height: 35px;
}

.content-body dl dt{
    font-weight: 800;
    font-size: 18px;
    
}

@media (max-width: 1024px){
.wor img {
    width: 100% !important;
    height: auto !important;
    /*border-radius: 10px;*/
}

    
}

#e15454
    /*==顶部↓==*/
.head-top {
    /*padding: 5px 0;*/
    background: #ebebeb;
    /*line-height: 25px;*/
}

.head-top .right {
    margin-top: 5px;
}

.head-top .right .block {
    float: left;
    display: block;
}

.head-top .right .tel {
    color: #aaa;
    font-size: 14px;
    padding-left: 25px;
    margin-right: 30px;
    background: url(../images/tel3_ico.png) no-repeat left center;
}

.head-top .right .tel font {
    color: #0064c7;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;
}

.head-top .right .ico {
    padding-left: 20px;
    margin-left: 25px;
    color: #8b8b8b;
    font-size: 12px;
    line-height: 30px
}

.head-top .right .weixin {
    background: url(../images/weixin_ico.png) no-repeat left;
}

.head-top .right .xcx {
    background: url(../images/xcx_ico.png) no-repeat left;
}

.head-top .right .phone {
    background: url(../images/tel5_ico.png) no-repeat left;
}

.head-top .right .sitemap {
    background: url(../images/sitemap_ico.png) no-repeat left;
}

.head-top .right .ico:hover {
    color: #0064c7
}

.head-top .right .lang {
    margin-left: 30px;
}

.head-top .right .lang a {
    position: relative;
    color: #aaaaaa;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
}

.head-top .right .lang a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0%;
    height: 2px;
    background: #0064c7;
    transition: all .4s ease-in-out;
}

.head-top .right .lang a.active, .head-top .right .lang a:hover {
    color: #0064c7
}

.head-top .right .lang a.active:before {
    width: 100%;
}

.head-top .right .weixin .effect-lower-block {
    top: 30px;
    width: 110px;
    padding: 5px;
}

.head-top .right .weixin .effect-lower-block img {
    max-width: 100%;
}

.head-top .right .xcx .effect-lower-block {
    top: 30px;
    width: 110px;
    padding: 5px;
}

.head-top .right .xcx .effect-lower-block img {
    max-width: 100%;
}

.head-top .right .phone .effect-lower-block {
    top: 30px;
    width: 200px;
    padding: 10px;
    color: #0064c7;
    font-size: 20px;
    font-weight: bold;
    text-align: center
}

.head-top .right .phone .effect-lower-block:before {
    margin-right: 5px
}

.header {
    padding: 5px 0 5px 0;
    background: #ffffff;
}

.header .logo {
    float: left
}

.header .logo a {
    float: left
}

.header .logo .txt {
    color: #000;
    font-size: 20px;
    float: left;
    font-weight: 100;
    margin-left: 10px;
    height: 55px;
    margin-top: 10px;
}

.header .logo .txt font {
    display: block;
    margin-top: 2px;
color: #515151;
    font-size: 14px;
    font-weight: 400;
    font-weight: bold;
    
}

.header .nav {
    margin: 15px 0 0 0;
    height: 35px;
}

.header .nav > li {
    position: relative;
    float: left;
    padding: 0 5px 41px 5px;
}

.header .nav > li > a {
    display: block;
    color: #515151;
    font-size: 17px;
    text-align: center;
        font-weight: bold;
}

.header .nav > li:hover > a, .header .nav li.active > a {
    color: #0064c7;
    border-bottom: 3px solid #0064c7;
    font-weight: bold;
        /*line-height: 40px;*/
}

.header .nav .sub {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 8; /* width:100%; */
    padding: 40px 50px;
    border-top: 3px #0064c7 solid;
    background: #fff;
}

.header .nav .sub {
    left: -450px;
    top: 60px;
    width: 1000px;
}

.header .nav .sub:before { /* content:""; */
    position: absolute;
    top: -16px;
    left: 50%;
    font-size: 35px;
    color: #0064c7;
    width: 10px;
    height: 10px; /* background: #ddd; */
}

.header .nav .sub .long {
    display: table;
    width: 100%
}

.header .nav .sub h3 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid
}

.header .nav .sub h3 a {
    color: #000;
    font-size: 16px;
    font-weight: bold;;
}

.header .nav .sub h3 a:before {
    content: "";
    float: left;
    width: 2px;
    height: 15px;
    margin: 3px 10px 0 0px;
    background: #0064c7;
}

.header .nav .sub span {
}

.header .nav .sub a.navAtwo {
    display: block;
    margin: 8px 0;
    clear: both;
    color: #8a8a8a;
    font-size: 14px;
}

.header .nav .sub a:hover {
    color: #0064c7
}

.header .nav .sub-1 > ul > li {
    display: table-cell;
    padding-right: 50px;
}

.header .nav .sub-1 > ul > li:last-child {
    padding-right: 0px
}

.header .nav .sub-2 {
    width: 600px;
    left: -250px;
}

.header .nav .sub-2 .left {
    float: left;
    width: 20%;
}

.header .nav .sub-2 .pic {
    float: right;
    width: 72%;
    margin-top: 35px;
}

.header .search {
    height: 50px;
    margin-left: 20px;
}

.header .search form {
    height: 100%;
}

.header .search input {
    float: left;
    padding: 5px 10px;
    width: 100px;
    height: 100%;
    border: 2px #0064c7 solid;
    border-radius: 20px 0px 0px 20px;
}

.header .search button {
    float: right;
    padding: 0 25px;
    display: block;
    border: none;
    height: 100%;
    background-color: #0064c7;
    background-image: url(../images/search_ico.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 20px 20px 0px;
}

.header .search button:hover {
    background-color: #f60;
}

.wap-search {
    position: relative;
    margin: 6px 10px 0px 0;
    overflow: hidden;
    padding: 0 5px;
    float: right;
    width: 38%;
    height: 30px;
    border: 1px #e1e1e1 solid;
    border-radius: 20px;
    background: #f1f1f1;
}

.wap-search input {
    float: left;
    width: 60%; /*! border-radius:none; */
    border: none;
    color: #666;
    font-size: 13px;
    line-height: 26px;
    background: none
}

.wap-search button {
    float: right;
    width: 20%;
    color: #888;
    font-size: 13px;
    border: none;
    line-height: 26px; /*! border-radius: 50%; */
    text-align: center;
    background: none;
}

/**/
.sub-soll {
    position: relative;
    padding: 40px 75px !important;
}

.sub-soll .btn {
    opacity: 1 !important;
    color: #666;
    font-size: 20px;
    background: #bbb
}

.sub-soll .btn:hover {
    background: #0064c7
}

.sub-soll .btn.swiper-button-disabled {
    background: #ddd
}

.sub-soll .btn:after {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.sub-soll .btn-prev {
    left: 25px;
}

.sub-soll .btn-next {
    right: 25px;
}

/*顶部滚动↓*/
.airing {
    float: left;
    margin-top: 5px;
    width: 600px;
    height: 25px;
    padding-left: 30px;
    position: relative;
    overflow: hidden;
    background: url(../images/horn_ico.png) no-repeat left;
}

.airing .tempWrap {
    width: 100% !important;
}

.airing ul {
    overflow: hidden;
    zoom: 1;
}

.airing ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

.airing ul li a {
    color: #666666;
    font-size: 14px;
    transition: all .4s ease-in-out;
}

.airing ul li a:hover {
    color: #0064c7;
}

/*固定导航*/
.header.fixed-top {
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 5px 0;
    box-shadow: 0 0 10px #bbb;
    transition: all .4s ease-in-out;
    height: 75px;
}

.header.fixed-top .nav > li {
    padding-bottom: 25px;
}

/**/
.searSelect {
    float: left;
    width: 85px;
    color: #333;
    padding: 0 25px 0 15px;
    position: relative;
    font-size: 12px;
    cursor: pointer;
    border-top: 2px solid #0064c7;
    border-bottom: 2px solid #0064c7;
    text-align: left;
    z-index: 99; /*! background: #fff; */
}

.searSelect span {
    position: relative;
    display: block;
    color: #999;
    font-size: 15px;
    text-align: center;
    line-height: 46px;
}

.searSelect span:before { /*! content:"";*/
    position: absolute;
    right: -15px;
    top: 17px; /*! width: 10px;*//*! height: 10px;*//*! color: #000;*//*! z-index: 5;*/
}

.searSelect ul {
    position: absolute;
    top: 105%;
    left: 0;
    background: #fff;
    text-align: center;
    width: 100%;
    display: none;
    border: 1px #ddd solid;
}

.searSelect ul li {
    line-height: 40px;
    border-top: 1px solid #f5f5f5;
    color: #666;
    font-size: 14px;
}

.searSelect ul li:hover {
    color: #0064c7
}

/*==次级导航↓==*/
.menu {
    width: 100%; /* padding:50px 0 */
}

.menu .container {
    border-bottom: 1px #ddd solid;
    padding: 60px 0;
}

.menu h3 {
    float: left;
    color: #000;
    font-size: 35px;
}

.menu ul {
    float: right;
    width: 80%;
    text-align: center;
    display: table;
}

.menu li {
    display: table-cell;
}

.menu li a {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 5px;
    color: #8e8e8e;
    font-size: 16px;
    border: 1px #ddd solid;
    padding: 10px 10px;
}

.menu li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #0064c7;
    transition: transform .4s;
    transform: scale(0, 1);
    transform-origin: right;
}

.menu li:hover a, .menu li.active a {
    color: #fff;
    border: 1px #0064c7 solid;
}

.menu li:hover a:before, .menu li.active a:before {
    transform: scale(1);
    transform-origin: left;
}

/*==面包屑↓==*/
.site {
    padding: 0px 15px 15px 0;
    color: #868686;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px #ddd solid;
}

.site a {
    color: #868686;
    font-size: 14px;
}

.site a:hover {
    color: #0064c7
}

/*==地图↓==*/
#dituContent {
    margin: 0px 0 0 0;
    width: 100%;
    height: 500px;
}

/*==标题↓==*/
.titleAx {
    margin: 20px 0 60px 0;
    text-align: center;
}

.titleAx h2 {
    position: relative;
    z-index: 5;
    margin: 0px 0;
    color: #e7e7e7;
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
}

.titleAx h2 font {
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    color: #0064c7;
    font-size: 30px;
    margin-top: 5px;
    width: 100%;
    font-weight: 400;
}

.titleAx em, .titleCx em {
    position: relative;
    margin: 10px auto 0;
    display: table;
    z-index: 5;
}

.titleAx em:before, .titleAx em:after, .titleCx em:before, .titleCx em:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0053a6;
}

.titleAx em:after, .titleCx em:after {
    left: auto;
    right: 0;
    background: #ff6a00;
}

.titleAx em hr {
    position: absolute;
    top: 0;
    left: -155PX;
    display: block;
    border: none;
    width: 300px;
    height: 1px;
    background: #ddd;
    z-index: -1;
}

.titleAx-white, .titleAx-white font {
    color: #fff
}

/**/
.titleBx {
    display: inline-block;
    margin-bottom: 35px;
    height: 45px;
    overflow: hidden;
    background: #e9e9e9;
}

.titleBx font {
    position: relative;
    z-index: 2;
    float: left;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px; /* overflow-x: hidden; */
    background: #0064c7;
}

.titleBx font:before {
    position: absolute;
    content: "";
    top: -35px;
    right: -15px;
    width: 80px;
    height: 80px;
    z-index: -1;
    transform: rotate(-69deg);
    background: #0064c7;
}

.titleBx span {
    display: block;
    float: left;
    color: #7d7d7d;
    font-size: 12px;
    line-height: 29px;
    padding: 10px 30px 10px 35px;
    background: #e9e9e9;
    display: none;
}

/**/
.titleCx {
    text-align: center;
    margin-bottom: 50px;
}

.titleCx h2 {
    display: block;
    color: #000;
    font-size: 35px;
    margin-top: 5px;
    width: 100%;
    font-weight: 400;
}

/**/
.titleDx {
    font-size: 25px;
    color: #0064c7;
    margin-bottom: 40px; /*! line-height: 23px; */
}

.titleDx.tiBe:before {
    content: "";
    float: left;
    width: 3px;
    height: 25px;
    margin: 4px 20px 0 0;
    background: #0064c7;
}

/**/
.title-detail {
    text-align: center;
    margin: 0 0 40px 0;
}

.title-detail h2 {
    color: #666;
    font-size: 28px;
    margin: 0 0 20px 0;
}

.title-detail span {
    display: block;
    color: #999;
    font-size: 14px;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding: 10px 0;
    margin: 10px 0;
}

.title-detail span font {
    margin-right: 20px;
}

/*分类样式*/
.subNavWap {
    display: none;
    overflow: hidden;
    padding: 15px 20px;
    margin: 0 0 40px 0;
    background: #eee;
}

.subNavWap .title {
    color: #0064c7;
    font-weight: bold;
    font-size: 22px;
}

.subNavWap .fenlei {
    margin-top: 5px;
    font-size: 16px;
}

.subNavWap .fenlei:before {
    font-size: 20px;
    margin: 0px 5px 0 0;
    display: inline-block
}

.catalog {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: -webkit-transform .2s ease-in;
    display: none;
    z-index: 100;
    padding: 10px 0 0 0;
    overflow: hidden;
}

.catalog > ul {
    width: 50%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 10px;
}

.catbtn {
    font-size: 14px;
    position: fixed;
    top: 200px;
    left: 50%;
    display: block;
    width: 30px;
    margin-left: -30px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    border-radius: 6px 0 0 6px;
    background-color: #fff;
}

.catalog ul li {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.catalog ul li a {
    font-size: 14px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    width: 90%;
    white-space: nowrap;
    text-indent: 5px;
    text-overflow: ellipsis;
}

.catalog > ul li a {
    background-size: 5px;
}

.catalog ul li ul li:last-child {
    border-bottom: none;
}

.catalog > ul li a.title {
    font-weight: bold;
}

.catalog ul li ul li {
    margin-left: 13px;
}

.subcatalog {
    display: none;
}

.catalog ul li a:first-child {
    background-size: 8px;
}

.catalog ul li a:nth-child(2), .catalog ul li a:nth-child(3) {
    background-size: 8px;
}

/*===内页框↓==*/
.rack {
    float: left;
    width: 100%;
    padding: 50px 0 100px 0;
}

.rackWor { /* padding:0 0 50px 0 */
}

.rack .border {
    /*border: #ddd solid 1px;*/
    padding: 10px;
    /*overflow: hidden;*/
}

.rack .righter {
        /* margin-top: 1%; */
        /* margin-left: 1%; */
        margin: 0 auto;
        margin-top: 1%;
        width: 95%;
        padding: 10px;
        background-color: rgb(255, 255, 255);
        overflow: hidden;
        border-radius: 10px;
        border: 1px solid #dddddd;
        border-top: #0064c7 4px solid;
        box-shadow: rgba(0,0,0,0.4) 0px 6px 10px;
        margin-bottom: 2%;
}

.rack .lbrighter {
    width: 75%;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    margin-left: 1%;
}

.rack .lefter {
    width: 16%;
    /* margin-right: 3%; */
    margin-left: 4%;
    float: left;
    /* background-color: rgb(255, 255, 255);*/
    margin-top: 1%;

}

.rack .container .lefter{
    display: none;
}

.newslist .container .lefter{
    display: block;
}
.searchBox .righter {
    width: 100% !important
}

.searchBox.NewsListBox {
}

/*==三级↓==*/
.level {
    margin: 50px 0 10px 0;
    text-align: center;
}

.level a {
    display: inline-block;
    color: #7c7c7c;
    font-size: 18px;
    margin: 0 5px;
    border: #ddd solid 1px;
    padding: 8px 20px;
}

.level a:hover, .level a.active {
    color: #fff;
    border: #0064c7 solid 1px;
    background: #0064c7;
}

/*==标签↓==*/
.labelBox {
    padding-top: 0px;
}

.labelBox .site {
    border: none;
    text-align: left;
}

.labelBox .titleTop {
    position: relative;
    margin: 30px 0 50px 0;
    color: #0064c7;
    font-size: 18px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #ddd solid;
}

.labelBox .titleTop:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 3px;
    height: 15px;
    background: #0064c7;
}

.labelBox ul {
}

.labelBox ul li {
    clear: both;
    margin-bottom: 20px;
}

.labelBox ul li h4 {
    display: table;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    background: #0064c7;
}

.labelBox ul li a {
    display: inline-block;
    margin: 10px 0;
    color: #6b6b6b;
    font-size: 14px;
    padding: 0 30px 0 10px;
}

.labelBox ul li a:hover {
    color: #0064c7
}

/*==左边↓==*/
.leftNav {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 10px;
}

.leftNav .titleTop {
    position: relative;
    padding: 15px;
    color: #505050;
    font-size: 20px;
    background: #ffffff;
    text-align: center;
    border: 1px solid #ededed;
}

/*.leftNav .titleTop:before {*/
/*    content: "";*/
/*    float: right;*/
/*    width: 35px;*/
/*    height: 34px;*/
/*    background: url(../images/leftNav-ico-04.png) no-repeat center;*/
/*}*/
.leftNav .oneN {
}

.leftNav .oneN > li {
    margin-top: 1px;
    line-height: 22px;
}

.leftNav .oneN > li > h3 {
    position: relative;
    padding: 10px;
    display: block;
    background: #ffffff;
    text-align: center;
}

.leftNav .oneN > li > h3 a {
    color: #505050;
    font-size: 16px;
    /*margin-left: 26%;*/
}

.leftNav .oneN > li > h3:before {
    float: right;
    margin-top: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    transition: all .4s ease-in-out;
}

.leftNav .oneN > li.active > h3, .leftNav .oneN > li > h3.on, .leftNav .oneN > li > h3:hover {
    background: #bdd6ef;
}

.leftNav .oneN > li.active > h3:before, .leftNav .oneN > li > h3.on:before {
    transform: rotate(180deg);
}

.leftNav .oneN li.active > .twoN {
    display: block;
}

.leftNav .twoN {
    display: none;
}

.leftNav .twoN > li {
    margin-top: 1px;
    border: 1px #ededed solid
}

.leftNav .twoN > li > h3 {
    padding: 15px 30px 15px 50px;
    background: #ededed;
}

.leftNav .twoN > li > h3:before {
    float: right;
    margin-top: 5px;
    color: #8d8d8d;
    font-size: 15px;
    font-weight: bold;
    transition: all .4s ease-in-out;
}

.leftNav .twoN > li > h3 a {
    font-size: 14px;
    color: #535353;
    padding-left: 20px;
    background: url(../images/leftNav-ico-03.png) no-repeat left;
}

.leftNav .twoN > li.active > h3 {
}

.leftNav .twoN > li.active > h3:before, .leftNav .twoN > li > h3.on:before {
    transform: rotate(180deg);
}

.leftNav .twoN > li.active > h3 a, .leftNav .twoN > li > h3.on a, .leftNav .twoN > li > h3 a:hover {
    color: #0064c7
}

.leftNav .twoN > li.active > .threeN {
    display: block;
}

.leftNav .threeN {
    display: none;; /*padding:20px 0;*/
}

.leftNav .threeN > li {
    padding: 10px 10px 10px 80px;
}

.leftNav .threeN > li a {
    display: block;
    color: #747474;
    font-size: 14px;
}

.leftNav .threeN > li > a:hover {
    color: #0064c7;
    transform: translateX(-10px)
}

.lefter .contact {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
}

.lefter .contact:before {
    /*content: "";*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*z-index: -1;*/
    /*width: 100%;*/
    /*height: 140px;*/
    /*background: #0064c7;*/
}

.lefter .contact .title {
    color: #fff;
    font-size: 25px;
    margin-bottom: 25px;
}

.lefter .contact .title .more {
    float: right;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding: 0px 3px;
    line-height: 18px;
    border: 1px #fff solid;
}

.lefter .contact .top {
    display: block;
    max-width: 100%;
    margin: auto;
    border-radius: 20px;
}

.lefter .contact .tel {
    display: block;
    /**padding-left: 50px;*/
    color: #aaa;
    font-size: 14px;
    padding-bottom: 10px;
    margin: 10px 0 10px 0;
    border-bottom: 1px #aaa dotted;
    /**background: url(../images/tel6_ico.png) no-repeat 0 8px;*/
}

.lefter .contact .tel font {
    display: block;
    color: #505050;
    font-size: 20px;
    float: right;
}

.lefter .contact .wx {
    margin-top: 10px;
}

.lefter .contact .wx h5 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #505050
}

.lefter .contact .wx span {
    position: relative;
    display: block;
    margin: 3px 0;
    padding-left: 18px;
    color: #868686;
    font-size: 14px;
}

.lefter .contact .wx span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #ddd;
}

.lefter .relevant {
    margin-top: 30px;
    border: 1px #dddd solid;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}

.lefter .relevant h3 {
    position: relative;
    padding: 15px 15px 15px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #0064c7;
}

.lefter .relevant h3 font {
    position: relative;
    padding-left: 20px;
}

.lefter .relevant h3 font:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 2px;
    height: 15px;
    background: #fff;
}

.lefter .relevant .box {
    padding: 30px 25px;
    overflow: hidden;
}

.lefter .relevant a.block {
    position: relative;
    display: block;
    color: #191919;
    padding-left: 20px;
    font-size: 14px;
    float: left;
    clear: both;
    margin: 5px 0;
    line-height: 25px;
}

.lefter .relevant a.block em {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.lefter .relevant a.block:before {
}

.lefter .relevant a.block:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #ddd;
    transition: all .4s ease-in-out;
}

.lefter .relevant a.block:hover {
    color: #0064c7
}

.lefter .relevant a.block:hover:before {
    background: #0064c7
}

.lefter .tab {
    float: left;
    width: 80%;
    margin-top: 30px;
    background: #fff;
}

.lefter .tab .tone {
}

.lefter .tab .tone li {
    float: left;
    width: 50%;
    padding: 10px;
    text-align: center;
    color: #a3a3a3;
    font-size: 16px;
    background: #ececec;
    cursor: pointer;
}

.lefter .tab .tone li.active {
    color: #fff;
    background: #0064c7;
}

.lefter .tab .down {
    border: 1px #ddd solid;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}

.lefter .tab .list {
}

.lefter .tab .list li {
    display: block;
    clear: both;
}

.lefter .tab .list li a {
    position: relative;
    display: block;
    padding: 5px 0 5px 18px;
    color: #191919;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lefter .tab .list li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #d4d4d4;
    transition: all .4s ease-in-out;
}

.lefter .tab .list li:hover a {
    color: #0064c7
}

.lefter .tab .list li:hover a:before {
    background: #0064c7;
}

.lefter .tab .more {
    color: #9f9f9f;
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

.lefter .tab .more:hover {
    color: #0064c7
}

/*==头部切换↓==*/
.tonePro {
    position: relative;
    text-align: center;
}

.tonePro:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 300%;
    height: 1px;
    background: #ddd;
}

.tonePro li {
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 20px;
    padding: 0 20px 20px 20px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.tonePro li a {
    color: #000000;
}

.tonePro li:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0064c7;
    transition: transform .4s;
    transform: scale(0, 1);
    transform-origin: right;
}

.tonePro li em {
    display: block;
    width: 50px;
    height: 45px;
    margin: 0 auto 15px;
    background-position: 3px 2px;
    background-repeat: no-repeat;
}

.tonePro li.active, .tonePro li.active a {
    color: #0064c7
}

.tonePro li.active em {
    background-position: 3px -42px;
}

.tonePro li.active:before {
    transform: scale(1);
    transform-origin: left;
}

/*==我们的服务↓==*/
.serviceHome {
    padding: 10px 0 0 0;
    /*background: url(../images/serviceHomeBg.jpg) no-repeat center;*/
    background-size: cover;
    overflow: hidden;
}

.serviceHome .tone {
    margin: 50px 0 20px 0;
}

.serviceHome .down {
    margin-top: 70px;
}

.serviceHome .list {
}

.serviceHome .list li {
    float: left;
    width: 33%;
    padding: 20px 30px 20px 30px; /*background:#eee;*/
    min-height: 180px;
}

.serviceHome .list li .title {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 40px;
}

.serviceHome .list li .title em {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.serviceHome .list li .more {
    display: none;
    opacity: 0;
    display: table;
    padding-right: 15px;
}

.serviceHome .list li .more:after {
    display: none;
}

.serviceHome .list li:hover {
    background: #0064c7
}

.serviceHome .list li:hover .title em {
    background-position: 0px -45px
}

.serviceHome .list li:hover .title, .serviceHome .list li:hover a {
    color: #fff;
}

.serviceHome .list li a:hover {
    text-decoration: underline
}

.serviceHome .list li:hover a:after {
    background: #fff
}

.serviceHome .list li:hover .more {
    display: table;
    opacity: 1
}

.serviceHome .list .line {
    float: left;
    margin: 40px 0;
    border: none;
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
    background: #ccc;
}

.serviceHome .list li.more-last {
    background: none
}

.serviceHome .list li.more-last:hover {
    background: none
}

.serviceHome .list li.more-last a {
    font-size: 16px;
    padding: 10px 20px;
    color: #000;
    font-weight: bold;
    background: #e9e9e9
}

.serviceHome .list li.more-last a:after {
    display: none
}

.serviceHome .list li.more-last:hover a {
    color: #0064c7;
    text-decoration: none
}

.serviceHome .list-2 li { /*min-height:initial;*/
}

.serviceHome .list-2 li .txt {
    display: block;
    color: #898989;
    font-size: 12px;
    margin: 0 0 10px 0;
}

.serviceHome .list-2 li:hover .txt {
    color: #fff;
}

.serviceHome .list-2 li a:after {
    display: none
}

.serviceHome .list-2 li a:hover {
    text-decoration: none
}

/*==实验中心↓==*/
.laboratoryHome {
    padding: 80px 0
}

.laboratoryHome .long {
    position: relative;
    height: 650px;
}

.laboratoryHome .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.laboratoryHome .topBan .list .block {
}

.laboratoryHome .topBan .list .block img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.laboratoryHome .downBlock { /*display:none;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    height: 100%;
}

.laboratoryHome .downBlock .list {
}

.laboratoryHome .downBlock .block {
    position: relative;
    border-left: 1px #ddd solid;
    cursor: pointer; /* background: #ddd; */
}

.laboratoryHome .downBlock .block .title {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    margin: auto;
    color: #fff;
    font-size: 30px;
    text-align: center;
    transition: all .4s ease-in-out;
}

.laboratoryHome .downBlock .block .title span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.laboratoryHome .downBlock .block .box {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 20% 20%;
    transition: all .4s ease-in-out;
}

.laboratoryHome .downBlock .block .box:before, .gallery-thumbs .swiper-slide-active .box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgb(61, 195, 216);
}

.laboratoryHome .downBlock .block .box h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    position: relative;
    padding-bottom: 15px; /* width: 50%; *//* margin: auto; */
}

.laboratoryHome .downBlock .block .box h3:before, .laboratoryHome .downBlock .block .box h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.laboratoryHome .downBlock .block .box h3:after {
    left: 35%;
    width: 30%;
    height: 3px;
    bottom: -1px;
}

.laboratoryHome .downBlock .block .box h3 span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.laboratoryHome .downBlock .block .box .link {
    margin: 50px 0;
    padding: 0 30px;
}

.laboratoryHome .downBlock .block .box .link a {
    display: block;
    font-size: 14px;
    color: #fff;
    margin: 6px 0;
}

.laboratoryHome .downBlock .block .box .link a:hover {
    text-decoration: underline
}

.laboratoryHome .downBlock .block .box .more {
    color: #fff;
    font-size: 14px;
    border: 1px #fff solid;
    padding: 6px 15px;
    margin: auto;
    display: table;
}

.laboratoryHome .downBlock .block .box .more:hover {
    border-color: #fff;
    color: #0064c7;
    background: #fff
}

.laboratoryHome .downBlock .block:hover {
    cursor: initial;
}

.laboratoryHome .downBlock .block:hover .box {
    opacity: 1;
}

.laboratoryHome .downBlock .block:hover .title {
    opacity: 0;
}

.laboratoryHome .long:hover .swiper-slide-thumb-active, .laboratoryHome .downBlock .swiper-slide-active {
    cursor: initial;
}

.laboratoryHome .long:hover .swiper-slide-thumb-active .box, .laboratoryHome .downBlock .swiper-slide-active .box {
    opacity: 1;
}

.laboratoryHome .long:hover .swiper-slide-thumb-active .title, .laboratoryHome .downBlock .swiper-slide-active .title {
    opacity: 0;
}

.laboratoryHome .btn {
    display: block;
    left: 50px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    border: 2px #fff solid;
    font-size: 25px;
    text-align: center;
    color: #fff;
    opacity: 1;
}

.laboratoryHome .btn.nextBtn {
    left: auto;
    right: 50px;
}

.laboratoryHome .btn:after {
    display: none
}

.laboratoryHome .btn:hover {
    border-color: #ddd;
    color: #ddd
}

.laboratoryHome .btn.swiper-button-disabled {
    opacity: 0.5;
    background: rgba(0, 0, 0, 0.4);
}

/*--手机--*/
.laboratoryHome .wap-list {
    float: left;
    width: 100% ；
}

.laboratoryHome .wap-list li {
    float: left;
    width: 48%;
    margin: 0 1% 2% 1%;
    border: 1px #ddd solid;
    padding: 20px;
    min-height: 300px;
    position: relative;
    z-index: 2;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center
}

.laboratoryHome .wap-list li:before {
    opacity: 0;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #0064c7;
}

.laboratoryHome .wap-list li h3 {
    position: relative;
    color: #fff;
    margin-bottom: 18px;
    font-size: 16px;
    padding-bottom: 12px;
    font-weight: bold;
}

.laboratoryHome .wap-list li h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 30px;
    height: 2px;
    background: #0064c7;
}

.laboratoryHome .wap-list li a {
    display: block;
    color: #fff;
    font-size: 14px;
    margin: 5px 0px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.laboratoryHome .wap-list li a:hover {
    color: #0064c7
}

.laboratoryHome .wap-list li .more {
    position: absolute;
    left: 25%;
    bottom: 15px;
    color: #fff;
    width: 50%;
    max-width: 100%;
    text-align: center;
    font-size: 12px;
    border: 1px #0064c7 solid;
    padding: 5px 10px;
    display: table;
    background: #0064c7
}

.laboratoryHome .wap-list li .more:hover {
    border-color: #0064c7;
    color: #fff;
    background: #0064c7
}

/*==北测实力↓==*/
.strengthHome {
}

.strengthHome .tone {
    position: relative;
    margin: 50px 0 20px 0;
    text-align: center;
}

.strengthHome .tone li {
    position: relative;
    padding: 0 10px;
    display: inline-block;
    padding: 0 50px 20px 50px;
    color: #000000;
    font-size: 18px;
    border-left: 1px #ddd solid;
    font-weight: bold;
    cursor: pointer;
}

.strengthHome .tone li a {
    color: #000000;
}

.strengthHome .tone li:last-child {
    border-right: 1px #ddd solid;
}

.strengthHome .tone li.icon-sort-desc:before {
    opacity: 0;
    left: 45%;
    bottom: 0px;
    top: auto;
    position: absolute;
    color: #0064c7;
    font-size: 30px;
    transition: all .4s ease-in-out;
}

.strengthHome .tone li em {
    display: block;
    width: 50px;
    height: 45px;
    margin: 0 auto 15px;
    /*--   background-position: 3px 2px;--*/
}

.strengthHome .tone li.active, .strengthHome .tone li.active a {
    color: #0064c7
}

.strengthHome .tone li.active.icon-sort-desc:before {
    opacity: 1;
    bottom: -10px;
}

.strengthHome .down {
    position: relative;
    background: #efefef;
}

.strengthHome .down .log {
    padding: 80px 0;
    position: relative;
}

.strengthHome .list {
}

.strengthHome .btn {
    display: block;
    left: -60px;
    width: 45px;
    height: 45px;
    line-height: 30px;
    border-radius: 50%;
    border: 3px #c5c5c5 solid;
    font-size: 40px;
    text-align: center;
    color: #cacaca;
    opacity: 1;
}

.strengthHome .btn.nextBtn {
    left: auto;
    right: -60px;
}

.strengthHome .btn:after {
    display: none
}

.strengthHome .btn:hover {
    border: 3px #0064c7 solid;
    color: #0064c7
}

.strengthHome .coll {
    position: relative;
    height: 540px;
}

.strengthHome .down .log {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.6s;
}

.strengthHome .down .log.on {
    opacity: 1;
    z-index: 1;
}

/*==荣耀列表↓==*/
.list-honor {
    margin-bottom: 10px;
}

.list-honor li a {
    display: block;
    padding: 10px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}

.list-honor li .pic { /* margin: 8px 0 18px 0; */
    text-align: center;
    margin: 8px auto 18px;
    display: table;
}

.list-honor li .pic img {
    max-width: 100%;
    max-height: 100%;
}

.list-honor li .block {
    height: 260px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.list-honor li h4 {
    color: #5d5d5d;
    font-size: 14px;
    padding: 16px 0 5px 0;
    border-top: 1px #ddd solid;
}

.list-honor li:hover h4 {
    color: #0064c7;
    border-top: 1px #0064c7 solid;
}

/*==图片详情↓==*/
.picer {
    position: relative;
    text-align: center; /*margin-top:80px;*/
}

.picer .btn {
    position: absolute;
    top: 40%;
    width: 50px;
    line-height: 80px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
}

.picer .btn.prev {
    left: 0
}

.picer .btn.next {
    right: 0
}

.picer .btn.no {
    background: #eee;
}

.picer .btn:hover {
    background: #0064c7;
}

/*==我们的优势↓==*/
.advantagesHome {
    padding: 80px 0;
    overflow: hidden;
    background: url(../images/asBg.jpg) no-repeat center bottom;
}

.advantagesHome .card {
    overflow: hidden;
}

.advantagesHome .card li {
    float: left;
    width: 25%;
}

.advantagesHome .card li a {
    position: relative;
    z-index: 2;
    margin: 0 8px;
    height: 444px;
    padding: 50px;
    cursor: pointer;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.advantagesHome .card li a:before, .advantagesHome .card li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all .4s ease-in-out;
}

.advantagesHome .card li a:after {
    opacity: 0;
    background: #0064c7;
}

.advantagesHome .card li:hover a:after {
    opacity: 1;
}

.advantagesHome .card li:hover a:before {
    opacity: 0;
}

.advantagesHome .card li h4 {
    position: relative;
    color: #fff;
    font-size: 25px;
    padding-bottom: 35px;
}

.advantagesHome .card li h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #fff;
    transition: all .4s ease-in-out;
}

.advantagesHome .card li .txt {
    margin-top: 50px;
    color: #fff;
    font-size: 14px;
    height: 150px;
    line-height: 25px;
}

.advantagesHome .card li .more {
    display: table;
    margin: 50px auto 0;
    border: 1px solid;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px
}

.advantagesHome .card li .more:hover {
    background: #ff6600;
    border: 1px #0064c7 solid
}

.advantagesHome .card li.x1 a {
    background-image: url(../images/asImg-01.jpg);
}

.advantagesHome .card li.x2 a {
    background-image: url(../images/asImg-02.jpg);
}

.advantagesHome .card li.x3 a {
    background-image: url(../images/asImg-03.jpg);
}

.advantagesHome .card li.x4 a {
    background-image: url(../images/asImg-04.jpg);
}


/*==数字↓==*/
.digital {
    margin-top: 100px;
    float: left;
    width: 100%;
}

.digital li {
    float: left;
    width: 25%;
    text-align: left;
    padding-right: 35px;
}

.digital li:last-child {
    padding-right: 0px;
}

.digital li .mun {
    display: table;
    float: left;
    margin-right: 20px;
}

.digital li .mun font {
    color: #313131;
    font-size: 65px;
    vertical-align: top;
    display: table-cell;
    line-height: 75px;
    letter-spacing: -4px;
}

.digital li .mun i {
    color: #313131;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    font-style: normal;
}

.digital li h5 {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.digital li h5:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 3px;
    background: #0064c7;
    display: block;
}

.digital li p {
    color: #727272;
    font-size: 12px;
    margin-top: 10px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*==首页新闻↓==*/
.newsHome {
    padding: 40px 0;
    overflow: hidden;
    background-size: cover;
    background-position: fixed;
}

.newsHome .tone {
    text-align: center;
}

.newsHome .tone li {
    display: inline-block;
    margin: 0 10px;
    border: 1px #343434 solid;
    padding: 10px 40px;
    color: #343434;
    font-size: 16px;
    border-radius: 10px;
}

.newsHome .tone li a {
    color: #343434
}

.newsHome .tone li.active {
    color: #fff;
    border: #0064c7 solid 1px;
    cursor: pointer;
    background: #0064c7;
    border-radius: 10px;
}

.newsHome .tone li.active a {
    color: #fff
}

.newsHome .down {
    margin-top: 50px;
}

.newsHome .list {
}

.newsHome .list li {
    float: left;
    width: 25%;
}

.newsHome .list li .box {
    position: relative;
    z-index: 2;
    padding: 20px;
    background: #fff;
}

.newsHome .list li .box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out;
}

.newsHome .list li .box h4 {
    height: 40px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.newsHome .list li .box .txt {
    margin: 30px 0 35px 0;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.newsHome .list li .box .more {
    color: #808080;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px #808080 solid
}

.newsHome .list li .pic {
}

.newsHome .list li .pic .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

.newsHome .list li .pic .time font {
    display: block;
    font-size: 20px;
}

.newsHome .list li:hover .box:before {
    opacity: 1;
}

.newsHome .list li:hover h4, .newsHome .list li:hover .txt {
    color: #000;
}

.newsHome .list li:hover .more {
    color: #fff;
    border: 1px #fff solid;
}

/*==首页联系我们↓==*/
.contactHome {
    padding: 50px 0 50px 0;
}

.contactHome .container {
    width: 1000px;
}

.contactHome .title {
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.contactHome .top {
    text-align: center;
    margin: 50px 0;
    overflow: hidden;
}

.contactHome .top span {
    float: left;
    display: inline-block;
    width: 33.3%;
    padding: 0 30px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.contactHome .top span em {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    background-position: center;
    background-repeat: no-repeat;
}

.contactHome .top span.x1 em {
    background-image: url(../images/ico001.png);
}

.contactHome .top span.x2 em {
    background-image: url(../images/ico002.png);
}

.contactHome .top span.x3 em {
    background-image: url(../images/ico003.png);
}

.contactHome form {
}

.contactHome form input {
    float: left;
    width: 32.3%;
    margin: 0 0 2% 1.5%;
}

.contactHome form input.ione {
    margin-left: 0
}

.contactHome form input, .contactHome form textarea {
    line-height: 30px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background: #fff;
}

.contactHome form textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 2%;
}

.contactHome form button {
    line-height: 30px;
    padding: 10px 50px;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    background: #0064c7;
    display: block;
    margin: 0 auto;
}

.contactHome form button:hover {
    background: #f60;
}

.contactHome form .yzm {
    float: none;
    margin-left: 10px;
}

.contactHome form .yzm input {
    width: 150px;
    margin-left: 0;
}

.contactHome form .yzm img {
    height: 50px;
    margin-left: 15px;
    border-radius: 10px;
    float: left;
}

/*==服务中心画册↓==*/
.albumFrame {
}

.albumFrame .screen {
}

.albumFrame .screen select {
    border: 2px #b3b3b3 solid;
    color: #b3b3b3;
    font-size: 14px;
    padding: 0 10px;
    margin-right: 10px;
    height: 45px;
    width: 300px;
}

.albumFrame .screen select option {
    padding: 10px; /* height: 45px; */
}

.albumFrame .screen .submit {
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    border: none;
    padding: 0 30px;
    background: #0064c7;
}

.albumFrame .screen .submit:hover {
    background: #f60;
}

.albumFrame .list {
    margin-top: 50px; /* overflow: hidden; */
}

.albumFrame .list li {
    float: left;
    position: relative;
    width: 25%;
}

.albumFrame .list li img {
    max-width: 100%;
}

.albumFrame .list li a {
    position: relative;
    display: block;
    margin: 0 15px 30px 15px;
    padding: 10px;
    box-shadow: 0 0 10px #ddd;
}

/*.albumFrame .list li:nth-child(4n) a{margin-right:0px}*/
.albumFrame .list li h4 {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    padding: 13px 15px;
    background: rgba(0, 0, 0, 0.6);
}

.albumFrame .list li h4:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    background: url(../images/ico03.png) no-repeat;
}

.albumFrame .list li:hover h4 {
    background: #0064c7;
}

/*==会议报名↓==*/
.meetingFrame {
}

.meetingFrame .long {
    padding: 80px 0 60px 0;
    background: #f1f1f1 url(../images/meetingImg.jpg) no-repeat top center;
}

.meetingFrame .long .box {
    width: 650px;
    margin: 0px auto 0;
    padding: 50px 80px 50px 80px;
    border-top: 5px #0064c7 solid;
    box-shadow: 0 0 10px #ddd;
    background: #fff;
}

.meetingFrame .long .box .title {
    text-align: center;
    color: #0064c7;
    font-size: 20px;
    margin: 0 0 50px 0;
}

.meetingFrame .long .box .title span {
    display: block;
    color: #6a6a6a;
    font-size: 14px;
}

.meetingFrame .long .box h5 {
    color: #3d3d3d;
    font-size: 14px;
}

.meetingFrame .long .box input, .meetingFrame .long .box textarea {
    color: #b3b3b3;
    font-size: 14px;
    padding: 10px 20px;
    border: 2px #ddd solid;
    margin: 15px 0 30px 0;
    width: 100%;
    height: 50px;
    line-height: 30px;
}

.meetingFrame .long .box textarea {
    height: 100px;
}

.meetingFrame .long .box button {
    width: 180px;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    margin: 5px 10px 0 0;
    border: none;
    background: #0064c7;
}

.meetingFrame .long .box button:hover {
    background: #f60;
}

.meetingFrame .long .box .tips {
    margin-top: 40px;
    color: #c9c9c9;
    font-size: 14px;
    display: block;
}

.meetingFrame .long .box i {
    color: red;
    margin: 0 3px;
    font-style: normal;
}

/*==投诉建议↓==*/
.proposalFrame {
}

.proposalFrame .top {
    overflow: hidden;
    padding-right: 50px;
    background: #f1f1f1;
}

.proposalFrame .top img {
    float: left;
    margin-right: 50px;
}

.proposalFrame .top h4 {
    color: #0064c7;
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
}

.proposalFrame .top p {
    margin-top: 20px;
    color: #7f7f7f;
    font-size: 12px;
    line-height: 20px;
}

.proposalFrame .down {
    padding: 50px 150px;
    margin-top: 20px;
    overflow: hidden;
    background: #f1f1f1;
}

.proposalFrame .down .box {
    float: left;
    width: 24.2%;
    margin-right: 1%;
}

.proposalFrame .down .box h5 {
    color: #3d3d3d;
    font-size: 14px;
}

.proposalFrame .down .box input, .proposalFrame .down textarea, .proposalFrame .down .box select {
    color: #b3b3b3;
    font-size: 14px;
    padding: 10px 20px;
    border: 2px #ddd solid;
    margin: 15px 0 0px 0;
    width: 100%;
    height: 50px;
    line-height: 30px;
}

.proposalFrame .down .box select {
}

.proposalFrame .down .box.bx-4 {
    margin-right: 0;
}

.proposalFrame .down .area {
    width: 100%;
    margin-top: 30px;
    float: left;
}

.proposalFrame .down .area textarea {
    height: 100px;
    width: 100%;
}

.proposalFrame .down button {
    width: 180px;
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    margin: 25px 10px 0 0;
    border: none;
    background: #0064c7;
}

.proposalFrame .down button:hover {
    background: #f60;
}

/*==证书查询↓==*/
.queryFrame {
    padding-top: 80px;
}

.queryFrame .container {
    width: 1200px;
    box-shadow: 0 0 10px #ddd;
    padding: 30px 160px 50px 160px;
    background: #fff;
}

.queryFrame .titleTop {
    display: table;
    margin: auto;
    color: #444444;
    font-size: 45px;
    text-align: center;
    font-weight: bold;
}

.queryFrame .titleTop img {
    float: left;
    display: inline-block;
    margin-top: 8px;
}

.queryFrame .titleTop font {
    line-height: 25px;
}

.queryFrame .titleTop span {
    display: block;
    margin-top: 5px;
    color: #777;
    font-weight: 400;
    font-size: 25px;
}

.queryFrame .tab {
    margin: 30px 80px 50px 80px;
}

.queryFrame .tab .tone {
}

.queryFrame .tab .tone li {
    position: relative;
    color: #959595;
    font-size: 16px;
    display: inline-block;
    padding: 15px 30px;
    margin-right: 5px;
    cursor: pointer; /* margin-bottom: -1px; */
    border: 1px #f1f1f1 solid;
    background: #f1f1f1;
}

.queryFrame .tab .tone li:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #fff
}

.queryFrame .tab .tone li.active { /* display: inline-block; */
    color: #0064c7;
    border-left: 1px #ccc solid;
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #fff solid;
    font-weight: bold;
    background: #fff;
}

.queryFrame .tab .tone li.active:before {
    opacity: 1;
}

.queryFrame .tab .down {
    border: 1px #ccc solid;
}

.queryFrame .tab .box {
    padding: 50px;
    overflow: hidden;
}

.queryFrame .tab .box input {
    color: #b3b3b3;
    font-size: 14px;
    padding: 10px 20px 10px 60px;
    border: 2px #ddd solid;
    margin: 15px 0 0 0;
    width: 100%;
    height: 55px; /*line-height: 50px;*/
    -ms-line-height: 38px;
    -moz-line-height: 50px;
    -webkit-line-height: 50px;
    background: url(../images/ico105.png) no-repeat 30px 16px;
}

.queryFrame .tab .box button {
    width: 180px;
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    margin: 25px 10px 0 0;
    border: none;
    background: #0064c7;
}

.queryFrame .tab .box button:hover {
    background: #f60;
}

.queryFrame .tips {
    margin: 70px 80px 0 50px;
}

.queryFrame .tips h5 {
    color: #000;
    font-size: 18px;
}

.queryFrame .tips p {
    margin-top: 10px;
    line-height: 28px;
    color: #5c5c5c;
    font-size: 16px;
}

.queryFrame .titleDown {
    color: #0064c7;
    font-size: 20px;
    margin-top: 60px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px #ddd solid;
    padding-bottom: 20px;
}

.queryFrame .report {
    position: relative;
    z-index: 2;
    margin: 50px 0 0 0;
    width: 100%; /*! height: 1222px; */
    padding: 188px 0 0 0;
    overflow: hidden; /*background-image: url(../images/reportBg.jpg);background-repeat:no-repeat;background-position: center top;background-size: cover;*/
}

.queryFrame .report .title {
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 30px;
    padding-top: 80px;
    letter-spacing: 10px;
    text-align: center;
    background-image: url(../images/reportTitle.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.queryFrame .report ul {
    position: relative;
    z-index: 5;
    margin: 50px 110px 200px 110px;
    border: 1px #ddd solid;
    background: #fff;
}

.queryFrame .report ul li {
    clear: both;
    width: 100%;
    display: table;
    vertical-align: middle;
}

.queryFrame .report ul li:nth-of-type(even) {
    background: #f3f3f3;
}

.queryFrame .report ul li h4 {
    color: #000000;
    display: table-cell;
    font-size: 16px;
    border-right: 14px;
    width: 25%;
    text-align: center;
    padding: 0 10px;
    border-right: 1px #ddd solid;
}

.queryFrame .report ul li span {
    color: #858585;
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
    display: table-cell;
}

.queryFrame .report ul li span, .queryFrame .report ul li h4 {
    padding: 15px 20px;
    vertical-align: middle;
}

.queryFrame .layui-layer {
    min-width: 1200px;
    max-width: 1200px;
    max-height: 80%;;
    min-height: 80%;
    background: #fff;
}

.queryFrame .layui-layer .frame {
    padding: 0px 160px 50px 160px;
}

.queryFrame .figure {
    position: absolute;
    display: block; /*background-repeat:no-repeat; background-position:0 0;*/
}

.queryFrame .figure.top {
    left: 0;
    top: 0;
    width: 100%;
    height: 30%;
    background: url(../images/reportBg-top.jpg) no-repeat top;
}

.queryFrame .figure.bottom {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: url(../images/reportBg-bottom.jpg) no-repeat bottom;
}

.queryFrame .figure.left {
    left: 17px;
    top: 109px;
    bottom: 114px;
    width: 73px; /*! height:100%; */
    background: url(../images/reportBg-leftLoop.jpg);
}

.queryFrame .figure.right {
    right: 16px;
    top: 109px;
    bottom: 100px;
    width: 71px; /*! height:100%; *//*! transform: rotate(180deg); */
    background: url(../images/reportBg-rightLoop.jpg);
}

.queryFrame .figure.center {
    left: 88px;
    right: 88px;
    bottom: 64px; /*! width:100%; */
    height: 100%;
    background: url(../images/reportBg-center.jpg) no-repeat bottom;
    background-size: 100%;
}

.queryFrame .figure.leftBloom {
    left: 16px;
    top: 50%;
    width: 72px;
    height: 142px;
    background: url(../images/reportBg-leftBloom.jpg) no-repeat bottom;
}

.queryFrame .figure.rightBloom {
    left: auto;
    right: 16px;
    top: 50%;
    width: 72px;
    height: 142px;
    background: url(../images/reportBg-rightBloom.jpg) no-repeat bottom;
}

/*.queryFrame .figure.left{-moz-margin-left:1px;-webkit-margin-left:1px;margin-left:1px;}*/
/*==资料下载↓==*/
.downloadBox {
}

.downloadBox .screen {
    margin: 0px 0 60px 0;
}

.downloadBox .screen h4 {
    color: #666;
    font-size: 18px;
    margin-right: 10px;
    float: left;
    line-height: 45px;
}

.downloadBox .screen input {
    border: 2px #b3b3b3 solid;
    color: #b3b3b3;
    font-size: 14px;
    padding: 10px 10px;
    margin-right: 10px;
    height: 45px;
    width: 300px;
}

.downloadBox .screen .submit {
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    border: none;
    padding: 0 30px;
    background: #0064c7;
}

.downloadBox .screen .submit:hover {
    background: #f60;
}

.download-list {
}

.download-list li {
    float: left;
    width: 50%;
}

.download-list li a {
    position: relative;
    display: block;
    color: #000000;
    font-size: 16px;
    margin: 0 50px 50px 0;
    padding: 30px 30px 30px 70px;
    box-shadow: 0 0 10px #d1d7d0;
}

.download-list li:nth-child(2n) a {
    margin-right: 0px;
}

.download-list li a:before, .download-list li a:after {
    content: "";
    position: absolute;
    top: 23px;
    transition: all .4s ease-in-out;
}

.download-list li a:before {
    left: 30px;
    width: 25px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../images/download-ico-01.png);
    background-size: 100%;
}

.download-list li a:after {
    right: 30px;
    width: 24px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 0 -26px;
    background-image: url(../images/download-ico-02.png);
    background-size: 100%;
}

.download-list li:hover a {
    color: #fff;
    background: #0064c7;
}

.download-list li:hover a:before {
    background-position: 0 -38px;
}

.download-list li:hover a:after {
    background-position: 0 0;
}

/*==产品index↓==*/
.ProductIndexBox {
}

.ProductIndexBox .tone {
    overflow: hidden;
}

.ProductIndexBox .down {
    margin-top: 40px;
    overflow: hidden;
}

.ProductIndexBox .list {
    display: none
}

.ProductIndexBox .list li {
    float: left;
    width: 50%; /*background:#eee;*/
}

.ProductIndexBox .list li .bx {
    display: block;
    padding: 30px;
    margin: 0 20px 20px 0;
    height: 130px;
    border: 1px #ddd solid;
    vertical-align: middle;
}

.ProductIndexBox .list li:nth-child(2n) a {
    margin-right: 0px;
}

.ProductIndexBox .list li em {
    position: relative;
    float: left;
    display: inline-block;
    width: 55px;
    height: 60px;
    margin-right: 40px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100%; /* vertical-align: middle; */
}

.ProductIndexBox .list li em:before {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ddd
}

.ProductIndexBox .list li .title {
    display: block;
    color: #000;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.ProductIndexBox .list li p { /*! display:flex; */
    color: #898989;
    font-size: 12px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.ProductIndexBox .list li p a {
    color: #898989;
    font-size: 12px;
    display: inline-block; /*! float: left; *//*! display: block; */
    margin-right: 5px;
}

.ProductIndexBox .list li p a:after {
    content: "";
    float: right;
    margin: 2px 6px 0 6px;
    display: block;
    width: 1px;
    height: 12px;
    background: #999;
    transition: all .4s ease-in-out;
}

.ProductIndexBox .list li:hover .bx {
    background: #0064c7
}

.ProductIndexBox .list li:hover em {
    background-position: 0 -63px
}

.ProductIndexBox .list li:hover h4, .ProductIndexBox .list li:hover p, .ProductIndexBox .list li:hover a {
    color: #fff
}

.ProductIndexBox .list li a:hover {
    text-decoration: underline
}

.ProductIndexBox .list li:hover p a:after {
    background: #fff
}


/*==产品列表↓==*/
.ProductListBox {
}

.ProductListBox .list {
}

.ProductListBox .list li {
    float: left;
    width: 50%;
    /* height: 200px; */
}

.ProductListBox .list li a {
    display: block;
    padding: 30px;
    margin: 0 20px 20px 0;
    min-height: 130px;
    border: 1px #ddd solid;
    vertical-align: middle;
}

.ProductListBox .list li:nth-child(2n) a {
    margin-right: 0px;
}

.ProductListBox .list li h4 {
    color: #000;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.ProductListBox .list li p {
    color: #898989;
    font-size: 12px;
    height: 80px;
}

.ProductListBox .list li:hover a {
    background: #0064c7
}

.ProductListBox .list li:hover h4, .ProductListBox .list li:hover p {
    color: #fff
}


/*==产品详情↓==*/
.ProductShow {
}

.ProductShow .titleBx {
    margin-bottom: 35px;
}

.ProductShow .online {
    margin: 20px 0;
    text-align: center;
}

.ProductShow .online a {
    display: inline-block;
    padding: 15px 40px;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #0064c7;
}

.ProductShow .online a.offer {
    background: #a7a7a7;
}

.ProductShow .online a:hover {
    background: #f60;
}

/*==我们服务综合↓==*/
.multipleBox {
}

.multipleBox .righter .list {
    margin: 0 0 40px 0;
    overflow: hidden;
}

.multipleBox .righter .list .titleTop {
    font-size: 25px;
    color: #0064c7;
    margin-bottom: 45px; /*! line-height: 23px; */
}

.multipleBox .righter .list .titleTop:before {
    content: "";
    float: left;
    width: 2px;
    height: 25px;
    margin: 4px 20px 0 0;
    background: #0064c7;
}

.multipleBox .righter .list .item {
    float: left;
    width: 25%;
    padding: 0px 60px 0 0;
    margin-bottom: 30px;
    height: 155px;
    overflow: hidden; /*background:#eee;*/
}

.multipleBox .righter .list .item:nth-child(4n+1) {
    padding-right: 0px;
}

.multipleBox .righter .list .item h3 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.multipleBox .righter .list .item h3 em {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
}

/*==服务列表↓==*/
.tag .slip {
    display: block;
    width: 100%;
}

.tag .slip a { /*! float:left; */
    position: relative;
    padding-right: 15px;
    max-width: 48%; /*! min-width:48%; *//*! width:48%; */
    display: inline-block;
    color: #898989;
    font-size: 12px;
    margin: 2px 0;
    overflow: hidden;
}

.tag .slip a:last-child:after {
    display: none; /*background: #ddd*/
}

.tag .slip a font {
    position: relative;
    float: left; /*! width: 100%; */
    max-width: 100%; /*! min-width: 100%; */
    display: block;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .4s ease-in-out;
}

.tag .slip a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    float: right;
    margin: 2px 0px 0 0px;
    display: block;
    width: 1px;
    height: 12px;
    background: #898989;
    transition: all .4s ease-in-out;
}

.tag .slip a:hover {
    color: #0064c7;
    text-decoration: underline
}

.tag .slip a:hover font {
    text-decoration: underline
}

.tag .more-2 {
    margin-top: 5px;
    color: #555;
    font-size: 12px;
    display: table;
}

.tag .more-2:before {
    float: right;
    margin: 2px 0 0 5px;
}

.tag .more-2:hover {
    color: #0064c7;
}

/*==新闻列表↓==*/
.NewsListBox {
}

.NewsListBox .list-top {
}

.NewsListBox .list-top li {
    background: #f2f2f2;
    height: 380px;
}

.NewsListBox .list-top li .pic {
    width: 55%;
    float: left;
    height: 100%;
}

.NewsListBox .list-top li .pic img {
    height: 100%
}

.NewsListBox .list-top li .box {
    padding: 50px;
    text-align: center;
    float: left;
    width: 45%;
    height: 100%;
}

.NewsListBox .list-top li .box h4 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.NewsListBox .list-top li .box p {
    font-size: 12px;
    color: #777;
    margin: 30px 0;
    line-height: 22px;
}

.NewsListBox .list-top .more {
    margin: auto;
}

.NewsListBox .list-top li:hover h4 {
    color: #0064c7
}

.NewsListBox .righter .more {
    margin-top: 15px;
    display: inline-block;
    color: #808080;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px #999 solid;
}

.NewsListBox .righter li:hover .more {
    color: #fff;
    border: #0064c7 1px solid;
    background: #0064c7;
}

.lbrighter .more {
    margin-top: 15px;
    display: inline-block;
    color: #808080;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px #999 solid;
    border-radius: 20px;
    float: right;
}

.lbrighter li:hover .more {
    color: #fff;
    border: #0064c7 1px solid;
    background: #0064c7;
}

.NewsListBox .swiper-container {
}

.NewsListBox .swiper-container .spot {
    bottom: 20px;
    display: table;
    width: 50%;
    left: 50%; /*! margin-left: 52px; */
}

.NewsListBox .swiper-container .spot span {
    opacity: 1;
    width: 12px;
    height: 12px;
    background: #cbcbcb
}

.NewsListBox .swiper-container .spot .swiper-pagination-bullet-active {
    background: #0064c7
}

.NewsListBox .btn {
    display: block;
    left: 20px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    border: 2px #ddd solid;
    font-size: 25px;
    text-align: center;
    color: #ddd;
    opacity: 1;
}

.NewsListBox .btn.nextBtn {
    left: auto;
    right: 20px;
}

.NewsListBox .btn:after {
    display: none
}

.NewsListBox .btn:hover {
    border-color: #0064c7;
    color: #0064c7
}

.list-down {
}

.list-down li {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
}

.list-down li .pic {
    position: relative;
    float: left;
    width: 30%;
    margin-right: 20px;
    border-radius: 20px;
}

.list-down li .pic .time {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

.list-down li .pic .time font {
    display: block;
    font-size: 20px;
}

.list-down h4 {
    margin: 5px 0 20px 0;
    color: #000;
    font-size: 18px;
    max-width: 60%;
    display: inline-block;
}

.list-down p {
    color: #666666;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
    display: table;
    line-height: 23px;
}

.list-down li:hover h4 {
    color: #0064c7
}

.NewsListBox .lefter .relevant {
    display: none;
}

/*==新闻详细页↓==*/
.newsDetail {
    float: left;
    width: 100%;
}

/*.NewsDetailBox .lefter {*/
/*    float: right*/
/*}*/
.NewsDetailBox .leftBox .title {
    color: #000;
    font-size: 34px;
    text-align: center;
}

.NewsDetailBox .leftBox .top {
    border: 1px #ddd solid;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    font-size: 12px;
    color: #6d6d6d;
    border-radius: 20px;
}

.NewsDetailBox .leftBox .top .time {
    position: relative;
    float: left;
    display: block;
    color: #9d9d9d;
    font-size: 14px;
    background: #ececec;
    padding: 0 80px 0 30px;
}

.NewsDetailBox .leftBox .top .time:before {
    position: absolute;
    right: -24px;
    top: -8px;
    font-size: 68px;
    color: #ececec;
    transform: rotate(90deg);
}

.NewsDetailBox .leftBox .top .bshare-custom {
    float: left;
    margin: 10px 0 0 100px;
}

.NewsDetailBox .leftBox .top .hit {
    display: block;
    margin: 0 40px 0 20px;
    color: #ff6a00;
    font-size: 12px;
    padding-left: 30px;
}

.NewsDetailBox .leftBox .keyword {
    padding: 20px 0;
    border-bottom: 1px #ccc dotted;
    color: #6b6b6b;
    font-size: 14px;
}

.NewsDetailBox .leftBox .keyword h5 {
    float: left;
    color: #6b6b6b;
    margin-right: 10px;
    font-size: 14px;
    padding-left: 10px;
}

.NewsDetailBox .leftBox .keyword a {
    display: inline-block;
    color: #949494;
    font-size: 14px;
    margin-right: 10px;
}

.NewsDetailBox .leftBox .keyword a:hover {
    color: #0064c7
}

.NewsDetailBox .detailCont {
    font-size: 16px;
    line-height: 28px;
    margin: 30px 0 30px 0;
}

.NewsDetailBox .pag {
    border-top: 1px #ddd solid;
    padding-top: 20px;
}

.NewsDetailBox .pag a {
    display: inline-block;
    width: 48%;
    padding: 10px 20px;
    color: #000000;
    font-size: 14px;
    background: #ebebeb;
    text-align: center;
    border-radius: 20px;
}

.NewsDetailBox .pag a.next {
    float: right
}

.NewsDetailBox .pag a:hover {
    color: #fff;
    background: #0064c7;
}

.NewsDetailBox .leftBox .relevant {
    padding: 20px;
    background: #f3f3f3;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 20px;
}

.NewsDetailBox .leftBox .relevant .list {
}

.NewsDetailBox .leftBox .relevant .list li {
    float: left;
    width: 46%;
}

.NewsDetailBox .relevant .list li:nth-child(2n) {
    float: right;
}

.NewsDetailBox .leftBox .relevant .list li span {
    float: right;
    color: #b0b0b0;
    font-size: 12px;
}

.NewsDetailBox .leftBox .relevant .list li a {
    position: relative;
    display: block;
    padding: 10px 0px 5px 15px;
    color: #191919;
    font-size: 14px;
    border-bottom: 1px #ccc dotted;
}

.NewsDetailBox .leftBox .relevant .list li a font {
    display: inline-block;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pag a {
    color: #000000 !important;
}

.NewsDetailBox .leftBox .relevant .list li:nth-last-of-type(1) a, .NewsDetailBox .leftBox .relevant .list li:nth-last-of-type(2) a {
    border: none
}

.NewsDetailBox .leftBox .relevant .list li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    width: 5px;
    height: 5px;
    background: #ddd;
    transition: all .4s ease-in-out;
}

.NewsDetailBox .leftBox .relevant .list li a:hover {
    color: #0064c7
}

.NewsDetailBox .leftBox .relevant .list li a:hover:before {
    background: #0064c7
}

/*==新闻咨询↓==*/
.NewsDetailBox {
}

.NewsDetailBox .titleBx {
    margin-bottom: 5px;
    border-radius: 20px;
}

.NewsDetailBox .online {
    margin: 20px 0;
    text-align: center;
}

.NewsDetailBox .online a {
    display: inline-block;
    padding: 5px 30px;
    margin-right: 0px;
    margin: 0px 80px 0px 80px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #0064c7;
    border-radius: 20px;
}

.NewsDetailBox .online a.offer {
    background: #a7a7a7;
}

.NewsDetailBox .online a:hover {
    background: #f60;
}

/*==集团介绍↓==*/
.introductionBox {
    background: url(../images/inBg.jpg) no-repeat center bottom;
}

.introductionBox .wx {
    float: left;
    width: 55%;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 25px;
}

.introductionBox .pic {
    float: right;
    width: 40%;
    margin-top: 50px;
}

.introductionBox .pic img {
    max-width: 100%
}

.introductionBox .digital {
}

/*==联系我们↓==*/
.contactBox {
}

.contactBox .info {
    overflow: hidden;
}

.contactBox .info .map {
    float: left;
    width: 45%;
}

.contactBox .info .box {
    float: right;
    width: 50%
}

.contactBox .info .box .title {
    color: #0064c7;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 40px;
}

.contactBox .info .box .tel {
    display: block;
    color: #aaa;
    font-size: 14px;
    padding-left: 50px;
    background: url(../images/tel6_ico.png) no-repeat left;
}

.contactBox .info .box .tel font {
    display: block;
    color: #0064c7;
    font-weight: bold;
    font-size: 35px;
}

.contactBox .info .box .wx {
    margin: 30px 0 50px 0;
    padding-left: 15px;
    border-left: 1px #ddd solid;
    color: #606060;
    font-size: 14px;
    line-height: 25px;
}

.contactBox .info .box .ewm {
    float: left;
    display: table;
    margin-right: 50px;
}

.contactBox .info .box .ewm img {
    display: table-cell;
    max-width: 100%;
}

.contactBox .info .box .ewm font {
    display: table-cell;
    color: #979797;
    font-size: 14px;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    border: 1px #ddd solid;
    background: #eee;
}

.contactBox .address {
    margin: 60px 0 0 0
}

.contactBox .address .titleTop {
    color: #000000;
    font-size: 25px;
    margin-bottom: 30px;
}

.contactBox .address ul {
}

.contactBox .address ul li {
    float: left;
    width: 48.5%;
    margin: 0 2.5% 2.5% 0;
    padding: 30px 40px;
    background: #f4f4f4;
}

.contactBox .address ul li:nth-child(2n) {
    margin-right: 0;
}

.contactBox .address ul li h4 {
    color: #0064c7;
    font-size: 16px;
    font-weight: bold;
}

.contactBox .address ul li hr {
    width: 20px;
    height: 1px;
    margin: 20px 0;
    border: none;
    background: #0064c7;
}

.contactBox .address ul li p {
    color: #606060;
    font-size: 14px;
    line-height: 25px;
}

/*==留言2↓==*/
.message {
    background: #ededed;
    padding: 50px 0 50px 0;
    margin: 70px 0 0 0;
    overflow: hidden;
}

.message form {
    margin-top: 30px
}

.message .frame {
    position: relative;
    float: left;
    padding: 20px 20px; /*! line-height:50px; */
    width: 32.3%;
    margin: 0 0.5% 1% 0.5%;
    background: #fff;
}

.message .frame.x1 input {
    background: url(../images/ico101.png) no-repeat left; /*! float: left; */
}

.message .frame.x2 input {
    background: url(../images/ico102.png) no-repeat left;
}

.message .frame.x3 input {
    background: url(../images/ico103.png) no-repeat left;
}

.message .frame.x4 textarea {
    background: url(../images/ico104.png) no-repeat left top;
}

.message .frame.x4 {
    width: 99%;
}

.message .frame input, .message .frame textarea {
    padding-left: 30px;
    border: none; /*! width: 100%; *//*! float: left; */
    display: inline;
    vertical-align: top; /*! float: right; */
}

.message .frame textarea { /*! width:100%; */
    height: 100px;
    clear: both
}

.message button.submit {
    float: left;
    width: 50%;
    padding: 20px 20px;
    font-size: 14px;
    color: #fff;
    background: #b00700;
    border: none;
}

.message button.submit:hover {
    background: #f00
}

.message .yzm {
    margin: 0 0 0 20px;
}

.message .yzm input {
    padding: 20px 20px;
    margin: 0 10px;
}

/*==招聘↓==*/
.joinBox {
}

.joinBox .list {
}

.joinBox .list li {
    margin-bottom: 1px
}

.joinBox .list h3 {
    padding: 20px 40px;
    color: #000000;
    font-size: 16px;
    border: 1px #ddd solid;
    cursor: pointer;
}

.joinBox .list h3:before {
    float: right;
    margin-top: 5px;
    color: #999;
    font-size: 15px;
    font-weight: bold;
    transition: all .4s ease-in-out;
}

.joinBox .list .top .title:before {
    display: none;
}

.joinBox .list h3 font {
    display: inline-block;
}

.joinBox .list h3 font:nth-child(1) {
    width: 30%;
}

.joinBox .list h3 font:nth-child(2) {
    width: 18%;
}

.joinBox .list h3 font:nth-child(3) {
    width: 40%;
}

.joinBox .list h3 font:nth-child(4) {
    width: 10%;
}

.joinBox .list h3.on {
    color: #fff;
    background: #0064c7;
}

.joinBox .list h3.on:before {
    color: #fff;
    transform: rotate(180deg);
}

.joinBox .list li .wx {
    color: #7a7a7a;
    font-size: 14px;
    padding: 30px 40px 50px 30px;
    line-height: 23px;
    background: #f2f2f2;
}

.joinBox .list li .wx .block {
    display: block;
    height: 30px;
}

/*==企业文化↓==*/
.courseBox {
}

.courseBox .list {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}

.courseBox .list li {
    float: left;
    width: 48%;
    padding-right: 150px;
    margin-bottom: 90px;
    height: 165px;
}

.courseBox .list li a {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
    background: #ececec;
}

.courseBox .list li h4 {
    color: #0064c7;
    font-size: 20px;
    font-weight: bold;
}

.courseBox .list li .txt {
    font-size: 14px;
    color: #787878;
    margin-top: 10px;
}

.courseBox .list li a:before, .courseBox .list li a:after {
    content: "";
    position: absolute;
    right: -150px;
    bottom: 30px;
    background: #0064c7;
}

.courseBox .list li a:before {
    width: 150px;
    height: 1px
}

.courseBox .list li a:after {
    bottom: 18px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.courseBox .list li.one { /*! margin-top: 100px; */
}

.courseBox .list li.two {
    float: right;
    padding-left: 150px;
    padding-right: 0px;
    margin-top: 90px;
    margin-bottom: 0px;
}

.courseBox .list li.two a:before, .courseBox .list li.two a:after {
    left: -150px;
}

.courseBox .list li:hover a {
    background: #0064c7
}

.courseBox .list li:hover a h4, .courseBox .list li:hover a .txt {
    color: #fff
}

.courseBox .list .line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    border: none;
    background: #0064c7;
}

/*==发展历程↓==*/
.cultureBox {
}

.cultureBox .list {
}

.cultureBox .list li {
    position: relative;
    float: left; /* height: 180px; */
    padding: 30px;
    width: 48%;
    box-shadow: 0 0 10px #ddd;
    margin: 0% 2% 2% 0;
}

.cultureBox .list li:nth-child(2n) {
    margin-right: 0;
}

.cultureBox .list li:before {
    content: "";
    position: absolute;
    top: 30%;
    right: 30px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.cultureBox .list li.x1:before {
    background-image: url(../images/ico111.png);
}

.cultureBox .list li.x2:before {
    background-image: url(../images/ico112.png);
}

.cultureBox .list li.x3:before {
    background-image: url(../images/ico113.png);
}

.cultureBox .list li.x4:before {
    background-image: url(../images/ico114.png);
}

.cultureBox .list li.x5:before {
    background-image: url(../images/ico111.png);
}

.cultureBox .list li.x6:before {
    background-image: url(../images/ico111.png);
}

.cultureBox .list li.x7:before {
    background-image: url(../images/ico111.png);
}

.cultureBox .list li.x8:before {
    background-image: url(../images/ico111.png);
}

.cultureBox .list li h4 {
    color: #0064c7;
    font-size: 30px;
}

.cultureBox .list li p {
    margin-top: 10px;
    color: #7d7d7d;
    font-size: 14px;
    padding-right: 100px;
    height: 65px;
}

/*==说明书↓==*/
.bookBox {
}

.bookBox .container {
    position: relative;
    width: 1200px;
}

.bookBox .Big {
    z-index: 2;
    margin: auto;
    padding: 50px;
    border: #eee 1px solid;
    background: #fff url(../images/dotBg.jpg);
}

.bookBox .title {
    color: #000000;
    font-size: 35px;
    margin-bottom: 50px;
    text-align: center;
}

.bookBox .wx {
    color: #5a5a5a;
    font-size: 14px;
    line-height: 25px;
}

.bookBox .shadow {
    position: absolute;
    z-index: -1;
    width: 50px;
    height: 400px;
    display: block;
    border-radius: 10px 0 0 0;
    filter: blur(5px);
    background: #aaa;
}

.bookBox .shadow.top-left {
    left: -10px;
    top: 5px;
    transform: rotate(-4deg);
}

.bookBox .shadow.top-right {
    right: -10px;
    top: 5px;
    transform: rotate(4deg);
}

.bookBox .shadow.down-left {
    left: -5px;
    bottom: 5px;
    transform: rotate(3deg);
}

.bookBox .shadow.down-right {
    right: -5px;
    bottom: 5px;
    transform: rotate(-3deg);
}

/*==图片款↓==*/
.list-box {
}

.list-box li {
    float: left;
    width: 33.3%;
}

/*.list-box li:nth-child(3n) a{margin-right:0px;}*/
.list-box li a {
    position: relative;
    margin: 0 10px 20px 10px;
    display: block;
}

.list-box li img {
    max-width: 100%;
    width: 100%;
}

.list-box li .pic {
}

.list-box li h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

.list-box li:hover h4 {
    background: #0064c7;
}

#list-box2 li {
    width: 18%;
}

/*==荣誉资质↓==*/
.honorBox {
}

.rack .list-honor {
}

.rack .list-honor li {
    display: inline-block;
    width: 20%;
}

.rack .list-honor li a {
    margin: 0 30px 30px 0
}

.rack .list-honor li:nth-child(4n) {
    margin-right: 0px;
}

/*==详情模块↓==*/
.detailPro {
}

.detailPro img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.detailPro .titleBx {
    margin-bottom: 15px;
}

.detailPro .wor {
    font-size: 16px;
    line-height: 28px;
    color: #4d4d4d;
    margin-bottom: 25px;
    overflow: hidden;
}

/*==报价弹出↓==*/
.offer-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.offer-popup {
    display: none;
    position: fixed;
    top: 10%;
    left: 40%;
    z-index: 99999;
    width: 450px;
    bottom: auto;
}

/**/
.offer-popup .box {
    padding: 50px;
    width: 100%;
    border-radius: 5px;
    border: 1px #ccc solid;
    box-shadow: 0 0 10px #333;
    text-align: left;
}

.offer-popup .box h3 {
    color: #0064c7;
    font-size: 25px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px #0064c7 solid;
    text-align: center;
}

.offer-popup .box h5 {
    color: #353535;
    font-size: 14px;
    margin-bottom: 15px;
}

.offer-popup .box i {
    font-style: normal;
    color: red
}

.offer-popup .box input, .offer-popup .box textarea {
    width: 100%;
    margin-bottom: 20px;
    line-height: 30px;
    color: #666;
    padding: 6px 10px;
    border: 1px #ddd solid;
}

.offer-popup .box textarea {
    height: 100px;
}

.offer-popup .box .tips {
    color: #ff2f2f;
    font-size: 12px;
}

.offer-popup .box .submit {
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    border-radius: 5px;
    padding: 10px 10px;
    border: none;
    background: #0064c7;
}

.offer-popup .box .submit:hover {
    background: #f60;
}

/**/
.offer-popup .success {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    padding: 50px;
    box-shadow: 0 0 10px #aaa;
    background: #fff;
}

.offer-popup .success h4 {
    text-align: center;
    font-size: 25px;
    color: #0064c7;
}

.offer-popup .success h4 img {
    display: block;
    margin: 5px auto 5px;
}

.offer-popup .success .txt {
    margin-top: 20px;
    color: #353535;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.offer-popup .success .ewm {
    margin-top: 40px;
    text-align: center;
}

.offer-popup .success .ewm span {
    display: inline-block;
    width: 140px;
    margin-right: 41px;
    color: #979797;
    font-size: 12px;
    line-height: 22px;
}

.offer-popup .success .ewm span img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 0 10px #ddd;
}

.offer-popup .success .ewm span:last-child {
    margin-right: 0px;
}

.offer-popup .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    background: #e1e1e1;
}

.offer-popup .close:hover {
    background: #0064c7;
}

/*防护产品*/
.fanghu ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.fanghu ul li {
    float: left;
    width: 24.23%;
    margin-right: 1%;
    border: 1px solid #e9e9e9;
    position: relative;
    transition: 0.5s all
}

.fanghu ul li:nth-child(4) {
    margin-right: 0
}

.fanghu ul li a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%
}

.fanghu ul li a img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fanghu ul li span {
    font-size: 18px;
    color: #000;
    line-height: 50px;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.fanghu2 {
    width: 100%;
    overflow: hidden;
    margin: 2% 0;
}

.fanghu2 span {
    float: left;
    width: 43.75%;
    position: relative;
    padding-top: 22.94%;
    transition: 0.5s all
}

.fanghu2 span img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fanghu2 dt {
    float: right;
    width: 56.2%;
    height: 330px;
    padding: 3%;
    background: #f2f2f2;
    font-size: 20px;
    color: #313131;
    line-height: 35px;
    transition: 0.5s all
}

.fanghu2 dt b {
    font-size: 25px;
    color: #000;
}

.fanghu-form {
    background: url(../images/fanghu-form-bg.jpg);
    padding: 3% 0;
    overflow: hidden;
}

.fanghu-form h3 {
    font-size: 40px;
    color: #97d800;
    text-align: center;
}

.fanghu-form .part1 ul {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

.fanghu-form .part1 ul li {
    display: inline-block;
    text-align: left;
    padding-left: 60px;
    margin-right: 60px;
    transition: 0.5s all
}

.fanghu-form .part1 ul li b {
    font-size: 20px;
    color: #97d800;
}

.fanghu-form .part1 ul li span {
    display: block;
    font-size: 18px;
    color: #fff;
}

.fanghu-form .part1 ul li.buyer {
    background: url(../images/buyer.png) no-repeat left;
}

.fanghu-form .part1 ul li.seller {
    background: url(../images/seller.png) no-repeat left;
}

.fanghu-form .fgx {
    width: 90%;
    border-bottom: 1px solid #616161;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
}

.fanghu-form .fgx:after {
    content: '';
    display: inline-block;
    background: url(../images/fgx-icon.png) no-repeat center;
    width: 18px;
    height: 18px;
    position: relative;
    top: 12px;
}

.part2 {
    width: 80%;
    margin: 0 auto;
}

.part2 .demandtype {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.part2 .demandtype span {
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 18px
}

.part2 .demandtype span input {
    display: none;
}

.radio + label {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../images/radio.png) no-repeat center;
    top: 2px;
    cursor: pointer;
}

.radio:checked + label {
    background: url(../images/radio-on.png) no-repeat center;
}

.part2 .protype {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.part2 .protype span {
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
}

.part2 .protype span input {
    display: none;
}

.ckec_1 + label {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../images/ckec_1.png) no-repeat center;
    top: 2px;
    cursor: pointer;
}

.ckec_1:checked + label {
    background: url(../images/ckec_1-on.png) no-repeat center;
}

.proform .pro-input {
    float: left;
    width: 31.99%;
    padding: 16px 20px;
    background: #fff;
    border-radius: 8px;
    margin-right: 2%;
    border: 1px solid #d2d2d2;
    transition: 0.5s all
}

.proform .pro-input:nth-child(3) {
    margin-right: 0;
}

.proform textarea {
    width: 100%;
    padding: 16px 20px;
    background: #fff;
    border-radius: 8px;
    margin-right: 3%;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
    margin-bottom: 24px;
}

.proform button {
    display: block;
    margin: 0 auto;
    width: 196px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 8px;
    background: #8fbe21;
    font-size: 20px;
    color: #fff;
    border: 0;
    margin-bottom: 50px;
}

.proclient .newuser {
    float: left;
    width: 55%;
    height: 126px;
    border-radius: 6px;
    border-left: 1px solid #767676;
    border-bottom: 1px solid #767676;
    border-right: 1px solid #767676;
    position: relative;
    padding-top: 40px;
    padding: 40px 30px 0 10%;
    transition: 0.5s all
}

.proclient .newuser p {
    font-size: 18px;
    color: #90b83d;
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    text-align: center;
}

.proclient .newuser p i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/newuser-i.png) no-repeat center;
}

.proclient .newuser p:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 14px;
    width: 37%;
    height: 1px;
    background: #767676;
}

.proclient .newuser p:after {
    content: '';
    position: absolute;
    right: 2px;
    top: 14px;
    width: 37%;
    height: 1px;
    background: #767676;
}

.proclient .newuser ul li {
    width: 100%;
    float: left;
}

.proclient .newuser ul li span {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    text-align: left;
    width: 18%
}

.proclient .pro-wx {
    float: right;
}

/*==底部===*/
.footer {
    padding: 20px 0 70px 0;
    background: #202020;
    overflow: hidden;
}

.footer .container {
    overflow: hidden
}

.footer .nav h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px
}

.footer .nav h3 hr {
    display: block;
    border: none;
    margin: 10px 0 0 0;
    width: 10px;
    height: 1px;
    background: red;
}

.footer .nav {
    position: relative;
    display: table;
    width: 50%;
    margin-left: 15%;
}

.footer .nav li {
    display: table-cell;
    padding-right: 15px; /*! float: left; *//*! width: 25%; */
}

.footer .nav li a {
    display: block;
    color: #979797;
    line-height: 20px;
    font-size: 14px;
    padding: 3px 0;
}

.footer .nav li a:hover {
    color: #fff
}

.footer .middle {
    float: left;
}

.footer .middle h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

.footer .middle .tel {
    color: #fff;
    font-size: 25px;
    padding-left: 50px;
    font-weight: bold;
}

.footer .middle .txt {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    line-height: 25px;
}

.footer .right {
    width: 20%;
    margin-left: 50px; /*! border-left:1px #313131 solid; *//*! padding-left: 55px; */
}

.footer .right span {
    float: left;
    width: 50%;
    display: block;
    color: #979797;
    font-size: 14px;
    line-height: 23px; /*! padding-right: 20px; */
    text-align: center;
    padding: 0 0 0 20px;
}

.footer .right span img {
    width: 100%;
    display: block;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.footer .link {
    margin: 50px 0 0 0;
}

.footer .link h3 {
    position: relative;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    display: table;
}

.footer .link h3:before {
    position: absolute;
    content: "";
    top: 11px;
    right: -100030%;
    width: 100000%;
    height: 1px;
    border-top: 1px #ddd dotted;
}

.footer .link a {
    color: #aaaaaa;
    font-size: 14px;
    display: inline-block;
    color: #979797;
    padding: 0 15px 0 0;
    margin-right: 15px;
    font-size: 14px;
    line-height: 9px;
    border-right: 1px #999 dashed;
}

.footer .link a:last-child {
    border: none;
}

.footer .down {
    margin-top: 25px;
    color: #5b5b5b;
    font-size: 12px;
    text-align: center;
}

.footer .down a {
    color: #5b5b5b;
    font-size: 12px;
    margin: 0 5px
}

.footer .down a:hover {
    color: #fff
}

.footer a:hover {
    color: #fff
}

.caseshowd {
    text-align: left;
    background: #f2f6fc;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 20px;
}

.slt {
    max-width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    float: left;
    width: 35%;
    margin-left: 3%;
    border-radius: 40px;
}

.caseshowdr {
    line-height: 20px;
    position: absolute;
    width: 55%;
    height: 100%;
    right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 5%;
}

/*.NewsDetailBox .detailCont h2 {*/
/*    font-size: 20px;*/
/*    font-weight: 800;*/
/*    background-color: #f6f6f6;*/
/*    padding: 3px 5px;*/
/*    margin: 12px 0;*/
/*    color: #000000;*/
/*    border-color: #0064c7;*/
/*    border-left-width: 0px;*/
/*    border-style: solid;*/
/*    border-top-width: 0px;*/
/*    border-right-width: 0px;*/
/*    border-bottom-width: 2px;*/
/*}*/
.NewsDetailBox .detailCont h2:before {
    /*content: url("/images/h2left.png");*/
    /*margin-right: 10px;*/
    /*margin-left: -15px;*/
    /*vertical-align: middle;*/
}

.NewsDetailBox .detailCont a {
    color: #434343;
}

#LR_miniframe {
    border-radius: 10px;
}

.jc-right-content {
    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px 10px 20px;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 10px;
}

/*.jc-right-content:nth-child(3){*/
/*    width: 352px;*/
/*    padding: 20px 26px 10px 22px;*/
/*}*/
.jc-right-content .jc-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jc-right-content .jc-title .pht1 {
    font-size: 20px;
    color: #505050;
    position: relative;
}

.jc-right-content .jc-title .pht1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 3px;
    line-height: 6px;
    display: block;
    border-radius: 3px;
    background: #505050;
}

.jc-right-content .jc-title .info span {
    color: #999999;
    font-size: 12px;
}

.jc-right-content ul {
    margin-top: 25px;
}

.jc-right-content ul li {
    /*margin-bottom: 15px;*/
}

.jc-right-content ul li:last-child {
    margin: 0;
}

.jc-right-content ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jc-right-content ul li i {
    width: 32px;
    height: 30px;
    display: block;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.jc-right-content ul li .introduce {
    font-size: 12px;
    color: #595757;
    flex: 1;
    width: 50%;
}

.jc-right-content ul li .introduce .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    width: 95%;
}

.jc-right-content ul li .jc-logo {
    width: 39px;
    height: 39px;
    overflow: hidden;
}

.jc-right-content ul li .jc-logo img {
    max-width: 100%;
}

.jc-right-content ul li:nth-child(1) i {
    background-image: url(/images/ph1.png);
}

.jc-right-content ul li:nth-child(2) i {
    background-image: url(/images/ph2.png);
}

.jc-right-content ul li:nth-child(3) i {
    background-image: url(/images/ph3.png);
}

.jc-right-content ul li:nth-child(4) i {
    background-image: url(/images/ph4.png);
}

.jc-right-content ul li:nth-child(5) i {
    background-image: url(/images/ph5.png);
}

.jc-right-content ul li:nth-child(6) i {
    background-image: url(/images/ph6.png);
}

.jc-right-content ul li:nth-child(7) i {
    background-image: url(/images/ph7.png);
}

.jc-right-content ul li:nth-child(8) i {
    background-image: url(/images/ph8.png);
}

.jc-right-content ul li:nth-child(9) i {
    background-image: url(/images/ph9.png);
}

.jc-right-content ul li:nth-child(10) i {
    background-image: url(/images/ph10.png);
}

.jc-right-content ul li:nth-child(1) .introduce {
    color: #c1272d;
}

.jc-right-content ul li:nth-child(2) .introduce {
    color: #03983e;
}

.jc-right-content ul li:nth-child(3) .introduce {
    color: #e8a321;
}

.jc-right-content ul {
    margin-top: 30px;
}

.jc-right-content ul li a {
    display: flex;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
}

.jc-right-content ul li:last-child a {
    border-bottom: none;
    margin: 0;
}

.jc-right-content ul li a img {
    /* width: 100px;
     height: 70px;*/
    display: block;
}

.jc-right-content ul li .details {
    width: 180px;
    margin-left: 20px;
}

.jc-right-content ul li .details h1 {
    font-size: 12px;
    color: #005dab;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.jc-right-content ul li:hover .details p {
    text-decoration: underline;
}

.jc-right-content ul li .details p {
    font-size: 12px;
    color: #585858;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 6px;
}

.jclct {
    text-align: center;
    margin: 0 auto;
}

.footNav {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.footDiv {
    padding: 0.5rem 0.3rem 2.0rem;
    background: #f3f3f3;
}

.footDiv .part1 {
    padding-left: 1.5rem;
    height: 1.2rem;
    position: relative;
}

.footDiv .part1 .ewm {
    position: absolute;
    left: 0;
    top: 0;
}

.footDiv .part1 .ewm img {
    width: 1.2rem;
}

.footDiv .part1 h2 {
    font-size: 0.2rem;
    color: #333;
    padding-bottom: 0.18rem;
}

.footDiv .part1 .links a {
    padding-right: 0.28rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #666;
}

.footDiv .list {
    padding-top: 0.4rem;
}

.footDiv .list a {
    line-height: 0.46rem;
    padding-right: 0.4rem;
    position: relative;
    font-size: 0.18rem;
    color: #666;
}

.footDiv .list a:after {
    content: '';
    width: 1px;
    height: 0.16rem;
    background: #999;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.08rem;
}

.footDiv .tel {
    font-size: 0.18rem;
    line-height: 0.46rem;
}

.footDiv .msg {
    font-size: 0.2rem;
    line-height: 0.48rem;
    text-align: center;
}

.footDiv .msg2 {
    font-size: 0.2rem;
    line-height: 0.48rem;
    text-align: center;
}

.footDiv .msg2 img {
    position: relative;
    width: 0.18rem;
    padding-right: 0.1rem;
}

.footDiv .link2 {
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.48rem;
}

.footDiv .link2 a {
    padding: 0 0.2rem;
}

.footNav {
    background: #fff;
    height: 1.2rem;
    width: 100%;
    z-index: 2;
    position: fixed;
    left: 0;
    bottom: 0;
    border-top: #eee solid 1px;
}

.footNav li {
    float: left;
    width: 19%;
    text-align: center;
}

.footNav .li01 {
    width: 24%
}

.footNav li a {
    display: block;
    width: 100%;
    height: 1.2rem;
    color: #666;
    font-size: 0.2rem;
    position: relative;
}

.footNav li .ico {
    padding-top: 0.22rem
}

.footNav li .ico img {
    width: 0.46rem;
}

.footNav li p {
    position: absolute;
    left: 0;
    bottom: 0.16rem;
    width: 100%;
    text-align: center;
}

.footNav .li01 .ico {
    padding: 0;
    position: absolute;
    left: 50%;
    margin-left: -0.6rem;
    top: -0.6rem;
}

.footNav .li01 .ico img {
    width: 1.2rem;
}

a, img {
    border: 0;
}

#mmenu {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    z-index: 999;
    background: url(https://www.yjsba.com/images/menubg.png) repeat-x;
}

#mmenu ul {
    margin: 0 auto;
    list-style-type: none;
    width: 100%;
    max-width: 500px;
    height: 100%;
}

#mmenu ul li {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    position: relative;
    font-size: 14px;
}

#mmenu ul li .line {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 30;
}

#mmenu ul li .menu_li {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
    width: 100%;
    height: 100%;
    color: #454545;
    background: url(https://www.yjsba.com/images/menubg.png) repeat-x;
}

#mmenu ul li .img_front {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 30;
    width: 100%;
    height: 100%;
}

#mmenu ul li .img_front img {
    width: 100%;
    height: 100%;
}

#mmenu ul li span {
    position: absolute;
    bottom: -300px;
    left: 50%;
    width: 104px;
    margin-left: -55px;
    margin-bottom: 30px;
    height: auto;
    text-align: center;
    z-index: 10;
}

#mmenu ul li span div {
    position: absolute;
    top: 0px;
    left: 0px;
}

#mmenu ul li span a {
    float: left;
    width: 100%;
    height: 43px;
    line-height: 43px;
    color: #454545;
    text-decoration: none;
}

.footer_front {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 888;
    display: none;
}

.fc-a {
    display: none;
}

.pczz {
    display: block;
    width: 100%;
        text-align: center;
    margin: 0 auto !important;
}

.ydzz {
    display: none;
}

.pcsys {
    display: block;
}

.sjsys {
    display: none;
}

@media (max-width: 750px) {
    .pczz {
        display: none;
    }

    .ydzz {
        display: block;
    }

    .pcsys {
        display: none;
    }

    .sjsys {
        display: block;
    }

    .caseshowdrb p {
        display: none;
    }

    .fc-a {
        width: 100%;
        display: block;
    }

    .fc-bg {
        width: 100%;
        height: 18.66vw;
    }

    .fc-cont {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 988;
        width: 100%;
        height: 14vw;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 5px rgb(72 178 245);
        border-top: 1px solid #9ec4ea;
    }

    .fc-box {
        width: 100%;
        position: relative;
        height: 13.33vw;
    }

    .fc-item {
        position: absolute;
        top: 0;
        height: 100%;
        width: 20%;
        text-align: center;
        padding-top: 1.5vw;
    }

    .fc-b {
        display: inline-block;
        /*margin-bottom: 0.5vw;*/
    }

    .fc-bimg1 {
        display: block;
    }

    .fc-bimg1 img {
        height: 6vw;
    }

    .fc-bimg2 {
        display: none;
    }

    .fc-bimg2 img {
        height: 6vw;
    }

    .fc-c {
        color: #333333;
        font-size: 3.2vw;
    }

    .fc-item.active .fc-bimg1 {
        display: none;
    }

    .fc-item.active .fc-bimg2 {
        display: block;
    }

    .fc-item.active .fc-c {
        /*color: #128fc8;*/
    }

    .fc-d {
        position: absolute;
        bottom: 0;
        left: 40%;
        display: block;
        padding-bottom: 2vw;
        width: 20%;
        text-align: center;
        font-weight: bold;
    }

    .fc-e {
 display: inline-block;
    width: 10.666vw;
    height: 40px;
    line-height: 40px;
    border-radius: 20%;
    margin-bottom: 2.2vw;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgb(0 126 205 / 74%);
    border-radius: 10px;
    }

    .fc-e img {
        width: 90%;
    }

    .fc-f {
        color: #0064c7;
        font-size: 3.2vw;
    }

    .fc-item1 {
        left: 0;
        top: 0;
    }

    .fc-item2 {
        left: 20%;
        top: 0;
    }

    .fc-item3 {
        right: 20%;
        top: 0;
    }

    .fc-item4 {
        right: 0;
        top: 0;
    }
}

.LR_yaoqing-form {
    height: 45px !important;
}

/***艺考左侧推荐热门**/
.artHotSearch .seeMore {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 5px;
    margin: 10px 0;
}

.artHotSearch .title span.name {
    /*margin-left: 13px;*/
    font-size: 20px;
}

.artHotSearch .title {
  font-size: 0;
    height: 31px;
    line-height: 31px;
    margin-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    border: 1px solid #eaeaea;
}

.artHotSearch {
    width: 100%;
    float: left;
    padding: 0 15px;
    padding: 20px 15px;
    background: #fff;
    margin-bottom: 12px;
    /* margin-top:12px; */
}

.rslist {
    padding: 10px;
    border-bottom: 1px solid #eaeeef;
}

.rslist.last {
    border-bottom: none;
}

.rslist .rslist_left {
    font-size: 15px;
    width: 100%;
}

.rslist .rslist_left h5 {
    color: #222;
    line-height: 20px;
}

.rslist a:hover .rslist_left h5 span.fl {
    color: #d11305;
}

.rslist .rslist_left h5 span.fl {
    width: 75%;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.rslist .rslist_left h5 span.fl a {
    color: #505050;
}

.rslist .rslist_left h5 span.fl a:hover {
    color: #d11305;
}

.rslist .rslist_left h5 span.fr {
    height: 20px;
    border-radius: 3px;
    background: #ffefee;
    color: #d11305;
    width: 20%;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    float: left;
}

.rslist .rslist_left .des {
    font-size: 12px;
    color: #999;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    width: 100%;
}

.rslist img.lazy {
    width: 30%;
    display: none !important;
    border-radius: 5px;
    float: right;
    transition: all .5s linear;
}

.rslist img.lazy:hover {
    transform: scale(1.2);
}

#detailtext ul {
    overflow: auto;
    margin: 10px;
    /* text-align: center; */
    /* margin: 0 auto; */
    /* display: flex; */
}

#detailtext li {background: #d0e2ff;float: left;font-size: 15px;padding: 5px 10px;margin: 0 0 10px 10px;border-radius: 5px;/* border: 1px #63a4e5 solid;*/}

/***内容页海报**/
/*内容页顶部固定banner*/
.swiper-fixed-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 0;
    position: relative;
    text-align: center;
}

.swiper-fixed-banner .backdropbg {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background: url(/images/nrbg-1.jpg) repeat rgba(0, 0, 0, 0.3);
    -webkit-backface-visibility: hidden;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    backdrop-filter: blur(0.1px);
    width: 80%;
    margin: 0 auto;
}

.swiper-fixed-banner h1 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-size: 3rem
}

.swiper-fixed-banner p {
    font-size: 1.2rem;
    color: #fff;
    margin: 0px auto;
    text-align: center
}

.swiper-fixed-banner p span {
    margin: 0 15px
}

.swiper-fixed-banner p span:first-child, .swiper-fixed-banner p span:last-child {
    margin: 0
}

.swiper-fixed-banner a {
    margin: 20px auto;
    display: inline-block;
}

.banner-tel-form {
    background: hsla(0, 0%, 100%, .1);
    padding: 5px;
    display: flex;
    margin: 0 auto;
    width: 60%;
}

.banner-tel-form input {
    position: relative;
    /**height: 40px;*/
    padding: 10px 15px;
    font-size: 1rem;
    line-height: 1.3333333;
    display: block;
    width: 100%;
    flex: 1;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 5px;
}

.banner-tel-form button {
    width: 150px;
    vertical-align: top;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 50px 0 8px;
    border: none;
    background: url(/images/btn_right.png) right center no-repeat #004dc1;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
    font-size: 1rem;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    background-size: 45px 100%;
    border-radius: 5px;
}

.banner-tel-form button:hover {
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 30%)
}

.banner-tel-form select {
    border: none
}

.pindaodre {
    width: 50%;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 5px;
    backdrop-filter: blur(3px) hue-rotate(50deg) saturate(50%);
}

.pindaodre h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0 20px 0;
    color: #fff;
    font-weight: normal
}

@media (max-width: 750px) {
    .swiper-fixed-banner {
        margin-top: 20%;
    }

    .banner-tel-form {
        width: 100%;
    }

    .swiper-fixed-banner p {
        font-size: 14px;
    }

    .rack {
        margin-top: 0px !important;
    }

    .banner-tel-form button {
        font-size: 14px;
    }

    .banner-tel-form input {
        padding: 5px;
    }
}

/*****/
.biaodan-pro {
    display: none;
}
 .biaodan-pro {
        color: #fff;
        position: relative;
        background: #0064c7;
        height: 80px;
        width: 100%;
        border-radius: 10px;
        margin: 20px auto;
        padding: 15px 20px
    }

    .biaodan-pro .tuicon {
        font-size: 3em;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 0;
        z-index: 0;
        opacity: .3
    }

    .biaodan-pro h3 {
        font-size: 1em;
        padding: 0
    }

    .biaodan-pro h4 {
        font-size: 12px
    }

    .biaodan-pro h3, .biaodan-pro h4 {
        color: #fff
    }

    .biaodan-pro a {
        display: block;
        /*width: 35%;*/
        position: absolute;
        right: 5%;
        background: #fff;
        padding: 10px;
        top: 50%;
        border-radius: 50px;
        margin-top: -20px;
        font-size: 15px;
        font-weight: 500;
        color: #0064c7 !important;
        text-align: center
    }

    .biaodan-pro a i {
        display: inline-block;
        font-size: 15px;
        margin-left: 5px
    }

    .swiper-fixed-banner .backdropbg {
        width: 100%;
    }

/***内容页提交**/
/*提交按钮*/
@media (max-width: 750px) {
    .biaodan-pro {
        display: block;
    }

    .biaodan-pro {
        color: #fff;
        position: relative;
        background: #0064c7;
        height: 80px;
        width: 100%;
        border-radius: 10px;
        margin: 5px auto;
        padding: 15px 20px
    }

    .biaodan-pro .tuicon {
        font-size: 3em;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 0;
        z-index: 0;
        opacity: .3
    }

    .biaodan-pro h3 {
        font-size: 1em;
        padding: 0
    }

    .biaodan-pro h4 {
        font-size: 12px
    }

    .biaodan-pro h3, .biaodan-pro h4 {
        color: #fff
    }

    .biaodan-pro a {
        display: block;
        /*width: 35%;*/
        position: absolute;
        right: 5%;
        background: #fff;
        padding: 10px;
        top: 50%;
        border-radius: 50px;
        margin-top: -20px;
        font-size: 15px;
        font-weight: 500;
        color: #0064c7 !important;
        text-align: center
    }

    .biaodan-pro a i {
        display: inline-block;
        font-size: 15px;
        margin-left: 5px
    }

    .swiper-fixed-banner .backdropbg {
        width: 100%;
    }
}

/*****/
/*  头部总样式*/
header {
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    height: 50px;
    border-bottom: solid 1px #EEE;
    padding: 10px
}

header.no-background {
    background-color: transparent;
    border-bottom: 0;
    color: #FFF;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

header.no-background a {
    color: #FFF
}

header.no-background .navi-menu-button em {
    background: #FFF
}

header.set-bg {
    background-color: #FFF;
    border-bottom: solid 1px #EEE;
    color: #464646;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1)
}

header.set-bg a {
    color: #464646
}

header.set-bg .navi-menu-button em {
    background: #464646
}

header .go-back-link {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-left: -10px
}

header .page-title {
    font-size: 16px;
    position: absolute;
    left: 50px;
    right: 50px;
    top: 10px;
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap
}

header.with-search-icon .page-title {
    left: 80px;
    right: 50px
}

#logocity {
    margin-top: 5px;
    position: absolute;
    color: white;
    box-shadow: 0 6px 8px 0 rgb(0 0 0 / 24%), 0 17px 50px 0 rgb(0 0 0 / 19%);
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    background: #1a56b5;
    border-radius: 20px;
    padding: 0 10px;
}

/*底部*/
#mini-btn {
    margin-bottom: 5px !important;
    margin-right: 10px !important;
}

.dbhfbottom {
    background: #fff;
    background: linear-gradient(#f7f7f8, #ffffff);
    width: 100%;
    height: 55px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    border-top: rgb(173 204 255) 1px solid;
    border-bottom: rgb(173 204 255) 1px solid;
    padding-top: 8px;
}

.bottom-con {
    width: fit-content;
    margin: 0 auto;
}

.bottom-h3 {
    background: url(/images/bottombar-icon.png) no-repeat 10px center;
    width: 140px;
    height: 34px;
    border: rgb(255 89 0 / 30%) 2px solid;
    border-radius: 4px;
    font-size: 16px;
    color: #ff6a00;
    line-height: 34px;
    padding-left: 45px;
    padding-right: 5px;
    float: left;
    margin-right: 2px;
    letter-spacing: 1px;
    font-weight: 700;
}

/* 16 */
.bottom-btn {
    border: #0064c7 2px solid;
    color: #fff;
    width: 110px;
    height: 34px;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 5px;
    font-weight: 800;
    letter-spacing: 1px;
    background: #0064c7;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    /* background: linear-gradient(135deg, #0064c7 0%,#0064c79c 50%,#0064c766 51%,#0064c7 71%,#0064c7 100%); */
    /* background-size: 400% 400%; */
    /* animation: gradientAnimation 3s ease infinite; */
}




@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.bottom-btn:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    direction: rtl;
    z-index: -1;
    box-shadow: -7px -7px 20px 0px #d7d7d7, -4px -4px 5px 0px #fff9, 7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001;
    transition: all 0.3s ease;
}

.bottom-btn:hover {
    color: #ffffff;
    background: #ffffff;
    /* background: linear-gradient(
135deg, #ff6a00 0%,#ffb785 50%,#ff7615 51%,#ff6a00 71%,#ff6a00 100%); */
    /* background-size: 400% 400%; */
    /* animation: gradientAnimation 3s ease infinite; */
    background: #ff7514;
}

.bottom-btn:hover:after {
    left: auto;
    right: 0;
    width: 100%;
}

.bottom-btn:active {
    top: 2px;
}

#close {
    background: url("/images/close.png") no-repeat 0 0;
    width: 23px;
    height: 23px;
    display: block;
    float: left;
    margin: 10px 0 0 16px;
    cursor: pointer;
}

.bottom-icon {
    background: url("/images/bottom-icon.png") no-repeat 0 0;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #9e9e9e;
    text-align: center;
    line-height: 24px;
    padding: 10px 0 0 10px;
    cursor: pointer;
    display: none;
    margin: 10px;
}

.nrbannerg img {
    width: 100%;
}

.nrbannerg {
    width: 80%;
    margin: auto;
}

@media (min-width: 50px) and (max-width: 750px) {
    .dbhf {
        display: none;
    }

    .nrbannerg, .nrbannerg img {
        display: none;
    }
}

@media (min-width: 750px) and (max-width: 2000px) {
    .header .logo a {
        width: 250px;
    }

    .header .logo img {
        width: 100%;
    }
}

/*****/
.swiper-fixed-banner {
    display: none;
}

.td_style_last {
    background: #ebeaea;
    border: #cbcbcb 1px solid;
    margin: 10px;
    padding: 10px;
    display: grid;
}

.search_detail_table_name {
    color: #0064c7;
    width: 100%;
    float: left;
    display: inline-block;
    border-bottom: #d9d9d9 1px solid;
}

.text_range_div {
    width: 100%;
    padding: 10px;
    height: auto;
    display: inline-block;
    font-size: 14px;
    color: #3e3e3e;
    border-bottom: #d9d9d9 1px solid;
}

.text_keywords {
    color: #565656;
    width: 100%;
    font-size: 14px;
}

.text_keywords1 {
    width: 50%;
    display: block;
    float: left;
    color: #3e3e3e;
}

.text_keywords2 {
    width: 50%;
    display: block;
    float: left;
    color: #3e3e3e;
}

.text_range_div1 {
    color: #686868;
}

.text_keywords11 {
    color: #686868;
}

.text_keywords22 {
    color: #686868;
}

.td_list {
    height: 500px;
    overflow: scroll;
    overflow: auto;
    font-size: 16px;
    padding: 5px;
    line-height: 200%;
    margin-left: 25px;
    margin-right: 25px;
}

@media (min-width: 50px) and (max-width: 750px) {
    .text_keywords1 {
        width: 100%;
        display: block;
        float: left;
        color: #3e3e3e;
    }

    .text_keywords2 {
        width: 100%;
        display: block;
        float: left;
        color: #3e3e3e;
    }
}

.inv_bg_color .img_bg {
    width: 220px !important;
    height: 80px !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.inv_content {
    text-align: center !important;
}

.testitem {
    background: #ebeaea;
    float: left;
    font-size: 14px !important;
    padding: 5px 10px !important;
    margin: 0 0 10px 10px !important;
    border-radius: 5px;
    border: 1px #cfcfcf solid;
    line-height: 20px !important;
}

.jiancexiangmu, .jiancefanwei {
    background: #cee8ff9c;
    float: left;
    font-size: 14px !important;
    padding: 5px 10px !important;
    margin: 0 0 10px 10px !important;
    border-radius: 5px;
    border: 1px #6eb7ff solid;
    line-height: 20px !important;
}

.nrxiangmu, .nrfanwei {
    overflow: auto;
    font-size: 16px;
    padding: 5px;
    line-height: 200%;
    margin-left: 25px;
    margin-right: 25px;
}

.nrbannerg {
    display: none;
}

/*清除浮动*/
.clearfix {
    zoom: 1;
}

.clearfix:before, .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}

.advantages1 {
    margin-top: 20px;
}

.service {
    margin: 0 auto;
    width: 90%;
    /*display: none;*/
}

/*产品优势*/
.advantages1 ul {
    /* padding-bottom: 50px; */
    /* height: 160px; */
    display: flex;
}

.advantages1 ul li {
    /* width: 24%; */
    /* flex-grow: 1; */
    /* height: 150px; */
    /* float: left; */
    margin-left: 1%;
}

.advantages1 ul li:first-child {
    margin-left: 0;
}

.advantages1 ul li a {
    position: relative;
    width: 100%;
    display: block;
    box-shadow: 0 4px 8px rgb(19 177 222 / 30%);
}

.advantages1 ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.advantages1 ul li .txt {
    position: absolute;
    top: 20px;
    right: 0;
    width: 100%;
}

.advantages1 ul li h3 {
    width: 100%;
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin: auto;
}

.advantages1 ul li p {
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.advantages1 ul li.a2 a {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.advantages1 ul li.a3 p {
    /* color: #c4e2f7;*/
}

.advantages1 ul li:hover a {
    transform: translateY(-6px);
}

@media (min-width: 1087px) and (max-width: 1330px) {
    .service {
        margin: 0 auto;
        width: 100%;
    }
}

@media (min-width: 300px) and (max-width: 1087px) {
    .service {
        margin: 0 auto;
        width: 100%;
    }

    .advantages1 ul li {
        /* width: 24%; */
        /* height: 110px; */
        /* float: left; */
        margin-left: 1%;
        flex-grow: 1;
    }

    .advantages1 ul li .txt {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
    }

    .advantages1 ul {
        padding-bottom: 0px;
        /* height: 120px; */
    }
}

@media (min-width: 50px) and (max-width: 750px) {
    .service {
        display: none;
    }
}

.leixing {
    margin-right: 9pt;
    color: #fff;
    font-weight: 700;
    float: right;
}

.yclx {
    padding: 2px 10px;
    border-radius: 2px;
    background: #ff0000;
}

/*标题及左右背景图片*/
.news-body {
    position: relative
}

/*左侧图片*/
.news-pic-box {
    position: absolute;
    top: 12px;
    left: 0;
    width: 420px;
    height: 280px;
    background: url(./../images/t.png);
    background-position: center;
    background-size: cover
}

/*右侧轮播*/
.syjjnews-text {
    box-shadow: 0 15px 30px 10px rgba(196, 203, 222, 0.43);
    border-radius: 2px;
    padding-left: 40px;
    margin-left: 380px;
    background-color: white;
    height: 304px
}

.news-body:after {
    content: "";
    display: table;
    clear: both
}

.news-text-content {
    position: relative;
    overflow: hidden;
    height: 100%
}

.news-text-content ul {
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: content-box
}

.news-text-content li {
    padding: 30px 60px;
    height: 100%;
    position: relative
}

.news-text-content h1 {
    max-height: 56px;
    font-size: 22px;
    line-height: 24px;
    color: #383e63;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .2s;
    margin-bottom: 10px
}

.news-text-content h1 a {
    display: block
}

.news-text-content p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
    color: #737895;
    position: relative
}

/*悬停标题颜色*/
.news-title-content:hover {
    /*cursor: pointer*/
}

.news-title-content:hover h1 {
    color: #f66f6a
}

/*按钮*/
.syjjcui-btn {
    display: inline-block;
    height: 40px;
    padding: 0 30px;
    border: solid 1px transparent;
    border-radius: 2px;
    background: transparent;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    transition: 0.2s;
    border-color: #0064c7;
    background-color: #0064c7;
    color: #fff;
}

.syjjcui-btn:hover {
    box-shadow: 0 8px 16px rgb(0 100 199);
}

@media (min-width: 50px) and (max-width: 1024px) {
    /*标题及左右背景图片*/
    .news-body {
        position: relative
    }

    /*左侧图片*/
    .news-pic-box {
        position: absolute;
        top: 12px;
        left: 0;
        width: 100%;
            height: auto;
        background: url(./../images/t.png);
        background-position: center;
        background-size: cover;
        position: inherit;
    }

    /*右侧轮播*/
    .syjjnews-text {
        box-shadow: 0 15px 30px 10px rgba(196, 203, 222, 0.43);
        border-radius: 2px;
        padding-left: 0px;
        margin-left: 0px;
        background-color: white;
        height: 100%;
        position: relative;
    }

    .news-body:after {
        content: "";
        display: table;
        clear: both
    }

    .news-text-content {
        position: relative;
        overflow: hidden;
        height: 100%
    }

    .news-text-content ul {
        position: relative;
        width: 100%;
        height: 100%;
        box-sizing: content-box
    }

    .news-text-content li {
        padding: 20px;
        height: 100%;
        position: relative
    }

    .news-text-content h1 {
        max-height: 56px;
        font-size: 22px;
        line-height: 24px;
        color: #383e63;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        transition: .2s;
        margin-bottom: 10px
    }

    .news-text-content h1 a {
        display: block
    }

    .news-text-content p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 22px;
        color: #737895;
        position: relative
    }

    /*悬停标题颜色*/
    .news-title-content:hover {
        cursor: pointer
    }

    .news-title-content:hover h1 {
        color: #f66f6a
    }

    /*按钮*/
    .syjjcui-btn {
        display: inline-block;
        height: 40px;
        padding: 0 30px;
        border: solid 1px transparent;
        border-radius: 2px;
        background: transparent;
        font-weight: 400;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        user-select: none;
        transition: 0.2s;
        border-color: #0064c7;
        background-color: #0064c7;
        color: #fff;
    }

    .syjjcui-btn:hover {
        box-shadow: 0 8px 16px rgb(0 100 199);
    }
}

#mini-btn, .pc-visitor-header, #btnSend {
    background-color: #0064c7 !important;
}

@media (min-width: 750px) and (max-width: 1200px) {
    .bottom-con a:nth-child(4) {
        display: none;
    }

    .bottom-con a:nth-child(5) {
        display: none;
    }

    .list-down li .pic {
        width: 30%;
    }
}

.tbcma {
    width: auto !important;
    margin-right: 5px;
    float: left;
    height: 21px;
}

@media (min-width: 50px) and (max-width: 750px) {
    .tbcma {
        height: 15px !important;
    }
}

.h2_1 {
    width: 29px;
    height: 29px;
    background-color: #7eacf8;
    border-radius: 50%;
    float: left;
    color: #3e3e3e;
    line-height: 5;
    font-size: 16px;
}

.h2_2 {
    font-size: 16px;
    color: #fefefe;
    letter-spacing: 1px;
    text-align: center;
    line-height: 30px;
    margin-left: 0px;
}

.h2_3 {
    width: 30px;
    margin-right: 5px;
    float: left;
    color: #3e3e3e;
    line-height: 4;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 10px;
}

.h2_3 img {
    display: block;
    width: 100%;
}

.h2_2 p {
    margin-left: 0px !important;
    padding: 0px !important;
    padding-left: 4px !important;
}


#app {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 10px;
}

.ysbox {
    width: 24%;
    overflow: hidden;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 0px 15px 25px 15px;
    /* box-shadow: 0 0 10px rgb(61 175 246); */
    border-radius: 5px;
    border: 1px solid #9ec4eaad;
}

.ysbox a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #535353;
    text-decoration: none;
}

.ysbox a:hover {
    color: #0064c7;
}

.imgysbox {
    width: 280px;
    height: 186.67px;
    overflow: hidden;
}

.imgysbox img {
    width: 100%;
    height: 100%;
    transition: all 0.6s linear;
}

.yssource {
    border: 1px solid #535353;
    padding: 6px 20px;
    border-radius: 25px;
    margin: 20px;
}

.ystitle {
    margin-bottom: 10px;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 800;
}

.ysdetail {
    font-size: 16px;
    line-height: 160%;
    text-align: justify;
    width: 100%;
}

/*鼠标hover效果*/

.ysbox:hover {
    box-shadow: 0 0 10px rgb(8 122 193 / 48%);
}


.ysbox:hover img {
    transform: scale(1.15);
}

.ysbox:hover .yssource {
    background: #e52d67;
    border-color: #e52d67;
    color: #ffffff;
}


@media (min-width: 50px) and (max-width: 750px) {
    #app {
        display: flow-root;
    }

    .ysbox {
        width: 100%!important;
        margin-bottom: 10px;
    }

}




/*.detailCont h2{*/
/*	padding-top:60px;*/
/*	margin-top:-60px;*/
/*}*/


.ProductIndexBox .list1 {
    display: none
}

.ProductIndexBox .list1 li {
    float: left;
    width: 50%; /*background:#eee;*/
}

.ProductIndexBox .list1 li .bx {
    display: block;
    padding: 30px;
    margin: 0 20px 20px 0;
    height: 130px;
    border: 1px #ddd solid;
    vertical-align: middle;
}

.ProductIndexBox .list1 li:nth-child(2n) a {
    margin-right: 0px;
}

.ProductIndexBox .list1 li em {
    position: relative;
    float: left;
    display: inline-block;
    width: 55px;
    height: 60px;
    margin-right: 40px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100%; /* vertical-align: middle; */
}

.ProductIndexBox .list1 li em:before {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ddd
}

.ProductIndexBox .list1 li .title {
    display: block;
    color: #000;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.ProductIndexBox .list1 li p { /*! display:flex; */
    color: #898989;
    font-size: 12px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.ProductIndexBox .list1 li p a {
    color: #898989;
    font-size: 12px;
    display: inline-block; /*! float: left; *//*! display: block; */
    margin-right: 5px;
}

.ProductIndexBox .list1 li p a:after {
    content: "";
    float: right;
    margin: 2px 6px 0 6px;
    display: block;
    width: 1px;
    height: 12px;
    background: #999;
    transition: all .4s ease-in-out;
}

.ProductIndexBox .list1 li:hover .bx {
    background: #0064c7
}

.ProductIndexBox .list1 li:hover em {
    background-position: 0 -63px
}

.ProductIndexBox .list1 li:hover h4, .ProductIndexBox .list1 li:hover p, .ProductIndexBox .list1 li:hover a {
    color: #fff
}

.ProductIndexBox .list1 li a:hover {
    text-decoration: underline
}

.ProductIndexBox .list1 li:hover p a:after {
    background: #fff
}

/*==产品列表↓==*/
.ProductListBox {
    margin: 20px 0;
}

.ProductListBox .list1 {
    display: flex;
}

.ProductListBox .list1 li {
    float: left;
    width: auto;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #e5f4ff;
        flex-grow: 1;
}

.ProductListBox .list1 li a {
    display: block;
    padding: 5px;
    margin: 0 0px 0px 0;
    min-height: 30px;
    border: 1px #2e7dcc solid;
    vertical-align: middle;
    border-radius: 10px;
}

.ProductListBox .list1 li:nth-child(2n) a {
    margin-right: 0px;
}

.ProductListBox .list1 li h4 {
        color: #2e7dcc;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

.ProductListBox .list1 li p {
    color: #898989;
    font-size: 12px;
}

.ProductListBox .list1 li:hover a {
    background: #0064c7
}

.ProductListBox .list1 li:hover h4, .ProductListBox .list1 li:hover p {
    color: #fff
}

.catalogue-box {
    /* border: 2px solid #0064c7; */
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
}

.linkBox a {
    float: left;
    display: table-cell;
    white-space: nowrap;
    font-size: 15px;
    text-align: center;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    position: relative;
    padding: 0.5% 1%;
    width: 10%;
    border: 1px solid #0064c7;
    margin-bottom: -1px;
    margin-top: -1px;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
    overflow: hidden;
}

.link-item:hover {
    border-bottom-color: #253652;
    color: #00a4ff;
    background: #e2e8f2;
}

.link-item {
    border-right: 0px;
    /* display: none !important; */
    background: #ccdffe !important;
    text-align: center;
    font-size: 14px;
    padding: 0 !important;
    margin: 0 auto !important;
    border-radius: 5px;
    border: 0 !important;
    width: 100%!important;
    color: #0064c7;
    font-weight: 700;
    font-size: 18px !important;
    letter-spacing: 2px;
}
.linkBox a:last-child {
  
    display: none !important;
    
}
.linkBox a:first-child {
    font-weight: 600;
    background-color: #e2e8f2;
}


@media (max-width: 750px) {
    .linkBox a {
        float: left;
        display: table-cell;
        white-space: nowrap;
        font-size: 16px;
        text-align: center;
        border-bottom: 3px solid transparent;
        cursor: pointer;
        position: relative;
        padding: 0% 1%;
        width: 50%;
        border: 1px solid #0064c7;
        margin-bottom: -1px;
        margin-top: -1px;
        /*margin-left: -1px;*/
        /*margin-right: -1px;*/
            border-radius: 10px;
    }

    .linkBox a:first-child {
        width: 100%;
    }

   .linkBox a:last-child {
        border-right: 0px;
        display: block;

    }
}

.labclass {
    padding-top: 200px;
    margin-top: -200px;
    width: 100%;
    display: block;
}
.linkBox a {
    float: left;
    display: table-cell;
    white-space: nowrap;
    font-size: 15px;
    text-align: center;
    border-bottom: 3px solid transparent !important;
    cursor: pointer;
    position: relative;
    padding: 0.5% 1%!important;
    background-color: #ccdffe !important;
    /* width: 9%; */
    border: 1px solid #0064c7 !important;
    margin-bottom: -1px !important;
    margin: 3px !important;
    padding: 5px 2px !important;
    margin-top: -1px;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
    overflow: hidden;
    text-align: center;
    border-radius: 10px;

    flex-grow: 1;
}
.linkBox{
    display: flex;
}
@media (max-width: 750px) {
    .linkBox{
    display: block;
}
}

@media (max-width: 750px) {
    #detailtext li {
    margin: 1%;
    width: 48%;
    text-align: center;
    /*float: none;*/
}

.ProductListBox .list1 {
    display: block;
}


.ProductListBox .list1 li {
    width: 48%;
    margin: 1%;
    text-align: center;
}
.link-item{
    float: none!important;
}
    .linkBox a {
    float: left !important;
    display: table-cell;
    white-space: nowrap;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 1% !important;
    padding: 5px 1px !important;
    width: 48% !important;
    border: 1px solid #0064c7;
    margin-top: 5px !important;
    margin-bottom: -1px;
    margin-top: -1px;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
    border-radius: 10px;
    }

    .linkBox a:first-child {
        width: 100%;
    }

    .linkBox a:last-child {
        border-right: 0px;
        display: block;

    }
}
.linkBox .link-item:hover{
    color: #f60;
    font-weight: bold;
    font-size: 18px !important;
    background-color: #e5e0d9 !important;
}
    .linkBox a:hover{
          background-color: #e5e0d9 !important;
          border-color: #f60!important;
    }

.inb3-box {
    margin-top: 0px;
    background: url("../images/inb3-box.jpg") no-repeat center top;
    height: 140px;
}
.inb3-box .info {
    float: left;
        padding: 3% 0 0% 5%;
}
.inb3-box .tit{
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
}
.inb3-box .text {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 15px;
    color: #FFFFFF;
}
.inb3-btn {
    float: right;
    margin: 0% 5% 0 10%;
}
/*.inb3-btn .btn {*/
/*    width: 157px;*/
/*    color: #0064c7 !important;*/
/*}*/
/*.inb3-btn:hover  {*/
/*   background: #0064c7;*/
/*}*/

/*.inb3-btn .btn:hover {*/
/*    color: #ffffff !important;*/
/*}*/
.inb3-btn .btn .marktext{
        background: white;
        padding: 10px 40px;
        color: #ff6a00;
        font-weight: bold;
        font-size: 17px;
}
.inb3-btn .btn .marktext:hover {
    background-color: #ff6a00;
    color: #fff;
}

@media (max-width: 750px) {
   .inb3-box {
    display: none;
}
}

.same-btn {
	text-decoration: none;
    display: inline-block;
    border: #2285ee solid 1px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin: 0 6px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    transition: .15s;
    color: #2285ee;
    font-weight: 400;
}
.same-btn:hover {
	background: #2285ee;
	color: #fff;
}
.map-wrapper {
    background: #fff;
    border: #e0e0e0 solid 1px;
    margin-top: 40px;
}
.map-wrapper>p:first-child {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: #e0e0e0 solid 1px;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    background: #fafafa;
    color: #0064c7;
}
.map-box {
    width: 900px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
}
.multiple-button {
	text-align: center;
}
.multiple-button button {
	width: 230px;
	height: 36px
}
.multiple-button p {
	margin: 18px 0;
	font-size: 18px;
	font-weight: bold;
}
#hover-callback,
#click-callback {
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

@media (max-width: 750px) {
   .map-wrapper {
    display: none;
}
.jcxm-contact-box {
    display: none;
}
}

.jcxm-contact-box {
    text-align: center;
    margin: 0px auto 0px;
}

.jcxm-contact-box .search-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-top: 10px; */
    /* border: 1px solid #0064c7; */
}

.jcxm-contact-box .search-box .icon {
    width: 50px;
    height: 50px;
    background-color: #0064c7;
    border-radius: 12px;
}

.jcxm-contact-box .search-box .search-input {
    margin-left: 20px;
    width: 70%;
    height: 50px;
    line-height: 50px;
    background-color: #d9e5fd;
    border-radius: 12px;
    padding: 0;
    padding: 0 15px;
    font-size: 16px;
    color: #767676;
    text-align: left;
    letter-spacing: 2px;
    font-weight: 700;
    /* border: 1px solid #0064c7; */
}

.jcxm-contact-box .search-box .search-input .hlight {
    color: #0064c7;
}

.jcxm-contact-box .search-box .btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e6eaf6;
    border-radius: 12px;
    font-size: 32px;
    color: #888;
    margin-left: 20px;
    background-image: url(/images/arrow.png);
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-position: center;
    /* border: 1px solid #0064c7; */
}

.jcxm-contact-box .search-box:hover .btn {
    color: #65BD73;
	background-image: url(/images/arrow_hover.png);
}



.jcxmts {
    background-color: #d9e5fd !important;
    border: 1px;
    /*box-shadow: 0 0 5px rgb(8 122 193 / 89%);*/
    text-align: center;
    line-height: 25px !important;
    font-size: 14px !important;
    color: #0064c7;
    padding: 1px !important;
    margin: 10px;
}
.jcxmtszx{
       color: #0064c7 !important;
}



.xmcsli li{
    width: 49%!important;
}
.pczz img,.syshj img{
    width: auto !important;
}
@media (max-width: 1280px) {

.xmcsli li{
    width: 95%!important;
}
.pczz img,.syshj img{
    width: 100% !important;
}
.NewsDetailBox .pag a {

    height: 40px;
    overflow: hidden;
}
.marktext{
    line-height: 20px;
}
}

/*.content-body p img:first-child{*/
/*    border: 2px solid #cccccc;*/
/*}*/

.logo a img:nth-child(2){
    display: none;
}
@media (max-width: 750px) {
#bannerBox{
    display: none;
}
.logo a img:first-child{
    display: none;
}
.logo a  img:nth-child(2){
    display: block;
}
.header.fixed-top {height: 50px;}
}

.logoimg{
    width: 250px;
}

@media (max-width: 750px){
.logoimg{
    width: 150px;
}
}
@media (min-width: 1700px){
.header .search input {

    width: 200px;

}
}

@media (max-width: 1280px){
.inb3-btn {
    float: right;
    margin: 0% 10% 0 10%;
}
}
@media (min-width: 1870px){
.inb3-box .info {
    float: left;
    padding: 3% 0 0% 10%;
}

.inb3-btn {
    float: right;
    margin: 5% 10% 0 10%;
}
}

@media (min-width: 1742px){
.header .nav > li {
    position: relative;
    float: left;
    padding: 0 20px 41px 20px;
}
    
    
}

@media (min-width: 1280px) and (max-width: 1870px) {
    .inb3-btn {
    float: right;
    margin: 0% 10% 0 10%;
}
}
@media (max-width: 1024px){
.newsHome .tone li:last-child{
    display: none;
}
    #detailtext li {
    margin: 1%;
    width: 48%;
    text-align: center;
    /*float: none;*/
}

.ProductListBox .list1 {
    display: block;
}

.linkBox {
    display: block;
}
.ProductListBox .list1 li {
    width: 48%;
    margin: 1%;
    text-align: center;
}
.link-item{
    float: none!important;
}
    .linkBox a {
   float: left !important;
    display: table-cell;
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 1% !important;
    padding: 2px 1px !important;
    width: 48% !important;
    border: 1px solid #0064c7;
    margin-top: 5px !important;
    margin-bottom: -1px;
    margin-top: -1px;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
    border-radius: 10px;
    }

    .linkBox a:first-child {
        width: 100%;
    }

    .linkBox a:last-child {
        border-right: 0px;
        display: block;

    }
}

.main-im a, .main-im img {
    border: 0;
}

/*.main-im a {*/
/*    text-decoration: none;*/
/*}*/

/*.main-im a:hover {*/
/*    text-decoration: underline;*/
/*}*/

.main-im body {
    font: 12px/180%;
    color: #333333;
}

/*main css*/
.main-im {
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 100;
    width: 120px;
    height: 272px;
}

.main-im .qq-a {
    display: block;
    width: 120px;
    height: 116px;
    font-size: 14px;
    color: #0064c7;
    text-align: center;
    position: relative;
}

.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 120px;
    left: 0px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
}

.main-im .qq-hover-c {
    width: 80px;
    height: 80px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 5px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 120px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #0064c7;
    background: url(/images/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
    max-width: 70px;
    display: block;
    position: absolute;
    left: 7px;
    top: 5px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 7px;
    top: 5px;
    position: absolute;
}

.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #ffffff;
    border-radius: 10px;
    background: #0064c7;
    display: none;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 100%;
    /* height: 140px; */
    border-bottom: 1px solid #0064c7;
    margin: 0px 0px 0px 0px;
    /* padding: 10px 0; */
}

.main-im .im_main .im-tel div {
    font-size: 12px;
    margin-top: 6px;
    color: white;
    letter-spacing: 1px;
}

.main-im .im_main .im-tel .tel-num {
    color: #ffffff;
    margin-top: 8px;
    background-color: #ea7b05;
    border-radius: 5px;
    width: 90%;
    display: block;
    font-size: 14px;
    padding: 3px 0;
    margin: 0 auto;
    margin-top: 5px;
    font-weight: 800;
    letter-spacing: 2px;
    /* background: linear-gradient( 
135deg, #ff6a00 0%,#fb9c5b 50%,#ff7615 51%,#ff6a00 71%,#ff6a00 100%); */
    /* background-size: 400% 400%; */
    /* animation: gradientAnimation 3s ease infinite; */
}

.main-im .im_main .im-tel:hover {
    background: #0064c7;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(/images/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 120px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(/images/totop-icon.png) no-repeat center center;
    float: right;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-right: -9px;
    float: right;
    width: 35px;
    height: 101px;
    background: url(/images/open_im.png) no-repeat left top;
    background-size: contain;
}

.main-im .im_main .im-tel a:hover {
    background: #ffffff;
    color: #4d5c89;
}
@media (max-width: 750px) {
    .main-im{
        display: none;
    }
}


.fc-bimg1 object,.fc-bimg2 object{
    width: 25px;
    height: 25px;
}

.fc-e object{
        width: 35px;
        height: 35px;
        margin-bottom: 5px;
}


