﻿@charset "utf-8";
/* CSS Document */
/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2020-06-16 10:33)
*/

/*home*/
.main-top{line-height: 40px;background: #f1f1f1;padding: 0 20px;}
#maincontainer {position: relative;display: flex;}
.leftBox {position: relative;width: 451px;height: 100%;}
.tab_content .l-h2 {color: #666;text-align: center;font: bold 22px/24px "Microsoft YaHei","simsun";padding: 5px 0px;}
.l-h2 {position: relative;width: 442px;}
.l-h2 p {display: none;}
.tab_content .classBox {padding: 16px 0;height: 100%;}
.tab_content .classBox ul li {position: relative;width: 25%;height: 85px;float: left;display: block;text-align: center;margin-bottom: 30px;font-size: 20px;cursor: pointer;color: #333333;line-height: 150%;}
.tab_content .classBox  ul li .item_img {display: none;width: 428px;position: absolute;left: 0;top: 100px;z-index: 999;background: #f5f5f5;}
.tab_content .classBox  ul li .item_img h4 {background: url(../images/home/icon-jt1.png) no-repeat left top;height: 9px;display: block;overflow: hidden;margin-top: -9px;}
.tab_content .classBox  ul li .item_img h5{background: url(../images/home/map_bg02_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden;margin-top: -9px;}
.tab_content .classBox  ul li .item_img h6{background: url(../images/home/map_bg03_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden; margin-top: -9px;}
.tab_content .classBox  ul li .item_img h7 {background:url(../images/home/map_bg04_v3.png) no-repeat left top;height: 9px;display: block;overflow: hidden; margin-top: -9px;}

.tab_content .classBox  ul.lists li .item_img > div {padding: 12px 20px;display: block;overflow: hidden;}
.tab_content .classBox  ul.lists li .item_img > div a {cursor: pointer;background: url(../images/home/icon-dw.png) no-repeat left 9px;text-align: left;font-size: 14px;font-weight: bold;color: #4C4C4C;line-height: 120%;padding: 10px 0 10px 26px;margin: 0px 13px;width: 93px;display: block;overflow: hidden;float: left;white-space: pre-wrap;word-wrap: break-word;}
.tab_content .classBox  ul.lists li .item_img > div a {margin: 0px 5px;}
.tab_content .classBox ul.lists li.active .item_img {display: block;}
.tab_content .classBox ul li .one,.tab_content .classBox ul li .five{left: -113px;}
.tab_content .classBox ul li .two,.tab_content .classBox ul li .sex{left: -226px;}
.tab_content .classBox ul li .three{left: -338px;}
.rightBox {flex: 1;height: 100%;overflow: hidden;}
#map{height: 100%;}


#maincontainer .frameDiv{position: relative;border-bottom: 1px dotted #b3b3b3;padding: 15px 0;}
#maincontainer .frameDiv .tit03{padding: 0 15px;font-weight: bold;color: #333333;}
#maincontainer .frameDiv .tit03 a{position: absolute;right: 15px;top: 15px;}
.lc_tit {position: relative;height: 30px;line-height: 30px;font-size: 14px;}
.lc_tit strong {color: #fff;display: block;float: left;font-weight: bold;text-align: center;max-width: 35px;padding: 0 10px 0 10px;background: url(../images/home/icon-dw2.png)no-repeat center;}
.lc_tit h4 {color: #b80608;float: left;font-size: 15px;font-weight: bold;max-width: 300px;padding-right: 70px;padding-left: 10px;cursor:pointer;}
#showBox{padding: 15px 15px 10px 0;}
.lc_tit span {float: right;color: #999;font-size: 12px;position: absolute;right: 0;top: 0px;}
.lc_tit span a {color: #b80608;font-weight: bold;font-size: 15px;display: none;}
.listc{padding:10px;}
.listc:hover{background: #f2f2f2;}
.listc:hover .lcbtn{visibility: visible;}
.listc:hover .lc_tit span a{display: block;}
.listc p {clear: both;line-height: 20px;padding-left: 38px;color: #333333;}
.lcbtn {visibility: hidden;height: 20px;padding-top:6px;}
.lcbtn dt {float: left; width: 175px;height: 20px;padding-left: 38px;}
.lcbtn dt a {display: inline-block;width: 30px;height: 18px;line-height: 18px;background-color: #f0f0f0;border: 1px solid #a4a4a4;margin-right: 11px;text-align: center;border-radius: 3px;background: -moz-linear-gradient(top, #fff,#e0e0e0);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#e0e0e0,grandientType=1);}
/*地图样式*/
.BMap_bubble_content .map-box{padding: 20px;}
.BMap_bubble_content .map-box h4{margin-bottom: 7px;}
.BMap_bubble_content .map-box h4,.BMap_bubble_content .map-box h4 a{color: #b80608;font-size: 15px;}
.BMap_bubble_content .map-box p{margin-top: 5px;}

.BMapLib_bubble_title{font-size:16px!important;}

