.bannerbox .banch{
	margin-top: 27.55%;
}
.lmtitx{
	position: absolute;
	width: auto;
	height: 50px;
	background: #c00;
	padding: 13px 10px;
	bottom: -1px;
	left: 0;
}
.lmtitx:before{
	content: "";
	position: absolute;
	width: 13px;
	height: 7px;
	bottom: -7px;
	left: 15px;
	background: url(../images/jtx.png);
}
.lmtitx:after{
	content: "";
	position: absolute;
	width: 5px;
	height: 10px;
	top: 0px;
	right:-5px;
	background: url(../images/jtr.png);
}
.lmtitx .ico{
	position: relative;
	width: 26px;
	float: left;
	height: 100%;
	margin-top: 2px;
}
.lmtitx .ico.ico1{
	background: url(../images/ico1.png) top center no-repeat;
	background-size:auto 100%;
}
.lmtitx .ico.ico2{
	background: url(../images/ico2.png) top center no-repeat;
	background-size:auto 100%;
}
.lmtitx .ico.ico3{
	background: url(../images/ico3.png) top center no-repeat;
	background-size:auto 100%;
}
.lmtitx .ico.ico4{
	background: url(../images/ico4.png) top center no-repeat;
	background-size:auto 100%;
}
.lmtitx .ico.ico5{
	background: url(../images/ico5.png) top center no-repeat;
	background-size:auto 100%;
}
.lmtitx h1{
	position: relative;
	float: left;
	width: auto;
	height: 100%;
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 10px;
}

.morbox{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 4px;
	right: 10px;
	overflow: hidden;
	text-align: center;
	color: #666;
	line-height: 30px;
	transition: all 0.5s ease;
	cursor: pointer;
}
.morbox:hover{
	width: 90px;
	right: 13px;
}
.morbox h1{
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 29px;
	top: 0;
	left: 0;
	transition: all 0.5s ease;
	text-align: center;
}
.morbox:hover h1{
	color: #c00;
}
.morbox h2{
	position: absolute;
	width: 60px;
	height: 30px;
	top: 0;
	left: 30px;
	font-size: 14px;
	font-weight: normal;
	opacity: 0;
	transition: all 0.5s ease;
	color: #c00;
}
.morbox:hover h2{
	opacity: 1;
}


.indlmbox{
	position: relative;
	float: left;
	width: 31.3333%;
	height: auto;
	border: 1px solid rgba(0,0,0,.1);
	background: #fff;
	margin-bottom: 65px;
}
.indlmbox.indone{
	width: 65.66666%;
}

.indlmbox.mgr{
	margin-right:1.5%;
}
.indlmbox.mgl{
	margin-left: 1.5%;
}
.indlmbox.mgs{
	margin-right: 1.5%;
	margin-left:1.5%;
}

.indlmbox .titx{
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}


/*新闻滚动*/
.xyxwbox{
	position: relative;
	width: 100%;
	height: 388px;
}


.tuijianxw{
	position: relative;
	float: left;
	width: calc(50% + 15px);
	height: 100%;
	padding-left: 25px;
}

/*.tuijianxw li:nth-child(1),
.tuijianxw li:nth-child(2),
.tuijianxw li:nth-child(3){
	display: none;
}
.tuijianxw li:nth-child(4){
	border: 0px;
}*/

.zhxwbox{
	position: relative;
	float: left;
	width: calc(50% - 15px);
	height: 100%;
	padding: 10px;
}
.zhxwbox .picbox{
	position: relative;
	width:100%;
	height: 100%;
	z-index: 10;
	transition:all 0.8s ease;
}
.zhxwbox .picbox .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.news-container .spicbox {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.zhxwbox .picbox .swiper-container .spicbox .img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.zhxwbox .picbox:hover .swiper-container .spicbox .img {
    -webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: saturate(150%) contrast(120%);
    filter: saturate(150%) contrast(120%);
}
.zhxwbox .picbox .newinfbox{
	position: absolute;
	width: 100%;
	height:45px;
	bottom: 0px;
	padding: 0 12px;
	transition: all 0.3s;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.zhxwbox .picbox:hover .newinfbox{
	background: rgba(204,0,0,.8);
}

.zhxwbox .picbox .newinfbox h1{
	position: relative;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s;
    z-index: 10;
}
.zhxwbox .picbox .newinfbox span.time{
	position: absolute;
	height: 25px;
	width: 80px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	z-index: 10;
	bottom:50px;
	left: 10px;
	text-align: center;
	background: rgba(0,0,0,.5);
	border-radius: 13px;
}
.zhxwbox .picbox:hover .newinfbox span.time{
	background: rgba(204,0,0,.7);
}


.zhxwbox  .swiper-container-horizontal>.swiper-pagination-bullets, .zhxwbox  .swiper-pagination-custom, .zhxwbox  .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    padding-right: 10px;
}

.zhxwbox  .news-container>.swiper-pagination-bullets {
    bottom: 50px;
    text-align: right;
}

.zhxwbox  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
}
.zhxwbox  .swiper-pagination-bullet-active {
    opacity: 1;
    width: 12px;
    border-radius: 3px;
    background: #fff;
}
.zhxwbox  .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}


.nrlist{
	padding: 10px;
}

.dqzjbox{
	position: relative;
	width: 100%;
	height: 138px;
	padding-top: 6px;
	transition: all 0.3s;
}
.dqzjbox:hover{
	background: rgba(0,0,0,.05);
}
.dqzjbox h1{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    padding-left: 20px;
}
.dqzjbox h1:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #333;
	top: 13px;
	left: 5px;
	border-radius: 10px;
	transition: all 0.3s;
}
.dqzjbox .infox {
    position: absolute;
    width: 100%;
    top: 41px;
    height: 90px;
    line-height: 28px;
    font-size: 12px;
    color: #666;
    display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0px 5px 5px 20px;
    transition: all 0.3s;
    z-index: 10;
}
.dqzjbox .infox span{
	width: auto;
	height: 66px;
    line-height: 22px;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.3s;
    z-index: 10;
}
.dqzjbox .infox span.time{
	height: 15px;
    line-height: 15px;
    color: #666;
    -webkit-line-clamp: 1;
    margin-top: 8px;
}
.dqzjbox:hover h1,
.dqzjbox:hover .infox span.time{
	color: #c00;
}

.dqzjbox:hover .infox span
{
	color: #333;
}
.dqzjbox:hover h1:before{
	background: #c00;
}


.dqzjbox .infox .imgbox {
    position: relative;
    float: left;
    width: 110px;
    height: 85px;
    margin-right: 15px;
    overflow: hidden;
    z-index: 10;
    transition: all 0.3s;
}
.dqzjbox .infox .imgbox .img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.dqzjbox:hover .infox .imgbox .img {
    transform: scale(1.2);
}

.kstdbox{
	position: relative;
	float: left;
	width: calc(100% + 15px);
	height: 95px;
	margin-top: -10px;
}
.kstdbox li{
	position: relative;
	float: left;
	width: calc(25% - 15px);
	height: 100%;
	margin-right: 15px;
	transition: all 0.5s ease;
	cursor: pointer;
}
.kstdbox li:hover{
	filter: saturate(180%);
}
.kstdbox li:after{
	content: "";
	position: absolute;
	width: calc(100% - 50px);
	height: 100%;
	left: 50px;
	background: url(../images/btyy.png)left center no-repeat;
}
.kstdbox li.one{
	background: #0093c3;
}
.kstdbox li.tow{
	background: #00b6d8;
}
.kstdbox li.three{
	background: #22aadb;
}
.kstdbox li.fure{
	background: #00c0c3;
}
.kstdbox li .ico{
	position: absolute;
	width: 65px;
	height: 100%;
	z-index: 1;
}
.kstdbox li .ico.ico1{
	left: 6px;
	background: url(../images/jsbt.png)right center no-repeat;
}
.kstdbox li .ico.ico2{
	left: 20px;
	background: url(../images/yjy.png)right center no-repeat;
}
.kstdbox li .ico.ico3{
	left: 17px;
	background: url(../images/pth.png)right center no-repeat;
}
.kstdbox li .ico.ico4{
	left: 17px;
	background: url(../images/pt.png)right center no-repeat;
}
.kstdbox li .zi{
	position: absolute;
	width: calc(100% - 60px);
	height: auto;
	line-height: 30px;
	font-size: 20px;
	font-weight:bold;
	top: 50%;
	left: 40px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    text-shadow: 1px 1px 4px rgba(0,112,149,.6);
}



