.slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 500px;
  background: #000;
}

.slider .bd {
  position: relative;
  z-index: 0;
}

.slider .bd li {
  height: 500px;
  overflow: hidden;
}

.slider .bd li img {
  display: block;
}

.slider .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 21px;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.slider .hd ul {
  text-align: center;
}

.slider .hd ul li {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
  font-size: 0;
  margin-right: 21px;
  cursor: pointer;
}

.slider .hd ul .on {
  background: red
}

.slider .timer {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0;
  background: #000;
  filter: alpha(opacity=40);
  opacity: 0.4;
  font-size: 0;
  overflow: hidden;
}


.hotbg {
  height: 60px;
  line-height: 52px;
  font-size: 16px;
}

.hot-t {
  float: left;
}

.hot-img {
  float: left;
  margin-top: 12px;
  margin-right: 12px;
}

.hot-t {}

.hot-t span {
  color: red;
}

.hot-details {
  float: left;
  width: 872px;
  height: 52px;
  margin-left: 66px;
}

.hot-details a {
  color: red
}


.news-top {
  width: 100%;
  height: 130px;
}

.news-top img {
  width: 100%;
}

.newsbg {
  background: #efeff1;
  padding-top: 22px;
}

.news-bd {
  width: 100%;
  height: 100%;
  
  padding-bottom: 22px;
}

.news-bd .news {
  border: 1px solid #c6c5c5;
  background-color: #fff;
  padding: 15px;
}

.news-bd .news #news-tab {
  width: 760px;
  height: 420px;
  float: left;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  border-right: 1px solid #C6C5C5;
}

.news-bd .news #news-tab .c-more {
  position: absolute;
  top: 5px;
  right: 28px;
  display: block;
  width: 46px;
  height: 32px;
  color: #ff8519;
  padding: 2px;
  font-size: 14px;
}

.news-bd .news #news-tab .c-more a {
  color: #ff8519;
}

.tab-menu-bd {
  height: 32px;
  border-bottom: 1px solid #1471b4;
  line-height: 32px;
}

.tab-menu {
  width: 580px;
  float: left;
  position: absolute;
  z-index: 1;
}

.tab-menu li {
  float: left;
  width: 110px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.tab-menu .selected {
  background-color: #1471b4;
  cursor: pointer;
  color: #fff;
}

.tab-con {
  width: 750px;
  height: 360px;
  padding-top: 15px;
  padding-left: 0px;
}

.con02,
.con03,
.con04,
.con05,
.con06 {
  display: none
}

.con-left {
  width: 280px;
  float: left;
  overflow: hidden
}

.con-left dl {
  height: 365px;
  background-color: #eeeff140;
}

.con-left dl dd img {
  width: 100%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.c-t1 {
  height: 20px;
  line-height: 23px;
  padding: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.c-t1 a {
  height: 20px;
  color: #000;
  font-size: 15px;
}

.c-t1 a:hover {
  color: #ff8519;
}

.imgbox {
  display: block;
  width: 280px;
  height: 210px;
  overflow: hidden;
}

.c-data {
  text-align: center;
  font-size: 12px;
  color: red;
}

.c-d1 {
  color: #797979;
  height: 100px;
  margin: 15px 0;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
}

.c-d1 span {
  color: #ff8519;
}

.c-d2 {
  height: 115px;
  padding: 10px;
  line-height: 24px;
  overflow: hidden;
  font-size: 13px;
  color: #0b0000;
  font-weight: 200;
  text-indent: 24px;
}

.c-d3 {
  color: #797979;
  padding: 2px 10px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
}

.con-right {
  float: left;
  width: 442px;
  margin-left: 20px;
  overflow: hidden;
}

.con-right dl {
  border-bottom: 1px dotted #C6C5C5;
  margin-bottom: 19px;
}

.con-right .c-list {
  width: 440px;
  font-size: 13px;
}

.con-right .c-list li {
  
  height: 36px;
  line-height: 36px;
}

.con-right .c-list li a {
  width: 350px;
  display: block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.con-right .c-list li a:hover {
  color: #ff8519;
}

.con-right .c-list li em {
  display: block;
  float: right;
  color: #969595;
  font-style: normal;
}

.news-bd .news .phone-line {
  width: 376px;
  float: left;
  margin-left: 20px;
}


.aboutt {
  float: right;
  width: 456px;
  height: 417px;
  
}

.aboutt .title {
  font-size: 18px;
  color: red;
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-weight: 300;
  border-bottom: 1px solid #C6C5C5;
  margin: 0 auto;
  margin-bottom: 12px;
}

.aboutt .detail {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.aboutt .detail p {
  font-size: 13px;
  text-indent: 22px;
}

.aboutt .detail img {
  width: 100%
}


.bg {
  background: #efeff1;
  padding-bottom: 21px;
}


.cpbg {
  padding-top: 22px
}

.cptitle {
  width: 962px;
  height: 64px;
  background: url(../image/cp_xian.jpg);
  margin: 0 auto;
}

.cptitle h2 {
  width: 280px;
  font-size: 29px;
  color: #0b0a0a;
  line-height: 47px;
  text-align: center;
  font-weight: bold;
  background-color: #FFFFFF;
  margin: 0 auto;
}

.cptitle h2 font {
  color: #d70909;
  line-height: 47px;
  font-weight: bold;
}

.cptitle p {
  font-size: 14px;
  color: #828282;
  text-align: center;
}



.cpbg {
  padding-top: 21px;
  box-sizing: border-box;
}

.cpbg .t {
  padding: 20px 30px 0;
  overflow: hidden;
  margin-bottom: 12px;
}

.cpbg .t h3 {
  font-size: 54px;
  font-weight: bold;
  line-height: 54px;
  float: left;
}

.cpbg .t section {
  font-size: 14px;
  line-height: 27px;
  display: inline-block;
  width: 42%;
  margin-left: 50px;
}


.cp {
  padding-top: 10px;
  overflow: hidden;
}

.cp ul li {
  border: 1px solid #d6d6d6;
  width: 289px;
  float: left;
  margin-bottom: 12px;
  transition: all 0.5s ease;
  margin-right: 1%;
  background: white;
  padding: 12px;
}

.cp ul li:nth-child(4n) {
  margin-right: 0 !important;
}

.cp ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

.cp ul li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  padding-bottom: 16px;
}


.cp .t h4 {
  font-size: 15px;
  line-height: 30px;
  color: #333f47;
}

.cp .t p {
  font-size: 34px;
  line-height: 34px;
  color: #1b1b1b;
  font-family: Impact;
  height: 34px;
}

.cp .con {
  padding: 8px 32px;
}

.cp h5 {
  color: #2f2f2f;
  font-size: 14px;
  line-height: 28px;
  font-weight: 200;
}

.cp .con p {
  color: #0e0e0e;
  margin-bottom: 10px;
  font-size: 16px;
  height: 22px;
  font-weight: 400;
}

.cp .imgbox {
  overflow: hidden;
  margin: 1px auto 0px;
  max-height: 228px;
}

.cp .imgbox img {
  transition: all 0.5s ease;
}

.cp ul li:hover .imgbox img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cpmore {
  width: 615px;
  text-align: center;
  margin: 0 auto;
}

.cpmore a {
  color: white;
  font-size: 21px;
}


.more_box {
  text-align: center;
}

.more_box .more {
  display: inline-block;
  padding: 0 30px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #798186;
  font-size: 14px;
  color: #333f47;
  position: relative;
  margin-left: 10px;
}

.more_box .more:first-child {
  margin-left: 0px;
}

.more_box .more span {
  position: relative;
  z-index: 3;
}

.more_box .more:after {
  content: '';
  width: 0;
  height: 100%;
  background: #db0011;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.5s ease;
}

.more_box .more:hover {
  color: white;
  border-color: #798186;
}

.more_box .more:hover:after {
  width: 100%;
}


.box1 {
  overflow: hidden;
}

.box1 .hd {}

.box1 .hd ul {}

.box1 .hd ul li {
  
}

.box1 a {
  
}

.box1 .hd ul li.on {
  background: #ff9800;
  border: 1px solid #ddd;
}

.box1 .bd ul {}

.box1 .bd li {}

.box1 .bd li .date {
  float: right;
  color: #999;
}



.cp1 {}

.cp1 ul li {
  width: 313px;
  float: left;
  margin: 0 5px 8px;
  border: 1px #cccccc solid;
  text-align: center;
  margin-top: 12px;
}

.cp1 ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.cp1 ul li div {
  width: 285px;
  height: 192px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 12px;
}

.cp1 ul li img {
  
  height: 100%;
  margin: 0 auto;
  display: block;
}

.cp1 ul li span {
  text-align: center;
  font-size: 16px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #03A9F4;
  font-weight: 200;
  margin-bottom: 8px;
  display: block;
}

.cp1 ul li span a {
  color: #140601;
}


.nav2bg {
  width: 100%;
  height: 108px;
  margin: 0 auto;
  margin-top: 10px;
}

.nav2 {}

.nav2 ul {
  height: 91px;
}

.nav2 img {
  float: left;
}

.nav2 ul li {
  float: left;
  width: 185px;
  text-align: center;
  background: #2196f3;
  margin-right: 18px;
  border: 1px solid #c0bebe;
  height: 49px;
  font-size: 18px;
  line-height: 49px;
  margin-top: 22px;
  margin-left: 51px;
  border-radius: 8px;
  box-shadow: 4px 4px 4px rgba(189, 184, 184, 0.56);
}

.nav2 ul li a {
  width: 100%;
  display: block;
  color: white;
}

.nav2 ul li:hover {
  background: #f35008
}

.nav2 ul li:hover a {
  color: white
}


.w1400 {
  width: 1400px;
  display: block;
  margin: 0 auto;
}

#ys_bg {
  width: 100%;
  background: url(404.png) center no-repeat;
  height: 730px;
  padding-top: 60px;
}

.ys {
  height: 650px;
  background: #f6f6f6;
  position: relative;
}

.top80 {
  height: 80px;
}

.ys_t {
  font-size: 18px;
  color: #222222;
}

.ys_t strong {
  font-size: 36px;
  display: block;
  line-height: 49px;
}

.ysab {
  position: absolute;
  top: 50px;
  left: 60px;
}

.ystab {
  margin-top: 20px;
}

.ystab li {
  float: left;
  width: 87px;
  height: 119px;
  border: 3px solid #222;
  transition: all .4s ease;
  font-size: 20px;
  font-weight: bold;
  color: #272728;
  text-align: center;
  cursor: pointer;
}

.ystab li p:nth-child(1) {
  font-family: impact;
  font-weight: normal;
  font-size: 30px;
  padding-top: 15px;
}

.ystab li+li {
  margin-left: 20px;
}

.ystab li.cur {
  background: #006db8;
  border-color: #006db8;
  color: #fff;
}

.ysjt {
  margin: 440px 0px 0px 25px;
}

.ysjt>div {
  float: left;
  cursor: pointer;
  width: 12px;
  height: 20px;
}

.ysleft {
  background: url(404.png) no-repeat left top;
}

.ysright {
  background: url(404.png) no-repeat right top;
}

.ysjt>div+div {
  margin-left: 20px;
}

.ysjt>div:hover {
  background-position-y: -20px;
}

.yscon ul {
  width: 100%;
  height: 100%;
}

.yscon ul+ul {
  display: none;
}

.yswa {
  width: 550px;
  margin: 300px 0px 0px 70px;
  float: left;
  position: relative;
  z-index: 333;
}

.yswa p:nth-child(1) {
  font-size: 30px;
  color: #272728;
}

.yswa p:nth-child(2) {
  font-size: 14px;
  color: #272728;
}

.yswa p:nth-child(3) {
  font-size: 16px;
  color: #aaa;
  line-height: 30px;
  margin: 32px 0px 35px 0px;
}

.yswa a {
  display: block;
  font-size: 16px;
  color: #aaa;
}

.yswa a:hover {
  text-decoration: underline;
  color: #006db8;
}


.basebg {
  padding: 16px 0px 8px;
  background: #efeff1;
}


.out {
  width: 1300px;
  height: 272px;
  margin: 8px auto;
  text-align: center;
  
  overflow: hidden;
}

.icon {
  width: 5372px;
  height: 266px;
  overflow: hidden;
  animation: move 18s linear infinite normal;
  animation-fill-mode: forwards;
}

.icon:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

.icon li {
  list-style: none;
  overflow: hidden;
  margin-left: 3px;
  position: relative;
  float: left;
  margin-right: 9px;
  margin-bottom: 6px;
  width: 300px;
  height: 258px;
  border: 1px solid #1b17171a;
  transition: all 0.5s ease-out;
  background: white;
}

.icon li:hover {
  border: 1px solid red
}

.icon div {
  display: block;
  width: 92%;
  height: 200px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}

.icon li:hover img {
  transform: scale(1.5, 1.5);
}

.icon img {
  width: 100%;
  transition: 0.5s all;
}

.icon h3 {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  height: 32px;
  line-height: 32px;
  font-weight: 200;
  display: block;
  width: 100%;
  margin-top: 6px;
}

.icon h3 a {
  color: #1d0f0f;
}

.pause {
  position: relative;
  height: 60px;
  display: inline-block;
  margin: 20px auto;
  text-align: center;
}

.pause:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100px;
  height: 60px;
  left: 0px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  margin: 0 20px;
  background: orange;
  border: none;
  border-radius: 20px;
  outline: none;
}

@keyframes move {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(-1200px);
  }
}

.out input {
  display: none;
}

.out input:checked~.con {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

.out input:checked~.pause:before {
  content: "";
}



.aboutbg {
  overflow: hidden;
  height: 548px;
  background: url(../image/acw1.jpg);
}

.about {
  width: 670px;
  margin-top: 65px;
  background: #fff;
  padding: 60px 75px;
  height: 321px;
  float: right;
}

.about h3 {
  font-size: 24px;
  color: #282828;
  font-weight: normal;
  margin-bottom: 20px;
}

.about p {
  height: 205px;
  margin-bottom: 10px;
  overflow: hidden;
  color: #505050;
  font-size: 14px;
  line-height: 42px;
}

.about a {
  display: inline-block;
  width: 160px;
  height: 50px;
  border: 1px solid #b5b5b5;
  font-size: 14px;
  font-family: Arial;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  color: #999;
}

.about a:hover {
  background: #0038a8;
  color: #fff;
  border: 1px solid #b5b5b5;
}


.feedback {
  height: 516px;
  background: url(../image/talkbg.jpg) no-repeat center;
  padding-top: 60px;
}

.fb_titl {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  line-height: 42px;
  background: #01080d80;
  padding: 16px 0;
  width: 1400px;
  margin: 0 auto;
}

.fb_titl strong {
  display: block;
  font-size: 40px;
  margin: 0 0 5px 0;
}

.fbpc {
  width: 246px;
  float: left;
}

.fbpc li {
  float: left;
  border-radius: 15px;
  background: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: lighter;
  color: #222222;
  width: 118px;
  height: 109px;
  padding-top: 29px;
  cursor: pointer;
  transition: all .3s ease;
}

.fbpc li a {
  font-size: 18px;
  font-weight: lighter;
  color: #222222;
}

.fbpc li:nth-child(2n) {
  margin-left: 10px;
}

.fbpc li:nth-child(1),
.fbpc li:nth-child(2) {
  margin-bottom: 17px;
}

.fbpc li span {
  display: block;
  margin: 0 auto;
  width: 52px;
  height: 70px;
  background: url(../image/talk.png) no-repeat top left;
  transition: all .3s ease;
}

.fbpc li:nth-child(2) span {
  background-position-x: -60px;
}

.fbpc li:nth-child(3) span {
  background-position-x: -133px;
}

.fbpc li:nth-child(4) span {
  background-position-x: -217px;
}

.fbpc li.on span {
  background-position-y: -76px;
}

.fbpc li.on,
.fbpc li.on a {
  background: #006db8;
  color: #fff;
}

.feed {
  margin-top: 40px;
}

.fbright {
  width: 1130px;
  height: 295px;
  border-radius: 20px;
  background: #fff;
}

.fbpic {
  padding: 14px 18px 0px 0px;
}

.fbform {
  margin: 44px 0px 0px 50px;
  width: 790px;
}

.fbform ul li p+p {
  margin: 20px 0 0 0;
}

.fbform ul li {
  float: left;
  width: 380px;
  margin-bottom: 20px;
}

.fbform ul li p {
  float: left;
  font-size: 18px;
  color: #222222;
  font-weight: lighter;
  line-height: 51px;
  width: 380px;
}

.fbform ul li p span,
.fbform ul li p input {
  float: left;
}

.fbform ul li p input,
.fbform ul li textarea {
  width: 250px;
  height: 51px;
  background: #f7f7f7;
  border: none;
  box-sizing: content-box;
  font-family: "Microsoft YaHei";
}

.fbform ul li span {
  width: 115px;
  margin-right: 15px;
}

.fbform ul li i {
  color: #ff0000;
  font-size: 12px;
}

.fbform ul li:nth-child(2n) {
  float: right;
  height: 127px;
}

.fbcode span {
  letter-spacing: 3px;
}

.fbcode input {
  width: 153px !important;
}

.fbcode img {
  margin: 15px 0px 0px 24px;
}

.submitbtn {
  width: 100% !important;
  color: #fff;
  text-align: center;
  background: #006db8 !important;
  font-size: 18px;
  font-weight: lighter;
  transition: all .3s ease;
}

.submitbtn:hover,
.resetbtn:hover {
  background: #ff9600 !important;
}

#orderlist_speak {
  height: 126px;
  width: 359px;
  font-size: 18px;
  color: #d2d2d2;
  font-weight: lighter;
  line-height: 51px;
  padding-left: 20px;
  font-family: "Microsoft YaHei";
}

.resetbtn {
  width: 100% !important;
  color: #fff;
  text-align: center;
  background: #404040 !important;
  font-size: 18px;
  font-weight: lighter;
  transition: all .3s ease;
}


.mt-50 {
  margin-top: 55px;
}


.ysbg {
  overflow: hidden;
}

.youshi-tit {
  margin-top: 30px;
  text-align: center;
}

.youshi-tit img {
  display: block;
  margin: 0 auto;
}

.youshi-pa {
  padding: 0px;
}

.youshi-lbg {
  height: 563px;
  background: url(../image/ys-bg1.jpg) top right no-repeat;
}

.youshi-rbg {
  height: 563px;
  background: url(../image/ys-bg2.jpg) top left no-repeat;
}

.youshi-list-jian {
  width: 100%;
  height: 46px;
}

.youshi-list {
  padding: 40px;
}

.youshi-list li {}

.youshi-list li .biaotia {
  padding-bottom: 23px;
  border-bottom: 1px solid #d2d2d2;
}

.youshi-list li .biaotia .numa {
  display: block;
  float: left;
  width: 61px;
  height: 61px;
  background-color: #277bd1;
  border-radius: 5px;
  font-size: 34px;
  color: #fff;
  line-height: 61px;
  text-align: center;
}

.youshi-list li .biaotia .bta {
  margin-left: 81px;
  padding-top: 6px;
}

.youshi-list li .biaotia .bta p {
  display: block;
  font-size: 30px;
  color: #040404;
  font-weight: bold;
}

.youshi-list li .biaotia .bta p font {
  font-size: 30px;
  color: #277bd1;
  font-weight: bold;
}

.youshi-list li .biaotia .bta span {
  display: block;
  font-size: 14px;
  color: #aaa;
  text-transform: uppercase;
  margin-top: 12px;
}

.youshi-list li .conta p {
  display: block;
  margin-top: 29px;
  font-size: 17px;
  color: #606060;
  line-height: 190%;
}