@charset "utf-8";
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
h4 {
    font-size: 18px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
html {
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
}
body {
  font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", STXihei, 华文细黑, SimSun, 宋体, Heiti, 黑体, sans-serif;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  font-size: 12px;
  line-height: 1;
  color: #666;
  overflow: hidden;
}
html,
body {
  font-size: 12px;
}
em,
i {
  font-style: normal;
}
/*a 链接*/
a {
  text-decoration: none;
  outline: none;
  color: #666;
}
a:hover {
  color: #3089ca;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a {
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #666;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
/*浮动*/
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  line-height: 0;
  content: '\20';
}
/* HTML5 重置为较旧版本的浏览器 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 按钮样式 */
input,
button,
textarea,
select {
  resize: none;
  padding: 0;
  color: #666;
  font-size: 12px;
  outline: none;
}
input[type="button"] {
  cursor: pointer;
  border: 0;
}
input[type="submit"] {
  cursor: pointer;
  border: 0;
}
input[type="reset"] {
  cursor: pointer;
  border: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
@font-face {
  
}
.vcenter {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bold {
  font-weight: bold;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body ins{
  display: none;
}
body #aff-im-root{
  display: none!important;
}
.kejian {
  width: 1140px;
  margin: 0 auto;
}
body #newBridge {
    display: none;
}
.zjkejian {
  width: 940px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .kejian {
    width: 95%;
    margin: 0 auto;
  }
.zjkejian {
  width: 840px;
  margin: 0 auto;
}

}
@media (max-width: 768px) {
  .kejian {
    width: 100%;
    padding:0 15px;
    margin: 0 auto;
  }
  .mkejian{
	  padding:0;
	 }
}
.container2 {
    width: 1140px;
    margin:0 auto;
    padding:0 15px;
}
@media (max-width: 1199px){
.container2 {
    width: 970px;
}
}
@media (max-width: 991px){
.container2 {
    width: 750px;
}

}
@media (max-width: 767px){
.container2 {
    width: 100%;
}
}
.topwrap {
  width: 100%;
  z-index: 99;
  padding-top: 20px;
  background: #fff;
  position: relative;
  z-index: 999;
}
.topwrap a.logo {
  display: block;
  float: left;
  width: 112px;
}
.topwrap a.logo img {
  display: block;
  width: 100%;
}
.topwrap .nav_wrap {
  float: right;
}
.topwrap ul.nav li {
  padding-top: 14px;
  text-align: left;
  list-style: none;
  display: inline-block;
  overflow: visible;
  border: none !important;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  float: left;
  margin-left: 20px;
}
.topwrap ul.nav li a.dropdown-toggle {
  display: block;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  text-decoration: none;
  padding: 0 15px;
  text-transform: uppercase;
  line-height: 54px;
  position: relative;
  z-index: 3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.topwrap ul.nav li .dropdown {
  position: absolute;
  width: 210px;
  left: 0;
  top: 68px;
  border-top: 5px solid #3089ca;
  padding: 6px 10px 26px 15px;
  z-index: 9;
  background: #fff;
  display: none;
}
.topwrap ul.nav li .dropdown:after {
  content: '';
  display: block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 7px solid #3089ca;
  position: absolute;
  top: -12px;
  left: 26px;
}
.topwrap ul.nav li .dropdown a {
  display: block;
  border-bottom: 1px solid #d2d2d2;
  font-size: 14px;
  color: #727171;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  padding-right: 25px;
  position: relative;
}
.topwrap ul.nav li .dropdown a:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #727171;
  border-bottom: 1px solid #727171;
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 10px;
}
.topwrap ul.nav li .dropdown a:hover {
  color: #000;
  text-decoration: none;
}
.topwrap ul.nav li:hover a.dropdown-toggle {
  font-weight: 600;
}
.topwrap ul.nav li:hover .dropdown {
  display: block;
}
.topwrap ul.nav li.lastchild a {
  float: left;
  margin-top: 15px;
  padding: 0 18px;
  line-height: 22px;
  border: 1px solid #000;
}
.topwrap ul.nav li.lastchild a:hover {
  background-color: #000;
  color: #fff;
}
.topwrap ul.nav li.lastchild a + a {
  border-left: 0px solid #000;
  padding: 0 10px;
}
.topwrap ul.nav li.lastchild a.active{
  background-color: #000;
  color: #fff;
}
.topwrap ul.nav li.active a.dropdown-toggle {
  font-weight: 600;
}
.topwrap .navpic {
  display: none;
  margin: 0;
  padding-top: 12px;
  border-radius: 2px;
  vertical-align: top;
  height: 40px;
  width: 40px;
  background: #2f2f2f;
  position: absolute;
  top: 32px;
  right: 15px;
  text-align: center;
}
.topwrap .navpic img {
  max-width: 100%;
}
.topwrap ul.nav li:last-child{
  padding-top: 21px;
  background-color: #ffffff;
}
.topwrap ul.nav li:last-child a:hover,
.topwrap ul.nav li:last-child a:visited,
.topwrap ul.nav li:last-child a:active,
.topwrap ul.nav li:last-child a:focus
{
  background-color: #ffffff;
}

.topwrap ul.nav li a.popup_search img{
  width: 20px;
  margin-top: -2px;
}
.search_dialog_box{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:none;
  z-index:999999;
  background: rgba(0,0,0,.8);
  transition: transform .5s ease;
}
.search_dialog_box .close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/search_close.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 3.6%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
}
.search_dialog_box .close:hover{
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);

}
.search_dialog_box .search_content{
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.search_dialog_box .search_content .search_tit{
  font-size:55px;
  line-height:80px;
  font-weight: bold;
  color:#141414;
  text-align:center;
  overflow:hidden;
  padding-top: 170px;

}
.search_dialog_box .search_content .search_form{
  padding-top:20px;
  height:auto;
  overflow:hidden;
  padding-bottom: 170px;
}
.search_dialog_box .search_content .search_form .search_input{
  width: 900px;
  margin: 0 auto;
  padding:10px 2px;
  background-color:#fff;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
}
.search_dialog_box .search_content .search_form .search_input input[type=text] {
  float: left;
  height:30px;
  width: 88.8%;
  background-color: transparent;
  font-size:25px;
  line-height:30px;
  color: #5a5a5a;
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
}
.search_dialog_box .search_content .search_form .search_input input[type=submit] {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size:19px;
  background-image: url(../images/search_black.png);
  float: right;
  height:19px;
  width:19px;
}
.search_dialog_box .search_content .hot_search{
  font-size: 0;
  width:700px;
  box-sizing: border-box;
  padding: 0 15px;
  overflow: hidden;
  margin:0 auto;
}
.search_dialog_box .search_content .hot_search .hot_cont{
  margin-top:21px;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_tit{
  font-size: 14px;
  line-height:18px;
  color: #fff;
  font-weight: bold;
  padding-left: 23px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size:16px;
  background-image: url(../images/hot_icon.png);
  display: inline-block;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_link{
  display: inline-block;
  margin-left: 35px;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_link a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-right: 26px;
  color: #fff;
  padding-bottom: 5px;
  position: relative;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_link a:hover{
  text-decoration: none;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_link a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.search_dialog_box .search_content .hot_search .hot_cont .hot_link a:hover:before {
  width:100%;
}




@media (max-width: 768px) {
  .topwrap {
    height: 66px;
    padding-top: 12px;
	position: fixed;
	z-index: 99;
	top: 0;
  }
  .topwrap a.logo {
    width: 88px;
  }
  .topwrap .navpic {
    display: block;
	top: 12px;
  }
  .topwrap .nav_wrap {
    float: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 66px;
  }
  .topwrap ul.nav {
    background: #2f2f2f;
    display: none;
  }
  .topwrap ul.nav li {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
	text-align:center;
  }
  .topwrap ul.nav li a.dropdown-toggle {
    color: #fff;
    border-bottom: 1px solid #656565;
    background: transparent;
    line-height: 44px;
    font-size: 16px;
  }
  .topwrap ul.nav li .dropdown {
    background: #2f2f2f;
    position: relative;
    display: block;
    top: 0;
    border: none;
    border-bottom: 1px solid #656565;
    width: 100%;
    padding: 6px 15px;
  }
  .topwrap ul.nav li .dropdown:after {
    display: none;
  }
  .topwrap ul.nav li .dropdown a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    padding: 0;
    margin: 0 8px 0 0;
    border: none;
  }
  .topwrap ul.nav li .dropdown a:after{
    display:none;
  }
  .topwrap ul.nav li.lastchild {
    text-align: right;
  }
  .topwrap ul.nav li.lastchild a {
    display: inline-block;
    margin-top: 0;
    padding: 0 18px;
    line-height: 44px;
    border: none;
    color: #fff;
    float: none;
  }
  .topwrap ul.nav li.lastchild a + a {
    border-left: none;
    padding: 0 18px;
  }
    .topwrap ul.nav li.onemintas{
    display:block;
  }
}
.banner {
  width: 100%;
  position: relative;
}
.banner .swiper-slide{
  overflow:hidden;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .swiper-pagination span {
  width: 40px;
  height: 5px;
  background: #fff;
  margin: 0 20px!important;
  position: relative;
  border-radius: 2px;
  opacity: 1;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #030000;
}
.banner2 {
	display:none;
}
@media (max-width: 768px){
  .banner{
    display:none;
  }
  .banner2{
    display:block;
	margin-top: 66px;
  }
  .server_scon_551{
	  margin-top:66px;
	  background:#fff;
	 }
}

.banner2 {
  width: 100%;
  position: relative;
}
.banner2 .swiper-slide{
  overflow:hidden;
}
.banner2 img {
  display: block;
  width: 100%;
}
.banner2 .swiper-pagination span {
  width: 40px;
  height: 5px;
  background: #fff;
  margin: 0 20px!important;
  position: relative;
  border-radius: 2px;
  opacity: 1;
}
.banner2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #030000;
}
@media (max-width: 768px) {
  .banner2 .swiper-pagination span {
    width: 35px;
    height: 3px;
    margin: 0 12px!important;
    border-radius: 1px;
  }
}

@media (max-width: 425px) {
  .banner .swiper-pagination span {
    width: 35px;
    height: 3px;
    margin: 0 12px!important;
    border-radius: 1px;
  }
  .banner img {
    width: 120%;
    // position:relative;
    margin-left: -10%;
  }
}
@media (max-width: 412px) {
  .banner .swiper-pagination span {
    width: 30px;
    height: 2px;
    margin: 0 6px!important;
  }
}
/************ myfooter***************/
.myfooter {
  display: block;
  background: #000;
  color: #fff;
  padding: 100px 0 40px 0;
  line-height: 22px;
}
.myfooter .col-md-2 {
    width: 10%;
}
.myfooter .footlogo{
	width:83.33333333%;
	float:left;
	padding-top:15px;
}
.myfooter .footlogo p{
	font-size: 12px;
    font-weight: bold;
    line-height: 11px;
    letter-spacing: 1.5px;
	margin-top: 10px;
    margin-bottom: 15px;
}
.myfooter .footmenu{
	width:16.66666667%;
	float:right;
}
.myfooter .footmenu a{
	display:block;
	font-size: 14px;
    line-height: 14px;
    letter-spacing: 1.5px;
	margin-top: 10px;
    margin-bottom: 20px;
	text-align:right;
	font-weight: bold;
}
.myfooter .footmenu a.footmenua1{
	display:none;
	
}
.bottom-content-ico{
  display: inline-block;
}
.myfooter .bottom-content-ico img{
  max-width:100%;
  transition: all .2s;
  width: auto;
}
.myfooter .bottom-content-ico.open img{
  max-width:100%;
  transform: rotate(180deg);
}
.bottom-open-content{
  display: none;
  background-color: #f5f5f5;
}
.bottom-open-content .con{
  padding: 70px 0;
}
.bottom-open-content .con p{
  font-size:15px;
  color:#000;
  line-height:30px;
  min-height:26px;
  letter-spacing: 1px;
}
.bottom-open-content .con h4{
  font-size:18px;
}
.bottom-open-content .con p img{
  display:block;
  max-width:100%;
  height:auto;
}


a.footer-logo {
  width: 113px;
  margin: 15px 0;
  background-image: url(logo154b.png) /*tpa=http://www.makefont.com/images/logo154b.png*/;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: inline-block;
}
@media (max-width: 767px) {
  a.footer-logo {
    margin: 0 0 20px 0;
  }
}
.myfooter a {
  clear: both;
  color: #fff;
  text-decoration: none;
}
.myfooter a img{
	width:93px;
	height:auto;
}
@media (max-width: 768px){
  .myfooter a.footer-logo {
      width: 75px;
  }
  // .myfooter .row div:last-child{
  //   margin-top:25px;
  // }
    .myfooter .footlogo a.footer-logo{
	  display:none;
	}
    .myfooter .footlogo .footlogop1{
	  display:none;
	}
    .myfooter .footlogo .footlogop2{
	  display:none;
	}
	.myfooter .footmenu {
    width: 100%;
	}
	.myfooter .footmenu a {
		text-align: center;
	}
  .myfooter .footmenu a.bottom-content-ico {
    display: inline-block;
    margin-bottom: 10px;
  }
  .myfooter .footmenu a.bottom-content-ico img{
    display: inline-block;
  }
	.myfooter .footmenu a.footmenua1{
	display: block;
	font-size:12px;
	font-weight: bold;
	font-family:"Helvetica";
	
}
  .myfooter .footmenu a.footmenua1:nth-child(2){
    display: inline-block;

  }
.case_ta .title-top-bordered_tags {
	border-top-color:transparent;
}
.news_detail .title-top-bordered_tags {
	border-top-color:transparent;
}
}
a.padding {
  padding-bottom: 15px;
}
.padding2 {
  padding-top: 15px;
}
a.margin {
  margin-bottom: 15px;
}
@media(min-width:769px){
  .myfooter a:hover,
  .myfooter a:active,
  .myfooter a:focus {
    color: #3089ca;
  }
}
.myfooter .copyright {
  padding-top: 18px;
  border-top: 2px solid #393939;
}
.copyright span {
  display: block;
}
.nobreak {
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
}
/************ myfooter end ***************/
.xx_top{display:none;position:fixed;cursor:pointer;left:0;top:0;width:100%;height:100%;z-index:99999;background:rgba(0,0,0,.5);}
.xx_top .inDiv{cursor:pointer;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}
.xx_top .indiv{text-align:center;width:344px;}
.xx_top .indiv .lay_img01{display:block;padding:12px 7px 5px 7px;border-radius:5px;background:#fff;}
.xx_top .lay_img01 .lay_img{position:relative;width:100%;height:0;padding-bottom:100%;}
.xx_top .lay_img01 .lay_img img{position:absolute;left:50%;top:50%;width:230px;height:230px;-wekbit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.xx_top .lay_img01 p{font-size:14px;line-height:28px;color:#333; position:relative; top:-10px;}
.xx_top .lay_img01 .lay_tel{font-size:20px;line-height:28px;color:#333; position:relative; top:-33px; }
.xx_top .lay_img01 .lay_tel a{color:#000000;}
.xx_top .lay_img01 .lay_copy{position:relative; top:-31px; padding-bottom: 12px;}
.xx_top .lay_img01 .lay_copy input{opacity: 0;}
.xx_top .lay_img01 .lay_copy button{
  border: 1px solid #000000;
  width: 70%;
  font-size: 20px;
  color: #000000;
  padding: 12px;
  background-color: #ffffff;
}
.xx_top .lay_img01 .inners {
  content: "复制成功";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(0) translate(-50%, -50%);
  color: #fff;
  background-color: rgba(0,0,0,0.6);
  padding: 8px 20px;
  border-radius: 2px;
  visibility: hidden;
  transform-origin: left top;
  transition: all .3s ease-in-out;
}
.xx_top .lay_img01 .cg2 {
  display:none;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background-color: rgba(0,0,0,0.6);
  padding: 8px 20px;
  border-radius: 2px;
  transform-origin: left top;
  z-index:999999999999;

}
.xx_top .lay_info01{padding:8px 10px;border-radius:5px;background:#fff;margin-top:10px}
div.title-top-bordered {
  border-top: 4px solid #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  padding-bottom: 1px;
  color: #030000;
  margin-bottom:40px;
  display: inline-block;
  padding-right: 20px;
  padding-top: 10px;
}
div.m_weizhi{
	width:100%;
	font-size:14px;
	font-weight:normal;
	border-top:none;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.m_weizhi2{
	width:100%;
	font-size:12px;
	border-top:none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(0,0,0,1);
    font-weight: 300;
}

hr.hr-fw {
  margin: 0;
  border-color: #e2e2e2;
}
/*
.index_brand {
  padding-bottom: 90px;
}
*/
.index_brand_row a {
  display: block;
}
.index_brand_row a .index_brand_img {
  width: 100%;
  position: relative;
}
.index_brand_row a .index_brand_img:after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 69%;
}
.index_brand_row a .index_brand_img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: imganimate .3s;
}
@keyframes imganimate {
  0% {
    transform: scale(0.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes imganimate {
  0% {
    transform: scale(0.2);
  }
  100% {
    transform: scale(1);
  }
}
.index_brand_row a .index_brand_img img.cover {
  z-index: 98;
  opacity: 1;
  transition: .2s;
}
.index_brand_row a span {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin: 12px 0 20px 0;
  font-weight: bold;
}
.index_brand_row a span i{
	width:0px;
 	height:0px;
	border-left:5px solid transparent;  /* 左透明 */
 	border-right:5px solid transparent; /*右透明 */
 	border-bottom:10px solid #000; /* 定义底部颜色 */
 	font-size:0px;
 	line-height:0px;
	display: inline-block;
	margin-left:3px;
}
.index_brand_row a:hover .index_brand_img img.cover {
  opacity: 0;
}
.index_brand_row a:hover span {
  color: #3089ca;
}
.index_brand a.btn_black {
  display: inline-block;
  padding: 13px 27px;
  background: #000;
  border: 3px solid #000;
  color: #fff;
  font-size: 14px;
  text-align: center;
  transition:.3s;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight:bold;
}
.index_brand a.btn_black:hover{
  background:#fff;
  color:#000;
}
.ind_news_qmyj{
	width:100%;
	background-color:#fff;
	padding-bottom:60px;
}
.index_ppsbqm{
	background-color:#f0f0f0;
}
.index_ppsbqm .news_list > div {
    margin-bottom: 0;
	padding-bottom:35px;
}
.index_ppsbqm .news_list .row {
  padding-bottom:0;
}
.ind_news_qmyj .qmyj_tit{
	border-top: 4px solid #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 1px;
    color: #030000;
    margin-bottom: 40px;
    display: inline-block;
    padding-right: 20px;
	padding-top: 10px;
}
.ind_news_qmyj .qmyj_box{
	margin-top:25px;
}
.ind_news_qmyj .qmyj_box a{
	float:left;
	width:31.33333333333333333%;
	margin-right:3%;
	margin-bottom:23px;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:20px;
}
.ind_news_qmyj .qmyj_box a:nth-child(3n){
	margin-right:0;
}
.ind_news_qmyj .qmyj_box a .qmyj_img{
	overflow:hidden;
	width:29.5%;
	float:left;
	height:77px;
}

.ind_news_qmyj .qmyj_box a .qmyj_img img{
	position:relative;
	float:left;
	overflow:hidden;
	width: 100%;
	height:77px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.ind_news_qmyj .qmyj_box a:hover .qmyj_img img{
	 -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ind_news_qmyj .qmyj_box a:hover .qmyj_con .qmyj_con_tit{
	 color: #3089ca;
}
.ind_news_qmyj .qmyj_box a .qmyj_con{
	width:70.5%;
	float:left;
	padding-left:15px;
}
.ind_news_qmyj .qmyj_box a .qmyj_con .qmyj_con_tit{
	font-size:15px;
	color:#4a4a4a;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom:8px;
	font-weight:bold;
}
.ind_news_qmyj .qmyj_box a .qmyj_con .qmyj_con_c{
	font-size:11px;
	color:#979797;
	line-height:17px;
}





.index_biao {
  background: #fff;
  padding-bottom: 90px;
  margin-top:80px;
}
.biaozhi {
  margin: 0;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}
.biaozhi > div {
  padding: 0;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
  overflow: hidden;
}
.biaozhi > div img {
  max-width: 100%;
  transition:.3s;
}
.biaozhi > div img:hover{
  transform:scale(1.1);
  z-index: 99;
  position: relative;
}
.totop {
  width: 57px;
  height: 59px;
  position: fixed;
  right: 0;
  bottom: 21px;
  background:url('../images/top.jpg') no-repeat center center;
  background-size:100% 100%;
  transition:.3s;
  z-index: 999;
}
// .totop:after {
//   content: '';
//   display: block;
//   width: 10px;
//   height: 10px;
//   border-top: 3px solid #333333;
//   border-right: 3px solid #333333;
//   transform: rotate(-45deg);
//   position: absolute;
//   top: 20px;
//   right: 17px;
// }
#newBridge .icon-right-center{
  width: 57px!important;
  height: 59px!important;
  right: 0!important;
  bottom: 81px!important;
  top:auto!important;
  margin:0!important;
}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap{
  width: 57px!important;
  height: 59px!important;
  border-radius:0!important;
  background:transparent!important;
}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base{
  width: 57px!important;
  height: 59px!important;
  background:url('../images/kefu.jpg') no-repeat center center!important;
  background-size:100% 100%!important;
  margin:0!important;
  top:0!important;
  left:0!important;
  transition:.3s;
}
.totop:hover{
  opacity:.6
}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base:hover{
  opacity:.6
}
@media (max-width:767px){
  .totop {
    width: 50px;
    height: 50px;
    background-image:url('../images/top2.png');
    right:8px;
    bottom:100px;
  }
  #newBridge .nb-icon-right-center{
    width: 50px!important;
    height: 50px!important;
    right: 8px!important;
    top:auto!important;
    bottom:128px!important;
  }
  #newBridge .nb-icon-wrap-0 .nb-icon-wrap-base{
    width: 50px!important;
    height: 50px!important;
    background:url('../images/kefu2.png') no-repeat center center!important;
    background-size:100% 100%!important;
  }
}
.case_tit {
  margin-bottom: 36px;
}
.case_tit a {
  padding: 11px 25px;
  background: #000;
  border: 3px solid #000;
  color: #fff;
  float: left;
  margin-right: 4px;
  font-weight:bold;
}
.case_tit a:hover {
  color: #000;
  text-decoration:underline;
}
.newstypetitle{ 
	float:right;
	width:640px;
	line-height:36px;
	height:36px;
	overflow:hidden;
}
.newstypetitle a{
	padding: 0 5px 0 0;
	background:none;
	color:#000;
	border:none;
	margin-right:0px;
	font-size:12px;
}
.newstypetitle a.actives{
	color:#3089ca;
	border:#FFF;
}
@media (max-width: 767px) {
  .case_tit a {
    width: 18%;
    margin-right: 1%;
    padding: 9px 0;
    text-align: center;
  }
  .case_tit a:first-child {
    width: 11%;
  }
  .case_tit a:last-child {
    width: 11%;
    margin-right: 0;
  }
}
.case_tit a.active {
  color: #fff;
  background: #3089ca;
  border-color: #3089ca;
}
.neibanner {
  background: #000;
  height: 440px;
  text-align: center;
  padding:0 15px;
}
.neibanner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.neibanner .neibanner_cont {
  height: 180px;
  max-width: 1140px;
  width:99%;
  padding:0;
  line-height: 1.5;
  text-align: left;
  white-space: normal;
  border: 0px solid #fff;
  background-color: transparent;
  text-shadow: none;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border: 5px solid #fff;
}
.neibanner .neibanner_cont .nfirst {
  height: 100%;
  padding: 30px 20px 0 30px;
  border-right: 1px solid #fff;
}
.neibanner .neibanner_cont .nfirst p {
  font-size: 20px;
  font-weight: bold;
}
.neibanner .neibanner_cont .nfirst span {
  display: block;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
}
.neibanner .neibanner_cont .nfirst .ming_btn {
  display: block;
  width: 76px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 40px;
  background: #fff;
  color: #0b0905;
  border: 2px solid #fff;
  transition:.3s;
}
.neibanner .neibanner_cont .nfirst .ming_btn:hover {
  background: #0b0905;
  color: #fff;
}
.neibanner .neibanner_cont .nsec {
  height: 100%;
  padding: 30px 20px 0 30px;
}
.neibanner .neibanner_cont .nsec p {
  font-size: 14px;
  line-height: 26px;
}
.neibanner .neibanner_cont .nsec p span {
  display: block;
  width: 60%;
  float: left;
  position: relative;
  padding-left: 14px;
}
.neibanner .neibanner_cont .nsec p span:after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 10px;
  left: 0;
  background: #fff;
}
.neibanner .neibanner_cont .nsec p span.rr {
  width: 32%;
  float: right;
}
.neibanner .neibanner_cont .nsec a {
  display: block;
  font-size: 14px;
  width: 76px;
  background: #fff;
  color: #0b0905;
  height: 27px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 27px;
  margin-top: 14px;
  transition:.3s;
}
.neibanner .neibanner_cont .nsec a:hover {
  background: #0b0905;
  color: #fff;
}
@media (max-width: 768px) {
.case_xq{
		display:none;
}
 div.title-top-bordered {
    border-top-color:transparent;
	font-weight: bold;
   font-size: 18px;
   text-align: center;
   display: block;
   padding-top: 20px;
}
.contact-title{
	display:none;
}
div.m_weizhi2{
	width:100%;
}
.newstypetitle{
	width:100%;
	display:none;
}
  div.m_weizhi{
	  width:100%;
	 }
  .index_brand {
    padding-bottom: 30px;
	margin-top: 66px;
  }
  .tags_index_brands{
	  margin-top:0;
	 }
  .case_brand{
	  margin-top:0;
	 }
  .idnex_mob {
	margin-top: 0px;
  }
  .case_ta {
    padding-bottom:0;
	margin-top: 66px;
  }
  .dynamic-case {
    padding-bottom: 0;
    margin-top: 0;
  }

  .index_brand a.btn_black {
    width: auto;
    padding:5px 10px;
    line-height: 2;
    margin-top: 0px;
    margin-bottom: 0px
  }
  .m_btn_black{
	  width:158px;
	 }
  .index_biao {
    padding-bottom: 55px;
	padding-top: 35px;
	margin-top:0;
  }
  
  .page-heading.page-heading__lg{
    background-size: auto 110%;
  }
}

@media (max-width: 767px) {
  .neibanner {
    display: none;
  }
}
.neibanner_xq {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  padding: 250px 0 40px 0;
}
.neibanner_xq .header-font-name {
  display: inline-block;
  padding: 0 36px;
  margin: 50px auto;
  line-height: 44px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #202020;
  border: 3px solid #fff;
}
@media (max-width: 992px) {
  .neibanner_xq {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .neibanner_xq {
    padding: 0;
        background-size: auto 130%;
    background-position: center 70%;
	margin-top: 66px;
  }
  .neibanner_xq .header-font-name {
    display: inline-block;
    padding: 0 16px;
    margin: 50px auto;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
}
.brand_tit_top a {
  display: inline-block;
  line-height: 38px;
  padding: 0 36px;
  font-weight: bold;
  color: #000;
  font-size:13px;
}
@media (max-width: 767px) {
  .brand_tit_top a {
    width: 20%;
    display: inline-block;
    line-height: 38px;
    padding: 0 1%;
    text-align: center;
  }
  .brand_tit_top a:last-child{
    width:16%;
  }
}
.brand_tit_top .active {
  background: #000;
  color: #fff;
}
.brand_tit_list {
  border: 2px solid #000;
  display: block;
  display: none;
}
.brand_tit_list a {
  line-height: 38px;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  padding: 0px 15px;
  margin-bottom: 0px;
}
.brand_tit_list .active {
  background: #000;
  color: #fff;
}
.case_xq_cont {
  margin-top: 60px;
  margin-bottom: 60px;
}
.case_xq_cont .col-md-8 {
    width: 100%;
}
.case_xq_cont .font-detail-desc {
    width: 100%;
	padding-left:15px;
	padding-top:20px;
}
.case_xq_cont .font-detail-desc ul li img{
    width: 100%;
	height:auto;
}

@media (max-width: 767px) {
  .case_xq_cont {
    margin-top: 30px;
  }
}
#fontImgset img {
  max-width: 100%;
  margin-bottom: 35px;
}
.font-detail-desc {
  padding-left: 45px;
}
@media (max-width: 768px) {
  .case_xq_cont > div{
    width:100%;
  }
  .font-detail-desc {
    padding-left: 15px;
    margin-top: 20px;
  }
  .font-detail-desc .font-detail-desc {
    padding-left: 15px;
  }
.prov {
    width: 100%;
}}
.font-detail-desc ul li {
  margin-bottom: 8px;
  line-height: 24px;
}
.font-detail-desc ul li .fontDescTit {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  color: #0b0905;
}
.font-detail-desc ul li p {
  /*display: inline-block;*/
  font-size: 18px;
  color: #020000;
  line-height:30px;
}
.font-detail-desc ul li {
  color: #000000;
}
.font-detail-desc ul li a {
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #ff0000;
  font-weight: bold;
}
.font-detail-desc ul li p strong {
    margin-top:19px;
}
.font-detail-desc .fontpic {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .font-detail-desc .fontpic {
    margin-top: 25px;
  }
  .font-detail-desc ul li p {
    font-size: 16px;
  }
}
.font-detail-desc .fontpic .fontpicli {
  width: 120px;
  float: left;
  margin-right: 6%;
  border: 3px solid #0b0905;
}
.font-detail-desc .fontpic .fontpicli img {
  display: block;
  width: 100%;
}
.font-detail-desc .fontpic .fontpicli span {
  display: block;
  line-height: 40px;
  color: #fff;
  background: #0b0905;
  text-align: center;
}
.contact_in {
  padding: 50px 0 100px 0;
}
.contact_in p{
  font-size: 16px;
  color: #a0a0a0;
  line-height: 2;
  text-align: center;
}
.contact_in .contact_con {
  font-size: 16px;
  color: #a0a0a0;
  line-height: 2;
  text-align: center;
}
.contact_in .contact_tit {
  display: block;
  font-size: 14px;
  color: #0b0905;
  font-weight: bold;
  margin: 50px 0 30px 0;
  text-align: center;
}
.contact_in .erwei {
  text-align: center;
}
.contact_in .erwei .erwei_li {
  display: inline-block;
  width: 30%;
  max-width: 175px;
  margin: 0 25px;
  vertical-align: top;
}
.contact_in .erwei .erwei_li img {
  display: block;
  width: 100%;
}
.contact_in .erwei .erwei_li span {
  display: block;
  font-size: 16px;
  color: #a0a0a0;
  line-height: 3;
}
@media (max-width: 767px) {
  .contact_in {
    padding: 16px 0 50px 0;
	margin-top: 66px;
  }
  .contact_in .contact_tit {
    margin: 30px 0 20px 0;
  }
  .contact_in .erwei .erwei_li {
    margin: 0 15px;
  }
}
.about_in {
    padding: 50px 0 60px 0;
}
.about_in .about_cont .about_in_tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #0b0905;
  margin-top:10px;
  margin-bottom:10px;
}
.about_in .about_cont .about_in_tit h2{
  font-weight: bold;
}
.about_in .about_cont .about_in_tit2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  color: #0b0905;
  padding-bottom: 10px;
}
.about_in .about_cont .about_sm_tit {
  display: block;
  font-size: 16px;
  color: #030000;
  line-height: 2;
  margin-top: 20px;
  margin-bottom: 3px;
  font-weight: bold;
}
.about_in .about_cont p {
  font-size: 16px;
  line-height: 28px;
  color: #020000;
}
.about_in .about_cont p b{
  font-weight:bold;
}
.about_in .about_cont p a{
  color: #000;
}
.about_in .about_cont p strong {
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold;
}
.about_in h4 strong {
    color: #030000;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold;
}
.about_in .about_cont p img {
	max-width:100%;
	height:auto;
}

.about_in .about_cont p em {
  font-style: normal;
  text-decoration: underline;
}
.about_in .about_right .about_right_img {
  display: block;
  width: 100%;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .about_in .about_right .about_right_img {
    margin-bottom: 24px;
  }
}
.about_in .erwei .erwei_li {
  width: 45%;
  float: left;
}
.about_in .erwei .erwei_li img {
  display: block;
  width: 100%;
}
.about_in .erwei .erwei_li span {
  display: block;
  font-size: 12px;
  color: #000;
  line-height: 3;
  text-align: center;
}
.about_in .erwei .erwei_li:first-child {
  margin-right: 10%;
}
@media (max-width: 767px) {
  .about_in {
    padding:16px 0 50px 0;
	margin-top: 50px;
  }
  .about_in .about_right {
    margin-top: 20px;
  }
}
.news_list_in {
  padding: 0 0 62px 0;
}
@media (max-width: 767px) {
  .news_list_in {
    padding: 0;
	margin-top: 66px;
  }
  .newstypelist{
	  margin-top:0px;
	 }
  .tag{
    padding: 60px 0 30px 0;
  }
  .idnex_mob {
	margin-top: 0px;
    padding-bottom: 30px;
  }
  .newstypelist .m_weizhi .slick-slider{
	  display:none;}
  .news_tags .m_weizhi2 .slick-slider{
	  display:none;}
}
.news_list {
  margin-top: 40px;
}
.news_list > div {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .news_list > div {
    margin-bottom: 20px;
  }
}
.news_list a {
  display: block;
  margin-bottom:30px;
}
@media (max-width: 767px) {
  .news_list a {
    margin-bottom:15px;
  }
}
.news_list a .news_list_img {
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.news_list a .news_list_img img {
  width: 100%;
  transition:.3s;
}
.news_list a .news_list_img2{
  position: relative;
  overflow: hidden;
}
.news_list a .news_list_img2 img{
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: 165px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.news_list a .news_list_img:after {
  content: '';
  display: block;
  padding-bottom: 64%;
}
.news_list a span {
  display: block;
  font-size: 14px;
  color: #0b0905;
  height: 36px;
  line-height: 18px;
  font-weight: bold;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-bottom: 0px;
}
.news_list a p {
  font-size: 12px;
  color: #0b0905;
  height: auto;
  line-height: 18px;
  overflow: hidden;
}
.news_list a:hover .news_list_img img{
  transform:scale(1.1);
}
.news_list a:hover span{
  color:#3089ca;
}
.process_in {
  padding: 0 0 35px 0;
}
.process_in hr{
	display:none;
}
.process_in .title_process {
  font-size: 24px;
  color: #000000;
  margin-bottom: 40px;
  font-weight: bold;
}
.process_in .title_process span{
  	border-top: 4px solid #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 1px;
    color: #030000;
    margin-bottom: 40px;
    display: inline-block;
    padding-right: 20px;
    padding-top: 10px;
}
.index_hhmmzl{
	width:100%;
}
.index_hhmmzl .hhmmzl_title{
	width:150px;
	border-top:2px solid #000;
}
.index_hhmmzl .hhmmzl_img{
	margin:50px 0 80px 0;
}
.index_hhmmzl .hhmmzl_img .pc_hhmmzl{
	max-width:100%;
	display:block;
}
.index_hhmmzl .hhmmzl_img .m_hhmmzl{
	max-width:100%;
	display:none;
}
.process{
  width: 100%;
}

.process .process_box .process_left{
  float: left;
  width: 36%;
}
.process .process_box .process_left span{
  display: block;
  margin-bottom: 27px;
  font-size: 36px;
}
.process .process_box .process_right{
  float: left;
  width: 64%;
  padding-right:0;
}
.process .process_box .process_right p{
  font-size:16px;
  line-height:26px;
  letter-spacing: 1px;
  color: #000;
}
.process .process_box .process_right p strong{
  font-size:21px;
  line-height:50px;
  letter-spacing: 1px;
  color: #000;
}
.process .process_box .process_right p:nth-child(2n){
  margin-bottom:30px;
  padding-left:49px;
}

@media (max-width: 767px) {
  .process_in .title_process {
    margin-bottom: 25px;
	line-height:1.3em;
  }
}
.process_in .process_li {
  border: 3px solid #3c3c3c;
  height: 220px;
  margin-bottom: 40px;
  padding: 26px 25px 0 28px;
  transition:.3s;
  cursor:pointer;
}
@media (min-width: 769px) {
  .process_in .process_li:hover{
    transform: translateY(-10px);
  }
}
.process_in .process_li span {
  display: block;
  font-size: 17px;
  line-height: 30px;
  color: #3c3c3c;
  font-weight: bold;
  margin-bottom: 8px;
}
.process_in .process_li p {
  font-size: 14px;
  line-height: 28px;
  color: #3c3c3c;
}
@media (max-width: 767px) {
  .process_in {
    padding: 0 0 30px 0;
	margin-top: 0;
  }
  .process_in .process_li {
    margin-bottom: 25px;
    padding: 20px 10px 0 10px;
    height: 185px;
  }
  .process_in .process_li span {
    font-size: 14px;
    line-height: 25px;
  }
  .process_in .process_li p {
    font-size: 12px;
    line-height: 25px;
  }
  .m_none{
	  display:none;
	}
}
.process_lsit li {
  width: 20%;
  float: left;
}
.process_lsit li .process_li_img {
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 2px solid #727171;
  position: relative;
}
.process_lsit li .process_li_img:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #727171;
  position: absolute;
  top: 30%;
  right: 0;
}
.process_lsit li .process_li_img img {
  display: block;
  width: 42%;
  margin: 0 auto;
}
.process_lsit li span {
  display: block;
  font-size: 14px;
  color: #727171;
  text-align: center;
  margin-bottom: 6px;
  padding: 0 20px;
  font-weight: bold;
}
.process_lsit li p {
  font-size: 17px;
  color: #535353;
  line-height: 1.6;
  padding: 0 20px;
  text-align: justify;
}
.process_lsit li:last-child .process_li_img:after {
  display: none;
}
.imagesGrid {
  width: 100%;
  border-collapse: inherit;
  border-spacing: 15px;
  box-sizing: border-box;
}
.imagesGrid td {
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%); 
  transition:.3s;
}

.imagesGrid td:hover {
  -webkit-filter: grayscale(0%); 
  filter: grayscale(0%); 
}
// .imagesGrid td.active {
//   -webkit-filter: grayscale(0%); 
//   filter: grayscale(0%); 
// }
.imagesGrid img {
  width: 100%;
  max-width: 100%;
}
.servier_in {
  margin: 56px 0 90px 0;
}
@media (max-width: 767px) {
  .servier_in {
    margin: 16px 0 50px 0;
	margin-top: 66px;

  }
}
.server_banner {
  height: 520px;
  background: url('../images/server_banner.jpg') no-repeat center center;
  background-size: auto 100%;
  padding-top: 338px;
}
.server_banner .search_box {
  width: 600px;
  height: 38px;
  border: 2px solid #fff;
  margin: 0 auto;
}
.server_banner .search_box input[type='text'] {
  width: 435px;
  height: 34px;
  padding: 10px;
  font-size: 14px;
  color: #fff;
  background: transparent;
  border: none;
}
.server_banner .search_box input::-webkit-input-placeholder {
  color: #cfcfcf;
}
.server_banner .search_box a {
  display: block;
  width: 160px;
  line-height: 34px;
  float: right;
  text-align: center;
  font-size: 16px;
  color: #3089ca;
  background: #fff;
}
.server_banner .search_box a img {
  vertical-align: -2px;
  margin-right: 7px;
}
.server_banner .search_box .swiper-container2 {
  margin-top: 20px;
  height: 24px;
  overflow: hidden;
}
.server_banner .search_box .swiper-container2 p {
  font-size: 12px;
  color: #cfcfcf;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .server_banner {
    height: 380px;
    padding-top: 270px;
  }
  .server_banner .search_box {
    width: 400px;
  }
  .server_banner .search_box input[type='text'] {
    width: 265px;
  }
  .server_banner .search_box a {
    width: 130px;
  }
}
@media (max-width: 768px) {
  .server_banner {
    height: 280px;
    padding-top: 190px;
	margin-top: 66px;
  }
  .server_banner .search_box {
    width: 400px;
  }
  .server_banner .search_box input[type='text'] {
    width: 265px;
  }
  .server_banner .search_box a {
    width: 130px;
  }
}
@media (max-width: 460px) {
  .server_banner {
    height: 220px;
    padding-top: 150px;
	margin-top: 66px;
  }
  .server_banner .search_box {
    width: 300px;
  }
  .server_banner .search_box input[type='text'] {
    width: 205px;
  }
  .server_banner .search_box a {
    width: 90px;
    font-size: 14px;
  }
  .server_banner .search_box .swiper-container2 {
    margin-top: 10px;
  }
}
.server_tit span {
  display: block;
  text-align: center;
  font-size: 36px;
  color: #3089ca;
  line-height: 2;
}
@media (max-width: 768px) {
  .server_tit span {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .server_tit span {
    font-size: 20px;
  }
}
.scon_1 {
  padding: 40px 0 20px 0;
  background: #fff;
}
@media (max-width: 768px) {
  .scon_1 {
    padding: 20px 0 10px 0;
  }
}
.angle {
  position: relative;
}
.angle:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -20px;
  z-index: 9;
}
@media (max-width: 768px) {
  .angle:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -10px;
  }
}
.scon_2 {
  background: #3089ca;
}
.scon_2 .step_p {
  text-align: center;
  padding-top: 82px;
}
.scon_2 .step_p span {
  display: inline-block;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  min-width: 150px;
}
.scon_2 .step_p span img {
  display: inline-block;
  margin-bottom: 23px;
}
.scon_2 .step_p i {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 5px solid transparent;
  margin-bottom: 60px;
  margin-left: 30px;
  margin-right: 18px;
}
@media (max-width: 991px) {
  .scon_2 .step_p span {
    min-width: 70px;
  }
  .scon_2 .step_p i {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 768px) {
  .scon_2 .step_p {
    display: none;
  }
  .scon_551 .step_p {
    display: none;
  }
}
.scon_2 .package_reg {
  padding-top: 69px;
}
.scon_2 .package_reg li {
  margin-bottom: 70px;
}
.scon_2 .package_reg .package_box {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#3d729a', Direction=135, Strength=14);/*for ie6,7,8*/ 
  -moz-box-shadow:0 6px 14px 0 #3d729a;/*firefox*/ 
  -webkit-box-shadow:0 6px 14px 0 #3d729a;/*webkit*/ 
  box-shadow: 0 6px 14px 0 #3d729a;
  border-radius: 4px;
  height: 400px;
  padding: 0 20px 30px;
  transition:.3s;
}
.scon_2 .package_reg .package_box:hover{
  transform:scale(1.1);
}
.scon_2 .package_reg .package_box h4 {
  text-align: center;
  font-size: 24px;
  color: #3574CB;
  letter-spacing: 1px;
  position: relative;
  padding-top: 30px;
  margin-bottom: 28px;
}
.scon_2 .package_reg .package_box .detail_txt p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 26px;
  position: relative;
  padding-left: 13px;
}
.scon_2 .package_reg .package_box .detail_txt p i {
  position: absolute;
  left: 0;
  top: 12px;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #3574CB;
  vertical-align: middle;
  margin-right: 10px;
}
.scon_2 .package_reg .package_box .price_wrap {
  text-align: center;
  width: 100%;
  height: 51px;
  position: absolute;
  left: 0;
  bottom: 92px;
  line-height: 1.42;
}
.scon_2 .package_reg .package_box .price_wrap span {
  display: inline-block;
  font-size: 24px;
  color: #FF507C;
}
.scon_2 .package_reg .package_box .price_wrap span i {
  font-size: 12px;
  color: #2A2A2A;
  display: inline-block;
  font-style: normal;
  margin-left: 9px;
  letter-spacing: 1px;
}
.scon_2 .package_reg .package_box .price_wrap em {
  font-size: 12px;
  color: #999999;
  line-height: 12px;
  font-style: normal;
}
.scon_2 .package_reg .package_box a {
  display: block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  background: #3089ca;
  border-radius: 2px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  margin: 0 auto;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 50%;
  margin-left: -85px;
  bottom: 30px;
}
.scon_2 .package_reg .package_box a:hover {
  background: #4aa2e2;
}
.scon_3 {
  padding: 75px 0;
}
.scon_3 .reg_tips_txt li {
  text-align: center;
  position: relative;
  cursor: pointer;
}
.scon_3 .reg_tips_txt li:after {
  display: block;
  content: "";
  width: 1px;
  height: 71px;
  background: #C3DAF8;
  position: absolute;
  right: 0;
  top: 0;
}
.scon_3 .reg_tips_txt li img {
  display: inline-block;
  margin-bottom: 20px;
  max-width: 100%;
}
.scon_3 .reg_tips_txt li p {
  font-size: 16px;
  color: #666666;
}
.scon_3 .reg_tips_txt li:last-child:after {
  display: none;
}
@media (max-width: 768px) {
  .scon_3 {
    padding: 55px 0;
  }
  .scon_3 .reg_tips_txt li p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .scon_3 {
    padding: 35px 0 15px 0;
  }
  .scon_3 .reg_tips_txt li {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .scon_3 .reg_tips_txt li img {
    height: 40px;
    margin-bottom: 10px;
  }
  .scon_3 .reg_tips_txt li p {
    font-size: 13px;
  }
}
.modal {
  background: rgba(0, 0, 0, 0.5);
}
.scon_tan .modal-content {
  border: none;
  box-shadow: none;
  border-radius: 2px;
}
.scon_tan .modal-content .modal-header {
  padding: 36px;
  border-bottom: none;
}
.scon_tan .modal-content .modal-header .close {
  font-size: 36px;
  font-weight: normal;
  margin-top: -26px;
  margin-right: -20px;
}
.scon_tan .modal-content .modal-header .modal-title {
  text-align: center;
  font-size: 24px;
  color: #333333;
  letter-spacing: 1px;
}
.scon_tan .modal-content .modal-body {
  font-size: 16px;
  color: #666666;
  letter-spacing: 1px;
  line-height: 24px;
  padding: 0 50px 70px;
}
.scon_tan .modal-content .modal-body p{
  border-bottom: 1px solid #3089ca;
}
@media (max-width: 767px) {
  .scon_tan .modal-header {
    padding: 30px;
  }
  .scon_tan .modal-header .modal-title {
    font-size: 20px;
  }
  .scon_tan .modal-content .modal-body {
    padding: 0 20px 40px;
    font-size: 14px;
    line-height: 20px;
  }
}
.mm_register .t_need_wrap {
  width: 460px;
  padding: 35px 40px 40px;
  border-radius: 3px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  background: #fff;
  z-index: 9999;
  display: none;
  text-align: center;
  padding: 30px 40px 0;
  margin-top: -313px;
}
.mm_register .t_need_wrap .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  opacity: 1;
  font-size: 0;
}
.mm_register .t_need_wrap h3 {
  color: #333333;
  font-size: 20px;
  text-align: center;
  letter-spacing: 3px;
  margin-top: -6px;
  margin-bottom: 21px;
}
.mm_register .t_need_wrap .form-group {
  position: relative;
  height: 50px;
  margin-bottom: 0;
}
.mm_register .t_need_wrap .form-group .input-text,
.mm_register .t_need_wrap .form-group select {
  margin: 10px 0;
  box-shadow: none;
  font-size: 16px;
  padding: 6px 16px;
  height: 40px;
  margin-top: 0;
  border: 1px solid #ededed;
  border-radius: 3px;
  letter-spacing: 3px;
}
.mm_register .t_need_wrap .form-group select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(../images/select_icon.png) no-repeat right center transparent;
  border-radius: 3px;
  letter-spacing: 3px;
  padding: 0 0 0 10px;
}
.mm_register .t_need_wrap .form-group .star {
  position: absolute;
  left: -15px;
  bottom: 15px;
  color: #ff517d;
  font-size: 16px;
}
.mm_register .t_need_wrap .message {
  text-align: left;
  padding: 0 0 8px 0;
}
.mm_register .t_need_wrap .message textarea {
  width: 100%;
  border: 1px solid #e9f0f6;
  height: 80px;
  line-height: 22px;
  padding: 10px;
  resize: none;
  box-shadow: none;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: 3px;
}
.mm_register .t_need_wrap .btnwrap .btn_blue {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 3px;
  background: #3089ca;
  color: #fff;
  letter-spacing: 5px;
  border: 0;
  font-size: 18px;
  padding: 0;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-property: background;
  transition-property: background;
}
.mm_register .t_need_wrap .btnwrap .btn_blue:hover {
  background: #23608c;
}
.mm_register .t_need_wrap .btnwrap input {
  font-size: 18px;
  color: #fff;
}
.mm_register .t_need_wrap .tips {
  color: #999;
  font-size: 12px;
  padding: 10px 0 5px;
  letter-spacing: 1px;
  text-align: center;
}
.mm_register .t_need_wrap .online-consultation {
  color: #999;
  font-size: 12px;
  padding: 0 0 15px;
  letter-spacing: 2px;
  text-align: center;
}
.mm_register .t_need_wrap .online-consultation a {
  color: #3089ca;
  text-decoration: none;
}
@media (max-width: 767px) {
  .mm_register .t_need_wrap {
    width: 86%;
    padding: 20px 30px 0;
    position: absolute;
    top: 85px;
    left: 7%;
    margin-left: 0;
    margin-top: 0;
  }
  .mm_register .t_need_wrap .close {
    top: 10px;
    right: 10px;
  }
}
.scon_5 {
  padding: 130px 0;
}
.scon_5 .right {
  float: right;
  width: 948px;
  height: 840px;
  background: #3089ca;
  padding-top: 40px;
}
.scon_5 .right .tm_pm {
  float: left;
  width: 475px;
  height: 640px;
  background: #FFFFFF;
  border-radius: 4px;
  position: relative;
  padding: 50px 30px 0 60px;
  margin-top: 50px;
  margin-left: -222px;
  box-shadow: 0 0 25px rgba(101,101,101,.87);
}
.scon_5 .right .tm_pm ul li {
  margin-bottom: 50px;
}
.scon_5 .right .tm_pm ul li img {
  width: 47px;
}
.scon_5 .right .tm_pm ul li span {
  display: block;
  font-size: 20px;
  color: #3089ca;
  line-height: 1.4;
  margin: 10px 0 6px 0;
}
.scon_5 .right .tm_pm ul li p {
  font-size: 14px;
  color: #727171;
  line-height: 1.6;
}
.scon_5 .right .tm_form {
  width: 400px;
  float: right;
  margin-right: 154px;
}
.scon_5 .right .tm_form .p_tit {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 2px;
  margin-top: 70px;
  margin-bottom: 33px;
}
.scon_5 .right .tm_form input {
  width: 396px;
  height: 50px;
  border: 2px solid #FFFFFF;
  border-radius: 2px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: 46px;
  padding: 0 10px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  background: transparent;
}
.scon_5 .right .tm_form input::-webkit-input-placeholder {
  color: #adcae6;
}
.scon_5 .right .tm_form select {
  width: 396px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 2px;
  background: transparent;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 18px 0 10px;
  background: url(../images/select_icon2.png) 96% center no-repeat;
  background-size: 20px 15px;
  appearance: none;
  -webkit-appearance: none;  
  -moz-appearance: none;  
  position:relative;
}
.scon_5 .right .tm_form select option {
  color: #333;
}
.scon_5 .right .tm_form .box_tips {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 15px;
  color: #FF507C;
}
.scon_5 .right .tm_form input[type="submit"] {
  display: block;
  width: 178px;
  height: 56px;
  outline: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  line-height: 56px;
  border-radius: 2px;
  font-size: 20px;
  color: #3089ca;
  background: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 5px;
  margin-top: 17px;
  margin-bottom: 15px;
}
.scon_5 .right .tm_form .vslider {
  overflow: hidden;
  height: 30px;
  margin-top: 15px;
}
.scon_5 .right .tm_form .vslider p {
  color: #adcae6;
  line-height: 30px;
}
.popup-component {
	display:none;
}
nav{
	display:none;
}
@media (max-width: 1200px) {
  .scon_5 {
    padding: 110px 0;
  }
  .scon_5 .right .tm_pm {
    margin-left: -65px;
    width: 430px;
  }
}
@media (max-width: 991px) {
  .scon_5 {
    padding: 40px 0;
  }
  .scon_5 .right {
    float: none;
    width: 100%;
    height: auto;
    padding: 60px 0;
  }
  .scon_5 .right .tm_pm {
    float: none;
    width: 80%;
    margin: 0 auto;
    height: auto;
    padding: 45px 25px;
  }
  .scon_5 .right .tm_form {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .scon_5 {
    padding: 20px 0;
  }
  .scon_5 .right {
    padding: 40px 0;
  }
  .scon_5 .right .tm_pm {
    float: none;
    width: 80%;
    margin: 0 auto;
    height: auto;
    padding: 45px 25px 5px 25px;
  }
  .scon_5 .right .tm_pm ul li {
    margin-bottom: 20px;
  }
  .scon_5 .right .tm_pm ul li img {
    width: 36px;
  }
  .scon_5 .right .tm_pm ul li span {
    font-size: 16px;
  }
  .scon_5 .right .tm_pm ul li p {
    font-size: 12px;
  }
  .scon_5 .right .tm_form {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .scon_5 .right .tm_form .p_tit {
    font-size: 30px;
    margin: 50px 0 25px 0;
  }
  .scon_5 .right .tm_form input[type="submit"] {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .scon_5 .right {
    padding: 40px 0;
  }
  .scon_5 .right .tm_pm {
    float: none;
    width: 80%;
    margin: 0 auto;
    height: auto;
    padding: 45px 25px 5px 25px;
  }
  .scon_5 .right .tm_pm ul li {
    margin-bottom: 20px;
  }
  .scon_5 .right .tm_pm ul li img {
    width: 36px;
  }
  .scon_5 .right .tm_pm ul li span {
    font-size: 15px;
  }
  .scon_5 .right .tm_form .p_tit {
    font-size: 20px;
    margin: 40px 0 20px 0;
  }
  .scon_5 .right .tm_form input,
  .scon_5 .right .tm_form select {
    font-size: 14px;
    width: 100%;
  }
  .scon_5 .right .tm_form input[type="submit"] {
    font-size: 14px;
  }
  .news_box .news_list a .news_title .tit {
    font-size: 18px;
    line-height: 24px;

  }
  .news_box .news_list a .news_title .m_date {
    font-size: 13px;
    line-height: 20px;
  }
  .news_box .news_list a .news_img {
    height: 120px;
  }
  .news_box .news_list a .news_title {
    height: 120px;
  }
  .news_box .news_list a .news_title .more {
    font-size: 13px;
  }
}
.scon6 {
  background: #3089ca;
  padding-bottom: 90px;
  margin-top: 240px;
  padding-top: 1px;
}
.scon6 .scon6_top {
  margin-top: -240px;
  padding: 0 5%;
}
.scon6 .scon6_top .scon6_topli {
  width: 46%;
  margin: 0 2%;
  box-shadow: 0 7px 20px rgba(49,49,49,.54);
  padding: 30px;
  background: #fff;
  float: left;
  border-radius: 4px;
}
.scon6 .scon6_top .scon6_topli span {
  display: block;
  font-size: 26px;
  color: #727171;
  text-align: center;
}
.scon6 .scon6_top .scon6_topli img {
  display: block;
  max-width: 100%;
  margin: 30px auto 0 auto;
}
.scon6 .server_tit3 {
  margin: 90px 0 25px 0;
}
.scon6 .scon6img {
  display: block;
  width: 100%;
}
.scon_text{position: relative;max-width: 410px;margin: 0 auto;}
.scon_text .text{position:absolute;text-align: center;left:0;top: 36%;width: 24%;}
.scon_text .text2{margin:auto;right:0;}
.scon_text .text3{left:auto;right:0;}
.scon_text .text p{font-size:13px;line-height: 16px;color:#727171;}
.scon_text .text i{font-size:12px;line-height: 14px;color:#a0a0a0;}
.scon_text .textp{position:absolute;left:0;right:0;bottom:0;font-size:12px;line-height: 14px;color:#a0a0a0;text-align: center;}
.scon_text .texti{position: absolute;left: 17%;top: 18%;font-size: 12px;line-height: 14px;color: #a0a0a0;width: 28%;text-align: center;}
.scon_text .texti2{left:auto;right:17%;}
@media (max-width: 991px) {
  .scon6 {
    padding-bottom: 70px;
  }
  .scon6 .scon6_top .scon6_topli span {
    font-size: 22px;
  }
  .scon6 .scon6_top .scon6_topli img {
    margin: 20px auto 0 auto;
  }
  .scon6 .server_tit3 {
    margin: 70px 0 20px 0;
  }
}
@media (max-width: 768px) {
  .scon6 {
    padding: 40px 0;
    margin: 0;
  }
  .scon6 .scon6_top {
    margin: 0;
  }
  .scon6 .scon6_top .scon6_topli {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 20px 15px;
  }
  .scon6 .scon6_top .scon6_topli span {
    font-size: 16px;
  }
  .scon6 .server_tit3 {
    display: none;
  }
  .scon6 .scon6img {
    display: none;
  }
}
@media (max-width: 480px) {
  // .scon6 .scon6_top .scon6_topli {
  //   width: 100%;
  //   margin: 0 0 20px 0;
  //   padding: 20px 15px;
  // }
  .scon6 .server_tit3 {
    display: none;
  }
  .scon6 .scon6img {
    display: none;
  }
}
.scon_4 {
  padding-top: 60px;
  position: relative;
}
.scon_4:after {
  content: '';
  display: block;
  width: 100%;
  height: 155px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.scon_4 .register_cont {
  background: #ffffff;
  box-shadow: 0 2px 16px #c8c8c8;
  padding: 50px 0;
  margin-top: 90px;
  position: relative;
  z-index: 99;
}
.scon_4 .register_cont .register_cont_in {
  width: 62%;
  margin: 0 auto;
}
.scon_4 .register_cont .register_cont_in .res_tit {
  display: block;
  font-size: 30px;
  color: #3089ca;
  text-align: center;
  letter-spacing: 10px;
}
.scon_4 .register_cont .register_cont_in ul {
  margin-top: 55px;
  float: left;
}
.scon_4 .register_cont .register_cont_in ul li {
  line-height: 24px;
  width: 100%;
  padding-left: 18px;
  position: relative;
}
.scon_4 .register_cont .register_cont_in ul li:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #3089ca;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.scon_4 .register_cont .register_cont_in ul li span {
  display: block;
  font-size: 14px;
  color: #727171;
}
.scon_4 .register_cont .register_cont_in ul li p {
  font-size: 13px;
  color: #a0a0a0;
}
.scon_4 .register_cont .register_cont_in ul.lileft {
  width: 70%;
}
.scon_4 .register_cont .register_cont_in ul.liright {
  width: 30%;
}
@media(max-width:1200px){
  .scon_4 .register_cont .register_cont_in {
    width:70%;
  }
}
@media(max-width:992px){
  .scon_4 .register_cont .register_cont_in {
    width:80%;
  }
  .scon_4 .register_cont .register_cont_in .res_tit{
    letter-spacing: 7px;
  }
}
@media(max-width:768px){
  .scon_4 .register_cont .register_cont_in .res_tit{
    letter-spacing: 5px;
  }
}
.scon_4 .register_cont .res_bottom {
  display: inline-block;
  width: 125px;
  vertical-align: top;
  margin: 30px 30px 0 30px;
  border: 3px solid #3089ca;
}
.scon_4 .register_cont .res_bottom .res_bottom_top {
  height: 80px;
  overflow: hidden;
}
.scon_4 .register_cont .res_bottom .res_bottom_top img {
  display: block;
  width: 100%;
}
.scon_4 .register_cont .res_bottom .res_bottom_top p {
  font-size: 16px;
  color: #3089ca;
  text-align: center;
  line-height: 2;
  padding-top: 10px;
}
.scon_4 .register_cont .res_bottom .res_bottom_top p i {
  font-style: normal;
  color: #ea68a2;
}
.scon_4 .register_cont .res_bottom a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #3089ca;
}
.contact_in .process_bottom{
	display:none;
}
@media (max-width: 991px) {
  .scon_4 .register_cont {
    padding: 40px 0;
    margin-top: 70px;
  }
  .scon_4 .register_cont .register_cont_in .res_tit {
    font-size: 26px;
  }
  .scon_4 .register_cont .register_cont_in ul {
    margin-top: 45px;
  }
}
@media (max-width: 768px) {
  .scon_4 .register_cont {
    padding: 30px 0;
    margin-top: 50px;
  }
  .scon_4 .register_cont .register_cont_in .res_tit {
    font-size: 20px;
  }
  .scon_4 .register_cont .register_cont_in ul {
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .scon_4 .register_cont {
    padding: 30px 0;
    margin-top: 30px;
  }
  .scon_4 .register_cont .register_cont_in .res_tit {
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  .scon_4 .register_cont .register_cont_in ul {
    margin-top: 0;
    float: none;
  }
  .scon_4 .register_cont .register_cont_in ul.lileft {
    width: 100%;
  }
  .scon_4 .register_cont .register_cont_in ul.liright {
    width: 100%;
  }
  .scon_4 .register_cont .res_bottom {
    margin: 20px 10px 0 10px;
    border: 2px solid #3089ca;
    width: 110px;
  }
  .scon_4 .register_cont .res_bottom .res_bottom_top {
    height: 70px;
  }
  .scon_4 .register_cont .res_bottom .res_bottom_top p {
    font-size: 14px;
    line-height: 2;
  }
  .scon_4 .register_cont .res_bottom a {
    font-size: 14px;
    line-height: 35px;
  }
}
@media (max-width: 480px){
  .scon_4 .register_cont .register_cont_in .res_tit {
    letter-spacing: 0;
  }
}
/**分页样式*/   
.pager { margin:auto; text-align:center; height:40px; }
.pager a{ border:#999999 1px solid; border-radius:4px; color: #999999; padding:6px 10px; margin-left:5px;line-height: 35px;}
.pager span{ margin-left:5px;padding:6px 10px;border-radius:4px; border:#000 1px solid;line-height: 35px; }
.pager a:hover ,#pager a:active { border:#000 1px solid; color:#fff; background:#000;}
.pager span.current {   font-weight:bold; color:#fff; background:#000;}
.pager span.disabled { color: #999999; padding:6px 10px; border:#999999 1px solid; }
.pager span.search {   font-weight:bold; color:#fff; background:#000;}


.provnext {padding: 20px 5px 20px 0; width:100%; float:left;}
.prov {
  line-height: 30px;
  font-size: 16px;
  float: left;
  padding-right:20px;
}
.next {
  line-height: 30px;
  font-size: 16px;
}
.provnext .next a, .provnext .prov a {
  color: #000000;
  font-weight: 300;
}
.provnext .next a:hover, .provnext .prov a:hover {
  color: #3089ca;
  font-weight: 300;
}


hr{ clear:both;}
.clear{ clear:both; height:0; line-height:0; font-size:0; overflow:hidden;}
.i2{ display:block; clear:both; height:2px; line-height:2px; font-size:2px; overflow:hidden;}
.i5{ display:block; clear:both; height:5px; line-height:5px; font-size:5px; overflow:hidden;}
.i8{ display:block; clear:both; height:8px; line-height:8px; font-size:8px; overflow:hidden;}
.i10{ display:block; clear:both; height:10px; line-height:10px; font-size:10px; overflow:hidden;}
.i12{ display:block; clear:both; height:10px; line-height:12px; font-size:12px; overflow:hidden;}
.i15{ display:block; clear:both; height:15px; line-height:15px; font-size:15px; overflow:hidden;}
.i20{ display:block; clear:both; height:20px; line-height:20px; font-size:20px; overflow:hidden;}
.i25{ display:block; clear:both; height:25px; line-height:25px; font-size:25px; overflow:hidden;}
.i30{ display:block; clear:both; height:30px; line-height:30px; font-size:30px; overflow:hidden;}
.i50{ display:block; clear:both; height:50px; line-height:50px; font-size:30px; overflow:hidden;}
.nobg{ background:none!important;}
.noborder{ border:none!important;}
.bd {border: 1px #f00 solid!important;}

.tjnews{
	width:100%;
	padding-bottom:15px;
	float:left;
}
.tjnews a{
	width:100%;
	float:left;
	padding-bottom:20px;
}
.tjnews a span{
	font-size:14px;
	background-color:#ffff00;
	padding: 3px;
}
.nyimg{
	float:left;
}
.nyimg img{
	width:100%;
	height: auto;
}
.nyimgmob{
	max-width:100%;}
.nyimg_m{
	display:none;
}

.case_img{
  overflow:hidden;
}
.process_bottom{
  border:2px solid #727171;
  padding:32px 38px;
  margin-top:100px;
}
.process_bottom p{
  font-size:14px;
  color:#a0a0a0;
  line-height:2;
}
.title-top-bordered-tags{
	font-size:20px;
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
	letter-spacing:3px;
	font-weight:bold;
	color: #030000;
}
.index_brand_row a .index_brand_img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.index_brand_row a .index_brand_img img {
    -webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.index_brand_row a:hover .index_brand_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.btn_black_tags{
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
	letter-spacing: 3px;
	border: solid 1px;
    width: 30%;
    margin: 0 auto;
}
.news_tags{
	padding: 20px 0 40px 0;
	display:block;
}
.news_tags .news_title_tags{
	font-size:26px;
	text-align:center;
	letter-spacing: 3px;
	padding-bottom:50px;
	padding-top:50px;
	line-height: 1.5;
	font-weight:100;
}
.news_tags .news_list_tags{
	margin-right: -15px;
    margin-left: -15px;
	display:block;
	
}
.news_tags .news_list_tags .news_list_col_tags{
	width:31%;
	float:left;
	position: relative;
    min-height: 1px;
    margin-right: 20px;
	margin-bottom:20px;
	line-height: 1.42857143;
	background:#FFF;
	padding:20px 20px;
	height: 163px;
}
.news_tags .news_list_tags .news_list_col_tags .news_list_title_tags{
  font-size: 14px;
  letter-spacing: 1.5px;
  margin-top: 10px;
  color:#000;
  overflow: hidden;
  height: 24px;
  font-weight:bold;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news_tags .news_list_tags .news_list_col_tags .news_list_img{
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.news_tags .news_list_tags .news_list_col_tags .news_list_img  img{
  width: 100%;
  transition: .3s;
}

.news_tags .news_list_tags .news_list_col_tags .news_list_title_tags{
	font-size: 14px;
    letter-spacing: 1.5px;
	margin-top: 10px;
	color:#000;
	overflow: hidden;
    height: 24px;
	font-weight:bold;
	word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_tags .news_list_tags .news_list_col_tags p{
	margin: 0 0 10px;
	font-size:12px;
	text-align:justify;
	line-height: 1.6;
	letter-spacing:1.5px;
	color:#717071;
}
.tagline{
	background: #c4c4c4;
    height: 1px;
	margin-top:8px;
	margin-bottom:10px;
}
.tags_img img{
	display: block;
    width: 100%;
}
.title-top-bordered_tags {
     border-top: 4px solid #000;
    font-size: 14px;
    line-height: 36px;
    padding-bottom: 15px;
    color: #030000;
	float:left;
}
.about_in .about_cont .about_in_tit_tags {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    color: #0b0905;
	margin-top: 10px;
    margin-bottom: 20px;
	font-weight: 300;
	letter-spacing:1.5px;
}
.news_tags_content{
	width:100%;
}
.news_tags_content p{
	font-size:15px;
	line-height:2em;
	letter-spacing:1.5px;
    color: #020000;
}
.news_tags_content .rowtagsleft p a{
  font-size:16px;
  color: #000000;
  border-bottom: 1px solid #ff0000;
  font-weight: bold;
}
.news_tags_content .rowtagsleft a{
  font-size:16px;
  color: #000000;
  border-bottom: 1px solid #ff0000;
  font-weight: bold;
}

.news_tags_content strong{
  color: #000000;
}

.news_tags_content p img{
	max-width:100%;
	height:auto;
}
.news_tags_content .about_in_tit_tags{
	margin-top: 10px;
    margin-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
    line-height: 1.5;
    letter-spacing: 1.5px;
	color: #0b0905;
}
.news_tags_content .about_in_tit2{
	font-size: 12px;
   line-height: 1.5;
    color: #0b0905;
    padding-bottom: 10px;
	font-weight:400;
}
.news_tags_content .rowtagsleft{
	float:left;
	width:72%;
	border-right: 1px solid #c4c4c4;
	padding-right:20px;
}
.top_border {
    border-top: 1px solid #c4c4c4;
}
.news_tags_content .rowtagsright{
	width:28%;
	float:right;
	position: relative;
}
.news_tags_content .rowtagsright .rowtagsright_title {
    font-size: 19px;
    color: #3e3a39;
    line-height: 90px;
    padding-left: 30px;
    border-bottom: 1px solid #c4c4c4;
	font-weight:bold;
}
.news_content_list {
    padding: 20px 0 20px 20px;
}
.news_read_li {
    font-size: 0;
    line-height: 36px;
}
.news_read_li a {
    font-size: 12px;
    color: #888;
    padding: 0 0 0 15px;
    display: block;
    position: relative;
}
.news_read_li a:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #888;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.news_label_box {
    padding: 20px;
}
.news_label_box span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
	background-color:#899db5;
	padding:8px;
	margin-bottom:5px;
}
.news_label_box span.color1 {
	background-color:#899db5;
}
.news_label_box span.color2 {
	background-color:#cb9d8c;
}
.news_label_box span.color3 {
	background-color:#8cb69e;
}
.news_label_box span.color4 {
	background-color:#feb593;
}
.news_label_box span.color5 {
	background-color:#e5878f;
}

.news_label_box span a {
    display: block;
    font-size: 13px;
    color: #fff;
}
.news_content_left {
    width: 100%;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size:14px;
color:#000;
  font-weight: bold;
}
.news_content_right {
    width: 100px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}
.pc_details_rightimg{
	margin-top:0;
	display:block;
    position: absolute;
  background-color: #fff;
}
.pc_details_rightimg img{
	max-width:100%;
}
.m_details_rightimg{
	display:none;
}

.search_box {
  width: 100%;
  margin-top: 0;
  padding: 110px 0 110px 0;
}
.search_box .search_content {
  width: 100%;
  height: auto;
}
.search_box .search_content .search_tit {
  font-size: 55px;
  line-height: 80px;
  font-weight: bold;
  color: #141414;
  text-align: center;
  overflow: hidden;
}
.search_box .search_content .search_form {
  padding-top: 20px;
  height: auto;
  overflow: hidden;
}
.search_box .search_content .search_form .search_input {
  width: 900px;
  margin: 0 auto;
  padding: 10px 2px;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
}
.search_box .search_content .search_form .search_input input[type=text] {
  float: left;
  height: 30px;
  width: 88.8%;
  background-color: transparent;
  font-size: 25px;
  line-height: 30px;
  color: #5a5a5a;
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
}
.search_box .search_content .search_form .search_input input[type=submit] {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px;
  background-image: url(../images/search_black.png);
  float: right;
  height: 19px;
  width: 19px;
}




.pc{
  display: block;
}
.m{
  display: none;
}
.tags_p{
	margin-top:20px;
	margin-bottom: 30px;
	float:left;
}
.tags_p p{
	font-size:12px;
	line-height:3em;
	letter-spacing: 1.5px;
}
.rowtags{
	margin-left: 0;
    margin-right: 0;
	}
@media (max-width:991px){
  .process_bottom{
    padding:24px 26px;
    margin-top:70px;
  }
}
@media (max-width:767px){
.contact_in .process_bottom{
	display:block;
}
  .process_bottom{
    padding:16px 18px;
    margin-top:40px;
  }
  .process_bottom p{
    font-size:13px;
  }
.news_tags .news_list_tags .news_list_col_tags{
	width:100%;
	min-height:100px;
	height:auto;
}
  .title-top-bordered-tags{
	  font-size:20px;
	 }
.news_tags_content .rowtagsright{
	width:100%;
	margin-top:20px;
}
.news_tags_content .rowtagsleft{
	width:100%;
	border-right:none;
	padding-right:0;
}
.news_tags_content .about_in_tit_tags {
	font-weight:bold;
}
.news_tags_content p {
    font-size: 16px;
}
.news_tags_content .rowtagsright .rowtagsright_title{
	line-height: 40px;
    padding-left: 20px;
	font-size:16px;
}
.news_tags_content .rowtagsright .top_border{
	border-top: none;
}
.rowtagsright .news_content_list .news_read_li a div{
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.news_label_box span a{
	font-size:14px;
}
.news_detail .provnext{
	display:none;
}
.about_in_bottom{
	padding: 16px 0 0 0;
}
.case_in_bottom{
	margin-top:20px;
}
.news_detail_top{
	margin-top: 0;
	padding: 0 0 50px 0;
}
.m_details_rightimg{
	display:block;
	margin-top:30px;
}
.m_details_rightimg img{
	width:100%;
}
.pc_details_rightimg{
	display:none;
}
  .m_xgnews{
    margin-top:30px;
    margin-bottom:50px;
  }
  .m_xgnews .xgtit{
    font-size: 18px;
    padding-bottom: 10px;
    color: #000;
    border-bottom: 1px solid #000;
    font-weight: bold;
  }
  .m_xgnews .xgtit a {
        border-bottom: 0px;
  }
  .m_xgnews .xg_con a {
    display:block;
    font-size: 15px;
    line-height:20px;
    margin-bottom: 60px;
    border-bottom: 0px;
    /*padding: 10px 0;
	border-bottom: 1px solid #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
  }
  .m_xgnews span{
    float:right;
  }
  .m_xgnews .zixun span{
    float:none;
  }
  .m_xgnews .news_list .news_r {
    float: left;
    width: 100%;
    margin-left: 0;
  }
  .news .news_list a .news_con {
    float: left;
    width: 50%;
    height: 120px;
    padding-right: 10px;
    font-weight: normal;
    position: relative;
  }
  .m_xgnews .news_list a .news_con .tit {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .m_xgnews .news_list a .news_con .date {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    margin-top: 10px;
  }

  .m_xgnews .news_list a .news_con .more {
    font-size: 13px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    font-weight: bold;
  }
  .m_xgnews .news_list a .news_con .more span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -39px;
    width: 20px;
    height: 10px;
    background-image: url(../images/rightarrow.svg);
    transform: translateY(-50%);
    transition: transform .5s ease;
    background-position: center;
    background-size: 20px 10px;
    background-repeat: no-repeat;
  }
  .m_xgnews .news_list a .news_img {
    float: left;
    width: 50%;
    height: 120px;
    position: relative;
    overflow: hidden;
  }
  .m_xgnews .news_list a .news_img img {
    display: block;
    width: auto;
    height: 100%;
    transition: transform .3s ease;
  }
  .m_xgnews a span {
    display: block;
    font-size: 13px;
    color: #0b0905;
    height: auto;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
  }
  .pc{
    display: none;
  }
  .m{
    display: block;
  }





}

.news_detail .about_cont p{
  /*color:#707070;*/
}
.news_detail .rowtagsleft .about_cont p a{
  font-size:16px;
  color: #000000;
  border-bottom: 1px solid #ff0000;
  font-weight: bold;
}
.news_detail .rowtagsleft .about_cont a{
  font-size:16px;
  color: #000000;
  border-bottom: 1px solid #ff0000;
  font-weight: bold;
}
.news_detail .rowtagsleft .m_xgnews .xgtit a {
  border-bottom: 0px;
}
.news_detail .rowtagsleft .m_xgnews .xg_con a {
  border-bottom: 0px;
}
.news_detail .rowtagsleft .about_cont strong{
  color: #000000;
}

.news_detail .about_cont .about_in_tit2{
  line-height: 2;
}

.news_detail .about_right .about_right_img{
  margin-bottom:20px;
}
.news_detail .rowtagsleft .about_cont .tag{
  padding: 10px 0 30px 0;
}
.news_detail .rowtagsleft .about_cont .tag a{
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 8px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
.news_detail .rowtagsleft .about_cont .tag a:hover{
  background-color: #000000;
  color: #ffffff;
}
.news_detail .rowtagsleft .about_cont .tag a:last-child{
  border: 0px solid #000000;
}
.news_detail .rowtagsleft .about_cont .tag a:last-child img{
  width: 20px;
}
.news_detail .rowtagsleft .about_cont .tag a:last-child:hover{
  background-color: transparent;

}

.news_tags_content .rowtagsleft  .tag{
  padding: 10px 0 30px 0;
}
.news_tags_content .rowtagsleft .tag a{
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 8px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
.news_tags_content .rowtagsleft .tag a:hover{
  background-color: #000000;
  color: #ffffff;
}
.news_tags_content .rowtagsleft .tag a:last-child{
  border: 0px solid #000000;
}
.news_tags_content .rowtagsleft .tag a:last-child img{
  width: 20px;
}
.news_tags_content .rowtagsleft .tag a:last-child:hover{
  background-color: transparent;

}
.tag{
  padding: 0 0 30px 0;
}
.tag a{
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 8px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
.tag a:hover{
  background-color: #000000;
  color: #ffffff;
}





@media (max-width: 767px){
  .news_detail .about_right .about_right_img {
      margin-bottom: 18px;
  }


  // hr{
  //   border:none;
  // }
}
.about_in .about_right{
  padding-left:35px;
}
@media (max-width: 767px){
  .about_in .about_right{
    padding-left:15px;
  }
  .tag{
    padding: 60px 0 30px 0;
  }
}
@media (min-width: 769px){
  .brand_tit_top a{
    transition:.3s;
  }
  .brand_tit_top a:hover{
    background:#c9cacc;
  }
  .brand_tit_top .active:hover{
    background: #000;
  }
}
.myfooter a:active,.myfooter a:visited{
  // color:#fff;
}

.font-detail-desc ul.case_right_cont{
  margin-top:-19px;
}
@media (max-width: 1024px){
  .font-detail-desc ul.case_right_cont{
    min-height:509px;
  }
}
@media (max-width: 992px){
  .font-detail-desc ul.case_right_cont{
    height:auto;
    min-height: auto;
  }
}
@media (max-width: 992px){
  .font-detail-desc ul.case_right_cont{
    margin-top:0;
  }
}

.banner .banner_wen1{
  position:absolute;
  width:19%;
  left:8.67%;
  top:22%;
}
.banner .banner_wen4{
  position:absolute;
  width:19%;
  left:8.67%;
  bottom:18%;
}
.banner .banner_wen2{
  position:absolute;
  width:31.4%;
  left:10.77%;
  top:10%;
}
.banner .banner_wen3{
  position:absolute;
  width:32%;
  right:13.1%;
  top:10%;
}

@media (max-width: 425px){
  .banner .banner_wen1{
    width: 32%;
    left: 6%;
    top: 16%;
  }
  .banner .banner_wen4{
    width: 32%;
    left: 6%;
    bottom: 13%;
  }
  .banner .banner_wen2{
    width: 41%;
    left: 14%;
  }
  .banner .banner_wen3{
    width:41.5%;
    right:5%;
    top:10%;
  }
}

.neicontact{
  height:480px;
}
@media (min-width: 769px){
  .brand_tit_list a{
    transition:.3s;
  }
  .brand_tit_list a:hover{
    background: #c9cacc;
  }
}
.yin{
  display:none;
}
.myfooter .row>div:first-child{
  margin-top: -14px;
}

.myfooter a.padding{
  padding-bottom: 10px;
}
.onemint{
  width:57px;
  height:59px;
  position:fixed;
  right: 0;
  bottom: 141px;
  z-index:99;
}
.onemint a{
  display:block;
  width:57px;
  height:59px;
  background:url('../images/onemint.jpg') no-repeat center center;
  background-size:100% 100%;
}
.onemint a img{
  display:block;
  width:100%;
}
.onemint a:hover{
  opacity: .6;
}
.topwrap ul.nav li.oneminta{
  background-color:#f7bd01;
  display:none;
}
.indeximg{
	display:none;
	position: fixed;
    left: 15px;
    right: 15px;
    top: 44.5%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    max-width: 500px;
    padding: 20px 15px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
	border-radius: 20px;
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.2);
	z-index:9999;
	}
.indeximg img{
	width:100%;
	height:auto;
	}
.indeximg .popup-close{
	background-color: #eee;
    border-radius: 50%;
    padding: 10px;
    width: 32px;
    height: 32px;
    line-height: 10px;
    color: #fff;
	position: absolute;
    top: 15px;
    right: 15px;
	font-size: 20px;
    text-align: center;
    vertical-align: top;
	cursor:pointer;

	}
@media (max-width: 767px){
  .topwrap ul.nav li.oneminta{
    display:block;
  }
  .onemint{
    width:50px;
    height:50px;
    bottom:206px;
    right:8px;
  }
  .onemint a{
    width:50px;
    height:50px;
    background:url('../images/onemint2.png') no-repeat center center;
    background-size:100% 100%;
  }
  .topwrap ul.nav li.onemintas{
	  display:none;
  }

}
.casexq_line{
  border-top:24px solid #efeff0;
}
.casexq_line img{
  display:block;
  width:136px;
  margin:0 auto;
}
.ncasexq_tit{
  padding:50px 0 40px 0;
}
.ncasexq_tit span{
  display:block;
  font-size:35px;
  line-height:1.5;
  color:#000000;
}
.ncasexq_tit p{
  font-size:13px;
  line-height:1.5;
  color:#595757;
  margin-top:20px;
}
.shortline{
  width:20px;
  height:1px;
  background:#595757;
}
.shortmessage{
  margin:12px 0 42px 0;
}
.shortmessage p{
  font-size:16px;
  line-height:28px;
  color:#595757;
}
.shortmessage p em{
  font-size:14px;
  line-height:28px;
  color:#595757;
}
.shortmessage p img{
	max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.shortmessage hr{
  width:20px;
  height:1px;
  background:#595757;
  margin-left: 0px;
  
}
.short_name{
  margin:14px 0 16px 0
}
.short_name p{
  font-size:13px;
  line-height:28px;
  color:#595757;
}
.casexq_cont{
  padding:20px 0;
}
.casexq_cont img{
  display:block;
  max-width:100%;
  margin:20px auto;
}
.casexq_cont strong,.casexq_cont p strong{
  font-size:12px;
  color:#000;
}
.casexq_cont p{
  font-size:12px;
  line-height:18px;
  color:#595757;
}
.casexq_bottom{
  border-top:1px solid #e6e6e6;
  padding:32px 0 42px 0;
}
.casexq_bottom .share{
  float:left;
  width: 60%;
}
.casexq_bottom .share p{
  font-size:14px;
  color:#9fa0a0;
  float:left;
  line-height:40px;
}
.casexq_bottom .share a{
  float:left;
  margin-right:12px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 768px){
.caseneibanner{
	display:none;
}
.casexq_bottom .share a{
  float:left;
  margin-right:10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}
.nyimg{
	display: none;
}
.nyimg_m{
	display: block;
}
  .nyimg_m a{
    display: block;
  }
.nyimg_m img {
	max-width:100%;
}
}
.goback{
  width:88px;
  height:34px;
  line-height:32px;
  border:1px solid #9fa0a0;
  border-radius:3px;
  float:right;
  text-align:center;
}
.goback img{
  margin-right:7px;
}
.goback:hover{
  border:1px solid #3089ca;
  color:#3089ca;
}
@media (max-width: 1366px){
  .casexq_line{
    border-top:18px solid #efeff0;
  }
  .casexq_line img{
    width:110px;
  }
  .ncasexq_tit{
    padding:40px 0 30px 0;
  }
  .ncasexq_tit span{
    font-size:30px;
  }
  .ncasexq_tit p{
    margin-top:16px;
  }
  .shortmessage{
    margin:10px 0 38px 0;
  }
  .shortmessage p{
    font-size:15px;
    line-height:26px;
  }
  .short_name{
    margin:12px 0 14px 0
  }
  .casexq_cont{
    padding:18px 0;
  }
  .casexq_cont img{
    margin:18px auto;
  }
  .casexq_cont p{
    line-height:17px;
  }
.hzo_bottom .hzo_cont {
    float: right;
    width: 30%;
	padding-right:50px;
	text-align: justify;
}
}
@media (max-width: 767px){
  .casexq_line{
    border-top:14px solid #efeff0;
  }
  .casexq_line img{
    width:80px;
  }
  .ncasexq_tit{
    padding:30px 0 20px 0;
  }
  .ncasexq_tit span{
    font-size:25px;
  }
  .ncasexq_tit p{
    margin-top:13px;
  }
  .shortline{
    width:16px;
  }
  .shortmessage{
    margin:8px 0 32px 0;
  }
  .shortmessage p{
    font-size:13px;
    line-height:22px;
  }
  .short_name{
    margin:10px 0 12px 0
  }
  .short_name p{
    font-size:12px;
    line-height:26px;
  }
  .casexq_cont{
    padding:16px 0;
  }
  .casexq_cont img{
    margin:16px auto;
  }
  .casexq_cont p{
    line-height:16px;
  }
}
@media (max-width: 480px){
  .casexq_line{
    border-top:12px solid #efeff0;
  }
  .casexq_line img{
    width:60px;
  }
  .ncasexq_tit{
    padding:20px 0 15px 0;
  }
  .ncasexq_tit span{
    font-size:20px;
  }
  .ncasexq_tit p{
    margin-top:14px;
  }
  .shortmessage{
    margin:8px 0 30px 0;
  }
  .shortmessage p{
    line-height:18px;
  }
  .short_name{
    margin:8px 0 10px 0
  }
  .casexq_cont{
    padding:18px 0;
  }
  .casexq_cont img{
    margin:13px auto;
  }
  .casexq_cont p{
    line-height:15px;
  }
  .casexq_bottom{
    padding:22px 0 32px 0;
  }
  .casexq_bottom .share a{
    margin-right:5px;
  }
  .casexq_bottom .share{
  float:left;
  width: 70%;
}

  .goback{
    width:80px;
    height:28px;
    line-height:28px;
  }
}
.kejian2{
  width:1230px;
  margin:0 auto;
}
@media (max-width: 1366px){
  .kejian2{
    width:90%;
    padding: 0 15px;
  }
}
.hz_seven{
  background-color:#e94643;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  position:relative;
  padding-top:95px;
}
.hz_seven2{
  padding:85px 0 120px 0;
}



.hz_seven:after{
  content:'';
  display:block;
  width:98px;
  height:88px;
  background:url("../images/left_angle.png") no-repeat center center;
  background-size:100% 100%;
  position:absolute;
  left:0;
  top:-87px;
  z-index:9;
}
.hz_seven:before{
  content:'';
  display:block;
  width:136px;
  height:81px;
  background:url('../images/angle2.png') no-repeat center center;
  background-size:100% 100%;
  position:absolute;
  margin:auto;
  left:0;
  right:0;
  bottom:-80px;
}
.hz_seven .package_reg .package_box{
  -moz-box-shadow: 0 6px 14px 0 #b34a48;
  -webkit-box-shadow: 0 6px 14px 0 #b34a48;
  box-shadow: 0 6px 14px 0 #b34a48;
}
.hz_seven .package_reg .package_box h4{
  color: #e94643;
  font-weight:bold;
}
.hz_seven .package_reg .package_box .detail_txt p i{
  background: #e94643;
}
.scon_2 .package_reg .package_box .price_wrap span{
  color:#3089ca;
}
.scon_2 .package_reg .package_box a{
  background: #e94643;
}
.hzlogo{
  display:block;
  max-width:100%;
  width:40%;
  margin:0 auto 0 auto;
}
.hzslogen{
  text-align:center;
  font-size:40px;
  color:#fff;
  line-height:1.6;
}
.hz_tit{
  text-align:center;
  margin-bottom:115px;
}
.hz_tit440{
  text-align:center;
  margin-bottom:115px;
}
.hz_tit440 p{
  font-size:40px;
  color:#fff;
  line-height:1.5;
}
.hz_tit p{
  font-size:40px;
  color:#fff;
  line-height:1.5;
}
.hz_tit2{
  text-align:center;
  margin-bottom:115px; 
}
.hz_tit2 p{
  font-size:40px;
  color:#e94643;
  line-height:1.3;
  font-weight:bold;
}
.hz_seven2 .process_lsit li .process_li_img:after{
  border-left-color: #fff;
}
.hz_seven2 .process_lsit li .process_li_img{
  border-bottom-color: #fff;
}
.hz_seven2 .process_lsit li span{
  color:#fff;
}
.hz_seven2 .process_lsit li p{
  color:#fff;
}
.hz_brand{
  padding:180px 0 90px 0;
}
.to_more{
  margin:50px auto 0 auto;
}
.to_more a img{
  display:block;
  margin: 0 auto;
}
.hz_tit3{
  margin-bottom:50px; 
}
.hz_named {
  overflow:hidden;
}
.hz_named .swiper-slide{
  padding:4px 7%;
}
.hz_named span{
  display:block;
  font-size:26px;
  color:#fff;
  margin-bottom:16px;
}
.hz_named p{
  font-size:22px;
  color:#fff;
  line-height:50px;
}
.hz_aaa{
  text-align:center;
  border:3px solid #fff;
  padding:14px 20px;
  margin-top:65px;
}
.hz_aaa p{
  font-size:23px;
  line-height:1.43;
  color:#fff;
  font-weight:bold;
}
.hz_one{
  padding:70px 0 110px 0;
}
.hz_one_s p{
  font-size:25px;
  line-height:45px;
  color:#595757;
}
.hz_one ul{
  margin-top:80px;
}
.hz_one ul li{
  width:32%;
  float:left;
  border:2px #cb3816 solid;

}
.hz_one ul li .hzo_tit{
  padding:0 15px;
  position:relative;
}
.hz_one ul li span{
  display:block;
  font-size:25px;
  color:#fff;
  text-align:center;
  line-height:106px;
  position:relative;
  background:#e59b8a;
  font-weight: bold;
}
.hz_one ul li .hzo_con{
  height:225px;
  padding:22px 40px 0 40px;
  background:#fff;
}
.hz_one ul li p{
  font-size:22px;
  color:#595757;
  line-height:36px;
  position:relative;
}
.hz_one ul li p a{
	text-decoration:underline;
	}
.hz_one ul li span:before{
  content:'';
  display:block;
  width:0;  
  height:0;  
  margin:0 auto;  
  border-top:15px solid transparent;  
  border-bottom:15px solid transparent;  
  position:absolute;
  margin:auto;
  top:0;
  bottom:0;
  right:-15px;
}
.hz_one ul li .hzo_tit:before{
  content:'';
  display:block;
  width:0;  
  height:0;  
  margin:0 auto;  
  border:15px solid #e59b8a;  
  position:absolute;
  margin:auto;
  top:0;
  bottom:0;
  left:0;
}
.hz_one ul li .hzo_tit:after{
  content:'';
  display:block;
  width:15px;
  height:100%;
  background:#e59b8a;
  position:absolute;
  right:0;
  top:0;
}
.hzo_tit i{
  display:block;
  width:15px;
  height:30px;
  border-top:38px solid #e59b8a;
  border-bottom:38px solid #e59b8a;
  box-sizing: content-box;
  position:absolute;
  top:0;
  left:0;
}
.hz_one ul li.sec{
  margin:0 2%;
}
.hz_one ul li.sec span{
  background:#e59b8a;
}
.hz_one ul li.sec span:before{
  right:-30px;
}
.hz_one ul li.sec span:before{
  border-left-color: #cb3816;
}
.hz_one ul li.thir span{
  background:#e59b8a;
}
.hz_one ul li.thir .hzo_tit:after{
  background:#e59b8a;
}
.hz_one ul li.thir .hzo_tit:before{
  border:15px solid #e59b8a;  
}
.hz_one ul li.thir .hzo_tit i{
  border-top:38px solid #e59b8a;
  border-bottom:38px solid #e59b8a;
}
.hz_one ul li.thir span:before{
  display:none;
}
.hz_one ul li.sec .hzo_con{
  background:#fff;
}
.hz_one ul li.thir .hzo_con{
  background:#fff;
}
.hz_one ul li.thir .hzo_con em{
  text-decoration:underline;
  font-weight:bold;
}
.hzo_bottom{
  margin-top:168px;
}
.hzo_bottom .hzo_img{
  display:block;
  max-width:100%;
  float:left;
  padding-left: 60px;
  padding-top: 10px;
}
.hzo_bottom .hzo_cont{
  float:right;
  width:30%;
}
.hzo_bottom .hzo_cont p{
  font-size:25px;
  color:#595757;
  line-height:1.5;
  text-align: justify;
}
.hzo_bottom .hzo_cont p .red{
  color:#e94643;
}
.hz_eight{
  padding:220px 0 100px 0;
  background:url('../images/hz_bg.jpg') no-repeat center center;
  background-size:cover;
}
.hze_cont p{
  font-size:25px;
  line-height:40px;
  color:#595757;
}
.hze_cont p .red{
  color:#e94643;
}
.hze_cont{
  margin-bottom:140px;
}
.hz_caseimgw{
  overflow:hidden;
}
.hz_caseimg{
  background:#fff;
  margin:0 -8px;
}
.hz_caseimg li{
  display:block;
  width:25%;
  float:left;
  padding:0 8px 16px 8px;
}
.hz_caseimg li a{
  display:block;
  width:100%;
  position:relative;
  overflow:hidden;
}
.hz_caseimg li a:after{
  content:'';
  display:block;
  width:100%;
  padding-top:52%;
}
.hz_caseimg li a img{
  transition:.3s;
}
.hz_caseimg li a:hover img{
  transform:scale(1.1);
}
.know_more{
  text-align:center;
  padding:85px 0 120px 0;
}
.know_more p{
  font-size:25px;
  color:#e94643;
}
.know_more b{
  font-size:60px;
  color:#e94643;
  line-height:1.8;
  display:block;
}
.know_more span{
  font-size:40px;
  color:#e94643;
  font-weight:bold;
}
.hz_nine{
  background:url("../images/hz_bg2.jpg") no-repeat center center;
  background-size:cover;
  margin-top:-10px;
  padding:155px 0 130px 0;
}
.hz_nine ul{
  margin-top:60px;
  padding:0 12px;
}
.hz_nine ul li{
  width:460px;
  height:455px;
  box-shadow: 0 4px 24px 3px rgba(84, 84, 84, 0.6);
  border:5px solid #fff;
  border-radius:50px;
  background:#e94643;
  float:left;
  padding:5px 36px;
  margin:0 35px;
}
.hz_nine ul li.third{
  margin-left:150px;
  margin-top:-80px;
}
.hz_nine ul li.forth{
  margin-top:-80px;
}
.hz_nine_tit span{
  display:block;
  border-bottom:1px solid #fff;
  font-size:25px;
  line-height:90px;
  color:#fff;
  font-family:'微软雅黑'
}
.hz_nine_tit span i{
  font-size:60px;
  font-weight:bold;
  font-style:italic;
}
.hz_nine_cont p{
  margin-top:18px;
  color:#fff;
  font-size:20px;
  line-height:36px;
  font-family:'微软雅黑'
}
.hz_tine{
  padding:86px 0 100px 0;
  position:relative;
}
.hz_tine:after{
  content:'';
  display:block;
  height:85px;
  width:100%;
  background:url("../images/top_angle.png") no-repeat center center;
  background-size:auto 100%;
  position:absolute;
  top:-85px;
  left:0;
}
.hz_tine .kejian2{
  position:relative;
}
.hzt_img{
  position:absolute;
  display:block;
  width:50%;
  top:-30px;
  right:-150px;
}
.hzten_cont{
  width:60%;
}
.hzten_cont span.hz_tit{
  display:block;
  font-size:40px;
  color:#fff;
  line-height:1.4;
  margin-bottom:50px;
  text-align:left;
}
.hzten_cont p{
  font-size:25px;
  line-height:1.6;
  color:#fff;
}
.hz_elev{
  padding:165px 0 85px 0;
}
.hz_elev ul{
  padding:0 100px;
}
.hz_elev ul li{
  width:33.3333%;
  padding:16px;
  float:left;
  text-align:center;
  overflow:hidden;
}
.hz_elev ul li .hzele_img{
  width:100%;
  position:relative;
  margin-bottom:5px;
  overflow:hidden;
}
.hz_elev ul li .hzele_img:after{
  content:'';
  display:block;
  width:100%;
  padding-top:103.3112582%;
}
.hz_elev ul li .hzele_img img{
  transition:.3s;
}
.hz_elev ul li:hover .hzele_img img{
  transform:scale(1.1);
}
.hz_elev ul li span{
  display:block;
  font-size:20px;
  color:#595757;
  line-height:2;
}
.hz_elev ul li i{
  display:block;
  width:40px;
  height:2px;
  background:#e94543;
  margin:5px auto 10px auto;
}
.hz_elev ul li p{
  font-size:14px;
  color:#9fa0a0;
  line-height:2;
  white-space: nowrap;
}
.hz_twl{
  padding:52px 0 157px 0;
  background:url("../images/hz_bg3.jpg") no-repeat bottom center;
  background-size:auto 90%;
}
.hz_twl .kejian2{
  position:relative;
}
.zixun{
  width:1080px;
  height:680px;
  background:rgba(196,196,196,.1);
  padding:15px 0 0 425px;
  float:right;
}
.zixun p{
  margin-top:120px;
  font-size:30px;
  line-height:55px;
  color:#e94643;
  font-weight:bold;
}
.zhijie{
  max-width:542px;
  position:absolute;
  top:-52px;
}
.hz_seven22{
  padding:0 0 120px 0;
  background-color:#f1f1f1;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  position:static;
}
.hz_tit33{
  margin-bottom:20px; 
}
.hz_tit22{
  display: inline-block;
}
.hz_tit22 p{
  font-size:40px;
  color:#e94643;
  line-height:1.3;
  font-weight:bold;
	border-top: 4px solid #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	padding-bottom: 18px;
	color: #030000; 
	padding-right: 20px;
	padding-top: 10px;
}
.hz_named22 {
  overflow:hidden;
}
.hz_named22 .swiper-slide{
  padding:4px 0px;
}
.hz_named22 span{
  display:block;
  font-size:17px;
  color:#4e4e4e;
  margin-bottom:10px;
  font-weight:bold;
}
.hz_named22 p{
  font-size:17px;
  color:#535353;
  line-height:30px;
}
.hz_seven442 {
    padding: 85px 0 120px 0;
}
.hz_seven441 {
    background-color: #ffffff;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    position: relative;
    padding-top: 95px;
}
.hz_tit440 {
    text-align: center;
    margin-bottom: 80px;
}
.hz_tit440 p {
    font-size: 36px;
    color: #000000;
    line-height: 1.5;
}
.process_lsit440 li {
    width: 20%;
    float: left;
	text-align: center;
}
.process_lsit440 li .process_li_img {
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 2px solid #727171;
    position: relative;
}
.process_lsit440 li span {
    display: block;
    font-size: 19px;
    color: #727171;
    text-align: center;
    margin-bottom: 6px;
    padding: 0 20px;
    font-weight: bold;
}
.process_lsit440 li p {
    font-size: 15px;
    color: #4e4e4e;
    line-height: 1.6;
    padding: 0 20px;
    text-align: justify;
}
.hz_seven442 .process_lsit440 li .process_li_img {
    border-bottom-color: #4e4e4e;
}
.hz_seven442 .process_lsit440 li .process_li_img:after {
    border-left-color: #4e4e4e;
}
.process_lsit440 li .process_li_img:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #727171;
    position: absolute;
    top: 30%;
    right: 0;
}
.process_lsit440 li .process_li_imgnone:after {
	display:none;
}
.hz_seven552 {
    background-color: #f1f1f1;
    padding-top: 95px;
}
.scon_551 {
    background: #f1f1f1;
}
.hzslogen550 {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1.6;
	font-weight:bold;
}
.scon_551 .step_p {
    text-align: center;
    padding-top: 52px;
}
.scon_551 .step_p span {
    display: inline-block;
    font-size: 20px;
    color: #4e4e4e;
    letter-spacing: 1px;
    text-align: center;
    min-width: 150px;
	font-weight:bold;
}
.scon_551 .step_p span img {
    display: inline-block;
    margin-bottom: 35px;
}
.scon_551 .step_p i {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 7px solid transparent;
    border-left: 7px solid #4e4e4e;
    border-bottom: 6px solid transparent;
    margin-bottom: 70px;
    margin-left: 30px;
    margin-right: 18px;
}
.scon_551 .package_reg {
    padding-top: 39px;
	padding-bottom:60px;
}
.scon_551 .package_reg .package_box .detail_txt p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
    position: relative;
    padding-left: 13px;
}
.scon_551 .package_reg .package_box {
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3d729a', Direction=135, Strength=14);
    -moz-box-shadow: 0 6px 14px 0 #3d729a;
    -webkit-box-shadow: 0 6px 14px 0 #3d729a;
    box-shadow: 0 6px 14px 0 #3d729a;
    border-radius: 4px;
    height: 650px;
    padding: 0 20px 30px;
    transition: .3s;
	background-image:url(../images/bmjt.png);
	background-repeat:no-repeat;
	background-position:240px 220px;
}
.hz_seven552 .package_reg .package_box {
    -moz-box-shadow: 0 6px 14px 0 #b0b0b0;
    -webkit-box-shadow: 0 6px 14px 0 #b0b0b0;
    box-shadow: 0 2px 14px 2px #b0b0b0;
}
.hz_seven552 .package_reg .package_box h4 {
    color: #e94643;
    font-weight: bold;
}
.scon_551 .package_reg .package_box h4 {
    text-align: center;
    font-size: 24px;
    color: #01aef3;
    letter-spacing: 1px;
    position: relative;
    padding-top: 30px;
    margin-bottom: 28px;
}
.hz_seven552 .package_reg .package_box .detail_txt p i {
    background: #e94643;
}
.scon_551 .package_reg .package_box .detail_txt p i {
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c5c5c5;
    vertical-align: middle;
    margin-right: 10px;
}
.scon_551 .package_reg .package_box .price_wrap {
    text-align: center;
    width: 100%;
    height: 61px;
    position: absolute;
    left: 0;
    bottom: 105px;
    line-height: 1.42;
}
.scon_551 .package_reg .package_box .price_wrap span {
    color: #3089ca;
}
.scon_551 .package_reg .package_box .price_wrap span {
    display: inline-block;
    font-size: 24px;
    color: #01aef3;
	font-weight:bold;
}
.scon_551 .package_reg .package_box .price_wrap span i {
    font-size: 14px;
    color: #727171;
    display: inline-block;
    font-style: normal;
    margin-left: 9px;
    letter-spacing: 1px;
}
.scon_551 .package_reg .package_box .price_wrap em {
    font-size: 14px;
    color: #727171;
    line-height: 12px;
    font-style: normal;
}
.scon_551 .package_reg .package_box a {
    background: #e94643;
}
.scon_551 .package_reg .package_box a.wxmobile{
		display: none;
}

.scon_551 .package_reg .package_box a {
    display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #0bac12;
    border-radius: 2px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    margin: 0 auto;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    position: absolute;
    left: 50%;
    margin-left: -85px;
    bottom: 30px;
}
.scon_551 .package_reg li {
    margin-bottom: 70px;
}
.scon_551 .package_reg .package_box a:hover {
  background: #03c80c;
}
.scon_551 .package_reg .package_box:hover{
  transform:scale(1.07);
}
.scon_551 .package_reg .package_box .detail_txt p.server_jianju{
	margin-top:8px;
}
.server_scon_pinpai .package_reg .package_box .detail_txt p.sbzcf{
	height:234px;
}
.server_scon_pinpai .package_reg .package_box {
    height: 690px;
}

.index_biao_660 {
    text-align: center;
    margin-bottom: 80px;
}
.index_biao_660 p {
    font-size: 36px;
    color: #000000;
    line-height: 1.5;
  font-weight: bold;
}
.index_biao_661 {
    text-align: center;
	margin-top:50px;
}
.hz_seven22:after{
  content:'';
  display:block;
  width:98px;
  height:88px;
  background: none;
  background-size:100% 100%;
  position:absolute;
  left:0;
  top:-87px;
  z-index:9;
}
.hz_seven22:before{
  content:'';
  display:block;
  width:136px;
  height:81px;
  background: none;
  background-size:100% 100%;
  position:absolute;
  margin:auto;
  left:0;
  right:0;
  bottom:-80px;
}
.hz_elev771{
  padding:0 0 85px 0;
}
.hz_elev771 ul{
  padding:0 10px;
}
.hz_elev771 ul li{
  width:33.3333%;
  padding:5px 16px 0 16px;
  float:left;
  text-align:center;
  overflow:hidden;
}
.hz_elev771 ul li .hzele_img{
  width:100%;
  position:relative;
  margin-bottom:0;
  overflow:hidden;
}
.hz_elev771 ul li .hzele_img:after{
  content:'';
  display:block;
  width:100%;
  padding-top:103.3112582%;
}
.hz_elev771 ul li .hzele_img img{
  transition:.3s;
}
.hz_elev771 ul li:hover .hzele_img img{
  transform:scale(1.1);
}
.hz_elev771 ul li span{
  display:block;
  font-size:20px;
  color:#595757;
  line-height:1.5;
}
.hz_elev771 ul li i{
  display:block;
  width:40px;
  height:2px;
  background:#e94543;
  margin:5px auto 10px auto;
}
.hz_elev771 ul li p{
  font-size:14px;
  color:#9fa0a0;
  line-height:1.5;
  white-space: nowrap;
}
.index_youshi{
  padding:39px 0 70px 0;
  background-color:#fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  position:static;
}
.index_youshi .index_youshi_1{
	font-size:36px;
	line-height:80px;
	color: #000;
}
.index_youshi .index_youshi_1 span{
	display:none;
}
.index_youshi .index_youshi_2{
	font-size:32px;
	line-height:70px;
	color: #000;
}
.index_youshi .index_youshi_2 p{
	font-size:18px;
	line-height:30px;
	color: #535353;
}
.index_youshi .index_youshi_11{
	font-size:36px;
	line-height:80px;
	color: #000;
}
.index_youshi .index_youshi_22{
	font-size:20px;
	line-height:35px;
	color: #000;
}
.index_youshi .index_youshi_33{
	font-size:20px;
	line-height:35px;
	color: #000;
}
.index_mmtx{
 	 background-color:#fff;
	 padding-bottom:80px;
}
.index_mmtx .mmtx_img{
	display:none;
}
.index_mmtx .mmtx_con .mmtx_tit{
  	font-size: 36px;
    line-height: 80px;
    color: #000;
	margin-bottom:35px;
}
.index_mmtx .mmtx_con .mmtx_li{
	float:left;
	width:25%;
	margin-right:12.5%;
}
.index_mmtx .mmtx_con .mmtx_li:nth-child(3){
	margin-right:0;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a{
	font-size:89px;
	color:#f4c95b;
	font-weight:bold;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a span{
	font-size:21px;
	color:#000;
	font-weight:normal;
	padding-left:10px;
	position:absolute;
	padding-top: 25px;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_c{
	font-size:18px;
	color:#535353;
	line-height:30px;
	margin-top:-28px;
}





.process_in .servicer_process_bottom{
	margin-bottom:68px;
}
.m_process_in{
	margin-top: 18px;
}
.process_in .servicer_process_bottom{
	margin-bottom:45px;
}
.process_lsit li span.process_lsit_fontsize18{
	font-size:18px;
	margin-bottom:15px;
}
.server_scon_551 .title_process{
	font-size: 24px;
    color: #0b0905;
    margin-bottom: 60px;
	margin-top:41px;
  font-weight: bold;
}
.scon_551 .package_reg .package_box .detail_txt p strong{
	color:#000;
}
.server_scon_551 .package_reg .package_box h4.server_lvse{
	color:#0bac12;
	font-weight: bold;
}
.server_scon_551 .package_reg .package_box .price_wrap span.server_lvse{
	color:#0bac12;
}
.server_scon_551 .package_reg .package_box .price_wrap em.em{
	line-height:20px;
}
.server_scon_551 ul.package_reg li .server_package_box{
	box-shadow:none;
	-webkit-box-shadow:none;
	background-image: url(../images/mywz.png);
	background-position: 220px 300px;
}
.server_scon_551 ul.package_reg .package_box .server_price_wrap{
	bottom:112px;
}
.bannerpic img.picimg{
	display:block;
	width:100%;
	height:auto;
}
.bannerpic img.mimg{
	display:none;
}
.server_scon_pinpai{
	background:#FFF;
}
.server_scon_pinpai .package_reg .package_box h4.server_pinpai {
    color: #000000;
    font-weight: bold;
	/*background:#01aef3;*/
    background:#f7bc01;
	line-height:73px;
	padding-top:0;
	margin-bottom:0;
}
.server_scon_pinpai .server_biankuang{
	border-left:solid #f7bc01 2px;
	border-right:solid #f7bc01 2px;
	border-bottom:solid #f7bc01 2px;
	padding-top:23px;
	overflow:hidden;
	padding-left:20px;
	padding-right:20px;
	height: 640px;
}
.server_scon_pinpai .package_reg .package_box .price_wrap{
	position: inherit;
	display:block;
	margin-top:30px;
}
.server_scon_pinpai ul.package_reg li .server_package_box{
	padding: 0 0 0;
}
.server_scon_pinpai ul.package_reg li{
	padding-left: 12px;
    padding-right: 12px;
}
.server_scon_pinpai .package_reg .package_box .price_wrap span.server_lanse {
    color: #363636;
}
.server_scon_pinpai .package_reg .package_box a{
	background: #f7bc01;
	bottom:20px;
  color: #000000;
}
.server_scon_pinpai .package_reg .package_box a:hover{
	background: #cf9e03;
}
.planning_team{
	background: #f1f1f1;
	padding-bottom:73px;
    margin-top: 50px;
}
.planning_team .team_title{
	border-top: 4px solid #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 1px;
    color: #030000;
    margin-bottom: 40px;
    display: inline-block;
    padding-right: 20px;
    padding-top: 10px;
}
.planning_team .planning_team_block{
	width:100%;
}
.planning_team .planning_team_block .planning_team_block_left {
	width:406px;
	float:left;
}
.planning_team .planning_team_block .planning_team_block_left img{
	max-width:100%;
	height:auto;
}
.planning_team .planning_team_block .planning_team_block_right {
	width:734px;
	float:right;
}
.planning_team .planning_team_block .planning_team_block_right .tem_block_name{
	color:#595757;
	font-size:28px;
}
.planning_team .planning_team_block .planning_team_block_right .tem_block_zhiwei{
	color:#595757;
	font-size:18px;
	margin-top:15px;
	margin-bottom:28px;
}
.planning_team .planning_team_block .planning_team_block_right .tem_line{
	background-color:#e94f4d;
	width:57px;
	height:2px;
	margin-bottom:23px;
}
.planning_team .planning_team_block .planning_team_block_right .tem_content p{
	color:#535353;
	font-size:18px;
	line-height:27px;
}
.server_tem_list{
  padding-top:41px;
  padding-bottom:53px;
}
.server_tem_list ul{
  /*padding:0 10px;*/
}
.server_tem_list ul li{
  width:405px;
  padding:0 75px 37px 0;
  float:left;
  text-align:center;
  overflow:hidden;
}
.server_tem_list ul li .hzele_img{
  width:100%;
  height: 330px;
  position:relative;
  margin-bottom:0;
  overflow:hidden;
}
.server_tem_list ul li .hzele_img:after{
  content:'';
  display:block;
  width:100%;
  padding-top:103.3112582%;
}
.server_tem_list ul li .hzele_img img{
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.server_tem_list ul li:hover .hzele_img img{
  transform:scale(1.1);
}
.server_tem_list ul li span{
  display:block;
  font-size:25px;
  color:#595757;
  line-height:1.5;
}
.server_tem_list ul li span.zhiwei{
  font-size:18px;
  margin-top: 10px;
}
.server_tem_list ul li i{
  display:block;
  width:62px;
  height:2px;
  background:#e94543;
  margin:5px auto 23px auto;
}
.server_tem_list ul li p{
  font-size:17px;
  color:#727171;
  line-height:1.7;
}
.server_tem_list ul li.server_tem_list_width{
	padding-right:0px;
	width:330px;
	display:block;
}
.server_tem_list ul li .server_tem_bg{
	background-color:#f1f1f1;
	padding:31px 10px 31px 10px;
}
.server_top{
	margin-top:60px;
	margin-bottom:50px;
}


@media (max-width: 1366px){
  .hz_nine{
    margin-top:-8px;
    padding:140px 0 120px 0;
  }
  .hz_nine ul{
    margin-top:50px;
    padding:0 10px;
  }
  .hz_nine ul li{
    width:400px;
    height:400px;
    box-shadow: 0 4px 24px 3px rgba(84, 84, 84, 0.6);
    border:5px solid #fff;
    border-radius:45px;
    padding:5px 33px 35px 33px;
    margin:0 30px;
  }
  .hz_nine ul li.third{
    margin-left:140px;
    margin-top:-70px;
  }
  .hz_nine ul li.forth{
    margin-top:-70px;
  }
  .hz_nine_tit span{
    font-size:20px;
    line-height:70px;
  }
  .hz_nine_tit span i{
    font-size:50px;
  }
  .hz_nine_cont p{
    margin-top:17px;
    font-size:18px;
    line-height:32px;
  }
  .hz_tine{
    padding:75px 0 90px 0;
  }
  .hz_tine:after{
    height:76px;
    top:-76px;
  }
  .hzten_cont{
    width:52%;
  }
  .hzten_cont span.hz_tit{
    font-size:30px;
    margin-bottom:30px;
  }
  .hzten_cont p{
    font-size:20px;
  }
  .hzt_img {
    position: absolute;
    display: block;
    width: 40%;
    top: -30px;
    right: 0px;
}
  .hz_elev{
    padding:145px 0 75px 0;
  }
  .hz_elev ul{
    padding:0 70px;
  }
  .hz_elev ul li span{
    font-size:20px;
  }
  .hz_elev ul li i{
    width:35px;
    height:2px;
    background:#e94543;
    margin:4px auto 8px auto;
  }
  .hz_elev ul li p{
    font-size:14px;
  }
  .hz_elev771{
    padding:145px 0 75px 0;
  }
  .hz_elev771 ul{
    padding:0 70px;
  }
  .hz_elev771 ul li span{
    font-size:20px;
  }
  .hz_elev771 ul li i{
    width:35px;
    height:2px;
    background:#e94543;
    margin:4px auto 8px auto;
  }
  .hz_elev771 ul li p{
    font-size:14px;
  }
  .hz_twl{
    padding:45px 0 0 0;
  }
  .zixun{
    width:780px;
    padding:15px 0 0 50px;
  }
  .zixun p{
    margin-top:100px;
    font-size:30px;
    line-height:50px;
  }
  .zhijie{
    max-width:400px;
    position:absolute;
    top:-45px;
  }
}
@media (max-width: 768px){
  .hz_nine{
    margin-top:-4px;
    padding:110px 0 100px 0;
  }
  .hz_nine ul{
    margin-top:40px;
    padding:0 10px;
  }
  .hz_nine ul li{
    width:100%;
    float:none;
    height:auto;
    box-shadow: 0 2px 20px 2px rgba(84, 84, 84, 0.6);
    border:3px solid #fff;
    border-radius:35px;
    padding:5px 23px 25px 23px;
    margin:0 0 15px 0;
  }
  .hz_nine ul li.third{
    margin:0 0 15px 0;
  }
  .hz_nine ul li.forth{
    margin:0 0 15px 0;
  }
  .hz_nine_tit span{
    font-size:22px;
    line-height:70px;
  }
  .hz_nine_tit span i{
    font-size:50px;
  }
  .hz_nine_cont p{
    margin-top:13px;
    font-size:18px;
    line-height:28px;
  }
  .hz_tine{
    padding:60px 0 75px 0;
  }
  .hz_tine:after{
    height:60px;
    top:-60px;
  }
  .hzten_cont{
    width:100%;
  }
  .hzten_cont span.hz_tit{
    font-size:40px;
    margin-bottom:30px;
  }
  .hzten_cont p{
    font-size:20px;
  }
  .hzt_img{
    display:none;
  }
  .hz_elev{
    padding:125px 0 65px 0;
  }
  .hz_elev ul{
    padding:0;
  }
  .hz_elev ul li span{
    font-size:17px;
  }
  .hz_elev ul li i{
    width:30px;
  }
  .hz_elev ul li p{
    font-size:13px;
  }
  .hz_elev771{
    padding:125px 0 65px 0;
  }
  .hz_elev771 ul{
    padding:0;
  }
  .hz_elev771 ul li span{
    font-size:17px;
  }
  .hz_elev771 ul li i{
    width:30px;
  }
  .hz_elev771 ul li p{
    font-size:13px;
  }
  .hz_twl{
    padding:30px 0 70px 0;
  }
  .zixun{
    width:100%;
    padding:15px 15px 40px 15px;
    height:auto;
  }
  .zixun p{
    margin-top:50px;
    font-size:20px;
    line-height:2;
  }
  .zhijie{
	  width: 100%;
    left: 0;
    position: relative;
    top:0;
  }
  .kejian2 {
    width: 100%;
    padding: 0 15px;
}
  .hz_tit22 {
    display: block;
  }
.hz_tit22 p{
 border-top-color: transparent;
 font-size: 22px;
 font-weight:bold;
  text-align: center;
  padding-top: 40px;
}
.myfooter .copyright span{
	display:none;
}
.myfooter a img{
	width:90px;
	display:none;
	}
nav{ position:fixed; bottom:0; left:0; width:100%; background-color:#666666; z-index:2147483648; display:block;}
nav ul li{ width:50%; text-align:center; float:left;}
nav ul li a{ display:block; padding:5px 0;}
nav ul li a span{color:#FFF;}
nav ul li a.active{ color:#028ed0;}
nav ul li a img{ width:26px;}
.myfooter {
    padding:50px 0px 50px 0px;
}

  .xx_top .indiv {
    text-align: center;
    width: 51%;
  }
  .xx_top .lay_img01 .lay_img img {
    width: 80%;
    height: auto;
  }
  .xx_top .lay_img01 .lay_tel {
    font-size: 16px;
    top: -15px;
  }
  .xx_top .lay_img01 .lay_copy button {
    font-size: 16px;
    padding: 8px;
  }
  .xx_top .lay_img01 .lay_copy {
    padding-bottom: 1px;
    top: -28px;
  }

}
@media (max-width: 400px){
  .xx_top .lay_img01 .lay_tel {
    font-size: 15px;
  }
}

@media (max-width: 480px){


  .hz_nine{
    margin-top:-4px;
    padding:85px 0 80px 0;
  }
  .hz_nine ul{
    margin-top:30px;
    padding:0 8px;
  }
  .hz_nine ul li{
    box-shadow: 0 2px 20px 2px rgba(84, 84, 84, 0.6);
    border:2px solid #fff;
    border-radius:25px;
    padding:5px 18px 20px 18px;
  }
  .hz_nine_tit span{
    font-size:18px;
    line-height:60px;
  }
  .hz_nine_tit span i{
    font-size:40px;
  }
  .hz_tine{
    padding:40px 0 55px 0;
  }
  .hz_tine:after{
    height:40px;
    top:-40px;
  }
  .hz_nine_cont p{
    margin-top:10px;
    font-size:14px;
    line-height:22px;
  }
  .hzten_cont span.hz_tit{
    font-size:30px;
    margin-bottom:18px;
  }
  .hzten_cont p{
    font-size:14px;
  }
  .hz_elev{
    padding:80px 0 40px 0;
  }
  .hz_elev ul{
    margin:0 -8px;
  }
  .hz_elev ul li{
    width:50%;
    padding:8px;
  }
  .hz_elev ul li span{
    font-size:13px;
  }
  .hz_elev ul li i{
    width:35px;
  }
  .hz_twl{
    padding:0 0 40px 0;
  }
  .zixun p{
    margin-top:30px;
    font-size:16px;
  }
  .hz_elev ul li p{
    font-size:12px;
  }
  .hz_elev771{
    padding:80px 0 40px 0;
  }
  .hztd_mob{
	  padding-top:50px;  
	}
  .hz_elev771 ul{
    margin:0 -8px;
  }
  .hz_elev771 ul li{
    width:50%;
    padding:8px;
  }
  .hz_elev771 ul li span{
    font-size:13px;
  }
  .hz_elev771 ul li i{
    width:35px;
  }
  .hz_elev771 ul li p{
    font-size:12px;
  }
}
@media (max-width: 1366px){
  .hz_seven{
    padding-top:80px;
  }
  .hz_seven2{
    padding:75px 0 100px 0;
  }
  .hz_seven441{
    padding-top:80px;
  }
  .hz_seven442{
    padding:75px 0 100px 0;
  }
  .hzlogo{
    margin-bottom:40px;
	width: 40%;
  }
  .hzslogen{
    font-size:30px;
  }
  .hz_tit p{
    font-size:30px;
  }
  .hz_tit440 p{
    font-size:30px;
  }
  .hz_tit2 p{
    font-size:30px;
  }
  .index_biao_660 p{
    font-size:30px;
  }
  .hz_seven:after{
    width:65px;
    height:58px;
    top:-57px;
  }
  .hz_seven:before{
    width:110px;
    height:65px;
    bottom:-64px;
  }
  .hz_tit,.hz_tit2{
    margin-bottom:90px;
  }
  .index_biao_660{
    margin-bottom:90px;
  }
  .hz_tit440{
    margin-bottom:90px;
  }
  .hz_brand{
    padding:150px 0 80px 0;
  }
  .to_more a img{
    width:100px;
  }
  .index_biao_661 a img{
    width:100px;
  }
  .hz_tit3{
    margin-bottom:45px; 
  }
  .hz_named span{
    font-size:22px;
    margin-bottom:14px;
  }
  .hz_named p{
    font-size:20px;
    line-height:46px;
  }
  .hz_aaa{
    margin-top:50px;
  }
  .hz_aaa p{
    font-size:20px;
  }
  .hz_one{
    padding:60px 0 100px 0;
  }
  .hz_one_s p{
    font-size:20px;
    line-height:38px;
  }
  .hz_one ul li span{
    font-size:20px;
  }
  .hz_one ul li .hzo_con{
    padding: 18px 30px 0 30px;
  }
  .hz_one ul li .hzo_con p{
    font-size:18px;
    line-height:1.5
  }
  .hz_one ul{
    margin-top:60px;
  }
  .hzo_bottom .hzo_cont p{
    font-size:20px;
  }
  .hzo_bottom{
    margin-top:130px;
  }
  .hz_eight{
    padding:180px 0 90px 0;
  }
  .hze_cont p{
    font-size:20px;
    line-height:1.5;
  }
  .hze_cont{
    margin-bottom:120px;
  }
  .know_more{
    padding:70px 0 100px 0;
  }
  .know_more p{
    font-size:20px;
  }
  .know_more b{
    font-size:50px;
  }
  .know_more span{
    font-size:30px;
  }
	.hzo_bottom .hzo_img {
    display: block;
    max-width: 45%;
    float: left;
    padding-left: 120px;
    padding-top: 10px;
	}
	.scon_2 .step_p span{
		min-width:0px;
	}
	.row {
    margin-left: 0px;
    margin-right: 0px;
}
}
@media (max-width:1200px){
	.index_hhmmzl .hhmmzl_img .pc_hhmmzl{
	max-width:100%;
	display:none;
}
.index_hhmmzl .hhmmzl_img .m_hhmmzl{
	max-width:100%;
	display:block;
}
.index_hhmmzl .hhmmzl_title {
    width: 0;
    border-top: 0 solid #000;
}

}
@media (max-width: 768px){
.scon_551 .package_reg .package_box a.wxmobile{
	display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #0bac12;
    border-radius: 2px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    margin: 0 auto;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    position: relative;
    left: 50%;
    margin-left: -85px;
    bottom: 30px;
}
.scon_551 .package_reg .package_box a.m_none{
	display:none;
}
  .hz_seven{
    padding-top:60px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	padding: 0 0 30px 0;
  }
  .hz_seven hr.hr-fw{
	  display:none;
  }
  .hz_seven2{
    padding:60px 0 80px 0;
  }
  .hz_seven441{
    padding-top:60px;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .hz_seven442{
    padding:60px 0 80px 0;
  }
  .hzlogo{
    margin-bottom:30px;
	width: 55%;
  }
  .hzslogen{
    font-size:30px;
  }
  .hz_tit p{
    font-size:30px;
  }
  .hz_tit440 p{
    font-size:30px;
  }
  .hz_tit2 p{
    font-size:40px;
  }
  .index_biao_660 p{
    font-size:30px;
  }
  .hz_seven:after{
    width:50px;
    height:44px;
    top:-43px;
  }
  .hz_seven:before{
    width:80px;
    height:47px;
    bottom:-46px;
  }
  .hz_tit,.hz_tit2{
    margin-bottom:70px;
  }
  .index_biao_660{
    margin-bottom:70px;
  }
  .hz_tit440{
    margin-bottom:70px;
  }
  .hz_brand{
    padding:120px 0 70px 0;
  }
  .to_more a img{
    width:80px;
  }
  .index_biao_661 a img{
    width:80px;
  }
  .hz_tit3{
    margin-bottom:30px; 
  }
  .hz_named span{
    font-size:22px;
    margin-bottom:10px;
  }
  .hz_named p{
    font-size:20px;
    line-height:38px;
  }
  .hz_aaa{
    border:2px solid #fff;
    padding:12px;
    margin-top:40px;
  }
  .hz_aaa p{
    font-size:20px;
  }
  .hz_one{
    padding:50px 0 80px 0;
  }
  .hz_one_s p{
    font-size:22px;
    line-height:32px;
  }
  .hz_one ul li span{
    font-size:22px;
    line-height:3;
  }
  .hz_one ul li .hzo_tit{
    padding:0;
  }
  .hz_one ul li .hzo_tit:before{
    display:none;
  }
  .hz_one ul li .hzo_tit:after{
    display:none;
  }
  .hzo_tit i{
    display:none;
  }
  .hz_one ul li{
    width:100%;
    margin-bottom:15px;
  }
  .hz_one ul li.sec{
    margin:0 0 15px 0;
  }
  .hz_one ul li .hzo_con{
    padding:15px 28px 20px 28px;
    height:auto;
  }
  .hz_one ul li span:before{
    display:none;
  }
  .hz_one ul{
    margin-top:40px;
  }
  .hz_one ul li .hzo_con p{
    font-size:16px;
  }
  .hzo_bottom .hzo_img{
    width:100%;
    float:none;
	padding-left:0px;
	padding-top: 0px;
	max-width: 100%;
  }
  .hzo_bottom .hzo_cont{
    width:100%;
    float:none;
    margin-top:15px;
	padding-right: 0;
  }
  .hzo_bottom .hzo_cont p{
    font-size:22px;
  }
  .hzo_bottom{
    margin-top:90px;
  }
  .hz_eight{
    padding:130px 0 70px 0;
  }
  .hze_cont p{
    font-size:18px;
  }
  .hze_cont{
    margin-bottom:90px;
  }
  .know_more{
    padding:60px 0 80px 0;
  }
  .know_more p{
    font-size:18px;
  }
  .know_more b{
    font-size:40px;
  }
  .know_more span{
    font-size:30px;
  }
  
  .popup-component {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5,5,5,.5);
    padding: 0 15px;
    z-index: 99999;
	display: none; 
}
.wechat-modal .popup {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: none;
    padding: 20px 25px;
}
.popup-component .popup {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 44.5%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    max-width: 345px;
    padding: 20px 15px;
    background-color: #fff;
    margin: 0 auto;
	width: 90%;
}
.popup {
    width: 90%;
    position: absolute;
    padding: 30px;
    overflow: hidden;
    z-index: 2;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.6);
}
.popup-component .popup h3 {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    margin: 0 0 20px;
    line-height: 1;
}
.popup-component .popup .popup-cont {
    color: #333;
    font-size: 14px;
    margin: 0 0 20px;
    width: 100%;
}
.yhsd-base *, .yhsd-base ::after, .yhsd-base ::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-tap-highlight-color: transparent;
}
.wechat-modal .popup .inner {
    position: relative;
}
.wechat-modal .popup .title {
    display: flex;
    align-items: center;
}
.wechat-modal .popup .title img {
    display:inline-block;
    margin-right:5px;
    border-radius:50px; /* 圆形边缘弧度 */
    width:80px; /* 宽度 */
    height:80px; /* 高度 */
}
.wechat-modal .popup .title p {
    line-height: 23px;
    font-size: 1.3rem;
}
.mdui-m-l-3 {
    margin-left: 24px!important;
}
.position-relative {
    position: relative;
}
.mdui-text-center {
    text-align: center!important;
}
.mdui-m-t-3 {
    margin-top: 24px!important;
}
.wechat-modal .popup input {
    padding: 0 70px 0 0;
    height: 36px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    border-width: 0.5px;
    border-style: solid;
	font-size:1.1rem;
}
.wechat-modal input {
    color: #40A9FF;
    border-color: #40A9FF;
}
.wechat-modal .popup button {
    position: absolute;
    border: none;
    right: 0;
    top: 0;
    color: #fff;
    width: 70px;
    height: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.wechat-modal button {
    background-color: #40A9FF;
}
.wechat-modal .popup .tips {
    opacity: 0.7;
    font-size: 1.2rem;
	line-height:1.5rem;
}
.settings-highlight_color {
    color: #40A9FF;
}
.wechat-modal .popup .image-tips {
    margin-top: 25px;
    min-height: 120px;
}
.mdui-text-center {
    text-align: center!important;
}
.wechat-modal .popup .image-tips img {
    width: 80%;
}
.wechat-modal .popup .inners {
    content: "复制成功";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scale(0) translate(-50%, -50%);
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    padding: 8px 20px;
    border-radius: 2px;
    visibility: hidden;
    transform-origin: left top;
    transition: all .3s ease-in-out;
}
.wechat-modal .popup .cg {
	display:none;
    position: absolute;
    top: 45%;
    left: 35%;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    padding: 8px 20px;
    border-radius: 2px;
    transform-origin: left top;
	z-index:999999999999;

}

.popup-component .popup-btns {
    min-width: 200px;
    overflow: hidden;
}
.popup-component .popup-err {
    margin: 15px 0 0;
    font-size: 12px;
    color: #d55;
}
.wechat-modal .popup .popup-close {
    background-color: #eee;
    border-radius: 50%;
    padding: 10px;
    width: 32px;
    height: 32px;
    line-height: 10px;
    color: #fff;
}
.popup-component .popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 20px;
    line-height: 20px;
    width: 20px;
    font-size: 20px;
    text-align: center;
    vertical-align: top;
    color: #a8a8a8;
}
.mdui-m-b-3 {
    margin-bottom: 24px!important;
}
.popup-close {
    position: absolute;
    right: 10px;
    top: 11px;
    display: block;
    width: 13px;
    height: 13px;
}
.index_youshi{
  padding:40px 0 50px 0;
}
.index_youshi .index_youshi_1{
	font-size:22px;
	line-height:40px;
	letter-spacing: 1.5px;
	color: #000!important;
	border-left:5px solid #f7bc01;
	padding-left:15px;
	font-weight:bold;
}
.index_youshi .index_youshi_1 span{
	display:none;
	font-size:22px;
    font-weight:bold;
}
.index_youshi .index_youshi_2{
	font-size:28px;
	line-height:45px;
	letter-spacing: 1.5px;
	padding-top:10px;
	color: #000!important;
	display:none;
}
.index_youshi .index_youshi_2 p{
	font-size:16px;
	line-height:30px;
	letter-spacing: 1.5px;
	padding-top:20px;
	color: #000!important;
	font-weight:normal;
}
.index_youshi .index_youshi_3{
	font-size:24px;
	line-height:50px;
	letter-spacing: 1.5px;
	padding-top:40px;
	color: #000!important;
}

.index_youshi .index_youshi_11{
	font-size:22px;
	line-height:38px;
	letter-spacing: 1.5px;
	color: #000!important;
	border-left: 7px solid #f7bc01;
	padding-left: 15px;
	margin-bottom:20px;
  font-weight: bold;
}
.index_youshi .index_youshi_22{
	display:block;
}
.index_youshi .index_youshi_33{
	display:block;
}
.index_mmtx {
	position:relative;
	padding-bottom: 30px;
	background-color:#f0f0f0;
}
.index_mmtx .mmtx_img {
    display: block;
	width:100%;
}
.index_mmtx .mmtx_con{

}
.index_mmtx .mmtx_con .mmtx_tit {
	width:80%;
	color:#FFF;
	text-align:center;
	line-height:50px;
    position: absolute;
    margin: auto;
    top: 60px;
    left: 0;
    right: 0;
	font-size: 22px;
	font-weight:bold;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a {
    font-size: 80px;
}
.index_mmtx .mmtx_con .mmtx_box{
    width: 85%;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%);
	position: relative;
	margin:0 auto;
	top:-40px;
}
.index_mmtx .mmtx_con .mmtx_li{
    float: none;
    width: 100%;
    margin-right: 0;
	background-color:#FFF;
	padding:30px;
	 -webkit-Box-shadow: inset 0 8px 6px -3px #f7f7f7;
       -moz-Box-shadow:inset 0 8px 6px -3px #f7f7f7;
            Box-shadow:inset 0 8px 6px -3px #f7f7f7;
}
.index_mmtx .mmtx_con .mmtx_li:nth-child(4) {
     margin-right: 0; 
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a span {
    font-size: 20px;
	font-weight:bold;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_c {
    font-size: 15px;
    line-height: 28px;
}
.index_brand_row a span i {
	display:none;
}
.process_in .title_process span {
    border-top-color: transparent;
    font-size: 22px;
    font-weight: bold;
	margin-bottom: 0;
}
.process_in .title_process {
    font-size: 22px;
	margin-top:0;
    text-align: center;
    font-weight: bold;
}

element.style {
}
.hz_named22 span {
    font-size: 16px;
}
.hz_named22 p {
    font-size: 16px;
}
.process_lsit li p {
    font-size: 16px;
}


.row .col-xs-6{
   padding-left: 10px;
    padding-right: 10px;
  width: 100%;
}
  .row .col-xs-6:last-child{
    margin-bottom: 20px;
  }
  .index_brand_row a span {
    font-size: 16px;
  }
  .footerbackground {
    margin-top: 10px;
  }
.server_scon_551 .title_process{
  font-size: 22px;
	text-align:center;
	background-color:#FFF;
	margin-top:0px;
	padding-top:30px;
	padding-bottom:15px;
	margin-bottom:0px;
}
  .process {
    border-top: 2px solid #000;
    margin-bottom: 50px;
  }
  .process .process_box .process_left {
    width: 100%;
  }
  .process .process_box .process_left span {
    margin-bottom: 27px;
    font-size: 24px;
  }
  .process .process_box .process_right {
    width: 100%;
    padding-right: 0;
  }


  .services_list .qitaservices {
    padding:0 15px;
    height: 70px;
    padding-top:20px;
  }
  .process .process_box {
    margin-top: 70px;
  }
  .process .process_box .process_right p span strong {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
  }
  .process .process_box .process_right p strong {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
  }
  .process .process_box .process_right p {
    font-size: 15px;
    line-height: 24px;
  }
  .process .process_box .process_right p:nth-child(2n) {
    margin-bottom: 20px;
    padding-left: 43px;
  }
.news_list a p {
    height: 75px;
}
.ind_news_qmyj .qmyj_tit {
    border-top-color: transparent;
    font-weight: bold;
  font-size: 22px;
  display: block;
  text-align: center;
}
.ind_news_qmyj .qmyj_box {
    margin-top: 5px;
}
.ind_news_qmyj .qmyj_box a {
    width: 100%;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.ind_news_qmyj {
    padding-bottom: 30px;
}
.ind_news_qmyj .qmyj_box a:last-child{
    border-bottom: none;
}
.ind_news_qmyj .qmyj_box a .qmyj_con .qmyj_con_tit {
    font-size: 14px;
    margin-bottom: 6px;
}


}
@media (max-width: 480px){
  .hz_seven{
    padding-top:0;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hz_seven552{
    padding-top:30px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hz_seven2{
    padding:30px 0 50px 0;
  }
  .hz_seven441{
    padding-top:30px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hz_seven442{
    padding:30px 0 0 0;
  }
  .hzlogo{
    margin-bottom:20px;
  }
  .hzslogen{
    font-size:20px;
    width:80%;
    margin:0 auto;
  }
  .hz_tit p{
    font-size:20px;
    width:80%;
    margin:0 auto;
  }
  .hz_tit440 p{
    font-size:20px;
    width:80%;
    margin:0 auto;
  }
  .hz_tit2 p{
    font-size:25px;
    width:80%;
    margin:0 auto;
  }
  .index_biao_660 p{
    font-size:24px;
    width:90%;
    margin:0 auto;
  }
  .hz_seven:after{
    width:45px;
    height:40px;
    top:-39px;
  }
  .hz_seven:before{
    width:60px;
    height:30px;
    bottom:-29px;
  }
  .hz_tit440{
    margin-bottom:50px;
  }
  .hz_tit,.hz_tit2{
    margin-bottom:50px;
  }
  .index_biao_660{
    margin-bottom:50px;
  }
  .hz_brand{
    padding:90px 0 50px 0;
  }
  .to_more a img{
    width:70px;
  }
  .index_biao_661 a img{
    width:70px;
  }
  .hz_tit3{
    margin-bottom:20px; 
  }
  .hz_named span{
    font-size:18px;
    margin-bottom:8px;
  }
  .hz_named p{
    font-size:14px;
    line-height:26px;
  }
  .hz_aaa{
    border:1px solid #fff;
    padding:10px;
    margin-top:25px;
  }
  .hz_aaa p{
    font-size:12px;
  }
  .hz_one{
    padding:40px 0 50px 0;
  }
  .hz_one_s p{
    font-size:16px;
    line-height:26px;
  }
  .hz_one ul li span{
    font-size:16px;
  }
  .hz_one ul{
    margin-top:20px;
  }
  .hz_one ul li .hzo_con p{
    font-size:14px;
  }
  .hzo_bottom .hzo_cont p{
    font-size:16px;
  }
  .hzo_bottom{
    margin-top:60px;
  }
  .hz_eight{
    padding:90px 0 50px 0;
  }
  .hze_cont p{
    font-size:14px;
  }
  .hze_cont{
    margin-bottom:70px;
  }
  .hz_caseimg li{
    width:50%;
  }
  .know_more{
    padding:50px 0 60px 0;
  }
  .know_more p{
    font-size:14px;
  }
  .know_more b{
    font-size:30px;
  }
  .know_more span{
    font-size:20px;
  }
  .hz_elev771 ul li .hzele_img {
    margin-bottom:5px;
}
}
@media (max-width: 767px) {
  .process_lsit li {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    padding-left: 80px;
    position: relative;
  }
  .process_lsit li:after {
    content: '';
    display: block;
    clear: both;
  }
  .process_lsit li .process_li_img {
    width: 70px;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .process_lsit li .process_li_img:after {
    display: none;
  }
  .process_lsit li .process_li_img img {
    width: 100%;
  }
  .process_lsit li span {
    text-align: left;
    padding: 0;
  }
  .process_lsit li p {
    padding: 0;
  }
   .process_lsit440 li {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    padding-left: 80px;
    position: relative;
  }
  .process_lsit440 li:after {
    content: '';
    display: block;
    clear: both;
  }
  .process_lsit440 li .process_li_img {
    width: 70px;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .process_lsit440 li .process_li_img:after {
    display: none;
  }
  .process_lsit440 li .process_li_img img {
    width: 100%;
  }
  .process_lsit440 li span {
    text-align: left;
    padding: 0;
	font-size:15px;
  }
  .process_lsit440 li p {
    padding: 0;
	font-size:13px;
  }
  .hzslogen550{
	  font-size:14px;}
	    .hz_elev771 ul li .hzele_img {
    margin-bottom:5px;
}
.scon_551 .package_reg {
    padding-bottom: 50px;
}

}
@media (max-width: 991px) {
  .scon_2 .package_reg li {
    margin-bottom: 40px;
  }
  .scon_2 .package_reg .package_box {
    height: 405px;
  }
  .scon_2 .package_reg .package_box h4 {
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 26px;
  }
  .scon_2 .package_reg .package_box .detail_txt p {
    font-size: 12px;
  }
  .scon_2 .package_reg .package_box .price_wrap {
    bottom: 90px;
  }
  .scon_2 .package_reg .package_box a {
    bottom: 25px;
	top:20px;
	position: relative;
  }
  .scon_551 .package_reg li {
    margin-bottom: 40px;
  }
  .scon_551 .package_reg .package_box {
    height: 505px;
	box-shadow: none; 
  }
  .scon_551 .package_reg .package_box h4 {
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 26px;
  }
  .scon_551 .package_reg .package_box .detail_txt p {
    font-size: 14px;
  }
  .server_scon_pinpai .package_reg .package_box .price_wrap {
    bottom: 90px;
	height: 120px;
  }
  
  .server_scon_pinpai .package_reg .package_box .wrap2 {
	  display:none;
  }
  .server_scon_pinpai .package_reg .package_box .detail_txt p.sbzcf {
    height: auto;
}
  .scon_551 .package_reg .package_box a {
    bottom: 25px;
	top:20px;
	position: relative;
  }
  .scon_551 .package_reg .package_box a.deep_blue_btn{
	  display:none;}
}
@media (max-width: 768px) {
  .scon_2 .package_reg {
    padding-top: 30px;
  }
  .scon_2 .package_reg li {
    margin-bottom: 30px;
  }
  .scon_2 .package_reg .package_box {
    height: 340px;
  }
  .scon_2 .package_reg .package_box h4 {
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 30px;
  }
  .scon_2 .package_reg .package_box .detail_txt p {
    font-size: 12px;
	line-height:26px;
  }
  .scon_2 .package_reg .package_box .price_wrap {
    position: relative;
	top:10px;
	}
  .scon_551 .package_reg {
    padding-top: 30px;
  }
  .scon_551 .package_reg li {
    margin-bottom: 30px;
  }
  .server_scon_551 .package_reg li{
	  margin-bottom:5px;
	  padding-left:0;
	  padding-right:0;
	}
  .scon_551 .package_reg .package_box {
    height: 100%;
	margin-bottom:30px;
	background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#3d729a', Direction=135, Strength=14);
    -moz-box-shadow: 0 6px 14px 0 #3d729a;
    -webkit-box-shadow: 0 6px 14px 0 #3d729a;
    box-shadow: 0 6px 14px 0 #3d729a;
    border-radius: 4px;
    padding: 0 20px 30px;
    transition: .3s;
    background-image: url(../images/bmjt.png);
    background-repeat: no-repeat;
	background-size:80px 80px;
    background-position: 220px 240px;
  }
.server_scon_551 ul.package_reg li .server_package_box{
	  background-color:#f1f1f1;
	  padding-top:30px;
	  padding-bottom:50px;
	  border-radius:0px;
	  background-size: 80px 80px;
      background-position: 90% 60%;
	  margin-bottom: 20px;
	  }
.server_scon_551 .package_reg .package_box:hover{
  transform: none;
}
.server_scon_pinpai .package_reg .package_box:hover{
  transform: none;
}

.server_scon_551 ul.package_reg li .m_server_package_box{
	padding-bottom:70px;
}
.server_scon_pinpai ul.package_reg li .server_package_box{
	  background-color:#fff;
	  }
	  
  .scon_551 .package_reg .package_box h4 {
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 30px;
  }
  .scon_551 .package_reg .package_box .detail_txt p {
    font-size: 14px;
	line-height:25px;
	text-align: justify;
  }
  .scon_551 .package_reg .package_box .price_wrap {
    position: relative;
	top:10px;
}
.server_scon_551 .package_reg .package_box h4.server_lvse{
	color:#01aef3;
}
.server_scon_551 .package_reg .package_box .price_wrap span.server_lvse{
	color:#01aef3;
}
.server_scon_pinpai ul.package_reg li{
	padding-left: 0;
    padding-right: 0;
	margin-bottom:5px;
}
.server_scon_pinpai .package_reg{
	padding-top: 0;
	padding-bottom: 0;
}
.server_scon_pinpai ul.package_reg li .server_package_box{
	padding-top: 0;
    padding-bottom: 0;
}
  
}
.index_news_tags{
	padding: 0px;
}
.index_news_tags hr.hr-fw-tags {
    margin: 0;
    border:1px dashed #e2e2e2;
}
.index_news_tags .index_news_tags_list{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.index_news_tags .index_news_tags_list a{
	letter-spacing:1.5px;
	padding-right:2px;
	color: rgba(0,0,0,.6);
	font-size:10px;
	line-height:16px;
}
.news_tags_list{
	display:none;
}
.news_tags_list a{
	color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 5px;
    background-color: #899db5;
}
.news_tags_list a.color1 {
	background-color: #899db5;
}
.news_tags_list a.color2 {
	background-color: #cb9d8c;
}
.news_tags_list a.color3 {
	background-color: #8cb69e;
}
.news_tags_list a.color4 {
	background-color: #feb593;
}
.news_tags_list a.color5 {
	background-color: #e5878f;
}
.news_tags_list a.color6 {
	background-color: #d7a2d9;
}
.news_tags_list a.color7 {
	background-color: #a4c6ee;
}
.news_detail .col-md-8 {
    width: 100%;
}
.news_box{
  width: 100%;
  margin-top: 185px;
}
.news_box .news_list a{
  display: block;
  margin-bottom: 42px;
}
.news_box .news_list a .news_img{
  float: left;
  width: 27.231%;
  height: 200px;
  overflow:hidden;
}
.news_box .news_list a .news_img img{
  display: block;
  width: auto;
  height: 100%;
  transition: transform .3s ease;
}
.news_box .news_list a:hover .news_img img{
  transform: scale(1.1);
}
.news_box .news_list a .news_title{
  float: left;
  width: 50%;
  margin: 0 1.5%;
  border-top: 5px solid #000000;
}
.news_box .news_list a .news_title .date{
  font-size: 18px;
  color: #323232;
  padding: 25px 0;
}
.news_box .news_list a .news_title .tit{
  font-size: 28px;
  color: #323232;
  line-height: 35px;
}
.news_box .news_list a .news_title .m_date {
  display: none;
}
.news_box .news_list a .news_title .more {
  display: none;

}

.news_box .xgmore{
  text-align: center;
  margin-bottom: 110px;
  margin-top: 110px;
}
.news_box .xgmore a{
  display: block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #0027e0;
  margin: 0 auto;
  position: relative;
}
.news_box .xgmore a span{
  position: relative;
  font-size: 14px;
  color: #0027e0;
  font-weight: bold;
  z-index: 6;
}
.news_box .xgmore a:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #0027e0;
  z-index: 2;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news_box .xgmore a:hover:before {
  width: 100%;
}
.news_box .xgmore a:hover span{
  color:#ffffff;
}

.news_box .news_list a .news_con{
  float: left;
  width: 19.769%;
  border-top: 5px solid #000000;
  padding-top: 25px;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.news_box .search_content {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  margin-bottom: 90px;
}
.news_box  .search_content .search_tit {
  font-size: 55px;
  line-height: 80px;
  font-weight: bold;
  color: #141414;
  text-align: center;
  overflow: hidden;
}
.news_box .search_content .search_form {
  padding-top: 20px;
  height: auto;
  overflow: hidden;
}
.news_box .search_content .search_form .search_input {
  width: 900px;
  margin: 0 auto;
  padding: 10px 2px;
  background-color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
}
.news_box .search_content .search_form .search_input input[type=text] {
  float: left;
  height: 30px;
  width: 88.8%;
  background-color: transparent;
  font-size: 25px;
  line-height: 30px;
  color: #5a5a5a;
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
}
.news_box .search_content .search_form .search_input input[type=submit] {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px;
  background-image: url(../images/search_black.png);
  float: right;
  height: 19px;
  width: 19px;
}
.news_box .search_content .hot_search{
  font-size: 0;
  width:900px;
  box-sizing: border-box;
  overflow: hidden;
  margin:0 auto;
}
.news_box .search_content .hot_search .hot_cont{
  margin-top:21px;
}
.news_box .search_content .hot_search .hot_cont .hot_tit{
  font-size: 14px;
  line-height:18px;
  color: #fff;
  font-weight: bold;
  padding-left: 23px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size:16px;
  background-image: url(../images/hot_icon.png);
  display: inline-block;
}
.news_box .search_content .hot_search .hot_cont .hot_link{
  display: inline-block;
}
.news_box .search_content .hot_search .hot_cont .hot_link a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-right: 10px;
  color: #000;
  padding: 5px 10px;
  border: 1px solid #000000;
  border-radius: 5px;
  font-weight: bold;
}
.news_box .search_content .hot_search .hot_cont .hot_link a:hover{
  text-decoration: none;
  background-color: #000;
  color: #ffffff;
}
.news_box .news_list a.case_font_blue .news_title .date{
  color: #0027e0;
}
.news_box .news_list a.case_font_blue .news_title .tit {
  color: #0027e0;
}
.news_box .news_list a.case_font_blue .news_con {
  color: #0027e0;
  border-top: 5px solid #0027e0;
}
.news_box .news_list a.case_font_blue .news_title {
  border-top: 5px solid #0027e0;
}








.case_ta .title-top-bordered{
	border-top: none;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 1px;
    color: #030000;
	padding-top:10px;
	padding-bottom:10px;
}
.footerbackground{
	background-color: #F9BE00;
	width:100%;
	}
#newBridge .icon-right-center {
    display: none;
}
.pc_tem1{
	display:block;
}
.m_tem1{
	display: none;
}
.news_detail_ico{
	width:100%;
	margin-bottom:53px;
}
.news_detail_ico ul li{
	width:192px;
	border:1px solid #727171;
	float:left;
	margin-right:35px;
}
.news_detail_ico ul li a{
	line-height:65px;
	width:100%;
	font-size:18px;
	color:#000;
	display:block;
}
.news_detail_ico ul li a:hover{
	font-weight:bold;
}
.news_detail_ico ul li a img{
	padding-left:10px;
	padding-right:20px;
	
}
.news_tags_color{
	padding:0;
	margin-bottom:80px;
}
.news_tags_color hr.hr-fw-tags {
    margin: 0;
    border: 1px dashed #e2e2e2;
}
.news_tags_color .index_news_tags_list {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}
.news_tags_color .index_news_tags_list a {
    color:#fff;
    font-size: 14px;
    line-height: 30px;
	padding:5px;
	background-color:#899db5;
}
.news_tags_color .index_news_tags_list a.color1 {
	background-color:#899db5;
}
.news_tags_color .index_news_tags_list a.color2 {
	background-color:#cb9d8c;
}
.news_tags_color .index_news_tags_list a.color3 {
	background-color:#8cb69e;
}
.news_tags_color .index_news_tags_list a.color4 {
	background-color:#feb593;
}
.news_tags_color .index_news_tags_list a.color5 {
	background-color:#e5878f;
}
.news_tags_color .index_news_tags_list a.color6 {
	background-color:#d7a2d9;
}
.news_tags_color .index_news_tags_list a.color7 {
	background-color:#a4c6ee;
}
.link {
   margin-left: -15px;
    margin-right: -15px;
}
.link p {
    font-size: 11px;
    color: #545252;
}
.link p a {
    font-size: 11px;
    color: #545252;
    margin: 0 5px;
	line-height:15px;
}
.link p a:first-child {
	margin-left:0;
}



@media (max-width: 768px) {
.news_tags_color .index_news_tags_list{
	height:310px;
	overflow:hidden;
}
.link{
	display:none;
}
.tjnews a span {
    font-size: 15px;
    background-color: #ffff00;
}
.news_tags_list{
	display: block;
	margin-top:20px;
	margin-bottom:20px;
}
.index_news_tags {
	display:none;
}
#newBridge .nb-icon-wrap {
    display:none;
}
.server_scon_551{
  margin-top:0;
  background:#fff;
 }
.server_scon_pinpai{
	margin-top:0;
}
.server_scon_pinpai hr.hr-fw{
	display:none;
}
.server_scon_pinpai .title_process{
  font-size: 22px;
	padding-top:18px;
	padding-bottom: 44px;
}
.server_scon_551 .package_reg{
	padding-bottom: 30px;
}
  .case_ta .title-top-bordered{

    font-size: 22px;

  }
.bannerpic img.picimg{
	display:none;
}
.bannerpic{
	margin-bottom:30px;
}
.bannerpic .kejian{
	padding: 0;
}
.bannerpic img.mimg{
	display: block;
	width:100%;
	height:auto;
}

.server_scon_pinpai .server_biankuang {
    border-left: solid #01aef3 1px;
    border-right: solid #01aef3 1px;
    border-bottom: solid #01aef3 1px;
	height:auto;
}
.planning_team .team_title{
  font-size: 22px;
	border-top-color: transparent;
    text-align: center;
  display: block;
}
.planning_team .planning_team_block .planning_team_block_left {
    width: 40%;
    float: left;
}
.planning_team .planning_team_block .planning_team_block_right {
    width: 60%;
    float: right;
	padding-left:10px;
}
.pc_tem1{
	display: none;
}
.m_tem1{
	display: block;
}
.planning_team{
	padding-bottom:50px;
    margin-top: 0px;
}
.planning_team .planning_team_block .planning_team_block_left .tem_block_name {
    color: #595757;
    font-size: 20px;
	text-align:center;
}
.planning_team .planning_team_block .planning_team_block_left .tem_block_zhiwei {
    font-size: 16px;
    margin-top: 15px;
	text-align:center;
}
.planning_team .planning_team_block .planning_team_block_left .m_tem_block_zhiwei {
    margin-top: 10px;
}
.planning_team .planning_team_block .planning_team_block_left .tem_line{
    height: 2px;
	padding:20px 0;
}
.planning_team .planning_team_block .planning_team_block_left .tem_line i{
    background-color: #e94f4d;
    width: 45px;
    height: 2px;
	text-align:center;
	display:block;
	margin:0 auto;
}
.planning_team .planning_team_block .planning_team_block_right .tem_content p {
    font-size: 16px;
    line-height: 24px;
	text-align:justify;
}
.server_tem_list {
    padding-top: 30px;
    padding-bottom: 25px;
}
.server_tem_list ul li {
    width: 50%;
    padding: 0 15px;
    float: left;
    text-align: center;
    overflow: hidden;
	margin-bottom:20px;
}
.server_tem_list ul li.server_tem_list_width{
	padding:0 15px;
	width:50%;
}
.server_tem_list ul li .hzele_img{
	height:auto;
}
.server_tem_list ul li span {
    font-size: 14px;
}
.server_tem_list ul li span.zhiwei {
    font-size: 14px;
}
.server_tem_list ul li i {
    margin: 5px auto 10px auto;
}
.server_tem_list ul li p {
    font-size: 14px;
	line-height: 1.4;
}
.server_tem_list ul li .server_tem_bg {
    background-color: #f1f1f1;
    padding: 11px 5px 21px 5px;
}
.m_server_none{
	display:none;
}
.news_detail_ico ul li {
    width: 32%;
    margin-right: 1%;
}
.news_detail_ico ul li a img {
	max-width:35%;
	height:auto;
	padding:5px 10px 5px 5px;
}
.news_detail_ico ul li.mdikou a img {
	max-width:100%;
	height:auto;
	padding:0;
}
.news_detail_ico ul li a{
	font-size:14px;
	line-height:35px;
}
.server_scon_pinpai .package_reg .package_box h4.server_pinpai{
	line-height:60px;
	font-size:18px;
}
hr.hr-fw {
	display:none;
}
  .search_box {
    padding: 80px 0 70px 0;
    margin-top: 0;
  }
  .search_box .search_content .search_tit {
    font-size: 29px;
  }
  .search_box .search_content .search_form .search_input {
    width: 100%;
    padding: 10px 2px 6px 2px;
  }
  .search_box .search_content .search_form .search_input input[type=text] {
    font-size: 18px;
  }
  .search_box2{
    padding: 60px 0 20px 0;
  }


}
@media (max-width: 480px) {
.index_mmtx .mmtx_con .mmtx_tit {
    font-size: 18px;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a {
    font-size: 60px;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_a span {
    font-size: 18px;
}
.index_mmtx .mmtx_con .mmtx_li .mmtx_li_c {
	margin-top: -10px;
}

  .process {
    border-top: 2px solid #000;
    margin-bottom: 50px;
  }
  .process .process_box .process_left {
    width: 100%;
  }
  .process .process_box .process_left span {
    margin-bottom: 27px;
    font-size: 24px;
  }
  .process .process_box .process_right {
    width: 100%;
    padding-right: 0;
  }


  .services_list .qitaservices {
    padding:0 15px;
    height: 70px;
    padding-top:20px;
  }
  .process .process_box {
    margin-top: 70px;
  }
  .process .process_box .process_right p span strong {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
  }
  .process .process_box .process_right p strong {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
  }
  .process .process_box .process_right p {
    font-size: 15px;
    line-height: 24px;
  }
  .process .process_box .process_right p:nth-child(2n) {
    margin-bottom: 20px;
    padding-left: 43px;
  }
}



.dynamic{
  padding-top:50px;
  padding-bottom:50px;
  background: #efefef;
}
.dynamic .kejian{
  width:100%;
  padding:0 190px;
}
.dynamic .news_t{
  font-size:27px;
  padding-bottom:5px;
}
.dynamic .news_ten{
  font-size:16px;
}
.dynamic .news_list{
  margin-top:30px;
}
.dynamic .news_list a{
  display:block;
  background: #fff;
  padding: 0 0 40px 0;
  width: 24.25%;
  margin: 0 1% 1% 0;
  float:left;
}
.dynamic .news_list a:nth-child(4n) {
  margin: 0 0 1% 0;
}
.dynamic .news_list a .news_list_img{
  width:100%;
  position:relative;
  overflow:hidden;

}
.dynamic .news_list a .news_list_img img{
  display:block;
  width:100%;
  height:100%;
  top:0;
  left:0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.dynamic .news_list a:hover .news_list_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.dynamic .news_list a .news_img{
  width:100%;
  height:215px;
  overflow:hidden;
  position:relative;
}
.dynamic .news_list a .news_img img{
  width: 120%;
  height: auto;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
.dynamic .news_list a .news_list_title{
  font-size:16px;
  color: #595757;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  font-weight:bold;
  padding:25px 12px;
}
.dynamic .news_list a:hover .news_list_title{
  color:#000;
}
.dynamic .news_list a .news_list_line{
  background: #e2e2e2;
  height: 1px;
  padding:0 12px;

}
.dynamic .news_list a .news_list_p{
  font-size:12px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  color: #717071;
  margin-top:10px;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding:0 12px;
}
.dynamic .news_list a:hover .news_list_p{
  color:#000;
}
.dynamic .news_list_top {
  padding: 0 0 50px 0;
  font-size: 0;
}
.dynamic .news_list_top .news_left{
  width:40%;
  float:left;
}

.dynamic .news_list_top .news_left .news_weizhi {
  background-color: #efefef;
  font-size: 12px;
  color: #666;
  line-height:30px;
  font-weight: bold;
}
.dynamic .news_list_top .news_left .news_weizhi a{
  color:#666;
  font-size:12px;
  font-weight: bold;
}
.dynamic .news_list_top .news_left .news_weizhi a:hover{
  color:#000;
}
.dynamic .news_list_top .news_right{
  width:60%;
  float:right;
  text-align:right;
  line-height:30px;
}

.dynamic .news_list_top .news_right span{
  padding:0 20px;
  font-size:12px;
  color: #666;
  width:20%;
  float:left;
}
.dynamic .news_list_top .news_right .newstypelist{
  width:80%;
  float:right;
}
.dynamic .news_list_top .news_right .newstypelist .swiper-container {
  width: 100%;
  height: 100%;
}
.dynamic .news_list_top .news_right .newstypelist .swiper-slide {
  text-align: center;
  font-size: 12px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.dynamic-neibanner {
  width: 100%;
  position: relative;
}
.dynamic-neibanner .pc_dynamic_banner {
  display: block;
  width: 100%;
}
.dynamic-neibanner .m_dynamic_banner {
  display: none;
}
.dynamic-neibanner .neibanner_wen {
  position: absolute;
  margin: auto;
  top: 45%;
  left: 0;
  right: 0;
  transform:translateY(-45%);
}

.dynamic-neibanner .neibanner_wen span {
  display: block;
  font-size: 55px;
  color: #ffb415;
  line-height: 2;
  font-family: "黑体";
  font-weight:bold;
}
.dynamic-neibanner .neibanner_wen p {
  color: #ffb415;
  font-size: 55px;
  font-family: "黑体";
  font-weight:bold;
}
.dynamic_details{
  background-color:#efefef;
  padding:95px 0;
}
.dynamic_details .dynamic_1{
  width:100%;
}
.dynamic_details .dynamic_1 .dynamic_1_left{
  float:left;
  width:46%;
  position: relative;
}
.dynamic_details .dynamic_1 .dynamic_1_left img{
  display: block;
  max-width: 100%;
  position: absolute;
  padding-top: 30px;
}
.dynamic_details .dynamic_1 .dynamic_1_right{
  float:right;
  width:54%;
  padding-left:50px;
  padding-top: 35px;
}
.dynamic_title{
  font-size:24px;
  font-weight:bold;
  color: #000;
}
.dynamic_details .dynamic_1 .dynamic_1_right p{
  font-size:18px;
  line-height:35px;
  margin-top:35px;
  color: #000;
}
.dynamic_dw{
  width:100%;
  padding:55px 0;
  background-color: #efefef;
}
.dynamic_dw .dynamic_title{
  display:none;
}
.dynamic_dw .dwimg .pc_dw{
  display:block;
  margin: 0 auto;
}
.dynamic_dw .dwimg .m_dw{
  display:none;
}
.dynamic_dw .dwimg{
  width:100%;
}
.dynamic_dw .dwimg img{
  display:block;
  max-width:100%;
}
.dynamic_news{
  padding: 45px 0 0 0;
  margin-bottom:55px;
  background-color: #fff;

}
.dynamic_news .dynamic_title{
  text-align:center;
  margin:11px 0 0 0;
}
.dynamic_news .news_list a .news_list_img {
  margin-bottom: 0;
  height: auto;
  width: 100%;

}
.dynamic_news .news_list a .news_list_img img {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.dynamic_news .news_list a span{
  background-color: #fff;
  margin:  0 0 0 0;
  padding: 10px;
}
.dynamic_news .news_list a p{
  background-color: #fff;
  padding:0 10px 10px 10px;

}
.dynamic_lx{
  padding:25px 0;
  background-color: #efefef;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l{
  float: left;
  width:72.679%;
  padding-top: 15px;
  padding-right:120px;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lx_con{
  font-size: 15px;
  line-height: 28px;
  margin-top: 25px;
  margin-bottom:45px;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lx_con img{
  display:none;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lxfs .dynamic_lxfs_con img{
  width:28px;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lxfs .dynamic_lxfs_con{
  display:inline-block;
  margin-right:40px;
}
.dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lxfs .dynamic_lxfs_con span{
  font-size:16px;
  padding-left:18px;
}

.dynamic_lx .dynamic_lx_box .dynamic_lx_box_r{
  float: left;
  width: 27.321%;
  text-align: right;
}
.lxfs_ico{
  display:none;
}
.dynamic-case .title-top-bordered{
  padding-top: 95px;
  font-size: 24px;
}
.dynamic-list {
  margin-top: 0;
}
.dynamic-list a{
  background-color: #efefef;
  padding: 10px;
}
.dynamic-list a span{
  margin: 0;
  height: 23px;
}
.ind-dynamic{
  padding-bottom: 0;
}





@media screen and (max-width: 1390px) and (min-width: 1201px) {
  .dynamic_details .dynamic_1 .dynamic_1_right p {
    line-height: 35px;
    margin-top: 25px;
  }

  .dynamic_details .dynamic_1 .dynamic_1_right {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1200px){
  .dynamic-neibanner {
    margin-top: 60px;
  }
  .dynamic-neibanner .pc_dynamic_banner {
    display: none;
  }
  .dynamic-neibanner .m_dynamic_banner {
    display: block;
    width:100%;
  }
  .dynamic-neibanner .neibanner_wen {
    display: none;
  }
  .dynamic-neibanner .neibanner_wen span {
    font-size: 33px;
    line-height: 2;
  }
  .dynamic-neibanner .neibanner_wen p {
    font-size: 33px;
  }
  .dynamic_details {
    padding: 30px 0;
    background-color: #fff;
  }
  .dynamic_details .dynamic_1 .dynamic_1_right .dynamic_title{
    text-align:center;
    display: block;
    font-size: 20px;
  }
  .dynamic_details .dynamic_1 .dynamic_1_right p {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
  }
  .dynamic_details .dynamic_1 .dynamic_1_left {
    display:none;
  }
  .dynamic_details .dynamic_1 .dynamic_1_right {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .dynamic_title {
    font-size: 20px;
  }
  .dynamic_dw {
    padding:0 20px 55px 20px;
  }
  .dynamic_dw .dynamic_title{
    display:block;
    text-align:center;
    margin: 11px 0 35px 0;
  }
  .dynamic_dw .dwimg .pc_dw{
    display:none;
  }
  .dynamic_dw .dwimg .m_dw{
    display:block;
    width:100%;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_l {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
    padding-right:0;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_r {
    display:none;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_title{
    text-align:center;
    font-size: 20px;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lx_con img{
    display:block;
    width:100%;
    margin-bottom:20px;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lx_con {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 35px;
  }
  .dynamic_lx .dynamic_lx_box .dynamic_lx_box_l .dynamic_lxfs{
    display: none;
  }
  .lxfs_ico{
    display:block;
    background-color: #d2d2d2;
    padding: 25px 0;
  }
  .lxfs_ico .dynamic_lxfs_con{
    float:left;
    width:50%;
  }
  .lxfs_ico .dynamic_lxfs_con img{
    width:23px;
  }
  .lxfs_ico .dynamic_lxfs_con span{
    font-size:14px;
    padding-left:5px;
  }
  .lxfs_ico .dynamic_lxfs_con span a{
    color:#000;
  }
.dynamic_news .kejian{
  width: 100%;
  padding: 0;
}
  .dynamic-case .title-top-bordered {
    padding-top: 0px;
    font-size: 20px;
    padding-bottom: 0;
  }
  .search_dialog_box .search_content .search_tit {
    font-size: 35px;
    line-height: 50px;
  }
  .search_dialog_box .search_content .search_form .search_input {
    width: 90%;
    padding: 10px 2px 6px 2px;
  }
  .search_dialog_box .search_content .search_form .search_input input[type=text] {
    font-size: 22px;
  }
  .topwrap ul.nav li a.dropdown-toggle {
    padding: 0 5px;
  }

  .news_box .news_list a {
    margin-bottom: 60px;
  }
  .news_box .news_box_top .news_search  {
    display: none;
  }
  .news_box .news_box_top .box_title .introduce {
    font-size: 19px;
    line-height: 28px;
  }
  .news_box .news_box_top .news_search .input_search {
    width: 100%;
  }
  .news_box .news_box_top .news_search .input_search .search_form_inp {
    width: 100%;
  }
  .news_box .news_list a .news_img {
    float: right;
    width: 50%;
    height: 120px;
    position: relative;
  }
  .news_box .news_list a .news_img img {
    display: block;
    width: auto;
    height: 100%;
    transition:transform  all 0 ease 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .news_box .news_list a:hover .news_img img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .news_box .news_list a .news_title {
    width: 50%;
    padding-right:10px;
    border-top: 0;
    margin: 0;
    height: 120px;
    position: relative;
  }
  .news_box .news_list a .news_title .date {
    display: none;
  }
  .news_box .news_list a .news_title .m_date {
    display: block;
    font-size: 13px;
    color: #323232;
    padding-top: 10px;
  }
  .news_box .news_list a .news_title .more {
    display: block;
    font-size: 13px;
    color: #323232;
    font-weight: bold;
    position: absolute;
    bottom: 0;
  }
  .news_box .news_list a .news_title .more span{
    display: contents;
  }
  .news_box .news_list a .news_title .more span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -39px;
    width: 20px;
    height: 10px;
    background-image: url(../images/rightarrow.svg);
    transform: translateY(-50%);
    transition: transform .5s ease;
    background-position: center;
    background-size: 20px 10px;
    background-repeat: no-repeat;
  }

  .news_box .news_list a .news_con {
    display: none;
  }
  .news_box .news_list a .news_title .tit {
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .news_box .search_content .search_tit {
    font-size: 35px;
    line-height: 50px;
  }
  .news_box .search_content .search_form .search_input {
    width: 100%;
    padding: 10px 2px 6px 2px;
  }
  .news_box .search_content .search_form .search_input input[type=text] {
    font-size: 22px;
  }
  .news_box .search_content .hot_search {
    width: 100%;
  }
  .news_box .search_content .hot_search .hot_cont .hot_link a {
    margin-bottom: 10px;
    font-size: 13px;
    padding: 3px 7px;
  }
  .news_box .news_list a.case_font_blue .news_title {
    border-top:0;
  }
  .news_box .news_list a.case_font_blue .news_title .m_date {
    color: #0027e0;
  }
  .news_box .news_list a.case_font_blu .news_title .more {
    color: #0027e0;
  }
  .news_box .news_list a.case_font_blu .news_title .more span:after {
    background-image: url(../images/rightarrow.svg);

  }







}


@media screen and (max-width: 400px){
  /*.lxfs_ico {*/
  /*  display: block;*/
  /*  background-color: #d2d2d2;*/
  /*  padding: 25px 0 5px 0;*/
  /*}*/
  /*.lxfs_ico .dynamic_lxfs_con {*/
  /*  width: 100%;*/
  /*  margin-bottom: 15px;*/
  /*}*/
  .lxfs_ico .dynamic_lxfs_con img {
    width: 17px;
  }
  .lxfs_ico .dynamic_lxfs_con span {
    font-size: 12px;
    padding-left: 3px;
  }
}