*:focus {
    outline: none
}

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

li {
    list-style: none
}

.clear {
    clear: both;
}

.h_nav {}

.h_nav .container {
    width: 100%;
}

.h_nav .navbar-header a {
    font-size: 18px;
    color: #fff;
    display: block;
    text-decoration: none;
}

.h_nav .logo {
    margin-right: 15px;
}

.h_nav .margin-top {
    margin-top: 10px;
    margin-right: 10px;
}

.h_nav .navbar-right li a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 20px 22px;
}

.h_nav .navbar-right li a p {
    color: #ffffff;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    font-weight: lighter;
}

.h_nav .navbar-right li:hover a,
.h_nav .navbar-right li.focus a {
    border-bottom: 2px solid #fff;
}

.h_nav .navbar-right form {
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    padding: 5px;
    margin-top: 10px;
    color: #c0baba;
}

.h_nav .navbar-right input[type='text'] {
    background: transparent;
    border: 0;
    font-size: 12px;
    color: #c0baba;
}

.h_nav .navbar-right input[type='submit'] {
    position: absolute;
    right: 0;
    top: 1px;
    width: 20px;
    background: transparent;
    border: 0;
    height: 100%;
}

.h_nav .lang_change {
    margin-top: 10px;
}

.nav a#sel {
    color: #e1622f;
}

.nav a#sel:hover:after {
    opacity: 0;
}

.nav .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 92px!important;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.nav .sub .nav_xiao {
    overflow: hidden;
    margin: 0 auto;
}

.nav .sub .nav_xiao .xiao_three {
    width: 97%;
    float: left;
    margin: 10px 1.5%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.nav .sub .nav_xiao .xiao_three ul {
    display: inline-block;
    text-align: center;
}

.nav .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 286px;
    overflow: hidden;
    text-align: center;
    position: inherit;
    line-height: 32px;
    margin: 10px 19px;
    overflow: hidden;
}

.nav .sub .nav_xiao .xiao_three ul li a {
    overflow: hidden;
    display: block;
}

.nav .sub .nav_xiao .xiao_three ul li img {
    width: 210px;
    display: block;
    height: 120px;
    margin: 0 auto;
    transition: all 0.6s;
}

.nav .sub .nav_xiao .xiao_three ul li:hover img {
    transform: scale(1.4);
}

.nav .sub .nav_xiao .xiao_three ul li a {
    color: #fff;
    width: 100%;
    font-size: 18px;
    height: 100%;
    padding-top: 17px;
    border-bottom: none;
    text-align: center;
    font-weight: lighter;
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
    color: #e1622f;
    background: none;
}

.nav .sub .nav_xiao .xiao_three ul li:hover {
    background: none;
}

.nav .sub .nav_xiao .xiao_three ul li:hover img {}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li {
    width: 195px;
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img {
    width: 195px;
    height: 138px;
}

.banner {
    margin: 0 auto;
    position: relative;
}

.banner ul li {
    position: relative;
}

.banner img {
    width: 100%;
    position: relative;
}

.banner .paginate {
    padding: 20px;
}

.banner .paginate ul {
    display: block;
    text-align: center;
    margin: 0;
}

.banner .paginate ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 0 3px;
    border: 1px solid #808080;
}

.banner .paginate ul li.on {
    background: #808080;
}

.ban1 {
    position: absolute;
    z-index: 999;
    bottom: 42%;
    left: 15%;
}

.ban1 span {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 25px;
    display: block;
    text-align: center;
}

.ban1 p {
    color: #ffffff;
    font-size: 18px;
}

.foot {
    background: url("../../images/home/64.jpg")repeat center;
    height: 92px;
}

.foot p {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    padding-top: 20px;
}

.foot img {
    margin-top: -30px;
}

footer {
    background: #f6f6f6;
    padding: 50px 30px;
}

footer ul {
    width: 28%;
    float: left;
}

footer ul li a {
    display: block;
    font-size: 15px;
    color: #282828;
    float: left;
    font-weight: bold;
    padding: 10px 20px;
}

footer .foot1 {
    padding-right: 150px;
}

footer .foot1 p {
    color: #282828;
    font-size: 16px;
    padding: 5px 0;
    font-weight: bold;
}

footer .foot2 {
    border-top: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 30px;
    padding-top: 30px;
    width: 97%;
}


/*头部*/

.yunu-header {
    border-bottom: 1px solid #ddd;
    background-color: #f6f4f5;
    height: 164px;
    z-index: 9999;
    width: 100%;
    top: 0px;
}

.yunu-header .container {
    width: 1200px;
    margin: 0 auto;
}

.yunu-header .container2 {
    padding: 10px 0px;
}

.yunu-header .topbar {
    line-height: 33px;
    background-color: #FBFBFB;
    color: #7c7c7c;
    font-size: 12px;
}

.yunu-header .topbar a {
    color: #7c7c7c;
}

.yunu-header .topbar ul {
    float: right;
}

.yunu-header .topbar li {
    float: left;
}

.yunu-header .topbar li.pipe {
    padding: 0 10px;
}

.yunu-header .logo {
    float: left;
    padding: 10px 0;
}

.yunu-header .logo img {
    display: block;
    height: 100px;
    width: auto;
}

.yunu-header .text {
    float: left;
    border-left: 1px solid #ddd;
    font-size: 20px;
    padding: 10px 0 10px 30px;
    margin: 20px 0 20px 30px;
}

.yunu-header .text strong {
    display: block;
    font-size: 22px;
    color: #ef530a;
}

.yunu-header .tel {
    float: right;
    background: url(../images/home/lx.png) no-repeat 0 center;
    padding-left: 65px;
    color: #666;
    margin-top: 35px;
}

.yunu-header .tel strong {
    display: block;
    color: #ef530a;
    font-size: 24px;
}

.t_bg {
    z-index: 9999;
    width: 100%;
    background-color: #fff;
}

#banner {}

.wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 850px;
}

.header .logo {
    display: none;
}

.h_nav ul li {
    float: left;
}

#Menu .layui-nav .layui-nav-item a {
    color: #353535;
}

#Menu .layui-nav .layui-nav-item a {
    padding: 0px 35px;
    font-size: 15px;
}

#Menu .layui-nav .layui-nav-item dl a {
    padding: 15px 35px;
}

#Menu .layui-nav .layui-nav-item:nth-child(2) dl a {
    padding: 15px 20px;
    text-align: center;
}

.copyright {
    background: #fbfaf5;
    border-top: 1px #eae9e4 solid;
    padding: 20px 0;
}

.copyright p {
    line-height: 2;
    color: #383838;
    font-size: 13px;
}

.copyright i {
    color: #ec393d;
    font-size: 24px;
    line-height: 1;
}

.zx_con dl {
    width: 1253px;
    height: 48px;
    border: solid 1px #eee;
    margin-bottom: 17px;
}

.zx_con dl dt {
    float: left;
}

.zx_con dl dt a {
    width: 228px;
    height: 48px;
    line-height: 48px;
    background: #2a5743;
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
}

.zx_con dl dd {
    float: right;
    width: 940px;
    padding-right: 11px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}

.zx_con dl dd em {
    display: block;
    float: right;
}

.zx_con dl dd em a {
    text-transform: uppercase;
    color: #999;
}

.zx_con dl dd a {
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}

.zx_con dl dd a {
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}

.zx_con dl dt a {
    font-weight: 400;
}

.zx_pic {
    top: 0;
    left: 0;
    width: 398px;
    height: 330px;
}

.zx_pic a span {
    position: absolute;
    display: none;
    background: url(../../images/home/cp_spbg02.png) no-repeat;
    width: 398px;
    height: 529px;
    background-size: contain;
}

.zx_pic a:hover span {
    display: block;
}

.zx_pic a span em {
    display: block;
    padding: 260px 0 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.zx_pic a span em {
    display: block;
    padding: 180px 0 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.zx_pic a span em i {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0 0;
}

.zx_pic a span b {
    display: none;
}

.zx_pic a img {
    min-width: 381px;
    max-width: 398px;
}

.zx_pic {
    float: left;
    margin-right: 30px;
}

.show_pro1 {
    margin-bottom: 50px;
}

@media (max-width:480px) {
    .banner .paginate {
        position: absolute;
        bottom: 2px;
        left: 0;
        width: 100%;
    }
    .banner .paginate ul li {
        display: inline-block;
        width: 8px;
        height: 8px;
        background: #fff;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        margin: 0 2px;
    }
    footer .footer_right img {
        width: 100%;
    }
    footer .footer_right {
        color: #ec393d;
        font-size: 12px;
        text-align: center;
    }
}

@media (max-width:768px) {
    .h_nav .margin-top {
        margin-top: 0;
    }
    .h_nav .logo {
        width: 200px;
        margin-left: 2%;
    }
    .h_nav .navbar-right form input[type='text'] {
        width: 86%;
    }
    footer .footer_right img {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .h_nav .margin-top {
        margin-top: 0;
    }
    .h_nav .logo {
        width: 218px;
    }
    .nav .sub {
        display: none;
        width: 90%;
        padding: 0;
        position: fixed;
        top: 115px!important;
        overflow: hidden;
        text-align: left;
        z-index: 110;
        left: 5%;
        background-color: #fff;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .h_nav .logo {
        width: 200px;
    }
    .nav>li>a {
        padding: 10px 7px;
    }
    .h_nav .lang_change {
        margin-top: 0;
        font-size: 12px;
    }
    .h_nav .navbar-right form {
        border: 1px solid #ededed;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #fff;
        position: relative;
        padding: 5px;
        margin-top: 15px;
        color: #c0baba;
    }
}


/*分页*/

.cms_page {
    text-align: center;
}

.cms_page ul li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    line-height: 32px;
    margin: 0 2px;
}

.cms_page ul li a {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 21px;
}

.cms_page ul li:hover a {
    background: #e5e5e5;
    color: #333;
}

.cms_page .active {
    background-color: #e5e5e5;
}

/*三级分类*/
.layui-nav-child .level-nav-3{
            position: absolute;
            top: 0px;
            left: 130px;
            background-color: #e5e5e5;
            width: 100px;
}
.layui-nav-none{
    display: none;
}
.layui-nav-block{
    display: block;
}