/*
*Description:   Theme CSS
*Author:    toyean
*Website:   http://www.toyean.com/
*Mail:      toyean@qq.com
*Weibo: http://weibo.com/toyean
*Version:   1.1(2020-11-25)
*/
/* ::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

::-webkit-scrollbar-track {
	border-radius: 3px;
	background: rgba(0,0,0,0.06);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08)
}

::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: rgba(0,0,0,0.12);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.2)
} */

a,img,button,input,textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0;
	vertical-align: baseline
} */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0;
	vertical-align: baseline
}

.toyean-tcompany-theme {
	background: #fff;
	color: #333;
	border-color: #f14840
}

body {
	font-size: 14px;
	color: #333;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal
}

a {
	color: #0188fb;
	text-decoration: none;
	-webkit-transition: background-color .15s linear,color .15s linear;
	-moz-transition: background-color .15s linear,color .15s linear;
	-o-transition: background-color .15s linear,color .15s linear;
	-ms-transition: background-color .15s linear,color .15s linear;
	transition: background-color .15s linear,color .15s linear
}

a:hover {
	color: #0188fb
}

area {
	behavior: url(images/area.htc);
	outline: 0
}

i {
	font-style: normal
}

ul,ol {
	list-style-type: none
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: -webkit-transform .2s ease 0s;
	transition: transform .2s ease 0s
}

input,textarea {
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	outline: 0
}

.zoom {
	display: inline-block;
	vertical-align: top
}

@font-face {
	font-family:'iconfont';src:url('fonts/iconfont.eot');src:url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('fonts/iconfont.woff2') format('woff2'),url('fonts/iconfont.woff') format('woff'),url('fonts/iconfont.ttf') format('truetype'),url('fonts/iconfont.svg#iconfont') format('svg');font-weight:normal;font-style:normal
}

.shadow {
	box-shadow: 0 1px 2px rgba(0,0,0,0.08)
}

.hide {
	display: none !important
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	zoom: 1
}

.wrap:after {
	content: "";
	display: block;
	clear: both
}

.wrapper {
	position: relative
}

.lazyline {
	height: 2px;
	background-color: #0188fb;
	position: fixed;
	top: 0;
	top: 2px\0;
	left: 0;
	z-index: 2
}

.lazynum {
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #ccc;
	position: fixed;
	right: 0;
	bottom: 5px;
	z-index: 99
}

.navbar {
	line-height: 80px;
	background: #5f5ff6;
	position: relative;
	z-index: 99;
	zoom: 1
}

.navbar:after {
	content: "";
	display: block;
	clear: both
}

.navbar.fixed {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99
}

.navbar.slow {
	line-height: 60px;
}

/* .navbar.slow .logo,.navbar.slow .logo a {
	height: 60px
} */

.navbar.slow .menu,.navbar.slow .tel {
	line-height: 60px
}

.navbar.slow .tel:before {
	top: 16px
}

.navbar.slow .menu li .subnav {
	top: 60px
}

.fixedmask.fixed {
	padding-top: 80px
}

/* .logo {
	height: 80px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	z-index: 99
}

.logo a {
	width: 100%;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.logo a img {
	height: 40px;
	vertical-align: middle
} */

/* .logo.on:before {
	content: '';
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0, rgba(255,255,255,0.5) 100%);
	-webkit-transform: skewX(-17deg);
	-moz-transform: skewX(-17deg);
	-o-transform: skewX(-17deg);
	-ms-transform: skewX(-17deg);
	transform: skewX(-17deg)
}

.logo:hover:before {
	-webkit-animation: shine 1s;
	-moz-animation: shine 1s;
	animation: shine 1s
} */

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.menu {
	float: right;
	display: inline;
	line-height: 80px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.menu ul {
	zoom: 1
}

.menu ul:after {
	content: "";
	display: block;
	clear: both
}

.menu ul.nosch {
	padding: 0
}

.menu li {
	float: left;
	display: inline;
	margin: 0 30px -1px 0;
	position: relative
}

.menu li a {
	font-size: 16px;
	color: #e3e9ed;
	position: relative;
	display: inline-block
}

.menu li a:hover {
	color: #0188fb
}

.menu li:before {
	content: "";
	width: 0;
	height: 3px;
	background: #0188fb;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.menu li:hover:before,.menu li.on:before {
	width: 32px;
	margin-left: -16px
}

.menu li:hover a,.menu li.on a {
	color: #e3e9ed;
}

.menu li .subnav {
	min-width: 200px;
	padding: 10px 0;
	line-height: 40px;
	border-top: 1px solid #0188fb;
	box-shadow: 0 2px 2px 0 #ddd;
	background: #fff;
	position: absolute;
	top: 80px;
	left: -20px;
	z-index: 99;
	display: none;
	-webkit-animation: fadeInUp .3s 0s ease both;
	-moz-animation: fadeInUp .3s 0s ease both
}

.menu li .subnav a {
	padding: 0 20px;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

.menu li .subnav a:after {
	content: "\e6a6";
	font-size: 16px;
	color: #ccc;
	font-family: iconfont;
	font-weight: 600;
	position: absolute;
	top: 0;
	right: 15px;
	vertical-align: top;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.menu li .subnav a:hover:after {
	color: #0188fb
}

.menu li .subnav a.on {
	color: #0188fb
}

.menu li .subnav a.on:after {
	opacity: 1
}

.menu li .subnav a:last-child {
	border: 0
}

.menu li .subnav:before {
	content: "";
	width: 0;
	height: 0;
	margin: -21px 0 0 0;
	border: 10px solid transparent;
	border-bottom-color: #0188fb;
	position: absolute;
	top: 0;
	left: 26px;
	z-index: 3
}

.menu li .subnav:after {
	content: "";
	width: 0;
	height: 0;
	margin: -20px 0 0 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	top: 0;
	left: 26px;
	z-index: 3
}

.menu li.subcate:hover a {
	color: #0188fb
}

.menu li.subcate:hover:before {
	display: none
}

.menu li.subcate:hover .subnav {
	display: block
}

.menu li.subcate:hover .subnav a:hover {
	color: #0188fb
}

.menu li.subcate:hover .subnav a.on {
	color: #0188fb
}

.menu li.subcate:hover .subnav a.on:after {
	color: #0188fb
}

.menu li.subcate .subnav a {
	color: #333
}

.menu.on {
	width: 100%;
	margin: 0 -20px;
	padding: 10px 20px 0;
	border-top: 1px solid #e4e8eb;
	background: #fff;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 9;
	display: block
}

.menu.on li {
	width: 100%;
	float: none;
	line-height: 40px;
	border-bottom: 1px dotted #e4e8eb;
	display: block
}

.menu.on li a {
	display: block
}

.menuico {
	width: 38px;
	height: 38px;
	float: right;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
	z-index: 10;
	top: 22px;
	display: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.menuico span {
	width: 21px;
	height: 2px;
	background-color: #0188fb;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.menuico span:first-child {
	margin-top: -6px
}

.menuico span:last-child {
	margin-top: 6px
}

.menuico.on span:first-child {
	width: 20px;
	margin-top: -8px;
	margin-left: -7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menuico.on span:nth-child(2) {
	opacity: 0;
	width: 2px;
	left: 20px;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}

.menuico.on span {
	background-color: #333;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0
}

.menuico.on span:last-child {
	width: 20px;
	margin-top: 6px;
	margin-left: -7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fademask.on {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1
}

.tel {
	float: right;
	display: inline;
	padding-left: 25px;
	line-height: 80px;
	position: relative;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.tel:before {
	content: "";
	width: 0;
	height: 30px;
	border-left: 1px solid #e4e8eb;
	position: absolute;
	top: 25px;
	left: 0
}

.tel a,.tel span {
	font-size: 22px;
	color: #0188fb;
	display: block
}

.tel a:before,.tel span:before {
	content: "\e64b";
	margin-right: 5px;
	font-size: 30px;
	color: #0188fb;
	font-family: iconfont;
	display: inline-block;
	vertical-align: top
}

.tel span {
	cursor: default
}

.catalogcon:before {
	content: "";
	width: 100%;
	margin-bottom: 30px;
	zoom: 1;
	display: block
}

.catalogcon:before:after {
	content: "";
	display: block;
	clear: both
}

.listbanner {
	padding: 60px 0 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative
}

.listbanner h1,.listbanner h3 {
	font-size: 30px;
	color: #fff;
	display: inline-block;
	vertical-align: top
}

.listbanner .alias {
	margin-bottom: 3px;
	font-size: 18px;
	color: #fff;
	font-family: arial;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: bottom
}

.listbanner .alias:before {
	content: "";
	width: 1px;
	height: 20px;
	margin: 0 15px;
	background: #fff;
	display: inline-block;
	vertical-align: top
}

.listbanner .arrowbox {
	width: 30px;
	height: 20px;
	margin-top: 15px;
	border: 2px solid #fff;
	box-sizing: border-box;
	display: none !important
}

.listbanner .arrowbox span {
	width: 0;
	height: 0;
	margin: 6px auto 10px;
	border-width: 7px 7px 0;
	border-style: solid;
	border-color: #fff transparent transparent;
	display: block
}

.listbanner .arrowbox span:last-child {
	border-color: #0188fb transparent transparent
}

.listbanner:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0
}

.listintro {
	margin-top: 10px;
	font-size: 14px;
	color: #fff
}

.sitebar {
	line-height: 70px;
	border-bottom: 1px solid #e4e8eb;
	background: #fff;
	position: relative;
	z-index: 9;
	zoom: 1
}

.sitebar:after {
	content: "";
	display: block;
	clear: both
}

.sitemap {
	float: left;
	display: inline;
	font-size: 14px
}

.sitemap a {
	color: #333
}

.sitemap a:hover {
	color: #0188fb
}

.sitenav {
	float: right;
	display: inline
}

.sitenav li {
	margin-bottom: -1px;
	margin-left: 50px;
	border-bottom: 2px solid transparent;
	display: inline-block;
	vertical-align: top
}

.sitenav li.on {
	border-color: #0188fb
}

.sitenav li.on a {
	color: #0188fb
}

.sitenav li a {
	font-size: 15px;
	color: #333;
	display: block
}

.sitenav li:hover a {
	color: #0188fb
}

.sitenow {
	float: left;
	display: inline;
	margin-left: 30px;
	font-size: 16px;
	color: #0188fb;
	display: none
}

.sitemenu {
	width: 38px;
	height: 38px;
	float: right;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
	z-index: 10;
	top: 6px;
	right: 20px;
	display: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.sitemenu span {
	width: 21px;
	height: 2px;
	background-color: #0188fb;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.sitemenu span:first-child {
	margin-top: -6px
}

.sitemenu span:last-child {
	margin-top: 6px
}

.sitemenu.on span:first-child {
	width: 20px;
	margin-top: -8px;
	margin-left: -7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sitemenu.on span:nth-child(2) {
	opacity: 0;
	width: 2px;
	left: 20px;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}

.sitemenu.on span {
	background-color: #333;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0
}

.sitemenu.on span:last-child {
	width: 20px;
	margin-top: 6px;
	margin-left: -7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.pagebar,.cmtpagebar {
	width: 100%;
	margin: 0 auto 20px;
	padding: 15px 0 10px;
	font-size: 0;
	text-align: center;
	box-sizing: border-box;
	background: #fff
}

.pagebar .now-page,.cmtpagebar .now-page {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	padding: 5px 10px;
	margin: 0 5px 5px;
	border: 1px solid #0188fb;
	border-radius: 2px;
	background: #0188fb;
	display: inline-block
}

.pagebar a,.cmtpagebar a {
	margin: 2px;
	padding: 5px 10px;
	font-size: 14px;
	color: #777;
	font-weight: 400;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	background: #fff;
	display: inline-block
}

.pagebar a:hover,.cmtpagebar a:hover {
	color: #fff;
	border: 1px solid #0188fb;
	background: #0188fb
}

.pagination-loading {
	margin: 0 0 20px;
	text-align: center;
	border-radius: 2px;
	background: #ebebeb
}

.pagination-loading a {
	padding: 10px 0;
	border: 1px solid #e4e8eb;
	display: block
}

.ias_trigger,.ias_loader {
	margin: 0 0 20px;
	font-size: 16px;
	color: #888
}

.ias_trigger a,.ias_loader a {
	padding: 10px 0;
	font-size: 16px;
	color: #666;
	text-align: center;
	border: 1px solid #e4e8eb;
	background: #fff;
	display: block
}

.ias_trigger a:hover,.ias_loader a:hover {
	color: #888;
	background: #e4e8eb
}

.ias_loader {
	line-height: 44px
}

.article .post {
	margin-bottom: 10px;
	padding-bottom: 10px
}

.post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e8eb;
	zoom: 1
}

.post:after {
	content: "";
	display: block;
	clear: both
}

.post.noimg .postimg {
	display: none
}

.post.noimg .postcon {
	height: auto;
	padding-left: 0
}

.post.noimg .postinfo {
	margin-top: 10px;
	position: static
}

.postimg {
	width: 260px;
	float: left;
	display: inline
}

.postimg a {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	text-align: center;
	border: 1px solid #ececec;
	overflow: hidden;
	position: relative;
	z-index: 2;
	display: block
}

.postimg a img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.postimg a:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.postcon {
	height: 180px;
	padding-left: 300px;
	position: relative;
	z-index: 1
}

.postcon h2 {
	font-size: 21px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.postcon h2 a {
	font-size: 21px;
	color: #333
}

.postcon h2 a:hover {
	color: #0188fb
}

.postcon p {
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box
}

.postcon.simple {
	height: auto;
	padding: 0
}

.postcon.simple p {
	display: none
}

.postcon.simple .postinfo {
	margin-top: 10px;
	position: static
}

.postinfo {
	position: absolute;
	bottom: 0
}

.post .user,.post .date,.post .cate,.post .view,.post .cmt,.post .edit,.post .del {
	margin-right: 15px;
	color: #888
}

.post .user:before,.post .date:before,.post .cate:before,.post .view:before,.post .cmt:before,.post .edit:before,.post .del:before {
	margin-right: 5px;
	font-size: 18px;
	font-family: iconfont;
	vertical-align: top
}

.post .user a,.post .date a,.post .cate a,.post .view a,.post .cmt a,.post .edit a,.post .del a {
	color: #888
}

.post .user a:hover,.post .date a:hover,.post .cate a:hover,.post .view a:hover,.post .cmt a:hover,.post .edit a:hover,.post .del a:hover {
	color: #0188fb
}

.post .user:before {
	content: "\e6a9"
}

.post .date:before {
	content: "\e69c"
}

.post .cate:before {
	content: "\e6e2"
}

.post .view:before {
	content: "\e6a7"
}

.post .cmt:before {
	content: "\e6a8"
}

.post .edit:before {
	content: "\e69a"
}

.post .del:before {
	content: "\e6ac"
}

.post .ctrl {
	float: right;
	display: inline;
	display: inline-block
}

.post .ctrl a {
	width: 21px;
	height: 20px;
	margin: 0 0 0 8px;
	text-align: center;
	line-height: 20px;
	border-radius: 2px;
	background: #e4e8eb;
	display: inline-block;
	vertical-align: top
}

.post .ctrl a:before {
	content: "A⁺";
	font-size: 16px;
	color: #999;
	font-family: iconfont
}

.post .ctrl a:nth-child(2):before {
	content: "A⁻"
}

.post .ctrl a:nth-child(3):before {
	content: "A"
}

.posttitle {
	padding: 0 0 10px;
	line-height: 30px;
	border-bottom: 1px solid #e4e8eb
}

.posttitle h1,.posttitle h2,.posttitle h3,.posttitle h4,.posttitle h5,.posttitle h6 {
	font-size: 22px;
	color: #333
}

.banner {
	height: 500px;
	background: #5f5ff6;
	background-size: cover
}

.banner .wrap {
	height: 100%;
	z-index: 1
}

.bannercon {
	position: absolute;
	top: 40%;
	z-index: 1
}

.banner h3 {
	font-size: 30px;
	color: #fff
}

.banner p {
	margin-top: 25px;
	font-size: 16px;
	color: #fff
}

.bannerbtn {
	margin-top: 50px
}

.bannerbtn a {
	margin-right: 30px;
	padding: 0 30px;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	background: #0188fb;
	box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	border-radius: 3px;
	background-image: -webkit-gradient(linear, left top, right top, from(#459aff), to(#0ac4ff));
	background-image: linear-gradient(90deg, #459aff, #0ac4ff);
	-webkit-box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	display: inline-block;
	vertical-align: top
}

.bannerbtn a:last-child {
	margin: 0
}

.banner.right {
	text-align: right
}

.banner.right .bannercon {
	right: 0
}

.caption {
	width: 80%;
	margin: auto;
	padding: 0 0 30px;
	text-align: center
}

.caption h4 {
	font-size: 26px;
	color: #333
}

.caption p {
	margin: 10px 0;
	font-size: 14px;
	color: #858585;
	line-height: 24px
}

.selling {
	padding: 50px 0 80px;
	background: #f6f6f6
}

.selling .wrap {
	font-size: 0
}

.selling ul {
	margin-left: -3%;
	text-align: center
}

.selling li {
	width: 20%;
	min-height: 200px;
	margin-left: 3%;
	padding: 25px 1% 15px;
	font-size: 16px;
	border-radius: 3px;
	background: #fff;
	display: inline-block;
	vertical-align: top
}

.selling li a {
	display: block
}

.selling li h4 {
	margin-bottom: 10px;
	font-size: 22px;
	color: #0188fb
}

.selling li p {
	font-size: 14px;
	color: #888
}

.sellingimg {
	margin: 20px 0 30px
}

.sellingimg img {
	height: 50px
}

.prolist ul {
	margin-left: -3%;
	font-size: 0;
	zoom: 1
}

.prolist ul:after {
	content: "";
	display: block;
	clear: both
}

.prolist li {
	width: 30.33%;
	margin: 0 0 3% 3%;
	display: inline-block;
	vertical-align: top
}

.proimg {
	width: 100%;
	margin-bottom: 20px
}

.proimg a {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 2;
	display: block
}

.proimg a img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.proimg a:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.proname h2 {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.proname h2 a {
	font-size: 18px;
	color: #333
}

.proname h2 a:hover {
	color: #0188fb
}

.prointro {
	height: 66px;
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box
}

.proone,.protwo {
	padding: 80px 0 80px;
	background: #e6e1e7;
	overflow: hidden
}

.procon {
	position: relative;
	z-index: 1
}

.procon h4 {
	font-size: 36px
}

.procon p {
	margin: 10px 0 50px;
	font-size: 16px
}

.procon dl {
	margin-top: 10px;
	line-height: 38px;
	zoom: 1
}

.procon dl:after {
	content: "";
	display: block;
	clear: both
}

.procon dl dt {
	float: left;
	display: inline;
	margin-right: 10px;
	font-size: 18px;
	color: #0188fb
}

.procon dl dt span {
	width: 26px;
	height: 26px;
	margin-right: 10px;
	padding: 6px;
	text-align: center;
	border-radius: 50%;
	background: #0188fb;
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}

.procon dl dt span img {
	display: block
}

.proimgbg {
	position: absolute;
	right: 0;
	bottom: -80px;
	z-index: 0
}

.proimgbg img {
	display: block
}

.protwo dt {
	margin-right: 10px
}

.vs {
	padding: 80px 0 80px;
	font-size: 0;
	background: #f6f6f6
}

.vstitle {
	width: 70%;
	height: 70px;
	margin: 0 auto 60px;
	zoom: 1
}

.vstitle:after {
	content: "";
	display: block;
	clear: both
}

.vstitle h4 {
	width: 45%;
	float: left;
	display: inline;
	padding: 0 5% 0 0;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	border-radius: 70px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #333
}

.vstitle h4:nth-child(2) {
	float: right;
	display: inline;
	padding: 0 0 0 5%;
	background: #0188fb
}

.vsicon {
	width: 100px;
	margin: 0 auto -88px;
	padding: 5px;
	text-align: center;
	border-radius: 50%;
	background: linear-gradient(90deg, #333, #0188fb);
	display: block
}

.vsicon span {
	width: 100px;
	height: 100px;
	font-size: 50px;
	color: #333;
	text-align: center;
	line-height: 100px;
	border-radius: 50%;
	background: #fff;
	display: inline-block
}

.vslist {
	width: 50%;
	font-size: 0;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top
}

.vslist dl {
	width: 100%;
	margin-top: 20px;
	padding-right: 50px;
	font-size: 16px;
	text-align: right;
	border-right: 1px solid #ddd;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	zoom: 1
}

.vslist dl:after {
	content: "";
	display: block;
	clear: both
}

.vslist dl dt {
	height: 60px;
	float: right;
	display: inline;
	margin-left: 30px;
	padding: 0 30px;
	font-size: 32px;
	color: #333;
	line-height: 60px;
	border: 2px solid #e4e8eb;
	border-radius: 10px
}

.vslist dl dd {
	height: 64px;
	font-size: 20px;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.vslist:nth-child(odd) dl {
	padding-left: 50px;
	text-align: left;
	border: 0
}

.vslist:nth-child(odd) dl dt {
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	color: #0188fb
}

.vslist:nth-child(odd) dl dd {
	justify-content: flex-start
}

.step {
	padding: 80px 0;
	background: #fff
}

.step .caption h4 {
	font-size: 24px
}

.step .caption p {
	font-size: 24px;
	color: #0188fb
}

.stepcon ul {
	margin-left: -2%;
	font-size: 0
}

.stepcon li {
	width: 18%;
	height: 18%;
	margin-left: 2%;
	padding: 30px 1%;
	font-size: 16px;
	color: #333;
	text-align: center;
	border: 1px solid #e4e8eb;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 3px 5px 0 rgba(0,82,217,0.1),0 1px 4px 0 rgba(0,82,217,0.1);
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}

.stepcon li a {
	display: block
}

.stepcon li span {
	font-size: 18px;
	color: #0188fb
}

.stepcon li span i {
	font-size: 24px;
	font-style: normal
}

.stepcon li p {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 18px;
	color: #333;
	border-top: 1px dotted #e4e8eb
}

.case {
	padding: 80px 0 50px;
	background: #f6f6f6
}

.casecon ul {
	margin-left: -7%;
	font-size: 0;
	text-align: center
}

.casecon li {
	width: 16%;
	margin-left: 7%;
	padding: 0 1% 30px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: top
}

.casecon li a {
	display: block
}

.casecon li p {
	margin-top: 10px;
	font-size: 18px;
	color: #0188fb
}

.caseimg {
	margin: 20px 30px 0;
	padding: 30px;
	border: 1px solid #e4e8eb;
	border-radius: 15px;
	background: #f7f8fb
}

.caseimg span {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block
}

.caseimg span img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.news {
	padding: 80px 0 50px;
	background: #fff
}

.newscon ul {
	margin-left: -5%;
	font-size: 0
}

.newscon li {
	width: 45%;
	margin: 0 0 2% 5%;
	padding-bottom: 2%;
	font-size: 14px;
	border-bottom: 1px dotted #e4e8eb;
	display: inline-block;
	vertical-align: top;
	zoom: 1
}

.newscon li:after {
	content: "";
	display: block;
	clear: both
}

.newscon li a {
	display: block
}

.newsdate {
	width: 80px;
	float: left;
	display: inline;
	font-family: arial;
	text-align: center
}

.newsdate span {
	margin-bottom: 5px;
	font-size: 30px;
	color: #333;
	line-height: 30px;
	display: block
}

.newsdate p {
	font-size: 15px;
	color: #888;
	line-height: 15px;
	position: relative
}

.newsdate p::before,.newsdate p::after {
	content: "";
	width: 12px;
	height: 1px;
	background: #e4e8eb;
	position: absolute;
	top: 7px;
	left: 0
}

.newsdate p::after {
	right: 0;
	left: auto
}

.newsinfo {
	padding-left: 120px
}

.newsinfo a {
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.newsinfo a:hover {
	color: #0188fb
}

.newsinfo p {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.newsmore {
	text-align: center
}

.newsmore a {
	padding: 0 30px;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	border-radius: 3px;
	box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	background: #0188fb;
	background-image: -webkit-gradient(linear, left top, right top, from(#459aff), to(#0ac4ff));
	background-image: linear-gradient(90deg, #459aff, #0ac4ff);
	-webkit-box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	display: inline-block;
	vertical-align: top
}

.service {
	padding: 30px 0;
	background: #fff
}

.servicecon ul {
	margin-left: -2%;
	font-size: 0
}

.servicecon li {
	width: 23%;
	margin-left: 2%;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	zoom: 1
}

.servicecon li:after {
	content: "";
	display: block;
	clear: both
}

.servicecon li a {
	display: block
}

.serviceimg {
	width: 48px;
	float: left;
	display: inline;
	margin-right: 15px
}

.serviceitem h5 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #333
}

.serviceitem p {
	font-size: 12px;
	color: #858585
}

.contact {
	padding: 45px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative
}

.contact .mask {
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1
}

.contactintro {
	float: left;
	display: inline
}

.contactintro h5 {
	font-size: 30px;
	color: #fff;
	line-height: 40px
}

.contactintro p {
	margin-top: 15px;
	font-size: 18px;
	color: #e4e8eb
}

.contactbtn {
	float: right;
	display: inline;
	margin-top: 15px
}

.contactbtn a {
	margin-right: 30px;
	padding: 0 30px;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	background: #0188fb;
	box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	border-radius: 3px;
	background-image: -webkit-gradient(linear, left top, right top, from(#459aff), to(#0ac4ff));
	background-image: linear-gradient(90deg, #459aff, #0ac4ff);
	-webkit-box-shadow: 0 4px 10px 0 rgba(29,174,248,0.43);
	display: inline-block;
	vertical-align: top
}

.contactbtn a:last-child {
	margin: 0
}

.content {
	width: 750px;
	float: left;
	display: inline
}

.content .block {
	margin-bottom: 20px
}

.content.wide {
	width: 100%
}

.sidebar {
	float: right;
	display: inline
}

.single {
	font-size: 14px;
	line-height: 2;
	word-wrap: break-word;
	word-break: break-all
}

.singletitle {
	margin-bottom: 35px;
	padding: 20px 0;
	border-bottom: 1px solid #e4e8eb;
	background: #fafafa
}

.singletitle h1 {
	font-size: 34px;
	color: #333;
	font-weight: 600;
	line-height: 45px
}

.singleinfo {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.5;
	zoom: 1
}

.singleinfo:after {
	content: "";
	display: block;
	clear: both
}

.singleinfo .user,.singleinfo .date,.singleinfo .cate,.singleinfo .view,.singleinfo .cmt,.singleinfo .edit,.singleinfo .del {
	margin-right: 15px;
	color: #888
}

.singleinfo .user:before,.singleinfo .date:before,.singleinfo .cate:before,.singleinfo .view:before,.singleinfo .cmt:before,.singleinfo .edit:before,.singleinfo .del:before {
	margin-right: 5px;
	font-size: 18px;
	font-family: iconfont;
	display: inline-block;
	vertical-align: middle
}

.singleinfo .user a,.singleinfo .date a,.singleinfo .cate a,.singleinfo .view a,.singleinfo .cmt a,.singleinfo .edit a,.singleinfo .del a {
	color: #888
}

.singleinfo .user a:hover,.singleinfo .date a:hover,.singleinfo .cate a:hover,.singleinfo .view a:hover,.singleinfo .cmt a:hover,.singleinfo .edit a:hover,.singleinfo .del a:hover {
	color: #0188fb
}

.singleinfo .user:before {
	content: "\e6a9"
}

.singleinfo .date:before {
	content: "\e69c"
}

.singleinfo .cate:before {
	content: "\e6e2"
}

.singleinfo .view:before {
	content: "\e6a7"
}

.singleinfo .cmt:before {
	content: "\e6a8"
}

.singleinfo .edit:before {
	content: "\e69a"
}

.singleinfo .del:before {
	content: "\e6ac"
}

.singleinfo .ctrl {
	float: right;
	display: inline;
	display: inline-block
}

.singleinfo .ctrl a {
	width: 21px;
	height: 20px;
	margin: 0 0 0 8px;
	text-align: center;
	line-height: 20px;
	border-radius: 2px;
	background: #e4e8eb;
	display: inline-block;
	vertical-align: top
}

.singleinfo .ctrl a:before {
	content: "A⁺";
	font-size: 16px;
	color: #999;
	font-family: iconfont
}

.singleinfo .ctrl a:nth-child(2):before {
	content: "A⁻"
}

.singleinfo .ctrl a:nth-child(3):before {
	content: "A"
}

.single p {
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	position: relative
}

.single p img {
	margin: 0 auto;
	box-shadow: 0 8px 20px rgba(143,168,191,0.35);
	display: block
}

.single h1,.single h2,.single h3,.single h4,.single h5,.single h6 {
	margin-top: 20px;
	line-height: 1.5
}

.single h1 {
	font-size: 28px
}

.single h2 {
	font-size: 24px
}

.single h3 {
	font-size: 22px
}

.single h4 {
	font-size: 20px
}

.single h5 {
	font-size: 18px
}

.single h6 {
	font-size: 16px
}

.single blockquote {
	margin-top: 20px;
	padding: 10px 20px 10px 50px;
	color: #888;
	border: 1px dotted #ccc;
	background: #fbfbfb;
	position: relative
}

.single blockquote:before {
	content: "“";
	font-size: 60px;
	color: #e4e8eb;
	font-family: arial;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 18px
}

.single blockquote p {
	margin: 0
}

.single table {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0
}

.single table>tbody>tr:nth-child(odd)>td,.single table>tbody>tr:nth-child(odd)>th {
	background: #fbfbfb
}

.single .th {
	width: 100px;
	background: #f5f5f5
}

.single td {
	width: 308px;
	padding: 5px 10px;
	color: #666;
	line-height: 24px;
	border: 1px solid #e4e8eb
}

.single pre[class*="language-"] {
	margin-top: 20px
}

.single.indent p,.single.indent ol,.single.indent ul {
	text-indent: 2em
}

.single.indent blockquote p {
	text-indent: 0
}

#hcsticky {
	margin-top: 35px
}

.videowrap {
	max-width: 1600px;
	margin: 0 auto 20px;
	overflow: hidden
}

.videobox {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background: #111;
	display: block
}

.videobox object,.videobox video,.videobox embed,.videobox iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block
}

.copynotice {
	width: 100%;
	margin: 20px 0;
	padding: 10px 15px;
	font-size: 14px;
	color: #888;
	text-indent: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 22px;
	border: 1px dotted #ccc;
	box-sizing: border-box;
	background: #f8f8f8;
	display: flex;
	zoom: 1;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: flex-end;
	align-items: center
}

.copynotice:after {
	content: "";
	display: block;
	clear: both
}

.copynotice .qr {
	width: 70px;
	height: 70px;
	float: left;
	display: inline;
	margin-right: 15px;
	border: 3px solid #fff;
	background: #fff
}

.copynotice b,.copynotice strong {
	margin: 0 5px;
	color: #333
}

.copynoticetxt {
	width: 100%;
	vertical-align: middle
}

.copynoticetxt p {
	margin: 0
}

.copynoticetxt a {
	color: #333
}

.sharebox .label {
	font-size: 14px;
	color: #999;
	line-height: 30px
}

.sharebox .label,.sharebox .sharebtn {
	display: inline-block
}

.tags {
	color: #888;
	text-indent: 0
}

.tags a {
	margin: 0 5px 10px;
	padding: 0 12px;
	font-size: 16px;
	color: #333;
	line-height: 27px;
	border: 1px solid #e4e8eb;
	border-radius: 2px;
	display: inline-block
}

.tags a:hover {
	color: #0188fb;
	border: 1px solid #0188fb
}

.pages {
	margin: 20px 0;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1
}

.pages:after {
	content: "";
	display: block;
	clear: both
}

.pages a {
	color: #333
}

.pages a:hover {
	color: #0188fb
}

.pages p {
	height: 30px;
	color: #999;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.pages span {
	color: #888
}

a.backlist {
	float: right;
	display: inline;
	margin: 14px 0 0;
	padding: 5px 10px 5px 20px;
	color: #888;
	border: 2px solid #e4e8eb;
	border-radius: 20px;
	display: inline-block
}

a.backlist:after {
	content: "\e6a6";
	margin-left: 5px;
	font-family: iconfont
}

a.backlist:hover {
	color: #0188fb;
	border-color: #0188fb
}

.relate {
	padding: 20px 0;
	border-top: 1px dotted #e4e8eb;
	overflow: hidden;
	zoom: 1
}

.relate:after {
	content: "";
	display: block;
	clear: both
}

.relatecon .relate:first-child {
	border: 0
}

.relatelist {
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #999;
	line-height: 27px;
	border-bottom: 1px dotted #e4e8eb;
	position: relative
}

.relatelist a {
	width: 75%;
	margin-right: 20px;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}

.relatelist a:hover {
	color: #0188fb
}

.relatelist .posttime {
	font-size: 14px;
	color: #bbb;
	position: absolute;
	top: 0;
	right: 0
}

.relateinfo h3 {
	margin: 0 0 10px
}

.relateinfo h3 a {
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.relateinfo h3 a:hover {
	color: #0188fb
}

.relateinfo p {
	max-height: 47px;
	color: #888;
	line-height: 26px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: -webkit-box
}

.relateinfo p a {
	color: #888
}

.relateimg {
	width: 120px;
	float: left;
	display: inline;
	margin-right: 20px
}

.relateimg a {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
	display: block
}

.relateimg a img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.relateimg:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.cmt {
	margin-bottom: 20px
}

.cmtsitem {
	padding: 24px 0;
	border-bottom: 1px dotted #e4e8eb;
	zoom: 1
}

.cmtsitem:after {
	content: "";
	display: block;
	clear: both
}

.cmtsitem .avatar {
	width: 48px;
	height: 48px;
	float: left;
	display: inline;
	margin-right: 10px;
	overflow: hidden
}

.cmtsitem .avatar img {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.cmtsitem .cmtscon .avatar {
	display: none
}

.cmtscon {
	margin-left: 65px;
	zoom: 1
}

.cmtscon:after {
	content: "";
	display: block;
	clear: both
}

.cmtsdate {
	float: right;
	display: inline;
	font-size: 14px;
	color: #bbb
}

.cmtsname {
	font-size: 14px;
	color: #333;
	display: inline-block
}

.cmtsname a {
	font-size: 14px;
	color: #333
}

.cmtsbody {
	margin-top: 10px;
	line-height: 26px;
	word-wrap: break-word;
	word-break: break-all
}

.cmtsbody .cmtscon {
	margin: 0;
	padding-left: 20px;
	border-left: 2px solid #e4e8eb
}

.cmtsbody .cmtsfoot {
	display: none !important
}

.cmtsreply {
	margin-top: 15px;
	padding-left: 20px;
	border-left: 2px solid #e4e8eb
}

.cmtsreplyname {
	font-size: 14px;
	color: #888
}

.cmtsreplyname a {
	font-size: 14px;
	color: #333
}

.cmtsreplycon {
	margin-top: 10px;
	word-wrap: break-word;
	word-break: break-all
}

.cmtsreplydate {
	margin-top: 10px;
	font-size: 14px;
	color: #bbb
}

.cmtsfoot {
	margin-top: 10px
}

.cmtsfoot .reply {
	font-size: 14px;
	color: #888
}

.cmtsfoot .reply:before {
	content: "\e6a8";
	margin-right: 3px;
	font-size: 22px;
	color: #888;
	font-family: iconfont;
	vertical-align: top
}

.cmtsfoot .reply:hover {
	color: #0188fb
}

.cmtsfoot .reply:hover:before {
	color: #0188fb
}

.cmts.nocmt {
	margin-bottom: 20px;
	padding: 15px 30px;
	border: 1px solid #e4e8eb
}

.cmts.nocmt:before {
	content: attr(data-content);
	width: 100%;
	font-size: 20px;
	color: #888;
	text-align: center;
	display: inline-block
}

.reply-frm {
	border-left: 2px solid #e4e8eb;
	padding: 0 0 0 20px;
	margin-top: 15px;
	box-shadow: none
}

.reply-frm .cmtimg {
	display: none !important
}

.reply-frm .cmtarea {
	padding: 0
}

#cancel-reply {
	height: 26px;
	margin-left: 20px;
	padding: 0 10px 0 6px;
	font-size: 14px;
	color: #0188fb;
	line-height: 25px;
	border: 2px solid #0188fb;
	outline: 0;
	box-sizing: content-box;
	border-radius: 20px;
	cursor: pointer;
	background: #fff;
	vertical-align: top;
	display: none
}

#cancel-reply:before {
	content: "\e6db";
	margin-right: 3px;
	font-size: 23px;
	color: #0188fb;
	font-family: iconfont;
	vertical-align: sub
}

.comment {
	margin-top: 20px;
	zoom: 1
}

.comment:after {
	content: "";
	display: block;
	clear: both
}

.cmtimg {
	width: 48px;
	float: left;
	text-align: center
}

.cmtimg img {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.cmtimg p {
	height: 20px;
	font-size: 14px;
	color: #888;
	overflow: hidden
}

.cmtinfo {
	padding-left: 70px;
	font-size: 14px;
	word-break: break-all
}

.cmtinfo a {
	color: #333
}

.cmtinfo .cmt {
	margin: 15px 0 0 -20px;
	padding-bottom: 0
}

.cmtinfo .cmt .cmt {
	margin: 15px 0 0 -20px;
	padding-bottom: 0
}

.cmtinfo .cmt .cmt .cmt {
	margin: 15px 0 0 -20px;
	padding-bottom: 0
}

.cmtinfo .cmtinfo {
	width: 500px
}

.cmtinfo .cmtinfo .cmtinfo {
	width: 430px
}

.cmtinfo .cmtinfo .cmtinfo .cmtinfo {
	width: 360px
}

.cmttime,.cmttime a {
	font-size: 12px;
	color: #888
}

.cmtarea {
	padding-left: 68px
}

.cmtarea textarea {
	width: 100%;
	margin: 0 0 10px;
	padding: 5px 15px;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	border: 1px solid #e4e8eb;
	outline: 0;
	border-radius: 3px;
	overflow: hidden;
	vertical-align: top;
	box-sizing: border-box
}

.cmtarea textarea:focus {
	color: #0188fb;
	background-color: #fff;
	border-color: #aab7c1;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(31,73,119,0.1)
}

.cmtsubmit button {
	height: 36px;
	margin: 0 10px 0 0;
	padding: 0 20px;
	font-size: 16px;
	color: #888;
	line-height: 32px;
	border: 2px solid #e4e8eb;
	outline: 0;
	border-radius: 20px;
	cursor: pointer;
	background: #fff
}

.cmtsubmit button:before {
	content: "\e69a";
	margin-right: 3px;
	font-size: 23px;
	color: #888;
	font-family: iconfont;
	vertical-align: top
}

.cmtsubmit button:hover {
	color: #0188fb;
	border-color: #0188fb
}

.cmtsubmit button:hover:before {
	color: #0188fb
}

.cmtsubmit span {
	font-size: 14px;
	color: #888
}

.cmtform {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #e4e8eb;
	display: none
}

.cmtform p {
	width: 49%;
	float: left;
	padding: 5px 0
}

.cmtform input {
	width: 180px;
	height: 27px;
	padding: 2px 6px;
	color: #333;
	border: 1px solid #e4e8eb;
	outline: 0;
	border-radius: 3px
}

.cmtform input:focus {
	color: #0188fb;
	background-color: #fff;
	border-color: #aab7c1;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(31,73,119,0.1)
}

.cmtform input {
	*display: inline
}

.cmtform label {
	padding: 0 10px;
	line-height: 27px
}

.cmtform #inpVerify {
	width: 100px
}

.cmtform img.imgcode {
	width: 68px;
	height: 31px;
	margin-left: 10px;
	border: 1px solid #e4e8eb;
	cursor: pointer;
	vertical-align: top
}

.sidebar {
	width: 28%;
	float: right;
	display: inline
}

.sidebar .tip {
	color: #0188fb
}

.sidebox {
	margin-bottom: 20px;
	padding: 10px 30px;
	box-sizing: border-box;
	background: #fff
}

.sidebox dt {
	margin-bottom: 10px;
	padding: 0 0 10px;
	font-size: 20px;
	border-bottom: 1px solid #e4e8eb
}

.sidebox dd {
	line-height: 30px
}

.sidebox dd ul {
	overflow: hidden;
	zoom: 1
}

.sidebox dd ul:after {
	content: "";
	display: block;
	clear: both
}

.sidebox dd li {
	border-bottom: 1px dotted #e4e8eb
}

.sidebox dd a {
	color: #333
}

.sidebox dd a:hover {
	color: #0188fb
}

.sidebox dd .sidelink a {
	color: #fff
}

.sidebox dd .sidelink a:hover {
	color: #fff
}

.sidebox dd .noimg .sidelink a {
	font-size: 16px;
	color: #333
}

.sidebox dd .noimg .sidelink a:hover {
	color: #0188fb
}

.sidebox dd .sidecmtcon {
	color: #888
}

.sidebox dd .sidecmtcon a {
	color: #888
}

.sidebox.fixed {
	position: fixed;
	top: 0;
	-webkit-transform: translateZ(0)
}

.sidebox.sticky {
	position: absolute
}

.sideitem {
	margin-bottom: 10px;
	padding-bottom: 8px;
	line-height: 26px;
	border-bottom: 1px dotted #e4e8eb;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.sideitem:after {
	content: "";
	display: block;
	clear: both
}

.sideitem:last-child {
	margin: 0;
	padding: 0
}

.sideitemimg {
	background: #333
}

.sideitemimg a {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block
}

.sideitemimg a img {
	min-width: 100%;
	min-height: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.sideitem:hover .sideitemimg img {
	opacity: .8
}

.sideitem:hover .sidelink {
	bottom: 0
}

.sideitem .itemtitle {
	max-height: 52px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.sideitem .hasimg {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.sideitem .hasimg a {
	display: inline
}

.sideitem.noimg .itemtitle {
	color: #333
}

.sideitem.noimg .sideinfo {
	color: #888
}

.sideitem.noimg .sidelink {
	padding: 0;
	background: none;
	position: static
}

.sidecateitem {
	width: 45%;
	margin-bottom: 8px;
	margin-left: 10%;
	display: inline-block;
	vertical-align: top
}

.sidecateitem:nth-child(odd) {
	margin: 0
}

.sidecateitem .catelink {
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.sidecateitem .catelink a {
	font-size: 16px
}

.sideimg {
	width: 70px;
	float: left;
	display: inline;
	margin-right: 10px;
	border-radius: 5px;
	overflow: hidden
}

.sideimg a {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block
}

.sideimg a img {
	min-width: 100%;
	min-height: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0
}

.sideimg:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.sidelink {
	padding: 5px 10px 5px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: auto;
	right: 0;
	bottom: -25px;
	left: 0;
	-webkit-transition: bottom .3s ease-in-out;
	-moz-transition: bottom .3s ease-in-out;
	-o-transition: bottom .3s ease-in-out;
	transition: bottom .3s ease-in-out
}

.sidelink a {
	font-size: 14px;
	line-height: 22px;
	display: inline-block
}

.sidelink .sideinfo {
	color: #e4e8eb
}

.sideinfo {
	font-size: 12px;
	color: #888;
	text-align: right;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	zoom: 1
}

.sideinfo:after {
	content: "";
	display: block;
	clear: both
}

.sideinfo span,.sideinfo em {
	float: left;
	display: inline;
	margin-right: 10px;
	font-style: normal
}

.sideinfo span:before,.sideinfo em:before {
	margin-right: 3px;
	font-size: 16px;
	font-family: iconfont;
	vertical-align: middle
}

.sideinfo span.view:before,.sideinfo em.view:before {
	content: "\e6a7"
}

.sideinfo span.cmt:before,.sideinfo em.cmt:before {
	content: "\e6a8"
}

.sideinfo span.date:before,.sideinfo em.date:before {
	content: "\e69c"
}

.sideinfo em span {
	float: none
}

.sidecmtinfo {
	font-size: 13px;
	color: #888;
	text-align: right;
	zoom: 1
}

.sidecmtinfo:after {
	content: "";
	display: block;
	clear: both
}

.sidecmtinfo em {
	float: left;
	display: inline;
	color: #333;
	font-style: normal
}

.sidecmtinfo em:before {
	content: "\e6a9";
	font-size: 17px;
	font-family: iconfont;
	vertical-align: top
}

.sidecmtcon {
	max-height: 44px;
	margin: 8px 0 5px;
	padding: 5px 10px;
	font-size: 13px;
	color: #888;
	line-height: 22px;
	border: 1px solid #eee;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.sidecmtarticle {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.sidecmtarticle a {
	font-size: 13px;
	color: #0188fb
}

.sidecmtarticle a:before {
	content: "\e6e2";
	font-size: 18px;
	font-family: iconfont;
	vertical-align: bottom
}

#tcompany_RecArticle .sideitem {
	margin-bottom: 10px;
	padding: 0;
	border: 0
}

#tcompany_RecArticle .sideitem:last-child {
	margin: 0
}

#tcompany_RecArticle .noimg {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #e4e8eb;
	border-radius: 0
}

#hcsticky .sidebox:last-child {
	margin-bottom: 0
}

#divTags li {
	width: auto;
	float: left;
	display: inline;
	margin: 10px 0 0;
	padding: 0;
	white-space: nowrap;
	border: 0
}

#divTags li a {
	margin: 0 8px 0 0;
	padding: 0 8px;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 #ddd;
	border: 1px solid #e4e8eb;
	display: inline-block;
	vertical-align: top
}

#divTags ul li a:hover {
	text-decoration: none;
	color: #0188fb;
	border: 1px solid #0188fb
}

#divCalendar .function_t {
	display: none
}

#divCalendar .function_c {
	width: 232px;
	padding: 0 4px 15px 4px
}

#divCalendar table {
	width: 100%;
	font-size: 14px;
	table-layout: fixed
}

#divCalendar caption {
	height: 24px;
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
	text-align: center
}

#divCalendar caption a {
	padding: 0 18px;
	color: #8a9ead
}

#divCalendar th {
	height: 26px;
	color: #fff;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
	border: 1px solid #b6c5d0;
	background: #b6c5d0
}

#divCalendar td {
	height: 30px;
	color: #888;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e4e8eb
}

#divCalendar td.pad {
	background: none
}

#divCalendar td a {
	line-height: 30px;
	color: #0188fb;
	border: 1px solid #0188fb;
	display: block
}

#divCalendar #today {
	color: #0188fb;
	font-weight: bold
}

#divAuthors .article-nums {
	display: none
}

#divPrevious .article-date,#divNavBar .subnav {
	display: none
}

#divCatalog ul.ul-subcates li a {
	padding-left: 37px
}

#divSearchPanel form {
	margin-top: 20px;
	zoom: 1
}

#divSearchPanel form:after {
	content: "";
	display: block;
	clear: both
}

#divSearchPanel input[type="text"] {
	width: 70%;
	height: 36px;
	float: left;
	display: inline;
	padding: 5px 10px;
	line-height: 21px;
	border: 1px solid #e4e8eb;
	box-sizing: border-box;
	border-radius: 3px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

#divSearchPanel input[type="text"]:focus {
	color: #495057;
	background-color: #fff;
	border-color: #aab7c1;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(31,73,119,0.1)
}

#divSearchPanel input[type="submit"] {
	width: 22%;
	height: 36px;
	float: right;
	display: inline;
	line-height: 24px;
	border: 1px solid #e4e8eb;
	border-radius: 3px;
	cursor: pointer;
	background: #fff
}

#divSearchPanel input[type="submit"]:focus {
	background: #e4e8eb
}

#divMisc ul li,#divFavorites ul li,#divStatistics ul li {
	width: 50%;
	float: left;
	display: inline;
	overflow: hidden
}

#divMisc li a {
	padding: 5px 0;
	background: none;
	display: inline-block;
	vertical-align: top
}

#divMisc li a img {
	display: block
}

#divNavBar li,#divCatalog li,#divLinkage li,#divFavorites li,#divArchives li,#divAuthors li {
	width: 50%;
	height: 36px;
	float: left;
	line-height: 36px;
	border-bottom: 1px dotted #e4e8eb;
	overflow: hidden
}

#divCatalog li,#divPrevious li,#divLinkage li,#divNavBar li,#divComments li,#divAuthors li,#divFavorites li,#divStatistics li {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dotted #e4e8eb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#divCatalog li:before,#divPrevious li:before,#divLinkage li:before,#divNavBar li:before,#divComments li:before,#divAuthors li:before,#divFavorites li:before,#divStatistics li:before {
	content: "\e6a6";
	margin: 0 5px 0 0;
	font-size: 12px;
	color: #333;
	font-family: iconfont;
	display: inline-block;
	vertical-align: top
}

#divContorPanel dd {
	text-align: center
}

#divContorPanel .cp-hello {
	width: 100%;
	margin-bottom: 15px;
	padding: 10px 0;
	border-bottom: 1px dotted #e4e8eb;
	display: inline-block
}

#divContorPanel .cp-hello:before {
	content: "\e6a9";
	margin-right: 3px;
	font-size: 22px;
	font-family: iconfont;
	display: inline-block;
	vertical-align: top
}

#divContorPanel .cp-login a,#divContorPanel .cp-vrs a {
	padding: 0 16px 0 10px;
	font-size: 14px;
	color: #888;
	border: 2px solid #e4e8eb;
	border-radius: 20px;
	display: inline-block
}

#divContorPanel .cp-login a:before,#divContorPanel .cp-vrs a:before {
	font-size: 20px;
	font-family: iconfont;
	vertical-align: top
}

#divContorPanel .cp-login a:hover,#divContorPanel .cp-vrs a:hover {
	color: #0188fb;
	border-color: #0188fb
}

#divContorPanel .cp-login a:hover:before,#divContorPanel .cp-vrs a:hover:before {
	color: #0188fb
}

#divContorPanel .cp-login a:before {
	content: "\e699"
}

#divContorPanel .cp-vrs a:before {
	content: "\e6e2"
}

#divContorPanel .sidecon div {
	padding: 20px;
	text-align: center;
	line-height: 24px;
	border: 1px dotted #f0f0f0;
	background: #fbfbfb
}

.tag-count {
	display: none
}

#divArchives a {
	font-size: 14px
}

.tagscloud {
	margin-left: -2%;
	font-size: 0
}

.tagscloud li {
	width: 23%;
	margin: 0 0 2% 2%;
	background: #f5f5f5;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.tagscloud li a {
	width: 100%;
	padding: 0 50px 0 10px;
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	transition: background-color 0s linear,color 0s linear
}

.tagscloud li span {
	font-size: 12px;
	color: #999;
	font-family: arial;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 1
}

.tagscloud li:hover {
	color: #fff;
	background: #0188fb
}

.tagscloud li:hover a,.tagscloud li:hover span {
	color: #fff
}

.tagsnull {
	padding: 10% 0;
	color: #888;
	text-align: center
}

.tagsnull:before {
	content: "\e869";
	margin-bottom: 10px;
	font-size: 100px;
	color: #e4e8eb;
	font-family: iconfont;
	line-height: 1;
	display: block
}

.archivecon {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1
}

.archivecon:after {
	content: "";
	display: block;
	clear: both
}

.archivedate {
	margin-bottom: 10px;
	font-size: 18px;
	color: #0188fb;
	border-bottom: 1px solid #e4e8eb
}

.archivelist {
	margin-bottom: 20px;
	list-style-position: inside
}

.archivelist li {
	line-height: 28px;
	zoom: 1
}

.archivelist li:after {
	content: "";
	display: block;
	clear: both
}

.archivelist h3 {
	margin: 0;
	font-size: 14px;
	line-height: inherit;
	border: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.archivelist h3 a {
	font-size: 14px;
	color: #333
}

.archivelist h3 a:hover {
	color: #0188fb
}

.archivelist h3:after {
	display: none
}

.archivetime {
	float: left;
	display: inline;
	margin-right: 10px;
	font-size: 14px;
	color: #999
}

.archivenull {
	padding: 20% 0;
	color: #888;
	text-align: center
}

.archivenull:before {
	content: "\e869";
	margin-bottom: 10px;
	font-size: 100px;
	color: #e4e8eb;
	font-family: iconfont;
	line-height: 1;
	display: block
}

.searchcon:before {
	content: "";
	width: 100%;
	margin-bottom: 30px;
	zoom: 1;
	display: block
}

.searchcon:before:after {
	content: "";
	display: block;
	clear: both
}

.viewall {
	overflow: hidden;
	position: relative
}

.teles,.telesmore {
	width: 100%;
	height: 150px;
	color: #0188fb;
	text-align: center;
	font-size: 14px;
	text-indent: 0;
	cursor: pointer;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 50%);
	position: absolute;
	left: 0;
	bottom: 0;
	display: block
}

.telesmore i {
	margin: 80px auto 0;
	line-height: 36px;
	text-align: center;
	border: 1px solid #0188fb;
	border-radius: 3px;
	background: #fff;
	display: block
}

.telesmore i:after {
	content: "\e69b";
	font-size: 22px;
	font-family: iconfont;
	display: inline-block;
	vertical-align: top;
	-webkit-animation: telesmoreico .4s infinite alternate
}

.teles i {
	margin: 72px 0 20px;
	font-size: 18px;
	font-style: normal;
	text-indent: 0;
	line-height: 28px;
	display: inline-block
}

.teles i:after {
	content: "\e69b";
	width: 33px;
	margin-left: -20px;
	font-size: 30px;
	font-family: iconfont;
	position: absolute;
	bottom: 24px;
	left: 50%;
	-webkit-animation: telesico .4s infinite alternate;
	-ms-animation: telesico .4s infinite alternate
}

@-webkit-keyframes telesico {
	0% {
		-webkit-transform: translate(0, -2px)
	}

	100% {
		-webkit-transform: translate(0, 3px)
	}
}

@-webkit-keyframes telesmoreico {
	0% {
		-webkit-transform: translate(0, -2px)
	}

	100% {
		-webkit-transform: translate(0, 3px)
	}
}

@-webkit-keyframes arrow {
	from {
		-webkit-transform: translate3d(-webkit-calc(-44%), 5px, 0);
		transform: translate3d(calc(-44%), 5px, 0)
	}

	to {
		-webkit-transform: translate3d(-webkit-calc(-44%), 0, 0);
		transform: translate3d(calc(-44%), 0, 0)
	}
}

@keyframes arrow {
	from {
		-webkit-transform: translate3d(-webkit-calc(-44%), 5px, 0);
		transform: translate3d(calc(-44%), 5px, 0)
	}

	to {
		-webkit-transform: translate3d(-webkit-calc(-44%), 0, 0);
		transform: translate3d(calc(-44%), 0, 0)
	}
}

.friendlink {
	font-size: 14px;
	color: #858585
}

.friendlink span {
	width: 80px;
	float: left;
	display: inline
}

.friendlink ul {
	padding-left: 80px
}

.friendlink li {
	margin: 0 20px 10px 0;
	display: inline-block;
	vertical-align: top
}

.friendlink li a {
	font-size: 14px;
	color: #333
}

.friendlink li a:hover {
	color: #0188fb
}

.footer {
	padding: 20px 0;
	border-top: 1px solid #e4e8eb
}

.footer .wrap {
	z-index: 10
}

.footer .tel {
	margin: 0;
	padding: 0;
	line-height: 40px
}

.footer .tel:before {
	display: none
}

.footnav {
	margin-bottom: 5px
}

.footnav ul {
	font-size: 0
}

.footnav li {
	margin-right: 15px;
	padding-right: 15px;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.footnav li a {
	font-size: 14px;
	color: #333
}

.footnav li a:hover {
	color: #0188fb
}

.footnav li:after {
	content: "";
	width: 0;
	height: 14px;
	border-right: 1px solid #e4e8eb;
	position: absolute;
	top: 3px;
	right: 0
}

.footnav li:last-child {
	margin: 0
}

.footnav li:last-child:after {
	display: none
}

.copy {
	font-size: 14px;
	color: #858585
}

.copy a {
	color: #858585
}

.copy a:hover {
	color: #0188fb
}

a.backtotop {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	cursor: pointer;
	opacity: .8;
	background: rgba(10,10,10,0.2);
	overflow: hidden;
	position: fixed;
	_position: absolute;
	right: 30px;
	bottom: 30px;
	_bottom: 30px;
	z-index: 99
}

a.backtotop i:after {
	content: "\e600";
	font-size: 32px;
	color: #fff;
	font-family: iconfont
}

a.backtotop:hover {
	background: #0188fb
}

.errorpage {
	margin: 20px 0;
	padding: 100px 30px;
	text-align: center;
	box-sizing: border-box;
	background: #fff
}

.errorpage h3 {
	margin: 0 0 10px;
	font-size: 120px;
	line-height: 120px;
	font-weight: bold;
	color: #333;
	text-shadow: rgba(61,61,61,0.3) 1px 1px,rgba(61,61,61,0.2) 2px 2px,rgba(61,61,61,0.3) 3px 3px
}

.errorpage h4 {
	margin: 0 0 30px;
	font-size: 30px;
	color: #333;
	line-height: 35px
}

.errorpage p {
	margin: 0 0 20px;
	font-size: 16px;
	color: #333
}

.errorsearch {
	width: 60%;
	margin: 0 auto 20px;
	zoom: 1
}

.errorsearch:after {
	content: "";
	display: block;
	clear: both
}

.errschtxt {
	width: 75%;
	height: 36px;
	float: left;
	display: inline;
	padding: 5px 10px;
	line-height: 21px;
	border: 1px solid #e4e8eb;
	box-sizing: border-box;
	border-radius: 3px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.errschtxt:focus {
	color: #495057;
	background-color: #fff;
	border-color: #aab7c1;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(31,73,119,0.1)
}

.errschbtn {
	width: 24%;
	height: 36px;
	float: right;
	display: inline;
	line-height: 24px;
	border: 1px solid #e4e8eb;
	border-radius: 3px;
	cursor: pointer;
	background: #fff
}

.errschbtn:focus {
	background: #e4e8eb
}

.goback {
	height: 36px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 20px;
	font-size: 16px;
	color: #888;
	line-height: 36px;
	border: 2px solid #e4e8eb;
	outline: 0;
	border-radius: 20px;
	cursor: pointer;
	background: #fff;
	display: inline-block
}

.goback:after {
	content: "\e6a6";
	font-size: 23px;
	color: #888;
	font-family: iconfont;
	vertical-align: top
}

.goback:hover {
	color: #0188fb;
	border-color: #0188fb
}

.goback:hover:after {
	color: #0188fb
}

@media screen and (max-width:1920px) {
	.wrap {
		width: 1080px
	}

	.wrapper {
		width: 100%;
		min-width: 100%
	}
}

@media screen and (max-width:1200px) {
	.wrap {
		width: auto;
		padding: 0 20px
	}

	.navbar {
		line-height: 60px
	}

/* 	.logo {
		height: 60px
	}

	.logo a {
		height: 60px
	}

	.logo a img {
		height: 30px
	} */

	.navbar .tel {
		display: none
	}

	.menu {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		border-top: 1px solid #111;
		display: none
	}

	.menu ul {
		width: 100%;
		padding-right: 0;
		border-left: 0
	}

	.menu ul li {
		width: 100%;
		padding: 0;
		color: #ddd;
		line-height: 40px;
		border-bottom: 1px solid #111;
		border-right: 0
	}

	.menu ul li:before {
		display: none
	}

	.menu ul li a {
		padding: 0 18px;
		font-size: 16px;
		color: #333;
		border: 0;
		display: block
	}

	.menu ul li.subcate:hover .subnav {
		display: none
	}

	.menu ul li.subcate>a:after {
		content: "\e69b";
		margin-left: 10px;
		font-size: 16px;
		color: #888;
		font-family: iconfont;
		font-weight: 600;
		position: absolute;
		top: 0;
		right: 15px
	}

	.menu ul li.subcate.slidedown>a:after {
		content: "\e6a4";
		color: #0188fb
	}

	.menu ul li.subcate.slidedown .subnav {
		margin-bottom: -1px;
		padding: 0;
		line-height: 40px;
		border-top: 1px solid #e4e8eb;
		border-bottom: 1px solid #e4e8eb;
		box-shadow: none;
		background: #f8f8f8;
		position: static;
		display: block;
		-webkit-animation: fadeInUp 0s 0s ease both;
		-moz-animation: fadeInUp 0s 0s ease both
	}

	.menu ul li.subcate.slidedown .subnav:before,.menu ul li.subcate.slidedown .subnav:after {
		display: none
	}

	.menu ul li.subcate.slidedown .subnav a {
		padding: 0 18px;
		color: #888
	}

	.menu.on {
		width: 100%;
		margin: 0;
		padding: 10px 0 0;
		top: 60px;
		display: block
	}

	.menuico {
		top: 11px;
		right: 0;
		display: block
	}

	.fixedmask.fixed {
		padding-top: 60px
	}

	.banner {
		height: 300px
	}

	.banner h3 {
		font-size: 24px
	}

	.banner p {
		margin-top: 15px;
		font-size: 16px
	}

	.bannercon {
		text-align: center;
		left: 10px;
		right: 10px
	}

	.bannerbtn {
		margin-top: 30px
	}

	.bannerbtn a {
		margin-right: 10px;
		padding: 0 15px;
		font-size: 16px;
		line-height: 40px
	}

	.banner.right .bannercon {
		right: 10px
	}

	.caption {
		width: 100%;
		padding: 0 0 20px
	}

	.vslist dl dd {
		font-size: 18px
	}

	.casecon ul {
		margin-left: -4%
	}

	.casecon li {
		width: 19%;
		margin-left: 4%
	}

	.caseimg {
		padding: 10px
	}

	.newscon ul {
		width: 100%;
		margin: 0 auto
	}

	.newscon li {
		width: 100%;
		margin: 0 0 3% 0;
		padding-bottom: 3%;
		border-bottom: 1px dotted #e4e8eb
	}

	.post {
		margin-bottom: 30px;
		padding-bottom: 30px
	}

	.postimg {
		width: 200px
	}

	.postcon {
		height: 140px;
		padding-left: 230px
	}

	.postcon p {
		-webkit-line-clamp: 2
	}

	.content {
		width: 100%
	}

	.sidebar {
		display: none
	}

	a.backtotop {
		width: 36px;
		height: 36px;
		margin: auto;
		line-height: 36px;
		right: 10px;
		bottom: 30px;
		left: auto
	}

	a.backtotop i:after {
		font-size: 26px
	}
}

@media screen and (max-width:750px) {
	.listbanner h1 {
		font-size: 32px
	}

	.main {
		position: relative
	}

	.main .mask {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		display: none
	}

	.main .mask.on {
		display: block
	}

	.main .contact .mask {
		z-index: 1;
		display: block
	}

	.sitebar {
		line-height: 50px;
		background: #fff;
		z-index: 9
	}

	.sitebar .wrap {
		padding: 0
	}

	.sitemap {
		width: 20%;
		font-size: 0;
		text-align: center;
		background: #0188fb
	}

	.sitemap:before {
		content: "\e603";
		font-size: 30px;
		color: #fff;
		font-family: iconfont;
		display: inline-block;
		vertical-align: top
	}

	.sitemap span {
		width: 100%;
		text-align: left;
		background: #0188fb;
		position: absolute;
		top: 50px;
		left: 0;
		z-index: 9;
		display: none
	}

	.sitemap span a {
		width: 100%;
		padding: 0 30px;
		font-size: 16px;
		color: #fff;
		box-sizing: border-box;
		position: relative;
		display: inline-block;
		vertical-align: top
	}

	.sitemap span a:after {
		content: "\e6a6";
		font-size: 18px;
		font-family: iconfont;
		position: absolute;
		right: 30px
	}

	.sitemap span a:hover {
		color: #fff;
		background: #159cff
	}

	.sitemap.on span {
		display: block
	}

	.sitenav {
		width: 80%;
		position: relative
	}

	.sitenav ul {
		width: 100%;
		border-top: 1px solid #e4e8eb;
		background: #fff;
		position: absolute;
		top: 50px;
		z-index: 9;
		display: none
	}

	.sitenav ul.on {
		display: block
	}

	.sitenav li {
		width: 100%;
		margin: 0;
		padding: 0 30px;
		border-bottom: 1px solid #e4e8eb;
		text-align: left;
		box-sizing: border-box
	}

	.sitenav li a {
		font-size: 16px;
		color: #333
	}

	.sitenav li a:after {
		content: "\e6a6";
		float: right;
		display: inline;
		font-size: 18px;
		color: #333;
		font-family: iconfont
	}

	.sitenav li.on {
		border-color: #e4e8eb
	}

	.sitenav li.on a {
		color: #0188fb
	}

	.sitenow {
		display: block
	}

	.sitemenu {
		display: block
	}

	.singletitle {
		margin-bottom: 20px;
		padding: 10px 0
	}

	.singletitle h1 {
		font-size: 28px;
		line-height: 38px
	}

	.singleinfo {
		margin-top: 5px
	}

	.tagscloud li {
		width: 48%
	}

	#hcsticky {
		margin-top: 20px
	}

	.selling {
		padding: 30px 0
	}

	.selling li h4 {
		font-size: 18px
	}

	.sellingcon li {
		width: 45%;
		min-height: 180px;
		margin: 0 0 3% 3%
	}

	.sellingimg {
		margin: 20px 0 15px
	}

	.proone,.protwo {
		padding: 40px 0 10px;
		background: #f2f2f2
	}

	.proimgbg {
		display: none
	}

	.procon {
		font-size: 0
	}

	.procon h4 {
		font-size: 26px;
		text-align: center
	}

	.procon p {
		margin: 10px 0 30px;
		text-align: center
	}

	.procon dl {
		width: 44%;
		margin: 0 0 4% 4%;
		padding: 2%;
		display: inline-block;
		vertical-align: top
	}

	.procon dl:nth-child(odd) {
		margin-left: 0
	}

	.procon dl dt {
		float: none
	}

	.procon dl dd {
		font-size: 14px;
		line-height: 24px
	}

	.prolist li {
		width: 47%
	}

	.prointro {
		margin-top: 10px
	}

	.vs {
		padding: 40px 0
	}

	.vstitle {
		width: 100%;
		margin: 0 auto 20px
	}

	.vstitle h4 {
		font-size: 18px;
		line-height: 50px
	}

	.vsicon {
		width: 60px;
		margin: 0 auto -60px
	}

	.vsicon span {
		width: 60px;
		height: 60px;
		font-size: 32px;
		line-height: 60px
	}

	.vslist dl {
		padding-right: 15px
	}

	.vslist dl dt {
		height: 40px;
		float: none;
		margin: 0 0 10px;
		padding: 0;
		font-size: 22px;
		text-align: center;
		line-height: 40px;
		display: block
	}

	.vslist dl dd {
		height: auto;
		font-size: 16px;
		text-align: center;
		display: block
	}

	.vslist:nth-child(odd) dl {
		padding: 0 0 0 15px
	}

	.vslist:nth-child(odd) dl dt {
		width: 100%;
		float: none;
		margin: 0 0 10px;
		display: block
	}

	.step {
		padding: 40px 0
	}

	.stepcon ul {
		margin: 0
	}

	.stepcon li {
		width: 100%;
		margin: 0 0 10px;
		padding: 10px 1%
	}

	.stepcon li p {
		margin: 0 0 0 10px;
		padding: 0;
		border: 0;
		display: inline-block
	}

	.case {
		padding: 40px 0
	}

	.casecon ul {
		margin-left: -2%
	}

	.casecon li {
		width: 21%;
		margin-left: 2%;
		padding: 0 1%
	}

	.casecon li p {
		font-size: 16px
	}

	.caseimg {
		margin: 0;
		padding: 10px
	}

	.news {
		padding: 40px 0
	}

	.news li {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0
	}

	.newsdate {
		width: 60px
	}

	.newsdate span {
		font-size: 20px
	}

	.newsinfo {
		padding-left: 80px
	}

	.newsinfo a {
		font-size: 16px
	}

	.contactcon {
		text-align: center
	}

	.contactintro,.contactbtn {
		float: none
	}

	.contactintro h5 {
		font-size: 24px
	}

	.contactbtn {
		margin-top: 30px;
		display: inline-block
	}

	.contactbtn a {
		margin-right: 10px;
		padding: 0 15px;
		font-size: 16px;
		line-height: 40px
	}

	.service {
		padding: 30px 0
	}

	.servicecon li {
		text-align: center
	}

	.serviceimg {
		width: 32px;
		float: none;
		margin: 0 auto 5px;
		display: block
	}

	.serviceitem h5 {
		font-size: 16px
	}

	.serviceitem p {
		font-size: 12px
	}

	.post {
		margin-bottom: 20px;
		padding-bottom: 20px
	}

	.postimg {
		width: 120px
	}

	.postcon {
		height: auto;
		padding-left: 140px
	}

	.postcon h2 {
		font-size: 18px
	}

	.postcon h2 a {
		font-size: 18px
	}

	.postcon p {
		margin: 8px 0 10px;
		-webkit-line-clamp: 1
	}

	.postinfo {
		position: static
	}

	.errorpage {
		margin: 10px 0 0;
		padding: 50px 18px
	}

	.errorpage h3 {
		font-size: 80px;
		line-height: 80px
	}

	.errorpage h4 {
		font-size: 24px
	}

	.errorsearch {
		width: 100%
	}

	.footer {
		text-align: center
	}

	.footer .tel {
		float: none
	}
}

.tcompany-toyean-51 {
	width: 154.5px;
}

#toyean-wrapper-81:before {
	content: "1469.1";
}