@charset "utf-8";
body{
    background:#ffffff;
    font-family:"微软雅黑",Verdana,Geneva,sans-serif;
}
.qk{
    position: relative;
    width: 100%;
  	padding-bottom: 50px;
}
/*主体内容*/
.qk .hui{
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0;
    z-index: 0;
    background: #f5f5f5;
}
.JG-jb-hyz{
    position: relative;
    margin-right: 10px;
}
.N-ying{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 10px;
    background: #eee;
}
.N-bai{
    position: relative;
    top: 10px;
    background: #fff;
}
.qk .chart_center{
    z-index: 1000;
    background: #ffffff;
    padding-top: 30px;
}
.chart_lq{
    padding-left: 0;
  	  padding-right: 0px;
}
.chart_as{
    width: 54px;
    height: 54px;
    background: url("../images/comltable/chart01.png;vpn_img") no-repeat;
    background-size: 100% 100%;
    margin-top: 76px;
  	 margin-left: 10px;
}
.chart_q{
    background: url("../images/comltable/chart02.png;vpn_img") no-repeat;
    background-size: 100% 100%;
}
.chart_w{
    background: url("../images/comltable/chart03.png;vpn_img") no-repeat;
    background-size: 100% 100%;
}
.chart_we{
    width: 65px;
    background: url("../images/comltable/chart04.png;vpn_img") no-repeat;
    background-size: 100% 100%;
  	margin-left: 20px;
}
.chart_we2{
    width: 65px;
    background: url("../images/comltable/chart04_2.png;vpn_img") no-repeat;
    background-size: auto;
  	margin-left: 20px;
}
.chart_wr{
    background: url("../images/comltable/chart05.png;vpn_img") no-repeat;
    background-size: 100% 100%;
}
.chart_ul{
    margin-top: 62px;
}
.chart_ul li{
    width: 18%;
    color: #ffffff;
    float: left;
  	 margin-right: 17px;
    margin-top: 8px;
    box-sizing: border-box;
    text-align: center;
    background: #cccccc;
    font:16px/36px  "微软雅黑";
}
.chart_three{
    margin-top: 18px;
}
.chart_ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.chart_ul li:hover{
    background: #2b7ac9;
}
.chart_left{
	padding-right:0px;
}
@media screen and (max-width:750px){
    /*导航样式*/
    .container{padding:0;}
    .row{
        margin-left: 0;
        margin-right: 0;
    }
  .qk{
   		padding-bottom: 0px;
 	 }
  .qk .chart_center{
      margin-bottom: 12px;
      padding-top: 0px;
    }
    /*地图样式*/
    .chart{
        margin-top: 0px;
    }
    .chart_as{
        margin-top: 46px;
      	 margin-left: 0px;
    }
    .chart_w{
        margin-top: 12px;
    }
    .chart_ul{
        margin-top: 0px;
    }
    .chart_left{
        padding-left: 6px;
        padding-right: 0;
    }
    .chart_right{
        padding-left: 0px;
    }
    .chart_ul li{
        margin-right: 4px;
        margin-top: 4px;
        font: 16px/34px "微软雅黑";
        width: 48%;
    }
    .chart_three{
        padding-left: 0;
        margin-top: 2px;
        padding-right: 0;
    }
    .chart_lq{
        padding-right: 0;
        padding-left: 6px;
    }
    .chart_we{
        width: 55px;
        margin-left: 0px; 
    }
    .chart_one{
        margin-top: 6px;
    }
    .chart_right{
        padding-right: 0px;
    }
}
@media (max-width:360px){
    .chart_left{
        padding-left: 2px;
    }
    .chart_lq{
        padding-left: 2px;
    }
}
@media (max-width:320px){
    .chart_as{
        width: 46px;
        height: 46px;
    }
}
@media (min-width:1000px){
    .container{
        width:1000px!important;
    }
}

