



/*#f18804*  rgba(214,136,4)/


/**{transition: all .5s ease}*/
body,html{margin: 0;padding: 0;font-family: '微软雅黑';overflow-x: hidden}
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!important;}
a:hover {text-decoration: none!important;}
input{outline: none!important;}
textarea{outline: none!important;}
input:focus {outline: none!important;border: none;}
textarea:focus {outline: none!important;border: none;}
button{outline:none!important;}
button:focus {outline:none !important;}
img{max-width: 100%}

.g_transition{transition: all .5s ease}
.g_w{max-width:1280px; margin: 0 auto; }
.g_body{ padding-top: 162px;}

.g_center{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}
.g_absolute{position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.g_black{display: block; width: 100%;height: 100%;}
.g_df{display: flex;justify-content: space-between;align-items: center}
.g_fr{float: right}
.g_fl{float: left}
.g_bg{background-repeat:no-repeat;background-size: cover;background-position: center}



.g_font1{font-family:FZZZHUNHJW }
.g_font2{font-family:YWSF }

.container{width: 100%}
.closeVideo{display: none}


/*导航开始web*/
.webNav{width: 100%;display: none;overflow: hidden;}
.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: #fff;z-index: 99999;box-shadow: 0 0 4px #dfdfdf}
.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 #004177 ;  margin-top: 11px}
.close span:nth-of-type(1){-webkit-transform: translateY(12px) rotate(45deg);  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);}

.mynav-ul {width: 100%;height:0; padding: 0 50px; opacity: 0; overflow: hidden;position: fixed;top:60px; background:rgba(30,76,140,.85);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;
}
.pcNav{ position: fixed;top: 0 ;width: 100%;  z-index: 9999;  box-shadow:  0 0 4px #dfdfdf;}
.pcNav.active{}
.pcNav-top{background-image: url("../images/navBg.jpg"); background-size: 1920px 108px; background-repeat: no-repeat;background-position: center}
.pcNav-top .g_w{display: flex;align-items: center; justify-content: space-between; height: 108px;transition: .4s all ease }
.pcNav.active .pcNav-top .g_w{height: 60px}
.logo img{ display: block; transition: .4s all ease}
.pcNav .logo{ width: 388px;transition: .4s all ease}
.pcNav.active .logo{ width: 300px;transition: .4s all ease}
.pcNav-top-a{ height: 100%;background: url("../images/navBg.png") no-repeat;display: flex;align-items: center;}
.pcNav-top-a a{  width: 40px;height: 40px; margin-left: 18px;transition: .4s all ease;
    color: #000; text-align: center;line-height: 40px; border-radius: 50%;background: #959eb0;}
.pcNav-top-a a:hover{background: #ffbd4a;color: #fff;transition: .4s all ease}
.pcNav-top-a a i{font-size: 24px;}
.logo{font-size: 0; position: relative;  }
.pcNav-bottom{background: #1d3058; }
.pcNav-bottom .g_w{display: flex;align-items: center;justify-content: space-between}
.pcNav_u1{ width: 898px; display: flex;align-items: center;justify-content: space-between}
.pcNav_u1 > li {display: flex;align-items: center; justify-content: center; margin: 0 .25%; min-width: 88px;   height:54px;  position: relative;}
.pcNav_u1 > li>a{ display: block;}
.pcNav_u1 > li>a h4{font-size: 16px; font-weight: 500; text-transform: uppercase;color: #fff ;opacity: 1;transition: .4s all ease}
.pcNav_u1 > li.active>a h4{color: #ffbd4a;transition: .4s all ease}
.pcNav_u1 > li:hover>a h4{color: #ffbd4a;transition: .4s all ease}
.pcNav_u1_2{ display: none; padding: 10px 10px 10px 20px ; position: absolute;left: 50%;top: 100%;transform: translateX(-50%);z-index: 999;
    background:rgba(30,76,140,.9);opacity: 0;
    animation: navU .5s ease forwards;
    -webkit-animation: navU .5s ease forwards;
}
.pcNav_u1_2 > li {min-width: 110px;margin-top: 8px;}
.pcNav_u1_2 > li span{ display: inline-block;width: 8px;height: 8px; border-radius: 50%;background: #fff;opacity: 0;margin-right: 10px;transition: .3s all ease}
.pcNav_u1_2 > li a{color: #fff;display: inline-block;transition: .3s all ease}
.pcNav_u1_2 > li:hover span{opacity: 1;transition: .3s all ease}
.pcNav_u1_2 > li:hover a{color: #fff;transform: translate(4px,-1px)scale(1.05);transition: .3s all ease}
.pcNav_u1 > li:hover .pcNav_u1_2{display: block}

.pcNav-search{width:180px;height: 36px; padding: 0 12px; border: 1px solid #fff;border-radius: 20px;display: flex;align-items: center;justify-content: space-between; }
.pcNav-search i{font-size: 24px;color: #fff}
.pcNav-search input{width: calc(100% - 30px);border: 0;background: none;color: #fff}
.pcNav-search input::-webkit-input-placeholder{color: #fff}

@keyframes navU
{
    0%   { opacity: 0; transform: translate(-50%,-20px);}
    100% { opacity: 1; transform: translate(-50%,0);}
}
@-webkit-keyframes navU
{
    0%   { opacity: 0; transform: translate(-50%,-20px);}
    100% { opacity: 1; transform: translate(-50%,0);}
}

/*导航结束web*/


/*************footer-s****************/
 /*************footer-e****************/



/*分页*/

.fenye{margin: 60px 0;}
.fenye a{display: inline-block; color: #000;padding: 4px 8px; border: 1px solid #212224}
.fenye a:hover{color: #fff;background: #212224; border: 1px solid #212224}
.fenye a.active {color: #fff;background: #212224; border: 1px solid #212224}

.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}



/**************列表公共样式****************/
.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}
.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: #004177; border-bottom: 1px solid #ccc}
.webMap-item ul{display: flex;justify-content: flex-start;flex-wrap: wrap}
.webMap-item ul li {width: 25%;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}

.n-panel{background-size: cover;background-position: center; background-repeat: no-repeat}
.n-panel .panel-heading{ }
.n-panel .panel-title > a{}
.n-panel .panel-title > a.collapsed{color: #666464;background: #f2f2f2;}
.n-panel .panel-title > a{ height: 45px;line-height: 45px; position: relative; background: #396db8;  color: #fff; padding: 0 22px; }
.n-panel .panel-title > a h5{width: 100%; height: 100%;line-height: 45px;  display: flex;justify-content: space-between;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-size: 16px; }
.n-panel .panel-title > a h5>span{display: inline-block}
.n-panel .panel-title > a h5>span:nth-child(1){width: calc(100% - 100px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.n-panel .panel-title > a h5>span:nth-child(2){font-size: 14px; width: 100px;text-align: center}
.n-panel .panel-title > a h5>span i{margin-right: 10px;}

.n-panel .panel-title > a.collapsed >div span:nth-child(2){display: inline-block}
.n-panel .panel-title > a.collapsed >div span:nth-child(1){display: none;}
.n-panel .panel-title > a.collapsed >div i{display: inline-block;transform:rotate(90deg);}

.n-panel .panel-title > a.collapsed >div{background: #e3e3e3;}
.n-panel .panel-title > a >div > div span{width: 36px; height: 2px ; display: block; background: #fff;
    position: absolute;top: 50%; left: 50%;margin-left: -18px; margin-top: -1px;}
.n-panel .panel-title > a >div > div span:nth-child(2){transform: rotateZ(0)}
.n-panel .panel-title > a.collapsed >div > div span:nth-child(2){transform: rotateZ(90deg)}
.n-panel .panel-body{padding: 20px 30px ; background: #fff;color: #666}


.webMap{padding: 40px 0;}
.webMap-item{margin-top: 30px;}
.webMap-item-title{ padding-bottom: 10px; color: #004177; border-bottom: 1px solid #ccc}
.webMap-item ul{display: flex;justify-content: flex-start;flex-wrap: wrap}
.webMap-item ul li {width: 25%;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}
/*视频样式*/
.m {
    width: 100%;
    position: fixed;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    background: #000;
    display: none;
}
.m > div{position: relative;padding: 46px 0;}
#my-video {
    display: none
}

.my-video {
    display: none;
}

.my-video-dimensions {
    width: 100%;
    height: auto
}

.m video {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    object-fit: fill;
    object-posititon: top center;

}

.closeVideo {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 4px;
    top: 2px;
    text-align: center;
    line-height: 40px;
    z-index: 999999999;
}

.closeVideo i {
    font-size: 30px;
    color: #fff
}

/*.toTop{width: 50px; height: 50px; position: fixed;right: 20px;bottom: 10%;z-index: 9999999;display: none}*/
/*.toTop img{width: 100%;height: 100%;}*/
@media (min-width:1440px)and (max-width: 1600px){

}
@media (min-width:1200px) and (max-width:1440px){

    .f-c>ul>li{margin-right: 20px;}
}
@media  (max-width:1350px){
   .f-b .g_w{display: block}
   .f-b .g_w>div{text-align: center}


}
@media  (max-width:1350px){
    .g_w{padding-left: 20px;padding-right: 20px;}
}
@media (min-width:1200px) and (max-width:1260px){
    /*.g_w{padding-left: 5%;padding-right: 5%;}*/

}

@media (min-width:768px) and (max-width:1200px){
    .g_w{padding-left: 5%;padding-right: 5%;}
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_body{padding-top: 60px;}
    .m{width: 90%}

}
@media (max-width:767px){
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_w{padding-left: 5%;padding-right: 5%;}
    .g_body{padding-top: 60px;}
    .fenye ul li{margin-top: 10px}
    .m{width: 90%}


}


