@charset "utf-8";
@charset "gb2312";
/* com*/

body {
    font-size: 12px;
    background-color: #fff;
    font-family: 微软雅黑, Arial, 宋体;
    color: #333;
    margin:0;
    padding:0;
}
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img, a {
    border: 0;
    outline: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover, a:active {
    color: #98291b !important;
}
ul {
    list-style-type: none;
}
li {
    list-style-type: none;
    float: left;
}
ul li {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    font-size: 17px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 12px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 14px;
}
.w_980 {
    width: 980px;
    margin: 0 auto;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.ml15 {
    margin-left: 15px;
}
.pt15 {
    padding-top: 15px;
}
.pt30 {
    padding-top: 30px;
}
.pb15 {
    padding-bottom: 15px;
}
.p20 {
    padding: 20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.bds_weixin {
    padding-left: 20px;
    color: #333;
}
.bdshare-button-style0-16 .bds_sqq {
    background-position: left -2652px !important;
    color: #333;
}
.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px !important;
    color: #333;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px !important;
    color: #333;
}
.bdshare-button-style0-16 .bds_more {
    background-position: left top !important;
    color: #333;
}
/*变颜色*/
.hv {
    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -ms-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}
/*变透明度*/
.tmd {
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tmd:hover {
    opacity: 0.7;
 filter:alpha(opacity:70);
    zoom: 1
}
/*图片变大小*/
img.wyb {
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover img.wyb {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
/* com*/
input {
    outline: none;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/

/* top*/
.top_t {
    width: 100%;
    height: 30px;
    border-bottom: 1px #eaeaea solid;
}
.top {
    height: 81px;
    padding: 15px 0 17px 0;
}
.wz {
    color: #a7a7a7;
    font: bold 17px/5px 微软雅黑;
    margin-left: 20px;
    letter-spacing: 1px;
}
.wz font {
    color: #5a5a5a;
    font: bold 22px/25px 微软雅黑;
    margin: 10px 0 0 0;
    letter-spacing: 1px;
    display: block;
}
.wz span {
    font: 17px/25px 微软雅黑;
    padding: 0 7px;
    color: #e5e4e4;
}
.top2 {
}
.top2 p {
    font: 12px/35px 微软雅黑;
    color: #5a5a5a;
    text-align: left;
}
.top2 p a {
    padding-right: 10px;
}
.top2 p span {
    color: #b9baba;
}
.top_t a, .top_t span, #localtime {
    color: #b9baba;
    font: 12px/30px 微软雅黑;
}
.top_t .gx {
    padding: 0 15px;
    color: #eaeaea;
}
.se_y {
    width: 261px;
    height: 35px;
    margin-top: 14px;
}
.se_y form {
    width: 261px;
    height: 35px;
    border: none;
}
.userpass {
    border: none;
    font-size: 12px;
    width: 208px;
    padding-left: 9px;
    height: 35px;
    /*line-height: 25px;*/
    *line-height: 35px;
    _line-height: 35px;
    color: #afafaf;
    background: url(../images/upre.png) no-repeat;
}
.nav {
    margin:0 auto;
    width: 1003px;
    height: 39px;
    background: #98291b;
    padding-top: 5px;
}
.menu a {
    display: inline-block;
    padding: 0 18px;
    color: #fff;
    font: 15px/34px 微软雅黑;
    padding-bottom: 5px;
    text-align: center;
    -webkit-transition: background-color 0.8s ease;
    -moz-transition: background-color 0.8s ease;
    -o-transition: background-color 0.8s ease;
    transition: background-color 0.8s ease;
    float: left;
}
.menu a:hover {
    background: #fff;
    color: #fff;
    opacity: .9;
    color: #98291b !important;
}
.nav p {
    color: #fff;
    font: 15px/34px 微软雅黑;
}
.nav span {
    font: 14px/34px 微软雅黑;
    color: #fff;
}
.nav .gz {
    float: right;
    margin-top: 6px;
    margin-left: 6px;
}
.nav-first {
    background: #fff;
    color: #98291b !important;
}

.f_zs {
    float: left;
    color: #ffffff;
    margin-left: 0px;
    width: 290px;
}
.f_input {
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
.f_input input {
    border: 1px solid #c3cfd6;
    border-radius: 2px;
    height: 28px;
    line-height: 28px;
    padding: 0 4px;
    width: 150px;
    color: #000;
}

/*小广告*/
.ggt {
/*height: 92px;*/
}
.ggt1 {
    height: 165px;
    padding-bottom: 50px;
    display: block;
}
.ggt2 {
    height: 159px;
    padding-bottom: 50px;
    display: block;
}
/*正文1*/
.content1 {
    height: 420px;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 2px solid #ddd;
}
.bzd {
    width: 680px;
    height: 420px;
    position: relative;
    z-index: 0;
}
/*新闻，协会宗旨*/
.cpc .cp_y2 {
    width: 337px;
    height: 417px;
    overflow: hidden;
}
.tcc {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.tcc ul {
    position: relative;
    padding: inherit;
    margin: 0;
}
.tcc ul li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 0;
}
.example ol, .example1 ol, .bzd .tp {
    position: absolute;
    width: 237px;
    height: 72px;
    top: 328px;
    left: 55px;
    z-index: 99;
}
.example ol li, .example1 ol li, .bzd .tp li {
    float: left;
    width: 66px;
    height: 66px;
    margin-right: 7px;
    border: 3px #a8a7a7 solid;
    cursor: pointer;
}
.example ol li.seleted, .example1 ol li.seleted {
    border: 3px #ff2b10 solid;
}
.bzd .tp {
    z-index: 8;
}
.zbxw {
    width: 321px;
    height: 420px;
    overflow: hidden;
}
.zbxw li {
    border-bottom: 1px dashed #e7e7e7;
    height: 99px;
    width: 100%;
    margin-bottom: 10px;
}
.zbxw h3 {
    height: 30px;
}
.zbxw h3 a {
    font: 18px/18px 微软雅黑;
    color: #d91804;
}
.zbxw span {
    font: 13px/25px 微软雅黑;
    color: #888;
}
.xhzz {
    width: 304px;
    overflow: visible;
    position: relative;
    z-index: 0;
}
.xh_t {
    width: 291px;
    margin: 0 2px;
    padding-left: 7px;
    height: 39px;
    border-top: 2px #666 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
.xh_t {
    font: bolder 18px/39px 微软雅黑;
    color: #98291b;
}
.xh_t font {
    color: #4e4e4e;
}
.xh_i {
    margin: 0 2px;
}
.xh_w {
    font: 14px/25px 微软雅黑;
    color: #4e4e4e;
    margin: 0 2px;
    padding: 0 20px;
    width: 258px;
    height: 197px;
    border: 1px #b6b6b6 solid;
    background: #eee;
}
.xh_d {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.sqrh {
    display: block;
    position: absolute;
    left: 60px;
    bottom: 3px;
    z-index: 3;
}
/*电商服务计划*/
.content2 {
}
.content2 ul {
    width: 1032px;
    height: 404px;
}
.content2 ul li {
    width: 312px;
    height: 193px;
    margin: 0 32px 9px 0;
    background: url(../images/dsfw.jpg) no-repeat;
}
.content2 ul li p {
    font: bold 18px/25px 微软雅黑;
    color: #fff;
    text-align: center;
    width: 53px;
    height: 53px;
    padding-top: 23px;
    padding-left: 126px;
    letter-spacing: 3px;
}
.content2 ul li span {
    display: block;
    padding-top: 30px;
    text-align: center;
    font: 12px/20px 微软雅黑;
    color: #474747;
}
/*协会动态，电商新闻，政策法规*/
.news {
    height: 283px;
}
.jj {
    margin: 0 32px;
}
.news_c {
    width: 312px;
    height: 283px;
}
.news_c h3 {
    color: #98291b;
    font: 20px/20px 微软雅黑;
    height: 32px;
    background: url(../images/xwdb.png) left bottom no-repeat;
    margin-bottom: 20px;
    border-bottom: 1px #dcdcdc solid;
}
.news_c h3 span {
    font-size: 18px;
    color: #888787;
    padding-left: 20px;
}
.news_c .l1 {
    width: 312px;
    height: 70px;
    margin-bottom: 10px;
}
.news_c .l1 .new_i {
    width: 100px;
    height: 70px;
}
.news_c .l1 h4 {
    width: 200px;
    height: 25px;
    margin-bottom: 5px;
}
.news_c .l1 .new_t {
    font: 14px/30px 宋体;
    color: #004276;
    display: block;
}
.news_c .l1 span {
    font: 12px/20px 宋体;
    color: #666;
    width: 200px;
    height: 25px;
}
.news_c .l2 a {
    font: 16px/30px 微软雅黑;
    color: #004276;
    width: 312px;
    height: 30px;
    display: block;
}
.news_c .l3 a {
    font: 14px/30px 宋体;
    color: #333;
    padding-left: 15px;
    width: 297px;
    height: 30px;
    background: url(../images/dd.jpg) left 12px no-repeat;
    display: block;
}
/*优秀会员企业*/
.content6 {
    border-top: 2px #ddd solid;
    overflow: hidden;
}
.content7 {
    border-top: 3px #d2d2d2 solid;
    overflow: hidden;
}
.con_h {
    height: 608px;
}
.con_h2 {
    height: auto;
    min-height: 50px;
}
.bt h3 {
    height: 89px;
    position: relative;
    z-index: 0;
}
.bt h3 span.tt {
    color: #888787;
    font: 14px/89px 微软雅黑;
    position: absolute;
    left: 145px;
    top: 3px;
    letter-spacing: 2px;
}
.bt h3 span {
    color: #98291b;
    font: 22px/89px 微软雅黑;
    position: absolute;
    left: 0;
    top: 0;
}
.bt h3 a, .bt h3 a:hover {
    padding: 0 13px 0 0;
    font: 14px/89px 微软雅黑;
    color: #b02e2e !important;
    position: relative;
    z-index: 0;
}
.bt h3 a b {
    width: 9px;
    height: 9px;
    background: url(../images/xzjt.png) 0 bottom no-repeat;
    position: absolute;
    right: 0;
    top: 41px;
    z-index: 9;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.bt h3 a:hover b {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.content7 h3 {
    height: 89px;
    position: relative;
    z-index: 0;
}
.content7 h3 span {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    font: bold 28px/89px 微软雅黑;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
ul.qy {
    width: 1005px;
    border: 1px #f2f2f2 solid;
    border-bottom: none;
    overflow: hidden;
}
ul.qy li {
    padding: 15px 13px 10px 13px;
    width: 173px;
    height: 186px;
    float: left;
    border-right: 1px #f2f2f2 solid;
    border-bottom: 1px #f2f2f2 solid;
}
ul.qy li .z-succeed a {
    width: 173px;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
ul.qy li .z-succeed a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
}
ul.qy li .z-succeed a img {
    width: 173px;
    height: 155px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
ul.qy li .z-succeed a:hover img {
    -o-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
ul.qy li .z-succeed h4 {
    width: 173px;
    padding: 10px 0 7px 0;
}
ul.qy li .z-succeed h4 a {
    font: 14px/20px 微软雅黑;
    color: #333;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    height: 40px;
}
ul.qy li .z-succeed h4 a:hover {
    color: #666;
}
ul.qy li .z-succeed p span {
    color: #8d8d8d;
    font: 12px/20px 微软雅黑;
}
ul.qy li .z-succeed p i {
    color: #333;
    font: 12px/20px 微软雅黑;
}
/*----------------------------------------------------------------------------------------------------------------------------------*/

/*bottom*/
.w_10 {
    width: 1003px;
    margin: 0 auto;
}
.footer {
    width: 100%;
    background: #e6e6e6;
    overflow: hidden;
    clear: both;
}
.foot1 {
    height: 120px;
}
.qtlink {
    width: 165px;
    margin-right: 25px;
}
.qtlink span {
    margin-bottom: 10px;
    font: 14px/25px 宋体;
    width: 160px;
    height: 25px;
    display: block;
    color: #8c8b8b;
    background: url(../images/icon.png) -325px -33px no-repeat;
}
.qtlink .s_01 {
    width: 45px;
    height: 36px;
    background: url(../images/icon.png) -278px -68px no-repeat;
    display: inline-block;
}
.qtlink .s_02 {
    width: 32px;
    height: 30px;
    background: url(../images/icon.png) -337px -74px no-repeat;
    display: inline-block;
    margin: 0 18px;
}
.qtlink .s_03 {
    width: 33px;
    height: 32px;
    background: url(../images/icon.png) -381px -72px no-repeat;
    display: inline-block;
}
.ewm {
    width: 120px;
    height: 120px;
}
.about {
    width: 595px;
    overflow: hidden;
}
.about span.ab {
    display: block;
    text-align: justify;
    color: #3f3f3f;
    font: 14px/25px 宋体;
}
.about span a {
    color: #3f3f3f;
    padding: 0 5px;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.friend-link {
    height: 100px;
    color: #8e8c8c;
    text-align: justify;
}
.friend-link p {
    width: 100%;
    height: 25px;
    text-align: center;
    background: url(../images/xa.png) repeat-x;
}
.friend-link span {
    color: #7d7c7c;
    font: 14px/25px 宋体;
    width: 72px;
    height: 25px;
    display: block;
    margin: 0 auto;
    background: #e6e6e6;
}
.friend-link a {
    font: 12px/25px 宋体;
    color: #8e8c8c;
    padding: 0 1px;
}
.chuang {
    width: 159px;
    height: 31px;
    margin-top: 15px;
    background: url(../images/home_js.png) no-repeat;
    line-height: 31px;
    text-indent: 45px;
}
.chuang a {
    color: #555555;
}
/*go top*/

#goTop {
    DISPLAY: none;
*POSITION:absolute;
*TOP: expression(fixed = document.documentElement.scrollTop + document.documentElement.offsetHeight -200);
*right:18px;
*OVERFLOW: hidden;
*CURSOR: pointer;
*bottom: 12px;
*display:block;
    height: 58px;
    right: 18px;
    width: 58px;
}
a.top1:hover {
    background: url(../images/a.png) no-repeat scroll 0 0px;
    bottom: 32px !important;
    display: block;
    height: 58px;
    position: fixed;
    right: 18px;
    width: 58px;
}
.top1 {
    background: url(../images/a.png) no-repeat scroll 0 -58px;
    display: block;
    height: 58px;
    position: fixed;
    bottom: 32px !important;
    right: 18px;
    width: 58px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/

/*neiye*/

.nz, .ny, .dsp, .xqm, .dsp1 .cj, .xm_1 {
    height: auto !important;
    min-height: 50px;
    overflow: hidden;
}
.ny_banner {
    display: block;
}
.ny_banner2 {
    display: block;
    margin: 30px auto 0 !important;
}
/*ny nav*/

.n_t {
    font: 12px/50px 宋体;
    height: 50px;
    color: #8a8a8a;
    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -ms-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}
.n_t a {
    color: #777;
}
.n_t .sy {
    width: 20px;
    height: 16px;
    margin: 16px 8px 0 0;
}
.dx {
    border-bottom: 3px #98291b solid;
}
.dx2 {
    display: block;
    width: 100%;
    background: #d2d2d2;
    height: 1px;
    float: left;
}
/*nyyb*/

.ny {
    width: 300px;
}
/*右边活动预告*/
.hd {
    width: 100%;
    height: 260px;
    margin-top: 32px;
}
.hd img {
    display: block;
    margin: 0 auto;
}
.sqrha {
    display: block;
    margin: 16px auto 0;
}
/*协会动态，电商资讯*/
.dt_zx .state, .fg_tj .state {
    width: 300px;
    height: 38px;
    position: relative;
    z-index: 0;
    background: #d2d2d2;
    border-top: 2px #d2d2d2 solid;
    margin-bottom: 20px;
}
.dt_zx .state a.state_t1, .fg_tj .state a.state_t {
    width: 100px;
    height: 38px;
    display: block;
    font: bold 18px/38px 微软雅黑;
    color: #4e4e4e;
    float: left;
    text-align: center;
}
.dt_zx .state a.state_t1:hover, .dt_zx .state .state_tab_hover, .fg_tj .state a.state_t:hover, .fg_tj .state .state_tab_hover {
    background: #fff;
}
.dt_zx .poc1 {
    width: 256px;
    padding: 0 22px;
    height: 297px;
    overflow: hidden;
    position: relative;
}
.dt_zx .poc2 {
    width: 256px;
    padding: 0 22px;
    height: 297px;
    overflow: hidden;
    position: relative;
    display: none;
}
.dt_zx .poc .p1 {
    width: 256px;
    height: 163px;
    margin-bottom: 10px;
}
.dt_zx .poc .p2 {
    font: 14px/25px 宋体;
    color: #4e4e4e;
    width: 100%;
}
/*政策法规，项目推荐*/

.fg_tj .pos1 {
    width: 266px;
    padding: 0 14px 0 20px;
    height: 270px;
    overflow: hidden;
    position: relative;
}
.fg_tj .pos2 {
    width: 266px;
    padding: 0 14px 0 20px;
    height: 270px;
    overflow: hidden;
    position: relative;
    display: none;
}
.fg_tj .pos li {
    width: 266px;
    height: 70px;
    margin-bottom: 20px;
}
.fg_tj .pos li a img {
    display: block;
    float: left;
    margin-right: 15px;
}
.fg_tj .pos li a h3 {
    font: 14px/14px 宋体;
    color: #98291b;
    width: 161px;
    float: left;
    margin-bottom: 5px;
}
.fg_tj .pos li a span {
    font: 12px/18px 宋体;
    color: #000;
    width: 161px;
    float: left;
}
/*联系我们*/
.lxwm h3 {
    width: 300px;
    font: bold 18px/50px 微软雅黑;
    color: #4e4e4e;
    height: 50px;
    border-bottom: 1px #e1e1e1 solid;
}
.lxwm img {
    margin-top: 15px;
    padding: 0 22px 10px 22px;
}
.lxwm span {
    display: block;
    padding: 0 22px 0 30px;
    font: 14px/25px 宋体;
    color: #7f7f7f;
}
/*nyzb*/

.nz {
    width: 675px;
}
.bjj {
    width: 674px !important;
    position: relative;
    z-index: 0;
}
.xxbj {
    width: 645px;
    padding: 15px;
    overflow: hidden;
}
/*联系我们*/
.lx {
    display: block;
    padding: 0 15px;
}
.lx2 {
    width: 645px;
    padding: 0 15px;
}
.lxz {
    width: 324px;
    height: 200px;
    border-right: 1px #c5c5c5 solid;
    background: url(../images/lxa.jpg) no-repeat;
}
.lxy {
    width: 320px;
    height: 200px;
    background: url(../images/dh.jpg) 20px 0 no-repeat;
}
.lxd {
    padding-left: 66px;
    width: 143px;
    height: 49px;
    font: bold 24px/49px 微软雅黑;
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.lxxz {
    font: 14px/25px 微软雅黑;
    color: #8a8a8a;
}
.dhd {
    font: 24px/49px 微软雅黑;
    color: #c64d4d;
    padding-left: 70px;
    display: block;
    margin-bottom: 20px;
}
.dhx {
    font: 14px/25px 微软雅黑;
    color: #8a8a8a;
    padding-left: 20px;
    display: block;
}
/*地图*/
.map {
    width: 675px;
    height: 422px;
}
.map img {
    display: block;
    margin: 0 auto;
}
.mapt {
    padding-bottom: 10px;
}
.lxo {
    width: 675px;
    height: 110px;
}
.gj {
    width: 224px;
    height: 110px;
    background: url(../images/gj.jpg) 4px 8px no-repeat;
}
.dt {
    width: 248px;
    height: 110px;
    border: 1px #a8a8a8 solid;
    border-bottom: none;
    border-top: none;
    background: url(../images/dt.jpg) 23px 8px no-repeat;
}
.zj {
    width: 201px;
    height: 110px;
    background: url(../images/zj.jpg) 15px 13px no-repeat;
}
.lxo span {
    font: 14px/20px 微软雅黑;
    color: #9a9a9a;
    display: block;
}
.gj .ta {
    font: 18px/50px 微软雅黑;
    padding-left: 45px;
}
.gj .wa {
    padding-right: 18px;
}
.dt .ta {
    font: 18px/50px 微软雅黑;
    padding-left: 74px;
}
.dt .wa {
    padding: 0 20px;
}
.zj .ta {
    font: 18px/50px 微软雅黑;
    padding-left: 72px;
}
.zj .wa {
    padding: 0 5px 0 20px;
}
/*内容详情*/
.xgtj {
    width: 100%;
    height: 50px;
    font: 16px/50px 微软雅黑;
    color: #ff0101;
}
.tj_u {
    width: 700px;
}
.tj_u li {
    width: 305px;
    height: 30px;
    float: left;
    margin-right: 45px;
}
.tj_u li a {
    font-size: 14px;
    color: #5a5a5a;
}
.zx {
    width: 100%;
    height: 50px;
    font: 16px/50px 微软雅黑;
    color: #ff0101;
}
.zx_u {
    width: 642px;
    height: 160px;
}
.zx_u li {
    width: 176px;
    margin-right: 38px;
    height: 160px;
    float: left;
}
.zx_u li .rd_i {
    display: block;
}
.zx_u li .rd_w {
    display: block;
    font: 14px/50px 微软雅黑;
    color: #5a585b;
}
/*项目发布*/
.xmfb {
    width: 100%;
}
.xmfb li {
    width: 100%;
    height: 246px;
    border-bottom: 1px #d2d2d2 solid;
}
.xmfb li h3 {
    height: 60px;
    padding-top: 12px;
    font: bold 18px/60px 微软雅黑;
}
.xmfb li h3 a {
    color: #365977;
}
.xmfb li .xm_c {
    width: 100%;
    height: 106px;
    overflow: hidden;
}
.xmfb li .xm_c a {
    margin-right: 24px;
}
.xmfb li .xm_c p {
    width: 460px;
    color: #6e6e6e;
    font: 12px/25px 宋体;
}
.xmfb li .bz {
    width: 100%;
    height: 68px;
}
.xmfb li .bz .rq {
    padding-right: 60px;
}
.xmfb li .bz span {
    font: 12px/68px 宋体;
    color: #6e6e6e;
}
/*通用详情*/
.ty-xq-t {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding-bottom: 50px;
}
.ty-xq-t h6 {
    font-size: 16px;
    font-weight: bolder;
    color: #955b00;
    text-align: center;
}
.ty-xq-t p .ty-xq-time {
    margin: 0 30px 0 0;
}
.ty-xq-c {
    border-top: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    height: auto;
    padding: 20px 0;
    min-height: 400px;
    overflow: hidden;
    margin: auto;
}
.ty-xq-c1 {
    padding: 15px;
    height: auto;
    min-height: 400px;
    overflow: hidden;
    margin: auto;
}
.ty-xq-p {
    margin: 5px 0;
    padding: 15px 0;
    height: 60px;
    overflow: hidden;
    line-height: 2em;
    text-align: left;
    border-top: 1px #d8d8d8 dashed;
    border-bottom: 1px #d8d8d8 dashed;
}
.ty-xq-p p {
    color: #909090;
    font-family: 宋体;
}
.ty-xq-p p a {
    margin-left: 10px;
    line-height: 30px;
    height: 30px;
    color: #909090;
}
.ty-xq-t1 .bz {
    font: 14px/25px 微软雅黑;
    color: #909090;
    padding: 15px 0;
}
.ty-xq-t1 .bz .rq {
    font: 12px/25px 宋体;
    color: #6e6e6e;
    padding-right: 70px;
}
.ty-xq-t1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.ty-xq-t1 a {
    color: #333;
}
.ty-xq-t1 h6 {
    font: 24px/35px 微软雅黑;
    color: #98291b;
}
.ty-xq-bq {
    padding-left: 15px;
    height: 28px;
}
.ty-xq-bq span {
    color: #909090;
}
.ty-xq-bq a {
    color: #333;
    padding: 0 5px;
}
.ty-xq-ba {
    width: 284px;
    height: 94px;
    margin: auto;
}
.ty-xq-ba a {
    width: 132px;
    height: 34px;
    display: block;
    margin: 30px auto 0;
}
.ty-xq-ba a.ba1 {
    background: url(../images/ba.jpg) no-repeat;
}
.ty-xq-ba a.ba2 {
    background: url(../images/ljlc.jpg) no-repeat;
}
/*内页分享*/
span.share {
    margin: 0 8px;
}
.sharebtn {
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/sprite.png);
    vertical-align: middle;
    cursor: pointer
}
.weibo {
    background-position: -24px -101px;
}
.weibo:hover {
    background-position: -24px -132px;
}
.weixin {
    background-position: -61px -101px;
}
.weixin:hover {
    background-position: -61px -132px;
}
.mshare {
    background-position: -98px -101px;
}
.mshare:hover {
    background-position: -98px -131px;
}
.commont {
    background-position: -137px -101px;
}
.commont:hover {
    background-position: -137px -131px;
}
.weixinpop_frame_box {
    margin-bottom: -55px;
}
/*weixin pop*/
.weixinpop {
    width: 217px;
    height: 274px;
    background: #fff;
    position: absolute;
    color: #929291;
    line-height: 22px;
    border: 1px solid #d7d7d7;
    left: 0;
    top: 200px;
    box-shadow: 0 3px 0 rgba(0,0,0,0.12);
    font-size: 14px;
    text-align: center;
    z-index: 1000;
}
.weixinpop .t {
    width: 11px;
    height: 7px;
    background: url(../images/t.gif);
    position: absolute;
    left: 50%;
    top: -7px;
    margin-left: -5px;
}
.weixinpop img {
    width: 118px;
    height: 118px;
    margin: 10px 10px 5px;
}
/*page翻页*/
.page {
    width: 100%; /*position:relative*/
    overflow: hidden;
    height: auto;
    padding: 15px 0px 10px;
    float: left;
    display: inline;
}
.page .a1 {
    overflow: hidden;
    height: auto;
    margin: 0px auto;
    line-height: 37px;
    float: right;
    width: 600px;
}
.page .a1 span {
    float: left;
    color: #7f7f7f;
}
.page .a1 .b1 {
    overflow: hidden;
    float: left;
    display: inline;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}
.page .a1 .b1 img {
    border: 0px;
}
.page .a1 .b2 {
    float: left;
    display: inline;
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    width: 37px;
    height: 37px;
    _line-height: 37px;
*line-height:37px;
    text-align: center;
    background: url(../images/but_1.png) no-repeat top left;
    color: #000;
    text-decoration: none
}
.page .a1 .b3 {
    float: left;
    display: inline;
    margin: 0px 10px 0px 0px;
    width: 42px;
    height: 37px;
    _line-height: 37px;
*line-height:37px;
    text-align: center;
    background: url(../images/but_1.png) no-repeat top left;
    color: #7f7f7f;
    border: 0px;
    text-decoration: none
}
.page .a1 .b6 {
    float: left;
    display: inline;
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    width: 37px;
    height: 37px;
    _line-height: 37px;
*line-height:37px;
    text-align: center;
    background: url(../images/but_red.png) no-repeat top left;
    color: #FFF;
    border: 0px;
    text-decoration: none
}
.page .a1 .b6:hover {
    color: #fff !important;
}
.page .a1 .b4 {
    float: left;
    display: inline;
    margin: 0px 10px 0px 0px;
    width: 37px;
    height: 37px;
    background: url(../images/btn_p_42.jpg) no-repeat top left;
    cursor: hand;
    border: 0px;
}
.page .a1 .b5 {
    float: left;
    display: inline;
    margin: 0px 10px 0px 0px;
    width: 50px;
    height: 37px;
    line-height: 37px;
    color: #666
}
/*协会申请表*/
.xsqrh {
    display: block;
    margin: 0 auto;
    width: 216px;
    height: 41px;
}
.jy {
    margin-right: 8px;
}
.yqh {
}
.yqh h3 {
    font: 36px/80px 微软雅黑;
    color: #3266cc;
    text-align: center;
    width: 100%;
    height: 80px;
}
.yqh p {
    text-indent: 2em;
    font: 14px/30px 宋体;
    color: #757575;
}
.xhsqb {
    width: 664px;
    height: 670px;
    background: #f4f4f4;
    border: 1px #dcdcdc solid;
}
.xhsqb h3 {
    width: 100%;
    height: 95px;
    font: 24px/95px 微软雅黑;
    color: #262626;
    text-align: center;
}
.xhsqb form {
    width: 460px;
    padding: 0 102px;
    font-size: 14px;
    font-family: 宋体;
    color: #2b2b2b;
}
.xhsqb form input {
    color: #ccc;
    padding-left: 8px;
}
.xhsqb td {
    font-size: 14px;
    color: #303030;
    padding: 0 0 14px 0;
}
.xhsqb tr .td1 {
    width: 75px !important;
    text-justify : auto;
    text-align: justify;
    margin: 8px 0;
}
.xhsqb tr .dt2 {
    width: 200px;
    margin: 8px 0;
}
.xhsqb .td01 {
    width: 125px;
    text-justify : auto;
    text-align: justify;
    padding: 0 !important;
}
.xhsqb .td02 {
    width: 250px;
    padding: 0 !important;
}
.xhsqb .td011 {
    width: 75px;
    text-justify : auto;
    text-align: justify;
    padding: 0 !important;
}
.xhsqb .td012 {
    width: 363px;
    padding: 0 !important;
}
.xhsqb .td11 {
    width: 75px;
    text-justify : auto;
    text-align: justify;
    padding: 0 !important;
}
.xhsqb .td12 {
    width: 138px;
    padding: 0 !important;
}
.tcal {
    height: 60px;
}
.yzm {
    width: 124px;
    border: 1px solid #ddd;
    padding: 4px 2px;
    font-size: 14px;
}
.yzm:focus {
    border: 1px solid #ff3c00;
}
.text14 {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    padding: 4px 2px;
    width: 132px;
}
.text04 {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    padding: 4px 2px;
    width: 250px;
}
.text004 {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    padding: 4px 2px;
    width: 363px;
}
.text4 {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    padding: 4px 2px;
    width: 235px;
}
.text14:focus, .text4:focus, .text04:focus, .text004:focus {
    border: 1px solid #3266cc;
}
.select_t {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    width: 240px;
    height: 24px;
}
.select_t option {
    padding: 5px 2px;
}
.submit_t {
    border: none;
    background: url(../images/sb_re.png) left no-repeat;
    margin: 15px 0 0 150px;
    width: 162px;
    height: 33px;
    cursor: pointer;
}
.reset_t {
    border: none;
    background: url(../images/sb_re.jpg) right no-repeat;
    width: 68px;
    height: 37px;
    cursor: pointer;
    margin-left: 25px;
}
.xsqrh {
    display: block;
    margin: 0 auto;
    width: 216px;
    height: 41px;
}
.jy {
    margin-right: 8px;
}
.yqh {
}
.yqh h3 {
    font: 36px/80px 微软雅黑;
    color: #3266cc;
    text-align: center;
    width: 100%;
    height: 80px;
}
.yqh p {
    text-indent: 2em;
    font: 14px/30px 宋体;
    color: #757575;
}
/* 网站地图*/
.site_map {
    margin: 20px auto;
    width: 980px;
}
.site_map .site_map1 {
    float: left;
    width: 100%;
}
.site_map1 h1 {
    padding-left: 10px;
}
.site_map1 h1, .site_map1 a {
    font: 14px/25px 微软雅黑;
    color: #777;
    line-height: 30px;
    background: #eaeaea;
    margin-bottom: 10px;
}
.site_map1 ul li {
    font: 14px/25px 微软雅黑;
    padding-left: 10px;
    background: #eaeaea;
    margin-bottom: 10px;
    float: none;
}
/*协会意见反馈*/
.yjfk {
    width: 566px;
    padding-left: 14px;
}
.yjfk td {
    padding-bottom: 8px;
    float: left;
}
.yjfk td input {
    padding: 4px 2px;
}
.yjfk .zb {
    width: 75px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666;
}
.yjfk .yb, .yjfk .yb input {
    width: 200px;
}
.yjfk .zb1 {
    width: 75px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666;
}
.yjfk .yb1, .yjfk .yb1 input {
    width: 300px;
}
.yjfk .yb textarea {
    width: 500px;
    height: 200px;
    resize: none;
}
.submit_ta {
    border: none;
    background: url(../images/sb_re1.png) left no-repeat;
    margin-top: 15px;
    width: 80px;
    height: 30px;
    cursor: pointer;
}
.yjfk p {
    padding-left: 65px;
    font-size: 12px;
    color: #666;
    font-family: 微软雅黑;
}
#cnzz_stat_icon_1255183947 {
    margin: 0 0 0 10px;
}
#cnzz_stat_icon_1255183947 a {
    padding: 0;
    display: inline-block;
}
/*pages*/ .pagination-wrapper {
    margin: 20px 0;
}
.pagination {
    height: 34px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
  font-size: 16px;
    line-height: 34px;
}
.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}
.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}
.pagination li.thisclass {
    background: #09f;
    color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}