@font-face{
	font-family:csicons;
	src:url(./fonts/iconfont.woff);
	src:url(./fonts/iconfont.eot#iefix) format("embedded-opentype"),url(./fonts/iconfont.woff) format("woff"),url(./fonts/iconfont.ttf) format("truetype"),url(./fonts/iconfont.svg#iconfont) format("svg");
	font-weight:400;
	font-style:normal;
}
.icon {
    font-family: csicons!important;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    speak: none;
    font-weight: 400;
	font-style: normal;
    font-variant: normal;
    text-transform: none;
	box-sizing: border-box;
	fill: currentColor;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* global */
* {word-break:break-all;font-family:"Microsoft Yahei",Tahoma,Verdana,Arial;-webkit-text-size-adjust:none;}
body {margin:0;font-size:12px;color:#333333;overflow-y:scroll}
form,input,select,textarea,td,th {font-size:12px;}
input,textarea,select {padding:6px;}
img {border:none;}
ul,li {list-style-type:none;}
ol>li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
div {
    display: block;
}

/* links */
a:link,a:visited,a:active {color:#333333;text-decoration:none;}
a:hover {color:#f85959;}
a.w:link,a.w:visited,a.w:active {color:#FFFFFF;text-decoration:none;}
a.w:hover {color:#F4F3F2;}
a.b:link,a.b:visited,a.b:active {color:#3366cc;text-decoration:none;}
a.b:hover {color:#f85959;}
a.g:link,a.g:visited,a.g:active {color:#666666;text-decoration:none;}
a.g:hover {color:#FF6600;}

.green {color:green}
.red {color:red}

.clearfix {
    zoom: 1;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
    overflow: hidden;
}

/* ad */
.ad-activity-top{width:100%;}
.ad-activity-top--wrapper{position:relative;margin:0 auto;width:1190px}
.ad-activity-top__img{cursor:pointer}
.ad-activity-top__btn{position:absolute;top:5px;right:0;width:20px;height:20px;line-height:20px;text-align:center;font-size:14px;font-weight:700;color:#fff;cursor:pointer;background:#2d2d2d;opacity:.3;z-index:1}
.ad-activity-top__btn:after{sans-serif;font-style:normal;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}
.hide{animation:adFadeOut 800ms 1;}
@keyframes adFadeOut {
 0%{opacity: 1;}
 80%{opacity: 0.8;}
 100%{opacity: 0;}
}

/* common */
.m   {margin:auto;width:1160px;clear:both;}
.m0  {width:100%;background:#fff;}
.m0 .m {background:#fff;}
.m1  {background:url('image/bg-line.png') repeat-y 960px 0;}
.m1l {width:940px;float:left;}
.m1r {width:239px;float:right;}
.m2  {background:url('image/bg-line.png') repeat-y 960px 0;}
.m2l {width:940px;float:left;}
.m2r {width:219px;float:right;}
.m3  {background:url('image/bg-line.png') repeat-y 880px 0;}
.m3l {width:860px;float:left;}
.m3r {width:299px;float:right;}

.im0,.im1,.im2,.im3,.im4,.im5,.im6 {padding:30px 0 0 0; overflow:hidden}

.m_0_0_0_0 {margin: 0 0 20px 0 !important;}

.left {float: left;}

.body {
	position: relative;
	margin:30px 0 0 0;
}
.side {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 280px;
}

.fix_box {
	position: fixed;
	top: 185px;
	width: 100px;
}

.box {
	padding: 0 20px;
	background: #fff;
}
.box_hd {
    padding: 0;
    line-height: 0;
	display: table;
}
.box .box_hd_lk {
    display: inline-block;
    position: relative;
}
.box .box_tit {
    float: left;
	margin: 0;
	padding: 0;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.box .box_hd_arrow {
    background-image: url(/skin/default/image/sprite.png);
    background-position: -16px 0;
    width: 16px;
    height: 16px;
    position: relative;
    float: left;
    top: 5px;
    left: 10px;
}
.box .box_hd_arrow:after {
    background-image: url(/skin/default/image/sprite.png);
    background-position: 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    content: "";
}
.box .box_hd_lk:hover .box_hd_arrow:after {
	opacity:1;
	visibility:visible
}

.shortcut {background:#e3e4e5;width:100%;height:32px;border-bottom:#DDD 1px solid;z-index:9;left:0;}
.shortcut .m {height:32px; color:#666666;}
.shortcut .head_t strong{color:#FF0000;font-weight:normal;}
.shortcut .left li {float:left;margin:0 10px 0 0; line-height:32px;}
.shortcut .right {float:right; line-height:32px;}
.shortcut .right img {position:relative;margin:-2px 6px 0 0;}
.shortcut .location {background:url('image/ico-location.png') no-repeat 0 center;padding:0 6px 0 20px;}

.header {background:#FFFFFF;}
.header .logo {width:auto;height:50px;padding:15px 40px 15px 0;overflow:hidden;}
.header .logo img {height:50px;}
.header .hot_keywords {width:auto;margin:25px 0 25px 15px;height:30px;line-height:30px;overflow:hidden;}
.header .search_box {float:left;position:relative;width:465px;height:38px;margin:20px 0;border:solid 1px #5f80d9;border-radius:3px;/*background:url('image/head_search.png') no-repeat;*/}
.header .search_box div {clear:both;padding:0 0 0 10px;}
.header .search_kw {width:294px;font-size:14px;height:36px;line-height:36px;padding:0;color:#666;border:none;}
.header .search_ms {width:90px;cursor:pointer;margin:10px 0 10px 10px;padding:0;text-align:center;font-size:14px;height:18px;line-height:18px;color:#666;border:none;border-left:solid 1px #ccc;}
.header .search_sb {width:60px;font-size:14px;height:39px;line-height:39px;border:none;padding:0;margin:0;background:#5f80d9;color:#fff;outline:none;}
.header .search_kw:focus,.search_sb:focus{outline:none;}
.header .search_box:hover {border:solid 1px #2552cb;}
.header .search_box:hover .search_sb {background:#2552cb;}
.header .search_t_div_1 {color:#333333;}
.header .search_t_div_1 span {color:#008000;}
.header .search_t_div_2 {background:#3366CC;color:#FFFFFF;}
.header .search_t_div_2 span {color:#FFFFFF;}
.modulelist {z-index:1000;position:absolute;top:38px;left:314px;width:80px;font-size:14px;line-height:26px;color:#666;background:#FFFFFF;border:#CCCCCC 1px solid;border-top:none;cursor:pointer;overflow:hidden;}
.modulelist li {padding:0;color:#666;}
.modulelist li:hover {color:#FF6600;}

/* menu */
.menu {width:100%;height:42px;line-height:42px;background:#3366cc;letter-spacing:1px;font-size:16px;overflow:hidden;z-index:9999}
.menu.fix {position:fixed; top:0}
.menu li {float:left;}
.menu .on {background:#003399;}
.menu a:link,.menu a:visited,.menu a:active {display:block;height:42px;color:#FFFFFF;padding:0 15px;}
.menu a:hover {background:#003399;}

.zUIpanelScrollBg,.zUIpanelScrollBar {width:4px; top:0; right:0; border-radius:4px; margin:0 auto;}
.zUIpanelScrollBg {height:100%; background:#efefef; filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";}
.zUIpanelScrollBar {background:#a3a3a3; filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; height:100px;}

.ca-tab{
	overflow:hidden;
	zoom:1;
}
.ca-tab .ca-tab-item{
	float:left;
	position:relative;
	height:20px;
	line-height:20px;
	cursor:pointer;
	padding:1px 0 2px;
	border-bottom:1px solid transparent;
	margin-left:12px;
	transition:.2s;
	transition-property:border,color;
}
.ca-tab .ca-tab-item:before{
	content:"";
	display:none;
	position:absolute;
	left:50%;
	margin-left:-3px;
	bottom:0;
	width:0;
	height:0;
	border-bottom:3px solid #f85959;
	border-top:0;
	border-left:3px dashed transparent;
	border-right:3px dashed transparent;
}
.ca-tab .ca-tab-item.on{
	background-color:transparent;
	border-color:#f85959;
	color:#f85959;
}
.ca-tab .ca-tab-item.on a{
	color:#f85959;
}
.ca-tab .ca-tab-item.on:before{
	display:block;
}
.ca-tab .ca-tab-item:hover{
	color:#f85959;
}
.ca-tab .ca-tab-item:first-child{
	margin-left:0;
}

.sec-rank{
	overflow:hidden
}
.sec-rank .rank-head{
	height:24px;
	line-height:24px
}
.sec-rank .rank-head h3{
	float:left;
	font-size:18px;
	font-weight:400;
	margin:0
}
.sec-rank .rank-head .rank-tab{
	margin-left:20px;
	float:left
}
.sec-rank .rank-head .rank-dropdown{
	float:right
}
.sec-rank .rank-list-wrap{
	width:200%;
	overflow:hidden;
	zoom:1;
	transition:all .2s linear
}
.sec-rank .rank-list-wrap .rank-list{
	padding-bottom:15px;
	width:50%;
	float:left;
	padding-top:20px;
	position:relative
}
.sec-rank .rank-list-wrap .rank-list .state{
	line-height:100px
}
.sec-rank .rank-list-wrap.show-origin{
	margin-left:-100%
}
.sec-rank .more-link{
	display:block;
	height:24px;
	line-height:24px;
	background-color:#e5e9ef;
	text-align:center;
	border:1px solid #e0e6ed;
	color:#222;
	border-radius:4px;
	transition:.2s
}
.sec-rank .more-link:hover{
	background-color:#ccd0d7;
	border-color:#ccd0d7
}
.sec-rank .more-link .icon-arrow-r{
	display:inline-block;
	vertical-align:middle;
	background-position:-478px -218px;
	width:6px;
	height:12px;
	margin:-2px 0 0 5px
}

.rank-list .rank-item{
	position:relative;
	padding-left:25px;
	margin-top:20px;
	overflow:hidden
}
.rank-list .rank-item.first{
	margin-top:0;
	margin-bottom:15px
}
.rank-list .rank-item .ri-num{
	position:absolute;
	color:#fff;
	height:18px;
	line-height:18px;
	top:0;
	left:0;
	font-size:12px;
	min-width:12px;
	text-align:center;
	background-color:#b8c0cc;
	border-radius:4px;
	padding:0 3px;
	font-weight:bolder;
	font-style:normal
}
.rank-list .rank-item.highlight .ri-num{
	background:#f85959
}
.rank-list .rank-item .ri-info-wrap{
	position:relative;
	display:block;
	cursor:pointer
}
.rank-list .rank-item .ri-info-wrap .w-later{
	right:160px
}
.rank-list .rank-item .ri-info-wrap:hover .w-later{
	display:block
}
.rank-list .rank-item .ri-preview{
	margin-right:5px;
	width:80px;
	height:50px;
	float:left;
	display:none;
	border-radius:4px;
	overflow:hidden
}
.rank-list .rank-item.show-detail .ri-preview{
	display:block
}
.rank-list .rank-item .ri-detail{
	float:left
}
.rank-list .rank-item .ri-detail .ri-title{
	line-height:18px;
	height:18px;
	overflow:hidden;
	color:#222;
	margin:0
}
.rank-list .rank-item .ri-detail .ri-point{
	line-height:12px;
	color:#99a2aa;
	height:12px;
	margin:5px 0 0;
	display:none;
	overflow:hidden
}
.rank-list .rank-item.show-detail .ri-detail .ri-title{
	height:36px;
	line-height:18px;
	margin-top:-3px;
	width:150px;
	padding:0;
}
.rank-list .rank-item.show-detail .ri-point{
	display:block;
}
.rank-list .rank-item:hover .ri-title{
	color:#00a1d6;
}
.rank-link{}
.rank-link .rank-link-head{
	width:280px;
	height:75px;
}
.rank-link .rank-link-head a{
	width:280px;
	height:75px;
	display:block;
	font-size:18px;
	line-height:75px;
	text-align:center;
	background:#f6f6f6;
}
.rank-link .rank-link-desc{
	padding:10px 0 15px 0;
	line-height:22px;
	font-size:12px;
}

.foot {width:100%}
.navigate {background:#666;text-align:center;height:42px;line-height:42px;overflow:hidden;color:#fff;}
.navigate a {color:#fff;}
.tail {color:#333;text-align:center;line-height:32px;padding:10px 0 10px 0;}
.powered {padding:5px 0 0 0;}

/* layout */
.m_l {width:880px;}
.m_r {width:300px;}
.m_n {width:20px;}
.m_l_1 {width:1000px;}
.m_r_1 {width:180px;}

/* left */
.left_box {border:#DDDDDD 1px solid;}
.left_head {border-bottom:#DDDDDD 1px solid;height:44px;line-height:44px;overflow:hidden;padding:0 10px;}
.left_head strong {font-size:16px;}
.left_head em {font-style:normal;color:#666666;}

.module {width:100%; background:#fff; padding:0px; margin-bottom:20px;}
.module.topline {border-top:2px solid #e43632;}
.module .inner {padding: 12px 15px;}
.module .module-head {color:#333; padding:0; margin-bottom:15px; font-size:18px; font-weight:400;}
.module .module-content {color:#444; padding:0;}
.module .module-pic {overflow:hidden; position:relative; transform-style:preserve-3d; display:inline-block; text-align:center; background:#e8e8e8;}

/* box */
.box_head {border-bottom:#DDDDDD 1px solid;height:44px;line-height:44px;overflow:hidden;padding:0 10px;}
.box_head strong {font-size:14px;display:block;}
.box_head em {font-style:normal;color:#666666;}

.box_body {padding:10px;}
.box_body li {height:32px;line-height:32px;overflow:hidden;}

.tab_head {border:#DDDDDD 1px solid;border-bottom:none;height:31px;line-height:31px;font-size:14px;overflow:hidden;background:#EEEEEE;font-weight:bold;}
.tab_1 {float:left;padding:0 15px 0 15px;border-right:#DDDDDD 1px solid;cursor:pointer;font-weight:normal;}
.tab_2 {float:left;padding:0 15px 0 15px;border-right:#DDDDDD 1px solid;cursor:pointer;background:#FFFFFF;}
.tab_1_1 {border-bottom:#DDDDDD 1px solid;cursor:pointer;}
.tab_1_2 {border:#DDDDDD 1px solid;border-bottom:none;cursor:pointer;font-weight:bold;}

.tab_head_2 {height:27px;background:#EEEEEE;border-left:#DDDDDD 1px solid;border-right:#DDDDDD 1px solid;text-align:center;padding-left:12px;}
.tab_2_1 {float:left;width:80px;height:27px;line-height:31px;overflow:hidden;background:url('image/tab_2_1.gif') no-repeat 6px right;cursor:pointer;}
.tab_2_1 span {color:#333333;}
.tab_body_2 {border:#DDDDDD 1px solid;border-top:none;}

.li_dot li {background:url('image/li_dot.gif') no-repeat 5px 10px;padding:0 10px 0 12px;}

/* pages */
.pages {padding:20px 0 5px 0;text-align:center;font-size:12px;color:#666666;clear:both;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#DDDDDD 1px solid;padding:6px;text-decoration:none;}
.pages a:hover {background:#258CFF;border:#258CFF 1px solid;color:#FFFFFF;padding:6px;text-decoration:none;}
.pages strong {background:#258CFF;padding:6px;border:#258CFF 1px solid;color:#FFFFFF;}
.pages_inp {width:32px;border:#DDDDDD 1px solid;color:#666666;padding:4px;text-align:center;}
.pages_btn {width:32px;border:#FF6600 1px solid;color:#FFFFFF;padding:4px 6px;background:#FF6600;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#DDDDDD 1px solid;color:#666666;padding:6px 6px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}

/* table */
.tb {width:100%;}
.tb th {background:#EEEEEE;}
.tb td {border-bottom:#DDDDDD 1px solid;}
.tb tr:hover {background:#F3F3F3;}

.tf {width:100%;}
.tf td {border-top:#F0F0F0 1px solid;}
.tf tr:hover {background:#F4F4F4;}
.tf .tl {width:100px;text-align:right;}
.btns {padding:20px 20px 20px 150px;}
.thumb {padding:6px 0;}
.thumb img {border:#DDDDDD 1px solid;padding:2px;}
.thumb li {height:22px;line-height:22px;overflow:hidden;}
.thumbml ul {margin:10px 0 15px 0;}
.imb img {border:#DDDDDD 1px solid;padding:3px;}

/* album */
#mid_pos {position:absolute;}
#mid_div {width:320px;height:240px;cursor:crosshair;padding:6px;border:#CCCCCC 1px solid;background:#F3F3F3;}
#zoomer {border:#333333 1px solid;width:120px;height:90px;background:#FFFFFF url('image/zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:400px;height:300px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;}
#big_pic {position:absolute;}
.ab_im {padding:2px;margin:10px 0 10px 32px;border:#C0C0C0 1px solid;}
.ab_on {padding:2px;margin:10px 0 10px 32px;border:#FF6600 1px solid;background:#FF6600;}

/* ads */
.adword table {background:url('image/adword_bg.gif') repeat-x 0 bottom;}
.adword_tip {color:#FF1100;border-bottom:#DDDDDD 1px solid;padding:8px 10px 8px 28px;background:url('image/arrow_up.gif') no-repeat 10px 8px;}
.sponsor {margin-bottom:10px;}

/* basic */
.f_l {float:left;}
.f_r {float:right;}
.t_l {text-align:left;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666;}
.f_orange {color:#FF6600;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#007AFF;}
.f_price {font-weight:bold;font-family:Arial;color:#FF0000;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.bd-t {border-top:#DDDDDD 1px solid;}
.bd-b {border-bottom:#DDDDDD 1px solid;}

.b10 {height:10px;}
.b16 {height:16px;}
.b20 {height:20px;}
.b24 {height:24px;}
.b32 {height:32px;}
.pd3 {padding:3px;}
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.lh18 {line-height:180%;}
.ls1 {letter-spacing:1px;}
.c_p {cursor:pointer;}
.c_b {clear:both;}
.o_h {overflow:hidden;}
.dsn {display:none;}
.absm {vertical-align:middle;}

.btn_s {background:#2388FA;color:#FFFFFF;border:none;padding:2px;letter-spacing:1px;}
.btn_r {background:#D7D7D7;color:#666666;border:none;padding:2px;letter-spacing:1px;}
.bd {border:#CAD9EA 1px solid;}
.highlight {color:red;}
.jt {color:#003278;cursor:pointer;}
.np {padding:20px 30px 20px 50px;line-height:25px;}
.lazy {background:#FAFAFA url('image/loading.gif') no-repeat center center;}
.slide {background:#FAFAFA;overflow:hidden;}

.btn,.btn-green,.btn-blue,.btn-red {color:#FFFFFF;font-size:14px;width:100px;line-height:32px;border:none;border-radius:4px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;}
.btn{background:#FFFFFF;border:#DDDDDD 1px solid;color:#333333;}
.btn:hover{background:#D9D9D9;border:#CDCDCD 1px solid;}
.btn-green{background:#1AAD19;border:#18A117 1px solid;color:#FFFFFF;}
.btn-green:hover{background:#179B16;border:#159014 1px solid;}
.btn-blue{background:#007AFF;border:#1E74D0 1px solid;color:#FFFFFF;}
.btn-blue:hover{background:#0569D5;}
.btn-red{background:#F8F8F8;border:#C6C6C6 1px solid;}
.btn-red:hover{background:#CE3C39;border:#BF3835 1px solid;color:#FFFFFF;}

/* position */
.pos {padding:0 16px;height:36px;line-height:36px;background:#EEEEEE;}
.nav {padding:0 0px 0 24px;height:48px;line-height:48px;background:url('image/ico-nav.png') no-repeat 0px 16px;font-size:14px;}
.nav div {float:right;}
.nav i {font-style:normal;font-weight:bold;color:#444444;padding:0 4px;font-family:simsun;}
.nav em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}

/* show */
.info {padding:16px 0;}
.introduce {margin:20px 0;padding:20px;line-height:180%;font-size:16px;background:#F2F2F2;border-left:#DDDDDD 2px solid;}
.content {font-size:16px;line-height:200%;padding:16px;}
.content p {text-indent:0em;}
.content a:link,.content a:visited,.content a:active {color:#225588;text-decoration:underline;}
.content a:hover {color:#FF6600;text-decoration:none;}
.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:10px;margin:0 10px 0 10px;}
.property li {float:left;width:30%;height:22px;line-height:22px;overflow:hidden;}
.detail {background:url('image/arrow.gif') no-repeat 0 9px;border-bottom:#C0C0C0 1px dotted;padding:8px 0 8px 20px;margin:0 15px 0 15px;}
.keylink {font-weight:normal;padding:0 3px 0 3px;}

.award {padding:32px;text-align:center;}
.award div {width:80px;height:44px;line-height:44px;font-size:20px;font-weight:bold;letter-spacing:2px;margin:auto;background:#FFFFFF;color:#E94657;border:#E94657 2px solid;border-radius:10px;cursor:pointer;}
.award div:hover {background:#E94657;color:#FFFFFF;}
#comment_main div {height:auto;background:url('image/loading.gif') no-repeat center center;}

/* search */
.fsearch {padding:5px 0 10px 15px;margin:1px 1px 0 1px;background:#F5FAFE url('image/fsearch_bg.gif') repeat-x;}
.sch {padding:15px 20px 5px 20px;margin-bottom:10px;}
.sch p {padding:10px 10px 10px 10px;font-size:13px;margin:0;}
.sch_find {border-top:#DDDDDD 1px solid;border-bottom:#EEEEEE 1px solid;margin:5px 0 5px 0;padding:5px 0 5px 5px;font-weight:bold;}
.sch_site li {background:url('image/ico_search.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.sch_relate li {background:url('image/arrow_up.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.rank_list {background:url('image/rank_list.gif') no-repeat;}
.rank_list li {height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 35px;}
.ppt {padding:1px 15px 1px 35px;line-height:25px;}
.ppt_l {width:60px;font-weight:bold;}
.ppt_r {color:#DFDFDF;}
.ppt span {padding:1px;background:#2E6AB1;border:#1D589E 1px solid;color:#FFFFFF;}

.about {border:#2786C6 1px solid;background:#F2F2F2;padding:8px;margin:15px 15px 0 15px;}
.about li {padding:5px 0 5px 5px;}
.about li span {display:block;width:100px;float:left;color:#1B4C7A;}

.contact_head {height:44px;line-height:44px;border:#DDDDDD 1px solid;border-bottom:none;border-top:#007AFF 2px solid;background:#EEEEEE;padding:0 16px;font-weight:bold;font-size:16px;}
.contact_body {padding:10px;border:#DDDDDD 1px solid;border-top:none;margin-bottom:16px;}
.contact_body li {line-height:24px;border-bottom:#E2E2E2 1px solid;padding:6px 10px;}
.contact_body li span {color:#1B4C7A;padding:0 8px 0 0;}

.img_tip {width:200px;z-index:1000;position:absolute;padding:5px;border:#DDDDDD 1px solid;background:#FFFFFF;}
.vote {padding:10px;}
.vote div {font-weight:bold;}
.vote li {padding:3px 0 3px 0;}
.vote p {margin:5px 0 5px 0;}

.sort {line-height:48px;border-bottom:#DDDDDD 1px solid;font-size:14px;}
.sort-k {width:80px;padding-left:10px;font-weight:bold;float:left;overflow:hidden;}
.sort-v {width:850px;float:left;}
.sort-v li {float:left;padding:0 10px;}
.sort-v .on {background:#EEEEEE;}
.sort-v i {font-style:normal;padding-left:2px;color:#999999;font-size:12px;}
.sort-v b {padding:0 20px;}
.sort-v input, .sort-v select {padding:4px;}
.sort-v .btn-blue, .sort-v .btn {padding:0;line-height:28px;width:80px;margin-right:20px;}

.list div img {border:#DDDDDD 0px solid;}
.list table {width:100%;border-bottom:#DDDDDD 1px solid;}
.list td {padding:10px 0 10px 0;}
.list h3 {font-size:14px;margin:0px;height:22px;overflow:hidden;}

.user-info {height:64px;padding:20px;background:#EEEEEE;border-radius:10px;}
.user-info img {width:64px;height:64px;border-radius:50%;float:left;margin-right:20px;}
.user-info ul {float:right;width:175px;margin-top:4px;}
.user-info li {height:28px;line-height:28px;overflow:hidden;}
.user-info strong {font-size:16px;}
.user-info em {font-size:14px;font-style:normal;float:right;}
.user-info i {font-style:normal;color:#999999;padding:0 6px;}

.head-txt {padding:0 6px 10px 6px;line-height:28px;border-bottom:#DDDDDD 1px solid;margin-bottom:20px;clear:both;}
.head-txt strong {font-size:18px;}
.head-txt span {float:right;font-size:14px;color:#999999;}
.head-txt i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.head-sub {padding:0 6px 10px 6px;line-height:28px;border-bottom:#DDDDDD 1px solid;margin-bottom:10px;clear:both;}
.head-sub strong {font-size:16px;}
.head-sub span {float:right;font-size:14px;color:#999999;}
.head-sub i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.list-thumb {text-align:center;}
.list-thumb img {border:#DDDDDD 1px solid;padding:2px;}
.list-thumb li {height:32px;line-height:32px;overflow:hidden;}

.list-img ul {margin:6px 24px 24px 0;}
.list-img li {height:24px;line-height:24px;overflow:hidden;font-size:14px;}
.list-img em {font-size:12px;font-style:normal;color:#999999;}
.list-img i {font-size:12px;font-style:normal;color:#999999;float:right;padding-right:6px;}

.list0 {width:1224px;}
.list0:after {content:"";display:block;clear:both;}
.list0 div {width:204px;float:left;}
.list0 img:hover {border-left:#FFFFFF 1px solid;}

.list1 {width:960px;}
.list1:after {content:"";display:block;clear:both;}
.list1 div {width:192px;float:left;}
.list1 img:hover {border-left:#FFFFFF 1px solid;}

.list-txt {padding:0 0 20px 0;}
.list-txt li {height:32px;line-height:32px;overflow:hidden;font-size:14px;background:url('image/li_dot.gif') no-repeat 6px center;padding:0 16px 0 16px;}
.list-txt .f_r {font-size:12px;color:#666666;}

.list-rank {padding:0 0 24px 0;}
.list-rank li {height:32px;line-height:32px;font-size:14px;padding:0 6px;overflow:hidden;}
.list-rank .f_r {float:right;font-size:12px;color:#666666;padding-left:10px;}
.list-rank em {font-size:26px;font-style:normal;color:#F34540;padding-right:10px;font-family:Georgia;}
.list-rank i {font-size:18px;font-style:normal;color:#999999;padding-right:14px;font-family:Georgia;}

.list-cate {}
.list-cate:after {content:"";display:block;clear:both;}
.list-cate td {width:410px;font-size:14px;padding:10px 10px 20px 10px;}
.list-cate td:hover {background:#EEEEEE;}
.list-cate p {margin:0 0 10px 0;}
.list-cate li {float:left;line-height:32px;}
.list-cate em {font-style:normal;color:#DDDDDD;padding:0 10px;}
.list-cate i {font-style:normal;color:#DDDDDD;padding:0 10px;}

.list-cate2 {padding:0 0 20px 0;}
.list-cate2:after {content:"";display:block;clear:both;}
.list-cate2 li {width:116px;padding:0 16px;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;}
.list-cate2 li:hover {background:#EEEEEE;}
.list-cate2 i {font-size:12px;font-style:normal;color:#666666;padding-left:6px;}

.list-area {width:880px;}
.list-area:after {content:"";display:block;clear:both;}
.list-area li {width:103px;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;text-align:center;border:#DDDDDD 1px solid;margin:0 20px 20px 0;}
.list-area li:hover {border:#FF6600 1px solid;}

.list-area4 {padding:0 0 20px 0;}
.list-area4:after {content:"";display:block;clear:both;}
.list-area4 li {width:25%;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;text-align:center;}
.list-area4 li:hover {background:#EEEEEE;}

.tab-head {}
.tab-head ul {border-bottom:#DDDDDD 1px solid;height:32px;padding-left:16px;}
.tab-head li {border-bottom:#DDDDDD 1px solid;display:inline-block;height:32px;line-height:32px;margin-right:16px;float:left;font-size:14px;}
.tab-head .on {border-bottom:#E43632 3px solid;height:30px;line-height:32px;}
.tab-head .on span {color:#E43632;}

/* side */
.side em {font-size:12px;font-style:normal;color:#999999;}
.side input {width:140px;border:#DDDDDD 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#FFFFFF url('image/icon-search16.png') no-repeat 6px center;outline:none;margin:16px 16px 16px 32px;}
.side input:hover {width:180px;}
.side_li {line-height:48px;height:48px;padding-left:32px;overflow:hidden;}
.side_li:hover {background:#F3F3F3;}
.side_on {line-height:48px;height:48px;background:#EEEEEE;padding-left:32px;overflow:hidden;}

.warn {padding:30px 100px 30px 200px;}
.warn div {padding:5px 0 0 60px;background:url('image/warn.gif') no-repeat;font-size:14px;line-height:200%;}
.warn h1 {font-size:16px;margin:0;}
.guest_warn {padding:2px 0 2px 0;text-align:center;margin:0 130px 15px 130px;background:#FFF5D8;border:#FF7300 1px solid;}

@-webkit-keyframes eleShow{0%{top:0%}to{top:40%}}
@keyframes eleShow{0%{top:0%}to{top:40%}}

.elevator {
    position: fixed;
    top: 40%;
    right: 0%;
	-webkit-animation: eleShow .5s ease both;
    animation: eleShow .5s ease both;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    z-index: 100;
}
.elevator a {display:list-item; text-align:-webkit-match-parent;}
.elevator a {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 18px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    text-align: center;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    background: #fff;
    z-index: 1;
	border: solid 1px #ddd;
	border-top: none;
}
.elevator a:first-child {border: solid 1px #ddd;}
.elevator a:focus{outline:0}
.elevator a .txt {position:relative; z-index:3;}
.elevator a .bg {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 2;
    background: transparent;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
}
.elevator a:after {
    position: absolute;
    display: inline-block;
    width: 34px;
    height: 0px;
    left: 50%;
    bottom: 0;
    margin-left: -16px;
    background: -webkit-gradient(linear,right top,left top,from(white),color-stop(#eee),color-stop(#eee),to(white));
    background: linear-gradient(270deg,white,#eee,#eee,white);
    z-index: 1;
    content: "";
}
.elevator a:hover {color:#fff}
.elevator a:hover .bg {background:#3366cc}

.elevator .totop {
	display:block;
	height:32px;
	padding:10px;
	color:#3366cc;
	background:#fff;
	text-align:center;
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
	-webkit-transition:all .2s ease;
	transition:all .2s ease
}
.elevator .totop.show {
	visibility:visible;
	opacity:1;
	-webkit-transform:translate(0);
	-ms-transform:translate(0);
	transform:translate(0)
}
.elevator .totop:focus {outline:0}
.elevator .totop .icon {
	display:block;
	height:12px;
	width:12px;
	margin:0 auto;
	border-left:solid 1.4px #3366cc;
	border-top:solid 1.4px #3366cc;
	-webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.elevator .totop .txt {display:block; height:18px; line-height:18px; font-size:12px}
.elevator .totop:hover {color:#fff; background:#3366cc}
.elevator .totop:hover .icon {
	border-left:solid 1.4px #fff;
	border-top:solid 1.4px #fff;
}

.bx-controls .bx-controls-direction a{
	position:absolute;
	top:50%;
	border-radius:0;
	width:25px;
	height:35px;
	line-height:35px;
	background-color:#d9d9d9;
	background-color:rgba(0,0,0,.15);
	margin-top:-20px;
	font-size:20px;
	z-index:99;
	border:none;
	outline:none;
	-webkit-transition:background-color .2s ease;
	transition:background-color .2s ease
}
.bx-controls .bx-controls-direction a i{
	position:relative;
	top:13px;
	left: 8px;
	display:block;
	width:8px;
	height:8px;
	-webkit-transition:color .2s ease;
	transition:color .2s ease;
	
}
.bx-controls .bx-controls-direction a:hover{color:#fff;background-color:#999;background-color:rgba(0,0,0,.4)}
.bx-controls .bx-controls-direction .bx-prev{left:0;border-top-right-radius:18px;border-bottom-right-radius:18px}
.bx-controls .bx-controls-direction .bx-prev i{
	border-left:solid 1.5px #fff;
	border-top:solid 1.5px #fff;
	-webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.bx-controls .bx-controls-direction .bx-next{right:0;border-top-left-radius:18px;border-bottom-left-radius:18px}
.bx-controls .bx-controls-direction .bx-next i {
	border-right:solid 1.5px #fff;
	border-top:solid 1.5px #fff;
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bx-controls .bx-pager {position:absolute;bottom:0px;width:100%;text-align:center; font-size:0; z-index:99}
.bx-controls .bx-pager .bx-pager-item{
	margin:0;
	display:inline-block;
	-webkit-transition:background .2s ease;
	transition:background .2s ease
}
.bx-controls .bx-pager .bx-pager-item a{
	position:relative;
}
.bx-controls .bx-pager .bx-pager-item a{
	text-indent:-9999px;
	display:block;
	width:8px;
	height:8px;
	margin:5px 2px;
	outline:0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border:1px solid rgba(0,0,0,.05);
	background:rgba(255,255,255,.4);
}
.bx-controls .bx-pager .bx-pager-item a.active{
	width:9px;
	height:9px;
	top:-1px;
	left:0;
	border:3px solid rgba(0,0,0,.1)
}
.bx-controls .bx-pager .bx-pager-item a.active:before{
	content:" ";
	width:9px;
	height:9px;
	position:absolute;
	border-radius:50%;
	left:0;
	background-color:white
}

.lazyimg_img {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    -webkit-backface-visibility: hidden;
}

.filter-wrap{height:auto;padding:0 0 10px 0;position:relative;border-bottom:0px solid #e5e9ef;display:table;width:100%}
.filter-wrap.no-border{border-bottom:none;padding-bottom:0;height:34px}
.filter-wrap .filter-item{float:left;line-height:32px;padding:0 8px;border-radius:4px;margin-right:15px}
.filter-wrap .filter-item a{color:#222;font-size:12px;line-height:20px}
.filter-wrap .filter-item:last-child{margin-right:0}
.filter-wrap .filter-item.active{background-color:#3366cc}
.filter-wrap .filter-item.active a{color:#fff}
.filter-wrap .filter-item:not(.active):hover a{color:#3366cc}
.filter-wrap .filter-type{margin-bottom:10px}
.filter-wrap .filter-type.tids_1{position:relative}
.filter-wrap .filter-type.tids_1>.filter-item{margin-right:8px}
.filter-wrap .filter-type.tids_1>.filter-item:nth-child(2){margin-left:6px}
.filter-wrap .fold{position:absolute;border-radius:4px;line-height:24px;font-size:12px;color:#6d757a;right:0;display:inline-block;width:74px;text-align:center}
.filter-wrap .fold.up{bottom:18px}
.filter-wrap .fold.down{left:416px;top:18px}
.filter-wrap .fold:hover{background-color:#e5e9ef;color:#3366cc}
.filter-wrap .sub-filter{position:relative;height:30px;border-radius:4px;border:1px solid #e5e9ef;background-color:#f4f5f7;margin-bottom:2px;top:9px;display:inline-block}
.filter-wrap .sub-filter .filter-item{padding:0 12px;line-height:30px;margin-right:0}
.filter-wrap .sub-filter .filter-item.active{background-color:#f4f5f7}
.filter-wrap .sub-filter .filter-item.active a{color:#3366cc}

.channel a {
	display: block;
	width: 94px;
	font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #444;
    border-radius: 5px;
    margin-bottom: 2px;
    transition-property: color,background-color;
}
.channel a.active, .channel a:hover {
	background-color: #3366cc;
	color: #fff;
}

.ad {
	overflow: hidden;
	font-size: 0;
}
.col-1 {
	width: 100%;
	display: inline-block;
}
.col-2 {
	width: 49.25%;
	display: inline-block;
	margin-right: 12.5px;
}
.col-3 {
	width: 32.35%;
	display: inline-block;
	margin-right: 12.5px;
}
.col-4 {
	width: 24.1%;
	display: inline-block;
	margin-right: 12.5px; 
}
.col-2:nth-child(2n) {
	margin-right: 0;
}
.col-3:nth-child(3n) {
	margin-right: 0;
}
.col-4:nth-child(4n) {
	margin-right: 0;
}
.col-1,.col-2,.col-3,.col-4 {
	margin-top: 12px;
	overflow: hidden;
}
.ad-14 {
	position:relative;
	height: 240px;
	width: 460px;
}
.ad-26 {
	position:relative;
	height: 200px;
	width: 280px;
}
.ad-26 .bx-pager-item a{
	width:6px !important;
	height:6px !important;
	border:1px solid rgba(0,0,0,.05);
}
.ad-26 .bx-pager-item a.active{
	width:7px !important;
	height:7px !important;
	border:none !important;
}
.ad-26 .bx-pager-item a.active:before{
	width:7px !important;
	height:7px !important;
}

#ad_fix.fix {position:fixed; top:70px}