.article {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	
}
.lbox {
	width: 74%;
	float: left;
	overflow: hidden;
}
.rbox {
	width: 25%;
	padding-left: 0;
	float: right;
	overflow: hidden;
}

.zixun-list{
	padding: 80px 0;
}
.zixun-list-nav{
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}

.zixun-list-nav a {
    display: inline-block;
    width: 24.5%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 2px solid #fff;
}




.zixun-list-nav a.active {
    border-bottom: 2px solid #3E80F9;
}
.qiyezx{
	background: #F8F8F9;
	padding: 20px;
}
.qiyezx img{
	width: 100%;
	margin-top: 15px;
}
.qiyezx li{
	margin-top: 10px;
}
.qiyezx li a{
	font-size: 15px;
	color: #8a8787;
}
.qiyezx h1{
	font-size: 15px;
	margin-top: -8px;
}
.zixun-list-img img{
	width: 100%;
}
.zixun-list-con{
	padding-right:30px;
    position: relative;
	height:190px;
}
.zixun-list-con p.title{
	font-size: 18px;
	margin-top:10px;
	margin-bottom: 20px;
}

.zixun-list-con p.title a:hover{
	color: #3E9CF9;
}
.zixun-list-con p{
	font-size: 17px;
    color: #888;
    text-align: justify;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}


.zixun-list-con p.des{
	font-size: 14px;
	color:#666;
}

.zixun-list-con .type a{

	color:#ccc;
}


.zixun-list-con div{
    position: absolute;
	bottom: 12px;
    left: 16px;
    font-size: 15px;
    color: #888;
}

.zixun-box{
	padding:10px;
}



.zixun-box:hover{
	background: #F7F7F7;
}
.page-list{
	text-align: center;
	margin-top: 20px;
}
.page-list ul{
	display: inline-block;
}
.page-list a{
	float: left;
	margin: 8px;
	padding: 5px 12px;
	border: 2px solid #bfbdbd;
}
.page-list a{
    display: inline-block;
    padding: 5px 12px;
	margin: 8px;
}
.page-list li span{
    display: inline-block;
    padding: 5px 12px;
	margin: -8px -12px;
}
.page-list a.page-num-current{
	background: #3E9CF9;
	display: inline-block;
	padding: 5px 12px;
	color: #FFFFFF;
    border: 2px solid #3E9CF9;
}

.page-list li.thisclass a{
	color: #FFFFFF;
}

.zixun .layui-tab-title {
	text-align: center;
	margin-bottom: 20px;
}
.zixun .layui-tab-title li {
	font-size: 24px;
	padding: 0 34px;
	line-height: 10px;
}
.zixun .layui-tab-brief > .layui-tab-title .layui-this {
	color: #000000;
}
.zixun .layui-tab-brief > .layui-tab-more li.layui-this::after, .layui-tab-brief > .layui-tab-title .layui-this::after {
	border-bottom: 3px solid #3e9cf9;
}
.zixun-time {
	border: 1px solid #4C79EB;
	border-radius: 5px;
	text-align: center;
	height: 83px;
	padding-top: 15px;
}
.zixun-time h3 {
	font-size: 20px;
	color: #4C79EB;
	margin:0;
}
.zixun-time p {
	font-size: 13px;
	color: #999999;
}
.zixun-content h3 {
	font-size:18px;
	margin-bottom: 12px;
}
.zixun-content p {
	font-size: 14px;
	color: #a5a2a2;
	text-align: justify;
	margin-bottom: 39px;
	line-height:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.whitebg {
	background: #fff;
	border-radius: 3px;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top:0px;
}
.tab_box {
	clear: both;
	position: relative;
}
.newslist {
	float: right;
	width: 66%
}
.newslist li {
	overflow: hidden;
	line-height: 32px;
	padding: 0 20px 10px 20px;
}
.newslist li a {
	height: 32px;
}
.newslist li img {
	width: 100%
}
.newslist li {
	height: 22px;
}
.newslist li:hover {
	height: 100%;
	background: #f7f7f7
}
.newslist li:hover a {
	color: #000;
	font-weight: bold
}
.newslist li:hover i {
	background: #222;
}
.newslist li:nth-child(1) {
	height: 100%;
	background: #f7f7f7
}
.newslist li:nth-child(1) a {
	color: #000;
	font-weight: bold
}
.newslist li:nth-child(1) i {
	background: #9a9a9a;
}
.newslist:hover li:nth-child(1) {
	height: 22px;
	background: none;
}
.newslist:hover li:nth-child(1) a {
	color: #333;
	font-weight: normal
}
.newslist:hover li:nth-child(1) i {
	background: #9a9a9a;
}
.newslist:hover li:nth-child(1):hover {
	height: 100%;
	background: #f7f7f7;
}
.newslist:hover li:nth-child(1):hover a {
	color: #000;
	font-weight: bold
}
.newslist:hover li:nth-child(1):hover i {
	background: #222;
}
.newslist p {
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 48px;
}
.newspic {
	float: left;
	width: 32%;
	height: 218px;
	overflow: hidden;
	position: relative;
}
.newspic ul {
	overflow: hidden;
}
.newspic li {
	height: 100px;
	position: relative;
	background: rgba(0,0,0,1);
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 3px
}
.newspic li a {
	display: block;
	overflow: hidden
}
.newspic img {
	height: 100%;
	width: 100%;
	opacity: .7;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	transition: all 0.5s;
}
.newspic span {
	bottom: 0;
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	padding: 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 22px;
}
.newspic li:hover img {
	opacity: .9;
	transform: scale(1.1);
}
.newsitem ul li i {
	display: block;
	width: 20px;
	height: 20px;
	background: #9a9a9a;
	float: left;
	margin-top: 6px;
	margin-right: 20px;
	position: relative;
	font-style: normal
}
.newsitem ul li i::before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	width: 20px;
	text-align: center
}
.newsitem ul li:first-child i {
	background: #222;
}
.newsitem ul li:first-child i::before {
	content: "1";
}
.newsitem ul li:nth-child(2) i::before {
	content: "2";
}
.newsitem ul li:nth-child(3) i::before {
	content: "3";
}
.newsitem ul li:nth-child(4) i::before {
	content: "4";
}
.newsitem ul li:nth-child(5) i::before {
	content: "5";
}

/*htitle*/
.htitle {
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	color: #484848;
	font-weight: normal;
	position: relative;
	margin-bottom: 10px;
}
.htitle:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	content: "";
	background: #000;
	left: 0;
	bottom: 0;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.htitle:hover:after {
	width: 80px;
}
.hnav {
	float: right
}
.hnav a {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	position: relative
}
.hnav a:after {
	position: relative;
	content: "/";
	right: -10px;
	bottom: 0;
	color: #ccc
}
.hnav a:last-child::after {
	content: ""
}
/*notice*/
.notice ul {
	padding-top: 18px
}
.notice li {
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 12px;
	display: block;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f6f6f6;
	padding: 4px 12px 4px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.notice li:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #000;
	border-radius: 10px;
	left: 15px;
	top: 20px
}
.notice li:hover {
	background: #f2f2f2;
	box-shadow: 0 0 10px #ccc;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
/*topnews*/
.topnews {
	display: block;
	margin: 20px 0;
	background: #000;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	max-height: 110px;
}




.topnews img {
	opacity: .7;
}
.topnews span {
	bottom: 0;
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	padding: 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 22px;
}
.topnews:hover img {
	opacity: .9;
	transform: scale(1.1);
}



.imgscale img {
	width: 100%;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	transition: all 0.5s;
}
/*paihang*/
.paihang ul {
	overflow: hidden
}
.paihang ul li {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.paihang ul li a{ font-size:14px; color:#666;}
.paihang ul li:nth-child(even) {
	background: #f6f6f6
}
.paihang ul li i {
	display: block;
	width: 16px;
	height: 16px;
	background: #B1B1B1;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	position: relative;
	font-style: normal
}
.paihang ul li i::before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 9px;
	color: #fff;
	line-height: 16px;
	width: 16px;
	text-align: center
}
.paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i {
	background: #FF6600;
}
.paihang ul li:first-child i::before {
	content: "1";
}
.paihang ul li:nth-child(2) i::before {
	content: "2";
}
.paihang ul li:nth-child(3) i::before {
	content: "3";
}
.paihang ul li:nth-child(4) i::before {
	content: "4";
}
.paihang ul li:nth-child(5) i::before {
	content: "5";
}
.paihang ul li:nth-child(6) i::before {
	content: "6";
}
.paihang ul li:nth-child(7) i::before {
	content: "7";
}
.paihang ul li:nth-child(8) i::before {
	content: "8";
}
.paihang ul li:hover {
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
/*tuijian*/
.tuijian ul {
	overflow: hidden;
	padding-top: 10px
}
.tuijian li {
	overflow: hidden;
	margin-bottom: 10px;
	height: 60px;
}
.tuijian li i {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	overflow: hidden;
	display: block;
	float: left;
}
.tuijian li i img {
	height: 100%;
	max-width: 100%;
	min-width: 100%;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	transition: all 0.5s;
}
.tuijian li p {
	margin-top: 10px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	font-size: 14px;
	color:#666;
}


.tuijian li:hover {
	background: #f6f6f6;
}
.tuijian li:hover img {
	transform: scale(1.1);
}
/*ad*/
.ad ul {
	overflow: hidden;
	border-radius: 3px;
}
/*wenzi*/
.wenzi li {
	line-height: 22px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
	font-size:14px;
}
.wenzi li a{ color:#666;}
.wenzi li:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #000;
	border-radius: 10px;
	left: 0px;
	top: 10px;
}

/*cloud*/
.cloud ul a {
	line-height: 24px;
	height: 24px;
	display: block;
	background: #999;
	float: left;
	padding: 2px 10px;
	margin: 10px 5px 0 0;
	border-radius: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #FFF;
	font-size:12px;
}
.cloud ul a:nth-child(8n-7) {
	background: #8A9B0F
}
.cloud ul a:nth-child(8n-6) {
	background: #EB6841
}
.cloud ul a:nth-child(8n-5) {
	background: #3FB8AF
}
.cloud ul a:nth-child(8n-4) {
	background: #FE4365
}
.cloud ul a:nth-child(8n-3) {
	background: #FC9D9A
}
.cloud ul a:nth-child(8n-2) {
	background: #EDC951
}
.cloud ul a:nth-child(8n-1) {
	background: #C8C8A9
}
.cloud ul a:nth-child(8n) {
	background: #83AF9B
}
.cloud ul a:first-child {
	background: #036564
}
.cloud ul a:last-child {
	background: #3299BB
}
.cloud ul a:hover {
	border-radius: 0;
	text-shadow: #000 1px 1px 1px
}

.con_tilte {
	font-size: 22px;
	margin-top: 20px
}
.con_nav {
	font-size: 14px;
	color: #666
}
.con_nav a {
	color: #666
}
.con_nav a:hover {
	color: #000
}
.con_info {
	color: #888888;
	border: 1px solid #F3F3F3;
	padding: 10px;
	margin: 10px auto 0;
	line-height: 23px;
	background: none repeat 0 0 #F6F6F6;
}
.con_info b {
	margin-right: 10px;
	color: #000;
}
.con_text {
	line-height: 24px;
	margin-top: 20px;
}
.con_text a {
	color: #09C;
	word-break: break-all;
}
.con_text a:hover {
	text-decoration: underline
}
.con_text p {
	margin: 15px 0;
}
.con_text img {
	display: block;
	max-width: 100% !important;
	height: auto !important;
	margin: auto
}
.price_info ul {
	padding-top: 15px;
	position: relative;
	overflow: hidden
}
.price_info p {
	margin-bottom: 5px
}
.price_info img {
	position: absolute;
	right: 20px;
	top: 0;
	width: 120px
}
.share {
	padding: 10px 20px;
	background: #f7f7f7;
	border-left: 3px solid #000;
}
.diggit {
	display: block;
	width: 160px;
	margin: 20px auto;
	background: #E2523A;
	color: #fff;
	box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2);
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
}
.diggit a {
	color: #fff
}
.diggit a:hover {
	text-decoration: none
}
.otherlink {
	margin: 10px 0;
	overflow: hidden
}
.otherlink li {
	position: relative;
	line-height: 26px;
	height: 26px;
	display: block;
	width: 50%;
	float: left;
	overflow: hidden;
}
.otherlink li a {
	display: block;
	margin-right: 30px;
	padding-left: 10px;
	font-size:14px;
}
.otherlink li a:hover {
	text-decoration: underline;
	color: #000
}
.otherlink li:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #000;
	border-radius: 10px;
	left: 0px;
	top: 12px;
}
.nextinfo a {
	color: #000
}
.ad img {
	width: 100%
}
.xiangsi {
	margin-top: 20px;
	overflow: hidden
}
.xiangsi li {
	width: 25%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.xiangsi a {
	display: block;
	margin: 0 5px;
	padding-bottom: 10px;
	box-shadow: #ececec 0px 2px 5px;
}
.xiangsi li i {
	display: block;
	overflow: hidden;
	height: 120px;
	margin-bottom: 10px;
}
.xiangsi li i img {
	width: 100%;
	min-height: 120px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	transition: all 0.5s;
}
.xiangsi li i:hover img {
	transform: scale(1.1);
}
.xiangsi li p {
	font-weight: bold;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 8px
}
.xiangsi li span {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	-webkit-line-clamp: 3;
	font-size: 12px;
	height: 62px;
	line-height:20px;
	padding: 0 8px
}
/*timebox*/
.timebox {
	background: url(/images/../images/abbg.png) no-repeat right top #fff;
	;
	padding: 30px
}
.timebox ul {
	overflow: hidden;
}
.timebox span {
	position: relative;
	line-height: 32px;
	padding-right: 40px;
	color: #999
}
.timebox span:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 40px;
	background: #e0dfdf;
	right: 18px
}
.timebox li {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.timebox li i {
	position: relative;
	font-style: normal
}
.timebox li i:before {
	content: " ";
	height: 10px;
	width: 10px;
	border: 2px solid #cccaca;
	background: #fff;
	position: absolute;
	top: 4px;
	left: -26px;
	border-radius: 50%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.timebox li:hover i:before {
	background: #080808
}
.pagelist.mt20 {
	margin-top: 20px;
}


.wenda{ width:1180px; margin:0px auto; background:#fff; padding:10px;}
.flex-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.interlocution-header {
	
	height: 60px;
	border-bottom: 1px solid #D6D6D6;
}
.i-header-a {
	float: left;
	font-size: 14px;
	text-align: center;
	color:#666;
}
.i-header-title {

	float:left;
	font-size: 24px;
	line-height: 60px;
	text-align: left;
}
.interlocution-header a {
	line-height: 60px;
	color: #333;
}
.i-header-a:hover, .problem-type-item-selected {
	border-bottom: 1px solid #0074C9;
}

.flex-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-list.space {
	margin-top: 21px;
	padding-bottom:21px;
	border-bottom:1px dashed #ccc;
}
.header-image {
	max-width: 72px;
	min-width: 72px;
	text-align:center;
}

.header-image img {
	width: 36.3px;
}
.core {
	margin: auto;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
}

.question {
	font-size: 18px;
	color:#666;
}


.text-truncate {

	overflow: hidden;

}

.banner1 {
	padding: 30px 0px;
	margin: 32px 0 10px;
	border: 1px solid #D6D6D6;
}

.image {
	width: 520px;
	text-align:center;
}
.image img {
	width:auto;
	height: 200px;
}


.core-title {
	font-size: 32px;
	color: #888;
	margin-bottom:20px;
}


.question-answer {
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
}

.questioner {
	justify-content: center;
	align-items: Center;
	height: 80px;
	margin: 68px 0 40px;
	font-size: 18px;
}

.header-image-font {
	font-size: 55px;
	letter-spacing: 3.06px;
}
.line-bottom {
	margin-bottom: 30px;
	border-bottom: 1px solid #D6D6D6;
}
.answer-title {

	font-size: 30px;

	margin-bottom: 20px;
}

.time-author {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}

.core-description {
	font-size: 16px;
	margin-bottom: 10px;
}

.huoqu{
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    color: #fff;
}
.huoqu h4{
	font-size:24px;
    font-weight: 600;
    padding-bottom: 15px;
    letter-spacing:3px;
	color:#fff;
}
.huoqu h4 span{color: #FFD235;}
.huoqu input{
	padding: 5px 10px;
    border: 1px solid #c3c3c3;
    background: none;
    border-radius: 3px;
    color: #FFFFFF;
    margin: 0 14px;
    font-size: 20px;
}
.huoqu input::-webkit-input-placeholder { /* WebKit browsers ΚΚΕδΉΘΈθ */
    color: #fff;
}
.huoqu input:-moz-placeholder { /* Mozilla Firefox 4 to 18 ΚΚΕδ»πΊό */
    color: #fff;
}
.huoqu input::-moz-placeholder { /* Mozilla Firefox 19+ ΚΚΕδ»πΊό */
    color: #fff;
}
.huoqu input:-ms-input-placeholder { /* Internet Explorer 10+  ΚΚΕδie*/
    color: #fff;
}
.huoqu input[type=submit]{
	background: #F84710;
	border: 1px solid #F84710;
	font-size:16px;
}
.huoqu-m{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #FFFFFF;
	border-top: 1px solid #F3F3F3;
    z-index: 9999;
}
.huoqu-m a{
	width: 25%;
    padding: 4px;
	display: inline-block;
	line-height:22px;
	text-align: center;
}
.huoqu-m p{ margin:0 !important;}
.huoqu-m a img{
	display: inline-block;
	height: 28px;
	text-align: center;
}
.huoqu-m-btn{
    background: #40A1FF;
    color: #FFFFFF;
    float: right;
    height: 55px;
    padding-top: 7px !important;
    width: 41% !important;
}

.fl-footer {
	color: #ccc;
	font-size: 14px;
	line-height: 30px;
	padding-top: 18px;
	padding-bottom: 29px;
}

.footer-crumbs .am-breadcrumb {
	padding: 0px;
	margin: 0px;
}

.footer-crumbs a {
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	display: inline-block;
}

.footer-crumbs a:hover {
	text-decoration: underline;
}

.footer-crumbs .ant-icon-home::before, .footer-crumbs .ant-icon-home before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 59px;
	height: 30px;
	background-image: url('/images/logo1.png');
	background-size:100% 100%;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.am-cf::after {
	clear: both;
}
.am-cf::after, .am-cf::before {
	content: " ";
	display: table;
}
.am-fl {
	float: left;
}
.am-fr {
	float: right;
}
.footer-link {
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	margin: 10px 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
}
.footer-link-product, .footer-link-about, .footer-link-friendship {
	width: 20%;
	height: 100%;
}


.footer-link-product a, .footer-link-about a, .footer-link-friendship a { color:#666;}


.zz-news-list {
	width: 250px;
}
.footer-link .footer-link-title {
	line-height: 20px;
	padding-bottom: 5px;
}
.zz-news-list a {
	display: inline-block;
	width: 250px;
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0px;
	color:#666;
}
.footer-link-friendship {
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.footer-icp {
	color: #999;
	line-height: 20px;
}

.btn-mobile-top {
	position: fixed;
	bottom: 100px;
	right: 100px;
	display: none;
	cursor: pointer;
	z-index: 2;
}

.btn-web-sim {
	position: fixed;
	bottom: 163px;
	right: 100px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url('/images/btn-web-sim.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/btn-web-sim.png', sizingMethod='scale');
	z-index: 2;
}
.btn-web-sim:hover {
	background-image: url('/images/btn-web-sim-focus.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/btn-web-sim-focus.png', sizingMethod='scale');
}
.btn-web-sim:hover > .btn-web-sim-hover {display:block;}
.btn-web-sim-hover {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 150px;
	background-color: #FFF;
	box-shadow: 0 2px 47px 0 rgba(159,159,159,0.50);
	border-radius: 5px;
}
.huoqubg{display:none;}
@media ( max-width: 768px ){
	.layui-col-space30 {
	margin: 0;
}
.huoqubg{ position:fixed;top:0; left:0; width:100%;height:100%;background: rgba(0, 0, 0, 0.7);}
.huoqu{ display:none; background:#fff;
    padding: 10px 0;
    text-align: center;
    position: fixed;
    
    border-radius: 10px;
    margin-bottom: -100px;
    left: 10%;
    width: 80%;
    z-index: 99999999;
    color: #000;
    bottom:50% ;
    
}
    
.huoqu input{
	padding: 8px 10px;
    border: 1px solid #c3c3c3;
    background: none;
    border-radius: 3px;
    color: #999;
    margin: 10px 2%;
    width: 96%;
    font-size:14px;
} 
.huoqu h4{
	font-size:16px;
    font-weight:bold;
    padding-bottom: 15px;
    letter-spacing:0px;
	color:#666;
}    
.huoqu h4 span{color: #40A1FF;}
.huoqu input::-webkit-input-placeholder { /* WebKit browsers ΚΚΕδΉΘΈθ */
    color: #666;
}
.huoqu input:-moz-placeholder { /* Mozilla Firefox 4 to 18 ΚΚΕδ»πΊό */
    color: #666;
}
.huoqu input::-moz-placeholder { /* Mozilla Firefox 19+ ΚΚΕδ»πΊό */
    color: #666;
}
.huoqu input:-ms-input-placeholder { /* Internet Explorer 10+  ΚΚΕδie*/
    color: #666;
}


.huoqu input[type="submit"] {
	color: #fff;
}


.zixun-content h1 {
	    font-size: 16px;
	    font-weight: 600;
	    margin-bottom: 10px;
	}
	.zixun-content h3 {
	    font-size: 16px;
	    font-weight: 600;
	    margin-bottom: 10px;
	}
	.zixun-content p {
	    font-size: 12px;
	}
	.zixun-time{
		background: #40A1FF;
		border: 1px solid #40A1FF;
	    border-radius: 5px;
	    text-align: center;
	    height: 65px;
	    padding-top: 12px;
	}
	.zixun-time h3 {
	    font-size: 15px;
	    color: #fff;
	}
	.zixun-time p {
	    font-size: 12px;
	    color: #fff;
	}
	.zixun-con-box{
		padding: 0;
	}
	.zixun-content p{
		margin-bottom: 6px;
	}
	.zixun>div>h1 {
	    text-align: center;
	    font-weight: 600;
	    font-size: 22px;
	    margin-bottom: 30px;
	}
	.zixun-btn{
		background: none;
		border: none;
		text-align: center;
		width: 100%;
		margin-top: 15px;
		display: inline-block;
	}


.zixun-box{
	padding:0px;
}
.zixun-list-con p.title{
	font-size: 14px;
}
.zixun-list-con {
	height:auto;
}
.zixun-list-nav a {
    display: inline-block;
    width: 32%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 2px solid #fff;
}
.article {
	width: 100%;
}
.wenda{ width:100%;}
.question {
	font-size: 14px;
	color:#666;
}
.time-author {
	font-size: 12px;
}
.core-description {
	font-size: 12px;
}
.core-title {
	font-size:18px;
}
.header-image {
	max-width: 56px;
	min-width:56px;
	text-align: center;
}
.header-image img {
	width: 40px !important;
}
.header-image-font {
	font-size:20px;
	font-weight:bold;
	line-height:48px;
	letter-spacing:0px;
}
.questioner {
	height: 80px;
	margin: 28px 0 20px;
	font-size: 14px;
}
.answer-title {
	font-size:20px;
	margin-bottom: 20px;
}
.question-title{ font-size:18px;}
.lbox {
	width: 100%;
	float: left;
	overflow: hidden;
}
.rbox {
	display:none;
}
.otherlink li {
	width: 100%;
}
.myblog li, .xiangsi li {
	width: 50%
}
.fl-footer {
	padding-bottom: 59px;
}
.footer-icp {
	color: #999;
	text-align:center;
	line-height: 20px;
}

.btn-mobile-top {
	bottom: 100px;
	right: 100px;
	width:0px;
}

.btn-web-sim {
	bottom: 163px;
	right: 10px;
	
}
.page_title{font-size:26px; }

}
