@charset "utf-8";

.focus {
    max-width: 1400px;
    height: 550px;
    
    margin: 0 auto 27px;
}
.focus .deviceBox{
    /* width:100%; */
    background: #A4CFFF;
    width: 1280px;
    margin: 0 auto;
}
.focus .device {
    width: 1280px;
    height: 402px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.focus .device .swiper-container {
    width: 100%;
    height: 402px;
}

.focus .device .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.focus .device .swiper-container .swiper-slide img {
    height: 100%;
    width: auto;
}

.focus .device .swiper-container .swiper-slide p {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    background: rgba(49, 92, 172, .6);
    position: absolute;
    bottom: 0;
    left: 0;
}

.focus .device .arrow-left,
.focus .device .arrow-right {
    width: 71px;
    height: 56px;
    background: #ff6600;
    display: block;
    position: absolute;
    top: 170px;
    z-index: 99;
    background: url(trs_40.png);
}

.focus .device .arrow-right {
    right: 0;
    background: url(trs_41.png);
}

.focus .device .pagination {
    width: 270px;
    height: 32px;
    position: absolute;
    right: 0;
    bottom: 9px;
    z-index: 99;
}

.focus .device .swiper-pagination-switch {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #C3DCF5;
    font-size: 18px;
    color: #fff;
    margin-right: 11px;
    cursor: pointer;
}

.focus .device .swiper-active-switch {
    background: #67AFFB;
    border: 1px solid #67AFFB;
}

.focus .device .swiper-pagination-switch:nth-child(1)::after {
    content: '1';
}

.focus .device .swiper-pagination-switch:nth-child(2)::after {
    content: '2';
}

.focus .device .swiper-pagination-switch:nth-child(3)::after {
    content: '3';
}

.focus .device .swiper-pagination-switch:nth-child(4)::after {
    content: '4';
}

.focus .device .swiper-pagination-switch:nth-child(5)::after {
    content: '5';
}


.focus .topNew {
    width: 1280px;
    height: 148px;
    margin: 0 auto;
    background: url(trs_49.png);
    position: relative;
    overflow: hidden;
}

.focus .topNew>* {
    position: absolute;
}

.focus .topNew i.title {
    width: 70px;
    height: 99px;
    background: url(trs_42.png);
    left: 19px;
    top: 21px;
}

.focus .topNew a.more {
    width: 54px;
    height: 41px;
    background: url(trs_43.png);
    right: 28px;
    bottom: 14px;
}

.focus .topNew div.top {
    top: 12px;
    left: 133px;
    width: 490px;
}

.focus .topNew div.top h2 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 34px;
    margin-bottom: 6px;
    font-family: SourceHanSansSCBold;
}

.focus .topNew div.top span {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: SourceHanSansSCMedium;
}

.focus .topNew ul.list {
    left: 697px;
    top: 14px;
    width: 460px;
}

.focus .topNew ul.list li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 6px;
    position: relative;
    font-family: SourceHanSansSCRegular;
}

.focus .topNew ul.list li::before {
    content: '';
    width: 8px;
    height: 8px;
    /*border-radius: 50%;
    background: #67AFFB;*/
	background: url(trs_dot_2023.png);
    background-size: contain;
    position: absolute;
    top: 8px;
    left: -20px;
}

.focus .topNew ul.list a {
    color: #fff;
}





.item {
    width: 1280px;
    overflow: hidden;
    margin: 0 auto 50px;
}

.item01 {
    padding-top: 5px;
}

.item01 .title {
    width: 100%;
    height: 46px;
    border-top: 2px solid #C3DCF5;
    margin-bottom: 8px;
}

.item01 .title a.more {
    float: right;
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    margin-top: 15px;
}

.item01 .title p {
    float: left;
}

.item01 .title p a {
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    color: #666;
    display: inline-block;
    margin-right: 50px;
    position: relative;
    font-family: SourceHanSansSCBold;
}

.item01 .title p a:hover,
.item01 .title p a.active {
    color: #4C82E5;
    border-bottom: 1px dashed #BFBFBF;
}

.item01 .title p a.active::before {
    content: '';
    width: 100%;
    height: 6px;
    background: #3D70CD;
    position: absolute;
    top: -6px;
    left: 0;
}

.item01 .title p a i {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.item01 .title p a::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: -30px;
}

.item01 .title p a:nth-child(1):after {
    display: none;
}

.item01 .title p a:nth-child(1) i {
    background: url(trs_08.png) no-repeat center;
}

.item01 .title p a:nth-child(2) i {
    background: url(trs_09.png) no-repeat center;
}

.item01 .title p a:nth-child(3) i {
    background: url(trs_10.png) no-repeat center;
}

.item01 .title p a.active {
    color: #4C82E5;
}

.item01 .box {
    height: 370px;
    position: relative;
}

.item01 .box .ctx {
    width: 1280px;
    /* visibility: hidden; */
    position: absolute;
    z-index: -1;
    left: 1280px;
    overflow: hidden;
}

.item01 .box .ctx.active {
    /* visibility: initial; */
    position: absolute;
    left: 0;
    z-index: 1;
}

.item01 .box .device {
    width: 566px;
    height: 340px;
    float: left;
    position: relative;
    padding: 10px;
}

.item01 .box .device::after {
    content: '';
    width: 586px;
    height: 297px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px dashed #BFBFBF;
}

.item01 .box .device .swiper-container {
    width: 100%;
    height: 318px;
    overflow: hidden;
}

.item01 .box .device .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.item01 .box .device .swiper-container .swiper-slide img {
    height: 100%;
    width: 100%;
}

.item01 .box .device .swiper-container .swiper-slide p {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    background: rgba(49, 92, 172, .6);
    position: absolute;
    bottom: 0;
    left: 0;
}

.item01 .box .device .pagination {
    width: 100%;
    height: 20px;
    position: relative;
    left: 0;
    bottom: -10px;
    text-align: center;
}

.item01 .box .device .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
    background: #C3DCF5;
}

.item01 .box .device .swiper-active-switch {
    background: #F13939;
}




.item01 .box .device2 {
    width: 416px;
    height: 350px;
    float: left;
    position: relative;
    padding: 10px;
}

.item01 .box .device2::after {
    display: none;
}

.item01 .box .device2 .swiper-container {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.item01 .box .device2 .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.item01 .box .device2 .swiper-container .swiper-slide img {
    height: 234px;
    width: 416px;
}

.item01 .box .device2 .swiper-container .swiper-slide p {
    width: 100%;
    height: 116px;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    padding: 12px 30px;
    box-sizing: border-box;
    background: #D9EAFA;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    font-family: ACaslonPro;
}

.item01 .box .device2 .swiper-container .swiper-slide p span {
    width: 100%;
    color: #B5B5B5;
    display: block;
    text-align: right;
    font-weight:600;
}
.item01 .box .device2 .swiper-container .swiper-slide p span i{
    font-size:18px;
}

.item01 .box .device2 .pagination {
    display: none;
}



.item01 .box .list {
    width: 632px;
    float: right;
}

.item01 .box .list h2 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    margin-bottom: 10px;
    padding-top: 4px;
    font-family: SourceHanSansSCBold;
}

.item01 .box .list p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px dashed #BFBFBF;
    padding-bottom: 18px;
    margin-bottom: 16px;
    font-family: SourceHanSansSCRegular;
}

.item01 .box .list ul li {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-indent: 30px;
    position: relative;
    clear: both;
}

.item01 .box .list ul li::before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(trs_11.png);
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 0;
}

.item01 .box .list ul li span {
    color: #999;
    float: right;
    font-size: 16px;
    font-family: SourceHanSansSCNormal;
}

.item01 .box .list ul li a {
    display: block;
    float: left;
    width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SourceHanSansSCRegular;
}





.item01 .box .list2 {
    width: 820px;
    float: right;
}

.item01 .box .list2 h2 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    margin-bottom: 10px;
    padding-top: 4px;
}

.item01 .box .list2 p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px dashed #BFBFBF;
    padding-bottom: 18px;
    margin-bottom: 16px;
}

.item01 .box .list2 ul li {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-indent: 30px;
    position: relative;
    clear: both;
}

.item01 .box .list2 ul li::before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(a001.png);
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 0;
}

.item01 .box .list2 ul li span {
    color: #999;
    float: right;
    font-size: 16px;
    ont-family: SourceHanSansSCNormal;
}

.item01 .box .list2 ul li a {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SourceHanSansSCRegular;
}





.item01 .box .ctx .all_list {
    width: 100%;
    overflow: hidden;
}

.item01 .box .ctx .all_list li {
    width: 627px;
    height: 120px;
    background: #F3F7FF;
    float: left;
    margin-bottom: 5px;
    padding: 12px 30px 12px 20px;
    box-sizing: border-box;
}

.item01 .box .ctx .all_list li:nth-child(2n) {
    float: right;
}

.item01 .box .ctx .all_list li a:hover h3 {
    color: #2E6ABC;
}

.item01 .box .ctx .all_list li h3 {
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
    margin-bottom: 3px;
}

.item01 .box .ctx .all_list li p {
    font-size: 14px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.item01 .box .ctx .all_list li span {
    color: #4C81E5;
}





.item02 {
    margin-bottom: 10px;
    padding-top: 5px;
}

.item02 .title {
    width: 100%;
    height: 46px;
    border-top: 2px solid #C3DCF5;
    margin-bottom: 20px;
}

.item02 .title a.more {
    float: right;
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    margin-top: 15px;
}

.item02 .title p {
    float: left;
}

.item02 .title p a {
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    color: #666;
    display: inline-block;
    margin-right: 50px;
    position: relative;
    font-family: SourceHanSansSCBold;
}

.item02 .title p a:hover,
.item02 .title p a.active {
    color: #4C82E5;
    border-bottom: 1px dashed #BFBFBF;
}

.item02 .title p a.active::before {
    content: '';
    width: 100%;
    height: 6px;
    background: #3D70CD;
    position: absolute;
    top: -6px;
    left: 0;
}


.item02 .title p a i {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.item02 .title p a::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: -30px;
}

.item02 .title p a:nth-child(1):after {
    display: none;
}

.item02 .title p a:nth-child(1) i {
    background: url(trs_12.png) no-repeat center;
}

.item02 .title p a:nth-child(2) i {
    background: url(trs_13.png) no-repeat center;
}

.item02 .title p a:nth-child(3) i {
    background: url(trs_14.png) no-repeat center;
}

.item02 .title p a.active {
    color: #4C82E5;
}

.item02 .box {
    width: 1280px;
    height: 310px;
    overflow: hidden;
}

.item02 .box .list {
    width: 1400px;
    height: 0;
    /* visibility: hidden; */
    display: none;
    overflow: hidden;
}

.item02 .box .list.active {
    height: auto;
    display: block;
    /* visibility: initial; */
}

.item02 .box .list li {
    width: 622px;
    float: left;
    margin-right: 40px;
    border-bottom: 1px dashed #BFBFBF;
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 16px;
}

.item02 .box .list li span {
    width: 43px;
    height: 53px;
    background: url(trs_15.png);
    margin-right: 15px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    display: inline-block;
}

.item02 .box .list li span i {
    font-size: 20px;
    display: block;
    margin-top: 7px;
}

.item02 .box .list li a {
    width: 550px;
    display: inline-block;
    vertical-align: middle;
    font-family: SourceHanSansSCRegular;
}

.item02 .box .list li.top {
    width: 622px;
    height: 147px;
    background: rgba(217, 234, 250, .4);
    border: 0;
    padding: 0;
    overflow: hidden;
}

.item02 .box .list li.top>div {
    width: 362px;
    height: 147px;
    padding: 10px 20px;
    float: right;
    box-sizing: border-box;
}

.item02 .box .list li.top>div h3 {
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
    margin-bottom: 5px;
}

.item02 .box .list li.top>div p {
    font-size: 14px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.item02 .box .list li.top>div p a {
    display: inline-block;
    width: 60px;
    color: #2E6ABC;
}

.item02 .box .list li.top img {
    width: 260px;
    height: 147px;
}



.item03 {
    width: 1280px;
    height: 167px;
    background: #FFFFFF url(trs_16.png) left no-repeat;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.14);
    margin: 0 auto 27px;
    padding-left: 42px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.item03 a.more {
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    position: absolute;
    top: 24px;
    right: 20px;
}

.item03 i.btn {
    width: 15px;
    height: 13px;
    background: url(trs_06.png);
    position: absolute;
    display: block;
    cursor: pointer;
}

.item03 i.disabled {
    filter: grayscale(100%)
}

.item03 i.left {
    top: 24px;
    left: 60px;
}

.item03 i.right {
    top: 24px;
    right: 70px;
    transform: rotate(180deg);
}

.item03 .tabs {
    width: 1100px;
    text-align: center;
    margin: 10px 0 10px 40px;
    overflow: hidden;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

.item03 .tabs div {
    overflow: hidden;
}

.item03 .tabs div li {
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    float: left;
}

.item03 .tabs div li.active {
    background: #F0F7FD;
    color: #2E6ABC;
}

.item03 .ctx {
    width: 1218px;
    height: 96px;
    overflow: hidden;
    margin: 0 auto;
}

.item03 .ctx ul {
    width: 1300px;
    display: none;
}

.item03 .ctx ul.active {
    display: block;
}

.item03 .ctx li {
    width: 300px;
    height: 96px;
    float: left;
    margin-right: 8px;
}

.item03 .ctx li img {
    width: 100%;
    height: 100%;
}


.item04 {
    margin-bottom: 25px;
    width: 100%;
    height: 466px;
    background-image: linear-gradient(to bottom, #fff, #E1F0FF);
}

.item04 .title {
    width: 1280px;
    margin: 0 auto 23px;
    font-size: 22px;
    font-weight: bold;
    color: #3D70CD;
    text-align: center;
    background: url(trs_18.png) center no-repeat;
    font-family: SourceHanSansSCBold;
}

.item04 .title i {
    width: 35px;
    height: 39px;
    background: url(trs_19.png);
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.item04 .box {
    width: 1280px;
    margin: 0 auto;
}

.item04 .box>ul {
    width: 1300px;
}

.item04 .box>ul>li {
    width: 200px;
    height: 337px;
    background: #fff url(trs_50.png);
    background-size: contain;
    border-radius: 4px;
    margin-right: 16px;
    float: left;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.1);
}
.item04 .box>ul>li:nth-child(1){
    background: #fff url(trs_50.png);
}
.item04 .box>ul>li:nth-child(2){
    background: #fff url(trs_50.png) -50px 60px;
}
.item04 .box>ul>li:nth-child(3){
    background: #fff url(trs_50.png) -50px 60px;
}
.item04 .box>ul>li:nth-child(4){
    background: #fff url(trs_500.png) 80px 40px;
}
.item04 .box>ul>li:nth-child(5){
    background: #fff url(trs_50.png) -70px 120px;
}
.item04 .box>ul>li:nth-child(6){
    background: #fff url(trs_500.png) -10px 60px;
}
.item04 .box>ul>li h2 {
    width: 100%;
    height: 75px;
    background: #3D70CD;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    vertical-align: middle;
    font-family: SourceHanSansSCBold;
}

.item04 .box>ul>li ul {
    background: linear-gradient(28deg, #DDE9FF 0%, #F4F8FF 100%);
    border-radius:0px 0px 4px 4px;
    margin: 0 7px 10px 7px;
    padding: 0;
    overflow: hidden;
}

.item04 .box>ul>li ul li {
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
    color: #777585;
    line-height: 24px;
    height: 60px;
    border-bottom: 1px dashed #BFBFBF;
    text-align: center;
    position: relative;
}
.item04 .box>ul>li ul li:last-child{
    border:0;
}
.item04 .box>ul>li ul li:hover{
    background:#A4CFFF;
}

.item04 .box>ul>li ul li a {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: SourceHanSansSCBold;
}



.item05 {
    margin-bottom: 25px;
    overflow: hidden;
}

.item05 .side.fl {
    width: 894px;
    float: left;
}

.item05 .side.fl .title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #90BCE9;
    font-size: 20px;
    font-weight: bold;
    color: #2E6ABC;
    margin-bottom: 24px;
    overflow: hidden;
}

.item05 .side.fl .title p {
    width: 300px;
    display: inline-block;
    font-family: SourceHanSansSCBold;
}

.item05 .side.fl .title i {
    width: 33px;
    height: 29px;
    background: url(trs_27.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.item05 .side.fl .title a.more {
    float: right;
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    vertical-align: middle;
    margin-top: 16px;
}



.item05 .box .tabs {
    margin-bottom: 30px;
}

.item05 .box .tabs a {
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    border-radius: 4px;
    font-family: SourceHanSansSCMedium;
}

.item05 .box .tabs a.active {
    color: #3D70CD;
    background: #C3DCF5;
}

.item05 .box .ctx{
    position: relative;
}

.item05 .box .ctx li {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-left: 30px;
    box-sizing: border-box;
    background: url(trs_26.png) center left no-repeat;
    margin-bottom: 12px;
}

.item05 .box .ctx li a {
    width: 715px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-top: 2px;
    font-family: SourceHanSansSCRegular;
}

.item05 .box .ctx li span {
    color: #999;
    float: right;
    font-family: SourceHanSansSCLight;
    font-weight: 300;
}








.item05 .list {
    width: 894px;
    height: 297px;
    overflow: hidden;
    margin-top: -16px;
}

.item05 .list>div {
    width: 1000px;
}

.item05 .list li {
    width: 437px;
    float: left;
    margin-right: 20px;
    border-bottom: 1px dashed #BFBFBF;
    padding: 10px 0 !important;
    box-sizing: border-box;
    font-size: 16px;
    background: none !important;
    margin-bottom: 0 !important;
}

.item05 .list li span {
    width: 43px;
    height: 53px;
    background: url(trs_15.png);
    margin-right: 15px;
    color: #fff !important;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    display: inline-block;
    float: initial !important;
}

.item05 .list li span i {
    font-size: 20px;
    display: block;
    margin-top: 7px;
}

.item05 .list li a {
    width: 370px !important;
    display: inline-block;
    vertical-align: middle;
    white-space: initial !important;
}





.item05 .list li.top {
    width: 437px;
    height: 147px;
    background: rgba(217, 234, 250, .4);
    border: 0;
    padding: 0;
    overflow: hidden;
}

.item05 .list li.top a {
    width: 437px !important;
}

.item05 .list li.top a>div {
    width: 237px;
    height: 147px;
    padding: 0px 10px;
    float: right;
    box-sizing: border-box;
}

.item05 .list li.top a>div h3 {
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
    margin-bottom: 5px;
}

.item05 .list li.top a>div p {
    font-size: 14px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.item05 .list li.top a>div p i {
    display: inline-block;
    width: 60px !important;
    color: #2E6ABC;
    margin-top: 0 !important;
}

.item05 .list li.top a img {
    width: 200px;
    height: 147px;
}




.item05 .box .ctx .device {
    width: 230px;
    height: 240px;
    float: left;
    position: relative;
}

.item05 .box .ctx .device .swiper-container,
.item05 .box .ctx .device .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.item05 .box .ctx .device .swiper-slide {
    position: relative;
}

.item05 .box .ctx .device .swiper-slide img {
    width: 230px;
    height: 130px;
    display: block;
}

.item05 .box .ctx .device .swiper-slide p {
    padding: 6px;
    box-sizing: border-box;
    font-size: 16px;
    width: 230px;
    height: 62px;
    font-family: SourceHanSansSCRegular;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    background: linear-gradient(0deg, #F4F8FF 0%, #DDE9FF 100%);
}

.item05 .box .ctx .device .arrow{
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(217,217,217,0.7);
    border-radius: 50%;
    position: absolute;
    bottom:0;
    z-index:99;
}
.item05 .box .ctx .device .arrow-left{
    left:47px;
    background:url(farrow.png) no-repeat center;
    background-size:13px 12px;
}
.item05 .box .ctx .device .arrow-right{
    right:47px;
    background:url(farrow.png) no-repeat center;
    transform: scaleX(-1);
    background-size:13px 12px;
}
.item05 .box .ctx .device .pagination{
    position: absolute;
    bottom:5px;
    width:60px;
    height:20px;
    left:85px;
    text-align: center;
}
.item05 .box .ctx .device .pagination span{
    width: 7px;
    height: 7px;
    border: 1px solid #0A4DAB;
    border-radius: 50%;
    background:#fff;
    display:inline-block;
    margin:0 2px;
}
.item05 .box .ctx .device .pagination span.swiper-active-switch{
    background:#0A4DAB;
}

.item05 .box .ctx .tabCon {
    width:872px;
    height: 265px;
    position: absolute;
    left:0;
    top:320px;
    overflow: hidden;
}

.item05 .box .ctx .tabCon.active {
    top:0;
}

.item05 .box .ctx .con {
    width: 615px;
    float: right;
}

.item05 .box .ctx ul li {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(trs_26.png) center left no-repeat;
    margin-bottom: 12px;
}

.item05 .box .ctx ul li a {
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-top: 2px;
    font-family: SourceHanSansSCRegular;
    font-weight: 400;
}

.item05 .box .ctx ul li span {
    color: #999;
    float: right;
    font-family: SourceHanSansSCLight;
    font-weight: 300;
}







.item05 .side.fr {
    width: 348px;
    float: right;
    background: #FFFFFF;
    border: 1px solid #E6ECEF;
    border-top: 3px solid #3D70CD;
    padding: 19px 20px 12px;
    box-sizing: border-box;
}

.item05 .side.fr .title {
    font-size: 20px;
    height: 36px;
    font-weight: bold;
    color: #2E6ABC;
    border-bottom: 2px solid #CDCDCD;
}

.item05 .side.fr .title p {
    width: 200px;
    float: left;
    font-family: SourceHanSansSCBold;
}

.item05 .side.fr .title i {
    width: 22px;
    height: 19px;
    background: url(trs_38.png);
    display: inline-block;
    margin-right: 14px;
    position: relative;
    top: 2px;
}

.item05 .side.fr .title a.more {
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    float: right;
    margin-top: 10px;
}

.item05 .side.fr li {
    border-bottom: 1px dashed #BFBFBF;
    padding: 20px 0 15px 0;
    cursor: pointer;
}

.item05 .side.fr li:hover a {
    color: #2E6ABC;
}

.item05 .side.fr li:hover {
    background: rgba(144, 188, 233, .2);
}

.item05 .side.fr li span {
    width: 50px;
    height: 60px;
    float: left;
    font-size: 12px;
    color: #2E6ABC;
    text-align: center;
    margin-right: 16px;
    font-family: SourceHanSansSCLight;
    font-weight: 300;
}

.item05 .side.fr li span i {
    font-size: 32px;
    display: block;
}

.item05 .side.fr li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    font-family: SourceHanSansSCRegular;
}



.item06 {
    margin-bottom: 36px;
    overflow: hidden;
}



.item06 .side.fl {
    width: 894px;
    float: left;
}


.item06 .side.fl .title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #90BCE9;
    font-size: 20px;
    font-weight: bold;
    color: #2E6ABC;
    margin-bottom: 24px;
    overflow: hidden;
}

.item06 .side.fl .title p {
    width: 300px;
    display: inline-block;
    font-family: SourceHanSansSCBold;
    font-weight: bold;
}

.item06 .side.fl .title i {
    width: 33px;
    height: 29px;
    background: url(ii01@2x.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.item06 .side.fl .title a.more {
    float: right;
    width: 39px;
    height: 14px;
    background: url(trs_07.png);
    vertical-align: middle;
    margin-top: 16px;
}


.item06 .box {
    box-shadow: #4C81E5;
    border: 1px solid #d3dced;
    padding: 30px 10px 10px 10px;
    box-sizing: border-box;
    margin-top: 30px;
}

.item06 .box .tabs {
    margin-bottom: 20px;
    background: #F0F7FD;
    margin-top: -40px;
    height: 37px;
    line-height: 35px;
}

.item06 .box .tabs a {
    padding: 12px 20px 5px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    font-family: SourceHanSansSCMedium;
    position: relative;
}

.item06 .box .tabs a.active {
    color: #3D70CD;
    background: #e2ebfe;
}

.item06 .box .tabs a.active::after {
    content: '';
    width: 5px;
    height: 9px;
    background: url(trs_355.png);
    position: absolute;
    top: 0;
    right: -5px;
}

.item06 .box .ctx {
    height:250px;
    overflow: hidden;
    position: relative;
}

.item06 .box .ctx .device {
    width: 230px;
    height: 240px;
    float: left;
    position: relative;
}

.item06 .box .ctx .device .swiper-container,
.item06 .box .ctx .device .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.item06 .box .ctx .device .swiper-slide {
    position: relative;
}

.item06 .box .ctx .device .swiper-slide img {
    width: 230px;
    height: 130px;
    display: block;
}

.item06 .box .ctx .device .swiper-slide p {
    padding: 6px;
    box-sizing: border-box;
    font-size: 16px;
    width: 230px;
    height: 62px;
    font-family: SourceHanSansSCRegular;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    background: linear-gradient(0deg, #F4F8FF 0%, #DDE9FF 100%);
}

.item06 .box .ctx .device .arrow{
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(217,217,217,0.7);
    border-radius: 50%;
    position: absolute;
    bottom:0;
    z-index:99;
}
.item06 .box .ctx .device .arrow-left{
    left:47px;
    background:url(farrow.png) no-repeat center;
    background-size:13px 12px;
}
.item06 .box .ctx .device .arrow-right{
    right:47px;
    background:url(farrow.png) no-repeat center;
    transform: scaleX(-1);
    background-size:13px 12px;
}
.item06 .box .ctx .device .pagination{
    position: absolute;
    bottom:5px;
    width:60px;
    height:20px;
    left:85px;
    text-align: center;
}
.item06 .box .ctx .device .pagination span{
    width: 7px;
    height: 7px;
    border: 1px solid #0A4DAB;
    border-radius: 50%;
    background:#fff;
    display:inline-block;
    margin:0 2px;
}
.item06 .box .ctx .device .pagination span.swiper-active-switch{
    background:#0A4DAB;
}

.item06 .box .ctx .tabCon {
    width:872px;
    position: absolute;
    left:0;
    top:320px;
    overflow: hidden;
}

.item06 .box .ctx .tabCon.active {
    top:0;
}

.item06 .box .ctx .con {
    width: 615px;
    float: right;
}

.item06 .box .ctx ul li {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(trs_26.png) center left no-repeat;
    margin-bottom: 12px;
}

.item06 .box .ctx ul li a {
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-top: 2px;
    font-family: SourceHanSansSCRegular;
    font-weight: 400;
}

.item06 .box .ctx ul li span {
    color: #999;
    float: right;
    font-family: SourceHanSansSCLight;
    font-weight: 300;
}








.item06 .side.fr {
    width: 348px;
    float: right;
    background: #FFFFFF;
    border: 1px solid #E6ECEF;
    padding: 19px 20px 12px 15px;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
}

.item06 .side.fr .title {
    width: 318px;
    height: 36px;
    background: #F0F7FD;
    position: absolute;
    top: -20px;
    left: 15px;
}

.item06 .side.fr .title p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 34px;
    width: 155px;
    height: 44px;
    background: #3D70CD;
    margin-top: -10px;
    margin-left: 10px;
    position: relative;
    font-family: SourceHanSansSCMedium;
}

.item06 .side.fr .title p::after {
    width: 5px;
    height: 8px;
    background: url(trs_35.png) no-repeat;
    content: '';
    position: absolute;
    top: 1px;
    right: -5px;
}

.item06 .side.fr .title p i {
    width: 27px;
    height: 27px;
    background: url(trs_36.png) no-repeat;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 10px;
    margin-left: 10px;
}

.item06 .side.fr ul {
    margin-top: 13px;
    width: 360px;
}

.item06 .side.fr li {
    width: 310px;
    height: 72px;
    line-height: 72px;
    float: left;
    margin: 0 auto 7px;
    background: url(ii02@2x.png) no-repeat;
    background-size: contain;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    padding-left: 65px;
    font-family: SourceHanSansSCMedium;
}
.item06 .side.fr li::after{
    content:'';
    width:10.8px;
    height:17.4px;
    position: absolute;
    top:27px;
    right:18px;
    background:url(ii03@2x.png);
    background-size:contain;
}


.item06 .side.fr li i {
    width: 46px;
    height: 46px;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    position: absolute;
    top: 10px;
    left: 10px;
}

.item06 .side.fr li i.i01 {
    background: url(ii04@2x.png) center no-repeat;
    background-size: 35px 27px;
}

.item06 .side.fr li i.i02 {
    background: url(ii05@2x.png) center no-repeat;
    background-size: 32px 35px;
}

.item06 .side.fr li i.i03 {
    background: url(ii06@2x.png) center no-repeat;
    background-size: 31px 37px;
}

.item06 .side.fr li i.i04 {
    background: url(ii07@2x.png) center no-repeat;
    background-size: 30px 35px;
}

.item06 .side.fr li i.i05 {
    background: url(trs_32.png) center no-repeat;
    background-size: 42px 46px;
}

.item06 .side.fr li i.i06 {
    background: url(trs_33.png) center no-repeat;
    background-size: 36px 38px;
}

.item06 .side.fr li i.i07 {
    background: url(trs_34.png) center no-repeat;
    background-size: 40px 39px;
}

.item06 .side.fr li i.i08 {
    background: url(trs_37.png) center no-repeat;
    background-size: contain;
}




.item07 {
    width: 1280px;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.14);
    position: relative;
    margin-bottom: 30px;
    padding-left: 42px;
    box-sizing: border-box;
}

.item07 a.title {
    width: 42px;
    height: 130px;
    background: url(trs_20.png);
    position: absolute;
    top: 0;
    left: 0;
}

.item07 .box {
    width: auto;
    height: 130px;
    padding: 22px 28px;
    box-sizing: border-box;
}

.item07 .box ul {
    width: 1280px;
}

.item07 .box li {
    width: 357px;
    height: 86px;
    line-height: 86px;
    float: left;
    background: rgba(231, 242, 252, .8);
    margin-right: 55px;
    font-size: 20px;
    font-weight: 500;
    color: #2E6ABC;
    position: relative;
    font-family: SourceHanSansSCMedium;
}

.item07 .box li::before {
    content: '';
    width: 14px;
    height: 14px;
    background: #fff url(trs_21.png);
    position: absolute;
    right: 0;
    top: 0;
}

.item07 .box li::after {
    content: '';
    width: 18px;
    height: 28px;
    background: url(trs_23.png);
    position: absolute;
    right: 38px;
    top: 30px;
}

.item07 .box li a {
    display: block;
    color: #2E6ABC;
}

.item07 .box li i {
    width: 68px;
    height: 68px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -4px;
    margin-left: 35px;
    margin-right: 20px;
}

.item07 .box li i.i01 {
    background: url(trs_22.png);
}

.item07 .box li i.i02 {
    background: url(trs_24.png);
}

.item07 .box li i.i03 {
    background: url(trs_25.png);
}



.item08 {
    width: 1280px;
    height: 192px;
    margin-bottom: 35px;
    padding-left: 141px;
    box-sizing: border-box;
    background: url(trs_03.png) left bottom no-repeat;
    position: relative;
}

.item08 .tabs {
    width: auto;
    height: 47px;
}

.item08 .tabs span {
    float: left;
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    margin-right: 12px;
    font-family: SourceHanSansSCRegular;
}

.item08 .tabs span.active::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    transform: translate(-50%, 0);
    width: 13px;
    height: 7px;
    background: url(trs_horn_03.png);
}


.item08 .tabs span.active {
    background: #3D70CD;
    color: #fff;
}

.item08 .box {
    width: 1140px;
    height: 136px;
    background: #F5F9FD;
    border: 1px solid #3D70CD;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 16px 60px;
    box-sizing: border-box;
    overflow: hidden;
}

.item08 .box ul {
    width: 1160px;
}

.item08 .box li {
    float: left;
    margin-right: 70px;
    line-height: 28px;
    font-family: SourceHanSansSCRegular;
    font-weight: 400;
}




.item09 {
    width: 1280px;
    height: 218px;
    background: #fff url(bg001.png) left no-repeat;
    border: 1px solid #E1E1E1;
    border-radius: 10px 0 0 10px;
    margin: 0 auto 27px;
    padding-left: 42px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.item09 .swiper-container {
    height: 100%;
    margin-top: 14px;
}

.item09 .arrow-left {
    width: 30px;
    height: 30px;
    background: url(arrow001.png);
    position: absolute;
    top: 80px;
    left: 35px;
    z-index: 99;
    transform: rotate(-180deg);
}

.item09 .arrow-right {
    width: 30px;
    height: 30px;
    background: url(arrow001.png);
    position: absolute;
    top: 80px;
    right: 10px;
    z-index: 99;
}

.item09 .swiper-slide {
    width: 261px;
    height: 182px;
    padding: 0 5px;
    box-sizing: border-box;
}

.item09 .swiper-slide>div {
    background: #FFFFFF;
    position: relative;
    height: 182px;
    box-shadow: 0px 6px 7px 0px rgba(161, 161, 161, 0.2);
}

.item09 .swiper-slide>div img {
    width: 100%;
    height: 129px;
    background: #eee;
}

.item09 .swiper-slide>div span {
    font-size: 18px;
    font-family: SourceHanSansSCMedium;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
    text-align: center;
    display: block;


    /* text-shadow: 0px 4px 4px rgba(0,10,25,0.34);
-webkit-text-stroke: 1px #FAE4D1;
text-stroke: 1px #FAE4D1; */

    background: linear-gradient(-50deg, #F91362 0.4150390625%, #FF8E44 28.7841796875%, #F91362 63.1103515625%, #9A22C7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}





/*轮播开始*/
.slideNews .slideBox{ width:100%; height:402px; overflow:hidden; position:relative; }
.slideNews .slideBox .hd{ height:38px; overflow:hidden; position:absolute; right:50px; bottom:5px; z-index:1; }
.slideNews .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideNews .slideBox .hd ul li{ float:left; margin-right:11px;  width:34px; height:34px; line-height:34px; text-align:center; cursor:pointer;border: 1px solid #C3DCF5;font-size: 18px; color: #fff;border-radius: 50%;}
.slideNews .slideBox .hd ul li.on{ font-size: 18px; width: 34px; height: 34px; margin-top: 0; line-height: 34px;    background: #67AFFB;
    border: 1px solid #67AFFB; }
.slideNews .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideNews .slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:402px; position: relative; text-align: center;}
.slideNews .slideBox .bd img{ width:auto; height:402px; display:block;margin:0 auto;  }
.slideNews .slideBox .bd li h3{ position: absolute; left: 0; bottom: 0; width: 100%; background: url(opacityBg.png) repeat-x; width: 100%;
    height: 50px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    background: rgba(49, 92, 172, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight:normal;
}
.slideNews .slideBox .prev,.slideBox .next{ position:absolute; top:50%; margin-top:-30px; display:block; width:71px; height:56px;}
.slideNews .slideBox .next{ right: 23px; background: url(trs_41.png) no-repeat; }
.slideNews .slideBox .prev{ left: 23px; background: url(trs_40.png) no-repeat; }
/*轮播结束*/