@charset "utf-8";
.red{
	color:#ff0042;
}
.header,
.container{
	width:1240px;
	margin:0 auto;
}
.header-wrapper{
	border-bottom:2px solid #e8e8e8;
}
.hsk-ext{
	margin-top:39px;
}
.adpic{
	width:741px;
	border-bottom:2px solid #fff;
	height:96px;
	overflow:hidden;
	margin-top:20px;
}
.adpic a{float:left;}
.pic{
	margin:0;
	padding:0;
	list-style:none;
	padding:20px 0 5px 0;
	margin-left:-10px;
}
.pic li{
	float:left;
	width:305px;
	margin-left:9px;
}
.pic .nomgl{
	margin-left:0;;
}
.pic li img{
	display:block;
	width:299px;
	height:240px;
}
/*搜索*/
.domain-link{
	float:left;
	margin-top:30px;
}
.domain-link ul li{
	width:51px;
	float:left;
	height:44px;
	background-image:url(domain.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-right:25px;
}
.domain-link .nomgr{
	margin-right:0;
}
.domain-link ul li a{
	display:inline-block;
	width:51px;
	padding-top:23px;
	height:21px;
	font-size:14px;
	color:#f16b2c;
}

.domain-link .com{
	background-position:0px 0px;
}
.domain-link .net{
	background-position:-51px 0px;
}
.domain-link .pw{
	background-position:-102px 0px;
}
.domain-link .one{
	background-position:-153px 0px;
}
.domain-link .la{
	background-position:-204px 0px;
}
.domain-link .cn{
	background-position:-255px 0px;
}
.search-wrapper{
	background-color:#f5f5f5;
	height:100px;
	padding-left:30px;
}
.section-top {
	height: 100px;
	background-color:#f1f1f1;
}
.section-top-inner {
	width: 850px;
	padding-top:8px;
	float:left;
}
.section-top h1 {
	font-size: 36px;
	color: #785843;
	font-weight: normal;
}
.section-top p {
	font-size: 20px;
	color: #785843;
}
.search-area {
	margin: 20px 0;
	float:left;
	zoom: 1;
	z-index: 9;
}
.search-box {
	height: 44px;
	background: #fff;
	width: 672px;
	position: relative;
	float:left;
}
.search-box .query-input {
	height: 40px;
	line-height: 40px;
	outline: none;
	border: none;
	padding-left: 10px;
	width: 662px;
	background: #fff;
	font-size: 16px;
	border:2px solid #ff0042;
}
.search-area .btn-search {
	float:left;
	height: 44px;
	line-height: 44px;
}
.search-area .btn-search .iconfont {
	font-size: 32px;
}
.search-box .select {
	position: absolute;
	top: 0;
	right: 0;
	width: 105px;
	height:36px;
	padding-top: 8px;
	background-color: #fff;
	font-size: 18px;
	color: #6a6a6a;
}
.search-box .select em {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 4px solid;
	border-color: #999 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 20px;
}
.search-box .select span {
	display: inline-block;
	width: 84px;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #eaeaea;
	text-align: center;
}
.select .select-dropdown {
	position: absolute;
	top: 52px;
	right: 0;
	background: #fff;
	padding: 7px 15px;
	width: 345px;
	line-height: none;
}
.select .select-dropdown label {
	text-align: left;
	width: 115px;
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.select .select-dropdown label input {
	display: none;
}
.select .select-dropdown i {
	display: inline-block;
	vertical-align: middle;
	height: 12px;
	width: 12px;
	border: 1px solid #c0c0c0;
	background: #fff;
	margin-right: 8px;
}
.select .select-dropdown label:hover, .select .select-dropdown .hover, .select .select-dropdown .checked {
	color: #f86106;
}
.select .select-dropdown label:hover i, .select .select-dropdown .hover i {
	border-color: #f86106;
}
.select .select-dropdown .checked i {
	border-color: #f86106;
	background: #fff url(../img/checked.gif) center center no-repeat;
}
.select .select-dropdown .arrow {
	top: -10px;
	right: 45px;
	border-width: 5px;
	border-color: transparent transparent #fff transparent;
	border-style: solid;
}
.section-top-ext {
	width: 78px;
	text-align: center;
	float:left;
	padding-top:39px;
}
.section-top-ext .search-link{
	color:#f86106;
}
.search-link:hover{
	text-decoration:underline;	
}
.section .title {
	position: relative;
}
.section .title h2 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 46px;
}
.section .title .ext {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 46px;
}
.section .title .ext a {
	color: #d1d1d1;
}
.section .title .ext a:hover {
	color: #f86106;
}
.section-product .section-content {
	margin-left: -1%;
	_margin-left: -12px;
}
.section-product .section-content a {
	display: block;
	float: left;
	width: 32.3%;
	margin-left: 1%;
	height: 200px;
	padding: 35px 0;
	background-color: #f9f9f9;
	color: #999;
	_display: inline;
}
.section-product .section-content div {
	padding: 30px 35px 0 170px;
	font-size: 18px;
	color: #333;
	height: 80px;
	position: relative;
	zoom: 1;
}
.section-product .section-content div strong {
	font-weight: normal;
}
.section-product .section-content li {
	padding-left: 35px;
	line-height: 28px;
}
.section-product .icon-logo {
	display: block;
	width: 150px;
	height: 150px;
	background: 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -10px;
	left: 35px;
}
.section-product .il-website {
	background-image: url(../img/logo_website.gif);
}
.section-product .il-hosting {
	background-image: url(../img/logo_hosting.gif);
}
.section-product .il-olivemail {
	background-image: url(../img/logo_olivemail.gif);
}
.section-wrapper {
	width:1240px;
	margin:0 auto;
}
.section-wrapper .section {
	float: left;
	margin-left: 1%;
	width: 32.666%;
}
.section-wrapper .nomgl{
	margin-left:0;
}
.section-wrapper .section-content {
	background-color: #f9f9f9;
	padding: 20px 35px;
	height: 132px;
}
.section-how .section-content .item strong {
	font-weight: normal;
	color: #333;
}
.section-how .section-content {
	padding-right: 0;
}
.section-how .section-content .item {
	margin-bottom: 20px;
	white-space: normal;
}
/*火狐新闻网css*/
.main-mod {
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	margin-bottom: 30px
}

.message{
    width: 1240px;
    height: 150px;
    margin-bottom: 5px;
}

.main-left{
    width:250px;
    height:787px;
    float:left;
    margin-bottom:5px;
}

.main-top {
    width: 985px;
    height:787px;
    float: right;
	clear: right;
	position: relative
}

.main-bottom{
    width: 250px;
    background-color: #f5f5f5;
    height: 250px;
    float: right;
    margin-top: 10px;
}

.main-top .top-left,.main-top .top-right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.main-top .top-right {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none
}

.main-top .top-left {
	position: relative;
	width:732px;
}

.main-top .top-left .no-sites {
	text-align: center;
	height: 60px;
	line-height: 60px
}

.main-top .top-left .no-sites .site-manage-opt {
	color: #ff9500;
	margin-left: 10px;
	text-decoration: underline;
	display: inline
}

.main-top .top-left .main-site {
	position: relative;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 250px
}

.main-top .top-left .site-mod {
	clear: both
}

.main-top .top-left .site-mod li {
	width: 102px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	position: relative;
	float: left
}

.main-top .top-left .site-mod a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.main-top .top-left .site-mod .site-multiple p {
	margin: 0 auto;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.main-top .top-left .site-mod .site-multiple a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	width: 35px;
	text-align: center
}

.main-top .top-left .site-mod .site-multiple .site-sub {
	overflow: hidden;
	padding-left: 7px;
	background-position: -216px -380px
}

.main-top .top-left .site-mod .site-dropmenu {
	position: absolute;
	top: 25px;
	left: 0;
	width: 100%;
	border: 1px solid red;
	line-height: 26px;
	text-align: center;
	border: 1px solid #DDD;
	background: #fcfcfc;
	z-index: 1;
	display: none
}

.main-top .top-left .site-mod .site-dropdown a {
	background-position: right -314px;
	padding-right: 10px
}

.main-top .top-left .site-mod .site-dropdown .site-sub {
	display: block;
	background: 0;
	width: auto
}

.main-top .top-left .site-mod .site-dropdown .site-sub.first {
	border-top: 0
}

.main-top .top-left .site-mod .site-my {
	height: auto
}

.main-top .top-left .site-mod .site-sys-details {
	margin: 0 16px;
	padding: 17px 0 0 0;
	border-top: 1px dashed #CCC
}

.main-top .top-left .site-mod .site-sys-details .site-sys-mod {
	height: 150px;
	width: 100%;
	display: none
}

.main-top .top-left .site-mod .site-sys-details .site-sys-mod.on {
	display: block
}

.main-top .top-left .site-mod .site-sys-details .site-type {
	overflow: hidden
}

.main-top .top-left .site-mod .site-sys-details .site-sys-types {
	padding: 0
}

.main-top .top-left .site-my,.main-top .top-left .site-liner {
	padding-top: 10px
}

.main-top .top-left .site-sys {
	padding: 10px 0;
	overflow: hidden
}

.main-top .top-left .btn-site-manage {
	position: absolute;
	top: 5px;
	right: 10px;
	display: none;
	background-position: -184px -106px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	z-index: 1
}

.main-top .top-left .btn-site-manage:hover {
	background-position: -162px -107px
}

.main-top .top-left .main-site-manage {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	width: 746px;
	display: none;
	z-index: 1000
}

.main-top .top-left .main-site-manage .sm-hint {
	border: 1px solid #e2dfa0;
	background: #fbfade;
	padding: 0 10px;
	text-align: center;
	color: red;
	font-size: 12px;
	display: none;
	margin-top: -5px;
	margin-bottom: 10px
}

.main-top .top-left .main-site-manage .sm-title {
	height: 36px;
	padding: 0 54px 0 10px;
	border-bottom: 1px solid #CCC;
	text-align: right;
	position: relative;
	overflow: hidden
}

.main-top .top-left .main-site-manage .sm-cont {
	overflow: hidden;
	position: relative
}

.main-top .top-left .main-site-manage .sm-title p,.main-top .top-left .main-site-manage .sm-title b {
	line-height: 36px
}

.main-top .top-left .main-site-manage .sm-title p {
	float: right
}

.main-top .top-left .main-site-manage .sm-title p a {
	padding: 0 5px;
	display: block;
	float: left;
	line-height: 35px;
	margin-right: 10px;
	position: relative
}

.main-top .top-left .main-site-manage .sm-title p a i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 20px
}

.main-top .top-left .main-site-manage .sm-title .site-get i {
	background-position: 0 -97px
}

.main-top .top-left .main-site-manage .sm-title .site-get:hover i {
	background-position: -23px -96px
}

.main-top .top-left .main-site-manage .sm-title .site-put i {
	background-position: -49px -96px
}

.main-top .top-left .main-site-manage .sm-title .site-put:hover i {
	background-position: -75px -97px
}

.main-top .top-left .main-site-manage .sm-title .site-restore i {
	background-position: -102px -96px
}

.main-top .top-left .main-site-manage .sm-title .site-restore:hover i {
	background-position: -131px -97px
}

.main-top .top-left .main-site-manage .sm-title b {
	float: left
}

.main-top .top-left .main-site-manage .sm-title .sm-close {
	position: absolute;
	right: 10px;
	top: 8px;
	display: block;
	width: 22px;
	text-align: center;
	height: 22px;
	line-height: 21px;
	font-size: 20px;
	color: #fff
}

.main-top .top-left .main-site-manage .sm-custom,.main-top .top-left .main-site-manage .sm-current {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #CCC
}

.main-top .top-left .main-site-manage .sm-custom {
	padding: 17px 10px
}

.main-top .top-left .main-site-manage .sm-current {
	padding: 17px 10px 9px 2px;
	padding: 17px 10px 9px 3px\9
}

.main-top .top-left .main-site-manage .sm-current p {
	float: left;
	width: 79px;
	padding: 0 6px;
	border: 1px dashed #CCC;
	margin: 0 0 8px 11px;
	cursor: move;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	font-size: 0;
	-webkit-text-size-adjust: none
}

.main-top .top-left .main-site-manage .sm-custom input {
	height: 26px;
	vertical-align: middle
}

.main-top .top-left .main-site-manage .sm-custom .ipt {
	border: 1px solid #CCC;
	height: 14px;
	padding: 6px 0 6px 6px
}

.main-top .top-left .main-site-manage .sm-custom .ipt-site {
	width: 350px
}

.main-top .top-left .main-site-manage .sm-custom .ipt-name {
	width: 179px;
	margin-right: 9px
}

.main-top .top-left .main-site-manage .sm-custom .btn-site-confirm {
	border: 0;
	width: 58px
}

.main-top .top-left .main-site-manage .sm-site-placeholder {
	background: #fff
}

.main-top .top-left .main-site-manage .sm-current p span,.main-top .top-left .main-site-manage .sm-current p i {
	float: left;
	font-style: normal;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.main-top .top-left .main-site-manage .sm-current p span {
	width: 62px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-top .top-left .main-site-manage .sm-current p i {
	width: 12px;
	height: 100%;
	text-align: right;
	cursor: pointer
}

.main-top .top-left .main-site-manage .sm-current p .delete {
	background-position: right -66px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-mod {
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	margin-top: -1px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-title {
	float: left;
	width: 100px;
	height: 100%;
	text-align: right;
	border-top: 1px solid #5b6475;
	padding-top: 24px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont {
	margin-left: 100px;
	padding: 15px 6px 8px 0;
	overflow: hidden;
	width: 620px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont p {
	display: block;
	float: left;
	width: 110px;
	text-decoration: none;
	margin: 0 0 5px 11px;
	border: 1px solid transparent;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont p span {
	padding-left: 24px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont p:hover {
	text-decoration: none;
	color: #fff !important
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont .item-added,.main-top .top-left .main-site-manage .sm-recommend .rec-cont .item-added:hover {
	border: 1px solid #CCC;
	color: #333 !important
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont p:hover span {
	background-position: -212px -47px
}

.main-top .top-left .main-site-manage .sm-recommend .rec-cont .item-added span,.main-top .top-left .main-site-manage .sm-recommend .rec-cont .item-added:hover span {
	background-position: -212px -85px
}

.main-top .top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 100%;
	border: 0;
	background: 0
}

.main-top .top-right .side-rank-outer,.main-top .top-right .side-promote-taobao,.main-left .side-rank-outer {
	margin-top: 0px
}

.main-top .top-right .side-tool-outer,.main-top .top-right .side-rank-outer,.main-left .side-rank-outer {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2)
}

.main-top .top-right .side-rank-outer,.main-left .side-rank-outer {
	height: 532px;
	overflow: hidden
}

.main-top .top-right .side-rank .tab-detail {
	padding: 0 12px
}

.main-top .top-right .side-rank .tab-mod {
	padding: 0
}

.main-top .top-right .side-rank .rank-mod {
	float: none;
	width: auto;
	height: auto;
	border-right: 0;
	padding: 0
}

.main-top .top-right .side-rank .rank-mod li {
	line-height: 30px
}

.main-top .top-right .side-rank .rank-mod li.first {
	margin-top: 7px
}

.main-top .top-right .side-colla {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dashed #dedede
}

.main-top .top-right .side-spshare {
	margin-top: 0;
	height: 250px;
	overflow: hidden;
	background: transparent;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2)
}

.main-top .top-right .side-spshare .mod-title {
	height: 44px;
	line-height: 44px;
	text-indent: -9999em;
	background: url("img/icon_tpth_2015.png") 12px 10px no-repeat
}

.main-top .top-right .side-spshare .mod-title a {
	display: block;
	width: 100%;
	height: 100%
}

.main-top .top-right .side-spshare .mod-body {
	padding: 0 10px;
	background: #fff;
	height: 250px
}

.main-top .top-right .side-spshare .mod-body .img-list {
	height: 66px;
	overflow: hidden;
	border-bottom: 1px dashed #dedede
}

.main-top .top-right .side-spshare .mod-body .item-list {
	margin-top: 9px;
	height: 124px;
	overflow: hidden
}

.main-top .top-right .side-spshare .mod-body .item-list li {
	line-height: 25px;
	font-size: 12PX;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 12px;
	background-position: -218px -289px;
	margin-left: 5px
}

.main-top .top-right .side-spshare .mod-body .item-list .sub {
	margin-left: 10px
}

.main-top .top-right .side-spshare .mod-body .img-list li {
	overflow: hidden;
	padding: 8px 0;
	height: auto;
	background: 0;
	white-space: normal;
	font-size: 14px;
	margin-left: 0
}

.main-top .top-right .side-spshare .mod-body .img-list li .avatar,.main-top .top-right .side-spshare .mod-body .img-list li p {
	height: 50px;
	overflow: hidden
}

.main-top .top-right .side-spshare .mod-body .img-list li .avatar {
	display: block;
	float: left;
	margin-right: 10px
}

.main-top .top-right .side-spshare .mod-body .img-list li img {
	width: 50px;
	min-height: 50px
}

.main-top .top-right .side-spshare .mod-body .img-list li i {
	font-style: normal;
	color: #e54724;
	padding-left: 5px
}

.main-top .top-right .side-spshare .mod-body .img-list li a:hover i {
	color: #ff9500
}

.main-top .top-right .side-tool-outer {
	margin-top: 0;
	height: 250px;
	overflow: hidden;
	padding: 0 10px
}

.main-top .top-right .side-tool {
	overflow: hidden
}

.main-top .top-right .side-tool ul {
	width: 320px;
	margin-top: -2px;
	margin-left: -11px
}

.main-top .top-right .side-tool li {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	position: relative;
	float: left;
	width: 125px;
	height: 70px;
	text-align: center;
	margin: 1px 1px 0 0;
	border-width: 1px 0 0 1px;
	border-style: dashed;
	border-color: #dedede
}

.main-top .top-right .side-tool li .icon {
	display: block;
	margin-top: 8px
}

.main-top .top-right .side-tool li .icon b,.main-top .top-right .side-tool li .icon span {
	height: 30px;
	line-height: 30px;
	float: left
}

.main-top .top-right .side-tool li .icon span {
	max-width: 30px;
	text-align: left;
	overflow: hidden
}

.main-top .top-right .side-tool li .icon b {
	width: 28px;
	height: 24px;
	margin: 4px 16px 0 12px;
	background: #94c2db;
	overflow: hidden
}

.main-top .top-right .side-tool li .icon b i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 100%
}

.main-top .top-right .side-tool .last {
	display: block;
	float: right;
	max-width: 86px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-top .top-right .side-tool .links-promote {
	clear: both;
	text-align: left;
	padding-left: 12px
}

.main-top .top-right .side-tool .links-promote a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 5px
}

.main-top .top-right .side-tool .links-promote a.first {
	margin-left: 0
}

.main-top .top-right .side-tool .tool-news .icon b i {
	background-position: 0 0
}

.main-top .top-right .side-tool .tool-video .icon b i {
	background-position: -29px 0
}

.main-top .top-right .side-tool .tool-novel .icon b i {
	background-position: -58px 0
}

.main-top .top-right .side-tool .tool-book .icon b i {
	background-position: -58px 0
}

.main-top .top-right .side-tool .tool-travel .icon b i {
	background-position: -116px 0
}

.main-top .top-right .side-tool .tool-cart .icon b i {
	background-position: -87px 0
}

.main-top .top-right .side-tool .tool-game .icon b i {
	background-position: -145px 0
}

.main-top .top-right .side-promote-baidu {
	padding-top: 10px
}

.main-top .top-right .sd-promote iframe {
	display: block;
	margin: 0 auto
}

.main-news {
	position: relative
}

.main-news a:visited {
	color: #777
}

.main-news .news-mod {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.main-news .tab-detail {
	line-height: 30px;
	overflow: hidden
}

.main-news .news-mod.on {
	display: block
}

.main-news .news-hot .hot-bottom-img .news-img-wrapper,.main-news .news-hot .hot-img-two div {
	float: left;
	width: 154px
}

.main-news .news-hot .hot-img-two .news-img-wrapper,.main-news .news-hot .hot-bottom-img .news-img-wrapper {
	height: 86px
}

.main-news .news-hot .hot-mod {
	overflow: hidden
}

.main-news .news-hot .hot-mod .hot-left,.main-news .news-hot .hot-mod .hot-right {
	width: 340px
}

.main-news .news-hot .hot-mod .hot-left {
	float: left
}

.main-news .news-hot .hot-mod .hot-img-one {
	margin-bottom: 9px
}

.main-news .news-hot .hot-mod .hot-img-one .news-img-wrapper {
	width: 100%;
	height: 202px
}

.main-news .news-hot .hot-mod .hot-img-two .news-img-wrapper {
	width: 100%
}

.main-news .news-hot .hot-mod .hot-img-two .img-two-left {
	float: left;
	margin-right: 20px
}

.main-news .news-hot .hot-mod .hot-img-two .img-two-right {
	float: right
}

.main-news .news-hot .hot-mod .img-text {
	text-align: center;
	max-width: 100%;
	padding: 2px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-news .news-hot .hot-mod .hot-right {
	float: right
}

.main-news .news-hot .hot-mod .hot-right .right-top {
	padding-top: 0;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: -6px
}

.main-news .news-hot .hot-mod .hot-bottom-img {
	padding: 13px 0 6px 0
}

.main-news .news-hot .hot-mod .hot-bottom-img .caption {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-news .news-hot .hot-mod .hot-bottom-img .hot-bottom-imginfo {
	margin-top: -7px
}

.main-news .news-hot .hot-mod .hot-bottom-img p {
	max-height: 50px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 27px
}

.main-news .news-hot .hot-mod .hot-bottom-list li {
	border-top: 1px dashed #dedede;
	padding: 16px 0
}

.main-news .news-hot .hot-mod .hot-bottom-list li.first {
	border-top: 0;
	margin-top: -10px
}

.main-news .news-hot .hot-mod .hot-bottom-list .caption {
	height: 15px;
	line-height: 15px;
	margin-bottom: 8px;
	overflow: hidden;
	display: block
}

.main-news .news-hot .hot-mod .hot-bottom-list .desc {
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12PX;
	height: 14px;
	line-height: 14px
}

.main-news .news-hot .hot-top {
	margin-bottom: 6px
}

.main-news .news-hot .hot-top .item-list .multi-link {
	text-overflow: inherit
}

.main-news .news-hot .hot-top .sub-link {
	margin-left: 10px
}

.main-news .news-hot .hot-top .hot-right {
	width: 344px
}

.main-news .news-hot .hot-bottom .hot-bottom-img {
	padding: 0;
	margin: 6px 0 16px 0;
	background: #eef2f3
}

.main-news .news-hot .hot-bottom .hot-bottom-img .caption {
	margin-top: 5px
}

.main-news .news-hot .hot-bottom .hot-bottom-img p {
	margin-top: 0;
	line-height: 22px
}

.main-news .news-hot .hot-bottom .hot-bottom-img .hot-bottom-imginfo {
	margin-left: 166px;
	margin-top: 0;
	overflow: hidden;
	height: 80px
}

.main-news .news-hot .hot-bottom .hot-mod-inner {
	overflow: hidden;
	clear: both
}

.main-news #nd-fashion .hot-top .hot-right {
	margin-top: 6px
}

.main-pic .row-img,.main-pic .row,.main-video .row-img,.main-video .row,.main-travel .row-img,.main-travel .row,.main-cart .row-img,.main-cart .row,.main-game .row-img,.main-game .row {
	width: 180px;
	margin-left: 20px
}

.main-pic .row-img,.main-video .row-img,.main-travel .row-img,.main-cart .row-img,.main-game .row-img {
	width: 180px;
	height: 126px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-bottom: 20px
}

.main-pic .row-img p,.main-video .row-img p,.main-travel .row-img p,.main-cart .row-img p,.main-game .row-img p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 12PX;
	line-height: 20px
}

.main-pic .row-img p a,.main-video .row-img p a,.main-travel .row-img p a,.main-cart .row-img p a,.main-game .row-img p a {
	padding: 4px 0;
	margin: 0 5px;
	color: #fff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-pic .row-img .news-img-wrapper,.main-video .row-img .news-img-wrapper,.main-travel .row-img .news-img-wrapper,.main-cart .row-img .news-img-wrapper,.main-game .row-img .news-img-wrapper {
	height: 100%
}

.main-pic .row-img:hover p a,.main-video .row-img:hover p a,.main-travel .row-img:hover p a,.main-cart .row-img:hover p a,.main-game .row-img:hover p a {
	white-space: initial;
	text-overflow: initial
}

.main-pic .tab-mod-left,.main-video .tab-mod-left,.main-travel .tab-mod-left,.main-cart .tab-mod-left,.main-game .tab-mod-left {
	float: left
}

.main-pic .tab-mod-left .row-img,.main-video .tab-mod-left .row-img,.main-travel .tab-mod-left .row-img,.main-cart .tab-mod-left .row-img,.main-game .tab-mod-left .row-img {
	height: 272px
}

.main-pic .tab-mod-right,.main-video .tab-mod-right,.main-travel .tab-mod-right,.main-cart .tab-mod-right,.main-game .tab-mod-right {
	overflow: hidden
}

.main-pic .tab-mod,.main-video .tab-mod,.main-travel .tab-mod,.main-cart .tab-mod,.main-game .tab-mod {
	margin-left: -20px
}

.main-pic .tab-mod-left .row-img {
	width: 380px
}

.main-cart .row-img p {
	text-align: center
}

.main-travel .travel-price-list,.main-game .travel-price-list {
	overflow: hidden;
	font-size: 12px
}

.main-travel .travel-price-list ul,.main-game .travel-price-list ul {
	margin-top: 15px
}

.main-travel .travel-price-list .price-left,.main-travel .travel-price-list .price-right,.main-game .travel-price-list .price-left,.main-game .travel-price-list .price-right {
	float: left
}

.main-travel .travel-price-list .price-right li i,.main-travel .travel-price-list .price-left span i,.main-game .travel-price-list .price-right li i,.main-game .travel-price-list .price-left span i {
	color: #ff9500;
	font-style: normal
}

.main-travel .travel-price-list .price-left span i,.main-game .travel-price-list .price-left span i {
	font-size: 14px
}

.main-travel .travel-price-list .price-left,.main-game .travel-price-list .price-left {
	width: 604px
}

.main-travel .travel-price-list .price-left span,.main-game .travel-price-list .price-left span {
	padding-right: 5px
}

.main-travel .travel-price-list .price-right,.main-game .travel-price-list .price-right {
	width: 358px;
	margin-left: 25px;
	line-height: 22px
}

.main-travel .travel-price-list .price-right li,.main-game .travel-price-list .price-right li {
	width: 350px;
	position: relative;
	margin: 10px 0 0 0;
	background-position: -218px -336px
}

.main-travel .travel-price-list .price-right li.first,.main-game .travel-price-list .price-right li.first {
	margin-top: 0
}

.main-travel .travel-price-list .price-right li span,.main-game .travel-price-list .price-right li span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 280px
}

.main-travel .travel-price-list .price-right li i,.main-game .travel-price-list .price-right li i {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 70px;
	overflow: hidden;
	text-align: right
}

.main-game #game-tab-amuse {
	margin-top: -22px
}

.main-game .rank {
	width: 182px;
	float: left;
	margin-left: 20px;
	margin-top: 22px;
	margin-right: 15px;
	background: #eef2f3;
	height: 270px;
	overflow: hidden;
	font-size: 12PX
}

.main-game .rank img {
	width: 100%
}

.main-game .rank li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px
}

.main-game .rank li.first {
	height: 76px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 0
}

.main-game .rank li i {
	font-style: normal;
	padding-right: 3px
}

.main-game .rank li.emp i {
	color: #ff9500
}

.main-game .icon-list {
	padding-left: 182px
}

.main-game .icon-list li {
	margin-left: 10px;
	margin-top: 22px;
	float: left;
	overflow: hidden;
	width: 76px;
	text-align: center
}

.main-game .icon-list li img {
	margin: 0 auto;
	width: 52px;
	height: 52px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px
}

.main-game .icon-list li p {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12PX;
	text-align: center;
	margin-top: 5px
}

.main-game .travel-price-list .price-right li span {
	width: auto;
	display: inline
}

.main-game .travel-price-list .price-right li a {
	margin-right: 10px
}

.main-cart .tab-detail .tab-mod {
	height: 270px;
	overflow: hidden
}

.main-cart .tab-cart-ads {
	background: #FFF
}

.main-cart .tab-cart-ads tkbox {
	width: 500px;
	margin: 0 auto
}

.main-cart .row {
	overflow: hidden;
	float: left
}

.main-cart .row .row-mod {
	margin-left: 0;
	margin-bottom: 15px;
	height: 126px
}

.main-cart .row-mod {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.main-cart .row-link,.main-cart .row-coupon {
	padding: 0 14px
}

.main-cart .row-coupon {
	font-size: 12PX;
	line-height: 30px
}

.main-cart .row-coupon li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.main-cart .row-link p {
	line-height: 27px
}

.main-cart .row-link li {
	float: left;
	margin-right: 10px;
	font-size: 12PX;
	line-height: 30px
}

.main-cart .row-img-sep p {
	text-align: center;
	width: 100%;
	height: 70px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 0;
	line-height: 22px;
	font-size: 12PX
}

.main-cart .row-img-sep p a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}

.main-cart .row-img-sep.even p {
	position: absolute;
	top: 0;
	left: 0
}

.main-cart .row-img-sep.even {
	padding-top: 70px;
	position: relative
}

.main-cart .img-big {
	height: 267px !important
}

.main-moz {
	padding: 24px 0;
	height: 120px
}

.main-moz .fox-mod {
	width: 202px;
	height: 70px;
	float: left;
	position: relative
}

.main-moz .fox-mod.first {
	border-left: 0
}

.main-moz .fox-mod .icon {
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -30px;
	text-indent: -9999em;
	z-index: 1
}

.main-moz .fox-mod .detail {
	padding-left: 98px;
	position: relative
}

.main-moz .fox-mod .detail p {
	text-align: left;
	width: 80px;
	line-height: 20px;
	margin-top: 3px
}

.main-moz .fox-mod .detail .title {
	margin-top: 0;
	line-height: 24px;
	font-size: 14px
}

.main-moz .fox-mod .detail .fox-mod-pop {
	display: none;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	background: #fff;
	width: 160px;
	height: 180px;
	position: absolute;
	right: 0;
	top: 48px;
	z-index: 50;
	padding: 10px;
	font-size: 12PX
}

.main-moz .fox-mod .detail .fox-mod-pop img {
	display: block;
	margin: 10px auto;
	max-width: 100%
}

.main-moz .fox-mod .detail .desc a {
	display: block
}

.main-moz .fox-mod .detail .desc .fox-mod-arrow {
	padding-right: 15px;
	background-position: right -355px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.main-moz .fox-mod .detail .desc .fox-mod-arrow.expand {
	background-position: right -254px
}

.main-moz .fox-forum .icon {
	background-position: 0 -35px
}

.main-moz .fox-store .icon {
	background-position: -114px -31px
}

.main-moz .fox-extension .icon {
	background-position: -37px -30px
}

.main-moz .fox-article .icon {
	background-position: -153px -30px
}

.main-moz .fox-activity .icon {
	background-position: -73px -30px
}

.tab-menu {
	clear: both;
	background: #eef2f3;
	height: 44px;
	line-height: 44px;
	position: relative
}

.tab-menu ul {
	width: 100%
}

.tab-menu li {
	float: left;
	width: 80px;
	text-align: center;
	cursor: pointer;
	position: relative
}

.tab-menu li.on {
	font-weight: bold
}

.rank-menu {
	line-height: 33px;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px dashed #e3e4e9
}

.tab-menu-link {
	position: absolute;
	top: 5px;
	line-height: 33px;
	padding: 0 12px
}

.tab-menu-more {
	right: 5px;
	top: 6px;
	font-weight: bold
}

.tab-detail {
	position: relative;
	padding: 20px;
	overflow: hidden
}

.tab-detail .tab-mod {
	display: none;
	overflow: hidden;
	clear: both
}

.tab-detail .tab-mod.on {
	display: block
}

.blue{
    color: #2293C8;
}

.footer-iframe{
    float:left;
    width:990px;
}

@media(max-width:1260px){

    body{
        min-width:990px;
    }

    .header,
    .container{
        width:990px;
        margin:0 auto;
    }

    .pic li{
        width:238px;
    }

    .section-top-inner {
        width: 622px;
    }

    .search-box {
        width: 472px;
    }

    .search-box .query-input {
        width: 462px;
    }

    .main-top {
        clear: both;
        width: 990px;
        position: relative
    }

    .pic li{
        margin-left:11px;
    }

    .message{
        width: 990px;
    }

    .main-left,.main-bottom{
        display: none;
    }

    .footer-iframe{
        margin-top: 25px;
    }

    .pic li img{
        height: 145px;
    }
}