@charset "utf-8";
@import url(ui/ui.css);
*{outline: none; /*transition:0.5s;*/}html,body{height:100%;}
/* Space out content a bit */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
	font-family:"Hiragino Sans GB",Helvetica,Arial,sans-serif,"Î¢ÈíÑÅºÚ";
}
h1, h2, h3, h4, h5, h6 {

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
a:focus, a:hover {
	text-decoration: none;
}
a:hover {
	color: #2ed2c1;
}
.label-info {
	background: #2ed2c1!important;
}
body {
	line-height: 1;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
a:focus, a:hover {
	text-decoration: none!important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{zoom:1}

body {
    font-family: Arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url("../img/bgs.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-top;
}

.fll {
	float: left;
}
.flr {
	float: right;
}
.logo {
	margin-top: 10px;
}
.wp-icon-all {
	background: url(../img/icon-wepiaoer.png) no-repeat;
}
.return_top {
	width: 48px;
	height: 48px;
	display: inline-block;
	background-position: 0 -293px;
	position: fixed;
	right:100px;
	bottom: 100px;
	z-index: 999;
	display: none;
}
.return_top:hover{
	background-position: 0 -342px;
}
.event-container .display {
	display: none;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: none;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.event-container .active {
	display: block;
}

.sub-title > li.show {
	background: #2ed2c1 !important;
}
.sub-title > li.show .icon-title-tip {
	border-color: #2ed2c1 transparent transparent transparent;
	border-width: 8px;
	border-style: solid;
	position: absolute;
	bottom: -16px;
	left: 44.5%;
}
.sub-title > li.show > a {
	color: #fff !important;
}
/** top part **/
.icon-logo {
	background-position: -179px -143px;
	width: 154px;
	height: 57px;
}
.weipiao-title {
	height: 86px;
	padding: 5px 15px;
}
.weipiao-title div {
	text-align: center;
	font-size: 11px;
	color: #9e9f9e;
	font-weight: bold;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative!important;
}
#top.header {
	margin-bottom: 0;
}
.navbar-header {
	height:86px;
}
.header .navbar {
	margin-bottom: 0;
	background: #252525;
    height: 86px;
}
.header .navbar-collapse {
	float: right;
	width: 100%;
}
.header .bs-navbar-collapse {
    margin: 30px 0;
}
.header .navbar-nav > li > a {
    line-height: 86px;
    height: 110px;
}
.header .navbar-nav-wepiao-menu > li > a {
	padding:0 27px;
	color:#fff;
	font-size:18px;
}
.header .navbar-nav-menu > li > a {
    padding: 15px 40px;
    font-size: 18px;
    font-weight: bold;
}
.navbar-weipiao .nav > li.active > a, .navbar-weipiao .nav > li.active > a:hover{
	/*background-color: #3dc5b2;
	border-bottom: 1px solid #2cc0b1;*/
	background: url(../img/selectedmenu.png);
	color: #fff;
}
 .navbar-weipiao .nav > li > a:focus, .navbar-weipiao .nav > li > a:hover {
 	color: #FFF;
 }
.navbar-weipiao #login-in .nav > li > a:hover {
	background-color: transparent!important;
	border-bottom: none;
	color: #3dc5b2;
}
#wepiao-drop-place {
	margin: 24.5px 0 0 10px;
}
#wepiao-drop-place .btn-default {
	background-color: transparent;
	color: #fff;
	font-size: 18px;
	border: 0px solid transparent;
}
.navbar-default {
    border-color: #131f26;
}
#login-in .form-control {
	width: 100%;
	height: 38px;
	float: left;
	padding-right: 43px;
}
#login-in .navbar-form {
	float: left!important;
	width: 240px;
	height: 100px;
	padding: 0;
	margin: 0;
	line-height: 100px;
	padding-top: 31px;
}
#login-in .navbar-form button {
	background: url("../img/search-button.png") no-repeat 0 50%;
	width: 27px;
	height: 25px;
	border: none;
	float: right;
	line-height: 38px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	margin-top: -38px;
	margin-right: 5px;
	/*background-position: 0 0;*/
}
#login-in li a {
	color: #fff;
	font-size: 18px;
	padding: 0 10px;
	line-height: 100px;
}
/*datepicker*/
.calendar-bounding-box {
	z-index: 1!important;
}
.calendar-container .container {
	width: 290px!important;
	padding: 0!important;
}
.calendar-bounding-box .container {
	background-color: none!important;
}
.calendar-bounding-box .content-box {
 	border: none!important;
 	box-shadow: none!important;
 	-webkit-box-shadow: none!important;
 	-moz-box-shadow: none!important;
 	padding: 0!important;
}
 .calendar-bounding-box .content-box .arrow span {
 	top: 22px!important;
 	width: 10px!important;
 	height: 18px!important;
 	z-index: 999;
}
.calendar-bounding-box .container .date-box h4 {
	background-color: transparent!important;
	color: #2ed2c1;
	font-size: 14px!important;
}
.calendar-bounding-box .container .date-box .inner {
	width: 270px!important;
}
.calendar-bounding-box .content-box .inner table {
   border: none;
}
.calendar-bounding-box .content-box .inner table td {
	border: none!important;
}
.calendar-bounding-box td a {
	background-color: #f1f1f1!important;
	margin: 3px;
	border-radius: 2px;
}
.calendar-bounding-box .content-box .inner table {
	border: none!important;
}
.date-box {
	height: 275px;
}
.date-box thead {
	background-color: #fff!important;
}
.calendar-bounding-box .content-box .inner table th {
	color: #2ed2c1!important;
	padding: 8px;
}
.calendar-bounding-box .content-box .inner table th {
	border-bottom: none!important;
}
.calendar-bounding-box .content-box .arrow span.prev-btn {
	background: #FFF url(../img/date_prev.png) no-repeat!important;
	left: 20px!important;
}
.calendar-bounding-box .content-box .arrow span.next-btn {
	background: #FFF url(../img/date_next.png) no-repeat!important;
	right: 16px!important;
}
.calendar-bounding-box .content-box .inner table td.hasPiao::after {
  content: '';
  position: absolute;
  font-size: 35px;
  margin-top: -10px;
  margin-left: -2px;
  line-height: 35px;
  width: 4px;
  height: 4px;
  border-radius: 5px;
  background: #2ed2c1;
}
.calendar-bounding-box .content-box .inner table td.hasPiao:hover::after,
.calendar-bounding-box .content-box .inner table td.hasPiao.selected-date::after {
  background: #FFF;
}
.calendar-bounding-box td a.haspiao {
	background: url(../img/c.png) center bottom no-repeat!important;
}
/*pagination */
.pagination > li > a, .pagination > li > span{
	background: #f5f5f5;
	margin-left:5px;
	border-radius: 3px;
	color: #000000;
	border-color:#f5f5f5;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background: #2ed2c1;
	border: 1px solid #2ed2c1;
}
.yiiPager {
	float: right!important;
	margin: 50px 0;
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
}
.yiiPager li {
	float: left;
}
.yiiPager > li > a, .yiiPager > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	background: #f5f5f5;
	margin-left: 5px;
	border-radius: 3px;
	color: #000000;
	line-height: 1.42857143;
	text-decoration: none;
	border: 1px solid #f5f5f5;
}
.yiiPager li.selected a {
	background: #2ed2c1;
  	border: 1px solid #2ed2c1;
  	color: #fff;
}

.time_container .h,.time_container .m,.time_container .s {
	font-size: 24px!important;
  	color: #f28789;
	font-weight: normal;
}
.time_container label {
	font-size: 14px;
	font-weight: normal;
	margin: 0 5px;
}
.time_container .important {
	font-size: 24px;
	color: #f28789;
}
.time_container .tip {
	font-size: 18px;
	padding-left: 35px;
}
.time_container .tip cite {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	margin-right: 10px;
}
.time_container .tip i {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 20px;
	margin-right: 10px;
	background: url(../img/icon-wepiaoer.png) 0 -1302px no-repeat;
}
/* footer part */
.footer {
	background: #252525;
	padding-top: 19px;
	color: #777;
	border-top: 1px solid #e5e5e5;
	padding-bottom: 19px;
	margin-top: 40px;
}
.footer_top {
	height: 160px;
}
.weixin {
	float: left;
	margin-right: 10px;
}
a:hover .weixin-info,
.weixin-info {
	color: #565656;
	text-decoration: none;
	padding-top: 10px;
}
.weixin-info strong {
	color: #9e9f9e;
	font-size: 18px;
}
.copyright {
	text-align: center;
	line-height: 18px;
}
.thumbnail, .show-item-photo {
    border: none;
    background: none;
    padding: 0;
}
.footer .phonebg {
	display: inline-block;
	width: 45px;
	height: 40px;
	background-position: 0 -522px;
}
.footer .footCode {
	display: inline-block;
	width: 78px;
	height: 78px;
	line-height: 75px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.footer{height: auto;width:100%;background:#252525; margin-top: 20px;}
.footer .footerCon{width:1200px;height:150px;border:0px solid red;margin:0 auto;}
.footer .footerCon div{float: left;}
.footer .footerCon .footerItem{margin-top:35px;}
.footer .logo{margin-left:45px;}
.footer .logo .icon{background: url(../img/footer_logo.png);width:126px;height: 45px;margin-top:10px;}
.footer .instru{margin-left:20px;margin-top:15px;}
.footer .instru span{display: block;}
.footer .instru .instru1{color: #a2a2a2;font-size: 22px;}
.footer .instru .instru2{color: #565656;font-size: 14px;margin-top:5px;}
.footer .phoneNumber{margin-left:50px;}
.footer .phoneNumber .icon{margin-top:18px;background: url(../img/phoneIcon.png) no-repeat;width:42px;height: 39px;}
.footer .weixin{margin-left:50px;}
.footer .weixin .icon{/* background: url(../img/wepiaoer.jpg);width:77px;height: 77px; */margin-top:7px;}
.footer .weixin .icon .block {float: left;cursor:pointer;position: relative;}
.footer .weixin .icon .block span {display: block;width:44px;height: 44px;}
.footer .weixin .icon .wx {background: url(../img/f_wx.png);}
.footer .weixin .icon .wpr {background: url(../img/f_wpr.png);margin-left:40px;}
.footer .weixin .icon .wx:hover {background: url(../img/f_wx_h.png);}
.footer .weixin .icon .wpr:hover {background: url(../img/f_wpr_h.png);}
.footer .weixin .icon .block .ecode {position: absolute;top: -89px;display: none;}
.footer .weixin .icon .block .e1 {left: -18px;}
.footer .weixin .icon .block .e2 {left: 22px;}
.footer .line{background: url(../img/footer_line.png) no-repeat;width:1px;height: 49px;margin-left:50px;margin-top:45px;}
.footer .companyIns{/*width:1200px;*/border:0px solid red;margin:0 auto;text-align: center;}
.footer .companyIns span{display: block;font-size: 14px;color: #999999;line-height: 35px;}
/* µ¯´°ÑùÊ½  */
.ui-dialog {
	padding:20px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
}
.ui-widget-header {
	border: none;
	background: none;
	margin-bottom: 20px;
}
.ui-dialog-title {
	font-size: 18px;
	color: #000;
}
.ui-dialog .ui-dialog-titlebar-close {
	top: auto;
	margin: auto;
	padding: 0;
	border: none;
	width: 26px;
	height: 26px;
	background: url(../img/close-normal.png);
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
	background: url(../img/close.png);
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}
.ui-widget-content {
	border: 1px solid #e2e2e2;
	background: #FFF;
}
.ui-dialog .ui-widget-content div.dialog-row {
	margin-bottom: 10px;
}
.ui-dialog .ui-widget-content div.dialog-row .setDefaultAddr {
	cursor: pointer;
	font-weight: 400;
}
.ui-dialog .ui-widget-content div.dialog-center {
	text-align: center;
}
.ui-dialog .ui-widget-content input {
	width: 330px;
	height: 45px;
	border: 1px solid #bababa;
	padding-left: 10px;
	line-height: 45px;
 	border-radius: 5px;
 	display: inline;
}
.ui-dialog .ui-widget-content input[type=checkbox] {
	width: auto;
	height: auto;
}
.ui-dialog .ui-widget-content button {
	width: 150px;
	border: none;
	line-height: 30px;
	background: #2ed2c1;
	padding: 5px 10px;
  	border-radius: 3px;
  	color: #FFF;
}
.ui-dialog .ui-widget-content .definedGoBtn, .ui-dialog .ui-widget-content .definedCancelBtn {
	width: 130px;
	margin-top: 20px;
}
.ui-dialog .ui-widget-content .alert_Failure, .ui-dialog .ui-widget-content .alert_success {
	display: inline-block;
	width: 100px;
	border: none;
	line-height: 30px;
	background: #2ed2c1;
	padding: 5px 10px;
  	border-radius: 3px;
  	color: #FFF!important;
  	text-decoration: none;
  	text-align: center;
}
.ui-dialog .ui-widget-content .alert_Failure {
	margin-left: 50px;
}
.ui-dialog .ui-widget-content .alert_success {
	margin-right: 50px;
}
.ui-dialog div.dialog-row.sub-location {
	margin-bottom: 35px;
	margin-top: -15px;
}
.ui-dialog #sub-location-container {
	display: inline-block;
	position: relative;
	top: 15px;
	width: 90%;
	margin: 0;
}
.ui-dialog #sub-location-container .row {
	display: inline;
	margin: 0;
}
.ui-dialog #sub-location-container .province,
.ui-dialog #sub-location-container .county {
	padding:0;
}
.ui-dialog #sub-location-container select.form-control {
	height: 45px;
	line-height: 45px;
}

.ui-dialog .ui-dialog-buttonpane{border:0 none;padding:0;margin:0;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;text-align:center;}

/* City Choose */
.regionChooseWindow{display:none;position: absolute;width:924px;border:0px solid #ffffff;z-index: 400;  margin-left: -23px;margin-top: 35px;}
.regionChooseWindow .banner{width: 924px;height: 81px;padding:0;background: url(../img/city_banner.png);}
.regionChooseWindow .banner div{float: left;font-size: 18px;color: #565656;}
.regionChooseWindow .banner .regionKey{display: block;text-align: center;text-decoration: none;color: #565656;}
.regionChooseWindow .banner .tabBanner{cursor:pointer;width: 76px;border:0px solid #fff;line-height: 53px;margin-top:21px;}
.regionChooseWindow .banner .hotCity{width: 100px;line-height: 53px;margin-top:21px;text-align: center;}
.regionChooseWindow .banner .active{background: #ffffff;}
.regionChooseWindow .banner .closeWin{float:right; cursor:pointer;width: 20px;height: 20px;background: url(../img/closeWin.png);margin-top:35px;margin-right:20px;}
.regionChooseWindow .main{background:#ffffff;overflow: hidden;}
.regionChooseWindow .main .regionItem{width: 100%;overflow: hidden;}
.regionChooseWindow .main .regionItem div{float: left;line-height: 40px;}
.regionChooseWindow .main .regionItem .region_firstKey{width:20px;color: #565656;font-size: 18px;margin-left: 34px;}
.regionChooseWindow .main .regionItem .region_cities{border-bottom: 1px solid #e4e4e4;margin-left: 36px;width: 768px;}
.regionChooseWindow .main .regionItem .region_cities a{height:40px;width:80px;text-decoration: none;display: inline-block;color: #565656;font-size: 14px;}
.regionChooseWindow .main .regionItem .region_cities .active{color: #2ed2c1;}
.regionChooseWindow .banner .main{width:924px;position: absolute;left:0px;text-align: left;display: none;min-height:250px;}
.regionChooseWindow .active .main {display:block;}

/* Banner Search Input */
.searchCon{width:220px;height:38px;background:url(../img/searchBg.png);margin-top:24px;margin-right:25px;float:right;padding: 0 5px;}
.searchCon span{display: inline-block;width:60px;height: 21px;color: #8c8c8c;text-align: center;font-size: 16px;}
.searchCon input{font-family:'microsoft yahei';background-color: transparent;border:none;line-height: 23px;margin:7px;width:160px;font-size: 14px;color:#8c8c8c;}
.searchCon .focus{color:#ffffff;}
.searchCon a{float:right;width:35px;height: 38px;}
.searchCon .searchPan{display:none;position: absolute;z-index: 300;background: #fff;width:60px;height: 85px;margin-top:10px;background: url(../img/searchPan.png);}
.searchCon .searchPan a{display: block;height: 30px;width: 100%;text-decoration: none;color: #565656;font-size: 18px;line-height: 30px;margin-top:10px;margin-left: 10px;color: #ffffff;}
.searchCon .searchPan a:hover{color: #52aea5;}
.searchCon .searchPan .selected{color:#52aea5;}
.searchCon .searchKind{cursor:pointer;}
.searchCon .searchPointer{display: inline-block;width: 11px;height: 7px;}

/* Banner user login or info */
.logoOrSign{
  color: #ffffff;
  font-size: 18px;
  height: 19px;
  margin-top: 35px;
  line-height: 17px;
  font-size: 18px;
  display: inline-block;
  float: right;
}
.logoOrSign .loginbg {
	display: inline-block;
	width: 17px;
	height: 19px;
	/*background-position: 0 -24px;*/
	background:url(../img/geren.png) no-repeat;
	vertical-align: middle;
}
.logoOrSign a{text-decoration: none;color: #ffffff;font-size: 16px;vertical-align: middle;}
.logoOrSign .logoOrSign_icon{width:16px;height:16px;display:inline-block;vertical-align: top;}
.logoOrSign .a{text-decoration: none;color: #ffffff;display: inline-block;}

.logoOrSign .userPhoto{display:inline-block;border: 1px solid #ffffff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;behavior: url(/statics/css/PIE-1.0.0/PIE.htc);width:20px;height:20px;margin-top:-3px;}

.logoOrSign div{float: left;}
.logoOrSign .userMsg{
	margin-left:5px;z-index: 300;
}
.logoOrSign .userPhoto {
  display: inline-block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  behavior: url(/statics/css/PIE-1.0.0/PIE.htc);
  width: 30px;
  height: 30px;
  margin-top: -6px;
}
.logoOrSign .userPhoto img {
  /*border: 1px solid #666666;*/
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  behavior: url(/statics/css/PIE-1.0.0/PIE.htc);
  width: 30px;
  height: 30px;
}
.logoOrSign .user_point{display:inline-block;background:url(../img/jiantou.png);width: 11px;height: 7px; }
.logoOrSign .userMsglist{
	display:none;
	position: absolute;
	background: url(../img/userMsglist.png);
	width: 144px;
	height: 247px;
	z-index: 400;
	margin-top: 18px;
	margin-left: -20px;
}
.logoOrSign .userMsglist a{text-decoration: none;display: block;height: 35px;margin:0 auto;margin-top:10px;margin-left: 20px;}
.logoOrSign .userMsglist .first{margin-top:30px;}
.logoOrSign .userMsglist a:hover{color: #52aea5;}

/* iToggle */
.nav>li>a>img {
	display: none;
	max-width: 100%;
}
.nav > li.active > a > img {
  display: block;
}
.show-history-container,
#show-new-container ul.sub-title, ul.sub-title {
	margin:0;
	padding:0;
	margin-bottom: 20px;
}
.sub-title > li {
	list-style: none;
	float: left;
	padding: 20px 10px;
	background: #f1f1f1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-right: 2px solid #fff;
}
.sub-title > li > a {
	color: #625a57;
	text-decoration: none;
}
.sub-title > li.show {
	background: #2ed2c1;
}
.sub-title > li.show .icon-title-tip {
	border-color: #2ed2c1 transparent transparent transparent;
	border-width: 8px;
	border-style: solid;
	position: absolute;
	bottom: -16px;
	left: 44.5%;
	transition: 0s;
}
.sub-title > li.show > a {
	color: #fff;
}
.event-container .nav > li {
	text-align:center;
	border-bottom: 2px dotted #f0f0f0;
}
.event-container .nav > li:last-child {
	border-bottom: none;
}
.event-container .nav > li.last {
	border-bottom: none;
}
.event-container .nav > li > a {
	color: #7d6666;
	margin-bottom: 0;
	line-height: 29px;
}
.event-container .nav > li > a > img {
	display: none;
	max-width: 100%;
}

.event-container .nav > li > a:hover {
	background: none;
}
.event-container .nav > li.active > a > img {
	display: block;
}
.event-container {
	border: 1px solid #e2e2e2;
	padding: 10px;
}
.nav .sub-event-title {
	font-size: 14px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav .sub-event-title:hover {
	color: #2ed2c1;
}
/**hot_top_one**/
.title_h3{text-align:center;padding:5px 0;}
.hd .title_h3{color: #333; border-bottom: 1px solid #e2e2e2; font-size: 18px;padding: 20px; line-height: 1; text-align:left;}
.bd{padding:0;clear:both;height:auto;overflow:hidden;}
.hot_top_one{ margin:10px 15px 0!important;border-bottom:1px dashed #e2e2e2;padding-bottom:15px;}
.hot_top_one .media-left {padding-right: 12px;}
.hot_top_one .txt{ overflow: hidden;}
.hot_top p{text-indent:0!important;line-height:120%!important;color:#666;}
.hot_top_one .tt {line-height: 18px !important;height: 35px;overflow: hidden;}
.hot_top_one .tt a {color: #333;}
.hot_top_one .tt a:hover {color: #2ed2c1;}
.hot_top_one .tt:hover {color: #2ed2c1;}
.hot_top_one .txt p {font-size: 14px;}
.hot_top_one .txt p:hover {color: #2ed2c1;cursor:pointer;}
.hot_top_one .txt .pr {font-size: 12px;}
.hot_top_one .f12 {font-size: 12px;}
.hot_top_one .ti,.hot_top_one .pl {margin-bottom: 7px;margin-top:7px;}
.hot_top_one .pr{color: #999;margin-bottom: 0;}
.hot_top_one .pr big{font-size: 18px;margin-right:5px;position: relative;bottom: -2px;}
.green {color: #2dc1b2;}
.hot_top ul{padding: 0 15px;}
.hot_top li{list-style: none; padding: 15px 0; list-style-position: outside; border-bottom:1px dashed #e2e2e2;}
.hot_top li:last-child {border-bottom: none;}
.hot_top li a{ display: inline-block; width: 100%;font-size:14px; color: #666; text-align:left;  white-space: nowrap;overflow: hidden;}
.hot_top li a:hover {color: #2ed2c1;}
.hot_top p{text-indent:0!important;line-height:120%!important;color:#666;}
.hot_top li a.btn{color:#fff;}
.hot_top_one .ti, .hot_top_one .pl a {color: #666;}
.hot_top_one .pl a:hover {color: #2ed2c1;}

/* new menu style*/
#top .menuCon{float:left;width:470px;height:86px;font-size: 18px;color: #ffffff;z-index: 200;}
#top .menuCon a {line-height: 86px;}
#top .menuCon div{float: left;height:100%;margin:1px;position: relative;z-index: 300;}
#top .menuCon a{text-decoration: none;color: #ffffff;display: inline-block;width:110px;height:118px;text-align: center;position: absolute;}
#top .menuCon .active{background: url(../img/selectedmenu.png);}
#top .menuCon a:hover,#top .menuCon a.on{color:#52aea5}
#top .menuCon .active:hover{color:#ffffff;}
.menuCon .navdrop {
	position: relative;
}
.menuCon .navdrop {
	width: 115px;
}
.menuCon .navdrop .deploy {
	background: url(../img/navDeploy.png) 85px 40px no-repeat;
}
.menuCon .navdrop .retract {
	/*background: url(../img/navRetract.png) 85px 40px no-repeat;*/
	background: url(../img/navDeploy.png) 85px 40px no-repeat;
}
#top .menuCon .filmCinemaList,.showCinemaList {
	position: absolute!important;
	top: 63px;
	left: 26px;
	background: url(../img/menuListBg.png) 0 0px no-repeat;
	width: 60px;
	height: 86px;
	text-align: center;
	margin:0;
	font-size: 18px;
	padding-top: 12px;
	display: none;
}
#top .menuCon .filmCinemaList a {
	width: 60px;
	height: 35px;
	line-height: 35px;
	position: static;
}
.media-body, .media-left, .media-right {
	line-height: 18px;
}

/*201500527 by cl   ---add coupon tag*/
.content-container .thumbnail,.banner_warp .banner-left,.type_list_box dt{
	position: relative;
}
.content-container .thumbnail .coupon,.banner_warp .banner-left .coupon,.type_list_box dt .coupon{
	position: absolute;
	width: 86px;
	height: 88px;
	background: url(../img/coupon_tag.png) no-repeat;
	left: -7px;
	top: -7px;
	line-height: 20px;
}
.banner_warp .banner-left .coupon{
	top: 3px;
	left: 23px;
}
.content-container .thumbnail .coupon em,.banner_warp .banner-left .coupon em,.type_list_box dt .coupon em{
	display: inline-block;
	letter-spacing: 0.1em;
	color: rgb(255, 255, 255);
	position: absolute;
	top: 22px;
	left: -8px;
	width:86px;
	transform: rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	font-size:14px;
	text-align: center;
	font-weight: normal;
}
/*201500527 by cl end*/

.region {
    float: left;
    width: 90px;
    height: 40px;
    font-size: 16px;
    margin-left: 10px;
    color: #ffffff;
    line-height: 86px;
}
.showRegion {
	width: auto;
	cursor: pointer;
} 
.region span {
    text-decoration: none;
    display: inline-block;
}
.region .region_point {
    background: url(../img/jiantou.png);
    width: 11px;
    height: 7px;
}
.regionChooseWindow {
    position: absolute;
    width: 896px;
    border: 0px solid #ffffff;
    z-index: 400;
    margin-top: 0px;
    margin-left: -33px;
    display: none;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-o-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,.15);
}
.regionChooseWindow .regionTop {
	position: relative;
    width: 896px;
    height: 58px;
    background: #eee;
    /* background: url(../img/banner.png); */
}
.regionChooseWindow .regionTop p {
	line-height: 58px;
	color: #565656;
	margin-left: 45px;
}
.regionChooseWindow .regionTop p a {
	color: #2ed2c1;
	margin: 0 6px;
}
.regionChooseWindow .regionTop p .count {
	color: #333;
	font-size: 20px;
	margin: 0 4px;
}
.regionChooseWindow .regionTop .closeWin {
	position: absolute;
	right: 20px;
	top: 25px;
	cursor: pointer;
    width: 15px;
    height: 15px;
    background: url(../img/closeWin_sm.png);
}
.regionChooseWindow .regionCont {
	background: #fff;
	padding-bottom: 5px;
} 
.regionChooseWindow .regionItem {
	float: left;
    font-size: 18px;
    color: #565656;
	width: 100%;
	overflow: hidden;
}
.regionChooseWindow .regionItem:hover {
	background: #f6f6f6;
}
.regionChooseWindow .regionItem .region_firstKey {
	float: left;
    width: 44px;
	line-height: 46px;
    color: #565656;
    font-size: 18px;
    margin-left: 44px;
}
.regionChooseWindow .regionItem .region_cities {
	float: left;
	width: 765px;
	line-height: 44px;
    margin-left: 0;
}
.regionChooseWindow .regionItem .region_cities a {
	color: #565656;
	margin-left: 21px;
	font-size: 14px;
	float: left;
	width: 74px;
}
.regionChooseWindow .regionTop .arrow {
	position: absolute;
	top: -22px;
	left: 40px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
	border-width: 11px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #eee transparent;
}

/*缺货登记*/
#alertContainer .tips {
	font-size: 14px;
}	
#alertContainer #userPhoneNum {
	width: 200px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
#alertContainer .getphone .err {
	font-size: 12px;
	margin-left: 10px;
	color: #ff6a6a;
}

