@font-face { font-family: 'number_font';  src: url('./fz.ttf'); } 
@font-face { font-family: 'impact';  src: url('./impact.ttf'); } 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;font-size: 16px;}

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }





/******上面是css初始化******/




/***************welcome******************/
.welcome{width: 100%;height: 50px;box-sizing: border-box;margin: 0 auto;background-color: #FFFFFF;}
.welcome_center{width: 1293px;height: 50px;line-height: 50px;margin: 0 auto;}

.welcome_center h6{text-align: left;color: #030303;margin-left: 35px;font-size: 14px;}





/************header***********/

.header{width: 100%;height: 113px;box-sizing: border-box;margin: 0 auto;margin-bottom: -113px;}
.header_center{width: 1293px;height: 113px;margin: 0 auto;}
.header_left{width: 257px;height: 113px;float: left;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.header_middle{width: 782px;height: 113px;float: left;}
.header_middle ul{width: 770px;height: 113px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;box-sizing: border-box;}

.header_middle li{width: 96px;height: 113px;}

.header_middle li h3{color: #FFFFFF;font-size: 16px;font-weight: bold;}

.header_middle a{text-decoration: none;display: block;width: 96px;height: 113px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}

.header_right{width: 254px;height: 113px;float: left;}
.header_right_img{width: 68px;height: 113px;float: left;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.header_right_font{width: 186px;height: 113px;float: right;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-content: center;}
.header_right_h3 {width: 186px;height: 20px;}
.header_right_h3 h3{text-align: left;font-size: 16px;font-weight: bold;box-sizing: border-box;padding-left: 10px;color: #FFFFFF;}
.header_right_h4 {width: 186px;height: 20px;}
.header_right_h4 h4{text-align: left;font-size: 16px;color: #007fd3;font-weight: bold;box-sizing: border-box;padding-left: 10px;}



.active_button h3{color: #007fd3 !important;}









/*******悬浮导航开始********/
.container_center2 {}




/***************welcome******************/
.container_center2 .welcome{width: 100%;height: 50px;box-sizing: border-box;margin: 0 auto;background-color: #333333;z-index: 999;position: fixed;top: 0;}
.container_center2 .welcome_center{width: 1293px;height: 50px;line-height: 50px;margin: 0 auto;}

.container_center2 .welcome_center h6{text-align: left;color: white;margin-left: 35px;font-size: 14px;}


/************header***********/

.container_center2 .header{width: 100%;height: 81px;box-sizing: border-box;margin: 0 auto; z-index: 999;position: fixed;background-color: rgba(4, 14, 53, .4);top: 0;}
.container_center2 .header_center{width: 1293px;height: 81px;margin: 0 auto;}
.container_center2 .header_left{width: 257px;height: 81px;float: left;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.container_center2 .header_middle{width: 782px;height: 81px;float: left;}
.container_center2 .header_middle ul{width: 770px;height: 81px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;box-sizing: border-box;}

.container_center2 .header_middle li{width: 96px;height: 81px;}

.container_center2 .header_middle li h3{font-size: 16px;font-weight: bold;color: white;}

.container_center2 .header_middle a{text-decoration: none;display: block;width: 96px;height: 81px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}

.container_center2 .header_right{width: 254px;height: 81px;float: left;}
.container_center2 .header_right_img{width: 68px;height: 81px;float: left;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.container_center2 .header_right_font{width: 186px;height: 81px;float: right;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-content: center;}
.container_center2 .header_right_h3 {width: 186px;height: 20px;}
.container_center2 .header_right_h3 h3{text-align: left;font-size: 16px;font-weight: bold;box-sizing: border-box;padding-left: 10px;color: white;}
.container_center2 .header_right_h4 {width: 186px;height: 20px;}
.container_center2 .header_right_h4 h4{text-align: left;font-size: 16px;font-weight: bold;box-sizing: border-box;padding-left: 10px;color: white;}



.container_center2 .active_button h3{color: #007fd3 !important;}





/*******悬浮导航开始********/




/*******body********/
.body{}



/*******body_top********/
.body_top{width: 100%;height: 450px;background:url('../images/contact/body_top_bg.jpg') no-repeat;background-size: 100% 100%;box-sizing: border-box;padding-top: 150px;position: relative;z-index: 1;}

.body_top_block{width: 1200px;height: 300px;}
.body_top_block_title{width: 1200px;height: 112px;box-sizing: border-box;padding-top: 21px;}
.body_top_block_title h3{font-size: 30px;color: #FFFFFF;font-weight: bold;}
.body_top_block_title h4{font-size: 22px;color: #FFFFFF;}





.body_top_block_content{width: 1200px;height: 155px;box-sizing: border-box;padding-top: 22px;}
.body_top_block_content ul{width: 1186px;height: 111px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;box-sizing: border-box;padding-left: 184px;padding-right: 184px;background-color: rgba(6,55,130,0.5);}

.body_top_block_content ul li{width: 133px;height: 111px;line-height: 111px;text-align: center;}
.body_top_block_content ul li a{text-decoration: none;}
.body_top_block_content ul li h3{font-size: 16px;color: white;font-weight: bold;}


.active_white{border-top: 3px solid #ff0d08;}

.active_white h3{color: #0343a4;}








/*****index_part02开始*********/

.index_part02{width: 100%;height: 7.04rem;overflow: hidden;display:none;}

.part02_center{width: 19.2rem;height: 7.04rem;margin: 0 auto;box-sizing: border-box;}

.part02_block{width: 19.2rem;height: 7.04rem;position: relative;}

.part02_block_piece{width: 19.2rem;height: 7.04rem;}

.part02_block_piece .swiper-button-next{width: 0.6rem;height: 0.6rem;right: 2.1rem;top: 2.87rem;transition: all ease 0.5s;background-image: none;}

.part02_block_piece .swiper-button-prev{width: 0.6rem;height: 0.6rem;left: 2.1rem;top: 2.87rem;transition: all ease 0.5s;background-image: none;}

.part02_block_piece_next_li{width: 0.6rem;height: 0.6rem;background-color: rgba(0,0,0,0.2);display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}

.part02_block_piece_next_li_right_arrow{width: 0.16rem;height: 0.26rem;}

.part02_block_piece_prev_li{width: 0.6rem;height: 0.6rem;background-color: rgba(0,0,0,0.2);display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}

.part02_block_piece_prev_li_left_arrow{width: 0.16rem;height: 0.26rem;}

.swiper-button-disabled{display: none;}


.part02_block_piece_lump{width: 19.2rem;height: 7.04rem;}

.swiper-container12{width: 19.2rem;height: 7.04rem;position: relative;}

.part02_block_piece_lump_image{width: 19.2rem;height: 7.04rem;}

.part02_block_piece_lump_image img{width: 19.2rem;height: 7.04rem;}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none !important;
}




/*****index_part02结束*********/



/***********body_tel**********/

.body_tel{width: 100%;height: 452px;}

.body_tel_center{width: 1200px;height: 452px;margin: 0 auto;} 

.body_tel_top{width: 1200px;height: 177px;box-sizing: border-box;padding-top: 62px;}

.body_tel_top h4{font-size: 22px;color: #000000;font-weight: bold;}
.body_tel_top h5{font-size: 22px;color: #000000;font-weight: bold;}
.body_tel_top span{color: #ef1f1b;font-weight: bold;font-size: 50px;font-family: impact;display: inline-block;position: relative;top: 10px;letter-spacing: 5px;}

.body_tel_bottom{width: 1200px;height: 276px;}

.body_tel_bottom ul{width: 1200px;height: 276px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;}

.body_tel_bottom ul li{width: 278px;height: 200px;background-color: #f0f0f0;border-radius: 18px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}

.body_tel_bottom_li_h3{height: 26px;position: relative;bottom: 20px;}
.body_tel_bottom ul li h3{width: 278px;text-align: center;font-size: 20px;height: 26px;}

.body_tel_bottom_li_h6{height: 44px;position: relative;bottom: 20px;}
.body_tel_bottom ul li h6{width: 278px;text-align: center;font-size: 18px;height: 44px;}

.body_tel_bottom_li_img{width: 86px;height: 86px;display: block;position: relative;bottom: 20px;}
.body_tel_bottom ul li img{width: 86px;height: 86px;}

.active_red{background-color: #eb413e !important;}


.active_red h3{color: white;}

.active_red h6{color: white;}








/***************body_process******************/
.body_process{width: 100%;height: 429px;background:url('../images/contact/body_process_bg.jpg') no-repeat;background-size: 100% 100%;}

.body_process_center{width: 1200px;height: 429px;margin: 0 auto;box-sizing: border-box;padding-top: 47px;}

.body_process_title{width: 1200px;height: 116px;display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;box-sizing: border-box;padding-left: 88px;}
.body_process_title h3{width: 1200px;font-size: 30px;color: #004197;font-weight: bold;margin-bottom: 15px;}


.body_process_bottom{width: 1200px;height: 262px;}

.body_process_bottom ul{width: 1200px;height: 171px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;box-sizing: border-box;padding-left: 88px;padding-right: 88px;}

.body_process_bottom ul li:nth-child(odd){width: 110px;height: 171px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-content: center;}

.body_process_bottom ul li:nth-child(even){width: 51px;height: 171px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;position: relative;bottom: 20px;}

.body_process_bottom ul h3{font-size: 16px;}


.body_process_bottom ul li:nth-child(odd) img{}

.body_process_bottom_icon{width: 80px;height: 80px;border-radius: 40px;background-color: #1253a3;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;margin-bottom: 20px;}


.active_process_red .body_process_bottom_icon {background-color: #eb413e !important;}




/***********body_message**********/

.body_message{width: 100%;height: 679px;background:url('../images/contact/body_message_bg.jpg') no-repeat;background-size: 100% 100%;}

.body_message_center{width: 1200px;height: 679px;margin: 0 auto;position: relative;} 

.body_message_left{width: 511px;height: 679px;float: left;}

.body_message_title{width: 511px;height: 210px;box-sizing: border-box;padding-left: 46px;padding-top: 120px;}

.body_message_title h3{color: white;font-size: 30px;font-weight: bold;margin-bottom: 27px;}

.body_message_title h6{color: white;font-size: 16px;}

.body_message_form{width: 511px;height: 469px;box-sizing: border-box;padding-left: 46px;padding-top: 16px;}

.body_message_form label{color: white;font-size: 16px;}

.form_top input{width: 397px;height: 34px;border: none;box-shadow: 0px 5px 5px #888888 inset;}

.body_message_name{margin-bottom: 36px;}

.body_message_tel{margin-bottom: 38px;}

.liuyan{position: relative;bottom: 50px;}

.body_message_textarea{margin-bottom: 36px;}

.body_message_textarea textarea{box-shadow: 0px 5px 5px #888888 inset;}

.submit input{width: 176px;height: 45px;background-color: #004197;box-shadow: 0px 5px 5px rgba(0,0,0,0.6) inset;border: none;color: white;font-size: 16px;position: relative;left: 45px;}









.body_message_right{width: 689px;height: 679px;float: left;box-sizing: border-box;padding-left: 5px;padding-top: 98px;}





/*********body_address************/
.body_address{width: 100%;height: 631px;}

.body_address_center{width: 1200px;height: 631px;margin: 0 auto;box-sizing: border-box;padding-top: 88px;}

.body_address_title{width: 1200px;height: 116px;display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;box-sizing: border-box;}
.body_address_title h3{width: 1200px;font-size: 30px;color: #004197;font-weight: bold;margin-bottom: 15px;}

.body_address_content{width: 1200px;height: 415px;display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;}









/**************body_case*************/
.body_case{width: 100%;height: 577px;}

.body_case_center{width: 1200px;height: 577px;margin: 0 auto;}

.body_case_title{width: 1200px;height: 116px;display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;box-sizing: border-box;padding-left: 0px;}
.body_case_title h3{font-size: 30px;color: #004197;font-weight: bold;width: 1200px;margin-bottom: 15px;}



.body_case_content{width: 1200px;height: 463px;}
.body_case_content_left{width: 390px;height: 418px;float: left;background:url('../images/video_list/body_case_content_left_bg.jpg') no-repeat;background-size: 100% 100%;display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;justify-content: center;}

.body_case_content_left_h5{width: 390px;}
.body_case_content_left h5{color: white;text-align: center;font-size: 20px;margin-bottom: 18px;}
.body_case_content_left_h3{width: 390px;}
.body_case_content_left h3{color: white;text-align: center;font-size: 24px;font-weight: bold;margin-bottom: 28px;}
.body_case_content_left_h6{width: 390px;}
.body_case_content_left h6{color: white;text-align: center;font-size: 14px;}

.body_case_content_left a{display: block;width: 138px;height: 38px;line-height: 38px;border-radius: 19px;background-color: #006cd7;text-align: center;}


.body_case_content_right{width: 782px;height: 418px;float: left;}

.body_case_content_right li{box-sizing: border-box;width: 391px;height: 209px;float: left;border: 1px solid #eaeaea;}


.body_case_content_right li:hover h6{color: #004197;}


.body_case_content_right_li_left{width: 194px;height: 207px;float: left;box-sizing: border-box;padding-left: 28px;padding-top: 56px;}

.body_case_content_right_li_left h5{font-size: 16px;margin-bottom: 17px;width: 166px;height: 21px;font-weight: bold;color: #1d1d1d;}
.body_case_content_right_li_left p{font-size: 14px;margin-bottom: 28px;line-height: 17px;width: 166px;height: 51px;}
.body_case_content_right_li_left h6{font-size: 14px;width: 166px;height: 21px;}


.body_case_content_right_li_right{width: 194px;height: 207px;float: left;}

.body_case_content_right_li_right img{width: 194px;height: 208px;}





































/********footer********/
.footer{width: 100%;height: 395px;}

.footer_nav{width: 100%;height: 67px;background-color: #004197;}
.footer_nav_center{width: 1200px;height: 67px;margin: 0 auto;}
.footer_nav_left{width: 940px;height: 67px;float: left;}
.footer_nav_left li{width: 117.5px;height: 67px;float: left;}
.footer_nav_left li a{display: block;width: 117.5px;height: 67px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.footer_nav_left li a:hover{color: white;}
.footer_nav_left li h3{color: white;font-size: 14px;}


.footer_nav_right{width: 260px;height: 67px;float: left;}

.search_text{width: 122px;height: 67px;box-sizing: border-box;float: left;padding: 6px 12px;font-size: 14px;}

.footer_nav_right button{width: 62px;height: 67px;float: left;background-color: #005bb5;border: none;}


.footer_intro{width: 100%;height: 328px;background-color: #252f36;}
.footer_intro_center{width: 1200px;height: 328px;margin: 0 auto;}
.footer_intro_left{width: 273px;height: 328px;float: left;box-sizing: border-box;padding-top: 40px;}
.footer_intro_middle{width: 586px;height: 328px;float: left;box-sizing: border-box;padding: 40px;padding-left: 84px;}
.footer_intro_right{width: 341px;height: 328px;float: left;box-sizing: border-box;padding-top: 40px;padding-left: 52px;}

.footer_intro_left li{margin-bottom: 10px;}

.footer_intro_left_font h2{display: inline-block;font-size: 18px;color: #adadad;font-weight: bold;}
.footer_intro_left_font h6{font-size: 14px;color: #adadad;}
.footer_intro_left_font img{display: inline-block;}


.footer_intro_middle_name{margin-bottom: 20px;}
.footer_intro_middle_name h2{font-size: 22px;color: #adadad;font-weight: bold;}

.footer_intro_middle_welcome{margin-bottom: 20px;}
.footer_intro_middle_welcome h3{font-size: 14px;color: #adadad;}

.footer_intro_middle_mail{margin-bottom: 20px;}
.footer_intro_middle_mail img{display: inline-block;}
.footer_intro_middle_mail h3{font-size: 14px;color: #adadad;display: inline-block;position: relative;bottom: 5px;}

.footer_intro_middle_tel{margin-bottom: 20px;}
.footer_intro_middle_tel img{display: inline-block;}
.footer_intro_middle_tel h3{font-size: 14px;color: #adadad;display: inline-block;position: relative;bottom: 6px;}

.footer_intro_middle_address{margin-bottom: 20px;}
.footer_intro_middle_address img{display: inline-block;}
.footer_intro_middle_address h3{font-size: 14px;color: #adadad;display: inline-block;position: relative;bottom: 5px;}

.footer_intro_middle_copy{}
.footer_intro_middle_copy h3{font-size: 14px;color: #adadad;display: inline-block;position: relative;bottom: 5px;}

.footer_intro_right li{margin-bottom: 10px;}

.footer_intro_right_font h2{display: inline-block;font-size: 18px;color: #adadad;font-weight: bold;}
.footer_intro_right_font h6{font-size: 14px;color: #adadad;}
.footer_intro_right_font img{display: inline-block;}


/******placeholder*********/
input::-webkit-input-placeholder{
	color:#FFFFFF;opacity: 0.5;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#FFFFFF;opacity: 0.5;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#FFFFFF;opacity: 0.5;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#FFFFFF;opacity: 0.5;
}

































/*********屏幕宽度小于1000px************/
@media (max-width: 1000px) {
	
	.body_hidden{display: none;}
	
}


/*********屏幕宽度小于1000px************/
@media (min-width: 1000px) {
	
	.m_body_hidden{display: none;}
	
}




/*********手机端屏幕的自适应代码开始************/





.m_link{width: 6.4rem;height: 7rem;background-color: #FFFFFF;position: fixed;z-index: 111;top: 1rem;}

.m_link li{width: 6.4rem;height: 0.85rem;border-top: 1px solid #eee;}

.m_link li a{width: 6.4rem;height: 0.85rem;box-sizing: border-box;padding-left: 0.3rem;padding-right: 0.3rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;text-decoration: none;}

.m_link_li_h3{width: 2rem;height: 0.4rem;}

.m_link_li_h3 h3{font-size: 0.3rem;font-weight: normal;}

.m_link_li_img{width: 0.2rem;height: 0.36rem;}

.m_link_li_img img{width: 10px;height: 18px;}


/***手机端中间代码***/

.m_body{box-sizing: border-box;}


.m_body_core{width: 6.4rem;margin-top: 0.5rem;}

.m_body_core_block{width: 5.4rem;margin-left: 0.5rem;margin-right: 0.5rem;margin-bottom: 0.5rem;}

.m_body_core_block_h3{margin-bottom: 0.2rem;}

.m_body_core_block_h3 h3{font-size: 0.38rem;font-weight: bold;color: #1253a3;}

.m_body_core_block_img{margin-bottom: 0.2rem;}

.m_body_core_block_img img{}

.m_body_core_block_p{}

.m_body_core_block_p p{font-size: 0.28rem;line-height: 0.56rem;}







/*中间的字体*/

.m_body_font{width: 6.4rem;box-sizing: border-box;padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;margin-bottom: 1rem;}

.m_body_font h2{font-size: 0.34rem;font-weight: bold;}

.m_body_font h3{font-size: 0.34rem;font-weight: bold;}

.m_body_font span{color: #ef1f1b;font-size: 0.34rem;font-weight: bold;}

/*中间的固定电话*/
.m_body_telephone{width: 6.4rem;box-sizing: border-box;padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;margin-bottom: 1rem;}

.m_body_telephone_block{width: 5.4rem;height: 4rem;border-radius: 0.5rem;background-color: #f0f0f0;}

.m_body_telephone_block_img{width: 1.64rem;height: 1.64rem;margin-bottom: 0;position: relative;bottom: 0.3rem;}

.m_body_telephone_block_img img{width: 1.64rem;height: 1.64rem;display: block;}

.m_body_telephone_block_h3{margin-bottom: 0.25rem;}

.m_body_telephone_block_h3 h3{font-size: 0.34rem;font-weight: bold;}

.m_body_telephone_block_h4{}

.m_body_telephone_block_h4 h4{font-size: 0.34rem;font-weight: bold;}

/*中间的手机*/
.m_body_mobile{width: 6.4rem;box-sizing: border-box;padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;margin-bottom: 1rem;}

.m_body_mobile_block{width: 5.4rem;height: 4rem;border-radius: 0.5rem;background-color: #f0f0f0;}

.m_body_mobile_block_img{width: 1.64rem;height: 1.64rem;margin-bottom: 0;position: relative;bottom: 0.3rem;}

.m_body_mobile_block_img img{width: 1.64rem;height: 1.64rem;display: block;}

.m_body_mobile_block_h3{margin-bottom: 0.25rem;}

.m_body_mobile_block_h3 h3{font-size: 0.34rem;font-weight: bold;}

.m_body_mobile_block_h4{}

.m_body_mobile_block_h4 h4{font-size: 0.34rem;font-weight: bold;}

/*中间的邮箱*/
.m_body_mail{width: 6.4rem;box-sizing: border-box;padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;margin-bottom: 1rem;}

.m_body_mail_block{width: 5.4rem;height: 4rem;border-radius: 0.5rem;background-color: #f0f0f0;}

.m_body_mail_block_img{width: 1.64rem;height: 1.64rem;margin-bottom: 0;position: relative;bottom: 0.3rem;}

.m_body_mail_block_img img{width: 1.64rem;height: 1.64rem;display: block;}

.m_body_mail_block_h3{margin-bottom: 0.25rem;}

.m_body_mail_block_h3 h3{font-size: 0.34rem;font-weight: bold;}

.m_body_mail_block_h4{}

.m_body_mail_block_h4 h4{font-size: 0.34rem;font-weight: bold;}

/*中间的地址*/
.m_body_address{width: 6.4rem;box-sizing: border-box;padding-left: 0.5rem;padding-right: 0.5rem;padding-top: 0.5rem;margin-bottom: 1rem;}

.m_body_address_block{width: 5.4rem;height: 4rem;border-radius: 0.5rem;background-color: #f0f0f0;}

.m_body_address_block_img{width: 1.64rem;height: 1.64rem;margin-bottom: 0;position: relative;bottom: 0.3rem;}

.m_body_address_block_img img{width: 1.64rem;height: 1.64rem;display: block;}

.m_body_address_block_h3{margin-bottom: 0.25rem;}

.m_body_address_block_h3 h3{font-size: 0.34rem;font-weight: bold;}

.m_body_address_block_h4{}

.m_body_address_block_h4 h4{font-size: 0.34rem;font-weight: bold;}


/**************m_consult***********/
.m_consult{width: 6.4rem;height: 0.9rem;background:url('../images/index/m_consult_bg.png') no-repeat;background-size: 100% 100%;position: relative;bottom: 0.22rem;position: fixed;bottom: -0.01rem;margin: 0 auto;z-index: 999;}
.m_consult_center{width: 5.84rem;height: 0.9rem;margin: 0 auto;box-sizing: border-box;padding-top: 0.22rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;}

.m_consult_left{width: 2.55rem;height: 0.68rem;box-sizing: border-box;padding-left: 0.36rem;padding-right: 0.48rem;}

.m_consult_left_img{float: left;width: 0.5rem;height: 0.68rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.m_consult_left img{width: 0.27rem;height: 0.27rem;}

.m_consult_left_h3{float: left;width: 1.2rem;height: 0.68rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.m_consult_left h3{font-size: 0.28rem;font-weight: normal;}

.m_consult_middle{width: 0.74rem;height: 0.68rem;position: relative;bottom: 0.1rem;}

.m_consult_middle_img{width: 0.74rem;height: 0.68rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;}
.m_consult_middle img{width: 0.6rem;height: 0.6rem;}

.m_consult_right{width: 2.55rem;height: 0.68rem;box-sizing: border-box;padding-left: 0.54rem;padding-right: 0.37rem;}

.m_consult_right_img{float: left;width: 0.43rem;height: 0.68rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.m_consult_right img{width: 0.25rem;height: 0.27rem;}

.m_consult_right_h3{float: left;width: 1.2rem;height: 0.68rem;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;}
.m_consult_right h3{font-size: 0.28rem;font-weight: normal;}




/***手机端尾部代码***/
.m_footer{width: 6.4rem;height: 7.16rem;background-color: #252f36;box-sizing: border-box;padding: 0.5rem;}



.m_footer_intro_middle_name{margin-bottom: 0.5rem;}

.m_footer_intro_middle_name h2{color: #adadad;font-size: 0.34rem;font-weight: bold;}



.m_footer_intro_middle_welcome{margin-bottom: 0.5rem;}

.m_footer_intro_middle_welcome h3{color: #adadad;font-size: 0.24rem;}


.m_footer_intro_middle_mail{margin-bottom: 0.5rem;}

.m_footer_intro_middle_mail img{display: block;width: 21px;height: 17px;float: left;margin-right: 0.2rem;}

.m_footer_intro_middle_mail h3{color: #adadad;font-size: 0.24rem;}


.m_footer_intro_middle_tel{margin-bottom: 0.5rem;}

.m_footer_intro_middle_tel img{display: block;width: 22px;height: 22px;float: left;margin-right: 0.2rem;}

.m_footer_intro_middle_tel h3{color: #adadad;font-size: 0.24rem;}


.m_footer_intro_middle_address{margin-bottom: 0.5rem;}

.m_footer_intro_middle_address img{display: block;width: 19px;height: 22px;float: left;margin-right: 0.2rem;}

.m_footer_intro_middle_address h3{color: #adadad;font-size: 0.24rem;}

.m_footer_intro_middle_copy{}

.m_footer_intro_middle_copy h3{color: #adadad;font-size: 0.24rem;}