/*重置样式*/
*{
    margin: 0;
    padding: 0;
}
ul li,ol li{
    list-style: none;
}
a{
    text-decoration: none;
}
em,i{
    font-style: normal;
}
img{
    border: none;
}
body{
    font-family: "Microsoft Yahei";
}
.clearFix:after{
    content: "";
    display: block;
    clear: both;
}
input{
    -webkit-appearance: none;
}
/*logo*/
.bigtop{width:100%; height:112px; /*background:#0097dd;background:url(/images/headTOP_bg.jpg);*/}

/*nav*/
.nav_out { width:640px; margin:0 auto; height:125px; background:#95d3fe; margin-bottom:10px;}
.nav { width:642px;}
.nav .nav_yyjj { width:148px; height:125px; float:left; margin-right:1px; line-height:188px; background:url(../images/nav-gk.png) center 17px no-repeat #0097dd;}
.nav li { width:163px; margin-right:1px; height:62px; float:left; background:#0097dd; margin-bottom:1px; font-size:24px; line-height:62px; color:#ffffff; text-align:center; }

/*手机样式*/

.main{
    width: 640px;
    margin: 0 auto;
}
.top>img{
    display: block;
}
.nav ul{
    width: 640px;
    display: flex;
    background: #efeff1;
}
.nav ul li{
    flex: 1;
    text-align: center;
    height: 55px;
    line-height: 55px;
    position: relative;
}
.nav ul li a{
    color: #323232;
    font-size: 22px;
}
.nav ul li i{
    display: block;
    width: 1px;
    height: 27px;
    background: #bfbfbf;
    position: absolute;
    right: 0;
    top: 13px;
}

.banner img{
    display: block;
}
.t1{
    width: 640px;
    height: 130px;
    background: url("../images/ti.jpg")no-repeat;
    text-align: center;
}
.t1 .p1{
    font-size: 36px;
    color: #0078c2;
    padding-top: 30px;
    margin-left: 25px;
}
.t1 .p2{
    font-size: 14px;
    color: #8f8f8f;
    text-transform: uppercase;
}

.t2{
    width: 600px;
    margin: 0 auto;
}
.t2 ul{
    margin-top: 30px;
}
.t2 ul li.l1 .left{
    float: left;
}
.t2 ul li.l1 .right{
    float: right;
    font-size: 22px;
    color: #333333;
    line-height: 34px;
    padding-top: 30px;
}

.t2 ul li.l2 .left{
    float: left;
    font-size: 22px;
    color: #333333;
    line-height: 34px;
    padding-top: 40px;
}
.t2 ul li.l2 .right{
    float: right;
}
.t2 ul li.img img{
    display: block;
    margin: 20px auto;
}

.t2 ul li:last-child .right{
    padding-top: 50px;
}
.t2 .btn a{
    display: block;
    width: 176px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    float: left;
    margin-top: 40px;
    border-radius: 10px;
}
.t2 .btn a img{
    vertical-align: middle;
    margin-left: 15px;
}
.t2 .btn a:first-child{
    background: #0883ce;
    margin-left: 120px;
}
.t2 .btn a:last-child{
    background: #fb7305;
    margin-left: 40px;
}

.t3{
    width: 639px;
    height: 139px;
    background: url("../images/t3_1.jpg")no-repeat;
    margin-top: 40px;
    text-align: center;
}

.t3 .p1{
    font-size: 36px;
    color: #0078c2;
    padding-top: 30px;
    margin-left: 20px;
}
.t3 .p2{
    color: #8f8f8f;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
}

.t4{
    width: 600px;
    margin: 30px auto 0;
}
.t4 ol li{
    width: 290px;
    height: 370px;
    border: 1px dashed #0078c2;
    border-radius: 10px;
    float: left;
}
.t4 ol li>img{
    display: block;
    margin:20px auto 25px;
}
.t4 ol li .p1{
    width: 230px;
    margin: 0 auto;
    font-size: 22px;
    color: #333333;
    text-align: justify;
    line-height: 34px;
}
.t4 ol li:last-child{
    margin-left: 16px;
}

.t4 .btn{
    display: block;
    width: 454px;
    height: 50px;
    margin: 40px auto ;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #fb7305;
    border-radius: 10px;
}
.t4 .btn img{
    vertical-align: middle;
    margin-left: 15px;
}
.t5{
    width: 640px;
    height: 139px;
    background: url("../images/t3_1.jpg")no-repeat;
    text-align: center;
}
.t5 .p1{
    font-size: 36px;
    color: #0078c2;
    padding-top: 30px;
}
.t5 .p2{
    color: #8f8f8f;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
}
.t6{
    width: 600px;
    margin: 40px auto 0;
}
.t6 .left{
    float: left;
}
.t6 .left li{
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #00a0e9;
    font-size: 22px;
    margin-top: 15px;
    margin-left: 20px;
}
.t6 .left li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.t6 .content{
    float: left;
}
.t6 .right{
    float: left;
    width: 307px;
    height: 305px;
    background: url("../images/t6_2.jpg")no-repeat;
    margin-left: 20px;
}
.t6 .right .p{
    width: 202px;
    height: 202px;
    margin: 0 auto;
    font-size: 20px;
    color: #333333;
    text-align: center;
    padding-top: 90px;
    line-height: 28px;
}

.t6 .btn{
    display: block;
    width: 330px;
    margin: 40px auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #fb7305;
    border-radius: 10px;
}
.t6 .btn img{
    vertical-align: middle;
    margin-left: 15px;
}
.t7{
    width: 639px;
    height: 139px;
    background: url("../images/t51.jpg")no-repeat;
    text-align: center;
}
.t7 .p1{
    color: #0078c2;
    font-size: 36px;
    margin-left: 20px;
    padding-top: 30px;
}
.t7 .p2{
    color: #8f8f8f;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
}

.t8{
    width: 600px;
    margin: 30px auto 0;
}
.t8 ul li .left{
    float: left;
}
.t8 ul li .right{
    float: left;
    margin-left: 50px;
}
.t8 ul li .right .h1{
    width: 384px;
    font-size: 24px;
    color: #fb7305;
    font-weight: bold;
    padding-top: 15px;
    height: 60px;
}
.t8 ul li .right .h2{
    width: 348px;
    font-size: 22px;
    color: #333333;
    margin-top: 10px;
}
.t8 ul li .right .h2 a{
    color: #ff0000;
}
.t8 ul li:last-child{
    margin-top: 50px;
}

.t8 .btn a{
    display: block;
    width: 176px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 60px;
    border-radius: 10px;
    margin-bottom: 35px;
    font-size: 26px;
}
.t8 .btn a img{
    vertical-align: middle;
    margin-left: 15px;
}
.t8 .btn a:first-child{
    background: #0883ce;
    margin-left: 135px;
}
.t8 .btn a:last-child{
    background: #fb7305;
    margin-left: 35px;
}

.t9{
    width: 640px;
    height: 139px;
    background: url("../images/t7.jpg")no-repeat;
    text-align: center;
}
.t9 .p1{
    font-size: 36px;
    color: #0078c2;
    padding-top: 30px;
    margin-left: 20px;
}
.t9 .p2{
    font-size: 12px;
    color: #8f8f8f;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
}

/*tab*/

/*轮播图 开始*/

.main_banner {
    width: 640px;
    height: 510px;
    margin:0 auto;
}

.main_banner_wrap {
    width: 640px;
    height: 510px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.banner_btn {
    /*a 标签 按钮*/
    width: 26px;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 9;
    top: 200px;
}

.btn_next {
    right: 20px;
}

.div2s .js_pre{
    left: 20px;
}



.main_banner_box {
    width: 640px;
    height: 510px;
    margin: 40px auto 0;
    position: relative;
    z-index: 0;
    /*-webkit-倒影样式*/
}


/*火狐倒影图层样式*/

.main_banner li {
    position: absolute;
    overflow: hidden;
}

.main_banner li .a1,
.main_banner li .a2 {
   width: 54px;
    height: 54px;
    display: block;
    float: left;
    position: absolute;
    bottom: 14px;
}

.main_banner li .a1 {
    left: 120px;
}

.main_banner li .a2 {
    right: 7px;
}


/*给每张图片初始设置不同宽高，层级，位置*/

.main_banner li#imgCard0 {
    width: 256px;
    height: 424px;
    z-index: 5;
    left: 183px;
    top: 0px;
    opacity: 1;
}

.main_banner li#imgCard1 {
    width: 235px;
    height: 355px;
    z-index: 1;
    left: 355px;
    top: 37px;
    opacity: .7;
}

.main_banner li#imgCard2 {
    /*初始在背后，透明度为0*/
    width: 235px;
    height: 355px;
    z-index: 1;
    left: 0px;
    top: 90px;
    opacity: 0;
}

.main_banner li#imgCard3 {
    /*初始在背后，透明度为0*/
    width: 235px;
    height: 355px;
    z-index: 1;
    left: 50px;
    top: 37px;
    opacity: .7;
}

.main_banner li#imgCard4 {
    width: 235px;
    height: 355px;
    z-index: 2;
    left: 0px;
    top: 50px;
    opacity: .7;
}

.main_banner li img {
    width: 100%;
    height: 100%;
}



/*自动轮播*/


.film{
    width: 640px;
    overflow:hidden;
    margin-bottom: 30px;
}
.film .clear{
    width: 1560px;
    height:140px;
    background:url(../images/q.jpg) repeat-x;
}
.film img{
    float:left;
    padding:18px 10px 0 0;
    box-sizing: border-box;
}



/*肝胆疾病服务*/
.t10{
    width: 640px;
    height: 140px;
    background: url("../images/t9.jpg")no-repeat;
    text-align: center;
}
.t10 .p1{
    font-size: 36px;
    color: #0078c2;
    padding-top: 30px;
}
.t10 .p2{
    font-size: 12px;
    color: #8f8f8f;
    text-transform: uppercase;
    margin-top: 20px;
}

.t11{
    width: 600px;
    margin: 30px auto 0;
    overflow: hidden;
}

.t11 .swiper-container .swiper-wrapper{
    width: 500px;
    margin: 0 auto;
}
.t11 .swiper-container .swiper-button-prev{
    width: 26px;
    height: 60px;
    background: url("../images/zuo.jpg")no-repeat;
}
.t11 .swiper-container .swiper-button-next{
    width: 26px;
    height: 60px;
    background: url("../images/you.jpg")no-repeat;
}

.t11 .btn{
    display: block;
    margin: 40px auto;
    width: 310px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #fb7305;
    border-radius: 10px;
}
.t11 .btn img{
    vertical-align: middle;
    margin-left: 15px;
}

.t12{
    width: 640px;
    height: 139px;
    background: url("../images/t10.jpg")no-repeat;
    text-align: center;
}
.t12 .p1{
    color: #0078c2;
    font-size: 36px;
    padding-top: 30px;
    margin-left: 20px;
}
.t12 .p2{
    font-size: 14px;
    color: #8f8f8f;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
}
.t13 img{
    display: block;
    margin: 40px auto;
}
.t14{
    width: 640px;
    height: 106px;
    background: #efeff1;
    padding-top: 30px;
    box-sizing: border-box;
}
.t14_1{
    width: 640px;
    height: 46px;
    background: url("../images/gh.png")no-repeat;
    font-size: 26px;
    text-align: center;
    line-height: 46px;
    color: #fff;
}

.t15{
    width: 600px;
    margin: 0 auto;
}
.t15 .h1{
    font-size: 18px;
    color: #fe8a01;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.t15 .l1{
    height: 46px;
    line-height: 46px;
    margin-bottom: 15px;
}
.t15 .l1 em{
    font-size: 22px;
    color: #333333;
}
.t15 input{
    border: none;
    outline: none;
}
.t15 .l1 input{
    width: 444px;
    height: 46px;
    border: 1px solid #cccccc;
    border-radius:5px;
    box-sizing: border-box;
    padding-left: 10px;
    font-family: "Microsoft Yahei";
    font-size: 22px;
    color: #4b4b4b;;
}
.t15 .l1 i{
    font-size: 22px;
    color: #fe8a01;
    margin-left: 10px;
}
.t15 .l2 em{
    font-size: 22px;
    color: #333333;
    float: left;
}
.t15 textarea{
    outline: none;
    border: none;
    resize: none;
}
.t15 .input2{
    width: 444px;
    height: 122px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 22px;
    color: #4b4b4b;
    padding-left: 10px;
    font-family: "Microsoft Yahei";
}
.t15 .btn{
    margin-top: 50px;
	height:46px;
}
.t15 .btn1{
    display: block;
    width: 176px;
    height: 46px;
    background: url(../images/btn1.jpg)no-repeat;
    margin-left: 120px;
	float:left;
}
.t15 .btn2{
    width: 176px;
    height: 46px;
    background: url("../images/btn2.jpg")no-repeat;
	float:right;
	display:block;
    margin-right: 120px;
  	cursor: pointer;
}

.t15 .h2{
    font-size: 16px;
    color: #999999;
    margin-top: 34px;
}


/*底部*/
.zt_footer{
    padding-bottom: 110px !important;
}
.index_06 {
    width: 640px;
    height: 8.8rem;
   margin:0 auto;
}
.index_06 dl dt {
    width: 40rem;
    height: 2.65rem;
    overflow: hidden;
    background-color: #9cdbf8;
    border-bottom: 1px solid #0097dd;
    margin:0 auto;
}
.index_06 dl dt h2 {
    width: 15.65rem;
    height: 100%;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 2.65rem;
    color: #FFF;
    background-color: #0097dd;
    text-align: left;
    text-indent: 25px;
}

  .index_06 dl dd {
    text-align: left;
    margin-left: 1.2rem;
    font-family: "微软雅黑";
}
 .index_06 dl dd h2 {
    font-size: 1.5rem;
    line-height: 3.4rem;
    color: #0097dd;
}

  .index_06 dl dd p {
    font-size: 16px;
    color: #3e3a39;
    line-height: 1.5rem;
}
  .index_06 dl dd p span {
    background-color: #DCDCDC;
    padding: 10px 10px;
    margin: 0 .3rem;
    border-radius: .2rem;
}
.index_06 dl dd p span:nth-child(3) {
    background-color: #F39938;
    color: #FFF;
}
  .pl{width:640px; margin:0 auto;}
  
  
/*footer鏍囩*/
.yh2_foot { overflow: hidden; zoom: 1; }
.yh2_foot h2 { font-size: 1.2rem; color: #252729; line-height: 2.2rem; text-align: center; background: url(../images/yh_footbg1.png) no-repeat left top/40rem 8.4rem; height: 8.4rem; padding-top: 1.4rem; box-sizing: border-box; }
.yh2_foot h2 strong { font-size: 1.8rem; display: block; color: #bf0412; }
.yh2_footc { background: url(../images/yh_footbg2.png) no-repeat left top/40rem 15.6rem; height: 15.75rem; position: relative; z-index: 0;}
.yh2_foot dl { overflow: hidden; zoom: 1; width: 20.5rem; padding: 2.5rem 0rem 0rem 14.45rem; }
.yh2_foot dl dt { padding-left: 2.7rem; font-size: 1.2rem; line-height: 2rem; color: #2f2f2f; }
.yh2_foot dl dt span { padding: 0.6rem 0rem 0.7rem; display: block; }
.yh2_foot dl dd { text-align: center; padding-top: 0.5rem; }
.yh2_foot dl dd img { width: 9.15rem; margin: 0rem 0.5rem; }
.yh2_foot i { display: block; position: absolute; z-index: 1; top: 2.3rem; left: 0.8rem; width: 8.9rem; height: 8.7rem; }
.yh2_foot i a { width: 8.9rem; height: 8.7rem; display: block; text-decoration: none; }

.fot { font-size: 0.9rem; line-height: 1.8rem; text-align: center; color: #9e9e9e; padding: 1rem 0;}

/*end*/