/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
  text-align: center;
  margin: 0 7px;
  border-radius: 50%;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background: #2159ac;
  color: #fff;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
button,
input {
  border: none;
  outline: none;
}
.mt {
  margin-top: 60px;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.title1 {
  text-align: center;
  position: relative;
  z-index: 1;
}
.title1 > h3 {
  font-size: 36px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 15px;
}
.title1 > h3 span {
  font-size: 14px;
  color: #666666;
}
.title1 > h3 > a {
  color: #333333;
}
.title1 > span {
  display: block;
  height: 25px;
  background: url(../images/tit.png) center no-repeat;
}
.search {
  width: 100%;
  height: 80px;
  background: url(../images/ser_bg.jpg) center no-repeat;
}
.search .ser_main .hot {
  width: 545px;
  position: relative;
}
.search .ser_main .hot .hot_list > li {
  width: 100%;
  height: 25px;
  margin-top: 28px;
}
.search .ser_main .hot .hot_list > li > a {
  width: 352px;
  height: 100%;
  background: url(../images/ser_ico1.png) left center no-repeat;
  font-size: 14px;
  color: #666666;
  padding-left: 37px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search .ser_main .hot .hot_list > li > a:hover {
  color: #2159ac;
}
.search .ser_main .hot .hot_list > li > a > span {
  font-size: 16px;
  font-weight: bold;
  color: #111111;
}
.search .ser_main .hot .hot_list > li i {
  font-size: 14px;
  color: #666666;
}
.search .ser_main .hot .hot_prev,
.search .ser_main .hot .hot_next {
  position: absolute;
  width: 24px;
  height: 24px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box;
  cursor: pointer;
  top: 28px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.search .ser_main .hot .hot_prev:hover,
.search .ser_main .hot .hot_next:hover {
  border: solid 1px #1c55c0;
}
.search .ser_main .hot .hot_prev {
  border: solid 1px #d9d9d9;
  left: 637px;
  background: url(../images/ser_prev.png) center no-repeat;
}
.search .ser_main .hot .hot_prev:hover {
  background: url(../images/ser_prev2.png) center no-repeat;
}
.search .ser_main .hot .hot_next {
  left: 690px;
  background: url(../images/ser_next.png) center no-repeat;
  border: solid 1px #d9d9d9;
}
.search .ser_main .hot .hot_next:hover {
  background: url(../images/ser_next2.png) center no-repeat;
}
.search .ser_main .ser_nr {
  width: 390px;
  height: 40px;
  position: relative;
  margin-top: 20px;
}
.search .ser_main .ser_nr > input {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  padding: 0 40px 0 10px;
  background: transparent;
  color: #fff;
}
.search .ser_main .ser_nr input::-webkit-input-placeholder {
  color: #ffffff;
}
.search .ser_main .ser_nr input::-moz-placeholder {
  color: #ffffff;
}
.search .ser_main .ser_nr input:-moz-placeholder {
  color: #ffffff;
}
.search .ser_main .ser_nr input:-ms-input-placeholder {
  color: #ffffff;
}
.search .ser_main .ser_nr button {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../images/ser_ico2.png) center no-repeat;
  right: 0;
  top: 10px;
  cursor: pointer;
}
.pro {
  width: 100%;
  margin-top: 60px;
}
.pro .pro_main .pro_con {
  margin-top: 45px;
}
.pro .pro_main .pro_con .fl {
  width: 278px;
  border-radius: 4px;
  border: 5px solid #2159ac;
  box-sizing: border-box;
}
.pro .pro_main .pro_con .fl .fl_tit {
  text-align: center;
  padding-top: 30px;
  background: #2159ac;
  height: 100px;
}
.pro .pro_main .pro_con .fl .fl_tit > h3 {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
.pro .pro_main .pro_con .fl .fl_tit > h4 {
  font-size: 16px;
  line-height: 16px;
  color: #477cdf;
}
.pro .pro_main .pro_con .fl .fl_mian {
  width: 100%;
  height: auto;
  padding: 10px 0 183px;
  background-color: #ffffff;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item {
  width: 250px;
  margin: 0 auto;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > h3 {
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding-right: 13px;
  box-sizing: border-box;
  background-color: #f0f0f0;
  margin-top: 20px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > h3.on {
  border-radius: 18px 18px 17px 17px;
  background-color: #ff9600;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > h3.on > a {
  background: url(../images/fl_ico2.png) right center no-repeat;
  color: #fff;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #666666;
  background: url(../images/fl_ico1.png) right center no-repeat;
  padding: 0 35px 0 10px;
  box-sizing: border-box;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > ul {
  width: 100%;
  margin-top: 15px;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > ul > li {
  float: left;
  width: 50%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-bottom: 1px dashed #e5e5e5;
  box-sizing: border-box;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_con .fl .fl_mian .fl_item > ul > li > a:hover {
  color: #ff9600;
  transform: translate(5px);
}
.pro .pro_main .pro_con .pro_view {
  width: 895px;
}
.pro .pro_main .pro_con .pro_view .pro_tit {
  height: 36px;
  line-height: 36px;
  border-left: 4px solid #2159ac;
  box-sizing: border-box;
  margin: 10px auto 30px;
  padding-left: 15px;
}
.pro .pro_main .pro_con .pro_view .pro_tit > p {
  font-size: 14px;
  color: #9e9f9e;
}
.pro .pro_main .pro_con .pro_view .pro_tit > a {
  float: right;
  font-size: 14px;
  font-family: Arial;
  color: #888888;
}
.pro .pro_main .pro_con .pro_view .pro_tit > a:hover {
  color: #2159ac;
  transform: translate(-5px);
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li {
  float: left;
  width: 280px;
  height: 290px;
  border: solid 1px #e5e5e5;
  box-sizing: border-box;
  margin: 0 27px 30px 0;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li:hover::after {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li:hover > .pro_txt > a {
  color: #fff;
  background: url(../images/pro_more2.png) 215px center no-repeat;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  background: #2159ac;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a {
  display: block;
  width: 260px;
  height: 228px;
  margin: 10px auto;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a::after,
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a::before {
  width: 1px;
  height: 0;
  content: "";
  position: absolute;
  background: #2159ac;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a::after {
  top: 0;
  left: 0;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a::before {
  right: 0;
  bottom: 0;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li .pro_txt {
  width: 260px;
  height: 40px;
  margin: 0 auto 40px;
  line-height: 40px;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li .pro_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pro_more1.png) 215px center no-repeat;
  padding: 0 50px 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_con .pro_view .pro_view_list > li:nth-child(3n) {
  margin-right: 0;
}
.gg {
  width: 100%;
  height: 283px;
  overflow: hidden;
  margin: 30px 0 38px 0;
  background: url(../images/gg_bg.jpg) center no-repeat;
}
.gg .gg_main {
  position: relative;
}
.gg .gg_main .gg_txt {
  margin-top: 62px;
}
.gg .gg_main .gg_txt > h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 30px;
}
.gg .gg_main .gg_txt > h4 {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 20px;
}
.gg .gg_main .gg_txt > span {
  display: block;
  width: 559px;
  height: 7px;
  margin-bottom: 25px;
  background: url(../images/gg_line.png) center no-repeat;
}
.gg .gg_main .gg_txt > h5 {
  font-size: 14px;
  font-family: Arial;
  color: #42b1ff;
  line-height: 20px;
}
.gg .gg_main .gg_tell {
  margin-left: 190px;
  margin-top: 53px;
}
.gg .gg_main .gg_tell > span {
  width: 333px;
  height: 36px;
  display: block;
  margin-bottom: 26px;
  margin-left: 114px;
  background: url(../images/gg_txt.png) center no-repeat;
}
.gg .gg_main .gg_tell > h4 {
  font-size: 22px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 29px;
  text-align: right;
}
.gg .gg_main .gg_tell > h5 {
  font-size: 18px;
  color: #333333;
}
.gg .gg_main .gg_tell > h5 > i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 42px;
  height: 43px;
  background: url(../images/gg_tell.png) center no-repeat;
}
.gg .gg_main .gg_more {
  position: absolute;
  width: 120px;
  height: 50px;
  border: solid 1px #ff9600;
  box-sizing: border-box;
  left: 580px;
  bottom: -10px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gg .gg_main .gg_more:hover {
  border: solid 1px transparent;
  transform: translate(10px);
}
.gg .gg_main .gg_more:hover::after,
.gg .gg_main .gg_more:hover::before {
  width: 100%;
}
.gg .gg_main .gg_more:hover > a::after,
.gg .gg_main .gg_more:hover > a::before {
  height: 100%;
}
.gg .gg_main .gg_more::after,
.gg .gg_main .gg_more::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #2159ac;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gg .gg_main .gg_more::after {
  top: 0;
}
.gg .gg_main .gg_more::before {
  bottom: 0;
}
.gg .gg_main .gg_more > a {
  display: block;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  background-color: #ff9600;
  margin: 5px auto;
}
.gg .gg_main .gg_more > a::after,
.gg .gg_main .gg_more > a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #2159ac;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gg .gg_main .gg_more > a::after {
  left: 0;
}
.gg .gg_main .gg_more > a::before {
  right: 0;
}
.about {
  width: 100%;
  height: 656px;
  overflow: hidden;
  background: url(../images/ab_bg.jpg) center bottom no-repeat;
}
.about .ab_main .ab_txt {
  width: 650px;
  margin-top: 70px;
}
.about .ab_main .ab_txt > span {
  display: block;
  width: 100%;
  height: 88px;
  line-height: 88px;
  padding-top: 42px;
  font-size: 40px;
  font-weight: bold;
  color: #1c55c0;
  margin-bottom: 20px;
  background: url(../images/ab_tit.jpg) 330px center no-repeat;
}
.about .ab_main .ab_txt .ab_tit {
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
}
.about .ab_main .ab_txt .ab_tit > h3 {
  font-size: 30px;
  color: #333333;
  position: relative;
}
.about .ab_main .ab_txt .ab_tit > h3::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background-color: #1c55c0;
  bottom: -20px;
  left: 0;
}
.about .ab_main .ab_txt .ab_tit > a {
  font-size: 14px;
  color: #888888;
  font-family: Arial;
}
.about .ab_main .ab_txt .ab_tit > a:hover {
  color: #2159ac;
  transform: translate(-5px);
}
.about .ab_main .ab_txt > h4 {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
  margin-top: 50px;
  text-indent: 2em;
}
.about .ab_main .ab_txt .ab_list {
  margin-top: 50px;
}
.about .ab_main .ab_txt .ab_list > ul > li {
  float: left;
  width: 33.33333%;
}
.about .ab_main .ab_txt .ab_list > ul > li:hover .ab_ico {
  border: solid 1px #1c55c0;
}
.about .ab_main .ab_txt .ab_list > ul > li:hover .ab_ico > span {
  top: -68px;
  opacity: 0;
}
.about .ab_main .ab_txt .ab_list > ul > li:hover .ab_ico > i {
  top: 0;
  opacity: 1;
}
.about .ab_main .ab_txt .ab_list > ul > li:hover > p > a {
  color: #2159ac;
}
.about .ab_main .ab_txt .ab_list > ul > li .ab_ico {
  position: relative;
  width: 68px;
  height: 68px;
  border: solid 1px #000000;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  line-height: 68px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .ab_txt .ab_list > ul > li .ab_ico img {
  vertical-align: middle;
}
.about .ab_main .ab_txt .ab_list > ul > li .ab_ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 16px;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .ab_txt .ab_list > ul > li .ab_ico > i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 68px;
  padding-top: 16px;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  opacity: 0;
}
.about .ab_main .ab_txt .ab_list > ul > li > p {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .ab_txt .ab_list > ul > li > p > a {
  color: #333333;
}
.about .ab_main .ab_view {
  width: 490px;
  position: relative;
  height: 656px;
}
.about .ab_main .ab_view > img {
  position: absolute;
  left: 0;
  top: 0;
  height: 656px;
}
.case {
  width: 100%;
  margin-top: 60px;
}
.case .case_main .case_view {
  margin-top: 45px;
}
.case .case_main .case_view .case_view_list > li {
  float: left;
  width: 285px;
  margin-right: 20px;
}
.case .case_main .case_view .case_view_list > li:hover .case_txt > a {
  color: #fff;
  letter-spacing: 3px;
}
.case .case_main .case_view .case_view_list > li:hover .case_txt::after {
  width: 100%;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li > a {
  display: block;
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.case .case_main .case_view .case_view_list > li > a > img {
  width: 100%;
}
.case .case_main .case_view .case_view_list > li .case_txt {
  width: 100%;
  height: 56px;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 56px;
  font-size: 14px;
  color: #444444;
  z-index: 1;
  position: relative;
}
.case .case_main .case_view .case_view_list > li .case_txt::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  background: #2159ac;
  right: 0;
  bottom: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.case .case_main .case_view .case_view_list > li .case_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_view .case_view_list > li:nth-last-child(1) {
  margin-right: 0;
}
.ys {
  width: 100%;
  height: 784px;
  margin-top: 50px;
  background: url(../images/ys_bg.jpg) center bottom no-repeat;
}
.ys .ys_main .ys_box .ys_menu {
  width: 100%;
  height: 160px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li {
  float: left;
  width: 25%;
  padding-top: 50px;
  box-sizing: border-box;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li.on .ys_ico {
  background-color: #ff9600;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li.on .ys_ico > span {
  left: 60px;
  opacity: 0;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li.on .ys_ico > i {
  opacity: 1;
  left: 0;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_ico {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #1c55c0;
  overflow: hidden;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  margin-left: 50px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_ico img {
  vertical-align: middle;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 15px;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_ico > i {
  top: 0;
  left: -60px;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  opacity: 0;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_menu_txt {
  margin-left: 10px;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_menu_txt > h3 {
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 8px;
  margin-top: 10px;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li .ys_menu_txt > p {
  font-size: 14px;
  color: #888888;
  line-height: 14px;
}
.ys .ys_main .ys_box .ys_menu .ys_menu_list > li:nth-child(4) .ys_ico {
  margin-left: 10px;
}
.ys .ys_main .ys_box .ys_tab {
  position: relative;
  width: 100%;
  height: 498px;
  margin-top: 90px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li {
  width: 100%;
  height: 498px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_pic {
  width: 618px;
  height: 498px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_pic > img {
  width: 100%;
  height: 100%;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt {
  width: 542px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > span {
  width: 278px;
  display: block;
  height: 31px;
  margin-top: 25px;
  margin-bottom: 10px;
  background: url(../images/ys_tit.png) center no-repeat;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > h3 {
  font-size: 46px;
  font-weight: bold;
  color: #ffffff;
  line-height: 46px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > h3 > span {
  color: #ff9600;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > h4 {
  width: 228px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: #ff9600;
  font-size: 16px;
  color: #ffffff;
  margin-top: 15px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > h5 {
  margin-top: 60px;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  line-height: 60px;
  font-size: 28px;
  color: #fefefe;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt > h5 > span {
  font-size: 36px;
  color: #fefefe;
  margin-right: 10px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt .ys_txt_main {
  margin-top: 15px;
}
.ys .ys_main .ys_box .ys_tab .ys_tab_list > li .ys_txt .ys_txt_main > h5 {
  background: url(../images/ys_line.png) left 25px no-repeat;
  padding-left: 48px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fefefe;
  line-height: 50px;
}
.ys .ys_main .ys_box .ys_tab .ys_prev,
.ys .ys_main .ys_box .ys_tab .ys_next {
  position: absolute;
  cursor: pointer;
  width: 46px;
  height: 46px;
  bottom: 0;
}
.ys .ys_main .ys_box .ys_tab .ys_prev {
  left: 572px;
  background: url(../images/ys_prev.png) center no-repeat #fff;
}
.ys .ys_main .ys_box .ys_tab .ys_next {
  left: 620px;
  background: url(../images/ys_next.png) center no-repeat #ff9600;
}
.wit {
  width: 100%;
  margin-top: 60px;
}
.wit .wit_main .wit_view {
  margin-top: 60px;
}
.wit .wit_main .wit_view .wit_view_list > li {
  float: left;
  width: 380px;
  height: 484px;
  margin-right: 30px;
  background-color: #fafafa;
  position: relative;
  z-index: 1;
}
.wit .wit_main .wit_view .wit_view_list > li:hover::after {
  width: 100%;
  height: 100%;
}
.wit .wit_main .wit_view .wit_view_list > li:hover .wit_txt > p > a {
  color: #fff;
}
.wit .wit_main .wit_view .wit_view_list > li:hover .wit_txt > span::after {
  width: 100%;
}
.wit .wit_main .wit_view .wit_view_list > li:hover .wit_txt > h4 {
  color: #fff;
}
.wit .wit_main .wit_view .wit_view_list > li:hover .wit_txt > a {
  background-color: #ff9600;
}
.wit .wit_main .wit_view .wit_view_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  background: #2159ac;
}
.wit .wit_main .wit_view .wit_view_list > li > a {
  display: block;
  width: 360px;
  height: 240px;
  margin: 10px auto;
  overflow: hidden;
}
.wit .wit_main .wit_view .wit_view_list > li > a > img {
  width: 100%;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt {
  position: relative;
  width: 100%;
  height: 224px;
  padding: 0 20px;
  overflow: hidden;
  box-sizing: border-box;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > p {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  margin-top: 30px;
  text-align: center;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > span {
  display: block;
  width: 44px;
  height: 3px;
  background-color: #1c55c0;
  margin: 15px auto;
  position: relative;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  background-color: #ff9600;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_view .wit_view_list > li .wit_txt > a {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/wit_more.png) center no-repeat #1c55c0;
  display: block;
  right: 0;
  bottom: 0;
}
.wit .wit_main .wit_view .wit_view_list > li:nth-last-child(1) {
  margin-right: 0;
}
.inform {
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin-top: 50px;
  background: url(../images/in_bg.jpg) center no-repeat;
}
.inform .in_main .in_txt {
  margin-top: 54px;
}
.inform .in_main .in_txt > h3 {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 20px;
}
.inform .in_main .in_txt > p {
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
}
.inform .in_main .in_txt > span {
  width: 413px;
  height: 1px;
  background-color: #3972de;
  display: block;
  margin: 15px 0;
}
.inform .in_main .in_txt > h5 {
  font-size: 14px;
  line-height: 20px;
  color: #3c77e6;
}
.inform .in_main .in_txt > h6 {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
}
.inform .in_main .in_txt > h6 > i {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 37px;
  background: url(../images/in_tell.png) center no-repeat;
}
.inform .in_main .in_txt > h6 .in_tell {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 50px;
  border: solid 1px #ff9600;
  box-sizing: border-box;
  margin-left: 30px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.inform .in_main .in_txt > h6 .in_tell:hover {
  transform: translate(5px);
}
.inform .in_main .in_txt > h6 .in_tell > a {
  display: block;
  width: 110px;
  height: 40px;
  background-color: #ff9600;
  margin: 5px auto;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
.inform .in_main .in_con {
  width: 435px;
  padding-top: 54px;
  box-sizing: border-box;
}
.inform .in_main .in_con .inputs {
  width: 100%;
  height: 48px;
}
.inform .in_main .in_con .inputs > input {
  width: 210px;
  height: 48px;
  border-radius: 4px;
  padding: 0 10px 0 50px;
  box-sizing: border-box;
}
.inform .in_main .in_con .inputs #userName {
  margin-right: 10px;
  background: url(../images/in_ico1.png) 20px center no-repeat #fff;
}
.inform .in_main .in_con .inputs #userPhone {
  background: url(../images/in_ico2.png) 20px center no-repeat #fff;
}
.inform .in_main .in_con #content {
  width: 100%;
  height: 48px;
  background: url(../images/in_ico3.png) 20px center no-repeat #fff;
  padding: 0 10px 0 50px;
  box-sizing: border-box;
  margin-top: 20px;
  border-radius: 4px;
}
.inform .in_main .in_con .code {
  margin-top: 30px;
}
.inform .in_main .in_con .code > input {
  float: left;
  width: 170px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 25px;
}
.inform .in_main .in_con .code > img {
  float: left;
  width: 95px;
  height: 38px;
  cursor: pointer;
  margin-top: 5px;
}
.inform .in_main .in_con .code > button {
  float: right;
  width: 100px;
  height: 47px;
  background: url(../images/in_ico4.png) 62px center no-repeat #ff9600;
  border-radius: 4px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.news {
  width: 100%;
  margin-top: 60px;
}
.news .news_main .news_con {
  margin-top: 60px;
}
.news .news_main .news_con .news_menu {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #c6c6c6;
  box-sizing: border-box;
}
.news .news_main .news_con .news_menu > ul > li {
  width: 64px;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #333333;
  margin-right: 30px;
}
.news .news_main .news_con .news_menu > ul > li.on > a::after {
  width: 100%;
}
.news .news_main .news_con .news_menu > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.news .news_main .news_con .news_menu > ul > li > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 9px;
  background: url(../images/news_menu_on.png) center no-repeat;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_menu > a {
  font-size: 14px;
  font-family: Arial;
  color: #888888;
}
.news .news_main .news_con .news_menu > a:hover {
  color: #2159ac;
  transform: translate(-5px);
}
.news .news_main .news_con .news_tab {
  margin-top: 20px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l {
  width: 625px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li {
  width: 100%;
  margin-top: 30px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li:hover > a > img {
  transform: scale(1.1);
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li:hover .news_l_txt > a {
  color: #2159ac;
  transform: translate(5px);
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li:hover .news_l_txt > span::after {
  width: 100%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li:hover .news_l_txt > i {
  color: #2159ac;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li > a {
  width: 280px;
  height: 228px;
  overflow: hidden;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li > a > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt {
  width: 308px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt > a {
  display: block;
  width: 100%;
  font-size: 16px;
  height: 18px;
  line-height: 18px;
  color: #333333;
  margin: 30px 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #777777;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt > span {
  display: block;
  width: 320px;
  height: 1px;
  margin: 20px 0 35px;
  background-color: #d4d4d4;
  position: relative;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt > span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #2159ac;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  left: 0;
  bottom: 0;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_l .news_l_list > li .news_l_txt > i {
  font-size: 14px;
  color: #b1b1b1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r {
  width: 550px;
  margin-top: 10px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list {
  width: 100%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li {
  width: 100%;
  height: 150px;
  box-sizing: border-box;
  border-bottom: 1px dashed #cccccc;
  position: relative;
  margin-top: 20px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li:hover {
  border-bottom: 1px solid transparent;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li:hover::after {
  width: 100%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li:hover .newsr_pic > a > img {
  border-radius: 32px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li:hover .news_r_txt > p > a {
  color: #2159ac;
  transform: translate(5px);
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li:hover .news_r_txt > a {
  background-color: #2159ac;
  border: solid 1px #2159ac;
  color: #fff;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #2159ac;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .newsr_pic {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .newsr_pic > a {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .newsr_pic > a > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt {
  width: 370px;
  margin-left: 30px;
  margin-top: 8px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt > p {
  width: 100%;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt > p > a {
  float: left;
  width: 75%;
  font-size: 14px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt > p > span {
  float: right;
  font-size: 14px;
  color: #999999;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt > h4 {
  width: 100%;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 15px;
  margin-top: 10px;
}
.news .news_main .news_con .news_tab .news_tab_list > li .news_r .news_r_list > li .news_r_txt > a {
  display: block;
  width: 74px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px #1c55c0;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  font-family: Arial;
}
.links {
  width: 100%;
  height: 1px;
  position: relative;
}
.links .link_main {
  position: absolute;
  top: 80px;
  left: 50%;
  height: 62px;
  line-height: 62px;
  transform: translate(-50%);
  border: dashed 1px #ff9600;
  box-sizing: border-box;
}
.links .link_main .link_tit {
  padding-left: 60px;
  font-size: 18px;
  color: #ffffff;
  background: url(../images/link_ico.png) 20px center no-repeat;
}
.links .link_main .link_list {
  width: 1000px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.links .link_main .link_list > a {
  float: left;
  font-size: 14px;
  color: #ffffff;
  padding: 0 20px;
}
.links .link_main .link_list > a:hover {
  transform: translateY(-5px);
}
