body {
    font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #76838f;
    background-color: #f1f4f5;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
    margin: 0;
    padding: 0;
}

.pri-nav {
    position: fixed;
    height: 60px;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10;
}
#home header {
    padding: 0 15px;
}
.link_list {
    float: right;
}
.clearfix, .dl-horizontal dd, .container, .container-fluid, .row, .form-horizontal .form-group, .btn-toolbar, .btn-group-vertical>.btn-group, .nav, .navbar, .navbar-header, .navbar-collapse, .pager, .panel-body, .modal-footer {
    zoom: 1;
}
#home .we_nav .link_list ul li {
    float: left;
}
#home .we_nav .link_list ul li a {
    color: #526069;
}
#show-contain a:visited {
    text-decoration: none;
}
#show-contain a:link {
    text-decoration: none;
}
.link_list ul li a {
    display: block;
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #526069; margin-left:15px;
}
#home .login {
       width: 90px;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
}
#home .we_nav .link_list .login a {
   width: 90px;
    color: #e10303;
}
#home .login a {
       width: 90px;
    height: 40px;
    line-height: 36px;
    border-radius: 3px;
    border: 2px solid #e10303; margin-left:initial;
}
#home .register {
       width: 90px;
    margin-top: 10px;
}
#home .register a {
       width: 90px;
    background-color: #e10303;
    border-radius: 3px;
    color: #fff!important;
    height: 40px;
    line-height: 40px;margin-left:initial;
}
.pri-nav #logo a:link {
    text-decoration: none;
}
.pri-nav #logo{
    padding-top:5px;
}
.pri-nav #logo img{
   height:50px;
}
.banner {
    text-align: center; margin-top:60px;
   
}
.banner img{
  width:100%;
}
.same-content {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    
}
#show-contain .show-list h2 {
    background-color: #fff;
    padding: 0 20px;
    
}
#show-contain h2 {
    
    font-size: 34px;
    color: #666;
    height: 70px;
    line-height: 70px;display:block; text-align:center;
    margin-top: 40px; 
}
em, i {
    font-weight: 400;
    font-style: normal;
}
#show-contain h2 span {
    color: #ccc;
    font-size: 14px;
    padding-left: 10px;
}
#show-contain .show-list ul {
    margin-top: 20px;
   
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
#show-contain .show-list ul li {
    float: left;
    margin: 0 20px 20px 0px;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    background-color: #fff;
}
.dn
{
    display:none;
}
#show-contain .show-list ul li .pay {
    
     width:40px;
    height:40px;

        background: url(../images/videopay.png);

    background-repeat: no-repeat;
    background-size: 100%;
 
   
   left:125px;top:60px;
    position:absolute;
   z-index:8;
}
#show-contain .show-list ul li .ewm {
    
    width: 100%;
    height:0px;
   left:0px;top:0px;
    position:absolute;
    background-color: #fff; z-index:9;
}
#show-contain .show-list ul li .ewm .ewmcode
{
     width: 150px;
    height:150px; margin:20px auto 0px auto;
}
#show-contain .show-list ul li:nth-child(4n) {
    margin-right: 0;
}
#show-contain .same-content a {
    font-size: 12px;color: #76838f;
}
#show-contain .show-list ul li img {
    width: 100%;
    height: 158px;
}
#show-contain .show-list ul li p {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#show-contain .show-list ul li p:last-child {
    line-height: 36px;
}
em, i {
    font-weight: 400;
    font-style: normal;
}
#show-contain .show-list ul li p em {
    padding-right: 5px;
    float: left;
    margin-top: 12px;
    font-size: 14px;
}
#show-contain .show-list ul li p .ng-binding {
   display:inline-block;  margin-top:10px; line-height:20px;cursor: pointer;
 width: 30px;
   height:20px;
    background: url(../images/h5-1-4.png) no-repeat; padding-left:33px;
  
}
.gourl
{
    cursor: pointer;
}
.pages .go,.youshi
{
    display:none;
}
.pages span,.pages a
{
       margin-right: 8px;
    color: #999;
    padding: 6px 10px;
    border: 1px solid #c8c7c7;
    background: #fff;
}
[class^=eqf-], [class*=" eqf-"] {
    font-family: iconfonts!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#show-contain .show-list ul li p .auth {
    float: right;
     margin-top:10px;
       width: 24px;
    height: 24px;
        background: url(../images/h5-1-4.png) no-repeat;
    background-position: -40px 0px;
    
}
#show-contain .show-list ul li p .auth img {
    width: 24px;
    height: 24px;cursor: pointer;
}
#show-contain .more {
    color: #666;
    text-align: center;
    padding: 5px 20px 18px;
}