@CHARSET "utf-8"; *{margin:0;padding:0;font-family:"微软雅黑","Microsoft Yahei",Arial;color:#535353;font-size:14px; border:0;} li{list-style:none;} a{text-decoration:none;} a:hover{color:#357537;color:#364fbc;text-decoration:underline;} .fleft{float:left} .fright{float:right;} .generally{width:1000px;height:auto;overflow:hidden;margin:12px auto;border: 1px #dddddd solid;border-bottom:0;} .general_descp{line-height:24px;font-size:14px;text-indent:28px; padding:8px 0;} .general_descp a{font-weight:bold;} .general_descp a:hover{text-decoration:underline;} .ext_generally{width:1080px;height:auto;overflow:hidden;} .wraptop{width:100%;height:auto;padding:16px 0;background-color:#367dbc;} .top{width:1000px;height:45px;margin:auto;} .top .logo{width:230px;float:left;} .top .logo img{width:210px;} .search{width:178px;height:24px;border:1px #cbcbcb solid;float:right;margin-top:8px;} .searchbox{float:left;width:138px;padding-left:4px;height:24px;line-height:24px;color:#cbcbcb;font-size: 12px;} .searchbutton{border:0;border-left:1px #cbcbcb solid;background:#fff url(/image/top/search.png) no-repeat 8px 3px; width:36px;height:24px;cursor:pointer;float:left;} .navigation{width:590px;height:45px;margin:0px auto;background:#367dbc;float:left;} .navigation li{float:left;} .main_menu{display:block;float:left;margin-top:4px;position:relative;z-index:100;} .main_menu a{display:block;width:96px;height:34px;line-height:34px;color: #fff;text-align:center;overflow:hidden;} .main_menu .level2 {width:96px;background:#79bbf5;height:auto;overflow: hidden;position: absolute;left: 0;top: 34px;z-index: 9999;display:none;} .main_menu .normal_hover{background:#79bbf5;} .scrl{float:left;width:40px;height:40px;background:url(/image/cases/arrow4.png) 0px 0px;cursor:pointer;margin-top:0px;} .scrr{float:left;width:40px;height:40px;background:url(/image/cases/arrow4.png) 40px 0px;cursor:pointer;} .scrl:hover{background:url(/image/cases/arrow4.png) 0px 40px;cursor:pointer;} .scrr:hover{background:url(/image/cases/arrow4.png) 40px 40px;cursor:pointer;} .columns { width: 404px; background:#fff; position:absolute; z-index:9999; left:0; top:34px; display:none; } /*-------bottom--------*/ .wlogin_bottom{width:100%;padding:40px 0;height:auto;overflow:hidden;min-width:1000px;background:#002b5c;background:#367dbc;} .login_bottom {width:1000px;height: auto;margin:auto;} .login_bottom *{color:#fff;} .login_bottom p {width: 100%;text-align: center;line-height:28px;} @media screen and (max-width: 768px){ html, body { width: 100%; overflow-x: hidden; } .top { width: auto; height: 150px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; } .top .logo { margin-left: 20px; } .main_menu { height: 40px; } .wlogin_bottom { min-width: auto; } .login_bottom { width: auto; } }