﻿@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1279px){
/*------------------清空默认样式---------------------*/
html{-webkit-text-size-adjust:none;}
@font-face {
  font-family: 'iconfont';
  src: url('http://at.alicdn.com/t/font_1402026095_7171402.eot'); /* IE9*/
  src: url('http://at.alicdn.com/t/font_1402026095_7171402.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('http://at.alicdn.com/t/font_1402026095_7171402.woff') format('woff'), /* chrome、firefox */
  url('http://at.alicdn.com/t/font_1402026095_7171402.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('http://at.alicdn.com/t/font_1402026095_7171402.svg#iconfont') format('svg'); /* iOS 4.1- */
}



/*-------------------bar---------------*/
.bar_in {
    width: 980px;
    margin: 0 auto;
    height: 30px;
    line-height:30px;
}

/*-------------------------logo-------------------*/
#logo {
    width: 980px;
    margin: 0 auto;
    height: 118px;
}

.logo_l {
    height: 100%;
    width: 980px;
    float:left;
}

.logo_r{
    display:none;
} 

/*------------------------------nav--------------------------*/

.nav_in {
    width: 980px;
    height: 41px;
    margin: 0 auto;
}

.nav_l {
    height: 40px;
    width: 980px;
}

.nav_r{
    display:none;
}
/*-----------------------------con------------------------------*/
#con {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.con_l {
    width: 980px;
    height: 100%;
}
      .gg {
        height: 24px;
        background: url(../images/img_b_03.gif) no-repeat 0 8px;
        padding-left: 15px;
        width: 980px;
        overflow: hidden;
        clear:both;
    }  

/*--------------------------con右侧模块--------------------*/
.con_r {
   display:none;
}

/*---------------------footer------------*/

    .footer_t {
        margin: 0 auto;
        width: 980px;
        margin-top: 20px;
    }
/*------------------------频道页con--------------------*/
#pd_con {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 12px;
}

.pd_con_l {
    width: 980px;
    height: 100%;
}

.pd_con_r {
  display:none;
}

/*--------------------------文字更多页---------------*/
#text_con {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px;
}

.text_con_l {
    width: 980px;
}

/*-------------------------新闻更多页----------------*/

#news_con {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.news_con_l {
    width: 980px;
    margin-top: 15px;
}

/*----------------------------------图片详情页-----------------------*/
#pic_con {
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
}

/*---------------名片式免费商户-----------------*/
   .card_l {
        width:980px;
         overflow:hidden;
    }
}
/*---------------quyanyan 2015-9-30 添加小屏幕宽度-----------------*/
#bar {
width:980px;
}
#nav {
width:980px;
}
#footer {
width:980px;
}
.shengming {
width:980px;
}


