body{
	padding: 0;
	margin: 0;
}
.zhaohz{
	font-family: "微软雅黑";
}
.zhaohz *{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.zhaohz img{
	max-width: 100%;
}

.bnn{
	width: 100%;display: block;
}


.jmzc{
	background: url(../img/bg/b1.jpg);
	background-size: cover;
	padding: 90px 0 70px
}
.ztit1{
	font-size: 48px;
	color: #000;text-align: center;font-weight: bold;-webkit-text-stroke: 1px #fff;
}
.ztit2{
	text-align: center;
	padding-top: 10px;
}
.ztit2 span{
	font-size: 30px;
	color: #000;text-align: center;
	position: relative;display: inline-block;
}
.ztit2 span:before{
	content: "";
	width: 70px;
	height: 1px;
	background: #adaaaa;
	position: absolute;
	top:50%;left: -90px;transform: translate(0, -50%);
}
.ztit2 span:after{
	content: "";
	width: 70px;
	height: 1px;
	background: #adaaaa;
	position: absolute;
	top:50%;right: -90px;transform: translate(0, -50%);
}
.jmzccon{
	width: 1200px;
	margin: 0 auto;display: flex;
	justify-content: space-between;flex-wrap: wrap;
	padding-top: 50px;
}
.jmzcit{
	width: 49%;
	display: inline-block;
	vertical-align: top;background: #fff;
	margin-bottom: 20px;
}
.jmzcit img{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.jmzcwz{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	padding: 40px;text-align: center;
	font-size: 18px;
	line-height: 28px;
}


.sczc{
	background: url(../img/bg/b2.jpg);
	background-size: cover;
	padding: 25px 0 40px
}
.sczccon{
	padding-top: 40px;display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;flex-wrap: wrap;
}
.sczcit{
	width: 23%;
}
.sczcit img{
	width: 100%;display: block;
}
.sczcwz{
	font-size: 18px;padding: 30px;background: #fff;
	height: 200px;
	line-height: 28px;
}

.cptx{
	background: url(../img/bg/b3.jpg);
	background-size: cover;
	padding: 65px 0 80px
}
.zdes{
	font-size: 18px;width: 1000px;text-align: left;margin: 0 auto;
	padding: 40px 0 60px;
}
.cptxcon{
	display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;
}
.cptxit{
	width: 22%;
	height: 299px;
	background: url(../img/png/p.png);
	background-size:100% auto;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
.cptxit span{
	position: absolute; left: 50%; top:50%;transform: translate(-50%, -50%);color: #fff;
	font-size: 24px;
}


.sdtx{
	padding: 30px 0 40px;
	background: url(../img/bg/b4.jpg);
	background-size:100% 50%;
	background-position: top center;
	background-repeat: no-repeat;
}
.ztit3{
	color: #fff;
	font-size: 48px;
	font-weight: bold;text-align:center;
}
.sdtxhz{
	width: 1200px;
	margin: 0 auto;
}
/*设置元素的过渡动画*/
.sdtxhz  .swiper-slide {
        width: 100%;
        transition: all 0.2s linear;

}
.sdtxhz  .swiper-slide img{
	width: 100%;border-radius: 10px;overflow: hidden;
}
.sdtxhz .swiper-container{
	padding: 100px 0;
}
.swwz{
	text-align: center;
	font-size: 26px;
	color: #666666;
	padding: 5px 0;
}

.thdb{
	padding: 0px 0 40px;
}
.ztit4{
	font-size: 48px;color: #000;font-weight: bold;text-align: center;
}
.thdb table{
	width: 1200px;margin: 0 auto;margin-top: 40px;
}
.thdb table th{
	font-size: 30px;color: #fff;text-align: center;background: #0099cc;padding: 20px 0;border: 1px solid #fff;
}
.thdb table td{
	text-align: center;
	font-size: 24px;
	padding:10px 20px;border: 1px solid #fff;background: #cccccc;line-height: 34px;
}
.tdbt{
	font-weight: bold;font-size: 30px!important;
}


.jmszs{
	background: #f1f2f3;padding: 40px 0 40px;
}
.jmscon{
	padding-top: 50px;
	display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;
	flex-wrap: wrap;
}
.jmsit{
	width: 48%;
	margin-bottom: 25px;
}
.jmsbt {
	text-decoration: none;
	color: #fff;
	font-size: 15px;text-align: center;display: block;width: 130px;background: #0099cc;padding: 10px 0;border-radius: 25px;
	margin: 20px auto;
	 -webkit-box-shadow: 1px 3px 1px 0 rgba(0,0,0,.5);
    box-shadow: 1px 3px 1px 0 rgba(0,0,0,.5);
}
.jmsbt:hover{
	opacity: .8;
}

.gl{
	background: #fff;padding: 30px 0 30px;
}
.glhr{
	width: 1200px;
	height: 1px ;
	background: #ccc;
	opacity: .2;
	margin: 30px auto;
}
.glcon{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;width: 1200px;
	margin: 0 auto;
}
.glit{
	width: 30%;
	margin-bottom: 15px;text-decoration: none;display: block;
}
.glwz{
	text-align: center;
	font-size: 18px;color: #333333;
	padding: 10px 0;
}
.glit:hover{
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
}

/*新增优势*/
.intro {
	padding: 65px 0 80px
}
.intro .title span {
	display: inline-block;
	font-size: 1.8em;
	margin-top: 15px;
	transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	-webkit-transition: color .4s;
	-moz-transition: color .4s
}
.intro .title span:hover {
	color: #ec6c49
}
.intro-item {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin-top: 55px
}
.intro-list {
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 270px;
	width: 33.33%;
	float: left;
	transition: box-shadow 1s;
	-ms-transition: box-shadow 1s;
	-o-transition: box-shadow 1s;
	-webkit-transition: box-shadow 1s;
	-moz-transition: box-shadow 1s;
	padding:50px 0;
}
.intro-list:hover {
	box-shadow: 0 0 50px #cdcdcd
}
.intro-list:hover i {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg)
}
.intro-list:nth-child(1) i {
	background: url(../img/icon1.png) no-repeat center/contain
}
.intro-list:nth-child(2) i {
	background: url(../img/icon2.png) no-repeat center/contain
}
.intro-list:nth-child(3) i {
	background: url(../img/icon3.png) no-repeat center/contain
}
.intro-list:nth-child(4) i {
	background: url(../img/icon4.png) no-repeat center/contain
}
.intro-list:nth-child(5) i {
	background: url(../img/icon5.png) no-repeat center/contain
}
.intro-list:nth-child(6) i {
	background: url(../img/icon6.png) no-repeat center/contain
}
.intro-list i {
	display: inline-block;
	width: 150px;
	height: 150px;
	transition: transform 1.2s ease;
	-ms-transition: transform 1.2s ease;
	-o-transition: transform 1.2s ease;
	-webkit-transition: transform 1.2s ease;
	-moz-transition: transform 1.2s ease
}
.intro-list p {
	font-size: 2.2em;
	color: #1a1a1a;
	font-weight: bolder;
	margin: 25px 0 20px
}
.intro-list span {
	line-height: 24px;
	font-size: 14px;
	color: #999
}

.title h3 {
    transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;font-size: 38px;font-weight: normal;color: #000;
}
.title h3:hover {
    color: #ec6c49;
}
.title {
    text-align: center;
}
.container {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.table-cell {
    vertical-align: middle;
}
.intro-list p{
	font-size: 20px;
}
.table {
    height: 100%;
}
/*四大支持*/
.sx-jianju {
    padding-top: 50px;
    padding-bottom: 55px;
}
.col-lg-6 {
    width: 50%;
}
.design div:nth-child(1) {
	animation-delay: 0.1s
}
.design div:nth-child(2) {
	animation-delay: 0.2s
}
.design div:nth-child(3) {
	animation-delay: 0.1s
}
.design div:nth-child(4) {
	animation-delay: 0.2s
}
.design figure {
    background-color: #000;
    padding: 60px 40px;
    margin-bottom: 30px;
}
.design figure a {
    text-decoration: none;
}
.design figure h3 {
    margin: 20px 0 8px 0;font-size: 24px;
}
.design figure h3, .design figure p {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.design figure p.hg-2 {
    margin-bottom: 12px;
}
.design figure p span {
    font-size: 30px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.row:after { content:""; display:block; height:0; visibility:hidden; clear:both; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal
}
.icon-next:before {
    content: "\e90a";
}
.design figure p span {
    font-size: 30px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.design figure:hover h3, .design figure:hover p {
    color: #c96;
}

/*为什么*/
.youshi {
	padding-top: 40px!important;
    background-color: #fff;
}
.sx-jianju {
    padding-top: 0px;
}
.text-center {
    text-align: center;
}
.home-title {
    margin-bottom: 40px;text-align: center;
}
.h-h2 {
    font-size: 36px;
    color: #3c6eb3;
    line-height: 150%;
    margin: 0;
    padding: 0 20px;font-weight: 700;
	
}
.h-h2:after, .h-h2:before {
    display: inline-block;
    height: 1px;
    background-color: #ddd;
    padding: 0;
    content: "";
    width: 100px;
    margin: 10px 15px;
}
.m-sm, .m-sm2 {
    font-size: 15px;
    line-height: 150%;
    padding: 0 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #999;
}
.youshi .row div:nth-child(1) {
	animation-delay: 0.1s
}
.youshi .row div:nth-child(2) {
	animation-delay: 0.2s
}
.youshi .row div:nth-child(3) {
	animation-delay: 0.3s
}
.youshi .row div:nth-child(4) {
	animation-delay: 0.1s
}
.youshi .row div:nth-child(5) {
	animation-delay: 0.2s
}
.youshi .row div:nth-child(6) {
	animation-delay: 0.3s
}
.col-lg-4 {
    width: 33.33333333%;
}
.youshi {
	background-color: #fff
}
.youshi dl {
	margin: 10px 0 20px 0
}
.youshi dl dd p {
	margin-bottom: 0;
	max-height: 50px;text-align: center;
}
.youshi dl dd {
	text-align: left;
	color: #666
}
.youshi dl dd h3 {
	color: #333;text-align: center;
	margin: 0 0 10px 0;
	font-size: 18px;font-weight: normal;
}
.youshi{
	background: url(../img/bgw.jpg);
	background-size: cover;background-position: center;
	background-repeat: no-repeat;
}
.youshi dl dd h3 a {
	color: #fff
}
.youshi.sx-jianju .col-lg-4{
	width: 25%;
	box-sizing: border-box;
}
.youshi dl dt {
	width: 100%;
	text-align: center;
}
.youshi dl dd {
	margin-left: 0;
	display: block;width: 100%;
	line-height: 180%
}
.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.btn-center, a.btn-center-white {
    text-align: center;
    font-size: 12px;
    padding: 4px 50px 2px 50px;
    margin: 10px 10px 0 10px;
    color: #c96;
    border: 1px solid #c96;
    display: inline-block;
    line-height: 2.2
}
a.btn-center:hover, a.btn-center-white:hover, a.btn-center.hover {
    background-color: #c96;
    border: 1px solid #c96;
    color: #fff;
    text-decoration: none;
}
.t-m-10{
	margin-top: 20px;
}

.txbt{
	margin-top: 40px;
}
.txtop{
	padding: 40px 0;
	background-image: linear-gradient(to right, #006aa1, #0074c6);font-size: 18px;color: #fff;
}

.txle span{
	font-size: 26px;margin-right: 25px;
}
.txtop>div{
	width: 50%;text-align: center;
}
.txtop{
	display: flex;
}
.txbtm{
	display: flex;flex-wrap: wrap;justify-content: space-between;
}
.txit{
	display: inline-block;position: relative;
	margin-bottom: 5px;overflow: hidden;
}
.txbtm .txit:nth-child(1),.txbtm .txit:nth-child(2){
	width: 49.75%;
}
.txbtm .txit:nth-child(3),.txbtm .txit:nth-child(4){
	width: 35%;
}.txbtm .txit:nth-child(5){
	width: 29%;
}
.txit img{
	width: 100%;    transition: all 1s ease;
}
.txcov{
	position: absolute;left: 0;bottom: -100%;width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,0.2);
	color: #fff;
	transition: all 0.4s ease;
}
.txit:hover img{
	transform: scale(1.1);
}
.txit:hover .txcov{
	bottom: 0;
}
.txcvwz{
	position: absolute; left: 50%; top:50%;transform: translate(-50%, -50%);
	text-align: center;width: 95%;
}
.txcvwz div{
	font-size: 32px;color: #fff;
}
.txcvwz hr{
	width: 50%;display: block;margin: 10px auto;
}
.txcvwz p{
	font-size: 18px;color: #fff;
}
.txit .cir-wrap {
  opacity: 1;
  transition-duration: .5s; }
.txit .list3-item {
  flex: 1;
  position: relative;
  overflow: hidden; }
  .txit:before {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 20px;
    left: 20px;
    z-index: 1; }
  .txit:hover .cir-wrap {
    opacity: 0; }
  .txit:hover .list3-txts {
    height: 204px; }
  .txit:hover .txts-mains {
    opacity: 1; }
.txit .list3-cir {
    position: absolute;
    display: block;
    border-radius: 50%;
    animation: cir-scale2 3s linear infinite;
}
.txit .list3-cir3 {
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 200px;
    height: 200px;
    left: -76px;
    top: -76px;
}
.txit .list3-cir2 {
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 120px;
    height: 120px;
    left: -40px;
    top: -46px;
}
.txit .list3-cir1 {
    border: 1px solid #fff;
    width: 100px;
    height: 100px;
    left: -26px;
    top: -26px;
}
.ywhz{
	 position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;top: 50%;
    transition: all 0.5s ease;color: #fff;font-size: 25px;text-align: center;
}
.cir-wrap{
	   position: absolute;
    transform: translate(-50%, -50%);
    left: 45%;
    top: 40%;
}
@keyframes cir-scale {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1); }
  80% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.2); }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.1); } }
@keyframes cir-scale2 {
  0% {
    opacity: 0;
    transform: scale(0.5); }
  60% {
    opacity: 1;
    transform: scale(1.2); }
  100% {
    opacity: 0;
    transform: scale(0.5); } }
@keyframes cir-scale3 {
  0% {
    opacity: 0;
    transform: scale(0.85); }
  20% {
    opacity: 1; }
  60% {
    opacity: 1;
    transform: scale(1); }
  80% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: scale(0.85); } }

/*四大支持*/
.home_brand {
	overflow:hidden;
	padding:60px 60px 90px;
	background:url(../img/home_brandbg.jpg) no-repeat;
	background-size:cover;
	background:0 0\9;
}
.home_brand .sd_imgbox {
	height:100%
}
.home_brand .title {
	font-size:36px;
	font-weight:700;
	line-height:54px;
	color:#fff;
	text-align:center
}
.home_brand .description {
	font-size:16px;
	line-height:22px;
	color:#fff;
	opacity:.7;
	text-align:center;
	margin:20px 0 45px
}
.home_brand .home_brand_content {
	width:100%;
	height:500px;
	overflow:hidden
}
.home_brand ul {
	min-width:100%;
	height:100%;
	margin:0 -5px;
	text-align:left
}
.home_brand li {
	display:inline-block;
	width:16.66%;
	height:100%;
	line-height:500px;
	text-align:center;
	border-left:5px solid #0f2341;
	border-right:5px solid #0f2341;
	box-sizing:border-box;
	vertical-align:top;
	position:relative;
	overflow:hidden
}
.home_brand li.open {
	width:50%
}
.home_brand li.open .cover_box {
	opacity:0;
	filter:alpha(opacity=0)
}
.home_brand li.open .innner_box {
	z-index:8
}
.home_brand li.open .innner_box_txt {
	bottom:45px;
	opacity:1
}
.home_brand li .cover_box {
	width:100%;
	height:100%;
	position:absolute!important;
	left:-2px;
	top:-2px;
	transition:all .3s;
	z-index:2
}
.home_brand li .cover_box .sd_imgbox {
	position:absolute!important;
	width:100%
}
.home_brand li .cover_txt {
	display:inline-block;
	position:relative;
	max-width:100%
}
.home_brand li .cover_txt p {
	font-size:20px;
	line-height:26px;
	color:#fff;
	opacity:.6;
	margin-bottom:5px;
	
}
.home_brand li .cover_txt .cover_title {
	font-size:25px;
	line-height:38px;
	color:#fff;
	
}
.home_brand li .innner_box {
	position:absolute!important;
	left:-2px;
	top:-2px;
	height:100%;
	width:100%;
	transition:all .3s
}
.home_brand li .innner_box .img {
	display:inline-block;
	width:100%;
	height:100%
}
.home_brand li .innner_box_txt {
	position:absolute;
	bottom:100px;
	left:0;
	line-height:normal;
	width:100%;
	text-align:left;
	padding:0 60px;
	box-sizing:border-box;
	opacity:0
}
.home_brand li .innner_box_txt p {
	font-size:16px;
	line-height:1.75;
	color:#fff;
	opacity:.9;
	margin-top:15px
}
.home_brand li .innner_box_abc {
	position:absolute;
	left:0;
	top:0;
	height:100%
}
.home_brand li .innner_box_abc img {
	height:100%;
	width:auto
}
.home_brand li .innner_box_title h2 {
	font-size:28px;
	line-height:34px;
	color:#fff;
	display:inline-block;
	
}
.home_brand li .innner_box_title a {
	font-size:16px;
	line-height:34px;
	color:#fff;
	float:right;
	position:relative;
	top:-1px
}
.home_brand li .innner_box_title a:hover {
	color:#fff!important
}
.home_brand li .innner_box_title a:hover i {
	color:#fff!important
}
.home_brand li .innner_box_title a i {
	font-size:18px;
	vertical-align:baseline;
	margin-left:5px;
	position:relative;
	top:1px
}
.home_brand li .icon_open {
	display:none;
	width:32px;
	height:32px;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-16px;
	z-index:2;
	cursor:pointer
}
.home_brand li .icon_open img {
	display:block;
	width:100%;
	height:100%
}
.home_shedderShow .home_brand li .icon_open {
	display:block
}
.home_shedderShow .home_brand li .icon_close {
	display:none
}
.home_shedderShow .home_brand li.open .icon_open {
	display:none
}
.home_shedderShow .home_brand li.open .icon_close {
	display:block
}
@media (min-width:1920px) {
	.home_brand {
	padding:60px 90px 90px
}
}
.sd_item *{
	transition: all 0.5s ease;
}
/*结束*/
/*友商对比*/
.adv_part{ background:#f0f0f0; padding-top:63px;}

.pe_part2{ width:1200px; margin:0px auto 0;padding-bottom:40px; }
.pe_part2 ul { width:1252px;}
.pe_part2 ul li{ margin-right:0; margin-bottom:28px; width:525px; background:#fff; float:left; height:140px;}
.pe_part2 ul li .tpleft{ width:47px; height:52px;background:url(../img/sjx.png) center no-repeat; color:#fff; font-size:16px; line-height:37px; padding-left:5px;}

.pe_part2 ul li .pe_show{ width:277px; float:left; margin-left:8px; padding-top:15px;}
.pe_part2 ul li .pe_show .bt{ font-size:18px; color:#103058;background:url(../img/pxt_03.jpg) left bottom no-repeat; line-height:32px; margin-bottom:7px;}
.pe_part2 ul li .pe_show .nr{ color:#7e7e7e; line-height:24px; font-size:14px;}

.tpright {
    float: right;
}
.pe_part2 ul:after { content:""; display:block; height:0; visibility:hidden; clear:both; }
.tpleft {
    float: left;
}
/*业务领域*/
.kwidth {
    width: 1150px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
}
.servicev2 .index_title span {
	color: #747474
}
.servicev2 h5 {
	width: 218px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 45px;
	margin: 0 auto;
	color: #333
}
.servicev2 ul.bd li span {
	display: block;
	padding-top: 75px;
	color: #000
}
.servicev2 ul.bd li {
	float: left;
	text-align: center;
	width: 368px;
	height: auto;
	margin-right: 20px;
	border: 1px solid #ededed
}
.servicev2 ul.bd li i {
	display: block;
	width: 63px;
	height: 1px;
	background: #000;
	margin: 25px auto 30px
}
.servicev2 ul.bd li p {
	max-width: 275px;
	margin: 30px auto 0;
	color: #666
}
.servicev2 ul.bd li a.s-more {
	display: block;
	margin: 10px auto 20px;
	color: #999
}
.servicev2 .hd {
	text-align: center
}
.servicev2 .hd ul li {
	display: inline-block;
	margin-right: 12px;
	width: 12px;
	height: 12px;
	background: #d9d9d9;
	border-radius: 50px;
	text-indent: -9999px;
	cursor: pointer
}
.servicev2 .hd ul li.on {
	background: #999
}
.servicev2 ul.bd li, .servicev2 ul.bd li a.s-more, .servicev2 ul.bd li h5 {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}
.servicev2 ul.bd li:hover {
	border-color: #000
}
.servicev2 ul.bd li:hover h5 {
	background: #0a9636;
	border-color: #0a9636;
	color: #fff
}
.servicev2 ul.bd li:hover a.s-more {
	color: #000
}
.servicev2 .nowhite h5, .servicev2 .nowhite ul.bd li {
	border-color: rgba(255,255,255,.2)
}
.servicev2 .nowhite .index_title span, .servicev2 .nowhite h5, .servicev2 .nowhite ul.bd li a.s-more, .servicev2 .nowhite ul.bd li p, .servicev2 .nowhite ul.bd li span {
	color: #fff
}
.servicev2 .nowhite ul.bd li i {
	background: rgba(255,255,255,.2)
}
.servicev2 .nowhite ul.bd li p {
	color: rgba(255,255,255,.8)!important
}
.servicev2 .nowhite ul.bd li a.s-more {
	color: rgba(255,255,255,.5)!important
}
.f25 {
    font-size: 25px;
}
.f16 {
    font-size: 16px;
}
.line22 {
    line-height: 22px;
}
.servicev2 ul.bd li .intro {
	padding: 0
}
.servicev2 ul.bd li:nth-child(3n){
margin-right: 0;
margin-bottom: 20px;
}

.bgb{
	background: #fff!important
}
.bgh{
	background: #EDEDED!important
}

body .xxhz img.vsgg{
	width: 100px;float: left;margin: 10px 25px 0;
}


.servicev2 .h-h2,.servicev2 .m-sm,.servicev2 .m-sm2{color:#fff;}



