body {
    margin: 0;
    padding: 0;
}

div,
li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*地图banner css 中国安装协会优质展厅*/

.map-banner {
    width: 100%;
    position: relative;
    height: 177px;
    background: url("../images/canzhan/map_banner.jpg") no-repeat top center !important;
}


/*地图banner css 内蒙优质展厅*/

.nm-map-banner {
    width: 100%;
    position: relative;
    height: 177px;
    background: url("../images/canzhan/nmgzt_bn.jpg") no-repeat top center !important;
}


/*地图内容 css*/

.map-main {
    position: relative;
    overflow: hidden;
    border-top: 3px solid #ffbb15;
}

.map-left {
    position: relative;
    float: left;
    width: 400px;
    margin-left: 0;
}

.map-search {
    height: 64px;
    background: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #dddddd;
    padding: 0 15px;
    overflow: hidden;
}

.map-search>.search-con {
    position: relative;
    width: 100%;
    height: 38px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-top: 12px;
}

.map-search>.search-con>input {
    outline: none;
    padding: 0 36px 0 15px;
    height: 38px;
    border: 0;
    background: none;
}

.map-search>.search-con>a {
    display: inline-block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
}

.map-list {
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    box-shadow: 1px 0 3px rgba(221, 221, 221, .7);
    border-right: 1px solid #dddddd;
    position: absolute;
    z-index: 9;
}

.map-list>.list-con {
    padding: 20px 18px;
}

.list-item {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 68px;
    margin-bottom: 20px;
}

.list-item>a {
    text-decoration: none;
    display: block;
    min-height: 68px;
}

.list-item>a>img {
    width: 104px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 0;
}

.list-item>a>h3 {
    padding-left: 120px;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    width: 322px;
}

.list-item>a>h3>span {
    position: absolute;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    border: 1px solid #5cb357;
    font-size: 12px;
    color: #5cb357;
    padding: 0 5px;
    top: 0;
    right: 0;
}

.list-item div {
    margin-top: 20px;
    padding-left: 120px;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #e44e05;
    font-family: Arial;
}

.list-item div>img {
    vertical-align: top;
    width: 13px;
    margin-right: 2px;
}

.list-item div>span {
    float: right;
    color: #999999;
}

.map-list1 {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    top: 64px;
    left: -400px;
    transition: all .5s ease;
}

.detail-con {
    background: #f7f7f7;
}

.backgo-list {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    background: #ffffff;
    height: 45px;
    padding-left: 18px;
}

.backgo-list>a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 16px;
}

.backgo-list>a>img {
    margin-right: 15px;
    vertical-align: bottom;
}

.pro-detail {
    width: 100%;
    padding: 18px 18px 0 18px;
    background: #ffffff;
    margin-bottom: 5px;
}

.pro-detail>a {
    display: inline-block;
    position: relative;
    width: 100%;
    text-decoration: none;
}

.pro-detail>a>img {
    width: 100%;
    display: block;
}

.pro-detail>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 109, 21, .9);
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.pro-detail>a>span:hover {
    background: rgba(255, 109, 21, 1);
}

.pro-detail>h3 {
    margin: 7px 0 0 0;
    font-weight: normal;
    font-size: 15px;
}

.pro-detail>h3>a {
    text-decoration: none;
    color: #333;
}

.pro-detail>div {
    margin: 5px 0 0 0;
    overflow: hidden;
}

.pro-detail>div>h5 {
    margin: 0;
    font-size: 13px;
    width: 70%;
    float: left;
    font-weight: normal;
}

.pro-detail>div>h5>a {
    color: #999;
    text-decoration: none;
}

.pro-detail>div>h5>a:hover,
.pro-detail>h3>a:hover {
    color: #ffbb15;
}

.pro-detail>div>span {
    display: inline-block;
    float: left;
    width: 30%;
    font-size: 13px;
    color: #bbb;
    text-align: right;
}

.pro-detail>ul {
    border-top: 1px solid #f1f1f1;
    margin-top: 15px;
    height: 50px;
}

.pro-detail li {
    width: 33%;
    float: left;
    text-align: center;
    font-size: 13px;
    color: #999;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border-right: 1px solid #f1f1f1;
}

.pro-detail li:last-child {
    border-right: 0;
}

.pro-detail li img {
    margin-right: 3px;
}

.pro-detail li:last-child img {
    vertical-align: sub;
}

.pro-detail li:last-child>a {
    color: #999;
    text-decoration: none;
}

.gl-company {
    background: #ffffff;
    min-height: 100px;
    padding: 0 18px;
    margin-bottom: 5px;
}

.gl-company>h3 {
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
    font-weight: normal;
    margin: 0;
}

.gl-company>ul {
    overflow: hidden;
    margin-top: 10px;
}

.gl-company li {
    width: 33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
}

.gl-company li>a {
    display: block;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #999999;
    border-radius: 15px;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    transition: all .5s ease;
}

.gl-company li>a:hover {
    border: 1px solid #ccc;
    color: #777;
}

.pro-data {
    width: 100%;
    padding: 0 18px 30px 18px;
    background: #ffffff;
}

.pro-data li {
    width: 100%;
    border-bottom: 1px dashed #f1f1f1;
    position: relative;
    min-height: 42px;
    padding-left: 70px;
    overflow: hidden;
}

.pro-data li:last-child {
    border-bottom: 0;
}

.pro-data li>label {
    position: absolute;
    font-weight: normal;
    color: #333;
    font-size: 14px;
    left: 0;
    top: 10px;
}

.pro-data li>p {
    color: #999;
    margin: 8px 0 0 0;
    font-size: 14px;
    line-height: 180%;
}


/*地图右边 css*/

.map-right {
    position: relative;
    overflow: hidden;
}

.map-nav {
    height: 64px;
    background: #f7f7f7;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 1px 3px rgba(221, 221, 221, .7);
}

.map-nav-left {
    width: 50%;
    height: 64px;
    float: left;
}

.map-nav-left ul {
    height: 64px;
}

.map-nav-left li {
    position: relative;
    height: 64px;
    float: left;
}

.map-nav-left li span {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #eaeaea;
    height: 64px;
    line-height: 64px;
    color: #999999;
    font-size: 14px;
    cursor: pointer;
}

.map-nav-left li span>img {
    vertical-align: sub;
    margin-left: 2px;
}

.nav-nf,
.nav-lx,
.nav-wz,
.nav-px {
    position: absolute;
    z-index: 10;
    top: 64px;
    left: 0;
    background: #ffffff;
    border: 1px solid #eee;
    border-top: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .03);
    padding: 15px;
    display: none;
}

.nav-nf {
    width: 300px;
}

.nav-lx {
    width: 320px;
}

.nav-wz {
    width: 200px;
}

.nav-px {
    width: 120px;
}

.nav-nf.bc,
.nav-lx.bc,
.nav-wz.bc,
.nav-px.bc {
    display: block;
}

.nav-nf>a,
.nav-lx>a,
.nav-wz>a,
.nav-px>a {
    display: inline-block;
    width: 50%;
    float: left;
    color: #999999;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
}

.nav-nf>a {
    width: 33.33%;
}

.nav-px>a {
    width: 100%;
}

.nav-nf>a:hover,
.nav-lx>a:hover,
.nav-wz>a:hover,
.nav-px>a:hover {
    color: #ffbb15;
}

.map-nav-right {
    text-align: right;
    width: 50%;
    float: left;
    padding-right: 20px;
	height: 20px;
}

.map-nav-right>div {
   /* float: right;*/
    font-size: 14px;
    color: #333;
    margin: 20px 15px 0 0;
}

.map-nav-right span {
    margin-right: 15px;
}

.map-nav-right span>strong {
    color: #bb3337;
    font-size: 20px;
    font-weight: normal;
    font-family: Arial;
    margin-right: 2px;
}

.map-nav-right>div>a {
    /*color: #4b99db;*/
    /*text-decoration: none;*/
    display: inline-block;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
}

.map-nav-right a.backgohome {
    display: inline-block;
    float: right;
    height: 36px;
    padding: 0 12px 0 0px;
   /* background: #e9e9e9;*/
   /* color: #999;*/
    /*border-radius: 18px;*/
    overflow: hidden;
    line-height: 36px;
    /*text-decoration: none;*/
    /*font-size: 14px;*/
    margin-top: 20px;
    /*background-image: url("../images/canzhan/backgohome.png");*/
    /*background-position: 12px center;*/
    /*background-repeat: no-repeat;*/
}


/*滚动条的样式修改--------------------------------------------*/

::-webkit-scrollbar
/*整体部分*/

{
    width: 5px;
    height: 10px;
}

::-webkit-scrollbar-track
/*滑动轨道*/

{
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.05);
}

::-webkit-scrollbar-thumb
/*滑块*/

{
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
    background: rgba(0, 0, 0, 0.07);
}

::-webkit-scrollbar-thumb:hover
/*滑块效果*/

{
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
    background: rgba(0, 0, 0, 0.1);
}