#inside_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(imagesinside_bg.jpg) center no-repeat;
  background-size: cover;
  z-index: -1;
}
#header {
  height: 140px;
  position: relative;
  background-color: #ffffff;
}
#header .container {
  position: relative;
}
#header .container a.logo {
  position: absolute;
  left: 0;
  top: 25px;
  width: 505px;
  height: 91px;
  background: url(imagesindex_logo.png) no-repeat;
}
#header .container .searchbox {
  float: right;
  margin-top: 13px;
  width: 286px;
  height: 34px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 15px;
  border: 1px solid #d4d4d4;
}
#header .container .searchbox input {
  float: left;
  margin-left: 15px;
  line-height: 34px;
  height: 34px;
  border: 0 none;
  outline: none;
  background-color: transparent;
}
#header .container .searchbox button {
  float: right;
  margin-top: 9px;
  margin-right: 15px;
  width: 16px;
  height: 16px;
  border: 0 none;
  outline: none;
  background: url(imagesindex_header_searchicon.png) center no-repeat;
  cursor: pointer;
}
#header .container .nav {
  position: absolute;
  left: 555px;
  top: 72px;
}
#header .container .nav a {
  float: left;
  width: 42px;
  height: 56px;
  background-position: left center;
  background-repeat: no-repeat;
}
#header .container .nav a + a {
  margin-left: 78px;
}
#header .container .nav a:hover {
  background-position: -83px center;
}
#footer {
  padding-top: 30px;
  padding-bottom: 10px;
}
#footer .text {
  float: left;
  font-size: 12px;
}
#footer .text p {
  line-height: 30px;
  color: #000000;
}
#footer .text p a {
  color: #000000;
}
#footer .text p a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#footer .icons {
  float: right;
}
#footer .icons a {
  float: left;
  margin-left: 15px;
  position: relative;
}
#footer .icons a .erweima{
  display: none;
  position: absolute;
  left: -25px;
  bottom: 90px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 5px;
}
#footer .icons a span.icon {
  display: block;
  width: 52px;
  height: 64px;
  background-position: center;
  background-repeat: no-repeat;
}
#footer .icons a p {
  text-align: center;
  line-height: 2;
}
#link {
  padding-top: 108px;
}
#link .container ul li {
  float: left;
  width: 368px;
  min-height: 625px;
  background-color: #ffffff;
  border: 6px solid #a7d3f4;
}
#link .container ul li + li {
  margin-left: 30px;
}
#link .container ul li .hd {
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
}
#link .container ul li .bd a {
  display: block;
  width: 310px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #eeeded;
  margin: 0 auto 10px auto;
}
#link .container ul li .bd a span.icon {
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 34px;
  margin-top: 5px;
  border-radius: 100%;
  overflow: hidden;
}
#link .container ul li .bd a span.icon img {
  display: block;
}
#link .container ul li .bd a span.txt {
  float: left;
  margin-left: 10px;
  font-size: 16px;
  color: #000000;
}
#link .container ul li .bd a:hover span.txt {
  text-decoration: underline;
}
#inside_content {
  padding-top: 30px;
}
#inside_content .container .erji_nav a {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ffffff;
  color: #0077d3;
  margin-left: 10px;
  margin-bottom: 10px;
}
#inside_content .container .erji_nav a:hover {
  background-color: #0077d3;
  color: #ffffff;
}
#inside_content .container .erji_nav a.active {
  background-color: #0077d3;
  color: #ffffff;
}
#inside_content .container .content_box {
  margin-top: 30px;
  background-color: #ffffff;
  padding: 12px;
}
.fy{
	text-align: center;
	margin: 20px;
}
.fy span, .fy a{
	display: inline-block;
	padding: 5px 10px;
	margin: 0 5px;
	border: 1px solid transparent;
}
.fy .current{
	background-color: #0077d3;
	color: #fff;
}
.fy a{
	border: 1px solid #d5d5d5;
}
#inside_content .container .content_box .inbox .hot_mod {
  float: right;
  margin-right: -12px;
  margin-top: -53px;
  width: 350px;
  background-color: #f7f7f7;
  padding-top: 20px;
}
#inside_content .container .content_box .inbox .hot_mod .hd {
  height: 40px;
}
#inside_content .container .content_box .inbox .hot_mod .hd h3 {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000000;
  padding-left: 42px;
  background: url(imagesinside_hot_icon.png) 14px center no-repeat;
  font-weight: normal;
}
#inside_content .container .content_box .inbox .hot_mod .bd {
  padding: 17px;
}
#inside_content .container .content_box .inbox .hot_mod .bd .picdetail {
  border-bottom: 1px solid #ccc;
}
#inside_content .container .content_box .inbox .hot_mod .bd .picdetail p {
  text-align: center;
  line-height: 3;
}
#inside_content .container .content_box .inbox .hot_mod .bd .picdetail p a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#inside_content .container .content_box .inbox .hot_mod .bd .newslist ul li {
  display: block;
  height: 48px;
  line-height: 48px;
}
#inside_content .container .content_box .inbox .hot_mod .bd .newslist ul li span.dot {
  color: #fc2323;
}
#inside_content .container .content_box .inbox .hot_mod .bd .newslist ul li a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#inside_content .container .content_box .inbox .location {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
}
#inside_content .container .content_box .inbox .location p {
  color: #686767;
}
#inside_content .container .content_box .inbox .location p a {
  color: #686767;
}
#inside_content .container .content_box .inbox .location p a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#inside_content .container .content_box .inbox .artbox .textbox {
  padding-top: 40px;
  padding-bottom: 20px;
}
#inside_content .container .content_box .inbox .artbox .textbox h4 {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #000000;
  line-height: 40px;
}
#inside_content .container .content_box .inbox .artbox .textbox p.remark {
  text-align: center;
  color: #858484;
  margin-top: 30px;
}
#inside_content .container .content_box .inbox .artbox .textbox .text {
  padding-top: 30px;
}
#inside_content .container .content_box .inbox .artbox .textbox .text table{
  text-align: center !important;
}
#inside_content .container .content_box .inbox .artbox .textbox .text p {
  color: #4a4949;
  line-height: 3;
}
#inside_content .container .content_box .inbox .artbox .page {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
#inside_content .container .content_box .inbox .artbox .page p {
  color: #0077d3;
  line-height: 2;
}
#inside_content .container .content_box .inbox .artbox .page p a {
  color: #858484;
}
#inside_content .container .content_box .inbox .artbox .page p a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#inside_content .container .content_box .inbox .picbox .itemlist {
  float: left;
  width: 830px;
  margin-top: 30px;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items {
  margin-left: -23px;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items a {
  float: left;
  margin-left: 23px;
  margin-bottom: 20px;
  width: 256px;
  height: 200px;
  overflow: hidden;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items a .pic {
  width: 256px;
  height: 173px;
  transition: all .3s;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items a .pic img {
  display: block;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items a p {
  text-align: center;
  color: #686868;
  font-weight: 600;
  margin-top: 10px;
}
#inside_content .container .content_box .inbox .picbox .itemlist .items a:hover .pic {
  opacity: .8;
}
#inside_content .container .content_box .inbox .listbox .itemlist {
  float: left;
  width: 820px;
  margin-top: 30px;
}
#inside_content .container .content_box .inbox .listbox .itemlist ul li {
  display: block;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  font-family: SimSun;
  border-bottom: 1px dashed #edebeb;
}
#inside_content .container .content_box .inbox .listbox .itemlist ul li span.dot {
  float: left;
  color: #aaa9a9;
}
#inside_content .container .content_box .inbox .listbox .itemlist ul li a {
  float: left;
  margin-left: 5px;
}
#inside_content .container .content_box .inbox .listbox .itemlist ul li a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#inside_content .container .content_box .inbox .listbox .itemlist ul li span.date {
  float: right;
  font-size: 14px;
}
.table1_content .search_box {
  padding-top: 20px;
}
.table1_content .search_box .hd {
  height: 40px;
  line-height: 40px;
  background-color: #009de0;
}
.table1_content .search_box .hd h3 {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  text-indent: 1em;
}
.table1_content .search_box .bd {
  height: 50px;
  padding-left: 20px;
  border: 1px solid #009de0;
}
.table1_content .search_box .bd .group {
  float: left;
  margin-right: 30px;
}
.table1_content .search_box .bd .group label {
  line-height: 50px;
}
.table1_content .search_box .bd .group input {
  height: 20px;
  line-height: 20px;
}
.table1_content .search_box .bd button {
  float: left;
  width: 60px;
  height: 24px;
  margin-top: 13px;
  cursor: pointer;
}
.table1_content table {
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.table1_content table tr th {
  border: 1px solid #d5d5d5;
  height: 30px;
}
.table1_content table tr td {
  border: 1px solid #d5d5d5;
  height: 30px;
  text-align: center;
}
.table1_content table tr td a:hover {
  text-decoration: underline;
  color: #ff0000;
}
.table2_content {
  padding-top: 20px;
}
.table2_content h4 {
  font-size: 18px;
  text-align: center;
}
.table2_content table {
  margin-top: 20px;
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
}
.table2_content table tr:nth-child(odd) {
  background-color: #dfdfdf;
}
.table2_content table tr td,
.table2_content table tr th {
  height: 40px;
  text-align: center;
  border: 1px solid #d5d5d5;
}

.form1_content {
  padding-top: 20px;
}
.form1_content form table {
  width: 100%;
  border-collapse: collapse;
}
.form1_content form table thead th {
  height: 60px;
  text-align: center;
  font-size: 30px;
  color: #0077d3;
  border: 1px solid #666;
}
.form1_content form table tbody td {
  border: 1px solid #666;
  height: 30px;
  text-align: center;
}
.form1_content form table tbody td a.btn1 {
  margin-right: 50px;
  color: #0077d3;
}
.form1_content form table tbody td a.btn1:hover {
  color: #ff0000;
  text-decoration: underline;
}
.form1_content form table tbody td span.tip {
  color: #ff0000;
}
.form1_content form table tbody td .input_text {
  width: 100%;
  height: 100%;
  border: 0 none;
  outline: 0;
  line-height: 30px;
  text-indent: 1em;
}
.form1_content form table tbody td .input_area {
  width: 98%;
  height: 60px;
  border: 0 none;
  outline: none;
  resize: none;
  padding: 5px 0;
}
.form1_content form table tbody td label input[type='radio'] {
  position: relative;
  top: 2px;
}
.form1_content form table tbody td label.input_radio {
  margin-right: 20px;
}
.form1_content form table tbody td button {
  width: 120px;
  height: 28px;
  cursor: pointer;
}

#system_link {
  height: 525px;
  background-color: rgba(255, 255, 255, 0.67);
  margin-top: 80px;
  margin-bottom: 50px;
  padding: 14px;
  border-radius: 4px;
}
#system_link .inbox {
  height: 100%;
  background-color: #ffffff;
  border-radius: 4px;
}
#system_link .inbox .hd {
  float: left;
  margin-left: 54px;
  width: 34px;
  height: 525px;
  background: url(imagessystem_icon.png) no-repeat;
}
#system_link .inbox .bd {
  float: right;
  width: 1050px;
}
#system_link .inbox .bd .items a {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  width: 320px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #c3c4c4;
  border-radius: 4px;
  font-weight: bold;
}
#system_link .inbox .bd .items a:hover {
  background-color: #fd7157;
  color: #ffffff;
  border-color: #fd7157;
}


table{border-width: 1px;}
