/* Minification failed. Returning unminified contents.
(8,64): run-time error CSS1002: Unterminated string: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
(8,13): run-time error CSS1036: Expected expression, found '"progid:DXImageTransform.Microsoft.AlphaImageLoader(
'
(10,22): run-time error CSS1002: Unterminated string: "
 */
.fullscrin{ margin:0px;
			background: url('/Content/images/htlogin.jpg') center no-repeat;
    background-size:100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='/Content/images/htlogin.jpg',
sizingMethod='scale');

-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='images/htlogin.jpg',
sizingMethod='scale')"
 
}
@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
    font-family: microsoft yahei;
}
body{ background: #f5f5f5;}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea {
    font:12px \5b8b\4f53,arial,sans-serif;
}
input,select,textarea {
    font-size:100%;
}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display:block;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
    border:none;
    font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识，li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素，别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo，让标题都自定义，适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
/* 统一上标和下标 */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
/* 让链接在 hover 状态下显示下划线 */
a:hover {
    text-decoration:none;
    color: #ed091a;
}
/* 默认不显示下划线，保持页面简洁 */
ins,a {
    text-decoration:none;
     color: #2e2e2e;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}
/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
/* 设置显示和隐藏，通常用来与 js 配合 */
.hide {
    display:none;
}
.block {
    display:block;
}
/* 设置浮动，减少浮动带来的 bug */
.fl,.fr {
    display:inline;
}
.fl {
    float:left;
}
.fr {
    float:right;
}

/*长度高度*/
.w1000{width: 1000px; margin: auto; overflow: hidden;}
.w290{width: 290px;overflow: hidden;}
.w680{width: 680px;overflow: hidden;}
.h216{ height: 216px;}
.h189{ height: 226px;}
.w475{ width: 475px;}
.marTOP-40{margin-top:40px;}
.f12{ font-size: 12px;}
.f14{ font-size: 14px; color: #686868;}
.w220{ width: 220px;}
.w704{ }
.pt20{ padding-top:20px}
.p20{ padding:20px}
/*index by jxl*/
.j_header{ height: 29px; background: #3d3d45; width: 100%; line-height: 29px; color: #fff;}
.j_header a{ padding:0 10px; color: #fff;}
.top{ width: 100%; background: #f8f8f8;}
/*banner*/
.j_banner{ width: 1440px; margin: 0 auto; position: relative; overflow: hidden; height: 301px;}
.dotCSS{ position: absolute; bottom: 10px; left:50%;}
.dotCSS li.on{ background: #e70012;}
.dotCSS li{ width:12px;height: 12px; border-radius: 50%; background: #59595b; display: block; float: left; margin: 0 5px; font-size: 0;}
.www51buycom{ overflow: hidden;}
/*nav*/
.j_nav{ width: 100%; background: #f6f6f8; border-bottom:1px solid #d0d0d0}
.j_navUl li{ float: left; padding:0 38px; line-height: 74px; font-size: 16px; color: #2e2e2e;background: url(/Content/Images/border.jpg) repeat-y right;}
.j_navUl li a{ color: #2e2e2e;}
.j_navUl li.on,.j_navUl li:hover{ background: #dcdcde; color: #e3010f;}
.j_navUl li.on a,.j_navUl li:hover a{color: #e50014;}
/*news*/
.j_newsCommen{ width:100%; background: #fff;}
.j_newsCommen ul{ width: 892px; overflow: hidden; line-height: 51px; font-size: 13px; background: url(/Content/Images/line.jpg) no-repeat center;}
.j_newsCommen ul li{ width: 50%; float: left; text-align: center;}
/*partOne*/
.partOne{ width: 100%; background: #f5f5f5 url(/Content/Images/vbg.jpg) repeat-x left top; border-top:1px solid #d0d0d0; overflow: hidden; padding:7px 0;}
.title{ width:100%; background: url(/Content/images/line_09.jpg) repeat-x left bottom; height: 41px; line-height: 40PX;  font-size: 14px; text-indent: 4px;}
.titleText{ border-bottom:1px solid #313c4e; width: 100px; float: left; color: #303948;}
.more{ font-family: arial; font-size: 12px;}
.partBody{ width: 100%; overflow: hidden; position: relative; padding: 15px 0;}
.num{position: absolute; bottom:5px; left:50%;}
.num li{ width: 12px; height: 12px; float: left; border-radius: 50%; font-size: 0; background: #656565; margin: 0 3px; cursor: pointer;}
.num li.on{ background: #e60012;}
.square{ position: absolute; width:100%; bottom:16px; left:0;}
.square li.on{ background: #2c2c2a;color:#fff;}
.j_squareText{ width:145px; float: left; line-height: 34px;}
.square li{ width:13px;height: 13px;  border-radius:0px;color: #45504c; cursor: pointer;  text-align:center; background: #b2b4b3; display: block; float: left; margin: 0 1px; font-size: 12px; font-family: arial;}
.square ul{ float: right;}
.j_brief{ line-height: 240%; color: #4b4b4b;}
.j_brieImg{ float: left; margin:0 20px 0 0}
.newsUl{ color: #888; line-height: 30px;}
.newsUl li{ float: left; width: 100%;}
.newsUl li a{color: #777;}
.newsUl li a:hover{ color: #e50014;}
.j_contactImg{ border: 1px solid #d4d4d4; width: 175px; height: 145px; float: left;}
.j_contactText{ float: left; width: 263px; padding-left: 25px; line-height: 200%; color: #939393;}
/*foot*/
.foot{ width: 100%; background: #3d3d45; line-height: 30px; padding:10px 0; text-align: center;color: #b3b3b4; margin-top: 20px;}
.foot a{ color: #b3b3b4;}
.foot span{ padding:0 10px;}
/*列表页*/
.j_leftnav li{ height: 33px; line-height: 30px; width: 100%; float: left; background: url(/Content/Images/a_01.png) left top no-repeat; text-indent: 35px; font-size: 14px; margin-bottom: 5px;}
.j_leftnav li.on,.j_leftnav li:hover { background: url(/Content/Images/a_03.png) left top no-repeat; }
.j_leftnav li:hover a{color: #2e2e2e;}
.j_listRight{ padding:15px 20px;width: 704px; border: 1px solid #e4e4e4; background: #fff;
  -webkit-box-shadow:0 0 5px rgba(200, 204, 204, .5);  
  -moz-box-shadow:0 0 5px rgba(200, 204, 204, .5);  
  box-shadow:0 0 5px rgba(200, 204, 204, .5);  
} 
.detailTitle{ height: 30px; line-height: 30px; padding:5px 0 30px 0; background: url(/Content/Images/listtitle.jpg) left bottom no-repeat; font-size: 16px;}
.j_detailImg{ padding: 5px; border: 1px solid #dfdfdf; float: left; margin-right: 5px;}
.j_datailWord{ padding: 20px 0; }
.j_datailWord p{ color: #4b4b4b;line-height: 250%;}
.j_detailP{ width:100%; float: left;overflow: hidden;}
/*协会领导*/
.leaderImg{ width:100%; text-align: center; float: left; padding: 10px 0; line-height: 200%; color: #4b4b4b;}
.leaderImg img{border: 1px solid #dfdfdf;}
.j_leaderList{padding:0 0 0 12px;float: left;width: 100%;}
.j_leaderList ul{width:120%; float: left; padding: 20px 0;  display: table;}
.j_leaderList ul li{ float: left; margin-right: 0px;/*display: table-cell;*/ text-align: center;padding: 0 15px;width: 197px;}
.j_leaderPhoto{ width:130px; height:170px; border: 1px solid #ddd; text-align: center; margin: 0 auto; position: relative;}
.j_leaderPhoto img{display:block;width:130px;max-height: 100%; position: absolute; bottom: 0px; left: 0px;}
.paixu{ padding-right:40px; text-align: right;}
.j_leaderMsg{ padding: 5px 0 20px 0; line-height: 20px;color: #4b4b4b; height: 58px; }
.listUl li{ width: 100%; line-height: 30px; float: left; padding: 0 0 10px 0;color: #4b4b4b;}
/*page*/
.page{ padding: 20px 0; text-align: center; width: 100%; overflow: hidden;}
.page a{ border:1px solid #b9b9b9; padding:10px 25px; color: #030000; margin:0 5px; }
.page a:hover{ border: 1px solid #e60012; color: #e60012;}
/*文章详情*/
.j_detailBT{ text-align: center; font-size: 14px; line-height: 200%; color: #1f1f1f;}
.j_detailBT span{ color: #4d4d4d;}
/*contact*/
.j_contactUs{ width:430px; margin: 0 auto; text-align: left; line-height: 250%; font-size: 14px; color: #68686a;}
.j_bigName{ font-size: 18px; color:#121212;}
.j_map{ width: 432px; margin: 0 auto;}
.51buypic{ z-index:10}

