.am-slider-a3 .am-control-nav{
  height: 30px;
}
.am-slider-a3 .am-control-nav li{
  margin: 6px 6px;
}
.logo{
  padding-left: 0;
}

.title {
  padding: 60px 0;
  text-align: center;
}
.title h5 {
  font-size: 36px;
  color: #414040;
}
.title p {
  text-transform: capitalize;
  color: #89898b;
  font-size: 14px;
  line-height: 2.2;
}
.title i {
  background: #cac9c9;
  display: block;
  width: 53px;
  height: 2px;
  margin: 20px auto 0;
}
.index_pic_list li {
  border: solid 2px #e3e4e6;
  padding: 0;
  float: left;
  transition: all 0.5s;
}
.index_pic_list li:last-child {
  border: solid 2px #2977da;
  max-height: 277px;
}
.index_pic_list li:last-child img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.index_pic_list li:hover {
  border: solid 2px #2977da;
}
.index_pic_list li:hover p {
  background: #2977da;
  color: #fff;
}
.index_pic_list li img {
  margin: 2px auto;
  background: #fff;
  max-width: 100%;
  display: block;
}
.index_pic_list li p {
  background: #e3e4e6;
  text-align: center;
  line-height: 3.5;
  color: #3a3a3a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.index_fwxn .index_fwxn_list li {
  float: left;
  overflow: hidden;
}
.index_fwxn .index_fwxn_list li:hover .index_fwxn_img .index_fwxn_span {
  opacity: 1;
}
.index_fwxn .index_fwxn_list li a {
  display: block;
  vertical-align: top;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img img {
  width: 100%;
  height: 100%;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img .index_fwxn_span {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  margin-left: -40%;
  margin-top: -32%;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-align: center;
  padding: 15% 0;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img .index_fwxn_span h6 {
  font-size: 18px;
  line-height: 2.2;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img .index_fwxn_span i {
  display: block;
  width: 28px;
  height: 1px;
  margin: 2% auto;
  background: #a3a5a4;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img .index_fwxn_span p {
  font-size: 12px;
  line-height: 4;
}
.index_fwxn .index_fwxn_list li .index_fwxn_img .index_fwxn_span em {
  margin: 2% auto;
  padding: 5px 15px;
  background: #e30210;
  color: #fff;
}
.body_ba {
  background: #f5f5f5;
}
.index_about {
  padding-top: 80px;
}
.index_about .index_about_text {
  padding-left: 0;
  padding-top: 2%;
}
.index_about .index_about_text h6 {
  text-transform: uppercase;
  font-size: 28px;
  color: #1c1c1c;
}
.index_about .index_about_text h6 i {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 8px;
  background: #2977da;
  margin: 0 5px;
}
.index_about .index_about_text .about_text {
  line-height: 2.5;
  font-size: 14px;
  margin: 20px 0;
}
.index_about .index_about_text a {
  font-size: 14px;
  color: #2977da;
}
.index_about .index_about_right {
  padding-right: 0;
  overflow: hidden;
}
.index_about .index_about_right img {
  width: 100%;
}
.hz_qy {
  margin-top: 2%;
  padding-bottom: 2%;
}
.hz_qy .hz_qy_list li {
  float: left;
  padding-right:0;
}
.hz_qy .hz_qy_list li .img {
  display: block;
  padding: 3px 8px;
  /*border: solid 1px #e0e0e0;*/
  width: 100%;
  background: #fff;
}
.hz_qy .hz_qy_list li .img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.footer_a {
  background: #40454b;
  overflow: hidden;
}
.footer_a .footer_a_b {
  padding: 2.5% 0;
}
.footer_a .footer_a_b .footer_a_text {
  padding-left: 0;
  color: #fff;
}
.footer_a .footer_a_b .footer_a_text h6 {
  font-size: 24px;
  line-height: 3;
  text-transform: uppercase;
}
.footer_a .footer_a_b .footer_a_text h6 i {
  display: inline-block;
  width: 37px;
  height: 8px;
  background: #2977da;
  margin-left: 15px;
}
.footer_a .footer_a_b .footer_a_text .about_text {
  text-align: justify;
  font-size: 14px;
}
.footer_a .footer_a_b .footer_a_text .about_text span {
  font-size: 18px;
}
.footer_a .footer_a_b .footer_a_text p {
  line-height: 2.5;
}
.footer_a .footer_a_b .footer_a_text p span {
  margin-right: 20px;
}
.footer_a .footer_a_b .footer_a_text p span img {
  margin-right: 10px;
}
.footer_a .footer_a_b .footer_a_map {
  padding-right: 0;
}
.footer_a .footer_a_b .footer_a_map img {
  width: 100%;
}
.footer_a .footer_bottom {
  width: 100%;
  background: #33373c;
  text-align: center;
  font-size: 12px;
  color: #fff;
  padding: 1% 0;
}
.footer_a .footer_bottom a {
  font-size: 12px;
  color: #fff;
}
.mbx {
  padding: 2.5% 0;
}
.mbx .mbx_list li {
  float: left;
  line-height: 2.5;
  text-align: center;
  margin-right: 0.35rem;
  margin-bottom: 0.35rem;
}
.mbx .mbx_list li.on a {
  background: #286cc2;
  color: #fff;
}
.mbx .mbx_list li a {
  padding: 5px 8px;
  font-size: 16px;
  display: block;
  color: #504f4f;
  background: #eaeaea;
}
.pic_title h5 {
  border-bottom: solid 1px #e4e4e4;
  padding-bottom: 1.6%;
  font-size: 18px;
  color: #4e4e4e;
}
.pic_title h5 i {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 22px;
  background: #286cc2;
  margin-right: 8px;
}
.pic_title h5 em {
  font-size: 12px;
  color: #989898;
}
.pic_title h5 span {
  line-height: 2;
  float: right;
  font-size: 12px;
  color: #838383;
}
.pic_title h5 span a {
  font-size: 12px;
  color: #838383;
}
.pic_title h5 span a.on {
  color: #286cc2;
}
.pic_con_list {
  margin-top: 2%;
}
.pic_con_list li {
  margin-bottom: 3%;
}
.pic_con_list li a {
  max-width: 566px;
  display: block;
  padding: 8px;
  background: #f9f9f9;
}
.pic_con_list li a h5 {
  font-size: 16px;
  font-weight: bold;
  color: #828282;
  line-height: 2.4;
  max-width: 511px;
}
.pic_con_list li a h6 {
  background: url("../images/bg.png") no-repeat;
  font-size: 14px;
  color: #fff;
  line-height: 2.5;
  padding-left: 15px;
  max-width: 511px;
}
.pic_con_list li a h6 span {
  color: #d1d1d1;
  font-size: 13px;
}
.pic_con_list li a i {
  display: block;
  width: 100%;
  margin: 0.35rem auto;
}
.pic_con_list li a i img {
  max-width: 100%;
}
.pic_con_list li a p {
  font-size: 14px;
  color: #999999;
  line-height: 1.8;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: end;
}
.page > a {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #efefef;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fcfcfc;
}
.page span {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #286cc2;
  margin: 0 0.3%;
  background-color: #286cc2;
  color: #fff;
  line-height: 2;
}
.pic_info .pic_info_title {
  text-align: center;
  margin-bottom: 1.5%;
}
.pic_info .pic_info_title h5 {
  font-size: 24px;
  color: #828282;
  font-weight: bold;
  line-height: 2.3;
}
.pic_info .pic_info_title h6 {
  font-size: 13px;
  color: #9d9d9d;
}
.pic_info .pic_info_con img{
  max-width: 100%;
}
.pic_info .pic_info_con .pic_info_left h5 {
  font-size: 15px;
  color: #6b6b6b;
  font-weight: bold;
  line-height: 2.3;
  margin-bottom: 15px;
}
.pic_info .pic_info_con .pic_info_left p {
  color: #6b6b6b;
  font-size: 14px;
  text-indent: 24px;
  margin-bottom: 15px;
  line-height: 2;
}
.pic_info .pic_info_con .pic_info_right img {
  max-width: 100%;
}
.pic_info .pic_info_Text {
  margin-top: 2%;
}
.pic_info .pic_info_Text h6 {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 20px;
}
.pic_info .pic_info_Text img {
  max-width: 100%;
}
.icon_fh {
  display: block;
  margin: 1.5% auto;
  width: 162px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #286cc2;
  color: #fff;
}
.fwxm_con {
  margin: 2% 0;
}
.fwxm_con img {
  max-width: 100%;
}
.sc_con {
  padding-top: 2%;
}
.shfw {
  margin-top: 2%;
  width: 90%;
}
.shfw .shfw_right img {
  max-width: 100%;
}
.shfw_con {
  margin-top: 2%;
  padding-bottom: 3%;
}
.shfw_con .shfw_left li {
  border: solid 1px #d3d3d3;
  max-width: 457px;
  min-height: 45px;
  line-height: 45px;
  margin-bottom: 1%;
  padding: 0 1% ;
  position: relative;
}
.shfw_con .shfw_left li img.yzm {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}
.shfw_con .shfw_left li input {
  border: none;
  height: 45px;
  width: 80%;
}
.shfw_con .shfw_left li textarea {
  border: none;
  height: 90px;
  width: 83%;
  padding: 10px 0;
  resize: none;
}
.shfw_con .shfw_left li.btn {
  border: none;
  text-align: center;
  display: block;
  padding: 1% 0;
}
.shfw_con .shfw_left li.btn .shfw_btn {
  display: inline-block;
  vertical-align: top;
  width: 104px;
  height: 32px;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  border: none;
  background: #286cc2;
  color: #fff;
}
.shfw_con .shfw_right img {
  max-width: 100%;
}
