@charset "utf-8";

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#505050; text-align:left; background:url(../2021images/bg.png) no-repeat center top #f5f5f5; -webkit-text-size-adjust:none; overflow-x:hidden;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}
input:focus, textarea:focus{outline:none;}
input::-webkit-input-placeholder{color:#ccc;}

a{outline-style:none;text-decoration:none;color:#505050;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#d70f0f;}


.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f7f7f7;}
.red{color:#f00;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-duration: 4s;
	transition-duration: 4s;
	-webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.imgScale a:hover img{
	-moz-transform:scale3d(1.1, 1.1, 1);
	-ms-transform:scale3d(1.1, 1.1, 1);
	-o-transform:scale3d(1.1, 1.1, 1);
	-webkit-transform:scale3d(1.1, 1.1, 1);
	transform:scale3d(1.1, 1.1, 1);
}
.hasTransition,
.common-head .menu1 li:before,
.zjfg-fgly .lypic ul li a:hover:after{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}

/*layout*/
.container{width:1260px; margin-right:auto; margin-left:auto;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.gridBox{padding-top:30px; padding-right:30px; padding-left:30px;}
.case{overflow:hidden;}
.module-main{margin-right:-15px; margin-left:-15px; overflow:hidden;}
.module-span3{float:left; width:25%;}
.module-span4{float:left; width:33.33333%;}
.module-span6{float:left; width:50%;}
.module-span8{float:left; width:66.66667%;}
.module-span9{float:left; width:75%;}
.module-box{margin-right:15px; margin-left:15px;}

.border{border:1px solid #e5e5e5;}
.mainBox{margin-right:30px; margin-left:30px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:30px;}
.mb2{margin-bottom:20px;}
.mt{margin-top:30px;}
.inMobile{display:none;}
.container.mb{margin-bottom:0;}

/*owl-carousel*/
.owl-carousel{touch-action:none;}
.owl-carousel .item{display:block; width:100%;}

/*header*/
.header{position:relative;}
.header .container{position:relative;}
.header .top-bar{padding:10px 15px 0; height:30px; font-size:13px; color:#fff; line-height:30px;}
.header .top-bar a{color:#fff;}
.header .top-bar dl{float:left;}
.header .top-bar dl dd{position:relative; float:left;}
.header .top-bar dl dd span{font-family:"宋体"; margin-right:10px; margin-left:10px;}
.header .top-bar ul{float:right;}
.header .top-bar ul li{position:relative; float:left;}
.header .top-bar ul li h4 a{display:block; padding-top:5px; margin-left:10px; cursor:pointer;}
.header .top-bar ul li h4 a font{display:inline-block; vertical-align:top; line-height:20px;}
.header .top-bar ul li h4 a:before{display:inline-block; content:""; margin-right:2px; width:20px; height:20px; background-image:url(../2021images/header_top_icons.png); background-repeat:no-repeat; vertical-align:top;}
.header .top-bar ul li.cn h4 a:before{content:normal;}
.header .top-bar ul li.wza h4 a:before{background-position:0 -20px;}

.header .top-bar ul li .drop{position:absolute; top:30px; left:50%; display:none; margin-left:-44px; padding-top:7px; width:120px; display:none; z-index:9;}

.header .top-bar ul li .drop dt{padding:10px; background:rgba(17,41,74, 0.4); -webkit-background:rgba(17,41,74, 0.4); border-radius:0 0 8px 8px; -moz-border-radius:0 0 8px 8px; -ms-border-radius:0 0 8px 8px; -o-border-radius:0 0 8px 8px; -webkit-border-radius:0 0 8px 8px;}
.header .top-bar ul li .drop dt:before{position:absolute; left:50%; top:-7px; margin-left:-7px; display:block; content:""; overflow:hidden; border:7px solid transparent; border-bottom-color:rgba(17,41,74, 0.4);}
.header .top-bar ul li .drop dt img{display:block; width: 100%;}
.header .top-bar ul li .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}

.header .logo{padding-top:10px; padding-bottom:25px; text-align:center;}

.header .search{width:42%; margin:0 auto 45px;}
.header .search dl{position:relative; width:100%; background-color:#fff; border-radius:30px; overflow:hidden;}
.header .search dl dd{position:relative; margin-right:89px; padding-left:65px; height:50px; border:1px solid #e0e0e0; border-radius:30px 0 0 30px;}
.header .search dl dd:before{position:absolute; top:50%; left:22px; margin-top:-8px; width:16px; height:16px; content:""; background:url(../2021images/header_search_ico.png) no-repeat;}
.header .search dl dd:after{position:absolute; top:50%; left:50px; margin-top:-8px; width:1px; height:16px; content:""; background-color:#c0c1ca;}
.header .search dl dd input[type="text"]{padding:0; height:50px; width:100%; font-size:16px; color:#999; background:none; border:0;}
.header .search dl dd input::-webkit-input-placeholder{line-height:none;}
.header .search dl dt.button{position:absolute; top:0; right:0; z-index:2; width:90px; height:52px; overflow:hidden;}
.header .search dl dt.button .searchBtn{width:100%; height:100%; font-weight:bold; font-size:16px; color:#fff; background:#d81111; -webkit-appearance:none; border:none; vertical-align:top; cursor:pointer; border-radius:0 30px 30px 0;}
.header .search dl dt.button .searchBtn:hover{background:#cd0909;}
.header .search .words{margin-top:6px; font-size:14px; color:#666;}
.header .search .words span{margin-right:6px;}

.header-menu{}
.header-menu .container{position:relative; background:url(../2021images/header_mainnav_bg.png) repeat-x top; box-shadow:0px 4px 5px #999; -webkit-box-shadow:0px 4px 5px #999; -ms-box-shadow:0px 4px 5px #999; -o-box-shadow:0px 4px 5px #999; -moz-box-shadow:0px 4px 5px #999;}
.header-menu .container:before{position:absolute; top:0; left:-92px; z-index:1; content:""; width:92px; height:81px; background:url(../2021images/header_mainnav_bg_L.png) no-repeat right top;}
.header-menu .container:after{position:absolute; top:0; right:-92px; z-index:1; content:""; width:92px; height:87px; background:url(../2021images/header_mainnav_bg_R.png) no-repeat right top;}
.header-menu .mainnav li{position:relative; float:left; width:16.66667%;}
.header-menu .mainnav li>a{display:block; font-size:1.125em; font-weight:bold; color:#fff; height:58px; line-height:58px; text-align:center;}
.header-menu .mainnav li>a:before{display:inline-block; vertical-align:middle; content:""; margin-right:5px; width:30px; height:30px; background-image:url(../2021images/header_mainnav_icons.png); background-repeat:no-repeat;}
.header-menu .mainnav li>a font{display:inline-block; vertical-align:top;}
.header-menu .mainnav li.navli1>a:before{background-position:0 -30px;}
.header-menu .mainnav li.navli2>a:before{background-position:0 -60px;}
.header-menu .mainnav li.navli3>a:before{background-position:0 -90px;}
.header-menu .mainnav li.navli4>a:before{background-position:0 -120px;}
.header-menu .mainnav li.navli5>a:before{background-position:0 -150px;}
.header-menu .mainnav li.hover>a,
.header-menu .mainnav li>a:hover{color:#fff; background:url(../2021images/header_mainnav_aon.png);}

/*footer*/
.footer{font-size:14px; background-color:#f0f0f0; border-top:3px solid #c50f0f;}
.footer .container{overflow-x:hidden;}
.footer-link{padding:15px 10px 0; margin-right:-10px; margin-left:-10px;}
.footer-link .select{position:relative; float:left; /*width:20%;*/ width:33.33%;margin-top:15px}
.footer-link .select dt{position:relative; z-index:11;; margin-right:10px; margin-left:10px; height:34px; border:1px solid #ddd; line-height:34px; padding-left:10px; cursor:pointer; padding-right:12px; color:#666666; font-size:14px; background-color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.footer-link .select dt:hover,.select dl dt.cur{border:1px solid #409dfe; box-shadow:0 0 3px #409dfe;}
.footer-link .select dt:before{position:absolute; top:50%; right:10px; margin-top:-3px; content:""; border:8px solid transparent; border-top-color:#999;}
.footer-link .select dd{position:absolute; right:10px; left:10px; top:35px; z-index:99; display:none; background:#fff; border:1px solid #d2ccc4;}
.footer-link .select dd ul{padding:4px; max-height:140px; overflow:auto;}
.footer-link .select dd ul li a{line-height:20px; display:block; padding:4px 8px;}
.footer-link .select dd ul li a:hover{background-color:#f5f5f5;}

.footer .footer-grid{position:relative; padding:30px 30% 30px 0; text-align:left; line-height:200%;}
.footer .footer-grid .menu li{float:left;}
.footer .footer-grid .menu li:nth-child(3) font{display:none;}
.footer .footer-grid .menu font{font-family:"宋体";}
.footer .footer-grid .menu a{display:inline-block; margin-right:10px; margin-left:10px; color:#333;}
.footer .footer-grid .menu a:hover{color:#d70f0f;}
.footer .footer-grid .bqxx{padding-top:5px;}
.footer .footer-grid .bqxx span{display:inline-block; margin-right:10px; margin-left:10px;}
.footer .footer-grid .biaozhi{position:absolute; top:50%; right:0; margin-top:-40px; text-align:center;}


/*common*/
.common-head{line-height:30px; border-bottom:2px solid #eaeaea;}
.common-head.notbor{border-bottom:none;}
.column-head br{display:none;}
.common-head .hd{float:left;}
.common-head .hd li{float:left; font-size:1.25em; text-align:center;}
.common-head .hd li.on{cursor:pointer;}
.common-head .whole{width:100%;}
.common-head .whole li{padding-right:0 !important; padding-left:0 !important; margin-right:0 !important;}
.common-head .whole.col2 li{width:50%;}

.common-head .menu1 li{position:relative; padding:0 0 14px; margin-right:50px; line-height:30px; margin-bottom:-2px;}
.common-head .menu1 li:before{position:absolute; right:0; bottom:0; left:0; content:""; width:0; margin:0 auto; height:2px; background-color:#d70f0f;}
.common-head .menu1 li.on{font-weight:bold; color:#d70f0f;}
.common-head .menu1 li.on a{color:#d70f0f;}
.common-head .menu1 li.on:before{width:100%;}
.common-head .menu1 li:last-child{margin-right:0;}
.common-head .menu1.arrow li:after{position:absolute; left:50%; bottom:-8px; margin-left:-4px; border:4px solid transparent; border-top-color:#bd1a2d;}
.common-head .menu1.arrow li.on:after{content:"";}

.common-title .currentName{position:relative; float:left; padding-left:20px; font-size:1.25em; font-weight:bold; color:#c5000b;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:20px; margin-top:-9px; background-color:#c5000b;}
.common-title .currentName a{color:#c5000b;}
.column-title br{display:none;}

.common-more{float:right; font-size:14px; margin-top:5px;}
.common-more a{color:#999;}
.common-more a:hover{color:#333;}

.mode-more{margin-top:10px; text-align:center; line-height:35px; background-color:#f5f5f5; border-radius:5px;}
.mode-more{color:#666;}

.common-bd{padding-top:10px;}

.column-head{position:relative; text-align:center; margin-bottom:30px;}
.column-head br{display:none;}
.column-head a{position:relative; z-index:2; display:inline-block; padding-right:30px; padding-left:30px; font-weight:bold; font-size:1.875em; color:#bd1a2d; line-height:50px; background-color:#fdfdfd;}
.column-head:after{position:absolute; top:50%; right:0; left:0; z-index:1; content:""; margin-top:1px; height:1px; background-color:#ddd;}

.infoList{overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:6px; padding-bottom:6px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 60px 0 18px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a:before{position:absolute; top:-2px; left:2px; content:""; margin-top:.8em; width:4px; height:4px; background-color:#ae2d33; background-repeat:no-repeat;}
.infoList li h4 a:hover:before{background-color:#d70f0f;}
.infoList li h4 a em{font-style:normal;}
.infoList li h4 a em.ing{color:#c00;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; color:#666; font-size:.9375em; white-space:nowrap;}
.infoList li br{display:none;}
.infoList.fileList li h4 a{float:none; display:block; max-width:100%; width:100%\9;}
.infoList.fileList li h4 a font{float:left; max-width:90%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList.fileList li h4 a:hover font{float:left; max-width:90%; color:#c00;}
.infoList.fileList li .Icon{float:left; margin-left:5px; width:23px; height:25px; background:url(../images/new.png) left center no-repeat; overflow:hidden;}
.infoList.others li{padding-top:4px; padding-bottom:4px;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}

.otherList .infoList li{padding-top:9px; padding-bottom:9px;}
.otherList .infoList li h4{padding-right:0; text-align:justify;}
.otherList .infoList li h4 a{float:none; display:inline; max-width:none; line-height:1.8em; white-space:normal;}
.otherList .infoList li h4 .time{position:static; float:right; margin-top:0; line-height:1.8em;}

.menu-icons{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.menu-icons li{float:left; width:100%;}
.menu-icons li a{position:relative; display:block; margin:0 10px 20px; color:#d70f0f; font-size:1em; text-align:center; border:1px solid #d70f0f;}
.menu-icons li a:before{display:inline-block; content:""; margin-right:20px; width:40px; height:40px; vertical-align:middle; background-repeat:no-repeat; transition: all .5s ease-in-out;}
.menu-icons li a font{display:inline-block; vertical-align:middle; line-height:150%; text-align:center;}
.menu-icons li a:hover{color:#d70f0f; background-color:#fafafa; border-color:#bd1a2d; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.menu-icons li a:hover:before{transform:rotateY(360deg);}
.menu-icons li.on a{color:#bd1a2d; background-color:#1369c0; border-color:#1369c0; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.menu-icons.break li a:before{display:block; margin:0 auto 5px;}

.infoList li h4 a,
.text-nowrap,
.text-nowrap a,
.text-nowrap font,
.text-nowrap p,
.common-pic-mode ul li span.txt
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.common-pic-mode{overflow:hidden;}
.common-pic-mode ul{margin-right:-10px; margin-left:-10px; overflow:hidden; zoom:1;}
.common-pic-mode ul li{float:left; overflow:hidden; zoom:1;}
.common-pic-mode ul li a{position:relative; display:block; margin:20px 10px 0; overflow:hidden;}
.common-pic-mode ul li p.pic{position:relative; display:block; width:100%; overflow:hidden;}
.common-pic-mode ul li p.pic img{display:block; width:100%; height:auto; min-height:100%;}
.common-pic-mode ul li span.txtbg{position:absolute; bottom:0; left:0; z-index:1; content:""; display:block; width:100%; height:40px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.common-pic-mode ul li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:2; margin:0 10px; font-size:14px; line-height:40px; color:#f1f1f1; text-align:center;}
.common-pic-mode ul li p.pic .shadow{position:absolute; top:50%; left:50%; z-index:1; width:60px; height:60px; margin-top:-30px; margin-left:-30px; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; border-radius:8px;}
.common-pic-mode ul li p.pic i{position:absolute; top:50%; left:50%; z-index:2; width:21px; height:24px; margin:-12px 0 0 -9px;  background-size:100% 100%; background-image:url(../2021images/mediaPlay.png);}

.crumb{padding:20px 0 15px; margin:0 30px 20px; font-size:15px; color:#9e9e9e; line-height:30px; border-bottom:1px solid #e5e5e5;}
.crumb .title{float:left; font-size:1.5em; color:#c5000b;}
.crumb br{display:none;}
.crumb dl{position:relative; float:right;}
.crumb dl.fn{float:none;}
.crumb dl dt{position:absolute; top:10px; left:5px; width:11px; height:11px; background:url(../2021images/crumb.png) no-repeat left 0;}
.crumb dl dd{margin-left:25px;}
.crumb dl dd em{font-style:normal;}
.crumb a{display:inline-block;}
.crumb span{color:#0e59a4;}

/*pagediv*/
.pagediv{padding-top:20px; padding-bottom:20px; font-size:14px; text-align:center; color:#8c9eb3; clear:both;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv a{display:inline-block; padding:4px 10px; margin:0 0 3px; color:#8c9eb3; border:#c9ccd0 1px solid; transition: all .2s; -webkit-transition:all .2s; background:#fff; zoom:1;}
.pagediv a:hover{color:#3d7dcb; background:#efefef;}
.pagediv a.current{background:#3d7dcb; border-color:#3d7dcb; font-weight:bold; color:#fff;}

.table-style{margin:0 auto 15px; border-collapse:collapse;}
.table-style td, .table-style th{border-collapse:collapse; border:solid #000 1px; padding:8px; line-height:160%;}
.table-style th{font-weight:700; text-align:center; background-color:#efefef;}


.rel-appendixs{display:none; margin-top:20px; border-top:2px solid #efefef;}
.rel-appendixs h3{padding:25px 0 10px; color:#333333; font-weight:bold; font-size:1em;}
.rel-appendixs .infoList li h4 a:before{background-color:#999;}


/* 文字排列 */
.verticle-mode{writing-mode:tb-rl; -webkit-writing-mode:vertical-rl; writing-mode:vertical-rl; *writing-mode:tb-rl;}

.notData{text-align:center; padding-right:0 !important; padding-left:0 !important; height:auto !important; line-height:60px !important;}

/* 图片新闻 */
.tpxw{position:relative;}
.tpxw .owl-carousel img{height:385px;}
.tpxw .owl-carousel .item-name{position:absolute; right:0; bottom:0; left:0; z-index:9; padding:0 90px 0 10px; height:52px; line-height:52px; color:#fff; background-color:rgba(0,0,0,.3);}
.tpxw .owl-carousel .owl-nav>div{position:absolute; top:50%; margin-top:-45px; width:30px; height:55px; background-image:url(../2021images/slide_btn.png); background-repeat:no-repeat; background-color:rgba(0,0,0,.3); opacity:0;}
.tpxw .owl-carousel .owl-nav>div:hover{background-color:rgba(0,0,0,.5);}
.tpxw .owl-carousel .owl-nav .owl-prev{left:0;}
.tpxw .owl-carousel .owl-nav .owl-next{right:0; background-position:-30px 0;}
.tpxw .owl-carousel:hover .owl-nav>div{opacity:1;}

.tpxw .owl-dots{position:absolute; bottom:20px; right:5px; z-index:99;}
.tpxw .owl-dot{float:left; width:12px; height:12px; margin-right:8px; background-color:#d0d0d0; border-radius:50%;}
.tpxw .owl-dot.active{background-color:#c10d0c;}

/*easyBtn*/
.easyBtn{position:fixed; bottom:60px; right:0; z-index:9999;}
.easyBtn .quickPanel{-webkit-transition:top ease .4s; -moz-transition:top ease .4s; -ms-transition:top ease .4s; transition:top ease .4s;}
.easyBtn dl{position:relative;}
.easyBtn dl dt{}
.easyBtn dl dt a{display:block; width:80px; padding:15px 0; margin-top:-1px; background-color:#fff; border:1px solid #ededed; cursor:pointer; overflow:hidden;}
.easyBtn dl dt a:before{content:''; display: block; margin:0 auto; width:30px; height:30px; background:url(../2021images/easyBtn_icons.png) no-repeat; -webkit-transition:all linear .4s; -moz-transition:all linear .4s; -o-transition:all linear .4s; transition:all linear .4s;}
.easyBtn dl dt a span{display: block; text-align: center; font-size:13px;}
.easyBtn dl dt a:hover, .easyBtn dl.on dt a{color:#fff; background-color:#d60e0e; border-color:#d60e0e;}
.easyBtn dl.dl-home dt a:before{background-position:0 0;}
.easyBtn dl.dl-yue dt a:before{background-position:0 -30px;}
.easyBtn dl.dl-weixin dt a:before{background-position:0 -60px;}
.easyBtn dl.dl-weibo dt a:before{background-position:0 -90px;}
.easyBtn dl.dl-gotop dt a:before{background-position:0 -120px;}
.easyBtn dl.dl-toggle dt a:before{background-position:0 -150px;}
.easyBtn dl.dl-toggle dt a{padding-top:5px; padding-bottom:5px; border-radius:0 0 5px 5px;}
.easyBtn dl.dl-gotop{display:none;}
.easyBtn dl.dl-home dt a{border-radius:5px 5px 0 0;}
.easyBtn dl.dl-fgmsdl dt a:before{background: url(../2021images/easyBtn_icon_fgmsdl.jpg) no-repeat center;background-size: 100%;}

.easyBtn dl.dl-home dt a:hover:before{background-position:-30px 0;}
.easyBtn dl.dl-yue dt a:hover:before{background-position:-30px -30px;}
.easyBtn dl.dl-weixin dt a:hover:before{background-position:-30px -60px;}
.easyBtn dl.dl-weibo dt a:hover:before{background-position:-30px -90px;}
.easyBtn dl.dl-gotop dt a:hover:before{background-position:-30px -120px;}
.easyBtn dl.dl-toggle dt a:hover:before{background-position:-30px -150px;}

.easyBtn dl dd{position:absolute; right:100%; top: 0; padding-right:10px; display:none;}
.easyBtn dl dd .cont{position: relative; padding:10px; *border:#dae0e4 1px solid; background:#fff; -moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -ms-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -o-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.18);; box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.easyBtn dl dd img{display:block; width:100px; height:100px;}
.easyBtn dl dd span{display:block; width:100px; text-align:center; padding-top:6px; font-size:12px; font-family:"宋体"; color:#666; line-height:18px;}
.easyBtn dl dd .cont:after{ content:""; width:0; height:0; overflow:hidden; border:10px solid transparent; border-left-color:#fff; position:absolute; right:-20px; top:15px;}
.easyBtn dl dd .cont:before{content:""; width:0; height:0; overflow:hidden; border:11px solid transparent; border-left-color:#dae0e4; position:absolute; right:-22px; top:14px;}

.easyBtnOpened .quickPanel{display:none;}
.easyBtnOpened dl.dl-toggle dt a:before{-webkit-transform:rotate(405deg); -moz-transform:rotate(405deg); -ms-transform:rotate(405deg); transform:rotate(405deg);}
.easyBtnOpened dl.dl-gotop dt a{border-radius:5px 5px 0 0;}
.easyBtnOpened dl.dl-toggle dt a{background-color:#d60e0e; border-color:#d60e0e;}
.easyBtnOpened dl.dl-toggle dt a:before{background-position:-30px -150px;}
.easyBtnOpened dl.dl-toggle dt a{border-radius:5px;}

/* 归档 */
.guidang{position: absolute; top: -45px; right: 0; width: 258px; height: 104px; background: url(/2021images/guidang.png) no-repeat; z-index: 9;}
.guidang span{display: block; padding: 4px 0 0 116px; line-height: 32px; color: #c81208; font-size: 1em; font-weight: bold; transform:rotate(-2deg); 
-ms-transform:rotate(-2deg); 	/* IE 9 */
-moz-transform:rotate(-2deg); 	/* Firefox */
-webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
-o-transform:rotate(-2deg);}
