@charset "big5";
/* ----- font ----- */
.font-soil {
	color: #d28200;
}

.twoBox{
	width:851px;
	margin-left:24px;
}
.twoBox .txt{
	display:inline-block;
	margin-bottom:10px;
}
.twoBox p{
	color:#666666;
	text-align:justify;
	padding-bottom:10px;
}
.twoBox .picR{
	width:240px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.twoBox .picR img{
	border:1px solid #ddd;
	padding:30px;
	width:180px;
	height:auto;
}
/*----- arrow-tit -----*/
.com-R h5.arrow-tit{
	background:url(../images/tit_arrow.png) no-repeat left 50%;
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-left:24px;
	width:851px;
	margin-bottom:10px;
	display:inline-block;
	line-height:1.2;
}
.about_info{
	width:100%;
	float:left;
	margin-top:22px;
	font-size:16px;
	line-height:24px;
	color:#666666;
}
.info_wd{
	width:100%;
	float:left;
	margin-top:22px;
	font-size:16px;
	line-height:28px;
	color:#666666;
}
.info_wd > p{
	margin-bottom:15px;
}
ul.icon_ul{
	width:100%;
	float:left;
	margin-top:10px;
	list-style-type:none;
}
ul.icon_ul > li{
	padding-left:24px;
	background:url(../images/icon_li_black.png) no-repeat left 50%;
}
.center{
	text-align:center;
}
.mg_top16{margin-top:16px;}
.staffTab{
	width:827px;
	float:left;
	margin-left:24px;
}
.staffTab thead{
	border:1px solid #cfd3d6;
	color:#fff;
}

.staffTab thead th:first-child {
	border-left:none;
}
.staffTab thead th{
	background-color:#999;
	border-left:1px solid #cfd3d6;
	padding:10px;
}
.staffTab tbody{
	border-right:1px solid #cfd3d6;
	border-left:1px solid #cfd3d6;
	color:#333;
}
.staffTab tbody th{
	width:160px;
	background-color:#f0f0f0;
	border-right:1px solid #cfd3d6;
	border-bottom:1px solid #cfd3d6;
	padding:10px;
	background-image:url(../images/bg_w.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.staffTab tbody td{
	width:auto;
	background-color:#f7f7f7;
	border-bottom:1px solid #cfd3d6;
	border-left:1px solid #000;
	padding:10px;
	background-image:url(../images/bg_w.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.staffTab tbody td ul,
.staffTab tbody td ol{
	padding-left:20px;
}

.csr_book{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.csr_book td{
	text-align:center;
}
.csr_book td.boxL,.csr_book td.boxR{
	width:3%;
}
.csr_book td.pic{
	width:22%;
}
.csr_book td.pic img{
	height:auto;
	max-width:100%;
	-moz-box-shadow:2px 3px 8px rgba(0%,0%,0%,0.4);
	-webkit-box-shadow:2px 3px 8px rgba(0%,0%,0%,0.4);
	box-shadow:2px 3px 8px rgba(0%,0%,0%,0.4);
}
.csr_book th.year{
	padding:6px 0;
	color:#ba0000;
}
.csr_book td.name{
	padding:10px 0;
	color:#ba0000;
}
.csr_book td.name a.file-pdf{
	background:url(../images/file-pdf.png) no-repeat left 50%;
	width:auto;
	height:20px;
	color:#666666;
	padding-left:24px;
	text-decoration:underline;
}
.csr_book td.name a.file-pdf:hover{
	color:#ba0000;
	position:relative;
	top:1px;
}
/*----- reservationStep -----*/
.reservationStep{
	width:100%;
	float:left;
	margin-top:6px;
}
.reservationStep td{
	text-align:center;
	vertical-align:middle;
}
.reservationStep .icon{
	width:120px;
}
.reservationStep .icon img{
	width:108px;
	height:auto;
	border-radius:148px;
	-webkit-border-radius:148px;
	-moz-border-radius:148px;
	padding:6px;
	background-color:#999;
}
.reservationStep .next{
	width:79px;
}
.reservationStep td span{
	color:#0eb92c;
}
.reservationStep .step{
	line-height:16px;
	padding:20px 0;
	font-weight:bold;
	font-size:14px;
	color:#999999;
	vertical-align:top;
}

/*----- rv-infoBox -----*/
.rv-infoBox{
	width:851px;
	float:left;
	margin-bottom:16px;
	padding:6px 0 16px 24px;
	border-bottom:1px dashed #ddd;
}
.rv-infoBox dt{
	width:74%;
	float:left;
	padding:0;
	font-size:16px;
	line-height:28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.rv-infoBox dt a{color:#b9c80f;}
.rv-infoBox a:hover {color:#f47b20;}

.rv-infoBox dt h3{
	font-size:26px;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
	float:left;
}
.rv-infoBox dt h3 span{
	font-size:16px;
	font-weight:normal;
	margin-left:10px;
}
.rv-infoBox dt p{
	padding:6px 0;
	margin:10px 0;
	width:100%;
	float:left;
	border-bottom:1px dotted #333;
}
ul.rv-ulBox{
	padding-left:20px;
}
.rv-infoBox dd{
	width:26%;
	float:left;
}
.rv-infoBox dd .downloadBox{
	width:188px;
	height:188px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:url(../images/reservation_msg.png) no-repeat 50% 50%;
	background-size:100% 100%;
	text-align:center;
	padding:6px;
	-moz-box-shadow:0 0px 5px rgba(0%,0%,0%,0.4);
	-webkit-box-shadow:0 0px 5px rgba(0%,0%,0%,0.4);
	box-shadow:0 0px 5px rgba(0%,0%,0%,0.4);
	line-height:18px;
	font-size:14px;
	float:right;
}
.rv-infoBox dd .downloadBox:hover{
	-moz-box-shadow:0 3px 8px rgba(0%,0%,0%,0.4);
	-webkit-box-shadow:0 3px 8px rgba(0%,0%,0%,0.4);
	box-shadow:0 3px 8px rgba(0%,0%,0%,0.4);
}
.rv-infoBox dd .downloadBox span{
	margin-top:134px;
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:6px;
	font-weight:bold;
}

.rv-infoBox dd .downloadBox a.d_btn{
	background-color:#0eb92c;
	padding:3px 10px;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	display:inline-block;
}
.rv-infoBox dd .downloadBox a.d_btn:hover{
	background-color:#b9c80f;
	position:relative;
	top:1px;
}
/*----- pn_info -----*/
.personalBox{
	width:100%;
	float:left;
	margin-top:7px;
	padding:15px 0;
}
.personalBox .photo{
	width:20%;
	float:left;
	text-align:center;
}
.personalBox .photo img{
	width:80%;
	height:auto;
	border-radius:160px;
	-webkit-border-radius:160px;
	-moz-border-radius:160px;
	background-color:#f0f0f0;
	box-shadow:1px 2px 5px 1px rgba(10%,10%,5%,0.2);
	-webkit-box-shadow:1px 2px 5px 1px rgba(10%,10%,5%,0.2);
	-moz-box-shadow:1px 2px 5px 1px rgba(10%,10%,5%,0.2);
}
.personalBox .pn_info{
	width:80%;
	float:right;
	font-size:16px;
	line-height:22px;
	color:#666666;
}
.personalBox .pn_info h4{
	font-size:22px;
	color:#000;
	font-weight:bold;
	padding:10px;
	width:690px;
	float:left;
	border-bottom:1px dashed #ddd;
}

.personalBox .pn_info h4 > span{
	font-size:16px;
	margin-left:10px;
}

.personalBox .pn_info .tag{
	float:left;
	margin-top:10px;
	background-color:#333;
	padding:3px 15px;
	font-size:14px;
	line-height:18px;
	color:#fff;
	border-radius:24px;
	-webkit-border-radius:24px;
	-moz-border-radius:24px;
}
.personalBox .pn_info > ul{
	padding:10px 20px 0px 40px;
	margin:0px;
	width:100%;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.personalBox .pn_info > ul > li{
	padding:2px 0;
}
.personalBox .pn_info > ul > li > span{
	color:#999;
	font-size:14px;
	margin-left:10px;
}
/*----- msgBox -----*/
.msgBox{
	width:755px;
	float:left;
	margin:22px 0 0 0;
	padding:0px 60px;
	color:#666666;
}

.msgBox dt{
	width:18%;
	float:left;
	text-align:center;
}

.msgBox dt img{
	width:100%;
	height:auto;
	max-width:116px;
}
.msgBox dd{
	width:82%;
	float:left;
	padding:0 15px;
	font-size:16px;
	line-height:28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.msgBox dd a{color:#b9c80f;}
.msgBox a:hover {color:#f47b20;}
.msgBox dd span{
	color:#ff0000;
}
.msgBox dd p{
	padding:2px 0;
	margin:0;
}
.msgBox dd ul{
	width:100%;
	list-style-type:none;
}
.msgBox dd ul > li{
	padding-left:26px;
	background-position:left center;
	background-repeat:no-repeat;
}
.msgBox dd ul > li.tel{
	background-image:url(../images/msg01.png);
}
.msgBox dd ul > li.fax{
	background-image:url(../images/msg02.png);
}
.msgBox dd ul > li.mail{
	background-image:url(../images/msg03.png);
}
/* ----- searchCriteria ----- */
.searchCriteria {
	float:left;
	width:100%;
	padding:18px 0;
	margin-top:25px;
	background: url(../images/line_list.png) repeat-x bottom;
	text-align:center;
	border-top:1px solid #333;
}
.searchCriteria .searchBox{
	width:auto;
	display:inline-block;
}
.searchCriteria .tbox {
	float:left;
	height:35px;
	width:auto;
	line-height:1;
	margin:0 10px 0 25px;
	padding:0;
	text-align:right;
}
.searchCriteria .tbox a.epaper-btn{
	width:135px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:15px;
	padding:0 10px 0 20px;
	margin:0;
	color:#fff;
	font-weight: bold;
	background-color:#b9c80f;
	background-image:url(../images/icon-epaper.png);
	background-position:10px center;
	background-repeat:no-repeat;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	float:left;
}
.searchCriteria .tbox a.epaper-btn:hover{
	background-color:#c57003;
	background-position:12px center;
}
.searchCriteria .name{
	font-size:15px;
	line-height:35px;
	color: #666;
	padding:0;
	margin:0;
	vertical-align: middle;
}
.searchCriteria .listBar {
	width:100px;
	height:35px;
	line-height:19px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666;
	cursor: pointer;
	border: 1px solid #dedede;
	padding:7px 15px;
	margin:0;
	background: url(../images/icon_drop.png) no-repeat right;
	-webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
	-moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
	-ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
	appearance: none;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.searchCriteria .listBar:focus {
	color:#666;
	border: 1px solid #dedede;
	background:url(../images/icon_drop-on.png) no-repeat right;
	outline:0;
}
.searchCriteria .listBar option {
	color:#666;
	border:none;
	background:#FFF; /* style the dropdown bg color */
	cursor:pointer;
}
.searchCriteria .listBar:-ms-expand {
	display: none; /* hide default arrow in IE10 */
}
.searchCriteria .sbox {
	float:left;
	width:auto;
	padding:0;
	margin:0;
	height:35px;
}
.searchCriteria .search-query {
	color:#999;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#fff;
	line-height:33px;
	width:420px;
	height:33px;
	padding:0 10px;
	margin:0;
	outline:0;
	border: 1px solid #dedede;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.searchCriteria .search-query:focus{
	outline:0;
}
.searchCriteria .sbox-btn {
	width:74px;
	height:35px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:15px;
	padding:0;
	margin:0 0 0 7px;
	color:#fff;
	font-weight: bold;
	background-color:#a2c02f;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.searchCriteria .sbox-btn:hover {background-color:#333;}

/* ----- newsList ----- */
.newsList {
	float:left;
	width:100%;	
	padding:12px 0;
	background: url(../images/line_list.png) repeat-x bottom;
	margin:0;
}
.newsList dt {
	float:left;
	width:130px;
	font-size:15px;
	line-height:1.5;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.newsList dd {
	float:left;
	width:730px;
	padding:0;
	line-height:22px;
	padding-right:15px;
	color:#666;
	word-break:break-all;
}
.newsList dd a {
	color:#000;
	font-size:18px;
	font-weight:bold;
}
.newsList dd a:hover {
	color:#00aff0;
}
.newsList dd p{
	width:100%;
	float:left;
}
.newsList dd span{
	color:#004baa;
	width:100%;
	float:left;
}

/* ----- technology-topBox ----- */
.technology-topBox{
	width:100%;
	font-family: "微软雅黑", "微軟正黑體";
	float:left;
	margin:0px;
	padding:0 0px 20px 0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: url(../images/line_list.png) repeat-x bottom;
}
.technology-topBox dt{
	float: left;
    width: 170px;
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    text-align: left;
    font-weight: bold;
}
.technology-topBox dt .pic{
	width: 140px;
    margin:0;
	cursor: url(../images/icon-zoom.png),default;
}
.technology-topBox dt .pic img{
	width:100%;
	height:auto;
	box-shadow: 2px 2px 3px 1px rgba(10%,10%,5%,0.2);
    -webkit-box-shadow: 2px 2px 3px 1px rgba(10%,10%,5%,0.2);
    -moz-box-shadow: 2px 2px 3px 1px rgba(10%,10%,5%,0.2);
}
.technology-topBox dd{
	float: left;
    width: 705px;
    padding: 0;
    line-height: 22px;
    color: #666;
    word-break: break-all;
}
.technology-topBox dd h1 {
	font-size:26px;
	line-height:1.2;
	font-weight: normal;
	color:#000000;
}
.technology-topBox .brief{
	width:685px;
	float:left;
	position: relative;
	background-color:#f3f3f3;
	margin-top:10px;
	padding:36px 10px 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.technology-topBox .brief .tag{
	position: absolute;
    top:10px;
    left:-10px;
    background: url(../images/technology_lab.png) no-repeat left bottom;
    height:36px;
    width: auto;
    float: left;
}
.technology-topBox .brief .tag span{
	width: auto;
    height:26px;
	padding:0 10px;
	line-height:26px;
    float: left;
    text-align: center;
    background-color: #01b0f1;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
}
.technology-topBox ul {
	float:left;
	width:100%;
	list-style:none;
	color:#666;
	font-size:1em;
	line-height:16px;
	margin-top:6px;
}
.technology-topBox ul li {
	float:left;
	margin:5px 0;
}
.technology-topBox ul li.date {
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-date.png) no-repeat 0 0;
}
.technology-topBox ul li.source{
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-source.png) no-repeat 0 0;
}
.technology-topBox ul li.file {
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-file.png) no-repeat 0 0;
}
.technology-topBox ul li.view {
	padding-left:20px;
	background:url(../images/icon-view.png) no-repeat 0 0;
	margin-right:0;
}

/* ----- article ----- */
article .page-tit {
	width:100%;
	min-height:48px;
	font-family: "微软雅黑", "微軟正黑體";
	float:left;
	margin:0px;
	padding:0 10px 10px 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom:1px solid #333;
}
article .page-tit  dt{
	padding:0;
}
article .page-tit h1 {
	font-size:26px;
	line-height:1.2;
	font-weight: normal;
	color:#000000;
}
article .page-tit dd{
	float:left;
	min-height:16px;
	padding:0px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
article .page-tit ul {
	float:left;
	width:100%;
	list-style:none;
	color:#666;
	font-size:15px;
	line-height:16px;
	margin-top:6px;
}
article .page-tit ul li {
	float:left;
	margin:5px 0;
}
article .page-tit ul li.date {
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-date.png) no-repeat 0 0;
}
article .page-tit ul li.source{
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-source.png) no-repeat 0 0;
}
article .page-tit ul li.file {
	padding-left:20px;
	margin-right:18px;
	background:url(../images/icon-file.png) no-repeat 0 0;
}
article .page-tit ul li.view {
	padding-left:20px;
	background:url(../images/icon-view.png) no-repeat 0 0;
	margin-right:0;
}

article .subtitle{
	width:100%;
	float:left;
	line-height:20px;
	background:url(../images/subtitle-bg2.png) repeat;
	font-size:18px;
	padding:6px 0px;
	color:#fff;
	font-weight:bold;
	margin-top:15px;
	background-color:#1d5bae;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

article .subtitle span{
	width:auto;
	height:20px;
	float:left;
	padding-left:24px;
	background:url(../images/icon_subtitle.png) no-repeat left center;
}

article .text-word {
	float:left;
	width:100%;
	color:#666;
	font-size:16px;
	line-height:28px;
	word-break:break-all;
	margin-top:16px;
}
article .text-word > ol,
article .text-word > ul{
	padding-left:20px;
}

article .text-word img {
	max-width:100%;
	margin:0 auto;
}
article .info-word {
	float:left;
	width:100%;
	color:#666;
	font-size:15px;
	line-height:1.5;
	word-break:break-all;
}
article .info-word > ol,
article .info-word > ul{
	padding-left:20px;
}
article .in-media-box { 
	margin-top:22px;
	float:left;
	width:100%
}
/* ----- activity Table ----- */
.at {
	width:100%;
	float:left;
	display: table;
	margin-top:16px;
}
.at dl.atTable {
	width: 100%;
	float:left;
	margin-top:6px;
	display: table-row;
}
.at dl.atTable dt {
	color:#000;
	font-size: 15px;
	vertical-align: middle;
	padding: 3px 20px 3px 10px;
	margin-bottom:5px;
	width:145px;
	background:#afc0d4 url(../images/icon_arrow.png) no-repeat right center;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	display: table-cell;
	text-align:center;
}
.at dl.atTable dd {
	color:#666;
	font-size:15px;
	line-height:1.5;
	vertical-align:middle;
	padding: 10px;
	border-bottom: 1px dotted #cacaca;
	word-break:break-all;
	width:700px;
	display: table-cell;
}
.at dl.atTable dd ol,.at dl.atTable dd ul{
	padding-left:20px;
}
.at dl.atTable dd a{ color:#1d5bae;}
.at dl.atTable dd a:hover{ color:#f47b20;}
/* -------- LKul -------- */ 
.LKul {
  float: left;
  font-family: "微軟正黑體";
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border: none;
  font-size:15px;
  color: #333;
  background-color:#ffffff;
  list-style-type:none;
  padding:0;
  margin:0;
}

.LKul li {
  font-family: "微軟正黑體";
  padding:5px 0 5px 24px;
  text-align: left;
  background-image: url(../images/links.png);
  background-repeat:no-repeat;
  background-position:left 5px;
  font-size:18px;
  font-weight:bold;
  line-height:1.2;
  word-break:break-all;
}
.LKul li a{
  font-size:15px;
  color:#1d5bae;
  font-weight:normal;
  line-height:18px;
  display:inline-block;
  word-break:break-all;
}
.LKul li a:hover{
  color:#f47b20;
}
/* ----- gallery ----- */
#gallery {
	float:left;
	width:100%;
	padding:0;
	margin:0px;
	margin-top:16px;
	list-style:none;
	zoom:1;
	overflow: hidden;
}
#gallery li {		
	float:left;
	width:186px;
	margin:10px 16px;
	min-height:160px;
}
#gallery li .pic {
	position:relative;
	float:left;
	width:100%;
	height: auto;
	padding-bottom:55%;
	padding-top: 30px;
	margin:0 0 0 -5px;
	text-align:center;	
	overflow:hidden;
	border: 5px solid #FFF;	
	-moz-box-shadow:0 0px 5px rgba(0%,0%,0%,0.3); -webkit-box-shadow:0 0px 5px rgba(0%,0%,0%,0.3); box-shadow:0 0px 5px rgba(0%,0%,0%,0.3);
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#gallery li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
}
#gallery li .name {
	float: left;
	width:100%;
	color: #333333;
	font-size:1em;
	text-align: center;	
	margin-top: 10px;
	line-height:1.2;
}

/* ----- pagedownload ----- */
.pagedownload {
	float:left;
	width:100%;
	padding:0;
	margin-top:10px;
}
.pagedownload dt {
	color:#000;
	font-size:18px;
	line-height:1.2;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:24px;
	background:url(../images/icon-file.png)  no-repeat 0 0;
}
.dnTable {
	width:100%;	
	border:1px solid #ddd;
	border-collapse:collapse;
}
.dnTable th {
	color:#FFF;
	font-size:15px;
	padding:10px;
	border-left:1px dotted #bbb;
	background-color:#1d5bae;
	vertical-align:middle;
}
.dnTable th.w10 {
	width:70px;
}
.dnTable th.w12 {
	width:100px;
}
.dnTable td {
	color:#666;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	border-left:1px dotted #bbb;
	border-bottom:1px dotted #bbb;
	word-break:break-all;
}
.dnTable td.file-name {
	text-align:left;
	font-size:15px;
}
.dnTable td a {	color:#1d5bae; }
.dnTable td a:hover { color: #1d5bae; }
.dnTable td a.btn-download {
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999px;
	margin:0 auto; 
	background:url(../images/btn-download.png) no-repeat 50% 50%;
}
.dnTable td a.btn-download:hover {
	background:url(../images/btn-download-hover.png) no-repeat 50% 50%;
	position:relative;
	top:2px;
}

/* ----- pageBack ----- */
.pageBack {
	float:left;
	width:100%;
	margin-top:30px;
	text-align:center;
}
.pageBack a {
	display:block;
	width:80px;
	height:24px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	padding:5px 15px 5px 24px;
	background:url(../images/btn-pageBack.png) no-repeat 2px 50%;
	background-size:20px auto;
	margin:0 auto;
}
.pageBack a:hover {
	color:#01aef0;
	background:url(../images/btn-pageBack-hover.png) no-repeat 0px 50%;
	background-size:20px auto;
}

/* ----- page ----- */
#page{
	float:left;
	width:100%;			
	margin:20px auto 0 auto;
}	
#page .num {
	float:left;
	width:auto;
	margin:0;
	text-align:right;
}
#page .num a {
	color: #999999;
	display:inherit;
	float:left;
	width:28px;
	height:28px;
	font-size:13px;
	line-height:28px;
	text-align:center;
	text-decoration: none;
	margin:0 5px 0 0;
	padding:0;
	border:1px solid #fff;
	font-weight:normal;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
}
#page .num a:hover{
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #b9c80f;
	background-color:#b9c80f;
	font-weight:bold;
}
#page .num .cur{	
	display:inline-block;
	float:left;
	width:28px;
	height:28px;
	color: #ffffff;
	font-size:13px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	cursor:text;
	padding:0;
	margin:0 5px 0 0;
	border: 1px solid #b9c80f;
	background-color:#b9c80f;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
}
#page .num a.btn-first {
	float:left;
	display:block;
	text-indent:-9999px;
	background:#fff url(../images/page_L-off.png) no-repeat 50% 50%;	
	margin:0 5px 0 0 ;
	padding:0;
	border:1px solid #dddddd;
}
#page .num a.btn-prev {
	float:left;
	display:block;
	text-indent:-9999px;
	background:#fff url(../images/page_L_s-off.png) no-repeat 50% 50%;
	padding:0;
	margin:0 5px 0 0;
	border:1px solid #dddddd;
}
#page .num a.btn-next {
	float:left;
	display:block;
	text-indent:-9999px;
	background:#fff url(../images/page_R_s-off.png) no-repeat 50% 50%;
	padding:0;
	margin:0 5px 0 0;
	border:1px solid #dddddd;
}	
#page .num a.btn-last {
	float:left;
	display:block;
	text-indent:-9999px;
	background:#fff url(../images/page_R-off.png) no-repeat 50% 50%;
	margin:0 0 0 0;
	padding:0;
	border:1px solid #dddddd;
}
#page .num a.btn-first:hover {
	background:#333 url(../images//page_L.png) no-repeat 50% 50%;
	border: 1px solid #333;
}
#page .num a.btn-prev:hover {
	background:#333 url(../images/page_L_s.png) no-repeat 50% 50%;
	border: 1px solid #333;
}
#page .num a.btn-next:hover {
	background:#333 url(../images/page_R_s.png) no-repeat 50% 50%;
	border: 1px solid #333;
}	
#page .num a.btn-last:hover {
	background:#333 url(../images/page_R.png) no-repeat 50% 50%;
	border: 1px solid #333;
}
#page .total{
	display:inherit;
	float:right;
	width:200px;
	color: #999;	
	font-size:13px;
	line-height:30px;
	text-align:right;
}

/* ----- iconList ----- */
.iconList {
	float:left;
	width:100%;	
	padding:12px 0;
	background: url(../images/line_list.png) repeat-x bottom;
	margin:0;
}
.iconList dt {
	float:left;
	width:92px;
	font-size:15px;
	line-height:1.5;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.iconList dt .icon_law{
	width:46px;
	height:40px;
	background: url(../images/icon_law.png) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}
.iconList dd {
	float:left;
	width:768px;
	padding:0;
	line-height:22px;
	padding-right:15px;
	color:#666;
	word-break:break-all;
}
.iconList dd a {
	color:#000;
	font-size:18px;
	font-weight:bold;
}
.iconList dd a:hover {
	color:#00afed;
}
.iconList dd p{
	width:100%;
	float:left;
}
.iconList dd span{
	color:#666;
	width:100%;
	float:left;
}

/* ----- technologyList ----- */
.technologyList {
	float:left;
	width:100%;	
	padding:22px 0;
	background: url(../images/line_list.png) repeat-x bottom;
	margin:0;
}
.technologyList dt {
	float:left;
	width:180px;
	font-size:15px;
	line-height:1.5;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.technologyList dt .pic{
	width:140px;
	margin:0 auto;
}
.technologyList dt .pic img{
	width:100%;
	height:auto;
	box-shadow:2px 2px 3px 1px rgba(10%,10%,5%,0.2);
	-webkit-box-shadow:2px 2px 3px 1px rgba(10%,10%,5%,0.2);
	-moz-box-shadow:2px 2px 3px 1px rgba(10%,10%,5%,0.2);
}
.technologyList dd {
	float:left;
	width:680px;
	padding:0;
	line-height:22px;
	padding-right:15px;
	color:#666;
	word-break:break-all;
}
.technologyList dd h3{
	color:#000;
	font-size:22px;
	font-weight:bold;
}
.technologyList dd p{
	width:100%;
	float:left;
}
.technologyList dd span{
	color:#009c5f;
	width:100%;
	float:left;
	margin:6px 0;
}
.technologyList dd a.more {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	float:right;
	margin-top:12px;
	background-color:#009c5f;
	padding:2px 26px 2px 10px;
	background-image:url(../images/more-arrow.png);
	background-position:90% center;
	background-repeat:no-repeat;
}
.technologyList dd a.more:hover {
	color:#fff;
	background-color:#1d5bae;
	background-position:92% center;
}


/* ----- media -----  */
.media-list {
	float:left;
	width:873px;
	margin:0;
	line-height:22px;
	padding:0 1px;
}
.media-list dd {
	float: left;
	width: 269px;
	height:260px;
	margin: 16px 5px 0px 5px;
	padding: 5px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #e3e3e3;
}
.media-list dd .media { position: relative; float:left; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.media-list dd .media iframe, .media-list dd .media object, .media-list dd .media embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.media-list dd .info { position: relative; float:left;width: 239px; padding:15px; word-break:break-all;}
.media-list dd .info h2, .media-list dd .info h5 { font-size:1.125em; margin-bottom:5px;}
.media-list dd .info p { color:#666; font-size:0.938em; margin:0;}
	
/* ----- Zoom -----  */
a.zoom .play { position: absolute; left: 133px; top: 80px; height: 84px; width: 84px; z-index: 4; display: inline-block; background: url(../images/h-news-play.png) no-repeat center top;}
a.zoom:hover .play { background-position: center bottom;}
a.zoom .picZoom { margin: 0px auto -4px; width: 100%; overflow: hidden; display: inline-block; max-width: 100%; }
.zoom a .picZoom img { 
	outline: transparent solid 1px; transition:0.4s ease-in-out; width: 100%; display: block; transform: scale(1) translateZ(0px); backface-visibility: hidden; 
	-webkit-transform: scale(1) translateZ(0); -moz-transform: scale(1) translateZ(0); -o-transform: scale(1) translateZ(0); 
	-moz-backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
a.zoom .picZoom img {
	outline: transparent solid 1p x; transition:0.4s ease-in-out; width: 100%; display: block; transform: scale(1) translateZ(0px); backface-visibility: hidden; 
	-webkit-transform: scale(1) translateZ(0); -moz-transform: scale(1) translateZ(0); -o-transform: scale(1) translateZ(0); 
	-moz-backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.zoom a:hover .picZoom img {
	transform: scale(1.055) translateZ(0px); -webkit-transform: scale(1.055) translateZ(0); -moz-transform: scale(1.055) translateZ(0); -o-transform: scale(1.055) translateZ(0);
}
a.zoom:hover .picZoom img {
	transform: scale(1.055) translateZ(0px); -webkit-transform: scale(1.055) translateZ(0); -moz-transform: scale(1.055) translateZ(0); -o-transform: scale(1.055) translateZ(0);
}
.picZoom img {
	outline: transparent solid 1p x; transition:0.4s ease-in-out; width: 100%; display: block; transform: scale(1) translateZ(0px); backface-visibility: hidden; 
	-webkit-transform: scale(1) translateZ(0); -moz-transform: scale(1) translateZ(0); -o-transform: scale(1) translateZ(0); 
	-moz-backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.picZoom img:hover  {
	transform: scale(1.055) translateZ(0px); -webkit-transform: scale(1.055) translateZ(0); -moz-transform: scale(1.055) translateZ(0); -o-transform: scale(1.055) translateZ(0);
}	
/* ----- Sitemappage---*/
#Sitemap-page{
	width:100%;
	margin-top:25px;
	padding:0;
	float:left;
}
#Sitemap-page .SitemapBox{
	width:100%;
	float:left;
	margin-bottom:20px;
}
#Sitemap-page dl {
	width:281px;
	padding:0px;
	float:left;
	margin-left:15px;
	min-height:220px;
}
#Sitemap-page .SitemapBox dl:first-child {
	margin-left:0px;
}
#Sitemap-page dt { 
	color:#f3f3f3;
	font-size:20px;
	font-weight:normal;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	min-height:30px;
	padding:8px 18px;
	margin:0;
	background-image:url(../images/sitemap_arrow.png);
	background-repeat:no-repeat;
	background-position:right 50%;
	background-color:#e7e7e7;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border-bottom:1px solid #ccc;
}
#Sitemap-page dt:hover{
	background-color:#1db8ea;
	background-image:url(../images/sitemap_arrow-ov.png);
	background-position:right 26px;
	border-bottom:1px solid #097ba0;
}
#Sitemap-page dt a{ color:#000;}
#Sitemap-page dt a:hover{ color:#fff;}
#Sitemap-page dt:hover a{color:#fff;}
#Sitemap-page dt span{
	font-size:14px;
	line-height:14px;
	width:100%;
	float:left;
	margin-bottom:5px;
}
#Sitemap-page dd {
	font-size:16px;
	line-height:28px;
	border-bottom:1px dotted #bbb;
	padding:6px 18px;
	background-image: none;
	background-repeat:no-repeat;
	background-position:92% center;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#Sitemap-page dd:hover{
	background-image: url(../images/hotnews_arrow-ov.png);
	background-repeat:no-repeat;
	background-position:94% center;
}
#Sitemap-page dd a{ color:#333333;}
#Sitemap-page dd a:hover{ color:#1db8ea;}
#Sitemap-page dd:hover a{ color:#1db8ea;}