@charset "utf-8";

html {font-size: 187.5% !important;}
body{padding: 0;margin: 0;font-family: 'PingFangSC-Regular','Microsoft YaHei';font-size:0.55rem ;color: #313131;background: #F3F3F3;-webkit-font-smoothing: antialiased;overflow-x: hidden;}
html,body{scroll-behavior:smooth;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding: 0;margin: 0;border: 0;}
ul{list-style: none;}
a{text-decoration: none;color: #313131;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
i,em{font-style: normal;}
img{display: inline-block;max-width: 100%;height: auto;}
/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-family: 'PingFangSC-Regular','Microsoft YaHei';font-size: 1.2rem;color: #313131;}
input[type="submit"]{cursor: pointer;}
/*去掉 textarea 默认边框*/
textarea{padding: 0;border: 0;font-family: 'PingFangSC-Regular','Microsoft YaHei';font-size: 1.2rem;color: #313131;}
/*去掉 button 默认边框*/
button{border: 0;padding: 0;font-family: 'PingFangSC-Regular','Microsoft YaHei';font-size: 1.2rem;color: #313131;cursor: pointer;}
/*清除浮动*/
.clearfix:after{content: '';display: table;clear: both;}
.clearfix{*zoom: 1;}
/*解决chrome浏览器 input,textarea 获得焦点时会有一个边框的问题*/
input,textarea{outline: none;}
/*清除ios端 input,textarea 默认内阴影 默认圆角,radio和checkbox需要还原值为radio和checkbox*/
input,textarea{appearance: none;-webkit-appearance: none;border-radius: 0;}
/*自定义 input,textarea 的placeholder文字样式*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color: #999;}
/*滚动条*/
body *::-webkit-scrollbar{width: 4px;height: 4px;background: #eee;border-radius: 2px;}
body *::-webkit-scrollbar-thumb{background: #aaa;border-radius: 2px;}
/*常用宽度*/
img,em,i,span{-webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
/*左右浮动*/
.fl{float: left;}
.fr{float: right;}
*:focus{outline: none;}
/*动画*/
.ani400{-webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.ani300{-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.bgCover{background-position: center;background-repeat: no-repeat;background-size: cover;}
.bgContain{background-position: center;background-repeat: no-repeat;background-size: cover;}
.fontF{font-family: "RobotoRegular";}
/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.TXTovehid-two{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.TXTovehid-three{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.TXTovehid-four{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.TXTovehid-five{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.block{display: block;}
.poHiiden{position: relative;overflow: hidden;}
::-webkit-input-placeholder {color: #666666;}
/* 手机导航按钮 */
.menuLine{display: none;width: 25px;float: right;margin-top: 20px;}
.menuLine span{display: block;width: 100%;height: 2px;background: #fff;border-radius: 2px;animation: navBtn 2s infinite ease;}
.menuLine span:nth-child(2){margin: 6px 0;animation-delay: 0.5s;}
.menuLine span:nth-child(3){animation-delay: 1.0s;}
@keyframes navBtn{
  50%{width: 60%;}
  100%{width: 100%;}
}
.padding20{padding:0.66rem 0 ;}
.padding40{padding: 1.33rem 0;}
.padding30{padding: 1rem 0;}
.marginTop16{margin-top:16px ;}
/* flex布局 */
.wrappadding{padding: 0 3%;}
.disflex{display: flex;}
.flexCenter{display: flex;justify-content: center;align-items: center;}
.flexbetween{display: flex;justify-content: space-between;align-items: center;}
/* 字号公用 */
.fz10{font-size: 12px;}
.fz12{font-size: 14px;}
.fz14{font-size: 16px;}
.fz16{font-size: 18px;}
.fz18{font-size: 0.6rem;}
.fz20{font-size: 0.66rem;}
/* 反白和加粗 */
.fwn{font-weight: normal;}
.fwb{font-weight: bold;font-size: 28px;border-left: 1px solid #fff;padding-left: 17px;}
.textAll{line-height: 2;color: #333;}
.textCenter{text-align: center;}


.news_textAll p,.news_textAll span,.news_textAll strong,.news_textAll em,.news_textAll,.news_textAll a{font-size:18px;font-family:"宋体" ;}
.news_textAll p{text-indent:2em ;text-align:justify;line-height:28pt;}
.news_textAll table p{text-align:inherit;text-indent:0em ;}
/* 头部公用 */
.w90{width: 90%;max-width: 1300px; margin: auto;position: relative;}
.minheight300{min-height: 500px;}
.white{color: #fff;}
.bgwhite{background: #fff;}

/* header */
header{background: url(../images/headerbg.jpg) center no-repeat;background-size: cover;padding:1rem 0 ;}
header h1 span{font-family: SimSun, 宋体, "Songti SC";margin-left: 0.5rem;}
header h1 img{height: 76px;}
header h1 a{align-items: center;}
header .search .fz14{background: #fff;width: 204px;line-height: 36px;color: #333;text-indent: 1em;height:36px;}
header .search .btn{width: 36px;height: 36px;background: #135B2E url(../images/serico.svg) center no-repeat;}
header .search a{background: #135B2E;line-height: 36px;padding: 0 0.4rem;margin-left: 0.266rem;}
header .search a:hover{box-shadow: 0 0 8px #fff;}
.pc_nav{background: #0F5B2B;}
.nav-1st{white-space: nowrap;z-index: 2;}
.nav-1st > li{position: relative;vertical-align: top;flex: 1;}
.nav-1st > li > a{position: relative;display: block;font-size: 20px;line-height:2.5rem ;color: #fff;transition: 0.3s;z-index: 2;text-align: center;}
.nav-1st > li > a::after{width: 30px;height: 2px;background: #fff;content: '';position: absolute;left: 50%;margin-left: -15px; bottom: 10px;transition: 0.4s;transform: scaleX(0);}
.nav-1st > li.on > a:after,.nav-1st > li:hover > a:after{transform: scaleX(1);}
.nav-1st > li.on > a,.nav-1st > li:hover > a{font-weight: bold;}
.nav-1st > li.on::after,.nav-1st > li:hover::after{opacity: 1;}
.nav-2nd{display: none;z-index: 2;position: absolute;left: 50%;top: 100%;width: 100%;min-width: 120px;padding: 8px 0;background-color:#FFFFFF;box-shadow:0 5px 5px rgba(0,0,0,0.3); border-radius: 4px;transform: translateX(-50%);}
.nav-2nd > li{position: relative;}
.nav-2nd > li > a{position: relative;display: block;padding: 10px;line-height: 16px;text-align: center;color: #333;white-space: pre-wrap;font-weight: 500;font-size: 0.45rem;}
.nav-2nd > li > a:before{content: "";position: absolute;left: 0;top: 50%;width: 3px;height: 0;background-color: #0F5B2B;transition: 0.3s;}
.nav-2nd > li > a:hover{background-color: #fff;color: #0F5B2B;}
.nav-2nd > li > a:hover:before{top: 0;height: 100%;}
/* 统一标题 */

/* 底部 */
footer{background-image: url(../images/footerbg.jpg);}
footer h2{margin-right: 1rem;}
footer .left{line-height: 24px;max-width: calc(100% - 200px);}
footer a{color: #fff;}
footer .left .white p > *{margin-right: 10px;}
footer ul li:first-child{margin-right: 22px;}
footer ul li p{line-height: 1.5; background: #fff;border: 1px solid #ddd;color: #333;}
footer .left > .white{width: calc(100% - 125px);}
footer .left h2 img{width: 95px;}
/* 翻页 */
.page{color: #6f6f6f;}
.page a{text-align: center;width: 36px;height: 36px;line-height: 36px;margin: 0 4px;color:#999999;border: 1px solid #D8D8D8; display: inline-block;}
.page a.btn{position: relative;background: #1D8845;border-color: #1D8845;}
.page a.btn img{position: absolute;left: 50%;top: 50%;margin: -6px 0 0 -3px;display: block;}
.page a.on,.page a:hover{border-color: #1D8845;color: #1D8845;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1280px){
	 html {font-size: 160% !important;}
	.fz36{font-size: 0.9rem;}
}
@media screen and (max-width:991px){
	 html {font-size: 140% !important;}
	 
	 header h1 img{height: 50px;}
	 header .search form input[type=text]{width: 150px;}
	 footer .left h2 img{width: 60px;}
	 footer .left > .white{width: calc(100% - 60px - 1rem);}
}
@media screen and (max-width:765px){
	html { font-size: 150% !important;}
	.padding80,.padding60{padding: 1rem 0;}
	footer{padding-top: 1.5rem;}
	.padding50,.padding40{padding: 0.7rem 0;}
	.disflex,.flexCenter,.flexbetween{flex-wrap: wrap;}
	.fz36{font-size: 0.9rem;}
	.fz30{font-size: 0.75rem;}
	.fz28{font-size: 0.7rem;}
	.fz50{font-size: 1rem;}
	.fz32{font-size: 0.76rem;}
	.fz44{font-size: 0.9rem;}
	.fz45{font-size: 0.9rem;}
	.fz20{font-size: 0.6rem;}
	.page a{display: none;}
	.page{padding-top: 1rem;}
	.page a.on,.page a.btn{display: inline-block;}
	.nav-1st,header .search a{display: none;}
	.menuLine{display: inline-block;}
	header h1 a{justify-content: center;}
	header h1 .fz24{font-size: 14px;border-left: none;}
	header .search{width: calc(100% - 55px);margin-top: 1rem;}
	header .search form ,header .logo{width: 100%;}
	header .search form input[type=text]{width: calc(100% - 36px);}
	.marginTop16{margin-top: 8px;}
	header .search form .fz14{width:180px;}
}