body{
    font-size: 14px;
    background: #f7f7f7;
}
a,p,li,h1,h2,h3,h4,h5,h6,span,div{word-break: break-word;
    word-wrap: break-word;}
a{color: #333}

.r33 {
    margin-right: 33px;
}
.clearfix{
    clear:both;
}
.w360 {
    width: 360px;
}

.mr20 {
    margin-right: 20px;
}

.p5 {
    padding: 5px;
}

.con {
    width: 1200px;
    margin: 0 auto;
}

.con2 {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
}

.lastbg {
    background: none !important;
}

.margin-auto {
    margin: 0 auto;
}

.mar-top20 {
    margin-top: 20px;
}

.mar-top30 {
    margin-top: 30px;
}

.hover-color li a:hover {
    color: #cb0306;
}

.com_list{
    font-size: 15px;
    padding-right: 10px;
    text-align: left;
    line-height: 33px;
    width: 100%;
}
.com_list>li{
    margin-left: 0 !important;
    padding-left: 10px;
    height: 33px;
}
.com_list>li>a{
    color: #555;
}
.com_list>li>a:hover{
    color: #0464ba;
}
.com_list>li>span{
    color: #ababab;
    float: right;
    font-size: 13px !important;
}
.top{
    padding: 18px;
    z-index: 9999;
}

.top .right_btn .icon_box{
    width: 57px;
    height: 66px;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}

.top .right_btn .icon_box.phone{
    background: url(/uploads/image/_zimages/top01.png) no-repeat center;
}
.top .right_btn .icon_box.language{
    background: url(/uploads/image/_zimages/top02.png) no-repeat center;
}

.top .right_btn .icon_box.phone .show_box{
    background: url(/uploads/image/_zimages/td_code-bg.png) no-repeat left top;
    width: 150px;
    height: 157px;
    padding: 10px 4px 0;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -75px;
    display:none
}
.top .right_btn .icon_box.language .show_box{
   background: url(/uploads/image/_zimages/nav01.png) no-repeat left center;    width: 57px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -28px;
    display:none;
    padding-top: 10px;
}
.top .right_btn .icon_box.language .show_box p{
    line-height: 28px;
    text-align: center;
    color: #8594a4;
}

.top .right_btn .icon_box.language .show_box p:hover{
    color: #f7f7f7;
}

.top .right_btn .icon_box:hover .icons{
    display: block;
}
.top .right_btn .icon_box:hover .show_box{
    display: block;
}
.top .right_btn .icons{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    display: none;
}

/*banner*/
.banner_pic{
    overflow: hidden;
}
.banner_pic a{
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
    z-index: 1;
    overflow: hidden;
    background: #b1b4bb;
    width: 1920px;
}
.banner_pic img{
    width: 100%;
}
.banner_cont{
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    padding-top: 65px;
    z-index: 9;
}
.banner_cont .head_pot{
   border: solid 5px #fff;
    width: 219px;
    height: 306px;
    margin-left: 45px;

}
.banner_cont .head_pot .auto_box{
    width: 219px;
    height: 306px;
}
.banner_cont .words{
    width: 880px;
    color: white;
    font-size: 18px;
}
.banner_cont .words h1{
    font-size:24px
}
.banner_cont .words .words_ul{
    margin-top: 30px;
    line-height: 37px;
}
.banner_cont .words .words_ul .left{
    width: 320px;
}
.banner_cont .words .words_ul .cent{
    width: 300px;
}
.banner_cont .words .words_ul .right{
    width: 200px;
    text-align: left;
}
.banner_cont .words .words_ul li:first-of-type .right {
    background:  no-repeat left center;
    padding-left: 30px;
    width: 135px;
}
.banner_cont .words .words_ul li:nth-of-type(n 2) .right {
    font-size: 16px;
    position: relative;
    top: 15px;
}
.banner_cont .words .more a{
    color: white;
    font-size: 17px;
    text-decoration: underline;

}

.banner_cont .words .more{
    margin-top: 15px;
}
.banner_cont .words .synchronization a{
    width: 138px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    border: solid 1px #fff;
}
.banner_cont .words .synchronization a.master{
    background: #fff;
    color: #003399;
}
.banner_cont .words .synchronization a.doctor{
    color: #fff;
}
.banner{
    /*background: #e4e3ef;*/
    z-index: 2;
}
.banner .nav {
    height: 67px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    z-index: 9;
}

.banner .nav .nav_box{
    position: absolute;
    right: 0;
    bottom: 0;
    background:  no-repeat left center;
    width: 819px;
    height: 50px;
    padding-top: 17px;
    padding-right: 30px;
}
.banner .nav .nav_box .nav_ul{
    padding-left: 15px;

}
.banner .nav .nav_box .nav_ul>li{
    position: relative;
}
.banner .nav .nav_box .nav_ul>li>a{
    color: #003399;
    font-size: 18px;
    display: block;
    line-height: 32px;
    height: 32px;
    /* width:120px; */
    text-align: center;
    position: relative;
    padding: 0 20px;
}
.banner .nav .nav_box .nav_ul>li .img_state{
    position: absolute;
    right: 8px;
    top: 15px;
    z-index: 9;
}
.banner .nav .nav_box .nav_ul .ul_two>li>a{
    color: white;
    background: #003399;
    font-size: 14px;
    display: block;
    line-height: 40px;
    height: 40px;
    
    text-align: center;
    position: relative;
    border-top: solid 1px #155dc0;
}
.banner .nav .nav_box .more a{
    color: #003399;
    font-size: 18px;
    display: block;
    line-height: 32px;
    height: 32px;
    padding-right: 15px;
    background:  no-repeat right center;
}

.banner .nav .nav_box .nav_ul>li:hover>a{
    background: #003399;
    color: white;
}
.banner .nav .nav_box .nav_ul>li.on>a{
    background: #003399;
    color: white;
}
.banner .nav .nav_box .nav_ul>li.on .img_on{
    display: block;
}
.banner .nav .nav_box .nav_ul>li.two .img_two{
    display: block;
}
.banner .nav .nav_box .nav_ul .ul_two>li.on>a{
    background: #0f49be;
}
.banner .nav .nav_box .nav_ul .ul_two>li:hover>a{
    background: #0f49be;
}
.more-menu{
    width: 100%;
    height: 100px;
    /* margin-top: 385px; */
}

.more-menu {
    position: absolute;
    right: 30px;
    top: 0;
    width: 60px;
    height: 67px !important;
}
.more-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.more-menu ul li {
    float: left;

}

.more-menu>ul>li>a,
.more-menu>ul>li>a:visited {
    color: #003399;
    font-size: 18px;
    display: block;
    line-height: 67px;
    height: 67px;
    padding-right: 15px;
    background:  no-repeat right center;
}

.more-menu>ul>li>ul {
    position: absolute;
    width: 1140px;
    padding: 30px;
    top: 65px;
    left: -1110px;
    background: #003398;
    color: #fff;
    display: none;

}
.more-menu ul li:hover ul.disnone {
    display: block;
}

.more-menu ul li ul.left_side li {
    float: left;
    border: 0;
    border-bottom: 1px solid #175cc1;
    padding: 10px 20px;
    font-size: 16px;
    min-width: 120px;
}
.more-menu ul li ul li a span {
    padding-left: 10px;
}
.more-menu ul li ul li a.hide {
    color: #fff;
}
.more-menu ul li ul li a.hide {
    background: #b3ab79;
    color: #fff;
}
/*2.3hide*/
.more-menu>ul>li>ul>li{
    position: relative;
}
.more-menu ul li ul li ul{
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    background: #3167c9;
    z-index: 999;
}
.more-menu ul li:hover ul li:hover ul {
    display: block;
}
.more-menu>ul>li>ul>li>ul li{
    text-align: center;
    
}
.more-menu>ul>li>ul>li>ul li a{
    background: none!important;
}

/*3级弹出*/
.more-menu>ul>li>a.hide ul>li:hover>ul{
    display: block;
}

.more-menu ul li ul li a {
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.more-menu ul li ul li a:hover {
    color: #abccf7;
}

.more-menu ul li  ul li  ul li{
    line-height: 26px;
    padding: 5px 20px!important;
    border: none;
}
.more-menu ul li ul li a.hide {
    background: #003399;
}

.more-menu ul li ul li ul li a {
    background: #003399;
    /* color: #abccf7; */
    border: none;
    font-size: 14px;
    padding-left: 5px;
}


.back-up{
    position: fixed;
    bottom: 180px;
    left: 50%;
    margin-left: 610px;
    cursor: pointer;
    z-index: 9999;
}
.back-up .gotop{
    margin-left: 5px;
    text-align: right;
    display: block;
    width: 49px;
}
.back-up .td_code{
    background:  no-repeat right top;
    width: 54px;
    height: 45px;
    position: relative;
}
.back-up .td_code:hover .td_code_box,.td_code_box:hover{
    display: block;
}
.back-up .td_code .td_code_box{
    width: 75px;
    height: 75px;
    border: solid 1px #003399;
    padding: 3px;
    position: absolute;
    left: -83px;
    top: -38px;
    background: #fff;
}
.back-up .td_code .td_code_box img{
    width: 75px;
    height: 75px;
}


.main {
    width: 1200px;
    margin: 20px auto;
    position: relative;
    overflow:hidden;
    height: auto;
    z-index: 1;
    padding: 20px 0;
}
.main_list{
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.main-left {
    width: 320px;
}

.box-1 {
    width: 320px;
    background: #fff;
}
.search_box{
    padding: 36px 0;
}
.box-2 {
    width: 850px;
    position: relative;
    background: #fff;
}


.search {
    width: 278px;
    margin: 0px auto;
    /* padding: 10px 0; */
}

.search .text {
    width: 223px;
    border: 1px solid #003399;
    height: 33px;
    line-height: 35px;
    padding-left: 3px;
    color: #a6a6a6;
    vertical-align: top;
    float: left;
}

.search .submit {
    background: url(/uploads/image/_zimages/search-sub.png) no-repeat;
    width: 49px;
    height: 35px;
    border: none;
    vertical-align: top;
    float: left;
    cursor: pointer;
}



.gr-info {
    padding: 20px;
    /* margin-top: 30px; */
}

.gr-info .image {
    text-align: center;
    border-bottom: 1px #e8e4e4 solid;
    padding-bottom: 20px;
}

.gr-info .image img {
    padding: 11px;
    border: #e8e4e4 1px solid;
}

.gr-info .image p {
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
}

.gr-info .image p.name {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.gr-info .image span.hot {
    font-size: 14px;
    color: #666666;
    background: url(/uploads/image/_zimages/icon-h.png) no-repeat left center;
    padding-left: 22px;
}

.gr-info .field {
    padding: 20px 0 0;
}

.gr-info .field p {
    font-size: 15px;
    line-height: 30px;
}

.img-bg-1 {
    /* background: url(/uploads/image/_zimages/img-bg-1.jpg) no-repeat top center; */
}

.box-1 .ewm {
    text-align: center;
    padding: 30px;
}

.box-1 .link-zy {
    padding-bottom: 15px;
    padding-top: 35px;
}

.box-1 .link-zy a {
    width: 277px;
    height: 38px;
    display: block;
    border: 1px #013a89 solid;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto 20px;
}

.box-1 .link-zy a:hover {
    background: #013a89;
    color: #ffffff;
}

.box-1 .contact-title {
    color: #003399;
    height: 60px;
    line-height: 60px;
    position: relative;
    width: 230px;
    margin: 0 auto;
    /* padding-left: 40px; */
    text-align: center;
    font-size: 20px;
    /* font-weight: bold; */
    border-bottom: solid 1px #eee;
}

.box-1 .contact-title img {
    margin-top: -20px;
    position: absolute;
    top: 0px;
    left: -12px;
}

.box-1 .contact {
    width: 220px;
    margin: 0px auto;
    padding: 20px 0;
    padding-left: 5px;
}

.box-1 .contact p {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}

.main-right{
    background: #fff;
}
.box-2 .index-title {
    height: 50px;
    width: 780px;
    line-height: 50px;
    padding-top: 15px;
    padding-left: 20px;
    margin-left: 25px;
    font-size: 20px;
    color: #003399;
    border-bottom: solid 1px #eee;
}

.box-2 .text {
    width: 800px;
    margin: 0 auto;
    padding: 20px 0 10px;
    font-size: 16px;
    line-height: 33px;
    color: #666666;
}
.box-2 .text.lists{
    width: 740px!important;
}
.box-2 .text img {
    padding: 5px;
   }

.box-2 .text span.photo {
    padding: 22px;
    float: left;
    text-align: center;
}

.box-2 .text span.photo img {
    width: 142px;
    height: 205px;
}


.footer {
    background: #003399;
    padding: 5px;
}

.footer .foot-link {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #1c4496;
    padding: 15px 0;
}

.footer .foot-link a {
    padding: 0 15px;
    border-right: 1px solid #ffffff;
    font-size: 15px;
    color: #ffffff;
}

.footer .foot-link a.last {
    border-right: none
}

.footer .copyright {
    color: #b8bfda;
    text-align: center;
    padding: 10px 0;
    line-height: 30px;
    font-size: 14px;
}

.footer .copyright p {
    color: #b8bfda;
    text-align: center;
}


.main_list .box-2{
    width: 1200px;
}
.box-2 .list-title {
    height: 50px;
    width: 1125px;
    line-height: 50px;
    padding-top: 15px;
    padding-left: 15px;
    margin-left: 25px;
    font-size: 20px;
    color: #003399;
    border-bottom: solid 1px #003399;
    background:  no-repeat left 36px;
}

.box-2 .list-title img {
    margin-top: -20px;
    position: absolute;
    top: 0;
    left: 12px;
}
.box-2 .position{
    padding-left: 40px;
    font-size: 14px;
    color: #999999;
    line-height: 50px;
    height: 50px;
    /* padding-bottom: 18px; */
    /* padding-right: 30px; */
}
.box-2 .topline{
    border-top: 1px dotted #dedede;
}
.box-2 .list{
    width: 1140px;
    margin: 0px auto;
    padding: 10px 0 10px;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
}
.box-2 .list ul{
    padding: 0 20px;    margin-bottom: 15px;
}
.box-2 .list ul li{
    background: url(/uploads/image/_zimages/icon-dian-2.png) no-repeat left 28px;
    padding: 20px 5px 20px 15px;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px dotted #cfcfcf;
    position: relative;
}
.box-2 .list ul li:hover{
    background: url(/uploads/image/_zimages/icon-dian.gif) no-repeat left 28px;
}
.box-2 .list ul li a.li_a{width:100%;}
.box-2 .list ul li a{
    color: #666666;
    width: 900px;
    display: block;
}
.box-2 .list ul li a:hover{
    color: #003399;
}
.box-2 .list ul li span.date{
    position: absolute;
    color: #999999;
    top: 20px;
    right: 10px;
    vertical-align: top;
}
.fanye{
    padding: 30px 15px 20px;
    height: 30px;
   
    font-size: 13px;
    color: #5b5b5b;
    font-family: "莽鈧姑ヂ┟垛��";
}
.fanye a, .fanye span, .fanye input{
    color: #5b5b5b;
    /* padding: 9px 12px; */
    /* line-height: 30px; */
    text-align: center;
    /* border-radius: 2px; */
    /* vertical-align: middle;*/
    /* box-sizing: border-box; */
}
.fanye .two,.fanye .fy-home,.fanye .fy-end{
    padding: 9px 8px !important;
}
.fanye .on{
    border: 1px solid #003399;
    background: #003399;
    color: #ffffff;
}

.box-2 .list-all{
    width: 830px;
    margin: 0px auto;
    padding: 10px 0 10px;
}
.box-2 .list-all .list-all-tit{
    background: url(/uploads/image/_zimages/list-icon-2.png) no-repeat left center;
    color: #00349a;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    border-bottom: 1px solid #00349a;
    width: 770px;
    margin: 0 auto;
}
.box-2 .list-all .list-all-tit a.more{
    float: right;
    color: #999999;
    font-size: 14px;
}
.box-2 .list-all .list-all-tit a.more:hover{
    color: #00349a;
}

.box-2 .content{
    width: 1100px;
    margin: 0px auto 10px;
    padding: 10px 0 40px;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
}
.box-2 .content .content-title{
    font-size: 18px;
    font-weight: bold;
    color: #2649a1;
    text-align: center;
    line-height: 150%;
    padding: 20px 0 5px;
}
.box-2 .content .content-title.brief{
    font-weight: normal;
    color: #666;
    margin: 0;
    padding: 0;
}
.box-2 .content .click{
    font-size: 12px;
    color: #888888;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.box-2 .zhengwen{
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
    line-height: 32px;
    font-size: 14px;
}
.box-2 .zhengwen p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 35px;
    margin-top: 15px;
}
.box-2 .zhengwen img{
    max-width: 750px;
}
.box-2 .content-pic img{
    max-width: 800px !important;
    padding: 10px 0 !important;
}
.box-2 .recommend{
    position: relative;
    width: 200px;
    margin: 35px auto;
}
.cont_stu .stu p{
    text-indent: 0;
}
.box-2 .recommend a{
    background:  no-repeat left top;
    width: 200px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-indent: 55px;
    font-size: 16px;
    color: #0352ab;
}
.box-2 .recommend .recommend_icon{
    position: absolute;
    left: 26px;
    top: 12px;
}
.box-2 .recommend .num{
    position: absolute;
    right: 50px;
    top: 7px;
    font-size: 18px;
    color: #0352ab;
}
.cont_stu .pic_box{
    width: 1100px;
    margin: 0 auto;
}
.cont_stu .pic_box {
    width: 1100px;
    margin: 40px auto;
}
.cont_stu .pic_box .img_box{
   width: 524px;
    height: 293px;
    margin: 20px 0 10px;
    border: solid 1px #eee;
}
.cont_stu .pic_box .auto_box{
 display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #eee;
    width: inherit;
    height: inherit;
   
}
.cont_stu .attach_box{
    background: #f9f9f9;
    padding:30px 40px ;
    color: #003399;
    margin-top: 60px;
}
.cont_stu .attach_box h1{
    font-size: 16px;
}
.cont_stu .attach_box p{
    text-indent: 0;
    line-height: 30px;
    margin-top: 10px;
}
.cont_stu .attach_box{

}

.box-2  p.indent0{
    text-indent: 0;
}
.box-2  p.photo {
    text-align: center;
    margin: 20px 0;
}
.box-2 .pic_cont p.photo img{
    
}
.box-2  p.photo img{
    padding: 15px 8px;
}

.attach{
    padding: 10px 0 20px;
    width: 780px;
    margin: 0 auto;
}
.attach .att-title{
    color: #2649a1;
    font-weight: bold;
}
.attach p{
    line-height: 150%;
    padding: 5px 0;
}
.attach p a{
    color: #2649a1;
}

.other-title{
    padding: 20px 0 10px;
 
    margin: 0 auto;
    font-size: 16px;
}
.other-title span{
    color: #2649a1;
}
.other-title a{
    color: #666666;
    display: block;
    line-height: 180%;
    padding: 5px 0;
}

.box-2 .list-pic{
    width: 830px;
    margin: 0 auto;
    padding: 10px 0 10px;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
}
.box-2 .list-pic ul{
    padding: 0 5px;
}
.box-2 .list-pic ul li{
    float: left;
    width: 240px;
    padding: 10px 0 0px;
    margin: 15px;
    height: 222px;

}
.box-2 .list-pic ul li a{
    display: block;
    text-align: center;
}
.box-2 .list-pic ul li img{
    max-width: 240px;
    max-height: 180px;
}
.box-2 .team-name{
    background: url(/uploads/image/_zimages/icon-dian.gif) no-repeat left center;
    padding: 12px;
    color: #003399;
}
.box-2 .team-con{
    width: 780px;
    margin: 0 auto;
    padding: 20px 0 0;
    line-height: 32px;
    font-size: 16px;
}
.box-2 .team-con p{
    text-indent: 2em;
}
.box-2 .team-photo{
    padding: 25px 0 0;
}
.box-2 .team-photo ul li{
    text-align: center;
    float: left;
    width: 25%;
    margin-bottom: 10px;
}
.box-2 .team-photo ul li a{
    display: block;
    width: 152px;
    text-align: center;
}
.box-2 .team-photo ul li a .img{
   
   display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #eee;
    width: 150px;
    height: 205px;}
.box-2 .team-photo ul li a .img img{
    padding: 5px;
   }

/*pic_list*/
.pic_list{
    width: 1100px;
    margin: 0 auto;
}
.pic_list_ul li{
    margin-right: 58px;
    margin-top: 40px;
    height: 260px;
}
.pic_list_ul li .pic a{
    width: 328px;
    height: 212px;
    display: block;
    line-height: 212px;
    text-align: center;
}
.pic_list_ul li .words{margin-top:10px;margin-bottom: 10px;text-align: center;}
.pic_list_ul li img{max-width: 100%;vertical-align: middle;max-height: 100%;}
.pic_list_ul li a .num{
    background:  no-repeat left top;
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    color: #bbb;
    font-size: 25px;
    margin-top: 17px;
}

.pic_list_ul li a .pic{
    background:  no-repeat left top;
    /*width: 274px;*/
    /*height: 212px;*/
    padding: 17px 0 0 10px;
}
.pic_list_ul li a .words{
    margin-left: 10px;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 48px;
    height: 48px;
}
/*cont_mumber*/
.cont_mumber_ul {
    margin-top: 20px;
}
.cont_mumber .head{
    background:  no-repeat left center;
    color: #003399;
    font-size: 16px;
    font-weight: bold;
    text-indent: 20px;
}
.cont_mumber p{
    color: #666;
    font-size: 16px;
    line-height: 35px;
    text-indent: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.cont_mumber .cont_mumber_ul li{
    margin-right: 60px;
}
.cont_mumber .cont_mumber_ul li a .img_box{
    border: solid 1px #d2d2d2;
    padding: 3px;
}
.cont_mumber .cont_mumber_ul li a .words{
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 57px;
    height: 57px;
    width: 172px;
}
/*cont_synthesize*/
.cont_synthesize{
    padding-bottom: 10px;
    background: #fff;
}
.cont_synthesize .head{
    line-height: 40px;
    border-bottom: 1px solid #d9d9d9;
}
.cont_synthesize .head .column{
    font-size: 16px;
    color:#003399 ;
}
.cont_synthesize .head .more{
    font-size: 14px;
    color:#999 ;
}
.cont_synthesize .list_box{
    margin-bottom: 40px;
}