/*banner*/
.bann{overflow:hidden;}
.ban_bc .slider {width:100%;}
.ban_bc .slick-slide img{width:100%;}
.ban_bc .slick-current{height:auto; -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 1s ease-out  both;}
.ban_bc .slick-current img {width:100%;}
.ban_bc .slick-prev {left:38px;z-index:99;}
.ban_bc .slick-next {right:40px;}
.bann>button{display:none!important;}
.ban_bc{width:100%;position:relative;}
.ban_bc .slick-dotted.slick-slider{margin-bottom:0!important;}
.bann_num>span{font-size:30px;color:#fff;display:block;z-index:9;cursor:pointer;width:60px;height:90px;background:rgba(0,0,0,0.5);text-align:center;line-height:90px;}
.bann_num>.ban_prev{position:absolute;top:52%;left:40px;transform:rotate(180deg);}
.bann_num>.ban_next{position:absolute;top:52%;right:40px;}
.ban_dot{position:absolute;bottom:4%;left:50%;display:flex;margin-left:-33px;z-index: 9999;}
.ban_dot li{width:12px;height:12px;border-radius:100%;background:#fff;}
.ban_dot li+li{margin-left:12px;}
.ban_dot li button{display:none;}
.ban_dot li.slick-active{background:#00388f;}
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_c {box-shadow: 0px 0px 20px rgba(0,0,0,0.1);margin-top: -0px !important;}
.yq_c {width: 100%;justify-content: center; font-size: 32px;}


/*内页自定义幻灯片*/
.ban {
  position: relative;
  z-index: 1;
}
.ban:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  text-align: ;
  top: 0;
  z-index: -1;
}
#banner_com:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: -1;
}
#banner_comc{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205095949_803763958.jpg) top center no-repeat; height:800px;}
#banner_news{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205103327_1857494696.jpg) top center no-repeat; height:460px;}
#banner_con{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205103327_1082784187.jpg) top center no-repeat; height:460px;}
#banner_feed{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205103328_794550734.jpg) top center no-repeat; height:460px;}

/*内页幻灯片文字*/
.ban_page {
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 50%;
}
.banLeft{ float:left;}
.banLeft .banLine{ width:50px; height:4px; background:rgba(255,255,255,0.5);}
.banLeft h2{ color:#fff; font-size:26px; line-height:1; padding:0px 0 9px 0; margin-block-start: 0px; margin-block-end: 0px;}
.banLeft h3{ font-size:40px; padding:10px 0 10px 0;color:#fff; margin-block-start: 0px;margin-block-end: 0px; text-transform: uppercase;}

/* WbfwNav */
.columnMenu{
	width: 100%;
	height: auto;
	float: left;
	margin-top: -60px;
margin-bottom: 0px;
}
.columnMenu1{
position: relative;
	max-width: 1500px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
box-shadow: 1px 0 30px 0px rgba(204,204,204,0.2); 
    z-index: 9;
padding:0px 76px;
}
.columnMenu ul{
	display: inline-table;
}
.columnMenu li{
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	border-radius: 4px;
	margin: 30px 20px 30px 20px;
	font-size: 18px;
	color: #666666;
	position: relative;
	cursor: pointer;
}
.columnMenu li a{
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	float: left;
	border-radius: 4px;
}
.columnMenu li .arrow{
	width: 7px;
	height: 5px;
	position: absolute;
	left: 50%;
	bottom: -4px;
	margin-left: -3px;
	background: url() no-repeat 0 0;
	display: none;
}
.columnMenu li:hover,
.columnMenu li.on,
.columnMenu li a:hover,
.columnMenu li.on a{
	background:#00388f;
	color: #fff;
}
.columnMenu li:hover .arrow,
.columnMenu li.on .arrow{
	display: block;
}

.dgcontent_title_h5{    text-align: center;font-size: 18px;}
.second_next_pre_dgwbct{ text-align: center !important;margin-bottom:50px !important;}

#center{height:auto !important;}

#bodycon #center,#bodycon #left{height:auto!important;}
#bodycon #right,#right{display:none !important;}
.bodyContentString8{width:100%!important;}
#bodycon{padding-bottom:60px;}
/*mianbxContent*/
.mian_box{width:100%;height:62px; background-color: #fcfcfc; margin-bottom: 40px; font-size: 16px; font-weight:100;}
.mianbxContent{max-width:1500px !important;text-align: left !important;height:62px !important;line-height: 62px !important;padding-left:5px; margin-top: 0px !important; margin-bottom: 10px !important;font-size: 16px; font-weight:100; text-indent: 2.5em; margin-top:10px !important;background: url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205103442_1032181537.png) left no-repeat;}
.mianbxContent,.mianbxContent a{color:#666;font-size:16px;}
.strong_title{display:none;}
.centerHeadImage{display:none;border:0;}

#bodycon .mianbxContent:after,#bodycon .mianbxContent:before{background-color:rgba(0, 0, 0, 0.5)!important;}

/*内页*/
.strong_title{display:none;}
.body_bix{overflow:hidden;margin-bottom:40px;}


/*内页*/
.pro_all_class{text-align: left !important; margin: 10px auto !important;    width: 100% !important;height: 50px !important; border-bottom: none !important;}
.pro_all_class a{font-size:18px;line-height: 50px;display:inline-block;vertical-align:top;padding:0 0px;color: #fff; text-align: center!important; font-weight:100;width:15%;background:#00388f;height: 50px;border-radius: 20px;}
.pro_all_class strong{line-height: 50px;}
.pro_all_class a.pro_cur{background:#00388f !important;color:#fff;position:relative;}
.pro_all_class a.pro_cur strong{color: #fff;}
.pro_all_class>div {
    display: flex;
    justify-content: center;
}

/*新闻分类*/
.strong_title{display:none;}
.nswsfenlei_2019{margin-bottom:30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:458px;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#00388f !important;border-color:#00388f !important;}
.nswsfenlei_2019 li a{display:block;line-height:50px; font-size:17px; font-weight:100;}
.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a{color:#fff;}

/*新闻详情*/
.nyxqnews_left{width:880px !important;}
.nyxqnews_leftpage{width:880px !important;}
.nyxqnews_leftup{width:50% !important;line-height: 70px;}
.nyxqnews_leftdown{line-height: 70px;background-position:329px 29px !important;}
.nyxqnews_rightcont a{line-height: 36px;}
.nyxqnews_righttit strong{font-size:18px;color:#000 !important;}
.nyxqnews_righttit:before{background:#000 !important;}
.nynews-list:hover .nynews-more {background: #00388f !important;transform: translateX(6px);-webkit-transform: translateX(6px);}
.nynews-list:hover .nynews-title {color: #00388f !important;}
.nynews-photo img{height: 173px !important;}


/*留言*/
.fee_box{padding:15px;border:1px solid #d7d7d7;}
.fee_box #form1{padding:0 30px;}

.fee_box #tianxieone,.fee_box #tfour,.fee_box #liuyanshenming,.fee_box #lytijiao{width:1140px !important;border:none !important;}
.fee_box #tianxieone .clear(display:block;)
.fee_box #tfour{padding-bottom:10px;}
.fee_box #tianxiethree,.fee_box #tfive{width:1000px !important;border: 1px solid #d7d7d7;}
.fee_box .tianXoImg{border:none !important;}
.fee_box .tianXoImg input+input{height:26px;border: 1px solid #d7d7d7;}
.fee_box .bodycon_box{width:100%;background:#f7f7f7;}
.fee_box #lytijiao input{width:120px;height:36px;cursor: pointer;}
.fee_box #lytijiao input:hover{background:#00924a;color:#fff;}
.fee_box #chakantwo{width: 1300px !important;height: 65px !important;padding-left: 30px;text-align: left;font-size:0;}
.fee_box #chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #2b0103;text-align: center;}
.fee_box #chakantwo a+a{margin-left:2px;}

/*分页*/
.pages_info{padding-top:0px !important;margin: 20px 5px 0px !important;}
.pages_box {font-size:14px;    margin-top: 30px;}
.pages_box a{vertical-align: top;display: inline-block;padding: 0 10px;height: 26px;line-height: 24px;border: 1px solid #e5e5e5;text-align: center;margin: 0 2px;background: #fff;font-size: 14px;}
.pages_box .page_curr{border-color:#000;border-color: #00388f !important;background:#00388f;color:#fff;}
.pages_box .page_curr:hover{color:#fff;}
.pages_box a:hover{color:#000;}
.total{border: 1px solid #e5e5e5 !important;; padding: 0 10px !important;}
.pages_box .page_total{border: 1px solid #e5e5e5 !important;padding: 0 10px !important;height: 26px;line-height: 25px;display: inline-block; background: #fff;}
.pages_box b{line-height: 26px;}

.cus_box{margin-bottom:30px;}

/*内页产品样式*/
.dwtwo li{width:30.3% !important;margin: 0 1% 2% 1.7% !important;}
.dwtwo li .dw_pic img{height:338px !important;}
.ny_protil{background:#f7f7f7 !important;}
.nynews_time{background:rgba(86,188,206,80%) !important;}
.ny_prolist:hover .ny_protil a {top: 0 !important;left: 0 !important;border-top: 1px solid #fc0001 !important;border-right: 1px solid #fc0001 !important;border-bottom: 1px solid transparent !important;border-left: 1px solid transparent !important;}

.ny_propic img {width: 100% !important;transition: all 0.5s !important;height: 100% !important;}
.propic_show_right .cpbz a{display:block; height:38px; width:100%; margin-top:40px;}
.ny_protil:before{background: #00388f !important;}



.propic_show_left_20170301 img{ width:600px; height:450px;border:1px solid;color:#eee;}
.propic_show_right_20170301{ width:710px !important; float:right !important;font-size: 16px;color: #666;line-height: 30px;padding-left: 0px !important;    margin-top: 30px;}
.propic_show_right_item_20170301 img{ width:120px !important;margin-top:15px;}
.propic_show_right_item_20170301 img:nth-child(6){margin-right:0px !important;}
.pro_detail_title { font-size:20px; font-weight:bold;margin-bottom:30px;display: block;}
.propic_show_right_item_20170301{margin-top: 40px;margin-bottom: 55px;}
.pshangxia_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #eee solid;}
.product_content b {font-size:17px;margin-bottom: 10px;}
.product_content table{margin-bottom:30px;}
.cpse {background: #fff;}
.product_content td p{line-height: 20px;}

.detail_title{display:none; }
.propic_show_right_20170301>br {display: none;}

/*相关产品*/
.pro_detail_rel_hd{height:52px;line-height: 42px;padding-left: 20px; margin-top:0px; background: #00388f;}
.pro_detail_rel_hd strong,.detail_title strong{font-size:16px;font-weight: bold; color:#fff;}
.pro_detail_rel_box{padding:0 20px 20px 20px !IMPORTANT;    margin-top: 50px !important; color:#fff;}
.pro_detail_rel_item{width: 100% !important;overflow: hidden;    padding: 30px 50px 0px}
.pro_detail_rel_item div{border: 1px solid #e0e0e0;width:23% !important; padding: 18px !important;}
.pro_detail_rel_item div img{width:100% !important;height:auto !important; border: 0px !important;}
.pro_detail_rel_item div+div{ margin-left:20px}
.pro_detail_list{width:32% !important;border: 1px solid #dcdcdc;margin-top:20px;}
.pro_detail_list+.pro_detail_list{margin-left: 2%;}
.pro_detail_list img{width:100% !important;height:auto !important;}
.pro_detail_rel_item div a{line-height:65px;}


#xianshixiaotu{border:1px solid #f0f0f0;}
.content_99eeb62c9bc9d4a9{overflwo:hidden;background:#fff;position:relative; margin-bottom:60px !important;}


.pro_all_class a:hover{background:#00388f !important;color:#fff !important;}
.pro_ewm_left{font-size:18px; line-height:30px;float:left;margin-left:20px;}
.pro_ewm_left b{font-size: 27px; font-family: "akrobat"; line-height:30px;color:#333;}
.pro_ewm_m{float:left; margin-right:20px;padding:5px;background: #fff;}
.pro_ewm_m span{display: block;text-align: center;font-size: 16px; color:#333;}
.pro_ewm_m img {width:125px;display: inline-block; margin: 0;}
.pro_ewm_left p {margin-bottom: 5px;}

.nyproduct-more{background:#00388f !important; box-shadow: 0px 1px 20px 0px rgba(253, 0, 0, 0.4), inset 0px -1px 0px 0px #00388f !important;}
.nyproduct_photo {
    position: relative;
    box-shadow: inset 0 0 40px 0 rgba(0,0,0,0.07);
    padding: 0px;
}
.nyproduct li{width: 23.4% !important;border: 1px #eee solid;padding: 1%;}
.nyproduct li:hover .nyproduct-content{background:#00388f !important}
.nyproduct_photo img {height: 100%;}
.ny_prolist:hover .ny_protil a {border: none !important;}

.dwone li {width: 23% !important;}
.dwwa_more {margin-top: 0px !important;}
.dwwa_more a {margin-top: 5%;}

.ny_titlea{font-weight:normal;font-size:40px; text-align: center; color: #fff; line-height: 42px;}
.ny_titlea span{font-weight: bold;}
.ny_titleb{font-size:20px;color:#f1f1f1;text-align:center;line-height:30px;letter-spacing:0px;padding:15px 0px; font-weight: 100;}

.nyxqnews_leftcont>div { font-size: 15px !important;}




.detail_title{display:none; }
.propic_show_right_20170301>br {display: none;}
.propic_show_con_box{position: absolute; bottom:0; height:205px;color:#333; width:592px; padding:22px 60px; background:#f8f8f8;}
.pro_ewm_left{font-size:18px; line-height:36px;float:left;margin-left:20px;}
.pro_ewm_m{float:left; margin-right:20px;padding:5px;background: #fff;}
.pro_ewm_m span{display: block;text-align: center;font-size: 16px; color:#333;}
.pro_ewm_m img {width:125px;display: inline-block; margin: 0;}
.pro_ewm_left p {margin-bottom: 5px;    margin-top: 10px;}


.nylist li .nylist_tit:before {    background: #00388f !important;}
.nynewslist:hover {border: 3px solid #00388f !important;}
.nynewslist:hover .nynewslist_time {background: url(//cdn.dg.114my.cn/img/2020/20191130164134_1437952521.png) center 28px no-repeat #00388f !important;}
.nynewslist_tit a:hover {color: #00388f !important;}


.nypro_pic:before {background: rgba(252,1,0,0.8) !important;}
.nypro_name:before {    background: #00388f !important;}


.protemptitl:before {background: #00388f !important;}
.protemppic a:after {background: linear-gradient(to bottom, rgb(86 188 206 / 30%), transparent) !important;}
.nylist_pic {    border: 1px solid #ddd;}

.nyprod li .nypro_pic img { border: 1px solid #ddd;border-bottom: none;}

.nylist_pic img{height: auto;}

/*内页新闻样式*/
.nei_news{line-height:28px;margin:10px auto; padding:20px; font-size:14px;font-family:"microsoft yahei";}
.nei_news p{margin:0;text-indent:2em;}

.nei_prod{ font-size:20px; line-height:40px;}
.jiacu {
	font-size: 20px;
	font-weight: bold;
	color: #00a4f1;
}

/*产品*/
.ny_prolist{border:1px #ddd solid;width: 31.1% !important;}
.ny_prolist a:before{border-top:1px solid #00388f !important;border-right:1px solid #00388f !important;}
.ny_prolist a:after{border-bottom:1px solid #00388f !important;border-left:1px solid #00388f !important;}
.ny_prolist a:hover .ny_protil{color:#00388f !important;}

.ny_prolist{border: 1px #eee solid; padding:0.5% !important; width: 23% !important;}
.ny_prolist:hover .ny_protil a {top: 0 !important;left: 0 !important;border-top: 1px solid #fc0001 !important;border-right: 1px solid #fc0001 !important;border-bottom: 1px solid transparent !important;border-left: 1px solid transparent !important;}
.ny_propic img {width: 100% !important;transition: all 0.5s !important;height: 100% !important;}
.propic_show_right .cpbz a{display:block; height:38px; width:100%; margin-top:40px;}
.ny_protil:before{background:#0891de !important;}
.propic_show_right_20170301{width: 55% !important; font-size: 16px;color: #666;line-height: 30px;padding-left: 20px !important;    margin-top: 0px;display: flex; flex-direction: column;justify-content: flex-start;    padding-top: 0 !important;}
.propic_show_right_item_20170301 img:nth-child(6){margin-right:0px !important;}
.pro_detail_title { font-size:20px; font-weight:bold;margin-bottom:0px;display: block;    padding-bottom: 30px;}
.pshangxia_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #eee solid;}
.pcontent_title_h4{display:none;}
.detail_title{display:none; }
.propic_show_right_20170301>br {display: none;}
.pro_show_ewm { display: flex;}
.product_content {width: 100% !important; min-width: 1200px;box-sizing: border-box; max-width: 1400px; display: flex;flex-direction: column;align-items: center;margin-bottom: 3% !important; padding:0% 0% !important;box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.1);margin-top: 5% !important;}

/*新闻*/
.column_content_page_content p{font-size: 16px;line-height: 30px;text-indent: 2rem;}
.in_new p{text-indent: 2em; line-height: 30px;}
.xw p{text-indent: 2em; line-height: 30px;}

.dgcontent_title_h5 h5{ color:#000 !important; font-size:20px !important; }
.dgcontent_title_h5 h5 strong{line-height:68px !important;}
.column_content_page_content{ line-height:34px; font-size:16px;}
.column_content_page_content p{ text-indent: 2em; line-height: 34px;}
.column_content_page_content b{ font-size:18px; line-height: 34px; }
.column_content_page_content b a{ font-size:18px; line-height: 34px; }
.column_content_page_content a{ font-size:18px; line-height: 34px;}

#bodycontent {width: 1500px !important;}

.jj_bg {width: 100%;background: url(https://memberpic.114my.com.cn/youyuanyinshua/uploadfile/image/20241205/20241205103541_1279046404.jpg) no-repeat center;background-position: center center;background-repeat: no-repeat;background-attachment: fixed;background-size: cover; position: relative;margin-top: -60px;padding-bottom:60px;}
.jj_bg:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    left: 0;
    top: 0;
    z-index: 9;
}

.com_t{max-width:1500px; margin:0 auto; padding:5% 0;position: relative;z-index: 99;}

/* strength */
.dfsc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{max-width:100%; position: relative; padding: 0% 6%;margin: 0 auto;z-index: 999;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{position: relative;margin-top: -0px; padding: 2% 0 3% 0;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 6%;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:6px 0;}
.str_list li em i{font-size:66px; color:#333; font-family: 'srm';}
.str_list li em b{font-size:18px;font-weight: 100;color:#666;margin-left:5px;}
.str_list li>span{font-size:20px;color:#666;}

/*titleb*/
.videocom{margin: 0 auto;
    max-width: 900px;
    padding: 1% 1% 1% 1%;
    border: 24px #00388f solid;
    border-radius: 0px;
    margin-top: 0px;margin-bottom: 60px;text-align: center;}
.videocom1{margin: 0 auto;
    max-width: 1400px;
    padding: 5% 5% 5% 5%;
    border: 24px #00388f solid;
    border-radius: 0px;
    margin-top: 0px;margin-bottom: 50px;}

.index5{text-align: center;padding-top: 90px;}
.index5 em{color: #e9e9e9;font-size: 80px;font-family: "srm";text-transform: uppercase;display: block;font-style: normal;line-height:80px;}
.index5 b{color: #474747;font-size: 32px;}
.index5 i{display: block;margin:15px auto 0;width: 25px;height: 2px;background: #00388f;}
.culture{width: 100%; background: #f8f8f8;background-size: cover;padding-bottom: 120px;}
.culture1{width: 1350px;margin: auto;overflow: hidden;padding-top: 100px;}
.logo3{width: 23%;float: left;}
.logo3 img{width: 65%;display: block;}
.culture2{width: 77%;float: right;border-left: 2px solid #fff;padding-left: 9%;}
.culture2 i{font-size:36px;color: #00388f;}
.culture2 ul img{display: block;}
.culture2a{color: #474747;font-size: 24px;margin-top: 25px;}
.culture2b{font-size: 16px;margin-top: 10px;}
.culture2b p{line-height: 30px;text-indent: 2em;color: #474747;}
.m2cmCon2{ overflow:hidden;}
.m2cm2ul li{ width:33.33%; float:left;}
.m2cm2ul li {        position: relative;}
.m2cm2a{ display:block; cursor:default;}
.m2cm2a .overflowHide{ height:28.28vw;}
.m2cmc2lay{ position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; color:#fff; text-align:center;display:flex; flex-direction:column; justify-content:center;}
.m2cmc2lay strong{ font-size: 30px; letter-spacing: 2px; display: block; line-height: 40px; font-weight: normal; }
.m2cmc2p1{ font-size: 18px; font-weight: bold; line-height: 32px; margin-top: 15px; }
.m2cmc2p2{ font-size: 18px; line-height: 32px; letter-spacing: 1px; margin-top: 15px; max-width:380px; margin-left:auto; margin-right:auto; display:none;}
.m2cm2a .bgImg:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(1,79,148,0.8); transition:all 0.5s ease-in-out; opacity:0;}
.m2cm2a:hover .bgImg:after{ opacity:1;}

/*联系我们*/
  .contact-box1{width: 100%;padding:3rem 0;}
  .contact-box1 .box{width: 100%;margin: auto;display: flex;flex-wrap: wrap;padding: 0px !important;}
  @media (max-width: 1600px){.contact-box1 .box{width: 84%;}}
  @media (max-width: 1280px){.contact-box1 .box{width: 90%;}}
  .contact-box1 .box .top{width: 100%; position: relative;}
  .contact-box1 .box .top .title{font-size:71px; font-family: Arial; font-weight: 400; height:82px; color: #fff; line-height:64px; position: relative;    text-align: left;text-transform: uppercase;-webkit-text-stroke: 1px #eee;}
  .contact-box1 .box .top .title span{font-size: 28px; line-height:105px; color: #161b27; position: absolute; left:4px;}
  @media (max-width: 1600px){.contact-box1 .box .top .title span{font-size: 26px;}}
  @media (max-width: 1440px){.contact-box1 .box .top .title span{font-size: 24px;}}
  @media (max-width: 1366px){.contact-box1 .box .top .title span{font-size: 22px;}}
  @media (max-width: 1280px){.contact-box1 .box .top .title span{font-size: 20px;}}
  @media (max-width: 1024px){.contact-box1 .box .top .title span{font-size: 18px;}}
  .contact-box1 .box .top .txt{line-height:30px; color: #161b27;}
  .contact-box1 .box .list{width: 100%; margin-top:30px;}
  .contact-box1 .box .list ul{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
  .contact-box1 .box .list ul li{width: 49.42%; min-height:204px; background: #f5f5f5; border-radius:6px; padding:38px;}
  @media (max-width: 768px){.contact-box1 .box .list ul li{width: 100%; margin-bottom: 0.3rem;}}
  .contact-box1 .box .list ul li .t1{font-size:25px; line-height: 1; color: #161B27; font-weight:bold; margin-bottom:38px;}
  @media (max-width: 1600px){.contact-box1 .box .list ul li .t1{font-size: 20px;}}
  @media (max-width: 1440px){.contact-box1 .box .list ul li .t1{font-size: 18px;}}
  @media (max-width: 1366px){.contact-box1 .box .list ul li .t1{font-size: 16px;}}
  .contact-box1 .box .list ul li .t2{color: #666666; line-height:24px; margin-top:11px; display: flex;}
.contact-box1 .box .list ul li .t2 i{font-size:18px; padding-right:10px;}
  @media (max-width: 1024px){.contact-box1 .box .list ul li .t2{line-height: 0.4rem;}}
  .contact-box1 .box .list ul li .t2 img{width: 18px; height: 18px; margin-top:4px; margin-right:10px;}
  .contact-box1 .box .list ul li .t2 span{color: #161B27; margin-right: 0.05rem; font-size:17px; line-height:31px;}
  .contact-box1 .box .list ul li .t3{display: flex; margin-top:10px;}
  .contact-box1 .box .list ul li .t3 .wx{display: flex; align-items: center; position: relative; background: #DDDDDD; border-radius: 3px; padding:8px; color: #fff; cursor: pointer;}
  .contact-box1 .box .list ul li .t3 .wx img{width: 26px; height: 22px;}
  .contact-box1 .box .list ul li .t3 .wx span{position: absolute; top: 100%; left: 50%; transform: translateX(-50%); width: 160px; height: 160px; background: #FFFFFF; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); display: none; justify-content: center; align-items: center; z-index:999999;}
  @media (max-width: 1024px){.contact-box1 .box .list ul li .t3 .wx span{width: 120px; height: 120px;}}
  .contact-box1 .box .list ul li .t3 .wx span img{width: 110px; height: 110px; margin: 0;}
  .contact-box1 .box .list ul li .t3 .wx:hover{background: #e86f00;}
  .contact-box1 .box .list ul li .t3 .wx:hover span{display: flex;}
  .contact-box1 .box .list ul li .t3 .wb{background: #DDDDDD; border-radius: 3px; color: #fff; display: flex; align-items: center; padding: 0.12rem; margin-left: 0.2rem; cursor: pointer;}
  .contact-box1 .box .list ul li .t3 .wb:hover{background: #e86f00;}
  .contact-box1 .box .list ul li .t3 .wb img{width: 26px; height: 22px;}
  .contact-box2{width: 100%; padding: 0.96rem 0;}
  .contact-box2 .box{width: 72.9%; margin: auto; display: flex; flex-wrap: wrap; align-items: center;}
  @media (max-width: 1600px){.contact-box2 .box{width: 84%;}}
  @media (max-width: 1280px){.contact-box2 .box{width: 90%;}}
  .contact-box2 .box .map-menu{width: 4.1rem; position: relative; padding: 0.1rem 0 0.1rem 0.7rem;}
  @media (max-width: 768px){.contact-box2 .box .map-menu{width: 100%; padding: 0.1rem 0;}}
  .contact-box2 .box .map-menu .line{width: 5px; height: 100%; background: #ddd; border-radius: 3px; position: absolute; left: 0; top: 0;}
  @media (max-width: 768px){.contact-box2 .box .map-menu .line{display: none;}}
  .contact-box2 .box .map-menu .line span{width: 5px; height: 0.75rem; background: #e86f00; border-radius: 3px; position: absolute; left: 0; top: 0; transition: all ease-in 0.3s;}
  @media (max-width: 768px){.contact-box2 .box .map-menu ul{width: 100%; display: flex; justify-content: center;}}
  .contact-box2 .box .map-menu ul li{font-size: 22px; color: #333333; line-height: 1; height: 0.75rem; display: flex; align-items: center; cursor: pointer;}
  @media (max-width: 1600px){.contact-box2 .box .map-menu ul li{font-size: 20px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-menu ul li{font-size: 18px;}}
  @media (max-width: 1366px){.contact-box2 .box .map-menu ul li{font-size: 16px;}}
  @media (max-width: 768px){.contact-box2 .box .map-menu ul li{margin: 0 0.1rem;}}
  .contact-box2 .box .map-menu ul li:hover{color: #e86f00;}
  .contact-box2 .box .map-menu ul li.on{font-size: 28px; color: #e86f00;}
  @media (max-width: 1600px){.contact-box2 .box .map-menu ul li.on{font-size: 26px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-menu ul li.on{font-size: 24px;}}
  @media (max-width: 1366px){.contact-box2 .box .map-menu ul li.on{font-size: 22px;}}
  @media (max-width: 1280px){.contact-box2 .box .map-menu ul li.on{font-size: 20px;}}
  @media (max-width: 1024px){.contact-box2 .box .map-menu ul li.on{font-size: 18px;}}
  @media (max-width: 768px){.contact-box2 .box .map-menu ul li.on{font-size: 16px;}}
  .contact-box2 .box .map-address{width: 7.4rem; position: relative;}
  @media (max-width: 768px){.contact-box2 .box .map-address{margin-top: 0.5rem;}}
  @media (max-width: 500px){.contact-box2 .box .map-address{display: none;}}
  .contact-box2 .box .map-address .map{width: 100%;}
  .contact-box2 .box .map-address .map img{width: 100%;}
  .contact-box2 .box .map-address .list{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
  .contact-box2 .box .map-address .list ul li{display: none;}
  .contact-box2 .box .map-address .list ul li.on{display: block;}
  .contact-box2 .box .map-address .list ul li .item{position: absolute;}
  .contact-box2 .box .map-address .list ul li .item.item1-1{left: 71.08%; top: 83.55%;}
  .contact-box2 .box .map-address .list ul li .item.item1-2{left: 86.75%; top: 74.34%;}
  .contact-box2 .box .map-address .list ul li .item.item2-1{left: 75%; top: 81.74%;}
  .contact-box2 .box .map-address .list ul li .item.item2-2{left: 70.81%; top: 79.6%;}
  .contact-box2 .box .map-address .list ul li .item.item2-3{left: 66.75%; top: 81.08%;}
  .contact-box2 .box .map-address .list ul li .item.item3-1{left: 74.72%; top: 54.27%;}
  .contact-box2 .box .map-address .list ul li .item.item3-2{left: 83.78%; top: 56.57%;}
  .contact-box2 .box .map-address .list ul li .item.item3-3{left: 79.32%; top: 60.85%;}
  .contact-box2 .box .map-address .list ul li .item.item3-4{left: 78.78%; top: 72.53%;}
  .contact-box2 .box .map-address .list ul li .item.item3-5{left: 83.78%; top: 65.53%;}
  .contact-box2 .box .map-address .list ul li .item.item3-6{left: 73.78%; top: 79.3%;}
  .contact-box2 .box .map-address .list ul li .item.item4-1{left: 69.32%; top: 37.33%;}
  .contact-box2 .box .map-address .list ul li .item.item4-2{left: 82.16%; top: 25.16%;}
  .contact-box2 .box .map-address .list ul li .item.item4-3{left: 78.51%; top: 44.57%;}
  .contact-box2 .box .map-address .list ul li .item.item4-4{left: 54.45%; top: 47.69%;}
  .contact-box2 .box .map-address .list ul li .item.item5-1{left: 47.7%; top: 54.76%;}
  .contact-box2 .box .map-address .list ul li .item.item5-2{left: 54%; top: 60.19%;}
  .contact-box2 .box .map-address .list ul li .item.item5-3{left: 67.16%; top: 57.07%;}
  .contact-box2 .box .map-address .list ul li .item.on .address span img:nth-child(2){opacity: 1;}
  .contact-box2 .box .map-address .list ul li .item.on .address .txt{color: #e86f00;}
  .contact-box2 .box .map-address .list ul li .item.on .add-tc{display: block;}
  .contact-box2 .box .map-address .list ul li .item .address{width: 0.27rem; height: 0.32rem; position: relative; cursor: pointer;}
  
  @media (max-width: 500px){.contact-box2 .box .map-address .list ul li .item .address{position: initial;}}
  .contact-box2 .box .map-address .list ul li .item .address span{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
  .contact-box2 .box .map-address .list ul li .item .address span img{width: 100%; height: 100%;}
  .contact-box2 .box .map-address .list ul li .item .address span img:nth-child(2){position: absolute; left: 0; top: 0; z-index: 2; opacity: 0;}
  .contact-box2 .box .map-address .list ul li .item .address .txt{width: auto; white-space: nowrap; font-weight: bold; color: #232323; position: absolute; top: 100%; left: 50%; transform: translateX(-50%);}
  .contact-box2 .box .map-address .list ul li .item .add-tc{position: absolute; width: 3.2rem; background: #FFFFFF; box-shadow: 0px 0px 0.5rem 0px rgba(0, 0, 0, 0.1); border-radius: 0.1rem; overflow: hidden; left: 0; bottom: calc(100% + 0.3rem); display: none;}
  .contact-box2 .box .map-address .list ul li .item .add-tc .img{width: 100%; height: 2rem; overflow: hidden;}
  .contact-box2 .box .map-address .list ul li .item .add-tc .img img{width: 100%; height: 100%; object-fit: cover;}
  .contact-box2 .box .map-address .list ul li .item .add-tc .tbox{width: 100%; padding: 0.25rem 0.3rem 0.3rem;}
  .contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t1{font-size: 22px; font-weight: bold; color: #111111; line-height: 1;}
  @media (max-width: 1600px){.contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t1{font-size: 20px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t1{font-size: 18px;}}
  @media (max-width: 1366px){.contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t1{font-size: 16px;}}
  .contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t2{font-size: 18ox; color: #e86f00; line-height: 24px; margin-top: 0.2rem; font-weight: 600;}
  @media (max-width: 1600px){.contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t2{font-size: 16px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t2{font-size: 14px;}}
  .contact-box2 .box .map-address .list ul li .item .add-tc .tbox .t3{font-size: 14px; color: #111111; line-height: 24px;}
  .contact-box2 .box .map-list{width: 100%; display: none;}
  @media (max-width: 500px){.contact-box2 .box .map-list{display: block;}}
  .contact-box2 .box .map-list ul li{width: 100%; display: none;}
  .contact-box2 .box .map-list ul li.on{display: block;}
  .contact-box2 .box .map-list ul li .add-tc{width: 100%; background: #FFFFFF; box-shadow: 0px 0px 0.5rem 0px rgba(0, 0, 0, 0.1); border-radius: 0.1rem; overflow: hidden; margin-top: 0.3rem;}
  .contact-box2 .box .map-list ul li .add-tc .img{width: 100%; height: 3.9rem; overflow: hidden;}
  .contact-box2 .box .map-list ul li .add-tc .img img{width: 100%; height: 100%; object-fit: cover;}
  .contact-box2 .box .map-list ul li .add-tc .tbox{width: 100%; padding: 0.25rem 0.3rem 0.3rem;}
  .contact-box2 .box .map-list ul li .add-tc .tbox .t1{font-size: 22px; font-weight: bold; color: #111111; line-height: 1;}
  @media (max-width: 1600px){.contact-box2 .box .map-list ul li .add-tc .tbox .t1{font-size: 20px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-list ul li .add-tc .tbox .t1{font-size: 18px;}}
  @media (max-width: 1366px){.contact-box2 .box .map-list ul li .add-tc .tbox .t1{font-size: 16px;}}
  .contact-box2 .box .map-list ul li .add-tc .tbox .t2{font-size: 18ox; color: #e86f00; line-height: 24px; margin-top: 0.2rem; font-weight: 600;}
  @media (max-width: 1600px){.contact-box2 .box .map-list ul li .add-tc .tbox .t2{font-size: 16px;}}
  @media (max-width: 1440px){.contact-box2 .box .map-list ul li .add-tc .tbox .t2{font-size: 14px;}}
  .contact-box2 .box .map-list ul li .add-tc .tbox .t3{font-size: 14px; color: #111111; line-height: 24px;}

.yyr{ font-size:20px; line-height:40px; padding:5%;box-shadow: 0px 0px 20px rgba(0,0,0,0.1); width: 100%; margin: 0 auto;}