
.top_bg {
    background: url(/upload/image/20230620/1c2cc7be0c7e7a19c2cf8d119545e7b5.gif) repeat-x;
    padding: 30px 0 0;
    height: 148px;
    overflow: hidden;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 88px;
    overflow: hidden;
}

.h_con h1 {
    float: left;
    padding: 7px 25px 0 0;
}

.h_con h1 img {
    width: 122px;
    height: 43px;
}

.h_con .h_dw {
    float: left;
    padding: 5px 0 10px 22px;
    font-size: 22px;
    color: #333;
    background: url(/upload/image/20230620/0da89668b6d3b5de733a3168136d583e.gif) no-repeat 0 8px;
    font-weight: bold;
}

.h_dw span {
    display: block;
    font-size: 12px;
    color: #999;
    padding: 3px 0 0;
    font-weight: normal;
}

.h_con .tel {
    background: url(/upload/image/20230620/0bffb490161d2c0b8afaaa5cb5043f53.gif) no-repeat 0 15px;
    padding: 5px 0 0 40px;
    float: right;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.tel b {
    display: block;
    font-size: 24px;
    padding: 5px 0 0;
}

.h_nav {
    height: 60px;
    line-height: 60px;
}

.h_nav li {
    height: 60px;
    float: left;
    background: url(/upload/image/20230620/befe47859d223a5a5a09ba315ce37331.gif) no-repeat right 26px;
    position: relative;
    margin-left: -1px;
}

.h_nav li a {
    font-size: 14px;
    color: #333;
    padding: 0 34px;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li.cur a,
.h_nav li a:hover {
    background: #151f5d\9;
    color: #fff;
}
/* IE6銆両E7銆両E8鏀寔 */

.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background: #151f5d;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
    height: 100%;
}

em,
i {
    font-style: normal;
}


.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align:center;
}


.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 {
    margin-top: 4px;
    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;background:#fff;width: 1200px;}
.p12-curmbs-1 b{border-left: 10px solid #00264b;font-weight: normal;padding-left: 8px;}
    /*.xnznr-mbx .blk-main{}*/
.p12-curmbs-1 span{font-family: '瀹嬩綋';padding: 0 5px;height: 46px;line-height: 46px;}
.guding{position:fixed;top:0px;z-index: 99;}



.p14-left-nav-1-tit {
    background: #151f5d;
    height: 77px;                            
}

.p14-left-nav-1-tit h3 {
    height: 75px;
    font-size: 24px; 
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 2px 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:#0054a7; 
    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:#00b0ec; 
}  

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

.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:#151f5d;} 
 
.p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #00264b; } 

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



.contact-z1 {
    height: 140px;
    background: url("/upload/image/20230620/4b93e76554e560c786a312dc9b13e926.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;
}


.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    display: inline-block;
    width:856px;
}

.p14-infolist-1-list dt {
    width: 300px;
    float: left;
    margin-right: 50px;
}

.p14-infolist-1-list dt img {
    width:300px;
    height: 200px;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size:18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.p14-infolist-1-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-infolist-1-list dl:hover{border:1px solid #151f5d;}
.p14-infolist-1-list dl:hover h4 a {
    color: #151f5d;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.p14-infolist-1-list-deta a{color:#fff;}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #151f5d;
    border-color: #151f5d;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}


.p12-pagination-1-main{margin: 0 auto;width: 240px;padding:20px 0;height: 30px;}
.p12-pagination-1 a,.p12-pagination-1 span{display: block;width:28px;height: 26px;line-height: 26px;border: 1px solid #e5e5e5;float: left;text-align: center;margin: 0 2px;background:#fff;}
.p12-pagination-1 span{border: 1px solid #fff;}
.p12-pagination-1 .laypage_curr{background:#151f5d;color:#fff;}

.p12-pagination-1 .laypage_first,.p12-pagination-1 .laypage_last{display:none;}


.f_bg{ background:#00264b; overflow:hidden; padding:25px 0 40px;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 150px;}
.f_nav ul li{height: 40px;line-height: 40px;float: left;width: 150px;text-align: center;}
.f_nav ul li a{font-size: 14px;color: #fff;font-weight: bold;}
.f_nav li .erji li{height: 25px;line-height: 25px;}
.f_nav li .erji a{font-weight: normal;color: #a3aab4;}
.f_logo{width: 185px; padding:25px 0 0;}
.f_logo img{ width:145px; height:52px;}
.f_ban{ padding:20px 25px 0 0;}
.f_ban p{ font-size:14px; color:#a3aab4; line-height:32px;}
.f_ban p b{color: #fff;}
.f_ban span{ padding:0 30px;}
.f_ban em{ padding:0 0 0 172px;}
.f_ban a{ font-size:14px; color:#a3aab4;}
.f_er{width: 108px;text-align: center;position: absolute;top: 105px;right: 0;}
.f_er img{ width:108px; height:108px;}
.f_er span{ font-size:14px; color:#a3aab4;display: block; padding:10px 0 0;}
em,i{ font-style:normal;}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(/upload/image/20230620/ebb0ec85eb257c0a0d90b14abc845c11.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #151f5d;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #151f5d;
    width: 97px;
    height: 56px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
