@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
a:hover,
a:focus {
  color: #225ab2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
@font-face {
  font-family: homeFamily;
  src: url('../css/REZNOR DOWNWARD SPIRAL.TTF');
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.body {
  width: 100%;
}
.body .header {
  padding-top: 40px;
  padding-bottom: 20px;
}
.body .header .search {
  width: 350px;
  height: 36px;
  background: #f6f6f6;
  border-radius: 0 5px 5px 0;
}
.body .header .search input[type="text"] {
  width: 298px;
  height: 36px;
  outline: none;
  color: #414141;
  font-size: 14px;
  padding-left: 15px;
  border: none;
  background: transparent;
  font-family: "Microsoft YaHei";
}
.body .header .search input[type="submit"] {
  width: 52px;
  height: 36px;
  border: none;
  border-radius: 0 5px 5px 0;
  background: #225ab2 url("../images/icon_ss.png") no-repeat center center;
}
.body .nav {
  width: 100%;
  height: 57px;
  background: #225ab2;
}
.body .nav .nav_mune > li {
  line-height: 57px;
  float: left;
  width: 10%;
  position: relative;
}
.body .nav .nav_mune > li.on {
  background: #ed494e;
}
.body .nav .nav_mune > li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sub>li>a{
  font-size: 14px!important;
}
.body .nav .nav_mune > li .sub {
  margin: 0 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  z-index: 66;
  background: #225ab2;
}
.body .nav .nav_mune > li .sub > li {
  display: block;
  text-align: center;
  line-height: 3;
  border-bottom: solid 1px #3f70bd;
}
.body .nav .nav_mune > li .sub > li:hover {
  background: #f75055;
}
.body .banner {
  width: 100%;
  height: 824px;
  background: url("../images/banner.png") no-repeat center center;
  position: relative;
}
.body .banner .banner_con {
  background: rgba(0, 0, 0, 0.33);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 152px;
  padding: 10px 0;
  /* 本例子css */
}
.body .banner .banner_con .picMarquee-left {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.body .banner .banner_con .picMarquee-left .hd .prev,
.body .banner .banner_con .picMarquee-left .hd .next {
  display: block;
  width: 21px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  float: right;
  margin-right: 5px;
  overflow: hidden;
  cursor: pointer;
}
.body .banner .banner_con .picMarquee-left .hd .prev {
  float: left;
  left: -31px;
  position: absolute;
}
.body .banner .banner_con .picMarquee-left .hd .next {
  right: -31px;
  position: absolute;
}
.body .banner .banner_con .picMarquee-left .bd {
  width: 1200px;
  overflow: hidden;
}
.body .banner .banner_con .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.body .banner .banner_con .picMarquee-left .bd ul li {
  margin: 0 23px 0 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.body .banner .banner_con .picMarquee-left .bd ul li .pic {
  text-align: center;
  width: 152px;
  height: 127px;
  overflow: hidden;
}
.body .banner .banner_con .picMarquee-left .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.3s linear;
}
.body .banner .banner_con .picMarquee-left .bd ul li .pic img:hover {
  transform: scale(1.15);
}
.body .content {
  width: 1200px;
  margin-top: 35px;
}
.body .content .content_L {
  width: 570px;
  height: 234px;
  overflow: hidden;
}
.body .content .content_L .L_text {
  width: 285px;
  padding: 23px 33px;
  height: 234px;
  background: #2c529b;
}
.body .content .content_L .L_text h3 {
  font-size: 16px;
  color: #fff;
  line-height: 2.5;
  font-weight: bold;
}
.body .content .content_L .L_text p {
  line-height: 1.8;
  color: #fff;
}
.body .content .content_L .l_img {
  width: 285px;
  height: 2334px;
}
.body .content .content_L .l_img img {
  width: 100%;
  height: 100%;
}
.body .content .content_R {
  width: 562px;
}
.body .content .content_R .R_top {
  margin-top: 22px;
}
.body .content .content_R .R_top h3 {
  font-size: 18px;
  color: #424242;
  font-weight: bold;
}
.body .content .content_R .R_top p {
  line-height: 1.8;
  font-size: 14px;
  color: #424242;
}
.body .content .content_R .R_list {
  border-top: solid 1px #d2d2d2;
  margin-top: 20px;
  padding-top: 20px;
}
.body .content .content_R .R_list li a {
  font-size: 14px;
  color: #424242;
  display: block;
  background: url("../images/icon_D.png") no-repeat left center;
  padding-left: 25px;
  line-height: 2;
}
.body .yq_link {
  width: 100%;
  margin-top: 40px;
}
.body .yq_link h3 {
  font-size: 16px;
  color: #1f1f1f;
}
.body .yq_link .yq_link_img_list {
  margin-top: 20px;
}
.body .yq_link .yq_link_img_list li {
  float: left;
  margin-right: 12px;
  padding: 12px 30px;
  width: 160px;
  height: 50px;
  border: solid 1px #d2d2d2;
}
.body .yq_link .yq_link_img_list li:last-child {
  margin-right: 0;
}
.body .yq_link .yq_link_img_list li img {
  width: 100%;
  height: 100%;
}
.body .yq_link .yq_link_list {
  margin-top: 20px;
}
.body .yq_link .yq_link_list li {
  float: left;
}
.body .yq_link .yq_link_list li a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px;
  line-height: 2;
  font-size: 14px;
  color: #1f1f1f;
}
.body .footer {
  width: 100%;
  margin-top: 43px;
  background: #353535;
  padding: 54px 0;
}
.body .footer .footer_L {
  width: 477px;
  display: inline-block;
  vertical-align: top;
}
.body .footer .footer_L h3 {
  color: #727272;
  font-size: 24px;
}
.body .footer .footer_L p {
  font-size: 15px;
  line-height: 2;
  color: #7d7d7d;
}
.footer_L a{
  font-size: 15px;
  line-height: 2;
  color: #7d7d7d;
}
.body .footer .footer_L p a {
  font-size: 15px;
  line-height: 2;
  color: #7d7d7d;
}
.body .footer .footer_nav {
  width: 175px;
  display: inline-block;
  vertical-align: top;
  border-left: solid 1px #424242;
  padding: 0 0 0 40px;
  min-height: 189px;
}
.body .footer .footer_nav p a {
  display: block;
  font-size: 16px;
  color: #bfbfbf;
  margin-bottom: 27px;
}
.body .footer .footer_nav li a {
  text-align: left;
  display: block;
  font-size: 14px;
  color: #868686;
}
.tit_font {
  font-family: homeFamily;
  font-size: 48px;
  color: #727272;
}
.titlE {
  border-bottom: solid 1px #d2d2d2;
}
.titlE .tilt {
  display: inline-block;
  vertical-align: top;
  width: 122px;
  height: 42px;
  background: #2c529b;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
}
.titlE .span_titl {
  margin-top: 16px;
}
.titlE .span_titl a {
  font-size: 14px;
  color: #424242;
}
.index_title {
  font-size: 16px;
  line-height: 2.5;
  color: #1f1f1f;
}
.info_con div {
  display: inline-block;
  vertical-align: top;
}
.mbx {
  margin-top: 23px;
  font-size: 14px;
  padding-bottom: 20px;
  border-bottom: solid 1px #e6e6e6;
  color: #1f1f1f;
  width: 100%;
}
.mbx img {
  vertical-align: middle;
}
.mbx a {
  font-size: 14px;
  color: #1f1f1f;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.pagination a {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0 6px;
  line-height: 45px;
  font-size: 15px;
  text-align: center;
  color: #333;
  text-decoration: none;
  background: #f0f0f0;
  border-radius: 6px;
}
.pagination a:hover {
  background:#2b7dcf;
}
.page > a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 0.3%;
  color: #4d4c4c;
  border-radius: 5px;
  background-color: #ebebeb;
}
.page span {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 0 0.3%;
  border-radius: 5px;
  background-color: #2b7dcf;
  color: #fff;
  line-height: 45px;
}
.info_pic_list {
  margin-top: 22px;
}
.info_pic_list .list_top {
  width: 100%;
  margin-bottom: 20px;
}
.info_pic_list .list_top li {
  float: left;
  width: 229px;
  height: 52px;
  line-height: 52px;
  background: #f6f6f6;
  border-radius: 5px;
  text-align: center;
  margin-left: 12px;
}
.info_pic_list .list_top li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #424242;
}
.info_pic_list .lixt_con_li {
  display: inline-block;
  vertical-align: top;
  width: 229px;
  text-align: center;
  margin-bottom: 20px;
  margin-left: 9px;
}
.info_pic_list .lixt_con_li a img {
  width: 228px;
  height: 192px;
}
.info_pic_list .lixt_con_li p {
  text-align: center;
  line-height: 2;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_pic_list .lixt_con_li p a {
  font-size: 14px;
  color: #000000;
}
.info_pic_list .lixt_con_li p a:hover {
  color: #ed494e;
}
.news_tile {
  text-align: center;
  font-size: 24px;
  color: #636363;
  font-weight: bold;
}
.news_tile s {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 1px;
  background-color: #e8e8e8;
  margin: 0 5px;
}
.news_top {
  text-align: center;
  margin: 17px auto 25px;
}
.news_top li {
  display: inline-block;
  vertical-align: top;
  padding: 5px 18px;
  color: #3d3d3d;
  font-size: 14px;
  text-align: center;
  border: solid 1px #e1e1e1;
  background-color: #f6f6f6;
  border-radius: 8px;
  margin-right: 15px;
}
.news_con_li {
  border-bottom: solid 1px #e8e8e8;
}
.news_con_li li {
  border-top: solid 1px #e8e8e8;
  padding-top: 25px;
  margin-bottom: 25px;
}
.news_con_li li .news_img {
  width: 189px;
  height: 137px;
}
.news_con_li li .news_img img {
  width: 100%;
  height: 100%;
}
.news_con_li li .news_text {
  width: 980px;
}
.news_con_li li .news_text a h3 {
  font-size: 18px;
  color: #3d3d3d;
  text-align: left;
  line-height:1;
  margin-bottom:10px;
}
.news_con_li li .news_text a span {
  display: block;
  font-size: 14px;
  color: #aeaeae;
  margin-bottom: 8px;
}
.news_con_li li .news_text a span i {
  margin-right: 15px;
}
.news_con_li li .news_text a p {
  font-size: 15px;
  color: #3d3d3d;
  line-height: 2;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.page > a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 0.3%;
  color: #4d4c4c;
  border-radius: 5px;
  background-color: #ebebeb;
}
.page span {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 0 0.3%;
  border-radius: 5px;
  background-color: #2b7dcf;
  color: #fff;
  line-height: 45px;
}
.news_text {
  width: 100%;
}
.news_text h3 {
  text-align: center;
  line-height: 3;
  font-size: 20px;
  color: #3d3d3d;
  font-weight: bold;
}
.news_text .title_news {
  text-align: center;
  font-size: 14px;
  color: #aeaeae;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: solid 1px #e8e8e8;
}
.news_text .title_news i {
  margin-right: 20px;
}
.bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}
.text_con {
  padding-top: 10px;
}
.text_con p {
  line-height: 2;
  font-size: 14px;
  color: #3d3d3d;
}
.info_page {
  border-top: solid 1px #e8e8e8;
  margin-top: 25px;
  padding-top: 10px;
}
.info_page li a {
  display: block;
  line-height: 2;
  font-size: 15px;
  color: #3d3d3d;
}
