@charset "UTF-8";

/* CSS Document */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 99%;
  vertical-align: baseline;
  background: transparent;
  outline-style: none;
  list-style: none;
  /*FF*/
}
a {
  text-decoration: none;
}
input,
button,
select,
textarea {
  outline: none;
}
body {
  /* 	background: url("../images/index_bg.png") repeat-x scroll 0 0 #FFFFFF;
        font-family: 'Microsoft YaHei'!important;
        font-size:12px; */
  margin: 0;
  padding: 0;
  color: #000;
  background: #f3f3f3;
  font-family: "微软雅黑";
}
.head {
  height: 208px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/top_bg.jpg") center 0;
  width: 100%;
}
.banner {
  height: 40px;
  width: 100%;
  background: #177cb0;
  position: absolute;
  top: 168px;
}
a img {
  border: none;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
div {
  /*zoom:1;*/
}
form {
  border: 0;
  padding: 0;
  margin: 0;
}
/*布局*/
#box {
  position: relative;
  width: 1002px;
  margin: 0 auto;
}

#middle_panle {
  position: relative;
  /*  border: 1px dashed #ccc; */
}
#main {
  position: relative;
  /* 	padding:10px; */
}
#main_left {
  position: relative;
  float: left;
  width: 620px;
}
#main_notice {
  padding-bottom: 5px;
}
#main_notice .notice_box {
  /* 	border:1px solid #b2b2b2; */
}
.notice_ul img {
  width: 100%;
  height: 200px;
}
.readData {
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #515151;
}
#main_notice .notice_box .notice {
  height: 200px;
  color: #333;
  background: url(../images/top_bg.jpg);
  /* background: #dc3939; */
  position: relative;
  /* background-size: 100% 100%; */
}

/*通知标题*/
.index_notice_tit {
  height: 50px;
  color: #5d5d5d;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
/*通知内容*/
.index_notice_content {
  text-indent: 44px;
  padding: 0px 20px;
  font-size: 20px;
  color: #5d5d55;
}
/*通知按钮*/
.signUp_submit .signUp_btn {
  background: url(../images/login_btn_bg.png) repeat-x scroll center top
    transparent;
  border-radius: 5px;
  border: 1px solid #e15f60;
  background: #1a94db;
  color: #ffffff;
  width: 120px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  padding: 0;
  text-align: center;
  vertical-align: baseline;
}

#main_notice .notice_box .notice_signBtn {
  display: block;
  height: 63px;
  width: 216px;
  position: absolute;
  right: 0px;
  bottom: 0;
  cursor: pointer;
}
#main_notice .notice_box .notice_signBtn a {
  display: block;
}
#main_notice .notice_box .notice_text {
  position: absolute;
  top: 170px;
  left: 0;
  padding: 0px 25px;
  font-size: 16px;
  font-weight: bolder;
  text-indent: 2em;
  line-height: 22px;
  color: #000;
}
#main_notice .notice_box .notice_content {
  padding: 50px 15px 0 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
#main_notice .notice_box .notice_content p {
  padding: 0;
  margin: 0;
  line-height: 2em;
  text-indent: 2em;
}

.main_content {
  padding: 10px 30px;
  background: #fff;
  clear: both;
  margin-top: 10px;
}
.main_content .content_box {
  padding-bottom: 10px;
}

.main_content .content_box .content_title {
  border-bottom: 1px solid #b2b2b2;
}
.main_content .content_box .content_title .title_box {
  height: 40px;
  background: #fff;
}
.title_box .content_title_con {
  float: left;
  font-weight: normal;
  line-height: 40px;
  font-size: 18px;
  border-bottom: 2px solid #007dc6;
  color: #c31f0b;
}
.content_title_more span {
  position: absolute;
  background: url(../images/more.png) no-repeat 0 0;
  top: 10px;
  left: 8px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.content_title .title_box .content_title_more {
  position: relative;
  padding-left: 35px;
  float: right;
  font-weight: normal;
  line-height: 40px;
  font-size: 16px;
  color: #5d5d5d;
  display: inline-block;
  width: 35px;
}
.main_content .content_box .content_title .title_box a:hover {
  color: #2688ca;
}
.notice_ul .notice_ul_font {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -470px;
  color: #007dc6;
  font-size: 30px;
  font-weight: 700;
  width: 1000px;
}
.outline img {
  width: 200px;
  height: 120px;
  margin: 20px 0;
}
.read img {
  width: 200px;
  height: 120px;
}
.outlineCon {
  width: 340px;
  height: 120px;
  margin-left: 20px;
  color: #515151;
  margin: 20px 0;
}
. {
}
.outlineConTitle {
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
}
.readCont {
  float: left;
  width: 340px;
  height: 120px;
  margin-left: 20px;
  font-size: 14px;
  color: #515151;
}
.outlineConName,
.outlineConDate {
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}

.upName {
  width: 560px;
  height: 120px;
  margin: 20px 0;
}
.content_app img,
.content_wx img {
  width: 110px;
  height: 110px;
}
.content_app,
.content_wx {
  width: 110px;
  height: 110px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  float: left;
  padding: 10px;
}
.appName,
.wxName {
  color: #515151;
  width: 115px;
  height: 30px;
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
}
.main_content .content_box .content_list {
  clear: both;
}
.main_content .content_box .content_list .list_box {
  /* 	min-height: 500px; */
}
.main_content .content_box .content_list .list_box p {
  /* 	margin:0;
        font-size: 12px;
        line-height: 24px; */
  text-indent: 2em;
  padding: 0;
}
.main_content .content_box .content_list .list_box a:hover {
  color: #2691da;
}

.main_content .content_box .content_list .list_box .list_box_time {
  float: right;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 120px;
  color: #888888;
}
.main_content .content_box .content_list .list_box .list_box_advice {
  color: #333;
  text-overflow: ellipsis;
  width: 465px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
}
.main_content .content_box .content_list .list_box .list_box_advice span {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../images/right.png) no-repeat 0px 0;
}
.advice li {
  height: 40px;
  line-height: 40px;
  color: #333333;
  border-bottom: 1px solid #eaeaea;
}
.main_content .content_box .content_list .list_box .list_title {
  font-size: 16px;
  color: #5b0207;
  /*text-indent: 0; */
}
#main_right {
  position: relative;
  float: right;
  width: 370px;
}

#notice_content {
  margin-top: 10px;
}
#notice_content .content_box {
  padding: 10px 30px;
  background: #fff;
}
#notice_content .content_box .content_title {
  border-bottom: 1px solid #b2b2b2;
}
#notice_content .content_box .content_title .title_box {
  height: 40px;
  background: #fff;
}
#notice_content .content_box .content_title .title_box .content_title_con {
  float: left;
  color: #c31f0b;
  font-family: "微软雅黑", "黑体";
  font-weight: normal;
  line-height: 40px;
  font-size: 18px;
  border-bottom: 2px solid #007dc6;
}
#notice_content .content_box .content_title .title_box .content_title_other {
  float: right;
  width: 60px;
}
#notice_content
  .content_box
  .content_title
  .title_box
  .content_title_other
  span {
  display: block;
  padding: 15px 5px 0 0;
}

#notice_content
  .content_box
  .content_title
  .title_box
  .content_title_other
  span
  a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

#notice_content .content_box .content_list {
  background: #fff;
  clear: both;
}
#notice_content .content_box .content_list .list_box {
  margin: 5px 0;
}
.list_box .box_title {
  text-align: left;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #29a4ec;
  font-size: 15px;
}
.list_box .box_con {
  font-size: 14px;
  color: #7d7d7d;
}
.box_con a {
  color: #c31f0b;
}
#notice_content .content_box .content_list .list_box table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
#notice_content .content_box .content_list .list_box td {
  font-size: 12px;
  border-bottom: 1px dashed #00436a;
  line-height: 16px;
  padding: 8px 5px 5px;
}
#notice_content .content_box .content_list .list_box b {
  font-size: 13px;
}

#notice_list table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
#notice_list td {
  border-bottom: 1px dashed #ccc;
  padding: 8px 6px 8px 20px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  width: 88%;
}
#notice_list th {
  border-bottom: 1px dashed #bbb;
  padding: 8px 6px 8px 20px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
#notice_list td a {
  text-decoration: none;
  color: #222;
}

#linkUs_list table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
#linkUs_list td {
  border-bottom: 1px dashed #ccc;
  padding: 6px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
#linkUs_list th {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
#linkUs_list td a {
  text-decoration: none;
  color: #222;
}
#linkUs_list .input_box {
  border: 1px solid #ccc;
  padding: 5px;
  width: 150px;
}
.clear {
  clear: both;
}

.textarea_content {
  padding: 10px;
}
.textarea_content p {
  font-size: 14px;
  text-indent: 2em;
  margin: 0;
  padding: 0px;
  line-height: 2em;
  text-align: left;
}
.textarea_content .gg_title1 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
}

.mobile_score_info {
  padding: 10px 0;
}
.mobile_score_info table {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}
.mobile_score_info td {
  border-bottom: 1px dashed #ccc;
  padding: 12px 5px;
  font-size: 1em;
  font-weight: bold;
}

.mobile_score_info .label {
  font-weight: normal;
  text-align: right;
}

.mobile_score_box {
  padding: 10px 0;
}
.mobile_score_box table {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}
.mobile_score_box th {
  border: 1px solid #ccc;
  padding: 15px;
  font-size: 1em;
  text-align: center;
  font-weight: bolder;
  background: #ddd;
}
.mobile_score_box td {
  border: 1px solid #ccc;
  padding: 15px 2px;
  font-size: 1em;
  text-align: center;
}

.mobile_score_box .label {
  font-weight: bolder;
}

.mobile_worming_box {
}
.mobile_worming_box .success_box {
  padding: 8px;
  border-radius: 6px;
  background: #fbf8ee;
  border: 1px solid #fcd3a1;
  color: #444444;
}
.mobile_worming_box .success_box .success_icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
  background-position: -16px -144px;
  height: 16px;
  width: 16px;
}

.mobile_worming_content {
  font-size: 1em;
  padding: 10px 0;
}
.mobile_worming_content .notice_title {
  font-size: 1em;
  border-bottom: 1px solid #00436a;
  padding: 8px 0;
}

.mobile_worming_content p {
  font-size: 1em;
  padding: 5px 0;
  margin: 0;
  line-height: 1.5em;
  border-bottom: 1px dashed #ccc;
}
.download_titile {
  width: 755px;
  margin: 0 auto;
  font-weight: 700;
  padding: 40px 0 30px 0px;
  font-size: 20pt;
}
.download_button {
  height: 40px;
  margin: 20px 0;
}
.download_left_button {
  display: inline-block;
  width: 390px;
  height: 40px;
  line-height: 40px;
  background: #efa634;
  border-radius: 4px 0 0 4px;
  color: #fff;
  float: left;
  text-align: center;
}
.download_right_button {
  display: inline-block;
  width: 50px;
  height: 40px;
  line-height: 40px;
  border-radius: 0 4px 4px 0px;
  border-left: 1px dotted #333;
  color: #fff;
  float: left;
  background: #e69a22 url(../images/load.png) 0 0 no-repeat;
}
.dagang_con {
  height: 1000px;
  overflow: auto;
}
#noticeList {
}
#noticeList ol {
  position: relative;
  width: 100px;
  height: 20px;
  top: -40px;
  left: 50%;
  margin-left: -50px;
}
#noticeList ol li {
  float: left;
  width: 10px;
  height: 10px;
  margin: 5px;
  background: #fff;
  list-style: none;
}
#noticeList ol li.seleted {
  background: #1aa4ca;
}
.list_box_question li {
  float: left;
  width: 90%;
  height: auto;
  padding: 10px 5%;
  border-bottom: 1px dashed #dddddd;
}
/*按钮样式*/
#signUp .signUp_submit {
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
#signUp .signUp_submit .signUp_btn {
  background: url("../images/login_btn_bg.png") repeat-x scroll center top
    transparent;
  background: #177cb0;
  border-radius: 5px;
  /* border: 1px solid #333333; */
  border: none;
  color: #ffffff;
  width: 120px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  padding: 0;
  text-align: center;
  vertical-align: baseline;
}

#signUp .signUp_submit .signUp_btn span input {
  margin-right: 10px;
}

#signUp .signUp_submit .signUp_btn_disable {
  background: url("../images/login_btn_disable_bg.png") repeat-x scroll center
    top transparent;
  border-radius: 5px;
  border: 1px solid #333333;
  color: #ffffff;
  width: 120px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  padding: 0;
  text-align: center;
  vertical-align: baseline;
}

#signUp .signUp_submit .signUp_btn_disable span input {
  margin-right: 10px;
}
.subjectLable div {
  float: left;
  margin-left: 22px;
}
.date {
  text-align: right !important;
}
#notice_list table tr td a:hover {
  color: #2688ca;
}
