﻿body{
	background: #fff;
}
/*网站地图*/
.GmapBox {
  padding: 0.2rem;
	padding-top: 0.88rem;
	margin-top: 0;min-height: 12.46rem;
}
.mapItem {
  overflow: hidden;
  margin: 0.32rem 0;
  border-radius: 0.1rem;
  background: #f7f8f9;
  box-shadow: 0 0.04rem 0.12rem #eee;
}
.mapHead {
  display: block;
  overflow: hidden;
  background-image: linear-gradient(to bottom right, #bfc7d0, #9da8b6);
  height: .6rem;
  line-height: .6rem
}
.mapHead h2 {
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  font-size: .32rem
}
ul.mapList {
    overflow:hidden;
    margin:0 auto;
	padding-bottom: 0.2rem;
    margin-top:0.24rem;
	margin-left: -0.04rem;
}
ul.mapList li {
	margin-left: 0.24rem;
    width: 1.495rem;
	height: 0.6rem;
    text-align:center;
    margin-bottom: 0.2rem;
    float: left;overflow: hidden;
	line-height: 0.6rem;
    border-radius: 0.08rem;
    border: solid 1px #ddd;
    background:#f6f6f6;
    color: #666;
    box-sizing: border-box;
}
ul.mapList li a{
	padding: 0 0.08rem;height: 0.6rem;
	overflow: hidden;
	display: block;font-size: 0.24rem;
}
/*反馈建议*/
.feedback_box {
    padding: 1.2rem 0.2rem 0.2rem 0.2rem;
	margin-top: 0;
	min-height: 12.46rem;
overflow: hidden;
}
.feedback_box h1 {
    text-align: center;
    font-size: 0.32rem;
	font-weight: bold;
    color: #444;
}
.feedback_box p {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.44rem;
	color: #555;
    margin-top: 0.12rem;
}
.feedCont {
    padding: 0.2rem 0 0 0;
    font-size: 0.28rem;
}
.feedCont dt {
    padding-bottom: 0.14rem;
    font-size: 0.3rem;
    font-weight: bold;
}
.feedCont dd {
    padding-bottom: 0.2rem;
}
.feedCont input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 0.06rem 0.1rem;
    line-height: 0.48rem;
    font-size: 0.26rem;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    border-radius: 0.1rem;
}
.feedCont textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 0.06rem 0.1rem;
    line-height: 0.48rem;
    height: 1.2rem;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    border-radius: 0.1rem;
    font-size: 0.26rem;
}
.feedCont #submitBtn {
    background-color: #51af1b;
    height: 0.76rem;
    line-height: 0.76rem;
    padding: 0;
    color: #fff;
    font-size: 0.32rem;
    border: none;
    border-radius: 0.1rem;
}
.feedCont span.red {
    display: block;
    color: #f36161;
    padding-top: 0.1rem;
}
.type label {
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-bottom: 0.12rem;
    padding-left: 0.12rem;
    box-sizing: border-box;
}
.type input[type=radio] {
    width: 0.24rem;
    height: 0.24rem;
	float: left;
    box-shadow: 0 0 1px #51af1b;
    padding: 0;
    margin: 0.08rem 0.14rem 0 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #ddd;
    border-radius: 50%;
}
.type input[type=radio]:checked {
    background-color: #51af1b;
}
.feedCont dd.submitCont {
    margin-top: 0.16rem;
	padding-bottom: 0;
}
/*右侧menu*/
.ovfHiden {
  overflow: hidden;
  height: 100%;
}
.topMenu {
  background: #fff;
  right: 0;
  position: fixed;
  top: -4.8rem;
  display: block;
  width: 100%;
  max-height: 4.5rem;
  z-index: 90002;
    border-radius: 0 0 0.1rem 0.1rem;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  overflow: auto;
}
.topMenu a {
  text-decoration: none;
  display: block;
}
.topMenu.menu-open {
  top: 0.88rem;
}
.topMenu ul.slideMenu {
	width: 100%;
	padding: 0.2rem 0.4rem 0.6rem 0.4rem;
	box-sizing: border-box;
  list-style: none;
  overflow: hidden;
}
.topMenu ul.slideMenu li {
	width: 25%;
  position: relative;
  float: left;
	text-align: center;
  overflow: hidden;
    margin-top: 0.32rem;
	margin-bottom: 0.12rem;
    display: block;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #595959;
    flex-grow: 1;
}
.topMenu ul.slideMenu li a {
  font-size: 0.32rem;
  display: block;
	text-align: center;
}
.topMenu ul.slideMenu li a img {
  width: 0.6rem;
  height: 0.6rem;
	vertical-align: middle;
  display: inline-block;
	text-align: center;
}
.topMenu ul.slideMenu li a span {
  display: block;
	margin-top: 0.08rem;
  font-size: 0.3rem;line-height: 0.4rem;
}
.menu-dark-backdrop {
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  width: 100%;
  position: fixed;
  top: 0.88rem;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.menu-dark-backdrop.in {
  height: 100%;
  z-index: 90001;
  background: rgba(0, 0, 0, 0.5);
}
/*搜索页面*/
.head2 .inp_srchBox {
  width: 6.2rem;
	margin-left: 0.88rem;
	overflow: hidden;
	vertical-align: middle;
    font-size: 0.32rem;
	line-height: 0.64rem;
    font-weight: normal;
	position: relative;
    color: #fff;
	display: -webkit-box;
    margin-top: 0.12rem;
}
.head2 .inp_srchBox .search-input {
  width: auto;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.28rem;
  font-weight: normal;
  color: #666;
  text-indent: 0.2rem;
  background: #f7ffef;
  display: block;
  overflow: hidden;
  -webkit-box-flex: 1;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  border-radius: 0.08rem 0 0 0.08rem
}
.head2 .inp_srchBox .search-button {
  width: 0.64rem;
  height: 0.64rem;
  display: block;
  overflow: hidden;
  border: 0;
  padding: 0;
  background: url(../images/search.png) no-repeat 4px 5px #f7ffef;
  background-size: 70%;
  border-radius: 0 0.08rem 0.08rem 0
}
.srchCon {
	margin-top:-0.2rem;
}
.srchCon .Contentbox{
	padding:0.1rem 0 0.2rem 0;
}
.srch_tit {
    position: relative;
    float: left;
    width: 100%;
    height: 0.52rem;
	overflow: hidden;
    line-height: 0.52rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    margin-top: 0.12rem;
    margin-bottom: 0.2rem;
}
.srch_tit h3 {
    display: block;
    height: 0 0.52rem;
    color: #333;
    float: left;
    font-size: 0.32rem;
}
.srch_tit h3 img{
	display: inline-block;
	height: 0.36rem;
	float: left;
	margin-right: 0.12rem;
	margin-top: 0.08rem;
}
.srch_tit h3.hot {
    color: #f47c94;
}
.srch_tit a {
    float: right;
    font-size: 0.24rem;
    color: #c9c9c9;
}
.srch_tipsBox {
  width: 100%;padding: 0 0.2rem;
  margin: 0 auto;box-sizing: border-box;
  overflow: hidden;
}
.srch_tipsBox ul.srch_jllist {
  width: 100%;
  overflow: hidden;
}
.srch_tipsBox ul.srch_jllist li {
  padding: 0 3%;
  float: left;
  margin: 0 1.2% 10px 1.2%;
  line-height: 26px;
  height: 26px;
  font-size: 14px;
  border: 1px solid #999;
  text-align: center;
  border-radius: 4px;
}
.srch_tipsBox ul.srch_jllist li a {
  display: inline-block;
}
.srch_tipsBox ul.srch_jllist li:first-child {
  border: 1px solid #169BD5;
}
.srch_tipsBox ul.srch_jllist li:first-child a {
  color: #169BD5;
}
.srch_tipsBox ul.srch_jllist li:nth-child(2) {
  border: 1px solid #CC6600;
}
.srch_tipsBox ul.srch_jllist li:nth-child(2) a {
  color: #CC6600;
}
.srch_tipsBox ul.srch_jllist li:nth-child(3) {
  border: 1px solid #009999;
}
.srch_tipsBox ul.srch_jllist li:nth-child(3) a {
  color: #009999;
}
.srch_tipsBox ul.srch_jllist li:nth-child(4) {
  border: 1px solid #FF0000;
}
.srch_tipsBox ul.srch_jllist li:nth-child(4) a {
  color: #FF0000;
}
.srch_tipsBox ul.srch_jllist li:nth-child(5) {
  border: 1px solid #660033;
}
.srch_tipsBox ul.srch_jllist li:nth-child(5) a {
  color: #660033;
}
.srch_tipsBox ul.srch_jllist li:nth-child(6) {
  border: 1px solid #CC00CC;
}
.srch_tipsBox ul.srch_jllist li:nth-child(6) a {
  color: #CC00CC;
}
.srch_tipsBox ul.srch_jllist li:nth-child(7) {
  border: 1px solid #0000FF;
}
.srch_tipsBox ul.srch_jllist li:nth-child(7) a {
  color: #0000FF;
}
.srch_tipsBox ul.srch_jllist li:nth-child(8) {
  border: 1px solid #169BD5;
}
.srch_tipsBox ul.srch_jllist li:nth-child(8) a {
  color: #169BD5;
}
/*提示*/
.tips_notice {
	width: 100%;
	overflow: hidden;
    text-align: center;
    margin: 0 auto;
  margin-top: 0.2rem;
	box-sizing: border-box;
	padding: 0 0.4rem;
	padding-bottom: 0.32rem;
	border-bottom: 1px solid #eee;
	margin-bottom: 0.2rem;
}
.tips_notice img {
	width:1rem; 
	margin-bottom: 0.1rem;
  text-align: center;
  vertical-align: middle;
}
.tips_notice p {
	font-size: 0.28rem;
	line-height: 0.48rem;
	color: #666;
	text-align: center;
}
.tips_notice p span {
    color: #ff0000;
    margin-left: 6px;
    margin-right: 6px;
}

/*搜索结果*/
.CnstsfgmBox {
  width: auto;
  margin: 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
}
ul.nstapplist {
  width: 100%;
  margin: 0 auto;
  height: auto;
  margin-top: -0.2rem;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
ul.nstapplist li {
  width: 100%;
  padding: 0.24rem 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.nstapplist li .img {
  margin-right: 0.28rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem;
  position: relative;
  overflow: hidden;
}
ul.nstapplist li img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  width: 1.32rem;
  height: 1.32rem;
}
ul.nstapplist li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 1.32rem;
}
ul.nstapplist li > p > a {
  max-width: 5rem;
  display: block;
  height: 0.44rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  color: #000;
}
ul.nstapplist li p > span {
  display: block;
  height: 0.32rem;
  overflow: hidden;
  line-height: 0.32rem;
}
ul.nstapplist li p .star {
  margin: 0.12rem 0 0.18rem 0;
}
ul.nstapplist li p .ap_info {
  font-size: 0.24rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.type {
  margin-right: 0.08rem;
}
ul.nstapplist li p .ap_info u.type a {
  color: #666666;
}
ul.nstapplist li p .ap_info u.size {
  margin: 0 0.08rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.time {
  margin-left: 0.08rem;
  color: #ff0000;
}
ul.nstapplist li p .ap_info u.edi {
  margin-left: 0.08rem;
  color: #ff0000;
}
ul.nstapplist li p .star span {
  width: 2rem;
  height: 0.32rem;
  display: inline-block;
}
ul.nstapplist li p .star span.star0 {
  background: url(../images/litterstar0.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star1 {
  background: url(../images/litterstar1.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star2 {
  background: url(../images/litterstar2.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star3 {
  background: url(../images/litterstar3.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star4 {
  background: url(../images/litterstar4.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star5 {
  background: url(../images/litterstar5.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li a.ap_loadBtn {
  width: 0.72rem;
  height: 0.72rem;
  line-height: 0.72rem;
  color: #66d105;
  background: url(../images/loadbtn.png) no-repeat;
  background-size: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0rem;
  top: 0.92rem;
}
/*相同厂商*/
.xtcsCom_intro {	
	padding:0.3rem 0.2rem 0 0.2rem;
	width: 100%;
    margin: 0 auto;
	margin-bottom: 0.2rem;
    height: auto;background-color: #fff;box-sizing: border-box;
    overflow: hidden;
}
.xtcsCom_intro .img {
  margin-right: 0.3rem;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  border: #ebebeb 1px solid;
  overflow: hidden;
}
.xtcsCom_intro .img img {
  display: block;
  width: 1.4rem;
  max-height: 1.4rem;
}
.xtcsCom_intro .info {
  flex: 1;
	max-width: 60%;
    overflow: hidden;
}
.xtcsCom_intro b{
	display: block;
	height:0.52rem;	
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 0.34rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
    line-height: 0.52rem;
}
.xtcsCom_intro a{
	display: block;
	margin-top: 0.16rem;
    font-size: 0.24rem;
    color: #656565;
}
/*同厂商多版本下拉*/
ul.nstapplist ul{
	display: none;
	margin-top: 0.2rem;
	box-sizing: border-box;
	padding: 0 0.2rem 0.2rem 0.2rem;
	background-color: #fafafa;
}
/*404page*/
#reslTips .Contentbox{
	margin-top:0;
}
#reslTips .tips_notice {
  margin-top: 0.4rem;
}
#reslTips .tips_notice p {
	font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
	padding: 0 0.4rem;
	box-sizing: border-box;
    text-align: left;
}
#reslTips .tips_notice p.nothTip {
	font-weight: bold;
	text-align: center;
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
	color: #444;
}
#reslTips footer{
	position: fixed;
	bottom: 0;
}
/*厂商首页*/
ul.xtcsList {
	width: 100%;
    padding:0 0.2rem 0.36rem 0.2rem;
	margin-top: -0.16rem;
    box-sizing: border-box;
    overflow: hidden;
}
ul.xtcsList li {
	display: block;
    padding: 0.28rem 0;
    border-bottom: 1px dashed #dbe1ec;
    overflow: hidden;
}
ul.xtcsList li .csImg {	
    width: 2.12rem;
    height: 1.44rem;
	margin-left: 0px;
	display: inline-block;
    float: left;
	box-sizing: border-box;
	border: 1px solid #eee;
    margin-right: 0.24rem;
	overflow: hidden;
}
ul.xtcsList li .csImg img {
	display: inline-block;
    float: left;    
    width: 2.12rem;
    height: 1.44rem;
    text-align: center;
}
ul.xtcsList li p{
	width: 66%;
    overflow: hidden;
    -webkit-box-flex: 1;
    color: #777;
     height: 1.44rem;
}
ul.xtcsList li p .csName {
	display: inline-block;
	margin-left: 0px;
	font-size: 0.32rem;
	color: #444;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
ul.xtcsList li p span.csTxt {
	width: 100%;height: 0.88rem;
    overflow: hidden;
    -webkit-box-flex: 1;
	font-size: 0.26rem;
    color: #777;
	display: block;
	margin-top: 0.2rem;
	line-height: 0.40rem;
}