@charset "utf-8";
/*时间和点击数*/
.article-date {
    background: #f3f3f3;
    padding: 15px 0;
    color: #666;
	    /* margin-bottom: 50px; */
    position: relative;
    top: -23px;
}

.article-date span{
margin: 0 20px;
}
/*标题*/
.article-tt {
    font-size: 20px;
    color: #333;
    margin: 40px 0;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.text-center {
    text-align: center;
}
/*内容*/
.v_news_content{
	text-indent: 2em;
   font-size: 18px;
   line-height: 1.8;
   color: #333333;
	padding-bottom: 30px;
}
/*内容图片*/
.v_news_content p img{
	display: block;
   margin: 0 auto;
}

.newsnav span img{
	width: 18px;
    position: relative;
    top: -13px;
    margin: 0 5px;
}

.newsnav{
    height: 40px;
    line-height: 40px;
    background: #fff;
}
.newsnav span{
border-bottom: 3px red solid;
	  width: 20%;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-bottom: 10px;
}
.layui-table, .layui-table-view {
    margin: 0;
}
#layui-table{margin: 0;}
/*锁死背景*/
.on{background: #a61516;}
.closestyle154336{ font-size:12px;color:#333333;text-decoration: none ;}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
video::-internal-media-controls-download-button {
    display: none;
}
.closestyle154336{ font-size:12px;color:#333333;text-decoration: none ;}
#canvas,#video {
        float: left;  
        margin-right: 10px;  
        background: #fff;  
      }      
      .box {  
        overflow: hidden;  
        margin-bottom: 10px;  
      }

	
			.home_video{
				 padding-left: 15px; 
				 /* padding: 10px 18px; */
			}
			.home_tit{
				height: 90px;
				line-height: 90px;
				text-align: center;
			}
			.index_video{
				float: left;
				width: 372px;
				display: ;
			}
			.index_video video{
				text-align: center;
				display: block;
				margin: 0 auto;
				width: 350px;
				height: auto;
			}
			.index_video span{
				    text-align: center;
				    display: block;
					line-height: 1.6;
					padding: 10px 5px;
					color: #0092de;
			}

body{
	font-size:16px;
	font-family:Microsoft YaHei;
	color:#343434;
}
.font-2{
	color:#000;
	font-family:Microsoft YaHei;
	font-size:1em;
}
.font-1{
	color:#333;
	font-size:0.9em;
	font-family:Microsoft YaHei;
}
.font-3{
	color:#333;
	font-size:1.1em;
	font-family:Microsoft YaHei;
}
.font-4{
	color:#0366c1;
	font-size:1.3em;
	font-family:FZZYJW;
}
.navbar{
	background:#cf0005;
	border-radius:0;
}
.nav{text-align: center;
    margin: 0 auto;
	}
.nav li{float:left;width:25%;}
.nav li a{
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.navbar{ margin: 8px auto auto auto;width: 1150px;}
.nav > li > a:focus, .nav > li > a:hover{background-color:#a61516;}
.nav .active a{background-color:#0366c1;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background-color:#a61516;}
.home{
	background-color:#fff;
	margin-top:1px;
	
}
.container{
	/* background-color:#fff; */
	/* padding-left:30px; */
	 padding-right:30px; 
	padding-bottom:2em;
}
.module{margin-top:1em;}
.publicity{
	margin-top:1em;
	position:relative;
	height:280px;
	width: 375px;
}
.publicity img{
	/* width:100%;
	height:15em; */
	    width: 30em;
	    height: 17em;
}
.publicity img,.publicity a{display:none;}
.publicity .first-slide{display:block;}
.publicity .tip{
	background: rgba(74,18,15,0.6);
    width: 480px;
    overflow: hidden;
    height: 2.2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
#col-md-6-zy{
	position: relative;
	left: -4%;
}
/*���뾫��ٶ�����*/
#col-md-6-zy1{
	width: 112.5%;
}
.zyjs-113{width: 112.5%;}

.publicity img:nth-child(1){display:block;}
.publicity .ellipsis:nth-child(1){display:block;}
.publicity .tip a{
	line-height:2em;
	margin-left:3%;
	width:70%;
	float:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	color:#fff;
}
.diamonds-indicators{
	width:25%;
	margin-left:2%;
	float:left;
	margin-top:0.3em;
}
.diamonds-indicators,.diamonds-indicators li{list-style:none;}
.diamonds-indicators li{
	display:inline-block;
	*display:inline;
	width:0.4em;
	height:0.4em;
	border-radius:0.4em;
	background-color:#fff;
	margin-right:0.4em;
	cursor:pointer;
}
.diamonds-indicators .active{background-color:#ff0006;}
.module .module-title{
	border-bottom:1px solid #ff0006;
	overflow:hidden;
}
.list .module .module-title{
	border-bottom:1px solid #bcbcbc;
}
.module .module-title h4{
	background:#ff0006;
	color:#fff;
	border-radius:5px 5px 0 0;
	float:left;
	font-size:1em;
	padding:0.5em 1em;
	margin:0;
}
.list .module .module-title h4{
	background:#fff;
	color:#cf0005;
	border-bottom:1px solid #cf0005;
	border-radius:0;
}
.module .module-title .more{
	color:#cf0005;
	float:right;
	font-size:1em;
	margin-top:0.2em;
}
.list .module .module-title .more{
	color:#5a5a5a;
	font-size:0.9em;
	margin-top:0.3em;
}
.list .module .module-title .more span,.list .module .module-title .more a{
	color:#5a5a5a;
}
.trend .list-group{margin-top:0.4em;}
.module .list-group{margin-top:0.4em;margin-bottom:0;}
.module .list-group li{
	line-height:1.8em;
	margin-left:1em;
	color:#cf0005;
}
.trend .list-group li a{
	color:#343434;
}
.list-group li a{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.module .list-group li a{
	font-size:0.9em;
	color:#484848;
}
.module .list-group li a:hover{color:#4d1210;}
.list-group li span{
	color:#7f7f7f;
	font-size:0.8em;
	font-family:Microsoft�YaHei;
}
.link-navigation .module-title{
	margin-top:1em;
	border-bottom:2px solid #e71f19;
	overflow:hidden;
}
.link-navigation .module-title img{
	margin:0.8em 0.8em 0 1em;
	height:1.1em;
}
.link-navigation .module-title h4{
	color:#e71f19;
}
.link-navigation ul{
	margin-top:1em;
	margin-bottom:1em;
	overflow:hidden;
}
.link-navigation ul li{
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
}
.link-bottom ul li{
	width:24%;
	margin-left:0.5%;
	margin-right:0.5%;
}
.link-navigation ul li a{
	width:100%;
	display:block;
	cursor:pointer;
	position:relative;
}
.link-navigation ul li a img{
	width:100%;
	height:10em;
}
.link-bottom ul li a img{
	height:5em;
}
.link-navigation ul li a span{
	text-align:center;
	font-size:0.9em;
	line-height:2em;
	color:#fff;
	position:absolute;
	display:block;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
}
.pagination{text-align:center;display:block;}
.pagination li{
	display:inline-block;
	*display:inline;
	float:none;
}
.pagination li a{
	border-radius:0;
	margin:0 5px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{border-top-left-radius:0;border-bottom-left-radius:0;}
.pagination .active a{
	background:#b9060a;
	border:1px solid #b9060a;
	color:#fff;
}
.demo{min-height:500px;}
.demo .demo-title{
	text-align:center;
	color:#333;
	font-size:1.3em;
	line-height:2em;
	margin-top:1em;
}
.demo .demo-intro{text-align:center;}
.demo .demo-intro span{
	color:#909090;
	font-size:0.9em;
	margin:0 1em;
	text-align:center;
}
.demo p{
	text-indent:2em;
	margin-top:0.8em;
	margin-bottom:0.8em;
	font-size:1em;
	color:#777;
	line-height:1.6em;
}
.pagging{
	margin-top:4em;
	padding-bottom:4em;
}
.pagging li{list-style:none;}
.pagging li a{
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}
.pagging li a:hover{color:#23527c;}
.footer{
	background:#cf0005;
	    padding: 1em;
}
.footer p{
	color:#fff;
	font-size:1em;
}
.LeftFloat{
	position:fixed;
	left:0;
	bottom:0;
}
.RightFloat{
	position:fixed;
	right:0;
	bottom:0;
}
.LeftFloat .FloatClose{
	position:absolute;
	left:0;
	top:0;
}
.RightFloat .FloatClose{
	position:absolute;
	right:0;
	top:0;
}
.FloatClose{
	width:1em;
	height:1em;
	border:1px solid #ddd;
	text-align:center;
	line-height:1em;
	border-radius:3px;
	cursor:pointer;
	font-size:1.5em;
	color:#333;
}
.FloatClose:hover{color:#4a120f;}
.FloatPic{
	margin-top:1.5em;
	display:block;
	
}
@media (min-width:768px){body{font-size:12px;}}@media (min-width:992px){body{font-size:14px;}}@media (min-width:1200px){body{font-size:16px;}}

@media screen and (max-device-width:850px) {
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		display: block;
	    width: 100%;
	    text-align: center;
	    margin: 0 auto;
	    height: auto;
		}
		
		.navbar {
		    margin: 8px 0 0 0;
		    width: 100%;
		}
		.publicity {
		    margin-top: 0;
		    position: relative;
		    height: auto;
		    width: 100%;
		}
		.publicity img {
		    width: 100%;
		    height: auto;
		}
		
		.publicity .tip {
		    background: rgba(74,18,15,0.6);
		    width: 100%;
		    overflow: hidden;
		    height: 2.2;
		    position: absolute;
		    left: 0;
		    right: 0;
		    bottom: 0;
		}
		.nav li {
		    float: left;
		    width: 25%;
		}
		#col-md-6-zy1,.zyjs-113 {    
			width: 100%;
			margin: 0 auto;
			} 
		
		
		
		
		.container {
		    background-color: #fff;
		    padding-left: 0;
		    padding-right: 0;
		    padding-bottom: 0;
		}
		
		.row {
		     margin-right: 0; 
		     margin-left: 0; 
		}
		.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		    position: relative;
		    min-height: 1px;
		    padding-right: 0;
		    padding-left: 0;
		}
		#col-md-6-zy {
		    position: relative;
		    left: 0%;
		}
		.module .list-group li {
		    line-height: 1.8em;
		    margin-left: 1.8em;
		    color: #cf0005;
		}
		.module .module-title {
		    width: 98%;
		    margin: auto;
		}
		.list-group li span {
		    color: #7f7f7f;
		    font-size: 0.8em;
		    font-family: MicrosoftYaHei;
		    padding-right: 10px;
			
		}
		.index_video {
		    float: left;
		    width: 100%;
		    display: block;
		}
		.index_video video {
		    text-align: center;
		    display: block;
		    margin: 0 auto;
		    width: 100%;
		    height: auto;
		}
		.home_video{padding: 0 10px;}
		.index_video span {
		    text-align: center;
		    display: block;
		    line-height: 1.5;
		    padding: 10px 0;
		    font-size: 15px;
		    color: #0092de;
		}

		.list-group li a{
	  white-space: nowrap;/*换行initial*/
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    display: inline-flex;
}
.newsnav span {
    border-bottom: 2px red solid;
    width: 50%;

}
.v_news_content p img {
    display: block;
    margin: 0 auto;
    width: 90%;
}		
.v_news_content{
	text-indent: 2em;
   font-size: 18px;
   line-height: 1.8;
	text-align: justify;
   padding: 0 10px;
   color: #333333;
}
.article-tt {
    font-size: 20px;
    color: #333;
    margin: 20px 0;
}
	
	
		#right{float: inherit; }
}
/* CSS Document */
/*苹果6样式*/
@media screen and (max-device-width:375px) {
		.nav>li>a {
    padding: 10px 10px;
}
	.newsnav span {
    width: 70%;
}
}
