.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align:center;
}
.ty-banner-1 img{
    visibility: hidden;
}
.ty-banner-1 img.show{
    visibility: visible;
}    

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock{
    display: none;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: 'å®‹ä½"';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.p14-left-nav-1-tit {
    background: #0051a3;
    height: 80px;                            
}

.p14-left-nav-1-tit h3 {
    height: 75px;
    font-size: 24px; 
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    
}
.p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
 

.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px; 
    background:url(images/p14-icon5.png) no-repeat right center #46af33; 
    margin-bottom: 2px;
    
}

.p14-left-nav-1-nav-one h3 a {
    display: block; 
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px; 
    color: #fff;
}

.p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
    background: url(images/p14-icon2.png) no-repeat right center #0051a3; 
}  

.p14-left-nav-1-nav dl{
    padding: 2px 0 4px;
}
.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px; 
    margin-bottom: 1px;
    background:#ececec;
    position: relative;	
    
}
.p14-left-nav-1-nav dt:after{      
	content: "";
	width: 8px;
	height: 8px;              	
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute; 
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
            	border-color:#0051a3;  
}
.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #0051a3; }

.p14-left-nav-1-nav dd{
    border: 1px solid #ececec;                             
    border-bottom:0;     
}
.p14-left-nav-1-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px; 
    border-bottom: 1px solid #ececec; 
    background: #fff;
    position: relative;
}
  
                  
/*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/


.p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#0051a3;} 
 
.p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #46af33; } 

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.leftnav-z1-desc {
    background: #fff;
    max-height: 180px;
    margin-bottom: 14px;
}

.leftnav-z1-desc dt {
    height: 30px;
    padding: 20px 0;
}

.leftnav-z1-desc dt b {
    display: inline-block;
    font-weight: normal;
    border-left: 13px solid #e3e3e3;
    border-right: 7px solid #e3e3e3;
    padding: 0 12px 0 13px;
    font-size: 28px;
    color: #7c7c7c;
}

.leftnav-z1-desc dt b span {
    font-size: 18px;
    color: #bfbfbf;
    text-transform: uppercase;
    padding-left: 10px;
}

.leftnav-z1-desc dd {
    padding: 0 27px 0 27px;
}

.leftnav-z1-desc dd h4 {
    font-size: 24px;
    font-weight: normal;
    color: #797979;
    max-height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.leftnav-z1-desc dd div {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    max-height: 48px;
    overflow: hidden;
}

.leftnav-z1-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom:1px solid #46af33;
}

.leftnav-z1-list dl {
    width: 32%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list dl:nth-child(3n) {
    margin-right: 0;
}

.leftnav-z1-list dt img {
    width: 100%; 
    display: block;
}

.leftnav-z1-list dd {
    padding: 6px 20px 5px 20px;
    margin: 0
}

.leftnav-z1-list dd h4 {
    height: 35px;
    font-size: 16px;
    color: #154c64;
    line-height: 35px;
    margin: 0
}

.leftnav-z1-list h4 a {
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top: 1px #eee solid;
    padding-top: 10px;
    margin-top: 10px
}

.leftnav-z1-list dl:hover h4 a {
    color:#e60012;
}

.leftnav-z1-list-desc {
    height: 50px;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    margin:12px 0;
    overflow: hidden;
}

.leftnav-z1-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.leftnav-z1-list dl:hover {
    border-color: #0051a3;
}

.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
    color: #0051a3;
}

