@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

html,
body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
ul,
li,
ol,
dl,
dt,
dd,
img,
form,
input,
textarea,
select,
fieldset {
    margin: 0px;
    padding: 0px;
}

body,
table,
input,
select,
textarea {
    font-family: 'Microsoft YaHei', Arial;
    font-size: 12px;
    outline: none;
}

img {
    border: 0px;
    vertical-align: middle;
}

body {
    overflow: hidden;
    overflow-y: auto;
    -webkit-text-size-adjust: none;
}

.xcImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px !important;
    height: 25px !important;
    background-color: transparent !important;
}

/*.xcImg10 { left: 10px; }*/
.xcImg10 {
    left: 0px;
}

ul {
    list-style-type: none;
    width: auto;
    height: auto;
}

ul ul,
ol ul {
    list-style-type: circle;
}

li {
    list-style-type: none;
}

#boche {
    background: url("/Content/images/logo.png") no-repeat;
    margin-top: 28px;
    margin-left: 23px;
    height: 40px;
    width: 130px;
}

#guotoulg {
    display: none;
}

#lubaolg {
    display: none;
}

#qichelg {
    display: none;
}

.nav {
    background-color: black;
    color: white;
}

.header {
    background-color: #ED1C24;
}

#guotouimg {
    display: none;
}

#lubaoimg {
    display: none;
}

#qicheimg {
    display: none;
}

.info_cont {
    width: auto;
    padding: 20px 15px 10px;
    font-size: 14px;
}

.info_cont dt,
dd {
    display: block;
    margin-bottom: 4px;
}

.info_cont dt {
    float: left;
    width: 170px;
    text-align: right;
    margin-right: 10px;
    color: #707070;
    padding: 6px 0;
}

.info_cont dt dfn {
    margin-right: 5px;
    color: #F00;
    font-style: normal;
    display: inline;
}

.info_cont dd {
    text-align: left;
    padding: 5px 0;
    margin-left: 180px;
}

.info_cont dd input,
select,
textarea {
    width: 190px;
    height: 22px;
    border-left: 1px solid #9a9898;
    padding: 3px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #9a9898;
    border-right: 1px solid #d2d2d2;
}

.info_cont dd .input1 {
    width: auto;
    height: auto;
    margin: 3px 5px 0 0;
}

.info_cont dd select {
    width: 91px;
    height: 28px;
    padding: 1px;
    margin: 0px;
}

.info_cont dd textarea {
    width: 450px;
    height: 100px;
}

.info_cont dd .checkbox {
    width: auto;
    height: auto;
    margin-right: 5px;
}

.info_cont dd dfn {
    font-size: 11px;
    margin-left: 10px;
    color: #999;
}

.info_cont dd em {
    font-style: normal;
    margin-right: 20px;
}

.info_cont dd div {
    width: 90%;
    font-size: 11px;
    padding: 6px 0 0;
    line-height: 20px;
    color: #666;
}

.info_cont dd div p {
    text-indent: 24px;
}

.info_cont dd a {
    color: #F00;
}


select {
    width: 98%;
    border: 0;
    margin: 1px;
    line-height: 24px;
    padding: 3px;
    font-size: 14px;
}

.input {
    width: 80%;
    border: 0;
    margin: 1px;
    line-height: 24px;
    padding: 3px;
    font-size: 14px;
}

.input_s {
    width: 80%;
    border: 0;
    margin: 1px;
    line-height: 22px;
    padding: 2px;
    font-size: 12px;
}

.checkbox {
    width: 12px;
    height: 12px;
    margin-right: 5px;
}


h2 {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    padding: 0 6px 0 10px;
    border-bottom: 2px solid #448aca;
}

h3 {
    font-size: 16px;
    color: #a0a0a0;
    line-height: 40px;
}

h4 {
    font-size: 12px;
    color: #7ecef4;
    line-height: 40px;
    padding: 0 10px 0 6px;
}

h5 {
    font-size: 12px;
    border-bottom: 1px solid #ed1c24;
    line-height: 30px;
    margin: 10px 0 20px;
    color: #ed1c24;
}

h6 {
    font-size: 14px;
    border-bottom: 2px solid #434343;
    line-height: 26px;
    font-style: normal;
    margin: 8px 0 0;
    color: #ed1c24;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

a.n1 {
    color: #0068b7;
    margin-right: 20px;
}

.nR {
    color: #fff;
    margin-left: 4px;
    font-size: 11px !important;
    padding: 0 2px;
    font-style: normal !important;
    float: none !important;
    background-color: #ed1c24;
}

.nR:hover {
    text-decoration: none;
}

.nB {
    background-color: #448aca;
}

.nO {
    background-color: #f39700;
}

.nC {
    background-color: #8FC420;
}

.nG {
    background-color: #303030;
}

.nK {
    background-color: #000;
}

.nD {
    background-color: #920683;
}

.nX {
    background-color: #638C09;
}

.nQ {
    background-color: #EA68A2;
}

.header {
    width: 100%;
    height: 100px;
    background-color: #ed1c24;
}

.headerbody {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.logo {
    float: left;
    width: 130px;
    padding: 30px 0 0 20px;
    line-height: 100px;
    display: block;
}

.hlogin {
    float: right;
    margin: 14px 0 0;
    color: #FFF;
}

.hlogin a {
    color: #FFF;
    padding: 0 15px;
}

.hphone {
    position: absolute;
    top: 52px;
    right: 0;
}


.nav {
    width: 100%;
    height: 50px;
    background-color: #333;
}

.navbody {
    width: 1024px;
    line-height: 50px;
    margin: 0 auto;
}

.navbody ul li {
    float: left;
    transition: background-color ease .3s;
    -webkit-transition: background-color ease .3s;
}

.navbody ul li:hover {
    background-color: #454648;
}

.navbody ul li a {
    padding: 0 30px;
    line-height: 50px;
    color: #e3e3e3;
    font-size: 18px;
    display: block;
}

.navbody ul li a:hover {
    color: #FFF;
    text-decoration: none;
}

.navbody ul li a.sel {
    color: #FFF;
}

.navbody ul li.hnavmore:hover ul {
    display: block;
    z-index: 1000;
}

.navbody ul li.hnavmore ul {
    display: none;
}

.navbody ul li.hnavmore ul {
    width: 137px;
    padding: 0 0 10px;
    position: absolute;
    height: auto;
    background-color: #454648;
}

.navbody ul li.hnavmore ul li {
    float: left;
    width: 100%;
    height: 40px;
}

.navbody ul li.hnavmore ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0;
    text-align: center;
}

.navbody ul li.hnavmore ul li:hover {
    background-color: #ed1c24;
}

.navbody ul li.hnavmore a {
    padding-right: 25px;
}

/*.navbody ul li.hnavmore:hover span { transform: rotate(180deg); -webkit-transform: rotate(180deg); }*/

.content {
    width: 1000px;
    height: auto;
    margin: 40px auto !important;
    position: relative;
}

.module {
    width: 100%;
    height: auto;
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.module span {
    float: right;
    font-size: 11px;
    font-style: normal;
}

.module span a {
    color: #ccc;
}

.module span a:hover {
    color: #f0343b;
}

.left_cont {
    width: 758px;
    height: auto;
    margin-right: 10px;
    left: 0;
    top: 0;
}

.right_cont {
    width: 232px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.banner {
    height: 330px;
    border: 0px;
    display: block;
    position: relative;
}

.banner_index {
    height: 330px;
    position: relative;
    overflow: hidden;
    width: auto;
    margin: 0px auto;
}

.banner_index .banner_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.banner_index .banner_wrap li {
    width: 770px;
    float: left;
}

.indexBanner_num {
    width: inherit;
    margin: 0;
    padding: 0;
    text-align: right;
    position: absolute;
    top: 315px;
    right: 7px;
    z-index: 4;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.indexBanner_num a {
    width: 18px;
    height: 6px;
    display: inline-block;
    background-color: #555;
    font-size: 0px;
    line-height: 0px;
    margin: 0 2px;
}

.indexBanner_num a.on,
.indexBanner_num a:hover {
    background-color: #fff;
}

.Network {
    padding: 0 15px 15px;
    position: relative;
}

.Network ul {
    padding: 15px 0;
    border-bottom: 2px solid #dcdcdc;
}

.Network div {
    width: 49%;
    position: relative;
    display: inline-block;
}

.Network div img {
    width: 102px;
    height: 76px;
    background-color: #CCC;
}

.Network div p {
    line-height: 20px;
    position: absolute;
    left: 112px;
    top: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 210px;
}

.Network div dfn {
    position: absolute;
    right: 10px;
    top: 10%;
}

.Network div em {
    color: #FF2900;
    font-family: verdana, arial;
    font-weight: 600;
    font-style: normal;
}

.Nleft {
    border-right: 1px dotted #666666;
}

.Nright {
    float: right;
}

.show ul:hover {
    background-color: #f2f6f8;
}

.show div {
    width: 100%;
    position: relative;
    display: inline-block;
}

/* padding-left: 10px;*/
.show div p {
    left: 122px;
    top: 0;
}

.show div.title {
    font-weight: bold;
}

.show div.time {
    width: 155px;
    position: absolute;
    left: 400px;
    top: 0;
    text-align: center;
}

.show div.time li {
    line-height: 24px;
    font-size: 14px;
}

.show div.time li em {
    line-height: 35px;
}

.show div.price {
    width: 100px;
    position: absolute;
    right: 0px;
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    margin-top: -5px;
    padding-right: 10px;
}

.show div.price a {
    color: #999;
}

.show div.price a:hover {
    text-decoration: none;
    color: #F00;
}

.show div.price em {
    font-size: 16px;
}

.show div dfn {
    font-style: normal;
    right: 20px;
    top: auto;
}

.map {
    height: 410px;
    margin: 6px;
    background-color: #f1f1f1;
}

.common {
    margin: 0 6px 6px;
    padding: 6px;
    background-color: #f8f8f8;
}

.common li {
    border-bottom: 1px dotted #ccc;
    line-height: 36px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.common p {
    padding: 12px;
    height: 180px;
    line-height: 22px;
}



.footer {
    width: 100%;
    height: 300px;
    background-color: #434343;
}

.footerbody {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.footerbody ul {
    float: left;
    width: 180px;
    border-left: 1px dotted #e3e3e3;
    padding: 0 0 0 15px;
}

.footerbody ul li {
    line-height: 24px;
}

.footerbody ul li a {
    color: #FFF;
    display: block;
}

.copyright {
    width: auto;
    height: 30px;
    color: #a0a0a0;
    position: absolute;
    right: 0;
    top: 270px;
}

.fphone {
    position: absolute;
    right: 0;
    top: 225px;
}

.weixin {
    position: absolute;
    right: 0;
}


#cbbfixed {
    transition: bottom 0.3s;
    right: 10px;
    bottom: -85px;
    position: fixed;
    z-index: 1;
}

.cbbtn {
    width: 40px;
    height: 40px;
    display: block;
    background-color: rgba(51, 51, 51, 0.6);
}

#gotop {
    transition: background-color 0.3s;
    margin-top: 1px;
    background-color: rgba(51, 51, 51, 0.6);
}

#gotop:hover {
    background-color: rgb(237, 28, 36);
}

#cweixin {
    background: rgba(0, 0, 0, 0.2);
}

#cweixin div {
    background: url(../images/weixin.png);
    transform-origin: 100% 70%;
    transition: transform 0.3s, opacity 0.3s;
    left: -194px;
    top: -115px;
    width: 194px;
    height: 199px;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all ease .3s;
    -webkit-transform-origin: 100% 70%;
}

#cweixin:hover div {
    display: block;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.page {
    font-size: 11px;
    color: #313031;
    padding: 6px 5px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
}

.page a {
    padding: 5px 6px;
    margin: 0;
    color: #535353;
    font-style: italic;
    text-decoration: none;
}

.page a:hover {
    color: #e60012;
}

.pagination a:active {
    color: #e60012;
}

.page span.current {
    font-weight: bold;
    font-style: italic;
    margin: 0px 3px;
    color: #e60012;
}

.page span.disabled {
    display: none;
}


.sortNum {
    margin-top: 4px;
    min-width: 10px;
    background-color: #f00;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 10px;
    padding: 1px 4px;
    line-height: 15px;
    font-weight: bold;
}

.bigCanDo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 88px;
    width: 88px;
    background-image: url('/Content/images/KCJ_b.png');
}

.smallCanDo {
    position: absolute !important;
    left: 7px !important;
    top: 0 !important;
    background-image: url('/Content/images/KCJ_s.png');
    width: 35px !important;
    height: 16px !important;
}

#form table {
    font-size: 14px;
}

#form thead {
    width: 100%;
    font-size: 14px;
    line-height: 48px;
    text-align: left;
}

#form tbody {
    background: #FFF;
    font-size: 14px;
}

#form tr {
    border-bottom: 1px solid #FFF;
}

#form th {
    background: #e9e9e9;
    color: #959595;
    padding-top: 2px;
    padding-left: 8px;
}

#form td {
    padding-top: 2px;
    padding-left: 8px;
}

#form td a {
    color: #295568;
    text-decoration: none;
}

#form td a:hover {
    color: #F00;
}

#form tr.alt td {
    background: #f9f9f9;
    /*tr背景色*/
}

#form tr.over td {
    background: #eaf6f9;
    /*鼠标高亮行的背景色*/
}