html{color:#000;background:#f5f5f5; }
body { color:#666;font-size:14px;width: 100%; ;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;border:0;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/ 
 
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
 
.fl { float:left !important;}
.fr { float:right !important;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/* -- 页面整体布局 -- */
.content , .footer { width:1200px; margin:0 auto; font-family:"Microsoft Yahei";}



 
 
 
.topWrap{font-family:"Microsoft Yahei";position: relative;width:100%;  background:#fff;}
.header{margin:0 auto; position: relative;width:1200px;overflow:hidden;padding:15px 0;}
.header .logo{width:80px;height:80px; float:left;overflow:hidden;margin-right:50px;border:1px solid #eee;}
.header .logo img{height:100%;width:100%; display:block}
.header .comanyinfo{overflow:hidden;float:left;width:900px;}
.header .comanyinfo p{    font-size: 14px; margin-bottom: 12px; max-width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.header .comanyinfo .company-name{color: #333;font-size: 24px;font-weight: 700; margin-top:10px;  }
.header .comanyinfo .company-renzheng{color: #333;font-size: 14px;font-weight: 700;   }

.companytel{position:absolute;right:0;top:40px; display:flex;align-items:center;font-size:32px; font-weight:bold}
.companytel img{display:inline-block;width:35px;}
.zdytel{margin-left:10px;color:#fd6f01}

.nav {height:45px;width:100%;background: #242424;}
/* .nav {background: var(--nav-bg-color, #333);} */
.nav ul{width:1200px;margin:0 auto;}
.nav li {float:left;height:45px; line-height:45px;text-align: center; max-width:200px;cursor:pointer;    min-width: 120px; position:relative;}
.nav li a {font-size:16px;color:#fff;  font-weight:600;}
.nav .cur {background-color: #fd6f01; font-weight:bold} 
.nav li:hover{background-color: #fd6f01;}
 
.next-ul{display:none;position:absolute;top:46px; background:#fff; width:200px !important;padding:10px;left:0;border-radius:5px;z-index:9999}
.next-ul li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height:28px;float:none;height:28px;text-align:left;padding-left:10px;}
.next-ul li:hover{background:#f2f3f7} 
.next-ul li a{color:#333;font-size:14px; font-weight:500;}


.nav-arrow {
   margin-left:10px;display:inline-block;
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-top: 10px solid #f2f3f7;
   border-bottom: 0;
 }

.buybox{position:absolute;right:20px;top:0px; height:25px;line-height:25px;}
.buybox strong{color:#3453C6; font-size:22px}

 
 
.banner-slider {overflow:hidden;position:relative;}
.banner-item {display:none;position:relative;width:100%;height:auto;transition:opacity 0.5s ease;/* 添加过渡效果 */}
.banner-item img {width:100%;max-height:600px;;object-fit:cover;display:block}
.active {display:block;opacity:1;/* 显示时的不透明度 */}
.prev-button,.next-button {position:absolute;top:40%; border:none; cursor:pointer;z-index:10;}
.prev-button {left:10px;}
.next-button {right:10px;}

.banner-txt{position:absolute;width:1200px; left:50%;top:0px;margin-left:-600px;  }
.banner-txt-box {width:500px; background: rgb(253, 111, 1,0.2);height:400px;padding:100px 20px;text-align:center}
.banner-txt-4{font-size:28px;  font-weight:bold; color:#fff;  letter-spacing:2px; margin-bottom:20px;}
.banner-txt-5{font-size:36px;  font-weight:bold; color:#fff;  letter-spacing:2px;text-shadow:    -1px -1px 0 #333,    1px -1px 0 #333,    -1px 1px 0 #333,    1px 1px 0 #333;  }
.banner-txt-2{display:flex;align-items:center;justify-content:center;margin-bottom:20px;}
.banner-txt-2 span{display:inline-block; font-size:48px;  font-weight:bold; margin:0 15px; color:#fff;letter-spacing:10px;}
 
.banner-txt-3{ height:50px;line-height:50px; background:#fd6f01;padding:0 25px; color:#fff; font-size:24px;font-weight:bold; display:inline-block;  letter-spacing:2px;margin-bottom:20px; }
.banner-txt-1{line-height:50px;margin-bottom:20px;;font-weight:bold;color:#fff; white-space:nowrap}
.xianlubox{display:inline-block;  font-size:18px; color:#fff;text-shadow:    -1px -1px 0 #000,    1px -1px 0 #000,    -1px 1px 0 #000,    1px 1px 0 #000;}
.banner-txt-1 span{display:inline-block;  padding:5px; width:60px;height:30px;margin:0 5px; line-height:30px;font-size:18px;   border:1px solid #fff; text-align:center }

@media (max-width:768px) {
	.banner-item img {min-height:180px;}
 .prev-button img,.next-button  img{width:30px;}
}



 .wuliu_right_info {position:fixed;top:200px;right:0px;z-index:1000;background:#fff;color:#333 !important}
.right_info_tit {height:45px;line-height:45px;text-align:center;background:#fd6f01;color:#fff;position:relative;cursor:pointer;padding:0 25px;font-size:18px !important;}
.right_info_tit a {color:#fff !important;font-weight:bold !important;letter-spacing:2px;text-shadow:0 0 10px #f9b61f,0 0 20px #f9b61f,0 0 30px #f9b61f,0 0 40px #f9b61f;display:block;-webkit-animation-name:scaleDraw;/*关键帧名称*/-webkit-animation-timing-function:ease-in-out;/*动画的速度曲线*/-webkit-animation-iteration-count:infinite;/*动画播放的次数*/-webkit-animation-duration:5s;/*动画所花费的时间*/}
@keyframes scaleDraw {0% {transform:scale(1);/*开始为原始大小*/}
25% {transform:scale(1.1);/*放大1.1倍*/}
50% {transform:scale(1);}
75% {transform:scale(1.1);}
}
.right_info_box{padding:10px; background:#fff;width:200px}
 
.right_info_item{    margin-bottom: 8px;    text-align: left;    font-size: 14px;    word-break: break-all;    color: #888;    line-height: 24px;}
.lianxiren_icon{	background: url(/images/lianxiren.png) no-repeat 0 3px; padding-left:25px;}
.dianhua_icon{    background: url(/images/dianhua.png) no-repeat 0 4px;	padding-left:25px;}
.address_icon{	background: url(/images/address.png) no-repeat 3px 2px;	padding-left:25px;}

.xiadanbtn2{width:160px;height:30px;line-height:30px;background:#ee1100;margin:0 auto; text-align:center;margin-bottom:20px;font-size:20px;}
.xiadanbtn2 a{color:#fff}

.footWrap{ overflow:hidden;font-family:"Microsoft Yahei";padding:30px 0; position:relative;z-index:1}
.footer{width:1200px;margin: 0 auto; position: relative; line-height:25px; text-align:center; }
 
.mobile-fixed,.mobile-footer{display:none;}
 
@media (max-width:768px) {
	  
.header , .content , .footer { width:100%;}
.topWrap{padding-top:90px;}
.header{margin:0;} 
.header .logo{width:50px;height:50px;margin-right:10px;}
.header .comanyinfo{width: calc(100% - 70px);}
.header .comanyinfo .company-name{font-size:14px;}
.header .comanyinfo p{margin-bottom:0;}
.header .comanyinfo p:last-child{display:none}	  
	/*头部nav*/
.nav{z-index: 1000;position: fixed;top: 0px;left: 0;width: 100%;height:auto} 
.nav li{min-width:90px;}
.nav li a{font-size:14px;} 
.nav ul{width: 100%;}
 
.companytel{display:none}
 
.linkbox{display:none;}

	/*脚部*/
.footWrap{padding:15px 15px 30px 15px; margin-bottom:50px; text-align:justify} 

 
.mobile-fixed,.mobile-footer{display:block;height:50px}
.mobile-footer{position:fixed;bottom:0;z-index:99;left:0;width:100%;background:#33383c;color:#fff;padding:10px 0;border-top:1px solid #fff;}
.mobile-footer a{color:#fff;}
.mobile-footer li{float:left;width:25%;padding:0 10px;text-align:center;box-sizing:border-box;}
.mobile-footer li .icon{display:block}
.mobile-footer li .icon .fa-qq{background:url(/images/ft-email.png) 50% no-repeat}
.mobile-footer li .icon .fa-phone{background:url(/images/ft-phone.png) 50% no-repeat}
.mobile-footer li .icon .fa-home{background:url(/images/ft-home.png) 50% no-repeat}
.mobile-footer li .icon .fa-duanxin{background:url(/images/ft-duanxin.png) 50% no-repeat}
.mobile-footer li .icon .fa{width:25px;height:25px;display:inline-block;background-size:25px}
.mobile-footer li p{font-size:14px}


 .nav-arrow {
   margin-left:5px; 
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-top: 7px solid #f2f3f7;
 
 }
 
 .wuliu_right_info{display:none;}
  .banner-txt{left:0;width:100%;top:0px;margin:0;padding:0;}
 .banner-txt-1{font-size:16px;line-height:50px;margin:0;}
 .banner-txt-1 span{padding:0 5px;line-height:30px;margin:0 5px;width:auto;font-size:16px;}
  .banner-txt-2{margin-bottom:10px;}
 .banner-txt-2 span{font-size:24px;}
 .banner-txt-3{font-size:16px;width:auto;margin:10px auto;height:30px;line-height:30px;}
 .xianlubox{font-size:14px;}
  .xianlubox img{width:60px;}
 .wuliu_right_info{display:none;}
 .banner-txt-box{width:100%;height:100%;padding:15px 0;}
  .banner-txt-4, .banner-txt-5{display:none;}
  }
 

