@import url("https://at.alicdn.com/t/font_1360053_17egunhno2u.css");body,html{font-family:"Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1", Arial, "Hiragino Sans GB", "\5B8B\4F53";background:#f6f6f6;min-width:1280px}@media screen and (max-width: 640px){body,html{min-width:auto;font-size:-webkit-calc(100vw / 3.75);font-size:calc(100vw / 3.75)}}*{word-wrap:break-word;outline:none}a{text-decoration:none}img{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}input::input-placeholder,textarea::input-placeholder{color:#fff;font-size:14px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#fff;font-size:14px}input::-moz-placeholder,textarea::-moz-placeholder{color:#fff;font-size:14px}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#fff;font-size:14px}.w1400{width:1400px;margin:0 auto}@media screen and (max-width: 640px){.w1400{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.i_header{position:fixed;left:0;top:0;width:100%;z-index:999;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_header.active{background:#097cd3}.i_header .w1400{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_header .w1400 .logo a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_header .w1400 .attr{padding:20px 0 2px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.i_header .w1400 .attr .mail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_header .w1400 .attr .mail .col{position:relative;margin:0 0 0 20px;line-height:34px;font-size:14px}.i_header .w1400 .attr .mail .col::before{position:absolute;left:-10px;top:50%;margin-top:-7px;content:"";width:1px;height:14px;background:#fff}.i_header .w1400 .attr .mail .col:first-child::before,.i_header .w1400 .attr .mail .col:last-child::before{display:none}.i_header .w1400 .attr .mail .col a{color:#fff}.i_header .w1400 .attr .mail .col form{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;border-radius:34px}.i_header .w1400 .attr .mail .col form input{background:none;border:none;height:32px;font-size:14px;color:#fff;padding:0 0 0 20px;margin:0;width:auto}.i_header .w1400 .attr .mail .col form button{background:none;height:32px;border:none;padding:0 10px;cursor:pointer}.i_header .w1400 .attr .mail .col form button i{font-size:22px;color:#fff}.i_header .w1400 .attr .menu{margin:6px 0 0 0}.i_header .w1400 .attr .menu>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_header .w1400 .attr .menu>ul>li{position:relative;margin:0 0 0 30px}.i_header .w1400 .attr .menu>ul>li:hover .sub{height:auto;opacity:1}.i_header .w1400 .attr .menu>ul>li .nam{line-height:54px;font-size:18px}.i_header .w1400 .attr .menu>ul>li .nam a{color:#fff}.i_header .w1400 .attr .menu>ul>li .nam a i{display:none}.i_header .w1400 .attr .menu>ul>li .sub{position:absolute;left:-40px;top:54px;width:-webkit-calc(100% + 80px);width:calc(100% + 80px);height:0;opacity:0;overflow:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_header .w1400 .attr .menu>ul>li .sub ul{padding:5px 0;background:#fff}.i_header .w1400 .attr .menu>ul>li .sub ul li{text-align:center}.i_header .w1400 .attr .menu>ul>li .sub ul li a{display:block;font-size:16px;line-height:45px;color:#333;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_header .w1400 .attr .menu>ul>li .sub ul li a:hover{background:#097cd3;color:#fff}.i_header .w1400 .btns{display:none}@media screen and (max-width: 640px){.i_header{font-size:12px}.i_header .w1400{position:relative;padding:12px}.i_header .w1400 .logo img{height:40px}.i_header .w1400 .attr{padding:0}.i_header .w1400 .attr .mail{display:none}.i_header .w1400 .attr .menu{position:absolute;left:0;top:64px;margin:0;background:#097cd3;width:100%;display:none}.i_header .w1400 .attr .menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.i_header .w1400 .attr .menu>ul>li{margin:0;width:100%}.i_header .w1400 .attr .menu>ul>li:hover .sub{height:0;opacity:0}.i_header .w1400 .attr .menu>ul>li .nam{padding:0 12px;font-size:16px;line-height:50px}.i_header .w1400 .attr .menu>ul>li .nam a{border-top:1px solid #679bc3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.i_header .w1400 .attr .menu>ul>li .nam a span{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.i_header .w1400 .attr .menu>ul>li .nam a i{display:block;font-size:14px}.i_header .w1400 .btns{display:block}.i_header .w1400 .btns i{color:#fff;font-size:32px;font-weight:bold}}.i_banner{position:relative}.i_banner .swiper-slide{height:900px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.i_banner .swiper-slide.ani-slide a{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.i_banner .swiper-slide a{display:block;width:100%;height:900px;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 3s;-o-transition:all 3s;transition:all 3s}.i_banner .swiper-slide a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i_banner .swiper-pagination .swiper-pagination-bullet{width:50px;height:5px;background:#fff;border-radius:5px}@media screen and (max-width: 640px){.i_banner{font-size:12px}.i_banner .swiper-slide{height:260px}.i_banner .swiper-slide a{height:260px}}.i_news{background:url(../images/bg_001.jpg) center center no-repeat;background-size:cover;padding:60px 0}.i_news .w1400 .tip{padding:0 0 20px 0;line-height:1;font-size:36px;font-weight:bold;position:relative}.i_news .w1400 .tip::after{position:absolute;left:0;bottom:0;content:"";width:80px;height:4px;background:#097cd3}.i_news .w1400 .tip span{color:#097cd3}.i_news .w1400 .box{margin:40px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_news .w1400 .box .lef{width:670px}.i_news .w1400 .box .lef a{position:relative;display:block}.i_news .w1400 .box .lef a:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_news .w1400 .box .lef a .pic{height:370px;overflow:hidden}.i_news .w1400 .box .lef a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_news .w1400 .box .lef a .tim{position:absolute;left:0;top:302px;background:rgba(9,124,211,0.8);font-size:24px;line-height:1;color:#fff;padding:16px 20px}.i_news .w1400 .box .lef a .tim span{font-size:36px}.i_news .w1400 .box .lef a .txt{background:#fff;padding:20px}.i_news .w1400 .box .lef a .txt .tit{line-height:1;font-size:20px;color:#333;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.i_news .w1400 .box .lef a .txt .des{margin:15px 0 0 0;line-height:1;font-size:16px;color:#999;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.i_news .w1400 .box .lef .swiper-pagination{padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;bottom:100px}.i_news .w1400 .box .lef .swiper-pagination .swiper-pagination-bullet{background:#fff}.i_news .w1400 .box .rig{width:-webkit-calc(100% - 730px);width:calc(100% - 730px);margin:0 0 0 60px;position:relative}.i_news .w1400 .box .rig .sha{position:absolute;right:0;top:-96px;padding:0 60px 0 20px;line-height:54px;font-size:20px;text-align:right;background:url(../images/pic_001.png) center right no-repeat}.i_news .w1400 .box .rig .sha a{color:#fff}.i_news .w1400 .box .rig .xia{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.i_news .w1400 .box .rig .xia .row{margin:35px 0 0 0}.i_news .w1400 .box .rig .xia .row:first-child{margin:0}.i_news .w1400 .box .rig .xia .row a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1}.i_news .w1400 .box .rig .xia .row a:hover .tit{color:#097cd3;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.i_news .w1400 .box .rig .xia .row a:hover .tim{color:#097cd3}.i_news .w1400 .box .rig .xia .row a .tit{font-size:18px;color:#333;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_news .w1400 .box .rig .xia .row a .tim{margin:0 0 0 20px;font-size:16px;color:#999;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 640px){.i_news{padding:30px 0}.i_news .w1400 .tip{font-size:20px;padding:0 12px 12px 12px}.i_news .w1400 .tip::after{left:12px;width:40px;height:4px}.i_news .w1400 .box{margin:20px 0 0 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 12px}.i_news .w1400 .box .lef{width:100%}.i_news .w1400 .box .lef a .pic{height:240px}.i_news .w1400 .box .lef a .txt{padding:12px}.i_news .w1400 .box .lef a .txt .tit{font-size:16px}.i_news .w1400 .box .lef a .txt .des{font-size:12px;margin:10px 0 0 0}.i_news .w1400 .box .lef a .tim{font-size:14px;top:188px}.i_news .w1400 .box .lef a .tim span{font-size:20px}.i_news .w1400 .box .rig{width:100%;margin:20px 0 0 0}.i_news .w1400 .box .rig .sha{display:none}.i_news .w1400 .box .rig .xia{margin:0}.i_news .w1400 .box .rig .xia .row{margin:0 0 15px 0}.i_news .w1400 .box .rig .xia .row a:hover .tit{color:#333;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.i_news .w1400 .box .rig .xia .row a:hover .tim{color:#999}.i_news .w1400 .box .rig .xia .row a .tit{font-size:16px}.i_news .w1400 .box .rig .xia .row a .tim{font-size:12px}}.i_focus{background:url(../images/bg_002.jpg) center center no-repeat;background-size:cover;padding:60px 0}.i_focus .w1400{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_focus .w1400 .tzgg{width:450px}.i_focus .w1400 .tzgg .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_focus .w1400 .tzgg .tip span{color:#fff;line-height:1;font-size:36px;font-weight:bold;position:relative}.i_focus .w1400 .tzgg .tip span::after{position:absolute;left:0;bottom:-20px;content:"";width:80px;height:4px;background:#fff}.i_focus .w1400 .tzgg .tip a{font-size:14px;color:#fff}.i_focus .w1400 .tzgg .box{background:rgba(255,255,255,0.8);margin:60px 0 0 0;border-radius:10px;padding:12px 0}.i_focus .w1400 .tzgg .box .row{padding:0 30px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_focus .w1400 .tzgg .box .row:first-child a{border:none}.i_focus .w1400 .tzgg .box .row:hover{background:#097cd3}.i_focus .w1400 .tzgg .box .row:hover:first-child a{border:none}.i_focus .w1400 .tzgg .box .row:hover a{border-top:1px solid #097cd3}.i_focus .w1400 .tzgg .box .row:hover a .tim{color:#fff}.i_focus .w1400 .tzgg .box .row:hover a .tit{color:#fff}.i_focus .w1400 .tzgg .box .row a{border-top:1px solid #ccc;padding:18px 0;display:block;line-height:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_focus .w1400 .tzgg .box .row a .tim{font-size:16px;color:#666;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_focus .w1400 .tzgg .box .row a .tit{font-size:18px;margin:12px 0 0 0;color:#333;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.i_focus .w1400 .mtjj{width:-webkit-calc(100% - 500px);width:calc(100% - 500px);margin:0 0 0 50px}.i_focus .w1400 .mtjj .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_focus .w1400 .mtjj .tip span{color:#fff;line-height:1;font-size:36px;font-weight:bold;position:relative}.i_focus .w1400 .mtjj .tip span::after{position:absolute;left:0;bottom:-20px;content:"";width:80px;height:4px;background:#fff}.i_focus .w1400 .mtjj .tip a{font-size:14px;color:#fff}.i_focus .w1400 .mtjj .box{margin:60px 0 0 0;position:relative}.i_focus .w1400 .mtjj .box .row a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_focus .w1400 .mtjj .box .row a:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_focus .w1400 .mtjj .box .row a:hover .txt .tit{color:#097cd3}.i_focus .w1400 .mtjj .box .row a .pic{width:248px;height:248px;overflow:hidden}.i_focus .w1400 .mtjj .box .row a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_focus .w1400 .mtjj .box .row a .txt{width:-webkit-calc(100% - 248px);width:calc(100% - 248px);background:rgba(255,255,255,0.8);padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.i_focus .w1400 .mtjj .box .row a .txt .tag{font-size:20px;font-weight:bold;color:#333;line-height:1;position:relative}.i_focus .w1400 .mtjj .box .row a .txt .tag::after{position:absolute;left:0;bottom:-20px;content:"";width:40px;height:4px;background:#fab101}.i_focus .w1400 .mtjj .box .row a .txt .tit{font-size:18px;line-height:1;color:#333;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:40px 0 0 0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_focus .w1400 .mtjj .box .row a .txt .des{font-size:15px;color:#999;line-height:1.5;margin:20px 0 0 0}.i_focus .w1400 .mtjj .box .row:nth-child(-n+2){width:627px}.i_focus .w1400 .mtjj .box .row:nth-child(2){margin:25px 0 0 0}.i_focus .w1400 .mtjj .box .row:nth-child(3){position:absolute;right:0;top:0;width:-webkit-calc(100% - 652px);width:calc(100% - 652px)}.i_focus .w1400 .mtjj .box .row:nth-child(3) a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.i_focus .w1400 .mtjj .box .row:nth-child(3) a .txt{width:100%;min-height:273px}@media screen and (max-width: 640px){.i_focus{padding:30px 0}.i_focus .w1400{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_focus .w1400 .tzgg{width:100%;padding:0 12px}.i_focus .w1400 .tzgg .tip span{font-size:20px}.i_focus .w1400 .tzgg .tip span::after{left:0;bottom:-12px;width:40px;height:4px}.i_focus .w1400 .tzgg .tip a{font-size:14px}.i_focus .w1400 .tzgg .box{margin:32px 0 0 0;padding:10px 0}.i_focus .w1400 .tzgg .box .row{padding:0 20px}.i_focus .w1400 .tzgg .box .row:hover{background:none}.i_focus .w1400 .tzgg .box .row:hover a{border-top:1px solid #eee}.i_focus .w1400 .tzgg .box .row:hover a .tim{color:#666}.i_focus .w1400 .tzgg .box .row:hover a .tit{color:#333}.i_focus .w1400 .tzgg .box .row a{padding:15px 0}.i_focus .w1400 .tzgg .box .row a .tim{font-size:12px}.i_focus .w1400 .tzgg .box .row a .tit{font-size:16px}.i_focus .w1400 .mtjj{width:100%;margin:30px 0 0 0;padding:0 12px}.i_focus .w1400 .mtjj .tip span{font-size:20px}.i_focus .w1400 .mtjj .tip span::after{left:0;bottom:-12px;width:40px;height:4px}.i_focus .w1400 .mtjj .tip a{font-size:14px}.i_focus .w1400 .mtjj .box{margin:32px 0 0 0}.i_focus .w1400 .mtjj .box .row a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.i_focus .w1400 .mtjj .box .row a:hover .pic img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.i_focus .w1400 .mtjj .box .row a:hover .txt .tit{color:#333}.i_focus .w1400 .mtjj .box .row a .pic{width:100%;height:200px}.i_focus .w1400 .mtjj .box .row a .txt{width:100%;padding:15px}.i_focus .w1400 .mtjj .box .row a .txt .tag{font-size:18px}.i_focus .w1400 .mtjj .box .row a .txt .tag::after{bottom:-12px}.i_focus .w1400 .mtjj .box .row a .txt .tit{margin:22px 0 0 0;font-size:16px}.i_focus .w1400 .mtjj .box .row a .txt .des{margin:5px 0 0 0;font-size:12px}.i_focus .w1400 .mtjj .box .row:nth-child(-n+2){width:100%}.i_focus .w1400 .mtjj .box .row:nth-child(2){margin:10px 0 0 0}.i_focus .w1400 .mtjj .box .row:nth-child(3){position:static;width:100%;margin:10px 0 0 0}.i_focus .w1400 .mtjj .box .row:nth-child(3) a .txt{min-height:auto}}.i_affair{background:#fff;padding:60px 0}.i_affair .w1400{border-top:6px solid #097cd3;padding:35px;-webkit-box-shadow:0 0 12px #eee;box-shadow:0 0 12px #eee}.i_affair .w1400 .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_affair .w1400 .tip .lef{line-height:1;font-size:36px;font-weight:bold}.i_affair .w1400 .tip .lef span{color:#097cd3}.i_affair .w1400 .tip .rig{font-size:14px;line-height:1}.i_affair .w1400 .tip .rig a{color:#097cd3}.i_affair .w1400 .box{margin:40px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_affair .w1400 .box .lef{width:400px}.i_affair .w1400 .box .lef a{position:relative;display:block}.i_affair .w1400 .box .lef a:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_affair .w1400 .box .lef a .pic{height:260px;overflow:hidden}.i_affair .w1400 .box .lef a .pic img{-o-object-fit:cover;object-fit:cover;height:260px;width:100%;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_affair .w1400 .box .lef a .tit{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.6);color:#fff;font-size:16px;line-height:48px;padding:0 100px 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.i_affair .w1400 .box .lef .swiper-pagination{height:48px;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;bottom:0}.i_affair .w1400 .box .lef .swiper-pagination .swiper-pagination-bullet{background:#fff}.i_affair .w1400 .box .rig{width:-webkit-calc(100% - 440px);width:calc(100% - 440px);margin:0 0 0 40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_affair .w1400 .box .rig .col{width:-webkit-calc((100% - 40px) / 2);width:calc((100% - 40px) / 2);margin:20px 40px 0 0;-webkit-box-shadow:0 0 8px #eee;box-shadow:0 0 8px #eee;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_affair .w1400 .box .rig .col:nth-child(-n+2){margin-top:0}.i_affair .w1400 .box .rig .col:nth-child(2n){margin-right:0}.i_affair .w1400 .box .rig .col:hover{background:#097cd3;-webkit-box-shadow:3px 6px 40px -8px rgba(0,0,0,0.9);box-shadow:3px 6px 40px -8px rgba(0,0,0,0.9)}.i_affair .w1400 .box .rig .col:hover a .tit{color:#fff}.i_affair .w1400 .box .rig .col:hover a .tim{color:#fff}.i_affair .w1400 .box .rig .col a{display:block;padding:34px 25px;line-height:1}.i_affair .w1400 .box .rig .col a .tit{font-size:18px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#333;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_affair .w1400 .box .rig .col a .tim{margin:20px 0 0 0;font-size:16px;color:#999;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 640px){.i_affair{padding:30px 0}.i_affair .w1400{border:none;padding:0 12px;-webkit-box-shadow:none;box-shadow:none}.i_affair .w1400 .tip .lef{font-size:20px}.i_affair .w1400 .tip .rig{font-size:14px}.i_affair .w1400 .box{margin:20px 0 0 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.i_affair .w1400 .box .lef{width:100%}.i_affair .w1400 .box .lef a .pic{height:200px}.i_affair .w1400 .box .lef a .pic img{height:200px}.i_affair .w1400 .box .rig{width:100%;margin:10px 0 0 0}.i_affair .w1400 .box .rig .col{width:100%;margin:10px 0 0 0}.i_affair .w1400 .box .rig .col:nth-child(2n){margin:20px 0 0 0}.i_affair .w1400 .box .rig .col:hover{background:#fff;-webkit-box-shadow:0 0 8px #eee;box-shadow:0 0 8px #eee}.i_affair .w1400 .box .rig .col:hover a .tit{color:#333}.i_affair .w1400 .box .rig .col:hover a .tim{color:#999}.i_affair .w1400 .box .rig .col a{padding:15px}.i_affair .w1400 .box .rig .col a .tit{font-size:16px}.i_affair .w1400 .box .rig .col a .tim{margin:10px 0 0 0;font-size:14px}}.i_paper{background:url(../images/bg_003.jpg) center center no-repeat;background-size:cover;padding:60px 0}.i_paper .w1400 .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_paper .w1400 .tip .lef{padding:0 0 20px 0;line-height:1;font-size:36px;font-weight:bold;position:relative;color:#fff}.i_paper .w1400 .tip .lef::after{position:absolute;left:0;bottom:0;content:"";width:80px;height:4px;background:#fff}.i_paper .w1400 .tip .rig{font-size:14px;line-height:1}.i_paper .w1400 .tip .rig a{color:#fff}.i_paper .w1400 .box{margin:40px 0 0 0;position:relative}.i_paper .w1400 .box a{display:block;padding:0 10px 10px 0;position:relative}.i_paper .w1400 .box a::after{position:absolute;right:0;bottom:0;content:"";width:-webkit-calc(100% - 10px);width:calc(100% - 10px);height:-webkit-calc(100% - 10px);height:calc(100% - 10px);background:#fab101}.i_paper .w1400 .box a:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_paper .w1400 .box a .pic{position:relative;z-index:1;height:376px;overflow:hidden}.i_paper .w1400 .box a .pic img{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_paper .w1400 .box .swiper-button-next,.i_paper .w1400 .box .swiper-button-prev{width:58px;height:63px;margin-top:-31.5px}.i_paper .w1400 .box .swiper-button-next::after,.i_paper .w1400 .box .swiper-button-prev::after{display:none}.i_paper .w1400 .box .swiper-button-prev{left:-68px}.i_paper .w1400 .box .swiper-button-next{right:-68px}@media screen and (max-width: 640px){.i_paper{padding:30px 12px}.i_paper .w1400 .tip .lef{font-size:20px;padding:0 0 12px 0}.i_paper .w1400 .tip .lef::after{width:40px;height:4px}.i_paper .w1400 .tip .rig{font-size:14px}.i_paper .w1400 .box{margin:20px 0 0 0}.i_paper .w1400 .box .swiper-button-prev{left:12px}.i_paper .w1400 .box .swiper-button-next{right:12px}}.i_social{background:#fff;padding:60px 0}.i_social .w1400{border-top:6px solid #097cd3;padding:35px;-webkit-box-shadow:0 0 12px #eee;box-shadow:0 0 12px #eee}.i_social .w1400 .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_social .w1400 .tip .lef{line-height:1;font-size:36px;font-weight:bold}.i_social .w1400 .tip .lef span{color:#097cd3}.i_social .w1400 .tip .rig{font-size:14px;line-height:1}.i_social .w1400 .tip .rig a{color:#097cd3}.i_social .w1400 .box{margin:40px 0 0 0}.i_social .w1400 .box .sha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_social .w1400 .box .sha .col{width:-webkit-calc((100% - 100px) / 3);width:calc((100% - 100px) / 3);margin:0 50px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_social .w1400 .box .sha .col:last-child{margin:0}.i_social .w1400 .box .sha .col .lef{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.i_social .w1400 .box .sha .col .lef img{margin:0 10px 0 0;height:30px}.i_social .w1400 .box .sha .col .lef span{font-size:24px;color:#097cd3}.i_social .w1400 .box .sha .col .rig{position:relative}.i_social .w1400 .box .sha .col .rig a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_social .w1400 .box .sha .col .rig a .pic{position:absolute;top:50px;right:0;width:200px;border-radius:4px;background:#fff;-webkit-box-shadow:2px 2px 2px #ddd;box-shadow:2px 2px 2px #ddd;padding:10px;border:1px solid #ddd;display:none;z-index:100}.i_social .w1400 .box .xia{margin:30px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_social .w1400 .box .xia .col{width:-webkit-calc((100% - 100px) / 3);width:calc((100% - 100px) / 3);margin:0 50px 0 0}.i_social .w1400 .box .xia .col:last-child{margin:0}.i_social .w1400 .box .xia .col a{position:relative;display:block}.i_social .w1400 .box .xia .col a:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_social .w1400 .box .xia .col a .pic{height:272px;overflow:hidden}.i_social .w1400 .box .xia .col a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_social .w1400 .box .xia .col a .tit{position:absolute;left:0;bottom:0;width:100%;line-height:56px;font-size:18px;color:#fff;background:rgba(0,0,0,0.6);padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (max-width: 640px){.i_social{padding:30px 12px}.i_social .w1400{border-top:none;padding:0;-webkit-box-shadow:none;box-shadow:none}.i_social .w1400 .tip .lef{font-size:20px}.i_social .w1400 .tip .rig{font-size:14px}.i_social .w1400 .box{margin:20px 0 0 0}.i_social .w1400 .box .sha{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_social .w1400 .box .sha .col{width:100%;margin:0 0 15px 0}.i_social .w1400 .box .sha .col .lef img{height:20px}.i_social .w1400 .box .sha .col .lef span{font-size:16px}.i_social .w1400 .box .sha .col .rig a .btn img{width:60px}.i_social .w1400 .box .xia{margin:20px 0 0 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_social .w1400 .box .xia .col{width:100%;margin:0 0 10px 0}.i_social .w1400 .box .xia .col a .pic{height:240px}.i_social .w1400 .box .xia .col a .tit{font-size:16px;line-height:40px;padding:0 15px}}.i_story{background:#097cd3;padding:60px 0 0 0}.i_story .w1400{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.i_story .w1400 .lef{width:230px;padding:0 0 20px 0}.i_story .w1400 .rig{width:-webkit-calc(100% - 250px);width:calc(100% - 250px);margin:0 0 0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff}.i_story .w1400 .rig .col:nth-child(1){width:276px}.i_story .w1400 .rig .col:nth-child(1) .row{position:relative}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(1) a .tit{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:30px;font-weight:bold;color:#fff}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(n+2){margin:10px 0 0 0}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(n+2) a:hover .tit{background:rgba(9,124,211,0.8)}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(n+2) a .tit{position:absolute;left:0;bottom:0;width:100%;line-height:40px;font-size:16px;padding:0 20px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_story .w1400 .rig .col:nth-child(1) .row a{display:block}.i_story .w1400 .rig .col:nth-child(1) .row a .pic{height:160px}.i_story .w1400 .rig .col:nth-child(1) .row a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(2){margin:0 0 0 10px;width:390px}.i_story .w1400 .rig .col:nth-child(2) .row{position:relative}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(1) a .pic video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(2){margin:10px 0 0 0}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(2) a .tit{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:30px;font-weight:bold;color:#fff}.i_story .w1400 .rig .col:nth-child(2) .row a{display:block}.i_story .w1400 .rig .col:nth-child(2) .row a .pic{height:245px}.i_story .w1400 .rig .col:nth-child(2) .row a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(3){width:-webkit-calc(100% - 686px);width:calc(100% - 686px);margin:0 0 0 10px;position:relative}.i_story .w1400 .rig .col:nth-child(3) .row{position:relative}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(-n+2){width:-webkit-calc((100% - 10px) / 2);width:calc((100% - 10px) / 2)}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1){position:absolute;right:0;top:0}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1) a{display:block}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1) a .pic img{width:100%;height:227px;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1) a .tit{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:30px;font-weight:bold;color:#fff}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a{display:block}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a:hover .tit{background:rgba(9,124,211,0.8)}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a .pic img{width:100%;height:227px;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a .tit{position:absolute;left:0;bottom:0;width:100%;line-height:40px;font-size:16px;padding:0 20px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3){width:100%;height:263px;margin:10px 0 0 0}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3) a{display:block;height:100%}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3) a:hover .tit{background:rgba(9,124,211,0.8)}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3) a .pic{height:100%}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3) a .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3) a .tit{position:absolute;left:0;bottom:0;width:100%;line-height:40px;font-size:16px;padding:0 20px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 640px){.i_story{padding:30px 12px}.i_story .w1400 .lef{display:none}.i_story .w1400 .rig{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;width:100%}.i_story .w1400 .rig .col:nth-child(1){width:100%}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(1) a .tit{font-size:24px}.i_story .w1400 .rig .col:nth-child(1) .row:nth-child(n+2) a .tit{font-size:15px;background:rgba(0,0,0,0.5);padding:0 15px}.i_story .w1400 .rig .col:nth-child(2){width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(1){margin:10px 0 0 0}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(1) a .pic{height:200px}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(1) a .tit{font-size:15px;background:rgba(0,0,0,0.5);padding:0 15px}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(2) a .pic{height:200px}.i_story .w1400 .rig .col:nth-child(2) .row:nth-child(2) a .tit{font-size:24px}.i_story .w1400 .rig .col:nth-child(3){width:100%;margin:10px 0 0 0}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1) a .pic img{height:150px}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(1) a .tit{font-size:24px}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a .pic img{height:150px}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(2) a .tit{font-size:15px;background:rgba(0,0,0,0.5);padding:0 15px}.i_story .w1400 .rig .col:nth-child(3) .row:nth-child(3){height:150px}}.i_special{background:#f6f6f6;padding:60px 0}.i_special .w1400{border-top:6px solid #097cd3;padding:35px;-webkit-box-shadow:0 0 12px #ddd;box-shadow:0 0 12px #ddd;background:#fff}.i_special .w1400 .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_special .w1400 .tip .lef{line-height:1;font-size:36px;font-weight:bold}.i_special .w1400 .tip .lef span{color:#097cd3}.i_special .w1400 .tip .rig{font-size:14px;line-height:1}.i_special .w1400 .tip .rig a{color:#097cd3}.i_special .w1400 .box{margin:40px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_special .w1400 .box .col{width:-webkit-calc((100% - 80px) / 3);width:calc((100% - 80px) / 3);margin:0 40px 0 0}.i_special .w1400 .box .col:last-child{margin:0}.i_special .w1400 .box .col a{display:block;height:230px;overflow:hidden}.i_special .w1400 .box .col a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.i_special .w1400 .box .col a img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 640px){.i_special{padding:30px 12px}.i_special .w1400{background:none;border-top:none;padding:0;-webkit-box-shadow:none;box-shadow:none}.i_special .w1400 .tip .lef{font-size:20px}.i_special .w1400 .tip .rig{font-size:14px}.i_special .w1400 .box{margin:20px 0 0 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_special .w1400 .box .col{width:100%;margin:0 0 10px 0}.i_special .w1400 .box .col a{height:130px}.i_special .w1400 .box .col a img{height:130px}}.i_links{background:#fff;padding:60px 0}.i_links .w1400{border-top:6px solid #097cd3;padding:35px 0;-webkit-box-shadow:0 0 12px #ddd;box-shadow:0 0 12px #ddd}.i_links .w1400 .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 35px}.i_links .w1400 .tip .lef{line-height:1;font-size:36px;font-weight:bold}.i_links .w1400 .tip .lef span{color:#097cd3}.i_links .w1400 .tip .rig{font-size:14px;line-height:1}.i_links .w1400 .tip .rig a{color:#097cd3}.i_links .w1400 .box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 18px}.i_links .w1400 .box .col{line-height:1;width:-webkit-calc((100% - 204px) / 6);width:calc((100% - 204px) / 6);margin:20px 17px 0 17px;border-bottom:1px solid #eee;position:relative;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_links .w1400 .box .col::after{position:absolute;right:10px;top:50%;margin-top:-12px;content:"\e9a6";font-family:"iconfont";font-size:24px;color:#fdc18c;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_links .w1400 .box .col:hover{background:#097cd3;border-bottom:1px solid #097cd3}.i_links .w1400 .box .col:hover::after{color:#fff}.i_links .w1400 .box .col:hover a{color:#fff;padding:0 50px 0 15px}.i_links .w1400 .box .col a{display:block;font-size:16px;line-height:46px;color:#333;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;padding:0 40px 0 0;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (max-width: 640px){.i_links{padding:30px 12px;font-size:12px}.i_links .w1400{border-top:none;padding:0;-webkit-box-shadow:none;box-shadow:none}.i_links .w1400 .tip{margin:0}.i_links .w1400 .tip .lef{font-size:20px}.i_links .w1400 .tip .rig{font-size:14px}.i_links .w1400 .box{padding:10px 0 0 0}.i_links .w1400 .box .col{width:-webkit-calc((100% - 10px) / 2);width:calc((100% - 10px) / 2);margin:10px 10px 0 0}.i_links .w1400 .box .col:nth-child(6n){margin:10px 10px 0 0}.i_links .w1400 .box .col:nth-child(2n){margin-right:0}.i_links .w1400 .box .col:hover{background:none;border-bottom:1px solid #eee}.i_links .w1400 .box .col:hover::after{color:#fdc18c}.i_links .w1400 .box .col:hover a{color:#333;padding:0 50px 0 0}.i_links .w1400 .box .col a{font-size:14px}}.i_footer{background:#097cd3}.i_footer .w1400 .sha{padding:40px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.i_footer .w1400 .sha .lef{width:655px;padding:0 100px 0 0;margin:0 100px 0 0;border-right:1px solid #fff}.i_footer .w1400 .sha .lef .txt{padding:0 0 0 100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_footer .w1400 .sha .lef .txt .col{margin:20px 20px 0 0;font-size:16px;line-height:1;color:#fff}.i_footer .w1400 .sha .lef .txt .col:nth-child(2n){margin-right:0}.i_footer .w1400 .sha .rig{width:-webkit-calc(100% - 655px);width:calc(100% - 655px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.i_footer .w1400 .sha .rig .col{margin:0 0 0 20px}.i_footer .w1400 .sha .rig .col:first-child{margin:0}.i_footer .w1400 .sha .rig .col a{width:75px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.i_footer .w1400 .sha .rig .col a .txt{font-size:14px;line-height:1;color:#fff;margin:10px 0 0 0}.i_footer .w1400 .xia{border-top:1px solid #fff;padding:25px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.i_footer .w1400 .xia span,.i_footer .w1400 .xia a{margin:0 10px;color:#fff;font-size:14px;line-height:1}@media screen and (max-width: 640px){.i_footer .w1400 .sha{padding:30px 12px 20px 12px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.i_footer .w1400 .sha .lef{width:100%;padding:0;margin:0;border:none}.i_footer .w1400 .sha .lef .pic{display:none}.i_footer .w1400 .sha .lef .txt{padding:0}.i_footer .w1400 .sha .lef .txt .col{margin:0 10px 10px 0;font-size:12px}.i_footer .w1400 .sha .rig{padding:0;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_footer .w1400 .sha .rig .col{width:auto;margin:0 20px 20px 0}.i_footer .w1400 .sha .rig .col:first-child{margin:0 20px 20px 0}.i_footer .w1400 .sha .rig .col a{width:auto}.i_footer .w1400 .sha .rig .col a .pic{width:50px}.i_footer .w1400 .sha .rig .col a .txt{font-size:12px}.i_footer .w1400 .xia{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 12px}.i_footer .w1400 .xia span,.i_footer .w1400 .xia a{text-align:left;font-size:12px;margin:5px 0}}.i_place{background:#fff;padding:20px 0;-webkit-box-shadow:0 0 4px #eee;box-shadow:0 0 4px #eee}.i_place .w1400{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.i_place .w1400 .loc{line-height:1;font-size:16px}.i_place .w1400 .loc a,.i_place .w1400 .loc span{color:#333}.i_place .w1400 .loc a:hover{color:#097cd3}.i_place .w1400 .itm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_place .w1400 .itm .col{margin:0 20px 0 0}.i_place .w1400 .itm .col.active a{background:#097cd3;color:#fff;border:#097cd3 1px solid}.i_place .w1400 .itm .col:last-child{margin:0}.i_place .w1400 .itm .col a{display:block;line-height:46px;font-size:16px;border:#dce2e8 1px solid;color:#666666;padding:0 20px;border-radius:48px}@media screen and (max-width: 640px){.i_place{font-size:12px;padding:12px 12px 0 12px}.i_place .w1400 .loc{display:none}.i_place .w1400 .itm .col{margin:0 10px 10px 0}.i_place .w1400 .itm .col:last-child{margin:0 10px 10px 0}.i_place .w1400 .itm .col a{font-size:14px;line-height:32px;border-radius:32px;padding:0 15px}}.i_section{padding:40px 0}.i_section .w1400{background:#fff;-webkit-box-shadow:0 0 4px #eee;box-shadow:0 0 4px #eee}.i_section .w1400 .list{padding:0 30px}.i_section .w1400 .list .row{padding:30px 0;border-bottom:1px solid #eee;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_section .w1400 .list .row:hover{border-bottom:1px solid #097cd3}.i_section .w1400 .list .row:hover a::before{left:10px}.i_section .w1400 .list .row:hover a .tit{color:#097cd3;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.i_section .w1400 .list .row a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;padding:0 0 0 20px;position:relative}.i_section .w1400 .list .row a::before{position:absolute;left:0;top:50%;content:"";width:4px;height:12px;background:#097cd3;margin-top:-6px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_section .w1400 .list .row a .tit{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:18px;color:#333;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.i_section .w1400 .list .row a .tim{font-size:16px;color:#999;margin:0 0 0 40px}.i_section .w1400 .grid{padding:0 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_section .w1400 .grid .col{width:-webkit-calc((100% - 90px) / 4);width:calc((100% - 90px) / 4);margin:30px 30px 0 0}.i_section .w1400 .grid .col:nth-child(4n){margin-right:0}.i_section .w1400 .grid .col a{display:block}.i_section .w1400 .grid .col a:hover .tit{color:#097cd3}.i_section .w1400 .grid .col a .pic img{width:100%;height:208px;-o-object-fit:cover;object-fit:cover}.i_section .w1400 .grid .col a .tit{text-align:center;font-size:16px;line-height:1;color:#333;padding:0 20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:10px 0 0 0}.i_section .w1400 .fany{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.i_section .w1400 .fany div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:20px}.i_section .w1400 .fany div span,.i_section .w1400 .fany div a{display:block;height:auto;line-height:1;padding:3px 4px 2px 4px}.i_section .w1400 .page{padding:30px;font-size:16px;line-height:2}.i_section .w1400 .page p{color:#666}.i_section .w1400 .page img,.i_section .w1400 .page video,.i_section .w1400 .page audio{display:block;max-width:100%;margin:0 auto}.i_section .w1400 .view{padding:30px}.i_section .w1400 .view .tit{font-size:28px;text-align:center;line-height:2;font-weight:bold}.i_section .w1400 .view .att{border-bottom:1px solid #eee;padding:20px 0;margin:0 0 20px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.i_section .w1400 .view .att span{font-size:12px;margin:0 10px;color:#999}.i_section .w1400 .view .att span span{margin:0}.i_section .w1400 .view .box{font-size:16px;line-height:2}.i_section .w1400 .view .box p{color:#666}.i_section .w1400 .view .box img,.i_section .w1400 .view .box video,.i_section .w1400 .view .box audio{display:block;max-width:100%;margin:0 auto}.i_section .w1400 .view .nex{border-top:1px solid #eee;margin:20px 0 0 0;padding:20px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.i_section .w1400 .view .nex .row{width:-webkit-calc((100% - 80px) / 2);width:calc((100% - 80px) / 2);line-height:1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px}.i_section .w1400 .view .nex .row:nth-child(1){margin:0 80px 0 0}.i_section .w1400 .view .nex .row:nth-child(2){text-align:right}.i_section .w1400 .view .nex .row span{color:#333333}.i_section .w1400 .view .nex .row a{color:#333333}.i_section .w1400 .view .nex .row a:hover{color:#097cd3}.i_section .w1400 .sear{padding:30px}.i_section .w1400 .sear .sha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 0 30px 0}.i_section .w1400 .sear .sha .col{margin:0 5px}.i_section .w1400 .sear .sha .col:nth-child(1) input{height:32px;font-size:14px;padding:0 10px;border:1px solid #097cd3;line-height:1;border-radius:4px}.i_section .w1400 .sear .sha .col:nth-child(2) input{font-size:14px;color:#fff;background:#097cd3;height:32px;border:none;border-radius:4px}.i_section .w1400 .sear .cen .row{padding:30px 0;border-bottom:1px solid #eee}.i_section .w1400 .sear .cen .row:first-child{border-top:1px solid #eee}.i_section .w1400 .sear .cen .row a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;padding:0 0 0 20px;position:relative}.i_section .w1400 .sear .cen .row a::before{position:absolute;left:0;top:50%;content:"";width:4px;height:12px;background:#097cd3;margin-top:-6px}.i_section .w1400 .sear .cen .row a:hover .tit{color:#097cd3}.i_section .w1400 .sear .cen .row a .tit{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:18px;color:#333}.i_section .w1400 .sear .cen .row a .tim{font-size:16px;color:#999;margin:0 0 0 40px}.i_section .w1400 .sear .xia{padding:30px 0 0 0}.i_section .w1400 .sear .xia div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:20px}.i_section .w1400 .sear .xia div span,.i_section .w1400 .sear .xia div a{display:block;height:auto;line-height:1;padding:3px 4px 2px 4px}@media screen and (max-width: 640px){.i_section{padding:30px 12px}.i_section .w1400 .list{padding:0 16px}.i_section .w1400 .list .row{padding:16px 0}.i_section .w1400 .list .row a{padding:0 0 0 16px}.i_section .w1400 .list .row a .tit{font-size:16px}.i_section .w1400 .list .row a .tim{font-size:12px;margin:0 0 0 20px}.i_section .w1400 .grid{padding:0 16px}.i_section .w1400 .grid .col{width:-webkit-calc((100% - 16px) / 2);width:calc((100% - 16px) / 2);margin:16px 16px 0 0}.i_section .w1400 .grid .col:nth-child(3n){margin:16px 16px 0 0}.i_section .w1400 .grid .col:nth-child(2n){margin-right:0}.i_section .w1400 .grid .col a .pic img{height:120px}.i_section .w1400 .fany{font-size:12px;padding:10px 0}.i_section .w1400 .fany #fanye1063567{display:none}.i_section .w1400 .page{padding:16px}.i_section .w1400 .view{padding:16px}.i_section .w1400 .view .tit{font-size:20px;line-height:1.5}.i_section .w1400 .view .att{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}.i_section .w1400 .view .att span{margin:5px}.i_section .w1400 .view .nex{padding:16px 0 0 0;margin:10px 0 0 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.i_section .w1400 .view .nex .row{width:100%}.i_section .w1400 .view .nex .row:nth-child(1){margin:0 0 12px 0}.i_section .w1400 .sear{font-size:12px;padding:16px}.i_section .w1400 .sear .sha{padding:0 0 16px 0}.i_section .w1400 .sear .cen .row{padding:16px 0}.i_section .w1400 .sear .cen .row a{padding:0 0 0 16px}.i_section .w1400 .sear .cen .row a .tit{font-size:16px}.i_section .w1400 .sear .cen .row a .tim{font-size:12px;margin:0 0 0 20px}.i_section .w1400 .sear .xia div a,.i_section .w1400 .sear .xia div span{display:none}.i_section .w1400 .sear .xia div a.PrevDisabled,.i_section .w1400 .sear .xia div a.Next,.i_section .w1400 .sear .xia div span.PrevDisabled,.i_section .w1400 .sear .xia div span.Next{display:block}}
