/* Created by kong 20210416 */

.banner { height:600px; min-width:1300px; background:url(../images/banner_11.jpg) center top no-repeat;}
.banner .nav { float:left; width:1165px; margin-top: 530px; font-size:18px; line-height:70px; color:white; display:flex; justify-content:space-around;}
.banner .nav a { color:white;}
.banner span { float:right; margin-top:550px;}
.banner span a { display:inline-block; width:88px; height:28px; font-size:14px; line-height:28px; color:#eec058; text-align:center; border:#c95b38 1px solid; border-radius:28px;}
.banner span a:hover { background: #c95b38; text-decoration: none;}

.cat { margin-top: 70px;}

.focus { margin-top: 60px;}

.quicklink dl { display:flex; justify-content:space-between;}
.quicklink dd { border-radius:5px 20px 5px 20px; overflow:hidden;}
.quicklink dd a { display:block; width:160px; height:100px; padding-left:150px; font-size:18px; line-height:100px; background:#f7f7f7 url(../images/icon_54.png) 80px center no-repeat;}
.quicklink dd a:hover { color:white; background-color:#be1f1f; background-image:url(../images/icon_55.png); text-decoration:none;}
.quicklink dd:nth-child(2) a { background-image:url(../images/icon_56.png);}
.quicklink dd:nth-child(2) a:hover { background-image:url(../images/icon_57.png);}
.quicklink dd:nth-child(3) a { background-image:url(../images/icon_58.png);}
.quicklink dd:nth-child(3) a:hover { background-image:url(../images/icon_59.png);}
.quicklink dd:nth-child(4) a { background-image:url(../images/icon_60.png); background-position: 70px center;}
.quicklink dd:nth-child(4) a:hover { background-image:url(../images/icon_61.png);}

.blocktitle { border-bottom: #be1f1f 2px solid;}

.datelist { float: left; width: 620px;}
.datelist:nth-child(2n) { float: right;}
.datelist .detail strong, .datelist .detail strong a { color: #be1f1f;}

.picshow { margin-top: 60px;}
.picshow img { width: 630px; height: 160px; box-shadow: none;}

.colslide { margin-top: 60px; position: relative;}
.colslide img {width: 100%; height: 100%;}
.colslide .swiper-slide { width: 630px; height: 160px; border-radius: 5px; overflow: hidden;}
.colslide .swiper-button-prev, .colslide .swiper-button-next { width:26px; height:60px; background:url(../images/slide_61.png) no-repeat; margin-top:-30px; opacity: 0.4;}
.colslide .swiper-button-prev { left:0;}
.colslide .swiper-button-next { background-image:url(../images/slide_62.png); right:0;}
.colslide .swiper-button-disabled { opacity: 0;}

.linelist { float: left; width: 620px; margin-top: 60px;}
.linelist:nth-child(2n) { float: right;}
.linelist .blocktitle { margin-bottom: 2px;}

.footer { background:#be1f1f;}
.footer .wrap .part1, .footer .wrap .part2 { border-color: #c53636;}
.footer .wrap .part3>span { border-color:#db2b2b;}
.footer .wrap .part3 .links { background-image: url("../images/arrow_05.png");}

.simplenav li.current a, .simplenav li a:hover { background:#bf1f1f;}

.pageno b, .pageno>a:hover { background:#bf1f1f;}
