body {
	background: #fff
}

.cl {
	zoom: 1
}

.cl:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.z {
	float: left
}

.y {
	float: right
}

.tpt-main {
	position: relative;
	width: 100%
}

.tpt-left {
	margin: 30px 10px
}

.tpt-right {
	margin: 30px 10px 30px 15px
}

.tpt-banner img {
	width: 100%;
	height: 20pc
}

.tpt-angle {
	position: absolute;
	left: -10px;
	height: 24px;
	color: #fff;
	text-align: center;
	background-color: #f63756;
	line-height: 24px;
	padding: 0 10px;
	z-index: 20;
	top: 0;
	font-size: 14px
}

.tpt-angle:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 24px;
	width: 0;
	height: 0;
	border-top: 6px solid #cd213d;
	border-left: 10px solid transparent
}

.tpt-sidebar {
	background: #fafafa;
	margin: 0 0 20px;
	padding-top: 20px
}

.tpt-h3 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	border-left: 4px solid #f63756;
	padding: 0 0 0 20px
}

.tpt-a {
	padding: 20px 10px 10px 25px
}

.tpt-a a {
	float: left;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 9pt;
	margin: 0 15px 15px 0;
	border: 1px solid #e3e3e3;
	border-radius: 20px;
	color: #666;
	font-size: 9pt;
	transition: .5s ease 0s
}

.tpt-a .a,.tpt-a a:hover {
	color: #f63756;
	border: 1px solid #f63756
}

.tpt-b li {
	line-height: 26px;
	padding: 20px 25px;
	border-bottom: 1px solid #f0f0f0
}

.tpt-b li a {
	font-size: 1pc;
	color: #333
}

.tpt-b li a:hover {
	color: #f63756
}

.tpt-b li p {
	font-size: 1pc;
	color: #999;
	margin-top: 5px
}

.tpt-b li:last-child {
	border: none
}

.tpt-c li {
	padding: 20px 25px;
	border-bottom: 1px solid #f0f0f0
}

.tpt-c li p {
	margin-top: 10px
}

.tpt-c li p a {
	font-size: 1pc;
	color: #444;
	font-weight: 400;
	line-height: 26px
}

.tpt-c li p a:hover {
	color: #f63756
}

.tpt-c li img {
	width: 100%;
	height: 190px
}

.tpt-c li:last-child {
	border: none
}

.tpt-d {
	margin: 20px 0 0 25px
}

.tpt-d li a {
	float: left;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	margin: 0 20px 20px 0;
	padding: 0 15px;
	color: #f1754f
}

.tpt-d li a:hover {
	background: #f1754f;
	border-color: #f1754f;
	color: #fff
}

.tpt-top {
	margin-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0
}

.tpt-top h3 {
	margin-bottom: 15px
}

.tpt-top ul {
	width: calc(100% + 20px);
	margin-left: -10px
}

.tpt-top .tpt-img4 {
	position: relative;
	margin: 10px
}

.tpt-top img {
	width: 100%;
	height: 173px
}

.tpt-top p {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.3);
	text-align: center;
	width: 100%
}

.tpt-top p a {
	color: #fff;
	font-size: 15px;
	margin: 10px;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.tpt-list {
	margin-top: 25px
}

.tpt-list h3 {
	margin-bottom: 25px
}

.tpt-list li {
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.tpt-list .a {
	position: absolute;
	left: 0;
	top: 0
}

.tpt-list img {
	width: 15pc;
	height: 10pc
}

.tpt-list .b {
	padding: 0 0 0 260px;
	height: 10pc
}

.tpt-list h2 {
	color: #333;
	line-height: 26px;
	margin-bottom: 10px;
	padding-top: 10px
}

.tpt-list h2 a {
	font-size: 18px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.tpt-list h2 a:hover {
	color: #f63756
}

.tpt-list p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	margin: 15px 0;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.tpt-list .c {
	color: #3ca5f6
}

.tpt-list .tpt-s {
	color: #999
}

@media only screen and (max-width:767px) {
	.tpt-list {
		margin-top: 20px
	}

	.tpt-list li {
		margin-bottom: 10px;
		padding-bottom: 10px
	}

	.tpt-list h3 {
		margin-bottom: 20px
	}

	.tpt-list h2 {
		margin-bottom: 5px;
		padding-top: 0
	}

	.tpt-list img {
		width: 75pt;
		height: 5pc
	}

	.tpt-list .b {
		padding: 0 0 0 115px;
		height: 5pc
	}

	.tpt-list h2 a {
		font-size: 1pc;
		-webkit-line-clamp: 2
	}

	.tpt-list .tpt-s .y {
		float: left
	}
}

.tpt-content {
	margin-left: 5pc
}

.tpt-title {
	border-bottom: 1px solid #f0f0f0
}

.tpt-title h1 a {
	font-size: 24px;
	margin: 10px 0 0;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.tpt-title .tpt-s {
	font-size: 14px;
	margin: 15px 0 20px
}

.tpt-title .layui-btn+.layui-btn {
	margin-left: 5px
}

.bdsharebuttonbox {
	width: 60px;
	position: fixed;
	z-index: 30
}

.bdsharebuttonbox a {
	float: left!important;
	background-color: #fafafa;
	border-bottom: 1px solid #f0f0f0
}

.bdsharebuttonbox .bds_qzone1:hover {
	background-position: 13px 15px!important;
	background: #ffce0b url(../images/qzone2.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_qzone1 {
	background-position: 13px 15px!important;
	background: #fafafa url(../images/qzone.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_tsina1:hover {
	background-position: 13px 15px!important;
	background: #f74864 url(../images/weibo2.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_tsina1 {
	background-position: 13px 15px!important;
	background: #fafafa url(../images/weibo.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_weixin1:hover {
	background-position: 13px 15px!important;
	background: #31c862 url(../images/weixin2.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_weixin1 {
	background-position: 13px 15px!important;
	background: #fafafa url(../images/weixin.png);
	background-repeat: no-repeat
}

.bdsharebuttonbox .bds_pin:hover {
	background-position: 13px 5px!important;
	background: #3091f4 url(../images/pin2.png);
	background-repeat: no-repeat;
	color: #fff
}

.bdsharebuttonbox .bds_pin {
	background-position: 13px 5px!important;
	background: #fafafa url(../images/pin.png);
	background-repeat: no-repeat;
	text-align: center;
	font-style: normal;
	line-height: 95px;
	color: #999;
	font-size: 9pt
}

.bdsharebuttonbox .bds_ico,.bdsharebuttonbox .bds_ico2 {
	padding-left: 0!important;
	width: 60px;
	height: 60px;
	position: relative
}

.bdsharebuttonbox .bds_ico {
	margin: 0!important
}

.tpt-view {
	width: 100%;
	min-height: 280px;
	background: #fff;
	padding-top: 20px
}

.tpt-view h3 {
	margin-bottom: 20px
}

.tpt-view li {
	float: left;
	width: 100%;
	height: 42px
}

.tpt-view li a {
	padding: 0 20px;
	line-height: 42px;
	font-size: 14px;
	display: block
}

.tpt-view li .a {
	color: #1e9fff;
	background: #ecf6fd;
	margin-right: -1px;
	position: relative
}

.tpt-s {
	color: #333;
	font-size: 14px
}

.tpt-s .p+.p {
	padding: 0 0 0 15px
}

.tpt-s .p i {
	font-style: normal;
	position: relative;
	top: 2px;
	margin-right: 5px
}

.tpt-s .p a {
	margin-right: 8px;
	color: #999
}

.tpt-s .s {
	position: relative;
	padding-right: 15px;
	margin-right: 17px
}

.tpt-s .s:before {
	content: '';
	position: absolute;
	top: 2px;
	right: 0;
	width: 1px;
	height: 13px;
	background: #999
}

.tpt-shop p {
	color: #333;
	font-size: 9pt;
	line-height: 22px;
	padding: 5px 0
}

.tpt-shop .tpt-s {
	margin-bottom: 10px
}

.tpt-gg {
	background: #fafafa;
	margin: 20px 0 0;
	padding: 50px 0;
	text-align: center;
	font-size: 1pc;
	color: #333
}

@media only screen and (max-width:767px) {
	.tpt-banner {
		display: none
	}

	.tpt-none767 {
		display: none!important
	}

	.tpt-title h1 a {
		margin: 0;
		font-size: 18px
	}

	.tpt-title .tpt-s {
		margin: 10px 0 15px
	}
}

@media only screen and (max-width:1023px) {
	.tpt-left,.tpt-right {
		margin: 20px 10px
	}

	.tpt-none1023 {
		display: none!important
	}

	.tpt-content {
		margin-left: 0
	}
}

@media only screen and (max-width:1199px) {
	.tpt-gg {
		display: none
	}
}

.pages {
	padding: 0
}

.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
	float: right
}

.pagination li {
	display: inline
}

.pagination li a,.pagination li span {
	position: relative;
	float: left;
	padding: 6px 9pt;
	line-height: 1.42857143;
	color: #393d49;
	background: #fff;
	margin: 0 0 0 8px;
	border: 1px solid #eee
}

.pagination .active span,.pagination li a:hover {
	color: #fff;
	background: #1e9fff
}

.pagination .disabled {
	display: none
}

.tpt-search {
	float: right;
	line-height: 65px;
	height: 65px;
	cursor: pointer;
	margin-right: 10px
}

.tpt-search i {
	color: #fff;
	font-size: 18px;
	position: relative;
	right: 5px;
	top: 2px
}

.tpt-search span {
	color: #fff;
	font-size: 14px
}

#tpt-search {
	margin: 50px
}

#tpt-search form {
	position: relative;
	background: #fff;
	border-bottom: 1px solid #eee
}

#tpt-search input {
	height: 40px;
	line-height: 40px;
	border: 0 solid #fff;
	background: #fff;
	font-size: 1pc;
	display: block;
	width: 100%;
	color: #666
}

#tpt-search button {
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 9pt;
	border: 0 solid #fff;
	color: #b5b5b5;
	background: #fff
}

#tpt-search button i {
	font-size: 20px
}

#tpt-search .cl {
	margin-top: 30px
}

#tpt-search .cl a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 18px;
	color: #666;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	cursor: pointer;
	margin: 0 10px 10px 0
}

#tpt-search .cl .a,#tpt-search .cl a:hover {
	color: #f63756;
	border: 1px solid #f63756
}

@media only screen and (max-width:1023px) {
	.tpt-search {
		display: none
	}
}

.tpt-img3 {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.tpt-img3:hover {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px)
}

.tpt-img4 {
	overflow: hidden
}

.tpt-img4 img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.tpt-img4:hover img {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1)
}

.tpt-header {
	background: #393d49;
	width: 100%;
	height: 65px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999
}

.tpt-header .tpt-logo,.tpt-nav .tpt-nav-li,.tpt-nav label:after {
	line-height: 65px;
	height: 65px
}

.tpt-nav .tpt-nav-li,.tpt-nav .tpt-nav-li:hover,.tpt-nav label:after {
	color: #fff
}

.tpt-header .tpt-logo {
	float: left
}

.tpt-header .tpt-logo img {
    vertical-align: middle;
    margin: 11px 10px 11px 0px;
}

.tpt-header input {
	position: absolute;
	opacity: 0;
	z-index: -1
}

.tpt-nav {
	float: left;
	margin-left: 10px;
}

.tpt-nav .tpt-nav-li,.tpt-nav li {
	position: relative;
	float: left
}

.tpt-nav .tpt-nav-li {
	z-index: 2;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	padding: 0 20px
}

.tpt-nav label:after {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	content: "\e61a";
	font-size: 14px;
	-webkit-transition: all .35s;
	transition: all .35s
}

.tpt-nav :hover+label:after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.tpt-nav :hover .tpt-nav-ul {
	display: block
}

.tpt-nav .tpt-nav-ul {
	display: none;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 61px;
	border-top: 4px solid #ff5722;
	box-shadow: 0 2px 4px rgba(0,0,0,.12);
	min-width: 100%
}

.tpt-nav .tpt-nav-li {
	font-family: Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96c5\9ED1,Tahoma,Arial,sans-serif
}

.tpt-nav .tpt-nav-ul li {
	background: #fff;
	height: 40px;
	line-height: 40px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.tpt-nav .tpt-nav-ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	padding: 0 20px;
	text-align: center
}

.tpt-nav .tpt-nav-ul li a:hover {
	background: #f2f2f2
}

@media only screen and (max-width:1023px) {
	.tpt-header {
		height: 60px;
		position: relative
	}

	.tpt-header .tpt-logo {
		line-height: 60px;
		height: 60px
	}

	.tpt-header .tpt-logo img {
		margin: 0 0 0 10px
	}

	.tpt-nav .tpt-nav-li,.tpt-nav .tpt-nav-ul li,.tpt-nav label:after {
		line-height: 50px;
		height: 50px
	}

	.tpt-header .tpt-nav-btn:after {
		position: absolute;
		right: 7px;
		top: 50%;
		margin-top: -15px;
		width: 27px;
		text-align: center;
		cursor: pointer;
		content: "\e671";
		color: #fff;
		font-size: 30px
	}

	.tpt-header .tpt-nav {
		max-height: 0;
		overflow: hidden
	}

	.tpt-header input:checked~.tpt-nav {
		max-height: 750pt;
		box-shadow: 0 2px 4px rgba(0,0,0,.12)
	}

	.tpt-header .tpt-logo {
		float: none;
		width: 100%
	}

	.tpt-nav {
		width: 100%;
		padding: 0;
		position: absolute
	}

	.tpt-nav li {
		float: none
	}

	.tpt-nav .tpt-nav-li {
		float: none;
		display: block;
		text-align: left;
		background: #fff;
		color: #333;
		font-size: 14px;
		padding: 0 20px
	}

	.tpt-nav .tpt-nav-li:hover {
		color: #333
	}

	.tpt-nav label:after {
		cursor: pointer;
		padding: 0 15px 0 75pt;
		color: #333
	}

	.tpt-nav :hover+label:after {
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	.tpt-nav .tpt-nav-ul {
		max-height: 0;
		overflow: hidden;
		display: block;
		position: relative;
		left: 0;
		top: 0;
		box-shadow: none;
		border: none
	}

	.tpt-nav .tpt-nav-ul li {
		background: #fff
	}

	.tpt-nav .tpt-nav-ul li a {
		color: #333;
		text-align: left
	}

	.tpt-nav input:checked~.tpt-nav-ul {
		max-height: 750pt
	}

	.tpt-nav input[type=checkbox]:checked+label:after {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	.tpt-nav .tpt-nav-ul li a:hover,.tpt-nav input[type=checkbox]:checked+label,.tpt-nav label:hover,.tpt-nav li a:hover {
		background: #f2f2f2
	}
}

.tpt-footer {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	background: #393d49
}

.tpt-footer p,.tpt-footer p a {
	font-size: 14px;
	font-weight: 100;
	color: #fff
}

.tpt-footer .pipe {
	margin: 0 4px 0 5px;
	color: #fff
}

.tpt-wp {
	margin: 0 auto;
	width: 100%
}

.tpt-cm {
	font-size: 18px;
	color: #333;
	text-align: center;
	background: #f2f2f2;
	height: 200px;
	line-height: 200px;
	padding: 10px;
	margin: 10px
}

.tpt-md-2,.tpt-md-3,.tpt-md-4 {
	float: left
}

.tpt-md-1 {
	width: 100%
}

@media only screen and (max-width:767px) {
	.tpt-md-2,.tpt-md-3,.tpt-md-4 {
		width: 100%
	}

	.tpt-ml-2 {
		display: none
	}

	.tpt-mr-8 {
		width: 100%
	}

	.tpt-ml-3 {
		display: none
	}

	.tpt-ml-7,.tpt-mr-7 {
		width: 100%
	}

	.tpt-mr-3 {
		display: none
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.tpt-md-2,.tpt-md-3,.tpt-md-4 {
		width: 50%
	}

	.tpt-ml-2 {
		display: none
	}

	.tpt-mr-8 {
		width: 100%
	}

	.tpt-ml-3 {
		display: none
	}

	.tpt-ml-7,.tpt-mr-7 {
		width: 100%
	}

	.tpt-mr-3 {
		display: none
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
	.tpt-md-3,.tpt-md-4 {
		width: 33.33333333%
	}

	.tpt-md-2 {
		width: 50%
	}

	.tpt-ml-2 {
		float: left;
		width: 20%
	}

	.tpt-mr-8 {
		float: right;
		width: 80%
	}

	.tpt-ml-3 {
		float: left;
		width: 30%
	}

	.tpt-mr-7 {
		float: right;
		width: 70%
	}

	.tpt-ml-7 {
		float: left;
		width: 70%
	}

	.tpt-mr-3 {
		float: right;
		width: 30%
	}
}

@media only screen and (min-width:1200px) {
	.tpt-md-4 {
		width: 25%
	}

	.tpt-md-3 {
		width: 33.33333333%
	}

	.tpt-md-2 {
		width: 50%
	}

	.tpt-ml-2 {
		float: left;
		width: 20%
	}

	.tpt-mr-8 {
		float: right;
		width: 80%
	}

	.tpt-ml-3 {
		float: left;
		width: 30%
	}

	.tpt-mr-7 {
		float: right;
		width: 70%
	}

	.tpt-ml-7 {
		float: left;
		width: 70%
	}

	.tpt-mr-3 {
		float: right;
		width: 30%
	}

	.tpt-wp {
		width: 75pc;
		margin: 0 auto
	}
}
/*手机导航*/
#right-sidebar {
    background: #2b2b2b !important;
}
mip-sidebar {
    z-index: 99999 !important;
}
mip-sidebar {
    position: fixed !important;
    top: 0;
    max-height: 100% !important;
    height: 100%;
    max-width: 80% !important;
    background-color: #efefef;
    min-width: 45px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    will-change: transform;
    display: none;
}
#right-sidebar ul li {
    height: 42px;
    line-height: 42px;
    padding: 0px 35px;
    font-size: 16px;
    border-bottom: 1px solid #111;
    border-top: 1px solid #444;
}
#right-sidebar ul li button {
    width: 30px;
    font-size: 22px;
    background: #2b2b2b;
    color: #fff;
    border: 1px solid #2b2b2b;
}
#right-sidebar ul li a {
    color: #fff;
}