/* 公共样式 */
* {
  -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: 37px;
  background-color: #fafafa;
  color: #898989;
  line-height: 37px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}
.topLink .k1 a {
  color: #898989;
  font-size: 14px;
}
.k1 a {
  color: #898989;
  font-size: 14px;
}
/* 导航 */
.x-header {
  background: #fff;
  width: 100%;
}
.mycontainer-fluid {
  width: 1200px;
  margin: 0 auto;
  height: 105px;
}
.logo {
  float: left;
  height: 105px;
  overflow: hidden;
  line-height: 105px;
  margin: 0;
}
.x-menu {
  float: left;
  padding-left: 43px;
}
.x-menu > li {
  float: left;
  width: 102px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 105px;
  position: relative;
}
.x-menu li:hover {
  background-color: #a12224;
}
.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-size: 14px;
  color: #363636;
}
.x-sub-menu {
  background: #a12224!important;
  position: absolute;
  z-index: 99;
  left: 50%;
  margin-left: -50%;
  top: 81px;
  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: #a12224;
}
.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 #a12224;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.x-sub-menu li:hover {
  background: #6a2526;
}
.mysearch .hotSearch {
  padding-top: 16px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
}
.mysearch .hotSearch a {
  color: #666666;
  margin-right: 6px;
}
.mysearch .hot {
  margin-top: 15px;
}
.mysearch .hot #formsearch #keyword {
  width: 139px;
  padding-left: 4px;
  height: 24px;
  border: 1px solid #c8c8c8;
}
.mysearch .hot #s_btn {
  width: 46px;
  height: 24px;
  background-color: #d52d37;
  color: #ffffff;
  outline: none;
  border: none;
}
.tit_wrap {
  margin: 0 auto;
  text-align: center;
}
.tit_wrap .tit1 {
  width: 333px;
  margin: 0 auto 17px;
  height: 46px;
  background: url(../images/tit1.png) no-repeat center center;
}
.tit_wrap .tit2 {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  line-height: 22px;
  color: #a12224;
  opacity: 0.51;
  background: url(../images/heng_line.jpg) no-repeat center center;
}
.items {
  background: url(../images/ser_bg.png) no-repeat 289px 38px;
  height: 1038px;
  margin-top: 38px;
}
.items .tabs {
  margin-top: 63px;
}
.items .tabs li {
  width: 230px;
  height: 46px;
  line-height: 46px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 6px;
  background: url(../images/hui.png) no-repeat center center;
}
.items .tabs li a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 46px;
}
.items .tabs li:hover {
  background: url(../images/hong.png) no-repeat center center;
}
.items .tabs li:nth-child(5n+5) {
  margin-right: 0;
}
.items .tabs_content {
  margin-top: 23px;
}
.items .tabs_content .pro_main {
  width: 675px;
}
.items .tabs_content .pro_main .pro_cname {
  font-family: MicrosoftYaHei;
  font-size: 43px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #000000;
}
.items .tabs_content .pro_main .intro {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #000000;
  padding-top: 20px;
}
.items .tabs_content .main {
  margin-top: 21px;
}
.items .tabs_content .main li {
  width: 332px;
  height: 275px;
  margin-right: 10px;
  margin-bottom: 8px;
}
.items .tabs_content .main li img {
  /*width: 332px;*/
  /*height: 275px;*/
}
.items .tabs_content .main li:nth-child(even) {
  margin-right: 0;
}
.ys {
  background: url(../images/ys_bg.png) no-repeat 1353px top;
}
.ys .ys2 {
  background: url(../images/ys_content.jpg) no-repeat center 165px;
}
.ys .tit_wrap {
  padding-top: 36px;
  padding-bottom: 52px;
}
.ys .tit_wrap .tit1 {
  background: url(../images/tit2.png) no-repeat center center;
}
.ys .ys_content {
  height: 862px;
  margin-top: 72px;
  background: url(../images/sanjiao.png) no-repeat 33px bottom;
}
.ys .ys_content li .fname {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  line-height: 16px;
  text-transform: uppercase;
  padding-top: 40px;
  text-align: center;
}
.ys .ys_content li .name {
  font-family: MicrosoftYaHei;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fe3f17;
  line-height: 26px;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}
.ys .ys_content li .summary {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
  width: 347px;
  margin: 0 auto;
}
.ys .ys_content li .fimg {
  text-align: center;
}
.ys .ys_content li .img {
  padding-top: 5px;
}
.ys .ys_content li:nth-child(1) {
  margin-top: 95px;
  width: 413px;
  height: 604px;
  background: url(../images/libg1.jpg) no-repeat center center;
}
.ys .ys_content li:nth-child(1) .img {
  padding-left: 12px;
}
.ys .ys_content li:nth-child(1) .fimg {
  padding-top: 27px;
}
.ys .ys_content li:nth-child(2) {
  height: 858px;
  background: url(../images/libg2.png) no-repeat center center;
}
.ys .ys_content li:nth-child(2) .name {
  color: #a12224;
}
.ys .ys_content li:nth-child(2) .fimg {
  padding-top: 42px;
}
.ys .ys_content li:nth-child(3) {
  margin-top: 95px;
  width: 410px;
  background: url(../images/libg3.png) no-repeat center center;
  height: 604px;
}
.ys .ys_content li:nth-child(3) .fimg {
  padding-top: 5px;
}
.wh2 {
  margin: 0 auto;
  width: 1228px;
}
.us .tit_wrap {
  background: url(../images/sanjiao2.jpg) no-repeat 902px top;
  padding-top: 23px;
}
.us .tit_wrap .tit3 {
  width: 314px;
  height: 31px;
  margin: 0 auto;
  background: url(../images/about_link.jpg) no-repeat center center;
}
.us .tit_wrap .tit3 a {
  display: block;
  width: 100%;
  height: 31px;
}
.us .tit_wrap .tit1 {
  background: url(../images/tit3.png) no-repeat center center;
  width: 429px;
}
.us .about_content {
  text-align: center;
  width: 1191px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #707070;
  margin: 22px auto 0;
}
.us .check_detail {
  margin: 47px auto 0;
  width: 280px;
  height: 50px;
  border: 2px solid #b5002a;
  line-height: 50px;
  padding-left: 48px;
  background: url(../images/arrow.png) no-repeat 188px center;
}
.us .check_detail a {
  color: #b5002a;
  display: block;
  width: 100%;
  height: 50px;
}
.us_img {
  background: url(../images/about_img.png) no-repeat right bottom;
}
.us_img .about_img {
  margin-top: 38px;
  height: 349px;
}
.us_img .about_img li {
  margin-right: 24px;
}
.us_img .about_img li:last-child {
  margin-right: 0;
}
.my-news {
  width: 1920px;
  height: 750px;
  background: #f2f2f2;
  overflow: hidden;
}
.my-news .news_wrap {
  width: 1200px;
  height: 630px;
  background-color: #fff;
  margin-top: 60px;
  border-top: 2px solid #eb3625;
  padding: 34px 20px 0;
}
.my-news .tit_news {
  border-bottom: 1px solid #dedede;
}
.my-news .tit_news .fl {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
}
.my-news .tit_news .fr {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  padding-top: 6px;
}
.my-news .tit_news .fr a {
  color: #000000;
}
.my-news .news_cont .news_common {
  width: 410px;
}
.my-news .news_cont .news_common li {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 0px;
  color: #000000;
  background: url(../images/news_icon.png) no-repeat 0 center;
  padding-left: 22px;
}
.my-news .news_cont .news_common li a {
  color: #000000;
}
.my-news .news_cont .news_common li:nth-child(1) {
  margin-top: 10px;
}
.my-news .news_cont .news-tui {
  width: 741px;
}
.my-news .news_cont .news-tui li {
  height: 184px;
  position: relative;
  background: url(../images/bhui.jpg) no-repeat center bottom;
}
.my-news .news_cont .news-tui li:first-child {
  margin-top: 14px;
}
.my-news .news_cont .news-tui li:last-child {
  background: none;
}
.my-news .news_cont .news-tui .img_n {
  width: 230px;
  height: 140px;
  padding-top: 21px;
}
.my-news .news_cont .news-tui .img_n img {
  width: 230px;
  height: 140px;
}
.my-news .news_cont .news-tui .n-con .tit_n {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  line-height: 16px;
  padding-top: 46px;
}
.my-news .news_cont .news-tui .n-con .new_s {
  width: 491px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #696969;
  padding-top: 30px;
}
.my-news .news_cont .news-tui .n-con .check_detail {
  position: absolute;
  right: 0;
  bottom: 44px;
}
.my-news .news_cont .news-tui .n-con .check_detail a {
  color: #a12224;
}
.yu-footer {
  background-color: #222222;
  padding-top: 47px;
}
.yu-footer .x-layout-menu dl {
/*  height: 366px;*/
  background: url(../images/footline.jpg) no-repeat right 0;
}
.yu-footer .x-layout-menu dl dt {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
}
.yu-footer .x-layout-menu dl dt b {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 0px;
  color: #5d5d5d;
}
.yu-footer .x-layout-menu dl:nth-child(1) {
  width: 132px;
  text-align: left;
}
.yu-footer .x-layout-menu dl:nth-child(2) {
  width: 236px;
  text-align: left;
  padding-left: 24px;
}
.yu-footer .x-layout-menu dl:nth-child(3) {
  width: 170px;
  text-align: left;
  padding-left: 49px;
}
.yu-footer .x-layout-menu dl:nth-child(4) {
  width: 369px;
  text-align: left;
  padding-left: 37px;
}
.yu-footer .x-layout-menu dl:nth-child(4) .four_c1 p:nth-child(1) {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 15px;
}
.yu-footer .x-layout-menu dl:nth-child(4) .four_c1 p:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 8px;
}
.yu-footer .x-layout-menu dl:nth-child(4) .four_c2 {
  padding-top: 15px;
}
.yu-footer .x-layout-menu dl:nth-child(4) .four_c2 p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #999999;
}
.yu-footer .x-layout-menu .five {
  width: 293px;
  padding-left: 21px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #999999;
}
.yu-footer .x-layout-menu .five a {
  color: #999999;
}
.x-menu > li:nth-child(3) .x-sub-menu {
  width: 250%;
}
.bei{
    text-align: center;
    color: #999;
    width:100%;
    padding:10px 0;
}
.bei a{
    color: #999;
}
