a{  color:  #626262; }
.shadow1{
    webkit-box-shadow: 0px 1px 4px rgba(99,127,136,.4);
    -moz-box-shadow: 0px 1px 4px rgba(99,127,136,.4);
    box-shadow: 0px 1px 4px rgba(99,127,136,.4);
}
a:hover{  color: #c00;  }
.login-user-img{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    vertical-align: middle;
}
.kg{  height: 15px; }
.container{
    /*width: 1000px;*/
    width: 1120px;
    margin: 0 auto;
    /*padding-bottom: 10px;*/
    padding-left: 0;
    padding-right: 0;
}
.box-main{  width: 100%; }
.location{
    width: 100%;
    /*border-bottom: #ccc solid 1px;*/
    color:#999;
    background-color: #fafafa;
    background:url(../img/style.png) no-repeat 0 -70px;
    height: 40px;
    line-height: 40px;
    text-indent: 28px;
    font-family: sans-serif;
    /*margin-top: 15px;*/
    background-color: #f8f8f8;
}
.location a:last-child{  color: #c00; }
.inside-box{
    width: 100%;
    margin: 10px 0;
}
.inside-title{
    border-bottom: 2px solid #148fed;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: url(../img/style.png) no-repeat 0 -139px;
}
.inside-title h2{
    font-size: 24px;
    color: #148fed;
    padding-left: 35px;
    line-height: 46px;
    float: left;
    font-weight: 300;
}
.inside-title .rt a{
    color: #777;
    padding:0 10px;
    font-size: 14px;
}
.inside-title .rt a:hover{
    color: #c00;
}
.inside-left{
    float: left;
    width: 778px;
    padding:10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    height: auto;
}
.zd-box{
    width: 758px;
    height: 46px;
    font: 20px/46px "黑体";
    border: #e8e8e8 solid 1px;
    border-bottom: #c1c1c1 solid 1px;
    padding-left: 5px;
    color: #f00;
    background-color: #f2f2f2;
}
.zd-list li{
    width: 758px;
    height: 46px;
    float: left;
    line-height: 46px;
    border: #e8e8e8 solid 1px;
    font-weight: bold;
    border-top: #fff solid 1px;
    background: #f9f9f9;
}
.zd-list li a{
    font-size: 16px;
}
.zd-list .zd-num{
    width: 18px;
    height: 18px;
    margin: 14px 8px 0 8px;
    float: left;
    line-height: 18px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    background: #f50;
    text-align: center;
}
.zd-list .zd-title{
    width: 690px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zd-list .zd-title span{
    float: right;
    font-weight: 300;
    font-size: 14px;
    color: #999;
}
.zd-list li a:link, .zd-list li a:visited, .zd-list li a:active{
    color: #f50;
}
.publist-height{
    min-height: 525px;
}
.publist{
    margin-bottom: 20px;
    min-height: 188px;
}
.publist li{
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    float: left;
    color: #999;
    overflow: hidden;

}
.publist li:hover a{
    color: #c00;
}
.publist em{
    float: right;
    padding: 0 8px 0 18px;
    /*font-size: 13px;*/
    font-family: "Arial";
    color: #bbb;
}
.publist a{
    padding-left: 5px;
    color: #626262;
    font: 14px/28px "";
}
.publist a:before{
    content: "·";
    padding-right:5px ;
}
.hr{
    margin-bottom: 20px;
    padding-top: 20px;
    width: 100%;
    float: left;
    border-bottom:1px dotted #dfdfdf;
}
/*右边推荐*/
.inside-right{
    width: 310px;
    float: right;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    border-top:none ;
    height: auto;
    /*border-top: 2px solid #048ec7;*/
}
.inside-lm{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e0e0e0;

}
.listbox_r h2{
    background-color: #f8f8f8;
    border-top:1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    text-indent: 18px;
    width: 100%;
}
.listbox_r li a:hover{
    color: #c00;
}
.listbox_r .listbox_r_nav{
    background-color: #f8f8f8;
    border-top:1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    color: #404040;
    height: 39px;
    line-height: 39px;
    text-indent: 18px;
    width: 100%;
    float: left;
}
.listbox_r .listbox_r_nav ul{
    height: 100%;
}
.listbox_r .listbox_r_nav li{
    height: 39px;
    line-height: 39px;
    text-indent: 18px;
    float: left;
    width:33%;
    text-align: center;
    border-right: none;
    cursor: pointer;
    background: none;
    padding-left: 0;
    color: #000;
    font-family: sans-serif;
}
.listbox_r .listbox_r_nav li.active{
    background: none repeat scroll 0 0 #fff;
    border-bottom: medium none;
    border-top: 2px solid #d00;
    color: #d00;
    font: bold 14px/39px "宋体";
    height: 39px;
    width: 99px;
}
.listbox_r li{
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    overflow: hidden;
}
.listbox_r li a{
    font-size: 13px;
    font-family: sans-serif;
    color: #626262;
}
.listbox_r li span{
    background-color: #f00;
    padding: 2px 5px;
    margin-right: 8px;
    color: #fff;
    font-size: 13px;
    font-family: sans-serif;
}
.page_box{
    width: 100%;
    /* height: 50px;*/
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 48px;
    clear: both;
    color:#2b2b2b;
}
.page_box a{
    margin-left: 5px;
    color: #282828;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 12px;
}
.page_box a:hover{
    border-style: solid;
    border-width: 1px;
    color: #fff;
    border-color: #048ec7;
    background:  #048ec7;
}
/*
文章内容
*/
.titbox{
    border-bottom: 1px solid #e0e0e0;
    margin:0 auto;
    float: left;
    clear: both;
    width: 100%;
}
.titbox h1{
    text-align: center;
    margin: 10px auto;
    width: 100%;
    float: left;
    clear: both;
    font-size: 20px;
    color: #d00;
}
.newsbox{
    padding: 10px 0;
    clear: both;
    font-size: 16px;
    line-height: 28px;
}
.new-bottom {
    margin-top: 30px;
    color: #777;
    border-bottom: #ccc dotted 1px;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.new-bottom em{
    padding-left: 20px;
    float: right;
}
.newsbox p,.newsbox span{
    font:16px/28px "";
}
.tit_bg{
    width: 100%;
    height: 33px;
    line-height: 33px;
    margin-bottom: 10px;
    _margin-bottom: 0;
    border-bottom:1px solid #e8e8e8;
}
.tit_name{
    width: auto;
    position: relative;
    _bottom: -1px;
    display: inline;
    overflow: hidden;
    border-width: 1px;
    border-bottom-style: solid;
    padding: 0px 5px;
    font: bold 16px/33px "\5fae\8f6f\96c5\9ed1";
    color: #048EC7;
}
.publist li i{
    float: right;
    padding: 0 2px 0 18px;
    font-size: 13px;
    font-family: "Arial";
    color: #e02a2a;
}
.recommend_box{
    width: 100%;
    height: 250px;
    margin-bottom: 25px;
}
.recommend_box .re_f{
    width: 68%;
    height: 248px;
    border: 1px solid #dfdfdf;
    background-color: #fafafa;
    background:url(../img/style.png) no-repeat -120px 0;
}
.re_f h1 a{
    width: 100%;
    text-align: center;
    font: 22px/30px "Microsoft Yahei";
    white-space: nowrap;
    overflow: hidden;
    float: left;
    padding: 25px 0;
    color: #c00;
}
.recommend_box .re_f .recommend_list li{
    width: 47%;
    height: 30px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    padding: 0 1%;
    color: #999;
    font-size: 14px;
}
.recommend_box .re_f .recommend_list li a{
    color: #626262;
    font-size: 14px;
}
.recommend_box .re_f .recommend_list li a:hover{
    color: #c00;
}
.recommend_box .re_r{
    width: 31%;
    height: 100%;
    text-align: center;
}
.recommend_box .re_r img{
    width: 100%;
    height: 90%;
    margin-bottom: 10px;
}
.box{
    width: 350px;
    height: auto;
    padding-top: 10px;
    margin-right: 29px;
    margin-bottom: 20px;
}
.title_bg{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    border-bottom:1px solid #e8e8e8;
}
.title_i{
    width: auto;
    height: 16px;
    border-left: #bbb solid 2px;
    padding-left: 8px;
    font: bold 16px/16px "微软雅黑";
}
.list_top li:first-child{
    width: 100%;
    float: left;
    border-bottom: #ccc dashed 1px;
    height: 28px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #aaa;
    font-size: 15px;
}
.box .publist .list_top li:first-child a{
    color: #c00;
    padding-left: 5px;
    font-size: 15px;
    font-weight: 600;
}
.box .publist .list_top li:first-child em{
    color: #e30000;
    font-weight: 100;
}
.new-pub{
    width: 100%;
    height: auto;
    float: left;
}
.next{
    width: 100%;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    color:#048EC7;
}
/*page*/
.page-item{
    display: inline-block;
}
.page-item>span{
    margin: 0 5px;
}
/*相关推荐*/
.xgtj-box{
    width: 100%;
}
.xgtj-tit{
    border-bottom:1px solid #e7e7e7;
}
.xgtj-tit h2{
    font-size: 16px;
    color: #0161ae;
    font-weight: bold;
    display: inline-block;
    padding: 6px;
    border-bottom: 3px solid #0161ae;
}
.xgtj-txt ul li{
    float: left;
    width:49% ;
}
.xgtj-txt ul li a{
    width: 90%;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xgtj-txt ul li a span{
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #0161ae;
    margin-right: 5px;
    vertical-align: middle;
}
.p-text-zt{
    line-height: 32px;
    font-size: 13px;
    margin: 0 15px;
    text-indent: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.nav-sub-sz>li:nth-child(6) .dropdown-menu,
.nav-sub-sz>li:nth-child(7) .dropdown-menu {
    width: 530px;
}
.nav-sub-sz>li:nth-child(6) .dropdown-menu li,
.nav-sub-sz>li:nth-child(7) .dropdown-menu li{
    float: left;
}
.nav-sub-sz .dropdown-menu li a{
    padding: 10px 20px;
}