* {
margin: 0;
padding: 0;
box-sizing: border-box
}

ul,
ol {
list-style: none;
}

a {
text-decoration: none
}


.header{width:100%; position: fixed; z-index: 99;background: #fff;}
.header_top{height: 95px;line-height: 95px;}
.header_top_l a{display: block;}
.header_top_l a span:nth-child(2){padding: 0 18px;}

.searchBar-t1 form {
    border-radius: 1000px;
    display: inline-block;
	border:1px solid #d5d5d5;
	position: relative;
}
.searchBar-t1 .textField {
    padding-left: 20px;
    width: 320px;
	font-size: 14px;
	color: #aaaaaa;
}
.searchBar-t1 input {
    height: 48px;
    line-height: 20px;
	display: block;
	    float: left;
	    padding-top: 0;
	    padding-bottom: 0;
	    background: none;
}
.searchBar-t1 .submit {
    background-image: url(../images/s.png);
    cursor: pointer;
	width: 22px;
	height: 22px;
	position: absolute;
	top:12px;
	right: 20px;
}
.header_nav{background-color: #a1060e; height: 62px;}

.header nav ul li{position:relative;float:left; width: 12.5%;border-left: 1px solid rgba(183, 45, 38, 0.6); border-right: 1px solid rgba(183, 45, 38, 0.6);}
.header nav ul li:first-child{border-left: 2px solid rgba(183, 45, 38, 0.6);}
.header nav ul li:last-child{border-right: 2px solid rgba(183, 45, 38, 0.6);}
.header nav ul li:hover .sub-nav{visibility:visible;opacity:1;top:62px}
.header nav ul li>a{position:relative;color:#fff;font-size:18px;display: block;   font-weight: bold; line-height: 62px; text-align: center;}

.header nav ul li>a.layui-this-moren,.header nav ul li:hover{background-color: #b72d26;}

.h{height: 157px;}
.header nav ul li .sub-nav{visibility:hidden;opacity:0;z-index:1;left:50%;width:172px;background:#fff;border-radius: 0 0 3px 3px;box-shadow: 0 1px 6px rgba(0,0,0,.15);transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:all .5s;-webkit-transition:all .5s;}
.header nav ul li .sub-nav a{height:45px;line-height:45px;text-align:center;border-bottom:1px solid #f2f2f2; color:#333; padding: 0 10px; display: block;}
.header nav ul li .sub-nav a:last-child{border-bottom:none;}
.header nav ul li .sub-nav a:hover{background:#f5f5f5; color: #a1060e;}

.product-menu {
    z-index: -2;
    position: fixed;
	top:157px;
	right: 0;
	left: 0;
	background-color:#fff;
	padding-bottom: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    visibility: hidden;
	opacity: 0;
	padding: 40px 0;
}
.header nav ul li:hover .product-menu
 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    visibility: visible;
    opacity: 1;
}

.list-pmenu a{font-size: 16px; color: #666;}
.list-pmenu a:hover{font-weight:bold; color:#a1060e;}
.he_searig{display: block;color: #fff;background-color: #ed6d00;width: 42px;height: 42px;line-height: 42px;text-align: center;cursor: pointer; border-radius: 3px;}
.he_searig .icon-fangdajing{font-size: 20px;}
.he_searig:hover{background-color: rgba(237, 109, 0, 0.9);}
.mc_search_xl {
    position: fixed;
    left: 0;
    top: 90px;
    width: 100%;
    height: 100px;
    border-top: 1px solid #eee;
    z-index: 99;
    background: #fff;
    display: none;
    transition: top 0.36s;
}

.mc_pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.mc_msc_box input {
    border-bottom: 1px solid #dfdede;
	padding: 20px 0;
}
.mc_msc_box .icon-fangdajing{font-size: 24px; cursor: pointer;}
.mc_msc_input {
    width: calc(100% - 30px);
    height: 26px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding: 3px 0;
    padding-right: 12px;
}

.mc_msc_submit {
    font-size: 26px;
    color: #666666;
    width: 30px;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.mc_pos_center {
    width: 30%;
}
/* 移动导航 */
.motop{width:100%;
  height:70px;
  position: fixed;
  padding:0 4%;
  z-index:999999;
  display: none;
 background: #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  -webkit-transition: all .53s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 transition: all .5s;
 border-bottom: 1px solid #ebebeb;
}
.motop.on{background: #fff}
.mologo{margin:0 auto;
   float:left;
}
.mologo a{line-height: 70px;
}
.mologo a span{font-size: 12px;
            margin-left: 6px;
}
.mologo img{ 
       vertical-align: middle;
}
.mologo a span:nth-child(1) img{height: 35px;}
.mologo a span:nth-child(2) img{height: 31px;}
.mologo a span:nth-child(3) img{height: 20px;}
.monav{
   margin-top:23px;
   cursor:pointer;
   position: absolute;
   right:4%;
   width:30px;
   height:22px;
}
.monav span{width:28px;
       height:2px;
       display: block;
       background: #333;
       position: absolute;
       transition:all .5s;
}
.monav .s1{top:5px;}
.monav .s2{top:13px;width: 24px;}
.monav .s3{top:21px;width: 20px;}
.monav .s1.on{transform:rotate(45deg);
      top:10px;
}
.monav .s2.on{opacity: 0;}
.monav .s3.on{transform:rotate(-45deg);
      top:10px;
	  width: 28px;
}
.navdown{width:100%;
  background: #fff;
  position: fixed;
  top:70px;
  z-index: 9999;
  display: none;
  border-top:1px solid #eee;
  padding-bottom: 40px;
  text-align: center;
}

.navdown>ul>li{line-height: 46px;
        font-size:16px;
        color:#333;
        position: relative;
        cursor:pointer;
        width:92%;
        margin:0 auto;
        border-bottom:1px solid #f2f2f2;
        
        
}
.navdown>ul>li a{font-size:17px;
            display: inline-block;
            width: 100%;
            height: 100%;
            color: #666;
			text-align: left;
}
.navdown>ul>li a:hover{color:#ed6d00;}
.navdown .ul2{display: none;}
.navdown .ul2 li{line-height: 46px;
              border-top:1px dashed #e6e6e6;
              position: relative;
             
}

.navdown .ul2 li a{
                 font-size:14px;
                 color:#999;
                 width:100%;
                 height:100%;
                 display: block;
				 padding: 0 15px;
			

}
.navdown .ul2 li a i{position: absolute;
                   right:4%;


}
.navdown>ul>li>a>i{
position: absolute;
right: 4%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;

}
.navdown>ul>li>a>i.on{-webkit-transform: rotate(90deg);
                      -moz-transform: rotate(90deg);
                      -ms-transform: rotate(90deg);
                       transform: rotate(90deg);
}

.navdown .language{margin-left: 4%;line-height: 60px;}
#index_banner .item a {
  display: block
}
.engs{position: absolute;right: 12%;margin-top: 25px;}
.engs a{font-size: 18px;}
.ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}

.ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}

.ph_search_ph input {
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color: #333333;
}

.ph_search_ph input::-webkit-input-placeholder {
    color: #999999;
}

.ph_search_ph button {
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.ph_search button .icon-sousuo {
    font-size: 27px;
    color: #999999;
}
.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}

.ph_searchfe img {
    width: 100%;
}
.ph_dh_number {
    width: 100%;
    text-align: center;
    margin-top: 18px;

}

.ph_dh_number .ph_dh_n {
    display: inline-block;
    overflow: hidden;
}

.ph_dh_number .ph_dh_n p {
    float: left;
    font-size: 16px;
    color: #999;
}

.ph_dh_number .ph_dh_n p a {
    float: left;
    font-size: 16px;
    color: #999;
}

.ph_dh_number .ph_dh_n .ph_dh_n_p1 {
    margin-right: 15px;
}

#index_banner .item .img span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
#index_banner .item .img img {
	width: 100%;
}
#index_banner .owl-controls .owl-pagination {
  margin: 0;
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 70px
}

#index_banner .owl-controls .owl-pagination .owl-page {
  display: inline-block
}

#index_banner .owl-controls .owl-pagination .owl-page span {
  display: block;
  margin: 0 10px;
  width: 80px;
  height: 10px;
  background: rgba(102, 135, 185, 0.8);;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

#index_banner .owl-controls .owl-pagination .active span {
  width:90px;
  background: #0b80c8
}

#index_banner .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}



.pagination-style {
  margin-top: 40px;
  text-align: center;
  overflow: hidden;
}
.pagination-style ul li {
  display: inline-block;
  margin: 5px;
}
.pagination-style ul li a {
padding:5px 12px;
  border: 1px solid #e8e8e8;
  display: block;
  border-radius: 3px;
  color:#888;
}
.pagination-style ul li a:hover {
  background:#a1060e;
  color: #fff;
}
.pagination-style ul .active a {
  color: #fff;
  background:#a1060e;
}
.alert-danger {
    background-color: #a1060e;
    border-color: #a1060e;
    color: #fff;
}
.alert {
    padding: 12px;
    border: 1px solid transparent;
    border-radius: 4px;
margin-bottom: 20px;
font-size:18px;
}
.bg_g{background-color: #f7f7f7;}

.jg_xw_a{padding: 40px 0 30px 0;}

.jg_01 .imgs {
    padding-bottom: 58%;
}
.jg_01 h3 {
	height:60px;
	line-height:60px;
	left:0;
	bottom:0;
	font-size:18px;
padding:0 .20rem;
background:rgba(0, 0, 0, 0.5);
width: 100%;
}
.jg_01 h3 span{display: block;width: 85%;}
.jg_09 .swiper-button-prev {
right:auto;
background-image: url(../images/left.png);
width: 78px;
height: 89px;
background-size: 78px 89px;
top:auto;
bottom:-11px;
left: 36.7%;
}
.jg_09 .swiper-button-next {
right:52.7%;
background-image: url(../images/right.png);
width: 78px;
height: 89px;
background-size: 78px 89px;
top:auto;
bottom:-11px;
left: auto;
}


.jg_01 .swiper-button-prev {
right:55px;
background-image: url(../images/x_l.png);
width: 19px;
height: 18px;
background-size: 19px 18px;
top:auto;
bottom:20px;
left: auto;
}
.jg_01 .swiper-button-next {
right:25px;
background-image: url(../images/x_r.png);
width: 19px;
height: 18px;
background-size: 19px 18px;
top:auto;
bottom:20px;
left: auto;
}


.jg_news{background-color: #fff; padding: 25px 25px 15px 25px;}
.jg_news_top{border-bottom: 1px solid #dedede; padding-bottom: 15px;}
.jg_news_top h3{font-size: 18px;font-weight: bold; position: relative;}
.jg_news_top h3 span{padding-left: 8px;}
.jg_news_top h3::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -16px;
    height: 2px;
    background:#a1060e;
	width: 100%;
}
.jg_news_top h5{font-size: 14px;color: #aaaaaa;}

.jg_news .list h3 {
    max-width: calc(100% - 80px);
	font-size: 16px;
	color: #484848;
	padding-left: 18px;
	
}
.jg_news .list h3::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height:7px;
  border-radius: 50%;
  background-color: #a1060e;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.jg_news .list{margin-top: 36px;}
.jg_news .list a{margin-bottom: 26px;}
.jg_news .date {
	font-size: 16px;
	color: #aaaaaa;
}
.jg_news .list a:hover h3{color: #a1060e;font-weight: bold;}

.jg_mt{margin: 22px 0 30px 0;}

.jg_ab{background:#f7f7f7 url(../images/bj.png) no-repeat bottom; padding: 60px 0 155px 0;}

.jg_ab .m-video::after {
top:0;
left:0;
position:absolute;
content:'';
width:100%;
height:100%;
background:url(../images/bn.png) no-repeat center
}
.jg_abs_2{width: 35%;}
.jg_abs_2 a{display: block;}
.jg_abs_1{width: 65%;}

.jg_abs_1s{width: 90%;}
.jg_abs_1s h2{font-size: 30px; padding-bottom: 20px;}
.jg_abs_1s h3{font-size: 18px; color:#a1060e; margin-top: 35px;}
.jg_abs_1s h2::after {
    left: 0;
    bottom: 0;
    position: absolute;
    content: '';
    width: 60px;
    height: 4px;
    background: #a1060e;
}
.jg_abs_1s p{font-size: 16px; color:#565455; margin: 10px 0 20px 0; line-height: 32px;}

.zt_more a{color: #a1060e; font-size: 16px;width: 90px;}
.zt_more a:hover{transform: translateY(-5px);}

.jg_abs_center{margin-top: 60px; text-align: center;}
.jg_abs_center ul li a,.jg_abs_center ul li a img,.jg_abs_center ul li b{display: block;}
.jg_abs_center ul li a img{margin: 0 auto;}
.jg_abs_center{width: 70%;}

.jg_abs_center ul li b{font-size: 16px;color: #565455; font-style: normal; font-weight: 500;padding-top: 15px;}
.jg_abs_center ul li a:hover{color: #a1060e;transform: translateY(-5px);}

.jg_abs_center ul li a:hover b{color: #a1060e;}

.jg_num_s{background-color: #a1060e;border-radius: 5px; padding: 28px 5%; color: #fff; margin-top: -62px;}
.jg_num_s .gs_h{font-size: 16px; padding-top: 5px;}
.jg_num_s b{font-size: 34px; font-family: 'Impact';font-weight: 500;}
.jg_num_s span{font-size: 30px;padding-left: 3px;}
.jg_tt{margin-top: 60px;}
.jg_tt h3{text-align: center;font-size: 30px;color: #2c2c2c; padding-bottom: 10px;}

.jg_tt h3::after {
    left: 50%;
    bottom: 0;
    position: absolute;
    content: '';
    width: 56px;
    height: 2px;
    background: #a1060e;
	transform: translateX(-50%);
}
.jg_yw{margin-top: 40px;background: linear-gradient(to bottom, #ffffff, #f7f7f7 10%, #f7f7f7); padding-bottom: 50px;}

.jg_yw_top ul li a{background: linear-gradient(to right, #ffffff, #f7f7f7 50%, #ffffff); display: block; position: relative;}
.jg_yw_top ul li .icon {
    border-radius: 99px;
    cursor: pointer;
    background: #fff;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	margin-top: -40px;
}
.jg_yw_top ul li .icon img {
    width: auto;
}
.jg_yw_top ul li .icon .po-auto {
    max-width: 100%;
    max-height: 100%;
}
.jg_yw_bottom ul li .icon .po-auto {
    max-width: 80%;
    max-height: 80%;
}
.jg_yw_top ul li .icon .dn,.jg_yw_bottom ul li .icon .dn {
    display: none;
}
.jg_yw_top ul li p{text-align: center; padding: 20px 5px 30px 5px; font-size: 16px;color: #434343;}
.jg_yw_top ul li a:hover .icon img:last-child,.jg_yw_bottom ul li a:hover .icon img:last-child  {
    display: inherit;
}
.jg_yw_top ul li a:hover .icon img:first-child,.jg_yw_bottom ul li a:hover .icon img:first-child {
    display: none;
}
.jg_yw_top ul li a:hover .icon {
    background: #a1060e;
}
.jg_yw_top ul li a:hover p {
    color:#a1060e;
	font-weight: bold;
}
.jg_yw_bottom ul li a:hover,.jg_yw_top ul li a:hover{transform: translateY(-5px);}
.jg_yw_bottom ul li a{background-color: #fff; padding: 10px; height: 170px;}
.jg_yw_bottom ul li .icon {
    cursor: pointer;
	    border-radius: 99px;
	    cursor: pointer;
	    background: #fff;
	width: 60px;
	height: 60px;
    margin: 0 auto;
}
.jg_yw_bottom ul li p{text-align: center;  font-size: 16px;color: #434343; padding-top: 12px; height: 60px; overflow: hidden;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; line-height: 24px;}

.jg_yw_bottom ul li .xx_s{width: 100%;display: block;}

.jg_yw_bottom ul li a:hover .icon {
    background: #a1060e;
}
.jg_yw_bottom ul li a:hover p{
    color: #a1060e;
	font-weight: bold;
}
.jg_case_s{margin-top: 35px;}
.jg_case{margin-bottom: 60px;}
.case_s_2{width: 58%;}
.case_s_2 .imgs {
    padding-bottom: 52%;
}
.case_s_1{width:42%; padding:70px 45px 45px 45px;}
.case_s_1 p{font-size: 16px;color: #515151;line-height: 30px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; margin: 40px 0;}
.case_s_1 h3{font-size: 18px;color: #515151; padding-bottom: 15px;}
.case_s_1 h3::after {
    left: 0;
    bottom: 0;
    position: absolute;
    content: '';
    width: 53px;
    height: 2px;
    background: #a1060e;
}
.jg_link{padding:20px 0}
.jg_link a{display: block;}

.footer-bg{
background-color: #353535;
}
.footer-bg .ftt{padding-top:130px;}
.footer-nav {
    float: right;
    width: 60%;
	margin-left: 5%;
}
.footer-wx-wz {
    width: 30%;
    float:left;
}
.footer-nav a:hover{color:#b72d26;}
.footer-nav dl{float: left; width: 20%;}
.footer-nav dl dt {padding-bottom: 24px; position: relative;}
.footer-nav dl dt a{font-size: 16px; color: #ffffff;font-weight: bold;}
.footer-nav dl dd{padding-bottom: 15px;}
.footer-nav dl dd a{ color: rgba(255,255,255,.9); font-size: 14px;}
.footer-bg-qin{background-color: #282828; line-height: 24px; text-align: center; color: #fff; padding: 18px 0; font-size: 14px;}

.footer-wx-wz .wxp{width: 143px; text-align: center;color: #fff; font-size: 16px;}
.footer-wx-wz .wxp span{display: block; padding-top: 15px;}

.floating_ck{position:fixed;right:20px;top:30%;}
.floating_ck dl dd{position:relative;width:48px;height:48px;background-color:rgba(136,136,136,.55);text-align:center;background-repeat:no-repeat;background-position:center center;cursor:pointer; margin-bottom: 1px;}
.floating_ck dl dd:hover{background-color: #a1060e;}
.floating_ck dl dd:hover .floating_left,.floating_ck dl dd:hover .floating_lefts{display:block;}
.qrcord{background-image:url(../images/r1.png); border-radius: 2px 2px 0 0;}
.consult{background-image:url(../images/r2.png);}
.return_top{background-image:url(../images/r4.png);border-radius: 0 0 2px 2px;}
.floating_left{position:absolute;left:-180px;top:0px;width:180px;height:48px;display:none;background-color:#b72d26; line-height: 48px; color: #fff; font-size: 16px; font-weight: bold;}
.floating_ewm img{width: 100px;}
.floating_ewm p{color:#fff;margin-top:5px; font-size: 13px;}
.nm_q_s{margin: 10px 0;}
.floating_lefts{position:absolute;left:-120px;top:0px;width:120px;display:none;background-color:#b72d26;}

.labt-img img.limg {
    height: 300px;
	object-fit: cover;
}

.in-con-l {
	width:290px
}
.in-con-r {
	width:calc(100% - 290px)
}
.main-nav-p h2 {
	height:84px;
	padding:0 5px;
	background:#a1060e;
	text-align: center;
}
.main-nav-p h2 em {
	font-size:24px;
}
.main-nav-p ul {
	padding:15px 0;
	background-color: #f3f3f3;
}
.main-nav-p li.cur>a,
.main-nav-p li:hover>a {
	color:#a1060e;
	background:#ebebeb;
	font-weight: bold;
}
.main-nav-p li.cur>a::after, .main-nav-p li:hover>a::after {
height:100%
}
.main-nav-p li.cur .sub,
.main-nav-p li:hover .sub {
	display:block
}
.main-nav-p li>a {
	position:relative;
	display:block;
	padding:16px 30px;
	font-size:16px;
	line-height:24px;
	color: #2e2e2e;
	text-align: center;
}
.main-nav-p li>a::after {
position:absolute;
content:'';
left:0;
top:0;
width:2px;
height:0;
background:#a1060e;
transition:all .3s;
-webkit-transition:all .3s
}
.main-nav-p li .sub {
	padding:10px 30px
}
.main-nav-p li .sub a {
	position:relative;
	padding:4px 0 4px 13px;
	line-height:22px
}
.main-nav-p li .sub a.cur,
.main-nav-p li .sub a:hover {
	color:#ed6d00
}
.main-nav-p li .sub a.cur::after, .main-nav-p li .sub a:hover::after {
background:#ed6d00
}
.main-nav-p li .sub a::after {
position:absolute;
content:'';
left:0;
top:50%;
width:6px;
height:6px;
border-radius:99px;
background:#d0d0d0;
transform:translateY(-50%);
-webkit-transform:translateY(-50%)
}
.in-head {
	border-bottom:1px solid #ddd;
	padding-bottom: 18px;
}
.in-head h2 {
	height:53px;
	line-height:53px;
	font-size:18px;
	border-bottom:2px solid #ed6d00;
	transform:translateY(1px);
	-webkit-transform:translateY(1px)
}
.main-home {
	padding-left:22px;
	color:#6a6a6a;
	background:url(../images/hm.png) no-repeat left center;
	font-size: 16px;
}
.main-home i {
	font-family:'SimSun', 'NSimSun', 'Serif', 'Georgia'
}
.main-home a:hover {
	color:#a1060e;
}
.main-home a:last-child {
	color:#a1060e;
}
.edit_about,.edit_abouts {
	min-height:400px;
}
.mn_r{font-size: 16px;
	color: #0b0b0b;
	line-height: 30px;}
.edit_about p{margin-bottom: 15px;}
.mn_l{float: left;padding: 0 30px 15px 0;}
.mn_r h2{font-size: 24px;color: #a1060e; padding: 20px 0 30px 0;}
.jg_honor_top{margin-bottom: 40px;}
.jg_honor_top a{font-size: 16px;color: #0b0b0b;background-color: #f3f3f3;min-width: 135px; height: 38px; line-height: 38px;border-radius: 2px;  line-height: 38px; display:inline-block;  margin-right: 8px; text-align: center; padding: 0 10px;}
.jg_honor_top a:hover,.jg_honor_top a.cur{background-color: #a1060e;color: #fff;font-weight: bold;}
.jg_zj img{height: 250px;object-fit: cover; width: 100%;}
.zj_nam{text-align: center; padding: 15px 0 30px 0;}
.zj_nam p{font-size: 16px;color: #000;font-weight: bold;}
.zj_nam span{font-size: 14px;color: #000;line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;padding-top: 12px; height: 50px;}
.jg_zj a:hover p{color:  #a1060e;}
.zj_show_1{width: 28%;}
.zj_show_2{width: 72%; padding-left: 60px;}
.zj_show_2_top h2{font-size: 30px;color: #000; padding: 15px 0 20px 0;}
.zj_show_2_top h4{font-size: 16px;color: #000; padding-bottom: 30px;}
.zj_show_2_top h4::after {
    left: 0;
    bottom: 0;
    position: absolute;
    content: '';
    width: 70px;
    height: 4px;
    background: #a1060e;
}
.zj_show_2_content{margin-top: 50px; line-height: 30px;color: #1b1b1b; font-size: 16px;}
.zj_show_2_content p{margin-bottom: 10px;}
.zj_show_2_bottom{margin-top: 60px;}
.nw_1{background-color: #f5f5f5;font-size: 16px;color: #7d7d7d; height: 50px;line-height: 50px; width:38%; text-align: center;}

.nw_1.nw_2{width: 24%;color: #fff;background: url(../images/fh.png) no-repeat 29px center #a1060e;padding-left: 15px;}
.nw_1.nw_2 a:hover{color: #fff;}

.news-list li {
margin-bottom:.2rem;
border-bottom:1px dashed #e0e0e0;
padding-bottom:.2rem;
}


.news-list li a:hover,
.news-list li a:hover h3{
color: #a1060e;
}
.news-list .pic {
	width:270px
}
.news-list .pic p {
position: absolute;
    top: 50%;
    width: 100%;
    display: block;
    text-align: center;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    z-index: 1;
}
.news-list .imgs {
	padding-bottom:61%
}
.news-list .info {
	width:calc(100% - 270px)
}
.news-list h3 {
	font-size:16px;
	color: #383838;
	line-height: 26px;
}

.news-list .date {
	color:#a2a2a2;
}
.news-list .els2 {
	height:48px;
	line-height:24px;
	color:#5c5c5c;
}












.site-copyright {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
	margin-top: 70px;
}
.dlxf_1{margin: 40px 0;}
.dlxf_1 p{font-size: 16px; color: #fff; line-height: 32px; margin-bottom: 3px;}
.sub-menus {
    width: 80px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999
}

.sub-menus .item {
    height: 105px;
    cursor: pointer;
    position: relative;
    transition: .3s;
    background: rgba(1, 84, 164, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
      font-size: 14px;
      text-align: center;

}
.sub-menus .item p{
margin-top: -20px;
}
.sub-menus .item a:hover{color: #fff;}
.sub-menus .item.it3{border-bottom:0;}
.sub-menus .item:hover {
    background: #ed6d00
}

.sub-menus .telbox .tel {
    height: 50px;
    line-height: 50px;
    background: #0b7bda;
    font-family: medium;
    width: 182px;
    text-align: center;
    position: absolute;
    left: 52px;
    top: 0;
    color: #fff;
    font-size: 24px
}

.sub-menus .telbox:hover {
    transform: translateX(-184px)
}

.sub-menus .ic {
    width: 100%;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 55;
    background-size: 800px
}





.sub-menus .pop {
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(43px, -50%) scale(0);
    transition: .3s
}

.sub-menus .pop .inner {
    position: relative
}

.sub-menus .pop .inner::after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #ed6d00;
    top: 50%;
    margin-top: -5px
}

.sub-menus .pop .info {
    background: #fff;
    padding: 26px 0;
    font-size: 16px
}

.sub-menus .pop .code-wrap {
    border: 10px solid #ed6d00;
    border-radius: 6px
}

.sub-menus .pop .code {
    width: 150px;
    max-width: none;
    height: 150px
}

.sub-menus .item:hover .pop {
    display: block;
    transform: translate(-95px, -50%) scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

/* About US */
.basenav2{margin-top: -90px;}
.basenav2 .inner {
    background: #fff;
    
	box-shadow: 0 5px 5px rgba(0,0,0,.02);
	border-radius: 20px;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center
	
}
.basenav2 .inner.v4 .item{width: 25%;} 
.basenav2 .inner.v3 .item{width: 33.333%;}
.basenav2 .inner.v2 .item{width: 50%;}
.basenav2 .inner .item{
    height: 1.2rem;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
	border-left: 1px solid #e8e8e8;
	position: relative;
}
.basenav2 .inner .item:first-child{border: 0;}
.basenav2 .item .icon {
display: block;
    width: .34rem;
    height: .34rem;
    position: relative;
    overflow: hidden;
	margin: 0 auto 0.1rem;
}
.basenav2 .item .icon i {
    width: .34rem;
    height: .34rem;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}
.basenav2 .item span{font-size: .2rem; color: #464646; font-weight: bold;letter-spacing: 1.5px;}
.basenav2 .inner.v4 .item:hover,.basenav2 .inner.v4 .active {
   background-repeat: no-repeat;
   background-image: url('../images/dhbj4.png');
}
.basenav2 .inner.v3 .item:hover,.basenav2 .inner.v3 .active {
   background-repeat: no-repeat;
   background-image: url('../images/dhbj3.png');
}
.basenav2 .item:hover,.basenav2 .active {
   background-repeat: no-repeat;
   background-image: url('../images/dhbg.png');
	  background-position: right;
	  background-repeat: no-repeat;
	  background-size: cover;
}

.basenav2 .item:first-child:hover,.basenav2 .item:first-child.active {
   border-radius: 15px 0 0 15px;
}
.basenav2 .item:last-child:hover,.basenav2 .item:last-child.active {
   border-radius: 0 15px 15px 0;
}

.basenav2 .item:hover span,.basenav2 .active span {
    color: #fff
}
.basenav2 .item .icon em i.hdd {
	display: none;
}
.basenav2 .item:hover em i.hdd,.basenav2 .active em i.hdd {
	display: block;
}
.basenav2 .item:hover em i.hsw,.basenav2 .active em i.hsw {
	display: none;
	}	
.abus{ margin-top: 60px;}
.abus_1 p{font-size: 16px; line-height: 36px; color: #030304; padding-right: 55px; text-align: justify; margin-bottom: 20px; text-indent: 2em;}
.abus_1 b,.abus_1 p strong{color: #0b318f;font-size: 18px;}
.abus_cq{margin-top: 40px;}
.abus_cq h3{font-size: 36px; color: #242424; font-weight: bold; text-align: center;}

.ec_pro{margin-top: 55px;}
.ec_pro .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
	
}

.ec_pro .swiper-container-no-flexbox .swiper-slide {
    float: left
}

.ec_pro .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.ec_pro .swiper-wrapper {
    position: relative;
    width: 10%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ec_pro .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.ec_pro .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 50%;
    height: 100%;
    position: relative;
    padding: 0;
}

.ec_pro .swiper-button-next,.ec_pro .swiper-button-prev {
    position: absolute;
    top: 50%;

    cursor:pointer;
}


.ec_pro .banner-box .swiper-slide a{ display: block;}
.ec_pro .banner-box .swiper-slide a p{font-size: 16px; color: #030304; height: 60px;line-height: 60px;text-align: center; display: block; padding: 0 10px;}
.ec_pro .banner-box {
    width: 100%;
}

.ec_pro .swiper-container {
    width: 100%;
    margin:0;
}


.ec_pro .swiper-slide img {
    width: 100%;
    display: block;
}


.ec_pro .swiper-button-prev {
    left:0;
color: #fff;
width: 45px;
height: 45px;
background-size: 45px 45px;
margin-top: -50px;
}

.ec_pro .swiper-button-prev:hover{ color: #cfb345;}
.ec_pro .swiper-button-next {
   right:0;
color: #fff;
width: 45px;
height: 45px;
background-size: 45px 45px;
margin-top: -50px;
}
.ec_pro .swiper-button-next:hover{ color: #cfb345;}

.ec_pro .banner-box .swiper-slide a span{ display: block;border-radius: 15px; position: relative;}

.ec_pro .banner-box .swiper-slide a img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;height: 279px;object-fit: cover;
    width: 100%;}
.ec_pro .banner-box .swiper-slide  a:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.ec_pro .banner-box .swiper-slide a span em{display: none;}
.ec_pro .banner-box .swiper-slide a:hover span em{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);background-image:url(../images/fd.png);background-position:center center;background-repeat:no-repeat; transition:ease .5s;-webkit-transition:ease .5s;}
.ab_video{margin-top: 30px;}
.ab_video a{ display: block; position: relative;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
	text-align: center;
    cursor: pointer;}
.ab_video a p{font-size: 16px; color: #fff; padding-top: 10px;}	
.abus_ry{margin-top: 80px;}
.abus_ry h3 {
    font-size: 36px;
    color: #242424;
    font-weight: bold;
    text-align: center;
}
.abus_ry h4{font-size: 16px; margin-top: 40px;
    color: #030304;
    text-align: center;} 
.abus_ry h4 b{font-size: 18px;color: #0b318f;}	
.DHonor_title {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 45px;
}
.DHonor_title .DHonor_title_right a{ display:inline-block; line-height:48px; padding:0px 35px;  border-radius:10px; font-size:18px; color:#161616; margin:0 17px; font-weight: bold;}
.DHonor_title .DHonor_title_right a.on{ background:#2480ef; color:#fff;}
.DHonor_title .DHonor_title_right a:hover{ background:#2480ef; color:#fff;}
.Applications{ margin: 80px 0 40px 0;}


.Applications .swiper-container .swiper-slide{ transform: scale(.6);  transition: all 0.5s ease; -webkit-transform: all 0.5s ease; display:flex; align-items:center; justify-content:center; border-radius:10px; -webkit-perspective: 400; -moz-perspective: 400; float: left;}

.Applications .swiper-container .swiper-slide img{ width:100%;  object-fit:cover; border-radius:10px; -webkit-transform-style: preserve-3d;  -moz-transform-style: preserve-3d; 
}
.Applications .swiper-container .swiper-slide.swiper-slide-active{  transition: all 0.5s ease; -webkit-transform: all 0.5s ease;    transform: scale(1);}
.Applications .swiper-container .swiper-slide.swiper-slide-prev img{-webkit-transform: rotateY(-345deg); -moz-transform: rotateY(-345deg);transform: rotateY(-345deg); }
.Applications .swiper-container .swiper-slide.swiper-slide-next img{-webkit-transform: rotateY(345deg); -moz-transform: rotateY(345deg);transform: rotateY(345deg);}
.Applications .swiper-container .swiper-slide p{font-size: 16px; color: #1d1d1d;text-align: center; padding-top: 20px;display: none;}
.Applications .swiper-container .swiper-slide.swiper-slide-active,.Applications .swiper-container .swiper-slide.swiper-slide-active p{ display: block;}

.fieldlist{margin: 80px 0 0 0;}
.fieldlist .field-box ul{width: 100%;}
.fieldlist .field-box ul li{width: 100%;margin-bottom: 30px;display: flex; background-color: #f4f4f4;align-items: center;}
.fieldlist .field-box ul li .field-img{width:50%;}
.fieldlist .field-box ul li .field-img a{ display: block;text-align: center;}
.fieldlist .field-box ul li .field-img img{transition:1s;-webkit-transition:1s;-moz-transition:1s;height: 300px;object-fit: cover; width: 100%;}
.fieldlist .field-box ul li .field-img a:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}	
.fieldlist .field-box ul li .field-txt{width:50%; padding: 45px;}
.fieldlist .field-box ul li .field-txt h1{font-size: 18px;margin-bottom: 40px;color: #3d3d3d; position: relative; font-weight: bold;}
.fieldlist .field-box ul li .field-txt h1:before {
    content: '';
    width: 60px;
    height: 2px;
    background-color: #ed6d00;
    display: block;
    position: absolute;
    bottom: -20px;
}
.fieldlist .field-box ul li .field-txt p{font-size: 16px;line-height: 30px;color: #000000; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;text-align: justify;}
	
.fieldlist .field-box ul li:nth-child(even) .field-img{order: 1;}	

.fieldlist .ec_b_1 a {

    margin-top: 30px;
}

.ec_b_1_s a{background-color: #fff;width: 132px;
    height:42px;
    border-radius: 50px;
    display: block;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ed6d00;
	margin-top: 35px;
	}
.ec_b_1_s .iconfont{padding-left: 10px;}	
.ec_b_1_s a:hover{  color: #fff;background-color: #ed6d00;}

.abus_his{margin-top: 65px;}
.ab_hs{position: relative;padding-bottom: 40px;}
.ab_hs:before {
	content: '';
   background-image: url(../images/xian.png);
   background-repeat:repeat;
   height: 8px;
   width: 100%;
    position: absolute;
    bottom: 0;
}
.ab_hs  ul{
    width: 100%;
    display: flex;
    justify-content: space-around;
	text-align: center;
}
.ab_hs  ul li{cursor: pointer; position: relative;}
.ab_hs  ul li h3{font-size: 30px; color: #ababab; font-family: 'Impact';}
.ab_hs  ul li p{font-size: 18px; color: #ababab; padding-top: 2px; font-weight: 500;}
.ab_hs  ul li:hover h3,.ab_hs  ul li.active h3{color: #0551a7;}
.ab_hs  ul li:hover p,.ab_hs  ul li.active p{color: #3b3b3b;}
.ab_hs  ul li:hover:after,.ab_hs  ul li.active:after{content: '';
   background-image: url(../images/dian.png);
   background-repeat:repeat;
   height: 23px;
   width: 23px;
    position: absolute;
    bottom:-30px;
	left: 50%;
	transform:translateX(-50%);-webkit-transform:translateX(-50%);
}
.ab_yw{margin-top: 40px;text-align: center;} 

.pin_pai{
    padding-top: 50px;
}
.m-z-swiper{
    position: relative;
}
.m-z-p-b{
    margin: 0 auto;
    position: relative;
    bottom: -20px;
	left: 0;
}
.swiper-pagination.m-z-p{
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.pin_pai .swiper-slide{
    background-image: url(../images/jiao.png); height: 457px;background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;}
.pin_pai .swiper-slide .ab_tr{padding:70px 40px;}	
.pin_pai .swiper-slide .ab_tr h3{font-size: 48px; color: #0551a7; font-family: 'Impact'; padding-bottom: 10px;}
.pin_pai .swiper-slide .ab_tr p{font-size: 20px; color: #000; line-height: 30px;}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background-color: #0857aa;
    height: 2px;
    top: 0;
}

.swiper-pagination-progress{
    background: #d7e2e6;
}
.pin_pai .swiper-slide:nth-child(2n) {
margin-top: 50px;
}
.ab_tor{background-image: url(../images/fzbj.png); background-repeat: no-repeat;
 
    background-position: center -80px;
    position: relative;}
.list-wrap2{display: none;}
.list-wrap2.active{display: block;}
.abus_1 .bang{padding-top: 20%;}
.abus_1 .bang p{font-size: 20px; color: #030304; line-height: 48px;}
.abus_1 .bang b,.abus_1 .bang p strong {
    color: #e60012;
    font-size: 24px;
}
.bangs {font-size: 16px; color: #030304;line-height: 32px;min-height: 300px;margin-bottom: 50px;}

.xh_zp {margin-bottom: 50px;}



.recuite-list li {
margin-top: 15px;
}
.recuite-tops {
  position: relative;
  z-index: 3;
  height:50px;
  line-height: 50px;
  overflow: hidden;
  transition: 0.45s;
  cursor: pointer;
  background-color: #eeeeee;
  color: #444444;
}

.recuite-tops.active {
    background-color: #ed6d00;
    color: #fff;
}

.recuite-tops.active b:after,
.recuite-tops:hover b:after {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
}
.recuite-tops span {
  display: block;
  float: left;
  color: #444;
  font-size: 16px;
  transition: 0.4s;

}
.recuite-tops.active span {
  color: #fff;
}
.recuite-tops.ctt{background-color: #f7f7f7; height: 50px;}

.recuite-tops.ctt span {
	color: #444;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.recuite-tops span {
  width: 15%;
  text-align: center;
}
.recuite-tops span:first-child{width: 25%;}



.recuite-texts {
  padding:25px;
  display: none;
  border: 0;
}
.recuite-texts p {
  color: #444;
  font-size: 16px;
  line-height: 2;
}
.recuite-texts a {
  display: inline-block;
  color: #ed6d00;
  font-size: 16px;
}

.jian{ display: none;}
.recuite-list .active .jian{ display: inline-block;}
.recuite-list .active .jia{ display: none;}

.abcs{margin: 60px 0 120px 0;}
.ab_t{background-color: #fff; padding: 50px; text-align: center;border-radius: 15px; min-height: 460px;}
.ab_t h3{font-size: 20px; color: #3b3b3b; font-weight: bold; margin: 25px 0; letter-spacing: 1px;}
.ab_t  p{font-size: 16px; color: #3b3b3b; line-height: 30px;}
.ab_t  p img{height: 180px;}
.c_left p{text-align: left;}
.dao a {
	margin: 0 auto;
    width: 190px;
    height: 56px;
    border-radius: 50px;
    display: block;
    line-height: 56px;
    text-align: center;
    color: #005dab;
    font-size: 16px;
    margin-top: 40px;
    background-color: #fff;
    font-weight: bold;
	letter-spacing: 1px;
 box-shadow:0 0 10px rgba(238,238,238,0.9);
}
.dao a .icon-daohang{font-size: 20px;}

.dao a:hover{background-color:#005dab ; color: #fff;}
#map {
    width: 100%;
    height: 400px;
}
.ab_feed{margin-top: 50px;}
.ab_feeds{margin-top: 55px;}
.ab_feed .layui-input{
    height:60px;
    line-height: 60px;
	font-size: 16px;
	color: #7c7c7c;
	padding-left: 20px;
	border-color: #ffffff;
}
.ab_feed .rea{margin-top: 20px;}
.ab_feed .red{margin-bottom: 20px;}
.ab_feed textarea{
    height:200px;
	font-size: 16px;
	color: #7c7c7c;
	padding: 20px;
	border-color: #ffffff;
}
.xh_an{margin: 0 auto; text-align: center;}
.xh_an .layui-btn{height: 60px; line-height: 60px; font-size: 18px; margin-top: 40px;padding: 0 92px;}
.xh_an .layui-btn-normal{background-color: #ed6d00;}


.xh_ntop ul li a{display: block; padding:25px 20px; background-color:#f9f9f9;}
.xh_ntop ul li a:hover {
    background: #fff;
	box-shadow: 0 0 22px rgba(0,0,0,.12);
}
.xh_ntop ul li a:hover .nwg_1{
    background-color: #ed6d00;
    color: #fff;
  
}
.x_h_ntop_1 {
    display:block;
}
.x_h_n_l{width: 100%; padding: 0 0 0 10px; overflow: hidden;}
.nwg{display: flex;}
.nwg_1{background-color: #e0ecf4;color: #0084c9; padding: 20px 29px;width: 100px;}
.nwg_1 i{font-style: normal;font-size: 30px; display: block; line-height: 30px;font-family: 'arial';}
.nwg_1 span{font-size: 16px; display: block; padding-top: 2px;font-family: 'arial';}
.nwg_2{width: calc(100% - 100px);display: flex;}
.nwg_2 h3{font-size: 18px; color: #202225;font-weight: bold; padding-top: 8px;}
.nwg_2 p{font-size: 14px; color: #202225;line-height: 24px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; margin-top: 10px;}
.xh_ntop ul li a:hover h3{color: #0084c9;}	
	.nb_2 {
	    width: 100px;
	    height: 100px;
	    line-height: 100px;
	    text-align: center;
		transition:all .5s;-webkit-transition:all .5s;
	}
.nb_1{width: calc(100% - 100px); padding-left: 26px; padding-right: 40px;}

.xh_ntop ul li a:hover .nb_2 {
    transform: translateX(-5px);
	
}
.xh_ntop ul li .pics img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;	
	
}
.xh_ntop ul li a:hover  img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.x_h_n_r {
width: 25%;
    overflow: hidden;
}	
.x_h_n_r span{display: block;}
.x_h_n_r img{height: 200px;
border-radius: 15px;
    object-fit: cover;
    width: 100%;}
.xh_ntop ul li{margin-bottom: 30px;}	
.show_news{background-color: #fff;border-radius: 15px; padding: 60px; min-height: 500px;}
.show_n_top h2{font-size: 24px;color: #363636;font-weight: bold; margin-bottom: 20px; text-align: center;}
.show_n_top .xts{text-align: center;}

.yycc{display: inline-block; padding: 0 20px;}
.show_n_top span{font-size: 14px;color: #9f9f9f; display: inline-block;}
.cpp_rights .show_n_top h2{font-size: 24px; margin-bottom: 10px;}
.show_n_top {
    border-bottom: 1px solid #dedede;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.show_n_top.cjj {
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.bdsharebuttonbox a{margin-bottom:0px;margin:15px 5px 0 5px; cursor: pointer; display: inline-block; padding:0 2px ;}
.bdsharebuttonbox a:nth-child(1){background:url(../images/n1s.png) no-repeat;width:24px;height:19px;}
.bdsharebuttonbox a:nth-child(2){background:url(../images/n2s.png) no-repeat;width:25px;height:20px;}
.bdsharebuttonbox a:nth-child(3){background:url(../images/n3s.png) no-repeat;width:20px;height:23px;}
.bdsharebuttonbox a:last-child{margin-right:0px;}
.bsTop{width: auto!important;}
.show_center{font-size: 16px; color: #3b3b3b; line-height: 32px; margin-bottom: 50px;}
.show_center p{margin-bottom: 15px;}
.show_bottom ul li .cct{background-color: #f7f7f7; font-size: 14px;color: #7d7d7d; padding: 30px 20px;}

.ss{height: 100px; width: 100%; background-color: #fff;  box-shadow: 0 5px 5px rgba(0,0,0,.02); border-radius: 15px; line-height: 100px; position: relative;}
.ss .sea{padding:0 100px; font-size: 18px; color: #a8a8a8;letter-spacing: 1px; width: 100%;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { 
color: #a8a8a8; 
} 
input:-moz-placeholder,textarea:-moz-placeholder { 
color: #a8a8a8; 
} 
input::-moz-placeholder,textarea::-moz-placeholder { 
color: #a8a8a8; 
} 
input:-ms-input-placeholder,textarea:-ms-input-placeholder { 
color: #a8a8a8; 
}
.ss .submit {
	position: absolute;
    width: 31px;
	height: 31px;
    background-repeat: no-repeat;
	cursor: pointer;
	left: 40px;
	top:50%;
	transform:translateY(-50%);-webkit-transform:translateY(-50%);
}
.abcp{margin-top: 50px;}
.xh_cpp{display: flex; min-height: 500px;}
.cpp_left{width: 27%; margin-right: 40px;}
.cpp_right,.cpp_rights{width: 73%;}
.cpp_left_1{background-color: #fff; padding:30px 40px 60px 40px; border-top: 6px solid #0b318f; border-radius: 8px 8px 15px 15px;}

.sidebar-nav>li>a{position: relative; display: block;width: 100%;line-height: 30px; font-size: 18px;color: #2e2e2e; font-weight: bold;    padding: 15px;}



.sidebar-nav>li>a b {position: absolute;top: 50%; right: 30px;transform:translateY(-50%);-webkit-transform:translateY(-50%);}

.sidebar-subnav li a:hover{color: #0b318f;}

.sidebar-nav li>a.act .jia{ display: block;transform: rotate(90deg);}
.sidebar-subnav li a{display: block;position: relative;}

/**/
.sidebar-subnav { display: none; transition: none;}
.sidebar-subnav li {font-size: 14px; cursor: pointer;}

.sidebar-subnav>li>a {display: block; padding: 0 10px 20px 30px;color: #2e2e2e;font-size: 16px;}

.sidebar-subnav>li>ul>li>a{padding-left: 45px;border-top: 1px solid #eee;border-top: none;}
.sidebar-subnav>li>ul>li>ul>li>a{padding-left: 60px;border-top: 1px solid #eee;border-top: none;}
.sidebar-nav > li{border-bottom: 1px solid #f1f1f1;}
.sidebar-subnav li:first-child {margin-top:10px;}
.sidebar-nav-active {display: block;}
.sidebar-nav-active .on{color: #0b318f;}

.cpp_bt{margin-top: 50px;}
.cpp_bt h3{font-size: 18px; color: #0b318f; font-weight: bold; margin-bottom: 15px;}
.cpp_bt p{font-size: 14px; color: #2e2e2e; line-height: 28px; padding-top: 10px;}
.cpp_cmy{display: flex;align-items: center;}
.cpp_right a,.cpp_right span{display: block;}
.cpp_right_1{width: 31%;overflow: hidden;}
.cpp_right_2{width: 69%;overflow: hidden;}
.cpp_right_1 span img{
    height: 191px;
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
}
.cpp_right a{position: relative; overflow: hidden; margin-bottom: 50px;}
.cpp_right a::after{content: '';height: 1px;
    background-color: #e8e6f1;
    display: block;
    position: absolute;
    bottom: 0;
	width: 100%;
	    left: 10px;
	}
.cpp_cmc{margin-left: 40px; padding: 20px 0;}	
.cpp_cmc p{font-size: 16px;color: #2f2f2f; padding: 5px 0;}	
.cpp_cmc p.csano{font-weight: bold;color:#0b318f; font-size: 18px;}
.cpp_right a:hover {
   
	box-shadow: 0 0 22px rgba(0,0,0,.12);
	
	border-radius: 0 15px 15px 0;
}
.cpp_right a:hover img{border-radius: 0;transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;}

.cpp_right a:hover  img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.sk_pro_a{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; padding: 50px 0 40px 0;}
.sk_pro_a_1{position: relative;margin-right: 20px;width: -webkit-calc(55% - 10px);width: -moz-calc(55% - 10px);width: calc(55% - 10px);overflow: hidden;}
.sk_pro_a_2{position: relative;width: -webkit-calc(45% - 10px);width: -moz-calc(45% - 10px);width: calc(45% - 10px);overflow: hidden;}

.hhw h2{font-size: 36px; color: #252525; font-weight: bold; position: relative;}
.hhw h2::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #ed6d00;
}
.sk_pro_a_1 p{font-size: 18px; color: #3f3f3f; }
.pr_w{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    text-align: center;position: relative;display: block;margin: 0 auto;}
.pr_w img{position: absolute; top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);}	
.sk_pro_a_2 .classes-item{ text-align: center; cursor: pointer;}	
.sk_pro_a_2 .classes-item p{font-size: 16px; color: #292929; margin-top: 15px;}
.sk_pro_a_2 .classes-wrap li.active .pr_w, .sk_pro_a_2 .classes-wrap li:hover .pr_w {
    background: #ed6d00;
    border: 1px solid #ed6d00;
}
.pr_w .hdey{opacity: 0;}
.sk_pro_a_2 .classes-item:hover .pr_w .hdey,.sk_pro_a_2 .classes-item.active .pr_w .hdey{opacity: 1;}
.sk_pro_a_2 .classes-item:hover .pr_w .hdes{opacity: 0;}
.sk_pro_a_2 .classes-item.active  p{color: #ed6d00;}

.sk_b_r{float: right; width: 38.63%; position: relative;}
.sk_b_r img{height: 100%;}
.sk_b_r_1{width: 100%;}
.sk_b_r p{font-size: 24px; color: #fff; position: absolute;top: auto;bottom: 60px; left: 50%;transform: translateX(-50%); width: 100%; text-align: center; padding: 0 30px;}
.sk_b_r i{position: absolute; z-index: 2; bottom: 0; height: 100%; width: 100%; background:rgba(0, 0, 0, .1); display: block;}
.sk_b_r b{position: absolute;left:0;top: 50%;transform: translateY(-50%);z-index: 3;}
.sk_b_l{width: 61.37%; float: left;padding-left: 13.5%; position: relative;padding-right: 5%; padding-top: 5%;}
.s_pr h3{font-size: 36px; color: #ed6d00; margin-top:50px;width: 80%;}
.s_pr p{font-size: 18px; color: #070404; margin-top:15px; line-height: 32px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; width: 80%;}
.s_pr .ec_b_1{margin-top: 50px;}

.s_pr img{max-height:327px;}
.kan .swiper-button-prev {


width: 10px;
height: 18px;
background-size: 10px 18px;
position: absolute;top: 52%;transform: translateY(-52%);z-index: 4; left:-50px;
}
.kan .swiper-button-next {
width: 10px;
height: 18px;
background-size: 10px 18px;
position: absolute;top: 52%;transform: translateY(-52%);z-index: 4; left: 10px;
}
.list-wrap{display: none;}
.list-wrap.active{display: block;}

.sk_about_top{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; padding: 80px 0 70px 0;}
.sk_about_top_1{width: 300px;}
.sk_about_top_3{width:165px;padding-top: 20px}
.sk_about_top_2{width:calc(100% - 465px);font-size:18px; line-height:40px;color: #3f3f3f;padding: 0 60px;text-align: justify;}
.sk_about{position: relative;}
.sk_about_bj_left{position: absolute;top:0;left:0;z-index: -1;}
.sk_about_bj_right{position: absolute;top:0;right:0;z-index: -1;}
.sk_about_bottom{position: relative;}
.ab_date{margin-top: 75px;}
.ab_date ul{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.ab_date ul li{width: 25%;}
.ab_date ul li .infos b{color: #fff; font-size: 48px;font-family: 'Impact';letter-spacing: 2px; font-weight: 100;}
.ab_date ul li  .nmee{color: #fff; font-size: 16px; margin-top: 10px;}
.ab_date ul li  .nmee b{color: #fff; font-size: 18px;font-weight: bold; padding-right: 5px;}
.ab_date ul li  span{color: #fff; font-size: 48px;font-family: 'Impact';position: absolute;padding-left: 2px;}

.ab_date ul li .xing{background-color: rgba(239, 109,0, 0.3);padding: 50px 35px; margin-right: 50px;border: 1px solid #f9b378;position: relative;}
.ab_date ul li img{position: absolute;right: 20px;top:20px}

.sk_news{background: #eeeeee url(../images/bb-min.jpg) center no-repeat; padding: 8% 0 9% 0;}
.sk_news_top{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; padding:0 0 90px 0;}
.sk_news_top_2{width: 130px; margin-top: 5px;}
.sk_news_top_1{width:calc(100% - 130px);}

.sk_news_center{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.sk_news_center_1,.sk_news_center_2{width:50%;position: relative;}
.sk_news_center_ab{padding: 26px 30px 26px 30px;position: absolute;bottom:0;background-color: rgba(0,0,0, 0.3);width: 100%;}
.sk_news_center_ab h3{font-size: 18px;color: #fff;font-weight: bold; margin-bottom: 10px;}
.sk_news_center_ab p{font-size: 14px;color: #fff; line-height:24px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.sk_sj{width: 72px; height: 72px;background: #ed6d00; color: #fff;text-align: center;display: table-cell;
    vertical-align: middle;}	
.sk_sj b{display: block;font-size:36px;font-family: 'arial';font-weight: normal; line-height:28px;padding-top: 3px;}
.sk_sj span{font-size:14px;font-family: 'arial';}
.sk_news_center_ab i{display: block; margin-top: 18px;    transition: all .3s;
    -webkit-transition: all .3s;}
.sk_s{margin-top: -52px;z-index: 1; position: relative;}


.sk_news_center_a .pics img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
	height: 430px;
	    object-fit: cover;
		width: 100%;	
}
.sk_news_center_a a:hover .pics img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.sk_news_center_a a:hover h3{color:#ed6d00;}



.sk_news_center_b{padding:20px 0 20px 12%;height: 430px; overflow: hidden;}
.sk_news_center_b a{display: block;font-size:18px;color: #000;line-height:30px; padding-left: 20px;}

.sk_news_center_b a:hover{color:#ed6d00;}
.sk_news_center_b li{margin-bottom: 28px; position: relative;}
.sk_news_center_b li:last-child{margin-bottom: 0;}
.sk_news_center_b li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CCC;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.sk_hz_a{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;line-height:160px;}
.sk_hz_1{width: 330px;font-size:50px;color: #fff;}
.sk_hz_2{width:calc(100% - 330px);padding-right: 100px; position: relative;}
.sk_hz_2 .swiper-slide{text-align: center;}
.hz_kk .swiper-button-prevs {

width: 10px;
height: 18px;
background-size: 10px 18px;
position: absolute;top: 50%;transform: translateY(-50%);z-index: 4; right:50px; left: auto;
cursor: pointer;
}
.hz_kk .swiper-button-nexts {
width: 10px;
height: 18px;
background-size: 10px 18px;
position: absolute;top: 50%;transform: translateY(-50%);z-index: 4; right:0;left: auto;cursor: pointer;
}
.sk_nyb{position: relative;}
.sk_nyb img{position: absolute;bottom: -56px;left: 0;}
.sk_nyb_t {position: absolute;left: 110px;bottom:30px}
.sk_nyb_t h2{font-size:56px;color: #fff;line-height: 56px;}
.sk_nyb_t h3{font-size:30px;color: #fff; margin-top: 10px;text-transform: uppercase}

.ncon {
    text-align:right;
}
.n_navul {
    height: 90px;
    line-height: 90px;
    margin: auto;
	border-bottom:1px solid #eaeaea;
}
.n_navul a{ display: inline-block;margin-left:40px;font-size: 16px;position: relative; color: #313131;}
.n_navul.pro_j a{margin-left:25px;}
.n_navul a::after{position:absolute;content:'';left:0;bottom:0;width:100%;height:2px;background:#ed6d00;transform:scale(0,1);-webkit-transform:scale(0,1);transition:all .3s;-webkit-transition:all .3s;bottom: 0;}
.n_navul a:hover{color: #ed6d00;-webkit-transform:scale(1);transform:scale(1);}

.n_navul a.on::after,.n_navul a:hover::after{-webkit-transform:scale(1);transform:scale(1);}
.n_navul a.on,.n_navul a:hover{color: #ed6d00;font-weight: bold;}

.sk_ab_center {
    display: flex;
    justify-content: space-around;
	margin: 70px 0 10% 0;
}
.sk_ab_center_1 {
    width: 50%;
}
.sk_ab_center_2{padding: 45px 0 0 45px; width: 50%;}

.sk_ab_center_2 h1 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #ed6d00;
    font-weight: 500;
}
.sk_ab_center_2 p {
    font-size: 16px;
    line-height: 30px;
    color: #1d1c1c;
    margin-bottom: 20px;
	text-indent: 2em;
	text-align: justify;
}

.n_navul.qdx{border-bottom:0;}
.sk_fz_1{margin: 80px 0;}
.sk_fz_1 h3{font-size:46px;line-height: 46px; color: #005dab;font-weight: 500;}
.sk_fz_1 h4{font-size:24px;line-height: 24px; color:rgba(0,93, 171, .2);font-weight: 500; margin-top: 20px;}

.sk_de{margin: 100px 0; position: relative;}
.l_e1bx2li {
    height: 400px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 24px 42px;
	overflow-y: auto;
}
.l_e1bx2time {
    font-size: 48px;
    font-weight: bold;
    color: #ed6d00;
    line-height: 1.75;
    margin-bottom: 10px;
	
}
.l_e1bx2p p {
    margin-bottom: 10px;
}
.para p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.sk_de .ec_pro .swiper-button-prev {
    left: -65px;
    color: #fff;
    width: 45px;
    height: 45px;
    background-size: 45px 45px;
    margin-top: 0;
}
.sk_de .ec_pro .swiper-button-next {
    right: -65px;
    color: #fff;
    width: 45px;
    height: 45px;
    background-size: 45px 45px;
    margin-top:0;
}
.sk_cp{background-color: #f9f9f9; padding: 32px 0;}

.xx_dh{font-size: 16px; color: #2e2d2d; line-height: 26px; margin: 40px 0; position: relative;}
.xx_dh a{padding: 0 15px;}
.xx_dh img{position: absolute;left: 0;top: 6px;}
.xx_dh a.sgg{padding-left: 30px;}
.hiss .fieldlist {
    margin:0;
}
.hiss {background-color: #fff; padding:50px; overflow: hidden;}
.hiss .fieldlist .field-box ul li {
    margin-bottom:0;
    background-color: #fff;
    padding:  80px 0;
}
.hiss .fieldlist .field-box ul li .field-txt p {
    margin-bottom: 0;

}
.ls_xx{background-color:#f9f9f9;color: #fff; line-height: 77px; position: relative; margin-top: 60px; font-size: 18px; padding-left: 50px;}
.lsx_nr{padding: 60px 0; line-height: 32px; font-size: 16px; color: #727171;}
.sk_al{margin: 70px 0 130px 0;position: relative;}
.sk_al p{ font-size: 16px;color: #727171; line-height: 28px; padding-top: 20px; text-align: center;}
.sk_al img{height: 365px;object-fit: cover;width: 100%;}
.sk_al .swiper-pagination{
  left:50%;transform: translateX(-50%);bottom:-50px;position: absolute;
}
.sk_al .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
	margin: 0 5px;
}
.sk_al .swiper-pagination-bullet-active {

    background: #ed6d00;
}
.return {
  margin: 30px 0;
}

.return a {
  width: 176px;
  height: 42px;
  margin: 0 auto;
  display: block;
  line-height:42px;
  color: #fff;
  background: url(../images/return.png) no-repeat 29px center #ed6d00;
  font-size: 16px;
  text-align: center;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
}

.return a:hover {
  color:#fff;
  background-color: rgba(239, 109,0, 0.9);
}
.sk_fac{margin: 10px 0;}
.sk_fac ul li  a {
    display: block;
}
.sk_fac ul li  a img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
    max-width: 100%;
    max-height: 200px;
    padding: 10px 15px;
    min-width: auto;
	}
.sk_fac ul li  a p{font-size: 16px; color: #0b0b0b;text-align: center; display: block;padding: 15px 0 10px 0;}
.sk_fac ul li a span {
    position: relative;
	background-color: #f7f7f7;
	border-radius: 2px;
	height: 250px;
	text-align: center;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: center;
}
.sk_fac ul li  a:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.sk_fac ul li a span em{display: none;}

.sk_fac ul li a:hover span em{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(161, 6, 14, 0.7);background-image:url(../images/fd.png);background-position:center center;background-repeat:no-repeat; transition:ease .5s;-webkit-transition:ease .5s;}
.sk_fac ul li a:hover p{color: #a1060e;}

.hz_bj{padding:10% 0;}
.hid{display: none;}
.sk_lx{ padding-top: 120px;}
.sk_con{background-color: #f9f7f5;}

.sk_lx_1{padding: 60px;}
.g_ftaddfl {
    width: 17px;
    line-height: 28px;
}
.g_ftaddfr {
    width: calc(100% - 17px);
    padding-left: 10px;
}
.sk_lx_1 h2 {
    color: #232323;
    font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.sk_lx_1 p {
    color: #232323;
    font-size: 16px;
    line-height: 32px;
	margin-bottom: 2px;
}
.sk_wx {
    width: 120px;
    text-align: center;
    color: #3b3b3b;
    font-size: 16px;
	margin-top: 20px;
}
.sk_wx span {
    display: block;
    padding-top: 5px;
}
.sk_mes{margin-top:50px;background-color: #f9f7f5; padding: 80px 0;}
.sk_mes h2{font-size: 46px;color: #2a2a2a;font-weight: 500;}
.sk_mes h3{font-size: 20px;color: #363636;}
.toudi .ec_b_1 a{color: #fff;position: relative; padding-left: 20px;}
.toudi .ec_b_1 a i{position: absolute;top:47%;left:35px;transform:translateY(-48%);}
.sk_xxww{margin-top: 50px;}
.sk_xxww a{display: block;}
.sk_xxww a h3{font-size:18px;color: #202225;font-weight: bold; margin-top: 25px;}
.sk_xxww a p{font-size:16px;color: #949494;font-family: 'arial'; margin-top: 10px;}
.sk_xxww a:hover h3{color: #ed6d00;}
.sk_xxww ul li .pics img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
	height: 285px;
	    object-fit: cover;
		}
.sk_xxww ul li a:hover  img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.hiss.xx_show{border-top: 4px solid #ed6d00;}
.text-centers{font-size:20px;text-align: center;}	

#index_banner .content {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1540px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  position: absolute;
  color: #fff;
  font-size: 16px;
}
#index_banner .content h3{font-size:58px ; color: #fff; font-weight: bold;text-shadow: 0 0 0.5rem rgba(0, 0, 0, .25);letter-spacing:1px; opacity: 0;   transform: translateY(80px);}
#index_banner .content h4{font-size:20px ;color: #fff; font-weight: bold;text-shadow: 0 0 0.5rem rgba(0, 0, 0, .25);letter-spacing: 1px; opacity: 0;   transform: translateY(80px);}

#index_banner  .slick-active .content h3 {
    transition: all 2s ease .5s;
    transform: translateY(0);
	    opacity: 1;
   }
#index_banner  .slick-active .content h4 {
    transition: all 2s ease .7s;
    transform: translateY(0);
	    opacity: 1;
   }   
   

.csvv{max-width: 1000px; margin: 0 auto;}
.csvv h5{font-size:18px;color: #ed6d00; padding-top: 40px;} 
.accz{ margin-top: 55px;}


.ft_db{display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;
    }	
.footer-bg{padding: 50px 0 35px 0; color: #fff;}	
.ft_db_1  h3{font-size: 16px; font-weight: bold; margin-bottom: 15px;}
.ft_db_1  h4{font-size: 26px; font-weight: bold; margin-bottom: 8px;}
.ft_db_1  p{font-size: 14px;line-height: 36px;color: rgba(255,255,255,.9);}
.ft_db_1 p img{padding-right: 10px;}
.ft_db_2{width: 100px; text-align: center; margin-right: 25px;display: inline-block;}
.ft_db_s{margin-top: 30px;}
.ft_db_2 p{padding-top: 5px;}
.ft_db_3 p{font-size: 14px;line-height: 30px; }
.cj_about{background: url(../images/about.jpg) center no-repeat; padding: 160px 0 90px 0; color: #fff;}
.cj_about h2{font-size: 36px; font-weight: bold;line-height: 48px; position: relative; margin-bottom: 43px;}
.cj_about h2::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #fff;
}
.cj_about h3{font-size: 18px; font-weight: bold;line-height: 30px; margin-bottom: 28px;}
.cj_about p{font-size: 16px;line-height: 30px; max-width: 700px;}
.cj_about a {
    width: 130px;
    height: 38px;
    border-radius: 5px;
    display: block;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
border:1px solid #fff;
margin-top: 100px;
}
  
.cj_about a:hover{transform: translateY(-5px);box-shadow: 0 0 5px rgba(237,109,0,.8);background-color: #ed6d00; }

.cj_about_2{position: relative;}

.i-case {
padding-top: 40px;
border-top: 3px solid #ed6d00;
}
.i-case .slider-w .t-slider .con-l {
	width:350px;
position: absolute;
left: 10%;
top: 50%;
z-index: 1;
  transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	color: #fff;
}
.szgg{	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;}
.hhw.white h2 {
    color: #fff;
}
.ipv{background-color:#000000;
filter: opacity(100%);
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;}
.i-case .slider-w .t-slider .con-r {
	width:100%;
}
.i-case .slider-w .t-slider .con-r .slick-arrow {
width:.61rem;
height:.83rem
}
.i-case .slider-w .t-slider .con-r .slick-prev {
	background:url(../images/i_case_l.png) no-repeat center / cover
}
.i-case .slider-w .t-slider .con-r .slick-next {
	background:url(../images/i_case_r.png) no-repeat center / cover
}
.i-case .slider-w .t-slider .con-r .slick-dots {
	display:none !important
}
.i-case .slider-w .b-slider .slick-slide {
padding:0 .1rem
}
.i-case .slider-w .b-slider .item {
	padding:0 0;
	cursor:pointer
}
.i-case .slider-w .b-slider .icon-w {
	max-width:74px;
	margin:0 auto
}
.i-case .slider-w .b-slider .icon {
	padding-bottom:100%;
	border-radius:99px;
	cursor:pointer;
	background: #f1f1f1;
}
.i-case .slider-w .b-slider .icon img {
	width:auto
}
.i-case .slider-w .b-slider .icon .dn {
	display:none
}
.i-case .slider-w .b-slider h3 {
	font-size:18px;
	margin:20px 0;
	color: #0f0f0f;
}
.i-case .slider-w .b-slider .slick-current  h3{font-weight: bold;}
.i-case .slider-w .b-slider .slick-current .icon {
	background:#ed6d00
}
.i-case .slider-w .b-slider .slick-current .icon img:first-child {
	display:none
}
.i-case .slider-w .b-slider .slick-current .icon img:last-child {
	display:inherit
}
.i-case .slider-w .b-slider .slick-prev,
.i-case .slider-w .b-slider .slick-next {
width:.61rem;
height:.83rem
}
.i-case .slider-w .b-slider .slick-prev {
	left:-0.1rem;
	background:url(../images/i_case_l.png) no-repeat center / cover
}
.i-case .slider-w .b-slider .slick-next {
	right:-0.1rem;
	background:url(../images/i_case_r.png) no-repeat center / cover
}
.i-case .slider-w .po-auto {
	max-width:100%;
	max-height:100%
}
.cjsjy{margin: 70px 0;}
.cj_ab{ padding: 0 35px 20px 0; float: left;}
.cj_about_n{font-size: 16px; color: #333; line-height: 30px;}
.cj_about_n p{margin-bottom: 20px;}
.cj_about_n_n{font-size: 16px; color: #333; line-height: 30px;}
.cj_about_n_n p{margin-bottom: 10px;}
.cjsjy_no{margin: 50px 0 70px 0;}
.cjsjy_tu{margin: 30px 0 70px 0;}
.event .con{
	padding-top:1.2rem;
}
.event .icon1 {
	height:54px;
	background:url(../images/event_icon1.png) no-repeat center
}
.event .icon2 {
	height:92px;
	background:url(../images/event_icon3.png) no-repeat center
}
.event .line {
	top:0;
	left:50%;
	width:1px;
	height:100%;
	background:#ccc
}
.event .item-bg {
	top:0;
	left:50%;
	width:42px;
	height:42px;
	background:url(../images/event_icon2.png) no-repeat center;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%)
}
.event li {
	z-index:1;
	margin-top:-0.2rem;
}
.event li:nth-child(odd) .con-l a {
float:right
}
.event li:nth-child(odd) .info::after {
left:-14px;
border-right:14px solid #fff
}
.event li:nth-child(odd) .con-r {
float:left
}
.event li:nth-child(odd) .info::after {
right:-14px;
border-left:14px solid #fff
}
.event .con-l,
.event .con-r {
padding:0 .5rem
}
.event .pic {
	max-width:337px;
	margin:0 auto
}
.event .info {
padding:0 .2rem;
	border-radius:10px
}
.event .info::after {
position:absolute;
content:'';
top:3px;
border-top:8px solid transparent;
border-bottom:8px solid transparent
}
.event h3 {
	font-size:32px;
	font-weight:bold;
}
.event .txt {
	padding-left:0px;
	text-indent:25px;
}
.event .txt p{position: relative; margin-bottom: 10px;}
.event .txt p::after {
position:absolute;
content:'';
left:4px;
top:12px;
width:5px;
height:5px;
border-radius:99%;
background:#ed6d00
}
.tc {
    color: #ed6d00;
}
.case-info{margin-top: 100px;}

.k_content{max-width: 1000px; margin: 0 auto; text-align: center;}

.case-info .slider-w .t-slider h3 {
	font-size:16px;
	color: #545454;
	padding: 40px 0;
}

.case-info .slider-w .con-b {
padding:.5rem .2rem;
	background:#f7f7f7
}
.case-info .slider-w .b-slider {
	padding:0 30px
}
.case-info .slider-w .b-slider .imgs {
	padding-bottom:56.14973262%;
	cursor:pointer
}
.case-info .slider-w .b-slider .imgs::after {
position:absolute;
content:'';
left:0;
top:0;
width:100%;
height:100%;
border:3px solid #f7f7f7
}
.case-info .slider-w .b-slider h3 {
	margin-top:5px
}
.case-info .slider-w .b-slider .slick-slide {
	padding:0 15px
}
.case-info .slider-w .b-slider .slick-current .imgs::after {
border-color:#ed6d00
}
.case-info .slider-w .b-slider .slick-prev,
.case-info .slider-w .b-slider .slick-next {
	width:30px;
	height:100%
}
.case-info .slider-w .b-slider .slick-prev {
	background:url(../images/k_l.png) no-repeat center
}
.case-info .slider-w .b-slider .slick-next {
	background:url(../images/k_r.png) no-repeat center
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.case-info .img{position: relative;}
.case-info .img a{ display: block; position: relative;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
	text-align: center;
    cursor: pointer;z-index: 1;}
.case-info .img em{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.1);transition:ease .5s;-webkit-transition:ease .5s;}
.ab_video{margin-top: 30px;}	
.cj_td{margin: 100px 0 80px 0;}
.style-swiper .swiper-slide {
  position: relative;
  width: 50%;
  transform: scale(0.8);
}
.style-wrap img{width: 100%;}
.style-swiper .swiper-slide .txt {

  width: 100%;
  opacity: 0;
  text-align: center;
  font-size: 16px;
  color: #545454;
  padding-top: 30px;
}


.style-swiper .swiper-slide-active {
  transform: scale(1);
}
.style-swiper .swiper-slide-active .txt {
  opacity: 1;
}
.style-swiper .swiper-button-next,
.style-swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}
.style-swiper .swiper-button-next::after,
.style-swiper .swiper-button-prev::after {
  font-size: 20px;
  color: #fff;
}
.style-swiper .swiper-button-next:hover,
.style-swiper .swiper-button-prev:hover {
  background-color: #ed6d00
}
.transition {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.style-swiper.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.txt-list ul {
	border-bottom:1px solid #c2c2c2
}
.txt-list li a {
padding: 19px 0;
	border-bottom: 1px dashed #cacaca;
}
.txt-list li a:hover h3 {
	color:#a1060e;
	font-weight: bold;
}

.txt-list h3 {
	position:relative;
	padding-left:38px;
	color: #3b3b3b;
	font-size: 16px;
}
.txt-list h3::after {
position:absolute;
content:'';
left:12px;
top:50%;
width:7px;
height:7px;
border-radius:99px;
background:#a1060e;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transition:all .3s;
-webkit-transition:all .3s
}
.txt-list h3.lg-6 {
	width:calc(100% - 100px)
}
.txt-list li a div{
color: #8f8f8f;
font-size: 14px;
padding-right: 20px;
}
.ziliao>small>table{
    width:100%;
    border-collapse: collapse;
}
.ziliao>small>table tr{
    border-bottom: 1px dashed #cacaca;
    line-height: 60px;
    cursor: pointer;
    -webkit-transition: 350ms 0s all ease;
    -moz-transition: 350ms 0s all ease;
    -ms-transition: 350ms 0s all ease;
    -o-transition: 350ms 0s all ease;
    transition: 350ms 0s all ease;
}

.ziliao>small>table tr td {
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.ziliao>small>table tr td a:hover span{
color: #a1060e;
font-weight: bold;
}
.ziliao>small>table tr td:first-of-type{
    text-align: left;
    display:flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left:5px;
}
.ziliao>small>table tr td:first-of-type a{
    font-size: 16px;
    color: #1a1a1a;
}
.ziliao>small>table tr td:first-of-type span{
    font-size: 16px;
    color: #262626;
	display: block;
	width: 600px;
}
.ziliao>small>table tr td  i{
    width:24px;
    height:24px;
    background: url(../images/xz1.png) no-repeat center;
    margin-right:10px;
}
.ziliao>small>table tr td:nth-of-type(2){
    font-size: 16px;
    color: #262626;
    width:300px;
}
.ziliao>small>table tr td:nth-of-type(3) {
    width: 200px;
	font-size: 16px;
	color: #a1060e;

}
.ziliao>small>table tr td:nth-of-type(3) img{
    margin:0 auto;
    -webkit-transition: 350ms 0s all ease;
    -moz-transition: 350ms 0s all ease;
    -ms-transition: 350ms 0s all ease;
    -o-transition: 350ms 0s all ease;
    transition: 350ms 0s all ease;
		padding-right: 6px;
}
.news-info{max-width: 1000px; margin: 60px auto;}

.news-info .head {
    border-bottom: 1px solid #e5e5e5;
}
.news-info .head .con-l h3 {
    font-size: 24px;
    color: #393939;
	line-height: 36px;
}
.news-info .head .con-l {
    color: #adadad;
	font-size: 16px;
}
.news-info .edit{font-size: 16px;color: #3b3b3b; line-height: 30px;}
.news-info table{width: 100%;}

.news-info .edit p{padding-bottom: 10px;}
.zj_show_2_bottom.new_bot {
    margin-top: 30px;
}
.new_bot .nw_1.nw_2 {
    width: 18%;
}
.new_bot .nw_1 {
    width: 41%;
}
.zj_show_2_bottom a{
display: block;
}
.jg_con_1 h3{font-size: 24px;color: #a1060e; font-weight: bold; padding-bottom: 35px;}
.jg_con_1 p{font-size: 16px;color: #040000; padding-bottom: 25px;}
.jg_con_1 p img {
    padding-right: 18px;
}
.ft_db_2_w{width: 145px; text-align: center; margin-right: 30px;display: inline-block;}

.ft_db_2_w p {
    font-size: 16px;
    line-height: 24px;
    color:#5c5c5c;
	padding-top: 10px;
}

.my-map {
    width: 100%;
    height: 600px;
    margin: 80px auto 0px auto;
    overflow: hidden;
}

.my-map .icon {
    background: url(../images/marker.png) no-repeat ;
}

.my-map .icon-cir {
    height: 100px;
    width: 100px;
}

.my-map .icon-cir-red {
    background-position: 0px 0px;
}

.amap-container {
    height: 100%;
}
.main-nav-p.y_w li>a {
    padding: 16px 40px;
    text-align:left;
}
.jg_yy img {
    height: 230px;
    object-fit: cover;
    width: 100%;
}
.jg_yy ul li p {
color: #434343;
font-size: 16px;
line-height: 24px;
margin: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	height: 50px;
}
.jg_yy ul li a{display: block;}
.jg_yy ul li a:hover p {
color: #a1060e;
font-weight: bold;
}


.n_nw_a{display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
.n_w_a_2 {
    width: 23%;
    overflow: hidden;
}	
.n_w_a_2 .pics img{transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;	
	border-radius: 5px;
	height: 200px;
	object-fit: cover;
	    width: 100%;
}
.n_nw a:hover .n_w_a_2 .pics img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.n_w_a_1{  width:77%; padding-right: 7%;}
.n_w_a_1 h3{font-size: 20px;color: #3d3d3d; padding-bottom: 15px; font-weight: bold;}
.n_w_a_1 span{font-size:14px;color: #636363;display: block;  margin-bottom: 15px; font-family: 'Arial'; position: relative; padding-left: 30px;}
.n_w_a_1 span::before {
    content: '';
    height: 2px;
    width: 20px;
    background-color: #ed6d00;
    left: 0;
	top: 50%;
    position: absolute;
	transform: translateY(-50%);
}
.n_w_a_1 p{font-size: 16px;color: #000000;line-height: 30px;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.n_nw a{display: block; padding: 42px 0; border-bottom: 1px solid #e4e4e4; position: relative;}
.n_nw a::before {
    content: '';
    height: 2px;
    width: 0;
    background-color: #ed6d00;
    bottom: 0;
	left: 0;
    position: absolute;
	  transition: all 0.5s ease;
	  -moz-transition: all 0.5s ease;
	  -webkit-transition: all 0.5s ease;
	  -o-transition: all 0.5s ease;
}
.n_nw a:hover::before {
    width: 100%;
}
.n_nw a:hover .n_w_a_1 h3{color: #ed6d00;}
.n_w_a_1 h5{background-color: #f4f4f4;width: 138px;
    height:42px;
    border-radius: 50px;
    display: block;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ed6d00;
	margin-top: 25px;
	}
.n_w_a_1 h5 .iconfont{padding-left: 10px;}	
.n_nw a:hover h5{  color: #fff;background-color: #ed6d00;}

.prj_a .icon-w {
	max-width:64px;
	margin:0 auto
}
.prj_a .icon {
	padding-bottom:100%;
	border-radius:99px;
	cursor:pointer;
	background: #f1f1f1;
}
.prj_a .icon img {
	width:auto
}
.prj_a .icon .dn {
	display:none
}
.prj_a h3 {
	font-size:16px;
	margin:20px 0;
	color: #0f0f0f;
}
.prj_a a.slick-current,.prj_a a:hover h3{font-weight: bold;}
.prj_a a.slick-current .icon,.prj_a a:hover .icon {
	background:#ed6d00
}
.prj_a a.slick-current .icon img:first-child,.prj_a a:hover .icon img:first-child {
	display:none
}
.prj_a a.slick-current .icon img:last-child,.prj_a a:hover .icon img:last-child {
	display:inherit;
}
.prj_a a{min-width:120px; text-align: center;}
.idea {
	background:url(../images/idea_bg.jpg) no-repeat bottom right
}
.idea .item {
padding:.25rem 0
}
.idea h3 {
	font-size:24px
}

.contact2 .info {
	height:225px;
padding:.25rem .35rem;
	border:1px solid #ddd;
	background:url(../images/contact_bg.jpg) no-repeat right bottom / 1.25rem auto
}
.contact2 .info:hover {
box-shadow:0 0 .1rem rgba(0, 0, 0, 0.1);
	border-color:#ed6d00
}
.contact2 .info:hover h3 {
	color:#ed6d00
}
.contact2 h3 {
	font-size:18px
}
.contact2 h3 img {
	margin-left:10px
}
.contact2 .item {
	line-height:25px;
	padding:5px 0
}
.contact2 i {
    font-style: normal;
}

.honor .item1 ul {
	margin-left:-0.1rem
}
.honor .item1 li {
padding-left:.1rem;
margin-bottom:.1rem
}
.honor .item1 .imgs {
	padding-bottom:67.63636364%
}
.honor .item2 ul {
	margin-left:-10px;
	margin-bottom:10px
}
.honor .item2 li {
	width:20%;
	padding-left:10px
}
.honor .item2 .pic {
	padding-bottom:131.25%
}
.honor .item2 a {
	border:1px solid #e5e5e5
}
.honor .item3 ul {
	margin-left:-10px
}
.honor .item3 li {
	padding-left:10px
}
.honor .item3 .pic {
	padding-bottom:70.11173184%
}
.honor .item3 a {
	border:1px solid #e5e5e5
}
.honor h2 {
	padding:0 20px;
	height:46px;
	line-height:46px
}
.honor h2 span {
	font-size:30px;
	margin:0 5px
}
.honor .item4 .row {
	margin-left:-0.2rem
}
.honor .item4 .lg-6 {
padding-left:.2rem
}
.honor .table td {
	padding:3px 24px;
	color:#242424;
	line-height:24px;
	border:2px solid #fff;
	background:#f4f4f4
}
.honor .item5 sup {
	margin-top:-20px
}
.tcbg {
    background: #ed6d00;
}