/*GENERAL STYLE*/

body {
    font-family: 'Open Sans', serif;
    padding-top: 54px;
    color: #868e96;
}

@media (min-width: 992px) {
    body {
        padding-top: 0;
        padding-left: 8rem;
    }
}



h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
    /*#2196f3;*/
    font-size: 36px;
}


h1,
h4 {
    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
    /*#2196f3;*/
    font-size: 28px;
}

h5,
h6 {
    font-family: 'Saira Extra Condensed', serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #343a40;
}

h7 {
    font-family: 'Saira Extra Condensed', serif;
    font-size: 28px;
    color: #343a40;
}

h1 {
    font-size: 6rem;
    line-height: 5.5rem;
}

h2 {
    font-size: 1.5rem;
}

a {
    /* font-family: 'Open Sans', sans-serif; */
    color: #4e4e4e;
    /*#2196f3;*/
    font-size: 14px;
}

a1 {
    font-family: 'Microsoft', 'Times New Roman', Georgia, Serif;
    color: #4e4e4e;
    /*#2196f3;*/
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 30px
}

a:hover,
a:focus,
a:active {
    color: #0f72c1;
}

a2 {

    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
    /*#2196f3;*/
    font-size: 3;
    letter-spacing: 2px;
    line-height: 30px
}

.subheading {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Saira Extra Condensed', serif;
    font-size: 1.35rem;
}

p {
    font-family: 'Open Sans', sans-serif;
    /* font-weight:600; */
    font-size: 12px;

}

p1 {
    font-family: 'Open Sans', sans-serif;
    /* font-weight:600; */
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 40px;
}

/*==================================================
                  SOCIAL-ICON
====================================================*/
.list-social-icons a {
    color: #495057;
}

.list-social-icons a:hover {
    color: #2196f3;
}

.list-social-icons a .fa-lg {
    font-size: 1.75rem;
}

.list-icons {
    font-size: 3rem;
}

.list-icons .list-inline-item i:hover {
    color: #2196f3;
}

.tlinks {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/*==================================================
                    NAV-BAR
====================================================*/
#sideNav .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    #sideNav {
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        width: 8rem;
        height: 100vh;
    }

    #sideNav .navbar-brand {
        display: flex;
        margin: auto auto 0;
        /* padding: 0.5rem; */
    }

    #sideNav .navbar-brand .img-profile {
        max-width: 10rem;
        max-height: 10rem;
        border: 0.5rem solid rgba(255, 255, 255, 0.2);
    }

    #sideNav .navbar-collapse {
        display: flex;
        align-items: flex-start;
        flex-grow: 0;
        width: 100%;
        margin-bottom: auto;
    }

    #sideNav .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%;
    }

    #sideNav .navbar-collapse .navbar-nav .nav-item {
        display: block;
    }

    #sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
        display: block;
    }
}

/*==================================================
                  BUTTON (Generic)
====================================================*/

.btn-general {
    background-color: transparent;
    text-align: center;
    border-width: 1px;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.btn-white {
    border-color: #2196f3;
    background-color: #2196f3;
    color: #fff;
}

.btn-white:hover,
.btn-white:focus {
    background-color: transparent;
    color: #2196f3;
    cursor: pointer;
}

.btn-green {
    border-color: #2196f3;
    color: #2196f3;
}

.btn-green:hover,
.btn-green:focus {
    background-color: #2196f3;
    color: #fff;
    cursor: pointer;
}

/*==================================================
                  SECTION (Generic)
====================================================*/
/*��������ɫС���� */
.heading-border {
    width: 60px;
    height: 10px;
    background-color: #2196f3;
    margin: 0 auto 20px auto;
}

/*ÿһ��section�ı߿���ɫ */
section.resume-section {
    /* border-bottom: 1px solid #dee2e6; */
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

section.resume-section .resume-item .resume-date {
    min-width: none;
}

@media (min-width: auto) {

    /*768px*/
    section.resume-section {
        min-height: 100vh;
    }

    section.resume-section .resume-item .resume-date {
        min-width: 18rem;
    }
}

@media (min-width: 992px) {
    section.resume-section {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

.bg-primary {
    background-color: #135EA8
        /*#2196f3*/
         !important;
}

.bg-shallowBlue {
    background-color: #2196f3 !important;
}

.text-primary {
    color: #2196f3 !important;
}

.text-black {
    color: #0A0A0A !important;
}

table.teampro {
    text-align: center;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify
}


/*------------------------------------------------
                    services
--------------------------------------------------*/

#services {
    width: 100%;
    height: 630px;
    background-color: #fff;
    position: relative;
    z-index: 400;
    text-align: center;
}

.serv_icons {
    margin: 80px 0 20px 0;
}

.serv_icons h3 {
    margin: 18px 0 18px 0;
}

.serv_icons p {
    color: #686868;
    font-size: 17px;
}

.serv_icon1 {
    background: url(../img/portfolio/p-1.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon2 {
    /* background: url(../img/portfolio/p-2.png) no-repeat; */
    /* background: url(../img/portfolio/p-tlq.png) no-repeat; */
    width: 150px;
    height: 150px;
    text-align: center;
    object-fit:contain;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
}
.serv_icon2 img{
    object-fit:contain;
    width:100%;
    height:100%;
}

.serv_icon3 {
    background: url(../img/portfolio/p-3.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon4 {
    background: url(../img/portfolio/p-4.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon5 {
    background: url(../img/portfolio/p-5.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon6 {
    background: url(../img/portfolio/p-6.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon7 {
    background: url(../img/portfolio/p-7.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.serv_icon8 {
    background: url(../img/portfolio/p-8.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

.eq_icon1 {
    background: url(../img/equipments/d1.png) no-repeat;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}


.services_bg_bottom {
    background: url(../img/services_bg_bottom.png) repeat-x;
    width: 100%;
    height: 13px;
    position: relative;
    z-index: 500;
}

.show_div {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    border: 2px solid block;
    overflow: hidden;
}

.scroll_div {
    width: 2000px;
    height: 400px;
}

.scroll_div img {
    width: 400px;
    height: 400px;
    float: left;

}


/* *{ */
/* margin: 0px; */
/* padding: 0px; */
/* list-style: none; */
/* } */
/* #div1{ */
/* width: 100%; */
/* height: 500px; */
/* margin: 60px auto 0px auto; */
/* border: 2px solid lightgreen; */
/* position: relative; */
/* overflow: hidden; */
/* } */
/* #ul_img{ */
/* position: absolute; */
/* top: 0; */
/* left: 0; */
/* } */
/* #ul_img li{ */
/* float: left; */
/* width: 500px; */
/* height: 500px; */
border: 1px solid red;
/* } */
/* #ul_img li img1{ */
/* width: 100%; */
/* height: 100%; */
/* } */

/* ---------------------------------------------------------------------------------------
	08. FOOTER
--------------------------------------------------------------------------------------- */
#footer {
    font-size: 12px;
    background: #1D1D1F;
    padding: 10px 10px 50px;
}

#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
    color: #888;
    background: #353433;
    border: none;
}

#footer-core h3 {
    display: inline-block;
    color: #FFF;
    font-size: 15px;
    margin-bottom: 35px;
}

#footer-core h3 span {}

#footer-core,
#footer-core p {
    color: #888;
}

#footer-core a,
#footer-core .widget li>a:before {
    color: #e0484c;
}

#footer-core a:hover,
#footer-core .widget li>a:hover:before {
    color: #888;
}

/* Sub Footer */
#sub-footer {
    position: relative;
    padding: 5px 5px;
}

#sub-footer {
    background: #023a6e;
    /* background: #888; */
}

#sub-footer,
#sub-footer a {
    font-size: 13px;
}

#sub-footer,
#sub-footer a:hover {
    color: #5C5C5C;
}

#sub-footer a {
    color: #888;
}

#footer-menu {
    text-align: right;
    margin-bottom: 10px;
}

#footer-menu a {
    padding: 0 8px;
}

#footer-menu ul {
    margin: 0px;
}

#footer-menu li {
    display: inline-block;
}

#footer-menu li:after {
    content: '/';
}

#footer-menu li:last-child:after {
    content: none;
}

/* Sub Footer - Widgets */
#sub-footer-widgets {
    max-height: 500px;
    overflow: hidden;
    padding: 0px 0 0;
    -webkit-transition: max-height 0.5s ease, padding 0.5s ease;
    -moz-transition: max-height 0.5s ease, padding 0.5s ease;
    -ms-transition: max-height 0.5s ease, padding 0.5s ease;
    -o-transition: max-height 0.5s ease, padding 0.5s ease;
    transition: max-height 0.5s ease, padding 0.5s ease;

}

#sub-footer-widgets.collapsed {
    max-height: 0;
    padding: 0;
}

#sub-footer-widgets h3 {
    display: inline-block;
    color: #848484;
    font-size: 18px;
}

#sub-footer-widgets p {
    color: #ffffff;
    margin-bottom: 0px;

}

/* Sub Footer - Close */
#sub-footer-close {
    position: relative;
    text-align: center;
}

#sub-footer-close-core {
    position: absolute;
    background: #171719;
    top: -49px;
    right: 0;
    display: block;
    height: 34px;
    width: 39px;
}

#sub-footer-close-core:hover {
    cursor: pointer;
}

#sub-footer-close-core:before {
    font-family: FontAwesome;
    content: "\f107";
    color: #FFF;
    display: block;
    line-height: 34px;
    font-size: large;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sub-footer-close-core.collapsed:before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}


/* Post-footer - Align copyright and social media */
#sub-footer-core {
    display: table;
    width: 100%;
}

#sub-footer-core .copyright,
#post-footer-social,
#sub-footer-core #footer-menu {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/* Post-footer - Social Media */
#post-footer-social ul {
    margin: 0;
    display: table;
    float: right;
}

#post-footer-social li {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#post-footer-social li a {
    font-size: 13px;
    display: table;
    text-align: center;
    color: #5C5C5C;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

#post-footer-social li a:hover {
    color: #888;
}

#post-footer-social li i {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 1px;
}

#post-footer-social .tooltip-inner {
    padding: 6px 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#post-footer-social .tooltip-arrow,
#post-footer-social .tooltip-inner {
    margin-bottom: 5px;
}

/* Post-footer - Scroll To Top */
#scrollUp {
    bottom: 20px;
    right: 20px;
    -webkit-transition: all 0 ease;
    -moz-transition: all 0 ease;
    -ms-transition: all 0 ease;
    -o-transition: all 0 ease;
    transition: all 0 ease;
}

#scrollUp:after {
    content: "\f106";
    font-family: fontawesome;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: 30px;
    color: #FFF;
    background: #1D1D1F;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#scrollUp:hover:after {
    background: #2196f3;
}






/*==================================================
                      ABOUT
====================================================*/
#about {
    background-image: url(../img/logo-s.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#about h1 {
    /*font-size: 100%;*/
}

/*==================================================
                    EXPERIENCE
====================================================*/
#experience {
    background: #f5f5f5;
}

#experience .card h4 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
    color: #555;
}

/*====================================================
                   PORTFOLIO
======================================================*/

#portfolio {
    padding: 100px 0;
}

.port-head-cont {
    margin: 20px auto 40px auto;
    text-align: center;
}

.port-head-cont button {
    margin: 5px 2px;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .caption-port {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 0;
    background: rgba(54, 160, 245, 0.73);
}

#portfolio .portfolio-item .portfolio-link .caption-port:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption-port .caption-port-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white;
}

#portfolio .portfolio-item .portfolio-link .caption-port .caption-port-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption-port .caption-port-content h3,
#portfolio .portfolio-item .portfolio-link .caption-port .caption-port-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.portfolio-modal .modal-dialog {
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .title-bar {
    padding: 0 0 50px 0;
}

.portfolio-modal .title-bar h1 {
    visibility: initial;
    animation-name: initial;
}

.portfolio-modal .modal-dialog .modal-content {
    padding: 10px 0 100px 0;
    border: 0;
    border-radius: 0;
}

.portfolio-modal .modal-dialog .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-dialog .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2C3E50;
}

.portfolio-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #2C3E50;
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

@media (max-width: 850px) {
    .portfolio-modal .close-modal {
        display: none;
    }
}

/*====================================================
                      SKILLS
======================================================*/

#skills {
    background-image: url("../img/bg-stats.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.skill-cover {
    background-color: rgba(31, 31, 31, 0.68);
}

.skill-cover h3 {
    font-family: "hind", sans-serif;
    font-size: 35px;
    margin-bottom: 40px;
}

.skill-item {
    padding: 20px 0;
    margin-bottom: 30px;
    background: rgba(144, 144, 144, 0.78);
}

.skill-item i {
    color: #2196f3;
}

.skill-item h2 {
    color: #fff;
    font-size: "hind", sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 1px;
}

.skill-item p {
    color: #fff;
    font-family: "hind", sans-serif;
    /*text-transform: uppercase;*/
    font-weight: 300;
    margin-top: 0;
}

/*====================================================
                      AWARD
======================================================*/

#awards {
    background: #EDEDED
        /*#f0f0f0*/
    ;
}

#award-box {
    overflow: hidden;
    position: relative;
    padding: 60px 0;
}

#award-box:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #cfcdcd;
    position: absolute;
    top: 0;
    left: 50%;
}

#award-box .award {
    width: 50%;
    clear: both;
    position: relative;
}

#award-box .award:before,
#award-box .award:after {
    content: "";
    display: block;
    clear: both;
}

#award-box .award:first-child:before,
#award-box .award:last-child:before {
    content: "";
    width: 11px;
    height: 11px;
    background: #cfcdcd;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #cfcdcd;
    position: absolute;
    top: -54px;
    right: -11px;
    transform: rotate(45deg);
}

#award-box .award:last-child:before {
    top: auto;
    bottom: -54px;
}

#award-box .award:last-child:nth-child(even):before {
    right: auto;
    left: -11px;
}

#award-box .award-icon {
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 17px;
    right: -13px;
    z-index: 1;
    transform: rotate(45deg);
}

#award-box .award-icon:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.2s ease 0s;
}

#award-box .award:hover .award-icon:before {
    background: #39b3ff;
}

#award-box .award-content {
    width: 85%;
    padding: 18px 30px;
    background: #fff;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
}

#award-box .award:hover .award-content {
    border: 1px solid #cfcdcd;
}

#award-box .award-content:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 21px;
    right: -7.3px;
    transform: rotate(45deg);
    transition: all 0.2s ease 0s;
}

#award-box .award:hover .award-content:before {
    background: #39b3ff;
    border-color: #39b3ff;
}

#award-box .award-content:after {
    content: "";
    width: 11%;
    height: 1px;
    background: #cfcdcd;
    position: absolute;
    top: 28px;
    right: -14%;
}

#award-box .date {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #39b3ff;
    margin: 0 0 8px;
    transition: all 0.3s ease 0s;
}

#award-box .award:hover .date {
    color: #444;
}

#award-box .title {
    font-size: 18px;
    color: #444;
    margin-top: 0;
    transition: all 0.3s ease 0s;
}

#award-box .award:hover .title {
    color: #39b3ff;
}

#award-box .description {
    font-size: 16px;
    color: #777;
    line-height: 28px;
    margin-top: 8px;
}

#award-box .award:nth-child(2n),
#award-box .award:nth-child(2n) .award-content {
    float: right;
    text-align: left;
}

#award-box .award:nth-child(2n) .award-icon {
    right: 0;
    left: -12px;
}

#award-box .award:nth-child(2n) .award-content:before {
    left: -7.3px;
}

#award-box .award:nth-child(2n) .award-content:after {
    left: -14%;
}

@media only screen and (max-width: 767px) {
    #award-box {
        padding-left: 20px;
    }

    #award-box:before {
        left: 20px;
    }

    #award-box .award {
        width: 100%;
    }

    #award-box .award,
    #award-box .award-content {
        float: right;
        padding: 5px;
        text-align: left;
    }

    #award-box .award:first-child:before,
    #award-box .award:last-child:nth-child(odd):before {
        right: auto;
        left: -11px;
    }

    #award-box .award-icon {
        right: 0;
        left: -12px;
    }

    #award-box .award-content:before {
        left: -7.3px;
    }

    #award-box .award-content:after {
        left: -14%;
    }
}

/*====================================================
                   CONTACT
======================================================*/

#contact {
    padding: 50px 0;
}

#contact .contact-cont h3 {
    color: #555;
    font-size: 45px;
}

#contact .contact-cont p {
    padding-right: 20px;
    font-size: 15px;
}

#contact .contact-cont2 address,
#contact .contact-cont2 address a {
    color: #666;
}

.con-form input {
    border-color: #ccc;
    border-radius: 0;
    color: #717171;
    margin-top: 30px;
}

.con-form textarea {
    width: 100%;
    height: 200px;
    margin: 30px 0;
    border-color: #ccc;
    border-radius: 0;
    color: #717171;
}

.contact-side-desc {
    padding-top: 40px;
}

.contact-box-desc h3 {
    color: #555;
}

.contact-box-desc h3 i {
    color: #2196f3;
}

.social-icon-f li {
    display: inline-block;
}

.social-icon-f li i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 2px solid #2196f3;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
}

@media(max-width: 767px) {
    #contact-p2 .con-form input {
        margin-bottom: 30px;
    }

    .con-form textarea {
        width: 100%;
        height: 200px;
        margin: 10px 0 30px 0;
        border-color: #ccc;
        border-radius: 0;
        color: #717171;
    }

    .contact-box-desc {
        text-align: center;
    }

    #contact .social-icon-f {
        text-align: center;
    }
}

@media (max-width: 575px) {
    #contact .social-icon-f {
        text-align: center;
    }
}

@media (max-width: 420px) {
    #contact .social-icon-f {
        text-align: center;
    }
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;


}

/* ͼƬ����Ч�� */

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.match .slide {
    margin: 0px 0;
}

.match .turn-left,
.match .turn-right {
    display: inline-block;
    vertical-align: middle;
    width: 5%;
    /*silder ����*/
    height: 400px;
    cursor: pointer;
    margin: 0 0px;
}

.match .turn-left:hover {
    background: linear-gradient(to left, rgba(96, 110, 122, 0.8), rgba(96, 110, 122, 0));
}

.match .turn-right:hover {
    background: linear-gradient(to right, rgba(96, 110, 122, 0.8), rgba(96, 110, 122, 0));
}

.match .turn-left .arrow-left,
.match .turn-right .arrow-right {
    position: relative;
}

.match .turn-left .arrow-left:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 10px;
    transform: skewY(-45deg);
    background-color: #eee;
    position: absolute;
    top: 150px;
    left: 15px;
}

.match .turn-left .arrow-left:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 10px;
    transform: skewY(45deg);
    background-color: #eee;
    position: absolute;
    top: 200px;
    left: 15px;
}

.match .turn-right .arrow-right:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 10px;
    transform: skewY(45deg);
    background-color: #eee;
    position: absolute;
    top: 150px;
    left: 15px;
}

.match .turn-right .arrow-right:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 10px;
    transform: skewY(-45deg);
    background-color: #eee;
    position: absolute;
    top: 200px;
    left: 15px;
}

.match .match-list {
    width: 89%;
    height: 80%;
    padding: 0px 0;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
}

.match .match-item {
    width: 270px;
    height: 80%;
    display: inline-block;
    margin: 0 10px 10px;
    box-shadow: 0 1px 6px 2px rgba(1, 1, 1, 0.6);
    border-radius: 2px;
    border: 0px solid rgba(1, 1, 1, 0.6);
    transition: all 0.5s;
    position: relative;
    cursor: pointer;
}

.match .match-item:hover {
    transform: scale(1.05);
    box-shadow: 0 1px 8px 4px rgba(1, 1, 1, 0.8);
    border: 2px solid rgba(1, 1, 1, 0.8);
}

.match .match-item-active {
    width: 270px;
    height: 405px;
    transform: scale(1.05);
    display: inline-block;
    margin: 0 10px 10px;
    box-shadow: 0 1px 10px 4px rgba(1, 1, 1, 0.8);
    border-radius: 2px;
    border: 2px solid #68d0ff;
    position: relative;
    cursor: pointer;
}

.match .info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 250px;
    height: 0;
    overflow: hidden;
    padding: 0 10px;
    z-index: 200;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.6);
}

.match .match-item-active .info {
    width: 250px;
    height: 120px;
}

.match .match-item:hover>.info {
    height: 40px;
}

.match .info p {
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, sans-serif;
    color: #f0f0f0;
    margin: 5px 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    text-shadow: 1px 1px rgba(1, 1, 1, 0.6);
}

.match .info .color-blue {
    color: #00a1fe;
    font-size: 18px;
}

.match .info .color-yellow {
    color: #e07e3e;
    font-size: 18px;
}

/* �����õ�Ƭ */
.dg-container {
    width: 100%;
    height: 450px;
    position: relative;
}

.dg-wrapper {
    width: 481px;
    height: 316px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.dg-wrapper a {
    width: 482px;
    height: 316px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url(../images/browser.png) no-repeat top left;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img {
    display: block;
    padding: 41px 0px 0px 1px;
}

.dg-wrapper a div {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 16px;
    width: 100%;
    bottom: -55px;
    display: none;
    position: absolute;
}

.dg-wrapper a.dg-center div {
    display: block;
}

.dg-container nav {
    width: 58px;
    position: absolute;
    z-index: 1000;
    bottom: 40px;
    left: 50%;
    margin-left: -29px;
}

.dg-container nav span {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 24px;
    height: 25px;
    opacity: 0.8;
    background: transparent url(../images/arrows.png) no-repeat top left;
}

.dg-container nav span:hover {
    opacity: 1;
}

.dg-container nav span.dg-next {
    background-position: top right;
    margin-left: 10px;
}

/* Addeb by dicl@ljnewmap.com from 20241220 */
.cc-top-title{
    letter-spacing: 0.3em;
}
.cc-paragraph{
    text-indent: 2em;
}