/* 公共样式 */
* {
  -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: 31px;
  background-color: #efefef;
  color: #777777;
  line-height: 31px;
  overflow: hidden;
}
.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}
.topLink .k1 a {
  color: #777777;
}
.k1 a {
  color: #777777;
}
/* 导航 */
.x-header {
  background: #fff;
  width: 100%;
}
.mycontainer-fluid {
  width: 1200px;
  margin: 0 auto;
  height: 105px;
}
.logo {
  float: left;
  height: 136px;
  overflow: hidden;
  line-height: 136px;
  margin: 0;
}
.x-menu {
  float: left;
  padding-left: 164px;
  padding-top: 58px;
}
.x-menu > li {
  float: left;
  position: relative;
  width: 82px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #110c08;
}
.x-menu > li span {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #110c08;
  text-transform: uppercase;
  position: relative;
  top: -7px;
}
.x-menu li:hover > a {
  color: #2ec5b6;
}
.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-size: 18px;
  color: #110c08;
}
.x-sub-menu {
  background: #2ec5b6!important;
  position: absolute;
  z-index: 99;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  width: 155%;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  left: -22px;
}
.x-sub-menu li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #2ec5b6;
}
.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 #2ec5b6;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.x-sub-menu li:hover {
  background: #2bafa2;
}
.header {
  background: url(../images/header_bg.jpg) no-repeat center center;
}
.top_contact {
  margin-top: 54px;
}
.top_contact p:nth-child(1) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 2px;
  color: #110c08;
  background: url(../images/tel.png) no-repeat 0 top;
  padding-left: 21px;
  padding-top: 4px;
}
.top_contact p:nth-child(2) {
  font-family: AdobeHeitiStd-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #110c08;
  font-weight: bold;
  padding-top: 4px;
}
.mysearch {
  margin-top: 17px;
}
.mysearch .hotSearch {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: -1px;
  color: #000000;
}
.mysearch .hotSearch a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #9b9b9b;
  margin-right: 4px;
}
.mysearch #formsearch {
  width: 543px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
.mysearch #formsearch #s_btn {
  position: absolute;
  left: -2px;
  top: 0;
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  background: url(../images/fang.png) no-repeat center top;
}
.mysearch #formsearch #keyword {
  width: 543px;
  padding-left: 20px;
  border: none;
  outline: none;
}
.tit_wrap .tit1 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 3px;
  color: #110c08;
}
.tit_wrap .tit2 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #110c08;
  padding-top: 7px;
}
.tit_wrap .font {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #2f2f2f;
  padding-top: 13px;
  padding-bottom: 20px;
}
.service_item {
  margin-top: 51px;
}
.service_item .item_img {
  width: 683px;
}
.service_item .tit_wrap {
  padding-top: 5px;
}
.service_item .picScroll-left {
  position: relative;
}
.service_item .picScroll-left .hd {
  position: absolute;
  bottom: 6px;
  right: 16px;
  z-index: 20;
  cursor: pointer;
}
.service_item .picScroll-left .hd a {
  display: block;
  width: 47px;
  height: 47px;
  float: left;
}
.service_item .picScroll-left .hd .next {
  background: url(../images/nexta.jpg);
}
.service_item .picScroll-left .hd .prev {
  background: url(../images/preva.jpg);
}
.service_item .picScroll-left .picList li .pic {
  width: 683px;
  height: 406px;
  border: solid 1px #aaaaaa;
}
.service_item .picScroll-left .picList li .pic img {
  width: 683px;
  height: 406px;
}
.service_item .picScroll-left .picList li .title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  padding-top: 37px;
  letter-spacing: 0px;
  color: #2f2f2f;
}
.service_item .picScroll-left .picList li .title a {
  color: #2f2f2f;
}
.service_item .main_img {
  width: 493px;
}
.service_item .main_img li {
  position: relative;
  margin-bottom: 21px;
}
.service_item .main_img li .pic {
  width: 493px;
  height: 293px;
}
.service_item .main_img li .pic img {
  width: 493px;
  height: 293px;
}
.service_item .main_img li .title {
  position: absolute;
  height: 57px;
  width: 490px;
  left: 50%;
  transform: translateX(-50%);
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 57px;
  letter-spacing: 0px;
  color: #fdfcfc;
  padding-left: 16px;
  bottom: 0;
  background-color: rgba(17, 12, 8, 0.84);
}
.service_item .main_img li .title a {
  color: #fdfcfc;
}
.display {
  margin-top: 34px;
}
.display .picScroll-left2 {
  position: relative;
}
.display .picScroll-left2 .hd {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 58px;
}
.display .picScroll-left2 .hd a {
  display: block;
  width: 29px;
  height: 58px;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.display .picScroll-left2 .hd .next {
  left: -40px;
  background: url(../images/next3.jpg) center center no-repeat;
}
.display .picScroll-left2 .hd .prev {
  right: -40px;
  background: url(../images/prev3.jpg) center center no-repeat;
}
.display .picList li {
  width: 288px;
  height: 228px;
  margin-right: 15px;
  position: relative;
}
.display .picList li:hover .clone {
  opacity: 1;
}
.display .picList li img {
  width: 288px;
  height: 228px;
}
.display .picList li .clone {
  display: block;
  width: 288px;
  position: absolute;
  left: 0;
  top: 0;
  height: 228px;
  background-color: rgba(17, 12, 8, 0.66);
  font-size: 20px;
  font-weight: bold;
  color: #fce691;
  text-align: center;
  padding-top: 103px;
  transition: 1s;
  opacity: 0;
}
.display .picList li .clone a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fce691;
}
.tit2_wrap {
  position: absolute;
  top: 122px;
  left: 755px;
}
.tit2_wrap .tit1 {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.tit2_wrap .tit2 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 8px;
}
.us {
  margin-top: 78px;
  position: relative;
}
.us .us_img {
  position: relative;
}
.us .us_about_img {
  position: absolute;
  top: 71px;
  right: 65px;
  z-index: -1;
}
.us .zhida {
  padding-left: 553px;
  padding-top: 30px;
}
.us .tit2_wrap {
  position: absolute;
  top: 122px;
  left: 755px;
}
.us .tit2_wrap .tit1 {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.us .tit2_wrap .tit2 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 8px;
}
.us .check_more {
  position: absolute;
  width: 119px;
  height: 34px;
  border: solid 1px #ffffff;
  left: 567px;
  top: 424px;
}
.us .check_more a {
  display: block;
  width: 119px;
  height: 34px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 34px;
  color: #ffffff;
}
.us .us_content {
  width: 816px;
  height: 449px;
  background-color: #ffffff;
  box-shadow: 4px 5px 4px 0px rgba(0, 0, 0, 0.19);
  position: absolute;
  left: 733px;
  top: 244px;
  padding: 42px 0 51px  45px;
  z-index: 3;
}
.us .us_content .us_conetnte_tit {
  width: 495px;
}
.us .us_content .us_conetnte_tit .fl .cname {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #110c08;
  padding-bottom: 4px;
}
.us .us_content .us_conetnte_tit .fl .ename {
  height: 8px;
  width: 242px;
  background: url(../images/font_bg.png) no-repeat center center;
}
.us .us_content .us_conetnte_tit .fr {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: #e8bd18;
  padding-left: 14px;
  height: 23px;
  border-left: 1px solid #e8bd18;
  margin-top: 6px;
}
.us .us_content .about {
  width: 719px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  color: #a2a0a0;
  padding-top: 36px;
  padding-bottom: 53px;
  background: url(../images/about_line.jpg) no-repeat center bottom;
}
.us_conetnte_tit2 {
  margin-top: 22px;
  width: 344px;
}
.us_conetnte_tit2 .cname {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #110c08;
}
.us_conetnte_tit2 .ename {
  font-family: MicrosoftYaHei;
  font-size: 9px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 9px;
  letter-spacing: 0px;
  color: #110c08;
  padding-top: 10px;
}
.us_conetnte_tit2 .fr {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: #e8bd18;
  height: 23px;
  margin-top: 8px;
  padding-left: 17px;
  border-left: 1px solid #e8bd18;
}
.us_contact {
  margin-top: 34px;
}
.us_contact li .img {
  padding-right: 12px;
}
.us_contact li .fr {
  margin-right: 8px;
}
.us_contact li .fr div:nth-child(1) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 1px;
  color: #a2a0a0;
  padding-bottom: 3px;
}
.us_contact li .fr div:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #a2a0a0;
}
.us_contact li:nth-child(4) .fr {
  font-size: 14px!important;
}
.anli {
  height: 476px;
  margin-top: 53px;
  z-index: 2;
  background: url(../images/anli.jpg) no-repeat 360px center;
  padding-top: 43px;
  padding-left: 40px;
  margin-bottom: 89px;
}
.anli .wh {
  padding-left: 35px;
  position: relative;
}
.anli .anli_img {
  position: absolute;
  left: 601px;
  top: 55px;
}
.anli .tit4_wrap .tit1 {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.anli .tit4_wrap .tit2 {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 13px;
  letter-spacing: 1px;
  color: #ffffff;
  padding-top: 10px;
}
.anli .about2 {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 51px;
  letter-spacing: 1px;
  color: #ffffff;
  padding-top: 21px;
}
.anli .check_case {
  width: 180px;
  height: 34px;
  border: solid 1px #ffffff;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  margin-top: 4px;
}
.anli .check_case a {
  color: #ffffff;
}
.ys {
  position: relative;
  background:url(../images/case_bg.png) no-repeat 955px bottom;
}
.ys .wh {
  position: relative;
}
.ys .ys_you {
  width: 667px;
  height: 507px;
  background-color: #e8bd18;
  position: absolute;
  left: 526px;
  top: -126px;
  z-index: 5;
  padding: 57px 56px 0 64px;
}
.ys .ys_you .tit {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 5px;
}
.ys .ys_you .tit2 {
  font-family: ArialMT;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #ffffff;
}
.ys .ys_you .ys_font {
  width: 547px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 51px;
  letter-spacing: 1px;
  color: #ffffff;
  padding-top: 20px;
}
.ys .ys_you .check_items {
  width: 180px;
  height: 34px;
  margin-left: 321px;
  margin-top: 30px;
  border: solid 1px #ffffff;
}
.ys .ys_you .check_items a {
  display: block;
  width: 180px;
  height: 34px;
  line-height: 34px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.yu_case {
  margin-top: 71px;
}
.yu_case .pic {
  width: 320px;
  height: 253px;
}
.yu_case .pic img {
  width: 320px;
  height: 253px;
}
.yu_case .picList li {
  position: relative;
}
.yu_case .picList li:hover .title {
  opacity: 1;
}
.yu_case .picList li .title {
  position: absolute;
  width: 320px;
  height: 253px;
  left: 0;
  top: 0;
  background: rgba(17, 13, 9, 0.79);
  margin: 0 auto;
  opacity: 0;
  transition: 1s;
}
.yu_case .picList li .title a {
  margin: 100px auto 0;
  color: #e8bd18;
  background-color: transparent;
  width: 194px;
  height: 53px;
  border-radius: 10px;
  border: solid 1px #e8bd18;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 0px;
  text-align: center;
  display: block;
}
#product {
  padding-top: 58px;
  height: 710px;
  background-color: #eaeae9;
}
#product .main-title {
  text-align: center;
}
#product .main-title .tit {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 3px;
  color: #110c08;
}
#product .main-title .tit2 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #110c08;
  padding-top: 7px;
  font-weight: bold;
}
#product .tabs ul {
  text-align: center;
  margin-top: 52px;
  margin-bottom: 56px;
}
#product .tabs ul li {
  display: inline-block;
  width: 115px;
  height: 42px;
  line-height: 42px;
  background-color: #fff;
  text-align: center;
  margin: 0 8px;
  cursor: pointer;
  border: solid 1px #000000;
}
#product .tabs ul li a {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #030000;
}
#product .tabs ul li:hover {
  background-color: #e8bd18;
}
#product .tabs ul li:hover a {
  color: #030000;
}
#product .tabs ul .cur {
  background-color: #e8bd18;
}
#product .tabs ul li:last-child {
  margin-right: 0 ;
}
#product .tabs ul li:first-child {
  margin-left: 0;
}
#product .list li {
  float: left;
  width: 383px;
  height: 304px;
  margin-right: 25px;
  margin-bottom: 16px;
  position: relative;
}
#product .list li:hover .title {
  opacity: 1;
}
#product .list li .img {
  display: block;
  width: 383px;
  height: 304px;
  border: solid 1px rgba(204, 204, 204, 0.63);
}
#product .list li .img img{  width: 383px;
  height: 304px;}
#product .list li .title {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  transition: 1s;
  height: 304px;
  background-color: rgba(11, 8, 5, 0.64);
}
#product .list li .title .meng_tit {
  width: 194px;
  height: 53px;
  border-radius: 10px;
  border: solid 1px #e8bd18;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 0px;
  color: #e8bd18;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#product .list li:nth-child(3n+3) {
  margin-right: 0;
}
.sheji {
  padding-top: 81px;
}
.sheji .title {
  text-align: center;
  padding-bottom: 51px;
}
.sheji .title .tit {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 3px;
  color: #110c08;
  padding-bottom: 7px;
}
.sheji .title .tit2 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #110c08;
}
.sheji .item {
  width: 290px;
  height: 496px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  margin-right: 12px;
  margin-bottom: 25px;
}
.sheji .item:nth-child(4n) {
  margin-right: 0;
}
.sheji .name {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
  line-height: 18px;
  padding-bottom: 14px;
  letter-spacing: 0px;
  color: #110c08;
}
.sheji .fname {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #e8bd18;
}
.sheji .summary {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #e8bd18;
}
.sheji .iconfont_wrap {
  padding-top: 30px;
}
.sheji .iconfont_wrap .icon-weixin {
  font-size: 27px!important;
}
.sheji .iconfont_wrap a {
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  text-align: center;
  line-height: 52px;
  background-color: #f7f7f7;
}
.sheji .iconfont_wrap .iconfont {
  font-size: 23px;
  color: #8b8988;
}
.sheji .iconfont_wrap li:nth-child(1) {
  margin-left: 81px;
}
.sheji .iconfont_wrap li:nth-child(2) {
  margin-left: 32px;
}
.my_news {
  margin-top: 48px;
  /*height: 990px;*/
  background: url(../images/xin_bg.jpg) no-repeat center top;
}
.my_news .news_tit {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  padding-top: 173px;
}
.my_news .news_tit2 {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: 0px;
  color: #666666;
  padding-top: 7px;
  padding-bottom: 23px;
  background: url(../images/news_tit2_line.jpg) no-repeat 0 bottom;
}
.my_news .news_ca {
  margin-top: 19px;
}
.my_news .news_ca li {
  width: 98px;
  height: 35px;
  border-radius: 10px;
  border: solid 1px #d6ae1a;
  margin-right: 12px;
}
.my_news .news_ca li a {
  display: block;
  width: 98px;
  height: 35px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 2px;
  color: #d6ae1a;
  text-align: center;
  font-weight: bold;
}
.my_news .news_ca li:hover {
  background-color: #d6ae1a;
}
.my_news .news_ca li:hover a {
  color: #010101;
  font-weight: bold;
}
.my_news .news_ca_img {
  margin-top: 20px;
}
.my_news .news_content_main {
  width: 697px;
  height: 457px;
  background-color: #fff;
  box-shadow: 2px 2px 6px 0px rgba(16, 16, 16, 0.22);
  padding: 9px 20px 0 48px;
  margin-top: 63px;
}
.my_news .news_content_main li {
  height: 145px;
  background: url(../images/news_line.jpg) no-repeat 0 bottom;
}
.my_news .news_content_main .title {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #4e4e4e;
  padding-bottom: 20px;
  padding-top: 36px;
  padding-left: 47px;
  background: url(../images/leftarr.jpg) no-repeat 0 37px;
}
.my_news .news_content_main .summary {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #838383;
}
.more_img {
  margin-top: 141px;
}
.go_top {
  cursor: pointer;
}
.news_bottom_line {
  width: 1920px;
  height: 5px;
  margin-top: 58px;
  background-color: #d9d9d9;
}
.xun {
  width: 1920px;
  height: 80px;
  background-color: #d6ae1a;
}
.xun .wh {
  position: relative;
}
.xun .wh .go_top {
  position: absolute;
  right: 19px;
  top: -38px;
}
.xun .youhua {
  padding-right: 14px;
  line-height: 80px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
}
.xun .youhua a {
  color: #ffffff;
}
#footer {
  background-color: #110c08;
}
#footer .wh {
  position: relative;
}
#footer .layout-menu {
  padding-bottom: 20px;
  background: url(../images/hengge.jpg) no-repeat 881px 57px;
}
#footer .layout-menu dl {
  float: left;
  width: 85px;
  text-align: center;
  padding-top: 89px;
}
#footer .layout-menu dl dt {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 30px;
}
#footer .layout-menu dl:nth-child(1) {
  margin-right: 142px;
}
#footer .layout-menu dl:nth-child(2) {
  margin-right: 135px;
}
#footer .layout-menu dl:nth-child(3) {
  margin-right: 148px;
}
#footer .layout-menu dl:nth-child(4) {
  margin-right: 216px;
}
#footer .layout-menu dd a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #858484;
}
#footer .er {
  position: absolute;
  right: 78px;
  top: 106px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #cccccc;
}
.f-link {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #a6a6a5;
  padding-left: 26px;
  background: url(../images/link.png) no-repeat 0 top;
  padding-bottom: 17px;
}
.f-link a {
  color: #a6a6a5;
}
.wei_line {
  width: 1190px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
}
.my-footer {
  text-align: center;
  height: 136px;
  padding-top: 30px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #858484;
  background-color: #110c08;
}
.my-footer a {
  color: #858484;
}
