@charset "UTF-8";
body {
	font-family: "思源黑体 CN";
	font-size: 15px;
	color: #666666;
}
h4{
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { 
	display: block; 
}

audio, canvas, progress, video { 
	display: inline-block; vertical-align: baseline; 
}
audio:not([controls]) { 
	display: none; height: 0; 
}
[hidden], template { 
	display: none; 
}
svg:not(:root) { 
	overflow: hidden; 
}
ul{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}
:focus{
	outline: none; 
}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
ul,ol,li {
    list-style: none;
}
a{
	text-decoration:none;
	background:0 0;
	color: inherit;
	color: #009eff;
}
a:focus{
	text-decoration:none;
}
a:hover{
	color: #007057;
}
p{
	margin: 0;
}
a:active, a:hover, a:focus {
	outline:0
}
b,strong {
	font-weight:700
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
	outline:0
}
button,select {
	text-transform:none
}
select {
	-webkit-appearance:none;
	border:none
}
hr{
	border:0;
	height:1px
}
table{
	border-spacing: 0;
    border-collapse: collapse;
}
input {
	line-height:normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] { 
	-webkit-appearance: button; cursor: pointer; 
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
a{ 
	transition: all .5s ease;
}
a:hover{
	text-decoration: none;
	transition: all .5s ease;
}
@font-face {
	font-family: "helev";
	src: url("../fonts/helev.TTF");
	font-weight: normal;
	font-style: normal;
} 
@font-face {
	font-family: "lota";
	src: url("../fonts/Lato-Reg_0.TTF");
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-weight: normal;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.clear {
	clear: both;
} 

.footH {
	height: 50px;
	display: none;
}

.footFix {
	background: #5a5a5a;
	padding: 10px 0;
	display: none;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	color: #fff;
}

.footFix>a {
	display: inline-block;
	width: 33%;
	font-size: 16px;
	color: #ffffff !important;
}

.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
} 
.container.index{
	width: 96%;
	max-width: 1480px;
}
.swiper-pagination-bullet-active{
	background: #338d79 !important;
}
.container{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

/* head */
.head{
	width: 100%; 
	z-index: 1009;     
	position: relative; 
	transition: all .5s ease;
}  
.head.fixedbg{
	position: fixed;
	top: 0;  
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2); 
	transition: all .5s ease;
} 
.head-top{
	background: #eeeeee;
	line-height: 30px;
	font-size: 14px;
	color: #808080;
}
.head-center{
	background: #fff;
}
.head .Logo{
	float: left; 
}  
.head .Logo-hr{
	width: 1px;
	height: 32px;
	border-left: 1px dashed #cccccc;
	float: left;
	margin-left: 20px;
	margin-top: 23px;
}
.head .Logo-txt{
	float: left;
	font-size: 22px;
	line-height: 25px;
	color: #555;
	margin-left: 15px;
	margin-top: 27px;
}
.head-tel{
	float: right;
	overflow: hidden;
	margin-top: 13px;
}
.head-tel i{
	float: left;
	font-size: 46px;
	line-height: 46px;
	color: #09755d;
	margin-right: 12px;
	position: relative;
	top: 1px;
}
.head-tel p{
	float: left;
	font-size: 16px;
	line-height: 25px;
	color: #555;
}
.head-tel a{
	color: #555;
}
.head-tel p a:hover{
	color: #09755d;
}
.WebLink{
	background: #65beba;
}
.WebLink li{
	width: 10%;
	float: left;
	text-align: center;
}
.WebLink li > a{
	display: block;
	line-height: 35px;
	color: #fff;
	font-size: 15px;
	transition: all .5s ease;
}
.WebLink li:hover > a,
.WebLink li.on > a{
	background: #57b1ad;
	transition: all .5s ease;
}

/*Sybanner*/
#pcbanner #img{
	width: 100%; 
	height: 85vh;
	object-fit: cover;
}
#bannerbp{
	bottom: 32px !important;
}
#bannerbp .swiper-pagination-bullet{
	width: 30px !important;
    height: 5px !important;
    margin: 0 5px !important;
    cursor: pointer;
    background: #fff;
    opacity: 0.8;
    border-radius: 0;
}
#bannerbp .swiper-pagination-bullet-active{
	background: #000 !important;
}
#bannerN,
#bannerP{
	width: 40px !important;
	height: 80px !important;
	background: rgba(0,0,0,0.5) !important;
	text-align: center;
	color: #fff;
	line-height: 80px;
	margin-top: -40px !important;
}
#bannerP{
	left: 0 !important;
	transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#bannerN{
	right: 0 !important;
}
#bannerN i{
	font-size: 28px;
}
#bannerP i{ 
	font-size: 28px;
}

/*indexOne*/
.indexOne{
	padding: 70px 0 45px;
}
.indexOne .container{
	max-width: 1220px;
}
.syProSwiper{
	margin-top: 12px;
	overflow: hidden;
	position: relative; 
	padding: 10px 10px 35px 10px;
}
.syProSwiper .swiper-slide{
	margin-top: 0 !important;
}
.sy-pro-list {
	margin-bottom: 8px;
}
.sy-pro-list .pic{
	text-align: center;
	padding: 20px 20px;
	transition: all .5s ease;
}
.sy-pro-list:hover .pic{
	-webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 10px 10px -5px #ccc;
	transition: all .5s ease;
}
.sy-pro-list .tit{
	color: #555555;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	height: 50px;
	margin-top: 10px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: all .5s ease;
}
.sy-pro-list:hover .tit{
	color: #65beba;
	transition: all .5s ease;
}

/*indexTwo*/
.indexTwo{
	padding: 50px 0 ;
	background: rgba(243, 249, 249, 1);
}
.syTwoSwiper{
	position: relative;
	overflow: hidden;
	padding-bottom: 45px;
	margin-top: 45px;
} 
.sy-two-list .pic{
	overflow: hidden;
}
.sy-two-list .pic img{
	width: 100%;
	height: 175px;
	object-fit: cover;
	transform: scale(1);
    transition: all .5s ease;
}
.sy-two-list:hover .pic img{
	transform: scale(1.12);
    transition: all .5s ease;
}
.sy-two-list .tit{
	line-height: 60px;
	border-top: 4px solid #3b8405;
	background: #fff;
	text-align: center;
	font-size: 18px;
	color: #555;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 10px;
    transition: all .5s ease;
}
.sy-two-list:hover .tit{
	color: #3b8405;
    transition: all .5s ease;
}
.indexTwo-img{
	text-align: center;
	margin-top: 35px;
}

/*indexThree*/
.indexThree{
	padding: 90px 0 50px;
}
.indexThree .container{
	position: relative;
}
.s-3-logo{
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 99;
	top: 8%;
}
.s-3-logo .title{
	font-size: 28px;
	color: #007057;
	line-height: 35px;
	margin-top: 35px;
}
.s-3-l{
	width: 35%;
	float: left;
}
.s-3-l .sy-3-lb:nth-child(1) .num{
	right: -20px;
}
.s-3-l .sy-3-lb:nth-child(3) .num{
	right: -20px;
}
.s-3-r .sy-3-lb:nth-child(1) .num{
	left: -20px;
}
.s-3-r .sy-3-lb:nth-child(3) .num{
	left: -20px;
}
.s-3-r{
	width: 35%;
	float: right;
}
.sy-3-lb{ 
	margin-bottom: 42px;
}
.sy-3-lb .info{
	width: 79%;
	float: left;
	font-size: 15px;
	color: #666;
	line-height: 25px;
}
.s-3-r .sy-3-lb .info{
	float: right;
}
.sy-3-lb .num{
	width: 62px;
	height: 62px;
	float: right;
	line-height: 62px;
	text-align: center;
	border-radius: 100%;
	background: #007057;
	color: #fff;
	font-family: helev;
	font-size: 28px;
	position: relative;
	top: 10px;
}
.s-3-r .sy-3-lb .num{
	float: left;
}

/*indexHonor*/
.indexHonor{
	padding: 0 0 45px 0;
}
.syHonorSwiper{
	overflow: hidden;
	position: relative;
	padding-bottom: 45px;
}
.sy-honor-list{
	text-align: center;
}
.sy-honor-list .tit{
	font-size: 16px;
	margin-top: 15px;
	line-height: 28px;
	color: #333;
}
.sy-honor-list .pic img{
	height: 175px;
    width: 100%;
    object-fit: cover;
}

/*indexAbout_News*/
.indexAbout_News{
	padding: 52px 0 40px;
	background: #f6f6f6;
}
.indexAbout{
	width: 39.16667%;
	float: left;
	background: #fff;
	padding: 20px 16px 25px ;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    transition: all .5s ease;
}
.indexAbout .tit{
	font-size: 20px;
	color: #007057;
	line-height: 25px;
	margin-top: 10px;
}
.indexAbout .sub{
	font-size: 14px;
	line-height: 26px;
	color: #555;
	margin-top: 10px;
}
.indexAbout .more{
	display: block;
	width: 144px;
	line-height: 38px;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-top: 18px;
}
.indexAbout .more:hover{
	border: 1px solid #007057;
	background: #007057;
	color: #fff; 
}
.indexNews{
	width: 57.5%;
	float: right;
	background: #fff;
	padding: 22px 28px 22px 26px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    transition: all .5s ease;
}
.sy-news-1{
	overflow: hidden;
}
.sy-news-1 .pic{
	width: 35.4%;
	float: left;
	overflow: hidden;
	height: 0;
	padding-bottom: 21%;
}
.sy-news-1 .info{
	width: 61%;
	float: right;
}
.sy-news-1 .info .tit{
	font-size: 18px;
	line-height: 25px;
	color: #333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
}
.sy-news-1:hover .info .tit{
	color: #007057;
    transition: all .5s ease;
}
.sy-news-1 .info .time{
	font-size: 12px;
	color: #969696;
	line-height: 20px;
	margin: 5px 0;
}
.sy-news-1 .info .sub{
	font-size: 14px;
	color: #646464;
	line-height: 26px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sy-news-2{
	margin-top: 26px;	
}
.sy-news-2 .lb{
	overflow: hidden;
	position: relative;
	line-height: 40px;
	border-bottom: 1px solid #f2f2f2;
}
.sy-news-2 .lb .tit{
	width: 75%;
	float: left;
	font-size: 16px;
	color: #333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
}
.sy-news-2 .lb:hover .tit{
	color: #007057;
    transition: all .5s ease;
}
.sy-news-2 .lb .tit i{
	font-size: 28px;
	line-height: 18px;
	position: relative;
	top: 4px;
}
.sy-news-2 .lb .time{
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #969696;
}

/*indexEffect*/
.indexEffect{
	padding: 55px 0;
}
.indexEffect .container{
	position: relative;
	margin-top: 45px;
}
.syXgSwiper{
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.syXgSwiper .swiper-slide p{
	font-size: 15px;
	color: #333;
	line-height: 25px;
	margin-top: 15px;
	text-align: center;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
}
.syXgSwiper .swiper-slide:hover p{
	color: #338d79;
    transition: all .5s ease;
}
.sy-xiaoguo-list{
	overflow: hidden;
	padding-bottom: 61%;
	height: 0;
	border: 1px solid #eee;
}
.sy-xiaoguo-list img{
	width: 100%;
	transform: scale(1);
    transition: all .5s ease;
}
.sy-xiaoguo-list:hover img{
	transform: scale(1.12);
    transition: all .5s ease;
}
#syxgN,
#syxgP{
	background: none !important;
	margin-top: -22.5px !important;
}
#syxgN i,
#syxgP i{
	font-size: 45px;
	color: #338d79;
	line-height: 45px;
    transition: all .5s ease;
}
#syxgN:hover i,
#syxgP:hover i{
	color: #338d79;
    transition: all .5s ease;
}
#syxgP{
	transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/*sy-tit*/
.sk-sy-tit{
	text-align: center;
	font-size: 28px;
	color:#007057;
	line-height: 35px;
}
.sk-sy-sub{
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	margin-top: 28px;
	color: #666;
}

/*about*/
.about{
	padding: 56px 0 100px;
}
.about-left{
	width: 15.5%;
	float: left;
}
.about-left .box1{
	height: 435px;
	background: #eeeeee url(../images/ny-l-back.png) no-repeat right top;
	background-size: cover;
	padding: 105px 22px 0;
}
.about-left .box1 .cn{
	font-size: 26px;
	color: #007057;
	line-height: 30px;
	font-weight: bold;
}
.about-left .box1 .en{
	font-family: arial;
	font-size: 18px;
	color: #007057;
	line-height: 25px;
	font-weight: bold;
	margin: 18px 0 55px;
}
.about-left .box1 .line{
	width: 27px;
	height: 4px;
	background: #007057;
}
.about-left .box2{
	border-top: 10px solid #007057;
	background: #282828;
	padding: 38px 10px 72px;
	color: #fff;
}
.about-left .box2 a{
	font-family: arial;
	font-size: 20px;
	line-height: 25px;
	margin: 23px 0 12px;
	display: block;
}
.about-left .box2 .line{
	width: 25px;
	height: 4px;
	background: #fff;
}
.about-right{
	width: 78.3334%;
	float: right;
}
.about-right .cont{
	color: #000;
	font-family: "宋体";
	font-size: 16px;
	line-height: 32px;
}
.about-right .box{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    margin-top: 28px;
}
.about-right .box .lb{
	width: 31.2766%;
}
.about-right .box .lb .en{
	line-height: 20px;
	background: #007057;
	color: #fff;
	font-size: 12px;
	text-indent: 13px;
}
.about-right .box .lb .tit{
	font-size: 18px;
	color: #222;
	font-weight: bold;
	line-height: 25px;
	margin-top: 20px;
}
.about-right .box .lb .sub{
	font-size: 14px;
	line-height: 808080;
	line-height: 28px;
	min-height: 56px;
	margin-top: 16px;
}
.about-right .box .lb .line{
	width: 24px;
	height: 2px;
	background: #007057;
	margin: 25px 0 32px;
}
.about-right .box .lb .pic{
	overflow: hidden;
}
.about-right .box .lb .pic img{
	width: 100%;
}
/*intro*/
.intro{
	padding: 26px 0 40px;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	font-family: "宋体";
}
.intro7{
	padding: 70px 0 60px;
}
.intro7-1{
	margin-bottom: 46px;
}
.intro7-1 .box{
	overflow: hidden;
	margin-top: 60px;
}
.intro7-1 .box .lb{
	width: 25%;
	float: left;
	text-align: center;
}
.intro7-1 .box .lb .num{
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: #006f57;
	text-align: center;
	line-height: 66px;
	color: #fff;
	font-size: 30px;
	font-family: arial;
	font-weight: bold;
	margin: 0 auto;
}
.intro7-1 .box .lb .tit{
	font-size: 14px;
	line-height: 25px;
	color: #555;
	font-weight: bold;
	margin: 8px 0;
}
.intro7-1 .box .lb .sub{
	font-size: 14px;
	line-height: 25px;
	color: #555555;
	line-height: 25px;
	padding: 0 10px;
}
.intro7-2 .row{
	margin-top: 32px;
}
.intro7-2 .pdg{
	padding: 0 5px;
}
.intro7-2 .lb{
	text-align: center;
	margin-bottom: 8px;
}
.intro7-2 .lb .pic{
	overflow: hidden;
}
.intro7-2 .lb .pic img{
	width: 100%;
}
.intro7-2 .lb .tit{
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	margin: 4px 0;
	line-height: 25px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.intro7-2 .lb .txt{
	font-size: 14px;
	color: #555555;
	line-height: 25px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.intro7-3{
	margin-top: 50px;
}
.intro7-3 .box{
	overflow: hidden;
	margin-top: 60px;
}
.intro7-3 .box .lb{
	text-align: center;
	width: 25%;
	float: left;
}
.intro7-3 .box .lb .txt{
	font-size: 14px;
	line-height: 28px;
	margin-top: 4px;
	color: #555;
}
.intro7-3 .box2{
	overflow: hidden;
	background: #698B22;
	margin-top: 30px;
	color: #fff;
	display: flex;
	align-items: center;
	height: 100px;
}
.intro7-3 .box2 .txt{
	font-family: "隶书";
	font-size: 30px;
	padding: 0 5%;
}
.intro7-3 .box2 .tel{
	font-size: 16px;
	font-style: italic;
	padding-left: 15%;
}
.intro7-3 .box2 .tel a{
	font-size: 30px;
	color: #EEDC82;
}
.intro7-4{
	margin-top: 50px;
}
.intro7-4 .row{
	margin-top: 40px;
}
.intro7-4 .row .pdg{
	padding: 0 5px;
	text-align: center;
	margin-bottom: 12px;
}
.intro7-4 .row .pdg .pic{
	overflow: hidden;
}
.intro7-4 .row .pdg .pic img{
	width: 100%;
}
.intro7-4 .row .pdg .txt1{
	font-size: 16px;
	line-height: 25px;
	color: #555;
	margin: 8px 0 4px;
}
.intro7-4 .row .pdg .txt2{
	font-weight: bold;
	font-size: 14px;
	color: #555;
	line-height: 25px;
}
.intro7-5{
	margin-bottom: 50px;
	overflow: hidden;
}
.intro7-5:last-child{
	margin-bottom: 0;
}
.intro7-5 .content{
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
	color: #000;
	font-family: "宋体";
	line-height: 28px;
}
.intro7-title{
	text-align: center;
	font-size: 30px;
	color: #008B45;
	line-height: 35px;
	font-weight: bold;
}
.intro7-line{
	height: 4px;
	background: url(../images/ny-line1.jpg) no-repeat center center;
	margin-top: 36px;
}
.intro10{
	padding: 22px 0 30px;
}
.intro10-1{
	background: url(../images/intro10-1-back.jpg) no-repeat top center;
	background-size: cover;
	min-height: 450px;
	background-attachment: fixed;
	padding: 45px 0 0 0;
}
.intro10-1{
	overflow: hidden;
}
.intro10-1 .box{
	overflow: hidden;
	margin-top: 40px;
}
.intro10-1 .cont{
	width: 45%;
	margin-left: 5%;
	font-size: 16px;
	color: #555555;
	float: left;
	line-height: 30px;
}
.intro10-1 .pic{
	width: 50%;
	float: right;
}
.intro10-2{
	margin-top: 58px;
}
.intro10-2 .content{
	overflow: hidden;
	margin-top: 35px;
}
.intro10-2 .box{
	background: #698B22;
	height: 100px;
	display: flex;
	align-items: center;
	color: #fff;
}
.intro10-2 .box .pic{
	padding-left: 2%;
}
.intro10-2 .box .pic img{
	height: 72px;
}
.intro10-2 .box{
	margin-top: 30px;
}
.intro10-2 .box .txt{
	font-family: "隶书";
	font-size: 30px;
	padding-left: 8%;
}
.intro10-2 .box .tel{
	font-size: 16px;
	font-style: italic;
	padding-left: 10%;
}
.intro10-2 .box .tel a{
	font-size: 30px;
	color: #EEDC82;
}
.intro10-3{
	margin-top: 50px;
}
.intro10-3 .row{
	margin-top: 48px;
}
.intro10-3 .row .pdg{
	padding: 0 11px;
}
.intro10-3 .row .pdg .pic{
	overflow: hidden;
}
.intro10-3 .row .pdg img{
	width: 100%;
}
.intro10-3 .row .pdg .tit{
	text-align: center;
	font-size: 16px;
	color: #555;
	line-height: 25px;
	margin: 10px 0;
}
.intro10-4{
	margin-top: 52px;
}
.intro10-4 .content{
	margin-top: 45px;
	text-align: center;
	font-size: 16px;
	color: #000;
	font-family: "宋体";
	line-height: 30px;
}
.intro10-title{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #00ec00;
	line-height: 35px;
}
.intro10-title span{
	font-weight: normal;
}
.intro4{
	padding: 20px 0 40px;
}
.intro4 .title{
	text-align: center;
	font-size: 22px;
	color: #555555;
	font-weight: bold;
}
.intro4 .content{
	font-size: 18px;
	color: #000;
	font-family: "宋体";
	line-height: 28px;
	margin-top: 25px;
}

/*honor*/
.honor{
	padding: 40px 0 80px;
}
.honor .row .pdg{
	padding: 0 5px;
	margin-bottom: 20px;
}
.honor .row .pdg .pic{
	border: 1px solid #f0f0f0;
	padding: 38px;
	position: relative;
	text-align: center;
}
.honor .row .pdg .pic::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
    transition: all .5s ease;
}
.honor .row .pdg:hover .pic::after{
	opacity: 1;
    transition: all .5s ease;
}
.honor .row .pdg .tit{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 25px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    text-align: center;
    margin-top: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*contact*/
.contact{
	padding: 25px 0 40px;
}
.contact .top-tit{
	text-align: center;
	font-size: 28px;
	color: #000;
	line-height: 32px;
}
.contact .box{
	overflow: hidden;
	padding-top: 48px;
	border-top: 1px dashed #e5e5e5;
	margin-top: 40px;
}
.contact .box .lb{
	width: 33.333%;
	float: left;
	text-align: center;
}
.contact .box .lb .ico{
	width: 106px;
	height: 106px;
	line-height: 104px;
	border: 1px solid #dfdfdf;
	margin: 0 auto;
}
.contact .box .lb .txt{
	font-size: 14px;
	color: #696969;
	line-height: 25px;
	margin: 20px 0 8px;
}
.contact .box .lb .txt2{
	font-size: 16px;
	color: #696969;
	line-height: 28px;
}
.contact .box .lb .txt2 a.yx{
	color: #00E;
	font-size: 18px;
}
.contact .box .lb .txt2 a.dh{
	display: block;
	font-size: 18px;
}
.contact2{
	padding: 38px 0 40px;
	background: #f5f5f5;
}
.contact2 .container{
	width: 100%;
	max-width: 1920px;
}
.contact2 .maps{
	width: 50%;
	float: left;
	border: 1px solid #cccccc;
}
.contact2 .message{
	width: 35.416667%;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.contact2 .message .box{
	overflow: hidden;
}
.contact2 .message .box .tit{
	float: left;
	width: 89px;
	text-align: right;
	line-height: 45px;
	font-size: 14px;
	color: #666;
}
.contact2 .message .box .tit sup{
	color: #ff0000;
	margin-right: 5px;
}
.contact2 .message .box .ipt{
	width: 84%;
	float: right;
}
.contact2 .message .box .ipt textarea{
	min-width: 100%;
	max-width: 100%;
	min-height: 130px;
	max-height: 130px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #555;
	line-height: 28px;
	padding: 8px;
}
.contact2 .message .box .ipt textarea::placeholder{
	color: #ccc;
}
.message .box-w{
	overflow: hidden;
	margin-top: 25px;
}
.message .box-w .box{
	width: 48%;
	float: left;
}
.message .box-w .box:nth-child(2){
	float: right;
}
.contact2 .message .box .ipt input[type=text]{
	height: 45px;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #555;
	text-indent: 8px;
}
.contact2 .message .box .ipt input[type=text]::placeholder{
	color: #ccc;
}
.contact2 .message .box-w .box .ipt{
	width: 66.6%;
}
.message .tj{
	display: block;
	width: 150px;
	line-height: 45px;
	border-radius: 45px;
	background: #007057;
	text-align: center;
	margin-top: 90px;
	margin-left: 107px;
	font-size: 16px;
	color: #fff;
}

/*product*/
.product{
	padding: 38px 0 60px;
}
.product-list{
	margin-bottom: 32px;
	overflow: hidden;
    transition: all .5s ease;
}
.product-list:hover{
	box-shadow: #ccc 0 0 20px 0;
    transition: all .5s ease;
}
.product-list .pic{
	overflow: hidden;
	height: 0;
	padding-bottom: 67%;
}
.product-list .pic img{
	width: 100%;
	transform: scale(1);
    transition: all .5s ease;
}
.product-list:hover .pic img{
	transform: scale(1.12);
    transition: all .5s ease;
}
.product-list .txt{
	overflow: hidden;
	position: relative;
	margin: 10px 0;
}
.product-list .txt .t{
	font-size: 15px;
	color: #707070;
	line-height: 25px;
	height: 50px;
	width: 188px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    left: 0;
	padding: 0 5px;
    transition: all .5s ease;
}
.product-list.xwDe .txt .t{
	width: 100%;
	display: -webkit-box;
    -webkit-line-clamp: 1;
	height: auto;
}
.product-list:hover .txt .t{
	left: 15px;
}
.product-list.xwDe:hover .txt .t{
	left: 0;
}
.product-list .txt i{
	position: absolute;
	right: -30px;
	top: 0;
	font-size: 28px;
	line-height: 50px;
    transition: all .5s ease;
}
.product-list:hover .txt i{
	right: 15px;
    transition: all .5s ease;
}
/*productDe*/
.productDe{
	width: 96%;
	margin: 0 auto;
	padding: 30px 0 60px;
	max-width: 1095px;
}
.productDe .container{
	width: 100%;
	max-width: 100%;
}
.proDe-one{
	overflow: hidden;
}
.proDe-one .imgShow{
	width: 54.8%;
	float: left;
	overflow: hidden;
}
.proDeImgB{
	position: relative;  
	margin-top: 20px;
	/*border-top: 1px solid #f1f2f6;*/
}
.proDeSwiper2 .swiper-slide img{ 
	padding: 20px;
}
.proDeSwiper{
	width: 88%;
	overflow: hidden;
	margin: 0 auto;
}
.proDeSwiper .swiper-slide{
	border: 2px solid #9a9b9b;
}
.proDeSwiper .swiper-slide.swiper-slide-thumb-active{
	border: 2px solid #65beba;
}
.proDe-next,
.proDe-prev{
	width: 28px !important;
	margin-top: 0 !important;
	top: 0 !important;
	height: 100% !important;
	text-align: center;
	display: flex;
	align-items: center;
	line-height: 100%;
	background: #9a9b9b !important;
}
.proDe-prev{
	left: 0 !important;
	transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.proDe-prev i{
	text-align: center;
	width: 100%;
	font-size: 28px;
	color: #fff;
}
.proDe-next i{
	text-align: center;
	width: 100%;
	font-size: 28px;
	color: #fff;
}
.proDe-next{
	right: 0 !important;
}
.proDe-one .Info{
	width: 43.47032%;
	float: right;
}
.proDe-one .Info .lb{
	font-size: 14px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px dashed #f0f0f0;
	line-height: 26px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.proDe-one .Info .lb .b{
	font-size: 14px;
	line-height: 32px;
	color: #979797;
	margin-right: 10px;
}
.proDe-one .Info .lb a{
	color: #333;
}
.proDe-one .Info .lb a:hover{
	color: #007057;
}
.proDe-one .Info .lb .tit{
	font-size: 18px;
	line-height: 32px;
	color: #333;
    display: inline;
}
.proDe-one .Info .lb .money{
	font-family: arial;
	color: #cc0000;
	font-size: 24px;
}
.proDe-one .Info .anniu{
	overflow: hidden;
	margin-top: 25px;
}
.proDe-one .Info .anniu a{
	display: block;
	float: left;
	width: 115px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #ff6600;
	color: #fff;
	font-size: 14px;
}
.proDe-one .Info .anniu a i{
	margin: 10px;
}
.proDe-content{
	margin-top: 40px;
}
.proTopH4{
	color: #fff; 
	font-size: 16px;
}
.proTopH4.bb{
	border-bottom: 1px solid #f0f0f0;
}
.proTopH4 span{
	display: inline-block; 
	padding: 0 28px;
	text-align: center;
	background: #007057;
	line-height: 45px;
}
.proDe-content .content{
	padding: 20px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	color: #000;
	line-height: 28px;
	font-family: "宋体";
}
.dePage{
	overflow: hidden;
	margin-top: 30px;
}
.dePage a{
	width: 48%;
	float: left;
	font-size: 16px;
	color: #333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dePage a:hover{
	color: #006F57;
}
.dePage a:nth-child(2){
	float: right;
	text-align: right;
}
.proTjSwiper{
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	padding-bottom: 30px;
}
.recommendPro{
	margin-top: 45px;
}
.skDe{
	background: #f9f9f9;
}
.skDe .main{
	width: 96%;
	max-width: 1200px;
	background: #fff;
	margin: 0 auto;
}
.xgNews{
	margin-bottom: 35px;
}
.xgNews .box{
	border: 1px solid #f0f0f0;
	padding: 20px;
}
.xgNews .box .lb{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 12px;
}
.xgNews .box .lb a{
	color: #333;
}
.xgNews .box .lb a:hover{
	color: #007057;
}
.xgNews .box .lb span{
	font-size: 12px;
	color: #969696;
	margin-left: 12PX;
}
.xgNews .box .lb i{
	color: #999999;
	margin-right: 10px;
}
.news .lb{
	overflow: hidden;
	background: #eeeeee;
	margin-bottom: 18px;
}
.news .lb .pic{
	width: 45%;
	float: right;
	overflow: hidden;
	position: relative;
	height: 0;
	padding-bottom: 30%;
}
.news .lb .pic::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	opacity: 0;
    transition: all .5s ease;
}
.news .lb:hover .pic::after{
	opacity: 1;
    transition: all .5s ease;
}
.news .lb:nth-of-type(2n+2) .pic{
	float: right;
}
.news .lb .pic img{
	transform: scale(1);
	width: 100%;
    transition: all .5s ease;
}
.news .lb:hover .pic img{
	transform: scale(1.12);
    transition: all .5s ease;
}
.news .lb .info{
	width: 43%;
	float: left;
	margin-left: 3.8%;
	padding: 68px 0 0 0;
}
.news .lb:nth-of-type(2n+2) .pic{
	float: left;
} 
.news .lb .info .tit{
	font-size: 24px;
	color: #007057;
	line-height: 30px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news .lb .info .line{
	width: 10px;
	height: 2px;
	background: #007057;
	margin: 18px 0 50px;
}
.news .lb .info .sub{
	font-size: 14px;
	color: #333;
	line-height: 26px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*news*/
.news{
	padding: 40px 0 80px;
}
.news ul li{
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.news ul li .pic{
	width: 15.384615384%;
	float: left;
	overflow: hidden;
	height: 0;
	padding-bottom: 10.3%;
	position: relative;
}
.news ul li .pic img{
	width: 100%;
	position: absolute;
	height: 100%;
}
.news ul li .info{
	width: 82%;
	float: right;
}
.news ul li .info .tit{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
}
.news ul li:hover .info .tit{
	color: #09755d;
    transition: all .5s ease;
}
.news ul li .info .sub{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 5px 0;
}
.news ul li .info .more{
	width: 86px;
	line-height: 28px;
	color: #999;
	font-size: 12px;
	text-align: center;
	background: #eeeeee;
    transition: all .5s ease;
}
.news ul li .info .time{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.news ul li:hover .info .more{
	background: #007057;
	color: #fff;
    transition: all .5s ease;
}
/*newsDe*/
.newsDe{
	padding: 40px 0 80px;
}
.newsDe .title{
	font-size: 26px;
	color: #1e1e1e;
	text-align: center;
	line-height: 35px;
}
.newsDe .fbz{
	text-align: center;
	font-size: 12px;
	color: #969696;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	margin-top: 25px;
}
.newsDe .fbz i{
	position: relative;
	top: 1px;
	margin-right: 5px;
}
.newsDe .content{
	font-size: 16px;
	color: #000;
	font-family: "宋体";
	line-height: 28px;
	margin-top: 30px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 50px;
}
.newsDe .content img{
	height: auto !important;
}

/*Nybanner*/
.Nybanner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.Nybanner img{
	width: 100%;
	height: 33vh;
	object-fit: cover;
}
.Nybanner-txt{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	display: flex;
	align-items: center;
}
.Nybanner-txt .txt{
	text-align: center;
	width: 100%;
}
.Nybanner-txt .en{
	display: block;
	width: 100%;
	text-align: center;
	font-family:georgia,serif;
	font-size: 36px;
	line-height: 40px;
}
.Nybanner-txt .cn{
	display: block;
	font-size: 20px;
	line-height: 25px;
	margin-top: 25px;
	width: 100%;
	text-align: center;
}
.Nylocation .container{
	border-bottom: 1px solid #ddd;
}
.Nylocation .now-wz{
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #666;
}
.Nylocation .now-wz span{
	font-family: "宋体";
	margin: 0 4;
}
.Nylocation .now-wz a i{
	margin-right: 5px;
}
.Nylocation .now-wz a{
	color: #666;
}
.Nylocation .now-wz a:hover{
	color: #57b1ad;
}
.sk-ny-lm{
	text-align: center;
	margin-top: 25px;
}
.sk-ny-lm.borb .container{
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 25px;
}
.sk-ny-lm a{
	display: inline-block;
	line-height: 42px;
	padding: 0 32px;
	font-size: 14px;
	background: #f5f5f5;
	color: #000;
	margin: 0 5px 10px;
}
.sk-ny-lm a:hover,
.sk-ny-lm a.on{
	background: #007057;
	color: #fff;
}

/*footer*/
footer{
	background: #565555;
	padding: 35px 0 0 0;
}
.foot-top{
	padding: 0 0 20px 0;
}
.foot-lm{
	float: left;
	overflow: hidden;
}
.foot-lm .item{
	float: left;
	margin-left: 90px;
}
.foot-lm .item:nth-child(1){
	margin-left: 0;
}
.foot-lm .item h4{
	color: #fff;
	font-size: 18px;
	line-height: 25px;
}
.foot-lm .item h4 a{
	color: #fff;
}
.foot-lm .item .link{
	margin-top: 15px;
}
.foot-lm .item .link a{
	display: block;
	font-size: 14px;
	color: #b9b9b9;
	line-height: 32px;
}
.foot-lm .item .link a:hover{
	color: #fff;
}
.foot-ewm{
	float: right;
	overflow: hidden;
	width: 230px;
}
.foot-ewm .ewm{
	float: left;
	margin-bottom: 15px;
}
.foot-ewm .ewm:nth-of-type(2n+2){
	float: right;
}
.foot-yqlj{
	font-size: 12px;
	color: #fff;
	line-height: 25px;
}
.foot-yqlj .container{
	border-top: 1px dashed #747474;
	padding: 18px 0;
}
.foot-yqlj a{
	margin-right: 10px;
	color: #fff;
}
.foot-yqlj a:hover{
	color: #fff;
	text-decoration: underline;
}
.foot-copy{
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #808080;
}
.foot-copy .container{
	border-top: 1px solid #747474;
}
.foot-copy a{
	color: #808080;
}
.foot-copy a:hover{
	color: #fff;
}

/* MB - PC */
.isPc {
	display: block;
}

.isMobile{
	display: none !important;
}

/* 滚动  */
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(360deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(360deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}

/*page*/
.Page{
	width: 100%;
	text-align: center;
	line-height: 30px;
	padding-top: 20px;
}
.Page .disabled {
	border: 1px solid #d8d8d8;
	padding: 5px 5px;
	font-size: 10px;
	color: #d8d8d8; 
	display: none;
	visibility: hidden;
}

.Page a {
	border: 1px solid #f1f1f1;
	display: inline-block;
	min-width: 30px;
	padding: 0 8px;
	background: #f1f1f1;
	line-height: 30px;
	text-align: center;
	font-size: 10px;
	color: #333;
	position: relative;
	top: 2px;  
}
.Page a:hover{
	border: 1px solid #65beba;
}

.Page a.sy {
	color: #707072 !important;
}

.Page .current {
	background: #65beba;
	display: inline-block;
	width: 30px;
	line-height: 30px;
	color: #fff;
	position: relative;
	top: 2px;
	border: 1px solid #65beba;
	font-size: 10px; 
}
.Page .next,
.Page .prev{
	width: 65px;
}

.bsBox {
	width: auto !important;
	height: auto !important;
}

/*Webkit,Opera9.5+,Ie9+*/
::selection {
	background: #4d83b1;
	color: #fff;
}

/*Mozilla Firefox*/
::-moz-selection {
	background: #4d83b1;
	color: #fff;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 6px;
	height: 16px;
	background-color: #fff; 
} 

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
	/*border-radius: 10px;*/
	background-color: #f2f2f2;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(101, 190, 186, 1);
	border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(101, 190, 186, 1);
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(101, 190, 186, 1);
}

/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/
.sroll_top {
	right: 0.8%;
	bottom: 6%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 1000;
}

.fancybox{ margin-bottom:30px;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top; 
}
.fancybox-wrap{
	overflow: unset !important;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow: visible !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite@2x.png);
	background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
#fancybox-loading div {
	background-image: url(../images/fancybox_loading@2x.gif);
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
/* 缩略图样式 */
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}
#fancybox-thumbs.bottom {
	bottom: 2px;
}
#fancybox-thumbs.top {
	top: 2px;
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}
#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity: 1;
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px; display:none;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/0kf.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:6px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:20px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../images/0q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:300px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:110px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

.sy3Swiper{
	overflow: hidden;
	position: relative;
	padding-bottom: 35px;
}

.c-pl{
	 
}
.pl{
	margin-top: 30px
}
.pl .tit{
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	margin: 20px 0;
}
.container.pl{
	max-width: 1200px;
}
.c-pl .lb{
	border-bottom: 1px solid #ccc;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.c-pl .lb .name{
	font-size: 18px;
	line-height: 28px;
	color: #000;
}
.c-pl .lb .cont{
	font-size: 14px;
	line-height: 26px;
	margin-top: 8px;
	color: #555;
}