@charset "utf-8";
/* CSS Document */
html{font-size: 100px;}

@media (max-width: 1600px){html{font-size: 95px;}}

@media (max-width: 1440px){html{font-size: 90px;}}

@media (max-width: 1220px){html{font-size: 85px;}}

@media (max-width: 1024px){html{font-size: 80px;}}

@media (max-width: 991px){html{font-size: 70px;}}

@media (max-width: 639px){html{font-size: 60px;}}



html, body{-webkit-text-size-adjust:none;}



 @keyframes arrow {
%0, %100 {
bottom:10px;
opacity:1;
}
50% {
bottom:50px;
opacity:.5
}
}
 @-webkit-keyframes arrow {
%0, %100 {
bottom:10px;
opacity:1;
}
50% {
bottom:50px;
opacity:.5
}
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/*figure.effect-bubbaI figcaption::before, figure.effect-bubbaI figcaption::after {
	position: absolute;
	top: 1%;
	right: 5%;
	bottom: 1%;
	left: 5%;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
		-moz-transition: opacity 0.35s, -moz-transform 0.35s;
		-ms-transition: opacity 0.35s, -ms-transform 0.35s;
		-o-transition: opacity 0.35s, -o-transform 0.35s;
}
figure.effect-bubbaI figcaption {
 border-box;
	box-sizing: border-box;
}*/
/*figure.effect-bubbaI figcaption::before {
	border-top: 1px solid #3bb3c2;
	border-bottom: 1px solid #3bb3c2;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
}*/
/*figure.effect-bubbaI figcaption::after {
	border-right: 1px solid #3bb3c2;
	border-left: 1px solid #3bb3c2;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
}*/
figure.effect-bubbaI h2 {
	/*	line-height:20px;*/
	font-weight: normal;
	font-family: "微软雅黑", "新宋体";
}
/*figure.effect-bubbaI:hover figcaption::before, figure.effect-bubbaI:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}*/
figure.effect-bubbaI h2:hover, #header ul .li_a a:hover {
	color: #3bb3c2
}




.fwnr {
	width: 1200px;
	margin: 0 auto;
	height:470px;
	position:absolute;
	top:50%;
	margin-top:-210px;
	left:50%;
	margin-left:-600px;
}
.service-list {
	height: 100%
}
.service-list li {
	width: 530px;
	height: 470px;
	float: left;
	background-color: #fff;
	position: relative;
	margin-right: 3px;
	overflow: hidden;
margin: 0% 35px 0 35px;}

@media screen and (max-width: 1350px){
	.service-list li {
	width: 530px;
	height: 470px;
	float: left;
	background-color: #fff;
	position: relative;
	margin-right: 3px;
	overflow: hidden;
margin: 0% 35px 0 35px;}

	
	}
.service-list li .ser-img {
	width: 100%;
	position: absolute;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-73.5%);
	-moz-transform: translateY(-73.5%);
	-o-transform: translateY(-73.5%);
	transform: translateY(-73.5%);
	-ms-transform: translateY(-73.5%);
}

.service-list li .mb{ width:100%; height:68%;/* background:#fff;*/ position:absolute; z-index:999;	
    -webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	text-align:center;
	background:url(../images/bk60.png);
	opacity:0;
}
.service-list li .mb img{ position:absolute; top:50%; left:50%; margin-top:-26px; margin-left:-26px;}

.service-list li .txt-wrap {
	position: absolute;
	bottom: 0;
	background-color: #eee;
	width: 100%;
	height: 32%;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
		-moz-transition: all .4s ease 0s;
		-ms-transition: all .4s ease 0s;
		-o-transition: all .4s ease 0s;
}
.service-list li .txt-wrap .en-title {
	font-family: Arial;
	font-size: 20px;
	color: #ccc;
	text-align: center;
	margin-top: 10%;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	
}
.service-list li .txt-wrap .cn-wrap .title {
	font-size: 22px;
	color: #333;
	font-family:"微软雅黑", "新宋体";
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
	position: absolute;
	bottom: 25%;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;

}
.service-list li .txt-wrap .cn-wrap .txt {
  font-size: 14px;
  font-family: "微软雅黑", "新宋体";
  color: #666;
  text-align: center;
  width: 90%;
  /* position: absolute; */
  /* top: 35%; */
  -webkit-transition: all .4s ease .1s;
  transition: all .4s ease .1s;
  -ms-transition: all .4s ease .1s;
  -o-transition: all .4s ease .1s;
  -moz-transition: all .4s ease .1s;
  margin-top: 10%;
  margin: 10% auto 0 auto;
}
.service-list li .txt-wrap .cn-wrap .detail2 {
	font-size: 14px;
	color: #ccc;
	font-family:"微软雅黑", "新宋体";
	display: block;
	width: 90%;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 5%;
	bottom: -100%;
	text-align: center;
	-webkit-transition: all .4s ease .2s;
	-moz-transition: all .4s ease .2s;
	-ms-transition: all .4s ease .2s;
	-o-transition: all .4s ease .2s;
	transition: all .4s ease .2s;
	line-height:1.6
}
.service-list li:hover .ser-img {
	top: 45%
}
.service-list li:hover .txt-wrap {
	height: 40%;
	background-color: #3bb3c2
}
.service-list li:hover .txt-wrap .en-title {
	color: #fff
}
.service-list li:hover .cn-wrap .title {
	bottom: 45%;
	color: #fff
}
.service-list li:hover .cn-wrap .txt {
	bottom: 60%;
	color: #fff;
	
}
.service-list li:hover .cn-wrap .detail2 {
	bottom:9%;
	color: #fff
}
.service-list li:hover .mb{ height:60%;opacity:1;}




.about {
  width: 1200px;
  margin: 0% auto 0 auto;
  position: relative;
  height: 100%;
}

/*@media screen and (max-width: 1350px){
.about{ width:1200px; margin:2% auto 0 auto; position:relative;}
	
	}*/

.ani-view {
    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    -o-animation-duration:2s;
    -ms-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity:0;
        -webkit-transform:translateX(-100px)
    }
    100% {
        opacity:1;
        -webkit-transform:translateX(0)
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity:0;
        -moz-transform:translateX(-100px)
    }
    100% {
        opacity:1;
        -moz-transform:translateX(0)
    }
}
@-o-keyframes fadeInLeft {
    0% {
    opacity:0;
    -o-transform:translateX(-100px)
    }
    100% {
    opacity:1;
    -o-transform:translateX(0)
    }
}
@keyframes fadeInLeft {
    0% {
    opacity:0;
    transform:translateX(-100px)
    }
    100% {
    opacity:1;
    transform:translateX(0)
    }
}

.ani-view.fadeInLeft {
    -webkit-animation-name:fadeInLeft;
    -moz-animation-name:fadeInLeft;
    -o-animation-name:fadeInLeft;
    animation-name:fadeInLeft;
}


@-webkit-keyframes fadeInRight {
    0% {
    opacity:0;
    -webkit-transform:translateX(100px)
    }
    100% {
    opacity:1;
    -webkit-transform:translateX(0)
    }
}
@-moz-keyframes fadeInRight {
    0% {
    opacity:0;
    -moz-transform:translateX(100px)
    }
    100% {
    opacity:1;
    -moz-transform:translateX(0)
    }
}
@-ms-keyframes fadeInRight {
    0% {
    opacity:0;
    -ms-transform:translateX(100px)
    }
    100% {
    opacity:1;
    -ms-transform:translateX(0)
    }
}
@-o-keyframes fadeInRight {
    0% {
    opacity:0;
    -o-transform:translateX(100px)
    }
    100% {
    opacity:1;
    -o-transform:translateX(0)
    }
}
@keyframes fadeInRight {
    0% {
    opacity:0;
    transform:translateX(100px)
    }
    100% {
    opacity:1;
    transform:translateX(0)
    }
}
.ani-view.fade-in-right{
    opacity:0;
    opacity:1\0/IE9;
    
    -webkit-transform:translateX(100px);
    -moz-transform:translateX(100px);
    -o-transform:translateX(100px);
    transform:translateX(100px);
    -ms-transform:translateX(0)\0/IE9;
}
.ani-view.fadeInRight {
    -webkit-animation-name:fadeInRight;
    -moz-animation-name:fadeInRight;
    -o-animation-name:fadeInRight;
    animation-name:fadeInRight;
}

.ab_l {
  width: 650px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -280px;
}

.ab_l img{ width:100%;}

.ab_r {
  width: 590px;
  position: absolute;
  right: 0;
  z-index: 1;
  height: 300px;
  background: url(../images/bk80.png);
  font-size: 14px;
  color: #fff;
  padding: 30px;
  top: 50%;
  margin-top: -150px;
}
.ab_r .div_scroll {
	width: 100% !important;
	height: 300px;
	overflow: auto;
	float: left;
	line-height: 2;
	
}	

.ab_r .scroll_container {
	overflow: hidden;
	position: relative;
}

.ab_r .scroll_absolute {
    position: absolute;
}

.ab_r .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background:#707070;
    margin: 0;
    padding: 0;
	border-radius:6px;
}

.ab_r .scroll_track {
	position: relative;
}

.ab_r .scroll_drag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #3bb3c2;
	border-radius:6px;
}

.ab_r .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #369DB4;
}

.ab_r .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}




.in-product-list .prev,.in-product-list .next{
    position: absolute;
    top: 266px;
    width: 46px;
    height: 46px;
    z-index: 50;
    background: url(../images/sprite.png) no-repeat;
    transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.product .in-product-list .prev,.product .in-product-list .next{
    top: 338px;
}
.in-product-list .prev{
    left: -54px;
    background-position: -42px 0;
}
.in-product-list .next{
    right: -54px;
    background-position: -103px 0;
}
.in-product-list:hover .prev{
    left: 54px;
}
.in-product-list:hover .next{
    right: 54px;
    background-position: -103px 0;
}
.in-product-list li .shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 5;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
}
.in-product-list li:hover .shadow{
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
.in-product-list .title-box{
    position: relative;
    padding-top: 80px;
    z-index: 20;
    top: 187px;
    margin: 0 auto;
    width: 204px;
    height: 124px;
    background: url(../images/circle.png) no-repeat;
}
.in-product-list .title-box h3{
    margin-bottom: 8px;
    font-size: 18px;
    text-align: center;
    color: #FFF;
		font-family:"微软雅黑", "新宋体";
		font-weight:normal;

}
.in-product-list .title-box .eng{
    font-size: 12px;
    color: #dfe0e1;
    text-align: center;
	font-family:"微软雅黑", "新宋体";
	text-transform:uppercase;

}
.in-product-list li:hover .title-box h3{
    color: #3bb3c2;
}
.in-product-list li:hover .title-box .eng{
    color: #3bb3c2;
}



.product .in-product-list .title-box{
    top: 263px;
}
.product .detail {
  display: none;
  position: absolute;
  /* padding: 0 50px 100px 65px; */
  z-index: 1000;
  top: 300px;
  left: 50%;
  margin-left: -397.5px;
  width: 795px;
  height: 600px;
  background: #FFF;
  /* padding-bottom: 45px; */
}
.product .detail .close{
    position: absolute;
    top: 0;
    right: 0;
    width: 77px;
    height: 81px;
    background: url(../images/product-close.png) no-repeat;
    cursor: pointer;
}
.product .detail h1{
    margin-top:30px;
    font: 24px Simsun;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
	padding-left:30px;
	font-family:"微软雅黑", "新宋体";
	margin-bottom:40px;
	
}
.product .detail .content{
    padding-top: 0px;
    width: 740px;
}

.product .detail .detail-img{
    position: absolute;
    width: 320px;
    height:  px;
    top: 0;
    left: -320px;
}

#scroll-box{
	position: relative;
	overflow: hidden;
	overflow-y:scroll;
	height:64% !important;
}


#scroll-box::-webkit-scrollbar {  
    width:6px;
	background:#eee; 
	border-radius: 10px;
}  
   
/* 轨道样式 */  
#scroll-box::-webkit-scrollbar-track {  
  
}  
   
/* Handle样式 */  
#scroll-box::-webkit-scrollbar-thumb {  
    border-radius: 10px;  
    background: rgb(59, 179, 194);   
}  
  
/*当前窗口未激活的情况下*/  
#scroll-box::-webkit-scrollbar-thumb:window-inactive {  
    background: rgba(0,0,0,0.1);   
}  
  
/*hover到滚动条上*/  
#scroll-box::-webkit-scrollbar-thumb:vertical:hover{  
    background-color: rgb(59, 179, 194);  
}  
/*滚动条按下*/  
#scroll-box::-webkit-scrollbar-thumb:vertical:active{  
    background-color: rgb(59, 179, 194);  
}


#scroll-obj{
	position: relative;
}

#scroll-bar{
	position: absolute;
}

#scroll-btn{
	position: absolute;
}
.product .detail .content{ font-size:14px;}

.product #scroll-obj{ width:90% !important; margin:0 auto;line-height: 1.6; }
.product #scroll-obj img{ width:100%;}
@media screen and (max-width: 1350px){
#scroll-obj{ height:300px !important;}	
#scroll-bar{ height:275px;}	
	}
/***
-----------------------------
  end
----------------------------
**/

#myEP  .lefta{ width:100%; float:left; height:auto;}
#myEP  .lefta .img{ width:50%; height:auto; float:left; position:relative}
#myEP  .lefta .img:after{content: ''; width: auto; height: auto; display: block; position: absolute; top: 16px; right: 16px; bottom: 16px; left: 16px; z-index: 9; border: 1px solid #1f1a17}
#myEP  .lefta .info{ width:50%; height:auto; float:left}
#myEP  .lefta .info .list{ width:80%; height:auto; float:left; padding:5% 10% 10% 10%}
#myEP  .lefta .info .list .title{ width:100%; height:auto; float:left}
#myEP  .lefta .info .list .title .logo{ width:45%; height:auto; float:left;}
#myEP  .lefta .info .list .title .txt{ width:94%; height:auto; float:left; line-height:25px; font-size:14px; padding:3%; position:relative}

#myEP  .righta{ width:100%; float:left; height:auto;}
#myEP  .righta .img{ width:50%; height:auto; float:left; position: relative}
#myEP  .righta .img:after{content: ''; width: auto; height: auto; display: block; position: absolute; top: 16px; right: 16px; bottom: 16px; left: 16px; z-index: 9; border: 1px solid #1f1a17;}
#myEP  .righta .info{ width:50%; height:auto; float:left}
#myEP  .righta .info .list{ width:80%; height:auto; float:left; padding:4% 10% 10% 10%}
#myEP  .righta .info .list .title{ width:100%; height:auto; float:left}
#myEP  .righta .info .list .title .logo{ width:45%; height:auto; float:right;}
#myEP  .righta .info .list .title .txt{ width:96%; height:auto; float:right; line-height:25px; font-size:14px; padding:3%; text-align:right; position:relative;}

#myEP  .lefta .img .border{ -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); }
#myEP  .lefta .img .top{ width: 0%; height: 16px; background: #333; position: absolute; top: 0; right: 0;opacity:.8 }
#myEP  .lefta .img .bottom{ width: 0%; height: 16px; background: #333; position: absolute; bottom: 0; left: 0; opacity:.8 }
#myEP  .lefta .img .right{ width: 16px; height: 0%; background: #333; position: absolute; bottom: 0; right: 0;opacity:.8 }
#myEP  .lefta .img .left{ width: 16px; height: 0%; background: #333; position: absolute; left: 0; top: 0;opacity:.8 }
#myEP  .lefta:hover .img .top, #myEP  .lefta:hover .img .bottom{width: 100%; }
#myEP  .lefta:hover .img .right, #myEP  .lefta:hover .img .left{height: 100%; }

#myEP  .lefta .txt .border{ -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); }
/*#myEP  .lefta .txt .top{ width: 0%; height: 1px; background: #333; position: absolute; top: 0; right: 0; }
#myEP  .lefta .txt .bottom{ width: 0%; height: 1px; background: #333; position: absolute; bottom: 0; left: 0; }
#myEP  .lefta .txt .right{ width: 1px; height: 0%; background: #333; position: absolute; bottom: 0; right: 0; }
#myEP  .lefta .txt .left{ width: 1px; height: 0%; background: #333; position: absolute; left: 0; top: 0; }
#myEP  .lefta:hover .txt .top, #myEP  .lefta:hover .txt .bottom{width: 100%; }
#myEP  .lefta:hover .txt .right, #myEP  .lefta:hover .txt .left{height: 100%; }*/

#myEP  .lefta  a{ display:block; color:#333}
#myEP  .righta .img .border{ -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); }
#myEP  .righta .img .top{ width: 0%; height: 16px; background: #1f1a17; position: absolute; top: 0; right: 0; opacity:.8}
#myEP  .righta .img .bottom{ width: 0%; height: 16px; background:#1f1a17; position: absolute; bottom: 0; left: 0; opacity:.8}
#myEP  .righta .img .right{ width: 16px; height: 0%; background: #1f1a17; position: absolute; bottom: 0; right: 0; opacity:.8}
#myEP  .righta .img .left{ width: 16px; height: 0%; background: #1f1a17; position: absolute; left: 0; top: 0;opacity:.8 }
#myEP  .righta:hover .img .top, #myEP  .righta:hover .img .bottom{width: 100%; }
#myEP  .righta:hover .img .right, #myEP  .righta:hover .img .left{height: 100%; }

#myEP  .righta .txt .border{ -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); }
#myEP  .righta .txt .top{ width: 0%; height: 1px; background: #1f1a17; position: absolute; top: 0; right: 0; }
#myEP  .righta .txt .bottom{ width: 0%; height: 1px; background: #1f1a17; position: absolute; bottom: 0; left: 0; }
#myEP  .righta .txt .right{ width: 1px; height: 0%; background: #1f1a17; position: absolute; bottom: 0; right: 0; }
#myEP  .righta .txt .left{ width: 1px; height: 0%; background: #1f1a17; position: absolute; left: 0; top: 0; }
#myEP  .righta:hover .txt .top, #myEP  .righta:hover .txt .bottom{width: 100%; }
#myEP  .righta:hover .txt .right, #myEP  .righta:hover .txt .left{height: 100%; }

#myEP  .righta  a{ display:block; color:#333}

/*outLink*/

#myEP  .lefta:hover .effect-ruby h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-mo-transform: translate3d(0,0,0);
	
}
#myEP  .righta:hover .effect-ruby h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
}
 #myEP  .lefta:hover .effect-ruby .txt {
/*
	border:1px solid rgba(0,0,0,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0) ;*/position: relative;
}
#myEP  .righta:hover .effect-ruby .txt {

	/*border:1px solid rgba(0,0,0,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0) ;*/position: relative;
} 


#myEP  .righta .effect-ruby .txt .border{ /*-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);*/ }
#myEP  .righta .effect-ruby .txt .top{ width: 0%; height: 1px; background: #333; position: absolute; top: 0; right: 0; }
#myEP  .righta .effect-ruby .txt .bottom{ width: 0%; height: 1px; background: #333; position: absolute; bottom: 0; left: 0; }
#myEP  .righta .effect-ruby .txt .right{ width: 1px; height: 0%; background: #333; position: absolute; bottom: 0; right: 0; }
#myEP  .righta .effect-ruby .txt .left{ width: 1px; height: 0%; background: #333; position: absolute; left: 0; top: 0; }
#myEP  .righta:hover .effect-ruby .txt .top, #myEP  .righta:hover .effect-ruby .txt .bottom{width: 100%; }
#myEP  .righta:hover .effect-ruby .txt .right, #myEP  .righta:hover .effect-ruby .txt .left{height: 100%; }
/**/
#myEP  .lefta .effect-ruby .txt .border{ /*-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);*/ }
#myEP  .lefta .effect-ruby .txt .top{ width: 0%; height: 1px; background: #333; position: absolute; top: 0; right: 0; }
#myEP  .lefta .effect-ruby .txt .bottom{ width: 0%; height: 1px; background: #333; position: absolute; bottom: 0; left: 0; }
#myEP  .lefta .effect-ruby .txt .right{ width: 1px; height: 0%; background: #333; position: absolute; bottom: 0; right: 0; }
#myEP  .lefta .effect-ruby .txt .left{ width: 1px; height: 0%; background: #333; position: absolute; left: 0; top: 0; }
#myEP  .lefta:hover .effect-ruby .txt .top, #myEP  .lefta:hover .effect-ruby .txt .bottom{width: 100%; }
#myEP  .lefta:hover .effect-ruby .txt .right, #myEP  .lefta:hover .effect-ruby .txt .left{height: 100%; }
 #myEP-wap .infomy{   text-align:center; line-height:180%; font-size:14px; color:#333; padding-left:5%; padding-right:5%; margin-bottom:0px; background:#f5f5f5; padding-top:50px; padding-bottom:50px;}
   .ep-img,#myEP-wap{ display:none}
   #myEP{display: block}
@media screen and (max-width: 900px) {
	.ep-img{width:100%;display: block}
	#myEP-wap{display: block}
	#myEP{display: none}
	.ep-img img{width:100%;}
		#myEP-wap   .titlemy img{width:30%;}

}
#myEP .info .txt {
  font-size: 16px;
  font-family: "微软雅黑", "新宋体";
  padding: 10px;  margin-top: 5%;
  line-height:1.5; color:#666}
  
  
  .gridEP {
	/*overflow: hidden;*/
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.gridEP figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	/*overflow: hidden;*/
	margin:0px;
	width: 85%;
	/*height: 400px;*/
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.gridEP figure img {
	position: relative; /*width:35%;*/
	/*display: block;*/
	/*min-height: 100%;*/
	/*opacity: 0.8;*/
}

.gridEP figure figcaption {
	padding:0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gridEP figure figcaption::before,
.gridEP figure figcaption::after {
	pointer-events: none;
}

.gridEP figure figcaption,
.gridEP figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gridEP figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.gridEP figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
	font-size:40px;
	padding-top: 10%;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;line-height: 100%;

}

.gridEP figure h2 span {
	font-weight: 800;
}

.gridEP figure h2,
.gridEP figure .txt {
	margin: 0;
	color:#000;
}

.gridEP figure .txt {
	letter-spacing: 1px;
	font-size: 68.5%;
}
#myEP{ width:100%; float:left; height:auto;}
#myEP .titlemy{ width:100%; float:left; height:70px; text-align:center; background:url(../images/line.gif) repeat-x center center; padding:10px 0px 25px 0px; margin-bottom:30px}
#myEP .infomy{   text-align:center; line-height:40px; font-size:17px; color:#333; padding-left:5%; padding-right:5%; margin-bottom:25px; background:#f5f5f5; padding-top:50px; padding-bottom:50px;}

.section-5 .nav{ position:relative; top:0; left:0; z-index:99}





.section-5 .div_scroll {
	width: 100% !important;
	height:90%;
	overflow: auto;
	float: left;
	
}	

.section-5 .scroll_container {
	overflow: hidden;
	position: relative;
}

.section-5 .scroll_absolute {
    position: absolute;
}

.section-5 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background:#707070;
    margin: 0;
    padding: 0;
	border-radius:6px;
}

.section-5 .scroll_track {
	position: relative;
}

.section-5 .scroll_drag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #3bb3c2;
	border-radius:6px;
}

.section-5 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #369DB4;
}

.section-5 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}



/*维品*/

/*案例case.html start*/
.case_banner {background:url(../images/case_banner.jpg) no-repeat center top;height:350px;}
.case{width:1200px;margin:0 auto;padding:40px 0;}

.case_class ul{margin-bottom:30px;width:700px;height:36px;}
.search fr{ width:305px; float:right;}
.case_class ul li{float:left;margin-right:10px;font-size:18px;width:100px;height:36px;font-family:"微软雅黑";line-height:36px;text-align:center;}
.case_class ul li a{display:block;border:1px solid #ccc;}
.case_class ul li a:hover,.case_class ul li a.a2{background:#4bcdd9;color:#fff;border:1px solid #4bcdd9;}

.item_list{position:relative;padding:0px; background-color:#fff; width:1200px;  }
.item--案例冲突{ width:280px;background:#fff;margin:0px 20px 20px 0px; padding:0px; /*border:1px solid #eee;*/  overflow:hidden;}
.item_hover{border:1px solid #4bcdd9;width:280px;margin:0px 20px 20px 0px;	padding:0px;  overflow:hidden;}
.item dl{padding:0px 0px 0px 0px; margin:0px; width:280px; overflow:hidden;}
.item dt a:hover img{filter:alpha(opacity=80);-khtml-opacity:0.8;opacity:0.8;-webkit-transition:all 0.3s ease-out;-khtml-transition:all 0.3s ease-out;}
.case_name{font-size:14px;margin-top:15px;padding-left:20px;}
.case_name a{ color:#000;}
.case_int{color:#999;line-height:20px;border-top:1px solid #eee;padding:20px;background:#fafafa;} 
.case_int a{color:#999;}
.item_hover .case_int{color:#333;}
.item_hover a:hover{ color:#000;}
.case_tag{text-align:left;margin:10px 0;margin-left:20px;}
.case_tag a{ display:inline-block;background:#666;color:#fff;height:15px;line-height:15px; text-align:center; padding:2px 4px; margin-right:5px;}
.case_tag a:hover{ color:#fff;}


/*case*/
address, caption, cite, code, dfn, th, var, optgroup, i,  em, small, ins, tt, big {
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.Center {
width: 1170px;
margin: 0 auto;
display: block;
}
.Center img{ max-width:100%; height:auto !important
}

.caes{ clear:both; padding-top:15px; padding-bottom:50px }
.hui{background:#f7f7f7}

/*路径*/
.tle{ display:block; height:20px; line-height:20px; color:#acabab; font-family:宋体;}
.tle a{ color:#acabab;}
.tle a:hover{ color:#000;}
.tle i{ color:#5a5d61;}

/*案例分类*/
.case_t{ padding-top:60px;background:url(../images/case_t_line.jpg) repeat-x 0 128px;}
.case_t_title{color:#000000;font-size:20px;height:56px;line-height:56px;width:72px;text-align:center;background-color:#fff;margin:0px auto;}
.case_t_line{width:42px;height:1px;line-height:1px;background-color:#6bc1ca;margin:0px auto;}

.caes .menu-caes{ clear:both;   padding:20px 0 10px 0;   position:relative;        width: 92%;  margin: auto;}
.caes .menu-caes .bigbox{ /*width:1200px; height:30px;*/ display:block;}
.caes .menu-caes .bigbox li{    display: inline-block;  }
.caes .menu-caes .bigbox li a{ display: block; width:100px; text-align:center; height:38px;line-height: 30px; }
.caes .menu-caes .bigbox li a b{ display:block; font-weight:normal;   font-size:16px; color:#434343; line-height:29px; height:30px;border: 1px solid #fff;}
.caes .menu-caes .bigbox li a i{ display:block;  font-size:11px; color:#c2c2c2; line-height:12px; height:12px; text-transform:capitalize;}
.caes .menu-caes .bigbox li a:hover b,.caes .menu-caes .bigbox li.hover a b{ color:#2eafbb;border: 1px solid #2eafbb;}
.caes .menu-caes .bigbox li a:hover i,.caes .menu-caes .bigbox li.hover a i{ color:#2eafbb;}

/*案例-列表页*/
.warp-list{ padding:0 4.02%; margin-top:2%;}
.case-content li{ float:left; width:30%;width:21%; margin-right:5%; margin-bottom:50px;}
.case-content li:nth-of-type(3n){ margin-right:0%;}
.case-content li.last {
    margin-right: 0%;
}
.case-content li a.img{ display:block; width:100%; height:0; padding-top:67.15%; position:relative; overflow:hidden; background:url(../img/loading.gif) no-repeat center center; background-color:#e7e7e7;}
.case-content li img{ width:100%; /*height:100%;*/ position:absolute; left:0; top:0; background:url(../img/loading.gif) no-repeat center 50%; background-color:#e7e7e7;}
.case-content li strong img{
	transition: all .6s linear 0s;
	-webkit-transition: all .6s linear 0s;
	-moz-transition: all .6s linear 0s;
	-ms-transition: all .6s linear 0s;
}
.case-content li:hover strong img{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);	
}

.case-content li .meta{width:100%;height:60px;line-height:60px;text-align:left;overflow:hidden;}
.case-content li .meta h3{font-size:18px;padding-left:2%;font-weight:normal;/*width:60%;*/ }
.case-content li .meta h3 a{color:#000;}
.case-content li .meta .fr{width:38%;text-align:right;}
.case-content li .meta .fr a{display:inline-block;padding:0px 2px;padding-right:12px;width:20px;height:60px;}
.case-content li .meta .fr a.cases_a_pc{background:url(../images/cases_ico_pc_b.png) no-repeat center;}
.case-content li .meta .fr a.cases_a_phone{background:url(../images/cases_ico_phone_b.png) no-repeat center;}
.case-content li:hover .meta{background-color:#2eafbb;}
.case-content li:hover .meta h3 a{color:#fff;}
.case-content li:hover .meta .fr a.cases_a_pc{background:url(../images/cases_ico_pc_w.png) no-repeat center;}
.case-content li:hover .meta .fr a.cases_a_phone{background:url(../images/cases_ico_phone_w.png) no-repeat center;}
 
/*案例详情页-描述*/
.case-xq-banner{ background-size:100% auto !important; height:330px; overflow:hidden; position:relative; z-index:1; background:#000}
.case-xq-banner2{ background-size:120% auto !important; width:110%; margin-left:-5%; height:530px; margin-top:-100px; position:relative; z-index:1;
filter: Alpha(opacity=50); /* IE */    
-moz-opacity:0.8;    /* FF 主要是为了兼容老版本的FF-Mozilla */
opacity:0.8;    /* FF */}
@media (max-width: 1199px) {
.case-xq-banner{height:330px;margin-top:-100px;}
.case-xq-banner2{ background-size:120% auto !important; width:150%;margin-left:-25%;margin-top:-150px;}
}
.mohu {	
    filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */
    
    -webkit-filter: blur(20px); /* Chrome, Opera */
       -moz-filter: blur(20px);
        -ms-filter: blur(20px);    
            filter: blur(20px);
    
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=40, MakeShadow=false) Alpha(Opacity=60); /* IE6~IE9 */
	
}
.gray { 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;
}
.case-xq-banner h1 {
    position: absolute;
    left: 5%;
    bottom: 60px;
    font-size: 42px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;z-index:888;/*-webkit-filter: drop-shadow(0px 0px 1px #666);
filter: drop-shadow(0px 0px 1px #666);*/
}







/*新闻*/
.pro-a div { 
    position: relative;
    /* height: 400px; 
    overflow: hidden;*/
}
.pro-a div>a:nth-child(1){
}
 .pro-a a:hover img {
	 transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
	
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


.hnewstitle {
	font-weight: bold;
	font-size: 18px;
	text-overflow: ellipsis;
	
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  -webkit-box-orient: vertical;
	
	  display: -moz-box;
	  -moz-line-clamp: 1;
	  -moz-box-orient: vertical;
	
	  overflow-wrap: break-word;
	  word-break: break-all;
	  white-space: normal;
	  overflow: hidden;
}

.hnewstitle a{
	color: #2aabbd !important;
}
.hnewsdesc {
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	text-overflow: ellipsis;
	
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  -webkit-box-orient: vertical;
	
	  display: -moz-box;
	  -moz-line-clamp: 1;
	  -moz-box-orient: vertical;
	
	  overflow-wrap: break-word;
	  word-break: break-all;
	  white-space: normal;
	  overflow: hidden;
}

.hnewsmore {
	margin-top: 10px;
	font-size: 14px;
}
.hnewsmore a{ color:#2aabbd 
}


.abcfff img{
	width: 100%;height: 100%;
	/*height: 392px;*/
	overflow: hidden;
}
.ooone{
	display: inline-block;
	white-space: nowrap; 
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
}
.pro-a li p{
	white-space: nowrap;
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
}
.abcfff{
	float: left; width: 23%;margin-right: 2.333333%; background-color: #fff;/*border-radius: 0.2rem;*/
}
.ayow{
	padding:40px 20px;
	padding-top: 30px;
}
.kuai {
	padding: 50px 0px 100px 0px;
}

.hfl {
	float: left;
	width: 54%;
}

.hfr {
	float: right;
	width:40%;
    text-align: justify;
}




@media (max-width: 1199px) {
.case-xq-banner h1 { 
    font-size: 24px;
}
}
.case-xq-banner h3 { 
    position: absolute;
    left: 5%;
    bottom: 35px;
    font-size: 14px; font-weight:normal;
    color: #fff;z-index:888;/*-webkit-filter: drop-shadow(0px 0px 1px #999);
filter: drop-shadow(0px 0px 1px #999);*/
}

 
.link-anli{ padding:20px 0 20px 0 ; height: 30px;   border-bottom: 1px solid #DEDEDE;}
.link-anli a{ display:block; width:102px; height:28px; border:1px solid #9D9D9D; text-align:center; line-height:28px; font-size:14px; border-radius:5px;float: left;
    margin-right: 10px;}
.link-anli img{	    margin-top: 6px;}
.link-anli a:hover{ background-color:#9D9D9D; color:#fff;}
.link-anli .yeswap_con{ position:absolute; 
       bottom: 20px;   
    left: 0px;
    padding: 7px;
    background: #fff;
    width: 100px;
    height: 100px;}
#yeswap{ position:relative; margin-left: 120px;}
.caes-center{ max-width: 1170px;
    margin: 0 auto;
    display: block;}

.casescon{color:#666; margin:0 auto;      padding: 0 5%;
    margin-top: 2%; margin-top:20px;font-size:12px; line-height:180%;     margin-bottom: 4%;}
.casescon p{ display:inline;  }
.casescon p,.casescon p span{ color:#666 !important; font-size:14px !important; line-height:180% !important;}
.casescon_1{ color: #666; width:350px; overflow:hidden; height:235px;  margin-top:8px}
.casescon span{ color:#666}
.casefile img{ margin-top:15px;}
.casescon td{ line-height:180%; vertical-align:top;}
.casescon h1{ font-size:18px; line-height:25px; font-size:18px;line-height:200%; font-weight:normal; color:#000}
.casescon h1 strong{ font-weight:normal}
.casescon h2{  font-weight:normal; font-size:14px;line-height:200%;}
.casescon h3{  font-weight:normal;font-size:14px;line-height:200%;}

.casescon td img{ vertical-align:top; margin-bottom:10px;}
.casefile{ width:1000px; margin:0 auto; margin-top:20px; margin-bottom:30px; line-height:150%; font-size:14px;}
.casefile h3{ margin-bottom:10px;font-weight:normal}
.casecon{ width:1000px; margin:0 auto; margin-top:20px; margin-bottom:30px;}

/*案例详情组图*/
.brand-Img { text-align:center;/* background:#fbfbfb;*/ line-height:0;
/*background: url(../images/anlixqbg1.jpg) no-repeat;background-color: #F3F3F3;*/
}
.brand-Img p{ margin-top:10px}
.brand-Img img{ max-width: 1200px;_width:1200px}
@media (max-width: 1199px) {
 
.brand-Img img{ width:90%;}







/*首页 案例*/
.caes_index h2 a {
    display: block;
    width: 90%;
    height: 50px;
    margin: 0 auto;
    background: url(../images/t02.png) no-repeat center top;
}
.case-content li .meta h3 {
    font-size: 12px;
}	
.case-content li .meta .fr a { 
    width: 10px;	}
.case-content li .meta .fr a.cases_a_pc {
    background-size: cover cover !important;
}	

	
 .fanganlist {
    width: 282px;  margin: 0 auto;overflow-x: auto;overflow-y: hidden;   }
.fanganlist dl { 
   
}
.fanganpingjialist ul {
    width: 100%;
    position: relative;
}
.fanganpingjialist ul li { 
    width: 100%; 
}
.fanganpingjialist {
    width: 100%;margin: 20px auto;}





}
.yiti img{ width:100%; height:auto;}





.anli-fenye{ display:block; width:100%; text-align:center; margin-bottom:50px;}
.anli-fenye span,.anli-fenye a{ width:40px; height:40px; line-height:40px; margin:0 5px; font-size:14px; display:inline-block; text-align:center; border-radius:50%;}
.anli-fenye span{ color:#fff; background-color:#3bb3c2;}
.anli-fenye a{ background-color:#fff; color:#000;}
.anli-fenye a:first-child,.anli-fenye a:last-child{ display:none;}





/*about--医药-23.4*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.line4{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.line6{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
.line6{ max-height:168px;
}

.gray888{color: #888888;}
.bggreen{background: #2495B0;}
.bgwhite{background: #ffffff;}

.white{color: #fff !important;}
.red{color: #a21f24 !important;}
.cgreen{color: #2495B0 !important;}
.cgreen2{color: #4DA5BB;}
.cprogreen{color: #2494AE;}
.gray333{color: #333 !important;}
.gray666{color: #666 !important;}
.gray999{color: #999 !important;}
.opacity5{opacity: .5;}

.bold {
    font-weight: bold;
}

.weui-jsbe{justify-content: space-between;}
.weui-jscenter{justify-content: center;}
.flex-warp{flex-wrap: wrap;}


.more-btn{ height: .61rem; line-height: .61rem;  border-radius: .3rem; padding: 0 .48rem; display: inline-flex;box-shadow: 25px 20px 43px 0px rgba(0,0,0,0.13); transition: all .3s;}
.more-btn .icon-more-plus{ font-size: 22px; font-weight: bold; font-style: normal; display: inline-block; margin-left: .07rem;   position: relative;}
.weui-flex-warp{display: flex;  }


.mt74{margin-top: .74rem;}

.mt60{margin-top: .6rem;}

.ind2{ position: relative; padding: 0.7rem 16vw 0.89rem; z-index: 2; background: url(../images/ind1-bg1.png) no-repeat; background-size: auto ; background-position: left bottom; /*margin-top: 0.47rem;*/  }
 


.ind2-top{width: 6.72rem; height: 6.72rem;  position: relative;}

.ind2-l{padding: .82rem .85rem; text-align: center; position: relative; z-index: 5; background: #2495B0;box-shadow: 39px 10px 43px 0px rgba(149,149,149,0.29); overflow: hidden; width: 6.72rem; height: 6.72rem; border-radius: 50%; }

.ind2-r{ position: absolute;top: 0; left: 92%; /*right: 16vw;*/ z-index: 2;  width: 6.72rem; height: 6.72rem; overflow: hidden; border-radius: 50%;}

.ind2-r img{object-fit: cover; width: 100%; height: 100%;}



.ind2-txt .ind2-p1{ background: url(../images/ind1-bg2.png) no-repeat; background-size: 80% auto; background-position: center 8px; font-size: 24px;padding-top: .8rem;line-height: 42px; margin-bottom: .55rem;  color: #FFFFFF;}

.ind2-txt .ind2-p2{font-size: 16px;line-height: 28px; text-align: justify;  color: #FFFFFF; }

.ind2-num{margin-top:1.17rem;}

.ind2-num .item >div span{ font-size: .68rem;color: #2495B0;font-weight: 600; line-height: 28px;}

.ind2-num-item-r .ind2-icon{width: 30px; height: 30px; border-radius: 50%;border: 1px solid #2495B0;

  box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.27);background: #FFFFFF;}

.ind2-num-item-r >p{ padding-left: 5px; font-weight: 600; font-size: 30px;color: #2495B0;line-height: 28px;}

.ind2-num-item-r .ind2-icon img{margin-top: 4px; width: 20px; height: 20px; margin: 4px 4px;}





/*服务领域--23.4*/

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}


.inner-title .en{font-size: .8rem;color: rgba(36, 149, 176, 0);

   opacity: .23;

  background: linear-gradient(180deg, #228FA9 0%, rgba(34,143,169,0) 100%);

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;}

.inner-title .cn{font-size: .46rem;margin-top: -0.77rem;}

.inner-title .inner-t-p{line-height: 28px;}

.mt50{margin-top: .5rem;}


.pos_re {
    position: relative;
}
.solution-swiper{padding: 1.7rem 0;}

.solution-swiper::before{position: absolute; content: ''; top: 0; left: 0; width: 50%; height: 100%; border-top-right-radius: 50%; border-bottom-right-radius: 50%; background:#f5f5f5 ;}

.solution-swiper::after{position: absolute; content: ''; top: 0; left: 50%; width: 50%; height: 100%; border-top-left-radius: 50%; border-bottom-left-radius: 50%; background:#f5f5f5 ;}

.solution-swiper .solution-slide-item{ cursor: pointer; margin: auto; width: 4.25rem; height: 4.25rem; border-radius: 50%; overflow: hidden; }



.solution-slide-item .solution-more{left: 0; top: 0; right: 0; bottom: 0; border-radius: 50%; transform: scale(0); background:rgba(36, 149, 176, 0.8) ; font-size: 26px;color: #FFFFFF; text-align: center; font-weight: bold; line-height:4.25rem ;} 

.solution-slide-item .solution-txt{left: 0; right: 0; top: 0; bottom: 0; background: rgba(36, 149, 176, 0.8); border-radius: 50%; padding-top: .35rem; transform: translateY(75%);}

.solution-slide-item .solution-txt p{font-size: 16px; color: #fff; font-weight: bold; max-width: 38%;line-height: 24px; margin: auto;}





.solution-slide-item:hover .solution-more{transform: scale(0.7);}

.solution-slide-item:hover .solution-txt{transform: translateY(100%);}

.solution-swiper .myswiperbtn{top:99%; }

.solution-swiper .myswiperbtn.swiper-button-prev{ left: calc(50% - 27px); transform: translateX(-50%);}

.solution-swiper .myswiperbtn.swiper-button-next{ right: calc(50% - 27px); transform: translateX(50%);}


.more-btn{ height: .61rem; line-height: .61rem;  border-radius: .3rem; padding: 0 .48rem; display: inline-flex;/*box-shadow: 25px 20px 43px 0px rgba(0,0,0,0.13);*/ transition: all .3s; margin-top:50px}

.more-btn .icon-more-plus{ font-size: 22px; font-weight: bold; font-style: normal; display: inline-block; margin-left: .07rem;   position: relative;}
.weui-flex-warp{display: flex;  }
.f16 {
    font-size: 16px;
}
.white {
    color: #fff !important;
}
.bggreen {
    background: #2495B0;
}
.tc {
    text-align: center;
}


/*合作伙伴*/
.about-8-title-tab { padding: .64rem 0 .62rem;}

.about-8-title-tab .item{ cursor: pointer; width: 1.57rem; height: .5rem; color: #2495B0; margin: .06rem; font-size: 16px; line-height: .5rem; text-align: center;border-radius: .25rem; background: #F2F2F2;}

.about-8-title-tab .item.on,.about-8-title-tab .item:hover{background: #3E9DB6; color: #fff;}

.about-8-con-partner{display: none; position: relative;}

.about-8-con-partner.on{display: block;}

.about-8-con-partner  .ind-partner-con .item{animation-name: fadeup1; text-align:center}

.about-8-con-partner  .swiper-container{padding-bottom: 120px;}

.flex-jcenter {
    justify-content: center;
}
.ind-partner .item{overflow: hidden; margin-bottom: .2rem; width: 22.5%; height:115px; height: 1.15rem; border-radius: 10px;border: 1px solid #CFCFCF;background: rgba(255,255,255,0.5);}

.ind-partner .item:not(:nth-child(5n)){
  margin-right: 2%;
}

/*垂直居中*/
/*.ind-partner-con .item {margin:10px;

position:relative;
display:table-cell;
text-align:center;
vertical-align:middle
}
.ind-partner-con .item p {
position:static;
+position:absolute;
top:50%
}
.ind-partner-con .item img {
position:static;
+position:relative;
top:-50%;left:-50%;
}
*/
.ind-partner-con .item {
	/*width: 180px;
	height: 144px;
	border: 1px solid #e9e9e9;*/
	margin: 0 0px 5px 0px;
	overflow: hidden;
	padding:0px; /*border: 1px solid #CCC;background: #F9F9F9;*/
}
.ind-partner-con .item img{ height:auto; width:auto;max-width:100%; max-height:100%; margin:auto auto;vertical-align:middle; 	 
}
.ind-partner-con .item span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle; }




.my-pagination{ padding-left: 3.9vw; padding-top: .15rem; padding-bottom: .15rem;}

.my-pagination .swiper-pagination-bullet{ position: relative; opacity: 1; width: 11px !important; height: 11px;}

.my-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{ position: absolute; content: ''; width: 27px; height: 27px; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}



.my-pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin:  0 20px !important;}

.my-pagination.swiper-pagination-bullets{bottom: 45px !important;}



.my-pagination.cir-white .swiper-pagination-bullet{  background: rgba(255,255,255,1) !important;}

.my-pagination.cir-green .swiper-pagination-bullet{ background: rgba(36,149,176,1) !important;}

.my-pagination.cir-white  .swiper-pagination-bullet.swiper-pagination-bullet-active::after{ border: 2px solid rgba(255,255,255,1);}

.my-pagination.cir-green .swiper-pagination-bullet.swiper-pagination-bullet-active::after{ border: 2px solid rgba(36,149,176,1);}


/*联系我们*/
.commun-con{padding: 5.5vw 0 4vw;background: url(../img/communbg.jpg) no-repeat;background-position: center;text-align: center;    background-size: cover;    margin-bottom: 50px;}
.commun-con .h1{font-size: .28rem;color: #fff;    font-weight: 600;}
.commun-con .h2{font-size: .16rem;color: #fff;margin: 1vw 0 2.5vw;}
.commun-con:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}


.hcbtn2{width:1.9rem;height: .46rem;display: flex;align-items: center;justify-content: center;border-radius: .1rem;font-size: .16rem;color: #34bdc3;box-shadow: .08rem .08rem .13rem 0px rgba(52, 189, 195, 0.51);transition: all .5s;background: #f2faff;margin: 0 auto;position: relative;overflow: hidden;z-index: 0;}

.hcbtn2:after{content:'';width: 100%;height: 100%;top: 0;left: 0;background: #33b8b9;z-index: -1;position: absolute;transform: translateY(100%);transition: all .5s;}
.hcbtn2:hover{color: #fff;}

    .hcbtn2:hover:after{transform: translateY(0);}

@media (min-width: 780px){  
 .more-btn:hover{background: #2495B0; transform: translateX(10px);}
  .more-btn:hover span,.more-btn:hover .icon-more-plus{color: #fff !important;}
  }



 @media (max-width: 780px){
	  .hcbtn2{font-size: 13px;height: 32px;}
	 
	  .Hchanpin{ padding-top:60px}
	  
	  
	.word-br{display: none;}

    .weui-flex-warp{flex-wrap: wrap;}

    .weui-flex-item{width: 100% !important; }
    .sear-result-search{width: 70vw; left: 15vw; right: 15vw;}

    .more-btn{height: 45px; line-height: 45px;border-radius: 25px;}

    .ind-banner-info{ right: 6px; bottom: 55px !important;}

    .ind-title .ten{font-size: 16px;}

    .ind-title .tcn{font-size: .4rem;}

    .ind2,.ind3,.ind5{padding: 30px 15px;}

    .ind2-l{padding: 30px; width: 96vw; height: 96vw;}

    .ind2-top{width: 96vw; height: 96vw;}
	 
 
 
 .ind3-item-txt{width: 100%;}

    .ind3{    background-position: right top;}

    .ind3 .ind-title .tcn{text-align: center;}

    .ind3-con{width: 100%;}

    .ind2{margin-top: 0;}

    .ind-banner-txt{top: 26%;left: 30px; right: 30px; }

    .ind3 .item{margin-bottom: .3rem;}

    .ind2-num .item{width: 50%; text-align: center; margin-bottom: .3rem;}

    .ind2-num .item > div{justify-content: center;}

    .ind2-r{display: none;}

    .ind3{margin-top: 0;}

    .ind3-txt{padding-top: 0;}

    .maxwid65{max-width: 100%;}

    .ind3-txt-con{padding-bottom: 0rem;}

    .ind3-right{position: relative; top: 0; transform: translate(0,0); max-width: 100%;}

    .ind4{ padding: 30px 0 0;}

    .ind4-con{padding: 30px 0;}

    .ind-news .item{height: 7rem;}

    .ind-partner .item{width: 48%;}

    .ind4-t{padding-left: 15px; padding-right: 15px;}

    .ind6 .ind-partner-bg p span{font-size: 3rem;}

    .ind6 .ind-partner-bg p samp{top: 8%;}

    .ind2-txt .ind2-p1{font-size: 20px;}

    .ind2-txt .ind2-p2{font-size: 16px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	
	.ind2-txt .ind2-p2{display: none;}

    .ind3-con{transform: translate(0,0);}

    .ind4-con-l, .ind4-con-r,.ind4-con-m{height: 50vw;}
	
	.more-btn:hover{background: #2495B0; transform: translateX(10px);}

  .more-btn:hover span,.more-btn:hover .icon-more-plus{color: #fff !important;}
  
  
  
  
 .ind2-l{background: #2495B0 url(../images/ind1-bg2.png) no-repeat; background-size: 80% auto;background-position: center center;}

    .ind2-txt .ind2-p1{background: none; font-size: 22px; line-height: 38px; padding-top: 1rem; margin-bottom: .1rem; -webkit-line-clamp:5}
	
	ind2-txt .ind2-p2{display: none;}

    .ind3-con{transform: translate(0,0);}

    .ind4-con-l, .ind4-con-r,.ind4-con-m{height: 50vw;}
	
	
	.ind2-num .item >div span {
    font-size: 0.48rem;}
	
	.inner-title .en {
    font-size: .28rem;
}


/*新闻*/
.w1200.kuai {
    width: 95% !important;
}
.abcfff{
		width: 100%;
		margin-bottom: 15px;
	}


.about-8-title-tab .item{width: 2.3rem; font-size: 14px; height: 36px; line-height: 36px; border-radius: 18px;}


.commun-con{padding: 30px 15px;}

    .commun-con .h1{font-size: 15px;line-height: 1.5;}

    .commun-con .h2{font-size: 13px;margin: 10px 0 15px;line-height: 1.5;}

 }
 
 
  @media (max-width: 1400px) and (min-width: 790px){/*幻灯片手机版*/

    .solution-swiper .solution-slide-item{  width: 3.5rem; height: 3.5rem;  }

    .solution-slide-item .solution-txt{transform: translateY(65%);}

    .solution-slide-item .solution-more{line-height: 3.25rem;}

    .solutions-ban-txt2{padding: 0.2rem 0.3rem}

    .contact-map-r .contact-list .item{width: 33.333%;}

    /* .contact-1 .contact-map-r{width: calc(100% - 5rem);} */

    /* .contact-map-l .map-box .ripple>span{left: 60%;

      top: 35%;} */

    /* .ind4-con-m,.ind4-con-l, .ind4-con-r{height: 3.08rem;} */

  }