@media screen and (max-width:1679px ) and ( min-width:1440px){
.ward{width: 1200px;}

}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.ward{width: 1100px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.ward{width: 900px}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.ward{width: 600px;}
}
@media only screen and (max-width:639px){
.ward{width: 92%;max-width: 500px;}
}


.logo p{
    color: #085667;
    font-weight: 600;
}
@media  screen and ( min-width:1680px){

.fd-right{
    
}
.fd-right-ewm{
    width: 90px;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:10px;
}

.fd-right.active{
    bottom: 100px;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: 56px solid transparent;
    border-right: 50px solid #156e81;
}
.kfText{
    line-height: 56px;
    padding: 0 12px 0 34px;
    font-size: 14px;
}
.kfTx{
    top: -20px;
    left: 16px;
    width: 60px;
    height: 60px;
}
/*header*/
.header{
    padding: 19px 0
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    align-items: flex-end;
}
.logo a{
    width: 120px;
}
.logo p{
    font-size: 16px;
    margin-left: 5px;
}
.nav{
    margin: 0 5%;
}
.nav ul li{
    margin: 0 22px;
}

.navA{
    font-size: 18px;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}

/*wap-menu*/
.nav-button-wrapper {
    width: 50px;
}

.nav-button {
    padding: 20px;
}

.nav-button .menu-btn {
    width: 30px;
    height: 20px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {

}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {

}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
    padding: 0 30px;
}
.side-nav ul li {
    margin-left: 50px;
}
.side-menu {
    font-size: 18px;
    padding: 15px 0;
}
.side-nav.active{

}
/*go-top*/
.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: 26px;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
.hdTel{
    padding:8px 20px;
    border-radius: 50px;
}
.hdTel i{
    font-size: 28px;
}
.hdTelR{
    margin-left: 8px;
}
.hdTelR p{
    font-size: 12px;
}
.hdTelRA{
    font-size: 18px;
}

/*footer*/
.footer{
    padding-top: 110px;
}
.ftL{
    width: 60%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: 26px;
}
.ftLTit p{
    font-size: 16px;
}

.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{
    padding: 2px 0;
}
.ftLContactItem i{
    font-size: 18px;
    margin-top: 2px;
}
.ftLContactItem p{
    font-size: 14px;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: 16px;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{

}
.ftR dl{
    margin-left: 8%;
    width: 25%
}
.ftR dl dt{
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: 16px;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}


.ftCopy{
    padding: 18px 0;
    margin-top: 40px;
}
.ftCopy p{
    font-size: 14px;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}

@media screen and (max-width:1679px ) and ( min-width:1440px){

.fd-right{
    
}
.fd-right-ewm{
    width: 90px;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:10px;
}
.fd-right.active{
    bottom: 100px;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: 56px solid transparent;
    border-right: 50px solid #156e81;
}
.kfText{
    line-height: 56px;
    padding: 0 12px 0 30px;
    font-size: 14px;
}
.kfTx{
    top: -20px;
    left: 16px;
    width: 60px;
    height: 60px;
}
/*header*/
.header{
    padding: 17px 0
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    
    align-items: flex-end;
}
.logo a{
    width: 120px;
}
.logo p{
    font-size: 16px;
    margin-left: 5px;
}
.nav{
    margin: 0 5%;
}
.nav ul li{
    margin: 0 22px;
}

.navA{
    font-size: 16px;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}

/*go-top*/
.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: 26px;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
/*wap-menu*/
.nav-button-wrapper {
    width: 50px;
}

.nav-button {
    padding: 20px;
}

.nav-button .menu-btn {
    width: 30px;
    height: 20px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {

}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {

}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
    padding: 0 30px;
}
.side-nav ul li {
    margin-left: 50px;
}
.side-menu {
    font-size: 18px;
    padding: 15px 0;
}
.side-nav.active{

}
.hdTel{
    padding:6px 18px;
    border-radius: 50px;
}
.hdTel i{
    font-size: 26px;
}
.hdTelR{
    margin-left: 7px;
}
.hdTelR p{
    font-size: 12px;
}
.hdTelRA{
    font-size: 16px;
}

/*footer*/
.footer{
    padding-top: 70px;
}
.ftL{
    width: 60%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: 24px;
}
.ftLTit p{
    font-size: 18px;
}
.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{
    padding: 2px 0;
}
.ftLContactItem i{
    font-size: 16px;
    margin-top: 1px;
}
.ftLContactItem p{
    font-size: 13px;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: 16px;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{

}
.ftR dl{
    margin-left: 8%;
    width: 25%
}
.ftR dl dt{
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: 15px;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}

.ftLinks{
    margin-top: 50px;
    font-size: 15px;
    padding-bottom: 10px;
}
.ftLinks ul{

}
.ftLinks ul li{
    margin-right: 30px;
    margin-bottom: 10px;
}
.ftLinkA{
 
}
.ftLinkA:hover{
    color: #317cdf;
}
.ftCopy{
    padding: 16px 0;
}
.ftCopy p{
    font-size: 13px;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}
 

@media screen and (max-width:1439px ) and ( min-width:1280px){
.fd-right{
 
}
.fd-right-ewm{
    width: 80px;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:10px;
}
.fd-right.active{
    bottom: 100px;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: 46px solid transparent;
    border-right: 40px solid #156e81;
}
.kfText{
    line-height: 46px;
    padding: 0 10px 0 26px;
    font-size: 14px;
}
.kfTx{
    top: -20px;
    left: 16px;
    width: 50px;
    height: 50px;
}
/*header*/
.header{
    padding: 17px 0
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    
    align-items: flex-end;
}
.logo a{
    width: 120px;
}
.logo p{
    font-size: 16px;
    margin-left: 5px;
}
.nav{
    margin: 0 5%;
}
.nav ul li{
    margin: 0 22px;
}

.navA{
    font-size: 16px;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}


/*go-top*/
.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: 26px;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
/*wap-menu*/
.nav-button-wrapper {
    width: 50px;
}

.nav-button {
    padding: 20px;
}

.nav-button .menu-btn {
    width: 30px;
    height: 20px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {

}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {

}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
    padding: 0 30px;
}
.side-nav ul li {
    margin-left: 50px;
}
.side-menu {
    font-size: 18px;
    padding: 15px 0;
}
.side-nav.active{

}
.hdTel{
    padding:6px 18px;
    border-radius: 50px;
}
.hdTel i{
    font-size: 26px;
}
.hdTelR{
    margin-left: 7px;
}
.hdTelR p{
    font-size: 12px;
}
.hdTelRA{
    font-size: 16px;
}

/*footer*/
.footer{
    padding-top: 70px;
}
.ftL{
    width: 60%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: 20px;
}
.ftLTit p{
    font-size: 16px;
}
.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{
    padding: 2px 0;
}
.ftLContactItem i{
    font-size: 16px;
    margin-top: 1px;
}
.ftLContactItem p{
    font-size: 13px;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: 16px;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{

}
.ftR dl{
    margin-left: 8%;
    width: 25%
}
.ftR dl dt{
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: 14px;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}

.ftLinks{
    margin-top: 50px;
    font-size: 14px;
    padding-bottom: 10px;
}
.ftLinks ul{

}
.ftLinks ul li{
    margin-right: 30px;
    margin-bottom: 10px;
}
.ftLinkA{
 
}
.ftLinkA:hover{
    color: #317cdf;
}
.ftCopy{
    padding: 16px 0;
}
.ftCopy p{
    font-size: 12px;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}
 
@media screen and (max-width:1279px ) and ( min-width:960px){
.fd-right{
    
}
.fd-right-ewm{
    width: 80px;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:10px;
}
.fd-right.active{
    bottom: 100px;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: 46px solid transparent;
    border-right: 40px solid #156e81;
}
.kfText{
    line-height: 46px;
    padding: 0 10px 0 26px;
    font-size: 14px;
}
.kfTx{
    top: -20px;
    left: 16px;
    width: 50px;
    height: 50px;
}
/*header*/
.header{
    padding: 19px 0;
}
.header .ward{
    width: 92%;
    position: relative;
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    
    align-items: flex-end;
}
.logo a{
    width: 120px;
}
.logo p{
    font-size: 16px;
    margin-left: 5px;
}
.nav{
    margin-right: 2%;
}
.nav ul li{
    margin: 0 22px;
}

.navA{
    font-size: 16px;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}

/*go-top*/
.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: 26px;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
/*wap-menu*/
.nav-button-wrapper {
    width: 50px;
    display: none;
    right: 0;
}

.nav-button {
    padding: 20px;
}

.nav-button .menu-btn {
    width: 30px;
    height: 20px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {background-color: #fff;}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {background-color: #fff;}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
  
}
.side-nav ul li {
 
}
.side-menu {
    font-size: 18px;
    padding: 15px 4%;
}
.side-nav.active{

}
.side-lang{
    margin-top: 50px;
}
.side-lang-a{
    margin: 0 15px;
    font-size: 16px;
}
.hdTel{
    padding:6px 18px;
    border-radius: 50px;
}
.hdTel i{
    font-size: 26px;
}
.hdTelR{
    margin-left: 7px;
}
.hdTelR p{
    font-size: 12px;
}
.hdTelRA{
    font-size: 16px;
}
/*footer*/
.footer{
    padding-top: 70px;
}
.ftL{
    width: 50%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: 20px;
}
.ftLTit p{
    font-size: 16px;
}
.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{
    padding: 2px 0;
}
.ftLContactItem i{
    font-size: 16px;
    margin-top: 1px;
}
.ftLContactItem p{
    font-size: 13px;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: 16px;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{

}
.ftR dl{
    margin-left: 8%;
    width: 25%
}
.ftR dl dt{
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: 14px;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}

.ftLinks{
    margin-top: 50px;
    font-size: 14px;
    padding-bottom: 10px;
}
.ftLinks ul{

}
.ftLinks ul li{
    margin-right: 30px;
    margin-bottom: 10px;
}
.ftLinkA{
 
}
.ftLinkA:hover{
    color: #317cdf;
}
.ftCopy{
    padding: 16px 0;
}
.ftCopy p{
    font-size: 12px;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}

@media screen and (max-width:959px ) and ( min-width:640px){
.fd-right{
   
}
.fd-right-ewm{
    width: 80px;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:10px;
}
.fd-right.active{
    bottom: 60px;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: 46px solid transparent;
    border-right: 40px solid #156e81;
}
.kfText{
    line-height: 46px;
    padding: 0 10px 0 26px;
    font-size: 14px;
}
.kfTx{
    top: -20px;
    left: 16px;
    width: 50px;
    height: 50px;
}
/*header*/
.header{
    padding: 19px 0;
}
.header .ward{
    width: 92%;
    position: relative;
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    
    align-items: flex-end;
}
.logo a{
    width: 120px;
}
.logo p{
    font-size: 16px;
    margin-left: 5px;
}
.nav{
    margin-left: 8%;
    margin-top: 10px;
    display: none;
}
.nav ul li{
    margin: 0 16px;
    height: 62px;
}

.navA{
    font-size: 16px;
    padding: 15px 0;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}

/*go-top*/
.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: 26px;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
/*wap-menu*/
.nav-button-wrapper {
    width: 50px;
    display: block;
    right: 0;
}

.nav-button {
    padding: 20px;
}

.nav-button .menu-btn {
    width: 30px;
    height: 20px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {background-color: #fff;}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {background-color: #fff;}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
  
}
.side-nav ul li {
 
}
.side-menu {

    font-size: 18px;
    padding: 15px 4%;
}
.side-nav.active{

}
.side-lang{
    margin-top: 50px;
}
.side-lang-a{
    margin: 0 15px;
    font-size: 16px;

}
.hdTel{
    padding:6px 18px;
    border-radius: 50px;
    margin-right: 70px;
}
.hdTel i{
    font-size: 26px;
}
.hdTelR{
    margin-left: 7px;
}
.hdTelR p{
    font-size: 12px;
}
.hdTelRA{
    font-size: 16px;
}

/*footer*/
.footer{
    padding-top: 70px;
}
.ftL{
    width: 100%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: 20px;
}
.ftLTit p{
    font-size: 16px;
}
.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{
    padding: 2px 0;
}
.ftLContactItem i{
    font-size: 16px;
    margin-top: 1px;
}
.ftLContactItem p{
    font-size: 13px;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: 16px;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{justify-content: space-between;margin-top: 50px;margin-bottom: 50px;}
.ftR dl{
    width: 25%
}
.ftR dl dt{
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: 14px;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}

.ftLinks{
    margin-top: 50px;
    font-size: 14px;
    padding-bottom: 10px;
}
.ftLinks ul{

}
.ftLinks ul li{
    margin-right: 30px;
    margin-bottom: 10px;
}
.ftLinkA{
 
}
.ftLinkA:hover{
    color: #317cdf;
}
.ftCopy{
    padding: 16px 0;
}
.ftCopy p{
    font-size: 12px;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}

@media only screen and (max-width:639px){
.fd-right{
  
}
.fd-right-ewm{
    width: .58rem;
    border: 3px solid #156e81;
    border-radius: 4px;
    margin:.05rem;
}
.fd-right.active{
    bottom: .6rem;
    opacity: 1;
}
.kfB{
 
}
.kfTriangle{
    border-top: .3rem solid transparent;
    border-right: .25rem solid #156e81;
}
.kfText{
    line-height: .3rem;
    padding: 0 .05rem 0 .15rem;
    font-size: .1rem;
}
.kfTx{
    top: -10px;
    left: 10px;
    width: .3rem;
    height: .3rem;
}
/*header*/
.header{
    padding-top: .12rem;
    padding-bottom: .12rem;
}
.header .ward{
    width: 92%;
    position: relative;
}
.header-shadow{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.headroom-up {
    transform: translateY(-110%);
}

.logo{
    
    align-items: flex-end;
}
.logo a{
    width: .75rem;
}
.logo p{
    font-size: .12rem;
    margin-left: .03rem;
}
.nav{
    margin-left: 8%;
    margin-top: 10px;
    display: none;
}
.nav ul li{
    margin: 0 16px;
    height: 62px;
}

.navA{
    font-size: 16px;
    padding: 15px 0;
}
.navA:before{
    height: 6px;
    border-radius: 30px;
}
.nav ul li.active a.navA:before,.nav ul li:hover a.navA:before{
    width: 100%;
}

.go-top {
    width: 45px;
    height: 45px;
    line-height: 43px;
    border:1px solid #e5e5e5;
    top: .1rem;
}
.go-top i{
    font-size: 20px;
}
.go-top:hover {
    background-color: #156e81;
    color: #fff;
    border:1px solid #156e81;
}
/*wap-menu*/
.nav-button-wrapper {
    /* width: 40px; */
    display: block;
    right: 0;
}

.nav-button {
    padding: 15px;
}

.nav-button .menu-btn {
    width: 22px;
    height: 16px;
}

.nav-button .menu-btn span:before {
    height: 2px;
}
.nav-button .menu-btn span, .nav-button .menu-btn:after, .nav-button .menu-btn:before {
    height: 2px;
}
.nav-button .menu-btn span {
    margin-top: -1px;
}
.nav-button .menu-btn:after, .nav-button .menu-btn:before {

}
.nav-button .menu-btn:before {

}
.nav-button .menu-btn:after {

}
.nav-button.active {

}
.nav-button.active {

}
.nav-button .menu-btn.open span {background-color: #fff;}

.nav-button .menu-btn.open:before {

}

.nav-button .menu-btn.open:after {

}
.nav-button .menu-btn.open span:before {background-color: #fff;}
.side-nav{
    max-width: 420px;
    right: -420px;
}
.side-nav ul {
  
}
.side-nav ul li {
 
}
.side-menu {font-size: .14rem;padding: 15px 4%;}
.side-nav.active{

}
.side-lang{
    margin-top: 50px;
}
.side-lang-a{
    margin: 0 15px;
    font-size: .16rem;
}
.hdTel{
    padding:.05rem .1rem;
    border-radius: 50px;
    margin-right: .35rem;
}
.hdTel i{
    font-size: .14rem;
}
.hdTelR{
    margin-left: 7px;
}
.hdTelR p{
    display: none;
    font-size: 12px;
}
.hdTelRA{
    font-size: .14rem;
}

/*footer*/
.footer{
    padding-top: .5rem;
}
.ftL{
    width: 100%;
}
.ftLTit{

}
.ftLTit h3{
    font-size: .16rem;
}
.ftLTit p{
    font-size: .12rem;
}
.ftLContact{
    margin-top: 20px;
}
.ftLContactItem{

}
.ftLContactItem i{
    font-size: .13rem;
    margin-top: 3px;
}

.ftLContactItem p{
    font-size: .12rem;
    line-height: 24px;
}
.ftLContactItem p:before{
   margin-right: 8px;
   font-size: .13rem;
}
.ftLContactItem span{
    margin-right: 12px;
}
.ftR{justify-content: space-between;display: none;}
.ftR dl{
    width: 40%;
    margin-top: .4rem;
}
.ftR dl dt{
    font-size: .13rem;
    padding-bottom: 10px;
    margin-bottom: .2rem;
}
.ftR dl dt a{

}
.ftR dl dd{
    font-size: .12rem;
    padding: 5px 0;
}
.ftR dl dd a:hover{
    text-decoration: underline;
}
.ftR dl dt a:hover{
    opacity: .7;
}

.ftLinks{
    margin-top: .4rem;
    font-size: .12rem;
    padding-bottom: 10px;
    display: none;
}
.ftLinks ul{

}
.ftLinks ul li{
    margin-right: 30px;
    margin-bottom: 10px;
}
.ftLinkA{
 
}
.ftLinkA:hover{
    color: #317cdf;
}
.ftCopy{
    padding: 16px 0;
    margin-top: .4rem;
}
.ftCopy p{
    font-size: .11rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.ftCopy p a:hover{
    color: #317cdf;
    text-decoration: underline;
}
}


@media  screen and ( min-width:1680px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: 18px;
    border-radius: 50px;
    padding: 16px 40px;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 844px;
}
.IndBan .IndPage{
    bottom: 30px;
}
.IndPage .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{

}
.banCon{
  
}
.text_box{
    width: 31%;
}
.textTop{

}
.banT{
    font-size: 42px;
}
.banTEN{
    font-size: 18px;
}
.textTop h3{
    font-size: 16px;
    padding:10px 16px;
    border-radius: 50px;
    margin-top: 20px;
}
.textTop p{
    margin-top: 15px;
    font-size: 16px;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 8px 0 8px 32px;
    font-size: 16px;
}
.textCenter p:before{
    width: 19px;
    height: 18px;
}
.textBottom{
    margin-top: 30px;
}
.textBottomItem{
    width: 30%;
    padding: 0 2%;
}
.textBottomItem img{
    width: 76px;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: 18px;

}
.img_box{
    width: 59.9%;
    max-width: 838px;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: 14px;
    padding: 11px 16px;
    border-radius: 50px;
}
.circleDesc1{
    top: -30px;
    right: 0;
    width: 39%;
}
.circleDesc2{
    bottom: -20px;
    left: 0;
    width: 39%;
}
.circleDesc3{
    bottom: 25px;
    right: -26%;
    width: 39%;
}
.more-btn-circle {
    width: 20px;
    height: 20px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 40px solid rgba(255,255,255,.4);
    margin-top: -40px;
    margin-left: -40px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 20px;
    height: 20px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 20px;
    margin-left: 24px;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 68px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 50px;
}
.BigCircle01{
    width: 524px;
    height: 524px;
    top: -80px;
    left: -60px;
}
.BigCircle02{
    width: 610px;
    height: 510px;
    top: -50px;
    left: -90px;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
}

.banCon2{
    padding-top:50px;
}
.ban2IconList{
    margin-top: 60px;
}
.ban2IconListItem{
    width: 170px;
}
.ban2IconListItem img{
    width: 45px;
}
.ban2IconListItem p{
    font-size: 18px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: -110px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 110px;
}
.banCon3 .ReportPic{
    margin-top: 100px;
}
.banTSub{
    font-size: 26px;
    margin-top: 20px;
}
.ban4L{
    width: 47%;
}
.banCon4{

}
.ban4List{
    margin-top: 40px;
}
.ban4ListItem{
    padding:15px 0;
}

.ban4ListItem h3{
    font-size: 20px;
    padding-left: 40px;
}
.ban4ListItem h3:before{
    width: 22px;
    height: 22px;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: 16px;
    margin-left: 20px;
}
.ban4R{
    width: 52.7%;
    max-width: 737px;
    padding-top: 120px;
}
.ban4R img{
 
}
/*about*/
.IndAboutB{
    padding: 80px 0 50px;
}
.IndAboutW{
    padding-top: 330px;
}
.IndAboutText{
    width: 42%;
}
.IndAboutText h2{
    font-size: 34px;
}
.IndAboutText p{
    margin-top: 30px;
    font-size: 16px;
}
.IndAboutText .button_su{
    margin-top: 40px;
}
.IndAboutList{
    top: 0;
    right: -5%;
}
.opacity-0{

}
.IndAboutListItem{
    width: 240px;
    height: 240px;
    margin: 14px;
    border-radius: 30px;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 40px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: 40px;
}
.IndAboutListItemW h3 span{
    font-size: 20px;
}
.IndAboutListItemW p{
    font-size: 16px;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 240px;
   border-radius: 10px;
}
.IndAboutData .item{
    width: 33%;
}
.IndAboutData .item:before{
    height: 40px;
    border-left: 1px solid #b5b5b5;
    bottom: 32px;
    right: 0;
}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: 24px 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: 32px;
}
.IndAboutData .item .textCon h3{
    font-size: 18px;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: 70px 0 80px;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine {
    height: 4px;
    margin-top: 16px;
}
.IndTitText {
    width: 260px;
    margin: 0 56px;
}
.IndTitText p {
    font-size: 20px;
}
.IndTitText h2 {
    font-size: 28px;
    padding: 15px 0;
    margin-top: 20px;
}
.IndTitSub{
    font-size: 20px;
    width: 55%;
    margin: 24px auto 0;
}

.IndSystemTips{
    margin: 70px auto 0;
    width: 50%;
}
.IndSystemTips p{
    padding-left: 50px;
    font-size: 20px;
    margin: 7px 30px;
    width: 170px;
}
.IndSystemTips p:before{
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 4px;
    background-size: 16px;
}
.IndSystemList{
    margin-top: 60px;
}
.IndSystemListItem{
    width: 30.5%;
    margin-right: 4.25%;
    padding:30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.IndSystemListItem:nth-child(3n){
    margin-right: 0;
}
.IndSystemListItem .picB{
    height: 324px;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: 26px;
}
.IndSystemListItem .textB p{
    font-size: 14px;
    height: 48px;
    -webkit-line-clamp: 2;
}
.IndSystemListItem .go-wrap{
    margin-top: 40px;
}
.IndSystemListItem .go-wrap a{
    padding: 10px 40px;
}
.IndSystemListItem:hover{
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}

.IndSolution{
    margin-top: 40px;
    height: 480px;
    border-radius: 20px;
    padding: 0 4.7%;
}
.IndSolutionPic{
    padding:20px;
    width: 33.5%;
    height: 269px;
    border-radius: 20px;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
}
.IndSolutionText{
    width: 60%;
}
.IndSolutionTextH2{
    font-size: 32px;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: 14px;
}
.IndSolutionTextIcon{
    margin-top: 40px;
}
.IndSolutionTextIconItem{
    padding:8px;
    border-radius: 50px;
    margin-right: 24px;
}

.IndSolutionTextIconItem span{
    width: 46px;
    height: 46px;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: 14px;
}
.more-a{
    margin-top: 32px;
    font-size: 14px;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding:85px 0 52px; 
}
.IndApplicationsCon{
    margin-top: 40px;
}
.IndApplicationsConL{
    width: 32.5%;
    padding-top: 60px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: 54px;
    height: 54px;
    border-radius: 10px;
    margin-right: 26px;
}

.IndApplicationsConLItem .iconB img{
    width: 28px;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: 20px;
}
.IndApplicationsConLItem p{
    font-size: 15px;
}
.IndApplicationsConC{
    top: 0;
    width: 39.5%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 86%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: 28px;
    border-radius: 50px;
    margin-top: 5px;
    padding: 10px 0;
}
.IndApplicationsConR{
    width: 19.143%;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 20px;
    height: 159px;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: 70px;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: 26px;
}
.IndCombineTitP{
    font-size: 20px;
    margin-top: 10px;
}
.IndCombineList{
    margin-top: 60px;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
}
.IndCombineListItem{
    width: 28.5%;
    height: 498px;
    border-radius: 20px;
    padding:50px 2.5% 60px;
}
.IndCombineIcon{
    font-size: 70px;
}
.IndCombineIcon3{
    margin: 5px 0;
    font-size: 60px;

}
.IndCombineName{
    font-size: 34px;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    margin-top: 30px;
}
.IndCombineListItemTips span{
    padding:14px 0;
    font-size: 20px;
    width: 48%;
    margin-top: 17px;
}
.IndCombineReport{
    margin-top: 50px;
    border-radius: 20px;
    padding: 60px 0;
}
.IndCombineReportTit span{
    font-size: 18px;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: 35px;
}
.ReportPicW{
    margin: 0 10px;
    height: 277px;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: 60px 0 54px;
    background-size: auto 276px; 
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding:67px 7% 0;
}
.IndCooperativeTopTextB{
    width: 57%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: 18px;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: 26px;
}
.IndCooperativeTopTextD{
    margin-top: 40px;
}
.IndCooperativeTopTextD p{
    padding: 10px 0 10px 40px;
    font-size: 14px;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: 12px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.IndCooperativePic{
    width: 39.37%;
}

.IndCooperativeBottom{
    margin-top: 60px;
}
.IndCooperativePic2{
    width: 44%;
    height: 538px;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: 16px;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 52%;
    padding-top: 50px;
}
.IndCooperativeBottomTextB span{
    font-size: 18px;
}
.IndCooperativeBottomTextB h3{
    font-size: 26px;
    max-width: 70%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: 16px;
    margin-top: 30px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: 65px 0 88px;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 2.5%;
    border-radius: 20px;
    width: 32%;
    height: 350px;
    margin-top: 30px;
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding:8px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 26px;
}
.IndAdressItemTit img{
    width: 40px;
    border-radius: 8px;
    margin-right: 20px;
}
.IndAdressItemList{
    padding-top: 15px;

}
.IndAdressItemList p{
    font-size: 14px;
    padding: 5px 0;
    padding-right: 4%;
    width: 50%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
}
.IndContactL{
    padding: 0 50px;
}
.IndContactTx{
    width: 76px;
    height: 76px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 20px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 14px;
}
.IndContactR{
    padding-left: 46px;
}
.IndContactR h2{
    font-size: 26px;
}
.IndContactR p{
    font-size: 16px;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 40px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 14px;
}

}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: 16px;
    border-radius: 50px;
    padding: 16px 40px;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 744px;
}
.IndBan .IndPage{
    bottom: 30px;
}
.IndPage .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{

}
.banCon{
  
}
.text_box{
    width: 31%;
}
.textTop{

}
.banT{
    font-size: 38px;
}
.banTEN{
    font-size: 16px;
}
.textTop h3{
    font-size: 14px;
    padding:10px 16px;
    border-radius: 50px;
    margin-top: 20px;
}
.textTop p{
    margin-top: 15px;
    font-size: 14px;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 8px 0 8px 32px;
    font-size: 14px;
}
.textCenter p:before{
    width: 17px;
    height: 16px;
}
.textBottom{
    margin-top: 30px;
}
.textBottomItem{
    width: 30%;
    padding: 0 2%;
}
.textBottomItem img{
    width: 66px;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: 16px;
}
.img_box{
    width: 59.9%;
    max-width: 838px;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: 13px;
    padding: 11px 16px;
    border-radius: 50px;
}
.circleDesc1{
    top: -30px;
    right: 0;
    width: 39%;
}
.circleDesc2{
    bottom: -20px;
    left: 0;
    width: 39%;
}
.circleDesc3{
    bottom: 10px;
    right: -26%;
    width: 39%;
}
.more-btn-circle {
    width: 20px;
    height: 20px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 32px solid rgba(255,255,255,.4);
    margin-top: -32px;
    margin-left: -32px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 16px;
    height: 16px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 20px;
    margin-left: 24px;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 68px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 50px;
}
.BigCircle01{
    width: 424px;
    height: 424px;
    top: -60px;
    left: -60px;
}
.BigCircle02{
    width: 510px;
    height: 410px;
    top: -30px;
    left: -90px;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
}

.banCon2{
    padding-top:50px;
}
.ban2IconList{
    margin-top: 60px;
}
.ban2IconListItem{
    width: 170px;
}
.ban2IconListItem img{
    width: 35px;
}
.ban2IconListItem p{
    font-size: 16px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: -70px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 110px;
}
.banCon3 .ReportPic{
    margin-top: 90px;
}
.banTSub{
    font-size: 22px;
    margin-top: 20px;
}
.ban4L{
    width: 47%;
}
.banCon4{

}
.ban4List{
    margin-top: 30px;
}
.ban4ListItem{
    padding:13px 0;
}

.ban4ListItem h3{
    font-size: 18px;
    padding-left: 35px;
}
.ban4ListItem h3:before{
    width: 20px;
    height: 20px;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: 15px;
    margin-left: 16px;
}
.ban4R{
    width: 52.7%;
    max-width: 737px;
    padding-top: 120px;
}
.ban4R img{
 
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAboutB{
    padding: 80px 0 50px;
}
.IndAboutW{
    padding-top: 330px;
}
.IndAboutText{
    width: 42%;
}
.IndAboutText h2{
    font-size: 30px;
}
.IndAboutText p{
    margin-top: 30px;
    font-size: 14px;
}
.IndAboutText .button_su{
    margin-top: 40px;
}
.IndAboutList{
    top: 0;
    right: -5%;
}
.opacity-0{

}
.IndAboutListItem{
    width: 210px;
    height: 210px;
    margin: 14px;
    border-radius: 30px;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 36px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: 36px;
}
.IndAboutListItemW h3 span{
    font-size: 18px;
}
.IndAboutListItemW p{
    font-size: 14px;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 240px;
   border-radius: 10px;
}
.IndAboutData .item{
    width: 33%;
}
.IndAboutData .item:before{
    height: 40px;
    border-left: 1px solid #b5b5b5;
    bottom: 32px;
    right: 0;
}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: 24px 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: 30px;
}
.IndAboutData .item .textCon h3{
    font-size: 16px;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: 70px 0 80px;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine{
    height: 4px;
    margin-top: 16px;
}
.IndTitText{
    width: 250px;
    margin: 0 56px;
}
.IndTitText p{
    font-size: 18px;
}
.IndTitText h2{
    font-size: 26px;
    padding: 13px 0;
    margin-top: 18px;
}
.IndTitSub{
    font-size: 18px;
    width: 55%;
    margin: 24px auto 0;
}

.IndSystemTips{
    margin: 70px auto 0;
    width: 69%;
    padding-left: 70px;
}
.IndSystemTips p{
    padding-left: 40px;
    font-size: 18px;
    margin: 7px 30px;
    width: 170px;
}
.IndSystemTips p:before{
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 4px;
    background-size: 14px;
}
.IndSystemList{
    margin-top: 60px;
}
.IndSystemListItem{
    width: 30.5%;
    margin-right: 4.25%;
    padding:30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.IndSystemListItem:nth-child(3n){
    margin-right: 0;
}
.IndSystemListItem .picB{
    height: 270px;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: 24px;
}
.IndSystemListItem .textB p{
    font-size: 13px;
    height: 44px;
    -webkit-line-clamp: 2;
}
.IndSystemListItem .go-wrap{
    margin-top: 40px;
}
.IndSystemListItem .go-wrap a{
    padding: 10px 40px;
}
.IndSystemListItem:hover{
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}

.IndSolution{
    margin-top: 40px;
    height: 480px;
    border-radius: 20px;
    padding: 0 4.7%;
}
.IndSolutionPic{
    padding:20px;
    width: 33.5%;
    height: 238px;
    border-radius: 20px;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
    width: 106px;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
    width: 150px;
}
.IndSolutionText{
    width: 60%;
}
.IndSolutionTextH2{
    font-size: 30px;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: 13px;
}
.IndSolutionTextIcon{
    margin-top: 40px;
}
.IndSolutionTextIconItem{
    padding:8px;
    border-radius: 50px;
    margin-right: 24px;
}

.IndSolutionTextIconItem span{
    width: 36px;
    height: 36px;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: 13px;
}
.more-a{
    margin-top: 32px;
    font-size: 14px;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding:85px 0 52px; 
}
.IndApplicationsCon{
    margin-top: 40px;
}
.IndApplicationsConL{
    width: 32.5%;
    padding-top: 60px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: 48px;
    height: 48px;
    border-radius: 10px;
    margin-right: 22px;
}

.IndApplicationsConLItem .iconB img{
    width: 28px;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: 18px;
}
.IndApplicationsConLItem p{
    font-size: 14px;
}
.IndApplicationsConC{
    top: 0;
    width: 39.5%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 86%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: 26px;
    border-radius: 50px;
    margin-top: 5px;
    padding: 10px 0;
}
.IndApplicationsConR{
    width: 19.143%;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 20px;
    height: 137px;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: 70px;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: 22px;
}
.IndCombineTitP{
    font-size: 16px;
    margin-top: 10px;
}
.IndCombineList{
    margin-top: 60px;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
}
.IndCombineListItem{
    width: 28.5%;
    height: 468px;
    border-radius: 20px;
    padding:50px 2.5% 60px;
}
.IndCombineIcon{
    font-size: 65px;
}
.IndCombineIcon3{
    margin: 6px 0;
    font-size: 55px;
}
.IndCombineName{
    font-size: 32px;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    margin-top: 30px;
}
.IndCombineListItemTips span{
    padding:14px 0;
    font-size: 18px;
    width: 48%;
    margin-top: 17px;
}
.IndCombineReport{
    margin-top: 50px;
    border-radius: 20px;
    padding: 60px 0;
}
.IndCombineReportTit span{
    font-size: 16px;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: 35px;
    /* padding: 0 2%; */
}
.ReportPicW{
    margin: 0 10px;
    height: 235px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: 60px 0 54px;
    background-size: auto 276px; 
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding:67px 7% 0;
}
.IndCooperativeTopTextB{
    width: 57%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: 16px;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: 24px;
}
.IndCooperativeTopTextD{
    margin-top: 30px;
}
.IndCooperativeTopTextD p{
    padding: 8px 0 8px 36px;
    font-size: 13px;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.IndCooperativePic{
    width: 39.37%;
}

.IndCooperativeBottom{
    margin-top: 60px;
}
.IndCooperativePic2{
    width: 44%;
    height: 462px;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: 14px;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 52%;
    padding-top: 50px;
}
.IndCooperativeBottomTextB span{
    font-size: 16px;
}
.IndCooperativeBottomTextB h3{
    font-size: 24px;
    max-width: 70%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: 14px;
    margin-top: 30px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: 65px 0 88px;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 2.5%;
    border-radius: 20px;
    width: 32%;
    height: 340px;
    margin-top: 30px;
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding:8px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 24px;
}
.IndAdressItemTit img{
    width: 35px;
    border-radius: 8px;
    margin-right: 20px;
}
.IndAdressItemList{
    padding-top: 15px;

}
.IndAdressItemList p{
    font-size: 13px;
    padding: 5px 0;
    padding-right: 4%;
    width: 50%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
}
.IndContactL{
    padding: 0 50px;
}
.IndContactTx{
    width: 66px;
    height: 66px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 18px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 13px;
}
.IndContactR{
    padding-left: 46px;
}
.IndContactR h2{
    font-size: 24px;
}
.IndContactR p{
    font-size: 14px;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 40px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 13px;
}

}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: 16px;
    border-radius: 50px;
    padding: 16px 40px;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 644px;
}
.IndBan .IndPage{
    bottom: 30px;
}
.IndPage .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{

}
.banCon{
  
}
.text_box{
    width: 33%;
}
.textTop{

}
.banT{
    font-size: 34px;
}
.banTEN{
    font-size: 16px;
}
.textTop h3{
    font-size: 14px;
    padding:10px 16px;
    border-radius: 50px;
    margin-top: 20px;
}
.textTop p{
    margin-top: 15px;
    font-size: 14px;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 8px 0 8px 32px;
    font-size: 14px;
}
.textCenter p:before{
    width: 17px;
    height: 16px;
}
.textBottom{
    margin-top: 30px;
}
.textBottomItem{
    width: 30%;
    padding: 0 2%;
}
.textBottomItem img{
    width: 66px;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: 16px;
}
.img_box{
    width: 59.9%;
    max-width: 838px;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: 13px;
    padding: 11px 16px;
    border-radius: 50px;
}
.circleDesc1{
    top: -30px;
    right: 0;
    width: 39%;
}
.circleDesc2{
    bottom: -20px;
    left: 0;
    width: 39%;
}
.circleDesc3{
    bottom: 10px;
    right: -26%;
    width: 39%;
}
.more-btn-circle {
    width: 20px;
    height: 20px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 32px solid rgba(255,255,255,.4);
    margin-top: -32px;
    margin-left: -32px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 16px;
    height: 16px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 20px;
    margin-left: 24px;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 68px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 50px;
}
.BigCircle01{
    width: 424px;
    height: 424px;
    top: -60px;
    left: -60px;
}
.BigCircle02{
    width: 510px;
    height: 410px;
    top: -30px;
    left: -90px;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
}

.banCon2{
    padding-top:50px;
}
.ban2IconList{
    margin-top: 60px;
}
.ban2IconListItem{
    width: 170px;
}
.ban2IconListItem img{
    width: 35px;
}
.ban2IconListItem p{
    font-size: 16px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: -70px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 70px;
}
.banCon3 .ReportPic{
    margin-top: 80px;
}
.banTSub{
    font-size: 20px;
    margin-top: 20px;
}
.ban4L{
    width: 47%;
}
.banCon4{

}
.ban4List{
    margin-top: 30px;
}
.ban4ListItem{
    padding:13px 0;
}

.ban4ListItem h3{
    font-size: 16px;
    padding-left: 30px;
}
.ban4ListItem h3:before{
    width: 18px;
    height: 18px;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: 14px;
    margin-left: 12px;
}
.ban4R{
    width: 52.7%;
    max-width: 737px;
    padding-top: 120px;
}
.ban4R img{
 
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAboutB{
    padding: 80px 0 50px;
}
.IndAboutW{
    padding-top: 250px;
}
.IndAboutText{
    width: 42%;
}
.IndAboutText h2{
    font-size: 30px;
}
.IndAboutText p{
    margin-top: 30px;
    font-size: 14px;
}
.IndAboutText .button_su{
    margin-top: 40px;
}
.IndAboutList{
    top: 0;
    right: -5%;
}
.opacity-0{

}
.IndAboutListItem{
    width: 190px;
    height: 190px;
    margin: 14px;
    border-radius: 30px;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 36px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: 36px;
}
.IndAboutListItemW h3 span{
    font-size: 18px;
}
.IndAboutListItemW p{
    font-size: 14px;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 240px;
   border-radius: 10px;
}
.IndAboutData .item{
    width: 33%;
}
.IndAboutData .item:before{
    height: 40px;
    border-left: 1px solid #b5b5b5;
    bottom: 32px;
    right: 0;
}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: 24px 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: 30px;
}
.IndAboutData .item .textCon h3{
    font-size: 16px;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: 70px 0 80px;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine{
    height: 4px;
    margin-top: 16px;
}
.IndTitText{
    width: 250px;
    margin: 0 56px;
}
.IndTitText p{
    font-size: 16px;
}
.IndTitText h2{
    font-size: 24px;
    padding: 11px 0;
    margin-top: 16px;
}

.IndTitSub{
    font-size: 16px;
    width: 55%;
    margin: 24px auto 0;
}

.IndSystemTips{
    margin: 70px auto 0;
    width: 78%;
    padding-left: 70px;
}
.IndSystemTips p{
    padding-left: 40px;
    font-size: 16px;
    margin: 7px 30px;
    width: 170px;
}
.IndSystemTips p:before{
    left: 0;
    width: 22px;
    height: 22px;
    border-radius: 4px;
    background-size: 14px;
}
.IndSystemList{
    margin-top: 60px;
}
.IndSystemListItem{
    width: 30.5%;
    margin-right: 4.25%;
    padding:30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.IndSystemListItem:nth-child(3n){
    margin-right: 0;
}
.IndSystemListItem .picB{
    height: 243px;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: 24px;
}
.IndSystemListItem .textB p{
    font-size: 13px;
    height: 44px;
    -webkit-line-clamp: 2;
}
.IndSystemListItem .go-wrap{
    margin-top: 40px;
}
.IndSystemListItem .go-wrap a{
    padding: 10px 40px;
}
.IndSystemListItem:hover{
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}

.IndSolution{
    margin-top: 40px;
    height: 480px;
    border-radius: 20px;
    padding: 0 4.7%;
}
.IndSolutionPic{
    padding:20px;
    width: 33.5%;
    height: 221px;
    border-radius: 20px;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
    width: 96px;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
    width: 140px;
}
.IndSolutionText{
    width: 60%;
}
.IndSolutionTextH2{
    font-size: 28px;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: 13px;
}
.IndSolutionTextIcon{
    margin-top: 40px;
}
.IndSolutionTextIconItem{
    padding:8px;
    border-radius: 50px;
    margin-right: 24px;
}

.IndSolutionTextIconItem span{
    width: 36px;
    height: 36px;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: 13px;
}
.more-a{
    margin-top: 32px;
    font-size: 14px;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding:85px 0 52px; 
}
.IndApplicationsCon{
    margin-top: 40px;
}
.IndApplicationsConL{
    width: 32.5%;
    padding-top: 60px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: 45px;
    height: 45px;
    border-radius: 10px;
    margin-right: 16px;
}

.IndApplicationsConLItem .iconB img{
    width: 28px;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: 16px;
}
.IndApplicationsConLItem p{
    font-size: 14px;
}
.IndApplicationsConC{
    top: 0;
    width: 39.5%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 86%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: 22px;
    border-radius: 50px;
    margin-top: 5px;
    padding: 8px 0;
}
.IndApplicationsConR{
    width: 19.143%;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 20px;
    height: 125px;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: 70px;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: 22px;
}
.IndCombineTitP{
    font-size: 16px;
    margin-top: 10px;
}
.IndCombineList{
    margin-top: 60px;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
}
.IndCombineListItem{
    width: 28.5%;
    height: 438px;
    border-radius: 20px;
    padding:50px 2.5% 60px;
}
.IndCombineIcon{
    font-size: 60px;
}
.IndCombineIcon3{
    margin: 6px 0;
    font-size: 50px;
}
.IndCombineName{
    font-size: 30px;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    margin-top: 30px;
}
.IndCombineListItemTips span{
    padding:14px 0;
    font-size: 16px;
    width: 48%;
    margin-top: 17px;
}
.IndCombineReport{
    margin-top: 50px;
    border-radius: 20px;
    padding: 60px 0;
}
.IndCombineReportTit span{
    font-size: 16px;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: 35px;
    /* padding: 0 2%; */
}
.ReportPicW{
    margin: 0 10px;
    height: 215px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: 60px 0 54px;
    background-size: auto 276px; 
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding: 57px 7% 0;
}
.IndCooperativeTopTextB{
    width: 57%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: 16px;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: 22px;
}
.IndCooperativeTopTextD{
    margin-top: 20px;
}
.IndCooperativeTopTextD p{
    padding: 6px 0 6px 36px;
    font-size: 13px;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.IndCooperativePic{
    width: 39.37%;
}

.IndCooperativeBottom{
    margin-top: 60px;
}
.IndCooperativePic2{
    width: 44%;
    height: 423px;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: 14px;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 52%;
    padding-top: 50px;
}
.IndCooperativeBottomTextB span{
    font-size: 16px;
}
.IndCooperativeBottomTextB h3{
    font-size: 22px;
    max-width: 70%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: 14px;
    margin-top: 30px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: 65px 0 88px;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 2.5%;
    border-radius: 20px;
    width: 32%;
    height: 340px;
    margin-top: 30px;
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding:8px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 22px;
}
.IndAdressItemTit img{
    width: 32px;
    border-radius: 8px;
    margin-right: 16px;
}
.IndAdressItemList{
    padding-top: 15px;

}
.IndAdressItemList p{
    font-size: 13px;
    padding: 5px 0;
    padding-right: 4%;
    width: 50%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
}
.IndContactL{
    padding: 0 50px;
}
.IndContactTx{
    width: 61px;
    height: 61px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 16px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 13px;
}
.IndContactR{
    padding-left: 46px;
}
.IndContactR h2{
    font-size: 22px;
}
.IndContactR p{
    font-size: 14px;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 30px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 13px;
}

}
@media screen and (max-width:1279px ) and ( min-width:960px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: 16px;
    border-radius: 50px;
    padding: 16px 40px;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 644px;
}
.IndBan .IndPage{
    bottom: 20px;
}
.IndPage .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{

}
.banCon{
  
}
.text_box{
    width: 39%;
}
.textTop{

}
.banT{
    font-size: 30px;
}
.banTEN{
    font-size: 16px;
}
.textTop h3{
    font-size: 14px;
    padding: 8px 14px;
    border-radius: 50px;
    margin-top: 20px;
}
.textTop p{
    margin-top: 15px;
    font-size: 14px;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 6px 0 6px 32px;
    font-size: 14px;
}
.textCenter p:before{
    width: 17px;
    height: 16px;
}
.textBottom{
    margin-top: 30px;
}
.textBottomItem{
    width: 30%;
    padding: 0 2%;
}
.textBottomItem img{
    width: 61px;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: 16px;
}
.img_box{
    width: 55.9%;
    max-width: 838px;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: 12px;
    padding: 8px 14px;
    border-radius: 50px;
}
.circleDesc1{
    top: -30px;
    right: 0;
    width: 39%;
}
.circleDesc2{
    bottom: -25px;
    left: -7%;
    width: 39%;
}
.circleDesc3{
    bottom: 0;
    right: -20%;
    width: 39%;
}
.more-btn-circle {
    width: 20px;
    height: 20px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 28px solid rgba(255,255,255,.4);
    margin-top: -28px;
    margin-left: -28px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 14px;
    height: 14px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 15px;
    margin-left: 24px;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 68px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 50px;
}
.BigCircle01{
    width: 324px;
    height: 324px;
    top: -60px;
    left: -30px;
}
.BigCircle02{
    width: 410px;
    height: 310px;
    top: -30px;
    left: -70px;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
}

.banCon2{
    padding-top:50px;
}
.ban2IconList{
    margin-top: 60px;
}
.ban2IconListItem{
    width: 150px;
}
.ban2IconListItem img{
    width: 32px;
}
.ban2IconListItem p{
    font-size: 16px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: -20px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 70px;
}
.banCon3 .ReportPic{
    margin-top: 80px;
}
.banTSub{
    font-size: 20px;
    margin-top: 20px;
}
.ban4L{
    width: 47%;
}
.banCon4{

}
.ban4List{
    margin-top: 30px;
}
.ban4ListItem{
    padding:9px 0;
}

.ban4ListItem h3{
    font-size: 16px;
    padding-left: 30px;
}
.ban4ListItem h3:before{
    width: 18px;
    height: 18px;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: 14px;
    margin-left: 30px;
}
.ban4R{
    width: 52.7%;
    max-width: 737px;
    padding-top: 180px;
}
.ban4R img{
 
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAboutB{
    padding: 80px 0 50px;
}
.IndAboutW{
    padding-top: 135px;
}
.IndAboutText{
    width: 42%;
}
.IndAboutText h2{
    font-size: 30px;
}
.IndAboutText p{
    margin-top: 30px;
    font-size: 14px;
}
.IndAboutText .button_su{
    margin-top: 40px;
}
.IndAboutList{
    top: 0;
    right: -2%;
}
.opacity-0{

}
.IndAboutListItem{
    width: 150px;
    height: 150px;
    margin: 10px;
    border-radius: 30px;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 36px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: 36px;
}
.IndAboutListItemW h3 span{
    font-size: 18px;
}
.IndAboutListItemW p{
    font-size: 14px;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 220px;
   border-radius: 10px;
}
.IndAboutData .item{
    width: 33%;
}
.IndAboutData .item:before{
    height: 40px;
    border-left: 1px solid #b5b5b5;
    bottom: 32px;
    right: 0;
}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: 24px 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: 30px;
}
.IndAboutData .item .textCon h3{
    font-size: 16px;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: 70px 0 80px;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine{
    height: 4px;
    margin-top: 16px;
}
.IndTitText{
    width: 250px;
    margin: 0 56px;
}
.IndTitText p{
    font-size: 16px;
}
.IndTitText h2{
    font-size: 24px;
    padding: 11px 0;
    margin-top: 16px;
}
.IndTitSub{
    font-size: 16px;
    width: 55%;
    margin: 24px auto 0;
}

.IndSystemTips{
    margin: 70px auto 0;
    width: 100%;
    padding-left: 70px;
}
.IndSystemTips p{
    padding-left: 30px;
    font-size: 16px;
    margin: 7px 26px;
    width: 170px;
}
.IndSystemTips p:before{
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-size: 14px;
}
.IndSystemList{
    margin-top: 60px;
}
.IndSystemListItem{
    width: 30.5%;
    margin-right: 4.25%;
    padding:30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.IndSystemListItem:nth-child(3n){
    margin-right: 0;
}
.IndSystemListItem .picB{
    height: 188px;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: 22px;
}
.IndSystemListItem .textB p{
    font-size: 13px;
    height: 44px;
    -webkit-line-clamp: 2;
}
.IndSystemListItem .go-wrap{
    margin-top: 30px;
}
.IndSystemListItem .go-wrap a{
    padding: 8px 36px;
}
.IndSystemListItem:hover{
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}

.IndSolution{
    margin-top: 40px;
    height: 440px;
    border-radius: 20px;
    padding: 0 4.7%;
}
.IndSolutionPic{
    padding:20px;
    width: 33.5%;
    height: 181px;
    border-radius: 20px;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
    width: 86px;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
    width: 130px;
}
.IndSolutionText{
    width: 60%;
}
.IndSolutionTextH2{
    font-size: 28px;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: 13px;
}
.IndSolutionTextIcon{
    margin-top: 40px;
}
.IndSolutionTextIconItem{
    padding:8px;
    border-radius: 50px;
    margin-right: 24px;
}

.IndSolutionTextIconItem span{
    width: 36px;
    height: 36px;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: 13px;
}
.more-a{
    margin-top: 25px;
    font-size: 14px;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding:85px 0 52px; 
}
.IndApplicationsCon{
    margin-top: 40px;
}
.IndApplicationsConL{
    width: 32.5%;
    padding-top: 20px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: 44px;
    height: 44px;
    border-radius: 10px;
    margin-right: 16px;
}

.IndApplicationsConLItem .iconB img{
    width: 28px;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: 16px;
}
.IndApplicationsConLItem p{
    font-size: 13px;
}
.IndApplicationsConC{
    top: 0;
    width: 39.5%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 86%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: 20px;
    border-radius: 50px;
    margin-top: 5px;
    padding: 8px 0;
}
.IndApplicationsConR{
    width: 19.143%;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 20px;
    height: 103px;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: 70px;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: 22px;
}
.IndCombineTitP{
    font-size: 16px;
    margin-top: 10px;
}
.IndCombineList{
    margin-top: 60px;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
}
.IndCombineListItem{
    width: 28.5%;
    height: 418px;
    border-radius: 20px;
    padding:50px 2.5% 60px;
}
.IndCombineIcon{
    font-size: 60px;
}
.IndCombineIcon3{
    margin: 6px 0;
    font-size: 50px;
}
.IndCombineName{
    font-size: 28px;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    margin-top: 30px;
}
.IndCombineListItemTips span{
    padding: 12px 0;
    font-size: 16px;
    width: 48%;
    margin-top: 10px;
}
.IndCombineReport{
    margin-top: 50px;
    border-radius: 20px;
    padding: 60px 0;
}
.IndCombineReportTit span{
    font-size: 16px;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: 35px;
    /* padding: 0 2%; */
}
.ReportPicW{
    margin: 0 10px;
    height: 185px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: 60px 0 54px;
    background-size: auto 276px; 
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding: 47px 7% 20px;
}
.IndCooperativeTopTextB{
    width: 57%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: 16px;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: 20px;
}
.IndCooperativeTopTextD{
    margin-top: 20px;
}
.IndCooperativeTopTextD p{
    padding: 6px 0 6px 36px;
    font-size: 13px;
    line-height: 1.8;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: 8px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.IndCooperativePic{
    width: 39.37%;
}

.IndCooperativeBottom{
    margin-top: 60px;
}
.IndCooperativePic2{
    width: 44%;
    height: 346px;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: 14px;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 52%;
    padding-top: 30px;
}
.IndCooperativeBottomTextB span{
    font-size: 16px;
}
.IndCooperativeBottomTextB h3{
    font-size: 20px;
    max-width: 70%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: 14px;
    margin-top: 25px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: 65px 0 88px;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 2.5%;
    border-radius: 20px;
    width: 32%;
    height: 340px;
    margin-top: 30px;
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding: 6px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
}
.IndAdressItemTit img{
    width: 30px;
    border-radius: 8px;
    margin-right: 15px;
}
.IndAdressItemList{
    padding-top: 15px;
    max-height: 250px;
    overflow: auto;
}
.IndAdressItemList p{
    font-size: 14px;
    padding: 5px 0;
    padding-right: 4%;
    width: 100%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
}
.IndContactL{
    padding: 0 40px;
}
.IndContactTx{
    width: 61px;
    height: 61px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 16px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 13px;
}
.IndContactR{
    padding-left: 36px;
}
.IndContactR h2{
    font-size: 20px;
}
.IndContactR p{
    font-size: 14px;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 35px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 13px;
}

}
@media screen and (max-width:959px ) and ( min-width:640px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: 16px;
    border-radius: 50px;
    padding: 16px 40px;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 844px;
}
.IndBan .IndPage{
    bottom: 20px;
}
.IndPage .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{
    background-color: rgb(240, 245, 248);
}
.IndBan .swiper-slide3{
    background-size: auto 400px;
}
.banCon{
  align-items: flex-start;
  justify-content: flex-start;
}
.text_box{
    width: 100%;
    padding-top: 80px;
}
.textTop{text-align: center;}
.banT{
    font-size: 38px;
}
.banTEN{
    font-size: 16px;
    display: block;
}
.textTop h3{
    font-size: 14px;
    padding:10px 16px;
    border-radius: 50px;
    margin-top: 15px;
}
.textTop p{
    margin-top: 15px;
    font-size: 14px;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 8px 0 8px 32px;
    font-size: 14px;
}
.textCenter p:before{
    width: 17px;
    height: 16px;
}
.textBottom{
    margin-top: 30px;
}
.textBottomItem{
    width: 20%;
    padding: 0 2%;
}
.textBottomItem img{
    width: 66px;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: 16px;
}
.img_box{
    width: 59.9%;
    max-width: 838px;
    margin: 0 auto;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: 13px;
    padding: 8px 12px;
    border-radius: 50px;
}
.circleDesc1{
    top: -50px;
    right: -20%;
    width: 39%;
}
.circleDesc2{
    bottom: -40px;
    left: -6%;
    width: 47%;
}
.circleDesc3{
    bottom: -30px;
    right: -16%;
    width: 39%;
}
.more-btn-circle {
    width: 20px;
    height: 20px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 24px solid rgba(255,255,255,.4);
    margin-top: -24px;
    margin-left: -24px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 12px;
    height: 12px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 20px;
    margin-left: -10px;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 30px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 50px;
}
.BigCircle01{
    width: 374px;
    height: 374px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.BigCircle02{
    width: 440px;
    height: 380px;
    top: 54%;
    left: 36%;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
    margin-top: -175px;
    margin-left: -155px;
}

.banCon2{
    padding-top: 80px;
}
.ban2IconList{
    margin-top: 100px;
}
.ban2IconListItem{
    width: 180px;
    margin-bottom: 50px;
}
.ban2IconListItem img{
    width: 35px;
}
.ban2IconListItem p{
    font-size: 16px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 110px;
}
.banCon3 .ReportPic{
    margin-top: 140px;
}
.banCon3 .ReportPic .ReportPicW{
    height: 120px;
}
.banTSub{
    font-size: 22px;
    margin-top: 20px;
}
.ban4L{
    width: 100%;
}
.banCon4{

}
.ban4List{
    margin-top: 30px;
}
.ban4ListItem{
    padding:9px 0;
}

.ban4ListItem h3{
    font-size: 16px;
    padding-left: 30px;
}
.ban4ListItem h3:before{
    width: 18px;
    height: 18px;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: 14px;
    margin-left: 30px;
}
.ban4R{
    width: 70%;
    max-width: 737px;
    padding-top: 50px;
}
.ban4R img{
 
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAboutB{
    padding: 80px 0 50px;
}
.IndAboutW{
    padding-top: 0;
}
.IndAboutText{
    width: 100%;
}
.IndAboutText h2{
    font-size: 30px;
}
.IndAboutText p{
    margin-top: 30px;
    font-size: 14px;
}
.IndAboutText .button_su{
    margin-top: 40px;
}
.IndAboutList{
    top: 300px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.opacity-0{

}
.IndAboutListItem{
    width: 122px;
    height: 122px;
    margin: 14px;
    border-radius: 30px;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 36px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: 36px;
}
.IndAboutListItemW h3 span{
    font-size: 18px;
}
.IndAboutListItemW p{
    font-size: 14px;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 520px;
   border-radius: 10px;
}
.IndAboutData .item{
    width: 33%;
}
.IndAboutData .item:before{
    height: 40px;
    border-left: 1px solid #b5b5b5;
    bottom: 32px;
    right: 0;
}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: 24px 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: 30px;
}
.IndAboutData .item .textCon h3{
    font-size: 16px;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: 70px 0 80px;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine{
    height: 4px;
    margin-top: 16px;
}
.IndTitText{
    width: 250px;
    margin: 0 56px;
}
.IndTitText p{
    font-size: 16px;
}
.IndTitText h2{
    font-size: 24px;
    padding: 11px 0;
    margin-top: 16px;
}
.IndTitSub{
    font-size: 16px;
    width: 690px;
    margin: 24px auto 0;
}

.IndSystemTips{
    margin: 70px auto 0;
    width: 690px;
    /* padding-left: 70px; */
}
.IndSystemTips p{
    padding-left: 30px;
    font-size: 16px;
    margin: 7px 15px;
    width: 140px;
}
.IndSystemTips p:before{
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-size: 14px;
}
.IndSystemList{
    margin-top: 60px;
}
.IndSystemListItem{
    width: 433px;
    padding:30px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.IndSystemListItem:nth-child(3n){
    margin-bottom: 0;
}
.IndSystemListItem .picB{
    height: 329px;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: 24px;
}
.IndSystemListItem .textB p{
    font-size: 13px;
    height: 44px;
    -webkit-line-clamp: 2;
}
.IndSystemListItem .go-wrap{
    margin-top: 40px;
}
.IndSystemListItem .go-wrap a{
    padding: 10px 40px;
}
.IndSystemListItem:hover{
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}

.IndSolution{
    margin-top: 40px;
    height: auto;
    border-radius: 20px;
    padding: 100px 4.7%;
}
.IndSolutionPic{
    padding:20px;
    width: 469px;
    height: 309px;
    border-radius: 20px;
    margin: 0 auto;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
    width: 106px;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
    width: 150px;
}
.IndSolutionText{
    width: 469px;
    margin: 100px auto 0;
}
.IndSolutionTextH2{
    font-size: 30px;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: 13px;
}
.IndSolutionTextIcon{
    margin-top: 40px;
}
.IndSolutionTextIconItem{
    padding:8px;
    border-radius: 50px;
    margin-right: 24px;
}

.IndSolutionTextIconItem span{
    width: 36px;
    height: 36px;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: 13px;
}
.more-a{
    margin-top: 32px;
    font-size: 14px;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding:85px 0 52px; 
}
.IndApplicationsCon{
    padding-top: 700px;
}
.IndApplicationsConL{
    width: 100%;
    padding-top: 100px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: 48px;
    height: 48px;
    border-radius: 10px;
    margin-right: 22px;
}

.IndApplicationsConLItem .iconB img{
    width: 28px;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: 18px;
}
.IndApplicationsConLItem p{
    font-size: 14px;
}
.IndApplicationsConC{
    top: 50px;
    width: 100%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 86%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: 26px;
    border-radius: 50px;
    margin-top: 5px;
    padding: 10px 0;
}
.IndApplicationsConR{
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 30px;
    width: 48%;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: 70px;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: 22px;
}
.IndCombineTitP{
    font-size: 16px;
    margin-top: 10px;
}
.IndCombineList{
    margin-top: 60px;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
}
.IndCombineListItem{
    width: 100%;
    height: auto;
    border-radius: 20px;
    padding:50px 2.5% 60px;
    margin: 30px auto 0;
    display: flex;
}
.IndCombineListItemT{
    width: 160px;
}
.IndCombineIcon{
    font-size: 65px;
}
.IndCombineIcon3{
    margin: 6px 0;
    font-size: 55px;
}
.IndCombineName{
    font-size: 32px;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    padding: 0 4%;
}
.IndCombineListItemTips span{
    padding:14px 0;
    font-size: 18px;
    width: 48%;
    margin-top: 17px;
}
.IndCombineReport{
    margin-top: 50px;
    border-radius: 20px;
    padding: 60px 0;
}
.IndCombineReportTit span{
    font-size: 16px;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: 35px;
}
.ReportPicW{
    margin: 0 10px;
    height: 235px;
    margin-top: 30px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: 60px 0 54px;
    background-size: auto 276px; 
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding:67px 7% 0;
}
.IndCooperativeTopTextB{
    width: 100%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: 16px;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: 24px;
}
.IndCooperativeTopTextD{
    margin-top: 30px;
}
.IndCooperativeTopTextD p{
    padding: 8px 0 8px 36px;
    font-size: 13px;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}

.IndCooperativePic{
    width: 70%;
    margin: 50px auto 0;
}

.IndCooperativeBottom{
    margin-top: 60px;
}
.IndCooperativePic2{
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: 14px;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 100%;
    padding-top: 50px;
}
.IndCooperativeBottomTextB span{
    font-size: 16px;
}
.IndCooperativeBottomTextB h3{
    font-size: 24px;
    max-width: 70%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: 14px;
    margin-top: 30px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: 65px 0 88px;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 2.5%;
    border-radius: 20px;
    width: 100%;
    height: 340px;
    margin-top: 30px;
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding:8px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 24px;
}
.IndAdressItemTit img{
    width: 35px;
    border-radius: 8px;
    margin-right: 20px;
}
.IndAdressItemList{
    padding-top: 15px;

}
.IndAdressItemList p{
    font-size: 13px;
    padding: 5px 0;
    padding-right: 4%;
    width: 50%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
}
.IndContactL{
    padding: 0 20px;
}
.IndContactTx{
    width: 66px;
    height: 66px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 18px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 13px;
}
.IndContactR{
    padding-left: 26px;
    width: 250px;
}
.IndContactR h2{
    font-size: 24px;
}
.IndContactR p{
    font-size: 14px;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 40px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 13px;
}
.textCenter{
    display: none;
}
.textBottom{
    display: none;
}
.wap_textBottom{
    display: flex;
    width: 100%;
    justify-content: center;
}

}
@media only screen and (max-width:639px){
/*go-a*/
.button_su{
  border-radius: 50px;
}

.su_button_circle{
  border-radius: 1000px;
}
.go-a{
    font-size: .12rem;
    border-radius: 50px;
    padding: .07rem .16rem;
}
.button_text_container{

}

.explode-circle {
  

}

.desplode-circle{
  
}

/*banner*/
.IndBan{
    height: 5.5rem;
}
.IndBan .IndPage{
    bottom: .15rem;
}
.IndPage .swiper-pagination-bullet{
    width: .07rem;
    height: .07rem;
    margin: 0 8px!important;
    border:1px solid #35629b;
}
.IndPage .swiper-pagination-bullet-active{
    
}

.IndBan .swiper-slide{
    background-color: rgb(240, 245, 248);
}
.IndBan .swiper-slide3{
    background-size: auto 1.9rem;
}
.banCon{
  align-items: flex-start;
  justify-content: flex-start;
}
.text_box{
    width: 100%;
    padding-top: 45px;
    padding-top: .3rem;
}
.textTop{text-align: center;}
.banT{
    font-size: .22rem;
}
.banTEN{
    font-size: .12rem;
    display: block;
}
.textTop h3{
    font-size: .1rem;
    padding: 6px .05rem;
    border-radius: 50px;
    margin-top: 15px;
    width: 100%;
}
.textTop p{
    margin-top: 15px;
    font-size: .12rem;
}

.textCenter{
    margin-top: 40px;
}
.textCenter p{
    padding: 8px 0 8px 32px;
    font-size: 14px;
}
.textCenter p:before{
    width: 17px;
    height: 16px;
}
.textBottom{
    margin-top: .1rem;
}
.textBottomItem{
    padding: 0 5%;
}
.textBottomItem img{
    width: .45rem;
}
.textBottomItem p{
    margin-top: 10px;
    font-size: .12rem;
}
.img_box{
    width: 90%;
    max-width: 838px;
    margin: 0 auto;
    margin-top: -.1rem;
}
.circleDesc{
  
}
.circleDesc p{
    font-size: .1rem;
    padding: 6px 10px;
    border-radius: 50px;
}
.circleDesc1{
    top: -40px;
    right: -5%;
    width: 44%;
}
.circleDesc2{
    bottom: -40px;
    left: -6%;
    width: 58%;
}
.circleDesc3{
    bottom: -20px;
    right: -3%;
    width: 45%;
}
.more-btn-circle {
    width: 12px;
    height: 12px;
}
.more-btn-circle:before, .more-btn-circle:after {
    border: 24px solid rgba(255,255,255,.4);
    margin-top: -24px;
    margin-left: -24px;
}
.more-btn-circle:before {

}
.more-btn-circle i {
    width: 12px;
    height: 12px;
}
.circleDesc1 .more-btn-circle{
    margin-top: 10px;
    margin-left: 0;
}
.circleDesc2 .more-btn-circle{
    margin-bottom: 20px;
    margin-left: 30px;
}
.circleDesc3 .more-btn-circle{
    margin-bottom: 10px;
    margin-left: 80px;
}
.BigCircle01{
    width: 2rem;
    height: 2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.BigCircle02{
    width: 2.2rem;
    height: 2rem;
    top: 77%;
    left: 52%;
    transform: rotate(157deg);
    -webkit-transform: rotate(157deg);
    margin-top: -1.5rem;
    margin-left: -1.2rem;
}

.banCon2{
    padding-top: .68rem;
}
.ban2IconList{
    margin-top: .4rem;
}
.ban2IconListItem{
    width: 33%;
    margin-bottom: 50px;
    padding: 0 2%;
}
.ban2IconListItem img{
    width: 35px;
}
.ban2IconListItem p{
    font-size: 16px;
    margin-top: 10px;
}
.ban2Pic{
    width: 100%;
    margin-top: -50px;
    margin-bottom: 40px;
}

.banCon3{
    padding-top: 1.4rem;
}
.banCon3 .ReportPic{
    
}
.banCon3 .ReportPic .ReportPicW{
    height: .57rem;
    margin: 0.2rem .02rem 0;
}
.banTSub{
    font-size: .15rem;
    margin-top: .1rem;
}
.ban4L{
    width: 100%;
}
.banCon4{

}
.ban4List{
    margin-top: .2rem;
}
.ban4ListItem{
    padding:.05rem 0;
}

.ban4ListItem h3{
    font-size: .12rem;
    padding-left: .22rem;
}
.ban4ListItem h3:before{
    width: .14rem;
    height: .14rem;
    border-radius: 4px;
}
.ban4ListItem p{
    font-size: .11rem;
    margin-left: .22rem;
}
.ban4R{
    width: 70%;
    max-width: 737px;
    padding-top: 50px;
    display: none;
}
.ban4R img{
 
}
.banT4Wrap{
    text-align: center;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAboutB{
    padding: .4rem 0 .2rem;
}
.IndAboutW{
    padding-top: 0;
}
.IndAboutText{
    width: 100%;
}
.IndAboutText h2{
    font-size: .18rem;
}
.IndAboutText p{
    margin-top: .1rem;
    font-size: .12rem;
}
.IndAboutText .button_su{
    margin-top: .2rem;
}
.IndAboutList{
    top: 2.6rem;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.opacity-0{display: none;}
.IndAboutListItem{
    width: .9rem;
    height: .9rem;
    margin: .08rem .04rem;
    border-radius: .15rem;
}
.IndAboutListItem .pic{

}
.IndAboutListItem .icon{
    width: 36px;
    margin-bottom: 15px;
}
.IndAboutListItemW{
    padding: 0 4%;
}
.IndAboutListItemW h3{
    font-size: .2rem;
}
.IndAboutListItemW h3 span{
    font-size: 18px;
}
.IndAboutListItemW p{
    font-size: .11rem;
}
.IndAboutListItemBg1{
    
}
.IndAboutListItemBg2{
    
}
.IndAboutListItemBg3{
    
}

.IndAboutData{
   margin-top: 3.7rem;
   border-radius: 10px;
}
.IndAboutData ul{
   align-items: flex-start;
}
.IndAboutData .item{
    width: 100%;
}
.IndAboutData .item:before{
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    bottom: 0;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;

}
.IndAboutData .item:last-child:before{
    
}
.IndAboutData .item .textCon{
    width: 100%;
    padding: .15rem 4%;
}
.IndAboutData .item .textCon .textC_num{
    font-size: .18rem;
}
.IndAboutData .item .textCon h3{
    font-size: .11rem;
    margin-top: 10px;
}
/*TMIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.IndSystemB{
    padding: .4rem 0;
}
.positionPic{

}
.sysBg1{
    left: 0;
    top: 300px;
    width: 6.5%;
    max-width: 124px;
}
.sysBg2{
    right: 0;
    top: 450px;
    width: 7.35%;
    max-width: 140px; 
}
.IndTitLine{
    height: 4px;
    margin-top: .08rem;
}
.IndTitText{
    width: 1.7rem;
    margin: 0 .25rem;
}
.IndTitText p{
    font-size: .12rem;
}
.IndTitText h2{
    font-size: .18rem;
    padding: .05rem 0;
    margin-top: .1rem;
}
.IndTitSub{
    font-size: .12rem;
    width: 92%;
    margin: .18rem auto 0;
}

.IndSystemTips{
    margin: .3rem auto 0;
    width: 92%;
}
.IndSystemTips p{
    padding-left: 30px;
    font-size: .12rem;
    margin: 7px 2%;
    width: 46%;
}
.IndSystemTips p:before{
    left: 0;
    width: .16rem;
    height: .16rem;
    border-radius: 4px;
    background-size: .12rem;
}
.IndSystemList{
    margin-top: .4rem;
}
.IndSystemListItem{
    width: 100%;
    padding: .2rem;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f4f4;
    border:1px solid #f4f4f4;
}
.IndSystemListItem:nth-child(3n){
    margin-bottom: 0;
}
.IndSystemListItem .picB{
    height: 2.14rem;
}
.IndSystemListItem .picB img{

}
.IndSystemListItem .textB{
    
}
.IndSystemListItem .textB h3{
    font-size: .15rem;
}
.IndSystemListItem .textB p{
    font-size: .12rem;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    margin-top: .05rem;
}
.IndSystemListItem .go-wrap{
    margin-top: .3rem;
}
.IndSystemListItem .go-wrap a{
    padding: 10px 40px;
}
.IndSystemListItem:hover{
    
}

.IndSolution{
    margin-top: 40px;
    height: auto;
    border-radius: 10px;
    padding: .6rem 4.7% .4rem;
}
.IndSolutionPic{
    padding: 10px;
    width: 80%;
    height: auto;
    border-radius: 20px;
    margin: 0 auto;
}
.IndSolutionPic .pic1{

}
.IndSolutionPic .pic2{
    left: -27px;
    top: -27px;
    border-radius: 20px;
    width: .7rem;
}
.IndSolutionPic .pic3{
    right: 0;
    bottom: -62px;
    border-radius: 20px;
    width: 1rem;
}
.IndSolutionText{
    width: 100%;
    margin: .85rem auto 0;
}
.IndSolutionTextH2{
    font-size: .16rem;
}
.IndSolutionTextP{
    margin-top: 10px;
}
.IndSolutionTextP p{
    font-size: .12rem;
}
.IndSolutionTextIcon{
    margin-top: 40px;
    justify-content: center;
}
.IndSolutionTextIconItem{
    padding: 12px 6px;
    border-radius: 50px;
    margin: 0 .08rem;
}

.IndSolutionTextIconItem span{
    width: .3rem;
    height: .3rem;
}
.IndSolutionTextIconItem span img{
    width: 22px;
}
.IndSolutionTextIconItem p{
    padding:5px 0;
    font-size: .12rem;
}
.more-a{
    margin-top: .4rem;
    font-size: .12rem;
}
.more-a:hover{
    color: #156e81;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.IndApplicationsB{
   padding: .4rem 0 .4rem;
}
.IndApplicationsCon{
    padding-top: 3.2rem;
}
.IndApplicationsConL{
    width: 100%;
    padding-top: 100px;
}
.IndApplicationsConLItem{
    padding: 22px 0;
}
.IndApplicationsConLItem .iconB{
    width: .35rem;
    height: .35rem;
    border-radius: 6px;
    margin-right: .15rem;
}

.IndApplicationsConLItem .iconB img{
    width: .2rem;
}
.IndApplicationsConLItem .textB{

}
.IndApplicationsConLItem h3{
    font-size: .13rem;
}
.IndApplicationsConLItem p{
    font-size: .11rem;
}
.IndApplicationsConC{
    top: .4rem;
    width: 100%;
}
.IndApplicationsConC:before{
  
}
.IndApplicationsConC .picB{
    width: 80%;
    max-width: 475px;
}
.IndApplicationsConC .picB img{
    
}
.IndApplicationsConC h3{
    font-size: .14rem;
    border-radius: 50px;
    margin-top: 5px;
    padding: .05rem 0;
}
.IndApplicationsConR{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.IndApplicationsConR .picB{
    padding:3px;
    border-radius: 20px;
    margin-top: 20px;
    width: 48%;
}
.IndApplicationsConR .picB img{

}
/**/
.IndCombineB{
    padding-top: .4rem;
}
.IndCombineTit{

}
.IndCombineTitH2{
    font-size: .18rem;
}
.IndCombineTitP{
    font-size: .12rem;
    margin-top: .05rem;
}
.IndCombineList{
    margin-top: .3rem;
}
.IndCombineList .star01{
    top: -120px;
    left: -138px;
    width: 6.358%;
    max-width: 89px;
    display: none;
}
.IndCombineList .star02{
    right: -110px;
    bottom: 16px;
    width: 4.93%;
    max-width: 69px;
    display: none;
}
.IndCombineListItem{
    width: 100%;
    height: auto;
    border-radius: 20px;
    padding: .15rem 2.5%;
    margin: .1rem auto 0;
    display: flex;
}
.IndCombineListItemT{
    width: .9rem;
}
.IndCombineIcon{
    font-size: .3rem;
}
.IndCombineIcon3{
    margin: 6px 0;
    font-size: .25rem;
}
.IndCombineName{
    font-size: .16rem;
}
.IndCombineListItem:hover{
    background-color: #156e81;
}
.IndCombineListItem:hover .IndCombineIcon,.IndCombineListItem:hover .IndCombineName{
    color: #fff;
}
.IndCombineListItemTips{
    padding: 0 4%;
    flex: 1;
}
.IndCombineListItemTips span{
    padding: .08rem .1rem;
    font-size: .12rem;
    width: 48%;
    margin: .04rem 0;
    display: inline-block;
}
.IndCombineReport{
    margin-top: .1rem;
    border-radius: 20px;
    padding: .3rem 0;
}
.IndCombineReportTit span{
    font-size: .12rem;
}
.IndCombineReportTit h2{
    margin-top: 10px;
}
.IndCombineReportTit p{
    margin-top: 5px;
}
.ReportPic{
    margin-top: .1rem;
}
.ReportPicW{
    margin: 0 .05rem;
    height: 1rem;
    margin-top: .2rem;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·*/
.IndCooperativeB{
    padding: .3rem 0 .4rem;
    background-size: auto 50px;
}
.IndCooperativeCon{
    margin-top: 30px;
}
.IndCooperativeTop{
    border-radius: 20px;
    padding: .3rem 5% 0;
}
.IndCooperativeTopTextB{
    width: 100%;
}
.IndCooperativeTopTextT{

}
.IndCooperativeTopTextT p{
    font-size: .12rem;
    margin-bottom: 5px;
}
.IndCooperativeTopTextT h3{
    font-size: .15rem;
}
.IndCooperativeTopTextD{
    margin-top: 30px;
}
.IndCooperativeTopTextD p{
    padding: 8px 0 8px .24rem;
    font-size: .12rem;
}
.IndCooperativeTopTextD p:before{
    left: 0;
    top: .1rem;
    width: .18rem;
    height: .18rem;
    line-height: .18rem;
    font-size: .1rem;
}

.IndCooperativePic{
    width: 80%;
    margin: .2rem auto 0;
}

.IndCooperativeBottom{
    margin-top: .1rem;
}
.IndCooperativePic2{
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.IndCooperativePic2 img{

}
.IndCooperativePic2 p{
    font-size: .12rem;
    padding:60px 2% 15px;
}
.IndCooperativeBottomTextB{
    width: 100%;
    padding-top: .2rem;
}
.IndCooperativeBottomTextB span{
    font-size: .12rem;
}
.IndCooperativeBottomTextB h3{
    font-size: .16rem;
    max-width: 100%;
    padding-top: 10px;
}
.IndCooperativeBottomTextB p{
    font-size: .12rem;
    margin-top: .2rem;
}
.IndCooperativeBottomTextB a{
    margin-top: .2rem;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndAdressB{
    padding: .1rem 0 .4rem;
}
.IndAdressB .ward{

}

.IndAdressItem{
    padding: 16px 0 0 4%;
    border-radius: 20px;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    /* overflow: auto; */
}
.IndAdressItem:nth-child(4) p,.IndAdressItem:nth-child(5) p{
    width: 100%;
}
.IndAdressItemTit{
    padding:8px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: .14rem;
}
.IndAdressItemTit img{
    width: .2rem;
    border-radius: 8px;
    margin-right: .06rem;
}
.IndAdressItemList{
    padding-top: .1rem;
    height: 1.7rem;
    overflow: auto;
}
.IndAdressItemList p{
    font-size: .12rem;
    padding: .02rem 0;
    padding-right: 4%;
    width: 100%;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.IndContactB{
    padding: 30px;
    display: none;
}
.IndContactL{
    /* padding: 0 .2rem; */
}
.IndContactTx{
    width: 66px;
    height: 66px;
}
.IndContactTx img{

}
.IndContactName{
    font-size: 18px;
    padding:8px 0 4px;
}
.IndContactDuties{
    font-size: 13px;
}
.IndContactR{
    padding-left: .2rem;
    flex: 1;
}
.IndContactR h2{
    font-size: .16rem;
}
.IndContactR p{
    font-size: .12rem;
    margin-top: 8px;
}
.IndContactR .button_su{
    margin-top: 40px;
}
.IndContactR a{
    padding: 13px 18px;
    font-size: 13px;
}
.textCenter{
    display: none;
}
.textBottom{
    display: none;
}
.wap_textBottom{
    display: flex;
    width: 100%;
    justify-content: center;
}

}


/***********************************************ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ**********************************/
@media  screen and ( min-width:1680px){
.PC{ display:block;}
.wap{display:none;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.PC{ display:block;}
.wap{display:none;}

}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.PC{ display:block;}
.wap{display:none;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.PC{ display:block;}
.wap{display:none;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.PC{ display:none;}
.wap{display:block;}
}
@media only screen and (max-width:639px){
.PC{ display:none;}
.wap{display:block;}
}
/*****************
----2ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â----
*****************/
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.HarDK{background-image:url("../images/pic/Harback01.png");background-repeat:no-repeat;background-position:top center;}
.nyTit{ width:100%; overflow: hidden;}
.nyTitH{ position: relative;}
.nyTitH:before,.nyTitH:after{display:block;content:'';position: absolute;background-image: url("../images/pic/title.png"); background-position: center; background-repeat: repeat-x; background-size:auto 100%;top:50%;transform: translate(0,-50%);}
.nyTitH:before{right:50%;}
.nyTitH:after{left:50%;}
.nyTitH p{ margin:0 auto;color:#292929; text-align: center;}
.nyTit h3{margin:0 auto;color:#292929;text-align:center;font-weight:700;}
/**/
.HarZcI img{width:100%; display: block;}
.HarZcN,.HarTit{color:#292929;}
.HarZcNst{ color:#787878;}
.HarZcNFp img{display: block;}
.HarZcNFp p{ width:100%; flex:1;}
.HarZcE{color:#292929; width:100%;}
.HarZcEp i{display:block;background-image:url("../images/pic/duihao.png");background-repeat:no-repeat;background-position:center;background-size:100%;background-color:#156e81;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZpI{display: block; position: relative}
.HarZpI img{width:100%; display: block;}
.HarZpIB{ color:#156e81;position: absolute;}
.HarZpIB i{display:block;background-image:url("../images/pic/HarZpC.png");background-repeat:no-repeat;background-position:center;background-size:100%;}
.HarZpN{color:#292929;}
.HarZpNP img{display: block;}
.HarZpNs{width:100%; flex:1;}
.HarZpNs h3{font-weight:700;}

.SofDK{background:#fbfcfd;}
.SofDN{background-repeat:no-repeat;background-position:top right;}
.SofDN1{background-image:url("../images/pic/SofI01.png");background-color:#f1f6f7;}
.SofDN2{background-image:url("../images/pic/SofI02.png");background-color:#f1f6f7;}
.SofDN3{background-image:url("../images/pic/SofI03.png");background-color:#f0f6fe;}
.SofDN4{background-image:url("../images/pic/SofI04.png");background-color:#f7f7f7;}
.SofDN5{background-image:url("../images/pic/SofI05.png");background-color:#eff9fb;}
.SofDNI img{width:100%; display: block;}
.SofDNH{ color:#156e81;letter-spacing: 1px; font-weight:700;}
.SofDNP{color:#282828;}
.SofDNP i{display: block;background-image:url("../images/pic/duihao.png");background-repeat:no-repeat;background-position:center;background-size:100%;background-color:#156e81;}
.SofDNP p{width:100%; flex:1;}
.SofDNP p span{width:100%}

.WorTit{}
.WorTit p{color:#353535;text-align: center;}
.WorDE{background:#dfe9eb;position: relative;}
.WorDE p{width:100%; text-align: center; color:#156e81;font-weight:700;}
.WorI{background-image:url("../images/pic/floIJ.png");background-repeat:no-repeat;background-position:center; position: absolute; z-index:1; background-size: 100%;}
.WorDC{ width:100%;background:#f8f8f8;position: relative;}
.WorDQ{ width:100%;background:#f3f8f9;}
.WorDG{background:#f5f8fd;position: relative;}
.WorDGH{width:100%;}
.WorDGH .WorCI-r{top:50%;transform: translate(0,-50%);}
@media  screen and ( min-width:1680px){
.Har-dir{flex-direction:row-reverse;}

.HarDK{padding-top: 80px;background-size:1920px;}
.nyTitH{margin-bottom: 25px;}
.nyTitH:before,.nyTitH:after{height:6px; width:790px;}
.nyTitH:before{margin-right:178px;}
.nyTitH:after{margin-left:178px;}
.nyTitH p{width:356px;line-height:30px;font-size:19px;}
.nyTit h3{width:243px;height:75px;line-height:75px;font-size:28px;border-bottom:2px solid #1b1b1b;border-top:2px solid #1b1b1b;}
/**/
.HarZc{ padding:85px 0 100px;}
.HarZcI{width:668px;}
.HarZcN{width:620px;font-size:18px;line-height:30px;}
.HarTit{ font-size:40px;line-height:60px;}
.HarZcNs{ margin-top:35px;}
.HarZcNst{margin-bottom:10px;}
.HarZcNF{ margin-top: 60px;}
.HarZcNFp{ margin-bottom: 20px;}
.HarZcNFp img{width:58px;}
.HarZcNFp p{margin-left: 14px;}
.HarZcE{font-size:20px; line-height:28px; margin-top: 40px;}
.HarZcEp{ margin:0 15px;}
.HarZcEp i{ width: 28px; height: 28px;border-radius:6px;}
.HarZcEp p{ margin-left:15px;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZp{ border-top:1px solid #dcdcdc; padding:80px 0 50px;}
.HarZpI{width:515px;}
.HarZpIB{font-size: 18px; border:2px solid #156e81;padding:5px 28px;border-radius:120px;}
.HarZpIB i{ width: 24px; height: 24px;margin-right: 10px;}
.HarZpIB p{ line-height:30px;}
.HarZpIB1{top:184px;left:48px;}
.HarZpIB1 p{ width:150px;}
.HarZpIB2{ top:150px;left:70px;}
.HarZpIB2 p{ width:180px;}
.HarZpN{width:735px;}
.HarZpNB{ margin-top:35px;}
.HarZpNP{ margin-bottom: 25px; width: 350px;}
.HarZpNP img{width:30px;}
.HarZpNs{ line-height:28px;margin-left: 20px;}
.HarZpNs h3{ font-size:18px;}
.HarZpNs p{ font-size:16px;}

.targetA{height: 50px}
.SofDK{padding:80px 0 80px;}
.SofDB{padding-top:70px;}
.SofDN{background-size:284px; height:525px; padding-left: 54px; padding-right: 35px; margin-bottom: 35px; border-radius:10px;}
.SofDNI{width:445px;}
.SofDNE{width:765px;}
.SofDNH{font-size:26px;line-height:40px;}
.SofDNC{padding:35px 0 20px;}
.SofDNP{ font-size:14px;width: 365px; margin-bottom: 22px;}
.SofDNP i{ width:16px; height: 16px; border-radius:4px; margin-top: 2px;}
.SofDNP p{width:100%; flex:1; margin-left: 12px; line-height:20px;}
.SofDNP p span:last-child{padding-top: 4px}

.WorDK{ padding:80px 0;}
.WorDB{ padding-top: 70px;}
.WorDL{ width:898px;}
.WorTit{}
.WorTit p{font-size: 24px; line-height:28px; width: 30px;}
.WorDN{width:777px;}
.WorDE{ width:96px; height:116px; border-radius:10px;padding-top: 26px;}
.WorDE img{width:46px; margin:0 auto 8px;}
.WorDE p{font-size:18px; line-height:24px; font-weight:700;}
.WorI{ width: 30px; height: 30px;}
.WorDC .WorTit,.WorDQ .WorTit{ width:68px;padding-left: 17px;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{right:-50px;;top:50%;transform: translate(0,-50%);}
.WorDC .WorCI-d{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);bottom:-27px;}
.WorDC .WorCI-d1{left:440px;}
.WorDC .WorCI-d2{left:610px;}
.WorDC .WorCI-r1{right:-30px}
.WorDC{ width:100%; height:222px;border-radius:10px; border:1px dashed #7d7d7d;margin-bottom: 26px;}
.WorDQ{ width:100%; height:222px;border-radius:10px; border:1px dashed #156e81;}
.WorDG{width:412PX; height:470px;border-radius:10px; border:1px dashed #9ebee7;}
.WorDG .WorTit{width:68px;padding-left: 10px;}
.WorDGN{width:260px; margin-left:15px;}
.WorDGH{height:222px;}
.WorDGH:first-child{margin-bottom: 26px;}
.WorDGH .WorCI-r{left:-50px;;top:50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:98px;}
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: 40px;
}
}

@media  screen and ( min-width:1921px){
.HarDK{
    background-size: cover;
}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.Har-dir{flex-direction:row-reverse;}

.HarDK{padding-top:65px;background-size:1680px;}
.nyTitH{margin-bottom: 20px;}
.nyTitH:before,.nyTitH:after{height:6px; width:700px;}
.nyTitH:before{margin-right:150px;}
.nyTitH:after{margin-left:150px;}
.nyTitH p{width:300px;line-height:28px;font-size:18px;}
.nyTit h3{width:220px;height:70px;line-height:70px;font-size:25px;border-bottom:2px solid #1b1b1b;border-top:2px solid #1b1b1b;}
/**/
.HarZc{ padding:70px 0 90px;}
.HarZcI{width:600px;}
.HarZcN{width:560px;font-size:16px;line-height:27px;}
.HarTit{ font-size:36px;line-height:54px;}
.HarZcNs{ margin-top:26px;}
.HarZcNst{margin-bottom:7px;}
.HarZcNF{ margin-top:44px;}
.HarZcNFp{ margin-bottom:16px;}
.HarZcNFp img{width:52px;}
.HarZcNFp p{margin-left: 12px;}
.HarZcE{font-size:18px; line-height:26px; margin-top:32px;}
.HarZcEp{ margin:0 13px;}
.HarZcEp i{ width: 25px; height: 25px;border-radius:5px;}
.HarZcEp p{ margin-left:12px;}

.HarZp{ border-top:1px solid #dcdcdc; padding:72px 0 45px;}
.HarZpI{width:480px;}
.HarZpIB{font-size: 17px; border:2px solid #156e81;padding:5px 23px;border-radius:100px;}
.HarZpIB i{ width: 22px; height: 22px;margin-right:8px;}
.HarZpIB p{ line-height:28px;}
.HarZpIB1{top:170px;left:40px;}
.HarZpIB1 p{ width:140px;}
.HarZpIB2{ top:130px;left:55px;}
.HarZpIB2 p{ width:170px;}
.HarZpN{width:640px;}
.HarZpNB{ margin-top:32px;}
.HarZpNP{ margin-bottom: 22px; width: 300px;}
.HarZpNP img{width:28px;}
.HarZpNs{ line-height:25px;margin-left:17px;}
.HarZpNs h3{ font-size:17px;}
.HarZpNs p{ font-size:15px;}

.targetA{height: 45px}
.SofDK{padding:70px 0;}
.SofDB{padding-top:60px;}
.SofDN{background-size:240px; height:450px; padding-left:48px; padding-right: 30px; margin-bottom: 30px;border-radius:9px;}
.SofDNI{width:390px;}
.SofDNE{width:700px;}
.SofDNH{font-size:24px;line-height:38px;}
.SofDNC{padding:30px 0 15px;}
.SofDNP{ font-size:13px;width: 340px; margin-bottom: 20px;}
.SofDNP i{ width:15px; height:15px; border-radius:4px; margin-top:2px;}
.SofDNP p{width:100%; flex:1; margin-left: 11px; line-height:19px;}
.SofDNP p span:last-child{padding-top: 4px}

.WorDK{ padding:70px 0;}
.WorDB{ padding-top:60px;}
.WorDL{ width:785px;}
.WorTit{}
.WorTit p{font-size:22px; line-height:26px; width:28px;}
.WorDN{width:680px;}
.WorDE{ width:90px; height:106px; border-radius:9px;padding-top: 22px;}
.WorDE img{width:42px; margin:0 auto 7px;}
.WorDE p{font-size:17px; line-height:22px; font-weight:700;}
.WorI{ width:26px; height:26px;}
.WorDC .WorTit,.WorDQ .WorTit{ width:60px;padding-left: 15px;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{right:-40px;;top:50%;transform: translate(0,-50%);}
.WorDC .WorCI-d{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);bottom:-24px;}
.WorDC .WorCI-d1{left:386px;}
.WorDC .WorCI-d2{left:535px;}
.WorDC .WorCI-r1{right:-26px}
.WorDC{ width:100%; height:202px;border-radius:9px; border:1px dashed #7d7d7d;margin-bottom: 24px;}
.WorDQ{ width:100%; height:202px;border-radius:9px; border:1px dashed #156e81;}
.WorDG{width:390px; height:426px;border-radius:9px; border:1px dashed #9ebee7;}
.WorDG .WorTit{width:68px;padding-left: 10px;}
.WorDGN{width:238px; margin-left:12px;}
.WorDGH{height:202px;}
.WorDGH:first-child{margin-bottom: 24px;}
.WorDGH .WorCI-r{left:-40px;;top:50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:98px;}
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: 40px;
}
}


@media screen and (max-width:1439px ) and ( min-width:1280px){
.Har-dir{flex-direction:row-reverse;}

.HarDK{padding-top:50px;background-size:1440px;}
.nyTitH{margin-bottom:16px;}
.nyTitH:before,.nyTitH:after{height:6px; width:600px;}
.nyTitH:before{margin-right:130px;}
.nyTitH:after{margin-left:130px;}
.nyTitH p{width:260px;line-height:26px;font-size:16px;}
.nyTit h3{width:190px;height:62px;line-height:62px;font-size:22px;border-bottom:2px solid #1b1b1b;border-top:2px solid #1b1b1b;}
/**/
.HarZc{ padding:60px 0 80px;}
.HarZcI{width:545px;}
.HarZcN{width:510px;font-size:15px;line-height:24px;}
.HarTit{ font-size:32px;line-height:48px;}
.HarZcNs{ margin-top:20px;}
.HarZcNst{margin-bottom:5px;}
.HarZcNF{ margin-top:35px;}
.HarZcNFp{ margin-bottom:14px;}
.HarZcNFp img{width:46px;}
.HarZcNFp p{margin-left: 10px;}
.HarZcE{font-size:17px; line-height:26px; margin-top:32px;}
.HarZcEp{ margin:0 11px;}
.HarZcEp i{ width: 22px; height: 22px;border-radius:4px;}
.HarZcEp p{ margin-left:10px;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZp{ border-top:1px solid #dcdcdc; padding:64px 0 40px;}
.HarZpI{width:440px;}
.HarZpIB{font-size: 16px; border:2px solid #156e81;padding:5px 19px;border-radius:80px;}
.HarZpIB i{ width: 20px; height: 20px;margin-right:6px;}
.HarZpIB p{ line-height:25px;}
.HarZpIB1{top:155px;left:30px;}
.HarZpIB1 p{ width:130px;}
.HarZpIB2{ top:118px;left:48px;}
.HarZpIB2 p{ width:160px;}
.HarZpN{width:600px;}
.HarZpNB{ margin-top:28px;}
.HarZpNP{ margin-bottom:20px; width:270px;}
.HarZpNP img{width:26px;}
.HarZpNs{ line-height:22px;margin-left:12px;}
.HarZpNs h3{ font-size:16px; margin-bottom:2px;}
.HarZpNs p{ font-size:14px;}

.targetA{height: 40px}
.SofDK{padding:60px 0;}
.SofDB{padding-top:50px;}
.SofDN{background-size:210px; height:400px; padding-left:35px; padding-right:20px; margin-bottom:25px;border-radius:8px;}
.SofDNI{width:350px;}
.SofDNE{width:650px;}
.SofDNH{font-size:22px;line-height:35px;}
.SofDNC{padding:25px 0 10px;}
.SofDNP{ font-size:12px;width: 320px; margin-bottom:17px;}
.SofDNP i{ width:14px; height:14px; border-radius:3px; margin-top:2px;}
.SofDNP p{width:100%; flex:1; margin-left:9px; line-height:18px;}
.SofDNP p span:last-child{padding-top: 4px}

.WorDK{ padding:60px 0;}
.WorDB{ padding-top:50px;}
.WorDL{ width:700px;}
.WorTit{}
.WorTit p{font-size:20px; line-height:22px; width:26px;font-weight:700;}
.WorDN{width:600px;}
.WorDE{ width:85px; height:96px; border-radius:8px;padding-top: 20px;}
.WorDE img{width:38px; margin:0 auto 7px;}
.WorDE p{font-size:16px; line-height:20px;font-weight:700;}
.WorI{ width:24px; height:24px;}
.WorDC .WorTit,.WorDQ .WorTit{ width:60px;padding-left: 12px;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{right:-35px;;top:50%;transform: translate(0,-50%);}
.WorDC .WorCI-d{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);bottom:-22px;}
.WorDC .WorCI-d1{left:348px;}
.WorDC .WorCI-d2{left:475px;}
.WorDC .WorCI-r1{right:-24px}
.WorDC{ width:100%; height:184px;border-radius:8px; border:1px dashed #7d7d7d;margin-bottom: 20px;}
.WorDQ{ width:100%; height:184px;border-radius:8px; border:1px dashed #156e81;}
.WorDG{width:355px; height:388px;border-radius:8px; border:1px dashed #9ebee7;}
.WorDG .WorTit{width:56px;padding-left:8px;}
.WorDGN{width:220px; margin-left:12px;}
.WorDGH{height:184px;}
.WorDGH:first-child{margin-bottom: 20px;}
.WorDGH .WorCI-r{left:-35px;top:50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:95px;}
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: 35px;
}
}

@media screen and (max-width:1279px ) and ( min-width:960px){
.Har-dir{flex-direction:row-reverse;}

.HarDK{padding-top:40px;background-size:1280px;}
.nyTitH{margin-bottom:16px;}
.nyTitH:before,.nyTitH:after{height:6px; width:560px;}
.nyTitH:before{margin-right:110px;}
.nyTitH:after{margin-left:110px;}
.nyTitH p{width:220px;line-height:26px;font-size:15px;}
.nyTit h3{width:162px;height:56px;line-height:56px;font-size:20px;border-bottom:2px solid #1b1b1b;border-top:2px solid #1b1b1b;}
/**/
.HarZc{ padding:50px 0 65px;}
.HarZcI{width:450px;}
.HarZcN{width:430px;font-size:14px;line-height:20px;}
.HarTit{ font-size:28px;line-height:40px;}
.HarZcNs{ margin-top:17px;}
.HarZcNst{margin-bottom:5px;}
.HarZcNF{ margin-top:28px;}
.HarZcNFp{ margin-bottom:12px;}
.HarZcNFp img{width:38px;}
.HarZcNFp p{margin-left: 10px;}
.HarZcE{font-size:16px; line-height:24px; margin-top:26px;}
.HarZcEp{ margin:0 7px;}
.HarZcEp i{ width: 20px;height:20px;border-radius:4px;}
.HarZcEp p{ margin-left:8px;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZp{ border-top:1px solid #dcdcdc; padding:55px 0 20px;}
.HarZpI{width:360px;}
.HarZpIB{font-size: 15px; border:1px solid #156e81;padding:5px 16px;border-radius:70px;}
.HarZpIB i{ width: 20px; height: 20px;margin-right:6px;}
.HarZpIB p{ line-height:22px;}
.HarZpIB1{top:132px;left:20px;}
.HarZpIB1 p{ width:120px;}
.HarZpIB2{ top:100px;left:40px;}
.HarZpIB2 p{ width:150px;}
.HarZpN{width:510px;}
.HarZpNB{ margin-top:22px;}
.HarZpNP{ margin-bottom:18px; width:250px;}
.HarZpNP img{width:22px;}
.HarZpNs{ line-height:20px;margin-left:8px;}
.HarZpNs h3{ font-size:14px; margin-bottom:2px;}
.HarZpNs p{ font-size:12px;}

.targetA{height: 50px}
.SofDK{padding:50px 0;}
.SofDB{padding-top:40px;}
.SofDN{background-size:180px; height:350px; padding-left:26px; padding-right:12px; margin-bottom:20px;border-radius:7px;}
.SofDNI{width:325px;}
.SofDNE{width:510px;}
.SofDNH{font-size:20px;line-height:32px;}
.SofDNC{padding:15px 0 4px;}
.SofDNP{ font-size:12px;width:245px; margin-bottom:5px;}
.SofDNP i{ width:14px; height:14px; border-radius:3px; margin-top:2px;}
.SofDNP p{width:100%; flex:1; margin-left:9px; line-height:18px;}
.SofDNP p span:last-child{padding-top: 4px}

.WorDK{ padding:50px 0;}
.WorDB{ padding-top:40px;}
.WorDL{ width:600px;}
.WorTit{}
.WorTit p{font-size:20px; line-height:22px; width:24px;font-weight:700;}
.WorDN{width:520px;}
.WorDE{ width:76px; height:86px; border-radius:7px;padding-top:16px;}
.WorDE img{width:34px; margin:0 auto 7px;}
.WorDE p{font-size:15px; line-height:20px;font-weight:700;}
.WorI{ width:20px; height:20px;}
.WorDC .WorTit,.WorDQ .WorTit{ width:54px;padding-left: 10px;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{right:-28px;;top:50%;transform: translate(0,-50%);}
.WorDC .WorCI-d{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);bottom:-19px;}
.WorDC .WorCI-d1{left:305px;}
.WorDC .WorCI-d2{left:410px;}
.WorDC .WorCI-r1{right:-20px}
.WorDC{ width:100%; height:165px;border-radius:7px; border:1px dashed #7d7d7d;margin-bottom:18px;}
.WorDQ{ width:100%; height:165px;border-radius:7px; border:1px dashed #156e81;}
.WorDG{width:280px; height:350px;border-radius:7px; border:1px dashed #9ebee7;}
.WorDG .WorTit{width:50px;padding-left:6px;}
.WorDGN{width:190px; margin-left:5px;}
.WorDGH{height:170px;}
.WorDGH:first-child{margin-bottom:18px;}
.WorDGH .WorCI-r{left:-28px;top:50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:60px;}
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: 30px;
}
}

@media screen and (max-width:959px ) and ( min-width:640px){

.HarDK{padding-top:40px;background-size:1080px;}
.nyTitH{margin-bottom:16px;}
.nyTitH:before,.nyTitH:after{height:6px; width:560px;}
.nyTitH:before{margin-right:110px;}
.nyTitH:after{margin-left:110px;}
.nyTitH p{width:220px;line-height:26px;font-size:15px;}
.nyTit h3{width:150px;height:50px;line-height:50px;font-size:18px;border-bottom:2px solid #1b1b1b;border-top:2px solid #1b1b1b;}
/**/
.HarZc{ padding:40px 0 30px;}
.HarZcI{width:400px; margin:0 auto 25px;}
.HarZcN{width:100%;font-size:15px;line-height:23px;}
.HarTit{ font-size:25px;line-height:36px;}
.HarZcNs{ margin-top:17px;}
.HarZcNst{margin-bottom:7px;}
.HarZcNF{ margin-top:28px;}
.HarZcNFp{ margin-bottom:14px;}
.HarZcNFp img{width:42px;}
.HarZcNFp p{margin-left: 18px;}
.HarZcE{font-size:16px; line-height:26px; margin-top:20px;}
.HarZcEp{ width:100%; margin-bottom:10px;}
.HarZcEp i{ width:20px;height:20px;border-radius:4px;}
.HarZcEp p{ margin-left:8px;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZp{ border-top:1px solid #dcdcdc; padding:40px 0 0;}
.HarZpI{width:360px; margin:0 auto 20px;}
.HarZpIB{font-size: 14px; border:1px solid #156e81;padding:5px 16px;border-radius:50px;}
.HarZpIB i{ width:18px; height:18px;margin-right:6px;}
.HarZpIB p{ line-height:20px;}
.HarZpIB1{top:132px;left:10px;}
.HarZpIB1 p{ width:116px;}
.HarZpIB2{ top:100px;left:40px;}
.HarZpIB2 p{ width:140px;}
.HarZpN{width:100%;}
.HarZpNB{ margin-top:22px;}
.HarZpNP{ margin-bottom:18px; width:250px;}
.HarZpNP img{width:22px;}
.HarZpNs{ line-height:20px;margin-left:10px;}
.HarZpNs h3{ font-size:14px; margin-bottom:2px;}
.HarZpNs p{ font-size:12px;}

.targetA{height: 50px}
.SofDK{padding:40px 0;}
.SofDB{padding-top:35px;}
.SofDN{background-size:180px;padding:40px 28px 22px; margin-bottom:20px;border-radius:7px;}
.SofDNI{width:325px; margin:0 auto 20px;}
.SofDNE{width:100%;}
.SofDNH{font-size:20px;line-height:32px;}
.SofDNC{padding:15px 0 4px;}
.SofDNP{ font-size:12px;width:260px; margin-bottom:5px;}
.SofDNP i{ width:14px; height:14px; border-radius:3px; margin-top:2px;}
.SofDNP p{width:100%; flex:1; margin-left:9px; line-height:18px;}
.SofDNP p span:last-child{padding-top: 4px}

.WorDK{ padding:40px 0;}
.WorDB{ padding-top:30px;}
.WorDL{ width:404px;}
.WorTit{text-align: center; width:100%; margin-bottom:12px;}
.WorTit p{font-size:16px; line-height:20px; width:100%;font-weight:700; }
.WorDN{width:100%; padding:0 15px;}
.WorDE{ width:60px; height:76px; border-radius:6px;padding-top:13px;}
.WorDE img{width:30px; margin:0 auto 6px;}
.WorDE p{font-size:13px; line-height:20px;font-weight:700;}
.WorI{ width:16px; height:16px;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{right:-18px;top:50%;transform: translate(0,-50%);}
.WorDC .WorCI-d{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);bottom:-15px;}
.WorDC .WorCI-d1{left:195px;}
.WorDC .WorCI-d2{left:270px;}
.WorDC .WorCI-r1{right:-16px; margin-top:15px;}
.WorDC{ width:100%; height:130px;border-radius:6px; border:1px dashed #7d7d7d;margin-bottom:14px;align-content:center}
.WorDQ{ width:100%; height:130px;border-radius:6px; border:1px dashed #156e81;align-content:center}
.WorDG{width:180px; height:275px;border-radius:6px; border:1px dashed #9ebee7;align-content:center}
.WorDGN{width:140px; margin-left:30px; height: 215px;align-content:space-between}
.WorDGH{height:76px;}
.WorDGH:first-child{margin-bottom:18px;}
.WorDGH .WorCI-r{left:-18px;top:50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:30px; margin-top:30px;}
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: 10px;
    margin-top:30px;
}
    
}


@media only screen and (max-width:639px){

.HarDK{padding-top:0.2rem;background-size:960px;}
.nyTitH{margin-bottom:0.15rem;}
.nyTitH:before,.nyTitH:after{height:6px; width:560px;}
.nyTitH:before{margin-right:110px;}
.nyTitH:after{margin-left:110px;}
.nyTitH p{width:220px;line-height:26px;font-size:15px;}
.nyTit h3{width:1rem;height:0.36rem;line-height:0.36rem;font-size:0.15rem;border-bottom:0.02rem solid #1b1b1b;border-top:0.02rem solid #1b1b1b;}
/**/
.HarZc{ padding:0.2rem 0 0.2rem;}
.HarZcI{width:80%; margin:0 auto 0.15rem;}
.HarZcN{width:100%;font-size:0.11rem;line-height:0.17rem;}
.HarTit{ font-size:0.15rem;line-height:0.24rem; font-weight:700;}
.HarZcNs{ margin-top:0.12rem;}
.HarZcNst{margin-bottom:0.04rem;}
.HarZcNF{ margin-top:0.18rem;}
.HarZcNFp{ margin-bottom:0.12rem;}
.HarZcNFp img{width:0.26rem;}
.HarZcNFp p{margin-left:0.1rem;}
.HarZcE{font-size:0.11rem; line-height:0.18rem; margin-top:0.15rem;}
.HarZcEp{ width:100%; margin-bottom:0.06rem;}
.HarZcEp i{ width:0.14rem;height:0.14rem;border-radius:0.04rem;}
.HarZcEp p{ margin-left:0.06rem;}
/*TMI-P ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.HarZp{ border-top:0.01rem solid #dcdcdc; padding:0.2rem 0 0;}
.HarZpI{width:80%; margin:0 auto 0.15rem;}
.HarZpIB{font-size:0.1rem; border:0.01rem solid #156e81;padding:0.05rem 0.12rem;border-radius:0.3rem;}
.HarZpIB i{ width:0.14rem; height:0.14rem;margin-right:0.05rem;}
.HarZpIB p{ line-height:0.15rem;}
.HarZpIB1{top:0.8rem;left:0rem;}
.HarZpIB2{ top:0.6rem;left:0.1rem;}
.HarZpIB2 p{ width:1rem;}
.HarZpN{width:100%;}
.HarZpNB{ margin-top:0.15rem;}
.HarZpNP{ margin-bottom:0.1rem; width:48.5%;}
.HarZpNP img{width:0.15rem;}
.HarZpNs{ line-height:0.16rem;margin-left:0.06rem;}
.HarZpNs h3{ font-size:0.115rem; margin-bottom:0.02rem;}
.HarZpNs p{ font-size:0.1rem;}

.targetA{height: .2rem}
.SofDK{padding:0.3rem 0 0.25rem;}
.SofDB{padding:0.2rem 0 0;}
.SofDN{background-size:38%;padding:0.26rem 0.15rem 0.1rem; margin-bottom:0.14rem;border-radius:0.07rem;}
.SofDNI{width:70%; margin:0 auto 0.1rem;}
.SofDNE{width:100%;}
.SofDNH{font-size:0.13rem;line-height:0.26rem; text-align: center;}
.SofDNC{padding:0.12rem 0 0.05rem;}
.SofDNP{ font-size:0.1rem;width:100%; margin-bottom:0.1rem;}
.SofDNP i{ width:0.13rem; height:0.13rem; border-radius:0.03rem; margin-top:0.02rem;}
.SofDNP p{width:100%; flex:1; margin-left:0.07rem; line-height:0.17rem;}
.SofDNP p span:last-child{padding-top: 2px}

.WorDK{ padding:0.3rem 0 0.25rem;}
.WorDB{ padding:0.18rem 0 0;}
.WorDL{ width:100%;}
.WorTit{text-align: center; width:100%; margin-bottom:0.05rem;}
.WorTit p{font-size:0.13rem; line-height:0.26rem; width:100%;font-weight:700; }
.WorDN{width:100%; padding:0 22%;}
.WorDE{ width:100%;border-radius:0.06rem;padding:0.1rem 0 0.07rem; margin-bottom:0.18rem;}
.WorDE img{width:0.26rem; margin:0 auto 0.05rem;}
.WorDE p{font-size:0.11rem; line-height:0.18rem;font-weight:700;}
.WorI{ width:0.14rem; height:0.14rem;}
.WorDC .WorCI-r,.WorDQ .WorCI-r{left:0;right:0; margin:0 auto;bottom:-0.16rem;ransform:rotate(-90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform: rotate(90deg);}
.WorDC .WorCI-d{right:-0.15rem;}
.WorDC .WorCI-d1{bottom:2.2rem;}
.WorDC .WorCI-d2{bottom:1.4rem;}
.WorDC .WorCI-r1{}
.WorDC{ width:47%;border-radius:0.06rem; border:0.01rem dashed #7d7d7d;align-content:center; padding:0.1rem 0;}
.WorDQ{ width:47%;border-radius:0.06rem; border:0.01rem dashed #156e81;align-content:center; padding:0.1rem 0;}
.WorDG{width:100%; border-radius:0.06rem; border:0.01rem dashed #9ebee7;align-content:center;padding:0.1rem 0 0.15rem; margin-top:0.16rem}
.WorDGN{width:100%;}
.WorDGHs{ width:47%;}
.WorDGHs .WorDE{ width:56%; margin:0 auto;}
.WorDGH:first-child{margin-bottom:0.18rem;}

.WorDGH .WorCI-r{left:-60%;top: 50%;transform: translate(0,-50%);}
.WorDG .WorCI-d1{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform: rotate(-90deg);right:20%; margin-top:0.32rem;}  
.WorDG .WorCI-d2{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform: rotate(90deg);
    left: .62rem;
    margin-top:0.32rem;
}
.WorDG .WorIwap{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform: rotate(90deg);top:-0.2rem;left:0;right:0; margin:0 auto;}
}

.AboBan{ overflow:hidden; width:100%;}

.AboCom{position: relative;}
.AboTit{color:#242424; }
.AboTit h3{font-weight:700;}
.AboComNP{ color:#3c3c3c;text-align: justify;}
.AboComNI{ border-radius:50%; overflow: hidden;}
.AboComNI img{width:100%; display: block;}
.AboComY{}
.AboComYI img{width:100%; display: block;}
.AboComYd{ color:#242424;}

.AboDev{ background:#f1f6f7;position: relative;}
.AboDevB{overflow:hidden; position: relative;}
.AboDevB:before{display:block;content:'';position: absolute; background:#085667;height:100%;}
.AboDevP{color:#272727;position: relative;}
.AboDevP i{background:rgba(8,86,103,0.2);border-radius:50%;position:absolute;display: block;}
.AboDevP i:before{display:block;content:'';position: absolute;border-radius:50%; background:#085667;left:50%;top:50%;transform: translate(-50%,-50%);}
.AboDevP h3{ font-weight:700;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{position: relative;}
.AboInnP{ color:#3c3c3c;text-align: justify;}
.AboInnI img{width:100%; display: block;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{position: relative;}
.AboProB{position: relative;position: relative;}
.AboProB .swiper-slide img{display: block;}
.AboProB .swiper-wrapper{-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{position: relative;}
.AboQuaI img{width:100%; display: block;}
.AboQuaP{position:relative;}
.AboQuaP p{ color:#242424;}
.AboQuaPI{position:absolute;top:50%;transform: translate(0,-50%);}
.AboQuaPI img{width:100%; display: block;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-repeat:no-repeat;background-position:top center;background-color:#edf8fb;width: 100%;position: relative;}
.AboEntH h3{ color:#085667;font-weight:700;position: relative;}
.AboEntH h3:before{display:block;content:'';position: absolute; left:0;background:#085667;width:100%;}
.AboEntP{ color:#292929;}
@media  screen and ( min-width:1680px){
.AboBan{height:535px;}
.AboBan img{height:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{ padding:85px 0;}
.AboTit h3{ font-size:30px;line-height:60px;}
.AboComN{ margin-bottom: 20px;}
.AboComNK{ margin-top:20px;}
.AboComNP{font-size: 16px;width:780px;padding-top:50px; line-height:34px;}
.AboComNI{width:460px;height:460px;}
.AboComY{}
.AboComYI{ width: 656px;}
.AboComYN{width:590px;}
.AboComYw{padding-top:38px;}
.AboComYd{width:276px;height:62px;border:1px solid #085667;margin-bottom:28px;font-size: 18px; line-height:28px;}
.AboComYd:hover{ background:#085667; color:#FFF;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding:85px 0;}
.AboDevB:before{width:1px;left:50%;top:-80px;transform: translate(-50%,0);}
.AboDevN{ padding-top:20px;}
.AboDevP{width: 660px;text-align: right;}
.AboDevP i{left: 685px;top:5px;width: 29px;height: 29px;}
.AboDevP i:before{width: 13px; height: 13px;}
.AboDevP h3{font-size: 30px; line-height:40px;margin-bottom:10px;}
.AboDevP p{font-size: 16px; line-height:32px; min-height:96px;}
.AboDevP:nth-child(2n+1){text-align:left;margin-left: 740px;}
.AboDevP:nth-child(2n+1) i{left:-55px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:80px 0;}
.AboInnN{width:582px;}
.AboInnP{font-size:16px;line-height:34px; margin-top:20px;}
.AboInnI{width:668px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{}
.AboProB{height:370px; margin-top:25px;}
.AboProB .swiper-slide{}
.AboProB .swiper-slide img{height:350px;box-shadow:0 4px 10px rgba(0,0,0,0.1);}
.AboProB .swiper-slide img:hover{box-shadow:0 4px 10px rgba(0,0,0,0.2);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:60px 0 50px;}
.AboQuaK{ margin-top: 20px;}
.AboQuaI{ width: 518px;}
.AboQuaN{width:700px;}
.AboQuaP{width:290px; height:67px; border-radius:34px; border:2px solid #dcdcdc; margin:21px 25px;}
.AboQuaP p{font-size: 20px; line-height:24px; margin-left:30px;}
.AboQuaPI{width:86px;left:-25px;}
.AboQuaP:last-child{width:440px; margin:21px auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntPC.jpg");background-size:auto 100%;height: 585px;}
.AboEntK{padding:40px 0;}
.AboEntN{ width:470px;margin-top:50px;}
.AboEntB{ }
.AboEntH{ border-bottom:1px solid #dee7eb;}
.AboEntH h3{font-size:20px;line-height:50px; width:100px;}
.AboEntH h3:before{bottom:-1px;height: 2px;}
.AboEntP{font-size: 15px; line-height:25px; padding:10px 0;min-height:50px;}

}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.AboBan{height:470px;}
.AboBan img{height:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{ padding:75px 0;}
.AboTit h3{ font-size:27px;line-height:53px;}
.AboComN{ margin-bottom:18px;}
.AboComNK{ margin-top:18px;}
.AboComNP{font-size:15px;width:730px;padding-top:42px; line-height:32px;}
.AboComNI{width:420px;height:420px;}
.AboComY{}
.AboComYI{ width: 600px;}
.AboComYN{width:530px;}
.AboComYw{padding-top:30px;}
.AboComYd{width:248px;height:54px;border:1px solid #085667;margin-bottom:24px;font-size: 17px; line-height:25px;}
.AboComYd:hover{ background:#085667; color:#FFF;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding:75px 0;}
.AboDevB:before{width:1px;left:50%;top:-70px;transform: translate(-50%,0);}
.AboDevN{ padding-top:18px;}
.AboDevP{width:565px; text-align: right;}
.AboDevP i{left:587px;top:5px; width: 27px; height: 27px;}
.AboDevP i:before{width: 11px; height: 11px;}
.AboDevP h3{font-size:26px; line-height:36px; margin-bottom:10px;}
.AboDevP p{font-size: 15px; line-height:28px; min-height:84px;}
.AboDevP:nth-child(2n+1){text-align:left; margin-left:635px;}
.AboDevP:nth-child(2n+1) i{left:-49px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:70px 0;}
.AboInnN{width:515px;}
.AboInnP{font-size:15px;line-height:31px; margin-top:18px;}
.AboInnI{width:610px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{}
.AboProB{height:330px; margin-top:20px;}
.AboProB .swiper-slide{}
.AboProB .swiper-slide img{height:310px;box-shadow:0 4px 10px rgba(0,0,0,0.1);}
.AboProB .swiper-slide img:hover{box-shadow:0 4px 10px rgba(0,0,0,0.2);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:54px 0 42px;}
.AboQuaK{ margin-top:18px;}
.AboQuaI{ width:480px;}
.AboQuaN{width:640px;}
.AboQuaP{width:270px; height:62px; border-radius:31px; border:2px solid #dcdcdc; margin:18px 20px;}
.AboQuaP p{font-size:18px; line-height:20px; margin-left:26px;}
.AboQuaPI{width:80px;left:-20px;}
.AboQuaP:last-child{width:420px; margin:18px auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntPC.jpg");background-size:auto 100%;height: 515px;}
.AboEntK{padding:35px 0;}
.AboEntN{ width:430px;margin-top:40px;}
.AboEntB{ }
.AboEntH{ border-bottom:1px solid #dee7eb;}
.AboEntH h3{font-size:18px;line-height:46px; width:92px;}
.AboEntH h3:before{bottom:-1px;height: 2px;}
.AboEntP{font-size: 14px; line-height:23px; padding:10px 0;min-height:46px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.AboBan{height:400px;}
.AboBan img{height:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{ padding:60px 0;}
.AboTit h3{ font-size:24px;line-height:44px;}
.AboComN{ margin-bottom:16px;}
.AboComNK{ margin-top:16px;}
.AboComNP{font-size:14px;width:680px;padding-top:30px; line-height:30px;}
.AboComNI{width:360px;height:360px;}
.AboComY{}
.AboComYI{ width:540px;}
.AboComYN{width:480px;}
.AboComYw{padding-top:25px;}
.AboComYd{width:226px;height:50px;border:1px solid #085667;margin-bottom:21px;font-size: 16px; line-height:22px;}
.AboComYd:hover{ background:#085667; color:#FFF;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding:60px 0;}
.AboDevB:before{width:1px;left:50%;top:-60px;transform: translate(-50%,0);}
.AboDevN{ padding-top:18px;}
.AboDevP{width: 520px;text-align: right;}
.AboDevP i{left: 538px;top:5px;width: 23px;height: 23px;}
.AboDevP i:before{width: 9px; height: 9px;}
.AboDevP h3{font-size:22px; line-height:30px; margin-bottom:8px;}
.AboDevP p{font-size:14px; line-height:25px; min-height:75px;}
.AboDevP:nth-child(2n+1){text-align:left;margin-left: 580px;}
.AboDevP:nth-child(2n+1) i{left:-42px;} 
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:60px 0;}
.AboInnN{width:480px;}
.AboInnP{font-size:14px;line-height:28px; margin-top:15px;}
.AboInnI{width:550px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{}
.AboProB{height:290px; margin-top:12px;}
.AboProB .swiper-slide{}
.AboProB .swiper-slide img{height:270px;box-shadow:0 3px 8px rgba(0,0,0,0.1);}
.AboProB .swiper-slide img:hover{box-shadow:0 3px 8px rgba(0,0,0,0.2);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:48px 0 35px;}
.AboQuaK{ margin-top:15px;}
.AboQuaI{ width:430px;}
.AboQuaN{width:580px;}
.AboQuaP{width:242px; height:54px; border-radius:27px; border:2px solid #dcdcdc; margin:16px 18px;}
.AboQuaP p{font-size:16px; line-height:20px; margin-left:24px;}
.AboQuaPI{width:72px;left:-18px;}
.AboQuaP:last-child{width:380px; margin:16px auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntPC.jpg");background-size:auto 100%;height:450px;}
.AboEntK{padding:28px 0;}
.AboEntN{ width:390px;margin-top:30px;}
.AboEntB{ }
.AboEntH{ border-bottom:1px solid #dee7eb;}
.AboEntH h3{font-size:16px;line-height:40px; width:84px;}
.AboEntH h3:before{bottom:-1px;height: 2px;}
.AboEntP{font-size: 13px; line-height:21px; padding:9px 0;min-height:42px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.AboBan{height:360px;}
.AboBan img{height:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{ padding:50px 0;}
.AboTit h3{ font-size:21px;line-height:34px;}
.AboComN{ margin-bottom:14px;}
.AboComNK{ margin-top:14px;}
.AboComNP{font-size:12px;width:550px;padding-top:20px; line-height:26px;}
.AboComNI{width:300px;height:300px;}
.AboComY{}
.AboComYI{ width:450px;}
.AboComYN{width:400px;}
.AboComYw{padding-top:25px;}
.AboComYd{width:185px;height:46px;border:1px solid #085667;margin-bottom:17px;font-size: 14px; line-height:20px;}
.AboComYd:hover{ background:#085667; color:#FFF;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding:50px 0;}
.AboDevB:before{width:1px;left:50%;top:-50px;transform: translate(-50%,0);}
.AboDevN{ padding-top:15px;}
.AboDevP{width:425px; text-align: right;}
.AboDevP i{left:440px;top:4px; width:20px; height: 20px;}
.AboDevP i:before{width:8px; height:8px;}
.AboDevP h3{font-size:20px; line-height:28px; margin-bottom:6px;}
.AboDevP p{font-size:12px; line-height:22px; min-height:66px;}
.AboDevP:nth-child(2n+1){text-align:left; margin-left:475px;}
.AboDevP:nth-child(2n+1) i{left:-35px;} 
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:40px 0;}
.AboInnN{width:400px;}
.AboInnP{font-size:12px;line-height:24px; margin-top:10px;}
.AboInnI{width:455px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{}
.AboProB{height:254px; margin-top:8px;}
.AboProB .swiper-slide{}
.AboProB .swiper-slide img{height:240px;box-shadow:0 2px 7px rgba(0,0,0,0.1);}
.AboProB .swiper-slide img:hover{box-shadow:0 2px 7px rgba(0,0,0,0.2);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:40px 0 30px;}
.AboQuaK{ margin-top:12px;}
.AboQuaI{ width:360px;}
.AboQuaN{width:480px;}
.AboQuaP{width:210px; height:46px; border-radius:23px; border:1px solid #dcdcdc; margin:13px 15px;}
.AboQuaP p{font-size:14px; line-height:20px; margin-left:24px;}
.AboQuaPI{width:64px;left:-15px;}
.AboQuaP:last-child{width:330px; margin:13px auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntPC.jpg");background-size:auto 100%;height:390px;}
.AboEntK{padding:26px 0;}
.AboEntN{ width:360px;margin-top:25px;}
.AboEntB{ }
.AboEntH{ border-bottom:1px solid #dee7eb;}
.AboEntH h3{font-size:15px;line-height:36px; width:78px;}
.AboEntH h3:before{bottom:-1px;height: 2px;}
.AboEntP{font-size: 12px; line-height:18px; padding:9px 0;min-height:35px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.AboBan{}
.AboBan img{width:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{ padding:40px 0;}
.AboTit h3{ font-size:19px;line-height:30px;}
.AboComN{ margin-bottom:25px;}
.AboComNK{ margin-top:14px;}
.AboComNP{font-size:13px;width:100%;line-height:27px;}
.AboComNI{width:300px;height:300px;}
.AboComY{}
.AboComYI{ width:100%;}
.AboComYN{width:100%; margin-top:30px;}
.AboComYw{padding-top:25px;}
.AboComYd{width:48%;height:50px;border:1px solid #085667;margin-bottom:20px;font-size: 15px; line-height:20px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding:40px 0 0;}
.AboDevB{margin-top:10px;}
.AboDevB:before{width:1px;left:20px;top:0;}
.AboDevN{ padding-top:10px; height:450px; overflow: hidden;}
.AboDevP{width:100%; padding-left:50px;}
.AboDevP i{left:10px;top:4px; width:20px; height: 20px;}
.AboDevP i:before{width:8px; height:8px;}
.AboDevP h3{font-size:20px; line-height:26px; margin-bottom:4px;}
.AboDevP p{font-size:12px; line-height:20px; min-height:60px;}
.AboDevM{ padding-left: 50px; padding-bottom:30px;}
.AboDevM a{color:#115c6c;font-size:15px; line-height:26px;}
.AboDevM a p{margin-right:5px;}
.AboDevM a i{width:16px; height: 16px;display: block;background-image:url("../images/pic/AboDevM.png");background-repeat:no-repeat;background-position:center;background-size:100%;}
.AboDevM a.on i{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);}
.AboDevNo{ height:auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:40px 0;}
.AboInnN{width:100%; margin-bottom:30px;}
.AboInnP{font-size:13px;line-height:26px; margin-top:15px;}
.AboInnI{width:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{}
.AboProB{height:230px; margin-top:8px;}
.AboProB .swiper-slide{}
.AboProB .swiper-slide img{height:215px;box-shadow:0 2px 7px rgba(0,0,0,0.1);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:40px 0 30px;}
.AboQuaK{ margin-top:12px;}
.AboQuaI{ width:100%;}
.AboQuaN{width:100%; margin-top:25px;}
.AboQuaP{width:42%; height:50px; border-radius:25px; border:1px solid #dcdcdc; margin:13px 20px;}
.AboQuaP p{font-size:14px; line-height:20px; margin-left:24px;}
.AboQuaPI{width:70px;left:-15px;}
.AboQuaP:last-child{width:330px; margin:13px auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntwap.jpg");background-size:100%;}
.AboEntK{padding:30px 0 25px;}
.AboEntN{ width:360px;margin-top:25px;}
.AboEntB{ }
.AboEntH{ border-bottom:1px solid #dee7eb;}
.AboEntH h3{font-size:15px;line-height:36px; width:78px;}
.AboEntH h3:before{bottom:-1px;height: 2px;}
.AboEntP{font-size: 12px; line-height:18px; padding:9px 0;min-height:35px;}
}
@media only screen and (max-width:639px){
.AboBan{}
.AboBan img{width:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboCom{padding:0.25rem 4% 0.18rem;width: 100%;}
.AboTit h3{ font-size:0.14rem;line-height:0.24rem;}
.AboComN{ margin-bottom:0.18rem;}
.AboComNK{ margin-top:0.06rem;}
.AboComNP{font-size:0.11rem;width:100%;line-height:0.2rem;}
.AboComNI{width:300px;height:300px;}
.AboComY{}
.AboComYI{ width:100%;}
.AboComYN{width:100%; margin-top:0.2rem;}
.AboComYw{padding-top:0.1rem;}
.AboComYd{width:48%;height:0.36rem;border:0.01rem solid #085667;margin-bottom:0.12rem;font-size:0.11rem; line-height:0.18rem;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.AboDev{padding: 0.2rem 0 0;}
.AboDevB{margin-top:0.07rem;}
.AboDevB:before{width:0.01rem;left:0.08rem;top:0;}
.AboDevN{ padding-top:0.05rem; height:2.95rem; overflow: hidden;}
.AboDevP{width:100%; padding-left:0.24rem; margin-bottom:0.1rem}
.AboDevP i{left:0.01rem;top:0.03rem; width:0.14rem; height:0.14rem;}
.AboDevP i:before{width:0.06rem; height:0.06rem;}
.AboDevP h3{font-size:0.13rem; line-height:0.2rem; margin-bottom:0.02rem;}
.AboDevP p{font-size:0.1rem; line-height:0.16rem;}
.AboDevM{ padding-left:0.24rem; padding-bottom:0.15rem;}
.AboDevM a{color:#115c6c;font-size:0.11rem; line-height:0.2rem;}
.AboDevM a p{margin-right:0.05rem;}
.AboDevM a i{width:0.1rem; height:0.1rem;display: block;background-image:url("../images/pic/AboDevM.png");background-repeat:no-repeat;background-position:center;background-size:100%;}
.AboDevM a.on i{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);}
.AboDevNo{ height:auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/
.AboInn{padding:0.2rem 4%;width: 100%;}
.AboInnN{width:100%; margin-bottom:0.18rem;}
.AboInnP{font-size:0.11rem;line-height:0.2rem; margin-top:0.08rem;}
.AboInnI{width:100%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.AboPro{padding:0 4%;width: 100%;}
.AboProB{ padding:0.1rem 0;}
.AboProB .swiper-slide{ width:60%}
.AboProB .swiper-slide img{height:1.7rem;box-shadow:0 2px 7px rgba(0,0,0,0.1);}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°*/
.AboQua{padding:0.25rem 4% 0.2rem;width: 100%;}
.AboQuaK{ margin-top:0.1rem;}
.AboQuaI{ width:100%;}
.AboQuaN{width:100%; margin-top:25px;}
.AboQuaP{width:45%; height:0.3rem; border-radius:0.15rem; border:0.01rem solid #dcdcdc; margin:0.07rem 0.06rem;}
.AboQuaP p{font-size:0.1rem; line-height:0.16rem; margin-left:0.22rem;}
.AboQuaPI{width:0.36rem;left:-0.06rem;}
.AboQuaP:last-child{width:74%; margin:0.07rem auto;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.AboEnt{background-image:url("../images/znot/AboEntwap.jpg");background-size:100%;}
.AboEntK{padding:0.2rem 4% 0.15rem;width: 100%;}
.AboEntN{ width:86%;margin-top:0.2rem;}
.AboEntB{ }
.AboEntH{ border-bottom:0.01rem solid #dee7eb;}
.AboEntH h3{font-size:0.12rem;line-height:0.3rem;display: inline-block;padding-right: .05rem;}
.AboEntH h3:before{bottom:-0.01rem;height:0.02rem;}
.AboEntP{font-size:0.1rem; line-height:0.16rem; padding:0.08rem 0;min-height:0.22rem;}
}
/******************
-----3ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡------
******************/
.ProBan{overflow:hidden;}
.ProBanB{position: relative;}
.ProBanI img{width:100%; display: block}
.ProBanN{ color:#FFF;z-index:2;position: relative;}
.ProBanN h3{font-weight:700;}
.ProBanN h4{font-weight:700;letter-spacing:1px;}
.ProBanE{ background:#FFF; box-shadow:0 3px 10px rgba(21,110,129,0.2);position: relative;}
.ProBanEa{width:20%; text-align: center;}
.ProBanEa img{ display: block;}
.ProBanEa p{ color:#202020;}
.ProTit{}
.ProTit h3{ color:#232323;text-align: center; font-weight:700;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{position: relative;}
.ProProTa{ color:#232323;}
.ProProT .on{background:#f3f3f3;}
.ProProD{position:relative;}
.ProProD .swiper-slide{color:#232323;}
.ProProI{border-radius:50%;overflow:hidden;margin:0 auto;}
.ProProI img{display:block;width:100%;}
.ProProN{text-align:center;}
.ProProN h3{font-weight:700;}
.ProProN p{font-weight:700;}
.ProProP{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
.ProProNext2,.ProProPrev2{
    border: 1px solid #156e81;
    border-radius: 50%;
}
.ProProNext2:after, .ProProPrev2:after {
    color: #156e81
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{background:#f1f6f7;position: relative;}
.ProTraI img{width:100%; display: block;}
.ProTraT{position: relative;}
.ProTraT:before{display:block;content:'';position: absolute; background:#dcdcdc;left:0;}
.ProTraT h4{color:#3f3f3f;}
.ProTraT h3{color:#156e81; font-weight:700;}
.ProTraP{color:#3f3f3f;position: relative;}
.ProTraP:before{display:block;content:'';position: absolute;border-radius:50%;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWonT h3{color:#232323; text-align: center;}
.ProWonT h3 span{ color:#156e81; font-weight:700;}
.ProWonB{width:1227px;}
.ProWonI{ overflow: hidden; width:100%;}
.ProWonI img{width:100%;height: 100%;object-fit: cover;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{position: relative;}
.ProInsP{ color:#3f3f3f; text-align: center;}
.ProInsE{ text-align: center;}
.ProInsI{display: block; border-radius:50%; background:#eee; margin:0 auto;}
.ProInsI img{width:100%; display: block;}
.ProInsE p{ color:#3f3f3f;}
.ProInsJ img{width:100%; display: block;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{position: relative;}
.ProRemD1{background:#156e81;}
.ProRemD2{background:#249cb2;}
.ProRemD img{display: block;}
.ProRemN{ color:#FFF; width:100%; flex:1;}
.ProRemN h3{font-weight:700;}
.ProRemN p{ font-weight:700;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{position: relative;}
.ProMaiK img{display: block;}
.ProMaiK p{color:#3f3f3f; text-align: center;}

.ProVal{position: relative;}
.ProValNF{ background:#eee;align-content:center;}
.ProValNH{ text-align: center; width:100%;}
.ProValNH img{display: block;}
.ProValNH h3{ color:#3f3f3f;font-weight:700;}
.ProValNP{color:#3f3f3f;text-align: center;}
.ProvidH{color:#3f3f3f;}
.ProvidV{position: relative;align-content:center; overflow:hidden;}
.ProvidV img{width:100%;}
.ProvidV video{ width:100%; position: absolute;display: block;object-fit: fill;transform: translate(-50%,-50%);left:50%;top:50%;}
.Provida{display: block;color:#232323;}
.Provida.on{
    color:#156e81;
}
.Providah{position: relative;}
.Providah:before{display:block;content:'';position: absolute;background-image:url("../images/pic/ProvidT.png");background-repeat:no-repeat;background-position:0 0; background-size:100%;left:0;top:50%;transform: translate(0,-50%);}
.Providah i{background-image:url("../images/pic/ProvidJ.png");background-repeat:no-repeat;background-position:center; background-color:#fcfcfc; display: block;}
.Provida p{display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.ProProB{
    position: relative;
    opacity: 0;
    visibility: hidden;
    display: none;
}
.ProProB.active{
    opacity: 1;
    visibility: visible;
    display: block;
}
@media  screen and ( min-width:1680px){
.ProBan{background-color:#156e81;background-image:url("../images/pic/ProBanI01.png");background-repeat:no-repeat;background-position:left center; background-size:347px;}
.ProBanB{ height: 745px;}
.ProBanI{width:1236px;position: absolute;top:0;left: 454px;}
.ProBanN{width: 490px; margin-top: 200px;}
.ProBanN h3{ font-size:56px; line-height:90px;letter-spacing:4px;}
.ProBanN h4{font-size:20px; line-height:30px;padding:15px 0;}
.ProBanN p{font-size:16px; line-height:28px; margin-top: 15px;}
.ProBanE{height: 262px; border-radius:10px;top:-131px; margin-bottom:-131px;}
.ProBanEa img{width:88px;margin:0 auto 25px;}
.ProBanEa p{font-size:20px;line-height:30px;}
.ProTit{}
.ProTit h3{font-size:34px; line-height:54px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:70px 0 55px;}
.ProProT{margin-top:35px;}
.ProProTa{width:134px;height:57px;border:1px solid #e5e5e5;margin:0 12px;border-radius:10px;}
.ProProTa p{line-height:29px;font-size:18px;}
.ProProT .on{border:1px solid #f3f3f3;}
.ProProB{padding-top:55px;}
.ProProD .swiper-slide{border-radius:10px;border:1px solid #e5e5e5;width:400px;height:502px;padding:50px 26px 10px;}
.ProProI{ width: 126px;height:126px;}
.ProProN{border-bottom: 1px solid #dcdcdc; padding:18px 0;}
.ProProN h3{ font-size: 24px; line-height:36px; font-weight: 700; margin-bottom:10px;}
.ProProN p{ font-size: 16px; font-weight:700; line-height:24px; min-height:48px;}
.ProProP{ margin-top: 18px; font-size: 14px; line-height:25px; height: 150px;-webkit-line-clamp: 6;} 
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -60px;
}
.ProProPrev2{
    left: -60px;
}   
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:55px 0; border-radius: 10px;}
.ProTraK{ margin-top: 30px;}
.ProTraI{ width: 510px; margin-left: 110px;}
.ProTraN{ width: 620px;}
.ProTraT{ border-bottom:1px solid #d1d2d2;padding-bottom:25px;}
.ProTraT:before{width: 6px; height: 6px;bottom:-3px;}
.ProTraT h4{font-size:20px;line-height:30px;margin-bottom:6px;}
.ProTraT h3{font-size:34px;line-height:50px;}
.ProTraD{width:580px; margin-top:26px;}
.ProTraP{font-size:14px;line-height:22px;margin-bottom:18px;padding-left:25px;}
.ProTraP:before{border:2px solid #156e81;width:4px;height:4px;left:9px;top:7px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ margin-top:90px;}
.ProWonT{width:110px; padding-left: 18px;}
.ProWonT h3{width:30px;font-size: 40px;line-height:50px;}
.ProWonB{width:1227px;}
.ProWonI{margin-bottom: 12px;}
.ProWonI1{ width:467px; height: 226px;}
.ProWonI2{ width:367px; height: 226px;}
.ProWonI3{ width:367px; height: 226px;}
.ProWonI4{ width:275px;}
.ProWonI4 .ProWonI{height: 213px;}
.ProWonI5{ width:367px; height: 437px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{padding:110px 0 0;}
.ProInsK{margin-top:35px;}
.ProInsP{font-size:20px;line-height:38px;}
.ProInsN{margin-top:60px;}
.ProInsE{width:155px;}
.ProInsI{width:88px;height:88px;}
.ProInsE p{font-size:18px;line-height:26px;margin-top:18px;}
.ProInsJ{width:22px;margin-top:35px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{ padding:110px 0 50px;}
.ProRemK{ margin-top:80px;}
.ProRemD{ width:656px; height:164px; border-radius:10px; padding:0 55px;}
.ProRemD img{width:60px;}
.ProRemN{margin-left:25px;}
.ProRemN h3{ font-size: 22px; line-height:36px; margin-bottom:5px;}
.ProRemN p{font-size:18px; line-height:26px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{ padding:90px 0;}
.ProMaiK{ margin-top:60px;}
.ProMaiK img{width:68px;margin:0 auto 40px;}
.ProMaiK p{ font-size:20px;line-height:30px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProVal{ padding:80px 0;}
.ProValN{padding:40px 0;}
.ProValNF{border:1px solid #b5b5b5;width:415px; height: 240px;border-radius:10px; padding:0 35px;}
.ProValNH img{width:45px;margin:0 auto 15px;}
.ProValNH h3{font-size: 24px; line-height:36px;}
.ProValNP{ font-size:16px;line-height:24px;margin-top:20px;}
.Provid{ padding-top: 20px;}
.ProvidH{font-size:24px;line-height:36px;}
.ProvidK{ margin-top:40px;}
.ProvidV{height:400px; width:718px; border-radius:10px;}
.ProvidN{width:485px;}
.Provida{ padding-bottom:15px; padding-top: 30px; border-top: 1px solid #4c4c4c;}
.Provida:first-child{ padding-top:0; border-top:none;}
.Providah{ padding-left: 40px;width: 425px; height:40px; margin-bottom: 5px;}
.Providah:before{width: 16px; height: 16px;}
.Providah h3{ font-size:24px; width: 340px; line-height:36px;}
.Providah i{ width: 30px; height: 30px;background-size:15px;}
.Provida p{padding-left: 40px; font-size: 16px; width: 410px; line-height:28px; height:56px;}
.Provida:hover{ color:#156e81;}
.Provida:hover .Providah:before{background-position:0 -16px;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.ProBan{background-color:#156e81;background-image:url("../images/pic/ProBanI01.png");background-repeat:no-repeat;background-position:left center; background-size:290px;}
.ProBanB{ height:650px;}
.ProBanI{width:1100px; position: absolute; top:0; left:365px;}
.ProBanN{width: 430px; margin-top:170px;}
.ProBanN h3{ font-size:50px; line-height:80px;letter-spacing:3px;}
.ProBanN h4{font-size:18px; line-height:26px;padding:13px 0;}
.ProBanN p{font-size:15px; line-height:26px; margin-top: 13px;}
.ProBanE{height: 240px; border-radius:9px;top:-120px; margin-bottom:-120px;}
.ProBanEa img{width:78px;margin:0 auto 22px;}
.ProBanEa p{font-size:18px;line-height:26px;}
.ProTit{}
.ProTit h3{font-size:30px; line-height:50px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:60px 0 48px;}
.ProProT{margin-top:30px;}
.ProProTa{width:124px;height:50px;border:1px solid #e5e5e5;margin:0 11px;border-radius:9px;}
.ProProTa p{line-height:26px;font-size:16px;}
.ProProT .on{border:1px solid #f3f3f3;}
.ProProB{padding-top:50px;}
.ProProD .swiper-slide{border-radius:10px;border:1px solid #e5e5e5;width:360px;height:450px;padding:40px 24px 10px;}
.ProProI{ width: 110px;height:110px;}
.ProProN{border-bottom: 1px solid #dcdcdc; padding:16px 0;}
.ProProN h3{ font-size: 22px; line-height:32px; margin-bottom:7px;}
.ProProN p{ font-size: 15px; ine-height:22px; min-height:44px;}
.ProProP{ margin-top: 16px; font-size: 13px; line-height:23px; height: 138px;-webkit-line-clamp: 6;}    
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -60px;
}
.ProProPrev2{
    left: -60px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:46px 0; border-radius:9px;}
.ProTraK{ margin-top:25px;}
.ProTraI{ width:460px; margin-left:90px;}
.ProTraN{ width:560px;}
.ProTraT{ border-bottom:1px solid #d1d2d2;padding-bottom:22px;}
.ProTraT:before{width:6px; height: 6px;bottom:-3px;}
.ProTraT h4{font-size:18px;line-height:25px;margin-bottom:6px;}
.ProTraT h3{font-size:30px;line-height:44px;}
.ProTraD{width:540px; margin-top:26px;}
.ProTraP{font-size:13px;line-height:22px;margin-bottom:16px;padding-left:25px;}
.ProTraP:before{border:2px solid #156e81;width:4px;height:4px;left:9px;top:7px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ margin-top:80px;}
.ProWonT{width:95px; padding-left: 16px;}
.ProWonT h3{width:28px;font-size:36px;line-height:45px;}
.ProWonB{width:1105px;}
.ProWonI{margin-bottom: 12px;}
.ProWonI1{ width:420px; height: 202px;}
.ProWonI2{ width:330px; height: 202px;}
.ProWonI3{ width:330px; height: 202px;}
.ProWonI4{ width:246px;}
.ProWonI4 .ProWonI{height:190px;}
.ProWonI5{ width:330px; height:392px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{padding:95px 0 0;}
.ProInsK{margin-top:30px;}
.ProInsP{font-size:18px;line-height:35px;}
.ProInsN{margin-top:50px;}
.ProInsE{width:140px;}
.ProInsI{width:78px;height:78px;}
.ProInsE p{font-size:16px;line-height:24px;margin-top:16px;}
.ProInsJ{width:20px;margin-top:32px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{ padding:100px 0 45px;}
.ProRemK{ margin-top:70px;}
.ProRemD{ width:584px; height:140px; border-radius:9px; padding:0 48px;}
.ProRemD img{width:54px;}
.ProRemN{margin-left:25px;}
.ProRemN h3{ font-size: 20px; line-height:32px; margin-bottom:5px;}
.ProRemN p{font-size:16px; line-height:24px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{ padding:80px 0 70px;}
.ProMaiK{ margin-top:55px;}
.ProMaiK img{width:58px;margin:0 auto 35px;}
.ProMaiK p{ font-size:18px;line-height:28px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProVal{ padding:70px 0;}
.ProValN{padding:35px 0;}
.ProValNF{border:1px solid #b5b5b5;width:373px; height: 220px;border-radius:10px; padding:0 28px;}
.ProValNH img{width:40px;margin:0 auto 12px;}
.ProValNH h3{font-size: 22px; line-height:32px;}
.ProValNP{ font-size:15px;line-height:22px;margin-top:18px;}
.Provid{ padding-top:18px;}
.ProvidH{font-size:22px;line-height:34px;}
.ProvidK{ margin-top:35px;}
.ProvidV{height:362px; width:650px; border-radius:9px;}
.ProvidN{width:450px;}
.Provida{ padding-bottom:12px; padding-top:25px; border-top: 1px solid #4c4c4c;}
.Provida:first-child{ padding-top:0; border-top:none;}
.Providah{ padding-left:35px;width: 400px; height:38px; margin-bottom:4px;}
.Providah:before{width: 15px; height: 15px;}
.Providah h3{ font-size:22px; width: 320px; line-height:34px;}
.Providah i{ width:28px; height:28px;background-size:13px;}
.Provida p{padding-left: 35px; font-size: 15px; width:390px; line-height:26px; height:52px;}
.Provida:hover{ color:#156e81;}
.Provida:hover .Providah:before{background-position:0 -15px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.ProBan{background-color:#156e81;background-image:url("../images/pic/ProBanI01.png");background-repeat:no-repeat;background-position:left center; background-size:250px;}
.ProBanB{ height:572px;}
.ProBanI{width:950px; position: absolute; top:0; left:320px;}
.ProBanN{width:380px; margin-top:150px;}
.ProBanN h3{ font-size:44px; line-height:70px;letter-spacing:3px;}
.ProBanN h4{font-size:16px; line-height:24px;padding:11px 0;}
.ProBanN p{font-size:14px; line-height:24px; margin-top: 11px;}
.ProBanE{height: 214px; border-radius:9px;top:-107px; margin-bottom:-107px;}
.ProBanEa img{width:68px;margin:0 auto 20px;}
.ProBanEa p{font-size:16px;line-height:22px;}
.ProTit{}
.ProTit h3{font-size:26px; line-height:44px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:50px 0 40px;}
.ProProT{margin-top:25px;}
.ProProTa{width:110px;height:42px;border:1px solid #e5e5e5;margin:0 10px;border-radius:8px;}
.ProProTa p{line-height:24px;font-size:15px;}
.ProProT .on{border:1px solid #f3f3f3;}
.ProProB{padding-top:40px;}
.ProProD .swiper-slide{border-radius:8px;border:1px solid #e5e5e5;width:330px;height:400px;padding:34px 22px 10px;}
.ProProI{ width:96px;height:96px;}
.ProProN{border-bottom: 1px solid #dcdcdc; padding:14px 0;}
.ProProN h3{ font-size: 20px; line-height:28px; margin-bottom:6px;}
.ProProN p{ font-size: 14px; ine-height:20px; min-height:40px;}
.ProProP{ margin-top: 15px; font-size: 12px; line-height:22px; height: 132px;-webkit-line-clamp:6;}
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -60px;
}
.ProProPrev2{
    left: -60px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:36px 0; border-radius:8px;}
.ProTraK{ margin-top:20px;}
.ProTraI{ width:400px; margin-left:70px;}
.ProTraN{ width:520px;}
.ProTraT{ border-bottom:1px solid #d1d2d2;padding-bottom:18px;}
.ProTraT:before{width:6px; height: 6px;bottom:-3px;}
.ProTraT h4{font-size:16px;line-height:22px;margin-bottom:6px;}
.ProTraT h3{font-size:26px;line-height:38px;}
.ProTraD{width:500px; margin-top:22px;}
.ProTraP{font-size:12px;line-height:21px;margin-bottom:16px;padding-left:22px;}
.ProTraP:before{border:2px solid #156e81;width:3px;height:3px;left:9px;top:7px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ margin-top:65px;}
.ProWonT{width:80px; padding-left: 14px;}
.ProWonT h3{width:26px;font-size:32px;line-height:40px;}
.ProWonB{width:1000px;}
.ProWonI{margin-bottom: 12px;}
.ProWonI1{ width:380px; height: 183px;}
.ProWonI2{ width:300px; height: 183px;}
.ProWonI3{ width:300px; height:183px;}
.ProWonI4{ width:223px;}
.ProWonI4 .ProWonI{height:172px;}
.ProWonI5{ width:300px; height:357px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{padding:80px 0 0;}
.ProInsK{margin-top:28px;}
.ProInsP{font-size:16px;line-height:30px;}
.ProInsN{margin-top:50px;}
.ProInsE{width:126px;}
.ProInsI{width:70px;height:70px;}
.ProInsE p{font-size:15px;line-height:22px;margin-top:14px;}
.ProInsJ{width:18px;margin-top:30px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{ padding:85px 0 40px;}
.ProRemK{ margin-top:60px;}
.ProRemD{ width:527px; height:120px; border-radius:8px; padding:0 40px;}
.ProRemD img{width:50px;}
.ProRemN{margin-left:18px;}
.ProRemN h3{ font-size:18px; line-height:30px; margin-bottom:4px;}
.ProRemN p{font-size:15px; line-height:22px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{ padding:70px 0 60px;}
.ProMaiK{ margin-top:48px;}
.ProMaiK img{width:48px;margin:0 auto 30px;}
.ProMaiK p{ font-size:16px;line-height:24px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProVal{ padding:60px 0;}
.ProValN{padding:30px 0;}
.ProValNF{border:1px solid #b5b5b5;width:335px; height: 200px;border-radius:9px; padding:0 25px;}
.ProValNH img{width:35px;margin:0 auto 10px;}
.ProValNH h3{font-size:19px; line-height:29px;}
.ProValNP{ font-size:14px;line-height:20px;margin-top:15px;}
.Provid{ padding-top:16px;}
.ProvidH{font-size:20px;line-height:30px; font-weight:700;}
.ProvidK{ margin-top:30px;}
.ProvidV{height:317px; width:570px; border-radius:8px;}
.ProvidN{width:400px;}
.Provida{ padding-bottom:12px; padding-top:20px; border-top: 1px solid #4c4c4c;}
.Provida:first-child{ padding-top:0; border-top:none;}
.Providah{ padding-left:30px;width:375px; height:36px; margin-bottom:3px;}
.Providah:before{width: 14px; height: 14px;}
.Providah h3{ font-size:20px; width:290px; line-height:30px; font-weight:700;}
.Providah i{ width:26px; height:26px;background-size:12px;}
.Provida p{padding-left:30px; font-size: 14px; width:365px; line-height:24px; height:48px;}
.Provida:hover{ color:#156e81;}
.Provida:hover .Providah:before{background-position:0 -14px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.ProBan{background-color:#156e81;background-image:url("../images/pic/ProBanI01.png");background-repeat:no-repeat;background-position:left center; background-size:220px;}
.ProBanB{ height:494px;}
.ProBanI{width:820px; position: absolute; top:0; left:270px;}
.ProBanN{width:330px; margin-top:130px;}
.ProBanN h3{ font-size:36px; line-height:60px;letter-spacing:3px;}
.ProBanN h4{font-size:15px; line-height:22px;padding:11px 0;}
.ProBanN p{font-size:12px; line-height:22px; margin-top: 11px;}
.ProBanE{height:180px; border-radius:9px;top:-90px; margin-bottom:-90px;}
.ProBanEa img{width:58px;margin:0 auto 12px;}
.ProBanEa p{font-size:14px;line-height:20px;}
.ProTit{}
.ProTit h3{font-size:22px; line-height:40px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:40px 0 35px;}
.ProProT{margin-top:25px;}
.ProProTa{width:110px;height:42px;border:1px solid #e5e5e5;margin:0 10px;border-radius:8px;}
.ProProTa p{line-height:24px;font-size:15px;}
.ProProT .on{border:1px solid #f3f3f3;}
.ProProB{padding-top:35px;}
.ProProD .swiper-slide{border-radius:8px;border:1px solid #e5e5e5;width:300px;height:380px;padding:34px 20px 10px;}
.ProProI{ width:84px;height:84px;}
.ProProN{border-bottom: 1px solid #dcdcdc; padding:12px 0;}
.ProProN h3{ font-size:18px; line-height:25px; margin-bottom:5px;}
.ProProN p{ font-size: 14px; ine-height:20px; min-height:40px;}
.ProProP{ margin-top: 15px; font-size: 12px; line-height:20px; height: 132px;-webkit-line-clamp: 6;}   
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -20px;
}
.ProProPrev2{
    left: -20px;
} 
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:28px 0; border-radius:7px;}
.ProTraK{ margin-top:20px;}
.ProTraI{ width:350px; margin-left:50px;}
.ProTraN{ width:440px;}
.ProTraT{ border-bottom:1px solid #d1d2d2;padding-bottom:15px;}
.ProTraT:before{width:6px; height: 6px;bottom:-3px;}
.ProTraT h4{font-size:15px;line-height:20px;margin-bottom:5px;}
.ProTraT h3{font-size:22px;line-height:34px;}
.ProTraD{width:400px; margin-top:20px;}
.ProTraP{font-size:12px;line-height:20px;margin-bottom:14px;padding-left:22px;}
.ProTraP:before{border:2px solid #156e81;width:3px;height:3px;left:9px;top:7px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ margin-top:50px;}
.ProWonT{width:60px; padding-left:8px;}
.ProWonT h3{width:22px;font-size:26px;line-height:32px;}
.ProWonB{width:840px;}
.ProWonI{margin-bottom: 11px;}
.ProWonI1{ width:318px; height: 153px;}
.ProWonI2{ width:250px; height: 153px;}
.ProWonI3{ width:250px; height:153px;}
.ProWonI4{ width:185px;}
.ProWonI4 .ProWonI{height:143px;}
.ProWonI5{ width:250px; height:297px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{padding:70px 0 0;}
.ProInsK{margin-top:22px;}
.ProInsP{font-size:15px;line-height:27px;}
.ProInsN{margin-top:40px;}
.ProInsE{width:110px;}
.ProInsI{width:60px;height:60px;}
.ProInsE p{font-size:14px;line-height:22px;margin-top:10px;}
.ProInsJ{width:16px;margin-top:24px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{ padding:70px 0 30px;}
.ProRemK{ margin-top:50px;}
.ProRemD{ width:440px; height:100px; border-radius:7px; padding:0 26px;}
.ProRemD img{width:44px;}
.ProRemN{margin-left:16px;}
.ProRemN h3{ font-size:17px; line-height:26px; margin-bottom:3px;}
.ProRemN p{font-size:14px; line-height:22px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{ padding:55px 0 50px;}
.ProMaiK{ margin-top:40px;}
.ProMaiK img{width:38px;margin:0 auto 28px;}
.ProMaiK p{ font-size:14px;line-height:22px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProVal{ padding:50px 0;}
.ProValN{padding:30px 0;}
.ProValNF{border:1px solid #b5b5b5;width:280px; height:170px;border-radius:8px; padding:0 16px;}
.ProValNH img{width:30px;margin:0 auto 9px;}
.ProValNH h3{font-size:16px; line-height:24px;}
.ProValNP{ font-size:12px;line-height:18px;margin-top:12px;}
.Provid{ padding-top:16px;}
.ProvidH{font-size:18px;line-height:28px; font-weight:700;}
.ProvidK{ margin-top:28px;}
.ProvidV{height:267px; width:480px; border-radius:7px;}
.ProvidN{width:350px;}
.Provida{ padding-bottom:10px; padding-top:16px; border-top: 1px solid #4c4c4c;}
.Provida:first-child{ padding-top:0; border-top:none;}
.Providah{ padding-left:25px;width:350px; height:32px; margin-bottom:2px;}
.Providah:before{width: 12px; height: 12px;}
.Providah h3{ font-size:18px; width:290px; line-height:26px; font-weight:700;}
.Providah i{ width:24px; height:24px;background-size:10px;}
.Provida p{padding-left:25px; font-size: 12px; width:330px; line-height:20px; height:40px;}
.Provida:hover{ color:#156e81;}
.Provida:hover .Providah:before{background-position:0 -12px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.ProBan{background-color:#156e81;background-image:url("../images/pic/ProBanI01.png");background-repeat:no-repeat;background-position:left center; background-size:160px;}
.ProBanB{ height:373px;}
.ProBanI{width:620px; position: absolute; top:0; left:190px;}
.ProBanN{width:280px; margin-top:75px;}
.ProBanN h3{ font-size:28px; line-height:50px;letter-spacing:2px;}
.ProBanN h4{font-size:15px; line-height:22px;padding:11px 0;}
.ProBanN p{font-size:12px; line-height:20px; margin-top:9px;}
.ProBanE{height:140px; border-radius:8px;top:-70px; margin-bottom:-70px;}
.ProBanEa img{width:48px;margin:0 auto 10px;}
.ProBanEa p{font-size:12px;line-height:20px;}
.ProTit{}
.ProTit h3{font-size:20px; line-height:36px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:35px 0 30px;}
.ProProT{margin-top:20px;}
.ProProTa{width:100px;height:36px;border:1px solid #e5e5e5;margin:0 8px;border-radius:7px;}
.ProProTa p{line-height:22px;font-size:14px;}
.ProProT .on{border:1px solid #f3f3f3;}
.ProProB{padding-top:30px;}
.ProProD .swiper-slide{border-radius:7px;border:1px solid #e5e5e5;width:240px;height:330px;padding:30px 16px 10px;}
.ProProI{ width:70px;height:70px;}
.ProProN{border-bottom: 1px solid #dcdcdc; padding:10px 0;}
.ProProN h3{ font-size:16px; line-height:20px; margin-bottom:5px;}
.ProProN p{ font-size: 13px; ine-height:18px; min-height:36px;}
.ProProP{ margin-top:12px; font-size:12px; line-height:18px; height: 108px;-webkit-line-clamp: 6;}
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
    display: none;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -60px;
}
.ProProPrev2{
    left: -60px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:22px 30px; border-radius:6px;}
.ProTraK{ margin-top:20px;}
.ProTraI{ width:350px; margin:0 auto 40px;}
.ProTraN{ width:100%;}
.ProTraT{ border-bottom:1px solid #d1d2d2;padding-bottom:15px;}
.ProTraT:before{width:6px; height: 6px;bottom:-3px;}
.ProTraT h4{font-size:15px;line-height:20px;margin-bottom:5px;}
.ProTraT h3{font-size:22px;line-height:34px;}
.ProTraD{width:400px; margin-top:20px;}
.ProTraP{font-size:12px;line-height:20px;margin-bottom:14px;padding-left:22px;}
.ProTraP:before{border:2px solid #156e81;width:3px;height:3px;left:9px;top:7px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ margin-top:35px;}
.ProWonT{width:100%; margin-bottom:20px;}
.ProWonT h3{font-size:22px;line-height:32px;}
.ProWonB{width:600px;}
.ProWonI{margin-bottom:7px;}
.ProWonI1{ width:333px; height: 160px;}
.ProWonI2{ width:261px; height: 160px;}
.ProWonI3{ width:100%; height:244px;}
.ProWonI4{ width:297px;}
.ProWonI4 .ProWonI{height:193px;}
.ProWonI5{ width:297px; height:393px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*/
.ProIns{padding:55px 0 0;}
.ProInsK{margin-top:18px;}
.ProInsP{font-size:14px;line-height:25px;}
.ProInsN{margin-top:32px;}
.ProInsE{width:100px;}
.ProInsI{width:50px;height:50px;}
.ProInsE p{font-size:13px;line-height:20px;margin-top:10px;}
.ProInsJ{width:14px;margin-top:20px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ProRem{ padding:50px 0 5px;}
.ProRemK{ margin-top:40px;}
.ProRemD{ width:100%; height:100px; border-radius:7px; padding:0 30px; margin-bottom: 15px;}
.ProRemD img{width:44px;}
.ProRemN{margin-left:16px;}
.ProRemN h3{ font-size:17px; line-height:26px; margin-bottom:3px;}
.ProRemN p{font-size:14px; line-height:22px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProMai{ padding:40px 0 30px;}
.ProMaiK{ margin-top:32px;}
.ProMaiK img{width:32px;margin:0 auto 24px;}
.ProMaiK p{ font-size:14px;line-height:20px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.ProVal{ padding:40px 0;}
.ProValN{padding:25px 0;}
.ProValNF{border:1px solid #b5b5b5;width:100%; height:110px;border-radius:8px;margin-bottom:15px;}
.ProValNH{width:180px;}
.ProValNH img{width:30px;margin:0 auto 9px;}
.ProValNH h3{font-size:15px; line-height:20px;}
.ProValNP{ font-size:14px;line-height:20px; width:100%; flex:1; margin-right: 20px; text-align: left;}
.Provid{ padding-top:0;}
.ProvidH{font-size:18px;line-height:28px; font-weight:700;}
.ProvidK{ margin-top:20px;}
.ProvidV{height:334px; width:100%; border-radius:10px;}
.ProvidN{width:100%; margin-top:10px; }
.Provida{ padding-bottom:12px; padding-top:16px; border-top: 1px solid #4c4c4c;}
.Provida:first-child{border-top:none;}
.Providah{ padding-left:30px;width:100%; height:35px; margin-bottom:2px;}
.Providah:before{width: 14px; height: 14px;}
.Providah h3{ font-size:18px; width:450px; line-height:26px; font-weight:700;}
.Providah i{ width:28px; height:28px;background-size:12px;}
.Provida p{padding-left:30px; font-size: 14px; width:100%; line-height:22px; height:44px;}
}
@media only screen and (max-width:639px){
.ProBan{}
.ProBanB{width: 100%;}
.ProBanI{width:100%;}
.ProBanN{width:100%;background-color:#156e81;background-image:url("../images/pic/ProBanI02.png");background-repeat:no-repeat;background-position:right bottom; background-size:35%; padding:0.16rem 4%;}
.ProBanN h3{ font-size:0.145rem; line-height:0.2rem;letter-spacing:1px;}
.ProBanN h4{font-size:0.115rem; line-height:0.2rem;padding:0.05rem 0;}
.ProBanN p{font-size:0.1rem; line-height:0.15rem; margin-top:0.02rem;}
.ProBanE{padding:0.2rem 0; box-shadow:0 3px 10px rgba(21,110,129,0);width: 100%}
.ProBanEa img{width:0.35rem;margin:0 auto 0.06rem;}
.ProBanEa p{font-size:0.1rem;line-height:0.18rem;}
.ProTit{}
.ProTit h3{font-size:20px; line-height:36px;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­*/
.ProPro{padding:0.25rem 0 0.2rem;width: 100%;}
.ProProT{margin-top:0.15rem;}
.ProProTa{width:0.8rem;height:0.3rem;border:0.01rem solid #e5e5e5;margin:0 0.07rem;border-radius:0.04rem;}
.ProProTa p{line-height:0.18rem;font-size:0.11rem;}
.ProProT .on{border:0.01rem solid #f3f3f3;}
.ProProB{padding-top:0.2rem;}
.ProProD .swiper-slide{border-radius:0.06rem;border:0.01rem solid #e5e5e5;width:1.8rem;min-height: 2.65rem;padding:0.16rem 0.12rem 0.05rem;}
.ProProI{ width:0.5rem;height:0.5rem;}
.ProProN{border-bottom:0.01rem solid #dcdcdc; padding:0.08rem 0;}
.ProProN h3{ font-size:0.13rem; line-height:0.18rem; margin-bottom:0.03rem;}
.ProProN p{ font-size:0.105rem; ine-height:0.15rem; min-height:0.3rem;}
.ProProP{ margin-top:0.08rem; font-size:0.1rem; line-height:0.17rem; height:1.02rem;-webkit-line-clamp:6;}
.ProProNext2,.ProProPrev2{
    width: 40px;
    height: 40px;
    display: none;
}
.ProProNext2:after, .ProProPrev2:after {
    font-size: 20px;
}
.ProProNext2{
    right: -60px;
}
.ProProPrev2{
    left: -60px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ProTra{ padding:0.16rem 4%; border-radius:0.06rem;width: 100%;}
.ProTraK{ margin-top:0.1rem;}
.ProTraI{ width:80%; margin:0 auto 0.15rem;}
.ProTraN{ width:100%;}
.ProTraT{ border-bottom:0.01rem solid #d1d2d2;padding-bottom:0.1rem;}
.ProTraT:before{width:0.05rem; height:0.05rem;bottom:-0.03rem;}
.ProTraT h4{font-size:0.11rem;line-height:0.18rem;margin-bottom:0.03rem;}
.ProTraT h3{font-size:0.15rem;line-height:0.2rem;}
.ProTraD{width:100%; margin-top:0.15rem;}
.ProTraP{font-size:0.1rem;line-height:0.17rem;margin-bottom:0.1rem;padding-left:0.12rem;}
.ProTraP:before{border:0.02rem solid #156e81;width:0.03rem;height:0.03rem;left:0.02rem;top:0.05rem;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ProWon{ padding:0.25rem 4% 0;width: 100%;}
.ProWonT{width:100%; margin-bottom:0.15rem;}
.ProWonT h3{font-size:0.14rem;line-height:0.2rem;}
.ProWonB{width:100%;}
.ProWonI{margin-bottom:0.03rem; background:#000}
.ProWonI1{ width:55.3%; height:0.79rem;}
.ProWonI2{ width:43.4%; height:0.79rem;}
.ProWonI3{ width:100%; height:1.2rem;}
.ProWonI4{ width:49.6%;}
.ProWonI4 .ProWonI{height:0.95rem;}
.ProWonI5{width:49.6%; height:1.94rem;}

.ProIns{padding:0.25rem 4% 0;width: 100%;}
.ProInsK{margin-top:0.12rem;}
.ProInsP{font-size:0.11rem;line-height:0.2rem; text-align: justify;}
.ProInsN{margin-top:0.15rem;}
.ProInsE{width:20%;}
.ProInsI{width:0.36rem;height:0.36rem;}
.ProInsE p{font-size:0.1rem;line-height:0.16rem;margin-top:0.06rem;}
.ProInsJ{width:0.1rem;margin-top:0.15rem;}

.ProRem{ padding:0.25rem 4% 0.05rem;width: 100%;}
.ProRemK{ margin-top:0.15rem;}
.ProRemD{ width:100%; height:0.7rem; border-radius:0.06rem; padding-left:0.14rem; padding-right:0.1rem;margin-bottom:0.1rem;}
.ProRemD img{width:0.3rem;}
.ProRemN{margin-left:0.08rem;}
.ProRemN h3{ font-size:0.12rem; line-height:0.18rem; margin-bottom:0.02rem;}
.ProRemN p{font-size:0.1rem; line-height:0.18rem;}

.ProMai{ padding:0.2rem 4% 0.1rem;width: 100%;}
.ProMaiK{ margin-top:0.2rem;}
.ProMaiK img{width:0.36rem;margin:0 auto 0.15rem;}
.ProMaiK p{ font-size:0.115rem;line-height:0.18rem;}

.ProVal{ padding:0.2rem 4%;width: 100%;}
.ProValN{padding:0.15rem 0;}
.ProValNF{border:0.01rem solid #b5b5b5;width:100%; height:0.72rem;border-radius:0.06rem;margin-bottom:0.1rem;}
.ProValNH{width:1.1rem;}
.ProValNH img{width:0.22rem;margin:0 auto 0.06rem;}
.ProValNH h3{font-size:0.1rem; line-height:0.16rem;}
.ProValNP{ font-size:0.1rem;line-height:0.16rem; width:100%; flex:1; margin-right:4%; text-align: left;}
.Provid{ padding-top:0;}
.ProvidH{font-size:0.13rem;line-height:0.24rem; font-weight:700;}
.ProvidK{ margin-top:0.1rem;}
.ProvidV{height:1.64rem; width:100%; border-radius:0.06rem;}
.ProvidN{width:100%; margin-top:0.1rem; }
.Provida{ padding-bottom:0.08rem; padding-top:0.12rem; border-top:0.01rem solid #4c4c4c;}
.Provida:first-child{border-top:none;}
.Providah{ padding-left:0.2rem;width:100%; height:0.22rem; margin-bottom:0.02rem;}
.Providah:before{width:0.1rem; height:0.1rem;}
.Providah h3{ font-size:18px; width:80%; line-height:0.2rem; font-weight:700;}
.Providah i{ width:0.22rem; height:0.22rem;background-size:0.08rem;}
.Provida p{padding-left:0.2rem; font-size:0.11rem; width:100%; line-height:0.18rem; height:0.36rem;}    
}

.ResBan{width:100%; overflow: hidden;}

.ResCla{background:#f3f7f8; overflow: hidden;}
.ResClaI{position: relative;}
.ResClaI img{ margin:0 auto;}
.ResClaI:before,.ResClaI:after{display:block;content:'';position: absolute;right:0;}
.ResClaI:before{ background:#7cb2bd;}
.ResClaI:after{ background:#aed6df;bottom:0;}
.ResClaN h3{font-weight:700;color:#156e81;}
.ResClaNEI{border-radius:50%; background:#FFF; position: relative; z-index:1}
.ResClaNEI img{width:100%; display: block;}
.ResClaNEI:before{display:block;content:'';position: absolute; width:0;left:50%;transform: translate(-50%,0); z-index:-1;}
.ResClaNEp p{ width:100%; flex:1;color:#232323;}
.ResClaNEp:last-child .ResClaNEI:before{display:none;}
.ResClaNF{ color:#232323;}
.ResClaNF p span{ color:#156e81; font-weight:700;}

.ResExpa{ color:#232323;}
.ResExpaI{border-radius: 50%; margin:0 auto;background:#f7f7f7; overflow:hidden;}
.ResExpaI img{width:100%; display: block;}
.ResExpaH{ text-align: center;}
.ResExpaH h3{font-weight:700;}
.ResExpaH p{font-weight:700;}

.ResTit{width:100%;}
.ResTit:before,.ResTit:after{display:block;content:'';background-image:url("../images/res/title01.png");background-repeat:no-repeat;background-position:center; background-size:100%;}
.ResTit h3{color:#232323;}
.ResTheN{position: relative;}
.ResTheD{width:100%;}
.ResTheD .swiper-slide{ width:100%; height:100%;align-content:flex-start;}
.ResThea{background:#FFF;box-shadow:0 2px 6px rgba(0,0,0,0.1);}
.ResTheN .swiper-slide:last-child .ResThea:last-child p{display:none}
.ResThea h3{ color:#232323;font-weight:700;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.ResThea p{ color:#3e3e3e;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ResThenext,.ResTheprev{transform: translate(-50%,0);left:50%;bottom:0;top:auto;margin:0;border-radius:50%;}
.ResThenext:after, .ResTheprev:after {color:#156e81;}

.ResPop{}

.PninB{position: relative;}
.PninB .swiper-slide img{display: block; width:100%;height:100%;object-fit:cover}
.PninB .swiper-wrapper{-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
.PninBI{ width:100%; background:#000;overflow:hidden;}
.PninBN{}
.PninBN h3{ color:#232323; text-align: center;font-weight:700;}
.PninBN p{ color:#464646;}

.ResPtenK{width:100%;}
.ResPtenT{position: relative;}
.ResPtenT .swiper-slide{text-align: center;}
.ResPtenB .swiper-slide{ width:100%; height: 100%;}
.ResPtenBN{width:100%;}
.ResPtenI{ background:#000;overflow: hidden;}
.ResPtenI img{width:100%; display: block;height: 100%;object-fit: cover;}
.ResPtenNp{color:#2d2d2d;}
.ResPtenNp h3{font-weight:700;}
.ResPtenIwP{width:100%; text-align: center;color:#2d2d2d; }
.ResPtenEw2 .ResPtenI{width:100%; background:none;}
.ResPtenES{ width:100%;}

.PthrB{position: relative;}
.PthrB .swiper-slide{ width:100%; height:100%; color:#232323;}
.PthrBI img{width:100%; display: block;}
.PthrBN h3{ font-weight:700;color:#FFF;background:#249cb2;}
.Pthrnext,.Pthrprev{border-radius:0;top:auto;margin:0; color:#249cb2;}
.Pthrnext{right:auto;}

.PCasB .swiper-slide{ width:100%; height:100%; color:#232323;}
.ResPCasH{width: 100%;background:rgba(36,156,178,0.13);}
.ResPCasH p{ color:#156e81;}
.ResPCasB{ color:#232323;}
.ResPCasPh{width:100%;}
.ResPCasPh h3{ color:#156e81;font-weight:700;}
.ResPCasPh p{width:100%; flex:1;}
.PCasB .swiper-slide img{width:100%;height:100%;object-fit:cover; display: block;}
.ResPCasPE h3{font-weight: 700;}
.PCasnext,.PCasprev{border-radius:0;top:auto;margin:0; color:#249cb2;right:auto;left:auto;}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
@media  screen and ( min-width:1680px){
.ResBan{height:637px;}
.ResBan img{height:100%;}

.ResCla{ padding:55px 0 80px;}
.ResClaK{ padding:10px 0; }
.ResClaI{ width:610px;padding-bottom:48px;}
.ResClaI img{ width:539px;}
.ResClaI:before,.ResClaI:after{height: 24px; width:900px;}
.ResClaI:before{bottom:24px;}
.ResClaN{width:675px;}
.ResClaN h3{ font-size:30px; font-weight:700; line-height:50px;}
.ResClaNE{padding:35px 0 75px;}
.ResClaNEp{ margin-bottom: 15px}
.ResClaNEI{ width: 39px; height: 39px; border-radius:50%; border:1px solid #156e81;}
.ResClaNEI:before{height: 39px; border-left:1px dashed #156e81;top:39px;}
.ResClaNEp p{ margin-left:24px;font-size:20px; line-height:25px;}
.ResClaNFh{ font-size: 18px; line-height:32px; margin-bottom: 8px;}
.ResClaNF p{ font-size: 16px; line-height:32px;}
.ResClaNF p span{ font-size: 18px;}

.ResExp{padding:70px 0 20px;}
.ResExpK{ margin-top: 90px;}
.ResExpa{line-height:23px;padding:50px 28px 0;width:400px;height:560px;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:50px;}
.ResExpaI{width:124px;height:124px;border:1px solid #e6e6e6;}
.ResExpaH{border-bottom:1px solid #dcdcdc; padding:20px 0;}
.ResExpaH h3{ font-size:24px;line-height:30px; margin-bottom: 10px;}
.ResExpaH p{font-size:16px;line-height:24px; min-height: 48px;}
.ResExpaP{ font-size:14px; margin-top: 20px; line-height:24px;}

.ResThe{ padding:20px 0 80px;}
.ResTit{height:40px;}
.ResTit:before,.ResTit:after{width: 16px;height: 16px;}
.ResTit h3{font-size: 28px; line-height:40px; margin:0 30px;}
.ResTheN{padding-top:55px;}
.ResTheD{height: 451px;padding-top: 3px;}
.ResThea{width:432px;height:165px;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:24px;padding:26px 30px 10px;margin-right:52px;}
.ResThea:nth-child(3n){margin-right:0}
.ResThea h3{font-size:18px; margin-bottom:8px;line-height:28px; height: 56px;}
.ResThea p{ font-size: 14px;line-height:23px;}
.ResThea:hover{box-shadow:0 2px 6px rgba(0,0,0,0.2);}
.ResThenext,.ResTheprev{width:44px; height:44px;border:1px solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:22px;}
.ResThenext{margin-left: 60px;}
.ResTheprev{margin-left: -60px;}
.ResTheN .ResThepag{ font-size:20px;}
.ResThenext:hover:after,.ResTheprev:hover:after{ color:#FFF;}
.ResThenext:hover,.ResTheprev:hover{ color:#FFF; background:#156e81}

.ResPnin{ padding-top: 55px;}
.PninB{ padding:45px 0}
.PninB .swiper-slide{ width: 282px;}
.PninBI{height:384px;width:282px; border-radius:10px;}
.PninBN{}
.PninBN h3{font-size:22px;line-height:50px;}
.PninBN p{font-size:16px;line-height:24px;}

.ResPten{ padding-top: 80px}
.ResPtenK{ margin-top: 55px; background:#f1f6f7; border-radius:10px;}
.ResPtenT{ margin-left:70px; width:212px;background:#156e81; height: 600px;}
.ResPtenT .swiper-slide{width:100%;height:60px; line-height:60px; color:#FFF; font-size:20px;border-bottom:1px dashed rgba(255,255,255,0.2);}
.ResPtenT .swiper-slide-thumb-active{ background:#249cb2;}
.ResPtenB{width:100%; flex:1;margin:0;height: 600px;}
.ResPtenE{ width:285px; margin:0 32px;}
.ResPtenI{border-radius:10px; width:242px; height:324px;}
.ResPtenNp{ margin-top:20px;}
.ResPtenNp h3{font-size:20px; line-height:32px;height:32px; margin-bottom:6px;}
.ResPtenNp p{font-size:16px; line-height:28px;}
.ResPtenIw1{ margin:0 16px;}
.ResPtenIwP{font-size: 16px;line-height:28px; margin-top:35px;}
.ResPtenEw1{width:600px;}
.ResPtenEw2{width:733px;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{ padding:50px 0;}
.PthrB{margin-top:45px; height:613px; border-radius:10px;border:2px solid #e5e5e5;}
.PthrB .swiper-slide{padding:0 60px;}
.PthrBI{ width: 774px;}
.PthrBN{ width:410px;}
.PthrBN h3{font-size:24px;line-height:49px; padding:0 16px; width:209px;}
.PthrBN h4{font-size:20px; line-height:28px; padding:38px 0 28px;}
.PthrBp{ font-size:16px; line-height:28px; height:180px;}
.Pthrnext,.Pthrprev{width:40px; height:40px;border:1px solid #249cb2;bottom:85px;}
.Pthrnext:after, .Pthrprev:after {font-size:20px;}
.Pthrnext{left:110px;}
.Pthrprev{left:60px}
.Pthrnext:hover:after,.Pthrprev:hover:after{ color:#FFF;}
.Pthrnext:hover,.Pthrprev:hover{ color:#FFF; background:#249cb2}

.PCasB{margin:50px auto;}
.PCasB .swiper-slide{font-size: 18px;}
.ResPCasH{height:66px;padding:0 40px;}
.ResPCasH p{line-height:26px;}
.ResPCasB{padding:20px 40px; line-height:35px; min-height: 140px;}
.ResPCasN{padding:0 40px 10px;}
.ResPCasP{width:570px;}
.ResPCasP1{width:685px;}
.ResPCasPh{ line-height:35px; padding:10px 0;}
.ResPCasPh h3{font-size: 24px; }
.ResPCasPh p{margin-left:10px;}
.ResPCasPh1 p{height: 70px;}
.ResPCasPI{width:452px; height: 278px;}
.ResPCasPF{width:224px; height:300px;}
.ResPCasPE{ line-height:35px;}
.ResPCasPE h3{padding:18px 0 10px;font-size: 19px;}
.ResPCasPEs1{ padding-top:15px;}
.ResPCasD .ResPCasPE{width:420px;}
.PCasnext,.PCasprev{width:40px; height:40px;border:1px solid #249cb2;top:12px;}
.PCasnext:after, .PCasprev:after {font-size:20px;}
.PCasnext{right:10px;}
.PCasprev{right:60px}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}
.ftImg{
    margin-left: auto;
}
.ftImgItem{
    margin-left: 32px;
}
.ftImgItem img{
    width: 120px;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: 14px;
    margin-top: 5px;
}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.ResBan{height:556px;}
.ResBan img{height:100%;}

.ResCla{ padding:48px 0 70px;}
.ResClaK{ padding:8px 0; }
.ResClaI{ width:570px;padding-bottom:40px;}
.ResClaI img{ width:490px;}
.ResClaI:before,.ResClaI:after{height: 20px; width:800px;}
.ResClaI:before{bottom:20px;}
.ResClaN{width:590px;}
.ResClaN h3{ font-size:26px;line-height:44px;}
.ResClaNE{padding:30px 0 56px;}
.ResClaNEp{ margin-bottom: 14px}
.ResClaNEI{ width: 37px; height: 37px; border-radius:50%; border:1px solid #156e81;}
.ResClaNEI:before{height: 37px; border-left:1px dashed #156e81;top:37px;}
.ResClaNEp p{ margin-left:22px;font-size:18px; line-height:22px;}
.ResClaNFh{ font-size: 17px; line-height:30px; margin-bottom:7px;}
.ResClaNF p{ font-size: 15px; line-height:30px;}
.ResClaNF p span{ font-size: 17px;}

.ResExp{padding:60px 0 15px;}
.ResExpK{ margin-top:80px;}
.ResExpa{padding:44px 26px 0;width:368px;height:510px;border:1px solid #e5e5e5;border-radius:9px;margin-bottom:45px;}
.ResExpaI{width:110px;height:110px;border:1px solid #e6e6e6;}
.ResExpaH{border-bottom:1px solid #dcdcdc; padding:18px 0;}
.ResExpaH h3{ font-size:22px;line-height:28px; margin-bottom:9px;}
.ResExpaH p{font-size:15px;line-height:22px; min-height: 44px;}
.ResExpaP{ font-size:13px; margin-top:17px; line-height:22px;}

.ResThe{ padding:16px 0 70px;}
.ResTit{height:38px;}
.ResTit:before,.ResTit:after{width: 16px;height:16px;}
.ResTit h3{font-size: 26px; line-height:36px; margin:0 26px;}
.ResTheN{padding-top:42px;}
.ResTheD{height: 400px; padding-top: 3px;}
.ResThea{width:380px;height:144px;border-radius:9px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:20px;padding:22px 26px 9px;margin-right:30px;}
.ResThea:nth-child(3n){margin-right:0}
.ResThea h3{font-size:17px; margin-bottom:7px;line-height:26px; height: 52px;}
.ResThea p{ font-size: 13px;line-height:21px;}
.ResThea:hover{box-shadow:0 2px 6px rgba(0,0,0,0.2);}
.ResThenext,.ResTheprev{width:40px; height:40px;border:1px solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:20px;}
.ResThenext{margin-left:46px;}
.ResTheprev{margin-left:-46px;}
.ResTheN .ResThepag{ font-size:17px;}
.ResThenext:hover:after,.ResTheprev:hover:after{ color:#FFF;}
.ResThenext:hover,.ResTheprev:hover{ color:#FFF; background:#156e81}

.ResPnin{ padding-top:45px;}
.PninB{ padding:40px 0}
.PninB .swiper-slide{ width: 282px;}
.PninBI{height:317px; border-radius:9px;}
.PninBN{ padding-top: 5px}
.PninBN h3{font-size:20px;line-height:46px;}
.PninBN p{font-size:15px;line-height:22px;}

.ResPten{ padding-top:70px}
.ResPtenK{ margin-top:45px; background:#f1f6f7; border-radius:9px;}
.ResPtenT{ margin-left:60px; width:192px;background:#156e81;height:520px;}
.ResPtenT .swiper-slide{width:100%;height:52px; line-height:52px; color:#FFF; font-size:18px;border-bottom:1px dashed rgba(255,255,255,0.2);}
.ResPtenT .swiper-slide-thumb-active{ background:#249cb2;}
.ResPtenB{width:100%; flex:1;margin:0;height: 520px;}
.ResPtenE{ width:270px; margin:0 29px;}
.ResPtenI{border-radius:10px; width:225px; height:301px;}
.ResPtenNp{ margin-top:18px;}
.ResPtenNp h3{font-size:18px; line-height:30px;height:30px; margin-bottom:5px;}
.ResPtenNp p{font-size:15px; line-height:26px;}
.ResPtenIw1{ margin:0 14px;}
.ResPtenIwP{font-size: 15px;line-height:26px; margin-top:31px;}
.ResPtenEw1{width:560px;}
.ResPtenEw2{width:680px;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{ padding:42px 0;}
.PthrB{margin-top:40px; height:550px; border-radius:9px;border:2px solid #e5e5e5;}
.PthrB .swiper-slide{padding:0 50px;}
.PthrBI{ width:690px;}
.PthrBN{ width:350px;}
.PthrBN h3{font-size:22px;line-height:44px; padding:0 15px; width:190px;}
.PthrBN h4{font-size:18px; line-height:26px; padding:32px 0 25px;}
.PthrBp{ font-size:15px; line-height:26px; height:160px;}
.Pthrnext,.Pthrprev{width:36px; height:36px;border:1px solid #249cb2;bottom:70px;}
.Pthrnext:after, .Pthrprev:after {font-size:18px;}
.Pthrnext{left:96px;}
.Pthrprev{left:50px}
.Pthrnext:hover:after,.Pthrprev:hover:after{ color:#FFF;}
.Pthrnext:hover,.Pthrprev:hover{ color:#FFF; background:#249cb2}

.PCasB{margin:44px auto;}
.PCasB .swiper-slide{font-size: 17px;}
.ResPCasH{height:60px;padding:0 34px;}
.ResPCasH p{line-height:24px;}
.ResPCasB{padding:18px 34px; line-height:32px; min-height: 125px;}
.ResPCasN{padding:0 34px 10px;}
.ResPCasP{width:520px;}
.ResPCasP1{width:590px;}
.ResPCasPh{ line-height:32px; padding:10px 0;}
.ResPCasPh h3{font-size: 21px; }
.ResPCasPh p{margin-left:9px;}
.ResPCasPh1 p{height:64px;}
.ResPCasPI{width:410px; height: 252px;}
.ResPCasPF{width:224px; height:300px;}
.ResPCasPE{ line-height:32px;}
.ResPCasPE h3{padding:16px 0 10px;font-size: 17px;}
.ResPCasPEs1{padding-top:16px;}
.ResPCasD .ResPCasPE{width:330px;}
.PCasnext,.PCasprev{width:36px; height:36px;border:1px solid #249cb2;top:12px;}
.PCasnext:after, .PCasprev:after {font-size:18px;}
.PCasnext{right:10px;}
.PCasprev{right:60px}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}
.ftImg{
    margin-left: auto;
}
.ftImgItem{
    margin-left: 32px;
}
.ftImgItem img{
    width: 120px;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: 14px;
    margin-top: 5px;
}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.ResBan{height:480px;}
.ResBan img{height:100%;}

.ResCla{ padding:40px 0 55px;}
.ResClaK{ padding:7px 0; }
.ResClaI{ width:480px;padding-bottom:34px;}
.ResClaI img{ width:420px;}
.ResClaI:before,.ResClaI:after{height:17px; width:700px;}
.ResClaI:before{bottom:17px;}
.ResClaN{width:530px;}
.ResClaN h3{ font-size:23px;line-height:38px;}
.ResClaNE{padding:22px 0 50px;}
.ResClaNEp{ margin-bottom:14px}
.ResClaNEI{ width:35px;height:35px; border:1px solid #156e81;}
.ResClaNEI:before{height:35px; border-left:1px dashed #156e81;top:35px;}
.ResClaNEp p{ margin-left:18px;font-size:17px; line-height:20px;}
.ResClaNFh{ font-size: 16px; line-height:26px; margin-bottom:6px;}
.ResClaNF p{ font-size: 14px; line-height:26px;}
.ResClaNF p span{ font-size: 16px;}

.ResExp{padding:50px 0 10px;}
.ResExpK{ margin-top:70px;}
.ResExpa{padding:36px 23px 0;width:330px;height:450px;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:40px;}
.ResExpaI{width:94px;height:94px;border:1px solid #e6e6e6;}
.ResExpaH{border-bottom:1px solid #dcdcdc; padding:14px 0;}
.ResExpaH h3{ font-size:19px;line-height:26px; margin-bottom:8px;}
.ResExpaH p{font-size:14px;line-height:20px; min-height: 40px;}
.ResExpaP{ font-size:12px; margin-top:15px; line-height:20px;}

.ResThe{ padding:14px 0 60px;}
.ResTit{height:34px;}
.ResTit:before,.ResTit:after{width: 14px;height:14px;}
.ResTit h3{font-size: 23px; line-height:30px; margin:0 22px;}
.ResTheN{padding-top:32px;}
.ResTheD{height:350px; padding-top:3px;}
.ResThea{width:348px;height:128px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:18px;padding:18px 24px 8px;margin-right:28px;}
.ResThea:nth-child(3n){margin-right:0}
.ResThea h3{font-size:16px; margin-bottom:6px;line-height:23px; height:46px;}
.ResThea p{ font-size: 12px;line-height:20px;}
.ResThea:hover{box-shadow:0 2px 6px rgba(0,0,0,0.2);}
.ResThenext,.ResTheprev{width:34px; height:34px;border:1px solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:16px;}
.ResThenext{margin-left:42px;}
.ResTheprev{margin-left:-42px;}
.ResTheN .ResThepag{ font-size:15px;bottom: 10px}
.ResThenext:hover:after,.ResTheprev:hover:after{ color:#FFF;}
.ResThenext:hover,.ResTheprev:hover{ color:#FFF; background:#156e81}

.ResPnin{ padding-top:35px;}
.PninB{ padding:35px 0}
.PninB .swiper-slide{ width: 282px;}
.PninBI{height:318px; border-radius:8px;}
.PninBN{ padding-top:4px}
.PninBN h3{font-size:18px;line-height:40px;}
.PninBN p{font-size:14px;line-height:20px;}

.ResPten{ padding-top:60px}
.ResPtenK{ margin-top:35px; background:#f1f6f7; border-radius:8px;}
.ResPtenT{ margin-left:50px; width:170px;background:#156e81;height:450px;}
.ResPtenT .swiper-slide{width:100%;height:45px; line-height:45px; color:#FFF; font-size:16px;border-bottom:1px dashed rgba(255,255,255,0.2);}
.ResPtenT .swiper-slide-thumb-active{ background:#249cb2;}
.ResPtenB{width:100%; flex:1;margin:0;height:450px;}
.ResPtenE{ width:240px; margin:0 25px;}
.ResPtenI{border-radius:8px; width:190px; height:254px;}
.ResPtenNp{ margin-top:16px;}
.ResPtenNp h3{font-size:17px; line-height:28px;height:28px; margin-bottom:4px;}
.ResPtenNp p{font-size:14px; line-height:24px;}
.ResPtenIw1{ margin:0 12px;}
.ResPtenIwP{font-size: 14px;line-height:24px; margin-top:26px;}
.ResPtenEw1{width:500px;}
.ResPtenEw2{width:610px;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{ padding:35px 0;}
.PthrB{margin-top:32px; height:484px; border-radius:8px;border:2px solid #e5e5e5;}
.PthrB .swiper-slide{padding:0 40px;}
.PthrBI{ width:620px;}
.PthrBN{ width:330px;}
.PthrBN h3{font-size:20px;line-height:40px; padding:0 14px; width:170px;}
.PthrBN h4{font-size:17px; line-height:26px; padding:28px 0 22px;}
.PthrBp{ font-size:14px; line-height:24px; height:140px;}
.Pthrnext,.Pthrprev{width:32px; height:32px;border:1px solid #249cb2;bottom:60px;}
.Pthrnext:after, .Pthrprev:after {font-size:16px;}
.Pthrnext{left:80px;}
.Pthrprev{left:40px}
.Pthrnext:hover:after,.Pthrprev:hover:after{ color:#FFF;}
.Pthrnext:hover,.Pthrprev:hover{ color:#FFF; background:#249cb2}

.PCasB{margin:38px auto;}
.PCasB .swiper-slide{font-size: 15px;}
.ResPCasH{height:52px;padding:0 26px;}
.ResPCasH p{line-height:22px;}
.ResPCasB{padding:16px 26px; line-height:28px; min-height: 110px;}
.ResPCasN{padding:0 26px 8px;}
.ResPCasP{width:450px;}
.ResPCasP1{width:560px;}
.ResPCasPh{ line-height:28px; padding:8px 0;}
.ResPCasPh h3{font-size:18px; }
.ResPCasPh p{margin-left:9px;}
.ResPCasPh1 p{height:58px;}
.ResPCasPI{width:340px; height: 209px;}
.ResPCasPF{width:190px; height:254px;}
.ResPCasPE{ line-height:28px;}
.ResPCasPE h3{padding:13px 0 7px;font-size:16px;}
.ResPCasPEs1{padding-top:14px;}
.ResPCasD .ResPCasPE{width:340px;}
.PCasnext,.PCasprev{width:32px; height:32px;border:1px solid #249cb2;top:10px;}
.PCasnext:after, .PCasprev:after {font-size:16px;}
.PCasnext{right:10px;}
.PCasprev{right:52px}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}
.ftImg{
    margin-left: auto;
}
.ftImgItem{
    margin-left: 32px;
}
.ftImgItem img{
    width: 120px;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: 14px;
    margin-top: 5px;
}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.ResBan{height:420px;}
.ResBan img{height:100%;}

.ResCla{ padding:35px 0 40px;}
.ResClaK{ padding:6px 0; }
.ResClaI{ width:410px;padding-bottom:30px;}
.ResClaI img{ width:360px;}
.ResClaI:before,.ResClaI:after{height:15px; width:600px;}
.ResClaI:before{bottom:15px;}
.ResClaN{width:445px;}
.ResClaN h3{ font-size:20px;line-height:34px;}
.ResClaNE{padding:16px 0 35px;}
.ResClaNEp{ margin-bottom:12px}
.ResClaNEI{ width:31px;height:31px; border:1px solid #156e81;}
.ResClaNEI:before{height:31px; border-left:1px dashed #156e81;top:31px;}
.ResClaNEp p{ margin-left:12px;font-size:15px; line-height:18px;}
.ResClaNFh{ font-size: 15px; line-height:24px; margin-bottom:5px;}
.ResClaNF p{ font-size: 13px; line-height:24px;}
.ResClaNF p span{ font-size: 15px;}

.ResExp{padding:40px 0 5px;}
.ResExpK{ margin-top:60px;}
.ResExpa{padding:30px 19px 0;width:280px;height:400px;border:1px solid #e5e5e5;border-radius:7px;margin-bottom:30px;}
.ResExpaI{width:70px;height:70px;border:1px solid #e6e6e6;}
.ResExpaH{border-bottom:1px solid #dcdcdc; padding:11px 0;}
.ResExpaH h3{ font-size:17px;line-height:22px; margin-bottom:6px;}
.ResExpaH p{font-size:13px;line-height:18px; min-height:36px;}
.ResExpaP{ font-size:12px; margin-top:15px; line-height:19px;}

.ResThe{ padding:14px 0 50px;}
.ResTit{height:32px;}
.ResTit:before,.ResTit:after{width: 12px;height:12px;}
.ResTit h3{font-size: 20px; line-height:26px; margin:0 20px;}
.ResTheN{padding-top:27px;}
.ResTheD{height:300px; padding-top:3px;}
.ResThea{width:290px;height:112px;border-radius:7px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:15px;padding:15px 20px 6px;margin-right:15px;}
.ResThea:nth-child(3n){margin-right:0}
.ResThea h3{font-size:14px; margin-bottom:6px;line-height:20px; height:40px;}
.ResThea p{ font-size: 12px;line-height:18px;}
.ResThea:hover{box-shadow:0 2px 6px rgba(0,0,0,0.2);}
.ResThenext,.ResTheprev{width:30px; height:30px;border:1px solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:14px;}
.ResThenext{margin-left:38px;}
.ResTheprev{margin-left:-38px;}
.ResTheN .ResThepag{ font-size:14px;bottom: 5px}
.ResThenext:hover:after,.ResTheprev:hover:after{ color:#FFF;}
.ResThenext:hover,.ResTheprev:hover{ color:#FFF; background:#156e81}

.ResPnin{ padding-top:35px;}
.PninB{ padding:30px 0}
.PninB .swiper-slide{ width:195px;}
.PninBI{height:266px; border-radius:8px;}
.PninBN{ padding-top:4px}
.PninBN h3{font-size:16px;line-height:36px;}
.PninBN p{font-size:12px;line-height:18px;}

.ResPten{ padding-top:50px}
.ResPtenK{ margin-top:25px; background:#f1f6f7; border-radius:7px;}
.ResPtenT{ margin-left:40px; width:135px;background:#156e81;height:400px;}
.ResPtenT .swiper-slide{width:100%;height:40px; line-height:40px; color:#FFF; font-size:14px;border-bottom:1px dashed rgba(255,255,255,0.2);}
.ResPtenT .swiper-slide-thumb-active{ background:#249cb2;}
.ResPtenB{width:100%; flex:1;margin:0;height:400px;}
.ResPtenE{ width:220px; margin:0 16px;}
.ResPtenI{border-radius:6px; width:170px; height:227px;}
.ResPtenNp{ margin-top:13px;}
.ResPtenNp h3{font-size:15px; line-height:26px;height:26px; margin-bottom:3px;}
.ResPtenNp p{font-size:12px; line-height:20px;}
.ResPtenIw1{ margin:0 10px;}
.ResPtenIwP{font-size: 12px;line-height:22px; margin-top:22px;}
.ResPtenEw1{width:440px;}
.ResPtenEw2{width:500px;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{ padding:30px 0;}
.PthrB{margin-top:28px; height:400px; border-radius:7px;border:1px solid #e5e5e5;}
.PthrB .swiper-slide{padding:0 30px;}
.PthrBI{ width:500px;}
.PthrBN{ width:300px;}
.PthrBN h3{font-size:18px;line-height:36px; padding:0 12px; width:150px;}
.PthrBN h4{font-size:16px; line-height:26px; padding:22px 0 16px;}
.PthrBp{ font-size:13px; line-height:22px; height:130px;}
.Pthrnext,.Pthrprev{width:30px; height:30px;border:1px solid #249cb2;bottom:45px;}
.Pthrnext:after, .Pthrprev:after {font-size:15px;}
.Pthrnext{left:66px;}
.Pthrprev{left:30px}
.Pthrnext:hover:after,.Pthrprev:hover:after{ color:#FFF;}
.Pthrnext:hover,.Pthrprev:hover{ color:#FFF; background:#249cb2}

.PCasB{margin:28px auto;}
.PCasB .swiper-slide{font-size: 14px;}
.ResPCasH{height:48px;padding:0 20px;}
.ResPCasH p{line-height:20px;}
.ResPCasB{padding:16px 20px; line-height:24px; min-height:90px;}
.ResPCasN{padding:0 20px 6px;}
.ResPCasP{width:395px;}
.ResPCasP1{width:450px;}
.ResPCasPh{ line-height:24px; padding:5px 0;}
.ResPCasPh h3{font-size:16px; }
.ResPCasPh p{margin-left:6px;}
.ResPCasPh1 p{height:48px;}
.ResPCasPI{width:300px; height:185px;}
.ResPCasPF{width:160px; height:214px;}
.ResPCasPE{ line-height:22px;}
.ResPCasPE h3{padding:11px 0 5px;font-size:14px;}
.ResPCasPEs1{padding-top:12px;}
.ResPCasD .ResPCasPE{width:260px;}
.PCasnext,.PCasprev{width:30px; height:30px;border:1px solid #249cb2;top:8px;}
.PCasnext:after, .PCasprev:after {font-size:14px;}
.PCasnext{right:8px;}
.PCasprev{right:46px}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}
.ftImg{
    margin-left: auto;
}
.ftImgItem{
    margin-left: 32px;
}
.ftImgItem img{
    width: 120px;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: 14px;
    margin-top: 5px;
}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.ResBan{width:100%;}
.ResBan img{width:100%;}

.ResCla{ padding:35px 0 40px;}
.ResClaK{ padding:10px 0; }
.ResClaI{ width:410px;padding-bottom:24px; margin:10px auto 25px;}
.ResClaI img{ width:340px;}
.ResClaI:before,.ResClaI:after{height:12px; width:900px;}
.ResClaI:before{bottom:12px;}
.ResClaN{width:100%;}
.ResClaN h3{ font-size:20px;line-height:34px;}
.ResClaNE{padding:16px 0 35px;}
.ResClaNEp{ margin-bottom:12px}
.ResClaNEI{ width:31px;height:31px; border:1px solid #156e81;}
.ResClaNEI:before{height:31px; border-left:1px dashed #156e81;top:31px;}
.ResClaNEp p{ margin-left:12px;font-size:15px; line-height:18px;}
.ResClaNFh{ font-size: 15px; line-height:24px; margin-bottom:5px;}
.ResClaNF p{ font-size: 13px; line-height:24px;}
.ResClaNF p span{ font-size: 15px;}

.ResExp{padding:40px 0 10px;}
.ResExpK{ margin-top:50px;align-items:stretch;}
.ResExpa{padding:26px 16px 20px;width:290px;;border:1px solid #e5e5e5;border-radius:7px;margin-bottom:20px;}
.ResExpaI{width:70px;height:70px;border:1px solid #e6e6e6;}
.ResExpaH{border-bottom:1px solid #dcdcdc; padding:15px 0;}
.ResExpaH h3{ font-size:16px;line-height:20px; margin-bottom:6px;}
.ResExpaH p{font-size:13px;line-height:19px; min-height:38px;}
.ResExpaP{ font-size:12px; margin-top:13px; line-height:20px;}

.ResThe{ padding:10px 0 40px;}
.ResTit{height:30px;}
.ResTit:before,.ResTit:after{width: 12px;height:12px;}
.ResTit h3{font-size:18px; line-height:26px; margin:0 17px;}
.ResTheN{padding-top:16px;}
.ResTheD{height:385px; padding-top:3px;}
.ResTheD .swiper-slide{justify-content:space-between;}
.ResThea{width:294px;height:100px;border-radius:7px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:12px;padding:12px 16px 5px;}
.ResThea h3{font-size:14px; margin-bottom:6px;line-height:18px; height:36px;}
.ResThea p{ font-size: 12px;line-height:18px;}
.ResThenext,.ResTheprev{width:28px; height:28px;border:1px solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:12px;}
.ResThenext{margin-left:36px;}
.ResTheprev{margin-left:-36px;}
.ResTheN .ResThepag{ font-size:12px;bottom: 5px}

.ResPnin{ padding-top:30px;}
.PninB{ padding:25px 0}
.PninB .swiper-slide{ width:194px;}
.PninBI{height:264px; border-radius:7px;}
.PninBN{ padding-top:4px}
.PninBN h3{font-size:15px;line-height:32px;}
.PninBN p{font-size:12px;line-height:18px;}

.ResPten{ padding-top:40px}
.ResPtenK{ margin-top:15px;;}
.ResPtenT{padding:0; width:100%;}
.ResPtenT .swiper-slide{width:70px; text-align: center; height:40px; line-height:40px; color:#202020; font-size:16px;}
.ResPtenT .swiper-slide-thumb-active{color:#156e81;}
.ResPtenB{width:100%; background:#f1f6f7; height:340px;  border-radius:7px; margin-top:6px;}
.ResPtenE{ width:220px; margin:0 10px;}
.ResPtenI{border-radius:6px; width:140px; height:187px;}
.ResPtenNp{ margin-top:13px;}
.ResPtenNp h3{font-size:15px; line-height:25px;height:25px; margin-bottom:3px;}
.ResPtenNp p{font-size:12px; line-height:20px;}
.ResPtenIw1{ margin:0 10px;}
.ResPtenIwP{font-size: 12px;line-height:22px; margin-top:22px;}
.ResPtenEw1{width:440px;}
.ResPtenEw2{width:480px;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{ padding:25px 0;}
.PthrB{margin-top:10px;}
.PthrB .swiper-slide{padding:20px 0 ;}
.PthrBI{ width:100%;}
.PthrBN{ width:100%; margin:35px 0 0;}
.PthrBN h3{font-size:20px;line-height:40px; padding:0 15px; width:170px;}
.PthrBN h4{font-size:17px; line-height:26px; padding:22px 0 16px;}
.PthrBp{ font-size:14px; line-height:25px; height: 100px;}
.Pthrnext,.Pthrprev{width:36px; height:36px;border:1px solid #249cb2;bottom:0;}
.Pthrnext:after, .Pthrprev:after {font-size:16px;}
.Pthrnext{left:50px;}
.Pthrprev{left:0}

.PCasB{margin:20px auto; padding-bottom:36px;}
.PCasB .swiper-slide{font-size: 15px;}
.ResPCasH{height:58px;padding:0 20px;}
.ResPCasH p{line-height:20px; text-align: center;}
.ResPCasB{padding:16px 20px; line-height:26px;}
.ResPCasBp{ display:block;}
.ResPCasN{padding:0 20px 6px;}
.ResPCasP{width:100%; margin-bottom:20px;}
.ResPCasPh{ line-height:25px; padding:5px 0;}
.ResPCasPh h3{font-size:16px; }
.ResPCasPh p{margin-left:5px;}
.ResPCasPI{width:300px; height:185px;}
.ResPCasPF{width:160px; height:214px;}
.ResPCasPE{ line-height:24px;}
.ResPCasPE h3{padding:11px 0 5px;font-size:15px;}
.ResPCasPEs1{padding-top:12px;}
.ResPCasD .ResPCasPE{width:370px;}
.PCasnext,.PCasprev{width:36px; height:36px;border:1px solid #249cb2;bottom:0;}
.PCasnext:after, .PCasprev:after {font-size:14px;}
.PCasnext{left:50%; margin-left:8px;}
.PCasprev{right:50%; margin-right:8px;}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}

.ftImg{
    margin-left: auto;
}
.ftImgItem{
    margin-left: 12px;
}
.ftImgItem img{
    width: 80px;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: 13px;
    margin-top: 5px;
}
}
@media only screen and (max-width:639px){
.ResPCas {width: 100%;}
.ResBan{width:100%;}
.ResBan img{width:100%;}

.ResCla{padding: 0.2rem 0 0.2rem;}
.ResClaK{ padding:0.05rem 0; }
.ResClaI{ width:100%;padding-bottom:0.12rem; margin:0.1rem auto 0.2rem;}
.ResClaI img{ width:70%;}
.ResClaI:before,.ResClaI:after{height:0.06rem; width:120%;}
.ResClaI:before{bottom:0.06rem;}
.ResClaN{width:100%;}
.ResClaN h3{ font-size:0.13rem;line-height:0.2rem;}
.ResClaNE{padding:0.1rem 0 0.2rem;}
.ResClaNEp{ margin-bottom:0.08rem}
.ResClaNEI{ width:0.22rem;height:0.22rem; border:0.01rem solid #156e81;}
.ResClaNEI:before{height:0.22rem; border-left:0.01rem dashed #156e81;top:0.24rem;}
.ResClaNEp p{ margin-left:0.06rem;font-size:0.1rem; line-height:0.18rem;}
.ResClaNFh{ font-size:0.12rem; line-height:0.2rem; margin-bottom:0.05rem;}
.ResClaNF p{ font-size:0.1rem; line-height:0.2rem;}
.ResClaNF p span{ font-size:0.11rem;}

.ResExp{padding: 0.25rem 0 0.1rem;}
.ResExpK{ margin-top:0.2rem;align-items:stretch;}
.ResExpa{padding:0.15rem 0.1rem 0.15rem;width:48.5%;;border:0.01rem solid #e5e5e5;border-radius:0.06rem;margin-bottom:0.1rem;}
.ResExpaI{width:0.36rem;height:0.36rem;border:0.01rem solid #e6e6e6;}
.ResExpaH{border-bottom:0.01rem solid #dcdcdc; padding:0.06rem 0;}
.ResExpaH h3{ font-size:0.115rem;line-height:0.17rem; margin-bottom:0.02rem;}
.ResExpaH p{font-size:0.1rem;line-height:0.15rem; min-height:0.3rem;}
.ResExpaP{ font-size:0.1rem; margin-top:0.1rem; line-height:0.15rem;}

.ResThe{ padding:0.1rem 0 0.25rem;}
.ResTit{height:0.2rem;}
.ResTit:before,.ResTit:after{width: 0.1rem;height:0.1rem;}
.ResTit h3{font-size:0.13rem; font-weight:700; line-height:0.18rem; margin:0 0.11rem;}
.ResTheN{padding-top:0.1rem;width: 100%;}
.ResTheD{width:100%; padding:0.03rem 4% .3rem;}
.ResThea{width:100%;border-radius:0.06rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:0.06rem;padding:0.1rem  0.12rem;}
.ResThea h3{font-size:0.11rem; margin-bottom:0.02rem;line-height:0.15rem;}
.ResThea p{ font-size:0.09rem;line-height:0.15rem;}
.ResThenext,.ResTheprev{width:0.22rem; height:0.22rem;border:0.01rem solid #156e81; }
.ResThenext:after, .ResTheprev:after {font-size:0.1rem;}
.ResThenext{margin-left:0.3rem;}
.ResTheprev{margin-left:-0.3rem;}
.ResTheN .ResThepag{ font-size:0.11rem;bottom: .05rem}

.ResPnin{padding-top:0.2rem;width: 100%;}
.PninB{ padding:0.15rem 4%}
.PninB .swiper-slide{ width:1.5rem;}
.PninBI{height:2.04rem; border-radius:0.06rem;}
.PninBN{ padding-top:0.04rem}
.PninBN h3{font-size:0.12rem;line-height:0.26rem;}
.PninBN p{font-size:0.1rem;line-height:0.15rem;}

.ResPten{padding-top:0.2rem;width: 100%;}
.ResPtenK{ margin-top:0.1rem;;}
.ResPtenT{padding:0 3%; width:100%;}
.ResPtenT .swiper-slide{width:auto;text-align: center; height:0.26rem; line-height:0.26rem; color:#202020; font-size:0.115rem;padding: 0 4%;}
.ResPtenT .swiper-slide-thumb-active{color:#156e81;}
.ResPtenB{width:92%;padding:.1rem 0; background:#f1f6f7;border-radius:0.06rem; margin:0.05rem auto 0;;}
.ResPtenBN{padding:0 4%;}
.ResPtenE{ width:49%;}
.ResPtenI{border-radius:0.06rem; width:0.7rem; height:.94rem;}
.ResPtenNp{ margin-top:0.08rem;}
.ResPtenNp h3{font-size:0.11rem; line-height:0.18rem;height:0.18rem; margin-bottom:0.01rem;}
.ResPtenNp p{font-size:.08rem; line-height:0.14rem;}
.ResPtenIw1{ margin:0 0.03rem;}
.ResPtenIwP{font-size:0.08rem;line-height:0.11rem; margin-top:0.1rem;}
.ResPtenBN1{}
.ResPtenEw1{width:90%;}
.ResPtenEw2{width:100%;}
.ResPtenEw2 .ResPtenI{height:auto;}
.ResPtenES .ResPtenNp{width:50%;}
.ResPtenES .ResPtenNp1{width:60%;}
.ResPtenES .ResPtenNp2{width:40%;}

.ResPthr{padding:0.2rem 4%;width: 100%;}
.PthrB{margin-top:0.08rem;}
.PthrB .swiper-slide{padding:0.15rem 0  0.25rem;}
.PthrBI{ width:100%;}
.PthrBN{ width:100%; margin:0.18rem 0 0;}
.PthrBN h3{font-size:0.12rem; letter-spacing:1px;line-height:0.24rem; padding:0 0.1rem; display: inline-block;}
.PthrBN h4{font-size:0.115rem; line-height:0.2rem; padding:0.14rem 0 0.08rem;}
.PthrBp{ font-size:0.1rem; line-height:0.18rem; height:0.72rem;}
.Pthrnext,.Pthrprev{width:0.26rem; height:0.26rem;border:0.01rem solid #249cb2;bottom:0;}
.Pthrnext:after, .Pthrprev:after {font-size:0.12rem;}
.Pthrnext{left:0.33rem;}
.Pthrprev{left:0}

.PCasB{margin:0.15rem auto; padding-bottom:0.2rem;}
.PCasB .swiper-slide{font-size:0.11rem;}
.ResPCasH{height:0.4rem;padding:0 4%;}
.ResPCasH p{line-height:0.16rem; text-align: center;}
.ResPCasB{padding:0.1rem 4%; line-height:0.2rem;}
.ResPCasBp{ display:block;}
.ResPCasN{padding:0 4% 0.05rem;}
.ResPCasP{width:100%; margin-bottom:0.15rem;}
.ResPCasPh{ line-height:0.16rem; padding:0.04rem 0;}
.ResPCasPh h3{font-size:0.11rem; }
.ResPCasPh p{margin-left:0.04rem;}
.ResPCasPI{width:75%;height:1.36rem;}
.ResPCasPF{width:35%;height:1.38rem;}
.ResPCasPE{ line-height:0.187rem;}
.ResPCasPE h3{padding:0.1rem 0 0.05rem;font-size:0.11rem;}
.ResPCasPEs1{padding-top:0.1rem;}
.ResPCasD .ResPCasPE{width:370px;}

.PCasnext,.PCasprev{width:36px; height:36px;border:1px solid #249cb2;bottom:0;}
.PCasnext:after, .PCasprev:after {font-size:14px;}
.PCasnext{left:50%; margin-left:8px;}
.PCasprev{right:50%; margin-right:8px;}
.PCasnext:hover:after,.PCasprev:hover:after{ color:#FFF;}
.PCasnext:hover,.PCasprev:hover{ color:#FFF; background:#249cb2}
.ResPtenB .swiper-slide{min-height: 1.7rem;}
.closed{
    width: 32px;
}
.ewmTc{
    width: 2rem;
}

.footerImg{
    display: flex;
    margin-top: .2rem;
}
.ftImgItem{
    margin-right: .2rem;
}
.ftImgItem img{
    width: .7rem;
    margin:0 auto;
    border: 3px solid #156e81;
    border-radius: 4px;
}
.ftImgItem p{
    font-size: .11rem;
    margin-top: 5px;
}
}
@media only screen and (max-width:319px){
    .IndAboutListItem{
        width: .77rem;
        height: .77rem;
    }
    .IndAboutList{
        top: 3rem;
    }
    .HarZpIB2{
        top: .5rem;
    }
    .IndSolutionTextIconItem {
        padding: 0.08rem 0.03rem;
    }
    .IndSolutionTextIconItem span {
        width: 0.28rem;
        height: 0.28rem;
    }
    .IndSolutionTextIconItem span img {
        width: 0.15rem;
    }
    .IndSolutionTextIconItem p {
        font-size: .11rem;
    }
    .AboQuaPI{
        width: .32rem;
    }
    .AboQuaP{
        width: 47.5%;
        margin: 0.07rem 0;
    }
    .AboQuaP:last-child{
        width: 80%;
    }
    .ProBanEa p{
        font-size: .08rem;
    }
}















@media  screen and ( min-width:1680px){

}
@media screen and (max-width:1679px ) and ( min-width:1440px){

}
@media screen and (max-width:1439px ) and ( min-width:1280px){

}
@media screen and (max-width:1279px ) and ( min-width:992px){

}
@media screen and (max-width:991px ) and ( min-width:768px){

}
@media only screen and (max-width:767px){

}

@media  screen and ( min-width:1680px){

}
@media screen and (max-width:1679px ) and ( min-width:1440px){

}
@media screen and (max-width:1439px ) and ( min-width:1280px){

}
@media screen and (max-width:1279px ) and ( min-width:992px){

}
@media screen and (max-width:991px ) and ( min-width:768px){

}
@media only screen and (max-width:767px){

}



