@charset "utf-8";
*{margin: 0; padding: 0; font-family: "Microsoft Yahei"}
/*超链接去下划线*/
a{text-decoration:none}
/*文本框去外边框*/
input,textarea,select{outline:none;}

ul{list-style-position: inside;list-style-type: none;}
/*pre标签内部文字自动换行*/
pre{		
white-space: pre-wrap;       
white-space: -moz-pre-wrap;  
white-space: -pre-wrap;      
white-space: -o-pre-wrap;    
word-wrap: break-word;       
}


/*头部*/
.head{width: 100%;height:40px;position: fixed;top: 0px;z-index:6;background: #1a73e8;}
.head div{font-size: 14px;color: white;}
.head  .logo {position: absolute;top: 5px;left: 10px;font-size:20px;cursor:pointer}
.head-r,.head-close {position: absolute;top: 10px;right: 10px;}
.head-close {cursor:pointer}
.user,.login-b,.quit{float: right;color: white;cursor:pointer;display: none;margin: 0px 0px 0px 10px;}
.head .time{float: right;color:#ccc;margin: 0px 0px 0px 10px;}
.nav{width: 100%;height:40px;line-height:40px;position: fixed;top: 39px;background:#f1f3f4;z-index:6;text-align: center;border-bottom:solid 1px #c0c3c7;}
.nav a,.nav a:link,.nav a:visited,.nav a:hover,.nav a:active{color:#5f6368;padding: 8px 10px;}
.nav a:hover{color:black;}

/*登录*/
.login{width: 260px;height:200px;position: fixed;color:#5f6368;
top: 100px;left:50%;margin-left:-130px;z-index:7;background:white;border: solid 1px #c0c3c7;display: none;}
.login .input{width: 160px;margin: 20px auto;}
.login .input *{height: 30px;line-height:30px;float: left;margin: 10px 0px;}
.login .input p{width: 50px;}
.l_name,.l_tel{width: 105px}
.login .input .button{display: block;width: 80px;}
.login .input .l_submit{}
.login .input .l_reset{}
.login .close{border: none;position: absolute;top: 2px;right: 6px;font-size: 14px;cursor:pointer;color:#ccc ;}

/*公告*/
#scrollText {width: 100%;font-size: 14px;margin: 20px auto 10px;position:relative;top: 60px;color: #1a73e8;}

/*中间内容*/
.content{margin: 0 auto;position:relative;top: 80px;}
.content_title{font-size: 20px;margin:20px 0px ;}
.content_title:before{content:"➲ "; color:#1a73e8;}
.content div{word-wrap:break-word;}

/*搜索*/
.search{width: 280px;height: 30px;background: white;position: relative;left: 50%;margin:20px 0px 0px -140px;border: solid 2px #bbb;border-radius: 15px;font-size: 10px;overflow: hidden;position:relative;}
.l{width: 180px;height:100%;border: none;padding: 0 15px;}
.r{width: 40px;height:100%;background:#fff;border: none;position: absolute;right: 0;color: #bbb;font-size: 20px;cursor:pointer;line-height: 10px;}

/*index.php 自动轮播*/
.banner{margin:10px auto;overflow: hidden;position:relative;}  
.banner .i_img{position: absolute;left:0;top:0;}
.banner .i_img div{float:left}
.banner .i_num{position: absolute;width:100%;bottom:10px;left:0;font-size:0;text-align: center;}
.banner .i_num li{width:5px;height:5px;background-color:#fff;border-radius: 50%;
display: inline-block;margin:0px 3px;cursor: pointer;border: 1px #D5D5D5 solid}
.banner .i_num li.on{background-color:#1a73e8;}
.banner .btn{padding: 5px;position:absolute;font-size: 30px; color:#fff;cursor: pointer;-webkit-text-stroke:1px #D5D5D5;font-weight: bold}
.banner .btn_left{left:0;}
.banner .btn_right{right:0;}
.index_content{width: 100%;}
.index_content div::after{content: "";display: table;clear: both;}	
.index_content img,.ec_pv img,.index_content video,.ec_pv video{width: 100%;margin-top: 5px;}

.index_content .list{margin: 20px 0px;padding: 0px;}
.index_content>.list>div{font-size: 14px;}
.index_content>.list>.l-title{font-size: 18px;}
.index_content .l-title:before{content:"➲ ";color:#1a73e8}
/*页脚*/
footer{width:100%;height:50px;background: #E7E7E7;font-size: 12px;display:flex ;align-items: center;justify-content:center;position: relative;top: 80px;}
.f{margin: 5px}
a,.a:link,a:visited,a:hover,a:active{color: black}


/*分类*/
.fl{position:relative;padding: 10px 0px;border-bottom: solid 1px #F3F3F3;}
.fl h4{padding: 10px 0px 0px 10px;cursor:pointer;}
.fl h4:after{content:" ➲"; color:#1a73e8;}
.fl ul{padding: 0px 0px 0px 10px;}
.fl ul li{float: left;padding: 10px 10px 0px 0px;font-size: 16px;color: #555555;cursor:pointer;}
.fl::after{content: "";display: table;clear: both;}	


/*search.php页*/
.no-info{font-size:20px;width: 100%;text-align: center;height: 100px;line-height:100px ;color:#ccc ;}
.search-list,.news-list{width: 100%;margin-top: 10px;}
.list{clear: both;padding:10px 10px 0px 0px;border-bottom: solid 1px #F3F3F3;}
.list::after{content: "";display: table;clear: both;}						
.l-t{font-size: 16px;}
.l-l{font-size: 14px;float: left;color:#9B9B9B;padding-right: 10px;}
.l-r{font-size: 14px;float: right;width: 40px;text-align: center;border-radius: 10px;cursor:pointer;border: solid 1px #c0c3c7;}
.l-select{background:white;color:#5f6368;}
.l-selected{background: #eee;color:black;}
.clear_sel,.all_sel{float: right;font-size: 14px;width: 40px;text-align: center;border-radius: 10px;cursor:pointer;border: solid 1px #c0c3c7;margin: 10px 10px;background: #eee;color:black;}

/*翻页按钮*/
.Page-Control{font-size:20px;margin: 20px;color:#ccc ;display:flex ;align-items: center;justify-content:center;}
.Page-Control div{padding: 0px 7px;cursor:pointer;margin: 0px 5px;height:25px}
.p-num{line-height:25px;border: solid 1px #ccc;;border-radius:5px ;}
.p-down,.p-up{line-height:20px;color:#1a73e8 ;}

/*订单页面*/
.new_order_b,.history_order_b{width:50%;height:40px;text-align:center;line-height:40px;
cursor:pointer;color:#9B9B9B ;border-bottom: solid 3px #F3F3F3;position: fixed;
top: 79px;z-index:5;background: white;}
.history_order_b{left: 50%;}
.new_order,.history_order{width: 100%;display: none;}
.contact{width: 95%;height:400px;margin: 0px auto;}
.contact *{margin-top: 10px;height: 30px;line-height:30px ;float: left;}
.contact p{clear: both;}
.contact .note{width: 100%;height: 150px;}
.contact .button{width: 100px;margin: 20px 0px ;}
.result,.result1{width: 95%;margin: 60px auto 0px;}
.addup{width: 95%;margin: 20px auto ;padding-left: 20px;font-size: 14px;}
.addup span{color: red;padding: 0px 5px;}
.l-size{color: #1a73e8;}
.l-cost{color: red;}


.h_list{width: 100%;border-bottom: solid 1px #ccc;padding: 5px 0px;}
.h_list>div{padding-bottom: 5px;}
.h_list_b{width: 100%;}
.h_id{font-size: 20px;font-weight: bold;}

.list-h{clear: both;padding:5px 0px;}
.list-h::after{content: "";display: table;clear: both;}						
.h_list .l-t{font-size: 16px;}
.h_list .l-l{font-size: 14px;float: left;color:#9B9B9B;}
.h-addup{width: 100%;margin: 10px auto;font-size: 14px;}
.h-addup span{color: red;padding: 0px 5px;}
.h_list .l-size{color: #1a73e8;}
.h_list .l-cost{color: red;}


/*资讯上传页*/
.up_n_title,.up_n_content{padding-bottom:100px;}
.up_n_title>*,.up_n_content>*{margin: 5px 0px;}
.n_title,.uec_text,.uec_url,.uec_title{width: 100%;}
.up_n_title input[type="button"],.up_n_content input[type="button"]{width: 100px;height: 30px;}
.news_body{width: 100%; padding-bottom: 40px;}
.news_body div{width: 100%;margin-top: 10px;}
.news_body img{width: 100%;}
.uec_text{height: 100px;}
.news_info::after{content: "";display: table;clear: both;}
.news_title{font-size: 40px;margin: 5px 5px 5px 0px;}
.news_info div{float: left;margin: 5px 10px 5px 0px;color: #ccc;}
.news_body .ec_text{text-indent: 2em;color:#363636;line-height: 30px;}
.news_body .ec_title{font-weight: bold;}
.news-list .l-title{cursor:pointer;}

/*创建书籍名录*/
.up_book{width: 100%;}
.up_book>*{float: left;height: 30px;line-height: 30px;margin: 5px 0px;}
.b_c{clear: both;}
.up_book>input[type='button']{width: 100px;}
.b_name{width: 80%}

/*管理员头部*/
.a_nav{width: 100%;position:fixed;top: 39px;background:#f1f3f4;z-index:6;text-align: center;border-bottom:solid 1px #c0c3c7;}
.a_nav::after{content: "";display: table;clear: both;}
.a_nav a{height: 40px;line-height: 40px;padding: 0px 5px;}

/*管理员登录*/
.a_login{width: 200px;height: 300px;margin: 30px auto;}
.a_login>*{float: left;height: 30px;margin: 10px 0px;line-height: 30px;}
.a_login>p,.a_reset{clear: both;}
.a_login>input[type="button"]{width: 50%;}
.a_login>p{width: 50px;}
.a_login>input[type="text"],.a_login>input[type="password"]{width: 145px;}


/*头部*/
.a_head{width: 100%;height:40px;position: fixed;top: 0px;z-index:10;background: #1a73e8;}
.a_head div{font-size: 14px;color: white;}
.a_head  .logo {position: absolute;top: 5px;left: 10px;font-size:20px;cursor:pointer}
.a_head .time{float: right;color:#ccc;margin: 0px 0px 0px 10px;}

.a_list_b{height: 40px;line-height:40px ;cursor:pointer;border-top:solid 1px #ccc;clear: both;}
.a_list_b>p,.a_id{float: left;font-size: 20px;font-weight: bold;}
.a_rem{float: right;}
.read_all{width: 100%;margin: 10px 0px;}
.read_all::after{content: "";display: table;clear: both;}
.a_read{background:white;color:#5f6368;margin: 10px;height: 20px;line-height: 20px;}
.a_rem,.read_all div,.b_read{background: #eee;color:black;margin: 10px;height: 20px;line-height: 20px;}














