@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: 600px;
}
.datagrid-view{
	min-height: 470px;
}
#addressList {
    width: 1200px;
    margin: 106px 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 {
    padding: 20px 0 20px 220px;
    width: 100%;
    position: relative;
}
.info-container .user-sidebar {
    width: 200px;
}
.user-sidebar {
    width: 240px;
    background-color: #ecedef;
    position: absolute;
    left: 0;
    top: 20px;
    border: 1px solid #e8e8e8;
}
.info-menus {
    /* padding-top: 20px; */
}
.user-menus {
    position: relative;
    overflow-y: auto;
    max-height:  501px;
    padding-bottom:  1px;
}
.info-menus .only-link {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #ffffff;
    border-bottom:  1px solid #d7d9dd;
}
.accordion-header, .only-link {
    position: relative;
    height: 35px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}
.info-menus .only-link a {
    padding-left: 20px;
    border-left: 3px solid transparent;
    position: relative;
}
.info-menus .only-link a .arrow {
    right: 13px;
    top: 20px;
    border-left: 4px solid #888;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
}
.info-menus .only-link a.current {
    border-left-color: #1e82d2;
    color: #1e82d2;
    background-color: #fff;
}
.info-menus .only-link a:hover{
	text-decoration: none;
}
.accordion-header a, .only-link a {
    color: #666;
}
.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;
}
.accordion-header .arrow, .only-link .arrow {
    position: absolute;
    right: 13px;
    top: 45%;
    border-top: 4px solid #888;
    border-left: 4px dashed transparent;
    border-right: 4px dashed transparent;
}
.info-menus .only-link a.current .arrow{
    border-left: 4px solid #1166c9;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
}

.user-content {
    width: 100%;
    min-height: 520px;
}

/* 新闻公告 */
#news,#help{
    width: 1200px;
    margin: 0 auto;
}
#news .newsContent,
#help .newsContent{
    background: #fff;
    position: relative;
}
#news .newsContent table,
#help .newsContent table{
    width: 100%;
}
#news .newsContent tr td{
    background: #fff;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 24px;
}
#news .newsContent tr a{
    color: #333;
    font-size: 14px;
}
#news .newsContent tr td a span{
    float: right;
}
#news .pagination-btn,
#help .pagination-btn{
    padding: 0px 10px;
    margin-right: 10px;
    border-radius:4px;
    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: -3px;
    display:inline-block;
    padding:0 .12rem;
    margin-right:4px;
}
#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:  24px;
    background: #abb4c8;
    line-height:  24px;
    margin-top: 30px;
    margin-right: 16px;
    font-size:  12px;
}
#news #pagination-next,
#help #pagination-next{
    margin-left: 6px;
}
#news #pagination-prev,
#help #pagination-prev{
    margin-left:  24px;
}
#news .pagenum,
#help .pagenum{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    vertical-align: middle;
    height:  24px;
    font-size:  12px;
}
#wrap1{
    height: 80px;
}
#news .newsContent .jump,
#help .newsContent .jump{
    position: absolute;
    background: #abb4c8;
    height:  24px;
    font-size:  12px;
    border-radius:4px;
    color: #fff;
    padding: 0 6px;
    bottom: 26px;
    left:  478px;
    line-height:  24px;
}
#news .newsContent .jump input,
#help .newsContent .jump input{
    width: 32px;
    height: 14px;
    margin-left:  4px;
}
#news .newsContent .total,
#help .newsContent .total{
    position: absolute;
    right: 16px;
    bottom: 26px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}
#news .newsContent .total span,
#help .newsContent .total span{
    color: #4d89cf;
}

#help{
    margin-top: 106px;
}
#help .newsContent tr td{
    width: 25%;
    text-align:  center;
}
#help .newsContent tr td a{
    color: #666;
    font-size: 14px;
    width: 100%;
    padding: 26px 40px;
    display: inline-block;
    border: 1px solid transparent;
}
#help .newsContent tr td a:hover{
    background: #f6f8fa;
    border: 1px solid #93b6dd;
}
#help .newsContent tr td a img{
    display: inline-block;
}
#help .newsContent tr td a dd{
    line-height: 20px;
}
#help .newsContent tr td a span{
    display: inline-block;
    padding: 0px 18px;
    border-radius: 4px;
    border: 1px solid #1166c9;
    color: #1166c9;
    font-size: 14px;
    margin-top:  8px;
}
#help .newsContent tr td a:hover span{
    background: #009ee2;
    color: #fff;
}
#help .menuSubBox{
    background: #fafafa;
    height: 40px;
    line-height: 40px;
}
.currentPos {
    height: 100%;
    line-height: 40px;
    width: 108px;
    color: #888888;
    position: relative;
    padding-left: 22px;
}
.currentPos img {
    position: absolute;
    top: 8px;
    left: 0;
}
.menu-sub a {
    height: 100%;
    line-height: 40px;
    color: #888888;
}
#help .online{
    position: absolute;
    right: 0;
    top: 0;
    font-size:  14px;
    color:  #fff;
    border-radius: 4px;
    background: #e4ab13;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align:  center;
    padding-left:  20px;
    cursor:  pointer;
}
#help .online.active{
    background: #6365b6;
}
#help .menuSubBox{
    position: relative;
}
#help .online img{
    position: absolute;
    top: 6px;
    left:  10px;
}
#online{
    display: none;
    position: absolute;
    border: 1px solid #9b9cb7;
    border-radius: 4px;
    width: 464px;
    background: #eceff7;
    right:  0px;
    top: 54px;
    color: #666;
}
#online .gray{
    background: #9b9cb7;
    color: #fff;
}
#online .gray input{
    border-radius: 4px;
    width: 130px;
    height: 28px;
    line-height: 28px;
}
#online .gray i,
#online .pl14 i{
    color: #f31919;
    font-style: normal;
    margin-left: 4px;
}
#online .gray .col-12{
    width: 100%;
}
#online .gray .col-12 input{
    width: 360px;
}
#online .gray .col-6{
    width: 50%;
    float: left;
}
#online .gray div{
    text-align: left;
    padding: 8px 0px 0 14px;
}
#online .gray div label{
    width: 70px;
    display:  inline-block;
}
.pl14{
    padding-left: 14px;
    padding-top:  10px;
}
.need {
    background-image: url(../img/radio.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    cursor: pointer;
}
.needC {
    background-image: url(../img/radio1.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}
input[type="radio"] {
    display: none;
}
#online div textarea{
    border: none;
    border-radius: 4px;
    width: 354px;
    height: 98px;
    margin-top:  10px;
}
#online .pl14 input{
    margin-left:  18px;
    border-radius:  4px;
    width:  130px;
    height:  28px;
    line-height:  28px;
}
#online button{
    width: 100px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background: #6466b7;
    color: #fff;
    margin:  16px 0px;
}
#online .captcha{
    position: relative;
    padding-top:  18px;
}
#online .captcha span{
    position: absolute;
    display: inline-block;
    width: 89px;
    height: 33px;
    background: url('../img/yan.png') no-repeat;
    margin-left:  26px;
}
#online em{
    position: absolute;
    background: url('../img/up.png') no-repeat center;
    display: block;
    width: 40px;
    height: 16px;
    right:  20px;
    top: -14px;
}


.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;
}

