.w {
    width: 1300px;
    margin: 0 auto;
}
.w1220 {
    width: 1220px;
    margin: 0 auto;
}
.w1240 {
    width: 1240px;
    margin: 0 auto;
}
.clear {clear: both;}
.fr {
    float: right;
}
.fl {
    float: left;
}
.ov {
    overflow: hidden;
}
.blue {
    color: #066dba !important;
}
.symd_nav {
    background-image: url(../images/navbanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 49px;
 
box-shadow:3px 2px 2px 2px #e2e9ef;

behavior:url(PIE.htc);

}
.symd_navbox ul {
    float: left;
}
.symd_navbox ul li {
    float: left;
    margin-right: 33px;
}
.symd_navbox ul li a {
    color: #888888;
    font-size: 16px;
    padding-left: 24px;
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    line-height: 49px;
}

.symd_navbox ul li a:hover{
    color: #066dba;
    background-image: url(../images/icon2.png);
    background-repeat: no-repeat;
    background-position: left;
}
.position {
    font-size: 14px;
    color: #888888;
    background-image: url(../images/icon3.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 49px;
}
.position span, .position a {
    color: #888888;
    margin-right: 8px;
}
.position a:hover {
    color: #066dba;
}
.symd_cont {
    margin-top: 4px;
    min-height: 630px;
}
.symd_contbox {
    background-color: #fff;
    -moz-box-shadow:3px 5px 5px #e2e9ef;
    -webkit-box-shadow:3px 5px 5px #e2e9ef;
    box-shadow:0px 0px 5px #e2e9ef;
    聽filter: progid:DXImageTransform.Microsoft.Shadow(color='#e2e9ef', Direction=125, Strength=9);
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 40px 40px;
    min-height: 570px;
    position: relative;
    
}

.symd_contbox1 {
    display: none;
    overflow: hidden;
}
.symd_contbox1 p {
    font-size: 15px;
    color: #000;
    line-height: 27px !important;
    /* margin-bottom: 21px; */
}
.card1{
	background-image: url("../images/cardbanner.png");
    background-repeat: no-repeat;
    background-position: bottom;
	height: 171px;
	width: 391px;
    border: 1px ;
	/*position: absolute;*/
    float: left;
    margin-bottom: 40px;
    margin-right: 30px;
    border: 1px dashed #066dba;
}
.card1 b{
	display: inline-block;
	font-size: 21px;
	color: #066dba;
	margin:29px 25px 6px 29px;
}
.card1 p{
	text-align: justify;
	font-size: 13px;
	margin:0 29px 34px 29px;
	line-height: 24px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;

}
.card1 p:hover{
    color: #066dba;
}
.card1 span{
	color: #72563f;
	font-size: 14px;
}
.pa28 {
    padding: 30px 30px 30px 30px ;
}
.boxlf img {
    max-height: 230px;
    border: 7px solid #eff4f7;
    
}
.boxlf {
    width: 201px;
    height: 100%;
    padding-bottom: 30000px;
    margin-bottom: -30000px;
    margin-right: 31px;
}

.boxrg {
    
    display: block;
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
}

.hs_page {
    position: absolute;
    bottom: 3%;
    margin-left: 35%;
}

.searchlist a {
    
    font-size: 16px;
}
.searchlist span {
    float: right;
    font-size: 14px;
    
}
.listFrame {
    position: absolute;
    bottom: 3%;
}
#vsb_content_2 TABLE {
    margin: 2% auto;
    !important
}