/* 公共样式 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "微软雅黑";
}
.wh {
  width: 1200px;
  margin: 0 auto;
}
p {
  margin: 0;
}
.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.com-img img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.com-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 头部1 */
.top1 {
  height: 46px;
  background: #000d21;
  color: #fff;
  line-height: 46px;
  overflow: hidden;
}
.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
  color: #fff;
}
.topLink a {
  color: #fff;
}
.k1 a {
  color: #ffffff;
}
/* 导航 */
.x-header {
  background: #fff;
  width: 100%;
}
.mycontainer-fluid {
  width: 1200px;
  margin: 0 auto;
  height: 61px;
}
.logo {
  float: left;
  height: 117px;
  overflow: hidden;
  line-height: 117px;
  margin: 0;
}
.x-menu {
  float: left;
}
.x-menu > li {
  float: left;
  position: relative;
  width: 120px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 61px;
  background: url(../images/shu.jpg) no-repeat right center;
}
.x-menu > li:last-child {
  background: none;
}
.x-menu li:hover {
  background-color: #e60012;
}
.x-menu li:hover a {
  color: #ffffff;
}
.x-menu li:hover .x-sub-menu a {
  color: #fff;
}
.x-menu > li:hover .x-sub-menu {
  transform: translateY(15px);
  opacity: 1;
  visibility: initial;
}
.x-menu > li > a {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  letter-spacing: 0px;
  color: #333333;
}
.x-sub-menu {
  background: #e60012!important;
  position: absolute;
  z-index: 99;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-sub-menu li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #e60012;
}
.x-sub-menu li a {
  height: 30px;
  width: 100%;
  color: #fff;
  display: block;
  line-height: 30px;
  font-size: 14px;
}
.x-sub-menu:after {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid;
  border-color: transparent transparent #e60012;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.x-sub-menu li:hover {
  background: #930d13;
}
.header .change {
  text-align: right;
  font-size: 14px;
  color: #666666;
}
.header .change a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
}
.header .tel {
  background: url(../images/tel.png) no-repeat 0 center;
  padding-left: 60px;
  position: relative;
  top: 25px;
}
.x-banner {
  width: 1920px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.my_nav {
  border-top: 1px solid #d1d1d1;
}
.header {
  height: 117px;
}
.yu-more {
  width: 141px;
  height: 36px;
  background: url(../images/check.png) no-repeat center center;
}
.yu-more a {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  padding-left: 14px;
  color: #ffffff;
  background: url(../images/arrow.png) no-repeat 90px center;
}
.why {
  margin-top: 43px;
}
.why .ys {
  position: relative;
  width: 415px;
  height: 164px;
  cursor: default;
  background: url(../images/hui.jpg) no-repeat center center;
}
.why .ys:hover {
  background: url(../images/color.jpg) no-repeat center center;
}
.why .ys:hover .fimg {
  display: block;
}
.why .ys:hover .img {
  display: none;
}
.why .ys:hover .name {
  color: #ffffff;
}
.why .ys:hover .summary {
  color: #ffffff;
}
.why .ys .name {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 42px;
}
.why .ys .summary {
  width: 267px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
  padding-right: 23px;
  padding-top: 14px;
}
.why .ys .img {
  position: absolute;
  top: 58px;
  left: 52px;
  display: block;
}
.why .ys .fimg {
  position: absolute;
  top: 58px;
  left: 52px;
  display: none;
}
.why .one {
  width: 415px;
}
.why .two {
  width: 430px;
  padding-top: 36px;
  margin-left: 48px;
}
.why .two .ctitle {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 12px;
}
.why .two .etitle {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 45px;
}
.why .two .two_content {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 20px;
  width: 430px;
}
.why .three img {
  margin-top: 53px;
}
.t_wrap {
  width: 185px;
  margin: 0 auto;
  padding-left: 43px;
}
.yu-tit {
  text-align: center;
  padding-top: 36px;
  padding-bottom: 64px;
}
.yu-tit .yu-tit1 {
  font-family: SimHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
}
.yu-tit .yu-tit2 {
  font-family: ArialMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}
.tese {
  background-color: #f9f9f9;
  height: 580px;
  margin-top: 58px;
}
.tese .t_wrap {
  background: url(../images/ding.png) no-repeat 0 center;
}
.tese li {
  width: 240px;
  height: 374px;
  background-color: #ffffff;
  position: relative;
  cursor: default;
  text-align: center;
}
.tese li:hover {
  background-color: #e60012;
  color: #fff;
  height: 360px;
  margin-top: -20px;
}
.tese li:hover .img {
  display: none;
}
.tese li:hover .fimg {
  display: block;
}
.tese li:hover .summary {
  color: #ffffff;
}
.tese li:hover .fname {
  color: #ffffff;
}
.tese li:hover .name {
  color: #ffffff;
}
.tese li:hover .line {
  background-color: #fff;
}
.tese li .img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  padding-top: 43px;
}
.tese li .fimg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  padding-top: 43px;
}
.tese li .name {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 103px;
}
.tese li .fname {
  font-family: ArialMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #cccccc;
}
.tese li .line {
  width: 70px;
  height: 2px;
  background-color: #c2bfbf;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 8px;
}
.tese li .summary {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  padding-right: 28px;
  padding-left: 28px;
  padding-top: 45px;
}
.my_product .t_wrap {
  background: url(../images/lihe.png) no-repeat 0 center;
}
.my_product .on {
  background-color: #e60012!important;
}
.my_product .on a {
  color: #ffffff!important;
}
.my_product .yu-tit {
  padding-bottom: 35px;
  padding-top: 56px;
}
.my_product .pro_tabs {
  display: flex;
  justify-content: space-between;
  padding-left: 77px;
  padding-right: 77px;
  margin-bottom: 40px;
}
.my_product .pro_tabs li {
  width: 156px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #c1c0c0;
  transform: skew(-15deg);
}
.my_product .pro_tabs li:hover {
  background-color: #e60012;
}
.my_product .pro_tabs li:hover a {
  color: #ffffff;
}
.my_product .pro_tabs li a {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  transform: skew(15deg);
}
.my_product .bd li .item {
  text-align: center;
  width: 280px;
  height: 340px;
  margin-right: 26px;
}
.my_product .bd li .item .img {
  width: 280px;
  height: 280px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  overflow: hidden;
}
.my_product .bd li .item .img img {
  width: 280px;
  height: 280px;
}
.my_product .bd li .item h3 {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 56px;
  letter-spacing: 0px;
  color: #666666;
}
.my_product .bd li .item:nth-child(4n) {
  margin-right: 0;
}
.my_product .button {
  text-align: center;
  margin-top: 12px;
  background: url(../images/line.jpg) no-repeat center center;
  height: 31px;
}
.my_product .button a {
  display: inline-block;
  width: 38px;
  height: 31px;
}
.my_product .button .prev {
  background: #dadada url(../images/preva.png) no-repeat center center;
}
.my_product .button .prev:hover {
  background: #e60012 url(../images/preva.png) no-repeat center center;
}
.my_product .button .next {
  background: #dadada url(../images/nexta.png) no-repeat center center;
}
.my_product .button .next:hover {
  background: #e60012 url(../images/nexta.png) no-repeat center center;
}
.mynews .yu-tit {
  padding-bottom: 28px;
}
.mynews .t_wrap {
  background: url(../images/my_news.png) no-repeat 0 center;
}
.mynews .tabs {
  text-align: center;
  margin-bottom: 78px;
}
.mynews .tabs li {
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  width: 121px;
  height: 40px;
  letter-spacing: 0px;
  line-height: 40px;
  margin-right: 20px;
  color: #333333;
  transform: skew(-15deg);
  cursor: default;
  border: solid 1px #c1c0c0;
}
.mynews .tabs li a {
  color: #333333;
}
.mynews .tabs li:hover {
  background-color: #e11821;
}
.mynews .tabs li:hover a {
  color: #fff;
}
.mynews .tabs li span {
  display: inline-block;
  transform: skew(15deg);
}
.mynews .news_wrapl {
  width: 530px;
}
.mynews .news_wrapl li .time {
  text-align: center;
}
.mynews .news_wrapl li .time .d {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 29px;
  padding-bottom: 5px;
}
.mynews .news_wrapl li .time .y {
  font-family: ArialMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 9px;
  border-top: 1px solid #515153;
}
.mynews .news_wrapl li .nco {
  width: 444px;
}
.mynews .news_wrapl li .nco .yu-title {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 27px;
}
.mynews .news_wrapl li .nco .summary {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #666666;
  padding-top: 15px;
  border-bottom: 1px solid  #d1d1d3;
  padding-bottom: 20px;
}
.mynews .news_wrapr {
  width: 647px;
  height: 399px;
  background: url(../images/news_bg.jpg) no-repeat right center;
}
.mynews .news_wrapr .img {
  width: 322px;
  height: 284px;
}
.mynews .news_wrapr .img img {
  width: 322px;
  height: 284px;
  margin-top: 50px;
}
.mynews .news_wrapr .recommend {
  padding-right: 23px;
  padding-left: 26px;
}
.mynews .news_wrapr .recommend .yu-title {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 76px;
}
.mynews .news_wrapr .recommend .summary {
  width: 275px;
  padding-top: 46px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
}
.mynews .news_wrapr .recommend .timeline {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #f2b2b2;
  padding-top: 81px;
}
.myfooter {
  margin-top: 81px;
  background-color: #be0a12;
}
.myfooter .flink {
  padding-top: 55px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #fcfcfc;
}
.myfooter .flink span {
  margin-right: 49px;
}
.myfooter .flink a {
  color: #fcfcfc;
  margin-right: 49px;
}
.myfooter .mysearch #formsearch {
  margin-top: 48px;
  width: 396px;
  height: 38px;
  position: relative;
}
.myfooter .mysearch #formsearch #keyword {
  width: 363px;
  height: 38px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  outline: none;
  padding-right: 33px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 9px;
}
.myfooter .mysearch #formsearch #s_btn {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 13px;
  top: 9px;
  border: none;
  background: url(../images/fang.png) no-repeat center center;
}
.myfooter .mysearch #formsearch ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333333;
  opacity: 0.5;
}
.myfooter .mysearch #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
  opacity: 0.5;
}
.myfooter .mysearch #formsearch :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333333;
  opacity: 0.5;
}
.foot_menu dl {
  float: left;
  text-align: left;
}
.foot_menu dl dt {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 0px;
}
.foot_menu dl dd {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
}
.foot_menu dl dd a {
  color: #ffffff;
}
.foot_menu dl:nth-child(1) {
  width: 99px;
  background: url(../images/fline.png) no-repeat right 95px;
}
.foot_menu dl:nth-child(2) {
  width: 361px;
  padding-left: 69px;
  background: url(../images/fline.png) no-repeat right 95px;
}
.foot_menu dl:nth-child(2) dd {
  float: left;
  width: 116px;
  text-align: left;
  margin-right: 28px;
}
.foot_menu dl:nth-child(3) {
  margin-left: 60px;
    width: 535px;  
}
.company_contact {
  padding-left: 33px;
  padding-top: 57px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
}
.company_contact p:nth-child(1) {
  font-size: 24px;
}
.company_contact p:nth-child(2) {
  font-size: 14px;
}
.company_contact p:nth-child(3) {
  font-size: 14px;
}
.er {
  margin-top: 35px;
  margin-left: 15px;
}
.foot_last {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.foot_last a {
  color: #ffffff;
}
.foot_last {
  border-top: 1px solid #e39599;
}
