﻿* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration:none;
}


a {
    text-decoration: none;
}

li {
    list-style: none;
}
.ui-ct-title{
    width:1140px;
    margin:20px auto 0px;
    /*background-color:#ffffff;*/
    padding:20px 30px;
}
.ui-ct-tl-a{

  }
.ui-ct-tl-h4{
    text-align:center;
    font-size:26px;
    color:#026bc6;
    padding-bottom:22px;
    font-weight:bold;
    font-family:"Microsoft YaHei"
  }
.ui-ct-tl-p {
    font-size: 18px;
    color: #333333;
    line-height: 27px;
    letter-spacing: 1px;
    text-indent: 2.2em;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.lan:hover {
    color: #036eb8;
}

.banxin {
    width: 1200px;
    margin: 0 auto;
}
.header-box{
    position:relative;
    width:100%;
}
.header {
    /*position: absolute;
    top: 0px;
    left: 348px;
    z-index: 3;*/
    display: flex;
    justify-content: space-between;
    width: 1400px !important;
    height: 90px;
}

.hear-yi {
    width: 592px;
    height: 68px;
    /* margin: 0 auto; */
    margin-top: 13px;
}
.hear-yi-img {
    display:block;
    width:100%;
    margin-top: 0px;
}
.hear-er {
    width: 700px;
    /* height: 100%; */
    margin: 0px 0;
}

.hear-er ul {
    display: flex;
    justify-content: space-between;
}

.hear-er ul li {
    position: relative;
    height: 60px;
    text-align: center;
    line-height: 78px;
    font-size: 18px;
    font-family: '微软雅黑';
    transition: all .1s;
}
.hear-er ul li:hover {
    border-bottom: 2px solid #036eb8;
    color: #036eb8;    
}
.hear-er ul li:hover::after {
    content: "";
    display: block;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-bottom: 5px solid #036eb8;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0px;
    left: 45%;
    transition: all 1.5s;
}
.on {
    content: "";
    display: block;
    font-weight: 700;
    font-family: bold;
    border-bottom: 2px solid #036eb8;
    color: #036eb8;
}

.on::after {
    content: "";
    display: block;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-bottom: 5px solid #036eb8;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0px;
    left: 45%;
    transition: all 1.5s;
}

.lunbotu {
    position: relative;
    width: 100%;
    height: 690px;
    overflow:hidden;
}

.lunbotu ul {
    width: 100%;
    height: 100%;
}

.lunbotu .tuyi .lun {
    transition: all 1.5s;
}

.lunbotu ul .lun img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.lunbotu ul .lun img:nth-child(1) {
    opacity: 1;
    z-index: -1;
}

.lunbotu .xiaoyuan {
    position: absolute;
    left: 47%;
    display: flex;
    width: 124px;
    height: 24px;
    margin: -40px auto;
}

.lunbotu .xiaoyuan .dian {
    float: right;
    width: 10px;
    height: 10px;
    background-color: #5c5b5b;
    opacity: 0.5;
    margin: 8px 0 0 10px;
    display: block !important;
    transition: all 1.5s;
}

.lunbotu .xiaoyuan .dian:hover {
    background-color: #ffffff;
}

.lunbotu .xiaoyuan .dian:nth-child(1) {
    background-color: #ffffff;
}

.biaoti {
    display: flex;
    justify-content: space-between;
    height: 85px;
    line-height: 85px;
}

.biao-y {
    height: 100%;
    font-size: 28px;
    font-weight: 700;
    font-family: '微软雅黑';
    color: #036eb8;
}

.biao-s {
    font-size: 20px;
    font-weight: 600;
    font-family: '微软雅黑';
    color: #cdcdcd;
}

.biao-e {
    display: flex;
    width: 217px;
    height: 32px;
    line-height: 85px;
    background-color: #ffffff;
    margin-top: 28px;
    border: 1px solid #acacac;
    border-radius: 20px;
}

.biao-e input {
    width: 158px;
    height: 22px;
    font-size: 14px;
    margin: 6px 0 0 12px;
    outline: none;
    border: 0;
    border-right: 1px solid #acacac;
}

.biao-w {
    width: 42px;
    height: 100%;
    background-color: #acacac;
    background: url(../../images/tsct/search.png) no-repeat center;
}

.content {
    display: flex;
    height: 340px;
    justify-content:space-between;
}

.con-y {
    width: 600px;
    height: 100%;
    background-color: #ffffff;
}

.mp {
    position: absolute;
}

.jiashi {
    float: left;
    position: relative;
    width: 600px;
    height: 100%;
}

.jiashi .jiyi {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.qo-li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.qo-li {
    transition: all 2s;
    height:100%;
}

.qo-li img:nth-child(1) {
    opacity: 1;
}

.jiashi .fangk {
    display: flex;
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 100px;
    height: 15px;
    z-index: 999;
}

.jiashi .fangk li {
    width: 10px;
    height: 10px;
    margin-right: 9px;
    border-radius: 50%;
    background-color: #ffffff;
    transition: all 1s;
}

.jiashi .fangk li:hover {
    background-color: #036eb8;
}

.jiashi .fangk li:nth-child(1) {
    background-color: #036eb8;
}

.jiashi .fangk-tiao {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background-color: rgba(0, 0, 0, .5);
    line-height:38px;
    text-indent:1em;
}

.con-e {
    width: 286px;
    height: 100%;
    background-color: #337f91;
}

.date {
    width: 90px;
    height: 70px;
    background-color: #f6f6f6;
    margin: -10px 0 0 10px;
}

.date .ri {
    width: 35px;
    height: 28px;
    font-size: 30px;
    font-weight: 700;
    font-family: '微软雅黑';
    margin: 0 auto;
}

.date .er {
    width: 56px;
    font-size: 14px;
    font-weight: 400;
    font-family: '微软雅黑';
    margin-top: 14px;
    color: #333;
}

.con-w {
    width: 263px;
    height: 50px;
    margin: 20px auto;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    font-family: '微软雅黑';
    border-bottom: 1px solid #acacac;
}

.con-w a {
    color: #ffffff;
}

.wo {
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    font-family: '微软雅黑';
    border: 0;
}

.geng {
    font-size: 12px;
    font-weight: 400;
    font-family: '微软雅黑';
    margin: 87px 5px 0 0;
    text-align: right;
}

.geng a {
    color: #ffffff;
}

.con-s {
    width: 580px;
    height: 339px;
    border: 1px solid #f6f6f6;
    border-left: 0;
    border-top: 0;
    background-color: #ffffff;
}

.con-nav {
    display: block !important;
    width: 95%;
    height: 55px;
    background-color: #ffffff;
    border-bottom: 1px solid #eee;
    margin:0 auto;
}

.con-nav ul {
    display: flex;
}

.con-nav ul li {
    border-radius: 10px;
    position: relative;
    width: 115px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: 400;
    font-family: '微软雅黑';
    transition: all 0.2s;
}

.om {
    content: "";
    display: block;
    color: #036eb8;
    border-bottom:6px solid #036eb8;
    font-weight:bold !important;
}

/*.om::after {
    content: "";
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #036eb8;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -7px;
    left: 69px;
    transition: all 1.5s;
}*/

.con-text {
    width: 95%;
    height: 195px;
    margin: 15px auto;
}

.con-text ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 33px;
    border-bottom: 1px dashed #acacac;
    margin-bottom: 15px;
}

.con-text ul li a {
    font-size: 16px;
    font-weight: 400;
    font-family: '微软雅黑';
    color: #333;
}

.con-text ul li span {
    color: #9b9b9b;
}

.geng-yi {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    font-family: '微软雅黑';
    margin-top: 2px;
}

.geng-yi a {
    color: #036eb8;
}

.op {
    display: none;
}

.win {
    height: 120px;
    margin-top: 15px;
    margin-bottom:15px;
    background: url(../image/win.png) no-repeat center;
    background-size: 100%;
}

.dangjian {
    display: flex;
    justify-content: space-between;
    /*height: 440px;*/
}
.dang.oq a {
    color:white;
}
.dang a {
    color:black;
}

.tut-y {
    width: 690px;
    /*height: 100%;*/
    border-radius:10px;
}

.dang-er {
    width: 498px;
    height: 100%;
}

.dang-nav {
    display: block !important;
    height: 45px;
    background-color: #f6f6f6;
}

.dang-nav ul {
    display: flex;
    justify-content: space-between;
}

.dang-nav ul li {
    width: 132px;
    height: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: 400;
    font-family: '微软雅黑';
    transition: all 1s;
}

.dang-text {
    height: 370px;
    margin-top: 20px;
    transition: all 1.5s;
}

.dang-text ul li {
   padding: 16px 0px;
       border-bottom: 1px solid #eee;
}

.fang {
       display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #0ba460;
    margin: 10px 5px 30px 0;
    float: left;
}

.dang-text ul li .lanyi {
    display: inline-block;
    width: 650px;
    font-size: 20px;
    font-weight: 400;
    font-family: '微软雅黑';
    color: #333;
}

.dang-text ul li .laner {
    display: inline-block;
    width: 650px;
    font-size: 16px;
    font-weight: 400;
    font-family: '微软雅黑';
    margin: 10px 0 0 15px;
    color: #8a8a8a;
}

.dang-text ul li a:hover {
    color: #036eb8;
}

.oq {
    background-color: #036eb8;
    color: #ffffff;
}

.jian {
    display: none;
}

.zhibiao {
    position: relative;
    width: 100%;
    height: 45px;
}

.zhi-yi {
    position: absolute;
    top: 10px;
    left: 1px;
    width: 30px;
    height: 25px;
    background: url(../../images/tsct/zhibiao.png) no-repeat center;
}

.zhi-er {
    position: absolute;
    top: 12px;
    left: 36px;
    font-size: 14px;
    color: #acacac;
}

.tut-yi {
    display: flex;
    justify-content: space-between;
    height: 172px;
    margin-bottom: 22px;
}

.tut-y {
    width: 221px;
    height: 100%;
    /*border: 1px solid #f6f6f6;*/
}

.tut-y span {
    display: block;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    font-weight: 400;
    font-family: '微软雅黑';
}

.tut-y img {
    width: 100%;
    height: 135px;
}

.rat:hover {
    transform: scale(1.1);
    transition: all .5s;
}

.td {
    width:660px;
    position: relative;
    height: 128px;
    margin-top: 40px;
    border: 1px solid #cdcdcd;
}

.td-yi {
    position: absolute;
    top: 28px;
    left: 40px;
    width: 90px;
    height: 80px;
    text-align: center;
    line-height: 38px;
    font-size: 26px;
    font-weight: 700;
    font-family: '微软雅黑';
    color: #ffffff;
    background-color: #036eb8;
    border-radius: 5px;
}

.td-jiao {
    position: absolute;
    top: 30px;
    right: -18px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #036eb8;
}

#father {
    position: absolute;
    top: 5px;
    left: 170px;
}
.her a {
    color:#333
}
.win img {
    display:block;
    width:100%;
    height:100%;
}
.sonyi {
    width:100%;
    height:80px;
    overflow:hidden;
}
.nt-list-ul {
    width: 490px;
    height: 100%;
    overflow: hidden;
    float: right;
    margin-right: 10px;
}
.nt-list-li {
    overflow:hidden;
}
.sonyi a,
.soner a {
    font-size: 24px;
    font-weight: 700;
    font-family: '微软雅黑';
    color: #036eb8;
    display:block;
    width:100%;
    height:100%;
    line-height:40px;
}
.sonyi a {
    font-size:20px;
}
    .ciry {
        width: 100%;
        height: 280px;
        background-color: #337f91;
    }

.ciry-yi {
    display: flex;
    justify-content: space-between;
}

.ciry-er {
    width: 677px;
    height: 100%;
}

.h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: '微软雅黑';
    margin-top: 53px;
    color: #ffffff;
}

.p {
    line-height: 25px;
    font-size: 14px;
    font-family: '微软雅黑';
    margin-top: 25px;
    color: #ffffff;
}

.look {
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    font-weight: 400;
    font-family: '微软雅黑';
    border: 2px solid #ffffff;
    margin: 30px 0 0 20px;
}

.look a {
    color: #fff;
}

.yuangon {
    background: url(../../images/tsct/yuangon.png) no-repeat center;
}

.yuaner {
    color: #fff;
}

.ciry-si {
    margin-top: 12px;
}

.ciry-bo {
    border: 0;
    background-color: #fff;
    overflow: hidden;
}

.picture {
    display: flex;
    justify-content: space-between;
   
    flex-wrap: wrap;
}

.picture img {
    width: 100%;
    height: 100%;
    display: block !important;
}

.pic-yi {
    display: flex;
    flex-direction: column;
    width: 393px;
    height: 100%;
}

.ture-yi {
    position: relative;
    width: 100%;
    height: 175px;
    margin-bottom: 8px;
}

.ture-er {
    position: relative;
    width: 100%;
    height: 240px;
}

.wuan {
    height: 240px;
}

.mian {
    height: 175px;
}

.ture-yi:hover {
    transform: scale(1.05);
    transition: all .3s;
}

.ture-er:hover {
    transform: scale(1.05);
    transition: all .3s;
}

.mask {
    content: "";
    display: none;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    text-align: center;
    line-height: 135px;
    color: #fff;
}

.blogrol {
    display: flex;
    flex-direction: column;
    height: 120px;
    margin-top: 20px;
}

.blogrol-yi {
    height: 42px;
    background-color: #f6f6f6;
}

.blogrol-yi span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: '微软雅黑';
    color: #036eb8;
    margin: 10px 0 0 35px;
}

.blogrol-er {
    height: 75px;
    background:#fff;
}

.blogrol-er ul {
    display: flex;
    justify-content: space-around;
    height: 35px;
    margin: 20px auto;
}

.blogrol-er ul li {
    position: relative;
    width: 255px;
    height: 100%;
    border: 1px solid #acacac;
}

.xiala {
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: '微软雅黑';
    padding: 0px 0 0 24px;
    appearance: none;
    outline: none;
}

.xiajian {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(../../images/tsct/sanjiaoxing.png) no-repeat center;
    background-size: 100%;
    pointer-events: none;
}

.foor {
    display: flex;
    width: 100%;
    height: 62px;
    background-color: #343d4d;
}

.foor-yi {
    display: flex;
    justify-content: space-between;
}

.foor-yi .span {
    line-height: 62px;
    font-size: 14px;
    font-weight: 400;
    font-family: '微软雅黑';
    color: #b3b3b3;
}

.map a {
    line-height: 62px;
    font-size: 14px;
    font-weight: 400;
    font-family: '微软雅黑';
    color: #b3b3b3;
}

.banner {
/*    left: 3%;*/
    width: 150px;
    height: auto;
}

.banner img {
    width: 100%;
    height: 100%;
    z-index: -1;
    /*margin-top:30px;*/
}

.banner-text {
    position: absolute;
    top: 10%;
    left: 35%;
    font-size: 62px;
    font-weight: 700;
    font-family: '思源宋体 cn';
    text-align: center;
    writing-mode: vertical-rl;
    letter-spacing: 6px;
    color: #fbad05;
    text-shadow: 2px 3px 2px #fff;
}

.left {
    /*position: fixed;
    top: 53px;*/
    left: 9% !important;
    position:absolute;
    z-index:1
}

.right {
    /*position: fixed;
    top: 53px;*/
    right: 9%;
    position:absolute;
    z-index:1
}
.dropbtn {
 
       font-weight: 400;
    width: auto;
    /*height: 26px;
    font-size: 15px;*/
    border: none;
    cursor: pointer;
    /*color: #FFFFFF;*/
    font-size: 20px;
    /* border-right: 1px solid #2781DC; */
    /*padding: 0px 22px;
    border-right: 1px solid #2781DC;
    margin-top: 15px;
	margin-bottom: 15px;*/
	outline: none;
	display: block;
	text-decoration: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    height:100%;
}

.dropdown-content {
    display: none;
    /* float: left; */
    z-index: 3;
    position: absolute;
    top: 75px;
    background-color: #ffffff;
   min-width:70px!important;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding:0px!important;
}

.dropdown-content-a {
    color:#FFFFFF;
	font-size: 19px;
    padding: 12px 16px;
	border-bottom: 1px solid #999999;
    text-decoration: none;
    display: block;
    line-height:0px!important;
        font-weight: 400;
        white-space:nowrap;
}

/*.dropdown-content-a:hover {	color: #fed100;}*/

.dropdown:hover .dropdown-content {
    display: block;
}

/*.dropdown:hover .dropbtn{
   	color: #fed100;
}*/
.arrow{
 position:absolute;
 text-decoration:none;
 width:40px;
 height:40px;
 background: #727d8f;
 color:#fff;
 font-weight: bold;
 line-height:40px;
 text-align:center;
 top:180px;
 display:none;
 
 }
 .arrow:hover{
 background: #0f0f0f;
 }
/*.left {
    left: 0;
}
.right {
    
    right: 0;
}*/
 .jiashi:hover .arrow{
 display:block;
 z-index: 2;
 }

.swiper-pagination {
    text-align:right;
}
#box {
    overflow:hidden;
}
.widdu{
    width:1200px;
    /*justify-content:flex-start;*/
}
.tut-y3-img{
    width:240px!important;
    height: 100%;
    border-radius:10px;
}
.ui-lunbotitle {
    width: fit-content;
   
    position: absolute;
    bottom: 45px;
    left: 50px;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: rgba(0,0,0,0.4);
    padding: 10px;
    font-family: '黑体';
}
.sw-slide {
    width:100%;
    height:100%;
}
.sw-slide img {
    display:block;
    width:100%;
    height:100%;     
}
.sw-bullet {
    height:auto !important;
}
/*幻灯*/
.banner-html5zoo{ /*overflow:hidden;*/}
.banner-html5zoo .html5zoo-arrow-left-0,.banner-html5zoo .html5zoo-arrow-right-0{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-0,.banner-html5zoo:hover .html5zoo-arrow-right-0{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-0{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-0{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-arrow-left-1,.banner-html5zoo .html5zoo-arrow-right-1{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-1,.banner-html5zoo:hover .html5zoo-arrow-right-1{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-1{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-1{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-nav{ text-align:center;}
.banner-html5zoo .html5zoo-bullet-span{ width:1em !important; height:2px !important; float:none !important; display:inline-block; background:#fff !important; opacity:0.5; box-sizing:border-box; border-radius:0; -webkit-border-radius:0; margin:0 5px !important; vertical-align:middle;}
.banner-html5zoo .html5zoo-bullet-span.active{width:1em !important; height:1em !important; border:2px solid #fff; background:none !important; opacity:1;border-radius:50%; -webkit-border-radius:50%;}
#html5zoo-1 {
    width:100%;
    height:690px;
    overflow:hidden;
}
    /*#html5zoo-1 img {
        display:block;
        width:100% !important;
    }*/
.ui-sdkm {
    display:block;
    width:1200px;
    margin:0px auto 20px;
}
.ui-videobox {
    width:1200px;
    height:auto;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
}
.ui-videobox1 {
    width:48.5%;
    height:400px;
}
.ui-video1 {
    display:block;
    width:100%;
    height:100%;
    object-fit: fill;
}
.text-y img{
	display:block;
	margin:0 auto;
}