@charset "utf-8";
/* 电商资源库分类 */
.top_wrp{height:155px;background:#27282b;}
.top_c{width:1000px;margin:0 auto;}
.top_c h1{font-size:38px;color:#0c7ee7;text-align:left;line-height:155px;}

#nav{height:50px;line-height:50px;background:#2f3034;}
.nav_list{width:416px;margin:0 auto;}
.nav_list li{float:left;margin-right:2px;height:50px;background:#393a3e;text-align:center;}
.nav_list li a{display:block;color:#fff;font-size:14px;}
.nav_list li.gap{width:24px;}
.nav_list li.text{width:180px;}
.nav_list li.hover{background: url(../images/nav_list_arrow.jpg) center bottom no-repeat #0c7ee7;}

.white_black{background:url(../images/white_black_bg.jpg) center repeat-y;}
.white_black .main_content{width:1000px;margin:0 auto;padding-top:40px;padding-bottom:40px;}


/*资料文档*/
.information_wrap{background:#f9f9f9;padding:20px 0px;}
.information_wrap .list{width:960px;margin:10px auto;padding:20px;background:#fff;border:1px solid #e7e7e7;}
.information_wrap .list h2{font-size:20px;color:#323232;}
.information_wrap .list h2 a{font-size:14px;margin-left:20px;}
.information_wrap .list .data_list{margin-top:30px;}
.information_wrap .list .data_list li{float:left;width:100px;margin-right:37px;margin-bottom:20px;}
.information_wrap .list .data_list .img_wrap{position:relative;width:100px;height:140px;border:1px solid #d8ecff;}
.information_wrap .list .data_list .img_wrap img{width:100px;height:140px;}
.information_wrap .list .data_list .img_wrap .icon{position:absolute;right:5px;bottom:5px;display:block;width:20px;height:20px;}
.information_wrap .list .data_list .img_wrap .icon img{width:20px;height:20px;}
.information_wrap .list .data_list h3 {margin:5px 0px;}
.information_wrap .list .data_list h3 a{font-size:12px;color:#2d64b3;}
.information_wrap .list .data_list .reader{font-size:12px;color:#888;}
/*更多*/
.information_wrap .path{width:1000px;margin:0px auto;}
.information_wrap .more_list{width:960px;margin:20px auto 0px;padding:20px;background:#fff;border:1px solid #e7e7e7;}
.information_wrap .more_list .tit{height: 25px;line-height: 25px; border: 1px solid #b5cfde; background: #f8fbfc; color: #004a8f;}
.information_wrap .more_list dd,.information_wrap .more_list dt{float:left;line-height:30px;}
.information_wrap .more_list .format{width:50px;margin-right:10px; text-align: center;}
.information_wrap .more_list .format .icon{width:20px;height:20px;margin:5px auto 0px;}
.information_wrap .more_list .format .icon img{width:20px;height:20px;}
.information_wrap .more_list .name{width:450px;margin-right:10px;}
.information_wrap .more_list .name a{color:#2d64b3;}
.information_wrap .more_list .upload{width:150px;margin-right:10px; }
.information_wrap .more_list .download{width:100px;margin-right:10px; }
.information_wrap .more_list .time{width:150px;}
.information_wrap .more_list .blue_bg{background:#f4f9fc;}
/*文档详情页*/
.information_wrap .doc_detail{width:1000px;margin:0 auto;}
.information_wrap .doc_detail h2{margin:15px 0px;font-size:24px;}
.information_wrap .doc_detail h2 .icon{display:block;float:left;width:20px;height:20px;margin-top:7px;margin-right:10px;}
.information_wrap .doc_detail h2 .icon1{background:url(../images/word_icon.png) center no-repeat;}
.information_wrap .doc_detail h2 .icon2{background:url(../images/ppt_icon.png) center no-repeat;}
.information_wrap .doc_detail h2 .icon3{background:url(../images/excel_icon.png) center no-repeat;}
.information_wrap .doc_detail h2 .icon4{background:url(../images/pdf_icon.png) center no-repeat;}
.information_wrap .doc_detail h2 .icon5{background:url(../images/txt_icon.png) center no-repeat;}
.information_wrap .upload_detail{line-height:12px;}
.information_wrap .upload_detail .uploaded_by{margin-right:20px;}
.information_wrap .upload_detail .download a{padding-left:22px;margin-right:10px;color:#0c7ee7;background:url(../../images/file/download_icon.jpg) left no-repeat;}
.information_wrap .upload_detail .download a:hover{color:#ec6a5c; text-decoration:underline;}
.information_wrap .upload_detail .reader li{float:right;padding:0px 10px;color:#666;border-right:1px solid #b0b0b0;}
.information_wrap .upload_detail .doc_content{padding:30px;margin-top:30px;background:#fff;border:1px solid #ddd;}


/*弹框-店铺数据*/
.bomb_box .close_icon{margin-bottom:20px;}
.bomb_box .close_icon a{display:block;float:right;width:19px;height:19px;background:url(../images/close_icon.png) center no-repeat;}
.bomb_box{width:620px;padding:20px 40px 40px;margin:0 auto;background:#f7fcff;border:1px solid #89aacb;border-radius:5px;}
.bomb_box .data_list .title{font-size:16px;color:#2474b0;line-height:40px;}
.bomb_box .data_list .title i{float:left;display:block;margin-top:8px;margin-right:10px;width:28px;height:27px;}
.bomb_box .data_list .title i.icon1{background:url(../images/data_list_icon1.png) center no-repeat;}
.bomb_box .data_list .title i.icon2{background:url(../images/data_list_icon2.png) center no-repeat;}
.bomb_box .data_list .title i.icon3{background:url(../images/data_list_icon3.png) center no-repeat;}
.bomb_box .data_list li dl dd{float:left;width:310px;font-size:14px;color:#333;line-height:30px;}
.bomb_box .data_list li dl dd .d_tit{float:left;display:block;width:142px;padding-left:40px;}






