@charset "utf-8";
html {
  font-family: arial, "Microsoft YaHei", '微软雅黑', '宋体';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 625%;
}
@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html {
    font-size: 703%;
  }
}
@media screen and (min-width: 375px) and (max-width: 383px) and (orientation: portrait) {
  html {
    font-size: 732.4%;
  }
}
@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
  html {
    font-size: 750%;
  }
}
@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  html {
    font-size: 781.25%;
  }
}
@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
  html {
    font-size: 808.6%;
  }
}
@media screen and (min-width: 432px) and (max-width: 480px) and (orientation: portrait) {
  html {
    font-size: 843.75%;
  }
}
@media screen and (min-width: 700px) and (max-width: 768px) {
  html {
    font-size: 1200%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: 1495%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  html {
    font-size: 1990%;
  }
}
@media screen and (min-width: 1201px) {
  html {
    font-size: 2200%;
  }
}

body {
  margin: 0;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #333333;
  background: #f5f5f5;
  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:#d70a30;
}
a:active {
  outline: 0;
}
a:active {
  color:#d70a30;
}
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;
  max-width:100%
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.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 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 1.8rem;
}
h2 {
  font-size: 1.6rem;
}
h3 {
  font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0 auto;
margin-bottom:0.05rem;
  background: #fff;
}
.header .centered {
  padding: 0.11rem 0.1rem 0.1rem;
}
.header .centered .logo {
  display: inline-block;
  width: 1.33rem;
  float: left;
}
.header .centered .logo img {
  width: 1.33rem;
}
.header .centered .phone {
  float: right;
  font-size: 0.1rem;
  color: #555555;
  padding-top: 0.05rem;
}
.header .centered .phone span {
  font-size: 0.18rem;
  color: #d70b30;
  float: right;
  display: inline-block;
  padding-left: 0.03rem;
  line-height: 0.8;
}
.blank {
  /*width: 3.2rem;*/
  width:100%;
  height: 0.25rem;
  background: #fff;
  margin: 0 auto;
}
.footer {
  /*width: 3.2rem;*/
  width:100%;
  /*height: 2.11rem;*/
  margin: 0 auto;
margin-top:0.05rem;
background: #fff;
    position: relative;
padding-top:0.1rem;
}
.footer .left{left:2%;position: absolute;width:0.8rem; top:25px}
.footer .left img{width:100%}
.footer .right img{width:100%}
.footer .right{ padding-left:0.9rem;overflow: hidden; text-align: center;}
.footer .erweima { width: 32%; display: inline-block;    margin: 0 5%;}
.footer .erweima .pic{position: relative; padding:5px;}
.footer .erweima .pic span{display: block;}
.footer .erweima .pic span:before,
.footer .erweima .pic span:after{position: absolute; content:''; width:10%; height:10%;display: block;}
.footer .erweima .pic span.t:before{top:0; left:0; border-top: solid 2px #d80c2f; border-left: solid 2px #d80c2f;}
.footer .erweima .pic span.t:after{ top:0; right:0;border-top: solid 2px #d80c2f;border-right: solid 2px #d80c2f;}
.footer .erweima .pic span.b:before{ left:0; bottom:0; border-bottom: solid 2px #d80c2f; border-left: solid 2px #d80c2f;}
.footer .erweima .pic span.b:after{right:0; bottom:0;border-bottom: solid 2px #d80c2f;border-right: solid 2px #d80c2f;}
.footer p {  font-size: 0.12rem;  text-align: center; padding:5px 0}
.footer .erweima p{font-size: 0.10rem;  color: #231815;    font-weight: bold;}
.footer p.tip{ color: #999;  clear: both; padding-top:10px; font-weight:normal;}
.footer .phone {
  font-size: 0.1rem;
  color: #999;
  display: inline-block;
  padding-left: 0.25rem;
  position: relative;
}
.footer .phone::before {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  display: block;
  background: url(../images/icon_phone.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.08rem;
}
.footer .phone span {
  font-weight: bold;
  font-size: 0.14rem;
  margin-left: 0.05rem;
color:#ab0120;
}
.footer .cont {
  margin-top: 0.1rem;
  text-align: center;
padding: 0.1rem 0;
    border-top: solid 1px #d8d8d8;
}
.footer .cont .links {
  text-align: center;
}
.footer .cont .links li {
  display: inline-block;
}
.footer .cont .links li a {
  font-size: 0.09rem;
  color: #999999;
  display: inline-block;
  line-height: 1;
  padding: 0 0.08rem;
  border-right: 1px solid #999999;
}
.footer .cont .links li:last-child a {
  border-right: 1px solid rgba(0, 0, 0, 0);
}
.footer .cont .copyright a {
  font-size: 0.09rem;
  color: #999999;
}

.ewm-box{width:100%;height:100%; top:0; left:0; z-index:100;position:fixed; background-color:rgba(0,0,0,0.8)}
.ewm-box .table{display:table;width:100%;height:100%;}
.ewm-box .table-cell{display:table-cell;vertical-align:middle;text-align:center}
.ewm-box .table-cell img{width:80%;border-radius:5px; border:solid 5px #fff}
.ewm-box .aclose{ cursor:pointer; width:40px; height:40px; display:block; position:absolute; z-index:200; right:10%; margin-top:-40px;}
.ewm-box .aclose:before,.ewm-box .aclose:after{ content:''; display: block;  position: absolute; top:50%; margin-top:-1.5px;  width:60%;  height: 3px;  left: 20%; transition: all .3s; border-radius: 2px;   background-color: #fff;}
.ewm-box .aclose:before{transform: rotate(45deg);}.ewm-box .aclose:after{transform: rotate(-45deg);}

.inner_banner {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0 auto;
  /*height: 1.5rem;*/
  background: #fff;
}
.inner_banner img{width: 100%;}
.inner_banner ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.inner_banner ul li a img {
  width: 100%;
  height: 100%;
}
.pages {
  text-align: center;
  margin: 0.1rem auto;
}
.pages a {
  width: 0.25rem;
  height: 0.25rem;
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid #d8d8d8;
  margin: 0 0.02rem;
  font-size: 0.09rem;
  color: #333333;
  line-height: 0.25rem;
}
.pages a:hover {
  background: #d70a30;
  color: #fff;
}
.pages a.cur {
  background: #d70a30;
  color: #fff;
}
.swiper-pagination-bullet {
  background: #d0d0d0!important;
  opacity: 1!important;
}
.swiper-pagination-bullet-active {
  background: #d70a30!important;
  opacity: 1!important;
}
.index .service {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0.05rem auto;
  background: #fff;
}
.index .service .wrap {
  padding: 0.075rem;
}
.index .service .wrap .cont {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}
.index .service .wrap .cont img{width:45%}
/*
.index .service .wrap .cont::after {
  content: '';
  width: 1px;
  height: 100%;
  display: block;
  background: #e2535b;
  position: absolute;
  right: 0;
  top: 0;
}
.index .service .wrap .cont:last-child::after {
  display: none;
}
.index .service .wrap .cont .icon {
  width: 0.28rem;
  height: 0.23rem;
  display: inline-block;
  background-size: 100% 100%!important;
}

.index .service .wrap .cont .icon1 {
  background: url(../images/index/icon_web.png) no-repeat center;
}
.index .service .wrap .cont .icon2 {
  background: url(../images/index/icon_mbank.png) no-repeat center;
}
.index .service .wrap .cont .icon3 {
  background: url(../images/index/icon_fastpay.png) no-repeat center;
}
.index .service .wrap .cont .icon4 {
  background: url(../images/index/icon_financing.png) no-repeat center;
}
*/
.index .service .wrap .cont p {
  font-size: 0.1rem;
  color: #231815;
padding:0.05rem 0;
  /*font-weight: bold;*/
}
.index .banner {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0 auto;
  
  background: #fff;
}
.index .banner ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.index .banner ul li a img {
  width: 100%;
  height: 100%;
}
.index .slogan {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0 auto;
  background: #fff;
  height: 0.35rem;
}
.index .slogan .bd {
  padding: 0.1rem 0.2rem 0.1rem 0.3rem;
  position: relative;
}
.index .slogan .bd ul li {
  height: 0.15rem;
  line-height: 0.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.12rem;
  color: #333333;
}
.index .slogan .bd ul li a{color:#333333}
.index .slogan .bd::before {
  content: '';
  width: 0.105rem;
  height: 0.1rem;
  display: block;
  background: url(../images/index/icon_notice.png) no-repeat center;
  position: absolute;
  left: 0.12rem;
  top: 50%;
  margin-top: -0.06rem;
  background-size: 100% 100%;
}
.index .ad1 {
  /*width: 3.2rem;*/
  width:100%;
  height: 1rem;
  margin: 0 auto;
  display: block;
  background: #fff;
}
.index .ad1 img {
  width: 100%;
  height: 100%;
}
.index .title{margin-bottom: 0.15rem;}
.index .title p {
  font-size: 0.14rem;
  color: #231815;
  padding-left: 0.30rem;
  position: relative;
  line-height: 0.26rem;
}
.index .title p::before {
  content: '';
  width: 0.22rem;
  height: 0.22rem;
  display: block;  
  background:no-repeat center;
  background-size: 60% auto;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.11rem;
  border: 1px solid #d70a30;
  border-radius: 50%;

}
.index .service .title p::before {
  background-image: url(../images/index/icon_service.png);
}
.index .tzlc .title p::before {
  background-image: url(../images/index/icon_tzlc.png);
}
.index .rzfu .title p::before {
  background-image: url(../images/index/icon_rzfw.png);
}
.index .news .title p::before {
  background-image: url(../images/index/icon_news.png);
}
.index .title p .more {
  font-size: 0.1rem;
  color: #999999;
  position: absolute;
  display: inline-block;
  padding-right: 0.13rem;
  right: 0;
  height: 0.105rem;
  line-height: 0.105rem;
  top: 50%;
  margin-top: -0.0525rem;
}
.index .title p .more::after {
  content: '';
  width: 0.085rem;
  height: 0.085rem;
  display: block;
  background: url(../images/index/icon_more.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.0425rem;
}
.index .box {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0 auto;
  background: #fff;
  padding: 0.15rem 0.1rem;
}

.index .box .contents .hd ul li {
  
  height: 0.35rem;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  border-right: none;
  float: left;
  line-height: 0.35rem;
  text-align: center;
  font-size: 0.12rem;
  color: #666666;
  position: relative;
}
.index .tzlc .contents .hd ul li{
  width: 25%;
}
.index .box .contents .hd ul li:first-child {
  /*border-right: 1px solid #d8d8d8;*/
  border-radius: 0.05rem 0 0 0.05rem;
}
.index .box .contents .hd ul li:last-child {
  border-right: 1px solid #d8d8d8;
  border-radius: 0 0.05rem 0.05rem 0;
}
.index .box .contents .hd ul li.on:after{
content:''; display:block; width:25px; height:3px; bottom:4px; margin:auto; background-color:#d70a30;position:relative;
}
/*
.index .tzlc .contents .hd ul li.on {
  background: #ff5876;
  background: -moz-linear-gradient(top, #ff5876 0%, #d70a30 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff5876), color-stop(100%, #d70a30));
  background: -webkit-linear-gradient(top, #ff5876 0%, #d70a30 100%);
  background: -o-linear-gradient(top, #ff5876 0%, #d70a30 100%);
  background: -ms-linear-gradient(top, #ff5876 0%, #d70a30 100%);
  background: linear-gradient(to bottom, #ff5876 0%, #d70a30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5876', endColorstr='#d70a30', GradientType=0);
  color: #fff;
}*/
.index .tzlc .contents .bd {
  margin-top: 0.16rem;
}
.index .tzlc .contents .bd .item {
  display: none;
  padding-bottom: 0.35rem;
}
.index .tzlc .contents .bd .item li {
  width: 1.45rem;
  height: 1.78rem;
  float: left;
  margin-right: 0.1rem;
  position: relative;
  text-align: center;
    border: solid 1px #d8d8d8;
    border-radius: 10px;
}

.index .tzlc .contents .bd .item li.new::before {
  content: '';
  width: 0.295rem;
  height: 0.295rem;
  display: block;
  background: url(../images/index/icon_new2.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index .tzlc .contents .bd .item li .tit {
  font-size: 0.12rem;
  color: #231815;
  margin-top: 0.15rem;
  font-weight: bold;
  height: 0.32rem;
  line-height: 0.16rem;
  overflow: hidden;
}
.index .tzlc .contents .bd .item li .imgs{
	width: 100%;
	height: 0.6rem;
	overflow: hidden;
	margin-bottom: 0.05rem;
}
.index .tzlc .contents .bd .item li .imgs img{
	width: 100%;
}
.index .tzlc .contents .bd .item li .num {
  font-size: 0.16rem;
  color: #d70a30;
  margin-top: 0.12rem;
  line-height: 0.2rem;
  /*height: 0.2rem;*/
}
.index .tzlc .contents .bd .item li .nh {
  font-size: 0.09rem;
  color: #999999;
  line-height: 1.4;
}
.index .tzlc .contents .bd .item li .if {
  font-size: 0.1rem;
  color: #666666;
  line-height: 0.14rem;
  margin-top: 0.15rem;
  height: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .tzlc .contents .bd .item li a {
  font-size: 0.1rem;
  color: #d70a30;
  position: absolute;
  bottom: 0.09rem;
  width: 100%;
  left: 0;
padding-top: 6%;
    border-top: solid 1px #d8d8d8;
}
.index .rzfu {
  /*width: 3.2rem;*/
  width:100%;
  margin: 0.05rem auto;
  background: #fff;
  padding: 0.15rem 0.1rem;
}

.index .rzfu .contents .hd ul li {
  width: 33.333%;
}


.index .rzfu .contents .bd {
  margin-top: 0.16rem;
}
.index .rzfu .contents .bd .item {
  display: none;
  padding-bottom: 0.35rem;
}
.index .rzfu .contents .bd .item li {
  width: 1.45rem;
  height: 1.68rem;  
  float: left;
  margin-right: 0.1rem;
  position: relative;
  text-align: center;
border: solid 1px #d8d8d8;
    border-radius: 10px;
}
.index .rzfu .contents .bd .item li.new {
  background: url(../images/index/bg_df1.png) no-repeat center;
  background-size: 100% 100%;
}
.index .rzfu .contents .bd .item li.new::before {
  content: '';
  width: 0.295rem;
  height: 0.295rem;
  display: block;
  background: url(../images/index/icon_new2.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index .rzfu .contents .bd .item li .tit {
  font-size: 0.12rem;
  color: #231815;
  margin-top: 0.2rem;
  font-weight: bold;
}
.index .rzfu .contents .bd .item li .num {
  font-size: 0.2rem;
  color: #d70a30;
  margin-top: 0.12rem;
  line-height: 1;
}
.index .rzfu .contents .bd .item li .nh {
  font-size: 0.09rem;
  color: #999999;
  line-height: 1.4;
  height: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  margin: 10% auto;
}
.index .rzfu .contents .bd .item li .if {
  font-size: 0.09rem;
  color: #3d3c3c;
  line-height: 0.14rem;
  margin-top: 0.1rem;
}
.index .rzfu .contents .bd .item li .if span {
  color: #d70a30;
}
.index .rzfu .contents .bd .item li img {
  width: 0.985rem;
  height: 0.445rem;
  margin-top: 0.15rem;
}
.index .rzfu .contents .bd .item li a {
  font-size: 0.1rem;
  color: #d70a30;
  position: absolute;
  bottom: 0.09rem;
  width: 100%;
  left: 0;
padding-top:6%;
border-top: solid 1px #d8d8d8;
}

.index .news .contents .hd ul li {
  width: 50%;
}


.index .news .contents .bd {
  margin-top: 0.16rem;
}
.index .news .contents .bd .item a {
  padding: 0.11rem 0.05rem 0.11rem 0.18rem;
  display: block;
  border-bottom: 1px dashed #d8d8d8;
}
.index .news .contents .bd .item a:last-child{border-bottom:none}
.index .news .contents .bd .item a span {
  font-size: 0.1rem;
  color: #999999;
  width: 0.4rem;
  display: inline-block;
  line-height: 0.12rem;
  height: 0.12rem;
  position: relative;
  float: left;
}
.index .news .contents .bd .item a span::before {
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  display: block;
  background: #d70b30;
  position: absolute;
  left: -0.12rem;
  top: 50%;
  margin-top: -0.02rem;
  border-radius: 50%;
}
.index .news .contents .bd .item a p {
  font-size: 0.1rem;
  color: #333333;
  display: inline-block;
  width: 2.3rem;
  line-height: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.website .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.website .contain form .search span {
  font-size: 0.12rem;
  color: #333333;
}
.website .contain form .search .inp {
  width: 1.8rem;
  height: 0.25rem;
  border-radius: 0.05rem 0 0 0.05rem;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  font-size: 0.1rem;
  color: #333333;
}
.website .contain form .search .btn {
  width: 0.75rem;
  height: 0.25rem;
  border-radius: 0 0.05rem 0.05rem 0;
  background-color: #d70a30;
  font-size: 0.12rem;
  color: #fff;
  text-align: center;
}
.website .contain form .select_list {
  margin-top: 0.17rem;
}
.website .contain form .select_list select {
  width: 0.95rem;
  height: 0.25rem;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  background: #fff;
  font-size: 0.1rem;
  color: #333333;
}
.website .contain form .select_list select:nth-child(1) {
  border-radius: 0.05rem 0 0 0.05rem;
}
.website .contain form .select_list select:nth-child(3) {
  border-radius: 0 0.05rem 0.05rem 0;
}
.website .contain form .select_list select:nth-child(2) {
  margin: 0 0.025rem;
}
.website .contain .address {
  margin-top: 0.25rem;
}
.website .contain .address li {
  padding: 0.07rem 0.12rem;
  border: 1px solid #eeeeee;
  margin-top: 0.1rem;
}
.website .contain .address li .info {
  width: 100%;
  float: left;
  font-size: 0.09rem;
  color: #333333;
  line-height: 0.16rem;
}
.website .contain .address li .info span {
  color: #999999;
}
.website .contain .address li .location {
  float: right;
  width: 0.45rem;
  height: 0.45rem;
  padding-top: 0.22rem;
  margin-top: 0.1rem;
  border-radius: 50%;
  border: 2px solid #f5f5f5;
  font-size: 0.1rem;
  color: #333333;
  text-align: center;
  position: relative;
}
.website .contain .address li .location::after {
  content: '';
  width: 0.09rem;
  height: 0.135rem;
  display: block;
  background: url(../images/search/icon_location.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.045rem;
  top: 0.075rem;
}
.website .contain .pages {
  margin-top: 0.25rem;
}
.news_list .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.news_list .contain .tit {
  border-bottom: 1px solid #d8d8d8;
}
.news_list .contain .tit p {
  display: inline-block;
  padding-bottom: 0.05rem;
  position: relative;
}
.news_list .contain .tit p::after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #d70a30;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.news_list .contain .item {
  margin-top: 0.15rem;
}
.news_list .contain .item a {
  padding: 0.11rem 0.05rem 0.11rem 0.18rem;
  display: block;
  border-bottom: 1px dashed #d8d8d8;
}
.news_list .contain .item a span {
  font-size: 0.1rem;
  color: #999999;
  width: 0.4rem;
  display: inline-block;
  line-height: 0.12rem;
  height: 0.12rem;
  position: relative;
  float: left;
}
.news_list .contain .item a span::before {
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  display: block;
  background: #d70b30;
  position: absolute;
  left: -0.12rem;
  top: 50%;
  margin-top: -0.02rem;
  border-radius: 50%;
}
.news_list .contain .item a p {
  font-size: 0.1rem;
  color: #333333;
  display: inline-block;
  width: 2.3rem;
  line-height: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.news_list .contain .pages {
  margin-top: 0.25rem;
}
.news_info .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.news_info .contain .tit .t {
  font-size: 0.12rem;
  color: #231815;
  text-align: center;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}
.news_info .contain .tit .t::after {
  content: '';
  width: 0.55rem;
  height: 0.015rem;
  background: #d70a30;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.275rem;
  bottom: -1px;
}
.news_info .contain .tit .time {
  font-size: 0.08rem;
  color: #999999;
  text-align: center;
  margin-top: 0.08rem;
}
.news_info .contain .bd {
  margin-top: 0.15rem;
}
.news_info .contain .bd p {
  width: 100%;
  font-size: 0.1rem;
  color: #555555;
  line-height: 2;
  margin: 0.05rem auto;
}
.news_info .contain .bd img {
  max-width: 100%;
  display: block;
  margin: 0.2rem auto;
}
.news_info .contain .return {
  width: 1rem;
  height: 0.25rem;
  display: block;
  background: #d70a30;
  border-radius: 0.05rem;
  margin: 0.3rem auto 0 auto;
  text-align: center;
  font-size: 0.12rem;
  color: #fff;
  line-height: 0.25rem;
}
.contain .return {
  width: 1rem;
  height: 0.25rem;
  display: block;
  background: #d70a30;
  border-radius: 0.05rem;
  margin: 0.3rem auto 0 auto;
  text-align: center;
  font-size: 0.12rem;
  color: #fff;
  line-height: 0.25rem;
}
.rzfw_info .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.rzfw_info .contain .tit {
  border-bottom: 1px solid #d8d8d8;
}
.rzfw_info .contain .tit p {
  display: inline-block;
  padding-bottom: 0.05rem;
  position: relative;
}
.rzfw_info .contain .tit p::after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #d70a30;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.rzfw_info .contain .bd .t {
  font-size: 0.12rem;
  color: #231815;
  text-align: center;
  margin-top: 0.23rem;
}
.rzfw_info .contain .bd ul li {
  margin-top: 0.15rem;
}
.rzfw_info .contain .bd ul li .que {
  display: inline-block;
  padding: 0.075rem 0.16rem;
  background: #d70a30;
  position: relative;
  font-size: 0.1rem;
  color: #ffffff;
  line-height: 1;
}
.rzfw_info .contain .bd ul li .que::after {
  content: '';
  width: 0.06rem;
  height: 0.06rem;
  display: block;
  background: url(../images/financing/rect.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: -0.06rem;
}
.rzfw_info .contain .bd ul li .ans {
  margin-top: 0.1rem;
}
.rzfw_info .contain .bd ul li .ans p {
  font-size: 0.09rem;
  color: #555555;
  line-height: 2;
}
.tzlc_info .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.tzlc_info .contain .tit {
  border-bottom: 1px solid #d8d8d8;
}
.tzlc_info .contain .tit p {
  display: inline-block;
  padding-bottom: 0.05rem;
  position: relative;
}
.tzlc_info .contain .tit p::after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #d70a30;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.tzlc_info .contain .bd .circle {
  width: 3rem;
  height: 1rem;
  margin: 0.25rem auto 0.1rem auto;
  _background: url(../images/tzlc/circle.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
}
.tzlc_info .contain .bd .circle .num {
  font-size: 0.2rem;
  color: #d70a30;
  padding-top: 0.25rem;
}
.tzlc_info .contain .bd .circle .rmk {
  font-size: 0.09rem;
  line-height: 0.12rem;
  color: #999999;
}
.tzlc_info .contain .bd .name {
  width: 2.3rem;
  text-align: center;
  font-size: 0.12rem;
  color: #555555;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto;
  font-weight: bold;
}
.tzlc_info .contain .bd ul {
  width: 2.3rem;
  margin: 0 auto;
}
.tzlc_info .contain .bd ul li {
  padding: 0.1rem 0;
  border-bottom: 1px solid #eeeeee;
}
.tzlc_info .contain .bd ul li .left {
  float: left;
  font-size: 0.09rem;
  color: #555555;
}
.tzlc_info .contain .bd ul li .right {
  float: right;
  font-size: 0.09rem;
  color: #555555;
}
.tzlc_info .contain .bd ul li .right span {
  font-size: 0.15rem;
  color: #d70a30;
}
.map{
  width: 100%;
}
#MapContent{
    width: 100%; height: 0; padding-bottom: 66.66%
}
.mapbody .tit{
  font-size: 0.14rem;
  color: #d70a30;
  padding-bottom: 0.05rem;
  font-weight: bold;
}
.mapbody .tit span{
  
  font-weight: normal;
}
.mapbody .addr{
  font-size: 0.12rem;
  color: #231815;
  padding: 0.03rem 0;
}
.mapbody .desc{
  font-size: 0.12rem;
  color: #bbb;
}
.mapbody .showShadow{
  display: inline-block;
  background: #d70a30;
  padding: 0.04rem 0.10rem;
  font-size: 0.15rem;
  color: #fff;
  border-radius: 5px;
  margin: 0.15rem 0;
  text-decoration: none;
}
.mapbody .goto{
  background: #d70a30;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 80%;
  margin-left: 10%;
  font-weight: normal;
  padding: 2% 0;
  color: #fff;
  font-size: 3.6vw;
  font-size: 14px;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}
img.codes{width:100%;}


/* 招聘公告 */
.zpgg_list .contain {
  background: #fff;
  /*width: 3.2rem;*/
  width:100%;
  padding: 0.2rem 0.1rem;
  margin: 0 auto;
}
.zpgg_list .contain .tit {
  border-bottom: 1px solid #d8d8d8;
}
.zpgg_list .contain .tit p {
  display: inline-block;
  padding-bottom: 0.05rem;
  position: relative;
}
.zpgg_list .contain .tit p::after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #d70a30;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.zpgg_list .contain .item {
  margin-top: 0.15rem;
}
.zpgg_list .contain .item a {
  padding: 0.11rem 0.05rem 0.11rem 0.18rem;
  display: block;
  border-bottom: 1px dashed #d8d8d8;
}
.zpgg_list .contain .item a span {
  font-size: 0.1rem;
  color: #999999;
  width: 0.4rem;
  display: inline-block;
  line-height: 0.12rem;
  height: 0.12rem;
  position: relative;
  float: left;
}
.zpgg_list .contain .item a span::before {
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  display: block;
  background: #d70b30;
  position: absolute;
  left: -0.12rem;
  top: 50%;
  margin-top: -0.02rem;
  border-radius: 50%;
}
.zpgg_list .contain .item a p {
  font-size: 0.1rem;
  color: #333333;
  display: inline-block;
  width: 2.3rem;
  line-height: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.zpgg_list .contain .pages {
  margin-top: 0.25rem;
}


.zpgg_list .contain .hd ul li {
  width: 1rem;
}
.zpgg_list .contain .hd ul li:first-child {
  /*border-right: 1px solid #d8d8d8;*/
  border-radius: 0.05rem 0 0 0.05rem;
}
.zpgg_list .contain .hd ul li {
  
  height: 0.35rem;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  border-right: none;
  float: left;
  line-height: 0.35rem;
  text-align: center;
  font-size: 0.12rem;
  color: #666666;
  position: relative;
}
.zpgg_list .contain .hd ul li:first-child {
  /*border-right: 1px solid #d8d8d8;*/
  border-radius: 0.05rem 0 0 0.05rem;
}
.zpgg_list .contain .hd ul li:last-child {
  border-right: 1px solid #d8d8d8;
  border-radius: 0 0.05rem 0.05rem 0;
}
.zpgg_list .contain .hd ul li.on:after{
content:''; display:block; width:25px; height:3px; bottom:4px; margin:auto; background-color:#d70a30;position:relative;
}
.zpgg_list .contain .bd .zpgw{
  margin-top: 0.15rem;
}
.zpgg_list .contain .bd .zpgw table{
  width: 100%;
}
.zpgg_list .contain .bd .zpgw table .tr{
   padding: 0.1rem 0; border-bottom: 1px solid #ddd;
}
.zpgg_list .contain .bd .zpgw table .tr td{
  font-size: 0.1rem; padding: 0.1rem 0; color: #999999; text-align: center;
}
.zpgg_list .contain .bd .zpgw table .tr td a{
  color: #999999; 
}
.zpgg_list .contain .bd .zpgw table .tr td:first-child{
  width: 1.3rem; padding-left: 0.1rem; padding-right: 0.1rem; 
}
.zpgg_list .contain .bd .zpgw table .tr td span{
   color: #333333; 
}

.zpgg_list .contain .bd .zpgw table tr.thead{
  
}
.zpgg_list .contain .bd .zpgw table tr.thead td{
  line-height: 0.25rem; background: #f5f5f5; text-align: center; font-size: 0.1rem; color: #d70a30; border-right: 1px solid #d8d8d8;
}
.zpgg_list .contain .bd .zpgw table tr.thead td:last-child{
   border-right: 0px solid #d8d8d8;
}

.zpgg_list .contain .cjwd .item a {
  padding: 0.11rem 0.05rem 0.11rem 0.18rem; position: relative;
}
.zpgg_list .contain .cjwd .item a:before{
  content: 'Q'; width: 0.12rem; height: 0.12rem; display: block; background: #d70b30; border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -0.06rem; font-size: 0.09rem; color: #ffffff; text-align: center; line-height: 0.13rem;
}
/*20190321*/

.index .tzlc .contents .bd .item li .num img{max-width: 100%}


/*表格超出显示滚动条*/
.table-scroll{
	overflow: auto;
}

/*基金详情表*/
.news_info .contain .bd .baseInfo{
  background: #fff;
  margin: 0.2rem auto;
}
.news_info .contain .bd .baseInfo .line{
  margin: 0.1rem 0;
  font-size: 0;
  border-bottom: 1px solid #eee;
}
.news_info .contain .bd .baseInfo .line .tt{
  display: block;
  padding: 2px 0;
  font-size: 0.12rem;
  color: #000000;
  width: 100%;
  text-align: left;
  font-weight: bold;
  line-height: 1.4;
}
.news_info .contain .bd .baseInfo .line .ct{
  font-size: 0.12rem;
  display: block;
  text-align: left;
  line-height: 1.6;
  margin: 0 0 6px 0;
}

.news_info .contain .bd .mainInfo{
  background: #fff;
  margin: 0.2rem auto;
}
.news_info .contain .bd .mainInfo .table1{
  background: #fff;
  margin: 0.2rem auto;
}
.news_info .contain .bd .mainInfo .table1 tr{
  text-align: center;
}
.news_info .contain .bd .mainInfo .table1 tr:nth-child(2n){
  background: #eee;
}
.news_info .contain .bd .mainInfo .table1 tr td{
  padding: 4px 2px;
  font-size: 0.12rem;
  border: 1px solid #ccc;
  line-height: 1.2;
}
.news_info .contain .bd .mainInfo .table1 tr:nth-child(1) td{
  background: #d70a30;
  color: #fff;
  border: 1px solid #ccc;
}
.news_info .contain .bd .mainInfo .table1 tr:nth-child(1) td{
  line-height: 1.4;
}

.news_info .contain .bd .mainInfo{
  background: #fff;
  margin: 0.2rem auto;
}
.news_info .contain .bd .mainInfo .table2{
  background: #fff;
  margin: 0.2rem auto;
}
.news_info .contain .bd .mainInfo .table2 tr{
  text-align: center;
}
.news_info .contain .bd .mainInfo .table2 tr:nth-child(2n){
  background: #eee;
}
.news_info .contain .bd .mainInfo .table2 tr td{
  padding: 4px 2px;
  font-size: 0.12rem;
  border: 1px solid #ccc;
  line-height: 1.2;
}
.news_info .contain .bd .mainInfo .table2 tr:nth-child(1) td{
  background: #d70a30;
  color: #fff;
  border: 1px solid #ccc;
}
.news_info .contain .bd .mainInfo .table2 tr:nth-child(1) td{
  line-height: 1.4;
}


/**网站地图**/
.header .centered .phone a{
  color: #d70a30!important;
}
.index .tzlc .contents .bd .item li .tit{
  padding: 0 0.1rem;
}
.index .tzlc .contents .bd .item li .num{
  margin: 0.06rem 0;
}

.index .tzlc .contents .bd .item4  li .tit, .index .tzlc .contents .bd .item3  li .tit {
  margin-top: 0.3rem;
}
.index .tzlc .contents .bd .item4 li .num, .index .tzlc .contents .bd .item3 li .num {
  margin: 0.1rem 0;
}

#mb_sitemap{

}
#mb_sitemap ul{

}
#mb_sitemap ul li{
  border-bottom: 0;
}
#mb_sitemap ul li .h4{
  padding: 0!important;
}
#mb_sitemap ul li h4 a{
  font-size: 0.14rem;
  padding: 0.1rem 0;
  color: #000!important;
  font-weight: bold;
}
#mb_sitemap ul li span{
  display: inline-block;
}
#mb_sitemap ul li span a{
  border-bottom: 0px;
  padding-left: 0;
  padding-top: 0;
  color: #d70a30!important;
}
.index .tzlc .contents .bd .item4 li .num, .index .tzlc .contents .bd .item3 li .num{
	font-size: 0.14rem;	
}
.index .tzlc .contents .bd .item li .imgs img {
    width: auto;
    height: 100%;
}
.index .tzlc .contents .bd .item li .tit{
  word-break: break-all;
}
/*
@media(min-width:1200px){
.header,
.index .slogan,
.index .service,
.index .box,
.index .rzfu,
.index .box,
.news_info .contain,
 .footer{width: 100%}

}
*/
.yinlianyunshanfu a,
.shoujiyinghang a{padding:0!important;    border-bottom: none!important; display: inline;}
.yinlianyunshanfu{  overflow: hidden;}
.yinlianyunshanfu div{ float: left;  width: 100%;}