@charset "utf-8";
/* CSS Document */
@media screen and (max-width:800px){
*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size: 0.24rem;  color:#666666; font-family:"微软雅黑"; min-width:100%;}
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}
input, textarea {background: transparent;padding: 0px;font-size: 0.24rem;font-family: Arial, "微软雅黑";color: #888;outline: none;border: 0px;}
input, textarea, keygen, select, button{margin: 0em;font: 0.24rem Arial;text-rendering: auto;color: initial;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent: 0px;text-shadow: none;display: inline-block;}
input,button,select,textarea{outline:none;-webkit-appearance: none;}
input{ outline:0;}
input:-ms-input-placeholder{color:#d2d2d2;font-family:"microsoft yahei";}
input::-webkit-input-placeholder{color:#d2d2d2;font-family:"microsoft yahei";}
textarea:-ms-input-placeholder{color:#d2d2d2;font-family:"microsoft yahei";}
textarea::-webkit-input-placeholder{color:#d2d2d2;font-family:"microsoft yahei";}
.fl{float:left;}
.fr{float:right}
.wd1200{width:100%;margin: 0 auto;height: auto}
.W1200{width:100%;margin: 0 auto;height: auto}
#titbj{float:left;height:0.41rem;width: calc(100% - 0.2rem);border-bottom: 1px solid #e8e5e5;background: #f5f5f5;padding: 0 0.1rem;position: fixed;z-index: 99;}
#titbj h1,#titbj .h1{float: left;width: 100%;height:0.4rem;line-height:0.4rem;font-size: 0.24rem;font-weight:normal;color: #999999;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
#titbj a{float:left;margin-top:0.1rem;color: #999999;padding: 0 0.2rem;display: none;}
#titbj a.contact{border-right:1px solid #e4e4e4;display: none;}
#titbj a:hover{color:#333}
.top {padding: 0.2rem 0;height: 0.9rem;width: 100%;float:left;z-index: 99;position: fixed;margin-top: 0.41rem;background: #fff;box-shadow: 0px 0px 5px #ccc;}
.top .logo{display: block;padding-right: 0.1rem;height: 0.9rem;}
.top .logo a img{display: block;height: 100%;width: auto;}
.top .logo a{display: block;height: 100%; width: auto;}
.top .logo_2{display: block;height: 0.6rem;padding: 0 0 0 0.2rem;border-left: 1px solid #e7e7e7;margin-top: 0.2rem;}
.top .logo_2 strong{display: block;font-size: 0.32rem;line-height: 0.32rem;color: #333;max-width: 4.75rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;min-width: 3.6rem;}
.top .logo_2 p{display: block;font-size: 0.24rem;line-height: 0.24rem;color: #666;padding-top: 0.06rem;max-width: 4.75rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.top .top_tel{width: 2.2rem;height: 0.8rem;display: block;overflow: hidden;background: url(../pic/tel.png) no-repeat 0px 0.12rem;padding-left: 0.57rem;margin-top: 0.18rem;display: none;}
.top .top_tel i{float:left;width: 1.84rem;display: block;color: #777;font-style: normal;}
.top .top_tel  p{font-size: 0.3rem;color: #023793;line-height:0.28rem;height: 0.32rem;float:left;margin-top: 0.05rem;font-weight:bold;width: 2.34rem;overflow: hidden;font-family: Impact;}
.top .top_tel p span{font-size: 0.26rem;display: block;line-height: 0.22rem; font-weight:normal}

/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: 0.64rem;height: 0.64rem;background: url(../pic/lanmu2.png) no-repeat;background-size: 0.64rem;float: left;color:#fff;padding: 0 0 0 0;position: absolute;right: 0.2rem;top: 0.8rem;position: fixed;z-index: 99;}
.index-nav-frame{width:100%;margin: 0 auto;height: 0.6rem;}
.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.26rem;/* border-right: 1px solid #e3e3e3; */}
.Nptline.active{background: #000;}
.Nptline:hover{background: #000; }
.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:#fff;}
.Nptcenter{width: 1.5rem;border-top:0;background: rgba(255,255,255,0.9);box-shadow: none;opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 0.01rem;-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.26rem;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%;}
.Nptcenter a:hover{background: #fff;color: #023793;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp {width:100%;height: 3rem;position:relative;float:left;background: #ffed29 no-repeat;background-position:50% 0%;overflow:hidden;margin-top: 1.71rem;}
.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: 3rem;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: 9;}
.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: 10;}
.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: #000;}
.entitle{font: normal 0.24rem "AvantGarde Bk BT";color:#666;text-align: center;padding-bottom: 0.3rem;text-transform: uppercase;}
.entitle[type="1"]{color:#fff;position: relative;z-index: 99;padding-top: 0.1rem;}
.cntitle{font-size:0.3rem;color: #333;text-align: center;padding: 0.4rem 0 0.1rem 0;position: relative;} .cntitle a{color: #333;position: relative;padding: 0 0.9rem;}
.cntitle:before{position:absolute;content:"";width:0.6rem;height:0.02rem;background: #023793;bottom:0.05rem;left:50%;margin-left:-0.3rem;}
.cntitle[type="1"]{color:#fff;position: relative;z-index: 99;}
.cntitle[type="1"]:before{background:#fff;}

/*搜索*/
.search{float:left;background: #f2f2f2;width:100%;height: 0.7rem;overflow:hidden;border-bottom: 1px solid #dedede;}
.search .wd1200{position: relative;padding:0.2rem 0 0 0;}
.search_main_l{float:left;margin-right:0.2rem;width:8.8rem;background: url(../pic/hot.png) no-repeat;}
.search_main_l strong{font-size: 0.24rem;font-weight: bold;display: block;color: #000000;line-height: 0.25rem;padding-left: 0.3rem;background: url(../pic/search_t.png) no-repeat -0.05rem center;float: left;padding-right: 0.1rem;}
.search_main_l p,.search_main_l p a{ font-size: 0.24rem; color: #666666; display: inline-block; line-height: 0.25rem; float:left; padding-right:0.2rem;}
.search_main_l p{overflow: hidden;height: 0.25rem;float: left;}
.search_main_l p a:hover{ color: #000000; text-decoration: underline; }
.search .search_in{ float: right; }
.search .search_in form{width: 2.48rem;height: 0.3rem;line-height: 0.3rem;display: block;border-radius: 0.4rem;border:0px solid #0a8ce2;background: #f5f5f5;}
.search .search_in form input{background: none;border:0 none;color: #000;font-size:0.24rem;}
.search .search_in form #search-bg{ float: left; width: 2rem; }
.search .search_in form #search-i{width: 0.48rem;height: 0.28rem;display:block;cursor: pointer;position: absolute;right: 0;top: 0.2rem;}
.search .search_in form #search-bg input {line-height: 0.3rem;display: block;padding: 0 0px 0 0.2rem;width: 1.8rem;background: #fff;}
.search .search_in form #search-i input{display: block;background: url(../pic/search-btn.png) no-repeat center #023793;width: 100%;height: 100%;cursor: pointer;}
.search_main_r strong{ font-size:0.28rem; color: #fff; display: block; line-height: 0.35rem; font-weight: bold; }

/*首页供应产品*/
.biaoti{width:100%;margin: 0 auto;min-width:100%;text-align: center;font-size: 0.3rem;line-height: 0.38rem;margin-bottom: 0.4rem;position: relative;color: #1e2037;}
.biaoti font a{font-weight:bold;font-size:0.28rem}
.biaoti font a:hover{color:#023793}
.biaoti p{font-size:0.24rem;color:#999;position:relative;padding-bottom: 0.1rem;}
.biaoti p:after{content:"";width: 0.38rem;height: 0.03rem;background:#023793;position:absolute;bottom: 0;left: 50%;margin-left: -0.19rem;}
.pavilion-container{padding:0.5rem 0;/* min-height: 820px; */width: 100%;float: left;position: relative;}
.pavilion-container .z06a{bottom: 0.4rem;}
.pavilion-container .z06a{background: #c9a467;color: #1c1f36;}
.pavilion-container .z06a a,.z06a:hover a,.z06a a:hover{color: #1c1f36}
.pavilion-container .z06a:hover{background: #c9a467;color: #1c1f36}
.pavilion-container .z06a::after,.pavilion-container .z06a::before {background: #c9a467;}
/*tab分类*/
.pavilion-container .pavilion-inner{max-width:100%;margin:0 auto}
.pavilion-container .pavilion-inner .tabs1{padding: 0;overflow: hidden;text-align: center;width: 100%;}
.pavilion-container .pavilion-inner .tabs1 li a{color: #333;width: 1.7rem;height: 0.39rem;float: left;background: #e4e4e4;background-size: 1.5rem;overflow: hidden;}
.pavilion-container .pavilion-inner .tabs1 li.on a{color: #fff;background: #023793;}
.pavilion-container .pavilion-inner .tabs1 .li{float:left;padding:0 0.1rem;border:1px solid #c9a467;border-radius:2px;line-height:0.36rem;font-size:0.26rem;color:#c9a467;letter-spacing:.35px}
.pavilion-container .pavilion-inner .tabs1 li{/* float:left; */display: inline-block;border-radius:2px;line-height: 0.39rem;font-size: 0.24rem;color: #333;letter-spacing:.35px;width: 1.7rem;text-align: center;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0;}
.pavilion-container .pavilion-inner .tabs1 li{margin-left: 0.1rem;cursor:pointer;}
.pavilion-container .pavilion-inner .tabs1 li:first-child{margin-left:0}
.pavilion-container .pavilion-inner .tabs1 li.on{color: #008000;}
.pavilion-container .pavilion-inner .tabs1 li>span{display:inline-block;vertical-align:middle}

/*tab内容*/
.pavilion-container .tab-content-wrap{position:relative;margin-top:0.2rem;}
.pavilion-container .tab-content{position: relative;top:0.65rem;transition:all .5s linear;opacity:0;z-index:-1;height:0;width:100%;overflow: hidden;}
.pavilion-container .tab-content.show{height:auto;opacity:1;top:0;z-index:1}
.pavilion-container .tab-content .li02{float: left;margin: 0 0.1rem;height: auto;margin-top: 0.2rem;width: calc(50% - 0.2rem);background: #ffffff;overflow: hidden;position: relative;}
.pavilion-container .tab-content .li02 .img{float: left;height: 2.8rem;width: calc(100% - 2px);background: #ffffff;overflow: hidden;position: relative;border: 1px solid #e4e4e4;}
.pavilion-container .tab-content .li02 img{width:auto;height: 2.8rem;position: absolute;margin: auto;left: -10%;right: -10%;top: -10%;bottom: -10%;}
.pavilion-container .tab-content .li02 h3{width: calc(100% - 0.1rem);padding: 0 0.05rem;height: 0.5rem;line-height: 0.5rem;color: #000000;font-size: 0.24rem;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;}
.pavilion-container .tab-content .li02:hover h3{background:#023793;transition:all 0.4s}
.pavilion-container .tab-content .li02:hover h3{color:#fff}
.pavilion-container .tab-content .li02:hover img{transform:scale(1.1);transition:all 0.4s}
/*关于我们*/
.about{float:left;width:100%;position: relative;padding: 0.3rem 0 0.3rem;}
.about .wd1200{background:#fff;position: relative;margin-top: 0.2rem;}
.gsjsE{margin:0 auto;width:100%;overflow:hidden;background: #ffffff;padding-bottom: 0.4rem;}
.gsjsE .li01{float:left;width: calc(100% - 1.6rem);height:3rem;position:relative;border: 1px solid #ededed;padding: 0;margin: 0 0.8rem 0.4rem;overflow: hidden;}
.gsjsE .li01 img{width: 100%;height: auto;margin:auto;left: 0;right: 0;top: 0;bottom: 0;position: absolute;transition: all .5s ease;}
.gsjsE .li01 img:hover{    -webkit-transform: scale(1.1);}
.gsjsE .li01:hover{box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73); width:5.3rem; height:3rem; float:left}
.gsjsE .li02{float: left;width: calc(100% - 0.4rem);height: auto;margin: 0 0.2rem 0.3rem 0.2rem;overflow:hidden;line-height: 0.32rem;color: #666;font-size: 0.24rem;}
.gsjsE .li02 li{float:left;width:100%;line-height: 0.45rem;}
.gsjsE .li02 .title{font-size:0.28rem;color:#333;font-weight:bold;}
.gsjsE .li02 .twotitle{color:#999;position:relative;padding-bottom:0.1rem;margin-bottom:0.1rem}
.gsjsE .li02 .twotitle:after{content:"";width:0.38rem;height:0.06rem;background:#023793;position:absolute;left:0;bottom:0;}
.gsjsE .li03,.gsjsE .li04{position:relative;bottom:0;background: #023793;padding: 0.08rem 0.21rem;color:#fff;float:left;margin-left: 0.67rem;}
.gsjsE .li03 a,.gsjsE .li04 a{ color:#fff}
.gsjsE .li04{background:#000;left:0}
.gsjsE .li03{left: 0;}
.gsjsE .li03:hover,.gsjsE .li04:hover{-webkit-animation: bta 3s linear infinite;
    -moz-animation: bta 3s linear infinite;
    -o-animation: bta 3s linear infinite;
    animation: bta 3s linear infinite;}

/*新闻中心*/
.news{float:left;width:100%;margin:0.2rem 0}
.news .newscontent{width: calc(100% - 0.4rem);float: left;border-left: 0;padding: 0 0.2rem;margin-bottom: 0.2rem;}
.news .newscontent:first-child{border-left:0;padding-left: 0.2rem;}
.news .newscontent .wrap{float:left;width:100%;margin-bottom:0.2rem;line-height: 0.24rem;border-bottom: 1px dashed #e4e4e4;padding-bottom: 0.1rem;}
.news .newscontent .wrap p{font-weight:bold;float:left;font-size:0.28rem;color:#333;}
.news .newscontent .wrap a{float:right;font-size: 0.24rem;}
.news .newscontent .Nlist{float:left;width: 100%;}
.news .newscontent .Nlist li{float:left;margin-right: 0.1rem;width: calc(50% - 0.1rem);margin-bottom: 0.1rem;}
.news .newscontent .Nlist li a{display: block;line-height: 0.34rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;padding-left: 0.15rem;font-size: 0.24rem;}
.news .newscontent .Nlist li a:before {content: '';position: absolute;left: 0;top: 50%;width: 0.06rem;height: 0.06rem;background-color: #ccc;margin-top: -0.03rem;border-radius: 50%;}
.news .newscontent .Nlist li a:hover{color:#023793;}
.news .newscontent .Nlist li a:hover:before{background-color: #023793}
/*友情链接*/
.link{width: calc(100% - 0.2rem);float: left;margin: 0.4rem 0 0.25rem 0;padding: 0.3rem 0.1rem 0;border-top: 1px solid #f2f2f2;}
.link h4{display: block;background: #fff;color: #2e2e2e;font-size: 0.26rem;position: relative;height: 0.3rem;width: 100%;float: left;margin-bottom: 0.2rem;}
.link h4:before{content:"";width: calc(100% - 0.7rem);border-bottom: none;position: absolute;top:0.11rem;left: 0.7rem;}
.link p{display: block}
.link p a{display: block;color: #5a5a5a;font-size: 0.24rem; margin: 0 0.25rem 0.1rem 0;float: left;}
.container {padding: 0;width:100%;margin: 0 auto;}
.clearfix {zoom: 1;}
.clearfix:before, .clearfix:after {display: table;line-height: 0;content: "";}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}
.footer {color: #fff;float: left;width: 100%;padding-top: 0.3rem;padding-bottom: 1.4rem;background: none;}
.footer a {color: #fff;}
.footer a:hover {color: #fff;}
.footer-nav {background-color: #023793;color: #fff;float: left;width: 100%;display: none;}
.footer-nav a {color: #fff;}
.footer-nav ul {font-size: 0;text-align: center;}
.footer-nav li {display: inline-block;vertical-align: middle;position: relative;}
.footer-nav li:before {content: "";position: absolute;top: 0.17rem;right: 0;width: 0.01rem;height: 0.14rem;background: #fff;border: 0;}
.footer-nav li:last-child:before {display: none;}
.footer-nav li a {display: block;line-height: 0.5rem;font-size: 0.26rem;padding: 0 0.35rem;}
.footer-copy {text-align: center;padding: 0.2rem 0;background-color: #222;margin-top: 0;color: #959595;float: left;width: 100%;}
.footer-copy p {margin: 0;}
.footer-logo {float: left;display: none;}
.footer-logo .tel {background: url(../images/foot-contact.png) no-repeat center;width: 2.93rem;line-height: 0.61rem;text-align: center;color: #fff;margin-top: 0.3rem;font-size: 0.24rem;}
.footer-logo .tel strong {font-size: 0.3rem;}
.footer-tit {font-size: 0.3rem;font-weight: bold;margin-bottom: 0.2rem;}
.footer-tit small {margin-left: 0.1rem;opacity: 0.6;font-size: 0.24rem;}
.footer-contact {float: left;margin: 0;border-left: 0;border-right: 0;width: calc(100% - 1.6rem);background: #333;padding: 0.4rem 0.8rem;}
.footer-contact p {margin: 0.1rem 0 0;font-size: 0.24rem;line-height: 1.8;}
.footer-ewm {float: right;margin-left: 0.3rem;display: none;}
.footer-ewm ul {margin-left: -0.1rem;}
.footer-ewm li {float: left;width: 1.2rem;margin-left: 0.1rem;}
.footer-ewm li p {margin: 0.1rem 0 0;text-align: center;font-size: 0.24rem;}

/*   内页-面包屑  */
.xqymbx{margin:0 auto;width: 11.6rem;background: url(../pic/mbx.png) 0 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;}
.mbx{margin:0 auto;/* background: url(../pic/mbx.png) 0 no-repeat; */background-size: 0.3rem 0.3rem;height: 0.3rem;padding-left: 0.3rem;line-height: 0.3rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;color: #8e8e8e;position: relative;}
.mbx:before{width:0.1rem;height:0.2rem;content:"";position:absolute;background:#333;left:0.1rem;top:50%;margin-top:-0.1rem}
/*   内页-翻页  */

.hpage{font-size: 0.24rem;width: 100%;margin:0 auto;text-align:center;padding:0.5rem 0px 0.5rem 0px;color:#333333;overflow: hidden;}
.hpage span{font-size:0.24rem;color:#ffffff;background: #023793;padding:0.02rem 0.08rem;border: 1px solid #023793;margin-right:0px;font-size: 0.24rem;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.24rem;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}
.paging_prev {float: left;width: 100%;line-height: 0.3rem;padding: 0.1rem 0;font-size: 0.24rem;}
.paging_prev span{color: #fff;background: #a2a2a2;margin-right: 0.1rem;padding: 0.04rem 0.1rem;}
.paging_prev a:hover{color:#FF0000}

/*   内页-详细描述，产品分类  */
.cpmshu{ width:100%; margin:0 auto; overflow:hidden; margin-top:0.2rem; padding-bottom:0.2rem;}
.cpmshu .cpfl{width: 100%;margin-top: 0.3rem;}
.cpmshu .cpfl .cpzx{float:left;margin-bottom: 0;display: none;}
.cpmshu .cpfl .cpzx:first-child{display:block;}
.cpmshu .cpfl .li01{float:left;width: 2.2rem;text-align:center;font-size: 0.22rem;color: #FFFFFF;text-align: center;line-height: 0.35rem;display: block;padding: 0.2rem 0;font-weight:bold;background: #023793;display: none;}
.cpmshu .cpfl .li02 {color: #f7f7f7;font-size: 0.16rem;display: block;text-align: center;float:left;width:2.5rem;line-height: 0.35rem;background: #023793;}
.cpmshu .cpfl .li03 a.sub{color: #525252;font-size: 0.16rem;}
.cpmshu .cpfl .li03 {width: 100%;background: #fff;padding-bottom: 0.1rem;float:left;overflow: hidden;}
.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.47rem;font-size: 0.26rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;padding: 0.2rem 0.1rem;border-top: 2px solid #fff;/* text-align: center; */line-height: 0.16rem;background: #ececec;font-weight: normal;margin: 0 0.1rem;}
.cpmshu .cpfl .li03 h2:hover,.cpmshu .cpfl .li03 h2.currclass{background:#023793}
.cpmshu .cpfl .li03 h2:hover a,.cpmshu .cpfl .li03 h2.currclass a{color:#fff;}
.cpmshu .cpfl .li03 h3{float: left;width: 1.7rem;font-size: 0.24rem;line-height: 0.4rem;padding-left: 0.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.15rem;display: none;border-bottom: 1px dashed #ededed;font-weight: normal;}
.cpmshu .cpfl .li03 h3:hover a{color:#023793;font-weight:bold}
.cpmshu .cpfl .li03 h3:before{position: absolute;content: "";left: 0.3rem;width: 0.06rem;height: 0.06rem;background: #afafaf;border-radius: 50%;top: 0.17rem;}
.cpmshu .cpfl .li03 h3:hover:before{background:#023793}
.cpmshu .cpfl h2 span{position: absolute;left: 0.25rem;cursor:pointer;background: #023793;color: #fff;border-radius: 50%;width: 0.16rem;height: 0.16rem;line-height: 0.14rem;text-align: center;font-size: 0.24rem;}
.cpmshu .cpfl .weixin{width: 2.2rem;float:left;text-align:center;border-bottom: 1px solid #e4e4e4;padding: 0.15rem 0;background: #f6f6f6;}
.cpmshu .cpfl .weixin img{width:1rem;height:1rem;}
.cpmshu .cpfl .weixin p{font-size:0.26rem;color: #333;}
.cpmshu .cpfl .weixin img{width:1rem;height:1rem;}
.cpmshu .cpfl .phone{float:left;color:#023793;font-size:0.3rem;font-weight:bold;background: url(../pic/ny-tel.png) no-repeat 0.21rem center #f6f6f6;padding-left:0.4rem;width: 1.7rem;padding: 0.1rem 0 0.1rem 0.5rem;}
/*   内页-产品中心  */
.cpmshu .majority{width: 100%;line-height:0.25rem;font-size: 0.24rem;float: left;margin-top: 0.2rem;}
.cpmshu .tittle{width: calc(100% - 0.2rem);float:left;margin: 0  0.1rem 0.2rem;border-bottom: 1px dashed #e5e5e5;padding-bottom: 0.1rem;} 
.cpmshu  .tittle h2{float:left;font-weight:bold;font-size: 0.3rem;position:relative;padding-bottom:0.1rem;height: 0.3rem;line-height: 0.3rem;color: #023793;}
.cpmshu .majority li{width: calc(50% - 0.2rem - 2px);margin: 0 0.1rem;float:left;overflow:hidden;/* padding:0.04rem; */border:1px solid #ededed;margin-bottom:0.2rem;position:relative;}
.cpmshu .majority li:hover{box-shadow:1px 1px 8px #e5e5e5;}
.cpmshu .majority li span{width: 100%;height:2.73rem;float:left;position:relative;}
.cpmshu .majority li span img{left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;height: auto;width: 100%;}
.cpmshu .majority li h2{float:left;width: 100%;font-size: 0.24rem;font-weight:normal;line-height: 0.4rem;position:relative;z-index:3;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-align: center;background: #e6e6e6;}
.cpmshu .majority li p{font-size:0.24rem;color:#93999f;height: 0.8rem;overflow: hidden;float: left;}
.xq{margin-top:0}
/*   内页-资讯列表  */
.cpmshu .newslist{width: calc(100% - 0.2rem);padding: 0 0.1rem;line-height:0.25rem;font-size: 0.24rem;float: left;margin-top: 0.3rem;} 
.cpmshu .newslist .tittle{margin: 0 0 0.1rem 0;width:100%}
.cpmshu .newslist li{float:left;border: 1px solid #ededed;padding: 0.15rem 0.1rem;width: calc(100% - 0.2rem - 2px);overflow: hidden;margin-bottom: 0.2rem;}
.cpmshu .newslist li:hover{border: 1px solid #ededed}
.cpmshu .newslist li:hover a{color:#333}
.cpmshu .newslist li:hover .more{background:#B6B6B6;color:#fff}
.news_con_img{width: 2.5rem;height: 1.8rem;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: 2.5rem;max-height: 1.8rem;}
.news_con_txt{float:right;width: calc(100% - 2.9rem);position:relative;height: 1.8rem;}
.news_con_txt h2{width: 100%;float: left;color: #333333;height: 0.7rem;line-height: 0.24rem;padding: 0.1rem 0 0 0;position: relative;font-weight: bold;font-size: 0.18rem;}
.news_con_txt h2 a{float:left;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;padding-bottom: 0.1rem;}
.news_con_txt h2 span{float: left;font-size: 0.24rem;color:#999;font-weight:normal;}
.news_con_txt p{max-height: 0.68rem;line-height: 0.34rem;font-size: 0.24rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;float: left;color: #797979;}
.news_con_txt .more{display: block;line-height: 0.3rem;padding: 0 0.15rem;font-size: 0.24rem;font-style: normal;position:absolute;right: 0px;bottom:0;color: #fff;background: #B6B6B6;}
.news_con_txt1{ float:left; width:8.6rem; 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: 8.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;font-size: 0.28rem;}
.news_con_txt1 h2 a:hover{background:#023793;text-decoration:none;font-weight:bold}
.news_con_txt1 p{max-height: 0.5rem;width:100%;line-height: 0.25rem;font-size: 0.24rem; 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.24rem; font-style: normal; float:left; color: #999999;}
/*产品详情*/
.cpmshu .product_xq{width: 100%;line-height:0.25rem;font-size: 0.24rem;float: left;margin-top: 0.3rem;}
.product_con{float: left;width: calc(100% - 0.2rem);background:#ffffff;padding-top: 0.2rem;margin: 0 0.1rem;}
.product_con .jieshao{float:right;width: 100%;color: #000;}
.product_con .jieshao h1{color: #333;float:left;width: 100%;font-size: 0.3rem;margin-top: 0.2rem;line-height:0.3rem;max-height: 0.6rem;overflow:hidden;/* padding:10px 10px 0 0; */margin-bottom:0.1rem;font-weight: normal;text-align: center;}
.product_con .jieshao .two{float:left;font-size: 0.24rem;line-height: 0.32rem;color:#000000;padding: 0.05rem 0 0.05rem 0;width: 100%;border-bottom: 0;}
.product_con .jieshao .two font{ color:#999999; float:left; width:0.8rem;}
.product_con .jieshao .two span{width: 4.25rem;line-height: 0.3rem;}
.product_con .jieshao .san{float:left;line-height:0.3rem;font-size: 0.28rem;color:#000000;width: 4.2rem;padding:0.2rem 0 0 0;font-weight: bold;display: none;}
.product_con .jieshao .san span{color: #023793}
.product_con .jieshao .four{float:left;background: #333;color: #fff;margin-top: 0.2rem;padding: 0.1rem 0.25rem;display: none;}
.product_con .jieshao .four a{color:#fff;font-size: 0.26rem;}
.product_con_lf{position: relative;margin: 0 auto;float:left;width: 100%;}
.product_imgs{position: relative;z-index: 8;width: 100%;overflow: hidden;}
.product_bigImg{margin-bottom: 0.1rem;width: calc(100% - 2px);height: 3.45rem;overflow: hidden;float:left;position:relative;border: 1px solid #ddd;}
.product_bigImg img{margin: auto;left: 0;right: 0;top: 0;bottom: 0;position: absolute;max-width: 100%;height: auto;}
.product_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;}
.product_smallImg{position: relative;margin-top: 0px;height: 0.67rem;overflow: hidden;float:left;width: calc(100% - 0.6rem);margin-left: 0.3rem;}
.product_smallImg ul{width: 100%;}
.product_smallImg ul li{position:relative;float: left;width: 0.94rem;height: 0.65rem;margin-right:0.1rem;border: 1px solid #CCC;overflow: hidden;}
.product_smallImg ul li img{margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0; cursor: pointer;}
.product_smallImg ul li.on img{margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;cursor: pointer;}
.product_smallImg ul li.on {border: 1px #023793 solid;height: 0.63rem;}
.product_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.24rem; color: #FFF; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f000000,endColorstr=#2f000000);    cursor: pointer;}
.product_smallImg ul li.on .bun_bg{width: 1.22rem; bottom: 0.02rem; left: 0.02rem;}
span.product_imgs_lf{display: block;position: absolute;left:0px;bottom: 0px;z-index: 10;width: 0.2rem;height: 0.65rem;line-height: 0.67rem;color: #ccc;cursor:pointer;border: 1px solid #CCC;background: #EBEBEB;text-align: center;}
span.product_imgs_rt{display: block;position: absolute;right:0px;bottom: 0px;z-index: 10;width: 0.2rem;height: 0.65rem;line-height: 0.65rem;color: #ccc;cursor: pointer;border: 1px solid #CCC;background: #EBEBEB;text-align: center;}
span.product_imgs_lf:hover,span.product_imgs_rt:hover{color:#f00}
.contentL{padding:0.1rem 0px;margin: 0.15rem;float: left;width: calc(100% - 0.3rem);color: #000;}
.contentL .fybnavR {float: left;width: 100%;height: 0.35rem;border-bottom: 2px solid #023793;}
.contentL .fybnavR span{ float:right; line-height:0.32rem; padding-right:0.2rem;}
.contentL .fybnavR h2 {float: left;font-size: 0.28rem;font-weight: bold;color: #fff;line-height: 0.37rem;background: #023793;padding: 0 0.2rem;}.contentL .article_con{ float:left; width:8.38rem; padding:0.2rem 0px 0.2rem 0.2rem;word-wrap:break-word; line-height:0.35rem;    font-size: 0.24rem;}
.contentL .article_con img{ max-width:8.38rem;}
.contentL .summary{float:left;width: 100%;padding: 0.2rem 0;word-wrap:break-word;line-height:0.35rem;font-size: 0.24rem;}
.contentL .summary img{ max-width:100%;}
/*详情页*/
.product_xq .xiangqing{width: 100%;float:right;color:#000;margin-top:0.2rem;line-height:0.3rem;}
.product_xq .xiangqing h1{color: #333;width: 9.51rem;text-align: center;height: 0.3rem;font-size: 0.24rem;line-height: 0.3rem;font-weight: 600;margin-bottom: 0.1rem;}
.xiangqing .info{margin-bottom: 0.15rem;text-align:center;font-size: 0.24rem;color: #999;}
.xiangqing .info span{padding: 0 0.1rem;}
.xiangqing .remark{float:left;margin: 0 0.1rem 0.1rem;border: 1px solid #ddd;padding: 0.2rem;}
.xiangqing .summary{width: calc(100% - 0.2rem);float:left;margin:0 0.1rem;font-size: 0.24rem;line-height: 0.36rem;}
.xiangqing .summary img{max-width:100%}
/*右侧悬浮菜单*/
.slide{width: 50px;height: auto;position: fixed;top: 50%;margin-top: -1.26rem;background: #023793;right: 0;border-radius: 0.05rem 0 0 0.05rem;z-index: 999;display: none;}
.slide ul{list-style: none;}
.slide .icon li{width: 0.49rem;height: 0.5rem;background: url(../pic/iconright.png) no-repeat;}
.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: #023793;width: 0px;overflow: hidden;margin-top: -0.735rem;transition:0.5s;border-radius:0.04rem 0 0 0.04rem;}
.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.26rem;   text-align: center;text-decoration: none;border: 1px solid #ffffff;border-radius: 0.05rem;}
.slide .info li.qq p a:hover{color: #36a928;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%;}
/*留言页面*/
.fiveCP{  width: 100%; margin:0 auto; padding:0.3rem 0; overflow:hidden;}
.tjgy12{ float:left; width: 100%;}
.tjgy12 .tli01{float:left;border-bottom: 1px dashed #ededed;width: calc(100% - 0.4rem - 4px);padding-left:0.2rem;padding-bottom:0.1rem;margin: 0 0.1rem;}
.tjgy12 .tli01:before{position:absolute;content:"";width:0.08rem;height: 0.4rem;background:#023793;left:0;}
.tjgy12 .Page1C{float:left;width: 100%;background:url(../pic/dybg.jpg) left top no-repeat #dc001d;margin-top:0.2rem;background-size: auto 1.8rem;display: none;}
.tjgy12 .Page1C .m_lxtitl {float: right; width: 2.75rem; height: 1.5rem; color:#ffffff;padding: 0.3rem 0 0 0.8rem;}

.tjgy12 .Page1C .m_lxtitl h2 { font-size: 0.36rem; font-weight: bold; color: #fff; height: 0.74rem; line-height: 0.52rem;}
.tjgy12 .Page1C .m_lxtitl .tel_n { width: 2.26rem; height: 0.45rem; line-height: 0.45rem; border: 2px solid #fff; font-size: 0.28rem; color: #fff; text-align: center;    margin-bottom: 0.3rem; padding-top: 0px !important; padding:0px 0.1rem;}
.tjgy12 .Page1C .m_lxtitr{ float:left; width: 6.8rem;      overflow: hidden;  float: left;    padding: 0.8rem 0px 0 1.1rem; height:0.65rem;   line-height: 0.34rem;}
.tjgy12 .Page1C2{float:left;width: calc(100% - 0.4rem);margin-top:0.2rem;line-height:0.3rem;border: 0;padding: 0.2rem;margin-bottom: 0;}
#tianxieone{float:left;width: calc(100% - 0.2rem);padding:0.1rem;}
#tianxietwo{float:left;width: 100%;text-align: left;padding-bottom: 0.1rem;}
#tianxiethree{float:left;border: 1px solid #999;width: 100%;}
#liuyanshenming{float:left;text-align:center;width: 100%;}
#lytijiao {width: calc(100% - 2.5rem);float:left;padding:0.1rem 0px 0px 2.5rem;}
#lytijiao input{padding:0.08rem 0.4rem;border:0px;outline:0;background: #023793;color:#ffffff;font-weight:bold;border-radius: 0.05rem;font-size: 0.24rem;}
/*视频列表*/
.cpsp{ width:100%; margin:0 auto; overflow:hidden; margin-top:0.2rem; padding-bottom:0.2rem;}
.cpsp .mbx{width:100%;float:left;margin-bottom: 0.2rem;font-style: normal;line-height: 1.4;color:#999;height: auto;margin-top: 0.3rem;}
.video-list {margin: 2% 0;}
.video-list li {float: left;width: 98%;background: #f5f5f5;margin: 1% 1% 1% 1%;cursor: pointer;}
.video-list li .thumb {display: block;position: relative;top: 0;left: 0;width: 100%;padding-top: 56.25%;overflow: hidden;}
.video-list li .thumb img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.video-list li .thumb video {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.video-list li .item {padding: 5%;}
.video-list li .item h3 {font-size: 0.28rem;color: #55504f;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-align: center;}
/*鼠标hover效果*/
.video-list li:hover .thumb img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.video-list li .thumb:after {content: "";position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 1;transition: all 0.3s;background: rgb(255 255 255 / 2%) url(../pic/video.png) no-repeat center center/40px;}
.video-list li:hover .thumb:after {display: block;background: rgba(0, 0, 0, 0.3) url(../pic/video.png) no-repeat center center/40px;}
.video-list li:hover .item {background: #023793;}
.video-list li:hover .item h3 {color: #fff;}
}
