@charset "utf-8";

#function-area {
	margin-bottom: 0px;
}

#function-area .menu_index {
	margin-left: 20px;
}

#function-area .menu_index li {
	float: left;
	width: 110px;
	height: 38px;
	margin: 1px;
	color: #1d1f92;
	opacity: 0.9;
	padding: 10px 15px;
	background: #ddd url(../../images/globle/bg_menu.jpg) left top no-repeat;
	box-shadow: 0px 0px 5px #666;
	position: relative;
	z-index: 5;
	cursor: pointer;
	text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
}

#function-area .menu_index li#menu_1 {
	background: #ddd url(../../images/globle/menu1.jpg) center center no-repeat;
}

#function-area .menu_index li#menu_2 {
	background: #ddd url(../../images/globle/menu2.jpg) center center no-repeat;
}

#function-area .menu_index li#menu_3 {
	background: #ddd url(../../images/globle/menu3.jpg) center center no-repeat;
}

#function-area .menu_index li#menu_4 {
	background: #ddd url(../../images/globle/menu4.jpg) center center no-repeat;
}

#function-area .menu_index li#menu_5 {
	background: #ddd url(../../images/globle/menu5.jpg) center center no-repeat;
}

#function-area .menu_index li.hover {
	z-index: 6;
	color: #ec1623;
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left top no-repeat;
	box-shadow: 0px 0px 10px #0040b7;
}

#function-area .menu_index li#menu_1.hover {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left top no-repeat;
}

#function-area .menu_index li#menu_2.hover {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -70px no-repeat;
}

#function-area .menu_index li#menu_3.hover {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -140px no-repeat;
}

#function-area .menu_index li#menu_4.hover {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -210px no-repeat;
}

#function-area .menu_index li#menu_5.hover {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -280px no-repeat;
}

#function-area .menu_index li.current {
	z-index: 6;
	color: #ec1623;
	width: 130px;
	height: 40px;
	margin: -5px;
	padding: 15px;
	box-shadow: 0px 0px 20px #0040b7;
}

#function-area .menu_index li#menu_1.current {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left top no-repeat;
}

#function-area .menu_index li#menu_2.current {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -70px no-repeat;
}

#function-area .menu_index li#menu_3.current {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -140px no-repeat;
}

#function-area .menu_index li#menu_4.current {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -210px no-repeat;
}

#function-area .menu_index li#menu_5.current {
	background: #fff url(../../images/globle/bg_menu_hover.jpg) left -280px no-repeat;
}

#function-area .menu_index li b {
	display: block;
	color: #1d1f92;
	font-size: 16px;
	margin-bottom: 2px;
	font-family: Microsoft Yahei;
}

#function-area .menu_index li.hover b,#function-area .menu_index li.current b {
	color: #ec1623;
}

#function-area #logged {
	position: relative;
	padding-top: 10px;
}

#function-area #logged .name {
	line-height: 200%;
}

#function-area #logged .info {
	padding-top: 10px;
	line-height: 200%;
}

#function-area #logged .logout {
	position: absolute;
	right: 0;
	top: 15px;
}

#function-area .body {
	padding: 0px;
	background: url(../../images/index/bg-dropdown.png) left top;
}

#function-area .body .error_msg {
	padding-top: 10px;
	padding-left: 60px;
}

#function-area .body .row {
	display: table;
	height: 25px;
	line-height: 25px;
	padding-bottom: 6px;
}

#function-area .body .row .col1 {
	float: left;
	width: 65px;
	padding-right: 3px;
	text-align: left;
}

#function-area .body .row .col2 {
	float: left;
	/* width: 120px; */
	text-align: left;
}

#function-area .body .row .col2 .input {
	width: 120px;
}

#function-area .body .row .col2 .input.code {
	width: 60px;
}

#function-area .body .row .col2 .input.long {
	width: 180px;
}

#function-area .body .text {
	line-height: 150%;
	text-align: center;
}

#function-area .body .text.right {
	text-align: right;
	padding-right: 12px;
}

#function-area .body b {
	display: block;
}

#function-area .body .btn {
	padding: 20px 0 10px;
	text-align: center;
}

#function-area .body .type {
	float: left;
	width: 90px;
	height: 25px;
	text-align: center;
	border: 1px #ccc solid;
	background: url(../../images/globle/bg_map.jpg) left -165px repeat-x;
}

#function-area .body .type.active {
	background-position: left -203px;
	font-weight: bold;
}

#function-area .body .od {
	float: left;
	padding-left: 15px;
}

#function-area .body .row1 {
	display: table;
	line-height: 25px;
}

#function-area .body .row1 .col {
	float: left;
	width: 110px;
	padding-left: 17px;
	position: relative;
}

#function-area .body .row1 .col.dis {
	filter: alpha(opacity =               20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

#function-area .body .row1 .col #rtDMask.dis {
	filter: alpha(opacity =               20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

#function-area .body .row1 .col i {
	position: absolute;
	left: 2px;
	top: 9px;
	font-style: normal;
}

#function-area .body .row1 .col u {
	position: absolute;
	left: -9px;
	top: 32px;
	width: 10px;
	height: 13px;
	background: url(../../images/globle/icon_arrow.gif) 1px -79px no-repeat;
}

#function-area .body .row1 .col u.normal {
	top: 16px;
}

#function-area .body .row1 .col .input {
	width: 90px;
	margin-top: 10px;
}

#function-area .body .b_content {
	background: url(../../images/index/bg_nav_body.png) left top no-repeat
}

#function-area.rent .body .b_content {
	background-position: -280px top;
}

#function-area .body #flightCity .input.city {
	background-image: none;
}

#function-area .body .guide {
	
}

#function-area .body .guide li {
	float: left;
	width: 33%;
	text-align: center;
	margin: 10px 0;
}

#function-area .body .guide li img {
	display: block;
	margin: 0 auto;
}

#function-area .body .guide li {
	float: left;
	width: 60px;
	height: 95px;
	text-align: center;
	margin: 10px 15px;
}

#function-area .body .guide li a {
	padding-top: 60px;
	display: block;
}

#function-area .button {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	padding-bottom: 3px;
}

#function-area .list {
	padding: 10px 10px 30px;
}

#function-area .list a {
	float: left;
	width: 50%;
	margin-top: 20px;
}

#function-area span a {
	margin-right: 10px;
}

.b_content {
	padding: 0 10px;
}

#main-area .share {
	float: left;
	width: 350px;
	padding: 10px;
}

#main-area .share b {
	display: block;
	height: 55px;
	margin-bottom: 10px;
}

#main-area .share img {
	margin: 5px;
	box-shadow: 0px 0px 5px #999;
}

#main-area .share .erweima {
	position: relative;
	cursor: pointer;
}

#main-area .share .erweima i {
	display: none;
	position: absolute;
	bottom: 28px;
	left: 4px;
	border: 1px #ccc solid;
	background-color: #fff;
	box-shadow: 0px 0px 5px #ccc;
	padding: 2px;
}

#main-area .share .erweima i img {
	box-shadow: 0px 0px 0px #999;
}

#main-area .slide {
	float: right;
	width: 530px;
	overflow: hidden;
	position: relative;
	height: 125px;
}

#main-area .slide ul {
	position: absolute;
	left: 0;
}

#main-area .slide ul#imageAdv {
	width: 2840px;
}

#main-area .slide li {
	float: left;
	margin: 5px 10px;
	box-shadow: 0px 0px 5px #999;
}

#main-area .slide li img {
	width: 155px;
	height: 100px;
}

#main-area .slide #slideDot {
	padding: 3px;
	top: 108px;
	left: 120px;
}

#main-area .slide #slideDot li {
	cursor: pointer;
	width: 8px;
	height: 8px;
	border-radius: 125px 125px 125px 125px;
	background-color: #cacaca;
	float: left;
	box-shadow: none;
}

#main-area .slide #slideDot li.curr {
	width: 8px;
	height: 8px;
	background-color: #4d99c4;
}

#main-area .left {
	float: left;
	width: 550px;
}

#main-area .right {
	float: right;
	width: 370px;
	padding: 5px 15px 10px;
	margin-right: -20px;
	background: url(../../images/index/bg_right.gif);
	height: 485px;
}

#main-area .left .row {
	position: relative;
	height: 170px;
	line-height: 150%;
	padding: 0 10px 0 230px;
}

#main-area .left .row.op {
	padding: 0 230px 0 10px;
}

#main-area .left .row i {
	position: absolute;
	left: 10px;
	top: 0;
}

#main-area .left .row.op i {
	left: auto;
	right: 10px;
}

#main-area .left .row i img {
	box-shadow: 0px 0px 10px #999;
	height: 130px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#main-area .left .row b {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}

#main-area .left .row span {
	display: block;
}

#main-area .left .row span.dhxw {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	height: 78px;
}

#main-area .right h2 {
	position: relative;
}

#main-area .right h2 span {
	position: absolute;
	right: 0;
	top: 0;
}

#main-area .right ul li {
	float: left;
	width: 33%;
	margin-top: 5px;
	text-align: center;
	cursor: pointer;
}

#main-area .right ul.four li {
	width: 90px;
	text-align: left;
	height: 18px;
}

#main-area .right .form {
	padding: 3px;
	margin-top: 10px;
	height: 29px;
	line-height: 29px;
	background: url(../../images/globle/bg_map.jpg) left -130px repeat-x;
	text-align: center;
}

#main-area .right .form .input {
	width: 60px;
}

#main-area .right .row span {
	display: block;
	margin-top: 12px;
}

#main-area .right .form span {
	margin: 0px;
	display: inline-block;
}

#main-area .left .row u {
	display: block;
	padding-top: 5px;
	text-align: right;
}

#main-area .left .row.op u {
	text-align: left;
}

#main-area .left .row div.mm {
	display: block;
	padding-top: 5px;
	text-align: left;
}

#main-area .left .row div.mm a {
	float: left;
}

#main-area .left .row div.mm a img {
	width: 20px;
	height: 20px;
}

#main-area .left .row div.mm img {
	margin-right: 2px;
	cursor: pointer;
}

#main-area .left .row div.mm span {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main-area .left .row div.mm a {
	text-decoration: underline;
}

#main-area .left .row div.mm div.ii {
	display: none;
	text-indent: 0;
	position: absolute;
	z-index: 9;
	border: 1px #ccc solid;
	padding: 5px;
	background-color: #fff;
}

#slide-image ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 520px;
}

#slide-image li {
	filter: alpha(opacity =      20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 4;
}

#slide-image li#slide2.loadImg {
	background: url("../../images/index/img_slide2_gauss.jpg");
}
/*公告部分*/
#confirmDiv {
	right: 20px;
	position: absolute;
	top: 375px;
	width: 315px;
	z-index: 1;
}

#confirmDiv span {
	color: #808080;
	line-height: 22px;
}

#confirmDiv strong {
	font-weight: normal;
}

#confirmDiv a:link,#confirmDiv a:visited,#confirmDiv a:active {
	color: #eee;
}

#confirmDiv a:hover {
	color: #fff;
}

#function-area .image_layer1 {
	position: absolute;
	right: 20px;
	top: 130px;
	width: 600px;
	height: 320px;
	cursor: pointer;
	z-index: 99999;
	background-color: #fff;
	filter: alpha(opacity =               0);
	-moz-opacity: 0;
	opacity: 0;
}

#function-area .image_layer2 {
	position: absolute;
	right: 20px;
	top: 130px;
	width: 310px;
	height: 320px;
	cursor: pointer;
	z-index: 99999;
	background-color: #fff;
	filter: alpha(opacity =               0);
	-moz-opacity: 0;
	opacity: 0;
}

#function-area .image_layer3 {
	position: absolute;
	right: 20px;
	top: 130px;
	width: 360px;
	height: 320px;
	cursor: pointer;
	z-index: 99999;
	background-color: #fff;
	filter: alpha(opacity =               0);
	-moz-opacity: 0;
	opacity: 0;
}

#function-area .image_layer4 {
	position: absolute;
	left: 20px;
	top: 130px;
	width: 420px;
	height: 320px;
	cursor: pointer;
	z-index: 99999;
	background-color: #fff;
	filter: alpha(opacity =               0);
	-moz-opacity: 0;
	opacity: 0;
}

#function-area .image_layer5 {
	position: absolute;
	left: 20px;
	top: 130px;
	width: 540px;
	height: 320px;
	cursor: pointer;
	z-index: 99999;
	background-color: #fff;
	filter: alpha(opacity =               0);
	-moz-opacity: 0;
	opacity: 0;
}

aside#float-promotion {
	position: fixed;
	left: -80px;
	bottom: 100px;
	width: 92px;
	z-index: 99;
}

aside#float-promotion b {
	display: block;
	height: 73px;
	background: url(../../images/index/icon-map.png) left -151px no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

aside#float-promotion ul {
	padding: 15px 10px 5px;
	margin: -20px 21px 0;
	width: 30px;
	background-color: #fff;
	box-shadow: 0 0 5px #666;
}

aside#float-promotion li {
	width: 30px;
	height: 30px;
	background: #fff url(../../images/index/icon-map.png) left -230px no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

aside#float-promotion li a:link,aside#float-promotion li a:visited aside#float-promotion li a:active {
	display: block;
	width: 30px;
	height: 30px;
}

aside#float-promotion li:hover {
	background-color: #eee;
}

aside#float-promotion li a:focus {
	outline: none;
}

aside#float-promotion li.p-2 {
	background-position: -30px -230px;
}

aside#float-promotion li.p-3 {
	background-position: -60px -230px;
}

aside#float-promotion li.p-4 {
	background-position: left -260px;
}

aside#float-promotion li.p-5 {
	background-position: -30px -260px;
}

aside#float-promotion li.p-6 {
	background-position: -60px -260px;
	position: relative;
}

aside#float-promotion li.p-6 i {
	display: none;
	text-indent: 0;
	position: absolute;
	right: 30px;
	bottom: 0;
	z-index: 9;
	border: 1px #ccc solid;
	padding: 5px;
	background-color: #fff;
}

aside#float-promotion li.p-7 {
	background-position: left -290px;
}

aside#float-promotion span {
	display: block;
	text-align: center;
}

#main-area .mu-figure {
	float: left;
	width: 390px;
	margin: 5px 0 0 0;
}

#main-area .right .mu-figure ul li {
	float: left;
	width: 126px;
	height: 106px;
	overflow: hidden;
	margin: 0 1px 1px 0;
}

#main-area .right .annon h2 {
	color: #FF0000;
}

#main-area .right .annon {
	float: left;
	margin: 5px 0px 5px -10px;
	width: 364px;
	height: 178px;
	padding: 12px;
	position: absolute;
	opacity: 1;
	border: 1px solid transparent;
	background: rgba(0, 0, 0, .6);
	_background: 0;
	_border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
	overflow: hidden;
	bottom: 0px;
}

#main-area .right .annon .items {
	height: 162px;
	width: 365px;
	overflow: hidden;
	margin-top: 5px;
}

#main-area .right .annon .items li {
	width: 352px;
	text-align: left;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
	text-indent: 5px;
}

#main-area .right .annon .items .tb-slide-triggers li,#main-area .right .annon .items .tb-slide-triggers .current {
	background-image: url('../../images/icon/woops.png');
}

#main-area .right .annon .items .tb-slide-triggers {
	position: absolute;
	height: 18px;
	padding-top: 2px;
	z-index: 10;
	text-align: center;
	bottom: 0px;
	right: 150px;
}

#main-area .right .annon .items ul,ol {
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
}

#main-area .right .annon .items .tb-slide-triggers li {
	float: left;
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 10px 0 0;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
	color: #000;
	text-align: center;
	font-size: 11px;
	background-position: -29px -2px;
}

#main-area .right .annon .items .tb-slide-triggers li.current {
	background-position: -14px -2px;
}

.slider_go_prev {
	left: 0;
	background-position: 0 0;
}

.slider_go_next {
	right: 0;
	background-position: -50px 0;
}

#main-area .right .annon .items .slider_go_prev,#main-area .right .annon .items .slider_go_next {
	position: absolute;
	top: 62px;
	width: 40px;
	height: 100px;
	outline: 0;
	cursor: pointer;
	filter: alpha(opacity =             10);
	opacity: .1;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.dailybeta_time i,.dailybeta_tit_ico,.notice_go i,.sy_mod_rank_order,.ftejia_change_ico,.ulike_change_ico,.slider_go_prev,.slider_go_next,.customer_ico {
	background-image: url(../../images/index/index.png);
	background-repeat: no-repeat;
}

.mod_way_item {
	overflow: hidden;
	display: inline;
	float: left;
	padding: 5px;
	background-color: #FFF;
}

.mod_way {
	zoom: 1;
	text-align: left;
}

.mod_way_mb {
	padding-left: 68px;
	width: 164px;
}

.mod_way_wx {
	padding-left: 68px;
	width: 184px;
}

#main-area .left .row .mod_way_item i {
	left: auto;
	right: auto;
	top: auto;
	position: absolute;
}

.mod_way_item i {
	position: absolute;
	margin-left: -62px;
	width: 58px;
	height: 58px;
}

.mod_way_item img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	margin-left: -68px;
	margin-top: -5px;
	width: 75px;
	height: 75px;
}

.mod_agree_item i,.mod_help_item i,.mod_way_item i,.mod_way_mb_iphone,.mod_way_mb_android,.mod_way_wb_sina,.mod_way_wb_tc,.sf_verify_lk_1,.sf_verify_lk_2,.mod_cate_hd_arrow,.mod_guide_hot i,.mod_weibo_img,.mod_iorder_more i,.mod_nav_ico,.mod_entry_icson,.mod_minicart_ico,.mod_search_btn,.mod_cate_new i
	{
	background-image: url(../../images/globle/20140101A_1.png);
	background-repeat: no-repeat;
}

.mod_way_mb_img {
	background-position: 0 -160px;
}

i,em {
	font-style: normal;
}

.mod_way_mb_info {
	padding-left: 10px;
}

.mod_way_mb_info h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.mod_way_mb_info p {
	overflow: hidden;
	zoom: 1;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ic_footer_inner a {
	color: #666;
}

.mod_way_mb_iphone {
	margin-right: 5px;
	background-position: -70px -290px;
}

.mod_way_mb_android {
	background-position: -160px -290px;
}

.mod_way_mb_iphone,.mod_way_mb_android {
	overflow: hidden;
	float: left;
	margin-top: 2px;
	width: 74px;
	height: 20px;
	text-indent: -999px;
}

#slide-box {
	left: 0px;
	top: 0px;
	width: 743px;
	height: 253px;
	text-align: center;
	z-index: 3;
	box-shadow: 0px 2px 5px #999;
	background: rgb(40, 57, 110) url(../../images/status/loading-32-32.gif) no-repeat 50% 50%;
}

#slide-box .bg {
	width: 100%;
	height: 100%;
	opacity: 1;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: opacity 800ms ease-in-out;
	-moz-transition: opacity 800ms ease-in-out;
	-ms-transition: opacity 800ms ease-in-out;
	-o-transition: opacity 800ms ease-in-out;
	transition: opacity 800ms ease-in-out;
	text-align: center;
	vertical-align: middle;
}

#slide-box .pic {
	position: absolute;
	left: auto;
	bottom: 35px;
	opacity: 1;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-transition: all 800ms cubic-bezier(.62, .25, .65, .83);
	-moz-transition: all 800ms cubic-bezier(.62, .25, .65, .83);
	-ms-transition: all 800ms cubic-bezier(.62, .25, .65, .83);
	-o-transition: all 800ms cubic-bezier(.62, .25, .65, .83);
	transition: all 800ms cubic-bezier(.62, .25, .65, .83);
	text-align: center;
}

.dropdown {
	color: #1D1F92;
}

#language.dropdown .body {
	position: absolute;
	right: 0px;
	top: 25px;
}

.d-service {
	width: 98px;
}

#cusService.dropdown .head {
	position: relative;
	background: url("../../images/globle/icon_arrow.png") no-repeat right -88px;
	padding: 3px 16px 6px 0;
}

#links.dropdown .head {
	position: relative;
	background: url("../../images/globle/icon_arrow.png") no-repeat right -88px;
	padding: 0 14px 0 0;
}

#header .text{
    min-width:60px;
}
#header .text .dropdown.langue {
	position: relative;
	width: 116px;
}

#header .text .dropdown.complain {
	position: relative;
	width: 80px;
}

#language.dropdown .head {
	position: relative;
	background: url("../../images/globle/icon_arrow.png") no-repeat right -88px;
	padding: 3px 16px 5px 0;
}

.slive {
	color: #CACACA;
}

#shortcut .dropdown .friend.body {
	width: 180px;
}

#shortcut .dropdown .body {
	padding: 5px;
	width: 180px;
	top: 23px;
	text-align: left;
	right: 0px;
	display: none;
	position: absolute;
	z-index: 8;
	background: #FAFAFA;
	border: solid 1px #B4B4B4;
	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CFCFCF));
	background: -moz-linear-gradient(top, white, rgb(207, 207, 207));
	text-shadow: #000 0px 0 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
}

#shortcut .dropdown .body .left {
	width: 160px;
	padding-left: 5px;
	float: left;
}

#shortcut .dropdown .body li:first-child {
	border-bottom: 1px dotted #CCC;
}

#shortcut .dropdown .body li>a {
	color: #444;
	text-decoration: none;
}

#shortcut .dropdown .body li>a:hover {
	color: #FF1111;
	text-decoration: none;
}

#shortcut .dropdown .body li {
	padding: 0px 5px;
	height: 30px;
	line-height: 30px;
	width: 125px;
	border-right: 0px;
}

#header .head_pop {
	border-left: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-bottom: 0px solid #B4B4B4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	z-index: 100;
}

#header .head_pop_none {
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 0px solid transparent;
}

.dropdown .body {
	margin-top: -4px;
	padding: 15px;
	width: 180px;
	text-align: left;
	right: 0px;
	display: none;
	position: absolute;
	z-index: 80;
	background: #FAFAFA;
	border: solid 1px #B4B4B4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CFCFCF));
	background: -moz-linear-gradient(top, white, rgb(207, 207, 207));
	text-shadow: #000 0px 0 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
}

#header .text .dropdown .body {
	padding: 10px;
	width: 180px;
	text-align: left;
	right: 0px;
	top: 23px;
	display: none;
	position: absolute;
	z-index: 80;
	background: #FAFAFA;
	border: solid 1px #B4B4B4;
	-webkit-border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CFCFCF));
	background: -moz-linear-gradient(top, white, rgb(207, 207, 207));
	text-shadow: #000 0px 0 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
	box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px;
}

#header .text .dropdown .body .row {
	margin: 0 0 15px 0;
}

input.button {
	background: url("../../images/globle/bg_map.jpg") repeat-x left top #FFF;
	padding: 0px 20px 3px;
	border: 0px currentColor;
	height: 26px;
	text-align: center;
	color: #FFF;
	line-height: 26px;
	overflow: visible;
	cursor: pointer;
}

#header .text .dropdown .body .select {
	width: 180px;
	margin-top: 5px;
}

#header .text .dropdown .body .btn.row {
	text-align: right;
	margin-bottom: 0px;
	background-image: none;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
}

.verf_zone {
	float: right;
	margin-top: 5px;
	color: #1D1F92;
}

.notices {
	overflow: hidden;
	margin-top: 15px;
	padding: 0px;
	box-shadow: 0px 1px 3px #999;
}

.notices .option {
	height: 20px;
	line-height: 20px;
	padding: 3px 0px 3px 38px;
	border: 1px #ccc solid;
	background: #FBFBFB url('../../images/icon/icon_notice.png') no-repeat 5% center;
}

.notices-blank {
	overflow: hidden;
	margin-top: 15px;
	padding: 0px;
	display : none;
}

.notices-blank .option {
	height: 22px;
	line-height: 22px;
	padding: 3px 0px 3px 38px;
	border: 0px #ccc solid;
}

.notices .option a {
	color: #369;
	text-decoration: none;
}

.notices .option a:hover {
	color: #FF1111;
	text-decoration: underline;
}

.nlinkes {
	overflow: hidden;
	margin-top: 8px;
	padding: 0px;
	box-shadow: 0px 1px 3px #999;
}

.nlinkes .option {
	height: 25px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px #ccc solid;
	background: #FFF;
}

.nlinkes .option select {
	height: 25px;
	width: 100%;
	line-height: 25px;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	border: 1px #ccc solid;
	background: #FFF;
}

.nlinkes .option a {
	color: #369;
	text-decoration: none;
}

.nlinkes .option a:hover {
	color: #FF1111;
	text-decoration: underline;
}

#media_share {
	margin: 3px auto;
	width: 1000px;
	font-size: 14px;
}

#media_share .weixin {
	width: 693px;
	height: 90px;
	padding: 6px 25px;	
	background: rgba(26, 28, 128, 0.9)!important;
	background-color: #1a1c80;
	*background: #1a1c80;
	_background: #1a1c80;
	border: 0px #ccc solid;
	color: #F7F7F8;
	box-shadow: 1px 1px 5px #1a1c80;
	-moz-box-shadow: 1px 1px 5px #1a1c80;
	-webkit-box-shadow: 1px 1px 5px #1a1c80;
}

#media_share .weixin .share {
	font-size: 20px;
	margin: 28px 16px 0 0;
}

#media_share .weixin b.share,#media_share b.scan,#media_share ul,#media_share ul li {
	float: left;
}

#media_share .weixin .scan {
	font-size: 20px;
	margin: 28px 16px 0 0;
}

#media_share .weixin .scan i {
	width: 13px;
	height: 18px;
	*height: 22px;
	display: inline-block;
}

#media_share .weixin .square {
	margin-left: 15px;
}

#media_share .weixin .square li {
	margin-right: 12px;
}

#media_share .weixin .square li.q_1 {
	background: url(../../images/qrcode_weixin_eal.png) left top no-repeat;
	width: 98px;
	height: 98px;
}

#media_share .weixin .square li.q_1 a:link,#media_share .square li.q_1 a:visited,#media_share .square li.q_1 a:active {
	display: block;
	width: 89px;
	height: 89px;
	text-indent: -9999px;
}

#media_share .weixin .square li.q_2 {
	background: url(../../images/qrcode_weixin_eal.png) left top no-repeat;
	width: 90px;
	height: 90px;
	margin-left: 14px;
	margin-top: -1px;
	background-size: contain;
}

#media_share .weixin .square li.q_0 {
	margin-top: 12px;
}

#media_share .company .btmIcon ul li {
	float: left;
	margin-left: 1px;
	margin-top: 6px;
}

#media_share .company .btmIcon ul li.first {
	margin-left: 5px;
}

#media_share .company {
	width: 250px;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}