@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";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
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;
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.body {
  background: url("../images/bj.png");
  min-width: 1200px;
}
.body .header {
  padding: 13px 0;
}
.body .header .logo{
  padding: 0 0 0 11px;
  width: 40%;
}
.body .header .logo img{
  width: 100%;
}
.body .header .logo_right {
  padding-top: 15px;
}
.body .header .logo_right .right {
  float: right;
}
.body .header .logo_right .right img {
  margin-top: 12px;
  margin-right: 5px;
}
.body .header .logo_right .right .icon_tel {
  display: inline-block;
  vertical-align: top;
}
.body .header .logo_right .right .icon_tel span {
  font-size: 12px;
  color: #000000;
  display: block;
}
.body .header .logo_right .right .icon_tel i {
  font-size: 18px;
  color: #ff0000;
  font-weight: bold;
}
.body .header .logo_right .middle {
  padding: 0 50px;
}
.body .header .logo_right .middle a {
  display: block;
  width: 100px;
  height: 40px;
  background: #2d2df0;
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
}
.body .header .logo_right .left p {
  width: 252px;
  border: solid 1px #eeeeee;
  border-radius: 5px;
  height: 40px;
  background: #fff;
  overflow: hidden;
}
.body .header .logo_right .left p .input_text {
  width: 199px;
  float: left;
  height: 40px;
  border: none;
  padding-left: 10px;
}
.body .header .logo_right .left p .input_submit {
  border: none;
  border-left: solid 1px #eeeeee;
  height: 40px;
  width: 50px;
  float: right;
  background: url("../images/icon_ss.png") no-repeat center;
}
.body .nav_con {
  background: #6263f5;
  height: 50px;
  width: 100%;
}
.body .nav_con .nav{
  display: flex;
}
.body .nav_con .nav > li {
  float: left;
  width: 125px;
  line-height: 50px;
  position: relative;
}
.body .nav_con .nav > li.on {
  background: #00de72;
}
.body .nav_con .nav > li:hover {
  background: #00de72;
}
.body .nav_con .nav > li > a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.body .nav_con .nav > li .sub {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  width: 100%;
  margin: 0;
  display: none;
  background: #00de72;
}
.body .nav_con .nav > li .sub li:hover {
  background: #6263f5;
}
.body .nav_con .nav > li .sub li a {
  display: block;
  line-height: 2.5;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.body .banner {
  height: 400px;
  position: relative;
  min-width: 1200px;
}
.body .banner .slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.body .banner .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
  width: 100%;
}
.body .banner .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}
.body .banner .slideBox .hd ul li {
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.body .banner .slideBox .hd ul li.on {
  background: #bababa;
  color: #fff;
}
.body .banner .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.body .banner .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 400px;
}
.body .banner .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.body .banner_info img {
  width: 100%;
}
.body .banner_con {
  width: 260px;
  height: 400px;
  margin-left: -600px;
  position: absolute;
  top: 0;
  left: 50%;
  background: #6263f5;
  z-index: 66;
  padding-top: 70px;
}
.body .banner_con h5 {
  letter-spacing: 1px;
  width: 235px;
  text-align: center;
  margin: 0 auto;
  padding: 32px 0 20px;
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
}
.body .banner_con .time {
  width: 200px;
  height: 132px;
  border: solid 1px #2d2df0;
  margin: 0 auto;
}
.body .banner_con .time span {
  display: block;
  text-align: center;
  line-height: 2.5;
  color: #ffffff;
  font-size: 18px;
}
.body .banner_con .time i {
  display: block;
  width: 165px;
  height: 72px;
  background: #2d2df0;
  font-size: 50px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  line-height: 72px;
}
.body .banner_con .time i em {
  font-size: 18px;
}
.body .banner_con p a {
  margin: 20px auto 0;
  display: block;
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2d2df0;
  color: #fff;
  font-size: 14px;
  border-radius: 25px;
}
.body .banner_con p a.on {
  background: #2d2df0;
  color: #fff;
}
.body .content {
  margin-top: 20px;
}
.body .content .zhgk_con {
  width: 285px;
  border: solid 1px #eeeeee;
  min-height: 354px;
  overflow: hidden;
  margin-left: 20px;
}
.body .content .zhgk_con .zhgk_text {
  padding: 15px;
  line-height: 2;
  font-size: 14px;
  color: #333333;
  height: 300px;
  overflow: hidden;
  text-indent: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.body .content .zhgk_con .zhgk_text p{
  line-height: 1.8;
  text-indent: 2em;
}
.body .content .zhgk_con .list_li {
  padding: 15px;
}
.body .content .zhgk_con .list_li li a {
  display: block;
  line-height: 2.2;
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.body .content .zhgk_con .list_li li a:hover {
  color: #ff5500;
  text-decoration: underline;
}
.body .content .zhgk_con .list_li li a:hover i {
  color: #ff5500;
}
.body .content .zhgk_con .list_li li a i {
  color: #999;
}
.body .zpfw {
  margin: 20px auto;
  background: url("../images/bj_02.png") no-repeat;
}
.body .zpfw .title_ta {
  text-align: center;
  padding: 28px 0;
  font-size: 16px;
  font-weight: 800;
}
.body .zpfw .list_zp {
  position: relative;
  width: 100%;
  height: 320px;
  min-height: 320px;
}
.body .zpfw .list_zp li {
  width: 156px;
  height: 156px;
  position: absolute;
  padding: 46px 5px;
  text-align: center;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
}
.body .zpfw .list_zp li:hover {
  -webkit-transform: translate3d(0, -7px, 0);
  -ms-transform: translate3d(0, -7px, 0);
  -o-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}
.body .zpfw .list_zp li span {
  text-align: center;
  display: block;
  font-size: 14px;
  color: #fff;
}
.body .zpfw .list_zp li i {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
.body .gg img {
  width: 100%;
}
.body .tqhd_con .title_ta {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
.body .tqhd_con .title_ta img {
  vertical-align: middle;
  margin-right: 5px;
}
.body .tqhd_con .title_ta i {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
}
.body .tqhd_con .title_ta a {
  float: right;
  color: #ff5500;
  font-size: 12px;
}
.body .tqhd_con .tqhd_con_list li {
  float: left;
  width: 280px;
  height: 212px;
  background: #eeeeee;
  margin-left: 25px;
  margin-bottom: 20px;
}
.body .tqhd_con .tqhd_con_list li:hover span img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}
.body .tqhd_con .tqhd_con_list li:hover p {
  color: #ff5500;
}
.body .tqhd_con .tqhd_con_list li a {
  display: block;
}
.body .tqhd_con .tqhd_con_list li a span {
  margin: 20px 10px 0;
  width: 260px;
  height: 155px;
  display: block;
  overflow: hidden;
}
.body .tqhd_con .tqhd_con_list li a span img {
  width: 100%;
  height: 100%;
  transition: .7s transform;
  -weblit-transition: .7s transform;
  -o-transition: .7s transform;
  -ms-transition: .7s transform;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.body .tqhd_con .tqhd_con_list li a p {
  font-size: 14px;
  color: #000;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:center;
}
.body .hzmt .title_ta {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  border-bottom: solid 1px #dcdcdc;
}
.body .hzmt .title_ta img {
  vertical-align: middle;
  margin-right: 5px;
}
.body .hzmt .title_ta i {
  font-size: 16px;
  color: #333333;
  font-weight:bold;
  vertical-align: middle;
}
.body .hzmt .title_ta a {
  float: right;
  color: #ff5500;
  font-size: 12px;
}
.body .hzmt .picMarquee-left {
  width: 100%;
  position: relative;
}
.body .hzmt .picMarquee-left .hd .prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 72px;
  margin-top: -20px;
}
.body .hzmt .picMarquee-left .hd .next {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 40px;
  margin-top: -20px;
}
.body .hzmt .picMarquee-left .hd .next {
  background-position: 0 -50px;
}
.body .hzmt .picMarquee-left .hd .prevStop {
  background-position: -60px 0;
}
.body .hzmt .picMarquee-left .hd .nextStop {
  background-position: -60px -50px;
}
.body .hzmt .picMarquee-left .bd {
  width: 1150px;
  margin: 20px auto;
  overflow: hidden;
}
.body .hzmt .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.body .hzmt .picMarquee-left .bd ul li {
  margin: 0 2px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.body .hzmt .picMarquee-left .bd ul li .pic {
  text-align: center;
}
.body .hzmt .picMarquee-left .bd ul li .pic img {
  width: 140px;
  height: 48px;
  display: block;
  padding: 2px;
  border: 1px solid #eeeeee;
}
.body .hzmt .picMarquee-left .bd ul li .pic a:hover img {
  border-color: #ff5500;
}
.body .hzmt .picMarquee-left .bd ul li p {
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.body .hzmt .picMarquee-left .bd ul li:hover .pic a img {
  border-color: #ff5500;
}
.body .hzmt .picMarquee-left .bd ul li:hover p a {
  color: #ff5500;
}
.body .yq_link .title_ta {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  border-bottom: solid 1px #dcdcdc;
}
.body .yq_link .title_ta img {
  vertical-align: middle;
  margin-right: 5px;
}
.body .yq_link .title_ta i {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
}
.body .yq_link .title_ta a {
  float: right;
  color: #ff5500;
  font-size: 12px;
}
.body .yq_link .yq_link_list {
  margin-top: 20px;
}
.body .yq_link .yq_link_list li {
  float: left;
  width: 140px;
  height: 48px;
  border: solid 1px #eeeeee;
  margin-left: 8px;
  margin-bottom: 9px;
}
.body .footer {
  width: 100%;
  background: url("../images/footer_bj.png") no-repeat;
  min-height: 239px;
}
.body .footer .footer_con {
  padding: 15px 0;
  background: url("../images/bq_bj.png") no-repeat bottom center;
}
.body .footer .footer_con .footer_left {
  min-width: 220px;
  padding: 40px 0;
  background: url("../images/footer_lidt.png") no-repeat right center;
}
.body .footer .footer_con .footer_middle {
  padding: 15px 64px;
  background: url("../images/footer_lidt.png") no-repeat right center;
}
.body .footer .footer_con .footer_middle h6 {
  font-size: 16px;
  color: #ff5500;
  font-weight: bold;
}
.body .footer .footer_con .footer_middle p {
  font-size: 14px;
  color: #333333;
}
.body .footer .footer_con .footer_middle p i {
  color: #ff5500;
  font-size: 24px;
  font-weight: bold;
}
.body .footer .footer_con .footer_middle p a {
  font-size: 12px;
  color: #ff5500;
}
.body .footer .footer_con .footer_nav {
  background: url("../images/footer_lidt.png") no-repeat right center;
  padding: 15px 64px;
  max-width: 290px;
}
.body .footer .footer_con .footer_nav li {
  float: left;
  width: 50%;
}
.body .footer .footer_con .footer_nav li a {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 2.5;
}
.body .footer .footer_con .footer_right {
  padding: 29px 0;
  text-align: center;
  max-width: 255px;
/*  width: 255px;*/
}
.body .footer .footer_con .footer_right img {
  display: block;
  margin: 0 auto;
  width: 84px;
  height: 84px;
}
.body .footer .footer_con .footer_right p {
  line-height: 2;
  font-size: 12px;
  color: #999;
}
.body .footer .bq {
  text-align: center;
  line-height: 3;
  font-size: 12px;
  color: #999999;
}
.body .footer .bq a {
  color: #999;
}
.body .info_con {
  margin: 20px auto;
}
.body .info_con .left_con {
  width: 260px;
}
.body .info_con .left_con h5 {
  height: 50px;
  line-height: 50px;
  border: solid 1px #eeeeee;
  border-top: none;
  text-align: center;
  font-size: 20px;
  color: #333333;
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;
  background: url("../images/title_bj.png") repeat-x;
}
.body .info_con .left_con h5 span {
  position: absolute;
  top: 0;
  left: 0;
}
.body .info_con .left_con .left_nav {
  border: solid 1px #eee;
  border-top: none;
  border-bottom: none;
}
.body .info_con .left_con .left_nav li:hover> a {
  background: #f6f6f6;
  color: #ff5500;
}
.body .info_con .left_con .left_nav li:hover a span {
  display: block;
}
.body .info_con .left_con .left_nav li.on> a {
  background: #f6f6f6;
  color: #ff5500;
}
.body .info_con .left_con .left_nav li.on a span {
  display: block;
}
.body .info_con .left_con .left_nav li a {
  display: block;
  padding-left: 26px;
  font-size: 16px;
  color: #000000;
  line-height: 50px;
  height: 50px;
  border-bottom: solid 1px #eee;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
}
.body .info_con .left_con .left_nav li a span {
  margin-right: 35px;
  float: right;
  display: none;
}
.body .info_con .left_con .left_nav li .sanji{
  display: none;
  width: 100%;
  margin: 0;
}
.body .info_con .left_con .left_nav li.on .sanji{
  display: block;
}
.body .info_con .left_con .left_nav li .sanji li a{
  padding-left: 40px;
}
.body .info_con .left_con .left_nav li .sanji li:hover> a {
  background: #f6f6f6;
  color: #ff5500;
}
.body .info_con .left_con .bottom_left {
  width: 100%;
  border: solid 1px #eee;
  margin-top: 20px;
  padding-bottom: 25px;
}
.body .info_con .left_con .bottom_left p i {
  display: block;
  margin: 20px auto 0;
  background: url("../images/ewm_bj.png") no-repeat;
  width: 168px;
  height: 168px;
}
.body .info_con .left_con .bottom_left p img {
  display: block;
  margin: 10px;
  width: 143px;
  height: 143px;
}
.body .info_con .left_con .bottom_left p span {
  display: block;
  text-align: center;
  line-height: 2.5;
  font-size: 14px;
  color: #000;
}
.body .info_con .left_con .bottom_left h6 a {
  margin: 20px auto 0;
  display: block;
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #e5e5e5;
  color: #333333;
  font-size: 14px;
  border-radius: 25px;
}
.body .info_con .left_con .bottom_left h6 a.on {
  background: #ff5500;
  color: #fff;
}
.body .info_con .right_con {
  width: 920px;
  border: solid 1px #eee;
}
.body .info_con .right_con .right_top {
  width: 100%;
  background: url("../images/title_bj.png") repeat-x center;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  padding: 0 5px 0 17px;
  font-size: 16px;
  color: #000;
}
.body .info_con .right_con .right_top img {
  vertical-align: middle;
  margin-right: 5px;
}
.body .info_con .right_con .right_top .mbx {
  font-size: 12px;
  color: #999;
}
.body .info_con .right_con .right_top .mbx span {
  vertical-align: middle;
}
.body .info_con .right_con .right_top .mbx a {
  color: #999;
}
.body .info_con .right_con .right_top .mbx a.on {
  color: #ff5500;
}
.body .info_con .right_con .tqhd_con_list {
  margin: 20px;
}
.body .info_con .right_con .tqhd_con_list li {
  float: left;
  width: 280px;
  height: 212px;
  border: solid 1px #eee;
  margin-left: 19px;
  margin-bottom: 20px;
}
.body .info_con .right_con .tqhd_con_list li:hover span img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}
.body .info_con .right_con .tqhd_con_list li:hover p {
  color: #ff5500;
}
.body .info_con .right_con .tqhd_con_list li a {
  display: block;
}
.body .info_con .right_con .tqhd_con_list li a span {
  margin: 10px 10px 0;
  width: 260px;
  height: 155px;
  display: block;
  overflow: hidden;
}
.body .info_con .right_con .tqhd_con_list li a span img {
  width: 100%;
  height: 100%;
  transition: .7s transform;
  -weblit-transition: .7s transform;
  -o-transition: .7s transform;
  -ms-transition: .7s transform;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.body .info_con .right_con .tqhd_con_list li a p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.body .lxwm h5 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 3;
  font-weight: bold;
  border-bottom: solid 1px #eeeeee;
}
.body .lxwm .text {
  padding: 15px;
  line-height: 2;
  font-size: 15px;
  color: #333333;
}
.body .lxwm .text img {
  margin: 15px auto;
/*  display: block;*/
  max-width: 100%;
}
.body .mtzc_con_list {
  margin: 20px;
}
.body .mtzc_con_list li {
  float: left;
  width: 140px;
  margin-left: 7px;
  margin-bottom: 10px;
}
.body .mtzc_con_list li:hover img {
  border: solid 1px #ff5500;
}
.body .mtzc_con_list li:hover p {
  color: #ff5500;
}
.body .mtzc_con_list li a img {
  width: 140px;
  height: 48px;
  border: solid 1px #eee;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
}
.body .mtzc_con_list li a p {
  line-height: 2.5;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.body .tthd_con_list {
  margin: 20px;
}
.body .tthd_con_list li {
  float: left;
  width: 280px;
  height: 110px;
  margin-left: 19px;
  margin-bottom: 20px;
  background: #eeeeee;
}
.body .tthd_con_list li:hover span img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}
.body .tthd_con_list li:hover p {
  color: #ff5500;
}
.body .tthd_con_list li a {
  display: block;
}
.body .tthd_con_list li a span {
  margin: 10px 10px 0;
  width: 260px;
  height: 65px;
  display: block;
  overflow: hidden;
}
.body .tthd_con_list li a span img {
  width: 100%;
  height: 100%;
  transition: .7s transform;
  -weblit-transition: .7s transform;
  -o-transition: .7s transform;
  -ms-transition: .7s transform;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.body .tthd_con_list li a p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.body .news_con_list li {
  padding: 20px;
  border-bottom: solid 1px #eee;
}
.body .news_con_list li:hover .news_text h5 a {
  color: #ff5500;
}
.body .news_con_list li:hover .news_text p {
  color: #ff5500;
}
.body .news_con_list li .news_img {
  width: 280px;
  height: 175px;
  background: #eee;
}
.body .news_con_list li .news_img img {
  width: 261px;
  height: 155px;
  margin: 10px;
}
.body .news_con_list li .news_text {
  width: 577px;
}
.body .news_con_list li .news_text h5 a {
  display: block;
  line-height: 2;
  font-size: 16px;
  color: #333333;
}
.body .news_con_list li .news_text span {
  font-size: 12px;
  color: #999;
}
.body .news_con_list li .news_text p {
  line-height: 2;
  font-size: 14px;
  color: #333;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 120px;
}
.body .news_list {
  margin: 20px;
}
.body .news_list li {
  margin-bottom: 20px;
  padding: 10px;
}
.body .news_list li:hover {
  background: #eee;
}
.body .news_list li h5 a {
  display: block;
  line-height: 2;
  font-size: 16px;
  color: #333333;
}
.body .news_list li h5 a i {
  color: #999;
}
.body .news_list li span {
  font-size: 12px;
  color: #999;
}
.body .news_list li p {
  line-height: 2;
  font-size: 14px;
  color: #333;
}
.body .zwyd_con h5 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 3;
  font-weight: bold;
  border-bottom: solid 1px #eeeeee;
}
.body .zwyd_con .yd_con {
  margin: 10px auto;
  width: 96%;
}
.body .zwyd_con .yd_con > h6 {
  font-size: 15px;
  color: #333;
  line-height: 2;
  text-indent: 24px;
}
.body .zwyd_con .yd_con > h6 a {
  color: #ff5500;
}
.body .zwyd_con .yd_con p {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  line-height: 2.5;
}
.body .zwyd_con .yd_con .form_list li {
  margin-bottom: 15px;
}
.body .zwyd_con .yd_con .form_list li span {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  text-align: right;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.body .zwyd_con .yd_con .form_list li input {
  width: 281px;
  height: 30px;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  padding-left: 15px;
}
.body .zwyd_con .yd_con .form_list li label {
  margin-right: 20px;
}
.body .zwyd_con .yd_con .form_list li .sex_aa {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #999999;
  cursor: pointer;
  outline: none;
  margin: 0;
}
.body .zwyd_con .yd_con .form_list li .sex_aa:checked {
  background: url("../images/sex.png") no-repeat;
  background-size: 100% 100%;
}
.body .zwyd_con .yd_con .form_list li .sex_aa i {
  vertical-align: middle;
}
.body .zwyd_con .yd_con .form_list li select {
  width: 138px;
  height: 30px;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  padding-left: 15px;
}
.body .zwyd_con .yd_con .list h6 {
  text-align: left;
}
.body .zwyd_con .yd_con .list h6 label {
  margin-right: 200px;
}
.body .zwyd_con .yd_con .list h6 label .input_ck {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #999999;
  cursor: pointer;
  outline: none;
}
.body .zwyd_con .yd_con .list h6 label .input_ck:checked {
  background: url("../images/icon_dh.png") no-repeat;
  background-size: 100% 100%;
}
.body .zwyd_con .yd_con .list h6 label i {
  vertical-align: middle;
  margin-left: 8px;
}
.body .zwyd_con .yd_con .list h6 label .inpit_texet {
  width: 281px;
  height: 30px;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  padding-left: 15px;
}
.body .zwyd_con .yd_con .list h6 .width {
  width: 500px;
}
.body .zwyd_con .yd_con .list_pa h6 {
  text-align: left;
}
.body .zwyd_con .yd_con .list_pa h6 label {
  font-size: 14px;
  width: 217px;
  margin-right: 0;
}
.body .zwyd_con .yd_con .list_aa h6 {
  text-align: left;
}
.body .zwyd_con .yd_con .list_aa h6 label {
  font-size: 14px;
  margin-right: 50px;
}
.body .zwyd_con .yd_con .list_aa h6 label .input_ra {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #999999;
  cursor: pointer;
  outline: none;
}
.body .zwyd_con .yd_con .list_aa h6 label .input_ra:checked {
  background: url("../images/icon_dh.png") no-repeat;
  background-size: 100% 100%;
}
.body .zwyd_con .yd_con .list_aa h6 label .inpit_texet {
  width: 80px;
  margin: 0 5px;
}
.body .zwyd_con .list_bb {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  border: solid 1px #eeeeee;
  border-left: none;
  border-right: none;
  padding: 15px;
}
.body .zwyd_con .list_bb .inpit_texet {
  width: 150px;
  height: 30px;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  padding-left: 15px;
}
.body .zwyd_con .list_bb .btn_yam {
  width: 93px;
  height: 30px;
  background: #dcdcdc;
  color: #333;
  border: none;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 1px;
}
.body .zwyd_con .btn_con {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.body .zwyd_con .btn_con input {
  width: 102px;
  height: 40px;
  border: solid 1px #eee;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
}
.body .zwyd_con .btn_con .reset {
  background: #eee;
  color: #333;
  margin-right: 25px;
}
.body .zwyd_con .btn_con .submit {
  background: #ff5500;
  color: #fff;
}
.title_ti {
  width: 100%;
  background: url("../images/title_bj.png") repeat-x;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
.title_ti img {
  vertical-align: middle;
  margin-right: 5px;
}
.title_ti i {
  font-size: 16px;
  color: #333333;
  vertical-align: middle;
  font-weight: bold;
}
.title_ti a {
  float: right;
  color: #ff5500;
  font-size: 12px;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.page > a {
  display: inline-block;
  padding: 0 1.1%;
  text-align: center;
  border: solid 1px #efefef;
  line-height: 2;
  color: #404040;
  border-right: none;
}
.page > a:last-child {
  border-right: solid 1px #efefef;
}
.page span {
  display: inline-block;
  padding: 0 1.1%;
  text-align: center;
  border: solid 1px #9c9c9c;
  background-color: #9c9c9c;
  color: #fff;
  line-height: 2;
}
.pages_a {
  margin: 30px 20px;
}
.pages_a li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 50%;
  text-align: left;
  font-size: 16px;
  color: #333;
}
.pages_a li a {
  color: #ff5500;
}
.pages_a li:last-child {
  text-align: right;
}

.lxwm .titke{
  text-align: center;
  font-size: 12px;
}
.lxwm{
  position: relative;
}
.fx_con{
  position: absolute;
  top: 20px;
  right: 0;
}
.bdsharebuttonbox{
  display: inline-block;
  vertical-align: middle;
}
