* {
	margin: 0;
	padding: 0;
}

em, i {
	font-style: normal;
}

li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

button {
	cursor: pointer;
}

a {
	color: #212121;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #1185c8 ;
}

button, input {
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
}

body {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	font: 12px/1.5 "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
	color: #212121;
}

.hide, .none {
	display: none;
}

.clearfix:after {
	visibility: hidden;
	clear: both;
	display: block;
	content: ".";
	height: 0;
}

.clearfix {
	*zoom: 1;
}

@font-face {
	font-family: iconfont;
	src: url(../font/iconfont.eot);
	src: url(../font/iconfont.eot#iefix) format('embedded-opentype'),
		url(../font/iconfont.woff) format('woff'), url(../font/iconfont.ttf)
		format('truetype'), url(../font/iconfont.svg#iconfont) format('svg');
}

.iconfont {
	font-family: iconfont;
	font-style: normal;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
}

.grid_c1 {
	margin: 0px auto;
	width: 1190px;
}

.mod_lazyload {
	
}

.loading, .mod_lazyload, .mod_loading {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.loading, .mod_loading {
	
}

.box_hd {
	background-color: #fff;
	position: relative;
	height: 81px;
	line-height: 81px;
	color: #fff;
}

.box_hd .box_hd_col1 {
	text-align: center;
}

.box_hd .box_hd_col1 .box_tit {
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 81px;
	height: 81px;
	color: #757575;
}

.box_hd .box_hd_col1 .box_tit_hl {
	font-size: 28px;
	color: #1185c8;
}

.box_hd .box_hd_col2 {
	position: absolute;
	right: 20px;
	bottom: 27px;
	line-height: 12px;
	color: #bdbdbd;
	font-size: 12px;
}

.box_hd .box_hd_col2 .sk_cd_sign {
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
}

.box_bd {
	position: relative;
	background-color: #fff;
	height: 146px;
}

.sk_item {
	position: relative;
	float: left;
	width: 290px;
	height: 136px;
	margin-left: 8px;
}

.sk_item .sk_item_note {
	position: absolute;
	top: 44px;
	left: 128px;
	z-index: 10;
	color: #fff;
}

.sk_item .sk_item_note .sk_item_note_title {
	font-size: 20px;
}

.sk_item .sk_item_note .sk_item_note_txt {
	font-size: 12px;
}

.sk_item_first {
	margin-left: 3px;
}

/**********   shortcut   **********/
.fl {
	float: left;
}

.fr {
	float: right;
}

.w {
	margin: auto;
	width: 1190px;
}

.ci-left, .ci-right {
	display: none !important;
}

.loading {
	display: block;
	height: 70px;
}

.dorpdown {
	position: relative;
	z-index: 21;
}

.cw-icon {
	overflow: hidden;
	position: relative;
	z-index: 1;
	float: left;
	border: 1px solid #eaebec;
}

.dorpdown-layer {
	display: none;
	position: absolute;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 1px 2px 1px rgba(0, 0, 0, .1);
}

.dorpdown:hover .dorpdown-layer {
	display: block;
}

.dorpdown:hover .cw-icon {
	padding-bottom: 2px;
	border-color: #ccc;
	border-bottom: none;
	background-color: #fff;
}

.order_man:hover .cw-icon {
	border-color: #ccc;
	background-color: #fff;
}

#shortcut {
	border-bottom: 1px solid #dedede;
	background-color: #eaebec;
}

#shortcut .w {
	height: 30px;
	line-height: 30px;
	color: #999;
}

#shortcut a {
	color: #999;
}

#shortcut a:hover {
	color: #1185c8;
}

#shortcut li {
	float: left;
}

#shortcut li.spacer {
	overflow: hidden;
	margin: 11px 5px 0;
	width: 1px;
	height: 10px;
	background-color: #ccc;
}

#shortcut .dt {
	padding-left: 7px;
	padding-right: 7px;
}

#shortcut .dd {
	line-height: 24px;
}

#shortcut .link_regist {
	cursor: pointer;
}

#shortcut .cw-icon {
	height: 28px;
	line-height: 28px;
}

#shortcut .dorpdown-layer {
	top: 30px;
}

#shortcut .style-blue {
	color: #00a6e2;
}

.fr .cw-icon {
	padding-right: 20px !important;
}

.fr .iconfont {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 12px;
	height: 12px;
	line-height: 12px;
}

#ttbar_login {
	margin-right: 8px;
	z-index: 20;
}

#ttbar_login .link_login {
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
}

#ttbar_login .dt {
	padding-right: 72px;
}

#ttbar_login .dt .nickname {
	display: block;
	width: 70px;
	padding-right: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: right;
}

#ttbar_login .dorpdown_layer {
	left: 0;
	width: 270px;
}

#ttbar_login .nickname {
	margin-right: 40px;
}

#ttbar-tel {
	margin-left: 0px;
}

#ttbar-tel .tel {
	font-size: 12px;
	color: #1185c8;
	font-style: oblique;
	font-weight: bold;
}

#ttbar-mobile .dorpdown-layer {
	left: -23px;
	width: 110px;
}

#ttbar-mobile .mobile_content {
	height: 110px;
	width: 110px;
}

#ttbar-navs .dd {
	right: -84px;
	width: 1188px;
	padding: 15px 0;
}

#ttbar-navs dl {
	float: left;
	width: 255px;
	padding-left: 20px;
	border-left: 1px solid #eee;
}

#ttbar-navs dl.fore1 {
	border-left: none;
	width: 340px;
}

#header {
	border-bottom: 2px solid #1185c8;
	background-color: #fff;
}

#header .w {
	position: relative;
	z-index: 11;
	height: 157px;
}

#logo {
	z-index: 2;
	left: 0;
	top: 0px;
	width: 290px;
	height: 97px;
	background-color: #fff;
}

#logo, .logo_tit {
	position: absolute;
}

.logo_tit {
	width: 100%;
	height: 100%;
}

.logo_tit_lk {
	z-index: 13;
	overflow: hidden;
	display: block;
	width: 290px;
	height: 97px;
	background-image: url(../images/logo_svg.svg);
	background-repeat: no-repeat;
	text-indent: -999px;
}

.logo_subtit {
	display: none;
}

.logo_extend {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
}

.search-m {
	position: relative;
	z-index: 1;
	height: 65px;
}

.search-m .search_logo {
	display: none;
}

.search-m .form {
	position: absolute;
	left: 320px;
	top: 23px;
	width: 500px;
	height: 60px;
}

.search-m .search_triggers {
	position: relative;
	display: block;
	width: 500px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #00a6e2;
}

.search-m .search_triggers .search_tab {
	position: relative;
	float: left;
	display: block;
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}

.search-m .search_triggers .search_tab:hover {
	background-color: #ececec;
}

.search-m .search_triggers .search_tab_on {
	background-color: #1185c8;
	color: #fff;
}

.search-m .search_triggers .search_tab_on:hover {
	background-color: #1185c8;
}

.search-m .button, .search-m .text_main {
	position: relative;
	float: left;
	outline: none;
}

.search-m .text_main {
	padding: 4px;
	width: 424px;
	height: 23px;
	border: 2px solid #1185c8;
	line-height: 25px;
	font-size: 14px;
	color: #989898;
}

.search-m .button, .search-m .text {
	position: relative;
	float: left;
	outline: none;
}

.search-m .text {
	padding: 4px;
	width: 424px;
	height: 23px;
	border: 2px solid #1185c8;
	line-height: 25px;
	font-size: 14px;
	color: #989898;
}

.search-m .text:focus {
	border-color: #00a6e2;
}

.search-m .button {
	position: relative;
	float: left;
	width: 64px;
	height: 35px;
	border: 1px solid #1185c8;
	line-height: 35px;
	border: none;
	background-color: #1185c8;
	font-size: 16px;
	color: #fff;
}

.search-m .button:hover {
	background-color: #00a6e2;
}

.search-m .advance {
	position: absolute;
	left: 830px;
	top: 48px;
	width: 88px;
	height: 33px;
	border: 1px solid #dedede;
	background-color: #ececec;
}

.search-m .advance .advance_txt {
	display: block;
	width: 88px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #00a6e2;
}

.search-m .advance:hover {
	border: 1px solid #ccc;
}

.search-m .advance:hover .advance_txt {
	color: #1185c8;
}

#hotwords {
	overflow: hidden;
	position: absolute;
	left: 320px;
	top: 85px;
	width: 550px;
	height: 20px;
	line-height: 20px;
}

#hotwords a {
	float: left;
	margin: 0 10px;
	white-space: nowrap;
	color: #bdbdbd;
	font-size: 12px;
	line-height: 20px;
}

#hotwords a:hover {
	color: #1185c8;
}

#navitypes {
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 222px;
	height: 40px;
}

#navitypes .type-item {
	float: left;
	width: 74px;
	height: 40px;
	background-color: #ececec;
}

#navitypes .type-item a {
	text-align: center;
	position: relative;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #0a84c1;
}

#navitypes .type-item a:hover {
	color: #fff !important;
}

#navitypes .type-item-on {
	background-color: #1185c8;
}

#navitypes .type-item-on a {
	color: #fff;
}

#navitems {
	overflow: hidden;
	position: absolute;
	left: 200px;
	bottom: 0;
	width: 990px;
	height: 40px;
}

#navitems .spacer, #navitems li, #navitems ul {
	float: left;
}

#navitems li {
	margin-left: 50px;
}

#navitems a {
	position: relative;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #212121;
}

#navitems a.active {
	color: #1185c8 !important;
}

#navitems a:hover {
	color: #1185c8 !important;
}

#navitems .spacer {
	overflow: hidden;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: -10px;
	width: 1px;
	height: 10px;
	background-color: #ccc;
}

#settleup {
	display: block;
	width: 152px;
	height: 33px;
	position: absolute;
	left: 1016px;
	top: 48px;
}

#settleup .cw-icon {
	width: 100%;
	height: 100%;
	background-color: #fff;
	text-align: center;
	line-height: 33px;
}

#settleup .cw-icon .iconfont {
	margin-right: 3px;
	font-size: 16px;
	color: #1185c8;
}

#settleup .cw-icon a {
	color: #212121;
}

#settleup .ci-count {
	position: absolute;
	top: 5px;
	left: 115px;
	right: auto;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding: 1px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	background-color: #f10215;
	border-radius: 7px;
	min-width: 12px;
	text-align: center;
}

#settleup .dorpdown-layer {
	top: 35px;
	right: 0;
	width: 308px;
}

#settleup-content {
	position: relative;
	z-index: 2;
	width: 100%;
	background: #fff;
}

.typemenu {
	position: absolute !important;
	top: 157px;
	left: 0;
	height: 0;
	width: 222px;
	z-index: 999;
}

.cate {
	position: relative;
	z-index: 2;
}

.cate_menu {
	overflow: hidden;
	padding: 10px 0;
	height: 420px;
	background-color: #1185c8;
	color: #fff;
}

.cate_menu_item {
	overflow: hidden;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 0;
}

.cate_menu_item .iconfont {
	position: absolute;
	right: 5px;
	top: 20px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	color: #fff;
}

.cate_menu_item_on {
	background-color: #999395;
}

.cate_menu_line {
	padding: 0 4px;
	font-size: 12px;
}

.cate_menu_lk {
	font-size: 14px;
	color: #fff;
}

.cate_menu_lk:hover {
	color: #00a6e2;
}

.cate_pop {
	position: absolute;
	left: 190px;
	top: 0;
	width: 998px;
	min-height: 478px;
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7;
	box-shadow: 2px 0 5px rgba(0, 0, 0, .3);
	-webkit-transition: top .25s ease;
	transition: top .25s ease;
}

.cate_part {
	display: none;
	padding: 20px 0 10px;
}

.cate_part_col1 {
	float: left;
	width: 800px;
}

.cate_part_col2 {
	float: left;
	width: 198px;
}

.cate_brand {
	margin: auto;
	width: 168px;
	font-size: 0;
}

.cate_brand_lk {
	overflow: hidden;
	display: inline-block;
	width: 83px;
	height: 35px;
	margin: 0 0 1px 1px;
	background-color: #e7e7e7;
}

.cate_promotion {
	margin: 10px auto 0;
	width: 168px;
}

.cate_promotion_lk {
	display: block;
	margin-bottom: 1px;
	height: 134px;
	background-color: #e7e7e7;
}

.cate_channel {
	overflow: hidden;
	padding-left: 20px;
	height: 24px;
}

.cate_channel_lk {
	*cursor: pointer;
	float: left;
	margin-right: 10px;
	padding: 0 10px;
	height: 24px;
	background-color: #6e6568;
	line-height: 24px;
	color: #fff;
}

.cate_channel_lk:hover {
	background-color: #5c5251;
	color: #fff;
}

.cate_channel_arrow {
	margin-left: 5px;
}

.cate_detail {
	overflow: hidden;
	*zoom: 1;
	padding: 10px 0 0 20px;
}

.cate_detail_col1, .cate_detail_col2 {
	float: left;
	width: 369px;
}

.cate_detail_col1 {
	padding-right: 20px;
	border-right: 1px solid #eee;
}

.cate_detail_col2 {
	margin-left: 20px;
}

.cate_detail_item {
	position: relative;
	padding-left: 80px;
}

.cate_detail_tit {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 9px;
	*top: 8px;
	width: 70px;
	text-align: right;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cate_detail_tit_arrow {
	margin-left: 5px;
}

.cate_detail_con {
	overflow: hidden;
	*zoom: 1;
	padding: 6px 0;
	border-top: 1px solid #eee;
}

.cate_detail_item1 .cate_detail_con {
	border-top: none;
}

.cate_detail_con_lk {
	float: left;
	margin: 4px 0;
	padding: 0 10px;
	height: 16px;
	border-left: 1px solid #e0e0e0;
	line-height: 16px;
	white-space: nowrap;
}

.cate_detail_con_lk_hot {
	font-weight: 700;
	color: #c81623;
}

.slider_main {
	position: relative;
	margin: 10px 0px 15px 0px;
	height: 320px;
}

.slider_main img {
	display: none;
}

.slider_main .bannerimgmenu {
	
}

.slider_item {
	background-color: #fff;
}

.slider_item, .slider_item_lk, .slider_list {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}

.slider_item_img {
	display: block;
	width: 100%;
	height: 100%;
}

.slider_control_item {
	display: none;
	*cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	width: 30px;
	height: 60px;
	background-color: #333;
	background-color: rgba(0, 0, 0, .1);
	line-height: 60px;
	text-align: center;
}

.slider_control_item:hover {
	background: rgba(0, 0, 0, .6);
}

.slider_control_prev {
	left: 0;
}

.slider_control_next {
	right: 0;
}

.slider_control_item i {
	font-size: 20px;
	color: #fff;
}

.slider_main:hover .slider_control_item {
	display: block;
}

.slider_indicator {
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 20px;
	font-size: 0;
	padding: 4px 8px;
	border-radius: 12px;
	background-color: hsla(0, 0%, 100%, .3);
	display: none;
}

.slider_indicator_btn {
	display: inline-block;
	margin-right: 10px;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
}

.slider_indicator_btn_last {
	margin-right: 0;
}

.slider_indicator_btn_active {
	background-color: #db192a;
}

.slider_extend {
	height: 95px;
}

.slider_extend .slider_extend_img {
	float: left;
	width: 234px;
	height: 95px;
	margin-left: 9px;
}

.slider_extend .slider_extend_img_first {
	margin-left: 0px;
}

.slider_bi {
	overflow: hidden;
	float: left;
	margin-left: 10px;
	width: 390px;
	height: 130px;
}

.slider_bi_lk {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
}

.slider_bi_img {
	display: block;
	width: 390px;
	height: 130px;
}

.user {
	padding: 0 10px;
	height: 115px;
	border-bottom: 1px solid #e6e6e6;
}

.user_info {
	overflow: hidden;
	position: relative;
	padding: 15px 0 15px 70px;
	height: 45px;
}

.user_info_avatar {
	overflow: hidden;
	position: absolute;
	margin-left: -50px;
	width: 40px;
	height: 40px;
}

.user_info_avatar img {
	display: block;
	height: 100%;
	border-radius: 23px;
}

.user_info_show p {
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.user_profit {
	overflow: hidden;
	height: 25px;
	font-size: 0;
}

.user_profit a {
	color: #1185c8;
}

.user_profit a:hover {
	color: #00a6e2;
}

.user_profit .user_login {
	display: inline-block;
	margin-left: 35px;
	width: 63px;
	height: 23px;
	border: 1px solid #1185c8;
	line-height: 23px;
	font-size: 12px;
	text-align: center;
	background-color: #dcedf7;
}

.user_profit .user_reg {
	display: inline-block;
	margin-left: 25px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	text-align: center;
}

.news {
	overflow: hidden;
	padding: 0;
	height: 235px;
	position: relative;
}

.news .mod_tab_head {
	display: block;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	line-height: 14px;
	margin: 0 10px;
}

.news_more {
	position: absolute;
	right: 10px;
	top: 8px;
}

.news .mod_tab_head_item {
	display: block;
	padding: 2px 0px;
	height: 28px;
	width: 60px;
	line-height: 28px;
	float: left;
	color: #333;
	text-align: center;
	cursor: pointer;
}

.news .last_news_item {
	margin-left: 19px;
}

.news .mod_tab_head_item_on {
	border-bottom: 2px solid #1185c8;
	padding-bottom: 0;
}

.news .spacer {
	width: 1px;
	height: 16px;
	background-color: #bdbdbd;
	position: absolute;
	top: 8px;
	left: 78px;
	z-index: 11;
}

.news .mod_tab_content {
	padding: 5px 10px;
}

.news .mod_tab_content_item {
	display: none;
}

.news .mod_tab_content_item_on {
	display: block;
}

.news2 {
	overflow: hidden;
	padding: 0;
	height: 235px;
	position: relative;
}

.news2 .mod_tab_head {
	display: block;
	border-bottom: 1px solid rgba(230, 230, 230, 0.55);
	position: relative;
	line-height: 14px;
	font-size: 14px;
	margin: 0 10px;
	color: #797979;
}

.news2 .mod_tab_head_item {
	display: block;
	padding: 2px 2px;
	height: 28px;
	line-height: 28px;
	float: left;
	color: #333;
	text-align: center;
	cursor: pointer;
}

.news2 .last_news_item {
	margin-left: 19px;
}

.news2 .mod_tab_head_item_on {
	padding-bottom: 0;
	color: #279BD0 !important;
}

.news2 .spacer {
	width: 1px;
	height: 16px;
	background-color: #bdbdbd;
	position: absolute;
	top: 8px;
	left: 78px;
	z-index: 11;
}

.news2 .mod_tab_content {
	padding: 5px 10px;
}

.news2 .mod_tab_content_item {
	display: none;
}

.news2 .mod_tab_content_item_on {
	display: block;
}

.news2 .mod_tab_head_item .tab_title {
	display: inline-block;
}

.news2 .mod_tab_head_item_on .tab_title {
	border-bottom: 3px solid rgba(25, 158, 216, 1);
}

.news_item {
	line-height: 24px;
	_width: 208px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	overflow: hidden;
}

.news_tab_active {
	position: absolute;
	bottom: -1px;
	left: -2px;
	width: 50px;
	height: 2px;
	background: #1185c8;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.service {
	overflow: hidden;
	position: absolute;
	height: 55px;
	padding-left: 10px;
	bottom: 10px;
}

.service_entry {
	overflow: hidden;
	width: 210px;
}

.fs {
	z-index: 9;
	margin-bottom: 10px;
}

.fs, .fs_inner {
	position: relative;
}

.fs_inner {
	z-index: 1;
	height: 440px;
	background-color: #eaebec;
}

.fs_col1 {
	float: left;
	height: 440px;
	width: 222px;
}

.fs_col2 {
	float: left;
	height: 100%;
	margin-left: 232px;
	width: 720px;
}

.fs_col3 {
	float: right;
	margin-left: 10px;
	width: 228px;
	height: 100%;
	background-color: #fff;
}

.fs_act {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.index {
	background-color: #f6f6f6;
}

.sk {
	height: 227px;
}

.fbt, .sk {
	margin-bottom: 10px;
}

.fbt {
	height: 76px;
}

.fbt_img_wrapper {
	text-align: center;
}

.coupon {
	height: 550px;
}

.inst {
	height: 265px;
}

.coupon, .inst {
	margin-bottom: 30px;
}

/* .footer { */
/* 	position: relative; */
/* 	float: left; */
/* 	width: 100%; */
/* 	height: 320px; */
/* 	background-color: #e3e4e5; */
/* } */

/* .footer .footer_box { */
/* 	padding: 25px 0 45px 0px; */
/* 	height: 250px; */
/* } */

/* .footer .footer_left { */
/* 	position: relative; */
/* 	float: left; */
/* 	width: 880px; */
/* 	height: 250px; */
/* } */

/* .footer .footer_left .footer_links { */
/* 	height: 190px; */
/* 	padding: 15px 0 0 20px; */
/* } */

.footer .footer_left .footer_links .outside_links {
	height: 22px;
	font-size: 14px;
}

/* .footer .footer_left .footer_links .outside_links .outside_links_tit { */
/* 	position: relative; */
/* 	float: left; */
/* 	line-height: 22px; */
/* 	font-size: 14px; */
/* 	color: #555555; */
/* } */

/* .footer .footer_left .footer_links .outside_links .spacer { */
/* 	position: relative; */
/* 	float: left; */
/* 	display: block; */
/* 	height: 16px; */
/* 	width: 1px; */
/* 	background-color: #d7dade; */
/* 	margin: 3px 10px; */
/* } */

/* .footer .footer_left .footer_links .outside_links .outside_links_list { */
/* 	position: relative; */
/* 	float: left; */
/* 	line-height: 22px; */
/* 	font-size: 14px; */
/* } */

/* .footer_help_list { */
/* 	margin-top: 20px; */
/* 	overflow: hidden; */
/* 	height: 150px; */
/* } */

/* .footer_help_nav { */
/* 	float: left; */
/* 	width: 198px; */
/* 	line-height: 22px; */
/* } */

/* .footer_help_nav_con a { */
/* 	color: #555555 !important; */
/* } */

/*.footer_help_nav_con a:visited {
        color: #555555 !important;
    }*/
/* .footer_help_nav_tit { */
/* 	margin-bottom: 5px; */
/* 	font-size: 14px; */
/* } */

/* .footer .footer_left .footer_links .outside_links .outside_links_list .outside_links_item */
/* 	{ */
/* 	position: relative; */
/* 	float: left; */
/* 	margin-left: 10px; */
/* } */

/* .footer .footer_left .footer_links .outside_links .outside_links_list .outside_links_item_1 */
/* 	{ */
/* 	margin-left: 3px; */
/* } */

/* .footer .footer_left .footer_links .outside_links .outside_links_list .outside_links_item a */
/* 	{ */
/* 	color: #00a6e2; */
/* } */

/* .footer .footer_left .footer_links .outside_links .outside_links_list .outside_links_item a:hover */
/* 	{ */
/* 	color: #1185c8; */
/* } */

/* .footer .footer_left .footer_copyright { */
/* 	border-top: 1px solid #d7dade; */
/* 	margin: 0 100px 0 10px; */
/* 	font-size: 12px; */
/* 	height: 40px; */
/* 	line-height: 40px; */
/* 	color: #939393; */
/* } */

/* .footer .footer_right { */
/* 	position: relative; */
/* 	float: left; */
/* 	border-left: 1px solid #d7dade; */
/* 	height: 250px; */
/* } */

/* .footer .footer_right .footer_right_img_wrapper { */
/* 	margin: 53px 0 0 88px; */
/* } */

/* .footer .footer_right .footer_right_note { */
/* 	margin: 10px 0 0 88px; */
/* 	font-size: 12px; */
/* 	color: #969595; */
/* 	width: 110px; */
/* 	text-align: center; */
/* } */

.news_b, .point {
	margin-bottom: 10px;
}

.news_b {
	height: 284px;
}

.news_b .news_b_item {
	position: relative;
	float: left;
	width: 350px;
	height: 270px;
	border-top: 2px solid #ffaf00;
	background-color: #fff;
	padding: 20px;
	margin-left: 10px;
}

.news_b .news_b_item_1 {
	border-top: 2px solid #ffaf00;
	margin-left: 0px;
}

.news_b .news_b_item_2 {
	border-top: 2px solid #00a6e2;
}

.news_b .news_b_item_3 {
	border-top: 2px solid #62bb46;
}

.news_b .news_b_item .news_b_item_tit_wrapper {
	height: 32px;
	position: relative;
}

.news_b .news_b_item .news_b_item_tit_wrapper .news_b_item_tit {
	position: absolute;
	left: 6px;
	top: 0px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #ffaf00;
}

.news_b .news_b_item .news_b_item_tit_wrapper .news_b_item_tit_1 {
	color: #ffaf00;
}

.news_b .news_b_item .news_b_item_tit_wrapper .news_b_item_tit_2 {
	color: #00a6e2;
}

.news_b .news_b_item .news_b_item_tit_wrapper .news_b_item_tit_3 {
	color: #62bb46;
}

.news_b .news_b_item .news_b_item_tit_wrapper .news_b_item_note {
	position: absolute;
	right: 0px;
	top: 6px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}

.news_b .news_b_item .news_list {
	width: 350px;
	height: 199px;
	border-top: 1px solid #d7dade;
	padding-top: 10px;
	/*list-style-type: square;
        list-style-position: inside;*/
}

.news_b .news_b_item .news_list .news_item {
	width: 350px;
	max-width: 350px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	list-style-type: square;
	list-style-position: inside;
	padding: 1px 0px;
	color: #a5a5a5;
}

.news_b .news_b_item .news_list .news_item .news_link {
	margin-left: 0px;
	-khtml-margin-left: 0;
	-webkit-margin-left: 0;
	color: #555555 !important;
}

.news_b .news_b_item .news_list .news_item .news_link:hover {
	color: #1185c8 !important;
}

/*.news_b .news_b_item .news_list .news_item .news_link:visited {
                    color: #555555 !important;
                }*/

/*.news_b .news_b_item .news_list .news_item .news_link:visited:hover {
                        color: #1185c8 !important;
                    }*/
.point {
	height: 150px;
}

.point_list {
	height: 60px;
	padding: 60px 0 30px 0;
}

.point_item {
	width: 295px;
	height: 60px;
	position: relative;
	float: left;
	margin-left: 2px;
}

.point_item_logo_wrapper {
	position: relative;
	float: left;
}

.point_item_logo {
	width: 60px;
	height: 60px;
}

.point_item_txt {
	width: 220px;
	height: 40px;
	position: relative;
	float: left;
	padding: 8px 0 0 15px;
}

.point_item_txt_tit {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
}

.point_item_txt_note {
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	margin-top: 10px;
	color: #757575;
}

.mobile {
	position: relative;
	z-index: 21;
}

.mobile_txt {
	width: 60px;
	text-align: center;
}

.mobile_static {
	position: absolute;
	left: 7px;
	width: 58px;
	height: 58px;
	border: 1px solid #cfcfcf;
}

.mobile_static_qrcode {
	margin: 4px auto;
	width: 52px;
	height: 52px;
	background: #f6f6f6
		url(//misc.360buyimg.com/mtd/pc/index/home/images/mobile_qrcode.png)
		50% no-repeat;
}

@media only screen and (-o-min-device-pixel-ratio:3/2) , only screen and
		(-webkit-min-device-pixel-ratio:1.5) , only screen and
		(min--moz-device-pixel-ratio:1.5) , only screen and
	(min-device-pixel-ratio:1.5) {
	.mobile_static_qrcode {
		background:
			url(//misc.360buyimg.com/mtd/pc/index/home/images/mobile_qrcode@2x.png)
			50% no-repeat;
		background-size: 50px;
	}
}

.mobile_pop:before, .mobile_static:before {
	content: '';
	position: absolute;
	display: block;
	top: -9px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 5px;
	border-style: solid;
	border-color: #e4e4e4 #e4e4e4 #f6f6f6;
}

.mobile_pop:before {
	border-color: #e4e4e4 #e4e4e4 #fff;
	left: 158px;
}

.mobile .mod_loading {
	height: 200px;
}

.mobile_pop {
	display: none;
	position: absolute;
	left: auto;
	right: 4px;
	top: 30px;
	width: 190px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	border-bottom: 3px solid #60575a;
}

.mobile_on .mobile_pop {
	display: block;
}

.mobile_on .mobile_static {
	display: none;
}

.coupon_inner {
	height: 570px;
}

.coupon_hd {
	position: relative;
	height: 50px;
}

.coupon_logo {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) 0px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.coupon_entry {
	position: relative;
	float: left;
	height: 50px;
	/*width: 205px;*/
	margin-left: 10px;
	padding-right: 20px;
}

.coupon_entry_tit {
	display: block;
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
	font-weight: 400;
	color: #1185c8;
	margin-bottom: 10px;
}

.coupon_entry_gap {
	display: block;
	position: relative;
	float: left;
	background-color: #d6dcde;
	height: 30px;
	width: 1px;
	margin: 5px 10px 15px 10px;
}

.coupon_entry_txt {
	display: block;
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #757575;
	font-size: 14px;
	margin: 4px 0 10px 4px;
}

.coupon_entry_btn_group {
	display: block;
	height: 50px;
	float: left;
}

.coupon_entry_btn_group .coupon_entry_btn {
	display: block;
	position: relative;
	float: left;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	padding: 0px 20px;
	text-align: center;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	color: #757575;
}

.coupon_entry_btn_group .coupon_entry_btn_on {
	border-bottom: 3px solid #1185c8;
	color: #00a6e2;
}

.coupon_entry_btn_ico {
	position: absolute;
	right: 15px;
	top: 5px;
	width: 15px;
	height: 16px;
}

.coupon_bd {
	position: relative;
	background-color: #fff;
	height: 460px;
	border-top: 2px solid #1185c8;
	padding: 25px 0 15px 0;
	margin-bottom: 10px;
}

.coupon_list {
	position: relative;
	float: left;
	width: 921px;
}

.coupon_item {
	position: relative;
	float: left;
	width: 122px;
	height: 210px;
	margin-left: 27px;
	overflow: hidden;
	padding: 10px 0;
}

.coupon_item_5 {
	width: 200px;
}

.coupon_item_lk {
	*cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.coupon_item_pic_lk {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	font-size: 12px;
	color: #00a6e2;
	line-height: 13px;
}

.coupon_item_pic_lk .coupon_item_img {
	width: 120px;
	height: 120px;
	border: 1px solid #eaeaea;
}

.coupon_item_pic_lk .coupon_item_name {
	margin-top: 12px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.coupon_item_pic_lk .coupon_item_txt {
	color: #bdbdbd;
	margin-top: 14px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.coupon_item_pic_lk:hover .coupon_item_img {
	border: 1px solid #bdbdbd;
}

.coupon_item_pic_lk:hover .coupon_item_name {
	color: #1185c8;
}

.coupon_right {
	position: relative;
	float: left;
	width: 264px;
	border-left: 1px solid #efefef;
}

.coupon_right_tit {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #212121;
}

.coupon_right_tit .coupon_right_tit_txt {
	font-size: 12px;
	color: #bdbdbd;
}

.coupon_right_list {
	position: relative;
}

.coupon_right_item {
	position: relative;
	float: left;
	width: 112px;
	height: 119px;
	overflow: hidden;
	padding: 7px 10px;
	text-align: center;
}

.coupon_right_item_pic_lk {
	font-size: 12px;
	color: #00a6e2;
	line-height: 13px;
}

.coupon_right_item_name {
	margin-top: 5px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inst_inner {
	height: 275px;
}

.inst_hd {
	position: relative;
	height: 50px;
}

.inst_logo1 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) 0px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_logo2 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) -40px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_logo3 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) -80px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_logo4 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) -120px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_logo5 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) -160px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_logo6 {
	position: relative;
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/title.png) -200px 0px no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inst_entry {
	position: relative;
	float: left;
	height: 50px;
	/*width: 205px;*/
	margin-left: 10px;
	padding-right: 20px;
}

.inst_entry_tit {
	display: block;
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB",
		"\5b8b\4f53", sans-serif;
	font-weight: 400;
	color: #1185c8;
	margin-bottom: 10px;
}

.inst_entry_btn_group {
	display: block;
	height: 50px;
	float: left;
}

.inst_entry_btn_group .inst_entry_btn {
	display: block;
	position: relative;
	float: left;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	padding: 0px 20px;
	text-align: center;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	color: #757575;
}

.inst_entry_btn_group .inst_entry_btn_on {
	border-bottom: 3px solid #1185c8;
	color: #00a6e2;
}

.inst_entry_btn_ico {
	position: absolute;
	right: 15px;
	top: 5px;
	width: 15px;
	height: 16px;
}

.inst_bd {
	margin-top: -1px;
	position: relative;
	background-color: #fff;
	height: 286px;
	border-top: 2px solid #1185c8;
	padding: 25px 10px;
}

.inst_list {
	position: relative;
}

.inst_item {
	position: relative;
	float: left;
	width: 143px;
	height: 142px;
	overflow: hidden;
	padding: 5px 12px;
}

.inst_item_lk {
	*cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.inst_item_pic_lk {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #757575;
	line-height: 13px;
}

.inst_item_pic_lk .inst_item_img {
	width: 100px;
	height: 100px;
}

.inst_item_pic_lk .inst_item_img img {
	width: 100px;
	height: 100px;
}

.inst_item_pic_lk .inst_item_name {
	margin-top: 8px;
	/*height: 26px;*/
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
	line-height: 15px;
	text-overflow: ellipsis;
}

.arrow_more {
	font-family: "\5B8B\4F53" !important;
}

.footer_help_nav ul li {
	padding: 1px 0px;
}