@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-family: "Microsoft Yahei";
}
a:hover,
a:focus {
  color: #024b97;
}
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;
}
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;
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.header {
  width: 100%;
  background: #024b97;
  height: 90px;
}
.header .logo {
  padding-top: 10px;
}
.header .nav .nav_mune > li {
  float: left;
  width: 113px;
  position: relative;
}
.header .nav .nav_mune > li.on > a {
  background: #015bb8;
}
.header .nav .nav_mune > li > a {
  display: block;
  width: 100%;
  text-align: center;
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  color: #fff;
}
.header .nav .nav_mune > li .sub {
  margin: 0 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  z-index: 99;
  background: rgba(255, 255, 255, 0.17);
}
.header .nav .nav_mune > li .sub li:hover a {
  background: #015bb8;
}
.header .nav .nav_mune > li .sub li a {
  display: block;
  line-height: 38px;
  height: 38px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.header .nav .nav_mune > li .sub li a i {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 10px;
}
.banner {
  /* 下面是前/后按钮代码，如果不需要删除即可 */
}
.banner .slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .slideBox .hd {
  height: 54px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 24px;
  z-index: 1;
}
.banner .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  width: 100%;
  text-align: center;
}
.banner .slideBox .hd ul li {
  border: solid 1px #fff;
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  width: 115px;
  height: 54px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.banner .slideBox .hd ul li img {
  width: 100%;
  height: 100%;
}
.banner .slideBox .hd ul li.on {
  border: solid 1px #ef3251;
}
.banner .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.banner .slideBox .bd img {
  width: 100%;
  display: block;
}
.banner .slideBox .prev,
.banner .slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.banner .slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner .slideBox .prevStop {
  display: none;
}
.banner .slideBox .nextStop {
  display: none;
}
.pic_tj {
  background: #fafafa;
  border-bottom: solid 1px #ececec;
  position: relative;
}
.pic_tj .pic_tj_dw {
  position: absolute;
  top: 0;
  right: 0;
  width: 1200px;
  height: 94px;
  background: #fafafa;
  z-index: 1;
}
.pic_tj .pic_tj_dwa {
  position: absolute;
  top: 0;
  left: 0;
  width: 1200px;
  height: 94px;
  background: #024b97;
  z-index: 1;
}
.pic_tj .pic_tj_left {
  position: relative;
  z-index: 2;
  width: 240px;
  background: #024b97;
  padding: 20px 0;
}
.pic_tj .pic_tj_left p {
  font-size: 20px;
  color: #fff;
  line-height: 1.3;
}
.pic_tj .pic_tj_left img {
  margin-top: 10px;
  margin-right: 28px;
}
.pic_tj .pic_tj_right {
  border-bottom: solid 1px #ececec;
  position: relative;
  z-index: 3;
  height: 94px;
  background: #fafafa;
}
.pic_tj .pic_tj_right li {
  float: left;
}
.pic_tj .pic_tj_right li.on a {
  background: #fff;
  border-bottom: solid 2px #ef3251;
}
.pic_tj .pic_tj_right li a {
  border-right: solid 1px #ececec;
  width: 240px;
  line-height: 94px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #454545;
}
.pic_tj .pic_list {
  margin-top: 50px;
  padding-bottom: 35px;
}
.pic_tj .pic_list li {
  width: 284px;
  margin-left: 20px;
  float: left;
}
.pic_tj .pic_list li:hover .pic_img img {
  transform: scale(1.1, 1.1);
}
.pic_tj .pic_list li .pic_img {
  width: 284px;
  height: 243px;
  overflow: hidden;
}
.pic_tj .pic_list li .pic_img img {
  width: 100%;
  height: 100%;
  transition: transform 2s;
}
.pic_tj .pic_list li p {
  text-align: center;
  line-height: 3;
  font-size: 14px;
  color: #454545;
}
.title_r {
  padding: 50px 0 30px;
  text-align: center;
}
.news_list li {
  float: left;
  width: 573px;
  height: 163px;
  border: solid 1px #ececec;
  padding: 10px;
  margin: 0 0 40px 50px;
}
.news_list li:hover {
  background: #fafafa;
}
.news_list li:hover .new_img img {
  transform: scale(1.1, 1.1);
}
.news_list li .new_img {
  width: 171px;
  height: 136px;
  overflow: hidden;
}
.news_list li .new_img img {
  width: 100%;
  height: 100%;
  transition: transform 2s;
}
.news_list li .new__text {
  width: 363px;
}
.news_list li .new__text h4 {
  line-height: 1.8;
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_list li .new__text p {
  line-height: 2;
  font-size: 14px;
  color: #575656;
}
.news_list li .new__text .ck_btn {
  margin-top: 8px;
  width: 108px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  display: block;
  border: solid 1px #ececec;
}
.about {
  width: 100%;
  background: url("../images/piv_bj.png") no-repeat center;
  min-height: 686px;
}
.about_con {
  background: url("../images/news_bj.png") no-repeat;
  padding: 50px 25px;
  min-height: 406px;
}
.about_con .about_text {
  width: 652px;
  line-height: 2;
  font-size: 14px;
  color: #fff;
  text-align: justify;
}
.about_con .about_text .more_btn {
  margin-top: 15px;
  width: 158px;
  height: 48px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  display: block;
  border: solid 1px #ececec;
}
.about_con .vedio {
  width: 450px;
  height: 292px;
}
.about_con .vedio img {
  width: 100%;
  height: 100%;
}
.yq_link {
  border: solid 1px #ececec;
  border-left: none;
  margin: 55px auto;
}
.yq_link li {
  border-left: solid 1px #ececec;
  width: 170px;
  height: 120px;
  padding: 5px;
  float: left;
}
.yq_link li img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.footer {
  width: 100%;
  background: #f5f5f5;
  padding: 50px 0;
  border-top: solid 1px #ECECEC;
}
.footer .footer_left {
  width: 480px;
}
.footer .footer_left .tel {
  display: block;
  margin: 15px 0;
}
.footer .footer_left p {
  line-height: 2;
  font-size: 16px;
  color: #575656;
}
.footer .footer_left .ewm {
  margin-top: 15px;
}
.footer .footer_left .ewm img {
  margin-right: 30px;
}
.footer .footer_right {
  width: 555px;
}
.footer .footer_right input {
  border: solid 1px #dedede;
  background: #fff;
  width: 266px;
  height: 47px;
  margin-top: 20px;
  font-family: "Microsoft YaHei";
  padding-left: 10px;
}
.footer .footer_right .ml {
  margin-right: 15px;
}
.footer .footer_right .input_w {
  width: 545px;
}
#myform>p>img{
  margin-top: 20px;
  margin-left:10px;
}
.footer .footer_right textarea {
  border: solid 1px #dedede;
  background: #fff;
  width: 545px;
  height: 147px;
  padding: 10px;
  margin-top: 20px;
  font-family: "Microsoft YaHei";
  resize: none;
}
.footer .footer_right .tj_btn {
  width: 157px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: none;
  background: #024b97;
  font-size: 16px;
  border-radius: 25px;
  color: #fff;
  padding: 0 0;
}
.info_L {
  width: 238px;
}
.info_L .info_L_top {
  margin-top: -61px;
  width: 238px;
  height: 61px;
  z-index: 66;
  position: relative;
  background: #225ab2;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 61px;
  border-radius: 5px 5px 0 0;
}
.info_L .info_L_list {
  width: 100%;
  background: #fafafa;
}
.info_L .info_L_list li {
  height: 46px;
  line-height: 46px;
  border-bottom: solid 1px #ededed;
}
.info_L .info_L_list li:last-child {
  border-bottom: none;
}
.info_L .info_L_list li.on {
  background: #fff;
  border-left: solid 2px #0867ca;
}
.info_L .info_L_list li a {
  display: block;
  text-align: center;
}
.info_L .info_L_img {
  background: #fafafa;
}
.info_L .info_L_img .info_L_topa {
  margin-top: 25px;
  width: 238px;
  height: 61px;
  z-index: 66;
  position: relative;
  background: #225ab2;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 61px;
  border-radius: 5px 5px 0 0;
}
.info_L .info_L_img .info_L_img_text {
  padding: 20px;
}
.info_L .info_L_img .info_L_img_text p {
  line-height: 2;
  font-size: 14px;
  color: #575656;
}
.info_R {
  width: 940px;
  margin-top: 10px;
  padding-bottom: 35px;
}
.info_R .mbx {
  font-size: 14px;
  color: #575656;
  padding-bottom: 10px;
  border-bottom: solid 1px #ededed;
}
.info_R .mbx img {
  vertical-align: middle;
  margin-right: 10px;
}
.info_R .mbx a {
  font-size: 14px;
  color: #575656;
}
.info_R .mbx a.on {
  color: #024b97;
}
.info_R .pic_list {
  margin-top: 30px;
}
.info_R .pic_list li {
  width: 219px;
  margin-left: 20px;
  margin-bottom: 15px;
  float: left;
}
.info_R .pic_list li:hover .pic_img img {
  transform: scale(1.1, 1.1);
}
.info_R .pic_list li .pic_img {
  width: 219px;
  height: 187px;
  overflow: hidden;
}
.info_R .pic_list li .pic_img img {
  width: 100%;
  height: 100%;
  transition: transform 2s;
}
.info_R .pic_list li p {
  text-align: center;
  line-height: 3;
  font-size: 14px;
  color: #454545;
}
.page {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}
.page > a {
  display: inline-block;
  width: 55px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 0.3%;
  color: #4d4c4c;
  border-radius: 2px;
  background-color: #ebebeb;
}
.page span {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 0 0.3%;
  border-radius: 2px;
  background-color: #024b97;
  color: #fff;
  line-height: 45px;
}
.info_text {
  margin-top: 30px;
 /* text-align: center;*/
}
.info_text img {
  max-width: 100%;
}
.news_lista li a {
  display: block;
  line-height: 3;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: solid 1px #ededed;
}
.news_info {
  margin-top: 20px;
}
.news_info .news_info_title {
  text-align: center;
  position: relative;
}
.news_info .news_info_title .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}
.news_info .news_info_title .bdsharebuttonbox span {
  float: left;
  vertical-align: middle;
}
.news_info .news_info_title .bdsharebuttonbox a {
  margin-top: 2px;
  vertical-align: middle;
}
.news_info .news_info_title h5 {
  font-size: 18px;
  color: #066cc3;
  line-height: 2;
}
.news_info .news_info_title .title_a {
  font-size: 12px;
  color: #999;
  padding-bottom: 15px;
  border-bottom: solid 1px  #ededed;
}
.news_info .news_info_title .title_a i {
  margin: 0 10px;
}
.news_info .news_info_text {
  margin-top: 20px;
}
.pages_info {
  margin-top: 20px;
}
.pages_info li {
  width: 50%;
  float: left;
  text-align: left;
}
.pages_info li a {
  display: block;
  font-size: 14px;
  color: #ff3c00;
}
