.container{
	width: 1200px;
	margin: 0 auto;padding-top: 10px;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
#full-screen-slider { width:100%; height:680px; float:left; position:relative}
#slides { display:block; width:100%; height:680px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; z-index: 1;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:none; list-style:none; position:absolute; left:20%; top:852px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*header*/
.header{min-width: 1200px;}
.header:before{ content: ""; display: block; width: 100%; height: 3px; background: #f65d08;}
.logo{margin-top: 30px; margin-bottom: 20px; width: 215px; float: left;}
.nav-pc{ width: 860px; text-align:center;float: right;}
.nav-pc ul{ padding:0; }
.nav-pc .menulevel{ padding:0;}
.nav-pc li {
    width: 12%;
    height: 116px;
	display: inline-block;
    font-size: 16px;
    color: #000;
    line-height: 116px;
    text-align: center;
    position: relative;}
.nav-pc li a span{ color:#000; display: block; font-size: 16px;}	

.nav-pc li a#menu_selected span{color: #fff; font-weight: bold; background: #f65d08}
.nav-pc li a#menu_selected:hover span{ color: #fff;}
.nav-pc li:hover{ color: #fff; background: #f65d08;}
.nav-pc li:hover a span{ text-decoration:none; color: #fff;}
.nav-pc li:hover>.menulevel{ display:block;}

.menulevel{ width:180px; left:-35px; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 180px;/*115px*/
    }
.menulevel li{ display:block; background:#ea5312; height: 50px; line-height: 50px; font-size: 14px; width: 100%; }
.menulevel li a span{font-size: 15px; color: #fff!important; text-align: center;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}





.MainNav{float: right;}
.MainNav > ul > li{float: left; height: 116px; line-height: 116px; padding-top: 8px; margin-left: 24px;}
.MainNav > ul > li > a{height: 114px;}
.MainNav ul li>a{ display: block; font-size: 16px; color: #666;}
.MainNav ul li>a:hover,.MainNav ul li.on>a{color: #ea5312!important; border-bottom: 2px solid #ea5312;}
.current>a{color: #ea5312!important; font-weight: bold;}
.nav_list{position: absolute; width: 100px; top: 124px; left: -37px; padding: 20px; background: url(../images/nav_bg.png); display: none; z-index: 996;}
.nav_list.r{right: 0; left: auto;}
.nav_list .left{float: left;}
.nav_list .right{float: right;}
.nav_list dl{ width: 106px; }
.MainNav ul li#nav4 .nav_list{width: 428px;}
.MainNav ul li#nav4 .nav_list dl{width: 162px;}
.MainNav ul li#nav4 .nav_list dd{width: 162px;}
.nav_list dl dd{ text-align: center;}
.nav_list dl dd>a{display: block; padding: 15px; line-height: 18px; color: #fff; font-size: 14px;}
.nav_list dl dd>a:hover{background: #fff; color: #ea5312;}
.nav_list .pic img{width: 265px; height: 127px; display: block;}

/*20220507修改*/
.MainNav > ul > li > ul{
    width: 100VW;
    left: 0;
	background: #ea5312;
	justify-content:center;
	flex-wrap: wrap;
	padding:0 0 50px 0;
	box-sizing:border-box;
}
.MainNav > ul > li > ul > li{
    height: auto;
    line-height: normal;
	width:auto;
	padding:10px 0 0 0;
	border-right: 1px solid rgba(255,255,255,.6);
	
}
.MainNav > ul > li > ul > li{
	
	padding:30px 40px 0 40px;
}
.MainNav > ul > li:nth-child(8) > ul > li{
	padding:0;
}
.MainNav > ul > li:nth-child(8) > ul > li:nth-child(1),.MainNav > ul > li:nth-child(8) > ul > li:nth-child(2),.MainNav > ul > li:nth-child(8) > ul > li:nth-child(3),.MainNav > ul > li:nth-child(8) > ul > li:nth-child(4){
	padding:30px 0 0 0;
}

.MainNav > ul > li > ul > li:last-child{
	border-right: none;
}
.MainNav > ul > li:nth-child(8) > ul > li:last-child{
	border-right: 1px solid rgba(255,255,255,.6);
}
.MainNav > ul > li:nth-child(8) > ul > li:nth-child(4n){
	border-right:none;
}
.MainNav > ul > li > ul > li > a span{
    font-size:20px;
	line-height: 36px;
}
.MainNav > ul > li > ul > li > ul{
    display:block;
	position:static;
	margin-top:6px;
}
.MainNav > ul > li > ul > li > ul > li{
    height: auto;
    line-height: normal;	
}
.MainNav > ul > li > ul > li > ul > li > a{
    font-size:15px;
	line-height: 26px;
	margin-top:5px;
}
.MainNav > ul > li > ul > li > ul > li > a:hover span{
    color:rgba(255,255,255,.8) !important;
}
/*20220507修改*/
/*
.MainNav ul li.on dl dd>a{color: #fff;}
.MainNav ul li.on dl dd>a:hover{color: #2f318b;}
*/

.MainNav ul .nav_proli{position: static;}
.nav_pro {position: absolute; z-index: 10; width: 1200px; top: 127px; left: 50%; display: none; z-index: 9999; margin-left:-600px;}
.nav_pro dl{float: left; width: 384px; height: 244px; border-left: 1px solid #ff6725; line-height: 24px; padding-left:23px;}
.nav_pro dl.on{padding-left: 0; border: none;}
.nav_pro dl dt{padding-top: 30px; width: 100%; display: block; font-size: 20px;}
.nav_pro dl dd{float: left; width: 50%; font-size: 14px; margin-top: 5px;}
.nav_pro dl dt a{color: #fff;}
.nav_pro dl dd a{color: #fff;}
.nav_pro dl dd a:hover{color: #ffb696;}


.nav_proBg{position: absolute; height: 328px; background: url(../images/nav_bg.png) ; top:127px; left: 0; width: 100%; display: none; z-index: 8888;padding-bottom: 180px;}


.linkw{ width:100%; height:auto;}
.link{ width:1200px; height:auto; margin:0 auto; padding-top:10px; padding-bottom:10px; color:#333;}
.link_n{ text-align:left;color:#fff;  width:1280px; height:auto;}
.link_n a{ color:#fff;}




/*foot部分*/
.foot-nav .foot-title {
	margin-bottom: 30px;
	font-size: 18px;
	color: #1e1e1e;
	padding-bottom: 10px;
	padding-top: 16%;
	font-weight: bold
}

.foot-nav .foot-list a {
	display: block;
	line-height: 30px;
	color: #1e1e1e
}

.foot-nav .foot-list a:before {
	/*content:"·";padding:0 5px*/
}

.font-cantent {
	text-align: right;
	color: #fff
}


.dbdh{width:1200px;  margin:0 auto; padding-bottom:260px; border-bottom:#515151 2px solid; }
.dbdh ul  {
    float: left;
    margin-right: 78px; color:#FFF;font-size:16px; 
}
.dbdh ul li{font-size:14px; line-height:30px; color:#FFF;}
.dbdh ul li a{font-size:14px; line-height:30px; color:#FFF;}
.dbdh ul li:nth-child(1) a{font-size:16px!important; line-height:30px; color:#FFF; font-weight:bold;}
.dbdh ul li:nth-child(1){margin-bottom:30px;}
/*.dbdh a:visited{
	color:#fff;
}
.dbdh a:hover{
	color:#ffffff;
}*/
.foot-bg{background: #333333; padding: 65px 0 30px; min-width: 1200px;}
.foot-logo{ margin-top: 32px; margin-left: 25px; float: left; width: 183px; }
.foot-tel{width: 720px; float: left; margin-left:74px; text-align: left; font-size: 14px; color: #fff; line-height: 34px;margin-top: 24px;}
.foot-ewm{float: right;}
.wzbb{
	background: #e94d07;
	text-align:center;
	/*height:56px;*/
	line-height: 30px;
	color: #fff;
  min-width: 1200px;
}
.wzbb a{
	color: #ffffff;
}
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:999999;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:2px solid #fff;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#929292;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "Î¢ÈíÑÅºÚ";overflow:hidden; z-index: 99999;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#929292;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ea5312;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
/*内页部分*/
.main{padding-bottom: 100px;}
.page-left{width: 291px; float: left;}
.zhushou{margin-top: 30px; margin-bottom: 10px;}
.page-right{width: 875px; float: right; margin-top: 35px; }
.page-right-top{border-bottom: #cccccc solid 1px; line-height: 65px;}
.page-right-bt{width: 380px; float: left; font-size: 18px;}
.page-right-bt img{float: left; margin-right: 10px; margin-top: 13px;}
.site-nav{float: right; width: 470px; font-size: 12px; text-align: right; margin-right: 15px;}
/*首页部分*/
.txtScroll-top .bd {
    padding: 0 15px;
    height: 50px;
    overflow: hidden;
}
.txtScroll-top .infoList li {
    height: 50px;
    line-height: 50px;
}
.txtScroll-top .infoList li a{font-size: 14px;}
.txtScroll-top {
    overflow: hidden;
    position: relative;
}
.txtScroll-top .hd{
  overflow: hidden;
  height: 50px;
  padding: 0 10px;
  width: 40px;
  float: right;
  position: relative;
}
.txtScroll-top .hd .next {
    background-position: 0 -140px;
    display: block;
    position: absolute;
  width: 9px;
  height: 5px;
  right: 5px;
  top: 27px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/arrow.png) 0 -140px no-repeat;
}
.txtScroll-top .hd .prev{
  display: block;
  position: absolute;
  width: 9px;
  height: 5px;
  right: 5px;
  top: 20px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/arrow.png) 0 -100px no-repeat;
}

.gonggao-box{border-bottom: #e5e5e5 solid 1px; line-height: 50px;}
.gonggao span{font-size: 16px; font-weight: bold; text-align: left; color: #ea5312; margin-right: 15px; display: block; float: left;}
.gonggao-con{width: 790px; float: left;}
.sousuo{width: 360px; height: 30px; float: right; margin-right: 5px; margin: 10px 0; }
.searchinput{width: 180px; height: 29px; float: left; border-bottom: #cccccc solid 1px; border-top: #cccccc solid 1px; border-left: #cccccc solid 1px;}
.search{width: 62px; height: 31px; float: left; background: #f65d08; line-height: 31px; text-align: center; font-size: 15px; color: #fff; border:none;}
.product{padding: 40px 0 55px;}
.product-bt{ font-size: 30px; font-weight: bold; color: #ea5312; text-align: center; }
.product-bt p{font-size: 16px;line-height: 45px; color: #343434; font-weight: normal;}
.product-con{margin-top: 35px;}
.product-con img{float: left; margin-right: 5px;}
.product-con li{width: 220px; height: 250px; float: left; margin-right: 8px; border:#b5b5b5 solid 1px; margin-bottom: 10px; text-align: center;}
.product-con li:nth-child(4),.product-con li:nth-child(8){margin-right: 0;}
.product-con li:hover{ border:#ea5312 solid 1px; }
.product-con li p{ font-size: 16px; text-align: center; line-height: 45px; }
.about-bg{background: #f2f2f2; padding-top: 60px; padding-bottom: 50px;}
.about img{float: right;}
.about-con{width: 780px; float: left;}
.about-bt{ font-size: 24px; text-align: left; line-height: 45px; color: #ea5312; }
.about-content{height: 200px; margin: 5px 0;}
.about-more{width: 110px; height: 35px; float: left; margin-top: 10px; background: #ea5312; line-height: 35px; font-size: 15px; text-align: center;}
.dingzhi-box{background: url(../images/dingzhi-bg.jpg) repeat-x bottom left; padding:50px 0 105px;}
.dingzhi-con{margin-top: 45px;}
.dingzhi-con li{width: 282px; height: 359px; float: left; margin-right: 22px; color: #fff; }
.dingzhi-con li span{ text-align: center; font-size: 24px; margin-top:140px; display: block;}
.dingzhi-con li p{ font-size: 14px; text-transform: uppercase;text-align: center;}
.dingzhi-con li:nth-child(1){background: url(../images/zengzhi01.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(2){background: url(../images/zengzhi02.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(3){background: url(../images/zengzhi03.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(4){background: url(../images/zengzhi04.jpg) no-repeat top center; margin-right: 0;}
.dingzhi-con li:nth-child(1):hover{background: url(../images/dignzhi0.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(2):hover{background: url(../images/dingzhi1.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(3):hover{background: url(../images/dingzhi2.jpg) no-repeat top center;}
.dingzhi-con li:nth-child(4):hover{background: url(../images/dingzhi3.jpg) no-repeat top center;}
.news{width: 350px; float: left;}
.index-bottom{ padding-top:30px; padding-bottom: 55px; }
.case{width: 780px; float: right;}
.news-top{font-size: 24px; font-weight: bold; text-align: left; color: #ea5312;}
.news-top p{font-size: 14px; font-weight: normal; color: #4b4b4b;}
.news-con{ margin-top: 20px; }
.news-con li{line-height:55px; border-bottom: #e5e5e5 solid 1px;}
.news-con li a{font-size: 14px;}
.case-con{margin-top: 30px;}
.case-con li{ width:245px; height: 423px; float: left; margin-right: 20px; position: relative; margin-top: 20px;}
.case-more{width: 195px; height: 250px; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.8); display: none; text-align: center; font-size: 15px; color: #fff; line-height: 26px; padding-top: 55px; padding-left: 25px; padding-right: 25px;}
.case-con li p{line-height: 120px; background: #999999; color: #fff; font-size: 16px; text-align: center;}
.anli-icon{position: absolute; left:80px; top: -50px; width: 88px; height: 88px; background: url(../images/anli-icon01.png) no-repeat top center;}
.case-con li:hover p{ background: #ea5312; }
.case-con li:hover .anli-icon{ background: url(../images/anli-icon.png) no-repeat top center;}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 30px;width:280px;}
.photos-demo span p{ margin-top: 10px;font-size:16px;}
.photos-demo span img{width: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #e1352b; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.newsList{
	margin-top: 30px;
}
.ptitle{
	padding-left: 15px;
}
.ny-left-tu1{
	margin-bottom: 2px;
}
.xiaz li{ border-bottom: 1px dashed #ccc; line-height: 45px; font-size: 14px;}
.downloadtimes i img {
    margin-right: 5px;
    width: 14px;
}
.downloadtimes {
    padding: 0 5%;
}