@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

body {
  font-size: 15px;
  line-height: 24px;
  margin: 0 auto;
  position: relative;
  text-rendering: optimizelegibility;
  top: 0;
  font-family: "黑体",  "arial", "calibri";
  background-color: #f2f8fc;
}

img {
  border: medium none;
  margin: 0px auto;
  display: block;
  padding: 0px;
  width: 100%;
}

ul,
ol,
li {
  list-style: none outside none;
  font-size: 100%;
  vertical-align: baseline;
}

textarea {
  font-size: 16px;
  border: none;
  background: transparent;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
  resize: none;
}

.clear:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.header {
  height: 75px;
  width: 100%;
  border-bottom: 1px solid #93bee2;
  background: url(http://www.jin10.com/example/img/topbg.png) repeat #FFFFFF;
  box-shadow: 0 1px 3px #DDDDDD;
}

.header .headercon {
  max-width: 1020px;
  min-width: 600px;
  margin: 0 auto;
}

.header .logo {
  height: 50px;
  width: auto;
  margin: 13px 0;
  float: left;
}

.left {
  float: left;
  width: 760px;
  height: auto;
  margin: 0 10px 0 0;
  box-shadow: 1px 1px 1px #dce4e6;
}

.right {
  float: right;
  width: 250px;
  height: auto;
}

.innerlogo {
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 110px;
  height: auto;
}

.innerlogo2 {
  position: absolute;
  top: 0;
  right: 320px;
  width: 110px;
  height: auto;
}

.menu {
  height: 75px;
  width: auto;
  float: right;
}

.menu li {
  height: 73px;
  width: 100px;
  float: left;
  cursor: pointer;
}

.menu li.active,
.menu li:hover {
  background: url(http://www.jin10.com/example/img/selbg.png) repeat;
  border-bottom: 3px solid #1c77c3;
}

.menu li img {
  height: 35px;
  width: auto;
  margin: 20px auto;
}

.content {
  width: 1020px;
  margin: 30px auto;
}

.banner {
  position: relative;
  background-color: #fff;
  font-size: 14px;
  box-shadow: 1px 1px 1px #dce4e6;
  padding: 8px 10px 10px;
  position: relative;
  margin: 0px 0 10px;
}

.banner img.tips {
  width: 50px;
  position: absolute;
  left: -8px;
  top: -10px;
}

.banner h3 {
  font-weight: normal;
  font-size: 16px;
  padding: 0 0 0 30px;
  color: #107bcf;
}

.banner h4 {
  color: #107bcf;
  margin: 5px 0 0;
}

.banner span {
  color: #f6b232;
  font-weight: bold;
}

.banner span.span1 {
  font-size: 16px;
}

.banner span.span2 {
  font-weight: normal;
  line-height: 18px;
  display: block;
  margin: 5px auto;
}

.banner p {
  color: #555555;
  line-height: 1.5;
  margin: 0 0 5px;
}

.copycode {
  padding: 5px;
  height: 96px;
  border: 1px solid #DDDDDD;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
}

.copycode pre {
  font-family: "calibri";
}

.copycode textarea {
  font-family: "calibri";
  font-size: 14px;
  line-height: 24px;
}

.copycode textarea.mycode1 {
  height: 24px;
}

.copycode textarea.mycode2 {
  height: 96px;
}

.copycode.calendarcode {
  height: 24px;
}

.contact {
  font-family: "微软雅黑";
  cursor: pointer;
  display: inline-block;
  padding: 0 5px 0 25px;
  background: url(http://www.jin10.com/example/img/qq.png) 3px no-repeat #107bcf;
  border-radius: 4px;
  font-size: 13px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: normal;
}

.contact:hover {
  background-color: #096fc0;
}

.ablock {
  display: inline-block;
}

.rilicon {
  box-shadow: 1px 1px 1px #dce4e6;
  padding: 0 10px;
  background-color: #FFFFFF;
  position: relative;
}

.rilicon .watermark {
  position: absolute;
  right: 15px;
  top: 280px;
  width: 120px;
}

.con-logobox {
  display: block;
  position: absolute;
  right: 256px;
  top: 10px;
  width: 130px;
  height: 40px;
}

.con-logo {
  width: 130px;
  height: 40px;
  background: url(http://www.jin10.com/example/img/watermark2.png) no-repeat;
}

.con-logofix {
  background: url(http://www.jin10.com/example/img/watermark2-fix.png) no-repeat !important;
  position: fixed;
  top: 0;
  z-index: 10;
}

.setting-item,
.setting-theme,
.setting-theme_b {
  overflow: hidden;
  zoom: 1;
}

.setting-item {
  font-size: 12px;
  margin-bottom: 4px;
}

.setting-item dt {
  float: left;
}

.setting-item dt {
  float: left;
  min-width: 36px;
}

.setting-item dd {
  overflow: hidden;
}

.setting-size input {
  width: 50px;
  text-align: center;
  outline: none;
  margin-right: 5px;
  color: #ccc;
}

.setting-size input:focus {
  color: #333;
}

.setting-size_info span {
  display: inline-block;
  min-width: 50px;
  margin-right: 10px;
  text-align: center;
  color: #333;
  font-weight: normal;
}

.setting-theme {
  margin-bottom: 10px;
}

.setting-theme.checked .setting-theme_b {
  opacity: 1;
  filter: alpha(opacity=100);
}

.setting-theme_h {
  padding-left: 2px;
}

.setting-theme_b {
  width: 150px;
  margin-right: -5px;
  opacity: .5;
  filter: alpha(opacity=50);
}

.setting-theme_item {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #91765d;
  margin-right: 11px;
  margin-bottom: 5px;
  cursor: pointer;
}

.setting-theme_item span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 20px;
  border-top: 1px solid #91765d;
  background-color: #fff;
  color: #333;
  text-align: center;
}

.setting-theme_item.active {
  border-color: #107bcf;
}

.setting-theme_custom .setting-theme_item {
  width: 54px;
  height: 52px;
}

.theme-black {
  background-color: #000;
}

.theme-blue {
  background-color: #a9d8ff;
}

.theme-lightBlue {
  background-color: #c9f6fd;
}

.theme-green {
  background-color: #c6eec6;
}

.theme-yellow {
  background-color: #f8efa5;
}

.theme-orange {
  background-color: #ffd9a8;
}

.theme-purple {
  background-color: #eee3fe;
}

.footer {
  height: 40px;
  width: 100%;
  background: url(http://www.jin10.com/example/img/topbg.png) repeat #f6f8fa;
  padding: 7px 0 0;
}

.footer .footercon {
  height: 40px;
  background-color: #f2f8fc;
  border-top: 1px solid #1c7dcc;
}