﻿/*↓市场网络*/
.product-page-body{width:1220px;margin:0px auto;margin-top:30px;}
.product-page-body #tab {width: 100%;min-height: 450px;overflow: hidden;}
.product-page-body #tab-content{background-color:#fff;box-shadow: 0 0 2px #ddd; padding-bottom:20px;margin-bottom:50px;}
/*选项卡的头部*/
.product-page-body #tab-header {height: 38px;text-align: center; position: relative;overflow:hidden;}
.product-page-body #tab-header ul {width: 100%;position: absolute;left: -1px;font-size: 19px;list-style-type:none;padding:0;}
.product-page-body #tab-header ul li {float: left;}

.product-page-body #tab-header ul li span{display:block;float:left;height:38px;line-height: 38px;overflow:hidden;background-color:#e7eef8;border-top:1px solid #d3d8de;font-size:14px;}
.product-page-body #tab-header ul li span.firstTxt{padding-left:20px;}
.product-page-body #tab-header ul li span.centerImg{width:36px;border-top:none;background:url(../images/support/centerImg02.png) no-repeat;}
.product-page-body #tab-header ul li span.centerImg01{width:36px;border-top:none;background:url(../images/support/centerImg03.png) no-repeat;}
.product-page-body #tab-header ul li span.lastImg{width:34px;border-top:none;background:url(../images/support/lastImg02.png) no-repeat;}

.product-page-body #tab-header ul li.selected span{background-color:#fff;border-top:1px solid #fff;color:#0C6EB5;font-size:14px;}
.product-page-body #tab-header ul li.selected span.lastImg{border-top:none;background:url(../images/support/lastImg01.png) no-repeat;}
.product-page-body #tab-header ul li.selected span.centerImg{border-top:none;background:url(../images/support/centerImg01.png) no-repeat;}
#khzy{position:absolute;top:22px; }
#khzy a {color:#1b78cf;}
/*主要内容*/
.market-head{width:1160px; height:35px;margin:0 auto;padding-top:40px; position: relative;}
.head-img{float:left; height:35px; }
.head-title{float:left;font-size:26px;margin:0px 18px;}
.head-img img{margin-top:16px;}
.market-map{width:650px; margin:0 auto; /*margin-top:30px;*/}

.maket-content{width:1132px;margin:0 auto;/*margin-top:42px;*/}
.maket-content table tr td{width: 376px;text-align: left;border: solid 1px #D9D9D9;vertical-align: top;padding: 42px 20px 20px 40px;}
 .maket-content table{width: 100%;border-collapse:collapse;}
    .maket-content .title {font-size:24px;}
/*↑市场网络*/