body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
figure,
*,
fieldset,
legend {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
  font-family: microsoft yahei,Î¢ÈíÑÅºÚ;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:visited {
  color: #333;
}
a:link {color: #333}
a:hover {color: #333}
a:active {color: #333} 
::-ms-clear,
::-ms-reveal {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.mod-continar {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.mod-continar .header {
  width: 1200px;
  height: 240px;
}
.mod-continar .header .head1 {
  width: 195px;
  height: 140px;
  float: left;
  margin-top: 59px;
}
.mod-continar .header .head2 {
  width: 680px;
  height: 81px;
  float: left;
  margin-top: 75px;
}
.mod-continar .header .head3 {
  width: 200px;
  height: 62px;
  float: left;
  margin-top: 85px;
  position: relative;
}


.mod-continar .header .head3 #sou {
	/*position: relative;
	z-index: 900;*/
  width: 155px;
  height: 35px;
  border: 2px solid #0794f8;
  /*background: url(../img/blue_031.png) no-repeat 125px center;*/
  background-color: #b8d9ee;
  text-indent: 18px;
  font-size: 14px;
  color: #333333;
  border-radius: 25px;
}
.mod-continar .header .head3 .jiansuo {
	width: 18px;
  height: 18px;
  position: absolute;
	left:126px;
	top: 8px;
}
.mod-continar .header .head4 {
  width: 120px;
  height: 122px;
  float: left;
  margin-top: 66px;
}
.mod-continar .nav {
  width: 1200px;
  height: 50px;
  background: #0c92f2;
}
.mod-continar .nav ul {
  width: 1200px;
}
.mod-continar .nav ul li {
  height: 19px;
  line-height: 19px;
  float: left;
  margin: 15px 0;
  position: relative;
}
.mod-continar .nav ul li a {
  font-size: 18px;
  color: white;
  display: inline-block;
  width: 100%;
  padding: 0 38px;
  border-right: 2px solid white;
}
.mod-continar .nav ul li a:first-child {
  padding-left: 53px;
}
.mod-continar .nav ul li:last-child a {
  border-right: none;
}
.mod-continar .nav ul li div {
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #FFFFFF;
  position: absolute;
  left: 50%;
  bottom: -16px;
  display: none;
}
.mod-continar .nav ul li:nth-child(2) div {
  display: block;
}
.mod-continar .navLi {
  width: 1200px;
  height: 50px;
  border: 1px solid #CCCCCC;
  border-top: none;
  background: #FFFFFF;
}
.mod-continar .navLi ul {
  width: 1173px;
  height: 50px;
  margin-left: 27px;
}
.mod-continar .navLi ul li {
  width: 1173px;
  height: 50px;
  display: none;
}
.mod-continar .navLi ul li a {
  display: inline-block;
  width: 114px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}
.mod-continar .navLi ul li:nth-child(2) {
  display: block;
}

.mod-continar .footer {
  width: 1200px;
  height: 400px;
}
.mod-continar .footer .footer_top {
  height: 42px;
  background: #0C92F2;
}
.mod-continar .footer .footer_top ul {
  width: 400px;
  height: 16px;
  margin-left: 390px;
  padding-top: 14px;
}
.mod-continar .footer .footer_top ul li {
  height: 16px;
  line-height: 16px;
  border-right: 1px solid #FFFFFF;
  float: left;
  padding: 0 18px;
  font-size: 14px;
  color: #FFFFFF;
}
.mod-continar .footer .footer_top ul li:last-child {
  border-right: none;
}
.mod-continar .footer .footer_bottom {
  height: 60px;
  margin-top: 10px;
}
.mod-continar .footer .footer_bottom p {
  line-height: 22px;
  font-size: 12px;
}
.mod-continar .footer .footer_bottom .box1 {
  width: 324px;
  margin-left: 79px;
  float: left;
}
.mod-continar .footer .footer_bottom .box2 {
  width: 348px;
  float: left;
}
.mod-continar .footer .footer_bottom .box3 {
  width: 338px;
  float: left;
}
.mod-continar .footer .footer_bottom .box4 {
  width: 105px;
  float: left;
}

.button{
	width:100px;
	margin:0px;
	padding:0px;
}