﻿:root{
    --moban_color--:rgba(210, 11, 23,0.7);
}

body {
	font-family: 'Microsoft Yahei' !important;
	overflow-x: hidden !important;
}

* {
	font-family: 'Microsoft Yahei';
}
.top-nav-active {
    color: var(--zt_color--);
}
.top-nav-active>a {
    font-weight: 700;
    color: #0388bf ;
}

a:hover {
	color: var(--zt_color--);
	text-decoration: none;
}

a:visited{text-decoration: none;} 

a:active{text-decoration:none;}
ul {
	padding-left: 0px;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
    margin: 0;
}

em {
	font-style: normal;
}

.clear {
	clear: both;
}

.cl:after {
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	border: none;
}

.common-width,
.common-width2 {
	width: 100%;
	margin: 0 auto;
	max-width: 1300px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

a{ transition: all 0.3s;}
.logow{ width: 100%;color: #fff; position: relative;}
.menu >ul >li >a{ 
    width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px; 
        color: #000;}
.menu >ul >li >a:hover{ color: #fffb97;}
.menu >ul >li{ float: left; width: 11.11%; text-align: center; position: relative;}

.logo-right > span{ display:inline-block; border: 1px solid #fff;}
.logow > div{ position: absolute; width: 100%; z-index: 99999; box-sizing: border-box;}
.menu{ padding-top: 0px;}
#menulistt>li>ul{
    border-top:2px solid var(--zt_color--) ;
     background: #fff;
    width: 100%;
    position: absolute;
    display: none;
}
#menulistt>li>a:hover>p {
    /* border-top: 4px solid #f1b500; */
    color: var(--zt_color--);
}
#menulistt>li>ul>li>a{
    box-sizing: border-box;
    padding: 0 10px; 
    display: block;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e1e1e1;
    font-size: 16px;
    }
#menulistt>li>ul>li>a:hover{ background-color:rgb(255,230,230); color: var(--zt_color--);}

.appmun a{
    color: #fff;
    padding: 10px;
    padding-left: 34px;
    font-size: 16px;
    /* padding-right: 10px; */
    }
.appmun{padding-top: 20px;border-bottom: 1px solid var(--zt_color--);padding-bottom: 20px;}
.appmun p {
    margin: 10px 0 0 10px;
    font-size: 16px;
    color: #fff;
}
.appmun p a{
    padding: 0;
    margin-right: 15px;
}

@media screen and (max-width: 988px) and (min-width: 760px){
	.poster-main{ margin-left: auto;}
	.indexfwdttitle img{ width: 27%;}
	.indexlunbo{ margin: 31px 0;}
	
}

@media screen and (max-width: 400px) and (min-width: 350px){
	.poster-main{ margin-left: -46%;}
	
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
   .msgNum{display: none;}
   .slider{margin-top: 44px;}
   .head{display:none}
   .m_img {
    display: block;
    height: 48px;
    background: none;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
    background-color: var(--moban_color--);
    /* background: url(../img/top_bg.jpg) no-repeat 100%; */
    position: absolute;
}
   .m_img .headlf{padding-top:4px;padding-left:4px;float: left;}
   .m_img .headlf .m_logo{height:35px;display: block}
   .m_img .headrg{padding-right:3%;padding-top:10px;float: right;}
   .m_img .headrg a .m_menuimg{height:25px;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:rgba(11,13,25,0.8);left:0px;top:0px;z-index:1;opacity:0.9 !important;}
   .m_nav .closeicon{position: absolute;
    width: 54px;
    left: auto;
    top: 2%;
    right: -3px;
    z-index: 100;
    z-index: 99999;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background-color: var(--moban_color--);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 var(--zt_color--)}
   .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;}
   .icon{ background:url(../imgs/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../imgs/plus2.png) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}