*{margin:0;padding:0;font-family: PingFang SC, PingFang SC-Semibold;}
ul,li{list-style: none;}
a{text-decoration:none;}
body{background: #f6f7fb;}
.transition{transition: 0.5s;}
/* 导航 start */
.header{height:79px;background: rgba(148,186,243,0.2);backdrop-filter: blur(10px);position: fixed;top:0;left:0;width: 100%;z-index: 999;
align-items: center; display: flex;justify-content: center;min-width: 1680px;}
.header .logo{width: 175px;height: 41px;}
.menu{display: flex;color:#fff;margin-left:100px;}
.menu li{margin:0 24px;position: relative;}
.menu li>p{font-size:16px;line-height: 77px;cursor: pointer;}
.menu li>p.active{border-bottom:#fff solid 2px;}
.menu li .secondmenu{display: none;background: rgba(255,255,255);border-radius: 4px;padding:16px 16px 0 16px;
position: absolute;top:60px;left:0;width:102px;box-sizing: border-box;font-size:14px; text-align: center;color:#15283c;
box-shadow: 0px 10px 20px 0px rgba(78,88,100,0.30)}
.menu li .secondmenu>p{margin-bottom:16px;cursor: pointer;}
.menu li .secondmenu>p:hover{color:#074ea2}
.menu li:hover .secondmenu{display: block;}

.menu_right{color:#fff;display: flex;align-items: center;font-size:16px;}
.search{width: 200px;height: 36px;background: rgba(255,255,255,0.20);border-radius: 2px;display: flex;align-items: center;
justify-content:space-between;padding:8px 20px 8px 8px;box-sizing: border-box;}
.search input{height: 20px;background-color:transparent; FILTER: alpha(opacity=0);border-style:none;color:#fff;outline:none}
.search img{width: 20px;height: 20px;margin-left:8px;}
.menu_right span{margin:0 0 0 30px;cursor: pointer;}
/* 导航 end */
.content_body{min-width: 1680px;}
.content1{top:0px;position: relative;z-index: 998;width: 1600px;margin:-250px auto 0;left:0;}
.content1_top{display: flex;justify-content: space-between;}
.list1{ width: 520px;height: 120px;display: flex;background: rgba(23,106,229,0.50);
border: 1px solid #97c6ff;backdrop-filter: blur(5px);transition: 0.5s;}
.list1 img{width: 60px;height: 60px;margin:30px 40px;}
.list1 dl{margin:20px 0 0 0 ;color:#fff;}
.list1 dl dt{font-size: 28px;margin-bottom:12px;}
.list1 dl dd{font-size: 16px;}
.list1:hover{background: #074ea2;border: 1px solid #074ea2;}
.list1:hover dl dd{font-weight: bold;}
.list1:hover dl dt{font-weight: 600;}

.content1_bottom{width: 100%;height: 400px;background: #ffffff;box-shadow: 0px 20px 40px 0px rgba(153,162,172,0.25);margin-top:20px;padding:40px 0;
display: flex;box-sizing: border-box;}
.left_img{margin-left:40px;height: 320px;width: 450px;flex: 0 0 auto;overflow: hidden;}
.left_img img{ object-fit: cover;transition: 0.5s;}

.right_div{margin-left:60px;}
.right_div img{width: 490px;height: 50px;margin-bottom:20px;}
.left_img img:hover {transform: scale(1.1);}


.right_div h2{font-size:24px;color:#074ea2;font-weight: 600;line-height: 24px;}
.right_div .heng{width: 46px;height: 2px;display: block;margin:10px 0 0 0;background: #074ea2;}
.right_details{font-size:16px;margin-top:35px;padding-right:60px;}
.right_details p{color:#15283C;line-height: 22px;}
.right_details p:nth-of-type(1){margin-bottom:30px;}
.right_details p strong{color:#074ea2;}
.right_details a{margin-top:16px; font-size:16px;font-weight: bold;color:#074ea2;display: block; text-align: right;}
.content2{ background: url('../images/bg1.png') no-repeat;background-size:100% 1024px;padding-top:100px;}
.content2_top{width: 1600px;margin:0 auto;display: flex;justify-content: space-between;}
.content2_topL{width: 250px;}
.content2_topL h1{font-size:60px;color: #dfdfdf;line-height: 60px;font-weight:normal;}

.content2_topL .hx{width: 58px;height: 4px;background: #074ea2;display: block;margin:30px 0}
.content2_topL .hx strong{width: 4px;height: 4px;background: #f6f7fb;display: block;margin-left:50px;}
.content2_topL h2{font-size: 32px;color:#04529f;font-weight: 600;margin-bottom:64px;}
.content2_topL ul {width: 65px;}
.content2_topL ul li{line-height: 20px;font-size:20px;cursor: pointer;margin-bottom:15px;}
.content2_topL ul li.active{border-bottom:#074ea2 solid 2px;color:#074ea2}
.content2_topL ul li a:hover{color:#074ea2}

.content2_topL a{display: block;position: relative;font-size: 16px;text-align: center;line-height: 45px;color:#15283c;}
.content2_topL a::after{content: "";height: 2px;overflow: hidden;display: block; left:0;bottom:-2px;position: absolute;width: 100%;
background: #074ea2;transform: scaleX(0);transition:all 0.5s;}
.content2_topL a:hover::after{transform: scaleX(1);}
.content2_topR{width: 1270px;height: 687px;background: #ffffff;border: 1px solid #dadde7;display: flex;overflow: hidden;}
.content2_topRL {padding:40px;border-right:#dadde7 solid 1px;width: 735px;height: 687px;box-sizing: border-box;}
.oimg {width: 655px;height: 360px;overflow: hidden; }
.oimg img{ object-fit: cover;transition: 0.5s;}
.oimg img:hover {transform: scale(1.1);}


.content2_topRL h2{font-size: 24px;font-weight: 700;color: #15283c;line-height: 24px;margin-top:42px;}
.content2_topRL strong{display: block;width: 50px;height: 4px;background: #074ea2;margin:20px 0}
.content2_topRL p{color: #15283c;font-size:14px;height:80px;}
.content2_topRL .more{display: flex;justify-content: space-between;margin-top:25px;color: #898d90;font-size: 14px;}
.content2_topRL .more a{font-size:16px;color:#074ea2}
.content2_topRR{width:583px;}
.content2_topRR li{display: flex;padding:40px;border-bottom:#dadde7 solid 1px;justify-content: space-between;cursor: pointer;transition: 0.5s;}
.content2_topRR li:hover{box-shadow: 0px 0px 20px 0px rgba(153,162,172,0.30)}
.content2_topRR li:hover .ccr h3{color:#074ea2}
.content2_topRR li .ccl{width: 100px;color: #898d90;}
.content2_topRR li .ccl strong{font-size:30px;display: block;line-height: 30px;margin-bottom:5px;}
.content2_topRR li .ccl span{font-size:14px;display: block;font-weight: 700;}
.content2_topRR li .ccr{width: 350px;color:#15283c}
.content2_topRR li .ccr h3{font-size:18px;}
.content2_topRR li .ccr span{width: 30px;height: 4px;background: #074ea2;display: block;margin:16px 0}
.content2_topRR li .ccr p{font-size:14px; word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;text-overflow: ellipsis;
-webkit-box-orient: vertical;-webkit-line-clamp:2;height: 40px;}
.content2_topRR .more1{padding:0;border:0;height: 73px;line-height: 73px;text-align: center;width: 100%;}
.content2_topRR .more1 a{margin:0 auto;color:#074ea2;font-size:16px;}

.content2_bottom{width: 1600px;margin:100px auto;display: flex;}
.content2_bottom h3{color:#04529F;font-size:36px;font-weight: 600;}
.content2_bottom h3 span{font-size:16px;color:#dfdfdf;font-weight: normal;margin-left:20px;}
.content2_bottomL{width: 760px;}
.videos{height: 400px;width: 100%;position: relative;margin-top:40px;}
.videos video{width: 100%;height: 100%;}
.videos .vtitle{position: absolute;bottom:0;left:32px;width: 696px;height: 98px;background: rgba(0,91,228,0.3);backdrop-filter: blur(4px);padding:20px 40px;
box-sizing: border-box; }
.vtitle h4{font-size:20px;color:#fff;font-weight: normal;margin-bottom:10px;}
.vtitle p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 100%;color:#dadada;font-size:14px;}
.content2_bottomR {width: 840px;background: url('../images/bg2.png') no-repeat; background-size: 840px 422px;background-position: right bottom;}
.ct{display: flex;justify-content: space-between;align-items: center;}
.content2_bottomR h3{margin-left:80px;}
.content2_bottomR .ct a{color:#04529F}
.rongyu{display: flex;height:400px;width: 800px;overflow: hidden;margin-left:33px;margin-top:35px;}
.rongyu .lists{width: 370px;height: 422px;display: flex;align-items: center;justify-content: center;flex-direction: column;margin:0 auto}
.rongyu .lists img{width: 363px!important ;height: 350px!important;}
.lists p{color:#04529f;font-size:20px;font-weight: bold;}
.lists span{ width: 20px;height: 2px;background: #04529f;display: block;margin:5px 0 10px;}
.bts{cursor: pointer;border-left:#DCDFE6 solid 2px;height:100px;margin-left:40px;margin-top:20px;}
.bts p{font-size:14px;color:#898d90;font-weight: normal;display: flex;align-items: center;height:20px;}
.bts p:before{
	content: '';
	width: 18px;height: 18px;border:#04529F solid 2px;border-radius: 50%;display: inline-block;margin-right:20px;margin-top:-2px; margin-left:-10px;background: #fff;
box-sizing: border-box;}
.bts h2{font-size:16px;color:#15283c;min-height:30px;display: flex;align-items: flex-start;line-height: 40px;margin-left:30px;}
/* .bts h2:before{content: '';height:60px;width: 2px;display:block;background: #DCDFE6;margin-left:8px;margin-right:27px} */


/* 底部 */
.footer{min-width: 1600px;min-height: 600px;background: #1d1e3c;width: 100%;}
.footerC{width: 1600px;margin:0 auto;padding:100px 0 40px 0;}
.footerT{display: flex;justify-content: space-between;width: 1600px;}
.footerL{display: flex;justify-content: space-between;width: 1100px;}
.footerL dl{width: 80px;}
.footerL dl dt{font-size:20px;color:#fff;margin-bottom:30px;}
.footerL dl dd{font-size:16px;color:#999;margin-bottom:20px;cursor: pointer;}
.footerB{font-size:14px;color:#999;text-align: center;margin-top:77px;}

.footerR{width:324px;color:#fff}
.footerRT{color:#fff;font-size:16px;}
.footerRT p{margin-bottom:20px;}

.footerRB{margin-top:54px;display: flex;justify-content: space-between;font-size:14px;color:#fff}
.w130{width: 130px;height: 130px;}
.w25{width: 25px;height: 25px;margin:15px 0;}

.douyin{display: flex;flex-direction: column;width: 130px;align-items: center;justify-content: center;}
.light{background: linear-gradient(90deg,#0b396e 0%, #2b8881 100%);backdrop-filter: blur(10px);}
.light .menu li .secondmenu{background: rgba(255,255,255,1);color:#15283c;box-shadow: 0px 10px 20px 0px rgba(153,162,172,0.25); }
.light .menu li .secondmenu p:hover{color:#04529F}


/* banner */
.banner1{position: absolute;top:200px;left:200px;}
.banner1 img{display: block;}



/* 荣誉 */
.rongyuR{width:296px;height:400px;border:#000 solid 1px;}