
body {
	background-color: #eeeeee;
}


.title-com>span {
	padding-left: 35px;
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
}

/*-----------------------------头部-----------------------------*/
.a-header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #282e3f;
	color: white;
}
.a-header-con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.a-header-logo {
	background: url(/Public/images/img/ask/ask_logo.png) no-repeat;
	height: 100%;
	float: left;
}
.a-header-logo img {
	height: 100%;
	float: left;
}
.a-header-logo em {
	font-size: 32px;
	float: left;
	font-style: normal;
	margin-left: 61.22px;
}
.a-header-list {
	float: right;
	height: 100%;
}
.a-header-list li {
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 0 10px;
}
.a-header-list li.on {
	background-color: #4c556e;
}
.a-login-bar {
	font-size: 14px;
	float: right;
	margin-left: 40px;
	height: 100%;
}
.a-login-bar a {
    color: white;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
	padding-right: 15px;
}
.a-login-bar a:not(:last-child) {
}
.a-login-bar #shoppingCartNum {
    bottom: 10px;
}
/*-----------------------------搜索栏-----------------------------*/
.a-search {
	width: 100%;
	height: 40px;
	background-color: white;
	line-height: 40px;
	padding: 10px 0;
}
.wi1200 {
	height: 100%;
}
.a-search-box {
	width: 40%;
	float: left;
	height: 100%;
}
.a-search-box input {
	width: 80%;
	float: left;
	font-size: 14px;
	background: url(../../images/img/ask/sousuo.jpg) no-repeat 8px center;
	text-indent: 30px;
	height: 100%;
	border: 1px solid #dddddd;
	border-right: none;
	box-sizing: border-box;
    line-height: 30px;
	font-family: 'Microsoft Yahei';
}
.a-search-box button {
	width: 20%;
	float: left;
	text-align: center;
	background-color: #239aff;
	font-size: 16px;
	color: white;
	height: 100%;
	font-family: 'Microsoft Yahei';
}
.a-search-box .subit {
	width: 20%;
	float: left;
	text-align: center;
	background-color: #239aff;
	font-size: 16px;
	color: white;
	height: 100%;
	font-family: 'Microsoft Yahei';
}
.a-search-box form {
	width: 100%;
    height: 100%;
}
.a-search-box form div {
    float: left;
    width: 100%;
    box-sizing: border-box;
	/*border: 1px solid #dddddd;*/
	border: 0;
    background-color: white;
    text-indent: 30px;
    line-height: 30px;
}
.a-search-box form div a {
	display: block;
}


.a-search ul {
	float: left;
	margin-left: 25px;
}
.a-search li {
	float: left;
}
.a-search li:not(:first-child) {
	margin-left: 12px;
}
.a-search .go-ask {
	float: right;
	width: 10%;
	text-align: center;
	font-size: 16px;
	background: #239aff url(../../images/img/ask/icon-6.jpg) no-repeat 14px center;
	padding-left: 30px;
	color: white;
	box-sizing: border-box;
}

/*-----------------------------主要内容-----------------------------*/
.container {
	width: 1200px;
	margin: 0 auto 30px;
}
.ask-menu,
.container .side-l>div,
.container .side-r>div {
    box-shadow: 2px 2px 2px rgba(153,153,153,.2);
}
.ask-menu {
	margin-top: 20px;
	height: 50px;
	background-color: white;
	overflow: hidden;
	padding: 0 25px;
}
.ask-menu li {
	width: 10%;
	height: 50px;
	color: #777777;
	float: left;
	text-align: center;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 50px;
	position: relative;
    border-bottom: 2px solid transparent;
}
.ask-menu li:not(:last-child):after {
	content: "";
    width: 2px;
    height: 20px;
    margin-top: 15px;
    border-right: 1px solid #e5e5e5;
    display: block;
    z-index: 2016;
    float: right;
}
.ask-menu li.on {
	color: #239aff;
    border-bottom: 2px solid #239aff;
}
.ask-menu li:hover{
	color: #239aff;
    border-bottom: 2px solid #239aff;
}

/*.ask-menu {
	margin: 20px 0 25px;
	height: 52px;
	background-color: white;
	overflow: hidden;
}
.ask-menu li {
	width: 10%;
	height: 20px;
	margin-top: 16px;
	color: #777777;
	float: left;
	text-align: center;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 20px;
	position: relative;
}
.ask-menu li:not(:last-child) {
	border-right: 1px solid #e5e5e5;
}
.ask-menu li.on {
	color: #239aff;
}
.ask-menu li.on:after {
	content: "";
    width: 100%;
    height: 0;
    border-bottom: 2px solid #239aff;
    position: absolute;
    top: 34px;
    display: block;
    z-index: 2016;
}*/
/*-----------------------------左侧边栏-----------------------------*/
.side-l {
	width: 70%;
	box-sizing: border-box;
	float: left;
	margin-top: 15px;
}
/*-----------------------------右侧边栏-----------------------------*/
.side-r {
	width: 28%;
	box-sizing: border-box;
	float: right;
	margin-top: 15px;
}
.zhuangtai {
	width: 100%;
	height: 277px;
	background-color: white;
}
.zhuangtai .youke {
	width: 90%;
	margin: 0 auto;
	height: 100%;
}
.youke .title {
	width: 100%;
    height: 50px;
	border-bottom: 1px dashed #e5e5e5;
	box-sizing: border-box;
}
.youke .title span {
    padding-left: 34px;
    font-size: 18px;
    background: url(../../images/img/ask/icon-4.jpg) no-repeat left center;
    line-height: 50px;
    font-size: 18px;
}
.youke .yijiejue {
	width: 100%;
    height: 70px;
	border-bottom: 1px dashed #e5e5e5;
	box-sizing: border-box;
	line-height: 70px;
	text-align: center;
}
.youke .yijiejue em {
	font-size: 30px;
	color: #ffa200;
	padding: 0 5px;
	font-weight: bold;
	font-style: normal;
}
.youke .tiwenshu {
	text-align: center;
}
.youke .tiwenshu ul {
	margin-top: 24px;
}
.youke .tiwenshu li {
	display: inline-block;
	width: 10%;
	height: 40px;
	font-size: 30px;
	color: white;
	background-color: #a8d7ff;
	line-height: 40px;
}
.youke .tiwenshu p {
	line-height: 40px;
}
.youke .tiwenshu a {
	display: inline-block;
	font-size: 18px;
	line-height: 35px;
	background-color: #239aff;
	color: white;
	width: 50%;
	font-family: 'Microsoft Yahei';
}
.zhuangtai .yonghu {
	width: 90%;
	margin: 0 auto;
	height: 100%;
	text-align: center;
}
.yonghu .yonghu-top {
	height: 90px;
	border-bottom: 1px dashed #e5e5e5;
	padding-top: 20px;
}
.yonghu .touxiang {
	float: left;
	width: 60px;
	padding: 10px 20px;
}
.yonghu .touxiang img {
	width: 60px;
	height:60px;
}
.yonghu .inf {
	float: left;
	padding: 10px 0;
}
.yonghu .inf p {
	font-size: 18px;
	line-height: 35px;
}
.yonghu .inf span {
	height: 25px;
	line-height: 25px;
	display: inline-block;
	background-color: #ffa200;
	color: white;
	padding: 0 10px;
}
.yonghu ul {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.yonghu ul li {
	float: left;
	box-sizing: border-box;
	width: 50%;
}
.yonghu ul li:first-child {
	border-right: 1px dashed #e5e5e5;
}
.yonghu ul li p {
	line-height: 28px;
}
.yonghu ul li a {
	color: #ffa200;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
}
.yonghu>a {
	display: inline-block;
	font-size: 18px;
	line-height: 35px;
	background-color: #239aff;
	color: white;
	width: 50%;
	font-family: 'Microsoft Yahei';
	margin-top: 14px;
}

.zxhd {
    width: 100%;
    box-sizing: border-box;
    background-color: white;
    padding: 10px 20px;
    margin-top: 25px;
}
.zxhd .title {
	width: 100%;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.zxhd .title span {
	float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 34px;
    background: url(../../images/img/ask/icon-5.jpg) no-repeat left center;
    box-sizing: border-box;
    font-size: 18px;
}
.zxhd .title a.more {
	float: right;
    line-height: 50px;
}
.zxhd .zxhd-con li {
	width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #e5e5e5;
    float: left;
    color: #337ab7;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zxhd .zxhd-con li span:not(:last-child) {
	color: black;
}
.zxhd-con{
	overflow: hidden;
}

.zxhd .zxhd-con>ul {
	height: 216px;
	position: relative;
	top:0;
}

.gglm {
    margin-top: 25px;
}
.gglm img {
	width: 100%;
}
/*免费提问弹出框*/
.tiwen-popup {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.2);
	z-index: 2020;
	color: #757575;
}
.tiwen-popup .tiwen-con {
	width: 600px;
	height: 350px;
	background-color: white;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -300px;
}
.tiwen-con p {
	color: #f04747;
	line-height: 2;
}
.tiwen-con>div {
	float: left;
	width: 130px;
	height: 40px;
	text-indent: 10px;
	box-sizing: border-box;
}
.tiwen-con .fenlei {
}
.tiwen-con .diqu {
	margin-left: 30px;
}
.tiwen-con>div span {
	width: 100%;
	height: 100%;
	float: left;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	line-height: 40px;
	position: relative;
	cursor: pointer;
}
.tiwen-con>div span:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	top: 16px;
	right: 10px;
}
.tiwen-con>div ul {
	float: left;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	margin-top: -1px;
}
.tiwen-con>div ul li {
	float: left;
	line-height: 30px;
	cursor: pointer;
}
.tiwen-con>div ul li:hover {
	color: #239aff;
}
.tiwen-con>div ul li.on {
	color: #239aff;
}
.tiwen-con .fenlei ul {
	width: 100%;
	height: 212px;
}
.tiwen-con .diqu ul {
	width: 300%;
	height: 212px;
}
.tiwen-con .diqu ul li {
	width: 25%;
	text-indent: 20px;
}
.tiwen-con button {
	float: left;
	width: 130px;
	height: 40px;
	line-height: 30px;
	text-indent: 10px;
	margin-left: 30px;
	box-sizing: border-box;
	background-color: #239aff;
	color: white;
	text-align: center;
	font: 14px 'Microsoft Yahei';
}
.tiwen-con .popup-close {
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
}





input:focus .kstw .biaoti{
    box-shadow: 0 0 12px rgba(169,209,255,0.8);

