
 /*蓝色 #0c3386 rgba(12,51,134,1)*/

 @font-face {
     font-family: 'FZLTH';
     src: url('../fonts/FZLTH.TTF');
 }
 @font-face {
     font-family: 'FZB';
     src: url('../fonts/FZB.TTF');
 }
 @font-face {
     font-family: 'FZY3JW';
     src: url('../fonts/FZY3JW.TTF');
 }

 *{transition: all .5s ease;}
body,html{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,p{margin:0;padding:0;}
ul , li{margin:0;padding:0;list-style: none;box-sizing: border-box;}
a {text-decoration: none}
a:hover {text-decoration: none;}
input:focus {outline: none;border: none;}
#myTab3 li a{text-decoration: none}
/*i{display: none}*/

.g_w{max-width: 1200px;margin: 0 auto}

.g_f{position: fixed;top:0;z-index: 99999;width: 100%;background: #fff}
.g_f .i-nav{width: 100%}
.g_top{ }
.g_body{ }
.g_p{padding-left: 5.3%;padding-right: 5.3%;}
.g_center{position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.g_black{display: block; width: 100%;height: 100%;}
.g_a{transition: all 1s;}
.g_df{}
.g_red{color:#ef3f56}
.g_bg{background-size: cover;background-position: center;background-repeat: no-repeat}
.n-body{padding-top: 129px;}
.toTop{width: 60px;height: 60px;position: absolute;top: 0;right: 20%;
    background: url("../images/top2.jpg") no-repeat;background-size: 100% 100%;}
.container{width: 100%}
.closeVideo{display: none}
.xx_li{ display: none;}
.xx_li.active{ display: block}

/*导航开始web*/
.pc-nav{max-width: 1344px;width: 100%;  height: 129px;position: fixed;top:20px;left: 50%;
    transform: translateX(-50%);-ms-transform: translateX(-50%);
    z-index: 999999}
.pc-nav-n{max-width: 100%;background: url("../images/navBg.jpg")no-repeat ;background-size: 100% 100%;}
.pc-nav a{color: #fff}
.pc-nav-box{width: 100%;height: 100%;position: relative}
.pc-nav-box:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.pc-nav-l{ float: left; position: relative;  width: 26%;  height: 100%;background: rgba(12,51,134,.92)}
.pc-nav-logo{ width: 100%; text-align: center; position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.pc-nav-logo>img{max-width: 100%;}
.pc-nav-r{width: 74%; float: left;}
.pc-nav-r:after{display:block;clear:both;content:"";visibility:hidden;height:0}

.pc-nav-t{background: rgba(12,51,134,.51)}
 .pc-nav-t:after{display:block;clear:both;content:"";visibility:hidden;height:0}
/*.pc-nav-t ul{  width: 100%; height: 41px; overflow: hidden; display: flex;justify-content: flex-end;align-items: center ;background: rgba(12,51,134,.51)}*/
.pc-nav-t ul{ float: right;  height: 41px;overflow: hidden;}
.pc-nav-t ul:after{display:block;clear:both;content:"";visibility:hidden;height:0}

.pc-nav-t ul li{float: left;  height: 100%; line-height: 41px; padding: 0 24px;border-left: 1px solid rgba(0,34,72,.56)}
/*.pc-nav-b ul{ width: 100%; height: 88px; display: flex;justify-content: space-between;align-items: center;background: rgba(12,51,134,.81) }*/
 .pc-nav-t ul li  i {position: relative}
 /*.pc-nav-t ul li  i input{width: 0; height: 0 }*/
 /*.pc-nav-t ul li  i:hover input{width: 140px;height: 30px;padding-left: 10px; padding-right: 10px; border: 1px solid #dfdfdf;}*/

 .pc-nav-b ul{ width: 100%; height: 88px;background: rgba(12,51,134,.81) }
.pc-nav-b ul li{float: left; text-align: center; font-size: 12px; width: auto;  height: 100%;line-height: 88px; padding: 0 6px;position: relative}
.pc-nav-list{  min-width: 110px; display: none; opacity:1; position: absolute; left: 50%;top: 100%;  background: rgba(12,51,134,.81);
    /*transform: translateY(20px);*/
    /*-ms-transform: translateY(20px);*/
    /*animation:navShow .5s ease forwards;*/
    /*!*Safari 和 Chrome:*!*/
    /*-webkit-animation:navShow .5s ease forwards;*/
    /*-ms-animation:navShow .5s ease forwards;*/
}
.pc-nav-list a{opacity: 1}
.pc-nav-b ul li .pc-nav-list{width: 180px;margin-left: -90px}
.pc-nav-b ul li:nth-child(4) .pc-nav-list{width: 260px;margin-left: -130px}
/*.pc-nav-b ul li:nth-child(5) .pc-nav-list{width: 140px;margin-left: -70px}*/
/*.pc-nav-b ul li:nth-child(6) .pc-nav-list{width: 174px;margin-left: -87px}*/

.pc-nav-list>div{padding: 0 20px;line-height: 40px;}
.pc-nav-b ul li:hover{cursor:pointer;}
.pc-nav-b ul li:hover .pc-nav-list{display: block;}
.pc-nav-list a:hover{color: #999;transition: all 0s}

.pc-nav-n{top: 0!important;}
.pc-nav-n .pc-nav-box{  max-width: 1200px;height: 100%;margin: 0 auto}
.pc-nav-n .pc-nav-t ul li{border: none}
.pc-nav-n .pc-nav-l,.pc-nav-n .pc-nav-t ul,.pc-nav-n .pc-nav-b ul {background: none}

.icon-sousuo1{position: relative; color: #fff}

.icon-sousuo1 input{  width: 100%;height: 30px; border: 1px solid #dfdfdf;
    color: #fff; line-height: 30px ;background: #0c3386;opacity: 0}
 .icon-sousuo1 > div{  position: absolute; top: -6px; right: 100%; width: 0px;height: 30px;}
 .icon-sousuo1:hover div{width: 200px;}
 .icon-sousuo1:hover input{padding-left: 10px; padding-right: 10px;opacity: 1}
 @keyframes navShow
 {
     from {opacity: 0;
         transform: translateY(20px);
         -ms-transform: translateY(20px);
     }
     to {opacity: 1;

         transform: translateY(0);
         -ms-transform: translateY(0);
     }
 }

 /*Safari 和 Chrome:*/
 @-webkit-keyframes navShow
 {
     from {opacity: 0;
         transform: translateY(20px);
         -ms-transform: translateY(20px);
     }
     to {opacity: 1;
         transform: translateY(0);
         -ms-transform: translateY(0);
     }
 }
.icon-youxiang-{margin-right: 26px;}

 .webNav{width: 100vw;display: none;overflow: hidden;position: fixed;z-index: 999;background: #0c3386}
/*.webNav *{transition: all 1s;}*/
/*.navShear{margin-left: 80px;margin-top: 70px !important;}*/
/*.myNav{ width: 100% !important; height :60px;margin: 0;padding: 8px 0 ;position: fixed;top:0; left: 0; background:rgba(12,48,146,0.9);z-index: 99999}*/
/*.mynavBody{width:100%; height: 100%; position: relative}*/
/*.mynavBody h3{margin: 0;height: 100%}*/
/*.mynavBody h3 a {height: 100%;margin-left: 10px; display: inline-block;  vertical-align: middle;}*/
/*.mynavBody h3 a img {height:60%;width: auto;margin-top: 10px;}*/
/*.nav-btn{width: 36px; height: 100%; position: absolute ;top: 0; right: 10px}*/
/*.nav-table-cell{width: 100%;height: 100%;}*/
/*.nav-table-cell span {display: block; width: 80%; height: 1px; border-top:1px solid #fff ;  margin-top: 11px}*/
/*.close span:nth-of-type(1){-webkit-transform: translateY(12px) rotate(45deg);*/
    /*transform: translateY(12px) rotate(45deg);*/
    /*-ms-transform: translateY(12px) rotate(45deg);*/
/*}*/
/*.close span:nth-of-type(2){opacity: 0}*/
/*.close span:nth-of-type(3){-webkit-transform: translateY(-12px) rotate(-45deg);*/
    /*transform: translateY(-12px) rotate(-45deg);*/
    /*-ms-transform: translateY(-12px) rotate(-45deg);*/
/*}*/

/*.mynav-ul {width: 100%;height:0; padding: 0 50px; opacity: 0; overflow: hidden;position: fixed;top:60px; background:rgba(12,48,146,0.9);z-index: 10000}*/
/*.mynav-ul li {width: 100% ; padding: 8px 0; margin-bottom:4px; border-bottom: 1px solid #fff; }*/
/*.mynav-ul li a {color:#fff;font-size: 1em}*/

/*.hideNav{*/
    /*height: 0;*/
    /*opacity: 0;*/
/*}*/
/*.showNav{*/
    /*display: block;*/
    /*height: 100%;*/
    /*opacity: 1;*/
/*}*/
/*导航结束web*/


/*************footer-s****************/

 footer{ position: relative; background: url("../images/foot.jpg") no-repeat;background-size: cover;background-position: center}

 footer .f-t{ width: 100%;padding-top: 98px;padding-bottom:  114px ;overflow: hidden;}
.f-t-l{ width: 570px;float: left }
.f-t-l-title{margin-bottom: 16px;}
.f-t-l-list{overflow: hidden}
.f-t-l-list ul{min-width: 200px;overflow: hidden}
.f-t-l-list ul li{ float: left; min-width: 190px; margin-top: 16px;}

.f-t-l-list ul li a{color: #fff;display: block}
.f-t-l-title h4{color: #fff }

.f-t-c{float: left;max-width: 270px;overflow: hidden}
.f-t-c >div{float: left;width: 46%;margin:0 2%}
.f-t-c >div img{width: 100%;}
.f-t-c p{text-align: center;opacity: .86;margin-top: 18px;color: #fff}
.f-t-r{ float:right; margin-top: 10px; }
.f-t-r li {margin-top: 20px;color:#fff;}

.f-t-l-list ul li a:hover{
    transform: translateX(6px);
    -ms-transform: translateX(6px);

}
 footer .f-b{ padding: 27px 0; background: rgba(0,0,0,.74);text-align: center;}
 footer .f-b span {margin-right: 10px;color: #fff;opacity: .56}
 footer .f-b a{padding:0 10px 0 0; display: inline-block;   opacity:1;color: #fff}
 footer .f-b a:hover{opacity: 1}
/*************footer-e****************/



/*分页*/

.fenye ,.fenye ul ,.fenye>div {overflow: hidden}
.fenye{padding-left: 32px; margin-top: 48px;margin-bottom: 48px;display: flex}
.fenye a {  float: left; padding: 10px ; display: block;height: 100%;
    text-align: center;color: #461b6e; font-weight: 600; border: 1px solid #ccc;min-width: 50px;}
.showImg{ position:fixed;height: 80%;padding: 40px;top: 50%;left: 50%;
    transform: translate(-50%,-50%)scale(0,0);
    -ms-transform: translate(-50%,-50%)scale(0,0);
    z-index: 999;background: rgba(0,0,0,.5);transition: all 1s}
.showImg img{height: 100%;width: auto}
.fenye>div{align-items: center}
.fenye>div span{padding: 10px;}
.fenye>div input{ width: 40px; height: 100%; text-align:center;  border: 1px solid #ccc}
.fenye .yes{ color: #461b6e; font-weight: 600; border: 1px solid #ccc}
/*.zd{padding-top: 40px ;padding-bottom: 40px}*/
.zd .row div{margin-top: 30px;}
.zd a{color: #0c3092}
.zd h4{margin-bottom: 16px}
.zd h4 a{border-bottom: 1px solid #0c3092}
.zd p{margin-top: 10px}

.fenye a:hover{background:#0c3092;color: #fff; }
.fenye .active{background:#0c3092;color: #fff;}



/**************列表公共样式****************/
.list-item{width: 100%;}
.list-itemImg{width: 100%;overflow: hidden}
.list-itemImg:before{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.list-itemImg:after{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.list-itemImg img{transition: all 1s}
.list-itemImg:hover img{
    transform: scale(1.1,1.1);transition: all 1s;
    -ms-transform: scale(1.1,1.1);transition: all 1s;
}
.list-itemTitle a{color:#000}
.list-itemTitle p{min-height: 40px; margin-top: 14px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.webMap{padding: 40px 0;}
.webMap-item{margin-top: 30px;}
.webMap-item-title{ padding-bottom: 10px; color: #0c3386; border-bottom: 1px solid #ccc}
.webMap-item ul{overflow: hidden}
.webMap-item ul li { float: left; width: 20%;margin-top: 20px;}
.webMap-item ul li a{color: #2a2a2a}
.webMap-item > div{font-size: 20px;margin-top: 20px;font-weight: 600}
.webMap-item > div >ul {font-size: 14px;font-weight: 100}
.webMap-item ul li a:hover{color: #026bdd;transition: all 0s}
 @media (min-width:1440px)and (max-width: 1600px){

}
@media (min-width:1200px) and (max-width:1440px){
    .pc-nav-b ul li{padding: 0 10px;}

}
 @media  (max-width:1240px){
     .f-t-r{ width: 100%; float:left ;margin-top: 20px}
 }
@media (min-width:768px) and (max-width:1200px){
    .webNav{display: block!important;}
    .pc-nav{display: none}
    .g_body{padding-top: 60px;}
    .f-t-l-list ul{min-width: 180px;}
    .f-t-l-list ul:nth-child(3){min-width: 20px}
    footer .f-t{flex-wrap: wrap; justify-content: flex-start; padding-top: 78px;}
    footer .f-t > div{margin-top: 20px;margin-right: 30px;}
    footer .f-b{flex-wrap: wrap}
    .n-body{padding-top: 60px;}
    .f-t-r{float: left;width: 100%}
    .webMap-item ul li{width: 30%}

}
@media (max-width:767px){
    .webNav{display: block!important;}
    .pc-nav{display: none}
    .g_body{padding-top: 60px;}
    .f-t-l{float: none;width: 100%;}
    .f-t-r{float: none;}
    .f-t-c{float: none;}
    .f-t-l-list ul{min-width: 180px;}
    .f-t-l-list ul:nth-child(3){min-width: 20px;}
    footer .f-t{display: block;padding-top: 40px;padding-bottom:  40px ;}
    footer .f-t > div{margin-top: 20px;margin-right: 30px;}
    .f-t-l-list{display: block}
    .f-t-c p{text-align: center}
    footer .f-b{flex-wrap: wrap}
    .fenye{padding-left: 0;     margin-top: 20px;margin-bottom: 20px; justify-content: center}
    .fenye>div{display: none}
    .n-body{padding-top: 60px;}
    .toTop{width: 36px;height: 36px;}
    .webMap-item ul li{width: 50%}
}


@font-face {
    font-family: a_AvanteTitle;
    src: url('../font/');
}
