﻿.container{max-width:1200px;}

/*网站公共样式*/
.info-content{line-height:2.5;}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#F6C043;}
a:focus{color:#000;}
a.btn-more{transition:all 0.3s ease;-moz-transition:all 0.3s ease; /* Firefox 4 */-webkit-transition:all 0.3s ease; /* Safari and Chrome */-o-transition:all 0.3s ease; /* Opera */}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/
.text-green{color:#006ab8;}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:100;top: 0;left: 0;}
.mask-bg.active{display:block;}
/*首页模块样式*/
.product-module-box {position:relative;}
.module-title{clear:both;text-align:center;margin:30px 0px 30px 0px;}
.module-title .cn-title{display:block;color:#333;line-height:48px;font-family: SimSun;font-weight: bold;}
.module-title span{font-size: 18px;background:url(../images/24tel.png) no-repeat center left;background-size: 34px;padding: 20px 0 20px 50px;}
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{animation-duration:0.4s;-webkit-animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{animation-name:navSlide;-webkit-animation-name:navSlide;}
@keyframes navSlide{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);opacity:0;visibility:visible;}100%{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);opacity:1;}}
@-webkit-keyframes animal{0%{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}
100%{transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}
}.zhuandong{-webkit-animation:animal 15s infinite linear;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}


/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.logo-box{text-align:left;}
.topborder{position: relative;top: 35px;padding-left:0;padding-right:0;}
.topborder .toptel .box{line-height: 0px;}
.topborder .toptel .box img{max-width:24px;}
.topborder .toptel .box span{padding-left:10px;}
.header .topnav{padding-top: 40px;}

.nav{width: 100%;}
.nav>ul>li{float:left;text-align:center;line-height:48px;width:12.5%;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{color:#999;font-size:16px;display: block;}
.nav >ul>li.current >a,.nav >ul>li> a:hover{color: #202020;background: #F6C043;}
.nav li:hover> ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#202020;background:#F6C043;}
.nav ul li{position:relative;}      
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#000;display:none;position:absolute;left:-16%;z-index:3;width:200px} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}

footer{margin-top:30px;}
.bg-black{padding-top:30px;}
.bg-black .left img{min-width: 130px;}
.contact .title{font-size:22px}
}

@media (max-width:1000px) /*手机端*/
{
.header {background-color: #196EBB;border-bottom: 1px solid #11497B;}
.header .container .row{}
.header .logo a {display: block;max-width: 80%;}
.header .logo img{max-height:52px;max-width: 90%;}
.header .nav-toggle{position:absolute;right:0;top:-2px;font-size:25px;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.nav-toggle{position: absolute;top: 24px;right: 20px;}
.nav-toggle .fa{font-size: 24px;color: #fff;}

.nav{position:fixed;z-index:999;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:40px;font-size:13px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:70px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}

.wpsidebar-fkf {display:none;}

.contact .title{font-size:20px;}
.contact .title li{line-height:1.5;}
.bg-black{padding-top:38px;}
.bg-black .left{margin-bottom:20px;text-align:center;}
}

/*TOP*/
.header .top-center{font-size: 15px;margin-top: 30px;border-left: 1px dashed #2b41a4;padding-left: 20px;}
.header .top-center span{font-size: 15px;display: block;font-weight: normal;}
.header .top-right{text-align: right;margin-top: 6px;}
.header .top-right img{max-width: 54px;padding-top: 10px;}
.header .top-right ul{text-align: left;line-height: 1.2;position: relative;top: 18px;display: inline-block;}
.header .top-right ul li:last-child{color: rgb(43, 65, 164);font-weight: bold;font-size: 24px;}

/*FOOTER*/
footer{width:100%;line-height:2.5;}
.footernav>ul>li>a{color:#bbbbbb;}
.footernav>ul>li>ul>li{display:none!important;}
.copyright-bg .box a,.copyright-bg .box{font-size:13px;}
.copyright-bg .box a:hover{text-decoration:underline;}
.copyright a:hover{text-decoration:underline;color:#fff;}
.hotline{padding: 40px;font-size: 16px;}
.hotline img{padding-right: 10px;}
.hotline span{color: #dc214c;font-size: 25px;font-family: "Impact";}
.nav-bg{background-color:#000;color: #6F7172;}
.timm{color:#5a5a5a;font-size:12px;}
.appli{height: 40px;line-height: 40px;font-size: 24px;color: #fff;}
.footerright{border-right: 1px solid #4F4F4F;}
.contact{text-align:right;}
.contact .title{line-height: 40px;font-size: 24px;color: #fff;}
.contact ul li{color: #8e8d8d;font-size: 12px;}
.copyright-bg{color: #8e8d8d;}
.copyright-bg a{color: #8e8d8d;}
.nline a{text-align: center;background-color:none;-moz-border-radius: 30px 30px 30px 30px;-webkit-border-radius: 30px 30px 30px 30px;border-radius: 30px 30px 30px 30px;color:#fff;border: 1px solid #5a5a5a;}
.nline a.btn-more{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */}
@media (min-width:1000px) {
.nline a{padding:7px 56px;}
.nline a:hover{background: #F6C042;color: #000;}
.bg-black{background-color:#000;}
}
@media (max-width:1000px) {
.nline{margin-top:20px;text-align:center;}
.nline a{padding: 8px 30px;}
.bg-black{padding: 15px 10px;background-color: #f1f2f3;color: #333;font-size: 13px;}
.kefu{background: url(../images/kefu_icon.png) 0 center no-repeat;font-size: 18px;color: #e65844;padding-left: 33px;line-height: 82px;}
.tibox a{font-weight: bold; color: #e65844;font-size: 18px;}
.copyright-bg .box a,.copyright-bg .box{color:#000;font-size:13px;}
.copyright-bg a{color:#000;}
}

/*Pc端固定客服*/
.wpsidebar-fkf{position:fixed;right:10px;top:50%;transform:translate(0,-50%);z-index:9999;}
.fkf-item{position:relative;width:50px;height:50px;border:1px solid #ccc;padding:10px;background-color:#fff;margin-bottom:6px;box-sizing:border-box;cursor:pointer;}
.fkf-item img{width:30px;height:30px;}
.fkf-item img.hover{display:none;}
.fkf-item:hover>img{display:none;}
.fkf-item:hover img.hover{display:block;}
.fkf-cart>span{position:absolute;display:block;width:24px;height:24px;border-radius:50%;background-color:#ff6600;color:#fff;left:-12px;top:-12px;text-align:center;line-height:24px;}
.fkf-item-right{position:absolute;right:35px;padding-right:25px;top:-15px;display:none;}
.fkf-item:hover .fkf-item-right{display:block;}
.fkf-item-right-content{width:430px;border:1px solid #ccc;border-top:4px solid #ff7011;padding:20px;padding-top:15px;background-color:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);-moz-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;font-family: 宋体;}
.fkf-item-right-content .arrow,.right-content-ewm .arrow{position:absolute;width:20px;height:20px;right:-15px;top:23px;z-index:20;}
.fkf-item-right-content-top{padding-bottom:10px;padding-top:10px;padding-left:70px;border-bottom:1px solid #ccc;position:relative;white-space:nowrap;overflow:hidden;}
.fkf-item-right-content-top img{position:absolute;left:0;top:20px;width:40px;height:40px;}
.fkf-item-right-content-top h2{font-size:22px;font-weight: bold;color: #ff7011;}
.fkf-item-right-content-bottom p{padding-top:15px;padding-bottom:15px;}
.fkf-item-right-content-bottom .content-bottom-item{display:inline-block;width:32%;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;}
.content-bottom-item img{width:25px;height:25px;margin-right:5px;background-color:#333;vertical-align:top;}
.content-bottom-item span{display:inline-block;line-height:25px;}
.content-bottom-item a:hover{color:#ff7011;}
.content-bottom-item:hover img{background-color:#ff6800;}
.content-bottom-item:hover span{color:#ff6800}
.right-content-tele{width:300px;}
.right-content-tele .fkf-item-right-content-top:last-child{border-bottom:0;padding-bottom:0;padding-top:10px;}
.right-content-ewm{padding:20px;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);-moz-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;display:flex;flex-direction:row;width:max-content;}
.right-content-ewm .ewm div{width:130px;height:130px;margin:0 auto;border-radius:50%; margin-bottom:10px}
.right-content-ewm .ewm div img{width:100px;height:100px;margin-top:15px;margin-left:15px;background:#fff;}
.right-content-ewm .ewm p{text-align:center;font-size:16px;color: #ff7011;}
.fkf-item-right-ewm{top:initial;bottom:-15px;}
.right-content-ewm .arrow{top:initial;bottom:23px;}
/*移动端固定栏目按钮*/
.float-nav-toggle{display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;z-index: 4;}
@media (max-width: 767px) {.display-xs-block{display: block !important;}}
/*手机端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:4;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{margin-bottom:30px;}}
  

/*公共样式*/
.breadcrumb li img{width: 26px;position: relative;top: -2px;margin: 26px 0;}
.breadcrumb > li + li::before{content: ">>";}
.breadcrumb{border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 40px;}
.page ul li .fa{padding-right: 10px;}
.page ul li:hover a,.page ul li:hover{color: #0488CD;}
.font-size-13{font-size:13px;}
.home-gallery-thumbs{background:url(../images/transparent_bg.png) repeat;}
.home-gallery-thumbs .swiper-button-prev{background:url(../images/arrow-ll.png) no-repeat left center;}
.home-gallery-thumbs .swiper-button-next{background:url(../images/arrow-rr.png) no-repeat left center;}

/*图片列表*/
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item .img{border: 1px solid #ddd;}
.images-list .row .item img{display:block;width:100%;height:auto;-moz-transition: 1.2s;}
@media (min-width:1000px) {.images-list .row .item a:hover img{-moz-transform: scale(1.2);}}

/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;}
.sub-nav-box .sub-nav-title{height: 108px;line-height: 108px;text-align: center;color: white;}
.sub-nav-box .sub-nav-title .box{border-bottom: 4px solid #1985d4;}
.sub-nav-box .sub-nav{clear:both;text-align:left;margin-bottom:20px;width: 222px;overflow:visible;background:#000;margin-left: 24px;}
.sub-nav-box .sub-nav li{width:100%;padding:0px;text-align:left;position:relative;display:block;}
.sub-nav-box .sub-nav li a{display:block;color:#fff;border-bottom:1px solid #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 16px;padding-left: 20px;}
.sub-nav-box .sub-nav li a:hover{color: #222;background: #F6C043;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:55px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:85px}
.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:54px;line-height:54px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.sub-nav-box .sub-nav li.current > a{color: #222;background: #F6C043;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{transform:rotate(90deg)}
.svb-nn{background:url(../images/pwb3.jpg)no-repeat center;}
.sub-same-box{text-align: center;margin-bottom: 40px;}
.sub-same-box .sub-nav{background-color:#006ab8;}
.sub-same-box .sub-nav>ul>li{text-align:center;line-height:50px;display: inline-block;}
.sub-same-box .sub-nav>ul>li>ul{position:absolute;}
.sub-same-box .sub-nav>ul>li>a{padding:15px 38px;background-color: #006ab8;color: #fff;}
.sub-same-box .sub-nav >ul>li.active >a,.sub-same-box .sub-nav >ul>li>:hover a{background-color: #04528b;}
.sub-same-box .sub-nav li:hover> ul{display:block;}
.sub-same-box .sub-nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;line-height:50px} 
.sub-same-box .sub-nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#006ab8;}


/*分页样式*/
@media (min-width:1000px) {
.sub-nav-box .sub-nav-title {font-size: 30px;}
.sub-nav-box .sub-nav-title p{background:url(../images/ngbg.jpg)no-repeat bottom center;height: 80px;line-height: 100px;}
.sub-nav-box .sub-nav-title .box{margin: 20px 15px 10px;padding-bottom: 24px;}
.sub-nav-box .sub-nav li a{line-height:57px;}
}
@media (max-width:1000px) {
.sub-nav-box{margin-bottom: -20px;}
.sub-nav-box .sub-nav-title {font-size: 18px;}
.sub-nav-box .sub-nav-title .box{margin: 10px 15px 4px;padding-bottom: 10px;}
.sub-nav-box .sub-nav li a{line-height:40px;}
}
/*分页-产品中心*/
.product-box li{text-align: center;padding-bottom:30px;}
.product-box li .title{line-height:1.5;padding:10px;font-size: 12px;}
.product-box li a.title:hover{color:#F6C043;}
.product-box li .listprice,.product-box li .peice{color: #acacac;}
.product-box li .listprice span{text-decoration: line-through;color: #666;padding-left: 4px;}
.product-box li .peice span{color: #ff3c00;padding-left: 4px;}
@media (min-width:1000px) {.product-box .div-imgs{ position:relative;border: 1px solid #ececec;}}
/*产品中心-内页*/
.pide{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.box-border{border-bottom:1px solid #dfdfdf;padding-bottom: 10px;}
.bbx p{padding: 3px 0;}
.downward{background:url(../images/view_more_bg.gif)no-repeat left;padding-left: 30px;}
.bshare-custom p{display: inline-block;padding-right: 10px;}
.bshare-custom a{padding-left: 25px;}
.current-page{margin-bottom: 10px;}
.current-page p{clear: both;text-align: left;border: 1px solid #e5e5e5;border-top: 1px solid #ff7300;padding: 10px;}
/*按钮*/
a.more{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */}
.offer a{text-align: center;background-color:#dc214c;color:#fff;}
.offer a:hover{background-color:#c4173f;}
@media (min-width:1000px) {
.offer{margin-top:10px;}
.offer a{width: 237px;height: 40px;line-height: 40px;display: block;}
}
@media (max-width:1000px) {
.offer{margin-top:20px;text-align:center;}
.offer a{width: 237px;height: 40px;line-height: 40px;display: block;}
}


/*首页样式*/
@media (min-width:1000px){
.soft-bg{margin: 50px 0;}
/*关于美成*/
.reason-bg{background:url(../images/advantages_bg.png)no-repeat center;height: 1551px;position: relative;}
.reason-bg .reason{font-size: 20px;font-weight: bold;color: #e03b61;padding: 10px 0;}
.reason-bg .box-1 p{background:url(../images/advan_p_bg.png)no-repeat 15px 5px;width: 480px;padding-left: 40px;margin-top: 18px;}
.reason-bg .box-2{padding: 50px 0;position: relative;left: 140px;top: 150px;}
.reason-bg .box-3{position: relative;left: -70px;top: 430px;padding: 50px 0;}
.reason-bg .box-4{position: relative;left: 140px;top: 500px;padding: 50px 0;}
.reason-bg .box-5{position: relative;padding: 50px 0;top: 770px;left: -70px;}
.online{margin: 30px auto;}

/*首页-关于美成*/
.soft-bg{background:url(../images/sy_gy_titbg.png)no-repeat center;text-align:center;color: #666666;}
.soft-bg .about{font-size: 22px;height: 40px;line-height: 35px;font-weight: bold;margin-left: 110px;}
.soft-bg .tabe{margin-top: 10px;display: block;margin-left: 55px;font-size: 33px;font-weight: bold;}
.fs_tit{ position:relative;}
.fs_tit img{display:block;width:100%;}
.fs_tit .mask{color: #fff;width:95%;height:100%;background:#07376373;position:absolute;top:0;left:16px;overflow:hidden;display:flex;justify-content:center;align-items:center; opacity:0;font-size: 40px;}
.fs_tit:hover .mask{opacity:1;}
.fs_tit .mask .fa{color:#fff;font-size:40px;}
.company{border-bottom: 2px solid;padding-bottom: 16px;font-size: 26px;}
.company p{color: #A2A2A2;font-size: 13px;}
.com-title{text-align: left;text-indent: 2em;margin-top: 11px;line-height: 30px;}
.com-more{width: 120px;height: 30px;line-height: 30px;display: block;float: right;text-align: center;background: #073763;}
.com-more a{color: #FFF;}
.com-more:hover{background: #f6c043;color: #FFF;}

.quality{margin: 50px 0;position: relative;}
.quality a{background:url(../images/abg.jpg)no-repeat;width: 177px;height: 90px;display: block;position: absolute;right: 70px;bottom: -40px;}
.quality a:hover{background:url(../images/abg_h.jpg)no-repeat;}
.quality img{padding: 0 15px;}
.quality2{text-align: right;position: relative;}
.quality2 a{background:url(../images/abg.jpg)no-repeat;width: 177px;height: 90px;display: block;position: absolute;bottom: 30px;left: -60px;}
.quality2 a:hover{background:url(../images/abg_h.jpg)no-repeat;}
.quality2 img{width: 400px;height: 500px;}

/*小标题*/
 .ip-cpxq{border-bottom: 0;font-size: 16px;font-weight: bold;text-align: left;line-height: 1;color: #333;width: 100%;border-left: 5px solid #fe0000;padding-left: 10px;margin:30px 15px;}

/*材料*/
.cience{background:url(../images/fl_1.jpg)no-repeat center;padding: 30px;}
.cience div{font-size: 12px;}
.cience p{padding: 20px 0;}
.cience2{background:url(../images/fl_2.jpg)no-repeat center;padding: 30px;}
.cience2 div{font-size: 12px;}
.cience2 p{padding: 20px 0;}
.cience3{background:url(../images/fl_3.png)no-repeat center;padding: 30px;}
.cience3 div{font-size: 12px;}
.cience3 p{padding: 20px 0;}

/*分类*/
.terial{background:url(../images/titbg.png)no-repeat center;text-align: center;margin-bottom: 20px;font-size: 45px;color: #000;}
.terial p{height: 30px;line-height: 30px;font-size: 24px;color: #999;}
.gories ul{background: #000;height:40px;overflow:hidden}
.gories ul li{display:inline-block;}
.gories ul li a{float: left;width: 120px;height: 40px;line-height: 40px;text-align: center;background: #000;color: #FFF;font-weight: bold;}
.gories ul li a:hover{background: #F6C043;color: #000;}
/*推荐*/
.commend{margin-bottom:30px;}
.commend .border-box{border: 1px #ddd solid;margin-bottom: 30px;}
.commend .border-box:hover{border: 1px solid #F6C043;}
.commend .border-box img{padding: 15px;}
.commend .border-box .title{padding: 0 15px;}

/*导热硅胶*/
.heart{height: 240px;background: url(../images/drguijiaodian_bg.jpg) no-repeat center top;color: #fff;text-align: center;margin-left: 15px;margin-right: 15px;}
.heart .box{width: 435px;margin-left: 388px;padding-top: 20px;}
.heart .box2{text-align: left;padding-left: 30px;padding-top: 10px;}
.heart a{color: #fff;}
.heart a:hover{color: #f6c044;}

/*tab*/
.display-block{display:block;}
.display-none{display:none;}
.tabbox{position: relative;}
.tabbox .tab-title{}
.tabbox .tab-title ul li{display:inline-block;font-weight:bold;cursor: pointer;}
.tabbox .tab-title ul li.select{background:url(../images/news_ul_bg.png)no-repeat;background-position: 0 -45px;text-align: center;color: #f6c044;}
.tabbox .tab-title ul li.select a {color: #fff;}
.tabbox .tab-content{padding-right: 33px;}
.tabbox .tab-content .tab-more{position: absolute;right: 10px;top: 10px;}
.tabbox .tab-title ul li{padding: 10px 40px;font-size: 15px;background: url(../images/news_ul_bg.png)no-repeat;width: 243px;height: 45px;text-align: center;}

.pa_text .item{padding:10px 0;border-bottom:1px solid #ddd;}
.pa_text .item:not(:nth-child(1)){position: relative;padding-right: 100px;border:none}
.pa_text .title{display:block;line-height:1;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pa_text ul li:nth-child(1) .title{display:block;font-weight:bold;font-size:16px;line-height:2;font-size:20px;}
.pa_text ul li:nth-child(1) .date{line-height:2;font-size:12px;}
.pa_text ul li:not(:nth-child(1)) .date{position: absolute;right: 0px;color: #999;top: 0px;line-height: 2.5;}
.pa_text .intro{line-height:2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.pa_text ul li:not(:nth-child(1)) .intro{display:none;}

/*友情链接*/
.blogroll {border-top: 1px solid #ccc;padding-top: 10px;margin-top: 30px;}
.blogroll ul{display:inline-block;}
.blogroll ul li{display:inline-block;padding-right: 5px;}
.blogroll ul li a{color: #999;}
.blogroll ul li a:hover{color: #F6C043;}
.blogroll span{padding-right: 10px;font-size: 16px;display:inline-block;}

}
@media (max-width:1000px){
.soft-bg{padding: 20px 0 40px}
.module_title{overflow:hidden;text-align:left;background-color:#196EBB;font-weight: bold;padding-left: 10px;color: #fff;line-height: 40px;font-size: 16px;margin-top: 10px;}
.module_title b{line-height:40px;float:right;padding-right:10px;}
.module_title b a{color:#efefef;}
.commend{margin-top:10px;}
}

/*手风琴--新闻滑动栏目*/
@media(max-width:1000px){
.wordsmovebox .movebox li h4 i{font-style: normal;color: #0079cf;}
.wordsmovebox .movebox .pra_active h4{color:#000;background: #e3e3e3;}
.movebox{ width: 100%;margin: 0 auto; overflow: hidden; display: block;}
.movebox .pra_active h4{color:#fff;}
.movebox li h4{border-radius:2px;}
.movebox .pra_con > li{ overflow: hidden;padding-bottom: 5px;}
.movebox .pra_con .s1{border-bottom: 1px solid #D8D8D8;}
.movebox .pra_con .s1:not(:nth-child(1)){border-top: 1px solid #FFFFFF;}
.movebox .pra_con h4{cursor: pointer;position: relative;font-weight: normal;}
.movebox .pra_pro{ display: none; padding: 10px 0;}
.movebox .pra_pro{line-height: 1.5;}
.movebox .pra_con h4{font-size: 13px;height: 45px;line-height: 45px;}
.movebox .pra_active h4,.movebox li h4{background-position-x:10px;}
.movebox .pra_pro{font-size:13px;}
.wordsmovebox .movebox li h4{font-weight:bold;padding-left: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.wordsmovebox .movebox li .title{position: relative;padding-right:70px;line-height:2.1;padding-left:15px}
.wordsmovebox .movebox li .title p{padding-left:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:23px;}
.wordsmovebox .movebox li .date{position: absolute;right: 0px;color: #999;top: 2px;padding-right: 10px;}
.wordsmovebox .movebox li h4 i{font-size: 14px;position: absolute;top: 0;right: 0;display: block;width: 50px;text-align: center;}
.wordsmovebox .movebox li.pra_active h4 i{background-size: 10px;}
.maxmovebox .wordsmovebox .movebox li h4 i{padding-left: 16px;font-size: 13px;position: absolute;top: 20px;right: 0;padding-right: 0;background-size: 16px;}
.maxmovebox .wordsmovebox .movebox li.pra_active h4 i{padding-left: 16px;font-size: 13px;position: absolute;top: 20px;right: 0;padding-right: 0;background-size: 16px;}
}

/*联系我们*/
.cont{line-height: 40px;}
.pdcin{padding-top: 10px;padding-bottom: 10px;}
.dress{border-bottom: 1px solid #DDD;border-top: 1px solid #DDD;padding-top: 20px;}
.dress .adss{font-size: 20px;padding-left: 40px; background:url(../images/lx_t1.png)no-repeat left;height: 45px;display: block;}
.dress2 {padding-top: 20px;border-bottom: 1px solid #DDD;}
.dress2 .adss2{font-size: 20px;padding-left: 40px; background:url(../images/lx_t2.png)no-repeat left;height: 45px;display: block;}
/*sub-联系我们*/
.wectan {margin-left: 23px;font-size: 12px;margin-right: 23px;}
.wectan .cc{height: 50px;line-height: 50px;font-size: 20px;border-bottom: 1px #666 solid;margin-bottom: 10px;}
.wectan .ctondss{background:url(../images/dh_l1.png)no-repeat left top;padding-left: 20px;}
.wectan .ctondss2{background:url(../images/dh_l6.png)no-repeat left;padding-left: 20px;margin: 5px 0;}
.wectan .ctondss3{background:url(../images/dh_l5.png)no-repeat left;padding-left: 20px;margin: 5px 0;}
.wectan .ctondss4{background:url(../images/dh_l3.png)no-repeat left;padding-left: 20px;margin: 5px 0;}
.wectan .ctondss5{background:url(../images/dh_l4.png)no-repeat left;padding-left: 20px;margin: 5px 0;}
@media (min-width:1000px) {}
@media (max-width:1000px) {.picc-bg{background: #ebebeb;}}
/*sub-热门文章*/
.articles{margin-left: 23px;font-size: 12px;margin-right: 23px;}
.articles .pular{height: 50px;line-height: 50px;font-size: 20px;border-bottom: 1px #666 solid;margin-bottom: 10px;}
.pa_newsModule_1 .item{position:relative;border-bottom:1px dashed #ccc;}
.pa_newsModule_1 .item .title{font-size:14px;color:#474747;line-height:40px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pa_newsModule_1 .item .title:hover{color:#1e50ae;}

/*新闻中心--日期*/
.pa_textlist_4 .title{font-size:18px;margin-bottom:4px;display:block;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pa_textlist_4 .introduct{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;height:52px;color:#666;}
/*内页*/
.account2{text-align:center;padding: 10px;}
@media (min-width:1000px) {
.pa_textlist_4 .item .layout{padding-left: 0;}
.pa_textlist_4 .date-top{background:#F6C043;height:30px;color:#fff;font-weight:bold;line-height:30px;text-align:center;font-size:25px;padding: 10px 0;}
.pa_textlist_4 .date-bottom{background:#F6C043;line-height:30px;color:#fff;text-align:center;padding: 10px 0;}
.pa_textlist_4 .item{padding:20px 0;border-bottom:1px solid #ddd;}

}
@media (max-width:1000px) {
.pa_textlist_4 .date-top{background:#F6C043;height:30px;color:#fff;font-weight:bold;line-height:30px;text-align:center;font-size:20px;padding: 10px 0;}
.pa_textlist_4 .date-bottom{background:#F6C043;line-height:30px;color:#fff;text-align:center;padding: 10px 0;font-size:12px;}
.pa_textlist_4 .item{padding:10px 0;border-bottom:1px solid #ddd;}

}

/*新闻中心-列表*/
.pa_textlist_8 .item{padding:10px 0;border-bottom:1px dashed #ddd;}
.pa_textlist_8 .title{display:block;font-weight:bold;font-size:14px;line-height:2;}
.pa_textlist_8 .date{line-height:2;font-size: 12px;}
.pa_textlist_8 .intro{line-height:2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 12px;}
@media(max-width:768px){
.pa_textlist_8 .intro { text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;   line-height: 26px;  height: 52px;  }
}
/*分享*/.bshare-custom{display: inline-block;}
/*TOP*/
@media (min-width:1000px){.header-top{color:#5a5a5a;background:url(../images/nav_bg.jpg);font-size:12px;line-height: 20px;border-bottom: 1px solid #ddd;}}

/*搜索--首页*/
.s-banner{min-height:224px;background:url(../images/bgg.png) no-repeat left top;background-size:cover;}
.ss-box{position:relative;margin:60px auto;border:1px solid #6F7172;background:#fff;width:100%;height:30px;}
.ss-box .s-input{width:100%;outline:none;border:none;line-height:28px;padding-left:0px;background-color:transparent;}
.ss-box .s-btn{position:absolute;right:-15px;top:-1px;background:url(../images/ssbgs.png) no-repeat center center #202020;width:52px;height:30px;color:#fff;cursor:pointer;font-weight:bold;line-height:32px;outline:none;border:none;}
.search{background:rgb(247, 247, 247);}
.search .ss-box{margin:0px auto;}
.search .font span{cursor:pointer;color: red;margin-left: 10px;}
.search .font span:hover{color:#F60;}

/*在线客服*/
.zaixian{position:fixed;bottom:440px;right:0px;z-index:9;}
.zaixian .zaixian_com{position:relative;width:50px;height:80px;}
.zaixian_com .zxzx_pic1{position:absolute;right:0px;top:0px;}
.zaixian_com .zxzx_pic2{position:absolute;right:-190px;top:-70px;z-index:10;width:170px;height:300px;}
.zaixian_com .zxzx_pic1 p{position: absolute;top: 50px;left: 18px;font-size: 13px;color: #fff;}
.zaixian_com .zxzx_pic2 p{position: absolute;top: 118px;left: 24px;font-size: 13px;color: #fff;}
.kf-lf-lj{position:absolute;width:100px;right:10px;top:70px;}
.kf-lf-lj a{display:block;line-height:30px;padding-left:10px;margin:5px 0;color:#848484;font-size:13px;}
.kf-lf-lj a .fa{padding-right:4px;}
.kf-lf-lj a:hover{background:#a88c48 url(../images/box-kefu2.png) no-repeat 5px center;color:#FFF;border-radius:4px;}
@media(max-width:1000px){.zaixian{display:none;}}

/*PC端置顶*/
#ToTop {position: fixed;bottom: 100px;right: 20px;width: 48px;height: 48px;text-indent: -999em;z-index: 20000;background: url(../images/bt11.png) no-repeat center; }
#ToTop:hover {width: 48px;height: 48px;background: url(../images/bt1.png) no-repeat center;opacity:0.1;text-indent: -999em;filter: alpha(opacity=100);opacity: 1;z-index: 20000;}