a {
    color: #616161;
}
a:hover {
    text-decoration: none!important;
    color: #616161 !important;
}
ul > li > a:hover {
    color: #E14253 !important;
}
.common_background {
    position: relative;
}
.common_background img {
    width: 100%;
}
.common_background_text {
    position: absolute;
    top: 30%;
    color: #FFFFFF;
}

.sub_title {
    text-align: center;
    width: 79%;
    position: absolute;
}

.right li{
    display: table;
}

.secondary-nav-d1 {
    display: inline-block;float: left;
}
.secondary-nav-d1 ul li {
    list-style: none;float: left;
}
.secondary-nav-d1 ul li a {
    margin-right: 30px;
}
.secondary-nav-d2 {
    display: inline-block;float: right;
}

.common_info_list {
    display: -webkit-box;overflow: hidden;padding: 2% 8% 2% 8%;width: 100%;
}
.progress_line {
    border-left: 2px solid #cccccc;position: relative;width: 20px;
}
.common_info_list ul {
    padding: 0;margin: 0;width: 100%;border: none;
}
.left ul li {
    list-style: none;
    margin: 30px 0;
    width: 453px;
    height: 150px;
}

.right ul li {
    list-style: none;
    margin: 30px 0;
    width: 600px;
    height: 150px;
    padding-left: 40px;

}

.progress_line ul{
    padding:0;
    margin:0;
    width:100%;
    display:table;
}

.progress_line ul li {
    list-style: none;
    margin: 30px 0;
    width: 20px;
    height: 150px;
}

.progress_point {
    text-align: center;
    display: table-cell;
    margin: 30px 0;
    height: 150px;
}

.progress_point img {
    margin-top:60px;
    margin-left:-16.5px;
}

.progress_image {
    text-align: center;display: inline-block;
}
.progress_image img {
    width: 100%;
}
.progress_time {
    display: inline-block;
    width: 37%;
    text-align: right;
}
.progress_desc {
    display: table-cell;vertical-align: middle;
}
.progress_desc p {
    margin: 0;
}
@media screen and (max-width: 321px) {
    .common_background {
        position: relative;
        height: 6rem;
    }
    .common_background img {
        width: 100%;
        height: 100%;
    }
    .common_background_text {
        margin-left: 8%;
        position: absolute;top: 0;
        color: #FFFFFF;
    }
    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_info_list {
        padding: 2% 5% 2% 5%;
        margin-bottom: 40px;
    }
    .common_info_list ul li {
        padding: 25px 0;
    }
    .progress_line {
        left: 154px;
    }
    .progress_image {
        width: 24%;
    }
/*    .progress_time {
        width: 26%;
    }
    .progress_desc {
        width: 50%;
    }*/
    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }
    .secondary-nav-d1>ul>li>a {
        margin-right: 15px;
    }
    .sub_title{
        margin-left: 49px;
        margin-top: 10px;
    }
    .left{
        width: 20%;
        margin-left: -15px;
        margin-top: 84px;
    }
    .progress_time{
        display: inline-block;
        width: 15%;
        text-align: right;
    }
    .progress_line{
        left: 127px;
        margin-top: 38px;
        width: 0%;
    }
    .right{
        width: 20%;
        margin-top: 65px;
        margin-left: -15px;
    }
    .progress_desc p{
        margin-left: 153px;
        width: 19%;
    }
}
@media screen and (min-width: 321px) and (max-width: 400px) {
    .common_background {
        position: relative;
        height: 6rem;
    }
    .common_background img {
        width: 100%;
        height: 100%;
    }
    .common_background_text {
        margin-left: 8%;
        position: absolute;top: 0;
        color: #FFFFFF;
    }
    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_info_list {
        padding: 2% 5% 2% 5%;
        margin-bottom: 40px;
    }
    .common_info_list ul li {
        padding: 25px 0;
    }
    .progress_line {
        left: 154px;
    }
    .progress_image {
        width: 24%;
    }
/*    .progress_time {
        width: 26%;
    }
    .progress_desc {
        width: 50%;
    }*/
    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }
    .secondary-nav-d1>ul>li>a {
        margin-right: 15px;
    }
    .sub_title{
        margin-left: 49px;
        margin-top: 10px;
    }
    .left{
        width: 20%;
        margin-left: -15px;
        margin-top: 84px;
    }
    .progress_time{
        display: inline-block;
        width: 15%;
        text-align: right;
    }
    .progress_line{
        left: 127px;
        margin-top: 38px;
        width: 0%;
    }
    .right{
        width: 20%;
        margin-top: 65px;
        margin-left: -15px;
    }
    .progress_desc p{
        margin-left: 158px;
        width: 25%;
    }
    .section-top{
        margin-top: -20px;
    }
}
@media screen and (min-width: 400px) and (max-width: 768px) {
    .common_background {
        position: relative;
        height: 6rem;
    }
    .common_background img {
        width: 100%;
        height: 100%;
    }
    .common_background_text {
        margin-left: 8%;
        position: absolute;top: 0;
        color: #FFFFFF;
    }
    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_info_list {
        padding: 2% 5% 2% 5%;
        margin-bottom: 40px;
    }
    .common_info_list ul li {
        padding: 25px 0;
    }
    .progress_line {
        left: 154px;
    }
    .progress_image {
        width: 24%;
    }
/*    .progress_time {
        width: 26%;
    }
    .progress_desc {
        width: 50%;
    }*/
    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }
    .secondary-nav-d1>ul>li>a {
        margin-right: 15px;
    }
    .sub_title{
        margin-left: 49px;
        margin-top: 10px;
    }
    .left{
        width: 20%;
        margin-left: -15px;
        margin-top: 84px;
    }
    .progress_time{
        display: inline-block;
        width: 15%;
        text-align: right;
    }
    .progress_line{
        left: 127px;
        margin-top: 38px;
        width: 0%;
    }
    .right{
        width: 20%;
        margin-top: 65px;
        margin-left: -15px;
    }
    .progress_desc p{
        margin-left: 158px;
        width: 25%;
    }
    .section-top{
        margin-top: -20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1920px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}
@media (min-width: 1920px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}
