
body,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,a,code,em,img,q,small,strong,dd,dl,dt,li,ol,ul,fieldset,form,label,tbody,tr,th,td,input,textarea {
color: #666;
font-size: 12px;
font-family: "雅黑","宋体",arial,verdana,sans-serif;
padding: 0;
margin:0;
}
html, body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, span, i, font, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tr, th, td, input, textarea, div, p, img {    
	padding: 0;
	margin:0;
    text-decoration: none;
    font-family: '微软雅黑', Arial;
    font-size: 14px;
    outline: none;
	}
html, body { width: 100%; height: 100%; position: relative; min-width: 1200px; }
table {border-collapse: collapse;border-spacing: 0;}
table, tr, th, td { border-collapse:collapse;}
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
ul, ol, li { list-style: none; }
h1, h4, h5, h6, figure {font-weight: normal;}
textarea { resize: none; }
button, a, input, textarea { outline: none; overflow: visible; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
/* 清除表单元素默认样式 */
input, button, textarea, select {font-family: inherit;font-size: inherit;outline: none; border: none; background: none;}
a:hover { text-decoration: none; color: #FF1A00; }
button, a { cursor: pointer; text-decoration: none; }
.clearfix:after { content: "."; display: block; height: 0; font-size: 0em; line-height: 0; visibility: hidden; clear: both; }
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.pr {position: relative;}
.pa {position: absolute;}
.tc {text-align: center;}
.tr {text-align: right;}
.hide {display: none;}
input::-webkit-input-placeholder { color: #ccc; font-size: 14px; }
input::-moz-placeholder { color: #ccc; font-size: 14px; }
input:-moz-placeholder { color: #ccc; font-size: 14px; }
input:-ms-input-placeholder { color: #ccc; font-size: 14px; }
.pubCon { width: 1200px; margin: 0 auto; max-width: 1600px; }
.content { padding-bottom: 50px; }
.over { overflow: hidden; }
.hide { display: none; }
.clearfix::after {content: "";display: block;clear: both;}
.return-link.return-link, .rb-agree-box.active i, .rb-registor-item .reg-text-tit, .rb-deletext-btn, .forgetpw-a2, .download-appbox a, .open-appbox i, .sms-invalid span, .a-b-tips, .a-binding-list em, .a-binding-close, .rb-binding-my a, .rb-pl-close, .rb-tel-emails-nav li em  {
    background-image: url('../image/resigste-sprite.png');
    background-repeat: no-repeat;
}
input {
    border-radius: 0;
    box-shadow: none;
}
input, select, textarea, button {
    outline: 0;
    border: 0;
	color: #666;
}


.tab-content.active {
    display: block;
}
table td, table th {
    padding: 5px;
}
table, tr, th, td {
    border-collapse: collapse;
    max-width: 100%;
}
.secondBanner {
    height: 350px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: -1000;
}
.secondBanner img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
	min-width: 100%;
	width: auto;
    height: auto;
    object-fit: cover; 
    transform: translate(-50%, -50%); /* 居中图片 */
}
.phone_nav { display: none; }
/*头部样式*/
.header {
    box-shadow: 0 0 10px #ddd;
    position: relative;
    z-index: 10;
}
.head_top {
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    color: #999;
    font-size: 14px;
}
.head_top a {
    color: #999;
    font-size: 14px;
}
.head_top_r {position:relative;}
.head_top .line{
    padding: 0 12px;
}
.head_top a:hover, .header a.tel {
    color: #FF1A00;
}
.picc_gzwm {
    position: relative;
    display: inline-block;
    padding-right: 22px;
    background: url('../image/2020120410050112351.png') no-repeat right center;
    transition: background-image 0.3s ease;
}
.picc_gzwm:hover {
    background-image: url('../image/2020120410050967572.png');
}
.picc_gzwm:hover span {
    color: #ff3c1c;
}
.picc_gzwm_con {
    position: absolute;
    top: 30px;
    background: #fff;
    right: -15px;
    width: 605px;
    padding: 10px;
    box-shadow: 0 10px 10px #ddd;
    display: none;
	z-index:3;
}
.picc_gzwm_ewm {
    overflow: hidden;
}
.picc_gzwm_ewm li {
    width: 110px;
    float: left;
    margin: 0 5px;
    text-align: center;
}
.picc_gzwm_ewm img {
    width: 96px;
}
.picc_gzwm_ewm li p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}
.hand_cursor {
    cursor: pointer;
}
.hover_text:hover {
    color: #ff3c1c; /* 悬浮时变红 */
}
.head_nav {
    height: 100px;
    overflow: hidden;
}
.head_nav_logo {
    margin-top: 30px;
}
.head_nav_logo img {
    height: 50px;
}
.head_nav_logor {
    margin-top: 40px;
    margin-left: 40px;
}
.head_nav_logor img {
    height: 16px;
}
.head_nav_con {
    height: 30px;
    margin-top: 35px;
}

.head_nav_list li {
    display: inline-block;
    margin-left: 25px;
}
.head_nav_list li a {
    font-size: 16px;
    color: #666;
    padding-bottom: 15px;
    border-bottom: 4px solid transparent;
}
.head_nav_list li.last {
    height: 28px;
    border: 1px solid #d8d8d8;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    padding: 0 10px;
}
.head_nav_list li.last img {
    margin-right: 15px;
}
.head_nav_list li.last a {
    padding-bottom: 0;
    border: none;
}
.head_nav_list li:hover a, .head_nav_list li.on a {
    border-color: #FF1A00;
    color: #FF1A00;
}
#picc_search{
    position: relative;
}
#picc_search img {
    cursor: pointer;
}
.picc_search_from {
    position: absolute;
    right: 0;
    background: #ececec;
    width: 276px;
    margin-top: 10px;
    padding: 5px 10px;
    display: none;
}
.picc_search_from.show {
    display: block;
}
.picc_search_from input {
    width: 200px;
    background: #fff;
    border: none;
    float: left;
    height: 30px;
    text-indent: 10px;
}
.picc_search_from button {
    width: 50px;
    background: #FF1A00;
    border: 0;
    float: right;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}
.picc_search_from i {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #ececec transparent;
    position: absolute;
    top: -18px;
    right: 0;
}
.listCon a {
    color: #ff5b36;
}

/*底部*/
.xgLink {
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
    color: #333;
    font-size: 16px;
}
.xgLink .pubCon {
    font-size: 16px;
}
.xglink_select {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    font-size: 16px;
    padding-right: 40px;
    background: url('../image/foot_xglink_icon.png') no-repeat right center;
    outline: none;
    color: #333;
    padding-right: 0\9;
    text-align: center;
}
.xglink_select option {
    font-size: 16px;
    color: #333;
}
.xglink_select option:hover {
   background-color:red;
}
.foot_con {
    height: 275px;
    background: url('../image/foot_bg.png') no-repeat center bottom;
    padding-top: 40px;
}
.foot_con .phone1 {
    margin-right: 30px;
}
.foot_nav_list {
    margin-right: 0px;
    font-size: 14px;
}
.foot_nav_list li {
    margin-bottom: 3px;
}
.foot_nav_list li a {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}
.foot_nav_list li:hover a {
    color: #FF1A00;
}
.foot_nav_list li.ti {
    margin-bottom: 10px;
}
.foot_ewm {
    margin-left: 15px;
}
.foot_ewm_list li {
    float: left;
    margin-left: 17px;
    margin-right: 17px;
}
.foot_ewm_list li .img {
    width: 96px;
    display: inline-block;
}
.foot_ewm_list li p {
    font-size: 14px;
    color: #262626;
    line-height: 26px;
    text-align: center;
}
.foot_con .phone {
    font-size: 14px;
    margin-right: 0px;
    text-align: right;
    overflow: hidden;

}
.foot_con .phone p {
    line-height: 55px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.foot_con .phone .p1 {
    background-position: 0 -25px;
}
.foot_con .phone .p1 img {
    display: block;
    height: 26px;
    margin-left: 22px;
    margin-top: -12px;
}
.foot_con .phone .p2 {
    background-position: 0 12px;
    margin-top: 10px;
    line-height: 30px;
}
.foot_con .phone .p3 {
    line-height: 10px;
    margin-bottom: 23px;
    font-size: 12px;
    font-weight: normal;
}
.foot_con .phone .line {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #ff1a00;
    margin-top: -20px;
}
.foot_con .phone>div {
    padding-left: 30px;
    margin-top: -15px;
}
.foot_copy {
    margin-top: 24px;
    position: relative;
}
.foot_copy p { font-size: 14px; color: #333; line-height: 26px; }
.foot_copy a {
	color:#666;
}
.foot_copy .kxwz {
    position: absolute;
    right: 150px;
    top: 5px;
}
.foot_copy .ipv6 {
    position: absolute;
    right: 0px;
    top: 5px;
}
.backTop {
    width: 64px;
    height: 64px;
    background: rgba(0, 0, 0, .6);
    border-radius: 6px;
    position: fixed;
    bottom: 20px;
    right: 10px;
    text-align: center;
    z-index: 50;
    display: none;
}
.backTop img {
    margin-top: 14px;
}
/*文章样式*/

.listCon h2.tit {
    font-size: 30px;
    color: #FF1A00;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}
.listCon .artCon {
    margin-top: 40px;
}
.listCon p {
    line-height: 40px;
}
.listCon .listTit {
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 5px;
}
.listCon .listTit span {
    display: inline-block;
    line-height: 43px;
    border-bottom: 2px #fe5f4d solid;
    font-size: 24px;
    color: #2f3f53;
}
.listCon .list li {
    overflow: hidden;
    height: 45px;
    border-bottom: solid 1px #eaeaea;
}
.listCon .list li a {
    display: block;
    width: 80%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
    float: left;
    padding-left: 25px;
    background: url('../img/2021120813481227627.jpg') no-repeat left center;
}
.listCon .list li span {
    display: block;
    width: 100px;
    padding-right: 10px;
    text-align: right;
    float: right;
    font-size: 16px;
    color: #999;
    height: 45px;
    line-height: 45px;
}
.listCon .list li a i {
    color: #FF1A00;
    margin-right: 10px;
    display: none;
}

.listCon .list li:hover, .listCon .list li:hover a, .listCon .list li:hover span {
    border-color: #FF1A00;
    color: #FF1A00;
}
.listCon .list li:hover i {
    display: inline-block;
}
.listCon .list li:hover a {
    padding-left: 0;
    background: none;

}
.listCon p strong.redText, .listCon a {
    color: #ff5b36;
}
/*页码样式*/
.page_wrap {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
}
.page_wrap div {
    display: inline-block;
    line-height: 24px;
}
.page_num a {
    padding: 0 5px;
    display: inline-block;
}
.NormalRed {
    color: #f00;
    font-size: 12px;
}
.page_num font.NormalRed {
    background: #FF1A00;
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
.page_wrap div {
    display: inline-block;
    line-height: 24px;
}
.page_tol {
    margin: 0 10px;
}
.page_wrap div {
    display: inline-block;
    line-height: 24px;
}
.page_jump input {
    width: 30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #d6d6d6;
    margin: 0 5px;
}
.page_num a.NormalRed {
    background: #FF1A00;
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
.page_jump button {
    height: 23px;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #333;
    padding: 1px 6px;
}
@media screen and (max-width:1199px) {
    * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    html, body { min-width: 100%; }
    .pubCon { width: 100%; padding: 0 20px; }
    .picc_gzwm_ewm li { width: 105px; }
    .picc_search_from { width: 280px; height: 40px; z-index: 99}
    .picc_search_from button { width: 60px; }
    .head_nav { height: auto; overflow: hidden; }
    .head_nav_logo { display: block; margin-top: 5px; }
    .head_nav_logor { margin-top: 25px; display: none; }
    .head_nav_con { height: 40px; margin-top: 20px; float: right; }
    .head_nav_list { display: flex; justify-content: space-between; }
    .head_nav_list li { margin-left: 0; margin-right: 25px; }
    .foot_con { height: auto; }
    .foot_con .phone { margin-right: 0; width: 40%; }
    .foot_nav { width: 60%; }
    .foot_nav_list { width: 25%; margin-right: 0; }
    .foot_ewm { float: none; }
    .foot_ewm:before { content: ""; display: block; clear: both; }
    /*.foot_ewm_list { padding-top: 10px; display: flex; justify-content: space-between; width: 85%; }*/
    .foot_ewm_list { padding-top: 10px;  justify-content: space-between; width: 85%; }
    .foot_ewm_list li { margin-left: 0; width: 22%; }
    .foot_copy { margin-top: 20px; }
    .foot_copy .kxwz { top: -140px; right: 0; }
    .foot_copy .ipv6 { top: -85px; }
    .listCon { box-shadow: none; padding: 0; border: none; }
    .gsdt_con_left .txt { height: 60px; padding-left: 60px; }
    .gsdt_con_left .date { width: 60px; height: 60px; position: absolute; bottom: 0; left: 0; }
    .gsdt_con_left .date span { font-size: 26px; }
    .gsdt_con_left .tit { width: 100%; padding: 0 10px; }
    .gsdt_con_left .tit .p1 { margin-top: 5px; }
    .gsdt_con_left .tit .p2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .gsdt_con_right { width: 55%; height: 35vw; }
    .gsdt_news_list { padding: 20px 25px; }
    .gsdt_news_list li { margin-bottom: 12px; }
    .gsdt_news_list li p.smy { font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
    .gsdt_news_list li p.tit { height: 30px; line-height: 30px; }
    .gsdt_news_list li p.tit a { font-size: 16px; }
    .gsdt_news_list li p.tit span { font-size: 14px; }
    .bxkt_con_hd_list { display: flex; align-items: baseline; height: 100%; flex-wrap: wrap; justify-content: space-between; }
    .bxkt_con_hd_list li { height: auto; line-height: auto; width: 100%; }
    .bxkt_con_hd_list li a { text-indent: 15px; }
    .bxkt_con_hd_list li img { margin-right: 10px; }
    .bxkt_con_bd { width: 75%; }
    .bxkt_tit, .bxkt_list { padding-left: 25px; }
    .gsdt_con_left { width: 45%; }
    .bxkt_con_hd { width: 25%; height: 100%; }
    .head_nav_logor { margin-top: 25px; display: none; }

}
@media screen and (max-width:999px) {
    .banner { height: 200px; }
    .banner .ch, .banner .ch font { font-size: 38px; padding-top: 60px; }
    .banner .en { font-size: 20px; }
    .foot_con { padding-top: 20px; }
    .foot_con .phone { width: 100%; float: none; margin-bottom: 10px; }
    .foot_con .phone {
        width: 50%;
        float: left;
        margin-bottom: 10px;
        margin-left: -27px !important;
        margin-top: 21px;
    }
    .foot_con .phone p { display: inline; line-height: 1.5em; font-size: 26px; margin-left: 15px; }
    .foot_con .phone br { display: none; }
    .foot_nav { width: 100%; float: none; }
    .foot_ewm_list { width: 75%; }
    .bxkt_con { padding-left: 0; background-size: 0; }
}
@media screen and (max-width:767px) {
    .pubCon { padding: 0 15px; }
    #picc_search img { margin-top: 6px; }
    .head_top_l { display: none; }
    .head_top a { margin-left: 15px; }
    .head_top a.tel { display: none; }
    .head_nav_logo { margin-top: 10px; padding-bottom: 10px; }
    .head_top_r { float: none; width: 100%; display: flex; justify-content: flex-end; font-size: 0; }
    .head_nav { overflow: inherit; position: relative; }
    .head_nav_logo { height: 35px; float: none; }
    .head_nav_logor { float: none; margin-left: 0; margin-top: 10px; }
    .head_nav_con { height: 30px; margin-top: 0px; position: absolute; right: 15px; top: 0px; }
    .phone_nav { display: block; }
    .head_nav_list { display: none; position: absolute; width: 100vw; right: -15px; background: #fff; top: 35px; padding: 10px 0; border-top: 1px solid #FF1A00; }
    .head_nav_list li.last { display: none; }
    .head_nav_list li { margin-right: 0; display: block; width: 100%; text-align: center; }
    .head_nav_list li a { padding-bottom: 5px; line-height: 2em; }
    .foot_ewm_list { width: 100%; }
    .foot_con .phone p { display: block; }
    .foot_copy { text-align: center; padding-bottom: 20px; display: flex; flex-wrap: wrap;  justify-content: center; }
    .foot_copy .kxwz, .foot_copy .ipv6 { position: static; display: inline-block; margin: 0 10px; }
    .listCon .list li {margin-bottom: 10px; padding-bottom: 10px; height: auto; }
    .listCon .list li a { display: inline; width: 100%; height: auto; overflow: inherit; text-overflow: inherit; white-space: inherit; height: auto; line-height: 32px; float: none; margin-right: 20px; }
    .listCon .list li span { display: inline; height: auto; line-height: 45px; float: none; padding-right: 0; white-space: nowrap; }
    .head_top_l {display: none;}
    .gsdt_con {margin: 70px 0 80px;box-shadow: 0 0 20px #ccc;}
    .gsdt_con {margin: 20px 0;box-shadow: none;}
    .gsdt_con_right { background: none; }
    .gsdt_news_list { padding: 10px 0; }
    .gsdt { height: auto; background: #f3f3f3; }
    .gsdt_con { margin-top: 20px; margin-bottom: 20px; box-shadow: none; }
    .gsdt_con_left, .gsdt_con_right { width: 100%; float: none; height: auto; }
    .gsdt_con_left img { height: 60vw; }
    .gsdt_con_right { background: none; }
    .gsdt_news_list { padding: 10px 0; }
    .yhfw, .gsdt { padding-top: 20px; }
    .yhfw_con { margin-top: 20px; margin-bottom: 20px; }
    .yhfw_list li p.icon { display: inline-block; width: 30px; height: 30px; margin-right: 15px; }
    .yhfw_list li p { display: inline; }
    .yhfw_list li p.ch { font-weight: normal; }
    .yhfw_list li p.en { display: none; }
    .bxkt { padding-top: 0; padding-bottom: 20px; background: none; }
    .bxkt_con { margin-top: 20px; box-shadow: none; height: auto;}
    .bxkt_con_hd, .bxkt_con_bd { width: 100%; float: none; }
    .bxkt_con_hd { padding: 0; border-right: 0;  }
    .bxkt_con_hd_list li { padding: 0; width: auto; line-height: 32px; height: 32px; }
    .bxkt_con_hd_list li a { font-size: 0; text-indent: 0; }
    .bxkt_con_hd_list li.on a { font-size: 18px; }
    .bxkt_con_hd_list li.on a, .bxkt_con_hd_list li:hover a { border: 0; }
    .bxkt_tit { margin-top: 15px; margin-bottom: 0; padding-left: 0; padding-right: 0; }
    .bxkt_tit span { font-size: 22px; padding-left: 0; }
    .bxkt_list { padding-left: 0; padding-right: 0; }
    .bxkt_list li { background-size: 5px; }
    .foot_copy { text-align: center; padding-bottom: 20px; display: flex; flex-wrap: wrap;  justify-content: center; }
    .foot_copy .kxwz, .foot_copy .ipv6 { position: static; display: inline-block; margin: 0 10px; }
    .head_nav_list { display: none; position: absolute; width: 100vw; right: -15px; background: #fff; top: 35px; padding: 10px 0; border-top: 1px solid #FF1A00; }
    .head_nav_list li.last { display: none; }
    .head_nav_list li { margin-right: 0; display: block; width: 100%; text-align: center; }
    .head_nav_list li a { padding-bottom: 5px; line-height: 2em; }
    .head_nav_logor { float: none; margin-left: 0; margin-top: 10px; }
    .head_nav_con { height: 30px; margin-top: 0px; position: absolute; right: 15px; top: 0px; }
    .phone_nav {display: block;}
    .head_nav_list { display: none; position: absolute; width: 100vw; right: -15px; background: #fff; top: 35px; padding: 10px 0; border-top: 1px solid #FF1A00; }
	.secondBanner {height: 200px; }
	 .secondBanner img {
        width: auto; 
        height: 100%;
        /* 若图片高度不足，可加 min-height: 100% 强制填充 */
        /* min-height: 100%; */
    }

}
@media screen and (max-width:479px) {
    .mkTit .ch, .mkTit .en { font-size: 18px; }
    .banner { height: 150px!important; background-size: cover !important;z-index:-1000 }
    .banner .ch, .banner .ch font, .jkglBanner .ch font { font-size: 20px; padding-top: 50px; }
    .banner .en { font-size: 12px; }
    html, body { min-width: 320px; }
    .head_top_r { font-size: 0; }
    .head_top a { font-size: 12px; }
    .head_top a.picc_gzwm { display: none; }
    .head_nav_con { height: 27px; }
    .head_nav_list li a { font-size: 14px; }
    .xgLink { padding: 10px 15px; height: auto; line-height: inherit; font-size: 0;  }
    .xgLink .pubCon { padding: 0; }
    #xglink_select { font-size: 14px; width: 100%; }
    .foot_con .phone { font-size: 14px; }
    .foot_con .phone p { font-size: 16px; line-height: 2em; }
    .foot_con .phone .p1 { background-position: 0 -30px;font-size: 14px; }
    .foot_con .phone .p1 img {
        display: block;
        height: 12px;
    }
    .foot_con .phone .p2 { background-position: 0 -30px;font-size: 14px; }
    .foot_con .phone .p2 { background-position: 0 0px; }
    .foot_nav_list { width: 100%; float: none; overflow: hidden; }
    .foot_nav_list li { float: left; margin: 0 10px; }
    .foot_ewm_list li img { width: 100%; }

    .foot_nav_list li.ti { margin: 0px; float: none; }
    .foot_ewm_list li p { line-height: 1em; }
    .foot_copy p { font-size: 12px; line-height: 1.5em; }
    .listCon .list li { margin-bottom: 0; padding-bottom: 0; }
    .foot_copy .kxwz, .foot_copy .ipv6 { height: 30px; }
    .listCon .list li a, .listCon .list li span { font-size: 14px;  }
    .head_top a {
        font-size: 12px;
    }
    .gsdt_con_left, .gsdt_con_left .img { height: 60vw; }
    .bxkt_list li a, .jkbx_list li.two p.tit a { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .foot_copy p { font-size: 12px; line-height: 1.5em; }
    .foot_copy .kxwz, .foot_copy .ipv6 { height: 30px; }
    .xgLink { padding: 10px 15px; height: auto; line-height: inherit; font-size: 0;  }
    .xgLink .pubCon { padding: 0; }
    #xglink_select { font-size: 14px; width: 100%; }
    .head_nav_con { height: 27px; }
	.page_wrap {margin-top: 20px!important; margin-bottom: 20px!important;}
	.listCon {padding: 30px 10px 10px!important;}

}





