@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;
}
.wp {margin: 0 auto;width: 1320px;}

a.reman {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}
.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #333;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 16px;
    height: 100px;
    float: right;
    background: url(../img/ico1.png) left center no-repeat;
    padding-left: 65px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #0858b2;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 38px;
    color: #ef0730;
    height: 30px;
    line-height: 36px;
    font-weight: bold;
}
.logo_tel p span em {
    font-style: normal;
    font-size: 18px;
    color: #333;
    position: relative;
    top: -8px;
}
.nav {
    background-size: 100%;
    background-color:#0858b2;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 210px;
    line-height: 65px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}


.g-tit{
    text-align: center;
    margin-bottom: 48px;
}
.g-tit .tit {
    font-size: 42px;
    color: #0858B2;
    font-weight: bold;
    padding-top: 18px;
    background: url(../img/ico2.png) no-repeat center top;
    line-height: 72px;
}
.g-tit .en{
    font-size: 16px;
    color:#999999;
    text-transform: uppercase;
}
/**äº§å“ä¸­å¿ƒ**/
.row1{
    padding-top: 50px;
}
.ul-list1s{
    overflow: hidden;
    margin:0 0 30px;
}
.ul-list1s .swiper-slide{
    float: left;
    width: 33.333%;
    text-align: center;
}
.ul-list1s .con{
    display: block;
}
.ul-list1s .tit{
    font-size: 20px;
    font-weight: bold;
    color:#323232;
}
.ul-list1s .en{
    font-size: 14px;
    color:#999999;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.ul-list1s .desc{
    background-color: #0858B2;
    padding: 18px 93px;
    color:#fff;
    font-size: 16px;
    line-height: 1.5;
}
.ul-list1s ul li:nth-child(3n) {
    margin-right: 0;
}
.ul-list1s ul li {
    width: 31.8%;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ul-list1s ul li .sytps img {
    width: 100%;
    height: 331px;
    object-fit: cover;
}
.ul-list1s ul li .dcpmc{
	background-color: #0858B2;
    padding: 18px 93px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}

.ul-list1s ul li .dcpmc {
    background-color: #0858B2;
    padding: 18px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}


@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: 38px; font-weight: bold;} */
.wrap,body,.in_about .about_box .fl,.foot_con li.first,
.wp{
	width:98%;
	margin:0 auto;
}
.in_advan ul li .txt,
.in_advan ul li img {
    width: 80%;
}
html, body{
    width: 100% !important;
    /* max-width: 100% ; */
}
.in_product .product_list ul li{
    width:  47%;height: 180px;
}
.in_product .product_list ul li img{
    height: 100%;
}
.in_product .product_list ul li:hover{height:180px;padding:0px;-moz-box-shadow:0px 0px 0px #c3c2c2; -webkit-box-shadow:0px 0px 0px #c3c2c2; box-shadow:0px 0px 0px #c3c2c2;}
.in_product .product_list ul li:hover img{width: 100%;height:180px;}
.in_product .product_list ul li{
    margin: 30px 5.5px;
}
.in_product .product_nav ul {

    flex-wrap: wrap;
}

.in_product .product_nav ul li {
    width: 28%;
margin-bottom: 10px;
}

.g-about .tel {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 40px;
}
a.reman{
    display:none
}.head{
    height: auto;
}
.head .logo {
    color: #333;
    font-size: 27px;
    font-weight: bold;
    margin-top: 32px;
    width:50%;
}

.logo_tel {
    padding-top: 20px;
    height: 100px;
    float: right;
    background: url(../img/ico1.png) left center no-repeat;
    padding-left: 46px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 15%;
}
.logo_tel p span {
    display: block;
    font-size: 18px;
    color: #ef0730;
    height: 30px;
    line-height: 33px;
    font-weight: bold;
}
.logo_tel p span em {
    font-style: normal;
    font-size: 14px;
    color: #333;
    position: relative;
    top: -5px;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 14.9%;
    line-height: 55px;
    position: relative;
}
.in_about .about_box .fl{
    width: 88%;
}
.in_advan ul li.li02 .txt,
.in_advan ul li img{
    width: 100%;
}
.in_advan {
    padding-top: 30px;
}
.in_advan ul.ul02 {
    margin-top: 10px;
}
.in_advan ul li.li01 .txt p {

    padding-bottom: 10px;
}
.in_about .about_box{
    height: auto;
    margin-bottom: 30px;
}.in_news .news_nav{
    display: none;
}
.in_about {
    margin-top: 20px;    padding-top: 50px;
}
.in_adv ul li {

    padding: 0 7px 0 108px;}


.in_advan ul li.li02{
    height: 474px;
}
.footer{
    margin-bottom: 50px;
}

.nav .breadcrumbnav li a {
    font-size: 14px;
    color: #fff;
}
.nav ul li:last-child:after {
    display: none;
}
.ul-list1s ul li:nth-child(2n) {
    margin-right: 0;
}
.ul-list1s ul li:nth-child(3),.ul-list1s ul li:nth-child(9).ul-list1s ul li:nth-child(15).ul-list1s ul li:nth-child(21).ul-list1s ul li:nth-child(27) {
    margin-right:30px;
}
.ul-list1s ul li {
    width: 47.4%;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ul-list1s ul li .sytps img {
    width: 100%;
    height: 224px;
    object-fit: cover;
}
.g-txt1 .l, .g-txt1 .r {
    width: 46%;
}
.g-txt1 .l .item .txt {
    float: left;
    text-align: left;
    width: 67%;
}
.g-txt1 .item .en {
    font-size: 12px;
    color: #989898;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
}
.g-txt1 .l .item .desc {
    text-align: left;
}
.g-txt1 .r .item .nub {
    float: left;
}
.g-txt1 .item .cn {
    color: #0858B2;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 4px;
}
.g-txt1 .item .txt {
    overflow: hidden;
}
.g-txt1 .pic{
	display:none;
}
.g-txt1 .item .nub {
    font-size: 60px;
    line-height: 60px;
    color: #ef0730;
    font-weight: bold;
    overflow: hidden;
    float: left;
    position: relative;
    top: -6px;
    margin-right: 10px;
}
.g-txt1 .item .desc {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 13px;
    height:133px;
}
.g-txt1 .item {
    margin-bottom: 40px;
}
.g-tit .tit {
    font-size: 33px;
    color: #0858B2;
    font-weight: bold;
    padding-top: 18px;
    background: url(../img/ico2.png) no-repeat center top;
    line-height: 72px;
}
.g-tit .en {
    font-size: 13px;
    color: #999999;
    text-transform: uppercase;
}
.ul-list3 li {
    width: 50%;
    float: left;
    margin-bottom: 19px;
}
.g-about .link a {
    display: block;
    float: left;
    width: 180px;
    height: 40px;
    background: #ef0730;
    border-radius: 20px;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 20px;
    display: none;
}
.row6 {
    background: url(../img/pic11.jpg) no-repeat top;
    overflow: hidden;
    padding: 56px 0 10px;
}
.m-about {
    overflow: hidden;
    height: auto;
    margin-bottom: 30px;
}
.m-about .pic {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.m-about .pic img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.m-about .txt {
    overflow: hidden;
    height: 100%;
    background: url(../img/pic13.jpg) no-repeat;
    background-size: cover;
    padding: 60px 20px 57px;
}
.ul-wenda {
    overflow: hidden;
    float: left;
    width: 100%;
    padding-right: 0;
}
.ul-news {
    overflow: hidden;
    padding-left: 0;
    padding-top: 30px;
}

.fd-form{
	display:none;
}

.ft-desc .r {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 3.29;
    padding: 18px 22px 0;
}

.ddb p{
    line-height: 130%;
}


#foot_nav {
    display: block  !important;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
z-index: 999;
}

#foot_nav li {
    list-style: none;
}

#foot_nav li a {
width: calc(100% / 1 - 2px);
text-align: center;
font-weight: 700;
padding: 22px 0;
background: rgb(244 159 25);
color: #fff;
float: left;
font-size: 30px;
line-height: 100% !important;
}
.in_news{
    padding-bottom: 20px;
}
.in_news .news_list dl{width: 98%;margin-right: 0px;margin-bottom: 20px;}
}
