body{
    background: #EFF5F8;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, s, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,  tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{word-break: break-word; word-break: break-all;}
/*top*/
.top{
    height: 10.67vw;
    position: relative;
    z-index: 999999;
}
.top .icon_box{
    margin-top: 3.7vw;
}
.top .icon_box .icons{
    display: block;
    width: 4.2vw;
    height: 4.2vw;
    background-size: 100%!important;
}
.top .icon_box .icons.tp1{
    background: url(../images/top01.png) no-repeat left top;
    margin-right: 6.4vw;
}
.top .icon_box .icons.tp2{
    background: url(../images/top02.png) no-repeat left top;
}
.top .icon_box .lang{
    position: relative;
}
.top .icon_box .tp2_ul{
    background: url(../images/top04.png) no-repeat left top;
    background-size: 3rem 3.5rem;
    width: 3rem;
    height: 2rem;
    left: 50%;
    margin-left: -1.5rem;
    top: 5.5vw;
    text-align: center;
    padding-top: 1vw;
    position: absolute;
}
.top .icon_box .tp2_ul a{
    color: white;
    font-size: 0.8rem;
}
.top .icon_box .tp2_ul a:hover{
    color: #9E9E9E
}
.top .search {
    width: 49vw;
    height: 6.6vw;
    border: solid 1px #0464AD;
    border-radius: 0.6vw;
    margin-top: 2vw;
    margin-right: 2vw;
}
.top .search input[type='text']{
    background: none;
    border: none ;
    height: 100%;
    width: 85%;
    line-height: 6.6vw;
    font-size: 5.5vw;
}
.top .search input[type='image']{
    width:4.5333vw;
    height: 4.5333vw;
    margin: 1vw!important;
    float: right!important;
    
    padding-right: 0!important;
}
.top .nav {
    background: #0464AD url(../images/top06.png) no-repeat center;
    width: 10.67vw;
    height: 10.67vw;
    background-size: 5.2vw auto;
}
.top .right{
    margin-right: -3vw!important;
}
/*banner*/
.banner{
    background: url(../images/banner01.png) no-repeat left top;
    background-size: cover;
    height: 60vw;
    text-align: center;
    color: white;
}
.banner .logo img{
    width: 48.26vw;
    margin-top: 6.67vw;
}
.banner h1{
    color: white;
    font-family: ?????“;
    font-size: 2rem;
    margin-top: 0.8vw;
}
.banner .other{
    margin-top: 2vw;
}
.banner .other span{
    color: white;
    font-size: 0.8rem;
    
}
.infobg{
    background: #fff;
    position: relative;
    margin-bottom: 14vw;
}
.info{
    background:#0464AD;
    margin-top:-9.3vw;
    height: 9.3vw;
    color: white;
    position: relative;
}
.info .headpot{
    background: #fff;
    width: 22.6vw;
    height: 30.6vw;
    /*padding: 1.1vw;*/
    position: absolute;
    top: -10vw;
    left: 3vw;
}
.info .headpot img{
    width: 100%;
}
.info .tit{
    width: 68.8vw;
    line-height: 9.3vw;
    margin-left: 2vw;
}
.info .tit span.clk{
    background: url(../images/info02.png) no-repeat left center;
    padding-left: 4vw;
    background-size: 3vw auto;
}
.infobg .words{
    margin-top: 17vw;
    padding-left: 9vw;
   
    padding-bottom: 7vw;
    background-size: 25vw auto;
}

.infobg .words .head{
    background: url(../images/info03.png) no-repeat left center;
    width: 2.8rem;
    height: 10rem;
    background-size: 2.8rem 10rem;
    margin-right: 2vw;
}
.infobg .words .head span{
    display: block;
    width: 1.3rem;
    font-size: 1.3rem;
    color: #0464AD;
    /* font-weight: bold; */
    margin-left: 0.7rem;
    margin-top: 3vw;
}
.infobg .words .info_ul{
    width: 70vw;
}
.infobg .words .info_ul li{
    color: #333;
    line-height: 2.2rem;
    word-break: break-all;
}
/*brief*/
.brief{
    background: #fff;
    margin-top: 6vw;
    line-height: 7vw;
}

.brief p{
  margin-left: 12px;
  margin-right: 12px;
  /* text-indent: 2em; */
}

.index_list{
    margin-top: 4vw;
}
.index_list .index_list_ul li{
    background: url(../images/index_list01.png) no-repeat left top;
    background-size: 100%;
    width: 100vw;
    height: 12vw;
    padding-left: 20.6vw;
    font-size: 1.25rem;
    color: #0464AD;
    margin-top: 3vw;
    line-height: 12vw;
}
/*btnBox*/
.btnBox{
    background-size: 100% auto;
    text-align:  center;
    /* padding: 0 11vw; */
    padding-bottom: 5vw;
}
.btnBox a{
    /*display: block;*/
    width: 36.9vw;
    height: 8vw;
    border: solid 1px #0464AD;
    color: #0464AD;
    text-align: center;
    line-height: 8vw;
    /* margin-top: 8.5vw; */
    font-size: 1.1rem;
    /* font-weight: bold; */
    margin: 5vw 3vw 0;
    background: #fff;
}
.btnBox a.doctor{
    background: #0464AD;
    color: white;
}












/*foot*/
.foot{
    background: #0464AD;
    color: white;
}
.foot .link .tit{
    background:url(../images/foot01.png) no-repeat center;
    background-size: 50vw 1px;
    color: white;
    text-align: center;
    height: 14.667vw;
    line-height: 14.667vw;
    font-size: 1.2rem;
}
.foot .link .link_ul{
    padding-bottom:6vw;
}
.foot .link .link_ul li{
    width: 44vw;
    float: left;
    line-height: 2.2rem;
    margin-right: 5vw;
}
.foot .copyright{
    background:url(../images/foot03.png) no-repeat center;
    background-size: 100% 100%;
    padding: 6vw 0;
    text-align: center;
    position:  relative;
}
.foot .copyright p{
    line-height: 1.9rem;
    width: 80%;
    margin:  0 auto;
}
.foot #goTops{
    display: block;
    background:url(../images/foot02.png) no-repeat center;
    width:18.6vw;
    height: 7.2vw;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3.6vw;
    cursor: pointer;
}

/*index2*/
.work_ex{
    background:#fff;
    margin-top: 4vw;
}
.work_ex ul.work_ex_ul{
    padding: 1vw 3vw 6vw;
}
.work_ex ul.work_ex_ul>li{
    margin-top: 4vw;
}
.work_ex ul.work_ex_ul>li p.time{
    color: #0464AD;
    font-size: 1.1rem;
}
.work_ex ul.work_ex_ul>li p.sus{
    color: #444;
    margin-top: 0.6vw;
    line-height: 7vw;
}
.work_ex.word_direction ul.work_ex_ul>li p.sus{
    color: #444;
    margin-top: 0.6vw;
    line-height: 7vw;
    word-break:  break-word;
}

.grouper ul.work_ex_ul{
    padding-bottom: 14vw;
}
.grouper ul.work_ex_ul>li{
}
.grouper ul.work_ex_ul>li p.time{
    background:url(../images/grouper_01.png) no-repeat left 9px;
    padding-left: 2vw;
    background-size: 0.8vw auto;
}
.grouper ul.work_ex_ul>li p.sus{

margin-top: 2.3vw;
}
.grouper .img_ol{
    padding: 0 5vw;
    margin-top: 5vw;
}
.grouper .img_ol li{
    margin-right: 8vw;
}

.grouper .img_ol li{
    text-align:center;
    width: 22.3vw;
}
.grouper .img_ol .img_box {
    width: 22.3vw;
    height: 29.7vw;
    border: solid 1px #aaa;
}
.grouper .img_ol li p{
    font-size:0.9rem;
    color:#777;
    margin-top:1vw;
}
.grouper .img_ol li p a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}
/*list*/
#list .infobg{
    padding-bottom: 14vw;
}
.list_box{
    background: #fff;
    padding-bottom: 8vw;
padding-top: 1vw;
}
.com_list01 li{
    line-height:1.8rem;
    padding: 3vw 0 3vw 2.2vw;
    border-bottom:solid 1px #eee;
    background:url(../images/list02.png) no-repeat left 6.5vw;
    background-size:0.6vw
}
.com_list01 li p img{width:100%;}
.com_list01 li a{
    color: #444;
    font-size: 1.1rem;
    word-wrap: break-word;
    word-break: break-word;
}
.com_list01 li .times{
    font-size: 0.85rem;
    color: #999;
}
.list_box .more{
    display: block;
    width: 80vw;
    height: 10vw;
    background: #F4F4F4;
    color: #888;
    font-size: 1.3rem;
    line-height: 10vw;
    text-align: center;
    margin: 8vw auto 0;
    border-radius: 1vw;
}

/*cont*/
.cont{
    background: #fff;
}
.cont_box{
    padding: 6vw 3vw;
}
.cont h1{
    font-size:1.2rem;
    color:#0464AD;
    width:70vw;
    text-align:center;
    margin:0 auto;
    word-wrap: break-word;
    word-break: break-word;

}
.cont h2{
    font-size:0.8rem;
    color:#888;
    width:80vw;
    text-align:center;
    margin:0 auto;
    font-weight:normal;
    margin-top:4vw;
    border-bottom:solid 1px #eee;
    padding-bottom:10px;
}
.cont_box p{
    font-size:1.05rem;
    /* text-indent:2em; */
    margin-top:4vw;
    line-height:2rem;
    word-wrap: break-word;
    word-break: break-word;
}
.cont_box p img{width:100%;}
.cont_box .img_box{
    width:70vw;
    margin:4vw auto;
  
}

.cont .overPage{
    border-top:solid 1px #eee;
    padding-top:6.5vw;

}

.cont .overPage p span{
    color:#0464AD;
    font-size:1.05rem;
    display:block;
    width:4.5rem;
}
.cont .overPage p a{
    color:#444;
    margin-right:2vw;
    font-size:1.05rem;
    display:block;
    width:calc( 100% - 5rem );
    line-height:1.8rem;
    word-break: break-word;
    word-wrap: break-word;
}
.cont .recommend{
    font-size:0.85rem;
    padding-bottom: 9vw;
    margin-top: 3vw;
    color: #0464AD;
}
.cont .recommend a{
    background:url(../images/cont02.png) no-repeat left center;
    background-size: 3.5vw auto!important;
    padding-left: 4.5vw;
}
.cont .recommend a.on{
    background:url(../images/cont020.png) no-repeat left center;
}

/*cont_false*/
.cont_false .attach{
    padding-bottom: 7vw;
}
.cont_false .attach .tits{
    font-size: 1.1rem;
    text-align: left;
    color: #0464AD;
}
.cont_false .attach .attach_ul li{
    margin-top:3vw;
}
.cont_false .attach .attach_ul li a{
    color: #0464AD;
    font-size: 1.05rem;
    line-height:2rem;
    word-wrap: break-word;
    word-break: break-word;
}
/*cont_true*/
.cont_true .con_ul {
    margin-top:4vw
}
.cont_true .con_ul li{
    font-size: 1.1rem;
    line-height:2.1rem;
    color:#444;
    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:nth-child(even){
    position: relative;
    left: 4vw;
}
/*cont_pic*/
.cont_pic .img_box{
    width: 94vw;
    
    margin-top: 6vw;
}

.cont_pic .cont_box {
    padding-bottom:13vw;
}
/*list_pic*/
.list_pic ul{
    padding-top:7vw
}
.list_pic ul li {
    width: 45.5vw;
    margin-right:3vw;
    text-align:center;
    margin-top:8vw

}
.list_pic ul li .auto_box{
    width:45.5vw;
    height:35vw;
}
.list_pic ul li p{
    margin-top:2vw;
    font-size:1.1rem
}


/*list_all*/
.list_all .list_box .list_one{
    margin-top:6vw;
}
.list_all .list_box{
    padding-top:4vw
}
.list_all .list_box .title{
    border-bottom: solid 1px #0464AD;
    background: url("../images/list_all01.png") no-repeat 3vw center;
    margin: 0 3vw;
    padding-left:5vw;
    background-size:3px 1rem;
    font-size:1.2rem;
    color:#0464AD;
    line-height:9vw;
}
.list_all .list_box .title .mores{
    font-size:0.85rem;
    color:#999;
}