@charset "utf-8";
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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.main {
    min-height: 36vw;
}
.datagrid-view{
	min-height: 24.479vw;
}
#addressList {
    margin: 5.52vw auto 0;
}
.container, .container-small, .container-w800, .dot-content, .big-layer .big-layer-inner {
    margin-left: auto;
    margin-right: auto;
}
.info-container {
    margin-top: 0;
}
.user-container {
    height: 100%;
    position: relative;
}
.info-container .user-sidebar {
    width: 14.375vw;
}
.user-sidebar {
   	width: 14.375vw;
    background-color: #323a47;
    position: absolute;
    left: 0;
}

.user-menus {
   	width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    background-color: inherit;
    margin-top: 4vw;
}
.info-menus .only-link {
  	height: 2.6vw;
    line-height: 2.6vw;
    border-top: 0.05vw solid #323a47;
    border-bottom: 0.05vw solid #323a47;
}
.accordion-header, .only-link {
    position: relative;
    height: 1.8vw;
    line-height: 1.8vw;
    color: #666;
    font-size: 0.729vw;
    font-weight: normal;
    cursor: pointer;
}
.info-menus .only-link a {
    padding-left:  1.04vw;
    border-left: 0.15vw solid transparent;
    position: relative;
}

.info-menus .only-link a.current {
    color: #e88e00;
}
.info-menus .only-link a:hover{
	text-decoration: none;
}
.accordion-header a, .only-link a {
   color: #9ba7b5;
}
.footer .f-mid dl.qrcode dd .big-qr .arrow-down, 
.tableView-table-header thead tr th .btn-dropdown .arrow-down, 
.btn.btn-dropdown .arrow-down, 
.accordion-header .arrow, 
.only-link .arrow, 
.accordion-header.ui-accordion-header-active .arrow, 
.only-link.ui-accordion-header-active .arrow, 
.info-menus .only-link a .arrow, 
.search-bar .btn-dropdown.d .arrow-down, 
.search-bar .btn-dropdown .arrow-down, 
.company-item.current .company-header .arrow-down, 
.company-header .arrow-down {
    content: "";
    height: 0;
    width: 0;
    overflow: hidden;
}
.site-logo, .footer .f-mid dl.qrcode dd span, .footer .f-mid dl.qrcode dd img, .footer .f-mid dl.qrcode dd .big-qr img, .footer .f-mid dl.qrcode dd .big-qr .arrow-down, .navbar.navbar-top li>a, .navbar.navbar-footer li span, label.error, .tableView-table tbody tr td a.db, .tableView-table tbody tr td .btn.db, .btn.btn-dropdown .arrow-down, .user-info .avatar, .user-info .username, .accordion-header .arrow, .only-link .arrow, .accordion-content ul li a, .info-menus .only-link a, .info-menus .only-link a .arrow, .dot-line-container .dot-line span, .big-layer .close-bigLayer, .search-bar .btn-dropdown .arrow-down, .toggle-menus, .company-header .arrow-down, .search-row .gui-group.gui-group-btn {
    display: block;
}

#news .user-menus .arrow {
    position: absolute;
    right: 1.04167vw;
    top: 1.3vw;
    display: block;
    width: 0.4167vw;
    height: 0.625vw;
    background: url(../../img/edoV2/menuDown.png) no-repeat;
    background-size: 0.4167vw 0.625vw;
}
#news .user-menus .current .arrow {
    height: 0.4167vw;
    width: 0.625vw;
    background:url(../../img/edoV2/menuDownO_active.png) no-repeat; 
    background-size: 0.625vw 0.4167vw;
}
.user-content {
 width: 100%;
    min-height: 27vw;
    background: #ffff;
    padding-top: 1.875vw;
}

/* 新闻公告 */
#news,#help{
    margin: 0 auto;
}
#news .newsContent,
#help .newsContent{
    background: #fff;
    position: relative;
}
#news .newsContent table,
#help .newsContent table{
    width: 100%;    
    margin-top: 1vw;
}
#news .newsContent tr td{
    background: #fff;
    height: 2.708vw;
    line-height: 2.708vw;
    border-bottom: 0.05vw solid #e9e9e9;
    padding: 0 1.25vw;
}
#news .newsContent tr a{
    color: #333;
    font-size: 0.729vw;
}
#news .newsContent tr td a span{
    float: right;
}
#news .pagination-btn,
#help .pagination-btn{
    padding: 0 0.52vw;
    margin-right: 0.52vw;
    border-radius:0.2vw;
    cursor:pointer;
    color: #FFF;
    display:inline-block;
    box-sizing:border-box;
    text-align: center;
    background: #abb4c8;
}
#news .pagination-wrap,
#help .pagination-wrap{
    position:relative;
    display:inline-block;
    padding-left:0；
}
#news .pagination-ellipsis,
#help .pagination-ellipsis{
    color:#abb4c8;
    position:relative;
    top: -0.15vw;
    display:inline-block;
    padding:0 .12rem;
    margin-right:0.2vw;
}
#news .pagination-current,
#help .pagination-current{
    background: #5b8aee;
}
#news .pagination-disabled,
#help .pagination-disabled{
    cursor:not-allowed;
}
#news #pagination-next,#news #pagination-prev,
#help #pagination-next,#help #pagination-prev{
    height:  1.25vw;
    background: #abb4c8;
    line-height:  1.25vw;
    margin-top: 0.5625vw;
    margin-right: 0.833vw;
    font-size:  0.625vw;
}
#news #pagination-next,
#help #pagination-next{
    margin-left: 0.3125vw;
}
#news #pagination-prev,
#help #pagination-prev{
    margin-left:  1.25vw;
}
#news .pagenum,
#help .pagenum{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    vertical-align: middle;
    height:  1.25vw;
    font-size:  0.625vw;
}
#wrap1{
    height: 4.167vw;
}
#news .newsContent .jump,
#help .newsContent .jump{
    position: absolute;
    background: #abb4c8;
    height:  1.25vw;
    font-size:  0.625vw;
    border-radius:0.2vw;
    color: #fff;
    padding: 0 0.3125vw;
    bottom: 1.354vw;
    left:  24.8958vw;
    line-height:  1.25vw;
}
#news .newsContent .jump input,
#help .newsContent .jump input{
    width: 1.67vw;
    height: 0.729vw;
    margin-left:  0.2vw;
}
#news .newsContent .total,
#help .newsContent .total{
    position: absolute;
    right: 0.83vw;
    bottom: 1.354vw;
    height: 1.25vw;
    line-height: 1.25vw;
    font-size: 0.729vw;
}
#news .newsContent .total span,
#help .newsContent .total span{
    color: #4d89cf;
}

#help .newsContent tr td{
    width: 25%;
    text-align:  center;
}
#help .newsContent tr td a{
    color: #666;
    font-size: 0.729vw;
    width: 100%;
    padding: 1.354vw 2.083vw;
    display: inline-block;
    border: 0.05vw solid transparent;
}
#help .newsContent tr td a:hover{
    background: #f6f8fa;
    border: 0.05vw solid #92aaf0;
}
#help .newsContent tr td a img{
    display: inline-block;
}
#help .newsContent tr td a dd{
    line-height: 1.04vw;
}
#help .newsContent tr td a span{
    display: inline-block;
    padding: 0 0.9375vw;
    border-radius: 0.2vw;
    border:0.05vw solid #92aaf0;
    color: #92aaf0;
    font-size: 0.729vw;
    margin-top:  0.4167vw;
}
#help .newsContent tr td a:hover span{
    background: #92aaf0;
    color: #fff;
}
#help .menuSubBox{
    background: #d7dce4;
    height: 2.083vw;
    line-height: 2.083vw;    
    margin-top: 0.6vw;
}
.currentPos {
    height: 100%;
    line-height: 2.083vw;
    width: 5.625vw;
    color: #888888;
    position: relative;
    padding-left: 1.1458vw;
}
.currentPos img {
    position: absolute;
    top: 0.4167vw;
    left: 0;
}
.menu-sub a {
    height: 100%;
    line-height: 2.083vw;
    color: #888888;
}
#help .online{
    position: absolute;
    right: 0;
    top: 0;
    font-size:  0.729vw;
    border-radius:0.2vw;
    color:  #fff;
    background: #92aaf0;
    width: 5vw;
    height: 1.5625vw;
    line-height:1.4vw;
    text-align:  center;
    padding-left:  1.04167vw;
    cursor:  pointer;
}
#help .online.active{
    background: #426ce8;
}
#help .menuSubBox{
    position: relative;
}
#help .online img{
    position: absolute;
    top:0.3125vw;
    left:  0.52vw;
    width:0.78125vw;
    height: 0.7825vw
}
#online{
    display: none;
    position: absolute;
    border: 0.05vw solid #92aaf0;
    border-radius: 0.2vw;
    width: 24.167vw
    background: #eceff7;
    right:  0;
    top: 2vw;
    color: #666;
}
#online .gray{
    background: #92aaf0;
    color: #fff;
}
#online .gray input{
    border-radius: 0.2vw;
    width: 6.77vw;
    height: 1.4583vw;
    line-height: 1.4583vw;
}
#online .gray i,
#online .pl14 i{
    color: #f31919;
    font-style: normal;
    margin-left: 0.2vw;
}
#online .gray .col-12{
    width: 100%;
}
#online .gray .col-12 input{
    width: 18.75vw;
}
#online .gray .col-6{
    width: 50%;
    float: left;
}
#online .gray div{
    text-align: left;
    padding: 0.4167vw 0 0 0.729vw;
}
#online .gray div label{
    width: 3.6458vw;
    display:  inline-block;
}
.pl14{
    padding-left: 0.729vw;
    padding-top:  0.52vw;
}
.need {
    background-image: url(../img/radio.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.04vw;
    cursor: pointer;
}
.needC {
    background-image: url(../img/radio1.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.04vw;
}
input[type="radio"] {
    display: none;
}
#online div textarea{
    border: none;
    border-radius: 0.2vw;
    width: 18.4375vw;
    height: 5.1vw;
    margin-top: 0.52vw;
}
#online .pl14 input{
    margin-left:  0.9375vw;
    border-radius:  0.2vw;
    width:  6.7vw;
    height:  1.4583vw;
    line-height:  1.4583vw;
}
#online button{
    width: 5.2vw;
    height: 1.67vw;
    line-height: 1.67vw;
    border-radius: 0.2vw;
    background: #426ce8;
    color: #fff;
    margin:  0.833vw 0;
}
#online .captcha{
    position: relative;
    padding-top:  0.9375vw;
}
#online .captcha span{
    position: absolute;
    display: inline-block;
    width: 4.635vw;
    height: 1.7186vw;
    background: url('../img/yan.png') no-repeat;
    margin-left:  1.354vw;
}
#online em{
    position: absolute;
    background: url('../img/up.png') no-repeat center;
    display: block;
    width: 2.083vw;
    height: 0.83vw;
    right: 1.04167vw;
    top: -0.729vw;
}


.menuSub{
	height: 60px;
	width: 1200px;
	margin-top: 104px;
	margin: 106px auto 0;
}

.currentPos{
	height: 100%;
	line-height: 60px;
	width: 108px;
	color: #888888;
	position: relative;
	padding-left: 22px;
}

.currentPos img{
	position: absolute;
	top: 20px;
	left: 0;
}

.menu-sub a{
	height: 100%;
	line-height: 60px;
	color: #888888;
}
.menu-sub a:hover{
	text-decoration: none;
	color: #00ff00;
}
.searchBox{
	width: 1000px;
	height: 72px;
	margin: 0 auto;
	background-color: #ffffff;
}

.searchLB{
	height: 59px;
	margin-top: 12px;
	margin-left: 10px;
	width: 155px;
	background: url('../img/openBg.png') no-repeat;
}

.searchLB ul li{
	width:130px;
    height:38px;
    line-height:38px;
    font-size:16px;
    text-align: center;
	display:none;
	color: #fff;
	margin-left: 12px;
	background:#8491a0;
}

.searchLB ul li:nth-child(1){
	margin-top: 6px;
}
.searchLB ul li.active{
    display:block;
    background:url("../img/down.png") no-repeat scroll 110px center;
    opacity:1;
}

.searchLB ul li:not(.active):hover{
    background:#8491a0;
    color:#00ff00;
}

#news .user-sidebar {
    position: static;
    width: 14.375vw;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    float: left;
    height: 100%;
    display: inline;
    background: #323a47;
}
#news .newsContent {
    position: absolute;
    left: 15.5vw;
    right: 1vw;
    top: 1vw;
    bottom: 1vw;
    background: #fff;
    padding: 1vw;
    overflow-y: auto;
}
#news{
    overflow: hidden;
    padding: 0 1.04167vw;
    position: absolute;
    top: 55px;
    left: 0vw;
    right: 0;
    bottom: 0;
    padding: 0;
    overflow: hidden;
}
#news .menuLeft{
	top:0;
}
#footer-load{
	    position: absolute;
    left: 15.5vw;
    right: 1vw;
    bottom: 0;
}