/* CSS Document */
body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, table, td, tr, th, p {padding: 0; margin: 0; font-family: "Microsoft YaHei"; }
li, dd, ol, ul {list-style-type: none;}
.fl { float:left; display:inline-block;}
.fr {display:inline-block; float:right;}
*{ font-size:14px;}
html,body{height:100%;}
img {border: none; display:block;}
h1 {font-size: 14px;}
h2 {font-size: 14px;}
h3 {font-size: 18px;}
h4 {font-size: 20px;}
h5 {font-size: 22px;}
h6 {font-size: 24px; border-bottom:1px #000000 dashed;}
a{ text-decoration:none;}
.clear {clear: both;width: 100%;height: 0px;display: block;overflow: hidden;}
.content{ height:100%; width:100%; background:url(images/bg.jpg) no-repeat center; background-size:cover; position:relative; overflow:hidden;}
.logo{ margin:0 auto; width:320px;}
.logo img{ padding-top:100px;}
.neirong{ padding:30px 50px;  position:absolute; z-index:99; left:50%; top:320px;  transform:translateX(-50%); width: calc(100% - 100px);  }
.neirong .title{ font-size:20px; color:#036144;}
ul.ul_nr{ font-size: 0px; width: 100%;}
ul.ul_nr li{ text-align:center; line-height:36px; display: inline-block; padding: 10px 0px; margin: 10px 10px; width: calc((100%/3) - 20px);background:rgba(255,255,255,0.5); border-radius:12px;box-shadow: 0 0 2.5rem rgba(0,0,0,0.05);}
ul.ul_nr li a{ color:#036144; font-weight:bold; white-space: nowrap; display: block;}
@media only screen and (min-width:1400px) {
.neirong{ width: 1200px;}		
}
@media only screen and (max-width:750px) {
.neirong{ padding:30px 10px; width: calc(100% - 20px);top:220px; }
ul.ul_nr li{width: calc(100% - 20px);}	
}








