﻿/* Montserrat */
@font-face {
	font-family: 'Montserrat-light';
	font-style: normal;
	font-weight: 300;
	src: url('../font/montserrat light.eot'); /* IE9 Compat Modes */
	src: url('../font/montserrat light.eot') format('embedded-opentype'), /* IE6-IE8 */
		 url('../font/montserrat light.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../font/montserrat light.woff') format('woff'), /* Modern Browsers */
		 url('../font/montserrat light.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../font/montserrat light.svg') format('svg'); /* Legacy iOS */
 }
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../font/Montserrat-Medium.woff2") format("woff2"),
       url("../font/Montserrat-Medium.woff") format("woff"),
       url("../font/Montserrat-Medium.ttf") format("truetype"),
       url("../font/Montserrat-Medium.eot") format("embedded-opentype"),
       url("../font/Montserrat-Medium.svg") format("svg"),
       url("/css/font/Montserrat-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
 @font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../font/montserrat regular.eot'); /* IE9 Compat Modes */
	src: url('../font/montserrat regular.eot') format('embedded-opentype'), /* IE6-IE8 */
		 url('../font/montserrat regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../font/montserrat regular.woff') format('woff'), /* Modern Browsers */
		 url('../font/montserrat regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../font/montserrat regular.svg') format('svg'); /* Legacy iOS */
 }

 @font-face {
	font-family: 'Montserrat-bold';
	font-style: normal;
	font-weight: 700;
	src: url('../font/Montserrat-bold.eot'); /* IE9 Compat Modes */
	src: url('../font/Montserrat-bold.eot') format('embedded-opentype'), /* IE6-IE8 */
		 url('../font/Montserrat-bold.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../font/Montserrat-bold.woff') format('woff'), /* Modern Browsers */
		 url('../font/Montserrat-bold.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../font/Montserrat-bold.svg') format('svg'); /* Legacy iOS */
 }

 @font-face {
	font-family: 'Poppins';
	src:url('../font/Poppins.eot') format("embedded-opentype"),
	url('../font/Poppins.woff') format("woff"),
	url('../font/Poppins.ttf') format("truetype"),
	url('/css/font/Poppins.svg') format("svg");
	font-style:normal;
}


*{margin: 0;
  padding: 0;
  font: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
body{
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #333;
  font: 14px/1.7  source-han-sans-simplified-c, Poppins, Montserrat-Medium, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif !important;
  background: transparent;
}



h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,form,span,input,a,div{ 
	margin:0px; 
	padding:0px; 
	font-style:normal; 
	border:0;
}	
img {
    border:0px;
    border:none;
}
ol,ul,li{
    list-style:none;
}
a {
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
    text-decoration:none; 
    outline:none;
    color: #333;
}
.w1280 {
	width:1280px;
}
.w100 {
	width:100%; 
}
.w90 {
	width: 90%;
}
.md {
	margin:0 auto;
}
.fl {
	float:left;
}
.fr,.rt {
	float:right;
}
.clear {
	clear:both;
}
ul::after {
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
img {
	border: 0;
	vertical-align: middle; 
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input,select,textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}
input:focus,button:focus,textarea:focus {
	outline: none
}
input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear {
	display: none
}
input, button, select {
    font-size:100%; 
    box-sizing:border-box;
    margin:0; 
    padding:0; 
    vertical-align:middle;
    outline:none;
    line-height:normal; 
    color:#666;
	border: none;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
input, textarea, button, select {
	-webkit-border-radius:0; 
	-moz-border-radius:0; 
	-o-border-radius:0; 
	border-radius:0;
}
/*
.pro-banner .ban-en1 {
    font-family:Montserrat-Medium;
    font-size: 0.9rem;
    text-transform: capitalize;
}
.pro-banner .ban-cn1 {
    font-size: 1.2rem;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    font-family: Montserrat-bold;
}
.pro-banner .pc-img video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}*/

.main-content-wrap .main-about {
	padding: 0;
	background: #fff;
    overflow: hidden;
    position: relative;
}
.videobg {
    width: 100%;
    height: 720px;
    position: relative;
}
.videobg::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.15);
    z-index: 2;
}
.videobg video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}
.whitebg {
    width: 100%;
    position: absolute;
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    transition: all 1.56s;
    z-index: 6;
}
.main-about:hover .whitebg {
    left: -100%;
}
.whitebg img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}
.textnr {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
	padding-top: 160px;
}
.textnr .content1 {
    width: 1540px;
    margin: 0 auto;
}
.textnr .content1 .info {
	width: 52%;
}
.textnr .content1 .info h2 {
	margin-bottom: 20px;
	font-size: 46px;
    color: #333;
    line-height: 1.1;
	font-weight: 800
}
.main-about:hover .info h2 {
    color: #fff !important;
}
.textnr .content1 .info .desc {
	margin-bottom: 36px;
	color: #666;
    font-size: 18px;
    line-height: 1.75;
}
.main-about:hover .info .desc {
    color: #fff;
}
.textnr .content1 .data {
	margin-bottom: 68px;
}
.textnr .content1 .data .li {
	width: 33.333333%;
}
.textnr .content1 .data .li .no {
	font-size: 30px;
    font-weight: bold;
}
.textnr .content1 .data .li .no span {
	color: #dfb505;
}
.main-about:hover .textnr .content1 .data .li .no span{
	color: #fff !important;
}

.textnr .content1 .data .li p {
	font-size: 18px;
    color: #666;
    line-height: 1.5;
}
.main-about:hover .data .li p {
	color: #fff !important;;
}
.main-about:hover .btn-line-b {
	box-shadow: inset 0 -5em 0 0 #2e9e34;
    color: #ffffff;
    border: 1px solid #2e9e34;
}
.main-about .btn-line-b:hover {
    box-shadow: inset 0 -5em 0 0 #2e9e34;
    color: #ffffff;
    border: 1px solid #2e9e34;
}

.topbanner {
    height: 550px;
    position: relative;
}
.topbanner div {
    background-position: center;
    background-size: cover;
    height: 100%;
    position: relative;
}
.topbanner div::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.25);
    z-index: 2;
}
.topbanner div h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 3;
    top: 50%;
    font-size: 3.778rem;
    line-height: 1.3em;
    text-transform: capitalize;
}
.w1440 {
    width: 1440px;
}
.newsbox {
    padding:50px 0px;
}
.newsbox .li1 {
    float: none;
    margin-right: 0;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 100px;
}
.newsbox .li1 .left-img {
    width: 57.214285%;
    border-radius: 16px;
    overflow: hidden;
    float: left;
    margin-bottom: 0;
}
.newsbox .li1 .left-img .imgcover {
    position: relative;
    overflow: hidden;
    height: 400px;
}
.newsbox li .left-img .imgcover img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: all .36s ease;
}
.newsbox li:hover img {
    transform: scale(1.05);
}


.newsbox .li1 .right-txt {
    width: 42.785715%;
    padding: 46px 0 0 114px;
    float: right;
}
.newsbox .li1 .right-txt span {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    display: block;
}
.newsbox .li1 .right-txt h2 {
    margin-bottom: 28px;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.4;
    color: #161616;
}
.newsbox .li1 .right-txt p {
    margin-bottom: 46px;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    display: block;
}
.newsbox .li1 .right-txt .vm {
    color: #278d2c;
    font-size: 16px;
    line-height: 28px;
    padding-right: 18px;
}
.newsbox .btn-line-b:hover {
    box-shadow: inset 0 -5em 0 0 #278d2c;
    color: #fff;
    border: 1px solid #278d2c;
}
.newsbox li {
    padding: 0 20px;
    margin-bottom: 100px;
    width: 33.333333%;
    float: left;
}
.newsbox li .left-img {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    float: none;
    margin-bottom: 38px;
}
.newsbox li  .right-txt span {
    margin-bottom: 12px;
    display: block;
    color: #717171;
}
.newsbox li h2 {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 0;
}
.newsbox li .btn-wrap,
.newsbox li p {display: none;}
.newsbox .li1 .btn-wrap {display: block;}
.newsbox li .left-img .imgcover {
    position: relative;
    overflow: hidden;
    height: 270px;
}

.newsin {
    height: 350px;
}
.contentbox {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contentbox h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.contentbox .dete {
   border-bottom: 1px solid #ccc;
   margin-bottom: 30px;
   padding-bottom: 20px; 
}
.contentbox .zw {
    font-size: 15px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 20px; 
}
.contentbox .zw img {max-width: 100%;}
.prev-next .combi {
    float: right;
}
.prev-next .ico-slider-next {
    margin-left: 10px;
}
.pcbox .cpfl li {
    float: left;
    width: 14.25%;
}
.pcbox .cpfl {
    height: 70px;
    line-height: 70px;
    background: #000;
    position: relative;
}
.pcbox .cpfl li a {
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    position: relative;
}
.pcbox .cpfl li a::after {
    content: "";
    height: 4px;
    width: 0px;
    background: #fcf000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    bottom: 0;
}
.pcbox .cpfl li:hover a::after{
    width: 100%;
}
.pcbox .cpfl li.hover a::after {
    content: "";
    height: 4px;
    width: 100%;
    background: #fcf000;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cplist {
    padding: 70px 4% 0;
    background: #f1f1f1;
}
.cplist li {
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    width: 430px;
}
.cplist li .main-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
    background: rgba(0,0,0,0.9);
}
.cplist li:hover .main-cover {
    opacity: 1.0;
    filter: Alpha(opacity=100);
}
.cplist li .cover-inner {
    position: relative;
    top: 30%;
}
.cplist li .cover-inner h3 {
    font-size: 24px;
    line-height: 43.75px;
    color: #fff;
    letter-spacing: -0.75px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}
.cplist li:hover h3,
.cplist li:hover .detail-btn {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.cplist li .cover-inner .detail-btn {
    margin: 0 auto;
    width: 153px;
    height: 46px;
    border: 1px solid #fff;
    border: 1px solid rgba(255,255,255,0.5);
    color: #fff;
    font-size: 16px;
    line-height: 46px;
    position: relative;
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}
.detail-btn i {
    display: inline-block;
    background: url(../image/icon-link.png) no-repeat center;
    width: 22px;
    height: 46px;
    vertical-align: middle;
    margin-right: 10px;
    background-size: 22px;
}
.cp-img img {
    margin: 0 auto;
    display: block;
    width: 95%;
}
.cp-img h2 {
    position: relative;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    font-size: 18px;
    z-index: 5;
    color: #000;
    font-weight: bold;
    width: 90%;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.cp-img h2 span {
    display: block;
    font-size: 16px;
    color: #626262;
    padding-top: 5px;
}
.cplist li:hover h2 {
    opacity: 0;
}
.cp-img  {
    position: relative;
    background: #fff;
    background-size: cover;
    padding-bottom: 30px;
}
.cp-img::after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    /*background: linear-gradient(to top, rgb(32 29 29 / 56%) 5%,transparent);*/
}

.fenye {background: #f1f1f1;}

.fenye ul {
    text-align: center;
    padding-bottom: 50px;
    color: #eee;
}

.fenye ul strong {color: #eee;}
.fenye li {display: inline-block;margin-top:25px;}

.fenye li a {
    padding: 10px 10px;
    border: 1px solid #aaa;
    margin-left: 5px;
    background: #FFF;
    color: #000;
    line-height: 20px;
    font-size: 13px;
        display: block;
        font-weight: normal;
        box-sizing: border-box;
}
.fenye li a:hover, .fenye li.active a{

    border: 1px solid #278d2c;
    background: #278d2c;
    color: #fff;
}

.fenye .thisclass a {
    display:block;
    color: #fff;

    
    border: 1px solid #fcf000;
    background: #fcf000;
    color: #000;
}
.fenye .pageinfo {display:none}

.seciton-contact {padding: 70px 0px;}
.seciton-contact .inner li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    text-align: center;
    position: relative;
}
.seciton-contact .inner li:last-child {
    margin-right: 0;
}
.seciton-contact .inner .box-area {
    box-sizing: border-box;
    border: solid 1px #bbb;
    padding: 130px 0 0;
    background: rgba(255, 255, 255, 0.8);
    margin-top: -75px;
}
.inner .box-area .ttl {
    font-weight: 300;
    font-size: 30px;
    line-height: 1;
}
.inner .box-area .ttl span {
	display: block;
    margin: 30px auto;
    width: 40px;
    height: 1px;
    background: #dfb505;
}
.inner .box-area .ttl-cap {
    font-size: 16px;
    color: #696969;
    padding: 0 20px 20px;
    height: 75px;
}
.seciton-contact .inner .btn-red {
    height: 60px;
    line-height: 58px;
    margin-top: -1px;
    display: none;
}
.btn-red a {
    height: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    color: #fcf000;
    border: solid 1px #fcf000;
    background: #fff;
    transition: all .3s;
}
.btn-red a:hover {
    background: #fcf000;
    color: #fff;
}

.pcbox .cpfl-4 li {width: 25%;}
.pcbox .cpfl-2 li {width: 50%;}

.about-inn-2 {
    padding: 70px 0;
    background: #f1f1f1;
}
.about-inn-2 h3 {
    margin-bottom: 20px;
    font-size: 46px;
    color: #333;
    line-height: 1.1;
    font-weight: 800;
}

.about-inn-2 .swiper {
    width: 100%;
    height: 450px;
    padding-bottom: 50px
}
.about-inn-2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.about-inn-2 .swiper-slide-active,
.about-inn-2 .swiper-slide-duplicate-active{
    transform: scale(1);
}
.about-inn-2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-inn-2 .swiper-slide h2 {
    position: absolute;
    bottom: 0;
    background: #424242;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    color: #fff;
}

.about-vison {padding: 70px 0px;}
.about-vison .contInner {
    display: table;
    width: 100%;
    table-layout: fixed;
} 
.about-vison .contInner2,
.about-vison .contInner3 {
    margin-top: 160px;
}
.about-vison .contInner .img {
    width: 800px;
}
.about-vison .contInner .txtArea {
    position: relative;
    z-index: 1;
    padding-left: 100px;
}
.about-vison .contInner2 .txtArea {
    padding-left: 0px;
    padding-right: 100px;
}
.about-vison .contInner > div {
    display: table-cell;
    vertical-align: top;
}
.about-vison .contInner .tit {
    display: block;
    font-size: 32px;
    line-height: 1.4;
    margin-top: 55px;
}
.about-vison .contInner p {
    font-weight: 400;
    line-height: 1.9;
    margin-top: 35px;
    font-size: 16px;
}
.about-vison .contInner .contTitle {
    display: block;
    position: relative;
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    padding-top: 20px;
}
.about-vison .biaoyu h2 {
    text-align: center;
    font-size: 30px;
    position: relative;
    font-weight: bold;
}
.about-vison .biaoyu h2::before {
    content: url(../image/yin.svg);
    position: absolute;
    top: -106px;
    left: -106px;
    opacity: 0.16;
}
.about-vison .biaoyu {
    margin: 0 auto;
    padding-top: 70px;
    margin-bottom: 90px;
    width: 990px;
}


.honor-page {
	padding: 40px 0px;
    position: relative;
    bottom: 0;
    background-size: 500px;
}
.honor-page .honor-list {
    width: 1500px;
}
.honor-page .honor-list li {
	float: left;
    margin-top: 60px;
    margin-bottom: 55px;
    margin-right: 50px;
    position: relative;
    width: 450px;
}
.honor-page li .ward {
    background-color: #eee;
    padding: 30px 24px 30px;
	position: relative;
}	
.honor-page li .ward .imm {
    width: 100%;
    height: 270px;
    overflow: hidden;
	margin-top: -50px;
	position: relative;
}
.honor-page li .ward .imm img {
	display: block;
    width: 330px;
    height: 236px;
    object-fit: cover;
    /* min-height: 300px; */
    -webkit-transition: 2s;
    -webkit-transform: scale(1) rotate(0deg);
    transition: 1s;
    transform: scale(1) rotate(0deg);
    margin: 0 auto;
}
.honor-page li .ward .imm .inline-block {
    height: auto;
}
.honor-page li .title{
    line-height: 22px;
    text-align: left;
    position: absolute;
    background: rgba(0, 0, 0, 0.67);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    color: #fff;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	opacity: 0;
}
.honor-page li .title p {
	width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    padding-top: 110px;
}
.honor-page li .ward .imm .title img {
	display: block;
   margin: 0 auto;
   margin-top: 120px;
   width: auto;
   min-height: auto;
}
.honor-page li:hover .title {opacity: 1;}

.honor-page .fenye ul{
    margin-right: 0;
    text-align: center;
    width: 100%;
    float: none;
}
.honor-list .txt {
    width: 89%;
    text-align: center;
    background: #278d2c;
    color: #fff;
    font-size: 15px;
    letter-spacing: -0.25px;
    padding: 10px 0;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.no-display {display: none;}
#inline-html-1 {
	height: 430px;
    
    margin: 0 auto;
}
.guanyu .litebox-overlay .litebox-container {
    position: absolute;
    top: 10%;
    right: 0;
    bottom: 10%;
    left: 50%;
    overflow: hidden;
    width: 900px;
    margin-left: -450px;
}
.guanyu .txp_tipbar {
	display: none;
	opacity: 0;
}
.guanyu .litebox-overlay .litebox-inline-html {width: 800px;}

.honor-page .fenye ul {
    margin-right: 50px;
}

.fenye-honor {background: #fff;}
.fenye li {
    margin-bottom: 30px;
    margin-top: 50px;
}
.fenye li a {
    padding: 6px 12px;
    border: 1px solid rgb(175, 175, 175);
    margin-left: 10px;
    background: #FFF;
    color: #000;
    line-height: 20px;
     display: block;
}


.fenye .thisclass a {
    display:block;
    color: #fff;
    padding: 6px 15px;
  border: 1px solid #dbb400;
  background: #fcf000;
    color: #000;
}

.fenye .pageinfo {display:none}

.service-main {
    padding: 80px 0px 0px;
}
.OEM-section .Os-1  {padding-bottom: 60px;}
.OEM-section .Os-1 h2 {
    float: left;
    width: 50%;
    font-size: 36px;
    line-height: 1.4;
    color: #278d2c;
}
.OEM-section .Os-1 .t {
    float: right;
    width: 50%;
}
.OEM-section .Os-1 .t_1 {
    margin-bottom: 40px
}
.OEM-section .Os-1 .t h3 {
    font-size: 20px;
    position: relative;
    padding-left: 20px;
}
.OEM-section .Os-1 .t h3::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 8px;
    height: 23px;
    margin-top: -13px;
    background-color: #278d2c;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.OEM-section .Os-1 .t p {
    font-size: 16px;
    line-height: 1.9;
}
.Os-2 {
    position: relative;
    left: 0;
    width: 80%;
    margin-bottom: 120px;
}
.Os-2 img {width: 100%;}
.Os-3 {
    position: relative;
    margin-bottom: 70px;
    right: 0;
}
.Os-3 img {
    width: 80%;
    display: block;
    float: right;
}

.advantage-main {
    padding: 80px 0px 0px;
}
.advantage-main .biaoyu {
    margin: 0 auto;
    padding-top: 70px;
    margin-bottom: 90px;
    width: 1100px;
}
.advantage-main .biaoyu h2 {
    text-align: center;
    font-size: 30px;
    position: relative;
    font-weight: bold;
}
.advantage-main .biaoyu h2::before {
    content: url(../image/yin.svg);
    position: absolute;
    top: -106px;
    left: -106px;
    opacity: 0.16;
}
.a-section1 {
    width: 100%;
    height: 450px;
    background: url(../image/img11.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.a-section1::after {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.a-section1 .txt {
    padding: 90px 0 80px;
    position: relative;
    z-index: 2;
}
.a-section1 .txt .tit {
    font-size: 34px;
    letter-spacing: -0.4px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat";
}
.a-section1 .txt .tit:after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #ffffff;
    margin: 15px 0;
}
.a-section1 .txt .futit {
    font-size: 24px;
    letter-spacing: -0.4px;
    color: #ffffff;
    margin-bottom: 3px;
}
.a-section1 .txt p {
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}
.a-section1 ul li {
    float: left;
    width: 18%;
    text-align: center;
    margin-right: 2%;
}
.a-section1 ul {
    margin-top: 50px;
}
.a-section1 ul li img {
    margin-bottom: 10px
}

.a-section2 {padding: 70px 0;}
.a-section2 .tit {
    font-size: 24px;
    letter-spacing: -0.4px;
    color: #278d2c;
    line-height: 37px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 130px;
}
.a-section2 .tit::before {
    content: "";
    display: block;
    width: 80px;
    height: 1px;
    background: #6c6c6c;
    position: absolute;
    top: 20px;
    left: 0;
}
.a-section2 p {
    font-size: 16px;
    line-height: 1.9;
    color: #545454;
}
.a-section3 {
    background: #f9f9f9 url(../image/bg.png) no-repeat left bottom;
    padding: 120px 0;
}
.a-section3 .left {
    float: left;
    width: 410px;
}
.a-section3 .left .tit {
    font-size: 34px;
    letter-spacing: -0.4px;
    color: #2d2d2d;
}
.a-section3 .left .tit:after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #2d2d2d;
    margin: 15px 0;
}
.a-section3 .left p {
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -0.25px;
    color: #777777;
}
.a-section3  .right {
    width: 850px;
    float: right;
}
.a-section3 .right ul li {
    position: relative;
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 2%;
}
.a-section3 .right ul li img {width: 100%;}
.a-section4 {
    width: 100%;
    position: relative;
    background: url(../image/img13.jpg) no-repeat center;
    background-size: cover;
}

.a-section5 ul li {
    float: left;
    width: 18%;
    text-align: center;
    margin-right: 2%;
    padding-bottom: 70px;
}
.a-section5 ul li p {
    padding: 0 20px;
    font-size: 18px;
}

.equipment-main .eul li {
    float: left;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 30px;
}
.equipment-main .eul li .pic {
    overflow: hidden;
    width: 100%;
}
.equipment-main .eul li img {
    width: 100%;
    height: 297px;
    object-fit: cover;
}
.equipment-main .eul li .name {
    text-align: center;
    background: #f1f1f1;
    padding: 13px 0;
}

.map {margin-top: 50px;    border: solid 1px #bbb;}
.map #container {
    width: 100%;
    height: 550px;
}
.amap-logo, .amap-copyright {
    opacity: 0;
    display: none;
}
.amap-icon img {width: 80px;}

.towmeun {
    padding: 70px 4% 0;
    background: #f1f1f1;
}

.towmeun ul {
    width: 100%;
}
.towmeun li {
    width: 33.33%;
    text-align: center;
    line-height: 60px;
    border: 1px solid #dcdcdc;
    /* display: table-cell; */
    float: left;
    margin-left: -1px;
}
.towmeun li a {
    font-size: 16px;
    display: block;
    background: #fafafa;
    color: #666666;
    text-align: center;
}
.towmeun li.on {
    background: #d51c29;
}
.towmeun li.on a {color: #fff;}

@media screen and (max-width: 1680px) {
    .slide-menu {padding-left: 590px;}
}



@media screen and (max-width: 1500px) {

.slide-menu {padding-left: 440px;}	
.videobg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.textnr {
    padding-top: 100px;
    padding-bottom: 100px;
	position: relative;
}
.textnr .content1 {
    width: 82.5%;
}
.textnr .content1 .info {
	width: 53%;
}
.pcbox .cpfl li a {
    font-size: 15px;
}

}


@media screen and (max-width: 1366px) {
    .slide-menu {
        padding-left: 380px;
    }
}