/* - -- ---< base.css >--- -- - */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "microsoft YaHei";
}
a,
img {
  border: 0;
}
/* - -- ---< header_footer_2.css >--- -- - */
.header-footer2 {
  margin-top: -16px;
  background: rgba(45, 158, 217, 1)
}
.header-footer2 .youhua-header {
  font-family: "microsoft YaHei";
  background-color: rgba(45, 158, 217, 1);
  background: rgba(45, 158, 217, 1);
  filter: alpha(opacity=90);
  height: 60px;
  font-weight: normal;
  top: 0;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.header-footer2 .youhua-header ul {
  list-style: none;
}
.header-footer2 .youhua-header a:link {
  text-decoration: none;
}
.header-footer2 .youhua-header a:visited {
  text-decoration: none;
}
.header-footer2 .youhua-header a:hover {
  text-decoration: none;
}
.header-footer2 .youhua-header a:active {
  text-decoration: none;
}
.header-footer2 .font-logo {
  float: left;
  height: 40px;
}
.header-footer2 .font-logo .icon-logo {
  font-size: 40px;
}
.header-footer2 .font-phone {
  border-left: 2px solid #eee;
  color: #666;
  float: left;
  font-size: 16px;
  font-weight: lighter;
  height: 30px;
  line-height: 30px;
  margin-left: 12px;
  margin-top: 16px;
}
.header-footer2 .font-phone .phone-svg {
  float: left;
  height: 22px;
  margin-left: 12px;
  margin-top: 4px;
  width: 22px;
}
.header-footer2 .font-phone .phone-svg img {
  width: 100%;
  height: 100%;
}
.header-footer2 .font-phone .label-font {
  float: left;
}
.header-footer2 .youhua_logo {
  display: inline-block;
  float: left;
  width: 70px;
  height: 35px;
  margin-top: 13px;
  background-image: url(../images/logo2.png);
}
.header-footer2 .youhua_exit {
  float: right;
  margin-top: 8px;
  line-height: 43px;
}
.header-footer2 .youhua_exit a {
  font-size: 14px;
  color: #fff;
  padding: 6px 20px;
  background-color: #009ddc;
  border: 1px solid #009ddc;
  border-radius: 3px;
}
.header-footer2 .youhua_exit a:hover {
  background-color: #0e8fe9;
}
.header-footer2 .youhua_nav {
  height: 100%;
  line-height: 60px;
  width: 800px;
}
.header-footer2 .youhua_nav ul li {
  float: left;
  width: 110px;
  font-size: 16px;
  text-align: center;
  border: 0;
}
.header-footer2 .youhua_nav ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.header-footer2 .youhua_nav ul li .the_word{
  color: white
}
.header-footer2 .youhua_nav ul li .the_word:hover {
  color: black;
  background-color: white;
  cursor: pointer;
}
.header-footer2 .youhua_nav ul li .the_word:hover .up_word {
  color: black;
}
.header-footer2 .youhua-footer {
  font-family: "microsoft YaHei";
  padding: 10px 0;
  background-color: #ffffff;
  position: relative;
  min-width: 900px;
}
.header-footer2 .youhua-footer a {
  text-decoration: none;
}
.header-footer2 .youhua-footer a:link {
  text-decoration: none;
}
.header-footer2 .youhua-footer a:visited {
  text-decoration: none;
}
.header-footer2 .youhua-footer a:hover {
  text-decoration: none;
}
.header-footer2 .youhua-footer a:active {
  text-decoration: none;
}
.header-footer2 .youhua-footer ul {
  list-style: none;
}
.header-footer2 .youhua-footer .footer_inset {
  margin: 0 auto;
  text-align: center;
}
.header-footer2 .youhua-footer .footer_inset .copyright {
  color: #333;
  font-size: 12px;
  margin: 20px auto;
}
.header-footer2 .youhua-header .h_center {
  float: right;
  margin-top: 14px;
  margin-left: 20px;
  font-size: 14px;
}
.header-footer2 .youhua-header .h_center a {
  border-radius: 2px;
}
.header-footer2 .youhua-header .h_center a img {
  vertical-align: sub;
}
.header-footer2 .youhua-header .h_center a.in_login {
  display: block;
  width: 104px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  color:rgba(211, 221, 234, 1);
  border: 1px solid rgba(45, 158, 217, 1);
  background: rgba(45, 158, 217, 1);
}
.header-footer2 .youhua-header .h_center a.in_login.active {
  border: 1px solid rgba(45, 158, 217, 1);
  color:white;
}
.header-footer2 .youhua-header .h_center a.in_login:hover {
  color:white;
}
.header-footer2 .clear-float {
  clear: left;
}
.nav_current {
  background-color: white;
}
.nav_current .up_word {
  color: black;
}
/* - -- ---< index-footer.css >--- -- - */
.index_footer {
  font-family: "microsoft YaHei";
  width: 100%;
  padding: 30px 0;
  background: #4C4C4C;
  min-width: 1200px;
  position: fixed;
  bottom: 0px
}
.index_footer a {
  color:rgba(176,176,176,1);
  text-decoration: none;
}
.index_footer a > div {
  float:left;
  margin-right:39px;
}
.index_footer a:link {
  text-decoration: none;
}
.index_footer a:visited {
  text-decoration: none;
}
.index_footer a:hover {
  color:white;
  font-weight: bold;
  text-decoration: none;
}
.index_footer a:active {
  text-decoration: none;
}
.index_footer .in_f_inset {
  width: 1200px;
  margin: 0 auto;
}
.index_footer .in_f_inset .kuang1 {
  width:480px;
  float:left;
  margin-top: 20px
}
.index_footer .in_f_inset .kuang2 {
  float: right;
  margin-top: 29.5px
}
/*=======================门户版 首页 开始====================================*/
.myshouye {
  font-size: 12px;
  font-family: "microsoft YaHei";
  color: #333;
}
.myshouye ul {
  list-style: none;
}
.myshouye a {
  text-decoration: none;
}
.myshouye a:link {
  text-decoration: none;
}
.myshouye a:visited {
  text-decoration: none;
}
.myshouye a:hover {
  text-decoration: none;
}
.myshouye a:active {
  text-decoration: none;
}
.myshouye .clear {
  clear: both;
}
.myshouye .w_c {
  width: 1200px;
  margin: 0 auto;
}
.myshouye .youhua-header .h_center {
  display: block !important;
}
.bgcolor {
  background: #fff !important;
}
.the_bodycolor {
  background: #eef0f2;
}
.lunbo-pic {
  width: 100%;
  height: 501px;
}
.lunbo-pic-btn {
  padding: 0;
  width: 185px;
  line-height: 50px;
  font-size: 18px;
}
.mianfei-btn {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}
.pointer-banner {
  cursor: pointer;
}
.title_name {
  text-align: center;
  font-size: 30px;
  padding-top: 40px;
}
.title_desc {
  text-align: center;
  font-weight:400;
  color:rgba(51,51,51,1);
  font-size: 14px;
  padding-top: 5px;
}
.s_name {
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  color: #4e4e4e;
}
.mj_projects-wrap {
  min-width: 800px;
  padding-bottom: 40px
}
.mj_projects-wrap .mj_projects {
  font-family:MicrosoftYaHei;
  position: relative;
  cursor: pointer;
  font-weight:400;
  color:rgba(51,51,51,1);
  font-size: 14px;
  line-height:24px;
}
.clear-float {
  clear: both;
}
.white-color {
  color: #fff;
}
.bgcolor_blue {
  background-color: #2895CC;
}
