锘緻import url("base.css");
/*
@font-face {
	font-family:HarmonyOS;
	font-weight:normal;
	src: url('../fonts/HarmonyOS_Sans_SC_Light.ttf');
}
@font-face {
	font-family:HarmonyOS;
	font-weight:300;
	src: url('../fonts/HarmonyOS_Sans_SC_Regular.ttf');
}
@font-face {
	font-family:HarmonyOS;
	font-weight:bold;
	src: url('../fonts/HarmonyOS_Sans_SC_Bold.ttf');
}
*/
@font-face {
	font-family:"din-bold";
	src:url("../webfont/din-bold.woff2") format("woff2"),url("../webfont/din-bold.woff") format("woff");
	font-display:swap;
}
body {margin:0 auto;max-width:1903px;font-family:"寰蒋闆呴粦", "Microsoft YaHei", Verdana, Arial;font-weight:normal;color:#454545;font-size:16px;background-color:#f8f9fc;overflow-x:hidden;}
input,select,button,textarea {font-family:"寰蒋闆呴粦", "Microsoft YaHei", Verdana, Arial;font-size:16px;font-weight:normal;color:#000;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#000;text-decoration:none;}
a:hover {color:#f3150a;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}

/*===================================================================================*/

#header {position:fixed;top:0;left:0;z-index:99;padding-left:80px;padding-right:80px;width:100%;box-sizing:border-box;transition:background-color linear 300ms;}
#header > div {display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:1;height:90px;color:#fff;}
#header .logo {position:absolute;top:50%;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;height:50px;font-size:0;transform:translateY(-50%);}
#header .logo img {max-height:100%;}
#header .lang {padding-left:60px;height:20px;line-height:20px;font-size:18px;border-left:2px solid rgba(255,255,255,0.2);}
#header .lang a {color:#fff;}
#header .ss {margin-left:60px;width:20px;height:20px;line-height:20px;cursor:pointer;}
#header .ss i {font-size:20px;}
#header .ss i.icon-close-light {font-size:16px;}

#header .nav {margin-right:28px;height:100%;}
#header .nav li {position:relative;display:inline-block;padding:0 28px;height:100%;vertical-align:top;}
#header .nav li > a {position:relative;display:block;height:100%;line-height:90px;color:#fff;font-size:18px;}
#header .nav li > a.nav_over:before {position:absolute;top:0;left:0;display:block;width:100%;height:3px;background-color:#f3150a;content:"";}
#header .nav li:hover > a {}
#header .nav li:hover > dl {opacity:1;visibility:visible;transform:translateY(0);}
#header .nav li dl {position:absolute;top:100%;left:50%;margin-left:-70px;padding-top:10px;padding-bottom:12px;width:140px;border-radius:0 0 5px 5px;background-color:rgba(255,255,255,0.85);opacity:0;visibility:hidden;transform:translateY(20px);transition:all linear 300ms;}
#header .nav li dl dd a {display:block;padding:5px;color:#000;font-size:15px;text-align:center;}
#header .nav li dl dd a:hover {color:#f3150a;}

#header.fixed {background-color:rgba(0,0,0,0.7);}
#header.fixed .nav li > a {color:#fff;}
#header.fixed .nav li dl {background-color:rgba(0,0,0,0.7);}
#header.fixed .nav li dl dd a {color:#fff;}
#header.fixed .nav li dl dd a:hover {text-decoration:underline;}

#search {position:absolute;right:0;z-index:1;padding:5px 20px 15px 20px;width:400px;height:40px;box-shadow:0 0 12px rgba(0,0,0,0.3);background-color:#fff;transition:all ease-out 300ms;}
#search input {width:100%;height:40px;color:#000;border:none;border-bottom:1px solid #ddd;background:none;}
#search i {position:absolute;top:5px;right:15px;display:block;width:40px;height:40px;line-height:40px;color:#333;font-size:18px;text-align:center;cursor:pointer;}
#search.hide {top:0;opacity:0;visibility:hidden;}
#search.show {top:100%;opacity:1;visibility:visible;}

#mheader_menu, #mnav, #menu {display:none;}

#banner {position:relative;height:100vh;}
#banner .swiper-container {width:100%;height:100%;}
#banner .swiper-wrapper {width:100%;height:100%;}
#banner .swiper-slide {width:100%;height:100%;font-size:0;background-repeat:no-repeat;background-size:cover;}
#banner .swiper-slide img {display:none;width:100%;}
#banner .swiper-slide a {display:block;width:100%;height:100%;}
#banner .swiper-pagination {position:absolute;left:0;bottom:40px;display:none;width:100%;height:12px;font-size:0;text-align:center;}
#banner .swiper-pagination span {margin:0;width:12px;height:12px;font-size:0;border-radius:50%;background:#fff;opacity:0.7;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0 7px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#f3150a;}
#banner .swiper-button {position:absolute;bottom:50px;left:80px;z-index:10;}
#banner .swiper-button i {display:inline-block;width:54px;height:54px;line-height:54px;color:#fff;font-size:16px;text-align:center;border-radius:50%;border:1px solid rgba(255,255,255,0.2);cursor:pointer;transition:border-color ease-out 150ms;}
#banner .swiper-button i:hover {border-color:#ff1000;}
#banner .swiper-next {margin-left:20px;}
#banners {height:640px;font-size:0;background-position:center center;background-repeat:no-repeat;}
#banners > div {position:relative;height:100%;}
#banners h2 {color:#fff;font-size:56px;line-height:1;}

.wrap {margin-left:auto;margin-right:auto;width:1400px;box-sizing:border-box;}
.iwrap {margin-left:auto;margin-right:auto;width:1600px;box-sizing:border-box;}
#content {padding-bottom:80px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#finfo {background:url(../images/finfo_logo_bg.png) no-repeat #19202a;}
#finfo .logo {position:relative;height:150px;border-bottom:1px solid #343b44;}
#finfo .logo .imgs {position:absolute;top:50%;left:0;height:90px;font-size:0;transform:translateY(-50%);}
#finfo .logo .imgs a {max-height:100%;}
#finfo .logo .imgs img {max-height:100%;}
#finfo .share {position:absolute;top:50%;right:0;margin-top:-25px;}
#finfo .share a {position:relative;display:inline-block;margin-left:14px;width:50px;height:50px;line-height:50px;color:#92959a;text-align:center;vertical-align:top;border-radius:50%;background-color:#252b35;}
#finfo .share a i {font-size:24px;}
#finfo .share a i.icon-qq {font-size:22px;}
#finfo .share a i.icon-weixin {font-size:26px;}
#finfo .share a p {position:absolute;top:100%;left:50%;margin-left:-60px;padding:5px;width:120px;font-size:0;line-height:normal;box-sizing:border-box;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(50px);transition:all ease-out 200ms;}
#finfo .share a p:before {position:absolute;top:-16px;left:50%;margin-left:-8px;display:block;border:8px solid transparent;border-bottom-color:#fff;content:"";}
#finfo .share a p img {width:100%;}
#finfo .share a:hover {color:#fff;}
#finfo .share a:hover p {opacity:1;visibility:visible;transform:translateY(20px);}
#finfo .info {display:flex;justify-content:space-between;padding-top:60px;padding-bottom:60px;color:rgba(255,255,255,0.6);}
#finfo .info a {color:rgba(255,255,255,0.6);}
#finfo .info a:hover {color:#fff;}
#finfo .fnav {flex:1 1 auto;display:flex;justify-content:space-between;margin-right:240px;}
#finfo .fnav li h3 {padding-bottom:15px;color:#fff;font-size:20px;}
#finfo .fnav li p {margin-top:20px;}
#finfo .lxfs {flex:0 0 auto;width:310px;text-align:right;}
#finfo .lxfs h2 {font-size:30px;line-height:1;}
#finfo .lxfs h2 a {color:#fff;}
#finfo .lxfs .address {margin-top:40px;}
#finfo .lxfs .address p {line-height:1.6;}
#finfo .lxfs .address p:nth-child(2) {margin-top:20px;}
#finfo .lxfs .qrcode {margin-top:30px;font-size:0;}
#finfo .lxfs .qrcode img {width:90px;border:2px solid #fff;}

#footer {color:#909090;background-color:#161c25;}
#footer > div {position:relative;padding-top:25px;padding-bottom:25px;}
#footer a {color:#909090;}
#footer a:hover {color:#fff;}
#footer .fnav {margin-bottom:8px;}
#footer .fnav span {padding:0 20px;}
#footer .copyright {line-height:1.8;}
#footer .top {position:absolute;top:50%;right:0;display:block;margin-top:-26px;width:48px;height:48px;line-height:48px;color:#fff;text-align:center;border-radius:50%;border:2px solid rgba(255,255,255,0.1);transform:rotate(180deg);cursor:pointer;}
#footer .top:hover {border-color:rgba(255,255,255,0.5);}

#wxshare {position:fixed;top:0;left:0;z-index:1000;display:none;width:100%;height:100%;background-color:rgba(0,0,0,0.7);}
#wxshare div {padding:20px 30px;color:#fff;text-align:center;}
#wxshare div:before {display:block;height:122px;content:"";background:url(../images/t2.png) no-repeat right top;background-size:auto 122px;}
#wxshare div h4 {padding:20px 0px 10px 0px;font-size:20px;font-weight:normal;}

/*===================================================================================*/

.imore {display:flex;align-items:center;padding-left:30px;padding-right:18px;height:50px;color:#fff;font-size:16px;font-weight:bold;border-radius:25px;background-color:#f3150a;}
.imore span {color:#fff;}
.imore i {margin-left:22px;width:24px;height:24px;line-height:24px;color:#f3150a;font-size:12px;text-align:center;border-radius:50%;background-color:#fff;}


#ilxwm {height:240px;background:url(../images/bg1.jpg) no-repeat center center/cover;}
#ilxwm > div {display:flex;align-items:center;position:relative;height:100%;color:#fff;}
#ilxwm .text {font-size:36px;}
#ilxwm .text p {display:inline-block;margin-bottom:20px;padding-bottom:8px;font-weight:300;line-height:1;border-bottom:2px solid #fff;}
#ilxwm .text h3 {font-size:36px;line-height:1;}
#ilxwm a {position:absolute;top:50%;right:0;display:flex;align-items:center;margin-top:-28px;padding:0 18px 0 25px;height:56px;line-height:56px;color:#fff;font-size:16px;font-weight:bold;border-radius:28px;background-color:#f3150a;}
#ilxwm a i {margin-left:22px;width:24px;height:24px;line-height:24px;color:#f3150a;font-size:12px;text-align:center;border-radius:50%;background-color:#fff;}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#bnav {position:absolute;bottom:20px;left:0;z-index:2;color:#fff;font-size:16px;}
#bnav a {color:#fff;}
#bnav a:hover {text-decoration:underline;}
#bnav span {padding:0 20px;}
#bnav strong {color:#fff;font-weight:normal;}
#bmenu {border-bottom:1px solid #f5f5f5;background-color:#fff;}
#bmenu > div {display:flex;height:70px;}
#bmenu a {display:flex;align-items:center;position:relative;margin-right:60px;height:100%;font-size:18px;font-weight:bold;}
#bmenu a:last-child {margin-right:0;}
#bmenu a.curt {color:#f3150a;}
#bmenu a.curt:after {position:absolute;bottom:-1px;left:0;display:block;width:100%;height:2px;background-color:#f3150a;content:"";}
#bmenu2 {border-bottom:1px solid #f5f5f5;background-color:#fff;}
#bmenu2 > div {display:flex;height:70px;}
#bmenu2 a {display:flex;align-items:center;position:relative;margin-right:60px;height:100%;font-size:18px;font-weight:bold;}
#bmenu2 a:last-child {margin-right:0;}
#bmenu2 a.curt {color:#f3150a;}
#bmenu2 a.curt:after {position:absolute;bottom:-1px;left:0;display:block;width:100%;height:2px;background-color:#f3150a;content:"";}
#bmenus {padding-top:80px;padding-bottom:40px;text-align:center;}
#bmenus a {display:inline-block;margin-right:20px;padding-left:35px;padding-right:35px;min-width:140px;height:54px;line-height:52px;font-size:18px;font-weight:bold;text-align:center;vertical-align:top;border-radius:27px;border:1px solid #dcdfe3;box-sizing:border-box;}
#bmenus a:last-child {margin-right:0;}
#bmenus a:hover {color:#fff;border-color:#f3150a;background-color:#f3150a;}
#bmenus a.curt {color:#fff;border-color:#f3150a;box-shadow:0 10px 20px rgba(243,21,10,0.3);background-color:#f3150a;}

#bnav-m {display:none;padding:8px 4%;color:#666;font-size:12px;background-color:#f9f9f9;}
#bnav-m a {color:#666;}
#bnav-m i {margin:0 6px;font-size:10px;}
#bnav-m strong {color:#000;font-weight:normal;}
#bname-m {position:relative;display:none;box-shadow:inset 0 0 10px rgba(0,0,0,0.2);background-color:#252525;overflow:hidden;}
#bname-m h2 {padding:12px 60px 12px 4%;color:#fff;font-size:18px;}
#bname-m span {position:absolute;top:50%;right:4%;margin-top:-4px;display:block;border:8px solid transparent;border-top-color:#fff;transition:none;}
#bname-m span.active {margin-top:-12px;border-top-color:transparent;border-bottom-color:#fff;}
#bmenu-m {display:none;width:100%;background-color:#252525;transition:none;}
#bmenu-m a {position:relative;display:block;padding:10px 40px 10px 4.2%;color:#fff;font-size:14px;border-top:1px solid #464646;}
#bmenu-m a i {position:absolute;top:50%;right:4%;margin-top:-7px;color:#fff;font-size:14px;}
#bmenu-m a.active {color:#1cc6b1;}
#bmenu-m a.subs {padding-left:8%;}
#bmenu-m a.thds {padding-left:14%;}

.input_text {padding:0px 8px;width:280px;height:34px;line-height:34px\9;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0px 0px 0px 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {display:flex;align-items:center;padding-left:30px;padding-right:18px;height:50px;color:#fff;font-size:18px;font-weight:bold;border-radius:25px;border:none;background-color:#f3150a;}
.button span {position:relative;top:-1px;}
.button i {margin-left:22px;width:24px;height:24px;line-height:24px;color:#f3150a;font-size:12px;text-align:center;border-radius:50%;background-color:#fff;}

.editorc_nrs {padding-top:50px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {padding-top:2.5%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {line-height:1.9;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.9;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {display:flex;justify-content:space-between;position:relative;margin-top:60px;padding-top:46px;font-size:18px;font-weight:bold;border-top:1px solid #f5f5f5;}
#prevnext .back {position:absolute;top:50px;left:50%;display:block;margin-left:-10px;width:20px;height:20px;background:url(../images/icon2.jpg) no-repeat;}
#prevnext .prev, #prevnext .next {position:relative;max-width:46%;box-sizing:border-box;}
#prevnext .prev span {margin-right:20px;color:#999;}
#prevnext .next {padding-right:74px;}
#prevnext .next span:nth-child(1) {display:none;color:#999;}
#prevnext .next span:nth-child(2) {position:absolute;top:0;right:0;color:#999;}
#prevnext a:hover span {color:#f3150a;}
#video_play {width:1200px;height:672px;font-size:0px;background-color:#000;overflow:hidden;}

/*===================================================================================*/
/* 浜у搧鍒楄〃 */

#prods > div {display:flex;margin-top:75px;margin-bottom:80px;border-top:1px solid #e4e5e8;}
#prods .lmenu {flex:0 0 auto;width:290px;}
#prods .lmenu .yj {position:relative;display:block;padding-top:21px;padding-bottom:21px;padding-right:50px;font-size:20px;font-weight:bold;border-bottom:1px solid #eaeef2;}
#prods .lmenu .yj i {position:absolute;top:50%;right:8px;display:block;margin-top:-13px;width:24px;height:24px;line-height:24px;color:#333;font-size:14px;font-weight:normal;text-align:center;border-radius:50%;border:1px solid #333;}
#prods .lmenu .yj:hover i {color:#f3150a;border-color:#f3150a;}
#prods .lmenu .curt {color:#f3150a;border-bottom-color:#f3150a;}
#prods .lmenu .curt i {color:#f3150a;border-color:#f3150a; transform:rotate(90deg);}
#prods .lmenu ul {padding-top:5px;padding-bottom:20px;border-bottom:1px solid #eaeef2;}
#prods .lmenu ul li {position:relative;margin-top:15px;padding-left:20px;}
#prods .lmenu dl {padding-top:5px;padding-bottom:20px;}
#prods .lmenu dl dd {margin-top:10px;font-size:14px;}
#prods .lmenu .ej {display:block;}
#prods .lmenu .ej a {color:#808080;font-size:16px;font-weight:bold;}
#prods .lmenu .ej a:hover {color:#f3150a;}
#prods .lmenu .ej a:before {position:absolute;top:10px;left:0;display:block;width:10px;height:3px;background-color:#e1e4e7;content:"";}
#prods .lmenu .curt2 a {color:#f3150a;}
#prods .lmenu .curt2 a:before {background-color:#f3150a;}
#prods .lmenu .curts {color:#f3150a;}

#prods .r {flex:0 0 auto;margin-left:60px;width:calc(100% - 350px);}
#prods .rmenu {display:flex;}
#prods .rmenu li {display:flex;align-items:center;position:relative;margin-left:50px;height:69px;color:#222;font-size:18px;font-weight:bold;cursor:pointer;}
#prods .rmenu li.curt {color:#f3150a;}
#prods .rmenu li.curt:before {position:absolute;top:-1px;left:0;display:block;width:100%;height:3px;background-color:#f3150a;content:"";}
#prods .rcont {padding:0 50px;background-color:#fff;}
#prods .conts {padding-top:50px;padding-bottom:40px;border-bottom:1px solid #f1f1f1;}
#prods .conts:last-child {border-bottom:none;}
#prods .conts .tis {margin-bottom:20px;color:#222;font-size:28px;}
#prods .conts .editorc {color:#808080;}
#prods .conts .fapros table {border-bottom:1px solid #f1f1f1;}
#prods .conts .fapros table tr td {padding:12px 6px;color:#808080;font-size:14px;line-height:1.6;text-align:center;border-top:1px solid #f1f1f1;border-left:1px solid #f1f1f1;}
#prods .conts .fapros table tr td:last-child {border-right:1px solid #f1f1f1;}
#prods .conts .fapros table thead tr td {padding:16px 6px;color:#fff;font-size:16px;font-weight:bold;border-left-color:#e7463e;background-color:#e01208;}
#prods .conts .fapros table thead tr td:last-child {border-right-color:#e7463e;}
#prods .conts .fapros table tbody tr:hover {background-color:#f9f9f9;}
#prods .conts .fapros .w1 {width:30%;}
#prods .conts .fapros .w2 {width:25%;}
#prods .conts .fapros .w3 {width:20%;}
#prods .conts .fapros .w4 {width:25%;}

#prods .conts .xzs table tr td {padding:20px 6px;color:#666;line-height:1.6;text-align:center;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
#prods .conts .xzs table tr td:first-child {border-left:1px solid #f1f1f1;}
#prods .conts .xzs table tr td a {color:#666;}
#prods .conts .xzs table tr td a:hover {color:#f3150a;}
#prods .conts .xzs table thead tr td {color:#fff;font-size:16px;font-weight:bold;border-right-color:#e7463e;border-bottom-color:#e7463e;background-color:#e01208;}
#prods .conts .xzs table thead tr td:first-child {border-left-color:#e01208;}
#prods .conts .xzs .w1 {width:25%;}
#prods .conts .xzs .w2 {width:25%;}
#prods .conts .xzs .w3 {width:25%;}
#prods .conts .xzs .w4 {width:25%;}

/*
#prods .cpxx .thead {display:flex;}
#prods .cpxx .thead dd {display:flex;justify-content:center;padding:12px 6px;color:#fff;font-size:13px;line-height:1.5;text-align:center;box-sizing:border-box;border-right:1px solid #e7463e;background-color:#e01208;}
#prods .cpxx .tbody dl {display:flex;}
#prods .cpxx .tbody dl dd {box-sizing:border-box;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;overflow:hidden;}
#prods .cpxx .tbody dl dd:first-child {border-left:1px solid #f1f1f1;}
*/
#prods .cpxx {width:100%;overflow-x:auto;}
#prods .cpxx::-webkit-scrollbar {width:5px;height:5px;background-color:#eaeaea;}
#prods .cpxx::-webkit-scrollbar-thumb {border-radius:5px;background:#f3150a;}
#prods .cpxx table tr td {min-width:80px;max-width:150px;box-sizing:border-box;}
#prods .cpxx table thead tr td {padding:12px 6px;color:#fff;font-size:13px;line-height:1.5;text-align:center;box-sizing:border-box;border-right:1px solid #e7463e;background-color:#e01208;}
#prods .cpxx table tbody tr td {box-sizing:border-box;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;overflow:hidden;}
#prods .cpxx table tbody tr td:first-child {border-left:1px solid #f1f1f1;}
#prods .cpxx ul {padding:5px 10px;height:260px;box-sizing:border-box;overflow-y:auto;}
#prods .cpxx ul::-webkit-scrollbar {width:2px;height:1px;background-color:#eaeaea;}
#prods .cpxx ul::-webkit-scrollbar-thumb {border-radius:2px;background:#f3150a;}
#prods .cpxx ul li {height:25px;line-height:25px;color:#808080;font-size:13px;}
#prods .cpxx ul li label {cursor:pointer;}
#prods .cpxx ul li input {position:relative;top:1px;margin-right:5px;width:13px;height:13px;}
#prods .cpxx ul li:hover {color:#000;}

#prods .intro {display:flex;justify-content:space-between;}
#prods .intro .text {flex:1 1 auto;margin-right:100px;box-sizing:border-box;}
#prods .intro .text h3 {color:#f3150a;font-size:16px;font-weight:normal;}
#prods .intro .text h1 {padding-top:8px;padding-bottom:15px;color:#222;font-size:36px;line-height:1.4;}
#prods .intro .text p {color:#808080;line-height:1.9;}
#prods .intro .text a {display:inline-block;margin-top:80px;padding-left:28px;padding-right:68px;height:56px;line-height:56px;color:#fff;font-size:16px;font-weight:bold;border-radius:28px;background:url(../images/icon4.png) no-repeat right 16px center #333;}
#prods .intro .pics {flex:0 0 auto;width:329px;font-size:0;}
#prods .intro .pics > img {width:100%;box-sizing:border-box;border:1px solid #e3e3e3;}
#prods .intro .pics .swiper-container {border:1px solid #e3e3e3;}
#prods .intro .pics .swiper-slide {font-size:0;}
#prods .intro .pics .thumbs {padding-top:9px;}
#prods .intro .pics .thumbs li {position:relative;display:inline-block;margin-top:11px;margin-right:11px;width:74px;vertical-align:top;box-sizing:border-box;border:1px solid #e3e3e3;cursor:pointer;}
#prods .intro .pics .thumbs li:nth-child(4n) {margin-right:0;}
#prods .intro .pics .thumbs li img {width:100%;}
#prods .intro .pics .thumbs li.active {border-bottom-color:#f3150a;}
#prods .intro .pics .thumbs li.active:after {position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background-color:#f3150a;content:"";}

.pros {margin-top:40px;max-height:800px;overflow:auto;}
.pros::-webkit-scrollbar {width:5px;height:5px;background-color:#eaeaea;}
.pros::-webkit-scrollbar-thumb {border-radius:5px;background:#f3150a;}
.pros table tr td {padding:12px 6px;min-width:80px;color:#808080;font-size:13px;line-height:1.5;text-align:center;box-sizing:border-box;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.pros table tr td:first-child {border-left:1px solid #f1f1f1;}
.pros table tr td a {color:#808080;}
.pros table tr td a:hover {color:#f3150a;}
.pros table thead tr td {color:#fff;border-right-color:#e7463e;border-bottom-color:#e7463e;background-color:#e01208;}
.pros table thead tr td:first-child {border-left-color:#e7463e;}
.pros table tbody tr:hover {background-color:#f9f9f9;}

#pros-ss {padding-top:75px;padding-bottom:80px;}
#pros-ss > div {padding:1px 50px 50px 50px;background-color:#fff;}
#pros-ss dl {display:flex;flex-flow:row wrap;}
#pros-ss dl dd {margin-top:50px;margin-right:5%;width:30%;}
#pros-ss dl dd:nth-child(3n) {margin-right:0;}
#pros-ss dl dd p {font-size:18px; font-weight:bold;}
#pros-ss dl dd ul li {margin-top:15px;font-size:16px;font-weight:bold;}
#pros-ss dl dd ul li a {color:#808080;}
#pros-ss dl dd ul li a:hover {color:#f3150a;}

/*===================================================================================*/
/* 鏂伴椈鍒楄〃 */

#news {position:relative;}
#news:before {position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:420px;background-color:#fff;content:"";}
#news > div {padding-top:80px;padding-bottom:80px;}
#news .list a {display:inline-block;margin-top:3%;margin-right:2%;width:32%;vertical-align:top;background-color:#fff;}
#news .list a:nth-child(3n) {margin-right:0;}
#news .list a .imgs {font-size:0;overflow:hidden;}
#news .list a .imgs div {height:315px;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:transform ease-out 400ms;}
#news .list a .imgs img {display:none;width:100%;transition:transform ease-out 400ms;}
#news .list a .text {padding:35px 45px;}
#news .list a .text h2 {margin-top:20px;height:99px;font-size:18px;border-bottom:1px solid #f5f5f5;overflow:hidden;}
#news .list a .text h2 span {line-height:1.6;-webkit-line-clamp:3;}
#news .list a .date {font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;}
#news .list a .date span {margin-right:10px;color:#e11a10;}
#news .list a .more {position:relative;margin-top:20px;font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;}
#news .list a .more i {position:absolute;top:3px;right:0;font-size:14px;font-weight:normal;}
#news .list a:hover {box-shadow:0 0 15px rgba(0,0,0,0.2);}
#news .list a:hover .imgs div {transform:scale(1.1);}
#news .list a:hover .imgs img {transform:scale(1.1);}
#news .list a:hover .more {color:#f3150a;}

#news .lunbo .swiper-container {z-index:2;}
#news .lunbo .swiper-slide {display:flex;font-size:0;background:url(../images/bg4.png) no-repeat right bottom #f0f3f8;}
#news .lunbo .swiper-pagination {position:static;padding-top:40px;padding-bottom:20px;width:100%;height:5px;font-size:0;text-align:center;}
#news .lunbo .swiper-pagination span {margin:0;width:20px;height:5px;font-size:0;border-radius:0;background:#d7d7d9;opacity:1;transition:width linear 200ms;overflow:hidden;}
#news .lunbo .swiper-pagination span.swiper-pagination-bullet {margin:0 4px;}
#news .lunbo .swiper-pagination span.swiper-pagination-bullet-active {width:32px;background:#f3150a;}
#news .lunbo .imgs {flex:0 0 auto;width:59.5%;overflow:hidden;}
#news .lunbo .imgs img {width:100%;transition:transform ease-out 400ms;}
#news .lunbo .imgs img:hover {transform:scale(1.08);}
#news .lunbo .text {flex:1 1 auto;position:relative;padding:60px 60px 180px 60px;box-sizing:border-box;}
#news .lunbo .text h2 {margin-top:30px;margin-bottom:30px;font-size:24px;line-height:1.6;}
#news .lunbo .text .date {font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;}
#news .lunbo .text .date span {margin-right:10px;color:#e11a10;}
#news .lunbo .text .desc {color:#909090;font-size:16px;line-height:1.9;-webkit-line-clamp:3;}
#news .lunbo .text .imore {position:absolute;bottom:60px;left:60px;}

/*===================================================================================*/
/* 琛屼笟搴旂敤 */

#appsfl {display:flex;margin-top:70px;margin-bottom:20px;padding:45px 350px 50px 70px;color:#fff;background:url(../images/bg9.jpg) no-repeat right center/cover;}
#appsfl h2 {flex:0 0 auto;font-size:30px;}
#appsfl p {margin-left:120px;color:rgba(255,255,255,0.6);font-size:16px;line-height:1.9;}

#apps a {display:inline-block;margin-top:3%;margin-right:2%;width:32%;vertical-align:top;background-color:#fff;}
#apps a:nth-child(3n) {margin-right:0;}
#apps a .imgs {font-size:0; overflow:hidden;}
#apps a .imgs img {width:100%;transition:transform ease-out 400ms;}
#apps a .text {padding:25px 40px;}
#apps a .text h2 {color:#222;font-size:18px;overflow:hidden;}
#apps a .more {position:relative;margin-top:25px;padding-top:25px;font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;border-top:1px solid #f5f5f5;}
#apps a .more i {position:absolute;top:28px;right:0;color:#ccc;font-size:14px;}
#apps a:hover {box-shadow:0 0 15px rgba(0,0,0,0.2);}
#apps a:hover .imgs img {transform:scale(1.1);}
#apps a:hover .more {color:#f3150a;}
#apps a:hover .more i {color:#f3150a;}

/*===================================================================================*/
/* 鏈嶅姟鏀寔 */

#sample > div {display:flex;margin-top:100px;margin-bottom:100px;}
#sample .imgs {flex:0 0 auto;position:relative;width:592px;height:760px;background:url(../images/t1.png) no-repeat;}
#sample .imgs img {position:absolute;top:40px;left:40px;}
#sample .cont {flex:1 1 auto;border-radius:0 25px 25px 0;background-color:#fff;}
#sample .cont form {margin:0 auto;width:380px;}
#sample .cont h3 {padding-top:40px;padding-bottom:10px;font-size:32px;}
#sample .cont .items {margin-top:15px;font-size:0;}
#sample .cont .items input {padding:0 25px;width:100%;height:56px;font-size:16px;border-radius:28px;border:1px solid #e5ebf4;background-color:#f7f9fc;}
#sample .cont .btns {margin-top:50px;}

#zxly {padding-top:100px;padding-bottom:100px;color:#222;}
#zxly .tis h2 {font-size:48px;line-height:1;}
#zxly .tis p {margin-top:25px;color:#808080;font-size:16px;}
#zxly h3 {margin-top:25px;width:100%;font-size:18px;}
#zxly .dwxx {display:flex;flex-flow:row wrap;justify-content:space-between;padding-top:20px;}
#zxly .dwxx .items {width:48.5%;}
#zxly .grxx {display:flex;flex-flow:row wrap;justify-content:space-between;}
#zxly .grxx .items {width:31.33333%;}
#zxly .items {margin-top:25px;font-size:0;}
#zxly .items input {padding-left:25px;padding-right:25px;width:100%;height:60px;font-size:16px;border:none;background-color:#fff;transition:box-shadow ease-out 200ms;}
#zxly .items textarea {padding:22px 25px;width:100%;height:160px;font-size:16px;line-height:1.7;border:none;background-color:#fff;transition:box-shadow ease-out 200ms;}
#zxly .items input:focus, #zxly .items textarea:focus {box-shadow:0 0 8px rgba(0,0,0,0.1);}
#zxly .btns {display:flex;justify-content:center;margin-top:50px;}

#zlxz a {position:relative;display:inline-block;margin-top:2%;margin-right:2%;padding:45px 100px 100px 50px;width:32%;min-height:270px;color:#999;vertical-align:top;box-sizing:border-box;background:url(../images/bg6.jpg) no-repeat right top #fff;}
#zlxz a:nth-child(3n) {margin-right:0;}
#zlxz a h3 {position:relative;color:#1c1c1c;font-size:20px;line-height:1.6;}
#zlxz a h3:before {position:absolute;top:6px;left:-50px;display:block;width:3px;height:22px;background-color:#f3150a;content:"";}
#zlxz a .date {margin-top:12px;color:#aaa;font-family:"din-bold";font-size:16px;font-weight:bold;}
#zlxz a .btn {position:absolute;bottom:38px;left:50px;right:54px;height:44px;line-height:44px;}
#zlxz a .icon {position:absolute;top:0;right:0;display:block;width:44px;height:44px;border-radius:50%;background-color:#f3f4f9;}
#zlxz a .icon i {position:absolute;top:50%;left:50%;display:block;margin-top:-9px;margin-left:-9px;width:18px;height:18px;background:url(../images/icon3.png) no-repeat;}
#zlxz a:hover {color:#f3150a;box-shadow:0 10px 20px rgba(113,113,113,0.2);}
#zlxz a:hover h3 {color:#f3150a;}
#zlxz a:hover .icon {background-color:#f3150a;}
#zlxz a:hover .icon i {background-position:right top;}

#arts-tj {background:url(../images/bg8.jpg) no-repeat center center/cover;}
#arts-tj > div {padding-bottom:100px;}
#arts-tj .tjs {display:flex;}
#arts-tj .tjs-m {display:none;}
#arts-tj .tu1 {flex:0 0 auto;width:805px;height:420px;}
#arts-tj .tu1 .swiper-slide {font-size:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}
#arts-tj .tu1 .swiper-slide img {display:none;}
#arts-tj .list {display:flex;flex-direction:column;width:calc(100% - 805px);background-color:#fff;}
#arts-tj .list a {flex:1 1 auto;display:flex;align-items:center;position:relative;overflow:hidden;}
#arts-tj .list a:after {position:absolute;bottom:0;left:44px;right:44px;display:block;height:1px;background-color:#f5f5f5;content:"";}
#arts-tj .list a:nth-child(3):after {display:none;}
#arts-tj .list a .date {width:140px;color:#999;font-family:"din-bold";line-height:1;text-align:center;}
#arts-tj .list a .date span:nth-child(1) {font-size:52px;}
#arts-tj .list a .date span:nth-child(2) {font-size:16px;margin-top:5px;}
#arts-tj .list a .text {padding-right:100px;width:calc(100% - 140px);box-sizing:border-box;}
#arts-tj .list a .text h2 {font-size:20px;line-height:1;}
#arts-tj .list a .text p {margin-top:12px;color:#808080;}
#arts-tj .list a i {position:absolute;top:50%;right:40px;margin-top:-7px;color:#ccc;}
#arts-tj .list a:hover {background-color:#fffafa;}
#arts-tj .list a:hover:before {position:absolute;top:0;right:0;display:block;width:3px;height:100%;background-color:#f3150a;content:"";}
#arts-tj .list a:hover i {color:#f3150a;font-weight:bold;}

#arts {display:flex;flex-flow:row wrap;padding-top:80px;}
#arts a {display:flex;align-items:center;position:relative;margin-top:1%;padding-top:40px;padding-bottom:40px;width:49%;box-sizing:border-box;background-color:#fff;}
#arts a:nth-child(even) {margin-left:1%;}
#arts a .date {width:150px;height:130px;color:#999;font-family:"din-bold";line-height:1;text-align:center;border-right:1px solid #f1f1f1;}
#arts a .date span:nth-child(1) {font-size:52px;}
#arts a .date span:nth-child(2) {font-size:16px;margin-top:10px;}
#arts a .text {padding-left:45px;padding-right:80px;width:calc(100% - 151px);box-sizing:border-box;}
#arts a .text h2 {font-size:20px;line-height:1;}
#arts a .text p {margin-top:12px;color:#808080;line-height:1.8;}
#arts a:hover:before {position:absolute;top:0;left:0;display:block;width:3px;height:100%;background-color:#f3150a;content:"";}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/

#news_page {padding-top:60px;width:100%;}
#pros_page {padding-top:60px;width:100%;}
.fypage {font-size:0px;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0 3px;width:40px;height:40px;line-height:40px;font-size:16px;color:#666;background-color:#fff;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:#f3150a;}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:#f3150a;}
.fypage .fypage_sl {display:inline-block;height:40px;line-height:40px;font-size:16px;font-style:normal;vertical-align:top;}
.fypage .fypage_prev,.fypage .fypage_next {}

#news_mpage {display:none;padding-top:6%;}
#pros_mpage {display:none;padding-top:6%;}
.mfypage {width:100%;height:24px;font-size:0px;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0px 2px;padding:0px 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #eee;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:#f3150a;background-color:#f3150a;}
#mfypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #eee;background-color:#fff;}
#mfypage_gobtn:hover {color:#fff;border-color:#f3150a;background-color:#f3150a;}