@import url(https://fonts.googleapis.com/css?family=Droid+Serif);

@charset "UTF-8";

/**************************************************************************************************

隨��ｿｽtop_page髫ｪ�ｽｭ陞ｳ�ｿｽ

**************************************************************************************************/
.flex-control-nav {
    display: none;
}

#main_slider {
    width: 100%;
    min-width: 960px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#sub_main_slider {
    width: 100%;
    min-width: 960px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.slides>li>img {
    width: 100%;
    min-width: 1220px;
    min-height: 500px;
}
.slides>li>a>img {
    width: 100%;
    min-width: 1220px;
    min-height: 500px;
}

/*wordpress_setting******************************************/

/*TOP郢ｧ�ｽｹ郢晢ｽｩ郢ｧ�ｽ､郢晢ｿｽ郢晢ｽｼ 陷ｻ鬘碑｡皇ms */
.top_ad_cms_box {
    width: 350px;
    position: absolute;
    top: 10px;
    left: 58%;
   /* background-image: url(../images/top_cms_ad_img.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 15px;
    text-align: center;
    color: rgba(255, 173, 51, 0.73);
    font-size: 30px;
}

.top_ad_cms_date {
    font-size: 60px;
    font-weight: 900;
    letter-spacing: -.05em;
    font-family: 'Droid Serif', serif;
    line-height: 1.1em;
}

.top_ad_cms_date span {
    font-size: 18px;
    display: inline-block;
    margin-left: 8px;
    font-weight: 900;
    letter-spacing: -.05em;
}

.top_ad_cms_title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1em;
    margin: -10px 0 40px;
}

.top_ad_cms_text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.7em;
}

/*驍ｱ鬆托ｿｽ�ｽ･邵ｺ�ｽｮ邵ｺ鬘碑｡咲ｹｧ蟲ｨ笳�*/
#emergency_topic {
    width: 480px;
    z-index: 1000;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    left: -450px;
}

#emergency_bar {
    width: 480px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 16px;
    padding: 15px;
    font-weight: bold;
    position: relative;
}

#emergency_inner {
    width: 480px;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1000;
    padding: 20px;
    font-size: 14px;
}

.emergency_title {
    border-bottom: 1px solid #000;
    width: 100%;
}

#btn_hide {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 55px;
    text-align: center;
    border-left: 1px solid #fff;
    cursor: pointer;
    font-size: 20px;
    padding-top: 10px;
}

#btn_hide:hover {
    background: rgba(255, 255, 255, 0.7);
}

/*pickup_news*/
#top_pickup_news_box {
    /*background: #581214;*/
    background:#2f6d6b;
    margin-bottom: 20px;
}

#top_pickup_news_inner {
    width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: left;
    clear: both;
    padding: 10px 0 10px 10px;
}

/*NEWS  EVENT Topics*/
.top_news_title {
    background: #fff;
    color: #000;
    height: 25px;
    width: 100%;
    position:;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 5px;
    position: relative;
}

a.btn_top_news_more {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background:#581214;
    /*background:#B7AC9A;*/
    color: #fff;
    font-size: 12px;
    height: 25px;
    width: 80px;
    text-align: center;
    padding-top: 5px;
}

.top_news_list {
    font-size: 0;
}

.top_news_list::after {
    clear: both;
    content: "";
    height: 0;
    display: block;
    visibility: hidden;
}

.top_news_list li {
    display: block;
    margin: 0 20px 25px 0;
    border: 5px solid #fff;
    float: left;
}

@
-moz-document url-prefix () { .top_news_list li { display:block;
    margin: 0 20px 25px 0;
    border: 5px solid #fff;
    float: left;
}

}
.top_news_list li:last-child {
    margin-right: 0;
}

.top_news_box {
    position: relative;
    overflow: hidden;
    width: 190px;
    height: 190px;
}



.top_news_box img {
    position: relative;
    overflow: hidden;

    height: 190px;
}


.top_news_detail {
    background: rgba(155, 205, 210, 0.6);
    width: 190px;
    height: 200px;
    z-index: 100;
    position: absolute;
    bottom: -150px;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    display: block;
    overflow: hidden;
}

.top_news_box:hover .top_news_detail {
    bottom: 0;
    background: rgba(155, 205, 210, 0.9);
    padding-top: 30px;
}

.top_news_detail_title {
    font-weight: bold;
    margin-bottom: 5px;
}

/*layout_setting******************************************/
#top_global_box {
    background: #efefef;
    text-align: center;
}

#top_global_box_inner {
    max-width: 1220px;
    min-width: 960px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 15px 0;
    font-size: 0;
}

#top_global_box_inner li {
    /*width: 19%;*/
    margin-right: 1%;
    display: inline-block;
}

#top_global_box_inner li:last-child {
    margin-right: 0;
}

#top_global_box_inner li img {
    /*width: 100%;*/
    height: auto;
}

/*container*/
.top .container {
    overflow: hidden;
}

.top .left_box {
    width: 640px;
    float: left;
    margin-right: 20px;
}


.top .full_box {
    width: 100%;
    float: left;
    margin-right: 20px;
}

.top_bn_box {
    font-size: 0;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.top_bn_box li {
    float: left;
    margin-right: 29px;
}

.top_bn_box li:last-child {
    margin-right: 0;
}

.top .right_box {
    width: 240px;
    float: left;
}

.top .right_box ul li {
    margin-bottom: 20px;
}

/*container_cus*/
.top .container_cus {
    overflow: hidden;
}

.top .left_box_cus {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.top .left_box_cus .context_box{
    width: 300px;
    height:470Px;
    float: left;
    background: #fffFff;
    display: heidden;
}
.top .left_box_cus .title_box{
    width: 300px;
    height:50Px;
    float: left;
    background: #FFFFFF;
}

.top .right_box_cus {
    width: 640px;
    float: left;

}

.top .title_box_cus {
    width: 960px;
    float: left;

}

.top .left_box_cus ul li {
    margin-bottom: 20px;
}

.top_bn_box {
    font-size: 0;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.top_bn_box li {
    float: left;
    margin-right: 29px;
}

.top_bn_box li:last-child {
    margin-right: 0;
}


.top .title_box_bar {
    width: 960px;
    float: left;
    /** background:#581214; */
     background:#2f6d6b;

    margin-bottom: 5px;
}

.top_title_bar {

    color: #ffffff;
    height: 35px;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 0 5px;
}

/*陷��ｿｽ陞ｳ�ｽｹ************************************/
.contents_title {
	text-align:center;
    background: #fff;
    color: #000;
    height: 25px;
    width: 100%;
    position:;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_sub_title {
    text-align:right;;
    background: #fff;
    color: #000;
    height: 25px;
    width: 100%;
    position:;
    margin-bottom: 0px;
    font-size: 12px;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_sub_coment {
    text-align:left;;
    background: #fff;
    color: #000;
    width: 100%;
    position:;
    margin-bottom: 0px;
    font-size: 12px;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_text {
	background: #fff;
    width: 100%;
	height: 505px;
	min-height: 505px;
	height:auto!important;
    margin-bottom: 0px;
	margin-top: 0px;
    position: relative;
}
/*top icon************************************/
.top_btn_box {
    position: relative;
    overflow: hidden;
    width: 215px;
    height: 194px;
}



.top_btn_box img {
    position: relative;
    overflow: hidden;
    height: 100%;
}


.top_btn_box_2col {
    position: relative;
    overflow: hidden;
    width: 460px;
    height: 300px;
}



.top_btn_box_2col img {
    position: relative;
    overflow: hidden;
    wi: 100%;
}
/**************************************************************************************************

隨��ｿｽ message index 髫ｪ�ｽｭ陞ｳ�ｿｽ

**************************************************************************************************/

.top_message_box {
    margin-bottom:0px;
}
.top_message_img_area {
    width:100%;
    /*background-color:#77C7C4;*/
    background-color:#41a29f;
    color:#FFF;


}
.top_message_img_area img {
    float:left;
    height:100px;
  /* margin:-15px 4% 0 -15px;*/
  margin-right: 10px;
}
.top_class_img_area {
    width:100%;
    background-color:#77C7C4;
    color:#FFF;
    padding:5px 5px 0;

}
.top_class_img_area img {
    float:left;
    width:100%;
    height:auto;
    margin:0px 4px 4px 0px;
}
.top_class_img_area:after {
    clear:both;
    content:"";
    height: 0;
    display: block;
    visibility: hidden;
}
.top_message_img_area:after {
    clear:both;
    content:"";
    height: 0;
    display: block;
    visibility: hidden;
}

.top_message_name {
    font-size:18px;
    letter-spacing:.3em;
    font-weight:600;
    margin-left:10px;
    padding-left: 10px;
}
.top_message_name span {
    font-size:14px;
    letter-spacing:.1em;
    font-weight:600;
    display:inline-block;
    margin-left:10px;
}
.top_message_prof1{
    font-size:13px;
    letter-spacing:.1em;
}
.top_message_prof_title{
    font-size:13px;
    letter-spacing:0;
    margin:10px 0 0 0 ;
    border-bottom:1px solid #FFF;
    font-weight:600;

    padding-left:20px;

}
.top_message_prof2{
    font-size:12px;
    letter-spacing:0;
    margin:10px 0 0 0 ;
    font-weight:600;
    text-align:right;
    padding-right:20px;
}
.top_message_text_area {
    background-color:rgba(0,0,0,0);
    padding:21px 20px 23px;
    font-size:12px;
    letter-spacing:.1em;
    line-height:1.9em;
    height: 100px;
}



/*top list new box************************************/
.top_list_last_box {
    position: relative;
    overflow: hidden;
    width: 215px;
    height: 194px;
}



.top_list_last_box img {
    position: relative;
    overflow: hidden;
    height: 100%;
}


.top_list_last_box_2col {
    position: relative;
    overflow: hidden;
    width: 460px;
    min-height: 500px;
        background-color:rgba(254,254,254,1);
}


.top_list_last_box_1col {
    position: relative;
    overflow: hidden;
    width: 100%;
}



.top_list_last_box img {
    position: relative;
    overflow: hidden;

}

#side2{
width:960px;
}
.c_inside2{height:210px;background:#dadacd;width:950px;}
.c_inside2 .side2{width:960px;padding-left:17px;margin:0 auto; padding-top:20px;}
.c_inside2 .side2 li{margin-right:16px;width:180px; height:180px; text-align:center;}
.c_inside2 .side2 a{ display:table-cell;  vertical-align:middle; *font-size:104px; *display:block; *font-family:Arial;  }
.c_inside2 .side2 a img{ vertical-align:middle;width:180px; height:180px; }
