@charset "gb2312";
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#wrap {
    background: #f0f0f0 none repeat scroll 0 0;
    margin-top: 1em;
    max-width: 640px;
    position: relative;
}

.banner img {
    vertical-align: middle;
    width: 100%;
}
.wenzi p{width:90%;
    margin:0 auto;
    line-height:2em;
    text-indent:2em;
}
.zy1{
    width:50%;
    float:left;
    text-align:right;
}
.zy2{
    width:50%;
    float:right;
    text-align:center;
}
.zy{margin-top:2em;}
.zy p{font-size:2em; text-align:center; line-height:2em}
.zy .zyimg img{ width:44%; margin:0 auto;}
.daodu{ margin:0 auto; line-height:2em;  }
/*padding:1em 0;*/
.daodu h2{text-align:center; font-size:2em;  padding-top: 1em; }
/*padding:1em 0*/
.hyqj{text-align:center; background-color:#fcc204; padding:0.5em 0; font-size:2.5em}
.daodu p{ color:#333; width:90%; margin:0 auto;}
/*text-indent:1em;*/
.b1 h2{text-align:center; color:#FFF; line-height:2em; padding-top:1em}
.b1 p{text-align:center; color:#FFF; line-height:2em}
.left{float:left; width:50%;}
.right{float:right; width:50%;}













@charset "gb2312";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea{padding:0px; margin:0px; border:none;}
a,a:visited{ color:#333; text-decoration:none;}
a:active,
a:hover { text-decoration:none;}
a:focus,
input:hover,
button:hover,
input[type='button']:hover{ outline:none;}
i, 
em, 
cite { font-style: normal; }
li{ vertical-align:bottom; overflow:hidden; list-style-type:none;}
body, 
button, 
input, 
select, 
textarea{ font-family:微软雅黑,arial,'Hiragino Sans GB',宋体,sans-serif; outline:none;}

/* 禁止webkit横屏改变字体大小 */
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}

/* 设置HTML5元素为块 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;padding:0px; margin:0px; border:none;}

/* 超出隐藏 */
.overflow{ overflow:hidden;} 

/* 点击去除阴影 */
a,button,input,i{-webkit-tap-highlight-color:rgba(0,0,0,0); -moz-tap-highlight-color:rgba(0,0,0,0); -ms-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);}       
		          
/* float */
.fl{ float: left; }
.fr{ float: right;}

/* 图片自适应调整 并解决图片缩放的失真问题*/
img{ max-width:100%; height:auto;border:none; interpolation-mode: bicubic;}

/* 文字居中 */
.txt-center{ text-align:center;}
.txt-justify{ text-align:justify; text-justify:inter-ideograph;}

/* 自动换行 */
.word-auto{word-wrap: break-word;word-break: normal;}

/* 自动居中 */
.mg-auto{ margin-left:auto; margin-right:auto; position:relative;}

/* clearfix */  
.clearfix:after{ visibility: hidden;display: block;font-size: 0;content:" ";clear: both;height: 0;}
.clearfix{ *zoom:1;}

/* transtion-Hover */
.tianstion{ 
    transition:all ease 0.4s; 
	-moz-transition:all ease 0.4s; 
	-ms-transition:all ease 0.4s; 
	-o-transition:all ease 0.4s;
	-webkit-transition:all ease 0.4s;
}
.area{ width:100%;}
#wrap{ background:#F0F0F0; max-width:640px; position:relative; margin-top:1em;}
body{ background: #F0F0F0;}
@media screen and (max-width : 360px) {	
	body{ font-size:11px;}
	#wrap{ width:100%;}
}

@media screen and (min-width: 360px) and (max-width : 479px) {
	body{ font-size:12px;}
	#wrap{ width:100%;}	
}

@media screen and (min-width: 480px) and (max-width: 640px) {
	body{ font-size:15px;}
	#wrap{ width:100%;}	
}













@charset "gb2312";
/* CSS Document */
.clear {
    clear: both;
}
.menu_back2,.menu_slide,#us_panel2 td i,.send_msg_to,.menu_refresh,#post_comment_btn,.menu_back,.menu_share,.menu_open,.search_open,.list_info_i dt,#menu ul li a b,.hd .fr,.reg_bar_close,.login_bar_close,.reg_bar .fl i,#weibo_app i,#qq_connect i,.login_bar .fl i,.share_sina,.share_guangbo,.share_douban,.content_info_more,.header_more dt,.works_view dt,#add_f i,.works_link dt,.visit_site a i,.add_friend,.remove_friend,.rela_friend,.user_menu dt,#user_menu li a .fl i,.home_profile_local i,.home_profile_c a i,.remove_msg,.reply_msg_post {
	background: url('/img/icons.png') no-repeat;
	background-size: 500px 500px;
}
.hide-me{display:none;}
header{width:100%; display:block; height:60px;}
header .fixed{ position:relative;z-index:100;width:100%;height:60px;background-color:#587eac;}
/*header h2 {color: white;display: inline-block;font-size: 20px;font-weight: 500;line-height:60px;margin: 0;padding: 0;}*/
header .fixed .wrap{ margin: 0 auto;width:100%;}
header .fixed .wrap.float h1{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;font-size:20px;line-height:50px;color:#fff;text-align:center}
header .fixed .wrap.float .left-icon{float:left;display: inline-block;height: 41px;line-height: 40px;}
header .fixed .wrap.float .left-icon img {max-height:58px;position: relative;top: -2px;}
header .fixed .wrap.float .right-icon{float:right}
header .fixed .wrap.float:before,header .fixed .wrap.float:after{content:" ";display:table}
header .fixed .wrap.float:after{clear:both}
header .home{background:url(/img/kongjian.png)}
header .srh{background:url(/img/zhuanye.png)}
header .app{background:url(/img/jiuye.png)}
header .map{background:url(/img/dizhi.png)}
header .my1{background:url(/img/huanjing.png)}
header .set{background:url(/img/weibo.png)}
header .my{background:url(/img/home.png)}
header .more{ background:url(/img/index.png)}
.header-home .icon{color:#666;}
.header-home .fixed{background-color:#f7f7f7;}
header .icon{width:40px;padding-top:32px;display:inline-block;font-size:12px;color:white;text-align:center;background-size:22px 22px;background-position:center 7px;background-repeat:no-repeat;}
header .more-fn{position:absolute;top:60px;right:4px;width:210px;padding:10px;opacity:.9;background:#333;box-sizing: border-box;}
header .more-fn .icon{width:60px;margin:5px 0;}
header .more-fn em{position:absolute;top:-9px;right:10px;width:0;height:0;border-style:solid;border-color:#587eac #587eac #333 #587eac;border-width:0 6px 10px 6px;display:block;}
header .back {background: url("/img/fh.png") no-repeat scroll center center / 28px 28px #6C90BC;display: inline-block;float: left;height:60px;margin-right: 10px;overflow: hidden;text-indent: -10086px;width: 40px;}




#view-3d {
    width: 285px;
    height: 215px;
    position: fixed;
    z-index: 999999;
    margin-left: -137.5px;
    margin-top: -130px;
    left: 50%;
    top: 50%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    transform: translateZ(2000px);
    -webkit-transform: translateZ(2000px);
    -moz-transform: translateZ(2000px);
}
.xdfcenterbox {
    width: 285px;
    height: 215px;
    opacity: 0;
    background-color: #fff;
    position: absolute;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 0 0 20px rgba(10,2,4,.75);
    -webkit-box-shadow: 0 0 20px rgba(10,2,4,.75);
    -moz-box-shadow: 0 0 20px rgba(10,2,4,.75);
    -ms-box-shadow: 0 0 20px rgba(10,2,4,.75);
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    transform: translateZ(999px);
    -webkit-transform: translateZ(999px);
    -moz-transform: translateZ(999px)
}

.CenterBoxShow {
    animation: cshow 2s forwards linear;
    -webkit-animation: cshow 2s forwards linear;
    -moz-animation: cshow 2s forwards linear
}

@keyframes cshow {
    0% {
        transform: rotateX(80deg);
        -webkit-transform: rotateX(80deg);
        -moz-transform: rotateX(80deg)
    }

    20% {
        opacity: 1
    }

    70% {
        transform: rotateX(-30deg);
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        opacity: 1
    }

    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        opacity: 1
    }
}

@-moz-keyframes cshow {
    0% {
        transform: rotateX(80deg);
        -webkit-transform: rotateX(80deg);
        -moz-transform: rotateX(80deg)
    }

    20% {
        opacity: 1
    }

    70% {
        transform: rotateX(-30deg);
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        opacity: 1
    }

    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes cshow {
    0% {
        transform: rotateX(80deg);
        -webkit-transform: rotateX(80deg);
        -moz-transform: rotateX(80deg)
    }

    20% {
        opacity: 1
    }

    70% {
        transform: rotateX(-30deg);
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        opacity: 1
    }

    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        opacity: 1
    }
}

.xdfcenterbox-close {
    position: absolute;
    top: -14px;
    right: -14px
}

.xdfcenterbox .xdfcenter-title {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Microsoft YaHei";
    margin-top: 18px
}

.xdfcenterbox .xdfcenter-ftitle {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 200
}

.xdfcenterbox .xdfcenter-telval {
    width: 227px;
    height: 32px;
    border: 1px solid #6a7380;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    margin: 15px auto 8px
}

.xdfcenterbox .xdf-telval {
    width:156px;
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    font-size: 14px;
    color: #6a7380;
    -moz-border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    padding-left: 13px;
    float: left;
    outline: 0;
    border: 0
}

.xdfcenterbox .xdf-telbtn {
    width: 58px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    background-color: #6a7380;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 0 14px 14px 0;
    -webkit-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
    float: left;
    border: 0
}

.xdfcenterbox .xdf-innerc {
    width: 245px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.4
}

.xdfcenterbox .xdfcenter-chat {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 48px;
    line-height: 58px;
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px
}

.xdfcenter-swt,.xdfcenter-tel {
    display: block;
    position: relative;
    width: 50%;
    height: 48px;
    float: left
}

.xdfcenter-tel {
    background-color: #26c540;
    border-radius: 0 0 0 15px;
    -webkit-border-radius: 0 0 0 15px;
    -moz-border-radius: 0 0 0 15px
}

.xdfcenter-swt {
    background-color: #ff6005;
    border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    -moz-border-radius: 0 0 15px 0
}

.xdfcenter-tel em,.xdfcenter-tel i {
    display: block;
    position: absolute;
    left: 50%;
    color: #fff;
    font-style: normal;
    text-decoration: none
}

.xdf-telpic {
    top: 50%;
    margin-left: -50px;
    margin-top: -13px;
    width: 27px;
    height: 27px;
    background: url(../img/footer-tel.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
}

.xdfcenter-tel em {
    height: 100%;
    top: 0;
    margin-left: -16px;
    font-size: 16px
}
.xdfcenter-chata,.xdfcenter-chatb,.xdfcenter-swt em,.xdfcenter-swt i {
    display: block;
    position: absolute;
    left: 50%;
    color: #fff;
    font-style: normal;
    text-decoration: none
}
.xdfcenter-nub {
    top: 15px;
    width: 14px;
    height: 14px;
    margin-left: -34px;
    line-height: 13px;
    text-align: center;
    font-size: 9px;
    background-color: #e60012;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.8);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.8);
    box-shadow: 0 0 3px rgba(0,0,0,.8);
    z-index: 3;
    font-style: normal
}

.xdfcenter-chata {
    top: 50%;
    margin-left: -50px;
    width: 27px;
    height: 24px;
    margin-top: -12px;
    background: url(../img/footer-chat.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
}

.xdfcenter-chatb {
    height: 100%;
    top: 0;
    margin-left: -16px;
    font-size: 16px
}
.menushow-top{
    display:block;
    position:fixed;
    transform:translate3d(0,-50%,0);
    -moz-transform:translate3d(0,-50%,0);
    -webkit-transform:translate3d(0,-50%,0);
    bottom:18%;
    right:0;
    background:#eee;
    z-index:999;
}
.menushow-top>div{
    display:block;
    padding:.7rem;
    margin:0;
}
.menushow-top>:nth-child(1){
    background:#ff4837;
}
.menushow-top>:nth-child(1) span{
    color:#fff;
}
.menushow-top>div>span{
    display:inline;
    font-size:1.6rem;
    line-height:1;
    margin:0;
}









.ui-header, .ui-footer {
    border-width: 1px 0;
    border-style: solid;
    position: relative;
}
.header-img {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    width: 100%;
}
.mhome {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    font-family: "Microsoft Yahei","???",Tahoma,'simsun';
    font-size: 14px;
}
.mhome img{
    width: 100%;
    vertical-align: middle;
}
.nav7_1{
    background: #FFF;
    /*margin-top: 3em;*/
}
.n_h3 {
    border-bottom: #7385e9 1px solid;
}
.clearf {
    zoom: 1;
}
.n_h3_ico {
    width: 10px;
    height: 37px;
    background: #7385e9;
    display: block;
    float: left;
}
.n_h3 b {
    font: 1em/2em "Microsoft YaHei";
    float: left;
    margin-left: .5em;
    color: #7385e9;
}
.n_h3 a {
    float: right;
    color: #333;
    margin-right: 2%;
    font-weight: normal;
    font: 1em/2em "Microsoft YaHei";
}
.Fform {
    padding: 10px 0;
}
.zxbm16 {
    width: 80%;
    margin: auto;
}
.zxbm16_1 {
    padding: 10px 0;
}
.lmzxak1 {
    border: 1px dashed #989898;
    height: 45px;
    width: 100%;
    text-indent: 45px;
    font: 1em/2em "Microsoft YaHei";
}
.lzxbm1 {
    background: url(../img/user_icon.jpg) no-repeat 10px;
}
.lmzxak3 {
    width: 80%;
    display: block;
    margin: 20px auto;
    height: 45px;
    border: none;
    background: #FF8C01;
    color: #fff;
    border-radius: 5px;
    font: 1.2em/2em "Microsoft YaHei";
    letter-spacing: 10px;
}
.lmzxak2 {
    border: 1px dashed #989898;
    height: 45px;
    width: 100%;
    text-indent: 10px;
    font: 1em/2em "Microsoft YaHei";
    color: #6d6e6f;
}
.lzxbm4 {
    background-color: #fff;
}
body {
    padding: 0;
    font-family: "Microsoft YaHei";
    margin: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
    overflow-x: hidden;
    font-size: 100%;

}



ul, li, input, h1, h2, h3, h4, p, span, b, dl, dt, dd, header, menu, section, footer, nav, article {
    margin: 0;
    padding: 0;
}
.clearf:after {
    clear: both;
}
.clearf:after, clearf:before {
    content: "";
    display: block;
}

.ui-footer {
    background: #333 none repeat scroll 0% 0%;
    margin: 0px;
    color: #FFF;
    padding: 1em 1em 2.25em;
    border-top: 1px solid #666;
}
.ui-header, .ui-footer {
    border-width: 1px 0;
    border-style: solid;
    position: relative;
}
.ui-footer .footerNav {
    padding-bottom: 0.5em;
    overflow: hidden;
    width: 290px;
    margin: 0px auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    padding: 0px;
    margin: 0px;
    border: none;
}
.ui-footer .footerNav ul {
    padding: 0px 0px 0px 5px;
    list-style-type: none;
    text-align: center;
    width: 280px;
    margin: 0px auto;
    clear: right;
}
.ui-footer .footerNav li {
    display: block;
    width: 32%;
    text-align: center;
    float: left;
}
li {
    vertical-align: bottom;
    overflow: hidden;
    list-style-type: none;
}
.ui-footer .footerNav a {
    color: #666;
    font-size: 1em;
    padding: 0.30em 0px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
.ui-footer .social {
    padding: 0.5em 0px;
    text-align: center;
}
.social .linkbtn img {
    width: 36px;
    height: 36px;
    border-radius: 20%;
}
.ui-footer .social a span {
    color: #8F8F8F;
    font-size: 30px;
}
.ui-footer .disclaimer {
    color: #666;
    text-align: center;
    font-size: 1em;
}
.ui-footer #footerDisclaimers {
    text-align: center;
    padding-bottom: 5em;;
}
.ui-footer #footerDisclaimers a {
    color: #666;
    font-size: 1em;
    padding: 0.30em 0px;
    display: block;
    text-transform: uppercase;
}
.lzxbm2 {
    background: url(../img/user_icon1.jpg) no-repeat 10px;
}
.lzxbm3 {
    background: url(../img/user_icon2.jpg) no-repeat 10px;
}
.h_1{
    height: 1em;
}



.top_bar {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: Microsoft YaHei, sans-serif;
    max-width: 480px;
    height: auto;
}
li {
    vertical-align: bottom;
    overflow: hidden;
    list-style-type: none;
}
.top_menu li a {
    display: block;
}
a, a:visited {
    color: #333;
    text-decoration: none;
}

.top_menu li img {
    width: 100%;
    vertical-align: middle;
}
.top_bar .top_menu li {
    float: left;
    text-align: center;
    width: 20%;
}
.top_menu{
    margin: 0;
    padding: 0;
}
