@charset "utf-8";

/*CSS通用重置样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

fieldset,
img {
  border: 0;
}

:focus {
  outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup,
i {
  font-style: normal;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

code,
kbd,
samp,
tt {
  font-size: 100%;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

body {
  font-size: 12px;
  color: #333;
  background: #FFF;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

:link,
:visited,
ins {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

.clearfix:before,
.cf:before,
.clearfix:after,
.cf:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after,
.cf:after {
  clear: both;
}

.clearfix,
.cf {
  zoom: 1;
}

html {
  _text-overflow: ellipsis;
}


iframe {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

/* Init */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

/* common */
body {
  font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif;
  color: #333333;

  background: url(../images/topbg.jpg) no-repeat top #fff;
}

a,
a:visited {
  text-decoration: none;
}

.clearer {
  line-height: 0px;
  clear: both;
}

strong {
  font-weight: bold;
}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clear {
  display: inline-block;
}

/**/
/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}

/**/
/* End hide from IE-mac */

/* index.htlm */
.indexm {overflow:hidden;
  width:100%;background:url(../images/bg.jpg) no-repeat center top;
}
.logom {
  width:550px; height:220px;
  margin-top:280px;
  float:left;
margin-left:65px;
  background:url(../images/logoindex.png) no-repeat center;
}
.indexmin {
  width:1400px;
  margin:0 auto;overflow:hidden;
}

.logina {
  margin:0 auto;
  width:400px;
  height:40px;
  line-height: 40px;
}
.logina ul li {
  cursor: pointer;
  width:50%; float:left;
  font-size:20px;
  border-bottom:1px solid #d5d5d5;
  text-align: center;
  line-height: 40px;
}
.logina ul li.curre {
  border-bottom:1px solid #6f6f6f;
}

.indexuse {
  width:420px; height:616px;
  float:right;
  border:1px solid #e1e1e1;
  background:#fff;
  margin-top:35px;
}

.dl {
   width:320px; 
   margin:0 auto;
}

.dl .input {
  display: inline-block;
  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 40px;
  margin-top:15px;
  float:left;
}

#loginname {
  width:280px; 
  height: 36px;
  background:url(../images/indexbga.png) no-repeat;
  background-position: 10px 10px;
}
#loginpasswrod {
  width:280px; 
  height: 36px;
  background:url(../images/indexbgb.png) no-repeat;
  background-position: 10px 10px;
}
#loginyzm {
  width:170px; 
  height: 36px;
padding-left:15px;
}
.yzmimg {float:left;
  cursor: pointer;
  width:120px; margin-top: 15px;
  height: 44px;margin-left:10px;
background:#d6d6d6}

.forgetkey {
  width:100%; text-align: right;
  color: #333333;
  font-size:12px;
  padding-top:10px;float:left;
  cursor: pointer;
}



/* index.htlm */

.usera {
  height:72px; overflow:hidden;
}


.head {
  width: 100%;
  height: 72px;
  background: #0d72c8
}

.headm {
  width: 1300px;
  margin: 0 auto;
  line-height: 72px;overflow:hidden;

}

.logoa {
  color: #fff;
  font-size: 16px;
  float: left;
  line-height: 72px;
  ;
}

.userm {
  width: 150px;
  float: right;
  color: #fff;
  background: url(../images/usebga.png) left center no-repeat;
  height: 72px;
  padding-left: 20px;
}

.userm span {
  cursor: pointer;
  padding-left: 20px;
}

.pathm {
  width: 1100px;
  margin: 0 auto;
  line-height: 60px;
  border-bottom: 1px solid #b9d5f2;
  padding-left: 20px;
  height: 60px;
  font-size: 28px;
  font-weight: bold;
  color: #1571d2;
}

.mian {

width: 1100px;

margin: 0 auto;

overflow: hidden;

margin-top: 15px;
}

.nav {
  padding-top: 20px;
  width: 220px;
  float: left;
  overflow: hidden;
  margin-right: 18px;
}

.nav h5 {
  width: 220px;
  height: 45px;
  line-height: 45px;
  background: #1571d2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.nav p {
  width: 220px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.nav p.use_infor {
  background: url(../images/use_infor.png) no-repeat center;
}

.nav p.use_password {
  background: url(../images/use_password.png) no-repeat center;
}

.nav p.use_record {
  background: url(../images/use_record.png) no-repeat center;
}

.nav p.use_contribute {
  background: url(../images/use_contribute.png) no-repeat center;
}

.nav p.use_manage {
  background: url(../images/use_manage.png) no-repeat center;
}

.nav p.use_contribute {
  background: url(../images/use_contribute.png) no-repeat center;
}



/* 投稿  */
.main_contribute {
  padding: 20px;
  width: 1040px;
  background: #f9f9f9;
  overflow: hidden;
  float: left;
}

.vm {
  overflow: hidden;
  width: 1010px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.vmb {
  overflow: hidden;
  width: 890px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.main_contribute .attri {
  width: 100px;
  height: 36px;
  line-height: 36px;
  float: left;
  text-align: center;
  font-size: 16px;
}

.attri i {
  font-size: 12px;
  color: #ff0000
}
.head i { display: block;
font-size:16px;
color:#fff;
width:95px;
height:50px;
float:right;}
.head i a { color:#fff;}
.ch_keyword input {
  width: 830px;
  height: 26px;
  float: left;
}

.eng_keyword input {
  width: 830px;
  height: 26px;
  float: left;
}

.ch_title input {
  width: 630px;
  height: 26px;
  float: left;
}

.eg_title input {
  width: 630px;
  height: 26px;
  float: left;
}

.xmjj input {
  width: 630px;
  height: 26px;
  float: left;
}

.human input {
  width: 630px;
  height: 26px;
  float: left;
}

.phone input {
  width: 630px;
  height: 26px;
  float: left;
}

.email input {
  width: 630px;
  height: 26px;
  float: left;
}

.magree {
  padding-left: 360px;
  height: 35px;
  line-height: 20px;
  overflow: hidden;
}

.magree input {
  float: left;
  margin-top: 0px;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}

.magree span {
  cursor: pointer;
  color: #1571d2
}
.magree span a { color: #1571d2}
.author .aname {
  width: 150px;
  height: 26px;
  float: left;
}

.author .ajob {
  width: 300px;
  height: 26px;
  float: left;
  margin-left: 5px;
}

.author .aaddress {
  width: 320px;
  height: 26px;
  float: left;
  margin-left: 5px;
}


.attach span {
  color: #aaaaaa;
  font-size: 14px;
}




.main_contribute textarea {
  display: inline-block;
  width: 830px;
  height: 85px;
  padding: 5px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}

.main_contribute .input {
  display: inline-block;

  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}

.contribute_button {
  /* cursor: pointer; */
  margin: 0 auto;
  /* border-radius: 3px; */
  width: 120px;
  height: 42px;
  background: #1571d2;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
}

.contribute_button button {
  width: 120px;
  height: 45px;
  background: #1571d2;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

.selectBorder {
  width: 195px;
  height: 30px;
  line-height: 30px;
  border: solid 1px #c4c4c4;
  float: left;
  color: #0d76ca;
  background-color: #f2f9ff;overflow:hidden;

}

.selectBorder select {
  margin-top: 0px;
  width: 195px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background-color: #f2f9ff;
  outline: none;
  border: none;
}

.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fileinput-button input {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
.fileinput-button span {
  color:#fff;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;

  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;

  
}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}
.btn-primary span { color:#fff}
.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}
.btn-warning span { color:#fff}
.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}
.btn-danger span { color:#fff}
.toggle {
  display: inline-flex;
}

.box-body a {
  color:#333;
}
/* 投稿  */



.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}




.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}



.footm {
  width: 100%;
  padding: 20px 0;
  background: #1571d2;
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
  text-align: center;
  line-height: 32px;
}


.modal-dialog {
  position: fixed;
  top: 40%;
  left: 35%;
  transform: translateX(-50%) translateY(-50%);
}


.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.125);
  box-shadow: 0 2px 3px rgba(0,0,0,0.125);
  border: 0;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-dialog {
  width: 600px;
  margin: 30px auto;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal {
  overflow-x: hidden;
    overflow-y: auto;

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal {  background: rgba(0,0,0,0.3);}


.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}


.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  border-top: 1px solid #f4f4f4;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}




.bqxy {
  display: none;
  width:600px;padding:50px;
  position: fixed;
  left:50%; margin-left:-350px;
  z-index: 55;
  background:#fff;
  top:50%;
  margin-top:-300px;
}
.bqxy h5 {
  position: relative;
  font-size:32px; font-weight: bold;
   text-align: center;
}
.bqxy p { font-size:18px; line-height: 36px;
  margin-top:36px;}
.bga {
  display: none;
  width:100%; height:100%;
  position: fixed;
  left:0px;
  top:0px;
  background:rgba(0,0,0,0.8)
}

.closea {
  position: absolute;
  right:0px;
  top:-10px;
  width:20px; 
  line-height: 20px; text-align: center;
  height:20px;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
   border-radius: 10px; 
   color:#333;
   font-size:12px;
   background:#dadada;
   cursor: pointer;
}


.manuphone  {
  width: 100px;
  height: 36px;
  line-height: 36px;
  float: left;
  text-align: center;
  font-size: 16px;
}
.checkmanu .input {
  display: inline-block;
  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
  width: 630px;
  height: 26px;
  float: left;
}
.checkmanu span {
  display: block;
  float:left;
  width:100px;
  height: 34px;
  text-align: center;
  line-height: 35px;
  font-size:16px;
  color:#fff;
  background:#0d72c8;
  margin-left: 15px;
  cursor: pointer;
}
.manuscript {
  width:1010px; margin:0 auto; overflow:hidden;
  margin-top:35px;
}
.manulist {
  width:800px; margin:0 auto;
  margin-top:45px; 
  padding:50px;
  border:1px solid #ededed;
  overflow:hidden
}
.manulist ul li {
  width:100%;
  line-height: 36px;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #ededed;
  overflow:hidden
}

.manulist ul li p { float:left;}
.manulist ul li p.titlem { width:680px; font-size:18px;
color:#333;}
.manulist ul li p.statem {
  font-size:16px;color:#0d72c8;
}

.onedelay {
  animation-delay: 0.3s
}

.onedelaya {
  animation-delay: 0.5s
}

.onedelayb {
  animation-delay: 1s
}

.onedelayc {
  animation-delay: 2s
}

.onedelayd {
  animation-delay: 3s
}