/*通用样式*/






/*banner内页*/
.in-banner{width: 100%;height: 445px;position: relative;margin-top: 0px; }
.in-banner .bannertxt{	height: 100%;overflow: hidden; position: relative;}
.in-banner .bannertxt .txten{display: block;position: absolute; text-align:center; font-size:22px; line-height:50px; width:1000px; left:50%; margin-left:-500px; color:#fff;font-family:"novecento_widelight"; font-weight:normal; text-transform:uppercase;opacity: 0;filter: alpha(opacity=0);top: 120px;}
.in-banner .bannertxt .txtcn{position: absolute;width:1000px; left:50%; margin-left:-500px; text-align: center;top: 411px;opacity: 0;filter: alpha(opacity=0);}
.in-banner .bannertxt .hr{display: block;margin:0 auto;width: 40px;height: 3px;background: #fff;opacity: 0.9;filter: alpha(opacity=90);margin-top: 15px;}
.in-banner .bannertxt .txtcn_1{color: #fff;font-size: 36px; line-height:60px; font-weight:normal;letter-spacing: 0px;display: block;margin:0 auto;}
.in-banner .bannertxt .btn{display: block;margin:0 auto;width: 33px;height: 33px;background: url(../images/bg_sign14.png) no-repeat center;margin-top: 170px;cursor: pointer;}
.besttxt{letter-spacing: 0px!important;  white-space: nowrap;  text-indent: 0px;}



/*热门产品*/
.rmcp{width: 85%;margin: 0 auto;font-size: 16px;line-height: 80px;border-bottom: 1px #efefef solid;}
.rmcp span{float: right;}
@media(max-width:991px){
	.rmcp{font-size: 20px;width: 95%;}
	
}


/*é¦–é¡µ*/
.tit_in{ text-align: center;}
.tit_in h2{ color: #333333; font-size: 36px; margin-bottom: 10px !important;}
.tit_in h2 span{ color: #0084c8; font-weight: bold;}
.tit_in p{ display: inline-block; color: #999; font-size: 16px; text-transform: uppercase; position: relative;}
.tit_in p:before{ position: absolute; left: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
.tit_in p:after{ position: absolute; right: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 28px;}
    .tit_in p{ font-size: 20px;}
}
/*@media screen and (max-width:768px){
    .tit_in h2{ font-size: 18px; margin: 0 !important;}
    .tit_in p{ font-size: 12px;}
}
@media screen and (max-width:765px){
    .tit_in h2{ font-size: 18px;}
}*/

.cpzs{padding: 80px;    background-color: rgb(246, 246, 246);}
.cpzs .cplb{width: 75%;margin: 0 auto;display: flex;padding: 40px 0;}
.cpzs .cplb li{width: calc(100% / 5);background:#f0f0f0;margin-right: 10px;height: 65px;line-height: 65px;font-size: 16px;color: #333333;cursor: pointer;padding-left: 2%;}
.cpzs .cplb li:nth-child(5){margin-right:0;}
.cpzs .cplb li:hover{background:#0084c8;}
.cpzs .cplb li:hover a{color: #fff;}
.cpzs .cplb li img{width: 30px;margin-right: 15px;}
.cpzs .cplb li img:nth-child(1){display: block;}
.cpzs .cplb li img:nth-child(2){display: none;}
.cpzs .cplb li:hover img:nth-child(1){display:none;}
.cpzs .cplb li:hover img:nth-child(2){display:block;}
.cpzs .cplb li a{display: flex;align-items: center;}

.cpzs .cptl ul{width: 85%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.cpzs .cptl ul li{width: calc((100% - 60px) / 4);margin-right: 20px;padding-bottom: 30px;}
.cpzs .cptl ul li:nth-child(4),.cpzs .cptl ul li:nth-child(6){margin-right: 0;}
/*.cpzs .cptl ul li{width: calc((100% - 60px) / 4);margin-right: 20px;padding-bottom: 30px;}
.cpzs .cptl ul li:nth-child(4),.cpzs .cptl ul li:nth-child(8){margin-right: 0;}*/
.cpzs .cptl ul li a{position: relative;}
.cpzs .cptl ul li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; }
.cpzs .cptl ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cpzs .cptl ul li .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; z-index: 1; font-size: 16px; background: rgba(0,0,0,0.5); text-align: center; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.5s;}
.cpzs .cptl ul li .font{ position: absolute; left: 50%; top: 50%; background: rgba(255,255,255,0.9); width: 0; height: 0; padding: 8% 0; text-align: center; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
.cpzs .cptl ul li .font .tit{ color: #333333; font-size: 20px; font-weight: bold; background: url("/UploadFiles/bj/cpht.png") no-repeat center bottom; height: 40px;}
.cpzs .cptl ul li .font .con{ color: #7f7f7f; font-size: 16px; padding: 6% 0 7%;line-height: 30px;}
.cpzs .cptl ul li .font .con span{ color: #c00505;}
.cpzs .cptl ul li .font .more{ display: inline-block; width: 40%; height: 35px; line-height: 35px; background: #c00505; border-radius: 20px; color: #fff;}
.cpzs .cptl ul li:hover .pic img{transform: scale(1.1);}
.cpzs .cptl ul li:hover .pic p{ bottom: -60px;}
.cpzs .cptl ul li:hover .font{ width: 80%; height: 55%; left: 10%; top: 10%; opacity: 1;}
@media(max-width:1440px){
    .cpzs .cplb{width: 85%;}
	.cpzs .cptl ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
}
@media(max-width:991px){
    .cpzs .cptl ul li{width: calc((100% - 20px) / 2);}
    .cpzs .cptl ul li:nth-child(3){margin-right: 20px;}
    .cpzs .cptl ul li:nth-child(2), .cpzs .cptl ul li:nth-child(4), .cpzs .cptl ul li:nth-child(6){margin-right: 0;}
    .cpzs .cplb{flex-wrap: wrap;}
    .cpzs .cplb li{width: calc(91% / 3);font-size: 26px; margin-bottom: 10px;}
    .cpzs .cptl ul li .pic p{font-size: 26px;}
    .cpzs .cptl ul li .font .tit{font-size: 28px;}
    .cpzs .cptl ul li .font .con{font-size: 22px;}
    .cpzs .cptl ul li .font .more{font-size: 24px;height: 45px;line-height: 45px;}
}



/*ys*/
.sup_bc { background: url(../uploadfile/image/20230411/20230411161115_1678713622.jpg) no-repeat center; padding: 100px 0; }
.sup_tit { text-align: center; }
.sup_tit>p { font-size: 50px; color: #212020; }
.sup_tit>p>b { font-size: 50px; color: #212020; }
.sup_tit>i { font-size: 20px; color: #666; margin-top: 15px; }
.sup_ic { display: flex; justify-content: space-between; margin-top: 76px; }
.sup_item { width: 31%; background: #fff; padding: 53px 55px 0; transition: .3s; height: 508px; }
.sup_item>p>img { width: 100%; display: none; }
.sup_item span { display: block; color: #005aa0; width: 116px; height: 116px; background-color: #f3f3f3; font-size: 66px; text-align: center; line-height: 116px; position: relative; border-top-left-radius: 22px; border-top-right-radius: 22px; border-bottom-left-radius: 22px; transition: all .5s; }
.sup_item b { display: flex; font-size: 30px; position: relative; padding: 45px 0 30px; align-items: center; }
.sup_item div { font-size: 16px; line-height: 32px; color: #666; text-align: justify; }
.sup_item b:after { position: absolute; content: ""; width: 20px; height: 2px; background: #201f1d; left: 50%; margin-left: -10px; top: 80%; display: none; }
.sup_item:nth-child(1) { background: #005aa0; transform: scaleY(1.1); }
.sup_item.on b { color: #fff; }
.sup_item.on b:after { background: #fff; }
.sup_item.on div { color: #fff; }
.sup_item:nth-child(n+4) { }
.sup_item b i { font-size: 20px; color: #c9c9c9; margin-left: 10px; }
.sup_item.on span { background: #fff; border-radius: 100%; }
.sup_item.on * { transform: scaleY(0.91); }
.sup_item * { }
.sup_item.on b i { color: rgba(255,255,255,0.53); }
/*.sup_item:nth-child(2):hover,.sup_item:nth-child(3):hover,.sup_item:nth-child(4):hover{background: #005aa0;}
.sup_item:nth-child(2):hover .sup_item:nth-child(1){background: #fff}
*/
@media screen and (max-width:1660px) {
}
.gy { max-width: 1500px; margin: 0 auto; min-width: 1300px; width: 100%; }
@media screen and (max-width:1600px) {
.gy { width: calc(100% - 100px); }
}










/*ny*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 65px;background-color: #fff;border-bottom: 1px solid #eaeaea;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 14px;line-height: 65px;color: #555;letter-spacing: 1px;padding-left: 20px;box-sizing: border-box;background-image: url("../images/tacn/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;}.nywzdh .nywzdhnr a{font-size: 14px;line-height: 65px;color: #555;letter-spacing: 1px;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 65px;color: #666;overflow: hidden;height: 65px;}
.nydhlb a{font-size: 16px;line-height: 65px;color: #333;text-align: right;padding: 0 30px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #e60010;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #be1e2d;}
.nydhlb a:hover::before{width: 100%;}

/*.nynrbox{background-image: url("../images/tacn/gyjjbj.jpg");background-size: 100% auto;background-position: 50% 50%;background-repeat: no-repeat;}*/
.nynrbox{width:90%;margin: 0px auto;background-color: #fff;padding: 2px;box-sizing: border-box;}



/*ny jj*/

/*ny jj*/
.nynrbt{width:100%;font-size: 22px!important;color: #333;text-align: center;line-height: 22px!important;padding: 15px 0px;border-bottom: 1px solid #eee;}
.nynrbox p{font-size: 16px;line-height: 40px;}
@media(max-width:991px){
  .nynrbox {width: 100%;} 
}


/*nylx*/
/*nylx*/
.Separate  { width:1200px;}
.page{width:95%; margin:0 auto;}
.Separate {background:url("/UploadFiles/bj/nylx1.png")no-repeat bottom;font-size:30px;text-align: center;margin: 35px auto 40px;    overflow: hidden;}
.Separate span{display:block;font-size:14px;letter-spacing: 5px;color: #a4a4a4;    margin-top: 10px;}
.lxfsnr{overflow:hidden;border:1px solid #ccc;border-radius:3px;padding-top:20px;}
.lxfsnr ul{overflow:hidden;}
.lxfsnr li{margin :0 0 20px 16px;float:left;width:32%;padding:  25px 0 14px 0px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}


.lxfsnr li img{float:left;}
.lxfsnr li p{float:left;line-height:46px;padding-left: 25px;font-size:14px;}

.lxfsnr li a{font-size:16px;}
@media(max-width:1445px){
	.lxfsnr li p{float:left;line-height:46px;padding-left: 25px;font-size:16px;}
	.page{width: 100%;}
	.lxfsnr li{margin :0 0 20px 16px;float:left;width:48%;padding:  25px 0 14px 0px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}
	.lxfsnr li:nth-child(2){margin :0 0 20px 16px;float:left;padding:  25px 0 14px 0px;border-right:0px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}
.lxfsnr li:nth-child(4){margin :0 0 20px 16px;float:left;padding:  25px 0 14px 0px;border-right:0px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}
}
@media(max-width:991px){
	.lxfsnr li p{font-size: 16px}
	.lxfsnr li{width: 100%;}
	.nywzdhbox { display: none;}
	.lxfsnr { padding-top: 0px;}
	
}
@media(max-width:425px){
	.lxfsnr li p{font-size: 14px}
	.lxfsnr li{width: 100%;}
	.nywzdhbox { display: none;}
	.lxfsnr li { margin: 0 0 0px 0px; float: left; padding: 15px 0 14px 10px;}
	
}




/*gsbf2*/
.gsbf2{display: flex;width: 85%;margin: 0 auto;}
.gsbf2 li{width:calc(100% / 3);margin: 3px 15px;border: 1px solid #d7d7d7;display: flex;padding: 20px 30px;}
.gsbf2 li .lf{}
.gsbf2 li .ri{padding-left: 25px;}
.gsbf2 li .ri h2{font-size: 20px;font-weight: 600;margin-bottom: 5px;}
.gsbf2 li .ri p{font-size: 16px;line-height: 25px;text-indent: 0;}



/**/
.m_title {text-align: center;margin-top: 50px;margin-bottom: 20px;}
.m_title h1 {font-size: 36px;/*font-weight:normal;*/margin-top:15px;color:#000;}
.m_title .gang {width: 50px;height: 2px;margin: 7px auto 0 auto;background-color: #c7191d;}
.m_title h2 {font-size: 16px;color: #000;margin-top: 12px;font-family: "Arial";/*padding-bottom: 20px;*/}





/*内页*/
.helpmain .left{width:343px; float:left; /*border:#e5e5e5 1px solid;*/height:100%; overflow:hidden;}
.helpmain .left .notetext1{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;width:410px;padding-top:100px;}
.helpmain .right{width: 100%;float:right;/* border:#DCDCDC 1px solid;padding:20px; */height:100%;overflow:hidden;}
.helpmain .right h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right .notetext1{ padding-top:20px; line-height:37px; font-size:17px; color:#555;float:left;}
.helpmain .right .notetext2{float:right;width:396px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}

.helpmain .right1{width:531px; float:right;/* border:#DCDCDC 1px solid;*/padding:20px; height:100%; overflow:hidden;}
.helpmain .right1 h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right1 h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right1 .notetext1{ padding-top:20px; line-height:24px; font-size:14px; color:#555;float:left;}
.helpmain .right1 .notetext2{float:right;width:396px;}
.helpmain .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right1 .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right1 .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.helpmain .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right1 .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right1 .tdbg .lefttdbg{width:100px;}
.helpmain .right1 .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right1 .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right1 .recruitment_tableInfo th{ background:#f1f1f1;}
.nph_intro p{font-size: 16px;line-height: 30px;}
@media(max-width:991px){
	.helpmain .right{width:100%;}
	.cplm li{width: calc((100% - 66px) / 3);}
	.nph_intro p{font-size: 28px;    line-height: 45px;}
	.nph_intro p span strong{font-size: 34px;}
	.picnr .title{font-size: 44px;line-height: 70px;}
	.helpmain .left{display: none;}
	
}


/*新闻栏目*/
.nyxw{}
.nyxw ul li{width: 100%;border-bottom: 1px solid #EEEEEE; padding-bottom: 42px;padding-top: 42px;height: 150px;overflow: hidden;position: relative;}
.nyxw ul .nyxw1:hover::before{width: 100%;}
.nyxw ul .nyxw1::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0; height: 2px; background-color: #0084c8;z-index: -1;transition: all .3s cubic-bezier(.4,0,.2,1);}
.nyxw ul li .nyxw_1{width: calc(100% - 80px);float: left;padding: 0 40px;}
.nyxw ul li .nyxw_1 h{color: #333333;font-size: 24px;font-weight: bold;margin: 0 0 20px 0;line-height: 70px;overflow: hidden;}
.nyxw ul li:hover .nyxw_1 h{color: #0084c8}
.nyxw ul li .nyxw_1 p{line-height: 30px;font-size: 16px;/*max-height: 75px;*/overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.nyxw ul li .nyxw_1 span{line-height: 24px;color: #b2b2b2;display: block; background: url(/UploadFiles/bj/time.png) no-repeat left;padding-left: 26px; margin-top: 20px;}
.nyxw ul li .nyxw_t{width: 30%;float: right;}
.nyxw ul li .nyxw_t img{width: 100%;height: 230px;}
.nyxw ul li:hover .nyxw_t img{transform: scale(1.05);    -webkit-transition: all .5s ease;}

.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; /*margin-bottom: 20px;*/ line-height: 65px;}
.nyxw_1 .intro{margin-top: 20px;}
.nyxw_1 .intro p{font-size: 16px;line-height: 2rem;text-indent: 2rem;}
.nyxw_1 .intro p a img{width: 50%;}
@media(max-width:991px){
	.nyxw ul li .nyxw_1 h{font-size: 32px;}
	.nyxw ul li .nyxw_1 p{font-size: 22px;line-height: 40px;-webkit-line-clamp: 2;}
	.nyxw ul li .nyxw_1 span{font-size: 22px;}
	.nyxw_1 .intro p{font-size: 24px;line-height: 3rem;}
	.nyxw_1 .name{font-size: 36px;}
}


/*ny cp*/
.nynrbox .menu {margin: 40px 20px;text-align: center;/*border-bottom: #ececec 1px solid;*/}
.nynrbox .menu a {display: inline-block;padding: 0 20px 20px 40px;position: relative;font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 20px;letter-spacing: 0px;color: #333333;background: url('../images/tacn/pro.png') no-repeat center;background-position-x: 5px;background-position-y: -20px;box-sizing: content-box;transition: 0.7s;}
.nynrbox .menu a:before {content: '';display: block;position: absolute;bottom: 0px;left: 40px;border-left: 0 40px solid;transition: 0.7s;background-color: #f08519;height: 1px;width: 0;}
.nynrbox .menu a:hover {background-position-y: 0px;}
.nynrbox .menu a:hover:before {content: '';width: 76%;}

.nytplb{width: 100%;display: flex;flex-wrap: wrap;}
.nytplb li{width: calc((100% - 120px) / 4);margin-bottom: 45px;margin-right: 30px;}
.nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
.nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
.nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
.nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
.nytplbbt p:nth-child(1){font-size: 18px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;/*overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/position: relative;text-indent: 0; display: flex; justify-content: center;align-items: center;height: 50px;text-align: center;}
.nytplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;}
.nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#e6a925;left: 0;bottom: 0;transition: all 0.6s;}
.nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.nytplb li a:hover .nytplbtp img{transform:scale(1.1);}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #e6a925;font-weight: 600;}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #e6a925;font-weight: 600;}
.nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}
@media(max-width:1400px){
	.nytplb li{width: calc((100% - 90px) / 3);margin:15px;}
    
}
@media(max-width:991px){
	.nytplb li{margin-right: 6px;width: calc((100% - 50px) / 2);}
	.nytplb li:nth-child(3n){/*margin-right: 0;*/}
	.nytplbbt p:nth-child(1){font-size: 18px;}
	.nytplbbt p:nth-child(2){font-size: 16px;}
	.nytplbbt {width: 100%;padding: 1%;box-sizing: border-box;}
}
@media(max-width:425px){
	.nytplb li{width: calc((100% - 90px) / 3);margin:10px;}
	.nytplb li { margin-right: 0px; width: calc((100% - 31px) / 2);}
	.nytplbbt p:nth-child(1) {font-size: 16px;line-height: 30px; height: 36px;padding-bottom: 0px;}
}

.nrycp{width: 90%;margin: 0 auto;display: flex;border-bottom: 1px #ececec solid;padding-bottom: 50px;}
.nrycp .lf{width: 45%;margin: 0 auto;}
.nrycp .imglist{width: 100%;}
.nrycp .lf img{width:100%;}
.nrycp .rg{width: 52%;margin-left: 3%;}
.nrycp .rg .tl{font-size: 24px;border-bottom: 1px #ececec solid;line-height: 80px;position: relative;padding-left:40px;}
.nrycp .rg .tl:before{ position: absolute; left: 5px; top:25px; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #e6a925; transition: all linear 0.3s; transform: skewX(-20deg);}
.nrycp .rg .jss{width: 100%;}
.nrycp .rg .jss h2{font-size: 24px; line-height: 40px;background:url("../../UploadFiles/bj/p_icon1.png")no-repeat left center;padding-left: 30px;margin: 3% 0 2% 0;}
.nrycp .rg .jss p{font-size: 16px;line-height: 32px;text-indent: 2rem;}
.nrycp .rg .xg{font-size: 18px;font-weight: 600;line-height: 40px;padding-top: 10px;}
.nrycp .rg .xgt{margin-top: 10px;width: 100%;}
.nrycp .rg .xgt li{line-height: 40px;color: #fff;}
.nrycp .rg .xgt li img{width: 100%;}
.nrycp .rg ul{display: flex;margin-top: 80px;width: 80%;}
.nrycp .rg ul li{width: calc(100% / 3);background:#e6a925;margin: 0 10px;line-height: 60px;text-align: center;}
.nrycp .rg ul li a{color: #fff;}
.nph_tj{width: 90%;margin: 0 auto;padding-top:20px;}
.nph_tj ul{display: flex;}
.nph_tj ul li{margin: 0 20px;line-height: 30px;}
.nyxw_1 .name{font-size: 20px;font-weight: bold;text-align: center; margin-bottom: 20px; line-height: 65px;}
.nyxw_1 .intro p{font-size: 16px;}
.nyxw_1 .intro p a img{width: 50%;}
.control{font-size: 16px;line-height: 30px;}
@media(max-width:1440px){
    
}
@media(max-width:991px){
	/*.nrycp{flex-wrap: wrap;}
	.nrycp .lf{width: 100%;}
	.nrycp .rg{width: 100%;}
	.nynrbox .menu a{font-size: 30px;line-height: 40px;padding-right: 40px;}
	.nrycp .rg ul li a{font-size: 22px;}
	.nph_tj{font-size: 24px;}
	.nrycp .rg .jss p{font-size: 26px;line-height: 45px;}*/
	.nrycp{width: 100%;}
	.nyxw_1 .intro { margin-top: 0px;}
	.nyxw_1 .name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    line-height: 40px;
}
}




.nynrbox .cplb{width:95%;margin: 0 auto;display: flex;padding: 10px 0 20px 0;}
.nynrbox .cplb li{width: calc(100% / 5);background:#f0f0f0;margin-right: 10px;height: 65px;line-height: 65px;font-size: 16px;color: #333333;cursor: pointer;padding-left: 2%;}
.nynrbox .cplb li:nth-child(5){margin-right:0;}
.nynrbox .cplb li:hover{background:#c00505;}
.nynrbox .cplb li:hover a{color: #fff;}
.nynrbox .cplb li img{width: 30px;margin-right: 15px;}
.nynrbox .cplb li img:nth-child(1){display: block;}
.nynrbox .cplb li img:nth-child(2){display: none;}
.nynrbox .cplb li:hover img:nth-child(1){display:none;}
.nynrbox .cplb li:hover img:nth-child(2){display:block;}
.nynrbox .cplb li a{display: flex;align-items: center;}
@media(max-width:1440px){
    .nynrbox .cplb{flex-wrap: wrap;width: 95%;}
    .nynrbox .cplb li{width: calc(91% / 3);font-size: 22px; margin-bottom: 10px;}
    .nynrbox .cptl ul li .pic p{font-size: 26px;}
    .nynrbox .cptl ul li .font .tit{font-size: 28px;}
    .nynrbox .cptl ul li .font .con{font-size: 22px;}
    .nynrbox .cptl ul li .font .more{font-size: 24px;height: 45px;line-height: 45px;}
}
@media(max-width:991px){
    .nynrbox .cplb li{font-size: 26px; }
}


/*内页新闻*/
.nyxwlb{/*float: right;width: calc(100% - 340px);*/}
.nyxwnr {width: 90%;margin: 0 auto;}
.nyxwlb li{border-bottom: 1px solid #eaeaea;overflow: hidden;margin-bottom: 15px;}
/*.nyxwlb li .Pic{	width: 31.634446397%;	float: left;	overflow: hidden;}
.nyxwlb li .Pic img{	display: block;	width: 100%;    transform: scale(1);    transition: all .7s ease;}
.nyxwlb li:hover .Pic img{transform: scale(1.12);transition: all 1s ease;}*/
.nyxwlb li .SubInfo{width:calc(100% - 25%);	margin: 0 auto;overflow: hidden;padding: 15px 0;}
.nyxwlb li .SubInfo .tit{font-size: 18px;color:#202020;line-height: 26px;min-height: 26px;display: -webkit-box;-webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden; }
.nyxwlb li:hover .SubInfo .tit{	color:#e6a925;transition: all .5s ease;}
.nyxwlb li .SubInfo .time{	font-family: arial;color:#b8b8b8;font-size:14px;margin-top: 14px;}
.nyxwlb li .SubInfo .time img{vertical-align: middle;}
.nyxwlb li .SubInfo .sub{color:#545353;	line-height: 30px;min-height: 60px;margin-top: 14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nyxwlb li .SubInfo .more{	display:inline-block;border-radius: 100px;margin:12px 0;transition: all .5s ease;padding: 0 28px;border-radius: 3px;border: 2px solid #e6e6e6;color: #707070;line-height: 43px;height: 43px;}
.nyxwlb li:hover .SubInfo .more{color:#fff;background:#e6a925;border: 2px solid #e6a925;transition: all .5s ease;}
.nyxwlb li a .Pic{width: 20%;float: left;}
.nyxwlb li a .Pic img{width: 100%;height: 230px;}
.intro img{margin-bottom: 1%}


.newscontent .name{font-size: 24px;text-align: center;}
.newscontent .intro{margin: 25px 0;}
.newscontent .intro p{font-size: 16px;}
.newscontent .control{font-size: 16px;line-height: 30px;}

.nyxwnr .name{font-size: 24px;text-align: center;font-weight: 600;padding-bottom: 20px;}
@media(max-width:1200px){
.nyxwnr {width: 98%;margin: 0 auto;}
.intro img{width: 100%}	
}

@media(max-width:960px){
.nyxwlb li .SubInfo { padding: 0px 0;}		
.nyxwlb li .SubInfo .time{margin-top: 0px;}
.nyxwlb li .SubInfo .sub { margin-top: 0px;}
.nyxwlb li .SubInfo .more { line-height: 36px; height: 36px;}	
.nyxwlb li a .Pic img {height: 174px;}	
}
@media(max-width:768px){
.nyxwnr .name {font-size: 20px;}
}
@media(max-width:640px){
.nyxwlb li a .Pic { width: 27%;}	
.nyxwlb li a .Pic img { height:90px;}	
.nyxwlb li .SubInfo {width: calc(100% - 32%);}	
.nyxwlb li .SubInfo .tit {font-size: 16px;}
.nyxwlb li .SubInfo .sub { font-size: 16px;  min-height: 30px;margin-top:0px; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}	
.nyxwlb li .SubInfo .more { line-height: 30px;height: 30px;}
.nynrbox p { line-height: 32px;}
.nyxwlb li .SubInfo .more {  display: none;}
.nyxwlb li .SubInfo .time {display: none;}	
	
}



/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}
.jss{ width: 90%;margin: 0 auto;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;/*width:990px*/;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 100%;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:86%;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px!important;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}
#scrool_wrap {
	left: 14px !important;
}

@media(max-width:1445px){
#scrool_div { width: 84%;}
}

@media(max-width:1024px){
.nrycp { flex-direction: column;}	
.nynrbox { width: 98%;}	
#scrool_div { width: 78%;}
.nrycp .lf { width: 100%;}	
.nrycp .rg { width: 100%; margin-left: 1%;}	
}
@media(max-width:425px){.thumb_1 {text-align: center; margin: 5px; padding-top: 10px; padding-bottom: 10px;}	
	#scrool_div { width: 75%;}
	.imagelist .defaultimagesrc {text-align: center;margin: 5px; padding-top: 10px; padding-bottom: 10px;}
	.nrycp .rg .tl:before { position: absolute; left: 5px; top: 3px; width: 12px;height: 32px;}
.thumb { height: 30px; background: #FFF;padding: 5px;}
.nrycp .rg .tl { font-size: 18px;border-bottom: 1px #ececec solid;line-height: 40px; position: relative; padding-left: 40px;}	
.nrycp .rg .jss h2 { font-size: 18px;}	
.nynrbox .cplb { padding: 0px 0 0px 0;}	
}