@charset "UTF-8";

.container {width:990px;margin: 0 auto;}
.container::before{content: '';display: block;clear: both;}
.container::after{content: '';display: block;clear: both;}


body{background: none;}
.header {height: 453px;background: url(/scwsjkw/xhtml/images/header_bg.png) center top no-repeat;}
.header .top_tools{padding-top: 15px;}
.header .top_tools ul{float: right;}
.header .top_tools ul li{float: left;cursor: pointer;position: relative;box-sizing: border-box;}
.header .top_tools ul li::after{content: '|';display: inline-block;color: rgba(39, 113, 204, 1);vertical-align: middle;line-height: 20px;padding: 0 10px;}
.header .top_tools ul li:last-child::after{content: '';}
.header .top_tools ul li .icon{display: inline-block;vertical-align: middle;margin-right: 2px;height: 20px;}
.header .top_tools ul li .icon img{display: block;height: 100%;}
.header .top_tools ul li .text{display: inline-block;vertical-align: middle;line-height: 20px;font-size: 18px;color: rgba(39, 113, 204, 1) !important;}
.header .top_tools ul li .text.select::after{content: "";display: inline-block;border-left: 4px solid transparent;border-top: 5px solid rgba(39, 113, 204, 1);border-right: 4px solid transparent;margin-left: 12px;vertical-align: middle;}
.header .top_tools ul li a{font-size: 18px;font-family: '微软雅黑';color: rgba(39, 113, 204, 1);}
.header .top_tools ul li .show-box{display: none;}
.header .top_tools ul li .show-box {padding: 5px;background-color: #fff;position: absolute;top: 150%;left: 50%;transform: translateX(-60%);}
.header .top_tools ul li .show-box img{width: 90px;display: block;margin: 0 auto;}
.header .top_tools ul li .show-box p{font-size: 14px;color: #333;text-align: center;}
.header .top_tools ul li .select-box{display: none;}
.header .top_tools ul li .select-box{position: absolute;background-color: #fff;top: 150%;}
.header .top_tools ul li .select-box a{display: block;padding: 10px 20px;box-sizing: border-box;border-bottom: 1px solid #e7e7e7;}
.header .top_tools ul li .select-box a:last-child{border-bottom: none;}
.header .top_tools ul li .select-box a:hover{background-color: #e7e7e7;}

.header .header-logo{text-align: center;}
.header .header-logo a{display: inline-block;}

.header .header-search{width: 697px;margin: 0 auto;margin-top: 12px;}
.header .header-search .header-input-box{background: url(/scwsjkw/xhtml/images/header_input_bg.png) center center no-repeat;background-size: 100% 100%;width: 100%;height: 71px;padding: 0 20px 0 42px;font-size: 0;}
.header .header-search .header-input-box .icon{display: inline-block;vertical-align: middle;width: 23px;}
.header .header-search .header-input-box input{width: calc(100% - 23px - 90px);height: 100%;border: none;outline: none;background: none;display: inline-block;vertical-align: middle;padding: 0 20px;font-size: 18px;box-sizing: border-box;}
.header .header-search .header-input-box .search-btn{width: 90px;height: 40px;display: inline-block;vertical-align: middle;font-size: 18px;background-color: rgba(39, 113, 204, 1);color: #fff;text-align: center;border-radius: 999px;line-height: 40px;cursor: pointer;}
.header .header-search .header-input-box .search-btn:hover{background-color: rgba(33, 118, 222, 0.8);user-select: none;}

.header .header-search .hot-service{margin-top: 14px;margin-top: 0 auto;text-align: center;color: rgba(45, 103, 173, 1);}
.header .header-search .hot-service .title{display: inline-block;vertical-align: top;margin-right: 5px;font-size: 16px;}
.header .header-search .hot-service ul{display: inline-block;vertical-align: top;}
.header .header-search .hot-service ul li{margin: 0 10px;}
.header .header-search .hot-service ul li a{font-size: 16px;color: rgba(45, 103, 173, 1);}

#nav{margin-top: 56px;}
#nav .navCont li.navLi {width: 165px !important;}
#nav .navSer{display:none !important;}