@charset "utf-8";
/* CSS Document */
html {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    overflow-y: scroll;
    font-family: "Microsoft YaHei", "����";
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 12px/1.5 'Microsoft Yahei', '����';
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, li {
    list-style: none;
}

i, em {
    font-style: normal;
}

img {
    border: none;
}

input {
    outline: none;
    border: none;
}

input[type="button"] {
    cursor: pointer;
}

input {
    outline: none;
    border: none;
    vertical-align: middle;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    color: #888;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #888;
}

textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #888;
}

textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888;
}

textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888;
}

textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #888;
}

textarea {
    outline: none;
}

table, td, th, tr {
    border-spacing: 0;
    border-collapse: collapse;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff6000;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clr:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*������ɫ*/
.bgGray {
    background: #f7f7f7;
    padding-bottom: 20px;
}

.bgWhite {
    background: #fff;
}

/*����*/
.fs16 {
    font-size: 16px;
}

.fs14 {
    font-size: 14px;
}

.fs12 {
    font-size: 12px;
}

/*������ɫ*/
.gray6 {
    color: #666;
}

.gray9 {
    color: #999;
}

.gray8 {
    color: #888;
}

.grayB {
    color: #b1b1b1;
}

.red {
    color: #f00;
}

.fontOrange {
    color: #fa5000;
}

.fontOrange2 {
    color: #fe6700;
}

.fontGray {
    color: #999;
}

.fontGreen {
    color: #009900;
}

.font3 {
    color: #333;
}

/*�߾�*/
.mtb15 {
    margin: 15px auto;
}

.h10 {
    height: 10px;
    overflow: hidden;
}

.h15 {
    height: 15px;
    overflow: hidden;
}

.marginBottom10 {
    margin-bottom: 10px;
}

/*����*/
.cur {
    cursor: pointer;
}

/*topBar*/
.topBar {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    height: 30px;
    line-height: 30px;
}

.topBox {
    color: #555;
}

.memberid {
}

.memberid a {
    color: #fb5000;
    margin: 0 3px;
}

/*topNav*/
.topNav ul li {
    float: left;
    padding: 0 6px;
    position: relative;
    margin-left: 6px;
}

.topNav .aWrap a {
    position: relative;
    margin-right: 12px;
    cursor: pointer;
}

.quickNav span {
    border: 4px #f9f9f9 solid;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin-left: 4px;
    border-top-color: #666;
    top: 13px;
    right: 8px;
    position: absolute;
    font-size: 0;
    line-height: 0;
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}

.quickNav:hover span {
    border: 4px transparent solid;
    border-top-color: #f99236;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}

.quickNav {
    border: 1px solid #f6f6f6;
    border-top: none;
    border-bottom: none;
}

.quickNav .aWraphover {
    display: none;
}

.quickNav:hover .aWraphover {
    display: block;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    position: absolute;
    clear: both;
    right: -1px;
    width: 100%;
    text-align: left;
    line-height: 25px;
    padding: 5px 0;
}

.quickNav:hover span {
    border: 4px transparent solid;
    border-top-color: #f99236;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}

.quickNav:hover {
    z-index: 9999;
    border: 1px solid #e7e7e7;
    border-top: none;
    border-bottom: none;
    background: #fff;
}

.topNav li.myGps {
    background: url(../img/topcoin.png) 5px -31px no-repeat;
    height: 30px;
    padding-left: 25px;
}

.topNav li.myFahuo {
    background: url(../img/topcoin.png) 3px -565px no-repeat;
    height: 30px;
    padding-left: 25px;
}

.topNav li.myPhrj {
    background: url(../img/topcoin.png) 5px -54px no-repeat;
    height: 30px;
    padding-left: 25px;
}

.topNav li.myPhrj:hover {
    background: url(../img/topcoin.png) 5px -54px no-repeat #fff;
    height: 30px;
    padding-left: 25px;
}

.topNav li.myVip {
    background: url(../img/topcoin.png) 5px -105px no-repeat;
    height: 30px;
    padding-left: 25px;
}

.topNav li.myVip:hover {
    background: url(../img/topcoin.png) 5px -105px no-repeat #fff;
    height: 30px;
    padding-left: 25px;
}

/*.aWraphover .aWrapList{padding:10px;}*/
.aWraphover .aWrapList .aWrapList1-1 {
    background: url(../img/topcoin.png) 0 -58px no-repeat;
    height: 24px;
    padding-left: 20px;
}

.aWraphover .aWrapList .aWrapList1-2 {
    background: url(../img/topcoin.png) 0 -82px no-repeat;
    height: 24px;
    padding-left: 20px;
}

.quickNav:hover .incItems {
    width: 90px;
}

/*logoBar*/
.logoNew {
    width: 200px;
    height: 90px;
}

.logoSearch {
    width: 540px;
    margin-left: 100px;
    margin-top: 10px;
}

.logoTel {
    background: url(../img/pubicon.png) 0 0 no-repeat;
    height: 40px;
    padding-left: 40px;
    margin-top: 15px;
}

.logoTel .telTxt {
    line-height: 18px;
}

.logoTel .telNum {
    font-size: 21px;
    line-height: 22px;
    color: #fa5000;
    font-family: Georgia;
    font-weight: bold;
}

.logoQR {
    margin-top: 10px;
    margin-left: 20px;
}

.logoQR img {
    float: left;
}

.logoQR p {
    width: 16px;
    float: left;
    line-height: 12px;
    text-align: center;
}

.searchItems {
    font-size: 14px;
}

.searchItems a {
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    word-spacing: normal;
}

.searchItems span {
    font-size: 10px;
    color: #d8d8d8;
}

.searchItems a.now {
    color: #ff500b;
}

.searchItems a:hover {
    color: #ff500b;
}

.searchWrap {
    border: 2px solid #ff6000;
}

.searchWrap .inputCf,
.searchWrap .inputDd {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    width: 187px;
    font-size: 14px;
}

.searchWrap .searchArw {
    vertical-align: middle;
}

.searchWrap .searchBtn {
    width: 90px;
    height: 38px;
    line-height: 38px;
    background: #ff6000;
    color: #fff;
    font-size: 16px;
}

/*nav*/
.nav {
    background: #fb5000;
    height: 44px;
    line-height: 44px;
    color: #fff;
}

.nav ul li {
    float: left;
    display: inline;
    font-size: 16px;
}

.nav ul li a {
    color: #fff;
    text-align: center;
    display: block;
   /* padding: 0 14px;*/
}

.nav ul li a:hover {
    background: #efc501;
}

.nav ul li a.on {
    background: #efc501;
}

/*subNav*/
.subNav {
    background: #fff;
    height: 36px;
    line-height: 36px;
}

.subNav a {
    padding: 0 8px 0 7px;
    color: #666;
}

.subNav a:hover {
    color: #ff500a;
}

.subNav .subNavTit {
    font-weight: bold;
    color: #ff500a;
}

.subNav .subNavTit i {
    display: inline-block;
    padding-right: 6px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #ff500a;
    border-bottom: 4px solid transparent;
}

.subNav .downBox {
    padding: 2px 0;
    width: 110px;
    background: #fff;
    position: absolute;
    right: -1px;
    top: 36px;
    z-index: 9999;
    border: 1px solid #eee;
    border-top: none;
}

.subNav .downBox a {
    width: 40px;
    display: inline-block;
    float: left;
    text-align: left;
}

.subNav .w1200 {
    position: relative;
}

/*footer*/
.footer {
    background: #f0f0f0;
    border-top: solid 1px #ddd;
}

.footerCont {
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #3c3c3c
}

.footer .footer_l {
    width: 185px;
    height: 140px;
    float: left;
    padding: 5px 0 0 0
}

.footer .footer_l img {
    padding: 16px 0 0 53px
}

.footer .footer_r {
    width: 1000px;
    float: left;
    line-height: 25px
}

.footer .footer_r p {
    line-height: 30px
}

.footer .footer_r a {
    color: #3c3c3c
}

.footer .footer_r a:hover {
    color: #ff500b;
    text-decoration: none
}

.footer .footer_r .h_ge {
    padding: 0 4px;
    color: #d0d0d0
}

.footer_r .banQuan a, .footer_r .banQuan span {
    color: #83888a;
    font-size: 12px
}

.footer_r .tuBiao {
    padding: 20px 0
}

.footer_r .tuBiao a {
    margin-right: 5px
}

/*����*/
.mainWapper {
    width: 100%;
    background: #f7f7f7;
    padding-bottom: 40px;
}

.mainBox {
    width: 1200px;
    margin: 0 auto;
}

.leftWapper {
    float: left;
    width: 950px;
}

.rightWapper {
    float: right;
    width: 238px;
    border: solid 1px #eee;
}

/*�ı���*/
.grayInput {
    display: block;
    height: 28px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*.grayInput:focus{border:solid 1px #ff8042; color:#333;  -webkit-box-shadow:0 0 5px rgba(248,81,0,.3);-moz-box-shadow:0 0 5px rgba(248,81,0,.3);box-shadow: 0 0 5px rgba(248,81,0,.3);}*/

.banJiaList .lineList {
    position: relative;
}

/*�������*/
.qingKong {
    line-height: 34px;
    color: #1391ce;
    padding: 0 0 0 10px;
    cursor: pointer;
}

/*���ڵ�λ��*/
.stateBox {
    padding: 10px 0;
}

.stateBox h1 {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

/*�����Ŀtitle*/
.leftTit {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #f85100;
    background: #fff;
}

.leftTit h3 {
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 6px;
    font-size: 16px;
    border-left: 3px solid #f85100;
    color: #ff4800;
}

.leftTit .wxtTips {
    background: url(../img/wxtips.png) left no-repeat;
    padding-left: 30px;
}

/*�Ҳ���Ŀtitle*/
.rightTit {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #f85100;
    background: #fff;
}

.rightTit h3 {
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 6px;
    font-size: 16px;
    border-left: 3px solid #f85100;
    color: #ff4800;
    overflow: hidden;
}

/*ͼ��*/
.wxtIcon {
    line-height: 21px;
}

.wxtIcon a {
    display: inline-block;
    float: left;
    width: 63px;
    height: 21px;
    font-size: 14px;
    background: url(../img/icon.png) no-repeat -4px -97px;
}

.wxtsub {
    vertical-align: sub;
    margin-right: 6px;
}

/*btn*/
.faHuoBtn, .faHuoBtn:hover, .chaKanBtn, .chaKanBtn {
    display: block;
    width: 66px;
    height: 28px;
    margin: 5px auto 0;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff7300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.faHuoBtn:hover {
    background: #ff5400;
}

.chaKanBtn, .chaKanBtn:hover {
    display: block;
    width: 64px;
    height: 26px;
    margin: 10px auto 0;
    line-height: 26px;
    color: #9b9b9b;
    border: solid 1px #dddbdc;
    background: #fff;
}

.chaKanBtn:hover {
    color: #fff;
    border: solid 1px #2a8ad4;
    background: #2a8ad4;
}

.qqBtn {
    display: block;
    width: 82px;
    height: 26px;
    background: url(../img/icon.png) no-repeat 0 -599px;
    cursor: pointer;
}

.qqBtn:hover {
    background: url(../img/icon.png) no-repeat 0 -626px;
}

/*�ײ��Ƽ����Ż���*/
.linkCnt {
    width: 1158px;
    padding: 12px 20px 2px;
    margin: 10px auto 0;
    font-size: 14px;
    background: #fff;
    border: 1px solid #eee;
}

.briefLink {
    color: #999;
    line-height: 26px;
}

.bottomLink {
    border-top: 1px dashed #ddd;
    padding: 8px 0;
    line-height: 26px;
}

.bottomLink a {
    margin: 0 4px;
    color: #999;
    font-size: 14px;
}

.linkCnt a:hover {
    text-decoration: underline;
    color: #fa5000;
}

/*��ҳ*/
.pageBox {
    padding: 30px;
    text-align: center;
    color: #333;
    font-size: 13px;
    background: #fff;
    border: solid 1px #eee;
}

.subPagination {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.subPaging {
    overflow: hidden;
}

.subPagination li {
    float: left;
    text-align: center;
    padding: 0 0 0 8px;
    height: 32px;
    line-height: 30px;
}

.subPagingAll {
    height: 25px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 12px;
    margin-right: 50px;
}

.subPagination li a {
    display: block;
    background: #fff;
    color: #333;
    font-size: 13px;
    padding: 0 12px;
    border: 1px solid #ddd;
}

.subPagination li a:hover, .subPagination li .pagingActive {
    color: #fff;
    background: #ff6600;
    border: 1px solid #ff6600;
}

.subPagination li.cp {
    background: #f60;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 0 12px;
    margin-left: 5px;
}

.subPagination li .pagingActive {
    cursor: text;
}

.pageNumInput {
    width: 50px;
    height: 30px;
    *height: 29px;
    text-align: center;
    border: solid 1px #ddd;
}

.subPagination li .pageBtn {
    background: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.subPagination li span {
    display: inline-block;
}

.subPagination2 a {
    background: #fff;
    color: #333;
    font-size: 13px;
    padding: 8px 12px;
    border: 1px solid #ddd;
}

.subPagination2 a:hover, .subPagination .pagingActive {
    color: #fff;
    background: #ff6600;
    border: 1px solid #ff6600;
}

.subPagination2 .theon {
    color: #fff;
    background: #ff6600;
    border: 1px solid #ff6600;
    font-size: 13px;
    padding: 8px 12px;
}

.page_num {
    padding: 20px 0;
}

#page_num a, #page_num .th, #page_num .breakspeak {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px;
    background: #fff;
}

#page_num a, #page_num .th {
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
    padding: 0 9px;
}

#page_num .breakspeak {
    color: #aaa;
    padding: 0 12px;
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
}

#page_num .th {
    background-color: #ff7300;
    border: none;
    color: white;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    border: 1px solid #ff7300;
}

#page_num a:link, #page_num a:visited {
    color: #333
}

#page_num a:hover, #page_num a:active {
    color: #ff7300;
    border: 1px solid #ff7300;
}

#page_num {
    float: left;
    margin: 0 0 0 5px;
}

/*��������*/
.friendLinks {
    padding: 10px 0 0 20px;
    font-size: 14px;
}

.friendLinks a {
    font-size: 14px;
    margin: 0 4px;
}

.friendLinks a:hover {
    text-decoration: underline;
}

/* �ص����� */
#returnTop {
    position: fixed;
    z-index: 999;
    right: 57px;
    bottom: 10px;
    _bottom: auto;
    width: 40px;
    height: 40px;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(../img/return.gif);
    _background-image: url(../img/return.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#returnTop:hover {
    background-position: 0 -40px;
}

.nofoundBg {
    border: solid 1px #eee;
}

.nofoundTips {
    width: 520px;
    margin: 0 auto;
    border-bottom: 1px dotted #b3b3b3;
    padding: 40px 0 20px;
    text-align: center;
}

.blueTextBox {
    font-size: 20px;
    color: #444;
}

.blueTextTips {
    font-size: 30px;
    color: #048cd2;
    margin-right: 10px;
}

.nofoundCarImg {
    width: 354px;
    margin: 10px auto 26px;
}









