@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  outline: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.content {
  width: 1158px;
  margin: 0 auto;
}
.logo img {
  display: block;
  margin: 24px auto;
}
.nav li {
  float: left;
  width: 12.5%;
}
.nav li:hover,
.nav li.on {
  background: #1350ad;
}
.nav li:hover a,
.nav li.on a {
  color: #fff;
}
.nav li a {
  line-height: 2.5;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #444444;
}
.banner .am-slider-a1 .am-control-nav li a.am-active {
  background-color: #fff;
  cursor: default;
}
.banner .am-slider-a1 .am-control-nav li a {
  border: solid 1px #ffffff;
  background: none;
}
.title {
  width: 100%;
  text-align: center;
}
.title h5 {
  font-size: 22px;
  color: #444444;
}
.title h6 {
  font-size: 26px;
  color: #b2b2b2;
  line-height: 1.8;
  text-transform: uppercase;
}
.title i {
  display: block;
  margin: 0 auto;
  width: 82px;
  height: 1px;
  background: #1a79f5;
}
.index_fwxm {
  padding-top: 40px;
}
.index_fwxm .index_fwxm_list {
  margin-top: 35px;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
  width: 100%;
}
.index_fwxm .index_fwxm_list li {
  display: inline-block;
  text-align: center;
}
.index_fwxm .index_fwxm_list li a {
  color: #333333;
}
.index_fwxm .index_fwxm_list li:hover a {
  color: #1353b5;
}
.index_fwxm .index_fwxm_list li:first-child {
  text-align: left;
}
.index_fwxm .index_fwxm_list li:last-child {
  text-align: right;
}
.index_fwxm .index_fwxm_list li img {
  display: block;
  margin: 0 auto;
}
.index_fwxm .index_fwxm_list li h5 {
  width: 100px;
  margin: 10px auto 0;
  font-size: 16px;
  text-align: center;
  text-align-last: center;
}
.index_fwxm .index_fwxm_list li h6 {
  text-align: center;
  text-align-last: center;
  width: 100px;
  margin: 0 auto;
  font-size: 12px;
  white-space: pre-wrap;
  text-transform: uppercase;
}
.index_jt_news {
  /*text-align: justify;*/
  /*text-justify: distribute-all-lines;*/
  /*text-align-last: justify;*/
  margin: 75px auto 90px;
}
.index_jt_news .index_jt {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 370px;
  background: #4894f7;
  padding: 26px;
  color: #fff;
}
.index_jt_news .index_jt h5 {
  font-size: 16px;
  text-align: center;
  text-align-last: center;
  line-height: 2;
}
.index_jt_news .index_jt h6 {
  text-align: center;
  text-align-last: center;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: solid 1px #fff;
  margin-bottom: 15px;
}
.index_jt_news .index_jt div {
  text-align-last: left;
  font-size: 13px;
  line-height: 2.1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index_jt_news .index_jt_news_li {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 370px;
  padding: 20px 0 0;
  box-shadow: 0 0 8px rgba(219, 219, 219, 0.85);
}
.index_news{
  margin:  0 155px;
}
.index_sp{
  float: right;
}
.index_jt_news .index_jt_news_li h5 {
  font-size: 16px;
  color: #444444;
  line-height: 2;
  text-align: center;
}
.index_jt_news .index_jt_news_li h6 {
  font-size: 15px;
  color: #b2b2b2;
  text-align: center;
}
.index_jt_news .index_jt_news_li .index_img {
  margin-top: 20px;
}
.index_jt_news .index_jt_news_li .index_img img {
  width: 100%;
  height: 100px;
}
.index_jt_news .index_jt_news_li .index_news_list {
  width: 95%;
  margin: 0 auto;
}
.index_jt_news .index_jt_news_li .index_news_list li {
  margin-top: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align-last: left;
  line-height: 1.8;
}
.index_jt_news .index_jt_news_li .index_news_list li:hover a {
  color: #1353b5;
}
.index_jt_news .index_jt_news_li .index_news_list li a {
  display: block;
  font-size: 13px;
  color: #666666;
}
.index_jt_news .index_jt_news_li .index_news_list li a i {
  float: left;
}
.index_jt_news .index_jt_news_li .index_news_list li a p {
  padding-left: 15px;
}
.index_jt_news .index_jt_news_li .index_sp_list {
  width: 95%;
  margin: 10px auto 0;
}
.index_jt_news .index_jt_news_li .index_sp_list li {
  line-height: 2;
}
.index_jt_news .index_jt_news_li .index_sp_list li:hover a {
  color: #1353b5;
}
.index_jt_news .index_jt_news_li .index_sp_list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align-last: left;
}
.index_pic {
  margin-top: 55px;
}
.index_pic .index_pic_tab_li {
  width: 100%;
  border-top: solid 1px #dcdcdc;
  margin-top: 50px;
}
.index_pic .index_pic_tab_li .index_pic_tab {
  text-align: center;
  text-align-last: center;
}
.index_pic .index_pic_tab_li .index_pic_tab li {
  background: #fff;
  margin-top: -18px;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  width: 125px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: solid 1px #dcdcdc;
  color: #b2b2b2;
  font-size: 15px;
  cursor: pointer;
  margin-bottom:33px;
}
.index_pic .index_pic_tab_li .index_pic_tab li.on {
  background: #4894f7;
  color: #fff;
}
.index_pic .index_pic_tab_li .index_pic_tab_last {
  display: none;
  margin-top: 50px;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li {
  float: left;
  width: 252px;
  height: 234px;
  margin-left: 50px;
  margin-bottom: 45px;
  overflow: hidden;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li:nth-of-type(1),
.index_pic .index_pic_tab_li .index_pic_tab_last li:nth-of-type(5) {
  margin-left: 0;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li:hover .index_pic_img p {
  right: 0;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li .index_pic_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li .index_pic_img img {
  width: 100%;
  height: 100%;
}
.index_pic .index_pic_tab_li .index_pic_tab_last li .index_pic_img p {
  transition: all 0.5s;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  padding: 95px 0;
}
.index_pic .index_pic_tab_li .index_pic_tab_last.active {
  display: block;
}
.footer {
  background: url("../images/footer_bj.png") no-repeat;
  color: #fff;
  padding: 70px 0 80px;
}
.footer a {
  color: #fff;
}
.footer h5 {
  font-size: 16px;
  line-height: 2;
}
.footer .xian {
  display: block;
  width: 100%;
  height: 1px;
  margin: 15px auto;
  background: #fff;
}
.footer p {
  line-height: 2;
  font-size: 14px;
}
.ny_banner {
  height: 314px;
  margin: 15px auto;
  padding-top: 130px;
}
.ny_banner p {
  display: block;
  width: 84px;
  height: 4px;
  background: #fff;
}
.ny_banner h6 {
  font-size: 36px;
  color: #fff;
  line-height: 2;
}
.ny_pic {
  margin-top: 30px;
}
.ny_pic .ny_pic_tab li {
  background: #1350ad;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  padding: 0 30px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 15px;
  margin-right: 20px;
  cursor: pointer;
}
.ny_pic .ny_pic_tab li a {
  color: #fff;
  display: block;
}
.ny_pic .index_pic_tab_last {
  margin-top: 35px;
}
.ny_pic .index_pic_tab_last li {
  float: left;
  width: 252px;
  height: 234px;
  margin-left: 50px;
  margin-bottom: 45px;
  overflow: hidden;
}
.ny_pic .index_pic_tab_last li:hover .index_pic_img p {
  right: 0;
}
.ny_pic .index_pic_tab_last li .index_pic_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.ny_pic .index_pic_tab_last li .index_pic_img img {
  width: 100%;
  height: 100%;
}
.ny_pic .index_pic_tab_last li .index_pic_img p {
  transition: all 0.5s;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  padding: 95px 0;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.page > a {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #d2d2d2;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fff;
}
.page b {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #d2d2d2;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fff;
}
.page span {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #d80010;
  margin: 0 0.3%;
  background-color: #d80010;
  color: #fff;
  line-height: 2;
}
.text_info {
  margin: 35px auto;
  line-height: 2;
  text-align: justify;
  font-size: 15px;
}
.text_info img {
  max-width: 100%;
}
.lx_text_info {
  margin: 65px auto;
}
.lx_text_info .lx_text_info_left h5 {
  font-size: 24px;
  color: #555555;
  margin-bottom: 25px;
}
.lx_text_info .lx_text_info_left p {
  line-height: 2.2;
  font-size: 14px;
  color: #666666;
}
.lx_text_info .lx_text_info_left p img {
  margin-right: 8px;
  width: 15px;
}
.lx_text_info .lx_text_info_left .ewm {
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
  width: 127px;
  margin-right: 80px;
  line-height: 3;
  text-align: center;
  font-size: 14px;
  color: #777777;
}
.lx_text_info .lx_text_info_left .ewm i {
  padding: 11px 0;
  background: url("../images/ewm_bj.png") no-repeat;
  background-size: 100% 100%;
  width: 127px;
  height: 127px;
  display: block;
}
.lx_text_info .lx_text_info_left .ewm img {
  width: 105px;
  height: 105px;
  display: block;
  margin: 0 auto;
}
.hr_info {
  margin: 30px auto;
  line-height: 2;
  font-size: 14px;
  color: #333333;
  text-align: justify;
}
.hr_info h5 {
  text-align: center;
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}
.hr_sq {
  margin-bottom: 45px;
}
.hr_sq h5 {
  border-bottom: dashed 1px #999999;
  padding-bottom: 8px;
  font-size: 17px;
  color: #333333;
}
.hr_sq h5 i {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 20px;
  background: #f4022a;
  margin-right: 8px;
}
.hr_sq .my_form {
  margin: 20px auto;
}
.hr_sq .my_form li {
  margin-bottom: 20px;
}
.hr_sq .my_form li input {
  width: 332px;
  height: 40px;
  border: solid 1px #999999;
  color: #999999;
  padding-left: 10px;
  margin-left: 75px;
}
.hr_sq .my_form li textarea {
  width: 100%;
  border: solid 1px #999999;
  color: #999999;
  padding: 10px;
  height: 180px;
  resize: none;
}
.hr_sq .my_form li.yzm_li input {
  width: 210px;
  margin-right: 20px;
  margin-left: 0;
}
.hr_sq .my_form li.yzm_li .my_btn {
  width: 170px;
  height: 40px;
  background: #ee0606;
  color: #fff;
  border: none;
  margin-left: 35px;
}
.ny_news_list {
  margin: 40px auto;
}
.ny_news_list li {
  border-bottom: solid 1px #dbdbdb;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ny_news_list li:hover h5,
.ny_news_list li:hover p {
  color: #1350ad;
}
.ny_news_list li h5 {
  font-size: 18px;
  color: #333333;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ny_news_list li p {
  line-height: 2;
  font-size: 14px;
  color: #777777;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news_info {
  margin: 40px auto;
}
.news_info h5 {
  font-size: 20px;
  color: #333333;
  text-align: center;
  line-height: 2;
}
.news_info .news_info_title {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  color: #555555;
}
.news_info .news_info_title span {
  margin: 0 5px;
}
.news_info .news_info_text {
  margin: 15px auto;
  line-height: 2;
  font-size: 14px;
  text-align: justify;
}
.news_info .pages_li {
  margin-bottom: 50px;
  border-top: dashed 1px #c9c9c9;
  padding-top: 20px;
  margin-top: 10px;
}
.news_info .pages_li li {
  line-height: 2.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333333;
}
.news_info .pages_li li a {
  color: #333333;
}
