﻿* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
input,
select,
button {
  border: 0;
  outline: none;
}
li {
  list-style: none;
}
img {
  border: 0;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
}
html,
body {
  background: url(./bg1.png) no-repeat #acd9fe;
}
.two_right_content_left_bottom_left a:hover,
.email_list_li ul li a:hover {
  text-decoration: underline;
}
.address {
  font-size: 15px;
  color: #131415;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  *text-align:left;
}
.address a {
  color: #131415;
}
.address img {
  vertical-align: middle;
}
.title {
  width: 100%;
  height: 47px;
  border-bottom: 1px solid #CFCFCF;
  line-height: 47px;
}
.title span {
  height: 44px;
  line-height: 47px;
  text-align: center;
  border-bottom: 4px solid #0f70bb;
  display: inline-block;
  font-size: 18px;
  color: #0f70bb;
  float: left;
  font-weight: bold;
  padding: 0 29px;
}
.title span a{
	float:left;
}
	
.title a {
  float: right;
  margin-right: 11px;
  color: #0f70bb;
  font-size: 12px;
}
.title_ {
  height: 47px;
  border-bottom: 1px solid #bfbfbf;
}
.title_ ul li {
  float: left;
  height: 44px;
  text-align: center;
  line-height: 47px;
}
.title_ ul li a {
  padding: 0 25px;
  display: inline-block;
  height: 44px;
  font-size: 18px;
  color: #2a2828;
}
.title_ ul .tit1 {
  border-bottom: 4px solid #0f70bb;
  color: #0f70bb;
  font-weight: bold;
}
.title0,
.title1,
.title2,
.title3,
.title4 {
  clear: both;
}
.title0 .title0_,
.title1 .title0_,
.title2 .title0_,
.title3 .title0_,
.title4 .title0_ {
  padding-top: 7px;
}
.title0 .title0_ ul li,
.title1 .title0_ ul li,
.title2 .title0_ ul li,
.title3 .title0_ ul li,
.title4 .title0_ ul li {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  float: left;
  *text-align:left;
}
.title0 .title0_ ul li span,
.title1 .title0_ ul li span,
.title2 .title0_ ul li span,
.title3 .title0_ ul li span,
.title4 .title0_ ul li span {
  margin-right: 2px;
  float: left;
  color: #0b6fce;
  font-size: 28px;
}
.title0 .title0_ ul li a,
.title1 .title0_ ul li a,
.title2 .title0_ ul li a,
.title3 .title0_ ul li a,
.title4 .title0_ ul li a {
  float: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
  color: #1b1b1b;
}
.title0 .title0_ ul li a:hover,
.title1 .title0_ ul li a:hover,
.title2 .title0_ ul li a:hover,
.title3 .title0_ ul li a:hover,
.title4 .title0_ ul li a:hover {
  text-decoration: underline !important;
}
.title0 .title0_ ul li .time,
.title1 .title0_ ul li .time,
.title2 .title0_ ul li .time,
.title3 .title0_ ul li .time,
.title4 .title0_ ul li .time {
  float: right;
  color: #777777;
  font-size: 14px;
}
.title0 .more_news,
.title1 .more_news,
.title2 .more_news,
.title3 .more_news,
.title4 .more_news {
  text-align: right;
  margin-top: 8px;
  font-size: 12px;
}
.title0 .more_news a,
.title1 .more_news a,
.title2 .more_news a,
.title3 .more_news a,
.title4 .more_news a {
  color: #3f3f3f;
}
#wrap {
  *text-align:center;
}
#wrap #center {
  width: 1200px;
  margin: 0 auto;
}
#wrap #center .head {
  width: 100%;
  height: 200px;
}
#wrap #center .head .logo {
  width: 710px;
  float: left;
  margin-top: 60px;
}
#wrap #center .head .logo img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
#wrap #center .head .head_right {
  float: right;
}
#wrap #center .head .head_right .share {
  margin-top: 5px;
}
#wrap #center .head .head_right .share img {
  vertical-align: middle;
  margin-left: 26px;
}
#wrap #center .head .head_right .share .img_dis {
  cursor: pointer;
}
#wrap #center .head .head_right .search {
  margin-top: 12px;
}
#wrap #center .head .head_right .search .txt {
  width: 310px;
  height: 42px;
  float: left;
}
#wrap #center .head .head_right .search .sub {
  width: 50px;
  height: 42px;
  cursor: pointer;
}
#wrap #center .nav {
  width: 100%;
  height: 50px;
}
#wrap #center .nav ul li {
  width: 200px;
  height: 50px;
  background-color: #226fbe;
  font-size: 20px;
  float: left;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
}
#wrap #center .nav ul li a {
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 50px;
}
#wrap #center .content {
  background-color: #FFFFFF;
}
#wrap #center .content .center {
  width: 1160px;
  margin: 0 auto;
  padding-top: 20px;
}
#wrap #center .content .foot {
  height: 116px;
  background-color: #226fbe;
  padding: 42px 0;
}
#wrap #center .content .foot .foot_left {
  float: left;
  margin: 28px 50px 0 89px;
}
#wrap #center .content .foot .foot_left img {
  vertical-align: middle;
}
#wrap #center .content .foot .foot_right {
  float: left;
  *text-align:left;
}
#wrap #center .content .foot .foot_right .foot_right_one a,
#wrap #center .content .foot .foot_right .foot_right_one em {
  font-size: 14px;
  color: #FFFFFF;
}
#wrap #center .content .foot .foot_right .foot_right_one a:hover {
  text-decoration: underline;
}
#wrap #center .content .foot .foot_right .foot_right_one em {
  margin-left: 13px;
  margin-right: 7px;
}
#wrap #center .content .foot .foot_right .foot_right_two {
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 25px;
}
#wrap #center .content .foot .foot_right .foot_right_two p {
  margin-top: 5px;
}
#wrap #center .content .foot .foot_right .foot_right_two p span {
  margin-right: 30px;
}
#wrap #center .content .foot .foot_right .foot_right_two p img {
  vertical-align: middle;
}
