﻿@charset "utf-8";
body{background: #b1111c;font-family: "微软雅黑";}
.nav{position: absolute;width: 100%;left: 0;top: 0;}
.banner{background: url(sdwmxl20211027-01.jpg) no-repeat center 0px;height: 625px;overflow: hidden;}
.main-cloum{width: 1200px;}
.wmw-logo{margin-top: 30px; height: 50px;}
.banner-img img{width: 100%;display: block; margin-top: 30px;}
.zg-box{background: url(sdwmxl20211027-02.jpg) no-repeat center top;height: 260px;overflow: hidden;}
.zl-tit{background: url(sdwmxl20211027-05.png) no-repeat center top;height: 90px;line-height: 90px;overflow: hidden;text-align: center;font-size: 30px;font-weight: bold;color: #fff;margin-top: 50px;}
.L-bg{background: url(sdwmxl20211027-06.png) no-repeat left top;overflow: hidden;padding-left: 40px;padding-top: 20px;}
.R-bg{background: url(sdwmxl20211027-07.png) no-repeat right bottom;overflow: hidden;padding-right:40px;}
.zl-tex{font-size:16px;text-indent: 2em;line-height: 36px;color: #ffdfaf;}
.zl-tex p{ line-height:28px;}
.copyright{margin:0 auto; padding: 20px 0; background: #fff;}
.box-cont{background: url(sdwmxl20211027-03.jpg) no-repeat center top; overflow: hidden;}
.wszg .bigImg{  position: relative;width: 96%;margin: 0 auto; }	
.wszg .bigImg li {background: url(sdwmxl20211027-10.jpg) no-repeat center bottom;padding-bottom:140px;overflow:hidden;}
.wszg .bigImg li img{display: block; vertical-align:middle; width:1200px; height:900px;border: 5px solid #ef8527;  border-radius: 8px;}	
.wszg .bigImg  h4{background: url(sdwmxl20211027-11.png) repeat;font-weight: normal; font-size:16px;line-height:60px; height:60px; overflow: hidden;position: absolute;bottom: 130px;left: 0;text-align: center; width: 100%;}	
.wszg .bigImg  h4 a{color: #fff;}
.wszg .smallScroll{width: 98%; margin: 0 auto;}	
.wszg .sPrev,.wszg .sNext{float:left;display:block;width:24px;height:100px;text-indent:-9999px;background: url(sdwmxl20211027-04.png) no-repeat left center; margin-top: 90px;}	
.wszg .sNext{ background-position: right center;}	
.wszg .smallImg{ float:left;  margin: 0 auto; display:inline; width:95%; overflow: hidden;}	
.wszg .smallImg ul{width:100%; overflow: hidden; }	
.wszg .smallImg li{ float: left; margin: 0 13px; width:22%; cursor:pointer;  display: inline; position: relative;  }
.wszg .smallImg li p{position:absolute;width:100%;bottom:5px;left:5px;text-align:center;border-bottom-left-radius:10px; border-bottom-right-radius: 10px;height:35px;line-height:35px;font-size:16px;background: url(sdwmxl20211027-11.png) repeat;}
.wszg .smallImg li p a{color: #fff;}

.wszg .smallImg img{ border: 5px solid #ef8527; width:100%; height:270px; display: block; border-radius: 10px;}	
.hr_100{height: 100px;}




/*手机*/
#slideBox{display: none;}
.slideBox{ position:relative; }
    .slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
    .slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
    .slideBox .hd li.on{ background:#c00;  }
    .slideBox .bd{ position:relative; z-index:0; }
    .slideBox .bd li{ position:relative;  }
    .slideBox .bd li img{ width:100%;  height:auto; display:block;   }
    .slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
    .slideBox .bd li .tit{position: absolute;background: url(http://images1.boygjj.com/web_wenming/images/sbhw-171228-3.png) repeat-x;overflow: hidden;width: 98%;padding-left: 2%; display:block; position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;   }
.iph-img{display: none;}
.iph-img img{width: 100%;height: auto;display:block;}



@media (min-width: 1366px){
	.main-cloum{width: 1200px;}
.wszg .smallImg li{margin: 0 20px;}



}
@media (max-width: 768px){
#slideBox{display: block;}
.wszg{display: none;}
.main-cloum{width: 100%;}
.banner{display: none;}
.iph-img{display: block;}
.zg-box{background-size: contain;height: auto;width: 98%;}
.zl-tit{font-size: 14px;line-height: 30px;height: auto;padding:5px 0; background-size: contain;}
.L-bg,.R-bg{background-size:10% 10%;}
.L-bg{ padding:20px 0 0 0; }
.R-bg{padding: 0 0 20px 0;}
.zl-tex{padding:0 10px; font-size: 14px;line-height: 24px;}
.box-cont{margin-top: 30px;}
.hr_100{height: 20px;}
}