<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "寰蒋闆呴粦";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}
/*缂撳瓨*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party &gt; div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party &gt; div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party &gt; div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party &gt; div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party &gt; div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/
.m-nav {
    position: fixed;
    top: 6rem;
    left: 0;
    width: 100%;
    height: calc(100% - 6rem);
    z-index: 33000000;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    display: none;
}

.m-nav li a{
    display: block;
}
.m-nav li .tit{
    font-size: 1.36rem;
    line-height: 1.46rem;
    padding: 1rem;
    color: #2c2c2c;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.m-nav li .tit:before{
    content: "";
    position: absolute;
    right: 1.3rem;
    width: 1.42rem;
    height: 1.42rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../image/m-nav-arrow.png);
}
.m-nav li.on1 .tit:before{
    background-image: url("../image/m-nav-jia.png");
}
.m-nav li.on2 .tit:before{
    background-image: url("../image/m-nav-jian.png");
}
.m-nav li .navson{
    padding: .15rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: none;
}
.m-nav li .navson a{
    font-size: 1.3rem;
    line-height: 2.4rem;
    padding: .15rem 1.3rem;
    color: #737373;
}



/*澶撮儴*/


.mytop{
    width: 100%;
    overflow: hidden;
    background: #0093a0;
}

.mytops{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}
.mytopsLeft{
    float: left;
    line-height: 44px;
    color: #fff;
}

.mytopsRight{
    float: right;
    line-height: 44px;
}
.mytopsRight a{
    color: #fff;
}
.mytopsRight a label{
    margin: 0;
    color: #fff;
    font-family: Impact;
    font-size: 18px;
    font-weight: 400;
}
.mytopsRight a img{
    margin-left: 13px;
    margin-right: 6px;
}



.listheader{
    position: relative;
    width: 100%;
}




.listheaderRight{
    max-width: 1220px;
    margin: auto;
    padding: 0 10px;
}

.haeleft{
    float: left;
    height: 102px;
    line-height: 102px;
}

.haeleft img{

}






.nas{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    float: right;
    width: 68%;
}

.nas&gt;li{
    position: relative;
    flex: 1;
    height: 102px;
    line-height: 102px;
    transition: all 0.3s;
}
.nas&gt;li&gt;a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #110f0f;
    width: 100%;
    text-align: center;
    position: relative;
}
.nas&gt;li&gt;a span{
    float: right;
}
.nas&gt;li&gt;a img{
    /*margin-left: 5px;*/
}
.nas&gt;li:hover&gt;a{
    /*background: #ea7d11;*/
}
.nas&gt;li:nth-child(1)&gt;a .navs{
    border: 0;
}
.navs{
    transition: 0.3s linear;
}
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas&gt;li&gt;a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/
.nas&gt;li:hover {
}















/**/
.clear {
    clear: both;
}

header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}





.listheader_b{
    float: right;
    height: 131px;
    line-height: 131px;
    cursor: pointer;
}











.search {

}
.search-box {
    width: 28%;
    position: absolute;
    right: 0;
    top: 44px;
    display: none;
    z-index: 100;
    background: #c1a855;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.nas&gt;li .more{
    position: absolute;
    left: 0%;
    top: 95px;
    width: 100%;
    background-color: #fff;
    padding: 0;
    z-index: 100;
    display: none;
    border-radius: 10px;
}
.nas&gt;li .more a{
    display: block;
    color: #333;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    transition: all 0.3s linear 0s;
}
.nas&gt;li .more a:last-child{
    border: 0;
}
.nas&gt;li .more a:hover{
    color: #0093a0;
}




.banner{

    width: 100%;
}
.banner video{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: fill;
}
.banner img{
    width: 100%;
    height: 100%;
}
/*.banner .bannerswiperpagination{
    bottom: 12%!important;
}
*/.bannerswiperpagination .swiper-pagination-bullet{
    width: 28px;
    height: 4px;
    border-radius: 0;
}
.bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #0093a0;
}



.yan_a{
    width: 100%;
    background: #0093a0;
    overflow: hidden;
    padding: 0 10px;
}
.yan_as{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    border-right: 1px solid #13aebc;
    border-left: 1px solid #077882;
}



.yan_astext{
    display: block;
    float: left;
    height: 170px;
    border-left: 1px solid #13aebc;
    border-right: 1px solid #077882;
    padding: 0 40px;
    padding-top: 20px;
}
.yan_astext label{
    display: block;
    color: #fff;
    font-size: 19px;
    margin-bottom: 19px;
}
.yan_astext div{
    overflow: hidden;
}
.yan_astext div a{
    display: block;
    color: #fff;
    float: left;
    width: 50%;
    margin-bottom:12px;
}

.yan_astext:nth-child(1){
    width: 20%;    
}

.yan_astext:nth-child(2){
    width: 45%;  
}

.yan_astext:nth-child(3){
    width: 17%;   
}

.yan_astext:nth-child(4){
    width: 18%;   
}

.yan_astext:nth-child(1) div a:nth-child(2n){
    width: 29%;
}

.yan_astext:nth-child(1) div a{
    width: 71%;
}





.yan_b{
    max-width: 1220px;
    margin:60px auto;
    padding: 0 10px;
    overflow: hidden;
}

.yan_bLeft{
    float: left;
    height: 360px;
    border: 1px solid #d1d1d1;
    padding: 4px;
    overflow: hidden;
    width: 40%;
}
.yan_bLeft video{
    outline: none;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: fill;
}

.yan_bRight{
    float: right;
    width: 58%;
    overflow: hidden;
}

.yan_bRightnav{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.yan_bRightnav span{
    display: inline-block;
    color: #2a2b2b;
    font-size: 16px;
    width: 14%;
    text-align: center;
    line-height: 39px;
    border-radius: 10px;
    transition: all 0.3s;
    cursor: pointer;
    margin-right: 2%;
}
.yan_bRightnav span.on{
    background: #0093a0;
    color: #fff;
}
.yan_bRightnav a{
    float: right;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #bfbdbd;
    color: #272a2b;
    font-size: 16px;
}

.yan_bRighttext{
    overflow: hidden;
}

.yan_bRighttextbox{
    display: none;
}

.yan_bRighttextbox a{
    display: block;
    line-height: 50px;
    overflow: hidden;
    text-align: right;
    border: 1px solid #d0cdcd;
    margin-bottom: 10px;
}
.yan_bRighttextbox a span{
    font-size: 16px;
    color: #605959;
    float: left;
    margin-left: 4%;
}
.yan_bRighttextbox a label{
    font-size: 16px;
    font-weight: 400;
    color: #605959;
    float: left;
    margin: 0;
    margin-left: 2%;
}
.yan_bRighttextbox a img{
    margin-right: 4%;
}




.yan_c{
    width: 100%;
    background: #f4fafa;
    overflow: hidden;
}

.yan_cTop{
    max-width: 1220px;
    margin:28px auto;
    padding: 0 10px;
    overflow: hidden;    
}
.yan_cTop span{
    display: block;
    font-size: 20px;
    color: #222425;
    line-height: 33px;
    border-left: 5px solid #1d98cd;
    padding-left: 10px;
}

.yan_cs{
    max-width: 1220px;
    margin:0 auto;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yan_cs a{
    display: block;
    border: 1px solid #dfdfdf;
    margin-bottom: 33px;
    font-size: 16px;
    color: #2e2b2b;
    text-align: center;
    padding-bottom: 20px;
    width: 15%;
}
.yan_cs a div{
    height: 114px;
    line-height: 114px;
}
.yan_cs a div img{
    transition: all 0.5s;
}
.yan_cs a span{

}

.yan_cs a:hover div img{
    transform: rotateY(360deg);
}
.yan_csmore{
    margin-bottom: 42px;
    text-align: center;
}

.yan_csmore a{
    display: inline-block;
    background: #0093a0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    width: 202px;
    height: 56px;
    line-height: 56px;
    border-radius: 30px;
}



.yan_dTop{
    max-width: 1220px;
    margin:0 auto;
    padding: 0 10px;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 35px; 
    font-size: 32px;
    color: #0093a0;   
}
.yan_dTop span{
    color: #909598;
}


.yan_dnav{
    max-width: 1200px;
    margin:0 auto;
    overflow: hidden;
    margin-bottom: 47px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 40px;   
}
.yan_dnav label{
    float: left;
    background: #0093a0;
    margin: 0;
    font-size: 15px;
    color: #fff;
    width: 16.6666%;
    transition: all 0.3s;
}
.yan_dnav span{
    width: 16.6666%;
    display: block;
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #3f4041;
    background: url(../image/28.png)right 0 no-repeat;
    background-position: right;
}
.yan_dnav a{
    width: 16.6666%;
    display: block;
    font-size: 16px;
    color: #3f4041;
    float: left;
    background: url(../image/28.png)right 0 no-repeat;
    background-position: right;
}
.yan_dnav span.on{
    color: #0093a0;
    font-weight: 700;
}


.yan_dtext{
    max-width: 1378px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 71px;
    position: relative;
}

.yan_dtextbox{
    display: none;
    position: relative;
}

.yan_dtextbox .yan_dtextboxswiper{
    max-width: 1200px;
}

.yan_dtextbox .yan_dall{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
} 
.yan_dtextbox .yan_dLeft{
    width: 46%;
    overflow: hidden;
} 
.yan_dtextbox .yan_dLeft img{
    width: 100%;
}
.yan_dtextbox .yan_dRight{
    width: 54%;
    background: #fff;
    overflow: hidden;
    padding: 26px;
    padding-top: 39px;
    box-shadow: 0 0 13px #ccc;
} 
.yan_dtextbox .yan_dRight span{
    display: block;
    font-size: 21px;
    color: #2b2929;
} 
.yan_dtextbox .yan_dRight label{
    display: block;
    font-size: 17px;
    color: #2b2929;
    margin: 10px 0;
    font-weight: 400;
} 
.yan_dtextbox .yan_dRight p{
    margin: 0;
    font-size: 17px;
    color: #2b2929;
} 

.yan_dtextbox .yan_dRight div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
} 
.yan_dtextbox .yan_dRight div a{
    background: #ff6600;
    color: #fff;
    display: inline-block;
    padding: 4px 6px;
    border-radius: 30px;
} 
.yan_dtextbox .yan_dRight div a:nth-child(2){
    background: #0093a0;
}


.yan_dtextbox .yan_dtextboxswipernext{
    background: url(../image/16.png)center 0 no-repeat;
    width: 54px;
    height: 55px;
    margin-top: -25.5px;
}



.yan_dtextbox .yan_dtextboxswiperprev{
    background: url(../image/17.png)center 0 no-repeat;
    width: 54px;
    height: 55px;
    margin-top: -25.5px;
}



.yan_e{
    width: 100%;
    background: url(../image/18.png)center 0 no-repeat;
    height: 705px;
    overflow: hidden;
}

.yan_eTop{
    text-align: center;
    color: #fff;
    font-size: 33px;
    margin-top: 77px;
    margin-bottom: 33px;
    line-height: 100%;
}


.yan_es{
    max-width: 1220px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yan_es a{
display: block;
    background: #6cc9e3;
    text-align: center;
    padding-bottom: 48px;
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 47px;
    width: 23%;
}
.yan_es a div{
    height: 142px;
    line-height: 188px;
}
.yan_es a div img{
    transition: all 0.5s;
}
.yan_es a span{

}

.yan_es a:hover div img{
    transform: rotateY(360deg);
}



.yan_fnav{
    max-width: 1220px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 39px;
    padding: 0 10px;
}
.yan_fnav div{
    border-bottom: 1px solid #dbdada;
    height: 50px;
}

.yan_fnav a{
    display: inline-block;
    margin-right: 78px;
    font-size: 18px;
    color: #292828;
    border-bottom: 4px;
    padding-bottom: 22px;
    transition: all 0.3s;
}
.yan_fnav a.on{
    border-bottom: 4px solid #19a1db;    
}



.yan_ftext{
    max-width: 1220px;
    margin: auto;
    margin-bottom: 83px;
    padding: 0 10px;
}

.yan_ftextbox{
    display: none;
}

.yan_ftexts{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yan_ftexts a{
border-bottom: 5px solid #2285a2;
    width: 30%;
    transition: all 0.3s;
}
.yan_ftexts a img{
    width: 100%;
}
.yan_ftexts a span{
    line-height: 57px;
    display: block;
    text-align: center;
    background: #f7f7f7;
    font-size: 16px;
    color: #1b2325;
}

.yan_ftexts a:hover{
    box-shadow: 0 0 13px #ccc;
}



.bottom{
    width: 100%;
    background: #0093a0;
    height: 187px;
    margin-top: -85px;
    text-align: center;
    color: #fff;
    line-height: 277px;
}
.bottom a{
    color: #fff;
}


.bottomTop{
    width: 908px;
    height: 125px;
    margin: auto;
    background: url(../image/27.png)center 0 no-repeat;
    overflow: hidden;
    text-align: center;
    position: relative;z-index: 10;
    padding-top: 40px;
}
.bottomTop a{
 display: inline-block;
    overflow: hidden;
    width: 27%;
}
.bottomTop a img{
    float: left;
}
.bottomTop a div{
    float: left;
    color: #5d5d5d;
    margin-left: 8%;
    line-height: 42px;
}

.bottomTop a:nth-child(3) div{
    line-height: inherit;    
}



/*bottom nav*/
.bottomNav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 88px;
    display: -webkit-flex;
    display: flex;
    z-index: 1000;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    background: linear-gradient(top, rgb(22, 142, 230), rgb(29, 119, 232) 83%, rgb(30, 103, 241) 100%);
    background: -o-linear-gradient(top, rgb(22, 142, 230), rgb(29, 119, 232) 83%, rgb(30, 103, 241) 100%);
    background: -ms-linear-gradient(top, rgb(22, 142, 230), rgb(29, 119, 232) 83%, rgb(30, 103, 241) 100%);
    background: -moz-linear-gradient(top, rgb(22, 142, 230), rgb(29, 119, 232) 83%, rgb(30, 103, 241) 100%);
    background: -webkit-linear-gradient(top, rgb(22, 142, 230), rgb(29, 119, 232) 83%, rgb(30, 103, 241) 100%);
}

.bottomNav a {
    padding-top: 18px;
}

.bottomNav a img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.bottomNav a p {
    color: #ffffff;
    text-align: center;
}

.bottomNav a:nth-of-type(3) {
    width: 160px;
    position: relative;
}

.bottomNav a:nth-of-type(3) div {
    position: absolute;
    top: -68px;
    width: 160px;
    height: 160px;
    background: url("../image/swt/telImg.png") no-repeat;
    background-size:100%;
}

.bottomNav a:nth-of-type(3) div img {
    width:54px;
    height:55px;
    display: block;
    margin: 36px auto 0;
    animation: rotateFn 4s linear 2s infinite;
}

.bottomNav a:nth-of-type(3) div p {
    font-size:24px;
    color: #ff821e;
    text-align: center;
}











/**/

.alllist{
    max-width: 1220px;
    padding: 0 10px;
    margin:40px auto;
}

.breadcrumbTop {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 24px;
}


.breadcrumbTop a {
    font-weight: 700;
    text-decoration: none;
    transition: color .2s cubic-bezier(.645, .045, .355, 1);
    color: #333;
}



.content-title {
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}

.searchBar {
    display: flex;
}

.searchBar .searchList {
    background-color: #0093a0;  
    font-size: 20px;
    color: #ffffff;
    padding: 10px 69px 10px 10px;
    display: flex;
}

.searchBar .searchList&gt;div {
    margin: 0 12px;
}

.searchBar .searchList select,
.searchBar .searchList input {
    background-color: white;
    height: 24px;
    font-size: 16px;
    width: 160px;
    outline: none;
    border: 0;
    color: #333;
}

.search-title {}

.search-title img {
    margin-right: 16px;
}

.searchBtn {
    flex: 1;
    margin-left: 17px;
}

.searchBtn&gt;button {
    width: 100%;
    background-color: #016f8c;
    font-size: 20px;
    color: white;
    padding: 10px;
    border-color: #016f8c;
    outline: none;
}



.doctorList{
    margin-top: 30px;
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
.doctorList .item {
    width: 19%;
    overflow: hidden;
    position: relative;
    margin-right: 1.25%;
    margin-bottom: 29px;
}
.doctorList .item:nth-child(5n){
    margin-right: 0;
}
.doctorList .item:hover {
    box-shadow: rgba(102,102,102,0.3) 0px 8px 20px; 
}



.doctorList .item .info {
    background: rgba(0,147,160,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    text-align: center;
    min-height: 60px;
}

.doctorList .item .inline {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px;
    min-height: 80px;
}

.doctorList .item .h2 {
    font-size: 18px;
    color: #fff;
    margin: 8px;
}

.doctorList .item .p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    /* margin-top: 8px; */
}



.part1{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.part1 .img {
    width: 20%;
    overflow: hidden;
    float: left;
}


.part1 .text-box {
float: right;
    width: 74%;
}



.part1 .docname {
    padding-bottom: 62px;   
    padding-top: 38px;
    color: #000000;
    font-size: 24px;    
}
.part1 .docname td{
    padding: 10px 20px;
}
.part1 .docname tr:nth-child(2) td{
    font-size: 18px;
}
.part1 .docname&gt;div&gt;div {
    width: 25%;
    display: table-cell;
}

.part1 .text-box&gt;img{
    margin-bottom: 54px;
}
.part1 .text {
    font-size: 20px;
    color: #016f8c;
    line-height: 22px;
}


.part2 {
    margin-top: 60px;
}

.part2  .title1 {
    font-size: 24px;
    color: #333333;
}



.part2 .doctor-content {
    margin: 20px 0;
    font-size: 16px;
    line-height: 27px;
}

.part2 .part2textimg{
    border: 1px solid rgb(226, 226, 226);
    padding: 40px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;    
}
.part2 .part2textimg img{

}
.part2 .part2textimg div{

}




.notice_title {
    line-height: 40px;
    margin-bottom: 47px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #404040;
}

.notice_wrap{
    overflow: hidden;
	line-height:35px;
    flex-wrap: wrap;
    justify-content: space-between;
   
}

.notice_wrap dl a{
    color: #333;
}

.notice_wrap dl { float: left;
    width: 30%;
    border: 1px solid #dbdbdb;
    padding: 0 19px;
    padding-bottom: 20px; }

.notice_wrap dl dt { border-bottom: 1px solid #dbdbdb; text-align: center; font-size: 0; padding: 13px 0 12px; margin-bottom: 23px; }

.notice_wrap dl dt i { width: 36px; height: 36px; background: #2285a2; line-height: 36px; text-align: center; font-size: 20px; font-weight: bold; color: #fff; font-style: italic; border-radius: 50%; display: inline-block; }

.notice_wrap dl dt span { font-size: 24px; font-weight: bold; color: #404040; margin-left: 14px; }

.notice_wrap dl dd { line-height: 30px; font-size: 16px; color: #404040; }

.notice_wrap dl dd .left { float: left; width: 160px; }

.notice_wrap dl dd .right { width: 160px; float: right; text-align: left;}
.notice_wrap p{
    margin:0px;
}




.alllistnew{
    background-color: rgba(247, 247, 247, 1);
    overflow: hidden;
}




.main-column li {
    background-color: #fff;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.main-column .imgbox {
    display: block;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.main-column li.odd-li .imgbox {
    float: right;
}

.main-column .imgbox {
    width: 35%;
}


.main-column li .imgbox .pic {
    height: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    background: #eee;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-bottom: 60%;
}


.main-column .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    position: absolute;
    transition: 466ms;
}


.i-wrap .up-graybox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
}

.i-wrap .up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}


.main-column .imgbox:hover .up-graybox {
    opacity: 1;
    filter: alpha(opacity=1);
}




.main-column a.imgbox:hover .pic {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.main-column li:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    transition: all .45s;
}


.main-column .cont-wrap {
    width: 43%;
    height: 100%;
    padding-top: 20px;
    position: absolute;
}


.main-column li.odd-li .cont-wrap {
    float: left;
    margin-left: 3.8%;
}

.main-column .cont-wrap {
    width: 57%;
}


.i-column-wrap .stit {
    font-size: 26px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    color: #333;
    margin-left: -1px;
}





.main-column .cont-wrap .stit {
    font-size: 24px;
}




.i-column-wrap.white .stit {
    color: #fff;
    font-weight: bold;
}




.i-column-wrap.white .stit a {
    color: #fff;
    transition: color 0.3s ease 0s;
}




.i-column-wrap.white .stit a {
    color: #222222;
    font-size: 18px;
}



.i-column-wrap.white .mtit {
    color: #eee;
}

.main-column .cont-wrap .mtit {
    font-size: 18px;
}
.i-column-wrap .mtit {
    display: block;
    margin-top: 18px;
    line-height: 36px;
    color: #444;
    font-size: 18px;
}
.i-column-wrap.white .mtit {
    font-size: 14px;
    color: #d6d6d6;
    margin-top: 0px;
}

.i-column-wrap .font {
    display: block;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
}


.i-column-wrap.white .font {
    color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.i-column-wrap.white .font {
    color: #666;
}

.main-column li.odd-li::after {
    content: "";
    background: #00499D;
    height: 45px;
    width: 3px;
    display: block;
    position: absolute;
    top: 28px;
    transition: all .45s;
}


.main-column li.odd-li:hover:after {
    content: "";
    background: #00499D;
    height: 252px;
    top: 0px;
}

.main-column li:hover .stit a {
    color: #00499D;
}


.main-column li.even-li .cont-wrap {
    float: right;
    margin-right: 3.8%;
    right: 0px;
}


.main-column li.even-li .imgbox {
    float: left;
}


.main-column li.even-li::after {
    content: "";
    background: #00499D;
    height: 45px;
    width: 3px;
    display: block;
    right: 0px;
    position: absolute;
    top: 28px;
    transition: all .45s;
}
.main-column li.even-li:hover:after {
    content: "";
    background: #00499D;
    height: 252px;
    top: 0px;
}



.about_aTop{
    text-align: center;
    margin-bottom: 30px;
}
.about_aTop label{
    font-size: 34px;
    color: #0093a0;
    display: block;
}
.about_aTop img{
display: block;
    margin: 17px auto;
}
.about_aTop div{
    font-size: 16px;
    color: #707070;
}


.about_a{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}
.about_a a{
    display: block;
    margin-bottom: 20px;
}
.about_a a img{

}
.about_a a div{
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}


.about_b{
    width: 100%;
    padding-bottom: 30px;
}
.about_b p{
    font-size: 16px;
    line-height: 43px;
    margin-bottom: 25px;
}
.about_b div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_b div img{
    box-shadow: 0 0px 20px #70949b3b;
    width: 31%;
}

.about_c{
    width: 100%;
    height: 571px;
    background: url(../image/sbbg.jpg)center 0 no-repeat;
    overflow: hidden;
}

.about_c .about_aTop{
    margin-top: 30px;
}
.about_c .about_aTop label{
    color: #fff;
}

.about_c .about_aTop div{
    color: #fff;
}


.about_c .about_cswiper{
    max-width: 1200px;
    padding-bottom: 80px;
}


.about_c .about_cswiper a{
    display: block;
    background: #fff;
}
.about_c .about_cswiper a .about_cimg{
    position: relative;
    overflow: hidden;
}
.about_c .about_cswiper a .about_cimg img{
    width: 100%;
}
.about_c .about_cswiper a .about_cimg div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: all 0.3s;
}
.about_c .about_cswiper a .about_cimg div p{
    margin: 0;
    padding: 0 22px;
    line-height: 25px;
    position: absolute;
    width: 100%;
    top: 100%;
    transition: all 0.3s;
}

.about_c .about_cswiper a .about_cimgtetx{
        text-align: center;
    color: #333;
    padding: 12px 0;
    font-size: 15px;
}


.about_c .about_cswiper a:hover .about_cimg div{
    background-color: rgba(20,125,214,.8);
}

.about_c .about_cswiper a:hover .about_cimg div p{
    top: 23%;
}

.about_c .about_cswiperpagination span{
    width: 12px;
    height: 12px;
}


.about_d{
    width: 100%;
    background-color: #f7f7f7;
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 50px;
}


.about_dnav{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    height: 36px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.about_dnav a{
    background-color: rgba(17, 136, 136, 1);
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 5px 21px;
    margin: 0 1%;
    transition: all 0.3s;
}
.about_dnav a.on{
    background: rgba(81, 150, 254, 1)
}

.about_dtext{
    max-width: 1220px;
    margin: auto; 
    padding: 0 10px;
    margin-bottom: 80px;   
}

.about_dtextbox{
    display: none;
}

.about_dtextall{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_dtextall a{
    display: block;
    width: 23%;
    background: #fff;
    position: relative;
    top: 21px;
    transition: all 0.3s;
}
.about_dtextalla a img{
    width: 100%;
}
.about_dtextall a div{
    color: #333;
    font-size: 16px;
    padding: 13px 14px;
    line-height: 25px;
}


.about_dtextall a:hover{
    top: 10px;
    box-shadow: 0 10px 30px rgba(11,64,232,0.15);
}




.allTop{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}
.allTop div{
    font-size: 30px;
    margin-bottom: 10px;
}
.allTop span{
    border-top-color:#0193a0;
    border-top-style: solid;
    border-top-width: 7px;
    display: block;
    margin: auto;
    width: 90px;
}


.keshi_a{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}

.keshi_a img{
    float: left;
    width: 53%;
}
.keshi_a div{
    float: right;
    width: 43%;
}
.keshi_a div span{
    display: block;
    font-size: 30px;
    text-align: center;
    margin-bottom: 19px;
}
.keshi_a div p{
    margin: 0;
    font-size: 16px;
    line-height: 32px;
}


.keshi_b{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 30px;    
}

.keshi_b label{
    font-size:20px;
    margin-bottom: 15px;
}
.keshi_b div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.keshi_b div span{
    border: 1px solid #0193a0;
    display: block;
    font-size: 20px;
    color: #0193a0;
    width: 14%;
    text-align: center;
    line-height: 48px;
}


.keshi_d{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 60px;
}

.keshi_dnav{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.keshi_dnav a{
    display: block;
    width: 33.33%;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    transition: all 0.3s;
}
.keshi_dnav a.on{
    background: #157DD6;
    color: #fff;
}
.keshi_dtext{
    overflow: hidden;
}
.keshi_dtext .keshi_dtextbox{
    display: none;
    overflow: hidden;
}

.keshi_dtext .keshi_dtextbox a{
    display: block;
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    font-size: 16px;
    float: left;
    width: 48%;
    color: #333;
}
.keshi_dtext .keshi_dtextbox a:nth-child(2n){
    float: right;
}



.keshi_c{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    position: relative;    
}

.keshi_c .keshi_cswiper{
   width: 100%;
   margin-bottom: 40px;
}
.keshi_c .keshi_ccenter {
    overflow: hidden;
    padding: 0 13%;
}

.keshi_c .keshi_ccenter .keshi_cLeft{
    float: left;
    width: 32%;
}

.keshi_c .keshi_ccenter .keshi_cLeft img{
    width: 100%;
}
.keshi_c .keshi_ccenter .keshi_cRight{
    float: right;
    width: 53%;
    overflow: hidden;
}
.keshi_c .keshi_ccenter .keshi_cRight label{
        font-size: 30px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #0193a0;
}
.keshi_c .keshi_ccenter .keshi_cRight div{
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
}

.keshi_c .keshi_ccenter .keshi_cRight span{
color: #0193a0;
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

.keshi_c .keshi_ccenter .keshi_cRight p{
        line-height: 1.8;
    padding-top: 10px;
    color: #333;
    font-size: 16px;
}
.keshi_c .keshi_ccenter .keshi_cRight a{
        background: #f48000;
    width: 160px;
    height: 30px;
    z-index: 9;
    position: relative;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    display: block;
    color: #fff;
    font-size: 14px;
}

.keshi_c .gallerytop{
    background: #f7f7f7;
    overflow: hidden;
    padding: 19px; 
}
.keshi_c .gallery-thumbs{

}
.keshi_c .gallery-thumbs img{
    width: 100%;
    opacity: 0.5;
    cursor: pointer;
}



.keshi_c .swiper-slide.swiper-slide-thumb-active img{
    opacity: 1;
}




.alllistnavlist{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.alllistnavlist a{
    width: 16%;
    display: block;
    float: left;
    line-height: 60px;
    background-color: rgb(244, 245, 246);
    transition: all 0.5s ease 0s;
    padding-left: 27px;
    color: #333;
    font-size: 16px;
    /*border-left: 6px solid rgb(222, 226, 232);*/
}

.alllistnavlist a:hover{
    border-left: 6px solid #0093a0;
    font-weight: 700;
}




.listcontacts{
    width: 100%;
   
    overflow: hidden;
}
.listcontacts&gt;div{
    max-width: 1210px;
    margin:5rem auto;
    overflow: hidden;
}

.listcontacts&gt;div&gt;span{
    font-size: 28px;
    color: #6a6a6a;
}
.listcontacts&gt;div&gt;span&gt;i{
    font-style: normal;
    font-size: 19px;
    color: #8d8c8c;
    font-family: Arial Regular;
    text-transform: uppercase;
    margin-left: 5px;
}



.listcontactsTitle{
    overflow: hidden;
    margin-top: 3rem;
}
.listcontactsTitle input{
    height: 58px;
    display: block;
    float: left;
    padding-left: 47px;
    box-sizing: border-box;
    width: 48%;
    font-size: 16px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    outline: none;
}
.listcontactsTitle input:nth-child(1){
    background: url(../image/122.png)left 0 no-repeat #fff;
    background-position: 11px;
}
.listcontactsTitle input:nth-child(2){
    float: right;
    background: url(../image/125.png)left 0 no-repeat #fff;
    background-position: 17px;
}
.listcontactsTitle input:nth-child(3){
    background: url(../image/124.png)left 0 no-repeat #fff;
    background-position: 8px;    
}
.listcontactsTitle input:nth-child(4){
    float: right;
    background: url(../image/127.png)left 0 no-repeat #fff;
    background-position: 12px; 
}
.listcontactsTitle input:nth-child(5){
    background: url(../image/128.png)left 0 no-repeat #fff;
    background-position: 11px;
}
.listcontactsTitle input:nth-child(6){
    float: right;
    background: url(../image/123.png)left 0 no-repeat #fff;
    background-position: 17px;
}
.listcontactsTitle input:nth-child(7){
    background: url(../image/129.png)left 0 no-repeat #fff;
    background-position: 8px;    
}
.listcontactsTitle input:nth-child(8){
    float: right;
    background: url(../image/124.png)left 0 no-repeat #fff;
    background-position: 12px; 
}

.listcontactsTextarea{
    width: 100%;
    border: 1px solid #ccc;
    background: url(../image/126.png)left 0 no-repeat #fff;
    background-position: 12px 16px;
    padding-left: 47px;
    font-size: 16px;
    padding-top: 18px;
    height: 174px;
    outline: none;
}

.listcontactsubmit{
    text-align: center;
    margin-top: 3rem;
}
.listcontactsubmit input{
        background: #0093a0;
    color: #fff;
    border: 0;
    width: 260px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}

.listcontactsubmit input:nth-child(2){
    background: #484848;
}










</pre></body></html>