@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
img{
  max-width: 100%;
}
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";
}
body>div{
  /*width:1200px!important;*/
  margin:0 auto;
}
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-family: "Microsoft Yahei";
}
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;
}
html{
  background-color: #f9f8f8;
}
body{
  background-color: #fff;
}
html,
body {

  margin:0 auto;
}
body{
  width:1200px;
  margin:0 auto;
}
* {
  padding: 0;
  margin: 0;
}
.head {
  width: 100%;
  height: 30px;
  padding: 10px 0;
}
.head_lf {
  width: 50%;
  display: inline-block;
}
#clock {
  display: inline-block;
  width: 40%;
}
.head_phone {
  display: inline-block;
  width: 35%;
  vertical-align: top;
}
.head_phone span {
  color: #ff7d1d;
  font-weight: bold;
}
.head_rg {
  width: 40%;
  float: right;
}
.head_sousuo {
  width: 50%;
}
.head_input {
  display: inline-block;
  width: 80%;
  border: 1px solid #ececec;
  background-color: #f9f8f8;
  padding: 3px 0;
  padding-left: 10px;
}
.head_input input {
  border: 0;
  outline-style: none;
  background-color: #f9f8f8;
  color: #888787;
  font-weight: normal;
}
.head_sousuo {
  letter-spacing: -2px;
  display: inline-block;
}
.head_sousuo > input {
  height: 28px;
  width: 42px;
  border: 0;
  background-color: #0163ae;
  color: white;
}
.head_rg_nav {
  float: right;
  width: 220px;
  margin: 5px 0;
}
.head_rg_nav li {
  float: left;
  padding: 0 8px;
  border-left: 1px solid #969696;
  color: #636363;
}
.head_rg_nav li:first-child {
  border: 0;
}
.nav {
  margin-top: 5px;
  width: 100%;
}
.lc22{
  background: url("../images/lc2.png")repeat-x;
}
.lc22>h3{
  color: #fff;
  font-size: 16px;
  text-align: center;
  height:40px;
  line-height: 40px;
  background: url("../images/lc1.png") no-repeat left;
  width:120px;
  margin:0 auto;
}
.nav{
  background: url("../images/c1.png") repeat-x;

}
.nav > li {
  width: 12.5%;
  float: left;
  text-align: center;

}
.nav > li a {
  color: white;
}
.nav li:hover .nav_hover {
  display: block;
}
.nav li.on{
  background: url("../images/lc7.png")repeat-x;
}
.nav li:nth-of-type(1).on .nav_hover{
  display: block;
}
.nav li:hover {
  /*background-color: white;*/
  background: url("../images/lc7.png")repeat-x;
}
.nav li.on a {
  color: #045b9c;
  background-color: transparent;
}
.nav li:hover a {
  color: #045b9c;
  background-color: transparent;
}
.nav{
}
.nav .nav_hover {
  display: none;
  width: 1200px;
  margin-left: 40px;
  /*background-color: white !important;*/
  position: absolute;
}
.nav .nav_hover li a {
  float: left;
  margin: 5px 0;
  padding: 0 5px;
  border-left: 1px solid #727272;
  color: #525252;
}
.nav .nav_hover li:first-child a {
  border: 0;
}
.info>h3{
  font-size: 18px;
  text-align: center;
  margin:10px auto;
}
.info>p{
  font-size: 14px;
  line-height: 2;
}
.swiper-slide>a{
  display: inline-block;
  width:100%;
  position: relative;
}
.body {
  width: 100%;
  /*margin-top: 35px;*/
  margin-bottom: 10px;
  height: 470px;;
  padding: 0 10px;
}
.swiper{
  padding: 0 10px;
}
.body_lf {
  width: 33%;
  display: inline-block;
}
.carousel-indicators {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  bottom: 0;
  margin: 0;
  left: 0;
  padding: 10px 10px 10px 0;
}
.carousel-indicators li {
  position: relative;
  border-radius: 0;
  padding: 0 12px;
  border: 0;
  height: 10px;
  margin: 0 1px;
  right: -130px;
  background-color: rgba(255, 255, 255, 0.3);
}
.carousel-indicators .active {
  height: 10px;
  padding: 0 12px;
}
.carousel-caption {
  display: inline-block;
  position: absolute;
  left: -60px;
  bottom: -23px;
}
.carousel-caption span {
  display: inline-block;
}
.body_lf_centent {
  margin-top: 10px;
}
.body_lf_head {
  width: 100%;
  background-color: #f6f6f6;
}
.body_lf_head a {
  display: block;
  float: right;
  padding: 9px 11px;
}
.body_lf_news {
  width: 100%;
  height:168px;
  line-height: 2;
  overflow: hidden;
}
.body_lf_news span {
  display: block;
  width: 2em;
}
.body_rg {
  width: 66%;
  float: right;
}
.body_rg_lf {
  width: 60%;
  display: inline-block;
}
.body_rg_news {
  width: 100%;
  margin-bottom: 10px;
}
.body_rg_news li {
  width: 100%;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #d0d0d0;
}
.body_rg_news li a {
  padding-left: 10px;
  display: inline-block;
  width: 340px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
  background: url("../images/xujian.png") no-repeat left;
}
.body_rg_news li span {
  float: right;
}
.body_rg_img {
  width: 100%;
  margin-top: 10px;
}
.body_rg_img img {
  float: left;
  margin-right: 10px;
}
.body_rg_img span {
  line-height: 24px;
}
.body_rg_rg {
  width: 38%;
  float: right;
}
#geci {
  width: 100%;
  margin: 10px auto 14px;
  height: 210px;
  overflow: hidden;
}
#geci p{
  font-size: 13px;
  line-height: 2;
}
#geci li {
  height: 30px;
  line-height: 30px;
}
#geci a {
  margin-left: 5px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.body_rg_ul {
  width: 100%;
  margin-top: 10px;
}
.body_rg_ul li {
  width: 100%;
  height: 32px;
  border-radius: 4px;
  margin-bottom: 5px;
  background-color: #fbfbfb;
  border: 1px solid #e3e3e3;
}
.body_rg_ul li img {
  padding: 8px 10px;
}
.body_rg_ul li a {
  line-height: 35px;
}
.lc22_d{
  margin:10px 0;
}
.swiper-wrapper{
  margin:10px 0;
}
.lc22_d h3{
  text-align: center;
  font-size: 19px;

}
.swiper-container {
  width: 100%;
  /*height: 300px;*/
  margin: 20px auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide {
  display: inline-block;
  width: 20%;
  margin: 0;
  padding: 0;
}
.swiper-slide a:hover + span,
.swiper-slide a + span:hover {
  display: block ;
}
.swiper-slide img {
  width: 95%;
}
.swiper-slide a > p {
  width: 227px;
  position: absolute;
  text-align: center;
  bottom: 0px;
  left: 7px;
  height: 30px;
  line-height: 30px;
  color: white;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.3);
}
.swiper-slide span {
  position: absolute;
  display: none;
  width: 227px;
  height: 172px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 7px;
  top: 0;
  color: white;
  padding: 30px  0;
}
.swiper-slide span p {
  font-size: 14px;
  padding: 0  20px;
}
.swiper-slide span a {
  display: block;
  width: 60%;
  margin: 20px auto;
  color: white;
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid white;
}
.zanzhu {
  width: 100%;
}
.zanzhu li {
  float: left;
  display: inline-block;
  width: 16.66666667%;
  height: 50px;
}
.zanzhu li img{
  width:165px;
  height: 37px;;
}

.footer {
  /*padding-bottom: 25%;*/
}
.footer p {
  text-align: center;
  padding: 1% 0;
  background-color: #0163ae;
  color: white;
}
.footer p img {
  display: inline-block;
  padding: 0 0 3px 3px;
}
.nav>li>a{
  position: relative;
  display: block;
  padding: 8px 15px;
  font-size: 15px;
}
.header_meau{
  padding-bottom: 35px;
  overflow: hidden;
}
.content {
  width: 100%;
  /*margin-top: 35px;*/
  margin-bottom: 35px;
}
.content_lf {
  padding-left: 10px;
  width: 215px;;
  display: inline-block;
}
.content_lf .content_text a {
  margin-left: 30px;
  font-size: 14px;

}
.content_lf .content_text a:hover{
  color: #146fb5;
}
.content_lf .content_text li.on a{
  color: #146fb5;
  font-weight: bold;
}
.content_rg {
  display: inline-block;
  vertical-align: top;
  width: 960px;;
  margin-left: 20px;
}
.content_rg p {
  margin: 10px 0;
}
.content_img {
  position: relative;
  margin:10px auto;
  /*width: 25%;*/
  margin-left: 25px;
  width:220px;
  height: 161px;

}
.content_img a {
  display: inline-block;
  width: 100%;
  height:161px;
  /*padding: 10px;*/
}
.content_img a img {
  display: inline-block;
  width: 100%;
  height:161px;
}
.content_img a p {
  width: 100%;
  bottom: 0;
  left:0;
  position: absolute;
  padding: 0;
  margin:0;
}
.info_t{
  height: 37px;
}
.info_t a{
  float: none;
  display: inline-block!important;
}.info_t span{
  float: right;
 }
 .info_t i{
   font-size: 16px;
   text-align: center;
   line-height: 37px;
   color: #fff;
   display: inline-block;
   width:116px;
   height:100%;
   background: url("../images/c1.png");
 }

