@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
b { 
    font-weight: bold !important;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
a {
    text-decoration: none;
}
a img{
  outline: none;
}
a:focus, input:focus, button:focus{
  outline: none;
}
body{
	background: #EBEBEB;
	/*font-family: Arial,".蘋方-繁", "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;*/
	font-family: 'Noto Sans TC', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	}

.loading_box{
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: table;
}
.loading_box .ct{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-image: url('../images/loading.gif');
    background-size: 70px 70px;
    background-repeat: no-repeat;
    background-position: center center;
}


.loading_box:before{
    content: '';
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
   background-color: #ffffff;
}

.goTop{
	position:fixed;
	z-index:100;
	width:40px;
	height:40px;
	display:none;
  bottom:30px;
  right:20px;
	}
.goTop:hover{
 opacity:0.8;
	}	
.goTop img{
	width:100%;
	}

#WRAPER{
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	text-align:center;
	}



#HEADER{
	width:100%;
  position: fixed;
  z-index: 10;
  top:0px;
  left: 0px;
  background: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.43);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.43);
	}

#logo{
  float: left;
	z-index: 2;
  width: 80px;
}




.utility{
  float: right;
	text-align: right;
  margin-top: 10px;
  position: relative;
}



.utility a{
	display: inline-block;
	vertical-align: middle;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.utility a span{
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}



.utility a .icon{
    display: inline-block;
  vertical-align: middle;
	height: 16px;
  margin-left: 10px;
}



.utility a:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}


.u_btn{
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  background: #17A2B8;
  border: none;
  border-radius: 5px;
  font-weight: 500;
font-size: 14px;
line-height: 30px;
text-align: center;
color: #FFFEFE;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}







#CONTENT{
	float: left;
	width: 100%;
	text-align: center;
	background: #f5f5f5;
  margin-top: 68px;
  position: relative;
}


.mid_content{
	display: inline-block;
	width: 1150px;
	text-align: center;
	position: relative;
}


.sec{
  float: left;
  width: 100%;
  position: relative;
      -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 30px 20px;
}

.sec_h1{
  float: left;
  width: 100%;
  text-align: left;
  font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 50px;
color: #000000;
margin-bottom: 10px;
}


.index_sec{
    float: left;
  width: 100%;
  background: #ffffff;
  display: table;
  min-height: 450px;
  position: relative;
}


.index_sec .ct{
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}


.fb_login_box{
  display: inline-block;
  width: 460px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
border: 2px solid #666A6E;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 10px;
text-align: center;
}

.fb_login_box h1{
  display: inline-block;
  width: 100%;
  font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 20px;
border-bottom: #000000 1px solid;
}

.fb_login_btn{
  display: inline-block;
  width: 400px;
  border: none;
  background: none;
  cursor: pointer;
}

.fb_login_btn img{
  width: 100%;
}

.fb_login_btn:hover{
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}


.search_filter{
  float: left;
  width: 100%;
  background: #C7C7C7;
  border-radius: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}


.search_filter{
  float: left;
  width: 100%;
  background: #C7C7C7;
  border-radius: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
}

.search_filter_title{
  float: left;
  width: 100%;
  font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 28px;
color: #393939;
text-align: left;
margin-bottom: 10px;
}

.search_wrap{
  float: left;
  width: 100%;
}

.search_wrap.hide{
 display: none;
}

.search_table{
  float: left;
  width: 100%;
}

.search_table th, .search_table th{
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
     vertical-align: text-top;
}

.search_table th{

  font-style: normal;
  width: 130px;
  text-align: right;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: right;
color: #000000; 
}
.search_table td{
  font-style: normal;
}

.social_media{
  display: inline-block;
  vertical-align: middle;
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  background: #ffffff;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #000000;
border-radius: 14px;
border: none;
cursor: pointer;
margin-right: 10px;
}

.social_media.current{
  background: #17A2B8;
  color: #ffffff;
}


.filter_btn{
  display: inline-block;
    vertical-align: middle;
    background: #FFFEFE;
border: 1px solid #000000;
border-radius: 20px;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 30px;
text-align: center;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    margin-right: 10px;
}

.filter_btn.current{
    background: #17A2B8;
border: 1px solid #17A2B8;
color: #ffffff;
}

.select_group{
  display: inline-block;
  width: 200px;
  min-height: 30px;
  height: 30px;
  overflow: hidden;
  vertical-align: top;
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 background: #ffffff;
   -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}

.select_group.expand{
  height: auto;
}

.expandBtn{
  position: absolute;
  top:0px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url('../images/down.png');
  background-size: 30px 30px;
  background-repeat: no-repeat;
}

.expandBtn.expand{
  transform: rotate(180deg);
}

.select_item{
  width: 100%;
  display: inline-block;
  margin-top: 2px;
}


.select_item.sub{
  width: 90%;
  margin-left: 10%;
  margin-top: 5px;
}


.select_group input{
  display: inline-block;
  vertical-align: top;
}


.select_group label{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #000000;
}



.select_group input.sub, .select_group label.sub{
  margin-left: 10px
}

.select_item.subsub{
  width: 80%;
  margin-left: 20%;
  margin-top: 5px;
}

.select_group input.subsub, .select_group label.subsub{
  margin-left: 20px
}



.input_select{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 200px;
height: 40px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: none;
background: #ffffff;
font-size: 14px;
-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
padding-left: 0px;
padding-right: 0px;
/* color: #ffffff;*/
/* background-image: url(../images/arrow_down.png);
background-size: 31px 17px;
background-repeat: no-repeat;
background-position: right center;*/
margin-right: 10px;
}

.input_select:last-child, .filter_btn:last-child, .social_media:last-child{
  margin-right: 0px;
}

.input_select select{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 98%;
  height: 100%;
  left: 1%;
  border: none;
  background: none;
  color: #000000;
}

.input_select select:focus{
  outline: none;
}

.input_select select option{
  color: black;
}

.s_2{
  width: 30%;
}
.s_3{
  width: 14%;
}

.filter_submit{
  float: right;
  margin-right: 40px;
  background: #17A2B8;
  border: none;
  border-radius: 5px;
  font-weight: 500;
font-size: 14px;
line-height: 30px;
text-align: center;
color: #FFFEFE;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}

.filter_expand_btn{
  position: absolute;
  z-index: 2;
  width: 30px;
  bottom:10px;
  right: 10px;
  cursor: pointer;
  transform: rotate(0deg);
}

.filter_expand_btn.expand{
   -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  transform: rotate(180deg);
}


button:hover{
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}





.filt_result_wrap{
  float: left;
  width: 100%;
  margin-top: 20px;
  display: table;
}

.filt_type{
  display: table-cell;
  vertical-align: top;
  width: 140px;
}


.filt_type ul{
 float: left;
 width: 100%;
}

.filt_type ul li{
 float: left;
 width: 100%;
}


.filt_type ul li a{
 float: left;
 width: 100%;
 text-align: left;
 background: #D9D9D9;
     -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 10px 15px 10px;
    font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000000;
border-left: #393939 1px solid;
white-space:nowrap;
}

.filt_type ul li a.current, .filt_type ul li a:hover{
 background: #393939;
color: #ffffff;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.filt_body{
  display: table-cell;
  vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}

.filt_summery{
  float: left;
  width: 100%;
  border: 1px solid #6F6E6C;
border-radius: 25px;
}

.filt_summery_title{
   float: left;
  width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
     padding: 20px 20px 10px 20px;
    text-align: left;
font-weight: 400;
font-size: 16px;
color: #000000;
}


.sum_list{
     float: left;
  width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}


.sum_list li{
     float: left;
  width: 100%;
      text-align: left;
font-weight: 400;
font-size: 16px;
margin-top: 5px;
}


.sum_list li .sum_txt{
  display: inline-block;
  vertical-align: middle;
  width: 800px;
  overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}

.filt_content{
  float: left;
  width: 100%;
   -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border-top: 1px solid #6F6E6C;
    display: none;
}


.filt_content.show{
    display: block;
}

.chart_item{
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #FFFFFF;
  border-radius: 25px;
  margin-left:1%;
  margin-right: 1%;
}

.chart_title{
  float: left;
  width: 100%;
  font-weight: 500;
font-size: 16px;
color: #000000;
text-align: left;
   -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 20px 10px 20px;
    border-bottom: 1px solid #D0CBCB;
}


.chart_body{
    float: left;
  width: 100%;
     -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.col1{
  width: 98%;
}
.col2{
  width: 73%;
}
.col3{
  width: 48%;
}
.col4{
  width: 23%;
}


.channel_count{
  display: inline-table;
  width: 100%;
  text-align: center;
  height: 200px;
}
.channel_count .ct{
  display: table-cell;
  vertical-align: middle;
  font-weight:400;
font-size: 16px;
line-height: 28px;
}

.channel_count .ct span{
  font-weight: 500;
font-size: 48px;
}

.chart_table{
  float: left;
  width: 100%;
}

.chart_table th{
  font-size: 16px;
  color: #000000;
  text-align: right;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
}

.chart_table td{
  height: 30px;
  font-size: 14px;
  color: #000000;
  text-align: right;
  border-bottom: 1px solid #B6B2B2;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
}

.chart_table td:nth-child(2){
  text-align: left !important;
}

.chart_table td a{
  display: inline-block;
  width: 200px;
  font-size: 14px;
  color: #006dbd;
   overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}





.result_status{
  float: left;
  width: 100%;
  text-align: left;
  font-weight: 500;
font-size: 18px;
color: #000000;
  background: #D9D9D9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.post_nav{
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.post_nav li{
  float: left;
  height: 50px;
  line-height: 50px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.6px;
  color: #61646B;
      -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    background: #FAFAFA;
    border-bottom: 1px solid #AFB1B6;
}

.post_nav li:hover, .post_nav li.current{
  color: #1E4DC7;
   background: rgba(211, 240, 253, 0.89);
border-bottom: 1px solid #1E4DC7;
      -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.post_list{
  float: left;
  width: 100%;
  background: #FFFFFF;
border-radius: 20px;
position: relative;
}


.post_tag{
  float: left;
  width: 100%;
  text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.post_tag li{
  float: left;
  font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 23px;
text-decoration-line: underline;
color: #1E4DC7;
margin-right: 15px;
 opacity: .4;

 cursor: pointer;
}


.post_tag li.current{
 opacity: 1;
}


.sort{
  position: absolute;
  z-index: 2;
  top:20px;
  right: 20px;
  width: 300px;
    text-align: left;
}

.sort span{
display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
}


.sort_select{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 border: #000000 1px solid;
 background: #ffffff;
 font-size: 14px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 padding-left: 0px;
 padding-right: 0px;
/* color: #ffffff;*/
/* background-image: url(../images/arrow_down.png);
 background-size: 31px 17px;
 background-repeat: no-repeat;
 background-position: right center;*/
}



.sort_select select{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 98%;
  height: 100%;
  left: 1%;
  border: none;
  background: none;
  color: #000000;
}

.sort_select select:focus{
  outline: none;
}

.sort_select select option{
  color: black;
}



.post_title{
  float: left;
  width: 100%;
  text-align: left;
      -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-style: normal;
font-weight: 500;
font-size: 26px;
color: #000000;
margin-top: 30px;
}

.post_body{
   float: left;
  width: 100%;
  border-top: 1px solid #A09F9F;
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 10px;
}


.article_list{
  float: left;
  width: 100%;
}


.article_list td.num{
 width: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
 text-align: left;
 font-size: 18px;
 line-height: 28px;
 font-weight: bold;
 color: #000000;
}


.article_list td{
 text-align: left;
 vertical-align: top;
   -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 30px;
}


.article_list td h2{
font-weight: 450;
font-size: 18px;
line-height: 28px;
color: #000000;
}

.article_list td .des{
  width: 100%;
font-size: 16px;
line-height: 1.7;
color: #8E8989;
word-break: break-all;
}

.article_list td .des .desCut{
display: inline-block;
vertical-align: top;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
line-height: 24px;
max-height: 72px;
}

.article_list td .des a{
color: #5A60FE;
word-break: break-all;
vertical-align: top;
display: inline-block;
}

.article_status{
  width: 100%;
  text-align: left;
}

.article_status .date{
  display: inline-block;
  vertical-align: middle;
font-size: 12px;
line-height: 20px;
color: rgba(0, 0, 0, 0.58);
}
.article_status .status{
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
    vertical-align: middle;
font-size: 12px;
line-height: 20px;
color: rgba(0, 0, 0, 0.58);
 background-position: left center;
 background-size: 14px 14px;
 background-repeat: no-repeat;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}

.article_status .status.star{
 background-image: url('../images/icon-star.png');
}
.article_status .status.thumb{
 background-image: url('../images/icon-thumb.png');
}
.article_status .status.commend{
 background-image: url('../images/icon-commend.png');
}



.contact_des{
  float: left;
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 33px;
  color: #000000;
}

.contact_form{
    float: left;
  width: 100%;
  background: #fafafa;
border-radius: 5px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 5px;
    text-align: center;
}

.contact_form form{
  display: inline-block;
  text-align: center;
  width: 100%;
}

.contact_form form p{
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 28px;
color: #494949;
margin-bottom: 5px;
text-align: left;
}

.contact_form form span{
color: #FF0000;
}

.contact_form form label{
  display: inline-block;
  width: 100%;
  font-weight: 400;
font-size: 16px;
line-height: 30px;
text-align: left;
color: #000000;
vertical-align: top;
margin-top: 10px;
text-align: center;
}

.text_input{
  vertical-align: top;
  margin-left: 20px;
  width: 900px;
  height: 30px;
  background: #FFFFFF;
border: 1px solid #666A6E;
border-radius: 3px;
}

.textarea_input{
  vertical-align: top;
   margin-left: 27px;
    width: 900px;
  height: 100px;
  background: #FFFFFF;
border: 1px solid #666A6E;
border-radius: 3px;
}

.form_submit{
  display: inline-block;
  background: #000000;
border: 1px solid #000000;
border-radius: 6px;
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #FFFFFF;
width: 400px;
margin: 0 auto;
margin-top: 20px;
cursor: pointer;
}



.article_content{
  float: left;
  width: 100%;
font-size: 18px;
line-height: 1.7;
text-align: left;
color: #000000;
}


.blue_title{
font-weight: 500;
font-size: 22px;
color: #002B9A;
}

.text_list_decimal li{
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
  margin-top: 5px;
}



.text_list_low_a li{
  list-style-type: lower-alpha;
  list-style-position: outside;
  margin-left: 20px;
  margin-top: 5px;
}

.text_link{
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
  background: #000000;
  padding-left: 10px;
  padding-right: 10px;
}

ul ul{
  margin-left: 10px;
}


.sec_h2{
  float: left;
  width: 100%;
  text-align: left;
font-weight: 700;
font-size: 34px;
line-height: 50px;
color: #000000;
margin-bottom: 20px;
margin-top: 20px;
}
.service_nav{
  float: left;
  width: 100%;
}

.service_nav li{
  float: left;
  width: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1px;
}

.service_nav li a{
  float: left;
  width: 100%;
  height: 50px;
  background: #000000;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
}

.service_nav li a:hover, .service_nav li a.current{
  background: #AB0000;
   -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.service_content{
  float: left;
  width: 100%;
  margin-top: 10px;
  background: #FFFFFF;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.service_item{
  float: left;
  width: 100%;
}

.service_des{
  float: left;
  width: 100%;
  background: #D9D9D9;
  font-size: 18px;
  line-height: 1.7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    text-align: left;
    margin-bottom: 20px;
}

.service_body{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 18px;
  line-height: 1.4;
color: #000000;
}

.service_body h2{
  display: inline-block;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

.service_body ul{
  display: inline-block;
}

.service_body .decimal li{
    list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
  margin-top: 5px;
}


.service_img{
  width: 100%;
}


#FOOTER{
	float:left;
	width:100%;
	background: #282726;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
	}





.ft_info_group{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ft_info_wrap{
	float: left;
	width: 100%;
	text-align: left;
}


.ft_info_item{
	display: inline-block;
	vertical-align: text-top;
	text-align: left;
		margin-right: 60px;
		margin-bottom: 20px;
}

.ft_info_item .title{
	display: inline-block;
	width: 100%;
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 5px;
	border-bottom: #ffffff 1px solid;
}

.ft_info_body{
	display: inline-block;
	width: 100%;
}

.ft_info_item a{
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
}

.ft_info_item a:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.ft_rss_info{
	float: right;
	font-size: 1.6em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-bottom: 30px;
}


.ft_rss_info a{
	float: left;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
}

.ft_rss_info a:hover{
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}


.fb_embed{
  float: left;
  width: 100%;
  height: 150px;
}

.fb_embed iframe{
  float: left;
  width: 100%;
}



.copyRight{
	float: left;
	width: 100%;
	text-align: left;
    font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}





@media screen and (max-width: 1190px) {




.mid_content{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: relative;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
}


.filt_result_wrap{
  float: left;
  width: 100%;
  margin-top: 20px;
  display: inline-block;
}

.filt_type{
  display:inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 10px;
}


.filt_type ul li{
 float: left;
 width: 50%;
}


.filt_type ul li a{
 float: left;
 width: 100%;
 text-align: center;
 background: #D9D9D9;
     -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000000;
border-left: none;
border-bottom: #393939 1px solid;
}

.filt_type ul li a.current, .filt_type ul li a:hover{
 background: #393939;
color: #ffffff;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.filt_body{
  display: inline-block;
  vertical-align: top;
  width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
}



.col1{
  width: 98%;
}
.col2{
  width: 98%;
}
.col3{
  width: 98%;
}
.col4{
  width: 98%;
}



.contact_form form label{
  display: inline-block;
  width: 100%;
  font-weight: 400;
font-size: 16px;
line-height: 30px;
text-align: left;
color: #000000;
vertical-align: top;
margin-top: 10px;
text-align: left;
}

.text_input{
  vertical-align: top;
  margin-left: 0px;
  width: 100%;
  height: 30px;
  background: #FFFFFF;
border: 1px solid #666A6E;
border-radius: 3px;
margin-top: 5px;
}

.textarea_input{
  vertical-align: top;
   margin-left: 0px;
    width: 100%;
  height: 100px;
  background: #FFFFFF;
border: 1px solid #666A6E;
border-radius: 3px;
margin-top: 5px;
}

.form_submit{
  display: inline-block;
  background: #000000;
border: 1px solid #000000;
border-radius: 6px;
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #FFFFFF;
width: 100%;
margin: 0 auto;
margin-top: 20px;
cursor: pointer;
}


}




@media screen and (max-width: 640px) {


.utility{
  float: right;
  text-align: right;
  margin-top: 5px;
}



#logo{
  float: left;
  z-index: 2;
  width: 60px;
}

#CONTENT{
  float: left;
  width: 100%;
  text-align: center;
  background: #f5f5f5;
  margin-top: 56px;
  position: relative;
}


.fb_login_box{
  display: inline-block;
  width: 90%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
border: 2px solid #666A6E;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 10px;
text-align: center;
}

.fb_login_box h1{
  display: inline-block;
  width: 100%;
  font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 20px;
border-bottom: #000000 1px solid;
}

.fb_login_btn{
  display: inline-block;
  width: 90%;
  border: none;
  background: none;
  cursor: pointer;
}


#FOOTER{
	float:left;
	width:100%;
	background: #282726;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
	}




.ft_info_group{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ft_info_wrap{
	float: left;
	width: 100%;
}


.ft_info_item{
	float: left;
	width: 100%;
	text-align: left;
		margin-right: 0px;
		margin-bottom: 30px;
}


.ft_info_item .title{
	display: inline-block;
		width: 100%;
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 5px;
			-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5px;
	border-bottom: #ffffff 1px solid;
	background-image: url('../images/down-arrow.png');
	background-size: 20px 20px;
	background-position: right center;
	background-repeat: no-repeat;
}

.ft_info_body{
	display: inline-block;
	width: 100%;
}

.ft_info_item a{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}


.ft_rss_info{
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-bottom: 30px;
}




.search_filter{
  float: left;
  width: 100%;
  background: #C7C7C7;
  border-radius: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}

.search_filter_title{
  float: left;
  width: 100%;
  font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 28px;
color: #393939;
text-align: left;
margin-bottom: 10px;
}





.search_table th, .search_table th{
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
     vertical-align: top;
}

.search_table th{
  font-style: normal;
  width: 75px;
  text-align: right;
font-weight: 400;
font-size: 12px;
line-height: 28px;
text-align: right;
color: #000000; 
}
.search_table td{
  font-style: normal;

}


.filter_btn{
  display: inline-block;
    vertical-align: middle;
    background: #FFFEFE;
border: 1px solid #000000;
border-radius: 20px;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 30px;
text-align: center;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 5px;
}



.input_select{
    display: inline-block;
    vertical-align: middle;
    position: relative;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
 border: #000000 1px solid;
 background: #ffffff;
 font-size: 14px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 padding-left: 0px;
 padding-right: 0px;
/* color: #ffffff;*/
/* background-image: url(../images/arrow_down.png);
 background-size: 31px 17px;
 background-repeat: no-repeat;
 background-position: right center;*/
 margin-right: 0px;
 margin-bottom: 5px;
}





.s_2{
  width: 100%;
}
.s_3{
  width: 100%;
}



.chart_table th{
  font-size: 12px;
  color: #000000;
  text-align: left;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
}

.chart_table td{
  height: 30px;
  font-size: 12px;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #B6B2B2;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
}


.chart_table td a{
  display: inline-block;
   width: 100px;
  font-size: 12px;
  color: #006dbd;
   overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}


.sec_h1{
  float: left;
  width: 100%;
  text-align: left;
  font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 50px;
color: #000000;
margin-bottom: 10px;
}

.sec_h2{
  float: left;
  width: 100%;
  text-align: left;
font-weight: 700;
font-size: 28px;
line-height: 50px;
color: #000000;
margin-bottom: 10px;
margin-top: 20px;
}

.search_filter_title{
  float: left;
  width: 100%;
  font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #393939;
text-align: left;
margin-bottom: 10px;
}



.sort{
  position: relative;
  z-index: 2;
  top:0px;
  right: 0px;
  float: left;
  width: 100%;
    text-align: left;
      -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}
.article_status .date{
  display: inline-block;
  vertical-align: middle;
font-size: 12px;
line-height: 20px;
color: rgba(0, 0, 0, 0.58);
margin-top: 10px;
}


.article_status .status{
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  vertical-align: middle;
    vertical-align: middle;
font-size: 12px;
line-height: 20px;
color: rgba(0, 0, 0, 0.58);
 background-position: left center;
 background-size: 14px 14px;
 background-repeat: no-repeat;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}

.service_nav li{
  float: left;
  width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1px;
}

.service_nav li a{
  float: left;
  width: 100%;
  height: 50px;
  background: #000000;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
}


.sum_list li .sum_txt{
  width: 100%;
  overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}

}

