<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

html{overflow:-moz-scrollbars-vertical}
body:before {
      content: ' ';
      position: fixed;
      z-index: -1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: url(https://www.sushijiameng.com/public/bj/baifo.jpg) center 0 no-repeat; 
      background-size: cover;
    }

body{
    margin:auto;
    font-size: 16px;
    max-width:680px;
    width:98%;
    background-color:#000000d1;
	color: #FF9800;
}
li,ol,textarea,ul {
	margin:0;
	padding:0
}
li, ol, ul {
    list-style: none;
}
address, cite, dfn, em, var {
    font-style: normal;
}
.input_text{
    outline: none;
}
.form-control {
    padding: 10px 0px 10px 10px;
    display: block;
    height: 120px;
    border: 1px solid #eee;
    border-radius: 0.25rem;
    background-color: #fff;
    background-clip: padding-box;
    color: #495057;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
a{
	text-decoration: none;
	color: #FF9800;
}
a:hover{
	color: #999;
}
a.ck {
    color: #f8f8f9;
}
.baifo p {
    margin-top: 10px;
    font-size: 18px;
    white-space: pre-line;
    line-height: 35px;
}

.golf {
    margin: 10px 0 10px 0;
    font-size: 13px;
}
.photo{
        float:left;
        width:45%;
        margin-bottom:10px;
    }
.intro{
        float:right;
        width:50%;
        margin-top: -12px;
    }
img#grad1 {
    border: 1px solid #dddddd78;
    border-radius: 4px;
    padding: 2px;
    opacity: 0.3;
}
 .body_Footcont{
	width:100%;
	height:65px;
}
.body_Footcont .footer{	
	position:fixed;
	width:100%;
	z-index:100;
	left:0;
	bottom:0;
}
.body_Footcont .footer ul{
	display: flex;    
	border-top: #DDD solid 1px;
    background: #FFF;
}
.body_Footcont .footer ul li{
	flex: 1;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.body_Footcont .footer ul li a{
	display: flex;
	flex-direction: column;
}
.body_Footcont .footer ul li a i{
	display: block;
	width:100%;
	text-align: center;
}
.body_Footcont .footer ul li a span{
	width:100%;
	font-size: 14px;
	line-height: 15px;
	padding-top: 5px;
}
    

.heishe {
	color: #000;
}
.ren {
	color: #F00;
}
.red {
	color: #F00;
}
.zishe{
	color: #B63260;
}
.lvshe {
	color: #6C0;
}
.jinshe {
	color: #F90;
}
.nanshe {
	color: #3399ff;
}
.white {
	color: #FFF;
}
.huishe {
	color: #999;
}
.huangshe {
	color: #F3D358;
}
.fenshe {
	color: #F3C;
}


table{
	border-collapse:collapse;
	border-spacing:0;
	border: 0px solid #CCC;
	padding: 5px;
	margin-bottom: 5px;
}
img{
	max-width:100%;
	border:0;
	vertical-align:middle;
    display:block;
}
.clear{
	clear:both;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
input,select{
	border: 1px solid #999;
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 2px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
textarea{
	width:96%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.textarea_comments {
	width: 96%; 
	overflow: auto;
	word-break: break-all;	/*在ie中解决断行问题(防止自动变为在一行显示，主要解决ie兼容问题，ie8中当设宽度为100%时，文本域类容超过一行时，当我们双击文本内容就会自动变为一行显示，所以只能用ie的专有断行属性"word-break或word-wrap"控制其断行)*/
}
#wlq {
	background-color: #894502;
	text-align: center;
	border: 1px solid #999;
	color: #FFF;
	padding: 10px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.zancai_bg{
	background-color: #FFFFE6;
	padding: 5px;
}
.zanyixia{
	color: #F00;
}
.caiyixia{
	float:right;
	color: #F00;
}
#dsgdk-lt{
	width:96%;
	height:250px;
	overflow-y:scroll;
	padding: 5px;
	border: 1px solid #999;
}
.pl_fabiao{
	float:right;
	color:#FFF;
	background-color:#749FB2;
	border: 2px solid #CCD4D9;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fenye_foot{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
}
.fenye_foot_02{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #BBBBBB;
	color: #999999;
	background-color: #CCC;
}


.button_of {
  color: #666;
  background-color: #EEE;
  border-color: #EEE;
  font-weight: 300;
  font-size: 16px;
  font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  display: inline-block;
  appearance: none;
  cursor: pointer;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-property: all;
          transition-property: all;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  /*
  * Disabled State
  *
  * The disabled state uses the class .disabled, is-disabled,
  * and the form attribute disabled="disabled".
  * The use of !important is only added because this is a state
  * that must be applied to all buttons when in a disabled state.
  */ }

.button-glow_of {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: glowing;
          animation-name: glowing; }

.button-rounded_of {
  border-radius: 4px; }

.button-caution_of{
  background-color: #FF9800;
  border-color: #FF9800;
  color: #FFF; 
 }
</pre></body></html>