﻿@charset "utf-8";
/* 全局 */
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-justify:inter-ideograph}
a{text-decoration:none;outline:0;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;color: #333;}
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:8px;height:8px;background-color:#F5F5F5}
::-webkit-scrollbar-track{border-radius:10px;background-color:#E2E2E2}
::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}
input,textarea{-webkit-user-select:text}

/*字体css*/
@font-face{font-family:"iconfont";src:url('../fonts/iconfont.woff2?t=1638839770454') format('woff2'),url('../fonts/iconfont.woff?t=1638839770454') format('woff'),url('../fonts/iconfont.ttf?t=1638839770454') format('truetype')}
.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-contact:before{content:"\e642"}
.icon-home:before{content:"\e867"}
.icon-news:before{content:"\e855"}
.icon-product:before{content:"\e788"}
.icon-tel:before{content:"\e600"}
.icon-Telephone1:before{content:"\e615"}
.icon-address:before{content:"\e66b"}
.icon-Email:before{content:"\e62d"}
.icon-qq:before{content:"\e614"}
.icon-saomiao:before{content:"\e879"}
.icon-liubianxing:before{content:"\e64e"}
/*字体css结束*/

/*栅格系统*/
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
.container-pad{padding-left:10px;padding-right:10px}
@media (min-width:769px){
	.container{width:98%;padding:0}
}
@media (min-width:992px){
	.container{width:96%;padding:0}
}
@media (min-width:1200px){
	.container{width:94%;padding:0}
}
@media (min-width:1400px){
	.container{width:92%;padding:0;max-width: 1200px;}
}
.container-fluid{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}
.row{margin-right:-10px;margin-left:-10px}
.container:after,.row:after,.container-fluid:after{display:table;clear:both;content:''}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-3,col-sm-9{float:left;box-sizing:border-box}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-ss-12{width:100%}
@media (min-width: 769px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-5,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;box-sizing:border-box}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:75%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:50%}
	.col-sm-5{width:41.66666667%}
	.col-sm-4{width:33.33333333%}
	.col-sm-3{width:25%}
	.col-sm-2{width:16.66666667%}
	.col-sm-1{width:8.33333333%}
}
@media (min-width: 992px) {
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;box-sizing:border-box}
	.col-md-12{width:100%}
	.col-md-11{width:91.66666667%}
	.col-md-10{width:83.33333333%}
	.col-md-9{width:75%}
	.col-md-8{width:66.66666667%}
	.col-md-7{width:58.33333333%}
	.col-md-6{width:50%}
	.col-md-5{width:41.66666667%}
	.col-md-4{width:33.33333333%}
	.col-md-3{width:25%}
	.col-md-2{width:16.66666667%}
	.col-md-1{width:8.33333333%}
}
@media (min-width: 1200px) {
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;box-sizing:border-box}
	.col-lg-12{width:100%}
	.col-lg-11{width:91.66666667%}
	.col-lg-10{width:83.33333333%}
	.col-lg-9{width:75%}
	.col-lg-8{width:66.66666667%}
	.col-lg-7{width:58.33333333%}
	.col-lg-6{width:50%}
	.col-lg-5{width:41.66666667%}
	.col-lg-4{width:33.33333333%}
	.col-lg-3{width:25%}
	.col-lg-2{width:16.66666667%}
	.col-lg-1{width:8.33333333%}
}
/*栅格系统 结束*/

/*屏幕内容显示隐藏*/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 769px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 769px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex:after{display:none}

/*分页样式*/
.pglist{padding:30px 0;width:100%;text-align:center;clear:both;font-size:14px}
.pglist a{color:#999;padding:0 10px;margin:3px;display:inline-block;vertical-align:middle;line-height:28px;background:#fff;border:1px solid #f2f2f2}
.pglist a:hover,.pglist .hover{display:inline-block;color:#fff;background:#FD6A1D;border-color:#FD6A1D;box-shadow:0 0 14px rgba(0,0,0,.2)}
/*返回首页*/
#tip{padding-top:30px;min-height:640px}
#tip b{color:#FD6A1D}
/*网站地图*/
.sitemap{overflow:hidden;line-height:30px;padding:10px;border-bottom:1px solid #ddd}
.sitemap dt{float:left;margin-right:2%;width:14.66666667%}
.sitemap dt a{color:#666;display:block;text-align:center;background:#ececec;font-size:14px;padding:8px 0;font-weight:normal}
.sitemap dt a:hover{background:#ccc;color:#fff}
.sitemap dd{float:left;width:76%}
.sitemap dd a{float:left;color:#666;padding-right:35px;line-height:39px;transition:none}
.sitemap dd a:hover{color:#333}
@media screen and (max-width:640px){
	.sitemap{padding:5px 0}
	.sitemap dt{width:22%}
	.sitemap dt a{font-size:12px}
	.sitemap dd a{font-size:12px;padding-right:3%;line-height:23px}
}
/*网站标签*/
.tags_list{overflow:hidden;line-height:30px;padding:10px;border-bottom:1px solid #ddd}
.tags_list dt{float:left;margin-right:2%;margin-bottom:2%;width:14.66666667%}
.tags_list dt a{display:block;text-align:center;background:#ececec;font-size:14px;padding:8px 0;font-weight:normal}
.tags_list dt a:hover{background:#ccc;color:#fff}
@media screen and (max-width:640px){
	.tags_list{padding:5px 0}
	.tags_list dt{min-width:32%}
	.tags_list dt a{font-size:12px}
	.tags_list dt:nth-child(3n){margin-right:0}
}
.tags{overflow:hidden;margin-bottom:20px}
.tags span{float:left;display:block;line-height:40px}
.tags a{color:#333;font-size:14px;border-radius:4px;-webkit-border-radius:4px;display:inline-block;line-height:28px;padding:0 6px;margin:5px;background:#fff;border:1px solid #dadada}
.tags a:hover{background:#FD6A1D;border-color:#FD6A1D;color:#fff}
/*评论列表*/
.comment-main{width:100%;background:#FFF;border-bottom:3px solid #eee;margin-top:30px;font-size:12px;color:#666;line-height:14px;transition:all .5s}
.comment-main:hover{border-bottom:3px solid #FD6A1D;-webkit-box-shadow:0 10px 20px 0 #CCC;-moz-box-shadow:0 10px 20px 0 #CCC;-ms-box-shadow:0 10px 20px 0 #CCC;-o-box-shadow:0 10px 20px 0 #CCC;box-shadow:0 10px 20px 0 #CCC}
.comment-title{width:100%;height:49px;line-height:50px;background:#FFF;border-bottom:1px solid #CCC}
.comment-title span{float:left;height:50px;font-size:14px;line-height:50px;display:block;padding:0 30px;background:#FD6A1D;color:#FFF}
.comment-show-box{margin:20px 12px}
.comment-show-box .pl-box2{width:100%}
.comment-show-box .pl-box2 dl{float:left;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #EEE}
.comment-show-box .pl-box2 dl dt{float:left;width:50px;margin-right:15px}
.comment-show-box .pl-box2 dl dt img{width:50px;height:50px}
.comment-show-box .pl-box2 dl dd{float:right;width:92%}
.comment-show-box .pl-box2 dl dd h1{font-weight:700;font-size:100%}
.comment-show-box .pl-box2 dl dd h1 span{color:#656565;font-weight:400;float:right}
.comment-show-box .pl-box2 dl dd p{margin-top:10px;line-height:20px}
.comment-show-box .pl-box2 dl dd p.xz-fc1{color:#FD6A1D}
.comment-show-box .xz-cb{zoom:1}
.comment-show-box .xz-cb:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}
.c-more{text-align:center;line-height:normal}
.c-more a{border-radius:2px;-webkit-border-radius:2px;display:block;background:#FD6A1D;color:#ffffff;padding:13px 0}
.c-more a:hover{background:#333}
/*评论表单*/
.comment-show-box .fb-box{background:#FAFAFA;border:1px solid #EEE;margin-top:20px}
.comment-show-box .fb-box dl{float:left;width:97%;padding:12px}
.comment-show-box .fb-box dt{float:left;width:50px;margin-right:15px}
.comment-show-box .fb-box dt img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:50px;height:50px}
.comment-show-box .fb-box dd{float:right;width:92%}
.comment-show-box .fb-box dd p{color:#656565}
.comment-show-box .fb-box dd p textarea{width:96%;height:120px;line-height:20px;color:#6C6C6C;padding:12px;border:1px solid #EEE;outline:0;font-family:"microsoft yahei";transition:all .5s}
.comment-show-box .fb-box dd p textarea:focus{border:1px solid #FD6A1D;box-shadow:0 0 10px 0 #FD6A1D}
.comment-show-box .fb-box-div{margin-top:-1px;background:#FAFAFA;border-radius:0 0 5px 5px;border:1px solid #EEE}
.comment-show-box .fb-box-div dl{padding:12px;position:relative}
.comment-show-box .fb-box-div dd{font-size:12px;line-height:13px;color:#666}
.comment-show-box .fb-box-div input{-webkit-border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;border-radius:0 0 5px 0;position:absolute;top:-1px;right:-1px;width:80px;height:39px;font-size:12px;line-height:39px;background:#AAA;color:#FFF;border:0;cursor:pointer;transition:all .5s}
.comment-show-box .fb-box-div input:hover{background:#FD6A1D;color:#FFF}
@media screen and (max-width:768px){
	.comment-show-box .pl-box2 dl dd,.comment-show-box .fb-box dd{width:90%}
	.comment-show-box .fb-box dd p textarea{width:95%}
}
@media screen and (max-width:640px){
	.comment-show-box{margin:10px 5px}
	.comment-show-box .pl-box2 dl dd h1{line-height:20px}
	.comment-show-box .pl-box2 dl dd p{margin-top:5px;line-height:18px}
	.comment-show-box .pl-box2 dl dd{width:80%}
	.comment-show-box .fb-box dt{display:none}
	.comment-show-box .fb-box dd{width:100%}
	.comment-show-box .fb-box dd p textarea{width:88%}
}

/*微信弹窗*/
#wxnr{width:100%;height:100%;position:fixed;top:0;z-index:1000;display:none;background:rgba(0,0,0,.6)}
#wxnr .nrdf{margin:auto;position:absolute;top:50%;left:0;right:0;width:300px;height:300px;padding:20px;padding-top:35px;margin-top:-150px;text-align:center;background-color:rgba(255,255,255,0.8);box-shadow:0px 2px 6px #777;-webkit-box-shadow:0px 2px 6px #777;-moz-box-shadow:0px 2px 6px #777;border-radius:10px;box-sizing:border-box}
#wxnr img{width:135px;height:135px;display:block;margin:0 auto}
#wxnr p{color:#333;font-size:14px;line-height:25px;text-align:center}
#wxnr i{position:absolute;top:12px;right:12px;width:18px;height:18px;font-size:12px;line-height:18px;text-align:center;color:#fff;font-weight:bold;font-style:normal;background:#333;border-radius:100%;cursor:pointer}
#wxnr span{display:inline-block;padding:3px 5px;line-height:18px;background-color:#FD6A1D;color:#fff;border-radius:5px;cursor:pointer}
#wxnr span.wx{padding-left:23px;background-image:url(../images/f3.png);background-size:20px;background-position:5px center;background-repeat:no-repeat}
/*复制提示*/
#weixin{position:fixed;top:50%;margin-top:-23px;z-index:9999999;font-size:16px;color:#fff;width:90%;right:5%;line-height:46px;text-align:center;background:rgba(0,0,0,0.8);border:2px solid #333;border-radius:5px;display:none}
/*视频样式*/
video {
	background-color: #000;
}
