@charset "UTF-8";
/**
 * Author: UiDEA
 * Date: yyyy-mm-dd
 * Copyright: UiDEA
 */

/* cssreset */
html,body {color:#333; background:#f5f5f5;}
body,form,ul,ol,li,dl,dt,dd,th,td,p,blockquote,pre,fieldset,legend,hr,h1,h2,h3,h4,h5,h6,button,input,textarea {margin:0; padding:0;}
body,div,li,dt,dd,td,p,span,button,input,select,textarea {font-size:14px; font-family:Tahoma,Arial,"Hiragino Sans GB","Microsoft YaHei",\5b8b\4f53,sans-serif;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,dfn,em,var {font-style:normal;}
code,kbd,pre,samp {font-family:Courier New,Courier,monospace;}
table {border-collapse:collapse; border-spacing:0;}
ul,ol {list-style:none outside none;}
span {font-size:100%;}
legend {color:#666;}
fieldset,img {border:0 none;}
img {-webkit-box-sizing:border-box; box-sizing:border-box; vertical-align:bottom; border:0 none;}
sub,sup {position:relative; line-height:0; vertical-align:baseline;}
sup {top:-5px;}
sub {bottom:-5px;}
hr {height:0; -webkit-box-sizing:content-box; box-sizing:content-box;}
button,input,select,textarea {margin:0; padding:0; outline:none;}
button,input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
button[disabled],input[disabled] {cursor:default;}
input[type="radio"],input[type="checkbox"] {position:relative; top:-2px;}
textarea {overflow:auto;}
a {color:#333; background:transparent; text-decoration:none; -webkit-transition:all .5s; transition:all .5s;}
a:hover {color:#e24148; text-decoration:none;}
a:active {color:#e24148; outline:0;}
a:focus {outline:0;}

/* float */
.fl {float:left;}
.fr {float:right;}

/* margin-padding */
.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.mt20 {margin-top:20px;}
.pd20 {padding:20px;}

/* font */
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.ffy {font-family:arial,tahoma,sans-serif;}

/* color */
.c666 {color:#666;}
.c999 {color:#999;}
.ce24148 {color:#e24148;}
.c0982ff {color:#0982ff;}
.cf60 {color:#f60;}
.c20c287 {color:#20c287;}
.c3392f4 {color:#3392f4}
.cbfbfbf {color:#bfbfbf;}

/* text-alignment */
.txtl {text-align:left;}
.txtc {text-align:center;}
.txtr {text-align:right;}

/* background */
.bfff {background:#fff;}

/* link-color */
a.c666 {color:#666;}
a.c666:hover {color:#e24148;}

/* control */
.input {height:18px; line-height:18px; padding:3px 5px; border:1px solid #ddd;}
.select {padding:2px; border:1px solid #ddd;}
.textarea {padding:5px; border:1px solid #ddd; color:#666;}
.checkbox,.radio {display:inline-block; margin-right:5px;}
.checkbox input,.radio input {position:absolute; top:-9999px; left:-9999px;}
.checkbox .cklabel,.radio .rdlabel {display:inline-block; cursor:pointer;}
.checkbox .icon,.radio .icon {display:inline-block; width:14px; height:14px; background:url(../images/hgw_checkbox.png) no-repeat; background-size:28px; vertical-align:middle;}
.radio .icon {background:url(../images/hgw_radio.png) no-repeat; background-size:28px;}
.checkbox .cklabel.on .icon,.radio .rdlabel.on .icon {background-position:-14px 0;}
.checkbox .text,.radio .text {height:18px; line-height:18px; vertical-align:middle;}

/* ellipsis */
.ellipsis {overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

/* overflow */
.ofvisible {overflow:visible;}

/* cover-background */
.coverbg {position:fixed; top:0; right:0; bottom:0; left:0; z-index:9998; display:none; background:#000; filter:alpha(opacity=50); opacity:.5;}

/* spinner */
.Spinner {display:inline-block; overflow:hidden;}
.Spinner .Amount {float:left; width:40px; height:17px; padding:4px 5px; line-height:17px; text-align:center; color:#565656; border-width:1px 0; border-style:solid; border-color:#d9d9d9; outline:0;}
.Spinner a {float:left; display:inline-block; width:25px; height:25px; border:1px solid #d9d9d9; background-color:#f7f7f7; cursor:pointer; outline:0;}
.Spinner a i {display:block; font-style:normal; background:url(../images/hgw_buynbtn.png) no-repeat; width:9px; height:9px; margin:8px; text-indent:999999%; overflow:hidden;}
.Spinner .Decrease i {background-position:-9px -9px;}
.Spinner .Increase i {background-position:-9px -0px;}
.Spinner .DisDe i {background-position:-0px -9px;}
.Spinner .DisIn i {background-position:-0px -0px;}

/* layout */
.hgw_layout {clear:both; position:relative; width:1200px; margin:0 auto;}
.hgw_layout:after,.clearfix:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.clearfix {zoom:1;}

/* button */
.hgw_redbtn ,.hgw_greybtn {display:inline-block; height:18px; padding:5px 12px; font-size:12px; line-height:18px; color:#fff; background:#e24148; border-radius:4px;}
.hgw_redbtn i {margin:0 3px 3px 0;}
.hgw_redbtn:hover,.hgw_greybtn:hover {color:#fff; filter:alpha(opacity=80); opacity:.8;}
.hgw_redbkbtn {display:inline-block; height:18px; padding:5px 12px; font-size:12px; line-height:18px; color:#e24148; background:#fff1f0; border-radius:4px; border:1px solid #ffa39e;}
.hgw_redbkbtn:hover {color:#fff; background:#e24148; border-color:#e24148;}
.hgw_greybtn {background:#c0c4cc;}

/* topbar */
.hgw_topbar {height:32px; line-height:32px; color:#666; background:#f3f3f3;}
.hgw_topbar a {position:relative; float:left; padding-right:10px; margin-right:10px; font-size:12px; color:#666;}
.hgw_topbar a::after {content:''; position:absolute; top:12px; right:0; width:1px; height:10px; background:#e5e5e5;} 
.hgw_topbar a:last-child::after {content:initial;}
.hgw_topbar a:hover {color:#e24148;}
.hgw_topbar span {float:left; font-size:12px; color:#666;}

/* header */
.hgw_header {height:96px; background:#fff;}
.hgw_header .hgw_layout {height:100%;}
.hgw_header .logo {height:60px; margin-top:18px;}
.hgw_header .logo img {height:100%;}
.hgw_header .insubtit {height:60px; margin:18px 0 0 20px; font-size:24px; line-height:60px;}
.hgw_header .haveaccount {position:absolute; top:50%; right:0; height:30px; margin-top:-15px; font-size:16px; line-height:30px;}
.hgw_header .haveaccount a:hover {text-decoration:underline;}
.hgw_header .topsearch {width:500px; height:40px; margin:30px 0 0 100px;}
.hgw_header .topsearch .sea_inner {width:420px; height:40px; box-sizing:border-box; border-width:2px 0 2px 2px; border-color:#e24148; border-style:solid;}
.hgw_header .topsearch .sea_btn {width:80px; height:40px; color:#fff; line-height:40px; text-align:center; background:#e24148;}
.hgw_header .topsearch .sea_btn:hover {filter:alpha(opacity=80); opacity:.8;}
.hgw_header .topsearch .sea_inp {width:398px; height:30px; padding-left:15px; border:none;}
.hgw_header .topsearch .sea_inner input::-webkit-input-placeholder {color:#999;}
.hgw_header .topsearch .sea_inner input::-moz-placeholder {color:#999; opacity:1;}
.hgw_header .topsearch .sea_inner input::-ms-input-placeholder {color:#999;}
.hgw_header .topmenu {margin:30px 0 0 0;}
.hgw_header .topmenu .btnwrap {float:left; width:130px; height:40px; color:#333; line-height:38px; text-align:center; box-sizing:border-box; border:1px #e5e5e5 solid;}
.hgw_header .topmenu .btnwrap em {display:inline-block; height:16px; padding:0 6px; margin:0 0 2px 3px; font:normal 12px/16px arial; color:#fff; vertical-align:middle; background:#e24148; border-radius:20px;}
.hgw_header .topmenu .btnwrap i {margin:0 8px 5px 0; font-size:18px; color:#e24148;}
.hgw_header .topmenu .btnwrap:hover {color:#e24148; border-color:#e24148;}

/* navigation */
.hgw_nav {position:relative; z-index:106; height:44px; background:#fff;}
.hgw_nav .nav_allsort,.hgw_nav .nav_item {float:left; display:inline; height:44px;}
.hgw_nav .nav_allsort .allnav {position:relative; display:block; width:234px; height:44px; line-height:44px; margin-right:20px; font-size:14px; color:#fff; text-align:center; background-color:#e24148; border-radius:4px 4px 0 0;}
.hgw_nav .nav_allsort .allnav i {margin-right:10px;}
.hgw_nav .nav_allsort .allsort_list {display:none; position:absolute; top:44px; right:auto; bottom:auto; left:0; z-index:10; width:234px; height:400px; background:#fff; box-shadow:0 0 6px rgba(0,0,0,.1);}
.hgw_nav .nav_allsort .allsort_list.hover {display:block!important;}
.hgw_nav .nav_allsort .allsort_list ul {position:relative; height:auto; padding-top:2px;}
.hgw_nav .nav_allsort .allsort_list .list_item {height:66px; padding-left:50px; border-left:4px #fff solid;}
.hgw_nav .nav_allsort .allsort_list .list_item h3 {position:relative; padding:10px 0 8px; font-size:14px;}
.hgw_nav .nav_allsort .allsort_list .list_item h3 i {position:absolute; top:10px; left:-30px; font-size:20px; color:#666;}
.hgw_nav .nav_allsort .allsort_list .list_item a.lt {margin-right:8px; font-size:12px; color:#999; line-height:20px;}
.hgw_nav .nav_allsort .allsort_list .list_item a.lt:hover {text-decoration:underline;}
.hgw_nav .nav_allsort .allsort_list .list_item:hover {background:#ffeaea; border-left:4px #e24148 solid;}
.hgw_nav .nav_allsort .allsort_list .list_item:hover a.lt,.hgw_nav .nav_allsort .allsort_list .list_item:hover h3 {color:#e24148;}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd {display:none; position:absolute; top:0px; left:234px; width:688px; height:356px; padding:20px; overflow-y:auto; background:#fff; border:2px solid #e24148; box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd .subtt {padding:0 0 5px; font-size:14px; font-weight:bold;}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont {padding-bottom:8px; margin-bottom:6px;}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont a {margin-right:20px; font-size:14px; color:#666; line-height:22px;}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont a:hover {color:#e24148;}
.hgw_nav .nav_allsort .allsort_list .list_item .list_item_bd li:last-child .lit_cont {border-bottom:none;}
.hgw_nav .nav_allsort .allsort_list .list_item.hover .list_item_bd {display:block;}
.hgw_nav .nav_item a {display:block; margin:0 40px; font-size:16px; line-height:41px;}
.hgw_nav .nav_item a.on {font-weight:bold; color:#e24148; line-height:41px; border-bottom:3px solid #e24148;}
.hgw_nav .nav_item a:hover {color:#e24148;}
.page_index .nav_allsort .allsort_list {display:block;}

/* banner */
.hgw_banner {position:relative; width:100%; height:400px; z-index:99;}
.hgw_banner .hgw_layout {z-index:1000;}
.hgw_banner .bannerSlide {position:relative; width:100%; height:400px; overflow:hidden;}
.hgw_banner .bannerSlide .hd {position:absolute; left:0; right:0; bottom:20px; z-index:999; margin:auto; text-align:center; overflow:hidden;}
.hgw_banner .bannerSlide .hd ul {display:inline-block; height:18px; padding:0 5px; background:rgba(0,0,0,.18); border-radius:50px;}
.hgw_banner .bannerSlide .hd li {float:left; width:10px; height:10px; margin:4px 5px 0; background:#fff; opacity:0.3; filter:alpha(opacity=30); border-radius:100%; cursor:pointer; text-indent:-9999px;}
.hgw_banner .bannerSlide .hd li.on {filter:alpha(opacity=100); opacity:1;}
.hgw_banner .bannerSlide .bd {z-index:0; position:relative;}
.hgw_banner .bannerSlide .bd li {position:relative; overflow:hidden;}
.hgw_banner .bannerSlide .bd li img {position:absolute; top:0; left:50%; width:1920px; height:400px; margin-left:-960px;}
.hgw_banner .bannerSlide .bd li a {display:block; width:100%; height:400px;}
.hgw_banner>.hgw_layout {position:absolute; top:0; left:50%; margin-left:-600px;}
.hgw_logbar {position:absolute; top:0; right:0; width:234px; height:400px; background:#fff; overflow:hidden;}
.hgw_logbar .top {padding:20px; overflow:hidden;}
.hgw_logbar .top .img {float:left; width:56px; height:56px; overflow:hidden; background:#e2e3e5; border:1px solid #d9dadc; border-radius:50%;}
.hgw_logbar .top img {width:100%;}
.hgw_logbar .top dl {margin:3px 10px 0 70px;}
.hgw_logbar .top dd a {float:left; width:54px; height:24px; margin-top:6px; line-height:24px; color:#e24148; text-align:center; border-width:1px; border-style:solid; border-color:#e24148; border-radius:0 4px 4px 0;}
.hgw_logbar .top dd a.red {color:#fff; background:#e24148; border-radius:4px 0 0 4px;}
.hgw_entrance {padding:15px 10px 0; border-width:1px 0; border-color:#f0f0f0; border-style:solid;}
.hgw_entrance li {position:relative; top:0; float:left; width:33.33%; margin-bottom:15px; text-align:center; -webkit-transition-duration:.3s; transition-duration:.3s;}
.hgw_entrance li .icon {width:28px; height:28px;}
.hgw_entrance li span {display:inline-block; width:100%; margin-top:5px; font-size:12px; color:#333;}
.hgw_entrance li:hover {top:-5px;}
.hgw_sidenews .hd {height:35px;}
.hgw_sidenews .hd li {float:left; width:50%; line-height:35px; color:#666; text-align:center; cursor:pointer;}
.hgw_sidenews .hd li.on {position:relative; color:#e24148;}
.hgw_sidenews .hd li.on::before {content:''; position:absolute; bottom:0; left:50%; width:20px; height:2px; margin-left:-10px; background:#e24148;}

/* main */
.hgw_pubtit {padding:20px 20px 15px; overflow:hidden;}
.hgw_pubtit h2 {font-size:20px; font-weight:bold;}
.hgw_pubtit .more {margin-top:5px; color:#999;}
.hgw_pubtit .more i {display:inline-block; margin:0 0 2px 5px; font-size:12px; color:#aaa; transform:scale(.8);}
.hgw_snotice {width:400px; height:336px; background:#fff;}
.hgw_snotice .cont ul {padding:0 20px;}
.hgw_snotice .cont li {height:65px; padding:0 5px; border-bottom:1px solid #f2f2f2; overflow:hidden;}
.hgw_snotice .cont ul li:last-child {border-bottom:0;}
.hgw_snotice .cont li dl {width:240px; padding-top:5px;}
.hgw_snotice .cont li dt {height:30px;}
.hgw_snotice .cont li dd {font-size:12px; color:#666;}
.hgw_snotice .cont li b {display:block; padding-top:12px; font-size:16px; color:#ea0b0b;}
.hgw_snotice .cont li em {display:block; padding-top:5px; font-size:12px; color:#999;}
.hgw_snotice .cont li i {margin:-3px 0 0 3px; font-size:40px; color:#fa9744;}
.hgw_ptnotice {width:400px; height:336px; margin-left:1px; margin-right:1px; background:#fff;}
.hgw_headlines {padding:0 20px 10px;}
.hgw_headlines img {width:144px; height:108px; margin-right:16px;}
.hgw_headlines .headinfo {width:200px;}
.hgw_headlines .headinfo dt {margin:5px 0 10px; font-size:16px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hgw_headlines .headinfo dd {font-size:12px; color:#999; line-height:18px;}
.hgw_headlines .headinfo dd.cont {height:36px; margin-bottom:15px; overflow:hidden;} 
.hgw_newslist {padding:10px 20px 0;}
.hgw_newslist li {height:32px; line-height:32px;}
.hgw_newslist li p {position:relative; padding-left:15px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hgw_newslist li p::before {content:''; position:absolute; top:50%; left:0; width:5px; height:5px; margin-top:-2px; background:#ccc; border-radius:50%;}
.hgw_newslist li p a {color:#666;}
.hgw_newslist li p a:hover {color:#e24148;}
.hgw_pricechart {width:398px; height:336px; background:#fff;}
.hgw_pricechart .chartwrap {width:358px; height:245px; padding:0 20px 20px;}
.hgw_leftbg {position:relative; width:234px; height:456px; padding:36px 0 0 28px; box-sizing:border-box; overflow:hidden;}
.hgw_leftbg.blue {background:linear-gradient(161.57deg, #34B6FF 0%, #3498FF 99.22%);}
.hgw_leftbg h2 {font-size:26px; font-weight:bold; color:#fff; text-shadow:0px 1px 2px #0091FF;}
.hgw_leftbg.org {height:468px; background:linear-gradient(180deg, #FFB16F 0%, #FF9439 100%);}
.hgw_leftbg.org h2 {text-shadow:0px 1px 2px #FF9234;}
.hgw_leftbg .more {display:inline-block; height:26px; padding:0 12px; margin-top:15px; line-height:24px; color:#fff; border:1px solid rgba(255, 255, 255, 0.4); border-radius:50px;}
.hgw_leftbg .icons {position:absolute; bottom:30px; left:50%; z-index:10; display:inline-block;}
.hgw_leftbg.blue .icons {width:105px; height:115px; margin-left:-52px; background:url(../images/hgw_tradingicon.svg) center no-repeat;}
.hgw_leftbg.org .icons {width:104px; height:140px; margin-left:-52px; background:url(../images/hgw_financeicon.svg) center no-repeat;}
.hgw_linegroup .line {position:absolute; top:0; z-index:9; width:1px; -webkit-animation:linemove 5s linear infinite; animation:linemove 5s linear infinite; background:linear-gradient(180deg,rgba(100,218,255,.7) 0%,rgba(78,212,255,0) 100%);}
.hgw_linegroup .line.a {left:20%; height:40px; -webkit-animation-duration:2s; animation-duration:2s;}
.hgw_linegroup .line.b {left:40%; height:50px; -webkit-animation-duration:4s; animation-duration:4s;}
.hgw_linegroup .line.c {left:60%; height:60px;}
.hgw_linegroup .line.d {left:80%; height:45px; -webkit-animation-duration:3s; animation-duration:3s;}
.hgw_mallwrap {width:966px; height:456px; background:#fff;}
.hgw_mallwrap .tabnav {padding:14px 20px; overflow:hidden;}
.hgw_mallwrap .tabnav li {float:left; height:26px; padding:0 20px; margin-right:16px; line-height:26px; cursor:pointer; background:#f5f5f5; border:1px solid #f5f5f5; border-radius:50px;}
.hgw_mallwrap .tabnav li.on {color:#e24148; background:#fef0f0; border:1px solid #e24148;}
.hgw_table {table-layout:fixed;}
.hgw_table th,.hgw_table td {text-align:center; border-top:1px solid #f0f0f0;}
.hgw_table td {padding:20px 10px;}
.hgw_table th {height:40px; color:#666; background:#f5f7fa;}
.hgw_table tr:nth-child(even) {background:#fafafa;}
.hgw_tbscroll {height:400px; overflow:hidden;}
.hgw_tbscroll thead td {height:40px; padding:0; color:#666; text-align:center; background:#f5f7fa; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.hgw_bidding {width:660px; height:468px;}
.hgw_bidding .info {overflow:hidden;}
.hgw_bidding .info .tit {height:35px; padding:0 20px; font-size:14px; background:#fafafa; border-bottom:1px solid #f0f0f0;}
.hgw_bidding .info .tit .fl,.hgw_bidding .info .tit .fr {font-size:14px; line-height:34px;}
.hgw_bidding .info .tit .fr i {position:relative; top:-1px; margin-right:5px; color:#999;}
.hgw_bidding .info .mc {height:80px; background:#fff; border-bottom:1px solid #f0f0f0;}
.hgw_bidding .info .mc ul {display:-webkit-flex; display:flex; height:100%; align-items:center; justify-content:center;}
.hgw_bidding .info .mc li {position:relative; display:-webkit-flex; display:flex; -webkit-flex:1; flex:1; align-items:center; justify-content:center; flex-direction:column;}
.hgw_bidding .info .mc li::after {content:""; position:absolute; top:50%; right:0; z-index:99; width:1px; height:32px; margin-top:-16px; background:#f0f0f0;}
.hgw_bidding .info .mc li:last-child::after {display:none;}
.hgw_bidding .info .mc li .state {position:relative; display:inline-block; height:20px; font-size:12px; line-height:20px;}
.hgw_bidding .info .mc li .state i {position:absolute; top:50%; left:50%; width:64px; height:64px; margin:-32px 0 0 -32px; font-size:64px; color:#0982ff;}
.hgw_bidding .info .mc li .state em {position:relative; z-index:10; color:#fff;}
.hgw_bidding .info .mc li .state.org i {color:#ff6600;}
.hgw_bidding .info .mc li .state.grey i {color:#bfbfbf;}
.hgw_bidding .info .mc li p {height:24px;}
.hgw_bidding .info .mc li label {height:20px; font-size:12px; color:#999;}
.hgw_bidding .info .mc li label i {position:relative; top:-2px; margin-left:5px;}
.hgw_bidding .info .mc li .btn {display:inline-block; height:28px; padding:0 10px; line-height:28px; color:#0982ff; background:#fff; border:1px solid #0982ff; border-radius:4px;}
.hgw_bidding .info .mc li .btn:hover {color:#fff; background:#0982ff;}
.hgw_cjnotice {width:286px; height:468px; background:#fff;}
.hgw_cjnotice .list dl {padding:5px 20px 15px 35px;}
.hgw_cjnotice .list dt,.hgw_cjnotice .list dd {line-height:22px; color:#666;}
.hgw_cjnotice .list dt {position:relative; height:24px; font-size:14px; font-weight:bold; }
.hgw_cjnotice .list dt::before {content:''; position:absolute; top:10px; left:-15px; width:5px; height:5px; background:#ccc; border-radius:50%;}
.hgw_cjnotice .list dt P {float:left; width:155px;}
.hgw_cjnotice .list dt em {float:right; font-size:12px; font-weight:normal; color:#999;}
.hgw_cjnotice .list dt P,.hgw_cjnotice .list dd {overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hgw_pad {padding:0 20px 20px;}
.hgw_noticewrap {width:840px; border:1px solid #e5e5e5;}
.hgw_noticewrap .tit {height:44px; background:#f8f8f8;}
.hgw_noticewrap .tit h2 {float:left; width:144px; height:44px; font-size:16px; font-weight:bold; line-height:44px; color:#fff; text-align:center; background:linear-gradient(180deg, #EE4E56 0%, #E24148 100%); border-radius:0px 50px 50px 0px;}
.hgw_noticewrap .tit h2 i {margin-right:10px; font-size:22px; font-weight:normal;}
.hgw_noticewrap .tit ul {float:left;}
.hgw_noticewrap .tit li {float:left; margin:0 32px; font-size:14px; line-height:44px; color:#666; cursor:pointer;}
.hgw_noticewrap .tit li.on {position:relative; font-weight:bold; color:#e24148;}
.hgw_noticewrap .tit li.on::before {content:''; position:absolute; bottom:0; left:50%; width:20px; height:2px; margin-left:-10px; background:#e24148;}
.hgw_noticewrap .hgw_newslist {padding-bottom:10px;}
.hgw_noticewrap .hgw_newslist li {height:40px; line-height:40px;}
.hgw_noticewrap .hgw_newslist p,.hgw_noticewrap .hgw_newslist .company {float:left; padding-right:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hgw_noticewrap .hgw_newslist p {width:430px;}
.hgw_noticewrap .hgw_newslist p a {color:#333;}
.hgw_noticewrap .hgw_newslist .company {width:220px;}
.hgw_noticewrap .hgw_newslist em {float:right; color:#999;}
.hgw_contact {width:303px;}
.hgw_contact .tit {position:relative; padding:0 0 0 30px; height:124px; background:url(../images/hgw_contactbg.jpg) no-repeat;}
.hgw_contact .tit h2 {padding-top:35px; font-size:24px; font-weight:bold; color:#fff;}
.hgw_contact .tit p {padding-top:8px; color:rgba(255, 255, 255, 0.8);}
.hgw_contact .tit i {position:absolute; right:24px; bottom:-34px; width:68px; height:68px; font-size:40px; color:#3597fc; line-height:68px; text-align:center; background:#fff; border-radius:50%;}
.hgw_contact .cont {height:290px; padding:33px 24px 24px; background:rgba(50,148,249,.04); border-width:0 1px 1px; border-color:#0982ff; border-style:solid;}
.hgw_contact .cont dl {padding:0 0 20px 40px; margin-bottom:20px; border-bottom:1px dashed #e5e5e5;}
.hgw_contact .cont dl:last-child {margin-bottom:0; border-bottom:none;}
.hgw_contact .cont dt {position:relative; margin-bottom:5px; font-size:16px; font-weight:bold;}
.hgw_contact .cont dt .icon {position:absolute; top:-3px; left:-40px; width:24px; height:24px;}
.hgw_contact .cont dd {color:#666; line-height:24px;}
.hgw_infonews .newslc {position:relative; width:496px; height:372px; overflow:hidden;}
.hgw_infonews .newslc .bg {position:absolute; bottom:0; right:0; left:0; z-index:9; padding:20px; font-size:18px; font-weight:bold; line-height:26px; color:#fff; background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}
.hgw_infonews .newslc img {-webkit-transition:all .5s; transition:all .5s;}
.hgw_infonews .newslc:hover img {-webkit-transform:scale(1.1); transform:scale(1.1);}
.hgw_infolist {width:644px;}
.hgw_infolist li {padding-bottom:11px; margin-bottom:12px; border-bottom:1px solid #f0f0f0; overflow:hidden;}
.hgw_infolist li:last-child {padding-bottom:0; margin-bottom:0; border:none;}
.hgw_infolist .itemimg {float:left; width:144px; height:108px; overflow:hidden;}
.hgw_infolist .itemimg img {-webkit-transition:all .5s; transition:all .5s;}
.hgw_infolist li:hover img {-webkit-transform:scale(1.1); transform:scale(1.1);}
.hgw_infolist dl {margin:0 0 0 160px;}
.hgw_infolist dt {padding:5px 0 10px; font-size:16px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hgw_infolist dd {font-size:12px; line-height:18px; color:#999;}
.hgw_infolist dd.time {margin-top:15px;}
.hgw_infolist dd.cont {height:36px; overflow:hidden;}

/* service */
.hgw_service {margin-top:50px;}
.hgw_service {padding:48px 0; background:#fcfcfc;}
.hgw_service .phone {margin-right:70px;}
.hgw_service .phone dt {font-size:18px;}
.hgw_service .phone dt i {margin:0 5px 2px 0; font-size:22px; color:#e24148;}
.hgw_service .phone dd .num {padding:10px 0 10px; font-size:22px; color:#e24148;}
.hgw_service .phone dd a {display:inline-block; height:36px; padding:0 40px; line-height:36px; color:#e24148; border:1px #e24148 solid; }
.hgw_service .phone dd a:hover {color:#fff; background:#e24148;}
.hgw_service li {float:left; width:90px; height:140px; padding-left:70px;}
.hgw_service li h3 {position:relative; padding-bottom:10px; font-size:16px; color:#333;}
.hgw_service li h3 i {position:absolute; top:-3px; left:-30px; font-size:26px; color:#e24148;}
.hgw_service li a {display:block; font-size:12px; line-height:24px; color:#787880;}
.hgw_service li a:hover {color:#e24148;}
.hgw_service .code .img {display:block; width:105px; height:105px; border:1px #ddd solid;}
.hgw_service .code .img img {width:100%; height:100%;}

/* footer */
.hgw_footer .copr {padding:8px 0; text-align:center; background:#f8f8f8;}
.hgw_footer .copr p {line-height:24px; color:#666;}
.hgw_footer .copr a {color:#666;}
.hgw_footer .copr a:hover {color:#e24148;}
.hgw_footer .copr .link a {margin:0 10px;}

/* floatr */
.hgw_floatr {position:fixed; top:50%; right:20px; z-index:99; width:72px; height:400px; margin-top:-200px;}
.hgw_floatr li {position:relative; font-size:12px; text-align:center; cursor:pointer; background:#fff;}
.hgw_floatr li a {display:block; padding:10px 0; color:#666;}
.hgw_floatr li::after {content:''; position:absolute; right:0; bottom:0; left:0; height:1px; background:linear-gradient(90deg, #FFFFFF 0%, #F0F0F0 49.54%, #FFFFFF 97.06%);}
.hgw_floatr li:hover,.hgw_floatr li.cur {background:#e24148; border-color:#e24148;}
.hgw_floatr li:hover a,.hgw_floatr li.cur a ,.hgw_floatr li.retop:hover ,.hgw_floatr li.icon:hover,.hgw_floatr li.icon:hover i {color:#fff;}
.hgw_floatr li.txt {height:40px;}
.hgw_floatr li.retop {padding:10px 0; color:#e24148;}
.hgw_floatr li.icon {padding:10px 0;}
.hgw_floatr li.icon i {margin-bottom:5px; font-size:24px; color:#e24148;}
.hgw_floatr li.shopcart em {position:absolute; top:8px; right:10px; display:inline-block; height:16px; padding:0 6px; font:normal 12px/16px arial; color:#fff; vertical-align:middle; background:#e24148; border-radius:20px;}
.hgw_floatr li.shopcart:hover em {color:#e24148; background:#fff;}

/* page */
.hgw_page {clear:both; padding:20px; overflow:hidden;}
.hgw_page .items li {display:inline-block; float:left; width:32px; height:30px; margin-right:5px; line-height:30px; background:#fff; border:1px solid #ddd; text-align:center; vertical-align:middle;}
.hgw_page .items li.prev,.hgw_page .items li.next {width:58px;}
.hgw_page .items li.disabled,.hgw_page .items li.disabled:hover {color:#ccc; border-color:#eee;}
.hgw_page .items li.disabled a,.hgw_page .items li.disabled:hover a {color:#ccc;}
.hgw_page .items li.dot {width:16px; height:26px; line-height:26px; background:none; border:0 none; cursor:default;}
.hgw_page .items a {display:block; font-size:14px; cursor:pointer;}
.hgw_page .items li:hover {border-color:#e24148;}
.hgw_page .items li:hover a {color:#e24148;}
.hgw_page .items li.cur {font-weight:bold; color:#fff; background:#e24148; border-color:#e24148;}
.hgw_page .items li.cur a {color:#fff;}
.hgw_page .total {margin-left:10px;}
.hgw_page .total,.hgw_page .text {height:32px; font-size:14px; line-height:32px; color:#999;}
.hgw_page .form span {float:left; margin-left:10px;}
.hgw_page .form .input {width:36px; height:24px; font-size:14px; text-align:center; border-color:#f0f0f0;}
.hgw_page label {margin-right:5px;}
.hgw_page .pagel li {position:relative; margin:0 0 0 -1px;}
.hgw_page .pagel li:hover {z-index:10;}
.hgw_page .btn {display:inline-block; width:52px; height:30px; font-size:14px; line-height:30px; text-align:center; background:#fff; border:1px solid #f0f0f0; border-radius:2px;}
.hgw_page .btn:hover {color:#fff; background:#e24148; border-color:#e24148;}
.hgw_pagedet {margin-top:20px; padding:10px 0;}
.hgw_pagedet p {font-size:14px;}

/* selectbox */
.hgw_selbox {float:left; width:118px; height:32px; color:#999;}
.hgw_selbox .slidkey {display:block; position:relative; height:26px; padding:3px 30px 3px 10px; line-height:26px; text-align:left; background:#fff; border:1px #e6e6e6 solid; border-radius:2px; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hgw_selbox .slidkey i {position:absolute; top:50%; right:8px; margin-top:-5px; font-size:12px; color:#cfcfcf;}
.hgw_selbox .slidkey input {width:100%; padding:0 30px 0 5px; line-height:32px; border:0 none; -webkit-box-sizing:border-box; box-sizing:border-box;}
.hgw_selbox .slidkey_hide {position:relative; display:none; left:0; top:-1px; z-index:99; max-height:180px; background:#fff; border:1px #ddd solid; border-bottom:0; overflow-y:auto; box-shadow:0 3px 3px 0 #ccc; -webkit-box-sizing:border-box; box-sizing:border-box;}
.hgw_selbox .slidkey_hide li {float:none; height:30px; margin-left:0; padding:0 0 0 10px; font-size:14px; line-height:30px; color:#666; background-color:#fff; border-bottom:1px solid #eee; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left;}
.hgw_selbox .slidkey_hide li:hover {background:#f5f5f5;}

/* bidding */
.hgw_combanner {height:200px;}
.hgw_bidhall .info .list {margin-top:8px; padding-bottom:20px; background:#fff;}
.hgw_bidhall .info .list:first-child {margin-top:0;}
.hgw_bidhall .info .tit {height:56px; padding:0 20px; line-height:56px; background:#fafafa;}
.hgw_bidhall .info .tit p {display:inline-block; padding-left:50px;}
.hgw_bidhall .info .tit p i {padding-right:5px; color:#999;}
.hgw_bidhall .info ul {padding:0 20px;}
.hgw_bidhall .info ul.hide {display:none;}
.hgw_bidhall .info li {margin-top:20px; padding:18px 0; border:1px solid #ececec; transition:all .3s;}
.hgw_bidhall .info li table {table-layout:fixed;}
.hgw_bidhall .info li td {padding:0 5px; line-height:1.6; text-align:center; border-left:1px solid #ececec;}
.hgw_bidhall .info li tr td:first-child {border-left:0;}
.hgw_bidhall .info li label,.hgw_bidhall .info li span {display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hgw_bidhall .info li label {font-size:12px; color:#999;}
.hgw_bidhall .info li .unit {display:inline-block; *display:inline; padding-left:5px; font-size:14px;}
.hgw_bidhall .info li .state {position:relative; display:inline-block; height:20px; font-size:12px; line-height:20px;}
.hgw_bidhall .info li .state i {position:absolute; top:50%; left:50%; width:64px; height:64px; margin:-32px 0 0 -32px; font-size:64px; color:#0982ff;}
.hgw_bidhall .info li .state em {position:relative; z-index:10; color:#fff;}
.hgw_bidhall .info li .state.org i {color:#ff6600;}
.hgw_bidhall .info li .state.grey i {color:#bfbfbf;}
.hgw_bidhall .info .num {position:relative; height:25px; margin:20px 20px 0; line-height:25px;}
.hgw_bidhall .info .num .loadmore {display:inline-block; cursor:pointer;}
.hgw_bidhall .info .num .loadmore i {padding-left:5px; font-size:14px;}
.hgw_bidhall .info .num p {position:absolute; top:0; right:0;}
.hgw_bidhall .info .num p b {padding:0 3px;}
.hgw_bidhall .hgw_page {padding-right:0;}
.hgw_searchbar {height:32px; padding:14px 20px; background:#fff;}
.hgw_searchbar .item {float:left; margin-right:30px; line-height:32px; color:#666;}
.hgw_searchbar .item label {float:left; margin-right:5px;}
.hgw_seldata {float:left; width:240px; height:30px; border:1px solid #e6e6e6;}
.hgw_seldata .input {float:left; width:80px; height:24px; padding:3px 10px; border:none;}
.hgw_seldata span {float:left; line-height:30px; color:#ccc;}
.hgw_seldata .iconfont {float:right; margin:7px 8px 0 0; font-size:16px; color:#ccc;}
.hgw_sbtn a {float:left; display:inline-block; height:32px; margin-left:12px; padding:0 16px; font-size:12px; line-height:32px; border-radius:4px;}
.hgw_sbtn a.red {color:#fff; background:#e24148; border:1px solid #e24148;}
.hgw_sbtn a.grey {color:#666; background:#f4f4f5; border:1px solid #e9e9eb;}
.hgw_sbtn a.red:hover {opacity:.8;}
.hgw_sbtn a.grey:hover {background:#f8f8f8;}
.hgw_location {height:60px; line-height:60px; color:#999;}
.hgw_location span.a {margin:0 2px;}
.hgw_biddingwrap {background:#fff; border-top:2px solid #e24148;}
.hgw_biddingwrap .top {height:42px; padding:24px 0 24px 20px; line-height:42px; overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.hgw_biddingwrap .top h2 {float:left; font:bold 20px/42px Microsoft Yahei;}
.hgw_biddingwrap .price {float:right; height:44px; padding:0 20px 0 30px; font-size:16px; line-height:44px; color:#fff; background:#1289ea; border-radius:50px 0 0 50px;}
.hgw_biddingwrap .price b {display:inline-block; margin:0 3px 5px; font-size:24px; color:#fff110; vertical-align:middle;}
.hgw_timewrap {float:left; height:42px; padding-left:60px; line-height:42px;}
.hgw_timewrap span {float:left; padding:0 10px; font-size:16px; color:#343434;}
.hgw_timewrap em {float:left; width:55px; height:33px; margin-top:4px; font:bold 28px/33px Arial; color:#fff; text-align:center; letter-spacing:2px; background:url(../images/hgw_numbg.png) no-repeat;}
.hgw_bidinfo {position:relative; width:690px; height:258px; border:1px #e5e5e5 solid;}
.hgw_bidinfo h3 {padding:25px 0 10px 20px; font-size:20px; font-weight:bold;}
.hgw_bidinfo .iconfont {position:absolute; right:0; bottom:0; font-size:110px; color:#f0f5f9;}
.hgw_bidinfo .infolist {padding:20px;}
.hgw_bidinfo .infolist li {display:-webkit-flex; display:flex; margin-bottom:8px; line-height:20px;}
.hgw_bidinfo .infolist li label {float:left;}
.hgw_bidinfo .infolist li span {flex:1;}
.hgw_bidprice {width:450px; height:299px; border:1px solid #e6e6e6;}
.hgw_bidprice h3 {height:60px; font-size:20px; line-height:60px; color:#fff; text-align:center; background:url(../images/hgw_bidderbg.png) top left no-repeat;}
.hgw_bidprice .cont {padding:20px 30px;}
.hgw_bidprice ul {padding:30px 0; border-bottom:1px solid #e5e5e5;}
.hgw_bidprice ul li {margin-bottom:20px; overflow:hidden;}
.hgw_bidprice ul li .Spinner {vertical-align:middle;}
.hgw_bidprice ul li .Spinner a {width:30px; height:30px;}
.hgw_bidprice ul li .Spinner a i {margin:11px;}
.hgw_bidprice ul li .Spinner .Amount {width:60px; height:22px;}
.hgw_bidprice .total {height:50px; line-height:50px;}
.hgw_bidprice .total .btn {display:inline-block; height:33px; padding:0 20px; line-height:33px; border-radius:3px;}
.hgw_bidprice .total .offerbtn {color:#fff; background:#ff9124; border:1px solid #ff9124;}
.hgw_bidprice .total .returnbtn {color:#666; background:#fff; border:1px solid #e6e6e6;}
.hgw_bidprice .total .btn:hover {filter:alpha(opacity=80); opacity:0.8;}
.hgw_bidprice.notstarted h3 {background-position:0 -70px;}
.hgw_bidprice.notstarted .btn {background:#ccc; border-color:#ccc;}
.hgw_bidsatae {position:relative; display:-webkit-flex; display:flex; width:452px; height:258px; border:1px solid #e5e5e5; flex-direction:column; align-items:center; justify-content:center;}
.hgw_bidsatae .mc {text-align:center;}
.hgw_bidsatae .mc h2 {font-size:35px;}
.hgw_bidsatae .mc .iconfont {font-size:100px; line-height:50px;}
.hgw_bidsatae .mc .tips {display:inline-block; height:32px; padding-right:10px; font-size:16px; line-height:32px; background:#e6f5ee; border-radius:2px; overflow:hidden;}
.hgw_bidsatae .mc .tips b {margin:0 5px; color:#20c287;}
.hgw_bidsatae .mc .tips label {float:left; height:32px; padding:0 10px; margin-right:10px; color:#fff; background:#20c287;}
.hgw_bidsatae.notstarted .iconfont {line-height:inherit;}
.hgw_tabcont .hd {height:46px; line-height:46px; background:#fff; border-bottom:2px solid #e24148;}
.hgw_tabcont .hd li {float:left; height:46px; padding:0 30px; font-size:16px; line-height:46px; cursor:pointer;}
.hgw_tabcont .hd li.on {color:#fff; background:#e24148;}
.hgw_tabcont .hd .links a {margin:0 20px; color:#0982ff;}
.hgw_tabcont .hd .links span {color:#e6e6e6;}
.hgw_pubtable {table-layout:fixed;}
.hgw_pubtable th,.hgw_pubtable td {padding:12px; font-weight:normal; color:#666; text-align:center;}
.hgw_pubtable th {background:#f5f7fa;}
.hgw_pubtable tr:nth-child(odd) td {background:#fafafa;}
.hgw_pubtable tr.on td {background:#fff1f0;}
.hgw_pubtable tr.on td:first-child {border-left:3px solid #e24148;}
.hgw_ppinfo {width:690px;}
.hgw_bidprocess {height:80px; padding:16px 0; background:#fff;}
.hgw_bidprocess .tit {position:relative; float:left; width:130px; height:80px; font-size:16px; line-height:80px; text-align:center; border-right:1px solid #e6e6e6;}
.hgw_bidprocess .tit::after {content:''; position:absolute; top:50%; right:-12px; display:inline-block; width:0; height:0; margin-top:-3px; border:6px solid; border-color:transparent transparent transparent #e6e6e6;}
.hgw_bidprocess .process {position:relative; width:950px; margin:12px 20px 0 50px;}
.hgw_bidprocess .process li {position:relative; float:left; width:20%;}
.hgw_bidprocess .process li:last-child {position:absolute; right:-16px; width:auto;}
.hgw_bidprocess .process li .item {position:relative; float:left; z-index:2;}
.hgw_bidprocess .process li .item i {display:inline-block; width:32px; height:32px; font-size:32px; line-height:32px; color:#e24148; text-align:center; background:#fff;}
.hgw_bidprocess .process li .item p {position:absolute; display:block; top:40px; left:50%; width:90px; margin-left:-45px; color:#666; text-align:center;}
.hgw_bidprocess .process li .line {position:absolute; top:0; left:0; right:0; z-index:1; height:16px; border-bottom:2px dashed rgba(226,65,72,.25);}
.hgw_bidprocess .process li .line i {position:absolute; top:50%; left:50%; width:20px; height:20px; font-size:12px; line-height:20px; color:#fff; text-align:center; text-indent:2px; background:#e24148; border-radius:100%;}
.hgw_noticeinfo .hgw_bidinfo {width:auto; height:auto;}
.hgw_noticeinfo .row {padding:24px 0; border-bottom:1px dashed #e6e6e6;}
.hgw_noticeinfo .row h3 {margin-bottom:16px; font-size:16px; font-weight:bold;}
.hgw_noticeinfo .row p {text-indent:24px; line-height:24px;}
.hgw_noticeinfo .row .many span {margin-right:40px;}
.hgw_noticeinfo .btns {margin:20px 0 30px;}
.hgw_noticeinfo .btns a {width:80px; height:30px; padding:5px; font-size:14px; line-height:30px;}
.hgw_noticeinfo .tabwrap {border-width:0 1px 1px; border-style:solid; border-color:#f0f0f0;}
.hgw_noticeinfo .tabwrap .hgw_table {table-layout:fixed;}
.hgw_noticeinfo .tabwrap .hgw_table td {height:44px;}
.hgw_noticeinfo .tabwrap .hgw_table .flod {float:right; color:#e24148; cursor:pointer;}
.hgw_noticeinfo .tabwrap .hgw_table .hidelist {display:none;}
.hgw_noticeinfo .tabwrap .hgw_table .hidelist td .hgw_table td {background:#fff;} 

/* information */
.hgw_information {width:844px;}
.hgw_information .newscont {background:#fff;}
.hgw_information .newscont .ncli {padding:0 20px;}
.hgw_information .newscont .ncli li {padding:20px 0; overflow:hidden; border-bottom:1px solid #f0f0f0;}
.hgw_information .newscont .ncli li img {float:left;}
.hgw_information .newscont .ncli li dl {margin-left:160px;}
.hgw_information .newscont .ncli li dl dt {margin-top:5px; font-size:16px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hgw_information .newscont .ncli li dl dd {font-size:12px; color:#999;}
.hgw_information .newscont .ncli li dl dd.cont {margin:10px 0 20px; height:35px; line-height:18px; text-align:justify; overflow:hidden;}
.tdw_inforpic {width:296px; padding:20px 20px 10px; background:#fff; overflow:hidden;}
.tdw_inforpic h3 {margin-bottom:20px; font-size:20px; font-weight:bold;}
.tdw_inforpic ul {margin-right:-8px; overflow:hidden;}
.tdw_inforpic ul li {position:relative; float:left; margin:0 8px 20px 0; width:144px;}
.tdw_inforpic ul li p {padding:8px 5px 0; line-height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

/* help */
.hgw_helpsidebar {width:234px; background:#fff;}
.hgw_helpsidebar .list {padding:15px 0;}
.hgw_helpsidebar .list li.item {line-height:48px;}
.hgw_helpsidebar .list li.item .menu {position:relative; display:block; padding-left:46px; font-size:16px; font-weight:bold; cursor:pointer;}
.hgw_helpsidebar .list li.item .menu .icon {position:absolute; top:16px; left:20px; width:18px; height:18px;}
.hgw_helpsidebar .list li.item .menu .arrow {position:absolute; right:20px; top:18px; font-weight:normal; font-size:12px; color:#999; -webkit-transition:transform 0.1s ease-in 0s; transition:transform 0.1s ease-in 0s; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.hgw_helpsidebar .list li.item .menu .arrow.rotate {-webkit-transform:rotate(0deg); transform:rotate(0deg);}
.hgw_helpsidebar .list li .submenu li a {position:relative; display:block; padding:15px 20px 15px 46px; font-size:14px; line-height:14px; color:#666;}
.hgw_helpsidebar .list li .submenu li.on a ,.hgw_helpsidebar .list li .submenu li a:hover {color:#e24148;} 
.hgw_helpcont {width:906px; min-height:734px; padding:0 20px 20px; background:#fff;}
.hgw_helpcont .tit {padding:20px 0; font-size:20px; font-weight:bold;}
.hgw_helpcont .cont p {line-height:1.8; color:#666; text-indent:2em;}
.hgw_helpcont .helpSlide {position:relative; height:630px;}
.hgw_helpcont .helpSlide .hd {position:absolute; left:0; right:0; bottom:-30px; z-index:999; margin:auto; text-align:center; overflow:hidden;}
.hgw_helpcont .helpSlide .hd ul {display:inline-block;}
.hgw_helpcont .helpSlide .hd li {float:left; width:10px; height:10px; margin:0 5px; background:rgba(0,0,0,.1); border-radius:100%; cursor:pointer; text-indent:-9999px;}
.hgw_helpcont .helpSlide .hd li.on {background:#e24148;}
.hgw_helpcont .helpSlide .bd {position:relative;}
.hgw_helpcont .helpSlide .bd li {position:relative; display:flex; height:630px; flex-direction:column; align-items:center; justify-content:center; background:#efefef; overflow:hidden;}
.hgw_helpcont .helpSlide .bd li h3 {font-size:32px; font-weight:bold;}
.hgw_helpcont .helpSlide .bd li p {font-size:20px; text-indent:0;}
.hgw_helpcont .helpSlide .prev,.hgw_helpcont .helpSlide .next {position:absolute; top:50%; width:28px; height:48px; margin-top:-24px; line-height:48px; color:#fff; text-align:center; background:rgba(0,0,0,.3);}
.hgw_helpcont .helpSlide .prev {left:0; border-radius:0 4px 4px 0;}
.hgw_helpcont .helpSlide .next {right:0; border-radius:4px 0 0 4px;}

/* mall */
.hgw_searline {padding:0 20px 0 0; line-height:56px; border-bottom:1px solid #f0f0f0; overflow:hidden;}
.hgw_searline span {float:left; width:90px; padding-right:10px; margin-right:10px; color:#666; text-align:right;}
.hgw_searline label {float:left; margin:12px 15px 0 0; padding:0 12px; line-height:30px; color:#666; border-radius:4px; border:1px solid #e5e5e5; cursor:pointer; white-space:nowrap; word-break:break-all; word-wrap:break-word;}
.hgw_searline label.on {color:#fff; background:#e24148; border-color:#e24148;}
.hgw_searline ul {float:left; width:940px; height:40px; margin:4px 0 10px; overflow:hidden;}
.hgw_searline li {float:left; margin:8px 15px 0 0; padding:0 12px; line-height:32px; color:#666; border-radius:4px; cursor:pointer; white-space:nowrap; word-break:break-all; word-wrap:break-word;}
.hgw_searline li i {margin:-1px 5px 0 0; cursor:pointer;}
.hgw_searline li:hover {color:#fff; background:#e24148; opacity:.6;}
.hgw_searline li.on {color:#fff; background:#e24148;}
.hgw_searline li.on:hover {opacity:1;}
.hgw_searline em {float:right; height:25px; margin-top:16px; line-height:25px; color:#999; cursor:pointer; -webkit-transition-duration:.3s; transition-duration:.3s;}
.hgw_searline em:hover {color:#e24148;}
.hgw_searline em i {margin-left:8px; font-size:12px; font-weight:bold; -webkit-transition-duration:.3s; transition-duration:.3s;}
.hgw_searline em:hover i {color:#e24148;}
.hgw_searline.exp ul {height:auto;}
.hgw_searline.exp em i {-webkit-transform:rotate(180deg); transform:rotate(180deg);}
.hgw_searline .editbar .input {float:left; width:150px; height:32px; margin-top:12px; padding:0; border:1px solid #e6e6e6; border-radius:2px; box-sizing:border-box;}
.hgw_searline .editbar .input.short {width:90px;}
.hgw_searline .editbar .input.longer {width:285px;}
.hgw_searline .editbar input {width:100%; height:100%; padding:0 10px; border:0; box-sizing:border-box;}
.hgw_searline .editbar input::-webkit-input-placeholder {color:#ccc;}
.hgw_searline .editbar input::-moz-placeholder {color:#ccc; opacity:1;}
.hgw_searline .editbar input::-ms-input-placeholder {color:#ccc;}
.hgw_searline .editbar span {float:left; width:auto; margin:0; padding-left:20px;}
.hgw_searline .editbar .xline {float:left; padding:0 4px; color:#a0a0a0;}
.hgw_choresult {background:#fff;}
.hgw_choresult .choresult {width:1040px;}
.hgw_choresult .choresult a {position:relative; float:left; height:32px; margin:12px 12px 0 0; padding:0 30px 0 10px; line-height:32px; color:#e24148; border:1px dashed #e24148; border-radius:2px; overflow:hidden; white-space:nowrap; word-break:break-all; word-wrap:break-word; box-sizing:border-box;}
.hgw_choresult .choresult a:hover {border-style:solid;}
.hgw_choresult .choresult a i {position:absolute; top:0; height:32px; margin-left:6px; font-size:12px; line-height:32px; color:#e24148; cursor:pointer;}
.hgw_choresult .choresult a.clear {padding:0 16px; color:#666; background:#fff; border:1px solid #e6e6e6; border-radius:4px;}
.hgw_choresult .choresult a.clear:hover {background:#f8f8f8;}
.hgw_sortbar {background:#f8f8f8; border-top:2px solid #e24148;}
.hgw_sortbar .menu a {position:relative; float:left; width:94px; height:46px; line-height:46px; color:#666; text-align:center;}
.hgw_sortbar .menu a::after {content:""; position:absolute; top:50%; right:-1px; width:1px; height:18px; margin-top:-9px; background:#e5e5e5;}
.hgw_sortbar .menu a.on {color:#e24148; background:#fff;}
.hgw_sortbar .menu a.on::after {display:none;}
.hgw_sortbar .menu .ope {position:relative; top:4px; display:inline-block; height:19px; width:12px;}
.hgw_sortbar .menu .ope i {position:absolute; left:0; font-size:12px; color:#bfbfbf; cursor:pointer;}
.hgw_sortbar .menu .ope i.up {top:0;}
.hgw_sortbar .menu .ope i.down {bottom:0;}
.hgw_sortbar .menu .ope i.on {color:#e24148;}
.hgw_sortbar .money {margin:6px 0 0 30px; line-height:32px; color:#666;}
.hgw_sortbar .money .input {width:80px; height:24px; border-radius:2px;}
.hgw_sortbar .money input::-webkit-input-placeholder {color:#ccc;}
.hgw_sortbar .money input::-moz-placeholder {color:#ccc; opacity:1;}
.hgw_sortbar .money .line {padding:0 5px; color:#e5e5e5;}
.hgw_sortbar .money .hgw_redbtn {height:22px; line-height:22px;}
.hgw_sortbar .toppage {padding-right:20px; line-height:42px;}
.hgw_sortbar .toppage a {float:left;}
.hgw_sortbar .toppage a i {font-size:12px; font-weight:bold; color:#333; -webkit-transition-duration:.3s; transition-duration:.3s;}
.hgw_sortbar .toppage a:hover i {color:#e24148;}
.hgw_sortbar .toppage span {float:left; padding:0 10px; color:#999;}
.hgw_sortbar .toppage span em {color:#333;}
.hgw_sortbar .toppage a.disabled i,.hgw_sortbar .toppage a.disabled:hover i {color:#ccc; cursor:default;}
.hgw_sortbar .num {float:right; margin-right:20px; line-height:42px; color:#999;}
.hgw_sortbar .num em {padding:0 5px; color:#333;}

/* pop-shoppingcart */
.hgw_popcart {position:fixed; top:50%; left:50%; z-index:9999; display:none; width:640px; height:240px; margin:-140px 0 0 -340px; padding:20px; background:#fff; overflow:hidden;}
.hgw_popcart .tit {position:relative;}
.hgw_popcart .tit h2 {font-size:18px;}
.hgw_popcart .tit .close {position:absolute; top:50%; right:0; margin-top:-8px; color:#999; cursor:pointer; -webkit-transition:all .3s; transition:all .3s;}
.hgw_popcart .tit .close:hover {color:#e24148; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.hgw_popcart .cartbox {padding:0 10px;}
.hgw_popcart .cartbox .wrap {padding:20px 0; background:radial-gradient(ellipse 600px 12px at 50% 100%,#f8f8f8 30%,#fff 100%); overflow:hidden;}
.hgw_popcart .cartbox .infol {width:30%;}
.hgw_popcart .cartbox .infol dt,.hgw_popcart .cartbox .infol dd {height:27px; line-height:27px;}
.hgw_popcart .cartbox .infor {width:70%; margin-top:13px;}
.hgw_popcart .cartbox .infor .weight,.hgw_popcart .cartbox .infor .stock {height:27px; line-height:27px;}
.hgw_popcart .cartbox .infor .weight {margin-right:20px;}
.hgw_popcart .cartbox .infor .stock {margin-left:20px;}
.hgw_popcart .cartbox .infor .amount {width:104px; margin:0 auto;}
.hgw_popcart .cartbox .total {height:27px; margin-top:20px; line-height:27px; overflow:hidden;}
.hgw_popcart .cartbox .total .fr span {margin-right:20px;}
.hgw_popcart .cartbox .total .fr span:last-child {margin-right:0;}
.hgw_popcart .cartbox .oparea {margin-top:20px;}
.hgw_popcart .cartbox .oparea a {height:36px; padding:0 20px; line-height:36px;}

/* shopping-cart & settlement*/
.hgw_ordertit {height:40px; margin-top:10px;}
.hgw_ordertit .fl {line-height:40px;}
.hgw_ordertit .fr {padding-top:7px;}
.hgw_ordertit .fr a {float:left; margin-left:10px;}
.hgw_ordertip {padding:5px 10px; color:#666; background:#fffdee; border:1px solid #edd491;}
.hgw_ordertip i {position:relative; top:-2px; margin-right:5px; color:#d3951e; vertical-align:middle;}
.hgw_orderlist th {padding:10px; font-weight:normal; background:#e5e5e5;}
.hgw_orderlist tbody th {padding-top:15px; background:#f4f9fe; border-bottom:1px solid #eee;}
.hgw_orderlist tbody td {padding:20px 10px; text-align:center; background:#fff; border-bottom:1px solid #eee; vertical-align:top;}
.hgw_orderlist tbody tr:last-child td {border-bottom:0 none;}
.hgw_orderlist a:hover {text-decoration:underline;}
.hgw_orderlist .txtl {text-align:left;}
.hgw_orderlist .input {width:80px; text-align:center;}
.hgw_orderlist .amount {width:94px; margin:0 auto;}
.hgw_orderlist .amount .Amount {width:30px;}
.hgw_ordersteps {padding:20px; background:#fff;}
.hgw_ordersteps .stepbox {position:relative; padding:20px 0;}
.hgw_ordersteps .stepbox:first-child {padding-top:0;}
.hgw_ordersteps .stepbox::before {content:""; position:absolute; right:0; bottom:0; left:0; height:1px; background:#ececec;}
.hgw_ordersteps .stepbox:last-child {padding-bottom:0;}
.hgw_ordersteps .stepbox:last-child::before {display:none;}
.hgw_ordersteps .steptit {height:22px; font-weight:bold;}
.hgw_ordersteps .steptit span {font-weight:normal; color:#e24148;}
.hgw_ordersteps .steptit span a {color:#e24148;}
.hgw_ordersteps .stepcont {position:relative; margin-top:10px;}
.hgw_ordersteps .stepcont .hd {background:#f5f7fa; border:1px solid #f5f7fa; border-width:0 1px; overflow:hidden;}
.hgw_ordersteps .stepcont .hd li {position:relative; float:left; height:36px; padding:0 30px; line-height:36px; cursor:pointer;}
.hgw_ordersteps .stepcont .hd li.on {font-weight:bold; color:#e24148; background:#fff;}
.hgw_ordersteps .stepcont .hd li.on::before {content:""; position:absolute; top:0; left:0; width:100%; height:2px; background:#e24148;}
.hgw_ordersteps .stepcont .bd {padding:20px 20px 0;}
.hgw_ordersteps .stepcont .textarea {width:100%; height:96px; box-sizing:border-box; resize:none;}
.hgw_ordersteps .dismodes .inhd li {position:relative; float:left; height:30px; margin-right:10px; padding:0 15px; line-height:30px; text-align:center; border:1px solid #ddd; cursor:pointer;}
.hgw_ordersteps .dismodes .inhd li:last-child {margin-right:0;}
.hgw_ordersteps .dismodes .inhd li i {position:absolute; right:-2px; bottom:-2px; display:none;}
.hgw_ordersteps .dismodes .inhd li.on {color:#e24148; border-color:#e24148;}
.hgw_ordersteps .dismodes .inhd li.on i {display:block;}
.hgw_ordersteps .dismodes .inbd {margin-top:15px;}
.hgw_ordersteps .dismodes .disinfo .tit a {color:#0982ff;}
.hgw_ordersteps .dismodes .disinfo li {float:left; margin-right:40px;}
.hgw_ordersteps .dismodes .disinfo li:last-child {margin-right:0;}
.hgw_ordersteps .dismodes .disinfo label {float:left; height:32px; line-height:32px;}
.hgw_ordersteps .dismodes .disinfo .hgw_selbox {width:160px;}
.hgw_ordersteps .dismodes .disinfo .hgw_selbox .slidkey {height:30px; padding:0; line-height:30px;}
.hgw_ordersteps .dismodes .disinfo .hgw_selbox .slidkey_hide li {float:none; margin:0;}
.hgw_ordersteps .dismodes .disinfo .input {width:220px; padding:6px 5px;}
.hgw_ordersteps .dismodes .disinfo .addr {margin:0 -20px 10px 0; overflow:hidden;}
.hgw_ordersteps .dismodes .disinfo .addr dl {position:relative; float:left; width:265px; margin:10px 20px 0 0; padding:10px; border:1px solid #ddd; box-sizing:border-box;}
.hgw_ordersteps .dismodes .disinfo .addr dl i {position:absolute; right:-2px; bottom:-2px; display:none; font-size:24px; color:#e24148;}
.hgw_ordersteps .dismodes .disinfo .addr dl.on {border-color:#e24148;}
.hgw_ordersteps .dismodes .disinfo .addr dl.on i {display:block;}
.hgw_ordersteps .dismodes .disinfo .addr dt {padding-bottom:3px; border-bottom:1px solid #eee;}
.hgw_ordersteps .dismodes .disinfo .addr dd {margin-top:8px; font-size:12px; color:#666;}
.hgw_ordertotal {height:70px; padding:0 20px; line-height:70px; background:#fff; border-top:1px solid #ececec;}
.hgw_ordertotal span {float:left; margin-left:10px;}
.hgw_orderfloatbar {display:-webkit-flex; display:flex; height:48px; margin-top:10px; justify-content:flex-end;}
.hgw_orderfloatbar .barinfo {-webkit-flex:1; flex:1; width:823px; height:46px; padding:0 10px; line-height:46px; border:1px solid #e3e3e3; background:#e5e5e5;}
.hgw_orderfloatbar .barinfo .fr span {margin-right:20px;}
.hgw_orderfloatbar .barinfo .fr span.fl:last-child {margin-right:0;}
.hgw_orderfloatbar .hgw_redbtn {width:108px; height:48px; padding:0; font-size:16px; line-height:48px; text-align:center; border-radius:0;}
.hgw_toolfixed {position:fixed; bottom:0; width:1200px;}
.hgw_ordersubtip {display:-webkit-flex; display:flex; height:450px; flex-direction:column; align-items:center; justify-content:center;}
.hgw_ordersubtip p {text-align:center;}
.hgw_ordersubtip p i {padding-bottom:20px; font-size:110px; color:#6ed05f;}
.hgw_ordersubtip p a {margin:0 5px;}
.hgw_ordersubtip h2 {padding-bottom:10px; font-size:24px; text-align:center;}

/* register */
.hgw_reg {margin-top:20px; padding:50px; background:#fff;}
.hgw_regstep {margin:0 auto; padding:10px 0; text-align:center;}
.hgw_regstep .stepbox {display:inline-block; margin:0 auto;}
.hgw_regstep li {position:relative; float:left; margin-left:200px; text-align:center;}
.hgw_regstep li::before {content:""; position:absolute; top:50%; left:-190px; width:180px; height:2px; margin-top:-1px; background:#eee;}
.hgw_regstep li:first-child {margin-left:0;}
.hgw_regstep li:first-child::before {display:none;}
.hgw_regstep li span {display:inline-block; width:38px; height:38px; font-size:16px; line-height:30px; color:#fff; text-align:center; background:#ccc; border:4px solid #eee; border-radius:50%; -webkit-box-sizing:border-box; box-sizing:border-box;}
.hgw_regstep li span i {display:none; line-height:30px;}
.hgw_regstep li label {position:absolute; top:45px; left:-81px; width:200px; font-size:14px; color:#999;}
.hgw_regstep li.cur span {background:#0982ff; border-color:#d5eaff;}
.hgw_regstep li.cur label {color:#0982ff;}
.hgw_regstep li.cur::before {background:#0982ff;}
.hgw_regstep li.finish span em {display:none;}
.hgw_regstep li.finish span i {display:block;}
.hgw_regbox {margin-top:60px;}
.hgw_regbox .form {padding-left:310px;}
.hgw_regbox .form li {position:relative; padding:15px 0;}
.hgw_regbox .form label {float:left; width:100px; padding:0 10px; line-height:40px; color:#666; text-align:right;}
.hgw_regbox .form label b {margin-right:5px; color:#ff0202;}
.hgw_regbox .form li:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.hgw_regbox .form .item {position:relative; float:left; width:310px; height:38px; padding:0 10px; border:1px solid #dedede;}
.hgw_regbox .form .phonecode .item {width:210px; padding-right:110px;}
.hgw_regbox .form .item .input {width:100%; height:30px; padding:4px 0; line-height:30px; border:0 none;}
.hgw_regbox .form .phonecode .sendcode {position:absolute; top:0; right:0; display:inline-block; width:100px; line-height:38px; color:#3089f3; text-align:center; background:transparent; border:0 none;}
.hgw_regbox .form .phonecode .sendcode:disabled {color:#999;}
.hgw_regbox .form .error {position:absolute; top:38px; left:0; width:320px; height:20px; font-size:12px; line-height:20px; color:#ff0024;}
.hgw_regbox .form .error i {position:static; display:inline-block; width:auto; height:auto; margin:-3px 2px 0 0; font-size:14px; color:#ff0024; vertical-align:middle;}
.hgw_regbox .agree,.hgw_regbox .btnarea {padding-left:430px;}
.hgw_regbox .agree {color:#666;}   
.hgw_regbox .agree .checkbox {margin-right:0px;}
.hgw_regbox .agree a {color:#0982ff;}
.hgw_regbox .btnarea {margin-top:30px;}
.hgw_regbox .btnarea .regbtn {display:inline-block; width:180px; height:45px; font-size:16px; color:#fff; text-align:center; background:#e24148; border:0; border-radius:4px; cursor:pointer; }
.hgw_regbox .btnarea .regbtn:hover {color:#fff; opacity:.8; filter:alpha(opacity=80);}

/* notice-list */
.hgw_noticebox .ml {float:left; width:865px;}
.hgw_noticebox .mr {float:right; width:315px;}
.hgw_noticebox .hgw_page {padding:30px 20px 30px 0;}
.hgw_ntclist {background:#fff; border:1px solid #e8e8e8;}
.hgw_ntclist .list li,.hgw_ntclist .list li p {height:60px; font-size:16px; line-height:60px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.hgw_ntclist .list li {padding:0 20px; border-bottom:1px dashed #e8e8e8; vertical-align:bottom;}
.hgw_ntclist .list li:before {content:""; position:absolute; top:50%; left:5px; width:2px; height:2px; margin-top:-1px; background:#ccc;}
.hgw_ntclist .list li p {float:left; width:700px;}
.hgw_ntclist .list li em {float:right; width:100px; line-height:60px; color:#999; text-align:right;}
.hgw_ntccontact {position:relative; width:313px; height:238px; background:url(../images/hgw_noticehotline.jpg) no-repeat; background-size:100%; border:1px solid #e5e5e5;}
.hgw_ntccontact dl {padding:30px 0 0 50px;}
.hgw_ntccontact dt,.hgw_ntccontact dd {line-height:2;}
.hgw_ntccontact dt {position:relative; margin-bottom:20px; padding-bottom:5px; font-size:24px;}
.hgw_ntccontact dt::before {content:""; position:absolute; bottom:0; left:0; width:30px; height:2px; background:#ccc;}
.hgw_ntccontact dd {padding:8px 0;}
.hgw_ntccontact dd i {top:-2px; margin-right:5px; font-size:24px;}
.hgw_ntccontact dd em {font:bold 24px/normal arial;}
.hgw_ntcdetail {padding:0 20px; background:#fff; border:1px solid #e8e8e8;}
.hgw_ntcdetail .tit {padding:20px 0; border-bottom:1px solid #e8e8e8;}
.hgw_ntcdetail .tit h1 {font-size:24px; line-height:1.8;}
.hgw_ntcdetail .tit .item {margin-top:15px;}
.hgw_ntcdetail .tit .item span {float:left; margin-right:20px; color:#999;}
.hgw_ntcdetail .tit .item span:last-child {margin-right:0;}
.hgw_ntcdetail .cont {padding:20px 0;}
.hgw_ntcdetail .cont p {font-size:16px; line-height:36px; color:#666; text-indent:2em;}
.hgw_ntcdetail .cont img {max-width:100%; margin:10px 0;}

/* about */
.hgw_aboutbanner {height:400px;}
.hgw_aboutwrap {position:relative; top:-60px; background:#fff;}
.hgw_aboutwrap .hgw_location {padding:0 20px;}
.hgw_aboutcont {padding:30px 40px; border-top:1px solid #f0f0f0;}
.hgw_aboutcont p {padding:10px 0; font-size:16px; line-height:32px; text-indent:32px;}

/* contact */
.hgw_contactwrap {padding:40px;}
.hgw_contactwrap li {float:left; width:346px; height:260px; margin:0 38px 20px 0; border:1px solid #eee; border-radius:4px;}
.hgw_contactwrap li dt {position:relative; height:80px;}
.hgw_contactwrap li dt h2 {margin-left:24px; font-weight:bold; font-size:24px; line-height:80px; color:#fff; text-shadow:0px 1px 0px rgba(0, 0, 0, 0.12);}
.hgw_contactwrap li dt i {position:absolute; right:15px; bottom:-5px; font-size:70px; -webkit-text-fill-color:transparent; background:linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 90%); -webkit-background-clip:text;}
.hgw_contactwrap li dd {padding:20px 24px;}
.hgw_contactwrap li dd p {font-size:16px; line-height:35px; color:#666;}
.hgw_contactwrap li:nth-child(1) dt {background:linear-gradient(86.96deg, #D0DEF5 0%, #93A3C0 100%);}
.hgw_contactwrap li:nth-child(2) dt {background: linear-gradient(87.04deg, #FAE38F 0%, #F2AE3D 99.44%), #C4C4C4;}
.hgw_contactwrap li:nth-child(3) dt {background: linear-gradient(87.04deg, #67A0F8 0%, #306FEE 99.44%), #C4C4C4;}
.hgw_contactwrap li:last-child {margin-right:0;}
.hgw_contactwrap .info P {margin-top:16px; font-size:16px; color:#666;}
.hgw_contactwrap .info .code {width:140px;}
.hgw_contactwrap .info .code img {width:140px; height:140px; margin-top:20px; border:1px solid #ddd;}
.hgw_contactwrap .info .code p {font-size:14px;}

/* link */
.hgw_linkwrap .list {margin-right:-20px;}
.hgw_linkwrap .list li {float:left; width:222px; height:114px; margin:0 20px 20px 0; overflow:hidden; background:#fff; border:1px solid #eee;}
.hgw_linkwrap .list li img {-webkit-transition:all .5s; transition:all .5s;}
.hgw_linkwrap .list li:hover {border-color:#e24148; cursor:pointer;}
.hgw_linkwrap .list li:hover img {-webkit-transform:scale(1.1); transform:scale(1.1);}
.hgw_linkwrap .hgw_page {padding:0; margin-top:10px;}

/* declare */
.hgw_declare {padding:40px;}
.hgw_declare .tit {padding-bottom:20px; font-size:28px; font-weight:bold; text-align:center; border-bottom:1px solid #eee;}
.hgw_declare .cont {padding-top:10px;}
.hgw_declare .cont p {margin-top:20px; font-size:14px; line-height:24px; text-indent:28px;}

/* error-prompt */
.hgw_errprompt {height:500px;}
.hgw_errprompt .prompt {position:relative; display:flex; height:100%; align-items:center; justify-content:center;}
.hgw_errprompt .content {margin-left:50px;}
.hgw_errprompt .content label {font-size:24px; color:#666;}
.hgw_errprompt .content p {margin-top:15px; font-size:16px; color:#999;}
.hgw_errprompt .content a {height:28px; margin:15px 10px 0 0; padding:5px 20px; font-size:14px; line-height:28px;}

@-webkit-keyframes linemove {
	0%   {top:100%;}
	100% {top:0;}
}
@keyframes linemove {
	0%   {top:100%;}
	100% {top:0;}
}

/* mobile */
@media (max-width:1024px) {
	html,body {min-width:1260px;}
}