* {
    margin: 0;
    padding: 0;
}


/*.haha,.offsetBlock {
  transform: translate(-100px, -100px);
  transition: all 1.6s ease-out;
  opacity: 0;
}
.offsetBlock.show, .haha.show {
  transform: translate(0, 0);
  opacity: 1;
}*/


/*导航样式*/

header {
    width: 100%;
    float: left;
    /*opacity: 0.5;
    filter:alpha(opacity=50);*/
}

.navbar {
    margin: 0 auto;
    min-height: 0.54rem;
    background: white;
    border: none;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-top: 0.14234rem;
    width: 1rem;
    padding: 0;
}

.navbar-default .navbar-nav > li > a {
    font-size: 0.07rem;
    font-size: 16px;
    
}

.navbar-default .navbar-nav > li > a > span {
    font-size: 0.04rem;
}

.navbar-collapse {
    padding: 0;
}

.dropdown .dropdown-toggle {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #f3f3f3;
    padding: 0 0.172rem;
    /*	background: red;*/
}

.dropdown-menu {
    background: #e3e3e3;
    border: 0;
    padding: 0;
    /*	top: 104%;*/
}

.dropdown-menu li a {
    font-size: 0.06rem;
    /*padding-right: 0 !important;
    padding-left: 0 !important;*/
    /*	padding: 0 !important;*/
}

.open {
    opacity: 0.85;
    filter: alpha(opacity=85);
    z-index: 1000;
}

.open li a {
    text-align: center;
    padding-right: 0;
    padding-left: 0;
}

.homepage {
    font-size: 0.068rem;
    border-right: 1px solid #f3f3f3;
    padding: 0 0.172rem;
    /*	margin-bottom: 0.4rem;*/
}

.homepage a {
    display: block;
    padding: 0 !important;
}

.dropdown-toggle,
.homepage {
    margin-top: 0.3125rem;
    font-size: 0.068rem;
}

.navbar-default .navbar-toggle {
    border: none;
}

.navbar-default .navbar-toggle span {
    font-size: 0.5rem;
}

.navbar-toggle {
    padding-bottom: 0;
    padding-top: 0.03rem;
}


/*轮播图*/

#banner {
    float: left;
    width: 100%;
}

#banner img {
    width: 100%;
}

#phonebanner {
    float: left;
    width: 100%;
    display: none;
}

#phonebanner img {
    width: 100%;
}

.pcimg {
    display: block;
}

.phoneimg {
    display: none;
}

/*面包屑*/

#Crumbs {
    width: 100%;
    float: left;
    margin-top: 0.1rem;
}

.breadcrumb {
    background: none;
    border-bottom: 2px solid #c0c0c0;
}

.breadcrumb li a {
    font-size: 0.07rem;
    font-family: simhei;
    /*黑体*/
    text-decoration: none;
    color: #323232;
}

.paging {
    text-align: center;
}

.paging ul li {
    list-style: none;
    margin-bottom: 0.211rem;
    float: left;
    margin-left: 0;
}

.paging ul li b {
    font-size: 0.12rem;
    font-weight: 500;
}


/*二、三级页面选项卡*/

.tab-btn {
    border: none;
}

.tab-btn li {
}

.tab-btn li a {
    font-size: 16px;
    color: #323232;
    float: left;
    text-decoration: none;
    /*font-family: simhei;*/
}


/*内容部分*/

#content {
    float: left;
    width: 100%;
    margin-bottom: 0.1461rem;
}

.introduce {
    margin-top: 0.289rem;
    height: 1.078125rem;
}

.introduce h3 {
    font-size: 0.1054rem;
    font-family: simhei;
    color: #000000;
    margin: 0;
    margin-bottom: 0.082rem;
    width: 0.89rem;
}

.introduce .hbox {
    width: 0.72rem;
}

.introduce .company {
    width: 0.96rem;
}

.introduce span {
   /* font-family: simhei;*/
    color: #000000;
    /*font-size: 0.0625rem;*/
    font-size: 10px;
}

.introduce a {
    float: left;
    background: none;
    border: 1px solid #7d7d7d;
    padding: 0.046875rem 0.0664rem;
    font-size: 0.0625rem;
    color: #7d7d7d;
    /*font-family: simhei;*/
    text-decoration: none;
	margin-top: 20px;
}

.plate {
    float: left;
}

.contentcenter {
    margin-top: 0.0625rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .12);
}

.contentcenter img {
    width: 100%;
}

.plate {
    transform: translate(-300px);
    transition: all 2s ease-out;
    opacity: 0;
}

.plate.show {
    transform: translate(0, 0);
    opacity: 1;
}

/*二级板块内容部分*/

.paging {
    margin-top: 0.15625rem;
}

.detailed {
    margin-top: 0.08rem;
}

.detailed h3 {
    background: #eeeeee;
    font-size: 0.12rem;
    height: 0.2rem;
    line-height: 0.2rem;
    text-align: center;
    /*font-family: simhei;*/
    font-weight: 800;
    margin-bottom: 30px;
}

.detailed .deliverimgbox span {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0.04rem 0 0.08rem 0;
    font-size: 16px;
}

.detailed h4 {
    height: 0.2rem;
    line-height: 0.2rem;
    display: inline-block;
    
    background: #fff100;
    padding: 0 0.08rem;
    border-radius: 0.1rem;
    margin-bottom: 0.06rem;
    font-weight: 800;
}

.detailed img {
    width: 100%;
}

.detailed .photobox1 img {
    float: left;
}

.detailed .photobox2 img {
    float: right;
}

.detailed .photobox1 img, .detailed .photobox2 img {
    width: 96%;
}

.detailed p {
    line-height: 0.2rem;
}

.twoplate {
    margin-top: 0.15625rem;
    margin-bottom: 0.0625rem;
}

.flashimg {
    transform: translate(300px);
    transition: all 2s ease-out;
    opacity: 0;
}

.flashimg.show {
    transform: translate(0, 0);
    opacity: 1;
}

.twoplate span {
    /*font-family: simhei;*/
    /*黑体*/
    font-size: 0.09375rem;
}

.twoplate a {
    /*font-family: simhei;*/
    /*黑体*/
    font-size: 0.046875rem;
    float: right;
    padding: 0.039rem;
    border: 1px solid #7d7d7d;
    text-decoration: none;
    color: #3d3d3d;
}

.detailed .titleh4 {
    float: left;
}

.detailed .serviceblock {
    float: left;
    margin-top: 0.1171875rem;
}

.detailed .service {
    width: 1.63531rem;
    height: 0.92rem;
    border: 1px solid #d4d4d4;
    float: left;
    border-radius: 0.058594rem;
    margin-left: 0.07rem;
    word-break: break-all;
    #height: 100%;
}

.service i {
    display: block;
    font-size: 0.13rem;
    color: #f6d600;
    text-align: center;
    margin-top: 0.03rem;
}

.service b {
    display: block;
    text-align: center;
    font-size: 0.1172rem;
    margin-top: 0.03rem;
}

.service p {
    /*line-height: 0.1rem;*/
    margin-top: 0.1rem;
    width: 96%;
    margin-left: 2%;
}

.opertiile {
    margin-top: 0.12rem;
}

.detailed .advantage {
    box-shadow: 0 0 5px rgba(0, 0, 0, .12);
    margin-top: 0.2rem;
    padding: 0 0.05rem;
}

.advantagebox {
    margin-top: 0.08rem;
}

.advantage span {
    display: inline-block;
    width: 0.1rem;
    font-size: 0.0859375rem;
    
    background: yellow;
    font-weight: 800;
}

.advantage b {
    font-size: 0.0859375rem;
    
}

.advantage p {
    line-height: 0.13rem;
    margin-top: 0.06rem;
}

.advantage i {
    font-size: 0.02rem;
}

.advantage em {
    font-style: normal;
    font-size: 0.07rem;
}

.advantage .otherstyle {
    margin: 0.08rem 0;
}

/*.flashimg {
  transform: translate(-100px, -100px);
  transition: all 1.6s ease-out;
  opacity: 0;
}
.flashimg.show {
  transform: translate(0, 0);
  opacity: 1;
}*/

/*三级板块内容部分*/

.rightimg {
    /*	margin-left: 0.078125rem;*/
    float: right;
}

.bottomimg {
    margin-top: 0.078125rem;
}


/*脚步样式*/

footer {
    float: left;
    width: 100%;
}

footer ul li {
    list-style: none;
    font-size: 0.047rem;
}

.bottomfoot {
    float: left;
}


/*logo,二维码部分*/

.message {
    /*	margin-top: 0.15rem;*/
    float: left;
}

.message a {
    font-size: 0.07rem;
    color: #3d3d3d;
    text-decoration: none;
    font-family: arial;
}

.message b {
    font-size: 0.11rem;
    
    font-weight: bold;
}

.message i {
    font-size: 0.15rem;
    margin-right: 0.04rem;
}

.message .number {
    font-size: 0.16rem;
    font-style: oblique;
    font-weight: bold;
    line-height: 0.172rem;
    margin-top: 0.01rem;
}

.hqlogo {
    margin-bottom: 0.05rem;
}

.qrcode {
    margin: 0;
    padding: 0;
    margin-top: 0.1664rem;
}

.qrbox {
    padding: 0;
    float: left;
}

.qrbox img {
    width: 0.39453rem;
}

.qrbox p {
    font-size: 0.046875rem;
    text-align: center;
    color: #3d3d3d;
    /*font-family: simhei;*/
    /*黑体*/
    margin: 0;
    margin-top: 0.046875rem;
}

.frist {
    margin-bottom: 0.065rem;
}

.footmenu {
    margin-top: 0.1rem;
}

.footmenu .frist a {
    font-size: 0.0625rem;
    /*font-family: simhei;*/
    color: #747373;
}

.footmenu ul li a {
    font-size: 0.0469875rem;
    line-height: 0.14rem;
    color: #3d3d3d;
    text-decoration: none;
    /*font-family: simhei;*/
}

.menubusiness,
.menucase,
.menuabout {
    padding: 0;
    text-align: center;
}


/*联系浮框*/

.contact {
    float: left;
    width: 0.5rem;
    height: 2rem;
    position: fixed;
    right: 0;
    top: 15%;
    background: red;
}


/*版权条*/

.copyright {
    height: 0.1953rem;
    line-height: 0.1953rem;
}

.copyright a {
    font-size: 0.046875rem;
    color: #7c7c7c;
    /*font-family: simhei;*/
    text-decoration: none;
}

.copyright {
    border-top: 1px solid #c8c8c8;
    text-align: center;
}


/*>=1680的设备*/


/*@media (max-width:1600px){}*/


/*>=1440的设备*/


/*@media (max-width: 1440px) {}*/


/*>=1366的设备*/


/*@media (max-width: 1380px) {}*/


/*>=1280的设备*/


/*@media (max-width: 1280px) {}*/


/*>=1024的设备*/


/*@media (max-width: 1080px){}*/


/* 中型设备（台式电脑，992px 起） */


/*@media screen and (min-width:992px) {}*/


/* 小型设备（平板电脑，768px 起） */

@media screen and (max-width: 768px) {
    /*导航*/
    .navbar {
        min-height: 0.578125rem;
    }

    .nav li {
        margin-left: 0.2rem;
    }

    .navbar-collapse {
        background: none;
    }

    .navbar-brand {
        margin-left: 0.5rem;
    }

    .navbar-nav {
        margin: 0;
        width: 2.5rem;
    }

    .navbar-nav > a {
        font-size: 0.15rem;
    }

    .navbar-nav {
        /*		border: none;*/
        /*		float: right;*/
        position: absolute;
        right: 0;
        background: #a0a0a0;
        opacity: 0.85;
        filter: alpha(opacity=85);
        z-index: 10000;
    }

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-top: 0.1rem;
        width: 2.5rem;
        height: 0;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 0.24rem;
        color: black;
    }

    .navbar-default .navbar-nav > li > a > span {
        font-size: 0.24rem;
        color: black;
    }

    .navbar-brand img {
        width: 100%;
    }

    .dropdown .dropdown-toggle {
        border: none;
    }

    .homepage {
        border: none;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    /*轮播图*/
    /*#banner {
        height: ;
    }*/
    /*.carousel-control {
        margin-to
    }*/
    .pcbanner {
        display: none;
    }

    #phonebanner {
        display: block;
    }

    .pcimg {
        display: none;
    }

    .phoneimg {
        display: block;
    }

    /*面包屑*/
    .breadcrumb {
        padding-bottom: 0.03rem;
    }

    .breadcrumb li a {
        /*font-size: 0.24rem;*/
        font-size: 16px;
    }

    .crumbbox {
        margin-left: 0.4rem;
    }

    .bread {
        margin-left: 0.3rem;
    }

    /*内容*/
    .tab-btn li a {
        font-size: 0.25rem;
    }

    .tab-btn li a span {
        font-size: 0.25rem;
    }

    .onlyright {
        float: right;
    }

    .paging {
        margin-top: 0;
    }

    .detailed {
        margin: 0;
    }

    .detailed h3 {
        text-align: center;
        margin-top: 0;
        font-size: 0.36rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .detailed h4 {
        padding: 0 0.2rem;
        height: 0.49rem;
        line-height: 0.49rem;
        font-size: 0.25rem;
        font-weight: 800;


        border-radius: 0.2rem;
    }

    .detailed .deliverimgbox span {
        margin: 0.12rem 0;
        font-size: 0.19rem;
    }

    .detailed p {
        line-height: 0.5rem;
    }

    .twoplate {
        margin: 0;
        margin-top: 0.16rem;
    }

    .twoplate a {
        display: none;
    }

    .detailed .service {
        width: 3.4rem;
        height: 4rem;
        margin-left: 0.21rem;
    }

    .service i {
        font-size: 0.8rem;
    }

    .service b {
        font-size: 0.3rem;
    }

    .service p {
        font-size: 0.2rem;
    }

    .advantage span {
        width: 0.3rem;
        font-size: 0.3rem;
    }

    .advantage b {
        font-size: 0.26rem;
    }

    .advantage em {
        font-size: 0.2rem;
    }

    .detailed .advantage {
        padding: 0 0.3rem;
    }

    .modular {
        position: relative;
    }

    .twoplate span {
        width: 100%;
        text-align: center;
        position: absolute;
        background: #313131;
        color: #ffffff;
        font-size: 0.34rem;
        z-index: 100;
        margin-top: 2.6rem;
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

    #content .plate img {
        width: 100%;
    }

    .plate {
        height: 3.5rem;
        /*		margin-top: 0.16rem;*/
        position: relative;
    }

    .introduce {
        margin: 0;
        position: absolute;
        width: 100%;
        bottom: 12.9%;
        z-index: 1004;
        height: 0.56rem;
        text-align: center;
        background: #313131;
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

    .introduce h3 {
        /*width: 100%;
        font-size: 0.27rem;
        margin-top: 0.4rem;*/
        width: 100%;
        font-size: 0.34rem;
       /* font-family: simhei;*/
        line-height: 0.56rem;
        /*黑体*/
        color: #ffffff;
    }

    .introduce .hbox,
    .introduce .company {
        width: 100%;
    }

    .introduce a {
        /*font-size: 0.16rem;
        font-family: simhei;
        margin-left: 3rem;
        border-left: 0;
        margin-top: 0.2rem;*/
        display: none;
    }

    .introduce span,
    .introduce p {
        display: none;
    }

    .plate {
        /*		margin-top: 0.12rem;*/
    }

    .contentcenter {
        box-shadow: 0 0 3px #535353;
        margin-top: 0.16rem;
        height: 3.05rem;
    }

    .paging .tab-btn .bbcbox {
        margin-left: 0.44rem;
    }

    /*脚步*/
    .footmenu {
        display: none;
    }

    .hqlogo img {
        width: 100%;
    }

    .message {
        margin-top: 0.1rem;
    }

    .message a {
        display: block;
        font-size: 0.1898rem;
    }

    .message b {
        font-size: 0.3rem;
    }

    .message i {
        font-size: 0.4rem;
        margin-right: 0.15rem;
    }

    .message .number i {
        margin-right: 0.05rem;
    }

    .message .number {
        display: block;
        font-size: 0.43rem;
        
        margin-top: 0.2rem;
    }

    .qrcode {
        margin-top: 0.43rem;
        margin-bottom: 0.27rem;
    }

    .qrbox img {
        width: 80%;
    }

    .qrbox p {
        font-size: 0.1rem;
    }

    .copyright {
        border-top: 1px solid #c8c8c8;
        margin-left: 0.25rem;
        height: 0.43rem;
        line-height: 0.23rem;
    }

    .copyright a {
        font-size: 0.12rem;
        /*		margin-top: 0.08rem;*/
    }

    /*#mobile-menu {position:fixed;top:0;left:0;width:220px;height:100%;background-color:#373737;z-index:9999;}
         a:hover ,a:focus{text-decoration:none}
        .mobile-nav ul li a {color:gray;display:block;padding:1em 5%;    border-top:1px solid #4f4f4f;border-bottom:1px solid #292929;transition:all 0.2s ease-out;cursor:pointer;#mobile-menu {position:fixed;top:0;left:0;width:220px;height:100%;background-color:#373737;z-index:9999;transition:all 0.3s ease-in;}}
        .mobile-nav ul li a:hover {background-color: #23A1F6;color: #ffffff;}
        .show-nav {transform:translateX(0);}
        .hide-nav {transform:translateX(-220px);}
        .mobile-nav-taggle {height:35px;line-height:35px;width:35px;background-color:#23A1F6;color:#ffffff;display:inline-block;text-align:center;cursor:pointer}
        .nav.avbar-inverse{position:relative;}
        .nav-btn {position:absolute;right:20px;top:20px;}*/
}


/* 超小设备（手机，小于 768px） */


/*@media screen and (min-width:480px){}*/
/* 2020-03-09 修改 author:jianqi.ji*/
.detailed p {
    line-height: 25px;
    font-size: 16px;
}

.detailed img {
    margin-bottom: 10px;
}
.deliverimgbox img {
    margin-bottom: 16px;
}

body {
    -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 1024px) {
    body {
        font-size: 12px;
        -webkit-font-smoothing: subpixel-antialiased;
    }

    .service i {
        display: block;
        font-size: 0.13rem;
        color: #f6d600;
        text-align: center;
        margin-top: 0.03rem;
    }

    .service b {
        display: block;
        text-align: center;
        font-size: 0.1172rem;
        margin-top: 0.03rem;
    }

    .service p {
       /* line-height: 0.1rem;*/
        margin-top: 0.1rem;
        width: 96%;
        margin-left: 2%;
    }
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.plate .introduce p {
    /*font-family: simhei;*/
    font-size: 12px;
    color: #4c4c4c;
	margin: 10px 0;
}

