.mainbody{
	width: 1220px;
	margin: 0 auto;
}
.pagetop{
	background: url(../img/top.png) top right no-repeat;
	height: 135px;
	display: flex;
	flex-wrap: wrap;
}
.logo{width: 960px; padding: 30px;}

.topright{}
.toplink{height: 40px; color:#5b1b19; line-height: 38px; margin-left: 70px;}
.toplink a{
	color: #5b1b19;
	font-size: 14px;
	
}
.toplink a:hover{
	color: #1e1307;
	font-size: 14px;
	
}
.serchbox{
    padding: 20px 0 30px 0px;

}
.serch{
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    height: 35px;
    background: url("../img/serch.png") 10px 50% no-repeat;
    padding:1px 1px 1px 30px;
	
}
.serch form{
    display: flex;
}
.serch input{
    border: none;
    height: 31px !important;
    margin-top: 0;

}
.serch_b{
    width: 70px;
    border-radius: 0 3px 3px 0;
    background: #db5745;
    color: #fff;
    margin-top: 1px;
    cursor: pointer;
}
.serch_b:hover{
    background: #c8301b;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	/*display: block;*/
}
.bx-wrapper li{ text-align:center;}
.menu{
	height: 55px;
	background: #cb0a18;
	line-height: 55px;}
#navul li{float:left;margin-right:1px;width:150px;height:55px;position:relative;text-align:center;line-height:55px;}
#navul li.navhome{text-align:left;padding:0 0px 0 40px;width:150px;}
#navul li a:link, #navul li a:visited{color:#FFFFFF;font-size:16px;font-weight:600}
#navul li ul{display:none;position:absolute;z-index:10000;top:53px;left:-1px;background:#cb0a18;border:#b1101c 1px solid;border-bottom:none;}
#navul li ul li{display:block;width:148px;float:none;margin-right:0px;height:38px;position:relative;line-height:38px;border-bottom:#b1101c 1px solid;font-size:14px;}
#navul li.navmoon{background:#d94112;border-left:#df4524 1px solid;border-right:#df4524 1px solid;width:148px;height:55px;line-height:55px; }
#navul li.navmoon a{color:#FFFFFF; }
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:148px;height:38px;line-height:38px;font-weight:400}
#navul li.navmoon ul a:hover{background:#d94112;}
.hotnews{
	height: 380px;
	display: flex;
	margin-top: 20px;
}
.fivenews{
	width: 520px;
}
.newsbox{
	flex:1;
}
.news-tab .news-header {
    height: 50px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 10px;
}

.news-tab .news-header ul:before,
.news-tab .news-header ul:after {
    content: ' ';
    display: table;
}

.news-tab .news-header ul:after {
    clear: both;
}

.news-tab .news-header ul li {
    float: left;
    position: relative;
    line-height: 50px;
    font-size: 16px;
    padding: 0 0.8em;
    height: 50px;
    overflow: visible;
	margin-right: 20px;
}

.news-tab .news-header ul li a {
    color: #9CA8AE;
}

.news-tab .news-header ul li.active a {
    color: #333;
    font-weight: 700;
}

.news-tab .news-header ul li.active:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    background: #db0112;
    height: 4px;
}

.news-tab .news-header ul li.no-tab {
    padding: 0;
    font-size: 20px;
    margin-right: 2em;
    text-align: right;
}

.news-tab .news-header ul li.no-tab a,
.news-tab .news-header ul li.no-tab small {
    display: block;
    line-height: 1em;
}

.news-tab .news-header ul li.no-tab a {
    margin-top: 10px;
    font-weight: bold;
}

.news-tab .news-header ul li.no-tab small {
    font-size: 12px;
    color: #888;
    margin-top: 2px;
}

.news-tab .tab-item {
    display: none;
}
.news-tab .tab-item.active {
    display: block;
}
.news-lis{
	margin-left: 10px;
}
.news-list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px ;
    line-height: 34px ;
	display: flex;
}

.news-list li a{
    color: #444;
	flex: 1;
}
.news-list li a:hover{
    color: #5d2222;
}
.news-list li span{
	width: 80px;
	color: #999;
}
.indexfool2{
	display: flex;
	margin-top: 15px;
	
}
.onenews{
	flex:1;
	margin-right: 40px;
}
.indexfool2 div:nth-child(3){
	margin-right: 0;
	
}
.img-body ul{
	display: flex;
	margin-top: 15px;
	margin-bottom: 15px;
}
.img-body img{
	border: 1px solid #f2f2f2;
	height: 69px;
}
.indexfool4{
	display: flex;
	margin-top: 15px;
	
}
.news-img-list{
	margin-top: 13px;
}
.news-img-list li{
	margin-bottom: 20px;
}
.news-img-list li a{
	display: flex;
}

.news-img-list .news-list-img{
	width: 158px;
	height: 87px;
	flex-shrink: 0;
	margin-right: 20px;
}
.news-img-list .news-list-img img{
	width: 158px;
	height: 87px;
}
.news-img-list .news-list-title{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.news-img-list .news-title{
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #333333;
}
.news-img-list .news-time{
	font-size: 12px;
	color: #999999}
	
/*底部 start*/
.links{padding-bottom: 20px;border-bottom: 1px solid #e1e1e1;margin-bottom: 14px}
.links h4{ line-height: 32px;font-size: 18px}
.links .rela_link {height: 30px; line-height: 30px; font-size: 16px; margin:0 8px 0 20px;  border: 1px solid #ccc; background-color: #fff; padding: 0 30px; width:320px}
.links  .rela_link>p {padding-right: 30px; cursor: pointer; background-image: url(../img/trangle.png); background-repeat: no-repeat; background-size: 12px 8px; background-position: right;}

.links .rela_link>div {position: absolute;top: 30px;left: -1px;
  width: 100%; height: 152px;overflow-y: scroll;background-color: #fff;border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; border-right: 1px solid #ccc;  z-index: 1000!important;  }


.links .rela_link>div a{display:block;padding-left: 38px;color: #333}
.links .rela_link>div a:hover{background-color: #faeeee}

.footer{margin-top: 38px;border-top: 4px solid #c12c20;padding: 18px 0 34px 0;background-color: #f3f3f3}
.connect{margin-bottom: 30px}
.connect a{padding: 0 18px;border-right: 1px solid #999;color: #333; }
.connect a:hover{color: #c12c20}
.connect a:first-child{padding-left: 0;}
.connect a:last-child{border-right: none;}
.botTx{color: #666}
.botTx p{margin-bottom: 6px}
.botTx a{color: #666}
.botTx a:hover{color: #c12c20}
.botTx .fl .copy{margin-left: 32px}
.botTx .fl .tech{margin-left: 70px}
.botTx .fr{text-align: right;margin-top: -38px;font-size: 12px}
.botTx .fr p{margin-top: 6px;margin-right: -18px;}

.yx-rotaion{margin:0 auto; }
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list {width:0;height:0;overflow:hidden;}
.rotaion_list img{width: 500px; height: 350px;}
.yx_rotaion li:nth-child(2){display:none}
.yx_rotaion li:nth-child(3){display:none}
.yx_rotaion li:nth-child(4){display:none}
.yx_rotaion li:nth-child(5){display:none}
.xsban ul{display:flex;flex-wrap: wrap;}
.xsban ul li{ width:195px; border:1px solid #f2f2f2; padding:5px;margin-right: 10px; margin-bottom:10px}
.xsban ul li:nth-child(6n+6){margin-right:0}
.xsban ul li a{display:block}
.xsban ul li:hover{background:#db0112}
.xsban ul li a:hover{color:#fff}

.banner {
    overflow: hidden;
    text-align: center;
    position: relative;
}

.banner a {
    display: block;
}

.banner img {
    max-width: 100%;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    opacity: 0.7;
    *filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f60;
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next {
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background: url(../images/slide_bPc.png) no-repeat;
    visibility: hidden;
}

.banner:hover .bx-wrapper .bx-prev,.banner:hover .bx-wrapper .bx-next {
    visibility: visible;
}

.banner .bx-wrapper .bx-prev {
    left: 50px;
    background-position: 0 0;
}

.banner .bx-wrapper .bx-next {
    right: 50px;
    background-position: -40px 0;
}

/*---------------banner PC-------------------*/
.bannerPc {
    text-align: center;
}

.bannerPc ul,.bannerPc li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bannerPc a {
    display: block;
}

.bannerPc img {
    max-width: 100%;
    vertical-align: middle;
}

.banner-swiper1 {
    background: #212121;
}

.banner-swiper1 .swiper-slide.swiper-slide-prev,.banner-swiper1 .swiper-slide.swiper-slide-next {
    opacity: 0.5;
}

.banner-swiper .swiper-pagination-bullets {
    bottom: 20px !important;
}

.banner-swiper .swiper-pagination-bullet {
    width: 1em;
    height: 2px;
    background: #fff;
    opacity: 0.5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle;
}

.banner-swiper .swiper-pagination-bullet-active {
    width: 1em;
    height: 1em;
    border: 2px solid #fff;
    background: none;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.swiper-container-cube .swiper-cube-shadow {
    display: none;
}

.banner-swiper .swiper-button-prev,.banner-swiper .swiper-button-next {
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background: url(../images/slide_bPc.png) no-repeat;
    visibility: hidden;
}

.banner-swiper:hover .swiper-button-prev,.banner-swiper:hover .swiper-button-next {
    visibility: visible;
}

.banner-swiper .swiper-button-prev {
    left: 50px;
    background-position: 0 0;
}

.banner-swiper .swiper-button-next {
    right: 50px;
    background-position: -40px 0;
}

.banner-swiper2 .swiper-slide {
    width: 65%;
    box-shadow: 0 8px 30px rgba(255,255,255,0.2);
}

.banner-swiper3 .preview {
    background: #212121
}

.banner-swiper3 .preview li {
    /*width:20%;*/
    cursor: pointer;
    opacity: 0.4;
}

.banner-swiper3 .preview li img {
    width: 100%;
    height: 100%;
    max-height: 120px;
}

.banner-swiper3 .preview li.active-nav {
    opacity: 1;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	/*display: block;*/
}
.bx-wrapper li{ text-align:center;}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom:10px;
	width: 100%;
	z-index:98;
	left:0;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/loading.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background-size:contain;
}

.bx-wrapper .bx-next {
	right: 10px;
	background-size:contain;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -45px;
	outline: 0;
	width: 54px;
	height: 90px;
	text-indent: -9999px;
	z-index: 98;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#bx-pager{margin-top: -30px;
    text-align: center;}
#bx-pager a {
    margin: 0 3px;
	display:inline-block;
}
#bx-pager a img {
    border: 1px solid #ccc;
    padding: 3px;
	height:54px;
	width:54px;
}
#bx-pager a.active img {
	border-color:#f00;
}
.add-lunbo{height:375px; width:500px}
.shishubox{display:flex;border: 1px solid #d7d7d7; background:#f2f2f2; margin:20px 0; padding:10px 0}
.shishubox div{flex:1}
#szzs_img,#szcz_img,#hszs_img{margin-left:20px}
.tbhydw td{ border: 1px solid #999; padding:3px; }