@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', arial !important;
	font-size: 14px;
        min-width:1200px;
}

i,
em {
	font-style: normal;
}
div,
ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #0861c1
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	/* display: block; */
	max-width: 100%;
}

input {
	outline-color: #eaf1fb;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}

.mr {
	margin-right: 0px !important;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.nomar {
	margin-right: 0 !important;
}

.hover-color li a:hover {
	color: #CB0306;
}




/*head*/

.head {
	width: 100%;
	background: #eaf1fb;
	position: relative;
}

.top {
	height: 110px;
}

/*logo*/

.logo {
	margin-top: 20px;
}

.logo a {
	display: block;
}

.t-bg {
	position: absolute;
	top: 0;
	background: url(../images/top-bg.jpg) no-repeat center;
	height: 120px;
	width: 131px;
	right: 670px;
}

.top_right {
	margin-top: 10px;
}

.top_right li {
	color: #666666;
	padding: 0px 7px;
}

.top_right li a {
	color: #666666;
	font-size: 12px;
}

.top_right li img {
	margin-top: 2px;

}

.search {
	margin-top: 25px;
	border-radius: 24px;
	height: 35px;
	padding-left: 10px;
	width: 195px;
	position: relative;
	z-index: 999;
	border: 1px solid #b3b3b3;
	box-sizing: border-box;
}

.search .text::-ms-input-placeholder {
	color: #666666;
}

.search .text::-webkit-input-placeholder {
	/*WebKit browsers*/
	color: #666666;
}

.search .text::-moz-input-placeholder {
	/*Mozilla Firefox*/
	color: #666666;
}

.search .text::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #666666;
}

.search .text {
	border: none;
	height: 29px;
	width: 145px;
	line-height: 29px;
	font-size: 12px;
	background: #eaf1fb;
	margin-left: 6px;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 2px;
	text-indent: 0.5em;
}

.search .sousuo {
	vertical-align: middle;
	cursor: pointer;
	margin-right: 7px;
}

/*menu*/

.menu {
	height: 45px;
	background: #3378e2;
	position: relative;
	z-index: 10;
}

#nav {
	display: block;
	width: 1200px;
	padding: 0px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
}

#nav .mainlevel {
	float: left;
	height: 45px;
	margin-right: 5px;
}

.mainlevel:hover,
.mainlevel .cur {
	background: #338eee;
}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 45px;
	display: block;
	font-size: 16px;
	height: 45px;
	padding: 0 10px;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 40px;
}

#nav .mainlevel ul i {
	display: block;
	background: url(../images/nav-sj.png) no-repeat center;
	width: 10px;
	height: 5px;
	margin: 0 auto;
}

#nav .mainlevel li {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #FFFFFF;
	width: 100%;
}

#nav .mainlevel li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #FFF !important;
	background: #3378e2;
	filter: alpha(opacity=70);
	opacity: .7;
	text-align: center;
	padding: 0 28.3px;
}

#nav .mainlevel li a:hover {
	color: #FFFFFF !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

#nav .mainlevel .nav-first {
	border-top: 1px solid #d56c05;
}

/*focusBox*/

.focusBox {
	position: relative;
	width: 100%;
	overflow: hidden;
           max-height:450px;
}

/* 下面是前/後按鈕代碼，如果不需要删除即可 */

.focusBox .prev,
.focusBox .next {
	position: absolute;
	left: 59px;
	top: 50%;
	margin-top: -18px;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/prev.png) no-repeat center;
}

.focusBox .next {
	left: auto;
	right: 59px;
	background: url(../images/next.png) no-repeat center;
}

.focusBox .next:hover,
.focusBox .prev:hover {
	filter: alpha(opacity=50);
	opacity: .5;
}

.focusBox .prevStop {
	display: none;
}

.focusBox .nextStop {
	display: none;
}

/*row*/

.row {
	width: 100%;
	margin-top: 38px;
}

.news {
	width: 100%;
	height: 426px;
	/* padding: 35px 0 50px 0; */
	box-sizing: border-box;
	margin: 35px 0 50px 0;
}

.hasMoreTab .hd {
	position: relative;
}

.hasMoreTab .hd li {
	float: left;
}

.hasMoreTab .hd li.on {
	border-top: 0;
	border-bottom: 2px solid #3378e2;
	color: #3378e2;
	background: url(../images/tit-l-b.png) no-repeat left center;
	padding-left: 16px;
	font-size: 22px;
}

.title {
	font-size: 20px;
	height: 46px;
	line-height: 46px;
	color: #666;
	margin-right: 38px;
}

.title-b {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 25px;
	position: relative;
}

.title-l {
	font-size: 20px;
	height: 46px;
	line-height: 46px;
	color: #666;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 25px;
	position: relative;
}

.title-b .title-more,
.title-l .title-more {
	position: absolute;
	right: 0;
	top: 20px;
	height: 26px;
	line-height: 8px;
}



/* 焦點輪播 */
.news {
	overflow: hidden;
}

.focus {
	width: 810px;
}

.newfocus {

	width: 370px;
	height: 350px;

}

.newfocus .focus_pic {
	width: 370px;
	height: 250px;
	overflow: hidden;

}

.newfocus .focus_pic li {
	vertical-align: top
}

.newfocus .focus_pic li a {
	display: block;
	width: 370px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.newfocus .focus_pic li a span {
	width: 65px;
	height: 75px;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 150px;
	background: url(../images/jt.png) no-repeat;
	color: white;
	font-size: 17px;
	text-align: center;
	line-height: 75px;
}

.newfocus .focus_pic img {
	width: 370px;
	height: 210px;
	display: inline-block;
	vertical-align: top;
	transition: 0.5s;
}
.newfocus .focus_pic img:hover{
	transform: scale(1.1);
}

.newfocus .focus_pic h3 {
	width: 100%;
	height: 40px;
	background: #3378e2;
	color: white;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	z-index:  9999;
	position:  relative;
}

.newfocus .focus_text {
	position: relative;
	width: 370px;
	height: 100px;
	box-shadow: #ddd 0px 1px 5px;
	overflow: hidden;
}

:root .newfocus .focus_text {
	-ms-filter: none
}

.newfocus .focus_text h2 {
	height: 50px;
	line-height: 50px;
	position: relative;
}

.newfocus .focus_text h2 a {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
}

.newfocus .focus_text h2 a:hover {
	color: #333333;
}

.newfocus .focus_text ul {
	padding: 20px 24px 0 24px;
}

.newfocus .focus_text .c_txt4,
.newfocus .focus_text .c_txt4 a {
	color: #888888;
	line-height: 23px;
	/* font-size: 14px; */
}

.newfocus .focus_text .c_txt4 a:hover {
	color: #ccc
}

.newfocus .focus_text .c_txt4 {
	/* white-space: nowrap; */
	overflow: hidden;
}

.newfocus .focus_info {
	height: 56px;
	overflow: hidden;
}

.newfocus .focus_text .mod_desc {
	/* white-space: normal; */
	/* overflow: hidden; */
}

.newfocus .xydt-m {
	z-index: 100;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 56px;
	height: 35px;
	background: url(../images/new-more.png) no-repeat right bottom;
	transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	/* Firefox 4 */
	-webkit-transition: 0.2s ease-out;
	/* Safari and Chrome */
	-o-transition: 0.2s ease-out;
	/* Opera */
}


.newfocus .xydt-m:hover {
	background: url(../images/new-more.png) no-repeat center center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.newfocus .prevStop {
	display: none;
}

.newfocus .nextStop {
	display: none;
}

/* 新聞列表 */
.list-new {
	width: 420px;
	height: 350px;
	overflow: hidden;
}

.list-new li {
	height: 26px;
	padding-bottom: 15px;
	font-size: 16px;
	background: url(../images/news-l.png) no-repeat left 5px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}

.list-new li .date {
	float: right;
	color: #999999;
	font-size: 12px;
	line-height: 25px;
}

.list-new li:hover {
	margin-left: 10px;
}

.list-new li a {
	display: block;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tzgg {
	width: 350px;
}

.tzgg li {
	cursor: pointer;
}

.tzgg .bd li {
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 36px;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #E5E5E5;
	transition: .3s all ease;
}

.tzgg .bd li:hover .data {
	background: url(../images/lan.png) no-repeat;
}

.tzgg .bd li:hover .data .day {
	color: white;
}

.tzgg .bd li:hover .data .year {
	color: #F0CEB0;
}

.tzgg .bd li .data {
	display: inline-block;
	width: 80px;
	height: 60px;
	margin-right: 20px;
	background: url(../images/bai.png) no-repeat;
	padding: 13px 14px;
	box-sizing: border-box;
	float: left;
	margin-top: 1px;
}

.tzgg .bd li .data .day {
	color: #4c4c4c;
	font-size: 18px;
	line-height: 15px;
}

.tzgg .bd li .data .year {
	color: #999!important;
	line-height: 25px;
	font-size: 12px;
}



.tzgg .bd li:hover {
	margin-left: 5px;
}

.tzgg .bd li .text a {
	color: #333;
	font-size: 15px;
	line-height: 25px;
}

/*  */
.home-m-b {
	width: 100%;
	height: 400px;
	background: url(../images/home-z-bg.jpg) no-repeat center;
}

.home-m-b .container {
	padding-top: 29px;
}

.home-m-b .xsjl {
	width: 810px;
}

.home-m-b .xsjl .bd li {
	width: 395px;
	height: 55px;
	display: inline-block;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 15px;
}

.home-m-b .xsjl .bd li:hover {
	background: #3378e2;

}

.home-m-b .xsjl .bd li:hover .h2,
.home-m-b .xsjl .bd li:hover .year,
.home-m-b .xsjl .bd li:hover .tit {
	color: #fff !important;
}

.home-m-b .xsjl .bd li .date {
	width: 85px;
	height: 50px;
	display: block;
	text-align: center;
	padding-top: 5px;
}

.home-m-b .xsjl .bd li .date .year {
	margin-right: 15px;
	font-size: 12px;
	color: #808080;

}

.home-m-b .xsjl .bd li .date .h2 {
	font-size: 22px;
	color: #4c4c4c;
}

.home-m-b .xsjl .bd li a {
	display: block;
	width: 290px;
	line-height: 24px;
	border-left: 1px solid #ccc;
	height: 38px;
	padding-left: 15px;
	margin-top: 10px;
}

.home-m-b .xsjl .bd li a p {
	margin-top: -5px;
	font-size: 15px;
}

/*xsgz*/
.xsgz {
	width: 340px;
}

.xsgz .on {
	border-top: 0;
	border-bottom: 2px solid #3378e2;
	color: #3378e2;
	background: url(../images/tit-l-b.png) no-repeat left center;
	padding-left: 16px;
	font-size: 22px;
	display: inline-block;
}

.xsgz ul li {
	height: 80px;
}

.xsgz ul li .date {
	text-align: center;
	display: block;
	width: 50px;
	height: 45px;
}

.xsgz ul li .date span {
	font-size: 24px;
	color: #666666;
}

.xsgz ul li .date p {
	font-size: 12px;
	color: #666;
}

.xsgz ul li a {
	display: block;
	width: 270px;
}

.xsgz ul li a span {
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	margin-top: -8px;
	display: block;
}

.xsgz ul li a p {
	font-size: 13px;
	color: #808080;
	line-height: 20px
}

.xsgz ul li:hover span,
.xsgz ul li:hover p {
	color: #3378E2;
}

.xsgz ul li:hover .tit {
	font-weight: bold;
}

.xsgz ul li.li-two {
	padding-top: 18px;
	border: 1px solid #b3b3b3;
	border-left: none;
	border-right: none;
}

.p18 {
	padding-top: 18px;
}

/* 友情鍊接 */
.yqlj {
	margin-top: 30px;
	margin-bottom: 60px;
}

.yqlj .on {
	border-top: 0;
	border-bottom: 2px solid #3378e2;
	color: #3378e2;
	background: url(../images/tit-l-b.png) no-repeat left center;
	padding-left: 16px;
	font-size: 22px;
	display: inline-block;
}

.picMarquee-left {
	overflow: hidden;
	position: relative;
}

.picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	display: none;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") no-repeat;
}

.picMarquee-left .hd .next {
	background-position: 0 -50px;
}

.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}


.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 280px;
	height: 80px;
	display: block;
	padding: 2px;
}

/* footer */
.footer {
	height: 120px;
	background: #3378E2;
}

.footer p {
	color: #fff;
	line-height: 33px;
	padding-top: 30px;
	padding-left: 80px;
	background: url(../images/footer-logo.png) no-repeat left bottom;
	width: 800px;
}
.footer .ewm{
	margin-top: 20px;
}





/*list*/
.main{
	margin-top: 32px;
	min-height: 500px;
}
/*list-left*/

.list-left {
	width: 228px;
	position: relative;
	border:  1px solid #3378e2;
	border-radius:  0 0 20px 0;
}

.lanmu-name {
	width: 100%;
	height: 79px;
	line-height: 80px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: url(../images/lm-bg.png) no-repeat center;
}

/*accordion*/

.accordion {
	width: 220px;
	/* padding: 0 10px; */
	background: #fff;
	padding-bottom: 30px;
	border-radius: 0 0 30px 0;
	position: relative;
	margin-left: 5px;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 16px 15px 3px;
	width: 200px;
	color: #404040;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	/* height: 56px; */
	/* line-height:  56px; */
}

.accordion .link a {
	color: #404040;
}



.accordion li {
	cursor: pointer;
	background:  #f2f2f2;
	margin-bottom:  22px;
}

.accordion li i {
	position: absolute;
	top: 48%;
	right: 5px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 24px;
	height: 7px;
	background: url(../images/ej-l.png) no-repeat center;
}
.accordion li.open {
	border:1px solid #3378E2;
}
.accordion li.open .link{
	background: #3378E2;
	color: #fff;
}

.accordion li.open .link a {
	color: #fff;
	/* display:  block; */
	width:  100%;
	/* height:  auto; */
}

.accordion li.open i {
	background: url(../images/ej-l-h.png) no-repeat center;
}


/*Submenu*/

.submenu {
	display: none;
}
.submenu .last{
	border-bottom-color: #3378E2;
}
.submenu li {
	background: url(../images/s-l-n.png) no-repeat 17px center;
	margin-bottom: 0;
	height: 45px;
}
.submenu li .open3{
	color: #3378E2;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #666666;
	line-height: 45px;
	padding-left: 40px;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover,
.submenu li.current a {
	color: #0f4f83;
}



/*list-right*/
.list-right {
	width: 928px;
}

.list-right .list-title {
	/* height: 44px; */
	border-bottom: 1px solid #b2b2b2;
	line-height: 44px;
}

.list-right .list-title > a {
	display: inline-block;
	color: #3378e2;
	font-weight: bold;
	font-size: 20px;
	height: 45px;
	border-bottom: 2px solid #3378e2;
}

.location {
	color: #888888;
}

.location img {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right:  8px;
	margin-top: -3px;
}

.location a {
	color: #888888;
	padding: 0 5px;
}

/*list-con*/

.list-con {
	margin: 0px auto;
	padding: 10px 0 20px;
	font-size: 14px;
}

.list-con ul {
	padding: 0px;
}

.list-con ul li {
	padding: 15px 0 16px 15px;
	line-height: 22px;
	border-bottom: 1px dashed #dcdcdc;
	background: url("../images/dian.png") no-repeat left 25px;
}

.list-con ul li a {
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}

.list-con ul li a:hover {
	color: #3378E2;
	font-weight: bold;
}

.list-con ul li .date {
	color: #999999;
	font-size: 12px;
}

.fanye {
	padding: 30px 15px 20px;
	text-align: center;
	font-family: "宋體";
	font-size: 13px;
	color: #5b5b5b;
}

.rb-bg {
	position: absolute;
	right: 3px;
	bottom: 3px;
	background: url("../images/z-d-b.png") no-repeat center;
	width: 80px;
	height: 80px;
}

/*page-con*/

.page-con {
	margin: 0px auto 40px;
	padding: 10px 30px 20px;
	min-height: 500px;
	height: auto;
	overflow: hidden;
        
}

.page-con .page-tit {
	font-size: 20px;
	color: #444444;
	text-align: center;
	line-height: 200%;
	padding: 20px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 14px 0 10px;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	border-bottom: 1px dashed #dbdbdb;
}

.page-con .zhengwen {
	padding: 20px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;
	display: block;
	margin: 10px auto;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*結構化内容*/

.box-2 p.indent0 {
	text-indent: 0;
}

.box-2 p.photo {
	text-align: center;
}

.box-2 p.photo img {
	padding: 15px 8px;
}

/*附件*/

.attach {
	padding: 10px 0 20px;
	width: 780px;
	margin: 0 auto;
}

.attach .att-title {
	color: #2649a1;
	font-weight: bold;
}

.attach p {
	line-height: 150%;
	padding: 5px 0;
}

.attach p a {
	color: #2649a1;
}

/*上一條、下一條*/

.other-title {
	padding: 40px 0 10px;
	border-top: 1px dashed #d6d6d6;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 30px;

}

.other-title a:hover {
	color: #005faf;
}