@charset "utf-8";
/* CSS Document */
/*index*/
.line-title{padding-bottom:20px;margin-bottom: 30px; overflow:hidden;}
.line-title h2{font-size: 38px;text-align:center;color:#282828;line-height: 40px;font-weight:bold;letter-spacing:2px;margin-bottom: 20px;overflow:hidden;}
.line-title p{text-align:center;color: #a7a7a7;font-size: 16px;text-decoration:none;line-height: 1.0;margin: 10px 0;letter-spacing: 1px;overflow:hidden;}





/*ABOUT*/
.home_about{padding-top:96px;padding-bottom:100px;overflow:hidden;background:url(../images/index_bg1.jpg) no-repeat center center;}
.h_abbox{overflow: hidden;}

.abpptit{width: 50%;overflow: hidden;float: left;}
.abpptit h2 {width: 100%;position: relative;background: url(../images/abpptit.png) no-repeat;padding:10px 50px 0 10px;font-size: 28px;color: #282828;font-weight: normal;margin-bottom: 50px;}
.abpptit h2 b{display: block;font-size: 52px;line-height: 69px;}
.abpptit p{width: 100%;position: relative;padding-top: 38px;font-size: 16px;line-height: 26px;color: #333333;transition: all 0.3s linear 0s;border-bottom: 2px solid #222;padding-bottom: 50px;margin-bottom: 50px;}
.abpptit p:before {content: "";position: absolute;width: 60px;height:2px;background: #791d36;left: 0;top: 6px;transition: all 0.3s linear 0s;}
.abpptit p:hover:before{width:100%;background: #791d36}
.abpptit p:hover{color: #791d36; }
.habmore{width: 300px;height:50px;line-height:50px;background: #791d36;}
.habmore a{display: block;color: #ffffff;text-align: center;font-size: 16px;}

.abppimg{width: 45%;float: right;overflow: hidden;}
.abppimg img{display: block;}

@media only screen and (max-width:1024px){
.abpptit{width: 100%;}
.abppimg{width: 100%;margin-top:80px;}
.abppimg img{width: 100%;}
}
@media only screen and (max-width:860px){

}
@media only screen and (max-width:768px){

}




/*优势*/
.home_youshi{padding-top:100px;padding-bottom:100px; overflow: hidden;background:url(../images/index_bg2.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;}
.home_youshi .line-title h2{color:#FFF;}
.home_youshi .line-title p{color: #c7c7c7;}
.youshi{width:100%;height: auto;overflow: hidden;}
.youshi dl{width: 20%;float: left;overflow: hidden;padding:10px 15px;}
.youshi dl dd{height: 100px;overflow: hidden;transition: all 0.3s linear 0s;}
.youshi dl dd em {float: left;width: 72px;}
.youshi dl dd span {float: left;width:calc(100% - 72px);font-size: 24px;line-height: 30px;color: #FFFFFF;text-shadow: 0 0 5px #614d52, 0 0 5px #614d52;}
.youshi dl dd span b{display: block;}
.youshi dl dt {padding-left: 15px;font-size: 14px;line-height: 22px;color:#FFFFFF;transition: all 0.3s linear 0s;}
.youshi dl:hover dd{transform: translateY(-5px);}
.youshi dl:hover dt{transform: translateY(5px);}

@media only screen and (max-width:960px) {
.youshi dl{width: 33.33%}
.youshi dl dt{height: 66px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
}
@media only screen and (max-width:767px) {
.youshi dl{width:50%}
}
@media only screen and (max-width:499px) {
.youshi dl{width:100%}
}	




/*PRODUCT*/
.home_product{padding-top:90px;padding-bottom:100px; overflow: hidden;background:#fafafa url(../images/index_bg3.png)no-repeat center bottom;}
.hprobox{width: 90%;margin: auto; overflow: hidden;}
.hprobox li{width:25%;float: left;overflow: hidden;padding:8px 8px; }
.hprobox li a{display: block;position: relative;}
.hprobox li .pic{overflow: hidden;}
.hprobox li .pic img{display:block;width:100%;}
.hprobox li .text{width: 100%;height: 40px;line-height: 40px; position: absolute;bottom:20px;left:0;z-index: 10;}
.hprobox li .text .p1{display: block; background: rgba(121,29,54,0.8);color: #fff;font-size: 15px;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.hprobox li .hover_s{position:absolute;left:0;top:0;width:100%;height:100%;z-index: 10;transition: all 0.3s;opacity: 0;}
.hprobox li .hover_s p{text-align: center;font-size: 15px;line-height: 40px;color: #FFF;}
.hprobox li .hover_s p.casefl{font-size: 16px;}
.hprobox li a:hover .text{opacity: 0;transition: all 0.3s;}
.hprobox li a:hover .hover_s{display:block;opacity:1;background: rgba(121,29,54,0.8);padding-top:25%;}

@media only screen and (max-width:1024px) {
.hprobox{width: 100%;padding-right: 15px;padding-left: 15px;}
.hprobox li{width:50%;}
}
@media only screen and (max-width:499px) {
.hprobox li{width:100%;}
}




/*CASE*/
.home_case{padding-top:90px;padding-bottom:90px; overflow: hidden;}
.index_case_fl {width:30%;padding-right:80px;float:left;overflow: hidden;}
.index_case_fl .title{font-size:40px;line-height:45px;color:#000000;font-weight:600;padding-bottom:20px;margin-bottom:15px;}
.index_case_fl .title span {color:#791d36;}
.index_case_fl .futitle {font-size:14px;line-height: 30px;color: #6f6f6f;}
.index_case_fl .hot {font-size:25px;line-height: 30px;color: #000000;margin: 40px 0 25px;}
.anli_ul{width: 100%; overflow: hidden;}
.anli_ul li{float: left;width: 46%;margin: 0 4% 15px 0px;height: 42px;border: solid 1px #dedede;line-height: 42px;text-align: center;font-size: 14px;}
.anli_ul li a{display: block;color:#6f6f6f;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 5px;}
.anli_ul li:hover{border:1px solid #791d36;transition: all .6s;}
.anli_ul li:hover a{color:#791d36;transition: all .6s;}
.index_case_fl .more_ca{font-weight: bold;margin:10px 15px 0 0;}
.index_case_fl .more_ca a{color: #791d36;}
.index_case_fl .more_ca a span{display: inline-block;line-height: 30px;margin-left: 10px;}
.index_case_fl .more_ca a:hover span{transform: translateX(10px);transition: all .6s;-moz-transition: all .6s;-webkit-transition: all .6s;-o-transition: all .6s;}

.hcase_box{width:70%;float:right;position: relative;}
.hcase_list{overflow: hidden;}
.hcase_list li{width:33.33%;float: left;}
.hcase_list li a{display: block;padding:0 5px}
.hcase_list li .inon-font {padding:20px 10px;background:#f1f1f1;}
.hcase_list li .inon-font h4{color:#333;line-height:28px;font-size: 16px;transition:all 0.5s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing: 1px;font-weight:normal;text-align:center;}
.hcase_list li .inon-img {height:380px;overflow: hidden;border:1px solid #dddddd;background-size:cover!important;}
.hcase_prev{position:absolute;top:200px;left:-64px;background:url(../images/LRicon.png) no-repeat;width:59px; height:59px;cursor:pointer}
.hcase_next{position:absolute;top:200px;right:-64px;background:url(../images/LRicon.png) no-repeat -120px 0px;width:59px; height:59px;cursor:pointer}
.hcase_prev:hover{background-position:-60px 0px;transition:all ease 600ms;}
.hcase_next:hover{background-position:-180px 0px;transition:all ease 600ms;}

@media only screen and (max-width:860px) {
.index_case_fl{width: 100%;padding-right: 0;}
.hcase_box{width: 100%;margin-top: 38px;}
.hcase_prev{left:-10px;}
.hcase_next{right:-10px;}
}
@media only screen and (max-width:767px) {
.hcase_list li{width:50%;}
}
@media only screen and (max-width:499px) {
.hcase_list li{width:100%;}
}



/*LIU CHENG*/
.home_liucheng{padding-top:90px;padding-bottom:90px;overflow:hidden;background:url(../images/index_bg4.jpg) no-repeat center bottom;background-size:cover;}
.home_liucheng .line-title h2 {color: #FFF;}
.line-title p{color:#d4d4d4;}
.lcbox{width: 100%; overflow: hidden;}
.lcbox li{width:16.66%;float:left;overflow: hidden;padding:10px 15px;}
.lcbox li .h_img{display: block;}
.lcbox li .h_img img{display: block;margin:0 auto;}
.lcbox li p{text-align:center;color:#FFF;font-size:16px;padding-top:15px;}

@media only screen and (max-width:768px) {
.lcbox li{width:33.33%;}
}
@media only screen and (max-width:499px) {
.lcbox li{width:50%;}
}





/*NEWS*/
.home_new{padding-top: 90px;padding-bottom: 90px;overflow: hidden;}
.newbox{overflow: hidden;}

.hnew_c{margin-bottom: 15px; overflow: hidden;}
.hnew_c dl{width:50%;float:left;overflow:hidden;}
.hnew_c dl dt{width:50%;float:left;padding-left:15px;padding-right:15px;}
.hnew_c dl dt .data{font-size: 14px;line-height: 30px;color: #9a9a9a;}
.hnew_c dl dt .data span {font-size: 14px;line-height: 30px;padding-left: 10px;margin-left: 10px;border-left: 1px solid #bcbcbc;color:#791d36;}
.hnew_c dl dt .nc_name {font-size:20px;line-height:30px;color:#000000;height:60px;margin:10px 0;}
.hnew_c dl dt .nc_content{font-size: 14px;line-height: 28px;color: #9a9a9a;}
.hnew_c dl dt .nc_more {display:inline-block;width: 50px;height: 50px;border:1px solid #dedede;line-height: 50px;text-align: center;margin-top: 13px;}
.hnew_c dl dt .nc_more img{display:block;margin:6px auto;}
.hnew_c dl dd{width:50%;float:left;padding-left:15px;padding-right:15px;}
.hnew_c dl dd img{display:block;width:100%;}
.hnew_c dl dt .nc_name:hover{color:#791d36;transition: all .3s;}
.hnew_c dl dt .nc_more:hover{background:#791d36;border: 1px solid #791d36;transition: all .5s;}
.hnew_c dl dt .nc_more:hover img{filter: brightness(100);}

.hnew_a{overflow:hidden;}
.hnew_a li{width: 25%;float:left;overflow:hidden;padding:15px;}
.hnew_a li .data{font-size: 14px;line-height: 30px;color: #9a9a9a;}
.hnew_a li .data span {font-size: 14px;line-height: 30px;padding-left: 10px;margin-left: 10px;border-left: 1px solid #bcbcbc;color:#791d36;}
.hnew_a li .na_name {font-size:20px;line-height:30px;color:#000000;height:60px;margin:10px 0;}
.hnew_a li .na_content{font-size: 14px;line-height: 28px;color: #9a9a9a;}
.hnew_a li .na_wire {display: block;width: 100%;margin-top: 15px;border-bottom: 2px solid #e6e6e6;}
.hnew_a li .na_name:hover{color:#791d36;transition: all .3s;}
.hnew_a li .na_more:hover{background:#791d36;border: 1px solid #791d36;transition: all .5s;}

@media only screen and (max-width:860px) {
.hnew_c dl{width:100%;padding:15px 0;}
.hnew_a li {width: 50%;}
}
@media only screen and (max-width:499px) {
.hnew_c dl dt{width:100%;}
.hnew_c dl dd{width:100%;}
.hnew_a li{width:100%;}
}




/**************************************************************************************************************
************************************************************内页************************************************
***************************************************************************************************************/
.nybanner{overflow: hidden;}
.nyban{width: 100%;height:550px;display: block;overflow: hidden;}
.nyban .skinw{height: 100%;overflow: hidden;position: relative;}
.ibcatein {position: absolute;left: 30px;top:40%;z-index: 1;color: #fff;}
.ibcatein .nbt-en {font-size: 48px;line-height: 58px;font-weight: bold;text-indent: 112px;text-transform: uppercase;position: relative;font-family:"Arial";}
.ibcatein .nbt-en:before{content:'';position:absolute;left:25px;top:50%;z-index:0;width:76px;height:2px;background-color:#fff;}
.ibcatein .nbt-cn{font-size:32px;line-height:40px;text-indent:116px;letter-spacing:5px;}

@media only screen and (max-width:1024px) {
.nybanner{padding-top:60px;overflow: hidden;}
}
@media only screen and (max-width:600px) {
.ibcatein .nbt-en{font-size:32px;text-indent:32px; }
.ibcatein .nbt-en:before{left: 0;width: 20px;}
.ibcatein .nbt-cn{font-size: 16px;letter-spacing:1px;text-indent:36px;}
}


/* 面包屑 */
.breav-nav{width: 100%;height:73px;line-height:73px;overflow: hidden;background: #f4f4f4;}
.location {float:left;background: url(../images/home.png) left center no-repeat;padding-left: 38px;overflow: hidden;color: #555;font-size: 14px;}
.location a{color: #555;}


/* 横向二级导航 */
.sub_muen {float:right;display: block;}
.sub_muen li{float: left;display:inline-block;height:80px;}
.sub_muen li a {display: block;font-size: 16px;color: #333;text-align: center;position:relative;}
.sub_muen li a:before {content: '';position: absolute;left: 0;bottom:1px;z-index: 0;width: 0;height: 2px;background: #791c36;}
.sub_muen li.cur a:before{width:100%;}
.sub_muen li:hover a, .sub_muen li.cur a {color:#791c36;}
.sub_muen ul i{display: inline-block;float: left;width:50px;height: 73px;}

.m_sub_muen{display: none}
.m_sub_muen{text-align: center;margin-top: 30px;}
.m_sub_muen li{display:inline-block;margin:0 4px 10px;}
.m_sub_muen li a{display:block;padding:10px 30px;border:1px solid #cfcfcf;background:#ffffff;color:#333;font-size:15px;border-radius: 8px;}
.m_sub_muen .cur a{background:#791c36;color:#FFF;}

@media only screen and (max-width:1023px) {
.sub_muen{display: none}
.m_sub_muen{display:block;}
}



/*标题*/
.ny-title{padding-bottom:50px;text-align: center;}
.ny-title p{font-size: 36px;line-height: 36px;text-transform: uppercase;font-weight: bold;color: #791c36;font-family:"Arial";}
.ny-title h3{font-size: 30px;line-height: 50px;font-weight:normal;color: #171717;}



/*ABOUT ny*/
.nabout_bt{padding-top: 30px; overflow: hidden;}
.nabout_bt img{width: 100%;display: block}
.culture {margin-top: 80px;overflow: hidden;}
.culture .whimg{width: 40%;float: left;overflow: hidden;}
.culture .whimg img{width:100%;display:block;}
.culture .whtext-box{width:55%;float: right;}
.sub-tit {text-align: left;}
.sub-tit .when {font-size: 36px;line-height: 40px;color: #efefef;font-family:Arial;text-transform: uppercase;font-weight: bold;}
.sub-tit .whcn {font-size: 30px;line-height: 30px;color: #333;margin-top: -16px;}
.sub-tit .line {width: 40px;height: 3px;background-color: rgba(0,0,0,.1);margin:16px 0 0;}
.whabout-con {font-size: 14px;line-height: 28px;color: #6d6d6d;margin-top: 20px;font-weight: 300;}

@media only screen and (max-width:768px) {
.culture .whimg{width:100%;}
.culture .whtext-box{width:100%;}
}


/*地板*/
.imglist{}
.imglist li{width:33.33%;float: left;overflow: hidden;padding: 0 25px;margin-bottom: 50px;}
.imglist li a{display: block; transition: all .3s;position: relative;}
.imglist li .true-img {display: block;overflow: hidden;}
.imglist li .true-img img {width: 100%;height: auto;display: block;}
.imglist li .true-text {padding: 25px;border: 1px solid #eee;}
.imglist li .true-text .tit-box {padding-bottom: 15px;border-bottom: 1px solid #ddd;}
.imglist li .true-text .tit-box .series-tit{/*display: none;*/font-size: 14px;line-height: 18px;color: #999;}
.imglist li .true-text .tit-box .tit{font-size: 18px;line-height: 22px;color: #333;margin-top: 3px;}
.imglist li .true-text .area-box {margin-top: 15px;overflow: hidden;}
.imglist li .true-text .area-box .area {float: left;font-size:16px;line-height:28px;color: #9e5f58;font-weight:bold;}
.imglist li .true-text .area-box .more {font-size:14px;line-height:28px;color: #666;float: right;}
.imglist li a:hover .tit-box .tit{color: #791c36;}
.imglist li .con-box:before {content:"";position:absolute;left:0;bottom:-1px;width:0;height:3px;background-color: #791c36;transition: all .3s;}
.imglist li .con-box:hover:before {width: 100%;}


@media only screen and (max-width:860px) {
.imglist li{width:50%;}
}
@media only screen and (max-width:499px) {
.imglist li{width:100%;}
}



/***************/
.side_left{width:300px;float: left;}
.side_right{margin-left:330px;overflow: hidden;background: #FFF;}
@media (max-width:860px) {
.side_left{width:100%;float:none;}
.side_right{width:100%;margin-left:0;}
}
/*纵向二级三级导航*/
.sidebar {margin-bottom: 20px;}
.topclass{height:auto;box-sizing:border-box;padding:45px 0 40px 0;text-align:center;background: #791c36;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.topclass h2{display: block;font-size: 30px;font-weight: normal;color:#FFF;margin-bottom:5px}
.topclass h3{font-weight: normal;color:#FFF;text-transform: uppercase;font-size: 14px;line-height: 26px;opacity:0.5}
.sidemenu{border:2px solid #791c36;}
.sidemenu ul li{padding: 10px 0;border-bottom: 1px solid #efefef;background: #ffffff;}
.sidemenu ul li a{display:block;color:#000;line-height:35px;font-size:16px;padding-left:40px;padding-right: 18px;background: url(../images/lnav_p.png) no-repeat 20px 12px;}
.sidemenu ul li a:hover,.sidemenu ul li.cur a {color:#791c36; }
.sidemenu dl dt {padding:8px 0;}
.sidemenu dl dt a {display:block;color:#5a5a5a;line-height:30px;font-size:15px;padding:0 46px;}
.sidemenu dl dt a:hover{color:#791c36;text-decoration: underline;}
.sidebar .tel1{color: #fff;height: 105px;background:#791c36;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.sidebar .tel1 .telb{text-align: center;padding-top: 20px;}
.sidebar .tel1 span {font-size: 16px;line-height: 1.4;padding-top: 9px;display: block;}
.sidebar .tel1 p {font-size: 25px;line-height: 1;color: #ffffff;font-family: 'impact';}
/*LEFT LIANXI*/
.sidelianxi{background:#791c36;color:#fff;padding:30px 20px 44px 20px;margin-top: 30px;margin-bottom: 30px;border-radius:5px; }
.titlex{font-size: 18px;line-height: 24px;padding: 10px 27px;border-bottom: 1px solid rgba(255,255,255,.3);}
.titlex p{display: inline-block;color: #fff;font-size: 20px;line-height:35px;}
.titlex b{text-transform: uppercase;font-size: 13px;font-weight: normal;display: block;opacity:0.8}
.wrap-lianxi-cont {padding-top: 15px;}




/*整装*/
.prolist li{width: 33.33%;float: left;padding: 0 8px 20px;box-sizing: border-box;}
.prolist li a{display: block}
.prolist li .himg{display: block;width:100%;overflow: hidden;position: relative;}
.prolist li .himg img{display: block;transition: all 0.3s linear;}
.prolist li:hover .himg img{-webkit-transform: scale(1.2);transform: scale(1.2);transition: all 0.8s;}
.prolist li .wz_txt{text-align: center;padding: 15px;background-color: #ffffff;border: 1px solid #dcdada;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.8s;}
.prolist li .wz_txt p{display: block; font-size: 16px;letter-spacing:2px;}
.prolist li:hover .wz_txt{background:#791c36;border: 1px solid #791c36;}
.prolist li:hover .wz_txt p{color:#FFFFFF;}

@media only screen and (max-width:768px){
.prolist li{width:50%;}
}
@media only screen and (max-width:499px){
.prolist li{width:100%;}
}



/*NEWLIST*/
.newlist ul li{display: block;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px dashed #dcdcdc;}
.newlist ul li a{display: block;overflow: hidden; }
.newlist ul li .n-pic{width:30%;float: left;overflow: hidden; }
.newlist ul li .n-pic img{width: 100%;display: block;}
.newlist ul li .n-cont{width:65%;float: right;}
.newlist ul li .n-cont h2{font-size:18px;font-weight:normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.newlist ul li .n-cont .ndes{height: 72px;color:#9a9a9a;line-height: 24px;margin:15px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newlist .n-bott{display: block;}
.newlist .pull-left{float: left;}
.newlist .pull-left .day{font-size:28px;font-weight:lighter;color:#666;line-height:36px}
.newlist .pull-left .year{font-weight:300;color:#666;line-height:1}
.newlist .pull-right{float: right;width: 33%;}
.btn-more{display:inline-block;width:32px;height:32px;border:1px solid #888;border-radius:50%;margin-top:16px;background:url(../images/icon-more.png) no-repeat center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.newlist li:hover .btn-more{background:url(../images/icon-moreH.png) no-repeat center #008fd5;border-color:#008fd5}
.newlist li:hover .p-tit{color:#008fd5}

@media only screen and (max-width:600px) {
.newlist ul li .n-pic{width:100%;}
.newlist ul li .n-cont{width:100%;}
}



/*CONTACT US*/
.conlianxi {padding-bottom:60px;padding-top: 30px; overflow: hidden;}
.conlianxi .p-item {float: left;width: 33.333333333%;text-align: center;padding: 0 30px;}
.conlianxi .p-icon {width: 86px;height:95px;overflow: hidden;margin: 0 auto;}
.conlianxi .p-des {color: #666;line-height: 26px;font-size: 16px; margin-top:8px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
@media only screen and (max-width:499px) {
.conlianxi .p-item{width:100%;margin-bottom: 15px;}
}


/*公共百度地图*/
#Map{ overflow:hidden; width:100%;}
#Map .MapInfo{ float:left; width: 100%; box-sizing: border-box; border: 1px dashed #ccc; padding:8px;}
#Map .MapInfo #MapContainer{ width: 100%; height:420px; }
#Map .MapInfo img{max-width:none!important;}
#Map .MapInfo img{max-width:none!important;}





/*分页样式*/
.pglist {padding:30px 0 15px; width: 100%; text-align: center; clear: both; }
.pglist a, .pglist span {color:#666;padding: 0 16px;margin:3px 3px;background:#fff;border:1px solid #edebeb;font-size:14px;border-radius: 5px;}
.pglist * {display:inline-block;vertical-align: middle;line-height: 36px;padding-bottom:1px;}
.pglist a:hover, .pglist .page-num-current{display: inline-block;color: #fff;background: #791c36;border-color: #791c36;}
.pageinfo{display:none;}


/*详情*/
.nrcompany h1 {text-align: center;padding-top: 10px;padding-bottom: 20px;font-size: 24px;line-height: 35px;font-weight: normal;color: #000000;}
.met-editor {border-bottom:#eee solid 1px;padding-bottom: 10px;text-align: center;font-size: 16px;color: #999;}
.xwzy {font-size: 14px;color:#8c8c8c;line-height: 26px;margin-top:30px;background: #f5f5f5;padding:20px 28px;text-align: justify;letter-spacing: 1.5px;font-weight: 300;}
.nrxqzy {font-size: 15px;padding: 50px 0;margin-bottom: 60px;line-height: 28px;text-align: justify;}



/*reLink*/
.reLink{padding-top:40px;padding-bottom:30px;text-align: center;overflow: hidden;font-size: 15px;border-top: 1px solid #EEE;}
.reLink a{color: #4c4c4c;text-decoration: none;}
.reLink a:hover{color:#a30303;text-decoration:underline;}






/*新闻模块*/
.news-list-md{margin: 20px 0px;padding: 30px;border: solid 1px #dddddd;box-sizing: border-box;margin-bottom: 2%;background-color: #FFF;overflow: hidden;}
.news-list-md h3{font-size: 18px;font-weight: 300;margin: 0px;width: 160px;height: 40px;background-color: #791c36;text-align: center;color: #FFF;line-height: 40px;}
.news-list-md ul { margin-top: 10px; margin-bottom: 0px; }
.news-list-md ul li{width:48%;float:left;display: block;line-height:45px;height:45px;overflow:hidden;}
.news-list-md ul li a {width:75%;float: left; color:#555555;font-size:15px;display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-list-md ul li a:hover { color:#791c36; }
.news-list-md ul li span{float: right;color: #a6a6a6;}
.news-list-md ul li:nth-child(2n){margin-left:4%;}
@media (max-width:767px) {
.news-list-md ul li{width:100%;}
.news-list-md ul li:nth-child(2n){margin-left:0;}
}
/*产品框架*/
.img-list-md{margin: 20px 0px;padding: 30px;border: solid 1px #dddddd;box-sizing: border-box;margin-bottom: 2%;background-color: #FFF;overflow: hidden;}
.img-list-md h3{font-size: 18px;font-weight: 300;margin: 0px;width: 160px;height: 40px;background-color: #791c36;text-align: center;color: #FFF;line-height: 40px;}
.img-list-md ul {margin-top: 10px;margin-bottom: 0px;}
.img-list-md ul li{display: block;padding:10px 0;width:24%;margin-left:1.333%;float: left;}
.img-list-md ul li:nth-child(1){margin-left:0;}
.img-list-md ul li a {display: block;position: relative;}
.img-list-md ul li .hmimg {height:200px;border: 1px solid #ddd;overflow: hidden;}
.img-list-md ul li a span{position: absolute;bottom: -16px;left: 10%;color: #ffffff;width: 80%;height: 32px;line-height: 32px;background: #4e4e4e;font-size: 15px;text-align: center;overflow: hidden;}
.img-list-md ul li a:hover .hmimg{border: 1px solid #791c36;}
.img-list-md ul li a:hover span{background:#791c36 }
@media only screen and (max-width:640px) {
.img-list-md ul li{width:48%; margin-left: 2%;}
.img-list-md ul li:nth-child(3){margin-left:0;}
.img-list-md ul li .hmimg{height: 120px;}
}


