body {

    background: #f0f3f4 !important;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;

}

ol, ul, li {
    list-style: none
}

* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none !important;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    cursor: pointer;
}

span {
    cursor: pointer;
}

img {
    cursor: pointer;
}

.flex {
    display: flex;

    flex-wrap: wrap;
}

.block {
    display: block;
}

#wrapper {
    width: 100%;
    min-height: 600px;
    overflow: hidden;

}

.nav-tabys {

    background-color: #fff;
    color: black;
}

.inform-style:hover,
.news-title:hover,
ul li a:hover {
    color: #409eff;
}

.float-left {
    float: left
}

.float-right {
    float: right;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-14 {
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);

}

.margin-top-4 {
    margin-top: 4px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-16 {
    margin-top: 16px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-top-40 {
    margin-top: 40px;
}


.margin-top-50 {
    margin-top: 50px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-8 {
    margin-right: 8px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-left-8 {
    margin-left: 8px;
}

.margin-left-2 {
    margin-left: 2px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-l12 {
    margin-left: 8%;
}

/*.margin-l4{*/
/*margin-left: 4%;*/
/*}*/

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-33 {
    margin-left: 33px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-45 {
    margin-left: 45px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-70 {
    margin-left: 70px;
}

.margin-left-75 {
    margin-left: 75px;
}
.margin-left-225 {
    margin-left: 225px;
}
.margin-left-230 {
    margin-left: 230px;
}
.margin-left-305 {
    margin-left:305px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

#header {
    width: 100%;
    height: 65px;
    background: #ecf5ff;
}

.header-style {
    width: 1280px;
    height: 50px;
    margin: 0 auto;
}

.size {
    display: inline-block;
    float: left;
    height: 50px;
    box-sizing: border-box;
    margin-right: 54px;
}

.antistop {
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border-radius: 23px;
    border: 1px solid rgba(153, 153, 153, 1);
    padding-left: 20px;
    box-sizing: border-box;
    float: right;
}

.head-portrait {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: red;
    margin-top: -27px;
    margin-left: 96%;
}

.nav {
	float:left;
    width: auto;
    height: 50px;
    margin: 0 auto;
    background: #1c2b36;
    /*box-shadow:0px 4px 4px 0px rgba(17,99,153,0.55),0px -40px 20px 0px rgba(31,129,193,0.17);*/

}

.login {
    width: 335px;
    height: 70px;
    float: left;

}

.imgclass {
    display: block;
    margin-top: -70px;
    width: 150px;
    margin-left: 10px;
}

.main {
    width: 100%;
    height: 507px;
    margin-top: 10px;
    display: flex;
    box-sizing: border-box;
}

.menu {
    width: auto;/* 1280px; */
    height: 42px;
    margin: 0 auto;
}

.menu i {
    width: 35px;
    margin-left: 30px;
    margin-top: 10px;
}

.nav-li {
    width: auto;/* 1280px; */
    float: left;
    display: inherit;
    line-height: 47px;
}

.nav-li li {
    width: 82px;
    float: left;

}

.nav-li li i {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
}

.img-1 {
    background: url('../images/icon1_nor.png') no-repeat;
}

.img-2 {
    background: url('../images/icon2_nor.png') no-repeat;
}

.img-3 {
    background: url('../images/icon3_nor.png') no-repeat;
}

.img-4 {
    background: url('../images/icon4_nor.png') no-repeat;
}

.img-5 {
    background: url('../images/icon5_nor.png') no-repeat;
}

.img-6 {
    background: url('../images/icon6_nor.png') no-repeat;
}

.img-7 {
    background: url('../images/icon7_nor.png') no-repeat;
}

.nav-li li.change-img .img-1 {
    background: url('../images/icon1_nor.png') no-repeat;
}

.nav-li li.change-img .img-2 {
    background: url('../images/icon2_nor.png') no-repeat;
}

.nav-li li.change-img .img-3 {
    background: url('../images/icon3_nor.png') no-repeat;
}

.nav-li li.change-img .img-4 {
    background: url('../images/icon4_nor.png') no-repeat;
}

.nav-li li.change-img .img-5 {
    background: url('../images/icon5_nor.png') no-repeat;
}

.nav-li li.change-img .img-6 {
    background: url('../images/icon6_nor.png') no-repeat;
}

.nav-li li.change-img .img-7 {
    background: url('../images/icon7_nor.png') no-repeat;
}

.menu span {
	position:relative;
    display: block;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
    /* font-weight: bold; */
    text-align:center;
    color:#ffffff;
}

.things-content {
    width: 1280px;
    margin: 0 auto;
}

/*娑撴艾濮熺�佃壈鍩�*/
.subnav {
    width: 14%;
    height: 507px;
    background: rgba(255, 255, 255, 1);

}

.contentchild img {
    width: 70px;
    height: 70px;
}

.contentchild a {
    line-height: 38px;
}

.sideBar,
.group-news,
.knowledge-list,
.inform-list,
.schedule-list,
.share-title,
.industry-list, .matter-list {
    height: 37px;
    font-weight: 600;
    color: #666;
    font-size: 14px;
    padding: 12px 14px;
    box-sizing: border-box;
}

.content {
    height: 492px;
    display: flex;
    flex-direction: column;
}

.contentchild {
    flex: 4;
    margin-left: 13px;

}

.contentchild a:nth-child(2n) {
    margin-left: 10px;
}

.content-size {
    font-size: 13px;
    font-weight: 600;
    color: rgba(77, 77, 77, 1);
    text-align: center;
}

/*娑撴艾濮熺�佃壈鍩呴梾鎰*/
.navigation {
    width: 384px;
    min-height: 295px;
    background: rgba(255, 255, 255, 1);
    border-radius: 8px;
    z-index: 999;
    position: relative;
    top: -280px;
    left: 200px;
    /*display: none;*/
}

.navigation-title {
    width: 384px;
    height: 42px;
    background: #FFFFFF;
    border-radius: 8px 8px 0px 0px;
    border-bottom: 1px solid #DCDCDC;
    font-size: 15px;
    font-weight: 600;
    box-sizing: border-box;
    color: rgba(51, 51, 51, 1);
    padding: 10px
}

.navigation-content {

    min-height: 240px;
    width: 384px;
    margin-top: 14px;
    display: flex;
    margin-top: 14px;
    flex-wrap: wrap;
}

.navigation-content img {
    width: 70px;
    height: 70px;
    margin-left: 20px;
}

.navigation-content a {
    font-size: 14px;

    font-weight: 400;
    color: rgba(102, 102, 102, 1)
}

.navigation-content span {
    display: block;
}

/*闂嗗棗娲熼弬浼存閸滃矂锟芥氨鐓￠崗顒�鎲�*/

.content-main {
    width: 56%;
    height: 507px;
    display: inline-block;
    zoom: 1;
    _height: 250px;
    margin-left: 0.5%
}

.news {
    height: 222px;
    background-color: #ffffff;
}

.news-list {
    width: 57%;
    background-color: #fff;
    float: left;
}

.news-picture {
    width: 308px;
    float: right;
    margin-top: -5px;
}
.news-list li {
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 31px;
}

.news-list li a {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    text-decoration: none;

}

.content-news {
    height: 183px;
    display: flex;
}

.news-child {
    width: 100%;
    height: 167px;
    display: flex;
    margin-top: 10px;
}

.inform {
    height: 275px;
    margin-top: 10px;
    background-color: #fff;
}

.group-news a,
.inform-list a,
.schedule-list a span,
.more-style li a,
.message a,
.knowledge-list a {
    color: #409eff;
    font-size: 12px;
    font-weight: 400;

}

.inform-content {
    height: 238px;
    box-sizing: border-box;
}

.newslist01 li {

    background: url(../images/icon-dian.png) no-repeat 0px 13px;
}

.newslist02 li {
    background: url(../images/icon-dian.png) no-repeat 0px 13px;
}

.inform-content ul {
    margin: 0px;
    padding: 16px 0px 24px 16px;
    width: auto;
    background-color: #fff;
    box-sizing: border-box;

}

.inform-content li:first-child {
    margin-top: 0px;
}

.inform-content li {
    line-height: 30px;
}

.inform-content li a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);

}

.inform-title-red {
    width: 56px;
    line-height: 22px;
    background: #ec414d;
    font-size: 12px;

    font-weight: 400;
    color: white;
    text-align: center;
    display: inline-block;
}
.inform-title-green {
    width: 56px;
    line-height: 22px;
    background:#7dd324;
    font-size: 12px;

    font-weight: 400;
    color: white;
    text-align: center;
    display: inline-block;
}
.inform-title-yellow {
    width: 56px;
    line-height: 22px;
    background: #ffb400;
    font-size: 12px;
    font-weight: 400;
    color: white;
    text-align: center;
    display: inline-block;
}

.inform-style {

    width: 70%;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 10px;
}

.inform-time {
    float: right;
    margin-right: 20px;
    font-size: 14px;

    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

/*閻儴鐦戞稉顓炵妇閸滃矂銆嶉惄顔绢吀閻烇拷*/

.knowledge {
    width: 29%;
    height: 507px;
    display: inline-block;
    margin-left: 0.5%
}

.knowledge-first {
    height: 222px;
    background-color: #ffffff;
}

.knowledge-second {
    height: 275px;
    margin-top: 10px;
    background-color: #fff;
}

.knowledge-content {
    height: 183px;
}

.schedule-content {
    height: 258px;
}

/*閻儴鐦戞稉顓炵妇*/
.tabCon a {
    color: #111111;
    margin-left: 15px;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.table_card {
    padding-top: 10px;
}

.table_card .tab {
    font-size: 14px;
    font-weight: 600;
    color: rgba(153, 153, 153, 1);
    padding: 0px 25px;
    box-sizing: border-box;
    background: #fff;
    margin-left: -10px;
}

.table_card .tab li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.table_card .tab li a {
    text-decoration: none;
}

.activ {
    color: #409eff;
    cursor: pointer;
}

.table_card .tabCon {
    background: #fff;
    padding: 0px 15px 15px 15px;
}

.table_card .tabCon div {
    display: none
}

.table_card .tabCon .on {
    display: block
}

.strip {
    margin: 0px 3px 0px 6px;
    font-size: 12px;
    cursor: pointer;
}

.newslist01 {
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 30px;
}

.newslist01 li {
    line-height: 32px;
}

.newslist01 li .time {
    float: right;
    font-size: 14px;
    color: #999999
}

/*濞翠胶鈻奸崪宀冨亗娴狅拷*/
.column {
    height: 319px;
    margin-top: 10px;
    display: flex;
}

.flow {
    width: 71.1%;
    height: 319px;
    background-color: #fff;
}

.flow .tabone {
    width: 80%;
    height: 37px;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666666;
    display: inline-block;
    float: left;
    box-sizing: border-box;
}

.flow .tabone li {
    float: left;
    width: 110px;
    line-height: 37px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}

.tabone li i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
}

.tabone li span {
    vertical-align: middle;
    padding-left: 5px;
}

.tabone li .i-1 {
    background: url("../images/1-1.png") no-repeat;

}

.tabone li .i-2 {
    background: url('../images/2-1.png') no-repeat;
}

.tabone li .i-3 {
    background: url('../images/3-1.png') no-repeat;
}

.tabone li .i-4 {
    background: url('../images/4-2.png') no-repeat;
}

.tabone li.active {
    background: #fff !important;
    color: #409eff;
    font-size: 14px;
    font-weight: 600;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;

}

.tabone li.active .i-1 {
    background: url('../images/1.png') no-repeat;
}

.tabone li.active .i-2 {
    background: url('../images/2.png') no-repeat;
}

.tabone li.active .i-3 {
    background: url('../images/3.png') no-repeat;
}

.tabone li.active .i-4 {
    background: url('../images/4.png') no-repeat;
}

.flow .activone {
    height: 37px !important;
    background: #fff !important;
    color: #43C6C8
}

.flow .tabCin {
    height: 282px;
    padding: 15px 20px 20px 20px;
    margin-top: 35px;
    box-sizing: border-box;
}

.flow .tabCin div {
    display: none
}

.flow .tabCin .in {
    display: block
}

.newslist02 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.newslist02 div {
    display: inline-block !important;
}

.newslist02 li {
    line-height: 29.5px;
}
#line-lx li:first-child {
    width: 100%;
}
#line-lx li{
    float:left;
    margin-top:0px;
    width: 280px;
}


.newslist02 li:first-child {
    background: #f2f6fc;
    width: 857px;
    font-weight: bold;
}

.newslist02 li:nth-child(2) {
    margin-top: 12px;
}

.newslist02 li a {
    color: #111111;
}

.event,
.event-one,
.event-two {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.event {
    width: 60%;
    margin-left: 15px;
}

.event-one {
    margin-left: 90px;
}

.event-two {
    margin-left: 22px;
    width: 85px;
}

.event-three {
    display: inline-block;
    width: 68%;
    margin-left: 10px
}

.newslist02 li .time {
    float: right;
    font-size: 14px;
    color: #888
}

.share-price {
    width: 29.3%;
    height: 319px;
    background: white;
    margin-left: 6px;
}

.more-style {
    width: 20%;
    height: 37px;
    float: left;
    box-sizing: border-box;
}

.more-style li {
    padding-top: 8px;
    padding-right: 30px;
    float: right;
}

/*鐞涘奔绗熼弬浼存*/

.industry-news {
    width: 70.5%;
    height: 342px;
    background-color: #fff;

}

.table_news {
    height: 305px;
    background-color: #fff;

}

.table_news .table {
    font-size: 14px;
    font-weight: 600;
    height: 15px;
    color: rgba(153, 153, 153, 1);
    padding: 10px 25px;
    box-sizing: border-box;
    margin-left: -10px;
}

.table_news .table li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.changeblueactivtwo {
    color: #6995B5;
    cursor: pointer;
    text-decoration: none;
}

.table_news .tabConone {
    padding: 25px 20px 20px 20px;
}

.table_news .tabConone div {
    display: none
}

.table_news .tabConone .on {
    display: block
}

.strip {
    margin: 0px 3px 0px 6px;
    font-size: 12px
}

.newslist03 {
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.newslist03 li {
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon-dian.png) no-repeat 0px 13px;

}

.newslist03 li a {
    color: #111111;
    display: inline-block;
    width: 100%;

}

.newslist03 li .time {
    float: right;
    font-size: 14px;
    color: #999999
}

.news-industry {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
}

.message {
    height: 342px;
    margin-top: 10px;
    display: flex;
}

.matter {
    width: 29%;
    height: 335px;
    margin-left: 0.5%;
    background-color: #fff;
}

.matter-content {
    height: 305px;
    background: rgba(255, 255, 255, 1);
}

.matter-content ul {
    padding: 22px 20px
}

.matter-content ul li {
    line-height: 32px;
    background: url(../images/icon-dian.png) no-repeat 0px 13px;
}



.matter-content ul li span {
    font-size: 14px;

    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.news-title {
    width: 198px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 15px;
}

/*鎼存洟鍎�*/
.footer {
    width: 100%;
    height: 115px;
    position: relative
}

.footer-content {
    width: 100%;
    line-height: 25px;
    /* background: #1c2b36; */
    font-size: 12px;
    font-weight: 400;
    color: #617279;
    text-align: center;
    bottom: 35px;
    position: absolute;
}

/*閺冦儱宸�
*/
.calendar {
    display: none;
    height: 238px;
    background-color: #ffffff;
}

.calendar-title {
    position: relative;
    height: 20px;
    line-height: 20px;
}

.calendar-title a.title {
    display: inline-block;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

#backToday {
    position: absolute;
    left: 70%;
    top: 15px;
    width: 32px;
    line-height: 16px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    text-align: center;
    font-size: 12px;

    font-weight: 400;
    color: rgba(144, 148, 156, 1);
}

.calendar-title .arrow {
    position: absolute;
    top: 10px;
    text-align: center;
    margin-left: 150px;
}

.calendar-title .arrow span {
    color: #ddd;
    font-size: 26px;
    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.calendar-title .arrow span:hover {
    color: #888;
}

.calendar-title .arrow-prev {
    float: left;
    margin-left: -40px;
}

.calendar-title .arrow-next {
    float: right;
    margin-left: 15px;
}

.calendar-week,
.calendar-date {
    overflow: hidden;
    width: 100%;
}

.calendar-week .item,
.calendar-date .item {
    float: left;
    width: 50px;
    height: 29px;
    line-height: 30px;
    text-align: center;
}

.calendar-week {
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px 0px 10px;
}

.calendar-date {
    padding-left: 10px;
    margin-top: -8px;
}

.calendar-date .item {
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    color: #ccc;
}

.calendar-date .item-curMonth {
    color: black;
}

.calendar-date .item:hover,
.calendar-date .item-curMonth:hover {
    background-color: #f0f0f0;
}

.calendar-date .item-curMonth {
    color: #333;
}

.calendar-date .item-curDay,
.calendar-date .item-curDay:hover {
    color: #fff;
    background-color: #409eff;
}

.hasCalendar {
    position: relative;
}

.hasCalendar:after {
	position: absolute;
	top: 24px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	margin-left: 22px;
	background-color: #ff6339;
	content: "";
	display: block;
}

.calendar-today {
    display: none;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 90px;
    /* height: 48px;  */
    z-index: 9999999;
    padding: 6px 10px;
    background-color: #3eaae3;
    border-radius: 5px;
    font-size: 12px;
    color: white;
}

.calendar-today .triangle {
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent rgb(255, 128, 142) transparent transparent;
}

.calendar-today p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.hiddenStrip {
    display: none;
}

#tp-weather-widget {
    margin-top: -8px;
    max-width:170px;
}
#head-weather {
    margin-top: 2px;
}

.head-info {
    float: right;
    margin-top: 8px;
}

.head-info span {
    line-height: 14px;
}

.head-info .user-info {
    margin-left: 15px;
}

.tpwthwidt .front_2F0Ii3c {
    box-shadow: 0px 0px 20px 20px rgba(241, 241, 241, 0.15) !important;
}

.share-image {
    text-align: center;
    margin-top: 2%;
}

#share-changeimg {
    position: relative;
}

.share-image img {
    width: 98%;
}

#k-loading {
    width: auto;
}

.share-nav ul {
    background: #f7f7f7;
}

.share-nav li {
    float: left;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}

.active-share {
    background: white;
    border: 1px solid #ccc;
    padding-left: 19px !important;
    padding-right: 19px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.share-price {
    position: relative;
}

.share-nav {
    padding-left: 10%;
    position: absolute;
    bottom: 5px;
}

.share-info-data {
    text-align: center;
}

.share-current {
    font-size: 30px;
    font-weight: bold;
}

.share-changenum {
    font-size: 25px;
}

.share-precent {
    font-size: 22px;
}

.share-info-date {
    font-size: 10px;
    text-align: right;
    padding-right: 60px;
}

.share-red {
    color: red;
}

.share-green {
    color: green;
}

/*轮播图*/

#banner {
    width: 308px;
    height: 150px;
    position: absolute;

}

.pic img {
    position: absolute;
    border-radius: 5px;
    object-fit: contain;
}

.tabs {
    position: absolute;
    bottom: -15px;
    left: 115px;
}

.tabs li {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    float: left;
    margin-left: 5px;
    border-radius: 100%;

}

.btn {
    width: 30px !important;
    height: 50px;
    color: #ddd;
    font-size: 23px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}

.btn1 {
    left: 0;
}

.btn2 {
    right: 0;
}

.bg {
    background-color: #9ed4f1;
}

.img-sy {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
"
}

.dangjian {
    width: 274px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 999;
    padding: 0px;
    display: none;
}

.dangjian-img {
    width: 100%;
}
.dangjian-img2 img {
    width: 100%;
}

.dangjian-close {
    background: rgba(0,0,0,.4) url("../images/icon-close.svg") no-repeat center center;
    background-size: 10px 10px;
    opacity: .4;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    z-index: 10;
    margin: 0 auto;
    margin-top: 10px;
}
