html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, q, em, ul, li, ol, form, article, aside, embed, dl, dt, dd, table, td, th, input, button, legend, fiedlset, blockquote, textarea, label, strong, img, fieldset, b { margin: 0; padding: 0; }
body { font: 12px '宋体'; color: #666; color:#333}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
ul, li { list-style-type: none;}
.clearfix { /*font-size: 0;*/ clear: both; line-height: 0; }
.left { float: left; }
.right{ float: right; }
em, cite { font-style: normal; }
.more {float:right;}
img{border:none; vertical-align: middle;}
a { text-decoration: none;color: #333; }
a:hover { text-decoration: underline; }
.MS_1{overflow: hidden;}
.MS_C_1{overflow: hidden;}
html,body{width:100%;overflow-x:hidden;}
#L_1{width:100%;margin:0 auto;}
#L_2{width:100%;margin:0 auto;}
#M_1 .MS_C_1{background-color: #078aef;}
#Content_1,#M_1 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_1 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_1 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_1 .h-call{width:100%;height: 40px;}
#M_1 .hc-wrap{width: 1170px;height:40px;margin: 0 auto;line-height: 40px;}
#M_1 .lianxi{float: right;}
#M_1 .lianxi a{;margin: 0 5px}
#M_1 .lianxi a:hover{text-decoration: underline}
@media only screen and (max-width:1279px){
#M_1 .h-call,.c-header,.ch-r{display: none}
}#M_2 .MS_C_1{background-color: #ffffff;}
#Content_2,#M_2 table{color:#000000;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_2 a{color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_2 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
.nac_active_fixed{
position: fixed;
z-index: 10000;
top: 0;
left: 0;
right: 0;
}
.nac_active_fixed .wow{visibility: visible !important;}
#M_2 {overflow: visible;transition: all 0.3s;}
#M_2 .MS_C_1{overflow: visible;}
#M_2 .MS_C_-1{overflow: visible;}
#M_2 a:hover{text-decoration: none;}
#M_2 .my_nav>.phone_nav{
display: none;
}
#M_2 .my_nav{
width: 100%;
position: relative;
z-index: 1000;
}
#M_2 .my_nav>.my_pc_content{
display: flex;
width: 1200px;
margin: 0 auto;
}
#M_2 .my_nav>.my_pc_content>a{
padding: 10px 0px;
display: flex;
align-items: center;
}
#M_2 .my_nav>.my_pc_content>a>img{
height: 70px;
}
#M_2 .pc_nav{
display: flex;
flex:1;
padding: 0 15px;
margin: 0 auto;
position: relative;
z-index: 1000;
}
#M_2 .pc_nav>li{position: relative;transition: all 0.3s;}
#M_2 .pc_nav>li:hover a:after{
width: 100%;
height: 100%;
background: none;
background: #078aef;
}
#M_2 .pc_nav>li:hover>a{
color:#ffffff;
}
#M_2 .pc_nav>li>a::after{
content: '';
position: absolute;
top: 50%;
right: 0;
height: 1em;
z-index: -1;
transform: translateY(-50%);
background: #b9b9c8;
width: 1px;
transition: width 0.3s;
transition: height 0.3s;
}
#M_2 .pc_nav>li:last-child>a::after{
opacity:0;
}
#M_2 .pc_nav>li:last-child:hover>a::after{
opacity:1;
}
#M_2 .pc_nav>li>a{
line-height: 70px;
/* 行高等于图片高即可 */
padding: 10px 20px;
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
color:#000000;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_2 .pc_nav>li>.pc_nav_items{
position: absolute;
left: 0;
min-width: 100%;
top: 100%;
box-sizing: border-box;
z-index: 10;
text-align: center;
overflow: hidden;
transition: all 0.3s;
transform: scaleX(0);
box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
#M_2 .pc_nav>li>.pc_nav_items:after{
content:"";
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
background: #ffffff;
opacity:0.8;
z-index:-1;
}
#M_2 .pc_nav_items>li>a{
white-space: nowrap;
overflow: hidden;
display: block;
text-overflow: ellipsis;
padding: 0 10px;
color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
line-height: 3em;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
transition: all 0.1s;
}
#M_2 .pc_nav_items>li>a:hover{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
background:#ffffff;
}
#M_2 .pc_nav>li:hover .pc_nav_items{
transform: scaleX(1);
}
#M_2 .transverse{
display: flex;
width: 280%;
flex-wrap:wrap;
}
#M_2 .transverse>li{
margin: 6px 10px;
}
#M_2 .flex-box-left{
justify-content: flex-start;
}
#M_2 .flex-box-center{
justify-content: center;
}
#M_2 .flex-box-center>li>.transverse{
left: -80%;
}
#M_2 .flex-box-right{
justify-content: flex-end;
}
#M_2 .flex-box-right>li>.transverse{
left: -180%;
}
#M_2 .flex-box-around {
justify-content: space-around;
}
#M_2 .flex-box-around>li>.transverse{
left: -80%;
}
#M_2 .flex-box-around>li:nth-child(1)>.transverse{
left: 0px;
}
#M_2 .flex-box-around>li:last-child>.transverse{
left: -159%;
}
@media screen and (max-width:1024px) {
#M_2 {
position:fixed;
z-index:10000;
top:0;
left:0;
right:0;
}
#M_2 .my_pc_content>a{
animation-name:none !important;
visibility: inherit !important;
}
#M_2 .pc_nav{
display:none;
}
#M_2 .my_nav>.phone_nav{
display: block;
}
#M_2 .phone_nav>.phone_nav_btn{
position: fixed;
top: 20px;
right: 20px;
z-index: 10000;
width: 35px;
height: 35px;
}
#M_2 .phone_nav>.phone_nav_btn::before,.phone_nav>.phone_nav_btn::after{
background-color: #b2b2b2;
display: block;
height: 2px;
left: 0;
position: absolute;
width: 100%;
content: '';
transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
#M_2 .phone_nav>.phone_nav_btn::before{
top: 8px;
}
#M_2 .phone_nav>.phone_nav_btn::after{
bottom: 8px;
}
#M_2 .phone_btn_active::before{
transform: translateY(8px) rotate(-45deg);
-webkit-transform: translateY(8px) rotate(-45deg);
-ms-transform: translateY(8px) rotate(-45deg);
}
#M_2 .phone_btn_active::after{
transform: translateY(-8px) rotate(45deg);
-webkit-transform: translateY(-8px) rotate(45deg);
-ms-transform: translateY(-8px) rotate(45deg);
}
#M_2 .phone_nav>.phone_nav_items{
position: fixed;
box-sizing: border-box;
top: 80px;
left: 0;
width:70%;
max-width: 100%;
background-color: #000000;
bottom: 0;
transform: translateX(-100%);
transition: all 0.3s;
padding-top:50px;
overflow-y: auto;
padding-bottom: 50%;
}
#M_2 .phone_nav>.phone_nav_items>li{
box-sizing: border-box;
padding: 12px 12px 12px 0px;
line-height: 2em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
}
#M_2 .phone_nav>.phone_nav_items>li>span{
position: absolute;
right: 10px;
top: 10px;
height: 40px;
width: 70px;
z-index:100;
}
#M_2 .phone_active>.phone_nav_items{
transform: translateX(0);
}
#M_2 .phone_active>.phone_nav_items>li{
padding-left:12px !important;
transition: padding 0.5s;
}
#M_2 .phone_nav_items>li>span::before,.phone_nav_items>li>span::after{
background-color: #b2b2b2;
display: block;
height: 2px;
left: 50%;
position: absolute;
width: 20%;
content: '';
transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
#M_2 .phone_nav_items>li>span::before{
transform: translateX(-90%) rotate(33deg);
top: 45%;
}
#M_2 .phone_nav_items>li>span::after{
transform: translateX(-10%) rotate(-33deg);
top: 45%;
}
#M_2 .phone_items_items{
background: rgba(0, 0, 0, 0.04);
}
#M_2 .phone_items_items>a{
opacity: 0.5;
}
#M_2 .phone_items_items>span::before{
transform: translateX(-90%) rotate(-33deg) !important;
opacity: 0.8;
}
#M_2 .phone_items_items>span::after{
transform: translateX(-10%) rotate(33deg) !important;
opacity: 0.8;
}
#M_2 .phone_nav_items_child{
padding: 0 20px;
box-sizing: border-box;
display: none;
}
#M_2 .phone_nav_items_child>li{
box-shadow: 2px 1px 4px #000000;
box-sizing: border-box;
line-height: 1;
}
#M_2 .phone_nav_items_child>li>a{
width: 100%;
box-sizing: border-box;
height: 100%;
display: block;
padding: 14px;
line-height: 1;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_2 .phone_nav>.phone_nav_items>li>a{
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_2 .my_nav>.my_pc_content>a>img{
height: 60px;
}
#M_2 .my_nav>.my_pc_content{
padding-left:10px;
}
}
#L_3{width:100%;margin:0 auto;}
#L_20{width:1200px;margin:0 auto;}
#L_4{width:1200px;margin:0 auto;}
#L_5_99{background:url(/filessource/style/2021/1126/cf585785677c8c9c5bd036142f14b553.jpg) repeat;}
#L_5{width:1200px;margin:0 auto;}
#L_6_99{background:url(/filessource/skin/2023/1208/045a0b805769c7fd7e3a2a383c701ad5.jpg) no-repeat center 0;}
#L_6{width:1200px;margin:0 auto;}
#L_7_99{background:url(/filessource/style/2021/1126/b0faf77f2af73ba237e0e907c78e3c2a.jpg) repeat;}
#L_7{width:1200px;margin:0 auto;}
#L_8_99{background-color:#fafafc;}
#L_8{width:1200px;margin:0 auto;}
#L_9{width:1200px;margin:0 auto;}
#L_10_99{background:url(/filessource/skin/2023/1207/1896c6b3cf0540a544815f8f881577c3.jpg) no-repeat center 0;}
#L_10{width:1200px;margin:0 auto;}
#L_11_99{background-color:#f2f2f2;}
#L_11{width:1200px;margin:0 auto;}
#L_12{width:1200px;margin:0 auto;}
#L_13_99{background-color:#15161a;}
#L_13{width:1200px;margin:0 auto;}
#L_21_99{background-color:#333333;}
#L_21{width:1200px;margin:0 auto;}
#M_3 {width:100%;}
#M_3 .is_video{display:block;}
#M_3 .no_video{display:none !important;}
#M_3 video::-webkit-media-controls{
display:none !important;
}
#M_3 .mutedBtn{
position:absolute;
z-index:999;
left:50px;
bottom:50px;
opacity:0.5;
cursor: pointer;
transition: all 0.5s;
display:none;
}
#M_3 .mutedBtn img{
width:50px;
display:none;
}
#M_3 .mutedBtn .volumeMiddle{
display:block;
}
#M_3 .mutedBtn .volumeDisable{
display:none;
}
#M_3 .mutedBtn:hover{
opacity:1;
}
#M_3 .volumeMiddleSelect .volumeMiddle{
display:none;
}
#M_3 .volumeMiddleSelect .volumeDisable{
display:block;
}
#M_3 .videoBox {
width: 100%;
overflow: hidden;
height: 100%;
position: relative;
}
#M_3 .banner_ie_video{
height:auto !important;
position: relative;
top:50%;
transform: translateY(-50%);
}
#M_3 .videoBox video {
height: 100%;
width: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
border: 0;
bottom: 0;
z-index: 1;
}
#M_3 .swiper-button-prev , #M_3 .swiper-button-next {
width: 50px !important;
height: 50px !important;
transform: translateY(-50%);
opacity: 0.4;
transition: all 0.3s;
margin-top:0;
}
#M_3 .swiper-button-next {
background-image: url(/imgsource/skin/template_passport_img/right2x.png);
background-size: 80%;
}
#M_3 .swiper-button-prev {
background-image: url(/imgsource/skin/template_passport_img/left2x.png);
background-size: 80%;
}
#M_3 .swiper-button-prev-next:hover {
opacity: 1 !important;
background-size: 90% auto !important;
}
#M_3 .hiddens {
display: none;
}
#M_3 .hiddens{
width:100%;
height:200px;
}
#M_3 .shows {
width: 100%;
height:660px;
}
#M_3 .swiper-container img {
width: 100%;
height: auto;
}
#M_3 .swiper-slide {
width: 100%;
height: 100%;
position:relative;
}
#M_3 .swiper-pagination-bullet{
/* text-align: right !important;
padding-right: 8%; */
margin-bottom: 10px;
box-sizing: border-box;
opacity: .5;
width: 40px;
height: 1px;
border-radius: 0%;
background: #00ffff;
}
#M_3 .swiper-pagination-bullet-active{
/* color: #1D140E !important;
text-shadow: 1px 1px #cfeeec,-1px -1px #cfeeec,1px -1px #cfeeec,-1px 1px #cfeeec;
font-size: 44px; */
background: #ff7f00;
opacity: 1;
}
#M_3 .swiper-pagination-total{
font-size: 30px;
}
#M_3 .swiper-slide>div {
width: 100%;
height: 100%;
/* background: linear-gradient(rgba(52, 52, 90, 0.1) 0%, rgba(34, 34, 37, 0.5) 100%); */
/* background-color: rgba(34, 34, 37, 0.5); */
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
@media (max-width:760px) {
/* #M_3 .swiper-slide>div{background-color: rgba(34, 34, 37, 0.5);} */
#M_3 .shows {
display: none !important;
}
#M_3 .hiddens {
display: block !important;
}
#M_3 .swiper-button-prev-next{display: none !important;}
}#M_5 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_5,#M_5 table{color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#M_5 .my_title_box{
text-align: center;
}
#M_5 .my_title_box h3{
color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_5 .my_title_box h4{
margin-bottom:6px;
}
#M_5 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_5 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_5 .my_title_englist>span{
margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_5 .my_title_englist>i:nth-child(1):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
right: 0;
}
#M_5 .my_title_englist>i:nth-child(3):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
left: 0;
}
@media (max-width:760px) {
#M_5 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_5 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_6 .MS_C_1{padding:30px 0px 50px 0px ;}
#Content_6 a{color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_6 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_6 a:hover{
text-decoration: none;
}
#M_6 .case_box{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#M_6 .case_box>div{
width: 32%;
box-sizing: border-box;
margin-bottom: 20px;
}
#M_6 .case_box>.fill{
width: 32%;
height:0px;
visibility: hidden;
}
#M_6 .case_box>div>a{
display: block;
background: #ffffff;
border: 1px solid #e7e7e7;
transition: all 0.5s;
}
#M_6 .case_box>div>a:hover{
background: #078aef;
box-shadow: 0 0 5px rgb(0 0 0 / 20%);
border-color: #078aef;
}
#M_6 .case_box>div>a:hover>div>img{
transform: scale(1.2);
}
#M_6 .case_box>div>a:hover h2{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_6 .case_box>div>a>div{
width: 100%;
height: 382px;
overflow: hidden;
display:flex;
justify-content: center;
align-items: center;
}
#M_6 .case_box>div>a>div>img{
max-width: 100%;
max-height: 100%;
transition: all 0.6s ease-in-out;
}
#M_6 .case_box>div>a>h2{
color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-align: center;
box-sizing: border-box;
padding: 0 10px;
line-height: 3em;
}
@media (max-width:760px){
#M_6 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
#M_6 .case_box>div{
width:49%;
}
#M_6 .case_box>div>a>div{
height: 180px;
}
#M_6 .case_box>.fill{
width: 49%;
}
}#M_10 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_10,#M_10 table{color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#M_10 .my_title_box{
text-align: center;
}
#M_10 .my_title_box h3{
color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_10 .my_title_box h4{
color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
margin-bottom:6px;
}
#M_10 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_10 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_10 .my_title_englist>span{
margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_10 .my_title_englist>i:nth-child(1):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
right: 0;
}
#M_10 .my_title_englist>i:nth-child(3):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
left: 0;
}
@media (max-width:760px) {
#M_10 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_10 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_11 .MS_C_1{padding:16px 0px 30px 0px ;}
#Content_11,#M_11 table{color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;}
#M_11 .top_bottom_imgtext{
position: relative;
}
#M_11 .top_bottom_imgtext::after{
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
width: 2px;
background-color: #d4d4d2;
left: 50%;
}
#M_11 .top_bottom_imgtext li{
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
#M_11 .top_bottom_imgtext li:nth-child(2n){
flex-direction: row-reverse;
}
#M_11 .top_bottom_imgtext li>div{
width: 42%;
min-height: 282px;
box-sizing: border-box;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1)>img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 1;
max-width: 100%;
max-height: 100%;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1){
position: relative;
border: 2px solid #fff;
box-shadow: 11px 11px 20px #d9d9d9;
border-radius: 3px;
overflow: hidden;
}
#M_11 .top_bottom_imgtext li:nth-child(2n)>div:nth-child(1){
box-shadow: -11px 11px 20px #d9d9d9;
}
#M_11 .top_bottom_imgtext .text_box>span:nth-child(1){
background-color: #078aef;
padding: 4px 10px;
border-radius: 3px;
color:#ffffff;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
display:inline-block;
}
#M_11 .top_bottom_imgtext .text_box{
padding: 20px 0px 10px 0px;
box-sizing: border-box;
}
#M_11 .top_bottom_imgtext .text_box>h3{
color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
margin:10px 0px;
}
#M_11 .top_bottom_imgtext .text_box>p{
background: url(/imgsource/skin/template_passport_img/icon-right.png) no-repeat 0 center;
padding: 5px 0px 5px 30px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
@media (max-width:760px){
#M_11 .MS_C_1{
padding: 0 5%;
box-sizing: border-box;
}
#M_11 .top_bottom_imgtext li{
flex-wrap: wrap;
}
#M_11 .top_bottom_imgtext li>div{
min-height:auto;
width:100%;
}
#M_11 .top_bottom_imgtext::after{
display:none;
}
#M_11 .top_bottom_imgtext li>div:nth-child(1)>img{
position: initial;
transform: none;
width:100%;
}
}#M_15 .MS_C_1{margin:50px 0px 50px 0px ; }
#Content_15,#M_15 table{color:#333333;font-family:" Microsoft YaHei";font-size:22px;font-weight:normal;font-style:normal;}
#M_15 .map_model{
display: flex;
}
#M_15 .map_model>div:nth-child(1){
width: 40%;
background:#fff;
}
#M_15 .map_model>div:nth-child(2){
width: 60%;
}
#M_15 .address_text{
padding: 30px 50px;
}
#M_15 .address_text>div{
display: flex;
align-items: center;
padding: 20px 0;
border-bottom: 1px #e8e8e8 solid;
}
#M_15 .address_text>div:last-child{
border-bottom: none;
}
#M_15 .address_text>div>div{
flex:1;
}
#M_15 .address_text>div>div>h5{
color:#4c4c4c;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
margin-bottom:10px;
}
#M_15 .address_text>div>div>h2{
color:#333333;font-family:" Microsoft YaHei";font-size:22px;font-weight:normal;font-style:normal;
}
#M_15 .address_text>div>.icon{
margin-right: 20px;
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
color:#078aef;font-family:" Microsoft YaHei";font-size:40px;font-weight:normal;font-style:normal;
}
@media (max-width:760px){
#M_15 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
#M_15 .map_model{
display:block;
}
#M_15 .map_model>div{
width:100% !important;
box-sizing: border-box;
}
#M_15 .map_model>.address_text{
padding: 10px 20px;
}
#M_15 .map_model>.map_box{
height:200px;
}
}#M_16 .MS_C_1{border-width:0px 0px 1px 0px ;border-style:solid;border-color:transparent;;border-bottom-color:#dddddd;padding:0px 0px 15px 0px ;margin:40px 0px 20px 0px ; }
#Content_16,#M_16 table{color:#078aef;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;}
#M_16 h2{
color:#078aef;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
text-align:left;
}
#M_16 h2>span{
color:#999999;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
margin-left:6px;
}
@media (max-width:760px){
#M_16 h2{
font-size:20px;
}
#M_16 {
padding: 0 5%;
box-sizing: border-box;
}
}#M_17 .MS_C_1{margin:0px 0px 30px 0px ; }
#Content_17 a{color:#333333;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_17 a:hover{color:#d10000;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_17 .links{
display: flex;
flex-wrap: wrap;
}
#M_17 .links>a{
margin-bottom:20px;
padding-right: 20px;
}
@media (max-width: 760px){
#M_17 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
}#M_30 .MS_C_1{margin:30px 0px 30px 0px ; }
#Content_30,#M_30 table{color:#000000;font-family:" Microsoft YaHei";font-size:22px;font-weight:bold;font-style:normal;}
#M_30 .MS_C_1{
text-align:left;
}
#M_30 .title_content{
display: inline-block;
text-align:left;
}
#M_30 .title_content>h2>span:nth-child(1){
color:#000000;font-family:" Microsoft YaHei";font-size:22px;font-weight:bold;font-style:normal;
}
#M_30 .title_content>h2>span:nth-child(2){
color:#333333;font-family:" Microsoft YaHei";font-size:22px;font-weight:normal;font-style:normal;
margin-left: 8px;
}
#M_30 .title_content>span{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
background:#078aef;
padding: 2px 8px 2px 8px ;
display: inline-block;
}
@media (max-width:760px) {
#M_30 .MS_C_1{
border: none;
text-align:left;
padding: 0 5%;
box-sizing: border-box;
}
}#M_32 .MS_C_1{border-width:0px 0px 0px 1px ;border-style:solid;border-color:transparent;;border-left-color:#cccccc;margin:30px 0px ; }
#M_32 .MS_C_1{
text-align:center;
}
#M_32 .search_box{
display: inline-block;
text-align:left;
}
#M_32 .search_box input{
border: 0;
border: 1px solid #a0a0a0;
font-size: 14px;
padding: 7px 15px 7px 5px;
border-radius: 4px;
outline: none;
transition: all 0.8s;
}
#M_32 .search_box input:focus{
border: 1px solid #52a2ec;
box-shadow: 0px 0px 2px 0px #52a2ec;
}
#M_32 .search_box .s_btn{
border: none;
color: #ffffff;
border-radius: 4px;
padding: 8px 15px;
text-align: center;
background: #078aef;
outline: none;
cursor: pointer;
}
#M_32 .keyword_search{
margin: 10px 0 0;
color:#999999;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
}
#M_32 .keyword_search span{
margin-left: 10px;
color:#333333;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
cursor: pointer;
}
#M_32 .keyword_search span:hover{
color:#078aef;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
}
@media (max-width:760px) {
#M_32 .MS_C_1{
border: none;
text-align:left;
padding: 0 5%;
box-sizing: border-box;
}
}#M_34 .MS_C_1{border-width:0px 0px 0px 1px ;border-style:solid;border-color:transparent;;border-left-color:#cccccc;margin:30px 0px 30px 0px ; }
#Content_34,#M_34 table{color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_34 .MS_C_1{
text-align:right;
}
#M_34 .title_content{
display: inline-block;
text-align:left;
}
#M_34 .title_content>h2>span:nth-child(1){
color:#333333;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_34 .title_content>h2>span:nth-child(2){
margin-left: 8px;
}
#M_34 .title_content>span{
color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
background:#;
padding: 4px 0px 0px 0px ;
display: inline-block;
}
@media (max-width:760px) {
#M_34 .MS_C_1{
border: none;
text-align:left;
padding: 0 5%;
box-sizing: border-box;
}
}#M_37 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_37,#M_37 table{color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#M_37 .my_title_box{
text-align: center;
}
#M_37 .my_title_box h3{
color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_37 .my_title_box h4{
margin-bottom:6px;
}
#M_37 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_37 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_37 .my_title_englist>span{
margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_37 .my_title_englist>i:nth-child(1):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
right: 0;
}
#M_37 .my_title_englist>i:nth-child(3):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
left: 0;
}
@media (max-width:760px) {
#M_37 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_37 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_36 .MS_C_1{margin:15px 0px ; }
#Content_36,#M_36 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#M_36 .swiper-wrapper{
height:auto;
}
#M_36 .news_swiper_content .swiper-container{
padding-top: 30px;
}
#M_36 .news_swiper_nav{
width: 100%;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#M_36 .news_swiper_nav li{
position: relative;
padding: 10px 20px;
text-align: center;
background-color: #363e45;
margin:0 5px;
cursor: pointer;
transition: all 0.3s;
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_36 .active_news_nav{
background-color: #078aef !important;
}
#M_36 .news_swiper_nav li::after{
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background-color: #cf010e;
transition: all 0.5s;
}
#M_36 .news_swiper_nav li:hover:after{
left: 0;
width: 100%;
}
#M_36 .news_swiper .swiper-slide{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#M_36 .news_swiper_items_div{width: 49%;}
#M_36 .news_swiper_items{
width: 100%;
display: flex;
padding: 20px;
box-sizing: border-box;
position: relative;
margin-bottom: 20px;
background: #ffffff;
transition: all 0.5s;
text-decoration: none;
}
#M_36 .news_swiper_items:hover{
transform: translateY(-5px) !important;
box-shadow: 0 0 16px #eee;
background-color: #3a4249;
}
#M_36 .news_swiper_items:hover:after {
border-bottom-color: #0878ce;
}
#M_36 .news_swiper_items:hover h5 {
color: #ffffff !important;
}
#M_36 .news_swiper_items:hover p{
color: #ffffff !important;
}
#M_36 .news_swiper_items>div{
position: relative;
z-index: 1;
}
#M_36 .news_swiper_items>div:nth-child(1){
color: #fff;
float: left;
}
#M_36 .news_swiper_items>div:nth-child(1)>h6{
width: 140px;
font-size: 16px;
font-weight: bolder;
}
#M_36 .news_swiper_items>div:nth-child(1)>strong{
display: block;
font-size: 48px;
}
#M_36 .news_swiper_items>div:nth-child(2)>h5{
color:#333333;font-family:" Microsoft YaHei";font-size:18px;font-weight:normal;font-style:normal;
transition: all 0.5s;
}
#M_36 .news_swiper_items>div:nth-child(2)>p{
text-align: justify;
text-indent: 2em;
margin: 10px 0 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
line-height: 2;
height: 50px;
overflow: hidden;
text-overflow: ellipsis;
color:#666666;font-family:" Microsoft YaHei";font-size:12px;font-weight:normal;font-style:normal;
}
#M_36 .news_swiper_items::after{
position: absolute;
left: 0;
top: 0;
content: "";
width: 85px;
height: 0;
border-bottom: 125px solid #078aef;
border-right: 78px solid transparent;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
@media (max-width:760px){
#M_36 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
}
#M_36 .news_swiper_nav li{
margin-bottom: 10px;
}
#M_36 .news_swiper_content .swiper-container{
padding-top: 15px;
}
#M_36 .news_swiper_items_div{
width:100%;
}
}#M_39 .MS_C_1{margin:40px 0px 40px 0px ; }
#Content_39,#M_39 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_39 a{color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_39 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_39 .footer_content{
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
#M_39 .footer_content>li{
padding: 0 50px 0 0;
margin-bottom:20px;
position: relative;
}
#M_39 .footer_content>li:after{
content: '';
display: block;
width: 0px;
border-left: 1px solid #3b3b3b;
position: absolute;
top:0;right:25px;bottom:0;
}
#M_39 .footer_content>li:last-child:after{
display: none;
}
/*#M_39 .footer_content>li:nth-child(n+2){
border-left: 1px solid #3b3b3b;
}*/
/*#M_39 .footer_content>li:first-child{
padding-left: 0px;
}*/
/*#M_39 .footer_content>li:nth-child(5n){
padding-left: 0px;
border-left: none;
}*/
#M_39 .footer_content>li>h2{
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
margin-bottom: 15px;
}
#M_39 .footer_content>li>h2::after{
content: '';
display: block;
background-color: #cf010e;
height: 2px;
width: 25px;
transition: all 0.5s;
margin: 15px 0 0;
}
#M_39 .footer_content>li>div>a{
display: block;
margin: 10px 0 0;
}
@media (max-width: 760px){
#M_39 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
margin:20px 0;
}
#M_39 .MS_C_-1 {
padding: 0 5%;
box-sizing: border-box;
margin:20px 0;
}
#M_39 .footer_content{
justify-content: space-between;
}
#M_39 .footer_content>li{
width:48%;
display: flex;
flex-wrap: wrap;
margin-bottom:10px;
padding:10px;
border: 1px solid #ffffff;
box-sizing: border-box;
}
#M_39 .footer_content>li:after{
display:none;
}
#M_39 .footer_content>li>h2{
position: relative;
width:100%;
font-size:16px;
margin-bottom:0px;
}
#M_39 .footer_content>li>h2::after{
position: absolute;
right: 6px;
top: 40%;
width: 9px;
height: 9px;
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;
background-color: transparent;
margin: -3px 0 0;
-webkit-transform: rotate(135deg) translateX(-50%);
transform: rotate(135deg) translateX(-50%);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
#M_39 .footer_content>li>div{
display:none;
margin-top:10px;
}
#M_39 .footer_content>li>div>a{
margin:0;
padding:6px 0;
}
#M_39 .footer_content>li>.open::after{
-webkit-transform: rotate(315deg) translateX(-50%);transform: rotate(315deg) translateX(-50%);
right: 0;
margin-top: -6px;
}
}#M_41 .MS_C_1{margin:40px 0px 40px 0px ; }
#Content_41,#M_41 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;}
#Content_41 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_41 .footer_content{
display: flex;
align-items: flex-start;
}
#M_41 .footer_content>li{
padding: 0 25px;
}
#M_41 .footer_content>li:first-child{
padding-left: 0px;
}
#M_41 .footer_content>li:nth-child(n+2){
border-left: 1px solid #3b3b3b;
}
#M_41 .footer_content>li>h2{
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
margin-bottom: 15px;
}
#M_41 .footer_content>li>h2::after{
content: '';
display: block;
background-color: #cf010e;
height: 2px;
width: 25px;
transition: all 0.5s;
margin: 15px 0 0;
}
#M_41 .footer_content>li>p{
margin: 10px 0 0;
color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_41 .footer_content>li>p:hover{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
@media (max-width: 760px){
#M_41 .MS_C_1 {
padding: 0 5%;
box-sizing: border-box;
margin:20px 0;
}
#M_41 .MS_C_-1 {
padding: 0 5%;
box-sizing: border-box;
margin:20px 0;
}
}#M_43 .MS_C_1{padding:40px 0px ;}
#Content_43,#M_43 table{color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;}
#M_43 .tel_box>h2{
display: flex;
}
#M_43 .tel_box>h2>.iconfont{
color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
margin-right: 14px;
}
#M_43 .tel_box>h2>div{
color:#ffffff;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
}
#M_43 .tel_box>h2>div>h5{
color:#ffffff;font-family:" Microsoft YaHei";font-size:16px;font-weight:normal;font-style:normal;
}
#M_43 .tel_box>div{
display: flex;
margin-top: 20px;
}
#M_43 .flex-box-left{
justify-content: flex-start;
}
#M_43 .flex-box-right{
justify-content: flex-end;
}
#M_43 .flex-box-center{
justify-content: center;
}
#M_43 .flex-box-around{
justify-content: space-around;
}
#M_43 .tel_box>div>img{
width: 98px;
height: 98px;
}
#M_43 .tel_box>div>div{
border-top: 1px solid #52565a;
border-bottom: 1px solid #52565a;
line-height: 30px;
letter-spacing:6px;
padding: 20px 10px 10px 10px;
color:#bdbebf;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
box-sizing: border-box;
writing-mode: vertical-rl;
writing-mode: tb-rl;
height: 7em;
margin-left: 20px;
}
@media (max-width:760px){
#M_43 .MS_C_1 {
padding: 20px 5%;
box-sizing: border-box;
}
#M_43 .MS_C_-1 {
padding: 20px 5%;
box-sizing: border-box;
}
#M_43 .tel_box>h2{
justify-content: flex-start;
}
#M_43 .tel_box>div{
justify-content: flex-start;
}
}#M_51 .MS_C_1{padding:70px 0px ;}
#M_51 .data_text{
text-align: center;
margin-bottom: 50px;
}
#M_51 .data_text h2{
width: 60%;
box-sizing: border-box;
margin: 0 auto;
margin-bottom: 0.6em;
color:#ffffff;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_51 .data_text p{
width: 60%;
box-sizing: border-box;
margin: 0 auto;
line-height: 1.7em;
color:#ffa800;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_51 .data_adv{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#M_51 .data_adv>div{
width: 24%;
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-bottom:20px;
}
#M_51 .fill_box{
width: 24%;
}
#M_51 .data_adv>div>strong{
color:#ffffff;font-family:" Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;
line-height: 2em;
margin-right:6px;
position:relative;
}
#M_51 .data_adv>div>strong>span{
color:#ffffff;font-family:" Microsoft YaHei";font-size:36px;font-weight:bold;font-style:normal;
z-index:10;
position:relative;
}
#M_51 .data_adv>div>strong::after{
content:'';
display:block;
position: absolute;
z-index: 9;
top: -0.6em;
left: -0.6em;
content: '';
width: 70px;
height: 70px;
border: 5px solid #ffffff;
opacity:0.2;
border-radius: 50%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#M_51 .data_adv>div:hover>strong::after{
border-color: #ffa800;
opacity:0.9;
}
#M_51 .data_adv>div>div{
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#M_51 .data_adv>div>div>p:nth-child(1){
color:#b9b9b9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_51 .data_adv>div>div>p:nth-child(2){
color:#b9b9b9;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
@media (max-width:760px){
#M_51 .MS_C_1 {
padding: 30px 5%;
box-sizing: border-box;
}
#M_51 .data_text h2,#M_51 .data_text p{
width: 100%;
}
#M_51 .data_adv>div{
width:49%;
flex-wrap: wrap;
}
#M_51 .data_adv>div>strong{
font-size:28px;
}
#M_51 .fill_box{
width: 49%;
}
}#M_52 .MS_C_1{padding:30px 0px 15px 0px ;}
#Content_52,#M_52 table{color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;}
#M_52 .my_title_box{
text-align: center;
}
#M_52 .my_title_box h3{
color:#078aef;font-family:" Microsoft YaHei";font-size:32px;font-weight:bold;font-style:normal;
}
#M_52 .my_title_box h4{
color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:normal;font-style:normal;
margin-bottom:6px;
}
#M_52 .my_title_englist{
display: flex;
justify-content: center;
align-items: center;
}
#M_52 .my_title_englist>i{
flex: 1;
height: 2px;
background-color: #d9dadc;
position: relative;
}
#M_52 .my_title_englist>span{
margin: 0 20px;
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
text-transform: uppercase;
}
#M_52 .my_title_englist>i:nth-child(1):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
right: 0;
}
#M_52 .my_title_englist>i:nth-child(3):after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 8px;
height: 8px;
background-color: #d9dadc;
border-radius: 50%;
margin-top: -4px;
left: 0;
}
@media (max-width:760px) {
#M_52 .MS_C_1{
border: none;
padding: 20px 5%;
box-sizing: border-box;
}
#M_52 .my_title_englist>span{
margin: 0 10px;
font-size: 12px;
}
}#M_58 .MS_C_1{padding:30px 0px 50px 0px ;}
#Content_58,#M_58 table{color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_58 a{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_58 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_58 {overflow: inherit;}
#M_58 .MS_C_1 {
overflow: inherit;
}
#M_58 a:hover{
text-decoration: none;
}
#M_58 .about_box{
display: flex;
}
#M_58 .about_box>div:nth-child(1){
width: 64%;
background: #;
}
#M_58 .about_box>div:nth-child(2){
width: 36%;
position: relative;
z-index: 1;
}
#M_58 .about_box>div:nth-child(1)>div{
height: 480px;
min-height: 100%;
}
#M_58 .about_box>div:nth-child(2)>div{
height: 100%;
padding: 40px;
box-sizing: border-box;
background: #ffffff;
}
#M_58 .about_box>div:nth-child(2)>div>h2{
color:#333333;font-family:" Microsoft YaHei";font-size:24px;font-weight:bold;font-style:normal;
}
#M_58 .about_box>div:nth-child(2)>div>h2::after{
display: block;
content: '';
width: 130px;
height: 3px;
background-color: #078aef;
margin-top: 15px;
}
#M_58 .about_box>div:nth-child(2)>div>h2>small{
display: block;
color:#999999;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
letter-spacing: -1px;
}
#M_58 .about_box>div:nth-child(2)>div>p{
color:#666666;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
line-height: 2.25em;
margin: 25px 0 0;
text-align: justify;
}
#M_58 .about_box>div:nth-child(2)>div>a{
display: inline-block;
margin-top: 20px;
padding: 10px 20px;
background: #078aef;
cursor: pointer;
position: relative;
overflow: hidden;
}
#M_58 .about_box>div:nth-child(2)>div>a:hover span{
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_58 .about_box>div:nth-child(2)>div>a>span{
position: relative;
z-index: 1;
color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;
}
#M_58 .about_box>div:nth-child(2)>div>a>span>i{
font-weight: bold;
font-style: normal;
margin-left: 18px;
}
@media screen and (max-width:760px){
#M_58 .MS_C_1 {
padding: 20px 10px;
box-sizing: border-box;
}
#M_58 .about_box{
flex-wrap: wrap;
}
#M_58 .about_box>div{
width: 100% !important;
}
#M_58 .about_box>div:nth-child(1){
padding-left: 20px;
padding-bottom: 20px;
}
#M_58 .about_box>div:nth-child(2) {
padding: 20px 0 40px 0;
}
#M_58 .about_box>div:nth-child(2)>div{
padding: 20px;
}
#M_58 .about_box>div:nth-child(2)>div>h2{
font-size: 16px;
}
#M_58 .about_box>div:nth-child(2)>div>p{
font-size: 14px;
}
#M_58 .about_box>div:nth-child(2)>div>a>span{
font-size: 14px;
}
#M_58 .about_box>div:nth-child(1)>div{
height: 260px;
}
}
#L_14_99{background-color:#3d3d3d;}
#L_14{width:1200px;margin:0 auto;}
#M_20 .MS_C_1{padding:30px 0px ;}
#Content_20,#M_20 table{color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_20 a{color:#808080;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#Content_20 a:hover{color:#ffffff;font-family:" Microsoft YaHei";font-size:14px;font-weight:normal;font-style:normal;}
#M_20 .myfooter{width:100%;overflow: hidden;text-align: center; box-sizing: border-box;}
#M_20 .fooP,#M_20 .fooP2{margin-bottom: 10px;;line-height: 18px; display: flex;
justify-content: center; flex-wrap: wrap;}
#M_20 .fooP{color:#808080;}
#M_20 .fooP em{display: inline-block;margin:0 7px;}
#M_20 .fooP a{margin: 0 20px;}
#M_20 .marSpan{margin-left: 20px;}
#M_20 .fooP2{width: 100%;}
@media only screen and (max-width:760px){
#M_20 .fooP a {margin: 0 12px;}
}
/*二级菜单横向展开*/
.hengmenu{width:190px !important;}
.hengmenu li{float:left !important;margin-left:10px !important;}
.last_hengmenu{left:-110px !important;}
.phone_layout_active_box_zdx{width:100% !important; padding:0 !important;}