﻿@charset "utf-8";
body{background: #fff;font-family: "Microsoft Yahei"}
a{color: #333;}
.banner{text-align:center;overflow: hidden;}
.banner img { 
    /* older safari/Chrome browsers */  
    -webkit-opacity: 0;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity: 0;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity: 0;  
    /* IE9 + etc...modern browsers */  
    opacity: 0;  
    /* IE 4-9 */  
    filter:alpha(opacity=0);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); 
}


.C-tex{ text-align: center; }
.titlewenzi2{font-family: "楷体";font-size: 24px;text-align: center;height: 40px;font-weight: bold;color: #480e11;line-height:36px;}
.titlewenzi3{font-family: "微软雅黑";font-size: 32px;color:#480e11;text-align: center; line-height:44px;}

.foucua02,.foucua01{ width:750px; height:430px; position: relative; overflow:hidden; margin: 0 auto; }
.foucua01{ width:420px; height:280px; }
.foucua02 li,.foucua01 li { padding:0;list-style: none;background: none}
.foucua02 .num01,.foucua01 .num01 { display: none; }

.img-750-470 img{ display:block; width: 750px;height: 430px;} 

.foucua02 ul,.foucua01 ul{margin: 0;padding: 0;}
.swiper-slide{position: relative;width: 750px;height: 430px;}
 .titBg{height:40px;background:#000;position:absolute;bottom:0;width:100%;z-index:1;left:0;opacity: 0.4;filter:alpha(opacity=40)}
.subtitle{height:40px;line-height:40px;position:absolute;bottom:0;width:100%;z-index:2;font-size:14px;overflow:hidden;left:0;}
.subtitle p{padding:0 20px;height:40px;line-height:40px;}
 .subtitle a{color:#ffffff;}
 .hr_15{height: 15px;}
.lsj_spe_list li {list-style: none;font-size: 14px;padding:0 0 15px 0;margin-bottom: 15px;border-bottom: 1px #CCCCCC dashed;}
.lsj_spe_list li .tit {line-height: 1.5;margin-bottom: 8px;font-size: 16px;}
.lsj_spe_list li .tit a {color: #333333;}
 .lsj_spe_list li .des {font-size: 14px;line-height: 1.5;color: #999999;text-indent: 2em;}
.cloum01{width: 490px;}
.pannel-title{border-bottom: 7px solid #cdcdcd; overflow: hidden; line-height: 35px;}
.pannel-L {background:url(../images/lsgzhy-02.jpg) no-repeat left top;padding: 0 0 0 40px;color: #333333;font-size: 18px;}
.more{float: right;padding-right: 10px;}
.tj-pic dl dd{width: 320px;padding:0 6px; float: left;margin: 0;}
.img-320-213 img{width: 320px;height: 213px;}
.img-tit{ font-size: 14px;text-align: center;line-height: 28px; }
.img-tit a{color: #666;}
.img-420-280 img{width: 420px;height: 280px;}

@media (max-width:768px){
body{padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
.banner{ background-size:cover!important;width:100%;height: 7rem;}
.w1000,.C-tex{width: 96%;overflow: hidden;margin: 0 auto;}
.cloum01{float: none!important;width: 100%;}
.C-tex{padding-bottom: 10px;}
.C-tex img{width: 100%;max-width:100%;height: auto;}
.speFocus .bs-docs-example{width: 100%;}
.speFocus .p-img,.swiper-slide{width: 100%;height: auto;float: none;}
.speFocus .p-txt{float: none;width: 100%;}
.nav-tabs2{ text-align: left; }
.nav-tabs2 a{font-size: 14px;padding: 5px 10px; background-position: right -8px; font-size: 14px; }
.foucua02,.foucua01{width: 100%;height: auto;}
.img-750-470 img,.img-320-213 img,.img-420-280 img{width: 100%;max-width: auto;height: auto;} 
.tj-pic dl dd {width: 100%;padding: 0 0 10px 0;float: none;}
.titlewenzi3{font-size: 28px;}
.titlewenzi2{height: auto;}
.subtitle p{overflow: hidden;padding:0 1%;margin: 0;}
ul,ol{margin: 0 0 10px 0; }

}