@charset "utf-8";
/* CSS Document */
/* html{font-size:10px}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px}}
@media screen and (min-width:800px){html{font-size:25px}} */

/*手机总体*/
@media screen and (max-device-width: 1025px) {
}
/*pc总体*/
@media screen and (min-device-width: 1026px) {
    body{max-width: 640px;}
	.head {
		max-width: 640px;
	}
	.dialog>.dialog-body {
	    max-width: 640px;
	}
	.ws_box_8 .nav {
		max-width: 640px;
	}
}
body{
	background: #eef2f3;
	margin: 0 auto;
}
ol, ul {
    list-style: none;
}
.bj_tu_auto{
	width:100%;height:100%;background-size:cover!important;-moz-background-size: cover!important;
}
.container_inc{
	margin-left: auto;
	margin-right: auto;
}
.w-100{
	width: 100%;
}
.dialog{
    top:1.6rem;
}
.pt-45{
	padding-top: 2.6rem!important;
}
.pt-55{
	padding-top: 55px!important;
}
.mt-45{
	margin-top: 2.6rem!important;
}
.mt-55{
	margin-top: 55px!important;
}
.mt-25{
	margin-top: 25px!important;
}
.pdr15 {
    padding-right: 15px !important;
}
.pdl15 {
    padding-left: 15px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mt10 {
    margin-top: 10px !important;
}
/* 头部 */
.head {
    height: 2.6rem;
    position: fixed;
    width: 100%;
     top: 0;
    color: #000;
    line-height: 2.6rem;
    z-index: 1110;
    background: #fff;
}
/* fudong */
.bg-inverse.active{position:fixed;width:100%;top:0;z-index: 1110;}
.active .logo{display: block;}
.bg-inverse.active .logo{display: none!important;}
.bg-inverse.active .ws_box_11a{display: block!important;}
.bg-inverse.active .tit{padding-left: 0rem;}

.head .tit {
    text-align: center;
    font-size: 16px;
    width: 10rem;
    margin: auto;
}
.head_inc .tit {	
	text-align: center;
    width: 12.5rem;
    margin: auto;
    padding-left: 1.7rem;
    line-height: 2.6rem;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.head .cur-city {
    height: 2.6rem;
    line-height: 2.6rem;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 15px;
}
.head_inc .cur-city {
        height: 2.6rem;
        line-height: 2.6rem;
        position: absolute;
        padding-left: 0px;
}
.head .public-meun {
    width: 2.6rem;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.head .public-meun i {
    position: absolute;
    top: 50%;
    width: 40%;
    height: 1px;
    background-color: #000;
    left: 20%;
    display: block;
    margin-top: -7px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.head .online-server {
    display: block;
    height: 100%;
    width: 24px;
    position: absolute;
    top: 0;
    background: url(../images/kefu.png) center center/100% 100% no-repeat;
    background-size: 24px 22px;
}
.head .menu {
    position: absolute;
    right: 7px;
    top: 0;
    width: 30px;
    height: 100%;
    background: url(../images/menu.png) .1rem center no-repeat;
    background-size: 23px 16px;
}
.head .menu2 {
    left: 81%;
    top: 0px;
}
.logo img {
    width: 136px;
    margin-top: -5px;
}
.head_inc .logo img {
    width: 125px;
}
.head_box1 {
    width: 100%;
    margin: 0 auto;
    height: 175px;
    top: 0px;
}
.head_box2 {
    height: auto;
    padding: 0% 0% 0%;
}
.head_box2 li {
    float: left;
    width: 25%;
    height: 50px;
    text-align: center;
    margin-top:26px;
}
.head_box2 li a {
    text-decoration: none;
    display: inline-block;
    color: #646464;
    text-decoration: none;
    font-size: 0.8rem;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
.head_box2 li img {
     height: 1.6rem;
    margin-bottom: 0.42rem;
}
.mengban {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 900;
}
/* banner */
.banner_box1{padding-top: 2.6rem!important;}
.banner_box1 .swiper-pagination-bullet{
	    width: 2rem;
	    height: 0.25rem;
		border-radius: 0;
}
.flip>.flip-page {
    bottom: 0.6rem!important;
	
}


/* 电话 */
.index-page .notice-info {
    margin-bottom: 20px;
    box-shadow: 0 0 20px #ddd;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #e74c3c;
    padding: 0 50px 0 40px;
    background: #fff;
    background-size: auto 24px;
}

.index-page .notice-info {
    line-height: 30px;
    color: #e74c3c;
}
.index-page .loaded {
    height: 0.49rem;
        margin-bottom: 0.1rem;
        margin-right: 0.1rem;
}
/* 专题 */
.ws_box_1 .swiper-container {
      width: 100%;
      height: 100%;
    }
.ws_box_1 .swiper-wrapper{
	 margin-left: 1.5%!important;
}
.ws_box_1 .swiper-slide {
	  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;
	  margin-bottom: 5%;
}
.swiper-container-horizontal>.swiper-scrollbar{
	 height: 2px!important;
}
.swiper-lazy-preloader {
    width: 21px!important;
    height: 21px!important;
    margin-left: -10.5px!important;
    margin-top: -10.5px!important;
    border: 2px solid var(--swiper-preloader-color,var(--swiper-theme-color));
}
/* 实力 */
.ws_box_4  .swiper-slide{
	      text-align: center;
	      background: #fff;
	      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;
		  transition: 300ms;
		  transform: scale(0.8);
		  width: 220px;
	    }
.ws_box_4 .swiper-slide-active,.swiper-slide-duplicate-active{
	      transform: scale(1);
		}
.ws_box_5 .swiper-pagination-bullets{
    bottom: 0px!important;
}

.ws_box_6 .swiper-slide {
      text-align: center;
      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;
    }

/* 优势 */

.g-wz .x6 a {
    background: url(../images/wz_bg01.gif) no-repeat;
        display: block;
        float: left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% 100%;
        width: 100%;
}
.g-wz .x6 a b {
    display: block;
        text-align: center;
        padding: 2.43rem 0 0;
        font-size: 1rem;
        color: #222;
}
.g-wz .x6 a em {
    display: block;
    margin: 0 auto;
    font-size: 0.72rem;
    color: #111111;
    padding: 1.3rem 0 2.65rem;
    width: 132px;
    text-align: center;
    font-style: normal;
}

.ws_box_2 img{
	width: 70%;
}

.index_box_2 img{
	width:72%;
}
.index_box_2 .radius-circle{
	height: 50px;
	width: 50px;
	padding-top: 8px;
}
.index_box_2 .xia{
	margin-bottom:0.48rem;
}

.index_box_3{
	line-height: 2.8rem;
}

.ws_box_3{
	background: url(../images/wsbj1.jpg) no-repeat;
	display: block;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    height: 7.9rem;
}
.hj_box_3{
	background: url(../images/hjbj1.jpg) no-repeat;
	display: block;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    height: 7.9rem;
}
.bj_box_3{
	background: url(../images/bj1.jpg) no-repeat;
	display: block;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    height: 7.9rem;
}
.zixun_box1{
	width: 80%;
}
.zixun_box2{
	width: 20%;
}

.ws_box_7{
	width: 18px;
	height: 18px;
	float: left;
	line-height: 18px;
	margin-top: 4px;
	margin-right: 8px;
	font-size: 12px;
}

/* 切换 */
.ws_box_8 .nav {
    border-bottom: solid 1px var(--color-border);
}
.ws_box_8 .nav.nav-line>li.active{
    border-bottom: solid 2px var(--color-main);
}
.ws_box_8 .nav.nav-line>li.active a{
	font-weight:bold;
	color: var(--color-main);
}
.ws_box_8 .nav.nav-line>li {
    border-bottom: solid 0px var(--color-border);
}
.ws_box_8 .tab-body{
	padding: 0rem 0;
	margin: 1rem 0;
}
.index_box_4 .nav.nav-line>li{
	width: 33%;
	text-align: center;
}
.index_box_4 .nav.nav-line>li.active a{
	font-weight:normal;
	color: var(--color-main);
}



.ws_box_9 .list-icon{
	    border-top: solid 0px #ddd;
	    border-bottom: solid 0px #ddd;
		padding-right: 0.9rem;
}

.ws_box_9 .list-icon>li>.list-media {
    width: auto;
    margin: 0 0.3rem 0 -1.7rem;
}
.ws_box_10{
	position: relative;
}
.ws_box_11{
	width: 34px;
	height: 34px;
	position: absolute;
	top: 0.8rem;
	left: 0.8rem;
	opacity: 0.6;
}
.ws_box_11a{
	width: 34px;
	    height: 34px;
	    position: absolute;
	    top: 0.1rem;
	    left: 1.3rem;
	    opacity: 0.9;
		display: none;
}
.ws_box_11 .icon-arrow-left{
	    margin-left: -4px;
	    margin-top: -7px;
}
.ws_box_12{
	background: #eef2f3;
}
.nr p{	
    word-break: break-all;
    overflow: hidden;
    line-height: 28px;
}
.ws_box_13 .am-tabs-nav {
    display: inline-block;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ws_box_13 .am-tabs-nav li {
    float: left;
    width: 33.333333%;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    text-align: center;
    line-height: 2rem;
}
.ws_box_14 .am-tabs-nav li {
    width: 50%!important;
}

.hj_box_1{
	height: 46px;
	width: 46px;
	text-align: center;
	    padding-top: 8px;
}
 .index_box_5 .media-group img{height: 75px;}
 .fenye{    width: 100%;
     text-align: center;
     line-height: 46px;
     color: #666;}
 .fenye .page-numbar .page-num,.fenye .page-pre,.fenye .page-next,.fenye .page-last,.fenye .page-index{
 	height: 30px;
 	    margin: 0 2px;
 	padding: 0 10px;
 	line-height: 30px;
 	cursor: pointer;
 	border: 1px solid #eee;
 	display: inline-block;
 	text-align: center;
 }
 .fenye .page-num-current{    background: #0155ab;
     border: 1px solid #0155ab;
     color: #fff;}
 .fenye .page-numbar .page-num:hover {
     background: #eee;
 }	
.nr p a {
     color: #0155ab;
 }
 
 .js_box_1 dt{
	width: 7rem;
	text-align: left;
 }
 .js_box_1 dd{
 	margin-left:  7rem;
	
 }
 
.fuwu_nr p a{
    padding-right: 10px;
}