   /*style css*/
   
   * {
   	padding: 0;
   	margin: 0 auto;
   	font-family: "MicrosoftYaHei-Bold";
   }
   
   body {
   	max-width: 1920px;
   	width: 100%;
   	height: 100%;
   	background: #fff;
   	font-size: 14px;
   	font-family: "MicrosoftYaHei-Bold", Helvetica, sans-serif;
   	font-weight: 400;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	box-sizing: border-box;
   	-webkit-font-smoothing: subpixel-antialiased;
   	color: #222;
   	line-height: 25px;
   	-webkit-backface-visibility: hidden;
   	backface-visibility: hidden;
   }
   
   html {
   	max-width: 1920px;
   	width: 100%;
   	height: 100%;
   }
   
   h1,
   h2,
   h3,
   h4,
   h5,
   h6
   {
   	font-weight: 400;
   }
   
   h1 {
   	font-size: 38px;
   	text-transform: capitalize;
   }
   
   p {
   	font-size: 16px;
   	font-weight: 300;
   	margin-top: 0;
   	margin-bottom: 0;
   	color: #404040;
   }
   
   a {
   	color: #2a3855;
   	font-family: "Source Sans Pro", Helvetica, sans-serif;
   	font-weight: 400;
   	-webkit-transition: 0.2s ease-in-out;
   	-moz-transition: 0.2s ease-in-out;
   	transition: 0.2s ease-in-out;
   }
   
   a:hover,
   a:active,
   a:focus {
   	outline: none;
   	text-decoration: none;
   }
   
   img {
   /*	max-width: 100%;*/
   	/*max-height: 100%;*/
   }
   
   ul>li {
   	color: #726a84;
   	font-size: 17px;
   	font-weight: 300;
   	list-style-type: none;
   }
   
   .typearea {
   	padding: 0px 10%;
   	width: 100%;
   }
   /*map  css*/
   
   .iw_poi_title {
   	color: #CC5522;
   	font-size: 14px;
   	font-weight: bold;
   	overflow: hidden;
   	padding-right: 13px;
   	white-space: nowrap
   }
   
   .iw_poi_content {
   	font: 12px arial, sans-serif;
   	overflow: visible;
   	padding-top: 4px;
   	white-space: -moz-pre-wrap;
   	word-wrap: break-word;
   }
   /*map  css*/
   /* header   start*/
   
   .header {
   	width: 100%;
   	height: 80px;
   	position: fixed;
   	z-index: 10000;
   	background-color: #e5e5e5;
   	top: 0px;
   }
   
   .nav-right {
   	display: flex;
   }
   
   .logobox {
   	margin: auto 0;
   	width: 20%;
	   margin-top: 0px;
   }
   
   .logo {
   	width: 100%;
   	height: 100%;
	 /*  max-width: 200px;*/
   }
   
   .navbar-nav {
   	flex-direction: row !important;
   }
   
   .nav-item {
   	text-align: center;
   	margin-right: 15px;
   }
   
   .header .mr-auto {
   	margin-left: 8%;
   }
   
   .nav-link {
   	font-family: "MicrosoftYaHei";
   	font-size: 16px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   
   .nav-header {
   	line-height: 70px;
   }
   
   .nav-cn {
   	color: #56b0a4;
   }
   
   .nav-cn:hover,
   .nav-cn:focus {
   	color: #56b0a4 !important;
   }
   
   .nav-link:hover,
   .nav-link:focus {
   	color: #231815;
   }
   
   .cyanLine {
   	width: 20px;
   	height: 2px;
   	background-color: #52afa4;
   	margin: -15px auto;
   	display: none;
   }
   
   .longstring {
   	width: 1px;
   	height: 16px;
   	background-color: #959494;
   	margin: auto 10px;
   }
   
   .nav_conbox {
   	text-align: right;
   	margin: auto 0;
   }
   /* header  end*/
   /*footer  start*/
   
   .footer {
   		width: 100%;
	    min-height: 180px;
   		background-color: #52afa4;
   }
   
   .footer_up {
   	display: flex;
   }
   
   .copyright {
   	text-align: center;
	   margin-top: -20px;
   	/*margin: 15px auto auto;*/
   }
   .friendship {

	   margin-top: 5px;
   }
   .friendship a{
	   font-size:14px ;
	   color: #333333;
	   text-decoration: none;
   }
   .friendship a:hover{
	   font-size:14px ;
	   color: #333333;
	   text-decoration: none;
   }
   .footer_uplogo {
   	width: 17%;
   	height: 55px;
   	margin: auto;
   }
   
   .footer_add {
   	width: 30%;
   	margin: 20px auto auto auto;
   }
   
   .contactUs_map {
   	width: 20%;
   	height: 130px;
   	margin: 20px auto auto 0;
   }
   
   .footer_add p {
   	font-family: "MicrosoftYaHei";
   	font-size: 14px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
	   margin-bottom: 3px;
   }
   
   .footer_add img {
   	margin-right: 10px;
   }
   
   .copyright span {
   	font-family: "MicrosoftYaHei";
   	font-size: 12px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin: auto 3%;
   }
   /* footer  end*/
   /*index start*/
   
   .slider {
   	width: 100%;
	   margin-top: 80px;
   }
   
   .slider img {
   	width: 100%;
   	height: 100%;
   }
   
   .slider-bottom {
   	width: 100%;
   	height: 30px;
   	background-color: #e5e5e5;
   }
   
   .slider .icon-iconfontjiantou2:before {
   	font-size: 4rem;
   	color: #FFFFFF;
   }
   
   .slider_bg {
   	width: 60%;
   	height: 100%;
   	position: absolute;
   	top: 0px;
   	background: url("../img/banner_bg.png") no-repeat center center;
   	background-size: 100% 100%;
   }
   
   .slider_bgtitle {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 3rem;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-top: 35%;
   }
   
   .slider_bgone {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 22px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-bottom: 20%;
   }
   
   .slider_bgtwo {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 15px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-bottom: 0px;
   }
   
   .headline {
   	text-align: center;
   	margin: 60px auto;
   }
   
   .headline_title {
   	display: inline-flex;
   }
   
   .title_left {
   	font-family: "SourceHanSansCN-Bold";
   	font-size: 38px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   	font-weight: 600;
   	margin: auto;
   }
   
   .title_right {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 20px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #362521;;
   	margin: auto;
   }
   
   .headline_title img {
   	width: 30px;
   	height: 50px;
   	margin: auto 10px;
   }
   
   .product_slide img {
   	width: 100%;
	   height: 250px;
   	margin: auto;
   }
   
   .product_slide .icon-icon_arrow_right:before,
   .product_slide .icon-icon_arrow_left:before {
   	font-size: 4rem;
   	color: #7ec3ba;
   }
   
   .product_slidetitle {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 19px;
   	font-weight: bold;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #56b0a4;
   	text-align: center;

   }
   
   .product_slidetext {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 11px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #362521;
   	text-indent: 30px;
   	margin-bottom: 0px;
	   display: -webkit-box;
	   -webkit-box-orient: vertical;
	   -webkit-line-clamp: 5;
	   overflow: hidden;
   	/*padding: 0 10px;*/
   }
   
   .product_bottom {
   	display: flex;
   	margin-top: 30px;
   }
   
   .product_bottomline {
   	width: 30%;
   	height: 2px;
   	background-color: #362521;
   	opacity: 0.3;
   	margin: auto;
   }
   
   .product_bottomtext {
   	font-family: "MicrosoftYaHei";
   	font-size: 16px;
   	font-weight: bold;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #9d9897;
   	margin: auto;
   }
   
   .advantage_text {
   	width: 100%;
   	background-color: #ffffff;
   	box-shadow: 2px 1px 18px 0px rgba(86, 176, 164, 0.6);
   	margin: 0 30px 30px 0;
   	padding: 0 20px 20px 20px;
   }
   
   .advantage_up {
   	display: flex;
   	width: 100%;
   	height: 60px;
   }
   
   .advantage_uprighttwo {
   	display: flex;
   	width: 100%;
   }
   
   .advantage_uprightone {
   	display: flex;
   	width: 100%;
   	margin-top: 30px;
   }
   
   .advantage_uprightone span {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 11px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #362521;
   	margin: auto 0;
   }
   
   .advantage_line {
   	width: 90%;
   	height: 1px;
   	background-color: #362521;
   	opacity: 0.3;
   	margin: auto auto auto -5px;
   }
   
   .advantage_upleft {
   	width: 15%;
   }
   
   .advantage_upright {
   	width: 85%;
   }
   
   .advantage_uprighttwo p {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 11px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #362521;
   	margin: auto auto 0 0;
   }
   
   .advantage_uprighttwo p:last-child {
   	margin: auto 0 0 auto;
   }
   
   .advantage_textright {
   	margin-right: 0;
   }
   
   .advantage_textone,
   .advantage_textbox {
   	display: flex;
   }
   
   .advantage_textthree {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 18px;
   	font-weight: bold;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #52afa4;
   	margin-bottom: 20px;
   }
   
   .advantage_textfour {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 12px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #362521;
   	text-indent: 30px;
   	margin-bottom: 0;
   }
   
   .advantage_textone img {
   	width: 50%;
   	margin-top: 50px;
	   height: 253px;
   }
   
   .advantage_texttwo {
   	margin-top: 20%;
   	width: 50%;
   	padding-right: 20px;
   }
   
   .product_slidebox {
   	height: 420px !important;
   	margin: 10px auto;
	   padding: 0 10px;
   }
   .product_slidebox a{
	   color: #333333;
	   text-decoration: none;
   }

   .product_slidebox a:hover{
	   text-decoration: none;
	   color: #333333;
   }



   .partner_img{
	   width: 120px;
	   height: 100px;
	    padding: 5px;
   }
   .partner_img img{
	   /*width: 120px;*/
	   height: 100%;
   }
   .partner .swiper-container{
	   padding: 0 40px;
   }
   .partner .swiper-button-prev{
	   margin-left: -33px;
   }
   .partner .swiper-button-next{
	   margin-right: -30px;
   }
   .product_disliay .swiper-container{
	   padding: 0 50px;
   }
   .product_disliay  .swiper-button-prev{
	   margin-left: -25px;
   }
   .product_disliay .swiper-button-next{
	   margin-right: -25px;
   }
   
   .partner_slide {
   	margin: 50px auto !important;
   }
   
   .partner_slide .icon-jiantou_zuo:before,
   .partner_slide .icon-jiantou:before {
   	color: #cacaca;
   	font-size: 4rem;
   }
   /* index  end*/
   /*Equipment start*/
   
   .content_up {
   	width: 100%;
   margin-top: 80px;
   	height: 370px;
   }
   
   .content_upimg {
   	width: 100%;
   	height: 350px;
   }
   
   .content_upimg img {
   	width: 100%;
   	height: 100%;
   }
   
   .content_upbg {
   	width: 60%;
   	height: 350px;
   	position: absolute;
	   top: 80px;
   	background: url("../img/banner_bg.png") no-repeat center center;
   	background-size: 100% 100%;
   }
   
   .content_uptitle {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 50px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-top: 20%;
   }
   
   .content_upone {
   	font-family: "MicrosoftYaHei-Bold";
   	font-size: 16px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   }
   
   .content_up_bottom {
   	width: 100%;
   	height: 20px;
   	background-color: #c4c4c4;
   }
   
   .content_text {
   	width: 100%;
   	display: flex;
   	margin: 50px 0;
   }
   
   .content_textleft {
   	width: 25%;
   	margin: 0 30px auto auto;
   	text-align: center;
   }
   
   .content_textright {
   	width: 75%;
   }
   
   .content_textleftone {
   	width: 100%;
   	height: 60px;
   	background-color: #56b0a4;
   }
   
   .content_textleftup {
   	font-family: "SourceHanSansCN-Medium";
   	font-size: 24px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-bottom: 0;
   }
   
   .content_textleftbottom {
   	font-family: "SourceHanSansCN-Regular";
   	font-size: 8px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #ffffff;
   	margin-bottom: 0;
   }
   
   .content_textlefttwo {
   	width: 100%;
   	height: 55px;
   	background-color: #ffffff;
   	box-shadow: 0px 2px 18px 0px rgba(86, 176, 164, 0.47);
   }
   
   .content_textleftthree {
   	width: 100%;
   	height: 55px;
   	border: solid 1px #dddddd;
   }
   
   .content_textlefttwo a,
   .content_textleftthree a {
	   width: 100%;
	   font-family: "SourceHanSansCN-Normal";
	   font-size: 18px;
	   font-weight: normal;
	   font-stretch: normal;
	   line-height: 55px;
	   letter-spacing: 0px;
	   color: #333;
   }
   
   .content_textlefttwo a:hover,
   a:active,
   a:focus,
   .content_textleftthree a:hover,
   a:active,
   a:focus {
   	outline: none;
   	text-decoration: none;
   	color: #383838;
   }
   
   .content_textrightup {
   	width: 100%;
   	border-bottom: 1px solid #dddddd;
   	display: flex;
   	height: 50px;
   }
   
   .textrightup_left {
   	display: flex;
   	margin: auto auto auto 0;
   }
   
   .textrightup_right {
   	display: flex;
   	margin: auto 0 auto auto;
   }
   
   .bluenessline {
   	width: 2px;
   	height: 30px;
   	margin: auto 10px auto auto;
   	background: -webkit-linear-gradient(#56b0a4, #dddddd);
   	/* Safari 5.1 - 6.0 */
   	background: -o-linear-gradient(#56b0a4, #dddddd);
   	/* Opera 11.1 - 12.0 */
   	background: -moz-linear-gradient(#56b0a4, #dddddd);
   	/* Firefox 3.6 - 15 */
   	background: linear-gradient(#56b0a4, #dddddd);
   	/* 标准的语法（必须放在最后） */
   }
   
   .bluenesslineone {
   	width: 2px;
   	height: 12px;
   	margin: auto 10px auto auto;
   	background-color: #56b0a4;
   }
   
   .textrightupone {
   	font-family: "SourceHanSansCN-Medium";
   	font-size: 26px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   
   .textrightuptwo {
   	font-family: "SourceHanSansCN-Light";
   	font-size: 14px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   .textrightuptwo a{
	   color: #231815;
   }
   .content_textrightbottom {
   	width: 100%;
   	margin-top: 50px;
   }
   
   .Equipmentone {
   	width: 100%;
   	margin-top: 30px;
   	display: flex;
   }
   
   .Equipment_up {
   	width: 100%;
   	height: 500px;
   }
   
   .Equipment_uptitle {
   	font-family: "SourceHanSansCN-Bold";
   	font-size: 30px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   	margin: 20px 0;
   }
   
   .Equipment_uptext {
   	font-family: "SourceHanSansCN-Regular";
   	font-size: 18px;
   	font-weight: normal;
   	font-stretch: normal;
   	line-height: 30px;
   	letter-spacing: 0px;
   	color: #231815;
   	text-indent: 30px;
   }
   
   .Equipment_contentleft {
	   width: 48%;
   }
   
   .Equipment_contentright {
   	width: 50%;
   }
   
   .Equipment_contentright img,
   .Equipment_contentleft img {
   	width: 100%;
   	height: 280px;
   }
   
   .Equipment_contenttitle {
   	font-family: "SourceHanSansCN-Bold";
   	font-size: 24px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   	text-align: center;
   	margin: 20px auto;
   }
   
   .Equipment_contenttext {
   	font-family: "SourceHanSansCN-Regular";
   	font-size: 18px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   	line-height: 30px;
   	text-indent: 30px;
   }
   /*Equipment end*/
   /*product start*/
   
   .product_content {
   	width: 100%;
   	display: flex;
   	text-align: center;
   	margin-top: 50px;
   }
   
   .product_contentleft {
   	width: 48% !important;
   	/*margin-right: 50px;*/
   	background-color: #ffffff;

	   padding-left: 0;
   }
   .pro{
	   padding:0;
	   box-shadow: 2px 1px 18px 0px rgba(86, 176, 164, 0.6);
   }
   .product_contentright {
   	width: 50%;
   	background-color: #ffffff;
   	box-shadow: 2px 1px 18px 0px rgba(86, 176, 164, 0.6);
   }
   
   .product_content img {
	   width: 300px;
	   height: 330px;
	   padding: 10px 0;
   	margin: auto;
   }
   
   .product_content .product_slidetitle {
   	padding: 0 30px;
   	font-size: 24px;
   }
   
   .product_content .product_slidetext {
	   padding: 0px 20px 0px 20px;
	   height: 220px;
	   margin-bottom: 50px;
	   text-align: left;
	   font-size: 16px;
   }

   .product_content .product_slidetitleinner {
	   padding: 0 30px;
	   font-size: 24px;
   }

   .product_content .product_slidetextinner {
	   padding: 0px 20px 0px 20px;
	   height: 180px;
	   margin-bottom: 50px;
	   text-align: left;
	   font-size: 16px;
   }
   /*product end*/
   /*contact start*/
   
   .contact {
   	width: 100%;
   }
   
   .contact span {
   	font-family: "SourceHanSansCN-Bold";
	   font-size: 18px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   
   .contact p {
   	font-family: "MicrosoftYaHei";
   	font-size: 20px;
   	font-weight: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   
   .contact_map {
   	width: 100%;
   	height: 480px;
   	margin: 50px 0;
   }
   /*contact end*/
   /*quality start*/
   
   .quality_centerimg {
   	display: flex;
   	margin-bottom: 50px;
   }
   
   .quality_centertext {
   	margin: 50px 0;
   }
   
   .quality_centerimgleft {
   	width: 60%;
   	margin-right: 30px;
   }
   
   .quality_centerimgright {
   	width: 50%;
   }
   
   .quality_centerimgleftone {
   	width: 100%;
   	height: 344px;
   	margin-bottom: 30px;
   }
   
   .quality_centerimglefttwo {
   	width: 100%;
   	height: 344px;
   }
   
   .quality_centerimgrightone {
   	width: 100%;
   	height: 219px;
   	margin-bottom: 30px;
   }
   
   .quality_centerimgrighttwo {
   	width: 100%;
   	height: 219px;
   }
   
   .quality_centerimgleftthree {
   	height: 388px;
   }
   
   .quality_centerimgleftfour {
   	height: 298px;
   }
   /*quality end*/
   /*News start*/
   
   .News_center {
   	width: 100%;
   	border-bottom: solid 1px #CCCCCC;
   	margin-bottom: 50px;
   }
   
   .News_centertitle {
   	font-family: "SourceHanSansCN-Medium";
   	font-size: 20px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   }
   
   .News_centertime {
   	font-family: "SourceHanSansCN-Normal";
   	font-size: 14px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   }
   
   .News_centertext {
   	font-family: "SourceHanSansCN-Normal";
   	font-size: 16px;
   	font-weight: normal;
   	font-stretch: normal;
   	line-height: 32px;
   	letter-spacing: 0px;
   	color: #201f1f;
   	margin-bottom: 20px;
   }
   /*News end*/
   /*job start*/
   
   .job_content {
   	width: 100%;
   	border-bottom: solid 1px #CCCCCC;
   	margin-bottom: 50px;
   }
   
   .job_title {
   	font-family: "SourceHanSansCN-Medium";
   	font-size: 24px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   	margin-bottom: 30px;
   }
   
   .job_require {
   	display: flex;
   	margin-bottom: 20px;
   }
   
   .job_requireone {
   	font-family: "SourceHanSansCN-Normal";
   	font-size: 14px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   	margin: 0;
   }
   
   .job_requiretwo {
   	width: 1px;
   	height: 20px;
   	margin: auto 20px;
   	background-color: #201f1f;
   }
   
   .job_text {
   	font-family: "SourceHanSansCN-Normal";
   	font-size: 18px;
   	font-weight: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   	line-height: 40px;
   	margin-bottom: 0px;
   }
   
   .job_text span {
   	font-family: "SourceHanSansCN-Bold";
   	font-size: 18px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #201f1f;
   }
   
   .job_submit {
   	text-align: right;
   	margin: 30px 0 30px auto;
   }
   .job_submit a:hover{
	   color: #fff;
	   text-decoration: none;
   }
   .job_submitbtn {
   	width: 115px;
   	height: 43px;
   	background-color: #56b0a4;
   	text-align: center;
   	border: none;
   	font-family: "SourceHanSansCN-Normal";
   	font-size: 18px;
   	font-weight: normal;
   	font-stretch: normal;
   	line-height: 43px;
   	letter-spacing: 0px;
   	color: #ffffff;
   }
   /*job end*/
   /*walk start*/
   
   .walk_profile {
   	width: 100%;
   	margin-bottom: 50px;
   }
   
   .walk_profile img {
   	width: 100%;
   	height: 560px;
   	margin-bottom: 30px;
   }
   
   .walk_profile p {
   	font-family: "SourceHanSansCN-Regular";
   	font-size: 18px;
   	font-weight: normal;
   	font-stretch: normal;
   	line-height: 30px;
   	letter-spacing: 0px;
   	color: #231815;
   	margin-bottom: 0px;
   	text-indent: 30px;
   }
   
   .walk_progress,
   .walk_progressimg {
   	width: 100%;
   	padding-left: 50px;
   	margin-bottom: 30px;
   }
   
   .walk_progressimg img {
   	width: 100%;
   	height: 457px;
   }
   
   .progressbox {
   	width: 100%;
   	display: flex;
   }
   
   .progress_left {
   	width: 15%;
   	font-family: "SourceHanSansCN-Medium";
   	font-size: 30px;
   	font-weight: 600;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   }
   
   .progress_yuan {
   	width: 15%;
   }
   
   .progress_yuanone {
   	width: 50px;
   	height: 50px;
   	border: solid 10px #56b0a4;
   	border-radius: 50px;
   }
   
   .progress_yuantwo {
   	width: 1px;
   	height: 100px;
   	border: dashed 1px #949494;
   }
   
   .progress_right {
   	width: 70%;
   	font-family: "SourceHanSansCN-Regular";
   	font-size: 20px;
   	font-weight: normal;
   	font-stretch: normal;
   	letter-spacing: 0px;
   	color: #231815;
   	padding-left: 30px;
   }
   /*walk end*/

