999@charset "UTF-8";

@font-face {
  font-family:thyFont1;src:url(../fonts/MBaskerville.otf);
}

@font-face {
  font-family:thyFont2;src:url(../fonts/BEBAS.ttf);
}

@font-face {
  font-family:thyFont3;src:url(../fonts/Questrial-Regular.ttf);
}

@font-face {
  font-family:'thyFont4';
  src:url(../fonts/atartida-black.woff.ttf);
}

@font-face {
  font-family: 'thyFont5';
  src: url("../fonts/avalon-demi.otf");
}

main {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

main:after,main:before {
  display: table;
  content: " ";
}

main:after {
  clear: both;
}

html {
  overflow-x: hidden;
  width: 100%;
  background: #fff;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

pre {
  font-size: 1em;
  font-family: monospace,monospace;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-size: 1em;
  font-family: monospace,monospace;
}

small {
  font-size: 80%;
}

sub,sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
  line-height: 1.15;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}
[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  display: table;
  box-sizing: border-box;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}
[hidden] {
  display: none;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video {
  margin: 0;
  padding: 0;
}

fieldset,img {
  border: 0;
}

address,caption,cite,code,dfn,em,optgroup,th,var {
  font-weight: 400;
  font-style: normal;
}

ins {
  text-decoration: none;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  font: 100%;
  font-size: inherit;
  border-spacing: 0;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
}

q:after,q:before {
  content: '';
}

abbr,acronym {
  border: 0;
  font-variant: normal;
}

legend {
  color: #000;
}

button,input,optgroup,option,select,textarea {
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

button,input,select,textarea {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.2;
}

a img,img {
  -ms-interpolation-mode: bicubic;
}

sub,sup {
  vertical-align: baseline;
}

article,aside,blockquote,dialog,figure,footer,header,hgroup,nav,section {
  display: block;
}

pre {
  white-space: pre-wrap;
}

textarea {
  overflow: auto;
  resize: none;
}

input[type=password]:focus,input[type=text]:focus,textarea:focus {
  outline: 0;
}

button,input {
  outline: 0;
}

input[type=password]::-ms-reveal {
  display: none;
}

input::-ms-clear {
  display: none;
}

input:-ms-input-placeholder {
  color: #999;
}

@media screen and (min-width:1600px) {
  .wrapper {
    width: 1600px;
    margin: 0 auto;
  }
}

@media screen and (max-width:1400px) {
  main {
    max-width: 1200px!important;
  }
}

@media screen and (max-width:1500px) {

  .wrapper {
    width: 100%;
    padding: 0 3%;
  }

  .nav {
    top: 0;
  }
}

@media screen and (min-width:1200px) and (max-width: 1500px) {
  .cr-text {
    line-height: 125px;
  }

  .cl-img img {
    max-width: 115%;
  }

  .company-right {
    width: 40%;
  }

  .cr-text p {
    font-size: 30px;
  }

  .pro-prev {
    width: 40px;
    height: 40px;
  }

  .pro-next {
    width: 40px;
    height: 40px;
    right: 20px;
  }

  .neirong {
    padding-top: 3%;
  }

  .p-text {
    height: 430px;
  }

  .nav .tel a {
    width: 32%;
  }

  .p-text {
    padding: 3% 4% 4% 10%;
  }

  .pro-list {
    padding-bottom: 2%;
  }

  .nav .nav-inner .nav-logo {
    margin-top: 10px;
    margin-left: 3%;
  }

  /*集团简介*/
  .c-youshi ul li h3 {
    font-size: 22px;
  }

  .c-youshi ul li {
    height: 230px;
  }

  .js-right {
    height: 468px;
  }

  .js-right img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}

@media screen and (min-width:1400px) and (max-width: 1500px) {

  .p-text {
    height: 500px;
  }

  .c-neirong {
    padding-bottom: 10%;
  }

  .company-right {
    width: 47%;
  }

  .in-news {
    padding-top: 3%;
  }

  .np-content {
    width: 90%;
  }
}

@media screen and (min-width:1300px) and (max-width: 1400px) {
}

@media screen and (min-width:1200px) and (max-width: 1400px) {
  
  .cr-text {
    line-height: 100px;
  }

  .cr-text p {
    font-size: 26px;
  }

  .c-neirong p {
    padding: 5% 0 5% 0
  }

  .c-neirong {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .company-right {
    width: 50%;
  }

  .line-h {
    top: 25%;
  }

  .in-news {
    padding-top: 3%;
  }

  .np-content {
    width: 100%;
  }

  .info-mes {
    width: 90%;
    top: 60%;
  }

  .nav .nav-inner .nav-daohang {
    width: 81%;
  }

  .nav .nav-inner .nav-daohang ul li a {
    font-size: 15px;
  }

  .f-right span {
    font-size: 23px;
  }

  .f-right h3 {
    font-size: 20px;
  }
}

@media screen and (max-width:1200px) {

  main {
    max-width: 970px!important;
  }

  .s2 .bottom .mid {
    height: 250px;
    line-height: 250px;
  }

  .pro_style_1 li .pic {
    height: 250px;
  }

  .s2 .swiper-container li {
    height: 250px;
  }

  .s3 .a3 .b1 {
    width: 600px;
  }

  footer .footer_mid .li1 {
    width: 200px;
  }
  /*客户服务*/
  .service1 ul li {
    height: 150px;
  }
}

@media screen and (max-width:992px) {


  .nav {
    display: none;
  }

  .mobile_header {
    display: block;
  }

  footer .footer_mid .li1 {
    display: none;
  }

  footer .footer_mid .li2 {
    padding-left: 40px;
  }

  footer .footer_nav {
    display: none;
  }

  footer .footer_mid .li3 {
    display: none;
  }

  footer .footer_mid .li2 {
    padding: 0;
    border-right: 0;
  }

  footer .footer_mid .li2 .footer_all_title {
    display: none;
  }

  footer .footer_mid .li2 .b1 {
    display: none;
  }

  footer .footer-b li {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  footer .footer-b li:nth-child(2) {
    display: none;
  }

  footer .footer-b li:nth-child(3) {
    display: none;
  }

  main {
    max-width: 750px!important;
  }

  .s3 .a3 .b2 {
    display: none;
  }

  .s3 .a3 .b1 {
    width: 100%;
  }

  .s2 .bottom .mid {
    height: 220px;
    line-height: 220px;
  }

  .s2 .swiper-container li {
    height: 220px;
  }

  .pro_style_1 li .pic {
    height: 200px;
  }

  .pro_style_2 li .pic {
    height: 200px;
  }

  .location {
    padding-top: 40px;
  }

  .banner {
    padding-top: 0!important;
  }

  .s1 {
    width: 100%;
    height: auto;
  }

  .s1 .left {
    width: 100%;
  }

  .s1 .left .a1 {
    font-size: 22px;
  }

  .s1 .left .a2 {
    font-size: 20px;
  }

  .s1 .right {
    width: 100%;
  }

  .s1 .right .top {
    padding-top: 20px;
  }

  .s4 .s4_main .controller li {
    padding-right: 10px;
    padding-left: 10px;
  }

  /*资料下载*/
  .down-list ul li .down-img {
    height: 150px;
  }

  .down-list ul li {
    height: 300px;
  }

  .down-list ul li .down-text {
    padding: 5px;
  }

  .down-list ul li .down-text h3 {
    font-size: 18px;
  }

  .down-list ul li .down-text p {
    font-size: 14px;
  }
  /*客户服务*/
  .service1 ul li {
    height: 115px;
  }

  .ser2-bg img {
    max-width: 75%;
  }
}

@media screen and (max-width:767px) {
  .s5 .s5_main {
    margin-top: 30px;
  }

  .s5 .s5_main li {
    width: 100%;
  }

  .s5 .s5_main li:after,.s5 .s5_main li:before {
    display: table;
    content: " ";
  }

  .s5 .s5_main li:after {
    clear: both;
  }

  .s5 .s5_main li .a1 {
    float: left;
  }

  .s5 .s5_main li .a2 {
    float: left;
  }

  .s5 .s5_main li .a3 {
    top: 105px;
    width: 100%;
    opacity: 1;
  }

  .all_title .t1 {
    font-size: 22px;
  }

  .all_title .t2 {
    font-size: 20px;
  }

  .s4 .s4_main .left {
    display: none;
  }

  .s4 .s4_main .right {
    display: none;
  }

  .s4 .s4_main .s4_swiper {
    margin: 0;
    width: 100%;
    height: 400px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a1 {
    padding-top: 40px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a2 {
    font-size: 20px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a3 {
    margin-left: 5%;
    width: 90%;
  }

  .s4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .s3 .a3 {
    height: 180px;
  }

  .s3 .a3 .b1 {
    width: 100%;
    height: 150px;
  }

  .s3 .a3 .b1 .c1 {
    display: none;
  }

  .s3 .a3 .b1 .c2 {
    font-size: 14px;
    line-height: 24px;
  }

  .s3 .a3 .b1 .c3 {
    padding-top: 20px;
  }

  .s3 {
    height: 350px;
  }

  .s2 .swiper-container li {
    height: 150px;
  }

  .s2 .bottom .mid {
    right: 0;
    left: auto!important;
    width: 50%;
    height: 150px;
    line-height: 150px;
  }

  .banner {
    height: 300px!important;
  }

  .banner .banner_container {
    height: 300px!important;
  }

  .banner .slide-inner {
    height: 300px!important;
  }

  .s1 {
    width: 100%;
    height: auto;
  }

  .s1 .left {
    width: 100%;
  }

  .s1 .left .a1 {
    font-size: 20px;
  }

  .s1 .left .a2 {
    font-size: 18px;
  }

  .s1 .right {
    width: 100%;
  }

  .s1 .right .top {
    padding-top: 10px;
  }

  main {
    padding-right: 15px!important;
    padding-left: 15px!important;
  }

  .inner_page .inner_page_right .right_page_bottom .other_product_list li {
    height: 150px;
  }

  .inner_page .inner_page_right .right_page_bottom .other_product_list li .pic {
    height: 150px;
  }

  .inner_page .inner_page_right .right_page_bottom .other_case_list li {
    height: 160px;
  }

  .inner_contact_details p:nth-child(1) {
    font-size: 20px;
  }

  .inner_contact_details p:nth-child(2) {
    font-size: 18px;
  }

  .pro_style_1 li {
    margin-right: 2%;
    width: 49%;
  }

  .pro_style_1 li:nth-child(3n) {
    margin-right: 2%;
  }

  .pro_style_1 li:nth-child(2n) {
    margin-right: 0!important;
  }

  .pro_style_1 li .pic {
    height: 120px;
  }

  .pro_style_2 li {
    margin-right: 2%;
    width: 49%;
  }

  .pro_style_2 li:nth-child(3n) {
    margin-right: 2%;
  }

  .pro_style_2 li:nth-child(2n) {
    margin-right: 0!important;
  }

  .pro_style_2 li .pic {
    height: 150px;
  }

  .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #innerAlbum {
    width: 100%;
  }

  .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerDetails {
    float: left;
    width: 100%;
  }

  .inner_form .layui-form-label {
    display: none;
  }

  .inner_form .layui-input-block {
    margin-left: 0;
  }

  .small_banner {
    height: 190px;
  }

  .small_banner .inner_title {
    position: relative;
    z-index: 5;
    padding-top: 45px;
  }

  .small_banner .inner_title .t1 {
    font-size: 18px;
  }

  .small_banner .inner_title .t1 i {
    width: 25px;
    height: 2px;
  }

  .small_banner .inner_title .t2 {
    font-weight: lighter;
    font-size: 14px;
  }

  .small_banner .menu-inner a {
    line-height: 40px;
    font-size: 14px;
  }

  .small_banner .menu-inner.sh a {
    width: 33.33%;
    font-size: 12px;
  }
  /*客户服务*/
  .service1 ul li {
    height: 80px;
  }

  .service1 ul li .s-pic {
    display: none;
  }

  .service1 ul li .s-tit {
    width: 100%;
  }

  .service1 ul li .s-t {
    padding: 0 3%;
  }

  .service1 ul li .s-t h3 {
    font-size: 16px;
  }

  .service1 ul li .s-t p {
    font-size: 14px;
  }
  /*联系我们*/
  .info_con_list li {
    width: 100%;
    margin-left: 0;
    height: 175px;
    margin-bottom: 2%;
  }

  .info_con_list li img {
    margin: 20px auto 10px auto;
  }

  .allmap {
    height: 300px;
  }
}

@media screen and (min-width:992px) and (max-width: 1200px) {

  .c-titlebox .fir {
    font-size: 30px;
  }
  .gallery-thumbs .swiper-slide{
    height: 80px;
  }

  .n-ptype {
    width: 30%;
  }

  .np-list {
    width: 68%;
  }

  .np-list ul li {
    width: 49%;
  }

  .np-list ul li:nth-child(2n) {
    margin-right: 0;
  }

  .np-list ul li:nth-child(3) {
    margin-right: 2%;
  }

  .np-list ul li:nth-child(9) {
    margin-right: 2%;
  }

  .np-img {
    height: 205px;
  }

  .proinfo-right {
    width: 68%;
  }

  .xinwencontent .tbox .x-t-right a b {
    left: 72%;
  }

  .company-inner-right .secbox {
    min-height: 280px;
  }

  .contactbox .erbox .erbox-list img {
    max-width: 50%;
  }

  .contactbox .wrapper.con {
    height: 430px;
  }

  .hezuo-inner-list {
    width: 16%;
  }

  .shouhou-type .shouhou-type-list .imgbox {
    font-size: 60px;
  }

  .shouhou-type .shouhou-type-list .text .text-left .fir {
    font-size: 17px;
  }

  .shouhou-type .shouhou-type-list .text .text-right {
    font-size: 14px;
    line-height: 25px;
  }

  .small_banner .menu-inner .menu-biao {
    width: 100px;
    height: 100px;
    padding: 25px;
    display: none;
  }

  .small_banner .menu-inner a {
    line-height: 45px;
    margin: 0 2.5%;
  }

  .company .c-left .c-titleboxsec .shuzi-list .sfir span {
    font-size: 32px;
  }

  .company .c-left .c-titleboxsec .shuzi-list .ssec {
    font-size: 14px;
  }

  .company .c-left .c-titleboxsec .shuzi-list .sfir em {
    font-size: 25px;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(1) .sfir em {
    right: 5%;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(2) .sfir em {
    right: -3%;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(3) .sfir em {
    bottom: 12%;
    font-size: 15px;
    right: 22%;
  }

  .company .c-left .c-titleboxsec .thr {
    font-size: 14px;
  }

  .company .c-right {
    height: 531px;
  }

  .company .c-right .img1 {
    height: 548px;
    margin-top: 18px;
  }

  .company .c-right .img2 {
    width: 155px;
    height: 310px;
  }

  .company .c-right .img2 .fir {
    font-size: 20px;
    margin-top: 77%;
  }

  .company .c-right .img2 .sec {
    font-size: 14px;
  }

  .company .c-right .img3 {
    width: 36px;
    height: 36px;
  }

  .company .c-right .thr {
    font-size: 15px;
    left: 33%;
  }


  /*.chanping .cp-left{*/
    /*height: 500px;*/
  /*}*/
  .chanping .cp-left .img1 {
    height: 80%;
  }

  .chanping .cp-left .tbox .fir {
    font-size: 40px;
  }

  .chanping .cp-left .tbox .sec {
    font-size: 24px;
  }

  .chanping .cp-left .img1 .fir {
    font-size: 24px;
    padding-left: 5%;
  }

  .chanping .cp-left .tbox i {
    height: 220px;
    top: -192%;
  }

  .chanping .cp-item {
    width: 25%;
  }

  .chanping .cp-item:nth-child(5) {
    float: inherit;
    margin: 0 auto;
    padding-left: 0;
  }

  .chanping .cp-item:nth-child(5) .cp-item-inner {
    width: 100%;
    margin-top: 25%;
  }

  .chanping .cp-item:nth-child(5) .cp-item-inner .fir-a {
    line-height: 45px;
  }

  .chanping .cp-item:nth-child(5) .cp-item-inner .sec-a {
    height: 47px;
  }

  .chanping .cp-item:nth-child(1) {
    background: url(../Image/cp1.png) no-repeat left center;
    background-size: 12%;
  }

  .chanping .cp-item:nth-child(2) {
    background: url(../Image/cp2.png) no-repeat left center;
    background-size: 10%;
  }

  .chanping .cp-item:nth-child(3) {
    background: url(../Image/cp3.png) no-repeat left center;
    background-size: 11%;
  }

  .chanping .cp-item:nth-child(4) {
    background: url(../Image/cp4.png) no-repeat left center;
    background-size: 14%;
  }

  .youshi {
    height: 700px;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left {
    width: 40%;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left .c-titlebox .sec {
    font-size: 22px;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left .thr {
    font-size: 60px;
    margin: 22% 0 3%;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left .four {
    font-size: 20px;
    margin-bottom: 15%;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left .five {
    margin-bottom: 10%;
  }

  .swiper-container-youshi .swiper-slide.youshi1 .youshi-left a {
    width: 45px;
    height: 45px;
  }

  .youshi .youshi-right .youshi-right-item {
    height: 122px;
  }

  .youshi .youshi-right .youshi-right-item .fir {
    font-size: 20px;
  }

  .chanping .wrapper.xianbox .xian {
    top: 51%;
  }

  .hezuo .tbox .sec {
    font-size: 34px;
  }

  .swiper-container-hezuo .swiper-slide .imgbox {
    height: 12vw;
  }


/*  .xinwencontent .tbox .x-t-left{
    width: 17%;
  }*/
  .xinwencontent .tbox .x-t-center {
    margin-top: 7%;
    width: 38%;
  }
/*  .xinwencontent .tbox .x-t-right{
    width: 45%;
  }*/

  .f-leftsec-left {
    width: 100%;
  }

  .f-leftsec-left a {
    width: 50%;
    margin-bottom: 9%;
  }

  .f-leftsec-right {
    width: 100%;
    margin-top: 6%;
  }

  .f-leftsec-right a {
    float: left;
    margin-right: 15%;
    margin-left: 0;
  }

  .company-inner-right .thr {
    font-size: 19px;
  }

  .swiper-container-devep .swiper-slide .textbox .title {
    font-size: 48px;
  }

  .swiper-button-next-devep {
    right: 40%;
  }

  .swiper-button-prev-devep {
    left: 40%;
  }

  .swiper-button-next-devep {
    right: 40%;
  }

  .swiper-button-prev-devep {
    left: 40%;
  }

  .footerbox .f-left .fir {
    font-size: 22px;
  }

  .liuyan .liuyan-leftsec .contact-a {
    right: 0;
  }

  .liuyan .liuyan-left .contact-a {
    top: 0;
    bottom: inherit;
  }

  .footer .footer-left {
    width: 36%;
  }

  .footer .footer-left2 {
    width: 64%;
  }

  .small_banner {
    height: 400px;
  }

  .small_banner .inner_title .t1 {
    font-size: 34px;
  }

  .small_banner .inner_title .t2 {
    font-size: 16px;
  }

  .com-youshi-left .text .sec {
    margin-top: 64%;
  }

  .inner-pro-des .des1-list {
    width: 14%;
    margin-right: 2.6%;
    margin-bottom: 3%;
  }

/*首页头部*/
  .banner .swiper-slide1 .slide-inner .text {
    top: 30%;
  }

  .banner .swiper-slide1 .slide-inner .text .fir {
    font-size: 30px;
  }

  .banner .swiper-slide1 .slide-inner .text .sec {
    margin: 2% 0 2% 0;
    font-size: 16px;
  }

  .banner .swiper-slide1 .slide-inner .text .jian {
    width: 45px;
    height: 45px;
  }

  .banner .swiper-slide1 .slide-inner .text .biao {
    margin: 9% auto 0 auto;
  }

  .nav .nav-inner .nav-logo {
    margin-left: 2%;
    margin-top: 10px;
  }

  .nav .nav-inner {
    padding: 0;
  }

  .nav .tel a {
    width: 30%
  }
  /*产品系列*/
  .pro-list {
    padding-bottom: 3%;
  }

  .p-img {
    margin-top: 19%;
  }

  .p-text {
    padding: 2% 5% 5% 8%;
    height: auto;
  }

  .neirong {
    padding-top: 3%;
  }

  .pro-next {
    width: 30px;
    height: 30px;
    right: 20px;
  }

  .pro-prev {
    width: 30px;
    height: 30px;
  }
  /*公司简介*/
  .cl-img img {
    max-width: 100%;
  }

  .c-neirong {
    padding-top: 4%;
    padding-bottom: 8%;
  }

  .c-neirong p {
    padding: 8% 0;
  }

  .company-right {
    width: 52%;
  }

  .cr-text p {
    font-size: 26px;
  }

  .cr-text {
    line-height: 100px;
  }

  .line-h {
    height: 150px;
    top: 32%;
  }

  .in-news {
    padding-top: 5%;
  }
  /*底部*/
  .fot_middle {
    padding-left: 65px;
  }

  .fot_right a {
    margin-right: 2px;
  }

  .js-right {
    height: 544px;
  }

  .js-right img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }

  .tbox-right .tbox-right-list .sec {
    font-size: 14px;
  }

  .guanggao h3 {
    font-size: 30px;
  }

  .guanggao p {
    line-height: 28px;
  }

  .c-youshi ul li h3 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .c-youshi ul li p {
    font-size: 14px;
  }

  .xs-title h3 {
    font-size: 30px;
  }
  /*联系我们*/
  .map {
    top: 60%;
  }

  .ml-left {
    padding-left: 10px;
  }
  /*在线留言*/
  .info-mes {
    top: 60%;
  }

  .info-mes {
    width: 90%;
  }

  .nav .nav-inner .nav-daohang {
    width: 85%;
  }

  .nav .nav-inner .nav-daohang ul li a {
    font-size: 14px;
  }

  .banner .swiper-slide1 .slide-inner .text .fir img {
    max-width: 90%;
  }

  .profile-right p {
    line-height: 28px;
    font-size: 15px;
  }

  .profile-left ul li {
    width: 100%;
    margin-bottom: 8%;
  }

  .cp-img {
    height: 235px;
  }

  .c-img {
    height: auto;
  }

  .f-right span {
    font-size: 18px;
  }

  .f-right h3 {
    font-size: 18px;
  }

  .mes-content p {
    font-size: 14px;
  }

  .f-nav ul li>a {
    font-size: 14px;
  }

  .f-nav ul li .f-erji>a {
    font-size: 14px;
  }
  /*内页-公司简介*/
  
  .about1-text p {
    font-size: 16px;

  }

  .about3 {
    height: 400px;
    background: url(../Image/nei-about3.jpg) no-repeat center top;
  }

  .about4-img {
    width: 28%;
  }

  .about4 ul li .about4-num h3 {
    font-size: 50px;
  }

  .about4 ul li .about4-num p {
    font-size: 35px;
  }

  .about4 ul li .about4-text h3 {
    font-size: 24px;
  }

  .about4 ul li .about4-text p {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (min-width:768px) and (max-width: 991px) {

  .shouhou-type .shouhou-type-list .text .text-left {
    padding-left: 9%;
  }
  .proinfo-right{
    width: 68%;
  }
  .gallery-thumbs .swiper-slide{
    height: 80px;
  }
.xw-list ul li{
  line-height: 25px;
}
  .pro-inner-list {
    width: 32.5%;
    margin-bottom: 1.5%;
  }

  .pro-inner-list:nth-child(3n) {
    margin-right: 0;
  }

  .mobile_header .mobile_to_index a img {
    margin-top: 2.5%;
    width: 58%;
  }

  .lingdao-list {
    width: 49%;
  }

  .lingdao-list:nth-child(2n) {
    margin-right: 0%;
  }
  .in-chanpin{
    padding-top: 2%;
  }
  .cp-img img{
    max-width: 85%;
  }
  .cp-type ul li .cp-img span{
    display: none;
  }
/*产品内页*/
  .n-ptype {
    width: 30%;
  }

  .np-list {
    width: 68%;
  }

  .np-list ul li {
    width: 49%;
  }

  .np-list ul li:nth-child(2n) {
    margin-right: 0;
  }

  .np-list ul li:nth-child(3) {
    margin-right: 2%;
  }

  .np-list ul li:nth-child(9) {
    margin-right: 2%;
  }

  .np-img {
    height: 150px;
  }

  .company-inner-right {
    width: 100%;
    margin-bottom: 5%;
  }

  .company-inner-right .secbox {
    min-height: auto;
  }

  .hezuo-inner-list {
    width: 19%;
  }

  .contactbox .wrapper.con {
    height: auto;
  }

  .shouhou-type .shouhou-type-list .imgbox {
    font-size: 60px;
    margin-top: 3%;
    width: 10%;
  }

  .shouhou-type .shouhou-type-list .text .text-left .fir {
    font-size: 17px;
  }

  .shouhou-type .shouhou-type-list .text .text-right {
    font-size: 14px;
    line-height: 25px;
  }

  .shouhou-type-left {
    width: 100%;
  }

  .shouhou-type .shouhou-type-list .text {
    width: 90%;
    padding: 5% 0;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left1 {
    background: url("../Image/y1.png") no-repeat center left;
    background-size: 5%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left2 {
    background: url("../Image/y2.png") no-repeat center left;
    background-size: 5%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left3 {
    background: url("../Image/y3.png") no-repeat center left;
    background-size: 5%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left4 {
    background: url("../Image/y4.png") no-repeat center left;
    background-size: 5%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left5 {
    background: url("../Image/y5.png") no-repeat center left;
    background-size: 5%;
  }

  .company .c-left {
    width: 100%;
  }

  .company .c-left .c-titleboxsec {
    margin-top: 8%;
  }

  .c-titlebox .fir {
    font-size: 30px;
  }

  .c-titlebox .sec {
    font-size: 24px;
  }
  @ -webkit-keyframes h_line {
    0% {height: 0;
  }

  70% {
    height: 214px
  }

  100% {
    height: 214px
  }
}

@keyframes h_line {
  0% {
    height: 0;
  }

  70% {
    height: 214px
  }

  100% {
    height: 214px
  }
}

.c-titlebox i {
  height: 214px;
  top: -169%;
}

.company .c-left .c-titleboxsec .thr {
  margin-bottom: 5%;
}

.company .c-left a {
  width: 40px;
  height: 40px;
  background: #e35c16 url(../Image/com-jian.png) no-repeat center;
  background-size: 29%;
}

.company .c-left .c-titleboxsec .shuzi-list {
  margin: 7% 0;
}

.company .c-right {
  width: 100%;
}

.company .c-right .thr {
  font-size: 17px;
}


  /*.chanping .cp-left{
    height: 460px;
  }*/
.chanping .cp-left .img1 {
  height: 80%;
}

.chanping .cp-left .tbox .fir {
  font-size: 34px;
}

.chanping .cp-left .tbox .sec {
  font-size: 20px;
}

.chanping .cp-left .img1 .fir {
  font-size: 20px;
  padding-left: 5%;
}

.chanping .cp-left .abox a {
  font-size: 14px;
}

.chanping .cp-left .tbox i {
  height: 188px;
}

.chanping .cp-item {
  width: 50%;
  padding-left: 10%;
}

.chanping .cp-item:nth-child(5) {
  float: inherit;
  margin: 0 auto;
  padding-left: 0;
  width: 32%;
}

.chanping .cp-item:nth-child(5) .cp-item-inner {
  width: 100%;
  margin-top: 25%;
}

.chanping .cp-item:nth-child(5) .cp-item-inner .fir-a {
  line-height: 45px;
}

.chanping .cp-item:nth-child(5) .cp-item-inner .sec-a {
  height: 47px;
}

.chanping .cp-item:nth-child(1) {
  background: url(../Image/cp1.png) no-repeat left center;
  background-size: 8%;
}

.chanping .cp-item:nth-child(2) {
  background: url(../Image/cp2.png) no-repeat left center;
  background-size: 7%;
}

.chanping .cp-item:nth-child(3) {
  background: url(../Image/cp3.png) no-repeat left center;
  background-size: 9%;
}

.chanping .cp-item:nth-child(4) {
  background: url(../Image/cp4.png) no-repeat left center;
  background-size: 12%;
}

.youshi {
  height: 700px;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left {
  width: 40%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .c-titlebox .sec {
  font-size: 22px;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .thr {
  font-size: 60px;
  margin: 22% 0 3%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .four {
  font-size: 20px;
  margin-bottom: 15%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .five {
  margin-bottom: 10%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left a {
  width: 45px;
  height: 45px;
}

.youshi .youshi-right .youshi-right-item {
  height: 122px;
}

.youshi .youshi-right .youshi-right-item .fir {
  font-size: 20px;
}

.chanping .wrapper.xianbox .xian {
  top: 51%;
}

.hezuo .tbox .sec {
  font-size: 30px;
}

.hezuo .abox {
  width: 35%;
}

.xinwenbg {
  height: 500px;
}

.xinwenbg .tbox {
  width: 100%;
}
 /* .xinwencontent .tbox .x-t-left{
    width: 100%;
  }*/
.xinwencontent .tbox .x-t-center {
  width: 100%;
}
 /* .xinwencontent .tbox .x-t-right{
    width: 100%;
  }*/
 /* .xinwencontent .tbox .x-t-right a{
    padding-left: 0;
    width: 33.33%;
  }*/
.xinwencontent .tbox .x-t-left .fir {
  font-size: 24px;
}

.xinwencontent .tbox .x-t-left .sec {
  font-size: 20px;
}

.xinwencontent .tbox .x-t-center {
  margin-top: 3%;
}

.xinwencontent .tbox .x-t-right a b {
  left: 71%;
}
/*  .xinwen-more{
    display: block;
    margin:4% auto;
    float: inherit;
  }*/
.xinwen-inner-list .imgbox {
  height: 240px;
}

.xinwen-inner-list .title {
  font-size: 18px;
}

.company-inner-right .thr {
  font-size: 16px;
  line-height: 55px;
}

.swiper-container-devep .swiper-slide .textbox .title {
  font-size: 42px;
}

.swiper-container-devep .swiper-slide .textbox {
  height: 155px;
}

.swiper-button-next-devep {
  right: 40%;
}

.swiper-button-prev-devep {
  left: 40%;
}

.swiper-button-next-devep {
  right: 40%;
}

.swiper-button-prev-devep {
  left: 40%;
}

.com-youshi .titlefir {
  font-size: 35px;
}

.com-youshi-left .text .fir {
  margin-top: 17%;
}

.com-youshi-left .text .sec {
  margin-top: 60%;
  font-size: 16px;
}

.titlebox .fir {
  font-size: 34px;
}

.titlebox .sec {
  font-size: 18px;
}

.swiper-container-news .imgbox .title {
  height: 50px;
  line-height: 50px;
}

.liuyan .liuyan-left {
  width: 100%;
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px solid #eac0a0;
}

.liuyan .liuyan-left .contact-a {
  bottom: 10%;
  right: 0;
}

.footer {
  padding-bottom: 10%;
}

.footer .f-left {
  width: 100%;
}

.footer .f-left .hbox {
  padding-bottom: 3%;
}

.footer .f-left-list {
  width: 45%;
}

.footer .f-left-list:nth-child(2) {
  float: right;
}

.footer .f-left-list img {
  max-width: 35%;
}

.footer .f-leftsec {
  margin-top: 5%;
}

.f-leftsec-left {
  width: 100%;
}

.f-leftsec-left a {
  width: 33.33%;
  margin-bottom: 4%;
  text-align: center;
}

.f-leftsec-right {
  width: 100%;
  margin-top: 5%;
  display: none;
}

.f-leftsec-right a {
  float: left;
}

.small_banner {
  height: 400px;
}

.small_banner .inner_title .t1 {
  font-size: 38px;
}

.small_banner .inner_title .t1 i {
  width: 27px;
}

.small_banner .inner_title .t2 {
  font-size: 16px;
}

.small_banner .menu-inner .menu-biao {
  width: 100px;
  height: 100px;
  padding: 25px;
  display: none;
}

.small_banner .menu-inner a {
  line-height: 35px;
}

.news-inner-top {
  height: 400px;
}

.swiper-container-inner-news .text {
  width: 45%;
}

.swiper-container-inner-news .text .time {
  margin-top: 10%;
}

.swiper-button-next-inner-news {
  width: 40px;
  height: 40px;
  background-size: 80%;
  bottom: 10%;
  left: 40px;
}

.swiper-button-prev-inner-news {
  width: 40px;
  height: 40px;
  background-size: 80%;
  bottom: 10%;
}

.news .bottom .swiper-slide .news_li .news_main .w1 {
  height: 165px;
}

.contactbox .c-left {
  width: 50%;
}

.contactbox .c-right {
  width: 100%;
  height: 400px;
}

.contactbox .erbox .erbox-list img {
  max-width: 30%;
}

.type-des-list-item .text .fir {
  padding-left: 10%;
}

.inner-product ul li .imgbox {
  height: 230px;
}

.inner-product ul li .title {
  line-height: 60px;
  font-size: 16px;
}

.inner-case ul li .title .fir {
  font-size: 14px;
}

.inner-case .inner-case-a {
  line-height: 36px;
}

.inner-pro-des .des1-list {
  margin-right: 3%;
  width: 17%;
  margin-bottom: 3%;
}

.swiper-container-hezuo .swiper-slide .imgbox {
  height: 15vw;
}

  /*首页头部*/

.banner .swiper-slide1 .slide-inner .text {
  top: 30%;
}

.banner .swiper-slide1 .slide-inner .text .fir {
  font-size: 28px;
}

.banner .swiper-slide1 .slide-inner .text .sec {
  margin: 2% 0 4% 0;
  font-size: 14px;
}

.banner .swiper-slide1 .slide-inner .text .jian {
  width: 40px;
  height: 40px;
}

.anniu {
  width: 245px;
  height: 45px;
}

.ban-dian {
  line-height: 25px;
}

.ban-next {
  top: 78%;
}

.ban-prev {
  top: 78%;
}
  /*产品系列*/
.p-img {
  margin-top: 21%;
}

.p-text {
  padding: 5% 5% 5% 10%;
}

.biaoti {
  line-height: 30px;
}

.neirong {
  padding-top: 5%;
  line-height: 25px;
}

.pro-list {
  padding-bottom: 7%;
}

.biaoti strong {
  font-size: 20px;
}

.pro-prev {
  width: 30px;
  height: 30px;
  left: 87%;
}

.pro-next {
  width: 30px;
  height: 30px;
  right: 20px;
}
  /*公司简介*/
.c-neirong {
  width: 81%;
}

.cl-img img {
  max-width: 100%;
}

.company-right {
  width: 50%;
}

.cr-text p {
  font-size: 20px;
}

.cr-text {
  line-height: 100px;
}

.in-news {
  padding-top: 5%;
}
  /*底部*/
.fot_middle {
  padding-left: 20px;
}

.fot_right .code {
  display: none;
}
  /*内页-产品列表*/
  
.np-content {
  line-height: 20px;
  margin-top: 20px;
  max-height: 200px;
  overflow-y: auto;
  width: 100%;
}

.js-right {
  height: 628px;
}

.js-right img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tbox-right .tbox-right-list {
  width: 33.3%;
  margin-bottom: 10px;
}

.tbox-right .tbox-right-list .sec {
  font-size: 14px;
}

.guanggao h3 {
  font-size: 30px;
}

.guanggao p {
  line-height: 28px;
  width: 75%;
}

.c-youshi ul li {
  height: 235px;
}

.c-youshi ul li h3 {
  font-size: 16px;
  padding-bottom: 10px;
}

.c-youshi ul li p {
  font-size: 14px;
}

.xs-title h3 {
  font-size: 30px;
}

.cont-title .t1 {
  font-size: 30px;
}

.cont-title {
  top: 17%;
}

.map-left {
  width: 100%;
  margin-bottom: 10px;
  height: 300px;
}

.ml-left {
  height: 300px;
}

.ml-left h3 {
  padding-top: 20px;
}

.ml-right .ml-top {
  margin-top: 20px;
}

.ml-right .ml-bo {
  margin-top: 20px;
}

.ml-right {
  height: 300px;
}

.map-right {
  width: 100%;
  height: 300px;
}

#footer {
  padding-top: 20px;
}
  /*新闻*/
.info-ntop ul li {
  width: 48.5%;
  margin-bottom: 1%;
}
  /*在线留言*/
.info-mes {
  width: 90%;
  top: 50%;
}
  /*工程案例*/
.info-case ul li {
  width: 48%;
  margin-right: 2%;
}

.info-case ul li:nth-child(2n) {
  margin-right: 0;
}

.banner .swiper-slide1 .slide-inner .text .fou {
  font-size: 16px;
  font-weight: bold;
}

.banner .swiper-slide1 .slide-inner .text .thr {
  font-size: 16px;
  font-weight: bold;
}

.in-profile {
  padding-bottom: 0%;
}

.profile-left {
  width: 100%;
}

.profile1 img {
  display: none;
}

.profile-left ul {
  margin-top: 0;
}

.profile-right-top {
  padding-left: 0;
}

.profile-right {
  width: 100%;
  margin-top: 5%;
}

.cp-type ul li p {
  font-size: 14px;
}

.cp-img {
  height: 250px;
}

.cp-tit {
  font-size: 14px;
}

.case-title p {
  font-size: 16px;
}

.c-img {
  height: auto;
}

.mes-content input {
  text-indent: 50px;
  font-size: 14px;
}

.mes-content p {
  font-size: 14px;
}

.f-left {
  width: 50%;
}

.f-right {
  width: 50%;
}

.f-nav {
  display: none;
}
  /*内页-公司简介*/
.about1-text p {
  font-size: 16px;
}

.about2-type ul li {
  text-indent: 20px;
}

.about2-type ul li a {
  font-size: 16px;
}

.about2-text p {
  font-size: 16px;
}

.about3 {
  height: 400px;
  background: url(../Image/nei-about3.jpg) no-repeat center top;
}

.about3 p {
  font-size: 16px;
  line-height: 30px;
}

.about4-img {
  width: 28%;
}

.about4 ul li .about4-num h3 {
  font-size: 50px;
}

.about4 ul li .about4-num p {
  font-size: 35px;
}

.about4 ul li .about4-text h3 {
  font-size: 24px;
}

.about4 ul li .about4-text p {
  font-size: 15px;
  line-height: 25px;
}

.page {
  bottom: 0;
}
  /*资质荣誉*/
.ho-img {
  height: 220px;
}
.cp-type ul li p{
  font-size: 16px;
}
.xw-list ul li {
  line-height: 25px;
}

}

@media screen and (max-width:767px) {

  .pro-inner-list {
    width: 49.35%;
    margin-bottom: 1.5%;
  }

  .pro-inner-list:nth-child(2n) {
    margin-right: 0;
  }

  .chanping-title-left {
    width: 100%;
  }

  .chanping-title-right {
    width: 100%;
  }

  .chanping-title-right a {
    float: left;
    margin-right: 4%;
    margin-left: 0;
    font-size: 14px;
  }

  .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #innerAlbum .innerGalleryTop .swiper-slide .pic {
    height: 300px;
  }

  .mobile_header .mobile_to_index a img {
    width: 90%;
    float: right;
    margin-top: 4.5%;
    max-width: 53%;
  }

  .lingdao-list {
    width: 100%;
  }

  .lingdao-list .title {
    font-size: 14px;
  }

  .hezuo-inner-list {
    width: 32.5%;
    height: 119px;
  }

  .shouhou-type .shouhou-type-list .imgbox {
    font-size: 50px;
    margin-top: 2%;
  }

  .shouhou-type .shouhou-type-list .text .text-left .fir {
    font-size: 17px;
  }

  .shouhou-type .shouhou-type-list .text .text-right {
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    margin-top: 3%;
  }

  .shouhou-type-left {
    width: 100%;
  }

  .shouhou-type .shouhou-type-list .text {
    width: 80%;
    padding: 5% 0;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left1 {
    background: url("../Image/y1.png") no-repeat center left;
    background-size: 11%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left2 {
    background: url("../Image/y2.png") no-repeat center left;
    background-size: 11%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left3 {
    background: url("../Image/y3.png") no-repeat center left;
    background-size: 11%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left4 {
    background: url("../Image/y4.png") no-repeat center left;
    background-size: 11%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left5 {
    background: url("../Image/y5.png") no-repeat center left;
    background-size: 11%;
  }

  .shouhou-type .shouhou-type-list .text .text-left {
    width: 100%;
    padding-left: 20%;
  }

  .pro-inner-list {
    height: auto;
  }

  .pro-inner-list .imgbox {
    height: 170px;
  }

  .pro-inner-list .text .title {
    font-size: 14px;
    line-height: 35px;
  }

  .pro-inner-list .text .con {
    font-size: 14px;
    line-height: 25px;
  }

  .pro-inner .abox .a {
    width: 77px;
    line-height: 28px;
    font-size: 12px;
  }

  .banner .swiper-slide1 .slide-inner .text a {
    width: 150px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }

  .banner .swiper-slide1 .slide-inner .text .thr {
    font-size: 14px;
    font-weight: bold;
  }

  .banner .swiper-slide1 .slide-inner .text .fou {
    font-size: 14px;
    padding-top: 10px;
    font-weight: bold;
  }

  .banner .swiper-slide1 .slide-inner .text {
    top: 26%;
    width: 80%;
  }

  .banner .swiper-slide1 .slide-inner .text .fir {
    font-size: 24px;
    margin-top: 5%;
  }

  .banner .swiper-slide1 .slide-inner .text .sec {
    margin: 2% 0 4% 0;
    font-size: 14px;
  }

  .banner .swiper-slide1 .slide-inner .text .jian {
    width: 35px;
    height: 35px;
    background: url(../Image/banner-jian.png) no-repeat center;
    background-size: 45%;
  }

  .banner .swiper-slide1 .slide-inner .text .biao {
    background: url(../Image/shubiao.png) no-repeat center;
    background-size: 74%;
    margin: 10% auto 0 auto;
  }

  @ -webkit-keyframes h_line {
    0% {height: 0;
  }

  70% {
    height: 160px
  }

  100% {
    height: 160px
  }
}

@keyframes h_line {
  0% {
    height: 0;
  }

  70% {
    height: 160px
  }

  100% {
    height: 160px
  }
}

.in-nav ul li {
  width: 100%;
  height: 157px;
  margin-bottom: 2%;
}

.in-nav ul li h3 {
  font-size: 26px;
}

.profile-left {
  width: 100%;
  margin-bottom: 2%;
}

.profile-left ul {
  margin-top: 0;
}

.profile-left ul li {
  width: 100%;
}

.profile-left ul li span {
  font-size: 16px;
}

.profile1 img {
  display: none;
}

.profile-right {
  width: 100%;
  margin-top: 5%;
}

.profile-right-top {
  padding-left: 0;
}

.profile-left-title img {
  display: block;
  max-width: 80%;
}

.profile-right p {
  line-height: 28px;
}

.chanpin-title img {
  display: block;
  max-width: 100%;
}

.cp-type ul li {
  width: 49%;
  border-bottom: 1px solid #1c57a2;
  padding-bottom: 5%;
  margin-right: 2%;
}
.cp-type ul li:nth-child(2n){
  margin-right: 0;
}

.cp-type ul li p {
  padding-top: 10px;
  font-size: 16px;
}
.cp-more a{
  font-size: 16px; 
}

.cp-list .cp-img {
  height: 190px;
}

.cp-tit {
  font-size: 16px;
}

.cp-more {
  width: 200px;
}

.case-title img {
  max-width: 80%;
}
.liuyan-title{
  height: 43px;
}
.liuyan-title img{
  max-width: 40%;
}
.xw-list h3{
  font-size: 24px;
}
.case-title p {
  font-size: 14px;
  line-height: 25px;
}

.c-img {
  height: 200px;
}

.in-liuyan {
  width: 100%;
}

.in-xinwen {
  width: 100%;
  margin-top: 2%;
}

.mes-content .name {
  width: 100%;
  margin-bottom: 10px;
}

.mes-content .dianhua {
  width: 100%;
  margin-bottom: 10px;
}

.mes-content .youxiang {
  width: 100%;
}

.mes-content .liuyan {
  margin-top: 10px;
  height: 100px;
}

.xw-title h3 {
  color: #333;
}

.xw-title p {
  color: #333;
}

.new-mes {
  padding-bottom: 15%;
}

.foot {
  display: none;
}

.last-admin {
  display: none;
}

.company .c-left {
  width: 100%;
}

.company .c-left .c-titleboxsec {
  margin-top: 8%;
}

.c-titlebox .fir {
  font-size: 28px;
}

.c-titlebox .sec {
  font-size: 20px;
}

.c-titlebox i {
  height: 160px;
  top: -130%;
}

.company .c-left .c-titleboxsec .thr {
  margin-bottom: 5%;
}

.company .c-left a {
  width: 40px;
  height: 40px;
  background: #e35c16 url(../Image/com-jian.png) no-repeat center;
  background-size: 29%;
}

.company .c-left .c-titleboxsec .shuzi-list {
  margin: 7% 0;
}

.company .c-right {
  width: 100%;
  height: auto;
}

.company .c-right .thr {
  font-size: 14px;
  bottom: 9%;
  left: 0;
}

.company .c-left .c-titleboxsec .fir {
  font-size: 18px;
}

.company .c-left .c-titleboxsec .shuzi-list .sfir span {
  font-size: 22px;
}

.company .c-left .c-titleboxsec .shuzi-list .sfir em {
  font-size: 17px;
}

.company .c-left .c-titleboxsec .shuzi-list .ssec {
  font-size: 12px;
}

.company .c-left .c-titleboxsec .thr {
  font-size: 14px;
}

.company .c-right .img1 {
  height: 330px;
  margin-top: 15px;
}

.company .c-right .img2 {
  width: 120px;
  height: 260px;
}

.company .c-right .img2 .fir {
  font-size: 18px;
  margin-top: 86%;
}

.company .c-right .img2 .sec {
  font-size: 14px;
}

.company .c-right .img3 {
  width: 30px;
  height: 30px;
}

.chanping .cp-left {
  width: 100%;
}

.chanping .cp-left .img1 {
  height: 67%;
}

.chanping .cp-left .img1 .fir {
  font-size: 18px;
  padding-left: 6%;
}

.chanping .cp-left .abox {
  bottom: 5%;
}

.chanping .cp-left .abox a {
  font-size: 14px;
  margin-right: 0;
  padding: 1% 0;
  width: 50%;
}

.chanping .cp-left .tbox i {
  top: -130%;
  height: 160px;
}

.chanping .cp-left .tbox .fir {
  font-size: 28px;
}

.chanping .cp-left .tbox .sec {
  font-size: 22px;
}

.chanping .cp-left .tbox {
  margin-top: 10%;
}

.chanping .cp-item {
  width: 50%;
  padding-left: 10%;
}

.chanping .cp-item:nth-child(5) {
  float: inherit;
  margin: 0 auto;
  padding-left: 0;
  width: 60%;
}

.chanping .cp-item:nth-child(5) .cp-item-inner {
  width: 100%;
  margin-top: 16%;
}

.chanping .cp-item:nth-child(5) .cp-item-inner .fir-a {
  line-height: 35px;
  font-size: 14px;
}

.chanping .cp-item:nth-child(5) .cp-item-inner .sec-a {
  height: 37px;
  background: url(../Image/cp-img1.png) no-repeat center;
  background-size: 18%;
}

.chanping .cp-item:nth-child(1) {
  background: url(../Image/cp1.png) no-repeat left center;
  background-size: 14%;
}

.chanping .cp-item:nth-child(2) {
  background: url(../Image/cp2.png) no-repeat left center;
  background-size: 13%;
}

.chanping .cp-item:nth-child(3) {
  background: url(../Image/cp3.png) no-repeat left center;
  background-size: 13%;
}

.chanping .cp-item:nth-child(4) {
  background: url(../Image/cp4.png) no-repeat left center;
  background-size: 18%;
}

.chanping .cp-item .fir {
  font-size: 14px;
  font-weight: 500;
}

.youshi {
  height: 470px;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .c-titlebox .fir {
  font-size: 28px;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left {
  width: 50%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .c-titlebox .sec {
  font-size: 18px;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .thr {
  font-size: 38px;
  margin: 26% 0 10%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .four {
  font-size: 18px;
  margin-bottom: 15%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left .five {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 26%;
}

.swiper-container-youshi .swiper-slide.youshi1 .youshi-left a {
  width: 30px;
  height: 30px;
  background: #e35c16 url(../Image/com-jian.png) no-repeat center;
  background-size: 25%;
}

.youshi .youshi-right .youshi-right-item {
  height: 80px;
}

.youshi .youshi-right .youshi-right-item .fir {
  font-size: 14px;
  padding-top: 21%;
}

.chanping .wrapper.xianbox .xian {
  top: 70%;
}

.youshi .youshi-right {
  width: 140px;
}

.youshi .youshi-right .youshi-right-item .item-inner {
  padding-left: 19%;
}

.youshi .youshi-right .youshi-right-item:nth-child(1) {
  background: #fff url(../Image/y1.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(1).active {
  background: #2c3b98 url(../Image/y11.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(2) {
  background: #fff url(../Image/y2.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(2).active {
  background: #2c3b98 url(../Image/y22.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(3) {
  background: #fff url(../Image/y3.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(3).active {
  background: #2c3b98 url(../Image/y33.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(4) {
  background: #fff url(../Image/y4.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(4).active {
  background: #2c3b98 url(../Image/y44.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(5) {
  background: #fff url(../Image/y5.png) no-repeat center left 3%;
  background-size: 17%;
}

.youshi .youshi-right .youshi-right-item:nth-child(5).active {
  background: #2c3b98 url(../Image/y55.png) no-repeat center left 3%;
  background-size: 17%;
}

.hezuo .tbox .sec {
  font-size: 18px;
  margin: 3% 0 4% 0;
}

.hezuo .abox {
  width: 75%;
}

.swiper-container-hezuo .swiper-slide .imgbox {
  height: 27vw;
}

.xinwenbg {
  height: 300px;
}

.xinwenbg .tbox {
  width: 100%;
}

.xinwenbg .tbox .fir {
  font-size: 24px;
}

.cp-type ul li .cp-img span{
    display: none;
}
.cp-type ul li p{
  font-size: 14px;
}

.xinwenbg .tbox .sec {
  font-size: 14px;
}

.xinwenbg i {
  display: none;
}

.xinwencontent .tbox .x-t-left {
  width: 30%;
}

.xinwencontent .tbox .x-t-center {
  width: 100%;
}

.xinwencontent .tbox .x-t-right {
  width: 70%;
}

.xinwencontent .tbox .x-t-right a {
  padding-left: 0;
  width: 33.33%;
  font-size: 14px;
}

.xinwencontent .tbox .x-t-left .fir {
  font-size: 24px;
}

.xinwencontent .tbox .x-t-left .sec {
  font-size: 20px;
}

.xinwencontent .tbox .x-t-center {
  margin-top: 3%;
}

.xinwencontent .tbox .x-t-right a b {
  left: 50%;
}
  /*.xinwen-more{
    display: block;
    margin:4% auto;
    float: inherit;
  }*/
.xinwen-inner-list {
  width: 100%;
  margin-right: 0;
  padding: 3% 0;
  border-bottom: 1px solid #dbdbdb;
}

.xinwen-inner-list .imgbox {
  height: 170px;
}

.xinwen-inner-list .title {
  font-size: 18px;
}

.sousuo {
  padding: 6% 0;
}

.sousuo .fir {
  font-size: 17px;
}

.sousuo-right {
  width: 100%;
}

.sousuo-right .sousuo-search {
  height: 35px;
}

.sousuo-right .sousuotijiao {
  line-height: 35px;
  font-size: 16px;
}

.sousuo .sec {
  font-size: 14px;
  line-height: 25px;
  width: 100%;
}

.company-inner-left {
  width: 100%;
}

.company-inner-left .company-inner-left-fir {
  border: none;
}

.company-inner-left .company-inner-left-sec {
  border-left: 1px solid #d2d2d2;
  border-right: none;
}

.company-inner-left .company-inner-left-fir .fir {
  font-size: 22px;
}

.company-inner-left .company-inner-left-fir .fir span {
  font-size: 35px;
}

.company-inner-left .company-inner-left-sec .list .title {
  font-size: 14px;
}

.company-inner-right .title {
  font-size: 20px;
  margin-top: 7%;
}

.company-inner-right .sec {
  font-size: 14px;
  line-height: 25x;
  margin-top: 4%;
}

.company-inner-left .company-inner-left-fir .thr {
  font-size: 14px;
  line-height: 25px;
}

.company-inner-right {
  width: 100%;
  margin-bottom: 5%;
}

.company-inner-right .thr {
  font-size: 14px;
  line-height: 40px;
}

.swiper-container-devep .swiper-slide .textbox .title {
  font-size: 20px;
}

.swiper-container-devep .swiper-slide .textbox {
  height: 120px;
}

.swiper-button-next-devep {
  right: 25%;
  width: 35px;
  height: 35px;
}

.swiper-button-prev-devep {
  left: 25%;
  width: 35px;
  height: 35px;
}

.com-youshi .titlefir {
  font-size: 22px;
}

.com-youshi .titlethr {
  font-size: 14px;
  line-height: 25px;
  width: 100%;
}

.com-youshi-left {
  width: 100%;
  height: 300px;
}

.com-youshi-left .text {
  width: 100%;
}

.com-youshi-left .text .fir {
  font-size: 14px;
  margin-top: 8%;
}

.com-youshi-left .text .sec {
  font-size: 14px;
  margin-top: 30%;
}

.com-youshi-right {
  width: 100%;
}

.com-youshi-right .com-youshi-rigth-list .fir {
  font-size: 22px;
  margin-bottom: 3%;
}

.com-youshi-right .com-youshi-rigth-list .sec {
  font-size: 14px;
  line-height: 25px;
}

.small_banner .menu-inner .menu-biao {
  display: none;
}

.small_banner .menu-inner.xs {
  display: none;
}

.titlebox {
  margin-bottom: 7%;
  margin-top: 7%;
}

.titlebox .fir {
  font-size: 24px;
  margin-bottom: 3%;
}

.titlebox .sec {
  font-size: 15px;
}

.titlebox .fir em {
  font-size: 27px;
}

.titlebox .fir i {
  font-size: 12px;
}

.swiper-container-news .imgbox .title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.liuyan .liuyan-left {
  width: 100%;
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px solid #eac0a0;
}

.liuyan .liuyan-left .contact-a {
  bottom: inherit;
  top: 0;
  right: 0;
  width: 100px;
  line-height: 30px;
}

.footer-b {
  display: none;
}

#footer_phone {
  display: block;
}

.footer {
  padding-bottom: 10%;
  background: #000;
}

.footer .f-left {
  width: 100%;
}

.footer .f-left .hbox {
  font-size: 18px;
}

.footer .f-left-list {
  width: 45%;
}

.footer .f-left-list:nth-child(2) {
  float: right;
}

.footer .f-left-list .title {
  font-size: 14px;
}

.footer .f-left-list .sec {
  font-size: 14px;
}

.footer .f-left-list img {
  max-width: 50%;
}

.f-leftsec-left {
  width: 100%;
}

.f-leftsec-left a {
  width: 33.33%;
  margin-bottom: 4%;
  font-size: 14px;
  text-align: center;
}

.f-leftsec-right {
  width: 100%;
  margin-top: 5%;
  display: none;
}

.f-leftsec-right a {
  float: left;
}

.news .bottom .swiper-slide .news_li {
  width: 100%;
}

.news .bottom .swiper-slide .news_li .news_main .w1 {
  height: 185px;
}

.news-inner-top {
  height: auto;
}

.swiper-container-inner-news .imgbox {
  height: 200px;
  width: 100%;
}

.swiper-container-inner-news .text {
  width: 100%;
  padding: 4%;
  margin-left: 0;
}

.swiper-container-inner-news .text .time {
  margin-top: 5%;
}

.swiper-button-next-inner-news {
  width: 40px;
  height: 40px;
  background-size: 80%;
  bottom: 10%;
  left: inherit;
  right: 0;
}

.swiper-button-prev-inner-news {
  width: 40px;
  height: 40px;
  background-size: 80%;
  bottom: 10%;
  left: inherit;
  right: 40px;
}

.news .bottom .swiper-slide .news_li .news_main .w1 {
  height: 165px;
}

.contactbox .wrapper.con {
  height: auto;
}

.contactbox .c-left {
  padding: 2% 3%;
  width: 100%;
}

.contactbox .c-right {
  width: 100%;
  height: 400px;
}

.type-des-list-item {
  height: auto;
}

.type-des-list-item .imgbox {
  width: 100%;
  height: 240px;
}

.type-des-list-item .text {
  width: 100%;
  height: auto;
}

.type-des-list-item .text a {
  line-height: 35px;
}

.type-des-list-item .text .fir {
  padding-left: 12%;
}

.inner-product ul li {
  width: 49.5%;
  margin-right: 1%;
}

.inner-product ul li:nth-child(3n) {
  margin-right: 1%;
}

.inner-product ul li:nth-child(2n) {
  margin-right: 0;
}

.inner-product ul li .title {
  line-height: 50px;
  font-size: 16px;
}

.inner-product ul li .imgbox {
  height: 175px;
}

.inner-case ul li {
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 2%;
}

.inner-case ul li:nth-child(3n) {
  margin-right: 1%;
}

.inner-case ul li:nth-child(2n) {
  margin-right: 0;
}

.inner-case ul li .title .fir {
  font-size: 14px;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inner-case ul li .imgbox {
  height: 175px;
}

.inner-case .titlefir {
  margin: 10% 0;
  text-align: center;
}

.inner-case .inner-case-a {
  line-height: 36px;
}

.inner-pro-des .des1-list {
  width: 28%;
  margin-right: 8%;
  margin-bottom: 7%;
}

.inner-pro-des .des1-list .imgbox {
  height: 100px;
}

.inner-pro-des .des1-list:nth-child(3n) {
  margin-right: 0;
}

.inner-pro-des .des1-list .fir {
  font-size: 16px;
}

.inner-pro-des .destitle {
  padding: 13% 0;
  font-size: 28px;
}

.inner-pro-des .destitle2 {
  font-size: 18px;
  padding: 0 3% 1% 9%;
  background: url(../Image/des7.png) no-repeat left center;
}

.inner-pro-des .destitle2 span {
  font-size: 14px;
}

.inner-pro-des .des2-list {
  width: 50%;
}

.inner-pro-des .des2-list .fir {
  font-size: 18px;
}

.inner-pro-des .des2-list .fir span {
  font-size: 30px;
}

.inner-pro-des .des3-list {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 3%;
}

.inner-pro-des .des3-list:nth-child(2n) {
  margin-right: 0;
}

.inner-pro-des .des4 {
  width: 100%;
}

.inner-pro-des .des4-list .imgbox {
  height: 114px;
}

.prev_next li a {
  width: 50%;

}
.layui-layer{
  width: 90%!important;
  left: 5%!important;
}
/*首页头部*/
.anniu {
  width: 135px;
  right: 5%;
  height: 40px;
  background: none;
}

.ban-dian {
  line-height: 15px;
  color: #fff;
}

.ban-prev {
  left: 60%;
  top: 87%;
  background: url(../Image/devep-left.png) no-repeat center center;
  opacity: 1!important;
}

.ban-next {
  right: 5px;
  top: 87%;
  background: url(../Image/devep-right.png) no-repeat center center;
  opacity: 1!important;
}

.banner .swiper-slide1 .slide-inner .text .fir {
  font-size: 20px;
}

.p-title {
  position: relative;
}

.p-title h3 {
  font-size: 24px;
}

.pro {
  padding-top: 3%;
}

.pro-type {
  position: relative;
}

.pro-type ul li {
  width: 33%;
}

.p-img {
  width: 100%;
  margin-top: 0;
}

.p-img {
  width: 100%;
  float: none;
}

.p-text {
  width: 100%;
  position: relative;
  padding: 3%;
  height: auto;
  margin-top: 2%;
  min-height: 385px;
}

.biaoti strong {
  font-size: 24px;
}

.pro-list {
  padding-top: 7%;
}

.pro-next {
  width: 30px;
  height: 30px;
  top: 95%;
  right: 17px;
}

.pro-prev {
  width: 30px;
  height: 30px;
  top: 95%;
  left: 75%;
}

.neirong {
  padding-top: 5%;
}
  /*集团简介*/
.company-left {
  width: 100%;
  float: none;
}

.c-title h3 {
  font-size: 24px;
}

.c-neirong {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 8%;
}

.c-neirong h3 {
  font-size: 24px;
}

.c-neirong p {
  padding-top: 8%;
}

.cl-img img {
  max-width: 100%;
}

.company-right {
  width: 100%;
  position: relative;
  margin-top: 2%;
  height: 300px;
}

.cr-text {
  padding: 8%;
  line-height: 58px;
}

.cr-text p {
  font-size: 20px;
}

.line-h {
  top: 0;
}

.cr-img img {
  max-width: 100%;
}

.n-title h3 {
  font-size: 24px;
}

.in-news {
  padding-top: 5%;
}
  /*留言*/
.in-mes {
  background-size: 100% 100%;
}

.mes-left {
  width: 100%;
  height: 390px;
}

.mes-right {
  width: 100%;
  margin-top: 3%;
  height: 355px;
}
  /*底部*/
#footer {
  padding-top: 20px;
  padding-bottom: 10%;
}

.fot_left {
  width: 100%;
  border-bottom: 1px solid #eee;
  display: none;
}

.fot_middle {
  width: 100%;
  padding-left: 0;
  border: none;
  padding-bottom: 5%;
}

.fot_right {
  display: none;
}

.fot_bottom {
  display: none;
}
  /*内页-产品列表*/
  /*左侧*/
.n-ptype {
  width: 100%;
}

.inner_page .inner_page_left .sidebar .sidebar_contact {
  display: none;
}

.np-list {
  width: 100%;
  margin-top: 20px;
}

.np-list ul li {
  width: 49%;
  margin-right: 2%;
}

.np-list ul li:nth-child(2n) {
  margin-right: 0;
}

.np-list ul li:nth-child(3) {
  margin-right: 2%;
}

.np-list ul li:nth-child(9) {
  margin-right: 2%;
}

.n-ptype>ul>li {
  width: 32%;
  margin-right: 2%;
}

.n-ptype>ul>li>a {
  font-size: 14px;
}

.n-ptype>ul>li:nth-child(3n) {
  margin-right: 0;
}

.n-ptype>ul>li>.p-yiji {
  background: #cf1a1a;
  height: 45px;
  border-radius: 5px;
}

.np-img {
  width: 100%;
  height: 135px;
}

.np-tit {
  width: 100%;
  padding: 10px;
  line-height: 30px;
  font-size: 14px;
  background: #bebebe;
}

.np-title h3 {
  font-size: 20px;
}

.np-title p {
  font-size: 16px;
}

.np-more {
  font-size: 16px;
}

.n-ptype>ul>li {
  margin-bottom: 2%;
}

.np-content {
  width: 100%;
  line-height: 28px;
  margin-top: 20px;
}

.jieshao {
  padding-bottom: 0;
}

.js-left {
  width: 100%;
}

.js-left h3 {
  font-size: 26px;
}

.js-left p {
  font-size: 16px;
  padding-top: 10px;
}

.js-left p:after {
  margin-bottom: 5%;
  margin-top: 3%;
}

.js-left h4 {
  font-size: 14px;
  line-height: 30px;
}

.js-right {
  width: 100%;
  height: auto;
}

.js-right img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tbox-right .tbox-right-list {
  width: 33.3%;
  margin-bottom: 10px;
}

.tbox-right .tbox-right-list .fir span {
  font-size: 20px;
}

.tbox-right .tbox-right-list .fir {
  font-size: 20px;
}

.tbox-right .tbox-right-list .sec {
  font-size: 14px;
}

.guanggao h3 {
  font-size: 26px;
}

.guanggao p {
  line-height: 28px;
  width: 90%;
  font-size: 14px;
}

.c-youshi ul li {
  height: 250px;
  width: 48%;
  margin-right: 2%;
}

.c-youshi ul li:nth-child(2n) {
  margin-right: 0;
}

.c-youshi ul li:nth-child(3n) {
  margin-right: 2%;
}

.c-youshi ul li h3 {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.c-youshi ul li p {
  font-size: 12px;
}

.xiaoshou {
  padding-top: 5%;
}

.xs-title h3 {
  font-size: 20px;
}

.xiaoshou ul li {
  width: 48%;
  margin-right: 2%;
}

.xiaoshou ul li:nth-child(2n) {
  margin-right: 0;
}
  /*联系我们*/
.cont-title .t1 {
  font-size: 20px;
}

.cont-title .t2 {
  font-size: 14px;
  width: 90%;
}

.cont-title {
  top: 17%;
}

.map-left {
  width: 100%;
  margin-bottom: 10px;
  height: 100%;
}

.ml-left {
  height: 300px;
  padding-left: 10px;
  width: 100%;
}

.ml-left h3 {
  padding-top: 20px;
}

.ml-right {
  width: 100%;
  padding: 0 10px;
}

.ml-right .ml-top {
  margin-top: 20px;
}

.ml-right .ml-bo {
  margin-top: 20px;
}

.ml-right {
  height: 300px;
}

.map-right {
  width: 100%;
  height: 300px;
  display: none;
}

#footer {
  padding-top: 20px;
}

.info-ntop ul li {
  width: 100%;
  margin-bottom: 1%;
  margin-right: 0;
  height: 350px;
}

.info-nbo ul li {
  width: 100%;
  margin-bottom: 1%;
  margin-right: 0;
}
  /*在线留言*/
.info-mes {
  width: 90%;
  top: 50%;
  height: 400px;
}

.info-mesleft {
  display: none;
}

.info-mesright {
  width: 100%;
  padding: 10px;
}


  /*案例工程*/
.info-case ul li {
  width: 100%;
  margin-right: 0;
}
   /*内页-公司简介*/
.about1-text{
  width: 100%;
}
.about1-text p {
  font-size: 14px;
  line-height: 26px;
}
.about2-title h3{
  font-size: 30px;
}

.about2-type {
  width: 100%;
  padding-top: 5%;
}

.about2-type ul li {
  padding: 15px 0;
  text-indent: 10px;
}

.about2-type ul li a {
  font-size: 14px;
}

.about2-pic {
  width: 100%;
  padding-top: 0;
  padding-bottom: 3%;
}

.about2-img {
  height: 200px;
}

.about2-text p {
  font-size: 16px;
}

.about3 {
  height: 400px;
  background: url(../Image/nei-about3.jpg) no-repeat center top;
}

.about3 p {
  width: 88%;
  font-size: 14px;
  line-height:26px;
}

.about4 ul li .about4-num h3 {
  font-size: 46px;
}

.about4 ul li .about4-num p {
  font-size: 26px;
}

.about4 ul li .about4-num {
  width: 15%;
}

.about4 ul li .about4-text {
  width: 80%;
  margin-right: 0;
}

.about4 ul li .about4-img {
  width: 100%;
  margin-top: 2%;
}

.about4 ul li .about4-text h3 {
  font-size: 24px;
}

.about4 ul li .about4-text p {
  font-size: 15px;
  line-height: 24px;
}
  /*资料下载*/
.nei-title h3 {
  font-size: 30px;
}

.nei-down {
  padding: 5% 0;
}

.down-list {
  padding: 5% 0;
}

.down-list ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.down-list ul li:nth-child(2n) {
  margin-right: 0;
}

.down-list ul li .down-img {
  height: 110px;
}

.down-list ul li {
  height: 250px;
}

.down-list ul li .down-text {
  padding: 10px;
}

.down-list ul li .down-text h3 {
  font-size: 18px;
}

.down-list ul li .down-text p {
  font-size: 14px;
}

.page {
  bottom: 0;
}

.down-type ul li {
  line-height: 50px;
}

.down-type ul li:after {
  height: 100%;
}

.down-type ul li a {
  font-size: 14px;
}

.nei-li {
  font-size: 16px!important;
}
  /*客户学院*/
.college-list ul li {
  width: 100%;
  margin-right: 0;
}

.small_banner .inner_title .t1 {
  font-size: 28px;
}

.small_banner {
  height: 195px;
}

.small_banner .inner_title a {
  width: 150px;
  font-size: 14px;
  margin-top: 3%;
  height: 35px;
  line-height: 35px;
}
.college-list{
  padding-bottom: 5%;
}
.college-list ul li {
  border-bottom: 1px solid #999;
  padding-bottom: 5%;
}

.college-list ul li p {
  font-size: 18px;
}

.col-tit span {
  font-size: 18px;
}
.col-img{
  height: 150px;
}
.ser3-list p{
  font-size: 18px;
}
  /*资质荣誉*/

.honor-list ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.honor-list ul li:nth-child(2n) {
  margin-right: 0;
}

.ho-img {
  height: 200px;
}

.honor-list ul li p {
  line-height: 30px;
}
/*产品详情内页*/
.proinfo-right{
  width: 100%;
  margin-top: 3%;
}
.ptop-left{
  width: 100%;
}
.ptop-right{
  width: 100%;
  margin-top: 2%;
}
.gallery-thumbs .swiper-slide{
  height: 90px;
}
.ptop-right h3{
  font-size: 20px;
  padding-bottom: 10px;
}
.bo-title{
  line-height: 35px;
}
.bo-title span{
  width: 120px;
  line-height: 35px;
  font-size: 16px;
}
.proinfo-tab .sp{
  height: 70px;
  margin-top: 3%;
}
.proinfo-tab .sp small{
  width: 50%;
  line-height: 35px;
}
.mes-content p{
  font-size: 16px;
}
 
}

@media screen and (min-width:500px) and (max-width: 767px) {
  .mobile_header .mobile_to_index a img {
    width: 90%;
    float: right;
    margin-top: 1.5%;
  }
}

@media screen and (max-width:1250px) {
  .pc_header {
    display: none;
  }
}

@media screen and (max-width:1500px) {

  .small_banner .pro-inner-lunbo {
    width: 70%;
    top: 17%;
  }

  .small_banner .pro-inner-lunbo .swiper-container-pro-inner .swiper-wrapper .imgbox img {
    max-width: 80%;
    max-height: 64%;
  }

  .nav .nav-inner .nav-logo .logo2 {
    display: block;
    margin-top: 20px;
  }
 /* .nav .nav-inner .nav-logo .logo1{
    display: none;
  }*/

  /*.nav .nav-inner .nav-logo{
    width: 34%;
  }*/
}

@media screen and (min-width:1200px) and (max-width: 1300px) {
  .company-inner-right .secbox {
    min-height: 223px;
  }
}

@media screen and (min-width:1300px) and (max-width: 1500px) {
  .swiper-container-hezuo .swiper-slide .imgbox {
    height: 9vw;
  }

  .nav .tel {
    width: 10%;
  }
}

@media screen and (min-width:1200px) and (max-width: 1500px) {

  .shouhou-type .shouhou-type-list .text .text-left.text-left1 {
    background: url("../Image/y1.png") no-repeat center left;
    background-size: 9%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left2 {
    background: url("../Image/y2.png") no-repeat center left;
    background-size: 9%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left3 {
    background: url("../Image/y3.png") no-repeat center left;
    background-size: 9%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left4 {
    background: url("../Image/y4.png") no-repeat center left;
    background-size: 9%;
  }

  .shouhou-type .shouhou-type-list .text .text-left.text-left5 {
    background: url("../Image/y5.png") no-repeat center left;
    background-size: 9%;
  }

  .banner .swiper-slide1 .slide-inner .text {
    top: 25%;
  }

  .banner .swiper-slide1 .slide-inner .text .fir {
    font-size: 38px;
  }

  .banner .swiper-slide1 .slide-inner .text .sec {
    font-size: 18px;
  }

  .banner .swiper-slide1 .slide-inner .text .jian {
    width: 45px;
    height: 45px;
  }

  .banner .swiper-slide1 .slide-inner .text .biao {
    margin: 12% auto 0 auto;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(1) .sfir em {
    right: 9%;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(2) .sfir em {
    right: 0;
  }

  .company .c-left .c-titleboxsec .shuzi-list:nth-child(3) .sfir em {
    right: 18%;
  }

  .company .c-right {
    height: 570px;
  }
 /* .company .c-right .img1{
    height: 460px;
  }*/
  .company .c-right .img2 {
    width: 240px;
    height: 377px;
  }

  .company .c-right .thr {
    font-size: 18px;
    left: 38%;
  }

  .xinwencontent .tbox .x-t-center {
    margin-top: 6%;
    width: 38%;
  }

  .xinwencontent .tbox .x-t-right a b {
    left: 75%;
  }

  .company-inner-right .thr {
    font-size: 19px;
  }

  .swiper-container-devep .swiper-slide .textbox .title {
    font-size: 48px;
  }

  .swiper-button-next-devep {
    right: 40%;
  }

  .swiper-button-prev-devep {
    left: 40%;
  }

  .f-leftsec-right {
    width: 54%;
  }
}

@media screen and (min-width:1200px) and (max-width:1370px) {
  .c-titlebox .fir {
    font-size: 36px;
  }

  .chanping-title-left {
    width: 25%;
  }

  .chanping-title-right {
    width: 75%;
  }
}

@media screen and (min-width:992px) and (max-width:1300px) {
  .pro-inner-list {
    width: 32.5%;
    margin-bottom: 1.5%;
  }

  .pro-inner-list:nth-child(3n) {
    margin-right: 0;
  }
}




