@charset "utf-8";
/*public start*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
  font-family: "微软雅黑";
  color: white;
  background: #070506;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
select,
input,
textarea {
  font-size: 18px;
  height: 35px;
  width: 316px;
  margin: 0;
  padding: 0;
  outline: none;
}
select,
input {
  vertical-align: middle;
}
textarea {
  resize: none;
}
ul,
ol {
  list-style: none;
}
img {
  vertical-align: middle;
  font-size: 0;
  border: 0;
  outline: none;
}
i,
em {
  font-style: normal;
  text-decoration: none;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
.clear {
  clear: both;
}
.fix:after,
.fix:before {
  content: " ";
  display: table;
}
.fix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.last {
  margin-right: 0px !important;
}
.wrap {
  min-width: 1200px;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
li {
  list-style-type: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
/* Hides from IE-mac */
/* *html .clearfix {
	height: 1%;
  } */
.clearfix {
  display: block;
}
/* End hide from IE-mac */
* + html .clearfix {
  min-height: 1%;
}
.header,
.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.footer,
.bottom {
  width: 100%;
}
/*top*/
.header {
  /*overflow: hidden;*/
  /*height: 92px;*/
  line-height: 82px;
}
/*logo*/
.logo {
  float: left;
  margin-top: 8px;
}
/*tmenu*/
.nav {
  float: left;
  margin-left: 86px;
  margin-top: 13px;
}
.nav > li {
  float: left;
  font-size: 16px;
  margin: 0 10px;
}
.nav > li > a {
  display: block;
  color: white;
}
.nav > li:hover a {
  color: #c61c22;
}
.nav-on a {
  color: #c61c22 !important;
}

.inp li {
  width: 350px;
  float: left;
  padding: 80px 25px;
}
.inp li:nth-child(odd) {
  background-color: #2d2c2c;
}
.inp li:nth-child(2) {
  background-color: #343434;
  -webkit-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
}
.inp li:nth-child(3) {
  -webkit-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.75);
}
.inp li dt {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.inp li dd {
  font-size: 14px;
  line-height: 1.8em;
}
.inp li a {
  color: white;
  display: block;
  border: 1px solid white;
  height: 20px;
  width: 65px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  margin-top: 20px;
}
.inp li a:hover {
  color: #c61c22;
  border: 1px solid #c61c22;
}
.int {
  color: #c61c22;
  font-size: 30px;
  text-align: center;
  display: block;
  margin: 35px 0 25px;
}
.int a{
  color: white;
  display: block;
  border: 1px solid white;
  height: 20px;
  width:65px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  margin-top: 40px;
}
.int a:hover {
  color: #c61c22;
  border: 1px solid #c61c22;
}
.int:after {
  /*content: "";*/
  display: block;
  width: 35px;
  height: 2px;
  background-color: #c61c22;
  margin: 10px auto;
}
.hp-box {
  position: relative;
  overflow: hidden;
}
.hp-box img {
  transition: all 0.5s;
  transform: scale(1);
}
.hp-box:hover img {
  transition: all 0.5s;
  transform: scale(1.05);
}
.hp-box:hover .hp-mask {
  transition: all 0.5s;
  bottom: 0;
}
.hp-box1 {
  width: 345px;
  height: 600px;
  float: left;
}
.hp-box1 img {
  width: 345px;
  height: 600px;
}
.hp-box2 {
  /*width: 485px;*/
  height: 300px;
  float: left;
  position: relative;
  padding-left:60px;
}
.hp-box2 img {
  /*width: 485px;*/
  height: 300px;
}
.hp-box3 {
  /*width: 370px;*/
  height: 300px;
  float: left;
  padding-left:60px;
}
.hp-box3 img {
  /*width: 370px;*/
  height: 300px;
}
.hp-mask {
  /*background-color: #FFFFFF;*/
  text-align: center;
  height: 95px;
  position: absolute;
  bottom: -95px;
  width: 100%;
  transition: bottom 0.5s;
}
.hp-mask dl {
  padding: 30px 0;
  margin-top: 30px;
}
.hp-mask dt {
  font-size: 14px;
  color: #6d6d6d;
}
.hp-mask dd {
  color: #6d6d6d;
  font-size: 10px;
}
.int1 {
  border: 0px solid #c61c22;
  color: #c61c22;
  font-size: 25px;
  -webkit-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 50px 0;
}
.mp {
  overflow: hidden;
}
.mp-con {
  height: 390px;
}
.mp-left {
  width: 580px;
  float: left;
}
.mp-left img {
  width: 580px;
  height: 390px;
}
.mp-right {
  width: 520px;
  height: 310px;
  float: left;
  background-color: #282828;
  padding: 40px 50px;
}
.mp-right dt {
  font-size: 25px;
  color: #c61c22;
  margin-bottom: 30px;
}
.mp-right dd {
  color: white;
  font-size: 14px;
  line-height: 2em;
}
.mp-right a {
  color: white;
  display: block;
  border: 1px solid white;
  height: 20px;
  width:65px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  margin-top: 20px;
}
.mp-right a:hover{
  color: #c61c22;
  border: 1px solid #c61c22;
}


.lunbo2 {
  position: relative;
}
.lunbo2 .content {
  width: 1200px;
  margin: 15px auto 0px auto;
  height: 220px;
}
.lunbo2 .lunbo2_con {
  position: relative;
}
.lunbo2 .lunbo2_con .btnl {
  position: absolute;
}
.lunbo2 .lunbo2_con .btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 85px;
  cursor: pointer;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 48px;
  border: 1px solid white;
}
.lunbo2 .lunbo2_con .btnl {
  background: url(../images/left.png) no-repeat center;
  left: 0px;
}
.lunbo2 .lunbo2_con .btnr {
  background: url(../images/right.png) no-repeat center;
  right: 0px;
}
.lunbo2 .lunbo2_con .conbox {
  position: relative;
  overflow: hidden;
  margin-left: 80px;
  margin-right: 70px;
  width: 1050px;
}
.lunbo2 .lunbo2_con .conbox ul {
  position: relative;
  list-style: none;
}
.lunbo2 .lunbo2_con .conbox ul li {
  float: left;
  width: 330px;
  height: 220px;
  margin-right: 20px;
  overflow: hidden;
}
.lunbo2 .lunbo2_con .conbox ul li:first-child {
  margin-left: 0px;
}
.lunbo2 .lunbo2_con .conbox ul li img {
  display: block;
  width: 330px;
  height: 220px;
  transition: all 0.5s;
}
.lunbo2 .lunbo2_con .conbox ul li:hover img {
  transform: scale(1.1);
}
.news {
  margin-bottom: 90px;
}
.news-left {
  float: left;
  width: 600px;
}
.news-mid {
  display:  inline;
  float: left;
  width: 1200px;

}
.news-left li {
  overflow: hidden;
  margin-bottom: 10px;
}
.news-right {
  float: left;
  width: 600px;
}
.news-right img {
  width: 510px;
  height: 350px;
  display: block;
  float: right;
}
.news-text {
  float: left;
  margin-left: 35px;
  height: 100px;
  width: 420px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.news-text1 {
  float: left;
  margin-left: 35px;
  margin-top: 17px;
  height: 100px;
  width: 420px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.news-text1:hover dt {
  color: #c61c22;
  text-decoration: underline;
}
.news-text1 dt {
  font-size: 14px;
  margin-bottom: 5px;
}
.news-text1 dd {
  color: #cccccc;
  line-height: 1.6em;
}
.news-text1 a{
  color: white;
  display: block;  
}
.news-text1 a.more {
  border: 1px solid white;
  height: 20px;
  width:65px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  float: left;
  margin-top: 20px;
}
.news-text1 a.more:hover {
  color: #c61c22;
  border: 1px solid #c61c22;
}
.news-text:hover dt {
  color: #c61c22;
  text-decoration: underline;
}
.news-text dt {
  font-size: 14px;
  margin-bottom: 5px;
}
.news-text dd {
  color: #cccccc;
  line-height: 1.6em;
}
.news-text a {
  color: white;
  display: block;
  border: 1px solid white;
  height: 20px;
  width:65px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  float: left;

  margin-top: 20px;
}
.news-text a:hover {
  color: #c61c22;
  border: 1px solid #c61c22;
}
.news-simg {
  height: 103px;
  width: 133px;
  border: 1px solid #494848;
  float: left;
  /*  &:hover{
    img{
      transition: all 0.3s;
      transform: scale(1.05);
    }
  } */
}
.news-simg img {
  height: 93px;
  width: 123px;
  padding: 5px;
}
/*main*/
/*bottom*/
.footer {
  border-top: 1px solid #7e7e7e;
  text-align: center;
  padding: 60px 0 80px;
}
.footer p {
  color: #acacac;
  font-size: 16px;
  line-height: 2em;
}
.f-top {
  margin-bottom: 35px;
}
.f-top a {
  font-size: 16px;
  display: inline-block;
  padding: 0 20px;
  border-left: 2px solid #909090;
  color: white;
}
.f-top a:first-child {
  border: 0;
}
.f-top a:hover {
  color: #c61c22;
}
.fon {
  color: #c61c22 !important;
}
.ny-position {
  border-bottom: 1px solid #cecccd;
}
.position-con {
  float: right;
  font-size: 16px;
  height: 55px;
  line-height: 55px;
}
.position-con a {
  color: white;
}
.position-con a:after {
  content: ">";
  display: inline-block;
  margin: 0 5px;
}
.p-tit {
  text-align: center;
  margin-bottom: 50px;
}
.p-tit li {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  border: 1px solid #a09fa0;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  font-size: 14px;
  margin: 0 15px;
}
.p-tit li a {
  color: #646464;
  display: block;
}
.pt-on {
  background-color: #c61c22;
  border: 1px solid #c61c22 !important;
}
.pt-on a {
  color: white !important;
}
.p-list {
  overflow: hidden;
}
.p-list ul {
  display: none;
}
.p-list ul:first-child {
  display: block;
}
.p-list li {
  width: 250px;
  float: left;
  margin-left: 60px;
  margin-bottom: 35px;
  border: 1px solid transparent;
}
.p-list li:nth-child(4n + 1) {
  margin-left: 1px;
}
.p-list li:hover {
  border: 1px solid #646261;
}
.p-list li:hover dl {
  background-color: #2d2c2c;
}
.p-list li:hover .pl-img {
  box-shadow: 0px;
}
.p-list dl {
  color: #cccbcc;
  text-align: center;
  padding: 15px 0;
}
.p-list dt {
  font-size: 16px;
  margin-bottom: 5px;
}
.p-list dd {
  font-size: 14px;
}
.pl-img {
  width: 250px;
  height: 230px;
  overflow: hidden;
  -webkit-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  behavior: url(pie/PIE.htc);
  -webkit-box-shadow: 0px 0px 45px 1px #312f26;
  -moz-box-shadow: 0px 0px 45px 1px #312f26;
  box-shadow: 0px 0px 45px 1px #312f26;
}
.pl-img img {
  width: 250px;
  height: 230px;
}
.page {
  margin: 40px 0;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  border: 1px solid #575556;
  padding: 10px 15px;
}
.page ul li a {
  display: block;
  color: #807e7f;
}
.page ul li.current a{
  color: #c61c22;
}
.nyp-cur {
  background-color: #3f3d3e;
}
.nyp-cur a {
  color: white;
}
.nyd-right {
  margin-left: 20px;
  width: 560px;
  float: right;
  color: #cecccd;
}
.nyd-right h2 {
  font-size: 22px;
  padding-bottom: 8px;
  border-bottom: 2px solid #e2e2e2;
  margin-bottom: 30px;
}
.nyd-right h2 b {
  font-size: 14px;
  font-weight: normal;
}
.nyd-right li {
  /*list-style: none;*/
  list-style-type: none;
  font-size: 18px;
  /*list-style-type: disc;*/
  margin-left: 20px;
  line-height: 1.5em;
}
.nyd-btn {
  background-color: #06589c;
  -webkit-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  behavior: url(pie/PIE.htc);
  width: 115px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.nyd-btn a {
  color: white;
  display: block;
}
.nyd_left {
  display: inline-block;
  vertical-align: top;
}
/*lunbo*/
.mod18 {
  width: 619px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.mod18 .btn {
  position: absolute;
  cursor: pointer;
  z-index: 99;
  font-size: 50px;
  font-weight: bold;
}
.mod18 #prevTop,
.mod18 #nextTop {
  top: 250px;
  width: 32px;
  height: 48px;
  display: none;
}
.mod18 #prev,
.mod18 #next {
  top: 300px;
  width: 15px;
  height: 35px;
  top: 390px;
}
.mod18 #prevTop {
  background: url(../images/left1.png) 0 0 no-repeat;
  width: 15px;
  height: 35px;
}
.mod18 #nextTop {
  background: url(../images/right1.png) 0 0 no-repeat;
  width: 15px;
  height: 35px;
}
.mod18 .prev {
  position: absolute;
  left: 640px;
  background: url(../images/left1.png) no-repeat center;
}
.mod18 .next {
  position: absolute;
  left: 1180px;
  background: url(../images/right1.png) no-repeat center;
}
.mod18 li {
  float: left;
}
.mod18 .cf li {
  position: relative;
  color: #fff;
}
.mod18 .cf a {
  display: block;
  width: 365px;
  height: 365px;
  position: absolute;
  color: #fff;
}
/* .mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");} */
.mod18 .picBox {
  width: 585px;
  height: 585px;
  position: relative;
  overflow: hidden;
  border: 1px solid #c1bfc0;
  margin-left: 1px;
}
.mod18 .picBox ul {
  height: 585px;
  position: absolute;
  left: 0;
}
.mod18 .picBox li {
  width: 585px;
  height: 585px;
}
.mod18 .picBox li img {
  width: 585px;
  height: 585px;
}
/****************************/
.mod18 .listBox {
  width: 510px;
  height: 162px;
  margin: 0px 12px 0 12px;
  position: relative;
  overflow: hidden;
  margin-left: 670px;
  margin-top: -130px;
}
.mod18 .listBox ul {
  height: 130px;
  position: absolute;
  width: 10000px !important;
}
.mod18 .listBox li {
  width: 157px;
  height: 157px;
  cursor: pointer;
  position: relative;
  padding-right: 15px;
}
.mod18 .listBox li i {
  display: none;
}
/* .mod18 .listBox li a{display:block;width:108px;height:77px;} */
.mod18 .listBox img {
  border: 2px solid #676565;
  width: 155px;
  height: 155px;
}
.mod18 .listBox .on img {
  border: 2px solid #c61c22;
}
.mod18 .listBox .on i {
  display: block;
}
/*滑块*/
.magnifyingBegin {
  width: 200px;
  height: 200px;
  left: 0;
  top: 0;
  background-color: #454545;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  cursor: move;
  display: none;
}
/*放大镜显示区域*/
.magnifyingShow {
  /* 和下面相减是相等的 */
  width: 400px;
  height: 400px;
  display: none;
  position: absolute;
  left: 600px;
  top: 0px;
  overflow: hidden;
  z-index: 100;
  background-color: #454545;
}
.magnifyingShow > img {
  width: 1172px;
  height: 940px;
  margin-left: 0px;
  margin-top: 0;
}
.dt-tit {
  margin-top: 80px;
  position: relative;
  /*margin-bottom: 45px;*/
}
.dt-tit em {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e2e2e2;
  margin-top: 24px;
  z-index: -1;
}
.dt-tit h2 {
  display: block;
  background-color: #e2e2e2;
  color: #c61c22;
  font-size: 20px;
  width: 240px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.d-d {
  overflow: hidden;
  margin-top: 50px;
  overflow-x:scroll;
  padding-bottom:20px;
}
.d-text {
  color: #cecccd;
  font-size: 16px;
  line-height: 2.5em;
}
.d-text table{
  border-collapse: collapse;
}
.d-text table td{
  border:1px solid #fff;
  padding:0 6px;
}
.d-page {
  overflow: hidden;
  margin-top: 35px;
}
.d-page p {
  line-height: 1.8em;
}
.d-page a {
  font-size: 16px;
  color: #3c3b3c;
}
.d-page a:hover {
  color: #c61c22;
}

.about_con{
  font-size: 16px;
  margin: auto;
  padding-bottom: 24px;
  line-height: 200%;
}
.about_con .contact_fl{
  width: 50%;
  float: left;
}
.about_con .contact_fr{
  width: 46%;
  float: right;
}
.box_style td{
  padding-bottom: 5px
}







.language{float: right;margin-right: 0;list-style: none;overflow: hidden;padding-top: 32px;margin-left: 20px;}
.language:hover{overflow: inherit;}
.language li{line-height: 200%;}
.language .menu{display: block;position: relative;cursor: pointer;padding-bottom: 10px;}
.language .menu-title {background:#fff;display: block;padding:2px 18px;text-align: center;color: #333333;text-transform: capitalize;font-size: 12px;margin-bottom: 10px;transition: 0.5s ackground-color;border: 1px solid #e5e5e5;border-radius: 8px;}
.language .menu-title p{margin: 0;display: inline-block;font-size: 12px;color: #808080;text-transform: uppercase;margin-left: 5px;}
.language .menu-title i:before{margin-left:5px;color:#808080;display: inline-block;content:"\f0d7";font-family:'FontAwesome';font-style: normal;font-size: 13px;}
.language .menu-title img{margin-top: -3px;}
.language:hover .menu-title{background: #002c9d;color:#fff;}
.language:hover .menu-title:before{background-position: 0 -24px;}
.language:hover .menu-title p {color: #fff;}
.language:hover .menu-title i:before{color: #fff;content:"\f0d8";}
.language .menu:hover > .menu-title:before { border-top-width: 0;transition: 0.2s border-top-width ease-in, 0.3s border-top-color;}
.language .menu:hover > .menu-title:after {border-bottom-width: 5px;transition: 0.2s 0.2s border-bottom-width ease-out;}
.language .menu-dropdown {min-width: 100%;padding: 10px 0 10px 0;position: absolute;background: #fff;z-index: 100;transition: 0.5s padding, 0.5s background;box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);opacity: 0;width: 120px;right: 0;}
.language:hover .menu-dropdown{opacity: 1;}
.language .menu-dropdown:after{bottom: 100%;right: 30px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-bottom-color: #fff;border-width: 7px;}
.language .menu:not(:hover) > .menu-dropdown {padding: 4px 0;background: #fff;z-index: 99;}
.language .menu:not(:hover) > .menu-title:after {border-bottom-color: #fff;}
.language .menu-dropdown > * {overflow: hidden;padding: 5px 10px;background: transparent;white-space: nowrap;transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;}
.language .menu-dropdown > *:hover {background: rgba(0, 0, 0, 0.1);}
.language .menu:not(:hover) > .menu-dropdown > * {visibility: hidden;height: 0;padding-top: 0;padding-bottom: 0;margin: 0;color: rgba(25, 25, 25, 0);transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;z-index: 99;}
.language .menu-dropdown li{border-bottom: 1px solid #e5e5e5;}
.language .menu-dropdown li:last-child{border-bottom-color:#fff;}
.language .menu-dropdown li a{display: block;}
.language .menu-dropdown li p{margin: 0;font-size: 13px;padding-left: 5px;text-transform: capitalize;display: inline-block;}

.back-list a{color: #cecccd;}