@charset "utf-8";
ul{padding: 0;}
body,p,ul,h2,h3{margin: 0;}
li{list-style: none;}
body{font-family: "微软雅黑 ";}
img{vertical-align: middle;}
a{text-decoration: none;}

table{border-collapse:collapse;}
table td{border: 1px #000 solid;}
.flex{display: flex;flex-wrap: wrap;justify-content: space-between;}
.flex-start{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.flex-nowrap-start{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.flex-list{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.jt-content{max-width: 1440px; margin: auto;}

.jt-content-c{line-height: 100px;}
.jt-content-c-r ul li a{padding: 0 10px;margin: 0 20px;color: #000000;font-size: 16px;position: relative;display: block;}
.jt-content-c-r ul li.act a{color: #004897;}
.jt-content-c-r ul li.act a:before{content: "";background:#004897;width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;}
.jt-content-c-r ul li a:hover:before{content: "";background:#004897;width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;}

.jt-banner .swiper-wrapper .swiper-slide{width: 100%;}
.jt-banner .swiper-wrapper .swiper-slide img{width: 100%;}
.jt-banner .swiper-pagination{bottom: 40px;}
.jt-banner .swiper-pagination .swiper-pagination-bullet{width: 80px; height: 3px;background: rgba(255,255,255,0.5);opacity:1;border-radius:0}
.jt-banner .swiper-pagination .swiper-pagination-bullet-active{background: rgba(255,255,255,1);width: 120px;margin: 0 10px;}

.jt-gywm{background: url(../img/gywm.jpg) center center; background-size: cover;padding: 120px 0;}
.jt-gywm-l{width: 48%;margin-right: 2%;}
.jt-gywm-r{width: 50%;}
.jt-gywm-l h2{color: #000000;font-size: 36px;display: block;border-bottom: 1px solid #d1d1d1; padding-bottom: 40px;position: relative;    margin-left: 30px;}
.jt-gywm-l h2:before{content: "";position: absolute;left: 0;bottom: -1px;width: 60px;height: 3px;background: #004897;}
.jt-gywm-l-c{margin: 80px 0 60px;}
.jt-gywm-l-c p{color: #666666;font-size: 16px;text-align: justify;line-height: 32px;text-indent: 2em;}
.jt-gywm-l a{background: #004897;color: #ffffff;font-size: 16px;line-height: 32px;padding: 20px 40px;border-radius: 40px;    margin-left: 30px;}

.jt-gywm-r {position: relative;}
.jt-gywm-r-p1{font-size: 40px;color: #FFFFFF;font-style: italic;text-align: center;position: relative;z-index: 1000;}
.jt-gywm-r-p1 span{font-size: 72px;}
.jt-gywm-r-p2{font-size: 24px;color: #FFFFFF;text-align: center;position: relative;z-index: 1000;}

.jt-zhuo {position: absolute;width: 320px;height: 320px;border-radius: 100%;z-index: 10;left: 50%;transform: translateX(-50%);top:24px}
.jt-zhuo:after{content: "";width: 320px;height: 320px;border-radius: 100%;background: #004897;z-index: 2;display:inline-block; position: absolute;top: 0;left: 0;}
.jt-zhuo:before{content: "";width: 320px;height: 320px;border-radius: 100%;background:rgba(134,179,219,0.7);z-index: 1;display:inline-block;animation: spana 4s infinite;position: absolute;top: 0;left: 0;}
.jt-zhuo .jt-gywm-r-p1{margin-top: 80px;}
@keyframes spana{
 	0%{ transform: scale(1);}
 	50%{ transform: scale(1.15);}
 	100%{ transform: scale(1); }
}
.jt-yin {position: absolute;width: 320px;height: 320px;border-radius: 100%;background: rgba(61,193,200,0.7);z-index: 10;left: 30%;transform: translate(-50%,-50%);top:63%}
.jt-yin:after{content: "";width: 320px;height: 320px;border-radius: 100%;background: rgba(61,193,200,0.2);z-index: 2;display:inline-block; position: absolute;top: 0;left: 0;}
.jt-yin:before{content: "";width: 320px;height: 320px;border-radius: 100%;background: rgba(61,193,200,0.2);z-index: 1;display:inline-block;animation: spanb 4s infinite;position: absolute;top: 0;left: 0;}
.jt-yin .jt-gywm-r-p1{margin-top: 85px;}
@keyframes spanb{
 	0%{ transform: scale(1);}
 	50%{ transform: scale(1.15);}
 	100%{ transform: scale(1); }
}

.jt-zhuan {position: absolute;width: 320px;height: 320px;border-radius: 100%;background: rgba(134,179,219,0.7);z-index: 10;left: 70%;transform: translate(-50%,-50%);top:63%}
.jt-zhuan:after{content: "";width: 320px;height: 320px;border-radius: 100%;background: rgba(134,179,219,0.2);z-index: 2;display:inline-block; position: absolute;top: 0;left: 0;}
.jt-zhuan:before{content: "";width: 320px;height: 320px;border-radius: 100%;background: rgba(134,179,219,0.2);z-index: 1;display:inline-block;animation: spanc 4s infinite;position: absolute;top: 0;left: 0;}
.jt-zhuan .jt-gywm-r-p1{margin-top: 85px;}
@keyframes spanc{
 	0%{ transform: scale(1);}
 	50%{ transform: scale(1.15);}
 	100%{ transform: scale(1); }
}




.jt-zxxx{padding: 100px 0 110px;    position: relative;    background: #f9f9f9;}
#particles-js {background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.jt-zxxx-t h2{color: #000000;font-size: 36px;text-align: center;margin-bottom: 80px;}
.jt-zxxx ul{position: relative;}
.jt-zxxx ul li{width: 23.5%; margin-right: 2%;}
.jt-zxxx ul li:nth-child(4){margin-right: 0%;}
.jt-zxxx ul li a{display: block;padding: 90px 0 60px;border-radius: 5px;border-bottom: 4px solid rgba(255,255,255,0);}
.jt-zxxx ul li img{margin: auto;display: block;}
.jt-zxxx ul li img:nth-child(2){display: none;}
.jt-zxxx ul li h2{text-align: center;color: #666666;font-size: 30px;padding: 60px 0 20px;}
.jt-zxxx ul li p{text-align: center;color: #666666;font-size: 18px;}
.jt-zxxx ul li a:hover {background: #FFFFFF;border-bottom: 4px solid #004897;}
.jt-zxxx ul li a:hover img{display: none;}
.jt-zxxx ul li a:hover img:nth-child(2){display: block;}

.jt-news{padding: 110px 0 180px;background: url(../img/xwbj.png) center center ;background-size: 100% 100%; }
.jt-news .flex{margin-top: 100px;}
.jt-news-t{border-bottom: 1px solid #d1d1d1;position: relative;}
.jt-news-t h2{color: #000000;font-size: 36px;padding-bottom: 30px;position: relative;}
.jt-news-t h2:before{content: "";background: #004897;position: absolute;left: 0;bottom: -1px;width: 60px;height: 3px;z-index: 1;}
.jt-news-t a{display: inline-block;position: absolute;right: 0;bottom: 30px;color: #666666;font-size: 16px;}
.jt-news-l{width: 48%;margin-right: 4%;}
.jt-news-l .img{width: 100%;overflow: hidden;    height: 563px;position: relative;}
.jt-news-l .img img{width: 100%;transition:All 0.8s ease-in-out;}
.jt-news-l a:hover .img img{transform: scale(1.1);}
/*.jt-news-l a:hover p{color: #004897;}*/
.jt-news-l a{position: relative;display: block;}
.jt-news-l .img:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.2);z-index: 10;}
.jt-news-l-t{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 10;} 
.jt-news-l-t-c{padding: 0 50px 40px;}
.jt-news-l-t-c p{color: #fffefe;font-size: 18px;height: 26px;
overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.jt-news-l-t-c span{display: block;color: #e5e5e5;font-size: 14px;margin-top: 10px;}

.jt-news-r{width: 48%;}
.jt-news-r ul li{border-bottom: 1px solid #cccccc;padding: 40px 0 30px;}
.jt-news-r ul li:nth-child(1){padding: 0px 0 30px;}
.jt-news-r ul li h2{color: #000000; font-size:18px;font-weight: initial;height: 24px;
overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.jt-news-r ul li span{color: #666666; font-size:12px;display: block;margin: 10px 0 25px;}
.jt-news-r ul li p{color: #666666; font-size:14px;line-height: 28px;height: 55px;overflow: hidden;
overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.jt-news-r ul li a:hover h2{color: #004897;}

.jt-foot{background: #e8e8e8;padding: 110px 0 80px;}
.jt-foot-top {line-height: 44px;padding-bottom: 40px; border-bottom: 1px solid #c1c1c1;}
.jt-foot-top-r ul li a{color: #666666; font-size: 16px;margin-left: 50px;}
.jt-foot-top-r ul li a:hover{color: #333333;}
.jt-foot-botton {margin-top: 30px;}
.jt-foot-botton-l p{line-height: 32px;margin-bottom: 10px;}
.jt-foot-botton-l p:nth-child(1){font-size: 24px; color: #333333;}
.jt-foot-botton-l p:nth-child(2){font-size: 14px; color: #666666;}
.jt-foot-botton-l p img{margin-right: 20px;}
.jt-foot-botton-r p{font-size: 14px; color: #999999;line-height: 30px;}
.jt-foot-botton-r p a{font-size: 14px; color: #999999}
.jt-foot-botton-r-a {margin-top: 10px;text-align: right;}
.jt-foot-botton-r-a a{display: inline-block;margin-left: 20px;}


.jt-kefu {position: fixed;top: 20%;right: 0;z-index: 100000;}
.jt-kefu-a{position: absolute;left: -26px;top: 128px;width: 0;}
.jt-kefu-c {position: relative;width: 0;}
.jt-kefu-c-c {background: #FFFFFF;padding: 15px;position: absolute;top: 19px;left: 10px;}
.jt-kefu-c-c .tj-zzke{font-size: 16px;color: #3066ab;padding: 6px 0; border-bottom: 1px solid #b8e9fa;}
.jt-kefu-c-c .tj-dhzz{font-size: 16px;color: #3066ab;padding: 6px 0; border-bottom: 1px solid #eae9e8;border-top: 1px solid #eae9e8;}
.jt-kefu-c-c .jt-kefu-c-q{margin: 10px 0;}
.jt-kefu-c-c .jt-dhzz-q{line-height: 36px;    font-size: 12px;}
.jt-sys{font-size: 12px;line-height: 20px;}
.jt-kefu-a1 {display: none;}




@media screen and (max-width:1440px) {
	.jt-content{max-width: 1200px;}
	.jt-gywm{padding: 80px 0;}
	.jt-zhuo{width: 280px;height: 280px;}
	.jt-zhuo:before{width: 280px;height: 280px;}
	.jt-zhuo:after{width: 280px;height: 280px;}
	.jt-zhuo .jt-gywm-r-p1{margin-top: 60px;}
	
	.jt-yin{width: 280px;height: 280px;top: 55%;}
	.jt-yin:before{width: 280px;height: 280px;}
	.jt-yin:after{width: 280px;height: 280px;}
	.jt-yin .jt-gywm-r-p1{margin-top: 70px;}
	
	.jt-zhuan{width: 280px;height: 280px;top: 55%;}
	.jt-zhuan:before{width: 280px;height: 280px;}
	.jt-zhuan:after{width: 280px;height: 280px;}
	.jt-zhuan .jt-gywm-r-p1{margin-top: 70px;}
	
	.jt-gywm-r-p1{font-size: 34px;}
	.jt-gywm-r-p1 span{font-size: 60px;}
	
	.jt-news-r ul li{padding: 20px 0 20px;}
	.jt-news-r ul li:nth-child(1){padding: 0px 0 20px;}
	.jt-news-r ul li span{margin: 10px 0 17px;}
	
	.jt-zxxx{padding: 80px 0;}
	.jt-zxxx ul li a{padding: 60px 0 60px;}
	.jt-news{padding: 80px 0;}
	.jt-news .flex{margin-top: 60px;}
	
	.jt-news-l .img{height: 469px;}
}
@media screen and (max-width:1200px) {
	body{max-width:1440px}
	.jt-content{max-width: 1024px;margin: 0 20px;}
	.jt-gywm-l{width: 100%;margin-right: 0;}
	.jt-gywm-r{height: 500px;width: 600px;margin: auto;}
	.jt-content-c-r ul li a{margin: 0 10px;}
	
	.jt-yin{top: 68%;}
	.jt-zhuan{top: 68%;}
	
	/*.con {max-width:width:1440px !im}*/
}
@media screen and (max-width:1024px) {
	/*.jt-content{max-width: 1440px;}*/
	
}