            /*公共样式*/
            html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
            html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
            article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;clear:both}
            body{font-family:'宋体';-webkit-text-size-adjust:none;color:#9a9a9a; background:#fff;-webkit-text-size-adjust:none;min-width:980px;font-size:12px;width:100%;}
            h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
            form{display:inline}
            textarea{resize:none}
            table{border-collapse:collapse;border-spacing:0}
            ul,ol{list-style:none}
            input,select,button{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;font-size:100%;vertical-align:middle;outline:0}
            button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
            input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
            button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
            a{text-decoration:none;color:#111}
            a:hover{text-decoration:none}
            img{vertical-align:middle;font-size:0;border:0;-ms-interpolation-mode:bicubic}
            .fl{float:left;margin-right:10px;}
            .fr{float:right}
            .hide{display:none!important}
            .show{display:block!important}
            .ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
            .break{word-break:break-all;word-wrap:break-word}
            .clearfix:after{content:'\0020';display:block;height:0;clear:both}
            .clearfix{*zoom:1}
            .blank{height:10px}

            /* Slider */
            slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
            .slick-list {position:relative;display:block;overflow:hidden;margin:0;padding:0;}
            .slick-list:focus {outline:none;}
            .slick-list.dragging {cursor:pointer;cursor:hand;}
            .slick-slider .slick-track,.slick-slider .slick-list {-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
            .slick-track {position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
            .slick-track:before,.slick-track:after {display:table;content:'';}
            .slick-track:after {clear:both;}
            .slick-loading .slick-track {visibility:hidden;}
            .slick-slide {display:none;float:left;height:100%;min-height:1px;}
            [dir='rtl'] .slick-slide {float:right;}
            .slick-slide img {display:block;}
            .slick-slide.slick-loading img {display:none;}
            .slick-slide.dragging img {pointer-events:none;}
            .slick-initialized .slick-slide {display:block;}
            .slick-loading .slick-slide {visibility:hidden;}
            .slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent;}
            .slick-arrow.slick-hidden {display:none;}
            /* Slider */.slick-loading .slick-list {background:#fff;}
            /* Arrows */.slick-prev,.slick-next {font-size:0;line-height:0;position:absolute;bottom:-40px;display:block;background: #131316; border: 1px solid #aeaeae;width:22px;z-index:999;height:22px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;}
            .slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {opacity:1;}
            .slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {opacity:.25;}
            .slick-prev:before,.slick-next:before {font-family:'slick';font-size:20px;line-height:13px;opacity:1;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
            .slick-prev {left:22px;}
            [dir='rtl'] .slick-prev {right:-25px;left:auto;}
            .slick-prev:before {content:'<';}
            [dir='rtl'] .slick-prev:before {content:'<';}
            .slick-next {right:22px;}
            [dir='rtl'] .slick-next {right:auto;left:-25px;}
            .slick-next:before {content:'>';}
            [dir='rtl'] .slick-next:before {content:'>';}
            /* Dots */.slick-dotted.slick-slider {margin-bottom:30px;}
            .slick-dots {position:absolute;bottom:20px;display:block;width:300px;padding:0;margin:0;list-style:none;text-align:center; right:-10px}
            .slick-dots li {position:relative;display:inline-block;width:36px;height:36px;margin:0 5px;padding:0;cursor:pointer;}
            .slick-dots li button {font-size:16px;line-height:0;display:block;width:36px;height:36px;padding:4px;cursor:pointer;color:transparent;border:0;outline:none;background:#ededed; color:#888; border-radius: 5px; }
            .slick-dots li button:before {font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'?';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
            .slick-dots li.slick-active button:before {opacity:.75;color:black;}
            .slick-dots li button:hover,.slick-dots li button:focus {outline:none;}
            .slick-dots li button:hover:before,.slick-dots li button:focus:before {opacity:1;}
            .slick-slide img { width: 100%;}
            .slick-prev:before,.slick-next:before {color: #fff; }
            .slick-slide {transition: all ease-in-out .3s; opacity: 1;}
            .slick-dots li.slick-active button {opacity: 1; background-color: #e12030; color: #fff;}
            .slick-current {opacity: 1;}
            .slick-slide { position: relative; }
            .slick-slide img { width: 850px; height:520px; }
            .slick-dots li button:before {content:'';}
            .slick-dotted.slick-slider { margin-bottom: unset !important; }

            /*整体*/
            .con {width:1280px;margin: 0 auto;}
            .w410 { width: 410px; }
            .w420 { width:420px;}
            .w850 { width: 850px; }
            .w950 { width:950px; }
            .w160 { width: 160px; }
            .w320 { width:320px; }
			.w475 { width:475px;}
            .ad_ce{ display:none}
            .rtad,.rbad,.lbad { position:relative}
			.mt5 { margin-top: 5px !important; }
            .mt12 { margin-top: 12px !important; }
			.mt20 { margin-top: 20px !important; }
            .mt22 { margin-top: 22px !important; }
            .mt40 { margin-top: 40px !important; }
            .mt25 { margin-top: 25px !important; }
            .mr65 { margin-right: 65px !important; }
            .mr58 { margin-right: 58px !important;}
            .mt50 { margin-top: 50px !important; }
            .mb14 { margin-bottom: 14px !important; }
            .ad{ width:100%; margin-top: 25px;}
            @media  all and (min-width:320px) and (max-width:1300px){
                html,body,.banner{ width: 1300px;}
            }
            @media  all and (min-width:1301px){
            }
            /*banner*/
            .banner { background-color: #d51011; height:182px; background-position: center center; background-image: url(P020210831552731769987.jpg); background-repeat: no-repeat;  }
            .logo { display: block;  width: 174px; height: 104px; float: left; margin: 40px 0 0 0; display:none; }
			.lgribox { width:150px; float:right; margin-top:55px;}
            .search { width: 124px; float: right;  height: 30px; line-height: 30px; position: relative; margin: 0px 8px 0 0;}
            .search input#so360_keyword { width:calc(100% - 55px); font-size: 15px; padding-right: 55px; display: block; height:30px; border: 1px solid #f56869; border-radius: 22px; line-height: 30px; background:transparent; text-indent: 8px; color: #fff; }
            .search input#so360_submit { position: absolute; top: 5px; right: 0px; width: 50px; height: 22px;border-radius:10px ; background-position: -6px 0px; background-image: url(P020210820568585120033.png); background-repeat: no-repeat;  border: none; background-color:transparent; font-size:12px; color: #fff; }
			.xmtjz { color:#fff; float:right; margin-top:15px; margin-right:7px; font-size:12px; }
			.xmtjz a { color:#fff;}
            .mobilezi { width: 45px;height:30px; line-height: 30px; color: #fff; float: right; margin-top: 7px;}
            .mobilezi a {color: #fff; }
            .mobile { float: right; width:25px; height:30px; display: block;   margin: 6px 0px 0 0; background-position: 2px -40px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; }
			.toptime{float: right; font-size:12px; line-height:24px; color:#fff; margin: 0px 7px 0 0; font-style:normal;}
            
            /*导航*/
            .navbox {height:50px;  position: relative;  font-family:'Microsoft YaHei'; overflow:hidden; -webkit-transition: all .3s ease-out;transition: all .3s ease-out; margin-bottom: 26px;}
            .nav { height:50px; background-color: #ededed; }
            .nav .con { line-height: 50px; }
			
            .nav_item { display: inline-block; height: 18px; text-align: center; padding: 16px 0; width:94px; vertical-align: top; display: inline-block; line-height: 18px;cursor: pointer; font-family: "Microsoft YaHei"; color: #fff; font-size: 18px; }
            .nav .con span.gg{color: #cc5b5c; display: none; }
            .nav_item a {color: #515151;}
            .nav_item span b { width:10px; height:6px;vertical-align: middle; display:inline-block; background-position: 0px -193px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat;}
			
			.nav_itemno { display: inline-block; height: 18px; text-align: center; padding: 16px 0; width:94px; vertical-align: top; display: inline-block; line-height: 18px;cursor: pointer; font-family: "Microsoft YaHei"; color: #fff; font-size: 18px; }
            .nav_itemno a {color: #515151;}
            .nav_itemno span b { width:10px; height:6px;vertical-align: middle; display:inline-block; background-position: 0px -193px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat;}
			
            .arrowDown{-webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -webkit-transform 0.4s ease-out;transition: -webkit-transform 0.4s ease-out;transform-origin:center center;transform: rotate(0deg);}
            .arrowUp{-webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -webkit-transform 0.4s ease-out;transition: -webkit-transform 0.4s ease-out;transform-origin:center center;transform: rotate(180deg);}
            .nav_item div ul { display: none; }
            .nav_item div ul li{color: #9a9a9a; font-size: 16px;  line-height: 40px; }
            .nav_item div ul li a {color: #888 !important;}
            .navmoon ul{ width:1280px; margin:0 auto; display:block !important; float:none; }
            .navmoon div{display: block;position: absolute;top:50px; border-bottom:1px solid #E1E1E1;background:#f8f8f8 ;width:100%;left:0;}
            .navmoon ul{ width:1280px; margin:0 auto; display:block; float:none; text-align: left;}
            .navmoon ul li{ padding:0 0px 0 80px; margin:0 auto;display:inline-block;height:40px;vertical-align: top;}
            
            /*头部广告区域*/
            .advert {width:1280px;margin: 10px auto 0 auto;}
            .advert ul li { display: inline-block;}
            .advert ul li a { color: #9a9a9a !important; font-size: 12px !important;line-height: 36px !important; font-family: "宋体" !important; }
            .advert_h div {white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; display: flex;  display: -webkit-box;  display: -ms-flexbox;  display: -webkit-flex; justify-content: space-between; padding: 0px 0 10px 0;}

            /*资讯*/
            #rolling{font-size:14px;width:1220px;margin: 15px auto 0 auto;color: #9a9a9a; line-height: 48px; background-color: #f8f8f8; height: 48px; overflow: hidden; font-family: 'Microsoft YaHei'; position: relative; padding-left: 60px; }
            #rolling span { position: absolute; color: #d60000; display: block; width: 60px; font-weight: bold;  font-size: 14px; text-align: center;  left: 0px; top: 0px;}
            #rolling a{ color: #7b7b7b; margin-right: 24px; }
            .gpph { float: left; margin-right: 30px; display: none; }

            /*头条要闻*/
            .hotnews{width:1280px;margin: 30px auto 0 auto;}
            .hotnews dl { text-align: center; }
            .hotnews dt a { font-size: 48px; font-weight: bold; font-family: 'Microsoft YaHei'; color: #000;letter-spacing:-0.05em;  }
            .hotnews dt span,.hotnews dt h1 { display: none; }
			.hotnews dd { font-size: 16px; line-height: 44px;font-family:"宋体";color: #888; }
            .hotnews dd a { color: #888; }

            /*主体部分*/
            .main { width:1280px;margin: 25px auto 0 auto; }
            .main a:hover,.main a:hover b { color:#d60000 }
            .news li{margin-bottom: 30px; white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;}
            .news li a {color: #4b4b4b; font-size: 18px; line-height: 21px; font-family: 'Microsoft YaHei';}
            .news li a b{ font-size:20px; font-family: 'Microsoft YaHei'; color: #1b1b1b; line-height: 22px; font-weight:bold; }
            .news ul{ margin-bottom:70px}
            .titpl { width: 396px;font-size: 24px; color: #111;font-weight: bold; height:56px; line-height: 56px; background-color: #f4f4f4; text-indent: 45px; border-top-left-radius: 5px; border-top-right-radius: 5px;  background-position: 12px -229px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; }
            .triangle {margin-top: 20px;}
            .triangle li { white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .triangle li a {color: #4b4b4b; font-size: 18px; line-height: 50px; font-family: 'Microsoft YaHei';}
            .focus { width:850px; overflow:hidden; position: relative; height:520px; }
            .focus .text{ height:75px;  position:absolute; bottom:3px; font-size: 20px; width:850px; font-family: 'Microsoft YaHei'; background-color:rgba(0,0,0,0.6);text-align:left; line-height:75px; color:#fff; }
            .focus .text a{ color:#fff; white-space: nowrap;  text-overflow: ellipsis;overflow: hidden; display: block; padding: 0 0 0 20px;}
            .titbn { width: 100%;font-size: 24px; color: #fff5bc;font-weight: bold; height:56px; line-height: 56px; background-color: #d60000; text-indent: 50px; border-top-left-radius: 5px; border-top-right-radius: 5px;  background-position: 12px -286px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; }
			.titbn a {color: #fff5bc;}
			.titbn:hover a {color: #fff5bc;}
            .titzt { width: 100%;font-size: 24px; color: #111;font-weight: bold; height:56px; line-height: 56px; background-color: #f4f4f4; text-indent: 50px; border-top-left-radius: 5px; border-top-right-radius: 5px;  background-position: 12px -342px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; }
            .boxbn {background-color: #fefdf0;padding: 5px 0 5px 15px;}
            .boxbn ul li { white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .boxbn ul li a {color: #d60000; font-size: 18px; line-height: 50px; font-family: 'Microsoft YaHei';}
            .zt {background-color: #f8f8f8;padding: 5px 0 5px 15px;}
            .zt ul li { white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .zt ul li a {color: #4b4b4b; font-size: 16px; line-height: 46px; font-family: 'Microsoft YaHei';}
            .zt a {color: #4b4b4b; font-size: 16px; line-height: 46px; font-family: 'Microsoft YaHei';}
            .boxzt {background-color: #F8F8F8;padding: 5px 0 5px 15px;font-size: 17px; line-height: 50px;font-family: 'Microsoft YaHei';}
            .boxzt ul li { color:#B7B7B7; }
            .boxzt ul li a {color: #4B4B4B; }			
			
			
            .titrb { width: 100%;font-size: 24px; color: #111;font-weight: bold; margin-bottom: 1px; height:56px; line-height: 56px; background-color: #f4f4f4; text-indent: 20px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
            .boxrb { background-color: #f8f8f8; padding: 18px 12px; }
			.rbfmbox { width:225px; float:right;}
            .rbfm {width: 225px; height:318px;}
            .rbfm img { width:225px; height:318px;}
            .rbfm img:hover{-webkit-box-shadow: 4px 3px 3px;-moz-box-shadow: 4px 3px 3px;box-shadow: 4px 3px 3px; color: #888;}
            .ewm { float:left; width: 88px; line-height:32px;font-size:12px;text-align:center;  font-family: 'Microsoft YaHei'; color: #888; margin-left:20px;}
			.ewm a { margin: 17px 0; display: block; }
            .ewm a {color: #888;}
            .bx2 { line-height:32px;}
            .bx1 .fl { border-right: 1px solid #e9e9e9; font-size: 16px; color: #d60000; font-weight: bold;  padding: 12px 20px 12px 10px; width: 35px; line-height: 20px; height: 40px; display: flex; align-items: center;justify-content: center; }
            .bx2 .fl { border-right: 1px solid #e9e9e9; font-size: 16px; color: #d60000; font-weight: bold; line-height: 16px; margin-right:10px; padding-right:10px; margin-top:7px;}
            .bx1 .fl a,.bx2 .fl a {color: #d60000;}
            .bx1 .fr { width: 360px; }
            .bx2 .fr { white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; float:left;}
            .bx1 .fr a {color: #4b4b4b; font-size: 16px; line-height: 32px; margin-right: 12px; font-weight: bold; }
            .bx2 .fr a {color: #4b4b4b; font-size: 16px; line-height: 16px; margin-right: 12px; }
            .bx1 .fr a:hover,.bx2 .fr a:hover { color:#d60000 ; }
            .boxbx .bx2:nth-last-child() {margin-bottom: 0px; }
            
            .boxbx { border: 1px solid #e9e9e9; margin-bottom: 15px; padding: 15px; cursor: pointer; background:#fff; }
            /* .boxbx:hover{-webkit-box-shadow: 4px 3px 3px;-moz-box-shadow: 4px 3px 3px;box-shadow: 4px 3px 3px; color: #888;} */
            .mail { width:225px; font-size:12px; text-align:center; font-family: 'Microsoft YaHei'; color: #888; line-height: 15px; margin-top:5px; }
            .mail a {color:#888}
            
            /*二体部分*/
            .second { width: 1280px; margin: 30px auto 0 auto; padding-bottom: 14px; }
            .titpt,.titpt1 { width: 100%; height:55px; position: relative;}
            .titpt .t1 { position: absolute; font-size: 24px; color: #111; width: 100px; top:8px; height: 40px; line-height: 40px;; left:0px; font-weight: bold; background-position: 47px -497px;; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat;}
            .titpt1 .t1 { position: absolute; font-size: 24px; color: #111; width: 309px; top:8px; height: 40px; line-height: 40px;; left:0px; font-weight: bold; background-position: 96px -497px;; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat;}
            .titpt .t1 a { color: #111; }
            .titpt .t2 { position: absolute; right :0px; font-size: 14px; bottom: 15px; }
            .titpt .t2 a { color: #888; }
            .tw { margin-top: 40px; }
            .tw figure{float: left;margin-right: 15px;}
            .tw img{width: 200px;height: 110px;}
            .tw .p_title{font-size: 18px;line-height: 26px;margin-top:-5px;height:52px; margin-bottom: 11px;  text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; font-family: 'Microsoft YaHei'; }
            .tw .p_title a{color: #333;}
            .tw .p_abs{color: #979797;font-size: 12px;line-height: 24px;height: 48px;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
            .wwlist { margin-top: 30px; }
            .wwlist li {font-size: 16px; color: #b7b7b7; line-height: 38px; white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .wwlist li a { color: #333; }
            .wwlist li a:hover { color:#d60000 } 
            .wwlist li b a { color: #d60000 !important;}
            .tt { margin-top: 20px; }
            .tt div { width: 200px; }
            .tt div img { width: 200px;height: 110px;}
            .tt div .p_title { font-size: 16px;line-height: 38px; white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; text-align: center; }
            .tt div .p_title li a { color: #333; }
            .tt div .p_title li a:hover{ color: #d60000; }
            .ptlist { margin-top: 10px; }
            .ptlist li { white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .ptlist li a {color: #333; font-size: 16px; line-height: 34px; }
            .ptlist li a:hover { color: #d60000; }
            .mytab .t1:nth-child(1){ position: absolute; left:0px; font-weight: normal; }
            .mytab .t1:nth-child(2){ position: absolute; left:120px; font-weight: normal}
            .mytab .t1:nth-child(3){ position: absolute; left:240px; font-weight: normal}
            .mytab .t1 a { color: #848484 !important; }
            .mytab .t1.hover a { color: #111 !important; font-weight:bold; }
            .mytab_nr { display: none;}
            .xs{ -webkit-box-shadow:2px 2px 3px;-moz-box-shadow:2px ?2px 3px;box-shadow:2px 2px 3px; }
            .titqyj { width: 100%;font-size: 24px; color: #fff;font-weight: bold; height:56px; line-height: 56px; background-color: #8b6042; text-indent: 20px; border-top-left-radius: 5px; border-top-right-radius: 5px;  background-position: 95px -550px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; }
            .titqyj a { color: #fff; }
            .titqyj1 { background-color: #f6f3f0; font-size: 24px; color: #000; font-weight: bold; height:56px; line-height: 56px; text-indent: 20px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
            .twqy { margin-top: 26px; background-color: #f6f3f0; padding-left: 20px; }
            /* .twqy:hover {-webkit-box-shadow:2px 2px 3px;-moz-box-shadow:2px ?2px 3px;box-shadow:2px 2px 3px;} */
            .twqy figure{float: right;}
            .twqy img{width: 114px;height: 114px; margin-left: 12px;}
            .twqy .p_title{font-size: 16px;line-height: 22px; padding-top: 30px; height: 44px;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
            .twqy .p_title a{color: #333;}
            .twjz { margin-top: 42px;}
            /* .twjz:hover {-webkit-box-shadow:2px 2px 3px;-moz-box-shadow:2px ?2px 3px;box-shadow:2px 2px 3px;} */
            .twjz figure{float: left; position: relative;}
            .twjz figure span {  height:22px;  position:absolute; bottom:0px; left: 0; font-size: 12px; width:84px; background-color:rgba(0,0,0,0.6);text-align:center; line-height:22px; color:#fff; display: block;white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .twjz figure span  a { color: #fff; }
            .twjz img{width: 83px;height: 63px; margin-right: 12px;}
            .twjz .p_title{font-size: 16px; font-weight:bold;line-height: 26px; white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
            .twjz .p_title a{color: #333;}
            .twjz .p_abs { font-size: 16px; color: #797979;line-height: 26px;height: 52px; margin-top: 6px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
            .twjz .p_abs a { color: #333; }
            .p_title a:hover { color: #d60000; }
            .p_abs a:hover { color: #d60000; }

            /*友情链接*/
            .friend { background-color: #f9f9f9; padding-bottom: 8px; margin-top: 64px; }
            .friend .t1 { color: #2e2e2e; font-size: 16px; font-weight: bold; font-family: 'Microsoft YaHei'; line-height: 64px; }
            .friend .t2 { height:12px; color: #b7b7b7; font-size: 12px; margin-bottom: 20px; }
            .friend .t2 span { padding: 0 13px; }
            .friend .t2 a {  color: #2e2e2e; }

            /*底部*/
            .cebottom{ color: #3d3d3d;line-height: 36px;padding-bottom: 24px;padding-top: 40px;text-align: center; font-size:12px; background-color: #eee;}
            .cebottom a{ font-size:12px; color:#3d3d3d}
            .cebottom img{ display:inline-block}

            /*返回顶部*/
            .fixed_top{ width: 130px; height:50px; cursor: pointer; background-color: #e8e8ea; text-indent: 45px;  line-height: 50px; font-size: 16px; color: #3d3d3d; position: fixed; display: none; left: 50%; top: 50%;  margin-left: 712px; z-index: 999; background-position: -3px -657px; background-image: url(./2021sy/images/P020210820568585120033.png); background-repeat: no-repeat; font-family: 'Microsoft YaHei';}
            .fixed_top:hover { background-position: -3px -744px; color: #fff;}
            .fixed_top a{color: #fff; }