html,
body {
    font-family: 'Microsoft YaHei', '微软雅黑', 'arial', '宋体';
    font-size: 14px;
    background-color: #fff;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #fff;
}

ul {
    padding: 0 !important;
    margin: 0 !important;
}

ul li {
    list-style-type: none;
}

.clear:after,
.case-read-img p:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clear,
.case-read-img p {
    zoom: 1;
}

.tac {
    text-align: center;
}

.tac_right {
    text-align: right;
}

.left {
    float: left
}

.right {
    float: right
}

.hide {
    display: none
}

a:hover {
    color: #80b85d;
}

.f_Img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.f_Img img {
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.f_Img:hover img {
    transform: scale(1.1);
}

.f_Img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.f_Img1 img {
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.f_Img1:hover img {
    transform: scale(0.9);
}

.container {
    max-width: 98% !important;
    margin: 0 auto;
    padding: 0;
}

.wrapper {
    max-width: 1200px !important;
    margin: 0 auto;
}

.center {
    text-align: center;
}

img {
    max-width: 100%;
}

.index-title {
    margin: 20px 0;
    letter-spacing: 2px;
}

.banner {
    position: relative;
    display: block;
}

.banner .index-title {
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: 32%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    text-align: center;
    color: #fff;
    letter-spacing: 4px;
}

.banner h1 {
    font-size: 3rem;
    font-style: italic;
    margin: 30px 0;
}

.zxyy_list {
    width: 100%;
    text-align: center;
    background: #1b1d1e;
    border-right: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
}

.zxyy_list img {
    margin-left: 20px;
    max-width: 26px;
}

.zxyy_list h3 {
    height: 50px;
    line-height: 50px;
    font-size: 1.1rem;
    color: #fff;
    letter-spacing: 3px;
    margin: 0;
    padding-left: 10px;
}

.index-zxyy {
    max-width: 1300px;
    margin: 0 auto;
}

.zxyy_list a {
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.index-zxyy ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.index-zxyy ul li {
    width: 25%;
}

.index-video {
    margin-top: 60px;
    margin-right: 40px;
}

.index-video img {
    max-width: 100%;
}

.index-ly h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.index-ly input {
    width: 100%;
    height: 40px;
    margin: 10px 4px;
    background-color: white;
    background-position: 3px;
    padding-left: 30px;
    border: 1px solid black;
    outline: none;
    background-repeat: no-repeat;
    max-width: 280px;
}

.index-ly input:last-child {
    background: #1b1d1e;
    color: #fff;
}

.username {
    background-image: url(../image/user.png);
    padding: 8px 10px 8px 40px;
}

.add {
    background-image: url(../image/add.png);
    padding: 8px 10px 8px 40px;
}

.phone {
    background-image: url(../image/phone.png);
    padding: 8px 10px 8px 40px;
}

.index-ly p {
    font-size: 14px;
    height: auto;
    line-height: 25px;
    padding: 20px 0px;
}

.index-ly hr {
    width: 250px;
}


.footer {
    width: 100%;
    background-color: #ededed;
    padding: 45px 0px;
}

.footer a {
    color: #000;
}

.footer_nav>ul>li {
    line-height: 2;
}

.footer_nav>ul>li ul li:first-child {
    color: #000;
}

.footer_nav>ul>li ul li a {
    font-size: 12px;
    font-weight: 500;
    color: #6c6c6c;
}

.footer_nav>ul>li ul li h4 {
    font-size: 12px;
    font-weight: 500;
}

.f_link {
    padding: 50px 0px 0px 80px;
}

.f_link h2 {
    font-size: 16px;
    font-weight: 600;
}

.f_link a {
    font-size: 14px;
    padding: 20px 15px 0px 0px;
}

.footer2 {
    width: 100%;
    height: auto;
    background-color: #1b1d1e;
    padding: 30px 0px;
}

.footer_bq {
    text-align: center;
    color: #808080;
}

.footer_bq p {
    text-align: center;
    color: #808080;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}

.footer_bq p a {
    text-align: center;
    color: #808080;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}


.row {
    margin-right: 0;
    margin-left: 0;
}

.pro_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro_list ul li {
    width: 100%;
}

.pro_list_s a {
    position: relative;
    display: block;
    margin: 10px 0;
}

.pro_list_s .txt {
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.pro_list_s .txt h2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    margin: 26% 0 18px;
    font-size: 1.4rem;
}

.index-video {
    margin-top: 60px;
    margin-right: 0px;
}

.footer_nav>ul>li ul li a {
    font-size: 14px;
    font-weight: 500;
}

.footer_nav>ul>li ul li h4 {
    font-size: 14px;
    font-weight: 500;
}

.f_link {
    padding: 20px 0px 0px 20px;
}

.f_link h2 {
    font-size: 16px;
    font-weight: 600;
}

.f_link a {
    font-size: 14px;
    padding: 20px 15px 0px 0px;
}

.footer_bq {
    text-align: center;
    color: #808080;
}

.footer_bq p {
    text-align: center;
    color: #808080;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}

.footer_bq p a {
    text-align: center;
    color: #808080;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}

.sticky {
    background-color: #fff;
    z-index: 99999;
}

.nav_left ul li {
    float: left;
    width: auto;
    height: auto;
    line-height: 26px;
    padding: 0px 5px;
}

.sticky ul li {
    float: left;
    width: auto;
    height: auto;
    line-height: 26px;
    padding: 0px 5px;
}

.nav-container {
    position: relative;
    display: block;
    background: #000;
}

.sina-nav {
    position: absolute;
    border: none;
    background: transparent;
}

.sina-nav.navbar-transparent {
    background: rgba(255, 255, 255, 0.2);
}

.sina-nav.navbar-fixed.navbar-freez {
    background: #fff;
    box-shadow: none;
}

/*padpro以下*/
@media only screen and (max-width: 1023px) {}

/*pad以下*/
@media only screen and (max-width: 767px) {}

/*pad以上*/
@media screen and (min-width: 768px) {
    .nav-container {
        min-height: 124px;
    }

    .sina-nav {
        top: 40px;
    }

    .index-title {
        margin: 60px 0;
    }

    .banner .index-title {
        top: 40%;
    }

    .pro_list_s .txt {
        transition: all 0.6s;
        position: absolute;
        left: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
        text-align: center;
        background: rgba(0, 0, 0, 0.3);
    }

    .pro_list_s .txt {
        opacity: 0.1;
        filter: alpha(opacity=10);
        -moz-opacity: 0.1;
        -khtml-opacity: 0.1;
        opacity: 0.1;
    }

    .pro_list_s:hover .txt {
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
    }

    .pro_list_s:hover .txt {
        opacity: 1.0;
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
    }

    .index-zxyy ul li {
        width: 50%;
    }


    .index-ly h2 {
        font-weight: 600;
        margin-bottom: 20px;
    }

    .footer_nav>ul>li ul li a {
        font-size: 14px;
        font-weight: 500;
    }

    .footer_nav>ul>li ul li h4 {
        font-size: 14px;
        font-weight: 500;
    }

    .f_link {
        padding: 20px 0px 0px 40px;
    }

    .f_link h2 {
        font-size: 16px;
        font-weight: 600;
    }

    .f_link a {
        font-size: 14px;
        padding: 20px 15px 0px 0px;
    }

    .footer2 {
        width: 100%;
        height: 115px;
        background-color: #1b1d1e;
        padding: 31px 0px;
    }

    .footer_bq {
        text-align: center;
        color: #808080;
    }

    .footer_bq p {
        text-align: center;
        color: #808080;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
    }

    .footer_bq p a {
        text-align: center;
        color: #808080;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
    }

}

/*padpro及以上*/
@media only screen and (min-width: 1024px) {}

/*pc及以上*/
@media only screen and (min-width: 1200px) {}

@media(hover: hover) and (pointer: fine) {}