﻿/* 重置 */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p,nav,header { padding:0; margin:0; }
ol, ul { margin: 0; padding: 0; list-style-type: none; }
li { list-style-type:none; }
span,em,i,address, cite, code, th {font-weight:normal;  font-style:normal;}
h1,h2 { font-weight: normal;}
table { border-collapse: collapse; border-spacing: 0 }
img {vertical-align:top; border:0;width:100%;height:100%}
input, button, select, label, img{ vertical-align: middle; }
input, button, select, textarea { outline: none; font-size: 100%; font-family: inherit; }
input, button, textarea { padding: 0;}
a { color: #000; text-decoration: none;}
a:hover { color: #000; -webkit-transition: all 0.2s; transition: all 0.2s;}
a:active{ color:#000; text-decoration:none;}
html { line-height:1.5; }
body {font-size: 1.6rem; font-family: verdana, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53; color: #000;letter-spacing:0; min-width: 32rem;-webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin:0;}
@media only screen and (min-device-width:200px)and (max-device-width:320px ){html { font-size: 40% } }
@media only screen and (min-device-width:320px)and (max-device-width:375px ){html { font-size: 50% } }
@media only screen and (min-device-width:375px) and (max-device-width:9600px) {html { font-size: 62.5% } }
@media only screen and (min-device-width:960px) and (max-device-width:1600px) {html { font-size: 75% } }
@media only screen and (min-device-width:1600px) {html{font-size:87.5%}}

/*清除浮动*/
.clf:after,.clearfix:after { content: ""; display: block; height: 0; clear: both; overflow: hidden; }
.container {box-sizing:border-box; padding-left:1.3rem;padding-right:1.3rem}

/*滑动样式*/
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination-bullets{bottom:0;left:0;width:100%}
.swiper-pagination-bullet{width:.8rem;height:.8rem;display:inline-block;border-radius:50%;background:#b9b9b9;opacity:.8;margin:0 .4rem}
.swiper-pagination-bullet-active{opacity:1;background:#e60012;}

/*外边距通用*/
.mt{margin-top:1.3rem}
.mt2{margin-top:2rem}
.mlf{margin-left:1.3rem;margin-right:1.3rem}
.mlf2{margin-left:.65rem;margin-right:.65rem}

/*相对水平或垂直居中*/
.jztop,.yjyhd a,.orderform li span i{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.jzall{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}

/*顶部、nav*/
.yjytop{background:linear-gradient(225deg, #e60012 0%, #e00000 54%, #f00000 100%);position:relative;overflow:hidden;width:100%;height:3rem;left:0;top:0}
.yjytoplink{float:left;margin:0 0 0 -1.3rem;display:flex;align-items:center;height:3rem;}
.yjytoplink a,.yjytoplink a:hover,.yjytoplink a:active{float:left;font-size:1.4rem;color:#fff;display:inline-block;margin:0 0 0 1.3rem}
.yjyhead{position:relative;padding:1rem 0;border-bottom:1px solid #f1f1f1;overflow:hidden;height:4rem;width:100%;background:#fff}
.yjylogo{display:block;width:18rem;height:4rem;overflow:hidden;background:url(../image/yjylogo.png) no-repeat 0 center;background-size:100% 100%;margin-left:1.3rem}
.yjynavbar{width:4.8rem;height:6rem;left:inherit;right:0}
.yjynavbar i{width:2.2rem;height:2.2rem;background:url(../image/navbar0.png) no-repeat center center;background-size:100% 100%;left:inherit;right:1.3rem}
.yjyqqpic{position:absolute;bottom:-5.5em;left:0}
.jyjhottel{float:right;display:flex;align-items:center;height:3rem;}
.jyjhottel a,.jyjhottel a:hover,.jyjhottel a:active{float:left;color:#fff;font-size:1.4rem}


/*底部、页脚*/
.backbar{position:fixed;bottom:6rem;right:1rem;width:4.2rem;height:4.2rem;overflow:hidden;background:url(../image/iconbacktop.png) no-repeat 0 0;background-size:100% 100%;display:none;z-index:66666}
.backbar i{display:none;font-size:.1em}

/*弹出层*/
.yjymask{top:0;left:0;right:0;bottom:0;z-index:66668;position:fixed;overflow:hidden;min-height:100%;visibility:visible;background-color:rgba(0,0,0,.3);}
.yjymainnav{top:0;left:0;right:0;bottom:0;z-index:6688866688;position:fixed;background:#fff;display:none}
.yjymainnav h2,.yjymainnav h3{margin:0 1.3rem}
.yjymainnav h2{font-size:2rem;text-align:center;line-height:6rem;position:relative}
.yjymainnav h3{background:#fff6f0;color:#dd7927;text-align:center;line-height:4rem;font-weight:normal;font-size:1.4rem;border-radius:.2rem}
.yjyclose{display:block;width:4.8rem;height:6rem;left:-1.3rem}
.yjyclose i{display:block;width:1.4rem;height:1.4rem;background:url(../image/btnclose.png) no-repeat center center;background-size:100% 100%;left:1.3rem}
.yjymainnav ul{margin:0 1.05rem;padding:1.5rem 0 2rem 0}
.yjymainnav li{float:left;width:25%;font-size:1.4rem;text-align:center;line-height:3.4rem;padding:.5rem 0}
.yjymainnav li a,.yjymainnav li a:hover,.yjymainnav li a:active{margin:0 .25rem;background:#f5f6f8;color:#333;border-radius:.2rem;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.yjymainnav .yjyaddnew{position:relative}
.yjymainnav .yjyaddnew a,.yjymainnav .yjyaddnew a:hover,.yjymainnav .yjyaddnew a:active{color:#dd2727}
.yjyaddnew i{display:block;width:2.6rem;height:2.6rem;overflow:hidden;position:absolute;top:-1rem;right:0;background:url(../image/iconnew.png) no-repeat 0 0;background-size:100% 100%}



/*修改qiao样式*/
.qiaobody #newBridge .nb-icon-wrap-1 .nb-icon-wrap-base{background-color:rgba(254,148,2,.8);box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);}

.ptb{padding-top:3rem;padding-bottom:3rem}
.iconbg{display:block;background-image:url(../image/ipoicon1.png);background-repeat:no-repeat;overflow:hidden;background-size:700% auto}
.ebg{border-top:1.3rem solid #f5f4f9}
.stit,.sdec{display:block;text-align:center}
.stit{margin:1.3rem 0 0 0;font-size:2rem;line-height:3rem;height:3rem;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.sdec{margin:.8rem 0 0 0;font-size:1.6rem;line-height:2.6rem;color:#999}
.pubdec{font-size:1.4rem;line-height:2.4rem;color:#888;text-align:center;margin:1.3rem 0 0 0}
.pubbtn,
.pubbtn:hover,
.pubbtn:active{display:flex;align-items:center;justify-content:center;width:68%;height:5rem;margin:0 auto;overflow:hidden;border-radius:.5rem;font-size:1.4rem;color:#fff;background:linear-gradient(225deg, #e60012 0%, #e00000 54%, #f00000 100%);position:relative;z-index:5;}

.focus .swiper-pagination-bullets{bottom:1.5rem}
.focus .swiper-pagination-bullet-active,.focus .swiper-pagination-bullet{}
.mtit{font-size:2.6rem;position:relative}
.mtit,.mtit span{height:6.4rem;line-height:3.2rem;text-align:center;}
.mtit span{display:block;padding:0 1.8rem;white-space:nowrap;color:#000}
.mtit i{display:none;width:76%;height:2px;overflow:hidden;background:#333}
.tpftit .mtit,.tpftit .mtit span{height:3.2rem}
.focus{margin-top:9.1rem;}
.focus a{display:block;}


/*20210901*/


.wrapys{background:#333 url(../image/750x600.jpg) no-repeat center center;background-size:cover}
.wrapys .mtit span{background:none;color:#fff}
.pubys{overflow:hidden;color:#fff;position:relative}
.pubys ul{padding-bottom:2.6rem}
.pubys h4{font-weight:normal;font-size:2rem;text-align:center;line-height:3rem;padding:1.3rem 0;margin:0 3.8rem}
.pubys .s2{border-top:1px solid #fff}
.pubpj{overflow:hidden;position:relative}
.pubpj ul{padding-bottom:3.8rem}
.pubpj li{overflow:hidden;border-radius:1rem}
.pubpj li a{display:block}
.pubpj li i{display:block;min-height:18rem}
.pubpj li em{word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-left:1.3rem;margin-right:1.3rem}
.pubpj li span{display:block;margin:1.6rem 1.3rem 0 1.3rem;text-align:center;border-width:1px 0;border-style:solid;border-color:#e5e5e5;font-size:1.6rem;line-height:2.6rem;padding:1.3rem 0;color:#bbb}
.pubpj li b{font-weight:normal}
.wrappj .pubbtn,.wrapnews .pubbtn{margin-top:1.8rem}
.wrapmt{border:0;background:#f6f6f6}
.pubmt{position:relative;overflow:hidden}
.pubmt li{background:#fff;border-radius:1rem;overflow:hidden}
.pubmt li a{display:block}
.pubmt li .stit,.pubmt li .sdec{text-align:left;margin-right:6rem;border-right:1px solid #e5e5e5;padding-right:2rem}
.pubmt li .stit{margin-top:0;font-weight:normal}
.pubmt li .sdec{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:0;padding-top:.8rem}
.pubmt li span{display:block;padding:2.6rem 0;margin:0 1.8rem;background:url(../image/jiantou.png) no-repeat right center;background-size:3.8rem auto}
.pubmt li i{display:block;overflow:hidden;min-height:18rem}
.pubmt ul{padding-bottom:3.8rem}
.pubkh{position:relative;overflow:hidden}
.pubkh section{float:left;width:100%;padding-bottom:3.8rem}
.pubkh ul{float:left;width:100%}
.pubkh li{float:left;width:50%;padding-top:2.3rem}
.pubkh li p{width:10rem;height:10rem;border:1px solid #e5e5e5;margin:0 auto;border-radius:50%;overflow:hidden}
.wrapnews,.wrapnews .mtit span{background:#f6f6f6}
.wrapnews{border:0}
.yjynews{position:relative;overflow:hidden}
.yjynews ul{padding-bottom:3.8rem}
.yjynews li{overflow:hidden;background:#fff;border-radius:1rem}
.yjynews li i{display:block;height:24rem}
.yjynews li span,.yjynews li b{display:block;font-weight:normal;font-size:2rem}
.yjynews li span{padding:1.8rem 1.8rem 2.6rem 1.8rem}
.yjynews li b{line-height:3rem;max-height:6rem;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.wrapdingzhi{background:#333 url(../image/750x1350.jpg) no-repeat center center;background-size:cover}
.wrapdingzhi .mtit span{background:none;color:#fff}
.dingzhi{color:#fff;font-size:1.6rem;width:100%;overflow:hidden}
.dingzhi p{float:left;width:100%;overflow:hidden;line-height:3rem;border-bottom:1px solid #bbb;padding:.6rem 0}
.dingzhi label{float:left;display:block;width:8.3rem;text-align:right;}
.dingzhi em{display:block;margin:0 0 0 8.3rem;overflow:hidden}
.dingzhi .lit{float:left;display:block;border:0;padding:0;margin:0;width:100%;background-color:transparent;line-height:3rem;color:#fff}
.dingzhi .tf_rd span{display:inline-block}
.dingzhi .tf_rd .rd_mr{padding:0 2rem 0 0}
.dingzhi .tf_rd input,.dingzhi .tf_rd i{ vertical-align:middle}
.dingzhi textarea{float:left;border:0;margin:0;padding:0;outline:0;width:100%;font-size:1.6rem;color:#fff;background-color:transparent;height:4.4rem;line-height:2.2rem;text-indent:inherit;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,0,0,0);-webkit-appearance:none;resize:none;}
.dingzhi .tf_area em{padding:.4rem 0}
.dingzhi .tf_btn{border-bottom:0;padding-top:2.6rem;text-align:center}
.dingzhi .tf_btn input{font-size:1.4rem;width:38%;height:4.8rem;line-height:4.8rem;text-align:center;margin:0 .5rem;border-radius:2.4rem;border:0;padding:0;outline:0;background-color:transparent;background-position:0 0;background-repeat:repeat}
.dingzhi .btn_ok{background-image:url(../image/inputbg_c.png);color:#fff}
.dingzhi .btn_exit{background-image:url(../image/inputbg_w.png);color:#fff}

.footbot{background:#333;color:#fff;padding:1.4rem 1.3rem 1.6rem 1.3rem}
.footbot .p1{font-size:1.4rem;height:1.8em}
.footbot .p1 a,.footbot .p1 em{display:inline-block}
.footbot .p1 a{color:#fff}
.footbot .p1 em{padding:0 .6rem;color:#ccc}
.footbot .p2{height:1.4em}
.footbot .p2,.footbot .p2 a{font-size:1.3rem;color:#ccc}

.fixed{position:fixed;z-index:6688866687;}
.online,.onlinebox{height:5rem;overflow:hidden}
.online{left:0;bottom:0;z-index:999998;width:100%;background:#fff}
.online a,.online a:hover,.online a:active{float:left;width:50%;color:#fff;font-size:1.8rem;height:5rem;display:flex; align-items:center;justify-content:center;}
.online .a1,.online .a1:hover,.online .a1:active{background:#ffeded;color:#e60012;}
.online .a2,.online .a2:hover,.online .a2:active{background:linear-gradient(225deg, #e60012 0%, #e00000 54%, #f00000 100%);}
.subnav{top:0;left:0}
.mnhead{top:3rem;left:0}
.fixsrc{top:0}
.navbox{position:relative;height:4rem}
.subback{width:4rem;height:6rem;background:url(../image/ordback.png) no-repeat .3rem center;background-size:75% auto}
.subtit{text-align:center;line-height:4rem;font-size:2rem}
.subcont{margin:6rem 0 0 0;padding-top:2rem;padding-bottom:2.6rem}
.subcont article{overflow:hidden}
.subcont h1{font-size:2.6rem;line-height:3.8rem;text-align:justify;}
.stime{font-size:1.5rem;line-height:2.6rem;margin:1rem 0 0 0;}
.stime i{display:inline-block;color:#a5b8d6}
.stime em{display:inline-block;color:#aaa;padding-left:1.6rem}
.subcont p{font-size:1.8rem;line-height:3.2rem;padding-top:1.8rem; text-align:justify;}
.subcont .ntpic{ text-indent:inherit;padding-left:1.3rem;padding-right:1.3rem}
.subcont .cotable p{display:flex;align-items:center;justify-content:center;padding:1.3rem 0;text-align:justify;font-size:1.4rem;}




/*标题文字水平、垂直居中*/
.footbot p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox; display:flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.logopic{display:none;left:1.3rem;width:10rem;height:4rem;overflow:hidden;background:url(../image/logo2.png) no-repeat 0 center;background-size:10rem auto}
.search{display:none;width:100%;overflow:hidden}
.seabox{padding:.2rem 4.8rem .2rem 1.3rem;}
.seabox form{position:relative}
.seabox .srtxt{float:left;width:100%;height:3.6rem;border:0;padding:0;margin:0;outline:0;border-radius:1.8rem;background:#efefef;font-size:1.4rem;text-indent:1em}
.seabox .srbtn{border:0;padding:0;margin:0;outline:0;border-radius:1.8rem;position:absolute;top:0;right:0;background:#efefef url(../image/searchicon.png) no-repeat center center;background-size:1.6rem auto;width:3.6rem;height:3.6rem;}
.fixsrc .yjylogo,.ono .yjylogo{display:none}
.fixsrc .logopic,.fixsrc .search,.ono .logopic,.ono .search{display:block}

.ipotable td{border:1px solid #e5e5e5;font-size:16px;line-height:24px}
.subcont .ipotable p{text-indent:inherit;padding:10px}
.ipotable .th,.ipotable .th p{background:#eee;font-weight:bold;text-align:center}
.trbg{background:#F0F7FB}
.subbody .footbot{display:none}

/*2024*/
.cyl_wbg{padding:3rem 1.3rem;background:#fff;}
.cyl_ebg{padding:3rem 1.3rem;background:linear-gradient(180deg, rgba(246,246,246,1) 0%,rgba(251,251,251,1) 100%);}

.swwico{display:flex;align-items:center;justify-content:center;width:12rem;height:12rem;background:url(../image/sww_icon_yuan.png) no-repeat 0 0;background-size:100%;margin:0 auto;position:relative;z-index:3;}
.swwico:after{content:"";width:4.8rem;height:4.8rem;background:url(../image/sww_icon_all.png) no-repeat 0 0;background-size:500%;}
.what_waiyan .box:before,
.biyaoxing .box:before,
.tongdian .box:before,
.ziliaoyoushi .box:before{content:"";position:absolute;top:-1.9rem;left:0;right:50%;height:20rem;background:url(../image/sww_guang_1.png) no-repeat 0 center;background-size:100%;opacity:.4;}
.what_waiyan .box:after,
.biyaoxing .box:after,
.tongdian .box:after,
.ziliaoyoushi .box:after{content:"";position:absolute;top:-1.9rem;left:50%;right:0;height:20rem;background:url(../image/sww_guang_2.png) no-repeat 0 center;background-size:100%;opacity:.4;}

/*danxiangguanjunshenbao start*/

.gl_wrap{overflow:hidden;position:relative;margin:.5rem 2.6rem 0 2.6rem;padding:0 0 3rem 0;}
.gl_wrap li{height:auto;background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);border-radius:1.3rem;position:relative;}
.gl_wrap .box{position:relative;z-index:1;}
.gl_wrap .box span,
.gl_wrap .box p,
.gl_wrap .box em{display:flex;align-items:center;justify-content:center;margin:0 2.6rem;}
.gl_wrap .box span{color:#000;font-size:1.6rem;height:6rem;position:relative;z-index:1;font-weight:normal;}
.gl_wrap .box span:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.gl_wrap .box span:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.gl_wrap .box p{margin:1.3rem 0 0 0;font-size:1.6rem;color:#f90000;}
.gl_wrap .box em{text-align:justify;padding:1.3rem 0 2rem 0;font-size:1.4rem;color:#4a4a4a;line-height:2.4rem;}
.gl_wrap .i1:after{background-position:-14.4rem -9.6rem;}
.gl_wrap .i2:after{background-position:-9.6rem -4.8rem;}
.gl_wrap .i3:after{background-position:-9.6rem 0;}
.gl_wrap .i4:after{background-position:-14.4rem 0;}

.what_neihan{margin:2rem 0 0 0;background:#fff;padding:1rem 0 4.6rem 0;overflow:hidden;border-radius:1.3rem 1.3rem 0 0;position:relative;}
.what_neihan:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.what_neihan h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:5rem;position:relative;z-index:1;border-radius:1.3rem 1.3rem 0 0;font-weight:normal;}
.what_neihan .gl_wrap li{background:#ef7000;}
.what_neihan .neihangcont{padding:2.2rem 0;line-height:2.4rem;font-size:1.4rem;color:#fff;text-align:center;}


.what_waiyan{margin:-2.3rem 0 0 0;background:#fff;padding:1rem 0 2.3rem 0;overflow:hidden;border-radius:1.3rem 1.3rem 0 0;position:relative;}
.what_waiyan:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.what_waiyan h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:5rem;position:relative;z-index:1;border-radius:1.3rem 1.3rem 0 0;font-weight:normal;}
.what_waiyan .gl_wrap .box em{text-align:center;}
.what_waiyan .box{padding:2.5rem 0 0 0;}

.jiazhi{margin:1.6rem 0 0 0;}
.jiazhi li{background:#fff;overflow:hidden;border-radius:1.3rem;}
.jiazhi h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:6rem;position:relative;z-index:1;font-weight:normal;margin:0 2.6rem;}
.jiazhi h3:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.jiazhi h3:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.jiazhi .txt{margin:1.3rem 2.6rem 0 2.6rem;padding:0 0 2rem 0;text-align:center;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}

.yaoqiu{margin:1.6rem 0 0 0;}
.yaoqiu li{background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);border-radius:1.3rem 1.3rem 0 0;position:relative;padding:0 0 1.3rem 0;margin:-1.3rem 0 0 0;}
.yaoqiu li:first-child{margin:0;}
.yaoqiu li:last-child,.yaoqiu li:last-child:before{border-radius:1.3rem;}
.yaoqiu li:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem 1.3rem 0 0;border:.1rem solid #e7e1de;}
.yaoqiu h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:6rem;position:relative;z-index:1;font-weight:normal;margin:0 2.6rem;}
.yaoqiu h3:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.yaoqiu h3:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.yaoqiu p{margin:1.3rem 4.2rem 0 4.2rem;padding:0 0 2rem 0;text-align:justify;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}

.tixi{position:relative;margin:1.5rem 0 0 0;background:#fff;border-radius:1.3rem;}
.tixi:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.tixi dt{display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;height:5rem;position:relative;z-index:1;background:#ef7000;border-radius:1.3rem 1.3rem 0 0;}
.tixi dd{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;padding:2rem 2.6rem;}

.fenbu_all{background:#fff;padding:2rem 0 2.5rem 0;margin:2rem 0 0 0;border-radius:1.3rem;position:relative;}
.fenbu_all:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #e7e1de;border-radius:1.3rem;}
.allquyu{position:relative;z-index:1;}
.allquyu dl{float:left;width:50%;text-align:center;padding:1.3rem 0;position:relative;}
.allquyu dl:before{content:"";position:absolute;top:0;left:2.6rem;right:1.3rem;height:.1rem;background:#ef7000;}
.allquyu dl:nth-child(-n+2):before{display:none;}
.allquyu dl:nth-child(4):before{left:1.3rem;right:2.6rem;}
.allquyu dl:after{content:"";position:absolute;top:1.3rem;bottom:1.3rem;right:0;width:.1rem;background:#ef7000;}
.allquyu dl:nth-child(2n+2):after{display:none;}
.allquyu dt{display:flex;align-items:center;justify-content:center;height:3rem;}
.allquyu dt b{font-size:3rem;color:#ef7000;}
.allquyu dt em{font-size:1.4rem;color:#ef7000;padding:0 0 0 .3rem;}
.allquyu dd{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#666;height:2.6rem;}
.allquyucont{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;margin:0 2.6rem 1.3rem 2.6rem;text-align: center;padding-bottom:2rem;position:relative;z-index:1;}
.allquyucont:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}

.fenbu_quyu{}
.fenbu_quyu li{background:linear-gradient(180deg, rgba(250,245,235,1) 0%,rgba(255,255,255,1) 100%);border-radius:1.3rem 1.3rem 0 0;position:relative;padding:0 0 1.3rem 0;margin:-1.3rem 0 0 0;}
.fenbu_quyu li:last-child,
.fenbu_quyu li:last-child:before{border-radius:1.3rem;}
.fenbu_quyu li:last-child{padding-bottom:0;}
.fenbu_quyu li:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem 1.3rem 0 0;border:.1rem solid #e7e1de;}
.fenbu_quyu h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:6rem;position:relative;z-index:1;font-weight:normal;margin:0 2.6rem;}
.fenbu_quyu h3:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.fenbu_quyu h3:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.fenbu_quyu p{margin:1.3rem 4.2rem 0 4.2rem;padding:0 0 2rem 0;text-align:justify;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}

.leixing{margin:1.6rem 0 0 0;}
.leixing li{background:#fff;overflow:hidden;border-radius:1.3rem;}
.leixing h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:6rem;position:relative;z-index:1;font-weight:normal;margin:0 2.6rem;}
.leixing h3:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.leixing h3:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.leixing .txt{margin:1.3rem 2.6rem 0 2.6rem;padding:0 0 2rem 0;text-align:center;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}
.dxgj_leixing .pubbtn{margin-top:1.3rem;}

.dxgj_peiyu .gl_wrap{border-radius:1.3rem;padding-bottom:4rem;background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);position:relative;margin:2rem 0 0 0;}
.dxgj_peiyu .gl_wrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.dxgj_peiyu .gl_wrap li{background:none;border-radius:1.3rem;}
.dxgj_peiyu .gl_wrap .box em{text-align:center;padding-top:1.8rem;}
.dxgj_peiyu .gl_wrap .box span{font-size:2rem;height:8rem;}
.dxgj_peiyu .gl_wrap .swiper-pagination-bullets{bottom:2.3rem;}
.dxgj_peiyu .pubbtn{margin-top:2rem;}

.tongdian{margin:2rem 0 0 0;background:#fff;padding:.1rem;overflow:hidden;border-radius:1.3rem;position:relative;}
.tongdian:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #f2f2f2;}
.tongdian h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:5rem;position:relative;z-index:1;border-radius:1.3rem 1.3rem 0 0;font-weight:normal;}
.tongdian .gl_wrap .box em{text-align:center;}
.tongdian .box{padding:2.5rem 0 0 0;}
.tongdian .gl_wrap{margin:0;border-radius:1.3rem;padding-bottom:4rem;}
.tongdian .gl_wrap li{background:none;border-radius:1.3rem;}
.tongdian .swiper-pagination-bullets{bottom:2.3rem;}
.tongdian .gl_wrap .box span{font-size:2rem;}
.tongdian .gl_wrap .i1:after{background-position:-4.8rem -4.8rem;}
.tongdian .gl_wrap .i2:after{background-position:0 -4.8rem;}
.tongdian .gl_wrap .i3:after{background-position:-19.2rem -4.8rem;}
.tongdian .gl_wrap .i4:after{background-position:-14.4rem -9.6rem;}


.dxgj_buzhou .gl_wrap{border-radius:1.3rem;padding-bottom:4rem;background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);position:relative;margin:2rem 0 0 0;}
.dxgj_buzhou .gl_wrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.dxgj_buzhou .gl_wrap li{background:none;border-radius:1.3rem;}
.dxgj_buzhou .gl_wrap .box em{text-align:center;padding-top:1.8rem;}
.dxgj_buzhou .gl_wrap .box span{font-size:2rem;height:8rem;}
.dxgj_buzhou .gl_wrap .swiper-pagination-bullets{bottom:2.3rem;}
.dxgj_buzhou .pubbtn{margin-top:2rem;}

.fuwubankuai{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.fuwubankuai:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.fuwubankuai li{background:none;border-radius:1.3rem;}
.fuwubankuai .box em{text-align:center;padding-top:1.8rem;}
.fuwubankuai .box span{font-size:2rem;height:8rem;}
.fuwubankuai .swiper-pagination-bullets{bottom:2.3rem;}
.dxgj_fuwubankuai .pubbtn{margin-top:1.5rem;}

.yaoqiu{margin:1.6rem 0 0 0;}
.yaoqiu li{background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);border-radius:1.3rem 1.3rem 0 0;position:relative;padding:0 0 1.3rem 0;margin:-1.3rem 0 0 0;}
.yaoqiu li:first-child{margin:0;}
.yaoqiu li:last-child,.yaoqiu li:last-child:before{border-radius:1.3rem;}
.yaoqiu li:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem 1.3rem 0 0;border:.1rem solid #e7e1de;}
.yaoqiu h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:6rem;position:relative;z-index:1;font-weight:normal;margin:0 2.6rem;}
.yaoqiu h3:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.yaoqiu h3:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.yaoqiu p{margin:1.3rem 4.2rem 0 4.2rem;padding:0 0 2rem 0;text-align:justify;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}

.fuwuneirong{margin:1.5rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.fuwuneirong:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.fuwuneirong li{background:none;border-radius:1.3rem;}
.fuwuneirong .box em{text-align:center;padding-top:1.8rem;}
.fuwuneirong .box span{font-size:4rem;color:#ef7000;font-weight:bold;height:8rem;}
.fuwuneirong .swiper-pagination-bullets{bottom:2.3rem;}

.ziyuanwrap{background:#fff;padding:1.5rem 0 2.5rem 0;margin:2rem 0 0 0;border-radius:1.3rem;position:relative;}
.ziyuanwrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.ziyuan{position:relative;z-index:1;}
.ziyuan dl{float:left;width:50%;text-align:center;padding:1.3rem 0;position:relative;}
.ziyuan dl:before{content:"";position:absolute;top:0;left:2.6rem;right:1.3rem;height:.1rem;background:#ef7000;}
.ziyuan dl:nth-child(-n+2):before{display:none;}
.ziyuan dl:nth-child(4):before{left:1.3rem;right:2.6rem;}
.ziyuan dl:after{content:"";position:absolute;top:1.3rem;bottom:1.3rem;right:0;width:.1rem;background:#ef7000;}
.ziyuan dl:nth-child(2n+2):after{display:none;}
.ziyuan dt{display:flex;align-items:center;justify-content:center;height:3rem;}
.ziyuan dt b{font-size:3rem;color:#ef7000;}
.ziyuan dt em{font-size:1.4rem;color:#ef7000;padding:0 0 0 .3rem;}
.ziyuan dd{display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#666;height:2.6rem;}
.ziyuancont{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;margin:.5rem 2.6rem 0 2.6rem;text-align: justify;padding-top:1.3rem;position:relative;z-index:1;}
.ziyuancont:before{content:"";position:absolute;left:0;right:0;top:0;height:.1rem;background:#e7e1de;}

.leiji dl{float:left;width:50%;text-align:center;padding:1.3rem 0;position:relative;}
.leiji dl:before{content:"";position:absolute;top:0;left:1.3rem;right:1.3rem;height:.1rem;background:#ef7000;}
.leiji dl:nth-child(-n+2):before{display:none;}
.leiji dl:after{content:"";position:absolute;top:1.3rem;bottom:1.3rem;right:0;width:.1rem;background:#ef7000;}
.leiji dl:nth-child(2n+2):after{display:none;}
.leiji dt{display:flex;align-items:center;justify-content:center;height:3rem;}
.leiji dt b{font-size:3rem;color:#ef7000;}
.leiji dt em{font-size:1.4rem;color:#ef7000;padding:0 0 0 .3rem;}
.leiji dd{display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#666;height:2.6rem;}
.quanliucheng{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;margin:2rem 0 0 0;padding:0 0 2rem 0;border-radius:1.3rem;overflow:hidden;position:relative;background:#fff;}
.quanliucheng:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.quanliucheng .txtfirst,.quanliucheng .txtlast{text-align:justify;margin:0 2.6rem;position: relative;z-index:1;}
.quanliucheng .txtfirst{margin-top:1.5rem;}
.quanliucheng .txtpic{border-radius:1.3rem 1.3rem 0 0;overflow:hidden;position:relative;z-index:1;}
.quanliucheng .txtlast{margin-top:.5rem;padding-top:1.3rem;}
.quanliucheng .txtlast:before{content:"";position:absolute;left:0;right:0;top:0;height:.1rem;background:#e7e1de;}

.lingyuwrap{margin:1.5rem 0 0 0;background:#fff;border-radius:1.3rem;position:relative;}
.lingyuwrap:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #e7e1de;border-radius:1.3rem;}
.lingyu{position:relative;overflow:hidden;border-radius:1.3rem;}
.lingyu .item{float:left;width:50%;position:relative;z-index:1;overflow:hidden;}
.lingyu .item:before{content:"";position:absolute;top:0;right:0;left:0; bottom:0;background:rgba(0,0,0,.4);}
.lingyu .item em{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;font-size:2rem;z-index:1;}
.lingyu .item b{text-align:center;font-weight:normal;}
.lingyutxt{line-height:2.4rem;font-size:1.4rem;color:#4a4a4a;text-align: justify;padding:1.5rem 2.6rem 2rem 2.6rem;}

.shuju{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;margin:2rem 0 0 0;padding:0 0 2.3rem 0;border-radius:1.3rem;overflow:hidden;position:relative;background:#fff;}
.shuju:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.shuju .pic{border-radius:1.3rem 1.3rem 0 0;overflow:hidden;position:relative;z-index:1;}
.shuju .txt{text-align:justify;margin:2rem 2.6rem 0 2.6rem;position:relative;z-index:1;font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;}

.zizhi_pic{margin:2rem 0 0 0;padding:1rem 1.3rem 2.6rem 1.3rem;position:relative;background:#fff;}
.zizhi_pic:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem 1.3rem 0 0;}
.zizhi_cont{position:relative;margin:-1.3rem 0 0 0;background:#fff;border-radius:1.3rem;}
.zizhi_cont:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.zizhi_cont dt{display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;height:5rem;position:relative;z-index:1;background:#ef7000;border-radius:1.3rem 1.3rem 0 0;}
.zizhi_cont dd{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;padding:2rem 2.6rem;}


.neibu h3{display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;height:5rem;position:relative;z-index:1;border-radius:1.3rem 1.3rem 0 0;font-weight:normal;}
.neibu{margin:-2.3rem 0 0 0;background:#fff;padding:1rem 0 4.6rem 0;overflow:hidden;border-radius:1.3rem 1.3rem 0 0;position:relative;}
.neibu:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.goutongwrap{margin:0 2.6rem;position:relative;z-index:1;}
.goutongwrap dl{background:linear-gradient(180deg, rgba(250,245,235,1) 0%,rgba(255,255,255,1) 100%);padding:0 2.6rem 4.6rem 2.6rem;margin-top:-2.6rem;border-radius:1.3rem;position:relative;}
.goutongwrap dl:nth-child(1){margin-top:.5rem;}
.goutongwrap dl:last-child{padding-bottom:2.3rem;}
.goutongwrap dl:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:1.3rem;border:.1rem solid #f4ecde;}
.goutongwrap dt{display:flex;align-items:center;justify-content:center;font-size:3.6rem;color:#ef7000;height:8rem;position:relative;z-index:1;}
.goutongwrap dt:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:#e7e1de;}
.goutongwrap dt:after{content:"";position:absolute;left:50%;bottom:-.1rem;margin:0 0 0 -3rem;width:6rem;height:.3rem;border-radius:.15rem;background:#ef7000;}
.goutongwrap dd{font-size:1.4rem;line-height:2.4rem;color:#4a4a4a;text-align:center;margin:1.6rem 0 0 0;position:relative;z-index:1;}
.qidong{position:relative;z-index:1;}
.qidong ul{margin:.5rem 2.6rem 0 2.6rem;font-size:1.4rem;line-height:2.4rem;position:relative;z-index:1;}
.qidong li{padding:2.3rem 2.6rem 4.6rem 2.6rem;background:linear-gradient(180deg, rgba(239,112,0,1) 0%,rgba(239,160,60,1) 100%);color:#fff;border-radius:1.3rem;}
.qidong li:last-child{margin-top:-2.6rem;padding-bottom:2.3rem;}
.goutong{margin:1.5rem 0 0 0;position:relative;z-index:1;}
.zhixing{position:relative;z-index:1;}
.zhixing ul{margin:.5rem 2.6rem 0 2.6rem;font-size:1.4rem;line-height:2.4rem;position:relative;z-index:1;}
.zhixing li{padding:2.3rem 2.6rem 4.6rem 2.6rem;background:linear-gradient(180deg, rgba(250,245,235,1) 0%,rgba(255,255,255,1) 100%);color:#4a4a4a;border-radius:1.3rem;position:relative;text-align:justify;}
.zhixing li:last-child{margin-top:-2.6rem;padding-bottom:2.3rem;}
.zhixing li:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:1px solid #f4ecde;border-radius:8px;}
.jiaofu{padding-bottom:2.6rem;position:relative;z-index:1;}
.jiaofu ul{margin:.5rem 2.6rem 0 2.6rem;font-size:1.4rem;line-height:2.4rem;position:relative;z-index:1;}
.jiaofu li{padding:2.3rem 2.6rem 4.6rem 2.6rem;background:linear-gradient(180deg, rgba(239,112,0,1) 0%,rgba(239,160,60,1) 100%);color:#fff;border-radius:1.3rem;margin:-2.6rem 0 0 0;text-align:justify;}
.jiaofu li:first-child{margin:0;}
.jiaofu li:last-child{padding-bottom:2.3rem;}

.anli{overflow:hidden;position:relative;padding:0 0 3rem 0;margin:2rem 0 0 0;border-radius:1.3rem 1.3rem 0 0;}
.anli a,.anli a:hover{display:block;position:relative;z-index:1;padding:0 0 2rem 0;}
.anli .pic{overflow:hidden;border-radius:1.3rem 1.3rem 0 0;}
.anli li{position:relative;border-radius:1.3rem;overflow:hidden;background:#f9f9f9;}
.anli li:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.anli h3{display:flex;align-items: center;justify-content: center;color:#000;font-size:1.6rem;height:3rem;font-weight:normal;margin:1.5rem 2.6rem 0 2.6rem;}
.dxgj_anli .pubbtn{margin-top:1.5rem;}

#certify {position:relative;width:100%;overflow:hidden;}
#certify .swiper-container{padding:2.5rem 0 4rem 0;}
#certify .swiper-slide{width:18rem;box-shadow:0 10px 30px #ddd;background:#fff;border-radius:1.3rem;}
#certify .swiper-pagination{width:100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
#certify .swiper-button-prev,
#certify .swiper-button-next{z-index:2;position:absolute;top:50%;margin-top:-45px;width:50px;height:90px;overflow:hidden;display:none;}
#certify .swiper-button-prev{left:-80px;border-radius:8px 0 0 8px;}
#certify .swiper-button-prev:after,
#certify .swiper-button-prev:before,
#certify .swiper-button-next:after,
#certify .swiper-button-next:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;}
#certify .swiper-button-prev:after,
#certify .swiper-button-next:after{background:#59493f;opacity:.2;}
#certify .swiper-button-prev:before{background:none;z-index:1;}
#certify .swiper-button-next:before{background:none;z-index:1;}
#certify .swiper-button-next{right:-80px;border-radius:0 8px 8px 0;}
#certify .swiper_head img{width: 100%;height: 100%;}
#certify .t_img{background: url(../images/background/bg.png) no-repeat;background-size: 338px 433px;}
#certify .t{color: #fff;}
#certify .swiper_head{width:18rem;overflow:hidden;background: #fff;margin: 0 auto;border-radius:10px;}
#certify .swiper_name{display:flex;align-items:center;justify-content:center;font-size:1.4rem;height:2rem;color:#333;position:absolute;bottom:-3rem;left:0;right:0;}
#certify .swiper_pic_introduce{width: 100%;height: 60px;line-height:30px;font-size: 20px;text-align: center;margin-top: 22px;color: #fff;}
#certify .swiper-slide a{display:block;}
.scdw_anli .pubbtn{margin-top:1rem;} 

/*shichangdiwei end*/
.main_listwrap{margin:-1.3rem 0 0 0;}
.main_listwrap ul{overflow:hidden;}
.main_listwrap li{border:.1rem solid #e5e5e5;border-width:.1rem 0;margin-top:-.1rem;}
.main_listwrap li a{display:flex;align-items:center;justify-content:flex-start;font-size:1.8rem;padding:1.3rem 0 1.3rem 2rem;position:relative;}
.main_listwrap li a:before{content:"";position:absolute;top:2.35rem;left:.2rem;width:.6rem;height:.6rem;background:#333;border-radius:50%;}



