﻿
@font-face {font-family: 'HarmonyOS_Medium'; src: url('../fonts/HarmonyOS_Medium.ttf');  }

*{ margin: 0; padding: 0; font-family: "HarmonyOS_Medium","微软雅黑","黑体"; font-size: 16px; color: #333; }
a{ text-decoration: none;}
ul,ol,li{ list-style: none;}
img{border: none;}
input,textarea{ outline: none;}
.header{ position:relative; z-index:999 }
.secnav{ background-color: #2B7566;}
.pr{ position:relative}
.pa{ position:absolute}
.fl{ float:left}
.fr{ float:right}
.clr{ clear:both;}

/* logo 导航 */
.hdcon1{  background: #2B7566; height:120px; padding-top:20px;}
.hdcon1 .hdconnav{display: flex; align-items: center; height: 100%; position: relative;}
.hdcon1 .logo{ display: block;flex:1.8; text-align:center;padding-right:1%;}
.hdcon1 .logo img{ width:92%;max-width:470px; }
.hdnav{height: 100%; flex:4;}
.hdnav ul{display: flex; justify-content: space-between; height: 100%;}
.hdnav li{ height: 100%; display: flex; align-items: center; justify-content: center; padding:0px 20px 0px 10px;background: url(../images/nav-li.png) no-repeat center right;}
.hdnav li.act,.hdnav li:hover{background:url(../images/nav-on.png) no-repeat center right;}
.hdnav li a{ font-size: 18px; color:#ffffff;}
.nn1{flex:0.3;}

.hdconnav2{display: none; align-items: center; justify-content: space-between; height: 100%;}
.hdnav2{ width: 100%; margin-left: 0; background:#2B7566de;}
.hdnav2 ul{display: flex; justify-content: flex-start; flex-wrap: wrap; height: auto; padding:5px 20px;}
.hdnav2 li{ height:26px; display: flex; align-items: center; justify-content: center; padding: 0 10px;}
.hdnav2 li a{color:#ffffff;}
.hdnav2 .ul-dp2,.hdnav2 ul.ul-dp1 li.li-dp1:hover ul.ul-dp2,.hdnav3 .ul-dp2,.hdnav3 ul.ul-dp1 li.li-dp1:hover ul.ul-dp2{display:none !important;}
/*------nan------*/
.hdnav ul.ul-dp1 li.li-dp1{position:relative;}
.hdnav ul.ul-dp1 li.li-dp1:hover ul.ul-dp2{ display:block;}
.hdnav ul.ul-dp2{ display:none; width:106%; height:auto; position:absolute;top:88px; left:0px; z-index:11;background:#ffffffe6; padding:10px 5px;border-radius:6px;}
.hdnav ul.ul-dp2 li.li-dp2{height:30px; line-height:30px; text-align:center;overflow:hidden;background:none; padding:0px 6px;}
.hdnav ul.ul-dp2 li.li-dp2 a{ font-weight:normal;color:#222;line-height:32px; height:32px; display:block;font-size:15px;text-shadow:none;width:100%;border-radius:4px;}
.hdnav ul.ul-dp2 li.li-dp2 a:hover{background:#14786659}
.hdnav ul.ul-dp2 li.on a{background:#14786659}

.hdcon3{background-color: #2B7566; position: fixed; top: 0; left: 0; width: 100%; z-index: 10;}
.hdnav3{ width: 100%; position: relative; display: flex; justify-content: space-between; align-items: center; height: 38px;}
.hdnav3 .navl,.hdnav3 .navr{width: 50%; box-sizing: border-box; flex-wrap: wrap; height: auto; }
.hdnav3 ul{display: flex; justify-content: flex-end; box-sizing: border-box; margin:0px auto;}
.hdnav3 ul.navr {justify-content: flex-start; padding: 0 0 0 45px;}
.hdnav3 li{ height: 30px; display: flex; align-items: center; justify-content: center; padding: 0 16px;}
.hdnav3 li a{color:#ffffff;}
.hdnav3 ul li:last-child{}
.hdnav3 .logo{position: absolute; left: 50%; top:0; margin-left:-18px; width: 36px; height: 34px; padding-top: 2px; background: url(../images/logo1.png) no-repeat center center;}
.hdcon3{display: none;} /*隐藏固定导航*/

/* 登录 搜索 */
.hdcon{ position: absolute; right:30px; top: -15px; display: flex; justify-content: flex-end; align-items: center; height: 35px; background:#1b4039;padding-right:15px;border-radius:6px;}
.hdcon div{ display: flex; overflow: hidden;align-items: center;color:#ffffff;}
.hdcon .iconfont{font-size: 28px;}
.hdcon span,.hdcon input, textarea{ color:#ffffff;}

.ico{ width:27px; height:24px; display:block; margin-left:15px;}
.ico1{  background: url(../images/ico1.png) no-repeat center left;}
.ico2{  background: url(../images/ico2.png) no-repeat center left;}
.ico3{  background: url(../images/ico3.png) no-repeat center left;}
.ico4{  background: url(../images/ico4.png) no-repeat center left;}
/* banner */
.sy_by{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.5); animation: pushOut 2s forwards; z-index:9}
@keyframes pushOut {  
  0% { transform: translate(-50%, -50%) scale(0.5); }  
  100% { transform: translate(-50%, -50%) scale(1); }  
}

.banner{ text-align:center; width:100%; margin:-210px auto 0px auto; position:relative;}
.banner .swiper-wrapper img{width: 100%; margin:0px auto; height:100vh;}
.banner .swiper-slide{font-size: 0px;}
.swiper-pagination{ text-align:right;height:82px; bottom:0px !important;align-content: center; width:99% !important; padding-right:1%;}
.banner .swiper-pagination-bullet{ background-color: #ffffff; opacity:1} 
.banner .swiper-pagination-bullet-active{ background-color: #e7979c; }
.banner .swiper-slide font{position:absolute; left:0px; bottom:0px; color:#fff;line-height:28px;padding:30px 7% 30px 1%;width:92%; text-align:left;background: linear-gradient(to top, #157866, #15786600);}

.set{background-position: 50% 40%;background-size: cover;background-repeat: no-repeat;display: table;table-layout: fixed;width: 100%;position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  height:100%; }
.tit{margin:0px auto 8px auto; height:52px;text-align:left;background:url(../images/new.png) no-repeat left center; padding-left:62px;}
.tit a{line-height:42px;font-size:28px;color:#666;background:url(../images/tit1.jpg) no-repeat bottom left; padding-bottom:5px;}
.tit font{color:#2B7566;font-size:28px;}
.morey{width:116px; height:38px; line-height:38px; font-size:17px;border-radius:50px; display:block; margin:20px auto; letter-spacing:1px; background-color:#ffffffc7; border:1px solid #bd5e8a; color:#bd5e8a;}
.y_box ul{width:98%; margin:0 auto;min-height:180px;}
.y_box ul li{color:#666;width:auto;height:40px;line-height:40px;background:url(../images/d.png) no-repeat 5px center;padding:1px 5px 1px 17px;border-bottom:1px dashed #b9d1d1;margin:0px auto;}
.y_box ul li a{color:#333;height:40px;line-height:40px;overflow:hidden; float:left; width:82%; text-align:left;}
.y_box ul li a:hover{ color:#F00;}
.y_box ul li span{ float:right;color:#999;}

.c-box{ width:74%;display: flex;flex-direction: row; margin:0px auto;gap:30px; padding:100px 0px;}

/*---------------------------------p1---------------------------------------*/
.p1{ background:#e7ebf6 url(../images/bg1.jpg) no-repeat right top;}
.c1-box1{height:auto; align-items: center;display: flex;flex: 1;}
.c1-box1 .ExxFlash1 {height:auto;position:relative;border-radius:25px 2px 25px 2px; overflow:hidden; width:100%;}

.c1-box1 .ExxFlash1 .fla_img{height:auto; display:block;}
.c1-box1 .ExxFlash1 .fla_img a{overflow:hidden; width:100%;aspect-ratio: 4/3;display: inline-flex;align-items: center; justify-content: center;}
.c1-box1 .ExxFlash1 .fla_img img{width:100%; height:auto;border-radius:25px 2px 2px 2px;}
.c1-box1 .ExxFlash1 .fla_title{display:block; height:55px;line-height:55px; text-align:center;overflow:hidden;z-index:9; position:absolute; bottom:0px; left:0px;background:url(../images/fla_title.png) repeat-x center bottom;width:100%; padding-top:55px;}
.c1-box1 .ExxFlash1 .fla_title a{ text-decoration:none;color:#ffffff;height:55px; width:80%; padding:0 2%; float:left;overflow:hidden;font-size:16px;}
.c1-box1 .ExxFlash1 .fla_title a:hover{text-decoration:none; color:#fff3c9;}
.c1-box1 .ExxFlash1 .fla_qh {width:100px;height:auto; position:absolute; right:10px; bottom:18px;z-index:10}
.c1-box1 .ExxFlash1 .fla_qh ul,.ExxFlash1 .fla_qh li {margin:0;padding:0;list-style:none;font-size:13px;}
.c1-box1 .ExxFlash1 .fla_qh li {width:10px; height:16px;overflow:hidden;cursor:pointer;background:url(../images/li.png) no-repeat center;margin:2px; float:right; text-indent:-999px;}
.c1-box1 .ExxFlash1 .fla_qh li.cur {background:url(../images/cur.png) no-repeat center;width:16px;} 
.c1-box2{height:auto;overflow:hidden;flex: 1;}
.c1-box2 #topnew{height:78px;overflow:hidden; background:#ffffffa8;position:relative; padding:20px 22px;border-radius:25px 2px 25px 2px;}
.c1-box2 #topnew a{line-height:39px; font-size:24px; color:#2B7566;height:78px; overflow:hidden;width: 100%;display: block; text-align:left;display: table-cell;align-content: center;}
.c1-box2 ul li{ margin-top:8px;}

/*---------------------------------p2---------------------------------------*/
.p2{ background-color:#F0F8FB;}
.p2 .y_bt1{ width:95%; height:64px; padding:0px;background:url(../images/y_bt1.png) repeat-x center;}
.p2 .y_bt1 span{height:40px;line-height:40px;float:left;padding:10px 8px;font-size:24px;color:#2B7566;background:#F0F8FB; cursor:pointer;}
.p2 .y_bt1 .cur{background:#F0F8FB url(../images/y_bt1_span.png) no-repeat center bottom;font-weight:bold;}
.p2 .more{right:6px; top:12px;}
.c2-box1{flex: 3;}
.c2-box1 .c2-box10{display: flex; justify-content: center; box-sizing: border-box; padding:3px 0px;gap:20px;}
.c2-box1 .c2-box11{flex:2.2; background:#2B7566;border-radius:25px 2px 25px 2px; overflow:hidden; padding:3% 3% 2% 3%;}
.c2-box1 .c2-box11 li a{}
.c2-box1 .c2-box11 li font{overflow:hidden; width:100%;aspect-ratio: 4/3;display: inline-flex;align-items:center; justify-content: center; border:1px solid #fff; background:#fff;}
.c2-box1 .c2-box11 li img{width:100%; height:auto;border-radius:3px;}
.c2-box1 .c2-box11 li span{color:#fff; font-size:16px;line-height:26px;height:52px; overflow:hidden; width:94%; padding:10px 3% 0px 3%; margin:0px auto;display:block;}
.c2-box1 .c2-box12{flex:3;}
.c2-box1 .c2-box12 ul li{ margin-bottom:10px;}
.c2-box2{flex: 1.3;}
.c2-box2 .y_bt1{ width:88%;}
.c2-box2 .y_box{ background:#ffffff;border-radius:25px 2px 25px 2px; overflow:hidden; padding:4% 5%;}
.c2-box2 .y_box ul li{ margin-bottom:6px;}

/*---------------------------------p3---------------------------------------*/
.p3{ background:#fff url(../images/bg3.png) no-repeat left bottom;}
.p3 .y_bt2{ bottom:60px; right:0px; width:25%;background:#2B7566;border-radius:30px 6px 30px 30px; height:35px; line-height:35px; padding:25px 30px;}
.p3 .y_bt2 strong{ float:left;font-size:24px;color:#fff;}
.p3 .y_bt2 a{ float:right;}
.c3-box{gap:0px; display:block;}
.c3-box ul li{ float:left; width:49.5%; height:200px; overflow:hidden;border-radius:30px;overflow:hidden;display: inline-flex;align-items: center; justify-content: center;}
.c3-box ul li a{ width:100%; height:auto;}
.c3-box ul li:nth-child(even) {float:right;}
.c3-box ul li:first-child {height:410px;}
.c3-box ul li:nth-child(3) {float:right; margin-top:10px;}
.c3-box ul li img{width:100%; height:auto;}

/*---------------------------------footer---------------------------------------*/
.footer{background: #2B7566; min-height: 50px;width: 100%;}
.footer .f_box {line-height: 1.6em; align-items: center; width:74%; margin:0px auto;padding:10px 0px;}
.footer .f_box .f_box1{ width:98%; padding:15px 0px;margin:0px auto;}
.footer .f_box .f_box1 .fl{ height:62px;}
.footer .f_box .f_box1 .fr{ margin:6px;}
.footer .f_box .f_box2{ border-bottom:1px solid #c1d1ce;border-top:1px solid #c1d1ce; padding:2%;width:96%;}
.footer .f_box .f_box2 .f_nav{width:82%;height:auto;display:block;}
.footer .f_box .f_box2 .f_nav ul,.footer .f_box .f_box2 .f_nav li {margin:0px;border: 0px;padding: 0px;list-style: none;}
.footer .f_box .f_box2 .f_nav ul.ul-dp1{text-align:center;display: flex;height: auto;}
.footer .f_box .f_box2 .f_nav ul.ul-dp1 li.li-dp1{list-style:none;flex: 1;}
.footer .f_box .f_box2 .f_nav ul.ul-dp1 li.li-dp1 a{font-size:16px;color:#fff; height:30px;line-height:30px;}
.footer .f_box .f_box2 .f_nav ul.ul-dp2{ display:block; width:100%;}
.footer .f_box .f_box2 .f_nav ul.ul-dp2 li.li-dp2{ width:100%; height:22px; line-height:22px; text-align:center;overflow:hidden;}
.footer .f_box .f_box2 .f_nav ul.ul-dp2 li.li-dp2 a{font-size:14px; color:#c1d1ce}
.footer .f_box .f_box2 .f_nav ul .li-dp1:first-child { display:none;} 
.footer .f_box .f_box2 .fr{ margin-top:30px; width:12%; max-width:151px;}
.footer .f_box .f_box3{ width:96%; padding:15px 0px;margin:0px auto;}
.footer .f_box .f_box3 p{text-align: center; color:#c1d1ce; width:82%;font-size:14px; float:left;}
.footer .f_box .f_box3 p a,.footer .f_box .beian font{color:#c1d1ce !important;font-size:14px !important;}
.footer .f_box .f_box3 select{ background:#87A29E;text-align:left; color:#fff;font-size:14px; float:right;border-radius:20px; padding:6px 16px; width:16%; border:none;margin-top:10px;}
.footer .f_box .f_box3 select:focus {outline: none;}
.footer .f_box .f_box3 option{font-size:14px;color:#fff;}

.ico-top{ width:45px; height:45px; display:block;position:fixed; right:5px; bottom:5px; background:#2B7566 url(../images/ico-top.png) no-repeat center; z-index:999;border-radius:6px;}

/*------轮播图------*/
.LeftMove { min-height:230px; margin:0 auto; overflow:hidden; position:relative;}
.LeftMove ul {list-style:none; position:absolute; margin:0; padding:0; left:0;}
.LeftMove li {text-align:center; float:left;}
.xgyy{ width:100%; display:block;height:75px;background:url(../images/xgyy.png) no-repeat center 22px;} 

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
.contant_bg{ width:100%; background:#eeeeee;}
.contant{display:flex;justify-content:space-between;padding:20px 0;background-color: #ffffff;width: 74%; margin:0px auto;}
.contant .conlist{ background-color: #ffffff;position: relative; overflow: hidden; box-sizing: border-box;}
.contant .conlist_l{width:22%; border-right:1px solid #c5c5c5; padding:15px 20px; } 
.contant .conlist_l .con{ display: flex; align-items: center;}
.contant .conlist_l .con ul{width:172px;height:auto;margin:0px auto;}
.contant .conlist_l .con li{width:166px; height:32px;line-height:32px;margin:6px 2px;float:left;overflow:hidden;text-align:center; border:#ddd 1px solid;border-radius:3px;}
.contant .conlist_l .con li a{color:#2B7566;}
.contant .conlist_l .con li:hover{ background:#2B7566;}
.contant .conlist_l .con li:hover a{color:#ffffff;}
.contant .conlist_l .con li a:hover{color:#ffffff;}
.contant .conlist_l .con .on{background:#2B7566;}
.contant .conlist_l .con .on a{color:#ffffff;}

.contant .conlist_r{width:78%; padding:5px 40px;}
.lcon_top{line-height:20px; color:#2B7566;background:#eeeeee url(../images/wz.png) no-repeat 6px 6px; margin-bottom:15px;border-radius:3px; padding:10px 10px 10px 32px;}
.lcon_top span{color:#2B7566;padding:0px;}
.lcon_top a{color:#2B7566}
.contant .conlist_r .conlist_li{padding-bottom:30px;}
.contant .conlist_r .conlist_li ul{width:98%; margin:0 auto;min-height:555px;}
.contant .conlist_r .conlist_li ul li{color:#666;width:auto;height:36px;line-height:36px;background:url(../images/d.png) no-repeat 5px center;padding:0px 5px 0px 17px;border-bottom:1px dotted #d6d6d6;}
.contant .conlist_r .conlist_li ul li a{color:#333;height:36px;line-height:36px;overflow:hidden; float:left}
.contant .conlist_r .conlist_li ul li a:hover{ color:#F00;}
.contant .conlist_r .conlist_li ul li span{ float:right;color:#666;}

.contant .conlist_r .conimg {width:98%;height:auto;min-height:590px;margin:0px auto; padding:20px 0px;}
.contant .conlist_r .conimg ul {display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}
.contant .conlist_r .conimg ul li{}

.contant .conlist_r .conimg ul li img{ width:100%; height:auto;aspect-ratio: 4/3;border:#d4d4d5 1px solid; padding:1px;}
.contant .conlist_r .conimg p{color:#313131;font-size:14px;text-align:center;line-height:30px;width:96%;height:30px;overflow:hidden;margin:0 auto;}
.contant .conlist_r .conimg p:hover{ text-decoration:none;}  
.contant .conlist_r .conimg a:hover{ text-decoration:none;}  

/*------分页------*/
.page {color:#626262; font-size:13px; text-align:center; margin:0px auto;}
.page ul {list-style: none;text-align: center;margin-bottom:1px}
.page ul li {padding:2px 8px;border:1px #d5d5d5 solid;text-align:center;background:#f7f7fb;display:inline;line-height:25px;margin:0 5px;border-radius:3px;}
.page ul li a {color: #333;}
.page .com_pre_one_unshow {}
.page .com_pre_more_unshow {}
.page .com_curent {background-color:#2B7566}
.page .com_curent a {color: #fff}
.page .com_common {}
.page .com_next_more {}
.page .com_next_one {}


.contant .conlist_xq{width:22%; border-right:1px solid #c5c5c5; padding:15px 20px;color:#999;} 
.contant .conlist_xq .left_xq{height:360px; line-height:30px;margin:10px auto 20px auto; text-align:center;}
.contant .conlist_xq .left_xq .timebox{font-size:20px; font-weight:100; color:#666; letter-spacing:2px; padding-bottom:30px; border-bottom:1px solid #eeeeee}
.contant .conlist_xq .left_xq .timebox p{font-size:36px; font-weight:300; color:#333; padding:20px 0px;}
.contant .conlist_xq .left_xq .xqbox{text-align:left; padding:20px 0px 20px 62px;}
.contant .conlist_xq .left_xq .xqbox p{line-height:20px;margin:16px auto;color:#333;font-size:15px;}
.contant .conlist_xq .left_xq .xqbox font{color:#c2c2c2;font-size:14px;font-style:italic;}
.contant .conlist_xq .left_xq .ewmbox{padding-top:10px;}
.contant .conlist_xq .left_xq .ewmbox .ewmbox_f{padding-bottom:5px;font-style:italic;color:#ccc;font-weight:300}
.contant .conlist_xq .left_xq .ewmbox .ewmbox_z{ color:#51aa38; line-height:20px;}


.article{margin:20px auto;height:auto;color:#333;}
.article .art_title{width:98%;font-size:21px;color:#000; text-align:center; margin:30px auto 10px auto;}
.article .f_title{width:98%;font-size:17px; color:#000; text-align:center;line-height:26px;margin:0px auto 20px auto;font-family:"微软雅黑";}
.article .art_time{text-align:center; background:#e8f5f3; color:#333;height:36px; line-height:36px; display:none; margin:10px auto;font-size:14px;border-radius:3px;width:96%;}
.article .zw{width:92%;min-height:500px; line-height:26px !important;font-size:15px !important;margin:20px auto;color:#333333!important;}
.article .zw p{color:#333333;line-height:26px;font-size:15px;}
.article .zw span{color:#333333;}
.article .zw strong{color:#333333;}
.article .zw img{ margin:5px auto; text-align:center;}
.article .zw table{ max-width:800px; margin:0 auto;border-collapse:collapse !important;color:#333333;}
.article .zw th{  border:1px solid #333 !important;color:#333333;}
.article .zw td{  border:1px solid #333 !important;color:#333333;}
.ckvideo_style{ margin:0 auto;}


.art_fujian{ font-size:14px; color:#333333; font-weight:bold; margin:20px 0px; width:95%; margin:0px auto;}
.art_fujian strong{color:#666; float:left;}
.art_fujian ul{color:#666; float:left;}
.art_fujian ul li{ list-style:none; float:left; margin-right:8px; border-right: 1px #999 solid; padding-right:8px;}
.art_fujian ul li a{ color:#f00; font-weight:normal; text-decoration:none;}
.art_fujian ul li a:hover{ font-weight:normal; text-decoration:underline;}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

 
/*------专题------*/
.list_ztwz{width:96%; height:auto;margin:10px auto; min-height:500px;}
.ztwz{ width: 100%;margin:10px auto;}
.ztwz ul{display: flex; justify-content: flex-start; flex-wrap: wrap; height: auto; padding:5px 20px;}
.ztwz li{ height:40px; line-height:40px; display: flex; align-items: center; justify-content: center;background:#ee9b11;border-radius:6px; margin:0.5%; min-width:20%; padding:2%}
.ztwz li a{ font-size:20px; color:#fff}

/*------课题------*/
.list_ktwz{width:96%; height:auto;margin:10px auto; min-height:500px;}
.ktwz table{width:96%;text-align:center;color:#333; margin:30px auto;}
.ktwz table a{ color:#333}
.ktwz th{background:#ee9b11; text-align:center; height:40px; border-right:1px #e21929 solid; border-bottom:1px #e21929 solid; color:#ffffff;font-size:16px;}
.ktwz th a{color:#ffffff;font-size:16px; }
.ktwz td{text-align:center; height:30px;font-size:13px;padding:1px 0px;}
.ktwz td a{ font-size:15px;}
.ktwz .td1{border-right:none; border-bottom:none;}

.ktwz li{ border:1px #ee9b11 solid;float:left;width:auto;border-radius: 1px;margin:0.2%; min-width:30.7%; padding:0.3% 1%}
.ktwz li a{color:#333;font-size:14px;min-width:36px;line-height:30px;}



 
 