html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
    margin: 0;
    padding: 0;}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;}

body {
    font-size: 14px;
    line-height: 1;
    font-family: 'Microsoft YaHei';
    color: #333;
    background: #e5eef4;}

table {
    border-collapse: collapse;
    border-spacing: 0;}

h1,
h2,
h3,
h4,
h5,
h6,
th {
    font-size: 100%;
    font-weight: normal;}

button,
input,
select,
textarea {
    font-size: 100%;
    border: 0;
    background: none;}

fieldset,
img {
    border: 0;}

a {
    color: #333;}

a,
img {
    -webkit-touch-callout: none;}

img {
    display: block;}

li img {
    transition: all 0.3s;}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;}

input[type=password],
input[type=text],
textarea {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: none;
    outline: none
;}

.li,
.dd {
    cursor: pointer;}

ul,
ol {
    list-style: none;}

:focus {
    outline: none;}

ul::after {
    content: '';
    display: block;
    clear: both;}

.left {
    float: left;}

.right {
    float: right;}

.clearfix {
    clear: both;}

.container::after {
    content: '';
    display: block;
    clear: both;}

.flex_wrap {
    flex-wrap: wrap;}

.disflex {
    display: flex;}

.disb {
    display: block;}

.flex_lmr {
    justify-content: space-between;}

.flex_aj {
    align-items: center;
    justify-content: center;}

.tac {
    text-align: center;}

.tal {
    text-align: left;}

.tar {
    text-align: right;}

.l_img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;}

.l_img img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;}

body {
    width: 100%;
    overflow-x: hidden;}

.ptd80 {
    padding: 80px 0;}

@font-face {
    font-family: 'fzcs';
src: url(fz.jpg)}


/*头部*/

.header {
    width: 100%;
    height: 128px;
    box-sizing: border-box;
    transition: .4s;
    background: #005a91;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999;}

.header .h_t {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #f5f6fa;
    box-sizing: border-box;
    padding: 0 40px;}

.header .logo {
    float: left;
    width: 342px;
    padding-top: 22px;}

.header .logo img {
    width: 100%;}

.header .logo2 {
    float: left;
    width: 150px;
    height: 70px;
    line-height: 70px;
    margin-left: 18px;
    padding-left: 10px;
    border-left: 1px solid #c6c6c6;
    margin-top: 35px;
    font-size: 45px;
    color: #ffffff;
    font-family: 'fzcs';}

.header .s-btn {
    width: 35px;
    height: 30px;
    float: right;
    margin-top: 49px;}

.header .btn {
    width: 35px;
    height: 30px;
    background: url(../images/s.jpg) center no-repeat;
    cursor: pointer;}

.header .nav {
    float: right;
    margin-right: 35px;}

.header .nav li {
    float: left;
    height: 128px;
    line-height: 128px;
    text-align: center;
    font-size: 17px;
    position: relative;
    margin-right: 30px;}

.header .nav li::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    left: calc(50% - 5px);
    bottom: 0;
    opacity: 0;}

.header .nav li:last-child {
    margin-right: 0;}

.header .nav li a {
    color: #fff;}

.header .nav li.this a.t {
    font-weight: bold;}

.header .nav li .nav-b {
    width: 158px;
    padding: 12px 12px 20px;
    box-sizing: border-box;
    background: rgba(0, 90, 145, .8);
    text-align: center;
    position: absolute;
    left: calc(50% - 79px);
    top: 128px;
    z-index: 999;
    display: none;}

.header .nav li .nav-b dd {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #0886d3;
    font-size: 16px;}

.header .nav li .nav-b dd a {}

.header .nav li:hover .nav-b {
    display: block;}

.header .nav li:hover::after {
    opacity: 1;}

.rg {
    float: right;
    width: 26px;
    height: 21px;
    position: relative;
    margin-left: 15px;
    display: none;
    background: url(../images/s.jpg) center no-repeat;
    background-size: 100%;
    margin-top: 20px;}
.i-banner{
      margin-top: 128px;}
.i-banner .swiper-slide {
    overflow: hidden;}

.i-banner .swiper-slide img {
    width: 100%;
    /* position: relative; */
    /* left: calc(50% - 960px); */
    transform: scale(1.1);
    transition: all 2.5s;}

.i-banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);}

.i-banner .swiper-pagination-b {
    bottom: 30px;}

.i-banner .swiper-pagination-b .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 25px;
    opacity: 1;
    background: #fff;
    font-size: 16px;
    color: #1d50a2;
    margin: 0 7px;}

.i-banner .swiper-pagination-b .swiper-pagination-bullet-active {
    background: #1d50a2;
    color: #fff;
    font-weight: bold;}


/* .i-banner .swiper-button-next-b {
    width: 40px;
    height: 40px;
    right: 40px;
    color: #fff;
}

.i-banner .swiper-button-prev-b {
    width: 40px;
    height: 40px;
    left: 40px;
    color: #fff;
} */


/*手机端导航样式*/

.a_txt {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 999999999999;}

.a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
;}

.a_txt .div2 {
    position: absolute;
    left: 5%;
    top: 5%;
    z-index: 999999;
    width: 6%;
    background: #f2f2f2;
    padding: 4px;
    box-sizing: border-box;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;}

.a_txt .div2 img {
    width: 100%
;}

.a_txt .div2 a {
    font-size: 50px;
    color: #000;}

.a_txt .div3 {
    position: absolute;
    width: 65%;
    right: 0px;
    top: 0px;
    background: #f2f2f2;
    height: 100%;
    z-index: 100;
    right: -50%;
    padding-top: 3%;}

.a_txt .div3 .rlogo {
    margin: 0 auto 40px;}

.a_txt .div3 li {
    width: 100%;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;}

.a_txt .div3 li a {
    font-size: 16px;
    display: block
;}

.a_txt .div3 ul li {
    border-bottom: 1px solid #e1e1e1
;}

.a_txt .div3 ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px
;}

.a_txt .div3 ul li.bg2 {
    padding-left: 10px;}

.a_txt .div3 ul li .a_txt2 {
    display: none
;}

.a_txt .div3 ul li .a_txt22 {
    display: none
;}

.a_txt .div3 ul li .a_txt2 a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 10px;
    color: #999;}

.a_txt .div3 ul li .a_txt22 a {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 15px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.a_txt .l-div {
    padding-left: 10%;
    margin-bottom: 30px;}

.a_txt .l-div a {
    display: inline-block;
    width: auto;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    color: #ababab;
    font-size: 18px;
    background: #eeeeee;}

.a_txt .l-div a.this {
    background: #00acef;
    color: #fff;}

.a_txt .l-div a:nth-child(1) {
    margin-right: 8px;}

.i-div1 {
    padding: 50px 0 30px;
    overflow: hidden;}

.i-div1 .box1,
.i-div1 .box2 {
    width: 39.8%;
    min-height: 438px;
    background: #fff;
    float: left;
    border-top: 4px solid #005a91;
    padding: 25px 15px 45px;
    box-sizing: border-box;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, .1);}

.i-div1 .box2 {
    width: 34.3%;
    margin-left: 1.1%;}

.i-div1 .box1 .t,
.i-div1 .box2 .t {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 30px;
    color: #333333;}

.i-div1 .box1 .t .left,
.i-div1 .box2 .t .left {
    font-size: 22px;
    font-weight: bold;}

.i-div1 .box1 .t .left img,
.i-div1 .box2 .t .left img {
    float: left;
    margin-right: 6px;}

.i-div1 .box1 .t .right,
.i-div1 .box2 .t .right {
    font-size: 16px;}

.i-div1 .box1 .t .right span,
.i-div1 .box2 .t .right span {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #e6e1e0;
    position: relative;
    display: block;
    float: right;
    margin-left: 30px;}

.i-div1 .box1 .t .right span::after,
.i-div1 .box2 .t .right span::after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #097aaf;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;}

.i-div1 .box1 .t .right span::before,
.i-div1 .box2 .t .right span::before {
    content: '';
    width: 34px;
    height: 1px;
    background: #097aaf;
    position: absolute;
    left: -22px;
    top: 15px;}

.i-div1 .box1 ul li,
.i-div1 .box2 ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    border-bottom: 1px dashed #bfbfbf;
    box-sizing: border-box;
    transition: all .25s;
    font-size: 16px;
    position: relative;}

.i-div1 .box1 ul li::after,
.i-div1 .box2 ul li::after {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/arr-l.jpg) 5px center no-repeat;}

.i-div1 .box1 ul li span:nth-child(1),
.i-div1 .box2 ul li span:nth-child(1) {
    width: calc(100% - 100px);
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.i-div1 .box1 ul li span:nth-child(2),
.i-div1 .box2 ul li span:nth-child(2) {
    width: 90px;
    float: right;
    color: #6c6b6b;}

.i-div1 .box1 ul li:hover,
.i-div1 .box2 ul li:hover {
    background: #e1dede;
    border-bottom: 1px solid #e1dede;}

.i-div1 .box3 {
    width: 23.4%;
    min-height: 438px;
    background: #fff;
    float: right;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, .1);}

.i-div1 .box3 .t {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #005a91;
    padding-left: 22px;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
    font-size: 22px;}

.i-div1 .box3 .t img {
    float: left;
    margin-right: 10px;
    margin-top: 14px;}

.i-div1 .box3 ul {
    width: 100%;
    padding: 15px 15px 25px 30px;
    box-sizing: border-box;}

.i-div1 .box3 ul li {
    position: relative;}

.i-div1 .box3 ul li a {
    display: block;
    width: 100%;
    line-height: 24px;
    border-bottom: 1px dashed #bfbfbf;
    box-sizing: border-box;
    transition: all .25s;
    font-size: 16px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 11px;}

.i-div1 .box3 ul li span:nth-child(1) {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.i-div1 .box3 ul li span:nth-child(2) {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.i-div1 .box3 ul li::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    border: 1px solid #2187b7;
    position: absolute;
    left: -8px;
    top: 9px;}

.i-div2 {
    overflow: hidden;}

.i-div2 img {
    width: 100%;}

.i-div3 {
    padding: 30px 0 15px;}

.i-div3 .box1 {
    width: 32.4%;
    min-height: 480px;
    padding: 25px 20px 45px;}

.i-div3 .box1:nth-child(2) {
    margin: 0 1.4%;}

.i-div3 .box1:nth-child(2) .t .left img {
    position: relative;
    top: 4px;}

.i-div3 .box1 .t {
    margin-bottom: 20px;}

.i-div3 .box1 .t .left {
    font-size: 22px;
    color: #005a91;}

.i-div3 .box1 .t .left img {
    max-height: 30px;}

.i-div3 .box1 .img1 {
    width: 100%;
    margin-bottom: 25px;}

.i-div3 .box1 ul li {
    height: 18px;
    line-height: 18px;
    padding-left: 32px;
    border-bottom: 0;
    margin-bottom: 24px;}

.i-div3 .box1 ul li:last-child {
    margin-bottom: 0;}

.i-div3 .box1 ul li:hover {
    background: none;
    border: 0;}

.i-div3 .box1:nth-child(1) ul li::after {
    background: url(../images/i11.jpg) 5px center no-repeat;}

.i-div3 .box1:nth-child(2) ul li::after {
    background: url(../images/i11.jpg) 5px center no-repeat;}

.i-div3 .box1:nth-child(3) ul li::after {
    width: 24px;
    background: url(../images/i12.jpg) 0px center no-repeat;}

.i-div4 {
    width: 100%;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 22px;}

.i-div4 .left {
    width: 394px;}

.i-div4 .left p {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #005a91;
    width: 22px;
    float: left;}

.i-div4 .left img {
    float: right;
    width: 342px;}

.i-div4 .right {
    width: calc(100% - 430px);
    padding-top: 15px;}

.i-div4 .right li {
    width: 47.5%;
    float: left;
    box-sizing: border-box;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 22px;
    position: relative;}

.i-div4 .right li::after {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/i11.jpg) 0px center no-repeat;}

.i-div4 .right li span:nth-child(1) {
    float: left;
    width: calc(100% - 110px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.i-div4 .right li span:nth-child(2) {
    float: right;
    color: #6c6b6b;}

.i-div4 .right li:nth-child(2n) {
    float: right;}

.i-div5 {
    width: 100%;
    height: 150px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px 15px 0;
    margin-bottom: 25px;}

.i-div5 .t {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #005a91;}

.i-div5 .t img {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 2px;}

.i-div5 .box {
    text-align: center;}

.i-div5 .boxs {
    position: relative;
    display: inline-block;
    width: 22.5%;
        margin: 0 1%;}
.i-div5 .boxs .t {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #c8c6c6;
    box-sizing: border-box;
    border-radius: 5px;

    box-sizing: border-box;
    padding-left: 20px;
    text-align: left;
    position: relative;}
.i-div5 .boxs ul{
    position: absolute;
    left: 0;
    top: 49px;
    z-index: 100;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
    display: none;}
.i-div5 .boxs ul li{
    width: 100%;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    font-size: 16px;
    box-sizing: border-box;}
.i-div5 .boxs ul li a{
    display: block;}
.i-div5 .boxs:hover ul{
    display: block;}
.i-div5 .boxs ul li:hover{
    background: #005a91;}
.i-div5 .boxs ul li:hover a{
    color: #fff;}
.footer {
    width: 100%;
    height: 165px;
    background: url(../images/footer-bg.jpg) center no-repeat;
    background-size: cover;
    padding-top: 18px;}

.footer .nav {
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;}

.footer .nav a {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #097aaf;
    box-sizing: border-box;
    font-size: 17px;
    color: #fff;}

.footer .nav a:last-child {
    border: 0;}

.footer .bq {
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
    border-top: 1px solid #097aaf;
    padding-top: 30px;}

.footer .bq span,
.footer .bq a {
    color: #fff;
    display: inline-block;
    margin: 0 10px;}

.s-banner {
    width: 100%;
    height: 408px;
    margin-top: 128px;}

.m-left {
    width: 288px;
    margin-top: -107px;}

.m-left .t {
    width: 100%;
    height: 107px;
    background: url(../images/l-bg1.jpg) center no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #ffffff;}

.m-left ul {
    width: 100%;
    height: 426px;
    background: url(../images/l-bg2.jpg) center bottom no-repeat;
    background-size: cover;}

.m-left2 ul {
    background: #fff url(../images/l-bg3.jpg) center bottom no-repeat;}

.m-left ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    box-sizing: border-box;
    font-size: 18px;
    position: relative;}

.m-left ul li a {
    display: block;}

.m-left ul li::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: calc(100% - 24px);
    height: 1px;
    background: #dcdcdc;
    left: 12px;}

.m-left ul li::before {
    content: '';
    display: block;
    position: absolute;
    right: 22px;
    bottom: 0;
    width: 7px;
    height: 100%;
    background: url(../images/arr-r.jpg) center no-repeat;}

.m-left ul li.this {
    background: #057cc5;}

.m-left ul li.this a {
    color: #fff;}

.m-left ul li.this::after {
    background: #057cc5;}

.m-left ul li.this::before {
    filter: grayscale(100%) brightness(500%);}

.m-right {
    width: calc(100% - 312px);
    padding-top: 20px;}

.main {
    margin-bottom: 50px;}

.list-d1 {
    background: #fff;
    width: 100%;
    border-top: 4px solid #005a91;
    padding: 20px 20px 30px;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;}

.list-d1 .t {
    width: 100%;
    height: 50px;
    line-height: 30px;
    border-bottom: 1px solid #dcdbdb;
    margin-bottom: 15px;}

.list-d1 .t .left {
    font-size: 22px;
    font-weight: bold;}

.list-d1 .t .left img {
    float: left;
    margin-right: 10px;}

.list-d1 .t .right {
    width: 318px;
    padding-left: 28px;
    box-sizing: border-box;
    font-size: 16px;}

.list-d1 .t .right {
    background: url(../images/h.jpg) left center no-repeat;}

.list-d1 li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    border-bottom: 1px dashed #bfbfbf;
    box-sizing: border-box;
    transition: all .25s;
    font-size: 16px;
    position: relative;}

.list-d1 li::after {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/arr-l.jpg) 5px center no-repeat;}

.list-d1 li span:nth-child(1) {
    width: calc(100% - 180px);
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.list-d1 li span:nth-child(2) {
    width: 90px;
    float: right;
    color: #6c6b6b;}

.list-d1 li:hover {
    background: #e1dede;
    border-bottom: 1px solid #e1dede;}

.page {
    margin-top: 30px;
    text-align: center;}

.page span,
.page a {
    display: inline-block;
    width: auto;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background: #f6f6f6;
    border-radius: 34px;
    padding: 0 13px;
    margin: 0 4px;}

.page span {
    background: #057cc5;
    color: #fff;}

.list-d1 .t .right2 {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #057cc5;
    color: #fff;
    border-radius: 30px;
    text-align: center;}

.list-d1 li span:nth-child(3) {
    width: 32px;
    height: 50px;
    float: right;
    position: relative;
    margin-right: 24px;}

.list-d1 li span:nth-child(3) img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;}

.list-d2 ul {
    margin-bottom: 32px;}

.jg-d {
    margin: 20px 0 50px;
    background: #fff;
    width: 100%;
    border-top: 4px solid #005a91;
    padding: 20px 20px 95px;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;}

.jg-d .t {
    width: 100%;
    height: 50px;
    line-height: 30px;
    border-bottom: 1px solid #dcdbdb;
    margin-bottom: 15px;
    margin-bottom: 55px;}

.jg-d .t .left {
    font-size: 22px;
    font-weight: bold;}

.jg-d .t .left img {
    float: left;
    margin-right: 10px;}

.jg-d .t .right {
    width: 268px;
    padding-left: 28px;
    box-sizing: border-box;
    font-size: 16px;}

.jg-d .t .right {
    background: url(../images/h.jpg) left center no-repeat;}

.jg-d ul {
    padding: 0 25px;
    width: 100%;
    box-sizing: border-box;}

.jg-d ul li {
    width: 32.5%;
    float: left;
    min-height: 422px;}

.jg-d ul li .d1 {
    width: 86%;
    height: 170px;
    padding-top: 120px;
    box-sizing: border-box;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #005a91;
    border-bottom: 1px solid #bfbfbf;}

.jg-d ul li .d2 {
    width: 270px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 35px;
    max-width: 90%;}

.jg-d ul li:nth-child(3) .d2 {
    width: 260px;}

.jg-d ul li:nth-child(1) {
    background: url(../images/jg1.jpg) top center no-repeat;}

.jg-d ul li:nth-child(2) {
    margin: 0 1.25%;
    background: url(../images/jg2.jpg) top center no-repeat;}

.jg-d ul li:nth-child(3) {
    background: url(../images/jg3.jpg) top center no-repeat;}

.show-d {
    margin: 20px 0 50px;
    background: #fff;
    width: 100%;
    border-top: 4px solid #005a91;
    padding: 20px 20px;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;}

.show-d .t {
    width: 100%;
    height: 50px;
    line-height: 30px;
    border-bottom: 1px solid #dcdbdb;
    margin-bottom: 30px;}

.show-d .t .right {
    width: 318px;
    padding-left: 28px;
    box-sizing: border-box;
    font-size: 16px;}

.show-d .t .right {
    background: url(../images/h.jpg) left center no-repeat;}

.show-d1 {
    text-align: center;
    margin-bottom: 50px;}

.show-d1 .d1 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #005a91;}

.show-d1 .d2 span {
    display: inline-block;
    margin: 0 7px;
    font-size: 16px;}

.show-d2 {
    width: 100%;
    padding: 0 60px;
    margin-bottom: 50px;
    box-sizing: border-box;}

.show-d3 {
    width: 100%;
    border-top: 1px solid #bfbfbf;
    margin-top: 40px;
    padding-top: 15px;
    line-height: 50px;
    font-size: 16px;
    position: relative;
    overflow: hidden;}

.show-d3 .a1 {
    float: left;
    width: 38%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.show-d3 .a2 {
    float: right;
    width: 38%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;}

.show-d3 .a3 {
    width: 100px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    background: #057cc5;
    font-size: 20px;
    display: block;
    position: absolute;
    left: calc(50% - 50px);
    top: 15px;
    text-align: center;}

.search-d{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;}
.search-d .zz{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;}
.search-d form{
    width: 800px;
    height: 50px;
    line-height: 50px;
    position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;
    z-index: 10;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    max-width: 90%;}
.search-d form input{
    width: calc(100% - 65px);
    height: 50px;
    padding-left: 10px;
    font-size:16px;
    float: left;}
.search-d form input::-webkit-input-placeholder {color: #999;}

.search-d form button{
    width: 55px;
    height: 50px;
    background: #005a91 url(../images/s.jpg) center no-repeat;
    float: right;
    cursor: pointer;}

.i-div1 .box1 ul li:hover span {
    color: #005a91;}

.i-div1 .box2 ul li:hover span {
    color: #005a91;}

.i-div1 .box3 ul li:hover span {
    color: #005a91;}
.i-div4 .right ul li:hover span {
    color: #005a91;}
@media screen and (min-width: 300px) {
    .container {
        width: 94%;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;}
}

@media screen and (min-width: 1520px) {
    .container {
        width: 1500px;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;}
}

@media screen and (max-width: 1520px) {
    .header {
        width: 100%;
        height: 100px;}
    .i-banner {
    margin-top: 100px;}
    .s-banner {
    margin-top: 100px;}
    .header .logo {
        width: 300px;
        padding-top: 18px;}
    .header .logo2 {
        width: 150px;
        height: 60px;
        line-height: 60px;
        margin-left: 18px;
        padding-left: 10px;
        margin-top: 20px;
        font-size: 36px;}
    .header .nav li {
        height: 100px;
        line-height: 100px;
        font-size: 15px;
        margin-right: 20px;}
    .header .s-btn {
        margin-top: 35px;}
    .header .nav li .nav-b {
        top: 100px;}
}

@media screen and (max-width: 1440px) {
    .i-banner .swiper-pagination-b {
        bottom: 10px;}
    .i-banner .swiper-pagination-b .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        margin: 0 4px;}
}

@media screen and (max-width: 1300px) {
    .header .logo2 {
        display: none;}
}

@media screen and (max-width: 1220px) {
    .header .nav li {
        font-size: 14px;
        margin-right: 10px;}
    .i-div4 .left {
        width: 340px;}
    .i-div4 .left img {
        float: right;
        width: 300px;}
    .i-div4 .right {
        width: calc(100% - 360px);
        padding-top: 10px;}
    .jg-d ul li .d2 {
        font-size: 16px;
        line-height: 30px;
        width: 210px;}
    .jg-d ul li:nth-child(2) .d2 {
        width: 180px;}
    .jg-d ul li:nth-child(3) .d2 {
        width: 120px;}
}

@media screen and (max-width: 1020px) {
    .header {
        height: 60px;
        line-height: 60px !important;}
    .i-banner  {
        margin-top: 60px;}
   .s-banner  {
        margin-top: 60px;}
    
    .header .logo {
        width: 180px;
        padding-top: 11px;}
    .header .s-btn {
        display: none;}
    .header .nav {
        display: none;}
    .rg {
        display: block;}
    .i-div4 .left {
        width: 100%;
        margin-bottom: 20px;}
    .i-div4 .right {
        width: 100%;
        margin-bottom: 0px;}
    .i-div4 .left img {
        float: left;
        width: 300px;
        margin-left: 20px;}
    .i-div5 {
        width: 100%;
        height: auto;
        padding: 15px 10px 0;
        margin-bottom: 25px;}
    .i-div5 .t {
        width: 100%;
        height: 22px;
        line-height: 22px;
        margin-bottom: 15px;
        font-size: 18px;}
    .i-div5 .t img {
        height: 20px;}
    .i-div5 .boxs {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin: 0 0 10px;
        padding-left: 0px;}
    .footer .nav a {
        font-size: 14px;}
    
}

@media screen and (max-width: 768px) {
    .i-banner .swiper-slide img {
        width: 150%;
        position: relative;
        left: -25%;}
    .i-div1 .box1,
    .i-div1 .box2,
    .i-div1 .box3 {
        width: 100%;
        min-height: 0;}
    .i-div1 {
        padding: 20px 0;}
    .i-div1 .box1,
    .i-div1 .box2 {
        padding: 15px 10px 25px;
        margin: 0 0 20px;}
    .i-div1 .box1 .t,
    .i-div1 .box2 .t {
        height: 22px;
        line-height: 22px;
        margin-bottom: 10px;}
    .i-div1 .box1 .t .left,
    .i-div1 .box2 .t .left {
        font-size: 16px;}
    .i-div1 .box1 .t .left img,
    .i-div1 .box2 .t .left img {
        height: 22px;
        margin-right: 4px;}
    .i-div1 .box1 .t .right,
    .i-div1 .box2 .t .right {
        font-size: 12px;}
    .i-div1 .box1 .t .right span,
    .i-div1 .box2 .t .right span {
        width: 22px;
        height: 22px;}
    .i-div1 .box1 .t .right span::before,
    .i-div1 .box2 .t .right span::before {
        top: 11px;}
    .i-div1 .box1 ul li,
    .i-div1 .box2 ul li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        font-size: 13px;}
    .i-div1 .box1 ul li span:nth-child(2),
    .i-div1 .box2 ul li span:nth-child(2) {
        width: 70px;
        font-size: 12px;}
    .i-div1 .box1 ul li span:nth-child(1),
    .i-div1 .box2 ul li span:nth-child(1) {
        width: calc(100% - 75px);}
    .i-div1 .box3 .t {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        font-size: 18px;}
    .i-div1 .box3 .t img {
        height: 22px;
        margin-right: 10px;
        margin-top: 10px;}
    .i-div1 .box3 ul {
        padding: 15px;}
    .i-div1 .box3 ul li a {
        line-height: 20px;
        font-size: 13px;
        padding-bottom: 5px;
        margin-bottom: 8px;}
    .i-div2 img {
        width: 130%;
        position: relative;
        left: calc(50 - 15%);}
    .i-div3 .box1 {
        width: 100%;
        margin: 0 0 20px;}
    .i-div3 .box1:nth-child(2) {
        margin: 0 0 20px;}
    .i-div3 .box1:nth-child(3) {
        margin-bottom: 0;}
    .i-div3 .box1 .img1 {
        margin-bottom: 10px;}
    .i-div3 .box1 ul li {
        height: 35px;
        line-height: 35px;
        margin-bottom: 0px;}
    .i-div3 .box1:nth-child(3) ul li::after {
        width: 18px;
        background: url(../images/i12.jpg) 0px center no-repeat;
        background-size: 90%;}
    .i-div4 {
        padding: 15px;
        margin-bottom: 22px;}
    .i-div4 .left p {
        text-align: left;
        font-size: 18px;
        line-height: 20px;
        width: 100%;
        float: none;
        margin-bottom: 10px;}
    .i-div4 .left img {
        width: 100%;
        margin-left: 0px;}
    .i-div4 .right {
        padding-top: 0;}
    .i-div4 .right li {
        width: 100%;
        padding-left: 20px;
        font-size: 14px;
        margin-bottom: 15px;}
    .i-div4 .right li span:nth-child(1) {
        width: calc(100% - 90px);}
    .footer {
        height: auto;
        padding: 15px 0 10px;}
    .footer .nav {
        display: block;
        overflow: hidden;}
    .footer .nav a {
        float: left;
        width: auto;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        border: 0;
        margin-right: 5px;}
    .footer .bq {
        font-size: 12px;
        line-height: 20px;
        padding-top: 15px;}
    .footer .bq span,
    .footer .bq a {
        margin: 0 2px;}
    .s-banner {
        width: 100%;
        height: 130px;}
    .jg-d {
        margin: 25px 0;
        padding: 15px 10px 30px;}
    .jg-d .t {
        width: 100%;
        height: 40px;
        line-height: 22px;
        margin-bottom: 20px;}
    .jg-d .t .left img {
        height: 22px;}
    .jg-d .t .left {
        font-size: 18px;}
    .jg-d .t .right {
        width: 110px;
        padding-left: 15px;
        font-size: 12px;}
    .jg-d .t .right {
        background: url(../images/h.jpg) left center no-repeat;
        background-size: 12px;}
    .jg-d ul {
        padding: 0px;}
    .jg-d ul li {
        width: 100%;
        margin-bottom: 20px;
        height: 280px;
        min-height: 280px;}
    .jg-d ul li .d1 {
        width: 86%;
        height: 85px;
        padding-top: 50px;
        margin: 0 auto 20px;
        font-size: 20px;}
    .jg-d ul li:nth-child(2) {
        margin: 0 0 20px;}
    .jg-d ul li:nth-child(3) {
        margin: 0;}
    .jg-d ul li .d2 {
        width: 180px !important;}
    .m-left {
        width: 100%;
        margin-top: 25px;}
    .m-left .t {
        width: 100%;
        height: 107px;
        font-size: 25px;}
    .m-right {
        width: 100%;
        padding-top: 20px;}
    .m-left ul {
        width: 100%;
        height: auto;
        background: #fff;}
    .m-left ul li:last-child:after {
        display: none;}
    .m-left .t {
        display: none;}
    .list-d1 {
        padding: 20px 10px 30px;}
    .list-d1 .t {
        width: 100%;
        height: 30px;
        line-height: 20px;
        margin-bottom: 10px;}
    .list-d1 .t .left {
        font-size: 18px;}
    .list-d1 .t .left img {
        height: 20px;}
    .list-d1 .t .right {
        width: 215px;
        padding-left: 15px;
        font-size: 12px;
        background: url(../images/h.jpg) left center no-repeat;
        background-size: 12px;}
    .list-d1 li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        font-size: 13px;}
    .list-d1 li span:nth-child(2) {
        width: 75px;}
    .list-d1 li span:nth-child(1) {
        width: calc(100% - 100px);}
    .page {
        margin-top: 20px;}
    .page span,
    .page a {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        padding: 0 6.5px;
        margin: 0 2px;}
    .page span {
        background: #057cc5;
        color: #fff;}
    .m-left ul li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding-left: 30px;
        font-size: 15px;}
    .list-d1 .t .right2 {
        width: 60px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;}
    .list-d2 ul {
        margin-bottom: 20px;}
    .list-d1 li span:nth-child(3) {
        width: 15px;
        margin-right: 4px;
        height: 40px;}
    .show-d {
        margin: 20px 0 30px;
        padding: 15px 10px 20px;}
    .show-d .t {
        height: 35px;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 12px;}
    .show-d .t .right {
        width: 115px;
        padding-left: 15px;
        font-size: 12px;
        background: url(../images/h.jpg) left center no-repeat;
        background-size: 12px;}
    .show-d1 .d1 {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;}
    .show-d1 .d2 span {
        margin: 0 3px;
        font-size: 12px;}
    .show-d1 {
        margin-bottom: 20px;}
    .show-d2 {
        padding: 0px;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;}
    .show-d3 {
        margin-top: 20px;
        padding-top: 10px;
        line-height: 30px;
        font-size: 12px;}
    .show-d3 .a1,
    .show-d3 .a2 {
        display: block;
        float: none;
        width: 100%;
        text-align: left;}
    .show-d3 .a3 {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        position: static;}
    .i-div5 .boxs .t {
        width: 100%;
        height: 35px;
        line-height: 33px;
        font-size: 14px;}
    .i-div5 .boxs ul {
    top: 35px;}
}