@charset "utf-8";
/* CSS Document */

.block {
    display: none
}

@media (max-width:1265px) {
    .top_menu>li>a {
        padding: 30px 16px;
    }
    #header .top {
        width: 350px;
    }
    .menu_css {
        padding-left: 350px;
    }
    .footer_main {
        flex-wrap: wrap;
    }

    .aboutus_wrapper{
        background: url(../in_images/about_bg.png) no-repeat top 10% right -130px;
    }
    
}

@media (max-width:1080px) {
    .display_no {
        display: none;
    }
    .top_menu>li>a {
        padding: 30px 16px;
    }
    #header .top {
        width: 280px;
    }
    .menu_css {
        padding-left: 280px;
    }


}

@media (max-width:992px) {
    .aboutus_wrapper{
        background: transparent;
    }
    .aboutus_main{
        padding: 0 16px;
        margin-top: 0;
    }
    .news_block{
        background: rgba(255, 255, 255, 0.7);
        min-height: auto;
    }
    .service{
        display: flex;
        flex-wrap: wrap;
    }
    .news_list{
        padding: 20px 16px;
    }

    .news_list .news_word{
        width: 100%;
        overflow: initial;
        white-space: initial;
        order: 3;
        margin-top: 7px;
    }
    .news_list .news_time{
        flex-direction: row;
        align-items: center;
        order: 2;
    }
    .news_time .news_year,.news_time .news_date{
        font-size: 1.5em;

    }
    .news_time .news_year:after{
        content: ".";
    }
    .news_list .news_type00{
        padding: 8px 6px 12px 6px;
        margin: 0 8px 0 0;
        order: 1;
    }
    
    .bg_wrapper{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .content_nav {
        margin: 16px 0;
        font-size: 0.9em;
    }
    #header .top {
        width: 100%;
        position: relative;
        background: #fff;
    }
    #logo a {
        box-shadow: none;
    }
    a.tel {
        pointer-events: auto;
        color: #fff;
    }
    .share_mob {
        display: block;
    }
    .share {
        width: 100%;
        height: auto;
        font-size: 1em;
        font-weight: bold;
        position: static;
        display: table;
        padding: 0;
    }
    .share li {
        width: auto;
        display: table-cell;
        height: 45px;
        margin: 0;
    }
    #header {
        height: auto;
    }
    #footer {
        padding-bottom: 0;
    }
    .footer_main {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        padding: 35px 16px;
    }
    .footer_img,
    .footer_word {
        display: block;
        text-align: center;
    }
    .footer_word {
        white-space: normal;
        padding: 0 10px;
        width: 100%;
    }
    .footer_copyright {
        width: 100%;
        text-align: center;
    }
    .footer_copyright ul li {
        text-align: center;
    }
    #logo {
        width: calc(100% - 40px);
        float: none;
        display: inline-block;
    }
    .footer_copyright ul li::before {
        display: none;
    }
    #logo img {
        height: 80px;
    }
    .menu_pos {
        position: relative !important;
    }
    .menu2 {
        background: rgb(204, 217, 243);
        position: absolute;
        width: 100%;
        border-radius: 0;
        padding: 15px 10px;
        z-index: 999;
        border-bottom: 11px solid #becbe8;
    }
    .menu2 li {
        margin-bottom: 0;
    }
    .menu2>li {
        border-bottom: 1px solid #a8bce3;
    }
    .menu2 li>a {
        border-radius: 999px;
        -webkit-border-radius: 999px;
        -moz-border-radius: 999px;
        -ms-border-radius: 999px;
        -o-border-radius: 999px;
    }
    .menu2>li>a {
        border-bottom: 0;
    }
    .menu2 .sub_menu->a,
    .menu2>li>a:hover {
        background: #647aa4;
        color: #fff;
    }
    #ff_btn,
    .calendar,
    .main_bn,
    .main_bn2,
    .menu_nav,
    .menu_navigation,
    .left_menu,
    .top_menu,
    .calendar_type,
    .goback .Gotop2 {
        display: none
    }
    #header {
        background: none;
        display: block;
    }
    .calendar2,
    #menu_bth,
    .b_main {
        display: block
    }
    .share .type5 {
        background-position: center;
    }
    .Gotop {
        width: auto;
        height: auto;
        background: #1a408a;
        position: fixed;
        bottom: 12%;
        right: 2%;
        opacity: 0.7;
        z-index: 999
    }
    .Gotop a {
        color: #fff;
        padding: 0.5em 0.5em;
        text-align: center;
        display: block;
    }
    .Gotop a:before {
        content: "\f0d8";
        font-family: FontAwesome;
        font-size: 1.5em;
        display: block;
        line-height: 20px;
    }
    .search_btn li {
        float: none;
        margin: 0 0 5px 0;
    }
    .search_btn li a {
        border-radius: 0;
    }
    .m_20,
    .m_30,
    .m_40,
    .m_50,
    .m_60,
    .m_70,
    .m_90 {
        margin-bottom: 20px
    }
    .rwd-table li span br {
        display: none;
    }
    .fixed_link {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .title00{
        background: transparent;
    }
    .service a.service_blue{
        margin-top: 0;
    }
     .service a{
        width: 100%;
        height: auto;
        padding: 16px 110px 16px 40px;
        display: flex;
        justify-content: center;
        align-items: center;
     }
     .service .more_green, .service .more_blue{
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
}


    .hidden-xs {
        display: none !important
    }
    .inputXS,
    .inputS,
    .inputM,
    .inputL,
    .inputXL {
        width: 100%
    }
    .search_table2 {
        width: 177px;
    }
    #psxwd,
    #data_paxwd2,
    #data_Confirmpaxwd {
        width: 98%;
    }
    #cname,
    #tm2,
    #tm3,
    #data_cname,
    #data_pid,
    #data_Tel {
        width: 100%;
    }
    #kd {
        width: calc(100% - 60px);
    }
    .bg_wrapper01{
        margin: 20px 0;
    }
    .aboutus_wrapper{
        flex-wrap: wrap;
    }
    .aboutus_pic{
        padding: 20px;
    }
    .aboutus_pic,.aboutus_main{
        width: 100%;
    }
    .aboutus_main p{
    max-width: initial;
    }
    .title_en{
        font-size: 2.8em;
    }
    .title_ch{
        font-size: 1.2em;
    }
        .photo_wrapper{
        flex-wrap: wrap;
        background: transparent;
        margin-top: 20px;
    }
        .photos{
        width: 100%;
        margin-top: 16px;
    }
    .title02{
        margin-top: 0;
        flex-direction: row;
    }
    .title02 .title_more{
        margin: 0;
    margin-top: 21px;
    margin-left: 16px;
    }
    .photos .owl-item:nth-child(odd){
        margin-top: 0;
    }
    .photos .owl-item{
        padding: 0;
    }
    .photos a{
        box-shadow: none;
    }

}

@media (max-width: 576px) {
    #search_btn li {
        width: 100%;
        margin-bottom: 10px;
    }
    #search_btn {
        margin-bottom: 0px;
    }
    #logo a {
        padding: 16px;
    }
    #logo img {
        height: 60px;
    }
    .b_main {
        width: 92px;
    }
    .b {
        top: 24px;
        right: 10px;
        width: 50px;
    }
    .b i {
        width: 50px;
        left: -8px;
    }
    .b.on .b1 {
        width: 50px;
        left: -10px;
    }
    .b.on .b3 {
        width: 50px;
        left: -10px;
    }
    #FontSizeArea {
        background: url(../images/bg.png);
    }
    .news_list{
        padding: 20px 16px;
    }
    .news_time .news_year, .news_time .news_date{
        font-size: 1.2em;
    }


}
@media (max-width: 425px) {
    .service a img{
        max-height: 65px;
    }
    .service a{
        padding: 16px 110px 16px 24px;
        margin-bottom: 20px;
        box-shadow: 0 0 5px 3px rgba(100, 122, 164,0.4);
    }
    .service_txt .fb_cn,
    .service_txt .add_cn{
        font-size: 1.4em;
    }
    .service_txt .eng{
        font-size: 0.85em;
    }
    .photos span{
        font-size: 1em;
    }



}
@media (min-width: 991px) {
    #main_menu .menu2 {
        display: none !important
    }
    .left_menu .menu2 {
        display: block !important
    }
}