body{
	min-width:1200px !important;
}
ul{
	    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}

.slideTop {
	width: 100%;
	height:850px;
	overflow:hidden
}
.slideTop .slide {
    z-index: 1;
    width: 100%;
	height:100%;
    margin: 0 auto;
}

.slideTop .slide .slideImg {
	width: 100%;
	height: 100%;
	overflow:hidden;

}
#test2{position:relative;left:0;top:0;background-color:#f8f8f8;width:602px !important; height:340px !important}

.slideTop .slide .layui-carousel .titleNew {
	display: none !important;
}

.slideTop .slide .layui-carousel .layui-carousel-ind .layui-this {
	/* background: #ffbd30 !important; */
}

.slideTop .slide .layui-carousel .layui-carousel-ind {
	
}

.hoverImg {
	overflow: hidden;
}

.hoverImg img {
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
}

.hoverImg:hover img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-moz-transform: scale(1.3);
}

.bank3{height: 290px;width: 100%;margin: 3px auto 15px;position: relative;}
.bank3 .left h5{line-height:34px; background:#FF9C30;font-size:16px; border-radius:4px;width:60%; text-align:center; font-size:22px; color:#fff; margin: 0px auto 0;position:absolute;top:5px;left:20%; }
.bank3 .left{float: left;width: 345px;height: 188px;background: url(../images/xzjy3_1.png) no-repeat;overflow: hidden;padding: 48px 20px; margin-top:2px; position:relative}
.bank3 .left img{float: left;margin-right: 8px;}
.bank3 .left p{font-size: 14px;line-height: 2;color: #373737; font-family: "microsoft yahei";}

.bank3 .col .title{width: 100%;height: 35px;background: url(../images/tt1.jpg) no-repeat  -1px 0;}
 .col .title p span{ padding-left:46px;
    padding-right: 5px;
    position: absolute;
    width: 93px;
    border-bottom: 2px solid #652468;
    display: inline-block;
    bottom: -2px;}

.bank3 .col .title p{float: left;height: 35px;color: #486b87;font-size: 16px;font-weight: bold;line-height: 35px;}
.bank3 .col .title a{   }
.bank3 .col ul{margin: 0 5px;margin-top: 15px;width: 332px;}
.bank3 .col ul li{height: 36px; line-height:36px; background: url(../images/rightA.png) no-repeat 0 center;padding-left: 15px; padding-right: 7px;}
.bank3 .col ul span{line-height: 31px;
    font-size: 14px;
    color: #373737;
    float: left;
    display: block;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   
    margin-top: 3px;}
.bank3 .col ul .time{line-height: 31px;font-size: 14px;color: #373737;float: right;}

.bank3 .col{width:386px; height: 287px;  margin-left: 18px;}
.bank3 .col li{width: 380px;color: #373737; font-family: "microsoft yahei"}
.bank3 .col li:hover a{color: red;}
.bank3 .col li a{color: inherit;}
.bank3 .col .title{background: none; border-bottom:2px solid #c79d2b;position:relative }
.bank3 .col .title p{    color: #652468;
    font-size: 20px;
    font-weight: normal;
    font-family: "microsoft yahei";
    line-height: 1.8;
    cursor: pointer;
    position: relative;}
.tit1 p span{background: url(../images/tit_icon1.png) no-repeat 0 center;}
.tit2 p span{background: url(../images/tit_icon2.png) no-repeat 0 center;}
.tit3 p a{background: url(../images/tit_icon3.png) no-repeat 0 center;}
.tit4 p a{background: url(../images/tit_icon4.png) no-repeat 0 center;}
.tit5 p a{background: url(../images/tit_icon5.png) no-repeat 0 center;}
.tit6 p a{background: url(../images/tit_icon6.png) no-repeat 0 center;}
.tit7 p a{background: url(../images/tit_icon7.png) no-repeat 0 center;}
.tit8 p a{background: url(../images/tit_icon8.png) no-repeat 0 center;}

.bank3 .tzgg ul{
	width:382px;
}
.bank3  .tzgg ul li{
	background:none !important;
	height:50px !important;
	overflow:hidden;
	padding-left:0;
	padding-right:0;
}
.bank3  .tzgg ul li .D{
width: 50px;
    height: 38px;
    overflow: hidden;
    position: relative;
    background: #eee;
	margin-right:10px;
	
}
.bank3 .tzgg ul li .D p{
width: 100%;
    background: #652468;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.bank3 .tzgg ul li .D i{
color: #373737;
    /* line-height: 28px; */
    display: inline-block;
    font-size: 10px;
    font-style: normal;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -11px;
}

/* 轮播图 */
.main{
	margin-top:15px;
}
.main .slide1{
		width: 602px;
		height: 340px;
		
}
.main .slideImg {
	width: 100%;
	height: 100%;
	cursor: pointer;
	overflow:hidden;
}
.main .slideImg img{

}

.main .layui-carousel .titleNew {
width:572px;
position: absolute;
bottom: 0;
left: 0;
height: 36px;
color: #fff;
background:rgba(70, 88, 98, 0.6);
line-height: 36px;
padding: 0 15px;
font-size: 16px;
text-align:center;
font-family: "microsoft yahei"

}
.main .layui-carousel-ind ul {
display: none !important;
}

.newTop{
	width: 570px;
	height: 340px;
	margin-bottom: 20px;
}
.newTop .tit{
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #eee;
}
.newTop .tit a{
	padding: 0 8px;
	height: 42px;
	font-size: 20px;
	line-height: 42px;
	font-family: "microsoft yahei";
	display: inline-block;
	color:#666;
	
}
.newTop .tit a.active{
border-bottom: 3px solid #652468;
    color: #652468;
	
}

.newTop .con{
	width: 100%;
	height: 100px;
	border-bottom: 1px dashed #efefef;
}
.newTop .con h5{
	width: 100%;
	    font-size: 19px;
	    height: 30px;
	    font-family: "microsoft yahei";
	    color: #FD8800;
	    line-height: 30px;
	    text-align: center;
	    margin: 12px 0 8px;
}
.newTop .con p{
	width: 559px;
	height: 41px;
	font-size: 14px;
	font-family: "microsoft yahei";
	font-weight: 400;
	color: #666;
	line-height: 27px;
	text-indent: 20px;
}
.newTop .body{
	width: 100%;
}

.newTop .body ul{
	width: 100%;
	height: 169px;
	font-size: 14px;
	font-family: "microsoft yahei";
	font-weight: 400;
	color: #545454;
	margin-top: 5px;
}

.newTop .body ul li {
	width: 540px;
	padding-left: 19px;
	background: url(../images/dot1.png) no-repeat 0 center;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
}
.newTop .body ul li:hover a{color: red;}

.newTop .body ul li  a{
	color: #373737;
}
.newTop .body ul li  font{
	float: right;
}
.newTop .body ul li  span{
	width: 448px;
	display: inline-block;
	height: 29px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.bank4{
	margin-top: 20px;
	overflow: hidden;
	
}
.bank4 .sec{
	width: 386px;
	height: 250px;
	
}
.bank4 .one{
	margin-right: 21px;
}
.bank4 .sec .title{
	width: 380px;
	height: 38px;
	
	margin-left: 5px;
	position: relative;
}
.bank4 .sec .title p{
	position: relative;
    color: #652468;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
  /*   padding-left: 8px; */
    border-bottom: 2px solid #c79d2b;
	
}
.bank4 .sec .title p a{
    color: #652468;
    font-size: 20px;
    line-height: 34px;
    position: absolute;
    /* padding-left: 0; */
    bottom: -2px;
    padding: 0 5px 0 46px;
    border-bottom: 2px solid #652468;

}
.title a.more{
	position: absolute;
	    width: 38px;
    height: 20px;
    right: 0;
    top: 7px;
	background: url(../images/more.png) no-repeat 0 center;
}

.bank4 .sec ul{
width: 374px;
    margin: 10px auto;
    height: 180px;
}
.bank4 .sec ul li{
	width: 364px;
	padding-left: 16px;
	background: url(../images/rightA.png) no-repeat 5px center;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	
	color: #373737;
	overflow: hidden;
}
.bank4 .sec ul li a{
	color: inherit;
}
.bank4 .sec ul li:hover a{
	color: red;
}
.bank3 .col ul li:hover span ,.bank3 .col ul li:hover font{
	color: red;
}
.bank4 .sec ul li span{
	width: 312px;
	height: 34px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	
}
.bank4 .sec ul li font{
	float: right;
	width: 46px;
}
.bank4 .sec ul li:last-child,.bank3 .col ul li:last-child{
	border-bottom: none !important;
}

.scenery{
	height:238px;
	position: relative;
	margin-bottom: 16px;    
	margin-top: 5px;
	overflow:hidden;
	height:238px;
}
.scenery .tit{
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #eee;
	
}
.scenery .tit a{
	height: 42px;
	font-size: 20px;
	line-height: 42px;
	font-family: "microsoft yahei";
	display: inline-block;
    color: #666;
	padding: 0 8px;
	  margin-right: 10px;
}
.scenery .tit a.active{
		height: 42px;
	font-size: 20px;
	line-height: 42px;
	font-family: "microsoft yahei";
	display: inline-block;
		border-bottom: 3px solid #652468;
    color: #652468;
}
.scenery  .marquee{
	
    height:170px;
    width: 100%;
    margin-top: 24px;
    overflow: hidden;
	display:none;
   
}
.scenery  .marquee li{
	height: 173px;
	width: 232px;
	margin-right: 24px;
	float: left;
}
.scenery  .marquee li img{
	margin:4px auto;
	height: 128px;
	width: 232px;
	display: block;
}
.scenery  .marquee li p{
	color: #3f3f3f;
	text-align: center;
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 22px;
	overflow: hidden;
	margin: 10px auto;width: 100%;
	white-space: nowrap
}


.main .link2{
	height:137px ;
	overflow: hidden;
	background: #f6f7fb;
}
.main .link2 span{
	display: block;
	width: 25px;
	padding: 10px 10px;
	height: 117px;
	background: #FF9C30;
	color: #fff;
	font-size: 20px;
	font-family: "microsoft yahei";
	float: left;
	/* margin-top: 20px; */
}
.main .link2 ul{
	/* float: left; */
}
.main .link2 li{
float: left;
text-align: center;
margin: 21px 32px;

}
.main .link2 li a,.main .link1 li a{
	display: block;
	    width: 100%;
	    height: 100%;
}
.main .link2 p{
	color: #636466;
	line-height:1 ;
	font-size: 16px;
	margin-top:;
	font-family: "microsoft yahei";
	width:70px;
}
.main .link1 li:hover p{
	font-weight: bold;
}

.link1{
	height: 64px;
	overflow: hidden;
	margin: 10px auto 20px;
}
.link1 ul li{
	width: 218px;
	height: 60px;
	border: 1px solid #68917a;
	border-radius: 8px;
	float: left;
	margin-right: 21px;
	position: relative;
}
.link1 ul li img{
	position: absolute;
       left: 19px;
    top: 13px;
}
.link1 ul li p{
	font-size: 24px;
	line-height: 60px;
	position: absolute;
	top: 0;
	left: 74px;
color: #4E805D;
}
.link1 ul li.last{
	margin-right: 0;
}
