@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{width: 90%; z-index: 100; top: 0;left: 0;background:#fff; height: 80px; padding: 0 30px; margin:0 auto;}
.logo{float: left; width: 368px; padding-top: 25px;}
.logo img{width: 100%;}
.wxss{float: right; padding-top: 19px;}
.wxss ul{overflow: hidden;}
.wxss li{float: left; padding-left: 11px;}
.wxss a{display: block; width: 42px;height: 42px;}
.wxss img{width: 100%;}
.nav{float: right;}
.nav li{float: left; padding-right: 22px; padding-left: 22px;  font-size: 18px; line-height: 80px; transition: 0.5s;}
.nav li:hover{ background: #01288c;}
.nav li:hover a{color: #fff;}

.nav a{ color: #555;}
.nav li.cur a{color: #01288c;}
.nav a:hover{color: #01288c;}


.banner{overflow: hidden;position: relative;}
.pcimg { width: 100%; }
.banner .swiper-slide img { display: block; width: 100%; transition: all 5s ease 0s; }
.banner .swiper-slide.active img { transform: scale(1.2); }
.bannerPic { position: relative; width: 100%; height: auto; transition: all 1s ease 2.5s; transform: perspective(1000px) translate3d(0, 0, 100px); }
.banner .swiper-slide.active .bannerPic { transition: all 5s ease 0s; transform: perspective(1000px) translate3d(0, 0, 0px); }
.banner .swiper-pagination{bottom: 35px;}
.banner .swiper-pagination-bullet{background: none; border: 1px solid #fff; opacity: 1;width: 10px;height: 10px;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: 24px;}
.banner .swiper-pagination-bullet-active{background: #04278c;border:1px solid #04278c;}
.banner .swiper-button-next{background: rgba(255,255,255,.3);width: 45px;height: 100px; right: 5vw;margin-top: -50px;transition: All 0.4s ease-in-out;color: #fff;}
.banner .swiper-button-next:hover{background:#01288c;}
.banner .swiper-button-prev{background:rgba(255,255,255,.3);width: 45px;height: 100px; left: 5vw;margin-top: -50px;transition: All 0.4s ease-in-out;color: #fff;}
.banner .swiper-button-prev:hover{background:#01288c;}

.bj1{background: url(../images/a_39.jpg) no-repeat center;background-size: cover;}
.gywm{overflow: hidden;width: 1720px;max-width: 94%; margin: 0 auto; padding: 125px 0 145px;}
.gywm_left{float: left; width: 50%; position: relative;}

.bfbtn {background:url(../images/a_04.png) no-repeat center center #fff;width: 72px;height: 72px;border-radius: 50%;cursor: pointer; position: absolute;
    transition: all ease .4s;left:50%; top:50%; transform:translate(-50%,-50%);background-size: 100% 100%;
}
.bfbtn::after { z-index: -1; animation: scaleAni 1s infinite linear; content:''; border:1px solid #ffffff; width: 100%; height: 100%;
 position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.bfbtn::before { z-index: -1;animation: scaleAni 1.5s infinite linear;  content:''; border:1px solid #ffffff; width: 120%; height: 120%;
 position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
@keyframes scaleAni{
	from{ transform: translate(-50%,-50%) scale(1); opacity: 1;}
	to{transform: translate(-50%,-50%) scale(1.5); opacity: 0;}
}
.gywm_left img{width: 100%;}
.gywm_right{width: 50%; float: right; padding-left: 75px;}
.gywm_right h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding: 50px 0 45px;}
.gywm_right h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.gywm_right p{font-size: 16px; line-height: 38px;color: #7e7e7e;}
.gywm_right ul{overflow: hidden; margin-left: -8px; padding: 70px 0 65px;}
.gywm_right li{float: left; width: 25%; padding-left: 15px; padding-right: 15px;}
.gywm_right ul li a{display: block; text-align: center; height: 145px;border:1px solid #8d96b2; transition: 0.5s;}
.gywm_right ul li a:hover{border:1px solid #cc0000; border-radius:20%; box-shadow:0px 0px 5px rgba(0,55,123,0.5);}
.gywm_right span{display: block; text-align: center; height: 90px; position: relative;}
.gywm_right ul li img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.gywm_right p{font-size: 16px;color: #494949;}
.btn1{display: block; width: 207px; line-height: 52px;text-align: center; font-size: 14px; color: #fff; background: url(../images/a11.png) no-repeat 90% center #1d2088; transition: 0.5s;}
.btn1:hover{background: url(../images/a11.png) no-repeat 90% center #cc0000;}












@media(min-width:1200px){

	.gywm_left img{width: 100%;}
.gywm_right{width: 50%; float: right; padding-left: 75px;}
.gywm_right h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding: 50px 0 45px;}
.gywm_right h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.gywm_right p{font-size: 16px; line-height: 38px;color: #7e7e7e;}
.gywm_right ul{overflow: hidden; margin-left: -8px; padding: 70px 0 65px;}
.gywm_right li{float: left; width: 25%; padding-left: 15px; padding-right: 15px;}
.gywm_right ul li a{display: block; text-align: center; height: 145px;border:1px solid #8d96b2; transition: 0.5s;}
.gywm_right ul li a:hover{border:1px solid #cc0000; border-radius:20%; box-shadow:0px 0px 5px rgba(0,55,123,0.5);}
.gywm_right span{display: block; text-align: center; height: 90px; position: relative;}
.gywm_right ul li img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.gywm_right p{font-size: 16px;color: #494949;}
.btn1{display: block; width: 207px; line-height: 52px;text-align: center; font-size: 14px; color: #fff; background: url(../images/a11.png) no-repeat 90% center #1d2088; transition: 0.5s;}
.btn1:hover{background: url(../images/a11.png) no-repeat 90% center #cc0000;}
	
	
}




@media(max-width:1199px){

	.gywm_left img{width: 100%;}
.gywm_right{width: 50%; float: right; padding-left: 75px;}
.gywm_right h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding: 50px 0 45px;}
.gywm_right h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.gywm_right p{font-size: 16px; line-height: 38px;color: #7e7e7e;}
.gywm_right ul{overflow: hidden; margin-left: 0px; padding: 40px 0 35px 0;}
.gywm_right li{float: left; width: 33.33%; padding-left: 0px; padding-right: 0px;}
.gywm_right ul li a{display: block; text-align: center; width: 95%; height: 105px; margin: 0 auto; border:1px solid #8d96b2; transition: 0.5s;}
.gywm_right ul li a:hover{border:1px solid #cc0000; border-radius:20%; box-shadow:0px 0px 5px rgba(0,55,123,0.5);}
.gywm_right span{display: block; text-align: center; height: 90px; position: relative;}
.gywm_right ul li img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.gywm_right p{font-size: 12px;color: #494949;}
.btn1{display: block; width: 207px; line-height: 52px;text-align: center; font-size: 14px; color: #fff; background: url(../images/a11.png) no-repeat 90% center #1d2088; transition: 0.5s;}
.btn1:hover{background: url(../images/a11.png) no-repeat 90% center #cc0000;}
	
}



















.zlzz{overflow: hidden;width: 1720px;max-width: 94%; margin: 0 auto; padding: 0 0 65px;}
.zlzz_left{float: left;width: 323px;}
.zlzz_left h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding:45px 0;}
.zlzz_left h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.zlzz_left p{font-size: 16px; color: #7e7e7e; line-height: 38px;}
.zlzz_left a{display: block; width: 207px; line-height: 50px;text-align: center; font-size: 14px; color: #1d2088;background: url(../images/a_02.png) no-repeat 90% center ;border:1px solid #1d2088; margin-top: 70px;  transition: 0.5s;}
.zlzz_left a:hover{background: url(../images/a11.png) no-repeat 90% center #01288C; color: #fff;}
.zlzz_right{float: right; width: calc(100% - 375px); position: relative;}

.zlzz_right a{display: block; box-shadow:0 0 10px rgba(0, 0, 0, .0);  transition: 0.5s; background: #f8f8f8;}
.zlzz_right a:hover p{ color: #fff; background: #1d2088;}

.zlzz_right a:hover img{ border: #1d2088 15px solid; }

.zlzz_right p{text-align: center; font-size: 16px;color: #656464; line-height: 70px; padding-bottom: 20px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;  transition: 0.5s;}


.zlzz_right b{display: block; overflow: hidden;}
.zlzz_right img{width: 100%; border: #f8f8f8 15px solid; transition: 0.5s;}
.zlzz_right .swiper{padding-bottom: 60px;}
.zlzz_right .swiper-pagination-bullet{width: 22px;height: 22px;background: #d2d2e7; opacity: 1;}
.zlzz_right .swiper-pagination-bullet-active{background: #1d2088;}

.bj2{background: url(../images/a_01.jpg)  no-repeat center center;background-size: cover;}
.ryxq{overflow: hidden;width: 1720px;max-width: 94%; margin: 0 auto; padding: 95px 0 145px;}
.ryxq_left{float: left; width: calc(100% - 375px);}
.ryxq_left h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding:45px 0 30px;}
.ryxq_left h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.ryxq_nr p{font-size: 16px; line-height: 45px; color: #545454;width: 1000px;max-width: 100%;margin-bottom: 35px;}
.ryqh b{display: block; overflow: hidden;}
.ryqh img{width: 100%;}
.ryqh .swiper{padding-bottom: 35px;}
.ryqh .swiper-pagination-bullet{width: 15px;height: 15px;background: #d2d2e7; opacity: 1;}
.ryqh .swiper-pagination-bullet-active{background: #1d2088;}
.ryxq_left a{display: block; width: 207px; line-height: 50px;text-align: center; font-size: 14px; color: #1d2088;background: url(../images/a_02.png) no-repeat 90% center ;border:1px solid #1d2088; margin-top: 20px; transition: 0.5s;}
.ryxq_left a:hover{background: url(../images/a11.png) no-repeat 90% center #01288C; color: #fff;}

.bj3{background: url(../images/a_03.jpg) no-repeat center center;background-size: cover;}
.news{overflow: hidden;width: 1730px;max-width: 94%; margin: 0 auto; padding: 55px 0 0 0;}
.news_left{width: calc(100% - 375px);overflow: hidden;padding: 5px;}

.tpxw{float: left; width: 46%; box-shadow:0 0 10px rgba(0, 0, 0, .1);  transition: 0.5s; }
.tpxw:hover{ background: #1d2088; color: #fff;}

.tpxw:hover  h2{ color: #fff;}
.tpxw:hover  p{ color: #fff; opacity: 0.7;}
.tpxw:hover  h3{ color: #fff; opacity: 0.4;}



.tpxw_tp{overflow: hidden;height: 430px;}
.tpxw_tp img{width: 100%;height: 100%; object-fit: cover;}
.textxw{padding: 25px 30px; }
.textxw h2{font-size: 20px; color: #232527; line-height: 1.5;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.textxw p{font-size: 16px; line-height:1.8;color: #a4a4a4;height: 60px; margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.textxw h3{text-align: right; font-size: 16px;color: #808080;}


.lbxw{width: 54%; padding-left: 20px;float: right;}
.lbxw li{padding-bottom: 17px;}

.lbxw li:hover .lbxwbox{background: #1d2088; color: #fff;}
.lbxw li:hover .lbtext h2{ color: #fff;}
.lbxw li:hover .lbtext p{ color: #fff;  opacity: 0.7;}
.lbxw li:hover .lbtext h3{ color: #fff;  opacity: 0.4;}


.lbxwbox{overflow: hidden; padding: 20px;box-shadow:0 0 10px rgba(0, 0, 0, .1); transition: 0.5s;}
.lbtp{width: 212px; float: left; overflow: hidden;}
.lbtp img{width: 100%;}
.lbtext{float: right; width: calc(100% - 230px);}
.lbtext h2{font-size: 16px; line-height: 30px;height: 60px; color: #232527;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.lbtext p{font-size: 15px;height: 56px; color: #787878; margin: 5px 0;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.lbtext h3{font-size: 14px; text-align: right; color: #808080; margin-top: 15px;}

.news_right{float:right; width: 323px; padding-top: 80px;}
.news_right h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding:45px 0 35px;}
.news_right h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.news_right p{font-size: 14px; line-height: 32px; color: #8c8c8c;}
.news_right a{margin-top: 240px;display: block; width: 207px; line-height: 50px;text-align: center; font-size: 14px; color: #1d2088;background: url(../images/a_02.png) no-repeat 90% center ;border:1px solid #1d2088; transition: 0.5s;}
.news_right a:hover{background: url(../images/a11.png) no-repeat 90% center #01288C; color: #fff;}

.hzhb{width: 1720px;max-width: 94%; margin: 0 auto;}
.hzhb_title{padding: 75px 0 0 0;}
.hzhb_title h2{position: relative; font-weight: bold; font-size: 40px; color: #343434; padding:45px 0 35px;}
.hzhb_title h2:before{position: absolute; content: ""; border-top: 8px solid #e30113; width: 90px;left: 0; top: 0;}
.hzhb_nr ul{padding: 10px 5px 75px 5px; overflow: hidden; margin-left: -25px;}
.hzhb_nr li{float: left; width: 20%; padding: 0 0 25px 25px;}
.hzhb_nr a{display: block; overflow: hidden; box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.hzhb_nr a img{width: 100%; transition: 0.5s;}
.hzhb_nr a img:hover{transform: scale(1.4);  z-index: 1;}

.footer{background: #161616;}
.footerbox{width: 1475px; max-width: 94%; overflow: hidden; margin: 0 auto; padding: 90px 0 45px;}
.foot_left{float: left; width: 300px;}
.lxdh{overflow: hidden;}
.lxdh img{float: left;}
.lxdhtext{width: calc(100% - 60px);float: right;}
.lxdhtext p{font-size: 16px;margin-bottom: 5px; color: #fff;}
.lxdhtext h2{font-weight: bold; font-size: 24px; color: #fff;}
.rwm{padding-top: 28px;}
.foot_right{float: right;width: calc(100% - 370px);}
.foot_right ul{overflow: hidden;}
.foot_right li{float: left; width: 16.66%;}
.foot_right h2{font-size: 16px; color: #fff; margin-bottom: 10px;}
.foot_right dt{font-size: 14px; line-height: 34px;}
.foot_right dt a{color: #fff; opacity: .4;}
.foot_right dt a:hover{opacity: 1;}
.bqxx{border-top: 1px solid #2e2e2e;}
.bqxx p{text-align: center; line-height: 22px;color: #fff;opacity: .3;padding: 36px 3%;font-size: 14px;}






@media(min-width:1200px){

	
.qjbj{position: fixed;z-index: 101;background: rgba(0,0,0,.7);width: 100%;height: 100%; left: 0;top: 0;display: none;}
.tvtc{position: fixed;width: 700px;left:50%; top:50%; transform:translate(-50%,-50%);z-index: 102;display: none;}
.ggbtn{background: url(../images/d2.png) no-repeat center;width: 50px;height: 50px; position: absolute; top: -25px; right: -25px; cursor: pointer;border: 2px solid #fff;border-radius: 50%;background-size: 20px 20px;z-index: 105;}
.hzhb_nr .swiper-slide{padding-bottom: 100px;}
	
	
}



@media(max-width:1199px){

	
.qjbj{position: fixed;z-index: 101;background: rgba(0,0,0,.7);width: 100%;height: 100%; left: 0;top: 0;display: none;}
.tvtc{position: fixed;width: 90%;left:50%; top:50%; transform:translate(-50%,-50%);z-index: 102;display: none; background: #000;}
.ggbtn{background: url(../images/d2.png) no-repeat center;width: 30px;height: 30px; position: absolute; top: -15px; right: -15px; cursor: pointer;border: 2px solid #fff;border-radius: 50%;background-size: 20px 20px;z-index: 105;}
.hzhb_nr .swiper-slide{padding-bottom: 100px;}
	
	
}



@media(max-width:1460px){
.gywm_right h2{font-size: 32px; padding: 35px 0;}
.gywm_right ul{padding: 20px 0;}
.gywm_right p{line-height: 2;}
.gywm{padding: 90px 0;}
.gywm_right{padding-left: 30px;}
.zlzz_right p{line-height: 80px;}
.ryxq{padding: 90px 0;}
.news_right h2{font-size: 32px;}
.hzhb_title h2{font-size: 32px;}
}
@media(max-width:1200px){
.header{height: 60px; padding: 0 3%; position: fixed; width: 100%; top: 0;left: 0; background: #fff;}
.dhbtn{position: absolute;width: 30px;height: 30px; right: 3%; top: 15px;background: url(../images/a11.png) no-repeat center center #083090;border-left: 1px solid #fff;background-size: 20px 20px;border-radius: 4px;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center #083090;background-size: 20px 20px;}
.kfdh{width: 60px;height: 60px; right: 60px;height: 60px;}
.kfdh:before{height: 60px;width: 60px;}
.kfdh:after{border-left: 1px solid #fff;height: 100%;}
.logo{width: 200px;padding-top: 23px;}
.wxss{position: absolute; padding: 0; right: 50px;top: 13px;}
.wxss a{width: 35px;}
.fgt{height: 60px;}



.nav{position: fixed; width: 100%;height: calc(100% - 60px); left: -100%; top: 60px;background: #035593;padding: 0;overflow: auto;z-index: 100;}
.nav li{float: none; width: 100%; padding: 0 3%;position: relative;line-height: 48px;border-bottom: 1px solid rgba(255,255,255,.2);}
.nav  a{display: block; font-size: 16px; color: #fff;}
.nav li.cur a{color: #f3b345;}
.nav a:hover{color: #f3b345;}

.banner .swiper-pagination{bottom: 15px;}
.banner .swiper-button-prev{width: 25px;height: 50px; margin-top: -25px;}
.banner .swiper-button-next{width: 25px;height: 50px; margin-top: -25px;}

.gywm{padding: 50px 0;}
.gywm_left{float: none; width: 100%;}
.gywm_right{float: none; padding: 25px 0 0 0; width: 100%;}
.gywm_right h2{padding: 25px 0; font-size: 24px;}
.gywm_right h2:before{border-top: 5px solid #e30113; width: 40px;}
.gywm_right span{height: 70px;}
.gywm_right ul li a{height: 125px;}
.btn1{width: 180px; margin: 20px auto 0 auto;}

.zlzz_left{float: none; width: 100%;}
.zlzz_left h2{font-size: 24px; padding: 25px 0;}
.zlzz_left h2:before{border-top: 5px solid #e30113; width: 40px;}
.zlzz_left p{line-height: 2;}
.zlzz_left a{width: 180px; position: absolute; bottom: 30px; left: 50%;transform: translateX(-50%);}
.zlzz_right{float: none; width: 100%; padding-top: 25px;}
.zlzz_right .swiper-pagination-bullet{width:15px;height: 15px;}
.ryxq{padding: 0 0 50px;}
.ryxq_left{float: none; width: 100%;}
.ryxq_left h2{font-size: 24px; padding: 25px 0;}
.ryxq_left h2:before{border-top: 5px solid #e30113; width: 40px;}
.ryxq_nr p{line-height: 2;}
.bj2{background: url(../images/a_01.jpg) no-repeat 70% center;}
.ryxq_left a{width: 180px; margin: 20px auto 0 auto;}

.news_right{float: none; width: 100%; padding: 0;}
.news_right h2{font-size: 24px; padding: 25px 0;}
.news_right h2:before{border-top: 5px solid #e30113; width: 40px;}
.news_right p{line-height: 2; font-size: 16px;}
.news_right a{width: 180px; position: absolute; bottom: 30px; left: 50%;transform: translateX(-50%);}
.news_left{float: none; width: 100%; padding-top: 25px;}
.tpxw_tp{height: auto;}
.tpxw{float: none; width: 100%;}
.textxw{padding: 15px;}
.textxw h2{font-size: 16px;height: auto;}
.textxw p{font-size: 13px; height: auto;}
.lbxw{float: none; padding: 25px 0 0 0;  width: 100%; }
.hzhb_title{padding-top: 30px;}
.hzhb_title h2{font-size: 24px; padding:25px 0 ;}
.hzhb_title h2:before{border-top: 5px solid #e30113; width: 40px;}
.hzhb_nr li{width: 50%;}
.hzhb_nr ul{padding: 0  0 50px 0;}

.footer{padding: 30px 3% 0 3%;}
.footerbox{padding: 0;}
.foot_left{float: none; margin: 0 auto;width: 100%;}
.lxdh img{float: none; margin: 0 auto;}
.lxdhtext{float: none; width: 100%; padding: 10px 0;}
.rwm{padding: 0 ;}
.rwm img{width: 80px;margin: 0 auto;float: none;}
.lxdh{float: none; width: 100%;text-align: center;}
.foot_right{float: none; width: 100%;padding-top: 25px; display: none;}
.foot_right li{float: none; width: 100%; padding-bottom: 15px;}
.foot_right dl{overflow: hidden; margin-left: -10px;}
.foot_right dt{float: left; padding-left: 10px;line-height: 1.5;}
.lybd{float: none; width: 100%;}
.gnfl{display: none;}
.bqxx p{font-size: 12px;padding: 20px 3%;}
.hzhb_nr .swiper-slide{padding-bottom: 60px;}
.news{position: relative; padding-bottom: 100px;}
.zlzz{position: relative;padding-bottom: 100px;}
}

@media(max-width:480px){
.lbtp{float: none; width: 100%;}
.lbtext{float: none; width: 100%;padding-top: 15px;}
}