@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
ol,
dd,
pre,
form,
input,
select,
textarea,
th,
td {
  margin: 0px;
  padding: 0px;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
img {
  border: none;
  vertical-align: top;
}
table {
  border-collapse: collapse;
}
textarea {
  resize: none;
  overflow: auto;
}
body {
  -webkit-text-size-adjust: none;
}
input {
  border: none;
  -webkit-appearance: none;
}
/*-----------------------------------清除默认样式-------------------------------------------*/
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.clearFix {
  zoom: 1;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  font-family: Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
body {
  min-height: 900px;
}
/*-----------------------------------自定义公共方法-------------------------------------------*/
/*-----------------------------------头部公共样式-------------------------------------------*/
.header {
  border-top: 5px solid #424141;
  border-bottom: 1px solid #DADADA;
  height: 140px;
  background: #f9f8f8;
  position: relative;
  zoom: 1;
}
.header:after {
  content: '';
  display: block;
  clear: both;
}
.header h2,
.header nav,
.header aside {
  height: 140px;
}
.header h2 {
  float: left;
  width: 291px;
  height: 140px;
  background: url(../image/head_img.png) no-repeat left center;
  background-size: 291px 61px;
}
.header nav {
  float: right;
  font: 18px/140px "黑体";
  margin-right: 48px;
  zoom: 1;
}
.header nav:after {
  content: '';
  display: block;
  clear: both;
}
.header nav a {
  color: #323232;
  float: left;
  margin-left: 70px;
}
.header aside {
  float: left;
  width: 97px;
  margin-left: 48px;
  margin-right: 15px;
  background: url(../image/header_logo.png) no-repeat center center;
}
.header aside img {
  width: 100%;
}
.header .head_active {
  color: #d75116;
}
/*-----------------------------------end头部公共样式-------------------------------------------*/
/*-----------------------------------尾部公共样式-------------------------------------------*/
.footer {
  height: 178px;
  padding-top: 5px;
  background: #3b3b3b;
  font-size: 12px;
}
.footer div {
  height: 75px;
  margin-top: 29px;
  background: url(../image/footer_logo.png) no-repeat center center;
}
.footer p {
  height: 28px;
  color: #999999;
  text-align: center;
  font: 12px/28px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
/*-----------------------------------end尾部公共样式-------------------------------------------*/
/*-------------------------------主体内容------------------------------------------*/
.content_roll {
  height: 290px;
  margin-top: 22px;
  position: relative;
  background: #eee;
  overflow: hidden;
}
.content_roll ul {
  position: absolute;
  left: 0;
  top: 0;
}
.content_roll ul li {
  float: left;
  width: 1200px;
}
.content_roll ul li img {
  width: 1200px;
  height: 290px;
}
.content_roll ul a {
  display: block;
}
.content_roll nav {
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
}
.content_roll nav a {
  display: inline-block;
  width: 15px;
  height: 4px;
  background: #fff;
  overflow: hidden;
  margin: 0 5px;
}
.content_roll span {
  position: absolute;
  top: 100px;
  width: 45px;
  height: 89px;
  cursor: pointer;
}
.content_roll .content_roll_left {
  left: -45px;
  background: url(../image/imgcssjl.png) no-repeat -77px 0;
}
.content_roll .content_roll_right {
  right: -45px;
  background: url(../image/imgcssjl.png) no-repeat 0 0;
}
.content_roll_active {
  background: #d75b24 !important;
}
.content_neir_head {
  padding-top: 16px;
}
.content_neir_head p {
  height: 16px;
  font: 14px/16px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #cccccc;
  text-align: center;
}
.content_neir_head h2 {
  height: 36px;
  font: 25px/36px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #333333;
  text-align: center;
}
.content_neir_head div {
  height: 4px;
  margin-top: 3px;
  background: url(../image/content_imgaised.png) no-repeat center center;
}
.content_neir_news {
  margin-top: 5px;
}
.content_neir {
  height: 321px;
  margin-top: 22px;
  border: 1px solid #bdbdbd;
  overflow: hidden;
  zoom: 1;
}
.content_neir:after {
  content: '';
  display: block;
  clear: both;
}
.content_neir article {
  float: left;
  width: 620px;
  height: 321px;
  border-right: 1px solid #bdbdbd;
}
.content_neir aside {
  float: left;
  width: 576px;
  height: 321px;
  overflow: hidden;
  position: relative;
}
.content_neir aside img {
  width: 577px;
  height: 321px;
}
.content_neir .content_neir_p {
  height: 195px;
  font: 14px/26px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #333333;
  padding: 0 19px;
  margin-top: 7px;
  overflow: hidden;
}
.content_neir .content_neir_02 {
  border-right: none;
}
.content_neir .content_neir_02 ul {
  height: 196px;
  padding-left: 40px;
  padding-right: 31px;
}
.content_neir .content_neir_02 li {
  zoom: 1;
  height: 32px;
  font: 14px/32px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #5e5e5e;
}
.content_neir .content_neir_02 li:after {
  content: '';
  display: block;
  clear: both;
}
.content_neir .content_neir_02 li em {
  float: left;
  width: 6px;
  height: 6px;
  background: url(../image/imgcssjl.png) no-repeat 0 -113px;
  overflow: hidden;
  margin-top: 13px;
}
.content_neir .content_neir_02 li p {
  float: left;
  width: 403px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 7px;
}
.content_neir .content_neir_02 li a {
  color: #5e5e5e;
}
.content_neir .content_neir_02 li a:hover {
  color: #d75116;
}
.content_neir .content_neir_02 li time {
  float: right;
  height: 32px;
  font: 14px/32px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
.content_neir_ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  zoom: 1;
}
.content_neir_ul:after {
  content: '';
  display: block;
  clear: both;
}
.content_neir_ul li {
  float: left;
}
.content_neir_ul a {
  display: block;
}
.content_neir_nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.content_neir_nav a {
  display: inline-block;
  width: 15px;
  height: 3px;
  background: #E3E3E3;
  overflow: hidden;
  margin: 0 5px;
}
.content2_see {
  margin-top: 3px;
  text-align: center;
}
.content2_see a {
  display: inline-block;
  width: 92px;
  height: 34px;
  text-align: center;
  font: 14px/34px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #d75116;
  border: 1px solid #d75116;
  border-radius: 18px;
}
.content2_see a:hover {
  background: #d75116;
  color: #fff;
}
.content_investment {
  margin-top: 20px;
}
.content_investment .content_investment_ul {
  padding-top: 36px;
  margin-bottom: 4px;
  zoom: 1;
}
.content_investment .content_investment_ul:after {
  content: '';
  display: block;
  clear: both;
}
.content_investment .content_ul_last {
  margin-right: 0;
}
.content_investment li {
  float: left;
  width: 279px;
  height: 279px;
  border: 1px solid #bdbdbd;
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px;
  overflow: hidden;
}
.content_investment li:hover span {
  background: rgba(255, 78, 0, 0.7);
}
.content_investment li:hover div {
  background: rgba(255, 78, 0, 0.2);
}
.content_investment li img {
  width: 279px;
  height: 279px;
}
.content_investment li a {
  display: block;
}
.content_investment li span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  text-align: center;
  font: 18px/48px Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.content_investment li div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 231px;
  background: rgba(255, 78, 0, 0);
  font-size: 18px;
  color: #fff;
}
.Contact_wom {
  background: #eeeeee;
  height: 430px;
  position: relative;
  margin-top: 37px;
}
.Contact_wom .footer_map {
  padding-top: 20px;
  zoom: 1;
}
.Contact_wom .footer_map:after {
  content: '';
  display: block;
  clear: both;
}
.Contact_wom .footer_map_left {
  float: left;
  margin-left: 122px;
  margin-right: 42px;
  display: inline;
  width: 525px;
  height: 252px;
  position: relative;
  background: url(../image/mapimg.png) no-repeat center center;
}
.Contact_wom_aside {
  position: absolute;
  right: 352px;
  bottom: 43px;
  width: 120px;
  height: 120px;
  background: url(../image/erweima.png) no-repeat center center;
  background-size: 120px 120px;
}
.Contact_wom_p {
  position: absolute;
  right: 378px;
  bottom: 22px;
  font: 14px/16px "微软雅黑";
  color: #727070;
}
.footer_map_right {
  float: left;
  width: 510px;
  height: 207px;
  padding-top: 10px;
}
.footer_map_right ul {
  zoom: 1;
}
.footer_map_right ul:after {
  content: '';
  display: block;
  clear: both;
}
.footer_map_right ul li {
  height: 30px;
  color: #333;
  font-size: 14px;
  zoom: 1;
}
.footer_map_right ul li:after {
  content: '';
  display: block;
  clear: both;
}
.footer_map_right ul em {
  float: left;
  height: 30px;
  line-height: 30px;
}
.footer_map_right ul span {
  float: left;
  width: 16px;
  height: 30px;
  margin-right: 24px;
}
.footer_map_right .details1 {
  background: url(../image/imgcssjl.png) no-repeat 0 -151px;
}
.footer_map_right .details2 {
  background: url(../image/imgcssjl.png) no-repeat -50px -151px;
}
.footer_map_right .details3 {
  background: url(../image/imgcssjl.png) no-repeat -217px -151px;
}
.footer_map_right .details4 {
  background: url(../image/imgcssjl.png) no-repeat -101px -151px;
}
.footer_map_right .details5 {
  background: url(../image/imgcssjl.png) no-repeat -161px -151px;
}
/*-------------------------------end主体内容------------------------------------------*/
