@charset "utf-8";
body,html{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
html{
    margin: auto;
    background: white;
}
ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    outline: none;
}

a,a:link,a:visited,a:hover, a:active,a:focus {
    text-decoration: none;
    color:inherit;
}

i {
    font-style: normal;
}

s {
    text-decoration: none;
}

.wow{
    visibility: visible;
}


    .item_class_5{
        width: 100%;
        height: 100%;
		margin:0px;
		padding:0px;
    }
.item_class_5 .compoli{    
    
	text-align: center;
}   
.item_class_5 .compoli h2{font-weight: normal;
    font-size: 1.5rem;margin:1rem;} 
.item_class_5 .compoli p{font-size:1.2rem;margin:1rem;text-align:left;}



	.item_class_6 .title{
		height: auto;
		width:20rem;
	}
	.item_class_6 .title li{
		width:9rem; 
		height:100%; 
		float:left; 
		margin:0.5rem;
		overflow:hidden;
		height:auto;
		position:relative;
		
		
	}
	.item_class_6 .title img{
		width:100%;
		height:auto;
	}
	.item_class_6 .title p{
		text-align:center;
		line-height:1.875rem;
		background-color:#000;
		opacity:0.5;
		width:100%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		margin-top:0.5rem;
		bottom:0px;
		color:#fff;
		box-sizing: border-box;
	}
	


    .item_class_8 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_8 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_8 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_8 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_8 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_8 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        left:50%;
        padding: 4px;
        width: auto;
        text-align: center;
        transform: translateX(-50%);
        border-radius: 5px;
        background-color: rgba(204,204,204,0.8);
    }

    .item_class_8 .bx-wrapper .bx-pager .bx-pager-item {
        float: left;
    }

    .item_class_8 .bx-wrapper .bx-pager a {
        background: white;
        display: block;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        box-sizing: border-box;
        transition: all linear 300ms;
        text-decoration: none;
    }
    .item_class_8 .bx-wrapper .bx-pager.dot a{
        text-indent: -9999px;
        width: 14px;
        height: 14px;
        border-radius: 99px;
    }
    .item_class_8 .bx-wrapper .bx-pager.line a{
        text-indent: -9999px;
        width: 10px;
        height: 10px;
        border-radius: 5px;
    }
    .item_class_8 .bx-wrapper .bx-pager.num a{
        color: #ff7a12;
        width: 18px;
        height: 18px;
        font-size: 14px;
        line-height: 18px;
        border-radius: 99px;
    }

    .item_class_8 .bx-wrapper .bx-pager a:hover,.item_class_8 .bx-wrapper .bx-pager a.active {
        background: #ff7a12;
    }
    .item_class_8 .bx-wrapper .bx-pager.num a:hover,.item_class_8 .bx-wrapper .bx-pager.num a.active {
        color:white;
    }
    .item_class_8 .bx-wrapper .bx-pager.line a.active{
        width: 30px;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        outline: 0;
        width: 50px;
        height: 50px;
        z-index: 999;
        fill: #666666;
        opacity: 0.6;
        text-decoration: none;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a:hover {
        fill: #999999;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_8 .bx-wrapper .bx-prev {
        left: 10px;
    }

    .item_class_8 .bx-wrapper .bx-next {
        right: 10px;
    }
    @media screen and (max-width: 720px){
        .item_class_8 .bx-wrapper .bx-controls-direction a {
            width: 30px;
            height: 30px;
        }
    }


    .item_class_11 .navigation{
        margin: 5px;
        padding:10px 5px;
        display: block;
        color: #707070;
        text-align: left;
        font-family: "黑体";
        font-weight: bold;
    }
    .item_class_11 hr{
        margin: 3px;
    }


    .item_class_15 img {
        height: auto;
        width: 100%;
    }


    .item_class_19 .dh-box{
        display: inline-block;
        margin: 0;
        list-style: outside none none;
        padding: 0;
        position: relative;
    }

    .item_class_19 .navigation {
        line-height: 110px;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        display: block;
        padding: 0;
        position: relative;
        color: #6c6c6c;
        font-weight: 700;
        font-size: 12px;
    }

    .item_class_19 .navigation:hover {
        color: #a4a4a4;
        outline: none;
        text-decoration: none;
    }

    .item_class_19 .navigation:after {
        width: 0;
        background: #666666 none repeat scroll 0 0;
        top: 65px;
        content: "";
        height: 1px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .item_class_19 .navigation:hover:after {
        width: 100%;
    }

    .item_class_19 .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 150px;
        z-index: 100;
        background: #222222;
        visibility: hidden;
        opacity: 0;
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }

    .item_class_19 .dropdown li {
        list-style: outside none none;
        float: none;
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .item_class_19 .dropdown li a {
        border-bottom: 1px solid rgba(51, 51, 51, 0.5);
        color: rgba(255, 255, 255, 0.7);
        display: block;
        padding: 12px 20px;
        text-align: left;
        font-size: 11px;
        line-height: 1;
    }

    .item_class_19 .dropdown li a:hover {
        color: #ffffff;
        background-color: rgba(51, 51, 51, 0.5);
    }

    .item_class_19:hover .dropdown {
        visibility: visible;
        opacity: 1;
    }


    @media (min-width: 768px) {
        .item_class_24 .item {
            width: 33.33333333%;
        }
    }

    .item_class_24 .item {
        display: inline-block;
        vertical-align: top;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .item_class_24 .item img {
        width: 100%;
    }

    .item_class_24 .blog-text h4 {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 10px;
        color: #747474;
    }

    .item_class_24 .blog-text h4:hover {
        color: #333;
    }

    .item_class_24 .blog-text .blog-footer a:hover {
        border-color: #333;
        color: #333;
    }

    .item_class_24 .blog-text .title h6 {
        color: #8f8f8f;
        font-size: 13px;
        font-weight: 300;
    }

    .item_class_24 .blog-text .line {
        background: #e0e0e0 none repeat scroll 0 0;
        margin-top: 5px;
        margin-bottom: 20px;
        width: 123px;
        border: 0 none;
        height: 1px;
    }

    .item_class_24 .blog-footer .pull-left a {
        border-bottom: 1px solid #d8d8d8;
        color: #949494;
        font-size: 12px;
        font-weight: 300;
        padding-bottom: 3px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }


    .item_class_26 .list {
        list-style: none;
    }

    .item_class_26 .list li {
        margin-bottom: 20px;
    }

    .item_class_26 .img-box {
        text-align: center;
        margin-bottom: 20px;
    }

    .item_class_26 .img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border: solid 1px #bebebe;
    }

    .item_class_26 .title {
        text-align: center;
        font-size: 1.2rem;
        color: #737373;
        line-height: 1.5rem;
        font-weight: bold;
    }

    .item_class_26 .text {
        font-size: 1rem;
        letter-spacing: 0;
        line-height: 1.5rem;
        color: #737373;
        padding: 10px;
        text-align: center;
        font-weight: bold;
    }



    .item_class_33 .title {
        height: auto;
        width: 95%;
        margin: 0 auto;
    }

    .item_class_33 .title li {
        width: 100%;
        height: 100%;
        background-size: 2.64900662% auto, 1.98675497% auto;
        border: 1px solid rgb(204, 204, 204);
        overflow: hidden;
        margin: 20px 0 0.46875rem 0;
    }

    .item_class_33 .title .time {
        float: left;
        width: 26%;
        text-align: center;
        border-right: 0.03125rem solid rgb(221, 221, 221);
        margin: 15px 0;

    }

    .item_class_33 .title li .time .p1 {
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        font-size: 30px;
        color: rgb(67, 67, 67);

    }

    .item_class_33 .title li .time .p2 {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        font-size: 16px;
        color: rgb(160, 160, 160);

    }

    .item_class_33 .title li .txt {
        float: right;
        width: 70%;
        padding-top: 10px;

    }

    .item_class_33 .title li .txt .tit {
        height: 31px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: rgb(102, 102, 102);
        font-size: 18px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;

    }

    .item_class_33 .title li .txt .tit a{
        text-decoration: none;
        color:inherit;
    }

    .item_class_33 .title li .txt .des {
        height: auto;
        overflow: hidden;
        color: rgb(181, 181, 181);
        font-size: 12px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;
    }




    .item_class_34 .title {
        height: auto;
        width: 100%;
    }

    .item_class_34 .demo {
        background: #FFF;
        overflow: hidden;
        width: 100%;
    }

    .item_class_34 .demo img {
        border: 3px solid #F2F2F2;
        width: 10rem;
        height: 120px;
    }

    .item_class_34 .indemo {
        float: left;
        width: 800%;
    }

    .item_class_34 .demo1 {
        float: left;
    }

    .item_class_34 .demo2 {
        float: left;
    }



    .item_class_36 .title {
        height: auto;
        width: 100%;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0px;
    }

    .item_class_36 .title1 {
        color: red;
    }


    .item_class_40 .title {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }

    .item_class_40 hr {
        color: #f4f4f4;
        width: 100%;
    }


    .item_class_49 .message {
        width: 60px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #fff;
        color: #000;
        border: #000 solid 1px;
        border-radius: 5px;
    }

    .item_class_49 .message a {
        text-decoration: none;
        color: inherit;
        display: block;
    }


	.item_class_59 .title{
		height: auto;
		width:100%;
	}
	.item_class_59 .title li{
		width:46%; 
		height:100%; 
		float:left; 
		margin:2%;
		overflow:hidden;
		height:12.5rem;
		position:relative;
		border-radius: 5px;
	}
	.item_class_59 .title img{
		width:100%;
		height:100%;
		position:relative;
		border:1px solid #f4f4f4;
		border-radius: 5px;
		
	}
	.item_class_59 .title p{
		text-align:center;
		line-height:1.875rem;
		background-color:#000;
		opacity:0.5;
		width:100%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		padding:0px 0px 0px 5px;
		position:absolute;
		bottom:0px;
		color:#fff;


	}
	


    .item_class_61 .title {
        height: auto;
        width: 99%;
        margin: 0px auto;
    }

    .item_class_61 .title ul {
        height: auto;
        width: 100%;
    }

    .item_class_61 .title li {
        height: 4rem;
        border: 1px dashed #999999;
        margin: 0.5rem;
        width: 94%;
        border-radius: 0.5rem;
        overflow: hidden;
    }

    .item_class_61 .title img {
        height: 4rem;
        width: 30%;
        float: left;

    }

    .item_class_61 .title .rightnj {
        width: 70%;
        text-align: center;
        overflow: hidden;
        margin-top: 0.2rem;
        bottom: 0px;
        color: #cccccc;
        float: left;
    }

    .item_class_61 .title .rightnj p {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 0.5rem;
        bottom: 0px;
        color: #000;
        box-sizing: border-box;
        font-size: 0.8rem;
    }


    .item_class_61 .title .rightnj .rightms {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 0.5rem;
        bottom: 0px;
        color: #cccccc;
        box-sizing: border-box;
        font-size: 0.5rem;
    }



	.item_class_69 .full-measurecon{width:100%;height:111px;background: #1f87e8;}
	.item_class_69 .measurecon-box{width:1200px;height:100%;margin:0 auto;overflow: hidden;}
	.item_class_69 .measurecon-ssks{width:33.3%;text-align: center;float:left;}
	.item_class_69 .measurecon-ssks img{}
	.item_class_69 .measurecon-ssks p{display: inline-block;color:#fff;font-size: 14px;line-height: 20px;}
	.item_class_69 .measurecon-ssks p label,.measurecon-ssks p  span{display: inline-block;width:100%;line-height: 30px;}
	.item_class_69 .measurecon-ssks p label{font-size: 18px;margin-top:8px;}


    .item_class_73{
        background-color: #eeeeee;
        padding: 20px 0;
    }
    .item_class_73 .sc-list {
        border-radius: 6px;
        background: #fff;
        margin: 1rem auto;
        width: 90%;
        height: 3rem;
        line-height: 3rem;
        display: flex;
        align-items: center;
    }

    .item_class_73 .sc-list label {
        width: 80px;
        text-align: right;
        font-size: 14px;
        color: #000;
    }

    .item_class_73 .sc-list input {
        border: 0;
        font-size: 14px;
        color: #000;
        flex:1;
    }

    .item_class_73 button {
        display: block;
        border-radius: 100px;
        border: none;
        background-color: #0a8ddf;
        color:white;
        width: 120px;
        padding: 10px 20px;
        text-align: center;
        margin: auto;
    }


    .item_class_87 .title {
        height: auto;
        width: 100%;
    }

    .item_class_87 .title img {
        width: 100%;
        vertical-align: bottom;

    }



    .item_class_93{
        width: 100%;
        height: 100%;
    }
    .item_class_93 .clear{
        clear: both;
    }
    .item_class_93 .background{
        background-color: #ff7214;
    }

    .item_class_93 .circle{
        text-align: center;
        width: 100%;
        height: 35px;
        border-radius: 50px;
    }
    .item_class_93 .dh-div{
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .item_class_93 .dh-div li img{
        max-width: 100%;
        max-height: 100%;
        margin: 5% 0 20% 0 ;
    }
    .item_class_93 li{
        list-style-type:none;
    }
    .item_class_93 .dh-div ul li{
        float: left;
        width: 25%;
        /*margin-left: 4%;*/
        text-align: center;
    }
    .item_class_93 .name_p{
        color: #fff;
    }


    .item_class_104 .top {
        height: 3rem;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .item_class_104 .nav .menu-open, .item_class_104 .nav2 .menu-close {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        text-align: center;
        cursor: pointer;
    }

    .item_class_104 .nav .header{
        height: 100%;
        position: absolute;
        top: 0;
        left: 3rem;
        right: 0;
        text-align: center;
        overflow: hidden;
    }

    .item_class_104 .drawer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: none;
        transition: all 0.3s;
        transform: translateX(-100%);
        z-index: 99999;
        background-color: white;
    }

    .item_class_104 .drawer .box {
        flex: 1;
        overflow: auto;
    }

    .item_class_104 .drawer.show {
        display: flex;
        flex-direction: column;
    }

    .item_class_104 .drawer.open {
        opacity: 1;
        transform: translateX(0);
    }
    .item_class_104 .icon{
        fill: #8e8e8e;
        width: 2.5rem;
        height: 100%;
    }


    .item_class_113 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_113 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_113 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_113 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_113 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_113 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_113 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_113 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ccc;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 999;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_113 .bx-wrapper .bx-prev {
        left: 10px;
        background: url(./files/113/controls.png) no-repeat 0 -32px;
    }

    .item_class_113 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .item_class_113 .bx-wrapper .bx-next {
        right: 10px;
        background: url(./files/113/controls.png) no-repeat -43px -32px;
    }

    .item_class_113 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }


    .item_class_116{
        width: 100%;
        height: 100%;
    }
    .item_class_116 .dh_div{
        width: 80%;
        background: #2b2b2b;
        position: fixed;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        right: auto;
        left: auto;
    }
    .item_class_116 .dh_div ul{
        margin-top: 60px;
    }
    .item_class_116 .dh_div li{
        height: 60px;
        font-size: 20px;
        line-height: 60px;
        text-align: center;
        color: #fff;
    }
    .item_class_116 .dh_div li.active{
        background: #fff;
        color: #2b2b2b;
    }



    .item_class_119 {
        width: 100%;
        height: 100%;
    }

    .item_class_119 .clear {
        clear: both;
    }

    .item_class_119 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



    .item_class_123 {
        width: 100%;
        height: 100%;
    }

    .item_class_123 .clear {
        clear: both;
    }

    .item_class_123 {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
        color: #000;
        text-decoration: none;
    }

    .item_class_123:hover {
        color: #000;
        text-decoration: none;
    }

    .item_class_123:visited {
        color: #000;
    }



    .item_class_124 {
        width: 100%;
        height: 100%;
    }

    .item_class_124 .clear {
        clear: both;
    }

    .item_class_124 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



.item_class_127 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_127 li, .item_class_127 ol, .item_class_127 ul { margin: 0; padding: 0; list-style: none }
.item_class_127 h2{ margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_127 .fl { float: left }
.item_class_127 .fr { float: right }
.item_class_127 .clear { clear: both }
.item_class_127 a { text-decoration: none;}


.item_class_127 .MoBodyC{width:929px;}   
.item_class_127 .text-list-module {
    overflow: hidden;
}
.item_class_127 .s-listpage-text-list-2 li {
    width: 100%;
}
.item_class_127 .text-list-module li {
    display: inline-block;
}

.item_class_127 .text-list-module .inner {
    text-align: left;
    height: 40px;
    line-height: 40px;
    border-color: #CCC;
    border-bottom: 1px dotted #ccc;
    padding-right: 70px;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.item_class_127 .text-list-module .text-list-a {
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    width: 90%;
    text-overflow: ellipsis;
}
.item_class_127 .text-list-module code {
   height: 4px;width:4px;background: #000;display: inline-block;
   margin-right: 5px;
   margin-bottom: 3px;
}
.item_class_127 .text-list-module a {
    font-family: "微软雅黑";
    color:#555;
}
.item_class_127 .text-list-module .text-list-times {
    float:right;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #888888;
}

.text-list-module li:hover a,.text-list-module li:hover .text-list-times {
    color:#4c9ef0;
}



.item_class_128 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_128 li, .item_class_128 ol, .item_class_128 ul { margin: 0; padding: 0; list-style: none }
.item_class_128 h2{ margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_128 .fl { float: left }
.item_class_128 .fr { float: right }
.item_class_128 .clear { clear: both }
.item_class_128 a { text-decoration: none;}
.item_class_128 .product-list-img{
    width:900px;
}
.item_class_128 .product-list-img ul li{float:left;width:23.5%;margin-right: 2%;background: #f8f8f8;transition: all .5s linear;}
.item_class_128 .product-list-img ul li:nth-child(4n){margin-right: 0;}
.item_class_128 .product-list-img ul li a{display: inline-block;width:96%;padding:2%;text-align: center;}
.item_class_128 .product-list-img ul li a img{vertical-align: middle;max-width: 100%;align-items: center;margin:0 auto;}
.item_class_128 .product-list-img ul li a p{font-family: "微软雅黑";font-size: 14px;color: #555555;overflow: hidden;
    height: 24px;
    line-height: 24px;}
.item_class_128 .img-wth{height: 200px;width:100%;overflow: hidden;
    position: relative;
    display: flex;align-items: center}

    .item_class_128 .product-list-img ul li:hover{background:#39abff;}
    .item_class_128 .product-list-img ul li:hover a p{color:#fff;}



    .item_class_130 {
        display: table;
        margin: 10px auto;
    }

    .item_class_130 li {
        display: inline-block;
    }

    .item_class_130 li a {
        display: inline-block;
        color: #000000;
        padding: 5px 10px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 3px;
        margin: 0 5px;
    }

    .item_class_130 li a:hover {
        background-color: #cccccc;
    }


     


      body {
        margin: 0;
        padding: 0;
        height: 100%;
        font-size: 14px;
        font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑";
        color: #333;
        line-height: 24px;
      }
      .item_class_135 dd,
      .item_class_135 dl,
      .item_class_135 dt,
      .item_class_135 li,
      .item_class_135 ol,
      .item_class_135 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_135 h2,
      .item_class_135 h3,
      .item_class_135 h4,
      .item_class_135 h5 {
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
      .item_class_135 .fl {
        float: left;
      }
      .item_class_135 .fr {
        float: right;
      }
      .item_class_135 .clear {
        clear: both;
      }
      .item_class_135 a {
        text-decoration: none;
      }
      .item_class_135 .clearfix:before,
      .item_class_135 .clearfix:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        font-size: 0;
        line-height: 0;
      }
      .item_class_135 .clearfix:after,
      .item_class_135 .clearfix:before {
        content: "";
        display: table;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116 .accordion-giant-main {
        display: block;
        width: 100%;
        height: 100%;
        font-family: "Microsoft YaHei";
      }
      .item_class_135 .clearfix {
        zoom: 1;
      }
      .item_class_135 .accordion-giant-main > li {
        position: relative;
        float: left;
        overflow: hidden;
        width: calc(16.6%);
        height: 326px;
        transition: all 0.5s ease;
        vertical-align: top;
        background-color: #fff;
        cursor: pointer;
         width: 14%;
      }
      .item_class_135 .accordion-giant-main > li .default-view {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        text-align: center;
      }
      .item_class_135 .accordion-giant-main > li .default-view .head {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 24px;
        z-index: 3;
        overflow: hidden;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116
        .accordion-giant-main
        > li
        .default-view
        .head
        .title {
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: left;
        position: relative;
        margin-left: 10%;
        padding-bottom: 6px;
      }
      .item_class_135 .OneRow {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }
      .item_class_135 .accordion-giant-main > li .hover-view {
        width: 100%;
        height: 100%;
        position: relative;
        display: none;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116
        .accordion-giant-main
        > li
        .hover-view
        .content {
        background-color: #fd6e27;
        width: 100%;
        height: 50%;
        text-align: left;
        position: absolute;
        padding: 10% 7% 5% 5%;
        left: 0;
        bottom: 0;
        overflow: hidden;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116 section {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
      }
      .item_class_135 .accordion-giant-main .active .hover-view {
        display: block;
      }
      .item_class_135 .accordion-giant-main > li .hover-view {
        width: 100%;
        height: 100%;
        position: relative;
        display: none;
      }
      .item_class_135 .layer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.4);
      }
      .item_class_135 .accordion-giant-main > li:first-of-type .layer{display: none;}


     
      .item_class_137 li,
      .item_class_137 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_137 h2,
      .item_class_137 h3,{
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
      .item_class_137 a {
        text-decoration: none;
      }
      .item_class_137 .clearfix:before,
      .item_class_137 .clearfix:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        font-size: 0;
        line-height: 0;
      }
      .item_class_137 .clearfix:after,
      .item_class_137 .clearfix:before {
        content: "";
        display: table;
      }
      .item_class_137   .paoduct-list-box{width:75%;}
      .item_class_137 .paoduct-list-box ul li{width:23.5%;margin-right: 1.5%;border: 1px solid #eee;float:left;margin-bottom: 10px}
      .item_class_137 .paoduct-list-box ul li:nth-child(4n){margin-right: 0;}
     .item_class_137 .proImg {
    overflow: hidden;
    margin: 0 auto;
    width:86%;
    
    text-align: center;
    padding: 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
}
 .item_class_137 .proImg img {
    max-width: 100%;
    max-height: 100%;
}
.item_class_137 .proInfo {
    padding:0 10px 10px;
}
.item_class_137 .proInfo .proTitle {
  font-weight: normal;
    margin: 0;
    display: block;
    font-size:16px;
    color: #333333;
    height: 25px;
    line-height: 25px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item_class_137 .proInfo .proDec.textOverflow2 {
    display: -webkit-box;
    height: 32px;
    line-height: 16px;
    white-space: normal;
    margin-top: 8px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 4;
    text-overflow: ellipsis;
    overflow: hidden;
}
      @media (max-width: 768px){
        .item_class_137 .paoduct-list-box{width:100%;}
        .item_class_137 .paoduct-list-box ul li{width:48%;margin-right: 2%;margin-bottom: 10px}
        .item_class_137 .paoduct-list-box ul li:nth-child(even){margin-right: 0;}
    }


.item_class_139 { display:inline-block; }
.item_class_139 .dh-home{display: inline-block;text-decoration: none;}
      .item_class_139 .home-sy{padding:0 10px;width:auto;min-width:85px;
    height: 80px;
    line-height: 80px;
    color: #000000;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;text-align: center;}
.item_class_139 .home-sy span {width:100%;
    color: #333;font-size: 14px;display: inline-block;line-height: 80px;}
.item_class_139 .home-sy:hover{background-color: rgb(140, 13, 13);color:#fff;}
.item_class_139 .home-sy:hover span::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-animation: layout-109-nav-active2 0.5s;
    -moz-animation: layout-109-nav-active2 0.5s;
    -o-animation: layout-109-nav-active2 0.5s;
    animation: layout-109-nav-active2 0.5s;
    bottom: 25%;
    background-color: #fff;
}
.item_class_139 .home-sy:hover span{color:#fff;}


    .item_class_140 {
        width: 100%;
        height: 100%;
    }
    .item_class_140{
        text-align: center;
    }
    .item_class_140 .title_0 {
        font-size: 36px;
        margin-bottom: 5px;
        color: #333;
    }
    .item_class_140 .title_2{
        font-size: 24px;
        color:#7f7f7f;
    }


    .item_class_141 {
        width: 100%;
        height: 100%;
    }
    .item_class_141{
        text-align: center;
    }
    .item_class_141 .imgs{
        width: 100%;
        height: auto;
    }

    .item_class_141 {position: relative; width:100%; overflow: hidden;}
    .item_class_141 img{margin: auto; max-width: 100%; border: none;}
    .item_class_141 .imgNormalBox,.item_class_141 .imgHoverBox{width: 100%; height: 100%}
    .item_class_141 .imgNormalBox{
        position: relative;
        overflow: hidden;
        opacity:1;
        transition: all .5s;
        -moz-transition:all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
    }
    .item_class_141 .imgHoverBox{
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        opacity: 0;
        transition: all .5s;
        -moz-transition:all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
    }
    .item_class_141:hover .imgNormalBox{opacity: 0;}
    .item_class_141:hover .imgHoverBox{opacity: 1;	height: 100%;}


    .item_class_149 {
        font-size: 0;
        height: auto;
        width: 1200px;
        margin: auto;
        position: relative;
    }

    .item_class_149 .icon {
        fill: #000000;
        width: 30px;
        height: auto;
    }

    .item_class_149 .no-next .icon, .item_class_149 .no-prev .icon {
        fill: #666666;
    }

    .item_class_149 .center .item-box > * {
        display: inline-block;
    }

    .item_class_149 .but {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        cursor: pointer;
    }

    .item_class_149 .left {
        left: -50px;
    }

    .item_class_149 .right {
        right: -50px;
    }

    .item_class_149 .center {
        width: 100%;
        background: none;
        margin: 10px auto;
        display: block;
        box-sizing: border-box;
    }

    .item_class_149 .center .panel {
        overflow: hidden;
        width: 100%;
    }

    .item_class_149 .center .panel .item-box {
        white-space: nowrap;
        display: inline-block;
    }

    .item_class_149 .item {
        font-size: initial;
        display: inline-block;
        width: 180px;
        height: auto;
        margin: 10px;
    }

    .item_class_149 .item .img-box {
        border: 1px solid #555555;
        text-align: center;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }

    .item_class_149 .item img {
        height: 100%;
        width: auto;
        display: block;
        margin: auto;
    }

    .item_class_149 .item .text {
        text-align: center;
        margin-top: 10px;
        color: #0C0C0C;
    }


    .item_class_152{
        display: inline-block;
        vertical-align: top;
        width: auto;
        height: auto;
        padding: 0 55px;
        text-align: left;
    }
    .item_class_152 .main{
        margin-bottom: 14px;
        font-size: 14px;
        font-weight: bold;
        display: block;
        text-decoration: none;
        color: black;
    }
    .item_class_152 .item{
        font-size: 13px;
        line-height: 28px;
        display: block;
        text-decoration: none;
        color: black;
    }


    .item_class_156{
        font-size: 0;
    }
    .item_class_156 .img {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin: 5px;
    }


    .item_class_157 img {
        height: auto;
        width: 100%;
    }


    
    .item_class_161 dl.dl-menu {
    width:246px;
    margin: 0 0 10px;
}
.item_class_161 dl.dl-menu dt {
    margin-bottom: 10px;
}
.item_class_161 dl.dl-menu dt a {
    display: block;
    line-height: 50px;
    background: url(./files/161/cpfl.jpg) no-repeat center;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}
.item_class_161 dl.dl-menu dt a:hover {
    background-image: url(./files/161/cpflh.jpg);
}
.item_class_161 dl.dl-menu  dd {
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px 20px 12px;
}
.item_class_161 dl.dl-menu  dd ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.item_class_161 dl.dl-menu   dd li {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(./files/161/flico.jpg) no-repeat 0 20px;
    padding:10px 0 10px 20px;
}
.item_class_161 dl.dl-menu  dd a {
    color: #333;
    text-decoration: none;
}
.item_class_161 dl.dl-menu  dd a:hover {
    color: #818181;
}


.item_class_173 .icon-share {
    margin-top:200px;
    position: relative;
    display: inline-block;
    font-size: 20px;
}
.item_class_173 .icon-share .icon {
    padding: 5px;
    background: #292828;
    font-size: 22px;
    margin-right: 10px;
    border-radius: 50%;
   width:40px;height: 40px;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    color: #b2b2b2;
    line-height: 38px;
}
.item_class_173 .icon-share .icon svg{margin:0;padding:0;}
.item_class_173 .wechat-code {
    display: none;
    position: absolute;
    left: -24px;
    bottom: 110%;
    padding: 6px;
    width: 100px;
    background-color: #ffffff;
    background-color: #292828;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);
}
.item_class_173 .full-img img {
    display: block;
    width: 100%;
}
.item_class_173 .icon-share .icon:hover {
    background: #e94746;
    color: #fff;
}
.item_class_173 .icon-share .icon:hover svg{ background: #e94746;color:#fff;}
.item_class_173 .icon-share .icon:first-child:hover + .wechat-code{
    display: block;
}


    
.item_class_176 .phonexgt-box li{margin-bottom: 20px;overflow: hidden;}
.item_class_176 .phonexgt-box li a{display: inline-block;width:100%;position: relative;height: 100%;}
.item_class_176 .phonexgt-box li a img{width:100%;}
.item_class_176 .phonexgt-box li a .collection-text{position: absolute;width:100%;height: 100%;background:rgba(0,0,0,.2);overflow:hidden;top:0;left:0;z-index: 999;align-items: center;
    display: flex;
}
.item_class_176 .phonexgt-box li a .collection-text h2{color:#fff;font-size: 18px;text-align: center;width:100%;}


    .item_class_177 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_177 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_177 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_177 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_177 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_177 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: -15%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_177 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_177 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 8px;
        height: 8px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #fecd5f;
    }

    .item_class_177 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 999;
    }

    .item_class_177 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_177 .bx-wrapper .bx-prev {
        left: 10px;
       
    }

    .item_class_177 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .item_class_177 .bx-wrapper .bx-next {
        right: 10px;
       
    }

    .item_class_177 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    .item_class_177 .inner-footer-wrapper {
    background: white;
    overflow: hidden;
    box-shadow: #ccc 0px 0px 10px;
}
.item_class_177 .img-wrap {
    overflow: hidden;
}
.item_class_177 .inner-footer-wrapper img {
    display: block;
    width: 100%;
}
.item_class_177 .inner-footer-wrapper h3 {
    font-size: 18px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #212121;
    color: ;
    padding: 0 15px 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.item_class_177 .inner-footer-wrapper h3:hover {
    color: #fecd5f;
}
.item_class_177 .inner-footer-wrapper p {
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
    padding-bottom: 20px;
    color: #212121;
}


.item_class_182 .news_index {
	width:1200px;
	clear: both;
    list-style: none;
    margin: 0px auto;
    padding: 20px 0px 0px 15px;
}
.item_class_182 .news_col {
    width: 50%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	box-sizing: border-box; 
}
.item_class_182 .news_index li {
    margin-bottom: 20px;
    padding: 25px 15px;
    min-height: 70px;
    border: 1px solid #ccc;
}
.item_class_182 .news_index li a {
    color: #333;
    font-size: 16px;
    margin-left: -20px;
}
.item_class_182 .news_index li span {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #305DC3;
    color: #fff;
    float: left;
    padding: 0px 2px;
    position: relative;
    left: -35px;
    top: -5px;
}

.item_class_182 .news_index li span strong {
    display: block;
    font-size: 24px;
    padding-top: 5px;
}
.item_class_182 .news_index li span i {
    display: block;
    font-size: 12px;
    font-style: normal;
    font-family: Arial;
}
.item_class_182 .news_index li em {
    width: 85%;
    font-style: normal;
    display: inline-block;
    line-height: 18px;
    color: #777;
    padding-top: 10px;
    margin-left: -20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
}


 .item_class_183 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_183 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_183 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_183 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_183 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_183 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_183 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_183 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ccc;
    }
    .item_class_183 .bx-wrapper .bx-controls-direction{position: relative;text-align: center;}
    .item_class_183 .bx-wrapper .bx-controls-direction a {
      display: inline-block;
        outline: 0;
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border:1px solid #999;
        color:#999;
        font-size: 20px;
    }

    

    .item_class_183 .bx-wrapper .bx-prev {
        margin-right: 10px;
       
    }

    .item_class_183 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }


    .item_class_183 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }
 .item_class_183  .news-li a.body {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 350px;
}
a {
    text-decoration: none;
}
 .item_class_183  .body  .text{height: 180px;background: #ffffff;}
.item_class_183 .body .text .content {
    padding: 0 15px;
}
.item_class_183 .news-li:nth-child(odd) .body .text .content {
    padding-top: 15px;
}

.item_class_183 .news-li .body .text .content .date {
    font-weight: 300;
    color: #999999;
    margin-bottom: 0;
    display: inline-block;
    padding: 0 22px;
    float: left;
    transition: all 0.3s cubic-bezier(0.215,0.61,0.355,1) 0s;
    padding-left: 0;
    font-size: 20px;
    margin-top: 10px
}


.item_class_183 .news-li .body .text .content .title {
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 16px;
    display: inline-block;
    line-height: 30px;
    width: 100%;
    height: 30px;
    float: left;
    transition: all 0.3s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.item_class_183 .news-li .body .text .content .title span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #212121;
    transition: all 0.3s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.item_class_183 .news-li .body .text .content .description {
    text-align: left;
    color: #999999;
    line-height: 25px;
    transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
    margin-top: 10px;
    width: 100%;
    height: 105px;
    overflow: hidden;
    font-size: 13px;
    
}
.item_class_183 .news-li .body .text .content .description {
    height: 55px;
}
.item_class_183 .news-li .body .img {
    width: 100%;
    height: 180px;
    transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
    overflow: hidden;
}
.item_class_183 .news-li .body .img img{width:100%;}

.item_class_183 .news-li:nth-child(even) a.body .text{position: absolute;bottom:-20px;left:0;width:100%;}
.item_class_183 .news-li:nth-child(even) .body .img {position: absolute;top:0;left:0;width:100%;}


     
      .item_class_184 li,
      .item_class_184 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_184 a { text-decoration: none;}

      .item_class_184  .nav-item{position: relative;
    float: left;display: inline-block;}
      .item_class_184 .nav-item a.nav-link{color: #333;
    background: transparent;
    display: inline-block;
    font-size: 16px;
    padding: 0px; border-bottom:2px solid  #fff;}

.item_class_184 .nav-item:hover a.nav-link{
    border-bottom:2px solid  #2685ff;
      color: #2685ff;
}
.item_class_184 .dropdown-menu{
    display: none;
   width:700px;
    background-color: #ccc;
     position: absolute;
    z-index: 999;
}
.item_class_184 .nav-item:hover .dropdown-menu{display: block;}
.item_class_184 .head_open {
    padding: 30px 0;
    background: #fff;
    overflow: hidden;
}
.item_class_184 .head_open>li {
    line-height: 60px;
    padding: 0 50px;
    float:left;
    width:calc(33% - 100px);
}
.item_class_184 .dropdown-menu .border-top1 {
    text-align: left;
    border: none;
    padding: 0;
    color: #000000;
}
.item_class_184 .dropdown-item{align-items: center;
    color: #000;
    display: flex;}
.item_class_184  .dropdown-item:hover{color:#2685ff;}
.item_class_184  .dropdown-item .indeximg{margin-right: 5px;}


     
      .item_class_187 li,
      .item_class_187 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_187 a { text-decoration: none;}
      .item_class_187 .foot-parter {
    width:80%;
    margin:0 auto;
    padding: 2px;
    overflow: hidden;
}
.item_class_187 ul.foot-parter li {
    text-align: center;
    width: 19.5%;
    display: inline-block;
}
 .item_class_187 ul.foot-parter li div {
    margin:0 10px;
    background-color: #ffffff;
    box-shadow: 0 0 10px 2px #eee;
}
.item_class_187 ul.foot-parter li div img{width:100%;}


     
      .item_class_190 li,
      .item_class_190 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_190 a { text-decoration: none;}

      .item_class_190 .menu{display: inline-block;}
 .item_class_190 .menu summary {color:#333;font-size: 16px;}
.item_class_190 .menu ul{padding:15px 0;}
 .item_class_190 .menu ul li{}
.item_class_190 .menu ul li a{color: #333;padding: 5px 0;
    line-height: 1.5;font-size: 16px;display: inline-block;text-indent: 2em;}
.item_class_190 .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.286rem;
    content: '';
    vertical-align: middle;
    border-top: 0.286rem solid;
    border-right: 0.286rem solid transparent;
    border-left: 0.286rem solid transparent;
    margin-right: 0;
    margin-left: 0.3em;
    margin-top: -3px
}
 .item_class_190 .menu summary::marker {

            content: '';

        }


    .item_class_194 {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        height: auto;
        padding: 10px 0;
        text-align: left;
    }

    .item_class_194 .main {
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        text-decoration: none;
        color: black;
    }

    .item_class_194 .item {
        font-size: 13px;
        margin-left: 20px;
        display: inline-block;
        text-decoration: none;
        color: black;
    }


    .item_class_195 {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        height: auto;
        text-align: left;
    }
    .item_class_195 .item {
        font-size: 13px;
        padding: 10px 20px;
        display: inline-block;
        color: black;
    }
    .item_class_195 .item a{
        color: inherit;
        text-decoration: none;
    }


.item_class_200 li,
.item_class_200 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.item_class_200 a { text-decoration: none;}
.item_class_200  .nav-item{position: relative;display: inline-block;padding:10px 20px}
.item_class_200 .nav-item a.nav-link{color: #333;
    background: transparent;
    display: inline-block;
    font-size: 16px;
    padding: 0px; 
}
.item_class_200 .nav-item:hover a.nav-link{
    color: #2685ff;
}
.item_class_200 .nav-item .dropdown-menu{
    display: none;
	width: 800px;
	position: absolute;
	z-index: 999;
	border-radius: 5px;
	padding: 10px 0px 10px 30px;
	left: -300px;
}
.item_class_200 .nav-item:hover .dropdown-menu{display: block;}
.item_class_200 .head_open {
    padding: 20px;
    background: #fff;
    overflow: hidden;
}
.item_class_200 .head_open>li {
    padding: 15px;
    float:left;
    width:calc(40% - 90px);
}
.item_class_200 .dropdown-menu .border-top1 {
    text-align: left;
    border: none;
    padding: 0;
    color: #000;
}
.item_class_200 .dropdown-item{align-items: center;
    color: #000;
    display: flex;}
.item_class_200  .dropdown-item:hover{color:#2685ff;}
.item_class_200 .nav-img{float:left}
.item_class_200 .nav-xia-item{float:left; margin-left:20px}
.item_class_200  .nav-img .indeximg{margin-right: 5px;width:50px; height:50px}
.item_class_200  .miaoshu{line-height:40px; font-size:12px;color:#999999; width:120px; height:40px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}


    .item_class_201 {
        background-color: #f8f8f8;
        padding: 20px 0;
    }

    .item_class_201 .box {
        overflow: hidden;
        height: 40px;
    }
    .item_class_201 .trans-box .trans-item {
        padding: 10px 20px;
        line-height: 20px;
        box-sizing: border-box;
    }

    .item_class_201 .trans-box .trans-item .item-a {
        text-decoration: none;
        color:inherit;
    }

    .item_class_201 .ttb .trans-item, .item_class_201 .btt .trans-item {
        display: block;
    }

    .item_class_201 .trans-box.ltr,.item_class_201 .trans-box.rtl{
        white-space:nowrap;
    }
    .item_class_201 .ltr .trans-item, .item_class_201 .rtl .trans-item {
        width: 100%;
        display: inline-block;
    }


    .item_class_202 {
        width: 100%;
        height: 100%;
    }

    .item_class_202 .clear {
        clear: both;
    }

    .item_class_202 .xqbtn {
        background-color: #0c94f4;
        box-shadow: 1px 2px 5px #333333;
        color: #fff;
        border: none;
        width: 100px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        text-align: center;
        margin: 10px;
		position: relative;
    }
    .item_class_202 .xqbtn::before {
        content: "";
        display: block;
        position: absolute;
        left: 40px;
        top: 40px;
        border-width: 10px;
        border-style:solid dashed dashed dashed;
        border-color:#0c94f4 transparent transparent transparent;
    }


    .item_class_203 .dh-box {
        display: inline-block;
        margin: 0;
        list-style: outside none none;
        padding: 0;
        position: relative;
    }

    .item_class_203 .navigation {
        line-height: 110px;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        display: block;
        padding: 0;
        position: relative;
        color: #6c6c6c;
        font-weight: 700;
        font-size: 12px;
    }

    .item_class_203 .navigation:hover {
        color: #389fff;
        outline: none;
        text-decoration: none;
    }

    .item_class_203 .navigation:after {
        width: 0;
        background: #666666 none repeat scroll 0 0;
        top: 65px;
        content: "";
        height: 1px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .item_class_203 .navigation:hover:after {
        width: 100%;
    }

    .item_class_203 .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 150px;
        z-index: 100;
        background: rgb(8 25 64 / 70%);
        visibility: hidden;
        opacity: 0;
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        padding: 10px 0px 20px;
        border-radius: 8px;
    }
    .item_class_203 .dropdown::before{
        content: "";
        display: block;
        position: absolute;
        left: 45px;
        top: -20px;
        border-width: 10px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent rgb(8 25 64 / 70%) transparent;
    }
    .item_class_203 .dropdown li {
        list-style: outside none none;
        float: none;
        position: relative;
        width: 90%;
        padding: 0;
        margin: 0 auto;
    }

    .item_class_203 .dropdown li a {
        border-bottom: 1px solid #112c6b;
        border-radius: 5px;
        color: #fff;
        display: block;
        padding: 12px 20px;
        text-align: left;
        font-size: 11px;
        line-height: 1;
    }

    .item_class_203 .dropdown li a:hover {
        color: #389fff;
        /*background-color: rgba(51, 51, 51, 0.5);*/
    }

    .item_class_203:hover .dropdown {
        visibility: visible;
        opacity: 1;
    }


    .item_class_204 li,
    .item_class_204 ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .item_class_204 .fl {
        float: left;
    }

    .item_class_204 .fr {
        float: right;
    }
    .item_class_204 .imgs{
        width: 100%;
        height: 100%;
    }
    .item_class_204 .news_a {
        text-decoration: none;
        font-size: 16px;
        color: #212121;
        background: rgb(237, 242, 245);
        box-shadow: 0 0 10px rgb(12 3 6 / 16%);
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }

    .item_class_204 .bg {
        padding: 6%;
    }

    .item_class_204 .news-list ul li {
        position: relative;
        /*overflow: hidden;*/
        margin: 0 1.5% 30px;
        width: 30%;
        float: left;
        /*height: 200px;*/
    }

    .item_class_204 .xian {
        width: 30px;
        height: 8px;
        border-bottom: 1px solid #2d7bff;
    }

    .item_class_204 h3 {
        line-height: 20px;
        font-size: 16px;
        color: #212121;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        table-layout: fixed;
        margin-top: 25px;
    }

    .item_class_204 p {
        margin-top: 25px;
    }

    .item_class_204 .news-list ul li:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        z-index: 0;
        display: block;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .item_class_204 .news-list ul li:hover:after {
        /*background-color: #e50b1c;*/
        width: 100%;
    }

    .item_class_204 .news-list ul li:hover a {
        transform: translate(10px, 10px);
        color: #fff !important;
        background: rgba(45,123,255,0.8);
    }
    .item_class_204 .news-list ul li:hover h3{
        color: #fff !important;
    }


	.item_class_205 {
		width: 100%;
		height: 100%;
	}
	.item_class_205 .dh-div{
		width: 100%;
		background-color: #2e3034;
	}
	.item_class_205 .background{
		width: 80%;
		margin: auto;
	}
	.item_class_205 .clear {
		clear: both;
	}
	.item_class_205 .litext{
		width: 20%;
		float: left;
	}
	.item_class_205 .ys_left{
		float: left;
		padding: 10px;
	}
	.item_class_205 .ys_right{
		float: left;
		padding: 10px;
	
	}
	.item_class_205 .title{
		font-size: 16px;
		color: #999;
	}
	.item_class_205 .text{
		margin-top: 24px;
		font-size: 14px;
		color: #999;
	}



	@font-face {
		font-family: swiper-icons;
		src: url('data:application/font-woff;charset=utf-8;base64, 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');
		font-weight: 400;
		font-style: normal
	}

	:root {
		--swiper-theme-color: #007aff
	}

	.swiper {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;
		list-style: none;
		padding: 0;
		z-index: 1
	}

	.swiper-vertical>.swiper-wrapper {
		flex-direction: column
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: flex;
		transition-property: transform;
		box-sizing: content-box
	}

	.swiper-android .swiper-slide,
	.swiper-wrapper {
		transform: translate3d(0px, 0, 0)
	}

	.swiper-pointer-events {
		touch-action: pan-y
	}

	.swiper-pointer-events.swiper-vertical {
		touch-action: pan-x
	}

	.swiper-slide {
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
		transition-property: transform
	}

	.swiper-slide-invisible-blank {
		visibility: hidden
	}

	.swiper-autoheight,
	.swiper-autoheight .swiper-slide {
		height: auto
	}

	.swiper-autoheight .swiper-wrapper {
		align-items: flex-start;
		transition-property: transform, height
	}

	.swiper-backface-hidden .swiper-slide {
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-3d,
	.swiper-3d.swiper-css-mode .swiper-wrapper {
		perspective: 1200px
	}

	.swiper-3d .swiper-cube-shadow,
	.swiper-3d .swiper-slide,
	.swiper-3d .swiper-slide-shadow,
	.swiper-3d .swiper-slide-shadow-bottom,
	.swiper-3d .swiper-slide-shadow-left,
	.swiper-3d .swiper-slide-shadow-right,
	.swiper-3d .swiper-slide-shadow-top,
	.swiper-3d .swiper-wrapper {
		transform-style: preserve-3d
	}

	.swiper-3d .swiper-slide-shadow,
	.swiper-3d .swiper-slide-shadow-bottom,
	.swiper-3d .swiper-slide-shadow-left,
	.swiper-3d .swiper-slide-shadow-right,
	.swiper-3d .swiper-slide-shadow-top {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		z-index: 10
	}

	.swiper-3d .swiper-slide-shadow {
		background: rgba(0, 0, 0, .15)
	}

	.swiper-3d .swiper-slide-shadow-left {
		background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-right {
		background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-top {
		background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-bottom {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-css-mode>.swiper-wrapper {
		overflow: auto;
		scrollbar-width: none;
		-ms-overflow-style: none
	}

	.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
		display: none
	}

	.swiper-css-mode>.swiper-wrapper>.swiper-slide {
		scroll-snap-align: start start
	}

	.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
		scroll-snap-type: x mandatory
	}

	.swiper-vertical.swiper-css-mode>.swiper-wrapper {
		scroll-snap-type: y mandatory
	}

	.swiper-centered>.swiper-wrapper::before {
		content: '';
		flex-shrink: 0;
		order: 9999
	}

	.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
		margin-inline-start: var(--swiper-centered-offset-before)
	}

	.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
		height: 100%;
		min-height: 1px;
		width: var(--swiper-centered-offset-after)
	}

	.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
		margin-block-start: var(--swiper-centered-offset-before)
	}

	.swiper-centered.swiper-vertical>.swiper-wrapper::before {
		width: 100%;
		min-width: 1px;
		height: var(--swiper-centered-offset-after)
	}

	.swiper-centered>.swiper-wrapper>.swiper-slide {
		scroll-snap-align: center center
	}

	.swiper-virtual .swiper-slide {
		-webkit-backface-visibility: hidden;
		transform: translateZ(0)
	}

	.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		pointer-events: none
	}

	.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
		height: 1px;
		width: var(--swiper-virtual-size)
	}

	.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
		width: 1px;
		height: var(--swiper-virtual-size)
	}

	:root {
		--swiper-navigation-size: 44px
	}

	.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.swiper-button-disabled,
	.swiper-button-prev.swiper-button-disabled {
		opacity: .35;
		cursor: auto;
		pointer-events: none
	}

	.swiper-button-next.swiper-button-hidden,
	.swiper-button-prev.swiper-button-hidden {
		opacity: 0;
		cursor: auto;
		pointer-events: none
	}

	.swiper-navigation-disabled .swiper-button-next,
	.swiper-navigation-disabled .swiper-button-prev {
		display: none !important
	}

	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-family: swiper-icons;
		font-size: var(--swiper-navigation-size);
		text-transform: none !important;
		letter-spacing: 0;
		font-variant: initial;
		line-height: 1
	}

	.swiper-button-prev,
	.swiper-rtl .swiper-button-next {
		left: 10px;
		right: auto
	}

	.swiper-button-prev:after,
	.swiper-rtl .swiper-button-next:after {
		content: 'prev'
	}

	.swiper-button-next,
	.swiper-rtl .swiper-button-prev {
		right: 10px;
		left: auto
	}

	.swiper-button-next:after,
	.swiper-rtl .swiper-button-prev:after {
		content: 'next'
	}

	.swiper-button-lock {
		display: none
	}

	.swiper-pagination {
		position: absolute;
		text-align: center;
		transition: .3s opacity;
		transform: translate3d(0, 0, 0);
		z-index: 10
	}

	.swiper-pagination.swiper-pagination-hidden {
		opacity: 0
	}

	.swiper-pagination-disabled>.swiper-pagination,
	.swiper-pagination.swiper-pagination-disabled {
		display: none !important
	}

	.swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 10px;
		left: 0;
		width: 100%
	}

	.swiper-pagination-bullets-dynamic {
		overflow: hidden;
		font-size: 0
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transform: scale(.33);
		position: relative
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
		transform: scale(.33)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
		transform: scale(.33)
	}

	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
		height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
		display: inline-block;
		border-radius: 50%;
		background: var(--swiper-pagination-bullet-inactive-color, #000);
		opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
	}

	button.swiper-pagination-bullet {
		border: none;
		margin: 0;
		padding: 0;
		box-shadow: none;
		-webkit-appearance: none;
		appearance: none
	}

	.swiper-pagination-clickable .swiper-pagination-bullet {
		cursor: pointer
	}

	.swiper-pagination-bullet:only-child {
		display: none !important
	}

	.swiper-pagination-bullet-active {
		opacity: var(--swiper-pagination-bullet-opacity, 1);
		background: var(--swiper-pagination-color, var(--swiper-theme-color))
	}

	.swiper-pagination-vertical.swiper-pagination-bullets,
	.swiper-vertical>.swiper-pagination-bullets {
		right: 10px;
		top: 50%;
		transform: translate3d(0px, -50%, 0)
	}

	.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
		display: block
	}

	.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
	.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		top: 50%;
		transform: translateY(-50%);
		width: 8px
	}

	.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
	.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		display: inline-block;
		transition: .2s transform, .2s top
	}

	.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
	}

	.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
	.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		left: 50%;
		transform: translateX(-50%);
		white-space: nowrap
	}

	.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transition: .2s transform, .2s left
	}

	.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transition: .2s transform, .2s right
	}

	.swiper-pagination-progressbar {
		background: rgba(0, 0, 0, .25);
		position: absolute
	}

	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		background: var(--swiper-pagination-color, var(--swiper-theme-color));
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(0);
		transform-origin: left top
	}

	.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		transform-origin: right top
	}

	.swiper-horizontal>.swiper-pagination-progressbar,
	.swiper-pagination-progressbar.swiper-pagination-horizontal,
	.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
	.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		width: 100%;
		height: 4px;
		left: 0;
		top: 0
	}

	.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
	.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
	.swiper-pagination-progressbar.swiper-pagination-vertical,
	.swiper-vertical>.swiper-pagination-progressbar {
		width: 4px;
		height: 100%;
		left: 0;
		top: 0
	}

	.swiper-pagination-lock {
		display: none
	}

	.swiper-scrollbar {
		border-radius: 10px;
		position: relative;
		-ms-touch-action: none;
		background: rgba(0, 0, 0, .1)
	}

	.swiper-scrollbar-disabled>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-disabled {
		display: none !important
	}

	.swiper-horizontal>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-horizontal {
		position: absolute;
		left: 1%;
		bottom: 3px;
		z-index: 50;
		height: 5px;
		width: 98%
	}

	.swiper-scrollbar.swiper-scrollbar-vertical,
	.swiper-vertical>.swiper-scrollbar {
		position: absolute;
		right: 3px;
		top: 1%;
		z-index: 50;
		width: 5px;
		height: 98%
	}

	.swiper-scrollbar-drag {
		height: 100%;
		width: 100%;
		position: relative;
		background: rgba(0, 0, 0, .5);
		border-radius: 10px;
		left: 0;
		top: 0
	}

	.swiper-scrollbar-cursor-drag {
		cursor: move
	}

	.swiper-scrollbar-lock {
		display: none
	}

	.swiper-zoom-container {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center
	}

	.swiper-zoom-container>canvas,
	.swiper-zoom-container>img,
	.swiper-zoom-container>svg {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain
	}

	.swiper-slide-zoomed {
		cursor: move
	}

	.swiper-lazy-preloader {
		width: 42px;
		height: 42px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -21px;
		margin-top: -21px;
		z-index: 10;
		transform-origin: 50%;
		box-sizing: border-box;
		border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
		border-radius: 50%;
		border-top-color: transparent
	}

	.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
	.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
		animation: swiper-preloader-spin 1s infinite linear
	}

	.swiper-lazy-preloader-white {
		--swiper-preloader-color: #fff
	}

	.swiper-lazy-preloader-black {
		--swiper-preloader-color: #000
	}

	@keyframes swiper-preloader-spin {
		0% {
			transform: rotate(0deg)
		}

		100% {
			transform: rotate(360deg)
		}
	}

	.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-grid>.swiper-wrapper {
		flex-wrap: wrap
	}

	.swiper-grid-column>.swiper-wrapper {
		flex-wrap: wrap;
		flex-direction: column
	}

	.swiper-fade.swiper-free-mode .swiper-slide {
		transition-timing-function: ease-out
	}

	.swiper-fade .swiper-slide {
		pointer-events: none;
		transition-property: opacity
	}

	.swiper-fade .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-fade .swiper-slide-active,
	.swiper-fade .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-cube {
		overflow: visible
	}

	.swiper-cube .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1;
		visibility: hidden;
		transform-origin: 0 0;
		width: 100%;
		height: 100%
	}

	.swiper-cube .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-cube.swiper-rtl .swiper-slide {
		transform-origin: 100% 0
	}

	.swiper-cube .swiper-slide-active,
	.swiper-cube .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-cube .swiper-slide-active,
	.swiper-cube .swiper-slide-next,
	.swiper-cube .swiper-slide-next+.swiper-slide,
	.swiper-cube .swiper-slide-prev {
		pointer-events: auto;
		visibility: visible
	}

	.swiper-cube .swiper-slide-shadow-bottom,
	.swiper-cube .swiper-slide-shadow-left,
	.swiper-cube .swiper-slide-shadow-right,
	.swiper-cube .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-cube .swiper-cube-shadow {
		position: absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		opacity: .6;
		z-index: 0
	}

	.swiper-cube .swiper-cube-shadow:before {
		content: '';
		background: #000;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		filter: blur(50px)
	}

	.swiper-flip {
		overflow: visible
	}

	.swiper-flip .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1
	}

	.swiper-flip .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-flip .swiper-slide-active,
	.swiper-flip .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-flip .swiper-slide-shadow-bottom,
	.swiper-flip .swiper-slide-shadow-left,
	.swiper-flip .swiper-slide-shadow-right,
	.swiper-flip .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-creative .swiper-slide {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden;
		transition-property: transform, opacity, height
	}

	.swiper-cards {
		overflow: visible
	}

	.swiper-cards .swiper-slide {
		transform-origin: center bottom;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden
	}

	.item_class_206 {
		width: 100%;
		height: 100%;
	}

	.item_class_206 .clear {
		clear: both;
	}

	.item_class_206 .dh-div {
		background: #edf2f5;
		padding: 35px 100px;
		width: 100%;
		box-sizing: border-box;
	}

	.item_class_206 .background {
		margin: auto;
	}
	.item_class_206 .litext{
		padding: 15px 30px;
		background-color: #FFF;
		border-radius: 8px;
		box-sizing: border-box;
		text-align: center;
	}
	.item_class_206 .swiper-slide {
		opacity: 0;
	}
	.item_class_206 .swiper-slide-prev,.item_class_206 .swiper-slide-active,.item_class_206 .swiper-slide-next{
		opacity: 1;
	}
	.item_class_206 .title{
		color: #212121;
		font-size: 16px;
		font-weight: bold;
		margin: 20px 0;
	}
	.item_class_206 .text{
		color: #212121;
		font-size: 14px;
		margin:0 0 20px 0;
		font-weight: 400;
	}
	.swiper-button-prev{
		left: 30px;
	}
	.swiper-button-next{
		right: 30px;
	}
	.swiper-pagination{
		margin-left: 25px;
	}


    .item_class_207 {
        width: 100%;
        height: 100%;
    }

    .item_class_207 .dh-div {
        width: 100%;
    }

    .item_class_207 .background {
        width: 100%;
        margin: 0 auto;
    }

    .item_class_207 .clear {
        clear: both;
    }

    .item_class_207 .litext {
        width: 32%;
        padding: 0.5%;
        float: left;
    }

    .item_class_207 .ndiv {
        position: relative;
    }

    .item_class_207 .tuimg {
        width: auto;
        height: 345px;
    }

    .item_class_207 .ys_left {
        padding: 10px;
        /* margin-bottom: 20px; */
        overflow: hidden;
        height: 345px;
    }

    .item_class_207 .ys_right {
        padding: 10px;
        position: relative;
    }

    .item_class_207 .title {
        font-size: 16px;
        color: #999;
        text-align: center;
        position: relative;
        z-index: 10;
        right: 10px;
        bottom: 40px;
        background-color: #FFF;
        width: 90%;
        height: 42px;
        line-height: 42px;
        left: 5%;
    }
    .item_class_207 .litext:hover {
    }
    .item_class_207 .title:hover {
        color: #FFF;
        background-color: #22f8f8;

    }
    .item_class_207 .tuimg:hover {
    }


     


      body {
        margin: 0;
        padding: 0;
        height: 100%;
        font-size: 14px;
        font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑";
        color: #333;
        line-height: 24px;
      }
      .item_class_208 dd,
      .item_class_208 dl,
      .item_class_208 dt,
      .item_class_208 li,
      .item_class_208 ol,
      .item_class_208 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_208 h2,
      .item_class_208 h3,
      .item_class_208 h4,
      .item_class_208 h5 {
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
      .item_class_208 .fl {
        float: left;
      }
      .item_class_208 .fr {
        float: right;
      }
      .item_class_208 .clear {
        clear: both;
      }
      .item_class_208 a {
        text-decoration: none;
      }
      .item_class_208 .clearfix:before,
      .item_class_208 .clearfix:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        font-size: 0;
        line-height: 0;
      }
      .item_class_208 .clearfix:after,
      .item_class_208 .clearfix:before {
        content: "";
        display: table;
      }
.item_class_208 .teamlist {
    margin-top: 50px;
}

.item_class_208 .teamlist .item {
  width: 20.8333%;
    float: left;
    height: 400px;
    position: relative;
    -webkit-transition: all .38s ease;
    transition: all .38s ease;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
   
}
.item_class_208 .teamlist .item:nth-child(2){width:37.5%;}
.item_class_208 .teamlist .item a {
    display: block;
    height: 100%;
    text-align: left;
}
.item_class_208 .teamlist .item .markname {
    height: 30px;
    width: 80px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.58);
    overflow: hidden;
}

.item_class_208 .teamlist .item .introduce {
    height: 380px;
    position: absolute;
    top: 10px;
    left: 90px;
    right: 10px;
    background: rgba(255,255,255,0.78);
    visibility: hidden;
    -webkit-transition: all .38s ease;
    transition: all .38s ease;
    overflow: hidden;
}
.item_class_208 .teamlist .item .introduce .name {
    margin: 20px 25px 10px 25px;
    letter-spacing: 4px;
    color: #2d7bff;
    color: ;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.item_class_208 .teamlist .item .introduce .des {
    margin: 20px 50px;
    color: #212121;
    color: ;
    position: relative;
}
.item_class_208 .teamlist .item .introduce .des span {
    font: 14px/1.5 "bigFont","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;
    font-size: 60px;
    color: #2d7bff;
    color: ;
    font-weight: 600;
    position: absolute;
}
.item_class_208 .teamlist .item .introduce .des .start {
    left: -30px;
    top: -40px;
}

.item_class_208 .teamlist .item .introduce .des .end {
    right: 0px;
}
.item_class_208 .teamlist .item .introduce.active {
    opacity: 1;
    visibility: visible;
}
.item_class_208 .teamlist .item .introduce.active .name{font-size: 24px;line-height: 36px;}


      .item_class_209  * {

            margin: 0;

            padding: 0;

        }



.item_class_209 a {

            text-decoration: none;

        }



.item_class_209  #conter {
            position: fixed;
    z-index: 888;
    top: 0px;
    left: 0;
    width: 100%;
   height: 90%;
    overflow: auto;
    background-color: rgb(255, 255, 255);
box-shadow: -5px 0px 10px rgb(0 0 0 / 20%);
           

            margin: auto;

        }



.item_class_209  #help-left {

            width: 100%;

            font-family: 'microsoft YaHei';

            float: left;

        }



.item_class_209 .menu {

          border-bottom: 1px solid rgb(221, 221, 221);

        }



.item_class_209 .menu:last-child {

            border-bottom: 1px solid #ccc;

        }



.item_class_209 .menu summary {

            height: 45px;

            line-height: 45px;

            text-indent: 10px;

            outline: none;

            font-size: 16px;

            cursor: pointer;

        }

.item_class_209 .menu summary a{display: inline-block;width:84%;color:rgb(51, 51, 51);}

.item_class_209 .menu summary::-webkit-details-marker {

            display: none;
             content:"";

        }
.item_class_209  .menu summary::marker {

            display: none;
             content:"";

        }



        /*可用图片或字符,如果使用图片，请把content的值设置成空字符*/

.item_class_209 .menu summary:after {

            content: "";

            background: url(./files/209/xjt.png) no-repeat center center; /*收起时的图片*/

            vertical-align: middle;

            display: inline-block;

            width: 12%;

            height: 90%;

            font-size:18px;

            font-weight:700;
            background-size: 24px;

        }


 .item_class_209 .menu[open] summary{background:#18bc9c;}
 .item_class_209 .menu[open] summary a{color:#fff;}
.item_class_209 .menu[open] summary:after {

            content: "";

            background: url(./files/209/sjt.png) no-repeat center center; /*展开时的图片*/
            vertical-align: middle;
            background-size: 24px;

        }
.item_class_209 .menu summary.home{position: relative;}
.item_class_209 .menu summary.home .close{position: absolute;right:15px;top:0;}
.item_class_209 .menu summary.home:after{ content: " "; background: none; /*展开时的图片*/
            vertical-align: middle; width: 12%;

            height: 90%; background-size: 20px;}
.item_class_209 .menu[open] summary.home:after{ content: " "; background: none; /*展开时的图片*/
            vertical-align: middle; background-size: 24px;}

.item_class_209 .menu ul {

            padding: 10px 0;

        }



.item_class_209 .menu ul li {

            list-style: none;

            text-indent: 10px;

            font-size: 16px;

            height: 45px;

            line-height: 45px;
            margin:0 20px;
            border-bottom: 1px solid #ddd;

        }



.item_class_209 .menu ul li a {

            display: block;

            color: #666;

        }



.item_class_209 .menu ul li a:hover {

            text-decoration: underline;

        }



    .item_class_210 * {

            margin: 0;

            padding: 0;

        }



 .item_class_210 a {

            text-decoration: none;

        }

.item_class_210 .box-right {
    background: #ffffff;
    padding: 30px 0 30px 30px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: 71%;
}

.item_class_210 .form-group {
    width: 40%;
    float: left;
    margin-right: 10%;
    position: relative;
    margin-bottom: 20px;
}
.item_class_210 .form-group.required:before {
    content: '*';
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -6px;
    font-size: 18px;
    line-height: 1;
    color: #f00;
}
.item_class_210 .form-group:before, .item_class_210 .form-group:after {
    display: table;
    content: " ";
}

.item_class_210 .form-control {
    font-size: 14px;
    line-height: 1.571429;
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #76838f;
    border: 1px solid #e4eaec;
    border-radius: 0.215rem;
    background-color:rgb(247, 247, 247);
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    -webkit-transition: -webkit-box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    -o-transition: box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    transition: box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    border-color: #e4eaec;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.item_class_210 .form-group label{margin-bottom: 8px;display: inline-block;}

.item_class_210 .width-all {
    width: 90%;
}
.item_class_210 .btn {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.571429;
    display: inline-block;
    padding: 0.429rem 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 0.215rem;
}
.item_class_210 .btn-primary {
    display: block;
    outline: none;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    background: transparent;
    box-sizing: border-box;
    text-align: center;
    line-height: 14px;
    font-weight: 200;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0px;
    transition: all 0.5s ease-in-out 0s;
    border-color: rgb(102, 102, 102);
}
.item_class_210 .w-200 {
    width: 200px;
}
.item_class_210 .btn-lg {
    padding:12px;
    border-radius: 0;
}
.item_class_210 .form-control {
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(240, 240, 240);
    background-color: rgb(247, 247, 247);
    color: rgb(33, 33, 33);
    border-radius: 0px ;
}
.item_class_210 textarea.form-control {
    height: auto;
}
.item_class_210 .form-control:focus

{

outline:none;

}


    @font-face {
        font-family: swiper-icons;
        src: url('data:application/font-woff;charset=utf-8;base64, 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');
        font-weight: 400;
        font-style: normal
    }

    :root {
        --swiper-theme-color: #007aff
    }

    .swiper {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1
    }

    .swiper-vertical > .swiper-wrapper {
        flex-direction: column
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        transition-property: transform;
        box-sizing: content-box
    }

    .swiper-android .swiper-slide,
    .swiper-wrapper {
        transform: translate3d(0px, 0, 0)
    }

    .swiper-pointer-events {
        touch-action: pan-y
    }

    .swiper-pointer-events.swiper-vertical {
        touch-action: pan-x
    }

    .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform
    }

    .swiper-slide-invisible-blank {
        visibility: hidden
    }

    .swiper-autoheight,
    .swiper-autoheight .swiper-slide {
        height: auto
    }

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform, height
    }

    .swiper-backface-hidden .swiper-slide {
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-3d,
    .swiper-3d.swiper-css-mode .swiper-wrapper {
        perspective: 1200px
    }

    .swiper-3d .swiper-cube-shadow,
    .swiper-3d .swiper-slide,
    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top,
    .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-3d .swiper-slide-shadow {
        background: rgba(0, 0, 0, .15)
    }

    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-css-mode > .swiper-wrapper {
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

    .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
        scroll-snap-type: x mandatory
    }

    .swiper-vertical.swiper-css-mode > .swiper-wrapper {
        scroll-snap-type: y mandatory
    }

    .swiper-centered > .swiper-wrapper::before {
        content: '';
        flex-shrink: 0;
        order: 9999
    }

    .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
        margin-inline-start: var(--swiper-centered-offset-before)
    }

    .swiper-centered.swiper-horizontal > .swiper-wrapper::before {
        height: 100%;
        min-height: 1px;
        width: var(--swiper-centered-offset-after)
    }

    .swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
        margin-block-start: var(--swiper-centered-offset-before)
    }

    .swiper-centered.swiper-vertical > .swiper-wrapper::before {
        width: 100%;
        min-width: 1px;
        height: var(--swiper-centered-offset-after)
    }

    .swiper-centered > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: center center
    }

    .swiper-virtual .swiper-slide {
        -webkit-backface-visibility: hidden;
        transform: translateZ(0)
    }

    .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none
    }

    .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
        height: 1px;
        width: var(--swiper-virtual-size)
    }

    .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
        width: 1px;
        height: var(--swiper-virtual-size)
    }

    :root {
        --swiper-navigation-size: 44px
    }

    .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.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-next.swiper-button-hidden,
    .swiper-button-prev.swiper-button-hidden {
        opacity: 0;
        cursor: auto;
        pointer-events: none
    }

    .swiper-navigation-disabled .swiper-button-next,
    .swiper-navigation-disabled .swiper-button-prev {
        display: none !important
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 10px;
        right: auto
    }

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
        content: 'prev'
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10px;
        left: auto
    }

    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        content: 'next'
    }

    .swiper-button-lock {
        display: none
    }

    .swiper-pagination {
        position: absolute;
        text-align: center;
        transition: .3s opacity;
        transform: translate3d(0, 0, 0);
        z-index: 10
    }

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

    .swiper-pagination-disabled > .swiper-pagination,
    .swiper-pagination.swiper-pagination-disabled {
        display: none !important
    }

    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%
    }

    .swiper-pagination-bullets-dynamic {
        overflow: hidden;
        font-size: 0
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33)
    }

    .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
        height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
        display: inline-block;
        border-radius: 50%;
        background: var(--swiper-pagination-bullet-inactive-color, #000);
        opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
    }

    button.swiper-pagination-bullet {
        border: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -webkit-appearance: none;
        appearance: none
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer
    }

    .swiper-pagination-bullet:only-child {
        display: none !important
    }

    .swiper-pagination-bullet-active {
        opacity: var(--swiper-pagination-bullet-opacity, 1);
        background: var(--swiper-pagination-color, var(--swiper-theme-color))
    }

    .swiper-pagination-vertical.swiper-pagination-bullets,
    .swiper-vertical > .swiper-pagination-bullets {
        right: 10px;
        top: 50%;
        transform: translate3d(0px, -50%, 0)
    }

    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
        display: block
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
    .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        display: inline-block;
        transition: .2s transform, .2s top
    }

    .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
    }

    .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
    .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap
    }

    .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform, .2s left
    }

    .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform, .2s right
    }

    .swiper-pagination-progressbar {
        background: rgba(0, 0, 0, .25);
        position: absolute
    }

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color, var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top
    }

    .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        transform-origin: right top
    }

    .swiper-horizontal > .swiper-pagination-progressbar,
    .swiper-pagination-progressbar.swiper-pagination-horizontal,
    .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
    .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 100%;
        height: 4px;
        left: 0;
        top: 0
    }

    .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
    .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
    .swiper-pagination-progressbar.swiper-pagination-vertical,
    .swiper-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

    .swiper-pagination-lock {
        display: none
    }

    .swiper-scrollbar {
        border-radius: 10px;
        position: relative;
        -ms-touch-action: none;
        background: rgba(0, 0, 0, .1)
    }

    .swiper-scrollbar-disabled > .swiper-scrollbar,
    .swiper-scrollbar.swiper-scrollbar-disabled {
        display: none !important
    }

    .swiper-horizontal > .swiper-scrollbar,
    .swiper-scrollbar.swiper-scrollbar-horizontal {
        position: absolute;
        left: 1%;
        bottom: 3px;
        z-index: 50;
        height: 5px;
        width: 98%
    }

    .swiper-scrollbar.swiper-scrollbar-vertical,
    .swiper-vertical > .swiper-scrollbar {
        position: absolute;
        right: 3px;
        top: 1%;
        z-index: 50;
        width: 5px;
        height: 98%
    }

    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, .5);
        border-radius: 10px;
        left: 0;
        top: 0
    }

    .swiper-scrollbar-cursor-drag {
        cursor: move
    }

    .swiper-scrollbar-lock {
        display: none
    }

    .swiper-zoom-container {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .swiper-zoom-container > canvas,
    .swiper-zoom-container > img,
    .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

    .swiper-slide-zoomed {
        cursor: move
    }

    .swiper-lazy-preloader {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21px;
        margin-top: -21px;
        z-index: 10;
        transform-origin: 50%;
        box-sizing: border-box;
        border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
        border-radius: 50%;
        border-top-color: transparent
    }

    .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
    .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
        animation: swiper-preloader-spin 1s infinite linear
    }

    .swiper-lazy-preloader-white {
        --swiper-preloader-color: #fff
    }

    .swiper-lazy-preloader-black {
        --swiper-preloader-color: #000
    }

    @keyframes swiper-preloader-spin {
        0% {
            transform: rotate(0deg)
        }

        100% {
            transform: rotate(360deg)
        }
    }

    .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-grid > .swiper-wrapper {
        flex-wrap: wrap
    }

    .swiper-grid-column > .swiper-wrapper {
        flex-wrap: wrap;
        flex-direction: column
    }

    .swiper-fade.swiper-free-mode .swiper-slide {
        transition-timing-function: ease-out
    }

    .swiper-fade .swiper-slide {
        pointer-events: none;
        transition-property: opacity
    }

    .swiper-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-fade .swiper-slide-active,
    .swiper-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-cube {
        overflow: visible
    }

    .swiper-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-cube .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-cube.swiper-rtl .swiper-slide {
        transform-origin: 100% 0
    }

    .swiper-cube .swiper-slide-active,
    .swiper-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-cube .swiper-slide-active,
    .swiper-cube .swiper-slide-next,
    .swiper-cube .swiper-slide-next + .swiper-slide,
    .swiper-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-cube .swiper-slide-shadow-bottom,
    .swiper-cube .swiper-slide-shadow-left,
    .swiper-cube .swiper-slide-shadow-right,
    .swiper-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        opacity: .6;
        z-index: 0
    }

    .swiper-cube .swiper-cube-shadow:before {
        content: '';
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        filter: blur(50px)
    }

    .swiper-flip {
        overflow: visible
    }

    .swiper-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

    .swiper-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }

    .swiper-flip .swiper-slide-active,
    .swiper-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-flip .swiper-slide-shadow-bottom,
    .swiper-flip .swiper-slide-shadow-left,
    .swiper-flip .swiper-slide-shadow-right,
    .swiper-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-creative .swiper-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        transition-property: transform, opacity, height
    }

    .swiper-cards {
        overflow: visible
    }

    .swiper-cards .swiper-slide {
        transform-origin: center bottom;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden
    }

    .item_class_213 {
        width: 100%;
        height: 100%;
    }

    .item_class_213 .clear {
        clear: both;
    }

    .item_class_213 .dh-div {
        background: #edf2f5;
        padding: 20px 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .item_class_213 .background {
        margin: auto;
        padding-bottom: 10px;
    }

    .item_class_213 .litext {
        background-color: #FFF;
        border-radius: 8px;
        box-sizing: border-box;
        text-align: center;
    }

    .item_class_213 .swiper-slide {
        opacity: 0;
    }

    .item_class_213 .swiper-slide-prev, .item_class_213 .swiper-slide-active, .item_class_213 .swiper-slide-next {
        opacity: 1;
    }

    .item_class_213 .title {
        color: #212121;
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0;
    }

    .item_class_213 .text {
        color: #212121;
        font-size: 14px;
        margin: 0 0 20px 0;
        font-weight: 400;
    }

    .swiper-button-prev {
        left: 30px;
    }

    .swiper-button-next {
        right: 30px;
    }

    .swiper-pagination {
        margin-top: 25px;
    }


	@font-face {
		font-family: swiper-icons;
		src: url('data:application/font-woff;charset=utf-8;base64, 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');
		font-weight: 400;
		font-style: normal
	}

	:root {
		--swiper-theme-color: #007aff
	}

	.swiper {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;
		list-style: none;
		padding: 0;
		z-index: 1
	}

	.swiper-vertical>.swiper-wrapper {
		flex-direction: column
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: flex;
		transition-property: transform;
		box-sizing: content-box
	}

	.swiper-android .swiper-slide,
	.swiper-wrapper {
		transform: translate3d(0px, 0, 0)
	}

	.swiper-pointer-events {
		touch-action: pan-y
	}

	.swiper-pointer-events.swiper-vertical {
		touch-action: pan-x
	}

	.swiper-slide {
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
		transition-property: transform
	}

	.swiper-slide-invisible-blank {
		visibility: hidden
	}

	.swiper-autoheight,
	.swiper-autoheight .swiper-slide {
		height: auto
	}

	.swiper-autoheight .swiper-wrapper {
		align-items: flex-start;
		transition-property: transform, height
	}

	.swiper-backface-hidden .swiper-slide {
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-3d,
	.swiper-3d.swiper-css-mode .swiper-wrapper {
		perspective: 1200px
	}

	.swiper-3d .swiper-cube-shadow,
	.swiper-3d .swiper-slide,
	.swiper-3d .swiper-slide-shadow,
	.swiper-3d .swiper-slide-shadow-bottom,
	.swiper-3d .swiper-slide-shadow-left,
	.swiper-3d .swiper-slide-shadow-right,
	.swiper-3d .swiper-slide-shadow-top,
	.swiper-3d .swiper-wrapper {
		transform-style: preserve-3d
	}

	.swiper-3d .swiper-slide-shadow,
	.swiper-3d .swiper-slide-shadow-bottom,
	.swiper-3d .swiper-slide-shadow-left,
	.swiper-3d .swiper-slide-shadow-right,
	.swiper-3d .swiper-slide-shadow-top {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		z-index: 10
	}

	.swiper-3d .swiper-slide-shadow {
		background: rgba(0, 0, 0, .15)
	}

	.swiper-3d .swiper-slide-shadow-left {
		background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-right {
		background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-top {
		background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-3d .swiper-slide-shadow-bottom {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
	}

	.swiper-css-mode>.swiper-wrapper {
		overflow: auto;
		scrollbar-width: none;
		-ms-overflow-style: none
	}

	.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
		display: none
	}

	.swiper-css-mode>.swiper-wrapper>.swiper-slide {
		scroll-snap-align: start start
	}

	.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
		scroll-snap-type: x mandatory
	}

	.swiper-vertical.swiper-css-mode>.swiper-wrapper {
		scroll-snap-type: y mandatory
	}

	.swiper-centered>.swiper-wrapper::before {
		content: '';
		flex-shrink: 0;
		order: 9999
	}

	.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
		margin-inline-start: var(--swiper-centered-offset-before)
	}

	.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
		height: 100%;
		min-height: 1px;
		width: var(--swiper-centered-offset-after)
	}

	.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
		margin-block-start: var(--swiper-centered-offset-before)
	}

	.swiper-centered.swiper-vertical>.swiper-wrapper::before {
		width: 100%;
		min-width: 1px;
		height: var(--swiper-centered-offset-after)
	}

	.swiper-centered>.swiper-wrapper>.swiper-slide {
		scroll-snap-align: center center
	}

	.swiper-virtual .swiper-slide {
		-webkit-backface-visibility: hidden;
		transform: translateZ(0)
	}

	.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		pointer-events: none
	}

	.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
		height: 1px;
		width: var(--swiper-virtual-size)
	}

	.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
		width: 1px;
		height: var(--swiper-virtual-size)
	}

	:root {
		--swiper-navigation-size: 44px
	}

	.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.swiper-button-disabled,
	.swiper-button-prev.swiper-button-disabled {
		opacity: .35;
		cursor: auto;
		pointer-events: none
	}

	.swiper-button-next.swiper-button-hidden,
	.swiper-button-prev.swiper-button-hidden {
		opacity: 0;
		cursor: auto;
		pointer-events: none
	}

	.swiper-navigation-disabled .swiper-button-next,
	.swiper-navigation-disabled .swiper-button-prev {
		display: none !important
	}

	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-family: swiper-icons;
		font-size: var(--swiper-navigation-size);
		text-transform: none !important;
		letter-spacing: 0;
		font-variant: initial;
		line-height: 1
	}

	.swiper-button-prev,
	.swiper-rtl .swiper-button-next {
		left: 10px;
		right: auto
	}

	.swiper-button-prev:after,
	.swiper-rtl .swiper-button-next:after {
		content: 'prev'
	}

	.swiper-button-next,
	.swiper-rtl .swiper-button-prev {
		right: 10px;
		left: auto
	}

	.swiper-button-next:after,
	.swiper-rtl .swiper-button-prev:after {
		content: 'next'
	}

	.swiper-button-lock {
		display: none
	}

	.swiper-pagination {
		position: absolute;
		text-align: center;
		transition: .3s opacity;
		transform: translate3d(0, 0, 0);
		z-index: 10
	}

	.swiper-pagination.swiper-pagination-hidden {
		opacity: 0
	}

	.swiper-pagination-disabled>.swiper-pagination,
	.swiper-pagination.swiper-pagination-disabled {
		display: none !important
	}

	.swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 10px;
		left: 0;
		width: 100%
	}

	.swiper-pagination-bullets-dynamic {
		overflow: hidden;
		font-size: 0
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transform: scale(.33);
		position: relative
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
		transform: scale(.33)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
		transform: scale(.33)
	}

	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
		height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
		display: inline-block;
		border-radius: 50%;
		background: var(--swiper-pagination-bullet-inactive-color, #000);
		opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
	}

	button.swiper-pagination-bullet {
		border: none;
		margin: 0;
		padding: 0;
		box-shadow: none;
		-webkit-appearance: none;
		appearance: none
	}

	.swiper-pagination-clickable .swiper-pagination-bullet {
		cursor: pointer
	}

	.swiper-pagination-bullet:only-child {
		display: none !important
	}

	.swiper-pagination-bullet-active {
		opacity: var(--swiper-pagination-bullet-opacity, 1);
		background: var(--swiper-pagination-color, var(--swiper-theme-color))
	}

	.swiper-pagination-vertical.swiper-pagination-bullets,
	.swiper-vertical>.swiper-pagination-bullets {
		right: 10px;
		top: 50%;
		transform: translate3d(0px, -50%, 0)
	}

	.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
		display: block
	}

	.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
	.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		top: 50%;
		transform: translateY(-50%);
		width: 8px
	}

	.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
	.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		display: inline-block;
		transition: .2s transform, .2s top
	}

	.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
	}

	.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
	.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		left: 50%;
		transform: translateX(-50%);
		white-space: nowrap
	}

	.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transition: .2s transform, .2s left
	}

	.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transition: .2s transform, .2s right
	}

	.swiper-pagination-progressbar {
		background: rgba(0, 0, 0, .25);
		position: absolute
	}

	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		background: var(--swiper-pagination-color, var(--swiper-theme-color));
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(0);
		transform-origin: left top
	}

	.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		transform-origin: right top
	}

	.swiper-horizontal>.swiper-pagination-progressbar,
	.swiper-pagination-progressbar.swiper-pagination-horizontal,
	.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
	.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
		width: 100%;
		height: 4px;
		left: 0;
		top: 0
	}

	.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
	.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
	.swiper-pagination-progressbar.swiper-pagination-vertical,
	.swiper-vertical>.swiper-pagination-progressbar {
		width: 4px;
		height: 100%;
		left: 0;
		top: 0
	}

	.swiper-pagination-lock {
		display: none
	}

	.swiper-scrollbar {
		border-radius: 10px;
		position: relative;
		-ms-touch-action: none;
		background: rgba(0, 0, 0, .1)
	}

	.swiper-scrollbar-disabled>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-disabled {
		display: none !important
	}

	.swiper-horizontal>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-horizontal {
		position: absolute;
		left: 1%;
		bottom: 3px;
		z-index: 50;
		height: 5px;
		width: 98%
	}

	.swiper-scrollbar.swiper-scrollbar-vertical,
	.swiper-vertical>.swiper-scrollbar {
		position: absolute;
		right: 3px;
		top: 1%;
		z-index: 50;
		width: 5px;
		height: 98%
	}

	.swiper-scrollbar-drag {
		height: 100%;
		width: 100%;
		position: relative;
		background: rgba(0, 0, 0, .5);
		border-radius: 10px;
		left: 0;
		top: 0
	}

	.swiper-scrollbar-cursor-drag {
		cursor: move
	}

	.swiper-scrollbar-lock {
		display: none
	}

	.swiper-zoom-container {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center
	}

	.swiper-zoom-container>canvas,
	.swiper-zoom-container>img,
	.swiper-zoom-container>svg {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain
	}

	.swiper-slide-zoomed {
		cursor: move
	}

	.swiper-lazy-preloader {
		width: 42px;
		height: 42px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -21px;
		margin-top: -21px;
		z-index: 10;
		transform-origin: 50%;
		box-sizing: border-box;
		border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
		border-radius: 50%;
		border-top-color: transparent
	}

	.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
	.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
		animation: swiper-preloader-spin 1s infinite linear
	}

	.swiper-lazy-preloader-white {
		--swiper-preloader-color: #fff
	}

	.swiper-lazy-preloader-black {
		--swiper-preloader-color: #000
	}

	@keyframes swiper-preloader-spin {
		0% {
			transform: rotate(0deg)
		}

		100% {
			transform: rotate(360deg)
		}
	}

	.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-grid>.swiper-wrapper {
		flex-wrap: wrap
	}

	.swiper-grid-column>.swiper-wrapper {
		flex-wrap: wrap;
		flex-direction: column
	}

	.swiper-fade.swiper-free-mode .swiper-slide {
		transition-timing-function: ease-out
	}

	.swiper-fade .swiper-slide {
		pointer-events: none;
		transition-property: opacity
	}

	.swiper-fade .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-fade .swiper-slide-active,
	.swiper-fade .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-cube {
		overflow: visible
	}

	.swiper-cube .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1;
		visibility: hidden;
		transform-origin: 0 0;
		width: 100%;
		height: 100%
	}

	.swiper-cube .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-cube.swiper-rtl .swiper-slide {
		transform-origin: 100% 0
	}

	.swiper-cube .swiper-slide-active,
	.swiper-cube .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-cube .swiper-slide-active,
	.swiper-cube .swiper-slide-next,
	.swiper-cube .swiper-slide-next+.swiper-slide,
	.swiper-cube .swiper-slide-prev {
		pointer-events: auto;
		visibility: visible
	}

	.swiper-cube .swiper-slide-shadow-bottom,
	.swiper-cube .swiper-slide-shadow-left,
	.swiper-cube .swiper-slide-shadow-right,
	.swiper-cube .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-cube .swiper-cube-shadow {
		position: absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		opacity: .6;
		z-index: 0
	}

	.swiper-cube .swiper-cube-shadow:before {
		content: '';
		background: #000;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		filter: blur(50px)
	}

	.swiper-flip {
		overflow: visible
	}

	.swiper-flip .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1
	}

	.swiper-flip .swiper-slide .swiper-slide {
		pointer-events: none
	}

	.swiper-flip .swiper-slide-active,
	.swiper-flip .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-flip .swiper-slide-shadow-bottom,
	.swiper-flip .swiper-slide-shadow-left,
	.swiper-flip .swiper-slide-shadow-right,
	.swiper-flip .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-creative .swiper-slide {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden;
		transition-property: transform, opacity, height
	}

	.swiper-cards {
		overflow: visible
	}

	.swiper-cards .swiper-slide {
		transform-origin: center bottom;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden
	}
	.item_class_215 {
		width: 100%;
		height: 100%;
	}

	.item_class_215 .dh-div {
		width: 100%;
	}

	.item_class_215 .background {
		width: 100%;
		margin: 0 auto;
	}

	.item_class_215 .clear {
		clear: both;
	}

	.item_class_215 .litext {
		width: 24%;
		/*padding: 0.5%;*/
		float: left;
	}

	.item_class_215 .ndiv {
		position: relative;
	}

	.item_class_215 .tuimg {
		width: 100%;
		height: 345px;
	}

	.item_class_215 .ys_left {
		/*padding: 10px;*/
		/* margin-bottom: 20px; */
		overflow: hidden;
		height: 345px;
	}

	.item_class_215 .ys_right {
		padding: 10px;
		position: relative;
	}

	.item_class_215 .title {
		font-size: 16px;
		color: #999;
		text-align: center;
		position: relative;
		z-index: 10;
		right: 10px;
		bottom: 40px;
		background-color: #FFF;
		width: 90%;
		height: 42px;
		line-height: 42px;
		left: 5%;
	}

	.item_class_215 .text {
		margin-top: 24px;
		font-size: 14px;
		color: #999;
		width: 100%;
		height: 100%;
		position: relative;
		display: table;
		text-align: center;
	}
	.item_class_215 .text{
		box-sizing: border-box;
	}
	.item_class_215 .litext:hover .text{
		background: #2d7bff;
		z-index: 9;
		animation-name: topmove;
		animation-duration: 0.5s;
		color: #FFF;
		opacity: 0.7;
	}
	.item_class_215 .litext .text:hover{
		top: -370px;
		padding: 140px 20px 0;
	}
	@keyframes topmove {
	       0% {
	           top: 0px;
	       }
	       100% {
	           top: -370px;
			   padding-top: 140px;
	       }
	   }


    .item_class_216 {
        width: 100%;
        height: 100%;
    }

    .item_class_216 .clear {
        clear: both;
    }

    .item_class_216 .xqbtn {
        background-color: #0c94f4;
        box-shadow: 1px 2px 5px #333333;
        color: #fff;
        border: none;
        width: 76px;
        height: 32px;
        line-height: 32px;
        border-radius: 5px;
        text-align: center;
        margin: 10px;
		position: relative;
        font-size: 14px;
    }
    .item_class_216 .xqbtn::before {
        content: "";
        display: block;
        position: absolute;
        left: 40px;
        top: 32px;
        border-width: 10px;
        border-style:solid dashed dashed dashed;
        border-color:#0c94f4 transparent transparent transparent;
    }


    .item_class_225 {
        height: auto;
        width: 100%;
    }

    .item_class_225 .message {
        width: 50px;
        height: 50px;
        text-align: center;
        float: right;
        position: fixed;
        top: 140px;
        right: 40px;
        padding-top: 10px;
        box-sizing: border-box;
    }

    .item_class_225 .message a {

    }

    .item_class_225 .message img {
        width: 50px;
        height: 50px;
    }


    .item_class_226{
        font-size: 0;
    }
    .item_class_226 .img {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
       
        margin: 5px;
        background-size:contain;
    }

