:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.main5 {
    width: 100%;
    height: 37rem;
    margin-top: 1rem;
}
.main5_1 {
    font-size: 36px;
    color: #121212;
    width: 100%;
    line-height: 100%;
}
.main5_1 span {
    font-size: 40px;
    color: #00b0eb;
    line-height: 100%;
    margin-right: 14px;
}
.main5_2 {
    width: 100%;
    line-height: 22px;
    margin-top: 26px;
}

.main5_3 {
    font-size: 16px;
    color: #00b0eb;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 10px;
}

.main5_3 a {
    color: #00b0eb;
    width: 135px;
    max-width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 4px;

    border-radius: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.main5_3 a:hover {
    color: #fff;
    background: url(404.png) no-repeat center;

}

.main5_4 {
    width: 100%;
    padding-top: 51px;
    padding-left: 130px;
    padding-right: 130px;
    position: relative;
}

.main5_4 .item {
    width: 100%;
    padding-top: 27px;
}

.main5_4 .item_nr {
    width: 100%;
    height: 272px;
    border-radius: 6px;
    position: relative;
}
.main5_4 .item .pic {
    width: 92px;
    height: 90px;
    text-align: center;
    background: url(404.png) no-repeat center;
    background-size: cover;
    border-radius: 50%;
    position: absolute;
    top: -27px;
    left: 20px;
    z-index: 2;
}

.main5_4 .item .pic img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.main5_4 .item .pic p {
    margin: 16px 0 10px;
}

.main5_4 .item .pic span {
    padding-top: 8px;
    color: #fff;
    line-height: 100%;
    display: block;
}
.main5_4 .item .title {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main5_4 .item .title a {
    font-size: 12px;
    color: #777;
    width: 100%;
    height: 100%;
    display: block;
}

.main5_4 .item .title1 {
    font-family: PingFang Medium;
    font-size: 14px;
    color: #424a51;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0;
    padding-top: 1.4rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
}
.img_box1{
    overflow: hidden;
    width: 100% ;
    height: 80%;
    padding: 0 0;
}
.img_box1 img{
    width: 100%;
    height: auto;
}
.main5_4 .item .title:hover img{
    transform: scale(1.1);
}
.main5_4 .item .title2 {
    color: #8e9297;
    width: 100%;
    height: 60px;
    line-height: 20px;
    margin-top: 16px;
    overflow: hidden;
}
.main5_4 .item .title3 {
    width: 100%;
    margin-top: 18px;
}

.main5_4 .item .title3 span {
    margin-left: 34px;
}

.main5_4 .item .title3 span:last-child {
    margin-left: 0px;
}

.main5_4 .item .title3 span img {
    width: auto;
    max-width: 100%;
    margin-right: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.main5_4 .item .title3 span img.img1 {
    display: inline-block;
}






.main5_4 .item:hover .title {
}

.main5_4 .item:hover .title a {
    color: #fff;
}

.main5_4 .item:hover .title2 {
    color: #fff;
}
.main5_4 .item:hover .title3 span img.img1 {
    display: none;
}

.main5_4 .item:hover .title3 span img.img2 {
    display: inline-block;
}

.main5_4 .owl-buttons {
    display: none;
}

.main5_4 .owl-theme .owl-controls {
    width: 100%;
    height: 100%;
    margin-top: -0px;
    text-align: center;
    background: url(404.png) repeat-x center bottom;
}

.main5_4 .owl-pagination {
    width: 100%;
    z-index: 1111;
    position: relative;
    bottom: 0px;
}




.main5_4 .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 0px;
    width: 36px;
    height: 36px;
    margin: 0px;
    padding: 0px;
    background: none;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.main5_4 .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}

.main5_4 .owl-theme .owl-controls .owl-nav .owl-prev {
    background: url(404.png) no-repeat ;
    background-size:cover;
    position: absolute;
    top: 50%;
    left: -84px;
    margin-top: -18px;
}

.main5_4 .owl-theme .owl-controls .owl-nav .owl-next {
    background: url(404.png) no-repeat;
    background-size:cover;
    position: absolute;
    top: 50%;
    right: -84px;
    margin-top: -18px;
}

.main5_4 .owl-theme .owl-controls .owl-nav .owl-prev:hover {
    background: url(404.png) no-repeat;
    background-size:cover;
}

.main5_4 .owl-theme .owl-controls .owl-nav .owl-next:hover {
    background: url(404.png) no-repeat;
    background-size:cover;
}

.main5_5 {
    width: 100%;
    margin-top: 6px;
    padding: 0 60px;
    position: relative;
    display: none;
}

.main5_5 .item {
    width: 50%;
    margin-top: 40px;
    padding: 27px 20px 0;
}

.main5_5 .item_nr {
    width: 100%;
    height: 240px;
    padding-top: 27px;
    border-radius: 5px;
    position: relative;
}

.main5_5 .item .pic {
    width: 92px;
    height: 90px;
    text-align: center;
    background: url(404.png) no-repeat center;
    position: absolute;
    top: -27px;
    left: 20px;
    z-index: 2;
}

.main5_5 .item .pic img {
    width: auto;
    max-width: 60%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.main5_5 .item .pic p {
    margin: 16px 0 10px;
}

.main5_5 .item .pic span {
    color: #fff;
    line-height: 100%;
    display: block;
}




.main5_5 .item .title {
    width: 100%;
    height: 100%;
    text-align: left;
    background: url(404.png) repeat;
    
    position: absolute;
    top: 0px;
    left: 0px;
}

.main5_5 .item .title a {
    font-size: 12px;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 90px 30px 0 20px;
    display: block;
}

.main5_5 .item .title1 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main5_5 .item .title2 {
    width: 100%;
    height: 60px;
    line-height: 20px;
    margin-top: 16px;
    overflow: hidden;
}

.main5_5 .item .title3 {
    width: 100%;
    margin-top: 18px;
}

.main5_5 .item .title3 span {
    margin-left: 34px;
}

.main5_5 .item .title3 span:last-child {
    margin-left: 0px;
}

.main5_5 .item .title3 span img {
    width: auto;
    max-width: 100%;
    margin-right: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.main5_5 .item .title3 span img.img1 {
    display: none;
}

.main5_5 .item .title3 span img.img2 {
    display: inline-block;
}
.xwxq_main span{
    color: #8e9297;
}
.xwxq_main {
    width: 100%;
    padding: 40px 0;
    background-color: #f7f7f7;
}

.xwxq_main_nr {
    width: 100%;
    position: relative;
}

.xwxq_main_nrl {
    width: 100%;
    padding-right: 340px;
}

.xwxq_main_nrl_nr {
    width: 100%;
    padding: 60px 70px 60px;
    background-color: #fff;
}

.xwxq_main_nrl_nr1 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    width: 100%;
    line-height: 100%;
    text-align: center;
}

.xwxq_main_nrl {
    width: 100%;
    
}
.sha1{
    display: inline-block;
}
.tag-group{
    margin: 5px auto;
}
.tag-group li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    padding: 3px 17px 5px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d7d8d9;
    border-radius: 68px;
    cursor: pointer;
    font-size: 12px;
}
.tag-group li a {
    text-decoration: none;
    display: block;
    height: 14px;
    color: inherit;
    line-height: 14px;
}
.label-item span{
    line-height: 14px;
}
.xwxq_main_nrl_nr2 .div1 {
    color: #b6b4b4;
    line-height: 10px;
    padding-top: 20px;
}

.xwxq_main_nrl_nr2 .div2 {
    display: inline-block;
}
.xwxq_main_nrr2_nr ul li h6{
    font-size: 14px;
    width: 100%;
    padding-left: 30px;
    display: inline;
    vertical-align: middle;
}
.a-desc{
    line-height: 20px;
}
#shareicons a{
    float: inherit;
}
.bds_qzone{
    margin-left: 30px;
}
.xwxq_main_nrl_nr2 span.style1 {
    margin-right: 10px;
}

.xwxq_main_nrl_nr2 span.style2 {
    color: #333;
}

.xwxq_main_nrl_nr2 span.style3 {
    margin-right: 15px;
}

.xwxq_main_nrl_nr2 span.style4 {
    margin-left: 15px;
}

.xwxq_main_nrl_nr3 {
    width: 100%;
    line-height: 26px;
}

.xwxq_main_nrl_nr3 img {
    max-width: 100%;
}

.xwxq_main_nrl_nr3 span.style1 {
    text-align: center;
    display: block;
}

.xwxq_main_nrr {
    width: 320px;
    background: #fff url(404.png) no-repeat right top;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
}

.xf {
    position: fixed;
    top: 80px;
}

.xwxq_main_nrr1 {
    font-size: 18px;
    font-weight: bold;
    color: #00abeb;
    width: 100%;
    line-height: 50px;
    padding: 0 20px;
    background-color: #efefef;
}

.xwxq_main_nrr1 img {
    margin-right: 8px;
}

.xwxq_main_nrr2 {
    width: 100%;
    padding: 0 20px 10px;
}

.xwxq_main_nrr2_nr {
    width: 100%;
    
    border-top: 1px dashed #e1e1e1;
}

.xwxq_main_nrr2_nr:first-child {
    border-top: 0px;
}

.xwxq_main_nrr2_nr h2 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    width: 100%;
    line-height: 100%;
    margin: 0px;
}

.xwxq_main_nrr2_nr ul {
    font-size: 12px;
    color: #444;
    width: 100%;
    line-height: 36px;
    margin-top: 12px;
}

.xwxq_main_nrr2_nr ul li {
    color: #444;
    width: 100%;
    position: relative;
}

.xwxq_main_nrr2_nr ul li p {
    width: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.xwxq_main_nrr2_nr ul li p img {
    max-width: 20px;
}

.xwxq_main_nrr2_nr ul li span {
    width: 100%;
    padding-left: 30px;
    display: block;
}
.newskey{
    text-align: left;
}
.tag-group {
    text-align: left;
    color: #73777a;
}
.tag-group li.active, .tag-group li:hover {
    color: #4775ff;
    border: 1px solid #4775ff;
}
.tag-group li {
    display: inline-block;
    margin-right: 8px;
    height: 20px;
    border: 1px solid #d7d8d9;
    border-radius: 68px;
    cursor: pointer;
    font-size: 12px;
}
.news-updown {
    width: 100%;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em;

}
.news-swith {
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border: solid 1px #00b0eb;
    color: #00b0eb;
    text-align: center;
    letter-spacing: 4px;
    border-radius: 10px;
    display: inline-block;
    margin-left:10px;

}
.news-swith:hover {
    color: #fff;
    background-color: #00b0eb;
}
.main5_4 .item:hover .title{
    background:url(404.png) repeat;
    opacity:0.8;
}