@charset "utf-8";
html {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #08c;
}
a:active {
  outline: 0;
}
a:active {
  color: #069;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
  text-align: center;
}
h3 {
  font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
submit,
input,
textarea,
select {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 2.0rem;
  
 
}
ul,
ol,
dl {
  list-style-type: none;
}
button,
submit,
input,
select,
textarea {
  outline: none;
  font-family: "Helvetica Neue", Helvetica, "WenQuanYi Micro Hei", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", STHeiTi, sans-serif;
  cursor: pointer;
}
textarea {
  resize: none;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
}

.web-more{
  margin-top: 2.14285714rem;
  display: block;
  width: 14.28571429rem;
  height: 5.71428571rem;
  line-height: 5.71428571rem;
  color: #0083ce;
  font-size: 1.78571429rem;
  text-align: center;
  border: 1px solid #0083ce;
  margin: 20px auto;
}


a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  
  text-decoration: none;
}
html,
body {
  width: 100%;
  font-size: 14px;
  -ms-touch-action: none;
}
html {
  font-size: 14px;
}
.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cl,
.clearfix {
  zoom: 1;
  
}

.clearfix2 {
  zoom: 1;
  margin-top: 30px;
  
}
.w90,
.w91,
.w92,
.w93,
.w94,
.w95,
.w96,
.w97,
.w98,
.w99,
.w100 {

}
.w90 {
  width: 90%;
}
.w91 {
  width: 91%;
}
.w92 {
  width: 92%;
}
.w93 {
  width: 93%;
}
.w94 {
  width: 94%;
}
.w95 {
  width: 95%;
}
.w96 {
  width: 96%;
}
.w97 {
  width: 97%;
}
.w98 {
  width: 98%;
}
.w99 {
  width: 99%;
}
.w100 {
  width: 100%;
}

.w101 {
  width: 100%;
  text-align: center;
}

.wmobile {
  margin: 0 auto;
  width: 90%;
}
body {
  position: relative;
  margin: 0 auto;
  /* max-width: 720px; */
  padding-top: 20px;
}
/* 图片自适应宽高，防止过大 */
.img-response img {
  max-width: 100%;
  padding: 10px;
  
}

.img-response2 img {
  max-width: 100%;
  height: 100% !important;
  margin-top: 10px;
  
}

.weui-row {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 0 6px;
}

.weui-row2 {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center; 
}


/* 全局头部 start */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 125;
  width: 100%;
  min-height: 40px;
  padding: 10px;
  overflow: hidden;
  background: #fff;
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
}
header .weui-row {
  position: relative;
}
/* 导航 start*/
header .menu-bar a {
  display: block;
}
header .menu-bar a img {
  display: block;
  width: 33px;
  height: 29px;
}
/* 导航 end*/
/* logo start*/
header .logo a {
  display: block;
  text-align: center;
}
header .logo a img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: 80%;
}
/* logo end*/
/* 搜索按钮 start*/
header .searchbox a {
  display: block;
}
header .searchbox a img {
  display: block;
  width: 25px;
  height: 25px;
}
/* 搜索按钮 end*/
/* 全局头部 start */
#menubar .m-menubar {
  height: 18px;
  line-height: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
}
#menubar .m-menubar a {
  float: left;
  display: block;
  color: #fff;
  font-size: 14px;
}
#menubar .m-menubar a img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: -3px;
}
/* 侧边导航栏 start */
.dynamic-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1236;
  /* width: 35%; */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-transform: perspective(450px) rotateY(-90deg);
  /* IE 9 */
  -moz-transform: perspective(450px) rotateY(-90deg);
  /* Firefox */
  -webkit-transform: perspective(450px) rotateY(-90deg);
  /* Safari 和 Chrome */
  -o-transform: perspective(450px) rotateY(-90deg);
  /* Opera */
  transform: perspective(450px) rotateY(-90deg);
  -ms-transform: -webkit-perspective(450px) rotateY(-90deg);
  /* IE 9 */
  -moz-transform: -webkit-perspective(450px) rotateY(-90deg);
  /* Firefox */
  -webkit-transform: -webkit-perspective(450px) rotateY(-90deg);
  /* Safari 和 Chrome */
  -o-transform: -webkit-perspective(450px) rotateY(-90deg);
  /* Opera */
  transform: -webkit-perspective(450px) rotateY(-90deg);
  -ms-transform-origin: 0% 0%;
  /* IE 9 */
  -moz-transform-origin: 0% 0%;
  /* Firefox */
  -webkit-transform-origin: 0% 0%;
  /* Safari 和 Chrome */
  -o-transform-origin: 0% 0%;
  /* Opera */
  transform-origin: 0% 0%;
  -ms-transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.dynamic-open {
  -ms-transform: perspective(450px) rotateY(0deg);
  /* IE 9 */
  -moz-transform: perspective(450px) rotateY(0deg);
  /* Firefox */
  -webkit-transform: perspective(450px) rotateY(0deg);
  /* Safari 和 Chrome */
  -o-transform: perspective(450px) rotateY(0deg);
  /* Opera */
  transform: perspective(450px) rotateY(0deg);
  -ms-transform: -webkit-perspective(450px) rotateY(0deg);
  /* IE 9 */
  -moz-transform: -webkit-perspective(450px) rotateY(0deg);
  /* Firefox */
  -webkit-transform: -webkit-perspective(450px) rotateY(0deg);
  /* Safari 和 Chrome */
  -o-transform: -webkit-perspective(450px) rotateY(0deg);
  /* Opera */
  transform: -webkit-perspective(450px) rotateY(0deg);
}
.menu-list {
  scrollbar-arrow-color: none;
  /*上下按钮上三角箭头的颜色*/
  scrollbar-face-color: #c3c3c3;
  /*滚动条凸出部分的颜色*/
  scrollbar-3dlight-color: #c3c3c3;
  /*滚动条亮边的颜色*/
  scrollbar-highlight-color: #fff;
  /*滚动条空白部分的颜色*/
  scrollbar-shadow-color: #c3c3c3;
  /*滚动条阴影的颜色*/
  scrollbar-darkshadow-color: #c3c3c3;
  /*滚动条强阴影的颜色*/
  scrollbar-track-color: #fff;
  /*滚动条背景颜色*/
  scrollbar-base-color: #128dc0;
  /*滚动条的基本颜色*/
  height: 100%;
  overflow-y: auto;
  /* background: #2e2e2e; */
  background: rgba(46, 46, 46, 0.8);
  padding: 0 10px;
}
.menu-list li {
  position: relative;
  width: 100%;
}
.menu-list li a {
  /* width: 100%; */
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: block;
  color: #fff;
  font-size: 20px;
  padding-right: 30px;
}
.menu-list li a.menu-arrow {
  width: 25px;
  /* height: 100%; */
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0;
}
.menu-list li a.menu-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: -6px;
  position: absolute;
  right: 7px;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-top: none;
  border-left: none;
  border-color: #fff;
}
.menu-list li.on a.menu-arrow:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-list dl {
  background-color: #f0f5fa;
  line-height: 35px;
  padding: 7px 10px;
  font-size: 1.78571429rem;
  border-bottom: 1px solid #e9eff5;
  display: none;
}
.menu-list dl a {
  color: #303030;
  font-size: 1.42857143rem;
}
.menu-list::-webkit-scrollbar {
  width: 2px;
}
.menu-list::-webkit-scrollbar-track {
  background: #fff;
}
.menu-list::-webkit-scrollbar-thumb {
  background: #c3c3c3;
}
.menu-list::-webkit-scrollbar-thumb:window-inactive {
  background: #128dc0;
}
.menu-cover {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 1235;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out;
}
.menu-cover .menu-close {
  display: block;
  position: absolute;
  z-index: 102;
  top: 5%;
  right: 0;
  margin-right: 20px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTIzNTIxMzA4OTMxIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjM1OTUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTY2MC41MTggNjgyLjg3Yy01LjkwMyAwLTExLjgwNC0yLjItMTYuMzA2LTYuNzAyTDM0Mi4zNjYgMzc0LjM3MmMtOS4wMDMtOS4wMDMtOS4wMDMtMjMuNjA4IDAtMzIuNjFzMjMuNjA4LTkuMDAyIDMyLjYxIDBsMzAxLjg0NyAzMDEuNzk2YzkuMDAyIDkuMDAzIDkuMDAyIDIzLjYwNyAwIDMyLjYxLTQuNTAxIDQuNS0xMC40MDQgNi43MDMtMTYuMzA1IDYuNzAzeiIgcC1pZD0iMzU5NiIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0zNTguNjcgNjgyLjg3Yy01LjkwMSAwLTExLjgwMy0yLjItMTYuMzA0LTYuNzAyLTkuMDAzLTkuMDAzLTkuMDAzLTIzLjYwNyAwLTMyLjYxbDMwMS44NDYtMzAxLjc5NmM5LjAwMy05LjAwMiAyMy42MDctOS4wMDIgMzIuNjEgMCA5LjAwMiA5LjAwMiA5LjAwMiAyMy42MDcgMCAzMi42MUwzNzQuOTc3IDY3Ni4xNjhjLTQuNTAzIDQuNS0xMC40MDQgNi43MDMtMTYuMzA3IDYuNzAzeiIgcC1pZD0iMzU5NyIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik01MDkuNjIgOTU2LjE1N2MtMjQ2LjU3OSAwLTQ0Ny4yNDQtMjAwLjYxNC00NDcuMjQ0LTQ0Ny4yNDIgMC0yNDYuNTggMjAwLjY2NC00NDcuMjE4IDQ0Ny4yNDMtNDQ3LjIxOCAyNDYuNTggMCA0NDcuMjQzIDIwMC42MzggNDQ3LjI0MyA0NDcuMjE4IDAgMjQ2LjYyOC0yMDAuNjY0IDQ0Ny4yNDItNDQ3LjI0MyA0NDcuMjQyeiBtMC04NDguMzQ2Yy0yMjEuMTcyIDAtNDAxLjEzIDE3OS45MzMtNDAxLjEzIDQwMS4xMDUgMCAyMjEuMTY5IDE3OS45NTggNDAxLjEyOCA0MDEuMTMgNDAxLjEyOCAyMjEuMTcgMCA0MDEuMTI3LTE3OS45NTkgNDAxLjEyNy00MDEuMTI4IDAtMjIxLjE3Mi0xNzkuOTU3LTQwMS4xMDUtNDAxLjEyOC00MDEuMTA1eiIgcC1pZD0iMzU5OCIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==);
}
.menu-cover.on {
  right: 0;
}
/* 侧边导航栏 end */
/* 底部导航栏 start*/
.footer-menu {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 123;
  width: 100%;
  height: 50px;
}
.footer-menu ul {
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.footer-menu ul li {
  position: relative;
  text-align: center;
  border-right: 1px solid #4d4d4d;
  -webkit-box-flex: 1;
  -webkit-background-size: 1px 100%, 1px 100%;
  background-size: 1px 100%, 1px 100%;
  background-position: 1px center, 2px center;
  background-repeat: no-repeat;
}
.footer-menu ul li:last-child {
  border: 0;
}
.footer-menu ul li a {
  background: #343434;
  -webkit-background-size: cover;
  background-size: cover;
  line-height: 50px;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -webkit-box-flex: 1;
}
.footer-menu ul li a label {
  padding: 3px 0 0 3px;
  font-size: 12px;
  overflow: hidden;
}
.footer-menu ul li a label img {
  display: inline-block;
  width: 23px;
  height: 19px;
  margin-top: -5px;
  color: #fff;
  line-height: 40px;
  vertical-align: middle;
}
.footer-menu ul li:nth-child(2) a img {
  width: 20px;
  height: 22px;
}
.footer-menu ul li:nth-child(3) a img {
  width: 24px;
  height: 19px;
}
.footer-menu ul li:nth-child(4) a img {
  width: 17px;
  height: 18px;
}
/* 底部导航栏 end */
/* banner start*/
.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
}
.banner ul li img {
  display: block;
  width: 100%;
  margin-top:30px;
  
}
/* banner end*/
/* 全局头部 end */
/* 全局底部 start */
footer {
  width: 100%;
  padding: 1.78571429rem 0 1.42857143rem;
  background: #000;
}
footer .footer-main {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
}
footer .footer-main .footer-logo {
  margin-top: 0.71428571rem;
  max-width: 100%;
}
footer .footer-main .footer-logo img {
  max-width: 100%;
}
footer .footer-main a.footer-hotline {
  display: block;
  width: 100%;
  margin-top: 1.78571429rem;
  color: #fff;
  font-size: 1.71428571rem;
}
footer .footer-main a.footer-hotline em {
  font-size: 2.14285714rem;
}
footer .footer-main .footer-hotline {
  display: block;
  width: 100%;
  margin-top: 1.78571429rem;
  color: #fff;
  font-size: 1.71428571rem;
}
footer .footer-main .footer-hotline em {
  font-size: 2.14285714rem;
}
footer .footer-main p.footer-address {
  margin-top: 1.07142857rem;
  color: #fff;
  font-size: 1.71428571rem;
}
footer .footer-main .weui-col-30 {
  text-align: right;
}
footer .footer-main .weui-col-30 .footer-qrcode {
  float: right;
  width: 10rem;
}
footer .footer-main .weui-col-30 .footer-qrcode img {
  width: 100%;
  /* max-width: 168px; */
  /* max-height: 172px; */
}
footer .footer-main .weui-col-30 .footer-qrcode p {
  margin-top: 0.71428571rem;
  text-align: center;
  color: #fff;
  font-size: 1.42857143rem;
}
/* 全局底部 end */
/* 版权 */
.footer-banquan {
  position: relative;
  padding: 0.35714286rem 2%;
  background: #dfdfdf;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.footer-banquan span,
.footer-banquan a {
  display: block;
  color: #525252;
  font-size: 14px;
}
/* 版权 */
/* 全局底部 end */
/* 首页分类 */
.all-label {
  width: 100%;
}
.all-label .all-label-texten {
  color: #666;
  font-size: 2.0rem;
}
.all-label .all-label-textcn {
  color: #000;
  font-size: 2.5rem;
  font-weight: bold;
}
.anli-roll-wrap {
  position: relative;
  margin-top: 5%;
  overflow: hidden;
  
}
.anli-roll-wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.anli-roll-wrap ul li a img {
  max-width: 100%;
  padding: 0 10px;
}
.anli-roll-wrap ul li p {
  color: #191919;
  font-size: 2.0rem;
  margin-top: 1.07142857rem;
  text-align: center;
}
#reqform .reqform-box form input {
  margin-top: 2%;
  width: 100%;
  height: 5.35714286rem;
  line-height: 5.35714286rem;
  padding-right: 20px;
}
#reqform .reqform-box form button {
  margin-top: 2%;
  width: 100%;
  height: 5.35714286rem;
  line-height: 5.35714286rem;
  text-align: center;
  color: #333333;
  font-size: 20px;
  background: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#reqform p.label1 {
  font-size: 2.5rem;
}
#reqform p.label2 {
  margin-top: 1.78571429rem;
  font-size: 2.0rem;
  margin-bottom: 10px;
}
#reqform span.label3 {
  display: block;
  margin: 0 auto;
  margin-top: 2.14285714rem;
 
  height: 5.35714286rem;
  line-height: 5.35714286rem;
  background: #fff;
  text-align: center;
  color: #333333;
  font-size: 2.5rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#yuanyin .yuanyin-info {
  width: 95%;
  margin: 0 auto;
  font-size: 1.78571429rem;
}
#yuanyin .yuanyin-info p.label1 {
  font-size: 2.5rem;
}
#yuanyin .yuanyin-info p.label2 {
  margin-top: 1.42857143rem;
  font-size: 2.0rem;
}
#yuanyin .yuanyin-info p.label3 {
  margin: 0 auto;
  margin-top: 1.42857143rem;
  max-width: 71.42857143rem;
  line-height: 30px;
  font-size: 2.0rem;
}
#yuanyin .yuanyin-list {
  margin-top: 3.57142857rem;
}
#yuanyin .yuanyin-list ul {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  padding: 5px;
}
#yuanyin .yuanyin-list ul li {
  margin-bottom: 5%;
  width: 14.28571429rem;
  height: 14.28571429rem;
  /* background: url(../images/pic76.png) no-repeat center center; */
}
#yuanyin .yuanyin-list ul li p {
  margin-top: 3.57142857rem;
  font-size: 1.57142857rem;
}
#yuanyin .yuanyin-list ul li p:last-child {
  margin-top: 1.42857143rem;
}
#yuanyin .yuanyin-more {
  margin-top: 2.14285714rem;
  margin-bottom: 20px;
}
#fangan {
  padding-bottom: 3.57142857rem;
}
#fangan .fangan-list {
  margin-top: 2.5rem;
}
#fangan .fangan-list ul {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  padding: 5px;
}
#fangan .fangan-list ul li {
  margin-bottom: 2.5rem;
  width: 48%;
}
#fangan .fangan-list ul li .item-info {
  font-size: 1.57142857rem;
}
#fangan .fangan-more {
  margin-top: 2.14285714rem;
  /* width: 144/@rem; */
  /* height: 48/@rem; */
  /* line-height: 48/@rem; */
}
#fangan .fangan-info p.label2 {
  margin-top: 1.78571429rem;
}
#fangan .fangan-info p.label3 {
  margin: 0 auto;
  margin-top: 2.5rem;
  max-width: 71.42857143rem;
  font-size: 2.0rem;
  line-height: 30px;
  padding: 0 10px;
}
.web-box2 {
  padding-bottom: 10%;
  margin-top: 8%;
}
.web-box2 .why-info p.label3 {
  margin: 0 auto;
  margin-top: 1.78571429rem;
  max-width: 71.42857143rem;
  font-size: 2.0rem;
  line-height: 30px;
  padding: 10px;
}
.web-box2 .why-list {
  margin-top: 2.85714286rem;
}
.web-box2 .why-list ul li {
  margin-top: 0.71428571rem;
  width: 49%;
  min-height: 300px;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.5);
  padding: 1.78571429rem;
}
.web-box2 .why-list ul li .img-wrap {
  width: 100%;
  text-align: center;
  margin-top: 2.14285714rem;
}
.web-box2 .why-list ul li .img-wrap img {
  max-width: 100%;
}
.web-box2 .why-list ul li p {
  color: #333333;
  margin-top: 1.78571429rem;
}
.web-box2 .why-list ul li p.item-text1 {
  font-size: 2.0rem;
  text-align: center;
  font-weight: bold;
}
.web-box2 .why-list ul li p.item-text2 {
  font-size: 2.0rem;
  line-height: 30px;
}
.web-box3 .web-img {
  width: 100%;
  padding: 10px;
}
.web-box3 .web-info h2 {
  margin-top: 2.85714286rem;
  color: #333333;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.web-box3 .web-info p {
  margin-top: 2.14285714rem;
  color: #333333;
  font-size: 2.0rem;
  padding: 0 10px;
  line-height: 30px;
}
.guanyu-box3 {
  
}
.guanyu-box3 .guanyu-info {
  color: #333333;
  font-size: 1.78571429rem;
}
.guanyu-box3 .guanyu-info .label1 {
  font-size: 2.5rem;
}
.guanyu-box3 .guanyu-info .label3 {
  margin: 0 auto;
  margin-top: 1.78571429rem;
  max-width: 71.42857143rem;
  line-height: 30px;
  padding: 5px;
  font-size: 2.0rem;
}
.guanyu-box3 .zhizuo-steps {
  margin-top: 4.64285714rem;
}
.guanyu-box3 .zhizuo-steps ul li {
  position: relative;
  width: 50%;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  margin-bottom: 4.0rem;
}
.guanyu-box3 .zhizuo-steps ul li img {
  max-width: 100%;
}
.guanyu-box3 .zhizuo-steps ul li p {
  text-align: center;
  color: #333333;
  font-size: 2.0rem;
  margin-top: 1.42857143rem;
}
.guanyu-box2 {
  margin-top: 2.85714286rem;
}
.guanyu-box2 .skill-img {
  margin-top: 2.85714286rem;
  padding: 0 10px;
}
.web-box4 {
  margin-top: 2.85714286rem;
}
.web-box4 .normal-list ul {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.web-box4 .normal-list ul li {
  margin-top: 0.71428571rem;
  width: 49%;
  min-height: 450px;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.5);
  padding: 1.42857143rem;
  overflow: hidden;
  line-height: 30px;
}
.web-box4 .normal-list ul li .img-wrap {
  width: 100%;
  text-align: center;
  margin-top: 1.42857143rem;
}
.eview-box .col-md-6 {
  float: none;
  width: 100%;
}
.eview-box .view-label1 {
  margin-top: 3.57142857rem;
  color: #2b7ff1;
  font-size: 2.85714286rem;
  text-align: center;
}
.eview-box .view-label2 {
  margin-top: 1.42857143rem;
  color: #333333;
  font-size: 1.85714286rem;
}
.eview-box .view-label3 {
  margin-top: 1.42857143rem;
  color: #333333;
  font-size: 2.0rem;
  line-height: 30px;
  padding: 0 10px;
}
.eview-box .view-btn{
  margin-top: 2.14285714rem;
  display: block;
  width: 14.28571429rem;
  height: 5.71428571rem;
  line-height: 5.71428571rem;
  color: #0083ce;
  font-size: 1.78571429rem;
  text-align: center;
  border: 1px solid #0083ce;
  margin: 20px auto;
}
.eview-box-list ul li {
  width: 50%;
  margin-top: 1.42857143rem;
}
.eview-box-list {
  margin-top: 2.5rem;
  padding-bottom: 2.14285714rem;
}
.eview-box1 {
  margin-top: 3.5rem;
  padding-bottom: 2.14285714rem;

}
.eview-box5 {
  margin-top: 2.85714286rem;
  overflow: hidden;
}
.eview-box2,
.eview-box4 {
  padding-bottom: 2.85714286rem;
  overflow: hidden;
}
.tuiguang-box6-bg {
  border-top: 1px solid #dadada;
}
.jiejue-box .jiejue-list ul li {
  width: 49%;
  text-align: center;
  border: 1px solid #eeeeee;
}
.anli-box .anli-item ul {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.anli-box .anli-item ul li {
  width: 100%;
}
.case-roll,
.case-roll-box .case-roll-img {
  position: relative;
  width: 100%;
  overflow: hidden;
  float: none;
  margin-top: 17px;
}
.case-roll-box .case-roll-img img {
  max-width: 100%;
}
.case-roll-box .case-roll-info {
  /* width: 100%; */
  float: none;
}
.case-roll-box .case-roll-info h1 {
  margin-top: 2.14285714rem;
  color: #333333;
  font-size: 3.42857143rem;
  text-align: center;
}
.case-roll-box .case-roll-info p {
  
  color: #333333;
  font-size: 1.78571429rem;
  line-height: 30px;
  padding: 10px;
}
.case-roll-box .case-roll-info a {
  display: block;
  color: #ffffff;
  font-size: 1.78571429rem;
  width: 12.85714286rem;
  height: 5.71428571rem;
  line-height: 5.71428571rem;
  text-align: center;
  background: #0083ce;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 3.57142857rem;
}
.anli-box .anli-item ul li .item-info {
  padding: 1.42857143rem 0;
  margin: 0 10px;
  text-align: center;
}
.anli-detail {
  position: relative;
  margin-top: 2.14285714rem;
  padding-bottom: 2.14285714rem;
  background: #eeeeee;
  overflow: hidden;
}
.anli-detail h2.anli-title {
  margin-top: 3.42857143rem;
  color: #333333;
  font-size: 2.5rem;
  text-align: center;
}
.anli-detail .anli-link a {
  display: block;
  color: #ffffff;
  font-size: 1.78571429rem;
  width: 10rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  text-align: center;
  background: #0083ce;
  border-radius: 3px;
}
.anli-detail .anli-param {
  margin-top: 2.14285714rem;
  width: 100%;
  line-height: 2rem;
  text-align: center;
  overflow: hidden;
  color: #b3b3b3;
  font-size: 1.64285714rem;
  padding-bottom: 2.14285714rem;
  border-bottom: 1px solid #bfbfbf;
}
.anli-detail .anli-content {
  margin-top: 1.07142857rem;
  padding-left: 0.71428571rem;
  padding-right: 0.71428571rem;
}
.anli-detail .anli-content p {
  color: #333333;
  font-size: 1.78571429rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 2em;
  text-indent: 2em;
}
.anli-detail .anli-content img.anli-img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.anli-share {
  margin-top: 2.14285714rem;
  padding-bottom: 1.42857143rem;
  border-bottom: 1px solid #bfbfbf;
  margin: 15px 0 0 10px;
}
.anli-share span {
  color: #333333;
  font-size: 1.78571429rem;
}
.anli-share .share-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.anli-share .share-btn a {
  margin-left: 0.71428571rem;
}
.anli-share .anli-link {
  display: none;
}
.anli-detail .anli-link a {
  margin-top: 2.14285714rem;
}
/* 上一篇 下一篇 */
.anli-detail .anli-bottom {
  margin: 10px;
}
.anli-detail .anli-bottom p + p {
  margin-top: 1.14285714rem;
}
.anli-detail .anli-bottom a {
  color: #333333;
  font-size: 1.78571429rem;
  overflow: hidden;
}
.news-detail {
  background: #eeeeee;
  padding-bottom: 2.85714286rem;
}
.news-detail h2.news-title {
  margin-top: 1.42857143rem;
  color: #333333;
  font-size: 2.14285714rem;
  text-align: center;
}
.news-detail .news-param {
  margin-top: 1.42857143rem;
  /* width: 100%; */
  line-height: 2rem;
  text-align: center;
  overflow: hidden;
  color: #333333;
  font-size: 1.78571429rem;
  padding-bottom: 1.07142857rem;
  border-bottom: 0.07142857rem solid #bfbfbf;
}
.news-detail .news-content {
  padding: 0 10px;
}
.news-detail .news-content p {
  color: #333333;
  font-size: 1.78571429rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 2em;
  text-indent: 2em;
}
.news-detail .news-content img.news-img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.news-share {
  margin-top: 2.14285714rem;
  padding-bottom: 1.42857143rem;
  border-bottom: 1px solid #bfbfbf;
  padding: 10px;
}
.news-share span {
  color: #333333;
  font-size: 1.78571429rem;
}
.news-share .share-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.news-share .share-btn a {
  margin-left: 0.71428571rem;
}
/* 上一篇 下一篇 */
.news-detail .news-bottom {
  margin-top: 1.42857143rem;
  padding: 0 10px;
}
.news-detail .news-bottom p + p {
  margin-top: 1.14285714rem;
}
.news-detail .news-bottom a {
  color: #333333;
  font-size: 1.78571429rem;
  overflow: hidden;
}
.news-list > ul li .news-img {
  overflow: hidden;
  text-align: center;
  width: 35%;
}
.news-list > ul li .news-info {
  width: 65%;
}
.news-list > ul li .news-img,
.news-list > ul li .news-info {
  vertical-align: middle;
}
.news-list > ul li .news-info .news-title {
  margin-top: 0;
  overflow: hidden;
}
.news-list > ul li .news-info .news-des {
  margin-top: 0.71428571rem;
}
.news-list > ul li .news-info .news-des a {
  height: 50px;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.lianxi-bg .lianxi-box {
  
}
.lianxi-bg .lianxi-box .lianxi-left {
  padding: 2.85714286rem 2.5%;
  float: none;
  background: #f1f3f3;
}
.lianxi-bg .lianxi-box .lianxi-left h1 {
  color: #000000;
  font-size: 2.57142857rem;
}
.lianxi-bg .lianxi-box .lianxi-left p {
  color: #666666;
  font-size: 2.0rem;
}
.lianxi-bg .lianxi-box .lianxi-left p.label {
  margin-top: 2.14285714rem;
  color: #010101;
  font-size: 2.57142857rem;
}
.lianxi-bg .lianxi-box .lianxi-left p.tips {
  margin-top: 2.14285714rem;
  line-height: 30px;
}
.lianxi-bg .lianxi-box .lianxi-left span {
  color: #666666;
  font-size: 1.78571429rem;
  display: block;
  height: 4.28571429rem;
  line-height: 4.28571429rem;
  text-align: center;
  border: 1px solid #666666;
  margin-top: 1.42857143rem;
}
.lianxi-bg .lianxi-box .lianxi-right {
  margin-top: 2.85714286rem;
  /* width: 100%; */
  float: none;
  padding:0 10px 20px;
  
}
.lianxi-bg .lianxi-box .lianxi-right p {
  color: #000000;
  font-size: 1.78571429rem;
}
.lianxi-bg .lianxi-box .lianxi-right p.text1 {
  font-size: 2.21428571rem;
}
.lianxi-bg .lianxi-box .lianxi-right p.text2 {
  font-size: 2.14285714rem;
  margin-top: 1.42857143rem;
}
.lianxi-bg .lianxi-box .lianxi-right p.text3 {
  font-size: 2.14285714rem;
  margin-top: 1.28571429rem;
}
.lianxi-bg .lianxi-box .lianxi-right p.text4 {
  font-size: 2.14285714rem;
  margin-top: 2.85714286rem;
}
.lianxi-bg .lianxi-box .lianxi-right p.text5 {
  font-size: 2.5rem;
}
.guanyu-box .guanyu-pic {
  width: 100%;
  float: none;
}
.guanyu-box .guanyu-info {
  float: none;
}
.guanyu-box .guanyu-info h1 {
  margin-top: 2.14285714rem;
  color: #333333;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.guanyu-box .guanyu-info p {
  color: #333333;
  font-size: 2.0rem;
  line-height: 30px;
  padding: 0 10px;
}
.job-tips a {
  background: #0083ce;
}
.job-box ul {
  -webkit-justify-content: center;
  justify-content: center;
}
.job-box ul li .job-info {
  padding: 1.42857143rem 2.14285714rem;
}
.job-box ul li .job-info h2 {
  margin-bottom: 0.71428571rem;
  color: #333333;
  font-size: 1.78571429rem;
  font-weight: bold;
}
.job-box ul li .job-info p {
  color: #333333;
  font-size: 1.78571429rem;
  line-height: 2.5em;
}
#anli {
  padding-top: 2.14285714rem;
}
#anli .all-label-texten {
  margin-top: 0.71428571rem;
}
#yuanyin {
  margin-top: 3.57142857rem;
}
.anli-view .anli-roll-wrap .roll-btn {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -56px;
  width: 49px;
  height: 49px;
  z-index: 123;
}
#xinwen .xinwen-box .xinwen-item {
  margin-bottom: 2.5rem;
}
.news_tab ul {
  overflow: auto;
}
.news_tab ul li {
  width: 30%;
}
.news_tab ul li a {
  display: block;
  color: #333333;
  font-size: 16px;
  width: 100%;
}
.web-box1 img {
  max-width: 100%;
}
.eview-box3-bg,
.eview-box6-bg,
.tuiguang-box3,
.tuiguang-box6 {
  padding: 10% 0;
}
/* 最大宽度800即可，宽度过大，会导致文字变大，整体布局变形，不美观 */
@media only screen and (max-width: 900px), only screen and (max-device-width: 800px) {
  html,
  body {
    font-size: 17.5px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
  html,
  body {
    font-size: 15.75px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
  html,
  body {
    font-size: 14px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
  html,
  body {
    font-size: 13.125px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 540px), only screen and (max-device-width: 540px) {
  html,
  body {
    font-size: 11.8125px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  html,
  body {
    font-size: 10.5px;
	overflow-x:hidden;
  }
}
@media only screen and (max-width: 414px), only screen and (max-device-width: 414px) {
  html,
  body {
    font-size: 9.05625px;
	overflow-x:hidden;
	
	
  }
}
@media only screen and (max-width: 375px), only screen and (max-device-width: 375px) {
  html,
  body {
    font-size: 8.203125px;
	overflow-x:hidden;

  }
}
@media only screen and (max-width: 320px), only screen and (max-device-height: 568px) {
  html,
  body {
    font-size: 8.203125px;
	overflow-x:hidden;
  }
}


.news_tab {
    margin-top: 0px;
}

.anli-box .anli-item ul li .item-img {
    position: relative;
    margin: 0 10px;
}



.guanyu-box2 .skill-text p {
    margin-top: 25px;
    color: #333333;
    font-size: 2.0rem;
    padding: 0 10px;
	line-height: 30px;
}


.guanyu-box2 .skill-text .skill-list {
    margin-top: 30px;
    padding: 0 10px;
}

.fl {
    float: left;
    
}


.img-response3 img {
    max-width: 100%;
}

.fl2 {
    float: left;
	margin-top: 30px;
}

.anli-detail2 {
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-top: 15px;
}

.news-box {
    margin-top: 20px;
}


.web-box4 .normal-info {
    color: #ffffff;
    font-size: 2.5rem;
}

.web-box4 .normal-info p.label3 {
    
    margin-top: 20px;
    max-width: 1000px;
    font-size: 2.0rem;
    line-height: 35px;
	padding: 0 10px;

}

.web-box4 .normal-list ul li p.item-text1 {
    text-align: center;
    margin-top: 21px;
	font-size: 2.0rem;
	font-weight: bold;
}
.web-box4 .normal-list ul li p {
    color: #333333;
    font-size: 2.0rem;
}

.web-box4 .web-box4-lianxi p {
    margin-top: 20px;
	padding: 0 10px;
}

#fangan .fangan-info p.label1 {
    font-size: 2.5rem;
	font-weight: bold;
}

.main_sub1 li a h2 {
    font-size: 2.0rem;
	font-weight: bold;
}

.web-box2 .why-info p {
    text-align: center;
	font-size: 2.0rem;
	
}


.web-box4 .normal-info p.label1 {
	font-size: 2.5rem;
    font-weight: bold;
}

.web-box2 .why-info p.label1 {
    text-align: center;
    font-size: 2.5rem;
	font-weight: bold;
	margin-top: 30px;
}

#xinwen .xinwen-box {
    margin-top: 20px;
    color: #333333;
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    clear: both;
}

.news_tab {
    
    margin-bottom: 10px;
}

#yuanyin .yuanyin-info p {
    text-align: center;
    margin-top: 20px;
}


#fangan .fangan-info p {
    text-align: center;
    margin-top: 20px;
}

.all-label .all-label-textcn {

    margin-top: 20px;
}
