@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
b, strong {
  font-weight: bold;
}
hr {
  height: 0;
  -moz-box-sizing: content_box;
  box-sizing: content_box;
}
mark {
  color: #000;
  background: #ff0;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
button, input, select, textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 100%;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-box-sizing: content_box;
  -moz-box-sizing: content_box;
  box-sizing: content_box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* CSS Common Defined v0.1.0 */
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.pull_left {
  float: left;
}
.pull_right {
  float: right;
}
.text_left {
  text-align: left;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.clearfix {
  clear: both;
}
@media (max-width: 767px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
/* CSS User Defined */
body {
  font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Tahoma, "Microsoft YaHei UI", "Microsoft YaHei", SimSun, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  background: #fff;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  margin: 15px auto 0;
  height: 1;
  border: none;
  border-bottom: 1px solid #95a5a6;
}
h1{font-size:30px;}
.tip {
  margin: 15px auto 0;
  padding: 6px 12px;
  line-height: 1.8;
  color: #666666;
  border: 1px solid #efeff0;
  background: #f9f9f9;
}
.tip_info {
  color: #333333;
  border: 1px solid #95a5a6;
  background: #ecf0f1;
}
.tip_success {
  color: #468847;
  border: 1px solid #d6e9c6;
  background: #dff0d8;
}
.tip_danger {
  color: #333333;
  border: 1px solid #95a5a6;
  background: #ecf0f1;
  /*color: #b94a48;
  border: 1px solid #dfb5b4;
  background: #fcf2f2;*/
}
.container {
  margin: 0 auto;
  /*width: 990px;*/
  width: 95%;
}
.header_wrapper {
  margin: 0 auto;
  padding-top: 20px;
}
.header_wrapper hr {
  margin-top: 10px;
}
.header_wrapper .tip {
  margin-top: 10px;
}
.opener_wrapper {
  margin: 0 auto;
  padding-top: 15px;
}
.opener_wrapper .container .opener_box, .opener_wrapper .container .content_box {
  position: relative;
  float: left;
  width: 100%;
  /*width: 710px;*/
}
.opener_wrapper .container .opener_box textarea.urls_list {
  padding: 8px 10px;
  width: 100%;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", Tahoma;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  border: 1px solid #95a5a6;
  background: #ffffff;
}
.opener_wrapper .container .opener_box .urls_count_label {
  position: absolute;
  display: inline-block;
  right: 2px;
  top: 2px;
  padding: 4px 8px;
  font-size: 12px;
  color: #ffffff;
  background: #95a5a6;
  z-index: 999;
}
.opener_wrapper .container .opener_box .options {
  float: left;
  padding-top: 15px;
}
.opener_wrapper .container .opener_box .options input {
  vertical-align: middle;
}
.opener_wrapper .container .opener_box .options input[type=text] {
  padding: 3px 5px;
  width: 50px;
  text-align: center;
  color: #333;
  border: 1px solid #95a5a6;
  background: #ffffff;
}
.ie6 .opener_wrapper .container .opener_box .options input#openCount, .ie6 .opener_wrapper .container .opener_box .options input#openTimes, {
  padding: 3px 5px;
  width: 33px;
  text-align: center;
  color: #333;
  border: 1px solid #95a5a6;
  background: #ffffff;
}
.ie7 .opener_wrapper .container .opener_box .options input[type=text] {
  width: 33px;
}
.opener_wrapper .container .opener_box button.open_btn {
  float: right;
  margin-top: 10px;
  padding: 8px 50px;
  color: #ffffff;
  border: 1px solid #2c3e50;
  background: #425e79;
}
.ie6 .opener_wrapper .container .opener_box button.open_btn, .ie7 .opener_wrapper .container .opener_box button.open_btn {
  padding-left: 20px;
  padding-right: 20px;
}
.opener_wrapper .container .opener_box button.open_btn.disabled {}
.opener_wrapper .container .opener_box button.open_btn:hover {
  background: #2c3e50;
}
.opener_wrapper .container .remark_box {
  float: right;
  width: 265px;
}
.opener_wrapper .container .remark_box a {
  display: block;
  margin-bottom: 10px;
  padding: 20px;
  border-left: 5px solid #95a5a6;
  background: #bdc3c7;
}
.opener_wrapper .container .remark_box a.ie {
  background: #bdc3c7 url("../images/ie.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.evil360 {
  background: #bdc3c7 url("../images/evil360.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.chrome {
  background: #bdc3c7 url("../images/chrome.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.safari {
  background: #bdc3c7 url("../images/safari.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.qq {
  background: #bdc3c7 url("../images/qq.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.sogou {
  background: #bdc3c7 url("../images/sogou.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.firefox {
  background: #bdc3c7 url("../images/firefox.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a.maxthon {
  background: #bdc3c7 url("../images/maxthon.png") no-repeat 200px 10px;
}
.opener_wrapper .container .remark_box a:hover {
  text-decoration: none;
  border-left-color: #333333;
  background-color: #7f8c8d;
}
.ie6 .opener_wrapper .container .content_box, .ie7 .opener_wrapper .container .content_box {
  width: 670px;
}
.opener_wrapper .container .content_box {
  padding: 15px;
  border: 1px solid #95a5a6;
  background: #ffffff;
}
.opener_wrapper .container .content_box h1 {
  display: block;
  margin: 0 auto 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  border-bottom: 1px dashed #95a5a6;
  text-align: center;
}
.opener_wrapper .container .content_box p {
  margin-bottom: 15px;
  line-height: 1.5;
}
.opener_wrapper .container .content_box img {
  padding: 1px;
  border: 5px solid #eeeeee;
}
.footer_wrapper {
  margin: 0 auto;
  text-align: center;
}
.footer_wrapper p {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.feedback {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 1000;
}
.feedback a {
  display: block;
  padding: 6px 10px;
  color: #ffffff;
  font-size: 14px;
  background-color: #95a5a6;
  text-decoration: none;
}
.feedback a:hover {
  background-color: #425e79;
  text-decoration: none;
}