*{margin:0;padding:0;font-family: "微软雅黑";}
.h_container{
	/*max-width:1200px;*/
	width:1200px;
	margin:0 auto;
	padding:0px;
}
@font-face{
   font-family: 'text_card';
   src: url('../fonts/text_card.TTF');
}
@font-face{
   font-family:'english_text';
   src: url('../fonts/english_text.OTF');
}
a{
	color: #666;
	text-decoration: none;
}
ul{
	list-style: none;
	margin: 0px;
}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	margin-top:0px ;
	margin-bottom: 0px;
}
body{
	background:none;
	min-width: 1270px;
}
dl,dd,dt{
	margin:0;
	font-weight: 400;
}
.w_left{
	float: left;
}
.w_right{
	float: right;
}
.mobile_banner,.mo_qustion,.h_btn{
	display: none;
}
.h_banner{
	width: 100%;
}
.h_banner img{
	width: 100%;
}
a:focus, a:hover {
    color:#333333;
    text-decoration:none;
    }
.w_clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
p{
	margin:0px;
}
.w_clear{
	clear: both;
}
.clearfix{
	overflow: hidden;
    zoom: 100%;
}
input, img, select, textarea, button {
    vertical-align: middle;
    border: 0 none;
    outline: 0 none;
}
#news,.book-exp,.dht,.dht_2{
    width: 1200px;
    margin: 45px auto 45px;
}

/* 头部 */
.logo{
	margin:18px 0 10px 15px;
}
.search-box{
	width: 410px;
    border: 1px solid #bda28a;
    border-radius: 3px;
    height: 35px;
    margin-left: 170px;
    margin-top: 36px;
    background: #ffffff;
    font-size: 0;
    position: relative;
}
.txt_search{
	width: 282px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-right: 20px;
    position: absolute;
    left: 44px;
    margin: 1px;
} 
.search-box span{
	width: 32px;
    height: 26px;
    position: absolute;
    top: 4px;
    left: 6px;
}
.btn_search{
	width: 90px;
    height: 34px;
    background: #c4a47b;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 0px;
}
.hd_eml{
	display: inline-block;
	margin-top:36px;
	width: 231px;
	height: 30px;
	font-size: 20px;
	color: #707070;
}

/* 导航栏 */
.w_navbg{
	background:#ae0e16;
}
.w_nav{
	/* width:100%; */
	margin:0 auto;
}
.w_nav li{
	float: left;
	height: 40px;
	box-sizing: border-box;
	/* width:14.2%; */
	width:170px;
	text-align: center;
	position: relative;
}
.w_nav li:hover{
	background: #6f2125;
}
.w_nav li>a{
	line-height: 40px;
	color:white;
}
.w_nav li.active{
	background: #6f2125;
}
.smalldrop{
	position: absolute;
	width:100%;
	left:0px;
	top: 39px;
	box-sizing:border-box;
	border-top: 1px solid #6f2125;
	display: none;
	z-index: 999;
	background: #f3f3f3;
}
.w_nav li:hover .smalldrop{
	display: block;
}
.smalldrop dd{
	line-height: 40px;
	text-align: center;
	background: url(../images/menu_bg.jpg);
	background-size:100% 100% ;
}
.smalldrop dd:hover{
	background-color:rgb(234, 230, 225);
}
.smalldrop dd a{
	font-size: 14px;
}

/* 轮播图 */
.banner img{
	display: block;
	width:100%;
	/* max-width:1920px; */
}
.pc_banner .banner_pagination span.swiper-pagination-bullet-active{
	background: #fff;
}

/* news */

.h1_style{
	height:32px;
	margin-bottom:35px;
}
.nw_list li{
	font-size: 14px;
    color: #ffffff;
    background: #a7a7a7;
    margin: 5px 0 0 3px;
	padding: 0 5px;
	float: right;
	cursor: pointer;
}
.nw_list li:hover{
	background: #ae0e16;
}
.nw_list .active{
	background: #ae0e16;
}
.h1_style span{
	width: 830px;
    height: 21px;
    background: #ececec;
	margin-top: 5px;
	float: right;
}

.nw_banner{
	width:780px;
	overflow: hidden;
}
.nw_banner img{
	width:780px;
}
.nw_banner .banner_pagination span.swiper-pagination-bullet-active{
	background: #ff0000;
}
.nw_banner .banner_pagination span.swiper-pagination-bullet{
	border-radius: 0;
	background: #fff;
}
.nw_banner .banner_pagination{
	left:10% !important;
	bottom:5px !important;
}
.nw_banner .swiper-slide{
	position: relative;
}
.nw_banner .swiper-slide img{
	height:460px;
}
.nw_banner .swiper-slide p{
	color:#fff;
	background:#000;
	padding-left:20px;
	width:780px;
	height:30px;
	line-height: 30px;
	background-color:rgb(0,0,0,0.3);
	position: absolute;
	left:0px;
	bottom:0px;
}

.news_text{
	width: 360px;
    height: 460px;
    overflow: hidden;
    position: relative;
}
.news_list li{
	cursor: pointer;
	padding: 12px 20px;
    background: #f3f3f3;
    margin-bottom: 5px;
}
.news_list>li.show{

    background: white;
}
.show .name_content{
	display: block;
}
.show .name_time{
	display: none;
}

.name_content{
	display:none;
}
.name_time{
	display: block;
}
.nw_p1{
	height:25px;
}
.nw_p1 a{
	font-size: 18px;
    color: #702828;
    font-weight: 600;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
    width: 341px;
}
.name_content .time{
	color: #707070;
	margin: 5px 0;
	line-height: 22px;
	font-size: 12px;
}
.name_content .into{
	height: 47px;
    font-weight: 600;
    position: relative;
    margin-bottom: 9px;
    overflow: hidden;
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
	color:#666;
}

.name_time a{
	width: 320px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #702828;
    font-weight: 600;
    line-height: 26px;
}
.name_time p{
	color:#707070;
	font-size: 12px;
}

.news_list>.more{
	width: 100%;
    height: 28px;
	font-size: 18px;
	line-height: 28px;
    font-weight: normal;
    color: #ffffff;
    background: #ccb18e;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.news_list .more:hover {
    background: #ab8e68;
}
.news_list>.more i{
	display: inline-block;
	width: 13px;
    height: 13px;
	background: url(../images/more_tb.png) 0 -39px;
	z-index: 999;
    margin-left: 5px;
}

/* 三张图 */
.dht ul li{
	float: left;
    margin-right:31px;
}
.dht ul li:last-of-type {
    margin-right: 0;
}

/* 新书速递 */
.book-exp {
    margin-top: 25px;
}
.more_style{
	float: right;
    color: #ccb18e;
    font-size: 18px;
    font-weight: normal;
    margin-top: 7px;
    margin-right: 10px;
}
.more_style:hover{
	color:#ccb18e;
}
.more_style i{
	display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/more_tb_ys.png) no-repeat;
    margin-left: 3px;
}





/* 列表轮播 */
.row-fluid {
    width: 1200px;
	margin-top: 23px;
	border:1px solid red;
	height:340px;
	border: 1px solid #eae6e1;
    background: #f3f3f3;
	padding-top: 36px;
	position: relative;
	overflow: hidden;
}

.rw_title{
	font-size: 14px;
	color: #593939;
	font-weight: 600;
	margin: 5px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rw_text{
	font-size: 12px;
	color:#676767;
}

.row-fluid .span12 {
	height: 280px;
	width:1200px;
    margin: 0 auto;
}

.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 30px;
    width: 100%;
}

.row-fluid .thumbnails {
    margin-left: 0;
}
.row-fluid .span3 {
	width:18%;
	border: 1px solid #eae6e1;
	width:200px;
	height:268px;
	text-align: center;
}
.row-fluid .span3 img{
	width:141px;
	height:190px;
	margin-top:16px;
	transition: .8s;
}

.thumbnails li {
	background: #fff;
	position: relative;
}


.thumbnails li:hover .rw_text,.thumbnails li:hover .rw_title{
	display: none;
}
.thumbnails li:hover img{
	transform: scale(1.2) translateY(15px);
}
/* .carousel-control {
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    height: 30px;
    width: 15px;
} */
.carousel-control {
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 0px;
    font-weight: 200;
    /* line-height: 260px; */
    opacity: 0.5;
    padding: 0px 10px 0px;
    height: 0px;
    width: 0px;
}
#sever-prev {
    left: -35px;
    top: 40%;
    background: none;
}
#sever-next {
    top: 40%;
    right: 43px;
    background: none;
}

.mask-con{
	width: 200px;
    top: 500px;
    cursor: pointer;
    position: absolute;
    transition: all .8s;
    left: -1px;
}
.thumbnails li:hover .mask-con{
	top:249px;
}
.mask-con-text{
	width: 200px;
    height: 118px;
    border-bottom: 1px solid red;
    color: #fff;
    text-align: center;
	transform: translateY(-100px);
	background-color: rgba(0,0,0,0.3);
}
.mask-con-text:hover{
	display: block;
}
.mask_p1{
	padding-top: 15px;
    font-size: 15px;
    font-weight: normal;
	max-height: 70px;
	margin: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mask_p2{
	font-size: 16px;
    line-height: 42px;
    font-weight: normal;
    overflow: hidden;
    height: 42px;
}


/* 四张图 */
.dht_2 ul li{
	display: inline-block;
    margin-right: 29px;
}
.dht_2 ul li:last-of-type {
    margin-right: 0;
}


/* footer */
.h_footer{
	background: #4c4c4c;
    min-width: 1200px;
	width: 100%;
	color:#f1ecec;
	font-size: 14px;
	padding-bottom: 61px;
}
.footer_list{
	margin-top:42px;
}
.footer_list li{
	float: left;
	margin-right: 114px;
}
.footer_list li:last-of-type{
	margin-right: 0;
}
.footer_list li h3{
	font-size: 18px;
	color: #f1ecec;
	font-weight: 600;
	margin-bottom: 35px;
}
.footer_list li a{
	display: block;
	color: #f1ecec;
	margin:10px 0;
}

/* 底部 */
.dibu_lj{
	margin: 20px 0;
}
.dibu_bq{
	margin-bottom: 20px;
}
.dibu p{
	font-size: 14px;
	color:#606060;
}
.dibu a{
	font-size: 14px;
	color:#606060;
	display: inline-block;
	margin-right: 10px;
}