@charset "gb2312";
/*通用标题*/
.clear{margin:3rem 0;}
.title h2 {display: inline-block;font-size: 18px;}
.title {border-bottom: 1px solid #f2f2f2;margin-bottom: 30px;padding-bottom: 10px;}
/*顶部型号导航*/
.xh-sub{float:right;padding: 2rem 0 3rem 0;}
.xh-sub a{float: left;margin: 0 10px;}
/*顶部*/
.xh-one{display:flex;}
.xh-one .img{width: 560px;}
.xh-one .pro-info{width: 640px;background: #f2f2f2;padding: 2rem;}
.xh-one .pro-info h1{margin-bottom: 2rem;}
.xh-one .pro-info span{color: #4667af;display: block;margin-top: .5rem;}
.xh-one .pro-info .lx {height: 3rem;margin-top: 1rem;}
.xh-one .pro-info .lx a{display: inline-block;line-height: 3rem;background: #4667aa;color: #fff;margin-right: 1rem;padding: 0 2rem;}
/*快速导航*/
.xh-nav .fl a{height: 3rem;display:block;line-height: 3rem;padding: 0 1rem;float: left;background: #efefef;}
.xh-nav .fl a:nth-child(1){background: #4667aa;color: #fff;padding: 0 2rem;}
.xh-nav .fr a{height: 3rem;display:block;line-height: 3rem;padding: 0 1rem;float: left;}
.xh-nav .fr a i {display:block;float:left;width: 40px;height: 40px;background: url(/images/xinghao/wendang.png) no-repeat center;}
.xh-nav .fr a:nth-child(2) i{background: url(/images/xinghao/fuwu.png) no-repeat center;}
.xh-nav .fr a:nth-child(3) i{background: url(/images/xinghao/kefu.png) no-repeat center;}
/*顶部参数*/
.xh-canshu {display: flex;}
.xh-canshu .param{padding:0.6% 0 1.3%;width: 20.5%;text-align:center;background-color:#f7f7f7;}
.xh-canshu .param:nth-child(even){ background-color:#efefef; }
.xh-canshu i{ display:block; margin:0 auto; width:64px; height:64px; background:url(/images/xinghao/params.png) no-repeat;background-position:-64px 0;}
.xh-canshu .param:hover i{ transform:translateY(-5px);}
.xh-canshu .param:nth-child(2) i{background-position:0 0;}
.xh-canshu .param:nth-child(3) i{background-position:-256px 0;}
.xh-canshu .param:nth-child(4) i{background-position:-320px 0;}
.xh-canshu .param:nth-child(5) i{background-position:-384px 0;}
.xh-canshu .param:nth-child(6) i{background-position:-448px 0;}
.xh-canshu .param span{display: block;}
/*参数表*/
.xh-biao{display: flex;}
.xh-biao .fl{background: #f0f3f7;margin-right: 20px;width: 860px;padding: 20px 30px;}
.xh-biao .fl .tit {text-align: center;font-size: 1.3rem;height: 40px;line-height: 40px;margin-bottom: 1.3rem;}
.xh-biao .fl table{width: 100%;text-align: center;border-spacing:0px;border-collapse:collapse;background:#fff;}
.xh-biao .fl table tr{border:1px solid #ddd;line-height: 40px;}
.xh-biao .fl table th{background: #4667aa;height: 40px;line-height: 40px;color: #fff;width: 200px;}
.xh-biao .fl table tr:nth-child(2n){background:#f5f5f5;}
.xh-biao .fr{width: 300px;background: #f0f3f7;padding: 0 1.5rem;}
.xh-biao .fr .botsms .select,.xh-biao .fr .botsms .textbox{width: 100%;}
.xh-biao .fr .botsms {background: none;margin: 0;}
.xh-biao .fr .botsms .tit{font-size: 1.3rem;text-align: center;background: unset;margin: 0 0 0.3rem 0;}
.xh-biao .fr .botsms .tit i{background: unset;}
.xh-biao .fr .botsms .botsmstip{ text-align:center; color:#666; margin-bottom:1rem}
.xh-biao .fr .botsms .leftform, .arc-top .fr .botsms .select,.arc-top .fr .botsms .textbox{width: 100%;}
.xh-biao .fr .botsms .select,.arc-top .fr .botsms .textbox{background: #fff;border: none;height: 2.8rem;line-height: 2.8rem;}
.botsms .textbox{height: 40px; line-height:40px; padding-left:5px;}
.xh-biao .fr .botsms .bssubmit{width: 63%;display: block;background-color: #4667aa;color: #fff;font-size: 1rem;padding: 7px 0px;margin: 10px auto;}
.xh-biao .fr .botsms p{color: #4667aa;padding: 0;}
/*评价*/
.xh-pingjia .content {display: flex;}
.xh-pingjia .content .comment-item {margin-right: 25px;background: #fafafa;padding: 20px;border: 1px solid #f1f1f1;}
.xh-pingjia .content .comment-item:last-child{margin-right: 0;}
.xh-pingjia .content .diqu{margin: 9px 0 14px 0;}
.xh-pingjia .content .diqu img {width: 20px;height: 20px;border-radius: 100px;margin-right: 5px;}
.xh-pingjia .content .diqu span{font-size: 15px;}
.xh-pingjia .content .info {overflow: hidden;}
.xh-pingjia .content .info .info-item {float: left;margin-right: 27px;}
.xh-pingjia .content .info .info-item p{font-size: 15px;line-height: 18px;color: #333;font-weight: bold;}
.xh-pingjia .content .info .info-item span{display: block;font-size: 12px;color: #999;margin-top: 5px;}
.xh-pingjia .content .text{margin-top: 5px;}
.xh-pingjia .content .text p {font-size: 14px;color: #5d5d5d;}
/*配置方案*/
.xh-fangan .fl{background: #fafafa;margin-right: 40px;width: 860px;}
.xh-fangan h2{line-height: 25px;font-size: 18px;text-align: center;}
.xh-fangan table{width: 100%;text-align: center;border-spacing:0px;border-collapse:collapse;background:#fff;}
.xh-fangan tr, .xh-fangan td, .xh-fangan th{border:1px solid #ddd;line-height: 40px;}
.xh-fangan th{background: #4667aa;height: 40px;line-height: 40px;color: #fff;width: 200px;}
.xh-fangan tr:nth-child(2n){background:#f5f5f5;}
.xh-fangan p {font-size: 1rem;color: #666;line-height: 2rem;}
.xh-fangan p {font-size: 1rem;color: #666;line-height: 2rem;background: #f2f2f2;padding: 20px;width: 830px;margin: 20px 0 0 20px;float: right;height: 235.38px;}
.xh-fangan p strong{display: block;font-size:18px;margin-bottom:10px;}
.xh-fangan .img{width: 350px;float: left;margin-top: 20px;}
/*案例推荐*/
.xh-case ul {display: flex;}
.xh-case ul li{background: #fafafa;margin-right: 20px;}
.xh-case ul li:last-child{margin-right: 0;}
.xh-case .case-box {padding: 20px;}
.xh-case .case-box h3{font-size: 16px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 3.6rem;}
.xh-case .case-box span{display: inline-block;padding: 0 8px;border: 1px solid #ccc;text-align: center;line-height: 20px;font-size: 12px;color: #ccc;margin-top: 25px;}
.xh-case ul li:hover h3{color: #3557aa;}
.xh-case ul li:hover .case-box span{color: #3557aa;border:1px solid #3557aa;}
/*内容知识*/
.xh-zhishi {background: #f8f9fc;padding: 10px;display: flex;}
.xh-zhishi .xh-content {width: 860px;padding: 40px;background: #fff;}
.xh-zhishi .xh-content h2{margin: 10px auto;font-size: 16px;color: #2A3457;}
.xh-zhishi .xh-content h3{margin: 10px auto;font-size: 1rem;color: #2A3457;font-size: 15px;}
.xh-zhishi .xh-content p{line-height: 22px;color: #9FA3B3;margin-top: 15px;}
.xh-zhishi .tj-wenda {width: 300px;background: #f0f3f7;padding: 15px;margin-left: 20px;}
.xh-zhishi .tj-wenda dl dt{background: url("/images/xinghao/wenhao.png") no-repeat left  center;background-size: 8%;height: 25px;padding-left: 30px;margin-bottom: 25px;line-height: 25px;font-size: 18px;}
.xh-zhishi .tj-wenda dl dd {margin-bottom: 10px;}
.xh-zhishi .tj-wenda dl dd a {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;box-sizing: border-box;line-height: 35px;border-bottom: 1px solid #f8f9fc;color: #2A3457;}
.xh-zhishi .tj-wenda p {color: #686F88;text-align: right;margin-top: 15px;}
.xh-zhishi .tj-wenda p a {color: #E87B2A;padding: 0 5px;}
/*推荐产品*/
.tj-pros ul{display: flex;}
.tj-pros ul li{text-align: center;margin-right: 30px;background: #fafafa;padding: 10px;padding-bottom: 20px;}
.tj-pros ul li:last-child{margin-right: 0;}
.tj-pros ul li h3{font-size:18px;color: #333;line-height:60px;}
.tj-pros ul li span{display: block;font-size: 14px;color: #999;line-height: 24px;}
/*新闻推荐*/
.tj-news{display:flex;}
.tj-news .new-tit {font-size: 20px;font-weight: bold;}
.tj-news .new-list{width: 580px;}
.tj-news .new-list:last-child{margin-left: 40px;}
.tj-news ul{padding:20px 40px;background: #FAFAFA;margin-top: 20px;}
.tj-news ul li{height: 50px;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.tj-news ul li:last-child{border-bottom: none;}
.tj-news ul li span{display: inline-block;width: 68px;font-size: 12px;color: #666;text-align: right;}
.tj-news ul li a{width: 340px;display: inline-block;	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size: 14px;color: #333;}