body{margin:0;padding:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}#app{position:absolute;top:0;bottom:0;width:100%;background:#f6f6f6}.el-menu-item [class^=fa],.el-submenu [class^=fa]{vertical-align:baseline;margin-right:10px}.toolbar{background:#f2f2f2;padding:10px;margin:10px 0}.toolbar .el-form-item{margin-bottom:10px}.fade-enter-active,.fade-leave-active{-webkit-transition:all .2s ease;transition:all .2s ease}.fade-enter,.fade-leave-active{opacity:0}#app .el-scrollbar__wrap{overflow-x:visible}.el-backtop{width:45px;height:45px}a{color:#404249;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hidden_dotToText_all a:hover,.hidden_dotToText a:hover,.supro_wz_article_list h1 a:hover,.supro_wz_article h1 a:hover,a:hover,a div:hover{color:#409eff;text-decoration:none}a.color-333{color:#333}.hover-red:hover,a.color-333:hover{color:#409eff}.dataTree_button-new-tag{margin-top:14px;margin-left:10px;height:28px;padding-top:0;padding-bottom:0}.dataTree_input-new-tag{width:90px;margin-top:14px;margin-left:10px;vertical-align:bottom}.searchClass:hover .el-icon-search{color:#409eff;font-size:16px}

/*!*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*!
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: rgba(245, 245, 245, 0.47);
}

!*定义滚动条的轨道，内阴影及圆角*!
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 5px;
  background-color: #f5f5f5;
}

!*定义滑块，内阴影及圆角*!
::-webkit-scrollbar-thumb {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: rgba(85, 85, 85, 0.25);
}

html {
  !*隐藏滚动条，当IE下溢出，仍然可以滚动*!
  -ms-overflow-style: none;
  !*火狐下隐藏滚动条*!
  overflow: -moz-scrollbars-none;

!*  overflow-y: scroll;*!
  scrollbar-color: transparent transparent;
  scrollbar-track-color: transparent;
  -ms-scrollbar-track-color: transparent;
}*/.el-select__tags-text{max-width:300px!important;float:left!important;overflow:hidden!important;text-overflow:ellipsis!important}body .el-table th.gutter{display:table-cell!important}.el-table th,.el-table tr{background-color:transparent}.el-select .el-tag--small{height:26px!important}.supro_wz_atext .el-link{font-weight:600}.search_count_font{font-weight:600;color:#76839b}.search_count_font i{color:#1d8acf}.nbf_box{padding:15px}.resear_box{padding-left:15px}a,abbr,article,aside,audio,blockquote,body,canvas,caption,cite,dd,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,ins,label,legend,li,mark,menu,nav,ol,output,p,s,section,span,summary,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{margin:0;padding:0;border:0;outline:none}html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none}body{min-width:1200px;background:#f3f5f7;cursor:default;overflow-y:hidden;padding-right:0!important}li,ol,ul{list-style-type:none}address,cite,dfn,em,i,var{font-style:normal}.container{width:1200px;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:left}.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.col-lg-3{width:23%}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group .form-control{-webkit-box-flex:1;-ms-flex:1;flex:1}dl{margin:0}dt{font-weight:400}dd,li,ul{margin:0}li,ul{list-style-type:none}img{border:0;vertical-align:middle}table{border-collapse:collapse}.wrap{width:100%;overflow:hidden}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{zoom:1}.col-lg-2{width:12.666%}.col-lg-4{width:29.333%}.fl{float:left}.fr{float:right}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_item{-webkit-box-flex:1;-ms-flex:1;flex:1}.navbar-nav>li{float:left}.dropdown,.dropup{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.navbar-nav{float:left;margin-bottom:-1px}.media{display:-webkit-box;display:-ms-flexbox;display:flex}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-tabs{border-bottom:1px solid #ddd}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.nav-tabs>li{float:left;margin-bottom:-1px}.nav>li>a{position:relative;display:block;padding:10px 15px;border-radius:4px 4px 0 0;margin-right:2px}.navbar-default{border:none;background:none;margin:0}.header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .media .media-body{padding-left:10px}.header{background:url(../img/bg_01.d021c9b0.jpg) 50%;min-width:1200px;padding-top:5px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.header .logo{display:block;width:402px;margin-top:10px}.header .logo p{font-size:18px;margin:0;color:#fff}.header .navbar-collapse{padding-top:21px}.header .dropdown{display:inline-block;margin-left:30px;margin-top:0}.header .dropdown:hover .dropdown-menu{display:block}.header .dropdown img{width:100%;height:100%}.header .dropdown>a{color:#fff}.header .logo .badge{background:#0362ba}.navbar-default .navbar-nav>li>a{color:#fff;font-weight:700;font-size:16px;padding:25px 20px;border-bottom:3px solid transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover{background:none;color:#fddb53;border-bottom:3px solid #fddb53}.footer{min-width:1200px;text-align:center;font-size:12px;color:#fff;background:#1d8acf;padding:13px 0;margin-top:15px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.leftcommon{width:68.8%;float:left}.leftcommon,.rightcommon{padding:15px;background:#fff}.rightcommon{width:25.2%;float:right}.homapage{margin-top:15px}.homapage .rightcommon .title{color:#04a1e2;font-size:16px;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:15px}.homapage .rightcommon ul{margin:0;padding-left:0}.homapage .rightcommon li{margin-top:15px;border:1px solid #ddd;border-radius:10px;overflow:hidden}.homapage .rightcommon li .pic>img{width:100%}.homapage .rightcommon li .pic{position:relative}.pic a img{-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(.8);filter:brightness(.8)}.homapage .rightcommon li p{padding:0;font-size:12px;color:#898a8b;margin:15px}.homapage .rightcommon li dl{position:absolute;color:#fff;bottom:0;left:0;padding:10px}.homapage .rightcommon li dl .homapage .rightcommon li dl dd{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.leftcommon .nav-tabs{margin:0;padding:0;text-align:left}.leftcommon .nav-tabs>li>a{background:#d2eefc;border:none}.leftcommon .nav-tabs>li.active>a,.leftcommon .nav-tabs>li.active>a:focus,.leftcommon .nav-tabs>li.active>a:hover{background:#009dec;border:none;color:#fff}.leftcommon .input-group{margin:15px 0}.leftcommon .input-group-btn>.btn,.leftcommon .input-group .form-control{height:42px}.leftcommon .input-group-btn>.btn-primary{margin-left:15px;border-radius:42px;padding:0 25px}.leftcommon .input-group .form-control:not(:first-child):not(:last-child){border-radius:0 42px 42px 0;border:1px solid #009dec;background:#f8faff;border-left:none}.leftcommon .input-group-btn:first-child>.btn{border:1px solid #009dec;border-radius:42px 0 0 42px;background:#f8faff;padding:0 20px}.form-control{width:100%;padding-left:10px}.btn-primary{background:#009dec;border:1px solid #009dec;color:#fff}.d_n{display:none}.input-group-btn{position:relative}.dropdown-menu li a{display:block;padding:5px 10px}.homapage .leftcommon .title{border-bottom:1px solid #ddd;margin-top:30px}.homapage .leftcommon .title b{font-weight:700;font-size:18px;color:#8191e7;border-bottom:3px solid #8191e7;display:inline-block;padding:5px;margin-right:5px}.homapage .leftcommon .title span{color:#909aae}.homapage .leftcommon .row{margin:0 -7px}.homapage .leftcommon .col-lg-3{padding:0 7px;font-size:12px}.homapage .leftcommon .col-lg-3 .flex{border-radius:5px;padding:15px 0;border:1px solid #eee;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:14px}.homapage .leftcommon .col-lg-3 .flex .w{width:70px;text-align:center}.homapage .leftcommon .col-lg-3 .flex i{display:inline-block;width:36px;height:36px}.homapage .leftcommon .col-lg-3 dt{font-size:16px;margin-bottom:5px;font-weight:700}.homapage .leftcommon .col-lg-3 p{margin:0}.homapage .leftcommon .col-lg-3 .flex_item{border-left:1px solid #eee;padding-left:15px;color:#9c9d9d}.homapage .leftcommon .a i{background-image:url(../img/home_19.2978202d.png);background-repeat:no-repeat}.homapage .leftcommon .a .ico2{background-position:-213px 0}.homapage .leftcommon .a .ico3{background-position:-423px 0}.homapage .leftcommon .a .ico4{background-position:-639px 0}.homapage .leftcommon .a .ico5{background-position:0 -96px}.homapage .leftcommon .a .ico6{background-position:-210px -96px}.homapage .leftcommon .a .ico7{background-position:-423px -96px}.homapage .leftcommon .a .col-lg-3 .flex.on{color:#8191e7;border:1px solid #8191e7}.homapage .leftcommon .a .col-lg-3 .flex.on dl{color:#8191e7}.homapage .leftcommon .a .col-lg-3 .flex.on i{background-image:url(../img/home_20.20775d30.png)}.policies_img{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADIklEQVRYhe3YXYhUZRzH8c+6S7jpTUhQ3WSrQkFBQZkgB2s3BSXppjI4FUQZXYTeFF4MyKodCApUCIPIt2QoyFqDXqmt1imk6OWiFwilMiMqJDZFlgibLp4Tezp7zpyZ2Q0X8geHmfM//2ee7zwvv/8z09NsNnvNIvWlr2fPKcWkeueca4K8zgNVqS8fqNcad2E7vschjMZJ9ElBXrd9XoshrMWV2Bon0a5SIOzFXFyCZWnnx/Au3sFYnES/dgCwABFWYjCFyGo7WgIV7bjF6fUgJuq1xhG8h1EcKci/QRiFm7Ac81sAj2dvioAmMK/FB/QL33QQ24SpHcVnuFoYicUt2uf1ZxVQp1qI+9Nr2pp1u+x/DTSOA9iIT8uSOl1D47gAF7aZ/zveEvzsVZxO4z9gZCaAVuJ2bKrIGxP8bASncs/WYHNZw06m7Hjq2M9W5H0o+M/+DMwqPI3f8Bqu6xboJB7AHVLXjpPomOC86wQfyhvppYIfrRAc+Bdh2h7CRfi5VYdVU9aPM3ESHcwG4yT6IK1lywu+1AC+yMW+wot4OX32CJ4o6rBqhObh+XqtMZwN1muNOXgfG9BT0vZLbMH1wohtyYCWbop219Cy7E2cRH/hxpLcE0IduwbDJrf45XgYh1O4QrWzy5p4vF5r9OFJfBcn0U48JQx9XkeFkwGhrKwRdubNbfTVFtBZoU7twRVQrzXW4o+S/EG8ICzgVZl4E3V8jHuFqewKqA9352JDFW3WZd4fxEt43aQNHMcr7QKVLdJO9LbgV2+aaoy34rGyhkVA7ZaFMo3591TBLbgthVmYe9ZfBfQjlkwD6DJchYuFqVstXXslOlMFtEkwsG61BF93kD+cvZniQ3ESjeBRU+d+pjWBzXES7ckGe9Lf9lMO9vVaY4HgxOuF+jRTOond2BEnUb6u9ZYCZcDmCtt+PZZOA+RzYecdwOk4iYpyqoFycEPCT6E7OwA5hGfwRjY4I0AZsAHcg/uEGpXXT9iH5/BN0WeUAXV1po6T6FuhQC4SysBh4Xj7kXB+GkCtDKaVuhqh/1Cz7/+hf4xx1vyt9zeWHslqvbmc5AAAAABJRU5ErkJggg==)!important}.homapage .leftcommon .b i{background-image:url(../img/home_27.c0f33150.png);background-repeat:no-repeat}.homapage .leftcommon .b .ico2{background-position:-206px 0}.homapage .leftcommon .b .ico3{background-position:-421px 0}.homapage .leftcommon .b .ico4{background-position:-633px 0}.homapage .leftcommon .b .ico5{background-position:0 -90px}.homapage .leftcommon .b .ico6{background-position:-210px -90px}.homapage .leftcommon .b .ico7{background-position:-423px -90px}.homapage .leftcommon .b .col-lg-3 .flex.on{color:#a47ac2;border:1px solid #a47ac2}.homapage .leftcommon .b .col-lg-3 .flex.on dl{color:#a47ac2}.homapage .leftcommon .b .col-lg-3 .flex.on i{background-image:url(../img/home_28.5a8c22f4.png)}.homapage .leftcommon .b .title b{color:#a47ac2;border-bottom:3px solid #a47ac2}.homapage .leftcommon .c i{background-image:url(../img/home_30.527b3a5e.png);background-repeat:no-repeat}.homapage .leftcommon .c .ico1{background-position:4px 0}.homapage .leftcommon .c .ico2{background-position:-206px 0}.homapage .leftcommon .c .ico3{background-position:-418px 0}.homapage .leftcommon .c .ico4{background-position:-630px 0}.homapage .leftcommon .c .ico5{background-position:2px -90px}.homapage .leftcommon .c .ico6{background-position:-210px -90px}.homapage .leftcommon .c .ico7{background-position:-420px -90px}.homapage .leftcommon .c .ico8{background-position:-632px -90px}.homapage .leftcommon .c .ico9{background-position:3px -187px}.homapage .leftcommon .c .col-lg-3 .flex.on{color:#56c4fc;border:1px solid #56c4fc}.homapage .leftcommon .c .col-lg-3 .flex.on dl{color:#56c4fc}.homapage .leftcommon .c .col-lg-3 .flex.on i{background-image:url(../img/home_31.4beca84c.png)}.homapage .leftcommon .c .title b{color:#56c4fc;border-bottom:3px solid #56c4fc}.homapage .leftcommon .d i{background-image:url(../img/home_34.54839d00.png);background-repeat:no-repeat}.homapage .leftcommon .d .ico1{background-position:4px 0}.homapage .leftcommon .d .ico2{background-position:-208px 0}.homapage .leftcommon .d .ico3{background-position:-420px 0}.homapage .leftcommon .d .col-lg-3 .flex.on{color:#e5b591;border:1px solid #e5b591}.homapage .leftcommon .d .col-lg-3 .flex.on dl{color:#e5b591}.homapage .leftcommon .d .col-lg-3 .flex.on i{background-image:url(../img/home_35.76440bf6.png)}.homapage .leftcommon .d .title b{color:#e5b591;border-bottom:3px solid #e5b591}.page1 .rightcommon .title{font-weight:700;margin:20px 0 15px}.page1 .rightcommon .title:first-child{margin-top:0}.page1 .rightcommon li{height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 0 2px 15px;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzYyNWQyNzQtOWExNy1lNjQ1LWExZjctNWExNWUyZjAxMWI3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA3ODE4Njg3NTc4NzExRUFCNDU1RjcyMTMyN0U0QkYwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA3ODE4Njg2NTc4NzExRUFCNDU1RjcyMTMyN0U0QkYwIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNlZjBlM2RiLTg5ZWMtNTM0Yy05ODIxLTgxMWM1OGI4NmJmMyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdlODNhYjYwLWUwNTQtMjk0NS1iYmI2LTdhYzFmZDJjYmU4YyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//AABEIAAYABgMBEQACEQEDEQH/xABLAAEAAAAAAAAAAAAAAAAAAAAKAQEBAAAAAAAAAAAAAAAAAAAIChABAAAAAAAAAAAAAAAAAAAAABEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8ASylQJl//2Q==) 0 no-repeat;margin-top:0;border:0}.page1 .rightcommon li a{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.page1 .rightcommon li>span{font-size:12px;display:inline-block;background:#edf2fc;border-radius:10px;color:#999;padding:0 5px}.page1 .leftcommon .a .title{border-bottom:1px solid #ddd}.page1 .leftcommon .a .title b{font-size:18px;color:#04a1e2;border-bottom:3px solid #04a1e2;padding:5px;display:inline-block}.page1 .leftcommon .a h3{font-weight:700;margin:15px 0 10px;padding-left:10px;border-left:3px solid #39bccc;color:#606266}.page1 .leftcommon .a .badge{position:absolute;top:-8px;right:-5px;background:#39bccc;color:#fff;border:2px solid #fff}.page1 .leftcommon .a .box1 .row{text-align:center}.page1 .leftcommon .a .box1 .row a{display:block;margin-bottom:10px;position:relative}.page1 .leftcommon .a .box1 .col-lg-2:hover p{color:#1d8acf}.page1 .leftcommon .a .box1 img{border-radius:50%;width:75px;height:75px;-o-object-fit:cover;object-fit:cover}.page1 .leftcommon .a .box2 ul{margin:0 -6px}.page1 .leftcommon .a .box2 li{float:left;width:18.2%;padding:0 7px;text-align:center}.box2 ul li a{display:block;border:1px solid #ddd;position:relative}.page1 .leftcommon .a .box2 a img{width:100%}.page1 .leftcommon .a .box2 a p{padding:0 5px;margin:0;background:#dde6f7;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page1 .leftcommon .a .box3 .media-left{position:relative;margin-right:10px}.col-lg-6{width:46%}.caret{display:inline-block;vertical-align:middle;width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #666}.page1 .leftcommon .a .box3 .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page1 .leftcommon .a .box3 .media,.page1 .leftcommon .a .box3 .media-body{overflow:visible}.page1 .leftcommon .a .box3 h4{font-weight:700;width:100px;margin-bottom:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page1 .leftcommon .a .box3 ul span{color:#999}.page1 .leftcommon .a .box3 .media:hover h4{color:#1d8acf}.page1 .leftcommon .b{margin-top:30px}.page1 .leftcommon .b .badge{background:#39bccc}.page1 .leftcommon .b .tab-content ul{margin:10px 0}.page1 .leftcommon .b .tab-content li{height:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page1 .leftcommon .b .tab-content li a{-webkit-box-flex:1;-ms-flex:1;flex:1}.page1 .leftcommon .b .tab-content li>span{color:#999;font-size:12px}.page1 .leftcommon .b .nav-tabs>li>a{font-weight:700;padding:5px 20px;background:none}.page1 .leftcommon .b .nav-tabs>li.active>a,.page1 .leftcommon .b .nav-tabs>li.active>a:focus,.page1 .leftcommon .b .nav-tabs>li.active>a:hover{background:#1d8acf}@media (max-width:767px){.navbar-collapse{float:none;width:100%}.navbar-default .navbar-toggle{margin:15px}.header .text-right{display:none}.homapage .leftcommon .col-lg-3 .flex .w{width:70px}.homapage .leftcommon .col-lg-3 .flex_item{padding-left:10px}.page1 .leftcommon .a .box2 li{width:18.2%;margin-top:15px}.leftcommon .nav-tabs>li>a{padding:5px 10px}}.row_padding{padding:10px 0}.row_margin{padding:15px 5px;margin:15px 15px!important;background:#edf2fc;border-radius:5px}.data_is_null_default{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;color:#909399}.line_report{width:1px;height:1170px;float:left;margin-left:1%;background:#efefef}.line_policies,.line_report_show{height:700px}.line_policies,.line_policies_show,.line_report_show{width:1px;float:left;margin-left:1%;background:#efefef}.line_policies_show{height:400px}.line_data{height:1060px}.line_data,.line_data_show{width:1px;float:left;margin-left:1%;background:#efefef}.line_data_show{height:600px}.line_award_show{height:300px}.line_award_show,.line_book_edit{width:1px;float:left;margin-left:1%;background:#efefef}.line_book_edit{height:1320px}.line_book_show{height:800px}.line_book_show,.line_software_show{width:1px;float:left;margin-left:1%;background:#efefef}.line_software_show{height:780px}.line_standard{height:525px}.line_standard,.line_standard_show{width:1px;float:left;margin-left:1%;background:#efefef}.line_standard_show{height:350px}.merge_yin_position{position:relative;line-height:30px;font-size:15px;color:#67c23a;text-align:center;border:1px solid #e1f3d8;float:right;transform:rotate(20deg);-ms-transform:rotate(20deg);-moz-transform:rotate(20deg);-webkit-transform:rotate(20deg);-o-transform:rotate(20deg)}.merge_yin{background:#f0f9eb;width:60px;height:30px;margin-top:-128px;margin-right:3px}.delete_yin_position{position:relative;line-height:30px;font-size:15px;color:#f56c6c;text-align:center;border:1px solid #fde2e2;float:right;transform:rotate(20deg);-ms-transform:rotate(20deg);-moz-transform:rotate(20deg);-webkit-transform:rotate(20deg);-o-transform:rotate(20deg)}.delete_yin{background:#fef0f0;width:60px;height:30px;margin-top:-128px;margin-right:3px}.cg_hmd{width:100%;height:35px}.cg_hmd_switch{padding:10px 0 0;float:right}.cg_hmd_input{width:50%;float:left}.cg_hmd_button{width:30%;text-align:right;float:right}.cg_hmd_button2{float:right}.search_input-min{width:350px;float:left}.search_input-min .el-select .el-input{width:80px}.search_input-min .el-input-group__append{background-color:#04a1e2;color:#fff!important}.search_input-min .input-with-select .el-input-group__prepend{background-color:#f6f6f6;color:#606266!important}.search_input-min .el-input__inner{height:36px!important}.search_input-min .el-select .el-input__inner{text-align:center}.inst_content_text{float:right;width:80%}.inst_hmd_switch{height:20px;text-align:right}.search_pagination{width:100%;float:left;text-align:center;margin-top:20px}.search_button_position{float:right;text-align:right}.researcher_tab_main{position:relative;cursor:pointer}.researcher_tab_val{bottom:-197px;background-color:#ecf5ff;color:#409eff;border:1px solid #d9ecff;border-radius:5px 0 5px 0}.researcher_tab_delete,.researcher_tab_val{position:absolute;max-width:410px;min-width:0;padding:5px;right:0;top:auto}.researcher_tab_delete{background-color:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;border-radius:0 5px 0 5px}.author_content{width:94%;padding:2% 3%}.author_content_left{float:left;width:49%}.author_content_right{float:right;width:40%}.author_icon_link{width:40px;height:32px;line-height:32px;float:right}.author_icon_link i{font-size:20px}.author_icon_content{padding:0 0 20px 0}.author_icon_default{width:32px;height:32px;background:#1d8acf;text-align:center;line-height:32px;border-radius:50%;float:left}.author_icon_default i{color:#fff}.author_icon_name{float:left;padding-left:10px}.author_icon_name span{font-size:18px;font-weight:500;line-height:32px}.author_icon_button_other{float:right}.author_icon_button{width:110px}.article_author_icon_button,.author_icon_button{height:32px;float:right}.icon_content{padding:0 92px 20px 0}.article_link_tooltip{width:10px;position:relative;left:440px;top:-52px}.author_name-info{float:left;height:32px;line-height:30px;padding-left:15px}.author_form-content .el-radio{line-height:20px}.subject_researcher_info{text-align:center;width:100%;padding:0}.claim_content{padding:0 15%}.claim_content_card{margin-top:20px}.card_body{width:100%;padding:5px}.card_img{width:100%;text-align:center;padding-top:5px}.card_img p{padding-top:10px;font-size:16px;font-weight:600;color:#404249}.card_img-lazy{width:80px;height:80px;border-radius:50%}.card_body_content{width:80%;margin-top:15px;padding:0 10%}.card_body_content h2{margin-top:10px;text-align:center}.card_body_content p{margin-top:7px;line-height:20px}.card_body_content p span{color:#76839b}.card_body_content p em{color:#404249}.claim_content_title{padding-bottom:10px;text-align:center;color:#909399}.card_tab_main{float:left;width:100%;margin-left:-20px}.card_tab_claim{right:40px;background-color:#ecf5ff;color:#409eff;border:1px solid #d9ecff;border-radius:5px}.card_tab_claim,.card_tab_delete{float:left;margin-top:-20px;margin-left:10px;padding:5px}.card_tab_delete{right:-21px;background-color:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;border-radius:5px}.tm_checkbox-body{width:100%;min-height:60px;text-overflow:ellipsis}.tm_checkbox-body .el-checkbox__label{vertical-align:bottom!important}.tm_checkbox-span{float:right;max-width:90px;word-break:break-all}.tm_checkbox-label{float:left;width:95px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.a_header-box{width:96%;height:33px;padding:2%;background:#fff;border-bottom:1px solid #efefef}.a_header-left{width:37%;float:left}.a_header-left-2{width:63%;float:left}.button_content{border-left:1px solid #efefef;float:left;padding-left:20px}.button_content-start{float:left;width:138px;height:30px}.el-button_content-start{float:left;width:118px;height:30px;text-align:right;padding-right:20px}.a_header-val{float:right;height:28px;font-size:12px;line-height:28px;padding:0 10px;border:1px solid #e1f3d8;background-color:#f0f9eb;color:#67c23a;border-radius:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px}.my-autocomplete li{line-height:normal;display:-webkit-box}.author_url_photo{float:left;width:34px;height:34px;position:relative}.author_avatar{width:34px;height:34px;display:block}.author_avatar_content{padding-left:40px}.inst_url_photo{float:left;width:34px;height:34px;position:relative}.inst_avatar{width:34px;height:34px;display:block}.inst_avatar_content{padding-left:40px}.my_processing_button{float:right;max-width:30%}.my_all_processing_button{float:right;width:40%}.model-body{height:100%;width:100%;margin-top:-5px}.model_card-list{padding:5px 0}.model_tab_main{position:relative}.model_tab_val{background-color:#ecf5ff;color:#409eff;border:1px solid #d9ecff;border-radius:3px}.model_tab_delete,.model_tab_val{position:absolute;font-size:12px;padding:3px}.model_tab_delete{background-color:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;border-radius:3px}.model_tab_white{position:absolute;font-size:12px;padding:3px;background-color:#f0f9eb;color:#67c23a;border:1px solid #e1f3d8;border-radius:3px}.model_tab_val+.model_tab_white{margin-left:50px}.model_tab_black{position:absolute;font-size:12px;padding:3px;background-color:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;border-radius:3px}.model_tab_white+.model_tab_black{margin-left:50px}.model_tab_val+.model_tab_white+.model_tab_black{margin-left:100px}.model_check-info_list p{font-size:14px;line-height:1.5;margin:5px 0;color:#333}.model_check-info_list p>span{color:#76839b}.model_check-info_list p em{padding-right:15px;color:#333}.model_check-info_list p dfn{padding-right:15px;color:#76839b}.model_edit-checkbox{float:right;height:10px;margin-top:-5px;margin-right:-5px}.model_limit-3{-webkit-line-clamp:3}.model_limit-2,.model_limit-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.model_limit-2{-webkit-line-clamp:2}.model_limit-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.model_card-link{padding-bottom:3px}.model_card-link>span{padding-right:20px}.model_card-link2{padding-top:10px}.model_card-link2>span{padding-right:20px}.model_check{min-height:300px;padding:20px 0 0 0}.model_check-list_left{width:23%;float:left;margin-top:-20px}.model_check-list_right{float:right;width:75%;min-height:300px}.model_default-height{min-height:200px}.model_pagination{width:100%;float:left;text-align:center;padding-top:15px}.model-body-my{margin-top:20px}.model_button_list{width:100%;height:30px;overflow:hidden;margin-top:10px;padding-bottom:20px;border-bottom:1px solid #e4e7ed}.model_button_list p{font-size:14px;float:left;height:30px;line-height:30px}.model_button_list .el-checkbox{line-height:30px}.model-default{width:100%;height:300px;background:#f6f6f6;border-radius:5px}.model_is_null_default{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;color:#909399}.model_hmd_switch{height:20px;text-align:right}.model_button-position{float:right;text-align:right}.model_card-list_2{width:50%;float:left}.model_within_2{padding:5px}.model_card-body_list-mini{height:135px;width:100%}.model_card-body_list-mini img{float:left;width:30%;max-width:105px;height:135px;cursor:pointer;border-radius:5px;-o-object-fit:cover;object-fit:cover}.model_card-body_list-small{height:160px;width:100%}.model_card-body_list-small img{float:left;width:30%;max-width:130px;height:160px;cursor:pointer;border-radius:5px;-o-object-fit:cover;object-fit:cover}.model_edit-check{float:right;height:10px;margin-top:-5px;margin-right:-5px}.model_card-info_list-mini{height:135px;float:right;width:60%}.model_card-info_list-mini p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding-top:5px;margin:0}.model_card-info_list-mini p>span{color:#76839b}.model_card-info_list-mini p em{padding-right:3px}.model_card-info_list-small{height:160px;float:right;width:60%}.model_card-info_list-small p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding-top:10px;margin:0}.model_card-info_list-small p>span{color:#76839b}.model_card-info_list-small p em{padding-right:3px}.model_check-title{margin:3px 0 10px 0;font-weight:600;font-size:16px;cursor:pointer;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.model_scholar_title{margin:10px 0 5px 0}.model-content{margin-top:10px}