﻿﻿
/*当前位置*/
.wip_local {
    width: 100%;
    max-width: 1200px;
    height: 60px;
    color: #666666;
    font-size: 14px;
    background: url(local.png) no-repeat left center;
    padding-left: 30px;
}
.wip_local table {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}
.wip_local td {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}
.wip_local a {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}



 .con{width: 1200px;margin: 0 auto;position: relative;padding-bottom: 40px;}
@media screen and (max-width:1200px){
    .pane_rig{display: none;}
    .wip_localbg{display: none;}
    .con{width: 100% !important;}
    .pane_lft{width: 90% !important;float: inherit !important;margin: 0 auto;}
    .ly1{width: 55%}
}
@media screen and (max-width:1140px){
    .ly1{width: 50% !important;}
}
@media screen and (max-width:1020px){
    .ly1{width: 45% !important;}
}
@media screen and (max-width:980px){
    .pane_lft{width: 94% !important;;}
    .ly1{width: 94% !important;;margin: 0 auto;margin-left: 2%;margin-top: 2%;}
}
@media screen and (max-width:890px){
    .ly1{width: 94% !important;margin: 0 auto;margin-left: 2%;margin-top: 2%;}
}


.pane_lft{
    width:855px;
    float: left;
}
.pane_rig{
    width:315px;
    float: left;
    margin-left: 30px;
}
.cont {
    position: relative;
}
.box1 {
    padding: 20px 0;
    border-bottom: 1px solid #D0D4D3;
}
.box {
    border: 1px solid #D0D4D3;
    margin-top: 34px;
    padding: 20px 20px 20px 0;
}
.ly1 {
    width: 390px;
}
.box-title {
    font-size: 24px;
    font-weight: 700px;
}
.box .box-title {
    font-size: 22px;
}
.box-title .title-icon{
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
    color: #FFF;
    font-size: 18px;
    display:inline-block;
    background: #245399;
    float: left;
}
.box-title .icon {
    background: url(sharelist-icon02.png) center center no-repeat;
    width: 6px;
    height: 36px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.box-title a {
    color: #000;
}
.list-p a {
    color: #999;
    line-height: 28px;
}
.list-p a:hover,
.box-title a:hover,
.read-list li a:hover{
    color: #cd292e;
}
.list-pic {
    max-width: 310px;
    float: left;
    margin-right: 20px;
}
.list-pic img {
    width: 100%;
    height: 120px;
}
.list-pic1 {
    max-width: 400px;
    height: 150px;
    margin-left: 20px;
}
.list-pic1 img {
    width: 100%;
    height: 150px;
}
.ly {
    float: left;
    color: #4e739f;
}
.list-p {
    line-height: 24px;
}
.ly-tit {
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
.ly-tex{
    background: #EFEFEF;
    padding: 2px 5px;
    display: inline-block;
    margin-bottom: 20px;
}
.ly-tex1 {
    color: #4e739f;
    background: none;
    padding: 0;
    margin-bottom: 0;
    font-weight: 700;
}
.ly .bdsharebuttonbox .bds_more {
	padding: 0;
	padding-left: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
     background: url(ico_share01.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
    display: block;
    margin-top: 6px;
}
.ly-box {
    height: 26px;
    overflow: hidden;
}
.ly-box .ly-tit { float: left; margin: 0; height: 26px; line-height: 26px;}
.ly-box .ly-icon { float: right;}
.pane_rig .tit_p1 {border: 0; background: none;}
.read-list li {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: url(inter-circular.png) left center no-repeat;
    padding-left: 15px;
}
.read-list li a {
    color:#13438b
}
/*专题搜索css*/
.zhuanti_btn {
    height: 34px;
    border: 1px solid #DCDCDC;
    position: relative;
}
.zhuanti_btn .ipt_txt1 {
    height: 34px;
    padding: 0 5px;
    width: 254px;
    border: none;
}
.zhuanti_btn  .ipt_sear{
    width: 50px;
    height: 34px;
    background: #184992 url(sharelist-search-icon.png) center center no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}