﻿/* 顶部 */
.tpl-header{
    height: 100px;
	padding-top: 1px;
}
.wrap.banner{
	width: 100%;
	height: 400px;
	/* overflow: hidden; */
	background: url(../images/banner_1920.png) no-repeat center;
}
.secondPaga .wrap.banner{
	width: 100%;
	height: 243px;
	background: url(../images/banner/banner.png) no-repeat center;
	position: relative;
}
.infoLogin{
	width: 100%;
}
#login{
	float: right;
	margin: 2px 0px 0px 0px;
	display: block;
	width: 76px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	border-radius: 5px;
	background: #d0021b;
  line-height:30px;
}
#lgarea .tryout,a.sysc{
	float: right;
    border-radius: 5px;
    margin: 2px 0px 0px 10px;
    display: block;
    width: 103px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    color: #d0021b;
    font-family: "微软雅黑";
    background: transparent;
    line-height: 30px;
    border: 1px solid #d0021b;
}
.sysc:hover{
	color: #d0021b !important;
}
.mod-search-singlebox-s2.mod-search{
	width: 600px;
	height: 55px;
	margin: 0 auto;
	margin-top: -116px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.secondPaga .mod-search-singlebox-s2.mod-search{
	position: absolute;
    margin-top: 0;
    top: 157px;
    left: 49%;
}
.mod-search .linkbox{
	position: absolute;
	top: 0px;
	right: 8px;
}  
.mod-search .linkbox>p{
	margin-top: 5px;
}
.mod-search .linkbox a{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	background: url(../images/right.png) no-repeat right center;
    padding-right: 9px;
}

.mod-search .linkbox a:hover{
	color: #d0021b;
}
.nav{
	width: 100%;
	height: 66px;
	background: #d0021b;
}
.nav ul{
	width: 1150px;
	height: 70px;
	margin: 0 auto;
}
.nav ul li{
	width: 230px;
    height: 66px;
	float: left;
	text-align: center;
	font-size: 24px;
}
.nav ul li a{
	color: #fff;
	display: block;
	line-height: 70px;
    font-family: "黑体";
}
/* 首页 */
.conlist{
	width: 1160px;
	height: auto;
	margin: 0px auto;
	margin-top: 40px;
}
.conlist img.imgPos{
	margin-right: 25px;
}

.conlist img.homeimg{
	width: 551px;
}
.conlist.conlist2 .imgPos{
	margin-top: 20px;
	position: relative;
}
.clickBtn{
	background: rgba(0,0,0,0.2);
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}
.clearTitle .tab-tit{
	display: none;
}
.conlist .pos .pos1{
	width: 232px;
	height: 218px;
	background-color: #f3f3f3;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 30px;
	box-sizing: border-box;
}
.conlist .pos .pos2{
	width: 220px;
	height: 99px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #f3f3f3;
}
.conlist .pos .pos3{
	width: 395px;
	height: 218px;
	margin-top: 20px;
	background-color: #f3f3f3;
	margin-right: 20px;
}
.conlist .pos .pos4{
	width: 240px;
	height: 218px;
	margin-top: 20px;
	background-color: #f3f3f3;
}
.conlist .pos a{
	display: block;
	width: 100%;
	height: 218px;
	text-align: center;
}
.conlist .pos .pos2 a p.lheight{
	line-height: 99px;
}
.conlist .pos .pos3 a p.lheight,.conlist .pos .pos4 a p.lheight{
	line-height: 218px;
}
.conlist .pos a p{
	font-size: 18px;
	color: #555555;
	line-height: 30px;
	text-align: center;
}
.conlist .pos p.title{
	font-size: 26px;
	line-height: 60px;
	color: #d0021b;
}
.mod-artlist-field1 .item{
	height:36px;
	line-height:36px;
	background-position:left 48%;
	background-repeat:no-repeat;
	font-size: 22px;
	color: #333333;
	list-style: none;
}
.conlist .conlist1{
	width: 580px;
}
.conlist1 .ju,.conlist2 .ju, .conlistChange .ju{
	display: inline-block;
	width: 5px;
	height: 30px;
	background: #d0021b;
	vertical-align: middle;
	margin-right: -10px;
	margin-bottom: 10px;
}
.conlist .title1{
	font-size: 40px;
	color: #333333;
	text-align: center;
	line-height: 80px;
    font-family: "黑体";
}
.conlist .col-tit.line, .conlistChange .col-tit.line{
	border-bottom: 1px solid #d0021b;
}
.conlist .col-tit{
	width: 510px;
	height: 48px;
    display: inline-block;
    text-indent: 20px;
    font-size: 28px;
    text-align: left;
    color: #222222;
    font-family: "黑体";
}

.conlist .esd i{
	background: url(../images/title-banner.png);
    width: 380px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -8px;
}
.conlist.xi{
	/* height: 373px; */
	overflow: hidden;
}
.conlist.xi .mod-artlist-field1 .date{
	display: none;
}
.conlist.xi .mod-artlist .item-more{
	background: none;
	font-size: 18px;
}
.conlist.xi .mod-artlist .item-more a{
	color: #d0021b;
}
.conlist.conlist2 .col-tit{
	width: 1088px;
}
.xi .col-chip{
	width: 580px;
}
.conlist1 .mod-artlist-field1 .item{
	height: 36px;
	line-height: 36px;
}
.conlist1 .col-chip{
	width: 520px;
	margin-top: 20px;	
	position: relative;
}
/* .conlist1 .mod-artlist .item-more{
	position: absolute;
	top: -54px;
	right: -12px;
	background: none;
	font-size: 18px;
} */
.conlist1 .mod-artlist .item-more a{
	color: #d0021b;
}
.conlist1 .col-chip .mod-artlist-field1 .date{
	line-height: 36px;
	font-size: 16px;
	/*color: #999999;*/
}
.conlist1 .mod-artlist-field1 .article-name{
	font-size: 16px;
}
/* 首页纪念馆之窗 */
.mod-imgs-slider-s1-tit{
	display: none;
}
/* 红色遗产 */
.hsyc{
	width: 100%;
	min-width: 1200px;
	height: 900px;
	background: url(../images/hsyc_03.png) no-repeat center;
	box-sizing: border-box;
}
.hsyc .conlist .title1{
	font-size: 42px;
	color: #fff;
	text-align: center;
	line-height: 160px;
    font-family: "黑体";
}
.historyLine{
	width: 100%;
	height: 620px;
	background: url(../images/historyline_03.png) no-repeat center;
	padding-top: 50px;
	box-sizing: border-box;
	margin-top: 50px;
}
.cont{
	padding: 40px;
}
.nr{
	width: 700px;
    padding: 20px 0 0 0;
    padding-left: 50px;
}
.nr p{
	font-size: 16px;
	color: #222222;
	text-indent: 20px;
	line-height: 30px;
}
.info{
	margin-top: 20px;
	font-size: 16px;
}
.info .titleIcon{
	color: #d0021b;
	line-height: 22px;
}
.info>div{
	height: 40px;
}
/* 首页-文物鉴赏 */
.listcont{
	margin:10px 6px;
}
.listcont .mod-imglist-wrap{
	width: 100% !important;
}
.listcont li{
	width: 264px ;
	height: 240px ;
	margin: 5px;
}
.listcont li .imglist-img{
	height: 178px !important;
}
.listcont img{
	width: 264px !important;
	height: 178px !important;
}
.listcont h3{
	font-size: 18px;
	color: #333;
	line-height: 50px;
	text-align: center;
  font-weight:normal;
}
.listcont h3:hover{
	color:#d0021b;
}
/* 纪念馆之窗 */

.mbx{
	width: 1160px;
	margin: 0 auto;
	margin-top: 60px;
}
.mbx a.firstPage{
	color: #d0021b;
}
.mbx a{
	margin: 0 5px;
	font-size: 14px;
}
.jnc .listcont{
	width: 360px;
	height: 300px;
	margin: 10px 12px;
}
.jnc .listcont h3{
	font-size: 16px;
	color: #222222;
	font-weight: 400;
}
.jnc .listcont p{
	color: #888;
	text-align: center;
}
.jnc .listcont img{
	width: 360px;
	height: 210px;
}
.jnc {
	position: relative;
}
/* 底部 */
#footer {
    clear: both;
    position: relative;
	height: 420px;
    margin-top: 60px;
	font-size: 14px;
}
#footer .wrap{position:relative;width: 1200px;
    margin: 0 auto;}
#footer .wrap .zztj{position:absolute;left:30px;top: 280px;}
.user{
	width:160px;
	float:left;
	margin-left: 70px;
	padding-top: 40px;
}
.user2{
	width:410px;
	float:left;
	margin-right: 50px;
	padding-top: 40px;
}

.user3{
	position: absolute;
    top: 209px;
    width: 100%;
}
.user h3,.user2 h3,.user3 h3{
	font-size: 19px;
    color: #444;
}
.user ul li{
	width:200px;
	line-height:40px;
}
.user2 ul li{
	width:380px;
	line-height:40px;
}
.user3 ul{
	margin-top: 18px;
	width: 100%;
    border-top: 1px #e5e5e5 solid;
    padding-top: 18px;
}
.user3 ul li{
	line-height:40px;
	font-weight: normal;
	display: inline-block;
    margin-right: 10px;
    color: #888;
	
}
.user3 li a{
	color: #888 !important;
}
.user3 li a:hover{
	color: #d0021b !important;
}
.user3 ul li.width100{
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.user3 ul li span{
	margin-right:15px;
}
.user ul li a,.user2 ul li a,.user3 ul li a{
	font-size:14px;
	color:#666;
    font-weight: normal;
}
.user2 .left2,.user2 .right2{
	float:left;
	width:190px;
}
.user2 .right2{
	float:left;
	width:170px;
	padding-left:46px;
}

.user li a:hover{
	color:#d0021b;
	}
.user2 li a:hover{
	color:#d0021b;
	}
.user4,.user6{
	width: 100px;
	float: left;
	margin-top: 70px;
}
.user6{
	margin-left: 25px;
}
.user4 span,.user6 span{
	width: 100px;
	height: 100px;
	background: url(../images/dzjr-ewm.png);
	background-size: 100%;
	display: inline-block;
}
.user6 span{
	background: url(../images/sqsy.png) center no-repeat;
    width: 100px;
    height: 100px;
    background-size: 85px 85px;
    background-color: #fff;
}
.user4 i,.user6 i{
	font-style: normal;
	text-align: center;
	display: block;
}
.user5{
	float: left;
	margin: 67px 0 0 48px;
}
.user5 .zxzx{
	background: url(../images/wechat.png);
	background-size: 100%;
}
.user5 .qqzx{
	background: url(../images/qq.png);
	background-size: 100%;
}
.user5 div{
	position: relative;
}
.user5 .zxzx-text{
	position: absolute;
    width: 80px;
    top: 12px;
    left: 65px;
}
.user5 .qqzx-text{
	position: absolute;
    width: 80px;
    top: 16px;
    left: 65px;
}
.user5 span{
	width: 50px;
	height: 50px;
	display: inline-block;
}

/*============== 布局 使底部始终在最下方============= */
.tpl-footer {
    background-color: #f1f1f1;
}
/*分页样式*/
#pagination {
	position: absolute;
	right: 40%;
	bottom: -20px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
}
#pagination a, #pagination i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    color: #7D7D7D;
    text-align: center;
    font-size: 10px;
    padding: 3px 0 2px 0;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
         -o-user-select:none;
            user-select:none;
}

#pagination a {
    margin: 0 2px 0 2px;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    cursor: pointer;
    box-shadow: inset 0 1px 0 0 #FFF, 0 1px 2px #666;
    text-shadow: 0 1px 1px #FFF;
    background-color: #E6E6E6;
    background-image: -webkit-linear-gradient(top, #F3F3F3, #D7D7D7);
    background-image:    -moz-linear-gradient(top, #F3F3F3, #D7D7D7);
    background-image:     -ms-linear-gradient(top, #F3F3F3, #D7D7D7);
    background-image:      -o-linear-gradient(top, #F3F3F3, #D7D7D7);
    background-image:         linear-gradient(top, #F3F3F3, #D7D7D7);
}
#pagination i {
    margin: 0 3px 0 3px;
}
#pagination a.current {
    border: 1px solid #E9E9E9;
    box-shadow: 0 1px 1px #999;
    background-color: #DFDFDF;
    background-image: -webkit-linear-gradient(top, #D0D0D0, #EBEBEB);
    background-image:    -moz-linear-gradient(top, #D0D0D0, #EBEBEB);
    background-image:     -ms-linear-gradient(top, #D0D0D0, #EBEBEB);
    background-image:      -o-linear-gradient(top, #D0D0D0, #EBEBEB);
    background-image:         linear-gradient(top, #D0D0D0, #EBEBEB);
}
/*分页样式*/
/* 红船精神 */
.hsjs .conlist .title1{
	color: #d0021b;
    font-family: "黑体";
}
.hsjs .col-chip p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	text-indent: 28px;
	padding-top: 10px;
}
.hsjs .detail{
	color: #d0021b;
	float: right;
	font-size: 16px;
	margin-top: 20px;
}
.contperson{
	margin-left: 16px;
}
.contperson .nameL{
	font-size: 24px;
	color: #333;
	margin-left: 22px;
}
.contperson .data{
	font-size: 16px;
	color: #333;
}
.contperson p{
	margin-top: 10px;
}
.hsjs .conlist1{
	margin-top: 20px;
}
/* 专题研究 */
.titlezt{
	font-size: 24px;
	color: #2C2B33;
	margin: 20px 0px 0px 20px;
	line-height: 80px;
}
.conlist.zhuanti{
	width: 1186px;
}
.zhuanti .conlist1{
	width: 206px;
	height: 430px;
	margin: 15px;
	background: #f2f0f8;
	position: relative;
}
.zhuanti .conlist1 .hovercont{
	display: none;
	position: absolute;
	top: -10px;
	left: -10px;
	background: #fff;
	width: 600px;
	height: 320px;
	box-shadow: 2px 2px 10px #888;
	z-index: 1000;
	padding: 10px;
	box-sizing: border-box;
}
.zhuanti .conlist1:hover .hovercont{
	display: block;
}
.hovercont li{
	font-size: 16px;
	color: #777;
	text-indent: 10px;
	line-height: 30px;
}
.hovercont .more{
	position: absolute;
	bottom: 20px;
	right: 20px;
	margin-top: 30px;
	font-size: 16px;
	color: #999;
}
.zhuanti .conlist1 img{
	width: 210px;
	height: 310px;
}
.zhuanti .conlist1 h3{
	font-size: 24px;
	color: #000;
	padding: 10px;
	margin-top: 10px;
}
.zhuanti .conlist1 p{
	font-size: 18px;
	color: #000;
	padding: 10px;
	padding-top: 0px;
	line-height: 24px;
}
.conlist.dangjian{
	width: 1280px;
}
.djyd{
	text-align: center;
}
.conlist.dangjian .conlist1{
	width: 100%;
	height: 667px;
	background: url(../images/dangjian_03.jpg) center no-repeat;
	padding-top: 266px;
	box-sizing: border-box;	 
	box-shadow: 0px 10px 10px #eee;
}
.conlist.dangjian .conlist1 p{
	color: #333333;
	font-size: 18px;
	text-indent: 20px;
	width: 1152px;
	margin: 0 auto;
	line-height: 26px;
	text-align: left;
}
.djyd a.gengduo{
	font-size: 20px;
	color: #d0021b;
	line-height: 80px;
}
.row .img{
	display: block;
	margin: 0 auto;
	width: 196px;
	height: 260px;
}
.row .jianjie{
	width: 1160px;
	margin: 0 auto;
	font-size: 18px;
	text-indent: 2em;
	color: #333;
	line-height: 26px;
}
.row .jianjie .timu{
	line-height: 60px;
}
.row .jianjie .from{
	float: right;
	line-height: 80px;
}
.conlist .nr1{
	text-indent: 2em;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
/* 阅览室 */
.navList{
	width: 980px;
	margin: 30px auto;
	margin-bottom: 0px;
}
.navList li{
	float: left;
	height: 80px;
	font-size: 18px;
	color: #333;
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0px 5px;
}
.navList li.active{
	border-radius: 4px;
	background: rgb(208,2,27);
	color: #fff;
}
.list{
	float: left;
	width: 170px;
	margin: 0px 10px;
	margin-top: 30px;
}
.list img{
	/* width: 170px; */
	/* height: 240px; */
	margin-left: -33px;
}
.list p{
	text-align: center; 
	font-size: 16px;
	color: #777;
	line-height: 40px;
}
.box{
	margin-top: 40px;
}
.list1{
	width: 260px;
}
.list1 img{
	width: 260px;
	height: 240px;
}
.mod-text .text-tit{
	display: none;
}
.renwu .mod-text-v .pic-link{
	width: 192px;
	height: 258px;
	float: left;
	margin-right: 15px;
}
.mod-artlist-summary-title{
	display: none;
}
.mod-artlist-summary-s1 .sum-tit{
	font-size: 16px;
}
/* .mod-artlist-summary-s1 .sum-tit a:hover{
	color: #666;
} */
.mod-artlist-summary-s1 .sum-tit .cur{
	color: #d0021b;
}
.conlist .gongbao{
	width: 550px;
}
.conlist .gongbao img{
	margin: 20px 0px;
}
.conlist .gongbao p{
	width: 550px;
	font-size: 16px;
	color: #333333;
	text-indent: 2em;
	line-height: 30px;
}
.djyd .mod-artlist-field1 .item{
	height: 36px;
	line-height: 36px;
	text-align: left;
}
.conlist .allword{
	font-size: 16px;
	line-height: 40px;
	color: #d0021b;
	vertical-align: middle;
}
/* 查看全文 */
/* .tpl-content .aticle{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	width: 1160px;
	margin: 0 auto;
	text-indent: 2em;
}
.tpl-content .title{
	font-size: 26px;
	line-height: 100px;
	text-align: center;
}
 */
.djyd1 .navbar{
    overflow: hidden;
    color: #656565;
    /* background: #f7f7f7; */
    height: 54px;
    margin-top: 22px;
	width: 540px;
}
.djyd1 .navbar li{
	float: left;
	line-height: 47px;
	cursor: pointer;
	/*font-family: '黑体';*/
	color: #444444;
	font-size: 18px;
    font-weight: bold;
	width: 120px;
	text-align: center;
	margin-right: 10px;
}
.djyd1 .navbar li:hover{
	color:#d0021b;
}
.djyd1 .navbar li.active:hover{
	color: #fff;
}
.djyd1 .navbar li.active {
    background: #d0021b;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contmeet .mod-artlist-field1 .tit .tit-txt,.contmeet .mod-artlist-field1 .tit .icon{
	display: none;
}
.conlist .djyd1{
	width: 520px;
	margin-left: 20px;
}
.djyd1 .mod-artlist .tit{
	border: none;
	position: absolute;
	bottom: -85px;
	right: 0px;
}
.show-block{
    display: block;
}
.none{
	display: none;
}
.djyd1 .mod-artlist{
	position: relative;
}
.conlist .pos .pos5{
	width: 182px;
    height: 178px;
    margin-top: 20px;
    background-color: #f3f3f3;
    margin-right: 11px;
    padding-top: 20px;
    box-sizing: border-box;
}
.conlist .pos .pos5 .icon1{
	margin: 20px 0px;
}
.nav li.cur{
	background: url('../images/Dangyuan/sel.png') no-repeat;
}

.user5 div a{
	color: #666;
}
.user5 div a:hover{
	color: #d0021b;
}
[data-theme*=round].parts-floating li:first-child {
    background: none !important;
}
#lgarea{
	width: 1160px;
	margin: 0 auto;
    text-align: right;
    color: #222;
    margin-top: 15px;
}
#lgarea #showuser, #lgarea .lgoutbtn{
	color: #222;
}
#lgarea .lgoutbtn:hover{
	color: #fff;
}

input::-ms-clear{
	display: none;
}