@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: "微軟雅黑";
	font-size: 14px;
	color: #595c5b;
	overflow-x: hidden;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #828282;
}

a:hover, a:visited {
	text-decoration: none !important;
}

a:hover {
	color: #006ec7;
}

p, ul {
	margin: 0;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.col-md-3, .col-sm-3, .col-xs-12, .col-md-4, .col-md-6, .col-md-12, .col-sm-6, .col-xs-12, .col-sm-12 {
	padding: 0;
}

/*頭部*/

.container {
	padding: 0;
}

.header .container {
	position: relative;
}

/* 網站頭部信息 */

.header {
	background-color: #003f88;
	background-image: url(../images/header-bk.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 30px 0;
}

/* 網站logo */

.logo {
	width: 60%;
	float: left;
	display: block;
	margin-right: 5%;
}

.navbar-toggle {
	display: none;
	position: relative;
	top: 8px;
	right: 0;
	width: 24px;
	height: 22px;
	background: url(../images/anniu.png) no-repeat;
	margin-top: 10px;
	padding: 0;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 8px;
	border: none;
	border-radius: 0px;
}

/*搜索*/

.search {
	position: absolute;
	right: 0;
	top: 6px;
	text-align: right;
	background: #f59837;
	border-radius: 25px;
	line-height: 35px;
	margin-top: 20px;
	/* padding: 21px 5px 22px; */
}

.searchbox {
	height: 35px;
	padding: 0 15px 0 0;
}

.search_kang {
	width: 210px;
	height: 35px;
	background: none;
	outline: none;
	margin-right: 10px;
	color: #b6b6b6;
	font-size: 16px;
	background: #fff;
	font-family: "微軟雅黑";
	border-radius: 25px 0 0 25px;
	padding-left: 20px;
}

.search_image {
	vertical-align: middle;
	outline: none;
	margin-bottom: 3px;
}

/*導航*/

.nav {
	width: 100%;
	position: relative;
	background: #003173;
	/* box-shadow: inset 0 3px 5px rgba(168, 168, 168, 0.32);
	-moz-box-shadow: inset 0 3px 5px rgba(168, 168, 168, 0.32);
	-webkit-box-shadow: inset 0 3px 5px rgba(168, 168, 168, 0.32); */
}

.nav .container {
	position: relative;
}

.nav ul li {
	float: left;
	line-height: 49px;
	text-align: center;
	position: relative;
	width: 17.5%;
}

.nav ul li:first-child {
	width: 12.5%;
}

.nav ul li:hover {
	background: #004b9f;
}

.nav ul li a {
	color: #fff;
	height: 48px;
	font-size: 20px;
	display: block;
}

.nav ul li a span {
	width: 25px;
	display: inline-table;
	margin-right: 12px;
}

.nav ul li a span img {
	margin-bottom: 5px;
}

.nav ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 33;
	width: 125%;
	background: url(../images/nav-item.png);
	left: 0;
	padding: 10px 0;
}

.nav ul li:hover ul {
	display: block;
}

.nav ul li ul li {
	width: 100%;
	line-height: 37px;
	text-align: left;
	margin-left: 0;
}

.nav ul li ul li:first-child{
	width: 100%;
}

.nav ul li ul li a {
	font-size: 16px;
	height: 37px;
	padding: 0 8px 0 50px;
	color: #fff;
}

.nav ul li:hover ul li a {
	color: #fff;
}

.nav ul li ul li:hover{
	background: none;
}

.nav ul li ul li:hover a{
	color: #a8caf0;
}

/* 首頁小輪播圖 */

.xbanner-box {
	margin-top: 26px;
	padding-right: 1.16%;
	margin-bottom: 25px;
}

#full-width-slider {
	width: 100%;
}

#full-width-slider .rsGCaption {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	z-index: 32;
	font-size: 16px;
	color: #fff;
	padding: 16px 80px 16px 5px;
	background: url(../images/index-banner-title.png);
}

#full-width-slider .rsGCaption p {
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#full-width-slider .rsGCaption a {
	display: block;
	width: 100px;
	padding: 4px 0;
	text-align: center;
	border: 1px solid #9e9e9e;
	border-radius: 20px;
	color: #9e9e9e;
	margin-top: 8px;
}

/* 輪播切換按鈕 */

#full-width-slider .rsArrow {
	display: none;
	width: 28px;
	height: 46px;
	
	background: url(../images/x-banner-arrow.png);
	z-index: 32;
}

#full-width-slider .rsArrowLeft {
	position: absolute;
	top: 35%;
	left: 0;
        border-radius: 0 5px 5px 0;
}

#full-width-slider .rsArrowRight {
	position: absolute;
	top: 35%;
	right: 0;
        border-radius: 5px 0 0 5px;
}

#full-width-slider .rsArrow .rsArrowIcn {
	width: 28px;
	height: 46px;
	margin: 0 auto;
}

#full-width-slider .rsArrowLeft .rsArrowIcn {
	background: url(../images/x-banner-left.png) center no-repeat;
}

#full-width-slider .rsArrowRight .rsArrowIcn {
	background: url(../images/x-banner-right.png) center no-repeat;
}

#full-width-slider .rsBullets {
	position: absolute;
	right: 5px;
	bottom: 16px;
	z-index: 33;
}

#full-width-slider .rsBullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-sizing: content-box;
	margin: 0 3px;
}

#full-width-slider .rsBullet span {
	display: block;
	overflow: hidden;
	width: 11px;
	height: 11px;
	background: #f59837;
	border-radius: 50%;
}

#full-width-slider .rsBullet.rsNavSelected span {
	background: #fff;
}

/*首頁内容部分*/

.index-content {
	 background-color: #fff;
	 background-image: url(../images/conter-left.png), url(../images/conter-right.png);
	 background-position: left 60%,right 2%; 
	 background-size: 200px ,200px;
	 background-repeat: no-repeat, no-repeat; 
}

/*news*/

.news-box {
	padding-left: 0.5%;
	padding-right: 0.6%;
	margin-top: 26px;
	margin-bottom: 55px;
}

.notice-box {
	padding-left: 1.1%;
	margin-top: 26px;
	margin-bottom: 55px;
	position: relative;
}

.building-box{
	padding-right: 1.16%;
	margin-bottom: 25px;
}

.research-box{
	padding-left: 0.5%;
	padding-right: 0.6%;
	margin-bottom: 25px;
}

.occupation-box{
	padding-left: 1.1%;
	margin-bottom: 25px;
}

.index-title {
	position: relative;
	background: url(../images/index-title-bk.jpg) left center repeat-x;
	overflow: hidden;
	margin-bottom: 12px;
}

.index-title .title {
	font-size: 20px;
	color: #2c438e;
	float: left;
	background-color: #fff;
	background-image: url(../images/index-title.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 10px;
	height: 42px;
	line-height: 42px;
	margin: 0 ;
}

.index-title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	color: #666;
	background: #fff;
	padding-left: 10px;
}

.index-title .youth-img{
	float: left;
	 width: 6%;
	margin-right: 6%;
	padding-right: 8px;
	background: #fff;
	margin-bottom: 5px;
}

.index-title .title1 {
	font-size: 20px;
	color: #005498;
	float: left;
	width:88% ;
	background: #fff;
	padding-left: 8px;
	height: 42px;
	line-height: 42px;
	margin: 0 0 5px 0 ;
}

.index-title .index-title-right{
	 position: absolute;
     right: 0;
	 top: 0;
	  text-align: right;
}

.index-list ul li {
	overflow: hidden;
}

.index-list ul li h3 {
	float: left;
	width: 78%;
	font-size: 14px;
	color: #595959;
	line-height: 1.5;
	line-height: 35px;
	height: 35px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-box ul li:hover .news-text h3 {
	color: #339130;
}

.index-list ul li .time {
	float: left;
	width: 22%;
	text-align: right;
	font-size: 13px;
	color: #9c9c9c;
	line-height: 35px;
	height: 35px;
}

.index-title1 .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	color: #666;
	background: #fff;
	padding-left: 10px;
}

.youth-right-p{
	float: left;
}

.youth-right-p a{
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.youth-shangc{
	background: #46a0c7;
    display: block;
    float: left;
    padding: 10px;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
}

.youth-box ul{
	width: 67.17%;
	float: left;
}

.youth-box ul li{
	width: 30.33%;
	float: left;
       /* height: 120px;*/
        height: 143.5px;
	margin-right: 3%;
	margin-bottom: 20px;
	overflow: hidden;
}

.youth-box ul li img{
	width: 100%;
	min-height: 100%;
	transition: all 1s;
}
.youth-box ul li  a:hover img {
    transform: scale(1.2);
}

.youth-video{
	width: 32.83%;
    float: left;
}

.youth-video-box{
	background: #000;
	height: 260px;
       width: 100%;
}

.youth-video-box video{
	width: 100%;
	height: 260px;
}

.youth-video-box table{
     width: 100% !important;
}

 #u10{
    width: 100% !important;
}

.youth-video p{
    background: #46a0c7;
    height: 47px;
    line-height: 47px;
    padding-left: 10px;
    color: #fff;
	font-size: 16px;
}


A.c249872 {
    font-size: 9pt;
    font-family: "微軟雅黑" !important;
    text-decoration: none;
    background: #46a0c7;
    height: 47px;
    line-height: 47px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px !important;
    display: block;
    margin-top: -15px;
    margin-left: -1px;
       overflow: hidden;
   /* white-space: nowrap;*/
    text-overflow: ellipsis;
}

.link-box{
	margin-bottom: 20px;
}

.link-box ul li{
	float: left;
	 width: 14.6%;
	padding: 8px 0;
	text-align: center;
	background: #f5f3f1;
	margin: 25px 2% 25px 0;
}

.link-box ul li:hover{
	background: #3a57a3;
}

.link-box ul li a{
	font-size: 16px;
	color: #555;
}

.link-box ul li:hover a{
	color: #fff;
}


/* 快速通道 */

.index-title1{
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
}
.index-title1 .title {
	font-size: 20px;
	color: #333;
	float: left;
	height: 42px;
	line-height: 42px;
	border-bottom: 3px solid #3a57a3;
	margin: 0 ;
}


/* events */

.events-box {
	margin-top: 60px;
}

.events-time {
	width: 60px;
	float: left;
	text-align: center;
	margin-right: 17px;
}

.events-time .month {
	font-size: 16px;
	color: #fff;
	padding-top: 2px;
	background: #246c3c;
}

.events-time .date {
	font-size: 26px;
	color: #246c3c;
	border-left: 3px solid #246c3c;
	border-right: 3px solid #246c3c;
	border-bottom: 2px solid #246c3c;
}

.events-text h3 {
	font-size: 18px;
	color: #333;
	line-height: 19px;
	height: 40px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0 0px;
	padding-top: 3px;
}

.events-text p {
	font-size: 16px;
	color: #246c3c;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 1px;
}

.events-box ul li {
	margin-bottom: 50px;
}


/* 大圖片 */

.banner {
	position: relative;
           margin-top: 12px;
	
}

.banner img {
	width: 100%;
}

.banner .container{
	position: relative;
}

.current{
	position: absolute;
	left: 25px;
	bottom: 20px;
	font-size: 34px;
	color: #fff;
}


/* 内容頁 */

/*當前位置*/
.columnkuang{
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
}

 .location {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 14px;
	color: #666;
	background: url(../images/location.png) left center no-repeat;
	padding-left: 15px;
}

.location a{
	font-size: 14px;
	color: #666;
}


/* 左邊 */

.left-nav {
	padding-right: 3.3%;
	position: relative;
	margin-top: 26px;
}

.left-nav ul li {
	height: 47px;
	line-height: 47px;
	border: 1px solid #d7d7d7;
	margin-bottom: 12px;
	background-image: url(../images/left-nav.png);
	background-position:  10% center ;
	background-repeat: no-repeat ;
	padding-left: 25%;
}

.left-nav ul li a {
	display: block;
	line-height: 47px;
	font-size: 16px;
	color: #333;
	text-align: left;
}


.left-nav ul li:hover  {
	background-color: #f3f3f3;
}

.left-nav ul li.active {
	background-color: #004b9f;
	 background-image: url(../images/left-nav-active.png);
	
}

.left-nav ul li.active a{
	color: #fff; 
}



/* 右邊 */

.right-box {
	padding-left: 1.1%;
	margin-bottom: 70px;
}

.right-box .right-list-box {
	/*margin-bottom: 70px;*/
	margin-top: 26px;
}

.right-list {
	background: #fff;
}

/* 當前欄目 */

.column {
	/* background-color: #fff; */
    background-image: url(../images/index-title.png);
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 22px;
	margin: 0;
	font-size: 22px;
	height: 35px;
	line-height: 35px;
}

.list-activity ul li{
	padding: 18px 0;
	border-bottom: 1px solid #e2e2e2;
}


.list-activity .cal-time{
	width: 69px;
    float: left;
    text-align: center;
    background: #dae4ef;
    margin-right: 30px;
    padding: 3px 0;
    border-radius: 8px;
}

.list-activity .cal-time .date {
    font-size: 18px;
    color: #004b9f;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    font-family:Arial, Helvetica, sans-serif;
   font-weight: 300;
}

.list-activity .cal-time .year {
	font-size: 18px;
    color: #004b9f;
    height: 34px;
    line-height: 30px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 300;
}

.list-activity .cal-Info{
	overflow:hidden;
	padding:3px 15px 5px 0;
}

.list-activity .cal-Info .info-title {
	display:block;
    font-size: 20px;
    line-height: 34px;
    color: #004b9f;
    height: 34px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.list-activity .cal-Info p{
	display:block;
    font-size: 16px;
    line-height: 34px;
    color: #666;
    height: 34px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}


/* 簡介頁 */

.about h2 {
	font-size: 30px;
	color: #000;
	line-height: 42px;
	margin: 20px 0 5px;
}

.about h4 {
	font-size: 14px;
	font-family: "Arial,Italic";
	color: #adadad;
	margin: 0 0 38px;
}

.about p {
	color: #333;
	font-size: 16px !important;
	line-height: 30px !important;
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}

.about p img {
	max-width: 100%;
	display: block;
}

/* 列表頁 */
.lin-content-box{
	background-color: #fff;
    background-image: url(../images/conter-left.png), url(../images/conter-right.png);
    background-position: left 60%,right 2%;
    background-size: 200px ,200px;
    background-repeat: no-repeat, no-repeat;
}
.list ul {
	min-height: 320px;
}

.list ul li {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px  solid #e2e2e2;
}

.list ul li p {
	float: left;
	width: 87%;
	font-size: 16px;
	color: #414040;
	line-height: 34px;
	height: 34px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list ul li p span {
	display: none;
	color: #004b9f;
	margin-right: 5px;
}

.list ul li:hover p {
	color: #004b9f;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.list ul li:hover p span{
	display:inline-table;
}


.list ul li .time {
	float: left;
	width: 13%;
	text-align: left;
	font-size: 16px;
	color: #003565;
	line-height: 34px;
    height: 34px;
}

.list-img ul{
	margin-left: -3%;
    margin-top: 38px;
    overflow: hidden;
}


.list-img ul li {
	 float: left;
	  width: 30.33%;
	  margin-left: 3%;
	overflow: hidden;
	border: 1px  solid #e2e2e2;
	margin-bottom: 16px;
}

.list-img ul li:hover .list-img-box img{
	transform: scale(1.2);
}

.list-img-box{
	 width: 100%;
	 height: 163px;
	 overflow: hidden;
}

.list-img-box img{
 width: 100%;
 min-height: 100%;
 transition: all 1s;
}

.list-img  ul li p{
	font-size: 16px;
	color: #333;
	height: 78px;
	line-height: 78px;
	padding: 0 10px ;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-img ul li:hover p{
	color: #004b9f;
}

/*内容頁*/

.article {
	/*padding-bottom: 40px;*/
	width: 100%;
	margin: 22px auto 0;
}

.article h1.intro {
	text-align: center;
	font-size: 16px;
	color: #595c5b;
	font-family: "微軟雅黑";
	line-height: 1.5;
	margin: 0;
}

.article h2.title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #005c95;
    line-height: 30px;
    margin: 8px 0;
    height: auto;
	border-bottom: none;
}

.article h3.subtitle {
	font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 3px solid #f59837;
}

.article h4.information {
	margin: 15px 0 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.article .content {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	min-height: 250px;
	padding-bottom: 15px;
	margin-top: 15px;
}

.article .content p {
	margin: 5px 0;
	color: #666;
	font-size: 16px;
	line-height: 30px;
}

.article .content p img {
	max-width: 100%;
}









/*尾部*/

.footer {
	background: #003f88;
	padding: 21px 0 ;
	text-align: center;
}

.footer .container {
	position: relative;
}

.footer p{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

/*分頁欄*/

.pagebar {
	margin: 40px auto;
}

.p_first_d, .p_last_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
	background: #fff;
}

.p_first, .p_last {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
	background: #fff;
}

.p_prev_d, .p_prev {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
	background: #fff;
}

.p_no {
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	color: #595c5b;
	background: #fff;
}

.p_no_d {
	background: #174488;
	color: #fff;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	display: inline-table;
}

.p_next, .p_next_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	margin: 12px 0 12px 4px;
	border: 1px solid #e8e8e8;
	display: inline-table;
	background: #fff;
}

/*兼容ie*/