*{margin: 0;padding: 0;box-sizing: border-box;}
body{font-size:12px;font-family: 'Microsoft YaHei', '微软雅黑', serif;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{
font-size:12px;font-family: 'Microsoft YaHei', '微软雅黑';
}
.clear{}
.w1200{width: 1200px;margin: 0 auto;}
ul {list-style: none;}
a {text-decoration: none;}
.clear {clear: both;}
img {border: none;}
.float_l{float: left;}
.float_r{float: right;}
.portlet-header{position: relative;}
.portlet-header .dn{left: 0 !important;top: 0 !important;}
/* 首页 */
.header_i{height: 80px;}
.logo_i{float: left;margin: 15px 0;}
.header_nav{clear: both;overflow: hidden;margin-top: 30px;}
.header_nav li{float: left;margin-right: 14px;}
.header_nav li>a{color: #6c6c6c;font-size: 16px;display: block;}
.header_search_box{margin-top:23px;border: 1px solid #e9e9e9;border-radius: 4px;width: 170px;}
.header_search_box:hover{border-color: #2573bd;}
.header_search{outline: none;width: 135px;height:34px;padding: 4px 10px;border: 0;}
.s_btn{width: 30px;height: 34px;text-align: center;background: url(/uiFramework/commonResource/image/2020042417312476254.png) no-repeat center;outline: none;border: 0;cursor: pointer;}
/* 底部 */
.copyright_i{background-color: #005bac;padding: 22px 0;}
.copyright_l{width: 618px;}
.copyright_l>p{font-size: 14px;color: #fff;line-height: 30px;text-indent: 34px;margin-top: 4px;}
.copyright_r p{color: #fff;font-size: 14px;line-height: 30px;margin:40px 35px 0 0;}
.copyright_r>img{margin-left: 12px;}
.footer_i{background-color: #c9c9c9;text-align: center;padding: 18px 0 20px;color: #606060;font-size: 12px;line-height: 24px;}
.ewm_box{width: 110px;text-align: center;margin-left: 12px;position: relative;margin-top: 18px;}
.ewm_hover{position: absolute;z-index: 4;top: 100px;left: 50px;box-shadow: 1px 2px 10px 1px #999;padding: 2px;border: 1px solid #d9d9d9;background-color: #fff;display: none;transition: all 0.5s;}
.ewm_box>h2{font-size: 12px;color: #fff;margin-bottom: 12px;}
.ewm_box:hover .ewm_hover{display: block;transition: all 0.5s;}
/* 5/15新增 */
.lists_t{background-color: #f1f5f9;padding: 0 30px;color:#005bac;line-height: 34px;font-size: 14px;}
.list_na{clear: both;overflow: hidden;border:1px solid #eee;padding:25px;margin-bottom:30px;}
.list_na li{float: left;border-right: 1px solid #555;margin-top: 25px;padding-right: 20px;margin-right: 20px;color: #999;font-size: 14px;}
.list_na li>a{display: block;color: #5d5d5d;font-size: 14px;}