﻿body{
	background-color:#FCE9DB;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover{
	color:#D13237;
	text-decoration:none;
}
ul li{
	list-style:none;
}
.ec-head{
	height:420px;
	background:url(../image/bg1.jpg) center no-repeat #FCE9DB;
}
.ec-head-in{
	height:300px;
	background:url(../image/bg2.jpg) center no-repeat #FCE9DB;
}
.row{
	width:1200px;
	margin:0 auto;
	
}
.logo{
	width:185px;
	height:67px;
	margin-top:20px;
}
.ec-search{
	width:550px;
	margin-top: 30px;
	margin-left: 100px;
}
.ec-search input{
	width:100% !important;
	height:45px;
}
.ec-search a {
	position:relative;
	display:inline-block;
	float:left;
	width:25px;
	height:26px;
	background:url(../image/search.png);
	margin-left: 510px;
	margin-top: -35px;
}
.ec-favor{	
	position:relative;
	display:inline;
	float: right;
}
.ec-favor a{
	
	padding:0 10px;
}
.ec-nav{
	height:50px;
	background:#CC332B;
	border-top:1px solid #E79995;
	border-bottom:1px solid #8E211C;
}
.ec-nav .nav-pills > li > a{
	width:198px;
	height:48px;
	background:#CC332B;
	border-radius:0px;
	color:#fff;
	font-size:20px;
	line-height: 1.5;
	text-align:center;
}
.ec-nav .nav-pills > li > a:hover {
    background-color: #B92219;
	color:#FFF605;
}
.ec-nav .nav-pills > li.open > a, .ec-nav  .nav-pills > li.open > a:focus, .ec-nav  .nav-pills > li.open > a:hover {
    background-color: #B92219;
	color:#FFF605;
}
.ec-nav .open > .dropdown-menu {
	width:198px;
    border:none;
	text-align:center;
	margin-top:0px;
	padding:0px;
}
.ec-nav .open > .dropdown-menu > li > a {
	background-color: #CC332B;
	
    display: block;
	height:55px;
    padding: 10px 15px;
    clear: both;
    font-size:18px;
    line-height: 2;
    color: #fff;
    white-space: nowrap;
}
.ec-nav .open > .dropdown-menu > li > a:hover {
    background-color: #B92219;
	color:#FFF605;
}
#swiper1 {
	width: 100%;
	height: 588px;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
.swiper-pagination-green {
  --swiper-pagination-color: #CA1C1D;
}
.swiper-button-green {
  --swiper-navigation-color: #CA1C1D;
}
.ec-marque{
	background:#fff;
	padding:20px;
}
.ec-marque img,.ec-marque span,.ec-marque marquee{
	display:inline-block;
}
.ec-marque span{
	color:#D13237;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	margin:0 10px;
}
.ec-marque marquee{
	width:1000px;	
}
#main-content{
	margin-top:10px;
}
#main-content .row{
	margin-top:10px;
}
#swiper2 {
	width: 650px;
	height: 435px;
	margin-left:0px;
}
#swiper2 .swiper-slide img{
	width:100%;
	height:100%;
}
#swiper2 .swiper-slide span{
	display:block;
	width:100%;
	text-align:center;
	overflow:hidden;
	color:#fff;
	background:#000;
	opacity:0.7;
	padding:10px 0;
	position:relative;
	top:-42px;
	font-size:16px;
}
#swiper2 .swiper-pagination{
	position:relative;
	float:right;
	width:auto;
	top: -32px;
	margin-right: 10px;
}
.ec-dongtai{
	width: 530px;
	height: 435px;
	position:relative;
	margin-top:-435px;
	margin-left:670px;
	padding:15px;
	background-color:#fff;
	overflow:hidden;
}
.ec-label{
	height:45px;
	background:url(../image/00.png) no-repeat;
	border-bottom:1px solid #E5E5E5;
}
.ec-label a:first-child{
	font-size:18px;
	font-weight:bold;
	margin-left:45px;
	color:#D13237;
}
.ec-label a:last-child{
	font-size:14px;
	font-weight:bold;
	float: right;
	margin-top: 5px;
}
.ec-link a{
	width: 291px;
	height: 80px;
	margin-right: 8px;
}
.ec-link a:last-child{
	margin-right:0px;
}
.ec-label-list{
	padding-left: 35px;
	margin-top: 10px;
	line-height: 2.4;
}

.ec-label-list > li {
	font-size:16px;
	list-style-image:url(../image/04.png);
}
.ec-label-list > li div{
	display:inline-block;
	width:100%;
	line-height:1.5;
}
.ec-label-list > li img{
	
	
	
	float:right;
	cursor:pointer;
}
.ec-dongtai .ec-label-list{
	height:308px;
	overflow:hidden;
}
.ec-dongtai .ec-label-list > li  span,.ec-dongtai .ec-label-list > li  span font{
	display:inline-block;
}
.ec-dongtai .ec-label-list > li  span{
	width: 400px; 
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.ec-dongtai .ec-label-list > li  span font{
	width: 200px;
}
.ec-dongtai .ec-label-list > li  span font:last-child{
	width: 150px;
	margin-left:30px;
}
.ec-dongtai .ec-label-list .active{
	color:#CA1C1D;
}
.ec-dongtai .pagination{
	margin:0px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #CA1C1D;
    border-color: #CA1C1D;
}
.ec-dongtai .pagination > li > a,.ec-dongtai .pagination > li > span{
	color:#CA1C1D;
}
.ec-dongtai .pagination > .active > a,.ec-dongtai  .pagination > .active > a:focus,.ec-dongtai  .pagination > .active > a:hover,.ec-dongtai  .pagination > .active > span,.ec-dongtai  .pagination > .active > span:focus,.ec-dongtai  .pagination > .active > span:hover {
	color:#fff;
}
.ec-label-list > li  span:last-child{
	
	
}
.ec-tab{
	width: 815px;
	height: 390px;
	padding:15px;
	padding-left:0px;
	position:relative;
	background-color:#fff;
	overflow:hidden;
}
.ec-tab-label{
	height:58px;
	margin-top: -15px;
	border-bottom:1px solid #E5E5E5;
}
.ec-tab-label > li{
	margin-bottom: 0;
	padding:0 15px;
}
.ec-tab-label > li.active{
	border-bottom:4px solid #48B772;
}
.ec-tab-label > li  > a:first-child{
	font-size:18px;
	font-weight:bold;
	padding-left:45px;
	line-height: 2;
	margin-left: 10px;
}
.ec-tab-label > li  > a:first-child:hover{
	background:none;
	border:none;
}	
.ec-tab-label > li.active > a:first-child, .ec-tab-label > li.active > a:first-child:focus, .ec-tab-label > li.active > a:first-child:hover {
	border:none;
	border-radius:0px;
	color:#48B772;
	
}

.ec-tab-label > li:first-child.active  > a:first-child, .ec-tab-label > li:first-child .active > a:first-child:hover {
	background:url(../image/gk.png) no-repeat center left;
}
.ec-tab-label > li:first-child  > a:first-child{
	background:url(../image/gk1.png) no-repeat center left;
}
.ec-tab-label > li:first-child > a:first-child:hover{
	background:url(../image/gk.png) no-repeat center left;
}
.ec-tab-label > li:last-child.active  > a:first-child, .ec-tab-label > li:last-child .active > a:first-child:hover {
	background:url(../image/fg.png) no-repeat center left;
}	
.ec-tab-label > li:last-child  > a:first-child{
	background:url(../image/fg1.png) no-repeat center left;
}
.ec-tab-label > li:last-child > a:first-child:hover{
	background:url(../image/fg.png) no-repeat center left;
}
.tab-pane.active  > a:first-child{
	float:right;
	margin-top: -50px;
	font-weight:bold;
}
.tab-pane.active  > ul{
	margin-left: 15px;
}
.tab-pane .ec-label-list > li  span:first-child{
	display:inline-block;
	width: 550px; 
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.ec-video{
	width: 370px;
	height: 390px;
	position:relative;
	margin-top:-390px;
	margin-left:830px;
	padding:15px;
	background-color:#fff;
	overflow:hidden;
}
.ec-video .ec-label{
	background:url(../image/v.png) no-repeat;
}
.ec-video .ec-label a:last-child{
	font-size:14px;
	font-weight:bold;
	float: right;
	
}
.videobox{
	height:290px;
	margin-top: 20px;
	overflow:hidden;
}
.videobox video{
	width:100%;
	height:225px;
	background:black;
}
.videobox h3{
	font-size:18px;
	margin-top: 10px;
	color:#666666;
	display:inline-block;
	width: 340px; 
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	line-height:1;
}
.videobox span{
	font-size:16px;
	color:#999999;
}
.ec-ad{
	width:100%;
	height:150px;
	background:black;
}
.ec-dangqun  > a:first-child{
	width: 435px;
	height: 315px;
	display:block;
	background:black;
}
.ec-dangqun  > a:first-child img{
	width: 435px;
	height: 315px;
}
.ec-dangqun  > .ec-dongtai{
	width: 745px;
	height: 315px;
	margin-top:-315px;
	margin-left:450px;
}
.ec-dangqun  > .ec-dongtai  > .ec-label{
	background:url(../image/dw.png) no-repeat;
}
.ec-dangqun  > .ec-dongtai  > .ec-label a:first-child{
	color:#D71F05;
}
.ec-dangqun  > .ec-dongtai  > .ec-label-list > li {
	list-style-image:url(../image/d.png);
}
.ec-dangqun .ec-label-list > li  span:first-child{
	display:inline-block;
	width: 500px; 
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.site-footer{
	text-align:center;
	background:#CA1C1D;
	padding:40px 0;
	margin-top: 10px;
	color:#fff;
	padding-bottom: 10px;
}
.site-footer a{
	color:#fff;
}
.site-footer a:hover{
	color:#FFF503;
}
.site-footer .logo{
	margin-top:0px;
}
.link{
	line-height: 3;
	margin-top: 30px;
}
.link a{
	display:inline;
	margin-left:15px;
	color:#fff;
}
.link span{
	margin-right: 20px;
}
.site-footer:last-child{
	margin-top:1px;
	padding:15px 0;
}
.site-footer:last-child p{
	margin:0;
}
.site-footer:last-child a{
	min-width:20px;
	display:inline-block;
	margin-left:30px;	
}
.beian{
	padding-left: 25px;
	background:url(../image/batb.png) center left no-repeat;
}

.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: ">";
}
.breadcrumb > li:nth-child(2):before {
    content: "";
}
.breadcrumb {
	background-color:#F5FBF9;
	margin-bottom: 0px;
}

.ec-lists-box{
	background-color:#fff;
	padding:40px 25px;
	
	line-height:3;
}
.ec-menu{
	padding-right:0;
	line-height:2;
}
.ec-menu li a{
	display:inline-block;
	margin:15px 0;
	width:100%;
}
.ec-menu li a.active{
	color:#48B772;
	border-right:5px solid #48B772;
}
.ec-lists{
	border-left:1px solid #E5E5E5;
	padding:0 40px;
	min-height:600px;
}
.ec-lists a{
	display:block;
	
}
.ec-lists a span:first-child{
	display:inline-block;
	width: 960px; 
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	line-height:1;
}
.ec-lists a span:last-child{
	display:inline;
	background:url(../image/time.png) no-repeat center left;
	padding-left: 30px;
	font-size:14px;
	color:#999999;
	
	line-height:3.6;
}
.ec-content{
	border-left:1px solid #E5E5E5;
	padding:0 40px;
	min-height:600px;
	line-height:1.4;
	
}
.ec-content h3{
	font-size:24px;
	text-align:center;
	line-height:1.4;
	border-bottom:1px solid #E5E5E5;
	margin:0;
	padding:20px 0;
}
.ec-content h3 span{
	font-size:14px;
	color:#9C9C9C;
	text-align:center;
}
.ec-content div{
	margin:20px 0;
}
#content_show img{
	width: 75% !important;
	margin-left: 12%;
}
#content_show p, #content_show span{
	text-align:justify;
}