@charset "utf-8";
/* CSS Document */
*{ margin: 0 auto; padding: 0;}
 @media (max-width:1200px){
	body {width:1200px;}	
}
 html,body{ margin: 0; padding: 0; font-family:"微软雅黑"; } 
 
 .sybanner{ width:100%; background:url(../img/sbd.jpg) no-repeat center center; height:900px; background-size:cover;}
 
 .sybgnr{ font-size:120px; color:#FFF; width:100%;}
.sybanner .sybgnr .div1{letter-spacing:25px; text-align:center; padding-top:200px;}
.sybanner .sybgnr .div2{text-align:center; font-size:80px;}

.sybglist{ width:100%; height:300px;background-color: rgba(0,0,0,0.7); margin-top:120px;}
.sybglistn{ max-width:1300px; padding-top:30px;}

.sybglistnlist{ width:calc(100% /2); float:left;}

.sybglistnlist .listnlist1 img{opacity:1;}
.sybglistnlist .listnlistpic p{ color:#FFF; opacity:1;}
.listnlistpic{width:calc(100% /2); float:left;}

.sybglistnlist .wzlist{ margin-top:50px;}
.sybglistnlist .wzlist .zwbt{font-size: 45px;}.sybglistnlist .wzlist a{color: #FFF;}
.sybglistnlist .wzlist .zwbt a{ padding-bottom:10px;
	
	text-decoration: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}
	
.syfoot{ width:100%; background-color:#e54201; height:80px;}
.syfootny{ max-width:1300px;}
.syfootny p{ line-height:80px; color:#FFF; text-align:center; font-size:20px;}


