@charset "utf-8";
/* CSS Document */
/*====全局设置====*/
html,body {margin:0;height:100%;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal; }
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a {text-decoration:none;color:#000;}
a,label,button,input,select {-webkit-tap-highlight-color:rgba(0,0,0,0);}
img {border:0;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td {margin:0;padding:0;}
a {text-decoration:none;}
button {outline:0;}
button,input,optgroup,select,textarea {margin:0;font:inherit;color:inherit;outline:none;}
li {list-style:none;}
.clear{ clear:both;}
.pt50{ margin-top:50px;}
body{font-family: "PingFangSC-Regular","Microsoft Yahei", "sans-serif", "Verdana", "SimSun", "Hiragino Sans GB" !important;overflow-x: hidden;}

@font-face {
  font-family: 'iconfont';  /* Project id 3832333 */
  src: url('http://at.alicdn.com/t/c/font_3832333_kc8t49jcqys.woff2?t=1671439360026') format('woff2'),
       url('http://at.alicdn.com/t/c/font_3832333_kc8t49jcqys.woff?t=1671439360026') format('woff'),
       url('http://at.alicdn.com/t/c/font_3832333_kc8t49jcqys.ttf?t=1671439360026') format('truetype');
}
.iconfont{font-family:"iconfont" !important; color: #fff;font-size:28px;font-style:normal;}

.img img{transition: all .5s ease;}
.img:hover img{ transform: scale(1.08,1.08);transition: all .3s linear;}
/*导航*/
.w1280{width: 1280px; margin:0 auto;}
.flex{display:flex; justify-content:space-between;}
.header{width: 100%;height: 80px;min-width: 1200px;background: #000;}
.header.active{background: rgba(0,0,0,0.85);position: fixed;top:0;left:0;z-index: 11;}
.header .logo{ height: 55px; padding-top: 12px;}
.header .logo img{ height: 55px; }

.subnav{height:80px;line-height:80px;position:relative; z-index:1;display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap; z-index: 10}
.subnav .nLi{position:relative; padding-right: 30px; padding-left: 30px;}
.subnav .nLi.on{ position: relative;}
.subnav .nLi.on:after{ content: ""; position: absolute; bottom: 0px; width: 50%; height: 2px; background: #fff; left: 25%;}
.subnav .nLi h3{ font-weight: 500; font-size: 16px;}
.subnav .nLi h3 a{ display:block;color: #fff;}
.subnav .nLi.on h3 a{font-weight: bold;}
.subnav .sub{ display:none; width:120%; left:-10%; top:80px;  position:absolute;background: rgba(255,255,255,.9);  line-height:45px; text-align: center;}
.subnav .sub li{ zoom:1; }
.subnav .sub a{ display:block; color: #000;}
.subnav .sub a:hover{ color:#c9151e; font-weight: bold;  }

.top_ico{display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;}
.top_ico li{ margin-left:15px;display: flex; justify-content: center;align-items: center; position: relative;}
.top_ico li:hover{cursor:pointer}
.top_ico li .ewm{position: absolute;bottom: -100px; z-index: 2; width: 100px; background: #fff; padding:10px; display: none;}
.top_ico li .ewm img{width: 100%;}
.top_ico li .ewm:after{ width: 0; content: ""; position: absolute; top:-10px; left: 50%; margin-left: -5px;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #fff;}
.top_ico li .tel{position: absolute;bottom: -40px; z-index: 2; width: 150px; text-align: center; background: #fff; padding:10px; display: none;}
.top_ico li .tel:after{ width: 0; content: ""; position: absolute; top:-10px; left: 50%; margin-left: -5px;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 10px solid #fff;}
/*footer*/
.footer{width: 100%; background: #c9151e; padding-top: 40px; padding-bottom: 40px;}
.footer .footer_main{width: 1280px; margin:0 auto;display:flex; justify-content:space-between;}

.footer .footer_main .footer_main_left{width: 60%;}
.footer .footer_main .footer_main_left .foot_tel{display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;width: 100%; color: #fff;}
.footer .footer_main .footer_main_left .foot_tel dl{}
.footer .footer_main .footer_main_left .foot_tel dl img{width: 28px;}
.footer .footer_main .footer_main_left .foot_tel dd{ font-size: 16px; padding-left: 10px; }
.footer .footer_main .footer_main_left .foot_tel dt{ font-size: 32px; font-weight: bold; padding-left: 10px; }
.footer .footer_main .footer_main_left .foot_nav{display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;width: 100%; padding-top: 20px;}
.footer .footer_main .footer_main_left .foot_nav li{ margin-right: 30px; }
.footer .footer_main .footer_main_left .foot_nav a{ display: block; color: #fff }
.footer .footer_main .footer_main_left .foot_add{color: #fff;padding-top: 20px; }
.footer .footer_main .footer_main_left .foot_add a{color: #fff }

.footer .footer_main .footer_main_right{display:flex;justify-content: center;align-items: flex-end;}
.footer .footer_main .footer_main_right li{ text-align: center; margin-left: 30px;}
.footer .footer_main .footer_main_right li dl{ padding-bottom: 10px; }
.footer .footer_main .footer_main_right li dl img{height:40px;}
.footer .footer_main .footer_main_right li dd{color: #fff; font-size: 16px;}
.footer .footer_main .footer_main_right li dd a{color: #fff;}

.mask{ position: fixed; background: rgba(0,0,0,0.5);width: 100%; height: 100%; top: 0; z-index:12; display: none;}
.wechat{width: 250px; position: fixed;top: 50%;transform: translateY(-50%); left: 50%; margin-left: -125px; z-index: 13;display: none;}
.wechat dl{width: 100%}
.wechat dl img{width: 100%}
.wechat dd{ text-align: center;margin-top: 15px;cursor:pointer;}
.wechat dd img{width:40px; height: 40px;}


/*分页*/
.pages{ width:100%;text-align:center; margin:5px auto; height:50px; line-height:50px; margin-bottom:50px;}
.pages ul{ display:table;margin:10px auto; }
.pages ul li{background:#e6e6e6;text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px;}
.pages ul li.disabled{background:#666;text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px; color:#fff;}
.pages ul li a.on{ background:#666; height:40px;width:auto; line-height:40px; color:#fff; text-align:center; display:block;}
.pages ul li a{ color:#232323; display:block}