.common_et {
  font-size: 64px;
  color: #cbcbcb;
  font-weight: bold;
  line-height: 54px;
  text-align: center;
  opacity: 0.12;
  filter: alpha(opacity=12);
}

.common_ct {
  font-size: 30px;
  line-height: 30px;
  color: #222222;
  text-align: center;
  margin-top: -18px;
}

.common_ct > span {
  display: inline-block;
  min-width: 360px;
  padding-bottom: 12px;
  border-bottom: 1px solid #afafaf;
  position: relative;
}

.common_ct > span:after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  content: '';
  display: block;
  width: 71px;
  height: 1px;
  background: #ff5a00;
  margin-left: -35.5px;
}

.common_ct_in {
  color: #ff6e00;
}

.common_tip {
  text-align: center;
  font-size: 15px;
  color: #525252;
  margin-top: 8px;
}

.header_top {
  width: 100%;
  height: 30px;
  background: #f1f1f1;
}

.header_top_in {
  width: 1200px;
  margin: auto;
  line-height: 30px;
}

.header_top_in span {
  font-size: 12px;
  color: #818181;
}

.header_top_in a {
  font-size: 12px;
  color: #818181;
  padding: 0 12px;
  border-right: 2px solid #b6b6b6;
}

.header_top_in a:last-child {
  border-right: none;
}

.header_bottom {
  height: 102px;
  width: 100%;
  background: #fff;
  display: table;
  text-align: center;
}

.header_bottom_cell {
  display: table-cell;
  vertical-align: middle;
}

.part1 {
  width: 100%;
  height: 450px;
  background: url("../images/banner.jpg") no-repeat center;
}

.part1_in {
  width: 1200px;
  margin: auto;
  position: relative;
}

.part1_form {
  width: 266px;
  background: #fff;
  position: absolute;
  top: 60px;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 16px 26px 16px;
}

.part1_form h3 {
  text-align: center;
  font-size: 18px;
}

.part1_form h3 span {
  font-weight: normal;
  font-size: 12px;
  display: block;
}

.part1_form .name {
  margin-top: 16px;
}

.part1_form .name, .part1_form .area, .part1_form .phone {
  width: 100%;
  height: 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}

.part1_form .submit {
  display: block;
  width: 100%;
  height: 42px;
  border-radius: 4px;
  background: #4f89fd;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
}

.part2 {
  padding: 27px 0 56px 0;
}

.part2_list {
  width: 1200px;
  margin: 55px auto auto auto;
}

.part2_list1 {
  width: 268px;
  height: 300px;
  background: url("../images/ziliao_bg1.png") no-repeat center;
  box-shadow: 0 2px 9px rgba(193, 193, 193, 0.73);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 25px 0 25px;
  margin-right: 35px;
}

.part2_list_img {
  height: 64px;
}

.part2_list_title {
  font-size: 21px;
  color: #ff7a18;
  font-weight: bold;
  text-align: center;
}

.part2_list_info {
  text-align: left;
  font-size: 14px;
  color: #646464;
  line-height: 18px;
  margin-top: 18px;
}

.part2_list_process {
  width: 275px;
  text-align: center;
  font-size: 18px;
  color: #646464;
  font-weight: bold;
}

.part2_list_process_step {
  width: 100%;
  height: 55px;
  line-height: 51px;
  border-radius: 8px;
  border: 2px solid #b8b8b8;
}

.part2_list_process img {
  margin: 10px 0;
}

.part3 {
  width: 100%;
  height: 789px;
  background: url("../images/part3.jpg") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 38px;
}

.part3_ul {
  width: 1200px;
  margin: 45px auto auto auto;
}

.part3_ul_li1 {
  width: 366px;
  height: 456px;
  background: url("../images/part3_bg1.png") no-repeat center;
  margin-right: 50px;
  padding: 270px 33px 0 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.part3_ul_li1 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
}

.part3_ul_li1 p {
  font-size: 14px;
  color: #646464;
  line-height: 22px;
  margin-top: 20px;
  text-align: left;
  height: 75px;
}

.part3_ul_li1 a {
  display: block;
  width: 114px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  border: 1px solid #ff7a18;
  background: #ff7a18;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  transition: 0.2s;
}

.part3_ul_li1 a:hover {
  background: #fff;
  color: #ff7a18;
}

.part3_ul_li2 {
  width: 366px;
  height: 456px;
  background: url("../images/part3_bg2.png") no-repeat center;
  margin-right: 50px;
  padding: 270px 33px 0 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.part3_ul_li2 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
}

.part3_ul_li2 p {
  font-size: 14px;
  color: #646464;
  line-height: 22px;
  margin-top: 20px;
  text-align: left;
  height: 75px;
}

.part3_ul_li2 a {
  display: block;
  width: 114px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  border: 1px solid #ff7a18;
  background: #ff7a18;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  transition: 0.2s;
}

.part3_ul_li2 a:hover {
  background: #fff;
  color: #ff7a18;
}

.part3_ul_li3 {
  width: 366px;
  height: 456px;
  background: url("../images/part3_bg3.png") no-repeat center;
  margin-right: 50px;
  padding: 270px 33px 0 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin-right: 0;
}

.part3_ul_li3 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
}

.part3_ul_li3 p {
  font-size: 14px;
  color: #646464;
  line-height: 22px;
  margin-top: 20px;
  text-align: left;
  height: 75px;
}

.part3_ul_li3 a {
  display: block;
  width: 114px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  border: 1px solid #ff7a18;
  background: #ff7a18;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  transition: 0.2s;
}

.part3_ul_li3 a:hover {
  background: #fff;
  color: #ff7a18;
}

.part3_contact {
  width: 573px;
  height: 61px;
  background: #f4f4f4;
  border-radius: 30px;
  border: 1px solid #fff;
  margin: 40px auto auto auto;
  box-shadow: 0 0 20px rgba(194, 194, 194, 0.2);
  line-height: 59px;
  text-align: center;
}

.part3_contact .span1 {
  font-size: 18px;
  color: #666666;
  margin-right: 15px;
  margin-left: 10px;
}

.part3_contact .span2 {
  font-size: 30px;
  color: #ff6e00;
  font-weight: bold;
}

.part3_contact .a {
  line-height: 59px;
  display: inline-block;
  width: 149px;
  height: 47px;
  background: url("../images/part3_icon2.png") no-repeat center;
  margin: 8px 5px 5px 25px;
  vertical-align: top;
}

.part4 {
  width: 100%;
  height: 680px;
  background: url("../images/part4_bg.jpg") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
}

.part4 .common_ct {
  color: #fff;
}

.part4 .common_ct > span {
  border-bottom: 1px solid #fff;
}

.part4 .common_tip {
  color: #fff;
}

.part4_detail {
  width: 1200px;
  margin: 35px auto auto auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 27px;
  background: #ffffff;
  box-shadow: 0 4px 4px rgba(118, 56, 11, 0.27);
}

.part4_detail1 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg1.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
}

.part4_detail1 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail1 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon1.png") no-repeat center;
}

.part4_detail1 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail1 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part4_detail2 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg2.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
}

.part4_detail2 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail2 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon2.png") no-repeat center;
}

.part4_detail2 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail2 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part4_detail3 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg3.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
  margin-right: 0;
}

.part4_detail3 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail3 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon3.png") no-repeat center;
}

.part4_detail3 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail3 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part4_detail4 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg4.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
}

.part4_detail4 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail4 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon4.png") no-repeat center;
}

.part4_detail4 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail4 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part4_detail5 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg5.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
}

.part4_detail5 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail5 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon5.png") no-repeat center;
}

.part4_detail5 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail5 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part4_detail6 {
  width: 369px;
  height: 186px;
  background: url("../images/part4_bg6.png") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px;
  margin: 0 18px 20px 0;
  margin-right: 0;
}

.part4_detail6 h4 {
  font-size: 21px;
  color: #3e3d3d;
  line-height: 21px;
  padding-left: 22px;
  position: relative;
}

.part4_detail6 h4:before {
  content: '';
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
  background: url("../images/part4_icon6.png") no-repeat center;
}

.part4_detail6 h4:after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  background: #aaaaaa;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.part4_detail6 p {
  font-size: 14px;
  color: #3e3d3d;
  line-height: 22px;
  width: 185px;
  margin-top: 44px;
}

.part5 {
  padding: 45px 0 52px 0;
}

.part5_ul {
  width: 1200px;
  margin: 58px auto auto;
}

.part5_li {
  width: 193px;
  text-align: center;
  margin-right: 57px;
  position: relative;
}

.part5_li_p1 {
  font-size: 21px;
  color: #ff6e00;
  font-weight: bold;
  margin: 20px 0 15px 0;
}

.part5_li_p2 {
  font-size: 14px;
  color: #696969;
}

.part5_li:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/part5_icon6.png") no-repeat center;
  position: absolute;
  top: 102px;
  right: -35px;
}

.part5_li:last-child {
  margin-right: 0;
}

.part5_li:last-child:after {
  content: none;
}

.part6 {
  width: 100%;
  height: 655px;
  background: url("../images/part6_bg.jpg") no-repeat center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
}

.part6 .common_et {
  color: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.part6_content {
  width: 1200px;
  margin: 70px auto auto;
}

.part6_content_data {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 38px;
}

.part6_content_data .op1 {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100px;
  height: 1px;
  z-index: 2;
  background: linear-gradient(to right, #ededed, rgba(237, 237, 237, 0));
}

.part6_content_data .op2 {
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 100px;
  height: 1px;
  z-index: 2;
  background: linear-gradient(to left, #ededed, rgba(237, 237, 237, 0));
}

.part6_content_data_each {
  width: 25%;
  text-align: center;
}

.part6_content_data_each .p1 {
  font-size: 38px;
  color: #ff7a18;
  font-weight: bold;
  position: relative;
}

.part6_content_data_each .p1 span {
  font-weight: normal;
  font-size: 18px;
  color: #696969;
  position: absolute;
  top: 0;
  right: -18px;
}

.part6_content_data_each .p2 {
  font-size: 14px;
  color: #4b4b4b;
  margin-top: 5px;
}

.part6_slide {
  width: 1200px;
  margin-top: 50px;
  position: relative;
}

.part6_slide_box {
  width: 1060px;
  margin: auto;
  overflow: hidden;
}

.part6_slide_bd li {
  float: left;
  width: 320px;
  height: 228px;
  margin-right: 45px;
}

.part6_slide .prev {
  width: 31px;
  height: 31px;
  background: url("../images/part6_prev.png") no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15.5px;
}

.part6_slide .next {
  width: 31px;
  height: 31px;
  background: url("../images/part6_next.png") no-repeat center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15.5px;
}

.part7 {
  width: 100%;
  padding-top: 35px;
}

.part7_slide {
  margin: 18px;
}

.part7_slide_hd {
  width: 480px;
  height: 42px;
  margin: auto;
  box-shadow: 0 1px 10px rgba(37, 31, 50, 0.2);
}

.part7_slide_hd li {
  width: 33.33%;
  height: 100%;
  position: relative;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #888888;
  font-weight: bold;
}

.part7_slide_hd li:after {
  content: '';
  display: block;
  width: 1px;
  height: 42px;
  background: #f0f0f0;
  position: absolute;
  top: 0;
  right: 0;
}

.part7_slide_hd li:last-child:after {
  content: none;
}

.part7_slide_hd li.on {
  border-top: 2px solid #2c6eef;
  color: #2c6eef;
}

.show {
  padding-top: 35px;
  padding-bottom: 48px;
  text-align: center;
}

.show .common_ct > span {
  margin-bottom: 15px;
}

.show_hd {
  display: inline-block;
  margin: 8px 0 13px;
  border: 1px solid #e2e2e2;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(37, 31, 50, 0.2);
  box-shadow: 0px 1px 10px 0px rgba(37, 31, 50, 0.2);
}

.show_hd li {
  border-left: 1px solid #e2e2e2;
  float: left;
  padding: 0 49px;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  color: #747474;
  font-weight: bold;
  cursor: pointer;
}

.show_hd li:first-child {
  border-left: none;
}

.show_hd li.on {
  color: #3573ec;
  position: relative;
}

.show_hd li.on:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #3573ec;
  position: absolute;
  top: -1px;
  left: 0;
}

.show_hd li.on:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 8px;
  border-style: solid dashed dashed dashed;
  border-color: #fff transparent transparent transparent;
  border-bottom: none;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
}

.show_bd {
  width: 1202px;
  margin: 10px auto;
}

.showlists1 .showlists_item .showlists_mask {
  height: 64px;
}

.showlists1 .showlists_item .showlists_mask p {
  font-weight: normal;
  line-height: 26px;
}

.showlists1 .showlists_item .showlists_mask p:first-child {
  padding-top: 14px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

.showlists_item {
  width: 252px;
  height: 200px;
  float: left;
  margin: 0 3px 5px;
  position: relative;
  border: 6px solid #fff;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.showlists_item:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.showlists_item img {
  position: absolute;
  left: -6px;
  top: -6px;
  max-width: none;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.showlists_item1 {
  width: 374px;
  height: 417px;
}

.showlists_item1 .showlists_mask {
  width: 374px;
}

.showlists_pic {
  width: 100%;
  height: 100%;
}

.showlists_mask {
  width: 252px;
  height: 40px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  text-align: left;
}

.showlists_mask p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
  line-height: 40px;
}

.showlists_mask span {
  position: absolute;
  width: 100px;
  height: 10px;
  text-align: center;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  font-size: 0;
}

.showlists_mask span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  margin: 0 5px;
}

.showlists_mask span i.on {
  border-color: #fff;
}

/*底部样式开始*/
.new_footer{width:100%;background:#1F1F24;z-index:2;position:relative;}
.new_footer .footer_top{/*max-width:1424px;*/width:1200px;min-width:1200px;margin:0 auto;overflow:hidden;padding-bottom:10px;}
.new_footer .footer_bottom{/*max-width:1424px;*/width:1200px;min-width:1200px;margin:0 auto;padding:30px 0 10px 0;}
.new_footer .footer_bottom:before,.new_footer .footer_bottom:after{content: "";display: block;clear: both;}
.new_footer .footer_top_left dl{float:left;width:130px;padding-left:25px;border-left:1px solid #2C2C30;}
.new_footer .footer_top_left{overflow:hidden;padding:50px 0 30px 0;float:left;}
.new_footer .footer_top_left dl dt{font-size:16px;color:#B5B5B5;}
.new_footer .footer_top_left dl dd{font-size:14px;margin-top:15px;}
.new_footer .footer_top_left dl dd a{color:#616162;display:block;line-height:28px;}
.new_footer .footer_top_left dl dd a:hover{color:#B5B5B5;}
.new_footer .footer_top_left dl:first-child{padding-left:0;border:none;}
.new_footer .footer_top_left .aptitude{margin:20px 0 0 0;overflow:hidden;}
.new_footer .footer_top_left .aptitude li{float:left;margin-right:20px;}
.new_footer .footer_top_right {margin-top: 0 !important;padding-top: 30px;}
.new_footer .footer_top_right {margin-top: 0 !important;padding-top: 30px;background:url(../images/footer_map.jpg) no-repeat left 80px top 15px;}
.new_footer .footer_top_right dl{height:500px;}
.new_footer .footer_top_right{float:right;width:400px;padding-left:40px;border-left:1px solid #2C2C30;height:180px;margin-top:50px;}
.new_footer .footer_top_right dt{font-size:16px;color:#B5B5B5;padding-bottom:18px;background:url(../images/hr3.jpg) no-repeat left bottom;}
.new_footer .footer_top_right dd{line-height:22px;font-size:14px;color:#616162;padding-top:8px;width: 320px;}
.new_footer .footer_bottom_left{float:left;width: 100%;}
.new_footer .footer_hot{font-size:14px;color:#B5B5B5;overflow:hidden;padding-bottom: 15px;}
.new_footer .footer_hot a{color:#B5B5B5;padding:0 13px 0 12px;display:inline-block;}
.new_footer .footer_hot a:hover{color:#fff;}
.new_footer .footer_hot font{float:left;}
.new_footer .footer_hot a{float:left;}
.new_footer .footer_bottom_left_nav{font-size:14px;color:#B5B5B5;overflow:hidden;}
.new_footer .footer_bottom_left_nav a{color:#B5B5B5;padding:0 13px 0 12px;display:inline-block;background: url(../images/hr4.jpg) no-repeat right center;}
.new_footer .footer_bottom_left_nav a:hover{color:#fff;}
.new_footer .footer_bottom_left_nav font{float:left;}
.new_footer .footer_bottom_left_nav a{float:left;}
.new_footer .footer_bottom_left_nav a:last-child{background:none;}
.new_footer .footer_bottom .copyright{font-family:arial;color:#747474;line-height:24px;padding:12px 0;font-size: 14px;}
.new_footer .footer_bottom_right{float:right;}
.new_footer .footer_bottom .linkbox{width:250px;height:40px;background:#29292F;}
.new_footer .footer_bottom .linkbox dd{float:left;line-height:40px;font-size:14px;color:#8A8A8A;padding:0 10px;width:185px;}
.new_footer .footer_bottom .linkbox dt{width:45px;height:40px;float:right;background:#36363C url(../images/down4.png) no-repeat center;cursor:pointer;}
.new_footer .footer_bottom .links{height:0;position:relative;display:none;}
.new_footer .footer_bottom .links .linkboxli{position:absolute;left:0;bottom:0;background:#29292F;border-bottom:1px solid #333;max-height: 316px;overflow-x: hidden;overflow-y: auto}
.new_footer .footer_bottom .links .linkboxli a{line-height:35px;color:#888;display:block;width:205px;text-indent:10px;}
.new_footer .footer_bottom .links .linkboxli a:hover{color:#ccc;}
.new_footer .footer_bottom .linkbox:hover .links{display:block;}
.new_footer .footer_bottom .linkbox:hover dt{background:#36363C url(../images/up1.png) no-repeat center;}
.new_footer .footer_bottom .apply_link{text-align:right;line-height:35px;margin-top:8px;}
.new_footer .footer_bottom .apply_link a{color:#747474;padding-left:10px;background:url(../images/go.png) no-repeat left center;}
.new_footer .footer_bottom .apply_link a:hover{color:#EEE;}
/*底部样式结束*/

/* x修改的底部样式 */
.new_footer .footer_top_left {padding-top: 30px;}
.new_footer .aboutus {}
.new_footer .aboutus a {font-size: 16px;color: #B5B5B5;position: relative;margin-right: 35px;}
.new_footer .aboutus a:first-child:after {content:'';display: block;width: 1px;height: 12px;background: #868688;position: absolute;top:50%;right: -18px;margin-top:-6px;}
.new_footer .yuzhua_splate {margin-top: 15px;}
.new_footer .yuzhua_splate span {font-size: 14px;color: #616162;}
.new_footer .yuzhua_splate a {font-size: 14px;color: #616162;margin-right: 25px;position: relative;}
.new_footer .yuzhua_splate a:not(:last-child):after {content:'';display: block;width: 1px;height: 12px;background: #616162;position: absolute;top:50%;margin-top:-6px;right:-13px;}
.new_footer .hot_line {margin-top:10px;}
.new_footer .hot_line .span1 {font-size: 14px;color: #616162;}
.new_footer .hot_line .span2 {font-size: 16px;color: #ff7a18;font-weight: bold;}
.new_footer .footer_bottom {width: 100%;background: #242429;text-align: center;}

.act-fixedTool{width:130px;height:200px;background-color:#425e97;-webkit-box-shadow:0 6px 10px 0 rgba(0,20,61,.1);-moz-box-shadow:0 6px 10px 0 rgba(0,20,61,.1);box-shadow:0 6px 10px 0 rgba(0,20,61,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:fixed;z-index:10;padding-top:60px;right: 20px;top: 195px;}
.act-fixedTool__item{display:block;width:100%;height:48px;line-height:48px;text-align:center;background-color:#fff;font-size:14px;color:#0f47b8}.act-fixedTool__item:hover{color:#ff6e00}
.act-fixedTool__item:not(:first-child){border-top:1px solid rgba(0,0,0,.1)}.act-fixedTool__item img{position:relative;top:3px;width:18px;height:18px;-o-object-fit:contain;object-fit:contain}
.act-fixedTool__back{display:block;width:100%;height:36px;text-align:center;font-size:12px;color:#fff;padding-top:7px}
.act-fixedTool__back img{display:block;margin:0 auto 5px}
.act-fixedTool__mascot{position:absolute;top:-35px;left:0}.act mark{background-color:rgba(0,0,0,0);color:#ff6e00}
