@charset "utf-8";
/* CSS Document */
/*@media screen and (min-width: 1230px) and (max-width:1440px) {
    .w {width:1200px; margin:0 auto;}
}
@media (min-width: 1441px) {
	.w {width:1390px; margin:0 auto;}
}*/
.clear {
    clear: both;
}

/*���м*/
.Crumbs {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    color: #999;
}

.Crumbs a {
    margin: 0 3px;
    color: #666;
}

.Crumbs a:hover {
    color: #ff6000;
}

.Crumbs .s {
    font-family: ����;
    color: #999;
}

/*��·������*/
.searchBox {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px 30px;
}

.searchBox label {
    color: #fa5000;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}

.searchBox .returnIcon {
    background: url(../img/icon.png) no-repeat 0 -749px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 7px;
}

.searchBox .returnIcon:hover {
    background: url(../img/icon.png) no-repeat -30px -749px;
}

.searchBox .wall140 {
    width: 130px;
    margin-left: 7px;
}

.searchBox .searchBoxBtn {
    background: #ff7300;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
}

.searchBox .searchBoxBtn:hover {
    background: #fa5000;
}

.grayInput {
    display: block;
    height: 34px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 34px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*.grayInput:focus{border:solid 1px #ff500b; color:#333;-webkit-box-shadow:0 0 5px rgba(255,80,11,.3);-moz-box-shadow:0 0 5px rgba(255,80,11,.3);box-shadow: 0 0 5px rgba(255,80,11,.3);}*/
.chuFaDi, .chuFaDi:focus, .daoDaDi, .daoDaDi:focus {
    width: 186px;
    padding-right: 30px;
    background: #fff url(../img/chufadi.png) no-repeat 206px center;
}

.daoDaDi, .daoDaDi:focus {
    background: #fff url(../img/daodadi.png) no-repeat 206px center;
}

.arrowS {
    background: url(../img/arrows.png) 130px center no-repeat;
}

.searchBox .divSel {
    position: relative;
}

.searchBox .txtSel {
    cursor: pointer;
}

.searchBox .cusCLCheYuan {
    z-index: 99999;
    position: absolute;
    background: #fff;
    width: 150px;
    border: 1px solid #ddd;
    margin-left: 7px;
    top: 35px;
    max-height: 204px;
    overflow-y: auto;
}

.searchBox .cusCLCheYuan .cusCLCheYuanLi {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    cursor: pointer;
    font-size: 14px;
}

.searchBox .cusCLCheYuan .cusCLCheYuanLi:hover {
    background: #eee;
}

/*�������*/
.detContLeft {
    width: 950px;
}

.detCl1 {
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    margin-top: 20px;
}

.detContTit {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ff7300;
}

.detContTit .titLine {
    width: 0;
    border-left: 3px solid #fa5000;
    height: 18px;
    margin-left: 12px;
}

.detContTit h2 {
    font-size: 16px;
    color: #fa5000;
    display: inline-block;
    padding-left: 10px;
}

.detContTit h1 {
    font-size: 16px;
    color: #fa5000;
    display: inline-block;
    padding-left: 10px;
}

.detTitRpa {
    color: #333;
    cursor: pointer;
}

.detTitRpa:hover {
    color: #333;
}

.detTitR:hover .detRzxx {
    display: block;
}

.detContTit .detTitR {
    padding-right: 10px;
    position: relative;
}

.detContTit .detTitR .detTitRimg {
    vertical-align: middle;
}

.detContTit .detTitR .detTitRp i {
    color: #fa5000;
}

/*��������*/
.detTitR .detRzxx {
    display: none;
    position: absolute;
    top: 35px;
    width: 260px;
    background: #fff;
    border: 1px solid #ff7300;
    z-index: 9999;
    padding: 5px 15px;
}

.detTitR .detRzxx img {
    vertical-align: middle;
}

.detTitR .detRzxx li {
    line-height: 23px;
}

.detTitR .detRzxx .detRzxxA a {
    color: #06c
}

.detTitR .detRzxx .detRzxxB p {
    line-height: 23px;
}

.detTitR .detRzxx .detRzxxB .bold {
    font-weight: bold;
}

.detTitR .detRzxx .detRzxxC {
    text-align: center;
}

.detTitR .detRzxx .detRzxxC dl {
    float: left;
    width: 120px;
    margin: 0 5px;
}

.detTitR .detRzxx .detRzxxC dl img {
    width: 120px;
    height: 90px;
}

.detTitR .detRzxx .detRzxxC:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detTitR .detRzxx .detRzxxD {
    margin: 10px 0;
}

.detTitR .detRzxx .detRzxxD a {
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #ff7300;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.detInfo {
    padding: 20px 30px;
}

.detInfoXl {
    font-size: 20px;
    font-weight: bold;
    color: #fa5000;
    text-align: center;
}

.detInfoXl img {
    vertical-align: middle;
}

.detInfoFb {
    color: #333;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #f3f3f3;
}

.detInfoFb span {
    margin: 0 6px;
}

.detInfoFb i {
    color: #666;
}

/*���*/
.detInfoFl {
    margin: 15px auto;
}

.detTable {
    border: 1px solid #e4e4e4;
    width: 409px;
    float: left;
}

.detTable td {
    font-size: 14px;
    color: #666;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    height: 36px;
    padding: 0 8px;
}

.detTable .detTableBg {
    background: #f3f3f3;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    width: 70px;
}

.detTable td img {
    vertical-align: middle;
}

.detInfoFl .detTabArrow {
    margin: 150px 15px 0 15px;
}

.detInfoFl .detTabArrow110 {
    margin: 110px 15px 0 15px;
}

.detTableWj {
    border: 1px solid #e4e4e4;
    text-align: center;
    width: 886px;
}

.detTableWj .detTableWjBg {
    background: #f3f3f3;
}

.detTableWj tr {
    height: 36px;
    border-bottom: 1px solid #e4e4e4;
}

.detTableWj td {
    border-right: 1px solid #e4e4e4;
}

.detTableWj .xlsm {
    text-align: left;
    padding-left: 15px;
    font-size: 12px;
    line-height: 20px;
    color: #494949;
}

.detTableWj i {
    color: #Fa5000;
}

.detInfoFl .detTips {
    height: 30px;
    line-height: 30px;
    color: #666;
}

.detInfoFl .detTips img {
    vertical-align: middle;
    margin-right: 6px;
}

.fahuoWrap {
    text-align: center;
    margin-top: 20px;
}

.fahuoWrap .fahuoBtn {
    background: #ff7300;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 0 20px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}

.fahuoWrap .fahuoBtn:hover {
    background: #fa5000;
}

/*�����ͼ*/
.dotTabType {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e4e4e4;
}

.dotTabType .tabon,
.dotTabType .taboff,
.dotTabType li {
    float: left;
    padding: 0 25px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    position: relative;
}

.dotTabType .tabon,
.dotTabType .taboff {
    cursor: pointer;
}

.dotTabType .tabon,
.dotTabType .become {
    border-top: 2px solid #fa5000;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fff;
    color: #fa5000;
    top: -1px;
    _top: 1px;
    left: -1px;
    _left: 1px;
}

.tabList {
    margin-top: 14px;
}

.BaiduMap {
    padding-top: 10px;
}

.BaiduMap .BMap_mask {
    width: 620px;
    height: 400px;
    position: absolute !important;
}

.BaiduMap .Bmenu {
    width: 328px;
    height: 400px;
    overflow-y: scroll;
    position: relative;
}

.BaiduMap .Bmenu .wdarea {
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 15px;
    clear: both;
}

.BaiduMap .Bmenu .wdarea .l {
    float: left;
    width: 19px;
    height: 28px;
    font-weight: bold;
    color: #fff;
    background: url(../img/maptu.png) no-repeat scroll 0 0 transparent;
    text-align: center;
    display: inline-block;
}

.BaiduMap .Bmenu .wdarea .area {
    float: left;
    width: 252px;
    margin-left: 10px;
    display: inline-block;
    clear: right;
}

.BaiduMap .Bmenu .area p {
    line-height: 19px;
}

.BaiduMap .Bmenu .area .wdming {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.BaiduMap .Bmenu .area .gsming {
    color: #fa5000;
    font-size: 14px;
    cursor: pointer;
}

.BaiduMap .Bmenu .area img {
    vertical-align: top;
}

.BaiduMap .Bmenu .wdfy {
    text-align: center;
    height: 26px;
    line-height: 26px;
    width: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
}

.BaiduMap .Bmenu .wdfy .off {
    cursor: pointer;
}

/*��˾���*/
.enterIn {
    background: #ff7300;
    color: #fff;
    padding: 3px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.enterIn:hover {
    color: #fff;
}

.comCont {
    padding: 20px;
}

.comCont .comContImg {
    width: 220px;
    height: 180px;
    padding: 2px;
    border: 1px solid #eee;
    margin-right: 15px;
    margin-bottom: 11px;
}

.comCont .comContImg img {
    width: 220px;
    height: 180px;
}

.comCont p {
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.comCont p a {
    color: #666;
}

.comCont p a:hover {
    color: #fa5000;
}

.comCont .optim {
    color: #FF5833;
    line-height: 28px;
}

.comCont .optim span {
    color: #666;
}

.comCont .optim a {
}

/*����Ȥ����·*/
.detCl2 {
    border: 1px solid #ffce94;
    background: #fff;
}

.detCl2 .detContTit2 {
    background: #fff4e9;
    color: #fa5000;
    font-weight: bold;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
}

.detCl2 .instList {
    padding: 10px 20px;
}

.detCl2 .instList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .instList li {
    width: 20%;
    float: left;
    text-align: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
}

.detCl2 .detWj {
    padding: 10px 20px;
    font-size: 14px;
}

.detCl2 .detWj a {
    display: block;
    float: left;
    width: 16%;
    height: 26px;
    line-height: 26px;
}

/*�����Ҳ�*/
.detContRight {
    width: 238px;
}

.detContTit .titTxt {
    font-size: 16px;
    color: #fa5000;
    display: inline-block;
    padding-left: 6px;
}

.detContTit .more {
    color: #999;
    margin-right: 10px;
}

.detContTit .more:hover {
    color: #fa5000;
}

/*���ŵ���*/
.detContRfile {
    padding: 10px 7px;
}

.detContRfile p {
    margin-bottom: 6px;
}

.detContRfile .wxttb {
    text-align: center;
    font-size: 14px;
    color: #333;
    height: 32px;
    line-height: 32px;
}

.detContRfile .wxttb img {
    vertical-align: middle;
    margin-right: 6px;
}

.detContRfile .wxttb i {
    font-weight: bold;
    color: #fa5000;
    padding: 0 4px;
}

.detContRfile .wxtzs {
    background: #fffffb;
    border: 1px solid #ff9100;
    color: #696969;
    height: 23px;
    line-height: 23px;
    padding: 0 3px;
}

.detContRfile .wxtzs i {
    color: #fa5000;
}

.detContRfile .wxtxq {
    padding: 0 10px;
}

.detContRfile .wxtxq li { /*height:31px;*/
    line-height: 31px;
}

.detContRfile .wxtxq li span {
    width: 62px;
    color: #999;
    text-align: justify;
    text-justify: inter-ideograph;
    display: inline-block;
}

.detContRfile .wxtxq li img {
    vertical-align: middle;
}

.detContRoprea {
    border-top: 1px solid #f6f6f6;
    padding: 10px 4px;
    text-align: center;
}

.detContRoprea a {
    font-size: 12px;
    color: #fa5000;
    padding: 7px 20px;
    margin: 0 5px;
    border: 1px solid #fa5000;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.detContRoprea a:hover {
    background: #fa5000;
    color: #fff;
}

.detContRoprea .zxdd {
    background: #fa5000;
    color: #fff;
}

.detContRoprea .zxdd:hover {
    background: #ff7300;
    border: 1px solid #ff7300;
    color: #fff;
}

/*��Ӫ��·*/
.detContRline {
    margin: 10px 0;
}

.detContRline li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
}

.detContRline li i {
    padding: 0 6px;
}

/*��˾����չʾ*/
.detContImg {
    padding: 9px;
}

.detContImg dl {
    margin-bottom: 6px;
}

.detContImg dl dt {
    width: 215px;
    height: 177px;
    border: 1px solid #eee;
    padding: 2px;
}

.detContImg dl dt img {
    width: 215px;
    height: 177px;
}

.detContImg dl dd {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

/*��Դ����*/
.detInfoChe {
    margin: 15px auto;
}

.detTableChe {
    border: 1px solid #e4e4e4;
    width: 880px;
}

.detTableChe td {
    font-size: 14px;
    color: #666;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    height: 36px;
    padding: 0 15px;
    width: 278px;
}

.detTableChe .detTableBg {
    background: #f3f3f3;
    text-align: right;
    border-right: 1px solid #e4e4e4;
    width: 100px;
}

.detTableChe td img {
    vertical-align: middle;
    margin-right: 6px;
    float: left;
}

.detTableChe td.blue {
    color: #057cc8;
}

.detTableChe td.red {
    color: #f00;
}

.detInfoChe .detTips {
    height: 30px;
    line-height: 30px;
    color: #666;
}

.detInfoChe .detTips img {
    vertical-align: middle;
    margin-right: 6px;
}

/*����ϵͳ*/
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    margin: 8px 1px 0px 0 !important;
    height: 24px !important;
}

.bds_more {
    background: url(../img/tj.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_weixin {
    background: url(../img/wx.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_sqq {
    background: url(../img/qq.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_qzone {
    background: url(../img/kj.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_tsina {
    background: url(../img/wb.png) no-repeat 0px 0px !important;
    width: 5px;
}

.evalWrap {
    width: 860px;
    margin: 0 auto;
}

.tagSorce {
}

.tagSorce p {
    color: #999;
}

.tagSorce .rate {
    padding: 30px 20px 30px 0;
}

.tagSorce .rate .score {
    color: #f70;
    font-size: 18px;
    color: #f70;
}

.tagSorce .rate .score span {
    font-size: 38px;
    font-family: Arial;
}

.tagSorce .percent {
    width: 186px;
    padding: 26px 0;
}

.tagSorce .percent dl {
    padding: 4px 0;
    overflow: hidden;
    zoom: 1;
}

.tagSorce .percent dt {
    float: left;
    width: 70px;
    color: #333;
    font-size: 12px;
}

.tagSorce .percent dt span {
    color: #999;
    margin-left: 2px;
}

.tagSorce .percent dd {
    float: left;
    width: 100px;
    height: 10px;
    margin-top: 4px;
    overflow: hidden;
    background: #efefef;
}

.tagSorce .percent dd div {
    background-color: #f60;
    overflow: hidden;
    height: 10px;
}

.tagSorce .actor {
}

.tagSorce .actor .item {
    padding: 5px 0;
}

.tagSorce .actor .item p {
    color: #666;
    height: 34px;
    line-height: 34px;
}

.tagSorce .actor .item a {
    cursor: pointer;
}

.tagSorce .actor .item a:hover {
    background: #fff4e9;
}

.tagSorce .actor .label {
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    border: 1px solid #f3cba9;
    white-space: nowrap;
    background: #fff;
    color: #f60;
    display: inline-block;
    font-size: 12px;
}

.tagSorce .actor .item .ctshu {
    height: 26px;
    line-height: 26px;
    background: #fff;
    color: #333;
    padding: 0 4px;
    border: 1px solid #f3cba9;
    border-right: none;
}

.tagSorce .actor .item .goci {
    background: #ff7300;
    color: #fff;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
}

.pjR .myPingJia {
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
}

.myPingJia span {
    padding: 0 10px 0 25px;
    margin-left: 10px;
    cursor: pointer;
}

.chaPing {
    background: url(../img/chaping.png) no-repeat 0 center;
}

.haoPing {
    background: url(../img/haoping.png) no-repeat 0 center;
}

.pjR textarea {
    width: 95%;
    border: 1px solid #e0e0e0;
    padding: 8px;
    color: #333;
    margin-bottom: 5px;
}

.pjR .myTj {
    text-align: center;
    margin: 20px 0;
}

.pjR .myTj .tiJiao {
    background: #ff7300;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 20px;
    cursor: pointer;
}

.pjR .myTj .juBao {
    background: url(../img/jubaoicon.png) 12px no-repeat #48aaf1;
    color: #fff;
    font-size: 14px;
    padding: 8px 16px 8px 36px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
}

.pingJia {
    width: 97%;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

#tabTitle {
    background: #fafafa;
    height: 40px;
    line-height: 40px;
}

#tabTitle li {
    float: left;
    padding: 0 20px;
}

#tabTitle .become a {
    color: #fa5000;
}

.pingJiaCon {
    padding: 8px 20px;
}

.pingJiaCon .tabList {
    margin-top: 0;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    border-bottom: 1px dashed #eee;
}

.pingJiaCon .tabList .pjType {
    width: 12%;
    display: inline-block;
}

.pingJiaCon .tabList .pjCon {
    width: 68%;
    display: inline-block;
}

.pingJiaCon .tabList .pjTime {
    width: 15%;
    display: inline-block;
    color: #999;
}

/*������Դ�б�*/
.detCl2 .cheyuanList {
    padding: 10px 20px;
}

.detCl2 .cheyuanList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .cheyuanList li {
    text-align: left;
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}

.detCl2 .cheyuanList li.listFrt {
    background: #f2f2f2;
    color: #888;
}

.detCl2 .cheyuanList li:hover {
    background: #fafafa;
}

.detCl2 .cheyuanList li i {
    color: #fa5000;
}

.detCl2 .cheyuanList li .t1,
.detCl2 .cheyuanList li .t2,
.detCl2 .cheyuanList li .t3,
.detCl2 .cheyuanList li .t5,
.detCl2 .cheyuanList li .t6,
.detCl2 .cheyuanList li .t7,
.detCl2 .cheyuanList li .t8 {
    display: inline-block;
    padding-left: 1%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detCl2 .cheyuanList li .t1 {
    width: 30%;
    display: inline-block;
}

.detCl2 .cheyuanList li .t2 {
    width: 10%;
}

.detCl2 .cheyuanList li .t3 {
    width: 10%;
}

.detCl2 .cheyuanList li .t5 {
    width: 10%;
}

.detCl2 .cheyuanList li .t6 {
    width: 10%;
}

.detCl2 .cheyuanList li .t7 {
    width: 13%;
}

.detCl2 .cheyuanList li .t8 {
    width: 6%;
}

/*��Դ�Ҳ�*/
.detContRfile .cheInfo {
}

.detContRfile .cheInfo li {
    line-height: 31px;
}

.detContRfile .cheInfo li span { /*width:78px;*/
    color: #999;
    margin-right: 6px;
    text-align: left;
    display: inline-block;
}

.detContRfile .cheInfo li img {
    vertical-align: middle;
}

/*���������б�*/
.detCl2 .cheliangList {
    padding: 10px 20px;
}

.detCl2 .cheliangList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .cheliangList li {
    text-align: left;
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}

.detCl2 .cheliangList li.listFrt {
    background: #f2f2f2;
    color: #888;
}

.detCl2 .cheliangList li:hover {
    background: #fafafa;
}

.detCl2 .cheliangList li i {
    color: #fa5000;
}

.detCl2 .cheliangList li .t1,
.detCl2 .cheliangList li .t2,
.detCl2 .cheliangList li .t3,
.detCl2 .cheliangList li .t4,
.detCl2 .cheliangList li .t5,
.detCl2 .cheliangList li .t6 {
    display: inline-block;
    padding-left: 1%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detCl2 .cheliangList li .t1 {
    width: 25%;
    display: inline-block;
}

.detCl2 .cheliangList li .t2 {
    width: 13%;
}

.detCl2 .cheliangList li .t3 {
    width: 13%;
}

.detCl2 .cheliangList li .t4 {
    width: 15%;
}

.detCl2 .cheliangList li .t5 {
    width: 15%;
}

.detCl2 .cheliangList li .t6 {
    width: 6%;
}

/*��Դ����ҳ*/
/*������Դ�б�*/
.detCl2 .huoyuanList {
    padding: 10px 20px;
}

.detCl2 .huoyuanList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .huoyuanList li {
    text-align: left;
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}

.detCl2 .huoyuanList li.listFrt {
    background: #f2f2f2;
    color: #888;
}

.detCl2 .huoyuanList li:hover {
    background: #fafafa;
}

.detCl2 .huoyuanList li i {
    color: #fa5000;
}

.detCl2 .huoyuanList li .t1,
.detCl2 .huoyuanList li .t2,
.detCl2 .huoyuanList li .t3,
.detCl2 .huoyuanList li .t4,
.detCl2 .huoyuanList li .t5 {
    display: inline-block;
    padding-left: 1%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detCl2 .huoyuanList li .t1 {
    width: 32%;
    display: inline-block;
}

.detCl2 .huoyuanList li .t2 {
    width: 20%;
}

.detCl2 .huoyuanList li .t3 {
    width: 17%;
}

.detCl2 .huoyuanList li .t4 {
    width: 17%;
}

.detCl2 .huoyuanList li .t5 {
    width: 6%;
}

/*��Դ�Ҳ�*/
.detContRfile .huoInfo {
}

.detContRfile .huoInfo li {
    line-height: 31px;
    clear: both;
}

.detContRfile .huoInfo li span {
    margin-right: 6px;
    text-align: right;
    display: inline-block;
    float: left;
}

.detContRfile .huoInfo li img {
    vertical-align: middle;
    float: left;
}

/*�������ҳ*/
/*��������б�*/
.detCl2 .kuaidiList {
    padding: 10px 20px;
}

.detCl2 .kuaidiList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .kuaidiList li {
    text-align: left;
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}

.detCl2 .kuaidiList li.listFrt {
    background: #f2f2f2;
    color: #888;
}

.detCl2 .kuaidiList li:hover {
    background: #fafafa;
}

.detCl2 .kuaidiList li i {
    color: #fa5000;
}

.detCl2 .kuaidiList li .t1,
.detCl2 .kuaidiList li .t2,
.detCl2 .kuaidiList li .t3 {
    display: inline-block;
    padding-left: 1%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detCl2 .kuaidiList li .t1 {
    width: 50%;
    display: inline-block;
}

.detCl2 .kuaidiList li .t2 {
    width: 16%;
}

.detCl2 .kuaidiList li .t3 {
    width: 24%;
}

/*�������ҳ*/
.detInfoBj {
}

.detInfoBj ul li {
    width: 50%;
    float: left;
    height: 30px;
    line-height: 30px;
}

.detInfoBj ul li img {
    vertical-align: middle;
}

.detInfoBj i {
    color: #999;
}

.detInfoBj p {
    line-height: 30px;
}

/*��������б�*/
.detCl2 .banjiaList {
    padding: 10px 20px;
}

.detCl2 .banjiaList:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.detCl2 .banjiaList li {
    text-align: left;
    color: #666;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
}

.detCl2 .banjiaList li.listFrt {
    background: #f2f2f2;
    color: #888;
}

.detCl2 .banjiaList li:hover {
    background: #fafafa;
}

.detCl2 .banjiaList li i {
    color: #fa5000;
}

.detCl2 .banjiaList li .t1,
.detCl2 .banjiaList li .t2,
.detCl2 .banjiaList li .t3,
.detCl2 .banjiaList li .t4,
.detCl2 .banjiaList li .t5 {
    display: inline-block;
    padding-left: 1%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detCl2 .banjiaList li .t1 {
    width: 22%;
    display: inline-block;
}

.detCl2 .banjiaList li .t2 {
    width: 15%;
}

.detCl2 .banjiaList li .t3 {
    width: 26%;
}

.detCl2 .banjiaList li .t4 {
    width: 12%;
}

.detCl2 .banjiaList li .t5 {
    width: 15%;
}

/*����������*/
/*::-webkit-scrollbar{width:14px; height:14px;}   
::-webkit-scrollbar-track,  
::-webkit-scrollbar-thumb{border-radius: 999px; border:5px solid transparent;}  
::-webkit-scrollbar-track{box-shadow:1px 1px 5px rgba(0,0,0,.2) inset;}  
::-webkit-scrollbar-thumb{min-height:20px; background-clip: content-box; box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset; }  
::-webkit-scrollbar-corner{background: transparent;}*/

/*2018.5.9-����-����۸�*/
.phTabTit {
    width: 885px;
    overflow: hidden;
    font-size: 14px;
}

.phTabTit li {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #f3f3f3;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.phTab1 {
    width: 100px;
}

.phTab2 {
    width: 230px;
}

.phTab3 {
    width: 230px;
}

.phTab4 {
    width: 160px;
}

.phTab5 {
    width: 160px;
}

.phTabRight, .phTabPrice {
    display: table-cell;
    vertical-align: middle;
}

.zcTabTit, .pcTabTit, .phPcTabTit {
    width: 563px;
    overflow: hidden;
    font-size: 14px;
}

.zcTabTit li, .pcTabTit li, .phPcTabTit li {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.phTabRight {
    text-align: center;
    font-size: 14px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.phPcTabTit li {
    background: #f3f3f3;
}

.phTabCont {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    margin: 10px 0;
}

/*�б�*/

/*2018.7.17*/
.deception {
    width: 1200px;
    height: 60px;
    margin-bottom: 10px;
}

.deception img {
    width: 1200px;
    height: 60px;
}
.zzg_gw{
    max-width: 238px;
}