li {
    list-style: none;
}

input:focus,
button:focus {
    outline: 0;
}

html,
body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
    color: #4a4a4a;
    background-color:#f7f4fb;
}

a,
a:hover {
    text-decoration: none;
}

a {
    color: #4a4a4a;
}

a:hover {
    color: #f3ba70;
}

.mw-container * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.mw-container {
    width: 1100px;
    margin: 0 auto;
    padding: 0 60px;
    box-sizing: content-box;
}

.mw-public_head {
    font-size: 36px;
    font-weight: bold;
    padding: 50px 0;
}

.mw-public_tabs {
    height: 50px;
    font-size: 0;
}

.mw-public_tab {
    width: 25%;
    display: inline-block;
    position: relative;
    padding: 0 40px;
}

.mw-public_button {
    border: 2px solid #5cb6e4;
    border-radius: 10px;
    background: #fff;
    height: 50px;
    line-height: 46px;
    color: #5cb6e4;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    box-shadow: 3px 4px 6px rgba(0, 138, 202, .3);
    cursor: pointer;
}

.mw-public_button::before,
.mw-public_button::after {
    content: '\20';
    width: 40px;
    height: 2px;
    background: #5cb6e4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;

}

.mw-public_button::after {
    left: auto;
    right: 0;
}

.mw-public_tab.active .mw-public_button {
    background: #5cb6e4;
    color: #fff;
}

.mw-public_main.hide {
    display: none;
}

.mw-public_box {
    margin-top: 20px;
}

.mw-public_main {
    padding: 30px;
    padding-bottom: 0;
}

.mw-award01 {
    font-size: 0;
}

.mw-award01_left {
    width: 740px;
    display: inline-block;
    padding-right: 80px;
    font-size: 16px;
    line-height: 2.2;
    vertical-align: top;
}

.mw-award01_left p {
    text-indent: 32px;
}

.mw-award01_right {
    width: 300px;
    height: 230px;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

.mw-award01_photo {
    padding-bottom: 76.666667%;
    background: no-repeat center;
    background-size: cover;
    height: 0;
    display: block;
    position: relative;
}

.mw-award01_photo::before {
    content: '\20';
    background: url(../images/mw_icon-play.png);
    width: 29px;
    height: 29px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.mw-award01_items {
    font-size: 0;
    margin: 30px -30px 0;
}

.mw-award01_item {
    width: 33.3333333%;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
}

.mw-award01_item-photo {
    height: 0;
    padding-bottom: 140%;
    background: no-repeat center;
    background-size: cover;
    display: block;
}

.mw-award02 {
    font-size: 16px;
    padding-bottom: 30px;
}

.mw-award02 p {
    text-indent: 32px;
    line-height: 1.8;
}

.mw-award02 div {
    margin: 10px 0;
}

.mw-award03 {
    font-size: 16px;
}

.mw-award03_title {
    font-size: 24px;
    font-weight: blod;
}

.mw-award03_mian {
    line-height: 2.0;
    margin-top: 10px;
    margin-bottom: 40px;
    text-indent: 36px;
}

/*2019.11.12*/
.mw-award04{
    font-size: 0;
    position: relative;
}
.mw-award04_item{
    width:14.2857143% ;
    display: inline-block;
    text-align: center;
    padding: 15px 0;
}
.mw-award04_item a{
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #5cb6e4 ;
    padding-bottom: 5px;
}

.mw-crumbs{
    font-size: 14px;
    font-weight: bold;
    color: #66bae5;
    font-weight: normal;
    background: url(../images/mw-home_03.png) no-repeat;
    padding-left:28px;
}
.mw-crumbs a{
    color: #66bae5;
}
.mw-crumbs a:hover{
    color: #66bae5;
}
.mw-review{
    padding: 15px 20px;
}
.mw-review_item{
    background: #fff;
    padding: 20px;
    font-size: 0;
    margin-bottom: 75px;
    position: relative;
}
.mw-review_item:last-child{
    margin-bottom: 20px;
}
.mw-review_item_left{
    padding-right: 70px;
    width: 635px;
    display: inline-block;
    vertical-align:middle;
    padding-left: 45px;
}
.mw-review_item_left .mw-title{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    position: relative;
}
.mw-review_item_left .mw-title a{
    color: #000;
}
.mw-review_item_left .mw-title a:hover{
    color: #69bbe6;
}
.mw-review_item_left .mw-title::after{
    content: '\20';
    width: 27px;
    height: 29px;
    background: url(../images/mw_icon-jb.png);
    position: absolute;
    top: 0;
    left: -45px;
}
.mw-review_item_left .mw-mian{
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
}
.mw-review_item_left .mw-mian_text{
    color: #8d8d8d;
    line-height: 1.6;
    text-indent: 2em;
    /* 20191112 */
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
}
.mw-review_item_left .mw-mian_time{
    color: #8d8d8d;
    text-align: right;
    /* 20191112 */
    font-size: 16px;
    font-weight: normal;
}
/*2019.11.12*/
.mw-review_item_right{
    width: 385px;
    display: inline-block;
    vertical-align:middle;
}
.mw-review_item_right .mw-photo{
    height: 0;
    background: no-repeat center;
    background-size:cover;
    padding-bottom: 65.745856%;
}
.mw-more{
    height: 50px;
    line-height: 50px;
    border: 1px solid #dcdcdc;
    text-align: center;
    background-color:#fcfafd;
    cursor: pointer;
}
.mw-review_item_left .mw-title.mw-inter{
    position: static;
}
.mw-review_item_left .mw-title.mw-inter::after{
    content: '\20';
    width: 87px;
    height: 84px;
    background: url(../images/mw_icon-cd.png);
    position: absolute;
    top: 0;
    left: 0;
}
