﻿/*↓产品与服务详情页*/
.product-page-body .show-detail{background-color:white;position:relative;}
.product-show-detail{padding:32px 40px;}
.page-detail-title h2{font-size:26px;text-align:left; border-left: 7px solid #1a78d2; text-indent: 0.5em; height: 21px; line-height: 21px;}
.page-detail-title div{text-align:center; margin:18px 0px 28px 0px;color:#696969;}
.page-detail-content{color:#696969;}
.down-img{position:absolute;right:-8px;top:75px;}
/*↑*/

/*↓产品与服务列表页主体*/
.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;}


.product-category-child {margin-left:50px;}
.product-category-child ul li{list-style-type:square;}
.product-category-child ul li:hover{list-style-type:square; color:#1b78cf;cursor :pointer;}
.li-check{color:#1b78cf;}


.product-right{width:900px;margin-left:320px;}
.product-right-detail{width:280px;height:372px; float:left;margin:0px 18px 37px 0; background-color:white;}
.detail-body{width:280px;height:372px;}
.clear{clear:both;}
.detail-text{margin:10px 20px;}
.detail-text p{font-size:16px;font-weight:bold; color:#333333;}
.detail-text .detail-content{font-size:16px; color:#666666;margin:12px 0;}
.detail-text img{float:right;}


/*↑↑*/



