body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
}
body {
  background: #ffffff;
  height: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 微软雅黑;
}
fieldset {
  border: 0;
}
fieldset {
  padding: 10px;
  margin: 10px;
  width: 270px;
  color: #0797da;
  border: #95c4df dashed 1px;
}
legend {
  color: #0797da;
  font-weight: 800;
  background: #fff;
  padding: 3px 6px;
  font-size: 22px;
  font-weight: bold;
}
img {
  border: 0;
  outline-width: 0px;
  vertical-align: top;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-weight: bold;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}
h1,
h2 {
  font-family: microsoft yahei, Arial, "宋体";
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
blockquote {
  color: #333333;
  font-style: normal;
}
sup,
sub {
  line-height: 0;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
}
pre {
  white-space: pre;
}
pre,
code,
tt {
  font: 12px 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td {
  font-family: microsoft yahei, "宋体", Arial, Helvetica;
  font-size: 12px;
  color: #333;
}
p {
  padding: 0 0 10px 0;
  line-height: 1.5;
}
p {
  padding: 0 0 10px 0;
  line-height: 1.5;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #FF6561;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clr {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
* + html .clearfix {
  min-height: 1%;
}
/* 调整宽度 */
.c100 {
  width: 1230px;
  margin: 0 auto;
}
.head {
  overflow: hidden;
  height: 300px;
}
.header {
  width: 100%;
  margin: 0 auto;
  height: 300px;
  background-image: url(../images/bg/header_bg.jpg);
  background-color: linear-gradient(to right, #094ebb 0, #0e7dff 100%);
  background-repeat: no-repeat;
  background-position: top center;
}
.header .header-font {
  margin: 0 auto;
  width: 1300px;
}
.header .header-font img {
  margin-top: 5pc;
  float: left;
}
.header ul {
  width: 1330px;
  margin: 0 auto;
}
.header_logo {
  width: 50px;
  height: 50px;
  float: left;
  display: block;
  margin: 12px 15px;
}
.header_logo img {
  width: 100%;
  height: 100%;
}
.header-font {
  float: left;
  height: 75px;
  line-height: 75px;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #ffffff;
  text-align: left;
}
.main {
  width: 85%;
  background: #fff;
}
.main h2,
.main h3 {
  font-size: 18px;
  margin: 15px;
  color: #3F3D3D;
}
.right-form {
  float: right;
}
form {
  padding-bottom: 2em;
}
input[type=submit],
input[type=button],
input[type=reset] {
  height: 40px;
  padding: 3px 12px;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  color: #ffffff;
  background: #0b51b7;
  border: 0px solid #EBEBEB;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
input[type=submit]:hover {
  background: #c81414;
  color: #fff;
}
input[type=button]:hover {
  background: #c81414;
  color: #fff;
}
input[type=reset]:hover {
  background: #c81414;
  color: #fff;
}
.input-group input[type=text],
input[type=password] {
  width: 260px;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  border-radius: 4px;
  padding-left: 10px;
}
.yuyue-group input[type=text] {
  width: 180px;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  border-radius: 4px;
  padding-left: 10px;
}
.yuyue-group td {
  font-size: 16px;
}
.input-group td {
  font-size: 14px;
}
select {
  width: 180px;
  height: 36px;
  color: #000;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
  padding: 0 0 0 5px;
}
input[type=checkbox],
input[type=radio] {
  vertical-align: -2px;
}
.red {
  color: red;
}
.page_btn {
  width: 170px!important;
  height: 40px!important;
  background: #4ec7ff!important;
  border-radius: 0.3em!important;
  font-size: 16px!important;
  font-weight: normal!important;
  color: #FFF;
}
.page_btn:hover {
  width: 170px!important;
  height: 40px!important;
  background: #38d071!important;
  border-radius: 0.3em!important;
  font-size: 16px!important;
  font-weight: normal!important;
  color: #FFF;
}
.queren_html {
  position: fixed;
  top: 25%;
  left: 50%;
  margin-top: -200px;
  margin-left: -489px;
  width: 1050px;
  height: auto;
  border-radius: 4px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 12px;
}
.queren_html p {
  text-align: left;
  text-indent: 2em;
}
.queren_html_nei {
  width: 1050px;
  min-height: 750px;
  overflow-y: auto;
  max-height: 750px;
  height: 750px;
  display: block;
}
.overfloat {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 1, 1, 0.5);
}
.hand {
  cursor: pointer;
}
.page_btn1 {
  width: 155px!important;
  height: 40px!important;
  background: #c81414!important;
  border-radius: 0.3em!important;
  font-size: 16px!important;
  font-weight: normal!important;
  color: #FFF;
}
.page_btn1:hover {
  width: 155px!important;
  height: 40px!important;
  background: #0b51b7!important;
  border-radius: 0.3em!important;
  font-size: 16px!important;
  font-weight: normal!important;
  color: #FFF;
}
._cont {
  background: #f5fcff;
  border: 1px #9dd6f7 solid;
  margin: 0 auto;
  width: 95%;
  min-height:800px;
}
