<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** 模块样式 **/
/** 分栏结构可左右自动伸缩 **/
.rowBox01{
	width: auto;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
}
.rowBox01:after{ display:block; visibility:hidden; font-size:0; line-height:0; clear:both; content:"";}
.rowBox01 .side,.rowBox01.main{margin-bottom:-9999px; padding-bottom:9999px;}  
.rowBox01 .side{ width:173px; float:left;}
.rowBox01 .main {
	margin-left: 173px;
	min-height: 450px;
	border-left: 3px solid #b7c795;
	color: #6b6a6a;
}
/** end 分栏结构可左右自动伸缩 **/

/**** 左侧菜单 *****/
.menu-l,
.con-main {
	padding-top: 68px;
}

.menu-list li a {
	display: block;
	padding: 12px 0;
	font-size: 18px;
	color: #5f5856;
	text-align: right;
	padding-right: 26px;
}
.menu-list li a:hover,
.menu-list li a.on {
	text-decoration: none;
	background: url(../images/dit-01.png) no-repeat right center;
}

.tit {
	font-size: 56px;
	color: #221815;
	line-height: 100%;
	margin-bottom: 20px;
}
.tit-02 {
	font-size: 38px;
	color: #221815;
	line-height: 100%;
}
.sub-tit {
	font-size: 32px;
	color: #95733c;
	line-height: 100%;
	margin-bottom: 40px;
}
.abs {
	font-size: 18px;
	line-height: 35px;width:100%;margin:0 auto 15px;
}

.pic-img img {
	max-width: 100%;
}

/**** 时间轴 *****/
.date-item {
	position: relative;
	margin-left: 85px;
	margin-right: 100px;
}
.date-item .date {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -63px;
	width: 112px;
	height: 126px;
	line-height: 126px;
	background: url(../images/date_bg.png) no-repeat;
	text-align: center;
	font-size: 38px;
	color: #8cb830;padding-left:10px;
}
.date-item .info {
	margin-left: 112px;
	border-left: 3px solid #8cb830;
	min-height: 160px;
	padding: 30px 20px;
}
.date-item .info &gt; h4 {
	font-size: 36px;
	color: #bda77d;
	line-height: 100%;
	margin-bottom: 20px;
}
.date-item .info &gt; p {
	font-size: 18px;
	color: #605856;
	line-height: 1.6;
}

.video-box-02 {
	position: relative;
	height: 358px;
}
.video-02 {
	width: 752px;
	height: 358px;
	margin: 0 auto;text-align:center;
}

.btn-video {
	width: 100px;
	height: 115px;
}
.video-box-02 .btn-video {
	position: absolute;
	right: 120px;
	bottom: 20px;
}
.btn-video a {
	display: block;
	color: #857f7e;
}
.btn-video .pic {
	display: block;
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.btn-video .txt {
	display: block;
	border-left: 2px solid #857f7e;
	border-right: 2px solid #857f7e;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 18px;
}

.video-box-03 {
	width: 642px;
	height: 282px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/video-bg-02.jpg) no-repeat;
}
.video-box-03 .vi-con {
	padding-left: 250px;
	padding-top: 45px;
}


/******* 新闻页 *******/
.new-box {
	padding: 80px 50px;
}
.new-boxlx {
	padding:100px 0 80px;
	background: url(../images/he.jpg) no-repeat center 980px;
}
.new-boxrc {
	padding:923px 0 80px;margin-top:50px;
	background:#efefef url(../images/rc.jpg) no-repeat center top;min-height:1000px;height:auto !important;height:1000px;
}
.rcbg{margin:0 auto;width:1000px;}
.tit-03 {
	padding-left: 70px;
	font-size: 28px;
	color: #2d82bd;
}

.new-item {
	height: 313px;
	color: #5f5755;
	font-size: 18px;
}
.new-item .new-pic {
	width: 378px;
	height: 278px;
	overflow: hidden;margin:10px 70px 0 0;
}
.new-item .new-pic img{
	width: 378px;
	height: 278px;
}

.new-item .new-pic2 {
	width: 426px;
	height: 278px;
	overflow: hidden;margin:37px 0 0 50px;
}
.new-item .new-pic2 img{
	width: 426px;
	height: 278px;}

.new-item .info {
	margin: 87px 0 0 65px;
	height: 192px;width:578px;
}
.new-item .info2 {
	margin: 40px 0 0 42px;
	height: 192px;width:578px;
}

.new-item .info h3 a,.new-item .info2 h3 a{
	font-size: 22px;font-weight:700;width:100%;
	color: #221815;overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;display:block;
}
.new-item .info2 h3 a{
	color: #fff;
}
.new-item .info h3 a:hover,.new-item .info2 h3 a:hover{
	text-decoration:none;color:#dd182a;
}
.new-item .info .abs {
	height: 100px;width:578px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.abs2 {
	color:#fff;height: 182px;width:578px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn-see {
	display: inline-block;
	vertical-align: middle;
	color: #5f5755;
}
.btn-see i {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background: url(../images/btn-info.png) no-repeat;
	margin-right: 20px;	
}

.new-item-02,
.new-item-02 .new-pic,
.new-item-02 .info,
.new-item-03,
.new-item-03 .new-pic,
.new-item-03 .info {
	height: 291px;
}
.new-item-02 .new-pic,
.new-item-03 .new-pic {
	width: 395px;
}
.new-item-02 .info .abs,
.new-item-03 .info .abs {
	height: 120px;
}
.new-item-02 .info {
	margin-left: 395px;
}
.new-item-03 .info {
	margin-left: auto;
	margin-right: 395px;
}

/******* end 新闻页 *******/

/*********** 2017-12-06 ***********/
.tandem-01 {
	/*width: 266px;*/
	height: 360px;
	margin-left: auto;
	margin-right: auto;
}
.tandem-01 .pic {
	width: 266px;
	height: 266px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
	overflow-y: hidden;
}
.tandem-01 .tit {
	border-top: 5px solid #615c59;
	border-bottom: 5px solid #615c59;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 30px;
	color: #5b5b5b;
}
.tandem-01 img {max-width: 100%;}

.tandem-02 {
	/*width: 400px;*/
	height: 632px;
}
.tandem-02 .pic {
	width: 400px;
	height: 538px;
}
.tandem-02 .m-l-01 {
	margin-left: 270px;
}
.tandem-02 .m-r-01 {
	margin-right: 270px;
}
.p-l-01 {padding-left: 200px;}
.p-r-01 {padding-right: 200px;}

.tandem-03 {
	height: 300px;
}
.tandem-03 .pic {
	width: 220px;
	height: 208px;
}

.tandem-04,
.tandem-05 {
	height: 460px;
}
.tandem-04 .tit-01,.tandem-04 .tit-01 a,
.tandem-05 .tit-01 {
	line-height: 140%;
	text-align: left;
	font-size: 36px;
	color: #5b5b5b;
	padding-left: 10px;
}
.tandem-04 .tit-01 a:hover{color:#000}
.tandem-04 .en,
.tandem-05 .en {
	text-align: right;
	padding-right: 20px;
}
.tandem-05 .pic {
	width: 306px;
	height: 306px;
}

.tandem-06 {
	height: 360px;
}
.tandem-06 .pic {
	width: 421px;
	height: 266px;
}
.tandem-06 .m-l-01 {
	margin-left: 300px;
}
.tandem-06 .m-r-01 {
	margin-right: 300px;
}

.tandem-07 {
	height: 430px;
}
.tandem-07 .pic {
	width: 200px;
	height: 360px;
}
.tandem-07 .tit {
	width: 230px;
}

.tandem-08 {
	height: 632px;
}
.tandem-08 .pic {
	width: 400px;
	height: 550px;
}
.tandem-08 .m-l-01 {
	margin-left: 260px;
}
.tandem-08 .m-r-01 {
	margin-right: 260px;
}


.tit-tip-01 {
	height: 345px;
}
.tit-tip-01 .pic {
	width: 171px;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
}

.tit-tip-02 {
	height: 430px;
}
.tit-tip-02 .pic {
	width: 200px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
}


.tit-c-01 {
	font-size: 22px;
	color: #5d5b5c;
}
.tit-c-01 p {
	line-height: 1.7;
}

.video-03 {
	width: 752px;
	height: 440px;
	margin: 0 auto;text-align:center;
}
.video-box-04 {
	height: 440px;
}

/*** 广告大图单位 ***/
.box-ad {
	position: relative;
}
.box-ad .ad-tit {
	position: absolute;
	top: 60px;
	left: 105px;
}
.box-ad .ad-tit .cn,
.box-ad .ad-tit-02 .cn,
.box-ad .ad-tit-03 .cn {
	font-size: 40px;
	color: #5b5b5b;
	line-height: 140%;
}
.box-ad .ad-tit .en,
.box-ad .ad-tit-02 .en,
.box-ad .ad-tit-03 .en {
	height: 81px;
	text-align: right;
	margin-right:-50px;
}

.box-ad .ad-tit-02 {
	position: absolute;
	top: 60px;
	right: 170px;
}
.box-ad .ad-tit-03 {
	position: absolute;
	top: 30px;
	right: 100px;
}

/*** end 广告大图单位 ***/

.box-ad .pa-01 {
	top: 30px;
	right: 80px;
}

.tit-box {
	position: relative;
}
.titBar-01 {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.titBar-01 .cn {
	font-size: 32px;
	color: #221814;
	line-height: 140%;
	text-align: center;
}
.titBar-01 .en {
	height: 81px;
	text-align: right;
	margin-right:-10px;
}

.c-ce7890 {color: #ce7890;}
.c-5fc1c7 {color: #5fc1c7;}
.c-deb27e {color: #deb27e;}

.tit-04 {
	padding-left: 70px;
	font-size: 28px;
	font-weight: 700;
}
.tit-05 {
	padding-left: 70px;
	font-size: 28px;
	font-weight: 300;
}

.form-list-01 .th {
	padding-right: 0;
	text-align: right;
	font-size: 22px;
	color: #898989;line-height: 32px;
}

.box-tb {
	border-top: 2px solid #a1a2a2;
	border-bottom: 2px solid #a1a2a2;
	padding-top: 30px;
	padding-bottom: 30px;width:90%;
}
.map-01 {
	width: 420px;
	height: 190px;
}
.box-tb .cou-txt {
	font-size: 16px;
	color: #898989;
	line-height: 1.7;
	margin-top: 50px;
}

.txtInfo-01 {
	font-size:22px;color:#f00;
	padding-bottom: 20px;font-weight:700
}
.txtInfo-01 p {
	line-height: 1.8;
}
.txtInfo-01 h3 {
	font-size: 18px;
	color: #dc0b2c;
	margin-bottom: 15px;
}

.tip {
	font-size: 16px;
	color: #898989;
}
.rdxw,.rdxw2,.hdzxx,.hydtx,.lvses,.yingg,.shtzy{margin:50px auto;width:1200px;height:75px;text-indent:-999em;overflow:hidden;
}
.rdxw{background: url(../images/hotitle.jpg) no-repeat left top;}.rdxw2{background: url(../images/ju.jpg) no-repeat left top;}
.hdzxx{background: url(../images/hdtitle.jpg) no-repeat left top;}
.hydtx{background: url(../images/hytitle.jpg) no-repeat left top;}
.lvses{background: url(../images/lutitle.jpg) no-repeat left top;}
.yingg{background: url(../images/gongitle.jpg) no-repeat left top;}
.shtzy{background: url(../images/shtzy.jpg) no-repeat left top;}




.newdtbg{margin:0 auto;background:#efeff1 url(../images/nbg.jpg) repeat-y center top;width:1100px;min-height:313px;height:auto !important;height:313px;overflow:hidden;padding-bottom:20px;}
a.nbtnred,a.nbtnye,a.nbtngreen{display:block;width:130px;height:31px;text-indent:-999em;overflow:hidden;}
a.nbtnred{background: url(../images/view1.jpg) no-repeat left top;}
a.nbtnye{background: url(../images/view2.jpg) no-repeat left top;}
a.nbtngreen{background: url(../images/view3.jpg) no-repeat left top;}
.step{color:#94713f;font-size:24px;text-align:center;margin:20px auto}
.ming{color:#000;font-size:30px;text-align:center;margin:20px auto}

/****** 2018-01-30 鼠标覆盖 *******/
.box-div {
	position: relative;
	width: 1024px;
	height: 274px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/rybg.jpg) no-repeat;
	padding:230px 0;
}
.ra {
	position: absolute;
	width: 66px;
	height: 66px;
	/*background: #f00;*/
	border-radius: 100%;
}

.ra-01 {
	top: 100px;
	left: 48px;
}
.ra-02 {
	top: 152px;
	left: 204px;
}
.ra-03 {
	top: 34px;
	left: 299px;
}
.ra-04 {
	top: 106px;
	left: 410px;
}
.ra-05 {
	top: 75px;
	left: 555px;
}
.ra-06 {
	top: 112px;
	left: 680px;
}
.ra-07 {
	top: 30px;
	left: 790px;
}
.ra-08 {
	top: 90px;
	left: 930px;
}

.pop-div {
	display: none;
	position: absolute;
	width: 330px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	border-radius: 8px;background:#efeeef;
z-index:1000}
.pop-t {
	bottom: 150px;
	left: 50%;
	margin-left: -130px;
}
.ra-01 .pop-div {
	bottom: 130px;
}
.arr{
	position: absolute;
	left: 50%;
	margin-left: -35px;
	display: block;
	width: 70px;
	height: 63px;
}
.pop-t .arr {
	background: url(../images/arr-t.png) no-repeat;
	bottom: -63px;
}
.pop-b {
	top: 160px;
	left: 50%;
	margin-left: -190px;
}
.pop-b .arr {
	background: url(../images/arr-b.png) no-repeat;
	top: -63px;
}

.ra:hover .pop-div {
	display: block;
}
</pre></body></html>