.header{
	position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 999;
	background: rgba(0,0,0,0.7);
	height: 90px;
}
.wrap{
	width:1200px ;margin: 0 auto;
}
.header .logo{
	float: left;
}
.header .naver{
	float: right;
}
.header .naver li{
	float: left;width: 120px;
	text-align: center;
	position: relative;
}
.header .naver li h3 a{
	font-size: 16px;
	line-height:90px ;
	display: block;
	color: #fff;
}
.header .naver li h3 a:hover,
.header .naver li.active h3 a{
	background: #ee7f13;
}
.header .naver li .nli{
	position: absolute;
	left: 0;right: 0;
	top: 100%;
	padding-top: 10px;
	display: none;
}
.header .naver li .nli dl{
	background: #ee7f13;
	position: relative;
}
.header .naver li .nli dl::before{
	content: "";display: block;
	background: url(../images/ico3.png) no-repeat center/cover;
	width: 10px;height: 5px;
	position: absolute;
	left: 0;right: 0;top: -5px;z-index: 11;
	margin: 0 auto;
}
.header .naver li .nli dd a{
	font-size: 14px;
	line-height: 35px;
	color: #fff;display: block;
	text-align: center;
}

.banner{
	height: 1000px;
	position: relative;
}
.banner .text{
	width: 974px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 70px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	margin: 0 auto;
}
.banner .text h2{
	font-size: 36px;
	line-height: 1.6;
	color: #fff;
	font-weight: bold;
}
.banner .text h4{
	font-size: 30px;
	line-height: 1.6;
	color: #fff;
	font-family: Georgia, 微软雅黑;
}

.banner .text .imgs{
	text-align: center;
	margin-top: 20px;
}
.banner .text .imgs li{
	display: block;
	width: calc(70% / 3);
	margin-right: 15%;float: left;
}
.banner .text .imgs li img{
	max-height: 140px;
}
.banner .text .imgs li:nth-child(3n){
	margin-right: 0;
}


.hottxt{
	background: #f6f6f6;
	padding: 12px 0;
}
.hottxt dl{
	float: left;
}
.hottxt dt{
	float: left;
	font-size:14px ;
	line-height: 40px;
	color: #777;
}
.hottxt dd a{
	font-size:14px ;
	line-height: 40px;
	color: #777;
	display: inline-block;
}
.hottxt dd{
	margin-left: 10px;float: left;
}
.hottxt .form{
	float: right;
	border-bottom: 1px solid #999;
}
.hottxt .form .btn1{
	background: url(../images/ico1.png) no-repeat center/70%;
	width: 40px;height: 40px;border: none;display: block;
	float: right;cursor: pointer;
}
.hottxt .form .txt{
	width: 0;
	height: 40px;
	font-size: 16px;
	color: #333;
	border: none;
	float: left;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hottxt .form:hover .txt{
	width: 200px;background: none;
}

.h_about{
	padding: 60px 0;
}
.h_about .imgs-swiper{
	float: left;width: 48%;
	position: relative;
	overflow: hidden;
}
.h_about .text{
	float: right;
	width: 48%;
}
.h_about .imgs-swiper li{
	height: 410px;
}
.h_about .imgs-swiper .swiper-span{
	position: absolute;
	left: 0;right: 0;
	bottom: 5px;z-index: 11;
	text-align: center;
}
.h_about .imgs-swiper .swiper-span span{
	width: 8px;height: 8px;
	background: #c2c2c2;
	margin: 0 8px !important;
}
.h_about .imgs-swiper .swiper-span span.active{
	background: #fff;
}

.h_about .text h2{
	font-size:30px ;
	line-height: 54px;
	color: #FF0000;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
}

.h_about .text .del{
	font-size:14px ;
	line-height: 1.8;
	color: #666;
	margin-top: 8px;
}
.h_about .text .more a{
	float: right;
	margin-top: 8px;
}
.more a{
	display: block;
	    color: rgba(241,58,58,1);
		width: 148px;
		line-height: 33px;
		display: block;
		text-align: center;
		font-size: 12px;
		border: 1px solid rgba(241,58,58,1);
}
.more a:hover{
	background: rgba(241,58,58,1);
	color: #fff;
}
.h_about .bd{
	margin-top: 50px;
	overflow: hidden;
}
.h_about .bd li{
	height: 170px;
}
.h_about .bd li a{
	display: block;
	height: 100%;
}

.list_swiper > .swiper-wrapper {
    transition-timing-function:linear;
}

.hyyy{
	padding: 70px 0;
}
.tit{
	text-align: center;
}
.tit h2{
	font-size: 30px;
	line-height: 1.3;
	color: #333;
	font-weight: bold;
}
.tit.wh h2{
	color: #fff;
}
.tit h2 i{
	color: #f13a3a;
}
.tit h3{
	color: #737373;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 10px;
}
.tit.wh h3{
	color: #fff;
}
.tit.wh h3 i::before,
.tit.wh h3 i::after{
	background: #fff;
}
.tit h3 i{
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.tit h3 i::before,
.tit h3 i::after{
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	left: -60px;top: 50%;
	display: block;
	background: #999;
	z-index: 11;
}
.tit h3 i::after{
	left: auto;
	right: -60px;
}
.tit.wh h4{
	color: #fff;
}
.tit h4{
	color: #333;
	font-size:16px ;
	line-height: 1.7;
	margin-top: 20px;
}
.hyyy .imgs{
	background: #fff;
	padding: 15px;
	margin-top: 25px;
}
.hyyy ul{
	background: none;
	height: 490px;
	position: relative;
}
.hyyy li:nth-child(1){
	position: absolute;
	left: 0;top: 0;
	width: 420px;
	bottom: 0;
}
.hyyy li:nth-child(2){
	right: 0;top: 0;
	position: absolute;
	height: 237px;
	width: calc(100% - 435px);
}
.hyyy li:nth-child(3){
	right: 0;bottom: 0;
	width: calc((100% - 450px)/2);
	position: absolute;
	height: 237px;
}
.hyyy li:nth-child(4){
	height: 237px;
	position: absolute;
	right: calc((100% - 450px)/2);bottom: 0;
	margin-right: 15px;
	width: calc((100% - 450px)/2);
}

.h-product{
	padding: 70px 0;
}
.h-product .pors{
	position: relative;
	padding: 50px;
}
.h-product .pors .next,
.h-product .pors .prev{
	width: 30px;
	height: 30px;
	background: url(../images/ico2.png) no-repeat center/cover;
	position: absolute;
	left: 0;top: 50%;
	margin-top: -15px;
	cursor: pointer;z-index: 11;
}
.h-product .pors .next{
	left: auto;
	right: 0;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}

.h-product .pors .next:hover,
.h-product .pors .prev:hover{
	background: url(../images/ico2-1.png) no-repeat center/cover;
}
.h-product .pors .pic{
	height: 200px;
	border: 1px dashed #ccc;
}
.h-product .pr-swiper{
	overflow: hidden;
}
.h-product .pors h4{
	text-align: center;
	font-size:14px ;
	line-height: 1.7;
	color: #666;
	padding: 10px 0 0;
}

.huoban{
	padding: 70px 0 20px;
	background: #f6f7fb;
}
.huoban ul{
	padding: 50px 100px;
	overflow: hidden;
}
.huoban li{
	float: left;
	width: calc((100% - 182px)/4);
	margin: 0 60px 20px 0;
	text-align: center;
}
.huoban li .imgs{
	height: 88px;
	position: relative;
	overflow: hidden;
}
.huoban li img{
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	margin: 0 auto;
}
.huoban li:nth-child(4n){
	margin-right: 0;
}
.huoban li h4{
	font-size:14px ;
	line-height: 1.6;
	color: #666;
	padding: 5px 0;
}


.h-news{
	padding: 70px 0 50px;
}

.h-news .hd{
	margin-top: 50px;
	text-align: center;
}
.h-news .hd li{
	display: inline-block;
	vertical-align: top;
}
.h-news .hd li i{
	display: block;
	margin: 17px 12px 0;
	width: 1px;
	background: #9b9b9b;
	height: 16px;
}
.h-news .hd li a{
	font-size: 16px;
	line-height: 50px;
	color: #666;
}
.h-news .bd{
	margin-top: 40px;
}
.h-news .bd .lt{
	width: 40%;
	float: left;
}
.h-news .bd .rt{
	float: right;
	width: 55%;
}
.h-news .bd .lt li a{
	display: block;
	overflow: hidden;
}
.h-news .bd .lt .pic{
	float: left;
	width: 120px;
	height: 120px;
}
.h-news .bd .lt .text{
	float: right;
	width: calc(100% - 130px);
}
.h-news .bd .lt .text h3{
	font-size: 14px;
	line-height:1.7 ;
	color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: bold;
	float: left;
	width: 70%;
}
.h-news .bd .lt .text h6{
	float: right;
	font-size: 14px;
	line-height:1.7 ;
	color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width: 20%;
	text-align: right;
}
.h-news .bd .lt .dels{
	font-size:12px ;
	line-height:18px ;
	color: #999;
	height: 90px;
	overflow: hidden;
	margin-top: 8px;
}
.h-news .bd .lt li{
	margin-bottom: 20px;
}
.h-news .bd .rt li a{
	display: block;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}
.h-news .bd .rt li h2{
	float: left;
	width: 70%;
	font-size:16px ;
	line-height: 30px;
	color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.h-news .bd .rt li h5{
	float: right;
	width: 30%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:16px ;
	line-height: 30px;
	color: #666;
	text-align: right;
}
.h-news .bd .rt li:nth-child(n+6){
	display: none;
}
.h-news .bd .rt li:nth-child(5) a{
	border-bottom: none;
}

.footer{
	background: #282828;
	padding: 40px 0;
}
.footer .lt{
	float: left;
	width: 40%;
}
.footer .lt .logo img{
	width: 330px;display: block;
}
.footer .lt .logo{
	margin-bottom: 50px;
}
.footer .lt h5 a{
	font-size:14px ;
	line-height: 1.8;
	color: #fff;
	display: inline-block;
}
.footer .cent{
	float: left;
	width: 40%;
}
.footer .wx{
	float: right;width: 10%;
	text-align: center;
	margin-top: 35px;
}
.footer .cent h3{
	font-size: 14px;
	color: #fff;
	background: #ff6537;
	width: 104px;
	border-radius: 18px;
	line-height: 35px;
	text-align: center;
}

.footer .cent .dels{
	margin-top: 20px;
	font-size: 14px;
	line-height: 2.5;
	color: #fff;
}

.footer .wx img{
	display: block;
	background: #fff;
	width: 90%;
	margin: 0 auto 10px;
}
.footer .wx h5{
	font-size:14px ;
	line-height: 1.7;
	color: #fff;
}

.footer{
	position: relative;
}
.footer .tps{
	background: url(../images/06.png) no-repeat center/cover;
	width: 50px;height: 50px;
	position: absolute;
	right: 50px;cursor: pointer;
	bottom: 50px;z-index: 11;
}
.footer .tps:hover{
	background: url(../images/06_hover.png) no-repeat center/cover;
}

.aban{
	height: 800px;
}

.about .wrap{
	overflow: hidden;
}
.about .lt{
	float: left;
	width: 460px;
}
.about .hd{
	padding: 50px 0;
	border-bottom: 1px solid #ccc;
}
.about .bd{
	padding: 50px 0;
}
.about .text{
	float: right;
	width: calc(100% - 480px);
}
.about .dels{
	font-size: 14px;
	line-height: 1.6;
	color: #666;
	margin-top: 20px;
}
.about .lt h2{
	font-size: 20px;
	line-height: 1.7;
	color: #666;
}
.about .lt h3{
	font-size: 16px;
	line-height: 1.7;
	color: #999;
}
.about .lt h3 i{
	color: #FF0000;
	margin-right: 40px;
}
.about .pic img{
	width: 100%;display: block;
	margin-top: 20px;
}


.zix{
	padding: 50px 0;
}

.zix .list{
	padding-top: 50px;
}
.zix .list li{
	float: left;
	width: calc((100% - 122px)/3);
	margin: 0 60px 30px 0;
}
.zix .list li img{
	width: 100%;
	display: block;
}
.zix .list li:nth-child(3n){
	margin-right: 0;
}
.zix .list li a {
	display: block;
}
.zix .list li h4{
	font-size:16px ;
	line-height: 50px;
	color: #333;
	text-align: center;
	height: 50px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.plan{
	padding: 50px;
}
.navhd{
	border: 1px solid #ccc;
	margin-top: 50px;
}
.navhd li{
	float: left;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #ccc;
	position: relative;
}
.navhd li a{
	display: block;
	font-size: 16px;
	line-height: 50px;
	color: #666;
	padding: 0 40px;
}
.navhd li.on a,
.navhd li:hover a{
	background: #222;
	color: #fff;
}

.navhd li.on::before{
	content: "";
	background: url(../images/x3.png) no-repeat center/cover;
	width: 10px;height: 5px;
	position: absolute;
	left: 0;right: 0;bottom: -5px;
	z-index: 11;margin: 0 auto;
}
.navhd li:last-child{
	border: none;
	
}
.plan .dels{
	font-size:16px ;
	line-height: 1.7;
	color: #666;
	padding: 50px 0;
}
.plan .dels img{
	max-width: 100%;
	display: block;
}
.plan .dels li{
	display: none;
}
.plan .dels li:first-child{
	display: block;
}
.market .bd{
	padding: 50px 0;
}
.market .bd li{
	float: left;
	width: calc((100% - 62px)/4);
	margin: 0 20px 20px 0;
}
.market .bd li:nth-child(4n){
	margin-right: 0;
}
.market .bd li a{
	display: block;
	position: relative;
	overflow: hidden;
}
.market .bd li .pic{
	height: 240px;
	position: relative;
}
.market .bd li h5{
	font-size:16px ;
	line-height:30px;
	color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin: 10px;
}

.market .bd li .ico{
	background: url(../images/x4.png) no-repeat center/cover;
	height: 64px;width: 64px;
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 11;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	margin: 0 auto;
	opacity: 0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.market .bd li a:hover{
	box-shadow: 0 0 16px 2px rgba(80,80,80,.2);
}
.market .bd li a:hover .ico{
	opacity: 1;
}



/*新闻*/
.fbanner {
	height: 290px;
}
.fnews {
	padding: 20px 0 10px;
}
.fnews .lts {
	float: left;width: 210px;
}
.fnews .lts dl {
	border: 1px solid rgba(242, 242, 242, 1);
}
.fnews .lts dl dt {
	padding: 25px 10px;text-align: center;background:rgba(230, 74, 25, 1);
}
.fnews .lts dl dt h4 {
	font-size: 18px;line-height: 1;color: #fff;padding-top: 8px;margin-bottom: 15px;
}
.fnews .lts dl dt h5 {
	font-size: 12px;line-height: 1;color: #fff;text-transform: uppercase;
}
.fnews .lts dl dd {
	margin: 0 5px;
}
.fnews .lts dl dd:first-child {
	margin: 5px 5px 0;
}
.fnews .lts dl dd:last-child {
	margin: 0 5px 5px;
}
.fnews .lts dl dd a {
	padding: 0 5px;display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition: all 0.3s;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;line-height: 40px;color: #666;
}
.fnews .lts dl dd:last-child a {
	border-bottom: none;
}
.fnews .lts dl dd.on a,
.fnews .lts dl dd a:hover {
	color: #ff6637;
}
.fnews .rts {
	float: right;width: calc(100% - 222px);
	border: 1px solid rgba(242, 242, 242, 1);
}
.fnews .rts .list h2 {
	padding: 0 5px;color: #f13a3a;
	font-size: 16px;line-height: 45px;
	border-top: 2px solid #f13a3a;
	border-bottom: 1px dashed #e5e5e5;
}
.fnews .rts .list ul {
	padding: 0 5px;
}
.fnews .rts .list li {
	overflow: hidden;border-bottom: 1px dashed #e5e5e5;
}
.fnews .rts .list li a {
	display: block;padding: 0 5px;
}
.fnews .rts .list li h6 {
	float: left;width: 70%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;transition: all 0.3s;
	font-size: 14px;line-height: 46px;color: #666;
}
.fnews .rts .list li p {
	float: right;width: 25%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;transition: all 0.3s;
	font-size: 14px;line-height: 46px;color: #666;
}
.fnews .rts .list li a:hover h6,
.fnews .rts .list li a:hover p{
	color: #f13a3a;
}
.fnews .rts .page {
	margin-top: 10px;
}
.fnews .rts .page ul {
	overflow: hidden;
}
.fnews .rts .page li {
	float: left;
}
.fnews .rts .page li a {
	display: block;padding: 5px 7px;transition: all 0.3s;
	font-size: 14px;line-height: 40px;color: #666;
}
.fnews .rts .page li:hover a,
.fnews .rts .page li.on a {
	color: #f13a3a;
}


/*新闻详情*/
.fnewsdata {
	padding: 20px 0 80px;
}
.fnewsdata .text .lt {
	float: left;width: 70%;
}
.fnewsdata .text .lt h3 {
	font-size: 25px;line-height: 1.6;color: #333;
}
.fnewsdata .text .lt p {
	font-size: 14px;line-height: 1.6;color: #666;margin: 20px 0 25px;
}
.fnewsdata .text .tet {
	border-bottom: 1px solid #f0efef;
}
.fnewsdata .text .return {
	float: right;background: rgba(238, 127, 19, 1);color: #fff;
	width: 100px;line-height: 35px;font-size: 16px;text-align: center;
	border-radius: 18px;overflow: hidden;display: block;transition: all 0.3s;
	margin: 30px 50px 0 0;
}
.fnewsdata .text .return:hover {
	background: rgba(230, 74, 25, 1);
}
.fnewsdata .text .txt {
	padding: 20px 0 50px;border-bottom: 1px dashed #e5e5e5;font-size: 14px;line-height: 1.8;color: #676767;
}
.fnewsdata .text .txt img {
	display: block;width: auto;height: auto;margin: 0 auto 0;
}


/*联系我们*/
.fcontact {
	padding: 30px 0 20px;
}
.ftit {
	text-align: center;
}
.ftit h2 {
	font-size: 24px;line-height: 1.8;color: rgba(51,51,51,1);position: relative;padding-bottom: 20px;
}
.ftit h2:before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	width: 35px;height: 4px;background: rgba(252, 192, 46);
}
.fcontact .list ul {
	margin-top: 35px;overflow: hidden;
}
.fcontact .list ul li {
	float: left;width: calc((100% - 42px)/3);margin-right: 20px;
	border: 1px rgba(222, 222, 222, 1) solid;
	border-radius: 5px;overflow: hidden;padding: 5px 5px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcontact .list ul li:nth-child(3n){
	margin-right: 0;
}
.fcontact .list ul li h2 {
	padding: 20px 10px 15px;text-align: center;border-bottom: 1px solid #e5e5e5;
	font-size: 20px;line-height: 1.6;color: #2b2b2b;margin-bottom: 10px;position: relative;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcontact .list ul li h2:before {
	position: absolute;z-index: 11;content: "";
	bottom: -4px;height: 8px;width: 8px;background: #f0f0f0;
	left: 0;right: 0;margin: 0 auto;transform: rotate(45deg);
}
.fcontact .list ul li p {
	font-size: 14px;line-height: 25px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fcontact .map {
	margin: 45px auto 0;height: 600px;
}
.fbanner2 {
	height: 380px;
}
.ftopz {
	margin-top: 90px;
}


/*产品*/
.fnews {
	padding: 10px 0 60px;
}
.fnews .lts .txt {
	margin-top: 7px;
	background: #f6f6f6;
	
}
.fnews .lts .txt h2 {
	padding-left: 36px;
	font-size: 16px;line-height: 45px;color: #fff;
	background: url(../images/ficon.png) no-repeat left 5px center #2b2b2b;
}
.fnews .lts .txt ul {
	padding: 30px 5px;
}
.fnews .lts .txt ul li {
	font-size: 14px;line-height: 25px;color: rgb(102, 102, 102);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnews .rtlist {
	width: calc(100% - 222px);float: right;margin-top: 5px;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnews .rtlist .tix {
	padding: 20px 5px 15px;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 5px;
}
.fnews .rtlist .tix h2 {
	font-size: 26px;line-height: 1.6;color: rgba(245, 81, 30, 1);
}
.fnews .rtlist .tix h3 {
	font-size: 14px;line-height: 1.4;color: #ccc;text-transform: uppercase;
}
.fnews .rtlist .tix:before {
	position: absolute;z-index: 11;content: "";
	left: 0;right: 0;margin: 0 auto;bottom: -4px;
	height: 8px;width: 8px;transform: rotate(45deg);
	background: #f0f0f0;
}
.fnews .rtlist .list ul {
	padding: 40px 10px 0;overflow: hidden;font-size: 0;
}
.fnews .rtlist .list ul li {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 20px;
}
.fnews .rtlist .list ul li:nth-child(3n) {
	margin-right: 0;
}
.fnews .rtlist .list ul li a {
	display: block;width: 100%;
}
.fnews .rtlist .list ul li .pic {
	height: 300px;width: 300px;overflow: hidden;border: 1px solid #dbdbdb;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnews .rtlist .list ul li .pic:hover {
	border-color:#000;
}
.fnews .rtlist .list ul li h4 {
	font-size: 14px;line-height: 30px;color: #666;text-align: center;margin-top: 12px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pages ul {
	margin-top: 10px;text-align: center;
}
.pages li {
	display: inline-block;padding: 5px 7px;
}
.pages li a {
	font-size: 14px;line-height: 40px;color: #666;transition: all 0.3s;
}
.pages li a:hover,
.pages li.on a{
	color: #02b2b5;
}

.fbanner4 {
	height: 550px;
}


/*产品详情*/
.fnews .rtlist.bornone {
	padding: 40px 7px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnews .rtlist .hd {
	margin-bottom: 60px;
}
.fnews .rtlist .hd .lt {
	float: left;border: 1px solid #eee;
	height: 426px;width: 426px;overflow: hidden;
	-webkit-box-sizing: border-box;cursor: pointer;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnews .rtlist .hd .text {
	float: right;width: calc(100% - 455px);
}
.fnews .rtlist .hd .text h3 {
	font-size: 20px;line-height: 26px;color: #585858;
}
.fnews .rtlist .hd .text h4 {
	margin-top: 34px;font-size: 40px;line-height: 44px;color: #ff6537;font-weight: bold;
	
}
.fnews .rtlist .hd .text h4 i {
	text-align: right;display: inline-block;width: 70px;vertical-align: top;
	line-height: 42px;color: #666;font-size: 14px;font-weight: 100;
}
.fnews .rtlist .bd {
	
	
}
.fnews .rtlist .bd h2 {
	border: 1px solid #eaeaea;
}
.fnews .rtlist .bd h2 i {
	color: #ff6537;text-align: center;font-size: 14px;line-height: 50px;
	width: 150px;padding: 0 10px;border-right:1px solid #eee;
	-webkit-box-sizing: border-box;border-top: 4px solid #ff6537;
	-moz-box-sizing: border-box;display: block;
	-o-box-sizing: border-box;cursor: pointer;
	box-sizing: border-box;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnews .rtlist .bd .dels {
	margin-top: 30px;color: rgb(102, 102, 102);
	font-size: 16px;line-height: 1.8;

}
.fnews .rtlist .bd .dels span {
	display: block;text-align: center;font-size: 21px;line-height: 1.8;color: rgb(102, 102, 102);
}


/*市场应用详情*/
.fnews .lts .app {
	background: #2b2b2b;padding: 0 10px;
}
.fnews .lts .app h3 {
	font-size: 16px;line-height: 45px;color: #fff;
}

.fnews .rtswiper {
	float: right;width: calc(100% - 235px);
}
.fnews .rtswiper h2 {
	font-size: 23px;line-height: 1.6;color: #4b4b4b;
	margin: 0 auto 15px;
}
.fnews .rtswiper .swiperimgs {
	position: relative;
}
.fnews .rtswiper .swiperimgs .swiperimg {
	height: 450px;width: 450px;overflow: hidden;margin: 0 auto;
}
.fnews .rtswiper .swiperimgs .next,
.fnews .rtswiper .swiperimgs .prev {
	position: absolute;z-index: 55;cursor: pointer;
	left: 45px;top: 50%;transform: translateY(-50%);transition: all 0.3s;
	background: url(../images/ficon1.png) no-repeat center #CCCCCC;
	height: 48px;width: 48px;border-radius: 50%;overflow: hidden;
}
.fnews .rtswiper .swiperimgs .next {
	left: auto;right: 45px;transform: translateY(-50%) rotate(180deg);
}
.fnews .rtswiper .swiperimgs .next:hover,
.fnews .rtswiper .swiperimgs .prev:hover {
	background: url(../images/ficon1.png) no-repeat center #666;
}
.fnews .rtswiper .swipericon {
	margin: 20px 20px 0;overflow: hidden;
}
.fnews .rtswiper .swipericon li {
	cursor: pointer;height: 100px;overflow: hidden;
	border: 1px solid #fff;
}
.fnews .rtswiper .swipericon li.swiper-slide-thumb-active{
	border-color: #ff6637;
}
.fnews .rtswiper .swipericon li img {
	display: block;width: 100%;height: 100%;
}
.fnews .rtswiper .text {
	font-size: 15px;line-height: 1.8;color: #c1c1c1;
	padding: 15px 0 50px;
}
.fbanner5 {
	height: 450px;
}

.market{
	padding: 50px 0;
}

.header .naver li .nli dd a:hover{
	background: #de750e;
}

#cnzz_stat_icon_1279804480{
	position: absolute;
	left: 0;z-index: 1;
	bottom: 0;
}
body{
	position: relative;
}