@charset "utf-8";
.main{
    width: 1200px;
    margin: 0 auto;
}
.shadow {
    box-shadow: 0px 0px 2px #e3e3e3;
    border: 1px solid #e3e3e3;
    background: #fff;
}
/*面包屑*/
.crumbs {
    height: 42px;
    line-height: 42px;
}

.crumbs a {
    font-size: 12px;
    color: #999;
}

.crumbs .current_page {
    color: #333;
}

.crumbs i {
    display: inline-block;
    width: 20px;
    height: 12px;
    background: url("../images/pindao/list_sprite.png") no-repeat 8px -909px;
}

/*end 面包屑*/
/*share_img*/
.share_input,.share_down_default,.share_down_over,.share_search_default,.share_search_over,.share_login,.share_regi,.share_sele{background:url(../images/share_img.png) no-repeat 0 0; display:inline-block; cursor:pointer;}
.share_input{width:313px;height:21px;background-position:0 0;border:none;position:absolute;top:0;left:0px;font-size:14px;padding:7px 0px 1px 8px;color:#666;}
.share_down_default{width:157px;height:43px;background-position:0 -30px;border:none}
.share_down_over{width:157px;height:43px;background-position:0 -74px;border:none}
/*.share_type{width:93px;height:26px;background-position:-161px -31px;}*/
.share_search_default{width:78px;height:29px;background-position:-161px -58px;border:none; position:absolute;top:1;left:312px;}
.share_search_over{width:78px;height:29px;background-position:-161px -88px;border:none;position:absolute;top:1;left:312px;}
.share_login{width:67px;height:27px;background-position:-240px -58px;border:none;position:absolute;top:7px;right:80px;}
.share_regi{width:66px;height:27px;background-position:-241px -87px;border:none;position:absolute;top:7px;right:0px;}
.share_sele{width:21px;height:21px;background-position:-261px -33px;}

a.load_btn{
    display: block;
    width: 165px;
    height: 40px;
    background: url("../images/load.jpg") no-repeat center;
    float: left;
    margin: 9px 0 0 106px;
}

/*path*/
.path{height:38px;line-height:38px;}
.path .left{font-size:12px;width:500px;float:left;}
.path .right{float:right;width:350px;}

/*type*/
.type{padding: 15px 30px;}
.type .share_type{color: #333;font-size: 14px;font-weight: bold;}
.type_con a{display:inline-block;line-height:23px;padding: 0 10px;}
.type_con{
    width: 1065px;
}

.type_con a.selected{
    background:#f3505a;
    color: #fff;
}
.type_con li{
    float: left;
}

.type_con .arrow {
  float: left;
  height: 20px;
  padding: 0 0px;
  margin-bottom: 5px;
}
.type_con .arrow i {
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  background: url("../images/pindao/list_sprite.png") no-repeat 11px -905px;
}


/*container*/
.container .c_con{padding:15px 15px 25px 15px;}
.container .c_con h2{font-weight: normal;}
.c_con .title{font-size:14px;color:#555;font-size:0;background:#fafafa;height:40px;line-height:40px;}
.c_con .title span{font-size:14px;float: left;display: block;}
.c_con span{display:inline-block;}
.c_con .w1{padding-left:5px;font-size:14px;width:560px; font-family:"微软雅黑";}
.c_con .w2{width:150px;}
.c_con dt{height:40px;background:#fff;line-height:40px;font-size:0px;}
.c_con dd{height:40px;background:#fafafa;line-height:40px;font-size:0px;}
.c_con dt span,.c_con dd span{font-size:12px;}

.c_con .descri{margin-left: 22px;padding: 10px 0;} 
/*上传资料*/
.box_input{}
.type_pdf,.type_word,.type_xls,.type_ppt,.type_a{background:url(../images/text_type.png) no-repeat 0 0;}
.type_pdf{width:16px;height:17px;background-position:0 0; display:inline-block;}
.type_word{width:16px;height:16px;background-position:0 -37px;}
.type_xls{width:16px;height:16px;background-position:0 -55px;}
.type_ppt{width:16px;height:16px;background-position:0 -73px;}
.type_a{width:16px;height:16px;background-position:0 -90px;}


.box_k{ border:1px solid #ddd; padding:8px; background:#FFF; width: 910px;}
.t_top{ display:inline-block; vertical-align:top;margin-top: 8px;}
.descri span{float: left}

/*翻页*/
.page a{
    display: block;
    height: 30px;
    line-height: 30px;
    padding:0 10px;
    border: 1px solid #ccc;
    float: left;
    margin: 20px 2px;
}
.page a.s_box_sele{
    background: #ed232f;
    border: 1px solid #ed232f;
    color: #fff;
}
/*end翻页*/
