﻿/* Public */
.header_nw { width: 100%; height:95px; background: url("../images/header_bg.png"); background-size: cover; }
.hdBox { width:1100px; margin: 0 auto; color: #fff; position: relative; }
.header_nw h1 { height: 95px; padding-left: 100px; background: url("../images/logo.png") no-repeat 20px center; line-height: 95px; text-align: left; box-sizing: border-box; }
.header_nw h1 span, .header_nw h1 b { display: inline-block; float: left; }
.header_nw h1 span { margin-right: 15px; padding-top: 18px; line-height: 30px; }
.header_nw h1 span strong { height: 40px; font-size: 30px; font-weight: bold; line-height: 40px; text-shadow: -2px 0 2px rgba(0,0,0,.5); letter-spacing: 4px; display: block; }
.header_nw h1 span i { font-style: normal; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 18px; text-shadow: -2px 0 2px rgba(0,0,0,.5); letter-spacing: 1.5px; display: block; }
.header_nw h1 b { height: 40px; margin-top: 27px; padding: 0 15px; border-left: 2px solid #6491c4; font-size: 28px; font-weight: normal; line-height: 38px; }
.login_info { padding: 0 5px 0 0; color:#fff; line-height: 94px; position: absolute; top: 0; right: 0; }
.login_info span { padding: 0 10px; font-size: 16px; display: inline-block; }
.login_info i { display: none; }
.login_info a { color:#fff; }
.footer_nw { width: 100%; height:95px; margin-top: 10px; background: #20232b; }
.footer_box { width:1100px; margin: 0 auto; text-align: center; }
.acStatistics, .cprt, .dzjg { margin-top: 12px; vertical-align: top; display: inline-block; }
.acStatistics { margin: 0 50px 0 0; font-size: 16px; color: #fff; line-height: 95px; }
.acStatistics b { color:#ff5f07; font-weight: normal; }
.cprt { color:#bbb; text-align: center; }
.cprt p { height: 22px; line-height: 22px; }
.cprt i { margin: 0 5px; vertical-align: top; display: inline-block; }
.dzjg { padding-left: 15px; }
.footer_nw span { margin: 0 20px; font-size: 12px; color: #999; line-height: 40px; display: inline-block; }

/* Main */
body.bg { background: #f3f3f3; }
.mWraps { width:1100px; margin:10px auto 0 auto; }
.mod { background: #fff; box-shadow: 0 0 16px rgba(193,193,193,.35); }
.navBox { height: 56px; }
.nav { width:1100px; margin: 0 auto; line-height: 56px; }
.nav i { margin-left: 30px; color: #666; float:left; }
.nav i:first-child { margin-left:10px; }
.nav span { float:right; }
.nav span, .nav span a { color: #074fa0; }
.nav span a { margin: 0 10px; display: inline-block; }
.srhBox { width:720px; margin: 0 auto; padding: 30px 0; }
.srhTabs li { min-width: 150px; height: 40px; margin: 0 10px; line-height: 40px; font-size: 16px; color: #666; text-align: center; float: left; position: relative; cursor: pointer; }
.srhTabs li:hover { color: #084fa1; font-weight: bold; }
.srhTabs li:before { content: ""; width: 0; height: 0; margin-left: -8px; border: 8px solid transparent; border-top-color: #084fa1; position: absolute; left: 50%; bottom: -16px; display: none; }
.srhTabs li.cur { background: #084fa1; color: #fff; font-weight: bold; }
.srhTabs li.cur:before { display: block; }
.search { height: 70px; margin-top: 10px; background: #084fa1; }
.inpSrh { width:560px; height: 50px; margin: 10px; padding: 0 15px; border-style: none; font-size: 16px; line-height: 50px; }
.inpSrh::-webkit-input-placeholder { color:#999; }
.inpSrh:-moz-placeholder { color:#999; }
.inpSrh::-moz-placeholder { color:#999; }
.inpSrh:-ms-input-placeholder { color:#999; }
.btnSrh { width: 125px; height: 50px; padding-left: 20px; background: #297ce6 url("../images/icon_search.png") no-repeat 30px center; border-style: none; font-size: 16px; line-height: 50px; color: #fff; text-align: center; cursor: pointer; transition: .4s all ease; }
.btnSrh:hover { background-color: #1c64b8; background-position: 32px center; }
.tListBox { width:49.5%; padding: 10px 15px 0 15px; }
.tListBox h2 { border-bottom: 2px solid #074fa0; line-height: 40px; font-weight: bold; color: #000; font-size: 16px; position: relative; }
.tListBox h2 i { width:32px; height: 32px; margin: 4px 10px 4px 4px; vertical-align: top; display: inline-block; }
.tListBox h2 i.icon_qyxxgb { background: url("../images/icon_qyxxgb.png") no-repeat center center; }
.tListBox h2 i.icon_zxqypl { background: url("../images/icon_zxqypl.png") no-repeat center center; }
.tListBox h2 a { color: #666; font-weight: normal; font-size: 14px; position: absolute; top: 0; right: 5px; transition: .2s all ease; }
.tListBox h2 a:hover { color: #084fa1; text-decoration: none; right:3px; }
/* 轮播 */
.tListBox .layui-carousel { background: none; }
.tListBox .layui-carousel-arrow { background: none; color: #ddd; font-size: 24px; font-weight: bold; }
.tListBox .layui-carousel-arrow:hover { background-color: rgba(0,0,0,.1); color: #fff; }
.tListBox .layui-carousel-arrow[lay-type="sub"] { left:0; }
.tListBox .layui-carousel-arrow[lay-type="add"] { right:0; }
.tListBox .layui-carousel .layui-carousel-arrow[lay-type="sub"] { left:-10px; }
.tListBox .layui-carousel .layui-carousel-arrow[lay-type="add"] { right:-10px; }
.tListBox .layui-carousel > [carousel-item] > * { background-color: #fff; }
.tListBox .layui-carousel-ind ul { background: none; }
.tListBox .layui-carousel-ind li { width: 4px; height: 4px; background: #084fa1; border-radius: 2px; }
.tListBox .layui-carousel-ind li.layui-this { width: 24px; }
/* List */
.tList { padding:0 30px; }
.tList li { height: 40px; padding-left: 25px; border-bottom: 1px dashed #d7dde4; line-height: 40px; overflow : hidden; white-space:nowrap; text-overflow: ellipsis; position: relative; }
.tList li:before { content:""; width: 6px; height: 6px; background: #999; border-radius: 50%; display: inline-block; position: absolute; top: 17px; left: 5px; }
.tList li a { font-size:15px; color: #666; }

.telBox { padding:20px; border-bottom: 1px solid #d5d5d5; }
.links { padding: 40px 0; color: #074fa0; line-height: 22px; }
.links strong { margin: 0 25px; font-size: 20px; color: #000; font-weight: bold; display: inline-block; }
.links a { margin: 0 20px; color: #074fa0; font-size: 16px; display: inline-block; }
