@charset "utf-8";
.domPc { display: block }
.domMob { display: none }
.grid-1200 { width: 1200px }
.grid-120 { width: 120px }
.grid-130 { width: 130px }
.grid-830 {width: 830px;}
.grid-320 {width: 320px;}
.grid-1020 {width: 1020px;}
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.ml-30 {margin-left: 20px;}

.header-navbox{margin-top:25px;height:35px;border-bottom:1px solid #e5e5e5;line-height:35px;}
.header-nav{padding:0 8px 0;height:20px;border-left:5px solid #2b6bd6;font-size:20px;line-height:1.1;}
.header-nav .curColumn{padding:0 8px;border-radius:5px;background:#2b6bd6;color:#fff;}

.list { /*padding-top: 100px; margin-top: -100px;*/ overflow-x: hidden; overflow-y: visible; position: relative; z-index: 5 }
.list .item ,.ztlist li{padding: 20px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px dashed #bfbfbf;border-bottom: 1px dotted rgb(165 165 165 / 20%);}
.list .item .tit,.ztlist li .tit{font-size: 22px;line-height: 36px;}
.list .item .tit i { font-size: 16px; height: 26px; line-height: 26px; padding: 0 10px; margin-right: 10px; color: #fff; font-style: normal }
.list .item .tit i.red { background: #e10e0e }
.list .item .tit i.blue { background: #027bfb }
.list .item .tit i.orange { background: #f60 }
.list .item:hover { background: #fdfdfd }
.list .item:hover .share { width: 140px }
.list .xpage-more-btn {display: block;text-align: center;line-height: 46px;width: 270px;margin: 50px auto 10px;font-size: 16px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #2461c7;color: #fff;cursor: pointer;}
.list .xpage-more-btn img { vertical-align: middle; margin-right: 10px; margin-top: -3px }
.item-style1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.item-style1 .img {margin-right: 18px;width: 180px;height: 120px;overflow: hidden;border-radius: 5px;}
.item-style1 .img img { width: 100%; }
.item-style1 .txt { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1 }
.item-style1 .txt .tit ,.ztlist li .tit{ margin-top: -3px; height:auto; }
.item-style1 .txt .info{margin-top: 0px;}
.item-style1 .abstract,.item-style2 .abstract{display:-webkit-box;overflow:hidden;margin-top:5px;color:#666;text-align:justify;word-wrap:break-word;font-size:14px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.item-style2 .info{margin-top:5px;}
.item-style2,.ztlist li{position:relative;}
.item-style2:before,.ztlist li:before{position:absolute;top:34px;left:0;display:block;width:5px;height:5px;border:2px #027bfb solid;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;content:'';-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;}
.item-style2:hover:before,.ztlist li:hover:before{border:2px #ff9724 solid;background:#ff9724;}
.item-style2 .tit,.ztlist li .tit{margin-left:16px;}


.item-style3 .tit{margin-bottom:10px;}
.item-style3 .img{overflow:hidden;width:100%;height:auto;border-radius:5px;}
.item-style3 .img img{width:100%;height:auto;}
.item-style4 .tit{margin-bottom:10px;}
.item-style4 .img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.item-style4 .img a{overflow:hidden;margin-right:1%;border-radius:5px;}
.item-style4 .img.img3 a{margin-right:1.3%;width:32%;height:126px;}
.item-style4 .img.img2 a{width:48.5%;height:192px;}
.item-style4 .img a img{width:100%;height:100%;}
.item-style6 .tit{margin-bottom:10px;}
.item-style6 .img{position:relative;z-index:1;width:100%;height:auto;}
.item-style6 .img img{position:relative;z-index:1;width:100%;height:auto;}
.item-style6 .img .play{position:absolute;top:50%;left:50%;z-index:3;margin-top:-40px;margin-left:-40px;width:80px;height:80px;}
.item-style6 .img video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;background:#000;}
.item-style6 .img .close{position:absolute;top:0;right:0;z-index:10;width:30px;height:30px;cursor:pointer;}
.item-style6 .img .hide{display:none;}
.info{margin-top:15px;height:30px;}
.info .time{float:left;color:#bdbdbd;font-size:12px;line-height:30px;}
.info .share{float:right;width:0;height:30px;white-space:nowrap;font-size:0;-webkit-transition:width 1s;-moz-transition:width 1s;transition:width 1s;}
.info .share .share-item{position:relative;display:inline-block;margin-left:8px;width:24px;height:24px;}
.info .share .share-item img{width:100%;height:100%;}
.info .share .share-item .qrcode{position:absolute;top:30px;left:50%;z-index:88;overflow:hidden;margin-left:-94px;width:150px;height:0;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;}
.info .share .share-item .qrcode img{width:150px;height:150px;}
.info .share .share-item .qrcode.show{height:150px;}
.fixed{position:fixed!important;top:0;z-index:99;}
.main{margin-top:20px;}
.main .box{margin:0 auto;}
.menunav{float:left;background:#fff;overflow: hidden;}
.menunav .nav-cont{top:70px;overflow:hidden;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;}
.menunav .nav-cont.fixed{top:0;}
.menunav .nav-cont .navContname{padding:12px 0 12px 0;width:100%;border-radius:8px 8px 0 0;background:#083b90;}
.menunav .nav-cont .navContname dd{color:#fff;text-align:center;font-size:20px;line-height:24px;}
.menunav .nav-cont .navConthd{border:1px solid #ececec;border-top:0;}
.menunav .nav-cont .navConthd .hd{position:relative;width:100%;height:255px;line-height:30px;}
.menunav .nav-cont .navConthd .hd ul{float:left;width:100%;}
.menunav .nav-cont .navConthd .hd ul li{position:relative;float:left;padding:17px 0 17px 0;width:100%;border-top:1px solid #ececec;text-align:center;line-height:100%;cursor:pointer;}
.menunav .nav-cont .navConthd .hd ul li.on{width:125px;border-left:3px solid #083b90;background:#f3f6f8;color:#083b90;font-weight:700;}
.box-cont{float:left;overflow: hidden;}
.xhrs-cont{float:right;overflow: hidden;}
.hot{float:right;margin-top: 15px;}

.card{position:relative;padding-bottom:20px;}
.card .title{margin:0 0 15px;padding:5px 0;border-bottom:1px solid #bfbfbf;color:#000;font-weight:700;font-size:20px;line-height:36px;}
.card .title a{position:relative;display:inline-block;color:#000;}
.card .title a:before{position:absolute;bottom:-6px;left:0;width:100%;height:4px;background:#2b6bd6;content:'';}
.list-style0 li{position:relative;margin-bottom:5px;}
.list-style0 li:before{position:absolute;top:10px;left:0;width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#bfbfbf;content:'';}
.list-style0 li a{padding-left:8px;color:#666;font-size:16px;line-height:26px;}
.list-style2 li{position:relative;margin-bottom:20px;}
.list-style2 li .img{float:left;overflow:hidden;margin-right:10px;width:130px;height:85px;border-radius:5px;}
.list-style2 li .img img{width:100%;height:100%;}
.list-style2 li .tit{overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px 0 10px 0;max-height:85px;color:#333;font-size:16px;line-height:26px;}
.list-style2 li a{color:#444;}
.list-style3{overflow:hidden;}
.list-style3 ul{width:100%;}
.list-style3 li{clear:both;overflow:hidden;margin-bottom:15px;}
.list-style3 li .pic{position:relative;width:100%;height:169px;border-radius:6px;}
.list-style3 li .pic img{width:100%;}

.list-style3 li .tit {
  line-height: 1.6em; width: 100%; box-sizing: border-box; padding: 5px; color: #fff; position: absolute;left: 0; bottom: 0; z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.list-style3 li .pic .tit a{color:#fff;}
.list-style3 li .col-source{margin-top:5px;height:20px;line-height:20px;}

.special { margin-top: 10px; background: #fff }
.special.fixed { margin-top: 0 }

.xpage-content-list{overflow:hidden;}
.xpage-content-list li{float:left;overflow:hidden;margin:20px 16px 20px 16px;width:265px;border:1px solid #eeeded;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-moz-box-shadow:0 0 8px #e8f0e1;box-shadow:0 0 8px #e8f0e1;cursor:pointer;}
.xpage-content-list li .piclistimg{display:block;overflow:hidden;width:100%;max-height:160px;}
.xpage-content-list li .piclistimg img{width:100%;height:160px;transition:all .5s;}
.xpage-content-list li:hover .piclistimg img{transform:scale(1.1);}
.xpage-content-list li .piclisttit{float:left;display:-webkit-box;overflow:hidden;padding:6px 10px 10px 10px;width:calc(100% - 20px);height:45px;background:#fff;color:#000;text-align:justify;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;word-wrap:break-word;font-size:16px;line-height:20px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}

.ztlist{overflow:hidden;padding:15px 10px;}
.ztlist li{overflow:hidden;padding:15px 0 15px 0;width:100%;cursor:pointer;}
.ztlist li .tit{float:left;margin:-3px 0 0 20px;width:calc(100% - 170px);}
.ztlist li .tit a{color:#333;font-size:18px;line-height:180%;}
.ztlist li .info{float:right;margin:8px 0 0 0;width:150px;height:25px;color:#9f9f9f;text-align:right;text-decoration:none;font-size:12px;line-height:180%;}
.ztlist li:before{top:26px;}

.column_ad{overflow: hidden;}
.column_ad1 .slider-ad{ float: left;overflow: hidden;}
.column_ad1 .slider-ad+.slider-ad{float: right;}



 @media screen and (max-width:768px) {
.domPc{display:none!important;}
.domMob{display:block;}
a{color:#333;}
.grid-120,.grid-130,.grid-1200,.grid-320,.grid-830,.grid-1020{width:100%;}
.main{margin-top:0;}
.header-nav{font-size:18px;}
.list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}
.list .item{padding:15px 0;}
.list .xpage-more-btn{margin-top:10px;background:0 0;color:#999;font-size:14px;}
.item-style1{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}
.item-style1 .img{margin-right:10px;width:140px;height:auto;}
.item-style1 .txt .tit,.item-style2 .txt .tit,.ztlist li .tit,.list .item .tit{margin-top:0;height:auto; font-size: 18px;line-height: 1.5;}
.item-style1 .txt .tit a { overflow: hidden; text-overflow: ellipsis; cursor: pointer; /*display: -webkit-box;*/ -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.item-style2:before,.ztlist li:before{ display: none;}
.item-style2 .tit,.ztlist li tit{margin-left: 0;} 
/* .item-style4 .img { height: 100%; overflow: hidden; }
.item-style4 .img a { display: block; width: 100%; height: 107px; } */
.item-style4 .img.img3 a{height: 68px;}
.item-style4 .img.img2 a{height: 107px;}
.item-style5 .img { height: 100%; overflow: hidden; }
.item-style5 .img a { /*display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between*/ display: block; width: 100%; height: 68px; }
.menunav{float:none;background:#fff;}
.menunav .navContname{display:none;}
.menunav .nav-cont{top:0;overflow:hidden;margin:5px 0 20px 0;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;}
.menunav .nav-cont .navContname{padding:12px 0 12px 0;width:100%;border-radius:8px 8px 0 0;background:#083b90;}
.menunav .nav-cont .navContname dd{color:#fff;text-align:center;font-size:14px;line-height:normal;}
.menunav .nav-cont .navConthd{border:none;border-top:0;}
.menunav .nav-cont .navConthd .hd{position:relative;overflow:hidden;width:100%;height:auto;line-height:normal;}
.menunav .nav-cont .navConthd .hd ul{float:left;overflow:hidden;width:100%;}
.menunav .nav-cont .navConthd .hd ul li{position:relative;float:left;margin: 0 1% 0 1%;padding:8px 0 8px 0;width: calc(18% - 2px);border:1px solid #f1f1f1;border-radius:8px 8px;font-size:14px;}
.menunav .nav-cont .navConthd .hd ul li.on{margin: 0 1% 0 1%;padding:8px 0 8px 0;width: 15%;background:#083b90;color:#fff;text-align:center;font-weight:700;font-size:14px;line-height:100%;}
.xhrs-cont{float:none;overflow: hidden;}
.piclist{padding:0 1%;}
.xpage-content-list{overflow:hidden;width:100%;}
.xpage-content-list li{margin:10px 1.6% 15px 1.6%;width:46%;}
.xpage-content-list li .piclistimg{display:block;overflow:hidden;width:100%;max-height:160px;}
.xpage-content-list li .piclistimg img{width:100%;height:auto;}
.xpage-content-list li .piclisttit{overflow:hidden;padding:5% 4%;width:90%;height:60px;background:#fff;color:#000;text-align:justify;word-wrap:break-word;}
.xpage-content-list li .piclisttit a{color:#000;text-decoration:none;font-size:16px;line-height:1.25;}
.ztlist li{overflow:hidden;padding:15px 0 15px 0;width:100%;cursor:pointer;}
.ztlist li .tit{margin:0;width:100%;}
.ztlist li .tit a{line-height:160%;}
}