﻿@charset "utf-8";
 .r {
    float: right;
}
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}

body {
  overflow-x: hidden;
  font-size: 14px;
  color: #666;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
i,
em {
  font-style: normal;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%; 
}


li {
    list-style: none;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #0d763b;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
@media (min-width: 1800px) {
  .container {
    width: 1780px;
  }
}
.container {
  width: 1780px;
}
.container2 {
  width: 1260px;
  font-size: 14px;
  margin: 0 auto;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  display: block;
  content: "";
}
.last {
  margin-right: 0 !important;
}
/*-header-*/
.header {
    clear: both;
    box-shadow: 0px 3px 11px -3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 11px -3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 11px -3px rgba(0,0,0,0.2);
}
/*-banner-*/
.banner {
  clear: both;
}
.smalljt {
  height: 31px;
  background: url(../images/syimg1.png) no-repeat center;
}
.yezi {
  height: 40px;
  background: url(../images/base1.png) no-repeat center;
  margin: 30px 0;
}
.banner .carousel-caption {  
  top: 30%;
  right: 10%;
  left: 10%;
  text-shadow: none;
text-align: left;
}
.banner .carousel-caption h2 {
  margin:35px 0 10px 0;
  font-size: 45px;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.banner .carousel-caption h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #fff;
  font-weight: 100;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
.banner .carousel-caption p {
  color: #fff;font-size: 16px; font-family: 'arial', sans-serif; letter-spacing:1px;
}
.banner .carousel-caption .btn {
  margin-top: 5%;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}
.btn-common {
    background: #0c763a none repeat scroll 0 0;
    padding: 10px 33px; color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.line{ width:1px;background:#d1d5d9;height:80px;margin:15px;}
.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-180deg);-webkit-transform:rotate(-180deg); position:absolute;bottom:0%;margin-left:0px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;font-size:20px;color:#fff;overflow:hidden;}
.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
@keyframes arrow{ 0%,100%{bottom:10px; opacity:1;} 50%{bottom:10%; opacity:.5} }

/*头部欢迎文字*/

.logo {
  margin-top: 30px;
}
.nav {
  margin-left: 170px;
}
.nav ul li {
  line-height: 115px;
  float: left;
  position: relative;
}
.nav ul li ul {
  position: absolute;
  width: 100%;
  z-index: 99999;
  padding: 20px 0;
  background: #fff;
  filter: alpha(opacity=90);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 3px 5px #0d763b;
  display: none;
}
.nav ul li ul li {
  width: 100%;
  text-align: center;
  line-height: 30px;
  border-right: 0;
}
.nav ul li ul li a {
  font-size: 12px;
  padding: 5px 0;
  display: block;
  background: none !important;
  color: #333 !important;
}
.nav ul li ul li a:hover {
  color: #0d763b !important;
}
.nav ul li ul li .threedown {
  left: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  background: #fff;
  filter: alpha(opacity=90);
  background: rgba(255, 255, 255, 0.9);
  display: none;
}
.nav ul li:hover a {
  background: #0d763b;
  color: #fff;
}
.nav ul li a {
  padding: 48px 30px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #333;
  transition: 0.3s;
}
.nav ul li a:hover {
  background: #0d763b;
  color: #fff;
}
.nav ul li.active a {
  background: #0d763b;
  color: #fff;
}
.nav ul li.active ul li a {
  background: none !important;
  color: #333 !important;
}
.nav ul li.active ul li a:hover {
  color: #0d763b !important;
}
.toptel {
  padding-top: 50px;
}
.topweixin {
  padding: 0 20px;
  position: relative;
  border-right: 1px solid #dcdcdc;
}
.weixinbox {
  position: absolute;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  padding: 5px;
  border: 1px solid #ddd;
  top: 45px;
  display: none;
  z-index: 222;
  background: #fff;
}
.topweixin:hover .weixinbox {
  display: block;
}
.weixinbox img{
  display: block;
  margin: auto;
}
/*搜索框*/
.search {
  position: relative;
  height: 20px;
  padding: 0 20px;
}
.search a {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/search.png) no-repeat center; 
}
.searmain {
  width: 387px;
  position: absolute;
  right: 6%;
  top: 4%;
  display: none;
  z-index: 22;
}
.topsear {
  width: 244px;
  height: 39.3px;
  border: 1px solid #d7d7d7;
  margin: 11px 0 0 16px;
  border-right: 0;
  text-indent: 5px;
}
.topsub {
  width: 40px;
  height: 39px;
  background: url(../images/searbtn.jpg) no-repeat center;
  position: absolute;
  top: 11px;
  border: none;
}
.topsear:focus {
  border: 1px solid #0d763b;
  border-right: 0;
}
/*banner*/
.banner {
  max-width: 1920px;
  margin: 0 auto;
  text-align: center;
}
.banner .slick-prev,
.banner .slick-next {
  transform: rotate(0);
  border: 0;
  width: 43px;
  height: 84px;
}
.banner .slick-prev {
  background: url(../images/bpre.png) no-repeat center;
  left: 90px;
}
.banner .slick-next {
  background: url(../images/bnext.png) no-repeat center;
  right: 90px;
}
.banner .slick-prev:hover {
  background: url(../images/bprehover.png) no-repeat center;
}
.banner .slick-next:hover {
  background: url(../images/bnexthover.png) no-repeat center;
}
.banner img {
  display: inline-block;
}
.sytitle {
  text-align: center;
}
.sytitle h2 {
  font-size: 30px;
  color: #111;
}
.sytitle span {
  font-size: 16px;
}
.sytitle a.ckgd {
  color: #0d763b;
  background: #f2f2f2 url(../images/mm.png) left 30px center no-repeat;border-radius:50px;
  padding: 10px 30px 10px 60px; 
  display: inline-block;
  margin: 10px 0;
  transition: 0.3s;
}
.sytitle a.ckgd:hover {
  color: #fff;  background: #0d763b url(../images/mm_h.png) left 30px center no-repeat;border-radius:50px;
}
 /*为什么选择我们*/
.Purpose {
  max-width: 1920px;padding:50px 0;
  background: url(../images/sypurpose.jpg) no-repeat center;
  margin: 0 auto;
  overflow: hidden;
}
.pur {text-align: center;}
.pur h3 {font-size: 30px;letter-spacing:5px;color: #fff;line-height: 70px;}
.purlist {padding: 25px 0 15px;}
.purlist ul li { float: left;text-align: center; width: 21%; margin-right:5%;}
.purlist ul li:last-child{ margin-right: 0px;}
.purlist ul li .pic {width: 100%;}
.purlist ul li .pic:after {padding-bottom: 30%;}
.purltxt {color: #fff;font-size: 12px;line-height: 25px;}
.purlist ul li span { color: #fff; font-size: 16px; line-height: 50px;}

/*产品*/
.case{margin: 80px 0; overflow: hidden;}
.tabs-qh{ width:100%; float:left;}
.index_case_title{ width:100%; float:left;  margin-top:50px; text-align:center;  
-webkit-animation:gdownIn 1s 0.7s both; 
-moz-animation:gdownIn 1s 0.7s both; 
animation:gdownIn 1s 0.7s both;
}
.index_case_title dd{ display:inline-block; cursor:pointer; padding:5px 15px; text-align:center; }
.index_case_title a{ padding:8px 20px; color:#333; border-radius:4px; border:1px solid #999;}
.index_case_title a:hover{ color:#0d763b;}
.index_case_title a.tab-now { background:#0d763b; border:1px solid #0d763b; filter:alpha(opacity=100); opacity:1; color:#fff; 
transition:0.5s all; 
-webkit-transition:0.5s all; 
-moz-transition:0.5s all; 
-o-transition:0.5s all; 
-ms-transition:0.5s all;
}
.index_case_list{width:100%; padding:0; overflow:hidden; margin:50px auto; text-align:center; 
-webkit-animation:gdownIn 1s 0.9s both; 
-moz-animation:gdownIn 1s 0.9s both; 
animation:gdownIn 1s 0.9s both;
}

.index_case_list div{ display:none;}
.index_case_list div.now{ display:block;}
.index_case_list div.now div{ display:block;}
/*.index_case_list ul{ width:100%; float:left; display:block; padding:40px 0;}
.index_case_list ul li{ width:31.3%;margin-right:3%;margin-bottom:3%; border:1px solid #e0e0e0; display:block; float:left; background:url(../images/phonebg.png) top  no-repeat; }
.index_case_list ul li:nth-child(3n){ margin-right:0;}
.index_case_list{width:100%;position:relative; overflow:hidden;  
	-webkit-animation:gfadeIn 1s .5s both; 
	-moz-animation:gfadeIn 1s .5s both; 
	animation:gfadeIn 1s .5s both;
	}*/
.index_case_list ul li a{display:block;  overflow:hidden;padding:5px;margin-bottom:30px;  -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;position:relative;}
.index_case_list ul li article{position:relative; width:100%;padding-top:62.4%; overflow:hidden;}
.index_case_list ul li article h2{font-size: 16px;line-height:50px;}
.index_case_list ul li article img{position:absolute; top:0; left:0; width:100%; height:80%; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
.index_case_list ul li summary{width:100%; height:40px; position:absolute; bottom:-40px; left:0; line-height:50px; color:#0d763b; background:#fff;  z-index:3; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; text-align:center;}

.index_case_list ul li:hover{background-color:transparent;border:1px solid #0d763b;}
.index_case_list ul li a:hover summary{bottom:0;}
.index_case_list ul li a:hover article img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

.index_case_list ul li a:hover article:before{opacity:1; filter:alpha(opacity=100); zoom:1;}
.index_case_list ul li a:hover article:after{opacity:1; filter:alpha(opacity=100); zoom:1; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}
.index_case_list div .owl-pagination,.index_case_list div.now div .owl-pagination { display:none;}

#index_case_list{width:100%; padding:0; overflow:hidden; margin:0 auto; text-align:center; 
-webkit-animation:gdownIn 1s 0.9s both; 
-moz-animation:gdownIn 1s 0.9s both; 
animation:gdownIn 1s 0.9s both;
}
#index_case_list ul{ width:100%; float:left; display:block; padding:40px 0;}
#index_case_list ul li{ width:31.3%;margin-right:3%;margin-bottom:3%; border:1px solid #e0e0e0; display:block; float:left; background:url(../images/phonebg.png) top  no-repeat; }
#index_case_list ul li:nth-child(3n){ margin-right:0;}
#index_case_list{width:100%;position:relative; overflow:hidden;  
	-webkit-animation:gfadeIn 1s .5s both; 
	-moz-animation:gfadeIn 1s .5s both; 
	animation:gfadeIn 1s .5s both;
	}
#index_case_list ul li a{display:block;  overflow:hidden;padding:10px;margin-bottom:30px;  -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;position:relative;}
#index_case_list ul li article{position:relative; width:100%;padding-top:62.4%; overflow:hidden;}
#index_case_list ul li article h2{font-size: 16px;line-height:50px;}
#index_case_list ul li article img{position:absolute; top:0; left:0; width:100%; height:100%; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
#index_case_list ul li summary{width:100%; height:40px; position:absolute; bottom:-40px; left:0; line-height:50px; color:#0d763b; background:#fff; 
  /* background:#6669; */
    z-index:3; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; text-align:center;}

#index_case_list ul li:hover{background-color:transparent;border:1px solid #0d763b;}
#index_case_list ul li a:hover summary{bottom:0;}
#index_case_list ul li a:hover article img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

#index_case_list ul li a:hover article:before{opacity:1; filter:alpha(opacity=100); zoom:1;}
#index_case_list ul li a:hover article:after{opacity:1; filter:alpha(opacity=100); zoom:1; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}
/*首页新闻中心开始*/
.synews {
  margin: 80px auto 50px;
}
.synews ul {
  margin: 40px 0 30px;
}
.synews ul li {
  float: left;
  width: 29.6%;
  margin-right: 5.6%;
  text-align: left;
}
.synews ul li:hover img {
  transform: scale(1.2);
}
.synews ul li:hover a.synewstit {
  color: #0d763b;
}
.synews ul li .pic img {
  transition: 0.3s;
}
.synews ul li .pic:after {
  padding-bottom: 66.4%;
}

.synews ul li a.synewstit {
  font-size: 16px;
  color: #333;
  display: block;
  width: 100%;
  height: 55px;
  font-weight: bold;
  line-height:55px;
  overflow: hidden;
  transition: 0.3s;
}
.synews ul li p {
  line-height: 20px;
  /* height: 50px; */
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
}
.synews ul li .date { border-bottom:1px solid #ddd;line-height: 40px;overflow: hidden;}
.synews ul li .synewsmor { font-size: 12px;float:left;}
.synews ul li a:hover .synewsmor { font-size: 12px;color:#0d763b;}
.synews ul li span {float:right;color: #888;font-size: 12px;}
/*合作伙伴*/
.inline-block {display: inline-block;}
.block { display: block;}
.middle {vertical-align: middle;}
.middle-span {height: 100%;vertical-align: middle;display: inline-block;}
.grayscale .grayscale-img {
  padding: 20px 0;
  /* grayscale滤镜 100%为黑 */
    /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; */
}
.grayscale:hover .grayscale-img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}
.index-cooperation{padding: 5% 0; background:#fafafa}
.index-cooperation .cooperation-box {margin: 3%  0;}
.index-cooperation .cooperation-box .item {width: 20%;height: 100%;margin-top: 15px; border-width: 1px 1px 1px 0;border-style: solid;border-color: #ededed;}
.index-cooperation .cooperation-box .item:first-child {border-left-width: 1px;}
/* .index-cooperation .cooperation-box .item a {width: 100%;background-color: #fff;} */
.index-cooperation .cooperation-box .item:hover {
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	border: 1px solid #ededed;
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
  transition: .5s;
}
.index-cooperation .cooperation-box .hd {margin-top: 35px;}
.index-cooperation .cooperation-box .hd a {
	width: 12px;
	height: 12px;
	border: 1px solid #b7c5ce;
	border-radius: 100%;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.index-cooperation .cooperation-box .hd .on {background-color: #0382db;border-color: #0382db;}


/*footer底部开始*/

.footer {background:#323232;}
.footerwrap{ padding: 70px 0;}
.footernav ul li {float:left;width:16.5%; line-height:30px;color: rgb(255, 255, 255);font-size: 13px;}
.footernav ul li:last-child {width:10%;}
.footernav ul li h2{color: #fff;font-size:14px;margin-bottom: 30px;}
.footernav ul li a {font-family: arial; color: rgb(255, 255, 255);transition: 0.3s;}
.footernav ul li a:hover {color: #fff;}
.footerr {margin-right:10%;}
.footerr span {display: block;  margin: 10px 0;font-size: 13px;color: #fff;}
.footerr .dian {}
.footerr .dian .di_bg {background: url(../images/di_dian.png) no-repeat left;}
.footerr .dian span { display: block; color: #fff;font-size: 14px;padding-left:30px;}
.footerr .dian .map_a { margin-bottom: 20px; color: #ffffff; font-size: 1.5em;}
.copy {line-height: 60px;}
.copytxt {color: rgb(255, 255, 255);}
.copytxt img {margin-left: 20px;}
.link { color: rgb(255, 255, 255); position: relative;}
.pull-right  a{color: rgb(255, 255, 255);}
.share_com a{ display:inline-block;width:32px  !important; height:25px !important; margin:0 !important; background:url("../images/share.png")/*tpa=http://www.cdshangceng.com/images/share.png*/ no-repeat 0 0 !important;  padding-left:0 !important; }
.share_com a.kj{ background-position:0px 0 !important; }
.share_com a.wx{ background-position:-35px 0 !important; }
.share_com a.wb{ background-position:-70px 0 !important; }
.share_com a.shareM{ background-position:-136px 0 !important; }
.share_com .bdsharebuttonbox{ display:inline-block; }

/*移动端nav*/
html{
  height: 100%;
}
.phonenav {
  width: 100%;
  height: 100%;
  background: url(../images/phonebg.png);
  /* position: absolute; */
  position: fixed;
  top: 0;
  z-index: 9999;
  display: none;
  padding-bottom: 10%;
}
.phonetit {
  width: 80%;
  margin: 0 auto;
  padding-top: 30px;
}
.phonecolse {
  position: relative;
  left: 50%;
  margin-left: -125px;
  margin-top: 22px;
  cursor: pointer;
}
.phonesear {
  position: relative;
}
.phonesear a {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../images/phonesea.png) no-repeat center;
  margin-top: 22px;
}
.phonesearmain {
  width: 387px;
  position: absolute;
  right: 0;
  top: 40px;
  display: none;
  z-index: 99999;
}
.phonesearmain .topsear {
  width: 314px;
  height: 39.3px;
  border: 1px solid #d7d7d7;
  margin: 11px 0 0 16px;
  border-right: 0;
  text-indent: 5px;
}
.phonesearmain .topsub {
  width: 40px;
  height: 39px;
  background: url(../images/searbtn.jpg) no-repeat center;
  position: absolute;
  top: 11px;
  border: none;
}
.phonesearmain .topsear:focus {
  border: 1px solid #0d763b;
  border-right: 0;
}
.phonenav ul {
  margin-top: 0px;
}
.phonenav ul li {
  line-height: 72px;
  text-align: center;
  font-size: 26px;
  font-family: "微软雅黑";
}
.phonenav ul li a {
  color: #fff; 
  display: inline-block;
  width: 100%;
  transition: 0.3s;
}
.phonenav ul li a:hover {
  background: #fff;
  color: #0d763b;
}
.phonenav ul li ul {
  margin-top: 0;
  display: none;
}
.phonenav ul li ul li a {
  font-size: 12px;
}
.phonenav ul li ul li a:hover {
  background: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}

/*内页开始*/

/*面包屑导航*/
.mbx { height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5; max-width: 1920px; margin: 0 auto;}
.mbx .menu {width: 760px; margin: 0;padding-left: 0;}
.mbx .menu div {text-align: center;}
.mbx .menu a { font-size: 24px;font-family: "微软雅黑";color: #333; padding: 0 40px;}
.mbx .menu a:hover { color: #0d763b;border-bottom: 1px solid #0d763b; display: inline-block; margin-top: -1px;}
.mbx .menu a.cur {color: #0d763b; border-bottom: 1px solid #0d763b;display: inline-block;margin-top: -1px;}
.mbx .menu .slick-arrow { width: 20px;  height: 20px;  border-bottom: solid 1px #666;  top: 50%;  margin-top: -10px;}
.mbx .menu .slick-prev {  border-left: solid 1px #666;  left: 5px;}
.mbx .menu .slick-next {  border-right: 1px solid #666;  right: 0;}
.mbx p {padding-left: 25px;background: url(../images/aa.png) 0px 15px no-repeat;}

.nybasetit {
  text-align: center;
}
.nybasetit h3 {
  font-size: 42px;
  font-family: arial;
  color: #111;
  margin-top: 80px;
}
.nybasetit span {
  font-size: 16px;
  display: block;
}
.nybasetit img {
  margin: 30px 0;
}
.nybase1 .pic {
  width: 50.7%;
}
.nybase1 .pic:after {
  padding-bottom: 125%;
}
.nybase1 .nybasetxt {
  width: 49.3%;
  padding: 115px 0 0 104px;
}
.nybase1 .nybasetxt h3 {
  font-family: "微软雅黑";
  font-size: 30px;
  font-weight: bold;
  color: #333;
  margin-bottom: 35px;
}
.nybase1 .nybasetxt p {
  color: #333;
  line-height: 30px;
  margin-bottom: 30px;
}
.imgjt {
  text-align: center;
  margin: 40px 0 50px;
}
.base2 p {
  line-height: 30px;
  color: #333;
  margin-bottom: 0;
  text-indent: 2em;
}
.base2img {
  width: 77%;
  background: url(../images/basebg2.jpg) no-repeat left top;
  margin: 25px auto;
  padding: 10px 0 0 10px;
  position: relative;
}
.base2img .pic {
  width: 30%;
}
.base2img .pic:after {
  padding-bottom: 150%;
}
.base2img .pic2 {
  position: relative;
  overflow: hidden;
  width: 69.5%;
}
.base2img .pic2:after {
  padding-bottom: 65%;
  content: "";
  display: block;
}
.bgcolor {
  background: #f4f9fd;
  padding: 63px 0;
  margin-top: 70px;
}
/*品牌历程*/
.brand1 .pic {
  width: 50.5%;
}
.brand1 .pic:after {
  padding-bottom: 90.6%;
}
.brand1 .brandh {
  position: relative;
}
.brand1 .brandh span {
  display: inline-block;
  border: 4px solid #000;
  float: left;
  color: #333;
  position: absolute;
  height: 80px;
  line-height: 80px;
  top: 173px;
  font-size: 30px;
}
.brand1 .brandh .span1 {
  font-family: arial;
  border: 4px solid #fff;
  border-right: 0;
  left: -160px;
  width: 160px;
  text-align: center;
}
.brand1 .brandh .span2 {
  font-family: "微软雅黑";
  border-left: 0;
  width: 197px;
  text-align: center;
}
.brandtxt {
  width: 33.2%;
}
.brandtxt .brandtxt2 {
  margin-top: 55%;
  padding-left: 9%;
  line-height: 30px;
  color: #333;
}
.brandtxt .brandtxt2 p {
  text-indent: 2em;
}
.brandtxt .brandtxt2 p.txt1 {
  margin-bottom: 10%;
  text-indent: 0;
}
.brand2 {
  text-align: center;
  color: #333;
  margin-top: 70px;
}
.brand2 span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #070707;
  font-family: arial;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}
.brand2 em {
  font-size: 14px;
}
.brand2 p {
  color: #666;
  line-height: 30px;
  margin: 20px auto 20px;
  width: 57%;
}
.brand2 .pic {
  width: 33.8%;
  margin: 0 auto;
}
.brand2 .smalljt {
  margin: 40px 0;
}

.index-news-con { margin: 40px 0;}
.list-2 {margin: 30px 0;overflow: hidden;}
.list-2 li {width: 100%;margin: 30px 0;overflow: hidden;}
.list-2 li a {display: block;}
.list-2 li .date {float: left;background-color: #f2f2f2;color: #0d763b;text-align: center;padding: 2% 3.2%;line-height:30px;}
.list-2 li .date strong {display: block;font-size: 30px;font-weight:100;line-height:50px;border-bottom:1px solid #0d763b}
.list-2 li .text {margin-left: 15%;}
.list-2 li .text h4 {margin: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;font-weight:600; color: #000;border-bottom:1px solid #ddd;padding-bottom:15px;}
.list-2 li .text p {margin: 10px 0 0;color: #888;height: 40px;overflow: hidden;font-size: 13px;}
.list-2 li a:hover {border-color: #e62022;}
.list-2 li a:hover .date {background-color: #0d763b;color: #fff;}
.list-2 li a.ckgd {
  padding: 0.5% 2%;
  border: 1px solid #0d763b;
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  color: #0d763b;
  transition: 0.3s;
}
.list-2 li:hover a.ckgd {background: #0d763b; color: #fff;}

#owl-demo{position:relative;width:100%;margin:20px auto 0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:0px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;float:left;width:78%;padding:25px; left:0;bottom:5px;font:14px/24px "微软雅黑","黑体";color:#fff;text-align:left;}
#owl-demo h2{font:14px/24px "微软雅黑","黑体";}
#owl-demo h4{font:16px/24px "微软雅黑","黑体";}

.owl-pagination{position:absolute;right:10px;bottom:30px;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{/*display:none;*/}
.owl-buttons div{position:absolute;top:50%;width:25px;height:49px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bprehover.png);}
.owl-next:hover{background-image:url(../images/bnexthover.png);}


/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	/*display: none;*/
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
/*案例页*/
.case-con .pic {
  width: 42.856%;
}
.case-con .pic:after {
  padding-bottom: 57.9%;
}
.case-con .pic img {
  transition: 0.3s;
}
.caseth {
  font-size: 24px;
  margin-top: 40px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  color: #333;
  font-family: "微软雅黑";
}
.caseth a {
  color: #333;
  transition: 0.3s;
}
.caseth h3 {
  display: inline-block;
  font-weight: bold;
  margin-right: 25px;
}
.casetxt {
  width: 53%;
  font-family: "微软雅黑";
}
.casetxt p.casetcon {
  line-height: 70px;
  height: 70px;
  overflow: hidden;
}
.casetxt p {
  font-size: 14px;
}
.casetxt p span {
  display: inline-block;
  padding: 0 25% 0 0;
}
.casetxt a.ckgd {
  padding: 1.5% 8%;
  border: 1px solid #0d763b;
  margin-top: 10px;
  display: inline-block;
  font-family: "宋体";
  font-size: 14px;
  color: #0d763b;
  background: #ecf6ec;
  border-radius: 5px;
  transition: 0.3s;
}
.case-con ul li {
  margin-bottom: 60px;
}
.case-con ul li:hover img {
  transform: scale(1.2);
}
.case-con ul li:hover a {
  color: #0d763b;
}
.case-con ul li:hover a.ckgd {
  background: #0d763b;
  color: #fff;
}
.page {
  font-size: 16px;
  font-family: arial;
  text-align: center;
}
.page a {
  margin: 0 5px;
  color: #666;
}
.page a:hover {
  text-decoration: underline;
}
.page a.pagea,
.page a.pagepre,
.page a.pagenext {
  background: #e5e5e5;
  padding: 8px 10px;
  font-size: 14px;
}
.page a.pagepre,
.page a.pagenext {
  font-family: "宋体";
  font-weight: bold;
}
.page a.pagepre:hover,
.page a.pagenext:hover {
  color: #333;
  text-decoration: none;
}
/*案例内页*/
.casesimg {
  width: 55.5%;
  margin: 0 auto;
}
.casesimg .pic {
  width: 100%;
}
.casesimg .pic:after {
  padding-bottom: 57.5%;
}
.casesimg .slick-prev,
.casesimg .slick-next {
  transform: rotate(0deg);
  border: 0;
  width: 80px;
  height: 80px;
}
.casesimg .slick-prev {
  background: url(../images/casepre.jpg) no-repeat center;
  left: -40%;
}
.casesimg .slick-prev:hover {
  background: url(../images/casepreh.jpg) no-repeat center;
}
.casesimg .slick-next {
  background: url(../images/casenext.jpg) no-repeat center;
  right: -40%;
}
.casesimg .slick-next:hover {
  background: url(../images/casenexth.jpg) no-repeat center;
}
.casescon .caseth {
  text-align: center;
  height: auto;
}
.casescon .caseth p {
  font-size: 14px;
  margin: 20px 0;
  color: #666;
}
.casescon .caseth .casespan {
  line-height: 50px;
  background: #f6f6f6;
}
.casescon .caseth .casespan span {
  font-size: 14px;
  margin: 0 55px;
  color: #666;
}
.casescon2 h3 {
  text-align: center;
  font-family: "微软雅黑";
  font-size: 24px;
  color: #3ea02f;
  font-weight: bold;
  margin: 40px 0;
}
.ccon2-1,
.ccon2-2 {
  background: #f6f6f6;
}
.caseimg {
  width: 58.5%;
}
.ccon2-2 {
  margin: 30px 0;
}
.ccon2left {
  width: 41%;
}
.casestxt {
  width: 41.5%;
  font-family: "微软雅黑";
  font-size: 24px;
  padding: 3% 7%;
  line-height: 42px;
}
.ccon2-2 ul li {
  float: left;
  width: 33.3%;
}
.ccon2-2 ul li .pic:after {
  padding-bottom: 100%;
}
.ccon2-2 ul li span {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 40%;
  font-size: 24px;
  font-family: "微软雅黑";
  color: #3ea02f;
}
.ccon2right {
  width: 59%;
}
.ccon3 {
  background: #f9f9f9;
  border-left: 8px solid #0d763b;
}
.ccon3left ul {
  margin: 40px 0 0 68px;
}
.ccon3left ul li {
  line-height: 45px;
}
.con3right {
  width: 18%;
}
.pre-list {  border-top:1px dashed #ededed;border-bottom:1px dashed #ededed;overflow:hidden;margin: 40px 0;}
.pre-next {width:50%; float:left;margin: 20px 0;}
.pre-next a {width: 30px;height: 30px; background: #f2f2f2;display: inline-block; text-align: center;line-height: 30px;font-size: 18px;font-weight: bold;margin: 0 5px;}
.pre-next:hover a{color: #fff;background: #0d763b;}

.pre-next2  {width:50%;float:right;margin: 20px 0;text-align:right}
.pre-next2 a {width: 30px;height: 30px;color: rgb(0, 0, 0);background:#f2f2f2 ;display: inline-block; text-align: center;line-height: 30px;font-size: 18px;font-weight: bold;margin: 0 5px;}
.pre-next2:hover a{color: rgb(255, 255, 255); background: #0d763b;}
.pre-next2 em{display:inline-block;}

.xgalh {
  line-height: 45px;
  border-bottom: 2px solid #eee;
}
.xgalh span {
  font-size: 16px;
  color: #0d763b;
  font-weight: bold;
  display: inline-block;
  border-bottom: 2px solid #0d763b;
  padding: 0 30px;
  position: relative;
  top: 2px;
}
.xgalcon {
  margin: 40px 0;
}
.xgalcon ul li {
  width: 32.78%;
  float: left;
  margin-right: 0.8%;
}
.xgalcon ul li .pic {
  width: 100%;
}
.xgalcon ul li .pic img {
  transition: 0.3s;
}
.xgalcon ul li .pic:after {
  padding-bottom: 58%;
}
.xgalcon ul li a {
  color: #333;
  font-size: 18px;
  font-family: "微软雅黑";
  display: block;
  text-align: center;
  line-height: 65px;
  transition: 0.3s;
}
.xgalcon ul li:hover img {
  transform: scale(1.2);
}
.xgalcon ul li:hover a {
  color: #0d763b;
}
/*产品列表页*/
.pro-con ul {
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-bottom: 0;
  margin-bottom: 50px;
}
.pro-con ul li {
  border: 1px solid #e5e5e5;
  float: left;
  width: 33.3333333%;
  border-top: 0;
  border-right: 0;
  transition: 0.3s;
}
.pro-con ul li .pic {
  width: 100%;
}
.pro-con ul li .pic:after {
  padding-bottom: 100%;
}
.pro-con ul li a {
  font-size: 24px;
  font-family: "微软雅黑";
  color: #333;
  display: block;
  text-align: center;
  margin: -40px 0 30px;
}
.pro-con ul li:hover {
  box-shadow: 0 0 15px #999;
}
.three {
  margin-top: 15px;
  font-family: "微软雅黑";
  font-size: 14px;
  padding-left: 4%;
}
.three a {
  margin: 0 5px;
}
.three a.active {
  color: #0d763b;
}
/*产品详细页*/
.prostit {
  padding: 70px 0;
  border-bottom: 6px solid #eee;
}
.prosleft {
  width: 44%;
}
.bigimg {
  width: 100%;
  border:0px solid #e5e5e5;
}
.bigimg .pic {
  width: 100%; height: 350px;  text-align:center;
}
.bigimg .pic:after {
  padding-bottom: 80%;
}
.smallimg {
  width: 60%;

  padding-top: 30px;
  margin: auto;
  /* margin-left: 20px; */
}
.smallimg .pic {
    height: 100px; 
  border: 1px solid #f0f0f0;
  cursor: pointer;
  margin-right: 10px;
}
.smallimg .pic:after {
  padding-bottom: 100%;
}
.pro_aa { margin:40px auto;overflow:hidden;}
.pro_aa a {display: block; width: 180px; height: 46px; text-align: center; line-height: 46px; font-size: 16px; color: #fff; float: left; margin-right:20px; overflow:hidden; background:#c1272d;}
.pro_aa a.probuy { background:#c1272d }
.pull-rights{
  float: right !important;
  font-size: 24px;
}
.pull-rights p{
  display: inline-block;
}
.zxtel h3{ color: #c1272d;font-weight:600;display: inline-block;}
.proright {
  width: 50%;
}
.proright h2 {
  font-size: 30px;
  font-weight: 500;
  color: #333;line-height:80px;
} 

.proright .projs em {
  color: #000;font-weight: 600; 
}
 
.proxx h3 {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #0d763b;
    line-height: 100px;
}
.inquiry {
  margin-top: 60px;
  padding: 52px 0 0 78px;
  background: #eff8ef;
}
.inquiry ul li {
  width: 44%;
  float: left;
  margin-right: 60px;
  position: relative;
}
.inquiry ul li input {
  width: 100%;
  height: 42px;
  background: #e1f1e1;
  border: 1px solid #e1eee1;
  margin-bottom: 30px;
  font-size: 14px;
  color: #666;
  padding-left: 10px;
}
.inquiry ul li textarea {
  width: 100%;
  background: #e1f1e1;
  border: 1px solid #e1eee1;
  margin-bottom: 30px;
  height: 140px;
  font-size: 14px;
  color: #666;
  padding-left: 10px;
  line-height: 40px;
}
.inquiry ul li em {
  position: absolute;
  left: 40px;
  top: 13px;
  color: red;
}
.inquiry li.proname em {
  left: 70px;
}
.inquiry li.tel em {
  left: 53px;
}
.inquiry li.textarea {
  width: 93.3%;
}
.inquiry li.textarea em {
  left: 40px;
}
.inquiry li.code input {
  width: 30%;
  float: left;
}
.inquiry li.code img {
  height: 40px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.inquiry li.code em {
  left: 55px;
}
.inquiry li.sub {
  width: 93.3%;
}
.inquiry li.sub input {
  background: #0d763b;
  color: #fff;
}
.xgal .pro-con {
  margin-top: 40px;
}
/*新闻列表页*/
.news-con {
  margin-top: 50px;
}
.news-con ul {
  margin-top: 0;
}
.news-con ul li {
  margin-bottom: 55px;
}
/*新闻详细页*/
.newtit {
}
.newtit h1 {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.newtit .date {
  line-height: 30px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin: 40px 0 45px;
}
.newtit .date span {
  color: #999;
  margin: 0 0px;
}
.newstxt p {
  line-height: 30px;
  margin-bottom: 0;
  text-indent: 2em;
}
.newstxt .newsimg {
  text-align: center;
  margin: 20px 0;
}
.xgnew .synews {
  margin-top: 0;
}
/*联系我们*/
.map {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#map {
  margin: 0 auto;
}
.contactus {
  width: 511px;
  position: absolute;
  top: 50%;
  margin-top: -196.5px;
  right: 0;
}
.contactus .contactleft {
  width: 9.8%;
  height: 220px;
  background: #0d763b;
  margin-top: 87px;
  font-size: 22px;
  font-family: "微软雅黑";
  color: #fff;
  padding: 30px 14px 0;
  line-height: 27px;
  text-align: center;
  cursor: pointer;
}
.contactus .contactleft img {
  margin-top: 20px;
  display: inline-block;
}
.contactus .contactright {
  width: 90%;
  background: #fff;
  padding-bottom: 30px;
}
.contactus .contactright .crtit {
  width: 365px;
  height: 95px;
  border-bottom: 1px dashed #333;
  margin: 28px auto 0;
}
.contactus .contactright .crtit h3 {
  font-family: "微软雅黑";
  color: #333;
  font-size: 30px;
}
.contactus .contactright .crtit .crfl {
  margin: 14px 0;
}
.contactus .contactright .crtit .crfl span {
  width: 90px;
  height: 30px;
  background: #434343;
  display: inline-block;
  float: left;
  margin-left: 1px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  transition: 0.3s;
}
.contactus .contactright .crtit .crfl span:hover {
  background: #0d763b;
}
.contactus .contactright .crtit .crfl span.active {
  background: #0d763b;
}
.contactus .contactright .crconwrap {
  width: 365px;
  margin: 0 auto;
}
.contactus .contactright .crconwrap .crcon {
  margin-top: 50px;
  display: none;
}
.contactus .contactright .crconwrap .crcon p {
  margin-bottom: 20px;
}
.map .active {
  transition: 0.3s;
  right: -460px;
}
.contact-con {
  text-align: center;
}
.contact-con h1 {
  font-family: "微软雅黑";
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.contact-con span {
  font-family: arial;
  font-size: 14px;
  color: #89909b;
  display: inline-block;
  margin: 20px 0 10px;
}
.contact-con .line {
  width: 220px;
  border-top: 1px solid #303e53;
  margin: 0 auto;
}
.contact-con p {
  line-height: 30px;
}
.contact-con em {
  display: block;
  font-family: "微软雅黑";
  font-size: 14px;
  margin-top: 20px;
}
.contact-con b {
  font-family: "微软雅黑";
  font-size: 26px;
  color: #333;
}
.message {
  border-top: 1px solid #e1ddd7;
  margin-top: 40px;
}
.message h3 {
  text-align: center;
  font-size: 30px;
  color: #0d763b;
  font-weight: bold;
  margin-top: 60px;
}
.message ul {
  width: 63.1%;
  margin: 0 auto;
}
.message ul li {
  width: 98%;
  position: relative;
}
.message ul li input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e1ddd7;
  margin: 20px 0;
  line-height: 30px;
  height: 29px;
}
.message ul li textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e1ddd7;
  margin: 20px 0;
  line-height: 30px;
}
.message ul li em {
  position: absolute;
  top: 26px;
  left: -10px;
  color: red;
}
.message ul li.code {
  width: 48%;
  margin: 0 auto;
}
.message ul li.code span {
  float: left;
  display: inline-block;
  margin: 20px 0;
  line-height: 30px;
}
.message ul li.code input {
  width: 20%;
  border: 1px solid #dcdcdc;
  float: left;
}
.message ul li.code img {
  float: left;
  margin: 20px 0 20px 10px;
  cursor: pointer;
}
.message ul li.code a {
  float: left;
  display: inline-block;
  margin: 20px 0 20px 10px;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #999;
}
.message ul li.code a:hover {
  color: #0d763b;
}
.message ul li.sub {
  text-align: center;
}
.message ul li.sub input {
  width: 35.3%;
  height: 50px;
  border: 0;
  background: #0d763b;
  color: #fff;
  font-size: 16px;
}
.message ul li.sub em {
  position: static;
}
/*关于我们*/
.actxt {
  text-align: center;
  color: #333;
}
.actxt p {
  line-height: 25px;
  margin-bottom: 20px;
}
.actxt h3 {
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 24px;
  color: #111;
  margin: 30px 0 20px;
}
.actxt .aboutimg {
  position: relative;
  margin: 40px 0 96px;
}
.actxt .aboutimg:after {
  padding-bottom: 28%;
}
.actxt .aboutimg span {
  width: 180px;
  height: 72px;
  background: #0d763b;
  opacity: 0.9;
  display: block;
  font-family: arial;
  font-size: 20px;
  color: #fff;
  line-height: 72px;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: 50%;
  margin-top: -35px;
}
.about-con2 {
  max-width: 1920px;
  margin: 0 auto;
}
.about-con2 .pic {
  position: relative;
  width: 33.333333%;
  float: left;
}
.about-con2 .pic:after {
  padding-bottom: 34.6%;
}
.about-con2 .pic span {
  font-size: 60px;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 50%;
  min-width: 140px;
  margin-left: -70px;
  text-align: center;
  height: 85px;
  line-height: 85px;
  top: 50%;
  margin-top: -42.5px;
}
.ac3-1 { overflow: hidden;
}
.ac3-tit {
    background: url(../images/ab_bg.jpg) left no-repeat
}
.ac3-tit em {font-size: 30px;color: #111; display: block;line-height: 120px;}

.ac3-txt {font-size: 14px;color: #333;line-height:30px;}
.about-con3 {
  margin-top: 80px;
}
.ac3-con-wrap {
  margin: 40px 0 80px;
}
.ac3-con {
  text-align: center;
  display: inline-block;
  font-family: "微软雅黑";
  border-radius: 5px;
  border: 1px dashed #018343;
  padding: 15px 20px;
  margin-right: 40px;
}
.ac3-con span {
  display: block;
  font-size: 14px;
  line-height: 35px;
  color: #018343;
  border-bottom: 1px solid #018343;
  height: 35px;
}
.ac3-con span b { float: left; font-weight: 100;}
.ac3-con span i { font-size: 36px; float: left; font-style: italic; margin-right: 5px;}
.ac3-con em { font-size: 14px; color: #018343;}
.ac3-left ul li { line-height: 40px;background: url(../images/aboutlist.jpg) no-repeat left center; padding-left: 15px;}
.ac3-left {width: 50%;}
.ac3-right { width: 45%;}
.ac3-right:after {padding-bottom:70%;}


/***联系我们****/
.ac4-tit {background:url(../images/co_bg.jpg) left no-repeat}
.ac4-tit em {font-size: 30px;color: #111; display: block;line-height: 120px;}

.ac3-contact{margin-bottom:50px;}
.ac3-contact .liuyan{float:left;width:42%;margin-bottom:15px;}
.ac3-contact .lianxi{float:right;width:42%; background:#0d763b;padding:25px 50px; color: #fff;}
.ac3-contact .lianxi .lianxi_con {margin-bottom: 20px;}
.ac3-contact .lianxi .lianxi_con h2{font-size: 16px;background: url(../images/lxlo.png) left center no-repeat;line-height:50px;padding-left:50px; display: block; margin-bottom: 20px; border-bottom:1px solid #fff;}
.ac3-contact .lianxi .lianxi_con .kk{padding: 0 0 0 30px; margin: 0px; margin-top: 14px; }
.ac3-contact .lianxi .lianxi_con .p1{background: url(../images/111.png) left top no-repeat;}
.ac3-contact .lianxi .lianxi_con .p2{background: url(../images/222.png) left top no-repeat;}
.ac3-contact .lianxi .lianxi_con .p3{background: url(../images/333.png) left top no-repeat;}
.ac3-contact .lianxi .lianxi_con .p4{background: url(../images/444.png) left top no-repeat;}
.ac3-contact .lianxi .lianxi_con .p5{background: url(../images/555.png) left top no-repeat;}
.liuyan input, .liuyan select, .liuyan textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    color: #555;
    font-family: "Microsoft Yahei";
}
.messlist {margin-bottom:30px;overflow:hidden;font-size: 14px;}
.messlist input{float:left;width:100%;height:38px; outline:none;border: 1px solid #eee;}
.messlist.textareas{ height:auto;outline:none;border: 1px solid #eee;}
.messlist textarea{float:left;width:100%; height:110px;padding:5px;outline:none;border: 1px solid #eee;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{margin-top:20px;}
.messsub input{width:100px; height:45px; color:#fff; background:#0d763b; font-size:14px; cursor:pointer;margin-right:5px;outline:none}
.messsub input:hover{ background:#0d763b;color:#fff;}
.lianxi_wx{margin-right:10%;}
.lianxi_wx span { display: block; margin: 10px 0;  font-size: 13px;text-align: center;}


/***加入我们****/
.zhaopin_01{background:#f8f9fb url(../images/jopbg.jpg) no-repeat top center;padding:30px 0;}
.postTit{color: #323232;font-size: 24px;background: url(../images/Jobs.png) no-repeat top center;background-size: 150px;margin-top: 70px;}
.postTit p{text-align: center;color: #777;font-size: 14px;margin-top: 10px;}
.category{margin-top: 10px;background:#0d763b;padding: 20px 25px;color: #fff;}
.category span{display:inline-block}
.category .select-job {margin-top: -8px;width:400px;}
.categoryTit span{margin-left: 16px;cursor: pointer;}
.categorySel{font-weight: 600;color: black;}
.categoryList{color: #333;}
.categoryList table{width: 100%;border-collapse: collapse;}
.categoryList tr:hover{background-color: #F7F7F7;}
.categoryList td{padding:15px;}
.categoryList thead td{background-color: #f5f5f5;width:30%;padding-left:15px;}
.categoryList thead td:last-child{width:10%;}
.categoryList tbody td{border-bottom: 0px solid #EEEEEE;}
.categoryBody {line-height:30px;}
.categoryBody h2{font-size:14px;font-weight:600;color: #333;padding:20px 0;}
.categoryBody a.more { width: 150px; height: 40px;line-height: 40px;margin-top:50px; background: #0d763b;border-radius:50px; display: block; text-align: center; font-size: 14px; color: #FDFDFD; }
.categoryBody a.more:hover { font-weight: bold; }
.details{color: #0167f0;background: url(/nlh/view/front/sky/dxw/website/down.png) no-repeat right center;background-size: 6px;padding-right: 15px;}

.rDetail{padding: 40px 70px;color: black;background: white;
    border-radius: 20px;
    box-shadow: 0px 3px 18px 0px rgba(4, 0, 0, 0.1);}
.rDetailTit{font-size: 18px;font-weight: 600;color:#ff3879}
.rDetailTip{margin-top: 20px;border-bottom: 1px solid #DDDDDD;padding-bottom: 35px;}
.rDetailTip span{margin-right: 50px;}	
.rContTit{margin-top: 35px;font-size: 22px;}
.rContList{margin-top: 22px;line-height: 30px;}
.HR{width: 1200px; margin: 20px auto 0;}

  .hidden { display: none !important; }
 		.selectPickerWrapper *{box-sizing: border-box;}
 		.selectPickerWrapper{position:relative;display:inline-block;z-index:999;margin-right:10%;}
		.select-picker-search{width:150px;height:35px;line-height:35px;z-index:999; color:#fff;border-radius:30px;background:#099547;padding:0 10px;font-size:14px;cursor:pointer;}
		.select-picker-search-checked{position:relative;width:130px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right: 5px;}
		.select-picker-search-checked:after{
			border: 5px solid transparent; content: ' ';
		    height: 0; position: absolute;
		    width: 0; top:12.2px; border-top: 8px solid #fff; right:0; }
		.select-picker-options-wrp{display:none;width:150px;border-radius: 0 0 0 30px;color:#fff;background: #099547;position:absolute;top:20px;left:0;z-index:-10;}
		.select-picker-options-serch input{width:160px;display:none; height:32px;line-height:32px;border:1px solid #ddd;border-radius:3px;margin:12px 0 0 10px;padding-left:8px;}
		.select-picker-options-serch input:focus{border-color: #66afe9;outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6)}
		
		.select-picker-options-list{width:100%;padding:25px 0;}
		.select-picker-options-list-item{width:100%;line-height:36px;cursor: pointer;padding:0 12px;}
		.select-picker-options-list-item:hover{background: rgba(255,255,255,0.3);}
		.duihao {display:none;width:18px;height:18px;border-radius:3px;transform: translateY(4px);margin-right:6px;}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #ddd;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  border: none;
  background: #fff;
  outline: none;
}
.btn:hover {
  color: #fff;
}
.accordion button .icons {
  display:none !important;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #0c763a;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #0c763a;
  border: 1px solid #ddd;
}
.accordion button .accordion-title {
  width: 30%; float:left;padding-left:15px;
}
.accordion button .accordion-title2 {
   display: inline-block;position: absolute;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0;

  height: 22px;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #333;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  /* opacity: 0;
  max-height: 0; */
  display: none;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}


/*荣誉资质*/
.honor {
  min-height: 590px;
  max-width: 1920px;
  overflow: hidden;
}
.honor .pic {
  width: 90%;
  border: 1px solid #dcdcdc;
  margin: 110px 0 110px 20px;
  background: #fff;
}
.honor .pic img {
  max-width: 85%;
}
.honor .pic:after {
  padding-bottom: 100%;
}
.honor .slick-center {
  z-index: 99999;
  position: relative;
}
.honor .slick-center .pic {
  transform: scale(1.5);
  box-shadow: 0 0 10px #999;
  transition: 0.5s;
}
.honor .slick-prev,
.honor .slick-next {
  transform: rotate(0);
  width: 30px;
  height: 30px;
  bottom: 0;
  top: auto;
}
.honor .slick-prev {
  left: 50%;
  margin-left: -45px;
  background: url(../images/honorpre.jpg) no-repeat center;
}
.honor .slick-prev:hover {
  background: url(../images/honorpreh.jpg) no-repeat center;
}
.honor .slick-next {
  right: 50%;
  margin-right: -45px;
  background: url(../images/honornext.jpg) no-repeat center;
}
.honor .slick-next:hover {
  background: url(../images/honornexth.jpg) no-repeat center;
}
.phonehonorwrap .slick-slider {
  display: none !important;
}
.phonehonor {
  width: 100%;
  margin: 0 auto;
}
.phonehonor .pic {
  width: 100%;
}
.phonehonor .pic:after {
  padding-bottom: 37%;
}
.phonehonor .slick-dots {
  bottom: -30px;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots .slick-active button {
  background: #0d763b;
}
/*加入我们*/
.join {
  background: #f4f9fd;
  padding: 42px 40px 38px 38px;
}
.join ul li {
  font-family: "微软雅黑";
  background: #fff;
  margin-bottom: 20px;
  padding-left: 40px;
  border-left: 4px solid #0d763b;
  cursor: pointer;
}
.join ul li .jointit {
  background: url(../images/join2.png) no-repeat 98% center;
}
.join ul li .jointit h3 {
  display: inline-block;
  font-size: 24px;
  color: #999;
  padding-top: 20px;
}
.join ul li .jointit span {
  font-size: 16px;
  color: #999;
  margin: 0 10px;
}
.join ul li .jointit em {
  font-size: 16px;
  color: #333;
}
.join ul li .jointit em i {
  color: #d1271e;
}
.join ul li .jointit p {
  font-size: 14px;
  margin: 10px 0;
  padding-bottom: 15px;
}
.join ul li .joincon {
  font-size: 14px;
  line-height: 30px;
  display: none;
  cursor: initial;
}
.join ul li .joincon span {
  color: #999;
}
.join ul li .joincon p {
  margin: 0;
}
.join ul li .joincon li {
  border-left: 0;
  margin: 0;
  padding-left: 10px;
  background: url(../images/joinjoin.jpg) no-repeat center left;
  cursor: initial;
}
.join ul li .joincon a {
  display: inline-block;
  width: 260px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0d763b;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 34px;
}
.join ul li.active .jointit {
  background: url(../images/join3.png) no-repeat 98% center;
}
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #0d763b;
}
.mapwrap dl:hover dt a {
  color: #0d763b;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #0d763b;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #0d763b;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #0d763b;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #0d763b;
  color: #fff;
}
/* 关于我们地图 */
#container {width:1260px; height: 406px; }
@media (max-width: 768px) {
  .mapwrap dt {
    width: 15%;
  }
  .mapwrap dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .mapwrap dt {
    width: 20%;
  }
  .mapwrap dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .mapwrap dt {
    width: 100%;
  }
  .mapwrap dd {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1800px) {
  .container,
  .container2 {
    width: 1260px;
  }
  .nav {
    margin-left: 120px;
  }
  .nav ul li {
    line-height: 99px;
  }
  .nav ul li a {
    padding: 40px 30px;
  }
  .search,
  .topweixin {
    padding: 0 10px;
  }
  .toptel {
    padding-top: 35px;
  }
  .synews ul li {
    margin-right: 3.4%;
  }
  .brandtxt {
    width: 49.2%;
  }
  .brand1 .brandh span {
    top: 15px;
  }
  .brandtxt .brandtxt2 {
    margin-top: 18%;
  }
  .contactus {
    position: fixed;
    top: 20%;
    margin-top: 0;
    z-index: 555;
  }
  .contactus .contactright {
    background: #f5f5f5;
    filter: alpha(opacity=80);
    background: rgba(245, 245, 245, 0.8);
  }
  .honor {
    min-height: 466px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .toper {
    text-align: center;
  }
  .container,
  .container2 {
    width: 100%;
  }
  .logo {
    margin-top: 0;
  }
  .nav {
    margin-left: 0;
    float: none !important;
    display: inline-block;
    height: 67px;
  }
  .nav ul li {
    line-height: 71px;
  }
  .nav ul li a {
    padding: 25px 10px;
  }
  .toptel {
    padding-top: 25px;
  }
  .search,
  .topweixin {
    padding: 0 10px;
  }
  .toptel2 {
    margin-left: 15px;
  }
  .toptel2 span {
    display: none;
  }
  .toptel2 img {
    margin-top: 0;
  }
  .syabout {
    width: 100%;
  }
  .syabouth img {
    width: 270px;
  }
  .symenucon {
    margin-left: -75px !important;
    margin-top: -75px !important;
  }
  .symenutxt {
    width: 150px;
    height: 150px;
    padding-top: 51px;
  }
  .symenutxt span {
    font-size: 24px;
  }
  .symenutxt em {
    font-size: 14px;
  }
  .nybase1 .nybasetxt {
    padding: 20px 0 0 20px;
  }
  .brand1 .pic {
    width: 100%;
  }
  .brandtxt {
    width: 100%;
  }
  .brand1 .brandh {
    width: 360px;
    margin: 20px auto 0;
  }
  .brand1 .brandh span {
    position: static;
    border: 1px solid #000 !important;
  }
  .brand1 .brandh .span1 {
    border-right: 0 !important;
  }
  .brandtxt .brandtxt2 {
    padding: 0 10px;
    margin-top: 20px;
  }
  .brandtxt .brandtxt2 p.txt1 {
    margin-bottom: 4%;
  }
  .casetxt {
    width: 45%;
  }
  .caseth {
    margin-top: 15px;
  }
  .casestxt {
    font-size: 17px;
  }
  .pro-con ul li .pic {
    width: 80%;
    margin: 0 auto;
  }
  .pro-con ul li a {
    font-size: 20px;
    margin: 0px 0 30px;
  }
  .prosleft {
    width: 59%;
    margin: 0 auto;
    float: none !important;
  }
  .proright {
    width: 100%;
  }
  .proright h2 {
    margin-top: 35px;
  }
  .contactus {
    position: fixed;
    top: 20%;
    margin-top: 0;
    z-index: 555;
    width: 335px;
  }
  .contactus .contactleft {
    width: 15.5%;
  }
  .contactus .contactright {
    background: #f5f5f5;
    filter: alpha(opacity=80);
    background: rgba(245, 245, 245, 0.8);
    width: 84%;
  }
  .contactus .contactright .crtit h3 {
    font-size: 20px;
    text-align: center;
  }
  .contactus .contactright .crtit {
    height: auto;
    width: 100%;
  }
  .contactus .contactright .crtit span {
    float: none !important;
    width: 100% !important;
  }
  .contactus .contactright .crconwrap {
    width: 100%;
    padding-left: 10px;
  }
  .map .active {
    transition: 0.3s;
    right: -281px;
  }
  .about-con2 .pic span {
    font-size: 32px;
  }
  .ac3-con {
    padding: 15px 10px;
    margin-right: 5px;
  }
  .mbx .menu {
    width: 500px;
  }
  .mbx .menu a {
    font-size: 20px;
    padding: 0 10px;
  }
  .honor {
    min-height: 406px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner .slick-next,
  .banner .slick-prev {
    width: 20px;
  }
  .banner .slick-prev,
  .banner .slick-prev:hover {
    background-position: left center;
  }
  .banner .slick-next,
  .banner .slick-next:hover {
    background-position: right center;
  }
  .nav{
    display: none;
  }
  .container,
  .container2 {
    width: 100%;
  }
  .logo {
    margin-top: 10px;
  }
  .purlist ul li {
    width: 47.5%;
  }

  .symenucon {
    margin-top: -75px !important;
    margin-left: -75px !important;
  }
  .symenutxt {
    width: 150px;
    height: 150px;
    padding-top: 51px;
  }
  .symenutxt span {
    font-size: 24px;
  }
  .symenutxt em {
    font-size: 14px;
  }
  .nybase1 .nybasetxt {
    padding: 0 0 0 20px;
  }
  .nybase1 .nybasetxt h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .nybase1 .nybasetxt p {
    margin-bottom: 0px;
  }
  .brand1 .pic {
    width: 100%;
  }
  .brandtxt {
    width: 100%;
  }
  .brand1 .brandh {
    width: 360px;
    margin: 20px auto 0;
  }
  .brand1 .brandh span {
    position: static;
    border: 1px solid #000 !important;
  }
  .brand1 .brandh .span1 {
    border-right: 0 !important;
  }
  .brandtxt .brandtxt2 {
    padding: 0 10px;
    margin-top: 20px;
  }
  .brandtxt .brandtxt2 p.txt1 {
    margin-bottom: 4%;
  }
  .brand2 .pic {
    width: 58.8%;
  }
  .case-con .pic {
    width: 97%;
    margin: 0 auto;
    float: none !important;
  }
  .case-con .pic::after {
    padding-bottom: 40.9%;
  }
  .casetxt {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .caseth {
    text-align: center;
  }
  .casetxt a.ckgd {
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -115px;
  }
  .casestxt {
    font-size: 17px;
    line-height: 30px;
    padding: 1% 6%;
  }
  .casescon .caseth .casespan span {
    margin: 0 24px;
  }
  .con3right {
    width: 23%;
  }
  .pro-con ul li .pic {
    width: 80%;
    margin: 0 auto;
  }
  .pro-con ul li a {
    font-size: 20px;
    margin: 0px 0 30px;
  }
  .prosleft {
    width: 72%;
    margin: 0 auto;
    float: none !important;
  }
  .proright {
    width: 100%;
  }
  .proright h2 {
    margin-top: 35px;
  }
  .contactus {
    position: fixed;
    top: 20%;
    margin-top: 0;
    z-index: 555;
    width: 255px;
  }
  .contactus .contactleft {
    width: 15.5%;
    font-size: 18px;
    padding-left: 12px;
  }
  .contactus .contactright {
    background: #f5f5f5;
    filter: alpha(opacity=80);
    background: rgba(245, 245, 245, 0.8);
    width: 84%;
  }
  .contactus .contactright .crtit h3 {
    font-size: 20px;
    text-align: center;
  }
  .contactus .contactright .crtit {
    height: auto;
    width: 100%;
  }
  .contactus .contactright .crtit span {
    float: none !important;
    width: 100% !important;
  }
  .contactus .contactright .crconwrap {
    width: 100%;
    padding-left: 10px;
  }
  .map .active {
    transition: 0.3s;
    right: -214px;
  }
  .ac3-con-wrap {
    padding-left: 0;
  }
  .about-con2 .pic span {
    font-size: 32px;
  }
  .ac3-con {
    padding: 15px 10px;
    margin-right: 3px;
  }
  .actxt .aboutimg span {
    width: 135px;
    height: 50px;
    margin-left: -67.5px;
    margin-top: -25px;
    line-height: 50px;
    font-size: 16px;
  }
  .ac3-tit em { font-size: 24px;}
  .ac3-right:after {padding-bottom: 100%;}
  .ac3-left ul li {line-height: 25px;}
  .ac3-contact .liuyan,.ac3-contact .lianxi { width: 100%;}
  .ac3-contact .lianxi { padding: 25px 25px;}
  .categoryList thead td:first-child { width: 60%;}
  .mbx .menu {
    width: 400px;
  }
  .mbx .menu a {
    font-size: 18px;
    padding: 0 10px;
  }
  .honor {
    display: none !important;
  }
  .phonehonorwrap .slick-slider {
    display: block !important;
  }
  .phonehonor .pic::after {
    padding-bottom: 29%;
  }
  .mbx .slick-arrow {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .container,
  .container2 {
    width: 100%;
  }
  .container2 {
    padding: 0 10px;
  }
  .top {
    display: none;
  }
  .toptel {
    display: none;
  }
  .nav {
    display: none;
  }
  .logo {
    margin: 10px 0 6px 0;
    width: 220px;
  }

  .banner .slick-next,
  .banner .slick-prev {
    width: 20px;
  }
  .banner .slick-prev,
  .banner .slick-prev:hover {
    background-position: left center;
    left: 10px;
  }
  .banner .slick-next,
  .banner .slick-next:hover {
    background-position: right center;
    right: 10px;
  }

  .sytitle h2 {
    font-size: 30px;
  }

  .pur {
    width: 100%;
    padding: 15px 10px 0;
  }
  .purlist ul li {
    width: 47.5%;
  }

  .footerr {
    float: none !important;
  }
  .copy {
    line-height: 25px;
    padding-top: 15px;
  }

  .symenucon {
    margin-top: -75px !important;
    margin-left: -75px !important;
  }
  .symenutxt {
    width: 150px;
    height: 150px;
    padding-top: 51px;
  }
  .symenutxt span {
    font-size: 24px;
  }
  .symenutxt em {
    font-size: 14px;
  }
  .nybase1 .pic {
    width: 100%;
  }
  .nybasetit h3 {
    font-size: 30px !important;
    margin-top: 55px;
  }
  .nybase1 .nybasetxt {
    width: 100%;
    padding: 30px 20px 0;
  }
  .nybasetit h3 {
    font-size: 33px;
  }
  .nybase1 .nybasetxt h3 {
    font-size: 24px;
  }
  .bgcolor {
    padding: 1px 0;
  }
  .brand1 .pic {
    width: 100%;
  }
  .brandtxt {
    width: 100%;
  }
  .brand1 .brandh {
    width: 260px;
    margin: 20px auto 0;
  }
  .brand1 .brandh span {
    position: static;
    border: 1px solid #000 !important;
    font-size: 22px;
    width: 130px !important;
    height: 50px;
    line-height: 50px;
  }
  .brand1 .brandh .span1 {
    border-right: 0 !important;
  }
  .brandtxt .brandtxt2 {
    padding: 0 10px;
    margin-top: 20px;
  }
  .brandtxt .brandtxt2 p.txt1 {
    margin-bottom: 4%;
  }
  .brand2 .pic {
    width: 95%;
  }
  .mbx .menu {
    width: 250px;
  }
  .mbx .menu a {
    font-size: 16px;
    padding: 0 8px;
  }
  .mbx p {
    margin-right: 5px;
  }
  .case-con .pic {
    width: 97%;
    margin: 0 auto;
    float: none !important;
  }
  .case-con .pic::after {
    padding-bottom: 40.9%;
  }
  .casetxt {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .caseth {
    text-align: center;
    font-size: 18px;
  }
  .caseth h3 {
    font-size: 18px;
  }
  .casetxt a.ckgd {
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -67px;
  }
  .caseimg {
    width: 100%;
  }
  .casestxt {
    width: 100%;
    font-size: 16px;
  }
  .casescon .caseth .casespan span {
    margin: 0 10px;
    font-size: 12px;
  }
  .ccon2left {
    width: 100%;
  }
  .ccon2right {
    width: 100%;
  }
  .ccon3 {
    padding-bottom: 30px;
  }
  .con3right {
    display: none;
  }
  .xgalcon ul li {
    width: 100%;
  }
  .pro-con ul li {
    width: 100%;
  }
  .pro-con ul li .pic {
    width: 80%;
    margin: 0 auto;
  }
  .pro-con ul li a {
    font-size: 24px;
    margin: 0px 0 30px;
  }
  .prosleft {
    width: 100%;
    margin: 0 auto;
    float: none !important;
  }
  .proright {
    width: 100%;
  }
  .proright h2 {
    margin-top: 35px;
  }
  .smallimg {
    margin-left: 38px;
  }
  .inquiry ul li,
  .inquiry li.textarea,
  .inquiry li.sub {
    width: 100%;
  }
  .inquiry {
    padding-left: 0;
  }
  .contactus {
    position: fixed;
    top: 20%;
    margin-top: 0;
    z-index: 555;
    width: 255px;
    right: -214px;
    margin-top: -15px;
  }
  .contactus .contactleft {
    width: 15.5%;
    font-size: 18px;
    padding-left: 12px;
  }
  .contactus .contactright {
    background: #f5f5f5;
    filter: alpha(opacity=80);
    background: rgba(245, 245, 245, 0.8);
    width: 84%;
  }
  .contactus .contactright .crtit h3 {
    font-size: 20px;
    text-align: center;
  }
  .contactus .contactright .crtit {
    height: auto;
    width: 100%;
  }
  .contactus .contactright .crtit span {
    float: none !important;
    width: 100% !important;
  }
  .contactus .contactright .crconwrap {
    width: 100%;
    padding-left: 10px;
  }
  .map .active {
    transition: 0.3s;
    right: 0;
  }
  .message ul {
    width: 90.1%;
  }
  .message ul li {
    width: 100% !important;
  }
  .map {
    position: static;
  }
  .contactus {
    position: absolute;
  }
  .mbx a.mbxa,
  .mbx span {
    font-size: 16px;
    padding: 0 14px;
  }
  .ac3-con-wrap {
    padding-left: 0;
  }
  .about-con2 .pic span {
    font-size: 32px;
  }
  .ac3-con {
    padding: 15px 10px;
    margin-right: 3px;
  }
  .actxt .aboutimg span {
    width: 135px;
    height: 50px;
    margin-left: -67.5px;
    margin-top: -25px;
    line-height: 50px;
    font-size: 16px;
  }
  .ac3-tit em {font-size: 24px;}
  .ac3-right:after {padding-bottom: 100%;}
  .ac3-left ul li { line-height: 25px;}
  .actxt .aboutimg::after {padding-bottom: 69%; }

  .about-con2 .pic {
    width: 100%;
  }
  .ac3-con {
    width: 90%;
    margin: 20px auto;
    display: block;
  }
  .ac3-con span i,
  .ac3-con span b {
    float: none;
  }
  .ac3-right {
    width: 100%;
  }
  .ac3-left {
    width: 100%;
  }
  .honor {
    display: none !important;
  }
  .phonehonorwrap .slick-slider {
    display: block !important;
  }
  .phonehonor .pic::after {
    padding-bottom: 36%;
  }
  .join {
    padding: 42px 0 38px 0;
    margin-bottom: -25px;
  }
  .join ul li .jointit h3 {
    font-size: 18px;
  }
  .join ul li .jointit span {
    font-size: 14px;
  }
  .join ul li .jointit em {
    font-size: 14px;
  }
  .mbx .slick-arrow {
    display: none !important;
  }
  .phonetit {
    width: 100%;
  }
  .phonetit .phonelogo {
    width: 100px;
  }
  .phonetit .phonecolse {
    width: 24px;
    margin-top: 17px;
    margin-left: -99px;
  }
  .phonetit .phonesear a {
    margin-top: 10px;
  }
  .phonenav ul li {
    font-size: 16px;
    line-height: 60px;
  }
  .phonenav ul li ul li {
    font-size: 14px;
    line-height: 40px;
  }
  .contact-con h1,
  .contact-con b {
    font-size: 20px;
  }
  .footer .container2 {
    padding: 0 10px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .container,
  .container2 {
    width: 100%;
  }
  .container2 {
    padding: 0 10px;
  }

  .top {
    display: none;
  }
  .toptel {
    display: none;
  }
  .nav,.arrow,.banner .carousel-caption .btn,.line {
    display: none;
  }
  .logo {
    margin: 17px 0;
    width: 220px;
  }
  .lianxi_wx{
    margin-right: 5%;
  }
    .banner .carousel-caption{ top: 20%;  }
    .banner .carousel-caption h3{ font-size: 14px; }
    .banner .carousel-caption h2 { margin: 15px 0 10px 0; font-size: 24px; }
    .banner .carousel-caption p { font-size: 12px;    letter-spacing: 0px; }

  .banner .slick-next,
  .banner .slick-prev {
    width: 20px;
  }
  .banner .slick-prev,
  .banner .slick-prev:hover {
    background-position: left center;
    left: 10px;
    display:none !important;
  }
  .banner .slick-next,
  .banner .slick-next:hover {
    background-position: right center;
    right: 10px;
    display:none !important;
  }

  .sytitle h2 {
    font-size: 26px;
  }
  
  .synews {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .synews ul {
    margin-bottom: 0;
  }
  .synews ul li {
    margin-bottom: 7.6%;
    width: 100%;
  }
  .sytitle a.ckgd {
    margin-top: 0;
  }
  .synews ul li p,
  .synews ul li a.synewstit,
  .synews ul li span {
    padding: 0 10px;
  }
  .synews ul li .date{
    padding: 0 10px;
  }
  /* 添加样式 */
  .phonesearmain{
    width: 75%;
    top: 25px;
    right: 40px;
    margin: auto;
  }
  .phonesearmain .topsear{
    width: 83%;
    float: left;
    margin: 11px 0;
  }
  #container{width:100%;}
  .pro_aa a{
    margin-right: 8px;
  }
  .smallimg .pic{
    height: 60px;
  }


 .case { margin-top: 30px; margin-bottom: 0px;}
.index_case_title dd { padding: 5px 0px;font-size: 12px;margin-bottom: 10px;}
.index_case_title a {padding: 8px 10px;}
.index_case_list ul li article h2 {font-size: 14px; line-height: 22px;}


  .pur {
    width: 100%;
    padding: 15px 0 0;
  }
  .pur h3{
    line-height: 45px;
  }
  .purlist {
    padding: 0px 0 15px;
}
  .purlist ul li {
    width: 47.5%;
    margin-right: 5%;
  }
   .purlist ul li:nth-child(2n) {
    margin-right: 0%;
  }
  .purlist ul li .pic {
    height: 30px;
  }
  .purlist ul li span {
    font-size: 14px;
    line-height: 15px;
  }
  .relative{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index-cooperation .cooperation-box .item { width: 49%;height: 100%;}

  .footerwrap,.link { display:none;}
  .footerr {
    float: none !important;
  }
  .copy {
    line-height: 25px;
    padding-top: 15px;
    text-align: center;
  }
  
  .nybase1 .pic {
    width: 100%;
  }
  .nybase1 .nybasetxt {
    width: 100%;
    padding: 30px 20px 0;
  }
  .nybasetit h3 {
    font-size: 20px;
  }
  .nybase1 .nybasetxt h3 {
    font-size: 24px;
  }
  .bgcolor {
    padding: 1px 0;
  }
  .base2img {
    width: 100%;
    padding-left: 3px;
  }
  .brand1 .pic {
    width: 100%;
  }
  .brandtxt {
    width: 100%;
  }
  .brand1 .brandh {
    width: 260px;
    margin: 20px auto 0;
  }
  .brand1 .brandh span {
    position: static;
    border: 1px solid #000 !important;
    font-size: 22px;
    width: 130px !important;
    height: 50px;
    line-height: 50px;
  }
  .brand1 .brandh .span1 {
    border-right: 0 !important;
  }
  .brandtxt .brandtxt2 {
    padding: 0 10px;
    margin-top: 20px;
  }
  .brandtxt .brandtxt2 p.txt1 {
    margin-bottom: 4%;
  }
  .brand2 .pic {
    width: 95%;
  }
  .brand2 p {
    width: 100%;
  }
  .mbx .menu {
    width: 100%;
  }
  .mbx .menu a {
    font-size: 14px;
    padding: 0 8px;
  }
  .mbx p {
    margin-right: 5px;
  }
  .case-con .pic {
    width: 97%;
    margin: 0 auto;
    float: none !important;
  }
  .case-con .pic::after {
    padding-bottom: 40.9%;
  }
  .casetxt {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .caseth {
    text-align: center;
    font-size: 18px;
  }
  .caseth h3 {
    font-size: 18px;
  }
  .casetxt a.ckgd {
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -67px;
  }
    .bigimg .pic {
        height: 250px;
    }
  .page a {
    margin: 0;
  }
  .caseimg {
    width: 100%;
  }
  .casestxt {
    width: 100%;
    font-size: 16px;
  }
  .casescon .caseth .casespan span {
    font-size: 12px;
    display: block;
    line-height: 28px;
  }
  .ccon2left {
    width: 100%;
  }
  .ccon2right {
    width: 100%;
  }
  .ccon3 {
    padding-bottom: 30px;
  }
  .con3right {
    display: none;
  }
  .xgalcon ul li {
    width: 100%;
  }
  .ccon3left ul {
    margin: 31px 0 0 8px;
  }
  .casesimg .slick-prev,
  .casesimg .slick-next {
    width: 30px;
    height: 50px;
  }
  .casesimg .slick-prev {
    left: 0;
  }
  .casesimg .slick-next {
    right: 0;
  }
  .casesimg {
    width: 100%;
  }
  .pro-con ul li {
    width: 100%;
  }
  .pro-con ul li .pic {
    width: 80%;
    margin: 0 auto;
  }
  .pro-con ul li a {
    font-size: 24px;
    margin: 0px 0 30px;
  }
  .newtit .date span {
    margin: 0 10px;
  }
  .contactus {
    position: fixed;
    top: 20%;
    margin-top: 0;
    z-index: 555;
    width: 255px;
    right: -214px;
    margin-top: -15px;
  }
  .contactus .contactleft {
    width: 15.5%;
    font-size: 18px;
    padding-left: 12px;
  }
  .contactus .contactright {
    background: #f5f5f5;
    filter: alpha(opacity=80);
    background: rgba(245, 245, 245, 0.8);
    width: 84%;
  }
  .contactus .contactright .crtit h3 {
    font-size: 20px;
    text-align: center;
  }
  .contactus .contactright .crtit {
    height: auto;
    width: 100%;
  }
  .contactus .contactright .crtit span {
    float: none !important;
    width: 100% !important;
  }
  .contactus .contactright .crconwrap {
    width: 100%;
    padding-left: 10px;
  }
  .map .active {
    transition: 0.3s;
    right: 0;
  }
  .message ul {
    width: 90.1%;
  }
  .message ul li {
    width: 100% !important;
  }
  .message ul li.code input {
    width: 15%;
  }
  .message ul li.code img {
    margin-left: 5px;
  }
  .message ul li.code a {
    margin-left: 5px;
    font-size: 12px;
  }
  .message ul li.sub input {
    width: 69.3%;
  }
  .ac3-con-wrap {
    padding-left: 0;
    margin:0;
  }
  .ac3-tit{
    background-size: contain;
  }
  .about-con2 .pic span {
    font-size: 32px;
  }
  .ac3-con {
    padding: 15px 10px;
    margin-right: 3px;
  }
  .actxt .aboutimg span {
    width: 135px;
    height: 50px;
    margin-left: -67.5px;
    margin-top: -25px;
    line-height: 50px;
    font-size: 16px;
  }
  .ac3-tit em { font-size: 24px;}
  .ac3-right:after {padding-bottom: 100%;}
  .ac3-left ul li { line-height: 25px;}
  .categoryList thead td:first-child { width: 33%;}
  .categoryList td{padding:15px 0}
  #box select { margin: 0 5px; }
  .ac3-contact .liuyan,.ac3-contact .lianxi { width: 100%;}
  .ac3-contact .lianxi { padding: 25px 25px;}
  .actxt .aboutimg::after {
    padding-bottom: 69%;
  }
  .about-con2 .pic {
    width: 100%;
  }
  .ac3-con {
    width: 90%;
    margin: 20px auto;
    display: block;
  }
  .ac3-con span i,
  .ac3-con span b {
    float: none;
  }
  .ac3-right {
    width: 100%;
  }
  .ac3-left {
    width: 100%;
  }
  .honor {
    display: none !important;
  }
  .phonehonorwrap .slick-slider {
    display: block !important;
  }
  .phonehonor .pic::after {
    padding-bottom: 58%;
  }
  .join {
    padding: 42px 0 38px 0;
    margin-bottom: -25px;
  }
  .join ul li {
    padding-left: 15px;
  }
  .join ul li .jointit h3 {
    font-size: 14px;
  }
  .join ul li .jointit span {
    font-size: 12px;
  }
  .join ul li .jointit em {
    font-size: 12px;
  }
  .join ul li .jointit p {
    font-size: 12px;
  }
  .join ul li .joincon {
    font-size: 12px;
  }
  .mbx .slick-arrow {
    display: none !important;
  }
  .phonetit {
    width: 100%;
  }
  .phonetit .phonelogo {
    width: 100px;
  }
  .phonetit .phonecolse {
    width: 24px;
    margin-top: 17px;
    margin-left: 0;
    left: 0;
  }
  .phonetit .phonesear a {
    margin-top: 10px;
  }
  .phonenav ul li {
    font-size: 16px;
    line-height: 60px;
  }
  .phonenav ul li ul li {
    font-size: 14px;
    line-height: 40px;
  }

#index_case_list ul li {
    width: 48.5%;
    margin-right: 3%;
}
#index_case_list ul li a {
    margin-bottom: 10px;
}
#index_case_list ul li:nth-child(2n+1) {
        margin-right: 3%;
    }
#index_case_list ul li:nth-child(2n) {
        margin-right:0%;
}
.pre-next em{
  display: none;
}
.pre-next2 em {
        display: none;
    }
    .newtit .date{
      margin: 20px 0;
    }
    .news-con{
      margin-top: 20px;
    }
    .pre-list{
      margin: 0;
    }
  .contact-con h1,
  .contact-con b {
    font-size: 20px;
  }
  .prosleft {
    width: 100%;
    margin: 0 auto;
    float: none !important;
  }
/*  */
.pull-rights{
  float: left !important;
  font-size: 20px;
  margin-top: 20px;
}



  .proright {
    width: 100%;
  }
  .proright h2 {
    margin-top: 35px;
  }
  .inquiry ul li,
  .inquiry li.textarea,
  .inquiry li.sub {
    width: 100%;
  }
  .inquiry {
    padding-left: 0;
  }
  .footer .container2 {
    padding: 0 10px;
  }
  .map {
    position: static;
  }
  .contactus {
    position: absolute;
  }
#owl-demo span {
        width: 78%;
        padding: 5px;
        font: 14px/24px "微软雅黑","黑体";
}
 #owl-demo h2,#owl-demo p,.list-2 li a.ckgd{
    display:none;
}
  .owl-pagination {
        bottom: 10px;
    }
    .list-2 {
        margin: 0px 0;
    }
    .list-2 li .text {
    margin-left: 30%;
}
.list-2 li .text p{
  line-height: 20px;
  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
    .newtit h1 {
      font-weight: bold;
        font-size: 18px;
    }
    .category .select-job{
      width: 82%;
    }
    .selectPickerWrapper{
      margin-right: 0;
    }
    .select-picker-search-checked{
      width: 100px;
    }
    .select-picker-search{
      width: 100px;
    }
    .select-picker-options-wrp{
      width: 100%;
    }
    .select-picker-search-checked:after{
      right:23px;
    }
    .accordion button .accordion-title{
      width: 33%;
    }
    .accordion button .accordion-title2{
      display:none;
    }
    .accordion button{
      font-size: 12px;
    }
    .accordion button .icons{
      display:block !important;
      top: 20%;
      right: 10%;
    }
    /* 10.14新加 */
    .index_case_list{
      margin:0 auto;
    }
    .index_case_title{
      margin-top: 20px;
      width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding-top: 10px;
    }
    .index_case_content{
      width: 215%;
    }
    .purltxt p{
      overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    }
    .prostit{
      padding: 10px;
    }
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  font-size: 24px;
  right: 15px;
  line-height: 50px;
  display: none;
  color: #0d763b;
  z-index: 9;
  top: 5px;
}
.phone-nav:hover {
  color: #000;
}
@media (max-width: 991px) {
  .phone-nav {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */
.newlist li:last-child{
    margin-right:0 !important;
}