﻿/*通配符开始*/

* {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-decoration: none;
}

.zbb * {
    font-size: 18px !important;
}

.zbb_bjs {
    background: linear-gradient(rgb(0, 98, 246), rgb(0, 174, 246));
}

.zfxxgk_zbb li a {
    padding-left: 32px !important;
}

.zfxxgk_zbb li:nth-child(1) a {
    background: url(../images/zhidu.png) no-repeat 6px center !important;
}

.zfxxgk_zbb li:nth-child(2) a {
    background: url(../images/mulu.png) no-repeat 9px center !important;
}

.zfxxgk_zbb li:nth-child(3) a {
    background: url(../images/zhinan.png) no-repeat 6px center !important;
}

.zfxxgk_zbb li:nth-child(4) a {
    background: url(../images/nianbao.png) no-repeat 9px center !important;
}

.head-top_zbb {
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

.zz_clear {
    clear: both;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
em,
i,
a,
span,
li,
ol,
p {
    font-family: "微软雅黑";
}

input,
textarea {
    font-family: "微软雅黑";
}

img {
    max-width: 100%;
}

.w1183 {
    width: 1183px;
    margin: auto;
}

body {
    max-width: 1920px;
    min-width: 1183px;
    margin: auto;
}

html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

table,
td {
    margin: 0;
    padding: 0;
}

b {
    text-decoration: none;
    font-weight: normal;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    background-color: #eef1f6;
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type='button'],
input[type='submit'],
input[type='file'],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.sxz_padding {
    padding: 50px 60px !important;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: auto;
    padding: auto;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.Clear {
    clear: both;
}

.container {
    width: 1180px;
    margin: 0 auto;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.tong_VisualArea {
    margin-top: 80px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 50px 30px;
    min-height: 300px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}


/*通用头部、尾部、检索等公用代码*/

body {
    min-width: 1200px;
}

.slone {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.margin-t-50 {
    margin-top: 50px;
}

.margin-t-40 {
    margin-top: 40px;
}

.margin-b-60 {
    margin-bottom: 40px;
}

.margin-b-50 {
    margin-bottom: 50px;
}


/*通配符结束*/


/* 头部开始 */

.head {
    height: 336px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 3px solid #4177da;
    background: url("../images/topbj.jpg") no-repeat center top;
}

.head-top {
    height: 44px;
}

.head-top>a {
    font-size: 14px;
    color: #fff;
    line-height: 44px;
    padding-left: 24px;
    background: url('../images/gh.png') no-repeat center left 0;
}

.head-top>a:nth-of-type(2) {
    margin-left: 24px;
}

.head-top>ul>li {
    height: 44px;
    font-size: 14px;
    padding: 0 15px;
    display: inline-block;
    position: relative;
}

.head-top>ul>li>a {
    color: #fff;
    line-height: 44px;
    font-size: 14px;
}

.head-top>ul>li::after {
    position: absolute;
    content: '';
    height: 14px;
    width: 1px;
    background: #fff;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.head-top>ul>li:nth-last-child(1)::after {
    display: none;
    padding-right: 0;
}

.head-top>ul>li:nth-of-type(1) {
    padding-left: 30px;
    background: url('../images/shouji.png') no-repeat center left;
}

.head-top>ul>li:nth-of-type(2) {
    padding-left: 45px;
    background: url('../images/weixin.png') no-repeat center left 15px;
}

.head-top>ul>li:nth-of-type(3) {
    padding-left: 45px;
    background: url('../images/weibo.png') no-repeat center left 15px;
}

.head-top>ul>li:nth-of-type(2) span {
    position: absolute;
    left: 0;
    width: 110px;
    top: 42px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 0px;
    transition: 0.3s;
    z-index: 10;
    display: none;
}

.head-top>ul>li:nth-of-type(2) span p {
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.head-top>ul>li:nth-of-type(2) span p em {
    display: none;
}

.head-top>ul>li:nth-child(2) span p img {
    margin: 0 auto;
    width: 100%;
}

.head-top>ul>li:nth-of-type(2):hover span {
    height: 110px;
    display: block;
    transition: 0.3s;
}

.head-top>ul>li:nth-of-type(3) span {
    position: absolute;
    left: 0;
    width: 110px;
    top: 42px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 0px;
    transition: 0.3s;
    z-index: 10;
    display: none;
}

.head-top>ul>li:nth-of-type(3) span p {
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.head-top>ul>li:nth-of-type(3) span p em {
    display: none;
}

.head-top>ul>li:nth-child(3) span p img {
    margin: 0 auto;
    width: 100%;
}

.head-top>ul>li:nth-of-type(3):hover span {
    height: 110px;
    display: block;
    transition: 0.3s;
}


/* .head-top>ul>li:nth-of-type(1) {
  padding-left: 33px;
  padding-right: 19px;
  background: url(../images/head-top1.png) no-repeat center left 0;
} */

.head-top>ul>li:nth-of-type(4) {
    padding-left: 50px;
    padding-right: 0px;
    background: url(../images/head-top2.png) no-repeat center left 20px;
}

.head-top>ul>li:nth-of-type(4) .wangzhandaohang {
    z-index: 999;
    display: none;
    padding: 15px 34px 26px;
    position: absolute;
    right: 0;
    top: 46px;
    width: 669px;
    background-color: #fff;
    border: 2px solid #4177da;
}

.head-top>ul>li:nth-of-type(4) .wangzhandaohang h3 {
    font-size: 16px;
    color: #4177da;
    margin-bottom: 5px;
    margin-top: 15px;
}

.head-top>ul>li:nth-of-type(4) .wangzhandaohang li {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 33.3333%;
}

.head-top>ul>li:nth-of-type(4) .wangzhandaohang li a {
    display: block;
    font-size: 14px;
    color: #666;
}

.head-top>ul>li:nth-of-type(4) .wangzhandaohang li a:hover {
    text-decoration: underline;
    color: #4177da;
}

.head-top>ul>li:nth-of-type(4):hover .wangzhandaohang {
    display: block;
}

.head-one-top {
    margin-top: 70px;
    margin-bottom: 83px;
}

.head-one-top>a {
    display: block;
}

.searchBox {
    box-sizing: border-box;
    height: 50px;
    width: 390px;
    margin-top: 9px;
    margin-right: 20px;
    position: relative;
    z-index: 2;
}

.searchBoxOn {
    width: 300px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #4177d9;
    background-color: #fff;
    float: left;
}

.searchBox button {
    cursor: pointer;
    margin-right: 16px;
    background: url(../images/search_img.png) no-repeat right center;
    font-size: 14px;
    color: #999;
    box-sizing: border-box;
    padding-left: 19px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    width: 100px;
    float: left;
    height: 50px;
    border: none;
    border-radius: 25px 0 0 25px;
}

.searchBox button span {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
}

.searchBox button ul {
    display: none;
    margin-left: -13px;
    margin-top: -5px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.searchBox button ul li {
    height: 32px;
    line-height: 32px;
}

.searchBox button ul li:hover {
    height: 32px;
    background: #015293;
    color: #fff;
}

.searchBox input {
    float: left;
    height: 48px;
    border: none;
    width: 175px;
    outline: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.searchBox input::placeholder {
    font-size: 14px;
    color: #999;
}

.searchBox input[type='submit'] {
    height: 50px;
    width: 80px;
    float: right;
    background-color: #4177d9;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
}


/* 头部结束 */


/* 尾部开始 */

.footer {
    height: 230px;
}

.footer-top {
    height: 55px;
    width: 100%;
    background-color: #2c5299;
}

.footer-bottom {
    height: 175px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 50px;
    background-color: #355fab;
}

.footer-top-con {
    height: 55px;
    position: relative;
}

.footer-top-con li {
    float: left;
}

.footer-top-con>li>a {
    font-size: 15px;
    color: #c7d7f4;
    line-height: 55px;
    padding: 0 47px;
    display: block;
    height: 55px;
}

.footer-top-con li a:nth-of-type(3n) {
    margin-right: 0;
}

.footer-top-con li a img {
    margin-left: 4px;
}

.footer-top-con li:first-of-type a {
    padding-left: 0;
}

.footer-top-con li:last-of-type a {
    padding-right: 0;
}

.footer-top-con>li.on>a>img {
    transform: rotate(180deg);
}

.sxz_footer_list {
    position: absolute;
    bottom: 55px;
    left: 0;
    background-color: #355fab;
    width: 1180px;
    max-height: 350px;
    padding: 30px;
    display: none;
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 999;
    padding-right: 20px;
}

.sxz_footer_list>a {
    font-size: 16px;
    color: #fff;
    width: 226px;
    float: left;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sxz_footer_list>a:nth-child(5n+1) {
    margin-right: 0;
}

.footer-top-con>li.on .sxz_footer_list {
    display: block;
}

.footer-bottom ul:nth-of-type(1) {
    display: inline-block;
    position: relative;
}

.footer-bottom ul:nth-of-type(1)::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 70px;
    background: #5479ba;
    top: 10px;
    right: -56px;
}

.footer-bottom ul:nth-of-type(1) li a {
    font-size: 15px;
    color: #acbddb;
    line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) {
    display: inline-block;
    width: 646px;
    margin-left: 112px;
    position: relative;
}

.footer-bottom ul:nth-of-type(2) li {
    font-size: 15px;
    color: #acbddb;
    line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) li a {
    font-size: 15px;
    color: #acbddb;
    line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) li img {
    vertical-align: text-bottom;
}

.footer-bottom ul:nth-of-type(2)::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 70px;
    background: #5479ba;
    top: 10px;
    right: -72px;
}

.gzjg {
    margin-left: 143px;
    display: inline-block;
}

.zfwzbc {
    height: 55px;
    width: 110px;
    margin-left: 10px;
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
}


/* 尾部结束 */