﻿/*↓页面主体*/
.product-page-body .show-detail{background-color:white;position:relative;}
.product-show-detail{padding:32px 40px;}
/*.page-detail-title {margin:8px 0px 40px 0px;}*/
.page-detail-title h2{font-size:28px;text-align:center;}
.page-detail-title div{text-align:center; margin:18px 0px 28px 0px;color:#696969;}
.page-detail-content{text-indent:1em;color:#696969;}
/*↑*/

/*↓产品与服务列表页主体*/
.product-page-body{width:1220px;margin:0px auto;margin-top:30px;padding-bottom:50px;}
.product-left{width:290px;line-height:36px;background-color:white;float:left;}
.product-category{text-indent:30px;font-size:15px;}
.product-category:hover{text-indent:30px;font-size:15px;color:#1b78cf;}
.check{background-color:#1b78cf;color:white;}
.check:hover{background-color:#1b78cf;color:white;}
.about-category-child {margin-left:50px;}
.about-category-child ul li{list-style-type:square;}
.about-category-child ul li:hover{list-style-type:square; color:#1b78cf;cursor :pointer;}
.li-check{color:#1b78cf;}


.product-right{width:900px;margin-left:320px;}
.recruit-part a:hover{color:#1b78cf;}
.recruit-part{border-bottom:1px solid #d8d8d8;padding:12px 0px;}
.clear{clear:both;}

/*↑↑*/
.recruit-part table{width:100%;}
.recruit-part table tr{height:35px;}
.td-left{width:70%;text-align:left;}
.title{font-size:16px;font-weight:600;}
.td-right{width:30%; text-align:right;}



