
.top_bg{ height:67px; padding:10px 0 0; background:#fff;position: relative;z-index: 20;}
.header{width: 1200px; margin:0 auto;}
.logo{width: 200px;}
.logo img{ width:175px; height:65px;}
.h_nav{width: 920px;height: 67px;}
.h_nav li{float:left;height: 67px;line-height: 64px;position: relative;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;height: 67px; padding:0 24px;}
.h_nav li a:hover,.h_nav li.cur a{ background:url(../images/nav_line.gif) no-repeat center 62px;}
em,i{ font-style:normal;}

.h_nav li .erji{ display:none;  background:rgba(17,33,69,0.80); position:absolute; top:60px; left:-15px;width: 130px;z-index: 20;}

.h_nav li .erji li{ height:32px; line-height:32px; border-bottom:#999 1px solid;}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:30px; line-height:30px;color: #fff;width: 130px; padding:0;font-size: 14px;text-align: center;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{ background:none;}


.ty-banner-1 {
    line-height: 0;
    text-align:center;
}
.ty-banner-1 img{
    visibility: hidden;
}
.ty-banner-1 img.show{
    visibility: visible;
}


.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #111f44;
    font-weight: normal;
    padding-left: 8px;
}
.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:#111F44;
    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; 
    margin-bottom: 2px;
    background:#111F44 url(../images/p14-icon2.png) no-repeat right center;
    
}

.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 #f16b12; 
}  
.p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
    color: #fff
}

.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:#f16b12;  
}
.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #f16b12; }

.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:#f16b12;} 
 
.p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #111f44; } 

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.contact-z1 {
    height: 140px;
    background: url("../images/contact-z1.jpg") no-repeat;
    color: #333;
    margin-bottom: 30px;
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px; 
    background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px; 
    padding-left: 73px;
}


.p15-proindexlist-1-tit {
    height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 18px;
}

.p15-proindexlist-1-tit h3 {
    height: 40px;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    padding-right: 24px;
    border-bottom: 2px solid #111f44;
}

.p15-proindexlist-1 dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 15px 10px 18px 22px;
    background: #fff;
    overflow: hidden;
}

.p15-proindexlist-1 dl:hover {
    border: 1px solid #f16b12;
}

.p15-proindexlist-1 dt {
    width: 30.8%; 
    float: left;
    margin-right: 5.8%;
}

.p15-proindexlist-1 dt img {
    width: 100%; 
    margin: 0 auto;
    display: block;
}
.p15-proindexlist-1 dd{padding-right:40px;}
.p15-proindexlist-1 dd h4 {
    height: 52px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 48px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p15-proindexlist-1 h4 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
    background: url(../images/p15-icon1.png) repeat-x left bottom;
}

.p15-proindexlist-1 dl:hover h4 a {
    color: #f16b12;
}

.p15-proindexlist-1-list-desc {
    max-height: 84px;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    overflow: hidden;
    margin-bottom: 20px;
}

.p15-proindexlist-1-list-deta {
    float: right;
    width: 125px;
    height: 38px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta {
    background: #f16b12;
    border-color: #f16b12;
}

.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta a {
    color: #fff;
}


.f_bg{ background:url(../images/f_bg.gif) repeat-x; height:387px; padding:66px 0 0;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;position: relative;z-index: 20;}
.f_left,.f_right{width: 600px;height: 319px;}
.f_logo{width: 600px;height: 100px;position: relative;}
.f_logo img{width: 180px;height: 68px;}
.f_logo span{display: block;font-size: 14px;color: #fff;position: absolute;top: 58px;left: 60px;}
.f_nav{height: 219px;width: 600px;}
.f_ul01 .f_li01 a{display: block;font-size: 14px;color: #fff;height: 40px;line-height: 40px;font-weight: bold;}
.f_li01{width: 150px;float: left;}
.f_ul01 .f_ul02 li a{color: #a6a9b2;height: 24px;line-height: 24px;font-weight: normal;}
.f_ban{width: 600px;height: 100px;}
.f_ban p{font-size: 14px;color: #a6a9b2;line-height: 30px;}
.f_ban p a{color: #a6a9b2;}
.f_ban p span{ padding:0 20px;}
.f_link{width: 600px;height: 80px;}
.f_link b{display: block;font-size: 14px;color: #fff;height: 40px;line-height: 40px;overflow: hidden;}
.f_link a{font-size: 14px;color: #a6a9b2; padding:0 20px 0 0;}
.f_er{width: 600px;}
.f_er p{width: 180px;float: left;}
.f_er em{display: block;float: left;width: 80px;height: 80px;padding: 6px; border:#293657 1px solid;border-radius:10px; margin:3px 0 0;}
.f_er em img{ width:80px; height:80px;border-radius:5px;display: block;line-height: 0;}
.f_er span{display: block;float: left;width: 25px;text-align: center;font-size: 14px;color: #a6a9b2;line-height: 16px;}
.f_bot{height: 68px;line-height: 68px;font-size: 14px;color: #adadad;overflow: hidden;}
.f_bot span{ padding:0 20px;}
.f_bot em{float: right;}
.f_bot a{color: #adadad;}

