/* 公用 */
* {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "微软雅黑" !important;
	color:#333333;
	font-size: 16px;
}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
a{color: #333333;}
/* a:hover{color:#9c020d;} */
*:focus{outline:none;}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
}
.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
}
.bt-width-1200{
	width:1200px;
	margin:0 auto;
}
/* 头部 */
.top{
	background: #9c020d;
}
.banner{
	height:146px;
}
.banner .logo{
	float: left;
	width:450px;
	margin-top:25px;
}
.nav{
	float:right;
	margin-top:80px;
}
.nav li{
	float:left;
	height:45px;
	line-height: 45px;
}
.nav li a{
	color:#fefefe;
	display:block;
	padding:0 19px;
}
/* .nav li a:hover{
	background: url(navbg.jpg) repeat-x;
} */
/* 主内容 */
/* 轮播图切换开始 */
.news{ min-width:1000px;  position:relative;  height:768px; overflow:hidden;  }
.news .bd{position:relative; z-index:0;  }
.news .bd ul{ width:100% !important; }
.news .bd li{ width:100% !important;  height:768px; }
.news .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:768px;  }
.news .bd li a{ height:768px; display:block;  }
.news .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.news .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(images/banner-btn.png) 0 0 no-repeat;
_background:url(images/banner-btn-ie6.png) 0 0 no-repeat;
}
.news .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.news .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; /*background:url(images/dot-black.png) 0 0;*/ overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
.news .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
.news .newsbg{position:absolute;bottom:0;height:158px; z-index:1; width:100%;background: #333;filter: alpha(opacity=40);opacity: 0.4;overflow: hidden;
}
.news .news_txt{position:absolute;bottom:0;z-index:2;overflow: hidden;height:158px;width:100%;}
.news .news_txt p{width:1200px;height:135px;margin:0 auto;overflow: hidden;padding-left: 35px;color:#ffffff;padding-top:15px;filter: alpha(opacity=90);opacity: 0.9;line-height: 42px;}
/* 轮播图切换结束 */
.main_bg{
	background: #FFFFFF;
}
.main{
	width:1200px;
	margin:0 auto;
	min-height: 550px;
	background: #FFFFFF;
}
.con{
	margin-top:50px;
}
.con_left{
	float:left;
	width:667px;
	height:590px;
}
.read_text{
	height:240px;
	padding:20px 30px;
	line-height: 36px;
	color:#666666;
}
.read_text a{
	color:#666666;
}
.read_bg{
	height:350px;
	background: #f6f6f6;
}
.read-more{
	width:120px;
	height:37px;
	line-height: 37px;
	margin-top:20px;
	float:right;
	text-align: center;
	background: #eeeeee;
	color:#666666;
	font-size: 18px;
}
.con_right{
	float:right;
	width:533px;
	height:590px;
}
.con_right img{
	width:100%;
	height:auto;
}
.museum{
	background: #f4f4f4;
	border-top:1px solid #e6e6e6;
	padding-top:90px;
	padding-bottom:65px;
}
.museum .content{
	width:1200px;
	margin:0 auto;
	
}
.m_l{
	float:left;
	width:580px;
	height:390px;
}
.m_l ul li{
	border:1px solid #e8e8e8;
	background: #ffffff;
	margin-bottom:9px;
}
.m_l ul li:hover .m_ll{
	background: #9c020d;
	color:#f7e0b0;
}
.m_l ul li:hover .m_lr{
	color:#caac6d;
}
.m_l ul li:hover .m_lr a{
	color:#9c020d;
}
.m_l ul li:hover .m_lr p a{
	color:#caac6d;
}
.m_r{
	float:right;
	width:600px;
	height:390px;
}
.m_r img{
	width:600px;
	height:390px;
	border:0;
}
.m_ll{
	float:left;
	width:99px;
	height:89px;
	background: #2f2f2f;
	color:#fefefe;
	text-align: center;
}
.m_ll p{
	font-size:32px;
	margin-top:10px;
}
.m_lr{
	float:right;
	width:479px;
	height:89px;
	padding-left:25px;
	padding-right:10px;
}
.m_lr>a{
	font-size:18px;
	margin:8px 0;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 视频播放 */
.video{
	height:932px;
	background: url(video_02.jpg) no-repeat center top;
}
.video h3{
	text-align: center;
	color:#FFFFFF;
	font-size:40px;
	padding-top:60px;
	margin-bottom:50px;
}
.video .vc{
	width:950px;
	height:528px;
	margin:0 auto;
	margin-bottom:20px;
}
.video p{
	line-height: 35px;
	width:950px;
	margin:0 auto;
}
/* 底部版权 */
.footer{
	background: #333333;
	font-size:19px;
	color:#999999;
	height:395px;
}
.footer a{
	color:#999999;
}
.foot_nr{
	padding-top:55px;
}
.foot_nr li{
	float:left;
	width:110px;
}
.foot_nr li p{
	margin-top:20px;
}
.foot_nr li .foot_tit{
	color:#f5f5f5;
}
.foot_nr .yqlj{
	margin-top:45px;
}
.foot_nr .yqlj img{
	margin-left:20px;
}
.foot_nr .line{
	border-top:1px solid #898989;
	margin-top:50px;
	padding:0 10px;
	font-size:14px;
	padding-top:10px;
}