/*基本*/

* {
    padding: 0px;
    margin: 0px
}

body {
    font-size: 100px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.trans {
    transition: all .3s ease-in;
}

html {
    width: 100%;
    min-height: 100%;
}

body {
    width: 100%;
    min-height: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    font: .24rem/1.5 "PingFang SC", Helvetica, "Helvetica Neue", "microsoft yahei", Tahoma, Arial, sans-serif;
    color: #666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    position: relative;
}

body:before,
body:after {
    content: "";
    width: 100%;
    display: block;
}

body:before {
    height: 1.5rem;
}

body:after {
    height: 1rem;
}

img {
    border: 0px;
}

em {
    font-style: normal;
}

s,
i {
    font-style: normal;
}

ul,
ol {
    list-style-type: none;
}

li {
    list-style: none outside none;
}

b {
    font-weight: normal;
}


/*表单*/

input,
button,
select,
textarea {
    outline: none;
    font-family: "PingFang SC", "Microsoft Yahei", Arial;
    font-size: .24rem;
    -webkit-appearance: none !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}


/*公用样式*/

.layout {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-wrapper: 101;
    background: #000;
    opacity: 1;
}

.blue {
    color: #28a5f4;
}


/*链接*/

a,
a:link,
a:visited,
a:hover,
a:active {
    color: #666;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    color: #333333;
    outline: none;
}


/*标题*/

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-weight: normal;
}

.icon,
.iconbef:before,
.iconbef:after {
    content: "\20";
    display: block;
}


/*清除浮动*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    display: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clear,
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}


/*==========@@HTML默认 结束@@==========*/

.wrapper {
    width: 100%;
}


/*==========@@公共模块 开始@@==========*/

.header {
    background-size: 100% 1.04rem;
}

#top_main {
    width: 100%;
    height: 1.5rem;
    *zoom: 1;
    z-index: 300;
    position: fixed;
    top: 0px;
    left: 0px;
}

.head_top {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    height: .5rem;
    margin: 0 auto;
    background-color: var(--colour1);
    text-align: center;
    line-height: .5rem;
}

.head_top div {
    display: inline-block;
    padding-left: .5rem;
    background: url(../images/tel.png) no-repeat left center;
    background-size: .4rem;
    color: #fff;
    font-size: .24rem;
}

#top {
    max-width: 640px;
    min-width: 320px;
    height: 1rem;
    margin: 0px auto;
    position: relative;
    background: #fff;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, .1);
}

#top .logo {
    float: left;
    display: block;
    padding-top: .1rem;
    margin-left: .1rem;
}

#top .logo a {
    display: block;
}

#top .logo img {
    display: block;
    height: .8rem;
}

#top .topsearch {
    display: block;
    position: absolute;
    right: 16%;
    top: .2rem;
    text-align: center;
    cursor: pointer;
    width: .5rem;
    height: .5rem;
    margin: .16rem auto;
}

#top .topsearch span {
    display: block;
    width: 100%;
    height: 0.42rem;
    background-position: 0rem -1.19rem;
    width: .42rem;
}

#top_main .tsearch * {
    box-sizing: border-box;
}

#top_main .tsearch {
    position: absolute;
    height: 1rem;
    width: 6.4rem!important;
    padding: .2rem 5%;
    left: 0;
    top: .99rem;
    z-index: 99;
    background: #f2f2f2;
    box-sizing: border-box;
    display: none;
}

#top_main .tsearch input {
    -webkit-appearance: none;
}

#top_main .tsearch .txt {
    width: 78%;
    color: #666;
    text-indent: .1rem;
    font-size: .22rem;
    height: .64rem;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0.1rem;
    position: absolute;
    left: 5%;
    top: .2rem;
    border-top-left-radius: .6rem;
    border-bottom-left-radius: .6rem;
}

#top_main .tsearch .btn {
    color: #fff;
    font-size: .22rem;
    width: 16%;
    height: .62rem;
    line-height: .6rem;
    text-align: center;
    border: 0px;
    background-color: var(--colour1);
    background-position: -0.748rem -1.055rem;
    position: absolute;
    right: 5%;
    top: .2rem;
    border-top-right-radius: .6rem;
    border-bottom-right-radius: .6rem;
}

#top_main .btn_close_main {
    width: .88rem;
    height: 1rem;
    background-color: #f2f2f2;
    position: absolute;
    top: 0;
    right: 14%;
    z-index: 9;
    display: none;
}

#top_main .btn_close_main .btn_close {
    width: .34rem;
    height: .33rem;
    margin-top: .38rem;
    margin-left: .26rem;
    background-position: -2rem -1rem;
}

#top #nav {
    width: .45rem;
    height: 50%;
    position: absolute;
    right: 3%;
    top: .35rem;
    text-align: center;
    cursor: pointer;
}

#top .nav {
    width: .39rem;
    height: .36rem;
    background-position: -.5rem -1.2rem;
}

#top .close {
    background-position: -2.06rem 0;
    width: .34rem;
    height: .34rem;
    cursor: pointer;
    position: absolute;
    right: 20%;
    top: -0.02rem;
    text-align: center;
}


/*subNav*/

.subNav {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 1.5rem;
    z-index: 999;
    max-width: 640px;
    min-width: 320px;
    /* background: #333; */
    display: none;
}

.subNavCon {
    height: 100%;
    padding-bottom: 2.5rem;
    overflow-x: hidden;
}

.subNav .closrbox {
    width: 20%;
    height: 0.5rem;
    line-height: .5rem;
    background: #fff;
    position: absolute;
    right: 2%;
    top: -5%;
}

.subNav .close {
    background-position: -1.64rem -1.5rem;
    width: .4rem;
    height: .4rem;
}

.subNav .c_clos {
    width: 52%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.subNav .list {
    margin-top: .6rem;
}

.subNav li {
    width: 100%;
    display: block;
    line-height: .8rem;
    margin: 0 auto;
    position: relative;
    background: #ddd;
    border-top: .01rem solid #cec7c7;
}

.subNav li i {
    float: right;
    height: .8rem;
    width: .8rem;
    background: url(../images/arrt.png) no-repeat center;
    background-size: .25rem;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all .5s;
}

.subNav .sub {
    width: 100%;
    display: none;
}

.subNav .sub a {
    font-size: .24rem;
    line-height: .65rem;
    border-top: .01rem solid var(--colour3);
    margin-right: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

.subNav li a {
    display: block;
    color: #222;
    font-size: .28rem;
    padding: 0 .2rem;
    margin-right: .8rem;
}

.subNav li.open i {
    transform: rotate(90deg);
}


/*首页导航*/

.inav_t {
    width: 100%;
}

.inav_t dl {
    overflow: hidden;
}

.inav_t dl dd {
    width: 33.333%;
    height: 0.7rem;
    float: left;
    text-align: center;
    background-color: var(--colour1);
    border-right: 1px solid var(--colour3);
    border-bottom: 1px solid var(--colour3);
}



.inav_t dl dd a {
    display: block;
    width: 100%;
    line-height: .7rem;
    color: #fff;
}


/*banner*/

.banner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: auto;
    z-index: 15;
    font-size: 0;
}

.banner img {
    width: 100%;
    display: block;
}

.banner.swiper-container .swiper-pagination {
    height: .2rem;
    bottom: .25rem;
}

.banner.swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: .2rem;
    height: .2rem;
    background: #fff;
    opacity: 1;
    margin: 0 .06rem;
    vertical-align: top;
    position: relative;
    transition: all .5s;
}

.banner.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--colour1);
}


/*版权信息*/

#footer_main {
    background: #f2f2f2;
    text-align: center;
}

#copyright {
    color: #333;
    font-size: .22rem;
    line-height: .4rem;
    padding: .2rem;
}

#copyright a {
    color: #333;
}


/*返回顶部*/

#returntop {
    width: .8rem;
    height: .8rem;
    background: var(--colour1) url(../images/gotop.png) no-repeat center;
    background-size: .4rem;
    position: fixed;
    bottom: 20%;
    right: 2%;
    cursor: pointer;
    z-index: 99;
    border-radius: 50%;
    opacity: 0;
    transition: all .5s;
}

#returntop.cur {
    opacity: 1;
}


/*工具栏*/

#toolbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    height: 1rem;
    left: 0;
}

#toolbar .list {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    background: var(--colour1);
    box-shadow: 0 -8px 8px 0px rgb(0 0 0 / 10%);
}

#toolbar .list li {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid var(--colour3);
}

#toolbar .list li:first-child {
    border-left: 0;
}

#toolbar .list a {
    display: block;
    height: 1rem;
    line-height: .26rem;
    font-size: .26rem;
    padding-top: .2rem;
}

#toolbar .list a span {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 0.24rem;
}

#toolbar .list a s {
    margin-left: auto;
    margin-right: auto;
    width: .34rem;
    height: .32rem;
    display: block;
    margin-bottom: .12rem;
    background-position: -.76rem -.2rem;
}

#toolbar .list li:nth-child(2) s {
    background-position: .015rem -.2rem;
}

#toolbar .list li:nth-child(3) s {
    background-position: -.37rem -.2rem;
}

#toolbar .list li:nth-child(4) s {
    background-position: -1.17rem -.2rem;
}


/*==========@@页面布局 开始@@==========*/

.index {
    background: #fff;
    overflow: hidden;
}


/*首页标题*/

.index .in_title {
    position: relative;
    width: 6rem;
    margin: 0 auto;
    text-align: center;
    line-height: .4rem;
    padding: .4rem 0;
}

.index .in_title:before {
    display: inline-block;
    content: "";
    width: 2rem;
    height: .01rem;
    position: absolute;
    background-color: #444;
    top: 50%;
    left: 0;
    z-index: 1;
}

.index .in_title:after {
    display: inline-block;
    content: "";
    width: 2rem;
    height: .01rem;
    position: absolute;
    background-color: #444;
    top: 50%;
    right: 0;
    z-index: 1;
}

.index .in_title h3 {
    color: #333;
    font-size: .36rem;
    line-height: .5rem;
    font-weight: bold;
    text-align: center;
}

.index .in_title p {
    color: #444;
    font-size: .2rem;
    line-height: .2rem;
    transform: scale(.8);
}

.about .in_title h3 {
    color: #333;
}


/*服务优势*/

.index .service {
    padding: .2rem;
    padding-bottom: 0;
}

.index .service ul li {
    float: left;
    width: 32.2%;
    padding-bottom: .3rem;
    background: #f4f3f3;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    margin-right: .1rem;
}

.index .service ul li:nth-child(3n) {
    margin-right: 0;
}

.index .service ul li img {
    margin-top: .3rem;
    width: 1.4rem;
    height: 1.4rem;
}

.index .service ul li p {
    color: #333;
    font-size: .22rem;
    margin-top: .2rem;
    font-weight: bold;
    transition: all .5s;
}

.index .service .swiper-pagination {
    position: relative;
    margin-top: .3rem;
}

.index .service .swiper-pagination-bullet {
    width: .15rem;
    height: .15rem;
    opacity: 1;
    background-color: #333;
    transition: all .5s;
}

.index .service .swiper-pagination-bullet-active {
    background-color: var(--colour1);
}


/*产品中心*/

.index .product .tab {
    text-align: center;
}

.index .product .tab a {
    width: 30%;
    color: #333;
    font-size: .2rem;
    line-height: .5rem;
    margin: 0 .05rem;
    display: inline-block;
    padding: 0 .1rem;
    background: #fff;
    border: .01rem solid #e3e3e3;
    transition: all .5s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index .product .tab a:hover {
    color: #fff;
    background: var(--colour1);
    border-color: var(--colour1);
}

.index .product {
    padding: 0 .2rem;
    padding-bottom: .5rem;
    background: #f2f2f2;
}

.index .product .list {
    margin-top: .2rem;
}

.index .product .list li {
    position: relative;
    float: left;
    display: block;
    width: 2.9rem;
    margin-right: .2rem;
    margin-bottom: .6rem;
    border: .01rem solid #d1d1d1;
    background: #fff;
}

.index .product .list li:nth-child(2n) {
    margin-right: 0;
}

.index .product .list li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.index .product .list li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.index .product .list li h3 {
    color: #333;
    font-size: .26rem;
    line-height: .35rem;
    text-align: center;
    padding-top: .2rem;
    padding-bottom: .4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index .product .list li .imore {
    position: absolute;
    bottom: -.25rem;
    left: 0;
    right: 0;
    width: 56%;
    margin: auto;
    color: #fff;
    border-radius: .5rem;
    font-size: .22rem;
    line-height: .5rem;
    text-align: center;
    background: var(--colour1);
}

.index .product .more {
    display: block;
    margin: 0 .2rem;
    font-size: .24rem;
    line-height: .7rem;
    text-align: center;
    color: #5e5e5e;
    border: .01rem solid #ccc;
    border-radius: .5rem;
}


/*企业优势*/

.index .power {
    padding: 0 0.2rem;
    padding-bottom: 0.2rem;
    /*background: url(../images/power_bg.jpg);*/
}

.index .power ul {}

.index .power ul li {
    position: relative;
    /* background: #f2f2f2; */
    background: rgba(255, 255, 255, .1);
    padding: 0.2rem;
    margin-bottom: 0.2rem;
}

.index .power ul li .box {
    float: left;
    width: 30%;
}

.index .power ul li .img {
    width: 100%;
    padding-top: 90%;
    position: relative;
    overflow: hidden;
}

.index .power ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
}

.index .power ul li .txt {
    /* padding-left: 34%; */
    float: right;
    width: 70%;
    /* padding-right: 10px; */
}

.index .power ul li p {
    color: #d72c25;
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 0.3rem;
    transition: all 0.5s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index .power ul li span {
    font-size: 0.2rem;
    line-height: 0.3rem;
    display: block;
    margin-top: 2%;
    text-align: justify;
    height: 1.15rem;
    transition: all 0.5s;
    overflow: hidden;
    color: #333;
}


/*关于我们*/

.index .about {
    padding: 0 .2rem;
    padding-bottom: .5rem;
    /* background: #f2f2f2; */
    background: url(../images/index_about_bg.jpg);
}

.index .about .img {
    width: 100%;
}

.index .about .img img {
    width: 100%;
    height: auto;
    display: block;
}

.index .about .cont {
    color: #fefefe;
    font-size: .22rem;
    line-height: .4rem;
    text-align: justify;
    /* padding-top: .2rem; */
}

.index .about .cont p {
    text-indent: 2em;
    color:#222;
}

.index .about .more {
    padding-top: .35rem;
}

.index .about .more a {
    display: inline-block;
    width: 32%;
    font-size: .24rem;
    line-height: .6rem;
    text-align: center;
    background: #fff;
}

.index .about .more a:nth-child(2) {
    border-right: .01rem solid #f2f2f2;
}

.index .about .more .cur {
    background: #e60012 !important;
    color: #fff;
}

.about_pic {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0.2rem;
    margin-top: 0.25rem;
}
.about_pic .about_pic_img{ padding:0.25rem 0;}
.about_pic .about_pic_img img {
    width: 50%;
    display: block;
    margin:0 auto;
}
.about_pic .about_pic_img{ background:#d72c25;}
.about_pic .about_pic_img a p{ text-align: center; font-size:0.18rem; color:#fff;}


/*合作客户*/

.index .kehu {
    padding: 0 .2rem;
    padding-bottom: .5rem;
}

.index .kehu ul {}

.index .kehu ul li {
    float: left;
    width: 32.6%;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #fff;
    cursor: pointer;
}

.index .kehu ul li .img {
    width: 100%;
    padding-top: 100%;
    position: relative;
    border: .01rem solid #d9d9d9;
    overflow: hidden;
    transition: all .5s;
}

.index .kehu ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.index .kehu ul li:hover .img {
    border-color: var(--colour1);
}

.index .kehu ul li:nth-child(3n) {
    margin-right: 0;
}


/*定制流程*/

.index .flow {
    padding-bottom: .6rem;
    background: #f2f2f2;
}

.index .flow .box {
    position: relative;
}

.index .flow .box::after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -2.5rem;
    top: 34%;
    margin-top: -.04rem;
    width: 5rem;
    z-index: 1;
    height: .08rem;
    background: #ebebeb;
    border: .01rem solid #ddd;
}

.index .flow ul {
    text-align: center;
}

.index .flow li {
    float: left;
    position: relative;
    text-align: center;
    margin: 0 3.12%;
    cursor: pointer;
    z-index: 2;
    transition: all .5s;
}

.index .flow li .img {
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: .01rem solid #ddd;
    background: #ebebeb;
    transition: all .5s;
}

.index .flow li .img img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 1rem;
    height: 1rem;
}

.index .flow li h3 {
    font-size: .22rem;
    line-height: .4rem;
    padding-top: .15rem;
}

.index .flow li:hover .img {
    background: var(--colour1);
    border-color: var(--colour1);
}

.index .flow li:hover h3 {
    color: var(--colour1);
}


/*企业相册*/

.index .album {
    padding: 0 .2rem;
    padding-bottom: .5rem;
    background:#eee;
}

.index .album .list {
    margin-top: 0;
}

.index .album .list li {
    position: relative;
    float: left;
    display: block;
    width: 2.9rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
}

.index .album .list li:nth-child(2n) {
    margin-right: 0;
}

.index .album .list li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.index .album .list li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.index .album .list li h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: .26rem;
    line-height: .5rem;
    background: rgba(0, 0, 0, .5);
    padding: 0 .1rem;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*新闻中心*/

.index .inews {
    padding: 0 .2rem;
    padding-bottom: .5rem;
    background: #f2f2f2;
}

.index .inews .box {
    width: 6rem;
    background: #fff;
}

.index .inews .hd {
    text-align: center;
    padding-bottom: .4rem;
}

.index .inews .hd ul {}

.index .inews .hd ul li {
    display: inline-block;
    width: 28%;
    color: #333;
    font-size: .24rem;
    line-height: .65rem;
    text-align: center;
    margin: 0 2%;
    background: #fff;
    border-radius: .5rem;
    border: .01rem solid #ddd;
    transition: all .5s;
}

.index .inews .hd ul li.on {
    color: #fff;
    background: var(--colour1);
    border-color: var(--colour1);
}

.index .inews .list {
    float: left;
    display: block!important;
}

.index .inews .list .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    margin-bottom: .15rem;
}

.index .inews .list .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
}

.index .inews .list .img h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: .28rem;
    line-height: .7rem;
    background: rgba(0, 0, 0, .5);
    padding: 0 .1rem;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index .inews .list li {
    line-height: .7rem;
    margin: 0 .2rem;
    overflow: hidden;
    border-bottom: .02rem dashed #ddd;
}

.index .inews .list li:last-child {
    border: 0;
    padding-bottom: .15rem;
}

.index .inews .list li .tit {
    float: left;
    width: 74%;
    font-size: .24rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.index .inews .list li .time {
    float: right;
    width: 24%;
    font-size: .22rem;
    color: #999;
    text-align: right;
}


/*咨询热线*/

.index .itel {
    margin: 5% 0;
}

.index .itel li {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.index .itel li:nth-child(2) {
    border-right: none !important;
}

.index .itel li p {
    color: #333;
    font-size: .27rem;
    margin-bottom: 2%;
}

.index .itel li span {
    font-size: .34rem;
    color: var(--colour1);
    font-weight: bold;
    display: block;
}


/*******************content*************/


/*内页样式*/

.content {
    width: 100%;
    padding-bottom: .2rem;
    padding-top: 0.2rem;
    background: #fff;
}

.newslist {
    padding: 0 3%;
}

.newslist .item {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.newslist .item * {
    transition: all .3s linear;
}

.newslist .item a {
    padding: .3rem 0;
    width: 100%;
    display: block;
}

.newslist .item img {
    width: 1.44rem;
    height: .96rem;
    display: block;
    margin-top: .06rem;
    float: right;
    margin-right: .1rem;
}

.newslist .item h3 {
    font-size: .3rem;
    line-height: .36rem;
    max-height: .72rem;
    overflow: hidden;
    color: #000000;
}

.newslist .item .dec {
    color: #999999;
    font-size: .2rem;
    margin-top: .08rem;
}

.newslist .item .dec span {
    margin-right: .2rem;
}

.newslist .item.pic4 h3 {
    height: .36rem;
    margin-bottom: .08rem;
}

.newslist .item.pic4 img {
    float: left;
    margin-right: .06rem;
}

.newslist .item.pic4 img:last-child {
    margin-right: 0;
}

.g-top {
    width: 0.68rem;
    height: .68rem;
    position: fixed;
    bottom: 15%;
    z-index: 998;
    right: 2%;
    cursor: pointer;
    background: url(../images/ico-top.png) no-repeat;
    background-size: 100% auto;
}


/*cateList*/

.cateList {
    width: 100%;
    /*height: 2.5rem;*/
    text-align: center;
    background: #f6f6f6;
    color: var(--colour1);
    position: relative;
     /*background: url(../images/ny_banner.jpg);*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cateList .line {
    height: 3px;
    width: 0.7rem;
    background-color: #fff;
    margin: 6px auto;
}


/* .cateList .goBack {
    width: 0.8rem;
    height: 0.8rem;
    padding-top: 0.23rem;
    position: absolute;
    left: 0.1rem;
    top: 0;
    z-index: 12;
}

.cateList .goBack:before {
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    margin: 0 auto;
    background-position: -1rem -0.64rem;
} */

.cateList h3 {
    font-size: 0.35rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.cateList p {
    font-size: 0.26rem;
    color: #fff;
    letter-spacing: 1px;
}

.cateList h3 s {
    position: absolute;
    top: 0.34rem;
    right: 0.4rem;
    width: 0.25rem;
    height: 0.2rem;
    margin-left: 0.1rem;
    background-position: -1.16rem 0;
    display: none;
}

.cateList .box {
    width: 100%;
    padding: 0.2rem 3% 0;
    z-index: 11;
    background: #fff;
    display: none;
    border-bottom: 1px solid #ddd;
}

.cateList .box a {
    width: 31.3%;
    margin-right: 3%;
    margin-bottom: 0.15rem;
    color: #333;
    line-height: 0.5rem;
    border: 0.01rem solid #e3e3e3;
    font-size: 0.22rem;
    text-align: center;
    display: block;
    float: left;
    background: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cateList .box a:nth-child(3n) {
    margin-right: 0;
}

.cateList .box a.on {
    background: var(--colour1);
    border-color: var(--colour1);
    color: #fff;
}


/*pager*/

.pager {
    width: 100%;
    text-align: center;
    background: #f6f6f6;
    padding: .2rem 0;
    font-size: .2rem;
}

.pager a,
.pager span {
    width: 1.6rem;
    height: .4rem;
    line-height: .4rem;
    display: inline-block;
    background: #e59f19;
    color: #fff;
    border-radius: 5px;
}

.pager .yem {
    height: .4rem;
    display: inline-block;
    margin: 0px .1rem;
    line-height: .4rem;
}


/*reLink*/

.reLink {
    margin: .2rem 4% .1rem;
    width: 92%;
}

.reLink .prevLink,
.reLink .nextLink {
    display: block;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}

.reLink a {
    color: #333333;
}


/*m-share*/

.m-share {
    margin-left: 3%;
    margin-bottom: .2rem;
}

.showInfo .showTit {
    width: 96%;
    margin: 0 auto;
    line-height: .3rem;
    padding: .2rem 2% .1rem;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}

.showInfo .showTit h1 {
    color: #333333;
    font-size: .4rem;
    line-height: .45rem;
    margin-bottom: .05rem;
}

.showInfo .showTit .mark {
    font-size: .22rem;
    color: #999;
    margin-top: .1rem;
}

.moreBtn {
    width: 94%;
    margin: 2% auto 6%;
    height: 0.88rem;
    line-height: 0.88rem;
    display: block;
    text-align: center;
    background: var(--colour1);
    color: #fff;
    font-size: .22rem;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.moreBtn a {
    display: block;
    color: #fff;
}

.moreBtn:active,
.moreBtn:hover {
    background: #333333;
}


/*showInfor*/

.showInfo {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.showInfo .showSubTit {
    width: 100%;
    height: .65rem;
    line-height: .65rem;
    font-weight: normal;
    margin: .2rem 0 .1rem;
    background: #f6f6f6;
    border-bottom: 1px solid #333333;
    font-size: .24rem;
    text-indent: .15rem;
}

.showInfo .banner {
    height: 4.5rem;
}

.showInfo .banner .list {
    height: 4.5rem;
}

.showInfo .banner .list .item {
    height: 4.5rem;
}

.showInfo .banner .list .item img {
    height: 4.5rem;
}


/*recomNew*/

.recomNew {
    width: 96%;
    padding: 0.1rem 0 2%;
    margin: 0 auto;
}

.recomNew li {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}

.recomNew li a {
    font-size: .24rem;
    display: block;
    position: relative;
    padding-left: 2%;
}

.recomNew li a:before {
    content: "";
    position: absolute;
    background: #cccccc;
    width: 3px;
    height: 3px;
    left: 0;
    top: 0.28rem;
    z-index: 11;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


/*showSubTit*/

.showInfo .contxt {
    font-size: .24rem;
    line-height: .34rem;
    padding: 3% 3% 5%;
}

.showInfo .contxt img {
    max-width: 100%;
    margin: 0px auto;
    height: auto !important;
    display: inline;
}

.showInfo .contxt p {
    line-height: .4rem;
}

.showInfo .contxt iframe {
    width: 100%;
}

.showInfo .contxt .biao td {
    padding: .09rem;
    border: 1px solid #ccc;
    vertical-align: middle;
    WORD-WRAP: break-word;
    table-layout: fixed;
    word-break: break-all;
}

.showmenu {
    width: 100%;
    padding: 0.1rem 0 .2rem;
    background: #fff;
}

.showmenu a {
    width: 48%;
    height: .6rem;
    display: block;
    float: left;
    line-height: .6rem;
    text-align: center;
    border-radius: .04rem;
    color: #333;
    background: #fff;
    margin: 0 1% 2%;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.showmenu a.hover {
    border: 1px solid #333333;
    color: #fff;
    background: #333333;
}

.erro {
    padding: 0.2rem;
}


/*news.html*/

.newsList .list {
    width: 100%;
    margin-bottom: .3rem;
}

.newsList .item {
    padding: 0.2rem;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
}

.newsList .item:nth-child(2n) {
    background: #f9f9f9;
}

.newsList .item:nth-child(2n) {
    background: #fff;
}

.newsList .item:nth-child(2n) span:after {
    background: #f9f9f9;
}

.newsList .item:last-child {
    border: 0px;
}

.newsList .item a {
    width: 100%;
    display: block;
}

.newsList .item img {
    width: 1.85rem;
    height: 1.39rem;
    margin-right: .2rem;
    float: left;
}

.newsList .item h3 {
    font-size: .26rem;
    line-height: .38rem;
    font-weight: normal;
    color: #434343;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newsList .item .time {
    color: #999;
    font-size: .2rem;
}

.newsList .item .txt {
    color: #666;
    font-size: .23rem;
    line-height: .35rem;
}

.newsList .item:hover h3 {
    color: #333333;
}


/*catelist*/

.catelist .item span {
    display: block;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 28%;
    margin-top: -8px;
    right: 2%;
}

.catelist .item span:before {
    content: "";
    position: absolute;
    background: #ccc;
    width: 11px;
    height: 11px;
    right: 0;
    top: 0;
    z-indx: 10;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.catelist .item span:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 11px;
    height: 11px;
    right: 4px;
    top: 0;
    z-indx: 11;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.caselist li {
    width: 47%;
    margin-left: 2%;
    margin-bottom: 2%;
    float: left;
    box-sizing: border-box;
}

.caselist li a {
    display: block;
}

.caselist li figure {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
}

.caselist li figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}

.caselist li h3 {
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: 0.26rem;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/*字体*/

@media only screen and (min-width:641px) {
    html {
        font-size: 100px;
    }
}

@media only screen and (max-width:640px) {
    html {
        font-size: 100px;
    }
}

@media only screen and (max-width:540px) {
    html {
        font-size: 84.375px;
    }
}

@media only screen and (max-width:480px) {
    html {
        font-size: 75px;
    }
}

@media only screen and (max-width:414px) {
    html {
        font-size: 64.6875px;
    }
}

@media only screen and (max-width: 400px) {
    html {
        font-size: 62.5px;
    }
}

@media only screen and (max-width: 375px) {
    html {
        font-size: 58.5938px;
    }
}

@media only screen and (max-width: 360px) {
    html {
        font-size: 56.25px;
    }
}

@media only screen and (max-width: 320px) {
    html {
        font-size: 50px;
    }
}

.pagebar {
    padding: 0 0 20px 0;
    overflow: hidden
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 7px 12px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #337ab7;
    border: 1px solid #337ab7;
}

.pagination a.page-num-current {
    color: #fff;
    background: #337ab7;
    border: 1px solid #337ab7;
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}


/* 首页产品 */

.product_box .hd ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0.25rem;
}

.product_box .hd ul li {
    border: 0.01rem solid #ccc;
    font-size: 0.24rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 0.25rem;
    background-color: #162777;
    color: #fff;
}

.product_box .bd {
    background-color: #fff;
    margin-top: 0.3rem;
    padding: 0.2rem;
    margin-bottom: 0.35rem;
}

.product_box .bd a span {
    font-size: 0.26rem;
    color: #333;
    font-weight: bold;
}

.product_box .bd a p {
    margin-top: 0.1rem;
    text-align: justify;
    margin-bottom: 0.15rem;
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #333;
}

.product_box .bd a img {
    display: block;
    width: 100%;
}


/* concat */

.contxt h2 {
    font-size: 0.35rem;
    font-family: Impact;
    color: #333;
}

.contxt h4 {
    font-size: 0.28rem;
    font-weight: 600;
    color: #333;
    margin-top: 0.08rem;
    margin-bottom: 0.1rem;
}

.contxt dl {
    display: flex;
    align-items: center;
    margin-top: 0.2rem;
}

.contxt dl dt {
    margin-right: 0.1rem;
    width: 9%;
}

.contxt dl dt img {
    width: 100%;
    display: block !important;
}

.contxt dl dd p {
    font-size: 0.26rem;
    line-height: 0.28rem !important;
}

.contxt dl dd p:first-of-type {
    font-size: 0.2rem;
}

.contxt dl dd p:last-of-type {
    font-weight: 600;
    color: #333;
}

.concat_wx {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.3rem;
    box-sizing: border-box;
    padding: 0 2%;
}

.concat_wx .concat_wx_pic img {
    width: 100%;
    display: block;
}

.concat_wx .concat_wx_pic p {
    font-size: 0.26rem;
    line-height: 0.35rem;
    text-align: center;
    color: #333;
}

.contactPage {
    margin-top: 0.5rem;
}

.contactPage h3 {
    font-size: .3rem;
    font-weight: bold;
    text-align: center;
    color: #222;
}

.contactPage p {
    text-align: center;
}

/*产品中心*/
.index .floor_1_main {
  padding: 0.4rem 0;
  padding-bottom: 0.4rem;
  background: #f6f6f6;
}
.index .floor_1_main .list {
  padding: 3%;
}
.index .floor_1_main .list .item {
  float: left;
  position: relative;
  width: 49%;
  margin-right: 2%;
  box-shadow: 0 0 10px #e4e4e4;
  margin-bottom: 0.2rem;
}
.index .floor_1_main .list .item a {
  display: block;
}
.index .floor_1_main .list .item figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.index .floor_1_main .list .item figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.index .floor_1_main .list .item h3 {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.6rem;
  text-align: center;
  padding: 0 0.15rem;
  background: #d72c25;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index .floor_1_main .list .item:nth-child(2n) {
  margin-right: 0;
}




.navs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 0.2rem;
  grid-row-gap: 0.12rem;
  margin-bottom:0.15rem;
  margin-left: 2%;
  margin-right:2%;
}

.navs a {
  border: 0.5px solid #ddd;
  text-align: center;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #000;
  font-size: 0.24rem;
  letter-spacing: 1px;
  background-color: #fff;
}

.navs .on {
  background-color: #d72c25;
  color: #fff;
}

.navs a:hover {
  background-color: #d72c25;
  color: #fff;
}