/* CSS Document */
:root {
    --primary-color: #0ba4b4;
    --padding-tb40: clamp(1.25rem, 0.795rem + 2.27vw, 2.5rem) 0;
    --padding-tb60: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem) 0;
    --padding-tb80: clamp(2.5rem, 1.591rem + 4.55vw, 5rem) 0;
    --padding-40: clamp(1.25rem, 0.795rem + 2.27vw, 2.5rem);
}

body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow-x: hidden;
}

input,
textarea,
select,
button {
    font-family: "Microsoft Yahei";
    color: #333333;
}

a:focus,
:focus,
input[type=button],
input[type=submit] {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}

/*首页*/
.header {
    width: 100%;
    height: auto;
}

.ny_header {
    position: relative;
    background: #282828;
    padding-bottom: 30px;
}

.header_top {
    width: 100%;
    background: #fafafa;
    /* display: none; */
}

.header_top1 {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 2rem;
    color: #282828;
    font-size: .875rem;
}

.header_top span {
    
    
margin: 0 10px;
   
}

.header_top p {
    float: right;
    color: #282828;

}

.header_top p a {
    color: #282828;
    margin: 0px 5px;
}

.header_center {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px 40px 0px;
}

.logo {
    display: flex;
    justify-content: start;
    align-items: center;
}

.logo img {
    width: 228px;
    height: auto;
}

.logo_txt h4 {
    font-size: 22px;
    color: #013c96;
}

.logo_txt p {
    font-size: 20px;
    color: #013c96;
}

.header_center_right {


    position: relative;

}

.header_tel {
    width: 275px;
    height: 54px;
    overflow: hidden;
    float: left;
    background: url("../images/tel_bg.jpg") no-repeat left;
}

.header_tel p {
    color: #0ba4b4;
    margin: 22px 0px 0px 68px;
    font-size: 24px;
    font-weight: 600;
}

.header_tel span {
    color: #F7AC01;
    margin-left: 55px;
    font-size: 22px;
    float: left;
    line-height: 24px;
    font-weight: 600;
}

.wb_ico {
    margin: 6px 2px 0 60px;
}

.top_ewm {
    display: none;
    right: 0;
    position: absolute;
    z-index: 5;
}
.top_ewm img{
    max-width: 120px;
}
.nav_bg {
    width: 100%;
    height: 64px;
    background: #013c96;
    float: left;
}

.nav {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.nav ul {
    width: 100%;
}

.nav li {
    width: 14.28%;
    height: 64px;
    float: left;
    text-align: center;
    line-height: 64px;
    position: relative;
}

.nav li:hover,
.nav .nav_active {
    background-color: #01ADBB;
}

.nav li a {
    display: inline-block;
    color: #fff;
    font-size: 1rem;
}

.nav li a:hover {
    text-decoration: none;
}

.nav .nav_active+li,
.nav li:hover+li {
    background-image: none;
}

/*.nav .nav_active > a{*/
/*color: #E61B2E;*/
/*}*/





.downmenu {
    position: absolute;
    left: 0;
    top: 64px;
    /* width: 760px; */
    background: url(../images/n1.jpg) no-repeat center bottom #FFFFFF;
    padding: 50px 75px;
    z-index: 99;
    display: none;
}

.downmenu .sortnav{
    display: flex;
}



.nav .li2 .downmenu {
    margin-left: -260px;
}

.nav .li3 .downmenu {
    margin-left: -390px;
}

.nav .li4 .downmenu {
    margin-left: -520px;
}

.nav .li5 .downmenu {
    margin: 0;
    left: auto;
    right: 0;
}

.downmenu .hd {
    float: left;
   
}
.downmenu  .sortnav1 dl{
    width: 480px;
    display: flex;
    flex-wrap: wrap;
}
.downmenu dd {

    width: 215px;
    margin-right: 20px;
    line-height: 46px;
    border-bottom: 1px #b9b9b9 dashed;
    text-align: left;
    font-size: 15px;
    color: #666666;
}

.downmenu  dd a {
    color: #666666;
    display: block;
    padding-left: 15px;
    background: url(../images/n2.png) left center no-repeat;
}

.downmenu  dd.on a,
.downmenu  dd a:hover {
    background-image: url(../images/n3.png);
    font-weight: bold;
    color: #1e3585;
}


.downmenu .pich {
    width: 280px;
    height: 160px;
    overflow: hidden;
}



.mune {
    display: none;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rmgjc {
    width: 1200px;
    height: 53px;
    margin: 0px auto 54px;
}

.gjc {
    width: 750px;
    height: 53px;
    float: left;
    line-height: 56px;
}

.gjc span {
    color: #333333;
    line-height: 56px;
    font-weight: 600;
}

.gjc a {
    color: #333;
    margin: 0px 10px;
}

.suosuo {
    width: 311px;
    height: 36px;
    float: right;
    margin: 10px 0px 0px 0px;
}

.sousuo_kuang {
    width: 273px;
    height: 36px;
    float: left;
}

.sousuo_kuang input {
    width: 263px;
    height: 36px;
    line-height: 35px;
    border: 0;
    padding-left: 10px;
    float: left;
    background: url(../images/sousuo_input.jpg) no-repeat;
}

.sousuo_btn {
    width: 38px;
    height: 36px;
    float: left;
}

.sy_title {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2em;
    margin-bottom: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem);
}


.sy_title::before {
    position: absolute;
    content: "";
    width: 4em;
    height: 6px;
    background: var(--primary-color);
    bottom: 0;

}

.sy_title h2 {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: .4em;
}

.sy_title h4 {
    font-size: clamp(1.875rem, 1.193rem + 3.41vw, 3.75rem);
    font-weight: 200;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-transform: uppercase;
    color: #000;
}

.sy_title_white,
.sy_title_white h2,
.sy_title_white h4 {
    color: #fff;
}


.aboutus {
    padding: var(--padding-tb80);
    position: relative;
    background-image: url("../images/about_bg.jpg");
    background-size: cover;
}

.aboutus_title {}

.aboutus_r {}

.aboutus_r_txt {
    width: 100%;
    height: auto;
}

.aboutus_r_txt p {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 1.2em;
}

.aboutus_r_txt span {
    display: block;
    color: #5f5f5f;
    text-align: center;
    line-height: 31px;
    text-indent: 2em;
    font-size: 1.125em;
}

.about_bottom {
    margin-top: 40px;
    text-align: center;
}

.about_bottom a {
    display: flex;
    flex-direction: column;
    align-items: center;

    font-size: 1.5em;
    color: #666;
    margin-top: .5em;
}

.about_bottom a img {
    display: block;
    max-width: 140px;
}

.product_bg {
    position: relative;
    width: 100%;


    padding: var(--padding-tb80);

    background-color: #013C96;
}

.product {
    width: 1296px;
    height: auto;
}


.product a {
    display: flex;
    align-items: stretch;
}

.product .row a>img {
    width: 50%;
}

.product .pro_txt {
    width: 50%;
    height: aut0;
    text-align: center;
    color: #fff;
    float: left;
    background-color: #00adba;
    text-transform: uppercase;
    font-size: 1.6em;
}

.product .pro_txt img {
    text-align: center;
    margin: 60px 0 30px 0;
}

.product .pro_txt:hover {
    background-color: #abcd03;
}


.product .pro_more a {
    margin-top: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product .pro_more h4 {
    color: #fff;
    font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
    margin-bottom: .4em;
}

.product .pro_more h2 {
    color: var(--primary-color);
    font-size: clamp(1.25rem, 0.341rem + 4.55vw, 3.75rem);
    margin-bottom: .4em;
}



.product_l {
    width: 100%;
    height: auto;

}

.ny_sortlist {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    background: #fff;

}

.ny_sortlist a {
    height: auto;
    color: #000;
    font-size: 1em;
    padding: 1em 4em;
    text-align: center;
    margin-right: 1em;
    background-color: #EFEFEF;
    margin-bottom: 1em;
}



.ny_sortlist a:hover,
.ny_sortlist a.fl_active {
    color: #fff;
    background-color: #013c96;
}



.ny_sortlist dl dd {
    width: 92%;
    margin: 0px auto;
    border-bottom: 1px solid #EFEFEF;
    line-height: 40px;
    background-color: #fff;
}

.ny_sortlist dl dd i {
    font-size: 16px;
    display: block;
    margin: 0 10px 0 10px;
    float: left;
    font-style: normal;
}

.ny_sortlist dl dd a {
    color: #333;
    font-size: 0.875em;
}


.anli_bg {
    width: 1500px;
    height: auto;
    /*background: #0344a0;*/
    /*background:repeating-linear-gradient(-45deg, #0c4ca3, #0c4ca3 2px, #0344a0 1px,#0344a0 8px);!*让repeating-linear-gradient自动填充div，可以任意修改角度，直接指定线条宽度15px*!*/
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: var(--padding-tb80);
}

.anli {
    width: 100%;
    height: auto;
    margin: 70px auto 70px;
}

/* 本例子css */
.txtScroll-left {
    width: 100%;
    position: relative;
}

.txtScroll-left .prev,
.txtScroll-left .next {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    right: 0;
    top: 45%;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/anli_btn_r.png") no-repeat;
}

.txtScroll-left .next {
    background: url("../images/anli_btn_l.png") no-repeat;
    left: 0;
    z-index: 5;
}

.txtScroll-left .bd {
    width: 1300px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-left .bd ul li {
    width: 25%;
    float: left;
    _display: inline;
}

.txtScroll-left .bd ul li div {
    width: 99%;
    margin: 0 0.5%;
}

.txtScroll-left .bd ul li div img {
    width: 100%;
}

.txtScroll-left .bd ul li div p {
    background: #013C96;
    margin-top: 1%;
    text-align: center;
    padding: 10px 0;
}

.txtScroll-left .bd ul li div p a {
    color: #fff;
}

.huoban {
    width: 1350px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.huoban_content {}

/* 本例子css */
.picMarquee-left {
    width: 100%;
    position: relative;
    margin: 60px auto 0;
}

.picMarquee-left .prev,
.picMarquee-left .next {
    display: block;
    width: 20px;
    height: 34px;
    z-index: 3;
    overflow: hidden;
    top: 50%;
    margin-top: -17px;
    cursor: pointer;
    position: absolute;
    background: url("../images/huoban_btn_l.jpg") no-repeat;
}

.picMarquee-left .next {
    background: url("../images/huoban_btn_r.jpg") no-repeat;
    right: 0px;
}

.picMarquee-left .bd {
    width: 1280px;
    margin: 0px auto;
    /* border-top: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA; */
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    width: 20%;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    width: 98%;
    margin: 0 1%;
}

.picMarquee-left .bd ul li .pic img {
    width: 100%;
    height: auto;
    display: block;
}


.news_bg {
    padding-top: clamp(2.5rem, 1.591rem + 4.55vw, 5rem);
    overflow: hidden;

    position: relative;
    background: url("../images/news_bg.jpg") no-repeat bottom;

}

.news {
    width: 1220px;
    height: 940px;
    overflow: hidden;
    margin: 30px auto 30px;
}

.news_l {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.news_l_content {}

.news_l_li {
    display: flex;
    align-items: stretch;
    margin-bottom: 2em;
}

.news_l_li span {
    padding: 20px 1em 10px;
    font-size: 0.875em;
    color: #fff;
    background-image: url(../images/news_span_bg.png);
    background-size: cover;
    text-align: center;
    white-space: nowrap;
}

.news_l_li span i {
    display: block;
    font-style: normal;
    font-size: 2.6em;
}

.news_l_li .news_l_content_txt {
    border: 2px solid #013C96;
    background-color: #fff;
    padding: 1rem 2rem;
}

.news_l_li .news_l_content_txt a {
    display: block;
    color: #333;
    font-size: 1em;
    margin-bottom: .4em;
    font-weight: 600;
}

.news_l_li .news_l_content_txt p {
    font-size: 0.875em;
}


.news_r {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news_r a {
    height: auto;
    color: #000;
    font-size: 1em;
    padding: 1em 4em;
    text-align: center;
    margin-right: 1em;
    background-color: #EFEFEF;
    margin-bottom: 1em;
}



.news_r ul li img {
    width: 100%;
    display: block;
}


.link {
    display: flex;
    margin: 25px auto ;

    
}

.link_title {
    padding-right: 20px;
    border-right: solid 1px #999 ;
}
.link_title span{
    text-transform: uppercase;
    font-size: 28px;
}

.link_content {

    color: #737373;
}

.link_content a {
    line-height: 55px;
    padding: 0 25px;
    color: #737373;
}

.footer {
    width: 1920px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #013C96;
    /*background:repeating-linear-gradient(-45deg, #0c4ca3, #0c4ca3 2px, #0344a0 1px,#0344a0 8px);!*让repeating-linear-gradient自动填充div，可以任意修改角度，直接指定线条宽度15px*!*/
}

.footer1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.bot_nav {
    width: 1100px;
    height: auto;
    margin: 45px auto;
    overflow: hidden;
}

.bot_nav a {
    color: #fff;
    width: 12.4%;
    text-align: center;
    border-right: 1px solid #fff;
    display: block;
    float: left;
    padding: 3px 0;
}

.bot_nav a:last-child {
    border-right: 0;
}


.bot_txt {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 45px 0 45px 0px;
    color: #ffffff;
}

.bot_logo {
    width: 231px;
    height: 75px;
    float: left;
    margin-top: 25px;
}

.bot_logo img {
    width: 100%;
    display: block;
}

.bot_lx {
    width: 435px;
    float: left;
    font-size: 0.875em;
    line-height: 25px;
    margin-left: 70px;
}

.bot_lx p {
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: 600;
}

.ewm {
    width: 320px;
    height: auto;
    float: right;
}

.ewm p {
    width: 140px;
    height: auto;
    float: left;
    margin-left: 20px;
    text-align: center;
    color: #585858;
    line-height: 30px;
}

.ewm p img {
    width: 100%;
}

.ewm p span {
    width: 100%;
    display: block;
    font-size: 1em;
    color: #fff;
    text-align: center;
    background-color: #818181;
}

.copy {
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: #013C96;
    border-top: 1px solid #fff;
    text-align: center;
}

.copyright {
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0px auto;
}

.copyright p,
.copyright p a {
    line-height: 80px;
    color: #fff;
}

.footers {
    display: none;
}

/*新闻列表*/
.ny_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_banner img {
    width: 100%;
    height: auto;
}

.ny_main {
    overflow: hidden;
    margin: 40px auto 30px;
}

.product_l2 {
    top: 0;
}

.daohang {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #1551CB;
}

.daohang_content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

.daohang span {
    font-size: 1.125rem;
    color: #013c96;
}

.daohang p {
    float: right;
    padding-left: 14px;
    background: url("../images/daohang_ico.jpg") no-repeat left center;
    line-height: 60px;
}

.daohang p a {
    color: #333;
}

.daohang p font {
    color: #013c96;
}

.ny_news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_newslist {
    width: 100%;
    height: auto;
    background: #efefef;
    padding: 2% 2% 4%;
    margin-top: 40px;
}

/*.ny_news_content dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px;
}

.ny_news_content dl dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #747474;
    padding-bottom: 30px;
}*/
.ny_newslist ul li {
    width: 100%;
    margin: 0% 0 2%;
    border-bottom: 1px solid #fff;
    padding-bottom: 2%;
    display: flex;
    justify-content: space-between;
    
}

.ny_newslist ul li img {
    width: 20%;
    height: auto;
    padding: 3px;
    float: left;
    border: 1px solid #CBCDCC;
    background: #fff;
}

.news_txt2 {
    width: 77%;
    height: auto;

}

.news_txt2 a {
    color: #013c96;
    font-size: 1.125em;
    margin: 20px 0 15px;
    float: left;
}

.news_txt2 p {
    width: 100%;
    color: #666666;
    float: left;
    line-height: 25px;
    margin-top: 10px;
}

.news_txt2>span>a {
    color: #A9A9A9;
    font-size: 0.875rem;
    margin: 15px auto 0;
}

.ny_news_content dl dd {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #333;
    line-height: 60px;
}

.ny_news_content dl dd a {
    color: #333;
    float: left;
    padding-left: 18px;
    background: url("../images/news_ico.jpg") no-repeat left center;
}

.ny_news_content dl dd a:hover {
    color: #013c96;
    text-decoration: none;
    background: url("../images/news_hover_ico.png") no-repeat left center;
}

.ny_news_content dl dd span {
    color: #747474;
    float: right;
}

.fenye {
    width: 100%;
    height: 30px;
    float: right;
    margin: 10px auto;
}

/* 新闻详情 */
.ny_detail {
    width: 100%;
    background: #efefef;
    padding: 4em 2em;
    margin-top: var(--padding-40);
}

.ny_detail .ny_detail_title {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.ny_detail .ny_detail_title h2 {
    font-size: 1.8rem;
    color: #013c96;
    padding-bottom: 1em;
    border-bottom: 1px solid #cccccc;
}

.ny_detail .ny_detail_title p {
    color: #666;
    line-height: 50px;

}

.ny_detail .ny_detail_img {
    text-align: center;
}

.ny_detail .ny_detail_img img {
    max-width: 600px;
    width: 100%;
}

.ny_detail .ny_detail_content {
    color: #333;
    font-size: 1rem;
    margin: 0 2em;
}

.ny_detail .ny_detail_content h5 {
    line-height: 1.6em;
    margin-bottom: .4em;
    margin-top: 1em;
}

.ny_detail .ny_detail_content p {
    font-size: 1rem;
    line-height: 1.6em;
    margin-bottom: .4em;
}
.ny_detail .ny_detail_content p img{
    max-width: 100%;
}


.ny_detail .ny_detail_content table {
    border: 1px solid black;
    /* 设置表格边框为1像素宽的实线黑色边框 */
    border-collapse: collapse;
    /* 合并单元格边框，使边框更加整洁 */
    width: 100%;
}

.ny_detail .ny_detail_content table th,
.ny_detail .ny_detail_content table td {
    border: 1px solid black;
    /* 设置表头和单元格的边框 */
    padding: 8px;
    /* 设置内边距，使内容与边框之间有空隙 */
}


/* 产品列表页 */

.ny_pro {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.ny_cont {
    width: 271px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 30px;
}

.ny_con_img {
    width: 271px;
    height: 189px;
    display: block;
    margin: 28px 0 0 0;
    float: left;
}

.ny_cont_title {
    width: 271px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    float: left;
    background: #013c96;
    letter-spacing: 3px;
}

.ny_cont_content {
    width: 239px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px solid #013c96;
    padding: 20px 15px 30px 15px;
    line-height: 25px;
    word-break: break-all;
}

.ny_cont_content p {
    font-size: 18px;
    color: #013c96;
    margin: 15px 0px 10px 0px;
}





.ny_pro_content dl {
    margin-bottom: 2%;
    overflow: hidden;
}

.ny_pro_content dl dd {
    width: 12%;
    height: auto;
    margin: 0px auto;
    padding: 15px 0 15px 0;
    background-color: #fff;
    text-align: center;
    float: left;
    margin-right: 1%;
}

.ny_pro_content dl dd a {
    color: #000;
    font-size: 0.875em;
}

.ny_pro_content dl dd:hover,
.ny_pro_content dl .fl_active {
    background-color: #013c96;
}

.ny_pro_content dl dd:hover a,
.ny_pro_content dl .fl_active a {
    color: #fff;
}


.ny_prolist ul {
    width: 101.33%;
    overflow: hidden;
    margin-top: 30px;
}

.ny_prolist .ny_prolist_li {
    overflow: hidden;
    border-radius: 2em 0px;
    position: relative;
    margin-bottom: 2em;
}

.ny_prolist .ny_prolist_li a {
    color: #fff;
    overflow: hidden;
    line-height: 46px;
    display: block;
    font-size: 0.875em;
}

.ny_prolist .ny_prolist_li img {
    width: 100%;
    height: auto;
    display: block;
}

.ny_prolist .ny_prolist_li p {
    width: 100%;
    height: 46px;
    overflow: hidden;
    text-align: center;
    background-color: #1551cb;
    position: absolute;
    bottom: 0;
    transition: .3s ease-in-out;
}

.ny_prolist .ny_prolist_li:hover p {
    height: 100%;
    background-color: #01adbb;
}

.ny_prolist .ny_prolist_li p i {
    display: block;
    font-style: normal;
    font-size: 1.125em;
    color: #fff;
    line-height: 46px;
}

.ny_prolist .ny_prolist_li p span {
    padding: 0 5%;
    font-size: .8em;
    color: #FFFFFF;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
    display: block;
}

.ny_prolist .ny_prolist_li p a {
    color: #FFFFFF;
    display: block;
    width: 98px;
    line-height: 28px;
    border: 1px #FFFFFF solid;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    margin: 17px auto 0;
    text-align: center;
    text-transform: uppercase;
}

/*产品详细页*/

.ny_prodetail_title {
    width: 100%;
    height: auto;
    padding: 25px 0;
    overflow: hidden;
    text-align: center;
    border-bottom: 2px solid #fff;
}


.shuoming {
    width: 430px;
    height: auto;
    float: right;
}

.shuoming span {
    width: 100%;
    font-size: 20px;
    line-height: 50px;
    float: left;
    border-bottom: 1px solid #cccccc;
}

.shuoming p {
    width: 100%;
    height: 120px;
    float: left;
    margin-top: 10px;
    line-height: 25px;
    color: #747474;
    overflow: hidden;
}

.shuoming font {
    width: 124px;
    height: 35px;
    float: left;
    display: block;
    background: #282828;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.shuoming i {
    font-style: normal;
    color: #013c96;
    font-size: 34px;
    float: left;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.ny_prodetail_txt2 {
    width: 100%;
    height: auto;
    margin: 35px auto 0;
    overflow: hidden;
}

.ny_prodetail_txt2>img {
    max-width: 80%;
    height: auto;
    margin: 0px auto;
    display: block;
}

.ny_detailtxt_content {
    width: 100%;
    height: auto;
    padding: 3% 0 3% 0%;
    overflow: hidden;
    line-height: 25px;
    float: left;
}

.ny_detailtxt_i {
    width: 100%;
    height: 15px;
    float: left;
}

.pro_tj {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 60px auto;
}

.pro_tj_title {
    width: 100%;
    overflow: hidden;
    margin: 0px auto 15px;
    text-align: center;
    color: #013c96;
    font-size: 30px;
}

.pro_tj_title img {
    width: 100%;
    height: auto;
}

.pro_tj_content {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 20px auto 0px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
}

#demo img {
    width: 276px;
    height: auto;
    border: 2px solid #013c96;
}

#indemo {
    float: left;
    width: 10000%;
}

#demo1 {
    float: left;
}

#demo1 a {
    width: 280px;
    height: auto;
    float: left;
    margin-right: 30px;
    color: #666;
}

#demo1 a p {
    color: #030303;
    line-height: 60px;
    border-bottom: 1px solid #C7C7C7;
    margin-left: 3px;
    background: url("../images/anli_tj_jt.jpg") no-repeat right center;
}

#demo2 {
    float: left;
}

#demo2 a {
    width: 280px;
    height: auto;
    float: left;
    margin-right: 30px;
    color: #666;
}

#demo2 a p {
    color: #030303;
    line-height: 60px;
    border-bottom: 1px solid #C7C7C7;
    margin-left: 3px;
    background: url("../images/anli_tj_jt.jpg") no-repeat right center;
}


/*分页样式*/

.pagination a {
    color: #013c96;
}

.pagebox {
    font-size: 0.9rem;
    line-height: 200%;
    font-weight: normal;
    margin: 10px auto 10px;
}



.pagination a,
.pagination span {
    border: #c7c7c7 1px solid;
    padding: 5px 10px;
    background: #fff;
    background-position: 50% bottom;
    color: #999999;
    margin-right: 5px;
    text-decoration: none
}

.pagination a:hover {
    border: #DFDFDF 1px solid;
    background-image: none;
    color: #ffffff;
    background-color: #013c96
}

.pagination a.page-num-current {
    border: #333 1px solid;
    background-image: none;
    color: #fff;
    background-color: #0061de
}

.pagination a.page-num-current {
    padding: 5px 10px;
    font-weight: bold;
    background: #013c96;
    color: #ffffff;
    margin-right: 3px;
    border: 1px solid #c7c7c7;
}

.flickr span.disabled {
    padding: 5px 10px;
    color: #80653E;
    background: #fff;
    margin-right: 3px;
    border: 1px solid #c7c7c7;
}

.nav .peiseka {
    display: none;
}

.izl-rmenu {
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding-bottom: 73px;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.izl-rmenu .btn {
    width: 72px;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.izl-rmenu .btn-qq {
    background: url(../images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
}

.izl-rmenu .btn-qq:hover {
    background-color: #488bc7;
}

.izl-rmenu .btn-ps {
    background: url(../images/peise.png) 0px 0px no-repeat;
    background-color: #56A3FF;
    display: block;
}

.izl-rmenu .btn-ps:hover {
    background-color: #3F8BE6;
}

.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
    background: url(../images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
    text-decoration: none;
    display: block;
}

.izl-rmenu .btn-wx {
    background: url(../images/r_wx.png) 0px 0px no-repeat;
    background-color: #78c340;
}

.izl-rmenu .btn-wx:hover {
    background-color: #58a81c;
}

.izl-rmenu .btn-wx .pic {
    position: absolute;
    left: -160px;
    top: 0px;
    display: none;
    width: 160px;
    height: 160px;
}

.izl-rmenu .btn-phone {
    background: url(../images/r_phone.png) 0px 0px no-repeat;
    background-color: #fbb01f;
}

.izl-rmenu .btn-phone:hover {
    background-color: #ff811b;
}

.izl-rmenu .btn-phone .phone {
    background-color: #ff811b;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-top {
    background: url(../images/r_top.png) 0px 0px no-repeat;
    background-color: #666666;
    display: none;
}

.izl-rmenu .btn-top:hover {
    background-color: #444;
}

.sx {
    width: 100%;
    height: 30px;
    margin: 30px auto 30px;
    color: #013c96;
}

.sx a {
    color: #333;
}


@media (max-width: 768px) {
    body {
        font-size: 14px;
    }

    .header_center {
        padding: 0;
    }

    .logo img {
        width: 160px;
    }

    .product .product_a2 {
        flex-direction: row-reverse;
    }

    .ny_sortlist {
        justify-content: center
    }

    .ny_detail {
        padding: 2em 1em;
    }

    .ny_detail_content {
        margin: 0 auto !important;
    }

    .ny_newslist ul li{
        flex-wrap: wrap;
    }
    .ny_newslist ul li img{
        width: 100%;

    }
    .contact-map{
        margin-bottom: 1rem;
    }
    
}