@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
}
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";
  overflow-x: hidden;
}
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,
a:active,
a:focus {
  text-decoration: none;
  color: #333;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "Microsoft Yahei";
  outline: none;
}
table {
  border-collapse: collapse;
}
/* 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;
}
.am-slider-default .am-direction-nav a {
  background: none !important;
  border: none !important;
}
.con {
  width: 95%;
  margin: 0 auto;
}
.body {
  background: #f4f4f4;
  padding-bottom: 1.5rem;
}
.top {
  background: url("../images/top_bj.png") no-repeat left top;
  height: 0.85rem;
  background-size: 103%;
}
.top .con p {
  font-size: 0.35rem;
  color: #fff;
  line-height: 0.85rem;
  letter-spacing: 3px;
}
.top .con p .top_text {
  color: #006fb8;
  margin: 0 1rem 0 1.2rem;
}
.logo_con {
  background: #fff;
  padding: 0.3rem 0;
}
.logo_con .logo {
  max-width: 226px;
}
.logo_con .logo_right {
  font-size: 0.36rem;
  color: #3f3d3d;
  text-align: center;
  margin-top: 0.25rem;
}
.logo_con .logo_right i {
  line-height: 1;
  display: block;
  font-size: 1rem;
}
.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.15);
  display: none;
}
.nav_con {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  z-index: 1091;
  width: 200px;
  max-width: 100%;
  background: #333;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.nav_con .nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.nav_con .nav li {
  display: block;
  height: auto;
}
.nav_con .nav li a {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
  height: 44px;
  line-height: 44px;
  text-indent: 15px;
  padding: 0;
  position: relative;
  color: #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  font-size: 0.36rem;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
.banner .am-slider {
  margin-bottom: 0;
}
.banner .am-slider-default .am-control-nav li a {
  background: #fff;
}
.banner .am-slider-default .am-control-nav li a.am-active {
  background: #f4602d;
}
.ln_list {
  background: #fff;
  margin: 0 auto 0.35rem;
  padding: 0.25rem 0;
}
.ln_list li {
  float: left;
  width: 25%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 0.35rem;
}
.ln_list li img {
  display: block;
  margin: 0 auto;
  width: 1.3rem;
}
.ln_list li a {
  display: block;
  text-align: center;
  color: #494545;
  font-size: 0.36rem;
  line-height: 2;
}
.index_top .index_banner .am-slider-default .am-control-nav {
  text-align: end;
}
.index_top .index_banner .am-slider .am-slides > li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.2rem;
  background: #292929;
  line-height: 1.2rem;
  padding-left: 24px;
  color: #fff;
  font-size: 0.36rem;
}
.index_top .index_banner .am-slider-default .am-control-nav li a {
  background: #fff;
}
.index_top .index_banner .am-slider-default .am-control-nav li a.am-active {
  background: #f4602d;
}
.index_top .index_news h3 {
  background: #ececec;
  padding: 0 0.2rem;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.36rem;
  color: #3f3d3d;
}
.index_top .index_news h3 i {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 17px;
  background: #228ad2;
  margin-right: 10px;
}
.index_top .index_news .index_news_list {
  padding: 0.2rem 0.25rem 0;
  background: #fff;
}
.index_top .index_news .index_news_list li {
  background: url("../images/icon.png") no-repeat left center;
}
.index_top .index_news .index_news_list li:last-child a {
  border-bottom: none;
}
.index_top .index_news .index_news_list li a {
  border-bottom: dashed 1px #e4e4e4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 0.35rem;
  color: #636262;
  padding-left: 0.25rem;
  line-height: 2.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.index_top .index_news .index_news_list li a:hover {
  color: #399de3;
}
.title {
  margin: 0.35rem 0;
}
.title h3 {
  background: #ececec;
  padding: 0 0.2rem;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.36rem;
  color: #3f3d3d;
}
.title h3 i {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 17px;
  background: #228ad2;
  margin-right: 10px;
}
.tjjx_list {
  margin: 0.18rem auto;
}
.tjjx_list li {
  float: left;
  border: solid 1px #e4e4e4;
  width: 49%;
  background: #fff;
  margin-left: 1%;
}
.tjjx_list li .tjjx_list_img {
  width: 100%;
  height: 4.7rem;
  overflow: hidden;
  display: block;
}
.tjjx_list li .tjjx_list_img img {
  width: 100%;
  height: 100%;
}
.tjjx_list li .tjjx_list_text {
  background: #228ad2;
  padding-bottom: 0.1rem;
}
.tjjx_list li .tjjx_list_text h4 {
  line-height: 2.5;
  width: 95.5%;
  margin: 0 auto;
  font-size: 0.35rem;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tjjx_list li .tjjx_list_text p {
  text-align: center;
}
.tjjx_list li .tjjx_list_text p .pic_btn {
  text-align: center;
  line-height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 0.8rem;
  border: solid 1px #fff;
  border-radius: 25px;
  color: #fff;
}
.tjjx_list li .tjjx_list_text p .pic_btn.on {
  margin-left: 0.15rem;
  background: #fff;
  color: #296fb5;
}
.zjjs {
  margin: 0.35rem auto;
  background: #fff;
  padding: 0.2rem;
}
.zjjs .zjjs_img {
  width: 5rem;
  height: 3.5rem;
}
.zjjs .zjjs_img img {
  width: 100%;
  height: 100%;
}
.zjjs .zjjs_text {
  width: 3.8rem;
}
.zjjs .zjjs_text h4 {
  font-size: 0.37rem;
  color: #373737;
  font-weight: bold;
}
.zjjs .zjjs_text .index_zj_con_right_list li {
  float: left;
  width: 50%;
  text-align: left;
  background: url(../images/icon_a.png) no-repeat left center;
  line-height: 2.1;
}
.zjjs .zjjs_text .index_zj_con_right_list li a {
  font-size: 0.35rem;
  padding-left: 0.35rem;
  display: block;
}
.zjjs .more {
  display: block;
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  background: #296fb5;
  text-align: center;
  font-size: 0.36rem;
  color: #fff;
  margin: 0.35rem auto 0;
}
.ewm .ewm_left {
  background: #fff;
  width: 49%;
  margin-left: 2%;
  height:259px;
}
.ewm .ewm_left img {
  width: 3rem;
  display: block;
  margin: 0.35rem auto;
}
.ewm .ewm_left h4 {
  font-size: 0.38rem;
  color: #373737;
  font-weight: bold;
  padding-left: 1.4rem;
}
.ewm .ewm_left p {
  padding-left: 0.28rem;
  font-size: 0.35rem;
  color: #636262;
  line-height: 2;
}
.footer_li {
  background: #9fd9f7;
  padding: 0.35rem 0;
  margin: 0.35rem auto;
}
.footer_li li {
  float: left;
  width: 3rem;
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
  font-size: 0.36rem;
  font-weight: bold;
  margin-left: 0.25rem;
}
.footer_li li a {
  display: block;
  color: #296fb5;
  background: #fff;
  border-radius: 8px;
}
.bq {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.35rem;
}
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.3rem;
}
.footer .footer_list {
  background: #296fb5;
  height: 100%;
}
.footer .footer_list li {
  padding: 0.1rem 0 0;
  float: left;
  width: 20%;
  height: 100%;
  border-right: solid 1px #4e87c0;
}
.footer .footer_list li a {
  display: block;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  line-height: 1.4;
}
.footer .footer_list li a i {
  display: block;
  font-size: 0.53rem;
}
.ny_yop {
  width: 90%;
  margin: 0 auto;
}
.ny_yop .nav_top {
  margin: 0.35rem auto;
  width: 100%;
}
.ny_yop .nav_top .nav_list {
  background: #e8e8e8;
  margin-right: 0.25rem;
}
.ny_yop .nav_top .nav_list a {
  display: block;
  font-size: 0.35rem;
  line-height: 2.5;
  text-align: center;
}
.ny_yop .nav_top .nav_list.on a {
  color: #006fb8;
}
.message_right {
  padding-top: 0.2rem;
}
.message_right .msg_top {
  margin-bottom: 0.35rem;
  background: #fff;
  width: 100%;
  border: solid 1px #e4e4e4;
  border-left: none;
  border-right: none;
  padding: 0.25rem 0.2rem;
}
.message_right .msg_top .msh_top_img {
  width: 3rem;
  height: 3.5rem;
  overflow: hidden;
}
.message_right .msg_top .msh_top_img img {
  width: 100%;
  height: 100%;
}
.message_right .msg_top .msg_top_text {
  width: 6.45rem;
}
.message_right .msg_top .msg_top_text h4 {
  font-size: 0.37rem;
  color: #000000;
  font-weight: bold;
  margin: 0 0  0.1rem 0;
}
.message_right .msg_top .msg_top_text p {
  font-size: 0.35rem;
  color: #636262;
  line-height: 1.7;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.message_right .mag_info {
  background: #f4f4f4;
}
.message_right .mag_info h4 {
  padding: 0.2rem 0 0 0.85rem;
}
.message_right .mag_info h4 span {
  text-align: center;
  display: block;
  font-size: 0.36rem;
  color: #fff;
  width: 2.85rem;
  height: 0.85rem;
  line-height: 0.85rem;
  background: #228ad2;
  border-radius: 5px 5px 0 0;
}
.message_right .mag_info .mag_info_text {
  border-top: solid 1px #e4e4e4;
  background: #fff;
  padding: 0.35rem 0.55rem;
  line-height: 2;
  font-size: 0.35rem;
  color: #636262;
  text-align: justify;
}
.message_right .mag_info .mag_info_text img {
  max-width: 100%;
}
.info_pic_list {
  width: 95%;
  margin: 0 auto;
}
.info_pic_list li {
  width: 49.5%;
  float: left;
  margin-left: 1%;
  margin-top: 0.25rem;
}
.info_pic_list li:hover p {
  color: #399de3;
}
.info_pic_list li:hover .info_pic_list_img {
  box-shadow: 0 0 5px #dbdbdb;
}
.info_pic_list li .info_pic_list_img {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 1px #e4e4e4;
  padding: 0.15rem;
}
.info_pic_list li .info_pic_list_img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.info_pic_list li p {
  text-align: center;
  font-size: 0.35rem;
  color: #636262;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.tl_pic_top {
  margin: 0 auto;
  background: #fff;
  padding: 0.35rem 0;
}
.tl_pic_top .tl_pic_top_img {
  width: 7rem;
  margin: 0 auto;
  height: 7.5rem;
  border: solid 1px #e4e4e4;
}
.tl_pic_top .tl_pic_top_img img {
  width: 6.5rem;
  height: 7.1rem;
  display: block;
  margin: 0.2rem auto;
}
.tl_pic_top .tl_pic_top_text {
  margin-top: 0.5rem;
}
.tl_pic_top .tl_pic_top_text h4 {
  padding-left: 1.5rem;
  border-bottom: solid 1px #e4e4e4;
  font-size: 0.4rem;
  color: #000000;
  font-weight: bold;
  line-height: 2.5;
}
.tl_pic_top img{
  max-width: 100%;
}
.tl_pic_top .tl_pic_top_text p {
  padding-left: 1.5rem;
  border-bottom: solid 1px #e4e4e4;
  font-size: 0.35rem;
  color: #636262;
  line-height: 2.5;
}
.tl_pic_top .tl_pic_top_text p span {
  margin-right: 0.8rem;
}
.tl_pic_top .tl_pic_top_text .zx_btn {
  margin: 0.35rem 0 0.35rem 1.5rem;
  text-align: center;
  display: block;
  font-size: 0.36rem;
  color: #fff;
  width: 3rem;
  height: 0.85rem;
  line-height: 0.85rem;
  background: #ea4c15;
  border-radius: 5px;
}
.info_text{
  width: 95%;
  margin: 0 auto;
  font-size: 0.35rem;
  line-height:1.8;
}
.page {
  width: 100%;
  margin: 0.25rem auto;
  text-align: center;
}
.page > a {
  display: inline-block;
  padding: 0 0.3rem;
  text-align: center;
  border: solid 1px #dadada;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fff;
}
.page span {
  display: inline-block;
  padding: 0 0.3rem;
  text-align: center;
  border: solid 1px #228ad2;
  margin: 0 0.3%;
  background-color: #228ad2;
  color: #fff;
  line-height: 2;
}
.am-header {
  top: 0;
  left: 0;
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  position: fixed;
  background: #006fb8;
  z-index: 6;
  overflow: hidden;
  border-bottom: solid 1px #efefef;
  color: #fff;
}
.am-header a {
  color: #fff;
}
.am-header .am-header-nav {
  position: absolute;
  top: 0;
  right: 10px;
}
.am-header .am-header-nav i {
  font-size: 0.65rem;
}
.am-header .am-header-nav {
  position: absolute;
  top: 0;
  left: 0;
}
.am-header .am-header-nav a {
  width: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 1.2rem;
  z-index: 9999;
}
.am-header .am-header-nav a i {
  margin-left: 0.25rem;
  font-size: 0.6rem;
}
.am-header .am-header-title {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 0.36rem;
}
.content {
  margin-top: 1.2rem;
}
.column_list li h3 a {
  display: block;
  padding-left: 1rem;
  font-size: 0.4rem;
  color: #282121;
  font-weight: bold;
  line-height: 3;
}
.column_list li p {
  background: #fff;
  padding: 0.25rem 0.65rem;
}
.column_list li p a {
  padding: 0 0.35rem;
  line-height: 2.5;
  font-size: 0.35rem;
  display: inline-block;
  vertical-align: middle;
}
.tl_info {
  background: #fff;
  padding: 0.35rem 0;
}
.tl_info img {
  max-width: 100%;
}
.tl_info h5 {
  text-align: center;
  font-size: 0.37rem;
  line-height: 1.6;
  color: #636262;
  font-weight: bold;
}
.tl_info .title_info {
  text-align: center;
  padding: 0.2rem ;
  border-bottom: solid 1px #e6e6e6;
  font-size: 0.35rem;
  margin-bottom: 0.2rem;
  color: #999;
}
.tl_info .title_info span {
  margin-right: 0.25rem;
  display: inline-block;
  vertical-align: middle;
}
.tl_info .text {
  width: 95%;
  margin: 0 auto;
  padding: 0.35rem 0;
}
.news_info_list {
  margin-top: 0.35rem;
  border-top: dashed 1px #e4e4e4;
}
.news_info_list li {
  background: url("../images/icon.png") no-repeat left 0.35rem center;
}
.news_info_list li:hover a {
  color: #399de3;
}
.news_info_list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  border-bottom: dashed 1px #e4e4e4;
  line-height: 3;
  padding-left: 0.65rem;
  font-size: 0.35rem;
  color: #636262;
}
.pages_li {
  margin-top: 0.25rem;
  padding-top: 0.1rem;
  border-top: solid 1px #e6e6e6;
}
.pages_li li {
  line-height: 2.5;
  padding: 0 0.35rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pages_li li a {
  font-size: 0.35rem;
  color: #636262;
}
.yp_list {
  padding-top: 0.35rem;
}
.yp_list li {
  background: #fff;
  width: 95%;
  border: solid 1px #e4e4e4;
  margin: 0.2rem auto;
}
.yp_list li:hover {
  border: solid 1px #399de3;
}
.yp_list li:hover .yp_list_img {
  border-bottom: solid 1px #399de3;
}
.yp_list li:hover .yp_text h5 {
  color: #399de3;
}
.yp_list li .yp_list_img {
  display: block;
  width: 100%;
  border-bottom: solid 1px #e4e4e4;
}
.yp_list li .yp_list_img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.yp_list li .yp_text {
  width: 100%;
  padding: 0 0.35rem 0.35rem;
}
.yp_list li .yp_text h5 {
  font-size: 0.38rem;
  color: #3f3d3d;
  font-weight: bold;
  line-height: 2;
  margin: 0.25rem 0;
}
.yp_list li .yp_text p {
  font-size: 0.35rem;
  color: #3f3d3d;
  line-height: 2;
}
.bm_con {
  padding: 0.35rem;
}
.bm_con img {
  max-width: 100%;
}
.bm_con .bm_con_list {
  margin: 0.65rem 0;
}
.bm_con .bm_con_list li {
  margin-bottom: 0.35rem;
  position: relative;
}
.bm_con .bm_con_list li .yzm {
  position: absolute;
  top: 1px;
  right: 0.25rem;
  height: 0.8rem;
}
.bm_con .bm_con_list li label {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  text-align: right;
  font-size: 0.36rem;
  color: #636262;
  font-weight: normal;
}
.bm_con .bm_con_list li input {
  background: #fafafa;
  border: solid 1px #e1e1e1;
  width: 7rem;
  height: 0.85rem;
  padding-left: 10px;
  border-radius: 5px;
}
.bm_con .bm_con_list li textarea {
  background: #fafafa;
  border: solid 1px #e1e1e1;
  width: 7rem;
  height: 1.3rem;
  padding-left: 10px;
  border-radius: 5px;
  padding-top: 10px;
  resize: none;
}
.bm_con .bm_con_list li .tj_btn {
  width: 3rem;
  height: 0.85rem;
  background: #ea4c15;
  font-size: 0.36rem;
  color: #fff;
  padding-left: 0;
}
.zl_list li {
  float: left;
  border: solid 1px #e4e4e4;
  width: 214px;
  height: 74px;
  margin: 23px 0 0 20px;
}
.zl_list li img {
  width: 175px;
  height: 63px;
  display: block;
  margin: 5px auto;
}
.zj_team {
  padding-top: 0.25rem;
}
.zj_team li {
  margin-top: 0.25rem;
  background: #fff;
  width: 100%;
  border: solid 1px #e4e4e4;
  border-left: none;
  border-right: none;
  padding: 0.15rem;
}
.zj_team li .msh_top_img {
  width: 3rem;
  height: 3.5rem;
  overflow: hidden;
}
.zj_team li .msh_top_img img {
  width: 100%;
  height: 100%;
}
.zj_team li .msg_top_text {
  width: 6.45rem;
}
.zj_team li .msg_top_text h4 {
  font-size: 0.37rem;
  color: #000000;
  font-weight: bold;
  margin: 0.1rem 0;
}
.zj_team li .msg_top_text p {
  font-size: 0.35rem;
  color: #636262;
  line-height: 1.7;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.zj_team li .msg_top_text .xq_tel {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.36rem;
  color: #fff;
  text-align: center;
  height: 0.85rem;
  line-height: 0.85rem;
  margin-top: 0.15rem;
  border-radius: 5px;
  transition: all 0.5s;
  padding: 0 0.25rem;
  background: #258bd3;
}
.zj_team li .msg_top_text .xq_tel:hover {
  background: rgba(37, 139, 211, 0.7);
}
.zj_team li .msg_top_text .xq_tel img {
  vertical-align: middle;
  margin: 0 5px;
}
.zz_list {
  width: 95%;
  margin: 0 auto;
}
.zz_list li {
  float: left;
  width: 49.5%;
  margin-left: 1%;
  margin-top: 0.2rem;
}
.zz_list li .zz_list_img {
  background: #fff;
  display: block;
  width: 100%;
  height: 3.65rem;
  border: solid 1px #e4e4e4;
}
.zz_list li .zz_list_img img {
  width: 90%;
  display: block;
  height: 83%;
  margin: 0.15rem auto;
}
.zz_list li p {
  text-align: center;
  font-size: 0.35rem;
  color: #636262;
  line-height: 3;
}
