body {
    color: #333;
    background: #f7f8fa;
}

a {
    color: #333;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font24 {
    font-size: 24px;
}

.redcolor {
    color: #ff0f0f;
}

.bluecolor {
    color: #0175ff;
}

.color333 {
    color: #333;
}

.color666 {
    color: #666;
}

.color999 {
    color: #999;
}

.whitesp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t_input {
    height: 32px;
    border-radius: 2px;
    border: solid 1px #e5e5e5;
    margin-left: -1px;
    padding-left: 8px;
    width: 180px;
}

.t_textarea {
    border: solid 1px #e5e5e5;
    padding: 8px;
    width: 720px;
    height: 140px;
}

.t_input:focus {
    border: 1px solid #ff4342;
}

.boxshow {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}

.minheight {
    min-height: 487px;
}

.bgwhite {
    background: #fff;
}

input.bghui {
    background: #c2c2c2;
    color: #333;
}

input.bghui:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bghui {
    background: #f9f9f9;
}
a.bghui {
     background: #c2c2c2;
    color: #333;
}

.bgf2 {
    background-color: #f2f2f2;
}

.line30 {
    line-height: 30px;
}

i.iconfont {
    margin-right: 5px;
}

.textleft {
    text-align: left;
}

.t_Jumpcolor {
    overflow: hidden;
}

.paddingbt {
    padding-bottom: 50px;
}

.paddingtop {
    padding-top: 20px;
}

.paddingleft {
    padding-left: 50px;
}

.padding15 {
    padding: 15px;
}

.box {
    clear: both;
    overflow: hidden;
}

.border {
    border: solid 1px #f7f8fa;
}

.t_width {
    width: 1200px;
    margin: 0 auto
}

.t_title {
    font-size: 30px;
    letter-spacing: 3px;
    color: #333;
    font-weight: bold;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 20px 0;
    width: 670px;
    height: 76px;
}

.t_title img {
    margin: 0 8px 0 0;
}


/*搜索*/

.y_head_search {
    float: right;
    width: 490px;
    border: 1px solid #ff4342;
    height: 36px;
    line-height: 36px;
    background: #fff;
    margin-top: 43px;
    position: relative;
    z-index:30;
}

.y_head_search_select {
    width: 82px;
    height: 36px;
    background: #fff;
    float: left;
    border-right: 1px solid #e5e5e5;
    z-index: 9999999;
}

.y_head_search_select_btn {
    float: left;
    padding-left: 1px;
    cursor: pointer;
}

.y_head_search_select_txt {
    color: #363636;
    padding-left: 19px;
    float: left;
    line-height: 36px;
    cursor: pointer;
}

.y_head_search_select_list {
    width: 73px;
    background: #fff;
    text-align: center;
    line-height: 2em;
    overflow: hidden;
    position: absolute;
    z-index: 99999999999;
    top: 37px;
    left: 0px;
    cursor: pointer;
}

/*.j_roomSerInput {
    border: 0px;
    float: left;
    width: 316px;
    padding-left: 6px;
    height: 36px;
    line-height: 36px;
    color: #a9a9a9;
    background: #fff;
}*/

.j_roomSerBtn {
    width: 85px;
    float: right;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-family: '微软雅黑';
    font-size: 16px;
    background: #ff4342;
    border: 0px;
    cursor: pointer;
}

.t_menu {
    background-color: #ffffff;
    box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    clear: both;
    position: relative;
    z-index: 10;
}

.t_menu ul {
    position: relative;
}

.t_menu li {
    display: inline-block;
    padding-right: 95px;
    padding-bottom: 10px;
}

.t_menu li a {
    color: #333;
    text-align: center;
    line-height: 30px;
    display: block;
}

.t_menu li a:hover {
    text-decoration: none;
    color: #ff4342;
}

.t_menu li a.t_on {
    color: #ff4342;
    border-bottom: 2px solid #ff4342;
}

.t_menvspan {
    position: absolute;
    left: 0;
    top: 30px;
    height: 2px;
    background: #ff4342;
    width: 30px;
    opacity: 0;
}

.focusBox {
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic li {
    height: 380px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: #fff;
    height: 6px;
    overflow: hidden;
    width: 20px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.focusBox .hd .on {
    background: #ff4342;
}

.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -45px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.focusBox .prev {
    left: 0;
}

.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.t_comcont {
    padding-top: 15px;
}
.plr-10{padding-left:10px;padding-right:10px}
.t_comtable {
    text-align: center;
    table-layout: fixed;
}

.t_comtable thead th {
    height: 48px;
    background: #f2f2f2;
    color: #999;
    font-weight: normal;
}

.t_comtable td {
    height: 48px;
    line-height: 22px;
    word-break: break-word;
    padding: 0px 5px;
}

.t_comtable tr:nth-child(odd) {
    background: #fafafa;
}

.t_comtable tr:nth-child(even) {
    background: #fff;
}

.t_comtable tr:hover {
    background: #fafeff;
}

.t_comcoltl ul {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.t_comcoltl li {
    cursor: pointer;
    line-height: 30px;
    padding: 0 15px;
}

.t_comcoltl li span {
    display: block;
    height: 2px;
    width: 45px;
    margin: 0 auto;
}

.t_comcoltl li.cur {
    color: #f05857;
}

.t_comcoltl li.cur span {
    display: block;
    height: 2px;
    background: #f05857;
}

.t_listzb ul {
    margin-left: -25px;
    clear: both;
    overflow: hidden;
}

.t_listzb li {
    width: 280px;
    float: left;
    margin-left: 25px;
    line-height: 40px;
}

.t_listzb a.t_ingpit {
    position: relative;
    display: block;
    height: 280px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.t_listzb a.t_ingpit img {
    height: 100%;
}

.t_listzb a span.t_compostion {
    position: absolute;
    width: 270px;
    padding-left: 10px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.t_listzb a span.bghei {
    background: #000;
    opacity: 0.4;
    z-index: 1;
}

.t_commore {
    clear: both;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.t_commore a:hover {
    text-decoration: none;
}

.t_commore a:hover i {
    position: relative;
    animation: mymove 1s infinite;
    -webkit-animation: mymove 1s infinite;
    /*Safari and Chrome*/
}

.t_comtitle {
    height: 62px;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    padding: 40px 0 10px 0;
}

.t_comtitle span {
    display: block;
    height: 20px;
    line-height: 20px;
    background: url('../images/titlebg.png') no-repeat center;
}

.t_comjbxx {
    width: 290px;
    padding: 10px 30px;
    background: #f4f4f4;
}

.t_comjbxx h2 {
    text-align: center;
    line-height: 50px;
}

.t_comjbxx table td {
    height: 35px;
}

.t_comgsjj {
    padding-top: 15px;
}

    .t_comgsjj p {
        float: left;
        width: 800px;
        line-height: 30px;
        text-indent: 2em;
        word-break: break-word;
    }

.lxfsbg {
    background: url('../images/contact.png') no-repeat center;
    background-size: cover;
}

.lxfsbg .t_comtitle {
    color: #fff;
}

.lxfsbg .t_comtitle span {
    background: url('../images/titlebgwhite.png') no-repeat center;
}

.lxfsbg .t_commore a {
    color: #fff;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    padding: 15px 0;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 29px;
    height: 55px;
    cursor: pointer;
    position: absolute;
    cursor: pointer;
    top: 114px;
    z-index: 99;
}

.picScroll-left .hd .prev {
    background: url("../images/left.png") no-repeat center;
    left: 0px;
}

.picScroll-left .hd .next {
    background: url("../images/right.png") no-repeat center;
    right: 0px;
}

.picScroll-left .bd {
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    background: #fff;
    width: 510px;
    height: 276px;
    margin-right: 84px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #f7f8fa;
}

.t_tcxx dl dt {
    display: block;
    width: 45%;
    float: left;
    line-height: 36px;
    color: #666;
    padding: 5px 0 5px 15px;
	box-sizing: border-box;
	line-height: 26px;
}

.t_tcxx dl dt i {
    color: #cfcfcf;
    font-size: 18px;
    float: left;
}

.t_lxrname {
    background: #f4f4f4;
    height: 40px;
    line-height: 24px;
    padding-top: 20px;
    position: relative;
    margin: 40px 0 30px 0;
    padding-left: 115px;
}

.t_lxrname span {
    padding: 0 10px;
}

.t_lxrname i {
    display: block;
    width: 77px;
    height: 77px;
    background: #fff;
    border-radius: 77px;
    left: 30px;
    top: -10px;
    position: absolute;
    font-size: 60px;
    line-height: 77px;
    text-align: center;
    color: #e2e2e2;
}

.t_bottom {
    background: #383838;
    padding: 20px 0 10px 0;
}

.t_bottom h2 {
    color: #fff;
    font-weight: normal;
    letter-spacing: 2px;
}

.t_bottom span {
    color: #fff4ef;
    line-height: 60px;
    padding-right: 50px;
}

.t_bottom a {
    color: #fff4ef;
}

.t_bottom a.color999 {
    color: #999;
}

.t_bottom span.fr {
    color: #999;
    padding: 0;
}

.t_bgblk {
   background: #454545;
    padding: 20px 0;
}

.t_bgblk span {
    line-height: 30px;
    color: #999;
}

.picScroll-left .t_lxfslist {
    width: 1200px;
}

.picScroll-left .t_lxfslist ul {
    margin-top: -50px;
    padding: 5px 0;
}

.picScroll-left .t_lxfslist ul li {
    margin: 50px 5px 0px 5px;
    position: relative;
}

.picScroll-left .t_lxfslist ul li:nth-child(even) {
    float: right;
}

.t_ewmtpimg {
    padding: 10px;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 10;
    right: 10px;
    top: 234px;
}

.t_ewmtpimg img {
    width: 100px;
    height: 100px;
}

.t_dwmap {
    line-height: 30px;
    margin-top: 20px;
}

.t_page {
    padding: 15px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    clear: both;
    width: 1198px;
}

.t_page a,
.t_page span {
    padding: 5px 10px;
    margin: 0 10px;
}

.t_page a.on {
    background: #ff4342;
    border: 1px solid #ff4342;
    color: #fff;
}

.t_page a.t_jt {
    border: 1px solid #e8e9ed;
    color: #999;
    font-size: 14px;
}

.t_contnr {
    padding: 60px 55px;
    margin: 20px 0
}

.t_contnr p {
    line-height: 30px;
    text-indent: 2em;
}

.t_nointroduction {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 20px;
}

.t_nointroduction h2 {
    text-align: center;
    font-weight: normal;
    line-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t_nointroduction h2 input {
    margin: 0 0 0 40px;
}

.t_nointroduction ul {
    padding: 0 30px;
    display: flex;
    display: -webkit-flex;
    flex-grow: 3;
    flex-wrap: wrap;
}

.t_nointroduction ul li {
    display: block;
    width: 28%;
    line-height: 40px;
    white-space: nowrap;
}

.t_cpname {
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}

.t_xqcont td {
    height: 30px;
    padding: 5px 0;
}

.bordertop {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
    overflow: hidden;
}


/*详情采购*/

.y_txt_buy {
    width: 100%;
    height: 52px;
    background: #ffecec;
    margin: 20px auto;
    text-align: center;
    line-height: 52px;
    padding-left: 0px;
    clear: both;
}

.y_txt_buy span {
    display: block;
    float: left;
    padding-left: 30px;
    font-size: 14px
}

.y_txt_buy span img {
    display: block;
    float: left;
    margin-top: 13px;
}

.y_txt_buy span b {
    font-size: 20px;
    font-weight: normal
}

.y_txt_buy span a.y_ancg {
    display: block;
    width: 94px;
    height: 33px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    margin-top: 10px;
    background: #ff4342;
    float: right;
}

.y_txt_buy span a:hover {
    text-decoration: none;
}

.y_txt_buy span a.y_ancg:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.y_txt_buy span a.y_andan {
    display: block;
    width: 94px;
    height: 33px;
    border: 1px solid #ff4342;
    color: #ff4342;
    text-align: center;
    line-height: 33px;
    margin-top: 10px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.y_txt_buy span a.y_andan:hover {
    background: #ff4342;
    color: #fff;
}

.j_zbgd {
    width: 810px;
    float: left
}

.t_xqpj {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin-top: 40px;
}

.t_xqpj li {
    cursor: pointer;
    display: block;
    float: left;
    line-height: 40px;
    margin: 0 15px;
}

.t_xqpj li.hover {
    color: #ff4342;
    border-bottom: 2px solid #ff4342;
}

.t_ztpj {
    background: #fdeded;
    height: 45px;
    margin: 20px 0;
}

.t_evaluate li {
    display: block;
    margin-top: 20px;
}

.t_evaluate li .t_cpcomp {
    line-height: 50px;
    padding-left: 10px;
}

.t_evaluate li .t_cpcomp span.color666 {
    padding-left: 30px;
}

.t_evaluate li .t_bghui {
    background: #fbfbfb;
    line-height: 30px;
    padding: 0 10px;
}

.t_prodimg {
    width: 360px;
}

.t_bcproducs {
    width: 700px;
    margin-left: 30px;
}

.t_contlist {
    padding: 20px 20px 0 20px;
    margin: 20px 0;
}

.t_contlist1 {
    padding: 20px;
    margin: 20px 0;
}

.t_shaixuan ul {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
}

.t_shaixuan li {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-right: 20px;
    flex-wrap: nowrap;
    padding-bottom: 20px;
}

.t_shaixuan span {
    padding: 0 5px;
}

.t_shaixuan li select,
.t_shaixuan li input {
    height: 32px;
    border-radius: 2px;
    border: solid 1px #cccccc;
    margin-left: -1px;
}

.t_shaixuan li input {
    width: 183px;
    height: 30px;
    border-radius: 2px;
    border: solid 1px #cccccc;
    margin-left: -1px;
    padding-left: 5px;
}

.t_shaixuan li input.width100 {
    width: 100px;
}

a.t_btonserch {
    width: 50px;
    height: 32px;
    text-align: center;
    background-color: #ff4342;
    margin-left: -1px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

a.t_btonserch i {
    font-size: 16px;
}

a.t_btonserch:hover {
    text-decoration: none;
}

.t_whzhiba {
    margin: 0;
    padding: 10px 0;
}

.t_whzhiba td {
    height: 35px;
    border-bottom: 1px solid #f7f7f7;
}

.t_whzhiba tr:last-child td {
    border: 0;
}

.t_zbcanshu {
    clear: both;
    overflow: hidden;
    line-height: 35px;
}

.t_zbcanshu span {
    padding: 4px 8px;
    margin: 0 10px;
}

.t_zbcanshu a {
    padding: 4px 8px;
    margin: 0 10px;
    color: #333;
}

.t_zbcanshu a.on,
.t_zbcanshu a:hover {
    color: #ff4342;
    text-decoration: none;
}

.t_bghuiright {
    background: #f9f9f9;
    text-align: right;
    padding-right: 20px;
}

.t_listsmall li {
    width: 212px;
    height: 260px;
}

.t_listsmall a.t_ingpit {
    height: 212px;
}

.t_listsmall a.t_ingpit img {
    height: 100%;
}

.t_listsmall a span.t_compostion {
    width: 202px;
}

.picScroll-left .bd ul li.nofloat {
    float: none;
    margin: 0 auto;
}

.t_nologin {
    text-align: center;
}

.t_nologin i {
    font-size: 60px;
    display: block;
    margin: 55px auto;
}

.t_nologin i.icon-quesheng_chawuxinxizanwuxinxi {
    font-size: 150px;
    margin-bottom: 0px;
}

.nocontent {
    padding-bottom: 114px;
}

.t_lxrphone {
    background: #f7f8fa;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.t_lxrphone span {
    padding: 0 30px;
}

.t_btn {
    background: #ff4342;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    cursor: pointer;
    margin: 10px auto;
}

.t_bj_btn {
    background: #ff4342;
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin: 30px auto 0;
    display: block;
    cursor: pointer;
    text-align:center;
}
a.t_bg_hui{
    color:#fff;
    text-align:center;
}

.t_bj_btn:hover,
.t_btn:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color:#fff;
    text-align:center;
}

.width200 {
    width: 380px;
}

.height40 td {
    height: 50px;
}

.t_xqcont td.padding120,
.padding120 {
    padding-left: 120px;
}

.t_contimg img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
}

.t_bcproducs .t_cpname {
    text-align: left;
}

.animate img {
    transition: transform 0.6s;
}

.animate img:hover {
    transform: scale(1.05)
}

.t_ztcpcnlist ul {
    margin-left: -20px;
}

.t_ztcpcnlist li {
    display: block;
    width: 193px;
    float: left;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 15px;
    line-height: 30px;
    height: 60px;
    margin: 15px 0 5px 21px;
}

.t_xsjlw li {
    width: 255px;
    height: 115px;
    line-height: 28px;
    position: relative;
    margin-left: 20px;
}

.height140 li {
    height: 140px;
}

.t_xsjlw i.lvse {
    color: #76bd47;
    margin-left: 5px;
    cursor: pointer;
}

.t_xsjlw li .boxshow {
    position: absolute;
    background: #fff;
    z-index: 10;
    left: 14px;
    top: 40px;
    width: 100px;
    text-align: center;
    line-height: 18px;
    padding: 8px;
    font-size: 12px;
    color: #717171;
}

.t_xsjlw li .boxshow img {
    display: block;
    margin: 0 auto;
}

.t_whzhiba td.l_sx1 {
    background: #f9f9f9;
}

.t_fabutime {
    text-align: center;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.t_fabutime span {
    margin: 0 15px;
}


/*信用*/

table.businessInformationTable {
    border-collapse: collapse;
    background: #fff;
}

table.businessInformationTable td {
    height: 24px;
    line-height: 24px;
    padding: 11px 8px;
    border: 1px solid #e3e1e2;
}

td.tdBack {
    background: #f4f4f4;
}

.t_cpxqjj {
    padding: 15px 30px;
}

.textjzxs {
    text-align: center;
    padding: 10px 0
}

.height75 td {
    height: 75px;
}

.t_cpxqcot p {
    padding-top: 10px;
}

.l_sx td {
    font-size: 14px;
}

.border0 {
    border: 0;
}

.addproduct {
    width: 120px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    display: block;
    margin-top: 10px;
}

.imagelist {
    overflow: hidden;
    padding-top: 10px;
    line-height: 20px;
    float: left;
}

.imagelist .upfile {
    margin-right: 30px;
    border: 1px solid #eee;
    padding: 3px 5px;
    float: left;
}

.imagelist .upfile .remove {
    float: right;
    color: #ff4342;
    padding-left: 10px;
    cursor: pointer;
}

.t_scfjcont span a {
    line-height: 30px;
}

.t_nojumptsbodr tbody td {
    background: #fff;
    border-bottom: 1px solid #f4f4f4;
}

.t_pjxx {
    line-height: 30px;
    padding: 5px 15px;
}

.t_pjxx.paddingleft {
    padding-left: 100px;
}

.t_pjxx span {
    padding-left: 25px;
}

.margintop {
    margin-top: 25px;
}

.t_qiyxtb {
    margin: 20px auto;
    background: url('../images/9234220.png') no-repeat center;
    height: 443px;
}

.t_wssfxx {
    background: url('../images/unlogin1.png') no-repeat center;
    background-size: cover;
    text-align: center;
    line-height: 30px;
    padding: 20px;
}

.width135 {
    width: 135px;
}

.layui-layer-btn a:hover {
    text-decoration: none;
}

.y_time font {
    display: inline-block;
    padding: 0px 5px;
    background: #ff4342;
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
}

.timeimg {
    margin-top: 2px;
    margin-right: 8px;
}

.t_nojumptsbodr tbody td.bgfa {
    background-color: #fafafa;
    padding: 0 20px;
}

.t_nojumptsbodr tbody td.bgfa span {
    padding-right: 25px;
}

.t_qyxytb .bd {
    width: 1200px;
}

.t_qyxytb .bd ul li {
    width: 212px;
    height: 200px;
    margin-right: 25px;
    box-shadow: none;
    border: 0;
}

.t_qyxytb .bd li .pic {
    width: 212px;
    height: 168px;
    position: relative;
}

.t_qyxytb .bd li .pic a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.t_qyxytb .bd li img {
    display: block;
    height: 100%;
}

.t_qyxytb .bd li .shoutitle {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 212px;
    height: 168px;
    background: #000;
    opacity: 0.8;
    color: #fff;
    text-align: center;
}

.t_qyxytb .bd li .shoutitle i {
    font-size: 60px;
    padding-top: 50px;
    display: block;
}

.t_qyxytb .bd li .title {
    line-height: 30px;
    text-align: center;
}

.t_qyxytb .hd .prev,
.t_qyxytb .hd .next {
    width: 30px;
    height: 45px;
    top: 73px;
    opacity: 0.6;
}

.t_qyxytb .hd .prev:hover,
.t_qyxytb .hd .next:hover {
    opacity: 1;
}

.t_qyxytb .hd .prev {
    background: url('../images/ad_ctr.png') no-repeat 0 0;
    background-size: 100%;
}

.t_qyxytb .hd .next {
    background: url('../images/ad_ctr.png') no-repeat 0 -45px;
    background-size: 100%;
}

@keyframes mymove {
    from {
        left: -5px;
    }
    to {
        left: 5px;
    }
}

@-webkit-keyframes mymove
/*Safari and Chrome*/

{
    from {
        left: -5px;
    }
    to {
        left: 5px;
    }
}
.t_comtable td.bgfa{
    padding:0 10px
}
.l_page ul{
    display:block;
    text-align:center;
}
.l_page ul li{
    display:inline-block;
    float:none;
    overflow:hidden;
}
.l_page ul li.y_pre a{
    background:#fff;
}
.l_page ul li.y_sure a{
    background:#fff
}
.l_page ul li .j_srys{
    background:none
}

li#one1.hover{
    width:auto;
}
li#one2.hover, li#one3.hover {
    border-left: 0px;
}
.y_notoperate{
    border: 1px solid #a8a8a8;
    width: 60px;
    display: block;
    margin: 0 auto;
}.y_txt_buy span a.y_notoperate{
   border-color: #a8a8a8;
    color: #fff;
    cursor: inherit;
    background: #a8a8a8;  
}
 /* 添加 */
.t_tcxx dl dt.w40p {
	width: 40%;
}

.t_tcxx dl dt.w60p {
	width: 60%;
}
.t_tcxx dl dt.w100p{
	width: 100%;
}
.t_tcxx dl dt>span {
	float: left;
	line-height: 26px;
}

.t_tcxx dl dt.w60p>span.multi-line {
	float: left;
	display: inline-block;
	width:200px;
	word-break: break-word;
	line-height: 26px;
}
.t_tcxx dl dt.w40p>span.multi-line {
	float: left;
	display: inline-block;
	width:120px;
	word-break: break-word;
	line-height: 26px;
}

.t_comgsjj a {
    color: #ff4342
}

.mr20 {
    margin-right: 20px
}
.w1198{
    width:1198px
}
.j_exhibition_equipment_box{
    border:1px solid #e6e6e6;
    width:100%;
    overflow:hidden;
            margin-bottom:40px;
            width:1198px;

}
.t_width .y_main_right_part_txt{
    background:none;
    border:0px;
    width:auto

}
.t_cpxqcot img {
    width: 100%;
}

/* 6月优化修改 css */
.j_roomSerInput {
    border: 0px;
    float: left;
    width: 316px;
    padding-left: 6px;
    /*height: 29px;*/
    line-height: 30px;
    color: #333;
    background: #fff;
}
/* 6月份优化新加css */
.lhss1_b{
	font-size: 14px;
	color: #333;
}
.j_roomSerInput{
	font-size: 12px;
}
/* 上边的样式去css.css  找找 */
.t_shaixuan li select{
	margin-top: 0px!important;
	color: #000;
}
.t_shaixuan li select.m_zlxg option{
	color: #000;
}
.t_shaixuan li select:invalid{
	color: #999!important;
}
select:invalid{
	color: #999!important;
}

.gray{
	color: #999!important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
	color:#999;
}
::-moz-placeholder { /* Firefox 19+ */  
	color:#999;
}
:-ms-input-placeholder { /* IE 10+ */ 
 color:#999;
}
:-moz-placeholder { /* Firefox 18- */ 
 color:#999;
}
.unSelected{
    color:#999!important
}