﻿@charset "utf-8";
body {
	font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 999px) {
body {
	margin-top: 73px;
}
}
@media (max-width: 767px) {
body {
	margin-top: 60px;
}
}
a {
	color: #282828;
	text-decoration: none
}
a:hover, a:focus {
	color:#ecd09e;
	text-decoration:none
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0;
}
img, .ylw-img-responsive {
	height:auto;
  /*width: 100%;*/
	max-width: 100%;
  object-fit: cover;
  /*margin-top: 5px;*/
}
*:link, *:visited, *:hover, *:active, *:focus, .item-on-hover, .btn-success, #button, .team img, .kehu figure a p {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.h-h2 {
	font-size: 45px;
	line-height: 150%;
   font-weight: 600;
	color:#ecd09e;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
  letter-spacing: 5px
}

@media (max-width: 767px){ 
  .h-h2 {
	font-size: 24px;
	line-height: 150%;
   font-weight: 600;
	color:#ecd09e;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 6px;
  letter-spacing:1px
}}
::-moz-selection { /*???Firefox*/
background:#393;
color:#fff;
}
::selection {
	background: #e4e4e4;
	color: #fff;
}
.col-lg-20 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.toptel{position: absolute;
    right: 6%;
    width: 16%;}
@media  (max-width: 767px){
.toptel{display: none;}
}
@media (min-width: 1200px) {
.col-lg-20 {
	float: left
}
}
@media (min-width: 1200px) {
.col-lg-20 {
	width: 20%
}
}
@media (min-width: 1200px) {
.z15 {
	padding-left: 30px;
	padding-right: 0
}
}
@media (min-width: 1001px) and (max-width: 1199px) {
.z15 {
	padding-left: 30px;
	padding-right: 0
}
}
.headroom {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: all .2s ease-in-out;
}
.headroom--unpinned {
	/*top: -100px;*/
}
.headroom--pinned {
	top: 0;
}
.navbar-default {
	background-color: #282828;
	;
	border-bottom-width: 0px;
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
}
.navbar-header {
	position: relative;
}
.logo {
	margin: 0;
	padding: 30px 0;
	display: table;
}
.navbar-brand {
	padding: 15px 15px;
}
@media (min-width:1000px) {
.navbar-brand {
	height: 48px;
}
}
@media (max-width: 999px) {
.navbar-brand {
	height: 41px;
}
}
.logo small {
	font-size: 14px;
	color: #999;
	padding-top: 2px;
	line-height: 150%;
	display: table; /*font-style: italic;*/
}
.logo small a {
	color: #999;
}
@media (min-width: 1000px) {
.logo-visible {
	display: none;
}
}
@media (max-width: 999px) {
.logo-hidden {
	display: none;
}
}
.head-lx {
	position: absolute;
	margin: 0px;
	padding: 25px;
	left: 0px;
	top: 100px;
	background-color: rgba(51,153,51,0.9);
	width: 350px;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
@media (min-width: 999px) {
.navbar-header:hover .head-lx {
	display: block;
}
}
.head-lx li {
	line-height: 28px;
	color: #fff;
	margin-bottom: 6px;
}
.head-lx li.tel {
	padding: 15px 0 0 20px;
	margin-top: 15px;
	border-top: 1px solid rgba(255,255,255,0.5);
	background-image: url(../images/head-lx-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 19px;
	overflow: hidden;
}
.head-lx li.oc {
	padding: 0 0 0 20px;
	background-image: url(../images/head-lx-bg.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	overflow: hidden;
	margin-bottom: 0px;
}
.head-lx li small {
	font-size: 12px;
}
nav.collapse .nav >li:hover .dropdown-menu {
	display: block;
}
.navbar-default .navbar-nav > li > a {
	padding: 70px 10px 0 10px;
	min-height: 130px;
}
.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #a7a7a7;
}
.navbar-default .navbar-nav > li > a {
	color: #ecd09e;
   font-weight: 600;
   font-size: 2.2rem;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a {
	padding-top: 70px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #FFF;
	background-color: #393;
}
.navbar-default .navbar-nav > li > a small {
	display: none;
	color: #60d560;
	font-size: 12px;
	text-align: center;
	margin: 8px auto 0 auto;
	padding: 2px 0 0 0;
	border-top: 1px dotted rgba(255,255,255,0.5);
}
@media (min-width: 999px) {
.navbar-default .navbar-nav > li > a:hover small, .navbar-default .navbar-nav > li > a:focus small, .navbar-default .navbar-nav > li.active > a small {
	display: table;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #a7a7a7;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 150px;
	padding: 10px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: rgb(167 167 167);
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	background-clip: padding-box;
	border-width: 0px;
}
.dropdown-menu > li > a {
	padding: 8px 30px;
	color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #c1c3c1;
}
.dropdown-menu > li > a.hover, .dropdown-menu > li.hover {
	color: #FFF;
	background-color: #3c3;
}
@media (min-width: 768px) and (max-width: 999px) {
.logo .pull-left span {
	display: none;
}/*电话隐藏*/
.navbar-default .navbar-nav > li > a {
	padding: 10px 6px 0 6px;
	min-height: 40px;
	margin-top: 16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a {
	padding-top: 10px;
}
.logo {
	padding: 16px 0;
}
}
@media (max-width: 767px) {
.logo {
	padding: 1px 0;
}
.logo .pull-left span {
	display: none;
}/*电话隐藏*/
.navbar-default .navbar-nav > li > a {
	padding: 10px 15px;
	line-height: 20px;
	min-height: 20px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a {
	padding: 10px 15px;
}
.navbar-toggle {
	margin-top: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #eee;
}
.navbar-nav .open .dropdown-menu {
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	line-height: 24px;
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li.hover a {
	color: #FFF;
	background-color: #3c3;
}
}
.banner {
}
.box {
	width: 100%;
	/*height: 100%;
	padding: 0 15px;*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.slider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.slides {
	/*height: 100%;*/
	overflow: hidden;
*zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	margin: 0;
	padding: 0;
	border: 0;
}
.slide {
	/*height: 100%;*/
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-image: none;
	list-style-type: none;
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -30px;
	background-color: rgba(0,0,0,0.3);
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
	width: 40px;
	background-repeat: no-repeat;
}
.slider-arrow--right {
	transform: translate(40px, 0);
	-ms-transform: translate(40px, 0);
	-webkit-transform: translate(40px, 0);
	-moz-transform: translate(40px, 0);
	-o-transform: translate(40px, 0);
}
.slider-arrow--left {
	transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	-webkit-transform: translate(-40px, 0);
	-moz-transform: translate(-40px, 0);
	-o-transform: translate(-40px, 0);
}
.slider:hover .slider-arrow--right, .slider:hover .slider-arrow--left {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}
.slider-arrow--right {
	bottom: 50%;
	right: 0px;
	background-image: url(../images/banner-fy.png);
	background-position: center bottom;
}
.slider-arrow--left {
	bottom: 50%;
	left: 0px;
	background-image: url(../images/banner-fy.png);
	background-position: center top;
}
.slider-nav {
	position: absolute;
	bottom: 30px;
}
.slider-nav__item {
	width: 30px;
	height: 10px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #281e1e;

}
.slider-nav__item:hover {
	background: #9f6945;
}
.slider-nav__item--current {
	background: #ccc;
}
.kehu, .case, .team, .youshi, .news {
   display: block;
  background: #282828;
  
}
.about .m-shu, .fuwu .m-shu, .huanjing .m-shu, .kehu .m-shu, .team .m-shu {
	color: #999;
	margin-bottom: 45px;
}
.about .m-shu, .pt-gongcheng .m-shu {
	margin-bottom: 30px;
}
.youshi .m-shu, .pt-gongcheng .m-shu, .neirong .m-shu {
	color: #999;
}
.fuwu .m-shu, .fuwu .h-h2 {
	color:#ecd09e;
}
.fuwu-bg, .kehu-bg, .team-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.fuwu-bg {
	background-image: url(../images/fuwu-bg.jpg);
}
.kehu-bg {
	background:linear-gradient(180deg, #282828, transparent);
}
.team-bg {
	background: #282828;
}
.btn-success {
	color: #fff;
	background-color: #282828;
	border-width: 0px;
	border-radius: 0px;
	padding: 12px 10px;
	margin: 0 15px 10px 15px;
}
.btn-success:hover {
	color: #fff;
	background-color:#f9cc86;
}
.about .about-us {
	line-height: 26px;
    width: 30%;
    text-align: left;
    padding-bottom: 20px;
    display: flex;

}
.about .about-us p{
	line-height: 35px;
	font-size:18px;
   text-indent: 2em;
   text-align: justify;
   width: 100%;
}
.about .zuotu{    
  float: left;
  margin:40px;
  text-align:center;
  display: block;
  
}
.about .youtu{    
  float: right; 
  margin-right: -100px;
  margin-top: -50px;
  display:none;
}
@media (max-width: 757px) {
.about .about-us {
	line-height: 26px;
	margin-bottom: 5px;
   margin-left:15px;
   width:95%;
   text-align:left;
}
.about .about-us p{
	line-height: 25px;
	font-size:16px;
   text-indent:2em;
   text-align: justify;
   width: 97%;
  
}
.about .zuotu{    
  float: none;
  margin:40px;
  text-align:center;
  display: none;
  
}
.about .youtu{    
  float: none; 
  margin-right: 0px;
  margin-top: 0px;
  display:block;
  margin-bottom: 20px;
}}
.fuwu {
	padding: 15px 0 30px 0;
}
.fuwu, .fuwu a, .fuwu a small {
	color: #FFF;
}
.fuwu h3 a {
	font-size: 16px;
	font-weight: bold;
}
.fuwu h3 a small {
	font-size: 14px;
}
.fuwu h3 {

	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	margin-bottom: 10px;
}
.fuwu figure p {
	line-height: 28px;
	margin: 0;
}
.fuwu figure {
	margin-bottom: 30px;
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9);
}
.fuwu a.pic1:hover, .fuwu a.pic2:hover, .fuwu a.pic3:hover, .fuwu a.pic4:hover {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.fuwu a.pic1 {
	background-image: url(../images/services-1-1.png);
  border: 2px solid black;
}
.fuwu a.pic1:hover {
	background-image: url(../images/services-1.png);
}
.fuwu a.pic2 {
	background-image: url(../images/services-2-2.png);
}
.fuwu a.pic2:hover {
	background-image: url(../images/services-2.png);
}
.fuwu a.pic3 {
	background-image: url(../images/services-3-3.png);
}
.fuwu a.pic3:hover {
	background-image: url(../images/services-3.png);
}
.fuwu a.pic4 {
	background-image: url(../images/services-4-4.png);
}
.fuwu a.pic4:hover {
	background-image: url(../images/services-4.png);
}
.huanjing {
	padding: 45px 0 60px 0
}
.fudong-bg {
	position: relative;
}
.fudong {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	height: auto;
	color: #FFF;
	vertical-align: middle;
	padding-top: 13%;
}
.fudong h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
.fudong p {
	line-height: 26px;
	margin-bottom: 25px;
}
.huanjing-cd {
	width: 98px;
	height: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
@media (max-width: 700px) {
.huanjing {
	padding: 45px 0 5px 0
}
.fudong-bg {
	position: static;
}
.fudong {
	position: static;
	padding-top: 15px;
}
.fudong h3 {
	color: #000;
}
.fudong p {
	color: #666;
}
.huanjing-cd {
	margin-bottom: 40px;
}
}
@media (min-width: 701px) and (max-width: 1023px) {
.fudong {
	padding-top: 8%;
}
}
.kehu figure a {
	margin-bottom: 30px;
	color: #FFF;
	display: block;
  padding-right: 5px;
  padding-left: 8px;
}


.kehu div.row, .case div.row {
	margin-bottom: 10px;
      margin-top: 120px;
  width: 99%;
}
.kehu figure a p {
	display:block;
   color: #282828;
    border: 1px solid #7e7e7e;
    border-top-color: #7fff0000;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:757px) {
.kehu figure a p {
	display:block;
   color: #282828;
   border: 1px solid #7e7e7e;
   border-top-color: #7fff0000;
   padding-top: 5px;
   padding-bottom: 5px;
}}
@media (min-width: 1200px) {
.kehu div.xg {
	width: 80%;
	overflow: hidden;
   margin:0px auto;
}
}
@media (min-width: 999px) {
.kehu figure a {
	position: relative;
}
.kehu figure a:nth-child(3n){
    padding-right: 0px;;
}
.kehu figure a p {
	cursor: pointer;
	display: block;
	
	width: 100%;
	height: auto;
	background-color: #30303026;
	top: 0px;
	line-height: 58px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	opacity: 1;
	filter: Alpha(Opacity=0);
  font-weight: 600;
}
.kehu figure a:hover p {
	display: block;
	opacity: 1;
  background-color: #282828;
  color: #fff;
	filter: Alpha(Opacity=1);
}
}
@media (min-width: 999px) and (max-width: 1199px) {
.kehu figure a p {
	left: 4px;
}
}
.khml a {
	margin-bottom: 10px !important;
}
.khml a h4 {
	color: #393;
	margin-top: 30px;
	margin-bottom: 0;
}
.kehu figure img {
	border: 1px solid #eee !important;
   width: 100%;
}
.cases{width: 80%;text-align: center;margin: 0 auto;}
.case .m-shu {
	color: #999;
	line-height: 68px;
   height: 168px;
  overflow: hidden;
}
.case .m-shu ul {
	width: 100%;
	color: #ccc;
   list-style: none;
   margin-left: 26px;
   margin-right: -15px;
}
.case .m-shu ul li{
	margin-right:4%;
	color: #fff;
   list-style: none;
   line-height: 50px;
   float:left; 
   border: 1px solid #ecd09e;
   letter-spacing: 2px;
   width: 13%;
   margin-bottom: 20px;
}
.case .m-shu ul li:nth-child(6n){
    margin-right: 0;
}

.case .m-shu ul li a {
	color: #fff;
	margin: 0 3px;
  padding: 10px 15px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 3px;
  
}
.case .m-shu li :hover {
	color:#ecd09e;
}
.case h3 {
	padding: 20px 0 26px 0;
	margin: 0 auto;
}
.case h3 a {
	font-size: 16px;
	font-weight: bold;
}
.case h3 small, .case h3 small a {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.case a.pic-link {
	/*max-width: 360px;*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
  
}



@media (min-width: 999px) { 
.case a.pic-link, .tj-case a.pic-link {
	position: relative;
	display: block;
   padding-left: 15px;
}
.case-hover {
	cursor: pointer;
	display: block;
	position: absolute;
	width: 96%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	background-image: url(../images/on-hover.png);
	background-repeat: repeat;
	opacity: 0;
	filter: Alpha(Opacity=0);
	z-index: 96;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.case-hover:hover {
	opacity: 1;
	filter: Alpha(Opacity=1);
}
.case-hover * {
	filter: inherit;
}
.case-hover {
	cursor: pointer;
}
.case-hover:hover .hover-link, .tj-case figure div:hover .hover-link, .pic-link:hover .hover-link {
	background-image: url(../images/hover-link.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hover-link {
	width: 44px;
	height: 44px;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	position: absolute;
	display: block;
}
}
@media (max-width: 757px) {
  .cases{width: 90%;text-align: center;margin: 0 auto;}
  .case .m-shu {
	color: #999;
	line-height: 28px;
   height: 98px;
}
 
.case .m-shu ul {
   text-align: center;
   margin: 0 auto;
	color: #ccc;
   list-style: none;
   position: absolute;
   padding-inline-start:0px;
}
.case .m-shu ul li{
	margin-top: 5px;
	color: #fff;
   list-style: none;
   float:left; 
   border: 1px solid #ecd09e;
   margin-right:2px;
   margin-left: 2px;
  width:52.5px;
  line-height: 25px;
      text-align: center;
      margin-bottom: 10px;
}
.case .m-shu ul li a {
	color: #fff;
  font-size: 12px;
  padding: 0px 0px;
  margin: 0 1px;
  letter-spacing: 0px;
  font-weight: 200;
}
.case .m-shu li :hover {
	color:#ecd09e;
  }}
.team h3 {
	padding: 25px 0 40px 0;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.team h3 a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.team h3 small {
	font-size: 14px;
}
.team div.row {
	margin-bottom: 5px;
}
.team a.pic-link {
	max-width: 285px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 999px) {
.team a.pic-link img {
	border: 6px solid transparent;
}
.team a.pic-link:hover img {
	border: 6px solid #339933;
}
.team a.pic-link {
	position: relative;
	display: block;
}
.team a.pic-link img {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.team a.pic-link:hover img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.hover-jia {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	opacity: 0;
	filter: Alpha(Opacity=0);
	-webkit-transition: all 0.2s linear 0.3s;
	-moz-transition: all 0.2s linear 0.3s;
	-o-transition: all 0.2s linear 0.3s;
	transition: all 0.2s linear 0.3s;
	-ms-transition: all 0.2s linear 0.3s;
}
.pic-link:hover .hover-jia {
	background-image: url(../images/team-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
	filter: Alpha(Opacity=1);
}
.hover-jia {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	position: absolute;
	display: block;
	z-index: 99;
}
}
@media (max-width: 700px) {
.team a.pic-link img {
	border: 0px solid transparent;
}
.team a.pic-link img:hover {
	border: 0px solid #FFF;
}
}
.team .m-shu {
	margin-bottom: 35px;
}
@media (min-width: 1200px) {
.team-nav {
	position: relative;
	height: 320px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.team-w {
	position: absolute;
	left: 0px;
}
.team-array {
	float: left;
	max-width: 292px;
}
.img-r, .img-l {
	cursor: pointer;
	margin: 5px 8px;
	font-size: 24px;
}
}
.ny-team > div {
	padding-left: 0 !important;
}
@media (max-width: 768px) {
.ny-team > div {
	padding-right: 0 !important;
}
}
.youshi figure {
	padding: 38px 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #e6e6e6;
}
.youshi div.row {
	margin: 45px 0 45px 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e6e6e6;
}
.youshi figure h3 {
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.youshi figure h3 a {
	color: #666;
}
.youshi figure p {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #339933;
	color: #FFF;
	padding: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	opacity: 0;
	filter: Alpha(Opacity=0);
}
.youshi figure p a {
	color: #FFF;
	letter-spacing: 2px;
	font-size: 12px;
}
.youshi figure p a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.youshi figure:hover p {
	opacity: 1;
	filter: Alpha(Opacity=1);
}
@media (max-width: 1199px) {
.youshi figure:hover p {
	display: block;
}
.youshi figure p {
	display: none;
}
}
.youshi figure p small {
	letter-spacing: 2px;
	text-align: left;
	margin-top: 10px;
	line-height: 180%;
	font-weight: normal;
	display: block;
	overflow: hidden;
	height: 80%;
	width: 100%;
	white-space: normal;
	text-overflow: ellipsis;
}
.news {
	background-color: #f2f2f2;
	padding-bottom: 0;
}
.news h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 0 0 30px 0;
	margin: 0;
}
.news ul li {
	line-height: 28px;
}
.news ul li a {
	color: #404040;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	float: left;
}
.news ul li small {
	color: #999;
}
.news ul li a:hover {
	color: #393;
}
.news p {
	margin: 25px 0 45px 0
}
.active-qh {
	height: 16px;
	width: 10px;
	background-image: url(../images/huanjing-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 8px;
}
.active-qh:hover {
	background-position: center top;
}
.key, .mail {
	height: 40px;
	width: 98%;
	background-color: #FFF;
	color: #666;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
}
.mail-tx {
	color: #393;
	font-size: 14px;
	margin: 15px 0;
}
.s-button, .m-button {
	height: 40px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-color: #FFF;
	position: absolute;
	right: 15px;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
}
.s-button {
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: right -80px;
	background-color: #FFF;
	text-indent: -999px;
	overflow: hidden;
}
.m-button {
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: right -120px;
	background-color: #FFF;
	text-indent: -999px;
	overflow: hidden;
}
.mail {
	margin: 0 0 40px 0;
}
.crumbs {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ededed;
}
.crumbs .pull-right {
	display: none;
}/*更多菜单隐藏*/
.breadcrumb {
	padding: 18px 15px 20px 0;
	margin-bottom: 0px;
	list-style: none;
	background-color: #f7f7f7;
	border-radius: 0px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #cccccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #999999;
}
.btn-menu {
	padding: 19px 19px;
	border: 0px solid transparent;
	border-radius: 0px;
}
.btn-default {
	color: #fff;
	background-color: #393;
	border-color: #393;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #37a637;
	border-color: #37a637;
}
.btn-group .dropdown-menu {
	margin-top: 0
}
.breadcrumb > .active, .breadcrumb li {
	color: #999;
}
.neirong {
	padding: 50px 0;
}
.neirong .info h3 {
	color: #333;
	margin: 25px 0;
	font-weight: 600;
	line-height: 150%;
}
.neirong .info h3.h3 {
	margin: 0 0 25px 0;
}
.neirong .h1, .neirong .h2, .neirong .h3 {
	margin-top: 0px;
}
.neirong .info, .neirong .info p, .neirong .info li, .case-fl p, .ny-news p {
	line-height: 30px;
	color: #666;
}
.neirong .info h4, .neirong .info h5, .neirong .info h6 {
	line-height: 30px;
}
.neirong p.anniu .btn-success {
	margin: 20px 30px 0 0;
}
.neirong .kehu img {
	border: 1px solid #eee;
}
.neirong .info img {
	margin: 8px 0;
}
.mb-none {
	margin-bottom: 0;
}
.pb-none {
	padding-bottom: 0;
}
.red {
	color: #F00;
}
.diwei .h3 {
	margin-bottom: 40px;
}
.diwei p {
	margin-top: 20px;
	margin-bottom: 0;
}
.biaoti-sousuo {
	margin-bottom: 20px;
}
.ny-bt {
	font-size: 18px;
	padding: 0 0 20px 0;
	margin: 0;
	border-bottom: 1px solid #ededed;
	font-weight: 600;
}
@media (max-width:768px) {
.neirong {
	padding: 30px 15px;
}
.neirong .info img {
	margin-bottom: 20px;
	margin-top: 20px;
}
.neirong .info .like img {
	margin-bottom: 0px;
	margin-top: 0px;
}
.neirong .mt {
	margin-top: 40px;
}
.diwei p {
	margin-bottom: 20px;
}
.ny-bt {
	border-bottom: 0px
}
.neirong .pull-left, .neirong .pull-right {
	float: none !important;
}
.neirong .info p {
	margin: 15px 0;
}
}
@media (min-width:768px) {
.neirong .pull-left {
	margin-right: 30px;
	margin-top: 0;
}
.neirong .ny-right .pull-right {
	margin-left: 0;
}
.neirong .pull-right {
	margin-left: 30px;
	margin-top: 0;
}
}
.case-fl {
	margin: 35px 0 15px 0;
	color: #eee;
}
.case-fl strong {
	color: #666;
}
.case-fl a {
  font-size:18px;
   padding: 10px 10px;
   border: 3px solid #828282;
  margin-left: 22px;
}
@media (max-width:768px) {
.case-fl a {
   font-size:16px;
   padding: 10px 5px;
   border: 1px solid #828282;
   line-height: 55px;
   margin-left: 0px;
   white-space: pre;
}
}

.case-fl a:hover {
  font-size:18px;
	background-color: #282828;
	color: #FFF;
	padding: 10px 20px;
   border: 3px solid #ecd09e;
}
.case-fl p {
	line-height: 30px;
	color: #EEE;
}
.tj-case {
	margin-bottom: 30px;
}
.tj-case figure div h3 {
	padding: 15px 20px 23px 20px;
	margin: 0;
	width: 100%;
	max-width: 555px;
	background-color: #393;
}
.tj-case figure div:hover h3 {
	bottom: 0px;
}
.tj-case h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.tj-case h3 small {
	margin: 9px 0px 0px 0px !important;
}
.tj-case h3 small, .tj-case h3 small a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.tj-case a.pic-link {
	max-width: 555px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.neirong .about, .neirong .kehu, .neirong .case, .neirong .team, .neirong .youshi, .neirong .news {
	padding: 0;
}
.fanye .pagination {
	margin: 0;
}
.fanye .pagination > .active > a, .fanye .pagination > .active > span, .fanye .pagination > .active > a:hover, .fanye .pagination > .active > span:hover, .fanye .pagination > .active > a:focus, .fanye .pagination > .active > span:focus {
	background-color: #ecd09e;
	border-color: #ecd09e;
	color: #FFF;
}
.fanye .pagination > li > a:hover, .fanye .pagination > li > span:hover, .fanye .pagination > li > a:focus, .fanye .pagination > li > span:focus {
	color: #ecd09e;
	background-color: #ededed;
	border-color: #ededed;
}
.fanye .pagination > li > a, .fanye .pagination > li > span {
	color: #ecd09e;
	border-color: #ededed;
	font-size: 14px;
}
.pic-link {
	display: block;
	position: relative;
}
.pic-link .new, .pic-link .hot {
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 69px;
	width: 69px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}
.pic-link .hot {
	background-image: url(../images/hot.png);
}
.pic-link .rd {
	background-image: url(../images/rd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 43px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}
@media (max-width:1000px) {
.new, .hot, .tj-case {
	display: none;
}
}
.text-danger, .text-danger:hover {
	color: #C00;
}
.ny-news {
	margin: 15px 0 20px 0;
	padding-bottom: 60px;
	border-bottom: 1px solid #ededed;
}
@media (max-width:757px) {
.ny-news {
	padding-bottom: 0px;
}}
.ny-news a.pic-link {
	margin-right: 20px;
}
@media (min-width: 999px) {
.ny-news a.pic-link {
	position: relative;
	display: block;
}
.ny-h4.none {
	margin-top: 0;
}
}
.ny-news h4 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.ny-news h4 a {
	font-weight: bold;
}
.ny-news p {
	margin: 0 10px 5px 0;
}
.ny-news p span {
	background-repeat: no-repeat;
	height: 18px;
	width: 22px;
	padding-left: 28px;
	margin-right: 10px; /*font-style: italic;*/
	color: #999;
	font-size: 12px;
}
.ny-news p span.fl {
	background-image: url(../images/ny-news-bg.png);
	background-position: 0px 0px;
}
.ny-news p span.gz {
	background-image: url(../images/ny-news-bg.png);
	background-position: 0px -20px;
}
.ny-news p span.sj {
	background-image: url(../images/ny-news-bg.png);
	background-position: 0px -44px;
}
.ny-right {
	margin-left: 15px;
}
.ny-h4 {
	margin: 25px 0 25px 0;
	font-size: 16px;
	font-weight: bold;
}
.ny-h4 small {
	font-size: 14px;
	color: #999;
}
.m-x-20 {
	margin-bottom: 20px;
}
.m-x-30 {
	margin-bottom: 30px;
}
.m-x-40 {
	margin-bottom: 40px;
}
.m-s-10 {
	margin-top: 10px;
}
.m-s-20 {
	margin-top: 20px;
}
.m-s-30 {
	margin-top: 30px;
}
.m-s-40 {
	margin-top: 40px;
}
.z-m-none {
	margin-left: 0 !important;
}
.s-m-none {
	margin-top: 0 !important;
}
.y-m-none {
	margin-right: 0 !important;
}
.x-m-none {
	margin-bottom: 0 !important;
}
.m-top-20 {
	margin-top: 20px;
	margin-bottom: 0;
}
.m-sx-10 {
	margin: 10px 0;
	display: block;
}
.m-sx-20 {
	margin: 20px 0;
	display: block;
}
.m-sx-30 {
	margin: 30px 0;
	display: block;
}
.m-sx-40 {
	margin: 40px 0;
	display: block;
}
.m-sx-50 {
	margin: 50px 0;
	display: block;
}
.ny-shuoming {
	margin-bottom: 30px;
}
.ny-shuoming h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 600;
}
.ny-shuoming p {
	color: #999;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #EDEDED;
	font-size: 12px;
}
@media (max-width: 999px) {
.m-x-20 {
	margin-bottom: 20px;
}
.ny-right {
	margin-left: 0px;
}
}
.kj-case figure h3 {
	padding: 20px;
	margin: 0;
	display: block;
	font-size: 16px;
	line-height: 14px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.kj-case a.pic-link {
	max-width: 285px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width:1200px) {
.kj-case .row {
	padding: 0 15px;
}
.kj-case .row .col-xs-6, .kj-case .row .col-sm-4, .kj-case .row .col-md-3, .kj-case .row .col-lg-3 {
	padding: 0;
}
.kj-case .row figure {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	position: relative;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 95;
	display: block;
}
.kj-case .row figure:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	z-index: 97;
}
.kj-case figure {
	position: relative;
	overflow: hidden;
}
.kj-case figure h3 {
	padding: 15px;
	margin: 0;
	background-color: #176017;
	position: absolute;
	left: 0px;
	bottom: -44px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 99;
	display: block;
	font-size: 14px;
	line-height: 14px;
	width: 100%;
}
.kj-case figure:hover h3 {
	bottom: 0px;
}
.kj-case figure h3 a {
	color: #fff;
}
}
.gd-case a.pic-link {
	max-width: 263px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pt-gongcheng .m-x-10 {
	margin-bottom: 10px;
}
.ny-right ul li {
	line-height: 38px;
}
.ny-right ul li a {
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	float: left;
}
.ny-right ul li small {
	color: #999;
}
.map {
	color: #999;
}
.map h3 a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.liucheng h4 {
	font-size: 16px;
	font-weight: bold;
	color: #393;
}
.kj-link {
	margin-bottom: 70px;
	background-color: #f7f7f7;
	background-image: url(../images/kj-link-xian.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
@media (max-width: 768px) {
.kj-link {
	background-image: none;
}
}
.kj-link h3 {
	font-size: 18px;
	font-weight: 600;
	background-image: url(../images/a-xian.gif);
	background-repeat: no-repeat;
	background-position: center 38px;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	color: #000;
}
.kj-link p {
	line-height: 28px;
	color: #999
}
.kj-link div.row div {
	padding: 50px 30px 30px 30px;
}
.kj-link div.row div:hover {
	background: #393;
}
.kj-link div.row div:hover h3, .kj-link div.row div:hover p, .kj-link div.row div:hover p a {
	color: #FFF;
}
.kj-contact a {
	color: #FFF;
	background-color: #393;
	display: block;
	padding: 32px 15px;
	font-size: 16px;
}
@media (max-width: 320px) {
.kj-contact a {
	font-size: 14px;
}
}
.kj-contact a:hover {
	background-color: #176017;
	text-decoration: none;
}
.footer {
	background-color: #282828;
	color: #919399;
	font-size: 12px;
	padding: 50px 0 50px 0;
}
.footer a {
	color: #919399;
}
.footer a:hover {
	color: #fff;
}
.footer .cidaohang, .address {
	line-height: 28px;
}
.footer p, .footer ul {
	padding: 0;
	margin: 0;
}
.address {
	/*background-image: url(../images/address-bg.png);*/
	background-repeat: no-repeat;
	background-position: -7px top;
	padding-left: 34px;
	margin-bottom: 30px
}
.sns a {
	margin-right: 5px
}
#lyusername, #lytel {
	height: 40px;
	width: 100%;
	background-color: #FFF;
	color: #666;
	border-width: 0px;
	margin-bottom: 25px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 0px;
}
#lyusername {
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#lytel {
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: right -40px;
}
#button {
	height: 44px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	background-color: #393;
	color: #FFF;
	font-size: 14px;
	border-radius: 0px;
}
#button:hover {
	background-color: #176017;
}
#savediv {
	padding-top: 20px;
}
.footer h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 30px 0;
	margin: 0;
}
.footer .weixin img {
	margin-bottom: 5px;
}
.copy {
	text-transform: uppercase;
}
.copy hr {
	border-color: #384251;
	width: 100%;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}
.copy .renzheng {
	padding-top: 20px;
}
.copy .renzheng img {
	margin-right: 12px;
}
.qixia {
	background-image: url(../images/en-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
.qixia p {
	margin-bottom: 2px;
}
.qixia p.qx {
	line-height: 20px
}
.yq-link {
	color: #737680;
	line-height: 28px;
	padding-top: 40px;
}
.yq-link a {
	color: #737680;
}
.yq-link a:hover {
	color: #fff;
}
.go-top a {
	background-color: #0f141a;
	color: #919399;
	display: block;
	padding: 25px 0;
}
.go-top a:hover {
	background-color: #0b0e12;
	color: #fff;
	text-decoration: none;
}
.kefu {
	background-color: #d0361e;
	border: 2px solid #fff;
	position: fixed;
	width: 80px;
	top: 138px;
	right: 15px;
	text-align: center;
	display: block;
	-webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 8px 8px;
	font-size: 12px;
	z-index: 99999;
}
@media (max-width:768px) {
.kefu {
	top: 108px
}
}
.kefu ul {
	margin: 0;
	padding-top: 45px;
}
.kefu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #A42917;
	overflow: hidden;
	height: auto;
	width: 100%;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.kefu ul li a:hover {
	background-color: #A42917;
}
.kefu a.kefu-lx {
	background-image: url(../images/kefu.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: -40px;
	text-indent: -9999px;
	height: 80px;
	width: 80px;
	z-index: 999999;
	left: -2px;
	border-width: 0px;
	overflow: hidden;
}
.kefu a.kefu-lx:hover {
	background-color: rgba(255,255,255,0);
}
.kefu ul li a.kf {
	display: block;
	padding: 10px 0;
}
.kefu:hover ul li a.kf {
	display: none;
}
.kefu ul li a.kefu-yy {
	background-image: url(../images/kefu-tb.png);
	background-repeat: no-repeat;
	background-position: center -9px;
}
.kefu ul li a.kefu-zx {
	background-image: url(../images/kefu-tb.png);
	background-repeat: no-repeat;
	background-position: center -79px;
}
.kefu ul li a.kefu-di {
	background-image: url(../images/kefu-tb.png);
	background-repeat: no-repeat;
	background-position: center -227px;
	padding: 30px 0 10px 0;
	border-radius: 0 0 8px 8px;
}
.kefu ul li a.kefu-top {
	background-image: url(../images/kefu-tb.png);
	background-repeat: no-repeat;
	background-position: center -154px;
	padding: 30px 0 10px 0;
}
.kefu ul li a.kefu-yy, .kefu ul li a.kefu-zx, .kefu ul li a.kefu-di, .kefu ul li a.kefu-top {
	display: none;
}
.kefu:hover ul li a.kefu-yy, .kefu:hover ul li a.kefu-zx, .kefu:hover ul li a.kefu-di, .kefu:hover ul li a.kefu-top {
	display: block;
}
.bdshare-button-style2-16 .bds_more {
	float: none!important;
}
.bdshare-button-style2-16 a, .bdshare-button-style2-16 .bds_more {
	float: none!important;
	padding-left: 0px!important;
	line-height: 0px!important;
	height: 18px!important;
	width: 18px!important;
	background-image: none !important;
	_background-image: none !important;
	margin: 0px!important;
	text-indent: -9999;
	overflow: hidden;
}

/*底部咨询栏*/
@media (min-width:769px) {
.lx_box {
	display: none;
}
}
@media (max-width:768px) {
.lx_box {
	position: fixed;
	bottom: 0;
	width: 100%;
	-webkit-transform: translateZ(0);
	background: #2b542c;
	margin-bottom: 0;
	height: 50px;
	padding: 0;
}
.lx_box li {
	width: 33.33333333%;
	display: inline-block;
	list-style: none;
	text-align: center;
	height: 100%;
}
.lx_box li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.lx_box li a .icon-xinxi {
	font-size: 28px;
	color: #fff;
	line-height: 50px;
}
.lx_box li a .icon-dianhua2 {
	font-size: 26px;
	color: #fff;
	line-height: 50px;
}
.lx_box li a .icon-upward {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}
.go-top {
	display: none;
}
}
.shipin {
  width:100%;
}
 /* 新闻样式 */
.biaoti{ background:#eaeaea;font-size: 45px;color:#d3ad76; margin: 0 auto;text-align:center }
.biaoti h2{ font-size: 45px;color:#333; font-weight:600;padding:35px 30px;}
 @media (max-width: 757px) {
   .biaoti{ background:#eaeaea;font-size: 24px;color:#d3ad76; margin: 0 auto;text-align:center }
   .biaoti h2{ font-size: 24px;color:#ecd09e; font-weight:600;padding:20px 30px;margin-bottom: 0px;}}
/* 宽度 */
.ey-news107 .n_cw { width: 80%; padding: 0 10px; margin: 0 auto; }
/* 颜色 */
.ey-news107 .top .pic .bg,.ey-news107 .bot107 ul > li .box .line107,.ey-news107 .bot107 ul > li .box:hover  {
   /*background: #282828;*/
}
.ey-news107 .top .font107 ul {
    overflow: hidden;
    padding: 14px 0;
    background: #0b8f54;
    display: inline-block;
    border-radius: 30px
}
.ey-news107 .top .font107 ul > li .box {
    display: block;
    color: #fff;
}
.ey-news107 .top .font107 .con .p1 {
    font-size: 18px;
    color: #333;
    border-bottom: 1px dashed #5f5f5f;  
    padding-bottom: 10px;
    padding-top: 10px;
}
.ey-news107 .top .font107 .con .p1:hover{
    background:#ecd09e;
}


.ey-news107 .top .font107 .con .p1 span {float: right;}
.ey-news107 .top .font107 .con .p2 {
    line-height: 24px;
}
.ey-news107 .top .font107 .con .more107 {
    color: #ec8520;
    padding-top: 20px;
    display: block;
}
.ey-news107 .bot107 ul > li .box {
    background: #f1f1f1;
    display: block;
    padding: 16px 10px 10px 16px;
}
.ey-news107 .bot107 ul > li .box .time107 {
    font-size: 18px;
    padding-bottom: 15px;
}
.ey-news107 .bot107 ul > li .box .p1 {
    font-size: 16px;
    color: #333;
    padding: 18px 0;
}
.ey-news107 .bot107 ul > li .box .p2 {
    line-height: 24px;
}
.ey-news107 .bot107 ul > li .box:hover .time107 {
    color: rgba(255,255,255,.6);
}
.ey-news107 .bot107 ul > li .box:hover .line107 {
    background: #fff;
}
.ey-news107 .bot107 ul > li .box:hover .p1 {
    color: #6d4300;
}
.ey-news107 .bot107 ul > li .box:hover .p2 {
    color:#6d4300;
}
/* 颜色 end*/
.ey-news107 .top .pic .bg {
    width: 576px;
    height: 325px;
    display: block;
   
}
.ey-news107 .bot107 ul > li .box .line107 {
    width: 34px;
    height: 2px;
    display: inline-block;
}
.ey-news107 .n_cw::before,
.ey-news107 .n_cw::after { content: ''; display: block; clear: both; }
.ey-news107 .ey-news107 {
    margin-top: 20px;
}
.ey-news107 .top {
    overflow: hidden;
    padding-top:30px;
}
.ey-news107 .top .pic {
    float: right;
    position: relative;
    width: 50%;
}
.ey-news107 .top .pic .tp {
    display: block;
    /*position: absolute;*/
    left: 20px;
}
.ey-news107 .top .pic .tp img {
    width: 100%;
    border: 1px solid #282828;
      
}
.ey-news107 .top .font107 {
    float: left;
    max-width: 50%;
    width: 100%;
    padding-right: 20px;
}
.ey-news107 .top .font107 ul > li {
    float: right;
    padding: 0 40px;
    border-left:1px solid #fff;
}
.ey-news107 .bot107 {
    margin-top: 50px;
    overflow: hidden;
}
@media (max-width: 757px){
  .ey-news107 .bot107 {
    margin-top: 50px;
    overflow: hidden;
    display:none;
}}
.ey-news107 .bot107 ul {
    margin-left: -10px;
    margin-bottom: -30px;
}
.ey-news107 .bot107 ul > li {
    float: left;
    /*width: 25%;
    padding-left: 10px;*/
    padding-bottom: 30px;
  list-style: none;
}
 @media (max-width: 1024px) {
 .ey-news107 .top {
    overflow: hidden;
    padding-top: 10px;
    margin-left: 0px;
}
.ey-news107 .top .pic {
    float: none;
    padding-right: 0;
    width:100%;
}
.ey-news107 .top .pic .bg {
    display: none;
}
.ey-news107 .top .pic .tp {
    position: unset;
    text-align: center;
}
.ey-news107 .top .font107 {
    float: none;
    max-width: none;
    padding-top: 30px;
    margin-top: 20px;

}
.ey-news107 .top .font107 ul {
    display: block;
    margin: 0 100px;
}
.ey-news107 .top .font107 ul > li {
    width: 50%;
}
.ey-news107 .top .font107 ul > li .box {
    text-align: center;
}
.ey-news107 .top .font107 .con .more107 {
    text-align: center;
}
.ey-news107 .bot107 ul > li {
    width: 50%;
}
.ey-news107 .bot107 ul > li .box {
    padding: 20px 20px;
}
}
 @media (max-width: 700px) {
.ey-news107 .bot107 ul  {margin-left: 0px; margin-bottom: -30px;}  
.ey-news107 .top .font107 ul {
    margin: 0;
}
.ey-news107 .bot107 ul > li {
    width: 100%;
   padding-left: 0px;
}
.ey-news107 .bot107 ul > li .box {
    padding: 10px 10px;
}
 .ey-news107 .top .font107 .con .p1 {
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #5f5f5f;  
    padding-bottom: 10px;
    padding-top: 10px;
}
.ey-news107 .top .font107 .con .p1 span {float: right;display:none;}   
}

@media (max-width: 1024px) {
     body { min-width: 0; }
    .ey-news107 .n_cw {width: 100%; }
}
.zizhi { background:#282828;margin-top: 10px;padding-top: 1px;}
.zizhi .bg {width:80%;margin:0 auto;text-align:center;    }
.zizhi .bg .biaoti111 {width:80%;margin:0 auto;text-align:center; font-size:42px;color:#fff;display:none; }
@media (max-width: 757px) {.zizhi .bg .biaoti111 {width:100%;margin:0 auto;text-align:center; font-size: 24px;color:#fff;display:block; margin-top: 10px;background: #828282;margin-top: 20px;padding: 10px;}}
.zizhi .bg .zizhi1{ width:40%; float:left; margin-top:50px; padding-bottom:15px; margin-bottom: 50px;background:#82828263;margin-left: 10px;}
.zizhi .bg .zizhi1 .jiantous{margin-top: 15px;}
.zizhi .bg .zizhi1 .jiantoux{margin-top: 15px;}
.zizhi .bg .zizhi1 ul{margin:0px 10px 20px 10px; padding-top:0px }

.zizhi .bg .zizhi1 ul li{width:22%;list-style:none;float:left;margin:7px;}
.zizhi .bg .zizhi2{  width:60%;float:right;    margin-right: -40px;}

.zizhi .bg .zizhi2 .biaoti{ width: 100%;background:#82828263;color:#fff;font-size:42px;margin: 0 auto;text-align: center;margin-top: 50px;padding: 15px;margin-bottom:20px}
.zizhi .bg .zizhi2 .biaoti222{ width: 100%;background:#82828263;color:#fff;font-size:42px;margin: 0 auto;text-align: center;margin-top:30px;padding: 15px;margin-bottom:10px}
@media (max-width: 757px) {.zizhi .bg .zizhi2 .biaoti222{ width: 100%;background:#82828263;color:#fff;font-size:24px;margin: 0 auto;text-align: center;margin-top:30px;padding: 15px;margin-bottom:10px}}
.zizhi .bg .zizhi2 .neirong{ width: 100%;margin-top: 20px; padding: 20px; background: #82828263;margin: 0 auto;height: 30rem; overflow: hidden; }
.zizhi .bg .zizhi2 .downgun{-webkit-animation: 20s scrollTop linear infinite normal; }
.zizhi .bg .zizhi2 .neirong p{  font-size: 18px;line-height: 35px;text-align: left; padding-left: 30px;color: #fff;height: 35px;}
.zizhi .bg .zizhi2 .heng{  width:100%;background:#82828263;margin: 0 auto;  }
.zizhi .bg .zizhi2 .heng .jiantour{ float: left;  margin-left: 10px;margin-top: 10%;}
.zizhi .bg .zizhi2 .heng .jiantoul{margin-right: 10px;float: right;margin-top: 10%;}
.zizhi .bg .zizhi2 .heng li{margin:15px 1px;width:45%;padding:10px;float:left;list-style: none;}
.zizhi .bg .zizhi2 .hohor{
}
@media (max-width: 757px) {
.zizhi .bg {width:98%;margin:0 auto;text-align:center;    }  
.zizhi .bg .zizhi1{ width:100%;margin-top:10px; padding-bottom: 10px; margin-bottom: 20px;background:#82828263;margin-left: 0px;}
.zizhi .bg .zizhi1 .jiantous{margin-top: 15px;}
.zizhi .bg .zizhi1 .jiantoux{margin-top: 15px;}
.zizhi .bg .zizhi1 ul{margin:10px;padding-top:-15px }
.zizhi .bg .zizhi1 ul li{width:29%;list-style:none;float:left;margin:5px;height:160px;}
.zizhi .bg .zizhi2{  width:100%;float:right;margin-right: 0px;}

.zizhi .bg .zizhi2 .biaoti{ width: 100%;background: #828282;color:#fff;font-size: 26px;margin: 0 auto;text-align: center;margin-top: 20px;padding: 15px;margin-bottom:20px;display: none;}
.zizhi .bg .zizhi2 .neirong{ width: 100%; margin-top: 20px; background: #828282;margin: 0 auto;padding-top: 10px;}
.zizhi .bg .zizhi2 .neirong p{ font-size: 18px;line-height: 35px;text-align: left; padding-left: 0px;color: #fff;height: 35px;}
.zizhi .bg .zizhi2 .heng{  width:100%;background: #828282;margin: 0 auto;  }
.zizhi .bg .zizhi2 .heng .jiantour{ float: left;margin-left: 10px;margin-top: 2%;display: none;}
.zizhi .bg .zizhi2 .heng .jiantoul{margin-right: 10px;float: right;margin-top: 2%;display: none;}
.zizhi .bg .zizhi2 .heng li{margin:15px 1px;width:48%;padding:10px;float:left;list-style: none;}  
}

.about{  background-image: url("../images/aboutbg.png"); background-repeat: no-repeat;}
.about h2{  width:320px;background:#828282; padding:20px; color:#fff }
@media (max-width: 757px) {.about h2{  width:100%;background:#828282; padding:20px; color:#fff }}

.hezuo {/*background: #282828;*/     margin-bottom: 60px;}
.hezuo .topshang {height:50px;box-shadow: 0px 7px 20px 4px black; border-bottom:2px solid #1f1f1f;background: #282828;}
.hezuo .biaoti{padding:25px 0px 25px 0px;font-size:45px;margin:0 auto;background:#282828; color:#fff;text-align:center;font-weight: 600;}
.hezuo .nei{background: #ffffff; margin-top: 45px; }
.hezuo .nei .quyu { width:80%;margin: 0 auto;padding-top: 30px;   }
.hezuo .nei .quyu li {list-style: none; float:left; margin:0 auto; text-align:left;width:33%; line-height:45px;}
.hezuo .nei .quyu li a{line-height:35px;font-size:20px;color:#282828;}
.hezuo .nei .quyu li a:hovor{line-height:35px;font-size:20px;color:#ecd09e;}

 @media (max-width: 757px) { 
.hezuo {/*background: #282828;*/   margin-bottom:20px;}
.hezuo .topshang {height:50px;box-shadow: 0px 7px 20px 4px black; border-bottom:2px solid #1f1f1f;background: #282828;}
.hezuo .biaoti{padding:25px 35px;font-size:24px;margin:0 auto;background:#282828; color:#fff;text-align:center;font-weight: 600;}
.hezuo .nei{background: #ffffff; margin-top: 20px; }
.hezuo .nei .quyu { width:96%;margin: 0 auto;padding-top: 10px;   }
.hezuo .nei .quyu li {list-style: none; float:left; margin:0 auto; text-align:center;width:100%;padding-left:2px; line-height:45px;}
.hezuo .nei .quyu li a{line-height:35px;font-size:16px;color:#282828;}
.hezuo .nei .quyu li a:hovor{line-height:35px;font-size:16px;color:#ecd09e;}
}
  
.shuzi{width: 80%;margin: 0 auto;}
.shuzi ul{width: 100%;color: #ccc;list-style: none;}
.shuzi ul li{ color: #fff;list-style: none; line-height: 50px;float: left;border: 2px solid #fff;margin-left:1px;letter-spacing: 2px;width:13%;margin-bottom: 20px;margin-bottom: 30px; margin-right:4%;}
.shuzi ul li:nth-child(6n){
    margin-right: 0;
}


.shuzi ul li a{color: #fff;margin: 0 3px; padding: 10px 15px; font-size: 22px; font-weight: 600; letter-spacing: 3px;}
.shuzi ul li a:hover{color:#ecd09e;}
@media (max-width: 750px){
.shuzi{margin: 0 auto; width: 100%;}
.shuzi ul{ color: #ccc;list-style: none;width: 100%;padding-inline-start: 0px;}
.shuzi ul li{ margin-top: 5px;color: #fff;list-style: none; float: left;border:1px solid #fff;margin-right:10px;margin-left:10px;width:28%;margin-bottom: 5px;}
.shuzi ul li a{color: #fff; font-size: 16px;padding: 5px 5px;margin: 0 1px;font-weight:400;}
.shuzi ul li a:hover{color:#ecd09e;}
}

.spcase {width:80%;text-align: center;margin: 0 auto;}
.spcase ul{text-align: center;margin: 0 auto;list-style:none;}
.spcase ul li{width: 32%;margin-right:20px;margin-top: 45px; float:left;font-size:20px;}
.spcase ul li:nth-child(3n){
    margin-right: 0;
}
@media (max-width: 750px){
.spcase {width:100%;text-align: center;margin: 0 auto;}
.spcase ul{margin: 0 auto;list-style:none;padding-inline-start: 0px;}
.spcase ul li{width: 100%;margin-right: 15px;margin-top: 15px; float:none;font-size:16px;}
}
/* 颜色 */
.f191 {
    height: 315px;
    background: #333333;
}
.f191 .foot191 {
    position: relative;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    width:80%;
}
.f191 .foot191 a {
    color: #b6b6b6;
}
.f191 .foot191 .left191 {
    width: 180px;
    height: 280px;
    text-align: center;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.f191 .foot191 .left191 dl dd.dd1191 {
    font-size: 14px;
    color: #333;
}
.f191 .foot191 .left191 dl dd.dd2191 {
    font-size: 13px;
    width: 125px;
    margin: 16px auto 12px auto;
    height: 9px;
    position: relative;
    border-bottom: 1px solid #999999;
}
.f191 .foot191 .left191 dl dd.dd2191 i {
    display: block;
    width: 70px;
    margin: 0 auto;
    background: #fff;
    color: #333;
}
.f191 .foot191 .left191 dl dd.dd3191 {
    font-size: 20px;
    color: #009946;
    font-weight: bold;
}
.f191 .foot191 .top191 {
    
    height: 50px;
    border-bottom: 1px solid #545454;
    padding-left: 40px;
}
.f191 .foot191 .top191 ul.na191 li:hover a {
    color: #fff;
}
.f191 .foot191 .bot191 ul.nb191 {
    padding: 0 55px 0 55px;
    float: left;
}
.f191 .foot191 .bot191 ul.nb1911 {
    padding: 0 55px 0 55px;
    float: left;
}
.f191 .foot191 .bot191 ul.nb1911 .footel{width:100%;}
.f191 .foot191 .bot191 ul.nb1911 .ewm1{ width: 135px;float:left;margin-left:15px;margin-top: 30px;}
.f191 .foot191 .bot191 ul.nb1911 .ewm1 p{ text-align: center;}
.f191 .foot191 .bot191 ul.nb1911 .ewm2{  width: 100px;float:right;margin-right:10px;margin-top: 30px;}
.f191 .foot191 .bot191 ul.nb1911 .ewm2 p{ text-align: center;}
@media(max-width:757px) {
.f191 .foot191 .bot191 ul.nb1911 .footel{width:100%;}
.f191 .foot191 .bot191 ul.nb1911 .ewm1{ width: 100px;float:left;margin-left:12px;margin-top: 10px;}
.f191 .foot191 .bot191 ul.nb1911 .ewm1 p{ text-align: center;}
.f191 .foot191 .bot191 ul.nb1911 .ewm2{  width: 100px;float:right;margin-right:35px;margin-top: 10px;}  
  
}
.f191 .foot191 .bot191 ul.nb191 li {
    line-height: 28px;
    font-size: 16px;
    position: relative;
    color: #b6b6b6;
}

.f191 .foot191 .bot191 ul.nb191 li i {
    display: block;
    height: 18px;
    width: 3px;
    background: #fff;
    position: absolute;
    left: -19px;
    top: 0;
}
.f191 .foot191 .bot191 ul.nb191 li:first-child a {
    color: #fff;
}
.f191 .foot191 .bot191 ul.nb191 li:hover a {
    color: #fff;
}
.icp191 {
    text-align: center;
    height: 100px;
    line-height: 30px;
    background:#282828;
    color: #fff;
    font-size: 13px;
}
.icp191 a {
    color: #fff;
}
/* 颜色 */
.f191 .foot191 .left191 dl dt {
    padding-top: 22px;
    margin-bottom: 10px;
}
.f191 .foot191 .left191 dl dt img {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px;
}
.f191 .foot191 .top191 ul.na191 li {
    float: left;
    width: 105px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}
.f191 .foot191 .top191 ul.na191 li:first-child {
    padding-left: 0;
}
.f191 .foot191 .bot191 {  
    padding: 52px 0 0 40px;
    overflow: hidden;
}
.f191 .foot191 .bot191 ul.nb191:first-child {
    padding-left: 0;
    border-left: none;
}
.f191 .foot191 .bot191 ul.nb191 li:first-child {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    height: 18px;
    line-height: 18px;
}
.icp191 img {
    position: relative;
    /*top: 5px;
    left: 5px;*/
}
.icp191 .w191 {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
}
@media(max-width:757px) {
.f191 {
    height: 435px;
    background: #333333;
}
.f191 .foot191 {
    position: relative;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    width:99%;
}
.f191 .foot191 .bot191 ul.nb191 {
    padding: 0 5px 0 15px;
    float: left;
}
  .f191 .foot191 .bot191 ul.nb1911 {
    padding: 0 15px 0 15px;
    float: left;
}
.f191 .foot191 .bot191 {  
    padding: 12px 0 0 10px;
    overflow: hidden;
}
.icp191 {
    text-align: center;
    height:auto;
    line-height: 33px;
    background:#282828;
    color: #fff;
    font-size: 13px;
}
.icp191 .w191 {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 50px
}
}

@media(min-width:800px) {
    /* 宽度 */    
.case110 .box110 {
    width: 80%;
    margin: 0 auto;
}
.case110 ul {
    width: 100%;
    margin-left: 35px;
}
/* 颜色 */
.case110 ul li {
    display: block;
    float: left;
    width: 23%;
    margin-right: 25px;
    margin-bottom: 25px;
    
    position: relative;
    transition: all .5s;
}
.case110 ul li:hover a.tit110 {
    color:#ecb763;
    border: 1px solid #b3b3b3;
    width: 100%;
}
.case110 .ey_more {
    display: block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 15px;
    margin-top: 10px;
}
.case110 .ey_more:hover {
    color: #fff;
    background: #282828;
    border:1px solid #ecd09e
}
/* 颜色 end*/
.case110 ul li a.tit110 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    height: 52px;
    line-height: 52px;
}
.case110 ul:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.case110 .box110:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.case110 {
    padding-top: 30px;
    padding-bottom: 40px;
    min-width: 1200px;
}
.case110 ul li .pic110 {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 71%;
    overflow: hidden;
    box-shadow: 0px 7px 13px #757575;
}
.case110 ul li .pic110 img {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition: all .5s;
}
.case110 ul li:hover {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
    
}
.case110 ul li:hover a.ey_more {
    opacity: 1;
    right: 0;
}
.case110 ul li:hover img {
    opacity: 1;

}
}
@media(max-width:800px) {
/* 宽度 */    
.case110 .box110 {
    width: 88%;
    margin: 0 auto;
}
/* 颜色 */
.case110 ul li {
    display: block;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    transition: all .5s;
}
.case110 ul li:hover a.tit110 {
    color: #0056f9;
}
.case110 .ey_more {
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
}
.case110 .ey_more:hover {
    color: #fff;
    background: #0056f9;
    border: 1px solid #0056f9;
}
/* 颜色 end*/
.case110 ul li a.tit110 {
    display: block;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.case110 .box110:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.case110 ul:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.case110:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.case110 {
    padding-top: 20px;
    padding-bottom: 40px;
    max-width: 780px;
    margin: 0 auto;
}
.case110 ul li:nth-of-type(even) {
    margin-right: 0;
}
.case110 ul li .pic110 {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}
.case110 ul li img {
    display: block;
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    transition: all .5s;
}
.case110 ul li:hover {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
}
.case110 ul li:hover a.more {
    opacity: 1;
    right: 0;
}
.case110 ul li:hover img {
    opacity: .9
}
}


/* 颜色 */
.case199 .it199 .en199 {
    font: 300 16px "AvantGarde Bk BT";
    color: #666;
    text-align: center;
    text-transform: uppercase;
}
.case199 .it199 .tit199 {
    width: 330px;
    margin: 0 auto;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #333;
}
.case199 .it199 .tit199 em {
    display: block;
    width: 85px;
    height: 1px;
    margin-top: 25px;
    background: #ccc;
}
.case199 {
    padding-top: 60px;
    padding-bottom: 45px;
    background: #f6f6f6;
}
.case199 .pro199 .list199 li {
    position: relative;
    display: block;
    float: left;
    width: 390px !important;
    height: 480px;
    margin-right: 30px;
    border: 1px solid #ddd;
}
.case199 .pro199 .list199 li .tit199 {
    font-size: 20px;
    color: #333;
}
.case199 .pro199 .list199 li .cont199 {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    color: #666;
    text-align: justify;
}
.case199 .pro199 .list199 li .view199 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: block;
    width: 120px;
    height: 32px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #05469a;
    color: #fff;
    transition: all ease .5s;
}
.case199 .pro199 .list199 li .view199:hover {
    background: #009924;
}
.case199 .pro199 .hd199 .prev, .case199 .pro199 .hd199 .next {
    width: 30px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: -260px;
    transition: all ease .5s;
    background-color: #05469a;
    background-repeat: no-repeat;
}
.case199 .pro199 .hd199 .prev:hover, .case199 .pro199 .hd199 .next:hover {
    background-color: #009924;
}
.case199 .more199 a {
    display: block;
    width: 198px;
    height: 48px;
    color: #666;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all ease .5s;
}
.case199 .more199 a:hover {
    background: #05469a;
    color: #fff;
    transition: all .5s;
    border: 1px solid #05469a;
}
.case199 .join p {
    color: #666;
    font-size: 14px;
    line-height: 45px;
}
.case199 .join a {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 45px;
    background: #05469a;
    transition: all ease 600ms;
}
.case199 .join a:hover {
    background: #009924;
    width: 180px;
}
/* 颜色 end*/
.case199 .w199 {
    width: 1200px;
    margin: 0 auto;
}
.case199 .icon199 {
    background-image: url("{eyou:global name='web_cmspath' /}/skin/zujianku/images/icon199.png");
    display: inline-block;
    vertical-align: middle;
}
.case199 .it199 {
    padding-top: 0;
}
.case199 .it199 .tit199 span {
    float: left;
    margin: 0 20px;
}
.case199 .pro199 {
    position: relative;
    margin-top: 30px;
}
.case199 .pro199 .list199 {
    width: 106%;
}
.case199 .pro199 .list199 li a {
    display: block;
    padding: 30px;
    padding-bottom: 80px;
}
.case199 .pro199 .list199 li a img {
    display: block;
    width: 320px;
    height: 240px;
}
.case199 .pro199 .list199 li .title199 {
    margin-top: 20px;
}
.case199 .pro199 .hd199 {
    position: absolute;
    width: 100%;
}
.case199 .pro199 .hd199 .prev {
    background-position: -340px -43px;
    left: -80px;
}
.case199 .pro199 .hd199 .next {
    background-position: -370px -43px;
    right: -80px;
}
.case199 .more199 {
    margin-top: 40px;
}
.case199 .more199 .line199 {
    display: block;
    width: 500px;
    height: 1px;
    margin-top: 24px;
    background: #ccc;
}
.case199 .join {
    margin-top: 60px;
    margin-bottom: 50px;
}
.case199 .join h3 {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 20px;
}
.case199 .join h3 s {
    display: inline-block;
    width: 42px;
    height: 31px;
    margin-right: 10px;
    background-position: -295px -49px;
}
.case199 .join a s {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -35px;
    width: 70px;
    height: 10px;
    background-position: -329px -23px;
}
 .wapcaidan{
  width:100%;
  background:#282828;
  display:none;
  margin:10px 0px 50px 0px;
}
.wapcaidan li{
  width:25%;
  float:left;
  display:block;
  line-height:30px;
  background:#282828;
  text-align: center;
  border: 1px solid #282828;
  display:none;
}
.wapnavvvnei{
  width:100%;
  background:#282828;
  display:none;
}

@media(max-width:750px) {
  .wapcaidan{width:100%;
          background:#282828;
          display:block;
          margin: 10px 0px 50px 0px;
          }
   .wapcaidan li{width:25%;
           float:left;
           display:block;
           line-height:30px;
           background:#282828;
           text-align: center;
           border: 1px solid #282828;
}
 .wapcaidan li a{ color:#ecd09e;
           font-size:16px;
           font-weight:600; 
}
}
.wapnavvvnei{
  width:100%;
  background:#282828;
  display:none;
}

 @media(max-width:760px) {
   .wapnavvvnei{
  width:100%;
  background:#282828;
  display:block;
  margin: 10px 0px -10px 0px;
}
.wapnavvvnei li{
  width:25%;
  float:left;
  display:block;
  line-height:30px;
  background:#282828;
  text-align: center;
  border: 1px solid #282828;

}
.wapnavvvnei li a{
  color:#ecd09e;
  font-size:16px;
  font-weight:600;
  
}}
.txtMarquee-top{   overflow:hidden; position:relative;   }
.txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.txtMarquee-top .hd .next{ background-position:0 -140px;  }
.txtMarquee-top .hd .prevStop{ background-position:-60px -200px;  }
.txtMarquee-top .hd .nextStop{ background-position:-60px -240px;  }
.txtMarquee-top .bd{   height:30rem }
.txtMarquee-top .infoList li{ height:34px; line-height:34px;text-align:left;   }
.txtMarquee-top .infoList li a{ height:24px; line-height:24px; color:#fff;font-size:18px  }
.txtMarquee-top .infoList li .date{ float:right; color:#fff;  }

	.picMarquee-left{   overflow:hidden; position:relative;  border:0px solid #ccc;   }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:0px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:210px;  display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
