/* 全局定义 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; max-width: 1100px; overflow-x: scroll; } fieldset,img { border: 0; } address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; } ol,ul,li { list-style:none; } div,dl,dt,dd,ol,ul,li{ zoom:1; } h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; } q:before, q:after { content: ''; } abbr, acronym { border: 0; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; } article, aside, dialog, footer, header, section, footer, nav, figure, menu, time { margin: 0; padding: 0; display: block; zoom: 1; } input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /* 公共样式 */ html{ width:100%; height:100%; } body{ width:100%; height:100%; color:#333;font:16px/30px "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif; background: url("/lzsjwxcwgysjcom/Content/lzsjw/Base/img/body.jpg") no-repeat top center #f3f2f2; min-width: 1200px;background-attachment: fixed; background-size: cover; } a{color:#333;text-decoration:none; outline:none;} a:hover {color:#f60;text-decoration:none; } .clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;} .blank { height:15px;font-size:0px; line-height:0; overflow:hidden;*height:14px; } .nodata{color:#f60;} .fl{float:left; } .fr{float:right; } .siteWidth{max-width: 1200px; width: 1200px; margin: 0 auto; position: relative;} .headerTop{ height: 34px; line-height: 34px; position: relative; z-index: 3; font-size: 12px; color: #fff; padding-top: 10px;} .headerTop .list{float: right;} .headerTop .list>li{float: left; padding: 0 18px 0 20px; background-image: url("/lzsjwxcwgysjcom/Content/lzsjw/Base/img/top_menu.png"); background-repeat: no-repeat;} .headerTop .list li a{color: #f1f1f1;} .headerTop .list li.menu{padding: 0 6px 0 20px;} .headerTop .list li.jrsc{ background-position: -3px 6px;} .headerTop .list li.swsy{ background-position: -3px -46px;} .headerTop .list li.phone{ background-position: -3px -95px; position: relative;} .headerTop .list li.menu{ background-position: -3px -146px;} /* 站群导航 S */ .headerTop .site a{ padding:0; margin:0; } .headerTop .site dd{ display:none; padding:10px; color:#fff; font-size:12px; } .headerTop .site dd a{ margin:0; color:#fff; } .headerTop .site dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; } .headerTop .site dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#4fbcff; top:20px; right:0; width:88%; position:absolute;; } .headerTop .site dd ul{ overflow:hidden; padding: 0 0 0 10px; } .headerTop .site dd li{ float:left; width: 110px; text-align:left; overflow:hidden; height: 30px; line-height: 30px; } .headerTop .site dd li a{ } .headerTop .site dd li a:hover{ color:#ff0; } .headerTop .site li a{ cursor:pointer; } .headerTop .site.on{ background-color:#2ba7f3; color:#fff; } .headerTop .site.on dd{ display:block; position:absolute; right:0; top: 38px; width: 790px; padding-bottom:10px; background:#2ba7f3; -webkit-box-shadow:box-shadow:0px 4px 8px rgba(0, 0, 0, .3); -moz-box-shadow:box-shadow:0px 4px 8px rgba(0, 0, 0, .3); box-shadow:0px 4px 8px rgba(0, 0, 0, .3); } .headerTop .list .menu.on{ background-color:#2ba7f3; color:#fff; } /* 站群导航 E */ .headerTop .pic { display: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .headerTop .pic img { width: 100px; height: 100px; } .headerTop .on .pic { display: block; position: absolute; left: 0; top: 48px; padding: 4px; background: #fff; margin-left:-50px; } .headerTop .on .pic i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: 3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; } /* logo */ #logo { float: left;margin-top: 34px; padding-left: 64px;} #logo img {max-width: 100%;} .logoBox { height: 192px;} /* 搜索框 */ .siteSearchBar{float: right; margin: 80px 12px 0 0;} .s-form .select-box{ display:none; } .s-form { vertical-align: top; width:344px; height: 40px; background:url("/lzsjwxcwgysjcom/Content/lzsjw/Base/img/search.png") no-repeat; } .s-form .input-box { float: left; padding-left: 50px; } .s-form .input-box input { width: 208px; vertical-align: top; font-size: 14px; color: #666; border:0; outline: none; height:40px; line-height:40px; background:none; } .s-form .btn-box { float: left; } .s-form .btn-box input { height: 40px; line-height: 40px; overflow: hidden; border: none; background:none; width: 82px; outline: none; font-size:16px; color:#fff; } /*网站导航*/ .navBar{height: 52px; background: #0345af; position: relative; } .mainNav { clear: both; position: relative; z-index: 1;} .mainNav .li1 { float:left; line-height:50px; height:52px; position: relative; } .mainNav .li1.on1 { background: #a7020d; } .mainNav .li1 .a1 { display: block; padding: 0 32px; font: bold 17px/52px "Microsoft YaHei"; color:#fff; } .mainNav .li1.on .a1{font-weight: bold;} .mainNav .ul1 { background: #a7020d; display: none; left: 0; position: absolute; text-align: center; top: 52px; padding:5px 0 12px 0; width: 132px; } .mainNav .li2 ul { left: 100px; top: 0; } .mainNav .li2 { padding:0 5px; line-height: 28px; } .mainNav .li2 h4 { border-bottom:1px #fde88d solid; } .mainNav .li2 a { padding:0 6px; color:#fff; font-size:16px; } .mainNav .li2 a:hover { font-size:16px; } .mainNav .li2 .a2 { line-height: 32px; font-size:16px; } /*footer*/ .foot_nav{height: 42px; line-height: 42px; background: #0345af; } .foot_nav h3{float: left; color: #fff; font-weight: bold;font-size: 18px;} .foot_nav a{color: #fff; padding: 0 40px;font-weight: bold;font-size: 16px;} .copyright{text-align: center; font-size: 14px; line-height: 28px; padding: 20px 0 30px 0;} .links li{float: left;}