* {
    padding: 0;
    margin: 0;
}

a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #383838;
    overflow: hidden;
    text-overflow: ellipsis;
}

img {
    -webkit-touch-callout: none;
    vertical-align: top
}

html {
    font-size: 17px;
}

body {
    font-family: -apple-system, Helvetica, sans-serif;
    line-height: 1.5;
    padding-bottom: env(safe-area-inset-bottom);
    min-width: 320px;
}

ul,
li {
    list-style: none;
}

.h20 {
    height: 20px;
}

.h10 {
    height: 10px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.clear {
    clear: both;
}

.container {
    max-width: 1200px;
    margin: 0 auto!important;
    min-width: 320px;
    /* overflow-x: hidden; */
    position: relative;
}

.main {
 /*background: url(/images/9302/cwhy_top1.jpg) no-repeat top center;*/
    background-size: 100% auto;
    width: 100%;
    min-width: 320px;
    /* overflow-x: hidden; */
}


/* 头部 */

body {
    /* background: url(/images/9302/cwhy_bg.png) no-repeat center top; */
    background-size: 100% auto;
}

.top_logo {
    min-width: 320px;
    position: relative;
    text-align: center;
}

.top_logo img {
    width: 100%;
    max-width: 1200px;
}

.link_weihai {
    height: 60px;
    width: 1200px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    height: 60px;
    top: 0;
}

.link_weihai a {
    height: 80px;
    width: 100%;
    display: block;
    margin-top: 20px;
}


/* 本次主体会议 */

.cwhy_first {
    color: #fff;
    position: relative;
    text-align: center;
    /* padding-top: 20px; */
}

.cwhy_first p {
    font-size: 18px;
    background: url(/images/9302/cwhy_line.png) no-repeat center center;
    background-size: 738px 3px;
}

.cwhy_host {
    position: absolute;
    right: 0;
    top: 0;
    /* float: right; */
    padding: 3px 20px;
    color: #fff;
    border: 1px solid #fff;
    /* line-height: 36px; */
}

.cwhy_host span {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #fff;
    margin-top: 10px;
    display: block;
    float: right;
    margin-left: 10px;
}


/* 首屏 */

.cwhy_lf {
    width: 48%;
}


/* 主要信息内容 */

.zc_main {
    min-width: 280px;
    /* overflow: hidden; */
}

.zcjd_item_l {
    float: left;
    width: 48.5%;
}

.zcjd_item_r {
    float: right;
    width: 48.5%;
}

.cwhy_jd {
    padding: 20px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    height: 310px;
}

.cwhy_jd img {
    width: 100%;
    height: 100%;
}

.cwhy_title {
    color: #1764ce;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.cwhy_tit_info {
    color: #999;
    margin-top: 30px;
    width: 100%;
    line-height: 36px;
    text-indent: 40px;
}

.cwhy_more {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.cwhy_con {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 270px;
}


/* 左侧信息 */

.zcjd_news_tit {
    color: #1764ce;
    font-size: 26px;
    height: 46px;
    line-height: 46px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}

.zcjd_news_tit a {
    color: #1764ce;
}

.cwhy_news_img {
    height: 330px;
}

.cwhy_news_img img {
    width: 100%;
    height: 100%;
}

.cwhy_tit_info ul li {
    line-height: 42px;
    display: block;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
}

.zcjd_news_list ul li {
    height: 46px;
    position: relative;
    padding-left: 20px;
}

.zcjd_news_list ul li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #0f57b8;
    top: 10px;
    left: 0;
}

.zcjd_news_list ul li span {
    float: right;
    color: #999;
}

.zcjd_news_list ul li a {
    width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 会议回顾 */

.hyhg {
    margin-top: 10px;
    overflow: hidden;
    background-color: #f4f8ff;
    background: url(/images/9302/cwhy_hyhg_bg.png);
}

.hyhg_tit {
    margin: 60px 0 40px;
    background: url(http://www.weihai.gov.cn/images/9302/zwhy_tit.png) no-repeat center center;
    background-size: 271px 24px;
    text-align: center;
}

.cwhy_hg_tit {
    height: 70px;
    line-height: 32px;
    font-size: 24px;
    color: #fff;
    padding: 0 20px;
    text-align: justify;
    float: left;
    width: 350px;
}

.cwhy_hg_tit a {
    color: #fff;
}

.hyhg_tit a {
    font-size: 26px;
    color: #0f57b8;
}

.hyhg-title>div {
    width: 124px;
}

.hyhg-title>div span {
    width: 105px;
}

.hyhg-wrap {
    margin: 0 auto;
    height: 443px;
}

.hyhg-list-wrap {
    width: 1200px;
    overflow: hidden;
    height: 443px;
    position: relative;
}

.hyhg-con {
    height: 443px;
    position: relative;
    width:1200px;
margin:0 auto;
}

.hyhg-con .btn {
    position: absolute;
    height: 350px;
    width: 61px;
    cursor: pointer;
    top: -60px;
}

.hyhg-con .prev-btn {
    left: -61px;
    background: url(/images/9302/prev_btn.png) no-repeat center 50%;
}

.hyhg-con .next-btn {
    right: -61px;
    background: url(/images/9302/next_btn.png) no-repeat center 50%;
}

.hyhg-list {
    padding-top: 165px;
    position: absolute;
}

.hyhg-list li {
    float: left;
    margin: 23px;
    margin-top: 86px;
}

.sjh {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 12px solid transparent;
    position: absolute;
    right: -10px;
    top: 22px;
}

.hyhg-list li .hyhg-cicle {
    height: 49px;
    width: 129px;
    background: #0f57b8;
    display: block;
    color: #Fff;
    line-height: 49px;
    text-align: center;
}

.hyhg-list li .hyhg-cicle.off {
    display: none;
}

.hyhg-list li .hyhg-rectangle {
    width: 470px;
    padding: 20px;
    height: 260px;
    background: #0f57b8;
    position: relative;
}

.hyhg-list li .hyhg-rectangle {
    display: none;
}

.hyhg-list li .hyhg-rectangle.on {
    display: block;
}

.hyhg-list li .hyhg-rectangle .rect-cicle {
    width: 80px;
    height: 70px;
    float: left;
    background-color: #fff;
    color: #0f57b8;
    position: relative;
}

.hyhg-list li .hyhg-rectangle .rect-cicle span {
    text-align: center;
    display: block;
    width: 100%;
}

.hyhg-list li .hyhg-rectangle .rect-cicle .month-day {
    margin-top: 4px;
    color: #0f57b8;
    font-size: 26px;
}

.hyhg-list li .hyhg-rectangle>a {
    display: block;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.hyhg-list li .hyhg-rectangle .zy {
    min-height: 38px;
    line-height: 38px;
    text-indent: 40px;
    font-size: 16px;
    color: #fff;
    padding-top: 40px;
    text-align: justify;
}

.hyhg-list .rectangle-3 {
    margin: 0;
    margin-top: -165px;
}
.clearfix::after{
    display: block;
    content: '';
    height: 1px;
    clear: both;
    visibility: hidden;
}
/* 会议文件 */
.hywj{ max-width: 1200px;margin: 0 auto;}
.hywj_con{background-color: #fff;box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);padding:20px 40px;}
.hywj_con li{line-height: 54px;}
.hywj_con span{float: right; display: block;padding-left: 10px;color: #999;}
.hywj_con li a{display: block;font-size: 20px;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}
.hywj_con li a::before{content: '■';display: inline-block;padding-right:12px ;font-size:12px;color: #0f57b8;}

@media screen and (max-width:1199px) {
body{background-size: 100% auto !important;}
}
@media screen and (max-width:1100px) {
    .container {
        padding: 0 6px;
        min-width: 288px;
    }
    .link_weihai a {
        height: 50px;
        margin-top: 0;
    }
    .zcjd_item_l,
    .zcjd_item_r {
        width: 100%;
    }
    .cwhy_host {
        display: none;
    }
.hyhg-wrap{height:auto!important;}
    .hyhg-con {
        display: none!important;
    }
    .cwhy_jd {
        height: 520px;
    }
    .cwhy_con {
        margin-top: 20px;
        height: 160px;
    }
    .cwhy_news_img {
        height: 520px;
    }
}

@media screen and (max-width:800px) {
    html {
        font-size: 16px;
    }
    .toolbar{display: none;}
    .link_weihai a {
        height: 40px;
    }
    .cwhy_news_img {
        height: 400px;
    }
    .cwhy_jd {
        height: 400px;
    }
    .cwhy_con {
        height: 160px!important;
    }
    .cwhy_first h1 {
        margin: 0;
    }
    .hywj_con{padding:0 6px;box-shadow:none}
}

@media screen and (max-width:580px) {
    .cwhy_con {
        height: 240px!important;
    }
    .link_weihai a {
        height: 34px;
    }
    .cwhy_news_img {
        height: 270px;
    }
    .cwhy_jd {
        height: 280px;
    }
    .cwhy_first h1 {
        font-size: 24px;
        margin: 0;
    }
}

@media screen and (max-width:420px) {
    .cwhy_first h1 {
        font-size: 20px;
        margin: 0;
    }
    .link_weihai a {
        height: 28px;
    }
}

@media screen and (max-width:360px) {
    .cwhy_first h1 {
        font-size: 17px;
        margin: 0;
    }
    .container {
        padding-top: 0;
    }
    .link_weihai a {
        height: 20px;
    }
.cwhy_tit_info{
margin-top:10px;}
.cwhy_jd{
height:220px;}
.cwhy_news_img{
height:200px;}
.zcjd_news_tit{font-size:22px}
}
