body {
	font-family: "Mircosoft YaHei", "微软雅黑";
	background-image: url(/img2018/lm_rmdq/background-image.jpg);
	background-position-y: 188px;
	background-position-x: center;
	background-repeat: no-repeat;
}


/*左右浮动*/

.fl {
	float: left;
}

.fr {
	float: right;
}


/*外框*/

.container {
	width: 1210px;
}

.g-box {
	width: 100%;
	/*绝对定位*/
	position: relative;
	padding-top:20px;
}



/* 轮播图*/

.lunbootu {
	width: 720px;
	height:430px;
	float: left;
}

.xuetzy-focus-pic {
	width: 720px;
	height:430px;
	overflow: hidden;
	position: relative;
}

.xuetzy-focus-pic ul li {
	position: absolute;
	top: 0;
	left: 769px;
	width: 720px;
	height:430px;
}

.xuetzy-focus-pic ul li img {
	width: 720px;
	height:430px;
}

.xuetzy-focus-pic ul li h3 {
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-weight: normal;
	color: #FFF;
	margin-left: 15px;
	z-index: 111;
	font-size: 18px;
	font-family: "微软雅黑";
}

.xuetzy-focus-pic ul li h3 a {
	color: #FFF;
	text-decoration: none;
}

.xuetzy-focus-pic ul li div {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 50px;
	background-color: #000;
	width: 720px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.xuetzy-focus-pic .wenhuazx_lb {
	width: 720px;
	height:430px;
}

.xuetzy-focus-pic .wenhzx_tup {
	position: absolute;
	bottom: 17px;
	right: 30px;
}

.xuetzy-focus-pic .lbt_more {
	position: absolute;
	bottom: 17px;
	right: 12px;
	z-index: 300;
	width: 13px;
	height: 13px;
	background: url(/style/images/lbt_more.png);
}

.xuetzy-focus-pic .wenhzx_tup b {
	cursor: pointer;
	width: 22px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: 25px;
	background: url(/style/images/new/news_index_icon.png) no-repeat center -15px;
	float: left;
	margin: 0 0px 0 0px;
}

.xuetzy-focus-pic .wenhzx_tup b.wenhzx_dian {
	background-position: 0 -1px;
}


/* 轮播图*/
/* 网上展厅轮播 */

.focus1 {
	height: 467px;
	width: 776px;
	overflow: hidden;
	position: relative;
	float: left;
}

.focus1 ul li img {
	height: 467px;
	width: 776px;
}

.focus1 ul li {
	position: absolute;
	top: 0;
	left: 776px;
}

.focus1 ul li h3 {
	position: absolute;
	bottom: 5px;
	font-weight: normal;
	color: #FFF;
	margin-left: 15px;
	z-index: 111;
	font-size: 18px;
}

.focus1 ul li h3 a {
	color: #FFF;
	text-decoration: none;
}

.focus1 ul li div {
	position: absolute;
	bottom: 0px;
	height: 50px;
	background-color: #000;
	width: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.focus1 .dian {
	position: absolute;
	bottom: 17px;
	right: 15px;
}

.focus1 .dian b {
	cursor: pointer;
	width: 22px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: 25px;
	background: url('/style/images/new/news_index_icon.png') no-repeat center -15px;
	float: left;
	margin: 0;
}

.focus1 .dian b.active {
	background-position: 0 -1px;
}

.title-1 h3 {
	color: #ad0b00;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

.title-1 h3 span {
	color: #894a1b;
	font-weight: bolder;
	width: 163px;
}

.title-1 a {
	float: right;
}

.img-2 li {
	/*块级元素变行级元素*/
	display: inline;
}

.img-2 p {
	position: absolute;
	bottom: 7px;
	background-color: rgba(0, 0, 0, 0.7);
	width: 151px;
	color: #fff;
	margin: 0 10px;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.img-2 p a {
	color: #fff;
}

.thumbnail {
	border: none;
	/*width: 160px;*/
	height: 104px;
	padding: 0;
	position: relative;
}

.title-2 h3 {
	color: #ad0b00;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

.title-2 h3 span {
	color: #894a1b;
	font-weight: bolder;
	width: 163px;
}

.title-2 a {
	float: right;
}

.text-1 {
	font-size: 18px;
	height: 630px;
	margin-top: 27px;
	background: url(/img2018/tt-bg1.jpg) repeat-x top left;
}

.text-1 ul {
	float: left;
	/*margin-left: 30px;*/
	padding: 30px;
	color: #7f5202;
	padding-right: 20px;
}

.text-1 a {
	color: #000000;
}

.text-1 li {
	line-height: 40px;
	list-style: disc;
}

.text-1 ul li .info {
	font-size: 14px;
	line-height: 20px;
	/*行级元素变块级元素*/
	/*display: block;*/
	text-indent: 2em;
}

.text-1 ul li .info a {
	color: #727171;
}

.focus2 {
	margin-top: 27px;
	float: left;
}

.img3 {
	border: 1px solid #000000;
}

.text-2 {
	/*内容居中（只控制行间元素）*/
	text-align: center;
	margin-bottom: 20px;
}

.text-2 a {
	color: #000000;
}

.title-3 h3 {
	color: #ad0b00;
	font-weight: bolder;
	margin: 0;
	padding-bottom: 15px;
}

.title-3 h3 span {
	color: #894a1b;
	font-weight: bolder;
	width: 163px;
}

.title-3 a {
	float: right;
}

.right-box {
	margin-left: 10px;
}

.text-3 h3 {
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: bolder;
}

.text-3 a {
	color: #000000;
}

.text-3 p {
	float: right;
	width: 270px;
	line-height: 20px;
	text-indent: 2em;
}

.text-3 p a {
	color: #727171;
}

.text-3 {
	padding-bottom: 10px;
	border-bottom: 1px #7f5202 dotted;
}

.tt-bg1-2 {
	padding-bottom: 30px;
}

.color-piece {
	height: 450px;
	background-color: #f7e6ce;
	margin-top: 20px;
	padding: 50px;
}

.text-4 {
	text-align: center;
}

.text-4 a {
	color: #000000;
	float: none;
}
.tp_img{
	width: 723px;
	height: 431px;
}
.text-5 {
	height: 93px;
	/*padding-top: 20px;*/
	margin-bottom: 20px;
	border-bottom: 1px dotted #000000;
}

.text-5 h3 {
	width: 280px;
	display: inline-block;
	font-size: 18px;
	/*	padding-bottom: 10px;*/
	/*加粗*/
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(/img2018/tt-bg1-3.png) no-repeat;
	padding-left: 40px;
	float: left;
	margin-left: 12px;
	margin-top: 0;
	/*测试串行：行级块级错位
	border: 1px solid #000;*/
}

.text-5 a {
	color: #000000;
}

.text-5 p {
	width: 280px;
	text-indent: 2em;
	float: left;
	line-height: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-bottom: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #afafaf;
	/*border-bottom: 1px #7f5202 dotted;*/
}

.text-5 p a {
	
	color: #727171;
}
.text-5 .text-video{
	width: 125px;
	height:80px;
	float: left;
	position: relative;
	
}

.text-5 .text-video a{
	float: left;
	display: block;
}
.text-5 .text-video img{
	width: 125px;
	height: 80px;
}
.text-5 .text-video p{
	width: 125px;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	margin-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.text-5 .text-video p a{
	padding-left: 31px;
	width: 115px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(/img2018/videos.png) no-repeat 5px 5px;
	background-size: 20px 20px;
	color: #fff;
}
.video-box {
	height: 430px;
}

.video-1 {
	margin-bottom: 35px;
	position: relative;
}

.video-1 p,
.video-2 p {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	color: #fff;
	margin: 0;
	padding: 10px 4px;
	font-size: 14px;
	font-weight: 500;
}

.video-1 p a,
.video-2 p a {
	color: #fff;
	background: url(/style/images/lm_cftv/8.png) no-repeat left;
	background-size: 18px;
	padding-left: 21px;
}

.video-2 {
	position: relative;
}

.video-2 p {
	width: 138px;
	padding: 5px 4px;
}

.g-box5 h4 {
	text-align: center;
}

.g-box5 a {
	color: #000000;
}


/* 传世经典轮播 */

.ee {
	height: 262px;
	width: 1210px;
	overflow: hidden;
	position: relative;
	margin-top: 27px;
	float: left;
}

.ee ul li {
	position: absolute;
	top: 0;
	left: 1210px;
	width: 1210px;
}

.list-content {
	border-bottom: 2px #ffff dotted;
	padding-bottom: 50px;
}

.content {
	width: 100%;
	height: auto;
	position: relative;
}

.content p {
	line-height: 30px;
	font-size: 16px;
	margin-top: 20px;
}
.kzw_boxs{
	width: 1180px;
	height: 268px;
	overflow: hidden;
}
.kzw_jdimg{
	width: 1180px;
	height: 268px;
	display: none;
	margin-top: 25px;
}
.kzw_jdimg:nth-of-type(2){
	display: block;
}
.kzw_jdimg dl{
	width: 170px;
	height: 100%;
	float: left;
	cursor: pointer;
	
	margin-right:30px ;
	text-align: center;
}
.kzw_jdimg dl dt{
	width: 170px;
	height: 210px;
}
.kzw_jdimg dl dt img{
	width: 170px;
	height: 210px;
}
.kzw_jdimg dl dd{
	line-height: 23px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;	
}
.kzw_jdimg dl:nth-of-type(6){
	margin-right: 0;
}
.cs_link{
	display: none;
}
.cs_link:nth-of-type(2){
	display: block;
}
.kzw_jdzhou{
	width: 1180px;
	height: 50px;
	padding: 0;
	background: url(/img2018/rmdq_z.png) no-repeat -5px 0px;
}
.kzw_jdzhou li{
	float: left;
	padding-top: 23px;
	padding-left: 40px;
	padding-right: 40px;
	list-style: none;
	font-family:"方正清刻本悦宋简体","宋简体" ;
	font-size: 22px;
	cursor: pointer;
	background: url(/img2018/rmdq_d.png) no-repeat center 4px;
}
.kzw_jdzhou .kzw_tb{
	background: url(/img2018/rmdq_d_h.png) no-repeat center top;
}