
@media only screen and (min-width:1301px) { 

@-webkit-keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.shagndaoxia{-webkit-animation:shagndaoxia .8s ease-in-out;animation:shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.xiaobianda{-webkit-animation:xiaobianda .8s ease-in-out;animation:xiaobianda .8s ease-in-out}
@-webkit-keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.gallery-top .swiper-button-prev,.swiper-container-banner:hover .swiper-button-prev-banner{-webkit-animation:prev-banner .5s ease-in-out;animation:prev-banner .5s ease-in-out}
@-webkit-keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.swiper-container-banner .swiper-button-next-banner,.swiper-container-banner .swiper-button-prev-banner{background-color:rgba(255,255,255,.3)!important}
.swiper-container-banner .swiper-button-next:hover,.swiper-container-banner .swiper-button-prev:hover{background-color:rgba(255,255,255,.4)!important}
.index-about{margin:0 auto;margin-top:70px;padding-bottom:80px;position:relative}
.about-content{width:1300px;height:500px;margin:0 auto}
.about-content .imgin{width:567px;height:426px;position:absolute;border:5px #fff solid;top:0px; left:-380px; z-index:2}
.about-content .about-right{position:absolute;width:920px;background-color:#fff;height:505px;left:640px; }
.about-content .about-right-wrap{position:relative;background-color:#f9f9f9;width:860px;height:425px; top:30px; z-index:6; }
.about-right .right-about{position:absolute;width:710px;height:300px;background-color:#fff;left:90px;top:50px;z-index:10;z-index: 9;padding:20px 30px}
.about-right .right-about-title{margin-bottom:10px}
.about-right .right-about-title h2{font-size:27px;letter-spacing:2px;color:#333}
.about-right .right-about-title p{color:#ccc;font-size:12px;margin-top:2px}
.about-right .right-about-title p::before{content:"";position:absolute;top:80px;width:50px;border:1px #053e8d solid}
.about-right:before{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;left:0;top:0}
.about-right:after{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;right:0;bottom:0}
.about-right .line:before{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.about-right .line:after{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.about-right{position:relative}
.about-right:before{animation:lineWidth linear 1s}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.about-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.about-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.mt-tabpage-title{position:absolute;top:40px;left:420px}
.mt-tabpage-title .mt-tabpage-item{display:inline-block;width:80px;height:44px;line-height:44px;text-align:center;color:#666;font-size:16px;position:relative}
.mt-tabpage-title .mt-tabpage-item:hover{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item-cur{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item:after{content:'';display:block;width:0;height:2px;background:#053e8d;position:absolute;left:50%;bottom:0;transition:ease .65s}
.mt-tabpage-title .mt-tabpage-item.mt-tabpage-item-cur:after{width:100%;left:0}
.mt-tabpage-count{position:relative;width:715px;height:180px;overflow:hidden;top:20px;text-align:left}
.mt-tabpage-cont__wrap{position:absolute}
.mt-tabpage-count .mt-tabpage-item{width:715px;height:220px;line-height:25px;color:#666}
.wow{width:140px;float:right;margin-top:18px;height:30px;text-align:center;position:relative}
.wow .moer{width:80px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;transition:.4s;overflow:hidden}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.wow .inc-r{width:25px;height:25px;background:url(../image/inc-r.png) no-repeat;background-position:0 2px;margin:0 auto;position:relative;z-index:9;transition:ease .65s}
.wow:hover .inc a{background-color:#fff;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow:hover .inc-r{background-position:0 -23px}
.index-ywfw{background:url(../image/bg-1.jpg) no-repeat;text-align:center;padding-top:60px;margin:0 auto;padding-bottom:10px}
.index-ywfw-title{width:870px;margin:0 auto;position:relative;height:100px}
.index-ywfw-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-ywfw-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-ywfw .ywfw-content{width:1300px;margin:0 auto;height:500px}
.index-ywfw .ywfw-content .list-yw{width:305px;height:420px;background-color:#fff;box-shadow:0 5px 9px rgba(0,0,0,.15);float:left;margin-right:12px;transition:.4s;border:2px #fff solid}
.ywfw-content .list-yw .list-title h2{color:#053e8d;font-size:20px;font-weight:500;margin:15px 0}
.ywfw-content .list-yw .list-title p{width:250px;margin:0 auto;line-height:23px;color:#666;font-size:13px}
.ywfw-content .list-yw .list-title a{color:#666;}
.ywfw-content .list-yw .list-title .bon{width:150px;margin:0 auto;border:1px #ccc solid;height:30px;line-height:30px;margin-top:20px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#053e8d;border:2px #053e8d solid}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#053e8d;border:1px #053e8d solid;}

.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

.img-yw img{width:100%}
#certify{position:relative;width:1200px;margin:0 auto}
#certify .swiper-container{padding-bottom:60px}
#certify .swiper-container .swiper-slide img{ width:100%;}
#certify .swiper-slide{width:520px;background:#fff;padding-bottom:25px;box-shadow:0 8px 25px #ddd}
#certify .swiper-slide:hover{box-shadow:0 8px 30px #ddd}
#certify .swiper-slide img{display:block}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;margin:0}
#certify .swiper-pagination{width:100%;bottom:0}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:13px;height:13px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #053e8d;background-color:#fff}
#certify .swiper-button-prev{left:-50px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%}
#certify .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
#certify .swiper-button-next{right:-50px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%}
#certify .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-show{margin:0 auto 25px;text-align:center}
.index-show-title{width:870px;margin:0 auto;position:relative;margin-bottom:30px;margin-top:80px}
.index-show-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-show-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:75px}
.index-show-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:70px}
.show-banner{ margin-bottom:65px;}
.index-show-title p{color:#ccc;font-size:14px;width:163px;margin:0 auto}
.index-show-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-show-content{width:100%;margin:0 auto; overflow: hidden; padding-bottom: 10px; margin-bottom: 50px; display:block;}
.index-show-content .show-list{margin:0 auto; display: block;text-align:center}
.index-show-content .show-list li{display:inline-block; width:auto; margin-bottom: 10px;}
.index-show-content .show-list li a{height:35px;line-height:35px;border:1px #ccc solid;border-radius:8px;display:block;color:#666;float:left;margin-right:15px;padding:0 30px}
.index-show-content .show-list li:nth-of-type(1) a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.index-show-content .show-list li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.product-nav-auto.index-show-content-qb{ width:1200px; }
.show-banner .swiper-slide p{font-size:16px;line-height:55px!important}
.show-banner .swiper-slide li{height:28px;display:inline-block;padding:0 20px;line-height:28px;color:#fff;border-radius:3px;margin:0 5px}
.show-banner .swiper-slide .cyan{background-color:#053e8d}
.show-banner .swiper-slide .blue{background-color:#009cfe}
.show-banner .swiper-slide .violet{background-color:#b68fd8}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{width:870px;margin:0 auto;position:relative;height:110px;margin-top:50px}
.index-center-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-center-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-center-title p{color:#ccc;font-size:14px;margin:0 auto;width:102px}
.index-center-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-center-content{width:100%;height:645px;position:relative}
.index-center-content .content-left{float:left;width:33.333%;height:644px;background:url(../image/08.png) no-repeat}
.index-center-content .content-main{width:33.333%;height:644px;float:left}
.index-center-content .content-right{width:33.333%;height:644px;float:left}
.index-center-content .content-left .cs-hover{background:url(../image/k1.png) no-repeat 0 5px;opacity:.9;position:absolute;top:7px;right:7px;bottom:7px;left:7px;transition:.5s;overflow:hidden;width:0;transition:ease .6s}
.content-left .cs-hover .cs-auto{width:400px;height:200px;margin:0 auto;margin-top:170px}
.content-left .cs-auto .cs-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-left .cs-auto .cs-title span{display:block;width:0;border:1px #053e8d solid;margin:0 auto;opacity:0;transition:ease-out 1.3s}
.content-left .cs-auto .cs-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-left:hover .cs-hover span{width:70px;opacity:1}
.index-center-content .content-left:hover .cs-hover{width:618px}
.index-center-content .content-main .c1{width:100%;height:322px;position:relative;background:url(../image/c1.jpg) no-repeat}
.index-center-content .content-main .c1 .c1-hover{background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;right:7px;left:7px;bottom:7px;transition:.4s;overflow:hidden;height:0}
.content-main .c1 .c1-hover .c1-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-main .c1 .c1-auto .c1-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-main .c1 .c1-auto .c1-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.content-main .c1 .c1-auto .c1-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-main .c1:hover .c1-hover{height:304px}
.index-center-content .content-main .c1:hover .c1-hover span{width:70px;opacity:1}
.index-center-content .content-main .c3{width:50%;height:322px;position:relative;background:url(../image/c3.jpg) no-repeat;float:left}
.index-center-content .bat{width:50%;height:322px}
.index-center-content .c3-hover{background:url(../image/k2.png) no-repeat;background-size:100%;opacity:0;position:absolute;top:7px;bottom:7px;left:7px;right:7px;transition:ease-in-out .4s;overflow:hidden}
.index-center-content .c3-hover .c3-auto{width:200px;height:200px;margin:0 auto;margin-top:70px}
.index-center-content .bat h2{font-size:22px;color:#053e8d;font-weight:500;line-height:60px}
.index-center-content .bat span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .bat p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .bat:hover .c3-hover{height:309px;opacity:1}
.index-center-content .bat:hover span{width:70px;opacity:1}
.index-center-content .content-main .c4{width:50%;height:322px;float:left;position:relative;background:url(../image/c4.jpg) no-repeat}
.index-center-content .content-right .c2{height:322px;position:relative;background:url(../image/c2.jpg) no-repeat}
.index-center-content .content-right .c2 .c2-hover{height:304px;background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;transition:.4s;overflow:hidden;height:0;bottom:7px;left:7px;right:7px;background-size:100%}
.content-right .c2 .c2-hover .c2-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-right .c2 .c2-auto .c2-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-right .c2 .c2-auto .c2-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .content-right .c2:hover .c2-hover span{width:70px;opacity:1}
.content-right .c2 .c2-auto .c2-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-right .c2:hover .c2-hover{height:304px}
.index-center-content .content-right .c5{width:50%;height:322px;position:relative;background:url(../image/c5.jpg) no-repeat;float:left}
.index-center-content .content-right .c6{width:50%;height:322px;position:relative;background:url(../image/c6.jpg) no-repeat;float:left}
.index-zjtd{position:relative;margin:0 auto;text-align:center;background:url(../image/bg-zj.jpg) no-repeat;padding-top:80px;overflow:hidden;padding-bottom:75px}
.index-zjtd .hk{width:100%;background-color:#f6f6f9;height:205px;position:absolute;z-index:1;top:260px}
.index-zjtd-title{width:870px;margin:0 auto;position:relative;height:110px}
.index-zjtd-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-zjtd-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-zjtd-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-zjtd-title p{color:#ccc;font-size:14px;margin:0 auto;width:102px}
.index-zjtd-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-zjtd .index-zjtd-content{width:1200px;margin:0 auto}
.index-zjtd-content .imgin{top:230px;position:absolute;z-index:3}
.index-zjtd-content .content-right{width:1116px;padding-bottom:135px;margin-left:70px;position:relative;z-index:2;margin-bottom:50px}
.index-zjtd-content .content-right:before{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;left:0;top:0}
.index-zjtd-content .content-right:after{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;right:0;bottom:0}
.index-zjtd-content .content-right .line:before{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.index-zjtd-content .content-right .line:after{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.index-zjtd-content .content-right{position:relative}
.index-zjtd-content .content-right:before{animation:lineWidth linear 1s}
.index-zjtd-content .content-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.index-zjtd-content .content-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.index-zjtd-content .content-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.index-zjtd-content .content-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.foot-hc-nav li span b{-webkit-animation: dibunav 2s ease-in-out;animation: dibunav 2s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 40px;}}
@keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 40px;}}

.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@-webkit-keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 58px;}}
@keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 58px;}}

/* .index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
@-webkit-keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }} */

.lxwm-content-ico-on{-webkit-animation: lxwm-tb 1s ease-in-out;animation: lxwm-tb 1s ease-in-out}
@-webkit-keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}

@-webkit-keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}} @keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}

.index-zjtd-content .content-right .content-text{z-index:15;text-align:left;padding-left:220px;padding-top:100px;padding-right:85px}
.index-zjtd-content .content-right .content-text h2{font-size:24px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text b{font-size:24px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text h2 span{color:#666;margin-left:10px; }
.index-zjtd-content .content-right .content-text p{line-height:25px;color:#999;margin-top:13px}
.index-zjtd-content .content-right .pos{z-index:150; margin-right: 60px;}
.index-zjtd-list{position:relative;width:1200px;margin:0 auto}
.index-zjtd-list .list-li{width:231px;height:255px;background:#fff;cursor:pointer;padding-top:25px;transition:.4s;float:left;margin-right:9px;box-shadow:0 2px 6px rgba(0,0,0,.15); overflow: hidden;}
.index-zjtd-list .list-li .list-li-nr{ display:none; }
.index-zjtd-list .list-li .img-head{width:126px;height:126px; position:relative;background:url(../image/r4.png) no-repeat;border:5px #ccc solid;border-radius:50%;overflow:hidden;margin:0 auto;    position: relative;z-index: 9;transition:.4s}
.index-zjtd-list .list-li .peo2{background:url(../image/r3.png) no-repeat}
.index-zjtd-list .list-li .peo3{background:url(../image/r1.png) no-repeat}
.index-zjtd-list .list-li .peo4{background:url(../image/r2.png) no-repeat}
.index-zjtd-list .list-li .peo5{background:url(../image/r5.png) no-repeat}
.index-zjtd-list .list-li .list-name h3{font-size:18px;color:#333;font-weight:500;margin-top:15px;position: relative;z-index: 9;line-height:35px}
.index-zjtd-list .list-li .list-name span{width:60px;opacity:1;display:block;position: relative;z-index: 9;border:1px #053e8d solid;margin:0 auto;transition:ease .75s}
.index-zjtd-list .list-li .list-name p{color:#999;position: relative;z-index: 9;margin-top:10px}
.index-zjtd-list .list-li:hover::after,.index-zjtd-list .list-li.on::after{ top:0; }
.index-zjtd-list .list-li:hover h3,.index-zjtd-list .list-li.on h3{color:#fff}
.index-zjtd-list .list-li:hover p,.index-zjtd-list .list-li.on p{color:#fff}
.index-zjtd-list .list-li:hover span,.index-zjtd-list .list-li.on span{border-color:#fff;width:60px}
.index-zjtd-list .list-li:hover .img-head,.index-zjtd-list .list-li.on .img-head{border-color:#053e8d}
.index-zjtd-list .list-li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/9.png) center top no-repeat;
    background-size: cover; 
}
.swiper-container-tdzs{padding:10px 0}
.index-zjtd-list .swiper-button-prev{left:-70px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%}
.index-zjtd-list .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
.index-zjtd-list .swiper-button-next{right:-70px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%}
.index-zjtd-list .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f7f7f7;padding-top:38px;padding-bottom:60px}
.index-four-title{width:870px;margin:0 auto;position:relative;height:110px;margin-top:30px}
.index-four-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:30px}
.index-four-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:25px}
.index-four-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-four-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-four-content{width:1200px;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;height:296px;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:583px;height:246px;padding-top:50px;float:left}
.index-four-content .one-title{width:580px;background-color:#053e8d;height:75px;line-height:75px;position:absolute;padding-left:10px;    z-index: 99;}
.index-four-content .one-title h2{font-size:52px;color:#fff;float:left}
.index-four-content .one-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:20px;color:#fff;line-height:14px;margin-top:-5px}
.index-four-content .one-title .text p{color:#fff;line-height:45px}
.index-four-content .one-text{width:540px;margin:0 auto;line-height:27px;color:#666;margin-top:90px}
.index-four-content .one-right{float:right; width: 616px;}
.index-four-content .list-two{width:100%;height:296px;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:580px;height:246px;padding-top:50px;float:left;position: relative;}
.index-four-content .two-title{width:575px;background-color:#057ee6;height:75px;line-height:75px;position:absolute;left:-6px;padding-left:15px}
.index-four-content .two-title h2{font-size:52px;color:#fff;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:20px;color:#fff;line-height:14px;margin-top:-5px}
.index-four-content .two-title .text p{color:#fff;line-height:45px}
.index-four-content .two-text{width:540px;margin:0 auto;line-height:27px;color:#666;margin-top:95px}
.index-four-content .two-right{float:left}
.index-wrap{background:url(../image/cnt-bg.jpg) no-repeat;margin:0 auto;background-size:cover;padding-bottom:70px}
.customized{height:400px;margin:0 auto;text-align:center;padding-top:50px;position:relative}
.customized .hx{width:100%;border:1px #e4e4e6 solid;position:absolute;top:290px;z-index:1}
.customized-content{width:1320px;height:200px;margin:0 auto; margin-top: 12px;}
.customized-content ul li{float:left;width:220px; position:relative; z-index:9;}
.customized-content .ctd-title{height:75px;width:222px}
.customized-content .ctd-title p{color:#666}
.customized-content .ctd-title h3{font-size:18px;color:#053e8d;line-height:30px;font-weight:500}
.customized-content .ctn-icon{margin-top:-10px;margin-bottom:10px;position:relative;z-index:2}
.customized-content .ctn-icon2{height:75px;width:222px}
.news{text-align:center;padding-top:50px;position:relative}
.news .news-auto{width:1200px;margin:0 auto}
.news .news-auto .news-nav{width:420px;height:55px;margin:0 auto;margin-bottom:45px}
.news .news-nav ul{margin:0 auto;width:854px}
.news .news-nav ul li a{width:125px;height:35px;line-height:35px;border:1px #999 solid;border-radius:8px;display:block;color:#666;float:left;margin-right:15px}
.news .news-nav ul li.on a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.news .news-nav ul li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.news-content .news-content-left{height:430px;float:left;margin-right:20px;padding:5px;text-align:left}
.box-shodow{box-shadow:0 1px 9px rgba(0,0,0,.1)}
.news-content .news-content-right{width:600px;height:445px;float:left}
.news-content .news-content-left .left-text{width:535px;padding:0 15px}
.news-content .news-content-left h4{color:#053e8d;font-size:15px;margin:10px 0}
.news-content .news-content-left p{color:#828282;line-height:23px;font-size:12px}
.news-content .img-left{width:564px;height:280px;overflow:hidden;text-align:center}
.news-content .news-content-right ul li{width:586px;height:64px;border:2px solid #fff;background-color:#fff;text-align:left;padding:8px 7px;transition:.3s;padding-bottom:6px;margin-bottom:8px}
.news-content .news-content-right ul li .img-new{float:left}
.news-content .news-content-right ul li .img-right{width:440px;float:left;margin-left:10px;margin-top:-5px;}
.news-content .news-content-right ul li .img-right h3{font-size:14px;color:#666;transition:.3s;line-height:26px}
.news-content .news-content-right ul li .img-right p{font-size:11px;line-height:20px;color:#777}
.news-content .news-content-right ul li:hover{border-color:#053e8d}
.news-content .news-content-right ul li:hover h3{color:#053e8d}
.news-content .news-content-right ul .default{border-color:#053e8d}
.news-content .news-content-right .right-hover{background:#fff;position:absolute;left:360px;top:265px;overflow:hidden;width:0;opacity:0;transition:ease .55s}
.news-content .news-content-right ul li:hover .right-hover{width:565px;opacity:1}
.index-hchb{margin:0 auto;text-align:center;position:relative;padding-bottom:55px}
.index-hchb .index-hchb-content{width:1200px;margin:0 auto}
.index-hchb .index-hchb-content .imglo{float:left;width:185px;border:1px #ccc solid;margin-right:15px;margin-bottom:15px;transition:ease .2s}
.index-hchb .index-hchb-content .imglo:nth-child(6n){margin-right:0;}
.index-hchb .index-hchb-content .imglo:hover{border-color:#053e8d}
.hc-foot{margin:0 auto}
.hc-foot .foot-link-auto{height:60px;width:100%;background:#282828;text-align:center}
.hc-foot .foot-link{margin:0 auto;line-height:60px;color:#fff;font-size:16px}
.hc-foot .foot-link a{color:#fff;font-size:15px;margin:0 15px}
.wxgzh-ewm{width:130px}
.hc-foot .foot-link a:hover{text-decoration:underline}
.news-content-list{display:none}
.foot-hc-nav{width:1200px;margin:auto;padding-top:38px;padding-bottom:38px}
.foot-hc-nav li{width:13.5%;float:left}
.foot-hc-nav li.foot-hc-nav-ewm{width:18%}
.foot-hc-nav li span{color:#057ee6;font-size:18px;margin-bottom:15px;display:block;position:relative;padding-bottom:13px}
.foot-hc-nav li .wxgzh-p{text-indent:17px;color:#777;margin-top:2px}
.foot-hc-nav li span a{color:#057ee6;font-weight:700;font-size:16px}
.foot-hc-nav li .foot-hc-nav-ej{display:block}
.foot-hc-nav li .foot-hc-nav-ej a{display:block;margin-bottom:10px;color:#777;font-size:14px}
.foot-hc-link-nr a:hover,.foot-hc-nav li .foot-hc-nav-ej a:hover{color:#057ee6}
.foot-hc-nav li span b{display:block;background-color:#057ee6;position:absolute;bottom:0;left:0;margin-top:0;width:40px;height:3px}
.foot-hc-nav li.foot-hc-nav-lx-li{width:28%}
.foot-hc-nav li.foot-hc-nav-lx-li p{display:block;margin-bottom:12px;color:#777;font-size:14px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a{margin-top:15px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a{display:block;height:38px;width:38px;float:left;margin-right:15px;border-radius:50%}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1{background:#62a8ea url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2{background:#83b944 url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3{background:#f96868 url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1:hover{background:#5ca3e6 url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2:hover{background:#7eb43f url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3:hover{background:#f65f5f url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-bq{color:#888;font-size:14px;text-align:center;padding:10px 0;line-height:25px;border-top:1px solid #f0f2f5}
.foot-hc-bq a{color:#888}
.foot-right{position:fixed;right:20px;bottom:20px;width:42px;z-index:999;opacity:.7;cursor:pointer;display:none;image-rendering: -webkit-optimize-contrast;}
.foot-right:hover{opacity:1}
.top-ico-fh-block{display:block}
.banner-nr{height:418px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:30px 88px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:80px auto 0}
.banner-nr-cong-2{font-size:22px;color:#fff;margin-top:45px}
.banner-nr-cong-2 span{font-size:22px;color:#fd771e}
.banner-nr-cong-1-title{font-size:28px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:58px;height:3px;background-color:#fff;margin:10px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:30px;margin-left:-15px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(5, 126, 230, 1);border-radius:50%}
.hc-qdyj{width:100%;margin:0 auto;padding:38px 0 15px}
.hc-qdyj-content{width:1250px;margin:0 auto;padding:20px 0}
.hc-qdyj-content .left{float:left;width:53%;overflow:hidden}
.hc-qdyj-content .left img{width:100%}
.hc-qdyj-content .right{float:left;width:47%;margin-top:35px}
.hc-qdyj-content .hc-qdyj-content-padding{padding:40px 45px;border:1px #e5e5e5 solid}
.hc-qdyj-content .list-one{margin-left:3px;padding-bottom:58px}
.hc-qdyj-content .list-one::after{content:"";clear:both;display:block}
.hc-qdyj-content .right h3{padding:12px 40px;background-color:#057ee6;text-align:center;font-size:22px;color:#fff;font-weight:500}
.hc-qdyj-content .right p{color:#666;line-height:26px;padding:20px 0}
.hc-qdyj-content .right .wow{margin-right:20px;margin-top:40px}
.wow .moer{width:80px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;line-height:30px;transition:.4s;overflow:hidden;padding:0}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.hc-qdyj-content-1 .left{float:left!important}
.hc-qdyj-content-2 .left{float:right!important}
.hc-qdyj-content-1 .right{border-left:0;float:left!important}
.hc-qdyj-content-2 .right{border-right:0;float:right!important}
.hc-qdyj-content-1 .hc-qdyj-content-padding{border-left:0}
.hc-qdyj-content-2 .hc-qdyj-content-padding{border-right:0}
.product-nav{padding:35px 0 20px;background-color:#fbfbfb;text-align:center}
.product-nav.product-nav-gywm{padding:38px 0 28px}
.product-nav li a{display:block;color:#666;position:relative;font-size:15px}
.product-nav li{display:inline-block;background-color:#f3f3f3;position:relative;width:165px;line-height:40px;height:40px;margin:0 5px; margin-bottom: 20px;}
.product-nav li.on,.product-nav li:hover{background-color:#057ee6;color:#fff}
.product-nav li.on a,.product-nav li:hover a{background-color:#057ee6;color:#fff}
.product-nav li::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#fbfbfb transparent transparent transparent;z-index:50}
.product-nav li.on::before,.product-nav li:hover::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#057ee6 transparent transparent transparent;z-index:50}
.lxwm-content-ico{ position:absolute; left:50%; bottom:-25px; margin-left:-25px; background: #fff; height:30px; width:30px; padding: 10px; border-radius:50%; border:1px solid #ddd;cursor:pointer; }
.hc-cpyj{width:100%;height:auto;margin:0 auto;text-align:center;padding:30px 0 70px}
.course-title{text-align:center;text-align:center;padding:10px 0}
.course-title h2{color:#057ee6;font-size:28px}
.course-title p{color:#666;line-height:30px}
.course-title span{height:1px;width:42%;display:inline-block;background-color:#efefef;margin-right:15%;margin-bottom:-30px}
.hc-cpyj .cpyj-content{width:1200px;margin:0 auto}
.hc-cpyj .cpyj-content .cpyj-img{padding:20px 0 38px}
.hc-cpyj .cpyj-content .cpyj-text{border-top:1px #ccc solid;text-align:left;padding:20px 0}
.hc-cpyj .cpyj-content .cpyj-text p{line-height:25px;color:#666;padding:10px 0;text-indent:2em}
.hc-cpyj .cpyj-content .cpyj-foot{padding:20px 60px}
.cpyj-foot .course-title{text-align:center;height:50px;line-height:15px;padding:20px 30px;background:#053e8d}
.cpyj-foot .course-title h2{color:#fff;font-size:26px}
.cpyj-foot .course-title span{height:1px;width:30%;display:inline-block;background-color:#86dadc;margin-right:210px;margin-bottom:-10px;opacity:.8}
.cpyj-foot .al-left{text-align:left}
.cpyj-foot .al-right{text-align:right}
.cpyj-foot .one{width:46%;padding:25px 2%;float:left;background-color:#f7f7f7;font-size:16px;color:#666}
.cpyj-foot .one:before{content:"";display:block;clear:both}
.cpyj-foot .two{width:46%;padding:25px 2%;float:left;background-color:#fff;font-size:16px;color:#666;background-color:#fbfbfb}
.hc-news_list{background:#f6f6f6;padding:20px 0;margin:0 auto}
.hc-news_list .news-auto{width:1260px;margin:0 auto;padding:30px 0}
.hc-news_list .news-auto .auto-list{padding:15px;background-color:#fff;margin-bottom:30px}
.hc-news_list .news-auto .auto-left{width:34%;float:left;font-size:0}
.hc-news_list .news-auto .auto-left img{width:100%;}
.hc-news_list .news-auto .auto-right{width:60%;float:left;padding:15px 1%;margin-left:3%}
.hc-news_list .news-auto .auto-right h3 a{color:#666;font-size:18px;font-weight:500;line-height:50px}
.hc-news_list .news-auto .auto-right h3 a:hover{ color:#057ee6; text-decoration:underline; }
.hc-news_list .news-auto .auto-right p{color:#999;line-height:24px;padding-bottom:70px}
.hc-news_list .news-auto .auto-right-bottom{color:#999}
.hc-news_list .news-auto .auto-right-bottom img{padding:0 3px}
.hc-news_list .news-auto .auto-right-bottom span{padding:10px 52px;border:1px #8f8f8f solid;border-radius:40px;position:relative;float:right;margin-top:-10px;color:#666;transition:.3s}
.hc-news_list .news-auto .auto-right-bottom i{vertical-align:middle;font-style:normal;margin-right:10px}
.hc-news_list .news-auto .auto-right-bottom img{vertical-align:middle}
.hc-news_list .news-auto .auto-right-bottom span:hover{background:#057ee6;color:#fff;border-color:#057ee6}
.hc-news_list .news-auto .auto-right-bottom span:before{content:"";width:5px;background:#999;height:1px;position:absolute;left:113px;top:20px;transition:.4s}
.hc-news_list .news-auto .auto-right-bottom span:after{content:"";width:5px;background:#999;height:1px;position:absolute;left:40px;top:20px}
.hc-news_list .news-auto .auto-right-bottom span:hover:after,.hc-news_list .news-auto .auto-right-bottom span:hover:before{background-color:#fff}
.auto-list:hover .auto-left img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.kf-page-panel{padding:35px 20px 55px 20px;text-align:center;color:#646464}
.kf-page-panel a,.kf-page-panel span.current,.kf-page-panel span.disabled{height:32px;line-height:32px;padding:0 13px;margin:0 5px;border:1px solid #ccc;display:inline-block;vertical-align:middle}
.kf-page-panel a{color:#666;font-size:14px}
.kf-page-panel a:hover{text-decoration:none;border:1px solid #053e8d}
.kf-page-panel span.current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel .current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel span.disabled{color:#646464;background:#f0f0f0}
.hc-news-content{padding:50px 0 90px;background:#f6f6f6}
.news-main{width:60%;padding:40px 30px;margin:0 auto;background:#fff}
.news-main .main-title{border-bottom:1px #ddd solid;padding:25px 0}
.news-main h2{color:#057ee6;font-size:24px;text-align:center}
.news-main .main-title .title-bottom{margin-top:70px}
.news-main .main-title .title-bottom .bottom-left{color:#999;float:left}
.news-main .main-title .title-bottom .bottom-right{color:#999;float:right}
.news-main .main-title .title-bottom .bottom-right img:hover{opacity:.7}
.news-main .main-text{padding:20px 0;text-align:center}
.news-main .main-text p{line-height:26px;color:#666;padding:15px 0;text-align:left}
.news-main .main-bottom{padding:20px 40px;margin:0 auto;width:100%}
.news-main .main-bottom .bto-here{width:43%;margin-right:4%;border:1px #ddd solid;padding:15px 10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:inline-block}
.news-main .main-bottom .bto-here:hover{border-color:#053e8d;color:#053e8d}
.main-text img{max-width:80%;height:auto!important;display:block;margin:15px auto}
.hc-bptj{margin:0 auto;padding:10px 0 15px}
.hc-bptj .list-auto{width:1280px;margin:0 auto}
.hc-bptj .bptj-list-one{width:100%;background:#fff;padding:70px 0}
.hc-bptj .bptj-list-two{width:100%;background-color:#f2f2f2;padding:70px 0}
.hc-bptj .bptj-list-two .imgs{float: right; }

.list-one img{-webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

.hc-bptj .imgs img{width:483px;height:304px}
.hc-bptj .imgs{float:left}
.hc-bptj .list-right{width:615px;height:304px;float:left;padding-left:60px}
.hc-bptj .list-left{padding:0 60px 0 0}
.hc-bptj .list-right .list-title{width:100%;border-bottom:1px #ccc solid;padding:20px 0}
.hc-bptj .list-right h2 a{font-size:24px;color:#053e8d;line-height:65px}
.hc-bptj .list-right ul li{width:80px;height:27px;text-align:center; margin-right:5px;line-height:27px;color:#fff;display:inline-block;border-radius:3px}
.hc-bptj .list-right .list-text p{padding:20px 0;padding-bottom:40px;width:100%;color:#666}
.hc-bptj .list-right .list-text a{color:#fff;text-align:center;background:#057ee6;display:block;padding:9px 45px;display:inline-block}
.hc-bptj .list-right .list-text a:hover{background-color:#0aa3a6}
.cyan{background-color:#053e8d}
.blue{background-color:#009cfe}
.violet{background-color:#b68fd8}
.kf-page-panel-page{margin:25px 0 38px}
.hc-product{width:100%;margin:0 auto;text-align:center;padding:60px 0 50px}
.hc-product .product-list{width:1250px;margin:0 auto}
.hc-product .product-list ul>li{width:397px;margin-right:22px;background-color:#fff;display:inline-block;margin-bottom:50px;transition:.4s;padding-bottom:25px}
.hc-product .product-list ul>li img{width:397px;height:248px}
.hc-product .product-list ul>li h3{color:#666;line-height:45px;font-weight:500;font-size:17px;margin:0 20px;position:relative}
.hc-product .product-list ul>li h3::before{content:"";height:1px;width:0%;background-color:#fff;position:absolute;top:50%;left:50%;transition:.4s}
.hc-product .product-list ul>li h3 span{display:inline-block;font-size:17px;background-color:#fff;padding:0 25px;position:relative;transition:.4s}
.hc-product .product-list ul>li:hover h3 span{background-color:#057ee6}
.hc-product .product-list ul li:hover h3::before{background-color:#58ccce;width:100%;left:0}
.hc-product .product-list ul>li .pan{margin-right:160px}
.hc-product .product-list ul>li li{width:75px;height:26px;line-height:26px;color:#fff;border-radius:3px;display:inline-block;padding-bottom:0;margin-top:0;margin-bottom:0;margin:0 5px;font-size:12px}
.product-list ul>li li.cyan{background-color:#053e8d}
.product-list ul>li li.blue{background-color:#009cfe}
.product-list ul>li li.violet{background-color:#b68fd8}
.hc-product .product-list ul>li:hover{background:#057ee6;box-shadow:0 2px 9px rgba(0,0,0,.21)}
.hc-product .product-list ul>li:hover li{background:#fff;color:#057ee6}
.hc-product .product-list ul>li:hover h3{color:#fff}
.hc-product .product-list ul>li:hover .pan{background-color:#efefef;opacity:.4;width:105px}
.right-0{margin-right:0!important}
.product-nav-swiper-bg{background-color:#fbfbfb}
.product-nav-swiper{width:1100px;margin:auto;overflow:hidden}
.product-nav-swiper .swiper-wrapper{width:1100px; padding: 38px 0 45px;margin:auto}
.product-nav-swiper li{margin:0 0}
.product-nav-auto{width:1200px;margin:auto;position:relative}
.product-nav-click-left{width:26px;height:26px;background:url(../image/cp-nav-left-ico.png) center center no-repeat;position:absolute;left:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-right{width:26px;height:26px;background:url(../image/cp-nav-right-ico.png) center center no-repeat;position:absolute;right:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-left:hover{background:url(../image/cp-nav-left-ico-on.png) center center no-repeat}
.product-nav-click-right:hover{background:url(../image/cp-nav-right-ico-on.png) center center no-repeat}
.product-nav-fwfw-auto{ width:1300px; margin:auto;}
.hc-hzkh{padding:30px 0}
.hc-hzkh-content{width:1200px;margin:0 auto}
.hzkh-auto{ margin-top:35px;}
.hc-hzkh .hzkh-logo img{border:1px #ccc solid;width:180px;margin-right:17px;margin-bottom:18px;height:84px}
.hc-hzkh .hzkh-logo img:hover{border-color:#053e8d;box-shadow:0 0 8px rgba(0,0,0,.06)}
.hc-hzkh .hzkh-logo img:nth-of-type(6){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(12){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(18){margin-right:0}
.hc-hzkh .hzkh-bottom{padding:20px 110px 30px 0}
.hc-hzkh .hzkh-bottom p{line-height:25px;color:#666}
.hc-ylgys{padding:30px 0;background:#fcfcfc}
.hc-ylgys .ylgys-content{width:1150px;margin:0 auto;text-align:center}
.hc-ylgys .ylgys-bottom{padding:30px 110px 30px 0;text-align:left}
.hc-ylgys .ylgys-bottom p{line-height:25px;color:#666}
.hc-lxwm{padding:30px 0}
.lxwm-content{width:1300px;margin:0 auto;position:relative;margin:50px auto 80px; }
.lxwm-main{width:1060px;padding:10px;background:#fff;display:block; margin:auto; margin-top:-160px; position:relative; margin-bottom:65px; }
.lxwm-main p{color:#bbb}
.lxwm-main .lxwm-auto{padding:50px 0}
.lxwm-main .main-title{padding:0 40px;float:left;margin-top:80px}
.lxwm-main .main-title span{width:50px;height:5px;background:#057ee6;display:block}
.lxwm-main .main-title h2{font-size:24px;color:#057ee6;font-weight:500;line-height:45px}
.lxwm-main .main-tact{float:left;padding-left:50px;width:50%}
.lxwm-main .main-tact p{padding:15px 0;line-height:20px;border-bottom:1px #eee solid;color:#747474}
.lxwm-main .main-tact img{margin-bottom:-10px;margin-right:10px}
.lxwm-main .main-right{float:left;text-align:center;padding:20px 0 0 80px}
.lxwm-main .main-right::before{content:"";display:block;clear:both}
.lxwm-main .main-right .img-wm p{color:#747474}
.lxwm-main .ck{background:#f7f7f7;padding:5px 10px;color:#777;cursor:pointer;float:right}
.lxwm-main .ck img{margin-bottom:-2px; margin-left: 5px;}
.hc-mfsy{padding:30px 0}
.hc-mfsy .mfsy-content{width:1200px;margin:0 auto;padding:50px 0;text-align:center}
.hc-mfsy .mfsy-content input{width:337px;padding:15px 13px;margin-right:45px;border:1px #e4e4e4 solid;outline:0}
.hc-mfsy .mfsy-content input:nth-of-type(3){margin-right:0}
.hc-mfsy .mfsy-content textarea{padding:15px 13px;outline:0;width:97%;height:230px;border:1px #e4e4e4 solid;margin-top:30px}
.hc-mfsy .mfsy-content .submit{padding:13px 20px;background-color:#057ee6;border:1px #057ee6 solid;border-radius:5px;color:#fff;margin-top:30px;cursor:pointer;font-size:16px}
input,textarea{font-family:"微软雅黑"}
.hc-mfsy .mfsy-content input:hover,.hc-mfsy .mfsy-content input:focus,.hc-mfsy .mfsy-content textarea:hover,.hc-mfsy .mfsy-content textarea:focus{border:1px #053e8d solid;}
.hc-mfsy .mfsy-content .submit:hover{ background-color:#06bbbe; }
.xiangqing-top{background:#fff;background-size:cover}
.xiangqing-top-auto{width:1300px;margin:auto;margin-top:30px}
.xiangqing-top-here{padding:20px 0}
.xiangqing-top-here img{width:20px;vertical-align:middle;margin-right:10px}
.xiangqing-top-here a{color:#666;font-size:14px;vertical-align:middle}
.xiangqing-top-here span{color:#666;font-size:14px;vertical-align:middle;margin:0 3px}
.xiangqing-top-here a:hover{color:#053e8d}
.xiangqing-top-1{margin:15px 0}
.xiangqing-top-1-left{float:left;width:600px;padding:5px;border-radius:3px;font-size:0}
.xiangqing-top-1-right{float:right;width:575px;margin-right:50px}
.xiangqing-top-1-right h3{color:#057ee6;font-size:28px;margin-top:33px;margin-bottom:18px}
.xiangqing-top-1-right h4{color:#444;font-size:18px;margin-top:25px;font-weight:600}
.xiangqing-top-1-right .xiangqing-top-1-right-nr{color:#666;font-size:15px;margin-top:5px;line-height:28px}
.xiangqing-top-1-a{color:#fff;font-size:15px;display:inline-block;padding:0 65px;height:40px;line-height:40px;border-radius:5px;background-color:#057ee6}
.xiangqing-top-1-a img{color:#fff;font-size:16px;vertical-align:middle;width:23px}
.xiangqing-top-1-a span{color:#fff;margin-left:10px;font-size:16px;vertical-align:baseline}
.xiangqing-top-1-a:hover{background-color:#04b8bb}
.fenxian{margin:15px 0;margin-top:45px}
.xiangqing-top-lb{width:1300px;margin-top:50px}
.swiper-container-xiangqing .swiper-button-next-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-prev-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-next-xiangqing:hover,.swiper-container-xiangqing .swiper-button-prev-xiangqing:hover{background-color:rgba(204,169,100,.9);background-size:20px}
.swiper-container-xiangqing-nr{padding:10px;border:1px solid #ddd;background-color:#fbfbfb}
.swiper-container-xiangqing .swiper-slide{position:relative}
.swiper-container-xiangqing-nr-img{width:100%}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd{text-align:center;position:absolute;left:10px;top:10px;bottom:10px;right:10px;background-color:rgba(98,84,176,.8);-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column;opacity:0}
.swiper-container-xiangqing-nr-fd-ico{text-align:center}
.swiper-container-xiangqing-nr-fd-ico img{width:50px;margin-bottom:15px}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd p{font-size:18px;color:#fff}
.swiper-slide:hover .swiper-container-xiangqing-nr{border:1px solid #887ec1}
.swiper-container-xiangqing .swiper-slide:hover .swiper-container-xiangqing-nr-fd{opacity:1}
.xiangqing-bottom{width:1300px;margin:30px auto 45px}
.xiangqing-bottom-left{float:left;width:75.5%;border:1px solid #ddd;background-color:#fff;margin-bottom:20px;box-shadow:1px 3px 16px rgba(0,0,0,.1)}
.xiangqing-bottom-right{float:right;width:22%}
.xiangqing-bottom-left-nav{height:52px;border-bottom:1px solid #e4eaec;line-height:52px;margin:25px 35px}
.xiangqing-bottom-left-nav-1{background-color:#fff;font-size:18px;border-bottom:2px solid #057ee6;height:50px;padding:0 28px;color:#057ee6;display:inline-block;vertical-align:top}
.xiangqing-bottom-left-nav-2{background-color:#f9f9f9;height:53px;display:inline-block;padding:0 65px;vertical-align:top}
.xiangqing-bottom-left-nav-2 a{color:#666}
.xiangqing-bottom-left-nav-2:hover a{color:#053e8d}
.xiangqing-bottom-left-nr{margin:18px 35px 35px;padding:18px 0 55px;border-bottom:1px solid #e4eaec}
.xiangqing-bottom-left-nr img{max-width:100%;margin:10px auto;display:block}
.xiangqing-bottom-left-nr p{margin:5px auto;font-size:14px;line-height:28px;color:#666}
.xiangqing-cong-2-left-news-xq-here{margin:20px 0;padding:30px 35px 20px;text-align:center}
.xiangqing-cong-2-left-news-xq-here-left{float:left;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-right{float:right;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-left:hover,.xiangqing-cong-2-left-news-xq-here-right:hover{border:1px solid #053e8d;color:#053e8d}
.xiangqing-bottom-right-1{margin-bottom:20px;background-color:#fff;padding:15px 25px 8px}
.xiangqing-bottom-right-1-head{font-size:16px;color:#37474f;height:45px;text-align:left;line-height:45px}
.xiangqing-bottom-right-1-ul{padding:5px 0}
.xiangqing-bottom-right-1-ul li{width:100%;text-align:center;margin-bottom:15px}
.xiangqing-bottom-right-1-ul li a{color:#666;display:block}
.xiangqing-bottom-right-1-ul li p{line-height:36px}
.xiangqing-bottom-right-2-mx{padding:20px 10px 10px;border:1px solid #ddd;text-align:center}
.xiangqing-bottom-right-2-mx-img img{width:100%}
.xiangqing-bottom-right-1-ul li:hover img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.xiangqing-bottom-right-1-ul li:hover a{color:#053e8d;}
.xiangqing-bottom-right-2-mx p{color:#666;font-size:15px;line-height:45px}
.xiangqing-bottom-right-2-mx a{color:#666}
.xiangqing-bottom-right-2-mx p:hover{color:#053e8d}
.xiangqing-top-here-bg{background-color:#f2f2f2}
.xiangqing-top-here{width:1300px;margin:0 auto}
.xiangqing-top-1-right-bottom{border-bottom:1px solid #f0f2f5;padding-bottom:18px}
.pc-slide{width:100%;margin:0 auto}
.view .swiper-container{width:100%}
.view .arrow-left{background:url(../image/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(../image/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.preview{width:86%;position:relative;margin:auto;margin-top:16px}
.preview .swiper-container{width:88%}
.preview .swiper-slide{width:114px;cursor:pointer}
.preview .slide6{width:82px}
.preview .arrow-left{background:url(../image/xq-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-left:hover{background:url(../image/xq-banner-left-on.png) no-repeat center center}
.preview .arrow-right{background:url(../image/xq-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-right:hover{background:url(../image/xq-banner-right-on.png) no-repeat center center}
.preview img{width:100%}
.preview .swiper-slide-xt{border:1px solid #fff}
.preview .active-nav .swiper-slide-xt{border:1px solid #053e8d}
.swiper-slide-xt{font-size:0;padding:5px 5px}
.view img{width:100%}
.view .swiper-slide{font-size:0}
.view .swiper-slide a{font-size:0;border:1px solid #eee;display:block;padding:5px;border-radius:5px}
.view .swiper-slide a img{width:100%}
.bottom-right img{vertical-align:middle;margin:0 2px}
.bottom-right span{vertical-align:middle;color:#666}
.fenxian-left-2{margin-top:20px}
.fenxian-right{float:left;background:url(../image/xq-ico-dh.png) 10px center no-repeat;padding-left:56px;margin-top:5px}
.fenxian-right-p{font-size:14px;color:#666}
.fenxian-right-h2{font-size:26px;color:#053e8d}
.fenxian-left{float:left;margin-right:38px}
.xiangqing-bottom-bg{background-color:#f2f2f2;padding:5px 0;margin-top:45px}
.pc-slide{width:100%;margin:0 auto}
.view2{position:relative}
.view2 .swiper-container{width:100%}
.view2 .arrow-left{background:#eee url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:-65px;top:50%;margin-top:-55px;width:30px;height:110px;z-index:10}
.view2 .arrow-left:hover{background:#053e8d url(../image/yjy-banner-left-on.png) no-repeat center center}
.view2 .arrow-right{background:#eee url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:-65px;top:50%;margin-top:-55px;width:30px;height:110px;z-index:10}
.view2 .arrow-right:hover{background:#053e8d url(../image/yjy-banner-right-on.png) no-repeat center center}
.preview2{width:90%;position:relative;margin:auto;margin-top:16px}
.preview2 .swiper-slide{width:175px;cursor:pointer}
.preview2 img{width:100%}
.preview2 .swiper-slide-xt{border:1px solid #fff}
.preview2 .swiper-slide-xt{font-size:0;margin:10px 10px;border:2px solid #eaeaea;padding:0}
.view2 img{width:100%}
.view2 .swiper-slide{font-size:0}
.view2 .swiper-slide a{font-size:0;display:block}
.view2 .swiper-slide a img{width:100%}
.yjs-ny-nr-auto{width:1300px;margin:auto;margin-bottom:80px}
.yjs-ny-nr-auto-banner{width:980px;margin:50px auto}
.yjs-ny-nr-auto-nr{border-top:1px solid #efefef;padding:25px 0;font-size:14px;color:#666;line-height:28px}
.hc-gcjs{padding:30px 0}
.gcjs-auto{width:1300px;padding:10px 0 50px 0; text-align:left;margin:0 auto;line-height:27px;color:#666}

.hc-gcjs .gcjs-content div{margin:0 auto;padding:0;width:100%}
.bodyCon08 .students{margin:0 auto;position:relative}
#four_flash{position:relative}
#four_flash li{ font-size:0; }
#four_flash img{ width:100%; }
#four_flash a{ font-size:0; }
#four_flash .but_bottom{margin-top:45px}
#four_flash .but_left{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_right{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_left:hover{opacity:.6}
#four_flash .but_right:hover{opacity:.6}
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none;z-index:9999;}
        .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
        .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:30px;top: 70px;width: 50px;}
        .mask>img:hover{cursor:pointer}

.hc-sbzs{padding:50px 0 42px;text-align:center}
.hc-sbzs .hc-sbzs-auto{width:1300px;margin:0 auto;padding:15px 0;text-align:center}
.hc-sbzs .sbzs-list{width:310px;display:inline-block;margin-right:15px;margin-top:25px}
.hc-sbzs .sbzs-list img{width:310px;height:223px;cursor:pointer;}
.hc-sbzs .sbzs-list p{padding:15px 0;background-color:#eaeaea;margin-top:-4px;color:#666}
.but_bottom .but_left{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_right{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_left:hover{opacity:.6}
.but_bottom .but_right:hover{opacity:.6}
.sbzs-list:hover p{background-color:#057ee6;color:#fff}
.swiper-container{}
.but_bottom{margin-top:45px;width:100%;text-align:center}
.hc-qyzp{padding:30px 0 50px}
.hc-qyzp .qyzp-content{width:1200px;margin:0 auto;padding:38px 0 30px}
.hc-qyzp .qyzp-content .title{padding:20px 30px;background:#f3f3f3 url(../image/qyzp-ico-jia.png) 97.5% center no-repeat;color:#666;font-size:16px;margin-top:10px;cursor:pointer}
.hc-qyzp .qyzp-content .title span{width:20px;background:#666;height:5px;display:block;float:right;margin-top:10px}
.hc-qyzp .qyzp-content-auto{padding:0 30px;border:1px #eee solid;padding-bottom:40px;border-top:none}
.hc-qyzp .qyzp-content .rement-top{padding:30px 0;border-bottom:1px #ddd solid}
.course-title .p2{margin-top:15px}
.hc-qyzp .qyzp-content .rement-top span{color:#666;padding-right:80px}
.hc-qyzp .qyzp-content .rement-top .span-team{padding-right:0;float:right}
.hc-qyzp .qyzp-content-auto .rement-bottom h3{color:#333;font-size:16px;margin-top:20px;line-height:40px}
.hc-qyzp .qyzp-content-auto .rement-bottom p{color:#666;line-height:27px}
.hc-qyzp .qyzp-content-auto .rement-bottom a{padding:10px 35px;display:inline-block;border:1px #057ee6 solid;border-radius:7px;text-align:center;color:#057ee6;margin-top:30px;transition:.3s}
.hc-qyzp .qyzp-content-auto .rement-bottom a:hover{background-color:#057ee6;color:#fff}
.hc-qyzp .qyzp-bottom .list-hk{padding:16px 30px;background:#f3f3f3;margin:5px 0;font-size:16px;color:#666}
.hc-qyzp .qyzp-bottom .list-hk img{float:right;cursor:pointer}
.hc-qyzp .qyzp-bottom p{color:#666;padding:10px 0}
.qyzp-content-auto{display:none}
.qyzp-content-list-on .qyzp-content-auto{display:block}
.qyzp-content .qyzp-content-list-on .title{background:#057ee6 url(../image/qyzp-ico-jian.png) 97.5% center no-repeat;color:#fff}
.hc-yftd{padding:30px 0 50px 0}
.hc-yftd .yftd-content{width:1180px;margin:20px auto 38px;padding:25px 50px;box-shadow:0 1px 5px rgba(141,141,141,.6)}
.hc-yftd .yftd-content .yftd-content-title{border-bottom:1px #efefef solid;padding:20px 0}
.hc-yftd .yftd-content-title .title-bottom h3{font-size:24px;color:#333;font-weight:500;line-height:40px}
.hc-yftd .yftd-content-title .title-bottom .bottom-left{color:#999;float:left}
.hc-yftd .yftd-content-title .title-bottom .bottom-right{color:#666;float:right}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img{opacity:1;transition:.2s}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img:hover{opacity:.7}
.hc-yftd .yftd-content-main .main-top{width:55%;margin:0 auto;padding:48px 0}
.hc-yftd .yftd-content-main .main-top .img-right{float:right;font-size:16px;color:#666;line-height:29px}
.hc-yftd .yftd-content-main .main-bottom{padding-top:20px;border-top:#e5e5e5 solid 1px}
.hc-yftd .yftd-content-main .main-bottom span{font-size:16px;color:#333;font-weight:700}
.hc-yftd .yftd-content-main .main-bottom p{line-height:26px;padding:15px 0;color:#666}
.hc-yftd .yftd-content-main .main-bottom .next{display:inline-block}
.hc-yftd .yftd-content-main .main-bottom .next a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom .previous{display:inline-block;margin-right:30px}
.hc-yftd .yftd-content-main .main-bottom .previous a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom div a:hover{border-color:#053e8d;color:#053e8d}
.main-bottom-page{text-align:center;padding:50px 0 20px 0}
.hc-zyyw{padding:35px 0 85px}
.hc-zyyw .zyyw-content{width:1310px;margin:30px auto 0}
.hc-zyyw .oemlc{box-shadow:0 2px 5px rgba(141,141,141,.3)}
.hc-zyyw .zyyw-content .zyyw-text{padding:22px 0;float:left;width:90%;margin-left:20px;border-bottom:1px #efefef solid}
.hc-zyyw .zyyw-content .zyyw-text h4{font-size:16px;color:#057ee6}
.hc-zyyw .zyyw-content .zyyw-text p{color:#666;line-height:27px;margin-top:10px}
.hc-zyyw .zyyw-content .oemlc-title{widows:100%;background:url(../image/zyyw3.jpg) no-repeat;background-size:100% 100%;text-align:center;margin-top:50px}
.hc-zyyw .zyyw-content .oemlc-title h2{line-height:76px;font-size:24px;color:#fff;position:relative}
.hc-zyyw .zyyw-content .oemlc-title h2::before{content:"";position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:75px}
.hc-zyyw .zyyw-content .oemlc-title h2::after{content:"";position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:775px}
.hc-zljs{padding-top:35px;padding-bottom:80px;background:url(../image/zl-bg.jpg) center 560px no-repeat}
.hc-zljs-1{width:1280px;margin:38px auto; height: 220px; position: relative; z-index: 99;}
.hc-zljs-1-list{border:1px solid #ddd;width:410px;height:55px;position:relative;margin-bottom:15px}
.hc-zljs-1-list-title{height:55px;line-height:55px; cursor:pointer; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:50px;padding-left:20px;background:url(../image/zljs-list-jia.png) 96% center no-repeat;color:#666;font-size:14px}
.hc-zljs-1-list.on .hc-zljs-1-list-title{background:#057ee6 url(../image/zljs-list-jian.png) 96% center no-repeat;color:#fff}
.hc-zljs-1-list.on{background:#057ee6}
.hc-zljs-1-list-nr{display:none;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #053e8d}
.hc-zljs-1-list.on .hc-zljs-1-list-nr{display:block;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #057ee6}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-p{padding:18px 25px;color:#666;line-height:30px}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img{padding:10px 25px 20px;text-align:center}
.hc-zljs-1-list-nr-img img{ width:50%;}
.hc-zljs-1-list:hover{ border:1px solid #053e8d; }
.hc-zljs-1-list-sild{float:left}
.hc-zljs-1-hidden{width:1280px;margin:0 auto;overflow:hidden}
.course-title-blanc{text-align:center;text-align:center;padding:10px 0}
.course-title-blanc h2{color:#fff;font-size:28px}
.course-title-blanc p{color:#fff;line-height:30px}
.hc-zljs-2{margin-top:112px;margin-bottom:90px}
.hc-zljs-2-1{margin-top:50px;position:relative}
.hc-zljs-2-1-list{width:290px;float:left;background-color:#fff}
.hc-zljs-2-1-list-padding{padding:50px 25px 55px;text-align:center}
.hc-zljs-2-1-list-padding img{width:120px;border:3px solid #057ee6;border-radius:50%}
.hc-zljs-2-1-list-padding h2{font-size:18px;color:#057ee6;margin:20px 0 15px}
.hc-zljs-2-1-list-padding p{font-size:14px;color:#666;line-height:23px}
.swiper-container-jsyy{width:1100px;margin:auto;padding-bottom:0}
.hc-zljs-2-1 .arrow-left{background:#fff url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-27px;width:55px;height:55px;z-index:10;border-radius:50%}
.hc-zljs-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-zljs-2-1 .arrow-right{background:#fff url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-27px;width:55px;height:55px;z-index:10;border-radius:50%}
@-webkit-keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
@keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
.hc-zljs-2-1-list:hover img{-webkit-animation: index-ico-hover 1s /* infinite*/; animation: index-ico-hover 1s/* infinite*/;}

.hc-zljs-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm-1{background-color:#fbfbfb;width:1250px;padding:30px 25px;margin:35px auto}
.hc-gywm-1-left{float:left;width:45%}
.hc-gywm-1-right{margin:25px;float:right;width:50%;line-height:26px;color:#666}
.hc-gywm-1-right p{margin:5px 0}
.hc-gywm-1-left img{width:100%}
.gywm-nr-2{width:1300px;margin:auto;padding-top:15px;padding-bottom:55px}
.gywm-nr-2 a{width:32%;margin-right:2%;float:left;display:block}
.gywm-nr-2-list{width:100%;position:relative}
.gywm-nr-2-list .smallimg{width:100%;}
.gywm-nr-2-list-ico{position:absolute;right:10px;top:10px;width:30px;opacity:.7}
.gywm-nr-2 a:nth-child(3){margin-right:0}
.gywm-nr-2-list:hover .gywm-nr-2-list-ico{opacity:.9}
.hc-gywm-3{padding:25px 0;background-color:#fbfbfb}
.hc-gywm-3-nr{width:1300px;margin:auto;text-align:center;padding:35px 0}
.hc-gywm-3-list{width:360px;position:relative;display:inline-block;text-align:center;margin:0 25px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.hc-gywm-3-list-1-1{padding:20px 20px}
.hc-gywm-3-list-1-1 h2{font-size:18px;color:#333; font-weight: normal;}
.hc-gywm-3-list-1-1 p{font-size:14px;color:#777}
.hc-gywm-3-list-2{position:absolute;top:0;bottom:0;right:0;left:0;border:solid #053e8d 3px;background-color:#fff;-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column; opacity:0;}
.hc-gywm-3-list-2-1 h2{color:#053e8d;font-size:20px; font-weight: normal;}
.hc-gywm-3-list-2-1 p{color:#777;font-size:12px;margin:8px auto 12px}
.hc-gywm-3-list-2-1 span{width:55px;height:2px;display:block;margin:auto;background-color:#053e8d;font-size:18px}
.hc-gywm-3-list-2-2{padding:15px 25px;line-height:28px}
.hc-gywm-3-list-2-2 p.p1{color:#666;font-size:16px;margin:5px auto 15px;display:block}
.hc-gywm-3-list-2-2 p.p2{color:#666;font-size:14px}
.hc-gywm-3-list:hover .hc-gywm-3-list-2{ opacity:1;}
.gywm-nr-3{background:url(../image/gywm-lc-bg.jpg) center center no-repeat;background-size:cover;image-rendering:-webkit-optimize-contrast;padding:20px 0}
.gywm-nr-3-title{padding:35px 0 10px;text-align:center;position:relative}
.gywm-nr-3-title h3{color:#fff;font-size:28px}
.gywm-nr-3-title p{color:#fff;font-size:14px}
.gywm-nr-3-title::before{content:"";height:1px;width:43%;position:absolute;top:60%;left:0;background-color:rgba(255,255,255,.8)}
.gywm-nr-3-title::after{content:"";height:1px;width:43%;position:absolute;top:60%;right:0;background-color:rgba(255,255,255,.8)}
.swiper-container-lc{width:90%;height:410px}
.swiper-container-lc-cong{width:1300px;position:relative;margin:auto}
.swiper-container-lc .swiper-wrapper{margin:auto}
.swiper-container-lc::after{content:" ";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;background-color:#fff}
.swiper-container-lc-cong .swiper-button-prev{background-image:url(../image/lc-left-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-cong .swiper-button-next{background-image:url(../image/lc-right-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-list{height:390px}
.swiper-container-lc-list-top{height:205px;position:relative;float:left;width:100%;text-align:center;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom{height:205px;position:relative;float:left;width:100%;text-align:center}
.swiper-lc-list-bottom-sitm{display:inline-block;padding:0 40px;margin-top:25px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-bottom-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-1 .swiper-container-lc-list-bottom::after{content:" ";position:absolute;top:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-lc-list-top-sitm{display:inline-block;padding:0 40px;margin-bottom:25px;margin-top:10px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-top-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-2 .swiper-container-lc-list-top::after{content:" ";position:absolute;bottom:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-container-lc-list-top .swiper-container-lc-list-top-cong{height:205px;width:1%;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom .swiper-container-lc-list-bottom-cong{height:205px;width:1%;display:table-cell;vertical-align:top}
.ch-ppjs-17-a{display:block;text-align:center}
.ch-ppjs-17-a a{border:1px solid #fff;color:#fff;padding:3px 10px}
.hc-gywm-5{padding:38px 0 100px}
.hc-gywm2-2-1{width:1300px;margin:0 auto}
.hc-gywm2-2{margin-top:112px;margin-bottom:90px}
.hc-gywm2-2-1{margin-top:38px;position:relative}
.hc-gywm2-2-1-list{width:290px;float:left;background-color:#fff}
.hc-gywm2-2-1-list-padding{padding:0 0 0;text-align:center}
.hc-gywm2-2-1-list-padding img{cursor:pointer;width:100%}
.hc-gywm2-2-1-list-padding p{font-size:15px;color:#777;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiper-container-gywm{width:1138px;margin:auto;padding-bottom:0}
.hc-gywm2-2-1 .arrow-left{background:#f9f9f9 url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-gywm2-2-1 .arrow-right{background:#f9f9f9 url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm2-2-1-list:hover p{ color:#053e8d;}
.yftd_list{padding:30px 0}
.yftd_list .yftd_list-content{width:1300px;margin:0 auto;padding:20px 0}
.yftd_list .yftd_list-content .center-wrap{padding:15px 12px;background:#fbfbfb;display:inline-block;border:1px #e8e8e8 solid;margin-right:25px;margin-bottom:25px;transition:ease-in .2s}
.yftd_list-content .center-wrap .center-left img{width:190px;height:190px}
.yftd_list-content .center-wrap .center-left{float:left}
.yftd_list-content .center-wrap .center-right{float:left;width:360px;padding:0 15px 0 35px}
.yftd_list-content .center-wrap .center-right h3{color:#053e8d;font-size:24px;padding:12px 0;font-weight:500}
.yftd_list-content .center-wrap .center-right .center-right-main{padding:12px 0;border-top:1px #e6e6e6 solid}
.yftd_list-content .center-wrap .center-right .center-right-main>p{color:#666;line-height:26px}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{margin-top:25px}
.yftd_list .yftd_list-content .center-wrap:hover{background-color:#057ee6;box-shadow:#eee 5px 5px 5px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main{border-color:#ace6e7}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc a{background-color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc-r{background-position:0 -23px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right h3{color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main>p{color:#fff}


.index-yfzx-nr-list{ width:33.333%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:9px; top:9px; bottom:9px; right:9px; background:rgba(255,255,255,.9);-webkit-display: flex;  display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px;opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0);  }

.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }

.index-yfzx-nr-list-fd-padding{ padding:0 50px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:15px; }
.index-yfzx-nr-list-fd-padding h2{ color:#053e8d; font-size:28px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:15px; margin-top:18px; line-height:28px; }
.index-yfzx-nr-list-fd-padding span{ height:3px; width:90px; background:#053e8d; display:inline-block;margin-top:18px;}

.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list-4,.index-yfzx-nr-list-5,.index-yfzx-nr-list-6,.index-yfzx-nr-list-7{ width:16.665%;}

.index-yfzx-nr-list-4 h2,.index-yfzx-nr-list-5 h2,.index-yfzx-nr-list-6 h2,.index-yfzx-nr-list-7 h2{ color: #053e8d; font-size: 22px;}
.index-yfzx-nr-list-4 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-5 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-6 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-7 .index-yfzx-nr-list-fd-padding{ padding: 0 20px;}
.index-yfzx-nr-list-4 p,.index-yfzx-nr-list-5 p,.index-yfzx-nr-list-6 p,.index-yfzx-nr-list-7 p{ margin-top: 13px; font-size: 14px;}
.index-yfzx-nr-list-4 span,.index-yfzx-nr-list-5 span,.index-yfzx-nr-list-6 span,.index-yfzx-nr-list-7 span{ margin-top: 13px; width: 60px; }
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ opacity:1; -webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1); }

}

@media only screen and (min-width:1041px) and (max-width:1300px) {

.header{ margin:0 15px;  position:relative; text-align:left;}
.header h1{ height:86px; margin-right:35px; padding-top:30px; float:left; overflow:hidden;}
.header h1 img{ display:block; height:56px;  }
.header h3{ height:75px;float:left; padding:30px 0 0 0; font:22px "Microsoft YaHei"; font-weight:bold; color:#333;}
.header h3 em{ display:block; font:15px "Microsoft YaHei";color:#333; margin-top:5px;}
.header h2{ font-size:12px;font-weight:500; color:#333; display:none;}
.header h2 em{ font-size:11px;font-weight:500; color:#666; display: block; }

.header p{ width:200px; height:65px; padding:10px 0 0 47px; background:url(../image/lx.png) no-repeat; margin:21px 0 0 0; font:26px Arial; font-weight:bold; color:#057ee6; float:right;}
.header p em{ display:block; font-style: normal; font-size: 14px;margin-top: 5px; margin-bottom: 3px;}
		
.yinz-ul{  margin: auto; margin-top:45px; height:138px; overflow:hidden;}
.yinz-ul li{ width:25%; float:left; font:18px "Microsoft YaHei"; text-align:center; color:#333; height:160px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053e8d; position:relative; }
.yinz-ul li span em{ font-size: 48px; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:15px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:30px; font-size: 15px; color: #555;}
em, i {
    font-style: normal;
}	 
.yinz-ul li:nth-child(2):before{ background:none;}
.head{margin:0 auto;text-align:center}
.head .head-logo{padding:15px 0 18px;margin:0 auto;font-size:0}
.head .head-logo a{font-size:0}
.head .head-logo img{height:55px;image-rendering:-webkit-optimize-contrast}
.head .head-nav{height:60px;line-height:60px;text-align:center;background-color:rgba(5, 126, 230, 1);}
.head .head-nav-fixed{position:fixed;left:0;width:100%;z-index:999;top:0;height:55px;line-height:55px}
.head-nav-fb{height:55px;width:100%}
.head .head-auto{height:55px;margin:0 auto;text-align:center}
.head .head-auto li{display:inline-block}
.head .head-auto li a{display:inline-block;text-align:center;color:#fff;font-size:15px;padding:0 25px}
.head .head-auto .mr a{color:#053e8d;background-color:#fff}
.head .head-auto li a:hover{color:#053e8d;background-color:#fff}
.swiper-container-banner{font-size:0}
.swiper-container-banner .swiper-pagination-bullet{width:16px;height:16px;margin:0 10px!important;position:relative;background-color:rgba(255,255,255,0);opacity:.9;border:2px solid rgba(5,62,141, 0.7);}
.swiper-container-banner .swiper-pagination-bullet-active{border:2px solid #053e8d}
.swiper-container-banner .swiper-pagination{bottom:20px!important;width:100%}
.swiper-container-banner .swiper-pagination-bullet-active::after{width:8px;height:8px;content:"";display:inline-block;background-color:#053e8d;border-radius:15px;position:absolute;left:50%;top:50%;margin-top:-4px;margin-left:-4px}
.swiper-container-banner .swiper-button-next,.swiper-container-banner .swiper-button-prev{background-color:rgba(255,255,255,1);background-size:30px 30px;width:60px;height:60px;border-radius:50%}
.swiper-container-banner img{display:block; width:100%;}
.swiper-container-banner .swiper-slide{}
.swiper-container-banner .swiper-button-next-banner{right:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-30px}
.swiper-container-banner .swiper-button-prev-banner{left:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-30px}
.swiper-container-banner .swiper-button-next-banner:hover,.swiper-container-banner .swiper-button-prev-banner:hover{opacity:1}
.swiper-container-banner:hover .swiper-button-next-banner,.swiper-container-banner:hover .swiper-button-prev-banner{opacity:1}
.gallery-top .swiper-button-next,.swiper-container-banner:hover .swiper-button-next-banner{-webkit-animation:next-banner .5s ease-in-out;animation:next-banner .5s ease-in-out}
@-webkit-keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.shagndaoxia{-webkit-animation:shagndaoxia .8s ease-in-out;animation:shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.xiaobianda{-webkit-animation:xiaobianda .8s ease-in-out;animation:xiaobianda .8s ease-in-out}
@-webkit-keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.gallery-top .swiper-button-prev,.swiper-container-banner:hover .swiper-button-prev-banner{-webkit-animation:prev-banner .5s ease-in-out;animation:prev-banner .5s ease-in-out}
@-webkit-keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.swiper-container-banner .swiper-button-next-banner,.swiper-container-banner .swiper-button-prev-banner{background-color:rgba(255,255,255,.3)!important}
.swiper-container-banner .swiper-button-next:hover,.swiper-container-banner .swiper-button-prev:hover{background-color:rgba(255,255,255,.4)!important}
.index-about{margin:0 auto;margin-top:50px;padding-bottom:50px;position:relative}
.about-content{width:96%;margin:0 auto}
.about-content .imgin{width:567px;height:426px;position:absolute;border:5px #fff solid;top:0px; left:-380px; display:none; z-index:2}
.about-content .about-right{width:100%;background-color:#fff; }
.about-content .about-right-wrap{position:relative; padding: 1px;background-color:#053e8d;width:90%; margin:auto; margin-top:30px; z-index:6; }
.about-right .right-about{ width:85%;background-color:#fff; margin:30px auto; z-index:10;z-index: 9;padding:35px 30px}
.about-right .right-about-title{ float: left; margin-bottom:10px}
.about-right .right-about-title h2{font-size:24px;letter-spacing:2px;color:#333}
.about-right .right-about-title p{color:#ccc;font-size:12px;margin-top:5px; position: relative;}
.about-right .right-about-title p::before{content:"";position:absolute;width:50px; bottom: -10px; border:1px #053e8d solid}
.about-right:before{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;left:0;top:0}
.about-right:after{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;right:0;bottom:0}
.about-right .line:before{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.about-right .line:after{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.about-right{position:relative}
.about-right:before{animation:lineWidth linear 1s}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.about-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.about-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.mt-tabpage-title{ float:right;}
.mt-tabpage-title .mt-tabpage-item{display:inline-block;width:80px;height:44px;line-height:44px;text-align:center;color:#666;font-size:16px;position:relative}
.mt-tabpage-title .mt-tabpage-item:hover{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item-cur{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item:after{content:'';display:block;width:0;height:2px;background:#053e8d;position:absolute;left:50%;bottom:0;transition:ease .65s}
.mt-tabpage-title .mt-tabpage-item.mt-tabpage-item-cur:after{width:100%;left:0}
.mt-tabpage-count{position:relative;width:715px;height:180px;overflow:hidden;top:20px;text-align:left}
.mt-tabpage-cont__wrap{position:absolute}
.mt-tabpage-count .mt-tabpage-item{width:715px;height:220px;line-height:25px;color:#666}
.wow{width:140px;float:right;margin-top:18px;height:30px;text-align:center;position:relative}
.wow .moer{width:80px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;transition:.4s;overflow:hidden}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.wow .inc-r{width:25px;height:25px;background:url(../image/inc-r.png) no-repeat;background-position:0 2px;margin:0 auto;position:relative;z-index:9;transition:ease .65s}
.wow:hover .inc a{background-color:#fff;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow:hover .inc-r{background-position:0 -23px}
.index-ywfw{background:url(../image/bg-1.jpg) no-repeat;text-align:center;padding-top:50px;margin:0 auto;padding-bottom:50px}
.index-ywfw-title{width:870px;margin:0 auto;position:relative;height:90px}
.index-ywfw-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-ywfw-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-ywfw .ywfw-content{ margin:0 auto; width:96%;}
.index-ywfw .ywfw-content .list-yw{width:23%; background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;margin-right:2%;transition:.4s;}
.ywfw-content .list-yw .list-title h2{color:#053e8d;font-size:16px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 15px 15px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 25px; display:inline-block; font-size:13px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#053e8d;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#053e8d;border:1px #053e8d solid;}

.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

.img-yw img{width:100%}
#certify{position:relative;width:85%;margin:0 auto}
#certify .swiper-container{padding-bottom:50px}
#certify .swiper-slide{background:#fff;padding-bottom:25px;box-shadow:0 3px 9px #f2f2f2}
#certify .swiper-slide:hover{box-shadow:0 8px 30px #ddd}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;margin:0}
#certify .swiper-pagination{width:100%;bottom:0}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:13px;height:13px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #053e8d;background-color:#fff}
#certify .swiper-button-prev{left:-55px;width:38px;height:38px; top:50%; margin-top:-19px; background:url(../image/index-cp-left.png) center center no-repeat;background-size:100%}
#certify .swiper-button-prev:hover{background:url(../image/index-cp-left-on.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next{right:-55px;width:38px;height:38px; top:50%; margin-top:-19px; background:url(../image/index-cp-right.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next:hover{background:url(../image/index-cp-right-on.png) center center no-repeat;background-size:100%}
.index-show{ margin:0 auto; padding-bottom: 10px; text-align:center}
.index-show-title{width:870px;margin:0 auto; margin-bottom: 35px;position:relative;margin-top:80px}
.index-show-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-show-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:75px}
.index-show-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:70px}
.index-show-title p{color:#ccc;font-size:14px;width:163px;margin:0 auto}
.index-show-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-show-content{width:88%; padding-bottom:10px; margin:0 auto 30px;}
.index-show-content .show-list{margin:0 auto;text-align:center}
.index-show-content .show-list li{display:inline-block}
.product-nav-auto.index-show-content-qb{ width:90%;}
.index-show-content .show-list li a{height:35px;line-height:35px;border:1px #ccc solid;border-radius:8px;display:block;color:#666;float:left;margin-right:10px;padding:0 25px}
.index-show-content .show-list li:nth-of-type(1) a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.index-show-content .show-list li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.index-show-content .show-list li{ margin-bottom:10px;}
.show-banner .swiper-slide p{font-size:16px;line-height:55px!important}
.show-banner .swiper-slide li{height:26px;display:inline-block;padding:0 10px;line-height:26px;color:#fff;border-radius:3px; font-size:12px; margin:0 3px}
.show-banner .swiper-slide .cyan{background-color:#053e8d}
.show-banner .swiper-slide .blue{background-color:#009cfe}
.show-banner .swiper-slide .violet{background-color:#b68fd8}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{width:870px;margin:0 auto;position:relative;height:90px;margin-top:50px}
.index-center-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-center-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-center-title p{color:#ccc;font-size:14px;margin:0 auto;width:102px}
.index-center-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-center-content{width:100%;height:645px;position:relative}
.index-center-content .content-left{float:left;width:100%;height:380px;position:relative; background:url(../image/08.png) center center no-repeat; background-size: cover; }
.index-center-content .content-main{width:33.333%;height:644px;float:left}
.index-center-content .content-right{width:33.333%;height:644px;float:left}
.index-center-content .content-left .cs-hover{border:2px solid #053e8d; background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s;overflow:hidden;transition:ease .6s;-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; opacity:9;}
.content-left .cs-hover .cs-auto { height:200px;margin:0 auto; padding:0 25px; }
.content-left .cs-auto .cs-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-left .cs-auto .cs-title span{display:block;width:0;border:1px #053e8d solid;margin:0 auto;opacity:0;transition:ease-out 1.3s}
.content-left .cs-auto .cs-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-left:hover .cs-hover span{width:70px;opacity:.9; }
.index-center-content .content-left:hover .cs-hover{opacity:1;}
.index-center-content .content-main .c1{width:100%;height:322px;position:relative;background:url(../image/c1.jpg) no-repeat}
.index-center-content .content-main .c1 .c1-hover{background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;right:7px;left:7px;bottom:7px;transition:.4s;overflow:hidden;height:0}
.content-main .c1 .c1-hover .c1-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-main .c1 .c1-auto .c1-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-main .c1 .c1-auto .c1-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.content-main .c1 .c1-auto .c1-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-main .c1:hover .c1-hover{height:304px}
.index-center-content .content-main .c1:hover .c1-hover span{width:70px;opacity:1}
.index-center-content .content-main .c3{width:50%;height:322px;position:relative;background:url(../image/c3.jpg) no-repeat;float:left}
.index-center-content .bat{width:50%;height:322px}
.index-center-content .c3-hover{background:url(../image/k2.png) no-repeat;background-size:100%;opacity:0;position:absolute;top:7px;bottom:7px;left:7px;right:7px;transition:ease-in-out .4s;overflow:hidden}
.index-center-content .c3-hover .c3-auto{width:200px;height:200px;margin:0 auto;margin-top:70px}
.index-center-content .bat h2{font-size:22px;color:#053e8d;font-weight:500;line-height:60px}
.index-center-content .bat span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .bat p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .bat:hover .c3-hover{height:309px;opacity:1}
.index-center-content .bat:hover span{width:70px;opacity:1}
.index-center-content .content-main .c4{width:50%;height:322px;float:left;position:relative;background:url(../image/c4.jpg) no-repeat}
.index-center-content .content-right .c2{height:322px;position:relative;background:url(../image/c2.jpg) no-repeat}
.index-center-content .content-right .c2 .c2-hover{height:304px;background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;transition:.4s;overflow:hidden;height:0;bottom:7px;left:7px;right:7px;background-size:100%}
.content-right .c2 .c2-hover .c2-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-right .c2 .c2-auto .c2-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-right .c2 .c2-auto .c2-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .content-right .c2:hover .c2-hover span{width:70px;opacity:1}
.content-right .c2 .c2-auto .c2-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-right .c2:hover .c2-hover{height:304px}
.index-center-content .content-right .c5{width:50%;height:322px;position:relative;background:url(../image/c5.jpg) no-repeat;float:left}
.index-center-content .content-right .c6{width:50%;height:322px;position:relative;background:url(../image/c6.jpg) no-repeat;float:left}
.index-zjtd{position:relative;margin:0 auto;text-align:center;background:url(../image/bg-zj.jpg) no-repeat;padding-top:50px;overflow:hidden;padding-bottom:65px}
.index-zjtd .hk{width:100%;background-color:#f6f6f9;height:235px;position:absolute;z-index:1;top:20%}
.index-zjtd-title{width:870px;margin:0 auto;position:relative;height:90px}
.index-zjtd-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-zjtd-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-zjtd-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-zjtd-title p{color:#ccc;font-size:14px;margin:0 auto;width:102px}
.index-zjtd-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-zjtd .index-zjtd-content{width:96%;margin:0 auto}
.index-zjtd-content .imgin{top:175px;position:absolute;z-index:3; width: 25%; max-width: 235px; }
.index-zjtd-content .imgin img{width: 100%; }
.index-zjtd-content .content-right{width:90%;padding-bottom:135px;margin-left:5%;position:relative;z-index:2;margin-bottom:50px}
.index-zjtd-content .content-right:before{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;left:0;top:0}
.index-zjtd-content .content-right:after{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;right:0;bottom:0}
.index-zjtd-content .content-right .line:before{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.index-zjtd-content .content-right .line:after{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.index-zjtd-content .content-right{position:relative}
.index-zjtd-content .content-right:before{animation:lineWidth linear 1s}
.index-zjtd-content .content-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.index-zjtd-content .content-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.index-zjtd-content .content-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.index-zjtd-content .content-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.foot-hc-nav li span b{-webkit-animation: dibunav 2s ease-in-out;animation: dibunav 2s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 40px;}}
@keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 40px;}}

.banner-nr-cong-1-span{-webkit-animation: dibunav 1s ease-in-out;animation: dibunav 1s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
100%{opacity:1;
width: 58px;}}
@keyframes dibunav{0%{width: 0;}
100%{opacity:1;
width: 58px;}}

.lxwm-content-ico-on{-webkit-animation: lxwm-tb 1s ease-in-out;animation: lxwm-tb 1s ease-in-out}
@-webkit-keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}

@-webkit-keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}} @keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}

.index-zjtd-content .content-right .content-text{z-index:15;text-align:left;padding-left:220px;padding-top:80px;padding-right:5%}
.index-zjtd-content .content-right .content-text h2{font-size:24px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text b{font-size:24px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text h2 span{color:#666;margin-left:10px; }
.index-zjtd-content .content-right .content-text p{line-height:25px;color:#999;margin-top:13px}
.index-zjtd-content .content-right .pos{z-index:150; margin-right: 60px; margin-top: 25px;}
.index-zjtd-list{position:relative;width:85%;margin:0 auto}
.index-zjtd-list .list-li{width:231px;height:255px;background:#fff;cursor:pointer;padding-top:25px;transition:.4s;float:left;margin-right:9px;box-shadow:0 2px 6px rgba(0,0,0,.15); overflow: hidden;}
.index-zjtd-list .list-li .list-li-nr{ display:none; }
.index-zjtd-list .list-li .img-head{width:126px;height:126px; position:relative;background:url(../image/r4.png) no-repeat;border:5px #ccc solid;border-radius:50%;overflow:hidden;margin:0 auto;    position: relative;z-index: 9;transition:.4s}
.index-zjtd-list .list-li .peo2{background:url(../image/r3.png) no-repeat}
.index-zjtd-list .list-li .peo3{background:url(../image/r1.png) no-repeat}
.index-zjtd-list .list-li .peo4{background:url(../image/r2.png) no-repeat}
.index-zjtd-list .list-li .peo5{background:url(../image/r5.png) no-repeat}
.index-zjtd-list .list-li .list-name h3{font-size:18px;color:#333;font-weight:500;margin-top:15px;position: relative;z-index: 9;line-height:35px}
.index-zjtd-list .list-li .list-name span{width:60px;opacity:1;display:block;position: relative;z-index: 9;border:1px #053e8d solid;margin:0 auto;transition:ease .75s}
.index-zjtd-list .list-li .list-name p{color:#999;position: relative;z-index: 9;margin-top:10px}
.index-zjtd-list .list-li:hover::after,.index-zjtd-list .list-li.on::after{ top:0; }
.index-zjtd-list .list-li:hover h3,.index-zjtd-list .list-li.on h3{color:#fff}
.index-zjtd-list .list-li:hover p,.index-zjtd-list .list-li.on p{color:#fff}
.index-zjtd-list .list-li:hover span,.index-zjtd-list .list-li.on span{border-color:#fff;width:60px}
.index-zjtd-list .list-li:hover .img-head,.index-zjtd-list .list-li.on .img-head{border-color:#053e8d}
.index-zjtd-list .list-li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/9.png) center top no-repeat;
    background-size: cover; 
}
.swiper-container-tdzs{padding:10px 0}
.index-zjtd-list .swiper-button-prev{left:-60px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%}
.index-zjtd-list .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
.index-zjtd-list .swiper-button-next{right:-60px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%}
.index-zjtd-list .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f7f7f7;padding-top:25px;padding-bottom:45px}
.index-four-title{width:870px;margin:0 auto;position:relative;height:110px;margin-top:30px}
.index-four-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:block;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:30px}
.index-four-title .s2{width:270px;height:26px;display:block;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:25px}
.index-four-title p{color:#ccc;font-size:14px;width:237px;margin:0 auto}
.index-four-title p::before{content:"";width:70px;border:2px #053e8d solid;position:absolute;top:47px;left:400px}
.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:50%;padding-top:25px; position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#053e8d;height:75px;line-height:75px;position:absolute;}
.index-four-content .one-title h2{font-size:48px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .one-title .text p{color:#fff;line-height:38px}
.index-four-content .one-text{ padding: 0 20px;margin:0 auto;line-height:27px;color:#666;margin-top:90px}
.index-four-content .one-right{float:right; width:50%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:50%;padding-top:25px;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#057ee6;height:75px;line-height:75px;position:absolute;left:0px;}
.index-four-content .two-title h2{font-size:48px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .two-title .text p{color:#fff;line-height:38px}
.index-four-content .two-text{ padding: 0 20px;margin:0 auto;line-height:27px;color:#666;margin-top:95px}
.index-four-content .two-right{float:left; width:50%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
.index-wrap{background:url(../image/cnt-bg.jpg) no-repeat;margin:0 auto;background-size:cover; padding-bottom: 45px; }
.customized{ margin:0 auto;text-align:center;padding-top:25px; padding-bottom: 15px;position:relative}
.customized .hx{width:100%;border:1px #053e8d solid;position:absolute;top:245px;z-index:1; display:none;}
.customized-content{height:200px;margin:0 auto; margin-top: 12px; width: 96%;}
.customized-content ul li{float:left;width:16.666%; position:relative; z-index:9;}
.customized-content .ctd-title{height:75px;margin: 15px 0;}
.customized-content .ctd-title p{color:#666}
.customized-content .ctd-title br{ display:none; }
.customized-content .ctd-title h3{font-size:18px;color:#053e8d;line-height:30px;font-weight:500}
.customized-content .ctn-icon{margin-top:-10px;margin-bottom:10px;position:relative;z-index:2; display:none;}
.customized-content .ctn-icon2{height:75px; margin: 15px 0;}
.news{text-align:center;padding-top:50px;position:relative}
.news .news-auto{width:96%;margin:0 auto}
.news .news-auto .news-nav{ height:55px;margin:0 auto;margin-bottom:20px; text-align: center;}
.news .news-nav ul{margin:0 auto;width:854px}
.news .news-nav ul li{ display:inline-block; }
.news .news-nav ul li a{height:30px;line-height:30px;border:1px #999 solid;border-radius:8px; padding:0 25px; display:block;color:#666;float:left;margin:0 10px}
.news .news-nav ul li.on a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.news .news-nav ul li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.news-content .news-content-left{ float:left;margin-right:2%;padding:5px;text-align:left;width: 38% !important;}
.box-shodow{box-shadow:0 2px 9px rgba(0,0,0,.1)}
.news-content .news-content-right{width:57%;height:445px;float:left;}
.news-content .news-content-left .left-text{padding:0 10px; padding-bottom: 8px;}
.news-content .news-content-left h4{color:#053e8d;font-size:15px;margin:10px 0}
.news-content .news-content-left p{color:#828282;line-height:23px;font-size:12px}
.news-content .img-left{overflow:hidden;text-align:center}
.news-content .img-left img{ width:100%;}
.news-content .news-content-right ul li{border:2px solid #fff;background-color:#fff;text-align:left;padding:8px 7px;transition:.3s;margin-bottom:8px}
.news-content .news-content-right ul li .img-new{ margin-right: 10px; float:left}
.news-content .news-content-right ul li .img-right{ margin-top:-5px}
.news-content .news-content-right ul li .img-right h3{font-size:14px;color:#666;transition:.3s;line-height:26px}
.news-content .news-content-right ul li .img-right p{font-size:11px;line-height:20px;color:#777;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.news-content .news-content-right ul li:hover{border-color:#053e8d}
.news-content .news-content-right ul li:hover h3{color:#053e8d}
.news-content .news-content-right ul .default{border-color:#053e8d}
.news-content .news-content-right .right-hover{background:#fff;position:absolute;left:360px;top:265px;overflow:hidden;width:0;opacity:0;transition:ease .55s}
.news-content .news-content-right ul li:hover .right-hover{width:565px;opacity:1}
.index-hchb{margin:0 auto;text-align:center;position:relative;padding-bottom:45px}
.index-hchb .index-hchb-content{margin:0 auto; width:96%;}
.index-hchb .index-hchb-content .imglo{float:left; width:14.666%;height:50px; position:relative;padding:20px 0;margin:0 1%;margin-bottom:15px;transition:ease .2s}
.index-hchb .index-hchb-content .imglo:hover{border-color:#053e8d}
.index-hchb .index-hchb-content .imglo::after { content: ""; border:1px solid #ccc; position:absolute; left:0; top:0; width:100%; height:100%; }
.hc-foot{margin:0 auto}
.hc-foot .foot-link-auto{height:50px;width:100%;background:#282828;text-align:center}
.hc-foot .foot-link{margin:0 auto;line-height:50px;color:#fff;font-size:15px}
.hc-foot .foot-link a{color:#fff;font-size:15px;margin:0 15px}
.wxgzh-ewm{width:130px}
.hc-foot .foot-link a:hover{text-decoration:underline}
.news-content-list{display:none}
.foot-hc-nav{width:96%;margin:auto;padding-top:38px;padding-bottom:28px}
.foot-hc-nav li{width:13.5%;float:left}
.foot-hc-nav li.foot-hc-nav-ewm{width:18%}
.foot-hc-nav li span{color:#053e8d;font-size:18px;margin-bottom:15px;display:block;position:relative;padding-bottom:13px}
.foot-hc-nav li .wxgzh-p{text-indent:17px;color:#777;margin-top:2px}
.foot-hc-nav li span a{color:#053e8d;font-weight:700;font-size:16px}
.foot-hc-nav li .foot-hc-nav-ej{display:block}
.foot-hc-nav li .foot-hc-nav-ej a{display:block;margin-bottom:10px;color:#777;font-size:14px}
.foot-hc-link-nr a:hover,.foot-hc-nav li .foot-hc-nav-ej a:hover{color:#053e8d}
.foot-hc-nav li span b{display:block;background-color:#053e8d;position:absolute;bottom:0;left:0;margin-top:0;width:40px;height:3px}
.foot-hc-nav li.foot-hc-nav-lx-li{width:28%}
.foot-hc-nav li.foot-hc-nav-lx-li p{display:block;margin-bottom:12px;color:#777;font-size:14px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a{margin-top:15px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a{display:block;height:38px;width:38px;float:left;margin-right:15px;border-radius:50%}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1{background:#62a8ea url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2{background:#83b944 url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3{background:#f96868 url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1:hover{background:#5ca3e6 url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2:hover{background:#7eb43f url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3:hover{background:#f65f5f url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-bq{color:#888;font-size:14px;text-align:center;padding:10px 0;line-height:25px;border-top:1px solid #f0f2f5}
.foot-hc-bq a{color:#888}
.foot-right{position:fixed;right:15px;bottom:15px;width:38px;z-index:999;opacity:.7;cursor:pointer;display:none;image-rendering: -webkit-optimize-contrast;}
.foot-right:hover{opacity:1}
.top-ico-fh-block{display:block}
.banner-nr{height:350px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:30px 88px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:60px auto 0}
.banner-nr-cong-2{font-size:20px;color:#fff;margin-top:45px}
.banner-nr-cong-2 span{font-size:20px;color:#fd771e}
.banner-nr-cong-1-title{font-size:26px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:58px;height:3px;background-color:#fff;margin:10px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:30px;margin-left:-15px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(5, 126, 230, 1);border-radius:50%}
.hc-qdyj{width:100%;margin:0 auto;padding:28px 0 15px}
.hc-qdyj-content{width:96%;margin:0 auto;padding:20px 0}
.hc-qdyj-content .left{float:left;width:48%;overflow:hidden}
.hc-qdyj-content .left img{width:100%}
.hc-qdyj-content .right{float:left;width:52%;margin-top:25px}
.hc-qdyj-content .hc-qdyj-content-padding{padding:25px 25px;border:1px #e5e5e5 solid}
.hc-qdyj-content .list-one{margin-left:3px;padding-bottom:38px}
.hc-qdyj-content .list-one::after{content:"";clear:both;display:block}
.hc-qdyj-content .right h3{padding:10px 25px;background-color:#057ee6;text-align:center;font-size:18px;color:#fff;font-weight:500}
.hc-qdyj-content .right p{color:#666;line-height:23px;padding:15px 0}
.hc-qdyj-content .right .wow{margin-right:15px;margin-top:10px}
.wow .moer{width:80px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13);}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9); transform:scale(.9);}
.wow .moer p{width:80px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;line-height:30px;transition:.4s;overflow:hidden;padding:0}
.wow .moer a{ font-size:13px;}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.hc-qdyj-content-1 .left{float:left!important}
.hc-qdyj-content-2 .left{float:right!important}
.hc-qdyj-content-1 .right{border-left:0;float:left!important}
.hc-qdyj-content-2 .right{border-right:0;float:right!important}
.hc-qdyj-content-1 .hc-qdyj-content-padding{border-left:0}
.hc-qdyj-content-2 .hc-qdyj-content-padding{border-right:0}
.product-nav{padding:35px 0 20px;background-color:#fbfbfb;text-align:center}
.product-nav.product-nav-gywm{padding:30px 0 38px}
.product-nav li a{display:block;color:#666;position:relative;font-size:15px}
.product-nav li{display:inline-block;background-color:#f3f3f3;position:relative;width:155px;line-height:40px;height:40px;margin:0 5px; margin-bottom:18px;}
.product-nav li.on,.product-nav li:hover{background-color:#057ee6;color:#fff}
.product-nav li.on a,.product-nav li:hover a{background-color:#057ee6;color:#fff}
.product-nav li::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#fbfbfb transparent transparent transparent;z-index:50}
.product-nav li.on::before,.product-nav li:hover::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#057ee6 transparent transparent transparent;z-index:50}
.lxwm-content .lxwm-content-ico{ position:absolute; left:50%; bottom:-25px; margin-left:-25px; background: #fff; height:30px; width:30px; padding: 10px; border-radius:50%; border:1px solid #ddd;cursor:pointer; }
.hc-cpyj{width:100%;height:auto;margin:0 auto;text-align:center;padding:30px 0 70px}
.course-title{text-align:center;text-align:center;padding:10px 0}
.course-title h2{color:#057ee6;font-size:24px}
.course-title p{color:#666;line-height:30px}
.course-title span{height:1px;width:42%;display:inline-block;background-color:#efefef;margin-right:15%;margin-bottom:-30px; display:none;}
.hc-cpyj .cpyj-content{width:96%;margin:0 auto}
.hc-cpyj .cpyj-content .cpyj-img{padding:20px 0 38px; width: 80%; margin:auto;}
.hc-cpyj .cpyj-content .cpyj-img img{width: 100%;}
.hc-cpyj .cpyj-content .cpyj-text{border-top:1px #ccc solid;text-align:left;padding:20px 0}
.hc-cpyj .cpyj-content .cpyj-text p{line-height:25px;color:#666;padding:10px 0;text-indent:2em}
.hc-cpyj .cpyj-content .cpyj-foot{padding:20px 20px}
.cpyj-foot .course-title{text-align:center;height:50px;line-height:15px;padding:15px 30px;background:#053e8d}
.cpyj-foot .course-title h2{color:#fff;font-size:24px}
.cpyj-foot .course-title span{height:1px;width:30%;display:inline-block;background-color:#86dadc;margin-right:210px;margin-bottom:-10px;opacity:.8}
.cpyj-foot .al-left{text-align:left}
.cpyj-foot .al-right{text-align:right}
.cpyj-foot .one{width:46%;padding:20px 2%;float:left;background-color:#f7f7f7;font-size:15px;color:#666}
.cpyj-foot .one:before{content:"";display:block;clear:both}
.cpyj-foot .two{width:46%;padding:20px 2%;float:left;background-color:#fff;font-size:15px;color:#666;background-color:#fbfbfb}
.hc-news_list{background:#f6f6f6;padding:20px 0;margin:0 auto}
.hc-news_list .news-auto{width:96%;margin:0 auto;padding:20px 0}
.hc-news_list .news-auto .auto-list{padding:15px;background-color:#fff;margin-bottom:30px}
.hc-news_list .news-auto .auto-left{width:34%;float:left;font-size:0}
.hc-news_list .news-auto .auto-left img{width:100%;}
.hc-news_list .news-auto .auto-right{width:60%;float:left;padding:15px 1%;margin-left:3%}
.hc-news_list .news-auto .auto-right h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-news_list .news-auto .auto-right h3 a{color:#666;font-size:18px;font-weight:500;line-height:50px}
.hc-news_list .news-auto .auto-right h3 a:hover{ color:#057ee6; text-decoration:underline; }
.hc-news_list .news-auto .auto-right p{color:#999;line-height:24px;padding-bottom:30px}
.hc-news_list .news-auto .auto-right-bottom{color:#999}
.hc-news_list .news-auto .auto-right-bottom img{padding:0 3px}
.hc-news_list .news-auto .auto-right-bottom span{padding:10px 52px;border:1px #8f8f8f solid;border-radius:40px;position:relative;float:right;margin-top:-10px;color:#666;transition:.3s}
.hc-news_list .news-auto .auto-right-bottom i{vertical-align:middle;font-style:normal;margin-right:10px}
.hc-news_list .news-auto .auto-right-bottom img{vertical-align:middle}
.hc-news_list .news-auto .auto-right-bottom span:hover{background:#057ee6;color:#fff;border-color:#057ee6}
.hc-news_list .news-auto .auto-right-bottom span:before{content:"";width:5px;background:#999;height:1px;position:absolute;left:113px;top:20px;transition:.4s}
.hc-news_list .news-auto .auto-right-bottom span:after{content:"";width:5px;background:#999;height:1px;position:absolute;left:40px;top:20px}
.hc-news_list .news-auto .auto-right-bottom span:hover:after,.hc-news_list .news-auto .auto-right-bottom span:hover:before{background-color:#fff}
.auto-list:hover .auto-left img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.kf-page-panel{padding:25px 20px 35px 20px;text-align:center;color:#646464}
.kf-page-panel a,.kf-page-panel span.current,.kf-page-panel span.disabled{height:32px;line-height:32px;padding:0 13px;margin:0 3px;border:1px solid #ccc;display:inline-block;vertical-align:middle}
.kf-page-panel a{color:#666;font-size:13px}
.kf-page-panel a:hover{text-decoration:none;border:1px solid #053e8d}
.kf-page-panel span.current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel .current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel span.disabled{color:#646464;background:#f0f0f0}
.hc-news-content{padding:36px 0 60px;background:#f6f6f6}
.news-main{width:90%;padding:36px 3%;margin:0 auto;background:#fff}
.news-main .main-title{border-bottom:1px #ddd solid;padding:15px 0}
.news-main h2{color:#057ee6;font-size:24px;text-align:center}
.news-main .main-title .title-bottom{margin-top:38px}
.news-main .main-title .title-bottom .bottom-left{color:#999;float:left}
.news-main .main-title .title-bottom .bottom-right{color:#999;float:right}
.news-main .main-title .title-bottom .bottom-right img:hover{opacity:.7}
.news-main .main-text{padding:20px 0;text-align:center}
.news-main .main-text p{line-height:26px;color:#666;padding:10px 0;text-align:left}
.news-main .main-bottom{padding:20px 40px;margin:0 auto;width:100%}
.news-main .main-bottom .bto-here{width:43%;margin-right:4%;border:1px #ddd solid;padding:15px 10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:inline-block}
.news-main .main-bottom .bto-here:hover{border-color:#053e8d;color:#053e8d}
.main-text img{max-width:80%;height:auto!important;display:block;margin:15px auto}
.hc-bptj{margin:0 auto;padding:10px 0 0}
.hc-bptj .list-auto{width:96%;margin:0 auto}
.hc-bptj .bptj-list-one{width:100%;background:#fff;padding:50px 0}
.hc-bptj .bptj-list-two{width:96%;background-color:#f2f2f2;padding:70px 2%;}

.list-one img{-webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

.hc-bptj .imgs img{width:100%;}
.hc-bptj .imgs{float:left; width: 40%;}
.hc-bptj .list-right{width:53%;float:left;padding-left:5%}
.hc-bptj .list-left{}
.hc-bptj .list-right .list-title{width:100%;border-bottom:1px #ccc solid;padding: 1px 0 20px;}
.hc-bptj .list-right h2 a{font-size:22px;color:#053e8d;line-height:65px}
.hc-bptj .list-right ul li{width:80px;height:27px;text-align:center; margin-right:5px;line-height:27px;color:#fff;display:inline-block;border-radius:3px}
.hc-bptj .list-right .list-text p{padding:20px 0;padding-bottom:30px;width:100%;color:#666}
.hc-bptj .list-right .list-text a{color:#fff;text-align:center;background:#057ee6;display:block;padding:9px 45px;display:inline-block}
.hc-bptj .list-right .list-text a:hover{background-color:#0aa3a6}
.hc-bptj .bptj-list-two .imgs {
    float: right;
}
.bptj-list-two .list-right{ padding-left:0%; padding-right:5%}

.cyan{background-color:#053e8d}
.blue{background-color:#009cfe}
.violet{background-color:#b68fd8}
.kf-page-panel-page{margin:15px 0 25px}
.hc-product{width:100%;margin:0 auto;text-align:center;padding:50px 0 35px}
.hc-product .product-list{width:96%;margin:0 auto}
.hc-product .product-list ul>li{width:31.333%;margin-right:2%;background-color:#fff;display:inline-block;margin-bottom:38px;transition:.4s;padding-bottom:22px}
.hc-product .product-list ul>li img{width:100%;}
.hc-product .product-list ul>li h3{color:#666;line-height:45px;font-weight:500;font-size:17px;margin:0 20px;position:relative}
.hc-product .product-list ul>li h3::before{content:"";height:1px;width:0%;background-color:#fff;position:absolute;top:50%;left:50%;transition:.4s}
.hc-product .product-list ul>li h3 span{display:inline-block;font-size:17px;background-color:#fff;padding:0 25px;position:relative;transition:.4s}
.hc-product .product-list ul>li:hover h3 span{background-color:#057ee6}
.hc-product .product-list ul li:hover h3::before{background-color:#58ccce;width:100%;left:0}
.hc-product .product-list ul>li .pan{margin-right:160px}
.hc-product .product-list ul>li li{width:75px;height:26px;line-height:26px;color:#fff;border-radius:3px;display:inline-block;padding-bottom:0;margin-top:0;margin-bottom:0;margin:0 5px;font-size:12px}
.product-list ul>li li.cyan{background-color:#053e8d}
.product-list ul>li li.blue{background-color:#009cfe}
.product-list ul>li li.violet{background-color:#b68fd8}
.hc-product .product-list ul>li:hover{background:#057ee6;box-shadow:0 2px 9px rgba(0,0,0,.21)}
.hc-product .product-list ul>li:hover li{background:#fff;color:#057ee6}
.hc-product .product-list ul>li:hover h3{color:#fff}
.hc-product .product-list ul>li:hover .pan{background-color:#efefef;opacity:.4;width:105px}
.right-0{margin-right:0!important}
.product-nav-swiper-bg{background-color:#fbfbfb}
.product-nav-swiper{width:88%;margin:auto;overflow:hidden}
.product-nav-swiper .swiper-wrapper{ margin:auto}
.product-nav-swiper li{margin:0 0}
.product-nav-auto{width:96%;margin:auto;position:relative}
.product-nav-click-left{width:26px;height:26px;background:url(../image/cp-nav-left-ico.png) center center no-repeat;position:absolute;left:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-right{width:26px;height:26px;background:url(../image/cp-nav-right-ico.png) center center no-repeat;position:absolute;right:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-left:hover{background:url(../image/cp-nav-left-ico-on.png) center center no-repeat}
.product-nav-click-right:hover{background:url(../image/cp-nav-right-ico-on.png) center center no-repeat}
.hc-hzkh{padding:25px 0}
.hc-hzkh-content{width:96%;margin:0 auto}
.hzkh-auto{ margin-top:35px;}
.hc-hzkh .hzkh-logo img{box-shadow: 0px 0px 9px #ccc;width:15.3%; margin-right:1%;margin-bottom:10px;height:84px}
.hc-hzkh .hzkh-logo img:hover{border-color:#053e8d;box-shadow:0 0 8px rgba(0,0,0,.06)}
.hc-hzkh .hzkh-logo img:nth-of-type(6){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(12){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(18){margin-right:0}
.hc-hzkh .hzkh-bottom{padding:20px 30px 30px}
.hc-hzkh .hzkh-bottom p{line-height:25px;color:#666}
.hc-ylgys{padding:25px 0;background:#fcfcfc}
.hc-ylgys .ylgys-content{width:96%;margin:0 auto;text-align:center}
.hc-ylgys .ylgys-content img{width:88%;}
.hc-ylgys .ylgys-bottom{padding:30px 30px 30px;text-align:left}
.hc-ylgys .ylgys-bottom p{line-height:25px;color:#666}
.hc-lxwm{padding:30px 0}
.lxwm-content{width:96%;margin:0 auto;position:relative;margin:20px auto 60px; }
.lxwm-content img{width:100%; }
.lxwm-main{width:86%;padding:10px;background:#fff;display:block; margin:auto; margin-top:-130px; position:relative; margin-bottom:45px; }
#dituContent{ width:100% !important; height:420px !important}
.lxwm-main p{color:#bbb}
.lxwm-main .lxwm-auto{padding:50px 0}
.lxwm-main .main-title{padding:0 20px;float:left;margin-top:20px}
.lxwm-main .main-title span{width:50px;height:5px;background:#057ee6;display:block}
.lxwm-main .main-title h2{font-size:24px;color:#057ee6;font-weight:500;line-height:45px}
.lxwm-main .main-tact{float:left;padding-left:50px;width:50%}
.lxwm-main .main-tact p{padding:15px 0;line-height:20px;border-bottom:1px #eee solid;color:#747474}
.lxwm-main .main-tact img{margin-bottom:-10px;margin-right:10px}
.lxwm-main .main-right{float:left;text-align:center;padding:20px 0 0 80px}
.lxwm-main .main-right::before{content:"";display:block;clear:both}
.lxwm-main .main-right .img-wm p{color:#747474}
.lxwm-main .ck{background:#f7f7f7;padding:5px 10px;color:#777;cursor:pointer;float:right}
.lxwm-main .ck img{margin-bottom:-2px; margin-left: 5px;}
.hc-mfsy{padding:30px 0}
.hc-mfsy .mfsy-content{width:96%;margin:0 auto;padding:30px 0;text-align:center}
.hc-mfsy .mfsy-content input{width:28%;padding:15px 1.5%;margin-right:1%;border:1px #e4e4e4 solid;outline:0}
.hc-mfsy .mfsy-content input:nth-of-type(3){margin-right:0}
.hc-mfsy .mfsy-content textarea{padding:15px 1.5%;outline:0;width:93%;height:180px;border:1px #e4e4e4 solid;margin-top:20px}
.hc-mfsy .mfsy-content .submit{padding:12px 20px;background-color:#057ee6;border:1px #057ee6 solid;border-radius:5px;color:#fff;margin-top:30px;cursor:pointer;font-size:16px}
input,textarea{font-family:"微软雅黑"}
.hc-mfsy .mfsy-content input:hover,.hc-mfsy .mfsy-content input:focus,.hc-mfsy .mfsy-content textarea:hover,.hc-mfsy .mfsy-content textarea:focus{border:1px #057ee6 solid;}
.hc-mfsy .mfsy-content .submit:hover{ background-color:#06bbbe; }
.xiangqing-top{background:#fff;background-size:cover}
.xiangqing-top-auto{width:96%;margin:auto;margin-top:30px}
.xiangqing-top-here{padding:15px 0;}
.xiangqing-top-here img{width:18px;vertical-align:middle;margin-right:10px}
.xiangqing-top-here a{color:#666;font-size:13px;vertical-align:middle}
.xiangqing-top-here span{color:#666;font-size:14px;vertical-align:middle;margin:0 3px}
.xiangqing-top-here a:hover{color:#053e8d}
.xiangqing-top-1{margin:15px 0}
.xiangqing-top-1-left{float:left;width:45%;padding:5px;border-radius:3px;font-size:0}
.xiangqing-top-1-right{float:right;width:49%;margin-right:1%;}
.xiangqing-top-1-right h3{color:#057ee6;font-size:22px;margin-top:20px;margin-bottom:12px}
.xiangqing-top-1-right h4{color:#444;font-size:18px;margin-top:15px;font-weight:600}
.xiangqing-top-1-right .xiangqing-top-1-right-nr{color:#666;font-size:14px;margin-top:5px;line-height:23px}
.xiangqing-top-1-a{color:#fff;font-size:15px;display:inline-block;padding:0 55px;height:40px;line-height:40px;border-radius:5px;background-color:#057ee6}
.xiangqing-top-1-a img{color:#fff;font-size:16px;vertical-align:middle;width:23px}
.xiangqing-top-1-a span{color:#fff;margin-left:10px;font-size:16px;vertical-align:baseline}
.xiangqing-top-1-a:hover{background-color:#04b8bb}
.fenxian{margin:15px 0;margin-top:35px}
.xiangqing-top-lb{width:1300px;margin-top:50px}
.swiper-container-xiangqing .swiper-button-next-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-prev-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-next-xiangqing:hover,.swiper-container-xiangqing .swiper-button-prev-xiangqing:hover{background-color:rgba(204,169,100,.9);background-size:20px}
.swiper-container-xiangqing-nr{padding:10px;border:1px solid #ddd;background-color:#fbfbfb}
.swiper-container-xiangqing .swiper-slide{position:relative}
.swiper-container-xiangqing-nr-img{width:100%}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd{text-align:center;position:absolute;left:10px;top:10px;bottom:10px;right:10px;background-color:rgba(98,84,176,.8);-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column;opacity:0}
.swiper-container-xiangqing-nr-fd-ico{text-align:center}
.swiper-container-xiangqing-nr-fd-ico img{width:50px;margin-bottom:15px}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd p{font-size:18px;color:#fff}
.swiper-slide:hover .swiper-container-xiangqing-nr{border:1px solid #887ec1}
.swiper-container-xiangqing .swiper-slide:hover .swiper-container-xiangqing-nr-fd{opacity:1}
.xiangqing-bottom{width:96%;margin:25px auto 35px}
.xiangqing-bottom-left{float:left;width:75.5%;border:1px solid #ddd;background-color:#fff;margin-bottom:20px;box-shadow:1px 3px 16px rgba(0,0,0,.1)}
.xiangqing-bottom-right{float:right;width:22%}
.xiangqing-bottom-left-nav{height:48px;border-bottom:1px solid #e4eaec;line-height:48px;margin:15px 25px}
.xiangqing-bottom-left-nav-1{background-color:#fff;font-size:18px;border-bottom:2px solid #057ee6;height:50px;padding:0 28px;color:#057ee6;display:inline-block;vertical-align:top}
.xiangqing-bottom-left-nav-2{background-color:#f9f9f9;height:53px;display:inline-block;padding:0 65px;vertical-align:top}
.xiangqing-bottom-left-nav-2 a{color:#666}
.xiangqing-bottom-left-nav-2:hover a{color:#053e8d}
.xiangqing-bottom-left-nr{margin:12px 26px 25px;padding:15px 0 35px;border-bottom:1px solid #e4eaec}
.xiangqing-bottom-left-nr img{max-width:100%;margin:10px auto;display:block}
.xiangqing-bottom-left-nr p{margin:5px auto;font-size:14px;line-height:28px;color:#666}
.xiangqing-cong-2-left-news-xq-here{margin:20px 0;padding:30px 35px 20px;text-align:center}
.xiangqing-cong-2-left-news-xq-here-left{float:left;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-right{float:right;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-left:hover,.xiangqing-cong-2-left-news-xq-here-right:hover{border:1px solid #053e8d;color:#053e8d}
.xiangqing-bottom-right-1{margin-bottom:15px;background-color:#fff;padding:15px 20px 8px}
.xiangqing-bottom-right-1-head{font-size:16px;color:#37474f;height:45px;text-align:left;line-height:45px}
.xiangqing-bottom-right-1-ul{padding:5px 0}
.xiangqing-bottom-right-1-ul li{width:100%;text-align:center; margin-bottom:8px}
.xiangqing-bottom-right-1-ul li a{color:#666;display:block}
.xiangqing-bottom-right-1-ul li p{line-height:36px}
.xiangqing-bottom-right-2-mx{padding:20px 10px 10px;border:1px solid #ddd;text-align:center}
.xiangqing-bottom-right-2-mx-img img{width:100%}
.xiangqing-bottom-right-1-ul li:hover img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.xiangqing-bottom-right-1-ul li:hover a{color:#053e8d;}
.xiangqing-bottom-right-2-mx p{color:#666;font-size:15px;line-height:45px}
.xiangqing-bottom-right-2-mx a{color:#666}
.xiangqing-bottom-right-2-mx p:hover{color:#053e8d}
.xiangqing-top-here-bg{background-color:#f2f2f2}
.xiangqing-top-here{width:96%;margin:0 auto}
.xiangqing-top-1-right-bottom{border-bottom:1px solid #f0f2f5;padding-bottom:18px}
.pc-slide{width:100%;margin:0 auto}
.view .swiper-container{width:100%}
.view .arrow-left{background:url(../image/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(../image/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.preview{width:100%;position:relative;margin:auto;margin-top:16px}
.preview .swiper-container{width:85%}
.preview .swiper-slide{width:100px;cursor:pointer}
.preview .slide6{width:82px}
.preview .arrow-left{background:url(../image/xq-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-left:hover{background:url(../image/xq-banner-left-on.png) no-repeat center center}
.preview .arrow-right{background:url(../image/xq-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-right:hover{background:url(../image/xq-banner-right-on.png) no-repeat center center}
.preview img{width:100%}
.preview .swiper-slide-xt{border:1px solid #fff}
.preview .active-nav .swiper-slide-xt{border:1px solid #053e8d}
.swiper-slide-xt{font-size:0;padding:5px 5px}
.view img{width:100%}
.view .swiper-slide{font-size:0}
.view .swiper-slide a{font-size:0;border:1px solid #eee;display:block;padding:5px;border-radius:5px}
.view .swiper-slide a img{width:100%}
.bottom-right img{vertical-align:middle;margin:0 2px}
.bottom-right span{vertical-align:middle;color:#666}
.fenxian-left-2{margin-top:20px}
.fenxian-right{float:left;background:url(../image/xq-ico-dh.png) 10px center no-repeat;padding-left:56px;margin-top:5px}
.fenxian-right-p{font-size:14px;color:#666}
.fenxian-right-h2{font-size:26px;color:#053e8d}
.fenxian-left{float:left;margin-right:38px}
.xiangqing-bottom-bg{background-color:#f2f2f2;padding:5px 0;margin-top:35px}
.pc-slide{width:100%;margin:0 auto}
.view2{position:relative}
.view2 .swiper-container{width:100%}
.view2 .arrow-left{background:#eee url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:-65px;top:50%;margin-top:-55px;width:30px;height:110px;z-index:10}
.view2 .arrow-left:hover{background:#053e8d url(../image/yjy-banner-left-on.png) no-repeat center center}
.view2 .arrow-right{background:#eee url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:-65px;top:50%;margin-top:-55px;width:30px;height:110px;z-index:10}
.view2 .arrow-right:hover{background:#053e8d url(../image/yjy-banner-right-on.png) no-repeat center center}
.preview2{width:90%;position:relative;margin:auto;margin-top:16px}
.preview2 .swiper-slide{width:175px;cursor:pointer}
.preview2 img{width:100%}
.preview2 .swiper-slide-xt{border:1px solid #fff}
.preview2 .swiper-slide-xt{font-size:0;margin:10px 10px;border:2px solid #eaeaea;padding:0}
.view2 img{width:100%}
.view2 .swiper-slide{font-size:0}
.view2 .swiper-slide a{font-size:0;display:block}
.view2 .swiper-slide a img{width:100%}
.yjs-ny-nr-auto{width:80%;margin:auto;margin-bottom:60px}
.yjs-ny-nr-auto-banner{ margin:35px auto}
.yjs-ny-nr{ margin-top:25px;}
.yjs-ny-nr-auto-nr{border-top:1px solid #efefef;padding:25px 0;font-size:14px;color:#666;line-height:28px}
.hc-gcjs{padding:25px 0}
.gcjs-auto{width:94%;padding:10px 0 50px 0;text-align:left;margin:0 auto;line-height:27px;color:#666}
.hc-gcjs .gcjs-content{padding:10px 0}
.hc-gcjs .gcjs-content div{margin:0 auto;padding:0;width:100%}
.bodyCon08 .students{margin:0 auto; position:relative}
#four_flash{position:relative;padding-bottom:18px;}
#four_flash .flashBg{margin:0 auto;position:relative;overflow:hidden}
#four_flash .flashBg ul.mobile{width:2000%;overflow:hidden}
#four_flash .flashBg ul.mobile li{float:left;width:480px;color:#6c6e85;transition:all .4s ease 0s}
#four_flash .flashBg ul.mobile li img{width:100%;-webkit-transition: 2s; -moz-transition: 2s; -o-transition: 2s; transition: 2s; cursor:pointer; }
#four_flash .flashBg ul.mobile li:hover{color:#fff;box-shadow:5px 10px 10px rgba(32,32,32,.1)}
#four_flash .flashBg ul.mobile li:hover img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); transform:scale(1.1);}
#four_flash .but_bottom{margin-top:30px}
#four_flash .but_left{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_right{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_left:hover{opacity:.6}
#four_flash .but_right:hover{opacity:.6}
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none;z-index:9999;}
        .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
        .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:30px;top: 60px;width: 45px;}
        .mask>img:hover{cursor:pointer}

.hc-sbzs{padding:0px 0 5px;text-align:center}
.hc-sbzs .hc-sbzs-auto{width:96%;margin:0 auto;padding:0px 0 20px;text-align:center}
.hc-sbzs .sbzs-list{ display:inline-block;margin-top:25px}
.hc-sbzs .sbzs-list img{width:100%;cursor:pointer;}
.hc-sbzs .sbzs-list p{padding:15px 0;background-color:#eaeaea;margin-top:-4px;color:#666}
.but_bottom .but_left{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_right{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_left:hover{opacity:.6}
.but_bottom .but_right:hover{opacity:.6}
.but_bottom .but_left img,.but_bottom .but_right img{ width:48px; }
.sbzs-list:hover p{background-color:#057ee6;color:#fff}
.swiper-container{}
.but_bottom{margin-top:25px;width:100%;text-align:center}
.hc-qyzp{padding:30px 0 50px}
.hc-qyzp .qyzp-content{width:96%;margin:0 auto;padding:32px 0 35px}
.hc-qyzp .qyzp-content .title{padding:20px 30px;background:#f3f3f3 url(../image/qyzp-ico-jia.png) 97.5% center no-repeat;color:#666;font-size:16px;margin-top:10px;cursor:pointer}
.hc-qyzp .qyzp-content .title span{width:20px;background:#666;height:5px;display:block;float:right;margin-top:10px}
.hc-qyzp .qyzp-content-auto{padding:0 30px;border:1px #eee solid;padding-bottom:40px;border-top:none}
.hc-qyzp .qyzp-content .rement-top{padding:30px 0;border-bottom:1px #ddd solid}
.course-title .p2{margin-top:15px}
.hc-qyzp .qyzp-content .rement-top span{color:#666;padding-right:80px}
.hc-qyzp .qyzp-content .rement-top .span-team{padding-right:0;float:right}
.hc-qyzp .qyzp-content-auto .rement-bottom h3{color:#333;font-size:16px;margin-top:20px;line-height:40px}
.hc-qyzp .qyzp-content-auto .rement-bottom p{color:#666;line-height:27px}
.hc-qyzp .qyzp-content-auto .rement-bottom a{padding:10px 45px;display:inline-block;border:1px #057ee6 solid;border-radius:7px;text-align:center;color:#057ee6;margin-top:30px;transition:.3s}
.hc-qyzp .qyzp-content-auto .rement-bottom a:hover{background-color:#057ee6;color:#fff}
.hc-qyzp .qyzp-bottom .list-hk{padding:16px 30px;background:#f3f3f3;margin:5px 0;font-size:16px;color:#666}
.hc-qyzp .qyzp-bottom .list-hk img{float:right;cursor:pointer}
.hc-qyzp .qyzp-bottom p{color:#666;padding:10px 0}
.qyzp-content-auto{display:none}
.qyzp-content-list-on .qyzp-content-auto{display:block}
.qyzp-content .qyzp-content-list-on .title{background:#057ee6 url(../image/qyzp-ico-jian.png) 97.5% center no-repeat;color:#fff}
.hc-yftd{padding:30px 0 38px 0}
.hc-yftd .yftd-content{margin:20px 2% 38px;padding:25px 50px;box-shadow:0 1px 5px rgba(141,141,141,.6)}
.hc-yftd .yftd-content .yftd-content-title{border-bottom:1px #efefef solid;padding:20px 0}
.hc-yftd .yftd-content-title .title-bottom h3{font-size:24px;color:#333;font-weight:500;line-height:40px}
.hc-yftd .yftd-content-title .title-bottom .bottom-left{color:#999;float:left}
.hc-yftd .yftd-content-title .title-bottom .bottom-right{color:#666;float:right}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img{opacity:1;transition:.2s}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img:hover{opacity:.7}
.hc-yftd .yftd-content-main .main-top{width:100%;margin:0 auto;text-align: center;padding:48px 0}
.hc-yftd .yftd-content-main .main-top .img-right{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;text-align: left; font-size:16px;color:#666;line-height:29px}
.hc-yftd .yftd-content-main .main-top img{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; width:238px; margin-right:35px;}
.hc-yftd .yftd-content-main .main-bottom{padding-top:20px;border-top:#e5e5e5 solid 1px}
.hc-yftd .yftd-content-main .main-bottom span{font-size:16px;color:#333;font-weight:700}
.hc-yftd .yftd-content-main .main-bottom p{line-height:26px;padding:15px 0;color:#666}
.hc-yftd .yftd-content-main .main-bottom .next{display:inline-block}
.hc-yftd .yftd-content-main .main-bottom .next a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom .previous{display:inline-block;margin-right:30px}
.hc-yftd .yftd-content-main .main-bottom .previous a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom div a:hover{border-color:#053e8d;color:#053e8d}
.main-bottom-page{text-align:center;padding:50px 0 20px 0}
.hc-zyyw{padding:35px 0 85px}
.hc-zyyw .zyyw-content{width:96%;margin:20px auto 0}
.hc-zyyw .oemlc{box-shadow:0 2px 5px rgba(141,141,141,.3)}
.hc-zyyw .oemlc img{ width:100%;}
.hc-zyyw .zyyw-content .zyyw-text{padding:22px 0;float:left;width:90%;margin-left:20px;border-bottom:1px #efefef solid}
.hc-zyyw .zyyw-content .zyyw-text h4{font-size:16px;color:#053e8d}
.hc-zyyw .zyyw-content .zyyw-text p{color:#666;line-height:27px;margin-top:10px}
.hc-zyyw .zyyw-content .oemlc-title{widows:100%;background:url(../image/zyyw3.jpg) no-repeat;background-size:100% 100%;text-align:center;margin-top:50px}
.hc-zyyw .zyyw-content .oemlc-title h2{line-height:60px;font-size:20px;color:#fff;position:relative}
.hc-zyyw .zyyw-content .oemlc-title h2::before{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:75px}
.hc-zyyw .zyyw-content .oemlc-title h2::after{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:775px}
.hc-zljs{padding-top:25px;padding-bottom:50px;}
.hc-zljs-1{margin:28px auto; position: relative; z-index: 99;}
.hc-zljs-1-list{border:1px solid #ddd;height:55px;position:relative;margin-bottom:15px}
.hc-zljs-1-list-title{height:55px;line-height:55px; cursor:pointer; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:50px;padding-left:20px;background:url(../image/zljs-list-jia.png) 96% center no-repeat;color:#666;font-size:14px}
.hc-zljs-1-list.on .hc-zljs-1-list-title{background:#057ee6 url(../image/zljs-list-jian.png) 96% center no-repeat;color:#fff}
.hc-zljs-1-list.on{background:#057ee6}
.hc-zljs-1-list-nr{display:none;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #053e8d}
.hc-zljs-1-list.on .hc-zljs-1-list-nr{display:block;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #057ee6}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-p{padding:18px 25px;color:#666;line-height:30px}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img{padding:10px 25px 20px;text-align:center}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img img{ width:70%;}
.hc-zljs-1-list:hover{ border:1px solid #057ee6; }
.hc-zljs-1-list-sild{float:left}
.hc-zljs-1-hidden{width:96%;margin:0 auto;overflow:hidden}
.course-title-blanc{text-align:center;text-align:center;padding:10px 0}
.course-title-blanc h2{color:#057ee6;font-size:24px}
.course-title-blanc p{color:#666;line-height:30px}
.hc-zljs-2{margin-top:30px;margin-bottom:30px; position: relative;}
.hc-zljs-2-1{margin-top:25px;position:relative}
.hc-zljs-2-1-list{width:290px;float:left;background-color:#fff}
.hc-zljs-2-1-list-padding{padding:50px 25px 55px;background: #fafafa;text-align:center; border: 1px solid #e9e9e9;}
.hc-zljs-2-1-list-padding img{width:120px;border:3px solid #057ee6;border-radius:50%}
.hc-zljs-2-1-list-padding h2{font-size:18px;color:#057ee6;margin:20px 0 15px}
.hc-zljs-2-1-list-padding p{font-size:14px;color:#666;line-height:23px}
.swiper-container-jsyy{width:86%;margin:auto;padding-bottom:0}

.hc-zljs-2-1 .arrow-left{background:#fafafa url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-27px;width:55px;height:55px;z-index:10;border-radius:50%}
.hc-zljs-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-zljs-2-1 .arrow-right{background:#fafafa url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-27px;width:55px;height:55px;z-index:10;border-radius:50%}
@-webkit-keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
@keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
.hc-zljs-2-1-list:hover img{-webkit-animation: index-ico-hover 1s /* infinite*/; animation: index-ico-hover 1s/* infinite*/;}

.hc-zljs-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm-1{background-color:#fbfbfb;width:96%;padding:20px 2%;margin:25px auto}
.hc-gywm-1-left{float:left;width:45%}
.hc-gywm-1-right{ float:right;width:50%;line-height:26px;color:#666}
.hc-gywm-1-right p{margin:5px 0}
.hc-gywm-1-left img{width:100%}
.gywm-nr-2{width:96%;margin:auto;padding-top:20px;padding-bottom:55px}
.gywm-nr-2 a{width:32%;margin-right:2%;float:left;display:block}
.gywm-nr-2-list{width:100%;position:relative}
.gywm-nr-2-list img.smallimg{width:100%;}
.gywm-nr-2-list-ico{position:absolute;right:10px;top:10px;width:30px;opacity:.7}
.gywm-nr-2 a:nth-child(3){margin-right:0}
.gywm-nr-2-list:hover .gywm-nr-2-list-ico{opacity:.9}
.hc-gywm-3{padding:25px 0;background-color:#fbfbfb}
.hc-gywm-3-nr{width:96%;margin:auto;text-align:center;padding:20px 0 35px}
.hc-gywm-3-list{width:30%;position:relative;display:inline-block;text-align:center;margin:0 1.5%;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.hc-gywm-3-list-1-1{padding:12px 15px}
.hc-gywm-3-list-1 img{ width:100%;}
.hc-gywm-3-list-1-1 h2{font-size:16px;color:#333; font-weight: normal;}
.hc-gywm-3-list-1-1 p{font-size:12px;color:#777}
.hc-gywm-3-list-2{position:absolute;top:0;bottom:0;right:0;left:0;border:solid #053e8d 3px;background-color:#fff;-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column; opacity:0;}
.hc-gywm-3-list-2-1 h2{color:#053e8d;font-size:20px; font-weight: normal;}
.hc-gywm-3-list-2-1 p{color:#777;font-size:12px;margin:8px auto 12px}
.hc-gywm-3-list-2-1 span{width:55px;height:2px;display:block;margin:auto;background-color:#053e8d;font-size:18px}
.hc-gywm-3-list-2-2{padding:10px 15px;line-height:23px}
.hc-gywm-3-list-2-2 p.p1{color:#666;font-size:15px;margin:5px auto 10px;display:block}
.hc-gywm-3-list-2-2 p.p2{color:#666;font-size:12px}
.hc-gywm-3-list:hover .hc-gywm-3-list-2{ opacity:1;}
.gywm-nr-3{background:url(../image/gywm-lc-bg.jpg) center center no-repeat;background-size:cover;image-rendering:-webkit-optimize-contrast;padding:20px 0}
.gywm-nr-3-title{padding:35px 0 10px;text-align:center;position:relative}
.gywm-nr-3-title h3{color:#fff;font-size:26px}
.gywm-nr-3-title p{color:#fff;font-size:12px}
.gywm-nr-3-title::before{height:1px;width:43%;position:absolute;top:60%;left:0;background-color:rgba(255,255,255,.8)}
.gywm-nr-3-title::after{height:1px;width:43%;position:absolute;top:60%;right:0;background-color:rgba(255,255,255,.8)}
.swiper-container-lc{width:90%;height:360px}
.swiper-container-lc-cong{width:96%;position:relative;margin:auto}
.swiper-container-lc .swiper-wrapper{margin:auto}
.swiper-container-lc::after{content:" ";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;background-color:#fff}
.swiper-container-lc-cong .swiper-button-prev{background-image:url(../image/lc-left-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-cong .swiper-button-next{background-image:url(../image/lc-right-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-list{height:360px}
.swiper-container-lc-list-top{height:180px;position:relative;float:left;width:100%;text-align:center;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom{height:180px;position:relative;float:left;width:100%;text-align:center}
.swiper-lc-list-bottom-sitm{display:inline-block;padding:0 40px;margin-top:25px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-bottom-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-1 .swiper-container-lc-list-bottom::after{content:" ";position:absolute;top:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-lc-list-top-sitm{display:inline-block;padding:0 40px;margin-bottom:25px;margin-top:10px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-top-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-2 .swiper-container-lc-list-top::after{content:" ";position:absolute;bottom:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-container-lc-list-top .swiper-container-lc-list-top-cong{height:180px;width:1%;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom .swiper-container-lc-list-bottom-cong{height:180px;width:1%;display:table-cell;vertical-align:top}
.ch-ppjs-17-a{display:block;text-align:center}
.ch-ppjs-17-a a{border:1px solid #fff;color:#fff;padding:3px 10px}
.hc-gywm-5{padding:38px 0 100px}
.hc-gywm2-2-1{width:96%;margin:0 auto}
.hc-gywm2-2{margin-top:112px;margin-bottom:90px}
.hc-gywm2-2-1{margin-top:38px;position:relative}
.hc-gywm2-2-1-list{width:290px;float:left;background-color:#fff}
.hc-gywm2-2-1-list-padding{padding:0 0 0;text-align:center}
.hc-gywm2-2-1-list-padding img{cursor:pointer;width:100%}
.hc-gywm2-2-1-list-padding p{font-size:15px;color:#777;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiper-container-gywm{width:86%;margin:auto;padding-bottom:0}
.hc-gywm2-2-1 .arrow-left{background:#f9f9f9 url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-gywm2-2-1 .arrow-right{background:#f9f9f9 url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm2-2-1-list:hover p{ color:#053e8d;}
.yftd_list{padding:30px 0}
.yftd_list .yftd_list-content{width:96%;margin:0 auto;padding:10px 0 0;}
.yftd_list .yftd_list-content .center-wrap{padding:15px 12px; width: 46%;background:#fbfbfb;display:inline-block;border:1px #e8e8e8 solid;margin-right:20px;margin-bottom:25px;transition:ease-in .2s}
.yftd_list-content .center-wrap .center-left img{width:110px;height:120px}
.yftd_list-content .center-wrap .center-left{float:left; }
.yftd_list-content .center-wrap .center-right{padding:0 15px 0 125px}
.yftd_list-content .center-wrap .center-right h3{color:#053e8d;font-size:20px;padding:10px 0;font-weight:500}
.yftd_list-content .center-wrap .center-right .center-right-main{padding:12px 0;border-top:1px #e6e6e6 solid}
.yftd_list-content .center-wrap .center-right .center-right-main>p{color:#666;line-height:26px}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{margin-top:15px}
.yftd_list .yftd_list-content .center-wrap:hover{background-color:#057ee6;box-shadow:#eee 5px 5px 5px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main{border-color:#ace6e7}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc a{background-color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc-r{background-position:0 -23px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right h3{color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main>p{color:#fff}


.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:9px; top:9px; bottom:9px; right:9px; background:rgba(255,255,255,.9);-webkit-display: flex; display: none; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }

.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }

.index-yfzx-nr-list-fd-padding{ padding:0 50px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:15px; }
.index-yfzx-nr-list-fd-padding h2{ color:#053e8d; font-size:22px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:14px; margin-top:10px; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:3px; width:60px; background:#053e8d; display:inline-block;margin-top:15px;}

.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list-4,.index-yfzx-nr-list-5,.index-yfzx-nr-list-6,.index-yfzx-nr-list-7{ width:25%;}

.index-yfzx-nr-list-4 h2,.index-yfzx-nr-list-5 h2,.index-yfzx-nr-list-6 h2,.index-yfzx-nr-list-7 h2{ color: #053e8d; font-size: 18px;}
.index-yfzx-nr-list-4 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-5 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-6 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-7 .index-yfzx-nr-list-fd-padding{ padding: 0 20px;}
.index-yfzx-nr-list-4 p,.index-yfzx-nr-list-5 p,.index-yfzx-nr-list-6 p,.index-yfzx-nr-list-7 p{ margin-top: 8px; font-size: 13px;}
.index-yfzx-nr-list-4 img,.index-yfzx-nr-list-5 img,.index-yfzx-nr-list-6 img,.index-yfzx-nr-list-7 img{ margin-bottom: 8px;}
.index-yfzx-nr-list-4 span,.index-yfzx-nr-list-5 span,.index-yfzx-nr-list-6 span,.index-yfzx-nr-list-7 span{ margin-top: 8px; height:2px; width: 50px; }
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
@-webkit-keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
}

@media only screen and (min-width:640px) and (max-width:1040px) {

.header{ padding:10px 15px;  position:relative; text-align:left; background: #fff;}
.header h1{ margin-right:15px; float:left; overflow:hidden;}
.header h1 img{ display:block; height:40px;  }
.header h3{ float:left; padding:30px 0 0 0; font:22px "Microsoft YaHei"; font-weight:bold; color:#333; display: none;}
.header h3 em{ display:block; font:15px "Microsoft YaHei";color:#333; margin-top:5px;}

.header h2{ font-size:14px;font-weight:500; color:#333;}
.header h2 em{ font-size:12px;font-weight:500; color:#666; display: block; }


.header p{ width:200px; height:65px; padding:10px 0 0 47px; background:url(../image/lx.png) no-repeat; margin:21px 0 0 0; font:26px Arial; font-weight:bold; color:#057ee6; float:right; display: none;}
.header p em{ display:block; font-style: normal; font-size: 14px;margin-top: 5px; margin-bottom: 3px;}
		
.yinz-ul{  margin: auto; margin-top:35px; height:138px; overflow:hidden;}
.yinz-ul li{ width:25%; float:left; font:15px "Microsoft YaHei"; text-align:center; color:#333; height:160px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053e8d; position:relative; }
.yinz-ul li span em{ font-size: 40px; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:15px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:30px; font-size: 15px; color: #555;}
em, i {
    font-style: normal;
}	
.yinz-ul li:nth-child(2):before{ background:none;}
.head .nav-moue-click{ position:absolute; right:13px; top:13px; background:url(../image/dh-ico.png) center center no-repeat; background-size:26px; width:30px; padding:2px; border:1px solid #eee; height:30px;}
.head .nav-moue-click-on{ background:url(../image/dh-ico-on.png) center center no-repeat; background-size:28px;}

.head{margin:0 auto;text-align:center;position:fixed;left:0;width:100%;z-index:999;top:0;box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}
.head .head-logo{padding:7px 0 10px;margin:0 auto;  background-color:rgba(255, 255, 255, 0.9); height:42px; font-size:0}
.head .head-logo a{font-size:0}
.head .head-logo img{height:45px;image-rendering:-webkit-optimize-contrast}
.head .head-nav{ text-align:center;background-color:rgba(5, 126, 230, 1); width:100%; position: absolute; top: 59px;  box-shadow: 0px 0px 9px rgba(255,255,255,0.15);
    right: 0;
    z-index: 99; display:none;}
#nav-moue-click{ }
.head.head-dhxs .head-nav{ display:block; }

#head-nav-bg{ position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 88;
    width: 100%;
    overflow: auto; display:none;
   }
#head-nav-fb{height:60px;width:100%; display:block !important;}
.head .head-auto{margin:0 auto;text-align:center}
.head .head-auto li{display:block; line-height: 50px; position:relative; }
.head .head-auto li::after {content: ""; position:absolute; bottom:0; left:0%; width:100%; height:1px;background-color:#fff; }
.head .head-auto li::before {content: ""; position:absolute; top:10px; right:15px; width:30px; height:30px; background:url(../image/nav-right.png) center center no-repeat; background-size:21px;}
.head .head-auto li a{display:block;text-align:left;color:#fff;font-size:14px;padding:0 30px}
.head .head-auto .mr a{color:#fff;  }
.head .head-auto li.mr::after,.head .head-auto li:hover::after{ background-color:#fff; }
.head .head-auto li.mr,.head .head-auto li:hover{ background-color:rgb(9, 180, 183); }
.head .head-auto li a:hover{color:#fff;}
.swiper-container-banner{font-size:0}
.swiper-container-banner .swiper-pagination-bullet{width:16px;height:16px;margin:0 7px!important;position:relative;background-color:rgba(255,255,255,0);opacity:.9;border:2px solid rgba(5,62,141, 0.7);}
.swiper-container-banner .swiper-pagination-bullet-active{border:2px solid #053e8d}
.swiper-container-banner .swiper-pagination{bottom:12px!important;width:100%}
.swiper-container-banner .swiper-pagination-bullet-active::after{width:8px;height:8px;content:"";display:inline-block;background-color:#053e8d;border-radius:15px;position:absolute;left:50%;top:50%;margin-top:-4px;margin-left:-4px}
.swiper-container-banner .swiper-button-next,.swiper-container-banner .swiper-button-prev{background-color:rgba(255,255,255,1);background-size:25px 25px;width:50px;height:50px;border-radius:50%}
.swiper-container-banner img{display:block; width:100%;}
.swiper-container-banner .swiper-slide{}
.swiper-container-banner .swiper-button-next-banner{right:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-30px}
.swiper-container-banner .swiper-button-prev-banner{left:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-30px}
.swiper-container-banner .swiper-button-next-banner:hover,.swiper-container-banner .swiper-button-prev-banner:hover{opacity:1}
.swiper-container-banner:hover .swiper-button-next-banner,.swiper-container-banner:hover .swiper-button-prev-banner{opacity:1}
.gallery-top .swiper-button-next,.swiper-container-banner:hover .swiper-button-next-banner{-webkit-animation:next-banner .5s ease-in-out;animation:next-banner .5s ease-in-out}
@-webkit-keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.shagndaoxia{-webkit-animation:shagndaoxia .8s ease-in-out;animation:shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.xiaobianda{-webkit-animation:xiaobianda .8s ease-in-out;animation:xiaobianda .8s ease-in-out}
@-webkit-keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.gallery-top .swiper-button-prev,.swiper-container-banner:hover .swiper-button-prev-banner{-webkit-animation:prev-banner .5s ease-in-out;animation:prev-banner .5s ease-in-out}
@-webkit-keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.swiper-container-banner .swiper-button-next-banner,.swiper-container-banner .swiper-button-prev-banner{background-color:rgba(255,255,255,.3)!important}
.swiper-container-banner .swiper-button-next:hover,.swiper-container-banner .swiper-button-prev:hover{background-color:rgba(255,255,255,.4)!important}
.index-about{margin:0 auto;margin-top:30px;padding-bottom:30px;position:relative}
.about-content{width:96%;margin:0 auto}
.about-content .imgin{width:567px;height:426px;position:absolute;border:5px #fff solid;top:0px; left:-380px; display:none; z-index:2}
.about-content .about-right{width:100%;background-color:#fff; }
.about-content .about-right-wrap{position:relative; padding: 1px;background-color:#f9f9f9;width:90%; margin:auto; margin-top:30px; z-index:6; }
.about-right .right-about{ width:85%;background-color:#fff; margin:30px auto; z-index:10;z-index: 9;padding:30px 30px;}
.about-right .right-about-title{ float: left; margin-bottom:10px}
.about-right .right-about-title h2{font-size:22px;letter-spacing:2px;color:#333}
.about-right .right-about-title p{color:#ccc;font-size:12px;margin-top:5px; position: relative;}
.about-right .right-about-title p::before{content:"";position:absolute;width:50px; bottom: -10px; border:1px #053e8d solid}
.about-right:before{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;left:0;top:0}
.about-right:after{content:'';display:block;width:100%;height:8px;background:#053e8d;position:absolute;right:0;bottom:0}
.about-right .line:before{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.about-right .line:after{content:'';display:block;width:8px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.about-right{position:relative}
.about-right:before{animation:lineWidth linear 1s}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.about-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.about-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.mt-tabpage-title{ float:right; width: 100%; margin-top:10px; text-align:center; }
.mt-tabpage-title .mt-tabpage-item{display:inline-block;height:45px;line-height:45px; padding:0 15px;text-align:center;color:#666;font-size:15px;position:relative}
.mt-tabpage-title .mt-tabpage-item:hover{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item-cur{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item:after{content:'';display:block;width:0;height:2px;background:#053e8d;position:absolute;left:50%;bottom:0;transition:ease .65s}
.mt-tabpage-title .mt-tabpage-item.mt-tabpage-item-cur:after{width:100%;left:0}
.mt-tabpage-count{position:relative; width: 100%;overflow:hidden;top:20px;text-align:left}
.mt-tabpage-cont__wrap{ padding-bottom: 25px;}
.mt-tabpage-count .mt-tabpage-item{ line-height:25px;color:#666; display:none;}
.wow{width:140px;float:right;margin-top:15px;height:30px;text-align:center;position:relative;}
.wow .moer{width:80px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;transition:.4s;overflow:hidden}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.wow .inc-r{width:25px;height:25px;background:url(../image/inc-r.png) no-repeat; background-size: 22px; background-position:0 3px;margin:0 auto;position:relative;z-index:9;transition:ease .65s}
.wow:hover .inc a{background-color:#fff;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow:hover .inc-r{background-position:2px -18px;}
.index-ywfw{background:url(../image/bg-1.jpg) no-repeat;text-align:center;padding-top:30px;margin:0 auto;padding-bottom:20px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative;height:90px}

.index-ywfw-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw-title p::before{content:"";width:50px;border:2px #053e8d solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}

.index-ywfw .ywfw-content{ margin:0 auto; width:94%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:48%; background-color:#fff; margin-bottom: 25px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;margin-right:3.5%;transition:.4s;}
.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#053e8d;font-size:18px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 15px 18px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:28px; padding:0 35px; display:inline-block; font-size:13px; line-height:28px;margin-top:15px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#053e8d;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#053e8d;border:1px #053e8d solid;}

.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

.img-yw img{width:100%}
#certify{position:relative;width:80%;margin:0 auto}
#certify .swiper-container{padding-bottom:50px}
#certify .swiper-slide{background:#fff;padding-bottom:25px;box-shadow:0 3px 9px #f2f2f2}
#certify .swiper-slide:hover{box-shadow:0 8px 30px #ddd}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;margin:0}
#certify .swiper-pagination{width:100%;bottom:0}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:13px;height:13px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #053e8d;background-color:#fff}
#certify .swiper-button-prev{left:-55px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-left.png) center center no-repeat;background-size:100%}
#certify .swiper-button-prev:hover{background:url(../image/index-cp-left-on.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next{right:-55px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-right.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next:hover{background:url(../image/index-cp-right-on.png) center center no-repeat;background-size:100%}
.index-show{ margin:0 auto; padding-bottom: 10px; text-align:center}
.index-show-title{margin:0 auto;position:relative; margin-bottom:35px; margin-top:0px}
.index-show-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-show-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-show-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-show-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-show-title p::before{content:"";width:50px;border:2px #053e8d solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}

.index-show-content{width:96%; padding-bottom:10px; margin:0 auto 30px;}
.product-nav-auto.index-show-content-qb{ width:100%; }
.index-show-content .show-list{margin:0 auto;text-align:center}
.index-show-content .show-list li{ display:inline-block; margin-bottom: 6px;}
.index-show-content .show-list li a{height:32px;line-height:32px;border:1px #ccc solid;border-radius:5px;display:block;color:#666;float:left;margin-right:8px;padding:0 20px}
.index-show-content .show-list li:nth-of-type(1) a{background-color:#053e8d; border:1px #053e8d solid; color:#fff}
.index-show-content .show-list li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid;}
.show-banner .swiper-slide p{font-size:16px;line-height:55px!important}
.show-banner .swiper-slide li{height:26px; display:inline-block; padding:0 10px;line-height:26px;color:#fff;border-radius:3px; font-size:12px; margin:0 3px}
.show-banner .swiper-slide .cyan{background-color:#053e8d}
.show-banner .swiper-slide .blue{background-color:#009cfe}
.show-banner .swiper-slide .violet{background-color:#b68fd8}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative;height:90px;margin-top:30px}

.index-center-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-center-title p::before{content:"";width:50px;border:2px #053e8d solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}

.index-center-content{width:100%;height:645px;position:relative}
.index-center-content .content-left{float:left;width:100%;height:380px;position:relative; background:url(../image/08.png) center center no-repeat; background-size: cover; }
.index-center-content .content-main{width:33.333%;height:644px;float:left}
.index-center-content .content-right{width:33.333%;height:644px;float:left}
.index-center-content .content-left .cs-hover{border:2px solid #053e8d; background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s;overflow:hidden;transition:ease .6s;-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; opacity:9;}
.content-left .cs-hover .cs-auto { height:200px;margin:0 auto; padding:0 25px; }
.content-left .cs-auto .cs-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-left .cs-auto .cs-title span{display:block;width:0;border:1px #053e8d solid;margin:0 auto;opacity:0;transition:ease-out 1.3s}
.content-left .cs-auto .cs-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-left:hover .cs-hover span{width:70px;opacity:.9; }
.index-center-content .content-left:hover .cs-hover{opacity:1;}
.index-center-content .content-main .c1{width:100%;height:322px;position:relative;background:url(../image/c1.jpg) no-repeat}
.index-center-content .content-main .c1 .c1-hover{background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;right:7px;left:7px;bottom:7px;transition:.4s;overflow:hidden;height:0}
.content-main .c1 .c1-hover .c1-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-main .c1 .c1-auto .c1-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-main .c1 .c1-auto .c1-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.content-main .c1 .c1-auto .c1-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-main .c1:hover .c1-hover{height:304px}
.index-center-content .content-main .c1:hover .c1-hover span{width:70px;opacity:1}
.index-center-content .content-main .c3{width:50%;height:322px;position:relative;background:url(../image/c3.jpg) no-repeat;float:left}
.index-center-content .bat{width:50%;height:322px}
.index-center-content .c3-hover{background:url(../image/k2.png) no-repeat;background-size:100%;opacity:0;position:absolute;top:7px;bottom:7px;left:7px;right:7px;transition:ease-in-out .4s;overflow:hidden}
.index-center-content .c3-hover .c3-auto{width:200px;height:200px;margin:0 auto;margin-top:70px}
.index-center-content .bat h2{font-size:22px;color:#053e8d;font-weight:500;line-height:60px}
.index-center-content .bat span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .bat p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .bat:hover .c3-hover{height:309px;opacity:1}
.index-center-content .bat:hover span{width:70px;opacity:1}
.index-center-content .content-main .c4{width:50%;height:322px;float:left;position:relative;background:url(../image/c4.jpg) no-repeat}
.index-center-content .content-right .c2{height:322px;position:relative;background:url(../image/c2.jpg) no-repeat}
.index-center-content .content-right .c2 .c2-hover{height:304px;background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;transition:.4s;overflow:hidden;height:0;bottom:7px;left:7px;right:7px;background-size:100%}
.content-right .c2 .c2-hover .c2-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-right .c2 .c2-auto .c2-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-right .c2 .c2-auto .c2-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .content-right .c2:hover .c2-hover span{width:70px;opacity:1}
.content-right .c2 .c2-auto .c2-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-right .c2:hover .c2-hover{height:304px}
.index-center-content .content-right .c5{width:50%;height:322px;position:relative;background:url(../image/c5.jpg) no-repeat;float:left}
.index-center-content .content-right .c6{width:50%;height:322px;position:relative;background:url(../image/c6.jpg) no-repeat;float:left}
.index-zjtd{position:relative;margin:0 auto;text-align:center;background:url(../image/bg-zj.jpg) no-repeat;padding-top:50px;overflow:hidden;padding-bottom:38px}
.index-zjtd .hk{width:100%;background-color:#f6f6f9;z-index:1;}
.index-zjtd-title{ margin:0 auto;position:relative;height:90px}

.index-zjtd-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-zjtd-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-zjtd-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-zjtd-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-zjtd-title p::before{content:"";width:50px;border:2px #053e8d solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}

.index-zjtd .index-zjtd-content{width:96%;margin:0 auto}
.index-zjtd-content .imgin{ z-index:3; width: 25%; margin-right: 20px; float: left; max-width: 225px; }
.index-zjtd-content .imgin img{width: 100%; }
.index-zjtd-content .content-right{position:relative;z-index:2;margin-bottom:50px}

.index-zjtd-content::after,.content-right::after{content: ""; width:100%; display:block; clear:both;}

.index-zjtd-content .content-right{position:relative}

@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.foot-hc-nav li span b{-webkit-animation: dibunav 2s ease-in-out;animation: dibunav 2s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}
@keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}

.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@-webkit-keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 45px;}}
@keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 45px;}}

.lxwm-content-ico-on{-webkit-animation: lxwm-tb 1s ease-in-out;animation: lxwm-tb 1s ease-in-out}
@-webkit-keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}

@-webkit-keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes xiamianman{0%{-webkit-transform:translate3d(0, -8px, 0); transform:translate3d(0, -8px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}} @keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -8px);-webkit-transform: translate(0px, -8px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}

.index-zjtd-content .content-right .content-text{z-index:15;text-align:left; }
.index-zjtd-content .content-right .content-text h2{font-size:22px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text b{font-size:22px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text h2 span{color:#666;margin-left:10px; }
.index-zjtd-content .content-right .content-text p{line-height:25px;color:#999;margin-top:10px}
.index-zjtd-content .content-right .pos{z-index:150; margin-top: 15px;}
.index-zjtd-list{position:relative;width:80%;margin:0 auto}
.index-zjtd-list .list-li{width:231px;height:255px;background:#fff;cursor:pointer;padding-top:25px;transition:.4s;float:left;margin-right:9px;box-shadow:0 2px 6px rgba(0,0,0,.15); overflow: hidden;}
.index-zjtd-list .list-li .list-li-nr{ display:none; }
.index-zjtd-list .list-li .img-head{width:126px;height:126px; position:relative;background:url(../image/r4.png) no-repeat;border:5px #ccc solid;border-radius:50%;overflow:hidden;margin:0 auto;    position: relative;z-index: 9;transition:.4s}
.index-zjtd-list .list-li .peo2{background:url(../image/r3.png) no-repeat}
.index-zjtd-list .list-li .peo3{background:url(../image/r1.png) no-repeat}
.index-zjtd-list .list-li .peo4{background:url(../image/r2.png) no-repeat}
.index-zjtd-list .list-li .peo5{background:url(../image/r5.png) no-repeat}
.index-zjtd-list .list-li .list-name h3{font-size:18px;color:#333;font-weight:500;margin-top:15px;position: relative;z-index: 9;line-height:35px}
.index-zjtd-list .list-li .list-name span{width:35px;opacity:1;display:block;position: relative;z-index: 9;border:1px #053e8d solid;margin:0 auto;transition:ease .75s}
.index-zjtd-list .list-li .list-name p{color:#999;position: relative;z-index: 9;margin-top:10px}
.index-zjtd-list .list-li:hover::after,.index-zjtd-list .list-li.on::after{ top:0; }
.index-zjtd-list .list-li:hover h3,.index-zjtd-list .list-li.on h3{color:#fff}
.index-zjtd-list .list-li:hover p,.index-zjtd-list .list-li.on p{color:#fff}
.index-zjtd-list .list-li:hover span,.index-zjtd-list .list-li.on span{border-color:#fff;width:35px}
.index-zjtd-list .list-li:hover .img-head,.index-zjtd-list .list-li.on .img-head{border-color:#053e8d}
.index-zjtd-list .list-li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/9.png) center center no-repeat;
    background-size: cover; 
}
.swiper-container-tdzs{padding:10px 0}
.index-zjtd-list .swiper-button-prev{left:-60px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
.index-zjtd-list .swiper-button-next{right:-60px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f7f7f7; padding-bottom: 20px;padding-top:25px;padding-bottom:25px}
.index-four-title{margin:0 auto;position:relative;height:90px;margin-top:10px}

.index-four-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-title p::before{content:"";width:50px;border:2px #053e8d solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}

.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;padding-top:25px; position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#053e8d;height:75px;line-height:75px;position:absolute;}
.index-four-content .one-title h2{font-size:42px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .one-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .one-title .text p{color:#fff;line-height:38px}
.index-four-content .one-text{ padding: 0 20px; padding-bottom: 20px;margin:0 auto;line-height:27px;color:#666;margin-top:90px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;padding-top:25px;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#053e8d;height:75px;line-height:75px;position:absolute;left:0px;}
.index-four-content .two-title h2{font-size:42px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left;height:40px;margin-top:23px;margin-left:10px}
.index-four-content .two-title .text h3{font-size:18px;color:#fff;line-height:14px;margin-top:-3px}
.index-four-content .two-title .text p{color:#fff;line-height:38px}
.index-four-content .two-text{ padding: 0 20px; padding-bottom: 25px; margin:0 auto;line-height:27px;color:#666;margin-top:95px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
.index-wrap{background:url(../image/cnt-bg.jpg) no-repeat;margin:0 auto;background-size:cover; padding-bottom: 35px; }
.customized{ margin:0 auto;text-align:center;padding-top:25px; padding-bottom: 15px;position:relative}
.customized .hx{width:100%;border:1px #053e8d solid;position:absolute;top:245px;z-index:1; display:none;}
.customized-content{ margin:0 auto; margin-top: 12px; width: 96%;}
.customized-content ul li{float:left;width:33.333%; position:relative; z-index:9;}
.customized-content .ctd-title{height:75px;margin: 15px 0;}
.customized-content .ctd-title p{color:#666}
.customized-content .ctd-title br{ display:none; }
.customized-content .ctd-title h3{font-size:18px;color:#053e8d;line-height:30px;font-weight:500}
.customized-content .ctn-icon{margin-top:-10px;margin-bottom:10px;position:relative;z-index:2; display:none;}
.customized-content .ctn-icon2{height:75px; margin: 15px 0; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column;}
.customized-content::after{content: ""; width:100%; display:block; clear:both;}

.news{text-align:center; position:relative}
.news .news-auto{width:96%;margin:0 auto}
.news .news-auto .news-nav{ margin:0 auto;margin-bottom:25px; text-align: center;}
.news .news-nav ul{margin:0 auto;}
.news .news-nav ul li{ display:inline-block; }
.news .news-nav ul li a{height:30px;line-height:30px;border:1px #999 solid;border-radius:8px; padding:0 25px; display:block;color:#666;float:left;margin:0 10px}
.news .news-nav ul li.on a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.news .news-nav ul li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.news-content .news-content-left{ float:left;margin-right:2%;padding:5px;text-align:left;width: 38% !important; display:none;}
.box-shodow{box-shadow:0 5px 9px rgba(0,0,0,.1)}
.news-content .news-content-right{width:100%; float:left;}
.news-content .news-content-left .left-text{padding:0 10px; padding-bottom: 8px;}
.news-content .news-content-left h4{color:#053e8d;font-size:15px;margin:10px 0}
.news-content .news-content-left p{color:#828282;line-height:23px;font-size:12px}
.news-content .img-left{overflow:hidden;text-align:center}
.news-content .img-left img{ width:100%;}
.news-content .news-content-right ul li{border:2px solid #fff;background-color:#fff;text-align:left;padding:13px 12px;transition:.3s;margin-bottom:12px}
.news-content .news-content-right ul li .img-new{ margin-right: 10px; float:left}
.news-content .news-content-right ul li .img-right{ margin-top:-5px}
.news-content .news-content-right ul li .img-right h3{font-size:14px;color:#666;transition:.3s;line-height:26px}
.news-content .news-content-right ul li .img-right p{font-size:11px;line-height:20px;color:#777;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.news-content .news-content-right ul li:hover{border-color:#053e8d}
.news-content .news-content-right ul li:hover h3{color:#053e8d}
.news-content .news-content-right ul .default{border-color:#053e8d}
.news-content .news-content-right .right-hover{background:#fff;position:absolute;left:360px;top:265px;overflow:hidden;width:0;opacity:0;transition:ease .55s}
.news-content .news-content-right ul li:hover .right-hover{width:565px;opacity:1}
.index-hchb{margin:0 auto;text-align:center;position:relative;padding-bottom:35px}
.index-hchb .index-hchb-content{margin:0 auto; width:96%;}
.index-hchb .index-hchb-content .imglo{float:left; width:23%;height:50px; padding:10px 0; position:relative;margin:0 1% 15px !important; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; transition:ease .2s}
.index-hchb .index-hchb-content .imglo:hover{border-color:#053e8d}
.index-hchb .index-hchb-content .imglo::after { content: ""; border:1px solid #ccc; position:absolute; left:0; top:0; width:100%; height:100%; }
.index-hchb .index-hchb-content .imglo img{ height:38px; margin:auto !important; }
.hc-foot{margin:0 auto}
.hc-foot .foot-link-auto{ width:96%; padding:13px 2%; background:#282828;text-align:center}
.hc-foot .foot-link{ margin:0 auto;line-height:25px;color:#fff;font-size:14px}
.hc-foot .foot-link a{color:#fff;font-size:14px;margin:0 15px; display:inline-block;}
.wxgzh-ewm{width:120px}
.hc-foot .foot-link a:hover{text-decoration:underline}
.news-content-list{display:none}
.foot-hc-nav{width:96%;margin:auto;padding-top:28px;padding-bottom:26px}
.foot-hc-nav li{width:18.5%;float:left;}
.foot-hc-nav li.foot-hc-nav-ewm{width:25%}
.foot-hc-nav li span{color:#053e8d;font-size:16px;margin-bottom:10px;display:block;position:relative;padding-bottom:10px}
.foot-hc-nav li .wxgzh-p{text-indent:12px;color:#777;margin-top:2px}
.foot-hc-nav li span a{color:#053e8d;font-weight:700;font-size:16px}
.foot-hc-nav li .foot-hc-nav-ej{display:block}
.foot-hc-nav li .foot-hc-nav-ej a{display:block;margin-bottom:10px;color:#777;font-size:14px}
.foot-hc-link-nr a:hover,.foot-hc-nav li .foot-hc-nav-ej a:hover{color:#053e8d}
.foot-hc-nav li span b{display:block;background-color:#053e8d;position:absolute;bottom:0;left:0;margin-top:0;width:30px;height:2px}
.foot-hc-nav li.foot-hc-nav-lx-li{width:50%;display: none;}
.foot-hc-nav li.foot-hc-nav-lx-li p{display:block;margin-bottom:12px;color:#777;font-size:14px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a{margin-top:15px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a{display:block;height:38px;width:38px;float:left;margin-right:15px;border-radius:50%}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1{background:#62a8ea url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2{background:#83b944 url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3{background:#f96868 url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1:hover{background:#5ca3e6 url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2:hover{background:#7eb43f url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3:hover{background:#f65f5f url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-bq{color:#888;font-size:12px;text-align:center;padding:10px 0;line-height:22px;border-top:1px solid #f0f2f5}
.foot-hc-bq a{color:#888}
.foot-right{position:fixed;right:15px;bottom:15px;width:38px;z-index:999;opacity:.7;cursor:pointer;display:none;image-rendering: -webkit-optimize-contrast;}
.foot-right:hover{opacity:1}
.top-ico-fh-block{display:block}
.banner-nr{height:300px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:25px 72px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:52px auto 0}
.banner-nr-cong-2{font-size:18px;color:#fff;margin-top:45px}
.banner-nr-cong-2 span{font-size:18px;color:#fd771e}
.banner-nr-cong-1-title{font-size:22px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:45px;height:2px;background-color:#fff;margin:8px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:15px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle;margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-22px;left:50%;width:28px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:2px solid #fff;background-color:rgba(5, 126, 230, 1);border-radius:50%}
.hc-qdyj{width:100%;margin:0 auto;padding:15px 0 15px}
.hc-qdyj-content{width:96%;margin:0 auto;padding:20px 0}
.hc-qdyj-content .left{float:left;width:100%; font-size: 0;overflow:hidden;}
.hc-qdyj-content .left img{width:100%}
.hc-qdyj-content .right{float:left;width:100%; }
.hc-qdyj-content .hc-qdyj-content-padding{padding:15px 15px;border:1px #e5e5e5 solid}
.hc-qdyj-content .list-one{ padding-bottom:28px; width: 47%;
    margin: 0 1.5%;
    float: left;}
.hc-qdyj-content .list-one::after{content:"";clear:both;display:block}
.hc-qdyj-content .right h3{padding:8px 25px;background-color:#057ee6;text-align:center;font-size:16px;color:#fff;font-weight:500}
.hc-qdyj-content .right p{color:#666;line-height:23px;margin:10px 0;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -moz-line-clamp:3;
  -ms-line-clamp:3;
  -o-line-clamp:3;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:3; overflow:hidden;}
.hc-qdyj-content .right .wow{ float: none !important; margin: auto;margin-top: 20px; }
.wow .moer{width:70px;height:30px;display:block;float:left;line-height:30px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13);}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9); transform:scale(.9);}
.wow .moer p{width:70px;height:30px;position:relative;background-color:#053e8d;top:-30px;width:0;line-height:30px;transition:.4s;overflow:hidden;padding:0}
.wow .moer a{ font-size:12px;}
.wow:hover .moer p{width:70px; font-size: 12px; color:#fff}
.hc-qdyj-content::after{content: ""; width:100%; display:block; clear:both;}
.wow .inc a{width:60px;height:30px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.hc-qdyj-content-1 .left{float:left!important}
.hc-qdyj-content-2 .left{float:right!important}
.hc-qdyj-content-1 .right{border-left:0;float:left!important}
.hc-qdyj-content-2 .right{border-right:0;float:right!important}
.hc-qdyj-content-1 .hc-qdyj-content-padding{border-left:0}
.hc-qdyj-content-2 .hc-qdyj-content-padding{border-right:0}
.product-nav{padding:35px 0 20px;background-color:#fbfbfb;text-align:center}
.product-nav.product-nav-gywm{ padding: 21px 0 18px; }
.product-nav li a{display:block;color:#666;position:relative;font-size:14px}
.product-nav li{display:inline-block; padding:0 25px; width: auto;background-color:#f3f3f3;position:relative; line-height:38px;height:38px;margin:0 3px; margin-bottom:15px;}
.product-nav li.on,.product-nav li:hover{background-color:#057ee6;color:#fff}
.product-nav li.on a,.product-nav li:hover a{background-color:#057ee6;color:#fff}
.product-nav li::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#fbfbfb transparent transparent transparent;z-index:50}
.product-nav li.on::before,.product-nav li:hover::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#057ee6 transparent transparent transparent;z-index:50}
.lxwm-content .lxwm-content-ico{ position:absolute; left:50%; bottom:-17px; margin-left:-25px; background: #fff; height:20px; width:20px; padding: 10px; border-radius:50%; border:1px solid #ddd;cursor:pointer; }
.hc-cpyj{width:100%;height:auto;margin:0 auto;text-align:center;padding:30px 0 50px}
.course-title{text-align:center;text-align:center;padding:10px 0}
.course-title h2{color:#057ee6;font-size:22px}
.course-title p{color:#666;line-height:30px; padding: 0 25px;font-size:14px}
.course-title span{height:1px;width:42%;display:inline-block;background-color:#efefef;margin-right:15%;margin-bottom:-30px; display:none;}
.hc-cpyj .cpyj-content{width:96%;margin:0 auto}
.hc-cpyj .cpyj-content .cpyj-img{padding:20px 0 38px; width: 70%; margin:auto;}
.hc-cpyj .cpyj-content .cpyj-img img{width: 100%;}
.hc-cpyj .cpyj-content .cpyj-text{border-top:1px #ccc solid;text-align:left;padding:20px 0}
.hc-cpyj .cpyj-content .cpyj-text p{line-height:25px;color:#666;padding:10px 0;text-indent:2em}
.hc-cpyj .cpyj-content .cpyj-foot{padding:20px 20px}
.cpyj-foot .course-title{text-align:center;height:45px;line-height:15px;padding:10px 30px;background:#053e8d}
.cpyj-foot .course-title h2{color:#fff;font-size:20px}
.cpyj-foot .course-title span{height:1px;width:30%;display:inline-block;background-color:#86dadc;margin-right:210px;margin-bottom:-10px;opacity:.8}
.cpyj-foot .al-left{text-align:left}
.cpyj-foot .al-right{text-align:right}
.cpyj-foot .one{width:46%;padding:20px 2%;float:left;background-color:#f7f7f7;font-size:15px;color:#666}
.cpyj-foot .one:before{content:"";display:block;clear:both}
.cpyj-foot .two{width:46%;padding:20px 2%;float:left;background-color:#fff;font-size:15px;color:#666;background-color:#fbfbfb}
.hc-news_list{background:#f6f6f6;padding:20px 0;margin:0 auto}
.hc-news_list .news-auto{width:96%;margin:0 auto;padding:20px 0 10px}
.hc-news_list .news-auto .auto-list{padding:15px;background-color:#fff;margin-bottom:25px}
.hc-news_list .news-auto .auto-left{width:34%;float:left;font-size:0}
.hc-news_list .news-auto .auto-left img{width:100%;}
.hc-news_list .news-auto .auto-right{width:60%;float:left;padding:5px 1%;margin-left:3%}
.hc-news_list .news-auto .auto-right h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-news_list .news-auto .auto-right h3 a{color:#666;font-size:16px;font-weight:500;line-height:40px}
.hc-news_list .news-auto .auto-right h3 a:hover{ color:#057ee6; text-decoration:underline; }
.hc-news_list .news-auto .auto-right p{color:#999;line-height:22px;margin-bottom:13px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.hc-news_list .news-auto .auto-right-bottom{color:#999}
.hc-news_list .news-auto .auto-right-bottom img{padding:0 3px}
.hc-news_list .news-auto .auto-right-bottom span{padding:10px 52px;border:1px #8f8f8f solid;border-radius:40px;position:relative; display:none; float:right;margin-top:-10px;color:#666;transition:.3s}
.hc-news_list .news-auto .auto-right-bottom i{vertical-align:middle;font-style:normal;margin-right:10px}
.hc-news_list .news-auto .auto-right-bottom img{vertical-align:middle}
.hc-news_list .news-auto .auto-right-bottom span:hover{background:#057ee6;color:#fff;border-color:#057ee6}
.hc-news_list .news-auto .auto-right-bottom span:before{content:"";width:5px;background:#999;height:1px;position:absolute;left:113px;top:20px;transition:.4s}
.hc-news_list .news-auto .auto-right-bottom span:after{content:"";width:5px;background:#999;height:1px;position:absolute;left:40px;top:20px}
.hc-news_list .news-auto .auto-right-bottom span:hover:after,.hc-news_list .news-auto .auto-right-bottom span:hover:before{background-color:#fff}
.auto-list:hover .auto-left img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.kf-page-panel{padding:25px 20px 25px 20px;text-align:center;color:#646464}
.kf-page-panel a,.kf-page-panel span.current,.kf-page-panel span.disabled{height:30px;line-height:30px;padding:0 11px;margin:0 2px;border:1px solid #ccc;display:inline-block;vertical-align:middle}
.kf-page-panel a{color:#666;font-size:12px}
.kf-page-panel a:hover{text-decoration:none;border:1px solid #053e8d}
.kf-page-panel span.current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel .current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel span.disabled{color:#646464;background:#f0f0f0}
.hc-news-content{padding:36px 0 60px;background:#f6f6f6}
.news-main{width:90%;padding:20px 3%;margin:0 auto;background:#fff}
.news-main .main-title{border-bottom:1px #ddd solid;padding:15px 0}
.news-main h2{color:#057ee6;font-size:20px;text-align:center}
.news-main .main-title .title-bottom{margin-top:38px}
.news-main .main-title .title-bottom .bottom-left{color:#999;float:left}
.news-main .main-title .title-bottom .bottom-right{color:#999;float:right}
.news-main .main-title .title-bottom .bottom-right img:hover{opacity:.7}
.news-main .main-text{padding:20px 0;text-align:center}
.news-main .main-text p{line-height:26px;color:#666;padding:10px 0;text-align:left}
.news-main .main-bottom{padding:20px 0px 5px;margin:0 auto;width:100%}
.news-main .main-bottom .bto-here{border:1px #ddd solid;padding:12px 3%;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:inline-block; width: 94%; margin-bottom:8px; }
.news-main .main-bottom .bto-here:hover{border-color:#053e8d;color:#053e8d}
.main-text img{max-width:80%;height:auto!important;display:block;margin:15px auto}
.hc-bptj{margin:8px auto;padding:10px 0 0; width: 96%; display:table;}
.hc-bptj .list-auto{margin:0 auto}
.hc-bptj .bptj-list-one{width:48%; background-color: #f2f2f2; float: left;margin:20px 1%}
.hc-bptj .bptj-list-two{width:48%;background-color:#f2f2f2;float: left; margin: 20px 1%;}
.hc-bptj::after{content: ""; width:100%; display:block; clear:both;}

.list-one img{-webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

.hc-bptj .imgs img{width:100%;}
.hc-bptj .imgs{float:left; width: 100%; font-size: 0;}
.hc-bptj .list-right{float:left;padding: 10px 10px 20px;}
.hc-bptj .list-left{}
.hc-bptj .list-right .list-title{width:100%;border-bottom:1px #ccc solid;padding: 1px 0 15px;}
.hc-bptj .list-right h2{ margin-bottom:10px;}
.hc-bptj .list-right .list-title ul{ text-align:center; }
.hc-bptj .list-right h2 a{font-size:16px;color:#053e8d; line-height: 30px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-bptj .list-right ul li{ text-align:center; margin-right:5px;line-height:25px; padding:0 15px; font-size:12px; color:#fff;display:inline-block;border-radius:3px}
.hc-bptj .list-right .list-text p{padding:10px 0;padding-bottom:15px;width:100%;color:#666; font-size: 13px; line-height: 20px;}
.hc-bptj .list-right .list-text a{color:#fff;text-align:center;background:#057ee6;display:block;padding:9px 0; display: block; margin: auto; width: 80%;}
.hc-bptj .list-right .list-text a:hover{background-color:#0aa3a6}

.bptj-list-two .list-right{ }

.cyan{background-color:#053e8d}
.blue{background-color:#009cfe}
.violet{background-color:#b68fd8}
.kf-page-panel-page{margin:15px 0 25px}
.hc-product{width:100%;margin:0 auto;text-align:center;padding:30px 0 35px}
.hc-product .product-list{width:96%;margin:0 auto}
.hc-product .product-list ul>li{width:46%;margin:0 2%; float: left;background-color:#fff;display:inline-block;margin-bottom:28px;transition:.4s;padding-bottom:22px}
.hc-product .product-list ul>li img{width:100%;}
.hc-product .product-list ul>li h3{color:#666;line-height:45px;font-weight:500;font-size:17px;margin:0 20px;position:relative}
.hc-product .product-list ul>li h3::before{content:"";height:1px;width:0%;background-color:#fff;position:absolute;top:50%;left:50%;transition:.4s}
.hc-product .product-list ul>li h3 span{display:inline-block;font-size:16px;background-color:#fff;padding:0 25px;position:relative;transition:.4s}
.hc-product .product-list ul>li:hover h3 span{background-color:#057ee6}
.hc-product .product-list ul li:hover h3::before{background-color:#58ccce;width:100%;left:0}
.hc-product .product-list ul>li .pan{margin-right:160px}
.hc-product .product-list ul>li li{ height:26px;line-height:26px;color:#fff;border-radius:3px;display:inline-block; padding:0 15px; padding-bottom:0;margin-top:0;margin-bottom:0;margin:0 3px;font-size:12px; width: auto; float: none;}
.product-list ul>li li.cyan{background-color:#053e8d}
.product-list ul>li li.blue{background-color:#009cfe}
.product-list ul>li li.violet{background-color:#b68fd8}
.hc-product .product-list ul>li:hover{background:#057ee6;box-shadow:0 2px 9px rgba(0,0,0,.21)}
.hc-product .product-list ul>li:hover li{background:#fff;color:#057ee6}
.hc-product .product-list ul>li:hover h3{color:#fff}
.hc-product .product-list ul>li:hover .pan{background-color:#efefef;opacity:.4;width:105px}
.product-list::after{content: ""; width:100%; display:block; clear:both;}

.product-nav-swiper-bg{background-color:#fbfbfb}
.product-nav-swiper{width:88%;margin:auto;overflow:hidden}
.product-nav-swiper .swiper-wrapper{ padding: 21px 0 28px; margin:auto}
.product-nav-swiper li{margin:0 0}
.product-nav-auto{width:96%;margin:auto;position:relative}
.product-nav-click-left{width:26px;height:26px;background:url(../image/cp-nav-left-ico.png) center center no-repeat;position:absolute;left:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-right{width:26px;height:26px;background:url(../image/cp-nav-right-ico.png) center center no-repeat;position:absolute;right:5px;top:50%;margin-top:-18px;cursor:pointer}
.product-nav-click-left:hover{background:url(../image/cp-nav-left-ico-on.png) center center no-repeat}
.product-nav-click-right:hover{background:url(../image/cp-nav-right-ico-on.png) center center no-repeat}
.hc-hzkh{padding:20px 0}
.hc-hzkh-content{width:96%;margin:0 auto}
.hzkh-auto{ margin-top:15px;}
.hc-hzkh .hzkh-logo img{box-shadow: 0px 0px 9px #ccc;width:15.3%; margin-right:1%;margin-bottom:10px;}
.hc-hzkh .hzkh-logo img:hover{border-color:#053e8d;box-shadow:0 0 8px rgba(0,0,0,.06)}
.hc-hzkh .hzkh-logo img:nth-of-type(6){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(12){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(18){margin-right:0}
.hc-hzkh .hzkh-bottom{padding:20px 30px 15px}
.hc-hzkh .hzkh-bottom p{line-height:25px;color:#666}
.hc-ylgys{padding:25px 0 15px;background:#fcfcfc}
.hc-ylgys .ylgys-content{width:96%;margin:0 auto;text-align:center}
.hc-ylgys .ylgys-content img{width:88%;}
.hc-ylgys .ylgys-bottom{padding:25px 30px 25px;text-align:left}
.hc-ylgys .ylgys-bottom p{line-height:25px;color:#666}
.hc-lxwm{padding:30px 0}
.lxwm-content{width:96%;margin:0 auto;position:relative;margin:10px auto 50px; }
.lxwm-content img{width:100%; }
.lxwm-main{width:86%;padding:10px;background:#fff;display:block; margin:auto; margin-top:-130px; position:relative; margin-bottom:35px; }
#dituContent{ width:100% !important; height:360px !important}
.lxwm-main p{color:#bbb}
.lxwm-main .lxwm-auto{padding:20px 15px}
.lxwm-main .main-title{margin-top:10px}
.lxwm-main .main-title span{width:45px;height:3px;background:#057ee6;display:block}
.lxwm-main .main-title h2{font-size:22px;color:#057ee6;font-weight:500;line-height:38px}
.lxwm-main .main-tact{ width:100%; margin-top: 15px;}
.lxwm-main .main-tact p{padding:15px 0;line-height:20px;border-bottom:1px #eee solid;color:#747474}
.lxwm-main .main-tact img{margin-bottom:-10px;margin-right:10px}
.lxwm-main .main-right{ text-align:center;padding:20px 0 0 0px}
.lxwm-main .main-right::before{content:"";display:block;clear:both}
.lxwm-main .main-right .img-wm p{color:#747474}
.lxwm-main .ck{background:#f7f7f7;padding:5px 10px;color:#777;cursor:pointer;float:right}
.lxwm-main .ck img{margin-bottom:-2px; margin-left: 5px;}
.hc-mfsy{padding:30px 0}
.hc-mfsy .mfsy-content{width:96%;margin:0 auto;padding:30px 0;text-align:center}
.hc-mfsy .mfsy-content input{width:28%;padding:11px 1.5%;margin-right:1%;border:1px #e4e4e4 solid;outline:0}
.hc-mfsy .mfsy-content input:nth-of-type(3){margin-right:0}
.hc-mfsy .mfsy-content textarea{padding:15px 1.5%;outline:0;width:94%;height:150px;border:1px #e4e4e4 solid;margin-top:20px}
.hc-mfsy .mfsy-content .submit{padding:9px 20px;width: 38%;background-color:#057ee6;border:1px #057ee6 solid;border-radius:5px;color:#fff;margin-top:30px;cursor:pointer;font-size:16px}
input,textarea{font-family:"微软雅黑"}
.hc-mfsy .mfsy-content input:hover,.hc-mfsy .mfsy-content input:focus,.hc-mfsy .mfsy-content textarea:hover,.hc-mfsy .mfsy-content textarea:focus{border:1px #057ee6 solid;}
.hc-mfsy .mfsy-content .submit:hover{ background-color:#06bbbe; }
.xiangqing-top{background:#fff;background-size:cover}
.xiangqing-top-auto{width:96%;margin:auto;margin-top:30px}
.xiangqing-top-here{padding:15px 0;}
.xiangqing-top-here img{width:18px;vertical-align:middle;margin-right:10px}
.xiangqing-top-here a{color:#666;font-size:13px;vertical-align:middle}
.xiangqing-top-here span{color:#666;font-size:14px;vertical-align:middle;margin:0 3px}
.xiangqing-top-here a:hover{color:#053e8d}
.xiangqing-top-1{margin:15px 0}
.xiangqing-top-1-left{width:70%; margin:0 auto; border-radius:3px;font-size:0}
.xiangqing-top-1-right{width:100%; margin-top:25px;}
.xiangqing-top-1-right h3{color:#057ee6;font-size:20px;margin-top:20px;margin-bottom:12px}
.xiangqing-top-1-right h4{color:#444;font-size:18px;margin-top:15px;font-weight:600}
.xiangqing-top-1-right .xiangqing-top-1-right-nr{color:#666;font-size:14px;margin-top:5px;line-height:23px}
.xiangqing-top-1-a{color:#fff;font-size:15px;display:inline-block;padding:0 55px;height:40px;line-height:40px;border-radius:5px;background-color:#057ee6}
.xiangqing-top-1-a img{color:#fff;font-size:16px;vertical-align:middle;width:23px}
.xiangqing-top-1-a span{color:#fff;margin-left:10px;font-size:16px;vertical-align:baseline}
.xiangqing-top-1-a:hover{background-color:#04b8bb}
.fenxian{margin:15px 0;margin-top:35px}
.xiangqing-top-lb{width:1300px;margin-top:50px}
.swiper-container-xiangqing .swiper-button-next-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-prev-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-next-xiangqing:hover,.swiper-container-xiangqing .swiper-button-prev-xiangqing:hover{background-color:rgba(204,169,100,.9);background-size:20px}
.swiper-container-xiangqing-nr{padding:10px;border:1px solid #ddd;background-color:#fbfbfb}
.swiper-container-xiangqing .swiper-slide{position:relative}
.swiper-container-xiangqing-nr-img{width:100%}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd{text-align:center;position:absolute;left:10px;top:10px;bottom:10px;right:10px;background-color:rgba(98,84,176,.8);-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column;opacity:0}
.swiper-container-xiangqing-nr-fd-ico{text-align:center}
.swiper-container-xiangqing-nr-fd-ico img{width:50px;margin-bottom:15px}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd p{font-size:18px;color:#fff}
.swiper-slide:hover .swiper-container-xiangqing-nr{border:1px solid #887ec1}
.swiper-container-xiangqing .swiper-slide:hover .swiper-container-xiangqing-nr-fd{opacity:1}
.xiangqing-bottom{width:96%;margin:25px auto 35px}
.xiangqing-bottom-left{float:left;width:100%;border:1px solid #ddd;background-color:#fff;margin-bottom:20px;box-shadow:1px 3px 16px rgba(0,0,0,.1)}
.xiangqing-bottom-right{float:right;width:100%}
.xiangqing-bottom-left-nav{height:48px;border-bottom:1px solid #e4eaec;line-height:48px;margin:15px 25px}
.xiangqing-bottom-left-nav-1{background-color:#fff;font-size:16px;border-bottom:2px solid #057ee6;height:46px;padding:0 28px;color:#057ee6;display:inline-block;vertical-align:top}
.xiangqing-bottom-left-nav-2{background-color:#f9f9f9;height:53px;display:inline-block;padding:0 65px;vertical-align:top}
.xiangqing-bottom-left-nav-2 a{color:#666}
.xiangqing-bottom-left-nav-2:hover a{color:#053e8d}
.xiangqing-bottom-left-nr{margin:12px 26px 25px;padding:15px 0 35px;border-bottom:1px solid #e4eaec}
.xiangqing-bottom-left-nr img{max-width:100%;margin:10px auto;display:block}
.xiangqing-bottom-left-nr p{margin:5px auto;font-size:14px;line-height:28px;color:#666}
.xiangqing-cong-2-left-news-xq-here{margin:20px 0;padding:20px 25px 20px;text-align:center}
.xiangqing-cong-2-left-news-xq-here-left{float:left;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-right{float:right;width:45%;padding:0 2%;border:1px solid #e4eaec;height:45px;line-height:45px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-left:hover,.xiangqing-cong-2-left-news-xq-here-right:hover{border:1px solid #053e8d;color:#053e8d}
.xiangqing-bottom-right-1{margin-bottom:15px;background-color:#fff;padding:15px 20px 8px}
.xiangqing-bottom-right-1-head{font-size:16px;color:#37474f;height:45px; margin-bottom:5px; text-align:left;line-height:45px}
.xiangqing-bottom-right-1-ul{padding:5px 0}
.xiangqing-bottom-right-1-ul li{width:31.333%;text-align:center; float:left; margin:0 1%; margin-bottom:8px}
.xiangqing-bottom-right-1-ul li a{color:#666;display:block}
.xiangqing-bottom-right-1-ul li p{line-height:36px}
.xiangqing-bottom-right-2-mx{padding:20px 10px 10px;border:1px solid #ddd;text-align:center}
.xiangqing-bottom-right-2-mx-img img{width:100%}
.xiangqing-bottom-right-1-ul li:hover img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.xiangqing-bottom-right-1-ul li:hover a{color:#053e8d;}
.xiangqing-bottom-right-2-mx p{color:#666;font-size:15px;line-height:45px}
.xiangqing-bottom-right-2-mx a{color:#666}
.xiangqing-bottom-right-2-mx p:hover{color:#053e8d}
.xiangqing-top-here-bg{background-color:#f2f2f2}
.xiangqing-top-here{width:96%;margin:0 auto}
.xiangqing-top-1-right-bottom{border-bottom:1px solid #f0f2f5;padding-bottom:18px}
.pc-slide{width:100%;margin:0 auto}
.view .swiper-container{width:100%}
.view .arrow-left{background:url(../image/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(../image/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.preview{width:100%;position:relative;margin:auto;margin-top:16px}
.preview .swiper-container{width:85%}
.preview .swiper-slide{width:100px;cursor:pointer}
.preview .slide6{width:82px}
.preview .arrow-left{background:url(../image/xq-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-left:hover{background:url(../image/xq-banner-left-on.png) no-repeat center center}
.preview .arrow-right{background:url(../image/xq-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-right:hover{background:url(../image/xq-banner-right-on.png) no-repeat center center}
.preview img{width:100%}
.preview .swiper-slide-xt{border:1px solid #fff}
.preview .active-nav .swiper-slide-xt{border:1px solid #053e8d}
.swiper-slide-xt{font-size:0;padding:5px 5px}
.view img{width:100%}
.view .swiper-slide{font-size:0}
.view .swiper-slide a{font-size:0;border:1px solid #eee;display:block;padding:5px;border-radius:5px}
.view .swiper-slide a img{width:100%}
.bottom-right img{vertical-align:middle;margin:0 2px}
.bottom-right span{vertical-align:middle;color:#666}
.fenxian-left-2{margin-top:20px}
.fenxian-right{float:left;background:url(../image/xq-ico-dh.png) 10px center no-repeat;padding-left:56px;margin-top:5px}
.fenxian-right-p{font-size:14px;color:#666}
.fenxian-right-h2{font-size:26px;color:#053e8d}
.fenxian-left{float:left;margin-right:38px}
.xiangqing-bottom-bg{background-color:#f2f2f2;padding:5px 0;margin-top:35px}
.pc-slide{width:100%;margin:0 auto}
.view2{position:relative}
.view2 .swiper-container{width:100%}
.view2 .arrow-left{background:#eee url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:-50px;top:50%;margin-top:-40px;width:26px;height:80px;z-index:10}
.view2 .arrow-left:hover{background:#053e8d url(../image/yjy-banner-left-on.png) no-repeat center center}
.view2 .arrow-right{background:#eee url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:-50px;top:50%;margin-top:-40px;width:26px;height:80px;z-index:10}
.view2 .arrow-right:hover{background:#053e8d url(../image/yjy-banner-right-on.png) no-repeat center center}
.preview2{width:96%;position:relative;margin:auto;margin-top:13px}
.preview2 .swiper-slide{width:105px;cursor:pointer}
.preview2 img{width:100%}
.preview2 .swiper-slide-xt{border:1px solid #fff}
.preview2 .swiper-slide-xt{font-size:0;margin:6px 6px;border:2px solid #eaeaea;padding:0}
.view2 img{width:100%}
.view2 .swiper-slide{font-size:0}
.view2 .swiper-slide a{font-size:0;display:block}
.view2 .swiper-slide a img{width:100%}
.yjs-ny-nr-auto{width:80%;margin:auto;margin-bottom:35px}
.yjs-ny-nr-auto-banner{ margin:15px auto;}
.yjs-ny-nr{width: 96%; margin:0 auto; margin-top:20px;}
.yjs-ny-nr-auto-nr{border-top:1px solid #efefef;padding:20px 0;font-size:14px;color:#666;line-height:25px}
.hc-gcjs{padding:25px 0}
.gcjs-auto{width:94%;padding:10px 0 30px 0;text-align:left;margin:0 auto;line-height:27px;color:#666}
.hc-gcjs .gcjs-content{padding:10px 0}
.hc-gcjs .gcjs-content div{margin:0 auto;padding:0;width:100%}
.bodyCon08 .students{margin:0 auto; position:relative}
#four_flash{position:relative;padding-bottom:8px;}
#four_flash .flashBg{margin:0 auto;position:relative;overflow:hidden}
#four_flash .flashBg ul.mobile{width:2000%;overflow:hidden}
#four_flash .flashBg ul.mobile li{float:left;width:480px;color:#6c6e85;transition:all .4s ease 0s}
#four_flash .flashBg ul.mobile li img{width:100%;-webkit-transition: 2s; -moz-transition: 2s; -o-transition: 2s; transition: 2s; cursor:pointer; }
#four_flash .flashBg ul.mobile li:hover{color:#fff;box-shadow:5px 10px 10px rgba(32,32,32,.1)}
#four_flash .flashBg ul.mobile li:hover img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); transform:scale(1.1);}
#four_flash .but_bottom{margin-top:20px}
#four_flash .but_left{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_right{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_left:hover{opacity:.6}
#four_flash .but_right:hover{opacity:.6}
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none;z-index:9999;}
        .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
        .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:30px;top: 60px;width: 45px;}
        .mask>img:hover{cursor:pointer}

.hc-sbzs{padding:0px 0 5px;text-align:center}
.hc-sbzs .hc-sbzs-auto{width:96%;margin:0 auto;padding:0px 0 10px;text-align:center}
.hc-sbzs .sbzs-list{ display:inline-block;margin-top:20px}
.hc-sbzs .sbzs-list img{width:100%;cursor:pointer;}
.hc-sbzs .sbzs-list p{padding:12px 0;background-color:#eaeaea;margin-top:-4px;color:#666}
.but_bottom .but_left{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_right{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_left:hover{opacity:.6}
.but_bottom .but_right:hover{opacity:.6}
.but_bottom .but_left img,.but_bottom .but_right img{ width:38px; }
.sbzs-list:hover p{background-color:#057ee6;color:#fff}
.swiper-container{}
.but_bottom{margin-top:15px;width:100%;text-align:center}
.hc-qyzp{padding:30px 0 50px}
.hc-qyzp .qyzp-content{width:96%;margin:0 auto;padding:22px 0 20px}
.hc-qyzp .qyzp-content .title{padding:18px 30px;background:#f3f3f3 url(../image/qyzp-ico-jia.png) 97.5% center no-repeat;color:#666;font-size:15px;margin-top:10px;cursor:pointer}
.hc-qyzp .qyzp-content .title span{width:20px;background:#666;height:5px;display:block;float:right;margin-top:10px}
.hc-qyzp .qyzp-content-auto{padding:0 30px;border:1px #eee solid;padding-bottom:40px;border-top:none}
.hc-qyzp .qyzp-content .rement-top{padding:30px 0;border-bottom:1px #ddd solid}
.course-title .p2{margin-top:15px}
.course-title .p2 br{ display:none;}
.hc-qyzp .qyzp-content .rement-top span{color:#666;padding-right:35px}
.hc-qyzp .qyzp-content .rement-top .span-team{padding-right:0;float:right}
.hc-qyzp .qyzp-content-auto .rement-bottom h3{color:#333;font-size:16px;margin-top:15px;line-height:38px}
.hc-qyzp .qyzp-content-auto .rement-bottom p{color:#666;line-height:27px}
.hc-qyzp .qyzp-content-auto .rement-bottom a{padding:8px 45px;display:inline-block;border:1px #057ee6 solid;border-radius:7px;text-align:center;color:#057ee6;margin-top:23px;transition:.3s}
.hc-qyzp .qyzp-content-auto .rement-bottom a:hover{background-color:#057ee6;color:#fff}
.hc-qyzp .qyzp-bottom .list-hk{padding:16px 30px;background:#f3f3f3;margin:5px 0;font-size:16px;color:#666}
.hc-qyzp .qyzp-bottom .list-hk img{float:right;cursor:pointer}
.hc-qyzp .qyzp-bottom p{color:#666;padding:10px 0}
.qyzp-content-auto{display:none}
.qyzp-content-list-on .qyzp-content-auto{display:block}
.qyzp-content .qyzp-content-list-on .title{background:#057ee6 url(../image/qyzp-ico-jian.png) 97.5% center no-repeat;color:#fff}
.hc-yftd{padding:30px 0 28px 0}
.hc-yftd .yftd-content{margin:10px 2% 38px;padding:15px 28px;box-shadow:0 1px 5px rgba(141,141,141,.6)}
.hc-yftd .yftd-content .yftd-content-title{border-bottom:1px #efefef solid;padding:15px 0}
.hc-yftd .yftd-content-title .title-bottom h3{font-size:24px;color:#333;font-weight:500;line-height:40px}
.hc-yftd .yftd-content-title .title-bottom .bottom-left{color:#999;float:left}
.hc-yftd .yftd-content-title .title-bottom .bottom-right{color:#666;float:right}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img{opacity:1;transition:.2s}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img:hover{opacity:.7}
.hc-yftd .yftd-content-main .main-top{width:100%;margin:0 auto;text-align: center;padding:48px 0}
.hc-yftd .yftd-content-main .main-top .img-right{ margin-top: 15px; display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;text-align: left; font-size:14px;color:#666;line-height:26px}
.hc-yftd .yftd-content-main .main-top img{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; width:208px; margin-right:25px;}
.hc-yftd .yftd-content-main .main-bottom{padding-top:20px;border-top:#e5e5e5 solid 1px}
.hc-yftd .yftd-content-main .main-bottom span{font-size:16px;color:#333;font-weight:700}
.hc-yftd .yftd-content-main .main-bottom p{line-height:26px;padding:15px 0;color:#666}
.hc-yftd .yftd-content-main .main-bottom .next{display:inline-block; margin-top: 15px;}
.hc-yftd .yftd-content-main .main-bottom .next a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom .previous{display:inline-block;margin-top:15px; width:100%; }
.hc-yftd .yftd-content-main .main-bottom .previous a{display:inline-block;text-align:center;padding:10px 100px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom div a:hover{border-color:#053e8d;color:#053e8d}
.main-bottom-page{text-align:center;padding:50px 0 20px 0}
.hc-zyyw{padding:25px 0 68px}
.hc-zyyw .zyyw-content{width:96%;margin:0px auto 0;}
.hc-zyyw .zyyw-content img{ display:none;}
.hc-zyyw .oemlc img{ display:block; }
.hc-zyyw .oemlc{box-shadow:0 2px 5px rgba(141,141,141,.3)}
.hc-zyyw .oemlc img{ width:100%;}
.hc-zyyw .zyyw-content .zyyw-text{padding:15px 0; width:90%; width: 90%; margin: auto;border-bottom:1px #efefef solid}
.hc-zyyw .zyyw-content .zyyw-text h4{font-size:16px;color:#053e8d}
.hc-zyyw .zyyw-content .zyyw-text p{color:#666;line-height:27px;margin-top:10px}
.hc-zyyw .zyyw-content .oemlc-title{widows:100%;background:url(../image/zyyw3.jpg) no-repeat;background-size:100% 100%;text-align:center;margin-top:50px}
.hc-zyyw .zyyw-content .oemlc-title h2{line-height:50px;font-size:18px;color:#fff;position:relative}
.hc-zyyw .zyyw-content .oemlc-title h2::before{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:75px}
.hc-zyyw .zyyw-content .oemlc-title h2::after{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:775px}
.hc-zljs{padding-top:20px;padding-bottom:38px;}
.hc-zljs-1{margin:18px auto 0; position: relative; z-index: 99;}
.hc-zljs-1-list{border:1px solid #ddd;height:50px;position:relative;margin-bottom:15px}
.hc-zljs-1-list-title{height:50px;line-height:50px; cursor:pointer; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:50px;padding-left:20px;background:url(../image/zljs-list-jia.png) 96% center no-repeat;color:#666;font-size:14px}
.hc-zljs-1-list.on .hc-zljs-1-list-title{background:#057ee6 url(../image/zljs-list-jian.png) 96% center no-repeat;color:#fff}
.hc-zljs-1-list.on{background:#053e8d}
.hc-zljs-1-list-nr{display:none;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #053e8d}
.hc-zljs-1-list.on .hc-zljs-1-list-nr{display:block;position:absolute;top:50px;left:0;background:#fff;right:0;z-index:9;border:2px solid #057ee6}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-p{padding:13px 18px;color:#666;line-height:25px}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img{padding:10px 25px 20px;text-align:center}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img img{ width:70%;}
.hc-zljs-1-list:hover{ border:1px solid #057ee6; }
.hc-zljs-1-list-sild{float:left}
.hc-zljs-1-hidden{width:96%;margin:0 auto;overflow:hidden}
.course-title-blanc{text-align:center;text-align:center;padding:10px 0}
.course-title-blanc h2{color:#057ee6;font-size:22px}
.course-title-blanc p{color:#666;line-height:30px}
.hc-zljs-2{margin-top:20px;margin-bottom:30px; position: relative;}
.hc-zljs-2-1{margin-top:25px;position:relative}
.hc-zljs-2-1-list{width:290px;float:left;background-color:#fff}
.hc-zljs-2-1-list-padding{padding:35px 20px 35px;background: #fafafa;text-align:center; border: 1px solid #e9e9e9;}
.hc-zljs-2-1-list-padding img{width:110px;border:2px solid #057ee6;border-radius:50%}
.hc-zljs-2-1-list-padding h2{font-size:13px;color:#057ee6;margin:15px 0 15px}
.hc-zljs-2-1-list-padding p{font-size:14px;color:#666;line-height:23px}
.swiper-container-jsyy{width:80%;margin:auto;padding-bottom:0}

.hc-zljs-2-1 .arrow-left{background:#fafafa url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-zljs-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-zljs-2-1 .arrow-right{background:#fafafa url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
@-webkit-keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
@keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
.hc-zljs-2-1-list:hover img{-webkit-animation: index-ico-hover 1s /* infinite*/; animation: index-ico-hover 1s/* infinite*/;}

.hc-zljs-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm-1{background-color:#fbfbfb;width:96%;padding:20px 2%;margin:25px auto}
.hc-gywm-1-left{width:60%; max-width:480px; margin:auto;}
.hc-gywm-1-right{ width:100%;line-height:26px; margin-top:18px; color:#666}
.hc-gywm-1-right p{margin:5px 0}
.hc-gywm-1-left img{width:100%}
.gywm-nr-2{width:96%;margin:auto;padding-top:10px;padding-bottom:35px}
.gywm-nr-2 a{width:32%;margin-right:2%;float:left;display:block}
.gywm-nr-2-list{width:100%;position:relative}
.gywm-nr-2-list img.smallimg{width:100%;}
.gywm-nr-2-list-ico{position:absolute;right:5px;top:5px;width:23px;opacity:.7}
.gywm-nr-2 a:nth-child(3){margin-right:0}
.gywm-nr-2-list:hover .gywm-nr-2-list-ico{opacity:.9}
.hc-gywm-3{padding:20px 0 15px;background-color:#fbfbfb}
.hc-gywm-3-nr{width:96%;margin:auto;text-align:center;padding:20px 0 35px}
.hc-gywm-3-list{width:28%;position:relative;display:inline-block;text-align:center;margin:0 1.5%;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.hc-gywm-3-list-1-1{padding:5px 10px}
.hc-gywm-3-list-1 img{ width:100%;}
.hc-gywm-3-list-1-1 h2{font-size:14px;color:#333; font-weight: normal;}
.hc-gywm-3-list-1-1 p{font-size:12px;color:#777}
.hc-gywm-3-list-2{position:absolute;top:0;bottom:0;right:0;left:0;border:solid #053e8d 2px;background-color:#fff;-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column; opacity:0;}
.hc-gywm-3-list-2-1 h2{color:#053e8d;font-size:16px; font-weight: normal;}
.hc-gywm-3-list-2-1 p{color:#777;font-size:12px;margin:5px auto 8px}
.hc-gywm-3-list-2-1 span{width:35px;height:2px;display:block;margin:auto;background-color:#053e8d;font-size:18px}
.hc-gywm-3-list-2-2{padding:5px 10px;line-height:20px}
.hc-gywm-3-list-2-2 p.p1{color:#666;font-size:13px;margin:5px auto 5px;display:block}
.hc-gywm-3-list-2-2 p.p2{color:#666;font-size:12px; display: none;}
.hc-gywm-3-list:hover .hc-gywm-3-list-2{ opacity:1;}
.gywm-nr-3{background:url(../image/gywm-lc-bg.jpg) center center no-repeat;background-size:cover;image-rendering:-webkit-optimize-contrast;padding:20px 0}
.gywm-nr-3-title{padding:35px 0 10px;text-align:center;position:relative}
.gywm-nr-3-title h3{color:#fff;font-size:22px}
.gywm-nr-3-title p{color:#fff;font-size:12px}
.gywm-nr-3-title::before{height:1px;width:43%;position:absolute;top:60%;left:0;background-color:rgba(255,255,255,.8)}
.gywm-nr-3-title::after{height:1px;width:43%;position:absolute;top:60%;right:0;background-color:rgba(255,255,255,.8)}
.swiper-container-lc{width:84%;height:360px}
.swiper-container-lc-cong{width:96%;position:relative;margin:auto}
.swiper-container-lc .swiper-wrapper{margin:auto}
.swiper-container-lc::after{content:" ";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;background-color:#fff}
.swiper-container-lc-cong .swiper-button-prev{background-image:url(../image/lc-left-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-cong .swiper-button-next{background-image:url(../image/lc-right-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-list{height:360px}
.swiper-container-lc-list-top{height:180px;position:relative;float:left;width:100%;text-align:center;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom{height:180px;position:relative;float:left;width:100%;text-align:center}
.swiper-lc-list-bottom-sitm{display:inline-block;padding:0 40px;margin-top:25px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-bottom-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-1 .swiper-container-lc-list-bottom::after{content:" ";position:absolute;top:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-lc-list-top-sitm{display:inline-block;padding:0 40px;margin-bottom:25px;margin-top:10px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-top-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-2 .swiper-container-lc-list-top::after{content:" ";position:absolute;bottom:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-container-lc-list-top .swiper-container-lc-list-top-cong{height:180px;width:1%;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom .swiper-container-lc-list-bottom-cong{height:180px;width:1%;display:table-cell;vertical-align:top}
.ch-ppjs-17-a{display:block;text-align:center}
.ch-ppjs-17-a a{border:1px solid #fff;color:#fff;padding:3px 10px}
.hc-gywm-5{padding:28px 0 45px}
.hc-gywm2-2-1{width:96%;margin:0 auto}
.hc-gywm2-2{margin-top:112px;margin-bottom:90px}
.hc-gywm2-2-1{margin-top:18px;position:relative}
.hc-gywm2-2-1-list{width:290px;float:left;background-color:#fff}
.hc-gywm2-2-1-list-padding{padding:0 0 0;text-align:center}
.hc-gywm2-2-1-list-padding img{cursor:pointer;width:100%}
.hc-gywm2-2-1-list-padding p{font-size:15px;color:#777;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiper-container-gywm{width:84%;margin:auto;padding-bottom:0}
.hc-gywm2-2-1 .arrow-left{background:#f9f9f9 url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-gywm2-2-1 .arrow-right{background:#f9f9f9 url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm2-2-1-list:hover p{ color:#053e8d;}
.yftd_list{padding:30px 0}
.yftd_list .yftd_list-content{width:96%;margin:0 auto;padding:10px 0 0;}
.yftd_list .yftd_list-content .center-wrap{padding:15px 12px; background:#fbfbfb;display:inline-block;border:1px #e8e8e8 solid; margin-bottom:25px;transition:ease-in .2s}
.yftd_list-content .center-wrap .center-left img{width:120px;}
.yftd_list-content .center-wrap .center-left{float:left; }
.yftd_list-content .center-wrap .center-right{padding:0 15px 0 140px}
.yftd_list-content .center-wrap .center-right h3{color:#053e8d;font-size:20px;padding:10px 0;font-weight:500}
.yftd_list-content .center-wrap .center-right .center-right-main{padding:12px 0;border-top:1px #e6e6e6 solid}
.yftd_list-content .center-wrap .center-right .center-right-main>p{color:#666;line-height:26px}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{margin-top:15px}
.yftd_list .yftd_list-content .center-wrap:hover{background-color:#057ee6;box-shadow:#eee 5px 5px 5px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main{border-color:#ace6e7}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc a{background-color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc-r{background-position:0 -23px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right h3{color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main>p{color:#fff}


.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; bottom:0px; height:50px; line-height:50px; right:0px; background:rgba(255,255,255,.9);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }

.index-yfzx-nr-list-fd-ico-1{ display:none; position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ display:none; position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ display:none; position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ display:none; position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }

.index-yfzx-nr-list-fd-padding{ padding:0 30px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:15px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#053e8d; font-size:16px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:14px; margin-top:10px; line-height:25px; display:none; }
.index-yfzx-nr-list-fd-padding span{ height:3px; display:none; width:60px; background:#053e8d; margin-top:15px;}

.index-yfzx-nr-list-img{ width:100%;}

.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
@-webkit-keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
}




@media only screen and (min-width:375px) and (max-width:639px) {

.header{ padding:10px 15px;  position:relative; text-align:left; background: #fff;}
.header h1{ margin-right:10px; float:left; overflow:hidden;}
.header h1 img{ display:block; height:32px;  }
.header h3{ float:left; padding:30px 0 0 0; font:22px "Microsoft YaHei"; font-weight:bold; color:#333; display: none;}
.header h3 em{ display:block; font:15px "Microsoft YaHei";color:#333; margin-top:5px;}
.header h2{ font-size:12px;font-weight:500; color:#333;}
.header h2 em{ font-size:11px;font-weight:500; color:#666; display: block; }

.header p{ width:200px; height:65px; padding:10px 0 0 47px; background:url(../image/lx.png) no-repeat; margin:21px 0 0 0; font:26px Arial; font-weight:bold; color:#057ee6; float:right; display: none;}
.header p em{ display:block; font-style: normal; font-size: 14px;margin-top: 5px; margin-bottom: 3px;}
		
.yinz-ul{  margin: auto; margin-top:25px; overflow:hidden;}
.yinz-ul li{ width:50%; float:left; font:14px "Microsoft YaHei"; text-align:center; color:#333; height:120px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053e8d; position:relative; }
.yinz-ul li span em{ font-size: 36px; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:14px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:25px; font-size: 14px; padding:0 10px; color: #555;}
em, i {
    font-style: normal;
}
.yinz-ul li:nth-child(2):before{ background:none;}
.head .nav-moue-click{ position:absolute; right:10px; top:10px; background:url(../image/dh-ico.png) center center no-repeat; background-size:23px; width:27px; padding:2px; border:1px solid #eee; height:27px;}
.head .nav-moue-click-on{ background:url(../image/dh-ico-on.png) center center no-repeat; background-size:23px;}

.head{margin:0 auto;text-align:center;position:fixed;left:0;width:100%;z-index:9999;top:0;box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}
.head .head-logo{padding:7px 0 10px;margin:0 auto;  background-color:rgba(255, 255, 255, 0.9); height:36px; font-size:0}
.head .head-logo a{font-size:0}
.head .head-logo img{height:38px;image-rendering:-webkit-optimize-contrast}
.head .head-nav{ text-align:center;background-color:rgba(5, 126, 230, 1); width:100%; position: absolute; top: 53px;  box-shadow: 0px 0px 9px rgba(255,255,255,0.15);
    right: 0;
    z-index: 99; display:none;}
#nav-moue-click{ }
.head.head-dhxs .head-nav{ display:block; }

#head-nav-bg{ position: fixed;
    top: 53px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 999;
    z-index: 999;
    width: 100%;
    overflow: auto; display:none;
   }
#head-nav-fb{height:93px;width:100%; display:block !important;}
.head .head-auto{margin:0 auto;text-align:center}
.head .head-auto li{display:block; line-height: 50px; position:relative; }
.head .head-auto li::after {content: ""; position:absolute; bottom:0; left:0%; width:100%; height:1px;background-color:#fff; }
.head .head-auto li::before {content: ""; position:absolute; top:10px; right:15px; width:30px; height:30px; background:url(../image/nav-right.png) center center no-repeat; background-size:16px;}
.head .head-auto li a{display:block;text-align:left;color:#fff;font-size:14px;padding:0 30px}
.head .head-auto .mr a{color:#fff;  }
.head .head-auto li.mr::after,.head .head-auto li:hover::after{ background-color:#fff; }
.head .head-auto li.mr,.head .head-auto li:hover{ background-color:rgb(5,62,141); }
.head .head-auto li a:hover{color:#fff;}
.swiper-container-banner{font-size:0}
.swiper-container-banner .swiper-pagination-bullet{width:14px;height:14px;margin:0 5px!important;position:relative;background-color:rgba(255,255,255,0);opacity:.9;border:2px solid rgba(5,62,141, 0.7);}
.swiper-container-banner .swiper-pagination-bullet-active{border:2px solid #053e8d}
.swiper-container-banner .swiper-pagination{bottom:10px!important;width:100%}
.swiper-container-banner .swiper-pagination-bullet-active::after{width:5px;height:5px;content:"";display:inline-block;background-color:#053e8d;border-radius:15px;position:absolute;left:50%;top:50%;margin-top:-3px;margin-left:-3px}
.swiper-container-banner .swiper-button-next,.swiper-container-banner .swiper-button-prev{ background-color:rgba(255,255,255,1);background-size:15px 15px;width:35px;height:35px;border-radius:50%}
.swiper-container-banner img{display:block; width:100%;}
.swiper-container-banner .swiper-slide{}
.swiper-container-banner .swiper-button-next-banner{right:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-16px}
.swiper-container-banner .swiper-button-prev-banner{left:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-16px}
.swiper-container-banner .swiper-button-next-banner:hover,.swiper-container-banner .swiper-button-prev-banner:hover{opacity:1}
.swiper-container-banner:hover .swiper-button-next-banner,.swiper-container-banner:hover .swiper-button-prev-banner{opacity:1}
.gallery-top .swiper-button-next,.swiper-container-banner:hover .swiper-button-next-banner{-webkit-animation:next-banner .5s ease-in-out;animation:next-banner .5s ease-in-out}
@-webkit-keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.shagndaoxia{-webkit-animation:shagndaoxia .8s ease-in-out;animation:shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.xiaobianda{-webkit-animation:xiaobianda .8s ease-in-out;animation:xiaobianda .8s ease-in-out}
@-webkit-keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.gallery-top .swiper-button-prev,.swiper-container-banner:hover .swiper-button-prev-banner{-webkit-animation:prev-banner .5s ease-in-out;animation:prev-banner .5s ease-in-out}
@-webkit-keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.swiper-container-banner .swiper-button-next-banner,.swiper-container-banner .swiper-button-prev-banner{background-color:rgba(255,255,255,.3)!important}
.swiper-container-banner .swiper-button-next:hover,.swiper-container-banner .swiper-button-prev:hover{background-color:rgba(255,255,255,.4)!important}
.index-about{margin:0 auto;margin-top:25px;position:relative}
.about-content{width:96%;margin:0 auto}
.about-content .imgin{width:567px;height:426px;position:absolute;border:5px #fff solid;top:0px; left:-380px; display:none; z-index:2}
.about-content .about-right{width:100%;background-color:#fff; }
.about-content .about-right-wrap{position:relative; padding: 1px;width:90%; margin:auto;  z-index:6; }
.about-right .right-about{ background-color:#fff; margin:20px auto; z-index:10;z-index: 9;padding:10px 2%;}
.about-right .right-about-title{ float: left; margin-bottom:10px}
.about-right .right-about-title h2{font-size:18px;letter-spacing:2px;color:#333}
.about-right .right-about-title p{color:#ccc;font-size:12px;margin-top:5px; position: relative;}
.about-right .right-about-title p::before{content:"";position:absolute;width:50px; bottom: -10px; border:1px #053e8d solid}
.about-right:before{content:'';display:block;width:100%;height:5px;background:#053e8d;position:absolute;left:0;top:0}
.about-right:after{content:'';display:block;width:100%;height:5px;background:#053e8d;position:absolute;right:0;bottom:0}
.about-right .line:before{content:'';display:block;width:5px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.about-right .line:after{content:'';display:block;width:5px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.about-right{position:relative}
.about-right:before{animation:lineWidth linear 1s}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.about-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.about-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.mt-tabpage-title{ float:right; width: 100%; margin-top:10px; text-align:center; }
.mt-tabpage-title .mt-tabpage-item{display:inline-block;height:42px;line-height:42px; padding:0 5px;text-align:center;color:#666;font-size:14px;position:relative}
.mt-tabpage-title .mt-tabpage-item:hover{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item-cur{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item:after{content:'';display:block;width:0;height:2px;background:#053e8d;position:absolute;left:50%;bottom:0;transition:ease .65s}
.mt-tabpage-title .mt-tabpage-item.mt-tabpage-item-cur:after{width:100%;left:0}
.mt-tabpage-count{position:relative; width: 100%;overflow:hidden;top:20px;text-align:left}
.mt-tabpage-cont__wrap{ padding-bottom: 25px;}
.mt-tabpage-count .mt-tabpage-item{ line-height:25px;color:#666; display:none;}
.wow{width:140px; margin: auto; margin-top:15px;height:28px;text-align:center;position:relative;}
.wow .moer{width:80px;height:28px;display:block;float:left;line-height:28px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:28px;position:relative;background-color:#053e8d;top:-30px;width:0;transition:.4s;overflow:hidden}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:28px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.wow .inc-r{width:25px;height:25px;background:url(../image/inc-r.png) no-repeat; background-size: 22px; background-position:0 3px;margin:0 auto;position:relative;z-index:9;transition:ease .65s}
.wow:hover .inc a{background-color:#fff;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow:hover .inc-r{background-position:2px -18px;}
.index-ywfw{background:url(../image/bg-1.jpg) no-repeat; background-size: cover; text-align:center;padding-top:5px;margin:0 auto;padding-bottom:15px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative; padding-bottom: 30px; }
.news-content .news-content-right ul li:nth-child(n+6){ display:none;}
.index-hchb .index-hchb-content .imglo:nth-child(n+10){ display:none; }
.index-ywfw-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-ywfw .ywfw-content{ margin:0 auto; width:96%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:47%; background-color:#fff; margin: 0 1.5%; margin-bottom: 20px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;transition:.4s;}
.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#053e8d;font-size:15px;font-weight:500;margin:5px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:11px;}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 5px 12px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 35px; display:inline-block; font-size:12px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#053e8d;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#053e8d;border:1px #053e8d solid;}

.index-ywfw .ywfw-content .list-yw .img-yw{font-size:0;}

.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

.img-yw img{width:100%}
#certify{position:relative;width:70%;margin:0 auto}
#certify .swiper-container{padding-bottom:38px}
#certify .swiper-slide{background:#fff;padding-bottom:20px;box-shadow:0 3px 9px #f2f2f2}
#certify .swiper-slide:hover{box-shadow:0 8px 30px #ddd}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;margin:0}
#certify .swiper-pagination{width:100%;bottom:0}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;border:2px solid #fff;background-color:#d5d5d5;width:11px;height:11px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:2px solid #053e8d;background-color:#fff}
#certify .swiper-button-prev{left:-45px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-left.png) center center no-repeat;background-size:100%;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9); transform:scale(0.9);}
#certify .swiper-button-prev:hover{background:url(../image/index-cp-left-on.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next{right:-45px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-right.png) center center no-repeat;background-size:100%;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9); transform:scale(0.9);}
#certify .swiper-button-next:hover{background:url(../image/index-cp-right-on.png) center center no-repeat;background-size:100%}
.index-show{ margin:0 auto; padding-top: 20px; text-align:center}
.index-show-title{margin:0 auto;position:relative; padding-bottom: 20px; margin-top:0px}
.index-show-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-show-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-show-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-show-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-show-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-show-content{width:100%; margin:0 auto 28px; padding-top: 7px;}
.index-show-content .show-list{margin:0 auto;text-align:center}
.index-show-content .show-list li{display:inline-block; margin-bottom:3px;}
.index-show-content .show-list li a{height:30px;line-height:30px; font-size: 13px;border:1px #ccc solid;border-radius:5px;display:block;color:#666;float:left;margin-right:10px;padding:0 10px}
.index-show-content .show-list li:nth-of-type(1) a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.index-show-content .show-list li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.show-banner .swiper-slide p{font-size:16px;line-height:55px!important}
.show-banner .swiper-slide li{height:26px;display:inline-block;padding:0 10px;line-height:26px;color:#fff;border-radius:3px; font-size:12px; margin:0 3px}
.show-banner .swiper-slide .cyan{background-color:#053e8d}
.show-banner .swiper-slide .blue{background-color:#009cfe}
.show-banner .swiper-slide .violet{background-color:#b68fd8}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative; padding-bottom:30px; margin-top:30px}

.index-center-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-center-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-center-content{width:100%;height:645px;position:relative}
.index-center-content .content-left{float:left;width:100%;height:380px;position:relative; background:url(../image/08.png) center center no-repeat; background-size: cover; }
.index-center-content .content-main{width:33.333%;height:644px;float:left}
.index-center-content .content-right{width:33.333%;height:644px;float:left}
.index-center-content .content-left .cs-hover{border:2px solid #053e8d; background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s;overflow:hidden;transition:ease .6s;-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; opacity:9;}
.content-left .cs-hover .cs-auto { height:200px;margin:0 auto; padding:0 25px; }
.content-left .cs-auto .cs-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-left .cs-auto .cs-title span{display:block;width:0;border:1px #053e8d solid;margin:0 auto;opacity:0;transition:ease-out 1.3s}
.content-left .cs-auto .cs-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-left:hover .cs-hover span{width:70px;opacity:.9; }
.index-center-content .content-left:hover .cs-hover{opacity:1;}
.index-center-content .content-main .c1{width:100%;height:322px;position:relative;background:url(../image/c1.jpg) no-repeat}
.index-center-content .content-main .c1 .c1-hover{background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;right:7px;left:7px;bottom:7px;transition:.4s;overflow:hidden;height:0}
.content-main .c1 .c1-hover .c1-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-main .c1 .c1-auto .c1-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-main .c1 .c1-auto .c1-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.content-main .c1 .c1-auto .c1-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-main .c1:hover .c1-hover{height:304px}
.index-center-content .content-main .c1:hover .c1-hover span{width:70px;opacity:1}
.index-center-content .content-main .c3{width:50%;height:322px;position:relative;background:url(../image/c3.jpg) no-repeat;float:left}
.index-center-content .bat{width:50%;height:322px}
.index-center-content .c3-hover{background:url(../image/k2.png) no-repeat;background-size:100%;opacity:0;position:absolute;top:7px;bottom:7px;left:7px;right:7px;transition:ease-in-out .4s;overflow:hidden}
.index-center-content .c3-hover .c3-auto{width:200px;height:200px;margin:0 auto;margin-top:70px}
.index-center-content .bat h2{font-size:22px;color:#053e8d;font-weight:500;line-height:60px}
.index-center-content .bat span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .bat p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .bat:hover .c3-hover{height:309px;opacity:1}
.index-center-content .bat:hover span{width:70px;opacity:1}
.index-center-content .content-main .c4{width:50%;height:322px;float:left;position:relative;background:url(../image/c4.jpg) no-repeat}
.index-center-content .content-right .c2{height:322px;position:relative;background:url(../image/c2.jpg) no-repeat}
.index-center-content .content-right .c2 .c2-hover{height:304px;background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;transition:.4s;overflow:hidden;height:0;bottom:7px;left:7px;right:7px;background-size:100%}
.content-right .c2 .c2-hover .c2-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-right .c2 .c2-auto .c2-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-right .c2 .c2-auto .c2-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .content-right .c2:hover .c2-hover span{width:70px;opacity:1}
.content-right .c2 .c2-auto .c2-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-right .c2:hover .c2-hover{height:304px}
.index-center-content .content-right .c5{width:50%;height:322px;position:relative;background:url(../image/c5.jpg) no-repeat;float:left}
.index-center-content .content-right .c6{width:50%;height:322px;position:relative;background:url(../image/c6.jpg) no-repeat;float:left}
.index-zjtd{position:relative;margin:0 auto;text-align:center;background:url(../image/bg-zj.jpg) no-repeat;padding-top:20px;overflow:hidden;padding-bottom:28px}
.index-zjtd .hk{width:100%;background-color:#f6f6f9;z-index:1;}
.index-zjtd-title{ margin:0 auto;position:relative; padding-bottom:30px;}

.index-zjtd-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-zjtd-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-zjtd-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-zjtd-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-zjtd-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-zjtd .index-zjtd-content{width:96%;margin:0 auto}
.index-zjtd-content .imgin{ z-index:3; width: 25%; margin-right: 20px; float: left; max-width: 225px; }
.index-zjtd-content .imgin img{width: 100%; }
.index-zjtd-content .content-right{position:relative;z-index:2;margin-bottom:25px}

.index-zjtd-content::after,.content-right::after{content: ""; width:100%; display:block; clear:both;}

.index-zjtd-content .content-right{position:relative}

@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.foot-hc-nav li span b{-webkit-animation: dibunav 2s ease-in-out;animation: dibunav 2s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}
@keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}

.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@-webkit-keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 35px;}}
@keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 35px;}}

.lxwm-content-ico-on{-webkit-animation: lxwm-tb 1s ease-in-out;animation: lxwm-tb 1s ease-in-out}
@-webkit-keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}

@-webkit-keyframes xiamianman{0%{-webkit-transform:translate3d(0, -6px, 0); transform:translate3d(0, -6px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes xiamianman{0%{-webkit-transform:translate3d(0, -6px, 0); transform:translate3d(0, -6px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}} @keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -6px);-webkit-transform: translate(0px, -6px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}

.index-zjtd-content .content-right .content-text{z-index:15;text-align:left; }
.index-zjtd-content .content-right .content-text h2{font-size:18px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text b{font-size:18px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text h2 span{color:#666;margin-left:10px; }
.index-zjtd-content .content-right .content-text p{line-height:22px;color:#999;margin-top:10px;font-size: 12px;}
.index-zjtd-content .content-right .pos{z-index:150; margin-top: 15px;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8); transform:scale(0.8);}
.index-zjtd-list{position:relative;width:65%;margin:0 auto}
.index-zjtd-list .list-li{width:231px;height:255px;background:#fff;cursor:pointer;padding-top:25px;transition:.4s;float:left;margin-right:9px;box-shadow:0 2px 6px rgba(0,0,0,.15); overflow: hidden;}
.index-zjtd-list .list-li .list-li-nr{ display:none; }
.index-zjtd-list .list-li .img-head{width:126px;height:126px; position:relative;background:url(../image/r4.png) no-repeat;border:5px #ccc solid;border-radius:50%;overflow:hidden;margin:0 auto;    position: relative;z-index: 9;transition:.4s}
.index-zjtd-list .list-li .peo2{background:url(../image/r3.png) no-repeat}
.index-zjtd-list .list-li .peo3{background:url(../image/r1.png) no-repeat}
.index-zjtd-list .list-li .peo4{background:url(../image/r2.png) no-repeat}
.index-zjtd-list .list-li .peo5{background:url(../image/r5.png) no-repeat}
.index-zjtd-list .list-li .list-name h3{font-size:18px;color:#333;font-weight:500;margin-top:15px;position: relative;z-index: 9;line-height:35px}
.index-zjtd-list .list-li .list-name span{width:35px;opacity:1;display:block;position: relative;z-index: 9;border:1px #053e8d solid;margin:0 auto;transition:ease .75s}
.index-zjtd-list .list-li .list-name p{color:#999;position: relative;z-index: 9;margin-top:10px}
.index-zjtd-list .list-li:hover::after,.index-zjtd-list .list-li.on::after{ top:0; }
.index-zjtd-list .list-li:hover h3,.index-zjtd-list .list-li.on h3{color:#fff}
.index-zjtd-list .list-li:hover p,.index-zjtd-list .list-li.on p{color:#fff}
.index-zjtd-list .list-li:hover span,.index-zjtd-list .list-li.on span{border-color:#fff;width:35px}
.index-zjtd-list .list-li:hover .img-head,.index-zjtd-list .list-li.on .img-head{border-color:#053e8d}
.index-zjtd-list .list-li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/9.png) center center no-repeat;
    background-size: cover; 
}
.swiper-container-tdzs{padding:10px 0}
.index-zjtd-list .swiper-button-prev{left:-55px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
.index-zjtd-list .swiper-button-next{right:-55px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f7f7f7; padding-bottom: 20px;padding-top:5px;padding-bottom:15px}
.index-four-title{margin:0 auto;position:relative;padding-bottom:30px;margin-top:10px}

.index-four-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#053e8d;height:55px;line-height:55px;}
.index-four-content .one-title h2{font-size:25px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;margin-left:10px}
.index-four-content .one-title .text h3{font-size:14px;color:#fff;line-height: 55px;}
.index-four-content .one-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .one-text{ padding: 0 15px; padding-bottom: 15px;margin:0 auto;line-height:25px;color:#666;margin-top:15px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#053e8d;height:55px;line-height:55px;}
.index-four-content .two-title h2{font-size:25px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left; margin-left:10px}
.index-four-content .two-title .text h3{font-size:14px;color:#fff;}
.index-four-content .two-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .two-text{ padding: 0 15px; padding-bottom: 15px; margin:0 auto;line-height:23px;color:#666;margin-top:15px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
.index-wrap{background:url(../image/cnt-bg.jpg) no-repeat;margin:0 auto;background-size:cover; padding-bottom: 25px; }
.customized{ margin:0 auto;text-align:center;padding-top:15px; padding-bottom: 15px;position:relative}
.customized .hx{width:100%;border:1px #053e8d solid;position:absolute;top:245px;z-index:1; display:none;}
.customized-content{ margin:0 auto; margin-top: 12px; width: 96%;}
.customized-content ul li{float:left;width:33.333%; position:relative; z-index:9;}
.customized-content .ctd-title{height:65px;margin: 15px 0;}
.customized-content .ctd-title p{color:#666; font-size:12px;}
.customized-content .ctd-title br{ display:none; }
.customized-content .ctd-title h3{font-size:15px;color:#053e8d;line-height:30px;font-weight:500}
.customized-content .ctn-icon{margin-top:-10px;margin-bottom:10px;position:relative;z-index:2; display:none;}
.customized-content .ctn-icon2{height:65px; margin: 15px 0; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column;}
.customized-content::after{content: ""; width:100%; display:block; clear:both;}

.news{text-align:center; position:relative}
.news .news-auto{width:96%;margin:0 auto}
.news .news-auto .news-nav{ margin:0 auto;margin-bottom:25px; text-align: center;}
.news .news-nav ul{margin:0 auto;}
.news .news-nav ul li{ display:inline-block; }
.news .news-nav ul li a{height:30px;line-height:30px;border:1px #999 solid;border-radius:8px; padding:0 10px; display:block;color:#666;float:left;margin:0 5px}
.news .news-nav ul li.on a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.news .news-nav ul li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.news-content .news-content-left{ float:left;margin-right:2%;padding:5px;text-align:left;width: 38% !important; display:none;}
.box-shodow{box-shadow:0 2px 9px rgba(0,0,0,.1)}
.news-content .news-content-right{width:100%; float:left;}
.news-content .news-content-left .left-text{padding:0 10px; padding-bottom: 8px;}
.news-content .news-content-left h4{color:#053e8d;font-size:15px;margin:10px 0}
.news-content .news-content-left p{color:#828282;line-height:23px;font-size:12px}
.news-content .img-left{overflow:hidden;text-align:center}
.news-content .img-left img{ width:100%;}
.news-content .news-content-right ul li{border:1px solid #eee;background-color:#fff;text-align:left;padding:13px 12px;transition:.3s;margin-bottom:10px}
.news-content .news-content-right ul li .img-new{ margin-right: 10px; float:left;width: 30%;}
.news-content .news-content-right ul li .img-new img{ width: 100%;}
.news-content .news-content-right ul li .img-right{ margin-top:-5px}
.news-content .news-content-right ul li .img-right h3{font-size:14px;color:#666;transition:.3s;line-height:26px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.news-content .news-content-right ul li .img-right p{font-size:11px;line-height:20px;color:#777;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.news-content .news-content-right ul li:hover{border-color:#053e8d}
.news-content .news-content-right ul li:hover h3{color:#053e8d}
.news-content .news-content-right ul .default{border-color:#053e8d}
.news-content .news-content-right .right-hover{background:#fff;position:absolute;left:360px;top:265px;overflow:hidden;width:0;opacity:0;transition:ease .55s}
.news-content .news-content-right ul li:hover .right-hover{width:565px;opacity:1}
.index-hchb{margin:0 auto;text-align:center;position:relative;padding-bottom:25px}
.index-hchb .index-hchb-content{margin:0 auto; width:96%;}
.index-hchb .index-hchb-content .imglo{float:left; width:31.333%; padding:10px 0; position:relative;margin:0 1% 15px !important; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; transition:ease .2s}
.index-hchb .index-hchb-content .imglo:hover{border-color:#053e8d}
.index-hchb .index-hchb-content .imglo::after { content: ""; border:1px solid #ccc; position:absolute; left:0; top:0; width:100%; height:100%; }
.index-hchb .index-hchb-content .imglo img{ height:38px; margin:auto !important; }
.hc-foot{margin:0 auto}
.hc-foot .foot-link-auto{ width:96%; padding:13px 2%; background:#282828;text-align:center}
.hc-foot .foot-link{ margin:0 auto;line-height:22px;color:#fff;font-size:14px}
.hc-foot .foot-link a{color:#fff;font-size:13px;margin:0 10px; display:inline-block;}
.wxgzh-ewm{width:120px}
.hc-foot .foot-link a:hover{text-decoration:underline}
.news-content-list{display:none}
.foot-hc-nav{width:96%;margin:auto; text-align: center;padding-top:20px;padding-bottom:15px}
.foot-hc-nav li{width:18.5%;float:left;display:none;}
.foot-hc-nav li.foot-hc-nav-ewm{width:25%}
.foot-hc-nav li span{color:#053e8d;font-size:16px;margin-bottom:10px;display:none;position:relative;padding-bottom:10px}
.foot-hc-nav li .wxgzh-p{text-indent:12px;color:#777;margin-top:2px}
.foot-hc-nav li span a{color:#053e8d;font-weight:700;font-size:16px}
.foot-hc-nav li .foot-hc-nav-ej{display:block}
.foot-hc-nav li .foot-hc-nav-ej a{display:block;margin-bottom:10px;color:#777;font-size:14px}
.foot-hc-link-nr a:hover,.foot-hc-nav li .foot-hc-nav-ej a:hover{color:#053e8d}
.foot-hc-nav li span b{display:block;background-color:#053e8d;position:absolute;bottom:0;left:0;margin-top:0;width:30px;height:2px}
.foot-hc-nav li.foot-hc-nav-lx-li{width:100%;display: block;}
.foot-hc-nav li.foot-hc-nav-lx-li p{display:block;margin-bottom:12px;color:#777;font-size:14px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a{margin-top:15px; text-align:center;}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a{height:38px;width:38px; display: inline-block; margin-right:15px;border-radius:50%}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1{background:#62a8ea url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2{background:#83b944 url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3{background:#f96868 url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1:hover{background:#5ca3e6 url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2:hover{background:#7eb43f url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3:hover{background:#f65f5f url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-bq{color:#888;font-size:12px;text-align:center;padding:10px 0;line-height:22px;border-top:1px solid #f0f2f5}
.foot-hc-bq a{color:#888; font-size: 12px;}
.foot-right{position:fixed;right:13px;bottom:13px;width:35px;z-index:999;opacity:.7;cursor:pointer;display:none;image-rendering: -webkit-optimize-contrast;}
.foot-right:hover{opacity:1}
.top-ico-fh-block{display:block}
.banner-nr{height:220px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:22px 32px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:38px auto 0}
.banner-nr-cong-2{font-size:14px;color:#fff;margin-top:25px}
.banner-nr-cong-2 span{font-size:14px;color:#fd771e}
.banner-nr-cong-1-title{font-size:16px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:35px;height:2px;background-color:#fff;margin:8px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:20px;color:#fff;overflow: hidden; height:30px;}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:13px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle; width: 20px; margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:26px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:1px solid #fff;background-color:rgba(5, 126, 230, 1);border-radius:50%}
.hc-qdyj{width:100%;margin:0 auto;padding:15px 0 15px}
.hc-qdyj-content{width:94%;margin:0 auto;padding:15px 0}
.hc-qdyj-content .left{float:left;width:100%; font-size: 0;overflow:hidden;}
.hc-qdyj-content .left img{width:100%}
.hc-qdyj-content .right{float:left;width:100%; }
.hc-qdyj-content .hc-qdyj-content-padding{padding:15px 15px;border:1px #e5e5e5 solid}
.hc-qdyj-content .list-one{ padding-bottom:28px; width: 100%;
    float: left;}
.hc-qdyj-content .list-one::after{content:"";clear:both;display:block}
.hc-qdyj-content .right h3{padding:8px 25px;background-color:#057ee6;text-align:center;font-size:16px;color:#fff;font-weight:500}
.hc-qdyj-content .right p{color:#666;line-height:23px;margin:10px 0;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -moz-line-clamp:3;
  -ms-line-clamp:3;
  -o-line-clamp:3;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:3; overflow:hidden;}
.hc-qdyj-content .right .wow{ float: none !important; margin: auto;margin-top: 20px; }
.wow .moer{width:70px;height:28px;display:block;float:left;line-height:28px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13);}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9); transform:scale(.9);}
.wow .moer p{width:70px;height:28px;position:relative;background-color:#053e8d;top:-28px;width:0;line-height:28px;transition:.4s;overflow:hidden;padding:0}
.wow .moer a{ font-size:12px;}
.wow:hover .moer p{width:70px; font-size: 12px; color:#fff}
.hc-qdyj-content::after{content: ""; width:100%; display:block; clear:both;}
.wow .inc a{width:60px;height:28px;display:block;float:left;line-height:28px;background-color:#057ee6;transition:ease .65s}
.hc-qdyj-content-1 .left{float:left!important}
.hc-qdyj-content-2 .left{float:right!important}
.hc-qdyj-content-1 .right{border-left:0;float:left!important}
.hc-qdyj-content-2 .right{border-right:0;float:right!important}
.hc-qdyj-content-1 .hc-qdyj-content-padding{border-left:0}
.hc-qdyj-content-2 .hc-qdyj-content-padding{border-right:0}
.product-nav{padding:35px 0 20px;background-color:#fbfbfb;text-align:center}
.product-nav.product-nav-gywm{ padding:18px 0 12px; }
.product-nav li a{display:block;color:#666;position:relative;font-size:12px}
.product-nav li{display:inline-block; padding:0 15px; width: auto;background-color:#f3f3f3;position:relative; line-height:32px;height:32px;margin:0 3px; margin-bottom: 9px;}
.product-nav li.on,.product-nav li:hover{background-color:#057ee6;color:#fff}
.product-nav li.on a,.product-nav li:hover a{background-color:#057ee6;color:#fff}
.product-nav li::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#fbfbfb transparent transparent transparent;z-index:50}
.product-nav li.on::before,.product-nav li:hover::before{content:"";position:absolute;bottom:-12px;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:#057ee6 transparent transparent transparent;z-index:50}
.lxwm-content .lxwm-content-ico{ position:absolute; left:50%; bottom:-13px; margin-left:-25px; background: #fff; height:15px; width:15px; padding: 10px; border-radius:50%; border:1px solid #ddd;cursor:pointer; }
.hc-cpyj{width:100%;height:auto;margin:0 auto;text-align:center;padding:18px 0 30px}
.course-title{text-align:center;text-align:center;padding:10px 0}
.course-title h2{color:#057ee6;font-size:18px}
.course-title p{color:#666;line-height:26px; padding: 0 15px;font-size:12px}
.course-title span{height:1px;width:42%;display:inline-block;background-color:#efefef;margin-right:15%;margin-bottom:-30px; display:none;}
.hc-cpyj .cpyj-content{width:96%;margin:0 auto}
.hc-cpyj .cpyj-content .cpyj-img{padding:5px 0 23px; width: 80%; margin:auto;}
.hc-cpyj .cpyj-content .cpyj-img img{width: 100%;}
.hc-cpyj .cpyj-content .cpyj-text{border-top:1px #ccc solid;text-align:left;padding:15px 0}
.hc-cpyj .cpyj-content .cpyj-text p{line-height:25px;color:#666;padding:10px 0;text-indent:2em}
.hc-cpyj .cpyj-content .cpyj-foot{padding:10px 5px}
.cpyj-foot .course-title{text-align:center;height:45px;line-height:45px;padding:0 30px;background:#053e8d}
.cpyj-foot .course-title h2{color:#fff;font-size:16px}
.cpyj-foot .course-title span{height:1px;width:30%;display:none;background-color:#86dadc;margin-right:210px;margin-bottom:-10px;opacity:.8}
.cpyj-foot .al-left{text-align:left}
.cpyj-foot .al-right{text-align:left}
.cpyj-foot .one{width:94%;padding:20px 3%;float:left;background-color:#fbfbfb;font-size:14px;color:#666}
.cpyj-foot .one:before{content:"";display:block;clear:both}
.cpyj-foot .two{width:94%;padding:20px 3%;float:left;background-color:#fff;font-size:14px;color:#666;background-color:#fbfbfb}
.hc-news_list{background:#f6f6f6;padding:20px 0 5px;margin:0 auto}
.hc-news_list .news-auto{width:96%;margin:0 auto;padding:0px 0 10px}
.hc-news_list .news-auto .auto-list{padding:15px;background-color:#fff;margin-bottom:20px}
.hc-news_list .news-auto .auto-left{width:100%;float:left;font-size:0}
.hc-news_list .news-auto .auto-left img{width:100%;}
.hc-news_list .news-auto .auto-right{width:100%;float:left;padding:5px 0%;}
.hc-news_list .news-auto .auto-right h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-news_list .news-auto .auto-right h3 a{color:#666;font-size:16px;font-weight:500;line-height:40px}
.hc-news_list .news-auto .auto-right h3 a:hover{ color:#057ee6; text-decoration:underline; }
.hc-news_list .news-auto .auto-right p{color:#999;line-height:22px;margin-bottom:10px;font-size: 12px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.hc-news_list .news-auto .auto-right-bottom{color:#999; margin:0 auto;}
.hc-news_list .news-auto .auto-right-bottom a{ display:none;}
.hc-news_list .news-auto .auto-right-bottom img{padding:0 3px}
.hc-news_list .news-auto .auto-right-bottom span{padding:10px 52px;border:1px #8f8f8f solid;border-radius:40px;position:relative; display:none; float:right;margin-top:-10px;color:#666;transition:.3s}
.hc-news_list .news-auto .auto-right-bottom i{vertical-align:middle;font-style:normal;margin-right:10px}
.hc-news_list .news-auto .auto-right-bottom img{vertical-align:middle}
.hc-news_list .news-auto .auto-right-bottom span:hover{background:#057ee6;color:#fff;border-color:#057ee6}
.hc-news_list .news-auto .auto-right-bottom span:before{content:"";width:5px;background:#999;height:1px;position:absolute;left:113px;top:20px;transition:.4s}
.hc-news_list .news-auto .auto-right-bottom span:after{content:"";width:5px;background:#999;height:1px;position:absolute;left:40px;top:20px}
.hc-news_list .news-auto .auto-right-bottom span:hover:after,.hc-news_list .news-auto .auto-right-bottom span:hover:before{background-color:#fff}
.auto-list:hover .auto-left img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.kf-page-panel{padding:15px 10px 15px 10px;text-align:center;color:#646464}
.kf-page-panel a,.kf-page-panel span.current,.kf-page-panel span.disabled{height:30px;line-height:30px;padding:0 11px;margin:0 2px;border:1px solid #ccc;display:inline-block;vertical-align:middle}
.kf-page-panel a{color:#666;font-size:12px;margin-bottom: 5px;}
.kf-page-panel a:hover{text-decoration:none;border:1px solid #053e8d}
.kf-page-panel span.current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel .current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel span.disabled{color:#646464;background:#f0f0f0}
.hc-news-content{padding:20px 0 38px;background:#f6f6f6}
.news-main{width:88%;padding:20px 3% 10px;margin:0 auto;background:#fff}
.news-main .main-title{border-bottom:1px #ddd solid;padding:5px 0 15px}
.news-main h2{color:#057ee6;font-size:16px;text-align:center}
.news-main .main-title .title-bottom{margin-top:16px}
.news-main .main-title .title-bottom .bottom-left{color:#999;float:left; width: 100%;}
.news-main .main-title .title-bottom .bottom-right{color:#999;float:right; display: none; width: 100%;}
.news-main .main-title .title-bottom .bottom-right img:hover{opacity:.7}
.news-main .main-text{padding:10px 0;text-align:center}
.news-main .main-text p{line-height:26px;color:#666;padding:6px 0;text-align:left}
.news-main .main-bottom{padding:10px 0px 5px;margin:0 auto;width:100%}
.news-main .main-bottom .bto-here{border:1px #ddd solid;padding:12px 3%;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:inline-block; width: 94%; margin-bottom:8px; }
.news-main .main-bottom .bto-here:hover{border-color:#053e8d;color:#053e8d}
.main-text img{max-width:80%;height:auto!important;display:block;margin:15px auto}
.hc-bptj{margin:8px auto;padding:10px 0 0; width: 94%; display:table;}
.hc-bptj .list-auto{margin:0 auto}
.hc-bptj .bptj-list-one{width:100%; background-color: #f2f2f2; float: left;margin:10px 0}
.hc-bptj .bptj-list-two{width:100%;background-color:#f2f2f2;float: left;margin:10px 0}
.hc-bptj::after{content: ""; width:100%; display:block; clear:both;}

.list-one img{-webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

.hc-bptj .imgs img{width:100%;}
.hc-bptj .imgs{float:left; width: 100%; font-size: 0;}
.hc-bptj .list-right{float:left;padding: 10px 10px 20px;}
.hc-bptj .list-left{}
.hc-bptj .list-right .list-title{width:100%;border-bottom:1px #ccc solid;padding: 1px 0 15px;}
.hc-bptj .list-right h2{ margin-bottom:10px;}
.hc-bptj .list-right .list-title ul{ text-align:center; }
.hc-bptj .list-right h2 a{font-size:15px;color:#053e8d; line-height: 28px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-bptj .list-right ul li{ text-align:center; margin-right:5px;line-height:23px; padding:0 12px; font-size:12px; color:#fff;display:inline-block;border-radius:3px}
.hc-bptj .list-right .list-text p{padding:13px 0;padding-bottom:15px;width:100%;color:#666; font-size: 13px; line-height: 20px;}
.hc-bptj .list-right .list-text a{color:#fff;text-align:center;background:#057ee6;display:block;padding:8px 0; display: block;
    margin: auto;
    width: 80%;}
.hc-bptj .list-right .list-text a:hover{background-color:#0aa3a6}

.bptj-list-two .list-right{ }

.cyan{background-color:#053e8d}
.blue{background-color:#009cfe}
.violet{background-color:#b68fd8}
.kf-page-panel-page{margin:10px 0 15px}
.hc-product{width:100%;margin:0 auto;text-align:center;padding:25px 0 20px}
.hc-product .product-list{width:94%;margin:0 auto}
.hc-product .product-list ul>li{width:100%;float: left;background-color:#fff;display:inline-block;margin-bottom:18px;transition:.4s;padding-bottom:18px}
.hc-product .product-list ul>li img{width:100%;}
.hc-product .product-list ul>li h3{color:#666;line-height:45px;font-weight:500;font-size:17px;margin:0 20px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-product .product-list ul>li h3::before{content:"";height:1px;width:0%;background-color:#fff;position:absolute;top:50%;left:50%;transition:.4s}
.hc-product .product-list ul>li h3 span{display:inline-block;font-size:16px;background-color:#fff;padding:0 25px;position:relative;transition:.4s}
.hc-product .product-list ul>li:hover h3 span{background-color:#057ee6}
.hc-product .product-list ul li:hover h3::before{background-color:#58ccce;width:100%;left:0}
.hc-product .product-list ul>li .pan{margin-right:160px}
.hc-product .product-list ul>li li{ height:26px;line-height:26px;color:#fff;border-radius:3px;display:inline-block; padding:0 15px; padding-bottom:0;margin-top:0;margin-bottom:0;margin:0 3px;font-size:12px; width: auto; float: none;}
.product-list ul>li li.cyan{background-color:#053e8d}
.product-list ul>li li.blue{background-color:#009cfe}
.product-list ul>li li.violet{background-color:#b68fd8}
.hc-product .product-list ul>li:hover{background:#057ee6;box-shadow:0 2px 9px rgba(0,0,0,.21)}
.hc-product .product-list ul>li:hover li{background:#fff;color:#057ee6}
.hc-product .product-list ul>li:hover h3{color:#fff}
.hc-product .product-list ul>li:hover .pan{background-color:#efefef;opacity:.4;width:105px}
.product-list::after{content: ""; width:100%; display:block; clear:both;}

.product-nav-swiper-bg{background-color:#fbfbfb}
.product-nav-swiper{width:80%;margin:auto;overflow:hidden}
.product-nav-swiper .swiper-wrapper{ margin:auto; padding: 18px 0 20px;}
.product-nav-swiper li{margin:0 0}
.product-nav-auto{width:86%;margin:auto;position:relative}
.product-nav-click-left{width:26px;height:26px;background:url(../image/cp-nav-left-ico.png) center center no-repeat;position:absolute;left:0px;top:50%;margin-top:-13px;cursor:pointer}
.product-nav-click-right{width:26px;height:26px;background:url(../image/cp-nav-right-ico.png) center center no-repeat;position:absolute;right:0px;top:50%;margin-top:-13px;cursor:pointer}
.product-nav-click-left:hover{background:url(../image/cp-nav-left-ico-on.png) center center no-repeat}
.product-nav-click-right:hover{background:url(../image/cp-nav-right-ico-on.png) center center no-repeat}

.product-nav-auto.index-show-content-qb{width:100%; }

.hc-hzkh{padding:20px 0}
.hc-hzkh-content{width:96%;margin:0 auto}
.hzkh-auto{ margin-top:15px;}
.hc-hzkh .hzkh-logo img{box-shadow: 0px 0px 5px #ccc;width:30.333%; margin:0 1%;margin-bottom:10px;}
.hc-hzkh .hzkh-logo img:hover{border-color:#053e8d;box-shadow:0 0 8px rgba(0,0,0,.06)}
.hc-hzkh .hzkh-logo img:nth-of-type(6){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(12){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(18){margin-right:0}
.hc-hzkh .hzkh-bottom{padding:10px 10px 15px}
.hc-hzkh .hzkh-bottom p{line-height:25px;color:#666}
.hc-ylgys{padding:15px 0 15px;background:#fcfcfc}
.hc-ylgys .ylgys-content{width:96%;margin:0 auto;text-align:center}
.hc-ylgys .ylgys-content img{width:94%;}
.hc-ylgys .ylgys-bottom{padding:15px 10px 15px;text-align:left}
.hc-ylgys .ylgys-bottom p{line-height:25px;color:#666}
.hc-lxwm{padding:30px 0}
.lxwm-content{width:96%;margin:0 auto;position:relative;margin:10px auto 50px; }
.lxwm-content img{width:100%; }
.lxwm-main{width:86%;padding:10px;background:#fff;display:block; margin:auto; margin-top:-80px; position:relative; margin-bottom:35px; }
#dituContent{ width:100% !important; height:280px !important}
.lxwm-main p{color:#bbb}
.lxwm-main .lxwm-auto{padding:15px 5px}
.lxwm-main .main-title{margin-top:10px; display: none;}
.lxwm-main .main-title span{width:45px;height:3px;background:#057ee6;display:block}
.lxwm-main .main-title h2{font-size:22px;color:#057ee6;font-weight:500;line-height:38px}
.lxwm-main .main-tact{ width:100%; margin-top: 15px;}
.lxwm-main .main-tact p{padding:15px 0;line-height:20px;border-bottom:1px #eee solid;color:#747474}
.lxwm-main .main-tact img{ vertical-align: middle;margin-right:10px}
.lxwm-main .main-right{ text-align:center;padding:20px 0 0 0px}
.lxwm-main .main-right::before{content:"";display:block;clear:both}
.lxwm-main .main-right .img-wm p{color:#747474}
.lxwm-main .ck{background:#f7f7f7;padding:5px 10px;color:#777;cursor:pointer;float:right}
.lxwm-main .ck img{margin-bottom:-2px; margin-left: 5px;}
.hc-mfsy{padding:30px 0}
.hc-mfsy .mfsy-content{width:96%;margin:0 auto;padding:10px 0;text-align:center}
.hc-mfsy .mfsy-content input{width:94%;padding:11px 1.5%;margin-bottom:15px;border:1px #e4e4e4 solid;outline:0}
.hc-mfsy .mfsy-content input:nth-of-type(3){margin-right:0}
.hc-mfsy .mfsy-content textarea{padding:15px 1.5%;outline:0;width:94%;height:120px;border:1px #e4e4e4 solid;margin-top:0;}
.hc-mfsy .mfsy-content .submit{padding:9px 20px;width: 58%;background-color:#057ee6;border:1px #057ee6 solid;border-radius:5px;color:#fff;margin-top:30px;cursor:pointer;font-size:16px}
input,textarea{font-family:"微软雅黑"}
.hc-mfsy .mfsy-content input:hover,.hc-mfsy .mfsy-content input:focus,.hc-mfsy .mfsy-content textarea:hover,.hc-mfsy .mfsy-content textarea:focus{border:1px #057ee6 solid;}
.hc-mfsy .mfsy-content .submit:hover{ background-color:#06bbbe; }
.xiangqing-top{background:#fff;background-size:cover}
.xiangqing-top-auto{width:96%;margin:auto;margin-top:30px}
.xiangqing-top-here{padding:15px 0;}
.xiangqing-top-here img{width:18px;vertical-align:middle;margin-right:10px}
.xiangqing-top-here a{color:#666;font-size:13px;vertical-align:middle}
.xiangqing-top-here span{color:#666;font-size:14px;vertical-align:middle;margin:0 3px}
.xiangqing-top-here a:hover{color:#053e8d}
.xiangqing-top-1{margin:15px 0}
.xiangqing-top-1-left{width:96%; margin:0 auto; border-radius:3px;font-size:0}
.xiangqing-top-1-right{width:100%; margin-top:25px;}
.xiangqing-top-1-right h3{color:#057ee6;font-size:18px;margin-top:15px;margin-bottom:8px}
.xiangqing-top-1-right h4{color:#444;font-size:16px;margin-top:13px;font-weight:600}
.xiangqing-top-1-right .xiangqing-top-1-right-nr{color:#666;font-size:14px;margin-top:5px;line-height:23px}
.xiangqing-top-1-a{color:#fff;font-size:15px;text-align: center;display:inline-block;width:80%;height:40px;line-height:40px;border-radius:5px;background-color:#057ee6}
.xiangqing-top-1-a img{color:#fff;font-size:16px;vertical-align:middle;width:23px}
.xiangqing-top-1-a span{color:#fff;margin-left:10px;font-size:16px;vertical-align:baseline}
.xiangqing-top-1-a:hover{background-color:#04b8bb}
.fenxian{margin:15px 0;margin-top:25px}
.xiangqing-top-lb{width:1300px;margin-top:50px}
.swiper-container-xiangqing .swiper-button-next-xiangqing{width:30px;height:70px;background-color:rgba(5,62,141,1);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-prev-xiangqing{width:30px;height:70px;background-color:rgba(5,62,141,1);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-next-xiangqing:hover,.swiper-container-xiangqing .swiper-button-prev-xiangqing:hover{background-color:rgba(5,62,141,1);background-size:20px}
.swiper-container-xiangqing-nr{padding:10px;border:1px solid #ddd;background-color:#fbfbfb}
.swiper-container-xiangqing .swiper-slide{position:relative}
.swiper-container-xiangqing-nr-img{width:100%}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd{text-align:center;position:absolute;left:10px;top:10px;bottom:10px;right:10px;background-color:rgba(5,62,141,1);-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column;opacity:0}
.swiper-container-xiangqing-nr-fd-ico{text-align:center}
.swiper-container-xiangqing-nr-fd-ico img{width:50px;margin-bottom:15px}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd p{font-size:18px;color:#fff}
.swiper-slide:hover .swiper-container-xiangqing-nr{border:1px solid #887ec1}
.swiper-container-xiangqing .swiper-slide:hover .swiper-container-xiangqing-nr-fd{opacity:1}
.xiangqing-bottom{margin:20px auto 25px}
.xiangqing-bottom-left{float:left;width:100%;border:1px solid #ddd;background-color:#fff;margin-bottom:20px;box-shadow:1px 3px 16px rgba(0,0,0,.1)}
.xiangqing-bottom-right{float:right;width:100%}
.xiangqing-bottom-left-nav{height:48px;border-bottom:1px solid #e4eaec;line-height:48px;margin:12px 15px 0}
.xiangqing-bottom-left-nav-1{background-color:#fff;font-size:16px;border-bottom:2px solid #057ee6;height:46px;padding:0 28px;color:#057ee6;display:inline-block;vertical-align:top}
.xiangqing-bottom-left-nav-2{background-color:#f9f9f9;height:53px;display:inline-block;padding:0 65px;vertical-align:top}
.xiangqing-bottom-left-nav-2 a{color:#666}
.xiangqing-bottom-left-nav-2:hover a{color:#053e8d}
.xiangqing-bottom-left-nr{margin:10px 15px 25px;padding:10px 0 20px;border-bottom:1px solid #e4eaec}
.xiangqing-bottom-left-nr img{max-width:100%;margin:10px auto;display:block}
.xiangqing-bottom-left-nr p{margin:5px auto;font-size:14px;line-height:28px;color:#666}
.xiangqing-cong-2-left-news-xq-here{margin:8px 0;padding:10px 15px 10px;text-align:center}
.xiangqing-cong-2-left-news-xq-here-left{float:left;width:100%;border:1px solid #e4eaec;height:42px;line-height:42px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-right{float:right;width:100%;margin-top:6px;border:1px solid #e4eaec;height:42px;line-height:42px;color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-left:hover,.xiangqing-cong-2-left-news-xq-here-right:hover{border:1px solid #053e8d;color:#053e8d}
.xiangqing-bottom-right-1{margin-bottom:15px;background-color:#fff;padding:15px 10px 8px}
.xiangqing-bottom-right-1-head{font-size:16px;color:#37474f;height:45px; margin-bottom:5px; text-align:left;line-height:45px}
.xiangqing-bottom-right-1-ul{padding:5px 0}
.xiangqing-bottom-right-1-ul li{width:46%;text-align:center; float:left; margin:0 2%; margin-bottom:8px}
.xiangqing-bottom-right-1-ul li a{color:#666;display:block}
.xiangqing-bottom-right-1-ul li p{line-height:32px; font-size:13px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.xiangqing-bottom-right-2-mx{padding:20px 10px 10px;border:1px solid #ddd;text-align:center}
.xiangqing-bottom-right-2-mx-img img{width:100%}
.xiangqing-bottom-right-1-ul li:hover img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.xiangqing-bottom-right-1-ul li:hover a{color:#053e8d;}
.xiangqing-bottom-right-2-mx p{color:#666;font-size:15px;line-height:45px}
.xiangqing-bottom-right-2-mx a{color:#666}
.xiangqing-bottom-right-2-mx p:hover{color:#053e8d}
.xiangqing-top-here-bg{background-color:#f2f2f2}
.xiangqing-top-here{width:96%;margin:0 auto}
.xiangqing-top-1-right-bottom{border-bottom:1px solid #f0f2f5;padding-bottom:15px}
.pc-slide{width:100%;margin:0 auto}
.view .swiper-container{width:100%}
.view .arrow-left{background:url(../image/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(../image/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.preview{width:100%;position:relative;margin:auto;margin-top:16px}
.preview .swiper-container{width:85%}
.preview .swiper-slide{width:80px;cursor:pointer}
.preview .slide6{width:82px}
.preview .arrow-left{background:url(../image/xq-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-left:hover{background:url(../image/xq-banner-left-on.png) no-repeat center center}
.preview .arrow-right{background:url(../image/xq-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-right:hover{background:url(../image/xq-banner-right-on.png) no-repeat center center}
.preview img{width:100%}
.preview .swiper-slide-xt{border:1px solid #fff}
.preview .active-nav .swiper-slide-xt{border:1px solid #053e8d}
.swiper-slide-xt{font-size:0;padding:3px 3px}
.view img{width:100%}
.view .swiper-slide{font-size:0}
.view .swiper-slide a{font-size:0;border:1px solid #eee;display:block;padding:5px;border-radius:5px}
.view .swiper-slide a img{width:100%}
.bottom-right img{vertical-align:middle;margin:0 2px}
.bottom-right span{vertical-align:middle;color:#666}
.fenxian-left-2{margin-top:20px}
.fenxian-right{float:left; display: none; background:url(../image/xq-ico-dh.png) 10px center no-repeat;padding-left:56px;margin-top:5px}
.fenxian-right-p{font-size:14px;color:#666}
.fenxian-right-h2{font-size:26px;color:#053e8d}
.fenxian-left{ width: 100%;text-align: center;}
.xiangqing-bottom-bg{background-color:#f2f2f2;padding:5px 0;margin-top:35px}
.pc-slide{width:100%;margin:0 auto}
.view2{position:relative}
.view2 .swiper-container{width:100%}
.view2 .arrow-left{background:#eee url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:-32px;top:50%;margin-top:-30px;width:22px;height:60px;z-index:10}
.view2 .arrow-left:hover{background:#053e8d url(../image/yjy-banner-left-on.png) no-repeat center center}
.view2 .arrow-right{background:#eee url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:-32px;top:50%;margin-top:-30px;width:22px;height:60px;z-index:10}
.view2 .arrow-right:hover{background:#053e8d url(../image/yjy-banner-right-on.png) no-repeat center center}
.preview2{width:96%;position:relative;margin:auto;margin-top:10px}
.preview2 .swiper-slide{width:75px;cursor:pointer}
.preview2 img{width:100%}
.preview2 .swiper-slide-xt{border:1px solid #fff}
.preview2 .swiper-slide-xt{font-size:0;margin:3px 3px;border:1px solid #eaeaea;padding:0}
.view2 img{width:100%}
.view2 .swiper-slide{font-size:0}
.view2 .swiper-slide a{font-size:0;display:block}
.view2 .swiper-slide a img{width:100%}
.yjs-ny-nr-auto{width:80%;margin:auto;margin-bottom:35px}
.yjs-ny-nr-auto-banner{ margin:10px auto 15px;}
.yjs-ny-nr{width: 96%; margin:0 auto; margin-top:20px;}
.yjs-ny-nr-auto-nr{border-top:1px solid #efefef;padding:15px 0;font-size:12px;color:#666;line-height:23px}
.hc-gcjs{padding:15px 0}
.gcjs-auto{width:94%;padding:0px 0 25px 0;text-align:left;margin:0 auto; line-height:27px;color:#666}
.gcjs-auto p{ font-size:13px; }
.gcjs-auto br{ display:none;}
.hc-gcjs .gcjs-content{padding:10px 0}
.hc-gcjs .gcjs-content div{margin:0 auto;padding:0;width:100%}
.bodyCon08 .students{margin:0 auto; position:relative}
#four_flash{position:relative;padding-bottom:8px;}
#four_flash .flashBg{margin:0 auto;position:relative;overflow:hidden}
#four_flash .flashBg ul.mobile{width:2000%;overflow:hidden}
#four_flash .flashBg ul.mobile li{float:left;width:480px;color:#6c6e85;transition:all .4s ease 0s}
#four_flash .flashBg ul.mobile li img{width:100%;-webkit-transition: 2s; -moz-transition: 2s; -o-transition: 2s; transition: 2s; cursor:pointer; }
#four_flash .flashBg ul.mobile li:hover{color:#fff;box-shadow:5px 10px 10px rgba(32,32,32,.1)}
#four_flash .flashBg ul.mobile li:hover img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); transform:scale(1.1);}
#four_flash .but_bottom{margin-top:20px}
#four_flash .but_left{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_right{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_left:hover{opacity:.6}
#four_flash .but_right:hover{opacity:.6}
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none;z-index:9999;}
        .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
        .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:20px;top: 20px;width: 35px;}
        .mask>img:hover{cursor:pointer}

.hc-sbzs{padding:0px 0 5px;text-align:center}
.hc-sbzs .hc-sbzs-auto{width:96%;margin:0 auto;padding:0px 0 10px;text-align:center}
.hc-sbzs .sbzs-list{ display:inline-block;margin-top:20px}
.hc-sbzs .sbzs-list img{width:100%;cursor:pointer;}
.hc-sbzs .sbzs-list p{padding:12px 0;background-color:#eaeaea;margin-top:-4px;color:#666}
.but_bottom .but_left{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_right{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_left:hover{opacity:.6}
.but_bottom .but_right:hover{opacity:.6}
.but_bottom .but_left img,.but_bottom .but_right img{ width:38px; }
.sbzs-list:hover p{background-color:#057ee6;color:#fff}
.swiper-container{}
.but_bottom{margin-top:20px;width:100%;text-align:center}
.hc-qyzp{padding:20px 0 38px}
.hc-qyzp .qyzp-content{width:94%;margin:0 auto;padding:10px 0 10px}
.hc-qyzp .qyzp-content .title{padding:13px 15px;background:#f3f3f3 url(../image/qyzp-ico-jia.png) 95.5% center no-repeat;color:#666;font-size:15px;margin-top:10px;cursor:pointer}
.hc-qyzp .qyzp-content .title span{width:20px;background:#666;height:5px;display:block;float:right;margin-top:10px}
.hc-qyzp .qyzp-content-auto{padding:0 15px;border:1px #eee solid;padding-bottom:30px;border-top:none}
.hc-qyzp .qyzp-content .rement-top{padding:18px 0 15px;border-bottom:1px #ddd solid}
.course-title .p2{margin-top:15px}
.course-title .p2 br{ display:none;}
.hc-qyzp .qyzp-content .rement-top span{color:#666;  width: 50%;
    display: block;
    float: left;
    margin-bottom: 8px;}
.hc-qyzp .qyzp-content .rement-top .span-team{padding-right:0;float:right}
.hc-qyzp .qyzp-content-auto .rement-bottom h3{color:#333;font-size:15px;margin-top:13px;line-height:36px}
.hc-qyzp .qyzp-content-auto .rement-bottom p{color:#666;line-height:25px}
.hc-qyzp .qyzp-content-auto .rement-bottom a{padding:8px 45px;display:inline-block;border:1px #057ee6 solid;border-radius:7px;text-align:center;color:#057ee6;margin-top:18px;transition:.3s}
.hc-qyzp .qyzp-content-auto .rement-bottom a:hover{background-color:#057ee6;color:#fff}
.hc-qyzp .qyzp-bottom .list-hk{padding:16px 30px;background:#f3f3f3;margin:5px 0;font-size:16px;color:#666}
.hc-qyzp .qyzp-bottom .list-hk img{float:right;cursor:pointer}
.hc-qyzp .qyzp-bottom p{color:#666;padding:10px 0}
.qyzp-content-auto{display:none}
.qyzp-content-list-on .qyzp-content-auto{display:block}
.qyzp-content .qyzp-content-list-on .title{background:#057ee6 url(../image/qyzp-ico-jian.png) 95.5% center no-repeat;color:#fff}
.hc-yftd{padding:15px 0 18px 0}
.hc-yftd .yftd-content{margin:10px 2% 28px;padding:10px 15px;box-shadow:0 1px 5px rgba(141,141,141,.6)}
.hc-yftd .yftd-content .yftd-content-title{border-bottom:1px #efefef solid;padding:15px 0}
.hc-yftd .yftd-content-title .title-bottom h3{font-size:18px;color:#333;font-weight:500;line-height:36px}
.hc-yftd .yftd-content-title .title-bottom .bottom-left{color:#999;float:left}
.hc-yftd .yftd-content-title .title-bottom .bottom-right{color:#666;float:right; display: none;}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img{opacity:1;transition:.2s}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img:hover{opacity:.7}
.hc-yftd .yftd-content-main .main-top{width:100%;margin:0 auto;text-align: center;padding:20px 0}
.hc-yftd .yftd-content-main .main-top .img-right{ margin-top: 15px; display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;text-align: left; font-size:14px;color:#666;line-height:26px}
.hc-yftd .yftd-content-main .main-top img{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; width:70%; }
.hc-yftd .yftd-content-main .main-bottom{padding-top:10px;border-top:#e5e5e5 solid 1px}
.hc-yftd .yftd-content-main .main-bottom span{font-size:16px;color:#333;font-weight:700}
.hc-yftd .yftd-content-main .main-bottom p{line-height:26px;padding:8px 0;color:#666}
.hc-yftd .yftd-content-main .main-bottom .next{display:block; margin-top: 15px;}
.hc-yftd .yftd-content-main .main-bottom .next a{display:block;text-align:center;padding:10px 10px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom .previous{display:block;margin-top:15px; width:100%; }
.hc-yftd .yftd-content-main .main-bottom .previous a{display:block;text-align:center;padding:10px 10px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom div a:hover{border-color:#053e8d;color:#053e8d}
.main-bottom-page{text-align:center;padding:20px 0 20px 0}
.hc-zyyw{padding:25px 0 48px}
.hc-zyyw .zyyw-content{width:96%;margin:0px auto 0;}
.hc-zyyw .zyyw-content img{ display:none;}
.hc-zyyw .oemlc img{ display:block; }
.hc-zyyw .oemlc{box-shadow:0 2px 5px rgba(141,141,141,.3)}
.hc-zyyw .oemlc img{ width:100%;}
.hc-zyyw .zyyw-content .zyyw-text{padding:5px 0 15px; width:96%;  margin: auto;border-bottom:1px #efefef solid}
.hc-zyyw .zyyw-content .zyyw-text h4{font-size:15px;color:#053e8d}
.hc-zyyw .zyyw-content .zyyw-text p{color:#666;line-height:27px;margin-top:10px}
.hc-zyyw .zyyw-content .oemlc-title{width:100%;background:url(../image/zyyw3.jpg) no-repeat;background-size:100% 100%;text-align:center;margin-top:30px}
.hc-zyyw .zyyw-content .oemlc-title h2{line-height:45px;font-size:16px;color:#fff;position:relative}
.hc-zyyw .zyyw-content .oemlc-title h2::before{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:75px}
.hc-zyyw .zyyw-content .oemlc-title h2::after{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:775px}
.hc-zljs{padding-top:20px;padding-bottom:38px;}
.hc-zljs-1{margin:10px auto 0; position: relative; z-index: 99;}
.hc-zljs-1-list{border:1px solid #ddd;height:45px;position:relative;margin-bottom:12px}
.hc-zljs-1-list-title{height:45px;line-height:45px; cursor:pointer; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:30px;padding-left:15px;background:url(../image/zljs-list-jia.png) 96% center no-repeat;color:#666;font-size:13px}
.hc-zljs-1-list.on .hc-zljs-1-list-title{background:#057ee6 url(../image/zljs-list-jian.png) 96% center no-repeat;color:#fff}
.hc-zljs-1-list.on{background:#053e8d}
.hc-zljs-1-list-nr{display:none;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #053e8d}
.hc-zljs-1-list.on .hc-zljs-1-list-nr{display:block;position:absolute;top:50px;left:0;background:#fff;right:0;z-index:9;border:2px solid #057ee6}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-p{padding:13px 18px;color:#666;line-height:25px}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img{padding:10px 25px 20px;text-align:center}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img img{ width:70%;}
.hc-zljs-1-list:hover{ border:1px solid #057ee6; }
.hc-zljs-1-list-sild{float:left}
.hc-zljs-1-hidden{width:96%;margin:0 auto;overflow:hidden}
.course-title-blanc{text-align:center;text-align:center;padding:10px 0}
.course-title-blanc h2{color:#057ee6;font-size:18px}
.course-title-blanc p{color:#666;line-height:30px;font-size:12px}
.hc-zljs-2{margin-top:20px;margin-bottom:20px; position: relative;}
.hc-zljs-2-1{margin-top:15px;position:relative}
.hc-zljs-2-1-list{width:290px;float:left;background-color:#fff}
.hc-zljs-2-1-list-padding{padding:35px 20px 35px;background: #fafafa;text-align:center; border: 1px solid #e9e9e9;}
.hc-zljs-2-1-list-padding img{width:110px;border:2px solid #057ee6;border-radius:50%}
.hc-zljs-2-1-list-padding h2{font-size:13px;color:#057ee6;margin:15px 0 15px}
.hc-zljs-2-1-list-padding p{font-size:14px;color:#666;line-height:23px}
.swiper-container-jsyy{width:70%;margin:auto;padding-bottom:0}

.hc-zljs-2-1 .arrow-left{background:#fafafa url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-zljs-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-zljs-2-1 .arrow-right{background:#fafafa url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
@-webkit-keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
@keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
.hc-zljs-2-1-list:hover img{-webkit-animation: index-ico-hover 1s /* infinite*/; animation: index-ico-hover 1s/* infinite*/;}

.hc-zljs-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm-1{background-color:#fbfbfb;width:96%;padding:20px 2%;margin:0px auto 25px}
.hc-gywm-1-left{width:80%; max-width:480px; margin:auto;}
.hc-gywm-1-right{ width:96%;line-height:26px; margin: auto; margin-top:18px; color:#666}
.hc-gywm-1-right p{margin:5px 0}
.hc-gywm-1-left img{width:100%}
.gywm-nr-2{width:94%;margin:auto;padding-top:10px;padding-bottom:25px}
.gywm-nr-2 a{width:48.5%;margin-right:3%; margin-bottom:6px;float:left;display:block}
.gywm-nr-2-list{width:100%;position:relative}
.gywm-nr-2-list img.smallimg{width:100%;}
.gywm-nr-2-list-ico{position:absolute;right:5px;top:5px;width:23px;opacity:.7}
.gywm-nr-2 a:nth-child(2){margin-right:0%;}
.gywm-nr-2 a:nth-child(3){width:100%;margin-right:0%;}
.gywm-nr-2-list:hover .gywm-nr-2-list-ico{opacity:.9}
.hc-gywm-3{padding:20px 0 15px;background-color:#fbfbfb}
.hc-gywm-3-nr{width:94%;margin:auto;text-align:center;padding:5px 0 15px}
.hc-gywm-3-list{width:100%;position:relative;display:inline-block;text-align:center;margin:0 auto; margin-bottom: 15px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.hc-gywm-3-list-1-1{padding:10px 10px 15px;}
.hc-gywm-3-list-1 img{ width:100%;}
.hc-gywm-3-list-1-1 h2{font-size:15px;color:#333; line-height:26px; font-weight: normal;}
.hc-gywm-3-list-1-1 p{font-size:13px;color:#777}
.hc-gywm-3-list-2{position:absolute;top:0;bottom:0;right:0;left:0;border:solid #053e8d 2px;background-color:#fff;-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column; opacity:0;}
.hc-gywm-3-list-2-1 h2{color:#053e8d;font-size:16px; font-weight: normal;}
.hc-gywm-3-list-2-1 p{color:#777;font-size:12px;margin:5px auto 8px}
.hc-gywm-3-list-2-1 span{width:35px;height:2px;display:block;margin:auto;background-color:#053e8d;font-size:18px}
.hc-gywm-3-list-2-2{padding:5px 10px;line-height:20px}
.hc-gywm-3-list-2-2 p.p1{color:#666;font-size:13px;margin:5px auto 5px;display:block}
.hc-gywm-3-list-2-2 p.p2{color:#666;font-size:12px; display: none;}
.hc-gywm-3-list:hover .hc-gywm-3-list-2{ opacity:1;}
.gywm-nr-3{background:url(../image/gywm-lc-bg.jpg) center center no-repeat;background-size:cover;image-rendering:-webkit-optimize-contrast;padding:20px 0}
.gywm-nr-3-title{padding:15px 0 10px;text-align:center;position:relative}
.gywm-nr-3-title h3{color:#fff;font-size:18px}
.gywm-nr-3-title p{color:#fff;font-size:12px}
.gywm-nr-3-title::before{height:1px;width:43%;position:absolute;top:60%;left:0;background-color:rgba(255,255,255,.8)}
.gywm-nr-3-title::after{height:1px;width:43%;position:absolute;top:60%;right:0;background-color:rgba(255,255,255,.8)}
.swiper-container-lc{width:76%;height:360px}
.swiper-container-lc-cong{position:relative;margin:auto}
.swiper-container-lc .swiper-wrapper{margin:auto}
.swiper-container-lc::after{content:" ";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;background-color:#fff}
.swiper-container-lc-cong .swiper-button-prev{background-image:url(../image/lc-left-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-cong .swiper-button-next{background-image:url(../image/lc-right-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-list{height:360px}
.swiper-container-lc-list-top{height:180px;position:relative;float:left;width:100%;text-align:center;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom{height:180px;position:relative;float:left;width:100%;text-align:center}
.swiper-lc-list-bottom-sitm{display:inline-block;padding:0 40px;margin-top:25px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-bottom-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-1 .swiper-container-lc-list-bottom::after{content:" ";position:absolute;top:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-lc-list-top-sitm{display:inline-block;padding:0 40px;margin-bottom:25px;margin-top:10px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-top-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-2 .swiper-container-lc-list-top::after{content:" ";position:absolute;bottom:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-container-lc-list-top .swiper-container-lc-list-top-cong{height:180px;width:1%;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom .swiper-container-lc-list-bottom-cong{height:180px;width:1%;display:table-cell;vertical-align:top}
.ch-ppjs-17-a{display:block;text-align:center}
.ch-ppjs-17-a a{border:1px solid #fff;color:#fff;padding:3px 10px}
.hc-gywm-5{padding:22px 0 35px}
.hc-gywm2-2-1{width:96%;margin:0 auto}
.hc-gywm2-2{margin-top:112px;margin-bottom:90px}
.hc-gywm2-2-1{margin-top:18px;position:relative}
.hc-gywm2-2-1-list{width:290px;float:left;background-color:#fff}
.hc-gywm2-2-1-list-padding{padding:0 0 0;text-align:center}
.hc-gywm2-2-1-list-padding img{cursor:pointer;width:100%}
.hc-gywm2-2-1-list-padding p{font-size:15px;color:#777;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiper-container-gywm{width:68%;margin:auto;padding-bottom:0}
.hc-gywm2-2-1 .arrow-left{background:#f9f9f9 url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-gywm2-2-1 .arrow-right{background:#f9f9f9 url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm2-2-1-list:hover p{ color:#053e8d;}
.yftd_list{padding:20px 0}
.yftd_list .yftd_list-content{width:96%;margin:0 auto;padding:10px 0 0;}
.yftd_list .yftd_list-content .center-wrap{padding:15px 10px 10px; background:#fbfbfb;display:inline-block;border:1px #e8e8e8 solid; margin-bottom:15px;transition:ease-in .2s}
.yftd_list-content .center-wrap .center-left img{width:80px;}
.yftd_list-content .center-wrap .center-left{float:left; }
.yftd_list-content .center-wrap .center-right{padding:0 15px 0 90px}
.yftd_list-content .center-wrap .center-right h3{color:#053e8d;font-size:16px;padding:5px 0;padding-top: 0;font-weight:500}
.yftd_list-content .center-wrap .center-right .center-right-main{padding:6px 0;border-top:1px #e6e6e6 solid}
.yftd_list-content .center-wrap .center-right .center-right-main>p{color:#666;line-height:20px; font-size: 12px;}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{margin-top:15px; display: none;}
.yftd_list .yftd_list-content .center-wrap:hover{background-color:#057ee6;box-shadow:#eee 5px 5px 5px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main{border-color:#ace6e7}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc a{background-color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc-r{background-position:0 -23px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right h3{color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main>p{color:#fff}


.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:25px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; bottom:0px; right:0px; height:42px; background:rgba(255,255,255,.9);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }

.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-1.png) center center no-repeat;background-size: 15px; display:none; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-2.png) center center no-repeat; background-size: 15px; display:none;}
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-3.png) center center no-repeat;background-size: 15px;  display:none;}
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-4.png) center center no-repeat;     background-size: 15px; display:none;}

.index-yfzx-nr-list-fd-padding{ padding:0 30px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:7px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#053e8d; font-size:14px;}
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:12px; margin-top:10px; display:none; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:2px; width:50px; background:#053e8d; display:inline-block;margin-top:15px; display:none;}

.index-yfzx-nr-list-img{ width:100%;}

.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
@-webkit-keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
}



@media only screen and (min-width:320px) and (max-width:374px) {

.header{ padding:10px 15px;  position:relative; text-align:left; background: #fff;}
.header h1{ margin-right:5px; float:left; overflow:hidden;}
.header h1 img{ display:block; height:32px;  }
.header h3{ float:left; padding:30px 0 0 0; font:22px "Microsoft YaHei"; font-weight:bold; color:#333; display: none;}
.header h3 em{ display:block; font:15px "Microsoft YaHei";color:#333; margin-top:5px;}
.header h2{ font-size:11px;font-weight:500; color:#333; }
.header h2 em{ font-size:10px;font-weight:500; color:#666;    display: block; }

.header p{ width:200px; height:65px; padding:10px 0 0 47px; background:url(../image/lx.png) no-repeat; margin:21px 0 0 0; font:26px Arial; font-weight:bold; color:#057ee6; float:right; display: none;}
.header p em{ display:block; font-style: normal; font-size: 14px;margin-top: 5px; margin-bottom: 3px;}
		
.yinz-ul{  margin: auto; margin-top:25px; overflow:hidden;}
.yinz-ul li{ width:50%; float:left; font:13px "Microsoft YaHei"; text-align:center; color:#333; height:100px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053e8d; position:relative; }
.yinz-ul li span em{ font-size: 32px; display:inline-block; vertical-align: bottom;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:12px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.yinz-ul li:nth-child(2):before{ background:none;}
.index-show-title-ms{ margin-top:25px; font-size: 13px; padding:0 10px; color: #555;}
em, i {
    font-style: normal;
}

.head .nav-moue-click{ position:absolute; right:10px; top:10px; background:url(../image/dh-ico.png) center center no-repeat; background-size:23px; width:27px; padding:2px; border:1px solid #eee; height:27px;}
.head .nav-moue-click-on{ background:url(../image/dh-ico-on.png) center center no-repeat; background-size:23px;}

.head{margin:0 auto;text-align:center;position:fixed;left:0;width:100%;z-index:9999;top:0;box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}
.head .head-logo{padding:7px 0 10px;margin:0 auto;  background-color:rgba(255, 255, 255, 0.9); height:36px; font-size:0}
.head .head-logo a{font-size:0}
.head .head-logo img{height:38px;image-rendering:-webkit-optimize-contrast}
.head .head-nav{ text-align:center;background-color:rgba(5, 126, 230, 1); width:100%; position: absolute; top: 53px;  box-shadow: 0px 0px 9px rgba(255,255,255,0.15);
    right: 0;
    z-index: 99; display:none;}
#nav-moue-click{ }
.head.head-dhxs .head-nav{ display:block; }

#head-nav-bg{ position: fixed;
    top: 53px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 999;
    width: 100%;
    overflow: auto; display:none;
   }
#head-nav-fb{height:53px;width:100%; display:block !important;}
.head .head-auto{margin:0 auto;text-align:center}
.head .head-auto li{display:block; line-height: 50px; position:relative; }
.head .head-auto li::after {content: ""; position:absolute; bottom:0; left:0%; width:100%; height:1px;background-color:#fff; }
.head .head-auto li::before {content: ""; position:absolute; top:10px; right:15px; width:30px; height:30px; background:url(../image/nav-right.png) center center no-repeat; background-size:18px;}
.head .head-auto li a{display:block;text-align:left;color:#fff;font-size:14px;padding:0 30px}
.head .head-auto .mr a{color:#fff;  }
.head .head-auto li.mr::after,.head .head-auto li:hover::after{ background-color:#fff; }
.head .head-auto li.mr,.head .head-auto li:hover{ background-color:rgb(9, 180, 183); }
.head .head-auto li a:hover{color:#fff;}
.swiper-container-banner{font-size:0}
.swiper-container-banner .swiper-pagination-bullet{width:14px;height:14px;margin:0 5px!important;position:relative;background-color:rgba(255,255,255,0);opacity:.9;border:2px solid rgba(5,62,141, 0.7);}
.swiper-container-banner .swiper-pagination-bullet-active{border:2px solid #053e8d}
.swiper-container-banner .swiper-pagination{bottom:10px!important;width:100%}
.swiper-container-banner .swiper-pagination-bullet-active::after{width:5px;height:5px;content:"";display:inline-block;background-color:#053e8d;border-radius:15px;position:absolute;left:50%;top:50%;margin-top:-3px;margin-left:-3px}
.swiper-container-banner .swiper-button-next,.swiper-container-banner .swiper-button-prev{ background-color:rgba(255,255,255,1);background-size:15px 15px;width:35px;height:35px;border-radius:50%}
.swiper-container-banner img{display:block; width:100%;}
.swiper-container-banner .swiper-slide{}
.swiper-container-banner .swiper-button-next-banner{right:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-16px}
.swiper-container-banner .swiper-button-prev-banner{left:5%;opacity:0;box-shadow:0 0 3px rgba(255,255,255,.3);margin-top:-16px}
.swiper-container-banner .swiper-button-next-banner:hover,.swiper-container-banner .swiper-button-prev-banner:hover{opacity:1}
.swiper-container-banner:hover .swiper-button-next-banner,.swiper-container-banner:hover .swiper-button-prev-banner{opacity:1}
.gallery-top .swiper-button-next,.swiper-container-banner:hover .swiper-button-next-banner{-webkit-animation:next-banner .5s ease-in-out;animation:next-banner .5s ease-in-out}
@-webkit-keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes next-banner{0%{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.shagndaoxia{-webkit-animation:shagndaoxia .8s ease-in-out;animation:shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes shagndaoxia{0%{opacity:.3;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}
100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.xiaobianda{-webkit-animation:xiaobianda .8s ease-in-out;animation:xiaobianda .8s ease-in-out}
@-webkit-keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@keyframes xiaobianda{0%{opacity:.3;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.gallery-top .swiper-button-prev,.swiper-container-banner:hover .swiper-button-prev-banner{-webkit-animation:prev-banner .5s ease-in-out;animation:prev-banner .5s ease-in-out}
@-webkit-keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes prev-banner{0%{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.swiper-container-banner .swiper-button-next-banner,.swiper-container-banner .swiper-button-prev-banner{background-color:rgba(255,255,255,.3)!important}
.swiper-container-banner .swiper-button-next:hover,.swiper-container-banner .swiper-button-prev:hover{background-color:rgba(255,255,255,.4)!important}
.index-about{margin:0 auto;margin-top:25px;padding-bottom:25px;position:relative}
.about-content{width:96%;margin:0 auto}
.about-content .imgin{width:567px;height:426px;position:absolute;border:5px #fff solid;top:0px; left:-380px; display:none; z-index:2}
.about-content .about-right{width:100%;background-color:#fff; }
.about-content .about-right-wrap{position:relative; padding: 1px;width:90%; margin:auto;  z-index:6; }
.about-right .right-about{ background-color:#fff; margin:10px auto; z-index:10;z-index: 9;padding:10px 2%;}
.about-right .right-about-title{ float: left; margin-bottom:10px}
.about-right .right-about-title h2{font-size:16px;letter-spacing:2px;color:#333}
.about-right .right-about-title p{color:#ccc;font-size:12px;margin-top:5px; position: relative;}
.about-right .right-about-title p::before{content:"";position:absolute;width:50px; bottom: -10px; border:1px #053e8d solid}
.about-right:before{content:'';display:block;width:100%;height:5px;background:#053e8d;position:absolute;left:0;top:0}
.about-right:after{content:'';display:block;width:100%;height:5px;background:#053e8d;position:absolute;right:0;bottom:0}
.about-right .line:before{content:'';display:block;width:5px;height:100%;background:#053e8d;position:absolute;left:0;bottom:0}
.about-right .line:after{content:'';display:block;width:5px;height:100%;background:#053e8d;position:absolute;right:0;top:0}
.about-right{position:relative}
.about-right:before{animation:lineWidth linear 1s}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
.about-right:after{animation:lineWidth linear 1s;width:0;animation-delay:2s;animation-fill-mode:both}
.about-right .line:before{animation:lineHeight linear 1s;animation-delay:3s;height:0;animation-fill-mode:both}
.about-right .line:after{animation:lineHeight linear 1s;animation-delay:1s;height:0;animation-fill-mode:both}
@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.mt-tabpage-title{ float:right; width: 100%; margin-top:10px; text-align:center; }
.mt-tabpage-title .mt-tabpage-item{display:inline-block;height:38px;line-height:38px; padding:0 3px;text-align:center;color:#666;font-size:13px;position:relative}
.mt-tabpage-title .mt-tabpage-item:hover{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item-cur{color:#053e8d}
.mt-tabpage-title .mt-tabpage-item:after{content:'';display:block;width:0;height:2px;background:#053e8d;position:absolute;left:50%;bottom:0;transition:ease .65s}
.mt-tabpage-title .mt-tabpage-item.mt-tabpage-item-cur:after{width:100%;left:0}
.mt-tabpage-count{position:relative; width: 100%;overflow:hidden;top:20px;text-align:left}
.mt-tabpage-cont__wrap{ padding-bottom: 25px;}
.mt-tabpage-count .mt-tabpage-item{ line-height:22px; font-size: 12px;color:#666; display:none;}
.wow{width:140px; margin: auto; margin-top:15px;height:28px;text-align:center;position:relative;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8); transform:scale(0.8);}
.wow .moer{width:80px;height:28px;display:block;float:left;line-height:28px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow .moer p{width:80px;height:28px;position:relative;background-color:#053e8d;top:-30px;width:0;transition:.4s;overflow:hidden}
.wow:hover .moer p{width:80px;color:#fff}
.wow .inc a{width:60px;height:28px;display:block;float:left;line-height:30px;background-color:#057ee6;transition:ease .65s}
.wow .inc-r{width:25px;height:25px;background:url(../image/inc-r.png) no-repeat; background-size: 22px; background-position:0 3px;margin:0 auto;position:relative;z-index:9;transition:ease .65s}
.wow:hover .inc a{background-color:#fff;box-shadow:0 0 10px rgba(12,3,6,.13)}
.wow:hover .inc-r{background-position:2px -18px;}
.index-ywfw{background:url(../image/bg-1.jpg) no-repeat; background-size: cover; text-align:center;padding-top:5px;margin:0 auto;padding-bottom:15px}
.index-ywfw-title{ margin:18px auto 0 !important;position:relative; padding-bottom: 30px; }

.index-ywfw-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-ywfw-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-ywfw-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-ywfw-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto !important;}
.index-ywfw-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-ywfw .ywfw-content{ margin:0 auto; width:94%; margin-top: 5px;}
.index-ywfw .ywfw-content .list-yw{width:100%; background-color:#fff; margin-bottom: 15px; box-shadow:0 3px 5px rgba(0,0,0,.1);float:left;transition:.4s;}
.index-ywfw .ywfw-content .list-yw:nth-child(2n){ margin-right:0%;}
.ywfw-content .list-yw .list-title h2{color:#053e8d;font-size:16px;font-weight:500;margin:8px 0}
.ywfw-content .list-yw .list-title p{margin:0 auto;color:#666;font-size:12px;}
.ywfw-content .list-yw .list-title a{color:#666;}
.list-title{ padding:5px 5px 12px;}
.ywfw-content .list-yw .list-title .bon{margin:0 auto;border:1px #ccc solid;height:25px; padding:0 35px; display:inline-block; font-size:12px; line-height:25px;margin-top:10px}
.index-ywfw .ywfw-content .list-yw:hover{background-color:#053e8d;}
.index-ywfw .ywfw-content .list-yw:hover .list-title h2{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title p{color:#fff}
.index-ywfw .ywfw-content .list-yw:hover .list-title .bon{background-color:#fff;color:#053e8d;border:1px #053e8d solid;}

.index-ywfw .ywfw-content .list-yw .img-yw{font-size:0;}

.mmshang{-webkit-animation: shagndaoxia .8s ease-in-out;animation: shagndaoxia .8s ease-in-out}
@-webkit-keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes shagndaoxia{0%{opacity:.3;
-webkit-transform:translate3d(0, 80px, 0); transform:translate3d(0, 80px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

.img-yw img{width:100%}
#certify{position:relative;width:70%;margin:0 auto}
#certify .swiper-container{padding-bottom:35px}
#certify .swiper-slide{background:#fff;padding-bottom:0px;box-shadow:0 3px 9px #f2f2f2}
#certify .swiper-slide:hover{box-shadow:0 8px 30px #ddd}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;margin:0}
#certify .swiper-pagination{width:100%;bottom:0}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;border:2px solid #fff;background-color:#d5d5d5;width:11px;height:11px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:2px solid #053e8d;background-color:#fff}
#certify .swiper-button-prev{left:-45px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-left.png) center center no-repeat;background-size:100%;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9); transform:scale(0.9);}
#certify .swiper-button-prev:hover{background:url(../image/index-cp-left-on.png) center center no-repeat;background-size:100%}
#certify .swiper-button-next{right:-45px;width:38px;height:38px; top:50%; margin-top:-39px; background:url(../image/index-cp-right.png) center center no-repeat;background-size:100%;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9); transform:scale(0.9);}
#certify .swiper-button-next:hover{background:url(../image/index-cp-right-on.png) center center no-repeat;background-size:100%}
.index-show{ margin:0 auto; padding-top: 20px; text-align:center}
.index-show-title{margin:0 auto;position:relative; padding-bottom: 20px; margin-top:0px}
.index-show-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-show-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-show-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-show-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-show-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-show-content{ padding-top:5px; margin:0 auto 25px}
.index-show-content .show-list{margin:0 auto;text-align:center}
.index-show-content .show-list li{display:inline-block; margin-bottom:3px;}
.index-show-content .show-list li a{height:30px;line-height:30px; font-size: 13px;border:1px #ccc solid;border-radius:5px;display:block;color:#666;float:left;margin-right:8px;padding:0 10px}
.index-show-content .show-list li:nth-of-type(1) a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.index-show-content .show-list li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.show-banner .swiper-slide p{font-size:15px;line-height:45px!important}
.show-banner .swiper-slide li{height:26px;display: none;padding:0 10px;line-height:26px;color:#fff;border-radius:3px; font-size:12px; margin:0 3px}
.show-banner .swiper-slide .cyan{background-color:#053e8d}
.show-banner .swiper-slide .blue{background-color:#009cfe}
.show-banner .swiper-slide .violet{background-color:#b68fd8}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative; padding-bottom:30px; margin-top:30px}

.index-center-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-center-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-center-content{width:100%;height:645px;position:relative}
.index-center-content .content-left{float:left;width:100%;height:380px;position:relative; background:url(../image/08.png) center center no-repeat; background-size: cover; }
.index-center-content .content-main{width:33.333%;height:644px;float:left}
.index-center-content .content-right{width:33.333%;height:644px;float:left}
.index-center-content .content-left .cs-hover{border:2px solid #053e8d; background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s;overflow:hidden;transition:ease .6s;-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; opacity:9;}
.content-left .cs-hover .cs-auto { height:200px;margin:0 auto; padding:0 25px; }
.content-left .cs-auto .cs-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-left .cs-auto .cs-title span{display:block;width:0;border:1px #053e8d solid;margin:0 auto;opacity:0;transition:ease-out 1.3s}
.content-left .cs-auto .cs-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-left:hover .cs-hover span{width:70px;opacity:.9; }
.index-center-content .content-left:hover .cs-hover{opacity:1;}
.index-center-content .content-main .c1{width:100%;height:322px;position:relative;background:url(../image/c1.jpg) no-repeat}
.index-center-content .content-main .c1 .c1-hover{background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;right:7px;left:7px;bottom:7px;transition:.4s;overflow:hidden;height:0}
.content-main .c1 .c1-hover .c1-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-main .c1 .c1-auto .c1-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-main .c1 .c1-auto .c1-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.content-main .c1 .c1-auto .c1-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-main .c1:hover .c1-hover{height:304px}
.index-center-content .content-main .c1:hover .c1-hover span{width:70px;opacity:1}
.index-center-content .content-main .c3{width:50%;height:322px;position:relative;background:url(../image/c3.jpg) no-repeat;float:left}
.index-center-content .bat{width:50%;height:322px}
.index-center-content .c3-hover{background:url(../image/k2.png) no-repeat;background-size:100%;opacity:0;position:absolute;top:7px;bottom:7px;left:7px;right:7px;transition:ease-in-out .4s;overflow:hidden}
.index-center-content .c3-hover .c3-auto{width:200px;height:200px;margin:0 auto;margin-top:70px}
.index-center-content .bat h2{font-size:22px;color:#053e8d;font-weight:500;line-height:60px}
.index-center-content .bat span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .bat p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .bat:hover .c3-hover{height:309px;opacity:1}
.index-center-content .bat:hover span{width:70px;opacity:1}
.index-center-content .content-main .c4{width:50%;height:322px;float:left;position:relative;background:url(../image/c4.jpg) no-repeat}
.index-center-content .content-right .c2{height:322px;position:relative;background:url(../image/c2.jpg) no-repeat}
.index-center-content .content-right .c2 .c2-hover{height:304px;background:url(../image/10.png) no-repeat;opacity:.9;position:absolute;top:7px;transition:.4s;overflow:hidden;height:0;bottom:7px;left:7px;right:7px;background-size:100%}
.content-right .c2 .c2-hover .c2-auto{width:400px;height:200px;margin:0 auto;margin-top:70px}
.content-right .c2 .c2-auto .c2-title h2{font-size:24px;color:#053e8d;font-weight:500;line-height:60px}
.content-right .c2 .c2-auto .c2-title span{display:block;width:0;border:1px #053e8d solid;opacity:0;transition:ease-out 1.3s;margin:0 auto}
.index-center-content .content-right .c2:hover .c2-hover span{width:70px;opacity:1}
.content-right .c2 .c2-auto .c2-title p{line-height:22px;color:#666;margin-top:15px}
.index-center-content .content-right .c2:hover .c2-hover{height:304px}
.index-center-content .content-right .c5{width:50%;height:322px;position:relative;background:url(../image/c5.jpg) no-repeat;float:left}
.index-center-content .content-right .c6{width:50%;height:322px;position:relative;background:url(../image/c6.jpg) no-repeat;float:left}
.index-zjtd{position:relative;margin:0 auto;text-align:center;background:url(../image/bg-zj.jpg) no-repeat;padding-top:15px;overflow:hidden;padding-bottom:28px}
.index-zjtd .hk{width:100%;background-color:#f6f6f9;z-index:1;}
.index-zjtd-title{ margin:0 auto;position:relative; padding-bottom:30px;}

.index-zjtd-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-zjtd-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-zjtd-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-zjtd-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-zjtd-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-zjtd .index-zjtd-content{width:96%;margin:0 auto}
.index-zjtd-content .imgin{ z-index:3; width: 35%; margin-right: 15px; float: left; max-width: 225px; }
.index-zjtd-content .imgin img{width: 100%; }
.index-zjtd-content .content-right{position:relative;z-index:2;margin-bottom:25px}

.index-zjtd-content::after,.content-right::after{content: ""; width:100%; display:block; clear:both;}

.index-zjtd-content .content-right{position:relative}

@keyframes lhImgRight{0%{transform:translateX(-100%) scale(1.2);opacity:0}
50%{transform:translateX(0) scale(1.1);opacity:1}
100%{transform:translateX(0) scale(1);opacity:1}
}
@keyframes lhFadeInRight{0%{opacity:0;transform:translateX(100%)}
100%{opacity:1;transform:translateX(0)}
}
@keyframes lhFadeInUp{0%{opacity:0;transform:translateY(100%)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes lhFadeInDown{0%{transform:translateY(-100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes logoFade{0%{opacity:0;transform:translateY(-100%)}
100%{opacity:100;transform:translateY(-50%)}
}
@keyframes logoWidth{0%{width:0}
100%{width:250%}
}
@keyframes lineWidth{0%{width:0}
100%{width:100%}
}
@keyframes lineHeight{0%{height:0}
100%{height:100%}
}
.foot-hc-nav li span b{-webkit-animation: dibunav 2s ease-in-out;animation: dibunav 2s ease-in-out}
@-webkit-keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}
@keyframes dibunav{0%{width: 0;}
50%{width: 55px;}
100%{opacity:1;
width: 30px;}}

.banner-nr-cong-1-span{-webkit-animation: dibunav2 1s ease-in-out;animation: dibunav2 1s ease-in-out}
@-webkit-keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 35px;}}
@keyframes dibunav2{0%{width: 0;}
100%{opacity:1;
width: 35px;}}

.lxwm-content-ico-on{-webkit-animation: lxwm-tb 1s ease-in-out;animation: lxwm-tb 1s ease-in-out}
@-webkit-keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes lxwm-tb{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}

@-webkit-keyframes xiamianman{0%{-webkit-transform:translate3d(0, -6px, 0); transform:translate3d(0, -6px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes xiamianman{0%{-webkit-transform:translate3d(0, -6px, 0); transform:translate3d(0, -6px, 0);}
100%{-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}} @keyframes myfirst{0%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);} 50%{transform: translate(0px, -6px);-webkit-transform: translate(0px, -6px);} 100%{transform: translate(0px, 0px);-webkit-transform: translate(0px, 0px);}}
.banner-nr-cong-1 .banner-ny-fwfw-ico{animation: myfirst 2s infinite;-webkit-animation: myfirst 2s infinite;}

.index-zjtd-content .content-right .content-text{z-index:15;text-align:left; }
.index-zjtd-content .content-right .content-text h2{font-size:18px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text b{font-size:18px;color:#053e8d;font-weight:500}
.index-zjtd-content .content-right .content-text h2 span{color:#666;margin-left:10px; }
.index-zjtd-content .content-right .content-text p{line-height:22px;color:#999;margin-top:10px;font-size: 12px;}
.index-zjtd-content .content-right .pos{z-index:150; margin-top: 15px;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8); transform:scale(0.8);}
.index-zjtd-list{position:relative;width:65%;margin:0 auto}
.index-zjtd-list .list-li{width:231px;height:255px;background:#fff;cursor:pointer;padding-top:25px;transition:.4s;float:left;box-shadow:0 2px 6px rgba(0,0,0,.15); overflow: hidden;}
.index-zjtd-list .list-li .list-li-nr{ display:none; }
.index-zjtd-list .list-li .img-head{width:126px;height:126px; position:relative;background:url(../image/r4.png) no-repeat;border:5px #ccc solid;border-radius:50%;overflow:hidden;margin:0 auto;    position: relative;z-index: 9;transition:.4s}
.index-zjtd-list .list-li .peo2{background:url(../image/r3.png) no-repeat}
.index-zjtd-list .list-li .peo3{background:url(../image/r1.png) no-repeat}
.index-zjtd-list .list-li .peo4{background:url(../image/r2.png) no-repeat}
.index-zjtd-list .list-li .peo5{background:url(../image/r5.png) no-repeat}
.index-zjtd-list .list-li .list-name h3{font-size:18px;color:#333;font-weight:500;margin-top:15px;position: relative;z-index: 9;line-height:35px}
.index-zjtd-list .list-li .list-name span{width:35px;opacity:1;display:block;position: relative;z-index: 9;border:1px #053e8d solid;margin:0 auto;transition:ease .75s}
.index-zjtd-list .list-li .list-name p{color:#999;position: relative;z-index: 9;margin-top:10px}
.index-zjtd-list .list-li:hover::after,.index-zjtd-list .list-li.on::after{ top:0; }
.index-zjtd-list .list-li:hover h3,.index-zjtd-list .list-li.on h3{color:#fff}
.index-zjtd-list .list-li:hover p,.index-zjtd-list .list-li.on p{color:#fff}
.index-zjtd-list .list-li:hover span,.index-zjtd-list .list-li.on span{border-color:#fff;width:35px}
.index-zjtd-list .list-li:hover .img-head,.index-zjtd-list .list-li.on .img-head{border-color:#053e8d}
.index-zjtd-list .list-li::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../image/9.png) center center no-repeat;
    background-size: cover; 
}
.swiper-container-tdzs{padding:10px 0}
.index-zjtd-list .swiper-button-prev{left:-55px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
.index-zjtd-list .swiper-button-next{right:-55px;width:45px;height:45px;background:url(../image/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%;-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8); transform:scale(.8);}
.index-zjtd-list .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
.index-four{margin:0 auto;text-align:center;background-color:#f7f7f7; padding-bottom: 20px;padding-top:15px;padding-bottom:10px}
.index-four-title{margin:0 auto;position:relative;padding-bottom:30px;margin-top:10px}

.index-four-title h2{font-size:18px;letter-spacing:2px;line-height:35px;color:#333}
.index-four-title .s1{width:270px;height:26px;display:none;background:url(../image/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-four-title .s2{width:270px;height:26px;display:none;background:url(../image/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-four-title p{color:#ccc;font-size:12px; position: relative;margin:0 auto}
.index-four-title p::before{content:"";width:50px;border:1px #053e8d solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}

.index-four-content{width:96%;margin:0 auto;text-align:left}
.index-four-content .list-one{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-one .one-left{width:100%;position: relative;float:left}
.index-four-content .one-title{width:100%;background-color:#053e8d;height:50px;line-height:50px;}
.index-four-content .one-title h2{font-size:25px;color:#fff;float:left; margin-left:10px;}
.index-four-content .one-title .text{float:left;margin-left:5px}
.index-four-content .one-title .text h3{font-size:12px;color:#fff;line-height: 50px;}
.index-four-content .one-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .one-text{ padding: 0 15px; padding-bottom: 15px; font-size: 13px;margin:0 auto;line-height:22px;color:#666;margin-top:15px}
.index-four-content .one-right{float:right; width:100%; font-size: 0;}
.index-four-content .list-two{width:100%;background-color:#fff;margin-bottom:25px}
.index-four-content .list-two .two-left{width:100%;float:left;position: relative;}
.index-four-content .two-title{width:100%;background-color:#053e8d;height:50px;line-height:50px;}
.index-four-content .two-title h2{font-size:25px;color:#fff; margin-left:10px;float:left}
.index-four-content .two-title .text{float:left; margin-left:10px}
.index-four-content .two-title .text h3{font-size:12px;color:#fff;}
.index-four-content .two-title .text p{color:#fff;line-height:38px; display:none;}
.index-four-content .two-text{ padding: 0 15px; padding-bottom: 15px;font-size: 13px; margin:0 auto;line-height:22px;color:#666;margin-top:15px}
.index-four-content .two-right{float:left; width:100%; font-size:0;}
.index-four-content .two-right img,.index-four-content .one-right img{ width:100%;}
.index-wrap{background:url(../image/cnt-bg.jpg) no-repeat;margin:0 auto;background-size:cover; padding-bottom: 25px; }
.customized{ margin:0 auto;text-align:center;padding-top:5px; padding-bottom: 15px;position:relative}
.customized .hx{width:100%;border:1px #053e8d solid;position:absolute;top:245px;z-index:1; display:none;}
.customized-content{ margin:0 auto; margin-top: 12px; width: 96%;}
.customized-content ul li{float:left;width:33.333%; position:relative; z-index:9;}
.customized-content .ctd-title{height:70px;margin: 15px 0;}
.customized-content .ctd-title p{color:#666; font-size:11px;}
.customized-content .ctd-title br{ display:none; }
.customized-content .ctd-title h3{font-size:15px;color:#053e8d;line-height:30px;font-weight:500}
.customized-content .ctn-icon{margin-top:-10px;margin-bottom:10px;position:relative;z-index:2; display:none;}
.customized-content .ctn-icon2{height:70px; margin: 15px 0; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column;}
.customized-content::after{content: ""; width:100%; display:block; clear:both;}
.customized-content .ctn-icon2 img{ width:38px;}
.news{text-align:center; position:relative}
.news .news-auto{width:96%;margin:0 auto}
.news .news-auto .news-nav{ margin:0 auto;margin-bottom:25px; text-align: center;}
.news .news-nav ul{margin:0 auto;}
.news .news-nav ul li{ display:inline-block; }
.news .news-nav ul li a{height:30px;line-height:30px; font-size: 13px;border:1px #999 solid;border-radius:8px; padding:0 10px; display:block;color:#666;float:left;margin:0 5px}
.news .news-nav ul li.on a{background-color:#053e8d;border:1px #053e8d solid;color:#fff}
.news .news-nav ul li a:hover{background-color:#053e8d;color:#fff;border:1px #053e8d solid}
.news-content .news-content-left{ float:left;margin-right:2%;padding:5px;text-align:left;width: 38% !important; display:none;}
.box-shodow{box-shadow:0 5px 9px rgba(0,0,0,.1)}
.news-content .news-content-right{width:100%; float:left;}
.news-content .news-content-left .left-text{padding:0 10px; padding-bottom: 8px;}
.news-content .news-content-left h4{color:#053e8d;font-size:15px;margin:10px 0}
.news-content .news-content-left p{color:#828282;line-height:23px;font-size:12px}
.news-content .img-left{overflow:hidden;text-align:center}
.news-content .img-left img{ width:100%;}
.news-content .news-content-right ul li{border:1px solid #eee;background-color:#fff;text-align:left;padding:12px 11px;transition:.3s;margin-bottom:10px}
.news-content .news-content-right ul li .img-new{ margin-right: 10px; float:left;width: 30%;}
.news-content .news-content-right ul li .img-new img{ width: 100%;}
.news-content .news-content-right ul li .img-right{ margin-top:-5px}
.news-content .news-content-right ul li .img-right h3{font-size:14px;color:#666;transition:.3s;line-height:26px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.news-content .news-content-right ul li .img-right p{font-size:11px;line-height:18px;color:#777;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.news-content .news-content-right ul li:hover{border-color:#053e8d}
.news-content .news-content-right ul li:hover h3{color:#053e8d}
.news-content .news-content-right ul .default{border-color:#053e8d}
.news-content .news-content-right .right-hover{background:#fff;position:absolute;left:360px;top:265px;overflow:hidden;width:0;opacity:0;transition:ease .55s}
.news-content .news-content-right ul li:hover .right-hover{width:565px;opacity:1}
.index-hchb{margin:0 auto;text-align:center;position:relative;padding-bottom:25px}
.index-hchb .index-hchb-content{margin:0 auto; width:96%;}
.index-hchb .index-hchb-content .imglo{float:left; width:31.333%; padding:10px 0; position:relative;margin:0 1% 15px !important; -webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; transition:ease .2s}
.index-hchb .index-hchb-content .imglo:hover{border-color:#053e8d}
.index-hchb .index-hchb-content .imglo::after { content: ""; border:1px solid #ccc; position:absolute; left:0; top:0; width:100%; height:100%; }
.news-content .news-content-right ul li:nth-child(n+4){ display:none;}
.index-hchb .index-hchb-content .imglo:nth-child(n+10){ display:none; }
.index-hchb .index-hchb-content .imglo img{ height:38px; margin:auto !important; }
.hc-foot{margin:0 auto}
.hc-foot .foot-link-auto{ width:96%; padding:13px 2%; background:#282828;text-align:center}
.hc-foot .foot-link{ margin:0 auto;line-height:22px;color:#fff;font-size:14px}
.hc-foot .foot-link a{color:#fff;font-size:13px;margin:0 10px; display:inline-block;}
.wxgzh-ewm{width:120px}
.hc-foot .foot-link a:hover{text-decoration:underline}
.news-content-list{display:none}
.foot-hc-nav{width:96%;margin:auto; text-align: center;padding-top:20px;padding-bottom:15px}
.foot-hc-nav li{width:18.5%;float:left;display:none;}
.foot-hc-nav li.foot-hc-nav-ewm{width:25%}
.foot-hc-nav li span{color:#053e8d;font-size:16px;margin-bottom:10px;display:none;position:relative;padding-bottom:10px}
.foot-hc-nav li .wxgzh-p{text-indent:12px;color:#777;margin-top:2px}
.foot-hc-nav li span a{color:#053e8d;font-weight:700;font-size:16px}
.foot-hc-nav li .foot-hc-nav-ej{display:block}
.foot-hc-nav li .foot-hc-nav-ej a{display:block;margin-bottom:10px;color:#777;font-size:14px}
.foot-hc-link-nr a:hover,.foot-hc-nav li .foot-hc-nav-ej a:hover{color:#053e8d}
.foot-hc-nav li span b{display:block;background-color:#053e8d;position:absolute;bottom:0;left:0;margin-top:0;width:30px;height:2px}
.foot-hc-nav li.foot-hc-nav-lx-li{width:100%;display: block;}
.foot-hc-nav li.foot-hc-nav-lx-li p{display:block;margin-bottom:6px;color:#777;font-size:13px}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a{margin-top:15px; text-align:center;}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a{height:38px;width:38px; display: inline-block; margin-right:15px;border-radius:50%}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1{background:#62a8ea url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2{background:#83b944 url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3{background:#f96868 url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-1:hover{background:#5ca3e6 url(../image/foot-ico-1.png) center center no-repeat;background-size:17px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-2:hover{background:#7eb43f url(../image/foot-ico-2.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-nav li.foot-hc-nav-lx-li .foot-hc-nav-lx-a a.foot-hc-nav-lx-a-3:hover{background:#f65f5f url(../image/foot-ico-3.png) center center no-repeat;background-size:20px;image-rendering:-webkit-optimize-contrast}
.foot-hc-bq{color:#888;font-size:12px;text-align:center;padding:10px 0;line-height:22px;border-top:1px solid #f0f2f5}
.foot-hc-bq a{color:#888; font-size: 12px;}
.foot-right{position:fixed;right:13px;bottom:13px;width:35px;z-index:999;opacity:.7;cursor:pointer;display:none;image-rendering: -webkit-optimize-contrast;}
.foot-right:hover{opacity:1}
.top-ico-fh-block{display:block}
.banner-nr{height:200px;text-align:center;padding-top:1px}
.banner-nr-cong-1{padding:22px 22px;position:relative;display:inline-block;display:-moz-inline-stack;zoom:1;margin:28px auto 0}
.banner-nr-cong-2{font-size:12px;color:#fff;margin-top:25px}
.banner-nr-cong-2 span{font-size:12px;color:#fd771e}
.banner-nr-cong-1-title{font-size:16px;color:#fff;font-weight:700}
.banner-nr-cong-1-span{width:35px;height:2px;background-color:#fff;margin:8px auto 8px;display:block}
.banner-nr-cong-1-hrer{font-size:18px;color:#fff}
.banner-nr-cong-1-hrer a{margin:0 3px;font-size:12px;color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer span{color:#fff;vertical-align:middle}
.banner-nr-cong-1-hrer img{vertical-align:middle; width: 20px; margin-right:3px}
.banner-nr-cong-1-hrer a:hover{text-decoration:underline}
.banner-nr-cong-1::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;bottom:0}
.banner-nr-cong-1-zy::before{content:"";width:2px;height:38%;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-zy::after{content:"";width:2px;height:38%;background-color:#fff;position:absolute;right:0;top:0}
.banner-nr-cong-1-sx::after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:0}
.banner-nr-cong-1-sx::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0}
.banner-nr-cong-1 .banner-ny-fwfw-ico{position:absolute;bottom:-18px;left:50%;width:26px;margin-left:-14px;image-rendering:-webkit-optimize-contrast;border:1px solid #fff;background-color:rgba(5, 126, 230, 1);border-radius:50%}
.hc-qdyj{width:100%;margin:0 auto;padding:15px 0 15px}
.hc-qdyj-content{width:94%;margin:0 auto;padding:15px 0}
.hc-qdyj-content .left{float:left;width:100%; font-size: 0;overflow:hidden;}
.hc-qdyj-content .left img{width:100%}
.hc-qdyj-content .right{float:left;width:100%; }
.hc-qdyj-content .hc-qdyj-content-padding{padding:15px 15px;border:1px #e5e5e5 solid}
.hc-qdyj-content .list-one{ padding-bottom:28px; width: 100%;
    float: left;}
.hc-qdyj-content .list-one::after{content:"";clear:both;display:block}
.hc-qdyj-content .right h3{padding:8px 15px;background-color:#057ee6;text-align:center;font-size:15px;color:#fff;font-weight:500}
.hc-qdyj-content .right p{color:#666;line-height:23px;margin:10px 0; font-size: 12px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -moz-line-clamp:3;
  -ms-line-clamp:3;
  -o-line-clamp:3;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:3; overflow:hidden;}
.hc-qdyj-content .right .wow{ float: none !important; margin: auto;margin-top: 20px; }
.wow .moer{width:70px;height:28px;display:block;float:left;line-height:28px;background-color:#fff;color:#053e8d;box-shadow:0 0 10px rgba(12,3,6,.13);}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9); transform:scale(.9);}
.wow .moer p{width:70px;height:28px;position:relative;background-color:#053e8d;top:-28px;width:0;line-height:28px;transition:.4s;overflow:hidden;padding:0}
.wow .moer a{ font-size:12px;}
.wow:hover .moer p{width:70px; font-size: 12px; color:#fff}
.hc-qdyj-content::after{content: ""; width:100%; display:block; clear:both;}
.wow .inc a{width:60px;height:28px;display:block;float:left;line-height:28px;background-color:#057ee6;transition:ease .65s}
.hc-qdyj-content-1 .left{float:left!important}
.hc-qdyj-content-2 .left{float:right!important}
.hc-qdyj-content-1 .right{border-left:0;float:left!important}
.hc-qdyj-content-2 .right{border-right:0;float:right!important}
.hc-qdyj-content-1 .hc-qdyj-content-padding{border-left:0}
.hc-qdyj-content-2 .hc-qdyj-content-padding{border-right:0}
.product-nav{padding:35px 0 20px;background-color:#fbfbfb;text-align:center}
.product-nav.product-nav-gywm{ padding:18px 0 12px; }
.product-nav li a{display:block;color:#666;position:relative;font-size:12px}
.product-nav li{display:inline-block; padding:0 15px; width: auto;background-color:#f3f3f3;position:relative; line-height:32px;height:32px;margin:0 3px; margin-bottom: 9px;}
.product-nav li.on,.product-nav li:hover{background-color:#057ee6;color:#fff}
.product-nav li.on a,.product-nav li:hover a{background-color:#057ee6;color:#fff}
.product-nav li::before{content:"";position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#fbfbfb transparent transparent transparent;z-index:50}
.product-nav li.on::before,.product-nav li:hover::before{content:"";position:absolute;bottom:-12px;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:#057ee6 transparent transparent transparent;z-index:50}
.lxwm-content .lxwm-content-ico{ position:absolute; left:50%; bottom:-13px; margin-left:-25px; background: #fff; height:15px; width:15px; padding: 10px; border-radius:50%; border:1px solid #ddd;cursor:pointer; }
.hc-cpyj{width:100%;height:auto;margin:0 auto;text-align:center;padding:18px 0 30px}
.course-title{text-align:center;text-align:center;padding:5px 0}
.course-title h2{color:#057ee6;font-size:18px}
.course-title p{color:#666;line-height:26px; padding: 0 15px;font-size:12px}
.course-title span{height:1px;width:42%;display:inline-block;background-color:#efefef;margin-right:15%;margin-bottom:-30px; display:none;}
.hc-cpyj .cpyj-content{width:96%;margin:0 auto}
.hc-cpyj .cpyj-content .cpyj-img{padding:5px 0 23px; width: 80%; margin:auto;}
.hc-cpyj .cpyj-content .cpyj-img img{width: 100%;}
.hc-cpyj .cpyj-content .cpyj-text{border-top:1px #ccc solid;text-align:left;padding:15px 0}
.hc-cpyj .cpyj-content .cpyj-text p{line-height:25px;color:#666;padding:10px 0;text-indent:2em}
.hc-cpyj .cpyj-content .cpyj-foot{padding:10px 5px}
.cpyj-foot .course-title{text-align:center;height:45px;line-height:45px;padding:0 30px;background:#053e8d}
.cpyj-foot .course-title h2{color:#fff;font-size:16px}
.cpyj-foot .course-title span{height:1px;width:30%;display:none;background-color:#86dadc;margin-right:210px;margin-bottom:-10px;opacity:.8}
.cpyj-foot .al-left{text-align:left}
.cpyj-foot .al-right{text-align:left}
.cpyj-foot .one{width:94%;padding:10px 3%;float:left;background-color:#fbfbfb;font-size:13px;color:#666}
.cpyj-foot .one:before{content:"";display:block;clear:both}
.cpyj-foot .two{width:94%;padding:10px 3%;float:left;background-color:#fff;font-size:13px;color:#666;background-color:#fbfbfb}
.hc-news_list{background:#f6f6f6;padding:15px 0 5px;margin:0 auto}
.hc-news_list .news-auto{width:96%;margin:0 auto;padding:0px 0 10px}
.hc-news_list .news-auto .auto-list{padding:10px;background-color:#fff;margin-bottom:15px}
.hc-news_list .news-auto .auto-left{width:100%;float:left;font-size:0}
.hc-news_list .news-auto .auto-left img{width:100%;}
.hc-news_list .news-auto .auto-right{width:100%;float:left;padding:5px 0%;}
.hc-news_list .news-auto .auto-right h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-news_list .news-auto .auto-right h3 a{color:#666;font-size:16px;font-weight:500;line-height:40px}
.hc-news_list .news-auto .auto-right h3 a:hover{ color:#057ee6; text-decoration:underline; }
.hc-news_list .news-auto .auto-right p{color:#999;line-height:20px;margin-bottom:10px;font-size: 12px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -moz-line-clamp:2;
  -ms-line-clamp:2;
  -o-line-clamp:2;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -ms-box-orient:vertical;
  -o-box-orient:vertical;
  box-orient:vertical;
  line-clamp:2; overflow:hidden;}
.hc-news_list .news-auto .auto-right-bottom{color:#999; margin:0 auto;}
.hc-news_list .news-auto .auto-right-bottom a{ display:none;}
.hc-news_list .news-auto .auto-right-bottom img{padding:0 3px}
.hc-news_list .news-auto .auto-right-bottom span{padding:10px 52px;border:1px #8f8f8f solid;border-radius:40px;position:relative; display:none; float:right;margin-top:-10px;color:#666;transition:.3s}
.hc-news_list .news-auto .auto-right-bottom i{vertical-align:middle;font-style:normal;margin-right:10px}
.hc-news_list .news-auto .auto-right-bottom img{vertical-align:middle}
.hc-news_list .news-auto .auto-right-bottom span:hover{background:#057ee6;color:#fff;border-color:#057ee6}
.hc-news_list .news-auto .auto-right-bottom span:before{content:"";width:5px;background:#999;height:1px;position:absolute;left:113px;top:20px;transition:.4s}
.hc-news_list .news-auto .auto-right-bottom span:after{content:"";width:5px;background:#999;height:1px;position:absolute;left:40px;top:20px}
.hc-news_list .news-auto .auto-right-bottom span:hover:after,.hc-news_list .news-auto .auto-right-bottom span:hover:before{background-color:#fff}
.auto-list:hover .auto-left img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.kf-page-panel{padding:15px 10px 15px 10px;text-align:center;color:#646464}
.kf-page-panel a,.kf-page-panel span.current,.kf-page-panel span.disabled{height:30px;line-height:30px;padding:0 11px;margin:0 2px;border:1px solid #ccc;display:inline-block;vertical-align:middle}
.kf-page-panel a{color:#666;font-size:12px;margin-bottom: 5px;}
.kf-page-panel a:hover{text-decoration:none;border:1px solid #053e8d}
.kf-page-panel span.current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel .current{color:#fff;background-color:#053e8d;border:1px solid #053e8d}
.kf-page-panel span.disabled{color:#646464;background:#f0f0f0}
.hc-news-content{padding:20px 0 38px;background:#f6f6f6}
.news-main{width:88%;padding:20px 3% 10px;margin:0 auto;background:#fff}
.news-main .main-title{border-bottom:1px #ddd solid;padding:5px 0 15px}
.news-main h2{color:#057ee6;font-size:15px;text-align:center}
.news-main .main-title .title-bottom{margin-top:16px}
.news-main .main-title .title-bottom .bottom-left{color:#999;float:left; width: 100%;}
.news-main .main-title .title-bottom .bottom-left p{ font-size:12px;}
.news-main .main-title .title-bottom .bottom-right{color:#999;float:right; display: none; width: 100%;}
.news-main .main-title .title-bottom .bottom-right img:hover{opacity:.7}
.news-main .main-text{padding:10px 0;text-align:center}
.news-main .main-text p{line-height:26px;color:#666;padding:6px 0;text-align:left}
.news-main .main-bottom{padding:10px 0px 5px;margin:0 auto;width:100%}
.news-main .main-bottom .bto-here{border:1px #ddd solid;padding:12px 3%;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;display:inline-block; width: 94%; margin-bottom:8px; font-size: 12px;}
.news-main .main-bottom .bto-here:hover{border-color:#053e8d;color:#053e8d}
.main-text img{max-width:80%;height:auto!important;display:block;margin:15px auto}
.hc-bptj{margin:8px auto;padding:10px 0 0; width: 94%; display:table;}
.hc-bptj .list-auto{margin:0 auto}
.hc-bptj .bptj-list-one{width:100%; background-color: #f2f2f2; float: left;margin:10px 0}
.hc-bptj .bptj-list-two{width:100%;background-color:#f2f2f2;float: left;margin:10px 0}
.hc-bptj::after{content: ""; width:100%; display:block; clear:both;}

.list-one img{-webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

.hc-bptj .imgs img{width:100%;}
.hc-bptj .imgs{float:left; width: 100%; font-size: 0;}
.hc-bptj .list-right{float:left;padding: 10px 10px 20px;}
.hc-bptj .list-left{}
.hc-bptj .list-right .list-title{width:100%;border-bottom:1px #ccc solid;padding: 1px 0 15px;}
.hc-bptj .list-right h2{ margin-bottom:10px;}
.hc-bptj .list-right .list-title ul{ text-align:center; }
.hc-bptj .list-right h2 a{font-size:15px;color:#053e8d; line-height: 28px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-bptj .list-right ul li{ text-align:center; margin-right:5px;line-height:23px; padding:0 12px; font-size:12px; color:#fff;display:inline-block;border-radius:3px}
.hc-bptj .list-right .list-text p{padding:13px 0;padding-bottom:15px;width:100%;color:#666; font-size: 13px; line-height: 20px;}
.hc-bptj .list-right .list-text a{color:#fff;text-align:center;background:#057ee6;display:block;padding:8px 0; display: block;
    margin: auto;
    width: 80%;}
.hc-bptj .list-right .list-text a:hover{background-color:#0aa3a6}

.bptj-list-two .list-right{ }

.cyan{background-color:#053e8d}
.blue{background-color:#009cfe}
.violet{background-color:#b68fd8}
.kf-page-panel-page{margin:10px 0 15px}
.hc-product{width:100%;margin:0 auto;text-align:center;padding:25px 0 20px}
.hc-product .product-list{width:94%;margin:0 auto}
.hc-product .product-list ul>li{width:100%;float: left;background-color:#fff;display:inline-block;margin-bottom:18px;transition:.4s;padding-bottom:18px}
.hc-product .product-list ul>li img{width:100%;}
.hc-product .product-list ul>li h3{color:#666;line-height:45px;font-weight:500;font-size:17px;margin:0 20px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hc-product .product-list ul>li h3::before{content:"";height:1px;width:0%;background-color:#fff;position:absolute;top:50%;left:50%;transition:.4s}
.hc-product .product-list ul>li h3 span{display:inline-block;font-size:16px;background-color:#fff;padding:0 25px;position:relative;transition:.4s}
.hc-product .product-list ul>li:hover h3 span{background-color:#057ee6}
.hc-product .product-list ul li:hover h3::before{background-color:#58ccce;width:100%;left:0}
.hc-product .product-list ul>li .pan{margin-right:160px}
.hc-product .product-list ul>li li{ height:26px;line-height:26px;color:#fff;border-radius:3px;display:inline-block; padding:0 15px; padding-bottom:0;margin-top:0;margin-bottom:0;margin:0 3px;font-size:12px; width: auto; float: none;}
.product-list ul>li li.cyan{background-color:#053e8d}
.product-list ul>li li.blue{background-color:#009cfe}
.product-list ul>li li.violet{background-color:#b68fd8}
.hc-product .product-list ul>li:hover{background:#057ee6;box-shadow:0 2px 9px rgba(0,0,0,.21)}
.hc-product .product-list ul>li:hover li{background:#fff;color:#057ee6}
.hc-product .product-list ul>li:hover h3{color:#fff}
.hc-product .product-list ul>li:hover .pan{background-color:#efefef;opacity:.4;width:105px}
.product-list::after{content: ""; width:100%; display:block; clear:both;}

.product-nav-swiper-bg{background-color:#fbfbfb}
.product-nav-swiper{width:80%;margin:auto;overflow:hidden}
.product-nav-swiper .swiper-wrapper{ margin:auto;padding:18px 0 22px;}
.product-nav-swiper li{margin:0 0}
.product-nav-auto{width:96%;margin:auto;position:relative}
.product-nav-auto.index-show-content-qb{ width: 96%;}
.product-nav-click-left{width:26px;height:26px;background:url(../image/cp-nav-left-ico.png) center center no-repeat;position:absolute;left:0px;top:50%;margin-top:-15px;cursor:pointer}
.product-nav-click-right{width:26px;height:26px;background:url(../image/cp-nav-right-ico.png) center center no-repeat;position:absolute;right:0px;top:50%;margin-top:-15px;cursor:pointer}
.product-nav-click-left:hover{background:url(../image/cp-nav-left-ico-on.png) center center no-repeat}
.product-nav-click-right:hover{background:url(../image/cp-nav-right-ico-on.png) center center no-repeat}
.hc-hzkh{padding:20px 0}
.hc-hzkh-content{width:96%;margin:0 auto}
.hzkh-auto{ margin-top:15px;}
.hc-hzkh .hzkh-logo img{box-shadow: 0px 0px 5px #ccc;width:30.333%; margin:0 1%;margin-bottom:10px;}
.hc-hzkh .hzkh-logo img:hover{border-color:#053e8d;box-shadow:0 0 8px rgba(0,0,0,.06)}
.hc-hzkh .hzkh-logo img:nth-of-type(6){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(12){margin-right:0}
.hc-hzkh .hzkh-logo img:nth-of-type(18){margin-right:0}
.hc-hzkh .hzkh-bottom{padding:10px 10px 10px}
.hc-hzkh .hzkh-bottom p{line-height:25px;color:#666}
.hc-ylgys{padding:15px 0 15px;background:#fcfcfc}
.hc-ylgys .ylgys-content{width:96%;margin:0 auto;text-align:center}
.hc-ylgys .ylgys-content img{width:94%;}
.hc-ylgys .ylgys-bottom{padding:15px 10px 15px;text-align:left}
.hc-ylgys .ylgys-bottom p{line-height:25px;color:#666}
.hc-lxwm{padding:30px 0}
.lxwm-content{width:96%;margin:0 auto;position:relative;margin:10px auto 50px; }
.lxwm-content img{width:100%; }
.lxwm-main{width:86%;padding:10px;background:#fff;display:block; margin:auto; margin-top:-80px; position:relative; margin-bottom:35px; }
#dituContent{ width:100% !important; height:250px !important}
.lxwm-main p{color:#bbb}
.lxwm-main .lxwm-auto{padding:15px 5px}
.lxwm-main .main-title{margin-top:10px; display: none;}
.lxwm-main .main-title span{width:45px;height:3px;background:#057ee6;display:block}
.lxwm-main .main-title h2{font-size:22px;color:#057ee6;font-weight:500;line-height:38px}
.lxwm-main .main-tact{ width:100%; margin-top: 15px;}
.lxwm-main .main-tact p{padding:10px 0; font-size: 12px;line-height:20px;border-bottom:1px #eee solid;color:#747474}
.lxwm-main .main-tact img{ vertical-align: middle;margin-right:10px}
.lxwm-main .main-right{ text-align:center;padding:20px 0 0 0px}
.lxwm-main .main-right::before{content:"";display:block;clear:both}
.lxwm-main .main-right .img-wm p{color:#747474}
.lxwm-main .ck{background:#f7f7f7;padding:5px 10px;color:#777;cursor:pointer;float:right}
.lxwm-main .ck img{margin-bottom:-2px; margin-left: 5px;}
.hc-mfsy{padding:20px 0}
.hc-mfsy .mfsy-content{width:96%;margin:0 auto;padding:10px 0;text-align:center}
.hc-mfsy .mfsy-content input{width:94%;padding:11px 1.5%;margin-bottom:15px;border:1px #e4e4e4 solid;outline:0}
.hc-mfsy .mfsy-content input:nth-of-type(3){margin-right:0}
.hc-mfsy .mfsy-content textarea{padding:15px 1.5%;outline:0;width:94%;height:100px;border:1px #e4e4e4 solid;margin-top:0;}
.hc-mfsy .mfsy-content .submit{padding:9px 20px;width: 58%;background-color:#057ee6;border:1px #057ee6 solid;border-radius:5px;color:#fff;margin-top:30px;cursor:pointer;font-size:16px}
input,textarea{font-family:"微软雅黑"}
.hc-mfsy .mfsy-content input:hover,.hc-mfsy .mfsy-content input:focus,.hc-mfsy .mfsy-content textarea:hover,.hc-mfsy .mfsy-content textarea:focus{border:1px #057ee6 solid;}
.hc-mfsy .mfsy-content .submit:hover{ background-color:#06bbbe; }
.xiangqing-top{background:#fff;background-size:cover}
.xiangqing-top-auto{width:96%;margin:auto;margin-top:30px}
.xiangqing-top-here{padding:13px 0;}
.xiangqing-top-here img{width:16px;vertical-align:middle;margin-right:5px}
.xiangqing-top-here a{color:#666;font-size:12px;vertical-align:middle}
.xiangqing-top-here span{color:#666;font-size:14px;vertical-align:middle;margin:0 3px}
.xiangqing-top-here a:hover{color:#053e8d}
.xiangqing-top-1{margin:15px 0}
.xiangqing-top-1-left{width:96%; margin:0 auto; border-radius:3px;font-size:0}
.xiangqing-top-1-right{width:100%; width: 96%; margin: auto; margin-top:25px;}
.xiangqing-top-1-right h3{color:#057ee6;font-size:18px;margin-top:15px;margin-bottom:8px}
.xiangqing-top-1-right h4{color:#444;font-size:16px;margin-top:13px;font-weight:600}
.xiangqing-top-1-right .xiangqing-top-1-right-nr{color:#666;font-size:14px;margin-top:5px;line-height:23px}
.xiangqing-top-1-a{color:#fff;font-size:15px;text-align: center;display:inline-block;width:80%;height:40px;line-height:40px;border-radius:5px;background-color:#057ee6}
.xiangqing-top-1-a img{color:#fff;font-size:16px;vertical-align:middle;width:20px}
.xiangqing-top-1-a span{color:#fff;margin-left:10px;font-size:15px;vertical-align:baseline}
.xiangqing-top-1-a:hover{background-color:#04b8bb}
.fenxian{margin:15px 0;margin-top:25px}
.xiangqing-top-lb{width:1300px;margin-top:50px}
.swiper-container-xiangqing .swiper-button-next-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-prev-xiangqing{width:30px;height:70px;background-color:rgba(98,84,176,.7);background-size:20px;margin-top:-45px}
.swiper-container-xiangqing .swiper-button-next-xiangqing:hover,.swiper-container-xiangqing .swiper-button-prev-xiangqing:hover{background-color:rgba(204,169,100,.9);background-size:20px}
.swiper-container-xiangqing-nr{padding:10px;border:1px solid #ddd;background-color:#fbfbfb}
.swiper-container-xiangqing .swiper-slide{position:relative}
.swiper-container-xiangqing-nr-img{width:100%}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd{text-align:center;position:absolute;left:10px;top:10px;bottom:10px;right:10px;background-color:rgba(98,84,176,.8);-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column;opacity:0}
.swiper-container-xiangqing-nr-fd-ico{text-align:center}
.swiper-container-xiangqing-nr-fd-ico img{width:50px;margin-bottom:15px}
.swiper-container-xiangqing .swiper-container-xiangqing-nr-fd p{font-size:18px;color:#fff}
.swiper-slide:hover .swiper-container-xiangqing-nr{border:1px solid #887ec1}
.swiper-container-xiangqing .swiper-slide:hover .swiper-container-xiangqing-nr-fd{opacity:1}
.xiangqing-bottom{margin:20px auto 15px}
.xiangqing-bottom-left{float:left;width:100%;border:1px solid #ddd;background-color:#fff;margin-bottom:20px;box-shadow:1px 3px 16px rgba(0,0,0,.1)}
.xiangqing-bottom-right{float:right;width:100%}
.xiangqing-bottom-left-nav{height:48px;border-bottom:1px solid #e4eaec;line-height:48px;margin:12px 15px 0}
.xiangqing-bottom-left-nav-1{background-color:#fff;font-size:16px;border-bottom:2px solid #057ee6;height:46px;padding:0 28px;color:#057ee6;display:inline-block;vertical-align:top}
.xiangqing-bottom-left-nav-2{background-color:#f9f9f9;height:53px;display:inline-block;padding:0 65px;vertical-align:top}
.xiangqing-bottom-left-nav-2 a{color:#666}
.xiangqing-bottom-left-nav-2:hover a{color:#053e8d}
.xiangqing-bottom-left-nr{margin:10px 15px 25px;padding:10px 0 20px;border-bottom:1px solid #e4eaec}
.xiangqing-bottom-left-nr img{max-width:100%;margin:10px auto;display:block}
.xiangqing-bottom-left-nr p{margin:5px auto;font-size:13px;line-height:26px;color:#666}
.xiangqing-cong-2-left-news-xq-here{margin:8px 0;padding:10px 15px 10px;text-align:center}
.xiangqing-cong-2-left-news-xq-here-left{float:left;width:100%;border:1px solid #e4eaec;height:40px;line-height:40px;color:#666;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-right{float:right;width:100%;margin-top:6px;border:1px solid #e4eaec;height:40px;line-height:40px;color:#666;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xiangqing-cong-2-left-news-xq-here-left:hover,.xiangqing-cong-2-left-news-xq-here-right:hover{border:1px solid #053e8d;color:#053e8d}
.xiangqing-bottom-right-1{margin-bottom:15px;background-color:#fff;padding:15px 10px 8px}
.xiangqing-bottom-right-1-head{font-size:15px;color:#37474f;height:38px; margin-bottom:5px; text-align:left;line-height:38px}
.xiangqing-bottom-right-1-ul{padding:5px 0}
.xiangqing-bottom-right-1-ul li{width:46%;text-align:center; float:left; margin:0 2%; margin-bottom:8px}
.xiangqing-bottom-right-1-ul li a{color:#666;display:block}
.xiangqing-bottom-right-1-ul li p{line-height:32px; font-size:13px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.xiangqing-bottom-right-2-mx{padding:20px 10px 10px;border:1px solid #ddd;text-align:center}
.xiangqing-bottom-right-2-mx-img img{width:100%}
.xiangqing-bottom-right-1-ul li:hover img{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.xiangqing-bottom-right-1-ul li:hover a{color:#053e8d;}
.xiangqing-bottom-right-2-mx p{color:#666;font-size:15px;line-height:45px}
.xiangqing-bottom-right-2-mx a{color:#666}
.xiangqing-bottom-right-2-mx p:hover{color:#053e8d}
.xiangqing-top-here-bg{background-color:#f2f2f2}
.xiangqing-top-here{width:96%;margin:0 auto}
.xiangqing-top-1-right-bottom{border-bottom:1px solid #f0f2f5;padding-bottom:15px}
.pc-slide{width:100%;margin:0 auto}
.view .swiper-container{width:100%}
.view .arrow-left{background:url(../image/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(../image/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.preview{width:100%;position:relative;margin:auto;margin-top:16px}
.preview .swiper-container{width:80%}
.preview .swiper-slide{width:60px;cursor:pointer}
.preview .slide6{width:82px}
.preview .arrow-left{background:url(../image/xq-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-left:hover{background:url(../image/xq-banner-left-on.png) no-repeat center center}
.preview .arrow-right{background:url(../image/xq-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-15px;width:30px;height:30px;z-index:10}
.preview .arrow-right:hover{background:url(../image/xq-banner-right-on.png) no-repeat center center}
.preview img{width:100%}
.preview .swiper-slide-xt{border:1px solid #fff}
.preview .active-nav .swiper-slide-xt{border:1px solid #053e8d}
.swiper-slide-xt{font-size:0;padding:3px 3px}
.view img{width:100%}
.view .swiper-slide{font-size:0}
.view .swiper-slide a{font-size:0;border:1px solid #eee;display:block;padding:5px;border-radius:5px}
.view .swiper-slide a img{width:100%}
.bottom-right img{vertical-align:middle;margin:0 2px}
.bottom-right span{vertical-align:middle;color:#666}
.fenxian-left-2{margin-top:20px}
.fenxian-right{float:left; display: none; background:url(../image/xq-ico-dh.png) 10px center no-repeat;padding-left:56px;margin-top:5px}
.fenxian-right-p{font-size:14px;color:#666}
.fenxian-right-h2{font-size:26px;color:#053e8d}
.fenxian-left{ width: 100%;text-align: center;}
.xiangqing-bottom-bg{background-color:#f2f2f2;padding:5px 0;margin-top:35px}
.pc-slide{width:100%;margin:0 auto}
.view2{position:relative}
.view2 .swiper-container{width:100%}
.view2 .arrow-left{background:#eee url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:-30px;top:50%;margin-top:-30px;width:22px;height:60px;z-index:10}
.view2 .arrow-left:hover{background:#053e8d url(../image/yjy-banner-left-on.png) no-repeat center center}
.view2 .arrow-right{background:#eee url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:-30px;top:50%;margin-top:-30px;width:22px;height:60px;z-index:10}
.view2 .arrow-right:hover{background:#053e8d url(../image/yjy-banner-right-on.png) no-repeat center center}
.preview2{width:96%;position:relative;margin:auto;margin-top:10px}
.preview2 .swiper-slide{width:65px;cursor:pointer}
.preview2 img{width:100%}
.preview2 .swiper-slide-xt{border:1px solid #fff}
.preview2 .swiper-slide-xt{font-size:0;margin:3px 3px;border:1px solid #eaeaea;padding:0}
.view2 img{width:100%}
.view2 .swiper-slide{font-size:0}
.view2 .swiper-slide a{font-size:0;display:block}
.view2 .swiper-slide a img{width:100%}
.yjs-ny-nr-auto{width:80%;margin:auto;margin-bottom:25px}
.yjs-ny-nr-auto-banner{ margin:10px auto 15px;}
.yjs-ny-nr{width: 96%; margin:0 auto; margin-top:20px;}
.yjs-ny-nr-auto-nr{border-top:1px solid #efefef;padding:15px 0;font-size:12px;color:#666;line-height:23px}
.yjs-ny-nr-auto-nr p{font-size:12px;color:#666;}
.hc-gcjs{padding:15px 0}
.gcjs-auto{width:94%;padding:0px 0 15px 0;text-align:left;margin:0 auto; line-height:27px;color:#666}
.gcjs-auto p{ font-size:13px; }
.gcjs-auto br{ display:none;}
.hc-gcjs .gcjs-content{padding:10px 0}
.hc-gcjs .gcjs-content div{margin:0 auto;padding:0;width:100%}
.bodyCon08 .students{margin:0 auto; position:relative}
#four_flash{position:relative;padding-bottom:8px;}
#four_flash .flashBg{margin:0 auto;position:relative;overflow:hidden}
#four_flash .flashBg ul.mobile{width:2000%;overflow:hidden}
#four_flash .flashBg ul.mobile li{float:left;width:480px;color:#6c6e85;transition:all .4s ease 0s}
#four_flash .flashBg ul.mobile li img{width:100%;-webkit-transition: 2s; -moz-transition: 2s; -o-transition: 2s; transition: 2s; cursor:pointer; }
#four_flash .flashBg ul.mobile li:hover{color:#fff;box-shadow:5px 10px 10px rgba(32,32,32,.1)}
#four_flash .flashBg ul.mobile li:hover img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); transform:scale(1.1);}
#four_flash .but_bottom{margin-top:20px}
#four_flash .but_left{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_right{display:inline-block;margin:0 10px;width:auto;cursor:pointer;opacity:1}
#four_flash .but_left:hover{opacity:.6}
#four_flash .but_right:hover{opacity:.6}
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none;z-index:9999;}
        .bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
        .bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:20px;top: 20px;width: 35px;}
        .mask>img:hover{cursor:pointer}

.hc-sbzs{padding:0px 0 5px;text-align:center}
.hc-sbzs .hc-sbzs-auto{width:96%;margin:0 auto;padding:0px 0 10px;text-align:center}
.hc-sbzs .sbzs-list{ display:inline-block;margin-top:20px}
.hc-sbzs .sbzs-list img{width:100%;cursor:pointer;}
.hc-sbzs .sbzs-list p{padding:12px 0;background-color:#eaeaea;margin-top:-4px;color:#666}
.but_bottom .but_left{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_right{cursor:pointer;opacity:1;display:inline-block;margin:0 10px}
.but_bottom .but_left:hover{opacity:.6}
.but_bottom .but_right:hover{opacity:.6}
.but_bottom .but_left img,.but_bottom .but_right img{ width:38px; }
.sbzs-list:hover p{background-color:#057ee6;color:#fff}
.swiper-container{}
.but_bottom{margin-top:15px;width:100%;text-align:center}
.hc-qyzp{padding:20px 0 38px}
.hc-qyzp .qyzp-content{width:94%;margin:0 auto;padding:10px 0 10px}
.hc-qyzp .qyzp-content .title{padding:13px 15px;background:#f3f3f3 url(../image/qyzp-ico-jia.png) 95.5% center no-repeat;color:#666;font-size:14px;margin-top:10px;cursor:pointer}
.hc-qyzp .qyzp-content .title span{width:20px;background:#666;height:5px;display:block;float:right;margin-top:10px}
.hc-qyzp .qyzp-content-auto{padding:0 15px;border:1px #eee solid;padding-bottom:30px;border-top:none}
.hc-qyzp .qyzp-content .rement-top{padding:18px 0 15px;border-bottom:1px #ddd solid}
.course-title .p2{margin-top:15px}
.course-title .p2 br{ display:none;}
.hc-qyzp .qyzp-content .rement-top span{color:#666;  width: 50%;
    display: block;
    float: left;
    margin-bottom: 8px;}
.hc-qyzp .qyzp-content .rement-top .span-team{padding-right:0;float:right}
.hc-qyzp .qyzp-content-auto .rement-bottom h3{color:#333;font-size:15px;margin-top:13px;line-height:36px}
.hc-qyzp .qyzp-content-auto .rement-bottom p{color:#666;line-height:25px}
.hc-qyzp .qyzp-content-auto .rement-bottom a{padding:8px 45px;display:inline-block;border:1px #057ee6 solid;border-radius:7px;text-align:center;color:#057ee6;margin-top:18px;transition:.3s}
.hc-qyzp .qyzp-content-auto .rement-bottom a:hover{background-color:#057ee6;color:#fff}
.hc-qyzp .qyzp-bottom .list-hk{padding:16px 30px;background:#f3f3f3;margin:5px 0;font-size:16px;color:#666}
.hc-qyzp .qyzp-bottom .list-hk img{float:right;cursor:pointer}
.hc-qyzp .qyzp-bottom p{color:#666;padding:10px 0}
.qyzp-content-auto{display:none}
.qyzp-content-list-on .qyzp-content-auto{display:block}
.qyzp-content .qyzp-content-list-on .title{background:#057ee6 url(../image/qyzp-ico-jian.png) 95.5% center no-repeat;color:#fff}
.hc-yftd{padding:15px 0 18px 0}
.hc-yftd .yftd-content{margin:10px 3% 25px;padding:10px 10px;box-shadow:0 1px 5px rgba(141,141,141,.6)}
.hc-yftd .yftd-content .yftd-content-title{border-bottom:1px #efefef solid;padding:10px 0}
.hc-yftd .yftd-content-title .title-bottom h3{font-size:16px;color:#333;font-weight:500;line-height:36px}
.hc-yftd .yftd-content-title .title-bottom .bottom-left{color:#999;float:left}
.hc-yftd .yftd-content-title .title-bottom .bottom-right{color:#666;float:right; display: none;}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img{opacity:1;transition:.2s}
.hc-yftd .yftd-content-title .title-bottom .bottom-right img:hover{opacity:.7}
.hc-yftd .yftd-content-main .main-top{width:100%;margin:0 auto;text-align: center;padding:20px 0}
.hc-yftd .yftd-content-main .main-top .img-right{ margin-top: 15px; display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;text-align: left; font-size:14px;color:#666;line-height:26px}
.hc-yftd .yftd-content-main .main-top img{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; width:70%; }
.hc-yftd .yftd-content-main .main-bottom{padding-top:10px;border-top:#e5e5e5 solid 1px}
.hc-yftd .yftd-content-main .main-bottom span{font-size:16px;color:#333;font-weight:700}
.hc-yftd .yftd-content-main .main-bottom p{line-height:26px;padding:8px 0;color:#666}
.hc-yftd .yftd-content-main .main-bottom .next{display:block; margin-top: 15px;}
.hc-yftd .yftd-content-main .main-bottom .next a{display:block;text-align:center;padding:10px 10px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom .previous{display:block;margin-top:15px; width:100%; }
.hc-yftd .yftd-content-main .main-bottom .previous a{display:block;text-align:center;padding:10px 10px;border:1px #ddd solid;color:#666}
.hc-yftd .yftd-content-main .main-bottom div a:hover{border-color:#053e8d;color:#053e8d}
.main-bottom-page{text-align:center;padding:20px 0 20px 0}
.hc-zyyw{padding:25px 0 48px}
.hc-zyyw .zyyw-content{width:96%;margin:0px auto 0;}
.hc-zyyw .zyyw-content img{ display:none;}
.hc-zyyw .oemlc img{ display:block; }
.hc-zyyw .oemlc{box-shadow:0 2px 5px rgba(141,141,141,.3)}
.hc-zyyw .oemlc img{ width:100%;}
.hc-zyyw .zyyw-content .zyyw-text{padding:5px 0 15px; width:96%;  margin: auto;border-bottom:1px #efefef solid}
.hc-zyyw .zyyw-content .zyyw-text h4{font-size:15px;color:#053e8d}
.hc-zyyw .zyyw-content .zyyw-text p{color:#666;line-height:22px;margin-top:10px; font-size: 12px;}
.hc-zyyw .zyyw-content .oemlc-title{width:100%;background:url(../image/zyyw3.jpg) no-repeat;background-size:100% 100%;text-align:center;margin-top:30px}
.hc-zyyw .zyyw-content .oemlc-title h2{line-height:45px;font-size:15px;color:#fff;position:relative}
.hc-zyyw .zyyw-content .oemlc-title h2::before{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:75px}
.hc-zyyw .zyyw-content .oemlc-title h2::after{position:absolute;width:35%;height:1px;border-bottom:1px #81d9da solid;top:40px;left:775px}
.hc-zljs{padding-top:20px;padding-bottom:38px;}
.hc-zljs-1{margin:10px auto 0; position: relative; z-index: 99;}
.hc-zljs-1-list{border:1px solid #ddd;height:45px;position:relative;margin-bottom:12px}
.hc-zljs-1-list-title{height:45px;line-height:45px; cursor:pointer; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:30px;padding-left:15px;background:url(../image/zljs-list-jia.png) 96% center no-repeat;color:#666;font-size:13px}
.hc-zljs-1-list.on .hc-zljs-1-list-title{background:#057ee6 url(../image/zljs-list-jian.png) 96% center no-repeat;color:#fff}
.hc-zljs-1-list.on{background:#053e8d}
.hc-zljs-1-list-nr{display:none;position:absolute;top:55px;left:0;background:#fff;right:0;z-index:9;border:2px solid #053e8d}
.hc-zljs-1-list.on .hc-zljs-1-list-nr{display:block;position:absolute;top:50px;left:0;background:#fff;right:0;z-index:9;border:2px solid #057ee6}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-p{padding:13px 18px;color:#666;line-height:25px}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img{padding:10px 25px 20px;text-align:center}
.hc-zljs-1-list.on .hc-zljs-1-list-nr-img img{ width:70%;}
.hc-zljs-1-list:hover{ border:1px solid #057ee6; }
.hc-zljs-1-list-sild{float:left}
.hc-zljs-1-hidden{width:96%;margin:0 auto;overflow:hidden}
.course-title-blanc{text-align:center;text-align:center;padding:10px 0}
.course-title-blanc h2{color:#057ee6;font-size:18px}
.course-title-blanc p{color:#666;line-height:30px;font-size:12px}
.hc-zljs-2{margin-top:20px;margin-bottom:20px; position: relative;}
.hc-zljs-2-1{margin-top:15px;position:relative}
.hc-zljs-2-1-list{width:290px;float:left;background-color:#fff}
.hc-zljs-2-1-list-padding{padding:25px 20px 25px;background: #fafafa;text-align:center; border: 1px solid #e9e9e9;}
.hc-zljs-2-1-list-padding img{width:110px;border:2px solid #057ee6;border-radius:50%}
.hc-zljs-2-1-list-padding h2{font-size:13px;color:#057ee6;margin:15px 0 15px}
.hc-zljs-2-1-list-padding p{font-size:14px;color:#666;line-height:23px}
.swiper-container-jsyy{width:70%;margin:auto;padding-bottom:0}

.hc-zljs-2-1 .arrow-left{background:#fafafa url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-zljs-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-zljs-2-1 .arrow-right{background:#fafafa url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-27px;width:45px;height:45px;z-index:10;border-radius:50%}
@-webkit-keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
@keyframes index-ico-hover{0{-webkit-transform: translateY(0px); transform:translateY(0px);} 20%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 40%{-webkit-transform: translateY(0px); transform:translateY(0px);} 65%{-webkit-transform: translateY(-10px); transform:translateY(-10px);} 100%{-webkit-transform: translateY(0px); transform:translateY(0px);}}
.hc-zljs-2-1-list:hover img{-webkit-animation: index-ico-hover 1s /* infinite*/; animation: index-ico-hover 1s/* infinite*/;}

.hc-zljs-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm-1{background-color:#fbfbfb;width:96%;padding:10px 2%;margin:0px auto 25px}
.hc-gywm-1-left{width:80%; max-width:480px; margin:auto;}
.hc-gywm-1-right{ width:96%;line-height:26px; margin: auto; margin-top:18px; color:#666}
.hc-gywm-1-right p{margin:5px 0}
.hc-gywm-1-left img{width:100%}
.gywm-nr-2{width:94%;margin:auto;padding-top:10px;padding-bottom:25px}
.gywm-nr-2 a{width:48.5%;margin-right:3%; margin-bottom:6px;float:left;display:block}
.gywm-nr-2-list{width:100%;position:relative}
.gywm-nr-2-list img.smallimg{width:100%;}
.gywm-nr-2-list-ico{position:absolute;right:5px;top:5px;width:23px;opacity:.7}
.gywm-nr-2 a:nth-child(2){margin-right:0%;}
.gywm-nr-2 a:nth-child(3){width:100%;margin-right:0%;}
.gywm-nr-2-list:hover .gywm-nr-2-list-ico{opacity:.9}
.hc-gywm-3{padding:20px 0 15px;background-color:#fbfbfb}
.hc-gywm-3-nr{width:94%;margin:auto;text-align:center;padding:5px 0 15px}
.hc-gywm-3-list{width:100%;position:relative;display:inline-block;text-align:center;margin:0 auto; margin-bottom: 15px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.hc-gywm-3-list-1-1{padding:10px 10px 15px;}
.hc-gywm-3-list-1 img{ width:100%;}
.hc-gywm-3-list-1-1 h2{font-size:15px;color:#333; line-height:26px; font-weight: normal;}
.hc-gywm-3-list-1-1 p{font-size:13px;color:#777}
.hc-gywm-3-list-2{position:absolute;top:0;bottom:0;right:0;left:0;border:solid #053e8d 2px;background-color:#fff;-webkit-display:flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column; opacity:0;}
.hc-gywm-3-list-2-1 h2{color:#053e8d;font-size:16px; font-weight: normal;}
.hc-gywm-3-list-2-1 p{color:#777;font-size:12px;margin:5px auto 8px}
.hc-gywm-3-list-2-1 span{width:35px;height:2px;display:block;margin:auto;background-color:#053e8d;font-size:18px}
.hc-gywm-3-list-2-2{padding:5px 10px;line-height:20px}
.hc-gywm-3-list-2-2 p.p1{color:#666;font-size:13px;margin:5px auto 5px;display:block}
.hc-gywm-3-list-2-2 p.p2{color:#666;font-size:12px; display: none;}
.hc-gywm-3-list:hover .hc-gywm-3-list-2{ opacity:1;}
.gywm-nr-3{background:url(../image/gywm-lc-bg.jpg) center center no-repeat;background-size:cover;image-rendering:-webkit-optimize-contrast;padding:20px 0}
.gywm-nr-3-title{padding:15px 0 10px;text-align:center;position:relative}
.gywm-nr-3-title h3{color:#fff;font-size:18px}
.gywm-nr-3-title p{color:#fff;font-size:12px}
.gywm-nr-3-title::before{height:1px;width:43%;position:absolute;top:60%;left:0;background-color:rgba(255,255,255,.8)}
.gywm-nr-3-title::after{height:1px;width:43%;position:absolute;top:60%;right:0;background-color:rgba(255,255,255,.8)}
.swiper-container-lc{width:70%;height:360px}
.swiper-container-lc-cong{position:relative;margin:auto}
.swiper-container-lc .swiper-wrapper{margin:auto}
.swiper-container-lc::after{content:" ";width:100%;position:absolute;top:50%;margin-top:-1px;height:2px;background-color:#fff}
.swiper-container-lc-cong .swiper-button-prev{background-image:url(../image/lc-left-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-cong .swiper-button-next{background-image:url(../image/lc-right-ico.png);background-size:30px 30px;margin-top:-16px;width:30px;height:30px;outline:0}
.swiper-container-lc-list{height:360px}
.swiper-container-lc-list-top{height:180px;position:relative;float:left;width:100%;text-align:center;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom{height:180px;position:relative;float:left;width:100%;text-align:center}
.swiper-lc-list-bottom-sitm{display:inline-block;padding:0 40px;margin-top:25px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-bottom-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-1 .swiper-container-lc-list-bottom::after{content:" ";position:absolute;top:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-lc-list-top-sitm{display:inline-block;padding:0 40px;margin-bottom:25px;margin-top:10px;line-height:30px;font-size:16px;border-radius:5px;background-color:#fff;color:#727171}
.swiper-lc-list-top-p{font-size:14px;color:#fff;margin-top:10px}
.swiper-slide-lc-2 .swiper-container-lc-list-top::after{content:" ";position:absolute;bottom:-7px;left:50%;margin-left:-7px;width:14px;height:14px;border-radius:50%;background-color:#fff}
.swiper-container-lc-list-top .swiper-container-lc-list-top-cong{height:180px;width:1%;display:table-cell;vertical-align:bottom}
.swiper-container-lc-list-bottom .swiper-container-lc-list-bottom-cong{height:180px;width:1%;display:table-cell;vertical-align:top}
.ch-ppjs-17-a{display:block;text-align:center}
.ch-ppjs-17-a a{border:1px solid #fff;color:#fff;padding:3px 10px}
.hc-gywm-5{padding:22px 0 35px}
.hc-gywm2-2-1{width:96%;margin:0 auto}
.hc-gywm2-2{margin-top:112px;margin-bottom:90px}
.hc-gywm2-2-1{margin-top:18px;position:relative}
.hc-gywm2-2-1-list{width:290px;float:left;background-color:#fff}
.hc-gywm2-2-1-list-padding{padding:0 0 0;text-align:center}
.hc-gywm2-2-1-list-padding img{cursor:pointer;width:100%}
.hc-gywm2-2-1-list-padding p{font-size:15px;color:#777;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.swiper-container-gywm{width:68%;margin:auto;padding-bottom:0}
.hc-gywm2-2-1 .arrow-left{background:#f9f9f9 url(../image/yjy-banner-left.png) no-repeat center center;position:absolute;left:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-left:hover{background:#eee url(../image/yjy-banner-left.png) no-repeat center center}
.hc-gywm2-2-1 .arrow-right{background:#f9f9f9 url(../image/yjy-banner-right.png) no-repeat center center;position:absolute;right:0;top:50%;margin-top:-22px;width:45px;height:45px;z-index:10;border-radius:50%}
.hc-gywm2-2-1 .arrow-right:hover{background:#eee url(../image/yjy-banner-right.png) no-repeat center center}
.hc-gywm2-2-1-list:hover p{ color:#053e8d;}
.yftd_list{padding:10px 0}
.yftd_list .yftd_list-content{width:96%;margin:0 auto;padding:10px 0 0;}
.yftd_list .yftd_list-content .center-wrap{padding:15px 10px 10px; background:#fbfbfb;display:inline-block;border:1px #e8e8e8 solid; margin-bottom:15px;transition:ease-in .2s}
.yftd_list-content .center-wrap .center-left img{width:80px;}
.yftd_list-content .center-wrap .center-left{float:left; }
.yftd_list-content .center-wrap .center-right{padding:0 0px 0 90px}
.yftd_list-content .center-wrap .center-right h3{color:#053e8d;font-size:15px;padding:5px 0;padding-top: 0;font-weight:500}
.yftd_list-content .center-wrap .center-right .center-right-main{padding:6px 0;border-top:1px #e6e6e6 solid}
.yftd_list-content .center-wrap .center-right .center-right-main>p{color:#666;line-height:20px; font-size: 12px;}
.yftd_list-content .center-wrap .center-right .center-right-main .wow{margin-top:15px; display: none;}
.yftd_list .yftd_list-content .center-wrap:hover{background-color:#057ee6;box-shadow:#eee 5px 5px 5px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main{border-color:#ace6e7}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc a{background-color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main .wow .inc-r{background-position:0 -23px}
.yftd_list .yftd_list-content .center-wrap:hover .center-right h3{color:#fff}
.yftd_list .yftd_list-content .center-wrap:hover .center-right-main>p{color:#fff}


.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:25px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; height:40px; bottom:0px; right:0px; background:rgba(255,255,255,.9);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }

.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-1.png) center center no-repeat;background-size: 15px; display:none;}
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-2.png) center center no-repeat; background-size: 15px;display:none;}
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-3.png) center center no-repeat;background-size: 15px;display:none; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-4.png) center center no-repeat;     background-size: 15px;display:none;}

.index-yfzx-nr-list-fd-padding{ padding:0 10px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:7px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#053e8d; font-size:13px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:12px; margin-top:10px; display:none; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:2px; width:50px; background:#053e8d; display:inline-block;margin-top:15px;display:none;}

.index-yfzx-nr-list-img{ width:100%;}

.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
@-webkit-keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
@keyframes indexyjy{0%{ opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0); }
100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1);
 }}
}


.head .head-auto li{ position:relative; }
.head-nav li .hc-head-nav-ul{position:absolute;top:65px;left:0%;z-index: 99;margin-left: -00px;width: 100%;background-color: rgb(255, 255, 255);border-radius:0 0 5px 5px;display:none;box-shadow: 0 2px 5px rgba(141,141,141,.5);}
.head-nav li .hc-head-nav-ul li{width:100%; line-height:42px; margin:0; display: block; }
.head-nav li .hc-head-nav-ul a{height: 42px;border-bottom: dashed 1px #ddd;display: block;padding:0 10px;line-height: 42px;font-size: 13px;text-align:center;color: #666 !important;background-color: initial !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.head-nav li .hc-head-nav-ul a:hover{background-color:rgba(204,169,100,.0); height:42px; color:#053e8d !important; border-bottom:dashed 1px rgba(5,62,141, 0.9);}
.head-nav li .hc-head-nav-ul li:last-child a{border-bottom:none;}
.head-nav li .hc-head-nav-ul::before{content: "";position:absolute;top:-10px;left:50%;display: none;margin-left:-10px;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent rgba(5,62,141, 0.9);}
.hc-head-sousuo-li-ej{position:absolute; top:80px; left:50%; margin-left:-170px; width:210px; background-color:rgba(204,169,100,.9); display:none;}
.hc-head-sousuo-li-ej-submit{position:absolute; top:0px; right:0%; width:55px; height:30px; color:#fff; font-size:12px; font-family:"微软雅黑"; cursor:pointer; background:#be9d66; border:none; border:#be9d66 solid 1px;}
.hc-head-sousuo-li-ej-text{position:absolute; top:0px; left:0%; width:155px; text-indent:5px; font-size:12px; background-color:rgba(255,255,255,1); color:#666; font-family:"微软雅黑"; height:28px; border:#be9d66 solid 1px;}
.hc-head-sousuo-li-ej-submit:hover{background:#b99860;}
.head-nav-fixed li .hc-head-nav-ul{  top:55px;}
.head .head-auto li:hover .hc-head-nav-ul{ display:block; }

.hc-head-nav-ul{-webkit-animation: erjixiala .3s ease-in-out;animation: erjixiala .3s ease-in-out}
@-webkit-keyframes erjixiala{0%{opacity:.5;
-webkit-transform:translate3d(0, 10px, 0); transform:translate3d(0, 10px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}
@keyframes erjixiala{0%{opacity:.5;
-webkit-transform:translate3d(0, 10px, 0); transform:translate3d(0, 10px, 0);}
100%{opacity:1;
-webkit-transform:translate3d(0, 0px, 0); transform:translate3d(0, 0px, 0);}}

@media only screen and (max-width:1300px) { 
.head-nav li .hc-head-nav-ul{ display:none !important;}

 }
@media only screen and (min-width:1301px) { 
.header h2{ display:none;}
}