﻿/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
em {
    margin: 0;
    padding: 0;
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

caption,
th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border-width: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #296fff;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    clear: both;
}

.fL {
    float: left;
    display: inline;
}

.fR {
    float: right;
    display: inline;
}

.hide {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

 ::-moz-selection {
    background: #296fff;
    text-shadow: none;
    color: #fff
}

 ::selection {
    background: #296fff;
    text-shadow: none;
    color: #fff
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

.warp {
    width: 1200px;
    margin: 0 auto;
}


/* banner */

.banner {
    height: 560px;
    width: 100%;
}

.banner img {
    width: 100%;
    height: 100%;
}


/* main1 */

.main1 {
    width: 100%;
    padding: 58px 0 51px;
    background: url(main_t_bj.png) no-repeat center bottom;
    background-size: 100% 100%;
    overflow: hidden;
}


/* 轮播开始 */

.focusBox {
    position: relative;
    width: 600px;
    height: 400px;
    overflow: hidden;
    text-align: left;
    background: white;
    float: left;
}

.focusBox .pic img {
    width: 600px;
    height: 400px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #034083;
    filter: alpha(opacity=60);
    opacity: 0.6;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 510px;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin-right: 6px;
    cursor: pointer;
    border-radius: 15px;
    overflow: hidden;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: #fff;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #40dffe;
    color: #40dffe;
}


/* 轮播结束 */

.main1_r {
    width: 570px;
    float: right;
}

.main1_r_title {
    width: 570px;
    height: 61px;
    background: #034083 url(main_t_title_bj.png) no-repeat center left;
    background-size: 100% 100%;
}

.main1_r_title a {
    width: 550px;
    line-height: 61px;
    font-size: 36px;
    text-align: right;
    color: #fff;
    display: block;
}

.main1_r_title a p {
    margin: 0 0 0 8px;
    color: #fffe9a;
    font-weight: bold;
    display: inline-block;
}

.main1_r_title a i {
    color: #fffe9a;
    display: inline-block;
}

.main1_r_list li a p {
    font-size: 20px;
    margin: 24px 0 0;
    font-weight: bold;
    color: #034083;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main1_r_list li a span {
    font-size: 16px;
    line-height: 24px;
    margin: 14px 0 0;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* main2 */

.main2 {
    width: 100%;
    padding: 0 0 64px;
    min-height: 486px;
    background: #01356d url(main_c_bj.png) no-repeat center bottom;
}

.main2_t {
    width: 100%;
    margin: 64px 0 0;
    display: inline-block;
}

.main2_b {
    width: 100%;
    margin: 64px 0 0;
    display: inline-block;
}

.main2_title {
    width: 100%;
    background: url(main_c_title_bj.png) no-repeat 192px center;
    margin: 0 0 30px;
}

.main2_title a {
    font-size: 36px;
    color: #fff;
}

.main2_title a p {
    color: #fffe9a;
    font-weight: bold;
    display: inline-block;
}

.main2_title a i {
    color: #fffe9a;
    margin: 0 0 0 14px;
}

.main2_list {
    width: 700px;
}

.main2_list dt {
    position: relative;
}

.main2_list dt p {
    font-size: 20px;
    width: 660px;
    color: #fffe9a;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main2_list dt i{
    font-size: 14px;
    font-weight: 100;
    color: #fffe9a;
    position: absolute;
    top: 0;
    right: 0;
}

.main2_list dt span {
    font-size: 14px;
    line-height: 24px;
    margin: 22px 0 45px;
    color: #a6ddff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.main2_list dd {}

.main2_list dd a {
    line-height: 34px;
    display: block;
}

.main2_list dd a i {
    width: 10px;
    height: 10px;
    background: #08d5cc;
    display: inline-block;
    margin: 0 12px 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main2_list dd a p {
    width: 600px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main2_list dd a span {
    font-size: 14px;
    color: #b2bac3;
    display: inline-block;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mian2_pic {
    width: 452px;
    height: 276px;
    border: 2px solid #fff;
}

.mian2_pic img {
    width: 100%;
    height: 100%;
}


/* 现场直击+视频观察 */

.main3 {
    width: 100%;
    padding: 62px 0 120px;
    background: #c1d7ec url(main_b_bj.png) no-repeat center bottom;
    background-size: 100% 100%;
}

.tab_menu {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}

.tab_menu li {
    width: 567px;
    height: 66px;
    background: #abbdd0 url(main_b_title_bj_2.png) no-repeat center left;
}

.tab_menu li a {
    width: 567px;
    line-height: 66px;
    font-size: 36px;
    text-align: center;
    color: #fff;
    display: block;
}

.tab_menu li a p {
    color: #fffe9a;
    font-weight: bold;
    display: inline-block;
}

.tab_menu li a i {
    color: #fffe9a;
    display: inline-block;
}

.tab_menu .selected {
    background: #034083 url(main_b_title_bj_1.png) no-repeat center left;
}

.tab_box {
    width: 100%;
    height: 710px;
    border-radius: 8px;
    padding: 34px 34px 0;
    background: #151c23;
}

.tab_box li {
    position: relative;
    opacity: 0;
}

.tab_box .tagshow {
    opacity: 1;
}


/* 轮播公共 */

.swiper {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin: 0;
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    background-size: cover;
    background-position: center;
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next {
    right: 20px;
}

.swiper-button-prev {
    left: 20px;
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-pagination-current {
    color: #f4f49a;
}

.swiper-button-nextk,
.swiper-button-prevk {
    position: absolute;
    bottom: -48px;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-nextk.swiper-button-disabled,
.swiper-button-prevk.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-nextk.swiper-button-hidden,
.swiper-button-prevk.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-nextk,
.swiper-navigation-disabled .swiper-button-prevk {
    display: none!important
}

.swiper-button-nextk:after,
.swiper-button-prevk:after {
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prevk,
.swiper-rtl .swiper-button-nextk {
    left: 10px;
    right: auto
}

.swiper-button-nextk,
.swiper-rtl .swiper-button-prevk {
    right: 10px;
    left: auto
}


/* 现场直击轮播开始 */

.mySwiper2 {
    width: 940px;
    height: 650px;
    display: inline-block;
}

.mySwiper2 .swiper-wrapper {
    height: 650px;
}

.mySwiper2 .swiper-slide {
    height: 590px;
    border: 2px solid #b2bac3;
}

.mySwiper2 .swiper-slide a {
    font-size: 24px;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: -56px;
}

.mySwiperbox {
    height: 590px;
    width: 160px;
    margin: 0 0 0 26px;
    top: -60px;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
}

.mySwiper {
    height: 590px;
    box-sizing: border-box;
    padding: 0;
}

.mySwiper .swiper-slide {
    width: 160px;
    height: 100px;
    opacity: 0.4;
    padding: 0 0 20px;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}
.mySwiper .swiper-slide-thumb-active img {
 border: 4px solid #f4f49a;
 }

.swiper-pagination {
    bottom: 12px;
    color: #fff;
    font-size: 24px;
    width: 70px;
    left: 1017px;
    position: absolute;
    text-align: center;
}


/*现场直击轮播结束  */


/* 视频咨询轮播开始 */

.mySwiper3 {
    width: 940px;
    height: 650px;
    display: inline-block;
}

.mySwiper3 .swiper-wrapper {
    height: 650px;
}

.mySwiper3 .swiper-slide {
    height: 590px;
    border: 2px solid #b2bac3;
}

.mySwiper3 .swiper-slide a {
    font-size: 24px;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: -56px;
}

.mySwiperbox2 {
    height: 590px;
    width: 160px;
    margin: 0 0 0 26px;
    top: -60px;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
}

.mySwiper4 {
    height: 590px;
    box-sizing: border-box;
    padding: 0;
}

.mySwiper4 .swiper-slide {
    width: 160px;
    height: 100px;
    opacity: 0.4;
    padding: 0 0 20px;
}

.mySwiper4 .swiper-slide-thumb-active {
    opacity: 1;
}

.mySwiper4 .swiper-slide-thumb-active img {
        border: 4px solid #f4f49a;
}
.swiper-pagination2 {
    bottom: 12px;
    color: #fff;
    font-size: 24px;
    width: 70px;
    left: 1017px;
    position: absolute;
    text-align: center;
}


/*视频资讯轮播结束  */


/* public */

.footer {
    width: 100%;
    background: #eeeeee;
}

.footer p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
}
.foot .info{
	border: none!important;
}