﻿@charset "utf-8";
/* CSS Document */

/*内页位置*/
.pg-position{ height: 50px; line-height: 50px;  color:#666;  background: #fff; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);}
.pg-position b{ font-size: 14px; color:#666; font-weight: normal;}
.pg-position a{ font-size: 14px; color:#666;}
.pg-position a:hover{ font-size: 14px; color:#00b8b6;}
.pg-position .select{ font-size: 14px; color:#00b8b6;}
.pg-position span{ font-size: 14px; color:#cccccc; display: inline-block; padding: 0px 10px;}
/*产品文字*/
.pro-text{padding: 40pX; background: #f6f6f6;}
.pro-text h3{ color: #333333; font-size: 30px; line-height: 160%;}
.pro-text h2{ color: #333333; font-size: 18px;}
.pro-text p{ line-height: 200%; color:#666; padding-top: 20px;}
/*产品列表*/
.pg-pro ul{width: 1280px; margin-left: -80px;}
.pg-pro ul li{ width: 240px; float: left; margin-left: 80px; margin-bottom: 20px; }
.pg-pro ul li .pg-pro-img{ width: 240px; height: 180px; overflow: hidden; position: relative;}
.pg-pro ul li .pg-pro-img img{transition: all 0.36s ease; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; display: block;}
.pg-pro ul li .pg-pro-tit{
    margin-top: 20px;  width: 100%; border-top:solid 2px #00b8b6; transition: all 0.36s ease; padding: 20px 0px; font-size: 16px; color:#333; line-height: 180%; height: 38px; overflow: hidden; text-align: center;

    overflow: hidden;
 
text-overflow: ellipsis;
 
display: -webkit-box;
 
-webkit-line-clamp: 2; 
 
-webkit-box-orient: vertical;

}
.pg-pro ul li .pg-pro-num{  width: 100px; height: 24px; text-align: center; line-height: 24px; border-radius: 24px; background: #cccccc; color: #fff; margin: 0px auto; margin-top: 15px; transition: all 0.36s ease;}
.pg-pro ul li  a:hover .pg-pro-img img{ transform: scale(1.08);} 
.pg-pro ul li  a:hover .pg-pro-tit { border-top:solid 2px #00b8b6; color:#00b8b6;} 
.pg-pro ul li  a:hover .pg-pro-num { background:  #00b8b6;} 

/*产品5切换*/
.wp-a{ border-bottom: solid 2px #00b8b6; transition: all 0.36s ease;}
.wp-a a.active{ background: #00b8b6; color:#fff;}
.wp-a a.aa:hover{ background: #00b8b6; color:#fff;}
.wp-a a{ font-size:16px; display: block; border-radius: 4px 4px 0px 0px; float: left; padding: 0px 30px; background: #666666; height: 50px;  text-align: center;  font-weight: bold; color:#333; line-height: 50px; background: #f6f6f6; margin-right:20px;}
.ss-text-h1{ color:#333; font-size: 24px; line-height: 160%; font-weight: bold;}
.ss-text{ border-bottom: solid 2px #dddddd;}
.ss-text-a{ width: 570px;}
.ss-text-a .ss-text-a-t1{ font-size: 16px; color:#666;}
.ss-text-b{ width: 500px;}
.ss-text-b img{ max-width: 100%;}
.ss-text-a-t2 p{position: relative; font-size: 16px; color: #666; padding-bottom: 10px; padding-left: 15px;}
.ss-text-a-t2 p::after{ content: ''; width:7px; height: 7px; background: #666; border-radius: 7px; position: absolute; top: 12px; left: 0;}

/*产品下拉*/
.pro-select h2{ font-size: 24px; color: #333; line-height: 160%;}
.pro-select ul li{  width: 270px; float: left; margin-left: 40px;}
.pro-select ul li p{ font-size:14px; color:#333333; padding-bottom: 10px;}
.pro-select ul li:nth-child(1){ margin-left: 0px;}
.pro-select ul li select{ width: 268px; height: 40px; border: solid 1px #ddd; background: #f6f6f6; border-radius: 4px; outline: none; font-size: 16px; color:#666666; appearance:none; -moz-appearance:none;  -webkit-appearance:none; background: url(../images/xl.png)no-repeat 240px center #f6f6f6; }

/*模板列表*/
.model-list table thead tr th{font-size: 14px; color:#000; font-weight: normal; text-align: left; padding: 0px 10px; text-align: center; line-height: 160%;border-bottom: solid 2px #333; padding-bottom: 20px; }
.model-list table thead tr{ border-bottom: solid 2px #333;}
.model-list table tbody tr td{ padding: 10px 0px;text-align: center; line-height: 160%; border-bottom:solid 1px #ddd;}
.model-list table tbody tr td .iconfont.icongou{ padding-right: 10px; font-size: 16px; color:#666666;}
.model-list table tbody tr td .iconfont.iconPDF, .model-list table tbody tr td .iconfont.iconliebiao-copy{  font-size: 22px; color:#00b8b6;}
.model-list table tbody tr td .ml-img { width: 48px; height: 48px; border: solid 1px #dddddd; background: #fff; border-radius: 4px; position: relative; display: block;}
.model-list table tbody tr td .ml-img img{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: auto; max-width: 100%; max-width: 100%; display: block; }
.model-list table tbody tr td .ml-t1 a{ font-size: 14px; color:#333;}
.model-list table tbody tr td .ml-t2 { font-size: 14px; color:#333;display:block;}
.model-list table tbody tr td .ml-input{  width: 48px; height: 34px; border: solid 1px #ddd; border-radius: 6px 0px 0px 6px; color:#333333; text-align: center; outline: none;}
.model-list table tbody tr td .ml-button{  width: 100px; height: 36px;  border-radius: 0px 6px 6px 0px; color:#fff; background: #00b8b6; border: none; vertical-align: middle; line-height: 36px; outline: none; cursor: pointer;} 
.model-list table tbody tr td .ml-button .icontianjiagouwuche{ font-size: 24px; padding-left: 5px;     vertical-align: sub;}
.model-list table tbody tr:hover { background: #f6f6f6;} 

/*文字*/
.pg-Notes{ border-bottom: solid 2px #dddddd;}
.pg-Notes h2{font-size: 16px; color:#333; padding-bottom: 10px;}
.pg-Notes p{ font-size: 14px; color:#666;}

.pg-acc h3{ font-size: 24px; color:#333; line-height: 200%;}
.pg-acc h2{ font-size: 16px; color:#333; line-height: 120%;}


/*放大镜*/
.preview{ width: 540px;}
.app-figure{ width: 540px;}
.MagicZoom{ width: 540px; height: 400px; position: relative;}
.MagicZoom img{  margin: auto; width: auto; max-width: 100%; max-height: 100%; display: block;}
.selectors { text-align: center;}
.selectors a{ display: inline-block; width: 76px; height: 56px; position: relative; margin: 0px 10px; border: solid 2px #ccc;}
.selectors a img{ position: absolute; top:0; left: 0; bottom: 0; right: 0; margin: auto; width: auto; max-width: 100%; max-height: 100%; display: block; box-shadow: none;}
.selectors a.mz-thumb-selected{ border: solid 2px #666666;}
.mz-thumb-selected img{-webkit-filter: brightness(100%); filter: brightness(100%);}
.mz-thumb:hover:not(.mz-thumb-selected) img{-webkit-filter: brightness(100%); filter: brightness(100%);}
.mz-thumb:hover:not(.mz-thumb-selected){border: solid 2px #666666;}


/*参数*/
.pro6-tit{ width: 480px;}
.pro6-tit h3{ font-size: 20px; color:#333; line-height: 160%;}
.pro6-tit h2{ font-size: 16px; color:#666; font-weight: normal;}
.pro6-tit h2 span{ font-size: 16px; color:#333;}
.pro6-tit-t1{ font-size: 18px; position: relative; color: #333; font-weight: bold;}
.pro6-tit-t1 span{ position: absolute; top:0; right: 0; font-size: 16px; color: #666; font-weight: normal;}
.pro6-tit-t1 span .iconfont{ padding-right: 8px;}
.pro6-tit-t2 input{width:118px;height:44px;border:solid 1px #ddd;border-radius:6px 0px 0px 6px;color:#333333;text-align:center;outline:none;font-size:16px;font-weight:bold;}
.pro6-tit-t2 button{font-size:16px;font-weight:bold;width:355px;height:46px;border-radius:0px 6px 6px 0px;color:#fff;background:#00b8b6;border:none;vertical-align:middle;line-height:36px;outline:none;cursor:pointer;}
.pro6-tit-t2 button .icontianjiagouwuche{font-size:24px;padding-left:5px;vertical-align:sub; font-weight: normal;}
.pro6-tit-t3{ position: relative;}
.pro6-tit-t3 input{ margin-right: 5px; display: inline-block; width: 15px; height: 15px;}
.pro6-tit-t3 span{ position: absolute; top: 0;  right: 0; }
.pro6-tit-t3 span .iconfont{ padding-right: 10px; font-size: 14px;}


/*pro6切换*/
.pro6-tab .tabs { background: #f6f6f6}
.pro6-tab .tabs .wp-a { border: none; }
.pro6-tab .tabs .wp-a a{  padding: 0px;     margin-right: 80px;}
.pro6-tab .tabs .wp-a a.active { background: transparent;; color: #333; border-bottom: solid 2px #00b8b6;}
.pro6-text p {color:#666; line-height: 200%;}
.pro6-text p img{max-width: 100%;}
.pro6-text  h2{ font-size: 18px; color:#333;}

/*内页banner*/
.pg-banner{ height: 360px; max-width: 1920px; margin: 0px auto; }

/*关于我们*/
.pg-ab-h1{ color: #333333; font-size:16px; border-bottom: solid 1px #ddd;}
.pg-ab-h2 {font-size: 16px;}
.pg-ab-list ul.pg-ab-list-a{width: 640px; width: 640px; padding-right: 40px;}
.pg-ab-list ul.pg-ab-list-b{ width: 520px;}
.pg-ab-text p{ font-size: 16px; color:#666; line-height: 200%;}
/*.pg-ab-text p strong{ color:#333;}*/
.pg-ab-list ul li{ font-size: 16px; color:#666; padding-bottom: 10px;}

/*购物车*/
.gwc-h1{font-size: 30px; color:#333;}
.gwc-a { width: 300px;}
.gwc-b { width: 840px;}
.gwc-a2 h3{ font-size: 18px; color:#333; padding-bottom: 15px; }
.gwc-a2 h2{ font-size: 14px; color:#999; font-weight: normal;}
.gwc-a2 ul{ border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; padding: 15px 0px;}
.gwc-a2 ul li{ padding: 2px 0px; font-size: 14px; color:#666; position: relative;}
.gwc-a2 ul li span{ position: absolute; top: 0px; right: 0;}
.gwc-a2 p{ position: relative; font-size: 14px; color:#333333;}
.gwc-a2 p span{ position: absolute; right: 0; top: 0; font-weight: bold; font-size: 15px;}
.gwc-a3 ul li{width: calc(100% - 2px); background: #f6f6f6; text-align: center; height: 44px; border: solid 1px #DDD; line-height: 44px; margin-bottom: 20px;border-radius: 4px; transition: all 0.36s ease;}
.gwc-a3 ul li .iconfont{ font-size: 20px; color:#00b8b6; padding: 0px 10px;}
.gwc-a3 ul li a{ font-size: 15px; color:#666;width:100%;height:100%;display:inline-block;
}
.gwc-a3 ul li:hover{ background: #00b8b6; border: solid 1px #00b8b6;}
.gwc-a3 ul li:hover a{ color:#fff; font-weight: bold;}
.gwc-a3 ul li:hover a .iconfont{ color:#fff;}
.gwc-a4 h2{ font-size: 18px; color:#333; padding-bottom: 15px; }
.gwc-a4 .gwc-a4-box input{  padding: 0px 20px;   width: 144px;  height: 40px;  border: solid 1px #ddd; border-radius: 6px 0px 0px 6px; color: #333333; font-size: 15px; outline: none;}
.gwc-a4 .gwc-a4-box button{    width: 110px; height: 42px; border-radius: 0px 6px 6px 0px;  color: #fff; background: #00b8b6;  border: none; vertical-align: middle; line-height: 42px; font-weight:bold; outline: none; cursor: pointer;}
.gwc-a4 .gwc-a4-box button .iconfont{ font-weight: normal;}
.gwc-a5 h2{ font-size: 18px; color:#333; padding-bottom: 15px; border-bottom: solid 1px #ddd;}
.gwc-a5 ul li{ margin-bottom: 20px;}
.gwc-a5 ul li .pwc-a5-img{ width: 40px; height: 40px; border-radius: 4px; background: #00b8b6; text-align: center; line-height: 40px;}
.gwc-a5 ul li .pwc-a5-img .iconfont{ font-size: 18px; color:#fff; }
.gwc-a5 ul li .pwc-a5-tit{ width: 220px; padding-left: 20px;}
.gwc-a5 ul li .pwc-a5-tit p{ color:#333; line-height: 150%;}
.gwc-a5 ul li .pwc-a5-tit span{ color:#999; line-height: 150%;}


.gwc-head{border-bottom: solid 1px #ddd; padding-bottom: 20px; }
.gwc-head h2{font-size: 18px; color:#333; line-height: 200%; }
.gwc-head p{font-size: 15px; color:#999; line-height: 160%;}


.bd-box thead tr th{ border-bottom: solid 2px #666; color: #333; padding: 15px 0px; font-weight: bold;font-size:16px;}
.bd-box thead tr th:nth-child(1){ text-align: left; text-indent: 20px;}
.bd-box tbody tr:nth-child(odd) td{ padding-top: 10px;}
.bd-box tbody tr:nth-child(even) td{ padding-bottom: 2px; border-bottom: solid 1px #ddd;}
.bd-box tbody tr td{ text-align: center; vertical-align: top;}
.bd-box tbody tr td strong{ color:#333;display:block;font-size:14px;
}
.bd-box tbody tr td input{ width: 34px; height: 23px; border: solid 1px #ddd; text-align: center; border-left:none; border-right:none;}
.bd-box tbody tr td a.jian, .bd-box tbody tr td a.add{ width: 25px; height: 23px; line-height: 23px; color:#333; border: solid 1px #ddd;  display: block; background: #f6f6f6; display: inline-block; vertical-align: middle;}
.bd-box tbody .gwc-b2-1-img{ width: 50px; padding:0px 20px;}
.bd-box tbody .ml-img{ width: 48px; height: 48px; display: block;  border-radius: 4px; border:solid 1px #ddd; }
.bd-box tbody .ml-img img{ width: 48px; height: 48px;}
.bd-box tbody .gwc-b2-1-tit{ width: auto; padding-left: ; color:#666; text-align: left; line-height: 160%;font-size:14px;}
.bd-box tbody tr td.gwc-b2-2{ text-align: left; padding-left: ; color:#333;}
.bd-box tbody tr td.gwc-b2-3{ text-align: right; }
.bd-box tbody .gwc-b2-3 a{ color: #666;}
.bd-box tbody .gwc-b2-3 span{ display: inline-block;padding: 0px 6px;}
.bd-box tbody .gwc-b2-3 a:hover{ color: #00b8b6;}
.bd-box thead tr th input.an, .bd-box tbody tr td input.an{ width: 15px; height: 15px; }
/*.bd-box tbody:hover{    background: #f6f6f6;}*/


/*您的账号*/
.pg-acc-h1{ font-size: 30px; color:#333333;}
.pg-acc-nav ul li{ float: left; padding-right: 20px; height: 50px; line-height: 50px;}
.pg-acc-nav ul li a{ padding: 0px 34px; display: block; height: 50px; line-height: 50px; font-size: 16px; color:#333; background: #f6f6f6; border-radius: 4px; transition: all 0.36s ease;}
.pg-acc-nav ul li a:hover{ background: #00b8b6; color:#fff;}
.pg-acc-nav ul li a.active{ background: #00b8b6; color:#fff;}


/*订单页面*/
.pg-order-a.bd-box tbody tr td { padding-top: 30px;}
.pg-order-a.bd-box.bd-box thead tr th:nth-child(2){ text-indent: 20px;}
.pg-order-a.bd-box tbody tr td:nth-child(1){ text-indent: 20px;     vertical-align: middle;}
.pg-order-a.bd-box tbody tr td{ padding-bottom: 20px; border-bottom: solid 1px #ddd;}
.pg-order-a.bd-box tbody:hover { background: transparent;}
.pg-order-a.bd-box tbody tr:hover{    background: #f6f6f6;}

.pg-order-b{ position: relative;}
.pg-order-b input {  text-indent: 20px; width: 15px; height:15px;}
.pg-order-b .iconfont{ font-size: 16px; color:#666666; display: inline-block; padding: 0px 10px;}
.pg-order-b a{ display: block; position: absolute;top:30px; font-size:16px; right:0; width: 380px; height: 46px; color: #fff; background: #00b8b6; text-align: center; line-height: 46px; border-radius: 4px;}
.pg-order-b a .iconfont{ display: inline-block; padding-left: 10px; font-size: 24px; color:#fff;     vertical-align: middle;}

/*技术说明*/
.pg-jssm-nav{ width: 278px; background: #f6f6f6; border:solid 1px #ddd; border-radius: 4px;}
.pg-jssm-nav-h1{ padding: 20px; border-bottom: solid 2px #666666; font-size: 18px; color:#333;}
.pg-jssm-nav-list h2{ font-size: 16px; color:#333;}
.pg-jssm-nav-list{ padding: 20px;}
.pg-jssm-nav-list p{ position: relative; padding: 5px 0px; padding-left: 25px; padding-right: 40px;}
.pg-jssm-nav-list p a{ color:#666;}
.pg-jssm-nav-list input{position: absolute; top:12px; left: 0;  width: 15px; height: 15px;  }
.pg-jssm-nav-list p span{ position: absolute; font-size: 12px; right: 0; top:12px; display: inline-block; text-align: center; padding: 0px 6px; height: 18px; line-height: 18px; min-width: 14px; background: #00b8b6; color:#fff; border-radius: 4px;}


.pg-jssm-list{ width: 860px;}
.pjl-a-img{ width: 220px; height: 160px; position: relative; overflow: hidden;}
.pjl-a-img img{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: auto; margin: auto; max-width: 100%; max-height: 100%; transition: all 0.36s ease;}
.pjl-a-tit{ width: 600px; padding-left: 40px;}
.pjl-a-tit h3{ color:#333; font-size: 20px;}
.pjl-a-tit h2{ color:#666; font-size: 15px; font-weight: normal; padding: 10px 0px;}
.pjl-a-tit h2 .iconfont{ font-size: 18px; color:#999999; display: inline-block; padding-right: 10px; }
.pjl-a-tit p{ font-size: 15px; color:#8c8c8c;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 20px;}
.pjl-a-tit a.more{width: 198px; height: 40px; border-radius: 4px; background: #f6f6f6; border: solid 1px #ddd; text-align: center; line-height: 40px; display: inline-block; transition: all 0.36s ease;}
.pjl-a-tit a.more:hover{background: #00b8b6; color:#fff; border: solid 1px #00b8b6;}
.pjl-a-img a:hover img{ transform: scale(1.08);}
.pg-jssm-list ul li { padding: 30px 0px; border-bottom: solid 1px #ddd;}
.pg-jssm-list ul li:nth-child(1){ padding-top: 0px;}

.pg-case-head h3{ font-size:30px; font-weight: normal; color:#333; line-height: 160%;}
.pg-case-head h2{ font-size:18px; font-weight: normal; color:#333;}
.pg-case-head p{ font-size:16px; color:#666;}

/*案例列表*/
.pg-case-list{ width: 1250px; margin-left: -50px;}
.pg-case-list ul li{ margin-left: 50px; float: left; width: 260px; padding-top: 20px;height:310px;}
.pg-case-list ul li .pcl-1-img{ width: 260px; height: 194px; position: relative; overflow: hidden;}
.pg-case-list ul li .pcl-1-img img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: auto; margin: auto; max-width: 100%; max-height: 100%; transition: all 0.36s ease;}
.pcl-1-tit{  font-size:16px; color:#333333; text-align: center; padding: 10px 0px; transition: all 0.36s ease;}
.pg-case-list ul li a:hover .pcl-1-img img{ transform: scale(1.08);}
.pg-case-list ul li a:hover .pcl-1-tit{ color:#00b8b6;}
.pg-case-text{ border-top:solid 1px #ddd;  border-bottom:solid 1px #ddd; }
.pg-case-text p{ font-size:16px; color:#666; line-height: 200%;}
.pg-case-h1{ color:#333; font-size:20px;}


/*申请报价*/
.pg-sqbj-head h2{ font-size:30px; color:#333;}
.pg-sqbj-head p{ font-size:15px; color:#666;}
.pg-sqbj-list { width: 700px;}
.pg-sqbj-list-edit{ text-align: right; padding-bottom: 20px; border-bottom: solid 1px #ddd; color:#666;}
.pg-sqbj-list-edit .iconfont{ font-size: 18px; display: inline-block; padding-right: 10px;}
.pg-sqbj-mess{ width: 380px;}
.pg-sqbj-mess .psm-wp{ padding: 30px; background: #f6f6f6; margin-bottom: 20px;}

.pg-sqbj-mess-1{ position: relative;}
.pg-sqbj-mess-1 h2{ font-size:18px; color:#333; font-weight:normal;}
.pg-sqbj-mess-1 span{ position: absolute; display: inline-block; top: 0; right: 0;}
.pg-sqbj-mess-1 span .iconfont{font-size: 18px; display: inline-block; padding-right: 10px;}
.pg-sqbj-mess-2{ font-size:14px; color:#666; width: 335px; font-size:15px;}
.pg-sqbj-mess-4 textarea{ width: calc(100% - 40px); padding: 20px; border:solid 1px #ddd; height: 120px; font-size:15px; }
.pg-sqbj-mess-3{ font-size:18px; color:#333; font-weight:normal;}
.psm-wp-an a{ width: 100%; height: 46px; line-height: 46px; background: #00b8b6; text-align: center; display: block; color:#fff; font-size:16px; border-radius: 4px;}

.pg-sqbj-list .bd-box tbody tr:nth-child(1) td{ padding-top: 20px;}
.pg-sqbj-list .bd-box tbody tr:nth-child(2) td{ padding-bottom: 10px;font-weight:bold;}


/*对比*/
.plr2{ padding-left: 20px; padding-right: 20px;}
.pg-contrast-h1 { font-size:30px; color:#333; font-weight: normal; line-height: 160%;}
.pcb-a{ width: 200px;}
.pcb-b{ width: 1000px;}


.pcb-a-box{ height: 468px;}
.pcb-b-box{ width: 198px; top:20px; }
.pcb-b-box .pbb-img {width: 198px; height: 150px; position: relative;}
.pcb-b-box .pbb-img img{position: absolute; top:0; left:0; right:0;bottom: 0; width: auto; margin: auto; max-width: 100%; max-height: 100%;}
.pcb-b-box .pbb-t1{ padding-top: 20px; color: #666; font-size: 14px; line-height: 160%; text-align: center; padding-bottom:20px;     height: 125px; overflow: hidden;}
.pcb-b-box .pbb-t1 h2{color: #333333; font-size: 15px; padding-bottom: 10px; line-height: 180%;}
.pcb-b-box .pbb-t2 { position: relative; padding-bottom: 20px; height: 28px;}
.pcb-b-box .pbb-t2 span{ font-size: 15px; color:#333333; }
.pcb-b-box .pbb-t2 .icongou{font-size: 16px; color:#666;}
.pcb-b-box .pbb-t2 a{ position: absolute; right:20px; font-size: 14px; color:#666;}
.pcb-b-box .pbb-t3 { height: 36px;}
.pcb-b-box .pbb-t3 input{ height: 34px; width: 48px; border:solid 1px #dddddd; text-align: center; font-size: 14px; border-radius: 4px 0px 0px 4px; border-right: none;}
.pcb-b-box .pbb-t3 button{ width: 108px; height: 36px; line-height: 36px; text-align: center; background: #00b8b6; border:none; vertical-align:middle; color:#fff; border-radius: 0px 4px 4px 0px;}
.pcb-b-box .pbb-t3 button .icontianjiagouwuche{ font-size: 20px;}
.pcb-b-box .pbb-t4{ font-size:14px; color:#666; text-align: center; padding-top: 20px;  height: 49px;}
.pcb-b-box .pbb-t4 .iconfont.iconlist{ font-size:12px; color:#666; display: inline-block; padding: 0px 10px;}
.pcb-b-box .pbb-t5{ text-align: center; padding-top: 30px; margin-left: -2px; margin-top: -1px;}
.pcb-b-box .pbb-t5 h2{ color:#333; font-size:14px; height: 50px; line-height: 50px; border-bottom: solid 2px #999999;overflow:hidden;}
    .pcb-b-box .pbb-t5 p {
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: solid 1px #ddd;
    }
.pcb-b-box.kk .pcb-abc{ background: #f6f6f6; margin: 0px 10px;}
.one{width: 198px;height: 1423px; margin: 1px 1px;}
.boxList{   height: 1423px;  margin-top: 20px;  position: relative; width: 1000px;     z-index: 1;}
.close-box{ cursor: pointer; position: absolute; right: 20px;  top: 0; z-index: 2;}
.close-box img{ width: 16px; height: 16px;}

.pcb-a-main h2{ font-size:18px; color:#333; font-weight:normal; padding-top: 22px;}
.pcb-a-main .pcb-sx{ font-size:14px; color:#666; height: 50px; line-height: 50px; border-bottom: solid 2px #999999;}
.pcb-a-main .pcb-sx span.active{ color:#00b8b6;}
.pcb-a-main .pcb-sx span:hover{ color:#00b8b6;}
.pcb-a-main .pcb-sx span{ cursor: pointer;}
.pcb-a-main p {height: 50px; line-height: 160%; border-bottom: solid 1px #ddd; padding: 0px 20px; padding-top: 10px; font-size:13px; font-weight: bold; color:#333; padding-left: 46px; background: #f6f6f6; position: relative;}
.pcb-a-main p input.sx-an{ position: absolute; top: 15px; left: 20px; width: 15px; height: 15px;}
.pcb-a-main p label{cursor: pointer;}


.pcb-b-box.kk .pcb-abc{ background: #f6f6f6; margin: 0px 10px;}
.pcb-b-box.kk .close-box{ display: none;}
.pcb-b-box.kk .pbb-img img{ display: none;}
.pcb-b-box.kk .close-box{ display: none;}
.pcb-b-box.kk .pbb-t1 h2, .pcb-b-box.kk .pbb-t1 p{ display: none;}
.pcb-b-box.kk .pbb-t2 span, .pcb-b-box.kk .pbb-t2 a{ display: none;}
.pcb-b-box.kk .pbb-t3 input, .pcb-b-box.kk .pbb-t3 button{ display: none;}
.pcb-b-box.kk .pbb-t4 .iconfont.iconlist, .pcb-b-box.kk .pbb-t4 span{ display: none;}