/*ny_Banner 开始*/
.ny_Banner { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.ny_Banner img { display:block; width:1920px; height:200px; margin:-100px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

.ny_Main { width:100%; height:auto; min-height:300px; margin:0 auto; padding:0;}

/*搜索 开始*/
.Ss_Main { width:1200px; height:auto; margin:60px auto; padding:0;}
.Ss_Main .Ss_Form { width:670px; height:58px; overflow:hidden; margin:0 auto 60px; padding:0 86px 0 0; border:1px solid #e6e6e6; border-radius:4px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_Form .SsIpt { width:100%; height:56px; overflow:hidden; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_Form .SsIpt input { display:block; width:100%; height:56px; overflow:hidden; line-height:56px; color:#454545; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 20px; background-color:#fff; border:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_Form .SsIpt input::-moz-placeholder { color:#aaa;}
.Ss_Form .SsIpt input:-ms-input-placeholder { color:#aaa;}
.Ss_Form .SsIpt input::-webkit-input-placeholder { color:#aaa;}
.Ss_Form .SsBtn { width:86px; height:56px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_Form .SsBtn input { display:block; width:100%; height:56px; overflow:hidden; margin:0; padding:0; background:#2d367e url(../images/SSbtn_icon2.svg) center center no-repeat; background-size: 32px 32px; border:0; outline:none; cursor:pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Ss_Form .SsBtn:hover input { background:#2563eb url(../images/SSbtn_icon1.svg) center center no-repeat; background-size: 32px 32px;}

.Ss_Main .Ss_List { width:100%; height:auto; margin:0 auto; padding:0;}
.Ss_List ul li { width:100%; height:auto; margin:0 auto 30px; padding:30px; background-color:#fff; box-shadow:0 0 20px 0 rgba(6, 15, 38, 0.07); border-radius:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_List ul li .Ss_Con { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0 108px 0 48px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_List ul li .Ss_Con i { display:block; width:48px; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:18px; font-weight:bold; text-align:center; font-style:normal; margin:0; padding:0; background-color:#2563eb; border-radius:50%; position:absolute; left:0; top:0;}
.Ss_List ul li .Ss_Con span { display:block; width:108px; height:48px; overflow:hidden; line-height:48px; color:#bfbfbf; font-size:14px; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
.Ss_List ul li .Ss_Con span img { display:inline-block; width:18px; height:18px; margin:-2px 10px 0 0; padding:0; vertical-align:middle;}
.Ss_List ul li .Ss_Con .Ss_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Ss_List ul li .Ss_Con .Ss_Name a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:18px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.Ss_List ul li:hover .Ss_Con .Ss_Name a { color:#2563eb;}
/*搜索 结束*/

/*Solution_Main 开始*/
.Solution_Main { width:1200px; height: auto; min-height: 300px; margin: 60px auto; padding: 0;}
.Solution_Main .Solution_List { width:100%; height: auto; margin: 0 auto; padding: 0;}
.Solution_List ul li { width:22.75%; height: auto; margin: 0 3% 30px 0; padding: 30px 30px 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.07); float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Solution_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.Solution_List ul li:hover { box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.14);}
.Solution_List ul li a.SoluIco { background-color:#70962f; display:block; width:72px; height:72px; overflow:hidden; line-height:72px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0 auto; padding:0; border-radius:50%;}
.Solution_List ul li a.SoluIco1 { background-color:#2563eb;}
.Solution_List ul li a.SoluIco2 { background-color:#c89a00;}
.Solution_List ul li a.SoluIco3 { background-color:#2f8d96;}
.Solution_List ul li a.SoluIco4 { background-color:#2f9661;}
.Solution_List ul li a.SoluName { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:15px auto; padding:0;}
.Solution_List ul li:hover a.SoluName { color:#2563eb;}
.Solution_List ul li p { width:100%; height:54px; overflow:hidden; line-height:18px; color:#999; font-size:13px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.Solution_List ul li a.SoluBtn { display: block; width: 100%; height: 46px; overflow: hidden; line-height: 46px; color: #e1e1e1; font-size: 14px; margin: 20px auto 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Solution_List ul li a.SoluBtn i { display: block; width: 46px; height: 46px; overflow: hidden; margin: 0; padding: 0; border: 1px solid #e1e1e1; border-radius: 50px; background:#fff url(../images/jtIco5.svg) center center no-repeat; background-size: 20px 20px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Solution_List ul li:hover a.SoluBtn { color:#2563eb;}
.Solution_List ul li:hover a.SoluBtn i { background:#2563eb url(../images/jtIco4.svg) center center no-repeat; background-size: 20px 20px; border: 1px solid #2563eb;}

.Solution_Menu { width: 100%; height: auto; margin: 0; padding: 0; background-color: #fff; border-radius: 8px; box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.04);}
.Solution_Menu dl { padding: 0 0 10px;}
.Solution_Menu dl dt { width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #808080; font-size: 20px; text-align: center; background-color: #f0f0f0; border-radius: 8px 8px 0 0; margin: 0 auto 10px; padding: 0;}
.Solution_Menu dl dd { width: 100%; height: 60px; margin: 0; padding: 0;}
.Solution_Menu dl dd a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #454545; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0 30px; border-radius: 0; background:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Solution_Menu dl dd a:hover, .Solution_Menu dl dd a.cur { width: 103%; color: #fff; background-color: #2563eb; border-radius: 0 8px 8px 0;}
/*Solution_Main 结束*/


/*Products_Main 开始*/
.Products_Main { width:1200px; height: auto; min-height: 300px; margin: 60px auto; padding: 0;}
.Products_Main .Pro_List { width:100%; height: auto; margin: 0 auto; padding: 0;}
.Pro_List ul li { width:31.333333%; height: auto; margin: 0 3% 30px 0; padding: 30px 30px 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.07); float: left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Pro_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.Pro_List ul li:hover { box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.14);}
.Pro_List ul li .ProImg { width:120px; height: 80px; overflow: hidden; margin: 0; padding: 0; float:left;}
.Pro_List ul li .ProImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#dbdbdb; position:relative;}
.Pro_List ul li .ProImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_List ul li:hover .ProImg a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.Pro_List ul li .ProName { width: calc(100% - 140px); height: 60px; overflow: hidden; margin:0; padding:10px 0; float:right;}
.Pro_List ul li .ProName a { display:block; width:100%; height:60px; overflow:hidden; line-height: 30px; color: #333; font-size: 18px; font-weight: bold; margin: 0 auto; padding: 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_List ul li:hover .ProName a { color:#2563eb;}
.Pro_List ul li a.ProBtn { display: block; width: 100%; height: 46px; overflow: hidden; line-height: 46px; color: #e1e1e1; font-size: 14px; margin: 0 auto 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_List ul li a.ProBtn i { display: block; width: 46px; height: 46px; overflow: hidden; margin: 0; padding: 0; border: 1px solid #e1e1e1; border-radius: 50px; background:#fff url(../images/jtIco5.svg) center center no-repeat; background-size: 20px 20px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_List ul li:hover a.ProBtn { color:#2563eb;}
.Pro_List ul li:hover a.ProBtn i { background:#2563eb url(../images/jtIco4.svg) center center no-repeat; background-size: 20px 20px; border: 1px solid #2563eb;}

.Pro_Menu { width: 100%; height: auto; margin: 0; padding: 0;}
.Pro_Menu ul li { width: 100%; height: auto; margin: 0 auto 20px; padding: 0; background-color: none; border-radius: 0px; box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.04); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_Menu ul li:hover, .Pro_Menu ul li.cur1 { background-color: #fff; border-radius: 8px; box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.04);}
.Pro_Menu ul li p { width: 100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; border-radius: 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_Menu ul li:hover p, .Pro_Menu ul li.cur1 p { border-radius: 8px 8px 0 0;}
.Pro_Menu ul li p a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #808080; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0 30px; background-color: #f0f0f0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Pro_Menu ul li:hover p a, .Pro_Menu ul li.cur1 p a { color: #2563eb;}
.Pro_Menu ul li dl { display: none; width: 100%; height: auto; margin: 0; padding: 10px 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_Menu ul li:hover dl, .Pro_Menu ul li.cur1 dl { display: block;}
.Pro_Menu ul li dl dd { width: 100%; height: 60px; margin: 0; padding: 0;}
.Pro_Menu ul li dl dd a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #454545; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0 30px; border-radius: 0; background:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.Pro_Menu ul li dl dd:hover a, .Pro_Menu ul li dl dd.on a { width: 103%; color: #fff; background-color: #2563eb; border-radius: 0 8px 8px 0;}
/*Products_Main 结束*/


/*DataDown_Main 开始*/
.DataDown_Main { width:1200px; height: auto; min-height: 300px; margin: 60px auto; padding: 0;}
.DataDown_Main .DataDown_List { width:100%; height: auto; margin: 0 auto; padding: 0;}
.DataDown_List ul li { width:31%; height: auto; margin: 0 3.5% 40px 0; padding: 30px 30px 25px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.07); float: left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DataDown_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.DataDown_List ul li a.DataDown_Ico { display: block; width: 108px; height: 108px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; border: 1px solid #2563eb; border-radius: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.DataDown_List ul li a.DataDown_Ico i { display: block; width: 80px; height: 80px; overflow: hidden; margin: 13px auto; padding: 0; background: url(../images/down2.svg) center center no-repeat; background-size: 80px 80px;}
.DataDown_List ul li:hover a.DataDown_Ico { background-color: #2563eb;}
.DataDown_List ul li:hover a.DataDown_Ico i { background: url(../images/down1.svg) center center no-repeat; background-size: 80px 80px;}
.DataDown_List ul li a.DataDown_Name { display:block; width:100%; height:48px; overflow:hidden; line-height: 24px; color: #333; font-size: 16px; font-weight: bold; text-align: center; margin: 25px auto; padding: 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.DataDown_List ul li:hover a.DataDown_Name { color:#2563eb;}
.DataDown_List ul li span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #e1e1e1; font-size: 13px; text-align: center; margin: 0 auto; padding: 0;}
/*DataDown_Main 结束*/


/*Certificate_Con 开始*/
.Certificate_Con { width:100%; max-width: 1200px; height: auto; overflow:hidden; margin: 0 auto; padding: 40px; background: #fff url(../images/hkBg01.jpg) 0 0 repeat; border-radius: 4px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);}
.Certificate_Con1 { background: #fff url(../images/hkBg02.jpg) 0 0 repeat;}
.Certificate_Con .Certificate_Logo { display: table-cell; vertical-align: middle; width: 100%; height: 60px; overflow: hidden;}
.Certificate_Con .Certificate_Logo img { display: inline-block; max-width: 100%; max-height: 100%;}
.Certificate_Con .Certificate_List { width:70%; min-height:340px; margin:40px auto;}
.Certificate_List ul li { display:flex; align-items: center; width: 100%; height: auto; min-height:70px; overflow:hidden; margin: 0 auto 20px; padding: 10px 30px 10px 80px; background-color:rgba(255,255,255,.5); border: 1px solid #e6e6e6; border-radius:8px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Certificate_List ul li:last-child { margin:0 auto;}
.Certificate_List ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#222; font-size:18px; white-space: nowrap; text-overflow: ellipsis;}
.Certificate_List ul li i { display:block; width:48px; height:48px; overflow:hidden; padding:10px; position:absolute; left:20px; top:10px;}
.Certificate_List ul li:hover { background-color:#2d367e; border:1px solid #2d367e;}
.Certificate_List ul li:hover a { color:#fff;}
.Certificate_List ul li:hover i svg path { fill:#fff;}
.Certificate_List ul li h6 { width: 20%; height: 30px; overflow: hidden; line-height: 30px; color: #505050; font-size: 16px; text-align: right; margin: 0; padding: 4px 0; float: left;}
.Certificate_List ul li p { width: 78%; height: 30px; overflow: hidden; line-height: 30px; color: #808080; font-size: 16px; text-align: left; margin: 0; padding: 4px 0; float: right;}
.Certificate_Email { width:100%; max-width: 1200px; height: auto; line-height: 30px; color: #2563eb; font-size: 16px; text-align: center; margin: 40px auto; padding: 0;}
.Certificate_Email a { color: #2563eb;}
/*Certificate_Con 结束*/


/*News_Main 开始*/
.ny_Left { width: 320px; height: auto; margin: 0; padding: 0 40px 0 0; float: left;}
.ny_Right { width: 880px; height: auto; margin: 0; padding: 0; float: right;}

.News_Main { width:1200px; height: auto; min-height: 300px; margin: 60px auto; padding: 0;}
.News_Tab { width: 100%; height: auto; margin: 0 auto; padding: 0;}
.News_Tab dl dd { width: 100%; height: auto; margin: 0 auto 2px; padding: 0; border-bottom: 1px solid #f1f1f1;}
.News_Tab dl dd:hover, .News_Tab dl dd.nwon { border-bottom: 1px solid #f7f7fa;}
.News_Tab dl dd a { display: block; width: 100%; height: 64px; overflow: hidden; line-height: 64px; color: #bfbfbf; font-size:16px; text-align: center; margin: 0 auto; padding: 0; background-color: #fff; box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.28); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.News_Tab dl dd:hover a, .News_Tab dl dd.nwon a { color: #2563eb; background-color: #f7f7fa; box-shadow: 4px 0 4px 0 rgba(198, 198, 198, 0.28);}

.News_List { width: 100%; height: auto; margin: 0 auto; padding: 0; border-top: 1px solid #ddd;}
.News_List ul li { width: 100%; height: auto; margin: 0 auto; padding: 30px 0; border-bottom: 1px solid #ddd;}
.News_List ul li .News_Text { width: 620px; height: auto; overflow: hidden; margin: 0; padding: 0; float: left;}
.News_List ul li .News_Text a.News_Name { display:block; width:100%; height:40px; overflow:hidden; line-height: 40px; color: #333; font-size: 20px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.News_List ul li:hover .News_Text a.News_Name { color:#2563eb;}
.News_List ul li .News_Text p { width:100%; height:60px; overflow:hidden; line-height: 30px; color: #333; font-size: 15px; margin: 8px auto; padding: 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.News_List ul li .News_Text .News_Time { width: 100%; height: 30px; overflow: hidden; margin: 0 auto; padding: 0;}
.News_List ul li .News_Text .News_Time span { display: block; width: auto; height: 30px; line-height: 30px; color: #bfbfbf; font-size: 15px; margin: 0; padding: 0; float: left;}
.News_List ul li .News_Text .News_Time span img { display: block; width: 18px; height: 18px; margin: 6px 6px 6px 0; padding: 0; float: left;}
.News_List ul li .News_Text a.News_More { display: block; width: auto; height: 30px; line-height: 30px; color: #526ceb; font-size: 15px; margin: 0; padding: 0; float: right;}
.News_List ul li .News_Text a.News_More { color:#2563eb;}

.News_List ul li .News_Img { width: 220px; height: 146px; overflow: hidden; margin: 0; padding: 0; float: right;}
.News_List ul li .News_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#dbdbdb; position:relative;}
.News_List ul li .News_Img a img { display:block; width:100%; height:100%; object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.News_List ul li:hover .News_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.nypage { width: 100%; height: auto; text-align: center; margin: 30px auto 0; padding: 0;}
.nypage a { display: inline-block; width: auto; height: 32px; overflow: hidden; line-height: 30px; color: #505050; font-size: 14px; text-align: center; margin: 0 4px; padding: 0 12px; border: 1px solid #ddd; border-radius: 4px; background: none; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nypage a.pgOn, .nypage a.pgNum:hover { color: #fff; background-color: #2563eb; border: 1px solid #2563eb;}
.nypage a.pgPrev { background: url(../images/prev1.svg) center center no-repeat; background-size: 24px 24px;}
.nypage a.pgNext { background: url(../images/next1.svg) center center no-repeat; background-size: 14px 14px;}
.nypage a.pgPrev:hover { color: #fff; background:#2563eb url(../images/prev2.svg) center center no-repeat; background-size: 24px 24px; border: 1px solid #2563eb;}
.nypage a.pgNext:hover { color: #fff; background:#2563eb url(../images/next2.svg) center center no-repeat; background-size: 14px 14px; border: 1px solid #2563eb;}
.nypage span { display: inline-block; width: auto; height: 32px; line-height:32px; color: #505050; font-size: 14px; margin: 0 20px; padding: 0; vertical-align: top;}
.nypage span input { display: inline-block; width: 52px; height: 32px; overflow: hidden; line-height: 30px; color: #505050; font-size: 15px; text-align: center; margin: 0 5px; padding: 0; border:1px solid #ddd; border-radius: 4px; vertical-align: top; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*News_Main 结束*/

/*News_Detail 开始*/
.nyPrevNext { width: 100%; height: auto; margin: 120px auto 0; padding: 0;}
.nyPrevNext ul li { width: 100%; height: 42px; overflow: hidden; line-height: 42px; color: #808080; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 20px; padding: 0 20px; background-color: #f1f1f1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPrevNext ul li a { color: #808080; font-size: 14px; margin: 0 0 0 12px;}
.nyPrevNext ul li:hover a { color: #2563eb;}

.News_Detail { width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 0;}
.News_Detail h1.NewsDetail_Title { width: 100%; height: auto; overflow: hidden; line-height: 36px; color: #454545; font-size: 22px; font-weight: bold; margin: 0 auto; padding: 0;}
.News_Detail .NewsDetail_Time { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #bfbfbf; font-size: 14px; margin: 20px auto; padding: 0;}
.News_Detail .NewsDetail_Time img { display: block; width: 18px; height: 18px; margin: 6px 6px 6px 0; padding: 0; float: left;}
.News_Detail .NewsDetail_Con { width: 100%; height: auto; min-height: 240px; overflow: hidden; line-height: 32px; color: #505050; font-size: 16px; word-break: break-all; text-align: justify; margin: 0 auto; padding: 0;}
.NewsDetail_Con, .NewsDetail_Con div, .NewsDetail_Con p { line-height: 30px !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; color: #4d5055 !important; font-size: 16px !important;}
.NewsDetail_Con div, .NewsDetail_Con p { margin: 10px 0;}
.NewsDetail_Con img, .NewsDetail_Con table, .NewsDetail_Con tr, .NewsDetail_Con td, .NewsDetail_Con p, .NewsDetail_Con span, .NewsDetail_Con div, .NewsDetail_Con video, .NewsDetail_Con embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 30px; color: #4d5055; font-size: 16px;}
.NewsDetail_Con img { display: block; max-width: 100%; margin: 20px auto;}
.NewsDetail_Con p span, .NewsDetail_Con span, .NewsDetail_Con p em, .NewsDetail_Con em { color: #4d5055 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.NewsDetail_Con b, .NewsDetail_Con strong { font-size: 18px; font-weight: bold;}
.NewsDetail_Con table { display: block; width: 100% !important; overflow-x: scroll; padding-bottom: 10px;  border-collapse: separate; border-spacing: 0; margin: 20px 0;}
.NewsDetail_Con table::-webkit-scrollbar { height: 3px;}
.NewsDetail_Con table tbody { display: table; width: 100% !important;}
.NewsDetail_Con table tr { width: 100% !important;}
.NewsDetail_Con table tr th, .NewsDetail_Con table tr td { padding: 10px; border: 1px solid #d7d9dd !important; border-right: 0 !important;}
.NewsDetail_Con table tr th:last-child, .NewsDetail_Con table tr td:last-child { border-right: 1px solid #d7d9dd !important;}
.NewsDetail_Con table tr th p, .NewsDetail_Con table tr td p { margin: 0 !important;}
.NewsDetail_Con ol, .NewsDetail_Con ul, .NewsDetail_Con ol li, .NewsDetail_Con ul li { list-style: disc; list-style-position: inside;}
/*News_Detail 结束*/


/*nyAboutus 开始*/
.nyAboutus { width: 100%; height: auto; margin: 0 auto; padding: 0;}
.nyAboutus_Profile { width: 1200px; height: auto; margin: -60px auto 60px; padding: 60px 40px 40px; background-color: #fff; border-radius: 22px; box-shadow: 0 0 20px 0 rgba(6, 15, 38, 0.07); position: relative; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAboutus_Profile .nyAboutus_Text { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #505050; font-size: 15px; word-break: break-all; text-align: justify; margin: 0 auto 40px; padding: 0;}
.nyAboutus_Profile .nyAboutus_Text p { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #505050; font-size: 15px; word-break: break-all; text-align: justify; margin: 0 auto; padding: 0;}
.nyAboutus_Profile ul { width:400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAboutus_Profile ul li { width:100%; height:auto; min-height:30px; overflow:hidden; line-height:30px; color:#2b2b2b; font-size:18px; font-weight:bold; margin:20px auto; padding:0 0 0 40px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAboutus_Profile ul li img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; left:0; top:5px; opacity:0.6;}

.nyAboutus_Honor { width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 60px 0; background-color: #f7f7f7; border-bottom: 20px solid #2563eb;}
.nyAboutus_Title { width: 1200px; height: auto; line-height: 40px; color: #454545; font-size: 30px; font-weight: bold; text-align: center; margin: 0 auto 60px; padding: 0;}
.nyAboutus_Honor dl { width: 1200px; height: auto;; margin: 0 auto; padding: 0;}
.nyAboutus_Honor dl dd { width:18.4%; height:290px; overflow:hidden; margin:0 2% 0 0; padding:0; background-color: #fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAboutus_Honor dl dd:nth-child(5) { margin: 0;}
.nyAboutus_Honor dl dd img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.nyAboutus_Contact { width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 60px 0;}
.nyAbContact_Main { width: 100%; height: auto; margin: 0 auto; padding: 0; display: flex; justify-content: space-between;}
.nyAbContact_Main .nyAbContact_Text { width: 600px; height: auto; margin: 0; padding: 0; float: left;}
.nyAbContact_Text ul li { width: 100%; height: auto; margin-bottom: 20px;}
.nyAbContact_Text ul li:last-child { margin-bottom: 0;}
.nyAbContact_Text ul li h6 { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #454545; font-size: 18px; font-weight: bold; margin: 0 auto; padding: 0;}
.nyAbContact_Text ul li p { width: 100%; height: auto; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; margin: 0 auto 5px; padding: 0;}

.nyAbContact_Main .nyAbContact_Img { width: 540px; height: 380px; overflow: hidden; margin: 0; padding: 0; background-color: #a9a9a9; float: right; position: relative;}
.nyAbContact_Img img { display:block; width:100%; height:100%; object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbContact_Img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

/*nyAboutus 结束*/