html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,form,legend,dl,dt,dd,ul,ol,li{margin:0;padding:0;border:0}
html,body{height:100%;position:relative;font-size:10px}
body{margin:0;padding:0;font-family:'-apple-system','HelveticaNeue',"Microsoft YaHei";background:#30333c url(/images/line.jpg) repeat-x center top;}
h1,h2,h3,h4,h5,h6,b,i,em{font-weight:normal;font-style:normal}
ol,ul,li{list-style:none}
li{list-style-type:none}
a{text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}

@font-face {
    font-family: "iconfont"; /* Project id 4107786 */
    src: url('/css/iconfont.woff2?t=1686225964214') format('woff2'),
         url('/css/iconfont.woff?t=1686225964214') format('woff'),
         url('/css/iconfont.ttf?t=1686225964214') format('truetype');
  }
.header{z-index:2;width:1000px;height:79px;margin:0 auto;position:relative;background:#000 url(/images/t.png) repeat-x center top;position:relative}
.header h2{width:377px;height:47px;top:15px;left:2rem;position:absolute;padding:0;margin:0}
.header h2 img{display:block;border:0;height:47px;width:auto}


.menu{width:560px;padding:0 10px;box-sizing: border-box;margin:0;height:36px;background:#16337f;background-size:auto 100%;position:absolute;right:1rem;bottom:0;-moz-border-radius:6px 6px 0 6px;-webkit-border-radius:6px 6px 0 6px;border-radius:6px 6px 0 6px;}
.menu ul{width:100%;margin:0 auto;height:100%;position:relative;display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;}
.menu ul li{line-height:36px;margin:0;padding:0;position:relative}
.menu ul li a{font-size:14px;line-height:36px;display:block;color:#fff;font-weight:600;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.menu ul li:hover{background:#224eb9}
.menu ul li:before{content:"";height:3px;background:#7595e2;position:absolute;left:0;width:0rem;top:-3px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.menu ul li:hover:before{width:100%;}


.banner{width:1000px;margin:0 auto;padding:0}


.he_fd{bottom:65px;width:45px;background:#295dcb;font-family:"iconfont";-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:5}
.he_fd li{position:relative;width:45px;height:45px}
.he_fd i{width:45px;height:45px;font-size:20px;line-height:45px;color:#fff;text-align:center;cursor:pointer}
.he_fd p{display:none;position:absolute;right:45px;bottom:0;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid rgb(41,93,203,0.2)}
.he_fd .f_tel{width:200px;height:45px;font-size:14px;line-height:45px;color:#000}
.he_fd .f_ew{padding:5px;width:120px;height:150px;font-size:14px;line-height:30px;color:#000}
.he_fd .f_qq{padding:5px;color:#000}
.he_fd .f_ew img{display:block}
@media (max-width:1024px){
    .header{width:100%;height:9rem;background-size:auto 100%}
    .header h2{top:0rem;left:1rem;width:calc(100% - 2rem);padding:1rem 0 1rem 0rem;box-sizing: border-box;}
    .header h2 img{display:block;border:0;height:3rem;width:auto;}
    .menu{width:100%;overflow:hidden;height:4rem;width:100%;right:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
    .menu ul{width:90%;margin:0 auto;height:120%;position:relative;overflow-x: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }
    .menu ul li{line-height:4rem;margin:0;padding:0;position:relative}
    .menu ul li a{font-size:14px;line-height:4rem;display:block;color:#fff;font-weight:600;padding:0 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
    .banner{width:100%;margin:0 auto;padding:0}   
    .banner li img{width:100%;height:auto;display:block}  

}

.main{position: relative;z-index: 2;;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;width:1000px;margin:0 auto;padding:10px;box-sizing: border-box;background:#f1f1f3;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch}
.main_l{width:24rem;background:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.main_r{width:73rem;padding:0;box-sizing:border-box}


.neirong .h1{background-image: linear-gradient(180deg, #c6cffc, #fff);box-sizing:border-box;height:60px;width:100%;padding-left:6rem;font-size:2.2rem;line-height:60px;font-weight:600;color:#3879d9;border-bottom:1px solid #f2f2f2;position:relative;margin:0;}
.neirong .h1 i{position:absolute;width:40px;height:40px;left:1rem;top:1rem;display:block;font-size:3.2rem;line-height:40px;color:#f37823;font-weight:normal;text-align:center;font-family:'iconfont'}
.about ul{padding:10px;font-size:14px;line-height:160%;display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;}
    .about ul img{display:block;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;}
    .about ul div{padding-left:15px;}

.about ul p:nth-child(n + 2){padding-top:1rem}

.about,.products,.inews{background:#fff;width:100%;box-sizing: border-box;position:relative;padding:0;z-index:1;box-sizing:border-box;border:1px solid #f1f5f8;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}
.about{margin-bottom:10px;}
.about h2,.products h2,.inews h2,.i_p h2,.plist h2{
    background-image: linear-gradient(180deg, #c6cffc, #fff) ;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;
    width:100%;border-bottom:1px solid #f2f2f2;height:5rem;font-size:1.6rem;font-weight:600;color:#3879d9;line-height:5rem;padding-left:4.6rem;box-sizing:border-box;position:relative}
.about h2 i,.products h2 i,.inews h2 i,.i_p h2 i,.plist h2 i{font-weight:200;position:absolute;width:5rem;height:5rem;left:0rem;top:0rem;display:block;font-size:2.2rem;line-height:5rem;color:#f37823;text-align:center;font-family:'iconfont'}
.products .h2 h2 em,.innews .h2 h2 em,.about h2 em,.plist h2 em{display:block;right:1rem;top:0;font-size:1.4rem;line-height:4.2rem;color:#444;position:absolute}
.products ul{width:100%;margin:0 auto;padding:0.5rem 0;position:relative;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:baseline;align-content:stretch}
.plist h2{color:#000;border-bottom:1px solid rgb(41,93,203,0.1)}
.plist h2 i{color:#999}


.products ul{padding:10px;box-sizing:border-box;display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;}
.products ul li{width:24%;padding:0;box-sizing:border-box;border:1px solid #f2f2f2;}
.products ul li:nth-child(n +4){margin-top:10px;}
.products ul li a{display:block;width:100%;height:100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: space-between;}
.products ul li img{display:block;width:100%;height:auto;box-sizing: border-box;}
.products ul li p{font-size:14px;line-height:32px;height:32px;color:#333;display:block;width:100%;padding:0 10px;box-sizing: border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}


.plist{width:100%;margin:0;position:relative;padding:1rem;z-index:1;box-sizing:border-box;}

.plist ol{position:relative;padding:1rem}
.h_attr{font-size:14px;padding:5px 0;line-height:26px;color:#333;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch}
.h_attr span{display:block}
.plist ol .h4{font-size:14px;line-height:36px;font-weight:600;color:#333}
.h_ul{font-size:14px;line-height:160%;color:#333}
.plist h6{text-align:center;border-top:1px solid #f2f2f2}
.plist .down{font-size:14px;line-height:40px;color:#333}




.plist ul{padding:0;box-sizing:border-box;display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;}
.plist ul li{-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;width:32%;padding:0;box-sizing:border-box;border:1px solid #f1f5f8;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.plist ul li:nth-child(n + 3){margin-top:15px;}
.plist ul li:hover{-webkit-box-shadow:0px 0px 10px 6px #ddd;-moz-box-shadow:0px 0px 10px 6px #ddd;box-shadow:0px 0px 10px 6px #ddd}
.plist ul li:hover p{color:#224eb9}
.plist ul li a{display:block;width:100%;height:100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: space-between;}
.plist ul li img{display:block;width:100%;height:auto;box-sizing: border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.plist ul li p{font-size:14px;line-height:32px;height:32px;color:#333;display:block;width:100%;padding:0 10px;box-sizing: border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}



.l_class,.l_c{width:100%;margin:0 auto}
.l_class h2,.l_c h2{box-sizing:border-box;height:46px;width:100%;padding-left:6rem;font-weight:600;position:relative;background:#16337f;color:#fff;font-size:18px;line-height:46px;-moz-border-radius:0.5rem 0.5rem 0.3rem 0.3rem;-webkit-border-radius:0.5rem 0.5rem 0.3rem 0.3rem;border-radius:0.5rem 0.5rem 0.3rem 0.3rem}
.l_class h2 i,.l_c h2 i{font-weight:200;position:absolute;width:6rem;height:4.6rem;left:0rem;top:0rem;display:block;font-size:2.2rem;line-height:4.6rem;color:#fff;text-align:center;font-family:'iconfont'}
.l_c ul{font-size:14px;line-height:160%;color:#000;padding:1rem}
.l_c ol{padding:10px 0;}
.l_c ol img{display:block;width:100%;height:auto;}
.l_c ol img:nth-child(n + 1){margin-top:10px;}

.l_class ul li{border-bottom:1px solid rgb(0,0,0,0.1);padding-left:4rem;position:relative}
.l_class ul li:before{content:"\e6dc";font-weight:200;position:absolute;width:3rem;padding-right:1rem;height:4rem;left:0rem;top:0rem;display:block;font-size:1.4rem;line-height:4rem;color:#f37823;text-align:right;font-family:'iconfont'}
.l_class ul li a{font-size:14px;line-height:4rem;color:#000;display:block}
.l_class ul li:hover:before{color:#ff0000}
.l_class ul li:hover a{color:#f27125}


@media (max-width:1024px){
    .main{width:100%;margin:0 auto;background:none;display:block;padding:0;}
    .main_l{width:100%;background:#fff;padding:10px;margin-top:10px;box-sizing:border-box}
    .main_r{width:100%;background:none;padding:0;box-sizing:border-box}
    .about{border:none}
    .about h2,.neirong .h1{background:#fff}
    .about ul{display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;}
        .about ul div{padding:10px 0 0 0}
    .products,.inews{width:100%;margin:0 auto 1rem auto;border:none}
    .products ul{}
    .plist h2{color:#000;border-bottom:1px solid rgb(41,93,203,0.1)}
    .plist h2 i{color:#999}
    .products ul li{position:relative;width:48%}
    .products ul li:nth-child(n + 2){margin-top:15px;}
    .l_class,.l_c{width:100%;margin:0 auto;background:#fff;box-sizing: border-box;}
    .l_class h2,.l_c h2{width:100%;padding:0;text-align:center}
    .l_class h2 i,.l_c h2 i,.flink{display:none}
    .i_p{width:96%;border:1px solid #f2f2f2;}
    .i_p ul{padding:0rem;box-sizing:border-box}
    .i_p ul li{width:40%;padding:1rem 0.5rem;box-sizing:border-box}
    .i_p ul li img{display:block;width:100%;height:14rem}
    .i_p ul li p a{font-size:14px;line-height:32px;color:#333;display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
    .plist{width:96%;margin:1rem auto 0 auto}
    .inews li a,.plist li a{width:100%;}
    .inews li ,.plist li{height:auto;padding-bottom:0.5rem;}
    .inews li span,.plist li span{display:block;font-size:1.3rem;line-height:2rem;color:rgba(0,0,0,0.5);height:2rem;position:relative;right:0rem;top:auto}
    .h_attr{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }
    .h_attr span{padding-right:1rem}
    .l_c ol{padding:10px 0;display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: stretch;}
    .l_c ol a{display:block;width:48%;}

    .l_c ol img{display:block;width:100%;height:auto;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;}
    .l_c ol img:nth-child(n + 1){margin-top:0;}    
    .plist ul li{width:48%;}
    .plist ul li:nth-child(n + 3){margin-top:15px;}    

}

.book_right{background:#fff;border:1px solid #f2f2f2;padding:2rem;box-sizing:border-box;width:calc(100% - 10px);margin:10px 0 10px 10px}
.book_right ul{padding:2rem 0}
.book_right ul li{font-size:1.4rem;padding:0 0 1rem 0;display:flex;flex-direction:row;justify-content:flex-start}
.book_right ul li i{display:block;width:20%;color:#333;position:relative;height:100%;line-height:4rem}
.book_right ul li.m i:before{content:"*";color:#C00;display:block;width:2rem;position:absolute;right:0;top:0}
.book_right ul li p{width:80%;color:#666;position:relative}
.book_right ul li .lx span{display:inline-block;border:1px solid #f2f2f2;font-size:1.4rem;height:3rem;line-height:3rem;margin:0 1rem 0.5rem 0;padding:0 10px;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.book_right ul li .lx span.ok{border:1px solid #0068b7;color:#0068b7}
.book_right ul li .lx{padding-bottom:15px;width:80%}
.book_right ul li input{height:34px}
.book_right ul li textarea{height:136px}
.book_right ul li input,.book_right ul li textarea,.num{box-sizing:border-box;border:1px solid #f2f2f2;font-size:14px;line-height:34px;width:100%;padding:0.6rem 1rem;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;outline:none;background-color:transparent;-webkit-appearance:none;appearance:none;color:#000;-webkit-box-shadow:0 0 0 60px #fff inset;box-shadow:0 0 0 60px #fff inset;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.book_right ul li .ibutton{width:100%;height:5.6rem;line-height:5.6rem;margin:0 auto;border:1px solid #f2f2f2;background:#0068b7;color:#fff;font-size:1.8rem;display:block;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.book_right ul li .ibutton:hover{background:#80c022;color:#fff}
.book_right ul li input,.num{height:4rem}
.book_right ul li textarea{height:14rem}
.book_right ul li input:focus,.book_right ul li textarea:focus,.book_right ul li p span.on{border:1px solid rgba(0 104 183 / 0.4)}

.bottom{width:1000px;padding:3rem 0 2rem 0;box-sizing: border-box;margin:-10px auto 0 auto;background:#00153e;z-index:1;position:relative}

.bottom ul{display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;margin:0 auto;text-align:center}
    .bottom ul h2{width:15%;}
    .bottom ul p{width:70%;height:40px;font-size:14px;line-height:40px;color:#fff;background:#565960;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;}
    .bottom ul p a{font-size:14px;line-height:40px;color:#fff;}



.maopao{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:5px 5px 5px 0px #c59c1e;box-shadow:0px 0px 0px 3px #f2f3f8;width:120px;padding:50px 20px 20px 20px;text-align:center;font-size:14px;line-height:24px;position:fixed;left:50%;top:50%;background:#fff;margin-top:-140px;margin-left:-140px;z-index:9999999;animation:mp 2s;-webkit-animation:mp 2s}
.maopao.no{color:#ff0000}
.maopao.ok{color:#090}
.maopao:before{position:absolute;left:calc(50% - 20px);top:10px;width:40px;height:40px;font-size:30px;line-height:40px;text-align:center;display:block;font-family:"iconfont" !important}
.maopao.ok:before{content:"\e658"}
.maopao.no:before{content:"\e656";color:#ff0000}
.maopao.l:before{content:"";background:url(/js/loading.gif) center center no-repeat;background-size:80% 80%}
@keyframes mp{
0%{margin-top:-100px;-webkit-transform:scale(0.9);transform:scale(0.9)}
50%{margin-top:-160px;opacity:1;-webkit-opacity:1;-webkit-transform:scale(1);transform:scale(1)}
100%{margin-top:-200px;opacity:0;-webkit-opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}
}
@media (max-width:1024px){
    .bottom{width:100%}
    .bottom ul h2{width:8%;margin-right:2%}
    .bottom ul h2 img{width:100%}
    .bottom ul p{width:80%;font-size:12px;height:auto;line-height:22px;color:#fff;background:#565960;padding:10px;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;}
    .bottom ul p a{font-size:12px;line-height:22px;color:#fff;}

}
.title{font-size:24px;padding:2rem 5% 1rem 5%;width:90%;font-weight:bold;margin:0px auto;text-align:center}
.attr{border-bottom:1px dashed #ededed;font-size:14px;line-height:3rem;padding-bottom:1rem;color:#999;width:100%;margin:0 auto;text-align:center}
.attr i{color:#865d44;padding-right:10px;font-family:"iconfont"}
.np{width:100%;margin:0 auto;padding:1rem 2rem;box-sizing:border-box;line-height:30px;color:#6D6C7A;text-align:left;font-size:14px;clear:both;font-weight:normal;margin:10px auto 0 auto;border-top:1px dashed #f2f2f2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.np p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.np a{font-size:14px;line-height:30px;color:#000}
.np a:hover{color:#0068b7}
.neirong{font-size:14px;width:100%;overflow:hidden;padding:0;color:#000;box-sizing:border-box;background:#fff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;}
.neirong .ul{width:100%;padding:15px;margin:0 auto;min-height:400px;box-sizing:border-box;font-size:14px;line-height:180%;color:#000}
.neirong .ul img{max-width:100%;height:auto}
.neirong .ul p{padding:5px 0}
.neirong .ul a{font-size:14px;line-height:180%;color:#000}
.neirong .ul a:hover{font-size:14px;line-height:180%;color:#f37823}
.neirong .ul .tb{width:100%;overflow-y:hidden}
.neirong .ul .tb2{overflow-y:scroll}
.neirong .ul table{margin:10px auto;width:100%;border-spacing:1px;background:#ddd;border:0}
.neirong .ul th{background:#ededed;background:#f2f2f2;font-weight:700;padding:8px}
.neirong .ul td{font-size:14px;color:#000;padding:8px;border-collapse:0;background:#fff}
.neirong .ul table tr:nth-child(odd) td{background:#f8f8f8}
.neirong .ul td p{padding:0}
.neirong .ul h1{font-weight:600;line-height:100%;position:relative;font-size:32px;margin:20px auto 0 auto;padding-bottom:30px;color:#f37823;text-align:center}
.neirong .ul h2,.neirong .ul h3,.neirong .ul h4,.neirong .ul h5,.neirong .ul h6{font-weight:600;line-height:100%;position:relative;padding-bottom:20px}
.neirong .ul h1:before{content:"";width:60px;height:4px;background:#f37823;position:absolute;left:50%;bottom:10px;margin-left:-30px}
.neirong .ul h2{font-size:2.0rem;margin:30px auto 0 auto;color:#f37823}
.neirong .ul h3{font-size:1.8rem;margin:30px auto 0 auto;color:#000}
.neirong .ul h4{font-size:1.6rem;margin:30px auto 0 auto;color:#333}
.neirong .ul h5{font-size:1.4rem;margin:30px auto 0 auto;color:#666}
.neirong .ul h6{font-size:1.4rem;margin:30px auto 0px auto;color:#000}
.neirong .ul dl{border:1px solid #ededed;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.neirong .ul dl dt{font-size:14px;line-height:40px;text-align:left;padding:5px 2rem;background:#ededed;font-weight:600;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.neirong .ul dl dd{padding:1rem 2rem}
.neirong .ul dl dd li{padding:4px;border-bottom:1px solid #f2f2f2}
.neirong .ul dl dd li a{font-size:14px;line-height:30px;display:block}
.hei{position:fixed;width:100%;left:0;background:rgba(0,0,0,0.6);z-index:9999;vertical-align:middle;line-height:100%}
.hei .close{cursor:pointer;width:50px;height:50px;background:#000;position:absolute;right:10px;top:10px;font-family:'iconfont';-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;font-size:16px;line-height:50px;text-align:center;color:#fff}
.hei img{display:block;width:auto;height:auto;position:absolute;max-width:80%;max-height:80%;left:50%;top:50%;animation-duration:3s;transition:0.6s ease 0s;opacity:0.1;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
@media (max-width:1024px){

    .neirong .ul{width:96%;padding:1rem 0;}

}
.hei{position:fixed;width:100%;left:0;background:rgba(0,0,0,0.6);z-index:9999;vertical-align:middle;line-height:100%}
.hei .close{cursor:pointer;width:50px;height:50px;background:#000;position:absolute;right:10px;top:10px;font-family:'iconfont';-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;font-size:16px;line-height:50px;text-align:center;color:#fff}
.hei img{display:block;width:auto;height:auto;position:absolute;max-width:80%;max-height:80%;left:50%;top:50%;animation-duration:3s;transition:0.6s ease 0s;opacity:0.1;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.pg{width:100%;text-align:center;height:60px;color:#6D6C7A;font-size:14px;line-height:40px;margin:5px auto;padding:20px 0 0 0;border-top:1px solid #f2f2f2}
.pg span{display:inline-block;*display:inline;*zoom:1;width:40px;height:40px;border:1px solid #ddd;background:#f5f5f5;text-align:center;padding:0;margin:0 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;overflow:hidden}
.pg .hend{width:40px;font-family:"iconfont" !important}
.pg .end{width:40px;clear:both;font-family:"iconfont" !important}
.pg a{font-size:14px;line-height:40px;color:#000;display:block;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.pg a:hover{font-size:14px;line-height:40px;color:#fff;background:#28343c}
.pg .current{background:#28343c;color:#fff}
.pg .current a{color:#fff}
.backToTop{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:9999;width:45px;height:45px;padding:0px;background:#295dcb;font-family:"iconfont";font-size:24px;line-height:45px;color:#fff;text-align:center;cursor:pointer;right:15px;position:fixed;bottom:15px;box-shadow:0 4px 23px 5px rgba(0,0,0,0.2),0 2px 6px rgb(255,255,255);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.backToTop:hover{background-color:#256da1}
@media (max-width:1024px){
    .pg .n{display:none}

}
.more{width:4rem;line-height:inherit;height:inherit;color:#666;display:block;position:absolute;right:0rem;top:0;font-family:"iconfont" !important}
.more a{display:block;width:100%;line-height:inherit;height:inherit;font-size:1.6rem;color:#999;text-align:center}
.more a:hover{color:#3879d9}