body.newpage {
	overflow-x: auto;
}
.newpage .wow {
    animation-name: fadeInUp;
    animation-delay: 0.2s;
    animation-duration: 1s;
}
.agent-pc body.newpage {
    min-width: 1720px;
  min-width: 1200px;
}
.gh0.newpage #sitecontent {
	padding-top: 99px;
}
.gh0.newpage #header .content {
    max-width: 1720px;
	min-width: 1488px;
}
#header .content div#logo2 {
    display: block;
    height: 59px;
    float: left;
	margin-top: 22px;
	margin-bottom: 18px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
#header.mini .content div#logo2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gh0.newpage #header {
	height: 99px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.gh0.newpage #header.mini {
	height: 79px;
}
.newpage #header {
	/* position: sticky; */
}
.newpage #header .wrapper {
	/* padding: 10px 0px; */
	padding: 0;
}
.gh0.newpage #header.mini .wrapper {
	padding: 0;
	height: auto;
}
.gh0.newpage #header .nav {
	height: 79px;
	margin: 10px 0;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.gh0.newpage #header.mini .nav {
	margin: 0;
}
.newpage #header .nav>li.line {
	width: 1px;
	height: 100%;
	background-color: #e5e5e5;
	margin: 0 45px 0 20px;
}
.newpage #header .nav>li>a {
	margin-top: 20px;
}
.newpage .contentdiv {
	float: right;
	width: 355px;
	height: 99px;
	margin-left: 55px;
	background-color: #e3e0e4;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.newpage .mini .contentdiv {
	height: 79px;
}
.newpage .contentdiv .contentmain {
	padding-right: 30px;
}
.newpage .contentdiv .contentmain .telphone {
	font-size: 24px;
	color: #3f3e43;
	text-align: right;
	position: relative;
	padding-right: 44px;
	margin-top: 36px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.newpage .mini .contentdiv .contentmain .telphone {
	margin-top: 26px;
}
.newpage .contentdiv .contentmain .telphone:after {
	content: '';
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/tel.png);
}

/* 轮播 */
.newpage #topSlider {
	
}
.newpage #topSlider .swiper-slide img {
	display: block;
	height: 100%;
}
.newpage #topSlider .paginationdiv {
	position: absolute;
	top: 50%;
	right: 0;
	width: 200px;
	height: 400px;
	margin-top: -200px;
	background-color: #fff;
	z-index: 1;
}
.newpage #topSlider .paginationdiv .pagination {
	position: relative;
	padding: 87px 0 0 44px;
	width: 156px;
	height: 313px;
}
.newpage #topSlider .swiper-pagination-bullet {
	display: block;
	width: 12px;
	height: 12px;
	position: relative;
	border: 2px #736477 solid;
	border-radius: 50%;
	background: none;
	opacity: 1;
	margin-bottom: 30px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.newpage :focus {
    outline: 0 none;
}
.newpage #topSlider .swiper-pagination-bullet-active {
	background-color: #736477;
}
.newpage #topSlider .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: 6px;
	left: 40px;
	width: 0px;
	height: 2px;
	background-color: #736477;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.newpage #topSlider .swiper-pagination-bullet-active::after {
	width: 20px;
}
.newpage #topSlider .qiehuan {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
}
:root {
    --swiper-navigation-size: 18px;
}
:root {
    --swiper-theme-color: #000;
}
.newpage #topSlider .swiper-button-next, .newpage #topSlider .swiper-button-prev {
	top: 0;
	margin-top: 0;
	width: 10px;
	opacity: 1;
}
.newpage #topSlider .swiper-button-prev {
	padding: 21px 51px 21px 39px;
}
.newpage #topSlider .swiper-button-next {
	padding: 21px 45px 21px 45px;
	background-color: #736477;
	color: #fff;
}
.newpage #topSlider .swiper-button-prev, .newpage #topSlider .swiper-container-rtl .swiper-button-next {
	left: 0;
}
.newpage #topSlider .swiper-button-next, .newpage #topSlider .swiper-container-rtl .swiper-button-prev {
	right: 0;
}

/* 丝巾 */
.newsection .container {
	max-width: 1200px;
	margin: 0 auto;
}
.sectionone {
	margin-top: 69px;
	margin-bottom: 20px;
}
.newcontainer_header {
	float: left;
}
.newcontainer_header .title, .newcontainer_header .subtitle {
	float: left;
}
.newcontainer_header .title {
	font-size: 36px;
	line-height: 36px;
	color: #736477;
	letter-spacing: 14px
}
.newcontainer_header .subtitle {
	font-size: 36px;
	line-height: 36px;
	color: #000;
	letter-spacing: 14px
}
.newmorediv {
	float: right;
}
.newmorediv a {
	display: block;
	color: #333;
	padding-right: 30px;
	position: relative;
}
.newmorediv a::after {
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	width: 17px;
	height: 18px;
	background: url(../images/more.png) no-repeat;
}
.newmorediv a:hover {
	color: #736477;
}
.newmorediv a .newmore {
	font-size: 18px;
	position: relative;
	z-index: 1;
	line-height: 27px;
}
.newmorediv a .newmore::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-color: #736477;
	z-index: -1;
}
.newpoduct {
	margin-top: 38px;
}
.newpoduct_list {
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
}
.newpoduct_list:nth-child(2) {
	margin-right: 0;
}
.newpoduct_list:nth-child(3) {
	margin-right: 34px;
}
.newpoduct_list:nth-child(5) {
	margin-right: 0;
}
.newpoduct_list a {
	display: block;
	width: 100%;
	height: 423px;
	overflow: hidden;
	position: relative;
}
.newpoduct_list a img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.newpoduct_list a:hover img {
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.newpoduct_list a .title {
	position: absolute;
	left: 50%;
	margin-left: -168.5px;
	bottom: 20px;
	width: 337px;
	height: 60px;
	background-color: #fff;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
/* 案例 */
.sectiontwo {
	/* background-size: contain; */
	background-repeat: no-repeat;
	background-image: url(../images/ymwjbg.jpg);
	padding-top: 69px;
	padding-bottom: 58px;
}
.sectiontwo .swipertwo {
	margin-top: 36px;
	position: relative;
	height: 479px;
}
.sectiontwo .swipertwo .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
	
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.9);
	  margin-top: 38px;
	  transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    }
.sectiontwo .swipertwo .swiper-slide-active,.sectiontwo .swipertwo .swiper-slide-duplicate-active{
      transform: scale(1);
	  margin-top: 0;
}
.sectiontwo .swipertwo .swiper-slide a {
	display: block;
}
.sectiontwo .swipertwo .swiper-slide a .anli_img {
	padding: 42px 58px;
}
.sectiontwo .swipertwo .swiper-slide a .anli_img img {
	display: block;
	width: 262px;
	height: 262px;
}
.sectiontwo .swipertwo .swiper-slide a .infomain {
	padding-bottom: 33px;
}
.sectiontwo .swipertwo .swiper-slide a .infomain .title {
	font-size: 16px;
	color: #333;
	line-height: 21px;
}
.sectiontwo .swipertwo .swiper-slide a .infomain .des {
	font-size: 14px;
	color: #818181;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: none;
}
.sectiontwo .swipertwo .swiper-slide-active {
	border: 1px #c6c7d9 solid;
}
.sectiontwo .swipertwo .swiper-slide-active a .anli_img {
	padding: 32px 29px 42px 29px;
}
.sectiontwo .swipertwo .swiper-slide-active a .anli_img img {
	width: 342px;
	height: 268px;
}
.sectiontwo .swipertwo .swiper-slide-active a .infomain {
	width: 342px;
	padding: 0 28px 33px;
}
.sectiontwo .swipertwo .swiper-slide-active a .infomain .title {
	border-top: 1px #c6c7d9 solid;
	border-bottom: 1px #c6c7d9 solid;
	padding: 18px 0;
}
.sectiontwo .swipertwo .swiper-slide-active a .infomain .des {
	display: block;
	margin-top: 24px;
}

.sectiontwo .swipertwo .swiper-button-next, .sectiontwo .swipertwo .swiper-button-prev {
	padding: 11px 14.5px;
	border: 1px #736477 solid;
	border-radius: 50%;
}
.sectiontwo .swipertwo .swiper-button-prev, .sectiontwo .swipertwo .swiper-container-rtl .swiper-button-next {
	left: -47px;
}
.sectiontwo .swipertwo .swiper-button-next, .sectiontwo .swipertwo .swiper-container-rtl .swiper-button-prev {
	right: -47px;
}
/* 服务 */
.sectionthree {
	/* background-size: contain; */
	background-repeat: no-repeat;
	background-image: url(../images/ymyrbg.jpg);
	padding-top: 75px;
}
.newservicediv {
	position: relative;
	height: 800px;
}
.newservice_header {
	float: none;
	position: absolute;
	top: 0;
	left: 486px;
}
.newcontainer_header.newservice_header .title, .newcontainer_header.newservice_header .subtitle {
	float: none;
	font-size: 48px;
	line-height: 60px;
}
.newcontainer_header.newservice_header .title {
	color: #000;
}
.newcontainer_header.newservice_header .subtitle {
	color: #736477;
                text-align: center;
}
.newservicelist {
	position: absolute;
	top: 0;
	left: 0;
}
.newservicelist .newservice_img .number {
	width: 67px;
	background-color: #ddcecd;
	text-align: center;
	padding: 30px 0;
}
.newservicelist .newservice_img .number span {
	display: inline-block;
	color: #736477;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px #736477 solid;
}
.newservicelist .newservice_info {
	width: 303px;
	height: 146px;
	padding: 20px 30px 20px 24px;
}
.newservicelist .newservice_info .title {
	font-size: 24px;
	color: #736477;
}
.newservicelist .newservice_info .des {
	font-size: 16px;
	color: #5b5b5c;
	line-height: 24px;
	margin-top: 11px;
}

.newservicelist_1 .newservice_img {
	width: 357px;
	height: 214px;
}
.newservicelist_2 {
	top: 200px;
	left: 357px;
}
.newservicelist_2 .newservice_img {
	width: 487px;
	height: 214px;
}
.newservicelist_2 .newservice_info {
	width: 387px;
	height: 132px;
	padding: 34px 38px 34px 63px;
}
.newservicelist_3 {
	top: 400px;
	left: 0;
}
.newservicelist_3 .newservice_img {
	width: 357px;
	height: 214px;
}
.newservicelist_4 {
	top: 400px;
	left: 845px;
}
.newservicelist_4 .newservice_img {
	width: 357px;
	height: 214px;
}
/* 包装服务 */
.newsection .container2 {
	max-width: 1720px;
	margin: 0 auto;
}
.sectionfour .newbaozhuangdiv {
	padding-top: 82px;
}
.newsection2 .container_headdiv {
	text-align: center;
}
.newsection2 .newcontainer_header {
	float: none;
	display: inline-block;
}
.sectionfour .newbaozhuangmain {
	margin-top: 48px;
	height: 464px;
	background: url(../images/baozhuangbg.jpg) no-repeat center bottom #fff;
}
.newbaozhuangul .newbaozhuanglist {
	float: left;
	margin-right: 35px;
}
.newbaozhuangul .newbaozhuanglist:nth-child(2) {
	margin-right: 34px;
}
.newbaozhuangul .newbaozhuanglist:nth-child(3) {
	margin-right: 0;
}
.newbaozhuangul .newbaozhuanglist a {
	display: block;
	position: relative;
}
.newbaozhuangul .newbaozhuanglist a .newbaozhuangimg {
	width: 377px;
	height: 314px;
	overflow: hidden;
}
.newbaozhuangul .newbaozhuanglist a .newbaozhuangimg img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.newbaozhuangul .newbaozhuanglist a:hover .newbaozhuangimg img {
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.newbaozhuangul .newbaozhuanglist a .title {
	position: absolute;
	left: 50%;
	margin-left: -168.5px;
	bottom: -29px;
	width: 337px;
	height: 60px;
	background-color: #fff;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}

/* 定制流程 */
.sectionfive .newliuchengdiv {
	padding-top: 61px;
	padding-bottom: 50px;
}
.sectionfive .newliuchengmain {
	margin-top: 72px;
}

/* 服务体系 */
.sectionsix {
	/* background-size: contain; */
	background-repeat: no-repeat;
	background-image: url(../images/ymyrfwbg.jpg);
	padding-top: 90px;
  	background-position: center;
}
.sectionsix .newtiximain {
	margin-top: 20px;
}
.newtixiitem .newtixiitem_left, .newtixiitem .newtixiitem_center, .newtixiitem .newtixiitem_right {
	float: left;
}
.newtixiitem {
	padding: 54px 0;
	border-bottom: 2px #736477 solid;
	margin-left: 344px;
}
.newtixiitem:nth-child(3) {
	border-bottom: 0 none;
}
.newtixiitem .newtixiitem_left {
	text-align: right;
}
.newtixiitem_left_info {
	display: inline-block;
	width: 167px;
	text-align: left;
}
.newtixiitem .newtixiitem_left .newtixiitem_left_info .title {
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.newtixiitem .newtixiitem_left .newtixiitem_left_info .subtitle {
	font-size: 18px;
	color: #736477;
	font-weight: bold;
}
.newtixiitem .newtixiitem_center {
	margin-left: 19px;
}
.newtixiitem .newtixiitem_center i {
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/tixiicon.png) no-repeat;
}
.newtixiitem .newtixiitem_right {
	width: 555px;
	font-size: 16px;
	color: #000;
	margin-left: 79px;
	line-height: 36px;
}

/* 关于 */

.sectionseven .newaboutdiv {
	padding-top: 86px;
	padding-bottom: 50px;
}
.sectionseven .newabout_left {
	float: left;
	width: 600px;
}
.sectionseven .newabout_right {
	float: right;
	width: 600px;
}
.sectionseven .newabout_left .newaboutmain .newcontainer_header {
	float: none;
	padding-top: 34px;
}
.sectionseven .newabout_left .newaboutmain {
	/* padding-bottom: 34px; */
}
.sectionseven .newabout_left .newaboutmain .newabouttxt {
	font-size: 16px;
	line-height: 36px;
	color: #333;
	margin-top: 34px;
	width: 434px;
}
.sectionseven .newabout_left .newaboutmain .newbout_other {
	padding: 4px 0 17px;
	border-top: 2px #e3e0e4 solid;
	border-bottom: 2px #e3e0e4 solid;
	margin-top: 38px;
}
.sectionseven .newabout_left .newaboutmain .newbout_other .title {
	font-size: 22px;
	color: #b2b2b2;
	line-height: 25px;
	padding: 38px 0;
	float: left;
	letter-spacing: 14px;
}
.sectionseven .newabout_left .newaboutmain .newbout_other .aboutlogo {
	float: left;
	width: 101px;
	height: 101px;
	margin-left: 42px;
}
.sectionseven .newabout_left .newaboutmain .newbout_other .newaboutmore {
	float: left;
	background-color: #736477;
	color: #fff;
	width: 140px;
	padding: 22px 0;
	text-align: center;
	margin-top: 25px;
	margin-left: 28px;
	font-size: 16px;
}
.sectionseven .newabout_left .newaboutmain .newbout_other .newaboutmore i {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	transform: rotate(45deg);
	margin-left: 16px;
}
.sectionseven .newabout_right .newaboutimg {
	width: 600px;
}


/* 企业动态 */
.sectioneight .newnewsdiv {
	padding-top: 40px;
	padding-bottom: 17px;
}
.sectioneight .newnewsdiv .newcontainer_header .title, .sectioneight .newnewsdiv .newcontainer_header .subtitle {
	font-size: 24px;
	line-height: 30px;
}
.sectioneight .newnewsmain {
	margin-top: 28px;
}
.sectioneight .newnewsmain .swiper-slide .newnews_img {
	width: 293px;
	height: 216px;
	overflow: hidden;
}
.sectioneight .newnewsmain .swiper-slide .newnews_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.sectioneight .newnewsmain .swiper-slide a:hover .newnews_img img {
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.sectioneight .newnewsmain .swiper-slide .newnews_infomain .title {
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-align: center;
	padding: 18px 0;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.sectioneight .newnewsmain .swiper-slide a:hover .newnews_infomain .title {
	background-color: #736477;
	color: #fff;
}
.newnews_bg {
	height: 600px;
	background: url(../images/newsbg.jpg) no-repeat;
}
/* 动态 */
.newnewsdiv2 {
	padding-top: 58px;
}
.newnewsmain2 .news_item_left, .newnewsmain2 .news_item_right {
	float: left;
}
.newnewsmain2 {
	margin-top: 46px;
}
.newnewsmain2 .news_item_left .news_item {
	margin-bottom: 12px;
}
.newnewsmain2 .news_item_left .news_item .news_img {
	width: 293px;
	height: 204px;
	float: left;
}
.newnewsmain2 .news_item_left .news_item .news_img a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.newnewsmain2 .news_item_left .news_item .news_img a img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.newnewsmain2 .news_item_left .news_item .news_img a:hover img {
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.newnewsmain2 .news_item_left .news_item .news_img a .date {
	width: 96px;
	color: #e9e1dc;
	background-color: #736477;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 16px 0;
	text-align: center;
	font-weight: bold;
}
.newnewsmain2 .news_item_left .news_item .news_info {
	float: left;
	margin-left: 29px;
	width: 279px;
}
.newnewsmain2 .news_item_left .news_item .news_info .title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newnewsmain2 .news_item_left .news_item .news_info .title a {
	font-size: 18px;
	color: #000;
}
.newnewsmain2 .news_item_left .news_item .news_info .title a:hover {
	color: #736477;
}
.newnewsmain2 .news_item_left .news_item .news_info .des {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	max-height: 96px;
}
.newnewsmain2 .news_item_left .news_item .newmorediv {
	float: left;
	margin-top: 37px;
}
.newnewsmain2 .news_item_left .news_item .newmorediv a .newmore {
	font-size: 14px;
}
.news_item2 {
	padding: 20px 0;
	border-bottom: 1px #2f2e2d dashed;
}
.news_item2 .news_title {
	float: left;
	width: 426px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.news_item2 .news_title a {
	font-size: 16px;
	color: #333;
	line-height: 18px;
}
.news_item2 .news_title a:hover {
	color: #736477;
}
.news_item2 .time {
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

.newnewsmain2 .news_item_right {
	width: 541px;
	margin-left: 58px;
}
.newnewsmain2 .news_item_right .news_item2:nth-child(1) {
	padding-top: 0;
}

/* 底部 */
.sectionten {
	/* background-size: contain; */
	/* background-repeat: no-repeat; */
	background-image: url(../images/newfootbg.jpg);
	padding-top: 72px;
}
.sectionten .newfootdiv .newfoot_logo {
	text-align: center;
}
.sectionten .newfootdiv .newfoot_logo img {
	display: inline-block;
	width: 190px;
	height: 74px;
}
.sectionten .newfootdiv .newfoot_call {
	margin-top: 74px;
	padding-bottom: 20px;
	border-bottom: 1px #2e2d2e solid;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_left, .sectionten .newfootdiv .newfoot_call .newfoot_call_center, .sectionten .newfootdiv .newfoot_call .newfoot_call_right {
	float: left;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_left {
	width: 508px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_left p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	position: relative;
	padding-left: 28px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_left p:last-child {
	margin-bottom: 0;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_left p::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	margin-top: -3.5px;
	border-radius: 50%;
	background-color: #ebe3de;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_center a, .sectionten .newfootdiv .newfoot_call .newfoot_call_center span {
	float: left;
	font-size: 18px;
	color: #ebe3de;
	line-height: 36px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_center span {
	margin: 0 20px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right {
	text-align: right;
	width: 503px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right .newfoot_ewm {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right .newfoot_ewm:last-child {
	margin-right: 0;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right .newfoot_ewm .newfoot_ewm_img {
	width: 85px;
	height: 85px;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right .newfoot_ewm .newfoot_ewm_img img {
	width: 100%;
	height: 100%;
}
.sectionten .newfootdiv .newfoot_call .newfoot_call_right .newfoot_ewm .newfoot_ewm_title {
	font-size: 12px;
	color: #fff;
	line-height: 36px;
}
.sectionten .newfootdiv .newfoot_beian {
	padding: 30px 0;
	text-align: center;
}
.sectionten .newfootdiv .newfoot_beian p, .sectionten .newfootdiv .newfoot_beian p a {
	font-size: 14px;
	color: #444444;
}

@media (max-width: 1600px) {
	.newpage .contentdiv {
		width: 250px;
		margin-left: 10px;
	}
}
@media (max-width: 1670px) {
	.newpage .contentdiv {
		width: 250px;
		margin-left: 10px;
	}
}

