*{margin: 0;padding: 0;}
ul,ol{list-style: none;}
a{text-decoration: none;}
img{display: block;}
h1,h2,h3{font-size: 16px;}
body{font-family: Arial, '宋体';min-width: 1140px;background: #F4F4F4;}

.l{float: left;}
.r{float: right;}
.clear:after{content: '';display: block;clear: both;}
/* .container{width: 75%;margin: 0 auto;position: relative;}版心 */
.container-fluid{width:100%;}/* 空栏 */

/* 头部导航栏 */
.header{ height: 7.1875rem;display: flex;}
.header .logoBox{display: flex;align-items: center;}
.header .header_container{width: 90%;margin: 0 auto;position: relative;display: flex;align-items: center; justify-content: space-between;}/* 版心 */
.header .header_headerImage{ height: 4.6875rem;margin-right: 30px; }
.header .header_headerImage2{ width: 20rem; height: 3rem;}
.header .header_search{ width: 400px;height: 70px; }
.header .header_search ul{ display: flex;justify-content: flex-start;}
.header .header_search ul li{ margin-right: 1.25rem;}
.header .header_search ul li a{ font-size: 1rem;color: #333;padding-bottom: 0.625rem;position: relative;display: block;}
.header .header_search ul li a:hover{ color: #028458;}
.header .header_search ul li a.on::before{ display: block;}
.header .header_search ul li a::before{display: none; content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);border-width: 0.3125rem;border-style: solid;border-color: transparent transparent #028458 transparent; }
.header .header_search .inputBox{display: flex;justify-content: space-between;}
.header .header_search .inputBox input{box-sizing: border-box;width: 80%;height: 2.25rem;border: 2px solid #028458;color: #333;font-size: 0.875rem;line-height: 2rem;padding: 0 0.5rem;outline: none;}
.header .header_search .inputBox button{width: 20%;height: 2.25rem;line-height: 2.25rem;background: #028458;color: #fff;text-align: center;border: none;outline: none;}

/* 导航栏菜单 */
.nav{background: #028458;background-image: linear-gradient(to right, #028458, #029564c9);height: 3.5rem;line-height: 3.5rem;width: 100%;}
.navFixed{position: fixed;left: 0;top: 0;z-index: 4;}
.nav .nav_container{width: 90%;margin: 0 auto;position: relative;display: flex;align-items: center; justify-content: space-between;}/* 版心 */
.nav ul {display: flex;justify-content: space-between;align-items: center;}
.nav ul li{display: flex;justify-content: space-between;align-items: center;}
.nav ul li a{color: #fff;font-size: 1.125rem;display: block;padding: 0 1.5rem;font-weight: bold;}
.nav ul li a.selected{background: #06d38f;}

/* 广告位 */
.banner{ width: 100%;margin-top: 20px; }
.banner .container{ width: 90%;margin: 0 auto; }
.banner img{ width: 100%;height: 200px; }

/* 内容区域 */
.content { width: 100%; }
.content .container{ width: 90%;margin: 0 auto;display: flex;justify-content: space-between; }
.content .sidebar_left{width: 245px;min-height: 590px;background: #F1F1F1;padding-bottom: 100px; }
.content .sidebar_left .title{width: 100%;height: 65px;display: flex;align-items: center;border-bottom: 2px solid #028458;}
.content .sidebar_left .eng{ color: #028458;font-size: 36px;margin-right: 5px;margin-left: 20px; }
.content .sidebar_left .label{margin-left: 4px;display: flex;flex-direction: column;justify-content: space-between;}
.content .sidebar_left .label .label1{color: #028458;}
.content .sidebar_left .label .label2{font-style: normal;color: #8a8a8a;font-size: 12px;}
.content .sidebar_left ul li{height: 42px;line-height: 40px;width: 100%;background: #F1F1F1;}
.content .sidebar_left ul li a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%; color: #585858;border-bottom: 1px solid #ECECEC; }
.content .sidebar_left ul li .selected{background: #008882;color: #fff;}
.content .sidebar_left ul li a:hover{background: #008882;color: #fff;}
.content .sidebar_right{width: 100%;min-height: 590px;background: #fff;padding-bottom: 100px; }
.content .sidebar_right .header{ display: flex;align-items: center;justify-content: space-between;height: 64px;border-bottom: 1px solid #e5e5e5;padding:0 20px; }
.content .sidebar_right .header .label{ color: #808080; }
.content .sidebar_right .header .label i { font-size: 12px; }
.content .sidebar_right .header a{ color: #008882; }
.content .sidebar_right .info .qyBox{ display: flex;justify-content: space-between;padding: 20px; }
.content .sidebar_right .info .qyBox .label{ max-width: 66.666667%; }
.content .sidebar_right .info .qyBox .label h1{ font-size: 1.6rem;font-weight: bold; }
.content .sidebar_right .info .qyBox .label p {font-size: 0.875rem;line-height: 1.5rem;margin-top: 0.625rem;}
.content .sidebar_right .info .qyBox img { width: 350px;height: 214px;transition: .5s; }
.content .sidebar_right .info .qyBox img:hover { transition: .5s;transform: scale(110%,110%); }
.content .sidebar_right .info .ryBox { display: none;padding: 20px; }
.content .sidebar_right .info .zzBox { display: none;padding: 20px; }
.content .sidebar_right .info .zzBox img{ width: 100%;height: 550px; }
.content .infoHtml{ line-height: 1.875rem; }
.content .infoHtml .title{width:100%;text-align: center; margin-bottom: 20px;}
.content .infoHtml .title h4{font-size: 26px;}










/* 页脚 */
.footer{box-sizing: border-box; width: 100%;height: 200px;background: #01583b;padding: 2.5rem 0; }
.footer .content_container{ width: 90%;margin: 0 auto;position: relative;}
.footer .footer_nav ul{display: flex;}
.footer .footer_nav ul a {color: #fff;font-size: 0.875rem;padding: 0 1rem;line-height: 1.875rem;position: relative;border-right: 1px solid #fff;}
.footer .footer_nav a:hover {color: #028458}
.footer p {color: #fff;font-size: 0.875rem;margin-top: 20px;}
