﻿/* 重置 */
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;text-align:justify;}




/*标题文字水平、垂直居中*/
.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%;}
.scdw_neihan .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;}
.scdw_neihan .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;}

/*shichangdiwei 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:0 0;}
.gl_wrap .i2:after{background-position:-4.8rem 0;}
.gl_wrap .i3:after{background-position:-9.6rem 0;}
.gl_wrap .i4:after{background-position:-14.4rem 0;}

.scdw_dingyi{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;}
.scdw_dingyi:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.scdw_dingyi 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;}
.scdw_dingyi dl{padding:.5rem 2.6rem 0 2.6rem;}
.scdw_dingyi dt{display:block;height:16rem;overflow:hidden;background: url(../upload/cylzs-chuangxin-1.jpg) no-repeat center center;background-size:100%;border-radius:1.3rem;}
.scdw_dingyi dd{font-size:1.4rem;line-height:2.4rem;text-align:justify;color:#4a4a4a;margin:1.3rem 0 0 0;}

.scdw_neihan{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;}
.scdw_neihan:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #e7e1de;}
.scdw_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;}
.scdw_neihan .gl_wrap .box em{text-align:center;}
.scdw_neihan .box{padding:2.5rem 0 0 0;}

.changjing{overflow:hidden;position:relative;margin:1.3rem 0 0 0;border-radius:1.3rem;}
.changjing dl{position:relative;padding:0 0 1.3rem 0;margin:-1.3rem 0 0 0;border-radius:1.3rem;}
.changjing dl:nth-child(1){margin:0;}
.changjing dl:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:1px solid #ef7000;border-radius:1.3rem;}
.changjing 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;}
.changjing dd{font-size:1.4rem;color:#444;line-height:2.4rem;margin:0 2.6rem;padding:1.5rem 0 2rem 0;text-align:justify;position:relative;z-index:1;}

.biyaoxing{margin:2rem 0 0 0;background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);padding:.1rem;overflow:hidden;border-radius:1.3rem;position:relative;}
.biyaoxing:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #f2f2f2;}
.biyaoxing 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;}
.biyaoxing .gl_wrap .box em{text-align:center;}
.biyaoxing .box{padding:2.5rem 0 0 0;}
.biyaoxing .gl_wrap{margin:0;border-radius:1.3rem;padding-bottom:4rem;}
.biyaoxing .gl_wrap li{background:none;border-radius:1.3rem;}
.biyaoxing .swiper-pagination-bullets{bottom:2.3rem;}
.biyaoxing .gl_wrap .box span{font-size:2rem;}
.biyaoxing .gl_wrap .i1:after{background-position:0 -4.8rem;}
.biyaoxing .gl_wrap .i2:after{background-position:-4.8rem -4.8rem;}
.biyaoxing .gl_wrap .i3:after{background-position:-9.6rem -4.8rem;}
.biyaoxing .gl_wrap .i4:after{background-position:-14.4rem -4.8rem;}

.tixi{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.tixi:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.tixi li{background:none;border-radius:1.3rem;}
.tixi .box em{text-align:center;padding-top:1.8rem;}
.tixi .box span{font-size:2rem;height:8rem;}
.tixi .swiper-pagination-bullets{bottom:2.3rem;}
.scdw_tixi .pubbtn{margin-top:2rem;}

.tongdian{margin:2rem 0 0 0;background: linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);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:0 -9.6rem;}
.tongdian .gl_wrap .i2:after{background-position:-4.8rem -9.6rem;}
.tongdian .gl_wrap .i3:after{background-position:-9.6rem -9.6rem;}
.tongdian .gl_wrap .i4:after{background-position:-14.4rem -9.6rem;}

.leixing{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.leixing:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.leixing li{background:none;border-radius:1.3rem;}
.leixing .box em{text-align:center;padding-top:1.8rem;}
.leixing .box span{font-size:2rem;height:8rem;}
.leixing .swiper-pagination-bullets{bottom:2.3rem;}

.jiejue{margin:2rem 0 0 0;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;}
.jiejue:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.jiejue li{background:none;border-radius:1.3rem;}
.jiejue .box em{text-align:center;padding-top:1.8rem;}
.jiejue .box span{font-size:2rem;height:8rem;}
.jiejue .swiper-pagination-bullets{bottom:2.3rem;}
.scdw_jiejue .pubbtn{margin-top:2rem;}

.xgfw{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.xgfw:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.xgfw li{background:none;border-radius:1.3rem;}
.xgfw .box em{text-align:center;padding-top:1.8rem;}
.xgfw .box span{font-size:2rem;height:8rem;}
.xgfw .swiper-pagination-bullets{bottom:2.3rem;}
.scdw_xgfw .pubbtn{margin-top:2rem;}

.sizhi h3{font-weight:normal;display:flex;align-items:center;justify-content:center;color:#ef7000;font-size:1.6rem;height:5rem;}
.scdw_fangfalun .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:0;}
.scdw_fangfalun .gl_wrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.scdw_fangfalun .gl_wrap li{background:none;border-radius:1.3rem;}
.scdw_fangfalun .gl_wrap .box em{text-align:center;padding-top:1.8rem;}
.scdw_fangfalun .gl_wrap .box span{font-size:2rem;height:8rem;}
.scdw_fangfalun .gl_wrap .swiper-pagination-bullets{bottom:2.3rem;}
.fangfalun{margin:2rem 0 0 0;}
.fangfalun dl{float:left;width:50%;text-align:center;padding:1.3rem 0;position:relative;}
.fangfalun dl:before{content:"";position:absolute;top:0;left:1.3rem;right:1.3rem;height:.1rem;background:#ef7000;}
.fangfalun dl:nth-child(-n+2):before{display:none;}
.fangfalun dl:after{content:"";position:absolute;top:1.3rem;bottom:1.3rem;right:0;width:.1rem;background:#ef7000;}
.fangfalun dl:nth-child(2n+2):after{display:none;}
.fangfalun dt{display:flex;align-items:center;justify-content:center;height:3rem;}
.fangfalun dt b{font-size:3rem;color:#ef7000;}
.fangfalun dt em{font-size:1.4rem;color:#4a4a4a;padding:0 0 0 .3rem;}
.fangfalun dd{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#4a4a4a;height:2.6rem;}

.yewuliucheng{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.yewuliucheng:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.yewuliucheng li{background:none;border-radius:1.3rem;}
.yewuliucheng .box em{text-align:center;padding-top:1.8rem;}
.yewuliucheng .box span{font-size:4rem;color:#ef7000;font-weight:bold;height:8rem;}
.yewuliucheng .swiper-pagination-bullets{bottom:2.3rem;}

.fuwuneirong{margin:2rem 0 0 0;background:#fff;padding:1rem 0 3.3rem 0;overflow:hidden;border-radius:1.3rem 1.3rem 0 0;position:relative;}
.fuwuneirong:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem 1.3rem 0 0;border:.1rem solid #f1ece9;}
.fuwuneirong 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;}
.fuwuneirong .gl_wrap .box em{ text-align:center;}
.zengzhifuwu{margin:-1.3rem 0 0 0;background:#fff;padding:1rem 0 2.3rem 0;overflow:hidden;border-radius:1.3rem 1.3rem 0 0;position:relative;}
.zengzhifuwu:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #f1ece9;}
.zengzhifuwu 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;}
.zengzhifuwu .gl_wrap li{background:#ef7000;}
.zengzhifuwu .gl_wrap .box em{color:#fff;padding-top:2rem;text-align:center;margin:0;}

.hangyeyoushi{margin:1.6rem 0 0 0;}
.hangyeyoushi ul li{overflow:hidden;border-radius:1.3rem;background:none;}
.hangyeyoushi .item{float:left;width:50%;position:relative;}
.hangyeyoushi .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;}

.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:linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);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;}

.ziliaoyoushi{margin:1.6rem 0 0 0;background:#fff;padding:.1rem .1rem 4rem .1rem;overflow:hidden;border-radius:1.3rem;position:relative;}
.ziliaoyoushi:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #f1ece9;}
.ziliaoyoushi .box em{text-align:center;}
.ziliaoyoushi .box{padding:2.5rem 0 0 0;}
.ziliaoyoushi li{background:none;border-radius:1.3rem;}
.ziliaoyoushi .swiper-pagination-bullets{bottom:2.3rem;}
.ziliaoyoushi .box span{font-size:2rem;}
.ziliaoyoushi .i1:after{background-position:-19.2rem 0;}
.ziliaoyoushi .i2:after{background-position:-19.2rem -4.8rem;}
.ziliaoyoushi .i3:after{background-position:-19.2rem -9.6rem;}

.moxingyoushi{margin:2rem 0 0 0;background:linear-gradient(360deg, rgba(248,248,248,1) 0,rgba(251,251,251,1) 100%);overflow:hidden;border-radius:1.3rem;position:relative;}
.moxingyoushi:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:1.3rem;border:.1rem solid #f1ece9;}
.moxingyoushi 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;}
.moxingyoushi dl{padding:2.6rem 2.6rem 2.3rem 2.6rem;}
.moxingyoushi dt{display:block;height:16rem;overflow:hidden;background: url(https://www.chinairn.com/scdwzm/upload/moxingx470x300.jpg) no-repeat center center;background-size:100%;border-radius:1.3rem;}
.moxingyoushi dd{font-size:1.4rem;line-height:2.4rem;text-align:justify;color:#4a4a4a;margin:1.3rem 0 0 0;}

.meijieyoushi{margin:2rem 0 0 0;border-radius:1.3rem;padding-bottom:4rem;background:#fff;position:relative;}
.meijieyoushi:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid #f1ece9;border-radius:1.3rem;}
.meijieyoushi li{background:none;border-radius:1.3rem;}
.meijieyoushi .box em{text-align:center;padding-top:1.8rem;}
.meijieyoushi .box span{font-size:2rem;height:8rem;}
.meijieyoushi .swiper-pagination-bullets{bottom:2.3rem;}

.lcys 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;}
.lcys{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;}
.lcys: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 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:2rem 0 0 0;}
.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;}
.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.3rem;}
.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;}
.jiaofu li:last-child{margin-top:-2.6rem;padding-bottom:2.3rem;}

#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%;}


.zs-search{display:block;position:relative;background:#fff;border-radius:2.1rem;margin:2rem 2.6rem 0 2.6rem;}
.zs-search a{display:block;position:relative;z-index:1;}
.zs-search:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid rgb(170,161,161,.6);border-radius:2.1rem;}
.zs-search dl{display:flex;align-items:center;justify-content:flex-start;font-size:1.4rem;}
.zs-search dt{display:flex;align-items:center;justify-content:flex-start;flex:1;height:4.2rem;padding:0 0 0 3.4rem;color:#999;position:relative;}
.zs-search dt:after{content:"";position:absolute;top:50%;left:1.4rem;margin:-.7rem 0 0 0;width:1.4rem;height:1.4rem;background:url(https://m.chinairn.com/image/2026-search-icon-999.png) no-repeat 0 0; background-size:cover;}
.zs-search dd{display:flex;align-items:center;justify-content:center;width:6.6rem;color:#000;font-weight:bold;}

.zs-search-page{background:#fff;position:fixed;top:0;bottom:5rem;left:0;right:0;z-index:999999;color:#000;}
.zspage-tit{position:absolute;top:0;left:0;right:0;height:11.6rem;background:#fff;}
.zspage-tit h2{display:flex;align-items:center;justify-content:center;}
.zspage-tit h2{height:6rem;font-size:2.2rem;font-weight:bold;position:relative;}
.zspage-sort{position:absolute;top:12rem;bottom:0;left:0;right:0;overflow:hidden;overflow:scroll;overflow-x:hidden;}
.zspage-sort .main_listwrap{margin:0 1.6rem;}
.zspage-sort .jieguonone{padding:1.3rem 0;color:#666;text-align:center;}
.jieguotxt{display:flex;align-items:center;justify-content:flex-start;padding:0 0 1.3rem 0;margin:0 1.6rem;border-bottom:.1rem solid #e5e5e5;}
.jieguotxt i{display:flex;align-items:center;justify-content:flex-start;}
.scrkey{color:#f90000;font-weight:bold;}

.bar_wrap{margin:0 1.6rem;height:4.2rem;overflow:hidden;position:relative;border-radius:2.1rem;}
.bar_wrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border:.1rem solid rgb(170,161,161,.6);border-radius:2.1rem;}
.bar_wrap form{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1;}
.bar_input{flex:1;position:relative;}
.bar_input p{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;height:4.2rem;padding:0 0 0 3.4rem;color:#999;font-size:1.4rem;}
.bar_input p:after{content:"";position:absolute;top:50%;left:1.4rem;margin:-.7rem 0 0 0;width:1.4rem;height:1.4rem;background:url(https://m.chinairn.com/image/2026-search-icon-999.png) no-repeat 0 0; background-size:cover;}
.inputtxt{display:flex;align-items:center;justify-content:flex-start;width:100%;height:4.2rem;border:0;padding:0;margin:0;position:relative;z-index:1;background:none;text-indent:1.6rem;font-size:1.6rem;color:#000;}
.bar_wrap button{display:flex;align-items:center;justify-content:center;height:4.2rem;width:6.6rem;background:none;border:0;margin:0;font-size:1.4rem;color:#000;font-weight:bold;position:relative;z-index:1;}

.zspage-back{display:flex;align-items:center;justify-content:center;padding:0 1.2rem 0 1.6rem;width:1.6rem;position:absolute;top:0;bottom:0;left:0;}
.zspage-back:before{content:"";width:1rem;height:1.8rem;background:url(https://m.chinairn.com/image/2026-skipleft-icon-000.png) no-repeat center center;background-size:100%;}

