/* ::::: http://wh.xhd.cn/topic/2017xhdjs/css/public.css ::::: */
body,
div,
h1,
h2,
h3,
h4,
h5,
span,
a,
img,
input,
ul,
li,
ol,
dl,
dt,
dd,
table,
tr,
td,
p,
iframe {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none
}

img {
    display: block;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
}

* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

li {
    list-style: outside none none;
}

.top_head {
    width: 100%;
    height: 54px;
    margin: 0px auto;
    text-align: center;
    background: rgb(51, 51, 51) none repeat scroll 0% 0%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
}

.top_main {
    display: block !important;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px auto;
}

.top_left {
    width: 200px;
    float: left;
    height: 100%;
}

.logo {
    width: auto;
    height: 100%;
    float: left;
    display: inline;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
}

.logo a img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.top_main p {
    float: left;
    font-size: 20px;
    color: rgb(255, 255, 255);
    margin-left: 14px;
    line-height: 54px;
    background: transparent url('tel.png') no-repeat scroll left center;
}

.top_right {
    width: auto;
    float: right;
    height: 100%;
    font-weight: bold;
    font-family: "微软雅黑";
    line-height: 54px;
    display: inline;
    font-size: 14px;
}

.top_right a {
    color: rgb(255, 255, 255);
}

.top_right a:hover {
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

body {
    font-size: 12px;
}

.bottom {
    width: 100%;
    height: 312px;
    margin: 0px auto;
    text-align: center;
    background: rgb(51, 51, 51) none repeat scroll 0% 0%;
    padding-bottom: 20px;
}

.bottom_bt {
    width: 966px;
    height: auto;
    text-align: center;
    margin: 0px auto;
}

.bottom_seem {
    width: 1049px;
    height: auto;
    float: left;
    margin-top: 10px;
    display: inline;
}

.bottom_nav {
    line-height: 25px;
    padding: 5px;
    color: rgb(255, 255, 255);
    height: 25px;
}

.bottom_nav a {
    margin: 0px 4px;
    color: rgb(255, 255, 255);
}

.bottom_nav a:hover {
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

.bottom_nav a:active,
.bottom_nav a:focus {
    color: rgb(255, 255, 255);
}

.bottom_logo {
    float: left;
    width: 330px;
    height: auto;
    margin-top: 10px;
    display: inline;
}

.bottom_xi {
    float: left;
    width: 462px;
    height: auto;
    margin-left: 10px;
    display: inline;
}

.bottom_xi p {
    color: rgb(255, 255, 255);
    line-height: 35px;
    height: 35px;
    text-align: left;
}

.bottom_xi p a:hover {
    text-decoration: underline;
    color: rgb(255, 255, 255);
}

.bottom_xi p a:active,
.bottom_xi p a:focus {
    color: rgb(255, 255, 255);
}

.bottom_tm {
    width: 210px;
    height: auto;
    float: right;
    text-align: right;
    display: inline;
}

.bottom_tm span {
    width: 80px;
    height: auto;
    float: right;
    margin-right: 20px;
}

.bottom_tm span p {
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 25px;
}

/* ::::: http://wh.xhd.cn/topic/2017xhdjs/css/index.css ::::: */

.banner {
    background: transparent url(../image/banner.png) no-repeat scroll center center;
    height: 454px;
    width: 100%;
    background-size: cover;
}

.main-div,
.xhdgroup,
.intro {
    width: 868px;
    margin: 0px auto;
}

.stylecolor {
    font-size: 28px;
    color: rgb(0, 37, 68);
    text-align: center;
    margin-top: 38px;
    margin-bottom: 22px;
}

.stylecolor::before,
.stylecolor::after {
    content: "";
    width: 128px;
    height: 2px;
    background: rgb(71, 91, 116) none repeat scroll 0% 0%;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    vertical-align: middle;
}

.item ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.item ul li {
    width: 210px;
    margin-top: 10px;
}

.item ul li a {
    display: block;
    overflow: hidden;
    border: 1px solid rgb(204, 204, 204);
    padding: 4px;
}

.item ul li img {
    width: 100%;
    height: 89px;
    float: left;
}

.item ul li img:hover {
    transform: scale(1.1);
    transition: all 0.6s ease 0s;
}

.jiaoyu {
    width: 100%;
    padding-top: 33px;
    background: transparent url(../image/bg.png) repeat scroll 0% 0%;
}

.jiaoyu .jianjie {
    height: 280px;
    border: 1px dashed rgb(166, 166, 166);
    padding-top: 30px;
    width: 920px;
}

.jiaoyu .jianjie dl {
    float: left;
    margin-left: 26px;
}

.jiaoyu .jianjie dl dt {
    float: left;
}

.jiaoyu .jianjie dl dt p {
    font-size: 14px;
    line-height: 30px;
    color: rgb(51, 51, 51);
}

.jiaoyu .jianjie dl dt p b {
    font-size: 18px;
    font-weight: bold;
    color: rgb(0, 78, 109);
}

.jiaoyu .jianjie dl dd {
    width: 360px;
    height: 200px;
    float: left;
    margin-left: 70px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

.person {
    background: #0f2741 url(../image/pic1.png) no-repeat scroll center center;
    height: 454px;
    margin-top: 60px;
}

.intro {
    box-sizing: border-box;
    padding: 20px 22px 22px 20px;
    color: rgb(222, 227, 231);
    overflow: hidden;
}

.intro2 {
    float: left;
}

.intro2 h2 {
    font-size: 28px;
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    width: 74%;
    float: right;
    padding-bottom: 10px;
}

.intro img {
    float: left;
    border: 0px none;
    margin-right: 20px;
    margin-top: -46px;
}

.intro2-left {
    float: left;
    font-size: 12px;
    line-height: 26px;
    margin-top: 5px;
}

.intro2-left p {
    text-indent: 2em;
}

.intro2-right {
    float: right;
    width: 334px;
    font-size: 12px;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 5px;
}

.schoolimg {
    background: transparent url(../image/school.jpg) no-repeat scroll center center;
    height: 635px;
}

.time2 {
    background: transparent url(../image/time5.png) no-repeat scroll center center;
    height: 675px;
}

.time {
    padding-top: 38px;
    height: 420px;
    position: relative;
}

.time h2 {
    margin-top: 0px;
    margin-bottom: 42px;
}

.time2 ul {
    width: 900px;
    margin: 0px auto 20px;
    height: 154px;
    color: rgb(32, 32, 32);
}

.time2 ul li {
    float: left;
}

.timeul1 li:nth-child(1) {
    width: 164px;
    margin-right: 40px;
    margin-top: 19px;
    margin-left: 20px;
}

.timeul1 li:nth-child(2) {
    width: 376px;
    margin-right: 25px;
    margin-top: 10px;
}

.timeul1 li:nth-child(3) {
    margin-top: 20px;
}

.timeul2 li:nth-child(1) {
    width: 164px;
    margin-left: 170px;
    margin-top: 25px;
}

.timeul2 li:nth-child(2) {
    width: 163px;
    margin-top: 25px;
    margin-left: 145px;
}

.timeul2 li:nth-child(3) {
    width: 163px;
    margin-top: 25px;
    margin-left: 90px;
}

.time2 .timeul3 {
    width: 960px;
}

.timeul3 li:nth-child(1) {
    width: 256px;
    margin-right: 37px;
    margin-left: 66px;
}

.timeul3 li:nth-child(2) {
    width: 172px;
    margin-right: 32px;
}

.timeul3 li:nth-child(3) {
    width: 170px;
    margin-right: 42px;
}

.timeul3 li:nth-child(4) {
    width: 170px;
}

.timeul4 li:nth-child(1) {
    width: 206px;
    margin-right: 62px;
    margin-left: 63px;
    margin-top: 10px;
}

.timeul4 li:nth-child(2) {
    width: 210px;
    margin-top: 10px;
}

.bookbg {
    background: transparent url(../image/book.png) no-repeat scroll center center;
    height: 704px;
}

.book {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

.main7 {
    width: 970px;
    margin: 0px auto;
    height: 655px;
}

.tab ul li div {
    width: 234px;
    height: 200px;
    float: left;
    margin-right: 48px;
}

.box {
    width: 564px;
    height: 530px;
    float: left;
    margin-top: 30px;
    position: relative;
}

.tab ul li div img {
    width: 90%;
}

.years {
    width: 800px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.years img {
    float: left;
}

.years p {
    float: left;
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.hide {
    display: none;
}

.show {
    color: red;
}

.myscroll {
    width: 380px;
    height: 550px;
    border: 1px dashed rgb(204, 204, 204);
    line-height: 26px;
    font-size: 13px;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 20px;
    float: left;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.myscroll li {
    height: 60px;
    border-bottom: 1px dashed rgb(204, 204, 204);
    width: 100%;
    padding-top: 10px;
}

.myscroll ul li p:first-child {
    color: red;
}

.myscroll ul li p:nth-child(2) {
    margin-left: 35px;
}

.myscroll ul li p:first-child span {
    padding-left: 15px;
}

.myscroll ul li p img {
    vertical-align: middle;
}

.year08 {
    position: absolute;
    top: 132px;
    z-index: 99;
    left: 452px;
}

.year10 {
    position: absolute;
    top: 132px;
    z-index: 99;
    left: 350px;
}

.year12 {
    position: absolute;
    top: 132px;
    z-index: 99;
    left: 245px;
}

.year14 {
    position: absolute;
    top: 132px;
    z-index: 99;
    left: 140px;
}

.year09 {
    position: absolute;
    top: 20px;
    z-index: 99;
    left: 398px;
}

.year11 {
    position: absolute;
    top: 20px;
    z-index: 99;
    left: 295px;
}

.year13 {
    position: absolute;
    top: 20px;
    z-index: 99;
    left: 192px;
}

.year15 {
    position: absolute;
    top: 20px;
    z-index: 99;
    left: 88px;
}

.year16 {
    position: absolute;
    top: 132px;
    z-index: 99;
    left: 36px;
}

.student {
    background: rgb(239, 239, 239) none repeat scroll 0% 0%;
    width: 100%;
    padding-top: 1px;
    margin-top: 10px;
    text-align: center;
}

.student h2 {
    margin-top: 38px;
}

.main7 img {
    width: 100%;
    float: left;
}

.main7 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 15px;
}

.main7 ul li {
    width: 168px;
    margin-bottom: 10px;
    border: 1px solid rgb(204, 204, 204);
    text-align: center;
}

.main7 ul li a {
    overflow: hidden;
    display: block;
    padding: 4px;
    height: 180px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.main7 ul li img {
    width: 100%;
    margin-bottom: 8px;
    height: 100%;
    float: left;
}

.main7 ul li img:hover {
    transform: scale(1.1);
    transition: all 0.6s ease 0s;
}

.main7 ul li p {
    line-height: 24px;
    font-size: 12px;
}

.main7 h3 {
    margin-bottom: 8px;
    margin-top: 8px;
}

.stu-a {
    display: inline-block;
    width: 140px;
    height: 40px;
    background: rgb(204, 0, 1) none repeat scroll 0% 0%;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
    margin: 0 auto;
}

.site {
    padding-bottom: 40px;
}

.site h3 {
    text-align: center;
    font-size: 18px;
    color: rgb(151, 151, 151);
}

/* .site a {
    display: inline-block;
    text-align: center;
    width: 100%;
} */

.sitea {
    width: 972px;
    margin: 20px auto 0px;
}

.yuyue {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

/* ::::: http://lxbjs.baidu.com/float/asset/custom.css ::::: */

#LXB_CONTAINER,
#LXB_CONTAINER_SHOW,
#LXB_CONTAINER_SHOW ins,
#LXB_CONTAINER ins,
#LXB_CONTAINER em,
#LXB_CONTAINER a,
#LXB_CONTAINER img,
#LXB_CONTAINER input {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    background: transparent none repeat scroll 0px 0px;
    border: medium none;
    color: black;
    direction: ltr;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
    font-size: 12px;
    font-family: Tahoma, "宋体", Helvetica, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    visibility: visible;
    overflow: visible;
    list-style: outside none none;
    float: none;
    clear: none;
    display: block;
    position: static;
    top: auto;
    left: auto;
    vertical-align: baseline;
    box-sizing: content-box;
}

#LXB_CONTAINER {
    z-index: 2147483647;
}

#LXB_CONTAINER .lxb-container {
    position: fixed;
    z-index: 2147483647;
    text-align: left;
}

#LXB_CONTAINER_SHOW .lxb-container-btn-show {
    position: fixed;
    width: 26px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
}

#LXB_CONTAINER_SHOW .lxb-container-btn-show-bg {
    background: transparent url(../image/btn-show-bg1.png) no-repeat scroll 0px 0px;
    width: 40px;
    height: 88px;
    overflow: hidden;
}

#LXB_CONTAINER .lxb-container-btn-hide {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
}

#LXB_CONTAINER .lxb-pos-left {
    left: 3px;
}

#LXB_CONTAINER_SHOW .lxb-pos-left {
    left: 3px;
}

#LXB_CONTAINER input.lxb-cb-input {
    border: 0px none;
    font-size: 12px;
    outline: medium none;
    overflow: hidden;
}

#LXB_CONTAINER .lxb-cb-input-btn {
    overflow: hidden;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}

#LXB_CONTAINER .lxb-cb-input-tip {
    position: absolute;
    width: 208px;
    height: 90px;
    padding: 5px;
    background: rgb(255, 236, 191) none repeat scroll 0% 0% ! important;
    font-size: 12px;
    line-height: 15px;
}

#LXB_CONTAINER .lxb-cb-input-tip-cursor {
    position: absolute;
    width: 5px;
    height: 3px;
    line-height: 0;
    overflow: hidden;
    background: transparent url('cb-tip-icon.png') no-repeat scroll 0px 0px;
}

#LXB_CONTAINER .lxb-pos-left .lxb-cb-input-tip,
#LXB_CONTAINER .lxb-pos-left .lxb-cb-success-tip,
#LXB_CONTAINER .lxb-pos-left .lxb-cb-loading-tip {
    left: 0px;
}

#LXB_CONTAINER .lxb-pos-left .lxb-cb-input-tip-cursor {
    left: 30px;
}

#LXB_CONTAINER .lxb-pos-top .lxb-cb-input-tip,
#LXB_CONTAINER .lxb-pos-top .lxb-cb-success-tip {
    bottom: -95px;
}

#LXB_CONTAINER .lxb-pos-top .lxb-cb-input-tip-cursor {
    top: -3px;
    background-position: 0px 0px;
}

#LXB_CONTAINER .lxb-cb-input-tip-em,
#LXB_CONTAINER .lxb-cb-input-tip-mobile,
#LXB_CONTAINER .lxb-cb-input-tip-tel {
    display: block;
    color: rgb(51, 51, 51);
    margin-bottom: 3px;
}

#LXB_CONTAINER .lxb-cb-input-tip-em {
    color: rgb(204, 102, 0);
}

#LXB_CONTAINER .lxb-cb-input-tip-em em {
    margin: 0px 3px;
    color: rgb(204, 102, 0);
    display: inline;
    font-weight: bold;
    font-style: normal;
    text-indent: 0px;
    text-decoration: none;
}

#LXB_CONTAINER .lxb-cb-input-tip-mobile {
    background: transparent url(../image/cb-tip-icon.png) no-repeat scroll 0px -8px ! important;
    padding-left: 15px;
}

#LXB_CONTAINER .lxb-cb-input-tip-tel {
    background: transparent url(../image/cb-tip-icon.png) no-repeat scroll 0px -22px ! important;
    padding-left: 15px;
}

#LXB_CONTAINER .lxb-callback-container {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

#LXB_CONTAINER .lxb-container-btn-hide {
    display: none;
}

#LXB_CONTAINER .lxb-container-custom-1-v,
#LXB_CONTAINER .lxb-container-custom-2-v,
#LXB_CONTAINER .lxb-container-custom-3-v {
    width: 140px;
    height: 220px;
}

#LXB_CONTAINER .lxb-cb-input {
    background: rgb(183, 224, 253) none repeat scroll 0% 0%;
}

#LXB_CONTAINER .lxb-container-custom .lxb-cb-input {
    height: 24px;
    width: 120px;
    line-height: 24px;
    border-radius: 3px;
    padding: 0px;
    margin: 0px;
}

#LXB_CONTAINER .lxb-container-custom .lxb-cb-input-btn {
    font-size: 12px;
    width: 72px;
    height: 24px;
    border: 0px none;
    border-radius: 3px;
}

#LXB_CONTAINER .lxb-container-custom-2-v .lxb-cb-input,
#LXB_CONTAINER .lxb-container-custom-3-v .lxb-cb-input {
    margin: 5px auto 0px 10px;
}

#LXB_CONTAINER .lxb-container-custom-2-v .lxb-cb-input-btn,
#LXB_CONTAINER .lxb-container-custom-3-v .lxb-cb-input-btn {
    margin: 5px auto 5px 33px;
    width: 82px;
    font-weight: bold;
}

#LXB_CONTAINER_SHOW .lxb-container-btn-show-custom-left {
    left: 0px;
    width: 40px;
    height: 88px;
    border-radius: 0px 5px 5px 0px;
    background: rgb(55, 187, 254) none repeat scroll 0% 0%;
}

#LXB_CONTAINER .lxb-container-custom .lxb-container-btn-hide {
    background: transparent url(../image/close.png) no-repeat scroll 0px 0px;
    width: 9px;
    height: 8px;
    display: block;
    right: 2px;
    top: 2px;
}

/* ::::: //webms1.xhd.cn/r/cms/wuhan/default/looyu/css/looyuright.css ::::: */

* {
    margin: 0px;
    padding: 0px;
}

#followpull {
    width: 17px;
    height: 16px;
    position: fixed;
    right: 10px;
    top: 84px;
    cursor: pointer;
}

#followbox {
    width: 160px;
    height: 441px;
    position: fixed;
    right: 7px;
    top: 84px;
    background: transparent url(../image/followbox_bg.png) no-repeat scroll 0px 0px;
}

#followbox ul {
    padding: 29px 15px 0px;
}

#followbox ul li {
    width: 100%;
    height: 45px;
}

#followbox ul li a {
    display: block;
    width: 100%;
    height: 52px;
}

#followbox .numinput {
    width: 160px;
    text-align: center;
    margin-bottom: 11px;
}

#followbox .numinput input {
    width: 123px;
    height: 22px;
    background-color: rgb(255, 255, 255);
    font: 10px/22px "宋体";
    text-indent: 4px;
    border: 1px solid rgb(170, 170, 170);
    margin-top: 70px;
}

#followbox .numinput .tishi {
    width: 242px;
    height: 120px;
    background: transparent url(../image/bg_message.png) no-repeat scroll 0% 0%;
    position: absolute;
    left: -226px;
    top: 5px;
    display: none;
    padding-top: 10px;
}

#followbox .numinput .tishi p {
    width: 220px;
    margin: 0px auto;
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: rgb(66, 74, 81);
    text-align: left;
}

#followbox .nowphone {
    width: 160px;
    text-align: center;
}

#followbox .nowphone button {
    transition: all 500ms ease 0s;
    width: 121px;
    height: 22px;
    font: 14px/22px "黑体";
    background-color: rgb(78, 174, 251);
    cursor: pointer;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
}

#followbox .nowphone button:hover {
    background: rgb(73, 164, 237) none repeat scroll 0% 0%;
}

#followpull {
    z-index: 99999;
}

#followbox {
    z-index: 9999;
}

/* ::::: http://yun-static.soperson.com/131221/oms.css?171107 ::::: */

#doyoo_monitor * {
    margin: 0px;
    padding: 0px;
}

#doyoo_monitor {
    position: absolute;
    display: none;
    z-index: 18000;
    height: 233px;
}

#doyoo_monitor div {
    font-size: 12px;
    overflow: hidden;
    background-image: none;
    background-color: transparent;
    font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    word-break: break-all;
    line-height: 20px;
    text-align: left;
}

#doyoo_monitor div#doyoo_mon_head {
    height: 30px;
    line-height: 30px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    margin-left: 15px;
    margin-right: 40px;
}

#doyoo_mon_main {
    height: 130px;
    background-repeat: repeat-x;
    text-indent: 20px;
    margin: 7px 100px 0px 10px;
    color: rgb(0, 0, 0);
}

#doyoo_mon_accept {
    margin-left: 20px;
}

#doyoo_mon_phone {
    margin-left: 10px;
}

#doyoo_mon_refuse {
    margin-left: 10px;
}

#doyoo_panel {
    z-index: 8000;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    cursor: pointer;
    transform: translateZ(0px);
}

.doyoo_f_chat {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 342px;
    height: 490px;
    z-index: 2147483601;
}

div#doyoo_f_chat,
div#doyoo_f_head,
div#doyoo_f_main {
    display: block ! important;
}

#doyoo_f_head {
    width: 100%;
    height: 45px;
    position: absolute;
    transform: translateZ(0px);
    top: 0px;
    left: 0px;
    z-index: 2147483600;
}

#doyoo_f_title {
    margin-right: 60px;
    height: 100%;
}

div#doyoo_f_main {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 490px;
    background: transparent none repeat scroll 0% 0%;
    overflow: hidden;
}

div#doyoo_f_work_wrapper {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

iframe#doyoo_f_work {
    position: absolute;
    left: 0px;
    top: 0px;
}

#doyoo_f_close,
#doyoo_f_end,
#doyoo_f_min {
    width: 20px;
    height: 30px;
    top: 7px;
    right: 5px;
    position: absolute;
    cursor: pointer;
}

#doyoo_f_close {
    background: transparent url(../image/white-close.gif) no-repeat scroll center center;
}

#doyoo_f_min {
    background: transparent url(../image/white-min.png) no-repeat scroll right center;
}

#doyoo_f_min {
    right: 30px;
}

#doyoo_share {
    position: absolute;
    z-index: -100;
    left: -100000px;
    top: 0px;
}

#talk99_message {
    width: 213px;
    height: 241px;
    color: rgb(132, 132, 132);
    position: absolute;
    display: none;
    font-size: 12px;
    z-index: 2147483640;
    font-family: arial;
}

#doyoo_mon_inner {
    background-repeat: no-repeat;
}

#c020 #c020-2 #c020-2-1 {
    float: left;
    height: 100px;
    width: 338px;
    font-family: "宋体";
    font-size: 12px;
    color: #FFFFFF;
    line-height: 23px;
    padding-left: 90px;
    padding-top: 10px;
}

#c020 #c020-2 #c020-2-2 {
    float: left;
    height: 100px;
    width: 511px;
}

#c020 #c020-2 #c020-2-2 #aaa {
    float: left;
    height: 100px;
    width: 258px;
    font-family: "宋体";
    font-size: 12px;
    color: #FFFFFF;
    line-height: 23px;
    padding-top: 10px;
    margin-left: 80px;
}

#c020 #c020-2 #c020-2-2 #bbb {
    height: 100px;
    width: 100px;
    float: left;
    padding-top: 20px;
}

#c020 {
    height: 312px;
    width: 100%;
    margin: auto;
    background-color: #478d2a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #73B7FB;
}

#c020 #c020-2 {
    margin: auto;
    height: 132px;
    width: 960px;
}

#c020 #c020-11 {
    height: 138px;
    width: 960px;
    margin: auto;
}

#c020 #c020-2 {
    height: 110px;
    width: 960px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

#c020-df {
    font-size: 18px;
    text-align: center;
    font-weight: bolder;
    line-height: 30px;
    color: #FFF;
    font-family: "微软雅黑", "Microsoft YaHei", "黑体", "SimHei";
    letter-spacing: 3px;
    height: 30px;
    padding-top: 30px;
}

#c020-df1 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 40px;
    text-align: center;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    word-spacing: 1ex;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

#hr01 {
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FFFFFF;
    width: 880px;
    margin: auto;
}

body {
    margin: 0px;
}

#top {
    width: 1060px;
    float: left;
    position: absolute;
    left: 0;
    top: 112px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}

.clean {
    clear: both
}

.dxj23 {
    margin-top: -38px;
    float: left;
}

.dxj7 {
    margin-left: 74px;
}

.time .right {
    position: absolute;
    top: 228px;
}

.dxj1 {
    background: url(../image/7.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    margin-left: 74px;
    float: left;
    margin-right: 5px;
}

.dxj1:hover {
    background: url(../image/7_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj2 {
    background: url(../image/8.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj2:hover {
    background: url(../image/8_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj3 {
    background: url(../image/9.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj3:hover {
    background: url(../image/9_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj4 {
    background: url(../image/10.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj4:hover {
    background: url(../image/10_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj5 {
    background: url(../image/11.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj5:hover {
    background: url(../image/11_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj6 {
    background: url(../image/12.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj6:hover {
    background: url(../image/12_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}




.dxj7 {
    background: url(../image/13.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    margin-left: 74px;
    float: left;
    margin-right: 5px;
}

.dxj7:hover {
    background: url(../image/13_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj8 {
    background: url(../image/14.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj8:hover {
    background: url(../image/14_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj9 {
    background: url(../image/15.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj9:hover {
    background: url(../image/15_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj10 {
    background: url(../image/16.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj10:hover {
    background: url(../image/16_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj11 {
    background: url(../image/17.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj11:hover {
    background: url(../image/17_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.dxj12 {
    background: url(../image/18.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
    float: left;
    margin-right: 5px;
}

.dxj12:hover {
    background: url(../image/18_01.png);
    width: 151px;
    height: 151px;
    display: block;
    border: 0px;
}

.compus-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto 30px;
}

.compus {
    flex: 0 0 280px;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
}

.compus-img {
    height: 200px;
}

.compus-img a img {
    width: 100%;
    height: 100%;
}

.compus-name {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #012348;
}

.compus-address {
    font-size: 14px;
    color: #333;
}

.player {
    width: 640px;
    height: 360px;
    margin: 0 auto;
    padding: 10px;
    background-color: #134e7e;
    box-shadow: 0 4px 0 0 #00192e;
    border-radius: 10px;
}

/* 项目 */
.project-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.project-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 4px;
    padding: 4px;
    width: 80px;
    height: 80px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    border: 1px solid #f39800;
    border-radius: 50%;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, .2), inset 2px 2px 4px 0 rgba(0, 0, 0, .4);
}

.project-item:hover {
    text-decoration: none;
}

.project-item:nth-child(odd) {
    color: #fff;
    background-image: linear-gradient(160deg, #F0001D 50%, #C90013 50%, #C90013);
}

.project-item:nth-child(odd):hover {
    background-image: none;
    background-color: #ad0213;
}

.project-item:nth-child(even) {
    color: #fff;
    background-image: linear-gradient(160deg, #2C86E6 50%, #1056AB 50%, #1056AB);
}

.project-item:nth-child(even):hover {
    color: #fff;
    background-image: none;
    background-color:#1056AB;
}

.project-item:nth-child(3n) {
    color: #fff;
    background-image: linear-gradient(160deg, #FFA401 50%, #FF8601 50%, #FF8601);
}

.project-item:nth-child(3n):hover {
    background-image: none;
    background-color: #ff6600;
}

.project-item:nth-child(4n) {
    color: #fff;
    background-image: linear-gradient(160deg, #6B00AE 50%, #540094 50%, #540094);
}

.project-item:nth-child(4n):hover {
    background-image: none;
    background-color: #420274;
}

.project-item:nth-child(5n) {
    color: #fff;
    background-image: linear-gradient(160deg, #6A7AC5 50%, #3B5BA4 50%, #3B5BA4);
}

.project-item:nth-child(5n):hover {
    background-image: none;
    background-color: #420274;
}

.project-item:nth-child(6n) {
    color: #fff;
    background-image: linear-gradient(160deg, #FF6300 50%, #FF3D00 50%, #FF3D00);
}

.project-item:nth-child(6n):hover {
    background-image: none;
    background-color:#ff1100;
}

.project-item:last-child {
    color: #fff;
    background-image: linear-gradient(160deg, #AC0000 50%, #7C0000 50%, #7C0000);
}

.project-item:last-child:hover {
    background-image: none;
    background-color:#b82727;
}

/* 分校 */
.campus_box_left {
	width: 800px;
    margin: 0 auto;
	font-size: 16px;
}

.campus_box_left .map_daqu {
	display: flex;
    margin-bottom: 10px;
}

.campus_box_left .map_daqu_title {
	width: 160px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background-color: #015d9e;
	border-radius: 5px;
	color: #fff;
	border: solid 1px #dcdcdc;
}

.campus_box_left .map_daqu_box {
	flex: 1;
	padding-left: 45px;
}

.campus_box_left .map_daqu_text {
	cursor: pointer;
	line-height: 33px;
	min-width: 47px;
	margin: 0 30px 15px 0;
    color: #333;
	border-bottom: 1px solid transparent;
	display: inline-block;
}

.campus_box_left .map_daqu_text:hover {
	color: #f39800;
}
