@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

li.core_icon_1 {
    background: #bf9061 url(../img/core_active_icon_1.png) no-repeat left 15px;
}
li.core_icon_1 h1,li.core_icon_1 h3{color:#fff!important;}
.clear{
	clear:both;
}

.about_swiper .imgs_box {
    height: 232px;
    width: 24.2%;
    float: left;
    margin-right: 1%;
}
.about_swiper .imgs_box:nth-child(4n){
	margin-right:0;
}

@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 46px; font-weight: bold;}


.flex_justify_between h5 a {
    display: none;
}
.logo_box {
    width: 66%;
    float: left;
}
.logo_box h1 {
    font-weight: bold;
    color: #090909;
    font-size: 25px;
    line-height: 90px;
}
.tel_box h2 {
    color: #272727;
    font-size: 14px;
}
.tel_box {
    padding-left: 33px;
    padding-top: 25px;
    height: 90px;
    background: url(../img/tel_icon.jpg) no-repeat left center;
    background-size: 14%;
}
.tel_box h1 {
    font-weight: bold;
    color: #bf9061;
    font-size: 23px;
    line-height: 30px;
}
.tel_box {
    padding-left: 33px;
    padding-top: 0px;
    height: auto;
    background: url(../img/tel_icon.jpg) no-repeat left center;
    background-size: 14%;
}

.dec_box ul li {
    flex: none;
    text-align: center;
    width: 50%;
    margin-bottom: 31px;
}
.tab_list li {
    width: auto;
    margin: 0 10px 10px;
}
.tab_list li a {
    display: block;
    padding: 0 12px;
    line-height: 60px;
    height: 60px;
    background: #bf9061;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.product_item:nth-child(2n) {
    margin-right: 0;
}
.product_item {
    width: 48.8%;
    margin-right: 10px;
    margin-left: 0;
}
.core_swiper{
	display:none;
}
.core_info {
    padding-left: 0;
    width: 100%;
     padding-bottom: 50px;
}

.about_info>div {
    width: 100%;
}
.about_info>div img{
	width:100%;
}
.about_info.flex_nowrap {
    display: block;
}
.about_dec {
    padding-left: 0;
}
.about_dec h1 {
    color: #000000;
    font-size: 32px;
    margin: 20px 0 30px;
}
.about_swiper .imgs_box:nth-child(2n) {
    margin-right: 0;
}
.about_swiper .imgs_box {
    height: 232px;
    width: 49.4%;
        margin-bottom: 11px;
    float: left;
    margin-right: 1%;
}
.about_box {
    padding-bottom: 70px;
    background: #f9f9f9 url(../img/honor_bg.png) no-repeat bottom;
    background-size: 100%;
}
.gds_box {
    width: 100%;
    height: 89px;
    background: url(../img/gds_box.jpg) no-repeat center;
    background-size: contain;
}
.news_left {
    width: 100%;
    margin-right: 0;
}
.news_big {
    display: block;
    width: 100%;
    margin-right: 35px;
}
.news_big .imgs_box {
    width: 30%;
    height: auto;
    float: left;
    margin-right: 14px;
}
.news_big .imgs_box img {
    width: 100%;
    height: 82px;
    object-fit: cover;
}
.swiper-slide.flex_nowrap {
    display: block;
}
ul.news_list {
    width: 100%;
    display: block;
}
.news_info {
    padding-right: 10px;
    width: 88%;
}
.news_right {
    width: 100%;
}
.foot_logo{
	display:none;
}
.news_container {
    padding: 20px 0 48px;
}
.foot_nav ul:nth-child(3){
	display:none;
}
.foot_tips {
    padding: 25px 0 126px;
    border-top: 1px solid #555555;
    text-align: center;
}
.title_box h4 i::after
{
	display:none;
}
}
