html{ padding:0px;margin:0px;font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:14px;}
body{ overflow-y:scroll;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0;background:#f5f5f5;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;text-align: justify;}
img{ border:0;font-size:0;margin:0;}
a{ background-color:transparent; text-decoration:none; color:#414558;}
a:active,a:hover{ outline:0;}
b,strong{font-weight:bold;}
hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
body.bg-white{ background:#fff;}

/*导航栏*/ 
.welcome{ height:35px;line-height:35px;background:#fff;border-bottom:solid 1px #ddd;}
.welcome p{ font-size:12px;color:#555;width:1200px;margin:0 auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.header{ width:1200px;margin:0 auto;margin-bottom:15px;background:#fff;overflow: hidden;}
.header-box{ height:100px;padding:5px 30px;}
.header .logo{ float:left;height:58px;margin-top:21px;}
.header .logo img{ height:58px;}

.top-desc{ margin-top:26.5px;float:left;margin-left:14px;padding-left:20px;border-left:solid 2px #eee;}
.top-desc p.small{ font-size:12px;color:#999;line-height:17px;letter-spacing:1px;}
.top-desc p.big{ font-size:24px;line-height:30px;color:#666;letter-spacing:1px;}

.header .call{ background:url(../images/call-huise.svg) no-repeat left center;padding-left:52px;background-size:42px;float:right;margin-top:26px;}
.header .call p.small{ line-height:18px;color:#999;font-size:14px;}
.header .call p.big{ line-height:30px;color:#ff5500;font-size:28px;font-weight:bold;}

.nav{ height:40px;line-height:40px;border-bottom:solid 2px #ff5500;}
.nav ul{ }
.nav ul li{ width:7.6923%;float:left;text-align:center;}
.nav ul li a{ font-weight:bold;display:block;font-size:15px;}
.nav ul li:hover a, .nav ul li.hover a{ background:#ff5500;color:#fff;}

/*轮播图*/
.slideBox{ width:1200px;margin:0 auto;overflow:hidden;position:relative;margin-bottom:15px;}
.slideBox .hd{ overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin:0 auto; width:100%;text-align:center; }
.slideBox .hd ul li{ cursor: pointer;border-radius:100%;display:inline-block; width:8px;height:8px;margin:0 3px; background:rgba(0,0,0,0.4);-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;}
.slideBox .hd ul li.on{ background:#fff;}
.slideBox .bd{ position:relative; z-index:0;width: 100%;overflow: hidden}
.slideBox .bd li{ overflow:hidden;margin:0;position:relative; vertical-align:top;text-align:center;}
.slideBox .bd img{ width:100%;height:130px;}
.slideBox .prev{ border-radius: 0 6px 6px 0;display:inline-block;position:absolute; left:0px; top:50%; margin-top:-30px;  width:30px; height:60px; background:url(../images/slide_btn.png) no-repeat left -100px; filter:alpha(opacity=0);opacity:0;}
.slideBox .next{ border-radius:6px 0 0 6px;display:inline-block;position:absolute; right:0px; top:50%; margin-top:-30px;  width:30px; height:60px; background:url(../images/slide_btn.png) no-repeat left -170px; filter:alpha(opacity=0);opacity:0; }
.slideBox:hover .prev,.slideBox:hover .next{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }

/*专题样式*/
.page{ width:1200px;margin:0 auto;margin-bottom:15px;}
.page-box{ overflow:hidden;}

.head-title{ height:30px;line-height:30px;overflow:hidden;margin-bottom:10px;}
.head-title h2{ font-size:20px;float:left;color:#ff5500;}
.head-title span{ display:block;float:right;}
.head-title span a{ font-size:14px;color:#999;}
.head-title span a:hover{ color:#ff5500;}

.zhuanti-content{ overflow:hidden;}
.zhuanti-content .left-box{ width:320px;padding:15px;background:#fff;float:left;height:586px;}
.zhuanti-content .center-box{ margin-left:15px;width:460px;padding:15px;background:#fff;float:left;height:586px;}
.zhuanti-content .right-box{ width:300px;padding:15px;background:#fff;float:right;height:586px;}

.big-img{ overflow:hidden;position:relative;margin-bottom:19px;}
.big-img img{ width:100%;height:213px;margin-bottom:6px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.big-img p{ display:block;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.big-img:hover p{ color:#ff5500;}

.nav-title{ height:32px;line-height:20px;border-bottom:solid 1px #ddd;margin-bottom:15px;}
.nav-title:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.nav-title h2{ height:31px;font-size:15px;font-weight:600;float:left;color:#555;border-bottom:solid 2px #ff5500;}
.nav-title h2 a{ color:#555;}
.nav-title span{ display:block;float:right;}
.nav-title span a{ color:#999;}
.nav-title span a:hover{ color:#ff5500;}

.list-small-img{ overflow:hidden;position:relative;}
.list-small-img ul{ margin-left:-10px;margin-top:-10px;}
.list-small-img ul li{ width:50%;float:left;margin-top:10px;}
.list-small-img ul li .box{ margin-left:10px;overflow:hidden;position:relative;}
.list-small-img ul li img{ width:100%;height:103px;margin-bottom:6px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.list-small-img ul li p{ display:block;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-small-img ul li .box:hover p{ color:#ff5500;}

.list-small-img2{ margin-bottom:20px;overflow:hidden;position:relative;}
.list-small-img2 ul{ margin-left:-10px;margin-top:-10px;}
.list-small-img2 ul li{ width:33.3334%;float:left;margin-top:10px;}
.list-small-img2 ul li .box{ background:#f7f7f7;margin-left:10px;overflow:hidden;position:relative;}
.list-small-img2 ul li img{ width:100%;height:98px;}
.list-small-img2 ul li p{ padding:0 10px;display:block;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-small-img2 ul li .box:hover p{ color:#ff5500;}

.list-text{ overflow:hidden;position:relative;}
.list-text ul{}
.list-text ul li{ position:relative;height:30px;line-height:30px;}
.list-text ul li:before{ content:'';Position: absolute;left:0;top:50%;margin-top:-2px;height:4px;width:4px;border-radius:100%;background:#ddd;}
.list-text ul li a{ display:block;Position: absolute;left:15px;top:0;right:70px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-text ul li span{ display:block;Position: absolute;right:0;top:0;color:#999;font-size:12px;}
.list-text ul li a:hover{ color:#ff5500;}

.list-text2{ overflow:hidden;position:relative;padding-bottom:3px;}
.list-text2 ul{}
.list-text2 ul li{ margin-bottom:14px;padding-bottom:14px;border-bottom:solid 1px #f5f5f5;}
.list-text2 ul li a{ margin-bottom:5px;display:block;height:20px;line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-text2 ul li p{ line-height:20px;height:40px;font-size:12px;color:#a2a2b6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-text2 ul li:last-child{ margin-bottom:0;padding-bottom:0;border:0;}
.list-text2 ul li a:hover{ color:#ff5500;}

/*列表页*/
.content{ width:1200px;margin:0 auto;overflow:hidden;position:relative;}
.main{ width:810px;float:left;overflow:hidden;}
.side{ width:370px;float:right;overflow:hidden;}

.now{ margin-bottom:15px;font-size:12px;height:24px;line-height:24px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.now a{ color:#999;}

.bankuai{ padding:15px;background:#fff;margin-bottom:15px;}
.pd-30{ padding:30px;}

.list-fuwu{ overflow:hidden;position:relative;}
.list-fuwu ul{ margin-left:-10px;margin-top:-10px;}
.list-fuwu ul li{ width:33.33%;float:left;margin-top:10px;}
.list-fuwu ul li .box{ margin-left:10px;overflow:hidden;position:relative;}
.list-fuwu ul li img{ width:100%;height:168px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.list-fuwu ul li p{ display:block;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-fuwu ul li .box:hover p{ color:#ff5500;}

.list-article{ overflow: hidden;}
.list-article ul{ }
.list-article ul li{ height:125px;Position: relative;overflow: hidden;margin-bottom:20px;padding-bottom:20px;border-bottom: dashed 1px #ddd;}
.list-article ul li img{ height:125px;width:188px;Position: absolute;top:0;left:0;}
.list-article ul li .desc{ padding:4px 0 0 208px;}
.list-article ul li .desc h2{ text-align:justify;margin-bottom:10px;font-size:18px;height:28px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-article ul li .desc p.data{ line-height:22px;font-size:12px;color:#999;margin-bottom:10px;}
.list-article ul li .desc p.miaoshu{ color:#999;text-align:justify;line-height:24px;height:48px;font-size:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-article ul li:hover .desc h2{ color:#ff5500;}
.list-article ul li:last-child{ margin-bottom:0;padding-bottom:5px;border-bottom:0;}

.side-click{ overflow: hidden;}
.side-click ul{}
.side-click ul li{ height:18px;line-height:18px;margin-bottom:18px;Position: relative; }
.side-click ul li span{ Position: absolute;top:0;left:0;display:block;width:18px;height:18px;color:#fff;line-height:18px;background:#ccc;text-align:center;font-size:12px;}
.side-click ul li a{ display:block;Position: absolute;left:32px;right:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.side-click ul li a:hover{ color:#ff5500;}
.side-click ul li:last-child{ margin-bottom:0;}
.side-click ul li:nth-child(1) span{ background:#ff5500;}
.side-click ul li:nth-child(2) span{ background:rgba(255, 85, 0, 0.8);}
.side-click ul li:nth-child(3) span{ background:rgba(255, 85, 0, 0.5);}

.side-news{ overflow: hidden;}
.side-news ul{}
.side-news ul li{ height:60px;Position: relative;overflow: hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #eee;}
.side-news ul li .img{ width:80px;height:60px;Position: absolute;top:0;right:0;}
.side-news ul li .img img{ width:80px;height:60px;}
.side-news ul li .desc{ padding:0 100px 0 0;}
.side-news ul li .desc h2{ text-align:justify;height:40px;line-height:20px;font-size:15px;font-weight:500;margin-bottom:4px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.side-news ul li .desc p{ font-size:12px;color:#999;line-height:20px;}
.side-news ul li .desc h2 a:hover{ color:#ff5500;}
.side-news ul li:last-child{ margin-bottom:0;padding-bottom:0;border-bottom:0;}

.side-chanpin{ overflow: hidden;}
.side-chanpin ul{ margin-top:-10px;margin-left:-15px;}
.side-chanpin ul li{ margin-top:10px;float:left;width:50%;}
.side-chanpin ul li .box{ margin-left:15px;}
.side-chanpin ul li img{ width:100%;height:108px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.side-chanpin ul li p{ font-size:14px;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.side-chanpin ul li:last-child{ margin-bottom:0;}
.side-chanpin ul li:hover p{ color:#ff5500;}

/*分页*/
.pages{ padding:20px;background:#fff;height:32px;line-height:32px;overflow: hidden;text-align:center;margin-bottom:15px;}
.pages ul{ text-align:center;}
.pages ul li{ display:inline-block;margin:0 3px;background:#f5f5f5;font-size:13px;}
.pages ul a{ display:inline-block;padding:0 12px;color:#555;}
.pages ul a:hover{ background:#ff5500;color:#fff;}
.pages ul li.thisclass{ background:#ff5500;padding:0 12px;color:#fff;}
.pages ul li.thisclass a{ color:#fff;}
.pages ul li span.pageinfo{ color:#999;}
.pages span input{ height:24px;line-height:24px;border:1px solid #ccc; width:30px; margin:0 2px 0 2px; text-align:center; padding-top:-1px ;font-size:14px;}

/*详情页*/
.arc-head{ margin-bottom:20px;}
.arc-head h1{ margin-bottom:20px;font-size:28px;line-height:38px;font-weight:500;color:#222;}
.arc-info{ font-size:12px;color:#999;line-height:24px;overflow: hidden;}
.arc-info span{ display:block;float:left;margin-right:30px;}
.arc-body{ line-height:28px;font-size:15px;color:#555;text-align:justify;}
.arc-body p{ margin-bottom:20px;}
.arc-body h2{ text-align:center;font-size:28px;margin-bottom:20px;line-height:38px;font-weight:500;}
.arc-body img{ max-width:100% !important;height:auto !important;}
.arc-body table{ max-width:100% !important;min-width: 700px;margin:0 auto;border:0;background:#fff;font-size:13px !important;border-spacing:0;margin-bottom:20px;border-right:solid 1px #fbad93;}
.arc-body table tr td{ border:0;padding:12px 20px;line-height:24px;border-bottom:solid 1px #fbad93;border-left:solid 1px #fbad93;}
.arc-body table tr:first-child{ background:#ff5500;color:#fff;font-weight:bold;}
.arc-body table tr:first-child:hover{ background:#ff5500;}
.arc-body table tr:first-child td{ border-bottom:0;}
.arc-body table tr:hover{ background:#f5f5f5;}
.arc-body table p{ margin:0 !important;}
.arc-body h1{ text-align:center;margin-bottom:30px;padding-bottom:30px;border-bottom:solid 1px #ddd;font-size:28px;line-height:38px;font-weight:500;color:#222;}
.arc-body iframe{ width:720px;height:480px;margin:0 auto;}

.sxp{ border-top:dashed 2px #ddd;padding-top:30px;}
.sxp p{ font-size:15px;line-height:32px;height:32px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxp a:hover{ color:#ff5500;}

.list-about-text{ overflow:hidden;position:relative;}
.list-about-text ul{ margin-left:-50px;}
.list-about-text ul li{ float:left;width:50%;}
.list-about-text ul li .box{ margin-left:50px;position:relative;height:30px;line-height:30px;}
.list-about-text ul li .box:before{ content:'';Position: absolute;left:0;top:50%;margin-top:-2px;height:4px;width:4px;border-radius:100%;background:#ddd;}
.list-about-text ul li a{ display:block;Position: absolute;left:15px;top:0;right:70px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-about-text ul li span{ display:block;Position: absolute;right:0;top:0;color:#999;font-size:12px;}
.list-about-text ul li a:hover{ color:#ff5500;}

/*页脚*/
.footer{ padding:50px 0;background:#222;}
.footer-box{ width:1200px;margin:0 auto;overflow: hidden;}

.footer-dh{ margin-bottom:30px;float:left;overflow: hidden;width:800px;border-right:solid 1px rgba(255,255,255,0.2);margin-right:40px;padding-right:40px;}
.footer-dh ul{ margin-top:-10px;}
.footer-dh ul li{ width:16.66%;line-height:40px;float:left;margin-top:10px;}
.footer-dh ul li a{ color:#999;font-size:14px;display: block;margin-right:10px;background: rgba(255,255,255,0.1);text-align:center;}

.footer-mesg{ color:#999;overflow: hidden;float:left;width:300px;padding-top:5px;}
.footer-mesg h2{ margin-bottom:10px;padding:5px 0;font-size:36px;line-height:48px;color:#ff5500;}
.footer-mesg h2 span{ display:block;font-size:14px;line-height:24px;color:#999;}
.footer-mesg p{ line-height:26px;font-size:14px;}

.footer-copy{ font-size:14px;padding-top:20px;color:rgba(255,255,255,0.6);line-height:36px;overflow: hidden;width:100%;border-top:solid 1px rgba(255,255,255,0.2);}
.footer-copy a{ color:rgba(255,255,255,0.6);}
.footer-copy p.copy{ float:left;}
.footer-copy p.link{ float:right;}
.footer-copy p.link span{ display:block;float:left;}
.footer-copy p.link a{ display:block;float:left;margin-left:10px;}

/*客服*/
.kefu{ position:fixed;z-index:98;right:5px;top:484px;width:60px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;}
.kefu ul{}
.kefu ul li{ border-radius:5px;background:#ff6600;margin-bottom:5px;cursor: pointer;Position: relative;padding:10px 0;}
.kefu ul li i{ display:block;height:28px;width:28px;margin:0 auto;margin-bottom:6px;}
.kefu ul li i.icon-kefu-2{ background:url(../images/kefu-2.svg) no-repeat center center;background-size: 100%;}
.kefu ul li i.icon-kefu-4{ background:url(../images/kefu-4.svg) no-repeat center center;background-size: 90%;}
.kefu ul li p{ color:rgba(255,255,255,0.8);font-size:12px;line-height:20px;text-align:center;}
.kefu ul li p span{ display: none;}
.kefu ul li a{ display:block;}
.kefu ul li .kefu-call{ border-radius:5px 0 0 5px;display:none;Position: absolute;right:60px;top:0;background:#fff;height:52px;padding:10px 20px;border:solid 1px #eee;}
.kefu ul li .kefu-call p{ color:#333 !important;font-size:14px;line-height:20px;text-align:left;}
.kefu ul li .kefu-call strong{ display:block;font-size:24px;line-height:34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#ff6600;}
.kefu ul li:hover .kefu-call{ display:block;}
.kefu ul li:nth-child(1):hover{ border-radius:0 5px 5px 0;}
.kefu ul li:hover p{ color:#fff;}
.kefu ul li:last-child{ margin-bottom:0;}
.fixed-center{ top:50%;transform:translateY(-50%);}

/* 移动端 */
@media screen and (min-width:0px) and (max-width:960px)
{

/*导航栏*/ 
.welcome{ display:none;}

.header{ width:auto;margin:0;margin-bottom:0;background:#fff;overflow: hidden;}
.header-box{ height:50px;padding:0 15px;}
.header .logo{ float:none;height:auto;margin-top:0;text-align:center;padding-top:12px;}
.header .logo img{ height:26px;}
.top-desc{ display:none;}
.header .call{ display:none;}

.nav{ height:auto;padding:6px 0;line-height:32px;background:#ff5500;border-bottom:solid 0 #ff5500;overflow: hidden;}
.nav ul{ }
.nav ul li{ width:16.66667%;float:left;text-align:center;}
.nav ul li:first-child{ display: none;}
.nav ul li a{ font-weight:bold;display:block;font-size:14px;color:#fff;}
.nav ul li:hover a, .nav ul li.hover a{ background:#ff5500;color:#fff;}

/*轮播图*/
.slideBox{ display: none;}

/*专题样式*/
.page{ width:auto;margin:0 auto;margin-bottom:10px;}
.page-box{ overflow:hidden;}

.head-title{ height:30px;line-height:30px;overflow:hidden;margin:10px 15px;margin-bottom:10px;}
.head-title h2{ font-size:18px;float:left;color:#ff5500;}
.head-title span{ display:block;float:right;}
.head-title span a{ font-size:14px;color:#999;}
.head-title span a:hover{ color:#ff5500;}

.zhuanti-content{ overflow:hidden;}
.zhuanti-content .left-box{ margin-bottom:10px;width:auto;padding:15px;background:#fff;float:none;height:auto;}
.zhuanti-content .center-box{ margin-left:0;width:auto;padding:15px;background:#fff;float:none;height:auto;}
.zhuanti-content .right-box{ display:none;}

.big-img{ overflow:hidden;position:relative;margin-bottom:19px;}
.big-img img{ width:100%;height:213px;margin-bottom:6px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.big-img p{ display:block;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.big-img:hover p{ color:#ff5500;}

.nav-title{ height:32px;line-height:20px;border-bottom:solid 1px #ddd;margin-bottom:15px;}
.nav-title:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.nav-title h2{ height:31px;font-size:15px;font-weight:600;float:left;color:#555;border-bottom:solid 2px #ff5500;}
.nav-title h2 a{ color:#555;}
.nav-title span{ display:block;float:right;}
.nav-title span a{ color:#999;}
.nav-title span a:hover{ color:#ff5500;}

.list-small-img{ overflow:hidden;position:relative;}
.list-small-img ul{ margin-left:-10px;margin-top:-10px;}
.list-small-img ul li{ width:50%;float:left;margin-top:10px;}
.list-small-img ul li .box{ margin-left:10px;overflow:hidden;position:relative;}
.list-small-img ul li img{ width:100%;height:108px;margin-bottom:6px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.list-small-img ul li p{ display:block;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-small-img ul li .box:hover p{ color:#ff5500;}

.list-small-img2{ margin-bottom:20px;overflow:hidden;position:relative;}
.list-small-img2 ul{ margin-left:-10px;margin-top:-10px;}
.list-small-img2 ul li{ width:50%;float:left;margin-top:10px;}
.list-small-img2 ul li .box{ background:#f7f7f7;margin-left:10px;overflow:hidden;position:relative;}
.list-small-img2 ul li img{ width:100%;height:108px;}
.list-small-img2 ul li p{ padding:0 10px;display:block;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-small-img2 ul li .box:hover p{ color:#ff5500;}

.list-text{ overflow:hidden;position:relative;}
.list-text ul{}
.list-text ul li{ position:relative;height:30px;line-height:30px;}
.list-text ul li:before{ content:'';Position: absolute;left:0;top:50%;margin-top:-2px;height:4px;width:4px;border-radius:100%;background:#ddd;}
.list-text ul li a{ display:block;Position: absolute;left:15px;top:0;right:70px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-text ul li span{ display:block;Position: absolute;right:0;top:0;color:#999;font-size:12px;}
.list-text ul li a:hover{ color:#ff5500;}

.list-text2{ overflow:hidden;position:relative;padding-bottom:3px;}
.list-text2 ul{}
.list-text2 ul li{ margin-bottom:14px;padding-bottom:14px;border-bottom:solid 1px #f5f5f5;}
.list-text2 ul li a{ margin-bottom:5px;display:block;height:20px;line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-text2 ul li p{ line-height:20px;height:40px;font-size:12px;color:#a2a2b6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-text2 ul li:last-child{ margin-bottom:0;padding-bottom:0;border:0;}
.list-text2 ul li a:hover{ color:#ff5500;}

/*列表页*/
.content{ width:auto;margin:0;overflow:hidden;position:relative;}
.main{ width:auto;float:none;overflow:hidden;}
.side{ width:auto;float:none;overflow:hidden;}

.now{ margin-bottom:0;padding:10px 15px;font-size:12px;height:24px;line-height:24px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.now a{ color:#999;}

.bankuai{ padding:15px;background:#fff;margin-bottom:10px;}
.pd-30{ padding:15px;}

.list-fuwu{ overflow:hidden;position:relative;}
.list-fuwu ul{ margin-left:-10px;margin-top:-10px;}
.list-fuwu ul li{ width:50%;float:left;margin-top:10px;}
.list-fuwu ul li .box{ margin-left:10px;overflow:hidden;position:relative;}
.list-fuwu ul li img{ width:100%;height:108px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.list-fuwu ul li p{ display:block;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-fuwu ul li .box:hover p{ color:#ff5500;}

.list-article{ overflow: hidden;}
.list-article ul{ }
.list-article ul li{ height:80px;Position: relative;overflow: hidden;margin-bottom:20px;padding-bottom:20px;border-bottom: dashed 1px #ddd;}
.list-article ul li img{ height:80px;width:120px;Position: absolute;top:0;left:0;}
.list-article ul li .desc{ padding:4px 0 0 135px;}
.list-article ul li .desc h2{ text-align:justify;margin-bottom:10px;font-size:16px;height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space: normal;}
.list-article ul li .desc p.data{ line-height:22px;font-size:12px;color:#999;margin-bottom:10px;}
.list-article ul li .desc p.miaoshu{ display: none;}
.list-article ul li:hover .desc h2{ color:#ff5500;}
.list-article ul li:last-child{ margin-bottom:0;padding-bottom:5px;border-bottom:0;}

.side-click{ overflow: hidden;}
.side-click ul{}
.side-click ul li{ height:18px;line-height:18px;margin-bottom:18px;Position: relative; }
.side-click ul li span{ Position: absolute;top:0;left:0;display:block;width:18px;height:18px;color:#fff;line-height:18px;background:#ccc;text-align:center;font-size:12px;}
.side-click ul li a{ display:block;Position: absolute;left:32px;right:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.side-click ul li a:hover{ color:#ff5500;}
.side-click ul li:last-child{ margin-bottom:0;}
.side-click ul li:nth-child(1) span{ background:#ff5500;}
.side-click ul li:nth-child(2) span{ background:rgba(255, 85, 0, 0.8);}
.side-click ul li:nth-child(3) span{ background:rgba(255, 85, 0, 0.5);}

.side-news{ overflow: hidden;}
.side-news ul{}
.side-news ul li{ height:60px;Position: relative;overflow: hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #eee;}
.side-news ul li .img{ width:80px;height:60px;Position: absolute;top:0;right:0;}
.side-news ul li .img img{ width:80px;height:60px;}
.side-news ul li .desc{ padding:0 100px 0 0;}
.side-news ul li .desc h2{ text-align:justify;height:40px;line-height:20px;font-size:15px;font-weight:500;margin-bottom:4px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.side-news ul li .desc p{ font-size:12px;color:#999;line-height:20px;}
.side-news ul li .desc h2 a:hover{ color:#ff5500;}
.side-news ul li:last-child{ margin-bottom:0;padding-bottom:0;border-bottom:0;}

.side-chanpin{ overflow: hidden;}
.side-chanpin ul{ margin-top:-10px;margin-left:-15px;}
.side-chanpin ul li{ margin-top:10px;float:left;width:50%;}
.side-chanpin ul li .box{ margin-left:15px;}
.side-chanpin ul li img{ width:100%;height:108px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;border:solid 1px #eee;}
.side-chanpin ul li p{ font-size:14px;height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.side-chanpin ul li:last-child{ margin-bottom:0;}
.side-chanpin ul li:hover p{ color:#ff5500;}

/*分页*/
.pages{ padding:20px;background:#fff;height:32px;line-height:32px;overflow: hidden;text-align:center;margin-bottom:15px;}
.pages ul{ text-align:center;}
.pages ul li{ display:inline-block;margin:0 3px;background:#f5f5f5;font-size:13px;}
.pages ul a{ display:inline-block;padding:0 12px;color:#555;}
.pages ul a:hover{ background:#ff5500;color:#fff;}
.pages ul li.thisclass{ background:#ff5500;padding:0 12px;color:#fff;}
.pages ul li.thisclass a{ color:#fff;}
.pages ul li span.pageinfo{ color:#999;}
.pages span input{ height:24px;line-height:24px;border:1px solid #ccc; width:30px; margin:0 2px 0 2px; text-align:center; padding-top:-1px ;font-size:14px;}

/*详情页*/
.arc-head{ margin-bottom:20px;}
.arc-head h1{ margin-bottom:20px;font-size:28px;line-height:38px;font-weight:500;color:#222;}
.arc-info{ font-size:12px;color:#999;line-height:24px;overflow: hidden;}
.arc-info span{ display:block;float:left;margin-right:30px;}
.arc-body{ line-height:28px;font-size:15px;color:#555;text-align:justify;}
.arc-body p{ margin-bottom:20px;}
.arc-body h2{ text-align:center;font-size:28px;margin-bottom:20px;line-height:38px;font-weight:500;}
.arc-body img{ max-width:100% !important;height:auto !important;}
.arc-body table{ max-width:100% !important;min-width: 700px;margin:0 auto;border:0;background:#fff;font-size:13px !important;border-spacing:0;margin-bottom:20px;border-right:solid 1px #fbad93;}
.arc-body table tr td{ border:0;padding:12px 20px;line-height:24px;border-bottom:solid 1px #fbad93;border-left:solid 1px #fbad93;}
.arc-body table tr:first-child{ background:#ff5500;color:#fff;font-weight:bold;}
.arc-body table tr:first-child:hover{ background:#ff5500;}
.arc-body table tr:first-child td{ border-bottom:0;}
.arc-body table tr:hover{ background:#f5f5f5;}
.arc-body table p{ margin:0 !important;}
.arc-body h1{ text-align:center;margin-bottom:30px;padding-bottom:30px;border-bottom:solid 1px #ddd;font-size:28px;line-height:38px;font-weight:500;color:#222;}
.arc-body iframe{ width:720px;height:480px;margin:0 auto;}

.sxp{ border-top:dashed 2px #ddd;padding-top:30px;}
.sxp p{ font-size:15px;line-height:32px;height:32px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxp a:hover{ color:#ff5500;}

.list-about-text{ overflow:hidden;position:relative;}
.list-about-text ul{ margin-left:-50px;}
.list-about-text ul li{ float:left;width:50%;}
.list-about-text ul li .box{ margin-left:50px;position:relative;height:30px;line-height:30px;}
.list-about-text ul li .box:before{ content:'';Position: absolute;left:0;top:50%;margin-top:-2px;height:4px;width:4px;border-radius:100%;background:#ddd;}
.list-about-text ul li a{ display:block;Position: absolute;left:15px;top:0;right:70px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-about-text ul li span{ display:block;Position: absolute;right:0;top:0;color:#999;font-size:12px;}
.list-about-text ul li a:hover{ color:#ff5500;}

/*页脚*/
.footer{ padding:20px 0 60px 0;background:#222;}
.footer-box{ width:auto;margin:0 auto;overflow: hidden;}

.footer-dh{ display: none;}
.footer-mesg{ display: none;}
.footer-copy{ padding:0 15px;font-size:12px;padding-top:0;color:rgba(255,255,255,0.6);line-height:24px;overflow: hidden;width:100%;border-top:solid 0 rgba(255,255,255,0.2);}
.footer-copy a{ color:rgba(255,255,255,0.6);}
.footer-copy p.copy{ float:none;text-align:center;}
.footer-copy p.link{ display: none;}
.footer-copy p.link a{ display:block;float:left;margin-left:10px;}

/*客服*/
.kefu{ position:fixed;z-index:98;right:0;top:auto;bottom:0 !important;width:100%;}
.kefu ul{ margin-left:-1px;}
.kefu ul li{ text-align:center;border-radius:10px 10px 0 0;;margin:0;width:auto;padding:0;line-height:50px;height:50px;float:none;}
.kefu ul li i{ vertical-align:middle;display:inline-block;height:22px;width:22px;margin:0 auto;margin-top:-3px;margin-bottom:0;}
.kefu ul li i.icon-kefu-1{ background:url(../images/kefu-1.svg) no-repeat center center;background-size: 100%;}
.kefu ul li p{ display:inline-block;color:#fff;font-size:16px;line-height:20px;text-align:center;}
.kefu ul li:nth-child(2){ display:none;}
.kefu ul li .kefu-call{ display:none !important;}
.kefu ul li p span{ display:inline-block;padding-left:5px;}
.fixed-center{ top:auto;transform:translateY(0%);}

}