/**
 * liqiang
 * 2016-11-23
 * 棣栭〉鏍峰紡琛�
 */

@charset "utf-8";
/*a:hover {*/
     /*color: #fff;*/
/*}*/
.noLogin,.logined{display: none;}
.main{
    padding-bottom:0px;
}
.main1 {
	padding-bottom: 60px;
}
.s-index-content {
	width: 100%;
    background-color: #f4f4f4;
    padding: 30px 0px;
}
.menu-panel ul li{
    float:left;
    width:20%;
    height:40px;
    line-height:40px;
    text-align:center;
    box-sizing:border-box;
    border-right:1px solid #e4e4e4;
}
.menu-panel ul li a.cur{
    color:#fff;
    background-color:#0085d0;
}
.menu-panel ul li a{
    display:block;
    cursor: pointer;
}
.menu-panel ul li a:hover{
    color:#fff;
    background-color:#0085d0;
}
.banner-wrap{
    width:755px;
    height:230px;
    overflow:hidden;
    visibility:hidden;
    position:relative;
}
.swipe{
    height:100%;
    width:100%;
    overflow:hidden;
    position:relative;
}
.swipe a{
    float:left;
    width:100%;
    height:100%;
    position:relative;
}
.banner-wrap .position{
    left:40px;
    bottom:20px;
    position:absolute;
}
.banner-wrap .position li{
    float:left;
    width:16px;
    height:16px;
    cursor:pointer;
    margin-left:4px;
    text-align:center;
    line-height:16px;
    background-color:#6ab3f2;
    /* border:1px solid #ff9900; */
}
.position li.cur{
    /* color:#fff; */
    background-color:#fff;
}
.banner-wrap a img{
    width:100%;
    height:100%;
}
.btn-info-wrap{
    width:190px;
    height:490px;
}
.btn-info-wrap li.dblue{border-bottom:1px solid #d5d5d5;}
.btn-info-wrap li.on{background:#2d86d0;}
.btn-info-wrap li.on a{color: #fff;}
.btn-info-wrap li.dblue:hover{
    background:#2d86d0;
}
.btn-panel a{
    height:54px;
    width:133px;
    line-height:54px;
    padding-left:64px;
    box-sizing:border-box;
    background-position:32px center;
}
.btn-panel a:hover{
    background-color:#0152ad;
}
.info-panel{
    height:470px;
    box-sizing:border-box;
}
.info-panel-change{background:#f3f3f3;color:#000;border:none;height:auto;}
.info-panel h3{
    height: 33px;
    line-height: 33px;
    padding-left: 35px;
    background: #2d86d0;
    position: relative;
    font-size: 15px;
    border-bottom: 1px solid #fff;
}
.info-panel h3 a,.info-panel h3 a.c{
    position: absolute;
    right: 39px;
    top: 8px;
    width: 20px;
    height: 20px;
    background: url("images/icons.png") no-repeat 0px -15px;
}
.info-panel h3 a.c{
    right: 10px;
    top: 10px;
    background-position:0px -41px;
}
.info-panel h3 a.c:hover{
    cursor: pointer;
}


.info-panel ul{
    padding:2px 5px;height: auto;overflow: hidden;
}
.info-panel ul li{
    height: 47.5px;
    line-height: 47px;
    color:#fff;
    padding:0 3px;
}
.info-panel ul li:hover{background:#74c0ff;}
.info-panel ul li a{
    position: relative;
    display: block;
    font-size: 14px;
    /* text-indent: 2em; */
    padding-left: 26px;
}
.info-panel ul li a i{
    position: absolute;
    top: 16px;
    right: 2px;
    width: 12px;
    height: 11px;
    background: url("images/icons.png");
}
.info-panel ul li:last-child{
    border-bottom:none;
}
.info-panel ul li label{
    padding-left:5px;
    padding-right:5px;
}
.left-wrap{
    width:270px;
    height:462px;
}
.right-wrap{
    width:670px;
    height:462px;
}
.height361{
    height:361px;
}
.title{
    height:24px;
    padding-left:2px;
    line-height:20px;
    margin-bottom:6px;
}
.more{
    line-height:24px;
    padding-right:4px;
}
.banner-wrap1{
    margin-top:2px;
    height:100px;
    overflow:hidden;
    visibility:hidden;
    position:relative;
}
.banner-wrap1 a img{
    width:100%;
    height:100%;
}
.banner-wrap1 a .notice-title{
    bottom:0;
    width:100%;
    height:32px;
    padding:0 7px;
    line-height:32px;
    position:absolute;
    box-sizing:border-box;
}
.notice-title p{
    padding-left:11px;
}
.list li{
    height:40px;
    padding:0 5px;
    line-height:40px;
    border-bottom:1px dotted #ccc;
}
.list li a{
    display:block;
}
.list li a:hover{
    color:#0085d0;
}
.list1 li a{
    padding:0 12px;
    background:url(icons/icon-triangle.png) no-repeat left;
}
.list2{
    margin-top:1px;
}
.list2 li img{
    width:24px;
    height:24px;
    margin:8px;
}
.list2 li a p{
    margin-left:46px;
    padding-right:12px;
}
.list3{
    padding:4px 1px 5px;
}
.list3 li{
    float:left;
    width:333px;
    height:140px;
    padding:10px;
    box-sizing:border-box;
    border-bottom:1px solid #e4e4e4;
}
.list3 li:nth-of-type(2n-1){
    border-right:1px solid #e4e4e4;
}
.list4{
    padding:4px 1px;
}
.list4 li{
    height:160px;
}
.list3 li .info{
    height:50px;
}
.info .info-detail{
    height:50px;
    margin-left:57px;
}
.info-title p,
.info-title i,
.info-title a{
    float:left;
    line-height:25px;
}
.info-title i{
    padding:0 5px;
    font-style:normal;
}
.info-title .price{
    padding-right:5px;
}
.info .desc{
    height:40px;
    margin-top:10px;
    line-height:20px;
}
.info .desc1{
    height:66px;
    margin-top:4px;
    line-height:22px;
}
.info .href-panel a{
    float:left;
    line-height:20px;
    padding-left:7px;
    padding-right:13px;
}
.info .href-panel p{
    line-height:20px;
}
.info .logo{
    width:98px;
    height:48px;
}
.info .logo img{
    width:100%;
    height:100%;
}
.info1 .info-detail{
    margin-left:107px;
}
.href-panel a:hover{
    color:#ff6600;
}
.href-panel a.detail-href:hover{
    color:#0085d0;
}
.notice-btn{
    top:41px;
    width:18px;
    height:18px;
    display:none;
    cursor:pointer;
    position:absolute;
}
.left1{
    left:5px;
}
.right1{
    right:5px;
}
.banner-wrap2{
    padding:1px;
}
.banner-wrap2 .banner .swipes{
    overflow:hidden;
    position:relative;
}
.banner-wrap2 .banner{
    padding:18px 26px;
    overflow:hidden;
    visibility:hidden;
    position:relative;
}
.swipes .screen{
    float:left;
    position:relative;
}
.screen a{
    float:left;
    height:80px;
    width:180px;
    padding:0 10px;
    box-sizing:border-box;
    border-left:1px solid #e4e4e4;
}
.screen a:first-child{
    border-left:none;
}
.partner-btn{
    top:49px;
    width:18px;
    height:18px;
    cursor:pointer;
    position:absolute;
}

.mask{background-color: #000;height: 100%;left: 0;opacity: 0.65;overflow: hidden;position: fixed;top: 0;width: 100%;z-index: 999;}
.tc_box{height: 100%;width: 100%;position:fixed;left:0;top:0;z-index: 9999;}
.load_con{position:absolute;top:50%;left:50%;width:100px;height:60px;z-index: 9999;}
.load_con .mask_load{background: #FFF;position:relative; top:-50%; left:-50%; width:100%; height:100%;z-index: 9999;-moz-border-radius: 6px; /* Firefox */-webkit-border-radius: 6px; /* Safari Chrome */border-radius: 6px; /* Opera 10.5+,  Internet Explorer 6+  IE-CSS3 */box-shadow: 0 0 15px #000;}
.mask_imgbox{padding: 8px 43px;height: 14px;width: 14px;}
.mask_imgbox img{height: 14px;width: 14px;}
.mask_txtbox{height: 30px;width: 80px;padding-right: 10px;padding-left: 10px;}
.mask_txtbox p{font-family: "寰蒋闆呴粦", Arial;font-size: 14px;line-height: 20px;font-weight: normal;color: #9C0;text-align: center;height: 20px;width: 80px;margin-bottom:10px;overflow: hidden;}
.tcts_con{position:absolute;top:50%;left:50%;width:360px;height:160px;z-index: 9999;}
.tcts_con .mask_tc{background: #FFF;position:relative; top:-50%; left:-50%; width:100%; height:100%;z-index: 9999;box-shadow: 0 0 15px #000;}
.tc_tit{background-color: #2883D6;height: 40px;width: 360px;border-top:1px solid #14A8EB;}
.tc_tit span{font-family: "寰蒋闆呴粦", Arial;font-size: 16px;line-height: 40px;font-weight: normal;color: #FFF;text-align: left;display: inline-block;float: left;height: 40px;width: 305px;padding-left: 15px;overflow: hidden;}
.tc_tit a{background: url("../images/btn_close.gif") no-repeat scroll 0 0;display: inline-block;float: right;height: 40px;width: 40px;}
.tc_tit a:hover{background-position:0 -40px;}
.tc_txt{height: 40px;width: 320px;padding: 20px 20px 3px;font-family: "寰蒋闆呴粦", Arial;font-size: 14px;line-height: 40px;font-weight: normal;color: #444;text-align: center;overflow: hidden;}
.tc_btn{height: 32px;width: 200px;margin-left: 90px;}
.tc_btn a{font-family: "寰蒋闆呴粦", Arial;font-size: 14px;line-height: 32px;font-weight: normal;color: #FFF;text-align: center;display: inline-block;float: left;height: 32px;width: 80px;margin-right: 20px;-moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari Chrome */border-radius: 5px; /* Opera 10.5+,  Internet Explorer 6+  IE-CSS3 */}
.tc_btn .sure{background: #9C0;}
.tc_btn .cancel{background: #CCC;}
.tc_btn .sure:hover{background: #090;}
.tc_btn .cancel:hover{background: #999;}


/**
 * chenyua
 * 2017-03-07
 * 棣栭〉鏍峰紡琛�
 */
.cl{clear:both;}
.ft18{font-size:18px;}
.mt{margin:20px auto;}
.ml10{margin-left:10px;}
.ml{margin-left:26px;}
.ml25{margin-left:25px;}
.mr{margin-right:20px;}
.mm{
    width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}
.productList,.productListL{float:left;width:755px;height:auto;}
.productList{ margin-left:13px;}
.productListL{width:950px;}
.productList h3,.productListL h3{line-height:30px;color:#738391;}
.productList a,.productListL a{display:block;width:167px;height:167px;border:1px solid #e8e8e8;margin-left: 25px;text-align: center;}
.productListL a{    margin-top: 25px;}
.productList a:nth-child(5n-4),.productListL a:nth-child(5n-4){margin-left: 0;}
.productList a:hover,.productListL a:hover{border:1px solid #429efb;}
.productList a .txt,.productListL a .txt{
    background: #74c0ff;
    width: auto;
    height: 20px;
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    border-bottom-right-radius: .8em;
    border-bottom-left-radius: .8em;
}
.productList a img,.productListL a img{display:block; margin:10px auto;width:73px;height:73px;background:#f4f4f4}
.productList a img.scan{width:114px;height:114px;}
.productList .detail,.productListL .detail{position:relative;height:35px;top:3px;}
.productList .detail .moy,.productListL .detail .moy{position:absolute;top:15px;left:5px;color:#ff7800;}
.productList .detail .num,.productListL .detail .num{position:absolute;top:15px;right:6px;color:#999999}
.productListL .left1{width:460px;height:181px;border:1px solid #e8e8e8;position:relative;left:0px;top:0px;}
.productListL h3.title{line-height:42px;position:absolute;left:13px;top: 6px;}
.productListL p.txt{width:290px; font-size:14px;position:absolute;top:52px;left:13px;line-height:180%}
.productListL img.R{position:absolute;right:9px;top:52px;width:99px;height:92px; background:#f4f4f4;}
.productListL .btn{width:97px;height:33px;position:absolute;left:13px;bottom:13px;font-size: 14px;
    line-height:33px;text-align:center;border-radius: 1em;}
.productListL h3.blue{color: #00a2ff;}
.productListL h3.red{color: #e24313;}
.productListL h3.orange{color: #ffa800;}
.productListL h3.green{color: #33e28e;}
.productListL .btn.blue{color: #00a2ff;border: 1px solid  #00a2ff;}
.productListL .btn.red{color: #e24313;border: 1px solid  #e24313;}
.productListL .btn.orange{color: #ffa800;border: 1px solid  #ffa800;}
.productListL .btn.green{color: #33e28e;border: 1px solid  #33e28e;}
.boderT{border-top:1px solid #76b0e0;height:30px;padding: 2px 5px;}
.searchall{margin-top:10px;position:relative;width:172px;height:33px;line-height:20px; display:block;background:#a2cef2;border-radius:.5em;border:1px solid #4079a9;}
.searchall i{z-index:5;position:absolute;right:6px;top:7px;background:url(../style/images/icons.png) no-repeat 0px -65px;width:20px;height:20px;}
.searchall input{position:absolute;left:5px;top:4px;width:130px;height:23px;background:transparent;border:none;}

/*------鍒嗙被------*/
.dw_search .lx a em{float:right;color:#888;margin-right:10px}
.dw_search .lx a:hover{background-color:#EFEFEF}
.dw_search .lx a:hover span,.dw_search .lx a:hover em{color:#F66000}
.cfTitle{position:relative;height:40px;background:#f4f4f4;border:1px solid #e4e4e4;padding-left:10px;margin-bottom:20px;}
.cfTitle .sort{padding: 15px;height: auto;float: left;}
.cfTitle .date{position:absolute;left:180px;top:2px;width:150px;}
.cfTitle .date1{position:absolute;left:320px;top:2px;width:150px;}
.cfTitle .btnD{position:absolute;right:51px;top:7px;width:47px;height:28px;line-height:26px;color:#fff;background:#00a2ff; border-radius:5px;text-align:center;cursor: pointer;}
.cfTitle .sort .w45{width:45px;}
.cfTitle .sort .w60{width:60px;}
.cfTitle .sort span{position:relative;width:70px;height:20px;margin-right:20px;cursor: pointer;}
.cfTitle .sort span .up,.cfTitle .sort span .down{position:absolute;right:0px;top:-2px;border:none;width:13px;height:8px;margin-top:0px;background:url(images/icons.png) -4px -139px;}
.cfTitle .sort span .up:active,.cfTitle .sort span .down:active{background: url(images/icons.png) -4px -167px;}
.cfTitle .sort span .down{top:8px;background: url(images/icons.png) -4px -148px;}
.cfTitle .sort span .down:active{background: url(images/icons.png) -4px -176px;}
.cfTitle1 {
	position: relative;
    background: #fff;
    margin-bottom: 10px;
    height: 38px;
    line-height: 38px;
    padding-left: 16px;
}
.cfTitle2 {
	height: auto;
    border: none;
    background-color: #fff;
    text-align: center;
    font-size: 40px;
    font-family: "微軟正黑體";
    margin: 30px auto 40px auto;
    background-image: url("images/arrow-down.png");
    background-position: 366px 24px;
    background-repeat: no-repeat;
}
.range-list {
	font-size: 12px;
	line-height: 40px;
}
.range-list>span {
	float: left;
}
.range-list ul {
	float: left;
}
.range-list ul li {
	display: inline-block;
	color: #999;
	cursor: pointer;
	border-radius: 4px;
	padding: 0px 24px 0px 10px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-left: 20px;	
	position: relative;
}
.range-list ul li span {
	position: absolute;
	top: 9px;
	right: 8px;
	display: inline-block;
	width: 11px;
	height: 6px;
	background-image: url("images/arrow-u-d.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.range-list ul li:hover,
.range-list ul li.active {
	background-color: #99cc00;
	color: #fff;
}
.time{
    position: absolute;
    right: 110px;
    width: 150px;
}
.start_time{
    right: 270px;
}
.end_time{
    right: 110px;
}
.time input{
    width: 135px;
    height: 27px;
    line-height: 0px;
    margin: 7px 0;
    padding: 5px;
}
.item label{
    height: 27px;
    margin: 7px 0;
    padding: 5px;
}
.item select{
    width: 135px;
    height: 27px;
    margin: 7px 0;
}
.cfTitle .count{position:absolute;right:15px;top:15px;}
.cfTitle1 .count{position:absolute;right:10px;top:1px;}
.cfTitle .count i{font-style: normal;}
.cfTitle .count1{    /* position: absolute; */
    float: left;
    /* left: 210px; */
    /* top: 15px; */
    padding: 15px;
    display: inline-block;}
.cfTitle .pot{position:absolute;right:10px;top:-5px;}
.cfTitle .link{margin: 7px 0px;
    width: auto;
    min-width: 35px;
    padding: 0 12px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #666;
    border-radius: 6px;}
.cfTitle .link1 {cursor: default;}
.cfTitle .rht{font-size:13px;margin-top:8px;text-align:center;width:24px;height:24px;line-height:24px;font-family:arial; color: #666;}
.dw_filter{position:relative;height: auto;padding: 18px 10px 18px 0px;margin-bottom:30px;border:1px solid #DDD;z-index:1;background-color: #f4f4f4;}
.dw_filter .el{display:none;position:relative;font-size:12px;padding: 0 20px 0 60px;z-index:2}
.dw_filter .el:last-child{border-bottom: 0;}
.dw_filter .el.e2{height:34px;overflow:hidden !important;padding-left:95px;padding-right:0}
.dw_filter .el.show{overflow:auto;border-bottom:0 none}
.dw_filter .el.mk,.dw_filter.on .el{display:block;line-height: 32px;margin-bottom:18px;}
.dw_filter .el.on{height:auto}
.dw_filter .title{position:absolute;line-height: 32px;font-size:12px;width:72px;color:#333;top:0;text-align: right;left:0px;_position:static;_float:left;_margin-left:-85px}
.dw_filter ul{max-width: 1000px;color:#333;margin-left: 6px;    min-height: 32px;}
.dw_filter li{    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    padding: 0px 10px;
    text-align: center;
    border-radius: 4px;
    margin-left: 20px;}
.dw_filter .e2 li{margin-right:15px}
.dw_filter li a{font-family:"Microsoft YaHei";color:#999}
.dw_filter li.cur,
.dw_filter li:hover {background-color: #1a7ee8;}
.dw_filter li.cur a,
.dw_filter li:hover a {
	color: #fff;
}
.dw_filter .ote{width:905px;overflow:hidden !important}
.dw_filter .ote li{position:relative;padding:0 20px 0 10px;background:url(http://img01.51jobcdn.com/im/jobs/ote_arr.png) right 16px no-repeat}
.dw_filter .ote li:hover{background-position:right -18px}
.dw_filter .ote li.on{line-height:32px;background-position:right -52px;border:1px solid #DDD;border-bottom-color:#FFF}
.dw_filter .ote li.on:hover{background-position:right -86px}
.dw_filter .ote li span{float:left}
.dw_filter .ote li span.dw_c_orange{max-width:6em;overflow:hidden}
.dw_filter .kel{position:relative;line-height:34px;top:-1px;padding-left:5px;border-top:1px solid #DDD;z-index:1}
.dw_filter .kel a{display:inline-block;color:#333;font-family:Arial,"Microsoft YaHei";white-space:nowrap;margin:0 15px 0 10px}
.dw_filter .kel a:hover{color:#FF6000}
.dw_filter .nk{margin:0 15px 10px 10px;border:1px solid #DDD}
.dw_filter .nk a{margin-left:15px}
.dw_filter .more,.dw_filter .dx{position:absolute;height:20px;line-height:20px;color:#333;cursor:pointer;top:6px}
.dw_filter .more{width:40px;font-size:12px;top:15px;right:75px;background-position:-143px -122px;border:1px solid #E8E8E8;text-align:center;}
.dw_filter .more:hover{background-position:-143px -162px}
.dw_filter .el.on .more{background-position:-143px -142px}
.dw_filter .el.on .more:hover{background-position:-143px -182px}
.dw_filter .dx{width:43px;font-size:12px;text-indent:3px;top:15px;right:15px;background-color:#FFF;background-position:-71px -40px;border:1px solid #E8E8E8}
.dw_filter .dx:hover{background-position:-71px -60px}
.dw_filter .op{position:relative;top:-1px;border-top:1px solid #DDD;z-index:2}

.detailApp{}
.detailApp .left1{width:680px;margin-right:21px;}
.detailApp .leftlong{width:960px;}
.detailApp .left1 .lh180{line-height:180%;font-size:14px;width:100%;margin:10px auto;text-indent: 2em;}
.detailApp .left1 img{
    display: inline-block;
    max-width: 100%;
}
.detailApp .left1 .lh230{line-height:300%;font-size:14px;width:100%;}
.detailApp .left1 .lh180W{line-height:180%;font-size:14px;width:930px;margin:0 auto;}
.detailApp .left1 .tit{font-size:14px;color:#555555;background:#f7f7f7;border-bottom:1px solid #e1e1e1;height:40px;margin-bottom:20px;}
.detailApp .left1 .tit li{float:left;width:170px;cursor: pointer;}
.detailApp .leftlong .tit li{width:480px;}
.detailApp .left1 .tit li a{display:block;width:169px;line-height:40px;text-align:center;}
.detailApp .left1 .tit li a.on{background:#1aabff;color:#fff;}
.detailApp .left1 .tit li a:hover{background:#1aabff;color:#fff;}
.detailApp .leftlong .tit li a{display:block;width:479px;line-height:40px;text-align:center;}
.detailApp .left1 .discusslist{margin-top:36px;margin-left: 13px;}
/*.detailApp .left .discusslist li{border-bottom:1px solid #eaeaea;padding: 8px 0px;line-height:200%;font-size:14px;margin-top:20px;}*/
/*.detailApp .left .discusslist li i{font-family: arial, verdana, sans-serif;font-style: normal;}*/
.content{
    width: 100%;
    margin: 10px 0px;
    height: 130px;
    padding: 6px;
}
.add_discuss{
    cursor: pointer;
    float: right;
    font-size: 20px;
    color: #fff;
    width: 240px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 12px;
    background-color: #4998ed;
}
.add_discuss:hover {
	background-color: #1a7ee8;
	color: #fff;
}
.detailApp .right1{width:258px;}
.detailApp .right1 li{float:left;position:relative;width:118px;height:118px;border:1px solid #e9e9e9;margin-bottom:20px;}
.detailApp .right1 li .img{position:absolute;left:50%;margin-left: -34px;top:16px;width:68px;height:68px;}
.detailApp .right1 li .img.scan{background:url(images/icons.png) no-repeat -42px -62px;}
.detailApp .right1 li .img.web{background:url(images/icons.png) no-repeat -121px -138px;}
.detailApp .right1 li .img.pc{background: url(images/icons.png) no-repeat -121px -210px;}
.detailApp .right1 li .img.mac{background: url(images/icons.png) no-repeat -121px -281px;}
.detailApp .right1 li .img.android{background: url(images/icons.png) no-repeat -121px -355px;}
.detailApp .right1 li .img.ios{background: url(images/icons.png) no-repeat -121px -430px;}
.detailApp .right1 li.has .img.web{background:url(images/icons.png) no-repeat -42px -138px;}
.detailApp .right1 li.has .img.pc{background: url(images/icons.png) no-repeat -42px -210px;}
.detailApp .right1 li.has .img.mac{background: url(images/icons.png) no-repeat -42px -281px;}
.detailApp .right1 li.has .img.android{background: url(images/icons.png) no-repeat -42px -355px;}
.detailApp .right1 li.has .img.ios{background: url(images/icons.png) no-repeat -42px -430px;}
.detailApp .right1 li.has:hover{border:1px solid #429efb;}
/*.detailApp .right li.has img{border:1px solid #429efb;}*/
.detailApp .right1 li.has {
	cursor: pointer;
}
.detailApp .right1 li.has:hover i{color: #429efb;}

.tab_content{display: none;}
#params table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#params table th {
    background: #f5f5f5;
    line-height: 20px;
    padding: 5px 10px;
    width: 110px;
    border: 1px solid #dbdbdb;
    font-weight: normal;
}
#params table td {
    line-height: 20px;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #dbdbdb;
}
.appSupport{width:960px;height:200px;position:relative;margin-top:30px;}
.appSupport .suL{position:absolute;left:183px;top:68px;}
.appSupport .shL{position:absolute;left:534px;top:55px;height:85px}
.T50{top:45px;}
.searchbb{background: #fff;border:1px solid #c3c3c3;}
.online{display:block;width:258px;height:92px;background: url(images/icons.png) no-repeat 0px -500px;cursor: pointer;}
.shareapp{position:relative;width:258px;height:100px;border:1px solid #e4e4e4;margin-top:20px;}
.shareapp h4{    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    width: 254px;
    height: 24px;
    line-height: 24px;
    padding-left: 6px;
    background-color: #e4e4e4;}
.shareapp .shareico{position:absolute;left:15px;top:44px;}
.shareapp .shareico a{float:left;width:32px;height:31px;margin-right:8px;padding-left: 0px;}
.detailApp .right1 li i{background-color: #e4e4e4;position:absolute;left:1px;right:1px;top:91px;width:114px;font-style: normal;text-align:center;color:#333; height: 24px; line-height: 24px;}


.topic-main-content{
    width: 1200px;
    margin:0 auto;
    min-height:500px;
}
.topic-main-content .part .title h3 {
    border-bottom: 1px solid #D8D8D8;
    color: #000000;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}
.topic_list{
    height: 126px;
    border: 1px #e8e8e8 solid;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
    padding: 16px 10px;
}
.topic_list_l{
    margin:20px 0px 0px 30px;
    _margin-left:10px;
    float:left;
    width:128px;
    height:128px;
}
.topic_list_l img{
    width:100px;
    height:100px;
    background:#f8f8f8;
}
.topic_list_r{
    margin:20px 0px 0px 0px;
    float:right;
    height:auto;
    width:800px;
}
.topic_list_r p{width:496px;height:auto;line-height:180%; font-size:14px;}
.topic_list_r .score{width:550px;height:45px;line-height:180%;margin-top:20px;font-size:14px;}
.topic_list_r .score .star i,.topic_list_r .score .star i.gray{margin-right:4px;margin-top:6px;width:16px;height:16px;display:block;background:url(images/icons.png) no-repeat -2px -92px;}
.topic_list_r .score .star i.gray{background:url(images/icons.png) no-repeat -2px -113px;}
.topic_list_r .title_line{
    height:30px;
}
.topic_list_r .title_line span.topic_name{
    float:left;
    font-size:16px;
    color:#00a2ff;
    font-weight:bold;
    width:500px;
}
.topic_list_r .title_line .money{margin:25px 35px 0px 0px;
    float: right;
    font-size: 14px;
    width: 120px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 10px;}
.topic_list_r .title_line .original{text-decoration:line-through;color:#acacac;}
.topic_list_r .title_line .topic_update,
.topic_list_r .title_line .topic_update1 {
	margin:40px 15px 0px 0px;
    float:right;
}
.topic_list_r .title_line .topic_update1 {
    background-color: #00a2ff;
    width: 100px;
    height: 36px;
    border-radius: 6px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}
.topic_list_r .title_line .topic_update:hover {
	cursor: pointer;
}
.topic_list_r .title_line .topic_update a{
	float: left;
	font-size:14px;
    width:97px;
    height:33px;
    line-height:33px;
    text-align:center;
    border-radius:10px;
    cursor: pointer;
    margin-right: 15px;
}
.topic_list_r .title_line .topic_update a.orderNow{
	color:#00a2ff;
	border:1px solid #00a2ff;
}
.topic_list_r .title_line .topic_update a.testNow{
	color:#999;
	border:1px solid #999;
	display: none;
}
.topic_list_r .title_line a.topic_update.no{
    color: #ccc;
    border-color:#ccc;
}
.order_first,.order_second1,.order_second2{
    overflow: hidden;
    padding: 10px;
}
.order_first{
    width: 90%;
    /*border: 1px solid #CCCCCC;*/
    padding: 0;
    margin: 5%;
}
.order_first li{
    width: 100%;
}
.order_first label{
    width: 50%;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.order_first p{
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    min-width: 70px;
}
.order_second1 label{
    width: 43%;
    float: left;
    text-align: right;
}
.order_second1 p{
    width: 55%;
    float: right;
    text-align: left;
}
.order_second1 li{
    width: 50%;
    float: left;
    height: 30px;
    line-height: 30px;
}
.order_second2 li{
    width: 80px;
    float: left;
    height: 40px;
    line-height: 40px;
}
.price{
    text-align: center;
    width: 100%;
    display: block;
    clear: both;
    font-size: 20px;
    color: red;
}
.order_second1 p.price{
    clear: inherit;
}
.topic_list_r .app_line{
}

.topic_list_r .app_line .next_hover:hover{
    background-position:-169px 0;
}
.topic_list_r .app_line .prev_hover:hover{
    background-position:-131px 0;
}
.topic_list_r .app_line .topic_app_list{
    margin:0px 5px;
    float:left;
    text-align:center;
    width:612px;
    height:96px;
}
.topic_list_r .app_line .topic_app_list .inner{
    width:612px;
    height:96px;
    overflow:hidden;
    position:relative;
}

.topic_list_r .app_line .topic_app_list ul{padding:0; margin:0 auto;width:800px;height:96px;list-style:none;position:relative;overflow:hidden;clear:both;*zoom:1;}
.topic_list_r .app_line .topic_app_list li{float:left;width:102px;height:96px;padding-top:0px;text-align:center;z-index:1;overflow:hidden;}
.topic_list_r .app_line .topic_app_list li a:hover{color:#ff4e00;}
.topic_list_r .app_line .topic_app_list li .normal-wrap{margin:0px 8px;height:96px;}
.topic_list_r .app_line .topic_app_list li .normal-wrap .down-num{color:#888;}
.topic_list_r .app_line .topic_app_list li .normal-wrap .rank-down-num{color:#999;}
.topic_list_r .app_line .topic_app_list li .pic{display:block;width:68px;height:68px;overflow:hidden;margin:0px auto;cursor:pointer;}
.topic_list_r .app_line .topic_app_listli .pic img{width:68px;height:68px;display:block;}
.topic_list_r .app_line .topic_app_list li h4{color:#555; width:80px; height:24px;line-height:24px;margin:5px auto 0px auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.topic_list_r .app_line .topic_app_list li h4 a{color:#555555;font-size:12px;}
.topic_list_r .app_line .topic_app_list li .pic img {display: block;height: 68px;width: 68px;}

/*s-index-crumbs*/
.s-index-crumbs{font-family:"瀹嬩綋",arial,verdana,sans-serif;font-size:12px;}
.s-index-crumbs a{color:#000;}
.s-index-crumbs .gray{color:#888;}
/**page**/
.s-index-page{text-align:center;}
.s-index-page a{height:23px;width:27px;font-size:12px;line-height:24px;display:inline-block;margin:0px 2px;text-decoration:none;white-space:nowrap;overflow:hidden;background:url(../style/images/icons.png) no-repeat -66px 0px;}
.s-index-page a:hover{background-position:-66px 0px;text-decoration:none;color:#00a2ff;text-decoration:underline}
.s-index-page a.dot{text-indent:-100em;background-position:-35px 0px;*vertical-align:2px;}
.s-index-page a.dot:hover{background-position:-35px -28px;}
.s-index-page a.prev,.s-index-page a.next{width:58px;background-position:-331px -122px;*vertical-align:2px;}
.s-index-page a.prev:hover,.s-index-page a.next:hover{background-position:-331px -150px;}
.s-index-page a.select,.s-index-page a.select:hover{background-position:-97px 0px;cursor:default;text-decoration:none;border:1px solid #cecece;color:#fff;}

/*appTable*/
.appTable{border-top:1px solid #eee;border-left:1px solid #eee;}
.appTable a img{margin-bottom:10px;width:73px;height:73px;}
table tr td{border-right:1px solid #eee;border-bottom:1px solid #eee;}
table tr th{border-bottom:1px solid #eee;font-weight: normal;}
.appTable .btnlist{margin-top:10px;}
.appTable .btn{width:107px;line-height:30px;border:1px solid #d3d3d3;display:block;border-radius:10px;}
.appTable .btn:hover,.appTable .btn.on{background:#00a2ff;color:#fff;}
.appTable thead{text-align:center;background:#f0f3f7;}
.appTable thead tr,.appTable tbody tr{height:43px;line-height:43px;text-align:center;}
.appTable thead td,.appTable tbody td{height:43px;line-height: 43px;}
.appTableBottom{position:relative;height:70px;}
.appTableBottom .left1{position:absolute;left:0px;top:0px;margin-top:30px;}

.no_list{
    width: 100%;
    line-height: 40px;
    text-align: center;
    display: none;
}
/*.add_discuss_wrap{*/
/*display: none;*/
/*}*/




/*  棰勭害椤甸潰鏍峰紡  */
.con-wrapper {
    background-color: #fff;
}
.blue_bg{
    background: #43b9fe;
}
.order_top{
    height: 60px;
    margin-top: 20px;
    position: relative;
}
.order_top i{
    width: 18px;
    height: 24px;
    position: absolute;
    top: 18px;
    left: 20px;
    background: url("images/order_top.png");
}
.order_top p{
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    padding-left: 56px;
}
.order_con{
	
    padding:20px;
}
.order_con h3{
    margin:10px;
    padding: 0 10px;
    border-left: 3px solid #43b9fe;
    font-size: 14px;
    color: #666;
}
.order_con ul{
    overflow: hidden;
}
.order_con li{
    float: left;
    padding: 0 10px;
    border: 1px solid #43b9fe;
    background: #f6fafd;
    color: #18a7fe;
    border-radius: 5px;
    margin: 0 0 20px 10px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
}
.order_con li.on{
    border: 1px solid #43b9fe;
    background: #fff url("images/order_list_on.png") no-repeat bottom 1px right 1px;
}
.order_con_form{
    border: 1px dashed #e2e2e2;
    border-left: 0;
    border-right: 0;
}
.order_con_form div{
    overflow: hidden;
    margin: 20px 0;
}
.order_con_form label{
    font-size: 14px;
    color: #666666;
    float: left;
    line-height: 36px;
    width: 120px;
    text-align: right;
}
.order_con_form label i{
    color: #ff0000;
}
.order_con_form input,.order_con_form textarea,.order_con_form select{
    font-family: "寰蒋闆呴粦";
    padding: 0 10px;
    float: left;
    border: 1px solid #e0e0e0;
    color: #666;
}
.order_con_form input{
    width: 320px;
    height: 36px;
}
.order_con_form select{
    height: 36px;
    width: 107px;
    margin-right: 10px;
}
.order_con_form textarea{
    width: 670px;
    height: 108px;
    line-height: 20px;
}
.order_con_form input::-webkit-input-placeholder,.order_con_form textarea::-webkit-input-placeholder {
    color:#43b8fe;
}
.order_con_form input:-moz-placeholder,.order_con_form textarea:-moz-placeholder{
    color:#43b8fe;
}
.order_con_form input::-moz-placeholder,.order_con_form textarea::-moz-placeholder {
    color:#43b8fe;
}
.order_con_form input:-ms-input-placeholder,.order_con_form textarea:-ms-input-placeholder {
    color:#43b8fe;
}
.order_con_form p.inputVerifCode{
    color: #999999;
    float: left;
    line-height: 36px;
    margin: 0 10px;
}
.order_con_form img{
    width: 60px;
    height: 24px;
    float: left;
    margin: 7px;
}
.order_con_form a{
    color: #43b8fe;
    float: left;
    line-height: 36px;
    cursor: pointer;
}
.order_con_form a:hover{
    text-decoration: underline;
}

.submit_btn{
    width: 340px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #43b8fe;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    display: block;
    margin: 20px auto 54px 120px;
    cursor: pointer;
}
.submit_btn:hover {
	color: #fff;
	background-color: #1a7ee8;
}
.order_success_bg{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
    text-align: center;
}
.order_success{
    position: fixed;
    top: 20%;
    z-index: 10;
    left: 200%;
    margin-left: -380px;
    width: 760px;
    overflow: hidden;
    background: #ffffff;
}
.order_success h4{
    height: 60px;
    width: 90%;
    line-height: 60px;
    padding: 0 5%;
    background: #43b8fe;
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.order_success p{
    text-align: center;
    line-height: 30px;
    color: #666666;
    padding: 10px 0;
    margin-top: 20px;
    font-size: 14px;
    border-bottom: 1px dashed #CCCCCC;
}
.order_success p i{
    color: #18a7fe;
}
.order_success p b{
    color: #99cc00;
    font-weight: inherit;
}
.success_btn{
    width: 340px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #43b8fe;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    display: block;
    margin: 20px auto;
    cursor: pointer;
}
.product-name-spec-t {
	margin: 25px 0px 20px 10px;
}
.product-name-spec-t li {
	display: inline-block;
	border: none;
	background-color: #fff;
	margin: 0px;
	width: auto;
}
.product-name-spec-t li.con {
	position: relative;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 0px;
}
.product-name-spec-t li.con-one {
	background-color: #43b9fe;
	padding: 0px 12px 0px 36px;
}
.product-name-spec-t li.con-two {
	background-color: #ff9900;
	padding: 0px 36px 0px 36px;
}
.product-name-spec-t li.con-three {
	background-color: #99cc00;
	padding: 0px 36px 0px 12px;
}
.product-name-spec-t li span.tag {
	position: absolute;
	width: 24px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center;
}
.product-name-spec-t li span.tag-one {
	top: 0px;
    left: 0px;
	background-image: url("images/tag-left-one.png");
}
.product-name-spec-t li span.tag-two {
	top: 0px;
    left: 0px;
	background-image: url("images/tag-left-two.png");
}
.product-name-spec-t li span.tag-three {
	top: 0px;
    right: 0px;
	background-image: url("images/tag-left-three.png");
}
.product-name-spec-t li span.tag-four {
	top: 0px;
    right: 0px;
	background-image: url("images/tag-left-four.png");
}

.payment{
    width: 90%;
    border: 1px solid #CCCCCC;
    padding: 0;
    margin: 5%;
}
.payment li{
    width: 100%;
}
.payment label{
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.payment p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    min-width: 70px;
}
.topic-main-content .layui-layer-btn{
    text-align: center;
}
.topic-main-content .layui-layer-btn a{
    margin: 0 50px;
}
.topic-main-content .layui-layer-btn .back_btn{
    background: #BBB5B5;
    border: 1px solid #BBB5B5;
}
.orderApplist{
    line-height: 30px;
    height: 30px;
    display: inline-block;
    width: 100px;
}
.payBtn{
    width: 170px;
    height: 40px;
    line-height: 40px;
}
.app-list-wrapper {
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.app-list-wrapper li {
	display: inline-block;
	width: 100%;
	height: 160px;	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.app-list-wrapper li>a {
	position: relative;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: inline-block;
	padding: 16px 10px;
	margin-bottom: 6px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;	
}
.app-list-wrapper li>a .app-list-right-arrow {
	display: inline-block;
	width: 11px;
	height: 21px;
	position: absolute;
	right: 74px;
	top: 68px;
	background-image: url("images/arrow-right.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.app-list-wrapper li>a:hover .app-list-right-arrow {
	background-position-x: -11px;
}
.app-list-wrapper li>a:hover {
	/* background-color: #b8d9fa; */
	border-color: #197ee8;
}
.app-list-wrapper li>a .app-logo {
	width: 128px;
	height: 128px;
	float: left;
}
.app-list-wrapper li>a .app-logo img {
	width: 100%;
	height: 100%;
}
.app-list-wrapper li>a .app-info {
	margin-left: 12px;
	float: left;
	width: 700px;
}
.app-list-wrapper li>a .app-spec-t {
	margin-left: 8px;
	float: left;
}
.app-list-wrapper li>a .app-info h3,
.app-list-wrapper li>a .app-info p,
.app-list-wrapper li>a .app-info span {
	display: inline-block;
	font-size: 14px;
}
.app-list-wrapper li>a .app-info h3 {
	font-size: 20px;
}
.app-list-wrapper li>a .app-info p {
	color: #666;
	margin-right: 12px;
}
.app-list-wrapper li>a .app-info span {
 	color: #0099dd;
}
.app-list-wrapper li>a .app-info>div {
	margin-top: 20px;
}
.app-list-wrapper li>a .app-info .tit {
	margin-top: 10px;
}
.app-list-wrapper li>a .app-info .tit span {
	color: #666;
	margin-left: 4px;
	display: inline-block;
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 14px;
}
.app-list-wrapper li>a .app-info p.seller-name {
	display: inline-block;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 12px;
}
.app-list-wrapper li>a .app-info p.user-star {
	position: relative;
	width: 170px;
}
.app-list-wrapper li>a .app-info .star {
	position: absolute;
	top: 2px;
	left: 70px;
}
.app-list-wrapper li>a .app-info .star i,
.app-list-wrapper li>a .app-info .star i.gray {
	display: inline-block;
	margin-right: 4px;
    width: 16px;
    height: 16px;
    background: url(images/icons.png) no-repeat -2px -92px;
}
.app-list-wrapper li>a .app-info .star i.gray {
    background: url(images/icons.png) no-repeat -2px -113px;
}
.app-list-wrapper li>a .app-spec-t p {
	font-size: 14px;
	margin-top: 20px;
}
.app-list-wrapper li>a .app-spec-t p.prices {
	color: #ff6600;
	font-size: 20px;
	margin-top: 10px;
}
.loading-icon1 {
	display: inline-block;
  	width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.1);
    z-index: 999;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
}
.loading-icon1 img {
  	position: absolute;
    z-index: 1111;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
}