@charset "utf-8";
/* 字体 */
@font-face {
    font-family:iconfont;src:url('../fonts/iconfont.eot');src:url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff') format('woff'),url('../fonts/iconfont.ttf') format('truetype'),url('../fonts/iconfont.svg#iconfont') format('svg')
}
.iconfont{font-family: iconfont!important;cursor: pointer;font-style: normal;font-size: 14px}


body{color:#282828;font-family:"微软雅黑", arial,  sans-seri;line-height:18px;}
.f_yahei {font-family:Arial,'microsoft yahei',Helvetica,sans-serif;}
a {color:#282828;}
a:hover {color:#bb1c21;text-decoration:underline;}
.ml25{margin-left: 25px;}
.mb15{margin-bottom: 15px;}
.fl {float:left;}
.fr {float:right;}
.inline_block{display:inline-block;}
.img_m {vertical-align:middle;}
.img_b {vertical-align:text-bottom;}
.hand {cursor:pointer;}
.posr {position:relative;}
.hide {overflow:hidden;}
.span_del span {text-decoration:line-through;margin-right:5px;}
input,button,select,textarea{outline:none;border:0;}
textarea{resize:none;}
.wrap_top{ width: 100%; min-width: 1000px; background-color: #e8e8e8;}
.wrap_top ._top{ width: 1000px; height: 30px; line-height: 30px; margin: 0 auto; text-align: left;}
.wrap_top ._top a{ display: inline-block; height: 30px; width: 70px; text-align: center; cursor: pointer;}
.wrap_top ._top .icon>a { width: 50px; height: 30px; position: relative; z-index: 999;}
.wrap_top ._top .icon>a:hover { color: #282828; text-decoration: none;}
.wrap_top .icon img{ vertical-align: middle; margin-top: 6px; z-index: 100;border: 1px solid #ccc;}
.wrap_top ._top .icon ._icon{ position: absolute; left: 5px;}
.wrap_top .app_qr{ position: absolute; top: 24px; left: -40px; z-index: 999;}
.wrap_top .weixin_qr{ position: absolute; top: 24px; left: -80px;z-index: 999;}
.wrap {width:1000px;margin:0 auto;text-align:left;}
.top_wrap {width:100%;min-width:1000px;background-color:#fff;}
.top {width:1000px;margin:0 auto;padding-top:5px;height:55px;text-align:left;}
.top .logo {height:50px;margin-top:3px;}
.top .tel {margin-top:1px}
.top .links {margin-right:35px;line-height:18px;}
.top .links a {padding-left:10px;font-size:12px;background:url(../images/global/arrow.png) left center no-repeat;}
.top .search {margin-top:6px;width:195px;height:27px;background:url(../images/global/input.png) 0 0 no-repeat;position:relative;}
.top .search .input {width:148px;height:17px;line-height:17px;font-size:14px;margin:5px;}
.top .search .btn_search {position:absolute;top:0;right:0;width:40px;height:27px;background:url(../images/global/search.png) center center no-repeat;}

.nav {width:100%;min-width:1000px;height:45px;background:#ca0821 url(../images/global/top-bg.jpg) repeat-x top;;position:relative;z-index:20;}
.nav .nav_c {width:1000px;height:45px;margin:0 auto;}
.nav .ul {float:right;}
.nav .li {float:left;color:#fff;font-size:14px;line-height:45px;position:relative;}
.nav .li .span {display:inline-block;margin:0;width:90px;color:#fff;border-right:1px solid #a00004;cursor:pointer;text-decoration: none;}
.nav .li_first .span {border-left:1px solid #a00004;}
.nav .nav_sub {width:240px;position:absolute;top:45px;left:-1px;display:none;z-index: 99999;line-height:24px;text-align:left;}
.nav .li_last .nav_sub {left:auto;right:0;}
.nav .li:hover {background-color:#a00004;}
.nav .li:hover .nav_sub {display:block;}
.nav .nav_sub dl {padding:10px 0 10px 20px;background:url(../images/global/nav_bg.png) 0 0 repeat;}
.nav .nav_sub dl a {color:#fff;}
.nav .nav_sub dd a {color:#fff;font-size:14px;}
.nav .nav_sub .dl {padding:10px 0 10px 20px;background:url(../images/global/nav_bg1.png) 0 0 repeat;}

.banner {width:100%;min-width:1000px;height:300px;overflow:hidden;position:relative;z-index:2;}
.banner_c {width:1400px;height:300px;position:absolute;top:0;left:50%;margin-left:-700px;overflow:hidden;}
.banner_c .div {width:1400px;height:300px;overflow:hidden;}
.banner_nav {position:absolute;bottom:20px;left:0;width:100%;text-align:center;}
.banner_nav ul {display:block;margin:0 auto;}
.banner_nav li {float:left;width:16px;height:16px;overflow:hidden;margin:0 2px;text-indent:-999em;background:url(../images/index/point.png) 0 0 no-repeat;}
.banner_nav .on {background-position:0 -16px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner_c .prev,
.banner_c .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:#ccc url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner_c .next{ left:auto; right:3%; background-position:8px 5px; }
.banner_c .prev:hover,
.banner_c .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner_c .prevStop{ display:none;  }
.banner_c .nextStop{ display:none;  }

.banner .info {width:246px;height:246px;padding-top:20px;position:absolute;top:20px;left:50%;margin-left:254px;background:url(../images/index/banner_info.png) 0 0 no-repeat;}
.banner .info .ul {padding:10px 0 0 10px;}
.banner .info .ul li {float:left;vertical-align:top;width:110px;font-size:12px;}
.banner .info .ul .li {border-left:1px solid #4b4a4a;}
.banner .info .ul img {margin-top:8px;}
.banner .info .img_btn {margin:0 0 8px;}
.banner .info .btn_red_big {display:inline-block;width:216px;height:51px;color:#fff;font-size:14px;font-weight:bold;line-height:42px;background:url(../images/index/btn_red_big.png) 0 0 no-repeat;}
.banner .info .btn_gray_s {display:inline-block;width:106px;height:51px;color:#fff;font-size:14px;font-weight:bold;line-height:46px;background:url(../images/index/btn_red_big.png) 0 0 no-repeat;}

.banner1 {width:100%;height:180px;margin-top:8px;position:relative;overflow:hidden;}
.banner1_c {width:100%;height:180px;overflow:hidden;}
.banner1_nav {position:absolute;bottom:10px;left:0;width:100%;text-align:center;}
.banner1_nav ul {display:block;margin:0 auto;}
.banner1_nav li {float:left;width:15px;height:15px;margin:0 2px;text-indent:-999em;background:url(../images/index/point2.png) 0 0 no-repeat;}
.banner1_nav .on {background-position:0 -15px;}

.notice {width:1000px;margin:0 auto;}
.notice_c {width:1000px;margin:0 auto;padding-top:10px;text-align:left;height:25px;}
.notice_c .img {margin:0 20px 0 0;}
.notices {float:left;color:#282828;font-size:12px;line-height:20px;height:20px;overflow:hidden;}

.hots {float:left;width:301px;height:208px;padding:0 0 0 25px;margin:8px 8px 0 0;text-align:left;background-color:#fff;border:1px solid #c8c8c8;position:relative;}
.hots_last {margin-right:0;}
.hots h3 {color:#c28600;font-size:18px;padding:22px 0 10px;position: relative}
.hots .h3 {font-size:18px;padding-bottom:5px;}
.hots .h3 span {font-size:18px;}
.hots .h3 span.ftype {position: absolute; right: 28px; top: -1px; font-size: 12px; background: #c8c8c8; padding:1px 3px; color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
.hots .div {width:272px;padding-top:10px;margin-top:10px;border-top:1px solid #e9e9e9;}
.hots .hots_l {width:142px;height:105px;position:relative;}
.hots .hots_r {width:112px;height:105px;position:relative;}
.hots .hots_l strong {font-size:12px;display:inline-block;margin-bottom:4px;}
.hots .hots_r strong {color:#ca0821;display:inline-block;margin-bottom:4px;}
.hots .a {position:absolute;bottom:0;text-decoration:none;border-bottom:1px solid #000;}
.hots .num {color:#ca0821;font-size:29px;line-height:29px;position:absolute;left:0;bottom:0;/*letter-spacing:-3px;*/}

.product_search {/*width:1000px;height:32px;margin-top:8px;z-index: 9;position: relative*/position:absolute;top:6px;right:20px;}
.product_search h3,
.index_gdlc h3,
.index_qxjj h3 {color:#ca0821;font-size:20px;font-weight:bold;line-height:42px;text-indent:34px;background:url(../images/index/icon_1.png) 14px center no-repeat;}
.product_search .input_div {float:right;width:228px;height:30px;line-height:30px;font-size:14px;}
.product_search .input_div2 {width: 275px;text-indent:0;border: 1px solid #ccc;border-radius: 3px;background: #d9d9d9;}
.product_search .input {vertical-align:middle;width:160px;height:24px;margin-left:10px;color:#7c7c7c;font-size:12px;line-height:24px;text-indent:10px;background:none;border-left:1px solid #494949;}
.product_search .input1 {width:115px;}
.product_search .input2 {width: 240px;margin:0;border-left:0;text-indent:0;height: 30px;line-height: 30px;font-weight:normal;background: #f6f6f6;}
.product_search .btn_search1 {position:absolute;top:0;right:0;width:40px;height:30px;background:url(../images/global/search.png) center center no-repeat;}

.index_gdlc,.index_qxjj {width:998px;margin-top:8px;border:1px solid #c8c8c8;background-color:#fff;position:relative;}
.index_gdlc h3 {position:relative;height:42px;}
.index_gdlc h3 .ul {position:absolute;top:0;left:220px;}
.index_gdlc h3 .ul li {float:left;width:110px;height:41px;color:#282828;font-size:14px;cursor:pointer;}
.index_gdlc h3 .ul .span {float:left;width:110px;margin-top:12px;line-height:20px;text-indent:0;text-align:center;border-left:1px solid #c9c9c9;}
.index_gdlc h3 .ul .li_last .span {border-right:1px solid #c9c9c9;}
.index_gdlc h3 .ul .li_curr {color:#ca0821;border-bottom:2px solid #ca0821;}
.table_gdlc {width:100%;}
.table_gdlc th {color:#808080;height:40px;text-align:center;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;}
.table_gdlc td {height:39px;text-align:center;}
.table_gdlc .tr_even td {background-color:#f6f6f6;}
.table_gdlc .tr_even .td1 {background-color:#fff;}
.table_gdlc .td_bdr {border-right:1px solid #c9c9c9;}
.table_gdlc .td_bdt {border-top:1px solid #c9c9c9;}
.table_gdlc .td_bdb,.table_gdlc .tr_bdb td {border-bottom:1px solid #c9c9c9;}
.table_gdlc .tr1 th {border:0;}
.ul_qxjj {padding-left:12px;background-color:#f6f6f6;height:28px;padding-top:11px;border-top:1px solid #c9c9c9;}
.ul_qxjj li {float:left;width:133px;font-size:14px;line-height:14px;text-align:center;border-right:1px solid #c9c9c9;cursor:pointer;position:relative;}
.ul_qxjj li img {position:absolute;bottom:-15px;left:50%;margin-left:-50px;display:none;}
.ul_qxjj .li_first {border-left:1px solid #c9c9c9;}
.ul_qxjj .li_curr {color:#ca0821;}
.ul_qxjj .li_curr img {display:block;}

.index_news {margin-top:8px;}
.index_news h3 {width:460px;height:38px;line-height:38px;margin-left:14px;border-bottom:2px solid #808080;position:relative;}
.index_news .h3_1 {background:url(../images/index/icon_news1.png) left center no-repeat;}
.index_news .h3_2 {background:url(../images/index/icon_news2.png) left center no-repeat;}
.index_news .h3_3 {background:url(../images/index/icon_news3.png) left center no-repeat;}
.index_news h3 ul {position:absolute;top:0;left:28px;}
.index_news h3 li {float:left;height:40px;color:#000;font-size:14px;font-weight:bold;cursor:pointer;}
.index_news h3 .li {padding:0 15px;}
.index_news h3 li .span {display:block;padding:0 15px;margin-top:3px;line-height:30px;border-right:1px solid #e9e9e9;}
.index_news h3 .li_curr,.index_news h3 .li_curr1 {color:#ca0821;background:url(../images/index/line_arrow.png) center bottom no-repeat;}
.index_news h3 .li_curr1 {background:none;cursor:default;}
.index_news h3 .li_curr1 .span {border-right:0;}
.index_news .img_more {margin-top:10px;}
.index_news1 {float:left;width:494px;height:300px;background-color:#fff;border:1px solid #c8c8c8;position:relative;}
.index_news2 {height:260px;margin-left:8px;}
.index_news3 {height:145px;margin:8px 0 0 8px;}
.index_news_c {padding:8px 14px 0;font-size:12px;line-height:27px;overflow: hidden}
.index_news_c li{height: 27px;line-height: 27px;}
.index_news_c a {float:left;}
.index_news_c .time {color:#cecece;font-size:12px;}

.fast_links {width:998px;height:128px;margin:8px 0;border:1px solid #c8c8c8;background-color:#fff;position:relative;}
.fast_links ul {width:998px;height:91px;border-bottom:2px solid #f6f6f6;}
.fast_links li {float:left;width:125px;height:76px;padding-top:15px;text-align:center;position:relative;}
.fast_links li img {width:67px;}
.fast_links li a {display:block;}
.fast_links .li1:hover {border-bottom:2px solid #975dc1;}
.fast_links .li2:hover {border-bottom:2px solid #5dd1f9;}
.fast_links .li3:hover {border-bottom:2px solid #ff7373;}
.fast_links .li4:hover {border-bottom:2px solid #ffa45a;}
.fast_links .li5:hover {border-bottom:2px solid #e0536b;}
.fast_links .li6:hover {border-bottom:2px solid #59c6b6;}
.fast_links .li7:hover {border-bottom:2px solid #d5d864;}
.fast_links .li8:hover {border-bottom:2px solid #449bc1;}
.fast_links .li1:hover .text {color:#975dc1;}
.fast_links .li2:hover .text {color:#5dd1f9;}
.fast_links .li3:hover .text {color:#ff7373;}
.fast_links .li4:hover .text {color:#ffa45a;}
.fast_links .li5:hover .text {color:#e0536b;}
.fast_links .li6:hover .text {color:#59c6b6;}
.fast_links .li7:hover .text {color:#d5d864;}
.fast_links .li8:hover .text {color:#449bc1;}
.fast_links .text {position:absolute;bottom:-28px;left:0;width:100%;color:#cacaca;font-size:14px;line-height:20px;}
.fast_links .li_last {width:123px;}

.sitemap {width:100%;min-width:1000px;height:200px;background-color:#e9e9e9;text-align:left;overflow: hidden}
.sitemap h2 {color:#000;font-size:20px;font-weight:bold;line-height:29px;padding:15px 0 10px;}
.sitemap li {float:left;width:185px;}
.sitemap .li_last {float:right;width:75px;}
.sitemap dt a {color:#454545;font-size:16px;line-height:36px;}
.sitemap dd a {color:#919191;font-size:14px;line-height:24px;}
.sitemap_c {width:1000px;margin:0 auto;}

.footer {width:1000px;padding:10px 0;margin: 0 auto;color:#989898;line-height: 24px;}
.footer_l a {color:#989898;line-height:24px;}
.footer .footer_r {padding-top:15px;}
.footer .footer_r img {height:37px;}

/*弹层*/
.tan_yuyue {position:fixed;top:40%;left:50%;margin-top:-110px;margin-left:-130px;width:260px;height:340px;display:none;z-index: 9999}
.tan_yuyue .close {position:absolute;top:10px;right:20px;}
.yuyue {width:218px;padding:38px 20px 0;background-color:#fff;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;text-align:left;height: 300px;}
.yuyue .input_div {width:220px;height:32px;margin-bottom:10px;font-size:16px;line-height:32px;background:url(../images/index/input_yuyue.png) 0 0 no-repeat;padding-left: 10px;}
.yuyue .input_div img {margin:0 10px;}
.yuyue .input {width:150px;height:18px;font-size:14px;line-height:18px;}
.yuyue .btn_red {display:block;margin:10px auto 0;}
.maskyy {position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.8;filter:alpha(opacity=50);display:none;z-index: 999}
.tan_dingtou {position:fixed;z-index:99999;top:50%;left:50%;margin-top:-156px;margin-left:-370px;width:740px;text-align:left;display:none;}
.tan_dingtou_c {width:698px;padding:20px;overflow:hidden;background-color:#fff;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;}
.tan_dingtou .close {position:absolute;top:13px;right:28px;}
.tan_dingtou h3 {padding-bottom:8px;margin-bottom:15px;border-bottom:1px solid #d2d2d2;}
.tan_dingtou .dt_l {width:440px;padding-right:25px;border-right:1px solid #d2d2d2;color:#747474;text-align:justify;line-height: 22px;}
.tan_dingtou .dt_l strong {color:#db777e;}
.tan_dingtou .dt_r {width:220px;font-size:14px;}
.tan_dingtou .dt_r strong {color:#c28600;}

.corner {position:absolute;background-color:#f6f6f6;}
.corner1 {top:-1px;left:-1px;}
.corner2 {top:-1px;right:-1px;}
.corner3 {bottom:-1px;right:-1px;}
.corner4 {bottom:-1px;left:-1px;}
.tan_yuyue .corner,.tan_dingtou .corner {background:none;}

.span_up {padding-right:8px;color:#ca0821;background:url(../images/global/icon_zhang.png) right center no-repeat;}
.span_down {padding-right:8px;color:#15a259;background:url(../images/global/icon_die.png) right center no-repeat;}
.f_red {color:#ca0821;font-size:14px;}
.btn_1,.btn_gray,
.btn_s,.btn_gray2 {display:inline-block;width:70px;height:24px;color:#ca0821;line-height:24px;margin-top:8px;background:url(../images/index/btn_1.png) 0 0 no-repeat;}
.btn_1:hover,.btn_2,
.btn_s:hover {color:#fff;background-position:0 -24px;}
.btn_gray,.btn_gray2 {color:#fff;background-position:0 -48px;}
.btn_s,.btn_gray2 {width:40px;margin-top:0;background-image:url(../images/index/btn_2.png);}
.btn_red {width:100px;height:32px;color:#fff;font-size:16px;background:url(../images/index/btn_red.png) 0 0 no-repeat;}
.btn_enter,.btn_cancel {width:100px;height:32px;margin-top:-6px;color:#000;font-size:16px;text-align:center;line-height:32px;background:url(../images/index/btn_3.png) 0 0 no-repeat;}
.btn_enter,.btn_enter:hover {color:#ca0821;background-position:0 -32px;}

ul.nsearchlist {width: 275px;padding: 5px 0;border: 1px solid #ccc;position: absolute;left: 0;top: 31px;background: #fafafa;font-size: 12px;display: none;z-index: 99;border-radius: 5px;}
ul.nsearchlist li {padding: 0 6px;height: 26px;line-height: 26px;text-indent:0;font-weight:normal;}
ul.nsearchlist li a {display: block;width: 100%;height: 26px;line-height: 26px;color: #666;transition: all .2s;}
ul.nsearchlist li a:hover {background: #fff;color: #CA0821;}
ul.nsearchlist li a span.snum {float: right;}
.chacha{position: absolute;width: 38px;height: 29px;right: 0;line-height: 28px;top: 1px;cursor: pointer;text-align: center;background-color: #fafafa;color: #ccc;font-size: 16px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;display: none;}
.wrap-footer {width: 100%;min-width: 1000px;margin: 0 auto;text-align: left;background-color: #f6f6f6;}
.wrap-footer .footer .phone {font-size: 16px;}

.page{padding: 10px 0;line-height: 20px;text-align: left}
.page a{display: inline-block;border: 1px solid #ccc;padding: 0 7px;border-radius: 3px;}
.page a.pageOn{background: #da0b25;color: #fff;font-weight: bold;border: 1px solid #da0b25;}

/* 浮动 */
.fix-icon{position:fixed;bottom: 120px;width: 40px;z-index: 100;left: 50%;margin-left: 505px;}
.fix-icon li .fuwrap{position: absolute;width: 200px;top: 1px;left: -200px;min-height: 120px;display: none;}
.fix-icon li.li_curr .fuwrap{display: block}
.fix-icon>ul>li{position: relative;padding-top:8px;height: 52px;width: 54px;line-height: 27px;text-align: center;margin: 5px 0;background-color: #d5d7db;}
.fix-icon i{font-size:30px;color: #fff;}
.fix-icon>ul>li:hover,.wrap-right .fix-icon>ul>li.on{background-color: #ca0821;}
.fix-icon>ul>li:hover p,.wrap-right .fix-icon>ul>li.on p{color:#fff;}
.fix-icon .contentr{position: absolute;background-color: #f8f8f8;text-align: left;}
.fix-icon .contentr>ul>li{text-align: left;height: 39px;line-height: 39px;margin: 0 17px;border-bottom: 1px solid #ddd;}
.fix-icon .contentr>ul>li>span{float: left;}
.fix-icon .contentr>ul>li>i{color: #d5d7db;float: right;}
.fix-icon .contentr>.icon1{position: absolute;left: 197px;top: 10px;}
.fix-icon .content2{top: 1px;left: -16px;width: 200px;height: auto;border: 1px solid #ddd;}
.fix-icon .contentr .compare{text-align: left;margin-left: 17px;font-weight: bold;border-bottom: 1px solid #ddd;}
.fix-icon .contentr .compare-fund{text-align: left;margin: 0 17px;}
.fix-icon .contentr .compare-fund a.fund{display: inline-block;width: 95px;height: 25px;line-height: 25px;text-align: center;color: #fff;border-radius: 5px;background-color: #ca0821;}
.fix-icon .contentr .compare-fund a.clear{margin-left: 30px;}
.fix-icon .contentr .compare-fund a.clear:hover{color: #282828;text-decoration: none;}
.fix-icon .contentr .compare-fund a.clear>i{font-size: 14px;color: #282828;vertical-align: middle;}
.fix-icon .content3{width: 235px;height: 85px;top: 0px;left: -50px;}
.fix-icon .content3>.icon1 {position: absolute;left: 232px;top: 10px;}
.fix-icon .content3>.phone{float: left;margin: 12px 20px;text-align: center;}
.fix-icon .content3>.phone>a{font-weight: bold;}
.fix-icon .contentr>.qr>span{display: inline-block;height: 25px;line-height: 25px;}
.fix-icon .content4{top: 1px;left: 43px;width: 120px;height: auto;border: 1px solid #ddd;padding: 10px;text-align: center;}
.fix-icon .content4>.icon1 {left: 137px;}
.fix-icon .content5{width: 131px;top: -230px;padding: 5px;}
.fix-icon .content5>.icon1 {top: 240px;}
.fix-icon .li7>a {display:block}

table td .bg{ display: inline-block; height: 20px; width: 40px; line-height: 20px; border-radius: 5px; margin: 0 2px; cursor: pointer;}
table td a.bg:hover{ background-color: #ca0821; color: #fff;}
table td .bg2{background-color: #fff; border: 1px solid #ca0821; color: #ca0821;}
table td .bg3{ background-color: #919191; border: 1px solid #919191; color: #fff;}
#rightFudong li p{color: #fff;}

.dfh-dialog{
    display: none;
    z-index: 99999; 
  }
  #dialog-container{
      z-index: 9999999;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      padding: 16px;
      border: 1px solid #f1f1f1;
      font-size: 14px;
      height:310px;
      width: 484px;
      border-radius: 4px;
      background-color: #fff;
      box-sizing: border-box;
      /* background: url('/dialog-bg.png'); */
  }
  .text-container{
     margin-top: 20px
  }
  .text-container p{
     text-align: center;
     margin: 0;
  }
  .dialog-image{
      margin: 0 auto;
   width: 150px;
   height: 150px;
   background: url('/dialog-qrcode.png');
   background-size:contain ;
  }
  .dialog-wrapper{
    position: fixed;
    z-index: 99999; 
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .5;
  }
  #dialog-confirm{
      position: absolute;
      text-align: center;
      height:40px;
      line-height:40px;
      border-radius: 4px;
      color: white;
      width: 140px;
      left: 50%;
      transform: translateX(-50%);
      bottom: 16px;
      cursor: pointer;
      background-color: #ca0821;
  }




.ueditor_content_parse,.dfhong_cont{line-height: 24px;text-align:justify;}
.ueditor_content_parse p,.dfhong_cont p{margin-bottom:10px;}
.ueditor_content_parse img,.dfhong_cont img{max-width:100%!important;}
.ueditor_content_parse a,.dfhong_cont a{text-decoration: underline!important;}
.ueditor_content_parse table,.dfhong_cont table,.contentAll table{width:99%!important;max-width:100%!important;border-top: 1px solid #d2d2d2!important;border-left: 1px solid #d2d2d2!important;margin-bottom:10px;}
.ueditor_content_parse table th,.ueditor_content_parse table td,.contentAll table th,.contentAll table td{min-width:80px;border-bottom:1px solid #d2d2d2!important;border-right: 1px solid #d2d2d2!important;padding:5px 8px;vertical-align: middle;text-align: center;}
.ueditor_content_parse table th,.ueditor_content_parse table td.title{background:#e4e4e4;}
.ueditor_content_parse table th p,.ueditor_content_parse table td p{text-indent: 0;margin:0;padding:0;}
