body { font-family: "微软雅黑"; margin:0px; padding:0px; min-width: 1200px; } a:hover{ text-decoration: none; } a{ text-decoration: none; color:#363131; } .container{ width:1200px; padding:0px; } .left { float: left; } .right { float: right; text-align: right; } .row{ margin:0px; } .down a{ display: block; line-height: 30px !important; color:#fff; } .down a:hover{ background:#ccc; } .downs{ position: absolute; left:100%; top:0px; z-index: 9999; width:150px; text-align: center; background:#007cc2; display: none; } .down{ position: absolute; right:0px; top:45px; z-index: 9999; width:170px; text-align: center; background:#fff; display: none; border-top:2px solid #274583; } ul{ list-style: none;margin: 0px; padding:0px; } .red{ color:red; } .leftcheck{ width:40px; height:40px; border:1px solid #d7d7d7; text-align: center; position:absolute; left:00px; top:150px; background:#d7d7d7; cursor: pointer; } .rightcheck{ width:40px; height:40px; border:1px solid #d7d7d7; text-align: center; position:absolute; right:0px; top:150px; background:#d7d7d7; cursor: pointer; } .leftcheck>span{ border-top:2px solid #fff; border-left:2px solid #fff; transform: rotate(-45deg); display: inline-block;width:16px;height:16px; position: absolute; top:10px; left:12px; } .rightcheck>span{ border-top:2px solid #fff; border-right:2px solid #fff; transform: rotate(45deg); display: inline-block;width:16px;height:16px; position: absolute; top:10px; right:12px; } .nav-blue { height: 50px; } .m9contents{ width:8000px; position: relative; left: 0px; } .m9content{ overflow: hidden; } .navbar-nav { width: 100%; font-size: 16px; } .navbar { border-radius: 0px; border: none; margin-bottom: 0px; } .navbar-collapse{ padding:0px; } .navbar-nav li { padding:0px 19px; text-align: center; position: relative; } .navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li.active>a, .navbar-nav>li:hover, .navbar-nav>li:focus, .navbar-nav>li.active{ background: #1561b8; color: #fff; } .navbar-nav>li.active { background: #1561b8; color: #fff; } .navbar-nav>li>a.right:hover, .navbar-nav>li>a.right:focus, .navbar-nav>li.active>a.right { background: none; color: #fff; cursor: pointer; } .btn-default { width: 60px; padding: 0px; color: #fff; font-size: 12px; text-align: center; line-height: 22px; background: #2c6bbd; display: inline-block; text-transform: uppercase; } .clear{ clear: both; } .procheck .leftcheck{ width:40px; height:40px; border:1px solid #ccc; text-align: center; position: relative; left:0px; top:0px; background:#717171; display: inline-block; } .procheck .rightcheck{ width:40px; height:40px; border:1px solid #ccc; text-align: center; position: relative; right:0px; top:0px; background:#717171; display: inline-block; } .pro1left .leftcheck{ width:40px; height:40px; border:1px solid #ccc; text-align: center; position:absolute; left:0px; top:520px; background:#717171; } .pro1left .rightcheck{ width:40px; height:40px; border:1px solid #ccc; text-align: center; position:absolute; right:260px; top:520px; background:#717171; } .m7right { width: 380px; background: #fff; padding:20px; } .m10de .m10detitle{ padding:14px 0px; border-bottom: 1px solid #ccc; overflow: hidden; font-size: 16px; } .m10de{ margin-top:40px; padding:10px; } .m10de .m10detitle .right{ font-size: 12px; position: relative; top:6px; } .m10de>img{ display: block; margin-top:20px; margin-bottom: 6px; } .m10de>a{ display: block; line-height: 34px; } .m10des{ margin-bottom: 20px; border-bottom: 1px dashed #ccc; } .m10des>div { overflow: hidden; margin:6px 10px; } .m10des>div .left:nth-child(1){ width:24px; line-height: 24px; color:#fff; text-align: center; background:#068fde; margin-right:20px; margin-top:3px; } .m10des>div .left:nth-child(2){ width:275px; line-height: 24px; } .bold{ font-weight: bold; } .m7left { width: 720px; background: #fff; padding:20px; } .m7title { line-height: 40px; width: 100%; overflow: hidden; border-bottom: 1px solid #999; } .m7title>div { width: 120px; text-align: left; font-size:16px; padding-left:10px; } .m7title a { padding-right: 20px; font-size: 14px; } .m7leftde { margin: 14px; padding: 10px; overflow: hidden; } .m7leftdeleft1 { width: 180px; height: 100px; text-align: center; border: 1px solid #ccc; } .m7leftdeleft1 img { height: 100px; } .m7leftdeleft2 { width: 422px; margin-left: 10px; line-height: 30px; font-size: 14px; color: #666; text-align: left; } .m7leftdeleft2>div { font-size: 16px; color: #000; line-height: 40px; } /*.carousel-indicators li{ border-color:#1561b8; } .carousel-indicators .active{ background-color:#1561b8; }*/ .transition{ -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; } .transform-scale{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .transform-rotate{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } .border-radius-50{ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .border-radius-10{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .marauto{ margin:auto; } .marauto-10{ margin:10px auto; } .marauto-20{ margin:20px auto; } .white{ color:#fff; } .navv{ height: 45px; background:#274583; } .navv a{ color:#fff; display: block; line-height:40px; font-size: 16px; margin:0px 10px; padding-bottom: 5px; } .navs{ float:left; text-align: center; width:120px; line-height: 110px; position: relative; } .navs:hover,.navs.active{ background:#fff; } .navs:hover a,.navs.active a{ color:#274583; }