@charset "utf-8";
/* CSS Document */
*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size:0.14rem;  color:#333333; font-family:"微软雅黑"; min-width:14rem;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"微软雅黑";}
:hover{/* transition: all 0.3s ease-in 0.1s,color 0.2s ease-out 0.1s; */}
a{color:#2b2b2b;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
.clear_f {clear: both;height: 0px;padding: 0px;margin: 0px;display: block;_display: inherit;}
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.animationName{animation-name: sfs !important;}
@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);-ms-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}
@-webkit-keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);-ms-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}
@-webkit-keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}  50% {opacity: 1;}}
@keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);-ms-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}  50% {opacity: 1;}}
.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn;}
.animation-delay-100 {-webkit-animation-delay: .1s; -o-animation-delay: .1s; animation-delay: .1s}
.animation-delay-200 { -webkit-animation-delay: .3s; -o-animation-delay: .3s; animation-delay: .3s}
.animation-delay-300 { -webkit-animation-delay: .5s; -o-animation-delay: .5s; animation-delay: .5s}
@keyframes rotateText {  0% { transform: rotateY(0deg);} 15% { transform: rotateY(360deg); }  100% {  transform: rotateY(360deg);  }}
.fl{float:left;}
.fr{float:right}
.W1200{width:14rem;margin: 0 auto;height: auto}
#titbj{float:left;height:0.4rem;line-height: 0.4rem;width:100%;color: #333;border-bottom:1px solid #ededed;background: #f2f2f2;}
#titbj ul{width:14;remmargin:0 auto;height: 0.4rem;line-height: 0.4rem;font-size:0.14rem;font-weight:normal;background-size: 0.3rem;}
#titbj ul li{float: right;padding-left: 0.25rem;line-height: 0.4rem;padding-right:0.3rem;background: url(../pic/tel.png) 0 center no-repeat;background-size: 0.2rem;}
#titbj ul h1,#titbj ul .h1{float:left;height: 0.4rem;line-height: 0.4rem;font-size:0.14rem;font-weight:normal;}

#top{float:left;width:100%;height: 0.95rem;padding: 0.2rem 0 0;position: fixed;z-index: 10000;background: #fff;border-bottom: 1px solid #e8e8e8;}
#top .top-nav{width: 14rem;margin:0 auto;height: 0.95rem;}
#top .top-nav h2{float:left;width: 0.95rem;height: 0.85rem;font-size:0px;position: relative;margin-bottom: 0.1rem;border-right: 1px solid #f2f2f2;padding-right: 0.1rem;}
#top .top-nav h2 img{max-height: 100%;max-width: 0.85rem;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
#top .top-nav .li01{float:left;width: 4rem;height: 0.85rem;padding: 0.1rem 0 0 0.15rem;/* border-left: 1px solid #ddd; */}
#top .top-nav .li01 .chinaname{font-weight: bold;float: left;width: 4rem;height: 0.45rem;line-height: 0.45rem;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size: 0.24rem;color: #862225;}
#top .top-nav .li01 .gjcname{font-size: 0.12rem;float: left;max-width: 4rem;height: 0.25rem;line-height: 0.25rem;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color: #999;}
#top .top-nav .li03{ float:right; padding:0px 0 0 0}#top ul .li03 img{ width:1.06rem; height:0.9rem;}
#top .top-nav .li02{float:right;padding: 0.1rem 0.1rem 0 0.55rem;height:0.65rem;line-height:0.2rem;background: url(../pic/phone.png) 0px 64% no-repeat;font-size: 0.16rem;color: #999;}#top ul .li02 span{font-size: 0.26rem;color: #292929;line-height: 0.42rem;}
.W1200{ margin:0 auto; width:14rem; overflow:hidden; height:auto}
.header2{width: 8.7rem;float: right;height: 0.95rem;line-height: 0.95rem;box-sizing: border-box;}
.header2 .ul{height: 0.65rem;position: relative;margin-top: 0.3rem;}
.span01{color: #000;float: left;position: relative;display: block;outline: none;cursor: pointer;width: 0.84rem;text-align: center;font-size: 0.14rem;line-height: 0.65rem;font-weight: bold;margin-left: 0.1rem;}
.span01:after{content:"";position:absolute;width: 0;height: 0.03rem;background: #c70606;top: 0.62rem;left: 50%;transform: translateX(-50%);transition: all 0.5s ease 0s;z-index: 999;}
.span01:hover:after{width:100%;}
.span01:hover a{color:#c70606}
.span01 a{color: #333;}
.navline{font-size:0.14rem;line-height: 0.3rem;padding:0.1rem 0;opacity: 0;height: 0;position:absolute;overflow: hidden;width: 1.2rem;z-index: 2;left: 50%;transform: translateX(-50%);box-shadow: 0px 0px 4px #ccc;}
.navline-li{width: 100%;font-weight: 500;text-align: center;color: #f90;padding-left:0.05rem;z-index: 2;line-height: 0.4rem;}
.span01 .navline-li a{color:#333;font-size:0.14rem}
.span01 .navline-li:hover{background:#f2f2f2}
.span01 .navline-li:hover a{font-size:0.14rem;color:#c70606}
.span01:hover .navline{height:auto;opacity: 1;  z-index: 998;background:#fff; position:relative;top:0}


/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: 100%;height: 0.6rem;background-color: #fff;float: left;color: #862225;padding: 0 0 0 0;border-top: 1px solid #e8e4e4;}
.index-nav-frame{width:14rem;margin: 0 auto;height: 60px;}
.Nptline{z-index: 9999999;width: 1.5rem;float: left;position: relative;display: block;outline: none;cursor: pointer;height: 0.6rem;line-height: 0.6rem;text-align: center;margin: 0;font-size: 0.16rem;/* border-right: 1px solid #e3e3e3; */}
.Nptline.active{font-weight: bold;}
.Nptline:hover a{color: #862225;font-weight:bold }
.Nptline:hover .Nptcenter{height:auto;opacity: 1;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.Nptline a{color: #2b2b2b;}
.Nptline.active a{color:#862225;}
.Nptcenter{width: 1.5rem;border-top:0;background: rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.Nptcenter .Nptli{width: 100%;font-weight: normal;font-size: 0.16rem;text-align: center;background: rgba(255,255,255,0.9);color: #000;float:left;height: 0.4rem;line-height: 0.4rem;margin: 0 auto;text-decoration: none;border-bottom: dotted 1px #ccc;z-index:99;margin-bottom: 0.01rem;}
.Nptcenter .Nptli a{color:#000;float:left;width:100%;font-weight: normal;}
.Nptcenter a:hover{background: #fff;color: #862225;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp {width:100%;height: 6.2rem;position:relative;float:left;background: #ffed29 no-repeat;background-position:50% 0%;overflow:hidden;margin-top: 1.15rem;}
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li {width:100%;height: 6.2rem;background-position:50% 0%;background-repeat:no-repeat;background-color:#dddddd;background-size:cover;position:absolute;top:0;left:0;z-index:10;}
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:0.25rem; left:50%; margin-left:-0.5rem; text-align:center; position:absolute; z-index:100;}
.bn-alp .i i {display:inline-block;margin-right:0.1rem;width:0.16rem;height:0.16rem;background: #fff;border-radius: 50%;cursor:pointer;/* transition: 0.3s all ease-in-out; */}
.bn-alp .i i.on {background-position: -1.3rem 0;background: #862225;}

/*优势*/
.youshi{float:left;width: 100%;padding:0.9rem 0}
.youshi .ystitle{float:left;width: 100%;text-align: center;font-size: 0.22rem;color:#892323;margin-bottom: 0.7rem;}
.youshi .ystitle p{padding:0 0.3rem;position: relative;display: inline-block;font-weight: bold}
.youshi .ystitle p:before{ content: "";width: 1.24rem;height: 0.04rem;position: absolute;right: 100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background-position: center;background-repeat: no-repeat;-moz-background-size: cover;background-size: cover;background-image: url(../pic/ww_03.png);}
.youshi .ystitle p:after{ content: "";width: 1.24rem;height: 0.04rem;position: absolute;left: 100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background-position: center;background-repeat: no-repeat;-moz-background-size: cover;background-size: cover;background-image: url(../pic/ww_05.png);}
.youshi .ysnr li{width: 3rem;padding-left: 0.6rem;float: left;text-align:center}
.youshi .ysnr li span{width:3rem;height:1rem;float:left;position:relative}
.youshi .ysnr li .s01{background:url(../pic/10003.png) no-repeat center;background-size: 0.7rem;}
.youshi .ysnr li .s02{background:url(../pic/10004.png) no-repeat center;background-size: 0.7rem;}
.youshi .ysnr li .s03{background:url(../pic/10005.png) no-repeat center;background-size: 0.7rem;}
.youshi .ysnr li .s04{background:url(../pic/10006.png) no-repeat center;background-size: 0.7rem;}
.youshi .ysnr li:first-child{padding-left:0}
.youshi .ysnr li h3{font-size:0.16rem;float:left;width:100%;margin-bottom:0.1rem}
.youshi .ysnr li p{font-size:0.14rem;line-height:0.28rem}
.youshi .ysnr li:hover h3{color:#892323}
.youshi .ysnr li:hover span{animation: rotateText 4s infinite normal linear;}
/*产品*/
.syproduct{float:left;width: 100%;}
.syproduct .protitle{width: 100%;margin: auto;height: 2.71rem;text-align: center;color: #fff;position: relative;background: url(../pic/10023.png) no-repeat 50% top;background-size: cover;}
.syproduct .protitle h2{font-size: 0.34rem;margin: 0.8rem 0 0.2rem 0;position:relative;display: inline-block;padding: 0 0.2rem;/* letter-spacing: 0.4rem; */font-weight: normal;border-left: 1px solid #ffff;border-right: 1px solid #ffff;font-family: 宋体;}
.syproduct .protitle p{font-size:0.18rem;}
.syproduct .protitle h2:before{content:"";position:absolute;width:1rem;height:0.01rem;background:#fff;right:100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.syproduct .protitle h2:after{content:"";position:absolute;width:1rem;height:0.01rem;background:#fff;left:100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.syproduct .protitle::after {content: "";border-style: solid;border-width: 10px 15px;border-color: transparent transparent rgb(255, 255, 255);position: absolute;left: 50%;
bottom: 0px;transform: translateX(-50%);}
.syproduct .procontent{transition:all .5s linear;width:100%;overflow: hidden;float: left;padding: 0.6rem 0 0.6rem 0;}
.syproduct .procontent .li02{float: left;margin: 0 0.2rem;height: 4.55rem;margin-top: 0.2rem;width: calc(4.26rem - 4px);background: #ffffff;overflow: hidden;border: 2px solid #fff;transition:all .5s linear;}
.syproduct .procontent .li02 .img{float: left;height: 3.8rem;width: 100%;background: #ffffff;overflow: hidden;position: relative;}
.syproduct .procontent .li02 img{width: 100%;height: auto;position: absolute;margin: auto;left: -10000%;right: -10000%;top: -10000%;bottom: -10000%;}
.syproduct .procontent .li02 h3{width: 4.15rem;padding: 0 0.05rem;height: 0.75rem;line-height: 0.75rem;color: #000000;font-size: 0.18rem;font-weight: normal;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;/* background: #e6e6e6; */z-index: 5;transition: all 0.4s;}
.syproduct .procontent .li02:hover h3{background:url(../pic/hh_03.png) no-repeat #892323;background-size:4.15rem;transition:all .5s linear;}
.syproduct .procontent .li02:hover h3{color:#fff}
.syproduct .procontent .li02:hover img{transform:scale(1.1);transition:all .5s linear;}
.syproduct .procontent .li02:hover{border: 2px solid #892323;transition:all .5s linear;}
.promore{width: 14rem;float: left;text-align: center;line-height: 0.4rem;height: 0.4rem;margin-bottom: 0.4rem;}
.promore a{padding: 0 1.2rem;position:relative;color:#892323;border:1px solid #892323;transition: .6s;-ms-transition: .6s;-moz-transition: .6s;-webkit-transition: .6s;-o-transition: .6s;display: inline-block;}
.promore a:hover{background:#892323;color:#fff}
/*公司介绍*/
.about{float:left;width: 100%;padding:1rem 0;height: 4.96rem;background: url(../pic/about.jpg) no-repeat 50% 0;overflow: hidden;}
.about .gstitle{float:left;font-size: 0.36rem;line-height: 0.36rem;width: 0.5rem;font-weight: normal;color: #892323;border: 1px solid #892323;padding: 0.1rem 0.15rem;font-family: 宋体;text-align: center;}
.about .gsjs{float:left;width: 4.2rem;margin: 0 0.3rem 0 0.8rem;height: 4.96rem;}
.about .gsjs .gsmc{font-size:0.6rem;margin-bottom: 0.1rem;float:left;width: 100%;overflow: hidden;color:#000;font-family: 宋体;}
.about .gsjs p{float:left;width:100%;color:#151515;line-height:0.3rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical;}
.about .gsjs .gsmore{float:left;color:#892323;padding-top:0.2rem}
.about .gssp{float:right;width: 7.58rem;height: 4.65rem;padding: 0.1rem;border: 1px solid #892323;}
.about .gssp video{width:100%;height:100%;background:#333}
.about .gssp img{width:100%;height:100%;}

/*产业布局*/
.ggys{float:left;width:100%;margin: 0.4rem 0;}
.entitle{font: normal 0.18rem "AvantGarde Bk BT";color: #892323;text-align: center;padding-bottom: 0.3rem;text-transform: uppercase;}
.cntitle{font-size: 0.34rem;color: #333;text-align: center;margin: 0.4rem 0 0.2rem 0;} 
.cntitle a{color: #333;position: relative;padding: 0 0.9rem;}
.cntitle span{position: relative;padding: 0 0.2rem;border-left: 1px solid #892323;border-right: 1px solid #892323;font-family: serif;color: #892323;}
.cntitle span:before{content:"";position:absolute;width:1rem;height:0.01rem;background: #892323;right:100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.cntitle span:after{content:"";position:absolute;width:1rem;height:0.01rem;background: #892323;left:100%;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.tab-block {width: 14rem;height: 6.7rem;margin: 0.1rem auto 0;overflow: hidden;}
.tab-block.tab-item {height: 4.3rem}
.tab-block.tab-item .tabs {height: 3.8rem}
.tab-block .tab-buttons {width: 14rem;height: 0.5rem;margin: 0 auto;text-align: center;padding-bottom: 0.4rem;}
.tab-block .tab-buttons .tab-button {width: 1.2rem;margin-left: 0.3rem;height: 0.5rem;text-align: center;font-size: 0.18rem;color: #191919;line-height: 0.5rem;position: relative;cursor: pointer;background: url(../pic/ll_03.png) no-repeat 50%;border-radius: 0.15rem;display: inline-block;font-weight: normal;}
.tab-block .tab-buttons .tab-button.cur {background: url(../pic/ll_05.png) no-repeat 50%;color: #892323;}
.tab-block .tab-buttons .tab-button.cur:after{content: "";border-style: solid;border-width: 10px 15px;border-color: transparent transparent rgb(128 126 126);position: absolute;left: 50%;bottom: -0.4rem;transform: translateX(-50%);}
.tab-block .tabs {width: 100%;height: 6.1rem;float: left;}
.tab-block .tabs .tab-item {width: 14rem;height: 5.5rem;overflow: hidden;display: none;position: relative;}
.tab-block .tabs .tab-item.active {display: block}
.tab-item .information-left {width: 7.5rem;height: 4.5rem;overflow: hidden;position: relative;float: left;border: 0.5rem solid rgba(0, 0, 0, 0.6);}
.tab-item .information-left img {width: auto;height: 3.4rem; margin: auto;position: absolute;left: 0; right: 0;top: 0;bottom: 0}
.tab-item .information-left .left-bottom {position: absolute;bottom: 0;left: 0;width: 4.72rem;height: 0.48rem;line-height: 0.48rem;background: #00000080;background: #888888\9;z-index: 2;color: #fff;padding: 0 0.14rem;}
.tab-item .information-left .left-bottom .article-title {font-size: 0.16rem;width: 3.6rem;float: left;}
.tab-item .information-left .left-bottom .article-time {font-size: 0.14rem;float: right;color: #9a9a9a;}
.tab-item .information-right {width: 4.7rem;height: 4.5rem;float: right;background: rgba(0, 0, 0, 0.6);padding: 0.5rem 0.5rem 0.5rem 0.3rem;color: #fff;}
.tab-item .information-right .cn{font-size:0.24rem;margin-top:0.2rem;float:left;width:100%}
.tab-item .information-right .en{font-size:0.12rem;float:left;width:100%;margin-bottom:0.3rem}
.tab-item .information-right .content{font-size:0.16rem;float:left;line-height:0.3rem;height: 3.3rem;overflow: hidden;}

/*品牌合作*/
.pphz{width:100%;float:left;border-top: 1px solid rgb(213, 213, 213);background: url(../pic/bbg.jpg) no-repeat;background-size: cover;}
.pphz .hznr{width:100%;float:left;margin-bottom: 0.6rem}
.pphz .hznr li{float:left;width:2.56rem;margin-left: 0.3rem}
.pphz .hznr li:first-child{margin-left:0}
.pphz .hznr .lib { display: block; text-align: center; background-color: rgb(255, 255, 255); border-radius: 0.1rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.2rem; }
.pphz .hznr .lib .title {font-size: 0.24rem;color: rgb(25, 25, 25);height: 1.15rem;line-height: 1.15rem;transition: all 0.5s ease 0s;overflow: hidden;}
.pphz .hznr .lib .imgbox{overflow:hidden;position: relative;}
.pphz .hznr .lib .imgbox::after { content: ""; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.35); position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden; }
.pphz .hznr .lib .imgbox .bimg {padding-top: calc(57.6923%);background-repeat: no-repeat;background-size: cover;}
.pphz .hznr .lib .imgbox .bdemo {position: absolute;top: 50%;width: 60%;left: 50%;text-align: center;font-size: 0.16rem;color: rgb(255, 255, 255);line-height: 0.24rem;z-index: 11;transition: all 0.5s ease 0s;opacity: 0;visibility: hidden;margin-left: -30%;}
.pphz .hznr .lib .word { height: 0.7rem; line-height: 0.7rem; font-size: 0.14rem; color: rgb(138, 42, 44); }
.pphz .hznr .lib:hover .title { color: rgb(137, 35, 35); }
.pphz .hznr .lib:hover .imgbox::after { opacity: 1; visibility: visible; }
.pphz .hznr .lib:hover .imgbox .bdemo { transform: translateY(-50%); opacity: 1; visibility: visible; }
.pphz .hznews{width:100%;float:left;margin: 0.4rem 0 0.6rem 0;}
.pphz .hznews .kx{width:2.78rem;border-left: 1px solid #fff;float:left;position: relative;height: 2rem;}
.pphz .hznews .kx:first-child{border-left:0}
.pphz .hznews .kx .kximg{width:100%;height: 2rem;}
.pphz .hznews .kx .kxtitle{left: 0px;bottom: 0px;width: 2.48rem; background-color: rgba(0, 0, 0, 0.6);padding: 0.1rem 0.15rem;transition: all 0.5s ease 0s;position: absolute;color: #fff;}
.pphz .hznews .kx p{font-size: 0.14rem;color: rgb(255, 255, 255);line-height: 0.22rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 0.44rem;}
.pphz .hznews .kx:hover .kxtitle{ background-color: rgb(134 9 9 / 60%)}
/*资讯中心*/
.zxnews{padding:0.8rem 0;width:100%;float:left;}
.zxnews .zxcontent{float:left;width: 100%;margin-top:0.4rem;}
.zxnews .zxcontent li{float:left;width: 7rem;border-bottom: 1px solid rgb(229, 229, 229);height: 0.7rem;line-height: 0.7rem;color: #191919;position: relative;}
.zxnews .zxcontent li:after{content:"";width:0;height:1px;background:#892323;position:absolute;left:0;bottom:0; transition: all 0.5s ease 0s;}
.zxnews .zxcontent li:hover:after{width:100%}
.zxnews .zxcontent li:hover p{color:#892323}
.zxnews .zxcontent li p{float:left;width: calc(100% - 1.4rem);font-size: 0.18rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.zxnews .zxcontent li span{float:right;width: 1.2rem;font-size: 0.12rem;}

/*   荣誉  */
.rongyu {width: 100%;float: left;padding: 0.5rem 0px;padding: 0.6rem 0;background: url(../pic/case_bg.jpg) repeat center;background-size: auto 6.7rem;width:100%;float:left;}
.rongyu .ul{width:14rem; margin:0 auto;}
.rongyu .ul .RYC{ float:left; width:14rem; margin-top:0.2rem; height:2.7rem; padding-bottom:0.1rem;  position:relative}
.rongyu .ul .RYC .left{ float:left;  width:0.3rem; height:2.7rem; cursor:pointer; position:relative}
.rongyu .ul .RYC .right{ float:right;  width:0.3rem; height:2.7rem;; cursor:pointer; position:relative}
.rongyu .ul .RYC .ul01{float:left; padding:0.1rem; width:2.95rem; height:2.5rem;  box-shadow: 0 0.03rem 0.15rem 0 rgba(53,53,53,.15); background:#ffffff; margin:0px 0.1rem; }
.rongyu .ul .RYC .ul01 .li01{float:left; width:2.95rem; height:2rem;    position: relative;}
.rongyu .ul .RYC .ul01 .li01 img{    margin: auto;    position: absolute;    top: 0;    left: 0;    bottom: 0;    right: 0;max-width:2.95rem; max-height:2rem; }
.rongyu .ul .RYC .ul01 .li02{float:left;  width:2.95rem; height:0.5rem; line-height:0.5rem; overflow:hidden;color:#666666;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;font-family: '微软雅黑'; text-align:center;    font-weight: 400;    font-style: normal;    font-size: 0.16rem;}
.RYC .swiper{width: 13.4rem;height: 2.7rem;position: relative;display: inline-block;overflow: hidden}
.RYC .swiperBox{height: 2.7rem;position: absolute;top: 0px;left: 0px;}

.comp_ibtn {width: 0.5rem;height: 0.5rem;background: #343434 url(../pic/20180504195026_1946572546.png) no-repeat;background-size: 1rem 0.5rem;display: block;position: absolute;top: 0.75rem;cursor: pointer;transition: 0.3s all ease-in-out;}
.comp_ibtnl:after{ content: ''; border-bottom: 0.5rem solid #343434; border-right: 0.13rem solid transparent; position: absolute; bottom: 0; right: -0.13rem; transition: 0.3s all ease-in-out; }
.comp_ibtnl:hover:after{border-bottom: 0.5rem solid #09348b; border-right: 0.13rem solid transparent; }
.comp_ibtnr:after{ content: ''; border-bottom: 0.5rem solid #343434; border-left: 0.13rem solid transparent; position: absolute; bottom: 0; left: -0.13rem; transition: 0.3s all ease-in-out; }
.comp_ibtnr:hover:after{border-bottom: 0.5rem solid #09348b; border-left: 0.13rem solid transparent;}
.comp_ibtnl:before{ content: ''; border-top: 0.1rem solid #454545; border-left: 0.25rem solid transparent; position: absolute; bottom: -0.1rem; left: 0; transition: 0.3s all ease-in-out; }
.comp_ibtnr:before{ content: ''; border-top: 0.1rem solid #454545; border-right: 0.25rem solid transparent; position: absolute; bottom: -0.1rem; right: 0; transition: 0.3s all ease-in-out; }
.comp_ibtnl:hover:before{border-top: 0.1rem solid #006bbd; border-left: 0.25rem solid transparent;}
.comp_ibtnr:hover:before{border-top: 0.1rem solid #006bbd; border-right: 0.25rem solid transparent}
.comp_ibtnl{ left: 0.15rem; background-position: left center; z-index:9999 }
.comp_ibtnr{ right: 0.15rem; background-position: right center;; z-index:9999}
.comp_ibtn:hover{ background-color: #09348b; }


.hotnav:after{content: '';display: block;clear: both;}
.hotnav{width: 3.6rem;margin: 0 auto;padding:0px 0 0.3rem;}
.hotnav li{display: block;float:left;width:1.5rem;transition: 0.3s all ease;border:1px solid #ccc;margin-left: -0.01rem;position: relative;overflow: hidden}
.hotnav li:after{content: '';display: block;width: 0.2rem;height: 0.2rem;position:absolute;left:-0.52rem;top:0.09rem;transition: 0.3s all ease}
.hotnav li.cur:after{left:0.52rem;}
.hotnav li.company_list_1:after{background: url(../pic/company_r2_i1.png) no-repeat center;background-size: 0.2rem 0.2rem;}
.hotnav li.company_list_1{border-top-left-radius: 0.5rem;border-bottom-left-radius: 0.5rem;transform:rotate(0deg)}
.hotnav li.company_list_2{border-top-right-radius: 0.5rem;border-bottom-right-radius: 0.5rem;transform:rotate(0deg)}
.hotnav li a{display: block;text-align: center;font-size: 0.15rem;color: #888;line-height: 0.38rem;position: relative;z-index: 2;}
.hotnav li.cur{width: 1.75rem;padding-left: 0.25rem;border: 1px solid #006bbd;background: #006bbd;}
.hotnav li.cur a{color: #fff}
.rongyu .tittle{ border-bottom:1px solid #dadada; height:0.24rem; float:left; width:14rem; position:relative; margin-bottom:0.5rem }
.rongyu .tittle span{ position:absolute; z-index:2; text-align:center; width:3rem; margin-left:-1.5rem; left:50%; font-size:0.3rem; font-weight:bold; background: url(../pic/case_bg.jpg) repeat center;}


/*右侧悬浮菜单*/
.slide{width: 0.5rem;height: auto;position: fixed;top: 50%;margin-top: -1.26rem;background: #862225;right: 0;border-radius: 5px 0 0 5px;z-index: 999;}
.slide ul{list-style: none;}
.slide .icon li{width: 0.49rem;height: 0.5rem;background: url(../pic/iconright.png) no-repeat;background-size: 5rem;}
.slide .icon .up{background-position:-3.3rem -1.2rem ;}
.slide .icon li.qq{background-position:-3.85rem -0.73rem ;}
.slide .icon li.tel{background-position:-3.85rem -1.6rem ;}
.slide .icon li.wx{background-position:-3.85rem -1.2rem ;}
.slide .icon li.down{background-position:-3.3rem -1.6rem ;}
.slide .info{top: 50%;height: 1.47rem;position: absolute;right: 100%;background: #862225;width: 0px;overflow: hidden;margin-top: -0.735rem;transition:0.5s;border-radius:4px 0 0 4px;}
.slide .info.hover{width: 1.45rem;}
.slide .info li{width: 1.45rem;color: #ffffff;text-align: center;}
.slide .info li p{font-size: 1.1em;line-height: 2em;padding: 0.1rem;text-align: left;}
.slide .info li.qq p a{display: block;margin-top: 0.12rem;width: 1rem;height: 0.32rem;line-height: 0.32rem;color: #ffffff;font-size: 0.16rem;   text-align: center;text-decoration: none;border: 1px solid #ffffff;border-radius: 5px;}
.slide .info li.qq p a:hover{color: #862225;border: none;background: #ffffff;}
.slide .info li div.img{height: 100%;background: #DEFFF9;margin: 0.15rem;}
.slide .info li div.img img{width: 100%;height: 100%;}



/*   留言  */
.feedback .page{width:12rem;margin: auto;}
.feedback{ float:left; background:url(../pic/feedback_bg.jpg) top center no-repeat; width:100%; padding:0.4rem 0; margin-top:0.2rem;}
.feedback .Page1C2{padding: 0.3rem 0.4rem;float:left;background: #fff;width: 6.3rem;height: auto;}
.feedback .Page1C2 > strong{display: block;padding-left: 0.8rem;background: url(../pic/bcase_tit.png) no-repeat left center;background-size: 0.66rem 0.66rem;font-weight: bold;font-size: 0.26rem;color: #343434;line-height: 0.28rem;margin-bottom: 0.2rem;}
.feedback .Page1C2 > strong .small{display: block;font-size: 0.15rem;line-height: 0.22rem;padding-top: 0.05rem;font-weight: 100;color: #666;}
.feedback .Page1C2 textarea{ height:1rem;}
#tianxieone{ float:left; width:6.3rem; padding:0.1rem 0}
#tianxietwo{ float:left; width:1.3rem; text-align:right;}
#tianxiethree{ float:left;}
#liuyanshenming{ float:left; text-align:center; width:6.3rem; padding-bottom:0.2rem;}
#lytijiao { width:1rem;  padding:0px 0px 0px 0px; margin:0 auto}
#lytijiao input{ padding:0.08rem 0.4rem; border:0px; outline:0; background:#862225; color:#ffffff; font-weight:bold;    border-radius: 0.05rem;}
.feedback .fr{background: url(../pic/bfeedback_r.jpg) no-repeat center #110c70;width: 3.8rem;height: 3.38rem;padding:0.5rem 0.4rem;}
.feedback .fr p{font-size: 0.2rem;font-weight: bold;color: #fff;display: block;text-align: center;line-height: 0.3rem;padding: 0 0 0.3rem;}
.feedback .fr p > span{display: block}
.feedback .fr p > .en{font-size: 0.12rem;font-weight:100;color: #dbdaf1;line-height: 0.24rem;}
.feedback .fr p > .str{font-size: 0.24rem;line-height: 0.34rem;}
.feedback_r_t_row2{border:1px solid #fff;padding:0.2rem;text-align: center;color: #fff;font-size: 0.16rem;line-height: 0.28rem;}
.feedback_r_a > a{display: block;border: 1px solid #fff; border-radius: 0.5rem;line-height: 0.4rem;width: 1.3rem;height: 0.4rem;text-align: center;padding-left: 0.3rem;position:relative;overflow:hidden;transform:rotate(0deg);transition: 0.3s all ease;margin: 0.3rem auto 0;border-color: rgba(255,255,255,0)}
.feedback_r_a > a:before{content: '';display: block;width: 100%;background: #eb7301;background: -moz-linear-gradient(top, #eb7301 0%, #eb4601 100%);background: -webkit-linear-gradient(top, #eb7301 0%,#eb4601 100%);background: linear-gradient(to bottom, #eb7301 0%,#eb4601 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7301', endColorstr='#eb4601',GradientType=0 );height: 100%;position: absolute;left: -100%;top: 0;transition: 0.3s all ease;left:0;}
.feedback_r_a > a:after{content: '';width: 0.24rem;height: 0.24rem;display: block;position: absolute;background: url(../pic/ads_contact.png) no-repeat center;background-size: 0.24rem 0.24rem;left: 0.3rem;top: 0.08rem;}
.feedback_r_a > a > i{color: #fff;font-style: normal;font-size: 0.15rem;display: block;line-height: 0.4rem;width: 100%;position: relative;z-index: 3;}
/*   底部  */
.copy{background: #8a2a2c;padding: 0.2rem 0 0;width:100%;float:left;}
.copy .copy_row2 {height: 2.6rem;overflow: hidden;width: 14rem;margin:0 auto;position: relative;}
.copy .copy_row2 ul{float: right;padding: 0.3rem 0.3rem 0.3rem 0.4rem;margin: 0 0.25rem 0 0;width: 1rem;height: 1.9rem;}
.copy .copy_row2 > div{float: left;padding: 0.3rem 0px 0.3rem 0;margin: 0 0.3rem 0 0;width: 4.6rem;height: 1.9rem;position: relative;}
.copy .copy_row2 > div.copy_list1 a{float:left;width: 1.4rem;padding-right: 0.1rem;overflow:hidden;display: block;color: #fff;line-height: 0.28rem;font-size: 0.13rem;}
.copy .copy_row2 ul.ewm {width: 3.6rem;}
.copy .copy_row2 ul.ewm .ewm_in{float: left;margin: 0.1rem 0.2rem;}
.copy .copy_row2 ul.ewm .ewm_in img{display: block;width: 1.4rem;}
.copy .copy_row2 ul.ewm .ewm_in p{color: #fff;display: block;line-height: 0.3rem;text-align: center;}
.copy .copy_row2 ul .copy_tel{padding: 0.1rem 0 0.05rem 0;line-height: 0.3rem;display: block;color: #fff;font-family: arial;font-weight: 100;}
.copy .copy_row2 ul.copy_contact {width: 3.4rem;padding-right: 0;margin-right: 0;float: left;}
.copy .copy_row2 ul.copy_contact p{color: #fff;display: block;line-height: 0.3rem;}
.copy .copy_row3{width: 100%;height: 0.55rem;line-height: 0.55rem;background: #8a2a2c;text-align:center;color: #999999;border-top: 1px solid rgba(255, 255, 255, .2);}
.copy .copy_row3 a {color: #999999;}
.copy .copy_row3 a:hover{ color: #862225; text-decoration:underline; }

/*   内页-面包屑  */
.topmbx{float:left;width: 100%;margin-top: 1.15rem;}
.mbx{margin:0 auto;width: 13.6rem;background: url(../pic/bmbxn.png) 0px 0.2rem no-repeat;background-size: 0.3rem 0.3rem;height: 0.3rem;padding-left: 0.4rem;overflow:hidden;padding-top: 0.2rem;line-height: 0.3rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*   内页-产品分类  */
.container{margin: 0 auto;width: calc(13.98rem - 2px);border: 1px solid #e7eaf1;border-radius: 0.05rem !important;box-shadow: 0 0.01rem 0.03rem rgb(0 37 55 / 5%);margin-top: 0.2rem;}
.container ul {list-style: none;margin: 0;height: auto;line-height: 0.3rem;margin: 0.1rem 0;text-align: center;/* overflow: hidden; */}
.container ul li {white-space: nowrap;display: inline-block;float: none;position: relative;padding: 0px 0.1rem;}
.container ul li::after {display: inline-block;width: 0;height: 0;content: '';vertical-align: middle;border-top: 0.06rem solid;border-right: 0.06rem solid transparent;border-left: 0.06rem solid transparent;margin-right: 0;margin-left: .3em;}
.container ul .dropdown::after{ display:none}
.container ul li .dropdown-menu{position:absolute;top: 0.3rem;width: 1rem;background:#ffffff;height:auto;display:none;padding: 0.1rem;z-index:3;}
.container ul li .dropdown-menu a{float:left;width: 1rem;text-align:left;line-height: 0.35rem;}
.container ul li:hover  .dropdown-menu{ display:block}


/*   内页-产品类别  */
.cpzs{margin:0 auto;width: 14rem;overflow: hidden;}
.cpzs a{width: 3.1rem;margin-left: 0.2rem;margin-right: 0.07rem;float:left;height: 3.7rem;overflow:hidden;padding: 0.04rem;border:1px solid #ededed;box-shadow: 0 0.01rem 0.03rem rgba(0,37,55,0.05);background:#ffffff;margin-top: 0.3rem;position:relative;}
.cpzs a span{width: 3.1rem;height: 3.1rem;float:left;position:relative;}
.cpzs a span img{left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;max-height: 3.1rem;max-width: 3.1rem;}
.cpzs a h2{float:left;width: calc(100% - 0.2rem);font-size: 0.14rem;font-weight:normal;line-height: 0.28rem;padding: 0.05rem 0.1rem 0 0.1rem;height: 0.5rem;position:relative;z-index:3;overflow:hidden;border-top: 1px solid #ededed;}
.cpzs a:before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: -100%; top: 0; transition: 0.3s all ease; background: #862225\9; background: -moz-linear-gradient(top, #862225 0%, #630e11 100%);background: -webkit-linear-gradient(top, #862225 0%,#630e11 100%); background: linear-gradient(to bottom, #862225 0%,#630e11 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862225', endColorstr='#630e11',GradientType=0 );}
.cpzs a:hover:before{left:0;}
.cpzs a:hover h2{ color:#ffffff}
/*   内页-翻页  */

.hpage{font-size: 0.14rem;width:14rem;margin:0 auto;text-align:center;padding:0.5rem 0px 0.5rem 0px;color:#333333;overflow: hidden;}
.hpage span{ font-size:0.12rem; color:#ffffff;background:#000000; padding:0.02rem 0.08rem; border:1px solid #000000;margin-right:0px;font-size:0.14rem; border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.hpage a{margin: 0 0.05rem;text-decoration:none;color:#303030;padding: 0.02rem 0.08rem;border:1px solid #B1B1B1;font-size: 0.14rem;border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.hpage a:hover{ color:#ff6600; text-decoration:none}


/*   内页-详细描述轮播  */

.house_con{ width:13.8rem; background:#ffffff; padding:0.09rem;border: 1px solid #dedede;box-shadow: 0 0.01rem 0.03rem rgba(0,37,55,0.05);;margin: 0 auto; overflow: hidden;  margin-top: 0.2rem;}

.house_con .jieshao{float:right;width: 6.4rem;}
.house_con .jieshao h1{ float:left; width:5.5rem; font-size:0.18rem; line-height:0.3rem; max-height: 0.6rem; overflow:hidden; padding:0.1rem 0.1rem 0 0; margin-bottom:0.1rem;}
.house_con .jieshao .price_con { float:left;padding-bottom: 0.05rem; width: 5.6rem; overflow: hidden; border-bottom:1px dashed #dedede}
.house_con .jieshao .price_con i {    font-size: 0.3rem;    font-weight: bold;    color: #FF0000;    font-style: normal;}
.house_con .jieshao .two{ float:left; line-height:0.25rem; font-size:0.14rem; color:#000000;padding:0.1rem 0 0.1rem 0; width:5.6rem;}
.house_con .jieshao .two font{ color:#999999; float:left; width:0.8rem;}
.house_con .jieshao .two span{ float:right; width:4.8rem;}
.house_con .jieshao .san{ float:left; line-height:0.3rem; font-size:0.14rem; color:#000000; width:5.6rem; padding:0.4rem 0 0 0}
.house_con .jieshao .san .zx{ display: block;width: 2rem; height: 0.5rem;float: left;font-size: 0.22rem;color: #fff;line-height: 0.48rem;background: #ea4501;text-align: center;text-decoration: none; border-radius: 1rem;transition: 0.3s all ease-in-out;}
.house_con .jieshao .san .zx img { position: relative; top: 0.04rem; margin-left: 0.08rem;}
.linex{border-bottom:1px dashed #dedede;}
.house_con_lf{position: relative;margin: 0 auto;float:left;width: 7rem;}
.house_imgs{position: relative; z-index: 8;  width: 100%; overflow: hidden;}
.house_bigImg{margin-bottom: 0.1rem;width: 7rem;height: 5.04rem;overflow: hidden;float:left;position:relative;}
.house_bigImg img{margin: auto;left: -50%;right: -50%;top: -50%;bottom: -50%;position: absolute;max-width: 7rem;height: auto;}
.house_bigImg ul li{position: relative; z-index: 9;}
.project_img{width: 6.7rem; height: 4.45rem; overflow: hidden;}
.project_img dl{width:auto; height:4.45rem; overflow: hidden;}
.project_img dl dd{float: left; width: 6.7rem; height: 4.04rem;}
.house_smallImg{position: relative; margin-top: 0px;  height: 0.67rem; overflow: hidden; float:left; width:5.4rem; margin-left:0.3rem; margin-right:0.3rem;}
.house_smallImg ul{width: 100%;}
.house_smallImg ul li{position:relative; float: left;  width: 1rem;margin-right:0.1rem;}
.house_smallImg ul li img{display: block; width: 1rem; height: 0.67rem; cursor: pointer;}
        .house_smallImg ul li.on img{width: 1rem; height: 0.65rem; border: 1px #f23742 solid;}
        .house_smallImg ul li .bun_bg{display: block; position: absolute; bottom: 0; left: 0; z-index: 9; width: 1.26rem; height: 0.27rem; line-height: 0.26rem; text-align: center; font-size: 0.14rem; color: #FFF; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f000000,endColorstr=#2f000000);     cursor: pointer;}
        .house_smallImg ul li.on .bun_bg{width: 1.22rem; bottom: 0.02rem; left: 0.02rem;}
        span.house_imgs_lf{display: block;position: absolute; left:0px; bottom: 0px; z-index: 10; width: 0.2rem; height: 0.67rem;background:#ccc; cursor:pointer;background:url(../pic/left_arrow.png) 0px 0px no-repeat;}
        span.house_imgs_rt{display: block; position: absolute; right:0px; bottom: 0px; z-index: 10; width: 0.2rem; height: 0.67rem; background:#ccc; cursor:pointer; background:url(../pic/right_arrow.png) 0px 0px no-repeat; }
        span.house_imgs_lf:hover{background:url(../pic/left_arrow_h.png) 0px 0px no-repeat;}
        span.house_imgs_rt:hover{background:url(../pic/right_arrow_h.png) 0px 0px no-repeat;}

/*   内页-详细描述，产品分类。  */
.cpmshu{ width:14rem; margin:0 auto; overflow:hidden; margin-top:0.2rem; padding-bottom:0.2rem;}
.cpmshu .cpfl{ width:2.5rem; background:#862225;  border-bottom:0.05rem solid #862225}
.cpmshu .cpfl .li01{ float:left; width:2.5rem; text-align:center;    font-size: 0.22rem;    color: #FFFFFF;    text-align: center; line-height: 0.35rem;   display: block;    padding-top: 0.25rem;font-weight:bold;}
.cpmshu .cpfl .li02 {color: #f7f7f7; font-size: 0.12rem;  display: block;  text-align: center; float:left; width:2.5rem;    line-height: 0.35rem;}
.cpmshu .cpfl .li03 a.sub{/* background: #ececec; *//* display: none; */color: #525252;}
.cpmshu .cpfl .li03 {width: 2.4rem;background: #fff;margin-left: 0.05rem;/* border-radius: 10px; */padding-bottom: 0.1rem;padding-top: 0.1rem;float:left;/* padding-left: 20px; */}
.cpmshu .cpfl .gundong{max-height: 3.8rem;overflow: auto;overflow-x: hidden;}
.cpmshu .cpfl .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 0.06rem;     /*高宽分别对应横竖滚动条的尺寸*/  height: 0.06rem;}
.cpmshu .cpfl .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  background: rgba(0,0,0,0.4);}
.cpmshu .cpfl .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  border-radius: 0;  background: rgba(0,0,0,0.05);}
.cpmshu .cpfl .li03 h2{ float: left; width: 1.8rem; font-size: 0.15rem; line-height: 0.4rem; background: url(../pic/jiantou.png) no-repeat 0.04rem center; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; position: relative; padding-left: 0.2rem; margin-bottom: 0.15rem;margin-left: 0.2rem; border-bottom:1px solid #ededed}
.cpmshu .cpfl .li03 h3{float: left;width: 1.6rem;font-size: 0.13rem;line-height: 0.4rem;padding-left: 0.4rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.15rem;    display: none;margin-left: 0.2rem;border-bottom: 1px dashed #ededed;font-weight: normal;}
.cpmshu .cpfl .li03 h3:before{     position: absolute;
    content: "";
    left: 0.22rem;
    width: 0.06rem;
    height: 0.06rem;
    background: #afafaf;
    border-radius: 50%;
    top: 0.17rem;}
.cpmshu .cpfl .li03 h2:hover{background: #862225;}
.cpmshu .cpfl .li03 h2:hover a{color:#fff}
.cpmshu .cpfl .li03 h2:hover span{ color:#ffffff}
.cpmshu .cpfl .li03 h3:hover{background: #862225;}
.cpmshu .cpfl .li03 h3:hover a{color:#fff}
.cpmshu .cpfl h2 span{position: absolute;right: 0.1rem; cursor:pointer}
.cpmshu .cpfl .li03 a:hover{color:#FFF;}
.cpmshu .cpfl .demo{overflow:hidden; width:2.5rem;  min-height:3rem;  max-height:5rem; float:left}
.cpmshu .cpfl .demo img{ width:2.5rem; margin-top:0.1rem;}
.cpmshu .miaoshu{width: 10.9rem;padding:0.19rem 0.19rem;border:1px solid #ededed;box-shadow: 0 0.01rem 0.03rem rgba(0,37,55,0.05);line-height:0.25rem;font-size:0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;}
.cpmshu .miaoshu img{max-width: 100%;padding:0.1rem;}
.paging_prev { float: left;    width: 10.9rem;    line-height: 0.3rem;    padding: 0.1rem 0px 0 0px;    font-size: 0.14rem;}
.cpmshu .miaoshu .contern{float:left;width: 100%;margin-bottom: 0.5rem;padding-top: 0.3rem;}
.cpmshu .miaoshu .tittle{float:left;border-bottom:1px solid #ededed;font-size:0.16rem;font-weight:bold;width: 100%;padding-bottom:0.1rem;position:relative;}
.cpmshu .miaoshu .tittle:before{content:""; position:absolute; width:0.6rem; height:0.03rem; background:#862225; left:0px; bottom:-0.02rem}
.cpmshu .miaoshu .tittle span{ position:absolute; right:0; bottom:0.12rem; font-size:0.14rem; color:#888888 ; font-weight:normal}
.cpmshu .miaoshu .h1{ width:10.9rem; font-size:0.24rem; font-weight:bold; float:left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; padding-top:0.3rem; text-align:center}
.cpmshu .miaoshu .text{width:10.9rem; float:left; text-align:center; padding:0.2rem 0 0.2rem 0; border-bottom:1px solid #ededed; color:#888888}

/*   内页-资讯列表  */

.cpmshu .newslist{width:10.9rem; padding:0.19rem 0.19rem; border:1px solid #ededed; box-shadow: 0 0.01rem 0.03rem rgba(0,37,55,0.05); line-height:0.25rem; font-size:0.14rem;float:right} 
.cpmshu .newslist .tittle{width:10.9rem; float:left; font-weight:bold; font-size:0.16rem; position:relative; padding-bottom:0.1rem; border-bottom:1px solid #ededed; background:url(../pic/bbnewsbg.png) 0 0 no-repeat; height:0.2rem; line-height:0.2rem; padding-left:0.25rem;}
.cpmshu .newslist .tittle:before {content:""; position:absolute; bottom:-0.01rem; left:0; width:0.9rem; height:0.03rem; background:#862225}
.cpmshu .newslist li{ float:left; border-bottom:1px solid #ededed; padding:0.15rem 0;    width: 10.9rem;}
.news_con_img{width: 2rem;  height: 1.35rem;  position: relative;  float: left;  border: 1px solid #e6e6e6;  font-size: 0px; padding:0.04rem;}
.news_con_img img{margin: auto; left: 0; right: 0; top: 0;  bottom: 0; position: absolute;max-width: 2rem;  max-height: 1.35rem;}
.news_con_txt{ float:right; width:8.6rem; position:relative; height:1.45rem;}
.news_con_txt h2{width: 8.6rem;float: right; color: #333333;height: 0.4rem;overflow: hidden; padding: 0.1rem 0 0 0; line-height: 0.2rem; text-overflow: ellipsis; -o-text-overflow: ellipsis; font-weight:normal; white-space: nowrap;   overflow: hidden;}
.news_con_txt p{max-height: 0.5rem;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;float: left; color:#666666}
.news_con_txt i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; position:absolute; left:0px; bottom:0; color: #999999;}

.news_con_txt1{ float:left; width:10.8rem; position:relative; padding-left:0.1rem;}
.news_con_txt1:before{content:""; position:absolute; left:0;  top:0.17rem; width:0.06rem; height:0.06rem; border-radius:50%; background:#ec7302}
.news_con_txt1 h2{width: 10.8rem;float: left; color: #333333;height: 0.4rem;overflow: hidden; padding: 0.1rem 0 0 0; line-height: 0.2rem; text-overflow: ellipsis; -o-text-overflow: ellipsis; font-weight:normal; white-space: nowrap;   overflow: hidden;}
.news_con_txt1 p{max-height: 0.5rem;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;float: left; color:#666666}
.news_con_txt1 i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; float:left; color: #999999;}

.cpmshu .newslist .hpage{font-size: 0.14rem;width:10.9rem;margin:0 auto;text-align:center;padding:0.5rem 0px 0.5rem 0px;color:#333333;overflow: hidden;}
.cpmshu .newslist .hpage span{ font-size:0.12rem; color:#ffffff;background:#000000; padding:0.02rem 0.08rem; border:1px solid #000000;margin-right:0px;font-size:0.14rem; border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.cpmshu .newslist .hpage a{margin: 0 0.05rem;text-decoration:none;color:#303030;padding: 0.02rem 0.08rem;border:1px solid #B1B1B1;font-size: 0.14rem;border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.cpmshu .newslist .hpage a:hover{ color:#ff6600; text-decoration:none}

/*   内页-企业形象  */
.cpmshu .majority{width:11.28rem; padding:0.19rem 0px; border:1px solid #ededed; box-shadow: 0 0.01rem 0.03rem rgba(0,37,55,0.05); line-height:0.25rem; font-size:0.14rem;float:right}
.cpmshu .majority .tittle{width:10.65rem; margin:0 0.19rem 0.2rem 0.19rem; float:left; font-weight:bold; font-size:0.16rem; position:relative; padding-bottom:0.1rem; border-bottom:1px solid #ededed; background:url(../pic/bnewsbg.png) 0 0 no-repeat; height:0.2rem; line-height:0.2rem; padding-left:0.25rem; } 


.cpmshu .majority li{width: 3.4rem;margin-left:0.2rem;float:left;height: 3.97rem;overflow:hidden;padding:0.04rem;background:#f7f7f7;border:1px solid #ededed;margin-bottom:0.2rem;position:relative;}
.cpmshu .majority li span{width: 3.4rem;height: 3.4rem;float:left;position:relative;}
.cpmshu .majority li span img{left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;max-height: 3.4rem;max-width: 3.4rem;}
.cpmshu .majority li h2{float:left;width: 3.4rem;font-size:0.14rem;font-weight:normal;line-height:0.25rem;padding:0.05rem 0 0 0;height:0.5rem;position:relative;z-index:3;overflow:hidden;text-align: center;border-top: 1px solid #e0e0e0;}
.cpmshu .majority li:before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: -100%; top: 0; transition: 0.3s all ease; background: #862225\9; background: -moz-linear-gradient(top, #862225 0%, #630e11 100%);background: -webkit-linear-gradient(top, #862225 0%,#630e11 100%); background: linear-gradient(to bottom, #862225 0%,#630e11 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862225', endColorstr='#630e11',GradientType=0 );}
.cpmshu .majority li:hover:before{left:0;}
.cpmshu .majority li:hover h2{ color:#ffffff}
.cpmshu .majority .hpage{font-size: 0.14rem;width:10.9rem;margin:0 auto;text-align:center;padding:0.5rem 0px 0.5rem 0px;color:#333333;overflow: hidden;}

.cpmshu .majority .hpage span{ font-size:0.12rem; color:#ffffff;background:#000000; padding:0.02rem 0.08rem; border:1px solid #000000;margin-right:0px;font-size:0.14rem; border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.cpmshu .majority .hpage a{margin: 0 0.05rem;text-decoration:none;color:#303030;padding: 0.02rem 0.08rem;border:1px solid #B1B1B1;font-size: 0.14rem;border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.cpmshu .majority .hpage a:hover{ color:#ff6600; text-decoration:none}


.msgBack{width: 100%;height: 100%;background: #000;padding: 0.3rem;position: fixed;left: 0;top: 0;border: 1px solid #d1d1d1;opacity: 0.5;z-index: 9999;}
.msgResult{width:2.9rem;height: 0.4rem;background:#ffffff;padding:0.3rem;position:fixed;margin: auto;left: 0;top: 0;right: 0;bottom: 0;border:1px solid #d1d1d1;z-index:9999;}
.msgResult a{ position:absolute; right:0; top:0; width:0.3rem; height:0.3rem; font-size:0.2rem; font-family:Arial, Helvetica, sans-serif; line-height:0.3rem; text-align:center; color:#888888}
.msgResult .tittle{ width:2.9rem; float:left; text-align:center; font-size:0.2rem; font-weight:bold; position:relative; margin-bottom:0.2rem}
.msgResult .tittle font{color: #862225;}
.msgResult .tittle:after{content:""; width:0.9rem; height:0.03rem; background:#b6b6b6; left:50%; margin-left:-0.45rem; position:absolute; bottom:-0.1rem }
.footLayer { display: none;}


