a :hover,body {
	color: #666
}

.btn,body {
	background-color: #fff
}

.header .top .logo,.inner-bar h2,.section .stitle h2,.section-about .about-content h4,.section-case ul li,.section-tech ul li,.title1 h2 {
	text-transform: uppercase
}

.inner-bar h2,.inner-content .inner-nav>ul>li li {
	text-indent: 5px
}

abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video  , textarea{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: "Microsoft YaHei";
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}


body {
	line-height: 1;
	font-size: 14px;
	overflow-x: hidden
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
	color: #333
}

* {
	box-sizing: border-box
}

img {
	vertical-align: middle
}
.nyimg img{
	max-width:1600px;
}

.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clear{
	clear: both
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after {
	clear: both
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.text-center {
	text-align: center
}

.container {
	position: relative;
	margin: 0 auto;
	width: 1200px
}

.btn {
	display: inline-block;
	padding: 12px 20px;
	border-radius: 40px;
	transition: all .5s;
	border: 1px solid #ccc
}

.btn:hover {
	background-color: #eee
}
.container{
	width: 1600px;
}

.header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
	background: linear-gradient(to bottom,#000 30%,rgba(0,0,0,0) 100%)
}

.header .top .logo {
	float: left;
	padding: 12px 0;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700
}

.header .nav,.header .rm-nav {
	float: right;
	margin-top: 20px;
	margin-right: 80px;
}

.header .rm-nav {
	clear: none
}

.header .rm-nav .rm-menu,.header .rm-nav ul {
	background-color: #fff;
}
.header .rm-nav .rm-hover .yjfl{
	background-color: rgba(236,96,0,0.9);
	color: #fff;
}
.header .rm-nav .yjfl:hover{
	background-color: rgba(236,96,0,0.9);
	color: #fff;
	
}
.header .rm-nav .ejfl{
	background-color: rgba(236,96,0,0.9) !important;
}

.header .rm-nav .ejfl li{
	border-bottom: 1px solid #d05b0b;
}
.header .rm-nav .ejfl a{
	color: #FFF;
}

.header .nav ul li {
	float: left;
	padding: 15px 20px
}

.header .nav ul li a {
	display: block;
	padding: 5px 0;
	line-height: 20px;
	font-size: 16px;
	color: #fff
}


.header-2 {
	position: relative;
	background: #FFF;
}
.header-2  .container{
	width: 1600px;
}

.header-2 .rm-nav .rm-menu,.header-2 .rm-nav ul {
	
}
.app{
	width: 29px;
	height: 33px;
	float: right;
	margin-top: 20px;
}
.yybb{
	float: right;
	width: 50px;
	height: 3em;
margin-right:25px;
	line-height: 3em;
	margin-top: 20px;
	}
.tel{
	float: right;
	width: 220px;
	
	padding-left: 35px;
	height: 3em;
	line-height: 3em;
	margin-top: 20px;
	background: url(../images/tel.png) no-repeat center left;
}
.tel span{
	font-size: 18px;
	color: #ef7601;
}

#swiper1 {
      width: 100%;
    }
#swiper1 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
#swiper1 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	color: #fff;
}
#swiper1 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	color: #fff;
}
#swiper1 .swiper-pagination-bullet{
	width: 50px;
	border-radius:0px;
	background: #fff;
	opacity: 0.6;
}
#swiper1 .swiper-pagination-bullet-active{
	background: #af4b06;
	opacity: 1;	
}
.banner_dw{
	position: relative;
	width: 100%;
}
.banner_fd{
	width: 1600px;
	position: absolute;
	bottom: 100px;
	z-index: 99;
	left: 50%;
	margin-left: -800px;
}
.news_big{
	background-color: rgba(255,255,255,0.8);
	padding: 25px 5px;
	box-sizing: border-box;
}
.news_big ul{
	width: 48%;
	float: left;
	margin: 0 1%;
}
.news_big ul img{
	float: left;
	width: 32%;
}
.news_big ul li{
	float: right;
	width: 65%;
}
.news_big ul li b{
	font-size: 18px;
	font-weight: bold;
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
}
.news_big ul li p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
	}
.news_big ul li span{
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	display: block;
	color: #db5610;
}
.news_m{
	width: 100%;
}
.news_m .left{
	width: 25%;
	background-color: rgba(255,255,255,0.8);
	padding: 5px 15px 25px 15px;
}
.news_m .left h2{
	font-size: 24px;
	color: #db5610;
	font-weight: bold;
	margin-bottom: 10px;
}
.news_m .left h2 span{
	font-size: 15px;
	color: #666666;
}
.news_m .left a{
	display:block;
	line-height: 26px;
}
.news_m .right{
	width: 75%;
}
.news_m .right li{
	width: 32.3%;
	margin-left: 1%;
	float: left;
	background-color: rgba(255,255,255,0.8);
	margin-top: 10px;
	padding: 25px;
	box-sizing: border-box;
}
.news_m .right li img{
	width: 100%;
}
.foot_top_bj{
	background: #f7f7f7;
	padding: 60px 0;
}
.bai_bj{
	background: #fff;
}
.foot_top{
	width: 1600px;
}
.foot_top .left{
	width: 65%;
}
.foot_top .left li{
	padding-right: 80px;
	float: left;
}
.foot_top .left li a{
	display: block;
	line-height: 30px;
}
.foot_top .left li a b{
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;
}
.foot_top .right{
	width: 17%;
}
.foot_top .right li{
	width: 49%;
	margin-left: 1%;
	float: left;
	text-align: center;
}
.foot_top .right li img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.foot{
	background: #333333;
}
.foot ul{
	width: 1600px;
	margin: auto;
	line-height: 28px;
	padding: 10px 0;
	color: #ccc;
}
.foot ul span{
	float: right;	
}
.foot ul a{
	color: #ccc;
}
.ny_nav{
	width: 100%;
	line-height: 70px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
.ny_nav a{
	display: inline-block;
	padding: 0 30px;
	font-size: 15px;
}
.ny_nav a:hover , .ny_nav .gl{
	color: #de5f0f;
	border-bottom: 1px solid #de5f0f;
}
.about-content{
	line-height: 28px;
	margin: 40px auto;
}
.about-content iframe{
	width:60%;
	height:540px;
	display:block;
	margin:auto;
	margin-top:20px;
	}
.about-content strong{
	font-weight:bold;
	color:#ef7601;
	font-size:20px;
	}
.news-contact strong{
	font-weight:bold;
	color:#666;
	font-size:14px;
	}
.news_list{
	margin: 40px auto;
}
.news_list ul li{
	width: 24%;
	margin: 8px 0.5%;
	float: left;
	padding: 1.5%;
	height:516px;
	border: 1px solid #ddd;
}

.news_list ul li h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
}
.news_list ul li h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
.news_list ul li img{
	width: 100%;
	margin: 15px 0;
}
.prolist ul li{
	height:320px;
	}
.caselist ul li{
	height:550px;
	}
.prolist ul li img{
	margin:0px 0 15px 0;
	}
.news_list ul li p{
	line-height: 28px;
}
.news_list ul li span{
	line-height: 50px;
	color: #999;
}
.productlist-cont{
	margin: 40px auto;
}
.productlist-cont ul li{
	width: 24%;
	margin: 8px 0.5%;
	float: left;
	position: relative;
}
.productlist-cont ul li img{
	width: 100%;
	display: block;
}
.productlist-cont ul li p{
	position: absolute;
	top: 0px;
	z-index: 9;
	padding: 10% 20%;
}
.productlist-cont ul li p b{
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 10px;
	font-weight: bold;
}
.productlist-cont ul li p a{
	display: block;
	color: #fff;
	padding-left: 20px;
	background: url(../images/pr_fl_jt.png) no-repeat center left;
	line-height: 30px;
}
.fzlc{
	margin: 40px auto;
	padding:40px 0;
	background:url(../images/fzlc.png) repeat-y center;
}
.fzlcn{
	margin-top:20px;
	background:url(../images/fzlcn.png)  no-repeat  50% 6px;
	}
.fzlcn b{
	font-size: 24px;
	color: #de6011;
	display: block;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.fzlcn p{
	line-height: 24px;
	margin-top:15px;
}
.fzlcn p strong{
	font-weight:bold;
	color:#de6011;
	}

.fzlc2{
	padding-right:52%;
	}
.fzlc2 b{
	text-align:right !important
	}
.fzlc1{
	padding-left:52%;
	}
#swiper2{
	background: url(../images/sj2.jpg) repeat-x bottom;

}
#swiper2 .swiper-slide{
	padding: 30px 0px 30px 70px;
	min-height: 275px;
	background:  url(../images/sj1.png)  no-repeat 40px 36px;
}
#swiper2 .swiper-slide b{
	font-size: 24px;
	color: #de6011;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}
#swiper2 .swiper-slide p{
	line-height: 24px;
}
#swiper2 .swiper-slide p strong{
	font-weight:bold;
	color:#de6011;
	}

#swiper2 .swiper-button-prev::after  {
    color: #333;
}
#swiper2 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	color: #333;
}
#swiper3{
	display: none;
}
#swiper3 .swiper-slide{
	padding: 30px 10px;
	background: #f1f1f1;
	
}
#swiper3 .swiper-slide b{
	font-size: 24px;
	color: #de6011;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
#swiper3 .swiper-slide p{
	line-height: 24px;
}
#swiper3 .swiper-pagination-bullet-active{
	background: #af4b06;
	opacity: 1;	
}
.f6-contact{
	margin: 40px auto;
}
.vodie ul{
	width: 49%;
	margin: 0 0.5%;
	float: left;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	padding-bottom:10px;
}
.vodie ul video{
	width: 100%;
}
.f6about_bj{
	background:#f8f8f8;
	padding: 80px 0;
}
.f6about_bj img{
	margin:auto;
	display:block;
	}
.f6about h2{
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-bottom: 15px;
}
.f6about ul{
	border-left:1px solid #f1f1f1;
	margin-top:30px
	}
.f6about ul li{
	border-right:1px solid #f1f1f1;
	float:left;
	min-height:250px;
	width:20%;
	padding:20px;
	text-align:center;
	}
.f6about ul li h4{
	font-size:20px;
	text-align:center;
	color:#fff;
	margin-bottom:15px;
	}
.f6about ul li p{
	color:#fff;
	line-height:28px;
	}

.f6youshi{
	border-left: 1px solid #ddd;
}
.f6youshi ul li{
	width: 25%;
	float: left;
	padding: 3%;
	border-right: 1px solid #ddd;
}
.f6youshi ul li h2{
	font-size: 24px;
	color: #de5f0f;
	margin-bottom: 20px;
}
.f6youshi ul li h2 span{
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
}
.f6youshi ul li p{
	line-height: 28px;
	color: #666;
}
.f6youshi_ico1:hover{
	background: url(../images/f6_ico1.jpg);
}
.f6youshi_ico2:hover{
	background: url(../images/f6_ico2.jpg);
}
.f6youshi_ico3:hover{
	background: url(../images/f6_ico3.jpg);
}
.f6youshi_ico4:hover{
	background: url(../images/f6_ico4.jpg);
}
.f6youshi ul li:hover h2{
	color: #fff;
}
.f6youshi ul li:hover h2 span {
	color: #fff;
}
.f6youshi ul li:hover p {
	color: #fff;
}
.f6ryzz h2{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin: 80px auto 40px;
}
.f6ryzz img{
	border: 1px solid #ddd;
	width: 100%;
}
.f6djgm{
	background: url(../images/F6_bj1.jpg);
	margin-top: 80px;
}
.f6djgm ul{
	text-align: center;
	padding: 60px 0;
}
.f6djgm ul img{
	width: 40%;
}
#swiper5{
	display: none;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #de5f0f;
}
.page-num-current{
	background: #de5f0f;
	color: #fff;
}
.product_xx{
	margin: 40px auto;
}
.product_xx .product_xximg{
	width: 48%;
	float: left;
	border: 1px solid #f1f1f1;
}
.product_xx  ul{
	float: right;
	width: 48%;
	color: #666;
	line-height: 28px;
}
.product_xx  ul h2{
	color: #ef7601;
	font-size: 30px;
	margin-bottom: 20px;
}
.product_xx  ul h4{
	color: #333;
	font-size: 20px;
	margin-top:20px;
	padding-bottom:10px;
	}
.product_xx  ul h5	{
	margin-bottom:20px;
	border:1px solid #ddd;
	padding:5px 20px;
	width:98%;
		}
.product_xx  ul .xlogon{
	border:1px solid #ddd;
	width:24%;
	margin-bottom:5px;
	}
.news_bt h2{
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-bottom:20px;
}
.news_bt h4{
	border: 1px solid #f1f1f1;
	text-align: center;
	margin: 20px 0;
	color: #999;
	padding: 5px;
}
.f6about_ys2 , .f6about_ys4{
	background:#F5F5F5;
	}

.f6about_ys ul{
	width:65%;
	}
.f6about_ys .f6about_ysimg{
	width:30%;
	}
.f6about_ys ul h2{
	font-size:40px;
	color:#111;
	padding:90px 0 20px 0;
	}
.f6about_ys ul h4{
	color:#444;
	font-size:24px;
	line-height:35px;
	}
.f6about_ys ul img{
	width:100%;
	display:block;
	margin:auto;
	}
.f6about_ys1 li{
	margin-top:40px;
	}
.f6about_ys1 li span{
	display:inline-block;
	padding:15px 20px;
	border:1px solid #FF8115;
	color:#FF8115;
	margin-bottom:5px;
	}
.f6about_ys1 li .csbj{
	background:#FF8115;
	color:#fff;
	}

.f6about_ys li{
	margin-top:40px;
	}
.f6about_ys2 li P{
	width:50%;
	float:left;
	margin-bottom:10px;
	line-height:40px;
	font-size:16px;
	color:#999;
	}
.f6about_ys2 li P span{
	display:inline-block;
	padding:0px 20px;
	background:#FF8115;
	color:#fff;
	line-height:40px
	}
.f6about_ys3 li{
	line-height:80px;
	font-size:18px;
	color:#999;
	}
.f6about_ys3 li span{
	display:inline-block;
	padding:0px 20px;
	background:#FF8115;
	color:#fff;
	line-height:40px
	}

.f6about_ys4 li p{
	width:40%;
	float:left;
	margin-bottom:10px;
	line-height:40px;
	font-size:16px;
	color:#999;
	}
.f6about_ys4 li span{
	display:inline-block;
	padding:0px 20px;
	background:#FF8115;
	color:#fff;
	line-height:40px
	}

.fhtop{
	width:50px;
	height:50px;
	position:fixed;
	right:0px;
	z-index:999;
	bottom:80px;
	background:#000;
	opacity:0.6;
	}
.fhtop img{
	width:50px;
	}

.aboutn{
	padding:50px 0;
	}
.nr100{
	width: 100%;
    height: 160px;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #d1d1d1;
	background:#fff;
	}
.nr30{
	width:33%;
	float:left;
	margin-right:2%;
	margin-top:15px;
	padding: 20px;
	border: 1px solid #d1d1d1;
	background:#fff;
	}
.nr20{
	width:16%;
	margin-top:15px;
	padding: 20px;
	border: 1px solid #d1d1d1;
	background:#fff;
	}
.yzm{
	height:57px;
	float:right;
	margin-top:16px;
	}	
.btn{
	background: #ddd;
    width: 30%;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
	}
.shzr ul{
	margin-top:40px;
	border-bottom:1px solid #ddd;
	padding-bottom:40px;
	}
.shzr ul .shzrwz{
	width:66%;
	line-height:30px;
	}
.shzr ul .shzrwz h2{
	font-size:30px;
	margin-bottom:15px;
	margin-top:40px;
	color:#222;
	font-weight:bold;
	}
.shzr ul .shzrtp{
	width:30%;
	}
.shzr ul .shzrtp img{
	width:100%;
	}
.nmly{
	margin:50px auto;
	display:block;
	width:120px;
	height:50px;
	line-height:50px;
	color:#fff;
	background:#ef7601;
	text-align:center;
	border-radius:5px;
	}













