﻿@charset "utf-8";
@media screen and (min-width:1200px){
	.m_img,.m_nav,
	.banner_box,
	.sp_header,
	.sjj_nav,
	.ny-s-banner{display: none;}
}
@media screen and (max-width:1380px){
	.container {
	    width:1200px;
	}
}

@media screen and (max-width:990px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 5px;
	    padding-left: 5px;
	}
	
	
	
	
	@media screen and (min-width: 320px) {html{font-size:50px;}}
	@media screen and (min-width: 360px) {html{font-size:56.25px;}}
	@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
	@media screen and (min-width: 400px) {html{font-size:62.5px;}}
	@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
	@media screen and (min-width: 440px) {html{font-size:68.75px;}}
	@media screen and (min-width: 480px) {html{font-size:75px;}}
	@media screen and (min-width: 520px) {html{font-size:81.25px;}}
	@media screen and (min-width: 560px) {html{font-size:87.5px;}}
	@media screen and (min-width: 600px) {html{font-size:93.75px;}}
	@media screen and (min-width: 640px) {html{font-size:100px;}}
	@media screen and (min-width: 680px) {html{font-size:100px;}}
	@media screen and (min-width: 720px) {html{font-size:100px;}}
	@media screen and (min-width: 760px) {html{font-size:100px;}}
	@media screen and (min-width: 800px) {html{font-size:100px;}}
	@media screen and (min-width: 960px) {html{font-size:100px;}}
	.lg {
	    display: table;
	    margin: 0 auto;
	    width: 100%;
	    text-align: center;
	    border-bottom: 1px solid #272727;
	}
	
	.lg a {
	    color: #fff;
	    display: inline-block;
	    margin: 0.15rem .5rem;
	}
	
	.index-about-about,
	.ys-class .text .text_text p,
	.top_main,.header-bg,
	.nav-bg,.index-banner,
	.nlss,.h_pre, 
	.h_next,
	.aboutContact,
	.link_bg,
	.foot_li,
	.foot_ewm,
	.ny-banner,
	.aboutH h3,
	.index-quality,
	.footer_text
	{display: none;}
	.ny-s-banner {
	    display: block;
	    padding-top: 0.9rem;
	}
	
	.header-bg .container,.container {
	    width: 768px;
	}
	
	.m_img {
	    display: block;
	    height: 0.9rem;
	    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.05rem;
	}
	
	.m_img .headrg {
	    padding-right: 5%;
	    padding-top: 0.3rem;
	    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;
	}
	
	
	/*搜索*/
	.top_search {
	    float: right;
	    margin-right: 14px;
	    margin-top: 0.18rem;
	}
	.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}
	
	.top_search>div {
	    position: fixed;
	    top: 57px;
	    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: #1c4b9e solid 1px;
	    background-color: #1c4b9e;
	    color: #fff;
	    float: left;
	    padding: 0 0.2rem;
	}
	/*搜索*/
	
	/* 手机幻灯片 */
	.banner_box img{width:100%; display:block;}
	.banner_box{width:100%;text-align:center; padding-top:0.9rem;}
	.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 ul li{
		height: auto!important;
	}
	/* 手机幻灯片 */
	
	/* 产品中心 */
	.nlist {
    float: left;
    width: 100%;
    margin-top: 0;
}
	
.nlist .nt {
    font-weight: normal;
    padding: 10px 0;
    padding-left: 12px;
    background: #1c4b9e url(../images/hhbg.png) no-repeat 195px center;
    font-size: 16px;
    color: #FFFFFF;
    background: #1c4b9e;
    height: auto;
    line-height: 30px;
}

.list_dt {
    color: #000;
    width: 48%;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #ddd;
    background: #fff;
    text-align: left;
    text-indent: 20px;
    float: left;
    margin: 1%;
    line-height: 27px;
    height: auto;
    padding: 5px 0;
}	
	
.list_dt_icon {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 9px;
    height: 10px;
    background: url(../images/off.png) no-repeat;
    background-size: cover;
}

.list_dl {
    border: 1px solid #ddd;
    display: table;
    background: #fff;
	padding-bottom: 8px;
}
.cptp {
    overflow: hidden;
    width: 100%;
    float: none;
}

.cptp ul {
    float: none;
    width: 100%;
    margin-top: 15px;
}

.cptp ul li {
    width: 48%;
    margin: 1%;
}

.cptp ul li img {
    width: 100%;
    height: auto;
    transition: all 1s;
}	
	
.cptp ul li:nth-child(3n) {
    margin-right: 1%;
}
	
.cptp ul li:nth-child(2n) {
    margin-right: 0;
}
	
	
/* 关于我们	 */
.index-about-bg {
    display: block;
    width: 100%;
    padding: 2em 0;
}

.index-about-left-body {
    width: 100%;
    float: none;
}
.index-about-right {
    float: right;
}
.index-about-right img{
    width: 100%;
}
	
.index-service {
    width: 100%;
    background: url(../images/pic-img.jpg) no-repeat center;
    padding: 15px 0;
    padding-top: 8px;
    position: relative;
    background-size: cover;
}

.index-about-left-body h3 {
    font-size: 20px;
    position: relative;
    padding-top: 18px;
    font-weight: lighter;
    margin-bottom: 14px;
}
.index-about-left-body h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.index-about-txt {
    position: relative;
    padding: 10px 0 15px 0;
    line-height: 2;
    color: #656566;
    font-size: 14px;
}
.morebtn {
    position: relative;
    display: inline-block;
    background: #2a5eb9;
    color: #fff;
    line-height: 30px;
    padding: 0 12px;
    margin-top: 0px;
	margin-bottom: 10px;
}
.morebtn:after {
    display: block;
    content: '>';
    font-family: 'iconfont';
    position: absolute;
    left: 95%;
    top: 0;
    width: 28px;
    text-align: center;
    color: #fff;
    background: #1c4b9e;
}

.data-cell .data-txt {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
    text-align: center;
}

.data-cell {
    font-size: 12px;
    line-height: 1;
    margin-bottom: auto;
}

.margin-bottom {
    margin-bottom: 12px;
}

.adv-bg {
    margin: 12px 0;
}


.box3_tit p {
    font-size: 20px;
    color: #000;
    width: 100%;
    text-align: center;
}

.box3_tit p i {
    font-size: 20px;
    color: #1c4b9e;
    font-weight: bold;
    margin-right: 5px;
}

.ys-class .text .text_tit em {
    width: 40px;
    height: 40px;
    background: #1c4b9e;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-style: normal;
    font-size: 18px;
    display: block;
    color: #fff;
    float: left;
    margin-left: -2px;
    margin-top: 0px;
}

.ys-class .text .text_tit {
    height: 52px;
    background: url(../images/ysbg1.png) no-repeat left center;
    background: inherit;
}

.ys-class .text .text_tit p {
    padding-top: 0px;
    padding-left: 50px;
}

.ys-class .text .text_text span {
    font-size: 14px;
    color: #666;
    line-height: 180%;
    padding-left: 0;
    display: block;
    background: url(../images/dian.png) no-repeat left 9px;
    margin-bottom: 5px;
    background: initial;
}


.box3_pic img {
    display: block;
    margin: 0 auto;
    width: 20px;
    margin-bottom: 10px;
}

.box3_tit em {
    font-size: 14px;
    font-style: normal;
    line-height: 180%;
    display: block;
    text-align: center;
    color: #666;
    margin-top: 15px;
}


.ys-class .pic {
    width: 100%;
}

.box3_tit {
    margin-bottom: 12px;
}

.ys-class .text {
    width: 100%;
    margin-top: 8px;
}

.ys-class .text .text_tit p strong {
    font-size: 18px;
    color: #000;
    display: block;
}

.ys-class .text .text_text {
    margin-top: 2px;
}

.pic{
	margin-top: 10px!important;
}




.index-ggt-wz {
    width: 100%;
    float: left;
    padding: 0;
    padding-top: 10px;
}

.index-ggt-wz-zq {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.index-ggt {
    background: url(../images/ad-bg.jpg)no-repeat top center;
    overflow: hidden;
    height: auto;
    padding-bottom: 10px;
}


.index-product {
    display: table;
    width: 100%;
    padding: 20px 0;
}


.index-product-top-left span {
    font-size: 18px;
    font-weight: bold;
    color: #1c4b9e;
}

.index-product-top-left span font {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
    color: #cccccc;
    font-weight: initial;
}

.index-product-top-left {
    width: 70%;
    float: left;
}

.index-more {
    font-size: 18px;
    text-transform: uppercase;
    width: 75px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    background: #2a5eb9;
    float: right;
    margin-top: 3px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}

.text-case-name h3 {
    font-size: 12px;
    text-align: left;
    position: relative;
    height: 35px;
    line-height: 35px;
    z-index: 5;
    text-indent: 10px;
    border-bottom: 1px solid #1c4b9e;
}




.index-product-body {
    display:block;
    width: 100%;
    margin-top: 1px;
}
.hezuo_p {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 22px;
}

.hezuo_p li {
    float: left;
    display: inline;
    width: 0.495%;
    margin: 0 0.02% 0 0;
    text-align: center;
}







.indnews {
    padding: 18px 0;
    padding-bottom: 18px;
}

.index-new-title p {
    margin-top: -30px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    z-index: 1;
    opacity: 0.08;
    transition: all .5s;
    text-align: center;
}

.index-new-title h3 {
    color: #1c4b9e;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
    text-align: center;
}

.index-new-title h3 {
    color: #1c4b9e;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
    text-align: center;
}

.txtlistbox {
    width: 100%;
}

.txtlistbox {
    width: 100%;
    margin-top: 15px;
}

.newsBox .bd li h3 {
    display: block;
    font-size: 16px;
    color: #000;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newsBox .bd li p {
    padding: 0;
    color: #666;
    line-height: 22px;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 10px;
}

.txtlistbox .item .time {
    display: block;
    width: 66px;
    height: 66px;
    border-right: 1px solid #ddd;
    line-height: 20px;
    margin-right: 30px;
    color: #666;
    vertical-align: middle;
    *: ;
    zoom: 1;
}

.txtlistbox .item a {
    display: block;
    padding: 14px;
}

.newsBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.newsBox .bd img {
    width:50%;
    height: auto;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
	float: left;
}

.newsBox .bd li .txt{
	width: 48%;
	float: right;
	height: auto;
}

.txtlistbox .item p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.txtlistbox .item h3 {
    font-size: 15px;
    vertical-align: top;
    font-weight: initial;
    margin-bottom: 5px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.txtlistbox .item .time b {
    color: #666;
    display: block;
    font-size: 24px;
    line-height: 40px;
}
.cont {
    margin-top: 20px;
}





.foot_list {
    float: left;
    margin-right: 0px;
    width: 100%!important;
    text-align: center;
    position: relative;
    padding: 0 5px;
}

.copy,.footer{width: 100%;margin-top: 8px;line-height: 22px;}

.con-bottom::before{
	display: none;
}
.con-bottom {
    display: table;
    width: 100%;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 8px;
}


.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:1000000;width:100%;}
.sp_logo {
    float: left;
    height: 50px;
    padding-left: 10px;
    margin-top: 20px;
}
.sp_logo h3 {
    font-size: 0.35rem;
    color: #0070c0;
    font-weight: initial;
   
}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;z-index: 9999999;}
.nav_show{top:0.8rem}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


.ny-main-body {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.aboutL {
    float: left;
    width: 100%;
}
	
.aboutH {
    height: auto;
    margin-top: 0px;
    text-align: center;
    color: #fff;
    background: #1c4b9e;
    position: relative;
    z-index: 22;
}
	
.list_dl {
    border: 1px solid #ddd;
    display: table;
    background: #fff;
    width: 100%;
}

.aboutH h2 {
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    text-indent: 28px;
	position: relative;
}
.aboutH h2::after {
    content: "";
    width: 2px;
    height: 17px;
    background: #fff;
    position: absolute;
    left: 10px;
    top: 12px;
}

.index-main-right {
    width: 100%;
    float: right;
}

.right_top {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #bfbfbf;
    margin: 0 auto;
    margin-bottom: 20px;
}

/* 关于我们 */

.picture_container {
    font-size: 14px!important;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
}

.box p,.box{
	line-height: 24px;
	font-size: 14px!important;
}

.youshi_wrap ul li {
    float: left;
    margin-right: 2%;
    width: 48%;
}

.youshi_wrap ul li .icon {
    text-align: center;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    background: #eee;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -o-transition: background;
    float: none;
    display: table;
}

.youshi_wrap ul li .tlt {
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
    color: #2a333c;
}

.about-main-body{
	margin-top: 20px;
}
	
.youshi_wrap ul li p {
    text-align: left;
    margin-top: 4px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #999;
    padding: 0;
}

.ny-about-title {
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
}
	
.ny-about-body ul li {
    float: left;
    width: 48%;
    margin: 1%;
}
	
.ny-about-adv-img h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}
.ny-about-adv-img p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
}

.ny-about-adv-img {
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 20px 0;
    background: #1c4b9e url(../images/about-bg.png) no-repeat center;
}
	
.dizhi ul li {
    height: 140px;
    border: 1px solid #ddd;
    width: 48%;
    float: left;
    margin: 1%;
    padding-top: 30px;
    border-radius: 2px;
    box-shadow: 1px 1px 10px #ddd;
}


.index-product-pic ul li {
    display: table;
    width: 48%;
    float: left;
    margin: 1%;
    margin-bottom: 12px;
    margin-top: 0;
}
	
.main_y_b {
    display: table;
    float: left;
    width: 100%;
}
	
.main_y_b h3 {
    font-size: 22px;
    line-height: 50px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
.main_y_b span {
    width: 98%;
    display: table;
    margin: 0 auto;
    min-height: 80px;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.main_y_b i {
    display: table;
    width: 100px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    background: #e67817;
    border-radius: 1px;
    border-radius: 5px;
}

.description span i {
    display: table;
    background: #fff;
    height: 100%;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    font-size: 18px;
    padding: 0;
    border-radius: 0;
    padding-bottom: 5px;
}

.rec .rec_bg li {
    width: 48%;
    display: table;
    float: left;
    margin: 1%;
}

.newsPage .item img {
    width: 130px;
    height: auto;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}

.newsPage .item h3 {
    font-size: 16px;
    color: #333;
    height: 35px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px solid #ededed;
    transition: all ease 300ms;
}

.newsPage .item .txt {
    color: #666;
    line-height: 24px;
    height: auto;
    margin: 4px 0 13px;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newsPage .item .time {
    color: #666;
    font-size: 12px;
}

.center .title {
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
    margin-top: 15px;
}


.tj {
    display: inline-block;
    width: 120px;
    line-height: 40px;
    height: 40px;
    background: #1c4b9e;
    margin-right: 10px;
    margin-top: 14px;
    border: 0;
    font-size: 14px;
    color: #fff;
}


.crumbs_nav a {
    float: left;
    margin: 0 6px;
    font-size: 14px;
    color: #7b7b7b;
    padding: 0 6px;
    position: relative;
}

.crumbs_nav {
    display: inline-block;
    width: 100%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.dian {
    float: left;
    position: absolute;
    top: 28px;
    left: 0;
    display: none;
}
.word .word_top {
    font-size: 14px;
    color: #888888;
    line-height: 18px;
    display: table;
    float: left;
    line-height: 44px;
}
.title {
    display: block;
    margin-bottom: 1px;
    width: 100%;
	font-size: 16px;
}


.title .cn {
    font-size: 22px;
    line-height: 10px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 12px;
    text-align: center;
}

.pic li {
    width: 48%;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
}
.pic li span {
    width: 100%;
    display: table;
    padding: 5px 0;
    text-align: center;
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
}

.xz-bg dl dd span {
    text-align: center;
    width: 24%;
}


.main3b_ {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.index-title-top {
    width: 100%;
    margin: 0 auto;
    border: 1px dashed #929292;
    margin-bottom: 30px;
    margin-top: 60px;
    position: relative;
    font-weight: bold;
    color: #333;
}

.index-title-top>span:before,.index-title-top>i:after,.index-title-top>h3:after,.index-title-top>h3:before,
.main3a .index-title-top>h3:after,.main3a .index-title-top>h3:before,
.main3a .index-title-top p::after,.main3a .index-title-top>span:before,.main3a .index-title-top>i:after{
	display: none;
}
.index-title-top {
    width: 100%;
    margin: 0 auto;
    border: 0;
    margin-bottom: 0px;
    margin-top: 20px;
    position: relative;
    font-weight: bold;
    color: #333;
}
.index-title-top h3 {
    text-align: center;
    color: #0070c0;
    letter-spacing: 2px;
    position: relative;
    background: #fff;
    display: table;
    margin: 0 auto;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0 50px;
    font-size: 20px;
    font-weight: bold;
}

.index-title-top p {
    text-align: center;
    font-size: 15px;
    background: #fff;
    display: table;
    margin: 0 auto;
    margin-bottom: -7px;
    padding: 0 13px;
    font-family: 宋体;
}

.youshi_wrap ul li {
    float: left;
    margin-right: 0;
    width: 100%;
}

.youshi_wrap ul li .icon {
    text-align: center;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    background: #eee;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -o-transition: background;
    float: none;
    display: table;
    float: left;
}

.ion-right {
    width: 68%;
    float: right;
    margin-top: 8px;
}

.youshi_wrap ul {
    padding-top: 15px;
    padding-bottom: 0;
}

.youshi_wrap ul li {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}


.main3a .index-title-top h3 {
    text-align: center;
    color: #ffffff;
    letter-spacing: 2px;
    position: relative;
    background: initial;
    display: table;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: 0;
    padding: 0 50px;
    font-size: 20px;
    font-weight: bold;
}

.main3a {
    width: 100%;
    position: relative;
    z-index: 99999;
    display: table;
    margin-bottom: 20px;
    overflow: scroll;
}

.main3a .index-title-top p {
    text-align: center;
    font-size: 16px;
    background: inherit;
    display: table;
    margin: 0 auto;
    margin-bottom: -12px;
    padding: 0 13px;
    font-family: 宋体;
    color: #fff;
}

.main3b_ ul li {
    float: left;
    width: 48%;
    margin: 1%;
}

.main3b_ ul li img {
    width: 55%;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #fff;
}


.main3b_ ul li h1 {
    text-align: center;
    color: #ffa500;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 40px;
    font-size: 18px;
}

.main3b_ ul li p {
    color: #ffffff;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 13px;
}










.main3b {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 99999;
    display: table;
    padding: 0 10px;
}

.main3a .index-title-top p font {
    position: relative;
    z-index: 99;
    font-size: 14px;
}

.case-li li {
    width: 48%;
    float: left;
    margin: 1%;
}
.case-li .txt {
    padding: 8px;
    background: #f3f3f3;
}
.more {
    display: table;
    width: 120px;
    line-height: 28px;
    text-align: center;
    background: #0070c0;
    font-size: 12px;
    color: #fff;
    margin-top: 25px;
}
.case-li .txt .icon {
    width: 40px;
    height: 4px;
    background: #0f83d2;
    margin-bottom: 10px;
}

.more {
    display: table;
    width: 120px;
    line-height: 28px;
    text-align: center;
    background: #0070c0;
    font-size: 12px;
    color: #fff;
    margin-top: 8px;
}


/*手机版权*/
.foot_nav {height: 50px;display: block;position: relative;z-index: 99999;}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#0070c0;}
.bottomToolbar li{width:24.5%; float:left; position:relative; text-align:center;border-right: 1px solid #166298;}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}
/*手机版权*/





}


@media screen and (max-width:768px){
	.header-bg .container,.container{width: 100%;padding:0 10px}
}


@media screen and (max-width:425px){
	.header-bg .container,.container{width: 100%;padding:0 10px}
	
}

@media screen and (max-width:375px){
	.header-bg .container,.container{width: 100%;padding:0 10px}
}