@charset"utf-8";

.se_banner img {
    width: 100%;
}

.se_title {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 8px #ddd;
}

.se_title a {
    display: inline-block;
    padding: 30px 40px;
    border-bottom: 1px solid transparent;
    margin: 0 30px;
}

.se_title a.active,
.se_title a:hover {
    color: #024c5c;
    border-bottom: 1px solid #024c5c;
}

.about_cont ul {
    display: flex;
    flex-wrap: wrap;
}

.about_cont ul li {
    width: 30%;
    margin-right: 5%;

}

.about_cont ul li:nth-child(3n) {
    margin-right: 0;
}

.about_img {
    /* width: 350px; */
    /* height: 190px; */
    text-align: center;
    /* display: table-cell; */
    vertical-align: middle;
    border: 1px solid #333333;
}

.about_img img {
    width: 100%;
}

.about_text {
    text-align: center;
}

.about_cont ul li:hover .about_img {
    border: 1px solid #024c5c;
}

.about_cont ul li:hover .about_text p {
    color: #024c5c;
    font-weight: bold;
}

.mypage {
    clear: both;
    width: 100%;
    height: auto;
    border: #F9E010 0px solid;
    padding: 30px 0;
    /*padding: 50px 0;*/
    text-align: center;
    font-size: 16px;
}

.pc_dis {
    display: none;
}

.mypage a {
    color: #4d555d;
    width: auto;
    height: auto;
    padding: 6px 12px;
    margin-right: 5px;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(236, 236, 236, 1);
    font-size: 18px;
    font-family: CrimsonText-Italic;
    font-weight: normal;
    color: rgba(20, 20, 20, 1);
    line-height: 30px;
}

.mypage span {
    color: #717171;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 5px;
}

.mypage .linking,
.mypage a:hover {
    color: #EEB013;
    /*background: #F9E010;*/
    /*border:1px solid transparent;*/
    border-radius: 4px;
}

.lianx ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lianx ul li {
    width: 30%;
    margin-right: 3%;
    display: flex;
    align-items: center;
}

.lianx_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #BDBDBD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
}

.lianx ul li:nth-child(3n) {
    /* margin-right: -414px; */
    margin-right: 0;
    width:40%;
}

.lianx_text {
    width: 50%;
}

.lianx_text p {
    line-height: 30px;
}

#map {
    height: 500px;
}

.lianx_tit h4 {
    margin-bottom: 30px;
}

.contactme-nr ul li {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.contactme-nr ul li i {
    position: absolute;
    top: 20px;
    left: 5px;
}

.contactme-nr ul li label {
    position: relative;
    width: 31%;
}

.contactme-nr ul li.wenben label {
    width: 100%;
}

.contactme-nr ul li label input {
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding-left: 15px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(20, 20, 20, 1);
    color: #111;
}

.contactme-nr ul li label input::-webkit-input-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li label input:-ms-input-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li label input:-moz-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li label textarea {
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(20, 20, 20, 1);
    color: #111;
}

.contactme-nr ul li label textarea:-ms-input-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li label textarea:-moz-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li label textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #111;
}

.contactme-nr ul li button {
    width: 165px;
    display: block;
    float: right;
    border: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(210, 168, 86, 1);
    font-size: 16px;
    font-family: Arial-BoldMT;
    font-weight: bold;
    color: rgba(20, 20, 20, 1);
}

.contactme-nr ul li:last-child {
    display: block;
    overflow: hidden;
}

.lianxs_img {
    width: 100%;
    height: 150px;
    background: url("../img/lianss.jpg") no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yan_cont ul {
    display: flex;
    flex-wrap: wrap;
}

.yan_cont ul li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 40px;
}

.yan_cont ul li:nth-child(3n) {
    margin-right: 0;
}

.yan_img img {
    width: 100%;
}

.yan_text {
    padding: 20px;
    background: #FCFCFC;
}
.yan_text p{
    line-height: 18px;
    height: 18px;
}
.yan_cont ul li:hover .yan_img img{
    transform: scale(1.1);
}

.yan_cont ul li:hover .yan_text p {
    color: #ffff;
}
.yan_cont ul li:hover .yan_text {
    background: #024c5c;
}
.lun_cont ul {
    display: flex;
    flex-wrap: wrap;
}

.lun_cont ul li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 35px;
}

.lun_cont ul li:nth-child(3n) {
    margin-right: 0;
}

.lun_img img {
    width: 100%;
    height: 225px;
}

.lun_text {
    padding: 20px;
    background: #FCFCFC;
}
.lun_text span{
    display: inline-block;
    font-size: 28px;
    height: 24px;
    line-height: 24px;
    border-left: 5px solid #124D5D;
    padding-left: 15px;
    margin-bottom: 35px;
}
.lun_text h4{
    line-height: 25px;
    height: 50px;
    margin-bottom:10px;
}
.lun_text p{
    line-height: 25px;
    height: 50px;
}
.lun_cont ul li:hover .lun_img img{
    transform: scale(1.1);
}

.lun_cont ul li:hover .lun_text h4 {
    color: #024c5c;
}
.zhuan_cont ul {
    display: flex;
    flex-wrap: wrap;
}

.zhuan_cont ul li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 35px;
}

.zhuan_cont ul li:nth-child(3n) {
    margin-right: 0;
}

.zhuan_img img {
    width: 100%;
}

.zhuan_text {
    padding: 20px;
    background: #FCFCFC;
}
.zhuan_text span{
    display: inline-block;
    margin-bottom: 15px;
}
.zhuan_text h4{
    line-height: 25px;
    height: 50px;
    margin-bottom:10px;
}
.zhuan_text i {
    position: relative;
    left: 0;
    font-size: 25px;
    color: #024c5c;
}
.zhuan_cont ul li:hover .zhuan_img img{
    transform: scale(1.1);
}

.zhuan_cont ul li:hover .zhuan_text i {
    position: relative;
    left: 30px;
}
.main_mm{
    width: 1200px;
    margin: auto;
}
.xw_top{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xw_item{
    width: 380px;
    margin-bottom: 30px;
}
.xw_top_lf{
    width: 750px; 
}
.xw_tit{
    padding-bottom: 20px;
}
.xw_tit p{
    line-height: 40px;
    border-bottom: 1px solid #124D5D;
}
.xw_top_lf_img img{
    width: 100%;
    height: 440px;
}
.xw_top_lf_img a{
    position: relative;
    display: block;
}
.xw_top_lf_img p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    height: 50px;
    background: rgba(0,0,0,0.5);
}
.xw_top_rt{
    width: 380px;
}
.xw_item_text h4{
    line-height: 25px;
    height: 50px;
    margin: 15px 0;
}
.xw_item_text p{
    line-height: 30px;
    height: 120px;
}
.xw_list ul{
    display: flex;
}
.xw_list ul li{
    
    margin-right:30px;
}
.xw_list ul li:nth-child(3n){
    margin-right: 0;
}

.xw_item:hover p{
    color: #024c5c;
}
.xw_time{
    display: flex;
    justify-content: flex-end;
}
#xw_time a{
    display: block;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #024c5c;
    color: #024c5c;
    font-size: 14px;
    font-weight: bold;
}
#xw_time a.active{
    background: #024c5c;
    color: #fff;
}
.xw_time_inner{
    position: relative;
    padding: 0  90px;
    width: 410px;
}
.xw_time_inner .swiper-button-prev,.xw_time_inner .swiper-button-next{
    width: 75px;
    height: 30px;
    margin-top: -15px;
}
.xw_time_inner .swiper-button-prev{
    background: url("../img/xwprev.jpg");
}
.xw_time_inner .swiper-button-next{
    background: url("../img/xwnext.jpg");
}
.xw_item_img img{
    width: 100%;
    height: 225px;
}
@media screen and (max-width: 1200px) {
    .main_mm {
        width: 1000px;
        margin: auto;
    }
    .xw_top_lf {
        width: 590px;
    }
}
@media screen and (max-width: 1024px) {
    .main_mm {
        width: 767px;
        margin: auto;
    }
    .xw_top_lf {
        width: 370px;
    }
}
@media screen and (max-width: 767px) {
    .about_cont ul {
        padding: 0 10px;
    }

    .lianx ul li:nth-child(3n){
      width: auto;
    }
    .lun_img img{
      height: 100px;
    }
    .about_cont ul li {
        width: 48%;
        margin-right: 4%;
    }

    .about_cont ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .about_cont ul li:nth-child(2n) {
        margin-right: 0;
    }

    .ph_dis {
        display: none;
    }

    .pc_dis {
        display: block;
    }

    .se_title a {
        padding: 15px 0px;
        margin: 0 20px;
    }

    .contactme-nr ul li {
        display: block;
        padding: 0 10px;
        margin-bottom: 0px;
    }

    .contactme-nr ul li label {
        width: 90%;
        margin: 0 auto 10px;
        display: block;
    }

    .contactme-nr ul li.wenben label {
        width: 90%;
    }

    .contactme-nr ul li label input,
    .contactme-nr ul li label textarea {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .lianx ul li {
        width: 100%;
        padding: 10px 20px;
    }
    .lianx ul{
        flex-wrap: wrap;
    }
    .lianx_img {
        width: 70px;
        height: 70px;
    }   
    .lianx_img img{
        width: 30px;
    } 
    #map {
        height: 300px;
    }
    .contactme-nr ul li button{
        font-size: 14px;
    }
    .yan_cont ul {
        padding: 0 10px;
    }

    .yan_cont ul li {
        width: 48%;
        margin-right: 4%;
    }

    .yan_cont ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .yan_cont ul li:nth-child(2n) {
        margin-right: 0;
    }
    .lun_cont ul {
        padding: 0 10px;
    }

    .lun_cont ul li {
        width: 48%;
        margin-right: 4%;
    }

    .lun_cont ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .lun_cont ul li:nth-child(2n) {
        margin-right: 0;
    }
    .lun_text span {
        font-size: 18px;
        height: 18px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .zhuan_cont ul {
        padding: 0 10px;
    }

    .zhuan_cont ul li {
        width: 48%;
        margin-right: 4%;
    }

    .zhuan_cont ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .zhuan_cont ul li:nth-child(2n) {
        margin-right: 0;
    }
    .xw_top_lf {
        width: 100%;
    }
    .main_mm {
        width: 100%;
        padding: 0 10px;
    }
    .xw_top{
        flex-wrap: wrap;
    }
    .xw_top_rt {
        width: 100%;
    }
    .xw_list ul li {
        width: 32%;
        margin-right: 2%;
    }
}