body::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	border-radius:10px;
	background-color:#F5F5F5;
}
body::-webkit-scrollbar {
	width:8px;
	background-color:#F5F5F5;
}
body::-webkit-scrollbar-thumb {
	border-radius:10px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:#999999;
}
.space_warpIn{
    padding-left: 100px;
}

.exOuter{
    height: 680px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.exBanner{
    background-image: url("banner1.jpg");
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top:99px;
    left: 0;
    height: 580px;
    width: 100%;
    text-align: center;
    margin-right: 0!important; ;
    margin-left: 0!important;
}
.exBanner .exBanner_p1{
    font-size: 20px;
    margin-top: 150px;
    font-family:'Twv5ee';
    /*width: 830px;*/
    text-align: left;
    white-space: nowrap;
}
.exBanner .exBanner_p2{
	/*width: 830px;*/
    text-align: left;
    font-family: 'TdaZES';
    font-weight: bold;
    font-size: 56px;
    margin-top: 10px;
    white-space: nowrap;
}
.exBanner .exBanner_p3{
	/*width: 830px;*/
    text-align: left;
    font-size: 14px;
    font-family: 'Twv5ee';
    margin-top: 20px;
    white-space: nowrap;
}
.exBanner .exBanner_p4{
	/*width: 830px;*/
    text-align: left;
    font-size: 14px;
    font-family: 'Twv5ee';
    white-space: nowrap;
}
.exBanner .exBanner_p5{
	/*width: 830px;*/
    text-align: left;
    font-size: 14px;
    font-family: 'Twv5ee';
    margin-top: 85px;
    white-space: nowrap;
}
.exBanner_a {
	height: 44px;
    width: 140px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #F93b00;
    color: #F93b00;
    display: block；;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
}
.exBanner_a:hover{
	background-color: #F93b00;
	color: #fff;
	text-decoration:none;
}
.exBanner_a:visited{
	color: #F93b00;
	text-decoration: none;
}
.exBanner_a:active {
	color: #F93b00;
	text-decoration: none;
}
.exBanner_a:link {
	text-decoration: none;
}
.exBannerIconfont {
    display: inline-block;
    position: relative;
    left: -10px;
    top: 1px;
}
.exBanner_img{
    background-image: url(banner.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 440px;
    height: 240px;
    float: right;
    margin-left: -100px;
    margin-top: 150px;
}
.showExList.container{
    margin-top: 550px;
    min-height: 600px;
    background: #fafafa;
    position: relative;
    z-index: 2;
    margin-bottom: 50px;
    box-shadow: #666 0 0px 20px -5px;
    padding: 70px 100px;
}
.shadow_read{
    background-color: rgba(0,0,0,.3);
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    display: none;
}
.shadow_read .shadow_read_box{
    width: 950px;
    height: 620px;
    background-color: #fff;
    margin: 98px auto;
}
.shadow_read_box .shadow_read_box_top{
    height: 41px;
    width: 950px;
    border-bottom: 1px solid #E6E6E6;
    line-height: 41px;
}
.shadow_read_box .shadow_read_box_top span{
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #666666;
}
.shadow_read_box_content{
    width: 900px;
    height: 530px;
    margin-left: 25px;
    margin-top: 20px;
    -moz-box-shadow:1px 1px 3px 3px #E5E5E5;
    -webkit-box-shadow:1px 1px 3px 3px #E5E5E5;
    box-shadow:1px 1px 3px #E5E5E5;
    font-size: 0;
}
.shadow_read_box_content .left_show{
    background-color: #F4F0E7;
    height: 530px;
    width: 430px;
    display: inline-block;
    vertical-align: top;
}
.shadow_read_box_content .left_show .left_show_top{
    height: 420px;
    border-bottom: 1px solid #CCBFA1;
    position: relative;
    text-align: center;
    padding-bottom: 60px;
    overflow: hidden;
    margin-top: 40px;
}
.left_show_top img{
    width: 220px;
    height: 300px;
}
.shadow_read_box_content .left_show .left_show_top p{
    font-size: 24px;
    font-weight: 600;
    color: #131313;
    margin-top: 20px;
    margin-bottom: 0;
}
.shadow_read_box_content .left_show .left_show_foot{
    height: 70px;
    text-align: center;
}
.shadow_read_box_content .left_show .left_show_foot img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 20px;
}
.shadow_read_box_content .left_show .left_show_foot span{
    font-size: 18px;
    color: #1F1F1E;
    margin-left: 5px;
    display: inline-block;
    height: 30px;
    vertical-align: top;
    margin-top: 20px;
    line-height: 30px;

}
.shadow_read_box_content .right_show{
    width: 470px;
    height: 530px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.shadow_read_box_content .right_show .toptitle {
    font-size: 25px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-top: 100px;
}
.shadow_read_box_content .right_show .topmsg{
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 15px;
}

.shadow_read_box_content .right_show .chakanBtn{
    cursor: pointer;
    display: inline-block;
    width: 140px;
    height: 40px;
    color: #ffffff;
    background-color: #F93b00;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin-top: 100px;
}
.shadow_read_box_content .right_show .pwInput_tip{
    margin-top: 50px;
    height: 20px;
    font-size: 14px;
    display: inline-block;
    width: 317px;
    text-align: left;
    margin-bottom: 5px;
}
.shadow_read_box_content .right_show .pwInput_read{
    height: 40px;
    border: 1px solid #E9E3D6;
    width: 228px;
    text-indent: 15px;
    font-size: 28px;
}
.shadow_read_box_content .right_show .pwd_btn{
    display: inline-block;
    vertical-align: top;
    width: 75px;
    height: 42px;
    background-color: #F93b00;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    margin-left: 15px;
    cursor: pointer;
}
.pwerror{
    text-align: center;
    width: 400px;
    height: 30px;
    line-height: 30px;
    display: none;
    color: red;
    font-size: 14px;
    margin-top: 10px;
}

.NowMsgShow{
    background-color: #F4F4F4;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 40px;
}
.toptitle{
    text-align: center;
    font-size: 26px;
    color: #333333;
    margin-bottom: 30px;
}
.NowMsgShow .NowMsgShow_ul{
    overflow: hidden;
    background-color: #F4F4F4;
    height: 340px;
    text-align: center;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list{
    text-align: left;
    position: relative;
    width: 320px;
    border-radius: 5px;
    padding: 26px 20px;
    display: inline-block;
    background-color: #fff;
    margin-right: 60px;
    margin-bottom: 60px;
    vertical-align: top;
    overflow: hidden;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list:nth-child(3n){
    margin-right:0;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .NowMsgShow_ul_list_imgBox{
    width: 58px;
    height: 58px;
    display: inline-block;
    vertical-align: top;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .NowMsgShow_ul_list_imgBox img{
    width: 58px;
    height: 58px;
    border-radius: 50%;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .NowMsgShow_ul_list_right{
    display: inline-block;
    vertical-align: top;
    height: 58px;
    width: 210px;
    margin-left: 10px;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .NowMsgShow_ul_list_right p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    margin-top: 5px;
    font-size: 12px;
    color:#666666;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .NowMsgShow_ul_list_right .NowMsgShow_ul_list_right_p1{
    font-size: 14px;
    color: #333333;
}
.NowMsgShow .NowMsgShow_ul .NowMsgShow_ul_list .timers{
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 12px;
    color: #999999;
}














#shadow_read_close{
    float: right;
    margin-right: 30px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
}
#shadow_read_close:hover{
    color: #F93b00;
}
.searchConts{
    height: 48px;
    margin:0 3% 60px;
}
.searchConts .searchIt{
    height: 48px;
    margin-right: 101px;
}
.searchConts input{
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-indent: 20px;
    background: #fff;
    border: 1px solid #fff;
}
.searchBtns{
    float: right;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #F93b00;
    background: -webkit-linear-gradient(left, #fb8f4c, #F93b00); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fb8f4c, #F93b00); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fb8f4c, #F93b00); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fb8f4c, #F93b00); /* 标准的语法（必须放在最后） */
    width: 100px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}
.searchBtns:hover{
    opacity: .9;
}
.listContsC{
    text-align: center;
}
.listDetail{
    display: inline-block;
    padding: 4%;
    position: relative;
    box-shadow: #666 0 0px 20px -5px;
    overflow: hidden;
    margin-bottom:40px;
    box-sizing: border-box;
}
.imgBook,.imgBook img{
    width: 100%;
}
.hoverShow{
    position: absolute;
    width: 100%;
    height: 100%;
    top:110%;
    padding: 4%;
    box-sizing: border-box;
    left: 0;
    background: #fff;
    text-align: center;
}
.erCode{
    text-align: center;
}
.listDetail:hover .hoverShow{
    top: 0;
}
.hoverConts{
    border: 1px solid #ececec;
    padding-top: 8%;
    height: 100%;
    box-sizing: border-box;
}
.hoverConts .erCode{
    width: 90%;
    height: auto;
    display: inline-block;
}
.hoverConts .erCode img{
    width: 100%;
    height: auto;
}
.hoverConts p{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.Hwbtn{
    background: #F93b00;
    display: inline-block;
    width: 120px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.Hwbtn:hover{
    opacity: .9;
    color: #fff;
    text-decoration: none;
}
.Hwbtn img{
    position: relative;
    top: -2px;
    margin-right: 10px;
}
.animate{
    transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -webkit-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
}
.showInfos{
    text-align: center;
    color: #808080;
    font-size: 14px;
}
.showInfos span{
    display: inline-block;
    padding: 10px 30px;
}
.loadMores{
    cursor: pointer;
}


@media (max-width: 1000px) and (min-width: 768px) {
    .searchConts {
        margin: 0 0 60px;
    }
}

@media (max-width: 767px){
    .showExList.container{
        padding:20px;
        margin: 340px 20px 20px;
    }
    .searchConts{
        margin-bottom: 20px;
        height: 24px;
    }
    .exBanner .exBanner_p1{
        font-size: 14px;
        /*padding: 0 20px;*/
        margin-top: 0px;

    }
    .exBanner .exBanner_p2{
        font-size: 22px;
        margin-top: 10px;
    }
    .exBanner .exBanner_p3{
        font-size: 12px;
        /*width: 280px;*/
        /*height: 42px;*/
        /*line-height: 42px;*/
        white-space: normal;
        margin-top: 10px;
    }
    .exBanner .exBanner_p4{
        font-size: 12px;
        margin-top: 10px;
        white-space: normal;
        /*padding: 0 20px;*/
    }
    .exBanner .exBanner_p5{
        margin-top: 40px;
    }
    .searchConts .searchIt{
        height: 24px;
        margin-right: 53px;
    }
    .searchConts input{
        height: 24px;
        line-height: 24px;
        text-indent: 10px;
        font-size: 12px;
    }
    .searchBtns{
        width: 52px;
        height: 24px;
        line-height: 24px;
    }
    .searchBtns img{
        height: 14px;
    }
    .exBanner{
        top: 50px;
        background-size: auto 100%;
    }
    .uploading{
        display: none;
    }
    .exOuter, .exBanner {
        height: 350px!important;
    }
    .exBanner_img{
        display: none;
        /*width: 380px;*/
        /*height: 200px;*/
        /*margin-top: 50px;*/
    }
    .space_warpIn{
        padding-left: 0;
    }
    /*@media (max-width: 1200px){*/
    /*   .space_warp{*/
    /*       margin-left: -100px!important;*/
    /*   }*/
    /*}*/
}