@charset "utf-8";
/* CSS Document */
.block{ width:1400px; margin:0 auto;}
.body_home{ width:100%; overflow:hidden; background:url(../images/top_01.jpg) top center no-repeat; background-size: 100% 350px;}
.head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
	height:120px;
}

.head.on {
    background-image: linear-gradient(to bottom, #880000 , #880000);
}

.logo {
    margin-top: 30px;
	float:left;
	width:25%;
}

.logo a {
    display: block;
}

.logo a img {
    display: block;
	max-width:100%;
}

#pc-menu {
	float:right;
	width:68%;
}

.menu-nav {
	width:100%;
    float: left;
}

.menu-n-top {
	padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
	overflow:hidden;
}

.top_right{ float:right; color:#fff; font-size:14px; padding-top:5px; margin-right:10px;}
.top_right a{ padding:0px 13px; color:#fff; display:inline-block;}
.top_right a:first-child+a+a{ border:1px #FFF solid; padding:0; width:80px; line-height:32px; text-align:center; border-radius:30px;}
.top_right a:hover{ color:#f2c169;}

/* 搜索框 */
#bnt_search {
    height: 26px;
    width: 26px;
	margin-top:5px;
}
#bnt_search a {
    display: block;
    background: url(../images/sou.png) center no-repeat;
    height: 26px;
    width: 26px;margin-left:0px;
}
#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 15px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
#j_seach_box input[type="submit"] {
    background: #880000;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}


/* 导航 */

.nav {
	width:100%;
    float: right;
}

.nav>ul>li {
    float: left;
    position: relative;
	width:14.28%;
}

.nav>ul>li>a {
    display: block;
    font-size: 18px;
	font-weight:bold;
    color: #fff;
    text-align: center;
    line-height: 30px;
	width:100%;
	padding-bottom:10px;
}

.nav>ul>li>div{
    position: absolute;
    top: 100%;
    width: 100%;
    right: 0;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
	text-align:center;
	display:none;
	border-radius:10px;
}

.nav>ul>li>div>ul{
	background:#fff;
	overflow:hidden;
}

.nav>ul>li>div>ul>li{
	width:100%;
	line-height:46px;
	height:46px;
	overflow:hidden;
}

.nav>ul>li>div>ul>li>a{
	display:block;
	font-size:16px;
	color:#333333;
}



.header_flash{ width:100%; overflow:hidden; margin-top:120px;}
.kycg_nav{ width:100%; position:relative;}
.kycg_left{ width:71%; height:636px; overflow:hidden; position:relative; float:left;}
.kycg_left ul li{ width:100%; overflow:hidden; float:left;}
.kycg_left ul li a{ /*position:relative;*/ width:100%; height:636px; overflow:hidden;}
.kycg_left ul li a img{ width:100%; height:635px;}
.kycg_left ul li a .mask{ position:absolute; bottom:0; left:0; right:0; color:#fff; width:100%; height:135px; background:url(../images/flash_bg_03.png) no-repeat; padding:0 30px;}
.kycg_left ul li a .mask span{ display:block; font-size:14px; background:#880000; width:98px; line-height:30px; text-align:center; margin-top:10px;}
.kycg_left ul li a .mask h5{ font-size:26px;   font-weight: bold; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; padding-top:50px;}
.kycg_left ul li a .mask p{ font-size:14px; line-height:24px; padding-top:20px; color:#ffffff;}
.kycg_left .slick-prev{ background:url(../images/next_03.png) no-repeat; width:81px; height:61px; position:absolute; bottom:50%; z-index:2; border:none; font-size:0; left:20px; outline:none;}
.kycg_left .slick-next{ background:url(../images/prev_05.png) no-repeat; width:81px; height:61px; position:absolute; bottom:50%; z-index:2; border:none; font-size:0; right:20px; outline:none;}

.kycg_right{ width:29%; float:right; background:#fff; position:relative;}
.kycg_right ul li{ width:100%; height:127px; position:relative; border-bottom:1px #dddddd dashed; padding-left:24px;}
.kycg_right ul li .ky_img{ height:127px; overflow:hidden; float:right; margin-left:20px;}
.kycg_right ul li .ky_img img{width:100%;height:100%;transition: all 1s ease-out;}
.kycg_right ul li .ky_img img:hover{transform: scale(1.2);}
.kycg_right ul li a{ font-size:19px; line-height:28px; color:#333333; display:block; height:80px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-top:20px;    font-weight: bold;}
.kycg_right ul li span{ display:block; background:url(../images/sj_03.jpg) left no-repeat; color:#880000; padding-left:30px; font-size:14px; /* margin-top: 10px; */}

.kycg_right ul li:before{ content: ''; position: absolute; display:block; left:-20px; background:#880000; right: -4px; top: -4px; bottom: -4px; z-index:999; transition: all 0.3s ease 0s; display:block; opacity:0;}
.kycg_right ul li:hover:before{ opacity:1;}
.kycg_right ul li:hover a{ color:#fff; position:relative; z-index:99999;}
.kycg_right ul li:hover span{ display:block; background:url(../images/sj_hover_03.jpg) left no-repeat; color:#fff; position:relative; z-index:99999;}
.kycg_right ul li:hover .ky_img{ z-index:99999; position:relative;}
.kycg_right li:hover{ border:none;}

.kycg_right .slick-current:before{ opacity:1;}
.kycg_right ul .slick-current a{ color:#fff; position:relative; z-index:99999;}
.kycg_right ul .slick-current span{ display:block; background:url(../images/sj_hover_03.jpg) left no-repeat; color:#fff; position:relative; z-index:99999;}
.kycg_right ul .slick-current .ky_img{ z-index:99999; position:relative;}
.kycg_right .slick-vertical .slick-slide{ border:none; aspect-ratio: 406 / 126.3;}
.kycg_right .slick-list{ overflow:inherit;}


.header_news{ width:100%; padding-top:50px; overflow:hidden;}
.header_one{ width:100%; overflow:hidden;}
.header_two{ width:100%; overflow:hidden; padding-top:50px;}
.header_three{ width:100%; overflow:hidden; padding-top:50px;}
.jyjx{ width:31.5%; overflow:hidden; margin-right:40px; float:left;}
.xsky{ width:31.5%; overflow:hidden; float:left;}
.mtjd{ width:31.5%; overflow:hidden; float:right;}
.jyjx_top{ width:100%; border-top:3px #880000 solid; height:58px;}
.jyjx_top span{ float:left; color:#333333; font-weight:bold; font-size:20px; padding-top:20px; padding-left:20px;}
.jyjx_top .more{ float:right; width:111px; height:44px; margin-top:14px; font-size:14px; color:#666666; display:block; background:url(../images/more_03.jpg) no-repeat; text-align:right; padding-right:20px; padding-top:10px;}
.jxjy_cen{ width:100%; overflow:hidden; padding-top:9px;}
.jxjy_cen ul li{ width:100%; line-height:45px; border-bottom:1px #e6e6e6 dashed; overflow:hidden;}
.jxjy_cen ul li a{ float:left; background:url(../images/eve_03.jpg) 4px 21px no-repeat; font-size:16px; padding-left:20px; color:#666666; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:75%; transition: all 0.5s linear;}
.jxjy_cen ul li a em{ color:#880000;}
.jxjy_cen ul li a:hover{ color:#880000; transform: translate(10px, 0px);}
.jxjy_cen ul li span{ color:#999999; font-size:14px; float:right;}

.jxyb_nav{ width:100%; overflow:hidden; margin-top:5px; padding:0 74px 0 74px;height:280px;}
.jxyb_nav .jxybimg{ width:80%; overflow:hidden;padding-left: 50px;}
.jxyb_nav .jxybimg img{ width:100%; transition: all 1s ease-out; height:280px;}
.jxyb_nav .jxybimg img:hover{transform: scale(1.1);}

.header_three ul{ width:100%; height:362px; position:relative; overflow:hidden;}
.header_three ul li{ position:absolute; overflow:hidden;}
.header_three ul li img{ width:100%; transition: all 1s ease-out; display:block;    object-fit: cover;
    height: 100%;}
.header_three ul li img:hover{transform: scale(1.1);}
.header_three ul li:first-child{ left:0; top:0; width:45.8%; height:362px;}
.header_three ul li:first-child+li{ left:658px; top:0; width:25.87%; height:362px;}
.header_three ul li:first-child+li+li{ right:0; top:0; width:25.87%; height:362px;}
.header_three ul li:first-child+li+li+li{ left:0; top:372px; width:26.4%; height:362px;}
.header_three ul li:first-child+li+li+li+li{ left:382px; top:372px; width:26.4%; height:362px;}
.header_three ul li:first-child+li+li+li+li+li{ right:0; top:372px; width:45.7%; height:362px;}

.bj{position: absolute;bottom: 0;left: 0;width: 100%;background: rgb(107 33 30 / 34%);height: 90px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 30px;}
.bj span{text-align: center;font-size: 12px;color: #fff;opacity: 0.6;}
.bj p{color: #fff; line-height:30px;font-size: 16px;padding-bottom: 10px;}



.header_xrmt{ width:100%; padding-top:50px; overflow:hidden; position:relative; padding-bottom:40px;}
.xyrm_top{ width:100%; overflow:hidden;}
.xyrm_top span{ float:left; color:#333333; font-weight:bold; font-size:20px;}
.xyrm_top .more{ float:right; margin-top:14px; font-size:14px; color:#666666; display:block;}
.xyrm_nav{ width:100%; padding-top:30px; position:relative;}
.xyrm_nav ul li{ width:16.6%; float:left; text-align:center; position:relative;}
.xyrm_nav ul li span{ display:block; text-align:center; font-size:16px; color:#333333;}
.xyrm_nav ul li .codeBox{
    position: absolute;
    top:-180px;
    left:0;
	right:0;
	margin:0 auto;
    width: 130px;
    height: 130px;
    transition: all .3s linear;
    opacity: 0;
    z-index: 99999;
}
.xyrm_nav ul li:hover .codeBox{opacity: 1;top:-107px;   z-index: 1;}
.xyrm_nav ul li .codeBox img{ width: 100%; height: 100%; background: #fff;}



.header_gull{ width:100%; overflow:hidden;  height: 408px;}
.qcyy_nav{ width:100%; padding-top:20px; position:relative;}
.qcyy_right ul{width:100%; height:388px; position:relative; overflow:hidden;}
.qcyy_right ul li{ position:absolute; overflow:hidden;}
.qcyy_right ul li:first-child{ left:0; top:0; width:690px; height:388px;}
.qcyy_right ul li:first-child+li{ left:710px; top:0; width:690px; height:388px;}
.qcyy_right ul li img{width:100%;height:100%;transition: all 1s ease-out;}
.qcyy_right ul li img:hover{transform: scale(1.2);}
.qcyy_right ul li span{ position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(255 247 248 / 70%);
    line-height: 5rem;
    height: 5rem;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #404040;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.qcyy_right ul li h3 img{position: absolute;top: 40%;left: 45%;z-index: 10;width: 80px;height: 80px;}



.header_hdyg{  width:100%; padding-top:50px; overflow:hidden; position:relative;}
.hdyg{ width:100%; overflow:hidden; margin-right:40px; float:left;}
.hdyg_top{ width:100%; border-top:3px #880000 solid; height:58px;}
.hdyg_top span{ float:left; color:#333333; font-weight:bold; font-size:20px; padding-top:20px; padding-left:20px;}
.hdyg_top .more{ float:right; width:111px; height:44px; margin-top:14px; font-size:14px; color:#666666; display:block; background:url(../images/more_03.jpg) no-repeat; text-align:right; padding-right:20px; padding-top:10px;}
.hdyg_cen{ width:100%; overflow:hidden; padding-top:9px;margin-left:25px;}
.hdyg_cen ul{  zoom:1;font-size: 0;}
.hdyg_cen ul li{width:30.5%; /* padding: 0 1rem; */display: inline-block;overflow: hidden; margin-right: 39px;}
.hdyg_nav{  margin:0 auto; overflow:hidden; padding-top:6px;}
.hdyg_vel{ width:100%; height:240px; position:relative;}
.hdyg_img img{ width:100%; height:240px; overflow:hidden; position:relative;transition: all 0.5s linear;}
.hdyg_img img:hover{ transform: scale(1.1);}
.hdyg_img_top{ width:100%; height:5px;  position:absolute; top:0; z-index:999;}
.hdyg_img_cen{ width:100%; height:5px; background:#00b5ff; position:absolute; top:0; z-index:999;}
.hdyg_cen .desc2{ background:#fff7f8; padding: 15px 0 15px 0; position:relative;}
.hdyg_cen .desc2 h4 a{font-size:16px;color:#404040; font-weight:bold; display: flex;justify-content: center;}
.hdyg_cen .desc2 h4 a:hover{color:#880000;}
.hdyg_cen .desc2 p{color:#888888;padding: 10px 10px 0 10px; line-height:24px; font-size:12px; height:auto; overflow:hidden;}
.hdyg_more{ background:url(../images/more_03.jpg) right no-repeat; color:#c00415; font-size:14px; padding-right:23px; margin-top:10px; padding-left:22px; float:left;}




.foter{ width:100%; height:180px; background:#880000;}
.foter_one{ width:100%; overflow:hidden; padding-top:36px;}
.foter_one .foter_logo{ float:left; width:21%; overflow:hidden;}
.foter_one .foter_logo img{ width:100%;}
.foter_vel{ width:72%; float:right; overflow:hidden; padding-top:25px;}
.foter_vel ul li{ float:left; width:22%;}
.foter_vel ul li:first-child{ width:34%;}
.foter_vel ul li img{ float:left; margin-right:10px;}
.foter_vel ul li h3{ color:#FFF; font-size:20px; padding-top:5px;}
.foter_vel ul li p{ color:#FFF; font-size:14px; padding-top:7px;}
.bottom{ width:100%; height:100px; background:#750303;}
.bottom_nav{ width:100%; overflow:hidden; padding-top:20px;}
.bottom_nav ul li{ float:left; width:7.4%; overflow:hidden;}
.bottom_nav em{ float:left; color:#FFF; font-size:14px;}
.bottom_nav ul li a{ display:block; font-size:14px; color:#FFF; text-align:center; transition: all 0.5s linear;}
.bottom_nav ul li a:hover{ color:#ff9908; transform: translate(10px, 0px);}
.bottom_cen{ width:100%; color:#FFF; font-size:14px; text-align:center; padding-top:20px;}
.bottom a{ color:#FFF;}


@media screen and (max-width: 1660px) {
.block{ width:1300px; margin:0 auto;}
.section-inner { width: 1300px; margin:0 auto;}
.kycg_left{ height:590px;}
.kycg_right ul li{ height:118px; padding:0px 24px 0 24px;}
.kycg_right ul li a{ font-size:15px; padding-top: 10px; height: 75px;}
.kycg_right ul li:hover:before{ width: 406px;}
.header_three ul{ height:682px;}
.header_three ul li:first-child{ left:0; top:0; width:45.7%; height:336px;}
.header_three ul li:first-child+li{ left:604px; top:0; width:26.4%; height:336px;}
.header_three ul li:first-child+li+li{ right:0; top:0; width:26.4%; height:336px;}
.header_three ul li:first-child+li+li+li{ left:0; top:346px; width:26.4%; height:336px;}
.header_three ul li:first-child+li+li+li+li{ left:353px; top:346px; width:26.4%; height:336px;}
.header_three ul li:first-child+li+li+li+li+li{ right:0; top:346px; width:45.7%; height:336px;}
}

@media screen and (max-width: 1460px) {
.block{ width:1200px; margin:0 auto;}
.section-inner { width: 1200px; margin:0 auto;}
.kycg_left{ height:545px;}
.kycg_right ul li{ height:109px; padding:0px 24px 0 24px;}
.kycg_right ul li a{ font-size:15px;}
.kycg_right ul li:hover:before{ width: 396px;}
.header_three ul{ height:630px;}
.header_three ul li:first-child{ left:0; top:0; width:45.7%; height:310px;}
.header_three ul li:first-child+li{ left:558px; top:0; width:26.4%; height:310px;}
.header_three ul li:first-child+li+li{ right:0; top:0; width:26.4%; height:310px;}
.header_three ul li:first-child+li+li+li{ left:0; top:320px; width:26.4%; height:310px;}
.header_three ul li:first-child+li+li+li+li{ left:327px; top:320px; width:26.4%; height:310px;}
.header_three ul li:first-child+li+li+li+li+li{ right:0; top:320px; width:45.7%; height:310px;}
.bottom_nav ul li{ width:7.38%;}
}