.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
	z-index:1
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track {
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block
}
.slick-track:before,.slick-track:after {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
[dir="rtl"] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-prev,.slick-next {
	z-index:20;
	position:absolute;
	display:block;
	height:50px;
	width:50px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:transparent;
	color:transparent;
	top:50%;
	margin-top:-30px;
	padding:0;
	border:none;
	outline:none;
	z-index:3;
	
	
}
.slick-prev {
	left:30px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: rotate(45deg);
	
}

.slick-next {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: rotate(-45deg);
}


[dir="rtl"] .slick-prev {
	left:auto;
	right:30px
}
.slick-next {
	right:30px
}
[dir="rtl"] .slick-next {
	left:30px;
	right:auto
}


.slick-dots {
	position:absolute;
	bottom:20px;
	height:auto;
	list-style:none;
	display:block;
	text-align:center;
	padding:0;
	width:100%;
	line-height:0;
	z-index:2;
}
.slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 3px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	border:0;
	display:block;
	height:10px;
	width:10px;
	padding:0;
	margin:0;
	outline:none;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:#fff;
	border-radius:10px
}
.slick-dots li.slick-active button {
	background:#fbca4f;
}



.banner_n{ width:100%;position: relative;
min-height: 150px;}
.banner_n img {
    width: 100%;
    min-height: 150px;
}
.banner_name{width: 100%; 
	    position: absolute;  text-align:center;
    top: 40%;}
.banner_words, .banner_words a {
    font-size: 13px;
    color: #fff;
    margin-top: 5px;
}
.banner_words a:hover{  color:inherit;}
.text-center {
    text-align: center;
}
.banner_title {
    margin-bottom: 5px;
    font-size: 30px;
    color: #fff; font-weight:normal;
}
.line_img {
    width: auto !important;
    min-height: inherit !important;
}

.content{
	padding-bottom:20px;
}
.leibie{
	border-bottom:1px #ddd solid;
	padding:15px 0px 0px;
	margin:0px 0px 40px 0px;
}
.leibie ul{
	display:flex;
	margin:0;padding: 0px 15px;
}
.leibie ul li{
	margin:0px 40px 0px 0px;
	position:relative;
}
.leibie ul li a{
	font-size:1.6rem;
	color:rgba(0,0,0,.6);
	margin:18px 0;
	display:block;
}
.leibie ul li a:hover{
	color:#008000;
}
.leibie ul li a:hover:after{
	content:"";
	border-bottom:4px #008000 solid;
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	margin-bottom:-2px;
}
.leibie ul li.cur a{
	color:#008000;
}
.leibie ul li.cur a:after{
	content:"";
	border-bottom:4px #008000 solid;
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	margin-bottom:-2px;
}
.about-ct .wenzi {
    font-size: 1.6rem;
    color: rgba(0,0,0,.8);
    line-height: 34px;
    padding: 0px 15px;
}
.about-ct .wenzi p{ margin-top:10px; text-indent:2em; }
@media(max-width:980px){
	.leibie{
		padding:0 15px;
	}
	.leibie ul{
		display:block;
	}
	.leibie ul li{
		margin:0px;
		width:50%;
		float:left;
		text-align:center;
	}
}






/*公司新闻*/
.News{ margin-top:20px; padding:0 15px;}
.News .n_2 ul li{padding: 40px 0; border-bottom: 1px dashed #a3a3a3;}
.News .n_2 ul li:first-child{padding-top: 0;}
.News .n_2 ul li a{ display: block;}
.News .n_2 ul li div.fl{width: 16%; overflow: hidden;}
.News .n_2 ul li div.fl img{width: 100%;-webkit-transition: all .5s ease;transition: all .5s ease;}
.News .n_2 ul li div.fr{ position: relative; width: 82%;padding-right: 5%; box-sizing: border-box;}
.News .n_2 ul li div.fr>i{position: absolute;top: 50%;right: 2%;margin-top: -15px; font-size: 30px;color: #063190;cursor: pointer;-webkit-transition: all .5s;transition: all .5s;}
.News .n_2 ul li div.fr h4{margin-bottom: 10px; font-size: 16px;font-weight: bold; line-height: 24px;}
.News .n_2 ul li div.fr h4 a{ color: #000;}
.News .n_2 ul li div.fr h6{margin-bottom: 10px; font-size: 14px;color: #797979;}
.News .n_2 ul li div.fr h6 span{ display: inline-block; position: relative; padding-right: 18px;}
.News .n_2 ul li div.fr h6 span:before{position: absolute;left: -10px;top: 50%; width: 1px;height: 12px;content: '';margin-top: -6px; background: #bfbfbf;}
.News .n_2 ul li div.fr h6 span:first-child:before{ display: none;}
.News .n_2 ul li div.fr h6 span i{padding-right: 10px; vertical-align: middle;}
.News .n_2 ul li div.fr p{ font-size: 14px;color: #5a5a5a; line-height: 24px;}
.News .n_2 ul li div.fr p a:hover{ color:inherit;}
.News .n_2 ul li div.fr .n_text{ display: none;}
.News .n_2 ul li:hover div.fr h4 a{color: #008000;}
.News .n_2 ul li:hover div.fl img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.News .n_2 ul li.on div.fr>i{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.fl {
    float: left;
}
.fr {
    float: right;
}
/*新闻详情*/
.News_x .nx_tit{margin-bottom: 50px;}
.News_x .nx_tit h3{margin-bottom: 24px; font-size: 36px;font-weight: bold;color: #000;}
.News_x .nx_tit h6{ line-height: 20px;}
.News_x .nx_tit h6 span{ display: inline-block; position: relative;margin-left: 18px; font-size: 14px;color: #797979;}
.News_x .nx_tit h6 span i{padding-right: 10px; color: #063190; vertical-align: middle;}
.News_x .nx_tit h6 span:before{position: absolute;right: -10px;top: 50%; width: 1px;height: 12px;content: '';margin-top: -6px; background: #bfbfbf;}
.News_x .nx_tit h6 span:first-child{margin-left: 0;}
.News_x .nx_tit h6 em{ display: inline-block;margin-left: 18px; font-size: 14px;color: #797979;}
.News_x .nx_tit h6 a{  display: inline-block;width: 20px;height: 20px;margin-left: 10px; border-radius:5px; font-size: 12px;color: #fff; text-align: center;}
.News_x .nx_tit h6 a.a1{ background: #ff7f31;}
.News_x .nx_tit h6 a.a2{ background: #ffbd1d;}
.News_x .nx_tit h6 a.a3{ background: #52cd3e;}
.News_x .nx_p1{position: relative; padding: 20px 90px;margin-bottom: 20px; border: 1px solid #e1e1e1; background: #f9f9f9; box-sizing: border-box;}
.News_x .nx_p1:before{position: absolute; left: 20px;top: 10px;width: 46px;height: 40px;content: ''; background: url(../images/icon_2.png) no-repeat center;}
.News_x .nx_p1:after{position: absolute; right: 20px;bottom: 10px;width: 46px;height: 40px;content: ''; background: url(../images/icon_3.png) no-repeat center;}
.News_x .nx_p1 h4{margin-bottom: 10px; font-size: 30px;color: #52648d;}
.News_x .nx_p1 p{ font-size: 14px;color: #000; line-height: 24px;}
.News_x .nx_p2 p{ font-size: 14px;color: #666; line-height: 24px;}
.News_x .nx_p2 p iframe{ width: 56%;height:450px;}
.News_x .nx_p2{ padding: 20px 0 40px; border-bottom: 1px solid #e4e4e4;}
.News_x .nx_p2 img{ height: auto;}
.News_x .nx_bottom{margin-top: 30px;}
.News_x .nx_bottom .bot_1{border-top: 2px solid #ccc; border-bottom: 2px solid #ccc;}
.News_x .nx_bottom .bot_1>div{ line-height: 60px;}
.News_x .nx_bottom .bot_1>div.a1{ border-bottom: 1px solid #ddd;}
.News_x .nx_bottom .bot_1>div span{ float: left;width: 120px; background: #f7f7f8; font-size: 14px;color: #333; text-align: center;}
.News_x .nx_bottom .bot_1>div span i{ padding-left: 12px;vertical-align: middle;}
.News_x .nx_bottom .bot_1>div a{ float: left; padding: 0 24px; font-size: 14px;color: #666;}
.News_x .nx_bottom .bot_1>div a:hover{color: #063190;}
.News_x .nx_bottom .bot_1>div font{ float: right;font-size: 14px;color: #666;}
.News_x .nx_bottom .bot_2{margin-top: 15px; text-align: right;}
.News_x .nx_bottom .bot_2 a{ display: inline-block;width: 140px;height: 40px; border: 1px solid #cacaca; background: #fafafa; box-sizing: border-box; font-size: 14px;color: #333; text-align: center; line-height: 38px;}
.News_x .nx_bottom .bot_2 a i{padding: 0 10px; vertical-align: middle;}
.News_x .nx_bottom .bot_2 a:hover{color: #fff; background: #063190;}


/*分页*/
.s_paging{padding: 40px 0; text-align: center;}
.s_paging ul{ display: inline-block;}
.s_paging ul li{ float: left;width: 50px;height: 40px; margin: 0 2px; border: 1px solid #ddd; box-sizing: border-box; margin-bottom:5px;}
.s_paging ul li a{ display: block; font-size: 12px; color: #333; text-align: center; line-height: 38px;}
.s_paging ul li.one{margin: 0 15px;width: auto; min-width: 50px; margin-bottom:5px;}
.s_paging ul li.one a{color: #666;font-weight: bold; padding: 0 5px;}
.s_paging ul li:hover a,.s_paging ul li.on a{ background: #008000;color: #fff;}

@media(max-width:768px){
/*公司新闻*/
	.News .n_1 .aa{ float: none; width: 100%; margin: 0; margin-bottom: 15px;}
	.News .n_1 .aa .n_text h4{height: auto;}
	.News .n_2 ul{ padding:0 15px;}
	.News .n_2 ul li div.fl{float: none;width: 100%;margin-bottom: 20px;}
	.News .n_2 ul li div.fl img{width: 100%;}
	.News .n_2 ul li div.fr{float: none;width: 100%;padding: 0 3%;}
	.News .n_2 ul li div.fr>i{ display: none;}
	.News .n_2 ul li div.fr .n_text{display: block !important;}

/*新闻详情*/
	.News_x .nx_tit{margin-bottom: 30px; text-align: center;}
	.News_x .nx_tit h3{ margin-bottom: 20px;font-size: 30px;}
	.News_x .nx_p1{ padding: 20px 50px;}
	.News_x .nx_p1:before{ left: 0; background-size: 60%;}
	.News_x .nx_p1:after{ right: 0; background-size: 60%;}
	.News_x .nx_bottom .bot_1>div{ text-align: center;}
	.News_x .nx_bottom .bot_1>div span{ display: block; float: none;width: 100%; line-height: 30px;}
	.News_x .nx_bottom .bot_1>div a{ display: block; float: none; width: 100%;margin-top: 10px; box-sizing: border-box; line-height: 24px;}
	.News_x .nx_bottom .bot_1>div font{ display: block; float: none; width: 100%;margin-bottom: 10px; line-height: 24px;}
	.News_x .nx_bottom .bot_2{ text-align: center;}
	.News_x .nx_bottom .bot_2 a{ width: 100%;}
}



.product-ct ul{
	margin:10px 0px;
}
.product-ct ul li img{
	width:100%;
}
.product-ct ul li{
	margin-bottom:30px;
}
.product-ct ul li a{
	display:block;
	border:1px #e6e6e6 solid;
}
.product-ct ul li a span{
	display:block;
	background:#e6e6e6;
	color:#000;
	font-size:1.6rem;
	overflow:hidden;
	text-align:center;
	line-height:70px;
	height:70px;
}
.product-ct ul li a:hover{
	border:1px #008000 solid;
	transition:.3s;
}
.product-ct ul li a:hover span{
	color:#fff;
	transition:background .3s;
	background:#008000;
}




.case-ct{
	margin:0px 0px 40px;
}
.case-ct ul li{
	margin-bottom:30px;
}

.case-ct ul li a{
	display:block;
	background:#000;
	outline:none;
}
.case-ct ul li a:hover{
	text-decoration:none;
	outline:none;
}
.case-ct ul li a:link{
	text-decoration:none;
	outline:none;
}
.case-ct ul li a p{
	display:block;
	margin:0;
	outline:none;
	text-decoration:none;
	overflow:hidden;
}
.case-ct ul li img{
	min-width:100%;
	
}
.case-ct ul li a span{
	display:block;
	font-size:2.0rem;
	color:rgba(0,0,0,.6);
	background:#e6e6e6;
	padding:20px 20px 30px 20px;
}
.case-ct ul li a span small{
	display:block;
	font-size:1.4rem;
	padding-top:5px;
}
.case-ct ul li a:hover span{
	background:#008000;
	color:#fff;
	transition:.3s;
}
.case-ct ul li a:hover img{
	opacity:0.7;
	transition:.3s;
}



.insct-ct{ padding:0 15px;}
.insct-ct ul{
	padding-top:10px;
}
.insct-ct ul li{
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
	padding-bottom:20px;
}
.insct-ct ul li .time{
	text-align:center;
	font-size:1.9rem;
	color:#c8c8c8;
	line-height:22px;
	background:#eeeeee;
	padding-top:20px;
	padding-bottom:20px;
}
.insct-ct ul li .time span{
	display:block;
	font-size:7.0rem;
	color:#c8c8c8;
	line-height:76px;
}
.insct-ct ul li .text p{
	color:#585757;
	font-size:1.8rem;
	font-weight:bold;
	display:block;
	margin:0;
	padding:20px 0 10px;
}
.insct-ct ul li .text small{
	font-size:1.4rem;
	color:#585757;
	line-height:28px;
}
.insct-ct ul li:hover a .time{
	background:#008000;
	color:#fff;
	transition:background .3s;
}
.insct-ct ul li:hover a .time span{
	color:#fff;
}
.insct-ct ul li:hover a .text p{
	color:#008000;
}
.insct-ct ul li:hover{
	border-bottom:1px #008000 solid;
}
.ict-ct{
	margin-top:80px;
}
.ict-ct>div>span{
	font-size:2.0rem;
	border-bottom:5px #f3a324 solid;
	padding-bottom:5px;
	padding-right:15px;
}
.ict-ct>div>div{
	margin-top:20px;
	line-height:34px;
}



.rightproductbg{ font-size:20px; color:#003300;}
.text-in p{ text-indent:0 !important;}

.down-ct{
	line-height:34px;
}
.down-ct ul li{
	margin-bottom:20px;
}
.down-ct ul li a{
	display:block;
	border:1px #ddd solid;
	padding:15px;
}
.down-ct ul li a:hover{
	border:1px #008000 solid;
}
.down-ct ul li a p{
	display:block;
	font-size:1.6rem;
	color:#000;
	border-bottom:1px #ddd dashed;
	padding-bottom:10px;
}
.down-ct ul li a:hover p{
	color:#008000;
	border-bottom:1px #008000 dashed;
}
.down-ct ul li a small{
	font-size:1.4rem;
	color:#545454;
	line-height:28px;
}
@media (max-width:992px){
	.down-ct{
		padding:0 15px;
	}
}



.com{ margin-bottom:20px;}
.contactb{ margin:50px auto;}
.contactb *{ max-width:none !important; min-width:none !important;}
.con_in, .con_text{ font-size:15px; color:#767676; text-indent:0.5em; line-height:40px; border:none; border-bottom:2px solid #cccccc; margin-bottom:10px; width:49%; margin-right:1%; float:left; background:transparent;} 
.con_text{ height:115px; width:99%; resize:none;}
.con_dl i{ color:#6e6e6e;}
.con_dl{ position:relative;}
.con_dl dt{ position:absolute; left:0px; margin-bottom:20px;}
.con_dl dd{ font-size:16px; color:#808080; line-height:25px; margin-bottom:10px; font-weight:normal}



    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.map-img img{ max-width:none; }

.map-img label{max-width:none; }
.mr{ margin-top:30px;}
@media (max-width:992px){
	.mr{ margin-top:0px;}
}



.product-ct .textt>span{
	font-size:2.0rem;
	display:block;
	font-weight:bold;
	color:rgba(0,0,0,.9);
}
.ct-content{
	font-size:1.4rem;
	line-height:28px;
	padding:20px 5px; padding-top:0;
}
.product-ct .textt small{
	font-size:1.6rem;
	padding:10px 0px 20px 2px;
	display:block;
	color:rgba(0,0,0,.7);
	margin-bottom:20px;
}
.product-ct .textt p{
	font-size:1.2rem;
	color:rgba(0,0,0,.6);
	line-height:24px;
	display:block;
}
.product-ct .textt small div{
	font-size:1.2rem;
	color:rgba(0,0,0,.6);
	line-height:24px;
	display:block;
}
.product-ct .textt a#preLink{
	border:1px #666 solid;
	color:#666;
	padding:6px 20px;
	display:block;
	margin-bottom:20px;
}
.product-ct .textt a#nextLink{
	border:1px #666 solid;
	color:#666;
	padding:6px 20px;
	display:block;
}
.product-ct .textt a#preLink:hover{
	background-color:#de9600;
	border:1px #de9600 solid;
	transition:.3s;
	color:#fff;
}
.product-ct .textt a#nextLink:hover{
	border:1px #de9600 solid;
	background-color:#de9600;
	transition:.3s;
	color:#fff;
}



.scrolldoorFrame {
    width: 100%; padding:0 10px;
    overflow: hidden;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}.scrollUl {
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}
.scrollUl li {
    float: left; margin-bottom:10px !important;
}
.sd01 {
    cursor: pointer;
    margin: 5px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #333333;
    line-height: 25px;
    height: 25px;
    width: 100px;
    text-align: center;
}
.sd02 {
    cursor: pointer;
    border: 0px solid #CCC;
    margin: 5px;
    background-color: #CCCCCC;
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 100px;
}
.bor03 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.cont {
    padding-top: 10px;
    padding-bottom: 10px;
}
.hid{
    display: none;
}



.timeshow{font-size:13px; color:#6b6b6b; border-bottom:1px dashed #b5b5b5; margin:15px 0px; line-height:30px;} 



.sitemap{ border-top:1px solid #eee;}
.wrap {
    margin: 0 auto; margin-top:60px;
    text-align: left;
}
.sp-title { line-height: 40px ; background-color: #eaeaea;  height: 40px; margin: 10px 0 0; padding: 0 0 0 20px; }
.sp-title h2 { font-size: 14px; width: 200px; float: left; list-style-type: none;line-height: 40px ;  }
.sp-title span.more { width: 100px; float: right; }
.linkbox {  padding: 10px; }
.linkbox h3 {  clear: both; padding: 20px 0 10px; }
.linkbox h3 a { color: #393; }
.f6 { float: left; clear: both; padding: 0 0 10px; border-bottom: 1px solid #eaeaea; }
.f6 li { float: left; padding: 10px 20px 10px 10px; }







