﻿/*
  auther:yh
  date:2016.09.08
*/
/* Html5 Reset */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,lable,textarea,p,blockquote,th,td {margin:0; padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
a {background:transparent;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
input, textarea, button, a{-webkit-tap-highlight-color:rgba(0,0,0,0);} 
input,textarea{-webkit-appearance:none;appearance:none;border-radius:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
address, caption, cite, code, dfn, em, th, var, strong{font-style:normal;font-weight:normal;}
fieldset,img{border:0;display:block;}
menu,ol,ul{padding:0;list-style:none;list-style-image:none;}
.vh{visibility:hidden;}
a{color:inherit;text-decoration:none;}
h1,h2,h3,h4,h5,h6,dl,dd,ol,ul,menu,figure,blockquote,p,pre,form{margin:0;}
.hidden{display:none;}

body,html{background:#fff;font-family:"Heiti SC",Helvetica,"microsoft yahei";width:100%;height:100%;-webkit-overflow-scrolling:touch;}
html{font-size:62.5%;}
body{font-size:1.4rem;max-width:768px;margin:auto;}

.footer{padding:15px 0;font-size:1.4rem;color:#fff;text-align:center;line-height:1.6;background:url("../img/foot-bg.jpg") repeat;clear:both;}
.footer a{color:#fff;}
.error{text-align:center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;display:-moz-box;-moz-box-pack:center;-moz-box-align:center;display:box;box-pack:center;box-align:center;}

.disbox{display:-moz-box;display:-webkit-box;display:box;}
.indexCon .list-more{display:block;height:40px;margin:15px 0;background:url("../img/more.png") no-repeat center center;background-size:auto 40px;}
.indexCon .list-more strong{display:none;}
.listCon .list-more{display:block;height:30px;line-height:30px;margin:0 0 10px;text-align:center;background:url("../img/more-bg.jpg") repeat center center;background-size:auto 40px;}
.listCon .list-more strong{color:#666;}

.hd{line-height:30px;padding:0 5px;border-top:solid 2px #4270b5;border-bottom:solid 1px #ccc;color:#333;font-size:1.6rem;}
.hd strong{font-weight:bold;}
.hd a{padding:0 4px;}
.icon{width:30px;height:20px;margin-right:5px;display:inline-block;vertical-align:middle;}
.icon-life{background:url("../img/icon-life.png") no-repeat center center;background-size:auto 20px;}
.labeTitle{background:url("../img/title-bg.jpg") no-repeat center center;background-size:auto 32px;height:32px;padding:15px 0;text-indent:-9999px;}
/*header*/
.header{width:100%;box-sizing:border-box;overflow:hidden;padding:2px 10px;background:url(../img/top-bar.jpg) repeat 0 0;border-top:solid 1px #444;}
.header-tie{float:left;padding:0 10px;color:#fff;font-size:1.6rem;padding-top:14px;}
.logo{float:left;}
.logo,.logo img{height:42px;}
.index-header.header{display:-moz-box;display:-webkit-box;display:box;}
.index-header .logo{float:none;margin-right:5%;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}

.search-arrow{float:right;width:30px;height:40px;background:url("../img/icon-search-w.png") no-repeat center center;background-size:70%;}
.search-arrow img{height:50%;margin-top:50%;}

.search-form{clear:both;padding:7px 0;display:none;-moz-box-flex:3;-webkit-box-flex:3;box-flex:3;}
.search-open{width:100%;display:-moz-box;display:-webkit-box;display:box;}

.index-header .search-form{display:-moz-box;display:-webkit-box;display:box;}
.search-form .s_txt{display:block;border:1px solid #ccc;border-right:none;background:#fff;line-height:26px;padding:0 4px;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.search-form .s_btn{display:block;width:30px;border:1px solid #c3c3c3;border-left:none;background:#fff url("../img/icon-search.png") no-repeat center center;background-size:75% auto;margin-left:-2px;}

.nav{width:100%;height:40px;line-height:40px;background:url(../img/nav-bg.jpg) repeat 0 0;color:#fff;font-size:1.4rem;}
.nav a{color:#fff;display:block;-moz-box-flex: 1.0;-webkit-box-flex: 1.0;box-flex: 1.0;text-align:center;font-size:1.6rem;}
.nav a:after{content:"|";float:right;color:#fff !important;}
.nav a:last-of-type:after{content:"";}
.nav a.itemChange,.nav a.current{color:#fcf100;}

/*focus*/
.focus{position:relative;width:100%;max-width:768px;overflow:hidden;background:#555;}
.focus .focus-item{width:100%;height:100%;float:left;position:relative;}
.focus .focus-photo-box{height:100%;display:-webkit-box;-webkit-box-orient:horizontal;}
.focus img{width:100%;height:100%;background:#ccc url("../img/loading.png") no-repeat center center;}
.focus .focus-title{position:absolute;left:0;bottom:0;width:100%;height:40px;line-height:40px;padding:0 5px;background:rgba(0, 0, 0, 0.5);text-align:left;font-size:1.6rem;color:#fff;box-sizing:border-box;}
.focus-dotbg{position:absolute;bottom:0;left:0;width:100%;height:0px;text-align:right;}
.focus-dot{position:absolute;top:-30px;right:5px;text-align:left;}
.focus-dot em{width:10px;height:10px;margin:0 2px;border-radius:5px;display:inline-block;background:#ccc;text-indent:-9999px;overflow:hidden;}
.focus-dot em.active{background:#d61429;}

/*key*/
.key{padding:10px;}
.keyItem{width:100%;display:-moz-box;display:-webkit-box;display:box;}
.key a{display:block;margin: 2px 2px 0 0;text-align:center;color:#fff;font-size:1.6rem;}
.key a.type1{background:#82c2ef;box-flex:3.0;-webkit-box-flex:3.0;-moz-box-flex:3.0;}
.key a.type2{background:#eb7878;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type3{background:#9eaef2;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type4{background:#93eecb;box-flex:2.0;-webkit-box-flex:2.0;-moz-box-flex:2.0;}
.key a.type5{background:#c7e082;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type6{background:#edcb78;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type7{background:#9eaef2;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type8{background:#93eecb;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type9{background:#eb7878;box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.key a.type10{background:#82c2ef;box-flex:2.0;-webkit-box-flex:2.0;-moz-box-flex:2.0;}
.key a.type11{background:#92cef0;}
.key a.type12{background:#ef8c8b;}


.bflex1{box-flex:1.0;-webkit-box-flex:1.0;-moz-box-flex:1.0;}
.bflex2{box-flex:2.0;-webkit-box-flex:2.0;-moz-box-flex:2.0;}
.bflex3{box-flex:3.0;-webkit-box-flex:3.0;-moz-box-flex:3.0;}

/*modlist*/
.modlist_link{display:block;}
.modlistCon .modlist{display:none;}
.modlist .time{color:#999;}
.modlist .numb{float:right;height:16px;padding-left:20px;color:#999;background:url("../img/icon-eye.png") no-repeat 0 center;background-size:auto 10px;font-style:normal;}
/*indexCon*/
.indexCon{padding:0 10px;}
.indexCon .modlist{padding-bottom:10px;}
.indexCon .list_img_holder img{width:100%;}
.indexCon .modlist .txt .tit{color:#333;font-size:1.8rem;padding:10px 0;}
.indexCon .modlist .txt p{height:48px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;line-clamp:2;overflow:hidden;color:#666;font-size:1.6rem;line-height:24px;}

/*list*/
.list{padding:10px 10px 0;}
.listCon .modlist{border-bottom:dashed 1px #d4d4d4;padding:15px 0;height:60px;overflow:hidden;}
.listCon .modlist:nth-of-type(6n),.listCon .modlist:last-of-type{border-bottom:none;}
.listCon .modlist .list_img_holder{float:left;width:100px;height:60px;display:none;}
.listCon .modlist img{width:100%;height:100%;}
.listCon .modlist .txt{margin-left:0;}
.listCon .modlist .tit{height:40px;line-height:20px;font-weight:normal;font-size:1.5rem;color:#333;overflow:hidden;display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;line-clamp:2;}
.listCon .modlist p{padding-top:2px;}

.listCon .modlist.item-image .list_img_holder{display:block;}
.listCon .modlist.item-image .txt{margin-left:110px;}
/*图集*/
.common-node-data{padding:10px 0;}
.newsJson{width:100%;position:relative;margin:auto;}
.newsJson .modlist{background:#fff;border:solid 1px #ccc;-webkit-box-shadow: 3px 3px 3px #ccc; -moz-box-shadow: 3px 3px 3px #ccc; box-shadow: 3px 3px 3px #ccc;}
.newsJson .modlist .item-key{background:#fafafa;}
.newsJson .modlist .item-key h2{padding:10px 10px 0 40px;background:url("../img/icon-label.png") no-repeat 10px 10px;background-size:auto 20px;color:#333;font-size:1.6rem;}
.newsJson .key{padding:5px;}
.newsJson .modlist .img{padding:5px;}
.newsJson .modlist .img img{width:100%;}
.newsJson .modlist .tit{padding:5px;color:#333;line-height:20px;font-weight:normal;}
.newsJson .modlist p{padding:5px;color:#999;}
.newsJson .modlist .item-sum{ display:none;}
.loadingimg,.ch_more{text-align:center;}
/*author*/
.author img{border:solid 2px #fff;}
.author-photo .author img{width:58px;height:58px;border-radius:58px;margin:-58px auto 0;}
.author-photo .author strong{color:#fff;padding:4px 0;display:block;}

/*big-photo*/
.big-photo section{position:relative;}
.big-photo img{width:100%;}
.big-photo aside{width:100%;padding:5px;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;box-sizing:border-box;text-align:center;}
.big-photo aside p{max-height:60px;line-height:20px;overflow:hidden;}

/*author-head*/
.author-head {position:relative;}
.author-head img{width:100%;}
.author-head-con dt{width:58px;height:58px;margin:-58px auto 0;border:2px solid #fff;border-radius:58px;overflow:hidden;}
.author-head-con{width:100%;padding:5px;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;box-sizing:border-box;text-align:center;}
.author-head-con div{width:100%;text-align:center;}
.author-head dd{text-align:center;font-size:1.4rem;line-height:1.8em;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;}
.author-head .author-info{width:100%;line-height:20px;max-height:60px;overflow:hidden;}

/*zmt*/
.zmt-tj{padding:10px 0;}
.zmt .hd{background:#f0f0f0;padding:0;font-size:1.8rem;line-height:2.2;}
.zmt .hd strong{display:block;padding:0 15px;color:#4270b5;text-align:center;}
.zmt .hd strong.current{background:#fff;color:#333;margin-bottom:-1px;}

.zmt-tj .page-list-item{padding:0 10px 10px;}
.zmt-tj .page-list-item-photo img{width:100%;}
.zmt-tj .page-list-item-text h2{color:#333;font-size:1.8rem;padding:10px 0;}
.zmt-tj .page-list-item-text p{height:48px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;line-clamp:2;overflow:hidden;color:#666;font-size:1.6rem;line-height:24px;}
.zmt-tj .page-list-author{padding:10px 0;line-height:40px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;}
.zmt-tj .page-list-author img{width:40px;height:40px;border-radius:40px;}
.zmt-tj .page-list-author strong{color:#666;padding:0 5px 0 10px;}

.swipeNewsCon{width:100%;overflow:hidden;float:left;}

.zmt-author{padding:0 10px 15px;box-sizing:border-box;}
.zmt-author .double-photo-item{display:block;width: 44.7%;margin: 15px 2% 0;border: solid 1px #dbdbdb;float:left;}
.zmt-author .double-photo-item a{display:block;}
.zmt-author .double-photo-item img{width:100%;}
.zmt-author .double-photo-item-title{height:40px;margin:5px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;line-clamp:2;overflow:hidden;line-height:20px;}
.zmt-author .double-photo-item-author{display:block;padding:5px;text-align:right;color:#31a6f8;padding-top:10px;}

/*article*/
.arti{padding:10px 0;font-size:1.6rem;}
.artiTit{padding:0 10px;}
.artiTit h2{color:#666;font-size:1.8rem;}
.artiTit p,.artiTit p a{color:#959595;}
.artiTit .title{margin-top:10px;}
.artiCon{color:#666;padding:0 10px;font-size:16px;line-height:1.8;clear:both;}
.arti .artiCon{margin:0;} 
.artiCon p{padding:0.5em 0;text-indent:2em;}
.artiCon center p{padding:0;text-indent:0;}
.artiCon img {vertical-align:middle;max-width:100%;margin:0 auto;}
.artiCon strong{font-weight:bold;}
.artiCon strong.kw{font-weight:normal;}
.artiCon strong.kw a{border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color: #000;}
.artiCon em{font-style:italic;}
.editor_author_moblie{color:#666;font-size:1.4rem;text-align:right;padding:10px;}
.head-link-share{width:17px;height:19px;display:block;margin-top:10px;margin-right:10px;float:right;background:url(../img/icon-share2.png) no-repeat;background-size:auto 19px;text-indent:-99999px;}
.chan_newsInfo_link{float:right;margin-top:10px;font-size:0;}
.chan_newsInfo_link a{display:inline-block;width:22px;height:20px;background-image: url("../img/font.png");background-size:auto 20px;margin-left:10px;}
.chan_newsInfo_link a.chan_newsInfo_font_small{background-position:-22px 0;}
.chan_newsInfo_link a.chan_newsInfo_font_big{background-position:0 0;}

.tukuPagePor .artiTit .title{padding-bottom:10px;}
#albumInfoPortrait{font-size:16px;}
/*pages*/
.pages {position: relative;margin: 20px 0;height: 32px;line-height: 30px;text-align: center;overflow: hidden;color:#333;}
.pages a {position: absolute;top: 0;z-index: 1;border:solid 1px #aaa;color: #4270b5;}
.pages b{color:#4270b5;font-weight:normal;}
.pages a.prevPage{left:10px;padding:0 10px 0 25px;}
.pages a.nextPage{right:10px;padding:0 25px 0 10px;}
.pages a.prevPage:after,.pages a.nextPage:before{
height: 10px;width: 10px;content:'';position: absolute;top: 9px;z-index: 1111;border:solid 3px #4270b5;display: block;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
.pages a.prevPage:after{left: 10px;border-right:none;border-top:none;}
.pages a.nextPage:before{right: 10px;border-left:none;border-bottom:none;}
.pages a.pageNo{color:#aaa;}
.pages a.pageNo:after,.pages a.pageNo:before{border-color:#aaa;}

/*authorInfo*/
.authorInfo{ovrflow:hidden;background:#ededed;position:relative;margin:0 10px;}
.authorInfo_l{position:absolute;top:-8px;left:-8px;width:54px;height:54px;border-radius:54px;border:solid 4px #fff;}
.authorInfo img{width:50px;height:50px;border-radius:50px;border:solid 2px #bdbdbd;}
.authorInfo_r{margin-left:50px;padding:10px;}
.authorInfo_r h1{word-break:break-all;font-size:1.8rem;line-height:2.0;}
.authorInfo_r p{color:#333;line-height:1.6;}

/*comment*/
.mobileComment img{display:inline-block;}
.MobiC-Form-title {color: #000;padding: 8px 15px;font-size: 16px;}
.MobiC-Form-title a {float: right;font-weight: bold;}
.MobiC-Form-title strong,.MobiC-Form-title em{font-weight: bold;}

.MobiC-Head{position: relative;color: #000;font-size: 18px;font-weight:bold;height: 33px;line-height: 33px;text-align: center;padding:0 10px;}
.MobiC-Head .cm-back {height: 10px;width: 10px;position: absolute;top: 9px;left: 15px;z-index: 1111;border:solid 3px #a0a0a0;border-right:none;border-top:none;display: block;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
.MobiC-Head em{font-weight:bold;}

.MobiC-Form{margin:0 10px 10px;border-radius:2px;}
.MobiC-Form .MobiC-Text-area{padding:6px;border:1px solid #ccc;}
.MobiC-Form .MobiC-Text-area textarea { width:100%;display:block; height:80px; font-size:14px;line-height:18px;resize:none;border:none; }
.MobiC-Form-type {line-height:30px;color:#333;height:30px;border:1px solid #ccc;border-top:none;}
.MobiC-Form-face{float:left;}
.MobiC-Form-face-small {cursor: pointer;width: 36px;height: 24px;margin-top: 5px;margin-left: 10px;background:url("../img/MobiC_bg.png") no-repeat 0 -82px;-webkit-background-size: 136px auto;-moz-background-size: 136px auto;-o-background-size: 136px auto;background-size: 136px auto;}
.MobiC-Form-button { float:right; overflow:hidden;}
.MobiC-Form-button input { background-color:#4270b5;color:#fff;width:60px;text-align:center;height:30px;line-height:30px;padding:0;border:none;float:right;margin-left:5px;cursor:pointer;font-size:18px;}

/**/
.MobiC-List {padding:0 10px;border-top:1px solid #ccc;}
.MobiC-Item {border-bottom:1px solid #ccc; padding:10px 0 0}
.MobiC-Item:last-of-type{border-bottom:none;}
.MobiC-Item-head {color:#999; width:100%; overflow:hidden; line-height:28px; padding:5px 0;}
.MobiC-Item-head strong,
.MobiC-Item-head span {padding-right:8px;}
.MobiC-Item-head strong {font-weight:normal;color:#0068b7}
.MobiC-Item-head span{float:right;font-size:13px;}
.MobiC-Item-name img{width: 28px;height: 28px;float: left;margin-right: 4px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border: solid 1px #ccc;}

.MobiC-Item-text {color:#313131;line-height:24px;}

.arti .MobiC-Item-fn{margin-bottom:15px;}
.MobiC-Item-fn,
.comment-title{font-size:14px;color:#333;padding:10px;}

.MobiC-Item-pl{height:24px;line-height:24px;}
.MobiC-Item-pl a{background:url("../img/all.png") no-repeat 0 bottom;background-size:92px auto;display:inline-block;height:24px;vertical-align:middle;color:#999;}
.MobiC-Item-pl a.MobiC-Item-praise{ padding-left: 20px; background-position:0 -78px;  position: relative; padding-right: 10px;}
.MobiC-Item-pl a.MobiC-Item-praise.on{ background-position:-70px -78px}
.MobiC-Item-pl a.MobiC-Item-respond{ padding-left: 22px; margin-left:10px;background-position: 0 -38px;position: relative; padding-right: 5px;}
.MobiC-Item-pl a.MobiC-Item-respond.on{background-position: -70px -38px;}

.MobiC-ChildList { background:#ebebeb; line-height:28px; padding:0 8px; overflow:hidden;}
.MobiC-ChildItem { line-height:20px; padding:10px 0; border-top:1px dashed #ddd; margin-top:-1px;color:#313131;}
.MobiC-ChildName { padding-right:5px;}
.MobiC-ChildName strong { font-weight:normal; color:#666;}
.MobiC-ChildType { display:block; text-align:right; color:#999;}
.MobiC-ChildType span,
.MobiC-ChildType a { padding:0 5px;}
.MobiC-ChildType a:hover { color:#c00;}

.MobiC-More-box{background-color:#ececec;color:#515151;text-align:center;height:27px;line-height:27px;}
.MobiC-More {color:#515151; text-align:center; margin-top:5px;background:url("../img/more.png") no-repeat right -70px;background-size:10px auto;padding:0 17px;}
.MobiC-More:hover { color:#c00;}

/*share*/
.share_box{color:#050505;display:-webkit-box;display:box;-webkit-box-align:center;}
.share_box a{display:block;}
.share_box a i{display:block;background-image:url("../img/share_icon.png");background-repeat:no-repeat;}

.comment-title .share_box{float:right;}
.comment-title .share_box strong{margin-right:10px;}
.comment-title .share_box a{margin-right:4px;}
.comment-title .share_box a i{background-size:104px auto;width:26px;height:26px;}
.comment-title .share_box a.s2 i{background-position:0 0;}
.comment-title .share_box a.s3 i{background-position:-26px 0;}
.comment-title .share_box a.s4 i{background-position:-52px 0;}
.comment-title .share_box a.s5 i{background-position:-78px 0;}

.sharePanel{width:100%;position:absolute;left:0;z-index:10000;background:rgba(0,0,0,0.75);display:none;} 
.sharePanelCon{background-color:#fff;width:280px;height:150px;position:absolute;top:50%;left:50%;margin-top:-75px;margin-left:-140px;}
.sharePanelCon .share_box{height:84px;padding:20px 0 10px;}
.sharePanelCon .share_box a{width:70px;height:84px;line-height:42px;color:#313131;text-align:center;}
.sharePanelCon .share_box a i{width:42px;height:42px;background-size:168px auto;margin:0 auto;}
.sharePanelCon .share_box a.s2 i{background-position:0 0;}
.sharePanelCon .share_box a.s3 i{background-position:-42px 0;}
.sharePanelCon .share_box a.s4 i{background-position:-84px 0;}
.sharePanelCon .share_box a.s5 i{background-position:-126px 0;}
.sharePanelCon .panelClose{background-color:#4094d4;height:36px;line-height:36px;text-align:center;color:#fff;position:static;}


/*login*/
.loginbox{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);box-shadow:0 1px 3px rgba(0,0,0,0.25);border:solid 1px #5b5b5b;border-radius:5px;width:290px;height:380px;position:absolute;overflow:hidden;z-index:99999;font-size:13px;}
.loginbox h2{height:44px;text-align:center;background-color:#f7f7f7;color:#625548;font:bold 18px/44px "microsoft yahei";padding:0 8px;}
.loginbox .closeBtn{float:right;background:url("http://3g.china.com/img/close.png") no-repeat 0 10px;background-size:23px auto;width:23px;text-indent:-9999px;cursor:pointer;}
.loginbox .main label{height:15px;width:16px;background:url("http://3g.china.com/img/login.png") no-repeat 0 0;background-size:16px auto;margin-top:18px;display:block;position:absolute;}
.loginbox .main label.icon-user{background-position:0 1px;}
.loginbox .main label.icon-key{background-position:0 -74px;}
.loginbox .main{color:#a1a1a1;padding:34px 25px 0;}
.loginbox .main p{background-color:#f7f7f7;border-radius:5px;padding-left:15px;position:relative;}
.loginbox .main p:first-child{margin-bottom:24px;}
.loginbox .main input{padding:10px 15px 10px 8px;margin-left:18px;font-size:16px;height:30px;line-height:30px;border:0;background:#f7f7f7;width:185px;}
.loginbox .main input:focus {background:#faffbd;}
.autologin{margin-top:17px;height:20px;padding:0 25px;line-height:20px;}
.autologin span{color:#625548;line-height:20px;}
.autologin span:last-child{padding-left:15px;}
.bar{padding:15px 25px 0;}
.bar .login{background-color:#4270b5;width:100%;text-align:center;color:#fff;font:bold 18px/50px "microsoft yahei";border:none;border-radius:5px;cursor:pointer;}
.bar3rd {margin-top:25px;padding:0 25px;}
.bar3rd a{background:url("http://3g.china.com/img/login-bar.png") no-repeat 0 0;background-size:242px auto;width:33px;display:block;float:left;margin-right:18px;color:#fff;padding-left:35px;font:12px/26px simsun;}
.bar3rd a.bar_wb{background-position:-87px 0;}
.bar3rd a.bar_kx{background-position:-174px 0;}
.bar3rd a:last-child{margin-right:0;}

/* .squared */
.squared {width: 20px;height:20px;position: relative;}
.squared label {width: 18px;height: 18px;cursor: pointer;position: absolute;top: 0;left: 5px;border:solid 1px #969696;background-color:#fff;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.squared label:after {content: '';width: 9px;height: 5px;position: absolute;top: 4px;left: 4px;border: 3px solid #625548;border-top: none;border-right: none;background: transparent;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.squared input[type=checkbox] {visibility: hidden;width:20px;}
.squared input[type=checkbox]:checked + label:after {filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity: 1;}
