/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,

caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; 
  font-size:0.20rem;

}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
html,
body {
  height: 100%;
  width: 100%;text-align: justify;
  font-family:"helvetica neue", helvetica, arial, "pingfang sc", "hiragino sans gb", "heiti sc", "microsoft yahei", "wenquanyi micro hei", sans-serif;
}
.home .phone_menu .logo {
  display: none;
}
.head_top {
  position: absolute;
  height: 1rem;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0 1.6rem;
  z-index: 9;
}
.head_top::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.head_top::before {
  content: "";
  display: block;
  width: 100%;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.2;
  z-index: -1;
}
.head_top.head_top_fix {
  position: fixed;
}
.head_top .logo {
  padding-top: 0.32rem;
  float: left;
}
.head_top .logo a {
  display: block;
  width: 1.1rem;
  height: 0.37rem;
  background: url(/uploads/image/scwimages/logow.png) no-repeat;
  background-size: cover;
}
.head_top .head_r {
  float: right;

}
.head_top .head_r .nav {
  float: left;
  padding-right: 0.3rem;
}
.head_top .head_r .nav li {
  float: left;
  line-height: 1rem;
  margin-right: 0.23rem;

}



.head_top .head_r .nav li .nav_list {
    display: block;
    position: absolute;
    display: none;
    top: 1rem;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }

  .head_top .head_r .nav li .nav_list p {
   display: inline-block;
   margin: 0 .25rem;
    font-size: .22rem;
    line-height: 2;

  }
  .head_top .head_r .nav li .nav_list p a {
    display: block;
  }
  .head_top .head_r .nav li .nav_list::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #347afc;
    opacity: 0.9;
    z-index: -1;
  }

.head_top .head_r .nav li:last-child {
  margin: 0;
}
.head_top .head_r .nav li.on a::after,
.head_top .head_r .nav li:hover a::after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.05rem;
  background: #1f65d1;
  position: absolute;
  bottom: -.3rem;
  margin-left: -0.2rem;
  left: 50%;
}
.head_top .head_r .nav li .nav_list p a::after{
    display: none;
  }

.head_top .head_r .nav li a {
  font-size: 0.18rem;
  color: #fff;
  position: relative;
}
.head_top .head_r .div_entrance {
  float: left;
  padding-top: 0.33rem;
}
.head_top .head_r .div_entrance ol {

}
.head_top .head_r .div_entrance ol li {
    float: left;
    position: relative;
}
.head_top .head_r .div_entrance li a {
  display: inline-block;
  width: 1.25rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  font-size: 0.16rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.18rem;
  position: relative;
  z-index: 5;
}
.head_top .head_r .div_entrance a:hover {
  background: #347afc;
  color: #fff;
  border: 1px solid #347afc;
}
.head_top .head_r .div_entrance li:nth-child(1) {
  margin-right: 0.1rem;
}

.head_top .head_r .div_entrance li .entrance_list {
    display: block;
    position: absolute;
    top: 0rem;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: none;
    padding-top: .7rem;
    z-index: 1;
  }

  .head_top .head_r .div_entrance li .entrance_list p {
      margin-bottom: .2rem;
  }
  .head_top .head_r .div_entrance li .entrance_list p a{
   font-size: .14rem;
    }

.head_top .div_apply {
  position: absolute;
  right: 0;
  top: 0.26rem;
}
.head_top .div_apply a {
  display: block;
  width: 0.77rem;
  padding-left: 0.33rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #fff;
  border-radius: 0.25rem 0 0 0.25rem;
  background: url(/uploads/image/scwimages/arrow_1.png) no-repeat 0.72rem center #347afc;
}
.div_footer {
  background: #191b20;
  padding: 0 1.6rem;
  position: relative;
}
.div_footer .div_flogo {
  height: 1.1rem;
  padding-top: 0.45rem;
  box-sizing: border-box;
  border-bottom: 1px solid #222428;
  margin-bottom: 0.28rem;
}
.div_footer .div_flogo a {
  display: block;
  width: 1.1rem;
  height: 0.37rem;
  background: url(/uploads/image/scwimages/logow.png) no-repeat;
  background-size: cover;
}
.div_footer .div_fnav {
  padding-bottom: 0.3rem;
}
.div_footer .div_fnav::after {
  content: "";
  display: block;
  clear: both;
}
.div_footer .div_fnav ul {
  float: left;
  overflow: hidden;
}
.div_footer .div_fnav ul li {
  float: left;
  width: 2rem;
}
.div_footer .div_fnav ul li span {
  display: block;
  font-size: 0.16rem;
  color: #cccccc;
  margin-bottom: 0.25rem;
}
.div_footer .div_fnav ul li a {
  display: block;
  font-size: 0.14rem;
  color: #6b6c6c;
  margin-bottom: 0.1rem;
}
.div_footer .div_fnav ul li a:hover {
  color: #fff;
}
.div_footer .div_fnav .div_share {
  float: right;
}
.div_footer .div_fnav .div_share .code {
  margin-bottom: 0.2rem;
}
.div_footer .div_fnav .div_share .code img {
  display: inline-block;
  width: 1.56rem;
  height: 1.56rem;
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
}
.div_footer .div_fnav .div_share .code p {
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
}
.div_footer .div_fnav .div_share .div_a {
  text-align: center;
}
.div_footer .div_fnav .div_share .div_a a {
  display: inline-block;
  width: 0.52rem;
  height: 0.52rem;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #2e3034;
  border-radius: 0.36rem;
  margin: 0 0.05rem;
}
.div_footer .div_fnav .div_share .div_a a.wb {
  background-image: url(/uploads/image/scwimages/wb.png);
}
.div_footer .div_fnav .div_share .div_a a.wx {
  background-image: url(/uploads/image/scwimages/wx.png);
}
.div_footer .div_fnav .div_share #sharepage .social-share-icon::before {
  display: none;
}
.div_footer .div_fnav .div_share #sharepage .icon-wechat {
  background-image: url(/uploads/image/scwimages/wx.png);
  background-size: cover;
}
.div_footer .div_fnav .div_share #sharepage .icon-wechat:hover {
  background-color: #347afc;
}
.div_footer .div_fnav .div_share #sharepage .icon-weibo {
  background-image: url(/uploads/image/scwimages/wb.png);
  background-size: cover;
}
.div_footer .div_fnav .div_share #sharepage .icon-weibo:hover {
  background-color: #347afc;
}
.div_footer .div_bottom {
  border-top: 1px solid #222428;
  height: 0.65rem;
}
.div_footer .div_bottom::after {
  content: "";
  display: block;
  clear: both;
}
.div_footer .div_bottom p.ba {
  float: left;
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.8;
  line-height: 0.65rem;
}
.div_footer .div_bottom p.ba a{
  font-size: 0.14rem;
  color: #fff; 
  padding-left:0.1rem;
}
.div_footer .div_bottom p.ba a:hover {
  opacity: 0.5;
}
.div_footer .div_bottom .div_link {
  float: right;
  position: relative;
}
.div_footer .div_bottom .div_link div.divs {
  display: block;
  float: left;

  line-height: 0.65rem;
  position: relative;
}
.div_footer .div_bottom .div_link div.divs::after {
  content: "";
  display: block;
  height: 0.13rem;
  width: 2px;
  background: #fff;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0.15rem;
}
.div_footer .div_bottom .div_link div.divs:last-child::after {
  display: none;
}
.div_footer .div_bottom .div_link div.divs a {
  display: block;
  padding:  0 .2rem;
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.5;
  line-height: .4rem;
}
.div_footer .div_bottom .div_link div.divs a:hover {
  opacity: 1;
}
.div_footer .to_top {
  position: fixed;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: url(/uploads/image/scwimages/arrow_topw.png) no-repeat center #347afc;
  background-size: 0.18rem 0.1rem;
  right: 0.5rem;
  bottom: 0.5rem;
  cursor: pointer;
}
.div_footer .to_top:hover {
  background: url(/uploads/image/scwimages/arrow_topw.png) no-repeat center #347afc;
  background-size: 0.18rem 0.1rem;
}


.div_footer .div_bottom .div_link .div_yq {
    
}
.div_footer .div_bottom .div_link .div_yq a.la {
    color: #fff;
    opacity: 1!important;
    border-radius:.18rem ;
    background: #347afc;
    padding-right: .4rem;
    position: relative;
}
.div_footer .div_bottom .div_link .div_yq a.la::after {
    content: "";
    display: block;
    width: .13rem;
    height: .06rem;
    background: url(/uploads/image/scwimages/sj1.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: .15rem;
    top: .17rem;
}
.div_footer .div_bottom .div_link .div_yq .div_more {
    position: absolute;
    padding: .2rem .1rem;
    padding-bottom: 0rem;
    bottom: .6rem;
    left: 0;
    background: #347afc;
    box-sizing: border-box;
    width: 100%;
    display: none;
}
.div_footer .div_bottom .div_link .div_yq .div_more p {
    font-size: .18rem;
    line-height: 2;
    opacity: 1;
    margin-bottom: .2rem;
}
.div_footer .div_bottom .div_link .div_yq .div_more p a {
    color: #fff;
    opacity: 1;
    padding: 0;
    line-height: 1.1;
}

.div_footer .div_bottom .div_link div.div_yq::after {
    display: none;
}









.home .div_footer .to_top {
  display: none;
}


.openwinbg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 30;
  background: rgba(0,0,0,.5);
  display: none;
}
.home .openwinbg {
  position: absolute;
}
.div_openwin  {
  width: 5rem;
  display: none;
  position: fixed;
  top: 20%;
  left: 50%;
  background: #fff;
  margin-left: -2.5rem;
  z-index: 35;
  border-radius: .1rem;
}
.home .div_openwin {
  position: absolute;
}
.div_openwin h3 {
  font-size: .20rem;
  text-align: center;
  color: #333;
  padding: .15rem 0;
  border-bottom: 1px solid #ddd;



}
.div_openwin .inner {
  padding: .3rem;
}
.div_openwin .inner p {
  font-size: .2rem;
  color:#000;
  line-height: 2; text-align:center;
}
.div_openwin .inner .close {
  margin: 0 auto;
  margin-top: .2rem;
  display: block;
  width: 1.2rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  cursor: pointer;
  background: #347afc;
  color: #fff;
  font-size: .16rem;
}






.div_secondary {
  position: relative;
}
.div_secondary .secondary_banner img {
  display: block;
  width: 100%;
}
.div_secondary .secondary_nav {
  position: absolute;
  left: 0;
  top: 1.5rem;
  width: 100%;
  padding: 0 2.6rem;
  box-sizing: border-box;
}
.div_secondary .secondary_nav ul {
  overflow: hidden;
}
.div_secondary .secondary_nav ul li {
  float: left;
  padding: 0 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  box-sizing: border-box;
}
.div_secondary .secondary_nav ul li a {
  font-size: 0.2rem;
  color: #fff;
}
.div_secondary .secondary_nav ul li.on {
  border: 1px solid #fff;
}
.container {
  max-width: 19.2rem;
  margin: 0 auto;
  background: url(/uploads/image/scwimages/cont_bg_bottom.png) no-repeat bottom, url(/uploads/image/scwimages/cont_bg_top.png) no-repeat top;
  background-size: 19.2rem 5.93rem;
}
.container .content {
  max-width: 14rem;
  margin: 0 auto; 
}
.bread_nav {
  padding: 0 2.6rem;
  padding-top: 0.3rem;
  position: relative;
  padding-bottom: 0.3rem;
  z-index: 5;
  background: #fff;
}
.bread_nav::after {
  content: '';
  display: block;
  clear: both;
}
.bread_nav .div_tit {
  position: relative;
  margin-bottom: 0.3rem;
}
.bread_nav .div_tit h2 {
  padding-top: 0.15rem;
  font-size: 0.34rem;
  color: #347afc;
}
.bread_nav .div_tit span {
  font-size: 0.36rem;
  color: #000;
  opacity: 0.1;
  text-transform: uppercase;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: 0 ;
}
.bread_nav .bread {
  float: left;
  font-size: 0.16rem;
  color: #347afc;
  line-height: 0.5rem;
}
.bread_nav .bread a {
  font-size: 0.16rem;
  color: #808080;
  margin-right: 0.1rem;
  padding-right: 0.15rem;
  background: url(/uploads/image/scwimages/bread_arrow.png) no-repeat right center;
  background-size: 0.1rem 0.1rem;
}
.bread_nav .bread a:hover {
  color: #347afc;
}
.bread_nav span.return {
  width: 1.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  float: right;
  cursor: pointer;
  box-shadow: 0 0.1rem 0.3rem 0.05rem rgba(69, 119, 247, 0.3);
}
.bread_nav span.return a {
  font-size: 0.24rem;
  color: #fff;
}
.div_l {
  float: left;
}
.div_r {
  float: right;
}
.div_clear {
  clear: both;
}
.a_link {
  display: inline-block;
  width: 2.52rem;
  height: 0.78rem;
  line-height: 0.78rem;
  text-align: center;
  color: #fff;
  background: #347afc;
  font-size: 0.2rem;
  border-radius: 0.39rem;
}
.div_page {
  overflow: hidden;
  padding-top: 0.5rem; 
  padding-bottom:0.5rem;
  text-align: center;
}
.div_page .div_number {
  text-align: center;
}
.div_page .div_number span {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  cursor: pointer;
  text-align: center;
  font-size: 0.18rem;
  color: #999;
  margin: 0 0.05rem;
}
.div_page .div_number span.current {
  color: #fff;
  border-radius: 0.28rem;
  background: #347afc;
}
.div_page span.next {
  float: right;
  display: block;
  width: 2rem;
  padding-right: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  cursor: pointer;
  border: 1px solid rgba(52, 122, 252, 0.1);
  font-size: 0.18rem;
  color: #347afc;
  text-align: center;
  background: url(/uploads/image/scwimages/arrow_r.png) no-repeat 1.68rem center #fff;
}
.div_page span.next:hover {
  background: url(/uploads/image/scwimages/arrow_rw.png) no-repeat 1.68rem center #347afc;
  color: #fff;
}
.div_page ul {
  text-align: center;
  display: inline-block;
}
.rongdong_zhang .id_0018 .phone9012 {
    display: block;
}
.div_page ul li {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  cursor: pointer;
  text-align: center;
  font-size: 0.18rem;
  color: #999;
  margin: 0 0.05rem;
}
.div_page ul li a {
  font-size: 0.18rem;
  color: #999;
}
.div_page ul li.pagenumact {
  color: #fff;
  border-radius: 0.28rem;
  background: #347afc;
}
.div_page .page-prev,
.div_page .page-next {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  cursor: pointer;
  text-align: center;
  font-size: 0.18rem;
  color: #999;
  margin: 0 0.05rem;
}
.div_page .page-prev a,
.div_page .page-next a {
  font-size: 0.18rem;
  color: #999;
  font-family: monospace;
  font-weight: bold;
}
.div_page .page-prev:hover,
.div_page .page-next:hover {
  color: #fff;
  border-radius: 0.28rem;
  background: #347afc;
}
.div_page .page-prev:hover a,
.div_page .page-next:hover a {
  color: #fff;
}
.the_form {
  position: relative;
}
.the_form .content {
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0 2.6rem;
}
.the_form .content .div_l {
  width: 6rem;
}
.the_form .content .div_l img {
  display: block;
  width: 100%;
}
.the_form .content .div_r {
  position: relative;
  z-index: 5;
  width: 9.4rem;
  border: 0.06rem solid #eff3f7;
  padding: 0.7rem 0.4rem 0.9rem 0.4rem;
  box-sizing: border-box;
  background: #fff;
}
.the_form .content .div_r input,
.the_form .content .div_r textarea,
.the_form .content .div_r button {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  resize: none;
}
.the_form .content .div_r .item {
  margin-bottom: 0.2rem;
}
.the_form .content .div_r .item::after {
  content: "";
  display: block;
  clear: both;
}
.the_form .content .div_r .item .in_tit {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 15%;
  text-align: right;
  font-size: 0.18rem;
  color: #000;
  height: 0.56rem;
  line-height: 0.56rem;
}
.the_form .content .div_r .item .in_tit b {
  font-size: 0.18rem;
  color: #ff0606;
}
.the_form .content .div_r .item .in_text {
  float: right;
  width: 84%;
}
.the_form .content .div_r .item .in_text input {
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.18rem;
  box-sizing: border-box;
  padding: 0 0.1rem;
  color: #000;
}
.the_form .content .div_r .item .in_text textarea {
  width: 100%;
  height: 1.2rem;
  border: 1px solid #dcdcdc;
  font-size: 0.18rem;
  line-height: 0.36rem;
  padding: 0.2rem;
  color: #000;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
}
.the_form .content .div_r .item .in_text_yz {
  overflow: hidden;
}
.the_form .content .div_r .item .in_text_yz input {
  float: left;
  width: 78%;
}
.the_form .content .div_r .item .in_text_yz .img_yz {
  float: right;
  display: block;
  width: 20%;
  height: 0.56rem;
}
.the_form .content .div_r .item .in_text_yz .img_yz img{
	max-width:100%; height:auto;
}
.the_form .content .div_r .item .in_select {
  float: right;
  width: 84%;
  display: flex;
  justify-content: space-between;
}
.the_form .content .div_r .item .in_select .div_box {
  position: relative;
}
.the_form .content .div_r .item .in_select .div_box select{
	width:100%;
	color:#000;
	font-size: 0.18rem;
    line-height: 0.56rem;
	border:0;
	height: 0.56rem;
	box-sizing: border-box;
	border-bottom: 1px solid #dcdcdc;
	outline:none;
}
.the_form .content .div_r .item .in_select .div_box span {
  display: block;
  height: 0.56rem;
  font-size: 0.18rem;
  color: #000;
  line-height: 0.56rem;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  cursor: pointer;
}
.the_form .content .div_r .item .in_select .div_box span::after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.1rem;
  background: url(/uploads/image/scwimages/arrow_bottom.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.05rem;
}
.the_form .content .div_r .item .in_select .div_box ul {
  display: none;
  position: absolute;
  top: 0.46rem;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  background: #fff;
  max-height: 1.8rem;
  overflow-x: hidden;
}
.the_form .content .div_r .item .in_select .div_box ul li {
  font-size: 0.18rem;
  color: #000;
  padding: 0 0.1rem;
  cursor: pointer;
  line-height: 0.36rem;
}
.the_form .content .div_r .item .in_select .div_box ul li:hover {
  background: #347afc;
  color: #fff;
}
.the_form .content .div_r .item .in_confirm {
  float: right;
  width: 84%;
}
.the_form .content .div_r .item .in_confirm .confirm {
  font-size: 0.16rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.the_form .content .div_r .item .in_confirm .confirm a {
  color: #347afc;
  font-size: 0.16rem;
}
.the_form .content .div_r .item .in_confirm .confirm i {
  display: block;
  width: 0.17rem;
  height: 0.17rem;
  background: url(/uploads/image/scwipartners/checkbg.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
  float: left;
}
.the_form .content .div_r .item .in_confirm .confirm i.full {
  background: url(/uploads/image/scwipartners/checkbg2.png) no-repeat center;
  background-size: cover;
}
.the_form .content .div_r .item .in_confirm .confirm p {
  float: left;
  padding-left: 0.16rem;
  font-size: 0.16rem;
}
.the_form .content .div_r .item .in_confirm button {
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.18rem;
}
.the_form .content .div_r .item .in_select2 .div_box {
  width: 47%;
}
.the_form .content .div_r .item .in_select3 .div_box {
  width: 30%;
}
.ul_fold li {
  margin-bottom: 0.2rem;
}
.ul_fold li:last-child {
  margin-bottom: 0;
}
.ul_fold li .div_tit {
  overflow: hidden;
  height: 1rem;
  background: #f1f1f1;
  box-sizing: border-box;
  padding: 0 0.5rem;
  padding-top: 0.33rem;
}
.ul_fold li .div_tit b {
  float: left;
  display: block;
  width: 0.53rem;
  height: 0.33rem;
  line-height: 0.33rem;
  background: #347afc;
  border-radius: 0.26rem;
  text-align: center;
  color: #fff;
}
.ul_fold li .div_tit h3 {
  float: left;
  font-size: 0.2rem;
  line-height: 0.33rem;
  color: #0f0f10;
  padding-left: 0.33rem;
}
.ul_fold li .div_tit span {
  float: right;
  line-height: 0.33rem;
  display: block;
  font-size: 0.18rem;
  color: #347afc;
  cursor: pointer;
  padding-right: 0.39rem;
  background: url(/uploads/image/scwimages/arrow_bottom.png) no-repeat center right;
  background-size: 0.18rem 0.1rem;
}
.ul_fold li .div_more {
  display: none;
  padding: 0.4rem 1.2rem 0.6rem 1.2rem;
  background: #fafafa;
}
.ul_fold li .div_more h4 {
  font-size: 0.2rem;
  color: #111111;
  margin-bottom: 0.1rem;
}
.ul_fold li .div_more p {
  font-size: 0.18rem;
  color: #666666;
  line-height: 2;
  margin-bottom: 0.1rem;
}
.ul_fold li.current .div_tit span {
  background: url(/uploads/image/scwimages/arrow_top.png) no-repeat center right;
  background-size: 0.18rem 0.1rem;
}
.div_tab .ul_tabcions {
  border-top: 1px solid #e5e5e5;
  padding: 0 0.5rem;
  display: flex;
  justify-content: space-between;
  padding-top: 0.4rem;
  margin-bottom: 0.7rem;
}
.div_tab .ul_tabcions li {
  font-size: 0.2rem;
  color: #999;
  position: relative;
  cursor: pointer;
}
.div_tab .ul_tabcions li a {
  font-size: 0.2rem;
  color: #999;
}
.div_tab .ul_tabcions li::after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.04rem;
  background: #347afc;
  position: absolute;
  top: -0.4rem;
  margin-left: -0.3rem;
  left: 50%;
  display: none;
}
.div_tab .ul_tabcions li.on a,
.div_tab .ul_tabcions li:hover a {
  color: #222;
  font-weight: bold;
}
.div_tab .ul_tabcions li.on::after,
.div_tab .ul_tabcions li:hover::after {
  display: block;
}
.footerlink {
  background: url(/uploads/image/scwimages/footerlink_bg.jpg) no-repeat center 3.5rem;
  background-size: 19.2rem 12.4rem;
}
.footerlink .content {
  padding: 0.5rem;
  padding-right: 0.3rem;
  background: #f5f5f5;
}
.footerlink .div_details {
  padding-right: 0.3rem;
  max-height: 12rem;
  overflow-x: hidden;
}
.footerlink .div_details p {
  font-size: 0.18rem;
  color: #000;
  line-height: 2;
}
.footerlink .service_agreement h3 {
  font-weight: bold;
  font-size: 0.16rem;
  line-height: 2;
}
.footerlink .service_agreement h4 {
  font-weight: bold;
  font-size: 0.16rem;
  text-indent: 2em;
  line-height: 2;
}
.footerlink .service_agreement p {
  text-indent: 2em;
}
@media screen and (max-width: 991px) {

  body {  
    overflow-x: hidden;
  }

  .container {
    padding-top: 0;
  }
  .bread_nav .div_tit {
    margin-bottom: 0.15rem;
  }
  .bread_nav {
    margin-bottom: 0.5rem;
  }
  .section1 .logo {
    display: block;
    width: 1.1rem;
    height: 0.37rem;
    background: url(/uploads/image/scwimages/logow.png) no-repeat;
    background-size: 1.1rem 0.37rem;
    position: absolute;
    top: 0.32rem;
    left: 0.67rem;
    z-index: 999;
  }
  .phone_menu .navicon {
    display: block;
    position: fixed;
    width: 1rem;
    height: 1rem;
    z-index: 9999;
    top: 0;
    background: url(/uploads/image/scwimages/navicon.png) no-repeat center #347afc;
    right: 0;
  }
  .phone_menu .navicon.on {
    background: url(/uploads/image/scwimages/navclose.png) no-repeat center #347afc;
  }
  .phone_menu .logo {
    position: absolute;
    top: 0.32rem;
    left: 0.67rem;
    z-index: 10;
  }
  .phone_menu .logo a {
    display: block;
    width: 1.1rem;
    height: 0.37rem;
    background: url(/uploads/image/scwimages/logow.png) no-repeat;
    background-size: contain;
  }
  .head_top {
    background: #347afc;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding: 0 0.67rem;
    display: none;
  }
  .head_top .logo a {
    background: url(/uploads/image/scwimages/logow.png) no-repeat;
    background-size: 1.1rem 0.37rem;
  }
  .head_top .head_r .nav {
    padding: 0;
  }
  .head_top .head_r .nav li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.1rem;
    margin: 0;
  }

  .head_top .head_r .nav li .nav_list p {
    font-size: 0.22rem;
    line-height: 1.5;
  }
  .head_top .head_r .nav li .nav_list::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.2;
    z-index: -1;
  }
  .head_top .head_r {
    padding-top: 0.5rem;
  }
  .head_top .head_r .nav li a {
    font-size: 0.3rem;
  }
  .head_top .head_r .nav li.on a::after,
  .head_top .head_r .nav li:hover a::after {
    background: #fff;
    width: 0.5rem;
    left: 0.3rem;
  }
  .head_top .head_r .div_entrance a {
    display: block;
    font-size: 0.25rem;
    width: 2rem;
    height: 0.45rem;
    line-height: 0.45rem;
    margin-bottom: 0.2rem;
  }
  .head_top .div_apply {
    bottom: 0.5rem;
    top: unset;
  }
  .head_top .div_apply a {
    color: #347afc;
    width: 1.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    border-radius: 1rem 0 0 1rem;
    background: url(/uploads/image/scwimages/arrow_b.png) no-repeat 1.1rem center #fff;
  }
  .head_top::before {
    display: none;
  }
  .div_footer {
    height: auto;
    padding: 0 0.3rem;
    padding-bottom: .5rem;
  }
  .div_footer .div_fnav ul {
    float: none;
  }
  .div_footer .div_fnav ul li {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .div_footer .div_fnav ul li span {
    width: 15%;
    float: left;
    font-size: 0.2rem;
  }
  .div_footer .div_fnav ul li p {
    width: 85%;
    float: left;
    overflow: hidden;
  }
  .div_footer .div_fnav ul li p a {
    float: left;
    width: 20%;
    font-size: 0.2rem;
  }
  .div_footer .div_fnav .div_share {
    width: 100%;
    text-align: center;
  }
  .div_footer .div_bottom {
    height: auto;
  }
  .div_footer .div_bottom p.ba {
    float: none;
    opacity: 0.8;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
  .div_footer .div_bottom .div_link {
    width: 100%;
    float: none;
    text-align: center;
  }
  .div_footer .div_bottom .div_link span {
    display: inline-block;
    float: none;
  }
  .content {
    padding: 0 0.3rem;
  }
  .bread_nav {
    padding: 0 0.3rem;
  }
  .secondary_banner {
    position: relative;
  }
  .secondary_banner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
  }
  .div_secondary {
    overflow: hidden;
  }
  .div_secondary .secondary_nav {
    padding: 0.3rem;
    top: unset;
    bottom: 0;
  }
  .div_secondary .secondary_nav ul li {
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0.1rem;
  }
  .the_form {
    background: none!important;
  }
  .the_form .content {
    margin: 0 ;
    padding: 0 0.3rem;
  }
  .the_form .content .div_r {
    width: 100%;
  }
  .the_form .content .div_r .item .in_confirm .confirm i {
    width: 0.2rem;
    height: 0.2rem;
  }
  .ul_fold li .div_tit {
    padding: 0.3rem 0.5rem;
    height: auto;
  }
  .ul_fold li .div_tit h3 {
    width: 50%;
  }
  

  .head_top .head_r .nav li:nth-child(6)  .nav_list{
    display: block;
    position: static;
    text-align: left;
  }
  .head_top .head_r .nav li:nth-child(6)  .nav_list a {
      font-size: .28rem;
  }
  .head_top .head_r .div_entrance li .entrance_list {
      display: block;
      position: static;

  }
  .head_top .head_r .div_entrance li .entrance_list {
      padding-top: 0;
  }
  .head_top .head_r .div_entrance li .entrance_list  p {
      float: left;
      margin-right: .2rem;
  }
  .head_top .head_r .nav li {
      line-height: .75rem;
  }
  .head_top .head_r .div_entrance ol li {
      width: 100%;
  }
  .head_top .head_r .div_entrance li .entrance_list a {
      width: 1.6rem;
  }


}
@media screen and (max-width: 640px) {
  .div_footer .div_fnav ul li span {
    width: 20%;
  }
  .div_footer .div_fnav ul li p {
    width: 80%;
  }
  .div_footer .div_fnav ul li p a {
    float: left;
    width: 33%;
    font-size: 0.2rem;
  }
  .the_form .content .div_r .item .in_tit {
    width: 100%;
    text-align: left;
  }
  .the_form .content .div_r .item .in_text,
  .the_form .content .div_r .item .in_select2,
  .the_form .content .div_r .item .in_select,
  .the_form .content .div_r .item .in_confirm {
    width: 100%;
  }
  .the_form .content .div_r .item .in_select2 .div_box {
    width: 48%;
  }
  .the_form .content .div_r .item .in_confirm .confirm i {
    width: 0.32rem;
    height: 0.3rem;
    box-sizing: border-box;
  }
  .the_form .content .div_r .item .in_confirm button {
    margin: 0 auto;
    display: block;
  }
  .advantage .div_secondary .secondary_nav ul li {
    width: 50%;
  }

  .div_secondary .secondary_banner img {
      width: 150%;
  }

  .content {
    padding-bottom: .5rem;
  }

  .div_footer .div_bottom .div_link div.divs  {
      display: inline-block;
      float: none;
  }

  .div_footer .div_bottom .div_link .div_yq a.la {
      background-position: 1.4rem center;
  }
  .div_footer .div_bottom p.ba {
      padding-bottom: .2rem;
  }

}
