@charset "utf-8";

/*通用开始 */

* {
    padding: 0px;
    margin: 0px
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
img {
    margin: 0;
    padding: 0;
}


/*链接*/

a {
    text-decoration: none;
    color: #626262;
    background: transparent;
    outline: none
}

a:visited {
    color: #aaa;
}

a:focus {
    outline: none;
}

a:hover {
    color: #000;
}

a:active {
    outline: none;
}


/*--------通用结束-------- */

.body_index {
    width: 100%;
}

.body_single {
    width: 100%;
}


/*隐藏pc端内容*/

#logo_main {
    display: none;
    overflow: hidden;
}

.navs_s {
    display: none;
}


/*导航*/

.mo_head {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.m_img {
    height: 44px;
    background: #fff;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 2px;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height: 40px;
    display: block
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 14px;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height: 16px;
    vertical-align: top;
    display: block
}

.m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
}

.m_nav .closecover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
}

.m_nav .closeicon {
    position: absolute;
    width: 20%;
    left: 30px;
    top: 5%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
}

.m_nav .m_navList {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #0b0d19;
    height: 100%;
    z-index: 100;
    right: -80%;
    overflow-y: scroll;
}

.m_nav .m_navList ul {
    padding-left: 5%;
    padding-right: 5%
}

.m_nav .m_navList ul li {
    border-bottom: 1px solid #232530
}

.m_nav .m_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
}


/*焦点图*/

.bannerlist img {
    width: 100%;
    height: 160px;
}

#banner_main .hd {
    width: 100%;
    position: relative;
    bottom: 20px;
    left: 0;
    height: 5px;
    line-height: 5px;
    text-align: center;
    border: 0px solid red;
}

#banner_main .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
    font-size: 0px;
    border: 2px solid #fff;
}

#banner_main .hd ul li.on {
    background: #fff;
}


/*视频简介*/

#floor_1_main,
#floor_2_main {
    margin-top: 10px;
    text-align: center;
}

#floor_1_2 .left_title1 {
    background-color: #ddd;
    width: 100%;
    padding: 10px 0;
}

.left_title1 h2 {
    color: rgb(7, 7, 7) !important;
}

#floor_1_2 .left_body1 {
    padding: 10px;
}

.gywm_video {
    width: 100%;
}


/*集团产业*/

.left_title2 {
    background-color: #ddd;
    width: 100%;
    padding: 10px 0;
}

.left_body2 {
    width: 100%;
    overflow: hidden;
}

.gridlist1_n table {
    width: 100%;
}

.jtcy_img_title img {
    width: 96%;
    margin: 5px 0;
}

.jtcy_img_yq img {
    width: 90%;
}

.gridlist1_n .n2 {
    margin-top: 10px;
}

.n2 table {
    width: 100%;
}

.n2 table img {
    width: 96%;
}

.syimg {
    width: 95%;
}

.left_bottom2 {
    padding: 5px 0;
}


/*资讯中心*/

#floor_4_main {
    width: 100%;
    text-align: center;
}

.left_title3 {
    background-color: #ddd;
    width: 100%;
    padding: 10px 0;
}

.n3 .InfoWrap .Title {
    margin-top: 5px;
    padding: 10px 0;
    font-weight: bold;
    color: #333;
}

.InfoWrap .Title {
    margin-top: 5px;
    padding: 10px 0;
    font-weight: bold;
    color: #fff;
}

.InfoWrap .List {
    text-align: left;
    padding: 10px;
}

.InfoWrap .List li {
    margin-bottom: 10px;
}

.left_body3 .n1,
.left_body3 .n2,
.left_body3 .n3 {
    border-bottom: #d1d0d0 1px solid;
}


/*合作共赢*/

#floor_5 {
    text-align: center;
}

.left_title4 {
    background-color: #ddd;
    width: 100%;
    padding: 10px 0;
}

.ChannelWrap_1 img {
    display: none;
}

.ChannelWrap_1 {
    font-size: 30px;
    font-weight: bold;
    color: #cc0000;
    padding: 10px 0;
}

.ChannelContentWrap {
    background-color: #cc0000;
    padding: 10px;
    color: #fff;
}


/*底部*/

#floor_6_1 {
    display: none;
}

#banner img {
    width: 100%;
}


/*栏目页*/

.rightcontent,
#location {
    display: none;
}

.single,
.article,
.picture {
    display: flex;
    flex-direction: column;
}

#left {
    width: 100%;
    text-align: center;
}

.subchannel_main {
    width: 100%;
    height: auto;
}

.subchannel {
    width: 100%;
    height: auto;
}

.subchannellist {
    padding: 10px;
    list-style-type: none;
}

.subchannellist li {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    background-color: #e6e5e5;
    width: 43%;
    text-align: center;
    padding: 10px 0;
}

a:hover {
    text-decoration: none;
}

.right_title {
    text-align: center;
    margin-top: 10px;
}

.right_body {
    padding: 10px;
}

.ChannelContent img {
    width: 90%;
}

.textlist {
    list-style-type: none;
}

#timeline #dates {
    width: 100%;
}

#timeline #issues {
    width: 100%;
    margin-left: 0px;
}

.right_body .InfoTitle,
.right_body .info_from_wrap {
    text-align: center;
}

.InfoContent img {
    width: 95%;
}

.thumblist1_n .list li,
.jtcylist li {
    list-style-type: none;
}

.thumblist1_n .n1 {
    background-color: #D7841A;
}

.thumblist1_n .ChannelName:link {
    color: #fff;
}

.thumblist1_n .ChannelName:hover {
    text-decoration: underline;
}

.thumblist1_n .ChannelName:visited {
    color: #fff;
}

.thumblist1_n .n2 {
    background-color: #C11B33;
}

.thumblist1_n .n3 .ChannelName:link {
    color: #333;
}

.thumblist1_n .n3 .ChannelName:visited {
    color: #333;
}

.ChannelContentWrap span {
    font-size: 10px;
}

.ChannelContentWrap p {
    font-size: 14px;
}

.jtcylist img {
    width: 90%;
    padding: 5px;
    border: #d1d0d0 1px solid;
}