@charset "utf-8"; /* CSS Document */ body { padding: 0px; margin: 0px; font-size: 14px; font-family: "微软雅黑"; background-color: #FFFFFF; /*font-family: "宋体", Times New Roman; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; filter: grayscale(100%); filter: progid:DXlmageTransform.Microsoft.Basiclmage(grayscale=1); */ } .txtJastify { text-align: justify; text-justify: inter-ideograph; word-wrap: break-word; word-break: break-all; } div { word-wrap: break-word; word-break: break-all; } .top1 { height: 100px; background: url(../image/top1.jpg) repeat-x; } .top2 { height: 380px; background-color: #0A7FBF; overflow: hidden; } .top2a { height: 240px; background-image: url(../image/bg2a.jpg); background-repeat: no-repeat; background-size: 100% 240px; } .top3 { text-align: center; } .dh1 { width: 148px; float: left; position: relative; height: 56px; } .lxwm { float: left; width: 270px; height: 250px; margin-left: 120px; } .gzh { float: left; width: 360px; height: 250px; margin-left: 100px; } .xglj { float: left; height: 250px; width: 360px; margin-left: 100px; } .lxwmnr { margin-top: 12px; line-height: 24px; font-size: 14px; color: #CCCCCC; font-family: "宋体"; } .zs { width: 50%; text-align: center; float: left; } .gzhtxt { font-size: 20px; line-height: 20px; padding-bottom: 40px; text-align: center; color: #E2E2E2; font-family: "黑体"; } .lj { width: 50%; display: block; margin-top: 12px; color: #BFBFBF; font-family: "宋体"; font-size: 14px; line-height: 28px; float: left; text-decoration: none; } .top1A { height: 56px; background-color: #FFFFFF; } .yqlj { margin-top: 35px; text-decoration: none; /* color: #aaaaaa;*/ color: white; width: 150px; /* height: 35px;*/ float: left; } .txtShadow01 { /*text-shadow: 2px 3px 4px red;*/ text-shadow: 0px 0px 0px #888; transition:text-shadow 0.5s } .txtShadow01:hover { /*text-shadow: 2px 3px 4px red;*/ text-shadow: 2px 2px 4px #888; } .xwpic { width: 395px; height: 300px; float: left; overflow: hidden; } .scale110 img:hover { transform: scale(1.1, 1.1); transition: transform 0.7s ease; cursor: pointer; } .scale110 img { transform: scale(1, 1); transition: transform 0.7s ease; } .bigPic { height: 380px; width: 100%; overflow: hidden; }