﻿.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*内页头部*/
.neiye {
    margin: 40px 0;
    padding: 0px 12%;
}


.neiye a {
    color: #333;
}

.neiye .title {
    padding: 10px 30px;
    color: #666;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px dashed #dcdcdc;
}

.neiye .title.title2 {
    margin-bottom: 20px;
}

.neiye .title strong {
    font-size: 13px;
}

.neiye .title a {
    font-size: 13px;
}

.neiye .title .place {
    /* float: left; */
}

.neiye .title .place a {
    color: #666;
}

.neiye .center p {
    line-height: 30px;
}

.neiye .center img {
    max-width: 100%;
    margin: 0 auto;
}

.neiye_img_box>a>img {
    /*height: 286px;*/
}

.imgBox ul li {
    margin-bottom: 20px;
    padding: 5px 10px;
}

.imgBox ul li .img {
    display: block;
    height: auto;
}

.imgBox ul li .neiye_img_box {
    width: 100%;
    overflow: hidden;

}

.imgBox ul li:hover .img {
    transform: scale(1.1);
    transition: all .5s;
}

.imgContent .center li .p {
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 8px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    transition: all 0s;
}

.imgContent.col-md-9,
.artContent.col-md-9 {
    padding-left: 50px;
}

.imgBox ul li:hover .p {

    color: #008cd7;
}

.arcTitle,
.info {
    text-align: center;
    margin-bottom: 20px;
    line-height: 20px;
}

.info small {
    margin-left: 15px;
}

#MyContent {
    margin-top: 10px;
}

#MyContent span {
    line-height: 30px;
}

#MyContent>span {
    display: block;
    text-align: left;
}

.leftNav .title_box {
    text-align: center;
    font-size: 0px;
    padding: 5px 0px;
    background-color: #008cd7;
}

.leftNav .title_box>p {
    display: inline-block;
    color: #fefefe;
    font-size: 4rem;
    margin: 0px;
    margin-right: 12px;
    vertical-align: top;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}

.leftNav .title_box>span {
    display: inline-block;
    color: #fefefe;
    font-size: 1.4rem;
    margin-top: 22px;
}

.leftNav li {
    font-size: 16px;
    border-bottom: 1px dashed #eee;
    padding: 15px 0px;
}

.leftNav li a {
    color: #000;
    display: block;
    padding: 0px 15px;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leftNews li {
    padding: 20px 0px;
}



.leftNav li:hover a {
    color: #008cd7;
    transition: all .5s;
}

.neiye .article .info {
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.neiye .article li {
    margin: 0 0 35px;
    clear: both;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 5px;
}

.neiye .article li:hover {
    box-shadow: 1px 1px 5px #ccc;
}

.neiye .article .artBox {
    padding: 10px 0;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}

.neiye .article .artBox>a {
    line-height: 15px;
}

.neiye .article .info .h3 {
    margin-top: 0;
    display: block;
}

.yheyun_pages {
    text-align: center;
    margin-top: 20px;
}

.left .lxfs li {
    font-size: 16px;
    line-height: 30px;
}

.left .lxfs li>span {
    font-size: 15px;
}

.tags-style {
    font-size: 14px;
}

.tags-style a {
    color: #008cd7;
    font-size: inherit;
}

.tags-style ul {
    display: inline-block;
}











.tags-style .article-tags {
    line-height: 30px;
}



.center {
    padding: 0px 0px 25px;
    position: relative;
}

.t_c {
    text-align: center;
    margin-bottom: 20px;
}


.recommend {
    margin-top: 20px;
    color: #666;
}


.recommend h4 {
    padding: 10px 30px;
    background: #008cd7;
    color: #fff;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}

.recommend .recommend_img {
    background-size: cover !important;
    display: block;
    height: 160px;
    background-repeat: no-repeat !important;
    background-position: center center !important;

}

.recommend .recommend_txt {
    display: block;
    text-align: center;
    font-size: 14px;
    color: inherit;
    border: 1px solid #ccc;
    padding: 5px;
    border-top: none;
}

.recommend .swiper-slide:hover {
    color: #fff;
    background: #008cd7;
}

.pagelist {
    text-align: right;
}

.pagelist li {
    display: inline-block;
    margin: 0 3px;
    text-align: center;
}

.pagelist li a {
    min-width: 1.3em;
    padding: 2px 4px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    color: #008cd7;
}

.leftNav {
    margin-bottom: 20px;
    background-color: #fbfbfb
}

.leftNav ul,
.lxfs ul {
    padding: 0px 15px;
    background-color: #fbfbfb;
    text-align: center;
}

.leftNav .hot {
    height: calc(344px * 2);
    overflow: hidden;
}

.leftNav .hot li>a>img {
    width: 100%;
}

.leftNav .hot li {
    position: relative;
}

.leftNav .hot li span {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.leftNav .hot li span>img {
    width: 70px;
}

.leftNav .hot li:nth-of-type(1),
.leftNav .hot li:nth-of-type(2) {
    display: block;
}

.left_lxwm ul {
    position: relative;
}

.left_lxwm li {
    font-size: 1rem;
    line-height: 20px;
    position: relative;
    z-index: 1;
    padding: 12px 0px;
}

.left_lxwm li>p {
    text-align: center;
    font-weight: bold;
    color: #333333;
    font-size: 1.8rem;
}



.w960 {
    width: 960px;
    margin: 0px auto;
}

.w960 * {
    color: #333;
    margin: 10px 0px;
}

.w960 h3 {
    margin-top: 30px;
}

.neiye .center>img {
    width: 847px;
    height: 100%;
    margin: 0px auto 20px;
    display: block;
}

.niye_box {
    border: 1px solid #008cd7;
    width: calc(100%/4 - 20px);
    margin: 0 0.5rem;
}


@media (min-width:768px) {
    .tags-style ul li {
        float: left;
        margin-right: 20px;
    }

}







@media (max-width: 768px) {
    .aboutye .container {
        padding: 0;
    }

    .imgContent {
        padding: 0;
    }

    .neiye .center p img {
        width: 100%;
    }

    .neiye .center img {
        max-width: 100%;
    }

    .niye_box {
        border: 1px solid #008cd7;
        width: calc(100%/2 - 18px);
        margin: 0 0.5rem;
    }

    .ueditor_baidumap {
        width: 100% !important;
    }

    .neiye .article li .img {
        display: none;
    }

    .neiye .article .artBox {
        width: 100%;
    }

    .place {
        display: block;
    }

    iframe {
        width: 100%;
    }

    .recommend .recommend_img {
        height: 285px;
    }

    .recommend ul li:nth-child(2) {
        padding: 0;
    }

    .left>div {
        padding: 0;
    }

    .imgContent.col-md-9,
    .imgContent.col-md-9,
    .artContent.col-md-9 {
        padding-left: 0px;
    }

    .neiye_img_box>a>img {
        /*height: 165px;*/
    }

    .pagelist {
        text-align: center;
        line-height: 36px;
    }

    .neiye {
        padding: 0px 0px;
    }

    .neiye .center>img {
        width: 100%;
        height: 100%;
    }

    .tags-style {
        padding: 0 0.5rem;
    }

    /*  */
}

.container {
    width: 100%;
    margin: 0 auto;
}

.neiyetitle {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.neiyetitle li {
    width: 20%;
    height: 55px;
    font-size: 17px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #efefed;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.neiyetitle li a {
    display: block;
    height: 55px;
    color: black;
}

.neiyetitle li.active,
.neiyetitle li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #0e74b4;
    border-color: #008cd7;
}

.neiyetitle li.active a,
.neiyetitle li:hover a {
    color: #fff;
}

.ryzzbox_itme img {
    width: 100%;
}

.ryzzbox_itme p {
    color: black;
    font-size: 1rem;
    background: rgb(242, 242, 242);
    height: 4rem;
    padding: 1rem;
}

.ryzzbox_itme:hover p span {
    color: white;
}

.ryzzbox_itme:hover p {
    background-color: #008cd7;
}


.ryzzbox_itme:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.ryzzbox_itme p span {
    font-size: 1rem;
    margin: 1rem auto;
}

.zzzsbox h2 {
    font-weight: bold;
    margin-bottom: 5rem;
    letter-spacing: 2px;
}

@media(min-width: 900px) {
    .ryzzbox_itme {
        /* display: inline-block; */
        width: calc(100%/4 - 20px);
        margin: 5px 10px;
        text-align: center;
        float: left;
        overflow: hidden;
    }

    .ryzzbox {
        width: 1140px;
        margin: 0 auto;
    }
}

@media(max-width: 900px) {
    .ryzzbox_itme p span {
        font-size: 15px;
        margin: 1rem auto;
    }

    .ryzzbox_itme {
        /* display: inline-block; */
        width: calc(100%/2 - 20px);
        margin: 0px 10px;
        text-align: center;
        float: left;
    }

    .ryzzbox_itme p {
        height: 8rem;
    }



}

.tuandui_itme img {
    width: 100%;
}

.tuandui_itme p {
    color: black;
    font-size: 1.6rem;
    background: rgb(242, 242, 242);
    height: 6rem;
    padding: 1rem;
}

.tuandui_itme p span {
    font-size: 1.6rem;
    margin: 1rem auto;
}

.zzzsbox h2 {
    font-weight: bold;
    margin-bottom: 5rem;
    letter-spacing: 2px;
}

@media(min-width: 900px) {
    .tuandui_itme {
        /* display: inline-block; */
        width: calc(100%/2 - 20px);
        margin: 0px 10px;
        text-align: center;
        float: left;
    }

    /* .tuandui_itme {
            width: 1140px;
            margin: 0 auto;
        } */
}

.about_company_box {
    width: 100%;
}

.company_name {
    display: inline-block;
    font-size: 2rem;
    text-align: center;
}

.company_name_left {
    display: inline-block;
}

.company_name_right {
    display: inline-block;
}


.company_name_blue {
    width: 50px;
    height: 20px;
    background-color: #008cd7;
}

.ablout_box_name {
    text-align: center;
    margin: 2rem 0;
}

.ablout_boxs {}

.about_centent_box {
    padding: 3rem 1rem 1rem 1rem;
    background: #f4f4f4;
}


.about_centent_text .about_item {
    width: 100%;
    margin-top: 3rem;
}

.about_centet_img1 img {
    width: 100%;
}

.about_centet_img1 {
    padding-bottom: 2rem;
    border-bottom: 2px solid #008cd7;
}

.about_title1 .women span {
    font-size: 2rem;
    border-bottom: 2px solid #008cd7;
    padding-bottom: 1rem;
    font-weight: bold;
}

.about_icon {
    position: relative;
    z-index: 99;
    bottom: -0.5rem;
    left: 3.5rem;
}

.about_title1 {
    margin-bottom: 2rem;
}

.abouttext {
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 2;
}

.about_hot_shang {
    width: 25%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #008cd7;
    border-radius: 50%;
}

.about_hot_shang:hover {
    width: 25%;
    border: 3px solid #008cd7;
    transform: scale(1.1);
    transition: all .5s;
    border-radius: 50%;
    margin: 0 auto;


}



.about_hot_shang:hover img {
    transform: scale(0.9);
}




.about_hot_shang img {
    border-radius: 50%;
    width: 100%;
}




.about_hot_item {
    margin-top: 5rem;
}

.about_hot_zuo {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #008cd7;
    border-radius: 50%;
}

.about_hot_you {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #008cd7;
    border-radius: 50%;
}

.about_hot_itembox img {
    width: 100%;

}

.about_hot_zhongbox {
    width: 100%;
    text-align: center;
}

.about_hot_zhong {
    display: inline-block;
    width: 20%;
}

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

.about_hot_itembox div:hover img {
    transform: scale(0.9);
    border-radius: 50%;
}

.about_hot_itembox div:hover {
    border: 3px solid #008cd7;
    transform: scale(1.1);
    border-radius: 50%;
    transition: all .5s;
}

.about_hot_itembox {
    display: inline-block;
    width: 25%;
    margin: 0 auto;
}

.about_box_hot {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.about_hot_zhong {
    vertical-align: top;
}

.about-rongyu {
    width: 100%;
}

.about_item2 {
    margin-top: 5rem;
    /* padding: 10rem 0; */
}

.about_item3 {
    margin-top: 5rem;
}

.about_hot_zhong div {
    margin: 100px 0;
}

.about_hot_zhong div h1 {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2;
    color: black;
}

.about_hot_zhong div h2 {
    font-size: 1rem;
    color: black;
}

@media(max-width: 900px) {
    .tuandui_itme p span {
        font-size: 15px;
        margin: 1rem auto;
    }

    .tuandui_itme {
        /* display: inline-block; */
        /* width: calc(100%/2 - 20px); */
        width: 100%;
        margin: 0px 10px;
        text-align: center;
        float: left;
    }

    .tuandui_itme p {
        height: 8rem;
    }

    .about_hot_zhong div {
        margin: 23px 0;
    }

    .about_hot_zhong div h2 {
        font-size: 12px;
        color: black;
    }

    .about_hot_zhong div h1 {
        font-weight: bold;
        font-size: 14px;
        line-height: 2;
        color: black;
    }

    .company_name_blue {
        width: 32px;
        height: 6px;
        background-color: #008cd7;
    }

    .company_name {
        display: inline-block;
        font-size: 16px;
        text-align: center;
    }

    .about_icon {
        position: relative;
        z-index: 99;
        bottom: -0.5rem;
        left: 1.5rem;
    }

    .about_title1 .women span {
        font-size: 16px;
        border-bottom: 2px solid #008cd7;
        padding-bottom: 1rem;
        font-weight: bold;
    }

    .abouttext {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 1.5;
    }

    .about_title1 {
        margin-bottom: 1rem;
    }

    .about_item2 {
        padding: 0 0.5rem;
    }

    .about_item3 {
        padding: 0 0.5rem;

    }

    .about_icon {
        width: 50%;
    }

    .tuandui_itme {
        margin: 0px;
    }

    .ryzzbox_itme p {
        height: 4rem;
    }

    .about_hot_shang {
        width: 35%;
    }

    .about_hot_itembox {
        width: 35%;
    }
}