﻿@charset "utf-8";

body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;text-shadow:none!important; box-shadow:none;}
body {font-size:14px;text-align:left; background:#f7f7f7;font-family:"微软雅黑", Gadget, sans-serif,"宋体";}
ul,li{list-style:none;}

/*字体样式*/
.font12{ font-size:12px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font22{ font-size:22px;}
.font-black{ color:#000;}
.font-white{ color:#fff;}
.font-gray{color:#666;}
.font-gray2{color:#999;}
.font-orange{ color:#f30;}
.font-blue{ color:#39f;}
.font-red{color:#f00;}
.font-green{color:#0c3;}

.bg-white{ background:#fff;}

/*提示样式*/
.promptpage-cnt{ width:300px; margin:50px auto;}
.promptpage-cnt .cnt-pic{ width:180px; height:180px; margin:15px auto;}
.promptpage-cnt .cnt-tit{text-align:center; color:#999;}
.promptpage-cnt .cnt-msg{text-align:center; font-size:16px; padding-bottom:10px; color:#f00;}
.promptpage-cnt .cnt-txt{text-align:center;}
.promptpage-cnt .cnt-txt dl dt{  padding-bottom:10px;  font-size:18px;}
.promptpage-cnt .cnt-txt dl dd{ padding-bottom:10px; color:#999;}
.promptpage-cnt .cnt-main{padding-top:8px;text-align:center; font-size:18px;}
.promptpage-cnt .cnt-btn{ width:100px; height:35px; line-height:35px; margin:20px auto; border:1px solid #ff8a00; border-radius:4px; color:#f60; text-align:center;cursor:pointer;}
.promptpage-btn{ width:260px; margin:30px auto; color:#666;}
.promptpage-btn ul li{ float:left; width:110px; height:35px; line-height:35px;  margin:0 8px; border:1px solid #ccc; border-radius:4px;  text-align:center;}

.no-data-pic{background:url(../images/nodata.png) no-repeat;background-size:contain;}

.msg-pic{ width:260px; height:300px; margin:15px auto;}
.msg-pic2{ width:260px; height:220px; margin:15px auto;}
.msg-400-pic{background:url(../images/400.png) no-repeat center;background-size:contain;}
.msg-403-pic{background:url(../images/403.png) no-repeat center;background-size:contain;}
.msg-404-pic{background:url(../images/404.png) no-repeat;background-size:contain;}
.msg-500-pic{background:url(../images/500.png) no-repeat;background-size:contain;}
.no-internet-pic{background:url(../images/no_internet.png) no-repeat;background-size:contain;}
