body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
input,
button,
textarea,
footer,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

body {
  /*font: 'Microsoft Yahei','Simsun'; */
  color: #333;
  -webkit-text-size-adjust: none;
  /* max-width: 750px; */
  margin: 0 auto;
  /* overflow-x: hidden; */
  /* background: #f5f5f5; */
}

form {
  display: inline;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #1a1a1a;
}

a:hover,
a:active,
a:focus {
  color: #1c5aa2;
  text-decoration: none;
}

a:active {
  color: #aaa;
}

img {
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
}

textarea {
  resize: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
}

input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
  color: transparent;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
  display: block;
  clear: all;
}

.contents {
  /* margin: 0 auto; */
}

.clear {
  height: auto;
  overflow: hidden;
}

.tit {
  padding-bottom: 20px;
}

.tit > span {
  text-transform: uppercase;
  color: #cfcfcf;
  font-size: 12px;
}

.tit p {
  color: #3f3f3f;
  font-size: 16px;
}

.tit div {
  width: 30px;
  height: 4px;
  background: #087ff6;
  border-radius: 2px;
  margin: 3px 0 6px 0;
}

.tit h2 {
  font-size: 22px;
}

.tit h2 span,
.ro1 h3 span,
.ro12 h3 span,
.ro4 .tit h2 span {
  color: #087ff6;
}

.tits {
  /* padding-bottom: 20px; */
}

.tits > span {
  text-transform: uppercase;
  color: #cfcfcf;
  font-size: 12px;
}

.tits p {
  color: #3f3f3f;
  font-size: 16px;
}

.tits .tits_s {
  width: 30px;
  height: 4px;
  background: #087ff6;
  border-radius: 2px;
  margin: 3px 0 6px 0;
}

.tits h2 {
  font-size: 22px;
}

.tits h2 span,
.ro1 h3 span,
.ro12 h3 span,
.ro4 .tit h2 span {
  color: #087ff6;
}

.ro1,
.ro3,
.ro5,
.ro8 {
  padding: 30px 0;
}

.ro1 article {
  background: #fff;
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.ro1 h3 {
  font-size: 20px;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  text-align: left;
}

.ro1 img {
  margin: 15px 0;
}

.ro1 li {
  border-radius: 4px;
  margin-bottom: 7px;
  float: left;
  width: 49%;
  line-height: 30px;
  background: #087ff6;
  box-shadow: -4px 4px 0 #b4d8fc;
  font-size: 12px;
  color: #fff;
}

.ro1 li:nth-of-type(2n) {
  float: right;
}

.btn {
  display: block;
  line-height: 40px;
  margin-top: 10px;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: linear-gradient(#f6cb6c, #faaa80) #faaa80;
}

.ro2,
.ro9 {
  padding: 30px 0;
  background: linear-gradient(#0e9bff, #015eea);
}

.ro2 .tit > span,
.ro3 h3 span,
.ro9 h3 span {
  color: #0e52a9;
}

.ro2 .tit h2 span {
  color: #2c2c2c;
}

.ro2 .tit h2,
.ro9 .tit h2 {
  color: #fff;
}

.ro2 .tit p,
.ro9 .tit p {
  color: #d6e9fe;
}

.ro2 .tit div,
.ro9 .tit div {
  background: #fbac7e;
}

.ro2f {
  float: left;
  width: 50%;
  text-align: center;
  color: #fff;
}

.ro2f span {
  display: block;
}

.ro2f img:nth-of-type(2) {
  margin-top: -40px;
}

.ro2f p {
  font-size: 14px;
  padding: 15px 0;
  border-top: solid 1px #32a2fc;
  margin: 15px auto;
  width: 90%;
}

.ro3 article > img {
  margin-bottom: 10px;
}

.ro3 h3 {
  font-size: 20px;
  padding: 15px 0;
}

.ro3 li,
.ro9 li {
  float: left;
  width: 49%;
  padding-bottom: 7px;
}

.ro3 li:nth-of-type(2n),
.ro8 article:nth-of-type(2n),
.ro9 li:nth-of-type(2n) {
  float: right;
}

.ro3 article div {
  background: #087ff5;
  padding: 12px 0 5px 0;
}

.ro4 {
  background: #1f1f1f;
  padding: 30px 0;
}

.ro4 .tit > span,
.ro4 .tit p,
.ro4 .tit h2 {
  color: #fff;
}

.ro4 li {
  float: left;
  width: 50%;
  padding-top: 10px;
}

.ro4 a {
  margin-top: 20px;
}

.ro6 {
  text-align: center;
  background: #087ff5;
  padding: 40px 0;
  color: #fff;
}

.ro6 p {
  font-size: 16px;
}

.ro6 h3 {
  font-size: 24px;
  padding-top: 5px;
}

.ro6 a {
  width: 60%;
  margin: 15px auto 0 auto;
  line-height: 50px;
  font-size: 18px;
  color: #153157;
}

.ro7t {
  background: linear-gradient(#015fea, #00bffa);
  padding: 15px 20px;
  line-height: 26px;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 6px;
}

.ro7l {
  float: left;
  width: 26px;
  border-radius: 50%;
  background: #fff;
  box-shadow: -2px 2px 0 #5a99f2;
  color: #087ff6;
  text-align: center;
  font-size: 12px;
}

.ro7r {
  float: left;
  padding-left: 10px;
}

.ro8 article {
  float: left;
  width: 49%;
  background: #fff;
  border-radius: 6px;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 6px;
}

.ro8 article p {
  padding: 10px 0;
  font-size: 14px;
}

.ro8 a {
  width: 80%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 36px;
}

footer {
  background: #333;
  padding: 40px 0;
  text-align: center;
}

footer p {
  color: #fff;
  line-height: 22px;
  padding-top: 10px;
  font-size: 12px;
}

.btn_secends {
  width: 70%;
  margin: 0 auto;
  height: 40px;
}

.day_text {
  width: 15%;
  height: 40px;
  background-color: #e0f0fe;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  float: left;
  color: #1485f6;
}

.day_zi {
  width: 10%;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  float: left;
}

.input_content {
  width: 80%;
  margin: 30px auto 0;
  height: 50px;
}

.number {
  width: 80%;
  height: 40px;
  display: block;
  border-radius: 25px;
  border: 2px solid #168bf7;
  padding-left: 2px;
  box-sizing: border-box;
}

.tel {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  margin-top: -36px !important;
  margin-left: 8px !important;
}

.input_btn {
  width: 55%;
  margin: 0 auto;
  height: 40px;
}

.input_btn img {
  width: 170px;
  height: 50px;
}

.ro12,
.ro3,
.ro5,
.ro8 {
  /* padding: 30px 0; */
}

.ro12 article {
  background: #fff;
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.ro12 h3 {
  font-size: 20px;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  text-align: left;
}

.ro12 img {
  margin: 15px 0;
}

.jyxy_c {
  width: 100% !important;
  /* margin-top: 30px; */
}

.cj_list_title {
  width: 100%;
  height: 50px;
  z-index: 99;
  background: linear-gradient(to right, #4382FF, #6CD1FD);
  border-radius: 10px;
}

.cj_list_title li {
  width: 25%;
  height: 50px;
  float: left;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}



.txtMarquee-top {
  width: 100% !important;
  height: auto;
  margin-bottom: -50px;
}

.txtMarquee-top .bd {
  width: 100% !important;
  position: relative;
  overflow: hidden;
  /* margin-left: 1.7vw; */
  height: 600px;
}

.txtMarquee-top .cj_gt {
  background-color: #fff;
  border-left: none;
  width: 100% !important;
}

.txtMarquee-top li {
  overflow: hidden;
  height: 50px !important;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 18px !important;
}

.txtMarquee-top li span:last-child {
  /* height: 100%; */
  /* background-color: #57D7F9; */
  /* color: #fff; */
}

.txtMarquee-top li:nth-of-type(odd) {
  background-color: #EAF5FF;
}

.txtMarquee-top span {
  width: 25%;
  height: 30px;
  overflow: hidden;
  float: left;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.info_text {
  width: 40%;
  height: 30px;
  margin-top: 30px;
  margin-left: 25%;
  line-height: 30px;
  text-align: center;
  display: none;
}
