* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
body {
	min-width:1200px;
	font-family: "微软雅黑";
}
input {
	border: 0;
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dn {
	display: none;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.head {
	height: 129px;
	background:  url(../images/bg-head.png) 0 0 no-repeat;
	padding-top: 55px;
}
.head a {
	color: #fff;
}
.head a:hover {
	color: #f3ba58;
	
}
.zhuye {
	width: 266px;
	font-size: 13px;
	color: #fff;
	margin-bottom: 20px;
	text-align: right;
}
.ss {
	width: 200px;
	height: 38px;
	padding: 0 14px;
	line-height: 38px;
}
.btn {
	width: 38px;
	height: 38px;
	background-image: url(../images/btn.jpg);
}

/*导航部分开始*/
.nav {
	height: 530px;
}
.nav-top {
	height: 54px;
	z-index: 999;
	
}
.nav-top ul{ text-align: center; }

.nav-top ul li {
	height: 54px;
	line-height: 54px;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 17px;
	position: relative;}
.nav-top ul li a {
	display: block;
	height: 54px;
	color: #827f7f;
	padding: 0 30px;
}
.nav-top ul li:hover {
	background-color: #44ace7;

}
.nav-top ul li:hover a {
	color: #fff;
}
.nav-top ul li:hover .dn {
	display: block;
}
.nav-top ul li .dn {
	background-color: #fff;
	z-index: 999;
	position: absolute;
	top: 54px;
	left: 0;
	padding: 0;
}
.nav-top ul li .dn a {
	display: block;
	color: #827f7f;
	display: block;
	height: 54px;
	width: 132px;
	padding: 0;
	text-align: center;

}
.nav-top ul li .dn li {
	height: 48px;
	line-height: 48px;
	z-index: 999;
}
.nav-top ul li .dn li:hover a {
	color: #fff;
}

.nav-bottom {
	width: 100%;
	height: 476px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.nav-bottom img {
	width: 100%;
	height: 476px;
	display: inline;
}
.nav-bottom .next, 
.nav-bottom .prev {
	z-index: 999;
	position: absolute;
	top: 190px;
	width: 26px;
	height: 50px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.nav-bottom .next {
	background: url(../images/btn1.png) right no-repeat;
	right: 50px;
}

.nav-bottom .prev {
	background: url(../images/btn1.png) left no-repeat;
	left: 50px;

}

.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

/*主体部分开始*/
.main {
	height: 940px;
}

.serv {
	height: 380px;
}
.serv-head {
	padding-left: 40px;
	height: 120px;
}
.serv-head ul li {
	margin: 30px 50px 0;
	text-align: center;
	float: left;
}
.serv-head .zw {
	font-size: 15px;
	margin-bottom: 20px;
}
.serv-head .zw a {
	color: #827f7f;

}
.serv-head .zw a:hover {
	color: #3ea1d6;

}
.serv-head .sz {
	font-size: 24px;
	color: #2576cb;
}
.serv-bot {
	height: 236px;
}
.serv-bot .serv-1,
.serv-bot .serv-2,
.serv-bot .serv-3{
	width: 385px;
	height: 236px;
	border-right: 4px solid #f3ba58;
	float: left;
	margin-right: 10px;
}

.serv-bot .bd-l {
	width: 134px;
	height: 236px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #f3ba58;
}
.serv-bot .serv-2 {
	border-right: 4px solid #9e89c2;

}
.serv-bot .serv-2 .bd-l {
	background-color: #9e89c2;

}
.serv-bot .serv-3 {
	border-right: 4px solid #4db9d3;
	
}
.serv-bot .serv-3 .bd-l {
	background-color: #4db9d3;
	
}
.serv-bot .bd-l img {
	width: 117px;
	height: 118px;
	margin: 45px 0 0 6px;

}
.serv-bot .bd-r {
	width: 234px;
	height: 204px;

	border: 1px solid #dcdbd8;
	padding-top: 30px;
	padding-left: 15px;
	position: relative;
}
.serv-bot .bd-r ul li {
	border: 0;
	height: 26px;
	width: 117px;
	float: left;
	margin: 0;
}
.serv-bot .bd-r ul li a {
	font-size: 14px;
	color: #827f7f;
}
.serv-bot .bd-r  .more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	
}
.serv-bot .bd-r  .more a {
	font-size: 14px;
	color: #827f7f;
}
.serv-bot .bd-r a:hover{
	color: #3ea1d6;
}


/*新闻开始*/
.news {
	height: 560px;
	background-color: #aaa;
}
.news-l {
	width: 720px;
	height: 552px;
	border-top: 4px solid #4db9d3;
	background-color: #fff;
}
.news-l .hd a {
	color: #827f7f;
}
.news-l .hd {
	height: 58px;
	line-height: 58px;

}
.news-l .hd ul li {
	float: left;
	padding: 0 25px;
	font-weight: bold;
	color: #827f7f;
	letter-spacing: 1px;
	border-right: 1px solid #ccc;
}
.news-l .hd ul li:hover {
	background-color: #e8e9eb;
}
.time {
	padding-top: 15px;
	width: 114px;
	height: 89px;
	background-color: #4db9d3;
	margin-left: 12px;
}
.day {
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.month {
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.nr {
	width: 552px;
	padding: 15px;
}
.nr .bt {
	
	margin-bottom: 10px;
}
.nr .bt a {
	font-size: 16px;
	color: #3ea1d6;
	font-weight: 600;
}
.nr .zy {
	font-size: 14px;
	color: #827f7f;
	line-height: 26px;
	font-weight: 550;
}
.news-l .bd ul li {
	height: 118px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #ccc;
	border-right: 10px solid #fff;

	background-color: #e9edf6;
}

.news-r {
	width: 462px;
	height: 556px;
	background-color: #f0f0f0;
	position: relative;
}
.news-r .td {
	position: absolute;
	right: 20px;top: 20px	;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
}
.news-r-m ul li {
	width: 134px;
	height: 134px;
	padding: 10px 0 0 20px;
	float: left;
}
.news-r-m ul li img {
	display: block;
	margin: 0 auto;
}

.news-r-m ul li .sm{
	margin-top: 10px;
	text-align: center;
	color: #827f7f;
	font-size: 16px;
	font-weight: 600;

}
.news-r-b ul li {
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
	border-bottom: 1px dashed #ccc;
	color: #083f6d;

}

/*页脚开始*/
.footer {
	height: 150px;
	background: url(../images/footer.png);
	padding-top: 85px;
}
.footer .xx {
	font-size: 13px;
	margin-left: 10px;
	margin-top: 15px;
	color: #fff;
	line-height: 26px;
}
.list-nav {
	height: 324px;
}
.list-nav-bottom img {
	height: 270px;
}
.list-main {
	height: 800px;
}
.list-main .wrap {
	position: relative;

}
.list-main-l {
	position: absolute;
	top:-60px;
	left: 0;
	width: 276px;
	height: 456px;
	/*padding-left: 10px;*/
}
.list-main-l .list-l-h{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	background-color: #f89e55;
	height: 93px;
	line-height: 93px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;

}
.list-main-l ul {
	height: 364px;
	width: 276px;
}
.list-main-l ul li {
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	background-color: #797878;
}
.list-main-l ul li:hover {
	background-color: #f89e55;

}
.list-main-l ul li a {
	font-size: 17px;
	display: block;
	height: 60px;
	width: 276px;
	color: #fff;
}
.list-main-r {
	width: 900px;
	padding-top: 56px;
}
.list-r-h {
	height: 44px;
	border: 1px solid #ccc;
	font-weight: bold;

	
}
.net {
	margin-left: 10px;
	line-height: 44px;
	font-size: 18px;
	color: #6f6c6c;
}
.wz {
	line-height: 44px;
	font-size: 14px;
	color: #aaa;
	margin-right: 10px;
}
.wz a {
	color: #aaa;

}
.list-r-b  {
	margin-top: 20px;
}
.list-r-b ul li {
	width: 890px;
	padding-left: 10px;
	line-height: 40px;
	float: left;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
}
.list-r-b ul li a {
	color: #666;
}
.list-main-r a:hover {
	color: #3ea1d6;
}

.list-r-b ul li span {
	text-align: right;
	float: right;
	color: #666;
	
}
.info-main {
	min-height: 500px;
}
.info-main .wrap {
	position: relative;
}
.info-r-b .bt {
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
	font-size: 24px;
}
.info-r-b {
	margin-bottom: 50px;
}
.info-r-b .info-nr {
	padding: 20px;
}
.info-r-b .zz {
	text-align: center;
}
.info-r-b .erji {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 15px 0;
	color: #6f6c6c;

}
.info-r-b p {
	font-size: 15px;
	color: #757474;
	text-indent: 2em;
	line-height: 26px;
}

/********新增******/
.clearfix:after{ display: table; clear:both; content:""; }
.clearfix{ margin:0 -18px; box-sizing: border-box;  }
.col-xs-4{ padding:0 18px; width: 33.333333%; float: left; box-sizing: border-box; }
.list-box{ background: #eee; margin:37px 0 115px 0; height: 270px; }
.list-title{ text-align: center; display: block; height: 40px; background: #0b5f7e; line-height: 40px; font-size: 18px; color: #fff; margin-bottom: 10px; }
.list-title:hover{ background: #1982a9; }
.container{ width: 1200px; padding:0; margin:0 auto; }
.list-ul li a{ display: block; position: relative; padding:0 20px; position: relative; color: #666;overflow:hidden; text-overflow:ellipsis;white-space:nowrap }
.list-ul li a:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; background: #0b5f7e; margin-top: -2px; }
.list-ul li{ height: 40px; line-height: 40px; padding:0 15px; }
.list-ul li a:hover{ color: #0b5f7e; }