body{
    background-size: 100vw auto!important;
}
ul,li{list-style: none;}
#index{
    background:#F6F6F6 url(../images/body_bg.png) no-repeat left top;
}
/*top*/
.top{
    height: 10.67vw;
    position: relative;
    z-index: 999999;
}

.top .search {
    background: #7CC4F8;
    background-size: 3.5vw;
    height: 5.5vw;
    border-radius: 0.3vw;
    margin-top: 4vw;
    margin-right: 2vw;
    display: none;
}
.top .search input[type='text']{
    background: none;
    border: none ;
    height: 100%;
    width: 0;
    color: white;
    float: right!important;
    margin-right: 0!important;
    padding-right: 0!important;
    
}
.top .search input[type='image']{
    width: 3.5vw;
    height: 3.5vw;
    margin: 1vw!important;
}
.top .nav {
    /*background: url(../images/top06.png) no-repeat center;*/
    width: 5.67vw;
    height: 5.67vw;
    border: none;
    margin-top: 4vw;
    float: right;
}
.top .nav .nav_btn{
    background: url(../images/top06.png) no-repeat center;
    width: 5.67vw;
    height: 5.67vw;
    background-size: 5.2vw auto;
    border: none;
}
.top .one_box{
    background: url(../images/one_bg.png) no-repeat left top;
    width: 100vw;
    min-height: 100vh;
    padding: 0 8vw;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 30vw;
}
.top .btn_close{
    background: url(../images/btn_close.png) no-repeat left top;
    width: 6vw;
    height: 6vw;
    background-size: 100%;
    position: absolute;
    right: 6.5vw;
    top: 4.5vw;
}
.top .one_box>li{
    border-bottom: solid 1px rgba(255, 255, 255, 0.55);
    line-height: 14vw;
    padding-left: 22vw;
    position: relative;
    list-style: none;
}
.top .one_box>li .one_switch{
    position: absolute;
    left: 14vw;
    top: 7vw;
    margin-top: -0.5em;
    width: 1em;
    height: 1em;
    background: url("../images/nav_02.png") no-repeat left center;
    background-size: 1em;
}
.top .one_box>li>a{
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.95);
}
.top .one_box>li>a em{
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.75);
}
.top .one_box>li>ul.two{
    padding-bottom: 3vw;
}
.top .one_box>li>ul.two li{
    background: url("../images/nav_01.png") no-repeat left center;
    line-height: 9vw;
    font-size: 1.1rem;
    padding-left: 8vw;
    background-size: 1em 2px;
}
.top .one_box>li>ul.two li a{
    color: rgba(255, 255, 255, 0.95);
}
.logo{
    text-align: center;

}
.logo img{
    width: 75vw;
    margin-top: -35px;
    margin-left: -85px;
}


.infobg{
    position: relative;
    z-index: 9;
    margin-top: 3vw;
}
.info{
    color: white;
    border-left: 1px rgba(255, 255, 255, 0.82) solid;
    background: url("../images/info05.png") no-repeat center bottom;
    background-size:92vw auto;
    padding-bottom:2vw;

}
.info .headpot{
    background: #fff;
    width: 24vw;
    height: 33.6vw;
}
.info .img_box p{
    color: rgba(255, 255, 255, 0.95);
    font-size: 1.4rem;
    margin-bottom:4vw;
}
.info .headpot img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info .tit{
    width: 54.8vw;
    line-height: 9.3vw;
    margin-left: 2vw;
    font-size: 1.6rem;
    font-weight:bold;
    margin-top:20vw;
    color: #444;
}
.info .tit span.clk{
    background: url(../images/info02.png) no-repeat left center;
    padding-left: 6vw;
    background-size: 4.5vw auto;
    font-size:1.2rem;
    font-weight:normal;
    /* margin-left: 18vw; */
}
.infobg .words{
    margin-top: 3vw;
    /* padding-left: 9vw; */
    background:  no-repeat right top 4vw;
    padding-bottom: 1vw;
    background-size: 44vw auto;
}

.infobg .words .info_ul li{
    font-size: 1.2rem;
    color: #333;
    line-height: 2.2rem;
}
.infobg .words .more{
    display: block;
    background: url(../images/info03.png) no-repeat left top;
    background-size: 100%;
    width: 24vw;
    height: 6vw;
    color: white;
    text-align:center;
    line-height:6vw;
    font-size: 0.9rem;
    
    right:2vw;
    bottom:9vw;
    float: right;
}
/*brief*/
.brief{
    /*box-shadow: 3px 6px 6vw 0 #ccc;*/
    margin-top: 6vw;
}

.work_ex .show_box{
    border: solid 1px #eee;
    border-top: none;
    margin-top: -1px;
    background: #fff;
}

.brief p{margin-left: 12px;margin-right: 12px;text-indent: 2rem;}
      .brief p img{
    display: block;
}
.index_list ul li{
    border-bottom: solid 1px #eee;
    margin-top: 3.6vw;
}

/*btnBox*/
.btnBox{
    /*height: 42vw;*/
    background-size: 100% auto;
    padding:  1vw 0;
    background: #fff;
    margin-top: 6vw;
    border: solid 1px #eee;
    z-index:2;
}
.btnBox a{
    display: block;
    margin: 5vw auto;
    width: 75vw;
    height: 8vw;
    border: solid 1px #1581CF;
    color: #1581CF;
    text-align: center;
    line-height: 8vw;
    /*margin-top: 26.5vw;*/
    font-size: 1.1rem;
    /* font-weight: bold; */
}
.btnBox a.doctor{
    background: #1581CF;
    color: white;
}












/*foot*/
.foot{
    color: white;
    position:relative;
    z-index:1;
}
/*.foot .contact{
    background:#fff url() no-repeat left bottom;
    background-size: 100vw auto;
    height: 30vw;
}*/
#index .foot .contact{
    /*height: 100vw;*/
    padding-top:0vw;
    margin-top: -17vw;
}
/*.foot .contact.white{
    background:#fff url() no-repeat left bottom;
    background-size: 100vw auto;
}*/
.foot .contact .tit{
    background:url(../images/foot01.png) no-repeat center bottom;
    background-size: 92vw 2px;
    text-align: center;
    height: 12.667vw;
    line-height: 12.667vw;
    font-size: 1.6rem;
    color: #1581CF;
}
.foot .contact ul.type{
    padding:4vw 0  24vw
}
.foot .contact ul.type li{
       margin-bottom: 0.3rem;
    overflow: hidden;
    color: #444;
    font-size: 1.1rem;
    padding-left: 13vw;
}
.foot .contact ul.type li span{
    display: block;
word-wrap: break-word;
    word-break: break-word;
}
.foot .contact ul.type li i{
   float: left;
    display: inline-block;
    width: 2.2rem;
    height: 1.9rem;
    background-size: auto 1.7rem!important;
    vertical-align: top;
    margin-right: 3.5vw;
}
.foot .contact ul.type li:nth-of-type(1) i{
    background:url(../images/foot_co01.png) no-repeat center;
}
.foot .contact ul.type li:nth-of-type(2) i{
    background:url(../images/foot_co02.png) no-repeat center;
}
.foot .contact ul.type li:nth-of-type(3) i{
    background:url(../images/foot_co03.png) no-repeat center;
}
.foot .contact ul.type li:nth-of-type(4) i{
    background:url(../images/foot_co04.png) no-repeat center;
}
.foot .contact ul.type li:nth-of-type(5) i{
    background:url(../images/foot_co05.png) no-repeat center;
}
.foot .contact ul.type li:nth-of-type(6) i{
    background:url(../images/foot_co04.png) no-repeat center;
}

.foot .copyright{
    background:#1581CF;
    background-size: 100%;
    /*padding: 5vw 4vw;*/
    /*text-align: center;*/
}
.foot .copyright p{
    line-height: 1.7rem;
    color: #acd3f5;
}
.foot .copyright .link{
    padding: 4vw 0;
    border-bottom: solid 1px #fff;
}
.foot .copyright .link a{
    color: white; padding:0 5px;
}
.foot .copyright .link span{
    margin: 0 1em;
}
.foot .copyright .copyright_box{
    padding: 4vw 0;
}

/*index2*/
.work_ex{
    /*background:#fff;*/
    margin-top: 1vw;
}
.work_ex .show_box{
    /*display: none;*/
}
.work_ex_ul{
    background: #fff;
}
.work_ex ul.work_ex_ul{
    padding:1vw 0 6vw;
    border-top: solid 1px #eee;
    width: 84vw;
    margin:0 auto;
}
.work_ex ul.work_ex_ul>li{
    margin-top: 4vw;
}
.work_ex ul.work_ex_ul>li p.time{
    color: #1581CF;
    font-size: 1.1rem;
}
.work_ex ul.work_ex_ul>li p.sus{
    color: #444;
    font-size: 1.1rem;
    margin-top: 0.6vw;
    line-height: 1.6rem;
}
.work_ex ul.work_ex_ul>li p.wrod_p{
    color: #444;
    font-size: 1.1rem;
    margin-top: 0.6vw;
    line-height: 1.6rem;
    text-indent: 2em;
    word-break: break-word;
    word-wrap: break-word;
}
.work_ex.word_direction ul.work_ex_ul>li p.sus{
    color: #444;
    font-size: 1.05rem;
    margin-top: 0.6vw;
    line-height: 2.1rem;
}

.grouper ul.work_ex_ul{
    padding-bottom: 14vw;
}
.grouper ul.work_ex_ul>li{
    margin-top:10vw;
}
.grouper ul.work_ex_ul>li{
    padding-bottom:10vw;
}
.grouper ul.work_ex_ul>li p.time{
    background:url(../images/grouper_01.png) no-repeat left center;
    padding-left: 5vw;
    background-size: 2vw auto;
}
.grouper ul.work_ex_ul>li p.sus{

    margin-top: 2.3vw;
    line-height: 2.1rem;
    text-indent: 2em;
}
.grouper ul.work_ex_ul p.grap{
    margin-left: -3vw;
}
.grouper .img_ol{
    padding: 0 13vw;
    margin-top: 5vw;
}
.grouper .img_ol li{
    margin-right: 12vw;
    text-align:center;
    width: 22.3vw;
    height: 30vw;
}

.grouper .img_ol li:nth-of-type(n+3){
    margin-top: 12vw;
}
.grouper .img_ol .img_box {
    width: 22.3vw;
    height: 29.7vw;
    border: solid 1px #aaa;
}
.grouper .img_ol li p{
    font-size:12px;
    color:#888;
    margin-top:1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*sub*/

#sub{
    background:#F6F6F6 url(../images/body_sub_bg.png) no-repeat left top;
}
.pos{
    min-height: 13vw;
    text-align: right;
    margin-top: 11vw;
    margin-bottom: 4vw;
}
.pos span{
    background: url(../images/pos.png) no-repeat left center;
    background-size: auto 5vw;
    padding-left: 6vw;
    display: inline-block;
    height: 6vw;
    line-height: 6vw;
    color: rgba(255, 255, 255, 0.91);
    font-size: 1.2rem;
}

/*list*/
.list .com_tit01:nth-of-type(1){

}

.list ul.list_ul li{
    border-top: solid 1px #eee;
    background: url(../images/list01.png) no-repeat left 6.5vw;
    background-size: 2vw auto;
    padding: 4vw 0  4vw 0vw;
}
.list ul.list_ul li a{
    font-size: 1.1rem;
    color: #444;

    word-break: break-word;
    word-wrap: break-word;
}
.list ul.list_ul li span{
    color: #aaa;
}
.list .more {
    text-align: center;
    padding-bottom: 5vw;
}

.list .more a{
    display: inline-block;
    vertical-align: top;
    min-width: 20vw;
    height: 6vw;
    text-align: center;
    line-height: 5.8vw;
    border: solid 1px #3B95D7;
    border-radius: 3px;
    color: #3B95D7;
margin-top: 10px;

}

/*cont*/
.cont{
    background: #fff;
    /*padding-bottom: 2vw;*/
}
.cont_box{
    padding: 6vw 3vw;
}
.cont h1{
    font-size:1.2rem;
    color:#018BCD;
    width:70vw;
    text-align:center;
    margin:0 auto;
    word-break: break-word;
    word-wrap: break-word;
}
.cont h2{
    font-size:0.8rem;
    color:#888;
    width:80vw;
    text-align:center;
    margin:0 auto;
    font-weight:normal;
    margin-top: 2vw;
    border-bottom:solid 1px #eee;
    padding-bottom: 20px;
}
.cont_box p{
    font-size:1.05rem;
   
    margin-top:4vw;
    line-height:2rem;
    word-wrap: break-word;
    word-break: break-word;
}
.cont_box p.weight{
    text-indent: 0;
}
.cont_box .img_box{
    width:70vw;
    margin:4vw auto;
    
}

.cont .overPage{
    padding-top: 2.5vw;
    background: url("../images/line01.png") no-repeat top center;
    background-size: 92vw 1px; padding-bottom: 15px;
}

.cont .overPage p span{
    color:#018BCD;
    font-size:1.05rem;
    display:block;

    width:4.5rem;
}
.cont .overPage p{
    margin-top: 1vw;
}
.cont .overPage p a{
    color:#444;
    margin-right:2vw;
    font-size:1.05rem;
    display:block;
    width:calc( 100% - 6rem );
    word-break: break-word;
    word-wrap: break-word;

}


/*cont_false*/
.cont .attach{
    padding-bottom: 4vw;
}
.cont .attach .tits{
    font-size: 1.1rem;
    text-align: left;
    color: #003399;
}
.cont .attach .attach_ul li{
    margin-top:2vw;
}
.cont .attach .attach_ul li a{
    color: #003399;
    font-size: 1.05rem;
    line-height: 1.7rem;
    word-break: break-word;
    word-wrap: break-word;
}
/*cont_true*/
.cont_true .con_ul {

}
.cont_true .con_ul li{
    font-size: 1.1rem;
    line-height:2.1rem;
    color:#666;
    word-wrap: break-word;
    word-break: break-word;
}
.cont_true .pic_box{
    padding-bottom: 10vw;
}
.cont_true .pic_box .auto_box{
    width: 44.5vw;
    height: 26vw;
}
.cont_true .pic_box .auto_box:last-of-type{
    position: relative;
    left: 4vw;
}
/*cont_pic*/
.cont_pic .img_box{
   
}

.cont_pic .cont_box {
    padding-bottom: 3vw;
}
/*list_pic*/

.list_pic .list_box{
    background: #fff;
}
.list_pic ul{
    border-top: solid 1px #eee;
    /*background: #fff;*/
    margin-top: -1px;
    padding-top: 3vw;
    padding-bottom: 13vw;
}
.list_pic ul li {
    width: 44.5vw;
    height: 34.2vw;
    margin-right:3vw;
    text-align:center;
    margin-top:8vw

}
.list_pic ul li .auto_box{
    width:45.5vw;
    height:34.2vw;
}
.list_pic ul li p{
    margin-top:2vw;
    font-size:1.1rem;
    color: #666;
}


/*list_all*/

.list_all .list_box ul{
    background: #fff;
    margin-top: -1px;
}
.list_all .list_box ul li a{
    width: 70vw;
word-wrap: break-word;
    word-break: break-word;
}
.list_all .list_box ul .com_more{
    margin-top: 3vw;
    padding-bottom: 6vw;
}
.list_all .list_one:nth-of-type(n+2) .com_tit01{
    background-color: #fff;
}