@media only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
	.banner-yayu .slideBox-yayu .bd ul li.bannerImg-1{
		background: url(../images/@x2/banner-pc-1.jpg) no-repeat top center !important;
		background-size: auto 100% !important;
	}
	.banner-yayu .slideBox-yayu .bd ul li.bannerImg-2{
		background: url(../images/@x2/banner-pc-2.jpg) no-repeat top center !important;
		background-size: auto 100% !important;
	}
}
.banner-yayu .slideBox-yayu .bd ul li.bannerImg-1{
	height: 520px;
	background: url(../images/@x1/banner-pc-1.jpg) no-repeat top center;
	background-size: auto 100%;
}
.banner-yayu .slideBox-yayu .bd ul li.bannerImg-2{
	height: 520px;
	background: url(../images/@x1/banner-pc-2.jpg) no-repeat top center;
	background-size: auto 100%;
}
.headw {
	width: 100%;
	height: 84px;
	background: #FFFFFF;
	border-bottom: 1px solid #f2f2f2;
}

.accCont {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.headw .logo {
	width: 317px;
	height: 50px;
	float: left;
	margin: 17px 0;
}

.headw .logo img {
	width: 100%;
	height: auto;
}

.headw .menuw {
	width: auto;
	height: 84px;
	float: right;
	margin-right: 19px;
}

.headw .menuw .mul {
	font-size: 14px;
	font-weight: 400;
	color: #444C64;
	height: 80px;
	line-height: 80px;
}

.headw .menuw .mul li {
	display: inline-block;
	float: left;
	margin-left: 55px;
	position: relative;
}

.headw .menuw .mul li .ewm{
	position: absolute;
	right: 0;
	top: 80px;
	width: 160px;
	z-index: 50;
	line-height: 1.8;
	background:#fff;
	border:1px solid #eee;
	box-shadow: 10px 10px 15px 3px rgba(227,220,219,.45),-10px -10px 15px 3px rgba(255,255,255,.65);
	display: none;
}
.headw .menuw .mul li .ewm p{
	margin: 0;
}
.headw .menuw .mul li .ewm p.t{
	width: 100%;
	height: auto;
	padding: 12px;
	box-sizing: border-box;
}
.headw .menuw .mul li .ewm p.t img{
	width: 100%;
	height: auto;
}
.headw .menuw .mul li .ewm p.b{
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-bottom: 12px;
}

.headw .menuw .mul li a {
	display: block;
}

.headw .menuw .mul li.on,.headw .menuw .mul li:hover,.headw .menuw .mul li.on a,.headw .menuw .mul li:hover a {
	border-bottom: 4px #f55339 solid;
	box-sizing: border-box;
	color: #f55339;
}

.headw .menuw .mul li .moreui {
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	right: -19px;
	top: 37px;
	background: url(../images/@x2/V@2x.png) no-repeat;
	background-size: 100% auto;
}

.hmxf {
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, .65);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.hmxf .kitem-1 {
	float: left;
}

.hmxf .kitem-1 .timeui {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/@x2/ui-shijian@2x.png) no-repeat;
	background-size: 100%;
	margin: 13px 10px 0 0;
	float: left;
}

.hmxf .kitem-1 .timetxt {
	width: 184px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #666;
	line-height: 40px;
	float: left;
}

.hmxf .kitem-gg {
	width: 892px;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 13px;
}
.kitem-gg .goglrw{
	width: 96px;
	float: right;
}
.kitem-gg .goglrw a{
	display: block;
	text-align: center;
	width: 96px;
	line-height: 30px;
	margin-top: 5px;
	background-color: #ff6845;
	border-radius: 5px;
	color: #fff;
}
.hmxf .kitem-gg .titles {
	width: auto;
	height: 40px;
	margin-left: 12px;
	margin-right: 5px;
	float: left;
	color: #f55339 !important;
	font-weight: 700;
}

.txtMarquee-left {
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 700px;
	color: #666;
}

.txtMarquee-left .txt-scroll .txt a {
	margin-right: 10px;
	padding-right: 10px;
}

.txtMarquee-left .txt-scroll .txt a:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 50%;
	/* background: #f55339; */
	border: 2px solid #f55339;
	vertical-align: middle;
	margin-right: 4px;
}

.txtMarquee-left .txt-scroll {
	position: relative;
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 100%;
}

.txtMarquee-left .txt-scroll .scrollbox {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: all .2s;
}

.txtMarquee-left .txt-scroll .txt,
.txt-scroll .txt-clone {
	display: inline;
	position: relative;
}



.hmxf .kitem-2 {
	float: right;
}

.hmxf .kitem-2 .input-back-all {
	width: 114px;
	height: 26px;
	margin: 7px 12px 0 0;
	border-radius: 13px;
	padding-left: 30px;
	border: none;
	float: left;
}

.hmxf .kitem-2 .user {
	background: url(../images/@x2/yonghuming@2x.png) 10px center no-repeat #FFFFFF;
	background-size: auto 15px;
}

.hmxf .kitem-2 .pass {
	background: url(../images/@x2/ui-mima@2x.png) 10px center no-repeat #FFFFFF;
	background-size: auto 15px;
}

.hmxf .kitem-2 .kgobtn {
	width: 99px;
	height: 26px;
	background: url(../images/@x2/login@2x.png) no-repeat;
	background-size: 100% auto;
	float: left;
	margin: 7px 12px 0 0;
	border: none;
}

.hmxf .kitem-2 .kregbtn {
	width: 74px;
	height: 26px;
	background: url(../images/@x2/ui-reg@2x.png) no-repeat;
	background-size: 100% auto;
	float: left;
	margin: 7px 12px 0 0;
	display: block;
	text-indent: -200px;
	overflow: hidden;
}

.hmxf .kitem-2 .nopass {
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #737D9D;
}

.banner {
	width: 100%;
	height: 520px;
	position: relative;
}

.banner .klunbo {
	width: 350px;
	height: 460px;
	left: 749px;
	top: 62px;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	border: 1px solid #eee;
}

.banner .phb-c-w{
	position: absolute;
	width: 1100px;
	height: auto;
	left: 50%;
	margin-left: -550px;
	top: 0;
}
.banner .klunbo .lbt {
	width: 100%;
	height: 57px;
	line-height: 57px;
	font-size: 20px;
	color: #38364A;
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #eee;
}

.banner .klunbo .lbt .agico {
	width: auto;
	height: 27px;
	vertical-align: middle;
	margin-right: 5px;
}

.banner .klunbo .lbt-ul {
	width: 96%;
	font-size: 14px;
	color: #38364A;
	margin: 0 auto !important;
	border-bottom: 1px solid #f5f5f5;
}

.banner .klunbo .lbt-ul li {
	text-align: center;
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
}

.banner .klunbo .lbt-ul li .tabs,
.banner .klunbo .sclltop li .tabs {
	display: inline-block;
	float: left;
	position: relative;
}

.banner .klunbo .lbt-ul li .l1,
.banner .klunbo .sclltop li .l1 {
	width: 15%;
	overflow: hidden;
}

.banner .klunbo .lbt-ul li .l2,
.banner .klunbo .sclltop li .l2 {
	width: 35%;
	overflow: hidden;
}

.banner .klunbo .lbt-ul li .l3,
.banner .klunbo .sclltop li .l3 {
	width: 25%;
	overflow: hidden;
}

.banner .klunbo .lbt-ul li .l4,
.banner .klunbo .sclltop li .l4 {
	width: 25%;
	overflow: hidden;
}

.banner .klunbo .sclltop {
	width: 100%;
	height: 286px;
	overflow: hidden;
	/* border-top:1px dotted #e6dfd8; */
	border-bottom: 1px solid #e6dfd8;
}

.banner .klunbo .sclltop li {
	text-align: center;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #e6dfd8;
}

.banner .klunbo .sclltop ul {
	width: 96%;
	font-size: 13px;
	color: #38364A;
	margin: 0 auto !important;
}

.banner .klunbo .sclltop li .l1 .pxback {
	background-color: #f55339;
	border-radius: 50%;
	color: #FFFFFF;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin: 11px auto 0;
}

.banner .klunbo .sclltop li .l3 {
	color: #f84f14;
	font-weight: 500;
}

.banner .klunbo .sclltop li .l4 {
	color: #42b41e;
}

.banner .klunbo ul li .line-y {
	width: 1px;
	height: 12px;
	border-right: 1px solid #cab096;
	position: absolute;
	top: 14px;
	right: 0px;
	display: block;
}

.banner .klunbo .botacc {
	width: 98%;
	line-height: 24px;
	margin: 8px auto 0;
	font-size: 14px;
	color: #38364A;
	text-align: center;
	font-weight: 400;
}

.banner .klunbo .botacc .dlnum {
	color: #f84f14;
	font-weight: 800;
	font-size: 18px;
	margin: 0 5px;
}

/* 轮播 */
.banner-yayu .example {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.banner-yayu .slideBox-yayu .bd ul {
	height: 580px;
	overflow: hidden;
}

.banner-yayu .slideBox-yayu {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.banner-yayu .slideBox-yayu .hd {
	height: 40px;
	position: absolute;
	z-index: 99;
	left: 48%;
	bottom: 60px;
}

.banner-yayu .slideBox-yayu .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-yayu .slideBox-yayu .hd ul li {
	border-radius: 50%;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-yayu .slideBox-yayu .hd ul li.on {
	background: #f55339;
	color: #fff;
}

.banner-yayu .slideBox-yayu .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.banner-yayu .slideBox-yayu .bd ul {
	height: 580px;
	overflow: hidden;
}

/* 前/后按钮代码 */
.banner-yayu .slideBox-yayu .prev,.banner-yayu .slideBox-yayu .next{
	width: 20px;
	height: 20px;
	top: 10px;
}
.banner-yayu .slideBox-yayu .prev {
	position: absolute;
	z-index: 99;
	left: -50%;
	background: url(../images/svg/prev.svg) no-repeat center;
	background-size: auto 100%;
}

.banner-yayu .slideBox-yayu .next {
	position: absolute;
	z-index: 99;
	right: -50%;
	background: url(../images/svg/next.svg) no-repeat center;
	background-size: auto 100%;
}
/* 页码 */
.banner-yayu .slideBox-yayu .pageState {
	display: inline-block;
	width: 80px;
	letter-spacing: 5px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #999999;
	background: rgba(255,255,255,0.65);
	border-radius: 40px;
}

.banner-yayu .slideBox-yayu .pageState span {
	color: #f55339;
	font-weight: 500;
}


.newtoptit {
	margin-top: 64px;
}

.cont-item-title-zdl-pos {
	width: 1100px;
	height: 159px;
	position: absolute;
	top: -17px;
	left: 50%;
	margin-left: -550px;
}

.cont-item-title-zdl-pos img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.c1-line {
	height: 170px;
	background: rgba(255, 255, 255, .5);
}

.cont-item-title-pos {
	width: 1100px;
	height: 66px;
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -550px;
}
.cont-item-title-pos .tittxt{
	width: 260px;
	line-height: 66px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	font-size: 28px;
	color: #fff;
	z-index: 20;
	font-weight: bold;
}
.cont-item-title-pos img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0 auto;
}

.cont-item-title {
	width: 1100px;
	margin: 25px auto;
	height: 66px;
}

.cont-item-title img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0 auto;
}

.ctextw {
	font-size: 14px;
	color: #373548;
	margin-bottom: 24px;
	text-align: justify;
}

.ctext-c-w {
	font-size: 14px;
	color: #373548;
	padding: 140px 20px 25px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px 5px 0 0;
}

.cmain-1 {
	width: 100%;
	height: 305px;
	background: url(../images/@x2/sk-2/cont-1@2x.png) no-repeat;
	background-size: 100% auto;
	/* box-shadow: 0 6px 10px 0 rgb(232 193 152 / 30%); */
	position: relative;
}

.cmain-1 .ui-dh-1,
.cmain-1 .ui-dh-2,
.cmain-1 .ui-dh-3,
.cmain-1 .ui-dh-4 {
	width: 115px;
	height: 245px;
	cursor: pointer;
}

.cmain-1 .ui-dh-1 {
	position: absolute;
	left: 81px;
	top: 38px;
}

.cmain-1 .ui-dh-2 {
	position: absolute;
	left: 357px;
	top: 38px;
}

.cmain-1 .ui-dh-3 {
	position: absolute;
	left: 633px;
	top: 38px;
}

.cmain-1 .ui-dh-4 {
	position: absolute;
	left: 909px;
	top: 38px;
}

.cmain-1 .ui-dh-1 img,
.cmain-1 .ui-dh-2 img,
.cmain-1 .ui-dh-3 img,
.cmain-1 .ui-dh-4 img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.cmain-1 .boxshow {
	box-shadow: 0 8px 12px 0 rgb(232 193 152 / 50%);
	/* transition: all .3s; */
}

.cmain-1 ul {
	overflow: hidden;
	margin-top: 172px;
}

.cmain-1 ul li {
	width: 25%;
	height: 114px;
	display: inline;
	float: left;
	text-align: center;
}

.cmain-1 ul li .t1 {
	width: 90%;
	height: 22px;
	font-size: 18px;
	font-weight: 600;
	color: #434B66;
	line-height: 22px;
	margin: 0 auto 13px;
}

.cmain-1 ul li .t2 {
	width: 70%;
	height: auto;
	font-size: 13px;
	color: #687290;
	line-height: 18px;
	margin: 0 auto;
	/* text-align: justify; */
}

.cmain-2 {
	width: 1100px;
	height: auto;
	/* box-shadow: 0 6px 10px 0 rgb(232 193 152 / 30%); */
}
.cmain-2 img{
	width: 100%;
	height: auto;
}
.cmain-new-1{
	padding: 0 30px 30px;
	background: rgba(255, 255, 255, 0.5);
	font-size: 14px;
}

.tabwrapp {
	margin: 20px;
	overflow: hidden;
}

.indexTab {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.indexTab th,
.indexTab td {
	padding: 12px;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #eee;
}

.indexTab th {
	background: #f2f2f2;
	color: #f55339;
	font-size: 16px !important;
	border:1px solid #e5e5e5;
}

.indexTab td {
	background: #FFFFFF;
}

.cmain-2 .t-a-1 {
	width: 250px;
	height: auto;
	line-height: 25px;
	position: absolute;
	left: 260px;
	top: 210px;
	text-align: center;
	font-size: 14px;
}

.cmain-2 .t-a-1-b {
	width: 250px;
	height: auto;
	line-height: 25px;
	position: absolute;
	left: 594px;
	top: 210px;
	text-align: center;
	font-size: 14px;
}

.cmain-2 .t-a-2 {
	width: 100%;
	height: auto;
	line-height: 25px;
	position: absolute;
	left: 0;
	top: 484px;
	text-align: center;
	font-size: 16px;
}

.cmain-3 {
	width: 1100px;
	height: auto;
	background: #ffffff;
	box-sizing: border-box;
	margin: 52px auto 0;
	position: relative;
	padding: 33px 0 20px;
}
p.btt-1 {
	width: auto;
	margin:10px 0;
	font-size: 16px;
	color: #f55339;
	text-align: justify;
	line-height: 1.8;
	font-weight: 800;
}
p.btt-1:before {
	content: "";
	width: 5px;
	height: 5px;
	border: 2px solid #f55339;
	border-radius: 50%;
	display: inline-block;
	margin-right: 12px;
}
.cmain-3 p.btt {
	width: auto;
	margin:10px 20px;
	font-size: 16px;
	color: #f55339;
	text-align: justify;
	line-height: 1.8;
	font-weight: 800;
}

.cmain-3 p.btt:before {
	content: "";
	width: 5px;
	height: 5px;
	border: 2px solid #f55339;
	border-radius: 50%;
	display: inline-block;
	margin-right: 12px;
}
.cmain-3 p.ctall{
	line-height: 1.8;
	text-align: justify;
	font-size: 14px;
	padding: 0 20px;
}
.nobor {
	border: none !important;
}

.footer {
	width: 100%;
	height: auto;
	background: #2c2d42;
}

.footer .han1w {
	width:1100px;
	height: 22px;
	font-size: 14px;
	color: #878EA6;
	line-height: 22px;
	border-bottom: 1px solid #35364f;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}

.footer .han2w {
	width: 1100px;
	height: auto;
	padding: 8px 0;
	margin: 0 auto;
}

.footer .han2w img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.footer .han3w {
	width: 100%;
	height: 14px;
	font-size: 12px;
	color: #6B7288;
	line-height: 14px;
	text-align: center;
	background: #252638;
	padding: 8px 0;
}

.reglistw {
	min-height: 394px;
	width: 1100px;
	margin: 70px auto 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ffffff;
}

.reglistw input[name="password"] {
	padding-right: 40px;
}

.passmail-title {
	height: 76px;
	line-height: 76px;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #dddddd;
	color: #000000;
}

.passlist {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 60px 0 40px;
	border-top: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.passlistedit {
	width: 100%;
	margin: 0 auto;
}

.passlistedit .linput {
	transition: 0.4s linear;
	width: 300px;
	height: 46px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #eeeeee;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
}

.passlistedit .linput:focus {
	background: #f5f5f5;
	border: 1px solid #dddddd;
}

.reglistw table.regtab {
	width: 900px !important;
	margin: 0 auto !important;
	font-size: 14px;
}

.reglistw table.regtab td {
	margin: 6px 0;
}

.reglistw .regtab tr td.l1 {
	width: 286px;
	text-align: right;
	line-height: 46px;
}

.reglistw .regtab tr td.l2 {
	width: 300px;
}

.reglistw .regtab tr td.l3 {
	width: 324px;
	text-align: left;
	color: #999999;
}

a.regbut {
	display: inline-block;
	width: 360px;
	text-align: center;
	padding: 6px 0;
	background: #c5a279;
	color: #ffffff;
	border-radius: 4px;
	font-size: 18px;
	float: left;
	height: 46px;
	line-height: 46px;
}

a.regbut:hover {
	background: #e1b98a;
	color: #ffffff;
}

.f14 {
	font-size: 14px;
}

.regwtitsNew {
	width: 1100px;
	height: 66px;
	position: absolute;
	top: -33px;
	left: 0;
}

.regwtitsNew img {
	width: auto;
	height: 66px;
	display: block;
	margin: 0 auto;
}

.pos-yzm {
	position: absolute;
	width: auto;
	height: 28px;
	right: 5px;
	top: 4px;
}

.cont-item-imgall {
	width: 100%;
	height: auto;

}

.cont-item-imgall img {
	width: 100%;
	height: auto;
}

.cZDLcmain {
	z-index: 10;
	position: absolute;
	left: 680px;
	width: 500px;
	top: 60px;
}

.cZDLcmain .flie {
	width: 100%;
	height: 115px;
	float: left;
}

.cZDLcmain .flie .limg {
	width: 115px;
	height: 115px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}

.cZDLcmain .flie .limg img {
	width: 100%;
	height: auto;
}

.cZDLcmain .flie .rtcont .cwxsm-xw {
	width: 100%;
	height: 18px;
	padding-left: 23px;
	background: url(../images/@x2/xwui@2x.png) left center no-repeat;
	background-size: 18px auto;
	font-size: 12px;
	color: #FF4E00;
	line-height: 18px;
}

.cZDLcmain .flie .rtcont .cwxsm-xw a {
	color: #FF4E00;
}

.cZDLcmain .flie .rtcont .tbt {
	font-size: 18px;
	color: #4A4365;
}

.cZDLcmain .flie .rtcont .tnum {
	font-size: 26px;
	color: #2E2A43;
	font-weight: 700;
}

.cZDLcmain .flie .rtcont {
	width: auto;
	height: 115px;
	float: left;
}

.zdl-c1 {
	width: 1060px;
	margin: 20px;
	font-size: 16px;
	color: #c1a47e;
	padding-bottom: 20px;
	text-align: justify;
	border-bottom: 1px dotted #eee;
	line-height: 30px;
	position: relative;
	text-indent: 42px;
	font-weight: 500;
}

.zdl-c1-1:before {
	background: url(../images/svg/zdl-c1-1.svg) no-repeat center;
}

.zdl-c1-2:before {
	background: url(../images/svg/zdl-c1-2.svg) no-repeat center;
}

.zdl-c1-3:before {
	background: url(../images/svg/zdl-c1-3.svg) no-repeat center;
}

.zdl-c1-4:before {
	background: url(../images/svg/zdl-c1-4.svg) no-repeat center;
}

.zdl-c1:before {
	content: "";
	width: 28px;
	height: 28px;
	background-size: 80% auto;
	display: inline-block;
	margin-right: 12px;
	position: absolute;
	left: 0;
	top: 1px;
}

.zdl-c-all {
	width: 1060px;
	margin: 20px;
	font-size: 14px;
	color: #434B66;
	padding-bottom: 20px;
	text-align: justify;
	border-bottom: 1px dotted #eee;
}

.menu-xf-r-wrapp {
	width: 54px;
	height: auto;
	position: fixed;
	right: 30px;
	bottom: 139px;
}

.menu-xf-r-wrapp a {
	display: block;
	width: 54px;
	height: 54px;
	margin-top: 5px;
}

.menu-xf-r-wrapp a img {
	width: 100%;
	height: auto;
	opacity: 0.65;
}

.menu-xf-r-wrapp a:hover img {
	opacity: 1;
}
.sptwrapp{
	padding: 10px 0;
}
.citem-w-all{
	padding: 20px;
}
.sptwrapp img{
	width: 100%;
	height: auto;
}
.aboutimg{
	width: 32%;
}
.aboutws{
	width: 100%;
	margin: 0 auto;
}
.aboutimg p{
	margin: 0;
	padding: 0;
}
.aboutimg p a{
	cursor: pointer;
	color: #FF4E00;
}
.aboutimg .img{
	padding: 10px;
}
.aboutimg .img img{
	width: 68px;
	height: auto;
}
.aboutimg .r .t{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 5px;
}
.mb60{
	margin-bottom: 60px !important;
}