* {
  margin: 0;
  padding: 0;
}
.cl {
  clear: both;
}
a {
  text-decoration: none;
  color: #0c84fe;
}
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
html {
  font-family: "Microsoft YaHei";
}
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  color: #434343;
  overflow-x: hidden;
  min-width: 1200px;
}
img {
  border: none 0;
}
.w {
  width: 1430px;
  display: block;
  margin: 0 auto;
  min-width: 1200px;
}
.w1170 {
  width: 1170px;
  display: block;
  margin: 0 auto;
  min-width: 1200px;
}
.w12 {
  width: 1200px;
  display: block;
  margin: 0 auto;
  min-width: 1200px;
}
section {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt20 {
  padding-top: 20px;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.kg {
  width: 96%;
  margin: 0 auto;
  max-width: 1680px;
}
.kga {
  width: 96%;
  margin: 0 auto;
  max-width: 1400px;
}
/*  */
.pic {
  width: 100%;
}
.pic img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
/*  */
header {
  background: #ffffff url(../images/topbg.png) repeat-x top;
}
.top {
  font-size: 13px;
  height: 30px;
  line-height: 28px;
  color: #999999;
}
.top .left {
  width: 592px;
  float: left;
}
.top .right {
  /* width: 420px; */
  float: right;
  font-size: 12px;
}
.top .right ul li {
  float: left;
  text-align: center;
  width: 100px;
  height: 30px;
}
.top .right ul li a {
  color: #999999;
}
.top .right ul li span {
  color: #999999;
  text-decoration: none;
}
/*  */
.logo {
  padding: 12px 0 12px;
  /* border: 1px solid red; */
  overflow: hidden;
}
.logo1 {
  width: 190px;
  float: left;
  margin-right: 18px;
}
.logo1 img {
  /* width: 100%; */
}
.logo2 {
  float: left;
  width: 376px;
  height: 60px;
  text-align: left;
  padding-top: 30px;
}
.logo2 p {
  font-size: 22px;
  line-height: 78px;
  color: #1e7cc2;
  font-weight: 600;
}
.logo2 h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
.logo2 section span {
}
.logo3 {
  float: left;
  width: 484px;
  margin-left: 88px;
  margin-top: 22px;
}
.logo3 img {
}
.call {
  float: right;
  width: 321px;
  height: 60px;
  line-height: 100px;
  color: #1e7cc2;
  font-size: 36px;
}
.call span {
  display: block;
  float: left;
  font-family: fantasy;
}
.call img {
  /* width: 62px; */
  float: left;
  margin-top: 15px;
  margin-right: 15px;
}
/*  */
.navbg {
  background-color: #e7e6e6;
  background: #124486;
  height: 60px;
}
.nav h3 {
  float: left;
  display: block;
  width: 280px;
  background: #1e7cc2;
  text-align: center;
  line-height: 60px;
  font-size: 17px;
  font-weight: 400;
  color: white;
}
.nav ul {
  display: block;
  float: right;
  width: 920px;
}
/*  */
.nav {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}
.nav > li {
  float: left;
  position: relative;
  width: 19.5%;
  text-align: center;
}
.nav ul li > a {
  color: #fffeff;
  display: block;
  width: 100%;
  height: 100%;
}
.nav ul li a:hover,
.on {
  color: #ff0404;
  background: #1e7cc2;
}
.nav > li:hover > a,
.on > a {
  color: #ff0404;
}

.nav ul li:hover > a {
  color: #ffffff;
  width: 100%;
  display: block;
  height: 100%;
}
.nav ul li:hover > dd a {
  color: black;
}
.nav ul li dl {
  display: none;
}
.nav li:hover dl {
  display: block;
  z-index: 999;
}
.nav li dl {
  background: #ddd;
  position: absolute;
  width: 100%;
}
.nav li dl dd {
  float: left;
  width: 100%;
}
.nav li dl dd a {
  color: #443d3d !important;
  width: 100%;
  height: 100%;
  display: block;
}
.nav li dl dd:hover {
  background: #2678de;
}
.nav li dl dd:hover > a {
  color: white !important;
}

/*  */
.n li a {
  color: red;
}
/*  */
.clear {
  clear: both;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clearfix:after {
  content: "/20";
  display: block;
  visibility: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
/*  */
.nav li.on span, .nav li:hover span { background-size: 100% 100%; color: white; }
.nav li dl { position: absolute; filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
  opacity: 0; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); }
  .nav li:hover dl { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
  

/*  */
.foot {
  width: 100%;
  background-image: url(../images/img13.png);
  background-size: cover;
  background-position-x: center;
  overflow: hidden;
}
.foot_top {
  width: 100%;
  padding-top: 95px;
  line-height: 105px;
  border-bottom: 1px solid rgb(79, 79, 79);
}
.foot_top a {
  font-size: 16px;
  color: #ffffff;
  margin-right: 85px;
  position: relative;
}
.foot_top a:last-child {
  margin-right: 0;
}
.foot_top a::before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
}
.foot_top a:last-child::before {
  content: none;
}
.foot_con {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 45px;
  overflow: hidden;
}
.foot_con .div1 {
  float: left;
  width: 25%;
}
.foot_con .div1 img {
  width: 166px;
  margin-bottom: 18px;
}
.foot_con .div1 p {
  margin-bottom: 10px;
}
.foot_con .div1 p,
.foot_con .div1 p a {
  font-size: 16px;
  color: #999999;
}
.foot_con .div1 p a {
  margin-right: 15px;
  transition: all 0.5s;
}
.foot_con .div1 p a:hover {
  color: #fff;
}
.foot_con .div2 {
  float: left;
  width: 66.5%;
}
.foot_con .div2 .div {
  float: left;
  margin-right: 25px;
}
.foot_con .div2 .div:last-child {
  margin-right: 0;
}
.foot_con .div2 .div div {
  padding-left: 55px;
  position: relative;
  margin-bottom: 20px;
}
.foot_con .div2 .div div img {
  width: 34px;
  position: absolute;
  left: 0;
  top: 0;
}
.foot_con .div2 .div div .p1 {
  font-size: 18px;
  color: #ffffff;
}
.foot_con .div2 .div div .p2 {
  font-size: 16px;
  color: #999999;
  font-family: "din";
  margin-top: 10px;
}
.foot_con .div3 {
  width: 8.5%;
  float: left;
}
.foot_con .div3 img {
  width: 100%;
  vertical-align: middle;
}
.foot_con .div3 p {
  font-size: 16px;
  color: #999999;
  text-align: center;
  margin-top: 10px;
}
.foot_bot {
  width: 100%;
  background: rgb(44, 44, 44);
  padding: 22px 0;
  overflow: hidden;
}
.foot_bot .lef {
  width: 35%;
  float: left;
}
.foot_bot .lef a {
  font-size: 16px;
  color: #999899;
  transition: all 0.5s;
}
.foot_bot .rig {
  width: 60%;
  float: right;
  text-align: right;
}
.foot_bot .rig span,
.foot_bot .rig a {
  font-size: 16px;
  color: #999899;
}
.foot_bot .rig a {
  margin-left: 10px;
  transition: all 0.5s;
}
.foot_bot .lef a:hover,
.foot_bot .rig a:hover {
  color: #fff;
}

/*  */
.tc {
  text-align: center;
}
.t {
  text-align: center;
  margin-bottom: 28px;
}
.t h3 {
  font-size: 36px;
  font-weight: 200;
}
.t h3 span {
  color: red;
}
.t p {
  font-size: 16px;
  line-height: 61px;
  height: 42px;
}
/*  */
.prolistbg { overflow: hidden; padding: 22px 0; }
/*  */
.abs { position: absolute; width: 100%; height: 100%; z-index: 5; left: 0; top: 0 }
.imWrap { width: 100%; padding-top: 75.5%; position: relative; overflow: hidden }
.imWrap img { display: block; position: absolute; width: 100%; min-height: 100%; z-index: 5; left: 0; top: 0 }
.imWrap .imgcon { position: absolute; width: 100%; height: 100%; z-index: 5; left: 0; top: 0 }
.imWrap .imgcon img { position: relative; display: inline-block; width: auto; max-width: 100% }
/*  */
/*  */
.inner_newsul { width: 103%; padding-top: 10px; margin-top: -10px }
.inner_newsul li { float: left; box-sizing: border-box; background-color: #fff; position: relative; -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2); box-shadow: 0 0 4px rgba(0,0,0,.2); width: 30.3%; margin-right: 3%; margin-bottom: 2%; padding: 1.5rem }
.inner_newsul li::before { background: url(../images/shadow-right.png) bottom center no-repeat; content: ''; display: block; width: 100px; height: 15px; position: absolute; bottom: -9px; right: -6px }
.inner_newsul li::after { clear: both; background: url(../images/shadow-left.png) bottom left no-repeat; content: ''; display: block; width: 100px; height: 15px; position: absolute; bottom: -11px; left: -3px }
.inner_newsul li a { display: block; position: relative }
.inner_newsul li .abs { opacity: 0; filter: alpha(opacity=0); transition: all .6s ease-in-out }
.inner_newsul li .con { position: relative }
.inner_newsul li .con p { font-size: 14px; color: #666; overflow: hidden; height: 5em }
@media (max-width:640px) {
.inner_newsul li .con p { font-size: 13px }
}
.inner_newsul li h3 {
font-size:.9rem; color: #333; font-weight: 700; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 1rem }
@media (max-width:768px) {
.inner_newsul li h3 { font-size:.94444444rem
}
}
.inner_newsul li .tags { color: #999; font-weight: 400; font-size: 14px; line-height: 1.7em; padding:.4rem 0
}
@media (max-width:640px) {
.inner_newsul li .tags { font-size: 13px }
}
.inner_newsul li .tags span {
margin-right:.5rem; display: inline-block }
.inner_newsul li .tags a { color: #999; display: inline-block }
.inner_newsul li .tags a:hover { color: #e60012 }
.inner_newsul li .tags i { display: inline-block; font-size: 14px; color: #999; padding-right: .5em; vertical-align: baseline }
@media (max-width:640px) {
.inner_newsul li .tags i { font-size: 13px }
}
.inner_newsul li:hover { box-shadow: 2px 2px 7px rgba(70,70,70,.2) }
.inner_newsul li:hover .abs { background-color: rgba(0,0,0,.4); opacity: 1; filter: alpha(opacity=100) }
.inner_newsul li:hover h3 { color: #e60012 }
@media (max-width:640px) {
.inner_newsul li { width: 48% }
}
@media screen and (max-width:768px) {
.inner_newsul { width: 100%; padding: 10px; margin-left: -10px }
.inner_newsul li { width: 100%; box-shadow: 2px 2px 7px rgba(70,70,70,.2); margin-right: 0; margin-bottom: 3% }
.inner_newsul li:nth-child(n+5) { display: none }
}

/*  */
.seo_bgi {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 80px;
}
.seoi_title {
  text-align: center;
  font-size: 0.875rem;
  color: #666;
}
.seoi_title p {
  font-size: 2.25rem;
  color: #000;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
.seoi_title span {
  color: #b40202;
}
/*  */
.innernavbg {
}
.innernav {
}
.innernav a {
  font-size: 16px;
  color: #333;
  display: inline-block;
  line-height: 4.5rem;
  padding: 0 1.5rem;
}
.innernav .on {
  background-color: #e60012;
  color: #fff;
}
/*  */
.pagebg {
}
.page {
}
.page a ,.page-num{
  float: left;
  border: 1px solid #e6e0e0;
  margin-right: 8px;
  overflow: hidden;
  padding: 6px 20px;
  line-height: 29px;
  font-size: 14px;
  color: #353030;
  background: white;
}
.page a:hover {
  color: white;

  background: #e8dbdb;
}
/*  */

/* footer */
.footer {
  padding: 50px 0 20px 0;
  background: url(../images/f1.png) no-repeat;
  height: 315px;
}
.f-a {
  width: 493px;
  float: left;
  position: relative;
  padding: 0px 00px;
  box-sizing: border-box;
}
.f-a h1 {
}
.f-d {
  margin: 20px 0;
}
.f-b {
  float: left;
  font-size: 30px;
  line-height: 80px;
  font-weight: 700;
  color: #eda71b;
  cursor: auto;
}
.f-c {
  float: left;
  margin-left: 20px;
}

.f-c p {
  font-size: 16px;
  font-weight: 400;
  color: #949498;
  margin-bottom: 5px;
}
.f-a p {
  font-size: 13px;
  font-weight: 400;
  color: #949498;
  margin-top: 12px;
}
.f-a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  height: 240px;
  border-right: 1px solid #38383f;
}
.f-aa {
  width: 600px;
  float: left;
  border-right: 1px solid #38383f;
}
.f-ab {
  width: 143px;
  float: left;
  margin-left: 50px;
  margin-top: 10px;
}
.f-ab p {
}
.f-ab p a {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 38px;
}

.f-ab ul {
}
.f-ab ul li {
}
.f-ab ul li a {
  font-size: 15px;
  color: #949498;
  line-height: 45px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.f-ac {
  float: right;
  margin-right: 42px;
  margin-top: 42px;
}
.f-ac p {
  font-size: 20px;
  text-align: center;
  color: white;
  margin-top: 10px;
}
.footer-c {
  margin: 0 auto;
  text-align: center;
  background: #212127;
  color: #fff;
  padding: 8px 0;
}
.footer-c p {
  line-height: 30px;
  font-size: 14px;
  color: #949498;
}
.footer-c p a {
  color: #949498;
}
/*  */
.banner-html5zoo { /*overflow:hidden;*/ }
.banner-html5zoo .html5zoo-arrow-left-0, .banner-html5zoo .html5zoo-arrow-right-0 { width: 70px !important; height: 70px !important; top: 50% !important; margin-top: -30px !important; background: url(../images/bntBg.png) no-repeat !important; display: block !important; visibility: hidden; }
.banner-html5zoo:hover .html5zoo-arrow-left-0, .banner-html5zoo:hover .html5zoo-arrow-right-0 { visibility: visible; }
.banner-html5zoo .html5zoo-arrow-left-0 { left: 150px !important; background-position: -28px -40px !important; }
.banner-html5zoo .html5zoo-arrow-right-0 { right: 150px !important; background-position: -110px -38px !important; }
.banner-html5zoo .html5zoo-arrow-left-1, .banner-html5zoo .html5zoo-arrow-right-1 { width: 40px !important; height: 60px !important; top: 50% !important; margin-top: -30px !important; background: url(../images/bntBg.png) no-repeat no-repeat !important; display: block !important; visibility: hidden; }
.banner-html5zoo:hover .html5zoo-arrow-left-1, .banner-html5zoo:hover .html5zoo-arrow-right-1 { visibility: visible; }
.banner-html5zoo .html5zoo-arrow-left-1 { left: 50px !important; background-position: 0 0 !important; }
.banner-html5zoo .html5zoo-arrow-right-1 { right: 50px !important; background-position: -40px 0 !important; }
.banner-html5zoo .html5zoo-nav { text-align: center; }
.banner-html5zoo .html5zoo-bullet-span { width: 1em !important; height: 2px !important; float: none !important; display: inline-block; background: #fff !important; opacity: 0.5; box-sizing: border-box; border-radius: 0; -webkit-border-radius: 0; margin: 0 5px !important; vertical-align: middle; }
.banner-html5zoo .html5zoo-bullet-span.active { width: 1em !important; height: 1em !important; border: 2px solid #fff; background: none !important; opacity: 1; border-radius: 50%; -webkit-border-radius: 50%; }
/*  */
.footer-c span{
  
}
