html {
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
	word-break: break-all
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	background:#eeeeee;
	font-family: "Microsoft YaHei", Verdana, sans-serif
}
a {
	text-decoration: none;
	color: #5c5c5c;
	transition: all .25s ease 0s
}
a:hover, .hui a:hover, .f-hui a:hover {
	color: #2B9AC7;
	text-decoration: none
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: 0
}
div, h1, h2, h3, h4, h5, p, form, ul, ol, label, input, textarea, img, span, dl, dt, dd {
	margin: 0;
	padding: 0
}
li {
	list-style-type: none
}
.fl {
	padding: 0px 5px;
	float: left
}
.fr {
	padding: 0px 5px;
	float: right
}
.img-d img, .dp-b {
	display: block;
	width: 100%
}
.mb5 {
	margin-bottom: 5px
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb20 {
	margin-bottom: 20px
}
.mb30 {
	margin-bottom: 30px
}
.mb40 {
	margin-bottom: 40px
}
.mr10 {
	margin-right: 10px
}
.border {
	border: 1px solid #e5e5e5;
	border-radius: 3px
}
.border-b {
	border-bottom: 1px solid #e5e5e5
}
.border-t {
	border-top: 1px solid #e5e5e5
}
.border-b-x {
	border-bottom: 1px dotted #e9e9e9
}
.border-t-x {
	border-top: 1px dotted #e9e9e9
}
.border-r {
	border-radius: 3px
}
.border-top-3 {
	border-top: 3px solid #006785
}
.f-z {
	font-weight: bold;
	font-size: 1em
}
.f-30 {
	font-size: 3em
}
.f-22 {
	font-size: 2em
}
.f-20 {
	font-size: 1.5em
}
.f-18 {
	font-size: 18px
}
.f-16 {
	font-size: 16px
}
.f-14 {
	font-size: 1.1em
}
.f-10 {
	font-size: 1em
}
.f-12 {
	font-size: 12px
}
.f-8 {
	font-size: .75em
}
.f-6 {
	font-size: .55em
}
.f-bold {
	font-weight: bold
}
.lh-2 {
	line-height: 2
}
.lh-15 {
	line-height: 1.5
}
.lh-38 {
	line-height: 45px;
	font-weight: 300
}
.pd3 {
	padding: 3px
}
.pd8 {
	padding: 8px
}
.pd10 {
	padding: 10px
}
.pd15 {
	padding: 15px
}
.pd20 {
	padding: 20px
}
.pd15-1 {
	padding: 15px 0
}
.pd15-2 {
	padding: 0 15px
}
.pd20-1 {
	padding: 20px 0
}
.pd20-2 {
	padding: 0 20px
}
.pd30 {
	padding: 30px
}
.pd40 {
	padding: 40px 0
}
.pd40-1 {
	padding: 40px 0 20px 0
}
.pd60 {
	padding: 60px 0
}
.bgh {
	background-color: #eee
}
.bgb {
	background-color: #fff
}
.w860 {
	width: 860px
}
.w320 {
	width: 320px
}
.bc-blue, .bc-2, .bc-4 {
	background-color: #09c
}
.bc-hui {
	background-color: #f5f5f5
}
.bc-yellow, .bc-5, .bc-7 {
	background-color: #e74c3c
}
.bc-senhui, .bc-6, .bc-8 {
	background-color: #2B9AC7
}
.bc-green, .bc-9, .bc-10, .bc-1, .bc-3 {
	background-color: #FFB2B2
}
.bc-11, .bc-12, .bc-13, .bc-14 {
	background-color: #7b72e9
}
.bc-qing {
	background-color: #1abc9c
}
.b-blue {
	border: 1px solid #09c
}
.f-white, .f-white a, .info-con .f-white a {
	color: #2B9AC7
}
.f-blue {
	color: #069
}
.f-green {
	color: #FFB2B2
}
.f-red {
	color: #c00
}
.f-yellow {
	color: #e74c3c
}
.f-black {
	color: #222
}
.hui, .hui a {
	color: #bbb;
	font-weight: normal
}
.f-hui, .f-hui a {
	color: #7e7e7e
}
.img-x {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.img-x img {
	transition: all .5s ease 0s;
	border-radius: 10px;
	display: block;
	width: 100%
}
.img-x img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.btn-d {
	padding: 15px 60px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 5px;
	padding-left: 0px
}
.row {
	margin-left: -18px;
	margin-right: -18px
}
.rotate a i, .rotate img {
	-webkit-transition: .6s;
	-webkit-transition: -webkit-transform .6s ease-out;
	transition: transform .6s ease-out;
	-moz-transition: -moz-transform .6s ease-out
}
.rotate a:hover i, .rotate:hover img {
	transform: rotateZ(30deg);
	-webkit-transform: rotateZ(30deg);
	-moz-transform: rotateZ(30deg)
}
.zt-sf {
	font-family: "Georgia", Verdana, sans-serif
}
.container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto
}
.button {
	font-family: "Microsoft YaHei", Verdana, sans-serif
}
.modal-dialog {
	margin-top: 50px
}

.modal-dialogg {
	margin-top: -50px
}
.pagebar {
	width: 100%;
	clear: both
}
.pagebar a, .pagebar .now-page {
	padding: 6px 15px;
	color: #7c7c7c;
	display: inline-block;
	clear: both;
	margin: 0 3px 3px 0;
	border-radius: 2px;
	background-color: #eee
}
.pagebar a:hover {
	background-color: #ddd
}
.pagebar .now-page {
	background-color: #2B9AC7;
	color: #fff
}
#comments {
	margin-bottom: 20px
}
.mbpl #comments {
	margin-bottom: 0
}
#frmSumbit #inpName, #frmSumbit #inpEmail, #frmSumbit #inpHomePage, #frmSumbit #inpVerify {
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
	width: 100%;
	border: 0
}



::-webkit-input-placeholder {
 color:#999
}



:-moz-placeholder {
 color:#999
}



::-moz-placeholder {
 color:#999
}



:-ms-input-placeholder {
 color:#999
}
.comment-code {
	position: relative;
	padding-right: 100px
}
.comment-code img {
	position: absolute;
	top: 3px;
	right: 4px
}
#txaArticle {
	width: 100%;
	height: 120px;
	padding: 2%;
	border-width: 0
}
#AjaxCommentBegin, #AjaxCommentEnd {
	display: none
}
.reply-frm {
	margin-top: 10px;
}
#frmSumbit .button {
	color: #fff;
	background-color: #2B9AC7;
	height: 30px;
	line-height: 40px;
	width: 100px;
	border: 0;
	position: absolute;
	top: -1px;
	right: -1px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 0 0 4px 0
}
.msg .msgarticle .msg .msgname .dot {
	display: none
}
.msgname .dot {
	font-size: 1.875em;
	color: #eee;
	float: right;
	margin-left: 15px;
	font-weight: 700
}
.timesj {
	color: #999;
	font-size: .875em;
	margin-right: 10px
}
#comments h4 span {
	float: right
}
.comments-info {
	margin-top: -1px
}
.msgtxt .msgarticle {
	line-height: 16px;
	padding: 4px 0 0 0;
	font-size: 14px
}
.msg {
	padding: 15px 20px;
	border-top: 1px solid #eee
}
.msg>.msgbox {
	font-size: 14px
}
.comments-info>.msg:hover {
	background-color: #fcfcfc;
	box-shadow: 0 5px 30px #dedede
}
.msgbox dt {
	font-weight: normal;
	line-height: 22px
}
.msgbox dt .avatar {
	float: left;
	height: 44px;
	width: 44px;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 10px 0 0;
	border-radius: 5px
}
.msgbox dd {
	border: 1px dotted #eee;
	padding: 6px 12px
}
.msgbox dd i.fa-quote-left {
	color: #aaa
}
.msg:hover .hui a.pull-right {
	color: #e74c3c
}
.msg .msgbox .msg {
	padding: 0;
	border-top: 0;
	margin-top: 15px
}
.msg>.msg:hover {
	background-color: #fff
}
.msg>.msg>.msgbox {
	box-shadow: 0 0 2px rgba(0,0,0,0.05);
	border: 1px solid #eee;
	font-size: 1em;
	padding: 12px;
	border-radius: 3px
}
.msg .msgbox .msg .msgbox .dot {
	display: none
}
.comment-txaArticle {
	position: relative
}
.comment-txaArticle .border-t {
	position: relative;
	z-index: 20;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	color: #bbb
}
#comments h4, #comments h3 {
	line-height: 38px
}
.msgbox dt:hover .rotate img {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}
/* 404页面 */



.tx-404 {
	text-align: center;
	background: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #888;
}
.tx-404 h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.6;
	color: #222;
	margin: 12px 0;
}
.tx-404 a.return {
	display: inline-block;
	line-height: 50px;
	height: 50px;
	padding: 0 60px;
	background: #FF3A33;
	border-radius: 5px;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
}
.logo-404 {
	background: url(../images/logo.png) no-repeat center center #FFFFFF;
	background-size: auto 60px;
	padding: 60px 0;
	border-bottom: 1px solid #9eaa99;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.top {
	line-height: 30px;
	height: 30px;
	position: relative;
	background: #2A323C;
	color: #fff;
	z-index: 778;
	overflow: hidden
}
.starname {
	max-width: 100px;
	overflow: hidden;
}
.top a, .f-yellow {
	color: #e74c3c
}
#sign .modal-dialog, #info-pay1 .modal-dialog {
	width: 400px
}
#sign button.button-3d {
	display: block;
	width: 100%
}
#bdshare .modal-dialog {
	margin-top: 200px;
	width: 300px
}
.header {
	height: 50px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	position: relative;
	background-color: #2A323C;
	z-index: 999
}
.header .container {
	position: relative;
	background-color: #2A323C;
	z-index: 999
}
.logo {
	position: absolute;
	font-size: 28px;
	font-weight:bold;
	top: 10px;
	width: 150px;
	z-index: 99
}
.txnav {
	position: absolute;
	top: 0px;
	right: 0;
	width: 100%;
	z-index: 98;
	padding: 0 160px 0 150px
}
.txnav .navbar, .txnav .navbar-toggle {
	border: 0;
	background-color: #2A323C;
}
#example-navbar-collapse>ul>li {
	margin-right: 2px;
}
#example-navbar-collapse>ul>li.f>a {
	color: #fff;
	font-weight: bold
}
#example-navbar-collapse>ul>li.hover>a {
	background-color: #eee;
	font-weight: bold
}
#example-navbar-collapse>ul>li.on>a {
	background-color: #2B9AC7;
	font-weight: bold;
	color: #fff
}
#example-navbar-collapse ul li a i {
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	transition: transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out
}
#example-navbar-collapse ul li a:hover>i {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}
ul.nav li ul {
	display: none;
	position: absolute;
	padding-top: 0;
	overflow: visible;
	width: 150px
}
ul.nav li ul li {
	float: none;
	width: 100%
}
ul.nav li ul li a {
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	padding: 0 12px;
	display: block;
	background-color: #eee;
	border-bottom: 1px solid #dfdfdf
}
ul.nav li ul a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background-color: #2B9AC7
}
.nav-tabs>li>a {
	padding: 5px 5px
}
.search {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99
}
.search i {
	font-size: 20px
}
.search-main {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 10;
	background-color: rgba(255,255,255,0.95);
	width: 100%;
	padding: 20px 0 10px 0;
	text-align: center
}
.search-main form, .emall-dy form {
	display: inline-block;
	width: 50%;
	height: 42px;
	border: 1px solid #2B9AC7;
	border-radius: 3px;
	padding-left: 3px;
	margin-bottom: 10px
}
.search-so form, .emall-dy form {
	display: inline-block;
	width: 50%;
	height: 42px;
	border: 1px solid #2B9AC7;
	border-radius: 3px;
	padding-left: 3px;
	margin-bottom: 10px
}
.search-main form input, .emall-dy input#to {
	width: 84%;
	border: 0;
	line-height: 40px;
	height: 40px;
	padding: 0 2%;
	float: left;
	background-color: transparent;
	color: #5e5e5e
}
.search-so form input, .emall-dy input#to {
	width: 84%;
	border: 0;
	line-height: 40px;
	height: 40px;
	padding: 0 2%;
	float: left;
	background-color: transparent;
	color: #5e5e5e
}
.search-main form button, .emall-dy input.yxdy {
	width: 16%;
	height: 40px;
	border: 0;
	background-color: #2B9AC7;
	color: #fff;
	float: right
}
.search-so form button, .emall-dy input.yxdy {
	width: 16%;
	height: 40px;
	border: 0;
	background-color: #2B9AC7;
	color: #fff;
	float: right
}

.search-main form button, .emall-dy input.yxdy {
	width: 16%;
	height: 40px;
	border: 0;
	background-color: #2B9AC7;
	color: #fff;
	float: right
}
.search-so form button, .emall-dy input.yxdy {
	width: 16%;
	height: 40px;
	border: 0;
	background-color: #2B9AC7;
	color: #fff;
	float: right
}
.emall-dy form {
	width: 100%;
	height: 35px;
	border: 1px solid #aaa
}
.emall-dy input#to {
	color: #999;
	line-height: 33px;
	height: 33px
}
.emall-dy input.yxdy {
	height: 33px;
	background-color: #aaa
}
.fixednavr {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.97);
	background-color: #2A323C;
}
.swiper-container {
	width: 100%;
	position: relative;
	border-radius: 10px;
	overflow: hidden
}
.swiper-container .swiper-wrapper .swiper-slide{ width: 620px; border-radius: 10px;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; border-radius: 10px; }

.swiper-pagination-bullet-active {
	background: #2B9AC7
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-next {
	right: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: none
}
.swiper-button-next, .swiper-button-prev {
	width: 30px;
	text-align: center;
	transition: all .25s ease 0s
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	background: rgba(0,0,0,0.3);
	color: #fff;
}
.swiper-button-next i, .swiper-button-prev i {
	font-size: 40px;
	color: #aaa
}
.swiper-button-next:hover i, .swiper-button-prev:hover i {
	color: #2B9AC7
}
.index-1 {
	padding-top: 10px
}
.index-hot li {
	float: left;
	width: 33.33%;
	line-height: 38px
}
.index-hot li.active a, #myTab3 li.active a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #2B9AC7
}
.index-hot li a, #myTab3 li a {
	display: block;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5
}
.index-hot li:nth-child(1) a, #myTab3 li:nth-child(1) a {
	border-left: 0
}
.xf-bg-wrap {
	margin: 0;
	overflow: hidden;
	color: #fff;
 letter-spacing:.08rem
}
.xf-bg {
	position: relative
}
.xf-bg-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat;
	background-position: center 0;
	background-attachment: fixed
}
.about {
	display: inline-block;
	position: relative;
	padding: 0 20%
}
.btn-b {
	padding: 13px 60px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	margin: 0 3px;
 letter-spacing:.08rem
}
.btn-b:hover {
	background-color: #f1f1f1;
	color: #777;
	border: 1px solid #f1f1f1
}
.btn-tx {
	padding: 5px 100px;
	background-color: transparent;
	color: #2B9AC7;
	border: 1px solid #2B9AC7;
	border-radius: 3px;
	margin: 0 3px;
 letter-spacing:.08rem
}
.btn-tx:hover {
	background-color: #2B9AC7;
	color: #fff;
	border: 1px solid #2B9AC7
}
.btn-d {
	padding: 3px ;
	background-color: #2B9AC7;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	margin: 0 3px;
 letter-spacing:.08rem
}
.btn-d:hover {
	background-color: #fff;
	color: #2B9AC7;
	border: 1px solid #2B9AC7
}
.fuwu ul {
	padding: 20px 0 20px 0
}
.fuwu li a {
	display: block;
	padding: 0 30px
}
.fuwu li i {
	font-size: 50px;
	margin-bottom: 10px
}
.fuwu li a:hover {
	color: #2B9AC7
}
.container-fluid {
	padding: 20px;
}
.box {
	margin-bottom: 20px;
	float: left;
	width: 220px;
}
.box img {
	max-width: 100%
}
.view {
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 100%;
	cursor: default
}
.view .mask, .view .content {
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}
.view img {
	display: block;
	position: relative;
	width: 100%;
	height: 260px;
	transition: all 1.5s ease 10s;
}
.view:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}
.view span.info {
	display: inline-block;
	text-decoration: none;
	padding: 0 10%;
	width: 70%;
	line-height: 1.5;
	text-align: center;
	color: #fff
}
.view span.more {
	color: #fff;
	position: relative;
	top: 50%;
	margin-top: -10px;
	line-height: 20px;
	height: 20px
}
.more i {
	font-style: normal;
	margin: 0 10px
}
.view i.fa {
	color: #fff;
	position: relative;
	top: 50%;
	margin-top: -20px;
	line-height: 40px;
	font-size: 48px
}
.view {
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 100%;
	cursor: default
}
.view .mask, .view .content {
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}
.viewy img {
	height: 180px;
	position: relative;
	width: 100%;
	border-radius:50%; 
	transition: all 0.5s ease 0s;
}
.viewy:hover img {
	-webkit-transform: scale(1.13);
	transform: scale(1.13);
}
.viewy span.info {
	display: inline-block;
	text-decoration: none;
	padding: 0 10%;
	width: 70%;
	line-height: 1.5;
	text-align: center;
	color: #fff
}
.viewy span.more {
	color: #fff;
	position: relative;
	top: 50%;
	margin-top: -10px;
	line-height: 20px;
	height: 20px
}

.third-effect .mask {
	opacity: 0;
	overflow: visible;
	background-color: rgba(0,0,0,0.7);
	box-sizing: border-box;
	transition: all .4s ease-in-out 0s;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%
}
.third-effect span.info {
	position: relative;
	top: 48%;
	opacity: 0;
	transition: opacity .5s ease-in-out 0s
}
.third-effect:hover .mask {
	opacity: 1;
	background-color: rgba(0,0,0,0.7)
}
.third-effect:hover span.info {
	opacity: 1;
	transition-delay: .3s
}
.img-avatar-box {
	margin-top: -30px;
	position: relative;
	z-index: 11;
	padding: 0 20px;
	line-height: 100px;
	height: 60px;
	overflow: hidden
}
.img-avatar {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	margin-right: 18px;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	transition: transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out
}
.img-avatar:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}
.img-avatar-box span {
	margin-left: 8px;
	padding: 1px 7px;
	border-radius: 2px
}
.img-avatar-box span a {
	color: #fff
}
.pro li {
	margin-bottom: 10px
}
.pro li span.border, .hover-yy {
	display: block;
	transition: all .25s ease 0s
}
.pro li span.border:hover, .hover-yy:hover {
	box-shadow: 0 5px 30px #dedede;
	border: 1px solid #ccc
}
.news li h3 {
	height: 20px;
	overflow: hidden
}
.pro .btn-group {
	width: 100%
}
.pro .btn-group span {
	width: 33.33%;
	text-align: center;
	display: block;
	float: left;
	padding: 10px 0
}
.box-shadow {
	box-shadow: 0 2px 8px rgba(0,0,0,.1)
}
.buy-p {
	height: 20px;
	overflow: hidden
}
.nav-tabs {
	text-align: left;
	border-bottom: 0
}
.nav-tabs>li {
	float: none;
	display: inline-block
}
.nav-tabs>li>a {
	color: #2B9AC7;
	/*background-color: #fff;*/
	border-radius: 2px;
	border: 1px solid #2B9AC7;
	margin-bottom: 6px

}
.nav-tabs>li.on>a {
	background-color: #2B9AC7;
	color: #fff;
	border: 0;
	outline: 0
}
.nav-tabs>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #2B9AC7;
	color: #fff;
	border: 0;
	outline: 0
}
.shipin-height {
	padding: 40px 0
}
.shipin-info {
	position: relative
}

.pro h2 a {
	line-height: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	font-size: 1em
	color: #222;
	margin: 0px 0px;
}
.pro li p a {
	line-height: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	font-size: 1em;
	color: #222;
	margin: 0px 5px
}
.youyou li p a {
	line-height: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	font-size: 1em;
	color: #222;
	margin: 5px 10px;
	text-align:center
}
.container h2 {

	background-color: rgba(102,128,153,0.05);
	padding: 10px 10px;
	border-radius: 3px;
	font-size: 1.125em;
	border-left: 3px solid #2B9AC7;
	margin-bottom: 0px
	
}

.index-news ul.row li {
	margin-bottom: 20px
}
.news li p {
	color: #7e7e7e;
	max-height: 57px;
	overflow: hidden
}
.news li:hover p {
	color: #999
}
.news li small {
	display: block;
	height: 17px;
	overflow: hidden;
	line-height: 17px
}
.news li small span {
	margin-right: 15px;
	float: left
}
.news li small span.fr {
	float: right;
	margin-right: 0
}
.news li .img-x img {
	transition: all .5s ease 0s;
	display: block;
	width: 100%;
	height: 100%
}
.news li:hover .img-x img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.news .img-x {
	width: 120px;
	height: 85px;
	overflow: hidden
}
.links li {
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 1.8
}
.footer {
	line-height: 2
}
.about-height {
	padding: 50px 0 30px 0;
 letter-spacing:.08rem;
	position: relative;
	z-index: 300
}
.call>a, .call div.foot-qqun {
	font-size: 16px;
	margin-right: 10px;
	background-color: #2B9AC7;
	width: 36px;
	height: 36px;
	border-radius: 18px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	position: relative
}
.call>a i, .call div.foot-qqun i {
	color: #fff
}
.call>a:hover, .call div.foot-qqun:hover {
	background-color: #888;
	color: #fff
}
.call a.foot-weixin:hover {
	background-color: #44b549
}
.foot-weixin div {
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 210px;
	overflow: hidden
}
.call div.foot-qqun {
	padding-right: 5px;
	cursor: pointer
}
.foot-qqun i {
	margin-right: -5px
}
.foot-qqun i:nth-child(2) {
	margin-left: -5px
}
.foot-qqun div {
	position: absolute;
	bottom: 33px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	padding: 10px;
	border-radius: 4px
}
.foot-qqun div ul {
	background: rgba(14,186,166,0.95);
	line-height: 20px;
	font-size: 14px;
	padding: 15px;
	border-radius: 3px
}
.foot-qqun div ul::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-top: 9px solid #2B9AC7;
	border-bottom: 9px solid transparent;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent
}
.mbdh {
	padding: 5px;
}
.mbdh li {
	float: left;
	margin: 0px 0px 0px 2px
}
.mbdh h2 {
	float: left;
	margin: 0px 0px 0px 2px;
	display: block;
	padding: 2px 4px;
	background-color: #eee;
	color: #2B9AC7;
	border-radius: 2px
}
.mbdh li a {
	display: block;
	padding: 2px 4px;
	border-radius: 2px
}
.mbdh li a:hover, .mbdh li.on a {
	background-color: #2B9AC7;
	color: #fff
}
.mbdh li.whole a {
	background-color: #aaa
}
.mbdh li.whole {
	background-color: #aaa
}
.list-news li .border {
	border-bottom: 1px solid #fff;
	border-radius: 0
}
.list-news li .hover-yy:hover {
	border: 1px solid #2B9AC7
}
.sidebar dt {
	line-height: 40px;
	font-weight: 300;
	color: #555
}
.sidebar dt i, .info-related h2 i, #comments h4 i, #comments h3 i, .mbdh h2 i, .title-i i {
	display: inline-block;
	line-height: 30px;
	width: 40px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	margin-right: 5px
}
.tags dd {
	padding-top: 8px;
	padding-left: 8px
}
.tags a {
	display: inline-block;
	margin: 0 6px 6px 0;
	padding: 0 6px 0 6px;
	line-height: 37.2px;
	height: 37.2px;
	overflow: hidden;
	border-left: 3px solid #eee;
	background-color: #f5f5f5;
	float: left;
	border-radius: 2px;
	color: #8e8e8e
}
.tags a:hover, .dh li.on a, .column li.on a {
	border-left: 3px solid #0ca391;
	background-color: #2B9AC7;
	color: #fff
}
.list-tab, .index-tags dd {
	/*max-height: 352px;*/
	overflow: hidden
}
.list-tabbox #myTabContent {
	padding: 3px 0;
}
#myTab3 li {
	width: 25%;
	float: left;
	line-height: 35px;
	height: 35px
}
.newcomment .hot-comment li {
	padding: 10px 0;
}
.hot-comment li {
	padding: 10px;
	border-top: 1px dotted #ddd
}
.hot-comment li span.rotate {
	display: block;
	margin-left: 5px
}
.hot-comment li span.rotate img {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-radius: 10px
}
.hot-comment li:hover span.rotate img {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}
.hot-comment li p {
	border: 1px dotted #ddd;
	background-color: #f5f5f5;
	border-radius: 3px
}
.index-hot-comment .hot-comment>dd>ul>li>p>a {
	max-height: 37px;
}
.hot-comment>dd>ul>li>p>a {
	display: block;
	max-height: 54px;
	line-height: 22px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px
}
.hot-comment li p small {
	background-color: #eee;
	line-height: 22px;
	height: 30px;
	overflow: hidden;
	padding: 5px 10px;
	display: block;
	color: #bbb
}
.more-pl {
	background: #fff;
	border: 1px solid #2B9AC7;
	border-radius: 2px;
	line-height: 34px;
	text-align: center;
	display: block;
}
.more-pl:hover {
	background: #2B9AC7;
	color: #fff;
}
.ul-28 li {
	line-height: 39px;
	height: 39px;
	overflow: hidden;
	border-top: 1px dotted #dfdfdf;
	padding: 0 15px
}
.ul-28 li:nth-child(1), .hot-comment li:nth-child(1) {
	border-top: 0
}
.ul-28 li a:hover, .list-news li:hover h3 a, .index-news li:hover h3 a {
	padding-left: 4px
}
.ul-28 li span {
	margin-left: 15px
}
.column li {
	width: 20%;
	float: left;
	padding: 2px
}
.column li a {
	display: block;
	border-left: 3px solid #f1f1f1;
	background-color: #f5f5f5;
	text-align: center;
	line-height: 40px;
	border-radius: 2px
}
.column li a:hover {
	border-left: 3px solid #2B9AC7;
	background-color: #eee;
	color: #6f6f6f
}
.dh li {
	width: 10%;
	float: left;
	padding: 2px
}
.dh li a {
	display: block;
	border-left: 3px solid #2B9AC7;
	background-color: #f5f5f5;
	text-align: center;
	line-height: 40px;
	border-radius: 2px
}
.dh li a:hover {
	border-left: 3px solid #2B9AC7;
	background-color: #eee;
	color: #6f6f6f
}
.rightggbox img {
	width: 100%
}
.side-fixed {
	position: fixed;
	top: 95px;
	z-index: 0;
}
.list-anli li .img-x {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}
.list-ask a.zan {
	display: block;
	width: 42px;
	height: 40px;
	background-color: #f1f1f1;
	text-align: center;
	border-radius: 2px;
	padding: 6px 0;
	line-height: 12px
}
.list-ask a.zan:hover {
	background-color: #2B9AC7;
	color: #fff
}
.info-title small span {
	margin-right: 15px
}
.info-con {
	font-size: 15px;
	line-height: 1.6;
	word-wrap: break-word
}
.info-con p {
	margin-bottom: 20px
}
.info-con p a {
	color: #2B9AC7;
}
.info-con p a:hover {
	color: #222;
}
.info-con h2, .info-con h3 {
	background-color: rgba(102,128,153,0.05);
	padding: 10px 20px;
	border-radius: 3px;
	font-size: 1.125em;
	border-left: 3px solid #2B9AC7;
	margin-bottom: 20px
}
.info-con h4, .info-con h5 {
	background-color: rgba(102,128,153,0.05);
	padding: 10px 20px;
	border-radius: 3px;
	font-size: 1em;
	border-left: 3px solid #ccc;
	margin-bottom: 20px
}
.info-con blockquote {
	border-left: 10px solid rgba(102,128,153,0.075);
	background-color: rgba(102,128,153,0.05);
	border-radius: 0 5px 5px 0;
	padding: 15px 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	color: #999;
	font-size: 1em
}
.info-con ol {
	font-style: italic;
	color: #e74c3c;
	font-weight: 700;
	margin-left: 20px
}
.info-con ol li {
	list-style-type: decimal;
}
.info-con ol li p {
	color: #7c7c7c;
	font-style: normal;
	font-weight: normal
}
.info-copyright {
	border-left: 3px solid #2B9AC7;
	background-color: rgba(102,128,153,0.05);
	line-height: 2;
	padding: 5px 5px 5px 15px
}
.info-con img {
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0,0,0,0.25)
}
.info-con table {
	border-width: 1px;
	border-color: #ddd;
	border-collapse: collapse;
	margin-bottom: 20px
}
.info-con th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #eee
}
.info-con td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #fff
}
.info-con pre.prism-line-numbers {
	margin: -10px 0 30px 0
}
.info-share a, .ask-btn a {
	display: block;
	border-radius: 2px;
	width: 47px;
	height: 47px;
	line-height: 47px;
	margin-right: 4px;
	position: relative;
	overflow: auto
}
.info-share a i {
	color: #fff
}
.ask-btn a.zambia {
	height: 40px;
	line-height: 40px;
	width: 120px;
	padding: 0;
	color: #fff;
	margin-right: 0;
	font-size: 14px
}
.info-text {
	text-align: right
}
.info-text li {
	width: 47%;
	line-height: 20px;
	padding: 5px 0;
	float: left;
	margin-right: 2%
}
.info-text li.ziyou {
	text-align: left;
	border-left: 1px solid #eee;
	padding-left: 2%;
	margin-right: 0
}
.info-related h2 {
	line-height: 38px
}
.pro-img {
	width: 100%;
	height: 100%;
	display: block;
	padding: 2px
}
.pro-txt {
	padding-left: 20px
}
.pro-txt li {
	line-height: 42px;
	height: 42px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	color: #888
}
.pro-txt li strong {
	color: #5e5e5e
}
#buy-form {
	display: inline-block
}
.pro-buy a, .pro-buy button {
	margin-right: 10px
}
.theme-navbar .buy-xuzhi {
	display: none
}
.fixednav {
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 888;
	padding: 15px 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	background-color: #fff;
	height: 77px
}
.fixednav .wide {
	width: 1150px;
	margin: 0 auto
}
.fixednav .buy-xuzhi {
	line-height: 47px;
	display: block
}
.fixednav .pro-buy {
	float: right
}
.fixednav .pro-buy a, .fixednav .pro-buy button {
	margin-right: 0;
	margin-left: 10px
}
.list-ask-div {
	position: relative;
	padding-left: 55px
}
.list-zambia {
	position: absolute;
	top: 0;
	left: 0
}
.list-ask li h3 a.fr {
	margin-left: 15px;
	margin-top: 5px
}
.case-box {
	float: left;
	overflow: hidden
}
.case-box span.border {
	display: block
}
.page-page {
	background-color: #fff
}
.page-nav {
	margin-right: -8px
}
.page-nav li a {
	display: block;
	line-height: 50px;
	height: 50px;
	padding: 0 20px;
	font-size: 16px;
	border-bottom: 1px solid #ddd
}
.page-nav li a:hover, .page-nav li.on a {
	background-color: #f9f9f9;
	border-left: 3px solid #2B9AC7
}
.page-nav li.on a {
	background-color: #fff;
	margin-right: -1px
}
.page-tag li a {
	background-color: #f1f1f1;
	border-radius: 1px;
	display: block;
	padding: 0 15px;
	margin-bottom: 9px;
	position: relative;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
	border-right: 1px solid #2B9AC7
}
.page-tag li a:hover {
	background-color: #eee;
	color: #2B9AC7;
	padding-left: 20px
}
.page-tag li a small {
	position: absolute;
	right: -100px;
	top: 0;
	transition: all .35s linear 0s;
	width: 40px;
	text-align: center;
	background-color: #2B9AC7;
	font-size: .75em;
	color: #fff
}
.page-tag li a:hover small {
	right: 0
}
.hzem em {
	width: 28px;
	height: 24px;
	line-height: 24px;
	font-size: 1.3em;
	font-weight: 700;
	margin-right: 10px;
	color: #ff6f3d;
	text-align: center
}
.hzem p, .ditu li {
	width: 100%;
	border-bottom: dotted 1px #ddd;
	padding: 15px 0;
	margin-bottom: 0;
	font-size: 1em
}
.page-readers li a {
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	padding: 5px;
	margin-bottom: 9px;
	position: relative;
	overflow: hidden;
	line-height: 20px;
	height: 50px;
	font-size: 12px;
	color: #bbb
}
.page-readers li a:hover {
	border: 1px solid #2B9AC7
}
.page-readers li a img {
	float: left;
	margin-right: 10px
}
.page-readers li a h6 {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #069
}
.air-process {
	position: relative;
	height: 160px
}
.air-process-b {
	position: absolute;
	left: 0;
	top: 50%;
	border-bottom: 1px dashed #ddd;
	z-index: 1;
	width: 100%
}
.air-process ul {
	position: relative;
	z-index: 2;
	height: 160px
}
.air-process ul li {
	float: left;
	text-align: center;
	padding: 40px 0;
	position: relative
}
.ul-col-6 li {
	width: 16.66%
}
.air-process ul li a {
	display: block
}
.air-process ul li a span {
	display: inline-block;
	border: 1px solid #ddd;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	padding: 6px;
	background: #fff;
	transition: all .25s ease 0s
}
.air-process ul li a span em {
	display: inline-block;
	background: #cacaca;
	font-style: normal;
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 33px;
	font-size: 22px;
	color: #fff;
	transition: all .25s ease 0s
}
.air-process ul li a p {
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 16px;
	transition: all .25s ease 0s
}
.air-process ul li a p.air-b {
	top: 50%;
	margin-top: 50px
}
.air-process ul li a p.air-t {
	bottom: 50%;
	margin-bottom: 50px
}
.air-process ul li a:hover span {
	border: 1px solid #2B9AC7
}
.air-process ul li a:hover span em {
	background: #2B9AC7
}
.air-process ul li a:hover p {
	color: #2B9AC7
}
.fwxm li span.dp-b {
	padding: 40px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 3px;
	transition: all .25s ease 0s
}
.fwxm li h2 {
	border-left: 0;
	background-color: transparent;
	font-size: 22px
}
.fwxm li p {
	max-height: 48px;
	overflow: hidden
}
#tbox {
	position: fixed;
	bottom: 50px;
	width: 50px;
	height: 156px;
	left: 50%;
	margin-left: 580px;
	z-index: 999;
	text-align: right
}
#tbox a, #tbox div#gotop {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #2B9AC7;
	display: block;
	margin-bottom: 3px;
	background-color: #eee;
	border-radius: 2px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden
}
#tbox a em {
	height: 50px;
	line-height: 50px;
	overflow: hidden
}
#tbox a i {
	font-size: 1.3em;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px
}
#tbox a#comment-t {
	top: 53px
}
#tbox div#gotop {
	font-size: 2.4em;
	display: none;
	cursor: pointer;
	top: 106px
}
#tbox a:hover {
	background-color: #2B9AC7;
	color: #fff;
	width: 120px
}
#tbox a:hover em, #tbox a:hover i {
	display: inline;
	font-size: 1em;
	font-style: normal
}
a.imgBtn, .imgBtn i {
	outline: 0;
	font-size: 16px;
	color: #aaa
}
.faceDiv {
	width: 100%;
	position: absolute;
	background-color: #fff;
	left: 0;
	bottom: 40px;
	overflow: hidden
}
.faceDiv span {
	display: inline-block;
	width: 10%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee
}
.faceDiv span:hover {
	background-color: #eee;
	color: #2B9AC7
}
.faceDiv span:nth-child(10n) {
	border-right: 0
}
.ask {
	padding: 15px
}
.ask h2 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 300;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	padding: 2%;
	border-radius: 3px
}
.ask input {
	width: 100%;
	border: 0;
	line-height: 38px;
	padding: 0 10px
}
.verifycode {
	position: relative;
	height: 40px;
	width: 100%
}
.ask .verifycode input {
	position: absolute;
	left: 3px;
	top: 0;
	z-index: 2;
	width: 99%;
	padding: 0 1%
}
.verifycode img {
	position: absolute;
	right: 3px;
	top: 2px;
	z-index: 3
}
.ask input.tg-submit {
	width: 120px;
	float: right;
	background: #2B9AC7;
	color: #fff;
	border-radius: 2px
}
.ask input.tg-submit:hover {
	opacity: .9;
	filter: alpha(opacity=90)
}
.timestamp {
	position: relative;
	z-index: 2
}
.timestamp-in {
	position: absolute;
	top: 0;
	left: 50%;
	width: 4px;
	background: #eee;
	z-index: 3;
	height: 100%;
	margin-left: -2px
}
.timestamp li {
	padding-left: 50%;
	position: relative;
	margin-bottom: 50px
}
.timestamp li:nth-child(2n) {
	padding-left: 0;
	padding-right: 50%;
	text-align: right
}
.timestamp li p {
	padding-left: 30px
}
.timestamp li:nth-child(2n) p {
	padding-right: 30px;
	padding-left: 0
}
.timestamp li p:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -12px;
	z-index: 5;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background: #2B9AC7;
	border: 3px solid #eee
}
.tx-author img {
	width: 60px;
	height: 60px;
	border-radius: 30px
}
.info-you,.info-fan{
	height: 100%;
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 90;
}
.info-fan h1 {
	font-size: 2.5em;
	color: #222;
	margin: 0px 0px;
	margin-bottom: 10px
}
.info-you .ribbon-lanren-green {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
}
.info-you .ribbon-green {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #BFDC7A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
	background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
	color: #6a6340;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.info-you .ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top: 3px solid #6e8900;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.info-you .ribbon-green:before {
	left: 0;
}
.info-you .ribbon-green:after {
	right: 0;
}

.info-fan p,.info-you p {
	overflow: hidden;
	text-align:left;
	border-top: 1px dotted #dfdfdf;
	padding: 10px 15px
}
.info-fan p a,.info-you p a {
	color: #2B9AC7;
}
.info-fan p a:hover,.info-you p a:hover {
	color: #222;
}
.info-fan img {
	height: 380px;
	line-height: 380px;
	float: left;
	transition: all .5s ease 0s;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0,0,0,0.25)
}
.info-you img {
	height: 280px;
	line-height: 280px;
	float: left;
	transition: all .5s ease 0s;
	border: 1px solid #ddd;
	border-radius:50%; 
	transition: all 0.5s ease 0s;
}
.info-fan img:hover,.info-you img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
	}
.info-you span{
position: sticky;background:black;height:10px;width:10px;top:0;left:100%
}
 @media screen and (max-width:1100px) {
.phone-none, .air-process-b, .da_rollbox, .fixednav .buy-xuzhi {
	display: none!important
}
.phone-center {
	text-align: center
}
#example-navbar-collapse>ul>li:nth-child(2n) {
	display: none
}
}
 @media screen and (max-width:768px) {
.viewy img {
	height: 90px;
	position: relative;
	width: 100%;
	border-radius:50%; 
	transition: all 0.5s ease 0s;
}
.img-x img {
	transition: all .5s ease 0s;
	display: block;
	height: 100px;
	padding: 3px 2px;
	width: 100%
}
.swiper-container .swiper-wrapper .swiper-slide{ width: 100%; }
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%;}
.info-fan h1 {
	font-size: 1.55em;
	overflow: hidden;
	text-align:left;
	padding: 3px 10px
}
.info-fan p {
	overflow: hidden;
	word-wrap:break-word;
	text-align:left;
	border-top: 1px dotted #dfdfdf;
	padding: 3px 10px
}
.info-fan p a {
	color: #2B9AC7;
}
.info-fan p a:hover {
	color: #222;
}
.info-fan img {
	height: 280px;
	line-height: 280px;
	width: 50%;
	float: left;
	transition: all .5s ease 0s;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0,0,0,0.25)
}
.info-you img {
	height: 50%;
	line-height: 50%;
	width: 50%;
	float: left;
	transition: all .5s ease 0s;
	border: 1px solid #ddd;
	border-radius:50%; 
	transition: all 0.5s ease 0s;
}

.f-6 {
	font-size: .05em
}
	 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 1px;
	padding-left: 1px
	}
 .view img {
	display: block;
	position: relative;
	width: 100%;
	height: 150px;
	transition: all 0.5s ease 0s;
}
.search-so form, .emall-dy form {
	display: inline-block;
	width: 100%;
	height: 42px;
	border: 1px solid #2B9AC7;
	border-radius: 3px;
	padding-left: 3px;
	margin-bottom: 10px
}
.header {
	height: 40px
}
.txnav {
	padding: 0;
	top: -5px
}
.navbar {
	margin-bottom: 0
}
.index-1 {
	padding-top: 10px
}
.logo {
	left: 40%;
	top: 5px;
	width: 150px;
	height: 40px;
	margin-left: -80px
}
.search {
	top: 10px
}
.search-main {
	top: 45px;
	padding: 10px 0 0 0
}
.top30 {
	top: 100px
}
.search-main form, .emall-dy form {
	width: 90%
}
.div1, .ask input.tg-submit {
	width: 100%
}
.div2 {
	position: relative
}
.pro-txt {
	padding-left: 0
}
.fixednav {
	position: relative;
	box-shadow: 0;
	padding: 0;
	height: auto
}
.fixednav .wide {
	width: 100%
}
.theme-navbar #buy-form, .fixednav .pro-buy, .theme-navbar .pro-buy {
	display: block;
	width: 100%;
	float: none
}
.fixednav .pro-buy a, .fixednav .pro-buy button {
	margin-left: 0
}
.theme-navbar #buy-form a.button, .theme-navbar a.button-rounded, .theme-navbar a.button-caution, .theme-navbar button.button-action {
	display: block;
	width: 100%
}
.theme-navbar a.button-rounded {
	margin-top: 20px;
}
#sign .modal-dialog, #info-pay1 .modal-dialog, #bdshare .modal-dialog {
	width: auto
}
.page-page>div.row>div.bgb>div.pd15, .page-page>div.row>div.bgb>div.pd20-2 {
	padding: 0
}
.air-process, .air-process ul {
	height: auto
}
.ul-col-6 li {
	width: 33.33%
}
.air-process ul li a p.air-t {
	bottom: auto;
	margin-bottom: 0;
	top: 50%;
	margin-top: 50px
}
.air-process ul li {
	padding: 20px 0 40px 0
}
.faceDiv span {
	width: 25%
}
.faceDiv span:nth-child(10n) {
	border-right: 1px solid #ddd
}
.faceDiv span:nth-child(4n) {
	border-right: 0
}
.pd60 {
	padding: 30px 0
}
.about {
	padding: 0 8%
}
#tbox {
	left: auto;
	right: 10px;
	margin-left: 0;
	bottom: 15px
}
#scroll_bd, .index-tags dd, .news li h3 {
	height: auto;
	max-height: none
}
.mb20, .pro li {
	margin-bottom: 10px
}
.about-height dd.mb20 {
	margin-bottom: 20px
}
.fuwu li i {
	font-size: 40px
}
.fuwu ul {
	padding: 10px 0 10px 0
}
.about-height {
	padding: 25px 0 0 0
}
.case-box {
	width: 98.4%;
	margin-bottom: 15px
}
#tbox {
	right: 5px;
	bottom: 5px
}

.navbar-toggle {
	float: left;
	margin-left: 5px;
	margin-top: 5px
}
.navbar-default .navbar-nav {
	border-top: 1px solid #ddd;
	background-color: #2A323C;
	margin-top: 0
}
.navbar-default .navbar-nav>li {
	width: 100%;
	border-bottom: 1px solid #ddd
}
.nav-tabs>li>a {
	padding: 1px 1px
}
#example-navbar-collapse>ul>li.hover>a {
	border-radius: 0
}
.navbar-default .navbar-collapse {
	border: 0
}
ul.nav li ul {
	position: relative;
	left: 0;
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 0
}
ul.nav li ul li a {
	padding: 0 20px
}
#example-navbar-collapse>ul>li:nth-child(2n) {
	display: block
}
.fixednav {
	position: static;
}
.f-22 {
	font-size: 1em
}
.mb10 {
	margin-bottom: 5px
}
.dh li {
	width: 50%;
	float: left;
	padding: 2px
}
.case-box {
	width: 49.2%;
	margin-bottom: 15px
}
}
 @media screen and (max-width:460px) {
.buy-p span.mr10 {
	display: none
}
}
