﻿@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}

.banner_box,.m_img,.m_nav{
	display: none;
}


@media screen and (max-width:990px) {
.banner_box,.m_img,.m_nav{
	display: block;
}

.links{
    display:none;
}
.ny-main {
    margin-top: 24px;
}	 
.titleRight{
    display: none
}

/*搜索*/
.top_search {
    float: right;
    margin-right: 14px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .18rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 1.1rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 274%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}
.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #2ba70e solid 1px;
    background-color: #2ca70e;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}	
	
.box {
    padding-left: 0px;
    border: #CCC solid 0px;
    margin: 0 auto;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #666;
    font-family: "微软雅黑",Arial;
    font-weight: normal;
    text-align: left;
}



/* 手机导航 */
.m_img {
    display: block;
    height: 1.1rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.15rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.4rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}
/* 手机导航 */

.banner_box img{width:100%; display:block;}
.banner_box{width:100%;text-align:center; margin-top:1.1rem;}
.banner_box img{vertical-align:middle;}
.roll_img_mb_01{overflow:hidden;position:relative;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;}
.roll_img_mb_01 .nav_box{overflow:hidden; position:absolute; left:50%; transform:translate(-50%,0); bottom:20px;}
.roll_img_mb_01 .nav_box li{width:30px;height:3px; font-size:1px; overflow:hidden; background:#fff; float:left; margin:4px;}
.roll_img_mb_01 .nav_box .li_on{background:#0037ad;}
.img_box li{height: auto!important;}

.container {width:100%;padding: 0 5%;margin: 0 auto;}
.header-bg,.header-body,.header-nav,.slideBox,.key-words,.main-left-bottom,.lx_boxx h2{display: none}
.se-fw-left {width: 40%;height: auto;padding: 0px 0 75px;position: relative;float: left;display: none;}
.se-fw-right {width: 100%;float: right;}

.se-fw-right p {
    padding-top: 14px;
    width: 100%;
    font-size: 15px;
    line-height: 200%;
    color: #666;
    text-align: justify;
}
.se-fw-right font {
    color: #184d9c;
    font-size: 18px;
    font-weight: bold;
}
.se-fw-right h2 {
    font-size: 18px;
    color: #000;
    margin-top: -1px;
}
.se-fw {
    margin-top: 30px;
}
.se-fw-right a {
    line-height: 30px;
    height: 30px;
    background: #184d9c;
    border-radius: 45px;
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    width: 160px;
    top: 13px;
    font-size: 13px;
    color: #fff;
}


.index-product {
    margin-top: 50px;
}

.index-title h3 {
    font-size: 18px;
    text-align: center;
    color: #333;
}
.index-title i {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: #184d9c;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 3px;
    margin-right: 5px;
}


.se-fw-right h2 i i{
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: #184d9c;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 3px;
    margin-right: 5px;
}

.index-product-body {
    margin-top: 16px;
}

.index-product-left {
    width: 100%;
    float: none;
}

.index-product-left h2 {
    background: #184d9c;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    text-indent: 10px;
}

.index-product-left ul li {
    list-style: none;
    border-bottom: #dedede 1px solid;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 12px;
    background: url(../images/ico1.jpg) no-repeat 220px center;
    width: 46%;
    float: left;
    margin: 0 5px;
    background-size: cover;
}

.index-product-left ul {
    display: table;
    width: 100%;
    border: 1px solid #ddd;
    padding-bottom: 10px;
}

.index-product-right {
    width: 100%;
    float: none;
    border: 1px solid #ddd;
    display: table;
    margin-top: 18px;
}

.index-product-right dl dd {
    width: 48%;
    float: left;
    padding: 5px;
    margin: 1%;
    display: none;
}

.index-product-right dl dd:nth-child(1),
.index-product-right dl dd:nth-child(2),
.index-product-right dl dd:nth-child(3),
.index-product-right dl dd:nth-child(4),
.index-product-right dl dd:nth-child(5),
.index-product-right dl dd:nth-child(6){
	display: block;
}



.index-product-right dl dd .pic-name {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.head_top {
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}

.xz {
    margin-top: 30px;
}

.head_top i {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: #184d9c;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 2px;
}

.h_pre, .h_next{
    display: none
}



#ysby_bg {
    background: url(../images/yst.jpg) no-repeat center;
    width: 100%;
    height: auto;
    margin-top: 25px;
    background-size: cover;
    padding-bottom: 20px;
}
.by_1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: none;
}
.ysby_wenzi {
    font-size: 14px;
    color: #484848;
    text-align: center;
    padding: 0 5%;
    padding-top: 80px;
}
#by_r {
    width: 100%;
    background: #f5f5f5;
    padding: 0 5%;
    padding-bottom: 20px;
}

.by_11 {
    font-size: 16px;
    font-weight: bold;
    color: #484848;
    width: 100%;
    padding-left: 0;
    margin-bottom: 8px;
}

.by_22 {
    font-size: 13px;
    line-height: 35px;
    color: #484848;
    width: 100%;
    padding-left: 0;
    margin-bottom: 15px;
}


.by_33 {
    font-size: 16px;
    font-weight: bold;
    color: #484848;
    width: 100%;
    padding-left: 0;
    margin-bottom: 12px;
}

.by_44 {
    font-size: 13px;
    line-height: 35px;
    color: #484848;
    width: 100%;
    padding-left: 0;
}

.by_1k {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 18px;
}

.by_1r {
    width: 100%;
    height: auto;
    background: inherit;
}

.by_55 {
    font-size: 16px;
    font-weight: bold;
    color: #484848;
    width: 100%;
    margin-left: 0;
    margin-bottom: 6px;
}

.by_66 {
    font-size: 13px;
    line-height: 35px;
    color: #484848;
    width: 100%;
    margin-left: 0;
    margin-bottom: 14px;
}

.by_77 {
    font-size: 16px;
    font-weight: bold;
    color: #484848;
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
}

.by_88 {
    font-size: 13px;
    line-height: 35px;
    color: #484848;
    width: 100%;
    margin-left: 0;
}



.index-case {
    margin-top: 40px;
}

.index-case-body {
    margin-top: 15px;
}

.index-case-body ul li{
    width: 48%;
    float: left;
    margin:1%;
}

.index-case-body ul li .case-pic img {
    width: 100%;
    height: auto;
    border: 3px solid #ddd;
}
.index-case-body ul li .case-name {
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
}


.tabs-title a {
    display: inline-block;
    margin-right: 12px;
    color: #333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    width: auto;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 0 10px;
}




.news-tbas {
    margin-top: 18px;
}

.index-new-bg {
    margin-top: 30px;
}

.news-list li:nth-child(1) {
    width: 100%;
    margin-right: 0;
    background: none;
}

.news-list li {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(/ufile/83568/image/ico22.jpg) no-repeat right center;
    margin-bottom: 15px;
}

.news-list .news-intro {
    padding-left: 0;
    margin-right: 0;
}

.news-list li:nth-child(2) .news-intro {
    padding-left: 0;
    margin-right: 0;
    width: 64%;
    float: right;
}

.news-list .news-img {
    float: left;
    width: 31%;
    overflow: hidden;
    height: auto;
}

.news-intro .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.news-list li:nth-child(1) .news-intro .title {
    margin: 0px 0 6px 0;
}

.news-intro .content {
    font-size: 13px;
    line-height: 22px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news-intro .info {
    font-size: 14px;
    padding: 9px 0;
    display: none;
}


.news-intro .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-bottom: 5px;
}

.news-list li:nth-child(1) .news-img {
    float: none;
    height: auto;
    width: 31%;
    float: left;
}

.news-list li:nth-child(1) .news-img img {
    width: 100%;
    height: auto;
}

.news-list li:nth-child(1) .news-intro {
    padding-left: 0;
    width: 65%;
    float: right;
}

.list-main {
    min-height: auto;
}






.links h2 {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    float: left;
}

.footer ul {
    height: auto;
    line-height: 30px;
    text-align: center;
    color: #333;
    color: #fff;
    margin-top: 16px;
}


.footer ul li a {
    color: #333;
    text-decoration: none;
    margin: 0 -3px 0 0;
    font-size: 14px;
    background: url(../images/x2.jpg) no-repeat right center;
    padding-right: 16px;
}


.db_xx {
    float: left;
    width: 100%;
    margin-left: 0;
}

.db_xx li {
    float: left;
    width: 45%;
    height: 28px;
    padding-left: 0px;
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    margin-right: 1%;
}

.dblogo {
    float: none;
    margin-top: 5px;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
.dblogo img{
    width: 20px
}
.dblogo img {
    width: 105px;
}
.footer-com {
    margin-top: 12px;
    margin-bottom: 40px;
    display: table;
    width: 100%;
}

.db_bq {
    background: #184d9c;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    clear: both;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.main-right {
    border: 1px solid rgb(219, 219, 219);
    float: right;
    overflow: hidden;
    padding: 15px 2px;
    width: 100%;
    background-color: rgb(255, 255, 255);
}
.main-left {
    width: 100%;
    float: left;
}

.main-left-top h2 {
    padding: 0px;
    margin: 0;
    background: #184d9c;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    font-family: "微软雅黑";
    font-size: 16px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0;
    font-weight: normal;
    color: #fff;
    text-align: left;
    text-indent: 10px;
}

.main-left-top ul {
    border: solid 1px #dbdbdb;
    border-top: none;
    margin-top: 0;
    padding: 5px;
    display: table;
    width: 100%;
}

.main-left-top ul li {
    height: 39px;
    line-height: 39px;
    list-style: none;
    border-bottom: dashed 1px #dbdbdb;
    width: 48%;
    float: left;
    margin: 1%;
}

.main-top {
    color: #184d9c;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
    height: 35px;
    line-height: 20px;
    display: inline-block;
    padding-left: 10px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 24px;
}

.pro-img ul li {
    width: 47%;
    float: left;
    margin: 1%;
    margin-top: 0;
    margin-bottom: 1%;
}


.pro-img ul li span {
    line-height: 30px;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    display: table;
}

.lanrenzhijia {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}
.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 100%;
}

.main-body {
    margin: 13px auto;
    width: 97%;
}

.main-body-txt{
	padding:5px
}
.main-body-txt span{
	font-size: 16px!important;
	padding:5px
}
.txt-font{
	font-size: 15px!important;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 80%;
    height: 56px;
    overflow: hidden;
}

.jqZoomPup,.zoomdiv{
    display: none!important
}

.cp_tp_miaoshu {
    width: 100%;
    float: right;
    padding-right: 10px;
}

.cp_tp_miaoshu .ms_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    border-bottom: #999 dotted 1px;
    color: #184d9c;
}

.news-item .news-content {
    margin-left: 0;
    width: 75%;
    float: right;
}

.news-item .news-content .news-title {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-item .news-content p {
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.news-item .date-info h2 {
    height: 45px;
    line-height: 45px;
    font-size: 33px;
    color: #aaa;
}

.contMain {
    padding: 8px;
    line-height: 200%;
    font-size: 14px;
}

.title1{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}




}