/*
Version: 1.0
Author: 榕城林囝
*/
::selection {background:#005bac;color:#fff;}
::-moz-selection {background:#005bac;color:#fff;}
::-webkit-selection {background:#005bac;color:#fff;}
a,div,img,a :hover,div :hover,img:hover{text-decoration:none;	-webkit-transition:0.6s all ease;-moz-transition:0.6s all ease;-ms-transition:0.6s all ease;-o-transition:0.6s all ease;transition:0.6s all ease;}

@media (min-width:660px){
    button, input, textarea{
    	outline:none;
    	height:20px;
    	font-size:18px;
    	padding:5px 10px 5px 10px;
    	max-width:680px
    }
    .selectInput, select {
    	outline:none;
    	height:30px;
    	font-size:18px;
    	padding:2px 10px 2px 10px; 
    }
}
@media (min-width:826px) and (max-width:1250px){
    .height_3{height: 3em;}
}

.fontcred{color:#F00}

.btn {
	height:auto;
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9
}

.btn:active,.btn.active {
	background-color: #ccc \9
}

.btn:first-child {
	*margin-left: 0
}

.btn:hover {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.active,.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
}

ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.font_bold{
	font-weight: bold;
}
sup{color:#F63;font-weight: bold;border: 1px solid #F63; font-size:14px}
sub{color:#60F;font-weight: bold;border: 1px solid #60F; font-size:14px;}

em, b, i {
	font-style:normal;
	font-weight:normal;
}
img {
	border:0;
}

body {margin: 0;padding: 0;position: relative;background: #eee;color: #333;
	font-family: "Microsoft YaHei","Segoe UI","Lucida Grande",Helvetica,Arial,FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
	/*font-weight: 400;
	line-height: 1.6;
	font-size: 1.6rem*/
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}

.wrapper_top{width:90%;margin:0 auto}

/*小卡片*/
@font-face {
   font-family: 'KozMinPr6N';
   src: url('../fonts/KozMinPr6N-Bold.otf') format('OpenType');
   font-weight: normal;
   font-style: normal;
}
#siaukhaphiang{
    font-family: 'KozMinPr6N',Microsoft Yahei,\5b8b\4f53;
	/*background-image: url(../images/watermark.png);*/
	background-image: none;
    background-repeat: no-repeat;
    background-position: center;background-size: 30em;
	background-color: #fff;
	max-width:917px;
	height:auto;
	margin:3rem auto;
	box-shadow: #dddddd 0px 1rem 2rem 0rem;
	behavior: url(../../image/ie-css3.htc);
	position:relative;
	border-radius:1rem;
	box-sizing: border-box;
    line-height: 1;
}
#siaukhaphiang p{margin: 0;}
#siaukhaphiang a{color: #000;}
#siaukhaphiang a:hover{text-outline:none;color:#005bac;-webkit-transition: 0.3s all ease;-moz-transition: 0.3s all ease;-ms-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;}

#siaukhaphiang >.s_top{font-family: Microsoft Yahei,\5b8b\4f53;display: flex;align-items: center;justify-content: space-between;padding: 2.5em 3em 1em;position: relative;color: #005bac;}

#siaukhaphiang .s_cate,#siaukhaphiang .s_date{
    position: relative;
}
#siaukhaphiang .s_cate{font-size: 2.4em;margin-left: 10px;}
#siaukhaphiang .s_cate::before{content:"【";position: absolute;left: -1em;}
#siaukhaphiang .s_cate::after{content:"】";position: absolute;right: -1em;}
#siaukhaphiang .s_date{font-size: 1.5em;}
    
#siaukhaphiang .s_main{text-align: center;margin-top: 2em;}
#siaukhaphiang .s_symbols{font-size: 2.5em;color: #000;}
#siaukhaphiang sup{color: #F63;
    font-weight: bold;
    font-size: 0.45em;
    margin-left: 1px;
    margin-right: 1px;
    letter-spacing: 1px;
    border: none;white-space: pre;
    word-spacing: 1px;}
#siaukhaphiang mark{display: inline-block;
    line-height: 0em;
    padding-bottom: 0.66em;}
#siaukhaphiang .s_title{font-family: 'KozMinPr6N',Microsoft Yahei,\5b8b\4f53;
    font-size: 10.3em;
    letter-spacing: 12px;
    color: #005bac;
    overflow: hidden;
    padding: 10px 10px;}
    
#siaukhaphiang .s_content{
    font-size: 1.9em;
    padding-left: 3em;
    padding-right: 3em;
    line-height: 1.6;
    color: #000;
}
#siaukhaphiang .s_summary{
    margin: 1.26em auto 0;
}

#siaukhaphiang .s_stitle{
    font-size: 0.96em;
    color: #005bac;
    font-weight: bold;
    margin: 0.8em 0 0.2em;
    position: relative;
}
#siaukhaphiang .s_stitle::before{content: "";
    display: inline-block;
    position: relative;
    background: url(../images/s_title_icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 0.8em;
    height: 0.8em;
    margin-right: 0.26em;
    margin-bottom: -1px;
    margin-left: -1em;}

#siaukhaphiang .s_scontent{
    font-family: Microsoft Yahei,\5b8b\4f53;
    font-size: 0.9em;
    margin: 0.2em;
}
#siaukhaphiang .s_link{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: start;
    justify-items: stretch;
    align-content: space-around;
    font-size: 70%;
    overflow-wrap: break-word;
    white-space: nowrap;
    grid-gap: 0.1em 0.5em;
}
#siaukhaphiang .s_link>a:hover{
    text-decoration-line: underline;
    text-underline-offset: 0.2em;
}
#siaukhaphiang .s_bottom{display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.5em 2em 2em;
    position: relative;
    font-size: 1.5em;
    line-height: 1.6;
    color: #000;}
#siaukhaphiang .s_bottom>.s_contact{}
#siaukhaphiang .s_bottom>.s_logo{position:relative;visibility: hidden;}
#siaukhaphiang .s_bottom>.s_logo::after{content: "";background: url(../images/logo.gif) center center no-repeat;background-size: 100% 100%;width: 4em;height: 4em;position: absolute;bottom: -2em;right: -0.4em;}
#siaukhaphiang .print_btn{margin: 0 auto;
    display: block;
    border: none;
    border-radius: 0 0 1em 1em;
    line-height: 2;
    user-select: none;
    color: #6b7780;}
@media (max-width:660px){
    #siaukhaphiang{font-size:40%;}
    #siaukhaphiang .s_bottom{font-size:1em;}
    #siaukhaphiang .print_btn{display:none;}
    #siaukhaphiang .s_link {display: block;white-space: normal;}
    #siaukhaphiang .s_link>a {margin-right: 2em;white-space: nowrap;}
}
@media (min-width:660px) and (max-width:731px){
    #siaukhaphiang{font-size:50%;}
    #siaukhaphiang .s_bottom{font-size:1.2em;}
}

@media print{
    @page {
      /* 纵向打印
      // size: portrait; */

      /* 横向打印
      size: landscape; */

      /* 去掉页眉页脚
      margin-top: 0;
      margin-bottom: 0;*/
    }
    /* 告诉浏览器在渲染它时不要对框进行颜色或样式调整 */
    * {
      -webkit-print-color-adjust: exact !important;
      -moz-print-color-adjust: exact !important;
      -ms-print-color-adjust: exact !important;
      print-color-adjust: exact !important;
    }

    /*打印不显示打印按钮*/
    .print-button-container {
      display: none !important;
    }
    
    /* 伪类 :first 用于匹配到文档的第一页, 首页上页边距设置为 10cm
    @page :first {
      margin-top: 10cm; 
    } */
    
    /* 通过分别设置左页和右页不同的左右页面距，为装订边留出更多的空间 */
    /*
    @page :left {
      margin-left: 2.5cm;
      margin-right: 2.7cm;
    }
    @page :right {
      margin-left: 2.7cm;
      margin-right: 2.5cm;
    }*/
    
    
    button, #btn,.btn, .wrap_top,footer,#siaukhaphiang .print_btn{display:none;}
    .wrapper_middle_1{font-size:12px}
    .wrapper_top{width: auto;background: #fff;}
    #siaukhaphiang{
        background-image: url(../images/watermark.png) !important;
        background-color: none !important;
    	margin: 0 auto;
        box-shadow: none;
        border: none;
    }
    #siaukhaphiang .s_logo{visibility: visible !important;}
    #siaukhaphiang mark {display: inline-block;line-height: 0em;padding-bottom: 0.66em;}
    footer{display:none;}
}



footer{text-align: center;
    margin: 4rem 2rem 2rem;user-select: none;
    color: #8b8b8b;}
footer a{color: #005cacab;text-decoration: none;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;}
footer a:hover{color: #fff;background:#005cac;text-decoration: none;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;}


/*滚动条*/
.ie_scrollbar{
scrollbar-arrow-color: #f4ae21; /*三角箭头的颜色*/
scrollbar-face-color: #333; /*立体滚动条的颜色*/
scrollbar-3dlight-color: #666; /*立体滚动条亮边的颜色*/
scrollbar-highlight-color: #666; /*滚动条空白部分的颜色*/
scrollbar-shadow-color: #999; /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #666; /*立体滚动条强阴影的颜色*/
scrollbar-track-color: #CCC; /*立体滚动条背景颜色*/
scrollbar-base-color:#f8f8f8; /*滚动条的基本颜色*/
}

/*---滚动条默认显示样式--*/   

::-webkit-scrollbar{width:10px;background:#424242;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
::-webkit-scrollbar-button{display:none;}
::-webkit-scrollbar-track{background:#fff;}
::-webkit-scrollbar-track-piece{background-color:#fff;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0;behavior: url(../../image/border-radius.htc); }
::-webkit-scrollbar-thumb{background:#aaa;-ms-border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;-o-border-radius:100px;border-radius:100px;behavior: url(../../image/border-radius.htc); }
::-webkit-scrollbar-thumb:hover{background-color:#666;height:50px;-ms-border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;-o-border-radius:100px;border-radius:100px;behavior: url(../../image/border-radius.htc); }  
::-webkit-scrollbar-thumb:active{background:#005bac;}
.gradient:after{height:70%;width:100%;bottom:0;left:0;position:absolute;content:'';pointer-events:none;background:-moz-linear-gradient(top,rgba(30,87,153,0) 0,rgba(0,0,0,.4) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(30,87,153,0)),color-stop(100%,rgba(0,0,0,.4)));background:-webkit-linear-gradient(top,rgba(30,87,153,0) 0,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(top,rgba(30,87,153,0) 0,rgba(0,0,0,.4) 100%);background:-ms-linear-gradient(top,rgba(30,87,153,0) 0,rgba(0,0,0,.4) 100%);background:linear-gradient(to bottom,rgba(30,87,153,0) 0,rgba(0,0,0,.4) 100%)}
