/*内容*/
.content{
    display: flex;
    justify-content:space-between;
    width:1190px;
    height: 100%;
    margin: 0px auto;
    margin-bottom: 20px;
    background: #fff;
}
.content>aside{
    margin-top:60px;
    
}
.content>aside>.left{
    padding-left: 20px;
    padding-top:10px;
    box-shadow: 0px 0px 10px 0px #ccc;
    position:sticky;
    top:110px;
    width: 250px;
    padding-bottom: 30px;
    
}
.content>aside>div>li{
    height: 30px;
    padding-left: 15px;
    padding-right: 20px;
    position:relative;
}
.content>aside>div>li::before{
    position: absolute;
    top:6px;
    left: 0px;
    display: block;
    content: "";
    border:4px solid transparent;
	border-left:6px solid #999;

}
.content>aside>div>span{
    display: block;
    color: #000;
    font-size: 24px;
    margin-top: 22px;
}
.content>aside>div>span+span{
    color: #000;
    font-size: 14px;
    margin-top: 0px;
    font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    margin-left: 40px;
}
.content>aside>div>span+span::after{
    transform:translateX(-40px) translateY(0px);
    display: block;
    width: 40px;
    content: "";
    padding-top: 10px;
    border-bottom: 4px solid #000;
    margin-bottom: 20px;
}
.content-r{
    width: 900px;
    margin-top: 60px;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-content:flex-start;
}
.content-r>li{
    margin-bottom: 20px;
}
.content-r>li:hover{
    background: #fff;
    box-shadow: 0px 0px 6px 0px #ccc;
    transform: translateX(0px) translateY(-2px);
    transition:0.2s linear all;
}
.content-r>li:hover span{
    background: #333;
    color: #fff;
}
.content-r img{
    border:1px solid #ccc;
    padding: 1px;
    width:292px;
    max-width:292px;
    height: 217px;
    max-height:217px;
}
.content-r span{
    display: block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.content-pg{
    width: 900px;
    margin-top: 20px;
    display: flex;
    justify-content:center;
}
.content-pg li{
    margin-left: 5px;
    padding:5px 10px;
    border:1px solid #999;
}
.content-pg .thisclass{
    background: #333;
    color: #fff;
}
.content .c-l-tel1,.c-l-tel2,.c-l-tel3{
    display: block;
}
.content .c-l-tel1{
    margin-top: 30px;
    font-size: 20px;
    color: #666;
}
.content .c-l-tel2{
    font-size: 30px;
    color: #66cc00;
    position: relative;
    padding-left: 36px;
    margin-top: 10px;
}
.content .c-l-tel2::before{
    position: absolute;
    top:0px;
    left: 0px;
    display: block;
    content: "";
    width: 35px;
    height: 35px;
    background:url("/templets/images/tel.png");
    background-size: contain;
    
}
.content .c-l-tel3{
    padding-left: 38px;
    font-size: 12px;
    color: #666;
}

.p-con-t{
    height: 50px;
    background: #f0f0f0;
    line-height: 50px;
    padding-left: 14%;
    border-width: 100%
}
.p-con-h{
    width: 1190px;
    height: 460px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
/*焦点图*/
#wrap{
    width: 500px;
    height: 370px;
    margin-top: 50px;
    margin-right: 30px;
    background: #fefefe;
}
.hiSlider{
    overflow: hidden;
    height: 370px;
    width: 500px;
    background: #eee;
}
.hiSlider-item{
    float: left;
    height: 370px;
    display: flex;
}
.hiSlider-item img{
    max-width: 500px;
    max-height: 370px;
}
.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}
.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:30px;width:30px;background:url(/templets/images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}
.hiSlider-btn-prev{left:10px}
.hiSlider-btn-next{right:10px;background-position:-30px 0}
.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{opacity:1;filter:alpha(opacity:100)}
.hiSlider-pages{bottom:10px;right:10px;text-align:right}
.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}
.hiSlider-pages a.active{background:#5472BF}
焦点图结束
#p-con-r{
    width: 530px;
}
#p-con-r h1{
    margin-top: 40px;
    font-size: 2em;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
#p-con-r p{
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 30px;
    color: #666;
    font-family:"宋体",Microsoft YaHei,Arial;
    border-bottom: 1px solid #ccc;
}
#p-con-r span{
    display: block;
    font-size: 1.2em;
    padding-top: 30px;
    text-align: right;  
    
}
.p-con-body{
    background: #f0f0f0;
    padding-top: 30px;
    padding-bottom: 30px;
    
}
.p-con-body1{
    width: 1130px;
    background: #fff;
    margin: 0px auto;
    font-family:"宋体",Microsoft YaHei,Arial;
    padding: 30px;
    font-size: 14px;
    line-height: 26px;
    position: relative;
}
.p-con-body1 table,img{
    display: block;
    margin: auto;
}
.p-con-body1>span{
    position: absolute;
    top:-18px;
    left: 20px;
    font-size: 18px;
    background: #fff;
    padding: 5px 20px 5px;
    border: 1px solid #f0f0f0;
    font-family:"Microsoft YaHei",Arial;
}
