@CHARSET "UTF-8";



/*语言版本新增样式 其中toplink样式是在原基础上更改的*/
.top{position: relative;z-index: 99999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 99999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(./dot4.png) no-repeat 88% 11px;}
.translate li a:visited{text-decoration: none;color:#333;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}


/*主体样式*/

.menu_cate{width:205px;float:left;background:#f1e4d8;}
.cate_title{background:url(./cate.jpg) no-repeat center;color:#fff;font-size:22px;padding-left:55px;padding-top:20px;height:71px;font-weight:normal;margin-bottom:2px;}
.cate_title span{display:block;font-size:12px;}

/*产品推荐*/
.recommend_product{width:775px;float:right;overflow:hidden}
.recommend_product .title{background:url(./product.png) no-repeat 75px center;font-size:16px;color:#57391f;line-height:42px;border-bottom:1px solid #b57c4b;position:relative;}
.recommend_product .title a{position:absolute;right:0;top:0;color:#57391f;font-size:14px;line-height:42px;}
.recommend_product .title a:hover{color:#b57c4b;}
.recommend_product .content{width:789px;margin-top:13px;}
.roll_product li{padding-bottom:0px;}


input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

@media (min-width: 1640px) {
    .container2 {
        width: 1630px;
    }
}

.max_wd1600 {
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}


/*头部样式*/

#header {
    position: relative;
    background: #50433f;
    padding: 15px 0;
    font-size: 13px;
    color: #fff;
    line-height: 1.7;
}

#header a {
    font-size: 13px;
    color: #fff;
}

.top_phone {
    position: relative;
}

.top_phone li {
    display: inline-block;
    padding-right: 60px;
}

.top_phone li img {
    padding-right: 10px;
}

.logo {
    float: left;
}

@media (max-width:1200px) {
    .x-logo {
        line-height: 80px;
    }
    .x-menu>li>a {
        line-height: 80px;
    }
    .x-sub-menu {
        top: 90px;
    }
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*主体样式*/

.c1_index {
    position: relative;
    padding: 3.125% 0;
}

.ttt1 {
    text-align: center;
}

.ttt1 span {
    font-family: "Arial";
    font-size: 24px;
    text-transform: uppercase;
    color: #999999;
}

.ttt1 h3 {
    font-weight: normal;
    font-size: 30px;
    color: #333333;
    line-height: 1;
    padding: 10px 0;
    background: url(./ttt1_h3_bg.png) no-repeat center center;
}

.ttt1 p {
    font-size: 16px;
    color: #999999;
}

.c1_list {
    margin: 2.82291667% 0 0;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c1_list li {
    width: 23%;
    position: relative;
}

.c1_list li::before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .54);
    content: "";
    opacity: 1;
    transition: .3s;
}

.c1_list li:hover::before {
    opacity: 0;
}

.c1_list li a {
    display: block;
}

.c1_list li img {
    width: 100%;
    display: block;
}

.c1_list li .marks {
    width: 280px;
    height: 156px;
    position: absolute;
    top: 50%;
    margin-top: -78px;
    left: 50%;
    margin-left: -140px;
    text-align: center;
    padding-top: 20px;
}

.c1_list li .marks h5 {
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 20px;
    background: url(./xian1.png) no-repeat center bottom;
    color: #fff;
}

.c1_list li .marks h6 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.7;
    color: #fff;
    margin: 0;
    padding-top: 15px;
}

.c1_list li:hover .marks {
    background: #9f6e45;
    border-radius: 0px;
}

@media (max-width: 1200px) {
    .c1_list li .marks {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
}
.prodescription{margin-bottom: 20px;}
@media (max-width: 768px) {
    .c1_list {
        flex-wrap: wrap;
    }
    .c1_list li {
        width: 49%;
        margin-bottom: 2%;
    }
    .c1_list li .marks {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .c1_list li .marks {
        min-height: 156px;
        height: auto;
    }
    .ttt1 span {
        font-size: 18px;
    }
    .ttt1 h3 {
        font-size: 24px;
        padding: 5px 0;
    }
    .ttt1 p {
        font-size: 14px;
    }
    .t1{display: none;}
    .pro_more{display: none;}
    .c1_list li .marks h6{font-size: 14px;padding:15px 3px 0 3px;}
}

@media (max-width: 500px) {
    .c1_list li .marks h5 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .c1_list li .marks h6 {
        font-size: 14px;
        padding-top: 10px;
    }
    .ttt1 h3 {
        background-size: 150%;
    }
}
@media(max-width: 620px){
	.product_detail .list{margin-left: 0;margin-bottom: 15px;}
}

@media(max-width: 1203px){
	.news_detail h3.title_bar,.share{float: none;width: 100%;margin: 0;height: auto;}
	.share{width: 160px;margin: 0 auto;}
}
/* c2_index */

.c2_index {
    position: relative;
}

.c2_contt {
    background: #303030;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c2_left {
    width: 70%;
}

.c2_left li {
    position: relative;
}

.c2_left li a {
    display: block;
}

.c2_left li img {
    width: 100%;
}

.c2_left li .time {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 180px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    background: rgba(0, 0, 0, .54);
    width: 100%;
    padding: 30px;
    padding-right: 180px;
}

.c2_left li .time h3 {
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 10px;
}

.c2_left li .time span {
    display: block;
    font-size: 14px;
}

.c2_left li .time i {
    font-style: inherit;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 26px;
    width: 180px;
    line-height: 180px;
    height: 100%;
    text-align: center;
    background: #9f6e45;
}

.c2_right {
    width: 30%;
    position: relative;
}

.c2_right li {
    position: relative;
    border-bottom: 1px solid #3c3c3c;
    line-height: 2;
    padding: 5.888% 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    height: 25%;
}

.c2_right li.on {
    background: #9f6e45;
    border-bottom: 1px solid #a9a9a9;
}

.c2_right li h3 {
    font-size: 24px;
    padding-top: 8px;
    padding-bottom: 15px;
    background: url(./xian2.png) no-repeat center bottom;
    color: #fff;
    font-weight: normal;
}

.c2_right li h4 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.7;
    color: #fff;
    margin: 0;
    padding-top: 15px;
    font-weight: normal;
    font-family: "Arial";
}

@media (max-width:1200px) {
    .c2_left li .time {
        height: 150px;
        padding: 20px;
        padding-right: 180px
    }
    .c2_left li .time i {
        line-height: 150px;
    }
    .c2_right li {
        padding: 3.888% 0;
    }
    .c2_right li h3 {
        font-size: 20px;
    }
    .c2_right li h4 {
        font-size: 14px;
    }
}

@media (max-width:992px) {
    .c2_contt {
        flex-wrap: wrap;
    }
    .c2_left {
        width: 100%;
    }
    .c2_right {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .c2_right li {
        width: 25%;
        height: 100%;
        border-bottom: none;
        padding: 1.888% 0;
    }
}

@media (max-width:768px) {
    .c2_left li .time {
        height: 110px;
        padding-right: 110px;
    }
    .c2_left li .time h3 {
        padding-top: 0px;
        font-size: 18px;
        padding-bottom: 5px;
    }
    .c2_left li .time span {
        font-size: 12px;
    }
    .c2_left li .time i {
        width: 110px;
        line-height: 110px;
        font-size: 18px;
    }
}

@media (max-width:600px) {
    .c2_right li h3 {
        font-size: 16px;
    }
    .c2_right li h4 {
        font-size: 12px;
        line-height: 1.3;
    }
}


/* 关于我们 */

.abb_index {
    position: relative;
    background: #f5f5f5;
    padding: 3.125% 0;
    margin: 3.125% 0;
}

.abb_wap {
    position: relative;
    margin: 2.82291667% 0 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
}

.abbimg {
    width: 40%;
    vertical-align: middle;
    margin: 37px 0;
}

.abbimg img {
    width: 100%;
}

.abb_right {
    width: 60%;
    vertical-align: middle;
    padding: 30px 40px;
    box-shadow: 0px 20px 20px -15px rgba(0, 0, 0, .2);
}

.abb_right h3 {
    padding: 20px 0;
    font-size: 24px;
    color: #9f6e45;
    font-weight: normal;
    margin-bottom: 20px;
    background: url(./xian3.png) no-repeat left bottom;
}

.abb_right .abb_txt {
    font-size: 14px;
    color: #666666;
    line-height: 2.5;
}

.abb_right .abbmore {
    display: block;
    width: 185px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #9f6e45;
    font-family: "Arial";
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5.125%;
}

@media (max-width:1640px) and (min-width:1200px) {
    .abb_right h3 {
        padding-top: 0px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .abb_right .abb_txt {
        line-height: 1.9;
    }
    .abb_right .abbmore {
        margin-top: 3.125%;
    }
}

@media (max-width:1200px) {
    .abb_right {
        padding: 15px 20px;
    }
    .abb_right h3 {
        padding-top: 0px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .abb_right .abb_txt {
        line-height: 1.5;
    }
    .abb_right .abbmore {
        margin-top: 3.125%;
        width: 130px;
        line-height: 35px;
    }
}

@media (max-width:992px) {
    .abb_wap {
        flex-wrap: wrap;
    }
    .abbimg,
    .abb_right {
        width: 100%;
    }
    .abb_right .abb_txt {
        line-height: 2;
    }
}


/*我们的优势*/

.you_index {
    position: relative;
    background: url(./you_bg.jpg) no-repeat;
    background-size: cover;
    margin-top: 2.12291667%;
}

.you_list {
    position: relative;
    padding: 5.125% 0;
    display: flex;
    justify-content: center;
}

.you_list li {
    text-align: center;
    padding: 40px 30px;
    margin: 0 15px;
    float: left;
    width: 25%;
    background: rgba(255, 255, 255, .15);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.you_list li a {
    display: block;
}

.you_list li span {
    display: block;
    height: 80px;
    line-height: 80px;
}

.you_list li span img {
    vertical-align: middle;
}

.you_list li h3 {
    padding: 20px 0;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    background: url(./baix.jpg) no-repeat center bottom;
}

.you_list li h4 {
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 2;
}

.you_list li:hover {
    background: #9f6e45;
}

@media (min-width:1470px) {
    .you_list li {
        padding: 60px 20px;
        margin: 0 30px;
    }
}

@media (max-width:1200px) {
    .you_list li {
        padding: 25px 20px;
    }
    .you_list li h3 {
        font-size: 24px;
        padding: 15px 0;
    }
}

@media (max-width:992px) {
    .you_list li {
        margin: 0 10px;
    }
    .you_list li h3 {
        font-size: 20px;
        padding: 10px 0;
    }
}

@media (max-width:768px) {
    .you_list {
        flex-wrap: wrap;
    }
    .you_list li {
        padding: 10px;
        margin: 2% 2%;
        width: 46%;
    }
    .you_list li h3 {
        font-size: 16px;
    }
    .you_list li h4 {
        padding: 10px 0;
        font-size: 12px;
    }

}


/* 新闻中心 */

.news_index {
    position: relative;
    padding: 3.125% 0;
}

.news_list22 {
    margin-top: 2.125%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.news_list22 li {
    position: relative;
    width: 23%;
}

.news_list22 li .toptime {
    padding-bottom: 30px;
    margin-bottom: 20px;
    background: url(./lian.png) no-repeat left bottom;
}

.news_list22 li .toptime h3 {
    font-size: 20px;
    display: block;
    color: #333333;
}

.news_list22 li .toptime span {
    display: block;
    font-size: 16px;
    color: #999999;
}

.news_list22 li .newsimg {
    display: block;
}

.news_list22 li .newsimg img {
    width: 100%;
    height: auto;
}

.news_list22 li .time {
    position: relative;
    padding: 30px 0px;
}

.news_list22 li .time h3 {
    font-size: 17px;
    color: rgba(0, 0, 0, .96);
    padding-bottom: 10px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.news_list22 li .time .info {
    font-size: 13px;
    display: block;
    color: rgba(0, 0, 0, .8);
    margin-top: 10px;
    line-height: 1.7;
    padding-bottom: 25px;
}

.news_list22 li .time .newsmore {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    line-height: 2.5;
    width: 85px;
    background: #000;
    text-align: center;
}

.news_list22 li:hover .newsmore {
    background: #9f6e45;
}

.news_list22 li:hover .time h3 {
    color: #9f6e45;
}

@media (max-width: 992px) {
    .news_list22 {
        flex-wrap: wrap;
    }
    .news_list22 li {
        width: 48%;
    }
    .news_list22 li .time {
        padding: 20px 0px;
    }
    .news_list22 li .time .info {
        padding-bottom: 10px;
    }
    .news_list22 li .time .newsmore {
        font-size: 12px;
    }
}


/*底部搜索*/

#formsearch2 {
    width: 290px;
    background: url(./foot_ss.png) no-repeat center center;
}

#formsearch2 input {
    height: 50px;
    border: none;
    line-height: 50px;
    outline: none;
    background: none;
}

#formsearch2 input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    color: #666;
    float: left;
    width: 80%;
}

#formsearch2 input#s_btn {
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
}

@media (max-width:1200px) {
    #formsearch2 {
        width: 100%;
        background-size: 100%;
    }
}
@media (max-width:768px) {
	.kf,#m_div{display: none!important;}
}


/*------------内页-------------------*/
.n_banner img{width:100%;display: block;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact p.content{padding:5px;}

.right{width:760px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(./nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;
font-family:"微软雅黑";font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-family:"微软雅黑";}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}



.footer{width:100%;margin-top:6px;position: fixed; z-index: 110;bottom: 0;left: 0;display: none;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:400 16px/50px "微软雅黑"; color:#fff; height:50px;}
.footer span.span1{background:url(./a1.png) 10px center no-repeat; background-size:23px;}
.footer span.span2{background:url(./a2.png) 10px center no-repeat; background-size:23px;}
.footer span.span3{background:url(./a3.png) 10px center no-repeat; background-size:23px;}

.ffs{max-width:768px;margin:0 auto;display:-webkit-box;background:#656565;}

@media(max-width: 768px){
.footer{display: block;}
.x-footer{padding-bottom: 60px;}
}

.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.max_wd1600{
    max-width: 1660px;
    margin: 0 auto;
    padding: 0 2%;
    font-family: "Microsoft Yahei";
}
.erwing{
    width: 32px;
    position: relative;
    margin-top: 2%;
}
.eringh{
    background: url(./er.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.x-header .haidng{
    background: url(./ma.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 30px;
    width: 230px;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 88px;
}
.x-header.scroll .haidng{
    color: #FA0605;
}

.x-logo{
    width: 22%;
    margin-top: 1%;
}
.x-logo img{
    max-width: 100%;
    height: auto;
}
.scroll{
    background: #020202;
    position: fixed;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    z-index: 999;
}
.fhingh{
    position: absolute;
    top:50px;
    right: 0px;
    width: 100px;
    box-sizing: border-box;
    padding: 10%;
    background: #fff;
    display: none;
}
.fhingh img{
    max-width: 100%;
    height: auto;
}
.nei{
    padding: 3% 0;
    overflow: hidden;
}
.aodnjh{
    position: relative;
    font-size: 1.3rem;
    line-height: 50px;
    font-weight: 600;
    color: #000;
}
.aodnjh a{
    position: absolute;
    width: 144px;
    line-height: 38px;
    border: #000000 1px solid;
    text-indent: 40%;
    font-size: 14px;
    color: #000000;
    top: 0px;
    right: 0px;
    font-weight: 400;
    background: url(./xx.jpg) left center no-repeat;
}
.cgng{
    margin-top: 2%;
    margin-bottom: 2%;
}
.cgng li{
   padding: 1% 2%;
   border: #000000 1px solid;
   text-align: center;
   font-size: 18px;
   line-height: 25px;
}
.hudnhh li{
    width: 24.2%;
    margin-bottom: 2%;
    margin-right: 1%;
    cursor: pointer;
}
.hudnhh li:nth-child(4n){
    margin-right: 0px;
}
.yinhug img{
    width: 100%;
    height: auto;
}
.flexs{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.idsnjh{
    box-sizing: border-box;
    padding: 7% 5%;
    background: #F8F8F8;
}
.idsnjh_a{
    background: #3b3b3b;
    height: 2px;
    width: 20px;
    margin: 2% 0;
}
.idsnjh_b{
    font-size: 18px;
    color: #383838;
    line-height: 50px;
    font-weight: 600;
}
.idsnjh_b a{
    color: #383838;
}
.hudnhh li:hover .idsnjh{
    background: #CE0D15;
}
.hudnhh li:hover .idsnjh_a{
    background: #fff;
}
.hudnhh li:hover .idsnjh_b a{
    color: #fff;
}

.cgng li:hover, .cgng li.on {
    background: #CE0D15;
    position: relative;
    color: #fff;
    cursor: pointer;
    border: #CE0D15 1px solid;
}

.cgng li:hover a, .cgng li.on a {
    color: #fff;
}

.com-img{  overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


.nei1{
    position: relative;
    background: #F6F6F6;
    overflow: hidden;
}
.uuudnh{
    position: absolute;
    top:0px;
    right: 0px;
    width: 50%;
    z-index: 9;
}
.uuudnh img{
    width: 100%;
    height: auto;
}
.ahung{
    width: 48%;
    position: relative;
    box-sizing: border-box;
    padding: 5% 0 7% 0;
}
.ahung_a{
    font-size: 26px;
    line-height: 50px;
    color: #000000;
    font-weight: 600;
}
.ahung_b{
    box-sizing: border-box;
    padding: 4% 0;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.ahung_m{
    width: 144px;
    line-height: 38px;
    border: #000000 1px solid;
    text-indent: 40%;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    background: url(./xx.jpg) left center no-repeat;
    margin-top: 6%;
}
.shdingh{
    position: relative;
    margin-top: 9%;
    width: 120%;
    z-index: 99;
}
.shdingh li{
    width: 32%;
    background: #fff;
    box-sizing: border-box;
    padding: 8% 6%;
    color: #000;
    cursor: pointer;
}
.shdingh_img{
    height: 37px;
    width: 30%;
}
.shdingh_img img{
    max-width: 100%;
    height: auto;
}
.shdingh_b span{
    font-size: 1.8rem;
    font-weight: 600;
    color: #000;
}
.shdingh_b{
    font-size: 18px;
    line-height: 55px;
}
.shdingh_c{
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.shdingh li:hover {
    background: #ce0d15;
}
.shdingh li:hover .shdingh_c{
    color: #fff;
}
.shdingh li:hover .shdingh_b span{
    color: #fff;
}
.shdingh li:hover .shdingh_b{
    color: #fff;
}
.shdingh li:hover .shdingh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(260%) contrast(93%);
}
.nei2{
    padding: 3% 0;
    overflow: hidden;
}
.neitt li{
    width: 24.8%;
    position: relative;
    margin-bottom: 0.2%;
    cursor: pointer;
}
.neitt_img img{
    width: 100%;
    height: auto;
}
.neitt_img img{
    width: 100%;
    height: auto;
}
.neittne{
    position: absolute;
    top:0px;
    left: 0px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 49% 5% 5% 59%;
}
.neittne_a{
    width: 70%;
    height: 58px;
}
.neittne_a img{
    max-width: 100%;
    height: auto;
}
.neittne_b{
    font-size: 18px;
    line-height: 65px;
    color: #fff;
    font-weight: 600;
}
.neittne_b a{
    color: #fff;
}
.neitt li:hover .neittne{
    background: url(./Group39.png) 30% 70% no-repeat;
}

.neitt li .com-img{  overflow:hidden;}
.neitt li .com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.neitt li:hover .com-img img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.nei4{
    background: url(https://images0a.543211688.com/ruishahb/img/q1.png) center center no-repeat;
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
    background-size: 100% 100%;
}
.xwinhg{
    margin-top: 2%;
}
.xwinhgle{
    width: 33%;
    background: #fff;
}
.xwinhger{
    width: 66%;
}
.xwinhgle_img img{
    width: 100%;
    height: auto;
}
.jingngh{
    box-sizing: border-box;
    padding: 8% 3%;
}
.xwinhgle_a{
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
}
.xwinhgle_a a{
    color: #000;
}
.xwinhgle_b{
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    
}
.xwinhgle_c{
    font-size: 18px;
    line-height: 30px;
    color: #5C5C5C;
    box-sizing: border-box;
    padding: 4% 0;
}
.xwinhgerggh li{
    width: 49%;
    background: #fff;
    position: relative;
}
.jdih{
    position: absolute;
    box-sizing: border-box;
    padding: 9% 3%;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 22%;
    background-color:#fff;
    overflow: hidden;
    transition: all 0.6s ease;
}
.xwinhgerggh li:hover .jdih{
    transition: all 0.6s ease;
    height: 45%;
}
.xwinhgerhng{
    margin-top: 1%;
    background: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
    padding: 8% 0;
}
.hunjhdle{
    width: 20%;
}
.hunjhdle img{
    /*max-width: 100%;*/
    height: auto;
}
.hunjhder{
    width: 73%;
}

.x-layout-menu li{
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}
.x-layout-menu li a{
    color: #fff;
}
.inxidnjh{
    border-bottom: #FFFDFD 1px solid;
    margin-top: 1.5%;
}
.adinjhle{
    width: 20%;
}
.adinjhle li{
    width: 40%;
    text-align: center;
}
.adinjhle_img img{
    text-align: center;
    max-width: 100%;
    height: auto;
}
.adinjhle_a{
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    
}
.adinjh{
    margin-top: 3%;
}
.adinjhzh{
    width: 30%;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

.adinjhrt{
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    width: 30%;
}

.adinjhrt a{
    color: #fff;
}


@media(max-width:1600px){
    .cgng li{
        font-size: 16px;
    }
    .ahung_b{
        font-size: 16px;
    }
    .shdingh li {
        padding: 4% 6%;
    }
    .neittne {
        padding: 45% 5% 5% 55%;
    }
}

@media(max-width:1500px){

}
@media(max-width:1440px){
    .cgng li {
        font-size: 15px;
        line-height: 22px;
    }
    .shdingh_b span{
        font-size: 1.4rem;
    }
    .neittne {
        padding: 41% 5% 5% 55%;
    }
    .xwinhgle_c{
        font-size: 16px;
    }
}
@media(max-width:1366px){
    .aodnjh{
        font-size: 1.1rem;
    }
    .idsnjh_b{
        font-size: 16px;
        line-height: 45px;
    }
    .ahung_b {
        font-size: 15px;
    }
    .neittne_b{
        font-size: 16px;
        line-height: 55px;
    }
}

@media(max-width:1200px){
    .idsnjh_b {
        font-size: 15px;
        line-height: 40px;
    }
    .xwinhgle_c{
        font-size: 14px;
    }
    .xwinhgle .xwinhgle_c{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height:70px;
    }
}
@media(max-width:1024px){
    .haidng{
        display: none;
    }
    .x-menu {
        width: 65%;
        display: flex;
        justify-content: space-between;
    }
    .cgng li{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 1%;
    }
    .neittne {
        padding: 36% 5% 5% 49%;
    }
    .jdih{
        height: 26%;
    }
}

@media(max-width:992px){
    .cgng li{
        width: 32%;
line-height: 25px;
    }
    .ahung{
        width: 100%;
    }
    .uuudnh{
        position: relative;
        width: 100%;
        left: 50%;
        margin-left: -50%;
    }
    .neittne {
        padding: 22% 5% 5% 35%;
    }
    .neittne_a {
        width: 37%;
        height: 38px;
    }
    .jdih {
        height: 33%;
    }
        .adinjhle li{
                width: 100%;
                text-align: center;
            }
}
@media(max-width:500px){
    .aodnjh{
        font-size: 18px;
    }
    .aodnjh a {
        width: 108px;
        line-height: 30px;
        font-size: 12px;
    }
    .cgng li {
        width: 48%;
        font-size: 13px;
    }
    .hudnhh li{
        width: 48%;
    }
    .hudnhh li:nth-child(4n){
        margin-right: 1%;
    }
    .idsnjh_b {
        font-size: 14px;
        line-height: 30px;
    }
    .ahung_a{
        font-size: 20px;
    }
    .shdingh{
        width: 100%;
    }
    .shdingh_b{
        line-height: 35px;
        font-size: 16px;
    }
    .shdingh_b span{
        font-size: 20px;
    }
    .neitt li {
        width: 49.7%;
        position: relative;
        margin-bottom: 0.2%;
        cursor: pointer;
    }
    .xwinhgle{
        width: 100%;
    }
    .xwinhger{
        width: 100%;
    }
    .xwinhgerggh li{
        width: 100%;
    }
    .hunjhd {
        display: none;
    }
    .adinjhle{
        display: none;
    }
    .adinjhzh{
        width: 100%;
    }
    .adinjhrt{
        width: 100%;
    }
}


/**/
.box1{background: url(https://images0a.543211688.com/ruishahb/img/bj1.jpg) no-repeat top center;background-size: cover;padding: 26px 0  45px;overflow: hidden;}
.bt1{text-align: center;}
.bt1 dd{color: #333333;font-size: 40px;line-height: 1;}
.bt1 dt{color: #e30713;font-size: 50px;line-height: 1;margin: 10px 0 32px;}
.line1{width: 59px;height: 4px;background-color: #666666;margin: 0 auto;}
.wh{width: 94%;max-width: 1600px;margin: 0 auto;}
.psort{margin: 39px 20px 0 20px;box-sizing:border-box;}
.psort li{width: 50%;border-right:1px solid #cccccc;border-bottom: 1px solid #cccccc;box-sizing:border-box;padding: 23px 24px 14px 42px;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.psort li:nth-child(2n){border-right: none;}
.psort li:nth-child(5),.psort li:nth-child(6){border-bottom: none;}
.psort li .img{display: block;border-radius: 5px;overflow: hidden;margin-left: 2vw;transition: all 0.5s;}
.psort li:hover .img2{display: block;}
.psort li:hover .img1{display: none;}
.psort li .img2{display: none}
.psort li:hover .img{transform:rotate(360deg);}

.sec2{width: calc(100% - 171px);}
.sec2 h3 a{display: block;color: #000000;font-size: 24px;margin-bottom: 9px;}
.erji a{color: #999999;font-size: 14px;line-height: 24px;}
.erji a:hover{color: #e30713;}
.sec2 h3 a:hover{color: #e30713;}
.erji a:after{content: ' / ';}
.erji a:last-child:after{content: ' ';}
.erji{height: 48px;overflow: hidden;}
.pmore a{display: block;width: 255px;height: 55px;line-height: 53px;text-align: center;transition: all 0.5s;color: #000000;font-size: 16px;border:1px solid #535353; border-radius: 26px;margin:0 auto;margin-top: 43px;}
.pmore a:hover{background-color: #e30713;color: #fff;border-color: #e30713;}

@media(max-width: 1024px){
	.sec2 h3 a{font-size: 20px;}
	.box2 .swiper-pagination1{margin-top: 2%;}
}
@media(max-width: 640px){
	.bt1 dt{margin: 5px 0 10px;}
	.psort{margin: 25px 0 0 0;}
	.psort li{width: 100%;border:none;border-bottom: 1px solid #cccccc!important;padding: 10px;}
	.erji{height: 60px;}
	.erji a{font-size: 12px;line-height: 20px;}
	.sec2 h3 a{font-size: 18px;margin-bottom: 5px;}
	.pmore a{margin-top: 20px;}
	.box2{margin:30px 0;}
	.box2 .swiper-pagination1{margin-top: 0;}
	.box2 .swiper-pagination1 .swiper-pagination-bullet{margin: 0 4px;width: 10px;height: 10px;}
	.proTitle{margin-top: 15px;padding: 0 5%;}
	.lookMore{font-size: 14px;}
	#c_static_001-1648542235621{padding: 40px 0;}
	#c_static_001-1648542235621 .e_text-10,#c_static_001-1648542235621 .e_text-22{font-size: 18px;margin-top: 5px;}
	#c_static_001-1648542232937 .e_text-3{font-size: 24px;}
	#c_static_001-1648542232937 .e_text-4{font-size: 30px;margin-top: 5px;}
	#c_static_001-1648542232937 .e_line-5{border-top-width:2px;max-width: 40px;margin-top: 10px;}
	#c_static_001-1648542232937 .e_text-16 a, #c_static_001-1648542232937 .e_text-19 a, #c_static_001-1648542232937 .e_text-13 a{font-size: 18px;}
}
/**/
.box2{margin: 4.7% 0 5%;overflow: hidden;}
.box2 .swiper-pagination1{position: static;text-align: center;margin-top: 4.2%;}
.box2 .swiper-pagination1 .swiper-pagination-bullet{width: 15px;height: 15px;background-color: #e4e4e4;border-radius: 50%;margin: 0 8px;opacity: 1;}
.box2 .swiper-pagination1 .swiper-pagination-bullet-active{background-color: #e30713;}
.mySwiper{overflow: hidden;}
.proLi {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 30px;
    border: 1px solid #cccccc;
}

.proLink {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.5s ease;
    background: #fff;
}

.proLink::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background-color:#e30713;
    transition: all .5s ease;
}

.proTitle {
    position: relative;
    text-align: center;
    padding: 0 20%;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 20px;
    transition: all .5s ease;
}
.proImgBox {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.proImg {
    width: 100%;
    transition: all 2s ease .5s;
}
.lookMore {
    width: 100%;
    padding: 0rem 0 2vw;
    text-align: center;
    font-size: 16px;
    color: #e30713;
    display:flex;justify-content:center;align-items: center;
}
.lookMore img{margin-left: 9px; transition: .5s;}
.proTitle::before {
    content: '';
    position: absolute;
    left: -170px;
    top: -70px;
    width: 140px;
    height: 140px;
    background-color: #e30713;
    transform: rotate(45deg);
    transition: all .5s ease;
    z-index: 999;
}

.proLi:hover .proTitle::before {
    left: -100px;
}

.proLi:hover .proImg {
    transform: scale(1.1);
}

.proLi:hover .lookMore img {
    margin-left: 13px;
}

.proLi:hover {
    box-shadow: 5px 6px 24px 3px 
		rgba(0, 0, 0, 0.08);
}

.proLi:hover .proLink::after {
    width: 100%;
}















