.trans-scale .i{width:100%;height:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.trans-liro{position:relative;overflow:hidden}.trans-liro::before{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(255,255,255,0.3);-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}@-webkit-keyframes animat-shake{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes animat-shake{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes animat-round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes animat-round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animat-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes animat-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@media screen and (min-width: 769px){.trans-scale:hover .i{-webkit-transform:scale(1.1);transform:scale(1.1)}.trans-liro:hover::before{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(1);transform:scaleX(1)}.animat-shake:hover{-webkit-animation:animat-shake .5s;animation:animat-shake .5s}.animat-round::before{-webkit-animation:animat-round 5s linear infinite;animation:animat-round 5s linear infinite}.animat-steps::before{-webkit-animation:animat-round 2s steps(12, end) infinite;animation:animat-round 2s steps(12, end) infinite}}@font-face{font-family:"avian";src:url("../font/avian.eot");src:url("../font/avian.eot?#iefix") format("embedded-opentype"),url("../font/avian.woff") format("woff"),url("../font/avian.ttf") format("truetype"),url("../font/avian.svg#avian") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"xfont";src:url("../font/xfont.eot");src:url("../font/xfont.eot?#iefix") format("embedded-opentype"),url("../font/xfont.woff") format("woff"),url("../font/xfont.ttf") format("truetype"),url("../font/xfont.svg#xfont") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"qtbf";src:url("../font/qtbf.eot");src:url("../font/qtbf.eot?#iefix") format("embedded-opentype"),url("../font/qtbf.woff") format("woff"),url("../font/qtbf.ttf") format("truetype"),url("../font/qtbf.svg#qtbf") format("svg");font-weight:normal;font-style:normal}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,p,a,table,tr,th,td,img,iframe,form,input,button,select,textarea{margin:0;padding:0}body{margin:auto;font-family:'Microsoft Yahei','PingFang SC',Arial,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff;opacity:0}input,button,textarea,select{outline:0;border:0;background:none;font:inherit;color:inherit}input,textarea,select{min-height:1.5em}input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;resize:none}table{border-collapse:collapse;border:0}img{border:0;outline:0;vertical-align:middle}a{text-decoration:none;color:inherit;cursor:pointer}:focus{outline:0}svg:not(:root){overflow:hidden}button::-moz-focus-inner,input::-moz-focus-inner{border:0}input[type=date]{background-color:transparent;border:0;filter:'alpha(opacity=0)'}input:focus,textarea:focus{color:inherit}input::-ms-clear,::-ms-reveal{display:none}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#909090;opacity:1}input::-moz-placeholder, textarea::-moz-placeholder{color:#909090;opacity:1}input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#909090;opacity:1}input::-ms-input-placeholder, textarea::-ms-input-placeholder{color:#909090;opacity:1}input::placeholder,textarea::placeholder{color:#909090;opacity:1}.placeholder{color:#909090}.init-screen{opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-delay:.01s;transition-delay:.01s}.lock-screen{overflow:hidden}.xfont,.xicon{position:relative;-webkit-transition-property:color, background;transition-property:color, background;-webkit-transition-duration:.3s;transition-duration:.3s}.xfont::before,.xicon::before{display:block;text-align:center;font-family:xfont;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.xicon{width:30px;height:30px;cursor:pointer}.xicon::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.icon-left::before{content:'\e504'}.icon-right::before{content:'\e505'}.icon-up::before{content:'\e506'}.icon-down::before{content:'\e507'}.icon-search::before{content:'\e510'}.icon-close::before{content:'\e508'}.icon-menu::before{content:'\e511'}.icon-load{-webkit-animation:animat-round 2s steps(12, end) infinite;animation:animat-round 2s steps(12, end) infinite}.icon-load::before{content:'\e512'}.icon-media-start::before{content:'\e520'}.icon-media-play::before{content:'\e521'}.icon-media-pause::before{content:'\e522'}.icon-media-buffer{-webkit-animation:animat-round 5s linear infinite;animation:animat-round 5s linear infinite}.icon-media-buffer::before{content:'\e513'}.icon-media-prev::before{content:'\e523'}.icon-media-next::before{content:'\e524'}.icon-media-volume::before{content:'\e52c'}.icon-media-muted::before{content:'\e52d'}.clear::after,.nav-box::after,.tools-mod::after,.paging-box::after,.slick-track::after,.share-box::after{content:'';display:table;clear:both}.fl{float:left}.fr{float:right}.pos-fix{position:fixed !important;left:0;top:0}.pos-abs{position:absolute !important;left:0;top:0}.mask{position:absolute;left:0;right:0;top:0;bottom:0}.tac{text-align:center}.des{line-height:1.8}body:not(.lang-en) .des{text-align:justify;text-justify:inter-ideograph}[data-object-fit="cover"],[object-fit="cover"]{-o-object-fit:cover;object-fit:cover}[data-object-fit="contain"],[object-fit="contain"]{-o-object-fit:contain;object-fit:contain}[data-object-fit="scale-down"],[object-fit="scale-down"]{-o-object-fit:scale-down;object-fit:scale-down}.x-layout{position:relative;margin:auto;width:100%;min-width:1320px;max-width:1920px;overflow:hidden}.x-header,.x-footer,.x-container{position:relative;width:100%;z-index:1}.x-wrap{position:relative;margin:auto;width:1400px;height:100%}.x-hidden{opacity:0;visibility:hidden;-webkit-transition-property:opacity, visibility;transition-property:opacity, visibility;-webkit-transition-duration:.3s;transition-duration:.3s}.x-visible{opacity:1;visibility:visible}.x-table{display:table;width:100%;height:100%;border-collapse:collapse}.x-cell,.x-nano{display:table-cell;height:100%;vertical-align:middle}.x-cell{padding:0 1em;width:100%}.x-nano{width:1%}.x-title{font-size:36px;line-height:1}@media screen and (max-width: 1500px){.x-title{font-size:28px}}@media screen and (max-width: 768px){.x-title{font-size:24px}}.pub-tit{font-size:0}.pub-tit .t1{display:inline-block;position:relative;font-size:36px}@media screen and (max-width: 1500px){.pub-tit .t1{font-size:28px}}@media screen and (max-width: 768px){.pub-tit .t1{font-size:24px}}.pub-tit .t1::before{content:'';width:150px;height:18px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-17px;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../image/tit.png)}@media screen and (min-width: 769px){*.m-show{display:none}.lock-screen{margin-right:17px}.lock-screen.full-screen{margin-right:0}}@media screen and (max-width: 1500px){.x-wrap{width:auto;margin:0 80px}}@media screen and (max-width: 768px){body{-webkit-overflow-scrolling:touch}*.p-show{display:none}.lock-screen{right:0}.lock-screen .x-container .vd-adr{display:none !important}.menu-screen{position:fixed;left:0;top:0;width:100%;height:100%}.x-layout{min-width:320px}.x-wrap{padding:0 15px;width:100%;margin:0}.pub-tit{padding-bottom:10px}.pub-tit .t1::before{width:80px;height:10px;bottom:-7px}}

.x-header{z-index:2;position:absolute;top:0;left:0;width:100%}.x-header .top{height:80px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../image/header_bg1.png)}.x-header.home .top{background:rgba(0,0,0,0.3);background-image:none}.x-header .logo{position:relative;overflow:hidden}.x-header .logo::before{content:'';display:block;padding-top:19.64286%}.x-header .logo .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.x-header .nav-mod .nav-item.cur>.nav-tit .nav-link{color:#fff}.x-header .nav-mod .nav-item.cur>.nav-tit .nav-link::after{opacity:1;visibility:visible}.x-header .langBox{position:absolute;top:50%;right:305px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.x-header .langBox .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-header .langBox .item a{display:block}.x-header .langBox .list1 .item a{color:#cacaca;font-size:18px;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 1500px){.x-header .langBox .list1 .item a{font-size:16px}}@media screen and (max-width: 768px){.x-header .langBox .list1 .item a{font-size:16px}}.x-header .langBox .list1 .item.cur a{color:#fff}.x-header .langBox .list1 .item{position:relative}.x-header .langBox .list1 .item+.item{margin-left:26px}.x-header .langBox .list1 .item+.item::before{content:'';width:2px;height:20px;background-color:#cacaca;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-13px;margin-top:1px}.x-header .langBox .list2{margin-left:20px}.x-header .langBox .list2 .item a{width:38px;height:38px;border:1px solid #aa5335;border-radius:50%;text-align:center;line-height:36px;font-size:18px;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 1500px){.x-header .langBox .list2 .item a{font-size:16px}}@media screen and (max-width: 768px){.x-header .langBox .list2 .item a{font-size:16px}}.x-header .langBox .list2 .item+.item{margin-left:12px}.x-header .langBox .list2 .item.cur a{background-color:#aa5335}@media screen and (min-width: 769px){.x-header .langBox .list1 .item a:hover{color:#fff}.x-header .langBox .list2 .item a:hover{background-color:#aa5335}.x-header .logo{position:absolute;top:50%;width:280px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.x-header .bot{height:80px;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../image/header_bg2.png)}.x-header.home .bot{display:none}.x-header.home .logo{display:none}.x-header.home .langBox{left:0}.x-header.home .langBox .list1{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.x-header.home .langBox .list1 .flex{width:100%}.x-header .tools-mod{position:absolute;right:0;top:50%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.x-header .tools-mod .tools-item{float:left;text-align:center}.x-header .tools-mod .lang{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.x-header .tools-mod .xicon:hover{color:#863437}.x-header .nav-mod .nav-item{position:relative}.x-header .nav-mod .nav-tit .arr{display:none}.x-header .nav-mod .nav-link{display:block;white-space:nowrap;-webkit-transition-property:color, background;transition-property:color, background;-webkit-transition-duration:.3s;transition-duration:.3s}.x-header .nav-mod .nav-lv{position:absolute;min-width:130px;background:rgba(95,7,6,0.9);font-size:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;visibility:hidden;top:120%;padding:10px 0;color:#c7b0b0;-webkit-transition-property:opacity, visibility, top;transition-property:opacity, visibility, top;-webkit-transition-duration:.4s;transition-duration:.4s}}@media screen and (min-width: 769px) and (max-width: 1500px){.x-header .nav-mod .nav-lv{font-size:18px}}@media screen and (min-width: 769px) and (max-width: 768px){.x-header .nav-mod .nav-lv{font-size:18px}}@media screen and (min-width: 769px){.x-header .nav-mod .nav-grp{padding:10px 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1)}.x-header .nav-mod .nav-lv1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-header .nav-mod .nav-lv1::after{display:none}.x-header .nav-mod .nav-lv1-tit{line-height:80px}.x-header .nav-mod .nav-lv1-link{font-size:20px;color:#fff;display:inline;position:relative}}@media screen and (min-width: 769px) and (max-width: 1500px){.x-header .nav-mod .nav-lv1-link{font-size:18px}}@media screen and (min-width: 769px) and (max-width: 768px){.x-header .nav-mod .nav-lv1-link{font-size:18px}}@media screen and (min-width: 769px){.x-header .nav-mod .nav-lv1-link::after{content:'';position:absolute;left:0;right:0;bottom:-5px;height:3px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.x-header .nav-mod .nav-lv2-item+.nav-lv2-item{margin-top:8px}.x-header .nav-mod .nav-lv2-tit{text-align:center}.x-header .nav-mod .nav-lv2-link{padding:0 10px}.x-header .nav-mod .nav-lv3{left:100%;top:0}.x-header .nav-mod .nav-lv3-item{position:relative;float:left}.x-header .nav-mod .nav-lv3-item+.nav-lv3-item{margin-top:8px}.x-header .nav-mod .nav-item:hover>.nav-lv{opacity:1;visibility:visible;top:100%}.x-header .nav-mod .nav-item:hover>.nav-tit{color:#fff}.x-header .nav-mod .nav-item:hover>.nav-tit .nav-link::after{opacity:1;visibility:visible}.x-header.hz-nav .nav-grp{position:relative;padding:20px 0;text-align:center}.x-header.hz-nav .nav-grp::before{content:'\e72e';position:absolute;left:50%;bottom:100%;margin-bottom:-11px;font-size:30px;line-height:1;color:#000;font-family:"xfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.x-header.hz-nav .nav-lv2{background-color:#000;color:#fff}.x-header.hz-nav .nav-lv2-item{display:inline-block;vertical-align:top}.x-header.hz-nav .nav-lv2-item+.nav-lv2-item{margin-top:0}}@media screen and (max-width: 1500px){.x-header .top{height:50px}.x-header .langBox .list2 .item a{font-size:14px;width:30px;height:30px;line-height:29px}.x-header .langBox .list1 .item a{font-size:14px}.x-header .logo{width:190px}.x-header .bot{height:50px}.x-header .nav-mod .nav-lv1-tit{line-height:50px}.x-header .nav-mod .nav-lv1-link{font-size:16px}.x-header .nav-mod .nav-lv{font-size:14px}}@media screen and (max-width: 768px){.x-header{position:relative}.x-header .search-mod{width:100%}.x-header .top{height:auto;background-image:none}.x-header .bot{height:auto}.x-header .nav-mod .nav-lv1-tit{line-height:1.5}.x-header .x-wrap{padding:0}.x-header .langBox{right:60px;z-index:9}.x-header .langBox .list2{margin-left:10px}.x-header .langBox .list2 .item a{width:30px;height:30px;line-height:28px;font-size:14px}.x-header .langBox .list1 .item a{font-size:14px}.x-header .langBox .list1 .item+.item{margin-left:19px}.x-header .langBox .list1 .item+.item::before{height:16px;left:-10px;width:1px}.x-header .menu-mod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:10px 15px;min-height:50px;z-index:1;background:#863437}.x-header .logo{width:130px}.x-header .logo+*{margin-left:auto}.x-header .menu-btn{position:relative;width:40px;overflow:hidden}.x-header .menu-btn::before{content:'';display:block;padding-top:100%}.x-header .menu-btn .line{width:60%;height:2px;-webkit-transition:background .3s;transition:background .3s}.x-header .menu-btn .line,.x-header .menu-btn .line::before,.x-header .menu-btn .line::after{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background-color:#fff;border-radius:1px}.x-header .menu-btn .line::before,.x-header .menu-btn .line::after{content:'';width:100%;-webkit-transition:all .3s;transition:all .3s}.x-header .menu-btn .line::before{-webkit-transform:translateY(-400%);transform:translateY(-400%)}.x-header .menu-btn .line::after{-webkit-transform:translateY(400%);transform:translateY(400%)}.x-header .search-box,.x-header .share-box{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative;padding:5px 15px}.x-header .search-box{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc}.x-header .search-box>*{width:0;height:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.x-header .search-box>:last-child{width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.x-header .search-box .search-input{display:block;width:100%;height:30px}.x-header .search-box .search-submit{width:40px}.x-header .share-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #ccc}.x-header .share-box .share-item{font-size:1.2em}.x-header .nav-mod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(150%);transform:translateX(150%)}.x-header .nav-box{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow-y:auto;overscroll-behavior-y:contain}.x-header .nav-item+.nav-item{border-top:1px solid #ccc}.x-header .nav-item.act>.nav-tit .arr{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.x-header .nav-tit{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px}.x-header .nav-tit .arr{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:40px;height:auto}.x-header .nav-tit .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.x-header .nav-tit+.nav-lv{display:none}.x-header .nav-lv1-link{font-size:16px}.x-header .nav-lv2{padding:0 15px;background-color:#eee}.x-header .nav-lv1-item.act{background-color:#ddd}.x-header.menu-open{z-index:999}.x-header.menu-open .line{background-color:transparent}.x-header.menu-open .line::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.x-header.menu-open .line::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.x-header.menu-open .nav-mod{-webkit-transform:translateX(0%);transform:translateX(0%)}.x-header .nav-mod .nav-item.cur>.nav-tit .nav-link{color:#863437}}

.x-footer{color:#fff}.x-footer .t{font-size:16px;line-height:1.4;padding:30px 0;background:#9b2b2e}.x-footer .t ul,.x-footer .t li{list-style:none;margin:0;padding:0}.x-footer .t .part3{width:100%;color:#333;padding:20px 0}.x-footer .t .part3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-footer .t .part3 li{padding-right:12px;width:calc((100% - 140px) / 5)}.x-footer .t .part3 li.line{padding-right:23px;width:24px}.x-footer .t .part3 li.wzdh{padding:0 15px;font-size:17px;font-weight:bold;color:#c44021;width:115px}.x-footer .t .part3 li.wzdh a{color:#fff !important}.x-footer .t .part3 select{color:#fff;font:initial;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border:1px solid;font-size:14px;width:100%;height:30px;padding:0 5px}.x-footer .t .part3 option{color:#333}.x-footer .c{padding:100px 0;background:#130101;color:#fff;text-align:center}.x-footer .c .nav_wp a{padding:0 25px;position:relative}.x-footer .c .nav_wp a+a::before{content:"";position:absolute;left:0;top:50%;height:8px;width:1px;background:#d1abac;margin-top:-3px}.x-footer .c .p{padding-top:20px}.x-footer .c .p .s1{display:inline-block;vertical-align:middle;margin:0 15px}.x-footer .c .sy{width:75px;position:absolute;top:-5px;right:168px}.x-footer .c .sy .i{display:block;width:100%}.x-footer .b{padding:35px 0}.x-footer .b .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-footer .tracker-mod .tracker-item.cur{color:inherit}@media screen and (max-width: 1500px){.x-footer .c{padding:40px 0;font-size:14px}.x-footer .c .sy{right:100px}.x-footer .c .p{padding-top:10px}.x-footer .t{padding:0}}@media screen and (max-width: 768px){.x-footer .x-wrap{margin:0}.x-footer .c{padding:20px 0}.x-footer .c .l{display:none}.x-footer .c .box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x-footer .c .r .img{width:160px;height:160px}.x-footer .c .r .t1{padding-top:10px}.x-footer .b{padding:15px 0}.x-footer .b .box{display:block;text-align:center}.x-footer .b .box .p a{display:block}.x-footer .t{padding:25px 0;display:none}.x-footer .t .tit{display:block;float:none;padding-bottom:10px}.x-footer .t .dir-hor{padding-left:0}.x-footer .t .xicon{width:30px;height:30px;position:absolute;top:-5px;right:10px}.x-footer .t .tracker-prev{right:45px}.x-footer .t .tracker-item{padding:0 10px}.x-footer .c .nav_wp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.x-footer .c .nav_wp a{display:block;padding:0;width:33.33%;margin:5px 0;text-align:center}.x-footer .c .nav_wp a+a::before{display:none}.x-footer .c .p{padding-top:10px}.x-footer .c .p .s1{display:block;text-align:left;margin:5px 0 0}.x-footer .c .sy{width:60px;position:relative;margin:0 auto;top:0;right:0;margin-top:10px}}

.audio-mod.ui{position:relative;padding:1em;border:1px solid;border-radius:5px}.audio-mod .audio-title{padding:1em;text-align:center}.audio-mod .audio-list{position:absolute;right:1em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.audio-mod .audio-list .select-bar{border:0;height:30px}.audio-mod .audio-list .select-cont{left:auto;width:300px}.audio-mod .audio-control{float:left}.audio-mod .audio-play{border:1px solid;border-radius:999px}.audio-mod .audio-play.icon-media-pause.icon-media-buffer{-webkit-animation:animat-ring 3s linear infinite;animation:animat-ring 3s linear infinite}.audio-mod .audio-prev.disable,.audio-mod .audio-next.disable{background:#ccc;cursor:default;pointer-events:none}.audio-mod .audio-volume{position:absolute;top:50%;right:4em;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.audio-mod .audio-volume .audio-volume-box{position:absolute;left:50%;bottom:100%;padding:1em 0;width:100%;background:rgba(0,0,0,0.8);opacity:0;visibility:hidden;-webkit-transition-property:opacity, visibility;transition-property:opacity, visibility;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.audio-mod .audio-volume .audio-volume-track{position:relative;margin:auto;width:4px;height:50px;background:#eee}.audio-mod .audio-volume .audio-volume-bar{position:absolute;left:0;right:0;top:0;background-color:#666}.audio-mod .audio-volume .audio-volume-bar::after{content:'';position:absolute;left:50%;top:0;width:10px;height:10px;background-color:#fff;border-radius:999px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);cursor:pointer}.audio-mod .audio-volume:hover .audio-volume-box{opacity:1;visibility:visible}.audio-mod .audio-panel{margin-left:4em;margin-top:5px}.audio-mod .audio-progress{position:relative;margin-bottom:5px;height:4px;background-color:#eee}.audio-mod .audio-progress .audio-progress-bar{position:absolute;left:0;top:0;bottom:0;width:0;background-color:#333}.audio-mod .audio-progress .audio-progress-bar::after{content:'';position:absolute;right:0;top:50%;width:10px;height:10px;background-color:#fff;border:1px solid;border-radius:999px;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}.audio-mod .audio-time{position:relative;font-family:arial;line-height:1;overflow:hidden}.audio-mod .audio-current{float:left}.audio-mod .audio-duration{float:right}.audio-mod .audio-surplus{float:right}@media screen and (max-width: 768px){.audio-mod .audio-volume-box{display:none}}

.banner{position:relative;margin-top:-147px}.banner .slick-slide{height:100vh;background:no-repeat center center / cover;position:relative}.banner .slick-slide .mask{background:#000;opacity:0}.banner .slick-slide a{position:absolute;left:0;top:0;right:0;bottom:0}.banner .nav{position:absolute;left:0;right:0;bottom:50px;z-index:1}.banner .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner .slick-dot{width:10px;height:10px;background:#fff;opacity:0.4;padding:0;list-style:none;margin:0 10px}.banner .slick-dot.slick-active{opacity:1}

.pop-winmask{width:261px;position:fixed;z-index:9}.pop-winmask .img{width:100%;height:auto;position:relative;overflow:hidden;max-height:196px}.pop-winmask .img img{width:100%;height:auto}.pop-winmask .img::before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:url(../image/mask1.png) no-repeat bottom center;background-size:100% auto}.pop-winmask .txt{position:absolute;left:30px;right:30px;bottom:15px}.pop-winmask .txt .t1{white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden;font-size:18px;color:#fff}@media screen and (max-width: 1500px){.pop-winmask .txt .t1{font-size:16px}}@media screen and (max-width: 768px){.pop-winmask .txt .t1{font-size:16px}}.pop-winmask .close{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;border:2px solid #fff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pop-winmask .close::before{content:"\e508";line-height:1}@media screen and (max-width: 768px){.pop-winmask{display:none}}

div[data-search] *{-webkit-box-sizing:content-box;box-sizing:content-box}div[data-search] .BMapLib_sms_pnl_phone input,div[data-search] .BMapLib_sms_pnl_phone button,div[data-search] .BMapLib_sms_pnl_phone textarea,div[data-search] .BMapLib_sms_pnl_phone select{min-height:auto;border:1px solid}div[data-search] .BMapLib_bubble_content{overflow:auto}div[data-search] .infoBox{padding:10px;width:290px;background-color:#fff}div[data-search] .infoBox>img{top:10px;right:10px !important}.bdmap{height:600px}

.bread-mod{position:absolute;left:0;top:25px;right:0;z-index:9}.bread-mod .x-wrap{font-size:0}.bread-mod .bread-item{display:inline-block;font-size:16px}.bread-mod .bread-item+.bread-item::before{content:'>';padding:0 13px;font-family:Arial;color:#333}.bread-mod .bread-item.cur{color:#863437}@media screen and (min-width: 769px){.bread-mod .bread-link{-webkit-transition:color .3s;transition:color .3s}.bread-mod .bread-link:hover{color:#863437}}@media screen and (max-width: 768px){.bread-mod{display:none}}

.paging-mod{text-align:center;margin-top:80px}.paging-mod .paging-box{display:inline-block;vertical-align:top}.paging-mod .paging-item{float:left;min-width:35px;font-family:Arial;font-size:16px;line-height:33px}.paging-mod .paging-arrow,.paging-mod .paging-link{padding:0 5px;border-radius:3px;border:1px solid #cecece;background-color:#fff;-webkit-transition-property:color, background, border;transition-property:color, background, border;-webkit-transition-duration:.3s;transition-duration:.3s}.paging-mod .paging-arrow:first-child{margin-right:5px}.paging-mod .paging-link+.paging-link{margin-left:5px}.paging-mod .paging-link+.paging-arrow{margin-left:5px}.paging-mod .paging-link.cur{color:#86292a;cursor:default;pointer-events:none}.paging-mod .paging-dot{margin:0 5px;font-weight:bold;letter-spacing:0.2em}.paging-mod .paging-jump{margin-left:5px;width:80px;height:36px;border:1px solid #cecece;border-radius:3px;overflow:hidden;position:relative;top:0px}.paging-mod .paging-table{display:table;width:100%;height:100%;background:#fff}.paging-mod .paging-cell{display:table-cell;width:100%;height:100%;vertical-align:middle}.paging-mod .paging-cell:first-child{border-radius:4px 0 0 4px;border-right:none}.paging-mod .paging-input{display:block;padding:0 5px;width:100%;line-height:1.5;text-align:center}.paging-mod .paging-btn{display:block;width:42px;cursor:pointer;border-radius:1px;background:#863437;color:#fff;height:35px;margin-right:-1px}.paging-more{display:none}@media screen and (min-width: 769px){.paging-mod .paging-link:not(.cur):hover,.paging-mod .paging-arrow:hover{color:#86292a}}@media screen and (max-width: 768px){.paging-mod{margin-top:0}.paging-mod .paging-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:34px;display:none}.paging-mod .paging-item,.paging-mod .paging-input{line-height:normal}.paging-mod .paging-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paging-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.paging-more a{padding:0 1em;line-height:2.2em;border:1px solid #ddd;border-radius:5px;display:block}}

.pop-mod{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:-1;opacity:0;visibility:hidden;-webkit-transition-property:opacity, visibility, z-index;transition-property:opacity, visibility, z-index;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s, 0s, .3s;transition-delay:0s, 0s, .3s}.pop-mod .pop-close{position:absolute;right:20px;top:20px;width:40px;height:40px;border-radius:5px;color:#707070;font-size:28px;z-index:1;cursor:pointer;overflow:hidden}.pop-mod .pop-panel{position:absolute;left:0;top:0;width:100%;height:100%;font-size:0;text-align:center;overflow:hidden}.pop-mod .pop-panel::after{content:'';display:inline-block;vertical-align:middle;height:100%}.pop-mod .pop-dialog{position:relative;display:inline-block;max-width:100%;background:#fff;font-size:16px;text-align:left;vertical-align:middle;word-break:normal}.pop-mod .video-native{display:none}.pop-mod video,.pop-mod iframe{display:none;width:100%;height:100%;min-width:100%;min-height:100%}.pop-mod.x-show{opacity:1;visibility:visible;z-index:999;-webkit-transition-property:opacity, visibility, z-index;transition-property:opacity, visibility, z-index;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:0s, 0s, 0s;transition-delay:0s, 0s, 0s}.pop-mod.x-show video,.pop-mod.x-show iframe,.pop-mod.x-show .video-native{display:block}@media screen and (min-width: 769px){.pop-mod.x-show .pop-panel{overflow-y:scroll}.pop-mod.x-show>.pop-close{margin-right:17px}.full-screen .pop-mod.x-show>.pop-close{margin-right:0}.full-screen .pop-mod.x-show .pop-panel{overflow:auto}}@media screen and (max-width: 768px){.pop-mod .pop-panel{padding:0 15px;overflow:auto;overscroll-behavior-y:contain}.pop-mod .pop-panel .pop-dialog{width:100%}}

.scroll-mod{position:relative;overflow:hidden}.scroll-mod.scroll-axis-x{padding-bottom:10px}.scroll-mod.scroll-axis-y{padding-right:10px}.scroll-cont{height:100%;max-height:inherit;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.scroll-cont::-webkit-scrollbar{display:none}.scroll-track-x,.scroll-track-y{position:absolute;background-color:rgba(0,0,0,0.1)}.scroll-bar-x,.scroll-bar-y{background-color:#aaa;border-radius:999999px;cursor:pointer}.scroll-track-x{bottom:0;left:0;right:0}.scroll-bar-x{width:0;height:5px}.scroll-track-y{top:0;bottom:0;right:0}.scroll-bar-y{width:5px;height:0}.scroll-track-disable{display:none}@media screen and (min-width: 769px){.scroll-mod .scroll-bar-x{width:0}}

.search-mod{position:relative;width:285px}.search-mod .search-tap{z-index:1}.search-mod .search-tap ~ .search-box{position:absolute;right:0;top:100%;margin-top:10px;width:200px;background-color:#eee;opacity:0;visibility:hidden;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition-property:opacity, visibility, -webkit-transform;transition-property:opacity, visibility, -webkit-transform;transition-property:opacity, visibility, transform;transition-property:opacity, visibility, transform, -webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.search-mod.at-l .search-tap ~ .search-box{top:auto;bottom:50%;margin-top:0;width:0;-webkit-transition-property:width, opacity, visibility;transition-property:width, opacity, visibility}.search-mod.at-l .search-tap ~ .search-box .search-submit{visibility:hidden}.search-mod .search-box{display:table;height:40px;border-radius:36px;overflow:hidden;background:#fff}.search-mod .search-txt,.search-mod .search-btn{display:table-cell;height:100%;vertical-align:middle}.search-mod .search-txt{padding:0 1em;width:100%}.search-mod .search-btn{width:1%}.search-mod .search-input{width:100%;font-size:14px}.search-mod .search-submit{display:block;height:100%;cursor:pointer}.search-mod.x-show .search-tap ~ .search-box{visibility:visible;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}.search-mod.x-show.at-l .search-tap{z-index:-1;-webkit-transition-property:z-index;transition-property:z-index;-webkit-transition-delay:.3s;transition-delay:.3s}.search-mod.x-show.at-l .search-tap ~ .search-box{width:200px;-webkit-transform:translateY(50%);transform:translateY(50%)}.search-mod.x-show.at-l .search-tap ~ .search-box .search-submit{visibility:visible;-webkit-transition-property:visibility;transition-property:visibility;-webkit-transition-delay:.3s;transition-delay:.3s}@media screen and (min-width: 769px){.search-mod .search-tap:hover,.search-mod .search-submit:hover{color:#863437}}@media screen and (max-width: 1500px){.search-mod .search-box{height:24px}.search-mod .search-input{height:100%;font-size:14px;min-height:auto}}

.select-mod{position:relative}.select-mod .select-bar{height:40px;border:1px solid #ddd;border-radius:5px;overflow:hidden}.select-mod .select-native{display:none}.select-mod .select-trigger{cursor:pointer}.select-mod .select-btn{float:right;height:100%}.select-mod .select-txt{position:relative;padding:0 1em;height:100%;overflow:hidden}.select-mod .select-val{position:relative;top:50%;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select-mod .select-cont,.select-mod .select-query{position:absolute;left:0;right:0;top:100%;padding:1em 0;z-index:1;opacity:0;visibility:hidden}.select-mod .select-cont::before,.select-mod .select-query::before{content:'';position:absolute;top:1px;bottom:0;left:0;right:0;background-color:#fff;border:1px solid #ddd;border-radius:5px}.select-mod .select-opts{position:relative;max-height:16em;overflow:hidden}.select-mod .select-opts.scroll-axis-y{padding-right:30px}.select-mod .select-opts .scroll-track-y{right:12px}.select-mod .select-item{padding:0.4em 1em;line-height:1.2;cursor:pointer}.select-mod .select-item.cur{color:#863437}.select-mod.at-t .select-cont{top:auto;bottom:100%}.select-mod.at-t .select-cont::before{top:0;bottom:1px}.select-mod.sc-show{z-index:1}.select-mod.sc-show .select-cont{opacity:1;visibility:visible}.select-mod.sc-show .select-trigger .select-btn,.select-mod.sc-show .select-trigger.select-btn{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-mod.sq-show .select-query{opacity:1;visibility:visible}.select-mod .mCSB_scrollTools{right:12px}@media screen and (min-width: 769px){.select-mod .select-trigger:hover .select-btn,.select-mod .select-trigger.select-btn:hover,.select-mod .select-item:hover{color:#863437}}@media screen and (max-width: 768px){.select-mod .select-native{display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.select-mod .select-opts{position:relative;height:100%;overflow:auto}}

.icon-wx::before{content:'\e601'}.icon-wb::before{content:'\e602'}.icon-qq::before{content:'\e603'}.icon-qz::before{content:'\e604'}.icon-twitter::before{content:'\e605'}.icon-facebook::before{content:'\e606'}.icon-linkedin::before{content:'\e607'}.icon-share::before{content:'\e608'}.share-mod .share-label,.share-mod .share-label ~ .share-box{display:inline-block;vertical-align:middle}.share-box .share-item{float:left}.share-box .code{width:100px;height:100px;overflow:hidden}.share-box .code img,.share-box .code canvas{width:100%}@media screen and (min-width: 769px){.share-box .share-item:hover{color:#863437}}

.sidebar-mod{position:fixed;top:50%;right:20px;z-index:9;opacity:0;visibility:hidden;-webkit-transition-property:opacity, visibility, right;transition-property:opacity, visibility, right;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar-mod .sidebar-item{position:relative;display:block;width:59px;height:59px;border-radius:5px;background:url(../image/ico5.png) no-repeat center;cursor:pointer}.sidebar-mod .sidebar-item+.sidebar-item{margin-top:5px}.sidebar-mod .sidebar-cont{position:absolute;left:0;right:0;top:50%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar-mod .sidebar-cont img{width:60%;fill:#fff}.sidebar-mod .suds-pop{padding:5px !important;border:0 !important}.sidebar-mod .suds-pop::after{background:#b04248 !important;border:0 !important}.sidebar-mod .suds-pop::before{background:#b04248 !important;border:0 !important}.sidebar-mod .code{width:100px;height:100px;overflow:hidden}.sidebar-mod .code img{display:block;width:100%}.sidebar-mod.x-show{opacity:1;visibility:visible}.vjs-full-window .sidebar-mod{z-index:-1}@media screen and (min-width: 769px){.sidebar-mod .sidebar-item:hover{background-image:url(../image/ico5_a.png)}}@media screen and (max-width: 1440px){.sidebar-mod{right:0}}@media screen and (max-width: 768px){.sidebar-mod{display:none}}

.slick-slider{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y}.slick-item{position:relative}.slick-list{position:relative;z-index:1;overflow:hidden}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto}.slick-arrow{-webkit-transform:scale(1);transform:scale(1);z-index:3;cursor:pointer}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff}.slick-dots{margin:0;padding:0;z-index:3}.slick-dot{cursor:pointer}.slick-arrow.slick-disabled,.slick-arrow.slick-disabled:hover{opacity:0.5;cursor:initial}

.suds-mod{position:relative}.suds-mod .suds-pop{position:absolute;padding:10px;opacity:0;visibility:hidden;border:1px solid #ddd;border-radius:5px;-webkit-transition-property:opacity, visibility, -webkit-transform;transition-property:opacity, visibility, -webkit-transform;transition-property:opacity, visibility, transform;transition-property:opacity, visibility, transform, -webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.suds-mod .suds-pop::before,.suds-mod .suds-pop::after{content:'';position:absolute;z-index:-1}.suds-mod .suds-pop::before{width:12px;height:12px;background-color:#fff;border:1px solid #ddd}.suds-mod .suds-pop::after{top:0;bottom:0;left:0;right:0;background-color:#fff;border-radius:5px}.suds-mod .suds-pop.at-t{left:50%;bottom:100%;margin-bottom:10px;-webkit-transform:translate(-50%, 10%);transform:translate(-50%, 10%)}.suds-mod .suds-pop.at-t::before{left:50%;top:100%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.suds-mod .suds-pop.at-b{left:50%;top:100%;margin-top:10px;-webkit-transform:translate(-50%, -10%);transform:translate(-50%, -10%)}.suds-mod .suds-pop.at-b::before{left:50%;bottom:100%;-webkit-transform:translate(-50%, 50%) rotate(45deg);transform:translate(-50%, 50%) rotate(45deg)}.suds-mod .suds-pop.at-l{right:100%;top:50%;margin-right:10px;-webkit-transform:translate(10%, -50%);transform:translate(10%, -50%)}.suds-mod .suds-pop.at-l::before{top:50%;left:100%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.suds-mod .suds-pop.at-r{left:100%;top:50%;margin-left:10px;-webkit-transform:translate(-10%, -50%);transform:translate(-10%, -50%)}.suds-mod .suds-pop.at-r::before{top:50%;right:100%;-webkit-transform:translate(50%, -50%) rotate(45deg);transform:translate(50%, -50%) rotate(45deg)}.suds-mod .suds-pop>*{position:relative;z-index:1}.suds-mod.x-show,.suds-mod:hover{z-index:1}.suds-mod.x-show>.suds-pop,.suds-mod:hover>.suds-pop{opacity:1;visibility:visible}.suds-mod.x-show>.suds-pop.at-t,.suds-mod:hover>.suds-pop.at-t{-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.suds-mod.x-show>.suds-pop.at-b,.suds-mod:hover>.suds-pop.at-b{-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.suds-mod.x-show>.suds-pop.at-l,.suds-mod:hover>.suds-pop.at-l{-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.suds-mod.x-show>.suds-pop.at-r,.suds-mod:hover>.suds-pop.at-r{-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.suds-mod:hover>.suds-target+.suds-pop{opacity:0;visibility:hidden}.suds-mod.x-show>.suds-target+.suds-pop{opacity:1;visibility:visible}

.tab-mod .tab-term{cursor:pointer}.tab-mod .tab-term.cur{color:#863437}.tab-mod .tab-item{opacity:0;visibility:hidden}.tab-mod .tab-item.act{opacity:1;visibility:visible}

.topping-mod{position:fixed;right:10px;bottom:10px;background-color:rgba(0,0,0,0.7);border-radius:100%;color:#fff;line-height:1;text-align:center;cursor:pointer;z-index:9;opacity:0;visibility:hidden;width:40px;height:40px;line-height:40px;-webkit-transition-property:opacity, visibility, background, color;transition-property:opacity, visibility, background, color;-webkit-transition-duration:.3s;transition-duration:.3s}.topping-mod .s{font-family:Arial;text-transform:uppercase}.topping-mod.x-show{opacity:1;visibility:visible}.vjs-full-window .topping-mod{z-index:-1}@media screen and (min-width: 769px){.topping-mod:hover{background-color:#863437}.lock-screen .topping-mod{margin-right:17px}.lock-screen.full-screen .topping-mod{margin-right:0}}

.tracker-mod .tracker-prev{cursor:pointer}.tracker-mod .tracker-next{cursor:pointer}.tracker-mod .tracker-box{overflow:hidden}.tracker-mod .tracker-track{min-width:100%;min-height:100%}.tracker-mod .tracker-item{cursor:pointer}.tracker-mod .tracker-item.cur{color:#863437}.tracker-mod.dir-hor .tracker-prev{float:left}.tracker-mod.dir-hor .tracker-next{float:right}.tracker-mod.dir-hor .tracker-box{text-align:center}.tracker-mod.dir-hor .tracker-track{display:table;white-space:nowrap;font-size:0}.tracker-mod.dir-hor .tracker-item{display:inline-block;vertical-align:middle;font-size:16px}.tracker-mod.dir-ver .tracker-box{height:300px}.tracker-mod.dir-ver .tracker-item{margin:10px 0}

.video-mod{position:relative;background-color:#000;overflow:hidden}.video-mod::before{content:'';display:block;padding-top:56.25%}.video-mod .video-js{position:absolute;left:0;right:0;top:0;bottom:0;width:100%}.video-mod .vjs-ended .vjs-poster{display:block}.video-mod.mini .video-js .vjs-control-bar{position:static;visibility:hidden}.video-mod.mini .video-js .vjs-progress-control{position:static;display:block}.video-mod.mini .video-js .vjs-progress-holder{position:static}.video-mod.mini .video-js .vjs-load-progress,.video-mod.mini .video-js .vjs-mouse-display,.video-mod.mini .video-js .vjs-play-progress::before,.video-mod.mini .video-js .vjs-play-progress .vjs-time-tooltip,.video-mod.mini .video-js .vjs-play-progress .vjs-control-text{display:none}.video-mod.mini .video-js .vjs-play-progress{left:0;right:0;top:auto;bottom:0;height:.3em;opacity:.5;visibility:visible}.video-mod.mini .vjs-ended .vjs-play-progress{visibility:hidden}@media screen and (min-width: 769px){.vjs-no-flex .vjs-button{padding-bottom:3em}}@media screen and (max-width: 768px){.video-js .vjs-big-play-button{font-size:3em}.video-js .vjs-control-bar{height:2em}.video-js .vjs-control{width:2em}.vjs-button>.vjs-icon-placeholder::before{font-size:1em}.video-js .vjs-remaining-time{display:block;margin:0 0.5em;width:auto;line-height:2em}.vjs-current-time,.vjs-duration,.vjs-time-divider,.video-js .vjs-volume-panel{display:none}}

.article-page{padding:110px 0;position:relative}.article-page .article-head{margin-bottom:50px;text-align:center}.article-page .article-head .t1{font-size:32px}@media screen and (max-width: 1500px){.article-page .article-head .t1{font-size:24px}}@media screen and (max-width: 768px){.article-page .article-head .t1{font-size:22px}}.article-page .article-head .t2{font-size:24px}@media screen and (max-width: 1500px){.article-page .article-head .t2{font-size:20px}}@media screen and (max-width: 768px){.article-page .article-head .t2{font-size:18px}}.article-page .article-head .info{margin-top:25px;color:#707070;font-size:18px}@media screen and (max-width: 1500px){.article-page .article-head .info{font-size:16px}}@media screen and (max-width: 768px){.article-page .article-head .info{font-size:16px}}.article-page .article-head .s{margin:0 20px;display:inline-block}.article-page .article-cont{margin-bottom:60px;font-size:18px;padding:0 30px}@media screen and (max-width: 1500px){.article-page .article-cont{font-size:16px}}@media screen and (max-width: 768px){.article-page .article-cont{font-size:16px}}.article-page .article-cont p+p,.article-page .article-cont .p+.p{margin-top:30px}.article-page .article-cont .img{margin:1em 0}.article-page .article-cont .t{text-align:center;font-size:20px;text-indent:0}@media screen and (max-width: 1500px){.article-page .article-cont .t{font-size:18px}}@media screen and (max-width: 768px){.article-page .article-cont .t{font-size:18px}}.article-page .article-cont iframe,.article-page .article-cont video,.article-page .article-cont img{max-width:100%;min-height:100%;height:auto !important;border:0}.article-page .article-cont .video-mod{margin-bottom:1em}.article-page .article-paging{overflow:hidden;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.article-page .article-paging .article-link{position:relative;-webkit-transition:color .3s;transition:color .3s}.article-page .article-paging .article-prev{float:left;padding-left:30px}.article-page .article-paging .article-next{float:right;padding-right:30px}.article-page .article-paging .xfont{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article-page .article-paging .article-prev .xfont{left:0}.article-page .article-paging .article-next .xfont{right:0}.article-page .share-mod{padding-left:30px}.article-page .share-mod .share-label{font-size:18px}@media screen and (max-width: 1500px){.article-page .share-mod .share-label{font-size:16px}}@media screen and (max-width: 768px){.article-page .share-mod .share-label{font-size:16px}}.article-page .share-mod .xicon::before{font-size:20px;color:#666666}@media screen and (min-width: 769px){.article-page .article-paging .article-link:hover{color:#863437}}@media screen and (max-width: 1500px){.article-page{padding:70px 0}}@media screen and (max-width: 768px){.article-page{padding:50px 0}.article-page .article-head{margin-bottom:20px}.article-page .article-head .info{margin-top:5px}.article-page .article-head .s{margin:0 5px}.article-page .article-cont{margin-bottom:20px;padding:0}.article-page .article-cont p+p,.article-page .article-cont .p+.p{margin-top:10px}.article-page .article-paging{padding:10px 0}.article-page .share-mod{padding:0}.article-page .article-cont iframe,.article-page .article-cont video,.article-page .article-cont img{display:block;margin:0 auto}.article-page table{width:100% !important}}

.declare1{background-color:#a53c40;position:relative}.declare1 .slick-cont{width:100%;height:340px;position:relative}.declare1 .slick-cont .bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.declare1 .slick-cont .inner{display:block;width:100%;height:100%;position:relative;z-index:2}.declare1 .slick-cont .inner .padd{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 5px}.declare1 .slick-cont .inner .padd .text{font-size:20px;min-height:2em;color:#fff;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.declare1 .slick-cont .inner .padd .text{font-size:18px}}@media screen and (max-width: 768px){.declare1 .slick-cont .inner .padd .text{font-size:18px}}.declare1 .slick-cont .inner .padd .icon{width:48px;margin:24px auto 0;position:relative;overflow:hidden}.declare1 .slick-cont .inner .padd .icon::before{content:'';display:block;padding-top:100%}.declare1 .slick-cont .inner .padd .icon .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.declare1 .tracker-mod .xicon{width:30px;height:50px;background-color:rgba(255,255,255,0.3);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.declare1 .tracker-mod .xicon::before{content:'' !important;width:12px;height:24px;background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%}.declare1 .tracker-mod .xicon.tracker-prev{left:0}.declare1 .tracker-mod .xicon.tracker-next{right:0}.declare1 .tracker-mod .xicon.tracker-prev::before{background-image:url(../image/lyj/arr1a.png)}.declare1 .tracker-mod .xicon.tracker-next::before{background-image:url(../image/lyj/arr1b.png)}.declare1 .tracker-item{width:200px}.declare1 .tracker-item .text{white-space:normal}.declare1 .tracker-item .bg{background-image:url(../image/lyj/bg1.png)}.declare1 .tracker-item:nth-child(even) .bg{background-image:url(../image/lyj/bg2.png)}.declare1 .tracker-item.cur .bg{background-image:url(../image/lyj/bg3.png)}.declare2{position:relative;padding:60px 0 120px}.declare2 .top .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.declare2 .top .list .item .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.declare2 .top .list .item+.item{margin-left:30px}.declare2 .top .select-mod{width:190px}.declare2 .top .list .item+.item .select-mod{width:102px}.declare2 .top .select-mod .select-bar{height:30px;border-radius:15px;position:relative;z-index:3;border-color:#999999;background:#fff}.declare2 .top .select-mod .select-txt{padding:0 5px 0 15px;font-size:14px}.declare2 .top .select-mod .select-btn{top:1px;font-size:12px}.declare2 .top .select-mod .select-cont,.declare2 .top .select-mod .select-query{padding:0;background-color:#fbfbfb;padding-top:20px;margin-top:-15px;padding-bottom:6px;border-radius:0 0 15px 15px;overflow:hidden}.declare2 .top .select-mod .select-cont::before,.declare2 .top .select-mod .select-query::before{border:0;background-color:#fbfbfb}.declare2 .top .select-mod .select-item{font-size:14px;padding:3px 22px 3px 15px;position:relative;color:#999999}.declare2 .top .select-mod .select-item::before{content:'';position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:13px;height:8px;background-image:url(../image/lyj/dui1.png);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.declare2 .top .select-mod .select-item.cur{color:#90383b}.declare2 .top .select-mod .select-item.cur::before{opacity:1;visibility:visible}.declare2 .top .select-mod.sc-show .select-btn{top:0px;color:#90383b}.declare2 .top .select-mod.sc-show .select-bar{border-color:#90383b}.declare2 .top .select-mod.sc-show .select-txt{color:#90383b}.declare2 .top .select-mod.sc-show .placeholder{color:#90383b}.declare2 .top .item .btn1{width:101px;height:30px;border-radius:15px;border:1px solid #999999;text-align:center;line-height:28px;font-size:14px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer}.declare2 .top .select-mod .select-opts.scroll-axis-y{padding-right:20px}.declare2 .top .select-mod .select-opts .scroll-track-y{right:7px}.declare2 .cont{margin-top:-10px}.declare2 .cont .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px}.declare2 .cont .item{margin:40px 6px 0;width:calc(25% - 12px)}.declare2 .cont .item .inner{position:relative;height:100%}.declare2 .cont .item a{display:block;height:100%}.declare2 .cont .item .img{width:100%;position:relative;overflow:hidden;background-color:#ccc}.declare2 .cont .item .img::before{content:'';display:block;padding-top:75.1462%}.declare2 .cont .item .img .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.declare2 .cont .item .img .i{width:100%}.declare2 .cont .item .tag{min-width:130px;height:28px;position:absolute;top:0;left:-1px;text-align:center;line-height:28px;font-size:14px;color:#fff;background-color:#a53c40;border-radius:0 0 14px 14px;padding:0 5px}.declare2 .cont .item .text{margin-top:12px;padding-bottom:36px}.declare2 .cont .item .text .t1{font-size:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;text-overflow:ellipsis;overflow:hidden;height:3em;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 1500px){.declare2 .cont .item .text .t1{font-size:18px}}@media screen and (max-width: 768px){.declare2 .cont .item .text .t1{font-size:18px}}.declare2 .cont .item .text .t2{position:relative;margin-top:7px}.declare2 .cont .item .text .t2 .t{font-size:18px;color:#999999;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 1500px){.declare2 .cont .item .text .t2 .t{font-size:16px}}@media screen and (max-width: 768px){.declare2 .cont .item .text .t2 .t{font-size:16px}}.declare2 .cont .item .text .t2 .time1{width:66px;height:24px;border-radius:12px;background-color:#a53c40;text-align:center;line-height:24px;color:#fff;position:absolute;right:0;bottom:0;font-size:16px}.declare2 .cont .item .text .t3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;bottom:0;right:0}.declare2 .cont .item .text .t3 .li{min-width:76px;padding:0 5px;height:28px;border:1px solid #90383b;border-radius:14px;font-size:14px;text-align:center;line-height:26px;color:#90383b;margin-right:8px}.declare2 .cont .item .text .t3 .li.yellow{border-color:#be9d5c;color:#be9d5c}.declare2 .cont .tab-cont{min-height:290px}.declare2 .cont .tab-item{display:none}.declare2 .cont .tab-item.act{display:block}.declare2 .paging-mod{margin-top:80px}@media screen and (min-width: 769px){.declare2 .top .item .btn1:hover{border-color:#90383b;color:#90383b}.declare2 .cont .item:hover .img .i{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.declare2 .cont .item:hover .text .t1{color:#90383b}.declare2 .cont .item:hover .text .t2 .t{color:#90383b}}@media screen and (max-width: 1500px){.declare2 .cont .item .text .t2 .t{font-size:16px}.declare1 .slick-cont .inner .padd .text{font-size:18px}}@media screen and (max-width: 1500px) and (max-width: 1500px){.declare1 .slick-cont .inner .padd .text{font-size:16px}}@media screen and (max-width: 1500px) and (max-width: 768px){.declare1 .slick-cont .inner .padd .text{font-size:16px}}@media screen and (max-width: 1500px){.declare2{padding-bottom:70px}}@media screen and (max-width: 768px){.declare1 .slick-cont{height:200px}.declare1 .slick-cont .inner .padd .text{font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;height:4.5em;text-overflow:ellipsis;overflow:hidden}.declare1 .slick-cont .inner .padd .text br{display:none}.declare1 .slick-cont .inner .padd .icon{width:40%;margin:10px auto 0}.declare2{padding:50px 0}.declare2 .top .list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.declare2 .top .list .item+.item{margin:5px 0}.declare2 .top .list .item{margin:5px 0}.declare2 .top .list .item.btnItem{width:100%;overflow:hidden}.declare2 .top .item .btn1{float:right}.declare2 .top .select-mod.sc-show{z-index:6}.declare2 .cont{margin-top:0}.declare2 .cont .list{margin:0}.declare2 .cont .item{margin:20px 0;width:100%}.declare2 .cont .item .text .t1,.declare2 .cont .item .text .t2 .t{height:auto;overflow:visible;display:block}.declare2 .cont .item .text .t2 .time1{position:relative;margin-top:5px}.declare2 .paging-mod{margin-top:0}.declare2 .top .list .item .flex .lr{width:80px}.declare2 .top .list .item+.item .select-mod{width:150px}.declare2 .top .select-mod{width:150px}.declare2 .top .list .item.btnItem{width:auto}.declare2 .cont .item .text{padding-bottom:0}.declare2 .cont .item .text .t3{position:static;margin-top:5px}.declare2 .paging-more{margin-top:20px}}

.l-tit{font-size:42px;line-height:1.2}@media screen and (max-width: 1500px){.l-tit{font-size:36px}}@media screen and (max-width: 768px){.l-tit{font-size:26px}}.l-more{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;width:115px;height:38px;line-height:38px;text-align:center;color:#fff;background-image:url(../image/bar2.png);background-size:cover;background-repeat:no-repeat;background-position:center;font-size:16px}.fundProfile1{height:664px;background-size:cover;background-repeat:no-repeat;background-position:center}.fundProfile1 .cont{padding:0 50px 0}.fundProfile1 .cont .desc{font-size:18px;color:#fff;text-indent:2em}@media screen and (max-width: 1500px){.fundProfile1 .cont .desc{font-size:16px}}@media screen and (max-width: 768px){.fundProfile1 .cont .desc{font-size:16px}}body:not(.lang-en) .fundProfile1 .cont .desc{text-align:justify;text-justify:inter-ideograph}.fundProfile1 .cont .scroll-mod{height:250px}.fundProfile1 .bot{margin-top:44px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fundProfile1 .l-more{background-image:url(../image/bar2_b.png)}.fundProfile1 .bot .inner{margin-left:72px}.fundProfile1 .bot .inner .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fundProfile1 .bot .inner .icon{width:48px}.fundProfile1 .bot .inner .icon img{display:block;width:100%}.fundProfile1 .bot .inner .txt{font-size:30px;color:#fff;margin-left:8px}@media screen and (max-width: 1500px){.fundProfile1 .bot .inner .txt{font-size:24px}}@media screen and (max-width: 768px){.fundProfile1 .bot .inner .txt{font-size:22px}}.fundProfile1 .scroll-bar-y{background-color:#fff}.fundProfile1 .l-tit{font-family:'qtbf';color:#d9ba7f;padding:108px 0 50px}.fundProfile1 .l-tit img{max-width:100%}.fundProfile2{height:981px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding:260px 0 0}.fundProfile2 .cont{height:600px;background-size:cover;background-repeat:no-repeat;background-position:center;padding:91px 80px 0 660px}.fundProfile2 .left{width:522px;position:absolute;top:-113px;left:80px}.fundProfile2 .left .img{position:relative;overflow:hidden}.fundProfile2 .left .img::before{content:'';display:block;padding-top:125.09579%}.fundProfile2 .left .img .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.fundProfile2 .left .img .i{width:100%}.fundProfile2 .tit1{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}.fundProfile2 .tit1 .t{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.fundProfile2 .tit1 .t .z{font-size:24px;width:90%}@media screen and (max-width: 1500px){.fundProfile2 .tit1 .t .z{font-size:20px}}@media screen and (max-width: 768px){.fundProfile2 .tit1 .t .z{font-size:18px}}.fundProfile2 .tit1 .m{font-size:18px}@media screen and (max-width: 1500px){.fundProfile2 .tit1 .m{font-size:16px}}@media screen and (max-width: 768px){.fundProfile2 .tit1 .m{font-size:16px}}.fundProfile2 .tit1 .m span{margin-left:8px}.fundProfile2 .scroll-mod{font-size:18px;text-indent:2em;color:#fff;margin-top:25px;height:384px}@media screen and (max-width: 1500px){.fundProfile2 .scroll-mod{font-size:16px}}@media screen and (max-width: 768px){.fundProfile2 .scroll-mod{font-size:16px}}body:not(.lang-en) .fundProfile2 .scroll-mod{text-align:justify;text-justify:inter-ideograph}.fundProfile2 .scroll-bar-y{background-color:#fff}.fundProfile2 .x-wrap{z-index:3}.fundProfile3{height:1010px;background-color:#fff}.fundProfile3 .bg{position:absolute;left:-260px;right:-260px;height:1012px;background-size:cover;background-repeat:no-repeat;background-position:center;top:-255px}.fundProfile3 .cont{position:relative;z-index:2;padding:112px 0 0}.fundProfile3 .l-tit{font-size:24px}@media screen and (max-width: 1500px){.fundProfile3 .l-tit{font-size:20px}}@media screen and (max-width: 768px){.fundProfile3 .l-tit{font-size:18px}}.fundProfile3 .tab-mod{margin-top:28px}.fundProfile3 .tab-mod .tracker-mod .tracker-item{font-size:22px;color:#666666;margin:0 30px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .tracker-mod .tracker-item{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .tracker-mod .tracker-item{font-size:18px}}.fundProfile3 .tab-mod .tracker-mod .tracker-item.cur{color:#863437}.fundProfile3 .tab-mod .tab-item{position:absolute;left:0;top:0;width:100%}.fundProfile3 .tab-mod .tab-item.act{position:relative}.fundProfile3 .tab-mod .tab-cont{margin-top:24px;position:relative}.fundProfile3 .tab-mod .council{height:653px;background-image:url(../image/lyj/bg4.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.fundProfile3 .tab-mod .council .inner{padding:40px 60px 0;color:#666666;display:-webkit-box;display:-ms-flexbox;display:flex}.fundProfile3 .tab-mod .council .scrollBox{height:540px}.fundProfile3 .tab-mod .council .tit1{font-size:22px;color:#333}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .council .tit1{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .council .tit1{font-size:18px}}.fundProfile3 .tab-mod .council .left{width:598px}.fundProfile3 .tab-mod .council .left .desc{font-size:18px;text-indent:2em;margin-top:24px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .council .left .desc{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .council .left .desc{font-size:16px}}body:not(.lang-en) .fundProfile3 .tab-mod .council .left .desc{text-align:justify;text-justify:inter-ideograph}.fundProfile3 .tab-mod .council .left .ul{font-size:18px;margin-top:14px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .council .left .ul{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .council .left .ul{font-size:16px}}.fundProfile3 .tab-mod .council .left .li+.li{margin-top:10px}.fundProfile3 .tab-mod .council .left .scrollBox{height:560px}.fundProfile3 .tab-mod .council .left .mCSB_scrollTools{bottom:20px}.fundProfile3 .tab-mod .council .right{width:calc(100% - 598px);padding-left:109px}.fundProfile3 .tab-mod .council .right .tit-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.fundProfile3 .tab-mod .council .right .tit-flex .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.fundProfile3 .tab-mod .council .right .tit-flex .btns .link1{color:#fff !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:115px;height:38px;background:url(../image/icon17.png) no-repeat center;background-size:contain;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fundProfile3 .tab-mod .council .right .tit-flex .btns .link1+.link1{margin-left:8px}.fundProfile3 .tab-mod .council .right .tit-flex .btns .link1 .s1{font-size:16px}.fundProfile3 .tab-mod .council .right .tit-flex .btns .link1 .ico{width:15px;height:15px;background:url(../image/icon16.png) no-repeat center;background-size:contain;margin-left:15px}.fundProfile3 .tab-mod .council .right .scrollBox{height:550px}.fundProfile3 .tab-mod .council .right .list1{margin-top:14px}.fundProfile3 .tab-mod .council .right .list,.fundProfile3 .tab-mod .council .right .list1 .li{font-size:0}.fundProfile3 .tab-mod .council .right .list2{margin-top:5px}.fundProfile3 .tab-mod .council .right .list .item{width:20%;font-size:18px;color:#666666;display:inline-block;vertical-align:middle;margin:10px 0;white-space:nowrap}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .council .right .list .item{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .council .right .list .item{font-size:16px}}.fundProfile3 .tab-mod .council .right .list .item .t{position:relative;display:inline-block;-webkit-transition:all 0.3s;transition:all 0.3s;white-space:normal}.fundProfile3 .tab-mod .council .right .list .item .t span{position:absolute;top:0;left:100%}.fundProfile3 .tab-mod .council .right .list .item .qs{position:relative}.fundProfile3 .tab-mod .council .right .list .item .qs::before{content:'';position:absolute;top:0;right:-2px;bottom:0;left:-2px;border:1px solid}.fundProfile3 .tab-mod .council .right .tit2{font-size:18px;color:#666666;margin-top:10px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .council .right .tit2{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .council .right .tit2{font-size:16px}}.fundProfile3 .tab-mod .council .mCSB_scrollTools{width:8px}.fundProfile3 .tab-mod .council .mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#d7d7d7}.fundProfile3 .tab-mod .council .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px;background-color:#a53c40}.fundProfile3 .tab-mod .council .mCSB_outside+.mCSB_scrollTools{right:-30px}.fundProfile3 .tab-mod .management{height:653px;display:-webkit-box;display:-ms-flexbox;display:flex}.fundProfile3 .tab-mod .management .left{width:37.285%;height:100%;position:relative}.fundProfile3 .tab-mod .management .left .bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center;height:auto}.fundProfile3 .tab-mod .management .left .inner{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding:0 70px}.fundProfile3 .tab-mod .management .left .t1{font-size:22px;text-align:center}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .left .t1{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .left .t1{font-size:18px}}.fundProfile3 .tab-mod .management .left .t2{font-size:18px;text-indent:2em;margin-top:17px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .left .t2{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .left .t2{font-size:16px}}body:not(.lang-en) .fundProfile3 .tab-mod .management .left .t2{text-align:justify;text-justify:inter-ideograph}.fundProfile3 .tab-mod .management .left .t3{margin-top:15px;text-align:right;font-size:18px}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .left .t3{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .left .t3{font-size:16px}}.fundProfile3 .tab-mod .management .right{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;height:100%}.fundProfile3 .tab-mod .management .right .inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fundProfile3 .tab-mod .management .right .top{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#ececec}.fundProfile3 .tab-mod .management .right .top .padd{height:100%;padding:51px 78px 0}.fundProfile3 .tab-mod .management .right .top .padd .t1{font-size:22px;text-align:center}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .right .top .padd .t1{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .right .top .padd .t1{font-size:18px}}.fundProfile3 .tab-mod .management .right .top .padd .list{margin:33px -21px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.fundProfile3 .tab-mod .management .right .top .padd .list .item{width:calc(33.33% - 42px);margin:0 21px}.fundProfile3 .tab-mod .management .right .top .padd .list .item a{display:block}.fundProfile3 .tab-mod .management .right .top .padd .list .item .img{position:relative;overflow:hidden}.fundProfile3 .tab-mod .management .right .top .padd .list .item .img::before{content:'';display:block;padding-top:125.2381%}.fundProfile3 .tab-mod .management .right .top .padd .list .item .img .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.fundProfile3 .tab-mod .management .right .top .padd .list .item .img .i{width:100%}.fundProfile3 .tab-mod .management .right .top .padd .list .item .txt{line-height:48px;-webkit-transition:all 0.3s;transition:all 0.3s;font-size:20px;text-align:center}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .right .top .padd .list .item .txt{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .right .top .padd .list .item .txt{font-size:18px}}.fundProfile3 .tab-mod .management .right .bot{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.fundProfile3 .tab-mod .management .right .bot .lr{width:23.9631%;height:180px;background-color:#be9d5c;position:relative}.fundProfile3 .tab-mod .management .right .bot .lr .t1{font-size:22px;color:#fff;position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 15px;text-align:center}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .right .bot .lr .t1{font-size:18px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .right .bot .lr .t1{font-size:18px}}.fundProfile3 .tab-mod .management .right .bot .rl{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;height:180px}.fundProfile3 .tab-mod .management .right .bot .rl .list{width:100%;background-image:url(../image/lyj/bg5.png);background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fundProfile3 .tab-mod .management .right .bot .rl .item{width:33.33%;height:90px;border-right:1px dashed rgba(255,255,255,0.1);border-bottom:1px dashed rgba(255,255,255,0.1)}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-child(3n){border-right:0}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-last-child(1){border-bottom:0}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-last-child(2){border-bottom:0}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-last-child(3){border-bottom:0}.fundProfile3 .tab-mod .management .right .bot .rl .item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:38px}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon{width:46px;position:relative;overflow:hidden}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon::before{content:'';display:block;padding-top:100%}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon .i{width:100%}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon .i2{opacity:0;visibility:hidden}.fundProfile3 .tab-mod .management .right .bot .rl .item .txt{padding:0 15px;font-size:18px;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 1500px){.fundProfile3 .tab-mod .management .right .bot .rl .item .txt{font-size:16px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .management .right .bot .rl .item .txt{font-size:16px}}@media screen and (min-width: 769px){.l-more:hover{background-image:url(../image/bar2_b.png)}.fundProfile3 .tab-mod .council .right .list .item .t:hover{color:#d9ba7f}.fundProfile3 .tab-mod .management .right .bot .rl .item:hover .icon .i1{opacity:0;visibility:hidden}.fundProfile3 .tab-mod .management .right .bot .rl .item:hover .icon .i2{opacity:1;visibility:visible}.fundProfile3 .tab-mod .management .right .bot .rl .item:hover .txt{color:#be9d5c}.fundProfile3 .tab-mod .management .right .top .padd .list .item:hover .img .i{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.fundProfile3 .tab-mod .management .right .top .padd .list .item:hover .txt{color:#fff;background-color:#be9d5c}.fundProfile3 .tab-mod .council .right .tit-flex .btns .link1:hover{background-image:url(../image/icon17_a.png)}}@media screen and (max-width: 1500px){.fundProfile1 .cont{padding:0}.fundProfile1 .bot{padding:0}.fundProfile2 .left{width:480px;top:-60px}.fundProfile2 .cont{padding:91px 60px 0 618px}.fundProfile3 .tab-mod .management .right .top .padd{padding:50px 40px 0}.fundProfile3 .tab-mod .management .right .top .padd .list{margin:30px -16px 0}.fundProfile3 .tab-mod .management .right .top .padd .list .item{width:calc(33.33% - 16px);margin:0 8px}.fundProfile3 .tab-mod .council .left{width:calc(100% - 650px)}.fundProfile3 .tab-mod .council .right{width:650px}.fundProfile1 .bot .inner .txt{font-size:30px}.fundProfile2{padding-top:140px;height:841px}.fundProfile3{height:910px}.fundProfile3 .cont{padding-top:70px}}@media screen and (max-width: 768px){.fundProfile1{height:auto;padding:50px 0}.fundProfile1 .l-tit{padding:0}.fundProfile1 .cont{margin-top:25px}.fundProfile1 .cont .scroll-mod{height:300px}.fundProfile1 .bot{margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fundProfile1 .bot .inner{margin-left:20px}.fundProfile2{padding:50px 0;height:auto}.fundProfile2 .cont{padding:15px;height:auto}.fundProfile2 .left{width:50%;position:relative;top:auto;left:auto;margin:0 auto}.fundProfile2 .right{margin-top:20px}.fundProfile2 .scroll-mod{margin-top:20px;height:240px}.fundProfile3{height:auto;padding:50px 0}.fundProfile3 .bg{left:-15px;right:-15px;height:100%;background-size:contain;background-position:top center;top:-60px}.fundProfile3 .cont{padding:0}.fundProfile3 .tab-mod{margin-top:20px}.fundProfile3 .l-tit{font-size:36px}}@media screen and (max-width: 768px) and (max-width: 1500px){.fundProfile3 .l-tit{font-size:28px}}@media screen and (max-width: 768px) and (max-width: 768px){.fundProfile3 .l-tit{font-size:24px}}@media screen and (max-width: 768px){.fundProfile3 .tab-mod .tracker-mod .tracker-item{margin:0 10px}.fundProfile3 .tab-mod .tab-cont{margin-top:20px}.fundProfile3 .tab-mod .council{height:auto}.fundProfile3 .tab-mod .council .inner{display:block;padding:15px}.fundProfile3 .tab-mod .council .left{width:100%}.fundProfile3 .tab-mod .council .left .scrollBox{height:300px}.fundProfile3 .tab-mod .council .scrollBox.mCustomScrollbar{padding-right:15px}.fundProfile3 .tab-mod .council .mCSB_outside+.mCSB_scrollTools{right:0}.fundProfile3 .tab-mod .council .left .mCSB_scrollTools{bottom:0}.fundProfile3 .tab-mod .council .mCSB_scrollTools{width:5px}.fundProfile3 .tab-mod .council .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px}.fundProfile3 .tab-mod .council .mCSB_scrollTools .mCSB_draggerRail{width:5px}.fundProfile3 .tab-mod .council .right{margin-top:50px;width:auto;padding:0}.fundProfile3 .tab-mod .council .scrollBox{height:300px}.fundProfile3 .tab-mod .council .right .list .item{width:33.33%;margin:5px 0}.fundProfile3 .tab-mod .council .right .list .item:nth-child(5n-4),.fundProfile3 .tab-mod .council .right .list .item:nth-child(5n){width:33.33%;text-align:center}.fundProfile3 .tab-mod .council .right .list .item:nth-child(3n){text-align:right}.fundProfile3 .tab-mod .council .right .list .item:nth-child(3n-2){text-align:left}.fundProfile3 .tab-mod .council .right .list .item:nth-child(3n-1){text-align:center}.fundProfile3 .tab-mod .management{height:auto;display:block}.fundProfile3 .tab-mod .management .left{width:auto;height:auto;padding:30px 0}.fundProfile3 .tab-mod .management .left .inner{position:relative;top:auto;-webkit-transform:none;transform:none;padding:0 20px}.fundProfile3 .tab-mod .management .right{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:0;height:auto}.fundProfile3 .tab-mod .management .right .inner{width:auto;height:auto;display:block}.fundProfile3 .tab-mod .management .right .top{height:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.fundProfile3 .tab-mod .management .right .top .padd{padding:15px}.fundProfile3 .tab-mod .management .right .top .padd .list{margin:20px -6px 0;display:block}.fundProfile3 .tab-mod .management .right .top .padd .list .slick-slide{margin:0 6px}.fundProfile3 .tab-mod .management .right .top .padd .list .item{margin:0;width:100%}.fundProfile3 .tab-mod .management .right .top .padd .list .item .txt{font-size:14px;line-height:40px}.fundProfile3 .tab-mod .management .right .bot{display:block}.fundProfile3 .tab-mod .management .right .bot .lr{width:auto;height:auto;padding:30px 0}.fundProfile3 .tab-mod .management .right .bot .lr .t1{position:relative;top:auto;-webkit-transform:none;transform:none}.fundProfile3 .tab-mod .management .right .bot .rl{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:auto}.fundProfile3 .tab-mod .management .right .bot .rl .item{width:50%;height:auto}.fundProfile3 .tab-mod .management .right .bot .rl .item a{height:70px;padding-left:15px}.fundProfile3 .tab-mod .management .right .bot .rl .item .icon{width:36px}.fundProfile3 .tab-mod .management .right .bot .rl .item .txt{width:calc(100% - 36px)}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-child(3n){border-right:1px dashed rgba(255,255,255,0.1)}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-last-child(3){border-bottom:1px dashed rgba(255,255,255,0.1)}.fundProfile3 .tab-mod .management .right .bot .rl .item:nth-child(even){border-right:0}.fundProfile3 .slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.fundProfile3 .slick-arrow{width:36px;height:36px;border-radius:50%;border:1px solid #a53c40;margin:0 5px;position:relative}.fundProfile3 .slick-arrow::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;text-align:center;font-family:xfont;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;color:#a53c40}.fundProfile3 .slick-prev::before{content:'\e504'}.fundProfile3 .slick-next::before{content:'\e505'}.fundProfile1 .cont .scroll-mod,.fundProfile2 .cont .scroll-mod{overflow:auto;margin-right:-10px;padding-right:10px}.fundProfile1 .scroll-cont,.fundProfile2 .scroll-cont{overflow-y:hidden;height:auto}.fundProfile1 .scroll-mod.scroll-axis-y,.fundProfile2 .scroll-mod.scroll-axis-y{padding-right:0}.fundProfile1 .scroll-track-x,.fundProfile1 .scroll-track-y,.fundProfile2 .scroll-track-x,.fundProfile2 .scroll-track-y{display:none}.fundProfile3 .tab-mod .council .scrollBox{overflow-y:scroll;height:auto !important;max-height:300px;margin-right:-10px;padding-right:10px}.fundProfile1 .bot .inner .txt{font-size:22px}.fundProfile3 .tab-mod .council .right .list .item .qs::before{left:0;right:0}.fundProfile3 .tab-mod .council .right{padding-bottom:50px;position:relative}.fundProfile3 .tab-mod .council .right .tit-flex{display:block}.fundProfile3 .tab-mod .council .right .tit-flex .btns{position:absolute;bottom:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}

.fund_work{position:relative}.fund_work .more{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;width:115px;height:38px;line-height:38px;text-align:center;color:#707070;background:url(../image/bar2.png) no-repeat center;font-size:16px;margin-top:40px}.fw_cont{display:-webkit-box;display:-ms-flexbox;display:flex}.fw_cont .lbox{width:630px}.fw_cont .lbox .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:50px;background:rgba(255,255,255,0.3)}.fw_cont .lbox .slick-arrow::before{font-family:xfont;color:#fff;font-size:24px;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 1500px){.fw_cont .lbox .slick-arrow::before{font-size:20px}}@media screen and (max-width: 768px){.fw_cont .lbox .slick-arrow::before{font-size:18px}}.fw_cont .lbox .slick-arrow.slick-prev{left:0}.fw_cont .lbox .slick-arrow.slick-prev::before{content:'\e504'}.fw_cont .lbox .slick-arrow.slick-next{right:0}.fw_cont .lbox .slick-arrow.slick-next::before{content:'\e505'}.fw_cont .lbox .box{position:relative}.fw_cont .lbox .box .img{position:relative;position:relative;overflow:hidden}.fw_cont .lbox .box .img::before{content:'';display:block;padding-top:74.92063%}.fw_cont .lbox .box .img .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.fw_cont .lbox .box .tbox{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);color:#fff;padding:10px 40px}.fw_cont .lbox .box .tbox .t{font-size:20px;white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.fw_cont .lbox .box .tbox .t{font-size:18px}}@media screen and (max-width: 768px){.fw_cont .lbox .box .tbox .t{font-size:18px}}.fw_cont .lbox .box .tbox .data{font-size:18px;font-family:'Arial'}@media screen and (max-width: 1500px){.fw_cont .lbox .box .tbox .data{font-size:16px}}@media screen and (max-width: 768px){.fw_cont .lbox .box .tbox .data{font-size:16px}}.fw_cont .rbox{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fbfbfb;margin-left:10px;padding:35px}.fw_cont .rbox .data{color:#ab8685;font-family:'Arial';font-size:18px}@media screen and (max-width: 1500px){.fw_cont .rbox .data{font-size:16px}}@media screen and (max-width: 768px){.fw_cont .rbox .data{font-size:16px}}.fw1{padding:105px 0 120px}.fw1 .fw_cont{margin-top:37px}.fw1 .fw_cont .rbox .item+.item{margin-top:13px}.fw1 .fw_cont .rbox .t{font-size:24px;white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.fw1 .fw_cont .rbox .t{font-size:20px}}@media screen and (max-width: 768px){.fw1 .fw_cont .rbox .t{font-size:18px}}body:not(.lang-en) .fw1 .fw_cont .rbox .t{text-align:justify;text-justify:inter-ideograph}.fw1 .fw_cont .rbox .p{color:#999999;font-size:18px}@media screen and (max-width: 1500px){.fw1 .fw_cont .rbox .p{font-size:16px}}@media screen and (max-width: 768px){.fw1 .fw_cont .rbox .p{font-size:16px}}body:not(.lang-en) .fw1 .fw_cont .rbox .p{text-align:justify;text-justify:inter-ideograph}.fw2{background-repeat:no-repeat;background-position:center;background-size:cover;padding:120px 0}.fw2 .cont{padding:25px 40px;background:#fbfbfb}.fw2 .titbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fw2 .titbox .tit .t1{font-size:36px}@media screen and (max-width: 1500px){.fw2 .titbox .tit .t1{font-size:28px}}@media screen and (max-width: 768px){.fw2 .titbox .tit .t1{font-size:24px}}.fw2 .titbox .fw2_more{font-size:18px;color:#666666;padding-right:20px;background:url(../image/arr3.png) no-repeat right center;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media screen and (max-width: 1500px){.fw2 .titbox .fw2_more{font-size:16px}}@media screen and (max-width: 768px){.fw2 .titbox .fw2_more{font-size:16px}}.fw2 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.fw2 .list .li{padding-left:20px;position:relative;width:calc((100% - 50px) / 2);margin-top:15px}.fw2 .list .li::before{content:'';position:absolute;left:0;top:11px;padding:3.2px;background:#cacaca;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fw2 .list .li:nth-child(2n){margin-left:50px}.fw2 .list .t{font-size:20px;white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.fw2 .list .t{font-size:18px}}@media screen and (max-width: 768px){.fw2 .list .t{font-size:18px}}.fw2 .list .data{font-size:18px;color:#ab8685;font-family:'Arial';margin-top:2px}@media screen and (max-width: 1500px){.fw2 .list .data{font-size:16px}}@media screen and (max-width: 768px){.fw2 .list .data{font-size:16px}}.fw3{padding:105px 0 140px}.fw3 .tit{text-align:center}.fw3 .tit .t1{font-size:36px}@media screen and (max-width: 1500px){.fw3 .tit .t1{font-size:28px}}@media screen and (max-width: 768px){.fw3 .tit .t1{font-size:24px}}.fw3 .fw_cont{margin-top:37px}.fw3 .fw_cont .rbox .item+.item{margin-top:25px}.fw3 .fw_cont .rbox .t{font-size:20px;white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.fw3 .fw_cont .rbox .t{font-size:18px}}@media screen and (max-width: 768px){.fw3 .fw_cont .rbox .t{font-size:18px}}@media screen and (min-width: 769px){.fw_cont .lbox .slick-arrow:hover{background:rgba(255,255,255,0.7)}.fw_cont .lbox .slick-arrow:hover::before{color:#7a302d}.fw2 .list .li:hover::before{background:#863437}.fund_work .more:hover{color:#90383b;background-image:url(../image/bar2_a.png)}.fw2 .titbox .fw2_more:hover{color:#90383b;background-image:url(../image/arr3_a.png)}}@media screen and (max-width: 1500px){.fw1,.fw2,.fw3{padding:70px 0}}@media screen and (max-width: 1400px){.fw_cont .lbox{width:50%}.fw_cont .rbox{padding:20px 35px}}@media screen and (max-width: 768px){.fund_work .more{margin-top:20px}.fw_cont{display:block}.fw_cont .lbox{width:100%}.fw_cont .lbox .box .tbox{padding:10px 20px}.fw_cont .rbox{width:auto;margin:10px 0 0;padding:20px}.fw1{padding:50px 0}.fw1 .tit{padding-bottom:25px}.fw1 .fw_cont{margin-top:15px}.fw1 .fw_cont .rbox .t{white-space:normal;height:auto}.fw2{padding:50px 0}.fw2 .cont{padding:20px;margin-top:15px}.fw2 .cont .list{display:block}.fw2 .cont .list .li{width:100%;padding-left:15px;margin-top:10px}.fw2 .cont .list .li:nth-child(2n){margin-left:0}.fw2 .cont .list .li::before{top:9px}.fw2 .cont .list .t{height:auto;white-space:normal}.fw3{padding:50px 0}.fw3 .tit{padding-bottom:25px}.fw3 .fw_cont{margin-top:15px}.fw3 .fw_cont .rbox .item+.item{margin-top:13px}.fw3 .fw_cont .rbox .t{white-space:normal;height:auto}}

.cur{cursor:auto !important}.home1{position:relative}.home1 .img{max-height:621px;overflow:hidden}.home1 img{width:100%;height:auto}.home1 .banner_bar{position:absolute;left:0;width:100%;bottom:0;background:rgba(0,0,0,0.4);z-index:2}.home1 .banner_bar .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;color:#fff}@media screen and (max-width: 1500px){.home1 .banner_bar .cont{font-size:18px}}@media screen and (max-width: 768px){.home1 .banner_bar .cont{font-size:18px}}.home1 .banner_bar .cont .item{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.home1 .banner_bar .cont .item .tit{position:relative;overflow:hidden;display:inline-block;height:auto;line-height:1.2;padding:6px 0}.home1 .banner_bar .cont .item .tit::after{content:"";position:absolute;left:50%;bottom:0;height:3px;background:#fff;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;width:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.home1 .banner_bar .cont .item .tit.cur::after{width:100%}.home1 .banner_bar .cont .item .list{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);min-width:130px;background:rgba(95,7,6,0.9);padding:10px 10px;visibility:hidden;opacity:0}.home1 .banner_bar .cont .item .list .li{color:#c7b0b0;text-align:center}.home1 .banner_bar .cont .item .list .li a{display:block;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-size:20px;white-space:nowrap;padding:3px 0}@media screen and (max-width: 1500px){.home1 .banner_bar .cont .item .list .li a{font-size:18px}}@media screen and (max-width: 768px){.home1 .banner_bar .cont .item .list .li a{font-size:18px}}.home1 .banner_bar .cont .item .list .li a.cur{color:#fff}.home2{background:#ececec;padding:120px 0}.home2 .slick-mod1{margin-top:60px}.home2 .slick-mod1 img{width:100%}.home2 .slick-mod1 .slick-dots{overflow:hidden;position:absolute;left:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:9px;font-size:0;text-align:center;bottom:6%}.home2 .slick-mod1 .slick-dots li{width:9px;height:9px;background:#fff;border-radius:5px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;margin:0 3px;position:relative}.home2 .slick-mod1 .slick-dots li.slick-active{background:#fff;width:25px}.home2 .box{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f6f6f6}.home2 .box .l{width:72.86%;background:#f6f6f6}.home2 .box .l .tab-bar{padding:35px 30px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.home2 .box .l .tab-bar .tab-term{cursor:pointer;line-height:1;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.home2 .box .l .tab-bar .tab-term+.tab-term{margin-left:60px}.home2 .box .l .tab-bar .tab-term .s1{font-size:28px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;text-align:center;position:relative}@media screen and (max-width: 1500px){.home2 .box .l .tab-bar .tab-term .s1{font-size:22px}}@media screen and (max-width: 768px){.home2 .box .l .tab-bar .tab-term .s1{font-size:20px}}.home2 .box .l .tab-bar .tab-term .s1::before{content:'';width:150px;height:18px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-27px;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../image/tit.png);display:none}.home2 .box .l .tab-bar .tab-term .arr{background:url(../image/arr3.png) no-repeat right center;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;display:none;position:absolute;right:50px;top:55px;padding-right:20px;font-size:18px;line-height:1.2;color:#666666}@media screen and (max-width: 1500px){.home2 .box .l .tab-bar .tab-term .arr{font-size:16px}}@media screen and (max-width: 768px){.home2 .box .l .tab-bar .tab-term .arr{font-size:16px}}.home2 .box .l .tab-bar .tab-term.cur{background:#f6f6f6;border-bottom-color:#f6f6f6}.home2 .box .l .tab-bar .tab-term.cur .s1{width:auto;font-size:36px;color:#90383b}@media screen and (max-width: 1500px){.home2 .box .l .tab-bar .tab-term.cur .s1{font-size:28px}}@media screen and (max-width: 768px){.home2 .box .l .tab-bar .tab-term.cur .s1{font-size:24px}}.home2 .box .l .tab-bar .tab-term.cur .s1::before{display:block}.home2 .box .l .tab-bar .tab-term.cur .arr{display:block}.home2 .box .l .tab-cont{position:relative;margin:0 30px 45px}.home2 .box .l .tab-cont .tab-item{position:absolute;left:0;width:100%;top:0;visibility:hidden;opacity:0}.home2 .box .l .tab-cont .tab-item.act{position:relative;visibility:visible;opacity:1}.home2 .box .l .tab-cont .tab-item .slick-mod{width:480px;height:360px}.home2 .box .l .tab-cont .tab-item .slick-arrow{top:0;bottom:0;width:30px;height:50px;background:rgba(255,255,255,0.7);position:absolute;margin:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;color:#fff}.home2 .box .l .tab-cont .tab-item .slick-arrow::before{content:"";display:block;text-align:center;font-family:xfont;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:28px}.home2 .box .l .tab-cont .tab-item .slick-arrow.slick-prev{left:0}.home2 .box .l .tab-cont .tab-item .slick-arrow.slick-prev::before{content:'\e504'}.home2 .box .l .tab-cont .tab-item .slick-arrow.slick-next{right:0}.home2 .box .l .tab-cont .tab-item .slick-arrow.slick-next::before{content:'\e505'}.home2 .box .l .tab-cont .tab-item .slick-top{padding-bottom:15px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home2 .box .l .tab-cont .tab-item .slick-item{position:relative}.home2 .box .l .tab-cont .tab-item .slick-item .cont .img{overflow:hidden}.home2 .box .l .tab-cont .tab-item .slick-item .cont .img img{width:100%;height:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.home2 .box .l .tab-cont .tab-item .slick-item .cont .img::before{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:100%;background:url(../image/mask1.png) no-repeat bottom center;background-size:100% auto}.home2 .box .l .tab-cont .tab-item .slick-item .cont .t_wp{position:absolute;left:15px;right:15px;bottom:15px;font-size:18px;color:#fff;z-index:1}@media screen and (max-width: 1500px){.home2 .box .l .tab-cont .tab-item .slick-item .cont .t_wp{font-size:16px}}@media screen and (max-width: 768px){.home2 .box .l .tab-cont .tab-item .slick-item .cont .t_wp{font-size:16px}}.home2 .box .l .tab-cont .tab-item .slick-item .cont .t_wp .t1{white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden}.home2 .box .l .tab-cont .tab-item .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:3.1%}.home2 .box .l .tab-cont .tab-item .txt .item+.item{margin-top:30px}.home2 .box .l .tab-cont .tab-item .txt .t1{font-size:22px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1500px){.home2 .box .l .tab-cont .tab-item .txt .t1{font-size:18px}}@media screen and (max-width: 768px){.home2 .box .l .tab-cont .tab-item .txt .t1{font-size:18px}}body:not(.lang-en) .home2 .box .l .tab-cont .tab-item .txt .t1{text-align:justify;text-justify:inter-ideograph}.home2 .box .l .tab-cont .tab-item .txt .time{font-size:14px;color:#b38484;padding-top:5px;font-family:Arial}.home2 .box .l .tab-cont .tab-item .slick-dots1{overflow:hidden;position:absolute;left:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:9px;font-size:0}.home2 .box .l .tab-cont .tab-item .slick-dots1 li{width:9px;height:9px;background:#d8c7c6;border-radius:50%;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;margin:0 3px;position:relative}.home2 .box .l .tab-cont .tab-item .slick-dots1 li.slick-active{background:#99292d}.home2 .box .l .tab-cont .tab-item .slick-dots1::before{content:"";height:1px;background:#ebebeb;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.home2 .box .l .tab-cont .tab-item .slick-dots1::after{content:"";height:1px;background:#ebebeb;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}.home2 .box .l .tab-cont .tab-item .list .line{margin-top:15px}.home2 .box .l .tab-cont .tab-item .list .line .flex{position:relative;display:block}.home2 .box .l .tab-cont .tab-item .list .line .lt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home2 .box .l .tab-cont .tab-item .list .line .lt .t1{white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden;max-width:76%;font-size:18px;padding-left:20px;background:url(../image/arr4.png) no-repeat left 9px}@media screen and (max-width: 1500px){.home2 .box .l .tab-cont .tab-item .list .line .lt .t1{font-size:16px}}@media screen and (max-width: 768px){.home2 .box .l .tab-cont .tab-item .list .line .lt .t1{font-size:16px}}.home2 .box .l .tab-cont .tab-item .list .line .lt .dt{line-height:28px;font-weight:400;color:#999999;border:1px solid #e3dfdf;border-radius:26px;padding:0 15px;white-space:nowrap;margin-left:20px}.home2 .box .l .tab-cont .tab-item .list .line .time{font-family:Arial;font-weight:400;color:#b38484;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px}.home2 .box .r{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:45px 30px 40px 0}.home2 .box .r .top{height:312px;background-size:cover;background-repeat:no-repeat;background-position:center}.home2 .box .r .top .item{height:149px;background-size:cover;background-repeat:no-repeat;background-position:center}.home2 .box .r .top .item+.item{margin-top:20px}.home2 .box .r .top .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.home2 .box .r .top .flex .cell{padding:0 15px}.home2 .box .r .top .flex .ico{width:69px;height:69px;overflow:hidden;margin:auto}.home2 .box .r .top .flex .ico img{width:100%;height:100%}.home2 .box .r .top .flex .t1{font-size:24px;color:#fff}@media screen and (max-width: 1500px){.home2 .box .r .top .flex .t1{font-size:20px}}@media screen and (max-width: 768px){.home2 .box .r .top .flex .t1{font-size:18px}}.home2 .box .r .btm .tit{font-size:28px;padding:40px 0 10px;text-align:center}@media screen and (max-width: 1500px){.home2 .box .r .btm .tit{font-size:22px}}@media screen and (max-width: 768px){.home2 .box .r .btm .tit{font-size:20px}}.home2 .box .r .btm .list .line{height:75px}.home2 .box .r .btm .list .line+.line{margin-top:15px}.home2 .box .r .btm .list .line .flex{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 60px}.home2 .box .r .btm .list .line .ico{width:33px}.home2 .box .r .btm .list .line .ico img{max-width:100%}.home2 .box .r .btm .list .line .t1{font-size:20px;color:#fff}@media screen and (max-width: 1500px){.home2 .box .r .btm .list .line .t1{font-size:18px}}@media screen and (max-width: 768px){.home2 .box .r .btm .list .line .t1{font-size:18px}}.home3{background-position:center;background-size:cover;background-position:top center;padding:120px 0}.home3 .box{display:-webkit-box;display:-ms-flexbox;display:flex}.home3 .box .l{-webkit-box-flex:1;-ms-flex:1;flex:1}.home3 .box .l .top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.home3 .box .l .top .tit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home3 .box .l .top .tit .t1{font-size:36px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;line-height:1}@media screen and (max-width: 1500px){.home3 .box .l .top .tit .t1{font-size:28px}}@media screen and (max-width: 768px){.home3 .box .l .top .tit .t1{font-size:24px}}.home3 .box .l .top .tab-bar{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;color:#666666;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:36px}@media screen and (max-width: 1500px){.home3 .box .l .top .tab-bar{font-size:20px}}@media screen and (max-width: 768px){.home3 .box .l .top .tab-bar{font-size:18px}}.home3 .box .l .top .tab-bar .tab-term{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;cursor:pointer;margin-left:60px;cursor:pointer;line-height:1}.home3 .box .l .top .tab-bar .tab-term .s1{font-size:24px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;text-align:center}@media screen and (max-width: 1500px){.home3 .box .l .top .tab-bar .tab-term .s1{font-size:20px}}@media screen and (max-width: 768px){.home3 .box .l .top .tab-bar .tab-term .s1{font-size:18px}}.home3 .box .l .top .tab-bar .tab-term .arr{background:url(../image/arr3.png) no-repeat right center;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;display:none;position:absolute;right:0;top:15px;padding-right:20px;font-size:18px;line-height:1.2;color:#666666}@media screen and (max-width: 1500px){.home3 .box .l .top .tab-bar .tab-term .arr{font-size:16px}}@media screen and (max-width: 768px){.home3 .box .l .top .tab-bar .tab-term .arr{font-size:16px}}.home3 .box .l .top .tab-bar .tab-term.cur .s1{width:auto;color:#90383b}.home3 .box .l .top .tab-bar .tab-term.cur .arr{display:block}.home3 .box .l .tab-cont{position:relative}.home3 .box .l .tab-cont .tab-item{position:absolute;left:0;width:100%;top:0;visibility:hidden;opacity:0}.home3 .box .l .tab-cont .tab-item.act{position:relative;visibility:visible;opacity:1}.home3 .box .l .tab-cont .tab-item .list .item{overflow:hidden;margin-top:35px}.home3 .box .l .tab-cont .tab-item .list .item .img{float:left;width:149px;height:112px;overflow:hidden;position:relative;background:rgba(0,0,0,0.08)}.home3 .box .l .tab-cont .tab-item .list .item .img img{width:100%;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home3 .box .l .tab-cont .tab-item .list .item .txt{overflow:hidden;padding-left:3.5%}body:not(.lang-en) .home3 .box .l .tab-cont .tab-item .list .item .txt{text-align:justify;text-justify:inter-ideograph}.home3 .box .l .tab-cont .tab-item .list .item .txt .t1{font-size:24px;white-space:nowrap;line-height:1.5;height:1.5em;text-overflow:ellipsis;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1500px){.home3 .box .l .tab-cont .tab-item .list .item .txt .t1{font-size:20px}}@media screen and (max-width: 768px){.home3 .box .l .tab-cont .tab-item .list .item .txt .t1{font-size:18px}}.home3 .box .l .tab-cont .tab-item .list .item .txt .p{font-size:18px;color:#999999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;text-overflow:ellipsis;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1500px){.home3 .box .l .tab-cont .tab-item .list .item .txt .p{font-size:16px}}@media screen and (max-width: 768px){.home3 .box .l .tab-cont .tab-item .list .item .txt .p{font-size:16px}}.home3 .box .l .tab-cont .tab-item .list .item .txt .time{font-family:Arial;font-weight:400;color:#b38484;padding-top:4px;line-height:1;font-size:18px}@media screen and (max-width: 1500px){.home3 .box .l .tab-cont .tab-item .list .item .txt .time{font-size:16px}}@media screen and (max-width: 768px){.home3 .box .l .tab-cont .tab-item .list .item .txt .time{font-size:16px}}.home3 .box .r{width:420px;margin-left:3.857%;background:url(../image/home11.jpg) no-repeat center;background-size:cover;color:#fff}.home3 .box .r .top{display:-webkit-box;display:-ms-flexbox;display:flex}.home3 .box .r .top .tit{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background:#be9d5c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.home3 .box .r .top .tit::before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:15px solid transparent;border-top-color:#be9d5c;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.home3 .box .r .top .tit .t1{font-size:36px;width:100%}@media screen and (max-width: 1500px){.home3 .box .r .top .tit .t1{font-size:28px}}@media screen and (max-width: 768px){.home3 .box .r .top .tit .t1{font-size:24px}}.home3 .box .r .top .img{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative;padding-bottom:41%}.home3 .box .r .top .img img{width:100%;height:auto;position:absolute;left:0;top:0}.home3 .box .r .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home3 .box .r .list .item{text-align:center;width:50%;height:234px;border-top:1px dashed #9a4848;border-left:1px dashed #9a4848}.home3 .box .r .list .item .cell{display:block;height:100%;overflow:hidden}.home3 .box .r .list .item .ico{width:46px;height:49px;margin:60px auto 0;position:relative}.home3 .box .r .list .item .ico img{width:100%;height:auto;position:absolute;left:0;top:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.home3 .box .r .list .item .ico img.blk{opacity:0;visibility:visible;-webkit-transform:scale(1.4);transform:scale(1.4)}.home3 .box .r .list .item .t1{font-size:18px;padding:15px 30px 0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1500px){.home3 .box .r .list .item .t1{font-size:16px}}@media screen and (max-width: 768px){.home3 .box .r .list .item .t1{font-size:16px}}.home3 .slick-mod{margin-top:60px}.home3 .slick-mod .slick-slide>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.home3 .slick-mod .slick-item{padding:0 15px}.home3 .slick-mod .img{position:relative;overflow:hidden;background-color:#ececec}.home3 .slick-mod .img::before{content:'';display:block;padding-top:49.217%}.home3 .slick-mod .img .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.home3 .slick-mod .slick-dots{overflow:hidden;position:absolute;left:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:9px;font-size:0;text-align:center;bottom:6%}.home3 .slick-mod .slick-dots li{width:9px;height:9px;background:#fff;border-radius:5px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;margin:0 3px;position:relative}.home3 .slick-mod .slick-dots li.slick-active{background:#fff;width:25px}.home4{background-position:center;background-size:cover;background-position:center;padding:120px 0}.home4 .tit{text-align:center;padding-bottom:40px}.home4 .tit .t1{font-size:36px}@media screen and (max-width: 1500px){.home4 .tit .t1{font-size:28px}}@media screen and (max-width: 768px){.home4 .tit .t1{font-size:24px}}.home4 .box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.home4 .box .l{-webkit-box-flex:1;-ms-flex:1;flex:1}.home4 .box .l .list{margin-bottom:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home4 .box .l .list .item{margin:0 10px 10px 0;width:calc(100% - 10px);height:150px;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;position:relative}.home4 .box .l .list .item:first-child .ico{position:absolute;right:5px;bottom:20px}.home4 .box .l .list .item:last-child{width:calc(calc(100% - 10px)) !important}.home4 .box .l .list .item:last-child .ico{position:absolute;right:5px;bottom:20px}.home4 .box .l .list .item.col1{background:#86292a url(../image/icon5.png) no-repeat right center}.home4 .box .l .list .item.col2{background:#a53c40 url(../image/icon6.png) no-repeat right center}.home4 .box .l .list .item+.item{width:calc(50% - 10px)}.home4 .box .l .list .item .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 20px}.home4 .box .l .list .item .ico{min-width:51px;height:51px;overflow:hidden;margin-right:15px;width:51px}.home4 .box .l .list .item .ico img{width:100%;height:auto}.home4 .box .l .list .item .txt{color:#fff}.home4 .box .l .list .item .txt .t1{font-size:20px}@media screen and (max-width: 1500px){.home4 .box .l .list .item .txt .t1{font-size:18px}}@media screen and (max-width: 768px){.home4 .box .l .list .item .txt .t1{font-size:18px}}.home4 .box .r{width:60%}.home4 .box .r .slick-dots{overflow:hidden;position:absolute;left:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:9px;font-size:0;text-align:center;bottom:6%}.home4 .box .r .slick-dots li{width:9px;height:9px;background:#fff;border-radius:5px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;margin:0 3px;position:relative}.home4 .box .r .slick-dots li.slick-active{background:#fff;width:25px}.home4 .slick-mod1{margin-top:30px}.home4 .slick-mod1 .slick-list{margin:0 -5px}.home4 .slick-mod1 .slick-item .mar{margin:0 5px}.home4 .slick-mod1 .slick-item .img{position:relative;overflow:hidden;padding-bottom:75%}.home4 .slick-mod1 .slick-item .img img{width:100%;height:auto;position:absolute;left:0;top:0}.home4 .slick-mod1 .slick-item .img .mask{background:#000}.home4 .slick-mod1 .slick-item .img .play{position:absolute;top:0;right:0;bottom:0;left:0;background:url(../image/play1.png) no-repeat center}.home4 .slick-mod1 .slick-item .txt{padding:10px;line-height:1.3}.home4 .slick-mod1 .slick-item .txt .t1{font-size:22px}@media screen and (max-width: 1500px){.home4 .slick-mod1 .slick-item .txt .t1{font-size:18px}}@media screen and (max-width: 768px){.home4 .slick-mod1 .slick-item .txt .t1{font-size:18px}}.home4 .slick-mod1 .slick-arrow{position:absolute;top:75px;width:30px;height:50px;background-position:center;background-size:cover;background-repeat:no-repeat}.home4 .slick-mod1 .slick-arrow.slick-prev{background-image:url(../image/prev1.png);left:0}.home4 .slick-mod1 .slick-arrow.slick-next{background-image:url(../image/next1.png);right:0}.home5{position:relative;padding:120px 0}.home5 .bgi{position:absolute;top:-125px;width:100%;height:100%;background-position:top center;background-repeat:no-repeat;background-size:100% auto}.home5 .pub-tit{padding-bottom:30px}.home5 .tab-bar{position:relative}.home5 .tab-bar .xicon{position:absolute;top:250px;width:30px;height:50px;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:2;display:none}.home5 .tab-bar .xicon.tracker-prev{background-image:url(../image/prev1.png);left:0}.home5 .tab-bar .xicon.tracker-next{background-image:url(../image/next1.png);right:0}.home5 .tab-bar .tracker-box{padding:100px 0 15px}.home5 .tab-bar .tab-term{height:351px;width:272px;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}.home5 .tab-bar .tab-term+.tab-term{margin-left:10px}.home5 .tab-bar .tab-term::after{content:"";position:absolute;width:46px;height:103px;background:url(../image/icon15.png) no-repeat center;left:50%;bottom:0;margin-left:-23px;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}.home5 .tab-bar .tab-term .t1{position:absolute;left:35px;top:40px;width:53px;height:239px;background:url(../image/bar1.png) no-repeat center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home5 .tab-bar .tab-term .t1 .s{color:#fff;font-size:20px;margin-left:2px}body:not(.lang-en) .home5 .tab-bar .tab-term .t1 .s{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}@media screen and (max-width: 1500px){.home5 .tab-bar .tab-term .t1 .s{font-size:18px}}@media screen and (max-width: 768px){.home5 .tab-bar .tab-term .t1 .s{font-size:18px}}.home5 .tab-bar .tab-term a{position:absolute;left:0;top:0;width:100%;height:100%}.home5 .tab-bar .tab-term.cur{-webkit-transform:translateY(-100px);transform:translateY(-100px)}.home5 .tab-bar .tab-term.cur::after{-webkit-transform:translateY(110%) rotateY(0deg);transform:translateY(110%) rotateY(0deg)}.home5 .tab-cont{position:relative}.home5 .tab-cont .tab-item{position:absolute;left:0;width:100%;top:0;visibility:hidden;opacity:0}.home5 .tab-cont .tab-item.act{position:relative;visibility:visible;opacity:1}.home5 .tab-cont .tab-item .list{display:-webkit-box;display:-ms-flexbox;display:flex}.home5 .tab-cont .tab-item .list .item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:5px solid #9e3539;padding:65px 0 30px}body:not(.lang-en) .home5 .tab-cont .tab-item .list .item{text-align:justify;text-justify:inter-ideograph}.home5 .tab-cont .tab-item .list .item+.item{margin-left:65px}.home5 .tab-cont .tab-item .list .item .t1{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;text-overflow:ellipsis;overflow:hidden;font-size:24px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1500px){.home5 .tab-cont .tab-item .list .item .t1{font-size:20px}}@media screen and (max-width: 768px){.home5 .tab-cont .tab-item .list .item .t1{font-size:18px}}.home5 .tab-cont .tab-item .list .item .p{font-size:18px;color:#999999;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;height:4.5em;text-overflow:ellipsis;overflow:hidden;margin-top:10px}@media screen and (max-width: 1500px){.home5 .tab-cont .tab-item .list .item .p{font-size:16px}}@media screen and (max-width: 768px){.home5 .tab-cont .tab-item .list .item .p{font-size:16px}}body:not(.lang-en) .home5 .tab-cont .tab-item .list .item .p{text-align:justify;text-justify:inter-ideograph}.home5 .tab-cont .tab-item .more{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;display:inline-block;width:115px;height:38px;line-height:38px;text-align:center;color:#707070;background:url(../image/bar2.png) no-repeat center;font-size:16px;margin-top:40px}@media screen and (min-width: 769px){.home1 .banner_bar .cont .item:hover .list{visibility:visible;top:100%;opacity:1}.home1 .banner_bar .cont .item .list .li:hover a{color:#fff}.home1 .banner_bar .cont .item a:hover::after{width:100%}.home2 .box .l .tab-bar .tab-term .arr:hover{color:#90383b;background-image:url(../image/arr3_a.png)}.home4 .box .l .list .item:hover{background:#be9d5c url(../image/icon7.png) no-repeat right center}.home2 .box .l .tab-cont .tab-item .slick-item .cont:hover .img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.home2 .box .l .tab-cont .tab-item .slick-item .cont:hover .txt .t1{color:#90383b}.home2 .box .l .tab-cont .tab-item .list .line:hover .lt .t1{color:#90383b;background-image:url(../image/arr4_a.png)}.home2 .box .r .top .flex .ico{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.home2 .box .r .top:hover .flex .ico{-webkit-transform:translateY(-10%) rotateY(-180deg);transform:translateY(-10%) rotateY(-180deg)}.home2 .box .r .btm .list .line .flex{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.home2 .box .r .btm .list .line:hover .flex{padding:0 30px}.home3 .box .l .top .tab-bar .tab-term .arr:hover{color:#90383b;background-image:url(../image/arr3_a.png)}.home3 .box .r .list .item:hover .ico img{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0;visibility:hidden}.home3 .box .r .list .item:hover .ico img.blk{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.home3 .box .r .list .item:hover .t1{color:#d3af6f}.home3 .box .l .tab-cont .tab-item .list .item .txt:hover{color:#90383b}.home3 .box .l .tab-cont .tab-item .list .item .txt:hover .p{color:#90383b}.home5 .tab-cont .tab-item .list .item:hover .t1{color:#90383b}.home5 .tab-cont .tab-item .list .item:hover .p{color:#90383b}.home5 .tab-cont .tab-item .more:hover{color:#90383b;background-image:url(../image/bar2_a.png)}.home4 .slick-mod1 .slick-item .mar:hover .t1{color:#90383b}.home2 .box .l .tab-cont .tab-item .slick-arrow:hover{color:#8a2e2f}.home2 .box .l .tab-cont .tab-item .txt .item:hover .t1{color:#90383b}.home2 .box .l .tab-cont .tab-item .list .line:hover .lt .t1{color:#90383b}}@media screen and (max-width: 1500px){.home2 .box .l .tab-bar .tab-term+.tab-term{margin-left:30px}.home3 .box .l .top .tab-bar .tab-term{margin-left:30px}.home5 .tab-bar .tab-term{width:246px}.home2 .box .l .tab-cont .tab-item .list .line .lt .t1{max-width:70%}.home2 .box .l .tab-cont .tab-item .slick-mod{width:460px;height:345px}.home1 .banner_bar .cont .item{height:50px}.home2,.home3,.home4,.home5{padding:70px 0}.home5 .bgi{top:-65px}.home1 .banner_bar .cont{font-size:16px}.home1 .banner_bar .cont .item .list .li a{font-size:14px}.home4 .box .l .list .item .txt .t1,.home4 .slick-mod1 .slick-item .txt .t1,.home5 .tab-cont .tab-item .list .item .t1{font-size:16px}.home5 .tab-cont .tab-item .list .item{padding-top:35px}}@media screen and (max-width: 1366px){.home5 .tab-bar .tab-term{width:233px}}@media screen and (max-width: 768px){.home1 .banner_bar{position:static;padding:5px 0;background:#863437}.home1 .banner_bar .cont{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.home1 .banner_bar .cont .item{line-height:inherit;width:25%;text-align:center;padding:3px 0}.home2{padding:50px 0}.home2 .slick-mod1{margin-top:20px}.home2 .slick-mod1 .slick-dots{bottom:10px}.home2 .box{display:block}.home2 .box .l{width:auto}.home2 .box .l .tab-bar{padding:30px 15px 25px}.home2 .box .l .tab-bar .tab-term{height:48px}.home2 .box .l .tab-bar .tab-term .arr{right:15px}.home2 .box .l .tab-bar .tab-term+.tab-term{margin-left:3px}.home2 .box .l .tab-bar .tab-term .s1{line-height:1;width:50px}.home2 .box .l .tab-bar .tab-term.cur .s1{margin-right:5px;width:60px}.home2 .box .l .tab-cont{margin:0}.home2 .box .l .tab-cont .tab-item .slick-top{display:block}.home2 .box .l .tab-cont .tab-item .txt{padding:0 15px;margin-top:20px}.home2 .box .l .tab-cont .tab-item .txt .item+.item{margin-top:10px}.home2 .box .l .tab-cont .tab-item .slick-mod{width:100%;height:auto}.home2 .box .l .tab-cont .tab-item .slick-top{padding-bottom:20px}.home2 .box .l .tab-cont .tab-item .slick-item .cont{display:block}.home2 .box .l .tab-cont .tab-item .slick-item .cont .txt{padding:10px 15px 0}.home2 .box .l .tab-cont .tab-item .list .line{padding:0 15px}.home2 .box .l .tab-cont .tab-item .list .line .lt{display:block}.home2 .box .l .tab-cont .tab-item .list .line .lt .dt{display:inline-block;margin-left:15px}.home2 .box .l .tab-cont .tab-item .list .line .lt .t1{max-width:inherit;padding-bottom:5px;white-space:normal;text-overflow:inherit;height:auto;background-position:left 6px;padding-left:15px}.home2 .box .l .tab-cont .tab-item .list .line .time{bottom:3px;top:auto;-webkit-transform:none;transform:none}.home2 .box .l .tab-cont .tab-item .slick-item .cont .txt .p{padding-top:5px}.home2 .box .l .tab-cont .tab-item .slick-item .cont .img{width:100%;height:auto}.home2 .box .r{margin-top:50px;padding:0 15px 15px}.home2 .box .r .btm .list .line .flex{padding:0 30px}.home2 .box .r .btm .list .line+.line{margin-top:10px}.home3{padding:50px 0}.home3 .box{display:block}.home3 .box .l .top{display:block;padding-bottom:0}.home3 .box .l .top .tit{padding-bottom:25px}.home3 .box .l .top .tab-bar .tab-term .arr{top:5px}.home3 .box .l .top .tab-bar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}.home3 .box .l .top .tab-bar .tab-term{padding:0 15px;margin-left:0}.home3 .box .l .tab-cont .tab-item .list .item{margin-top:25px}.home3 .box .l .tab-cont .tab-item .list .item .img{float:none;width:100%;height:auto}.home3 .box .l .tab-cont .tab-item .list .item .img img{position:static;-webkit-transform:none;transform:none}.home3 .box .l .tab-cont .tab-item .list .item .txt{padding:10px 0px 0}.home3 .box .r{width:auto;margin-left:0;margin-top:50px}.home3 .box .r .list .item{height:45vw}.home3 .box .r .list .item .ico{margin-top:9vw}.home3 .box .r .list .item .t1{padding:10px 15px 0}.home3 .slick-mod{margin-top:20px}.home3 .slick-mod .slick-slide>div{margin:0}.home3 .slick-mod .slick-item{padding:0}.home4{padding:50px 0}.home4 .tit{padding-bottom:25px}.home4 .box{display:block}.home4 .box .l .list{display:block}.home4 .box .l .list .item{width:100% !important;margin:0 0 10px;height:100px}.home4 .box .l .list .item:last-child{width:100% !important}.home4 .box .l .list .item:last-child .ico{position:static}.home4 .box .l .list .item:first-child .ico{position:static}.home4 .box .r{width:auto;margin-top:30px}.home4 .box .r img{width:100%;height:auto}.home4 .slick-mod1 .slick-arrow{top:36%}.home5{padding:50px 0}.home5 .bgi{background-size:200% auto;background-position:right top;top:-50px}.home5 .tit{padding-bottom:25px}.home5 .tab-cont{display:none}.home5 .tab-bar .tracker-box{padding:40px 0 0}.home5 .tab-bar .tab-term{width:170px}.home5 .tab-bar .tab-term+.tab-term{margin-left:5px}.home5 .tab-bar .tab-term::after{display:none}.home5 .tab-bar .tab-term.cur{-webkit-transform:none;transform:none}.home5 .tab-bar .tab-term:nth-child(odd){-webkit-transform:translateY(-40px);transform:translateY(-40px)}.home5 .tab-bar .tab-term .t1{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home5 .tab-bar .xicon{top:160px;display:block}.home2 .box .l .tab-bar .tab-term .s1::before,.home2 .box .l .tab-bar .tab-term.cur .s1::before{display:none}.home4 .box{margin-top:10px}.home2 .box .l .tab-cont .tab-item .slick-item .cont .txt .p{height:auto;display:block;overflow:visible}.home3 .box .l .top .tab-bar{margin-top:15px}.home3 .box .l .tab-cont .tab-item .list .item .img{display:none}}

.information_list1{padding:115px 0 120px;position:relative}.information_list1 .tracker-mod{margin-top:45px}.information_list1 .tracker-mod .tracker-item{width:239px;height:53px;line-height:53px;font-size:24px;color:#999999;margin:0 22px}@media screen and (max-width: 1500px){.information_list1 .tracker-mod .tracker-item{font-size:20px}}@media screen and (max-width: 768px){.information_list1 .tracker-mod .tracker-item{font-size:18px}}.information_list1 .tracker-mod .tracker-item.cur{background:url(../image/jhy/tit-bg.png) center no-repeat;color:#86292a;background-size:contain}.information_list1 .tracker-mod a{display:block}.information_list1 .list{margin-top:45px}.information_list1 .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background-color:#fbfbfb;-webkit-transition:all .3s;transition:all .3s;position:relative}.information_list1 .list .pic{width:211px;height:100%;overflow:hidden;position:relative;overflow:hidden}.information_list1 .list .pic::before{content:'';display:block;padding-top:74.88152%}.information_list1 .list .pic .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.information_list1 .list .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 30px}.information_list1 .list .t1{font-size:22px;width:100%}@media screen and (max-width: 1500px){.information_list1 .list .t1{font-size:18px}}@media screen and (max-width: 768px){.information_list1 .list .t1{font-size:18px}}.information_list1 .list .t2{font-size:18px;color:#999999;line-height:1.5;margin-top:5px;width:100%}@media screen and (max-width: 1500px){.information_list1 .list .t2{font-size:16px}}@media screen and (max-width: 768px){.information_list1 .list .t2{font-size:16px}}body:not(.lang-en) .information_list1 .list .t2{text-align:justify;text-justify:inter-ideograph}.information_list1 .list .t3{font-size:18px;color:#b38484;font-family:Arial, Helvetica, sans-serif;margin-top:5px;width:100%}@media screen and (max-width: 1500px){.information_list1 .list .t3{font-size:16px}}@media screen and (max-width: 768px){.information_list1 .list .t3{font-size:16px}}.information_list1 .list .item+.item{margin-top:40px}.information_list1 .list .item::before{content:'';width:8px;height:100%;background-color:#ac3f44;position:absolute;right:0;top:0;opacity:0}.information_list1 .list .item a{display:block}@media screen and (min-width: 769px){.information_list1 .list .item:hover{color:#90383b;background-color:rgba(172,63,68,0.2)}.information_list1 .list .item:hover .pic img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.information_list1 .list .item:hover .t2,.information_list1 .list .item:hover .t3{color:#90383b}.information_list1 .list .item:hover::before{opacity:1}}@media screen and (max-width: 1500px){.information_list1{padding:70px 0}.information_list1 .tracker-mod .tracker-item{margin:0 5px}}@media screen and (max-width: 768px){.information_list1{padding:50px 0}.information_list1 .tracker-mod{margin-top:15px}.information_list1 .tracker-mod .tracker-item{width:auto;height:auto;padding:10px 30px;line-height:1.6;margin:0}.information_list1 .list{margin-top:30px}.information_list1 .list .item{display:block;height:auto}.information_list1 .list .item::before{content:none}.information_list1 .list .pic{width:100%}.information_list1 .list .pic::before{display:none}.information_list1 .list .pic .i{position:relative;top:0;left:0;-webkit-transform:none;transform:none;width:100%}.information_list1 .list .text{padding:15px}.information_list1 .list .item+.item{margin-top:20px}}

.onlineMesg1{padding:120px 0}.onlineMesg1 .cont{width:820px}.onlineMesg1 .cont .pub-tit{padding-left:348px}.onlineMesg1 .inner{margin-top:50px}.onlineMesg1 .inner .item{position:relative;margin-bottom:30px}.onlineMesg1 .inner .item .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.onlineMesg1 .inner .item .lr{width:calc(100% - 472px)}.onlineMesg1 .inner .item .lr .t{text-align:right;font-size:22px;padding-top:5px}@media screen and (max-width: 1500px){.onlineMesg1 .inner .item .lr .t{font-size:18px}}@media screen and (max-width: 768px){.onlineMesg1 .inner .item .lr .t{font-size:18px}}.onlineMesg1 .inner .item .lr .t span{color:#9b2b2e}.onlineMesg1 .inner .item .rl{width:472px}.onlineMesg1 .inner .item .rl .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.onlineMesg1 .inner .item .rl .iptbox{background-color:#fff;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.onlineMesg1 .inner .item .rl .iptbox .ipt,.onlineMesg1 .inner .item .rl .iptbox .text{width:100%;padding:0 30px;font-size:22px}@media screen and (max-width: 1500px){.onlineMesg1 .inner .item .rl .iptbox .ipt,.onlineMesg1 .inner .item .rl .iptbox .text{font-size:18px}}@media screen and (max-width: 768px){.onlineMesg1 .inner .item .rl .iptbox .ipt,.onlineMesg1 .inner .item .rl .iptbox .text{font-size:18px}}.onlineMesg1 .inner .item .rl .iptbox .ipt{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onlineMesg1 .inner .item .rl .iptbox .ipt input{display:block;width:100%;font-size:16px}.onlineMesg1 .inner .item .rl .iptbox .text{height:150px;padding:11px 30px 10px}.onlineMesg1 .inner .item .rl .iptbox .text textarea{display:block;width:100%;height:100%;font-size:16px}.onlineMesg1 .inner .item .rl .code{width:117px;height:50px;margin-left:30px;cursor:pointer}.onlineMesg1 .inner .item .rl .code .img{width:100%;height:100%}.onlineMesg1 .inner .item .rl .code .img img{width:100%;display:block;height:100%}.onlineMesg1 .inner .item .tips{position:absolute;left:100%;top:13px;font-size:16px;color:#9b2b2e;padding-left:30px;width:580px}.onlineMesg1 .btnbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.onlineMesg1 .btnbox .btn1{width:472px;text-align:center;height:70px;line-height:70px;color:#fff;font-size:24px;border-radius:10px;background-color:#9b2b2e;cursor:pointer}@media screen and (max-width: 1500px){.onlineMesg1 .btnbox .btn1{font-size:20px}}@media screen and (max-width: 768px){.onlineMesg1 .btnbox .btn1{font-size:18px}}.onlineMesg2{padding:120px 0;background-color:#fff}.onlineMesg2 .cont{margin-top:60px}.onlineMesg2 .list .item{padding:14px 27px 16px;background-color:#fbfbfb}.onlineMesg2 .list .item .t1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:22px}@media screen and (max-width: 1500px){.onlineMesg2 .list .item .t1{font-size:18px}}@media screen and (max-width: 768px){.onlineMesg2 .list .item .t1{font-size:18px}}.onlineMesg2 .list .item .span{font-size:18px;color:#b38484;padding-left:28px}@media screen and (max-width: 1500px){.onlineMesg2 .list .item .span{font-size:16px}}@media screen and (max-width: 768px){.onlineMesg2 .list .item .span{font-size:16px}}.onlineMesg2 .list .item .t2{margin-top:2px;color:#999999;font-size:18px}@media screen and (max-width: 1500px){.onlineMesg2 .list .item .t2{font-size:16px}}@media screen and (max-width: 768px){.onlineMesg2 .list .item .t2{font-size:16px}}.onlineMesg2 .list .item .ans{margin-top:26px;border-top:1px dashed #b38484;padding-top:26px}.onlineMesg2 .list .item+.item{margin-top:40px}@media screen and (max-width: 1500px){.onlineMesg1 .inner .item .tips{width:480px;font-size:14px}.onlineMesg1 .inner .item .lr{width:calc(100% - 442px)}.onlineMesg1 .inner .item .rl{width:442px}.onlineMesg1 .cont{width:680px}.onlineMesg2,.onlineMesg1{padding:70px 0}}@media screen and (max-width: 768px){.onlineMesg1{padding:50px 0}.onlineMesg1 .cont{width:auto}.onlineMesg1 .cont .pub-tit{padding-left:0}.onlineMesg1 .inner{margin-top:25px}.onlineMesg1 .inner .item{margin-bottom:30px}.onlineMesg1 .inner .item .lr{width:160px}.onlineMesg1 .inner .item:not(.isInput) .flex{display:block}.onlineMesg1 .inner .item:not(.isInput) .lr{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.onlineMesg1 .inner .item .lr .t{text-align:left;font-size:16px}.onlineMesg1 .inner .item:not(.isInput) .rl{width:auto;margin-top:5px}.onlineMesg1 .inner .item:not(.isInput) .rl .iptbox{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.onlineMesg1 .inner .item .rl .iptbox .ipt{height:40px;padding:0 10px}.onlineMesg1 .inner .item .tips{width:auto;left:0;top:100%;padding:0;right:0;font-size:12px}.onlineMesg1 .inner .item .rl .code{height:40px;width:100px;margin-left:10px}.onlineMesg1 .btnbox{display:block}.onlineMesg1 .btnbox .btn1{height:40px;line-height:40px;width:auto;border-radius:5px}.onlineMesg1 .inner .item .rl .iptbox .text{padding:10px}.onlineMesg2{padding:50px 0}.onlineMesg2 .cont{margin-top:15px}.onlineMesg2 .list .item{padding:15px}.onlineMesg2 .list .item .ans{margin-top:15px;padding-top:15px}.onlineMesg2 .list .item+.item{margin-top:15px}}

.project1{padding:120px 0 115px;position:relative;background:url(../image/jhy/bg2.png) bottom center no-repeat}.project1 .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:50px}.project1 .text .div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px;background:url(../image/jhy/bg3.jpg) no-repeat;width:428px;height:76px;padding:17px 30px;color:#fff}@media screen and (max-width: 1500px){.project1 .text .div{font-size:18px}}@media screen and (max-width: 768px){.project1 .text .div{font-size:18px}}.project1 .text .icon{width:46px;height:42px}.project1 .text .icon img{max-width:100%}.project1 .text .t img{width:18px;height:18px;margin-right:13px}.project1 .list{margin:50px -5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project1 .list .item{width:calc(25% - 10px);margin:0 5px}.project1 .list .box{background:url(../image/jhy/bg1.jpg) no-repeat;width:100%;height:440px;position:relative;font-size:22px;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin-bottom:25px;background-size:cover}@media screen and (max-width: 1500px){.project1 .list .box{font-size:18px}}@media screen and (max-width: 768px){.project1 .list .box{font-size:18px}}.project1 .list .div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.project1 .list .box .div{padding-top:90px}.project1 .list .icon{position:relative;overflow:hidden;width:152px;margin:0 auto}.project1 .list .icon::before{content:'';display:block;padding-top:100%}.project1 .list .icon .i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-webkit-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.project1 .list .icon img{width:100%;position:absolute;top:0;left:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.project1 .list .icon .img2{opacity:0;visibility:hidden}.project1 .list .box .t{margin-top:100px}.project1 .list .txt{position:relative;padding-left:47px}.project1 .list .txt+.txt{margin-top:3px}.project1 .list .txt .div{display:-webkit-box;display:-ms-flexbox;display:flex}.project1 .list .txt .icon{width:18px;position:absolute;left:15px;top:4px}.project1 .list .txt .icon2{opacity:0}.project1 .list .txt .icon img{max-width:100%}.project1 .list .txt .t{font-size:18px;text-align:left}@media screen and (max-width: 1500px){.project1 .list .txt .t{font-size:16px}}@media screen and (max-width: 768px){.project1 .list .txt .t{font-size:16px}}@media screen and (min-width: 769px){.project1 .list .box:hover{background-image:url(../image/jhy/bg1_a.jpg);color:#d1ad6f}.project1 .list .box:hover .img2{opacity:1;visibility:visible}.project1 .list .box:hover .img1{opacity:0;visibility:hidden}.project1 .list .txt:hover{color:#90383b}.project1 .list .txt:hover .icon2{opacity:1}.project1 .list .txt:hover .icon1{opacity:0}.project1 .text a:hover{color:#90383b}.project1 .text a:hover::before{background-image:url(../image/jhy/icon1_a.png)}}@media screen and (max-width: 1500px){.project1{padding:70px 0}}@media screen and (max-width: 768px){.project1{padding:50px 0 25px;background-image:none}.project1 .text{margin-top:20px}.project1 .text a{width:100%}.project1 .text .div{width:100%;padding:15px;height:auto}.project1 .text .icon{width:2em;height:auto}.project1 .list{margin:20px 0 0}.project1 .list .item{width:100%;margin:15px 0}.project1 .list .box{height:auto;padding:0;margin-bottom:15px}.project1 .list .icon{width:45px}.project1 .list .box .t{margin-top:15px}.project1 .list .box .div{padding:15px}.project1 .list .div{display:block}.project1 .list .txt .icon{top:4px}.project1 .list .txt .div{display:block}.project1 .list{display:block}}

.result-page{padding:50px 0}.result-page .result-head .t{font-size:1.7em}.result-page .result-head .s{margin-left:30px;font-size:1.2em;color:#707070}.result-page .result-list{margin-bottom:50px}.result-page .result-list .list-item{padding:30px 0;border-bottom:1px solid #eee}.result-page .result-list .t{margin-bottom:15px;font-size:1.2em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:color .3s;transition:color .3s}.result-page .result-list .p{color:#707070;text-align:justify;text-justify:inter-ideograph}.result-page .key{color:#863437}@media screen and (min-width: 769px){.result-page .result-list .t:hover{color:#863437}}

.sitemap-page{padding:50px 0}.sitemap-page .dl{padding:20px 0;border-bottom:1px solid #eee}.sitemap-page .dt{font-size:1.2em}.sitemap-page .dd{margin-top:20px;padding-left:4em}.sitemap-page .link{-webkit-transition:color .3s;transition:color .3s}.sitemap-page .link+.link{margin-left:20px}@media screen and (min-width: 769px){.sitemap-page .link:hover{color:#863437}}
