/*
	[DESTOON B2B System] Copyright (c) 2008-2020 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
@import url("fonts/iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/iconfont.woff2') format('woff2'),
      url('fonts/iconfont.woff') format('woff'),
      url('fonts/iconfont.ttf') format('truetype'),
      url('fonts/iconfont.svg#iconfont') format('svg');}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 8px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* global */
* {word-break:break-all;font-family:'Microsoft YaHei',Verdana,Arial;-webkit-text-size-adjust:none;}
body {background:#f5f5f5;color:#222222;font-size:12px;margin:0px;height:100%;}
input,textarea,select,button,td {font-size:12px;}
input,textarea,select {padding:6px;border-radius:3px;border:#ccc 1px solid}
label {cursor:pointer;}
img {border:none;}
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,dl,form {margin:0px;padding:0px;}
html {height:100%;}
a:link,a:visited,a:active {text-decoration:none;color:#222222;}
a:hover {color:#FF0000;text-decoration:none;}
a.t:link,a.t:visited,a.t:active {text-decoration:none;color:#0240A3;}
a.t:hover {color:#FF0000;}
a.w:link,a.w:visited,a.w:active {text-decoration:none;color:#FFFFFF;}
a.w:hover {color:#FAFAFA;}
a.b:link,a.b:visited,a.b:active {text-decoration:none;color:#005590;}
a.b:hover{color:#FF0000;}
a.n:link,a.n:visited,a.n:active {text-decoration:none;display:block;width:120px;color:#222222;font-size:14px;}
a.n:hover{color:#4B4B4B;}
a.m:link,a.m:visited,a.m:active {color:#666666;text-decoration:none;}
a.m:hover {color:#FF6600;}
a.f:link,a.f:visited,a.f:active,a.f:hover {text-decoration:none;display:block;width:120px;color:#888888;font-size:14px;}

.head {width:100%;height:60px;color:#FFFFFF;background: linear-gradient(125deg, #508BC3, #D06C89);position:fixed;z-index:1010;left:0;}
.head a:link,.head a:visited,.head a:active {color:#FFFFFF;text-decoration:none;}
.head a:hover {color:#FAFAFA;}

.head_s {height:80px;}
.head_m{width:1200px;margin:0px auto;}
.head_logo {width:180px;height:60px;overflow:hidden;float:left;margin-right:80px}
.head_main {float:left;}
.menu_1,.menu_2 {float:left;height:60px;line-height:60px;font-size:16px;color:#FFFFFF;padding:0 15px 0 15px;cursor:pointer;}

.head_user {float:right;color:#FFFFFF;padding:16px 10px 0 0;}
.head_user a:link,.head_user a:visited,.head_user a:active,.head_user a:hover {text-decoration:none;color:#FFFFFF;}
.head_user li {float:left;padding:0 6px 0 6px;font-size:14px;}
.head_user em {font-style:normal;background:#FF6600;border:1px solid #FFFFFF;border-radius:50%;color:#FFFFFF;font-size:12px;z-index:3;position:absolute;display:block;margin:-28px 0 0 24px;padding:0 4px;}
#mini_profile {width:300px;overflow:hidden;background:#FFFFFF;color:#222222;border:#E8E8E8 1px solid;margin:0 0 0 -150px;position:absolute;z-index:2;}
#mini_profile div {padding:10px 15px 10px 15px;text-align:left;}
#mini_profile dt {height:26px;line-height:26px;overflow:hidden;font-size:12px;}

.side {background:white;width:200px;overflow:hidden;box-shadow: 0px 0px 15px rgba(0,0,0,0.1);padding-bottom:15px}
.side_head {height:40px;line-height:40px;background:#F5F5F5 url('side-head.gif') no-repeat 150px center;}
.side_head div {padding-left:8px;font-weight:bold;font-size:15px;color:#444444;}
.side_head img {width:20px;height:20px;margin:10px 4px 0 0;vertical-align:top;}
.side_body {clear:both;}
.side_body em {font-style:normal;color:#FFFFFF;font-size:12px;z-index:1;position:absolute;display:block;margin:-18px 0 0 60px;padding:0 4px;background:#FF6600;border:1px solid #FF4400;border-radius:50%;}
.side_a {padding:10px 16px 10px 24px;}
.side_a:hover {background:#EEEEEE;}
.side_b {padding:10px 16px 10px 24px;background:#DDDDDD;}
.side_h {width:8px;background:url('side_hide.gif') no-repeat 0 272px;cursor:pointer;}
.side_s {width:8px;background:url('side_show.gif') no-repeat 0 272px;cursor:pointer;}
.main {padding:15px 15px;background:white;box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}
.main_tb {width:1200px;margin:0px auto}


.new-chat {background: linear-gradient(126deg, #ff5400, #f46);height: 200px;box-sizing:border-box; padding:30px 20px 0 20px;margin-top:15px;width:200px;}
.new-chat p { font-size: 14px;color: #fff;padding:0;margin:0}
.new-chat p:nth-child(2) { height:40px; line-height:40px; font-size:20px;}
.new-chat a {  display: inline-block;border: 1px solid #efefef;border-radius: 3px;padding: 5px; margin-top:10px; color:#fff;}

.right_mb { width:200px; float:right;}

.box .title_mb {color:#333; font-size:16px;line-height:40px;padding:0px 15px}

.box .title_mb:before{content: "";width: 3px;height: 14px;background: #ec5342 ;float: left;margin:14px 10px 0px 0px;}


.box ul { padding:0 15px 10px;}
.box ul li { height:34px; line-height:34px;overflow:hidden;}
.box ul li a { color:#666;}
.box .mob{padding:0 15px;overflow: hidden;}
.box .mob img { width:156px; height:156px; margin:10px auto; display:inherit;}
.box .mob p { text-align:center; height:20px; line-height:20px; margin:10px 0 20px;}
.box{box-shadow: 0px 0px 15px rgba(0,0,0,0.1);background:white;margin-bottom:15px;}

.b30{height: 30px;width:100%;overflow: hidden;}
.footer { background:#222;text-align: center;padding: 20px 0;font-size: 12px;border-top: 1px solid #eee;line-height:21px;}
.footer p {color: white;padding:0;margin:0}
.footer a {color: white;margin: 0 10px;}

.kf-contact{box-shadow: 0px 0px 15px rgba(0,0,0,0.1);background:white;font-size::14px;padding-bottom:10px;overflow:hidden}
.kf-contact dt{background:#ec5342;height:40px;line-height:40px;text-align: center;font-size:16px;color:white}
.kf-contact .kf-img img{border-radius:100%;display:block;margin:15px auto 10px;width:70px;height:70px;}
.kf-contact p{text-align:center;font-size:16px;}

.kf-contact p.qq{padding: 10px 30px;}
.kf-contact p.qq a{background: #ec5342;color:white;padding:7px;border-radius:16px;;display:block;font-size:14px}
.kf-contact p.tel{padding: 5px 30px;}

.kf-contact p.tel i{display: block;border:#ec5342;color:#ec5342;font-size:18px;text-align: center;border-radius:5px}


.box_c {border:1px solid #eee;margin:15px 0 0;background:#fff;padding:20px}
.box_c_title {font-size: 16px;margin-bottom: 20px;}
.box_c_title img { margin-right:8px;width:25px;margin-top:-4px;}
.box_c ul {padding:25px 0 10px}



.black_overlay{display:block;position: fixed;top:0%;left:0%;width:100%;height:100%;background:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.blank_content{display:block;position:fixed;top:25%;left:35%;width:100%;background:white;;z-index:1002;width:30%;border-radius:5px;}
.blank_content h2{height:40px;line-height:40px;font-size:16px;font-weight:normal;overflow:hidden;background:#508BC3;color:white; text-align:center;border-radius:5px 5px 0 0}
.blank_content h2 span{float:right}
.blank_content .open{overflow:hidden;font-size:13px;line-height:23px;padding:15px;color:#000}
.blank_content p{text-indent:24px;margin-bottom:5px}
.now{padding:15px 150px}
.now a{background:blue; background-size:20px 22px;display:block;height:35px;line-height:35px;color:white;font-size:14px;text-align:center;cursor :pointer; border-radius:2px}




.bg {background:#FAFAFA;}
.r {border-bottom:#D3DBE7 1px solid;height:24px;}
.r span{color:#BBBBBB;}
.d {line-height:180%;border-bottom:#D3DBE7 1px solid;border-right:#D3DBE7 1px solid;}

.menu {height:40px;overflow:hidden;border-bottom:#ee2e2c 2px solid;margin:0 0 16px 0;}
.tab_nav {display:none;}
.tab a:link,.tab a:visited,.tab a:active {font-size:14px;text-decoration:none;color:#001C30;display:block;height:40px;line-height:40px;padding:0 20px;}
.tab a:hover {background:#EEEEEE;}
.tab_on {background:#ee2e2c;}
.tab_on a:link,.tab_on a:visited,.tab_on a:active,.tab_on a:hover {font-size:14px;text-decoration:none;display:block;height:36px;line-height:36px;padding:0 16px;color:#FFFFFF;}

.submenu {z-index:1;position:absolute;width:110px;margin:-18px 0 0 -1px;font-size:14px;background:#FFFFFF url('submenu_bg.gif') no-repeat 84px 14px;border:#E8E8E8 1px solid;cursor:pointer;}
.submenu a:link,.submenu a:visited,.submenu a:active {text-decoration:none;color:#001C30;display:block;height:33px;line-height:33px;padding:0 16px;}
.submenu a:hover {background:#EEEEEE;}
.submenu div {height:33px;line-height:33px;padding:0 16px;}
.submenu ul {display:none;}

.nav {margin:0 0 16px 0;background:url('nav_bg.gif') repeat-x 0 bottom;}
.nav td {padding:10px 16px;font-size:14px;}
.nav span {font-size:12px;}
.nav_1 {border-bottom:#E8E8E8 2px solid;}
.nav_2 {border-bottom:#3D95E5 2px solid;}

#adds span {background:url('add_bg.gif') no-repeat 0 center;padding:0 0 0 18px;}

.tb {background:#FFFFFF;width:100%;}
.tb th {border-left:#E8E8E8 1px solid;border-bottom:#E8E8E8 1px solid;border-top:#E8E8E8 1px solid;background:#F1F1F1;}
.ls {background:#FFFFFF;}
.ls tr:hover td {background:#F1F1F1;}
.ls td {border-bottom:#E8E8E8 1px solid;padding:10px 0;height:24px;}
.ls li {line-height:25px;height:25px;overflow:hidden;}
.bd {background:#FFFFFF;}
.bd tr:hover td {background:#F1F1F1;}
.bd td {border-bottom:#E8E8E8 1px solid;border-left:#E8E8E8 1px solid;}
.lt {line-height:24px;text-align:left;padding-left:6px;}
.lt div {color:#666666;}
.tt {padding:0 8px 16px 8px;background:#FFFFFF;}
.t2 {padding:8px 8px 8px 25px;background:#F3F3F3;border-left:#3D95E5 2px solid;font-weight:bold;color:#555555;}
.tl {background:#F7F7F7;width:115px;text-align:right;padding-right:30px;height:32px;}
.tr {background:#FFFFFF;}
/*.on td {background:#F7F7F7;}*/
.thumbs {width:100px;height:128px;overflow:hidden;float:left;margin-right:16px;}
.thumbs img {cursor:pointer;}
.thumbs p {height:16px;line-height:16px;padding:6px 0;margin:0;text-align:center;}
.thumb {padding:2px;margin:6px 0;border:#E8E8E8 1px solid;}
.nv table {width:300px;}
.nv td {text-align:center;padding:3px;}
.nv th {background:#F7F7F7;border:none;}
.dot {border-bottom:#CCCCCC 1px dotted;}
.b10 {height:10px;font-size:1px;}
.b5 {height:10px;font-size:1px;background:#F1F2F3;}
.sbt {padding:24px 0 24px 180px;}
.sbm {height:21px;line-height:19px;cursor:pointer;background:#69A44A;color:#FFFFFF;border-left:#DDDDDD 1px solid;border-right:#2E561B 1px solid;border-top:#DDDDDD 1px solid;border-bottom:#2E561B 1px solid;}
.res {height:21px;line-height:19px;cursor:pointer;background:#666666;color:#FFFFFF;border-left:#DDDDDD 1px solid;border-right:#4A4A4A 1px solid;border-top:#DDDDDD 1px solid;border-bottom:#4A4A4A 1px solid;}
.btn {background:#F7F7F7;border:#D7D7D7 1px solid;border-radius:5px;padding:6px 16px;letter-spacing:1px;cursor:pointer;}
.btn:hover{background:#DEDEDE;border:#CECECE 1px solid;}
.btn_b,.btn-b {background:#007AFF;border:#1E74D0 1px solid;border-radius:5px;color:#FFFFFF;padding:6px 16px;letter-spacing:1px;cursor:pointer;}
.btn_b:hover,.btn-b:hover{background:#0569D5;}
.btn_g {background:#1AAD19;border:#18A117 1px solid;border-radius:5px;color:#FFFFFF;padding:6px 16px;letter-spacing:1px;cursor:pointer;}
.btn_g:hover{background:#179B16;border:#159014 1px solid;}
.btn_r {background:#F7F7F7;border:#D7D7D7 1px solid;border-radius:5px;padding:6px 16px;letter-spacing:1px;cursor:pointer;}
.btn_r:hover{background:#CE3C39;border:#BF3835 1px solid;color:#FFFFFF;}
.btns {padding:16px 8px;height:32px;border-bottom:#E8E8E8 1px solid;}
.f_red {color:#FF0000;}
.f_blue {color:#003EAA;}
.f_green {color:#2BA245;}
.f_gray {color:#666666;}
.f_black {color:#222222;}
.f_dblue {color:#0240A3;}
.f_price {font-weight:bold;font-family:Arial;color:#FF6600;}
.c_p {cursor:pointer;}
.f_b {font-weight:bold;}
.f_r {float:right;}
.dsn {display:none;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.lh18 {line-height:180%;}
.jt {color:#0240A3;cursor:pointer;}
.bar {letter-spacing:1px;background:#6980DA;padding:5px 10px 2px 10px;line-height:20px;color:#FFFFFF;border-bottom:#5069CB 1px solid;}
.hinp {border:none;width:98%;background:url('spacer.gif');height:18px;}
.hinp_on {border:#84A1BD 1px solid;width:98%;height:16px;}
.warn {padding:10px 0 10px 60px;margin:0 0 10px 0;background:#FAFAFA url('warn.gif') no-repeat 10px 5px;line-height:200%;font-size:14px;}
.limit {padding:10px 16px;margin-top:16px;background:#F6F6F6;border-radius:6px;}
.ok {background:#FFFFFF url('ok.gif') no-repeat 20px center;border-bottom:#E8E8E8 1px solid;padding:20px 20px 20px 60px;margin:0 0 10px 0;font-size:14px;}
.trade_step {display:block;width:46px;height:20px;line-height:19px;color:#FFFFFF;background:#3D95E5;margin-top:15px;letter-spacing:2px;text-align:center;}
/* pages */
.pages {padding:24px 0;text-align:center;font-size:12px;color:#666666;clear:both;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#DDDDDD 1px solid;padding:6px;text-decoration:none;margin-right:6px;}
.pages a:hover {background:#3D95E5;border:#3D95E5 1px solid;color:#FFFFFF;padding:6px;text-decoration:none;}
.pages strong {background:#3D95E5;padding:6px;border:#3D95E5 1px solid;color:#FFFFFF;margin-right:6px;}
.pages_inp {width:32px;border:#DDDDDD 1px solid;color:#666666;padding:4px;text-align:center;}
.pages_btn {width:32px;border:#FF6600 1px solid;color:#FFFFFF;padding:4px 6px;background:#FF6600;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#DDDDDD 1px solid;color:#666666;padding:6px 6px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}
/*Dialog*/
#Dtop{border:#E0E0E0 6px solid;border-radius:10px;}
#Dtop .dbody{background:#FFFFFF;}
#Dtop .dhead{background:#F0F0F0;border-bottom:#E7E7EB 1px solid;padding-left:16px;font-size:15px;line-height:32px;height:32px;font-weight:bold;cursor:move;-moz-user-select:none;-khtml-user-select:none;user-select:none;}
#Dtop .dhead span{float:right;cursor:pointer;display:block;width:32px;height:32px;background:url('dialog-close.png') no-repeat center center;}
#Dtop .dhead span:hover{background:#F45454 url('dialog-close-on.png') no-repeat center center;border-radius:0 3px 0 0;}
#Dtop .dbox{overflow:hidden;line-height:180%;clear:both;}
#Dtop .dbox table{margin-left:10px;}
#Dtop .dsize{height:11px;font-size:1px;}
#Dtop .dsize div{height:11px;width:11px;background:url('resize.gif') no-repeat;cursor:se-resize;font-size:1px;float:right;}
.back2top {width:38px;height:38px;position:fixed;_position:absolute;right:10px;bottom:10px;_bottom:auto;cursor:pointer;display:none;}
.back2top a {display:block;width:100%;height:100%;background:url('back2top.png') no-repeat;}
.back2top a:hover {background:url('back2top.png') no-repeat -38px 0;}
#msgbox{z-index:1100;position:absolute;display:inline-block;border-radius:5px;background:#222222;top:12px;right:50%;color:#FFFFFF;padding:3px 24px;line-height:20px;cursor:pointer;letter-spacing:1px;font-size:12px;}
.webuploader-container {position:relative;}
.webuploader-element-invisible {position:absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
.webuploader-pick {position:relative;display:inline-block;cursor:pointer;}
.webuploader-pick-hover {}
.webuploader-pick-disable {opacity:0.6;pointer-events:none;}
















/*///////////////////////////////2020-9-24///////////////////////////////////*/
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; background:#f5f5f5}
body{min-width:1200px}
body{font-family:Arial,Geneva,Microsoft YaHei,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;color:#222;-webkit-font-smoothing:antialiased;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
textarea {background:none repeat scroll 0 0 #ffffff;resize:none;}

.b1 {height:1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b6 {height:6px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b8 {height:8px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:30px;font-size:1px; clear:both;width:100%;overflow:hidden}

.member_ad1 { width:100%;}
.member_ad1 img { width:100%;}

.member_title { height:20px; line-height:20px;}
.member_title strong { font-size:16px; font-weight:400;}
.member_title span { font-size:16px;}
.member_title i { width:20px;height:20px; line-height:20px; display:inline-block; float:left; color:#e60000; text-align:center; font-size:20px;margin-right:8px;}
.member_title strong:before { content:""; display:inline-block; width:3px; height:16px; background:#e60000; float:left; margin:2px 8px 0 0;}
.member_title a { float:right; font-size:12px;}



.sjtj { border: solid 1px #e6e6e6; padding:20px; background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}
.sjtj ul { margin-top:48px;}
.sjtj ul li { float:left; width:33.33333%; box-sizing:border-box; text-align:center;}
.sjtj ul li:nth-child(1n+2) { border-left:1px solid #e6e6e6;}
.sjtj ul li b,
.sjtj ul li span,
.sjtj ul li p { display:block;}
.sjtj ul li b { font-size:14px; color:#222;position:relative;}
.sjtj ul li b i { width: 14px;height: 14px; display:inline-block; background:url(icon.png) no-repeat -33px -354px;margin-left: 10px;top: 2px;cursor: pointer;position:absolute;font-style: normal;}
.sjtj ul li b .tooltip {position:absolute;font-size:12px;color:#333;font-weight:400;background:rgba(255,255,255,.8);min-width:127px;max-width:280px;border:1px solid #e6e6e6;padding:3px 8px;text-align:left;left:25px;top:50%;transform:translate(0px,-50%);z-index:1;display:none;}
.sjtj ul li b .tooltip:before {content:'';position:absolute;width:0;height:0;top:50%;left:-6px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #ddd;transform:translate(0px,-50%);}
.sjtj ul li b .tooltip:after {content:'';position:absolute;width:0;height:0;top:50%;left:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #fff;transform:translate(0px,-50%);}
.sjtj ul li:hover b .tooltip { display:block;}
.sjtj ul li span {  font-size:30px; color:#e60000; padding:15px 0 10px;}
.sjtj ul li p { height:38px; line-height:38px;box-sizing:border-box; margin:0; font-size:14px; color:#222;}

.testing { border: solid 1px #e6e6e6; padding:28px; background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.1); overflow:hidden;}
.testing .performance { width:156px; height:156px; line-height:156px; text-align:center; box-sizing:border-box;  float:left; border-radius:50%; border:3px solid #e60000; font-size:14px; margin-right:30px;}
.testing .performance span { font-size:54px; color:#e60000;}
.testing .explain { float:left; width:350px;}
.testing .explain h2 { padding: 26px 0 10px 0;font-size: 18px;margin:0;}
.testing .explain p { color:#696969; font-size:14px; margin:0;line-height:22px;}
.testing .explain p span { color:#ff0000; padding:0 5px;}
.testing .explain p a { color:#e60000; padding:0 5px;}
.testing .wszl { width:114px; height:36px; box-sizing:border-box; border:1px solid #e60000; font-size:14px; color:#e60000; text-align:center; line-height:36px; display:inline-block; float:right; border-radius:18px;margin-top:60px;}
.testing .wszl:hover { background:#e60000; color:#fff;}
.testing .xgg { border:1px solid #118e15; color:#118e15;}
.testing .xgg :hover { background:#118e15; color:#fff;}




.current_state { border: solid 1px #e6e6e6; padding:20px; background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.1); overflow:hidden;}
.current_state ul { margin-top:10px;overflow:hidden;}
.current_state ul dl { height:20px; line-height:20px; margin-top:10px; overflow:hidden;overflow:hidden;}
.current_state ul dl dd { float:left;}
.current_state ul dl dd a { color:#6b0;}
.current_state ul dl dd:nth-child(1) { width:35%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.current_state ul dl dd:nth-child(3) { width:35%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.current_state ul dl dd:nth-child(2),
.current_state ul dl dd:nth-child(4),
.current_state ul dl dd:nth-child(5) { width:10%; text-align:center;}

.notice_mod { border: solid 1px #e6e6e6; padding:15px; background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.1); overflow:hidden;}
.notice_mod ul { overflow:hidden; border-top:1px solid #f5f5f5; margin-top:15px;}
.notice_mod ul li:nth-child(1) { color:#f60; font-size:20px; font-weight:700; text-align:center; height:80px; line-height:80px;}
.notice_mod ul li:nth-child(1) span { font-size:16px;}
.notice_mod ul li:nth-child(1) i { font-size:12px; color:#e60000; font-weight:400;}
.notice_mod ul li:nth-child(2) a { width:45%; height:30px; font-size:14px; line-height:30px; text-align:center; color:#fff; background:#e60000;display:inline-block; font-weight:700;}
.notice_mod ul li:nth-child(2) a:nth-child(1) { background:#3F51B5;}
.notice_mod ul li:nth-child(2) a:nth-child(2) { float:right;}

.dqjf { font-size:12px; color:#333;}
.dqjf span { color:#e60000; padding:0 5px;}

.bdtp { overflow:hidden;}
.bdtp dd { height:26px; line-height:26px; padding:0 15px; background:#f3f3f3; border:1px solid #e6e6e6; border-radius:15px; margin-top:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bdtp dd span { color:#e60000;}

.wdfc { overflow: hidden;border-top: 1px solid #f5f5f5;margin-top: 15px;}
.wdfc p { line-height:20px; font-size:12px;margin-top:10px;color:#e60000;}
.wdfc p a { display:inline-block; width:60px;color:#222;}
.wdfc p em { padding:0 5px;}







