﻿textarea{font-family:initial;}

.indexP3 .list li .btnDiv a{font-weight:normal;}
.indexP4 .tab li{width:14.28%;}
.indexP4 .tab .liNow .ex a{color: #fff; }
.indexP4 .tab .ex a:hover{color: #fff; }
.indexP4 .list li .box{padding: 20px 28px 0;}
.indexP4 .list li .name{margin-top: 20px;}
.indexP4 .list li .imgDiv{height:276px;}
.indexP4 .list li .imgDiv img{max-height:300px;max-width:none;}
.indexP8 .list li .content {font-size: 20px;line-height: 26px;}
.indexP10 .list .name{font-size: 22px;font-weight:bold;}
.indexP10 .list li:hover .name{font-size:24px; }

.nav li{font-size:20px;}
.nav li a{}
.nav .list a{font-size:20px;}





.headDiv .txtDiv .txt{background-position-x: 100%;background-image: linear-gradient(75deg,rgba(9, 92, 161, 1) 0%,rgba(9, 92, 161, 1) 33.3%,rgba(9, 92, 161, 0) 66.67%,rgba(9, 92, 161, 0) 100%);background-size: 300% 100%; transition: background-position-x 3s ease-in-out;background-clip: text;-webkit-background-clip: text;color: transparent; }
.headDiv .txtDiv .wen{background-position-x: 100%;background-image: linear-gradient(75deg,rgba(218, 37, 28, 1) 0%,rgba(218, 37, 28, 1) 33.3%,rgba(218, 37, 28, 0) 66.67%,rgba(218, 37, 28, 0) 100%);background-size: 300% 100%; transition: background-position-x 3s ease-in-out;background-clip: text;-webkit-background-clip: text;color: transparent; }
.headDiv .tel{padding-top:5px;}
.headDiv .tel img{height:140px;}





.consulta {border-radius: 20px;}
.conk{border-radius:8px;}
.ys_clock{border-radius: 0 8px 0 0;}

.indexP13 .list li .imgDiv img{width:250px;height:180px;object-fit:cover;}

.footDiv .logo{background:none;}




@media screen and (max-width: 1440px) {
    .indexP4 .list li .imgDiv{ height: 180px; }
	.indexP4 .list li .imgDiv img{ max-width: 180px; max-height: 180px; }
	.indexP4 .list li .name{ margin-top: 40px; height: 52px; line-height: 52px; font-size: 14px; }
}

@media screen and (max-width: 1280px) {
     .headDiv .tel{display:none;}
}

@media screen and (max-width: 1024px) {
   

    .indexP4 .tab li{width:33.33%;}

    .indexP4 .list li .imgDiv{ height: 2.16rem; }
	.indexP4 .list li .imgDiv img{ max-width: 2.16rem; max-height: 2.16rem; }
	.indexP4 .list li .name{ margin-top: 0.3rem; height: 0.86rem; line-height: 0.86rem; font-size: 0.26rem; }

    .indexP13 .list li .imgDiv img {width: 2.5rem;height:1.8rem;}
}