﻿ 
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
div, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	font: 100%/1.5em 'Microsoft Yahei', Arial, tahoma;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #555;
}
a:hover {
	color: #F35B4F;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
a img {
	border: none;
}
table {
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 0.75em;
	width: 100%;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	box-sizing: border-box;
}
table th {
	background-color: #f9f9f9;
	text-align: center;
	box-sizing: border-box;
}
table td, table th {
	padding: 5px 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
/*gold*/
.inner {
	width: 1200px;
	margin: 0 auto;
}
.full-thumbnail {
	width: 100%;
	height: auto;
}
.full-thumbnail img, .left-thumbnail img, .ad img, .header .logo img {
	width: 100%;
	height: auto;
	display: block;
}
.mb-ad {
	overflow: hidden;
	margin-top: 30px;
	background-color: #fff;
	padding: 15px;
}
/*header*/
.header {
	    height: 80px;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    background: url(https://www.1230t.com/statics/images/opacity_60.png) repeat left top;
    z-index: 2800;
}#banner2 {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    background-size: cover !important;
    position: relative;
}#banner2 .text_pic {
    position: absolute;
    left: 50%;
    width: 594px;
    height: 116px;
    margin-left: -297px;
    top: 50%;
    margin-top: -58px;
}#tel {
    float: right;
    width: 358px;
    padding-top: 19px;
}#tel ._tel {
    float: left;
    width: 198px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    font-weight: normal;
    color: #139a4e;
    margin-top: 10px;
}#tel ._tel .icon_tel {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(https://www.1230t.com/statics/images/icon_1.png) no-repeat center center;
}#tel ._tel span {
    line-height: 22px;
    padding-right: 8px;
    padding-left: 10px;
    border-left: 1px solid #145b3d;
    display: inline-block;
}#tel .btn_try {
    float: right;
    width: 144px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #139a4e;
    box-shadow: 2px 2px 0 2px rgba(0,0,0,0.05);
}#tel .btn_try .icon_soft {
    width: 20px;
    height: 18px;
    margin-right: 12px;
    vertical-align: middle;
    background: url(https://www.1230t.com/statics/images/icon_2.png) no-repeat center center;
    display: inline-block;
}
.header .inner {
	position: relative;
}
.header .logo {
	float: left;
    width: 80px;
    height: 60px;
    overflow: hidden;
    margin-top: 9px;
}
.header .logo a {
	display: block;
	width: 100%;
	height: auto;
}
.header .nav {
	    float: right;
    
    margin-right: 4.68%;
}
.header .nav .menu ul li {
	 
	 
 
	 
	position: relative;
	
	
	float: left;
    height: 80px;
    line-height: 80px;
    margin-right: 1px;
}
.header .nav .menu ul li a {
	font-size: 16px;
    color: #ffffff;
    padding-right: 31px;
    padding-left: 31px;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    display: block;
}
 
.header .nav .menu ul li a:hover,.header .nav .menu ul li a.on{
	color: #139a4e;
    background-color: #ffffff;
}

.header .nav .menu ul li ul {
	position: absolute;
	left: 50%;
	top: 80px;
	 
	z-index: 2;
	width: 150px;
 background: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
	border-top: none;
	margin-left: -75px;
	text-align: center;
	display: none;
}
.header .nav .menu ul li ul li {
	float: none;
	display: block;
	clear: both;
	height: 44px;
    line-height: 44px;
	padding: 2px 0;
	border-top: 1px solid #eee;
	width: 100%;
	font-size: 1em;
}
.header .nav .menu ul li ul li a{color: #4f4f4f;}
.header .member {
	float: right;
	border-left: 1px solid #eee;
	line-height: 60px;
}
.header .member a {
	display: block;
	padding: 0 10px;
	font-size: 0.875em;
}
.header .nav-btn {
	position: absolute;
	right: 0px;
	top: 17px;
	cursor: pointer;
	display: none;
}
.header .nav-btn .btn {
	 
	width: 30px;
	height: 27px;
	padding: 0 2px;
	border-radius: 2px;
	float: right;
}
.header .nav-btn .btn span {
	display: block;
	height: 5px;
	width: 100%;
	background-color: #eee;
	float: left;
	margin: 2px 0;
	border-radius: 1px;
}
.header .nav-btn i {
	display: block;
 
	font-style: normal;
 
	font-size: 0.875em;
	padding-right: 5px; color: #fff;
}
/*nav*/
#nav {
	background-color: #fff;
	width: 100%;
	height: auto;
	margin-top: -20px;
	margin-bottom: 20px;
	display: none;
}
#nav .menu ul li {
	border-bottom: 1px solid #eee;
	font-size: 0.875em;
}
#nav .menu ul li a {
	display: block;
	padding: 5px 0;
}
#nav .menu ul li a.on{
	color: #F35B4F;
}
#nav .menu ul li li {
	font-size: 1em;
	border-top: 1px solid #eee;
	border-bottom: none;
}
#nav .menu ul li li a {
	padding: 5px 0 5px 15px;
}
/*sub-header*/
.sub-header {
	border: 1px solid #ededed;
	background-color: #fff;
	position: relative;
	margin-bottom: 20px; margin-top:20px; display:none;
}
.sub-header .banner {
	max-height: 300px;
	overflow: hidden;
}
.sub-header .banner img, .slides img {
	width: 100%;
	height: auto;
	display: block;
}
.sub-header .personal {
	position: relative;
	text-align: center;
}
.sub-header .personal .avatar {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 4px solid #fff;
	border-radius: 50%;
	margin: -50px 0 0 -54px;
	position: absolute;
	left: 50%;
	z-index: 3;
}
.sub-header .personal .avatar img {
	width: 100%;
	height: auto;
	display: block;
}
.sub-header .personal .info {
	width: 60%;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 60px;
}
.sub-header .personal .info p {
	margin-bottom: 10px;
	font-size: 0.875em;
}
.sub-header .sub-nav {
	border-top: 1px solid #eee;
	background-color: #FAFAFA;
	padding: 5px 15px;
	overflow: hidden;
}
/*breadcrumb*/
.breadcrumb {
	font-size: 0.75em;
	color: #888;
	font-family: '宋体';
	float: left;
	line-height: 30px;
}
.breadcrumb a {
	color: #888;
}
.social-share {
	float: right;
}
/*container*/
.container {
	overflow: hidden;
	margin-bottom: 40px; margin-top: 20px;
}
/*main*/
.main {
	float: left;
	width: 880px;
}
.main .section, .post {
	background-color: #fff;
	border: 1px solid #ededed;
	padding: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}
.main .section .full-thumbnail {
	margin-bottom: 10px;
}
.main .section .left-thumbnail {
	float: left;
	width: 200px;
	height: auto;
	max-height: 200px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline-block;
	overflow: hidden;
}
.main .section h2, .post h1 {
	line-height: 1.2em;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.main .section h2 {
	overflow: hidden;
}
.main .section h2 span {
	font-size: 0.55em;
	background-color: #39F;
	color: #fff;
	display: inline-block;
	float: left;
	line-height: 1em;
	padding: 4px 5px;
	border-radius: 3px;
	margin: 8px 10px 0 0;
}
.main .section .intro, .post .postmeta {
	margin-bottom: 10px; font-size: 14px; color: #999;
}
.main .section .intro p {
	text-align: justify;
	font-size: 0.875em;
}
.main .section .intro-meta {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.main .section .intro-meta span, .post .postmeta span {
	font-size: 0.75em;
	color: #999;
	margin-right: 5px;
}
.main .section .intro span .tag{padding:4px 10px;background-color:#19B5FE;color:#fff;font-size:12px;line-height:1.4;font-weight:400;margin:0 5px 5px 0;border-radius:2px;display:inline-block}
.main .section .intro span .tag:nth-child(5n){background-color:#4A4A4A}
.main .section .intro span .tag:nth-child(5n+1){background-color:#ff5e5c}
.main .section .intro span .tag:nth-child(5n+2){background-color:#ffbb50}
.main .section .intro span .tag:nth-child(5n+3){background-color:#1ac756}
.main .section .intro span .tag:nth-child(5n+4){background-color:#19B5FE}
.main .section .intro span .tag:hover{background-color:#1B1B1B;color:#FFF}
.main .section .intro-meta span.readmore {
	float: right;
	background-color: #139a4e;
	color: #fff;
}
.main .section .intro-meta span.readmore a {
	color: #fff;
	padding: 0 5px;
}

#ajax-load-posts{text-align:center;padding:30px 0}
#ajax-load-posts a,
.btn-contribute,
#ajax-load-posts button{cursor:pointer;width:150px;background:#00a7eb;border-radius:2px;font-size:16px;color:#fff;height:46px;line-height:46px;display:inline-block;margin:0 8px;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:3;}
#ajax-load-posts a:hover,
.btn-contribute:hover,
#ajax-load-posts button:hover{background:#282828}
/*post*/
.post h1 {
	text-align: center;
}
.post .postmeta {
	text-align: center;
	border-top: 1px dotted #eee;
}
.post .postmeta span {
	margin: 0 5px;
}
.post .entry p, .post .entry ul, .post .entry ol {
	margin-bottom: 15px;
	font-size: 0.875em;
}
.post .entry img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.post .entry ul, .post .entry ol {
	padding-left: 2em;
}
.post .entry ul li {
	list-style: inside disc none;
}
.post .entry ol li {
	list-style: inside decimal none;
}
.post .entry blockquote {
	overflow: hidden;
	padding: 15px 25px 0;
	background: #f1f1f1 url(../img/block_l.png) no-repeat 5px 10px;
	position: relative;
	border-radius: 3px;
	margin: 0 15px 15px;
}
.post .entry .quote {
	background: url(../img/block_r.png) no-repeat center center;
	width: 20px;
	height: 28px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.post .entry h1 {
	font-weight: bold;
	font-size: 1.75em;
	margin-bottom: 15px;
	text-align: left;
}
.post .entry h2 {
	margin-bottom: 15px;
	font-size: 1.5em;
}
.post .entry h3 {
	margin-bottom: 15px;
	font-size: 1.25em;
}
.post .entry h4 {
	margin-bottom: 15px;
	font-size: 1em;
}
.post .entry h5 {
	margin-bottom: 15px;
	font-size: 0.875em;
}
.post .entry h6 {
	margin-bottom: 15px;
	font-size: 0.75em;
}
.post .tags {
	font-size: 0.875em;
	overflow: hidden;
}
.post .tags span {
	font-weight: bold;
	display: block;
	float: left;
}
.post .tags a {
	display: block;
	float: left;
	padding: 0 5px;
}
.post .tags a:hover {
	text-decoration: underline;
}
.post .post-copyright {
	margin-top: 20px;
	font-size: 1em;
	padding: 5px;
	text-align: center;
}
.post .post-copyright a {
	color: #A74F1B;
	text-decoration: underline;
}
.post .postnavi {
	text-align: center;
	margin-top: 20px;
}
.post .postnavi a {
	display: inline-block;
	background-color: #F95A32;
	color: #fff;
	padding: 5px 10px;
}
.post .ad {
	margin-top: 20px;
}
.post .relation {
	border-top: 2px dotted #F0F0F0;
	margin-top: 20px;
	padding-top: 15px;
}
.post .relation h3 {
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
.post .relation ul li {
	border-bottom: 1px dashed #f0f0f0;
	font-size: 0.875em;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.post .relation ul li a {
	display: block;
	float: left;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post .relation ul li span {
	float: right;
	font-size: 0.75em;
	font-family: Arial;
	color: #999;
}
/*weiyu*/
#weiyu li {
	position: relative;
	margin-bottom: 30px;
}
#weiyu .main_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
}
#weiyu .main_cont {
	padding-left: 47px;
	margin-bottom: 20px;
}
#weiyu .main_cont .t-meta {
	line-height: 1em;
	margin-bottom: 10px;
}
#weiyu .main_cont .t-meta span.author {
	font-weight: bold;
}
#weiyu .main_cont .t-meta span.reply {
	float: right;
}
#weiyu .main_cont .t-meta span.reply a {
	color: #39F;
}
#weiyu .main_cont .t-meta span.reply a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#weiyu .main_cont p {
	font-size: 0.875em;
	color: #555;
}
#weiyu .error li {
	background-color: #FFFCEF;
	font-size: 0.75em;
	text-align: left;
	padding: 5px 0;
	color: #333;
	margin: 10px 0;
	overflow: hidden;
}
#weiyu .tinfo, #weiyu .rcode {
	margin-bottom: 10px;
	font-size: 0.875em;
}
#weiyu .tinfo input, #weiyu .rcode input {
	border: 1px solid #ddd;
	padding: 5px 0;
	text-indent: 5px;
}
#weiyu textarea {
	border: 1px solid #ddd;
	width: 99%;
	height: 120px;
	margin-bottom: 10px;
	text-indent: 5px;
	padding: 5px 0;
	font-size: 0.875em;
}
#weiyu .rcode label, #weiyu .rcode input, #weiyu .rcode img {
	float: left;
}
#weiyu .rcode img {
	margin: 3px 0;
}
#weiyu .tbutton p {
	clear: both;
	padding: 10px 0;
}
#weiyu .tbutton .button_p {
	background-color: #39f;
	color: #fff;
	border: none;
	padding: 5px 0;
	cursor: pointer;
	-webkit-appearance: none;
	float: right;
	text-align: center;
	text-indent: 0;
}
#weiyu .error li em {
	float: right;
	font-style: normal;
}
#weiyu .error li span.time {
	float: left;
	padding-right: 15px;
	color: #999;
}
#weiyu .error li span.name {
	color: #39F;
}
#weiyu .rcode input {
	width: 60px;
}
/*comment-form*/
.comment-form {
	margin-top: 20px;
}
.comment-form p {
	margin-bottom: 5px;
	overflow: hidden;
}
.comment-form label {
	clear: left;
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 6px 10px;
	border: 1px solid #ccc;
	border-right: none;
	font-size: 0.875em;
}
.comment-form .text, .comment-form .input {
	float: left;
	height: 15px;
	padding: 6px 10px 6px 0;
	border: 1px solid #ddd;
	width: 40%;
	padding-left: 5px;
	-webkit-appearance: none;
	border-radius: 0;
}
.comment-form i {
	font-style: normal;
	font-size: 0.875em;
	margin-left: 10px;
	color: #555;
}
.comment-form i.must {
	color: #F95A32;
}
.comment-form textarea {
	width: 98%;
	height: 120px;
	border: 1px solid #ddd;
	padding: 5px;
}
.comment-form .submit {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #4391EA;
	color: #fff;
	border: none;
	float: right;
	margin-right: 2%;
	padding: 5px 10px;
	cursor: pointer;
}
.comment-form p span {
	font-size: 0.875em;
}
.comment-form p span b {
	color: #c00;
	font-weight: normal;
	font-size: 1.25em;
}
/*comment*/
#comment {
	border-top: 2px dotted #f0f0f0;
	margin-top: 20px;
	padding-top: 10px;
}
#comment li {
	margin-top: 20px;
	border: 1px solid #f0f0f0;
	position: relative;
	overflow: hidden;
	padding: 10px;
	border-radius: 3px;
	background-color: #fff;
}
#comment li.mouseover {
	border: 1px solid #ddd;
}
#comment .gravatar {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 10px 0 0;
	display: inline;
}
#comment .gravatar img {
	display: block;
	width: 100%;
	height: auto;
}
#comment .cmt-meta .user {
	margin-bottom: 5px;
}
#comment .cmt-meta .user a {
	text-decoration: underline;
	color: #F95A32;
}
#comment .cmt-meta .time {
	font-size: 0.875em;
	color: #999;
}
#comment .floor {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 1.5em;
	color: #eee;
}
#comment .cmt-cont {
	clear: both;
	padding: 10px 0;
	text-align: justify;
	font-size: 0.875em;
	color: #555;
}
#comment .cmt-other {
	text-align: right;
}
#comment .cmt-other a {
	background-color: #f90;
	color: #fff;
	font-size: 0.875em;
	padding: 0 5px;
	border-radius: 4px;
}
/*pagenavi*/

.navigation{margin:0;padding:20px;text-align:center;font-size:12px;display:block}
.navigation .screen-reader-text{display:none}
.navigation .page-numbers{padding:10px 18px;background:#FFF;color:#666;border-radius:3px;margin:2px;display:inline-block;border:1px solid #E8E8E8;font-size:16px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.05);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 2px 0 rgba(0,0,0,.05)}
.navigation .current{background:#282828;color:#fff;border-color:#282828}
.navigation a:hover{border:1px solid #282828;color:#FFF;background:#282828}
@media screen and (max-width:767px){
.navigation .page-numbers{padding:4px 12px;font-size:13px;border-radius:2px}
}
/*sidebar*/
.ck{   width: 166px;
    height: 40px;
    display: block; margin: 22px auto;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
 
    white-space: nowrap;
    line-height: 40px;
    text-align:center; 
 

 
    border-radius: 20px;
    background-color: #139a4e;
 
     
}
.ck:hover{  background-color: #139a4e;  color: rgba(255, 255, 255, 1);}
.sidebar {
	
	border: 1px solid #eee;
	width: 290px;
	float: right;
}
.widget {
	padding: 20px 15px;
	border-bottom: 1px solid #ededed; margin-bottom: 20px; background-color: #fff;
}
.widget h3 {
	    border-bottom: 1px solid #E7E7E7;
    font-size: 22px;
	margin-bottom: 15px;     padding-bottom: 10px;
}
.widget ul{ padding:0; margin: 0;}
.widget ul li {
	border-bottom: 1px dashed #eee;
	font-size: 0.875em;
	color: #444;
	padding: 5px 0;
}
.widget .new-cmts li {
	overflow: hidden;
	margin-bottom: 10px;
}
.widget .new-cmts li img {
	float: left;
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 10px;
}
.widget .new-cmts li p {
	margin-top: -5px;
	margin-bottom: 5px;
	color: #444;
}
.widget .new-cmts li a {
	color: #E7542E;
	font-weight: bold;
}
#blogsort ul li ul li {
	border-top: 1px dashed #eee;
	border-bottom: none;
	margin-top: 5px;
	padding: 5px 0 0;
}
#blogsort ul li {
	overflow: hidden;
}
#blogsort ul li img {
	float: left;
	display: inline-block;
	margin-top: 6px;
	margin-right: 5px;
}
#blogsort ul li ul li {
	padding-left: 15px;
}
#calendar table {
	text-align: center;
}
#calendar table td {
	padding: 5px 0;
}
#calendar .calendar a {
	color: #F95A32;
	font-weight: bold;
}
#logsearch {
	overflow: hidden;
}
#logsearch input[type="text"] {
	border: 1px solid #ddd;
	padding: 5px 0;
	text-indent: 5px;
	float: left;
	width: 70%;
}
#logsearch .btn-round {
	background-color: #3399FF;
	color: #fff;
	border: none;
	height: 28px;
	float: left;
	cursor: pointer;
}
#blogtags ul {
	text-align: justify;
}
#blogtags a {
	font-size: 0.875em;
	color: #fff;
	background-color: #39f;
	padding: 0 8px;
	white-space: nowrap;
}
#blogtags a:nth-child(8n-7) {
	background-color: #8A9B0F;
}
#blogtags a:nth-child(8n-6) {
	background-color: #EB6841;
}
#blogtags a:nth-child(8n-5) {
	background-color: #3FB8AF;
}
#blogtags a:nth-child(8n-4) {
	background-color: #FE4365;
}
#blogtags a:nth-child(8n-3) {
	background-color: #FC9D9A;
}
#blogtags a:nth-child(8n-2) {
	background-color: #EDC951;
}
#blogtags a:nth-child(8n-1) {
	background-color: #C8C8A9;
}
#blogtags a:nth-child(8n) {
	background-color: #83AF9B;
}
#blogtags a:first-child {
	background-color: #036564;
}
#blogtags a:last-child {
	background-color: #3299BB;
}
#blogtags a:hover {
	border-radius: 4px;
}
#twitter p {
	margin-top: 5px;
	font-size: 0.875em;
	color: #999;
	text-align: right;
}
#twitter p a {
	background-color: #39f;
	color: #fff;
	padding: 0 5px;
	font-size: 0.8em;
}
#new-cmts .customtitle {
	color: #888;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#new-cmts .customtitle a {
	color: #888;
}
#new-cmts .cont {
	background-color: #f1f1f1;
	padding: 5px 10px;
	margin: 5px 0;
	color: #666;
	border-radius: 4px;
}
#new-cmts .author {
	text-align: right;
	font-size: 0.875em;
	color: #999;
}
/*footer*/
.footer {
	border-top: 1px solid #dedede;
	padding: 20px 0;
	clear: both;
	background-color: #FFF;
}.footer .fk{  text-align:center; font-size:14px;}
.footer .pageslist {
	float: left;
}
.footer .pageslist ul li {
	float: left;
	font-size: 0.875em;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}
.footer .pageslist ul li.qrcode .qrcode-img {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 50%;
	bottom: 24px;
	margin-left: -75px;
	background-color: #eee;
	padding: 2px;
	border-radius: 5px;
	display: none;
}
.footer .pageslist ul li.qrcode .qrcode-img img {
	display: block;
	width: 150px;
	height: 150px;
}
.footer .copyright {
	float: right;
	font-size: 0.75em;
	color: #999;
}
/*backtop*/
@keyframes fire {
 0% {
 background-size:100% 20%;
 background-position:center 39px;
}
 25% {
 background-size:100% 30%;
 background-position:center 39px;
}
 50% {
 background-size:100% 35%;
 background-position:center 39px;
}
 75% {
 background-size:100% 30%;
 background-position:center 39px;
}
 100% {
 background-size:100% 20%;
 background-position:center 39px;
}
}
@-moz-keyframes fire {
 0% {
 background-size:100% 20%;
 background-position:center 39px;
}
 25% {
 background-size:100% 30%;
 background-position:center 39px;
}
 50% {
 background-size:100% 35%;
 background-position:center 39px;
}
 75% {
 background-size:100% 30%;
 background-position:center 39px;
}
 100% {
 background-size:100% 20%;
 background-position:center 39px;
}
}
@-webkit-keyframes fire {
 0% {
 background-size:100% 20%;
 background-position:center 39px;
}
 25% {
 background-size:100% 30%;
 background-position:center 39px;
}
 50% {
 background-size:100% 35%;
 background-position:center 39px;
}
 75% {
 background-size:100% 30%;
 background-position:center 39px;
}
 100% {
 background-size:100% 20%;
 background-position:center 39px;
}
}
@-o-keyframes fire {
 0% {
 background-size:100% 20%;
 background-position:center 39px;
}
 25% {
 background-size:100% 30%;
 background-position:center 39px;
}
 50% {
 background-size:100% 35%;
 background-position:center 39px;
}
 75% {
 background-size:100% 30%;
 background-position:center 39px;
}
 100% {
 background-size:100% 20%;
 background-position:center 39px;
}
}
 .btn2 .btn_try { display:none;}
/*screen width*/
@media only screen and (max-width:1280px) {
	#onTrialForm{}
	#banner2{ text-align:center}
	.btn2 { margin-top:20px;}
	.btn2 .btn_try {
		display:inline-block;
    
    width: 144px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #139a4e;
    box-shadow: 2px 2px 0 2px rgba(0,0,0,0.05);
}.btn2 .btn_try .icon_soft {
    width: 20px;
    height: 18px;
    margin-right: 12px;
    vertical-align: middle;
    background: url(https://www.1230t.com/statics/images/icon_2.png) no-repeat center center;
    display: inline-block;
}
	
	.floating_ck{ display:none}
	#nav{ margin-top:80px;}
	#tel ._tel{    margin-right: 50px;}
	#tel{width:auto;}
	#tel .btn_try{ display: none;}
	#banner2{height: 310px;}
	#banner2 .text_pic{  display:inline-block; width:auto; height:auto; left:0;margin-left:0; top:0; margin-top:100px;max-width:80%; position:relative}
.inner {
	width: 93.75%;
}
 
.main {
	width: 73.333333%;
}
.sidebar {
	width: 24.166667%;
}
}
@media only screen and (max-width:1024px) {
.header .nav .menu ul li {
	font-size: 0.875em;
}
.sub-header .personal .info {
	width: 90%;
}
}
@media only screen and (max-width:960px) {
.header .nav .menu ul li {
	font-size: 0.8em;
}
.sub-header .personal .avatar {
	width: 80px;
	height: 80px;
	margin: -50px 0 0 -44px;
}
.sub-header .personal .info {
	padding-top: 40px;
}
.comment-form textarea {
	width: 97%;
}
}
@media only screen and (max-width:768px) {
.header .nav {
	display: none;
}
.header .nav-btn {
	display: block;
}
.sub-header .personal .avatar {
	width: 60px;
	height: 60px;
	margin: -50px 0 0 -34px;
}
.sub-header .personal .info {
	padding-top: 20px;
}
.sub-header .sub-nav {
	padding: 5px 10px;
}
.main {
	width: 100%;
	float: none;
}
.sidebar {
	display: none;
}
.main .section, .mb-ad, .post {
	padding: 10px;
}
.footer .pageslist, .footer .copyright {
	float: none;
	clear: both;
	text-align: center;
}
.footer .pageslist ul li {
	float: none;
	display: inline;
}
}
@media only screen and (max-width:540px) {
.main .section .left-thumbnail {
	width: 120px;
}
.footer .pageslist ul li {
	font-size: 0.75em;
	padding: 5px;
	margin: 0;
}
.footer .copyright {
	font-size: 0.7em;
}
.comment-form textarea {
	width: 96%;
}
}
@media only screen and (max-width:360px) {
.main .section .left-thumbnail {
	width: 80px;
}
.comment-form textarea {
	width: 95%;
}
.main .section .left-thumbnail {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 15px;
}
}
@media screen and (max-width:767px){
	#ajax-load-posts{padding:0}
	#ajax-load-posts a,
	#ajax-load-posts button{margin:20px 0;font-size:14px;height:36px;line-height:36px}
}


@media (max-width:767px) {
.link { 
	display: none;
}
}
.link{padding-top: 30px;text-align: center;}
.link span{color:#444;font-size: 14px;display: inline-block;vertical-align: top;}
.link li  {color:#444;font-size: 14px;display: inline-block;vertical-align: top;margin:0 10px;}
.link li a{color:#444;font-size: 14px;}
.link li a:hover{opacity: 1;}
.bq{ background:#eee; color:#999; padding:10px; margin:10px 0; font-size:12px; } 



.floating_ck {
    position: fixed;
    right: 20px;
    top: 30%; z-index: 9999;font-size: 14px;
}
.floating_ck dl dd {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #404040;
    border-bottom: solid 1px #555666;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}
.floating_ck dl dd:hover {
    background-color: #139a4e;
    border-bottom: solid 1px #064a24;
}
.floating_ck dl dd:hover .floating_left {
    display: block;
}
.consult{
    background-image: url(images/icon0701/zxicon.png);
}
.words {
    background-image: url(images/icon0701/zxiconb.png);
}
.words a{color:#fff; text-decoration:none; display:block;}
.words a:hover{text-decoration:none; }
.quote {
    background-image: url(images/icon0701/kficon.png);
}
.qrcord {
    background-image: url(images/icon0701/erweimb.png);
}
.return {
    background-image: url(images/icon0701/fanhui.png);
}
.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px; font-weight: normal;
}
.floating_left {
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    height: 80px;
    background-color: #139a4e;
    border-bottom: solid 1px #139a4e;
    display: none;
}
.floating_left  .telb,.floating_left  a  {
    color: #fff;
    line-height: 80px;
}
.floating_ewm {
    height: 210px;
    top: -130px;
}
.floating_ewm i {
    background-image: url(images/icon0701/erweima.png);
    background-size: 100%;
    display: block;
    width: 145px;
    height: 145px;
    margin: auto;
    margin-top: 7px;
}
.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}
.floating_ewm .qrcord_p01 {
 
    line-height: 20px;
}
.qrcord_p02 {
    font-size: 16px; color: #fff; padding-top: 16px;
}
.floating_ck .return { display:none;}



/*- - - - - - - - -样式属0软件试用弹窗.html - - - - - - - -*/
	/**/
#onTrialForm {
    width: 290px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -184px;
    margin-left: -219px;
    padding-top: 19px;
    padding-right: 68px;
    padding-bottom: 38px;
    padding-left: 68px;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    border-radius: 8px;
    background: #fff;
    z-index: 2901;
}
#onTrialForm .btn_closewindow {
    width: 17px;
    height: 17px;
    background: url(https://www.1230t.com/statics/images/icon_close.png) no-repeat left top;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: all 0.2s ease-in;
}
#onTrialForm .btn_closewindow:hover {
    transform: rotate(90deg);
}
#onTrialForm h4 {
    line-height: 47px;
    overflow: hidden;
    font-size: 24px;
    color: #139a4e;
    margin-bottom: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#onTrialForm .errow_msg {
    position: absolute;
    background: url(https://www.1230t.com/statics/images/opacity_50_black.png) repeat left top;
    color: #fff;
    font-size: 14px;
    left: 50%;
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    width: 272px;
    margin-left: -136px;
    text-align: center;
    bottom: 10px;
}
#onTrialForm_zz {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: url(https://www.1230t.com/statics/images/opacity_50_black.png) repeat left top;
    z-index: 2900;
}
/*选项*/
.options {
    position: relative;
    margin-bottom: 15px;
}
.options .msg-box {
    width: 131px;
    color: #e50112;
    line-height: 42px;
    display: block;
    text-indent: 20px;
    position: absolute;
    right: 10px;
    top: 1px;
    text-align: right; font-size: 12px;
    font-weight: normal;
}
.options .icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 12px;
    margin-left: 18px;
    background: url(https://www.1230t.com/statics/images/icon_signin.png) no-repeat 0px 0px;
}
.options .icon_user {
    background-position: -20px 0;
}
.options .icon_name {
    background-position: 0px 0;
}
.options .icon_phone {
    background-position: -40px 0;
}
.options .text {
    width: 254px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    padding-left: 44px;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
}
.options .text:focus {
    border-color: #139a4e;
}
/*按钮申请*/
.btn_apply {
    width: 298px;
    height: 50px;
    overflow: hidden;
    font-size: 21px;
    color: #fff;
    margin-top: 37px;
    background-color: #139a4e;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 0;
    border-radius: 6px;
    display: block;
}
.btn_apply:hover {
    background-color: #19c765;
}
/*提示窗口*/
.tipswindow {
    width: 322px;
    background-color: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    position: fixed;
    left: 50%;
    margin-left: -161px;
    top: 50%;
    margin-top: -80px;
    border-radius: 8px;
    text-align: center;
    padding-bottom: 14px;
    z-index: 3001;
}
.tipswindow ._tipsIcon {
    width: 62px;
    height: 62px;
    margin-left: -31px;
    top: -30px;
    background: #fff;
    margin: 0 auto -20px auto;
    position: relative;
    border-radius: 50%;
}
.tipswindow ._color_green {
    color: #139a4e;
}
.tipswindow ._color_red {
    color: #e50112;
}
.tipswindow h5 {
    font-size: 22px;
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
    letter-spacing: 2px;
}
.tipswindow p {
    font-size: 16px;
    line-height: 28px;
    color: #343434;
    margin-bottom: 15px;
}
.tipswindow ._btn_green {
    width: 236px;
    font-size: 18px;
    background-color: #139a4e;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    text-decoration: none;
}
.tipswindow ._btn_green:hover {
    background-color: #19c765;
}
.tipswindow_zz {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: url(../images/opacity_50_black.png) repeat left top;
    z-index: 3000;
}

#banner3 {
    height: 700px;
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    background: url(https://www.1230t.com/statics/images/system/banner_3.png) no-repeat center top;
}
#banner3 .VideoBox {
    width: 906px;
    height: 513px;
    position: absolute;
    right: 50%;
    bottom: 0px;
    margin-right: -190px;
    margin-bottom: 30px;
    background: url(https://www.1230t.com/statics/images/system/computer.png) no-repeat center top;
}
#banner3 .VideoBox ._video {
    width: 566px;
    height: 345px;
    position: absolute;
    overflow: hidden;
    top: 19px;
    left: 83px;
    background: #000;
}
#banner3 .VideoBox ._video video {
    width: 565px;
    height: 345px;
}
#banner3 .VideoBox .mejs-video {
    height: 100%!important;
}



/*HOW TO CREATE AN VIDEO PLAYER [TUTORIAL]"How to create an Video Player [Tutorial]" was specially made for DesignModo by our friend Valeriu Timbuc.Links:http://vtimbuc.net/https://twitter.com/vtimbuchttp://designmodo.comhttp://vladimirkudinov.com*//* Reset CSS */
.mejs-inner,.mejs-inner div,.mejs-inner a,.mejs-inner span,.mejs-inner button {margin:0;padding:0;border:none;outline:none;}
/* Video Container / General Styles */.mejs-container {position:relative;background:#000000; z-index:1000;}
.mejs-inner {position:relative;width:inherit;height:inherit;}
.me-plugin {position:absolute;}
.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video,.mejs-embed,.mejs-embed body,.mejs-mediaelement {width:100%;height:100%;}
.mejs-embed,.mejs-embed body {margin:0;padding:0;overflow:hidden;}
.mejs-container-fullscreen {position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}
.mejs-poster img {display:block;}
.mejs-background,.mejs-mediaelement,.mejs-poster,.mejs-overlay {position:absolute;top:0;left:0;}
.mejs-overlay-play {cursor:pointer;}
.mejs-inner .mejs-overlay-button {position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;background:url(https://www.1230t.com/statics/media/play.png) no-repeat;}
/* Controls Container */.mejs-container .mejs-controls {position:absolute;width:100%;height:34px;left:0;bottom:0;background:rgb(0,0,0);/* IE8- */background:rgba(0,0,0,.7);}
/* Controls Buttons */.mejs-controls .mejs-button button {display:block;cursor:pointer;width:16px;height:16px;background:transparent url(https://www.1230t.com/statics/media/controls.png);}
/* Play & Pause Button */.mejs-controls div.mejs-playpause-button {position:absolute;top:12px;left:15px;}
.mejs-controls .mejs-play button,.mejs-controls .mejs-pause button {width:12px;height:12px;background-position:0 0;}
.mejs-controls .mejs-pause button {background-position:0 -12px;}
/* Mute & Unmute */.mejs-controls div.mejs-volume-button {position:absolute;top:12px;left:45px;}
.mejs-controls .mejs-mute button,.mejs-controls .mejs-unmute button {width:14px;height:12px;background-position:-12px 0;}
.mejs-controls .mejs-unmute button {background-position:-12px -12px;}
/* Full-Screen Button */.mejs-controls div.mejs-fullscreen-button {position:absolute;top:7px;right:7px;}
.mejs-controls .mejs-fullscreen-button button,.mejs-controls .mejs-unfullscreen button {width:27px;height:22px;background-position:-26px 0;}
.mejs-controls .mejs-unfullscreen button {background-position:-26px -22px;}
/* Volume Slider */.mejs-controls div.mejs-horizontal-volume-slider {position:absolute;cursor:pointer;top:15px;left:65px;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {width:60px;background:#d6d6d6;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {position:absolute;width:0;top:0;left:0;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {height:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
/* Progress Bar */.mejs-controls div.mejs-time-rail {position:absolute;width:100%;left:0;top:-10px;}
.mejs-controls .mejs-time-rail span {position:absolute;display:block;cursor:pointer;width:100%;height:10px;top:0;left:0;}
.mejs-controls .mejs-time-rail .mejs-time-total {background:rgb(152,152,152);/* IE8- */background:rgba(152,152,152,.5);}
.mejs-controls .mejs-time-rail .mejs-time-loaded {background:rgb(0,0,0);/* IE8- */background:rgba(0,0,0,.3);}
.mejs-controls .mejs-time-rail .mejs-time-current {width:0;}
/* Progress Bar Handle */.mejs-controls .mejs-time-rail .mejs-time-handle {position:absolute;cursor:pointer;width:16px;height:18px;top:-3px;background:url(https://www.1230t.com/statics/media/handle.png);}
/* Progress Bar Time Tooltip */.mejs-controls .mejs-time-rail .mejs-time-float {position:absolute;display:none;width:33px;height:23px;top:-26px;margin-left:-17px;background:url(https://www.1230t.com/statics/media/tooltip.png);}
.mejs-controls .mejs-time-rail .mejs-time-float-current {position:absolute;display:block;left:0;top:4px;font-family:Helvetica,Arial,sans-serif;font-size:10px;font-weight:bold;color:#666666;text-align:center;}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {display:none;}
/* Green Gradient (for progress and volume bar) */.mejs-controls .mejs-time-rail .mejs-time-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {background:#82d344;background:-webkit-linear-gradient(top,#82d344 0%,#51af34 100%);background:-moz-linear-gradient(top,#82d344 0%,#51af34 100%);background:-o-linear-gradient(top,#82d344 0%,#51af34 100%);background:-ms-linear-gradient(top,#82d344 0%,#51af34 100%);background:linear-gradient(top,#82d344 0%,#51af34 100%);}

	
#videoplayWindow{position:fixed;width:1000px;height:600px;border:4px solid #4e4e4e; left:50%;top:50%;margin-left:-500px;margin-top:-320px;background:#000;z-index:113501;}
#videoplayWindow .videoBox{position:absolute;left:0;top:0;width:100%;height:100%;}
#videoplayWindow ._btn_play{width:64px;height:64px;background:url(../images/icon_video.png) no-repeat left top;position:absolute;left:50%;top:50%;margin-left:-32px;margin-top:-32px;z-index:12000;cursor:pointer;}
#videoplayWindow .btn_closewindow{width:75px;height:75px;position:absolute;left:100%;top:-4px;margin-left:4px;background:#4e4e4e url(../images/icon_close.png) no-repeat center center;cursor:pointer;}
#videoplayWindow .btn_closewindow:hover{background-color:#FF1B1B;}
#videoplayWindow video{width:100%;height:100%;display:block;}
#videoplayWindow_zz{position:fixed;left:0;top:0;right:0px;bottom:0px;z-index:113500;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAAA1BMVEUSEhIzlUtfAAAAAXRSTlOZyTXzhgAAAApJREFUCNdjAAMAAAYAAegKKqQAAAAASUVORK5CYII=) repeat left top;}

.fnlist {
    float: left;
    width: 100%;
}
.fnlist li {
    float: left;
    width: 120px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    transition: transform 0.2s linear;
}
.fnlist li img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block;
}
.fnlist li span {
    display: block;
    text-align: center; font-size:14px;
}
.fnlist li:hover {
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    transform: scale(1.1);
}
.fnlist li:hover a {
    color: #33b474;
    text-decoration: none;
}
#ProductFn{background:#fff; overflow:hidden; clear:both; padding:90px 10% 20px 10%;}
#bomkefu{ display:none}
.weixi_box{ display: none;}
@media screen and (max-width:767px){
    #ProductFn{ padding: 90px 15px 0 15px;}
#banner3{    max-width: 100%;
    min-width: 100%;    background: #139a4e;  height:auto;     padding-top: 105px;
    padding-bottom: 1px;}
#banner3 .VideoBox{ width:90%; position:relative; background:none;height:auto; right: auto;
    bottom: auto;
    margin-right: 0;}
#banner3 .VideoBox ._video{width:100%; height: 220px;
    position: relative;
    overflow: hidden;
    top: auto;
    left: 5%;
    background: #000;}
 .fnlist li{ width:25%;padding-top: 0; 
  padding-bottom: 0; padding-left:10px; padding-right:10px; box-sizing:border-box}
 .fnlist li span { height:45px; line-height:18px; }
 .fnlist li img{width:53px;
    height: 53px;}
    
   
	#bomkefu{width:100%;position:fixed;bottom:0;display:flex;z-index:10000;}
	#bomkefu a{line-height:50px;text-align:center;font-size:20px;color:#ffffff;display:flex;align-items:center;justify-content:center;flex:1 0 auto;}
	#bomkefu   [class^='icon']{margin-right:0.18rem;}
	#bomkefu .btn_green{background-color:#139a4e;}
	#bomkefu .btn_blue{background-color:#1b8fd8;}
	.icon_lianxi{width:23px;height:20px;background:url(https://www.1230t.com/v1/wap/images/icon_lianxi.png) no-repeat left top;background-size:200%;display:inline-block;}
	.icon_lianxi.icon_lianxi1x1{background-position:0 0;}
	.icon_lianxi.icon_lianxi2x1{background-position:100% 0;}.weixi_box{ display: none; position: fixed; width: 160px; background: #fff; left: 50%; margin-left: -80px; top:50%; margin-top: -80px;z-index: 999; border: #139a4e 5px solid;}
.weixi_box .gb{ width: 25px; height: 25px; position: absolute; bottom:-35px; right: -5px; z-index: 999;}
	.weixi_box img{ width: 160px; height: 160px;}
    
}