body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, button, textarea, p, blockquote, th, td{margin:0;padding:0;}
body {
	color: #333;
	text-align: left;
	font-size: 14px;
	font-family: microsoft yahei,Arial,Helvetica,sans-serif;
	background-color:#F6F6F6;
}
a{ text-decoration:none; color:inherit;}
a:link,a:visited {
	color: inherit;
	text-decoration: none;
}
a:active,a:hover {
	color: #F00;
	text-decoration: none;
}
fieldset,img {
	border: none;
}
img {
	vertical-align: middle;
}
em {
	font-style: normal;
}
li,ul {
	list-style: none;
}
li {
	list-style-type: none;
}
div {
	word-wrap: break-word;
	word-break: break-all;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 9pt; font-weight: normal;
}
button,input,select,textarea {
	font-weight: inherit;
	font-size: inherit;
	font-size: 100%;
	font-family: inherit;
}

.f_l { float: left;}
.f_r { float: right;}
.auto{ margin:0 auto;}
.w1180{ width:1180px; }
.w1200{ width:1200px;}
.w1360{ width:1360px;}
.clear{ clear:both; float:none;}
.transition{ transition:0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.Box{ position:relative; overflow:hidden;}
.aBox{ position:relative;}
.sonimg img{ display:block; width:100%; height:100%;}
.border{ border:1px solid #e6e6e6;}
.autoW{ width: 100%;}
.none{ display:none !important;}

@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body{ font-family:"SourceHanSansCN-Regular"; }

.MT10{ margin-top: 10px;}
.MT15{ margin-top: 15px;}
.MT20{ margin-top: 20px;}
.MT25{ margin-top: 25px;}
.MT30{ margin-top: 30px;}
.MT35{ margin-top: 35px;}
.MT40{ margin-top: 40px;}
.MT45{ margin-top: 45px;}
.MT50{ margin-top: 50px;}

.layui-input, .layui-textarea{ box-shadow: inset 1px 1px 3px 0px #f1f1f1;}
.layui-form-select dl dd.layui-this { background-color: #0659a0;}


.layui-layer.layui-layer-lan .layui-layer-title{background: #13559d;}
.layui-layer.layui-layer-lan .layui-layer-btn{ text-align:center;}
.layui-layer.layui-layer-lan .layui-layer-btn a{ background: #13559d; border-color: #13559d; color: #FFF;}
.layui-layer.layui-layer-lan .layui-layer-btn .layui-layer-btn1{ background: #FFF; color: #333; border-color: #ddd;}

.trs_paper_default{color:#333;zoom:1;}
.trs_paper_default>p{margin:5px 0;margin-bottom:15px;color:#333;line-height:30px;}
.trs_paper_default img{margin-bottom:-3px;max-width:100%;text-align:center;}



.ThePages{ padding: 20px 0px 30px; clear: both; overflow:hidden; text-align: center;}
.ThePages a,.ThePages span,.ThePages em{display: inline-block; *display: inline; *zoom: 1;color: #333;font-size: 14px; font-family: '宋体'; }
.ThePages a,.ThePages em{ padding: 0 5px; min-width: 30px; text-align: center; line-height: 40px;}
.ThePages a:not([href]){cursor: no-drop;}
.ThePages span a,.ThePages>a{ border-radius: 50%; transition:all 0.3s;}
.ThePages span.t2 a{border-radius: 5px;background-color:#3a466b;color:#FFF;padding: 0 15px;}
.ThePages a{ }
.ThePages span,.ThePages>a{margin: 0 0px 5px 0;}
.ThePages span{margin: 0 5px 5px;}
.ThePages span.onhover a{background: #c5c5c6;}
.ThePages>a:hover{ background: #c5c5c6;}

.trs_key4format{color:#333;font-size:16px;zoom:1;}
.trs_key4format>p{margin:5px 0;margin-bottom:15px;color:#333;text-indent:2em;font-size:16px;line-height:30px;}
.trs_key4format img{margin-bottom:-3px;max-width:100%;text-align:center;}



.ScrollStyle,
.layui-anim{ overflow:auto; overflow:overlay;}
.ScrollStyle::-webkit-scrollbar,
.layui-anim::-webkit-scrollbar{ width: 8px; height: 8px; box-sizing: border-box; background: transparent;}
.ScrollStyle::-webkit-scrollbar-track-piece,
.layui-anim::-webkit-scrollbar-track-piece{ background-color:transparent;}
.ScrollStyle::-webkit-scrollbar-thumb,
.layui-anim::-webkit-scrollbar-thumb{ background-color: #42464d; border: 1px solid rgba(0,0,0,.21); border-radius: 10px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover,
.layui-anim::-webkit-scrollbar-thumb:hover{ background-color: #000; border: 1px solid rgba(0,0,0,.21); }