@charset "utf-8";
/* CSS Document */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {padding:0;margin:0}
table {border-collapse:collapse;border-spacing:0}
ol, ul {list-style:none outside;margin:0;padding:0}
caption, th {text-align:left}
h1, h2, h3, h4, h5, h6 {font-size:100%;margin:0}
fieldset, img {border:0}
.red { color:#E13128; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none;}
a { background: transparent; outline:none !important; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"微软雅黑";font-weight: 500;line-height:100%;color: inherit;}
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; outline:none;}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px; line-height: 1.428571429; color: #333333; background-color:#fafafa; word-wrap:break-word;word-break:break-all;}

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: #333; text-decoration: none; cursor: pointer;}
a:hover{ color: #e5152e; text-decoration:none; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
figure { margin: 0; }
img { vertical-align: middle; }
kbd{ display: inline-block; width: 20px;}

.dis_n{ display:none;}
.dis_b{display:block;}
.br{ border:1px solid #f00;}
.clearfix { zoom:1; }
.clearfix:after { content:" "; display:block; height:0; font-size:0; clear:both; visibility:hidden; }
.fl{ float:left;}.fr{ float:right;}
.txt_gray{color:#848484;}
.txt_orange{color:#f98c2d;}

::-moz-selection {background:#619ee0;text-shadow:none;}
::selection {	background: #1b59c6; color:#fff;	text-shadow: none}
input[type=checkbox],
input[type=radio]{-webkit-appearance: none;-moz-appearance: none; appearance:none;width:16px;height:16px;margin: 0;cursor: pointer;vertical-align: middle;background: #f3f3f3;border: 1px solid #d4d4d4;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
input[type=checkbox]:active,
input[type=radio]:active {border-color: #ffd8b6;background: #ebebeb;}
input[type=checkbox]:hover,
input[type=radio]:hover {border-color: #ffd8b6;-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);-moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);}
input[type=checkbox]:checked,
input[type=radio]:checked {}
input[type=checkbox]:focus,
input[type=radio]:focus {outline: none;}
input[type=checkbox]:checked::after, input[type=radio]:checked::after{
	content: " ";display: block;position: absolute;
    top: -2px;right: 0px;left: -1px;width: 18px; height: 18px;
    background:url(../images/common_icon.png) 0 0 no-repeat;
	background-position:-175px 4px;
}


.g_cart input[type=checkbox]:hover,
.g_cart input[type=radio]:hover {border-color: #1C4A9C;-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);-moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);}
.g_cart input[type=checkbox]:checked,
.g_cart input[type=radio]:checked {background: #fff;}
.g_cart input[type=checkbox]:checked::after,
.g_cart input[type=radio]:checked::after {content:" ";display: block;position: absolute;top: -3px;right: 0px;left: 2px; width:18px; height:18px; background:url(../images/checkbox.png) 0 0 no-repeat; background-size:18px 18px;}

/****总体设置***/
.wrap {margin:0 auto; width:100%; min-width:1200px;}
.wid_1200{width:1200px;margin:0 auto;}
.pad_l_20{ padding-left: 20px;}
.pad_r_20{ padding-right: 20px;}
.pad_t_20{ padding-top: 20px;}
.pad_b_20{ padding-bottom: 20px;}
.fs_30{font-size:30px !important;}
.fs_26{font-size:26px !important;}
.fs_25{font-size:25px !important;}
.fs_24{font-size:24px !important;}
.fs_20{font-size:20px !important;}
.fs_21{font-size:21px !important;}
.fs_18{font-size:18px !important;}
.fs_16{font-size:16px !important;}
.fs_14{font-size:14px !important;}
.fs_12{font-size:12px !important;}

/***df城市选择***/
.header_nav_city .city_select{position:relative;float:left;padding:0 6px;width:150px;}
.header_nav_city .cur_city{position: relative;font-size:16px; margin-right:10px;color:#1a4a9e;text-align:right;line-height:1.4;cursor: pointer;}
.header_nav_city .arr_down{ display: inline-block;vertical-align: middle;margin-left: 4px; width: 0px; height: 0px;border-left: 6px solid transparent; border-right: 6px solid transparent;   border-top: 6px solid #1a4a9e;}
.header_nav_city .cur_city .city{display:inline-block;max-width:80%;overflow: hidden;vertical-align: top;}
.union_vsplit{position: absolute;top: 13px;left: 14px;color: #1a4a9e;font-size: 18px;}

.showfilm{width: 534px; position: absolute;  top: 49px; left: 25px;  z-index: 101;}
.showfilm .city_bd{overflow-y: auto;}
.showfilm .showtime_tip { display:none;background: #fff; border: 1px solid #e7e7e7; border-radius: 5px; z-index: 0 }
.showfilm .showtime_tip .share_tit { z-index: 2 }
.showfilm span.cityletter a { width: 50px; border: 0; display: inline-block; padding: 0; color: #333; font-weight: normal; font-size: 14px; text-align: center; line-height: 32px; position: relative; zoom: 1; text-decoration: none }
.showfilm .showtime_tip .p15 { position: relative; border-top: 1px solid #d2d3d5; padding:15px; zoom: 1;background: #fafafa;  z-index: 1;}
.showfilm .showtime_tip a { color: #333 }
.showfilm .cityletter b {position: absolute; left: 50%; margin-left: -13px;width: 28px; height: 15px; display:none;bottom: -13px; *bottom:-11px; overflow: hidden;  background: url(../images/header_bg_icon.png) no-repeat  -19px 1px; }
.showfilm .city_list2 ul { width: auto!important }
.showfilm .city_list2 li { width: 64px }

.showtime_tip .share_tit { font-weight: bold; overflow: auto; overflow: inherit; padding: 5px 15px; height: 50px; line-height: 35px; border: 0; position: relative; font-size: 12px; background: 0 }
.showtime_tip .share_tit input { background: 0; border: 0; margin-top: 0 }
.showtime_tip .share_tit span.cityletter { position: absolute; left: 10px; top: 8px; z-index: 5 }
.showtime_tip span.mt5 {  width: auto; position: absolute; top: 0; left: 5px; margin-top:5px;}
span.cityletter a.hover b, span.cityletter a:hover b { display: block }
.showtime_tip .btn_close { position: absolute; right: 15px; top:16px;background: url(../images/header_bg_icon.png) no-repeat  0px 0px;width: 20px;height:20px; text-indent: -999em; overflow: hidden; cursor: pointer; }
.showtime_tip .city_list2 { position: relative; zoom: 1 }
.showtime_tip .city_list2 ul { margin-left: 40px; width:505px }
.showtime_tip .city_list2 ul li { float: left; display: inline;margin-left:15px; width:auto; margin-right: 5px; line-height: 2.2em }
.showtime_tip .area_list li { float: left; display: inline; width: 75px; margin-right: 5px; line-height: 2em }
.showtime_tip .citysearch{float:right; margin-right:35px; margin-top:6px;width:205px;height:30px;border:1px solid #c4c4c4;box-shadow:0 3px 2px rgba(0,0,0,0.1) inset;border-radius:20px;background:#f7f7f7;padding:0 8px}
.showtime_tip .citysearch input.text{display:inline-block;width:170px;height:27px;line-height:27px;background:0;margin:0;border-radius:3px;font-size:14px;color:#d0d0d0;vertical-align:top; font-weight:normal;}
.showtime_tip .city_bd .city_res{ display:none;}
.showtime_tip .city_bd .city_res.hot{ display:block;}
.order_pre{display: block;color:#666;font-size: 12px;height: 24px;line-height: 24px;margin-top: 5px;}
.order_pre span{display: inline-block;margin-right:4px;margin-top:-2px;padding:3px 5px;background: #e23127;color:#fff;border-radius: 2px;text-align: center;line-height: 14px;}


/*
地址导航*****/
.url{ padding-left:30px; height:42px; line-height:42px; color:#333; background-color:#efefef; overflow:hidden;}
.url a{ margin-right:10px; color:#333;overflow: hidden;}
.url a:hover{ text-decoration:underline;}
.url .arr{ margin-right:10px; color:#999; font-family:Arial,Verdana, Geneva, sans-serif;}




/*****header****/

header{height:auto;width:100%;margin-bottom:10px;background-color:#fff;}
.header_con{height:130px;position:relative;}

.header_icon{position: absolute;z-index: 10;height: 130px;}
.header_icon img{height:100px; margin-top:16px;}
.header_city{position:absolute;z-index: 10;}

.header_msg{position: absolute; z-index:10;top: 12px;right: 0;}
.header_nav_bg{background-color:#1a4a9e;width:100%;height:auto;}

.header_bg{width:100%;position:absolute;height: 100%;}
.header_bg img{position: absolute;margin-left: -600px;left: 50%;width: 1200px;height:130px;}

.header_nav .home{ background-position: -59px 1px;  height: 20px;  float: none; display: inline;}
.header_nav .home label{margin-left:23px;}
.header_nav .nav_item{float:left;color:#ffffff;width:auto !important;padding:0 20px;height:48px; line-height:48px;text-align:center;position:relative;cursor:pointer;}
.header_nav .on_bg{transform: skewX(160deg);background-color: #e5152e;}
.header_nav .on_bg .nav_title{display: block;transform: skewX(-160deg);}
.header_nav_city { float:left;}

.header_avter .header_picon{ background-position:-29px -29px;}
.header_avter a{margin-left:10px;cursor:pointer;color:#1a4a9e}
.header_avter a:hover{color:#e5152e}
.header_level {margin-top:10px; margin-left:150px;}
.header_level .header_picon{ background-position: -1px -29px; width: 22px;}
.header_level .text{ font-size: 12px; position: relative;left: 7px;top: -2px;}
.header_picon{display: block;  float: left;height: 28px; width: 20px;background: url(../images/header_bg_icon.png) no-repeat;margin-right: 5px;}


.btn_com{width: 100%;text-align: center;color: #fff;border-radius: 5px;background: #1a4a9e;cursor: pointer;height: 48px;line-height: 48px;font-size: 18px;}
.content{width:100%;min-height:525px;}
footer{height: auto;color: #818181;text-align:center;margin-bottom:68px !important;}
footer img{max-width: 100%;}

.con_title_text {position: relative;margin:6px 12px;display: inline-block;}
.con_title_text span{font-weight:700;}
.con_title_text .cn{color:#e5152e;}
.con_title_text .icon{background: url(../images/common_icon.png) no-repeat;display:block;width:17px;height:17px;}
.con_title_text .topright{position: absolute;right: -14px;top: -5px;}
.con_title_text .bottomleft{position: absolute;background-position: -29px 0px;top: 16px;left: -12px;}
.con_title_line {position:relative;overflow: hidden;}
.con_title_line .black{width:100%;border-bottom:solid 5px #323232;} 
.con_title_line .blue{width: 100px;border-bottom: solid 5px #1a4a9e;position: absolute;transform: skewX(-20deg);left: -2px;}
.con_title_line .long_blue{width: 300px;border-bottom: solid 5px #1a4a9e;position: absolute;transform: skewX(-20deg);left: -2px;}


.title_red_block{display: inline-block; background-color: #e5152e;height: 18px;  width: 5px; position: relative; top: 3px; margin-right: 5px;}
.title_blue_block{display: inline-block; background-color: #1a4a9e;height: 18px;  width: 5px; position: relative; top: 3px; margin-right: 5px;}

.nothing{text-align:center;padding-bottom:30px;}
.nothing_panel{text-align:center;}

/*按钮*/
.btnt{border:0;background: none;display: inline-block;border-radius: 6px;}
.btnt_blue{background: #1a4a9e;color:#fff;}
.btnt_blue:hover{background: #1863e5;color:#fff;}
.btnt_small{padding:4px 16px;}
.btnt_big{width: 270px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;}
.btnt_orange{background: #ff7701;color:#fff;}
.btnt_orange:hover{background: #f98c2d;color:#fff;}
.btnt_gray{background: #949494;color:#fff;}
.btnt_gray:hover{background: #b5aeae;color:#fff;}
.btnt_red{background: #e5152e;color:#fff;}
.btnt_red:hover{background: #ee0020;color:#fff;}

/***底部翻页*****/
.page_box{ padding:50px 80px; text-align:center;}
.page_box a{ display:inline-block; margin:0 5px; width:26px; height:26px; line-height:26px;}
.page_box a.cur{ color:#e5152e;}
.page_box img{ margin-top:-3px;}



/*ajax 提交时Loading效果*/
.loading-indicator {height: 80px; width: 80px;background: url( '../../img/citibank/common/bg/loading.gif' ); background-repeat: no-repeat;  background-position: center center;}
.loading-indicator-overlay { background-color: #FFFFFF; opacity: 0.6; filter: alpha(opacity = 60);}

/*reminder*/
.reminder_box {padding:10px 0;}
.reminder_box p{font-size: 14px;color:#E13128;line-height: 18px;}
.reminder_box strong{display: block;font-weight: normal;color:#E13128;font-size: 16px;margin-bottom: 6px;}



@media all and (max-width: 1366px) {
	.wid_1200{width:1000px;}
}



.notice {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f5f9fd;
    font-size: 12px;
    line-height: 20px;
    font-family: Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 500;
}
.notice-wrap {
    width: 1200px;
    margin: 0 auto;
}
.notice-label > i {
    display: inline-block;
    vertical-align: top;
    background: url("../images/horn@2x.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.notice-scroll {
    color: #3d96e2;
    vertical-align: top;
}
.notice-arrow {
    position: relative;
    display: inline-block;
    background: url("../images/arrow@2x.png") no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
    transition: all 0.3s ease-in-out;
}
.notice-arrow__active {
    transform: rotate(180deg);
}
.notice-more {
    display: none;
    color: #3d96e2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.grid-row {
    position: relative;
    box-sizing: border-box;
}
.grid-row:after,
.grid-row:before {
    display: table;
    content: "";
}
.grid-row:after{
    clear: both;
}
.grid-col {
    float: left;
    box-sizing: border-box;
}
.grid-col-1 {
    width: 4.16667%;
}
.grid-col-23 {
    width: 95.83333%;
}
.grid-col-24 {
    width: 100%;
}










