/*nav*/
/*.right > li:nth-child(5) > a {*/
/*display: inline-block;*/
/*width: 58px;*/
/*height: 45px;*/
/*!*border-bottom: 1px solid #fff;*!*/
/*border:none;*/
/*}*/
/*.right > li:nth-child(2) > a {*/
/*display: inline-block;*/
/*width: 58px;*/
/*height: 45px;*/
/*border-bottom: 1px solid #fff;*/
/*}*/
.xg_banner {
    background-color: #e6eef1;
}

.project_today {
    width: 100%;
    height: 600px;
    background: url("../img/shen.png");
    font-family: "华文细黑";
}

.today {
    width: 1013px;
    height: 600px;
    padding-left: 125px;
    padding-right: 125px;
    margin: 0 auto;
}

.today_illustrate {
    float: left;
    /*background-color: yellow;*/
    padding-top: 185px;
}

.today_illustration {
    margin-top: 123px;
    float: right;
    /*background-color: #d43f3a;*/
}

.illustrate_one {
    color: #51b173;
    font-size: 24px;
}

.illustrate_two {
    color: #51b173;
    font-size: 20px;
    /*margin-top: 20px;*/
}

.illustrate_three {
    font-size: 16px;
    line-height: 180%;
}

.three {
    margin-top: 20px;
}

/*order*/
.project_order {
    width: 100%;
    height: 600px;
    background: url("../img/qian.png");
    font-family: "华文细黑";
    /*background-color: red;*/
}

.order {
    width: 1013px;
    height: 600px;
    margin: 0 auto;
    padding-left: 125px;
    padding-right: 125px;
}

.order_illustration {
    float: left;
    margin-top: 123px;
    /*background-color: #04a466;*/
}

.order_illustrate {
    float: right;
}

/*private*/
.my_private {
    width: 1095px;
    padding-left: 75px;
    padding-right: 95px;
}

.today_illustration img {
    display: block;
}


/*医生圈*/
.doctorCone{
    background: url("../img/doctorCircle.png") no-repeat;
    background-position: 50% 50%;
}

.DCtoday{
    height: 600px;
    margin:0 auto;
    width: 1140px !important;
    padding-left:40px !important;
    padding-right: 20px !important;
}

.DCToday_illustrate{
    padding-top: 0;
    margin-top: 185px;
    width: 408px;
    height: 300px;
    /*background-color: red;*/
    background: url("../img/star.png") no-repeat;
    background-size: contain;
    margin-right: 100px;
}

.DCillustrate_one{
    height: 300px;
    line-height: 300px;
    text-align: center;
}

.DCorder{
    height: 600px;
    margin:0 auto;
    width: 1240px !important;
}

.DCToday_illustrateB{
    padding-top: 0;
    margin-top: 185px;
    width: 365px;
    height: 270px;
    /*background-color: red;*/
    background: url("../img/star.png") no-repeat;
    background-size: contain;
    text-align: left;
    line-height: 270px;
}

.DCCtoday_illustration {
    margin-top: 123px;
    float: LEFT;
    /*background-color: #d43f3a;*/
}


.DCCorder{
    height: 600px;
    margin:0 auto;
    width: 1100px !important;
}

.DCToday_illustrateBC{
    padding-top: 0;
    margin-top: 185px;
    width: 400px;
    height: 270px;
    /*background-color: red;*/
    background: url("../img/star.png") no-repeat;
    background-size: contain;
    text-align: left;
    line-height: 270px;
}