@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*備用樣式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3擴展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局開始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #8A2E22;}
/*頁面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**頁面全局寬度**/
/*headtop*/
#headtop{background: #666;}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head開始*/
.header {}
.header .inner{height: 195px;position:relative;background: url('images/by.png') no-repeat top right 26%;}
.header .sitelogo{float:left;margin-top: 50px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站點名稱**/
.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 40px;}
/*rale樣式*/
/*lang樣式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{position: relative;padding-right: 6px;line-height: 25px;margin: 0px 6px;font-size: 16px;color: #2F2F2F;}
.site-lang ul li.links a:hover{
    color: #8A2E22;
}
.site-lang ul li.links a:after {
    content: "|";
    position: absolute;
    right: -5px;
}

.site-lang ul li.links:last-child a:after {
    content: "";
}
/*默認主導航樣式*/
#nav{background: #8A2E22;}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*導航樣式：後台綁定時也可以定義配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 47px;line-height: 60px;color: #FFFFFF;font-size: 20px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #AE6161;text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {position: relative;text-align: center;display: block;color: #000;height: 57px;line-height: 57px;padding: 0 7px;font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #AE6161;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .sub-menu .sub-item a:after {
    bottom: 0;
    position: absolute;
    content: "";
    left: 5%;
    width: 90%;
    height: 1px;
    display: block;
    background: #C9C9C9;
}
/**主頁banner開始**/
#banner {}
#banner .inner {/* width: 100%; */text-align: center;position:relative;}
/**主體模塊樣式**/
#m-container {}
#m-container .inner {}
/**首頁三列布局**/
.main1 .inner{padding: 20px 0px 50px;}
.main1 .ml{float:left;width: 31.429%;}
.main1 .mc{float:left;width: 31.429%;margin: 0 2.8%;}
.main1 .mr{float:right;width: 31.429%;}
.main4 .inner{padding: 28px 0 20px;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main2 .inner { padding-bottom: 40px;}
/**标題欄新聞窗口**/
.post {}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标題欄**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标題字體**/
.post .tt .tit .title {display:block;line-height: 60px;font-family:"Microsoft yahei";font-size: 26px;font-weight: bold;color: #8A2E22;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*欄目别名*/
.post .con {margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新聞列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;height: 60px;line-height: 60px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 16px;cursor:pointer;} 
.post .more_btn a{color: #A3A3A3;} 
.post .more_btn a:hover{color: #8A2E22;} 
/*标準标題*/
.main1 .post.post1 .tt {margin-bottom: 30px;}
.post.post1 .tt {margin-bottom: 30px;border-bottom: 2px solid #C1A09C;}
/*帶圖标标題*/
.post2 .tt {margin-bottom: 10px;background: url(images/post2.png) no-repeat center center;}
.post2 .tt .tit {text-align: center;display: block; float: none;}
.post2 .tt .tit .title {display: inline-block;}
/**自定義新聞列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标題圖标**/
.news_list li.news span.news_title { float:left; }/*标題*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*屬性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*發布時間*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默認簡介*/
.news_list li.news .news_bg {
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.news_list li.news p {line-height:34px;}
.news_list li.news:hover .news_title,.news_lists li.news:hover .news_title {color: #8A2E22 !important;padding-left: 5px;}
/*日曆新聞樣式2*/
.rili2 .news_list li.news{padding: 10px 0;/* padding-bottom: 8px; */border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{padding: 1px 0 10px 0;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 34px;font-weight: bold;font-size: 31px;color: #8A2E22;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height: 22px;font-size: 14px;color: #949494;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{padding: 3px 0;margin-left:70px;} 
.rili2 .news_list li.news .news_title{line-height: 25px;font-size: 16px;color: #292929;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 50px;transition: all .6s ease-out;} 
.rili2 .news_list li.news:hover .news_date .news_year{transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{}

/*main1-mr*/
.main2 .ml {width: 31.429%; float: left;}
.main2 .mr {width: 31.429%;float: right;}
.main2 .mc {float: left; width: 31.429%; margin: 0 2.8%;}
.main2 .mr .post.post1 .tt {margin-bottom: 32px;}
.main2 .post {padding-bottom: 15px; border-bottom: 1px solid #D6D6D6;}
.main2 .mr .post {  padding: 0;border: 0;}
.news_tu .news_list li.news.n1, .news_tu .news_list li.news.n2 {  margin-bottom: 27px;}
.news_text .news_list li.news.n1 {margin-top: -10px;}
.news_text .news_list li.news .news_title{transition: all .6s ease-out;width: 84%;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;float: left;line-height: 44px;font-size: 16px;color: #292929;} 
.news_text .news_list li.news .news_meta {  float: right; line-height: 44px;font-size: 16px;color: #747474;}
/*圖列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list {margin: 0px -6px;}
.news_tu .news_list li.news{float:left;width: 50%;}
.news_tu .news_list li.news .news_box{margin: 0px 6px;transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news:hover .news_box img{
    transform: scale(1.2);
}
.news_tu .news_list li.news .news_imgs{/* height: 90px; *//* position:relative; */overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;transition: all .6s ease-out;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*圖文*/
.main1 ul.news_lists {padding: 9px 0;}
.tu_text .news_list li.news.i0{padding-bottom: 13px;border-bottom: 1px solid #D6D6D6;}
.tu_text .news_list li.news .news_imgs{position: relative;float: left;width: 183px;height: 134px;background: #eee;overflow: hidden;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{padding: 9px 0px 0;position:relative;margin-left: 200px;} 
.tu_text .news_list li.news .news_title{line-height: 23px;font-size: 16px;font-weight: bold;color: #292929;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 48px;transition: all .6s ease-out;} 
.tu_text .news_list li.news .news_text{line-height: 20px;font-size: 14px;color: #7B7B7B;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 40px;margin: 6px 0;}
.tu_text .news_list li.news .news_time{ font-size: 14px;line-height: 23px; color: #7B7B7B;}
/*文字圖标鍊接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}

/*滾動Arrows */
.main1 .post-11,.main1 .post-13 {
    /* padding-bottom: 15px; */
    border-bottom: 1px solid #D6D6D6;
}
.post-11 .news_lists li.news .news_title {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    float: left;
    line-height: 44px;
    font-size: 16px;
    color: #292929;
    transition: all .6s ease-out;
}
.post-11 .news_lists li.news .news_meta {
    line-height: 44px;
    font-size: 16px;
    color: #747474;
    float: right;
}
.post-30 .news_list li.news .news_images,.post-30 .news_list li.news .news_images img {

    width: 100%;
    height: auto;
}
.news_link ul.news_list {
    display: flex;
    justify-content: space-between;
}
.news_link ul.news_list li.news .news_title {
    transition: all .6s ease-out;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.news_link ul.news_list li.news:hover .news_title {
    font-size: 20px;
    padding: 0;
}
.news_link ul.news_list li.news.n2 {background: #F2F0DD;}
.news_link ul.news_list li.news.n3 {background: #E4EFDD;}
.news_link ul.news_list li.news.n4 {background: #E3EBF9;}
.news_link ul.news_list li.news.n5 {background: #EFDBE7;}
.news_link ul.news_list li.news {
    text-align: center;
    width: 18.215%;
    line-height: 95px;
    background: #F6E8DE;
}
.news_links .news_list li.news {
    line-height: 66px;
    font-size: 16px;
    color: #292929;
    margin: 0 20px;
}

.news_links .news_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.news_links .news_list li.news.n0 {
    color: #8A2E22;
    font-size: 26px;
    font-weight: bold;
    padding-left: 5px;
    margin: 0 7px;
}
.main5 {   margin: 30px auto;}
.main5 .inner {
    border: 1px solid #B4B4B4;

}
/***********************************************************
 * 列表頁
 */
/**首頁三列布局**/
/**列表頁**/
/*欄目圖片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主體列表頁開始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主體文章頁開始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #8a2e22;}/**位置欄目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置欄目字體**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**欄目名稱圖标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*欄目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #8a2e22; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#8a2e22; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #8a2e22;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#8a2e22;}
/*二級子欄目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#8a2e22;} 
/*三級子欄目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#8a2e22;} 
/**欄目新聞**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**當前欄目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #8a2e22;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**當前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**欄目新聞列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**欄目新聞圖标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表頁文章圖片大小限制**/
/**文章頁**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333;} /**文章标題**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标題**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他屬性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top:10px;min-height: 500px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height:1.75;font-size: 16px;color:#333;}  /**閱讀字體**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章閱讀部分圖片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**頁腳開始**/
#footer {background: #8A2E22;}
#footer .inner {padding: 22px 0px;position:relative;}
.foot-center {
    position: absolute;
    float: left;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.foot-bottom {
    margin: 0 auto;
    width: 80%;
    border-top: 1px solid #ffffff33;
}
.foot-left .news_list li.news {
    font-size: 16px;
    line-height: 28px;
    color: #ffffffcc;
}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
#footer  p.copyright {text-align: center;color: #ffffff99;line-height: 56px;font-size: 16px;}
/**************************************************************
 * 組件功能
 */
/*系統默認搜索*/
.wp_search{display:inline-block;position:relative;padding-left: 20px;border: 1px solid #d0d0d0;border-radius: 50px;background: #fff;}
.wp_search #keyword{width: 180px!important;padding: 4px 0;border:none;height: 38px;line-height: 38px;color: #333;}
.wp_search .search{width: 48px;height: 46px;border:0px;background: url(images/sous.png) no-repeat left center;cursor: pointer;vertical-align:top;}
/*自定義輸入框*/
.searchbox{width: 250px;text-align:right;margin-top: 30px;}
.wp-search {position: relative;border: 1px solid #686868;border-radius: 50px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
 input:-internal-autofill-previewed,
 input:-internal-autofill-selected {
    -webkit-text-fill-color: #807c7c;
    transition: background-color 5000s ease-out 0.5s;
}
.wp-search .search-input input.search-title {width: 100%;height: 36px;padding: 4px 0;line-height: 22px;background: none;color: #333;font-size: 14px;border:0;outline: 0;font-family: "Microsoft YaHei";}
.wp-search .search-btn {width: 32px;height: 44px;position: absolute;right: 16px;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 44px;border:0;outline: 0;background: url(images/sous.png) no-repeat center right;cursor: pointer;}
/* 分享二維碼 */
.shares{text-align:center;}
.shares ul{}
.shares li{float:left;position:relative;margin-left: 50px;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li .title{display:block;line-height: 20px;font-size: 14px;color: #fff;text-align:center;margin-top: 12px;}
.shares li .con{height: 80px;width: 80px;}
.shares li .con img{ width: 100%; height:100%; vertical-align:top; background:#fff;}
/**友情鍊接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**鍊接樣式**/
/*列表頁*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}
.mbanner .focus .focus-navigation {opacity: 1;width: 34px;height: 34px;filter:alpha(opacity=70);background: url(images/left.png) no-repeat;text-indent:-999em;margin-top: -17px;}

.mbanner .focus .focus-prev {left: 50px;}
.mbanner .focus .focus-next {right: 50px;background: url(images/right.png) no-repeat;}
/*************************************************************
 * 特殊頁面
 */
 /*滾動樣式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
/*************************************************************
*二級頁面
*/
.col_news_con .news_list li.news span.news_title {
    transition: all .6s ease-out;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    width: 80%;
}
.col_news_con .news_list li.news span.news_meta {
    font-size: 16px;
}
.col_news_con .news_list li.news {
    border-bottom: 1px solid #eee;
    line-height: 45px;
}

div#container-4 {
    display: none;
}
