@charset "utf-8";
.clearFix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: '';
}
.clearFix {
    zoom: 1;
}
.yxtc_ti{
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 1.4em;
    background: #ff0000;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 5% 0 2%;
    padding: 0 1%;
}
.yxtc_ti span{
    background: url(../images/yxtc_ti_logo.png) no-repeat left center;
    -webkit-background-size:6em auto;
    background-size:6em auto;
    padding: 0.5em 0 0.5em 6.2em;
    display: inline-block;
    text-align: left;
}
.gytc_ti span{
    background: url(../images/gytc_ti_logo.png) no-repeat left center;
    -webkit-background-size:6em auto;
    background-size:6em auto;
    padding: 0.5em 0 0.5em 6.2em;
}
.yxtc_zone{
    width: 100%;
    margin: 0 auto;
}
.yxtc_top{
    margin: 2% 0 1%;
}
.yxtc_con{
    width: 100%;
}
.yxtc_con tr{
    margin-bottom: 5%;
}
.yxtc_con td{
    width: 50%;
    border: 1px solid #dce9eb;
    background: #fff;
    margin-bottom: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}
.yxtc_con td img{
    display: block;
}
.yxtc_con td a{
    text-decoration: none;
    display: block;
     transition:all 0.2s linear 0s;
      -moz-transition:all 0.2s linear 0s;
      -o-transition:all 0.2s linear 0s;
      -webkit-transition:all 0.2s linear 0s;
      -ms-transition:all 0.2s linear 0s;
}
.yxtc_con td .txt{
    padding: 0.6em 0 0 0.3em;
    font-family: '微软雅黑','Microsoft YaHei','黑体','宋体';
    font-size: 1.2rem;
    line-height: 1.4em;
    color: #000;
    padding-bottom: 1em;
    background: #fff;
}
.yxtc_con td .txt .inf{
    margin-bottom: 0.3em;
}
.yxtc_con td .txt .name_price{
    width: 103%;
}
.yxtc_con td .txt .name{
    margin-right: 0.4em;
}
.yxtc_con td .txt .price{
    font-size: 1.6rem;
    color: #f00707;
    font-weight: normal;
    font-family:'黑体', '微软雅黑','Microsoft YaHei','黑体','宋体';
}
.yxtc_wrap3{
    margin-bottom: 50px;
}
.yxtc_wrap3 .yxtc_con td .txt{
    padding-left: 5px;
}
.yxtc_wrap3 .yxtc_con td .txt .price{
    padding-left: 3px;
}
.blank10{
    width: 100%;
    height: 1em;
    overflow: hidden;
    clear: both;
}
.blank20{
    width: 100%;
    height: 2em;
    overflow: hidden;
    clear: both;
}
.gytc_xn{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5%;
}











