*{
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
::-ms-clear {
  display: none;
}
::-ms-reveal {
  display: none;
}
::-o-clear {
  display: none;
}

#mid {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  animation: mymove 1s ease-in-out;
  /*Safari and Chrome*/
  -webkit-animation: mymove 1s ease-in-out;
}

@keyframes mymove {
  from {
    background: rgba(0, 0, 0, 0);
  }

  to {
    background: rgba(0, 0, 0, 0.3);
  }
}

input {
  background: none;
  outline: none;
  border: 0px;
}

html,
body,
div,
p,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
img,
textarea,
iframe,
table,
th,
td {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
img {
  border: medium none;
  vertical-align: middle;
  pointer-events:none;
}
ol,
ul,
li {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td {
  font-size: 100%;
  font-weight: normal;
}
body,
input,
select,
button,
textarea {
  font-family: "Source Sans Pro", Tahoma, Microsoft yahei;
  font-size: 1em;
}
.normal,
em,
i {
  font-style: normal;
  font-weight: normal;
}
body {
  color: #3f3e3e;
  line-height: 1.6em;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  height: 100vh;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
a {
  color: #3f3e3e;
  text-decoration: none;
}
a:hover {
  color: #f63c0a;
}
table {
  border-collapse: collapse;
}
input[type="button"] {
  outline: medium none;
}
.clearfix {
  display: block;
}
.tile-text {
  font-size: 1.6em;
  line-height: 1.2em;
  background-image: linear-gradient(135deg, #30023b, #f0ebeb, #fa7132);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  color: transparent;
  word-break: keep-all;
}
.overflow {
  overflow: hidden;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.undis {
  display: none;
}
.dis {
  display: block;
}
.diss {
  display: inline-block;
}

.hui {
  color: #adacac;
}
.cs {
  color: #f24a07;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}
.l-19 {
  line-height: 19px;
}
.l-15 {
  line-height: 15px;
}
.l-24 {
  line-height: 24px;
}
.l-26 {
  line-height: 26px;
}
.l-30 {
  line-height: 30px;
}
.l-35 {
  line-height: 35px;
}
.l-50 {
  line-height: 50px;
}
.l-80 {
  line-height: 80px;
}
.pl8 {
  padding-left: 8px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt25 {
  padding-top: 25px;
}
.pt150 {
  padding-top: 150px;
}
.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt75 {
  padding-top: 75px;
}
.pt60 {
  padding-top: 60px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb50 {
  padding-bottom: 50px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr40 {
  padding-right: 40px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml11 {
  margin-left: 11px;
}
.ml15 {
  margin-left: 15px;
}
.ml16 {
  margin-left: 16px;
}
.ml20 {
  margin-left: 20px;
}
.ml22 {
  margin-left: 22px;
}
.ml30 {
  margin-left: 30px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr50 {
  margin-right: 50px;
}
.mr100 {
  margin-right: 100px;
}
.ml90 {
  margin-left: 90px;
}
.ml70 {
  margin-left: 70px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mm {
  margin: 20px;
}
.color-grey {
  color: #999;
}
.row {
  margin-left: -2%;
}
.row2 {
  margin-left: -12px;
}
.row3 {
  margin-left: -30px;
}
.row4 {
  margin-left: -80px;
}
.row5 {
  margin-left: -8px;
}
.ml1 {
  margin-left: 1px;
}
.blod {
  font-weight: bold;
}
.huise {
  color: #999999;
}
.lv {
  color: #2d9d3b;
}
#cs {
  color: #f30;
}
.hui {
  color: #ccc;
}
.boderr {
  border: 1px solid #cbcbcb;
}
.boder-r {
  border-right: 1px solid #cbcbcb;
}
.boder-b {
  border-bottom: 1px solid #e6e6e6;
}
.boder-t {
  border-top: 1px solid #cbcbcb;
}
.boder-l {
  border-left: 1px solid #cbcbcb;
}
.baise {
  color: #fff;
}
.red {
  color: #d92119;
}
.huise1 {
  color: #666;
}
.bg_index {
  background: #f8f8f8;
}
/***************************new_index****************************************/
.web_container {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 3px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #410294 0%, #5c9db4 100%);
  overflow: auto;  
}
.title-msg {
  width: 100%;
  height:19vh;
}

.title-msg .in-logo-box {
  margin: 5px auto 5px;
  width: 100%;
  text-align: center;
  display: inline-block;
}
.title-msg .in-tile-text{
  width: 100%;
}
.in-text-box {
  margin:6px auto 6px;
  width:100%;
  text-align: center;
  line-height:1.5em
}

.logo_line {
  width: 4px;
  height: 60px;
  display: inline-block;
  background-color: #b49f9f;
  vertical-align: middle;
}

/*轮播图 样式
*/
#wrapper {
  position: relative;
  margin: 25px auto 10px;
  padding: 0;
  width: 80%;
  max-width: 1300px;
  height: 70vh;
}
#wrapper .content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#wrapper > .content > .imgs {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  list-style: none;
}
#wrapper > .content > .imgs li {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  width: 100%;
  height: 100%;
}
#wrapper > .content > .imgs > li img {
  width: 100%;
  height: 100%;
}

#wrapper > .content > .dots {
  position: absolute;
  right: 10px;
  bottom: 10px;
  list-style: none;
}
#wrapper > .content > .dots li {
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}

li.active {
  background-color: rgb(49, 199, 29);
}
li.quiet {
  background-color: #5a5a58;
}

.btns {
  /*display: none;*/
}
.btns span {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-family: Simsun;
  font-size: 2.5em;
  border: 1px solid #790707;
  opacity: 0.5;
  cursor: pointer;
  color: #83ff52;
  background: rgb(34, 11, 11);
}
.btns .left {
  left: 5px;
}
.btns .right {
  left: 100%;
  margin-left: -45px;
}
.contacts p {
  height: 2vh;
  font-size: 0.8em;
  color: white;
  text-align: left;
}

/* ===查询框 === */
.querybox {
  position: relative;
  margin: 1.6em auto 0.6em;
  padding: 0;
  width: 80%;
  max-width: 81.25em;
  background:#5c8ace;
  padding:0.6em;
}
.querybox:focus {outline: none;}
/* === Form Typography === */
.querybox h2 {font-size:1.6em;font-weight:bold;color: #00eeffb7;}
.querybox label{font-size:1.3em;color: #d0dd13;}
.form_hint, .required_notification{font-size: 0.9em;}
/* === List Styles === */
.querybox ul {width:100%;list-style-type:none;list-style-position:outside;padding:0px;}
.querybox li{padding:0.5em; border-bottom:1px solid #DFDFDF;position:relative;} 
.querybox li:first-child, .querybox li:last-child {border-bottom:1px solid #777;}

/* === Form Header === */
.querybox h2 {padding: 0 0 0 3em;;display: inline;}
.required_notification {color:#ff0000; margin:5px 0 0 0; display:inline}

/* === Form Elements === */
/* .querybox label {width:fit-content;margin-top: 3px;display:inline-block;float:left;padding:0.25em;} */
.querybox input {height:1.4em; width:fit-content; padding:5px 8px;}
.querybox input placeholder {font-size: 0.9em;}
/* .querybox button {margin-left:156px;} */

    /* form element visual styles */
.querybox input { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:0.5em;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.querybox input:focus {
    background: #fff url(../images/red_asterisk.png) no-repeat; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:4.5em;
}

/* === HTML5 validation styles === */    
.querybox input:required {background: #fff url(../images/red_asterisk.png) no-repeat 98% center;}
.querybox input:required:valid {background: #fff url(../images/valid.png) no-repeat 98% center;box-shadow: 0 0 5px #5cd053;border-color: #28921f;}
.querybox input:focus:invalid {background: #fff url(../images/invalid.png) no-repeat 98% center;box-shadow: 0 0 5px #d45252;border-color: #b03535;}
/* === Form hints === */
.form_hint {
  background: #d45252;
  border-radius: 3px 3px 3px 3px;
  color: white;
  margin-left:8px;
  padding: 1px 6px;
  z-index: 999; 
  position: relative; 
  display: none;
}
.form_hint::before {
  content: "\25C0";
  color:#d45252;
  position: relative;
  top:1px;
  left:-6px;
}
.querybox input:focus + .form_hint {display: inline;}
.querybox input:required:valid + .form_hint {background: #28921f;}
.querybox input:required:valid + .form_hint::before {color:#28921f;}
/* === Button Style === */
.querybtn {
  background-color: #056ef8;
  background: -webkit-gradient(linear, left top, left bottom, from(#056ef8), to(#056ef8));
  background: -webkit-linear-gradient(top, #056ef8, #056ef8);
  background: -moz-linear-gradient(top, #056ef8, #056ef8);
  background: -ms-linear-gradient(top, #056ef8, #056ef8);
  background: -o-linear-gradient(top, #056ef8, #056ef8);
  background: linear-gradient(top, #056ef8, #056ef8);
  border: 1px solid #056ef8;
  border-bottom: 1px solid #056ef8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #5fb7ff;
  -webkit-box-shadow: 0 1px 0 0 #5fb7ff inset ;
  -moz-box-shadow: 0 1px 0 0 #5fb7ff inset;
  -ms-box-shadow: 0 1px 0 0 #5fb7ff inset;
  -o-box-shadow: 0 1px 0 0 #5fb7ff inset;
  color: white;
  font-size: 1.5em;
  font-weight: bold;
  padding: 10px 46px;
  text-align: center;
  text-shadow: 0 -1px 0 #056ef8;
}
.querybtn:hover {
  opacity:.85;
  cursor: pointer; 
}
.querybtn:active {
  border: 1px solid #056ef8;
  box-shadow: 0 0 10px 5px #020303 inset; 
  -webkit-box-shadow:0 0 10px 5px #5fb7ff inset ;

  -moz-box-shadow: 0 0 10px 5px #5fb7ff inset;
  -ms-box-shadow: 0 0 10px 5px #5fb7ff inset;
  -o-box-shadow: 0 0 10px 5px #5fb7ff inset;
  
}
