@charset "utf-8";
/* CSS Author WeChat:iGAME_Max */
body{margin:auto;padding:0px;font-size:14px; -webkit-text-size-adjust: none; color: #333; overflow-x: hidden;}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
a { text-decoration:none; outline-style:none; -webkit-transition: all .6s;transition: all .6s; color: #333;}
a:hover{ text-decoration: none; color: #c02626 !important;}
a:focus{ text-decoration: none;}
ul,p{ padding:0px; margin:0px; list-style:none;}
img { border:none; max-width:100%;}
.fl { float:left; }
.fr { float:right; }
dt,dl,dd{ margin:0; padding:0;}
textarea{resize:none; padding:0; outline: none;}
input{ padding:0; outline: none;}
i{ margin: 0px; padding: 0px; font-style: normal;}
.all { width:100%; height:auto; margin:auto; position:relative; z-index:1;}
.w900{ width:935px; margin:auto;}
.w1100{ width:1100px; margin:auto;}
.w1200{ width:1000px; margin:auto;}
.w1400{ width:1400px; margin: auto;}
.w1600{ width:1600px; margin:auto;}
.wf100{ width: 100%; float: left;}
.w90{ width: 94%; margin: auto;}
.fp-tableCell{ display: table-cell; vertical-align: middle; width: 100%; height: 100%;}

.center-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.around-center { display: flex; display: -webkit-flex; justify-content: space-around; align-items: center; -webkit-justify-content: space-around; -webkit-align-items: center; }
.between-center { display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; -webkit-justify-content: space-between; -webkit-align-items: center; }
.between-bottom { display: flex; display: -webkit-flex; justify-content: space-between; align-items: flex-end; -webkit-justify-content: space-between; -webkit-align-items: flex-end; }
.column-center-a { display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: space-around; -webkit-justify-content: space-around; align-items: center; -webkit-align-items: center; }
.column-center-b { display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; }
.column-between { display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: space-between; -webkit-justify-content: space-between; }
.column-around { display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; justify-content: space-around; -webkit-justify-content: space-around; }
.between { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }

.pd-50{ padding: 50px 0;}

.luxy-el{ width: 100%; float: left; position: relative; z-index: 22; background: #fff;}

/*banner  overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;  transparent*/

.arrow {position:absolute; top:25%; margin-top:0; width:100px; height:50%; padding:0;cursor: pointer; z-index: 20;} 
.arrow span,.arrow span:after,.arrow span:before {position:absolute; top:50%; height:2px; background-color:#fff; border-radius:1px; -webkit-backface-visibility:hidden; backface-visibility:hidden; -webkit-transition:all .4s ease; transition:all .4s ease } 
.arrow span {margin-top:-1px; width:0 } 
.arrow span:after,.arrow span:before {content:""; width:30px } 
.arrow.prev span {left:50%; margin-left:-10px } 
.arrow.prev span:before {left:0; bottom:0; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transform-origin:left; -ms-transform-origin:left; transform-origin:left } 
.arrow.prev span:after {left:0; top:0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transform-origin:left; -ms-transform-origin:left; transform-origin:left } 
.arrow.next span {right:50%; margin-right:-10px } 
.arrow.next span:before {right:0; bottom:0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transform-origin:right; -ms-transform-origin:right; transform-origin:right } 
.arrow.next span:after {right:0; top:0; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transform-origin:right; -ms-transform-origin:right; transform-origin:right } 
.arrow:hover span {width:40px } 
.arrow:hover.prev span {margin-left:-20px }
.arrow:hover.next span {margin-right:-20px }
.arrow.next{right:2.1%}
.arrow.prev{left:2.1%}
.banner_box .arrow span,.banner_box .arrow span:after,.banner_box .arrow span:before{background-color:#fff;}


.divpc{ display: block;}
.divphone{ display: none;}

.fanye{ width:100%; float: left; padding: 55px 0 40px; text-align: center;}
.fanye ul{ display: flex;}
.fanye ul li{ display: inline-block;}
.fanye ul li a,.fanye ul li span{ border-left:1px solid #fff; background: #e8e8e8; line-height: 45px; padding: 0 19px; font-size: 14px; display: inline-block; color: #666;}
.fanye ul li:first-child a,.fanye ul li:first-child span{ border:none;}
.fanye ul li:hover a,.fanye ul li:hover span{ color: #fff !important; background: #D12317;}
.fanye ul li.active a,.fanye ul li.active span{ color: #fff !important; background: #D12317;}

.fy{ padding: 20px 0;}
.fy .fl{ width: 50%;}
.fy .fl a{ width: 100%; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666; line-height: 30px;}
.fy .fr{ border: 1px solid #e5e5e5; padding: 0 30px;}
.fy .fr span{ display: inline-block; line-height: 40px; background: url(../images/ico_17.png) no-repeat left; background-size: auto 19px; padding-left: 35px; font-size: 16px;}

.head_btn{ width: 24px; float: right; position: relative; cursor: pointer; display: none; margin-top: 5px;}
.head_btn i{ display: block; width: 100%; height: 2px; float: left; background-color: #444444;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
}
.head_btn i.bar-top{ margin-top: 0;}
.head_btn i.bar-cen{ margin-top: 6px;}
.head_btn i.bar-bom{ margin-top: 6px;}
.head_btn.cur i.bar-cen{ opacity: 0;}
.head_btn.cur i.bar-top{ -webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);}
.head_btn.cur i.bar-bom{ -webkit-transform: rotate(-45deg) translate(5.5px, -5px);transform: rotate(-45deg) translate(5.5px, -5px);}

.ewm_tc{ width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; left: 0; top: 0; z-index: 100; text-align: center; display: none;}
.ewm_tc .w90{ height: 100vh;}
.ewm_tc .center-block{ width: 250px;}
.ewm_tc .center-block img{ width: 100%; float: left;}
.ewm_tc .center-block p{ width: 100%; float: left; line-height: 40px; background: #fff; border-top: 1px solid #ccc;}

.swiper-button-next,.swiper-button-prev{ transition: all .6s; outline-style:none;}
.swiper-button-next{ right: 4%;}
.swiper-button-prev{ left: 4%;}
.swiper-button-next:after,.swiper-button-prev:after,.swiper-button-next::before,.swiper-button-prev::before{ color: #505050;}
.swiper-button-next::before,.swiper-button-prev::before{ font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none!important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; position: absolute; top: 0; opacity: 0.5; top: 50%; transform: translate(0,-50%);}
.swiper-button-next::before{ content: 'next'; right: -10px;}
.swiper-button-prev::before{ content: 'prev'; left: -10px;}
.swiper-button-next:hover{ transform: translate(5px,0);}
.swiper-button-prev:hover{ transform: translate(-5px,0);}

.all_center_box{ width:100%; float: left;}

.head_box .head_top{ background: url(../images/head_bg.jpg) center; background-size: cover; height: 188px;}
.head_box .head_top .fl,.head_box .head_top .fr{ max-width: 47%;}
.head_box .head_lower{ background: #c02626;}
.head_box .head_lower ul li{ display: inline-block;position:relative;}
.head_box .head_lower ul li a{ display: inline-block; line-height: 60px; font-size: 18px; color: #fff; position: relative;}
.head_box .head_lower ul li a::after{ content: ''; width: 32px; height: 2px; background: #fff; opacity: 0; transition: all .6s; position: absolute; left: 50%; top: 45px; margin-left: -16px;}
.head_box .head_lower ul li.active a,.head_box .head_lower ul li a:hover{color: #F6AB00 !important;}
.head_box .head_lower ul li.active a::after,.head_box .head_lower ul li a:hover::after{ opacity: 1;}

.home_box1{ margin-top: 20px;}
.home_box1 .pull-left{ width: 33%;}
.home_box1 .pull-left .bd ul li{ width: 100%; float: left;}
.home_box1 .pull-left .bd ul li .imgs{ height: 300px; overflow: hidden;}
.home_box1 .pull-left .bd ul li .imgs img{ width: 100%; height: 100%; object-fit: cover;}
.home_box1 .pull-left .bd ul li .info{ line-height: 60px;}
.home_box1 .pull-left .bd ul li .info a{ width: 60%; float: left; font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_box1 .pull-left .bd ul li .info i{ float: right; color: #777; font-size: 13px;white-space: nowrap;}
.home_box1 .pull-left .bd ul li:hover .info a{ color: #c02626 !important;}
.home_box1 .pull-right{ width: 31%;margin-left: 2.5%;}
.home_box1 .pull-right .box_info{ margin-top: 10px;}
.home_box1 .pull-right .box_info ul li{ width: 100%; float: left; border-bottom: 1px dashed #e3e3e3; padding: 2px 0;}
.home_box1 .pull-right .box_info ul li a{ width: 100%; float: left; display: flex; line-height: 30px; font-size: 16px;justify-content: space-between;}
.home_box1 .pull-right .box_info ul li span{ width: 80%; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 16px; font-size:13px;}
.home_box1 .pull-right .box_info ul li span::after{ content: ''; width: 5px; height: 5px; background: #c02626; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -3px;}
.home_box1 .pull-right .box_info ul li i{ float: right; font-size:13px;flex-shrink:0;}
.home_box1 .pull-right .box_info ul li p{ width: 100%; float: left; color: #888888; line-height: 1.6;display:none;}

.home_box1#home_b_2 .pull-left{ width:45%;}
.home_box1#home_b_2 .pull-right{ width:52%; margin: 8px 0 0;}

.all_title{ border-bottom: 2px solid #dddddd; height: 42px;}
.all_title .fl span{ float: left; margin-right: 60px; font-size: 20px; font-weight: bold; border-bottom: 2px solid transparent; line-height: 42px; cursor: pointer;}
.all_title .fl span.active{ border-color: #c02626;}

.all_more{ display: inline-block; border: 1px solid #dddddd; color: #333; line-height: 24px; border-radius: 50px; padding: 0 18px;}
.all_more:hover{ border-color: #c02626;}

.home_box2{height:200px;padding: 28px 0;overflow:hidden;}
.home_box2 *{height:100%;}
.home_box2 img{object-fit:cover;}

.home_left{ width: 70%; float: left;}
.home_left .home_box1{ margin-top: 0;}
.home_left .home_box1 .pull-left,.home_left .home_box1 .pull-right{ margin-top: 20px;}
.home_left .home_box1 .pull-left .bd ul li .imgs{ height: 266px;}
.home_left .home_box1 .pull-right .box_info{ margin-top: 0;}
.home_left .home_box1 .pull-right .box_info ul li{}
.home_left .home_box1 .pull-right .box_info ul li a{ font-size: 16px;}

.home_box1.home_box3{ margin-top: 0; margin-right:3%;}
.home_box1.home_box3 .pull-right{ width: 340px; margin-top: 10px;}
.home_box1.home_box3 .pull-right .box_info ul li{ padding: 0 0;}
.home_box1.home_box3 .pull-right .box_info ul li a{ font-size: 16px; line-height: 30px; padding-right: 12px;}
.home_box1.home_box3 .pull-right .box_info ul li i{ font-size: 14px; color: #999999;}

.home_box4{ margin-top: 20px;}

.home_right{ width: 30%; padding-left: 40px; float: right;}
.home_box5 .box_info{ background: #f7f7f7;}
.home_box5 .box_info .bd ul li{ width: 100%; float: left;}
.home_box5 .box_info .bd ul li a{ width: 100%; float: left; line-height: 35px; border-bottom: 1px dashed #dddddd; padding: 0 10px;display:flex;}
.home_box5 .box_info .bd ul li a span{ width: 80%; float: left; font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 10px;}
.home_box5 .box_info .bd ul li a span::after{ content: ''; width: 4px; height: 4px; background: #c02626; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.home_box5 .box_info .bd ul li a i{ float: right; color: #999;flex-shrink:0;  }

.home_box6{ margin-top: 23px;}
.home_box6 .box_info{ margin-top: 0;}
.home_box6 .box_info a{ width: 100%; float: left; background: #e60012; border-radius: 10px; margin-top: 11px; height: 60px; padding: 0 15px; color: #fff !important;}
.home_box6 .box_info a img{ height: 40px;}
.home_box6 .box_info a div{ width: 100%; padding-left: 12px;}
.home_box6 .box_info a div span{ display: block; font-size: 16px;}
.home_box6 .box_info a div p{ font-size: 12px;} 
.home_box6 .box_info a:hover img{ transform: rotateY(360deg); transition: all .6s;}

.home_box7{ margin-top: 5px;}
.home_box7 a{ width: 100%; float: left; margin-top: 10px; position: relative;}
.home_box7 a .center-center{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.home_box7 a .center-center .between-center{ }
.home_box7 a .center-center .between-center img{ transition: all .6s; margin: 0 10px;}
.home_box7 a .center-center .between-center p{ font-size: 12px; text-align: center; color: #fff; padding: 0 10px;}
.home_box7 a .center-center .between-center p span{ font-size: 24px; display: block; color: #f30c45; text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0; padding-bottom: 5px;}
.home_box7 a:hover .center-center .between-center img{ transform: rotateY(360deg);}

.home_box8{ border: 1px solid #c02626; margin-top: 20px;width:340px;flex-shrink:0;}
.home_box8 .pull-left{ width: 25%;}
.home_box8 .pull-left .center-center{ width: 100%; height: 137px; background: #c88080; color: #fff; cursor: pointer; position: relative;}
.home_box8 .pull-left .center-center::after{ content: ''; width: 11px; height: 100%; position: absolute; right: -11px; top: 0; background: url(../images/ico_jt.png) no-repeat center; display: none;}
.home_box8 .pull-left .center-center:nth-child(2){ margin-top: 5px;}
.home_box8 .pull-left .center-center i img{ height: 25px;}
.home_box8 .pull-left .center-center p{ font-size: 18px; font-weight: bold; margin-top: 5px;}
.home_box8 .pull-left .center-center.active{ background: #c02626;}
.home_box8 .pull-left .center-center.active::after{ display: block;}
.home_box8 .pull-right{ width: 75%; height: 165px; padding: 2px 15px 0;}
.home_box8 .pull-right ul{ width: 100%; float: left;}
.home_box8 .pull-right ul:nth-child(2){ float: right;}
.home_box8 .pull-right ul li{ width: 100%; float: left;}
.home_box8 .pull-right ul li a{ width: 100%; float: left; line-height: 34px;display:flex;}
.home_box8 .pull-right ul li a span{ width: 80%; float: left; font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding-left: 14px;}
.home_box8 .pull-right ul li a span::after{ content: ''; width: 4px; height: 4px; background: #c02626; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.home_box8 .pull-right ul li a i{ float: right; color: #999;flex-shrink:0;}

.foot_box .top-box{ background: #4c4c4c; padding: 30px 0 0; margin-top: 30px; color: #d4d4d4;}
.foot_box .top-box .box_info1 .title_box{ font-size: 18px; color: #949494;}
.foot_box .top-box .box_info1 .bd{ margin-top: 15px;}
.foot_box .top-box .box_info1 .bd .tempWrap{ margin: 0 -5px;}
.foot_box .top-box .box_info1 .bd ul li{ width: 14.28%; float: left;}
.foot_box .top-box .box_info1 .bd ul li a{ width: 100%; height: 40px; float: left; padding: 0 5px;}
.foot_box .top-box .box_info1 .bd ul li a img{ width: 100%; height: 100%;}
.foot_box .top-box .box_info2{ padding: 20px 0;}
.foot_box .top-box .box_info2 .fl .logo{ height: 63px;}
.foot_box .top-box .box_info2 .fl div{ margin-left: 40px; line-height: 2;}
.foot_box .top-box .box_info2 .fr img{ width: 150px; height: 150px;}
.foot_box .top-box .box_info2 .fr p{ text-align: center; margin-top: 5px;}
.foot_box .lower-box{ background: #d42323; color: #f7dfdf; text-align: center; line-height: 58px;}
.foot_box .lower-box a{ color: #f7dfdf !important;}
.foot_box .lower-box a:hover{ color: #fff !important;}

.address_box{ color: #999; padding: 30px 0 15px;}
.address_box a{ color: #999;}

.page_left{ width: 20%; float: left;}
.page_left .box_info1{ background: #c02626; padding: 15px 22px; color: #fff;}
.page_left .box_info1 span{ display: block; font-size: 20px; font-weight: bold;}
.page_left .box_info1 p{ font-size: 16px; text-transform: uppercase; margin-top: 5px;}
.page_left .box_info2 ul li{ width: 100%; float: left; margin-top: -1px;position:relative;}
.page_left .box_info2 ul li a{ width: 100%; float: left; line-height: 46px; border: 1px solid #cccccc; padding: 0 22px; background: url(../images/ico_jt2.png) no-repeat 95% center;}

.page_left .box_info2 ul li .sub>a{
    font-size:14px;
    display:none;opacity:0;
    background:none;transition:.4s;
    animation: hideIndex 0.3s;
		-moz-animation: hideIndex  1s;
		-webkit-animation: hideIndex  1s;
		-o-animation: hideIndex  1s;}
		
@keyframes hideIndex{
	0%{ opacity: 0; transform: translate(0, 800px) }
	100%{opacity: 1; transform: translate(0, 0) }
}

.page_left .box_info2 ul li:hover .sub>a{display:block;opacity:1;background:none;transition:.4s;}
.page_left .box_info2 ul li:hover .sub>a:hover{color:#C02626!important;border-top-color:#C02626;}
.page_left .box_info2 ul li a span{ float: left; font-size: 16px; padding-left: 15px; position: relative;}
.page_left .box_info2 ul li a span::after{ content: ''; width: 5px; height: 5px; background: #c02626; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -2.5px;}
.page_left .box_info2 ul li.active a,.page_left .box_info2 ul li a:hover{ background-color: #c02626; background-image: url(../images/ico_jt2_1.png); color: #fff !important; border-color: #c02626; border-top-color: #fff;}
.page_left .box_info2 ul li.active a span::after,.page_left .box_info2 ul li a:hover span::after{ background: #fff;}
.page_left .box_info3 .box1{ line-height: 48px; padding: 0 22px; background: #c02626; color: #fff; font-size: 16px; font-weight: bold; margin-top: 24px;}
.page_left .box_info3 .box2{ border: 1px solid #cccccc; padding: 10px 22px; font-size: 12px; line-height: 1.6;}
.page_left .box_info3 .box2 p{ margin: 8px 0;}

.page_right{ width: 80%; float: right; padding-left: 40px;}
.page_right .page_r_title{ border-bottom: 2px solid #dddddd; height: 38px;}
.page_right .page_r_title span{ float: left; font-size: 20px; font-weight: bold; color: #c02626; padding: 0 0 0 26px; position: relative; margin-right:2rem;}

.page_right .page_r_title span::after{ content: ''; width: 16px; height: 16px; border: 3px solid #c02626; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -6px;}

.page_right .page_r_title .active::before{ content: ''; width: 100%; height: 2px; background: #c02626; position: absolute; left: 0; bottom: -12px;}
.page_right .page_r_title i{ float: left; font-size: 18px; color: #bbb; text-transform: uppercase; line-height: 18px; border-left: 1px solid #cccccc; padding-left: 18px; margin-top: 6px;}
.box-content-actives{
 display: block !important;

}
.tzgg_box-content .box-content{
display:none;
}
.jgjj_box{ font-size: 16px; line-height: 2; margin-top: 40px;}

.ldcy_box ul{ margin: 0 -25px;}
.ldcy_box ul li{ width: 25%; float: left; padding: 0 25px; margin-top: 30px;}
.ldcy_box ul li a{ width: 100%; height: 252px; border: 1px solid #c1c1c1; position: relative; float: left; overflow: hidden;}
.ldcy_box ul li a .imgs{ height: 100%; float: left;}
.ldcy_box ul li a .imgs img{ width: 100%; height: 100%; object-fit: cover; transition: all .6s;}
.ldcy_box ul li a .info{ width: 100%; position: absolute; left: 0; bottom: -35px; background: rgba(0,0,0,0.5); color: #fff; text-align: center; padding-bottom: 5px; transition: all .6s;}
.ldcy_box ul li a .info span{ display: block; line-height: 40px; font-size: 16px; position: relative;}
.ldcy_box ul li a .info span::after{ content: ''; width: 24px; height: 2px; background: #fff; position: absolute; left: 50%; bottom: 1px; margin-left: -12px; opacity: 0; transition: all .6s;}
.ldcy_box ul li a .info p{ line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ldcy_box ul li a:hover{ border-color: #c02626;}
.ldcy_box ul li a:hover .info{ bottom: 0;}
.ldcy_box ul li a:hover .info span::after{ opacity: 1;}
/* .ldcy_box ul li a:hover .imgs img{ transform: scale(1.1);} */

.bhdt_box ul li{ width: 100%; float: left;}
.bhdt_box ul li a{ width: 100%; float: left; border-bottom: 1px dashed #cccccc; padding: 30px 0 15px 0;}
.bhdt_box ul li a .imgs{ width: 16%; height: 120px; float: left; overflow: hidden;}
.bhdt_box ul li a .imgs img{ width: 100%; height: 100%; object-fit: cover; transition: all .6s;}
.bhdt_box ul li a .info{ width: 84%; float: left; padding:5px 0 0 26px;}
.bhdt_box ul li a .info span{ width: 80%; float: left; font-size: 18px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.bhdt_box ul li a .info i{ float: right; font-size: 18px; line-height: 40px;}
.bhdt_box ul li a .info p{ width: 100%; float: left; line-height: 1.8; color: #666; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; margin-top: 10px;}
.bhdt_box ul li a:hover .imgs img{ transform: scale(1.1);}

.tzgg_box ul li{ width: 100%; float: left;}
.tzgg_box ul li a{ width: 100%; float: left; line-height: 70px; border-bottom: 1px dashed #e4e4e4; font-size: 16px;}
.tzgg_box ul li a span{ width: 80%; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.tzgg_box ul li a i{ float: right; color: #999999;}

.lxwm_box{ position: relative;}
.lxwm_box .map_box{ width: 100%; height: 660px; float: left;}
.lxwm_box .map_box label,.lxwm_box .map_box img{ max-width: initial;}
.lxwm_box .center-center{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10; pointer-events: none;}
.lxwm_box .center-center .box_info{ width: 385px; float: right;}
.lxwm_box .center-center .box_info .box1{ line-height: 55px; background: #c02626; color: #fff; padding: 0 38px;}
.lxwm_box .center-center .box_info .box1 span{ font-size: 20px; padding:0 10px 0 25px; position: relative;}
.lxwm_box .center-center .box_info .box1 span::after{ content: ''; width: 16px; height: 16px; border: 3px solid #fff; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -7px;}
.lxwm_box .center-center .box_info .box1 i{ font-size: 16px; text-transform: uppercase;}
.lxwm_box .center-center .box_info .box2{ background: rgba(255,255,255,0.9); padding: 10px 0;}
.lxwm_box .center-center .box_info .box2 span{ display: block; font-size: 18px; padding: 10px 38px;}
.lxwm_box .center-center .box_info .box2 p{ padding: 15px 38px 15px 60px; border-bottom: 1px solid #f4f4f4; background-position: 38px center; background-repeat: no-repeat;}
.lxwm_box .center-center .box_info .box2 p:last-child{ border-bottom: none;}
.lxwm_box .center-center .box_info .box2 p.ico1{ background-image: url(../images/lx_1.png);}
.lxwm_box .center-center .box_info .box2 p.ico2{ background-image: url(../images/lx_2.png);}
.lxwm_box .center-center .box_info .box2 p.ico3{ background-image: url(../images/lx_3.png);}
.lxwm_box .center-center .box_info .box2 p.ico4{ background-image: url(../images/lx_4.png);}
.lxwm_box .center-center .box_info .box2 p.ico5{ background-image: url(../images/lx_5.png);}

.news_info .top-box{ text-align: center; padding: 15px 0 30px;}
.news_info .top-box span{ display: block; font-size: 22px; font-weight: bold;}
.news_info .top-box p{ color: #888; margin-top: 20px;}
.news_info .cen-box{ line-height: 1.6; border-top: 1px dashed #dddddd; border-bottom: 1px dashed #dddddd; padding: 35px 0;}
.news_info .lower-box{ margin-top: 10px;}
.news_info .lower-box .btn1{ width: 100%; float: left; position: relative; margin-top: 20px; padding-left: 12px; background: url(../images/ico_jt3.png) no-repeat right; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_info .lower-box .btn1::after{ content: ''; width: 4px; height: 4px; background: #333333; border-radius: 100%; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.news_info .lower-box .btn1:hover::after{ background: #d42323;}
.news_info .lower-box .btn1:hover{ background-image: url(../images/ico_jt3_1.png);}
.news_info .lower-box .btn2{ width: 160px; line-height: 40px; float: left; color: #fff !important; text-align: center; border-radius: 4px; background: #d42323; margin-top: 20px;}

.yjjy_box .top-box{ border-bottom: 1px solid #dddddd; font-size: 26px; text-align: center; padding: 20px 0;}
.yjjy_box .lower-box{ margin-top: 40px;}
.yjjy_box .lower-box .center-block{ width: 870px;}
.yjjy_box .lower-box .center-block p{ color: #999;}
.yjjy_box .lower-box .center-block .box1{ margin-top: 20px; position: relative;}
.yjjy_box .lower-box .center-block .box1 span{ width: 85px; float: left; text-align: right; line-height: 45px; font-size: 16px;}
.yjjy_box .lower-box .center-block .box1 .text{ width: 87%; float: left; height: 45px; border: 1px solid #b5b5b5; padding: 0 12px; border-radius: 5px;}
.yjjy_box .lower-box .center-block .box1 textarea{ width: 87%; float: left; height: 270px; border: 1px solid #b5b5b5; padding: 12px; border-radius: 5px;}
.yjjy_box .lower-box .center-block .box1 i{ color: red; float: right; font-size: 20px; margin-top: 10px;}
.yjjy_box .lower-box .center-block .box2{ padding-left: 85px; margin-top: 20px;}
.yjjy_box .lower-box .center-block .btns{ width: 160px; line-height: 40px; float: left; color: #fff !important; text-align: center; border-radius: 4px; background: #d42323; margin-top: 20px; border: none;}

.head_lower .dropdown-menu{
  display:none;
  opacity:0;
  position:absolute;
  top:100%;
  transition:.4s;
}

.head_lower ul li:hover .dropdown-menu{
  display:block;
  opacity:1;
  position:absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%,0%);
  transition:.4s;
  margin:0px;
}

.head_lower ul li .dropdown-menu>a{
  color:#333;
  text-align:center;
  display:block;
  height:auto;
  line-height:normal;
  padding: 10px;
}




.table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-collapse: collapse;
}

.row {
    display: flex;
    width: 100%;
    margin-left:0;
}

.row:nth-child(2n-1) {
    background-color: #FAFAFA;
}

.cell {
    flex: 1;
    padding: 8px;
    min-height: 45px;
    
    text-align: center;
    font-size:13px;
    display:flex;
        justify-content: center;
    align-items: center;
    <!--line-height: 45px;-->
}

.header .cell {
    background-color: #FFEFD7;

    font-weight: bold;
    color: #A96214;
    font-size: 16px;
    height: auto;
    line-height: normal;
}



.head_lower ul li:hover .dropdown-menu>a:hover{
  color:#C02626!important;
}

@media screen and (max-height:600px){
}
@media screen and (max-width:1660px){
    .w1600{ width: 94%;}
}
@media screen and (max-width:1440px){
    .w1400{ width: 1200px;}
    .gotop{ margin-left: 620px;}
}
@media screen and (max-width:1366px){
    .gotop{ margin-left: 0; left: auto; right: 1%;}
}
@media screen and (max-width:1300px){
    .w1200{ width:94% !important;}
}

@media screen and (max-width:1024px){
    body{ zoom:1;}
    .pd-50{ padding: 20px 0;}
    .w900,.w1100{ width:94% !important;}
    .w90{ width: 94%;}
    .fanye{ padding:20px 0 0;}
    .fanye ul li a,.fanye ul li span{ padding: 0 15px; line-height: 35px; font-size: 12px;}
    .fanye ul li .text,.fanye ul li #btn-page{ width: 45px;}
    .arrow{ width: 50px;}
    .pf_phone,.pf_bg{ display: none !important;}
    
}
@media screen and (max-width:768px){
    .divpc{ display: none;}
    .divphone{ display: block;}
}
@media screen and (max-width:480px){
    
}
@media screen and (max-width:350px){
    
}

.Validform_wrong,.Validform_checktip{ display:none !important;}
