

@font-face {
    /*font-family:OpenSans;*/
    /*src: url('../fonts/OpenSans-Regular.ttf');*/
}

/**{transition: all .5s ease}*/
body,html{margin: 0;padding: 0;background: #fff;}
h1,h2,h3,h4,h5,p{margin:0;padding:0;}
.g_h3{font-size: 24px; color: #333}
.g_h5{font-size: 18px; color: #666}
ul , li{margin:0;padding:0;list-style: none;box-sizing: border-box;}
img{max-width: 100%;}
a {text-decoration: none!important;}
a:hover {text-decoration: none!important;}
input:focus {outline: none;border: none;}
button:focus {outline:none !important;}

.g_w{max-width:1300px; 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{ padding-top: 130px; }
.g_p{padding-left: 5.3%;padding-right: 5.3%;}
.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_red{color:#d6191b}
.line{width: 50px; height: 1px;border-bottom: 1px solid #d6191b;margin: 0 auto;transition: all 1s;}

.container{width: 100%}
.closeVideo{display: none}

#MEIQIA-BTN{display: none!important;}
#MEIQIA-PANEL-HOLDER{right: auto;left: 60px;}

/*导航开始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}
.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 #1d2088 ;  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(29,32,136,.7);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;width: 100%;top: 0;left: 0;z-index: 9999;background: #fff}
.pcNav>.g_w{ height: 105px; vertical-align: middle;position: relative; display: flex;justify-content: space-between;align-items: center; }

.logo{font-size: 0; position: relative; display: inline-block;vertical-align: middle;}
.logo img{  position: relative; display: inline-block;vertical-align: middle;}

.pcNav_top{ height: 25px; padding: 4px 0;  background: #0c67cd;color: #fff;overflow: hidden;line-height: 18px;transition: .5s all ease}
.pcNav_top_r{float: right;}
.pcNav_top_r > div{padding: 0 10px;display: inline-block}
.pcNav_top_r a{ padding: 0 14px; color: #c9caca;  transition: .5s all ease}
.pcNav_top_r i{margin-right: 10px;  transition: .5s all ease}
.pcNav_top_tel{margin-right: 30px;color: #c9caca}

.pcNav_top_r a:nth-child(1){border-right: 1px solid #fff;}
.pcNav_top_r a:hover{color: #fff;transition: .5s all ease}

.pcNav_u1{  height: 100%; margin-left: 30px;  display: inline-block;vertical-align: middle;}
.pcNav_u1 > li {padding: 24px 0 26px 0;  height: 100%;display: inline-block;position: relative;transition: .3s all ease}
.pcNav_u1 > li > a{height: 100%; padding: 0 25px; display: block; text-align: center;}
.pcNav_u1 > li > a > h4{ margin-top: 6px; color: #1d2088;font-weight: 600}
.pcNav_u1 > li:nth-last-child(1) a{border: 0}
.pcNav_u1 > li>a h4{font-size: 15px; text-transform: uppercase;color: #373737;transition: .3s all ease }

.pcNav_u1 > li>a i{ font-size: 30px;color: #aaabab;transition: .3s all ease}

.pcNav_u1 > li>a p{font-size: 13px;opacity: 0.65;color: #333333}
.pcNav_u1 > li>a h4:hover{color: #1d2088}
.pcNav_u1_2{ display: none; padding: 10px ; position: absolute;left: 0;top: 100%;transform: translateX(-30px);background: #222;opacity: 0;
    animation: navU .5s ease forwards;
    -webkit-animation: navU .5s ease forwards;
}
.pcNav_u1_2 > li {min-width: 240px;}
.pcNav_u1_2 > li a{color: #A0A3A3}
.pcNav_u1_2 > li a:hover{color: #fff}
.pcNav_u1 > li:hover .pcNav_u1_2{display: block}
.pcNav_u1 > li:hover {background: #0c67cd;transition: .3s all ease}
.pcNav_u1 > li:hover a h4{color: #fff;transition: .3s all ease}
.pcNav_u1 > li:hover a i{color: #fff;transition: .3s all ease}
.pcNav_u1 > li.active {background: #0c67cd;transition: .3s all ease}
.pcNav_u1 > li.active a h4{color: #fff;transition: .3s all ease}
.pcNav_u1 > li.active a i{color: #fff;transition: .3s all ease}


@keyframes navU
{
    0%   { opacity: 0; transform: translate(-30px,-20px);}
    100% { opacity: 1; transform: translate(-30px,0);}
}
@-webkit-keyframes navU
{
    0%   { opacity: 0; transform: translate(-30px,-20px);}
    100% { opacity: 1; transform: translate(-30px,0);}
}

/*导航结束web*/


/*************footer-s****************/
footer{ margin-top: 48px; padding: 42px 0 0 0;background: url("../images/f-bg.jpg") no-repeat; background-size: cover;background-position: center;}
footer .g_w{overflow: hidden;color: #fff;}
footer .g_w .f-body{display: flex;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid #434d99}
.f-l{width: 360px;}
.f-r{width: calc(100% - 360px);padding-left: 46px;display: flex;justify-content: space-between}
.f-l-top h3{font-size: 18px;font-weight: 600;color: #fff}
.f-l-contacts{font-size: 18px;margin-top: 16px;}
.f-l-contacts p{margin-top: 8px;color: #fff;font-size: 14px;}
.f-r-top{font-size: 20px;color: #fff;display: flex;justify-content: space-between;}
.f-r-top a{color: #fff}
.f-r-top h3{font-size: 20px;}
.f-l-code{ margin-top: 20px; display: flex;flex-wrap: wrap;text-align: center;}
.f-l-code>div{margin-right: 20px;}
.f-l-code p{margin-top: 8px;}

.f-r-title{text-align: center;width: 114px; min-width: 114px;padding-top: 26px;}
.f-r-title span{display: block; font-size: 28px;}
.f-r-title i{font-size: 44px;}
.f-r-contacts{ width: calc(100% - 114px); padding-left: 20px;}
.form_box1 input{display: block;width: 230px;height: 54px;margin-top: 24px; padding: 0 22px; line-height: 52px; border: 1px solid #fff;background: rgba(255,255,255,.55);color: #fff}
.form_box1 input:nth-child(1){margin-top: 0}
.from-top{display: flex;align-items: stretch}
.form_textarea{width: calc(100% - 230px);padding-left: 14px;}
.form_textarea textarea{ padding: 20px; width: 100%; height: 100%;border: 1px solid #fff;background: rgba(255,255,255,.55);color: #fff}
.from-bottom{ margin-top: 24px; display: flex;justify-content: space-between}
.from-submit{width: 110px;height: 40px; line-height: 40px;color: #fff;background: #0c67cd;border: 0}
.from-bottom>div{display: flex;align-items: center}
.from-bottom>div p{line-height: 1.4em;width: 80%;margin-left: 10px;}
footer .f-bottom{padding: 10px 0;background: #0c67cd;color: #fff;}
footer .f-bottom > .g_w{display: flex;justify-content: space-between;}
footer .f-bottom p span{display: inline-block;margin-right: 10px}
footer .f-bottom a{color: #fff;padding: 0 20px;}
footer .f-bottom a:nth-child(1){border-right: 1px solid #fff}
footer .f-bottom a:hover{color: #fff}
    /*************footer-e****************/



/*分页*/
.fenye{margin: 30px auto;text-align: right}
.fenye ul{overflow: hidden;display: inline-block;}
.fenye ul li { margin: 0 6px; float: left;padding: 6px 12px;border: 1px solid #999}
.fenye ul li a{color: #999}
.fenye ul li.active{background: #026bdd}
.fenye ul li.active a{color: #fff}
.fenye ul li:hover{background: #026bdd}
.fenye ul li:hover a{color: #fff}

.showImg{ position:fixed;height: 80%;padding: 40px;top: 50%;left: 50%;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 a{padding: 6px 8px;  border: 1px solid #999 ; color: #999}
.fenye a.active{background: #026bdd;color: #fff}
.fenye a:hover{background: #026bdd;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}
.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: #d6191b; border-bottom: 1px solid #ccc}
.webMap-item ul{display: flex;justify-content: flex-start;flex-wrap: wrap}
.webMap-item ul li {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}

/*视频样式*/
.m {
    width: 80%;
    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
}

.code{ background: #fff;padding: 10px; position: fixed;left:50%; top: 50%; transform: translate(-50%,-50%);  display: none;z-index: 9999}
.code p{color: #1e1e1e;text-align: center}
.code span {position: absolute;right: 0;top: 0}
.code>div{position: relative}

@media (min-width:1440px)and (max-width: 1600px){

}
@media (min-width:1200px) and (max-width:1440px){

}



@media (min-width:768px) and (max-width:1220px){
    .g_w{padding-left: 5%;padding-right: 5%;}
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_body{padding-top: 60px;}

    footer .g_w .f-body{display: block}
    .f-l{width: 100%}
    .f-r{width: 100%;padding-left: 0;margin-top: 30px;}
    footer .f-bottom>.g_w{display: block;text-align: center}
    .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;}
    footer .g_w .f-body{display: block}
    .f-l{width: 100%}
    .f-r{width: 100%;padding-left: 0;margin-top: 30px;display: block}
    .f-r-contacts{width: 100%;padding-left: 0;margin-top: 20px;}
    .from-top{display: block}
    .form_box1 input{width: 100%}
    .form_textarea{width: 100%;padding-left: 0;margin-top: 22px;}
    footer .f-bottom>.g_w{display: block;text-align: center}
    .fenye ul li{margin-top: 10px}
    .m{width: 90%}
}


.n_item_v1Img{overflow: hidden}
.n_item_v1Bg{position: relative; padding-top:60% ;transition:1s all linear;
    background-size: cover;background-position: center;background-repeat: no-repeat}
.n_item_v1Info{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;
    display: flex;justify-content: center;align-items: center; background: rgba(5,5,5,.73);transition:.5s all ease}
.n_item_v1Info > div{width: 90%;color: #fff;text-align: center}
.n_item_v1Info > div h4{opacity: 0;color: #fff;font-size: 24px;transform: translateY(-8px);transition:.5s all ease}
.n_item_v1Info > div span{display: block; margin: 12px auto 0 auto; width: 0;height: 1px; background: #f18804;transition:.5s all ease}
.n_item_v1Info > div p{ opacity: 0; font-size: 16px; line-height: 2rem;margin-top: 20px;transform: translateY(8px);transition:.5s all ease}
.n_item_v1Text{margin-top: 22px ; padding-left: 8px;font-size: 18px; color: #000;}
.n_item_v1:hover .n_item_v1Bg{transform: scale(1.05);transition:1s all linear}
.n_item_v1:hover .n_item_v1Info{opacity: 1;transition:.5s all ease}
.n_item_v1:hover .n_item_v1Info > div span{width: 50%;transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div p{ opacity: 1; transform: translateY(0);transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div h4{opacity: 1; transform: translateY(0);transition:.8s all ease .3s}


.n_item_v2{}
.n_item_v2Img{overflow: hidden;position: relative}
.n_item_v2Bg{padding-top: 73%;background-position: center;background-size: cover;background-repeat: no-repeat;transition:.8s all linear}
.n_item_v2Text{ height: 150px; margin: 30px auto 0 auto;text-align: justify;color: #fff;overflow: hidden}
.n_item_v2Text h5{ font-size: 18px;color: #333; font-weight: 600; transition:.5s all ease}
.n_item_v2Text p{margin-top: 18px; font-size: 16px; color: #666; transition:.5s all ease}
.n_item_v2More{color: #1d2088;display: block; margin-top: 10px; margin-bottom: 10px;transition:.5s all ease}
.n_item_v2:hover .n_item_v2Bg{ transform: scale(1.05); transition:.8s all linear}
.n_item_v2:hover .n_item_v2Text h5{ color: #1d2088; transition:.5s all ease}
.n_item_v2:hover .n_item_v2More{transform: translateX(10px);transition:.5s all ease}


/*.message-from{width: 100%;overflow: hidden}*/
/*.message-from>div{margin-top: 16px;overflow: hidden}*/
/*.message-from>div:nth-child(1){margin-top: 0}*/
/*.message-from input{ height: 42px;line-height: 42px; border: 0;background:#434d99;padding-left: 20px;color: #fff;}*/
/*.message-from input::-webkit-input-placeholder{color: #fff}*/
/*.message-from textarea{border:0;background: rgba(0,0,0,0);padding: 20px;background:#434d99;}*/
/*.form_box1 > input{width: 48%;float: left;}*/
/*.form_box1 > input:nth-child(2){float: right}*/
/*.form_box2 > input{width: 48%;float: left}*/
/*.form_box2 > input:nth-child(2){float: right    }*/
/*.form_box3 > input{width: 100%;}*/
/*.form_textarea > textarea{width: 100%;height: 100px}*/
/*.form_textarea > textarea::-webkit-input-placeholder{color: #fff}*/
/*.message-from .from-submit{width: 114px;height: 42px; margin-top: 10px;float: right; padding: 0;border: 0; line-height: 42px;text-align: center;background: #434d99;color: #fff;font-size: 18px;}*/


.n_item_h1{ margin-top: 62px; height: 170px; position: relative;}
.n_item_h1Img{width: 320px;position: absolute;left: 0;top: 0;overflow: hidden;transition: .5s all ease;}
.n_item_h1Bg{width: 100%; height: 170px;background-size: cover;background-position: center;background-repeat: no-repeat;transition: .5s all linear;}
.n_item_h1Info{padding: 0px 0px 0px 320px; height: 100%; }
.n_item_h1Info > div{ height: 100%; padding: 22px 20px 10px 50px; border: 2px solid #fff}
.n_item_h1Info h4{font-size: 18px;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
    color: #373737;transition: .5s all ease;}
.new-iBox{margin-top:8px;color: #373737}
.new-iBox i{margin-right: 6px;}
.new-iBox span{margin-right: 12px;}
.n_item_h1Info p{margin-top: 20px;height:60px;overflow: hidden;color: #666;text-indent: 2em}
.n_item_h1Info>span{display: block;color: #373737;font-size: 14px;margin-top: 10px;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Img{}
.n_item_h1:hover .n_item_h1Bg{ transform: scale(1.1);transition: .5s all linear;}
.n_item_h1:hover .n_item_h1Info>div{border-color: #1a84d8;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Info h4{color: #2049bf;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Info .new-iBox{ color: #2049bf;  transition: .5s all ease;}

.n-panel{background-size: cover;background-position: center; background-repeat: no-repeat}
.n-panel .panel-heading{background: #fff}
.n-panel .panel-title > a.collapsed{color: #666464;}
.n-panel .panel-title > a{ height: 55px;line-height: 55px; position: relative;  color: #fff; padding: 0 22px;background: #1a84d8;}
.n-panel .panel-title > a h5{width: 100%; height: 100%;line-height: 55px; padding-right: 192px;overflow: hidden;
    text-overflow:ellipsis;white-space: nowrap; font-size: 22px; }
.n-panel .panel-title > a >div{ width: 192px;height: 55px; position: absolute;top:0;right: 0px;background: #1a84d8}
.n-panel .panel-title > a >div > div{width: 100%;height: 100%;position: relative;}
.n-panel .panel-title > a.collapsed >div > div span{background: #000;}
.n-panel .panel-title > a.collapsed {background: #eeeeee;}
.n-panel .panel-title > a.collapsed >div{background: #eeeeee;}
.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: 10px 18px ; background: #f0f0f0;color: #666}
.n-panel .panel-body p{margin-top:14px;color: #000 }