@font-face { font-family: 'AlibabaPuHuiTi-2-55-Regular'; src: url(../font/AlibabaPuHuiTi-2-55-Regular.ttf) }
@font-face { font-family: 'AlibabaPuHuiTi-2-45-Light'; src: url(../font/AlibabaPuHuiTi-2-45-Light.ttf) }
@font-face { font-family: 'a'; src: url(../font/HarmonyOS_Sans_SC_Medium.ttf) }
.header .nav { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; height: 100%; line-height: 75px; display: block; }
.header .navbar_nav li { float: left; position: relative; display: block; margin-top: 22px; }
.header .navbar_nav li:after { content: ""; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.header .navbar_nav li:hover:after { width: 100%; }
.header .navbar_nav li a { text-decoration: none; height: 100%; padding: 0 20px; display: block; letter-spacing:4px;-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; color: #fff; font-size: 16px; }
.header .navbar_nav li:hover a {/* color: orangered;*/ }
.header .navbar_nav li.oneli { display: inherit; position: relative; }
.header .navbar_nav li.oneli .jt { width: 20px; height: 20px; background: url(i/top.png) no-repeat; background-size: 100% 100%; display: block; }
.header .navbar_nav li.oneli .dropdown_menu { display: none; position: absolute; top: 48px; width: 100%; background: #fff; box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38); width: 140%; left: -20%; }
.header .navbar_nav li.oneli .dropdown_menu a { font-size: 14px; color: #666; padding: 0 10px; line-height: 40px; text-align: center; background: #fff; margin-bottom: 2px; }
.header .navbar_nav li.oneli:hover .dropdown_menu { display: block; background: #f3f3f3; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.header .navbar_nav li.oneli:hover .dropdown_menu a { color: #666; }
.header .navbar_nav li.oneli:hover .dropdown_menu a:hover { color: #fff; background: #0d609b; }
/*ç™½è‰²èƒŒæ™¯çš„å¤´éƒ¨*/
.header.on { background: #0d609b;  }
.header.on .left .img1 { display: none; }
.header.on .left .img2 { display: block; }
.header.on .navbar_nav li a { color: #fff; }
.header.on .navbar_nav li:hover a { color: #fff; }
#navToggle { display: none; }
.m_nav { position: fixed; top: 0px; box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38); width: 100%; height: 100%; background: #fff; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; z-index: 1000; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateX(100%); }
.m_nav.open { transform: translateX(0); }
.m_nav .top { height: 60px; padding: 20px; box-sizing: border-box; }
.m_nav .top .closed { width: 30px; height: 30px; vertical-align: middle; float: right; cursor: pointer; }
.m_nav .logo { width: 100%; margin: 0 auto; }
.m_nav .logo img { height: 50px; display: block; margin: 30px auto; }
.m_nav .ul { margin-top: 30px; }
.m_nav .ul li { padding: 0 20px; border-bottom: 1px solid #f5f5f5; transform: translateY(0); -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity: 0; }
.m_nav.open .ul li { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
.m_nav .ul li:nth-child(1) { -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(2) { -webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(3) { -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(4) { -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(5) { -webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(6) { -webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li a { display: block; text-decoration: none; color: #333; font-size: 16px; height: 50px; line-height: 50px; width: 100%; }
.m_nav .ul li .dropdown_menu { display: none; }
.m_nav .ul li.dropdown.active .dropdown_menu { display: block; }
.m_nav .ul li .dropdown_menu a { display: block; height: 50px; line-height: 50px; padding: 0 40px; box-sizing: border-box; border-bottom: 1px solid #f5f5f5; }
.m_nav .ul li .dropdown_menu a:last-child { border: none; }
#kv-swiper .swiper-slide { height: 100vh; background-size: cover; }
#kv-swiper .swiper-slide video { height: auto; width: 100%; margin-top: 0 }
.ba2 { display: none; }
.bj1 { background: url(../images/bj1.jpg) no-repeat 50% 0; height: 846px; }
.title1 { text-align: center; padding-top: 100px; margin-bottom: 50px }
.title1 h3 { font-size: 40px; color: #333; font-family: 'AlibabaPuHuiTi-2-55-Regular' }
.title1 h4 { font-size: 40px; color: #333; font-family: 'AlibabaPuHuiTi-2-45-Light'; margin-top: 5px }
.title2 { padding-top: 0; margin-bottom: 5vh }
.title2 h3 { font-size: 40px; color: #333; font-family: 'AlibabaPuHuiTi-2-55-Regular' }
.title2 h4 { font-size: 40px; color: #333; font-family: 'AlibabaPuHuiTi-2-45-Light'; margin-top: 5px }
.about_index { width: 1000px; margin: 0 auto; text-align: center; font-family: 'AlibabaPuHuiTi-2-45-Light'; font-size: 18px; line-height: 30px; color: #222 }
.more1 a { width: 120px; height: 35px; line-height: 35px; border-radius: 30px; border: 1px solid #333; font-size: 14px; text-align: center; color: #222; margin: 50px auto; font-family: 'AlibabaPuHuiTi-2-45-Light'; display: block }
.more1 a:hover { background-color: #0762cb; color: #fff; border: 1px solid #fff; }
.more2 { width: 120px; height: 35px; line-height: 35px; border-radius: 30px; border: 1px solid #333; font-size: 14px; text-align: center; color: #222;  font-family: 'AlibabaPuHuiTi-2-45-Light'; display: block }
.more2:hover { background-color: #0762cb; color: #fff; border: 1px solid #fff; }
.about1 .ab1_bot { margin-top: 170px; }
.about1 .ab1_bot .ul { display: flex; justify-content: space-between; }
.about1 .ab1_bot .ul .li1 { display: flex; align-items: flex-start; }
.about1 .ab1_bot .ul .li1 .sp1 { color: #0d609b; line-height: 50px; font-size: 100px; font-family: 'a'; }
.about1 .ab1_bot .ul .li1 .sp2 {color: #0d609b;font-size: 24px;font-family: 'AlibabaPuHuiTi-2-55-Regular';margin-top: 40px;position: relative;bottom: 0;right: 13px;}
.about1 .ab1_bot .ul .li1 .sp3 { color: #0d609b; line-height: 50px; font-size: 100px; font-family: 'a'; margin-bottom: 14px }
.about1 .ab1_bot .ul .li2 { margin-top: 20px; text-align: center; font-size: 24px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; color: #222 }
.jh{position:relative;top:0;color: #0d609b;font-size: 24px;font-family: 'AlibabaPuHuiTi-2-55-Regular';margin-top: -10px;left: 5px;}
.bj2 { background: url(../images/bj2.jpg) no-repeat 50% 0; height: 110vh; display:block; overflow:hidden }
.deep .more2{display:none;}
.deep_l{width: 43.6%;float:left;}
.deep_r{width: 55.3%;float:right;}
.deep_1{position: relative;}
.deep_2{position: relative; margin-top:2vh}
.deep_3{position: relative; margin-bottom:2vh}
.deep_4{position:relative; width:47%; float:left;}
.deep_5{position:relative; width:51%; float:right;}
.deep_img{position: relative;overflow:hidden;display: flex;}
.deep_img img{width:100%;transition: all .5s ease;height: 100%;}
.deep_t{position: absolute;bottom: 35px;left: 80px;}
.deep_t h3{font-family: 'a'; font-size:18px; color:#333; margin-bottom:20px}
.deep_t p{font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size:26px; color:#333; }
.deep_img img:hover{ transform: scale(1.05); }
.bj3 {position: relative; z-index: 2; background:url(../images/bj5.jpg) no-repeat;background-size: 100% auto; padding-bottom:20vh ; display:block}
.in6_con { display: flex;/*justify-content: space-between;*/ }
.in6_con .con_le { width: 18.75%; color: #333333; margin-top: 16vh  }
.in6_con .con_re { width: 80%; position: relative; margin-top: 16vh }
.in6_con .con_le .le_top { margin-bottom: 55px; font-size:14px;  color:#333 ;font-family: 'AlibabaPuHuiTi-2-45-Light';}
.in6_con .con_le .le_bot { margin-bottom: 10vh; margin-top: 12vh }
.ffff { margin-top: 15vh; }
.in6_con .con_le .le_bot a { display: table; margin-bottom: 15px; color: #757575;font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size:20px; }
.in6_con .con_le .le_bot a.act { color: #0762cb; }
.in6_con .con_re .ul { display: flex; position: absolute; left: 0; top: 0; width: 100%; opacity: 0; visibility: hidden; pointer-events: none; z-index: -2; }
.in6_con .con_re .ul .li { width: 30%; margin-right: 5%; }
.in6_con .con_re .ul .li a { display: block; }
.in6_con .con_re .ul .li:last-child { margin-right: 0; }
.in6_con .con_re .ul .li .li_tim { width: 80px; height: 80px; background-color: #bababa; text-align: center; padding: 15px 0; position: absolute; top: 0; z-index: 999 }
.in6_con .con_re .ul .li:hover .li_tim { background-color: #0762cb; }
.in6_con .con_re .ul .li .li_tim span { line-height: 20px; }
.in6_con .con_re .ul .li .li_tim span.sp1 { transform: translateX(-5px);font-size:32px ;font-family: 'AlibabaPuHuiTi-2-55-Regular'; color:#fff  }
.in6_con .con_re .ul .li .li_tim span.sp2 { transform: translateX(-5px);font-size:18px;font-family: 'AlibabaPuHuiTi-2-55-Regular'; color:#fff  }
.li_timgg { position: relative; top: 3vh }
.in6_con .con_re .ul .li .li_img { overflow: hidden; margin: 35px 0 15px; }
.in6_con .con_re .ul .li .li_img img { width: 100%; -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1); -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1); transition: all .4s cubic-bezier(.4, 0, .2, 1); }
.in6_con .con_re .ul .li .li_txt .txt1 { line-height: 35px; height: 70px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:24px; color:#222; font-family: 'AlibabaPuHuiTi-2-55-Regular'}
.in6_con .con_re .ul .li .li_txt .txt2 { line-height: 30px; text-align: justify; margin: 25px 0 30px; height: 60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:16px; color:#000; font-family: 'AlibabaPuHuiTi-2-45-Light';}
.in6_con .con_re .ul .li .txt3 { position: relative; color: #333333; line-height: 10px; top: 40px }
.in6_con .con_re .ul .li .txt3 img { margin-left: 60px; }
.in6_con .con_re .ul .li .txt3 img:last-child { position: absolute; left: 0; top: 0; }
.in6_con .con_re .ul .li:hover .txt3 img { margin-top: -10px; }
.in6_con .con_re .ul .li .txt3 img:first-child { opacity: 0; }
.in6_con .con_re .ul .li:hover .li_img img { transform: scale(1.05); }
.in6_con .con_re .ul .li:hover .txt3 img:last-child { opacity: 0; }
.in6_con .con_re .ul .li:hover .txt3 img:first-child { opacity: 1; }
.in6_con .con_re .ul.act { opacity: 1; z-index: 2; pointer-events: visible; visibility: visible; }
.in6_con .con_le .le_bot a:hover { color: #014099; }
.in6_con .con_re .ul .li:hover .li_txt .txt1 { color: #014099; }
.footer_bj{background-color:#101926; padding:40px 0; display:block; overflow:hidden}
.f_logo{margin:0 auto; display:block; text-align:center; border-bottom:1px solid #fff; padding-bottom:50px}
.f_logo img{width:10%;margin:0 auto;}
.f_nav {width:50%;  float:left; margin-top:40px}
.f_nav ul li{width:20%; float:left; font-family: 'AlibabaPuHuiTi-2-45-Light'; color:#cecfcf}
.f_nav ul li h3{font-size:15px; margin-bottom:15px}
.f_nav ul li p a{font-size:14px; line-height:24px}
.f_c{float:left; width:30%; margin-top:40px}
.f_c p{margin-bottom:8px; display:block; overflow:hidden}
.f_c p img{float:left;width:3%;margin-right:2%;margin-top:5px;/* margin: 0 auto; */text-align: center;display: block;}
.f_c p span{font-size:14px; color:#cecfcf; width:95%; float:left; line-height:24px}
.f_e{float:right;width: 10%; margin-top:40px}
.f_e img{width: 70%;margin: 0 auto;}
.f_e p{text-align:center; font-size:14px;  color:#cecfcf; margin-top:10px}
.footer2 { display: none; }
.banner_pc img{  width:100%;}
.banner_warp{display:none;}
.subnav_bj { width: 100%; height: 70px; border-bottom: 1px solid #e2e0e0; line-height: 70px; text-align: center }
.subnav a { margin: 0 1.5%; font-size: 17px; color: #333; display: inline-block; line-height:62px;font-family: 'AlibabaPuHuiTi-2-55-Regular' }
.subnav a:hover, .subnav a.on2 { border-bottom: 2px solid #0d609b; color: #0d609b }
.aj { margin-right: -3.3%; margin-top:5vh }
.aj li { float: left; width: 29%; padding: 2%; margin-right: 3.3%; margin: 20px 3.3% 45px 1%; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4); box-shadow: 0 0 10px rgba(0, 0, 0, .4); }
.aj li h3 { font-size: 20px; color: #333333; line-height: 30px; font-family: 'AlibabaPuHuiTi-2-55-Regular'}
.aj li p { font-size: 16px; color: #666666; line-height: 30px; }
.more3 a { font-size: 14px; color: #0d609b; display: block; margin-top: 20px; margin-bottom: 20px;font-family: 'AlibabaPuHuiTi-2-55-Regular'; }
/* 分页 */
.page { text-align: center; font-size: 12px; font-family: '\5b8b\4f53'; clear: both; padding-top: 0; margin: 50px 0 }
.page a { display: inline-block; margin: 0 5px; height: 35px; line-height: 35px; padding: 0 14px; border: #a3a3a3 solid 1px; color: #a3a3a3; }
.page i { width: 0; height: 0; line-height: 0; display: block; border-width: 5px; border-style: solid; Filter: Chroma(color=color); position: absolute; top: 12px; }
.page .first { padding-left: 20px !important; position: relative; }
.page .last { padding-right: 20px !important; position: relative; }
.page .first i { border-color: transparent #a3a3a3 transparent transparent; left: 5px; }
.page .last i { border-color: transparent transparent transparent #a3a3a3; right: 5px; }
.page a:hover { color: #a3a3a3; border: #a3a3a3 solid 1px; text-decoration: none; }
.page .on { color: #FFF !important; border: #a3a3a3 solid 1px; background: #a3a3a3; }
/* 新闻详情  */
.pic_list_xq { display: block; overflow: hidden; margin-top:5vh }
.pic_list_xq img, .pic_list_xq p img { text-align: center;/* display: block; */ margin: 0 auto; padding: 10px 0;/* float: left; */ }
.pic_list_xq h2 { font-size: 30px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; text-align: center; color: #333; line-height: 1.5rem; }
.pic_list_xq h3 { font-size: 14px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; color: #999; text-align: center; line-height: 60px; border-top: 1px solid #f3f3f3; }
.pic_list_details { margin-top: 15px; padding-top: 30px; border-top: 1px solid #eee; padding-top: 5vh }
.pic_list_details p { font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size: 17px; color: #666; text-indent: 0; text-align: left; line-height: 30px; }
.pic_list_details h5 { font-size: 18px; color: #007cc2; text-indent: 1.5em; padding: 15px 0 10px 0; font-weight: bold }
.pic_list_details img { width: 100%; margin: 0.8vh auto; display: block }
.pic_list_details1 { margin-top: 15px; padding-top: 30px; border-top: 1px solid #eee; padding-top: 5vh }
.pic_list_details1 p { font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size: 17px; color: #666; text-indent: 2em; text-align: left; line-height: 30px;margin-bottom:10px }
.pic_list_details1 h5 { font-size: 18px; color: #007cc2; text-indent: 1.5em; padding: 15px 0 10px 0; font-weight: bold }
.pic_list_details1 img { max-width: 80%; margin: 0.8vh auto; display: block;width:auto }
.pic_imgg img { max-width: 80%;}
.page_text { border-top: #b6b6b6 dotted 1px; border-bottom: #b6b6b6 dotted 1px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size: 14px; padding: 10px 0px; margin-top: 30px; color: #333; margin-bottom: 30px }
.page_text p { line-height: 30px; height: 30px; overflow: hidden; font-weight: bold;font-family: 'AlibabaPuHuiTi-2-55-Regular'; }
.page_text p a {color: #666;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:80%}
.page_text p a:hover { color: #008cd6; }
.time1 { font-size: 0.8vw; margin: 20px auto; text-align: center; }
.time1 img { vertical-align: middle;display: initial; width:1% }
.time1 span { vertical-align: middle; padding-left: 5px; color: #666;/* float: left; */ }
.tj { margin-bottom: 6vh; display: block; overflow: hidden }
.tj_t { font-family: 'AlibabaPuHuiTi-2-55-Regular'; font-size: 24px; padding: 6px; background-color: #0763cb; color: #fff; width: 120px; text-align: center; margin-bottom: 5vh }
.tj ul { margin-right: -3.3%; margin-top: 3vh; margin-bottom:5vh; overflow:hidden }
.tj ul li { width: 30%; float: left; margin-right: 3.3%; border-bottom:1px solid #eee;  padding:50px 0 }
.tj ul li .tj_title { margin-top: 1vh; font-size: 24px;font-family: 'AlibabaPuHuiTi-2-55-Regular'; -webkit-line-clamp: 1;  -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.tj ul li p { font-size: 0.85vw; color: #666; margin: 2vh 0 5vh 0; -webkit-line-clamp: 2; line-height: 3vh; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;font-family: 'AlibabaPuHuiTi-2-55-Regular'; }
.tj ul li .time2 { font-size: 1.5vw; color: #999;font-family: 'AlibabaPuHuiTi-2-55-Regular'; }
.about{float:left; width:48%; margin-top:50px}
.about p{font-family: 'AlibabaPuHuiTi-2-45-Light'; font-size: 18px; line-height: 30px; color: #222; text-indent:2em}
.about_ny{width:50%; float:right; margin-top:0px}
.about_n ul li{width:50%;  float:left;margin-bottom:80px}
.about_ny .about_n { margin-top: 50px; }
.about_ny .about_n .ul .li1 { text-align:center }
.about_ny .about_n .ul .li1 .sp1 { color: #0d609b;  font-size: 100px; font-family: 'a'; }
.about_ny .about_n .ul .li1 .sp2 { color: #0d609b; font-size: 16px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; margin-top: 40px ;right:14px; position: relative}
.about_ny .about_n .ul .li1 .sp3 { color: #0d609b; line-height: 50px; font-size: 100px; font-family: 'a'; margin-bottom: 14px; }
.about_ny .about_n .ul .li1 .jh1{position:relative;top:-50px;color: #0d609b;font-size: 24px;font-family: 'AlibabaPuHuiTi-2-55-Regular';margin-top: -10px;left: 5px;}
.about_ny .about_n .ul .li2 { margin-top: 20px; text-align: center; font-size: 20px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; color: #222 }
.bj11 { background: url(../images/bj1.jpg) no-repeat 50% 0; height: 846px;display:block; overflow:hidden }
.xg5_p2 { line-height: 30px; margin-top: 0px; font-size:40px; color:#333;font-family: 'AlibabaPuHuiTi-2-55-Regular'; }
.bj10 { background: url(../images/bj10.jpg) no-repeat; margin-bottom: 10vh ; margin-top:10vh}
.xxx { width: 250px; height: 5px; background-color: #0762cb; margin: 15px 0 30px 0 }
.js { padding: 2%; box-shadow: 0 0 7px #ccc; width: 100%; margin: 7vh 0 ;font-family: 'AlibabaPuHuiTi-2-55-Regular';}
.js p{font-size:20px;   color:#333; line-height:36px; text-indent:2em}
.tit-48{font-size:48px; color:#b7b7b7;}
.zz_bj2 { width: 100%; height: 1119px; overflow: hidden; display: block; background: url(../images/zz_bj2.jpg) no-repeat 50% 0; }
.zz_bj2 h2 { font-size: 50px; color: #023793; padding-top: 150px; font-family: 'OPPO'; font-style: italic; }
.zz_bj2 p { line-height:36px; font-size:20px; text-align: left; width: 65%; margin: 300px 0 0 35%; font-family: 'AlibabaPuHuiTi-2-55-Regular';}
.mt{margin-top:100px;}
@media screen and ( max-width:780px ) {
.bj1 {background: url(../images/bj1.jpg) no-repeat 50% 0;height: 780px;}
.about_ny .about_n .ul .li2 { margin-top: 20px; text-align: center; font-size: 20px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; color: #222 }
	header .logo { width:40%; margin-top:15px}
.header { padding: 0 5%; height: 60px; width: 100%; }
.header .left a img { margin-top: 15px; width: 230%; }
.header #navToggle { height: 100%; padding: 9px 15px; margin-right: -15px; display: inline-block; float: right; }
.header #navToggle span { position: relative; width: 25px; height: 1px; margin-top: 19px; }
.header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; }
.header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #fff; }
.header #navToggle span:before { top: 8px; }
.header #navToggle span:after { bottom: 10px; }
.header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); }
.header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); }
.header #navToggle.open span { background: none; }
.header #navToggle.open span:before, .header #navToggle.open span:after { background: #4f4f4f; }
.header .nav { display: none; }
.banner { position: relative; overflow: hidden; width: 100%; clear: both; z-index: 2; background-color: #fff }
.slides { position: relative; width: 100%; }
.slides li img { display: block; width: 100% \9; max-width: 100%; }
.video { width: 100%; height: 100%; z-index: 0 }
.fd, .ba1 { display: none; }
.ba2 { display: block; }
.footer_bj{display:none;}
.footer2 { display: block; }
/*底部*/
.foot { padding: 10px 10px 50px 10px; background-color: #242a36; color: #fff; font-size: 12px; text-align: center; line-height: 20px; display: block }
.toolbar { height: 45px; background: #121212; position: fixed; width: 100%; bottom: 0; left: 0; display: block }
.toolbar ul li { float: left; width: 50%; }
.toolbar ul li a { display: block; width: 100%; height: 20px; padding-top: 25px; text-align: center; font-size: 14px; color: #fff; background-size: 15%; background-repeat: no-repeat; background-position: center 5px; border-right: #fff solid 1px; position: relative; }
.toolbar ul li .tooldh { background-image: url(../images/a3.png); }
.toolbar ul li .tooldt { background-image: url(../images/a4.png); }
.toolbar ul li .toolfx { background-image: url(../images/a2.png); }
.toolbar ul li .toolly { background-image: url(../images/a1.png); border: 0 none; }
.toolbar .fenxiang { position: absolute; width: 100%; height: 25px; top: -35px; left: 0; background: #CCC; padding: 5px 0 5px 20%; }
.toolbar .fenxiang a { float: none !important; }
.about_index { width: 100%;font-size:16px}
.container {
  margin: 0 auto;
  max-width: 90%;
}
.title1 h3 {font-size: 30px}
.title1 h4 { font-size: 30px;}
.title1 {text-align: center;padding-top: 50px;margin-bottom: 30px;}
.about1 .ab1_bot ul li{width:50%; float:left; margin-bottom:60px}
.about1 .ab1_bot .ul .li1 .sp1 {color: #0d609b;font-size: 50px;font-family: 'a';}
.jh{position:relative;top: -20px;}
.about1 .ab1_bot .ul .li2 {margin-top: 20px;text-align: center;font-size: 20px;}
.about1 .ab1_bot .ul .li1 .sp2 { color: #0d609b; font-size: 06px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; margin-top: 0px }
.about1 .ab1_bot .ul .li1 .sp3 { color: #0d609b; line-height: 50px; font-size: 60px; font-family: 'a'; margin-bottom: 0 }
.about1 .ab1_bot { margin-top: 90px; }
.about1 .ab1_bot .ul { display: block; justify-content: space-between; }
.about1 .ab1_bot .ul .li1 { display: block; align-items: flex-start; text-align:center }
.deep_l{width: 100%;float:none;}
.deep_r{width:100%;float:none;}
.deep_4{position:relative;width: 100%;float:left;}
.deep_5{position:relative; width:100%; float:right; margin-top:2vh}
.bj2 {background: url(../images/bj2.jpg) no-repeat 50% 0;height: auto;display:block;overflow:hidden;background-size: cover;padding-bottom: 7vh;}
.deep_2{position: relative;margin-top:2vh;margin-bottom: 2vh;}
.deep_t h3{font-family: 'a'; font-size:14px; color:#333; margin-bottom:20px}
.deep_t p{font-family: 'AlibabaPuHuiTi-2-55-Regular';font-size: 20px;color:#333;}
.deep_t{position: absolute;bottom: 25px;left: 30px;}
.in6_con .con_le { width: 100%; }
.con_le { padding-left: 0; }
.in6_con .con_re {width: 100%;position: sticky;margin-top: 15vh;}
.in6_con .con_le .le_bot { margin-bottom: 10vh; margin-top: 2vh; position: relative; top: 0; left: 0; }
.index-container .pageindex7 { background-size: auto }
.in6_con .con_re .ul {display: block;height: auto;overflow: hidden;position: inherit;}
.in6_con .con_re .ul .li { width: 100%; margin-bottom: 10vh }
.inx_con { padding-top: 5vh; }
.in6_con .con_re .ul .li .li_txt .txt2 { line-height: 20px;  font-size:14px; text-align: justify; margin: 10px 0 20px; height: 40px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.in6_con .con_re .ul .li .li_txt .txt1 { line-height: 35px; height: 35px; }
.in6_con .con_le {width: 100%;color: #333333;margin-top: 0;}
.title2 h3 {font-size: 30px;color: #333;text-align: center;font-family: 'AlibabaPuHuiTi-2-55-Regular'}
.title2 h4 { font-size: 30px; color: #333; font-family: 'AlibabaPuHuiTi-2-45-Light'; margin-top: 5px;text-align: center; }
.in6_con .con_le .le_top {display: none;}
.in6_con .con_le .le_bot a {display: table;margin-bottom: 15px;color: #757575;font-family: 'AlibabaPuHuiTi-2-55-Regular';font-size:20px;float: left;margin-right: 10%;}
.bj3 {position: unset;z-index: 2;background:url(../images/bj5.jpg) no-repeat;background-size: cover;padding-bottom:0vh;display: block; overflow:hidden}
.in6_con {display: block;/*justify-content: space-between;*/}
.banner { position: relative; overflow: hidden; width: 100%; z-index: 1; clear: both; padding-top: 0; }
.slides { position: relative; }
.slides li img { display: block; width: 100% \9; max-width: 100%; height: auto; }
.flex-control-nav {position: absolute;bottom: 20px;z-index: 2;/* width: 5%; */margin: 0 auto;display: block;clear: both;padding: 10px 20px;border-radius: 30px;margin-left: 37.2%;overflow: hidden;text-align: center;background-color: rgba(13,96,155,0.3);}
.flex-control-nav li { display: inline-block; width: 10px; height: 10px; margin: 0 7px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 12px; height: 12px; line-height: 40px; border-radius: 100px; overflow: hidden; cursor: pointer; background-color: #0d609b; }
.flex-control-nav .flex-active { background-position: 0 0; background-color: #fff }
.banner_pc{  display:none;}
.banner_warp{display: block;}
.banner_warp {width:100%;}
.aj { margin-right: 0 }
.aj li { float: none; width: 93%; padding: 2%; margin-right: 0; margin: 20px 3.3% 45px 1%; height: auto }
.pic_list_xq h2 {font-size: 24px;}
.tj ul li { width: 100%; float: left; margin-right: 0;padding:30px 0 }
.about{float: none;width: 100%;margin-top:50px}
.about_ny{width:100%; float:none; margin-top:50px}
.bj11 { background: url(../images/bj1.jpg) no-repeat 50% 0; height: auto; display:block; overflow:hidden;background-size: cover;  }
.about_ny .about_n ul li{width:50%; float:left; margin-bottom:60px}
.about_ny .about_n .ul .li1 .sp1 {color: #0d609b;font-size: 50px;font-family: 'a';}
.about_ny .about_n .ul .li1 .jh1{position:relative;top: -30px;}
.about_ny .about_n .ul .li1 .sp2 { color: #0d609b; font-size: 06px; font-family: 'AlibabaPuHuiTi-2-55-Regular'; margin-top: 0px }
.about_ny .about_n .ul .li1 .sp3 { color: #0d609b; line-height: 50px; font-size: 60px; font-family: 'a'; margin-bottom: 0 }
.about_ny .about_n { margin-top: 90px; }
.about_ny .about_n .ul { display: block; justify-content: space-between; }
.about_ny .about_n .ul .li1 { display: block; align-items: flex-start; text-align:center }
.zz_bj2 { width: 100%; height: 650px; overflow: hidden; display: block; background: none; }
.zz_bj2 p {line-height: 30px;text-align: left;font-size: 14px;width: 100%;margin: 5vh 0 0 0%;}
.tit-48{font-size: 24px;color:#b7b7b7;}
.xg5_p2 {line-height: 0px;margin-top: 0px;font-size: 24px;color:#333;font-family: 'AlibabaPuHuiTi-2-55-Regular';}
.tit-48{font-size: 20px;color:#b7b7b7;}
.subnav_bj {width: 100%;height: 84px;border-bottom: 1px solid #e2e0e0;line-height: 10px;/* text-align: center */}
.subnav a {margin: 0 1.5%;font-size: 17px;color: #333;display: inline-block;line-height: 40px;font-family: 'AlibabaPuHuiTi-2-55-Regular'}
.mt{margin-top: 60px;}
.time1 img {vertical-align: middle;display: initial;width: 4%;}
.tj ul li .time2 {font-size: 8vw;}
.js p{font-size: 14px;color:#333;line-height: 30px;text-indent:2em}
.about p{font-family: 'AlibabaPuHuiTi-2-45-Light';font-size: 14px;}
.pic_list_details1 p {font-family: 'AlibabaPuHuiTi-2-55-Regular';font-size: 14px;}
.in6_con .con_re .ul .li .li_txt .txt1 {line-height: 35px;height: 70px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 20px;color:#222;font-family: 'AlibabaPuHuiTi-2-55-Regular'}
}
