@charset "UTF-8";
p {
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

/* 头部 */
.fh1 {
  background-color: #e6e6e6;
}

.fh1a {
  font-size: 14px;
  color: #7e7e7e;
}

.fh1-box {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 45px;
}

.fh1-box p {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 45px;
}

.fh1-box a {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 45px;
}

.ph2 {
  min-height: 151px;
}

.ph2a {
  line-height: 151px;
}

.ph2a div {
  margin-left: 16px;
}

.ph2b {
  background-repeat: no-repeat;
  padding-left: 46px;
  margin-top: 52px;
  background-position: left 10px;
  min-height: 41px;
}

.ph2b h3 {
  font-size: 14px;
  color: #1a1a1a;
  line-height: 1;
}

.ph2b p {
  font-size: 24px;
  color: #fd2816;
  font-weight: bold;
  line-height: 1;
  margin-top: 4px;
}

.ph3 {
  background-color: #0056a3;
  width: 100%;
}

.nav-bg {
  background: #115db0;
  height: 56px;
}

.x-menu {
  float: none;
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
}

.x-menu > li + li {
  background: url(../img/navli.png) no-repeat left center;
}

.x-menu > li {
  margin: 0 0px;
  padding: 0 29px;
}

.x-menu > li > a {
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 0 24px;
}

.x-menu > li > a:hover {
  background: #f8f8f8;
  border-radius: 20px;
  color: #171717;
}

.x-menu > li.active > a {
  background: #f8f8f8;
  border-radius: 20px;
  color: #171717;
}

.x-menu > li > a.on{
  background: #f8f8f8;
  border-radius: 20px;
  color: #171717;
}

/* 搜索 */
.p1 {
  background: #d3d3d3;
  height: 52px;
}

.p1a {
  line-height: 52px;
  font-size: 14px;
  color: #262525;
}

.p1a a {
  color: #262525;
}

.p1a a + a {
  margin-left: 12px;
}

.p1b {
  width: 438px;
  height: 41px;
  margin-top: 9px;
}

.p1b1 {
  width: 80px;
  height: 36px;
  background-color: #0d0d0d;
  font-size: 14px;
  color: #fff;
  border: none;
   outline: none;
}

.p1b2 {
  width: 356px;
  height: 34px;
  border: 1px solid #cccccc;
  padding-left: 35px;
  font-size: 12px;
  color: #999;
  outline: none;
}

.p1b2::-webkit-input-placeholder {
  color: #999;
}

.p1b2::-moz-placeholder {
  color: #999;
}

.p1b2::placeholder {
  color: #999;
}

.p1b2::-ms-input-placeholder {
  color: #999;
}

.tt {
  display: none;
}

.bj1 {
  background: url(../img/bj1.jpg) no-repeat top center;
  height: 980px;
  overflow: hidden;
}

.bj1 .p-index {
  padding-top: 65px;
}

.bj1 .p-index .title1 {
  text-align: center;
  font-size: 41px;
  color: #080808;
  font-weight: bold;
  background: url(../img/t1.png) no-repeat 50% 88%;
}

.bj1 .p-index .title1 b {
  color: #115db0;
}

.bj1 .p-index .title1 p {
  font-size: 18px;
  color: #393939;
  font-weight: normal;
  padding-top: 20px;
}

.bj1 .p-index .p-con {
  margin-top: 60px;
}

.bj1 .p-index .p-con .tab {
  width: 270px;
  float: left;
  background: #115db0;
  padding: 0 8px;
}

.bj1 .p-index .p-con .tab .title2 {
  font-size: 36px;
  color: #ffffff;
  background: #115db0;
  text-align: center;
  height: 115px;
  padding-top: 35px;
}

.bj1 .p-index .p-con .tab .title2 span {
  display: block;
  color: #d7d4d4;
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 6px;
}

.bj1 .p-index .p-con .tab li {
  border: 1px solid #090204;
  line-height: 79px;
  margin-bottom: 15px;
  text-indent: 24px;
  font-size: 20px;
  color: #000000;
  background: url(../img/jian.png) no-repeat 228px center #fff;
}

.bj1 .p-index .p-con .tab li:hover {
  background: url(../img/jianh.png) no-repeat 228px center #fff;
  color: #1774da;
  cursor: pointer;
}

.bj1 .p-index .p-con .tab li.cur {
  background: url(../img/jianh.png) no-repeat 228px center #fff;
  color: #1774da;
  cursor: pointer;
}

.bj1 .p-index .p-con .p-list {
  width: 900px;
  float: right;
  margin: 0 -10px;
}

.bj1 .p-index .p-con .p-list li {
  float: left;
  margin: 0 8px;
  margin-bottom: 25px;
}

.bj1 .p-index .p-con .p-list li img {
  width: 284px;
  height: 240px;
  border: 1px solid #b9b9b9;
}

.bj1 .p-index .p-con .p-list li h2 {
  background: #dfdfdf;
  border-bottom: 3px solid #115db0;
  height: 45px;
}

.bj1 .p-index .p-con .p-list li h2 a {
  display: block;
  font-size: 18px;
  color: #191919;
  line-height: 45px;
  text-align: center;
}

.bj1 .p-index .p-con .p-list li:hover h2 a {
  color: #459dfd;
}

.bj1 .p-index .p-more {
  width: 135px;
  height: 37px;
  margin: 0 auto;
  border: solid 1px #090104;
  margin-top: 52px;
}

.bj1 .p-index .p-more a {
  display: block;
  line-height: 37px;
  text-align: center;
  color: #000000;
  font-size: 16px;
}

.bj1 .p-index .p-more:hover a {
  color: #115db0;
}

.bj2 {
  background: url(../img/bj2.png) no-repeat top center;
  height: 983px;
  overflow: hidden;
}

.bj2 .about-index {
  padding-top: 58px;
}

.bj2 .about-index .con {
  margin-top: 54px;
}

.bj2 .about-index .con .aboutl {
  width: 600px;
  background: url(../img/t3.png) no-repeat left top;
  padding-left: 45px;
}

.bj2 .about-index .con .aboutl p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.bj2 .about-index .con .aboutl p:nth-of-type(1) {
  font-size: 22px;
  margin-bottom: 35px;
}

.bj2 .about-index .con .aboutl .a-more {
  width: 114px;
  height: 32px;
  background-color: #000000;
  margin-top: 20px;
}

.bj2 .about-index .con .aboutl .a-more a {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 32px;
}

.bj2 .about-index .con .aboutr {
  width: 552px;
  height: 341px;
}

.honor-index {
  width: 1200px;
  height: 298px;
  background: rgba(133, 135, 137, 0.4);
  margin-top: 48px;
}

.picMarquee-left {
  overflow: hidden;
  position: relative;
  padding-top: 26px;
}

.picMarquee-left .hd {
  overflow: hidden;
}

.picMarquee-left .hd .next {
  background: url(../img/left.png) no-repeat top center;
  height: 90px;
  width: 30px;
  position: absolute;
  left: 15px;
  top: 116px;
}

.picMarquee-left .hd .prev {
  background: url(../img/right.png) no-repeat top center;
  height: 90px;
  width: 30px;
  position: absolute;
  right: 15px;
  top: 116px;
}

.picMarquee-left .tempWrap {
  width: 1088px !important;
  margin: 0 auto;
}

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-left .bd ul li {
  margin: 0 13px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li .pic {
  text-align: center;
}

.picMarquee-left .bd ul li .pic img {
  width: 344px;
  height: 244px;
  display: block;
  border: 1px solid #4b4b4b;
}

.bj3 {
  background: url(../img/bj3.png) no-repeat top center;
  height: 972px;
  overflow: hidden;
}

.bj3 .ys-index {
  padding-top: 90px;
}

.bj3 .ys-index .title {
  text-align: center;
}

.bj3 .ys-index .ys-con {
  position: relative;
  margin-top: 120px;
}

.bj3 .ys-index .ys-con .ys-img {
  position: absolute;
  top: 5px;
  left: 400px;
  right: 0;
}

.bj3 .ys-index .ys-con .ysl {
  width: 388px;
}

.bj3 .ys-index .ys-con .ysr {
  width: 388px;
}

.banner_list1 li {
  margin-bottom: 48px;
}

.banner_list1 li:last-child {
  margin-right: 0;
}

.banner_list1 li .img1 {
  width: 152px;
  height: 111px;
  text-align: center;
  display: block;
  position: absolute;
  margin-top: 10px;
}

.banner_list1 li a {
  display: block;
  width: 152px;
  height: 111px;
}

.banner_list1 li .wenz {
  width: 260px;
  height: 130px;
  border: 1px dashed #4c4c4c;
  padding: 17px 27px;
}

.banner_list1 li .wenz b {
  display: block;
  font-size: 25px;
  color: #000000;
}

.banner_list1 li .wenz p {
  font-size: 18px;
  color: #000000;
}

.banner_list1 li:hover .wenz b {
  color: #115db0;
}

.banner_list1 li:hover .wenz p {
  color: #115db0;
}

.bj4 {
  background: #ececec;
}

.bj4 .case-index {
  padding-top: 72px;
  padding-bottom: 80px;
}

.bj4 .case-index .title1 {
  text-align: center;
  font-size: 41px;
  color: #080808;
  font-weight: bold;
  background: url(../img/t5.png) no-repeat 50% 100%;
}

.bj4 .case-index .title1 b {
  color: #115db0;
}

.bj4 .case-index .title1 a {
  font-size: 16px;
  color: #2c2c2c;
  font-weight: normal;
  padding-top: 25px;
  display: block;
  line-height: 30px;
}

.bj4 .case-index .title1 a:hover {
  color: #115db0;
}

.picScroll-left {
  position: relative;
  margin-top: 50px;
}

.picScroll-left .hd {
  overflow: hidden;
}

.picScroll-left .hd .next {
  background: url(../img/left1.png) no-repeat top center;
  height: 37px;
  width: 13px;
  position: absolute;
  left: -20px;
  top: 152px;
}

.picScroll-left .hd .prev {
  background: url(../img/right1.png) no-repeat top center;
  height: 37px;
  width: 13px;
  position: absolute;
  right: -20px;
  top: 152px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 5px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
}

.picScroll-left .bd ul li .pic img {
  width: 290px;
  height: 315px;
  display: block;
}

.picScroll-left .bd ul li .title {
  height: 32px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 32px;
}

.picScroll-left .bd ul li .title a {
  display: block;
  color: #fff;
  font-size: 16px;
}

.heng2 {
  margin-top: 58px;
}

/*首页新闻*/
.news-box {
  margin-top: 70px;
}

.c11 {
  font-size: 34px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}

.c2_t {
  font-size: 26px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}

.atitle {
  color: #115db0;
  font-size: 20px;
  line-height: 46px;
  position: relative;
  background: url(../img/hh.png) no-repeat 0% 100%;
  padding-left: 15px;
  font-weight: 600;
  height: 46px;
}

.atitle span {
  padding-left: 8px;
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
}

.atitle a {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  line-height: 46px;
  font-weight: 400;
}

.news_company {
  width: 380px;
  margin-right: 29px;
  margin-top: 28px;
}

.news1_title {
  font: 400 22px/50px "微软雅黑";
  color: #111;
  position: relative;
}

.news1_title span {
  padding-left: 12px;
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
}

.news1_title a {
  position: absolute;
  right: 0;
  top: 0;
}

.news_company .content {
  padding-top: 20px;
}

.news_list2 {
  display: block;
  margin-top: 8px;
}

.news_list2 li {
  line-height: 31px;
  background: url(../img/ndot.png) no-repeat left center;
  border-bottom: 1px dashed #d6d6d6;
  position: relative;
}

.news_list2 li a {
  line-height: 31px;
  padding-left: 22px;
  line-height: 31px;
  font-size: 15px;
  display: block;
  color: #3f3f3f;
}

.news_list2 li a:hover {
  color: #115db0;
}

.news_list3 li {
  position: relative;
  padding: 8px 0 12px;
  border-bottom: 1px dashed #d6d6d6;
}

.news_list3 li a {
  line-height: 30px;
  padding-left: 35px;
  background: url(../img/wen.png) 5px center no-repeat;
  display: block;
  font-size: 15.5px;
  color: #000000;
}

.news_list3 li a:hover {
  text-decoration: none;
  color: #115db0;
}

.news_list3 span {
  background: url(../img/da.png) 5px 3px no-repeat;
  padding-left: 35px;
  font: 400 14px/20px "微软雅黑";
  margin-top: 5px;
  color: #3f3f3f;
  display: block;
}

#ydemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 321px;
}

#yindemo {
  height: 100%;
}

.link-bg {
  background: #e5e3e3;
  margin-top: 50px;
}

.link-bg .link-index {
  font-size: 15px;
  color: #000000;
  line-height: 52px;
}

.link-bg .link-index a {
  color: #000000;
  line-height: 52px;
}

.foot-bg {
  background: #115db0;
  padding-bottom: 40px;
}

.foot-bg .fnav {
  border-bottom: 1px solid #5e91c9;
  padding-top: 13px;
}

.foot-bg .fnav .navli {
  text-align: center;
}

.foot-bg .fnav .navli li {
  display: inline-block;
  padding: 0 30px;
}

.foot-bg .fnav .navli li a {
  display: block;
  font-size: 17px;
  color: #ffffff;
  line-height: 46px;
}

.foot-bg .foot2 {
  margin-top: 30px;
}

.foot-bg .foot2 .footl {
  width: 454px;
  color: #fff;
  line-height: 28px;
  padding-top: 30px;
}

.foot-bg .foot2 .footl a {
  color: #fff;
}

.foot-bg .foot2 .copyright {
  width: 450px;
  color: #fff;
  line-height: 28px;
  padding-top: 30px;
}

.foot-bg .foot2 .copyright a {
  color: #fff;
}
