.title-h {
    letter-spacing: 2px;
}

.index-qu-h h3,
.title-h h3 {
    display: inline-block;
    margin: 0% auto;
    font-weight: bold;
    color: #03132b;
}

.title-h font {
    margin-left: 2px;
    color: #333333;
}

.title-h a {
    float: right;
    font-size: 18px;
    line-height: 30px;
    margin-top: 1%;
    font-weight: bold;
    color: #555555;
    display: block;
}

.title-h hr {
    border: none;
    width: 100%;
    height: 1px;
    margin: 10px 0px;
    background-color: #b6b6b6;
}
.index-recommend-top.nav-tabs{
    border-bottom: none;
}
.index-recommend-top li {
    float: left;
    height: auto;
    display: table;
    border: 1px solid #f1f1f1;
    background-color: #004797;
}
.index-recommend-top.nav-tabs>li.active>a{
    background-color: #0047970d !important;
    border: none !important;
}
.index-recommend-top li:hover {
    border: 1px solid #e82023;
    background-color: #fff;
}

.index-recommend-top li:hover,
.index-recommend-top li:hover a h2 {
    color: #e82023;
}

.index-recommend-top li,
.index-recommend-top li a h2 {
    color: #fff;
    text-align: center;
}

.index-recommend-top li a h2 {
    margin: 0% auto;
    padding: 6px;
}

.index-recommend-mod {
    margin: 2% auto;
}

.index-recommend-mod ol li figure figcaption {
    font-weight: bold;
    color: #454545;
}

.index-recommend-mod ol li,
.index-recommend-mod ol li figure,
.index-recommend-mod ol li figure img,
.index-recommend-mod ol li figure figcaption,
.index-recommend-mod-fr figure img {
    width: 100%;
    height: auto;
    display: table;
    display: block;
    text-align: center;
}

.index-recommend-mod-fr span {
    display: block;
    letter-spacing: 2px;
}

.index-recommend-mod-fr span h2 {
    font-weight: bold;
    color: #333333;
}

.index-recommend-mod-fr span>hr {
    width: 30px;
    height: 2px;
    border: none;
    background-color: #004797;
}

.index-recommend-mod-fr span p {
    color: #555555;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-recommend-mod-fr .a-img {
    display: block;
    width: 100%;
    margin-top: 0px;
}

.index-recommend-mod-fr .a-img hr {
    display: inline-block;
    width: 30%;
    height: 2px;
    margin: 0px;
    border: none;
    background-color: #eee;
}

.index-recommend-mod-fr .a-img a {
    font-weight: bold;
    color: #333333;
}

.index-recommend-bottom-h .swiper-wrapper {
    padding: 1px;
}

.index-recommend-bottom-h .swiper-slide {
    font-size: 18px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 1px #edeff1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-recommend-bottom-h .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .2s linear;
}

.index-about-fl-h figure a,
.index-recomm-h2>a {
    display: block;
    padding: 0px 7px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #666;
    border: 4px solid #fff;
    background-color: #fff;
}

.index-recomm-h2>a {
    float: right;
}

.index-about-fl-h figure a:hover,
.index-recommend-bottom-h .swiper-slide:hover,
.index-recomm-h2>a:hover {
    color: #fff;
    background-color: #004797;
}

.index-recomm-h2 span {
    display: block;
    width: calc(100% - 50px);
    float: left;
    height: auto;
    display: table;
}

.index-recomm-h2 span h2 {
    line-height: 26px;
    margin: 10px auto 6px;
    color: #333333;
}

.index-recomm-h2 span hr {
    width: 100%;
    border: none;
    height: 1px;
    margin: 4px 0px;
    background-color: #bfbfbf;
}

.index-recomm-h2 span strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #666;
}

.index-recommend-bottom-h {
    margin-bottom: 4%;
}

.index-recommend-bottom-h .swiper-slide:hover figure img {
    transform: scale(.9);
}

.index-recommend-bottom-h .swiper-slide:hover strong,
.index-recomm-h2>a:hover,
.index-recommend-bottom-h .swiper-slide:hover h2 {
    color: #fff;
}

.index-recommend-bottom-h .swiper-slide:hover hr {
    background-color: #fff;
}

.index-about {
    padding-bottom: 4%;
}

.index-about-fl {
    margin-top: 3%;
}

.index-about-fl p {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.index-about-fl a {
    display: inline-block;
    color: #fff;
    text-align: center;
    background-color: #004797;
}

.index-about-fr figure:nth-of-type(1) {
    width: 100%;
}

.index-about-fr figure:nth-of-type(2) {
    position: absolute;
    left: -7%;
    bottom: -9%;
    width: 30%;
    overflow: hidden;
    border-radius: 50%;
}

.index-about-fr figure img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.index-about-h ul li {
    float: left;
    padding: 2% 1%;
    border: 1px solid #e1e1e1;
    border-bottom: 2px solid #004797;
    box-sizing: border-box;
    background-color: #ffffff9d;
}

.index-about-h ul li strong {
    display: block;
    list-style: 36px;
    font-weight: bold;
    color: #004797;
}

.index-about-h ul li p {
    font-size: 16px;
    line-height: 28px;
    margin: 10px auto;
    color: #666;
}
.index_product{
    background: url(../images/bg_02.jpg) no-repeat;
    background-size: 100% 100%;
}
.index_product_h ul{
    margin: 2% auto 4%;
}
.index_product_h ul li{
    float: left;
    box-sizing: border-box;
    margin: 0% 1% 1% 0%;
    padding: 6px;
    background-color: #ffffff;
    transition: all .2s linear;
}
.index_product_h ul li:hover{
    box-shadow: 0px 0px 2px 1px #cccccc;
}
.index_product_h ul li figure{
    overflow: hidden;
    margin: auto;
    transition: all 1s linear;
}
.index_product_h ul li figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.index_product_h ul li span{
    display: block;
    width: 100%;
    height: 40%;
    text-align: center;
    transition: all 1s linear;
}
.index_product_h ul li span a h2{
    margin-top: 2%;
    color: #141414;
}
.index_product_h ul li span p{
    color: #555;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* 首页实力 */
.index_strenght {
    width: 100%;
}

.index_strenght .swiper-wrapper .index_strenght_one ul {
    background-color: #0000004d;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li {
    position: relative;
    float: left;
    padding: 7% 1% 1%;
    border-right: 1px solid #f1f1f1;
    box-sizing: border-box;
    letter-spacing: 2px;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li:hover {
    background-color: #0047978d;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li>font {
    display: block;
    margin-left: 4%;
    font-weight: bold;
    color: #ffffff;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li>span {
    position: absolute;
    left: 5%;
    width: 90%;
    bottom: 4%;
    color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
    transition: all .8s linear;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li>span hr {
    background-color: #ffffff;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li>span b {
    font-weight: bold;
}

.index_strenght .swiper-wrapper .index_strenght_one ul li>span p {
    width: 100%;
    color: #ffffff;
}

.index_strenght .swiper-slide {
    font-size: 18px;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_strenght .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_strenght .swiper-wrapper .swiper-slide ol li {
    width: 100%;
}

.index_strenght .swiper-wrapper .swiper-slide ol li:nth-of-type(1) {
    margin-bottom: 2%;
}

.index_strenght .swiper-wrapper .swiper-slide span {
    display: block;
    box-sizing: border-box;
}

.index_strenght .swiper-wrapper .swiper-slide span strong {
    display: block;
    color: #333333;
}

.index_strenght .swiper-wrapper .swiper-slide span font {
    color: #888888;
}

.index_strenght .swiper-wrapper .swiper-slide span hr {
    position: relative;
    width: 40%;
    border: none;
    height: 2px;
    background-color: #eeeeee;
    margin: 2% 0%;
}

.index_strenght .swiper-wrapper .swiper-slide span hr::after {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 0%;
    height: 100%;
    background-color: #004797;
    transition: all .4s linear;
}

.index_strenght .swiper-wrapper .swiper-slide span:hover hr::after {
    width: 100%;
}

.index_strenght .swiper-wrapper .swiper-slide span p {
    color: #555555;
}

.index_strenght .swiper-wrapper .swiper-slide span a {
    padding: 6px 40px 6px 10px;
    float: right;
    color: #004797;
    border: 1px solid #eeeeee;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.index_strenght .swiper-wrapper .swiper-slide span:hover a {
    color: #666666;
}

.index-qu {
    padding-top: 4%;
    background: url(../images/index_qu_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.index-qu-h {
    text-align: center;
}

.index-qu-h font {
    font-size: 22px;
    line-height: 36px;
    text-transform: uppercase;
    color: #004797;
}

.index-qu-h h3 {
    display: block;
}

.index-qu-h span {
    display: inline-block;
    width: 40px;
    height: 4px;
    border: none;
    background-color: #333333;
}

.index-qu-h span:nth-of-type(1) {
    background-color: #e82023;
}

.index-qu-h figure img,
.index-qu-h figure {
    width: 100%;
}

.index-qu-h figure img {
    display: block;
}

.index_baike_h {
    padding-bottom: 1%;
}

.index_baike_h ul li {
    position: relative;
    float: left;
    padding: 6% 2%;
    height: auto;
    display: table;
    margin-left: -1px;
    background-color: #ffffff9d;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    z-index: 1;
}

.index_baike_h ul li::after,
.index_baike_h ul li::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    z-index: -1;
    transition: all .6s linear;
}

.index_baike_h ul li::after {
    left: 0%;
    bottom: 0%;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
}

.index_baike_h ul li::before {
    right: 0%;
    top: 0%;
    border-top: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
}

.index_baike_h ul li time {
    display: block;
    margin: 0% auto;
    font-weight: bold;
    text-align: center;
    color: #064997;
    border: 2px solid #064997;
    border-radius: 45px;
}

.index_baike_h ul li a h2 {
    font-weight: bold;
    color: #000;
    margin: 4% auto;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

	.index_baike_h ul li p {
		color: #555555;
		overflow: hidden;
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
.index_baike_h ul li:hover {
	z-index:2;
    border: 1px solid #cccccc00;
}

.index_baike_h ul li:hover::before,
.index_baike_h ul li:hover::after {
    width: 100%;
    height: 100%;
}

.index_baike_h ul li:hover time {
    color: #ff0000;
    border: 2px solid #ff0000;
}

.index-ne {
    position: relative;
    padding: 1px 0px;
    margin: 4% auto;
}

.index-industry-h figure img,
.index-industry-h figure {
    width: 100%;
}

.index-industry-h figure img {
    display: block;
}

.index-industry .swiper-slide p {
    margin: 2% auto;
    color: #666;
}

.index-industry .swiper-slide a h2 {
    color: #212121;
    transition: all .6s linear;
}
.index-industry .swiper-slide:hover a h2{
    letter-spacing: 2px;
    font-weight: bold;
}
.index-industry .swiper-slide span {
    display: block;
    width: 100%;
}

.index-industry .swiper-slide span a h2 {
    display: inline;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}

.index-news ul li {
    margin: 2% auto 1%;
}

.index-news ul li time b {
    display: block;
    font-weight: bold;
    color: #03132b;
    margin-top: 1%;
}

.index-news ul li time {
    display: block;
    float: left;
    width: 100px;
    padding-top: 2%;
    color: #666666;
}

.index-news ul li span {
    display: block;
    float: right;
}

.index-news ul li span a h2 {
    margin: 0% auto;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.index-news ul li:hover span a h2{
    color: #004797;
}
.index-industry .swiper-slide p,
.index-news ul li span p {
    color: #888888;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-ne>a {
    margin-top: 4%;
    color: #ffffff;
    background-color: #004797;
}





/* 新闻页 */
.com_news_h ul,
.com_news_h ul li {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 1%;
}

.com_news_h ul li {
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 1px #f2f2f2;
    margin-bottom: 30px;
    box-shadow: 0px 0px 12px 1px #ccc;
}

.com_news_h ul li::after {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
    z-index: -1;
    border: 1px dashed #f1f1f1;
}

.com_news_h ul li figure {
    width: 24%;
    transition: all .4s linear;
	overflow:hidden;
    z-index: 2;
}

.com_news_h ul li:nth-of-type(odd) figure {
    float: left;
}

.com_news_h ul li:nth-of-type(even) figure {
    float: right;
}

.com_news_h ul li figure img {
    width: 100%;
	height: 100%;
    object-fit: cover;
    display: block;
}

.com_news_h ul li span {
    display: block;
    height: auto;
    display: table;
    transition: all .4s linear;
}

.com_news_h ul li:nth-of-type(odd) span {
    float: right;
}

.com_news_h ul li:nth-of-type(even) span {
    float: left;
}

.com_news_h ul li span h2 {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-weight: bold;
    margin: 10px auto;
    text-align: center;
	overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}

.com_news_h ul li span p {
    font-size: 16px;
    line-height: 30px;
	margin-top:2%;
    color: #555555;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.com_news_h ul li span time {
    font-size: 16px;
    color: #666666;
}

.com_news_h ul li span>a:nth-of-type(2) {
    font-weight: bold;
    font-size: 16px;
    float: right;
}

/* 搜索 */
.search-list ul li figure {
    display: none !important;
}

.search-list ul li span {
    width: 100% !important;
}

.search-list ul li:hover span {
    margin-top: 0px !important;
}
.search-list ul li{
    position: relative;
}
.search-list ul li::before,
.search-list ul li::after{
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    z-index: -1;
    transition: all 1s linear;
}
.search-list ul li::after {
    top: 20px;
    left: 20px;
    border-top: 1px dashed #004797;
    border-left: 1px dashed #004797;
}
.search-list ul li::before{
    bottom:20px;
    right: 20px;
    border-bottom: 1px dashed #004797;
    border-right: 1px dashed #004797;
}
.search-list ul li:hover:before,
.search-list ul li:hover:after{
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}
/* 404 */
.error-h {
    position: relative;
}

.error-h figure {
    margin: 0% auto;
}

.error-h figure img {
    width: 100%;
    display: block;
}

.error-h span{
    width: 100%;
    position: absolute;
    left: 0;
    letter-spacing: 2px;
    text-align: center;
}
.error-h span p {
    color: #454545;
}
.error-h span a{
    line-height: 20px;
    padding: 6px 10px;
    font-weight: bold;
    color: #064997;
}
.error-h span a:nth-of-type(1){
    margin-right:10%;
}
.error-h span a:nth-of-type(2){
    margin-left: 10%;
}

/* contact */
.contact_us_h{
    margin: 20px auto;
}
.contact_us_h ul{
    width: 100%;
    margin: 0% auto 4%;
    height: auto;
    display: table;
}
.contact_us_h ul li{
    width:19%;
    float: left;
    height: auto;
    display: table;
    height: 272px;
    margin-right: 8%;
    background-color: #eeeeee;
}
.contact_us_h ul li:nth-of-type(4){
    margin-right: 0px;
}
.contact_us_h ul li figure{
    width: 40%;
    min-width: 70px;
    margin: 20px auto;
    animation: tada 5s infinite;
}
.contact_us_h ul li figure img{
    width: 100%;
    display: block;
}
.contact_us_h ul li p:nth-of-type(1){
    font-size: 22px;
}
.contact_us_h ul li p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: #333333;
}
.map-h{
    padding: 10px;
    margin-bottom: 3%;
    box-sizing: border-box;
    background: url(../images/bg.jpg) repeat;
}
.contact-title{
    text-align: center;
    margin-top: 3%;
}
.contact-title h3{
    margin-bottom: 0px;
    font-weight: bold;
    color: #333;
}
.contact-title font{
    color: #666;
}


.detail-b{
     margin: 1% auto 3%;
    padding:2% 2%;
	box-shadow: 0px 0px 6px 1px #f1f1f1;
    background-color: #ffffff;
    box-sizing: border-box;
}
.detail-fl h1{
    margin: 0% auto;
    font-weight: bold;
    color: #333333;
}
.com-detail{
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}
.detail-fl p,
.com-detail span a h2,
.com-detail time{
    font-weight: 400;
    color: #666666;
}
.com-detail span a h2{
    display: inline;
}
.detail-fl p img{
    width: 100%;
    display: block;
}
.detail-fr-about strong,
.detail-fr-pro strong,
.detail-fr strong{
    display: block;
    margin-bottom:20px;
    padding-left: 2%;
    border-left: 4px solid #064997;
    font-weight: bold;
    color: #333333;
}
.detail-fr-top strong{
    margin-top: 40px;
}
.detail-fr-top ul li{
    width: 100%;
    height: auto;
    display: table;
    border-bottom: 1px solid #eeeeee;
}
.detail-fr-top ul li a h2{
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}
.detail-fr-pro ul li{
    height: auto;
    display: table;
    padding:10px;
    background-color: #e5e5e7;
    box-sizing: border-box;
}
.detail-fr-pro ul li a h2{
    margin: 2% auto 0%;
    text-align: center;
    font-weight: bold;
    color: #333333;
}

.detail-fr-about{
    padding: 4%;
    margin-top: 10%;
    color: #ffffff;
    box-sizing: border-box;
    background-color: #064997;
} 
.detail-fr-about strong{
    color: #ffffff;
    margin-top: 20px;
    border-left: 4px solid #ffffff;
}


.product-detail-h{
    box-shadow: 0px 0px 6px 1px #0000002d;
}
.product-detail-h img,
.product-detail-h p img{
    display: none;
}
.detail-fr-pro ul li figure,
.detail-fr-pro ul li figure img,
.product-detail-img figure img,
.product-detail-img figure,
.product-detail figure img,
.product-detail figure{
    width: 100%;
    display: block;
}


@media screen and (min-width:1600px) {
    .index_product_h ul li {
        height:310px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 660px;
    }

}

@media screen and (max-width:1600px) {

    .index_product_h ul li {
        height: 270px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 450px;
    }
}

@media screen and (min-width:1400px) {
    
    .index_strenght .swiper-wrapper .index_strenght_one ul li>span b {
        font-size: 30px;
        line-height: 40px;
    }

    /* 新闻 */
    .com_news_h ul li:hover span {
        margin-top: 46px;
    }
}

@media screen and (max-width:1400px) {
    .index_product_h ul li {
        height: 230px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 440px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span b {
        font-size: 24px;
        line-height: 40px;
    }

    /* 新闻 */
    .com_news_h ul li span {
        margin-top: 16px;
    }

    .com_news_h ul li:hover span {
        margin-top: 26px;
    }
}

@media screen and (min-width:1200px) {
    .index-about-h ul li {
        margin-top: 80px;
    }

    .index-about-h ul li p {
        height: 74px;
    }

    .index-about-h ul li strong {
        font-size: 26px;
    }

    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li>font {
        font-size: 50px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span p {
        font-size: 20px;
        line-height: 32px;
        margin-top: 3%;
    }

    .index-ne>a {
        font-size: 18px;
        padding: 12px 16px;
    }

    .index-ne>a {
        bottom: 4%;
    }

    .error-h span p{
        font-size: 22px;
        line-height: 44px;
    }
    .error-h span a{
        font-size: 20px;
    }

    .detail-fr-top ul li a h2{
        font-size: 18px;
    }
    .detail-fr-about strong,
    .detail-fr strong{
        font-size: 30px;
        line-height: 30px;
    }
    .detail-fr-pro ul li a h2{
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (max-width:1200px) {
    .index-about-h ul li {
        margin-top: 50px;
    }

    .index-about-h ul li strong {
        font-size: 22px;
    }

    .index-about-h ul li p {
        height: 90px;
    }

    .index_product_h ul li {
        height: 190px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 370px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>font {
        font-size: 30px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span p {
        font-size: 16px;
        line-height: 32px;
    }

    .index-ne>a {
        font-size: 16px;
        padding: 6px 16px;
        bottom: 2%;
    }

    /* 新闻 */
    .com_news_h ul li span {
        margin-top: 0px;
    }

    .com_news_h ul li:hover span {
        margin-top: 0px;
    }

    .error-h span p,
    .error-h span a{
        font-size: 18px;
        line-height: 32px;
    }

    .detail-fr-top ul li a h2{
        font-size: 16px;
    }
    .detail-fr-about strong,
    .detail-fr strong{
        font-size: 24px;
        line-height: 24px;
    }
    .detail-fr-pro ul li a h2{
        font-size: 16px;
        line-height: 26px;
    }
}

@media screen and (min-width:992px) {
    .title-h {
        margin: 4% auto 0%;
    }

    .index-qu-h h3,
    .title-h h3 {
        font-size: 42px;
        line-height: 60px;
    }

    .index-recommend-top li,
    .index-recommend-top li a h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .index-recommend-mod-fr span p {
        margin: 8% auto;
    }

    .index-recommend-mod-fr .a-img a img {
        width: 22px;
    }

    .index-recommend-mod-fr .a-img a:nth-of-type(1) {
        padding: 16px 12px;
        font-size: 24px;
        border-radius: 30px;
    }

    .index-recommend-mod ol li figure figcaption {
        font-size: 18px;
        line-height: 20px;
    }

    .index-recommend-mod-fr span h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .index-recommend-mod-fr span p {
        font-size: 18px;
        line-height: 32px;
    }

    .index-recommend-mod-fr .a-img a:nth-of-type(2) {
        font-size: 22px;
        line-height: 22px;
    }

    .index-recomm-h2 span h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .index-recomm-h2>a {
        margin-top: 27px;
    }

    .index-about-fl {
        width: 45%;
        float: left;
    }

    .index-about-fr {
        position: relative;
        width: 52%;
        float: right;
    }

    .index-about-fl p {
        margin: 8% auto;
    }

    .index_product_h ul li {
        width: 24.25%;
    }

    .index_product_h ul li:nth-of-type(4n) {
        margin-right: 0%;
    }

    .index_product_h ul li span a h2 {
        font-size: 18px;
        line-height: 32px;
    }

    .index_product_h ul li span p {
        font-size: 16px;
        line-height: 26px;
    }
    /* 百科 */

    

    .index_baike_h ul li p {
        font-size: 16px;
        line-height: 36px;
    }

    .index-news ul li time {
        width: 100px;
        font-size: 30px;
        line-height: 40px;
    }

    .index-news ul li span {
        width: calc(100% - 100px);
    }

    .index-news ul li span a h2 {
        font-size: 18px;
        line-height: 32px;
    }

    .index-news ul li span p {
        font-size: 16px;
        line-height: 32px;
        margin-top: 10px;
    }

    /* 新闻 */
    .com_news_h ul li span {
        width: 74%;
        padding: 0% 2%;
        box-sizing: border-box;
    }

    .error-h figure {
        width: 800px;
    }
    
    .contact-title h3{
        font-size: 36px;
        line-height: 40px;
    }
    .contact-title font{
        font-size:22px;
        line-height: 22px;
    }

    .detail-fl h1{
        font-size: 22px;
        line-height: 44px;
    }
    .detail-fl p,
    .com-detail span a h2,
    .com-detail time{
        font-size: 18px;
        line-height: 32px;
    }
    .detail-fl{
        width: 72%;
        float: left;
    }
    .detail-fr{
        width: 25%;
        float: right;
    }
    .detail-fr-pro ul li{
        width: 100%;
        margin: 3% auto;
    }

}

@media screen and (max-width:992px) {
    .title-h {
        margin: 30px auto 0px;
    }

    .index-qu-h h3,
    .title-h h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .index-recommend-top li,
    .index-recommend-top li a h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .index-recommend-mod-fr span p {
        margin: 6% auto;
    }

    .index-recommend-mod-fr .a-img a:nth-of-type(1) {
        padding: 10px;
        font-size: 18px;
        border-radius: 20px;
    }

    .index-recommend-mod-fr .a-img a img {
        width: 14px;
    }

    .index-recommend-mod ol li figure figcaption {
        font-size: 16px;
        line-height: 18px;
    }

    .index-recommend-mod-fr span h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .index-recommend-mod-fr span p {
        font-size: 16px;
        line-height: 28px;
    }

    .index-recommend-mod-fr .a-img a:nth-of-type(2) {
        font-size: 18px;
        line-height: 22px;
    }

    .index-recomm-h2 span h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .index-recomm-h2>a {
        margin-top: 22px;
    }

    .index-about-fl {
        width: 100%;
    }

    .index-about-fr {
        width: 100%;
        padding: 2%;
        margin: 2% auto 0%;
        border: 1px solid #004797;
    }

    .index-about-fr figure {
        height: 500px;
        overflow: hidden;
    }

    .index-about-fl p {
        margin: 10px auto;
    }

    .index-about-fr figure:nth-of-type(2) {
        display: none;
    }

    .index-about-h ul li {
        margin-top: 2%;
    }

    .index-about-h ul li p {
        overflow: hidden;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .index_product_h ul li {
        height: 220px;
    }
    .index_product_h ul li {
        width: 32.66%;
    }

    .index_product_h ul li span a h2 {
        font-size: 16px;
        line-height: 26px;
    }

    .index_product_h ul li span p {
        font-size: 14px;
        line-height: 24px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 300px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span b {
        font-size: 20px;
        line-height: 40px;
    }

    /* 百科 */
 

    .index_baike_h ul li p {
        font-size: 14px;
        line-height: 24px;
    }

    .index-news ul li {
        margin: 4% auto 1%;
    }

    .index-news ul li time {
        width: 74px;
        font-size: 24px;
        padding-top: 10px;
        line-height: 32px;
    }

    .index-news ul li span {
        width: calc(100% - 76px);
    }

    .index-news ul li span a h2 {
        font-size: 16px;
        line-height: 32px;
    }

    .index-news ul li span p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 0px;
    }

    /* 新闻 */
    .com_news_h ul li figure {
        display: none;
    }

    .com_news_h ul li span {
        width: 100%;
    }

    .com_news_h ul li:hover span {
        margin-top: 10px;
    }

    .error-h figure {
        width: 100%;
    }

    .contact_us_h ul li{
        width: 24%;
        margin-right: 1.3%;
    }


    .contact-title h3{
        font-size: 30px;
        line-height: 36px;
    }
    .contact-title font{
        font-size:18px;
        line-height: 20px;
    }

    .detail-fl,
    .detail-fr{
        width: 100%;
    }
    .detail-fl h1{
        font-size: 18px;
        line-height: 30px;
    }
    .detail-fr-about p,
    .detail-fl p,
    .com-detail span a h2,
    .com-detail time{
        font-size: 16px;
        line-height: 26px;
    }
    .detail-fr{
        margin-top: 3%;
    }
    .detail-fr-pro ul li figure{
        height: 160px;
        overflow: hidden;
    }
    
}
@media screen and (max-width:992px) and (min-width:767px){
    .detail-fr-pro ul li{
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
        float: left;
    }
    .detail-fr-pro ul li:nth-of-type(3n){
        margin-right: 0%;
    }
}
@media screen and (min-width:860px){
    
}
@media screen and (max-width:860px){
    .index_product_h ul li {
        height: 180px;
    }
    .detail-fr-pro ul li figure{
        height: 140px;
    }
}
@media screen and (min-width:767px) {
    .index-recommend-mod ol {
        width: 26%;
        float: left;
    }

    .index-recommend-mod-fr {
        width: 74%;
        margin-top: 1%;
        float: right;
    }

    .index-about-fl a {
        padding: 12px 22px;
        font-size: 18px;
    }

    .index-about-fl p {
        font-size: 18px;
        line-height: 36px;
    }

    .index-about-h ul li {
        width: 23.25%;
        margin-right: 2.25%;
    }

    .index-about-h ul li:nth-of-type(4n) {
        margin-right: 0%;
    }

    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li>span hr {
        width: 60px;
        background-color: #ffffff;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li:hover>span {
        height: 60%;
    }

    .index-industry .swiper-slide a h2 {
        font-size: 20px;
        line-height: 40px;
    }

    .index-industry .swiper-slide p {
        font-size: 18px;
        line-height: 32px;
    }

    .index-ne>a {
        position: absolute;
        right: 0%;
    }

    .index-industry {
        width: 54%;
        float: left;
        padding-right: 2%;
        box-sizing: border-box;
        border-right: 1px solid #eeeeee;
    }
	
    .index-news {
        width: 46%;
        padding-left: 2%;
        box-sizing: border-box;
    }
	.product-detail-img figure{
		width:600px;
		margin:2% auto;
	}
    
}
@media screen and (max-width:767px) {

    .index-recommend-top li,
    .index-recommend-top li a h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .index-recommend-mod ol {
        display: none;
    }

    .index-recommend-mod-fr {
        width: 100%;
        margin-top: 1%;
    }

    .index-about-fl a {
        padding: 12px 22px;
        font-size: 16px;
    }

    .index-about-fl p {
        font-size: 16px;
        line-height: 31px;
    }

    .index-about-h ul li {
        width: 49%;
        margin-right: 2%;
    }

    .index-about-h ul li:nth-of-type(2n) {
        margin-right: 0%;
    }
    .index_product_h ul li {
        height: 160px;
    }
    .index_product_h ul li span a h2 {
        font-size: 14px;
        line-height: 24px;
    }

    .index_product_h ul li span p {
        font-size: 12px;
        line-height: 20px;
    }
    /* 公司实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li>span hr {
        width: 30px;
        background-color: #ffffff;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span b {
        font-size: 16px;
        line-height: 32px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span p {
        font-size: 14px;
        line-height: 22px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li:hover>span {
        height: 70%;
    }

    .index-industry,
    .index-news {
        width: 100%;
    }

    .index-industry {
        margin: 20px auto 20px;
    }
	

    .index-news {
        padding: 30px 0px;
        border-top: 1px solid #eeeeee;
    }

    .index-industry .swiper-slide a h2 {
        font-size: 18px;
        line-height: 36px;
    }

    .index-industry .swiper-slide p {
        font-size: 16px;
        line-height: 30px;
    }
    .error-h span p,
    .error-h span a{
        font-size: 16px;
        line-height: 32px;
    }

    .contact_us_h ul li {
        width: 49%;
        height: 230px;
        margin: 0% 0.5% 1%;
    }
    .detail-fr-pro ul li{
        width: 49.5%;
        margin-right: 1%;
        margin-bottom: 1%;
        float: left;
    }
    .detail-fr-pro ul li:nth-of-type(2n){
        margin-right: 0%;
    }
    .detail-fr-pro ul li figure{
        height: 160px;
    }
	.product-detail-img figure{
		width:100%;
		margin:10px auto;
	}
	.com_news_h ul li span p{
		line-height:26px;
	}

}
@media screen and (max-width:992px) and (min-width:640px) {
    .index_product_h ul li:nth-of-type(3n) {
        margin-right: 0%;
    }
}
@media screen and (min-width:660px) {

    /* 公司实力 */
    .index_strenght .swiper-slide:nth-of-type(1) {
        background: url(../images/index_strenght_bg.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .index_strenght .swiper-wrapper .swiper-slide>figure {
        width: 50%;
        float: left;
    }

    .index_strenght .swiper-wrapper .swiper-slide ol {
        width: 49%;
        float: right;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        width: 25%;
    }

}

@media screen and (max-width:660px) {
    .index_product_h ul li {
        height: 130px;
    }
    /* 公司实力 */
    .index_strenght .swiper-slide:nth-of-type(1) {
        background: url(../images/index_strenght_bg.jpg) no-repeat center center;
    }

    .index_strenght .swiper-wrapper .swiper-slide>figure,
    .index_strenght .swiper-wrapper .swiper-slide ol {
        width: 100%;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 270px;
    }

    .index_strenght .swiper-wrapper .swiper-slide ol li:nth-of-type(1) {
        display: none;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        width: 50%;
        padding-bottom: 2%;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span {
        position: static !important;
        width: 100% !important;
        margin-top: 20%;
    }

}

@media screen and (min-width:640px) {

    .title-h font {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 4px;
    }

    .index-recommend-top li {
        width: 21%;
        margin-right: 5.33%;
    }

    .index-recommend-top li:nth-of-type(4) {
        margin-right: 0%;
    }

    /* 百科 */
    .index_baike_h ul li {
        width: 25%;
    }

    .index_baike_h ul li a h2 {
        font-size: 18px;
		line-height: 30px;
		height: 60px;
    }

    .index_baike_h ul li time {
        width: 80px;
        height: 80px;
        font-size: 30px;
        line-height: 80px;
    }


}

@media screen and (max-width:640px) {
    .index_product_h ul li {
        width: 49.5%;
    }

    .index_product_h ul li:nth-of-type(2n) {
        margin-right: 0%;
    }
    
    .index_product_h ul li {
        height: 200px;
    }
    .index-qu-h h3,
    .title-h h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .title-h font {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 1px;
    }

    .index-recommend-top li {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    .index-recommend-top li:nth-of-type(2n) {
        margin-right: 0%;
    }

    /* 百科 */
	
    .index_baike_h ul li {
        width: 50%;
    }
	.index_baike_h ul li a h2 {
        font-size: 18px;
		line-height: 30px;
		height: 60px;
    }
    .index_baike_h ul li time {
        width: 80px;
        height: 80px;
        font-size: 30px;
        line-height: 80px;
    }

    .contact_us_h ul li p{
        font-size: 14px;
    }
    .contact_us_h ul li p:nth-of-type(1) {
        font-size: 18px;
    }

    .contact-title h3{
        font-size: 26px;
    }
    .contact-title font{
        font-size:16px;
    }

    .detail-fr-pro ul li figure{
        height: 140px;
    }
    .detail-fr-pro ul li figure{
        height: 120px;
    }
    .detail-fr-pro ul li a h2 {
        height: 48px;
        line-height: 24px;
    }
}

@media screen and (min-width:530px) {
    .index-recommend-mod-fr>figure {
        width: 60%;
        float: left;
    }

    .index-recommend-mod-fr span {
        display: block;
        width: 40%;
        float: right;
        margin-top: 3%;
    }

    .index-recommend-mod-fr span>hr {
        margin: 4% 0%;
    }

    .index-recommend-mod-fr span h2 {
        margin: 6% auto;
    }

}

@media screen and (max-width:530px) {
    .index-recommend-mod {
        margin-bottom: 30px;
    }

    .index-recommend-mod-fr>figure,
    .index-recommend-mod-fr span {
        width: 100%;
    }

    .index-recommend-mod-fr span h2 {
        margin: 0% auto;
    }

    .index-recommend-mod-fr span>hr {
        margin: 1% 0%;
    }

    .index-recommend-mod-fr span p {
        margin: 2% auto 6%;
    }

    .index-about-fr figure {
        height: 300px;
    }
    .index_product_h ul li {
        height: 160px;
    }

    /* 实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 250px;
    }

    /* 百科 */
    .index_baike_h ul li a h2 {
        font-size: 18px;
        line-height: 32px;
    }

}

@media screen and (min-width:440px) {

    /* 实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li>span {
        height: 10%;
    }
    .error-h span{
        top: 68%;
    }
	.ma-top a{
		margin-top:-1%;
	}
}

@media screen and (max-width:440px) {
	.ma-top a{
		margin-top:-7%;
	}
    .index-recommend-mod-fr span h2 {
        font-size: 20px;
    }

    .index-about-fr figure {
        height: 240px;
    }

    .index_product_h ul li {
        height: 140px;
    }

    /* 实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 200px;
    }

    .index_strenght .swiper-wrapper .index_strenght_one ul li>span {
        height: 20%;
        margin-top: 10%;
    }

    .index_strenght .swiper-wrapper .swiper-slide span p {
        overflow: hidden;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .index_baike_h ul li a h2 {
        font-size: 16px;
        line-height: 28px;
    }
	.index-recommend-mod-fr .a-img a:nth-of-type(1){
		font-size:16px;
	}
    .error-h span{
        top: 64%;
    }
	.title-h font {
        display: none;
    }
	.title-h a{
		font-size:16px;
	}
}

@media screen and (max-width:530px) and (min-width:360px) {
    .index-recomm-h2 span {
        width: 100%;
    }

    .index-recomm-h2>a {
        display: none;
    }
}
@media screen and (min-width:380px){
	.com_news_h ul li {
		padding: 40px;
	}
    .index_product_h ul li figure{
        width: 60%;
        height: 50%;
    }
    .index_product_h ul li:hover span{
        height: 0%;
    }
    .index_product_h ul li:hover figure{
        width: 100%;
        height: 100%;
        margin-top: -2%;
    }
    .index_product_h ul li:hover figure img{
        height: 100%;
    }

}
@media screen and (max-width:380px) {
	.com_news_h ul li {
		padding: 20px;
	}
    .index_product_h ul li figure img {
        min-height: 100px;
    }
    .index_product_h ul li figure{
        width: 100%;
        height: 100%;
    }
    .index_product_h ul li {
        height: auto;
        display: table;
    }
    .index_product_h ul li span p {
        display: none !important;
    }
    /* 实力 */
    .index_strenght .swiper-wrapper .index_strenght_one ul li {
        height: 180px;
    }

    .detail-fr-pro ul li figure{
        height: 90px;
    }
    .detail-fr-pro ul li a h2 {
        font-size: 14px;
        height: 36px;
        line-height: 18px;
    }
    .detail-fr-about p{
        font-size: 14px;
    }
}

@media screen and (min-width:360px) {}

@media screen and (max-width:360px) {
    .title-h br {
        display: none;
    }

    
}