/*投资者 求职者 合作者 传媒者*/
ul.header-links{width:360px;height:20px;display:block;background:url(images/header-links-bg.gif) no-repeat;}
ul.header-links li{width:80px;padding-left:10px;height:20px;float:left;line-height:20px;text-align:center;color:#baedfe;cursor:pointer;}
/*中英文*/
ul.header-languages{width:183px;height:20px;display:block;float:right;margin-top:8px;}
ul.header-languages li{width:38px;float:left;height:20px;line-height:20px;text-align:right;cursor:pointer;}
ul.header-languages li.link-to-english { background: none;font-family: Arial, Helvetica, sans-serif;}
ul.header-languages li.link-to-english{background:none;font-family:Arial, Helvetica, sans-serif;}
ul.header-languages li a,ul.header-languages li a:link,ul.header-languages li a:visited,ul.header-languages li a:hover,ul.header-languages li a:active{color:#757575;}

div.sinochem-wzq{width:270px;float:right;margin-top:13px;}
.sinochem-wzq select{float:right;color:#757575;}
/*搜索*/
.header_search{width:340px;float:right;margin-top:8px;}
.header_search .search_txt{width:259px;height:24px;background:url(images/search_txt.jpg) no-repeat;float:left;}
.header_search .search_txt input{width:255px;height:24px;line-height:24px;border:none;padding:0;margin:0 0 0 4px;background:none;}
.header_search .search_btn{width:70px;padding-left:7px;height:24px;float:right;background:url(images/search_btn.jpg) no-repeat;overflow:hidden;}
.header_search .search_btn input{width:70px;height:24px;border:none;background:none;padding:0;line-height:24px;cursor:pointer;outline:none;color:#757575;}
/*友情链接*/
.sinochem-yqlj select{width:220px;height:20px;margin-top:7px;border:1px solid #c8c8c8;}
/*版权*/
.sinochem-footer{width:995px;}
ul.footer-links{width:400px;display:block;margin:5px auto 0;}
ul.footer-links li{color:#6c6a6a;height:24px;line-height:24px;float:left;background:url(images/footer-link-jg.jpg) right center no-repeat;padding-left:10px;padding-right:10px;}
ul.footer-links li.footer-links-last{padding-right:0;background:none;}
.footer-bq,.footer-gl,.footer-addr,.footer-suggestion{clear:both;width:995px;height:24px;line-height:24px;text-align:center;color:#8f8f8f;}
ul.footer-links li a,ul.footer-links li a:link,ul.footer-links li a:visited,ul.footer-links li a:hover,ul.footer-links li a:active{color:#757575;}
.footer-bq a,.footer-bq a:link,.footer-bq a:visited,.footer-bq a:hover,.footer-bq a:active{color:#757575;}
.sinochem_logo a{background:url(logo.png) no-repeat;_background:url(logo.png) no-repeat;width:460px;height:56px;display:inline-block;}

div.i-pager a.i-pager-first{
background:url(images/home.gif) no-repeat;
}
div.i-pager a.i-pager-first:hover{
background:url(images/home-active.gif) no-repeat;
}

div.i-pager a.i-pager-first-disable{
background:url(images/home-disable.gif) no-repeat;
}
div.i-pager a.i-pager-prev{
background:url(images/prev.gif) no-repeat;

}
div.i-pager a.i-pager-prev:hover{
background:url(images/prev-active.gif) no-repeat;
}

div.i-pager a.i-pager-prev-disable{
background:url(images/prev-disable.gif) no-repeat;
}

div.i-pager a.i-pager-next{
background:url(images/next.gif) no-repeat;
}
div.i-pager a.i-pager-next:hover{
background:url(images/next-active.gif) no-repeat;
}
div.i-pager a.i-pager-next-disable{
background:url(images/next-disable.gif) no-repeat;
}
div.i-pager a.i-pager-last{
background:url(images/end.gif) no-repeat;
}
div.i-pager a.i-pager-last:hover{
background:url(images/end-active.gif) no-repeat;
}
div.i-pager a.i-pager-last-disable{
background:url(images/end-disable.gif) no-repeat;
}
span.i-pager-info-c{
padding-left:40px;
background:url(images/page.gif) no-repeat;
}
span.i-pager-info{
background:#fff url(images/page-inf.jpg) 100% 0 no-repeat;
}
span.i-pager-info-t{
background:url(images/total.gif) no-repeat;
}

.ask-q input{
	height:20px;
	border:1px solid #ccc;
}

/*搜索结果*/
.i-search .i-result div.Gone-search-result-item-title{width:80%;line-height:24px;float:left;border:none;font-weight:bold;}
.i-search .i-result div.Gone-search-result-item-date{width:10%;height:24px;float:right;border:none;}
.i-search .i-result div.Gone-search-result-item-content{clear:both;border:none;}
body{font-family:Arial, Helvetica, sans-serif;}


.i-pager {
    height: auto;
    font-size: 16px;
    margin-top: 18px;
    text-align: right;
    clear: both;
    color: rgb(102, 102, 102);
    margin-bottom: 6%;
}

.i-pager-next a {
    width: 77px;
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pager-last a {
    width: 77px;
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pager-first, .i-pager-prev, .i-pager-next, .i-pager-last, .i-pager-item {
    display: inline-block;
    width: auto;
    min-width: 38px;
    height: 38px;
    margin-left: 6px;
    border-radius: 4px;
    border: 1px solid rgba(102, 102, 102, 0.3);
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    padding: 0px;
    color: rgb(102, 102, 102) !important;
}

.i-pager-next, .i-pager-last, .i-pager-first, .i-pager-prev {
    font-size: 15px;
    vertical-align: bottom;
    color: rgb(102, 102, 102) !important;
}

.i-pager-info {
    
}

.i-pager-current {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    line-height: 38px;
    border: none;
    color: rgb(102, 102, 102);
    padding: 0px;
}

.i-pager-info-c {
    color: red;
    width: auto;
    text-align: center;
    display: inline-block;
    padding-right: 0px;
    border: none;
}

.i-pager-info-p {
    color: rgb(102, 102, 102);
    width: auto;
    text-align: center;
    display: inline-block;
    border: none;
    color: blue
}

.i-pager-info-t {
    color: rgb(102, 102, 102);
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0px 3px;
    
    border: none;
}

.i-pager a:hover {
    color: rgb(255, 255, 255) !important;
}

.i-pagers a {
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pagers:hover {
    background: rgb(0 82 162);
    color: rgb(255, 255, 255) !important;
}

.i-pager-item-active {
    background: rgb(3, 108, 180);
}

.i-pager-item-active span {
    color: rgb(255, 255, 255);
}

.i-pager-item:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255);
}

.i-pager-next:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255) !important;
}

.i-pager-last:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255) !important;
}

.i-pager{
    display:flex;
}

.i-pager-info {
    display: inline-block;
    width: auto;
    height: 20px;
    line-height:20px;
    margin-left: 3px;
    font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
    font-size:12px;
    background:#fff;
    border: 1px solid #ddd;
    padding:0px 3px;
    color:#444;
    float:right;
}

.i-pagers {
    display: inline-block;
    min-width: 1.5em; height: 20px; margin-left: 2px; background: white; border: solid 1px #dddddd; text-align: center; line-height: 20px; font-size: 12px; padding-left: 2px; padding-right: 2px;
}

.fenyea li{
    list-style:none;
     width: auto; min-width: 1.5em; height: 20px; margin-left: 2px; background: white; border: solid 1px #dddddd; text-align: center; line-height: 20px; font-size: 12px; padding-left: 2px; padding-right: 2px;
}

.fenyea li.on{
        background: #036cb4;
}
.fenyea li.on a{
    color:#fff;
}
.fenyea li:hover{
     background: #036cb4;
    color:#fff;
}

.fenyea li:hover a{
    text-decoration:none;
}
.fenyea{
    display:flex;
}

.i-pager-info  select {
   background:none;
    border: none !important;
    width: 20px;
    height: 20px;
    margin: 0px 0.1rem;
    display:none;
}