﻿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;
    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);
}

.container {
    width: 1180px;
    margin: 0 auto;
}

body,
html {
    min-width: 1400px;
}


/*头部*/

.aqt_header {
    width: 100%;
    height: 366px;
    background: url(../img/banner.png) top center no-repeat;
}

.topBox {
    width: 1280px;
    height: 200px;
    margin: 0 auto;
}

.topOne {
    width: 100%;
    height: 44px;
}

.topOne>a {
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    padding-left: 24px;
    background: url(../img/gh.png) no-repeat center left 0;
    float: left;
}

.topOne>ul {
    height: 44px;
}

.topOne>ul>li {
    height: 44px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    line-height: 44px;
}

.topOne>ul>li::after {
    position: absolute;
    content: '';
    height: 14px;
    width: 1px;
    background: #fff;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.topOne>ul>li:nth-of-type(1) {
    padding-right: 19px;
}

.topOne>ul>li:nth-of-type(2) {
    padding-left: 40px;
    padding-right: 19px;
    background: url(../img/wx.png) no-repeat center left 15px;
}

.topOne>ul>li>a {
    color: #fff;
    line-height: 44px;
    font-size: 14px;
}

.topOne>ul>li .ewm {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 46px;
    width: 120px;
    height: 120px;
    z-index: 100;
    display: none;
    padding: 5px;
    background: #fff;
}

.topOne>ul>li .ewm::after {
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    background-color: #fff;
    left: 50%;
    top: 0px;
    position: absolute;
    transform: rotate(45deg) translate(-50%, 0);
}

.topOne>ul>li .ewm img {
    display: block;
    width: 100%;
    height: 100%;
}

.topOne>ul>li:hover .ewm {
    display: block;
}

.topOne>ul>li:last-child {
    padding-left: 40px;
    padding-right: 0px;
    background: url(../img/caidan.png) no-repeat center left 20px;
}

.topOne>ul>li:last-child::after {
    display: none;
}

.topOne>ul>li:last-child .wangzhandaohang {
    z-index: 999;
    display: none;
    padding: 15px 34px 26px;
    position: absolute;
    right: 0;
    top: 46px;
    width: 669px;
    background-color: #fff;
    border: 1px solid #0056a9;
}

.topOne>ul>li:last-child .wangzhandaohang::after {
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    background-color: #fff;
    right: 6%;
    top: -3px;
    position: absolute;
    transform: rotate(45deg) translate(-50%, 0);
    border: 1px solid #0056a9;
    border-bottom: 0px;
    border-right: 0px;
}

.topOne>ul>li:last-child .wangzhandaohang h3 {
    font-size: 16px;
    color: #4177da;
    margin-bottom: 5px;
    margin-top: 15px;
}

.topOne>ul>li:last-child .wangzhandaohang li {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 33.3333%;
}

.topOne>ul>li:last-child .wangzhandaohang li a {
    display: block;
    font-size: 14px;
    color: #666;
}

.topOne>ul>li:last-child .wangzhandaohang li a:hover {
    text-decoration: underline;
    color: #4177da;
}

.topOne>ul>li:last-child:hover .wangzhandaohang {
    display: block;
}

.topTwo {
    width: 740px;
    height: 141px;
    margin: 0 auto;
    margin-top: 59px;
}

.topTwo .logo {
    width: 651px;
    height: 141px;
    float: left;
}

.topTwo .logo img {
    width: 651px;
    height: 141px;
    display: block;
}

.topTwo .tybs {
    width: 69px;
    height: 69px;
    margin-top: 36px;
    float: right;
}

.topTwo .tybs img {
    width: 69px;
    height: 69px;
    display: block;
}

.nav {
    width: 1280px;
    height: 73px;
    background: #0056a9;
    background-size: 1280px, 100%;
    background-repeat: no-repeat;
    display: flex;
    margin: 0 auto;
    margin-top: 93px;
}

.nav>ul {
    width: 940px;
    height: 73px;
    list-style: none;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    margin-left: 15px;
}

.nav>ul>li,
.nav>ul>li>a {
    display: flex;
    align-items: center;
    text-align: center;
    transition-property: border-bottom;
    transition-delay: .1s;
    cursor: pointer;
}

.nav li img {
    width: 22px;
    height: 22px;
    margin: 0;
    margin-right: 6px;
    vertical-align: bottom;
}

.nav li img.navigation_img1 {
    display: none;
}

.nav li span {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
}

.nav li.on {
    width: 174px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(../img/navon.png) center center;
    background-size: 174px 80px;
    background-repeat: no-repeat;
    margin-right: 6px;
}

.nav li.on img.navigation_img {
    display: none;
}

.nav li.on img.navigation_img1 {
    display: block;
}

.nav li.on span {
    color: #1890ff;
    margin-right: 8px;
}

.nav>ul>li:hover {
    border-bottom: 8px solid rgba(143, 201, 214, 0);
}


/* 检索 */

.searchBox {
    box-sizing: border-box;
    height: 50px;
    width: 290px;
    position: relative;
    z-index: 99;
    margin-left: 20px;
    margin-top: 10px;
}

.searchBoxOn {
    width: 230px;
    height: 50px;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
}

.searchBox .searchBoxOn>div {
    cursor: pointer;
    margin-right: 16px;
    background: url(../img/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;
}

.searchBox div span {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
}

.searchBox .searchBoxOn>div ul {
    display: none;
    margin-left: -13px;
    margin-top: -5px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.searchBox div ul li {
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.searchBox div ul li:hover {
    height: 32px;
    background: #015293;
    color: #fff !important;
}

.searchBox input {
    float: left;
    height: 48px;
    border: none;
    width: 100px;
    outline: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.searchBox input::placeholder {
    font-size: 14px;
    color: #999;
}

.searchBox input[type='submit'] {
    height: 50px;
    width: 50px;
    float: right;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background: #0056a9;
}


/*底部样式*/

.footer {
    width: 100%;
    height: 188px;
    overflow: hidden;
    background: #0056a9;
}

.aqt_footer {
    width: 1280px;
    height: 128px;
    margin: 0 auto;
    margin-top: 30px;
}

.aqt_footer ul {
    position: relative;
    float: left;
    width: 380px;
    height: 121px;
    margin-top: 3px;
    margin-left: 40px;
}

.aqt_footer ul li {
    font-size: 18px;
    line-height: 35px;
    margin-top: 5px;
    color: #fff;
}

.aqt_footer ul a {
    color: #fff;
}

.aqt_footer ul a:hover {
    opacity: 0.8;
}

.aqt_footer ul::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 121px;
    background: #ffff;
    top: 0px;
    right: 0;
}

.aqt_footer ul:nth-of-type(1) {
    width: 120px;
    height: 121px;
    margin-top: 3px;
}

.aqt_footer ul:nth-of-type(1) li {
    margin-top: 5px;
}

.aqt_footer ul:nth-of-type(1) li a {
    font-size: 18px;
    color: #ffff;
    line-height: 35px;
}

.jgbs {
    width: 200px;
    height: 80px;
    float: left;
    margin-left: 24px;
    margin-top: 24px;
}

.jgbs em {
    float: left;
}

.jgbs em img {
    width: 80px;
    height: 80px;
}

.jgbs span {
    float: right;
    margin-top: 6px;
}


/* 分页 */

.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 30px auto 40px;
}

.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
}

.xll_pagebox>p {
    display: inline-block;
}

.xll_pagebox>font {
    margin-left: 10px;
    color: #7d7d7d;
}

.xll_pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-right: 19px;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

input.zt12 {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    margin-top: -1px;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #1890ff;
    border: 1px solid #1890ff;
}

.page_hide span {
    background-color: #1890ff;
    color: #fff;
    border: 1px solid #1890ff;
}


/*分页样式结束*/

.zhanshi {
    position: fixed;
    right: 0;
    top: 50vh;
    z-index: 50;
}

.zhanshi img {
    width: 203px;
    height: 137px;
}

.cha {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 5px;
    color: #fff;
}

.zhanshi1 {
    position: fixed;
    right: 0;
    top: 70vh;
    z-index: 50;
}

.zhanshi1 img {
    width: 203px;
    height: 137px;
}

.backtop {
    position: fixed;
    top: auto;
    bottom: 50px;
    left: 95%;
}


/*试运行弹窗*/

.testRun {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 285px;
    transition: height .3s;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 0 20px 20px;
    z-index: 99999;
}

.testRun .testRun_close {
    height: 20px;
}

.testRun .testRun_close span {
    float: right;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin-right: -15px;
    cursor: pointer;
    font-size: 25px;
    color: #67696a;
}

.testRun_cont a {
    display: block;
}

.testRun_cont p {
    font-size: 15px;
    color: #222;
    line-height: 22px;
    margin-top: 10px;
}

.testRun_cont>a>img {
    width: 254px;
    height: 144px;
}

.testRun .bot a {
    font-size: 12px;
    color: #015293;
    margin-top: 15px;
    display: inline-block;
}

.testRun .bot a:hover {
    color: red;
}

.testRun.hide {
    height: 0;
    overflow: hidden;
    transition: height .3s;
}


/*试运行弹窗 end*/