﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}

html {
    height: 100%;
}
.mlogo {
  display: none;
}

/* always display scrollbars */
body {
    height: 100%;
    font-size: 62.5%;
    line-height: 1;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

strong {
    font-weight: bold
}

input {
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    max-width: 100%;
}

a {
    text-decoration: none
}

a:hover {
    /* text-decoration: underline */
}

.clear {
    clear: both
}

.clear:before,
.container:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both
}

/* IE 6/7 */
.clear {
    zoom: 1
}

/* 清除浮动 */
.clearf::before,
.clearf::after {
    content: "";
    clear: both;
}
.clearf::after {
    display: table;
}
.clearf {
    zoom: 1;
}

body {
    background: #fff url(//filecdn.ify.cn/skin/jzhywzmb9791/img/bg_noise.jpg) repeat;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    /* overflow: hidden; */
}

@font-face {
    font-family: 'TeXGyreScholaRegular';
    src: url('texgyreschola-regular-webfont.eot');
    src: url('/font/texgyreschola-regular-webfont.eot') format('embedded-opentype'),
    url('/font/texgyreschola-regular-webfont.woff') format('woff'),
    url('/font/texgyreschola-regular-webfont.ttf') format('truetype'),
    url('/font/texgyreschola-regular-webfont.svg#texgyrescholaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreScholaBold';
    src: url('/font/texgyreschola-bold-webfont.eot');
    src: url('/font/texgyreschola-bold-webfont.eot') format('embedded-opentype'),
    url('/font/texgyreschola-bold-webfont.woff') format('woff'),
    url('/font/texgyreschola-bold-webfont.ttf') format('truetype'),
    url('/font/texgyreschola-bold-webfont.svg#texgyrescholabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@-webkit-keyframes main {
    0% {
        -webkit-transform: scale3d(0.1, 0.1, 1);
        opacity: 0;
    }
    45% {
        -webkit-transform: scale3d(1.07, 1.07, 1);
        opacity: 1;
    }
    70% {
        -webkit-transform: scale3d(0.95, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes main {
    0% {
        -moz-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    45% {
        -moz-transform: scale(1.07, 1.07);
        opacity: 1;
    }
    70% {
        -moz-transform: scale(0.95, 0.95)
    }
    100% {
        -moz-transform: scale(1, 1)
    }
}

@-webkit-keyframes logo {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes footer {
    0% {
        top: -30px
    }
    100% {
        top: 0
    }
}

.clear {
    clear: both
}

.clear:before,
.container:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both
}

.clear {
    zoom: 1
}

.left {
    float: left
}

#wrapper {
    height: 100%;
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .20) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .20) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .20) 100%);
    background-image: -webkit-radial-gradient(rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .20) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .20) 100%);
}

.logo {
    position: absolute;
    background: url(//filecdn.ify.cn/skin/jzhywzmb9791/img/logo.png);
    /* width: 200px; */
    /* height: 80px; */
    top: 0%;
    left: 0%;
    z-index: 1;
    animation: logo 1.5s 1;
    -webkit-animation: logo 1.5s 1;
    -moz-animation: logo 1.5s 1;
    -o-animation: logo 1.5s 1;
    -ms-animation: logo 1.5s 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.logo:hover {
    opacity: .75 !important
}

#main {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 8%;
    animation: main .8s 1;
    animation-fill-mode: forwards;
    -webkit-animation: main .8s 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: main .8s 1;
    -moz-animation-fill-mode: forwards;
    -o-animation: main .8s 1;
    -o-animation-fill-mode: forwards;
    -ms-animation: main .8s 1;
    -ms-animation-fill-mode: forwards;
}

#main #header h1 {
    position: relative;
    display: block;
    font: 72px 'TeXGyreScholaBold', Arial, sans-serif;
    color: #0061a5;
    text-shadow: 2px 2px #f7f7f7;
    text-align: center;
    margin-bottom: 10px;
}

#main #header h1 span.sub {
    position: relative;
    font-size: 21px;
    top: -20px;
    padding: 0 10px;
    font-style: italic;
}

#main #header h1 span.icon {
    position: relative;
    display: inline-block;
    top: -6px;
    margin: 0 10px 5px 0;
    background: #0061a5;
    width: 50px;
    height: 50px;
    -moz-box-shadow: 1px 2px white;
    -webkit-box-shadow: 1px 2px white;
    box-shadow: 1px 2px white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #dfdfdf;
    font-size: 46px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0;
}

#main #content {
    position: relative;
    max-width: 600px;
    background: white;
    -moz-box-shadow: 0 0 0 3px #ededed inset, 0 0 0 1px #a2a2a2, 0 0 20px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 0 3px #ededed inset, 0 0 0 1px #a2a2a2, 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 3px #ededed inset, 0 0 0 1px #a2a2a2, 0 0 20px rgba(0, 0, 0, .15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 5;
}

#main #content h2 {
    background: url(//filecdn.ify.cn/skin/jzhywzmb9791/img/404_s-divider.jpg) no-repeat;
    background-position: bottom;
    padding: 12px 0 22px 0;
    font: 20px 'TeXGyreScholaRegular', Arial, sans-serif;
    color: #8e8e8e;
    text-align: center;
}

#main #content p {
    position: relative;
    padding: 20px;
    font-size: 13px;
    line-height: 25px;
    color: #b5b5b5;
}

#main #content .utilities {
    padding: 20px;
    text-align: center;
}

#main #content .utilities form .input-container {
    position: relative;
    width: 290px;
}

#main #content .utilities form .input-container input[type=text] {
    width: 280px;
    height: 34px;
    padding: 0 8px;
    background: white;
    border: solid 1px #cdcdcd;
    outline: none;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .05) inset;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .05) inset;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #696969;
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

#main #content .utilities .input-container input[type=text]:focus {
    border: solid 1px #9f9f9f
}

#main #content .utilities form .input-container button#search {
    position: absolute;
    display: block;
    top: 9px;
    right: 0;
    background: white url(//filecdn.ify.cn/skin/jzhywzmb9791/img/404_search.png) no-repeat;
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
    opacity: .3;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

#main #content .utilities form .input-container button#search:hover {
    opacity: .6
}

#main #content .utilities .button {
    display: inline-block;
    height: 34px;
    margin: 0px 20px;
    padding: 0 18px;
    background: #006db0;
    background-image: linear-gradient(bottom, #0062a6 0%, #0079bb 100%);
    background-image: -o-linear-gradient(bottom, #0062a6 0%, #0079bb 100%);
    background-image: -moz-linear-gradient(bottom, #0062a6 0%, #0079bb 100%);
    background-image: -webkit-linear-gradient(bottom, #0062a6 0%, #0079bb 100%);
    background-image: -ms-linear-gradient(bottom, #0062a6 0%, #0079bb 100%);
    -moz-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00acd8 inset;
    -webkit-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00acd8 inset;
    box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00acd8 inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 34px;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px #00385a;
    text-decoration: none;
}

#main #content .utilities .button:hover {
    background: #0081c6;
    background-image: linear-gradient(bottom, #006fbb 0%, #008dce 100%);
    background-image: -o-linear-gradient(bottom, #006fbb 0%, #008dce 100%);
    background-image: -moz-linear-gradient(bottom, #006fbb 0%, #008dce 100%);
    background-image: -webkit-linear-gradient(bottom, #006fbb 0%, #008dce 100%);
    background-image: -ms-linear-gradient(bottom, #006fbb 0%, #008dce 100%);
    -moz-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
    -webkit-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
    box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
}

#main #content .utilities .button:active {
    background: #0081c6;
    background-image: linear-gradient(bottom, #008dce 0%, #006fbb 100%);
    background-image: -o-linear-gradient(bottom, #008dce 0%, #006fbb 100%);
    background-image: -moz-linear-gradient(bottom, #008dce 0%, #006fbb 100%);
    background-image: -webkit-linear-gradient(bottom, #008dce 0%, #006fbb 100%);
    background-image: -ms-linear-gradient(bottom, #008dce 0%, #006fbb 100%);
    -moz-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
    -webkit-box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
    box-shadow: 0 0 0 1px #003255, 0 1px 3px rgba(0, 50, 85, 0.5), 0 1px #00c1e4 inset;
}

#main #content .utilities .button-container .button:focus {
    color: black
}

#main #footer {
    position: relative;
    top: -30px;
    padding: 5px 0;
    text-align: center;
    z-index: 1;
    animation: footer .4s .8s 1;
    animation-fill-mode: forwards;
    -webkit-animation: footer .4s .8s 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: footer .4s .8s 1;
    -moz-animation-fill-mode: forwards;
    -o-animation: footer .4s .8s 1;
    -o-animation-fill-mode: forwards;
    -ms-animation: footer .4s .8s 1;
    -ms-animation-fill-mode: forwards;
}

#main #footer ul {
    font: 13px 'TeXGyreScholaRegular', Arial, sans-serif;
    text-shadow: 0 1px white;
}

#main #footer ul li {
    display: inline;
    margin: 0 12px;
}

#main #footer ul li a {
    font: 13px 'TeXGyreScholaRegular', Arial, sans-serif;
    color: #696969;
    text-shadow: 0 1px white;
    text-decoration: none;
}

#main #footer ul li a:hover {
    color: #0061a5;
    text-decoration: underline;
}

/* pc */
@media screen and (max-width: 1480px) and (min-width: 1026px){
  .top-navinfo .containers p {
  		width: 100% !important;  
  }
  .top-navinfo .containers {
  		width: 100% !important;  
  }

    .demo-menu>li {
        /*width: 100px;*/
      padding: 0px 30px;
    }
    .tophead {
        height: 90px;
    }
    #header {
        width: 90%;
    }
    .logo {
        height: 90px;
        line-height: 90px;
        overflow: hidden;
    }
    .logo a img {
        width: 85%;
    }
    .demo-menu>li>a {
        height: 60px;
        line-height: 60px;
    }
    .menu {
        width: 100%;
    }

    /* main1 */
    .main1 {
        width: 90%;
        margin: 0 auto;
    }
    .main1 .all {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .main1 .alls {
        margin: 0;
        width: 300px;
    }
    .main1 .alls .detail {
        width: 60%;
    }
    .main1 .alls .detail h3 {
        margin-top: 14px;
    }
    .main1 .alls .detail .disr {
        margin-top: 10px;
    }
    
    /* main2 */
    .main2 {
        width: 100%;
    }
    .product_list2 {
        text-align: center;
    }
    .product_list2 li {
        float: none;
        display: inline-block;
        text-align: left;
        width: 30%;
    }
    .product_list2 li img {
        width: 100%;
        height: auto;
    }

    /* main3 */
    .main3{
       min-height: 610px;
    }
    .main3_2 h3 span {
        font-size: 12px;
    }

    /* main4 */
    .main4-box {
        width: 100%;
    }

    /* main6 */
    .main6 {
        width: 90%;
    }
    .main6 .tempWrap {
        width: 80% !important;
        margin: 0 auto;
    }

    /* main7 */
    .main7 .tj_title {
        width: 100%;
    }
    .main7_1 {
        width: 85%;
    }

    /* main8 */
    .main8_1 {
        width: 90%;
    }

    .f_link {
        width: 90%;
    }
}
@media screen and (max-width: 1200px){
  .in-service .container {
    width: 90%;
  }
  .top-navinfo .containers p {
  		width: 100% !important;  
  }
}
/* iPad */
@media screen and (max-width: 1026px){
  .box .box-btm {
  		padding-top: 130px;  
  }
  .top-navinfo .containers {
  		width: 100% !important;  
  }
    .demo-menu>li {
        /*width: 80px;*/
      padding: 0px 15px;
    }
    .tophead {
        height: 75px;
    }
    #header {
        width: 90%;
    }
    .logo {
        height: 75px;
        line-height: 75px;
        overflow: hidden;
    }
    .logo a img {
        width: 70%;    /*margin-left: 10%;*/
    }
    .demo-menu>li>a {
        height: 40px;
        line-height: 40px;
    }
    .menu {
        /*width: auto;*/
    }

    .banner .num li {
        width: 80px;
    }

    /* main1 */
    .main1 {
        width: 100%;
        margin: 0 auto;
    }
    .main1 .all {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .main1 .alls {
        margin: 0;
        width: 240px;
    }
    .main1 .alls .detail {
        width: 100%;
    }
    .main1 .alls .detail h3 {
        margin-top: 14px;
    }
    .main1 .alls .detail .disr {
        margin-top: 10px;
    }

    /* main2 */
    .main2 {
        width: 100%;
    }
    .tab li a {
        font-size: 14px;
    }
    .product_list2 {
        text-align: center;
      margin-right: 0px;
    }
    .product_list2 li {
        float: none;
        display: inline-block;
        text-align: left;
        width: 28%;
    }
    .product_list2 li img {
        width: 100%;
        height: auto;
    }
	/* main3 */
  	.main3{
       min-height: 600px;
    }
  
    /* main4 */
    .main4-box {
        width: 100%;
    }

    /* main6 */
    .main6 {
        width: 90%;
    }
    .main6 .tempWrap {
        width: 80% !important;
        margin: 0 auto;
    }

    /* main7 */
    .main7 .tj_title {
        width: 100%;
    }
    .main7_1 {
        width: 90%;
    }

    /* main8 */
    .main8_1 {
        width: 90%;
    }

    .f_link {
        width: 80%;
    }
}
/* 手机端 */
@media screen and (max-width: 768px){
  #header .m_navbar_nav .menu a img {
    width: 80%;
    padding-top: 15%;
  }
  .box .items-box {
  		width: 100% !important;  
  }
  #header .logo a {
    width: 40px;
    height: 40px;
  }
  
  .box .box-top .box-l,
  .box .box-btm .box-r{
  		display: none; 
  }
  .box .box-top .box-r,
  .box .box-btm .box-l{
  	 position: static !important;
    float: none !important;
    top: 0px !important;
    right: 0px !important;
    transform: translateY(0) !important; 
    width: 100% !important;
    margin: 0 auto !important;
  }
  .box .box-top .box-r,
  .box .box-btm .box-l {
    padding: 20px 10px !important;
  }
  .box .box-top .box-r .name h3,
  .box .box-btm .box-l .name h3 {
    font-size: 24px !important;
  }
  .box .box-top .box-r .cname h4,
  .box .box-btm .box-l .cname h4 {
    top: -11px !important;
    font-size: 35px !important;
  }
  .content {
  	font-size: 12px !important;  
  }
  .box .box-btm .box-l .content,
  .box .box-top .box-r .content {
    padding-top: 10px !important;
  }
  
  .z_xsgszh_bt {
  		display: none;  
  }
  .tophead {
    position: fixed;
    top: 0px;
  }
  .mlogo {
  display: block;
}
  
  .banner ul li { height: auto; }
  .bb img.active {
    transform: scale(1.7) translateY(8%);
  }
  
  
  .z_new_jtcy { padding-top:0px !important;padding-bottom: 0px !important; }
  
  .banner {
    height: 60vh !important;
    /*40vh !important*/
  }
  .bb img {
    transform: scale(1.5) translateY(8%);
    height: 40vh !important;
    /*32vh !important*/
  }
  
  .news .bd .tempWrap li {
    width: 372px !important;
    transform:translateX(-30px) !important;
  }
  /*内容区手机端视频大小*/
  video {
    width: 100% !important;
    height: auto !important;
  }
  
  .in-service {
    padding: 20px 0px;
  }
    .in-service .container {
      width: 100%;
    	flex-wrap: wrap;
    }
  	.in-service .container .items {
      width: 100%;
      margin-bottom: 30px;
    }
  .in-service .container .items .title {
    padding: 20px 0px;
  }
  .in-service .container .items .more {
    padding: 0px;
  }
  
  .in-service .container .items .info {
      padding-bottom: 20px;
    background-color: #f8f8f8;
  }
  .in-service .container .items .title p {
    color: #333;
    font-size: 24px;
  }
  .in-service .container .items .more a {
    padding: 0px 25px;
    font-size: 14px;
    border: 1px solid #ddd;
    color: #999;
}
  
    body {
      /*padding-top: 50px;*/
  }
    .tophead {
        z-index: 10000;
        height: 60px;
    }
  #header .top {
    height: 60px;
  }
    #header {
        width: 100%;
    }
    #header .logo {
        float: left;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    #header>.top>.menu {
        display: none;
    }
    #header .m_navbar_nav {
        display: block;
        height: 50px;
    }
    .banner .num {
        bottom: 25px;
    }
    .banner .num li {
        width: 25px;
    }
    .main1 {
        padding-top: 20px;
    }
    .logo a img {
        width: 100%;
        height: 100%;
    }
    #wrapper {
        padding: 0 15px;
    }
    #main #header h1 {
        font-size: 50px;
    }
    #main #header h1 span.icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    #main #header h1 span.sub {
        top: -10px;
    }

    /* main1 */
    .main1 {
        width: 90%;
        margin: 0 auto;
    }
    .main1 .all {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .main1 .alls {
        margin: 20px 0;
        width: 100%;
    }
    .main1 .alls .detail {
        /* width: 40%; */
    }
    .main1 .alls .detail h3 {
        margin-top: 24px;
    }
    .main1 .alls .detail .disr {
        margin-top: 10px;
    }

    /* main2 */
    .product_list2 li {
        width: 40%;
        float: left;
      	margin-left: 4.5%;
    }
    .product_list2 li a.as1 img {
        right: 50%;
        top: 75%;
        transform: translateX(50%);
    }
    .case_fen li a {
        margin-right: 0px;
    }
    .tab li a {
        margin-right: 0px;
    }
    .product_list2 li {
        margin-bottom: 35px;
    }
    .product_list2 li h3 a {
        padding-left: 12px;
    }
    .product_list2 li span {
        padding-left: 12px;
    }

    /* main3 */
    .main3 {
        background: none;
        height: 600px;
      	 min-height: 560px;
      max-height: 900px;
    }
    .main3_2 {
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
        text-align: center;
    }
    .main3_2 h3 {
        padding-right: 0px;
        font-size: 22px;
    }
    .main3_2 h3 span {
        font-size: 12px;
        margin-top: 10px;
    }
    .main3_3 {
        width: 100%;
        z-index: -1;
    }
    .main3_2 .see {
        left: 50%;
        transform: translateX(-50%);
    }

    /* main4 */
    
    .main4-box .items h1 {
        font-size: 40px;
    }
    .main4-box .items span {
        top: 53%;
    }
    .list1 li span {
        padding-right: 10px;
    }

    /* main6 */
 	 .list1 li {
      width: 90%;
      float: none;
      margin: 0 auto;
      text-align: center;
    }
    .tabs li a {
        margin-right: 0px;
    }
    .list1 li a img {
        margin: 0 auto;
    }
  .main6 .news .as2 img { width: 100%; }

    /* main7 */
    .main7_1 {
        width: 95%;
    }
    #m_indemo {
        float: left;
        width: 900% !important;
    }

    /* main8 */
    .main8_1 {
        padding-bottom: 50px;
    }
    .main8_1>h3 {
        padding-left: 0px;
    }
    .main8_2,
    .main8_3 {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
  .main8_3 .links-boxs>li {
    padding: 10px 40px;
  }
  .main8_2 {
    padding-left: 15px;
  }
    #message_main {
        width: 100%;
    }
    .f_link {
        width: 90%;
    }
  
  .z_about_ztd_nrts {
    font-size: 36px;
  }
}
@media screen and (max-width: 500px){
  
  
    /* main2 */
    .product_list2 li {
        width: 96%;
        float: left;
      	margin-left: 2%;
    }
    #m_indemo {
        width: 1135% !important;
    }
    .main3_2 .jdjs {
      max-height: 570px;
      width: 100%;
    }
}

@media screen and (max-width: 375px){
	.news .bd .tempWrap li {
      width: 337px !important;
      transform:translateX(-30px) !important;
    }
  
}

@media screen and (max-width: 360px){
    /* main2 */
    .product_list2 li {
        /*width: 41%;*/
    }
    #m_indemo {
        width: 1335% !important;
    }
    /* main3 */
    .main3 {
        height: 100%;
    }
   .main8_3 .links-boxs>li {
    padding: 10px 26px;
  }
    /* main4 */
    .main4-box .items p {
        font-size: 14px;
    }
  .news .bd .tempWrap li {
      width: 324px !important;
      transform:translateX(-30px) !important;
    }
}

@media screen and (max-width: 320px){
  .news .bd .tempWrap li {
      width: 288px !important;
      transform:translateX(-30px) !important;
    }
}

.btm-conbox {
    width: 100%;
    height: 70px;
    background-color: #222;
    /* display: flex; */
    display: none;
    /* align-items: center; */
}
.btm-conbox>a {
    width: 33.33%;
    height: 100%;
    color: #fff;
    background-color: #222;
    text-decoration: none;
    transition: .2s;
}
.btm-conbox>a .btm-cons {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.btm-conbox>a:hover {
    background-color: #1ba494;
  color: #fff;
}
.btm-conbox .btm-cons img {
    width: 30px;
    padding-bottom: 5px;
}
.btm-conbox .btm-cons .btm-cons-name {
    font-size: 12px;
  margin: 0px;
}
@media screen and (max-width: 768px) {
    .btm-conbox {
      display: flex;
      position: fixed;
      bottom: 0;
      z-index: 1000;
    }
    #footer{
      margin-bottom: 70px;
    }
}
