@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{
    font:14px/1.5 \5b8b\4f53,Arial,sans-serif;
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
    -webkit-user-select:none; /*webkit浏览器*/
    -khtml-user-select:none; /*早期浏览器*/
    -moz-user-select:none; /*火狐*/
    -ms-user-select:none;  /*IE10*/
    user-select:none;
}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.cl{clear:both;}/*清除浮动*/
.fr{float:right}/*向右浮动*/
.fl{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.container{
    width:1300px;
    margin:0 auto;
}
.head{ padding:14px 0; width:100%; position:fixed; z-index:1000; background:#fff; box-shadow:0 0 5px 2px rgba(0,0,0,0.15)}
.tel{ margin-top:25px; padding-right:17px; margin-right:17px;}
.he100{ height:99px; width:100%;}
.menu{  width:auto; position:relative; z-index:99; transition:all 0.5s ease; margin-top:18px; margin-right:95px}
.mobile-inner-nav{ z-index:99; display:block;  width:100%; display:inline-block;}
.mobile-inner-nav li{ float:left; position:relative; width:auto; text-align:center; box-sizing:border-box;padding:0 35px;}
.mobile-inner-nav li:after{ content:'|'; display:inline-block; position:absolute; right:0; top:10px; color:#414141}
.mobile-inner-nav li:nth-child(6):after{ content:'';}
.mobile-inner-nav a{ display:block; font-size:1rem; text-align:center; position:relative; }
.mobile-inner-nav a span{ position:absolute; bottom:0; left:0; width:100%; height:3px; transform:scale(0,1); transition:all 0.5s; background:#d20a13;}
.mobile-inner-nav a p{ color:#414141; font-size:1rem; transition:all 0.5s; padding:10px 0;  display:block; z-index:2; position:relative}
.mobile-inner-nav li:hover a span,.mobile-inner-nav li.active a span{ transform:scale(1,1);}
.slideBox1{ width:100%; max-height:805px; overflow:hidden; position:relative;}
.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd img{ width:100%; max-height:805px; display:block;  text-align: center;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox1 .prev:hover,
.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox1 .prevStop{ display:none;  }
.slideBox1 .nextStop{ display:none;  }
.sousuo{
    width: 100%;
    height: 73px;
    line-height: 73px;
    border-bottom: 1px solid #eeeeee;
}
.sousuo .ss-l{
    width: 50%;
    padding-left: 15px;
    overflow: hidden;
    color: #666666;
    font-size: 16px;
}
.sousuo .ss-l a{
    color: #666666;
}
.ss-r{
    width: 341px;
}
.ss{
    height: 73px;
    color: #646464;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.ss .ss_bd{
    width: 200px;
    padding-left: 17px;
    height: 73px;
    border: 0;
    color: #bbb7b6;
    float: left;
}
.ss .ss_btn{
    border: 0;
    width: 72px;
    height: 73px;
    background: url(../images/ss.png);
    float: right;
}

.footer{
    width: 100%;
    background: #1f1f1f;
}
.footer-top{
    border-bottom: 1px solid #3c3d42;
    padding: 70px 0;
}
.footer-top .footer-l{
    width: 455px;
    height: 200px;
}
.footer-top .footer-l .fl-tt{
    width: 123px;
    height: 43px;
    line-height: 30px;
    border-bottom: 1px solid #353536;
    margin-bottom: 30px;
}
.footer-top .footer-l .fl-tt .flt-lx{
    height: 43px;
    line-height: 30px;
    color: #fafafa;
    font-size: 18px;
    font-weight: bold;
}
.footer-top .footer-l .fl-tt .xian{
    width: 45px;
    height: 2px;
    background: #fafafa;
}
.footer-top .footer-l .f-lx{
    height: 30px;
    line-height: 30px;
    color: #b6b6b6;
    font-size: 16px;
    margin-bottom: 5px;
}
.footer-top .footer-c{
    padding-left: 60px;
    width: 620px;
    border-left: 1px solid #353536;
}
.footer-top .footer-c ul{
    margin:0 auto;
}
.footer-top .footer-c ul li{
    width: 95px;
    margin-right: 25px;
    float: left;
    display: inline;
    list-style-type:none;
}
.footer-top .footer-c ul li a{
    width: 100%;
    color: #cecece;
    font-size: 16px;
}
.footer-top .footer-c ul li ul{
    width: 100%;
    margin-top: 25px;
}
.footer-top .footer-c ul li ul li{
    width: 100%;
    margin-bottom: 10px;
}
.footer-top .footer-c ul li ul li a{
    width: 100%;
    font-size: 14px;
    color: #cecece;
    margin-bottom: 15px;
    transition: all 0.5s ease;
}
.footer-top .footer-c ul li ul li:hover a{
    color: #d1111b;
}
.footer-top .footer-r{
    width: 115px;
    color: #cecece;
    font-size: 16px;
    text-align: center;
}
.footer-top .footer-r img{
    width: 115px;
    height: 115px;
    margin-bottom: 20px;
}
.footer-bot{
    color: #cecece;
    padding: 15px 0;
}
.right_side{position: fixed;top:35%;width:45px;right:2%;z-index:99;}
.right_side>div{height: 45px;background:#cbcbcb;margin-bottom: 1px;padding-top:9px;box-sizing: border-box;cursor:pointer;}
.right_side>div:hover{background:#009688;}
.right_side>div img{display: block;margin:0 auto 8px;}
.right_side>div p{font-size: 14px;color:#fff;text-align: center;}
.right_side>div.totop{padding-top: 12px;}
.right_side>div.totop img{margin:0 auto;}
.right_side>div.wx_box{position: relative;}
.right_side>div.wx_box .code{position:absolute;left:-110px;width: 100px;height: 100px;top:0;opacity: 0;display: none;}
.right_side>div.wx_box .code img{width: 100%;height: 100%;}
.right_side>div.wx_box:hover .code{opacity: 1;transition: 2s;display: block;}

.right_side>div.phone_box{position: relative;}
.right_side>div .phone_num{background:#009688;text-align: center; position: absolute;right:45px;line-height: 45px; width: 0; top:0; font-size: 18px;color:#333;height: 45px;color:#FFF;overflow:hidden;}
.right_side>div:hover .phone_num{width: 190px; transition: .5s;border-radius:70px 0 0 70px;}

.right_side>div:hover .phone_num {
    width: 190px;
    transition: .5s;
    border-radius: 70px 0 0 70px;
}
.right_side>div .phone_num {
    background: #009688;
    text-align: center;
    position: absolute;
    right: 45px;
    line-height: 45px;
    width: 0;
    top: 0;
    font-size: 18px;
    color: #333;
    height: 45px;
    color: #FFF;
    overflow: hidden;
}
.banner{
    width: 100%;
    position: relative;
    z-index: 11;
}
.banner img{
    width: 100%;
    height: auto;
}
.daohang{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: url(../images/jx1.png) no-repeat 100%;
}
.daohang .dh-l{
    line-height: 60px;
    max-width: 245px;
    color: #fff;
}
.daohang .dh-l a{
    color: #fff;
}
.daohang .dh-r{
    /*margin-right: 50px;*/
}
.daohang .dh-r .ej{
    width: 90px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}
.daohang .dh-r .ej:hover{
    background: #d1111b;
    font-weight: bold;
}
.daohang .dh-r .active{
    background: #d1111b;
    font-weight: bold;
}
.ejdh{
    width: 100%;
    margin: 20px auto;
}
.ejdh ul{
    width: 100%;
    margin-bottom: 10px;
}
.ejdh a{
    width: 98px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    background: #333333;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    margin: 10px;
}
.ejdh a:hover{
    background: #d1111b;
    font-weight: bold;
}
.ejdh .active{
    background: #d1111b;
    font-weight: bold;
}
.ejdh .ejul a{
    width: 98px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #999999;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    margin: 10px;
}
.ejdh .ejul a:hover{
    background: #d1111b;
    font-weight: bold;
}
.ejdh .ejul .active{
    background: #d1111b;
    font-weight: bold;
}
.about{
    width: 100%;
    padding: 55px 0;
}
.a-tt{
    font-size: 30px;
    color: #333333;
}
.a-xian{
    font-size: 18px;
    font-weight: bold;
    color: #009688;
    margin: 10px 0 30px 0;
    height: 15px;
    overflow: hidden;
}
.neirong{
    line-height: 35px;
    font-size: 16px;
    color: #666666;
}
.qywh{
    padding: 80px 0;
    background: url(../images/bjt1.jpg) no-repeat 100% 100%;
}
.qywh-tt{
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.q-tt{
    font-size: 30px;
    color: #333333;
}
.q-xian{
    width: 80px;
    height: 3px;
    background: #ea5514;
    margin: 10px auto;
}
.q-eng{
    font-size: 24px;
    color: #333333;
}
.q-con{
    width: 50%;
    color: #333333;
    font-size: 16px;
    line-height: 35px;
}
.ryzz{
    width: 100%;
    padding:50px 0;
}
.ryul{ overflow:hidden; zoom:1;}
.ryul li{ margin-right: 33px; float:left; overflow:hidden;}
.ryul li:nth-child(4n){margin-right: 0;}
.ryul li .pic{ width: 299px;height: 209px;}
.ryul li .pic img{ width: 299px;height: 209px;}
.ryul li .title{width: 298px;height: 60px;line-height: 60px;overflow: hidden;text-align: center; color: #333333; font-size: 16px;}
.news{
    padding: 70px 0;
}
.page{
    margin: 20px auto;
    display: table;
}
.page a{
    padding: 0 10px;
    height: 26px;
    color: #d1111b;
    line-height: 26px;
    text-align: center;
    margin-right: 15px;
    background: #fff;
    float: left;
    display: inline;
}
.page a:hover{
    color: #fff;
    background: #d1111b;
}
.page .select{
    padding: 0 10px;
    height: 26px;
    color: #fff;
    background: #d1111b;
}
.p-show{
    width: 100%;
    margin-top: 50px;
}
.xwbt{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4; 
}
.xwbt span{
    color: #999999;
    font-size: 14px;
}
.n-img{
    width: 70%;
    text-align: center;
    margin: 20px auto;
}
.next1{
    width:100%;
    padding: 10px 0;
}
.next1 a{
    max-width: 50%;
    color: #333333;
    display: block;
}
.next1 a:hover{
    color: #d1111b;
}
.ps-img{
    max-width: 550px;
    padding: 35px 0;
    margin: 0 auto;
    text-align: center;
}
.ps-img img{
    width: 100%;
}
.pro{
    width: 100%;
    padding: 60px 0;
}
.pro ul li{ width: 309px; height: 439px; float:left; text-align:center; margin: 10px 7.5px; transition: all 1s; -webkit-transition: all 1s;box-shadow: 0 0 5px 2px rgb(0 0 0 / 15%);}
.pro ul li .pic{ width:300px; height:270px; margin: 5px; border-bottom: 2px solid #eeeeee; text-align:center; overflow: hidden;}
.pro ul li .pic img{ width:300px; height:280px; transition: 1s;}
.pro ul li .title{ width: 309px; height: 70px; line-height: 70px; overflow: hidden; font-style: 18px;color: #333333;}
.pro ul li .gd{ width: 115px; height: 35px; line-height: 35px; margin: 5px auto; font-style: 16px;color: #666666; background: #eeeeee;}
.pro ul li:hover .title{
    color: #d1111b;
}
.pro ul li:hover .pic img{ transform: scale(1.2);}
.pro1{
    width: 100%;
    padding: 60px 0;
}
.pro1 ul.{ overflow:hidden; zoom:1;}
.pro1 ul li{ margin-right: 20px; float:left; overflow:hidden;}
.pro1 ul li:nth-child(3n){margin-right: 0;}
.pro1 ul li .pic{ width: 420px;height: 285px;overflow: hidden;}
.pro1 ul li .pic img{ width: 420px;height: 285px; transition: 1s;}
.pro1 ul li .title{width: 420px;height: 60px;line-height: 60px;overflow: hidden;text-align: center; color: #333333; font-size: 16px;}
.pro1 ul li:hover .pic img{
    transform:scale(1.2);
}
.pro1 ul li:hover .title{
    color: #d1111b;
}
.pro-t{
    padding: 50px;
    padding-top: 0;
}
.pro-t .pro-l img{
    width: 580px;
    max-height: 580px;
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 15%);
}
.pro-t .pro-r{
    width: 540px;
    padding: 30px;
    max-height: 443px;
}
.pro-t .pro-r h1{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.pro-t .pro-r h2{
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    margin-top: 10px;
}
.pro-t .pro-r .pro-xian{
    height: 2px;
    background: #eeeeee;
    margin: 20px 0;
}
.pro-t .pro-r .pro-con{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.zixun{
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #d1111b;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.cpxq{
    width: 100%;
    height: 50px;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.cpxq .cpxq-tt{
    width: 145px;
    height: 50px;
    background: #d1111b;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}
.liuyan{
    width: 100%;
    padding: 80px 0;
    background: url(../images/bjt2.jpg) no-repeat 100% 100%;
}
.liuyan .tt{
    width: 650px;
    font-size: 24px;
    color: #333333;
}
.liuyan p{
    width: 650px;
    color: #666666;
    font-size: 16px;
    line-height: 35px;
    margin: 20px 0 20px 38px;
}
.gbook{
    width: 650px;
    padding-left: 38px;
}
.gbook ul .li-gb{
    width: 99%;
    height: 45px;
    margin-bottom: 2%;
    color: #666666;
    border: 0.5px solid #a9a9a9;
}
.gbook ul li input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #666666;
}
.gbook ul .li-gb .gb{
    width: 94%;
    height: 44px;
    border: none;
    background: #f6f6f6;
    padding: 0 1%;
}
.red{
    color: red;
    line-height: 46px;
    width: 2%;
    margin-left: 2%;
}
.gbook ul .li-gbk{
    width: 100%;
    margin: 2% 0;
}
.gbook ul .li-gbk .gbk{
    width: 89%;
    height: 120px;
    border: none;
    color: #666666;
    background: #f6f6f6;
    padding: 2% 5%;
    border: 0.5px solid #a9a9a9;
}
.gbook ul .submit{
    width: 290px;
    margin: 0 auto;
    margin-top: 15px; 
}
.gbook ul .submit .sub{
    width: 290px;
    height: 60px;
    line-height: 61px;
    font-size: 24px;
    background: #ea5514;
    color: #fff;
}
.new ul{
    width: 60%;
    margin: 10px 0 20px 0;
}
.new ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.new ul li a .xw-t{
}
.new ul li a{
    color: #434343;
}
.new ul li:hover a{
    color: #004893;
}
.new ul li a .ul-t span{
    color: #004893;
}
.new ul li a.xw-rq{
    width: 90px;
    text-align: right;
}