@charset "utf-8";
/* CSS Document */
/*home*/
/*Slider*/
.sliderWrap {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
#slider{
	position: relative;
	overflow: visible;
	width: 1200px;
	height: 426px;
	margin: 0 auto;
}
#slider > .imgBox {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}
#slider .ppt-img {
	position: absolute;
}
#slider .ppt-img img {
	width: 1200px;
	height: 426px;
}
#slider .leftMask,#slider .rightMask {
	width: 1200px;
	height: 426px;
	position: absolute;
	opacity: 0.6;
	top: 0px;
	background-color: #a48968;
}
#slider .leftMask{
	left: -1200px;
}
#slider .rightMask{
	left: 1200px;
}

#slider .leftBtn, #slider .rightBtn {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 180px;
	cursor: pointer;
}
#slider .leftBtn {
	background-image: url("../img/slider/left.png");
	left: 17px;
}
#slider .rightBtn {
	background-image: url("../img/slider/right.png");
	right: 17px;
}

#slider .dotBox{
	width: 218px;
	height: 8px;
	position: absolute;
	bottom: 25px;
	left: 491px;
}
#slider .dotBox>.dot>span{
	cursor: pointer;
	width: 38px;
	height: 8px;
	border: solid 2px #fff;
	float: left;
	margin-right: 7px;
	box-sizing: border-box;
}
#slider .dotBox>.dot>span.active{
	background-color: #f39d0a;
	border: solid 3px #f39d0a;
}
#slider .dotBox>.dot:last-child>span{
	margin: 0;
}
/*main*/
.containerWrap{
	width: 100%;
	height: auto;
	background: #e6e6e6;
}
/*row1*/
.row1{
	width: 1200px;
	height: 473px;
	margin: 0 auto;
	margin-top: 20px;
/*	background: rgba(255,0,0,0.5);*/
}
.row1 > .leftBox {
	width: 709px;
	height: 440px;
	background: url("../img/main/xydt_bg.png") no-repeat;
	margin-top: 30px;
	float: left;
	position: relative;
}
.row1 > .leftBox > .title {
	width: 167px;
	height: 79px;
	background: url("../img/main/xydt.png") no-repeat;
	position: absolute;
	top: -39px;
	left: 31px;
}
.row1 > .leftBox > a {
	display: block;
	width: 50px;
	height: 15px;
	position: absolute;
	top: 18px;
	right: 24px;
}
.row1 > .leftBox > .xydt_list {
	width: 639px;
	height: 300px;
	/*	background:rgba(0,0,255,0.5);*/
	position: absolute;
	top: 73px;
	left: 36px;
}
.row1 > .leftBox > .xydt_list > li.topNews {
	width: 100%;
	height: 82px;
	border-bottom: 1px solid rgba(215, 195, 172);
	box-sizing: border-box;
}
.row1 > .leftBox > .xydt_list > li.topNews > div.dateBox {
	width: 68px;
	height: 66px;
	box-sizing: border-box;
	text-align: center;
	font-family: MicrosoftYaHei;
	margin-left: 40px;
	float: left;
	color: #6e4524;
	background: #f7f7f7;
	border: solid 1px #d1c0a5;
}
.row1 > .leftBox > .xydt_list > li.topNews > div.dateBox > div.date1 {
	width: 100%;
	height: 41px;
	font-size: 25px;
	line-height: 41px;
}
.row1 > .leftBox > .xydt_list > li.topNews > div.dateBox > div.date2 {
	width: 100%;
	height: 27px;
	font-size: 13px;
	box-sizing: border-box;
}
.row1 > .leftBox > .xydt_list > li.topNews .title {
	width: 446px;
	height: 15px;
	line-height: 15px;
	float: left;
	margin-left: 29px;
        margin-top:4px;
	overflow: hidden;
	white-space: nowrap;
}
.row1 > .leftBox > .xydt_list > li.topNews .intro {
	width: 446px;
	height: 32px;
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 16px;
	margin-top: 14px;
	margin-left: 29px;
	overflow: hidden;
}
.row1 > .leftBox > .xydt_list > li.normalNews {
	width: 523px;
	height: 31px;
	font-size: 15px;
	margin-left: 38px;
	margin-top: 34px;
	overflow: hidden;
}
.row1 > .leftBox > .xydt_list > li.normalNews:nth-child(2) {
	margin-top: 24px;
}
.row1 > .leftBox > .xydt_list > li.normalNews > span.date {
	width: 70px;
	height: 33px;
	background-color: #f7f7f7;
	border: solid 1px #d1c0a5;
	font-family: MicrosoftYaHei;
	font-size: 15px;
	letter-spacing: 0px;
	color: #6e4524;
	text-align: center;
	line-height: 31px;
	display: inline-block;
	float: left;
	margin-right: 31px;
	box-sizing: border-box;
}
.row1 > .leftBox > .xydt_list > li.normalNews > span.title > a {
	display: block;
	float: left;
	width: 420px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	white-space: nowrap;
}
.row1 > .leftBox > .xydt_list a {
	display: block;
	font-size: 15px;
	color: #fffdfd;
	font-family: MicrosoftYaHei;
	text-decoration: none;
}
.row1 > .leftBox > .xydt_list a:hover {
	color: #604018;
}

.row1>.rightBox{
	width: 491px;
	height: 442px;
	background-color: #fefeff;
	box-shadow: 2px 2px 2px rgba(219,152,66,0.3),-2px -2px 2px rgba(219,152,66,0.3);
	float: left;
	position: relative;
}
.row1>.rightBox>.title{
	width: 99px;
	height: 25px;
	background: url("../img/main/tzgg.png") no-repeat;
	top: 18px;
	left: 45px;
    position: absolute;
}
.row1>.rightBox>a{
	display: block;
	width: 50px;
	height: 15px;
	position: absolute;
	top: 25px;
	right: 23px;
}

.row1>.rightBox>.tzgg_list{
	width: 387px;
	height: 300px;
/*	background:rgba(0,0,255,0.5);*/
	position: absolute;
	top: 89px;
	right: 54px;
}

.row1>.rightBox>.tzgg_list>li.topNews{
	width: 100%;
	height: 88px;
	border-bottom: 2px solid rgba(249,227,191,0.5);
	box-sizing: border-box;
}
.row1>.rightBox>.tzgg_list>li.topNews>div.dateBox{
	width: 68px;
	height: 63px;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: -1px;
	font-family: SimHei;
	margin-left: 8px;
	float: left;
}
.row1>.rightBox>.tzgg_list>li.topNews>div.dateBox>div.date1
{
	width: 100%;
	height: 40px;
	font-size: 36px;
	color: #fff;
	background: #db9842;
}
.row1>.rightBox>.tzgg_list>li.topNews>div.dateBox>div.date2
{
	width: 100%;
	height: 23px;
        line-height: 21px;
	background-color: #ffffff;
	border: solid 1px #c5a883;
	font-size: 17px;
	color: #c5a883;
	box-sizing: border-box;
}
.row1>.rightBox>.tzgg_list>li.topNews .title{
	width: 272px;
	height: 15px;
	line-height: 15px;
	float: left;
	margin-left: 19px;
	overflow: hidden;
        white-space:nowrap;
}
.row1>.rightBox>.tzgg_list>li.topNews .intro{
	width: 272px;
	height: 32px;
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 16px;
	margin-top: 14px;
	margin-left: 19px;
	overflow: hidden;
	
}
.row1>.rightBox>.tzgg_list>li.normalNews{
	width: 358px;
	height: 23px;
	margin-left: 8px;
	margin-top: 29px;
	overflow: hidden;
/*	background:rgba(255,0,0,0.5);*/
}
.row1>.rightBox>.tzgg_list>li.normalNews>span.date{
	width: 66px;
	height: 23px;
	background-color: #ffffff;
	border: solid 1px #c5a883;
	font-family: SimHei;
	font-size: 17px;
	letter-spacing: -1px;
	color: #c5a883;
	text-align: center;
	line-height: 21px;
	display: inline-block;
	float: left;
	margin-right: 19px;
	box-sizing: border-box;
}
.row1>.rightBox>.tzgg_list>li.normalNews>span.title>a{
	display: block;
	float: left;
	width: 271px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
white-space: nowrap;
}
.row1>.rightBox>.tzgg_list a{
	display: block;
	font-size: 15px;
	color: #666;
	font-family: MicrosoftYaHei;
	text-decoration: none;
}
.row1>.rightBox>.tzgg_list a:hover{
	color: #db9842;
}

/*row2*/
.row2{
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	margin-top: 9px;
/*	background: rgba(255,0,0,0.5);*/
	position: relative;
}
.row2>h2{
	position: absolute;
	width: 173px;
	height: 85px;
	background: url("../img/hotlink/title.png") no-repeat;
	top: 0px;
	left: 25px;
}
.row2>.hotlinkBox{
	float: left;
	width: 1200px;
	height: 129px;
	background-color: #fff;
	margin-top: 41px;
}
/* 友情链接（文字）-文本方块样式：下拉菜单和超链接 */
.row2>.hotlinkBox select {
	float: left;
	width: 234px;
	height: 32px;
	border: solid 1px #a9a9a9;
	font-family: MicrosoftYaHei;
	font-size: 17px;
	color: #666;
	margin-left: 65px;
	margin-top: 56px;
}
.row2>.hotlinkBox>div:first-child select {
	margin-left: 36px;
}