﻿.bgFull {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(../images/cover.htc);
  behavior: url(css/cover.htc);
}
.vcenter {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.block {
  display: block;
  position: relative;
}
.centerBlock {
  margin-left: auto;
  margin-right: auto;
}
.clearfix {
  clear: both;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  width:100%;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-prev,
.slick-next {
  z-index: 20;
  position: absolute;
  display: block;
  height: 60px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -30px;
  padding: 0;
  border: none;
  outline: none;
  border: 1px solid red;
}
.slick-prev {
  left: 30px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 30px;
}
.slick-next {
  right: 30px;
}
[dir="rtl"] .slick-next {
  left: 30px;
  right: auto;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  height: auto;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  line-height: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  display: block;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #ccc;
  border-radius: 0px;
}
.slick-dots li.slick-active button {
  background: #333;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
.head_jry {
  position: fixed;
  left: 0;
  top: 0;
  background: url(../images/bg_01.jpg) no-repeat center center;
  width: 100%;
  height: 100%;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_01.jpg', sizingMethod='scale');
}
.head_jry .jry_name {
  margin-top: 18%;
  text-align: center;
  color: #FFFFFF;
  font-size: 25px;
  letter-spacing: 10px;
}
.head_jry .jry_en {
  margin-top: 12px;
  text-align: center;
  letter-spacing: 5px;
  font-size: 16px;
  color: #FFFFFF;
}
.head_jry .jry_box {
  margin-top: 10%;
  width: 100%;
  height: 178px;
  padding: 0 7%;
  background: url(../images/bg_02.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_02.jpg', sizingMethod='scale');
}
.head_jry .jry_box .jry_logo {
  display: table;
  float: left;
  margin-top: 41px;
}
.head_jry .jry_box .jry_yuyan {
  display: table;
  float: right;
  padding-top: 70px;
}
.head_jry .jry_box .jry_yuyan a {
  display: block;
  float: left;
  width: 230px;
  text-align: center;
  padding-bottom: 14px;
  color: #FFFFFF;
  font-size: 25px;
  background: url(../images/bg_03.png) no-repeat center bottom;
}
.head_jry .jry_box .jry_yuyan a:hover {
  color: #c11d2a;
}
.head_jry .jry_bottom {
  letter-spacing: 5px;
  position: fixed;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 15px;
}
.head-box {
  width: 100%;
}
.head-box .head-top-box {
  background: #f26520;
  height: 40px;
  color:#fff
}
.head-box .head-top-box .head-top {
 
}
.head-box .head-top-box .head-top .h-left {
  width: 50%;
  line-height: 40px;
}
.head-box .head-top-box .head-top .h-left a {
  margin-right: 20px;
  display: inline-block;
  float: left;
  color: #abadbf;
}
.head-box .head-top-box .head-top .h-left a:hover {
  color: #FFFFFF;
}
.head-box .head-top-box .head-top .h-right {
  max-width: 40%;
  padding-top: 15px;
}
.head-box .head-top-box .head-top .h-right a {
  color: #fff;
  display: inline-block;
  line-height: 12px;
  height: 12px;
  float: right;
}
.head-box .head-top-box .head-top .h-right a:hover {
  color: #FFFFFF;
}
.head-box .head-top-box .head-top .h-right .tianmao {
  background: url(../images/tianmao.png) no-repeat left center;
  padding-left: 18px;
  padding-right: 15px;
  border-right: 1px dotted #686f98;
  margin-right: 15px;
}
.head-box .head {
  height: 90px;
}
.head-box .head .logo {
  margin-top: 18px;
  display: block;
  height: 54px;
  width: 310px;
}
.head-box .head .nav {
  height: 90px;
}
.head-box .head .nav ul li {
  line-height: 90px;
  padding: 0 24px;
  float: left;
  font-size: 15px;
  background: url(../images/nav1.jpg) no-repeat right center;
}
.head-box .head .nav ul li a {
  display: block;
  color: #333333;
}
.head-box .head .nav ul li:hover a,
.head-box .head .nav ul li.cur a {
  color: #f26520;
  background: url(../images/nav2.jpg) no-repeat center 62px;
}
.foot-box .foot-nav-box {
  background: url(../images/pic7.jpg) repeat-x left top;
  height: 246px;
}
.foot-box .foot-nav-box .foot-nav {
  padding-top: 40px;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom {
  width: 990PX;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom li {
  width: 140px;
  float: left;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom li span {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 18px;
  background: url(../images/pic8.jpg) no-repeat left center;
  padding-left: 11px;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom li .nav-bottom-nr {
  padding-left: 11px;
  margin-top: 10px;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom li .nav-bottom-nr a {
  color: #dbdbdb;
  font-size: 14px;
  line-height: 30px;
  
  display: block;
}
.foot-box .foot-nav-box .foot-nav .nav-bottom li .nav-bottom-nr a:hover {
  color: #e60012;
}
.foot-box .foot-nav-box .foot-nav .iso {
  width: 190px;
  text-align: center;
  padding-top: 17px;
}
.foot-box .foot-nav-box .foot-nav .iso span {
  display: block;
  width: 112px;
  height: 112px;
  margin: 0 auto;
}
.foot-box .foot-nav-box .foot-nav .iso p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.foot-box .banquan-box {
  background: #282828;
}
.foot-box .banquan-box .banquan {
  padding: 15px 0;
}
.foot-box .banquan-box .banquan .bq-l {
  max-width: 40%;
}
.foot-box .banquan-box .banquan .bq-l a {
  height: 12px;
  line-height: 12px;
  display: block;
  color: #818181;
  
  float: left;
  border-right: 1px dotted #696969;
  padding-right: 20px;
  margin-right: 20px;
}
.foot-box .banquan-box .banquan .bq-l a:hover {
  color: #FFFFFF;
}
.foot-box .banquan-box .banquan p {
  float: right;
  max-width: 50%;
  line-height: 12px;
  color: #818181;
}
.banner {
  position: relative;
  height: 550px;
  width: 100%;
}
.banner ul {
  position: relative;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  height: 550px;
}
.banner ul li {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 550px;
  display: none;
}
.banner ul li:first-child {
  display: block;
}
.banner .bprev,
.banner .bnext {
  width: 58px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  display: block;
  z-index: 9;
}
.banner .bprev {
  background: url(../images/bprev.png) no-repeat center center;
  left: 5%;
}
.banner .bnext {
  background: url(../images/bnext.png) no-repeat center center;
  right: 5%;
}
.banner .arrow {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3%;
  height: 15px;
  text-align: center;
}
.banner .arrow a {
  margin: 0 3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 0;
  background-color:#ccc;
  border-radius:50%;
}
.banner .arrow a.cur {
	background-color:#e60012;
}
.title {
  text-align: center;
}
.title h1 {
  color: #333333;
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
  background: url(../images/home1.png) no-repeat center 18px;
}
.title .text {
  color: #888888;
  font-size: 12px;
  line-height: 24px;
  margin-top: 5px;
}
.home-pro {
  padding-top: 56px;
  padding-bottom: 78px;
}
.home-pro .home-pro-list {
  width: 992px;
  margin: 50px auto 0;
}
.home-pro .home-pro-list ul li {
  float: left;
  width: 168px;
  margin: 0 40px;
}
.home-pro .home-pro-list ul li .img {
  display: block;
  width: 168px;
  height: 168px;
  border: 1px solid #cecece;
  border-radius: 50%;
  position: relative;
  overflow:hidden;
  padding:25px
}
.home-pro .home-pro-list ul li .img span,
.home-pro .home-pro-list ul li .img em {
  position: absolute;
  left: 25px;
  background:#a9a9a9;
  width: auto;
  text-align: center;
  height: auto;
  
   border-radius: 50%;
}
.home-pro .home-pro-list ul li .img em {
  font-style: normal;
  display: none;
   background:#f26520;
}
.home-pro .home-pro-list ul li p {
  text-align: center;
  color: #888888;
  font-size: 16px;
  margin-top: 15px;
}
.home-pro .home-pro-list ul li i {
  color: #888888;
  font-size: 12px;
  display: block;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  font-family: arial;
  margin-top: 5px;
}
.home-pro .home-pro-list ul li:hover .img span {
  display: none;
}
.home-pro .home-pro-list ul li:hover .img em {
  display: block;
}
.home-about-box {
  background: url(../images/home-bg.jpg) no-repeat center center;
  width: 100%;
  height: 440px;
}
.home-about-box .home-about {
  padding-top: 98px;
}
.home-about-box .home-about span {
  display: block;
  width: 440px;
  height: 244px;
  float: left;
}
.home-about-box .home-about .home-about-r {
  width: 680px;
  float: right;
}
.home-about-box .home-about .home-about-r h1 {
  color: #ffffff;
  font-size: 24px;
  background: url(../images/pic4.jpg) no-repeat left bottom;
  padding-bottom: 16px;
}
.home-about-box .home-about .home-about-r p {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 26px;
  
  margin-top: 20px;
}
.home-about-box .home-about .home-about-r a {
  display: block;
  width: 129px;
  height: 29px;
  background: url(../images/pic3.png) no-repeat center center;
  margin-top: 20px;
}
.home-news {
  padding-top: 48px;
  padding-bottom: 70px;
}
.home-news .home-news-list {
  overflow: hidden;
  margin-top: 34px;
}
.home-news .home-news-list ul {
  width: 110%;
}
.home-news .home-news-list ul li {
  float: left;
  width: 373px;
  margin-right: 30px;
}
.home-news .home-news-list ul li .img {
  display: block;
  width: 373px;
  height: 220px;
  border: 1px solid #cbcbcb;
  position: relative;
}
.home-news .home-news-list ul li .img img{
	display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.home-news .home-news-list ul li .text {
  margin-top: 20px;
  background: url(../images/pic5.jpg) no-repeat left 3px;
  padding-left: 16px;
}
.home-news .home-news-list ul li .text h1 {
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.home-news .home-news-list ul li .text a {
  display: block;
  overflow: hidden;
  height: 44px;
  color: #888888;
  font-size: 14px;
  line-height: 22px;
  
}
.home-news .home-news-list ul li:hover .text a {
  color: #27306c;
}
.home-news .home-news-list .more {
  margin-top: 40px;
  text-align: center;
}
.home-news .home-news-list .more a {
  margin: 0 auto;
  display: block;
  width: 129px;
  height: 29px;
  background: url(../images/pic6.png) no-repeat center center;
}
.nybanner {
  border-top: 1px solid #f3f3f3;
  width: 1920px;
  position: relative;
  height: 261px;
  left: 50%;
  margin-left: -960px;
}
.nybanner .yx{
	position: absolute;
	right: 468px;
	top: 151px;
	width: 234px;
	height: 52px;
	z-index: 9;
}
.about_you {
  position: fixed;
  right: 0;
  bottom: 250px;
  width: 157px;
  z-index: 999999;
}
.about_you h3 {
  height: 45px;
}
.about_you .text {
  background: #5f5f5f;
}
.about_you .text a {
  display: block;
  height: 45px;
  line-height: 45px;
  color: #FFFFFF;
  font-size: 14px;
  padding-left: 47px;
  border-top: 1px solid #FFFFFF;
}
.about_you .text a:hover,
.about_you .text a.cur {
  background: url(../images/about_icon2.jpg) no-repeat center center;
}
.box-tit {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #dbdbdb;
  width: 258px;
  height: 40px;
  margin-bottom: 42px;
}
.box-tit .bt {
  color: #888888;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  font-family: arial;
  text-transform: uppercase;
  position: relative;
  top: -15px;
  padding: 0 5px;
  background: #ffffff url(../images/icon3.jpg) no-repeat center bottom;
  padding-bottom: 3px;
}
.box-tit .name {
  line-height: 32px;
  color: #333333;
  font-size: 30px;
  position: relative;
  top: -10px;
  background: #FFFFFF;
  padding: 0 15px;
}
.gsjs {
  padding: 54px 0 50px;
}

.gsjs .about-info{
	font-size:14px;
	line-height:2em;
	margin-bottom:10px;
	}

.gsjs .about-text {
  margin-top: 78px;
  background: url(../images/bg_04.jpg) no-repeat center top;
  height: 592px;
  position: relative;
}
.gsjs .about-text .div {
  color: #fff;
  width:155px; 
  text-align:center;
  font-size: 14px;
  position: absolute;
}
.gsjs .about-text .div1 {
  left: 212px;
  top: 53px;
}
.gsjs .about-text .div2 {
  right: 372px;
  top: 128px;
}
.gsjs .about-text .div3 {
  left: 68px;
  top: 305px;
}
.gsjs .about-text .div4 {
  left: 359px;
  top: 305px;
}
.gsjs .about-text .div5 {
  left: 653px;
  top: 305px;
}
.gsjs .about-text .div6 {
  right: 81px;
  top: 305px;
}
.gsjs .about-text .img {
  position: absolute;
  width: 194px;
  height: 168px;
}
.gsjs .about-text .img1 {
  right: 206px;
  top: 2px;
}
.gsjs .about-text .img2 {
  left: 192px;
  top: 168px;
}
.gsjs .about-text .img3 {
  left: 485px;
  top: 170px;
}
.gsjs .about-text .img4 {
  right: 357px;
  top: 424px;
}
.gsjs .about_t {
  position: relative;
  z-index: 2;
  margin-left: 100px;
  margin-top: -24px;
}
.gsjs .about_t h1 {
  font-weight: normal;
  font-size: 23px;
  color: #9e9e9e;
  line-height: 36px;
}
.gsjs .about_t .y {
  color: #c2c2c2;
}







.hxys-box {
  background: url(../images/about1.jpg) center top;
  width: 100%;
}
.hxys-box .hxys {
  padding: 54px 0 40px;
}
.hxys-box .hxys .box-tit .bt {
  background: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.hxys-box .hxys .box-tit .name {
  background: #f8f8f8;
}
.hxys-box .hxys .hxys-list {
  margin-top: 58px;
  overflow: hidden;
}
.hxys-box .hxys .hxys-list ul {
  width: 110%;
}
.hxys-box .hxys .hxys-list ul li {
 
  width: 284px; padding:0 20px;
  float: left; text-align:center;
}
.hxys-box .hxys .hxys-list ul span {
  margin: 0 auto;
  display: block;
  width: 100%;

}
.hxys-box .hxys .hxys-list ul span img{
	width:100%;
	}
.hxys-box .hxys .hxys-list ul .bt {
  margin:18px 0;
  color: #e60012;
  font-size: 20px;

}
.hxys-box .hxys .hxys-list ul p {

  color: #888888;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.ppwh {
  padding: 64px 0 70px;
}
.ppwh .fzlc_con {
  width: 1024px;
  margin: 60px auto 0;
}
.ppwh .fzlc_con .f_box {
  margin: 0 8px;
  float: left;
  width: 240px;
  height: 356px;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.ppwh .fzlc_con .f_box .data {
  height: 178px;
  padding: 20px 25px 0;
}
.ppwh .fzlc_con .f_box .data h1 {
  font-weight: normal;
  color: #464646;
  font-size: 71px;
  font-family: arial;
}
.ppwh .fzlc_con .f_box .data h2 {
  font-weight: normal;
  color: #888888;
  font-size: 36px;
}
.ppwh .fzlc_con .f_box .text {
  padding: 30px 25px 0;
  height: 178px;
  color: #888888;
  font-size: 14px;
  line-height: 24px;
}
.ppwh .fzlc_con .f_box:hover .data {
  background: #151e5e;
}
.ppwh .fzlc_con .f_box:hover .data h1 {
  font-weight: bold;
  color: #FFFFFF;
}
.ppwh .fzlc_con .f_box:hover .data h2 {
  font-weight: bold;
  color: #FFFFFF;
}
.ppwh .fzlc_con .f_box:hover .text {
  background: #0d1548;
  color: #FFFFFF;
}
.ppwh .fzlc_con button {
  width: 23px;
  height: 45px;
  border: none;
  margin-top: -22.5px;
}
.ppwh .fzlc_con .slick-prev {
  background: url(../images/about13.jpg) no-repeat center center;
  left: -70px;
}
.ppwh .fzlc_con .slick-next {
  background: url(../images/about14.jpg) no-repeat center center;
  right: -70px;
}
.xxdzs-box {
  background: url(../images/about1.jpg) no-repeat center top;
}
.xxdzs-box .xxdzs {
  width: 1206px;
  margin: 0 auto;
  padding: 55px 0 88px;
}
.xxdzs-box .xxdzs .box-tit .bt {
  background: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.xxdzs-box .xxdzs .box-tit .name {
  background: #f8f8f8;
}
.xxdzs-box .xxdzs .xxdzs-list {
  margin-top: 53px;
}
.xxdzs-box .xxdzs .xxdzs-list .text {
  margin: 0 13px;
  width: 376px;
  float: left;
  position: relative;
}
.xxdzs-box .xxdzs .xxdzs-list .text .img {
  display: block;
  width: 376px;
  height: 240px;
}
.xxdzs-box .xxdzs .xxdzs-list .text .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.xxdzs-box .xxdzs .xxdzs-list .text .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: url(../images/about9.png);
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
  padding: 0 40px 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.xxdzs-box .xxdzs .xxdzs-list .text .name i {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/about10.png) no-repeat center center;
  position: absolute;
  right: 20px;
  top: 12px;
}
.xxdzs-box .xxdzs .xxdzs-list .slick-dots {
  bottom: -48px;
}
.xxdzs-box .xxdzs .xxdzs-list .slick-dots li {
  margin: 0 10px;
}
.xxdzs-box .xxdzs .xxdzs-list .slick-dots li button {
  width: 18px;
  height: 18px;
  background: url(../images/about11.png) no-repeat center center;
}
.xxdzs-box .xxdzs .xxdzs-list .slick-dots .slick-active button {
  background: url(../images/about12.png) no-repeat center center;
}
.honor {
 padding: 53px 0 45px;
 
}
.honor .box-tit .bt {
  backg round: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.honor .box-tit .name {
  backg round: #f8f8f8;
}
.honor .honor-list {
  margin-top: 63px;
  overflow: hidden;
   
}
.honor .honor-list ul {
  width: 110%;
}
.honor .honor-list ul li {
  margin-bottom: 18px;
  width: 275px;
  float: left;
  margin-right: 26px;
}
.honor .honor-list ul li span {
  display: block;
  width: 275px;
  height: 184px;
  position: relative;
}
.honor .honor-list ul li span img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.honor .honor-list ul li p {
  margin-top: 8px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro {
  padding: 70px 0 0;
}
.pro .pro_con {
  margin-top: 50px;
  background: #f5f5f5;
  padding: 130px 0 180px;
}
.pro .pro_con .pro_div {
  padding-left: 5px;
}
.pro .pro_con .pro_div > ul > li {
  float: left;
  position: relative;
}
.pro .pro_con .pro_div > ul > li > a {
  display: block;
}
.pro .pro_con .pro_div > ul > li .pro_text {
  display: none;
  position: absolute;
  z-index: 9;
  background: #2d2d2d;
  width: 305px;
  transform: skewX(-18deg);
  -ms-transform: skewX(-18deg);/* Internet Explorer */
  -moz-transform: skewX(-18deg);/* Firefox */
  -webkit-transform: skewX(-18deg);/* Safari 和 Chrome */
  -o-transform: skewX(-18deg);/* Opera */
}
.pro .pro_con .pro_div > ul > li .pro_text a {
  padding: 18px 25px;
  display: block;
  float: left;
  width: 100%;
  height: 96px;
}
.pro .pro_con .pro_div > ul > li .pro_text a i {
  float: left;
  display: table;
  color: #6d6d6d;
  font-size: 47px;
  font-weight: bold;
  font-style: normal;
  font-family: arial;
}
.pro .pro_con .pro_div > ul > li .pro_text a .text {
  display: table;
  float: left;
  margin-left: 8px;
  padding-top: 5px;
}
.pro .pro_con .pro_div > ul > li .pro_text a .text .bt {
  color: #ffffff;
  font-size: 20px;
}
.pro .pro_con .pro_div > ul > li .pro_text a .text .name {
  color: #aaaaaa;
  font-size: 14px;
}
.pro .pro_con .pro_div > ul > li .pro_text a:hover {
  background: #040402;
}
.pro .pro_con .pro_div > ul > li .pro_text:before {
  content: "";
  background: url(../images/pro_icon.png) no-repeat left center;
  width: 22px;
  height: 26px;
  position: absolute;
  left: -17px;
  top: 50%;
  margin-top: -13px;
  transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);/* Internet Explorer */
  -moz-transform: rotate(-17deg);/* Firefox */
  -webkit-transform: rotate(-17deg);/* Safari 和 Chrome */
  -o-transform: rotate(-17deg);/* Opera */
}
.pro .pro_con .pro_div > ul > li .pro_nav {
  left: 420px;
  top: -52px;
}
.pro .pro_con .pro_div > ul > li .pro_nav2 {
  left: -226px;
  top: -135px;
}
.pro .pro_con .pro_div > ul > li .pro_nav2:before {
  left: auto;
  right: -17px;
  transform: rotate(163deg);
  -ms-transform: rotate(163deg);/* Internet Explorer */
  -moz-transform: rotate(163deg);/* Firefox */
  -webkit-transform: rotate(163deg);/* Safari 和 Chrome */
  -o-transform: rotate(163deg);/* Opera */
}
.pro .pro_con .pro_div > ul > li .pro_nav3 {
  left: -226px;
  top: -130px;
}
.pro .pro_con .pro_div > ul > li .pro_nav3:before {
  left: auto;
  right: -17px;
  transform: rotate(163deg);
  -ms-transform: rotate(163deg);/* Internet Explorer */
  -moz-transform: rotate(163deg);/* Firefox */
  -webkit-transform: rotate(163deg);/* Safari 和 Chrome */
  -o-transform: rotate(163deg);/* Opera */
}
.pro .pro_con .pro_div > ul .li1 {
  width: 497px;
  height: 440px;
}
.pro .pro_con .pro_div > ul .li2 {
  margin-left: -155px;
  margin-top: 34px;
  width: 448px;
  height: 440px;
  z-index: 2;
}
.pro .pro_con .pro_div > ul .li3 {
  margin-left: -150px;
  width: 448px;
  height: 462px;
}
.service_sp {
  position: relative;
  z-index: 2;
}
.service_sp .sp_img {
  width: 470px;
  height: 290px;
  margin: -78px auto 0;
}
.mdcx {
  padding: 70px 0 90px;
}
.mdcx .mdcx_t {
  text-align: center;
  margin-top: 50px;
}
.mdcx .mdcx_t .t {
  color: #434343;
  font-size: 16px;
  line-height: 24px;
}
.mdcx .mdcx_t .d {
  color: #b7b6b6;
  font-size: 14px;
  line-height: 24px;
}
.mdcx .mdcx_qgdt {
  margin-top: 25px;
  background: url(../images/dt_bg.jpg) no-repeat center center;
  height: 690px;
  position: relative;
}
.mdcx .mdcx_qgdt .mdcx_con {
  width: 100%;
  position: relative;
}
.mdcx .mdcx_qgdt .mdcx_con .div {
  position: absolute;
  cursor: pointer;
}
.mdcx .mdcx_qgdt .mdcx_con .div .bg {
  width: 12px;
  height: 12px;
  display: block;
  float: left;
  line-height: 0;
  margin-top: 10px;
  margin-right: 7px;
}
.mdcx .mdcx_qgdt .mdcx_con .div .text {
  float: left;
  width: 103px;
  height: 30px;
  border: 1px solid #e60012;
}
.mdcx .mdcx_qgdt .mdcx_con .div .text em {
  width: 38px;
  font-style: normal;
  display: block;
  float: left;
  height: 28px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
  font-size: 16px;
  font-family: arial;
  background: #e60012;
}
.mdcx .mdcx_qgdt .mdcx_con .div .text span {
  display: block;
  float: left;
  line-height: 27px;
  text-align: center;
  width: 63px;
  font-size: 16px;
  color: #e60012;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mdcx .mdcx_qgdt .mdcx_con .div1 {
  right: 390px;
  top: 237px;
}
.mdcx .mdcx_qgdt .mdcx_con .div2 {
  right: 298px;
  top: 396px;
}
.mdcx .mdcx_qgdt .mdcx_con .div3 {
  right: 427px;
  top: 372px;
}
.mdcx .mdcx_qgdt .mdcx_con .div4 {
  right: 283px;
  top: 450px;
}
.mdcx .mdcx_qgdt .mdcx_con .div5 {
  right: 311px;
  top: 532px;
}
.mdcx .mdcx_qgdt .mdcx_con .div6 {
  right: 524px;
  top: 510px;
}
.mdcx .mdcx_qgdt .mdcx_div {
  display: none;
  width: 644px;
  background: #161e61;
  position: absolute;
  top: 300px;
  left: 247px;
  padding-bottom: 40px;
}
.mdcx .mdcx_qgdt .mdcx_div .m_bt {
  height: 89px;
  border-bottom: 1px solid #3c4377;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 28px;
  padding: 35px 68px 0;
  position: relative;
}
.mdcx .mdcx_qgdt .mdcx_div .m_bt .guangbi {
  width: 25px;
  height: 30px;
  right: 31px;
  top: 28px;
  cursor: pointer;
  position: absolute;
}
.mdcx .mdcx_qgdt .mdcx_div .m_nr {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 28px;
  padding: 16px 68px 0;
}
.mdcx .mdcx_qgdt .mdcx_div .m_nr h2 {
  font-size: 22px;
  margin: 10px 0 5px;
  font-weight: normal;
}
.service_video {
  background: url(../images/about1.jpg);
}
.service_video .video {
  padding: 54px 0 40px;
}
.service_video .video .box-tit .bt {
  background: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.service_video .video .box-tit .name {
  background: #f8f8f8;
}
.service_video .video .video-box {
  width: 820px;
  margin: 53px auto 0;
}
.service_video .video .video-box .text {
  display: block;
  width: 820px;
}
.service_video .video .video-box .text em {
  display: block;
  width: 820px;
  height: 450px;
  position: relative;
}
.service_video .video .video-box .text em img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.service_video .video .video-box .text p {
  text-align: center;
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
}
.service_video .video .video-box button {
  width: 40px;
  height: 80px;
  border: none;
  margin-top: -40px;
}
.service_video .video .video-box .slick-prev {
  background: url(../images/parv.jpg) no-repeat center center;
  left: -181px;
}
.service_video .video .video-box .slick-prev:hover {
  background: url(../images/parv1.jpg) no-repeat center center;
}
.service_video .video .video-box .slick-next {
  background: url(../images/next.jpg) no-repeat center center;
  right: -180px;
}
.service_video .video .video-box .slick-next:hover {
  background: url(../images/next1.jpg) no-repeat center center;
}
.smsxz {
  padding: 54px 0 70px;
}
.smsxz .sousuo {
  float: right;
  margin-bottom: 20px;
  width: 262px;
  height: 40px;
  background: #f6f6f6;
}
.smsxz .sousuo .in-t {
  background: #f6f6f6;
  width: 204px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-top: none;
  border-left: none;
  border-bottom: none;
  padding: 0 10px;
  border-right: 1px solid #d6d6d6;
}
.smsxz .sousuo .in-b {
  width: 58px;
  height: 40px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #aaaaaa;
  background: #27306c;
  color: #FFFFFF;
  font-size: 14px;
  font-family: "微软雅黑";
}
.smsxz .down {
  margin-bottom: 30px;
}
.smsxz .down table {
  border: 1px solid #b0b0b0;
  width: 100%;
}
.smsxz .down table tr th {
  height: 50px;
  background: #b0b0b0;
  font-weight: normal;
  color: #ffffff;
  font-size: 16px;
  border-right: 1px solid #b0b0b0;
}
.smsxz .down table tr td {
  padding: 10px 0;
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #c9c9c9;
  font-size: 14px;
}
.smsxz .down table tr td span {
  display: inline-block;
  width: 26px;
  height: 33px;
  float: left;
}
.smsxz .down table tr td p {
  float: left;
  line-height: 33px;
  margin-left: 40px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.smsxz .down table .t1 {
  padding-left: 53px;
}
.page {
  text-align: center; margin-top:30px
}
.page a{
  display: inline-block;
  padding:0 10px;
  height: 25px;
  border: 1px solid #dbdbdb;
  text-align: center;
  line-height: 23px;
  margin: 0 3px;
}
.page span{
  display: inline-block;
  padding:0 10px;
  height: 25px;
  border: 1px solid #dbdbdb;
  text-align: center;
  line-height: 23px;
  margin: 0 3px;
}
.page a:hover,
.page a.cur {
  background: #f6f8ff;
  border: 1px solid #828dd9;
  color: #777777;
}
.page .shang,
.page .xia {
  width: 68px;
}


.jmys {
  padding: 54px 0 50px;
}
.jmys .jmys-list {
  width: 1048px;
  margin: 50px auto 0;
}
.jmys .jmys-list .textl {
 
  width: 40%;
  float: left;
  height: 240px;
}
.jmys .jmys-list .textr {
  
  width: 59%;
  border-right:#f8f8f8 solid 5px;
  padding-left:20px;
  float: left;
  height: 240px;
}

.jmys .jmys-list .textr p{ font-size:14px; margin-bottom:8px;
}

.jmys .jmys-list .textl .nr {
  background: #f8f8f8;
  width: 100%;
  height: 240px;
  text-align: center;
  padding: 30px;
}
.jmys .jmys-list .textl .nr h1 {
  font-weight: normal;
  color: #333333;
  font-size: 24px;
  line-height: 28px;
}
.jmys .jmys-list .textl .nr span {
  display: block;
  margin: 20px 40px 0;
  padding-bottom: 16px;
  color: #f26520;
  font-family: arial;
  text-transform: uppercase;
  border-bottom: 1px solid #dbdbdb;
}
.jmys .jmys-list .textl .nr p {
  margin-top: 15px;
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
}





.jmys .jmys-list button {
  width: 40px;
  height: 80px;
  border: none;
  margin-top: -40px;
}
.jmys .jmys-list .slick-prev {
  background: url(../images/parv.jpg) no-repeat center center;
  left: -67px;
}
.jmys .jmys-list .slick-prev:hover {
  background: url(../images/parv1.jpg) no-repeat center center;
}
.jmys .jmys-list .slick-next {
  background: url(../images/next.jpg) no-repeat center center;
  right: -66px;
}
.jmys .jmys-list .slick-next:hover {
  background: url(../images/next1.jpg) no-repeat center center;
}
.jmlc-box {
  background: url(../images/about1.jpg);
}
.jmlc-box .jmlc {
  padding: 54px 0 50px;
}
.jmlc-box .jmlc .box-tit .bt {
  background: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.jmlc-box .jmlc .box-tit .name {
  background: #f8f8f8;
}
.jmlc-box .jmlc .jmlc-list {
  margin-top: 70px;
}
.jmlc-box .jmlc .jmlc-list li {
  float: left;
  width: 139px;
}
.jmlc-box .jmlc .jmlc-list li em {
  display: block;
  width: 139px;
  height: 132px;
}
.jmlc-box .jmlc .jmlc-list li p {
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}
.jmlc-box .jmlc .jmlc-list .l2 {
  width: 121px;
}
.jmlc-box .jmlc .jmlc-list .l2 em {
  display: block;
  width: 121px;
  height: 24px;
  margin-top: 65px;
}
.jmtj {
  padding: 54px 0 60px;
}
.jmtj .jmtj-list {
  margin-top: 52px;
  border: 1px solid #dbdbdb;
  border-left: none;
}
.jmtj .jmtj-list li {
  border-left: 1px solid #dbdbdb;
  float: left;
  width: 294px;
  height: 255px;
  text-align: center;
  padding: 65px 0 0;
}
.jmtj .jmtj-list li div {
  position: relative;
  width: 100%;
  height: 38px;
}
.jmtj .jmtj-list li div em {
  display: block;
  height: 38px;
}
.jmtj .jmtj-list li div i {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 38px;
}
.jmtj .jmtj-list li p {
  margin-top: 18px;
  color: #333333;
  font-size: 16px;
   padding:0 20px;
  line-height: 24px;
}
.jmtj .jmtj-list li:hover {
  background: #eda988;
}
.jmtj .jmtj-list li:hover div em {
  display: none;
}
.jmtj .jmtj-list li:hover div i {
  display: block;
}
.jmtj .jmtj-list li:hover p {
  color: #FFFFFF;
}
.jmsq-box {
  background: url(../images/about1.jpg);
}
.jmsq-box .jmsq {
  padding: 55px 0 0;
}
.jmsq-box .jmsq .box-tit .bt {
  background: #f8f8f8 url(../images/icon3.jpg) no-repeat center bottom;
}
.jmsq-box .jmsq .box-tit .name {
  background: #f8f8f8;
}
.jmsq-box .jmsq .jmsq-nr {
  margin-top: 50px;
}
.jmsq-box .jmsq .jmsq-nr .bt {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.jmsq-box .jmsq .jmsq-nr .bt i {
  font-style: normal;
  color: #FF0000;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text {
  margin-top: 15px;
  overflow: hidden;
  padding-bottom: 30px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul {
  width: 110%;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul li {
  margin: 20px 72px 20px 0;
  float: left;
  width: 345px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul li span {
  width: 70px;
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 3px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul li span i {
  font-style: normal;
  color: #FF0000;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul li input {
  width: 274px;
  height: 30px;
  line-height: 30px;
  float: right;
  border: none;
  background: #e7e7e7;
  padding: 0 10px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li1 {
  width: 100%;
  margin: 20px 0;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li1 textarea {
  float: left;
  width: 1110px;
  height: 170px;
  border: none;
  background: #e7e7e7;
  padding: 10px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li2 {
  width: 100%;
  margin: 20px 0;
  text-align: center;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li2 .tj,
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li2 .cz {
  width: 137px;
  height: 40px;
  float: none;
  font-size: 14px;
  font-family: "微软雅黑";
  margin: 0 15px;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li2 .tj {
  background: #f26520;
  color: #FFFFFF;
}
.jmsq-box .jmsq .jmsq-nr .jmsq-text ul .li2 .cz {
  background: #e7e7e7;
}
.news-tit {
  margin-top: 40px;
  text-align: center;
}
.news-tit span {
  display: inline-block;
  width: 120px;
  height: 35px;
  border: 1px solid #dbdbdb;
  line-height: 33px;
  color: #888888;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  margin: 0 15px;
}
.news-tit span:hover,
.news-tit span.cur {
  background: #27306c;
  border: 1px solid #27306c;
  color: #FFFFFF;
}
.news-tit span:hover:before,
.news-tit span.cur:before {
  display: block;
}
.news-tit span:before {
  display: none;
  content: "";
  width: 11px;
  height: 6px;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -5.5px;
  background: url(../images/news-bg.png) no-repeat center center;
}
.news-box {
  margin-top: 40px;
  padding-bottom: 70px;
}
.news-box .news-left {
  width: 825px;
}
.news-box .news-left ul {
  padding-bottom: 40px;
}
.news-box .news-left li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #e7e7e7;
  padding: 20px 0;
}
.news-box .news-left li .img {
  width: 227px;
  height: 134px;
  display: block;
  float: left;
  border: 1px solid #dbdbdb;
  position: relative;
}
.news-box .news-left li .img img{
	display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news-box .news-left li .text {
  width: 578px;
  float: right;
}
.news-box .news-left li .text h1 {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
.news-box .news-left li .text p {
  margin-top: 10px;
  color: #888888;
  font-size: 14px;
  line-height: 24px;
}
.news-box .news-left li .text div {
  margin-top: 25px;
}
.news-box .news-left li .text div a {
  display: block;
  width: 105px;
  height: 25px;
  border: 1px solid #dbdbdb;
  text-align: center;
  line-height: 23px;
  color: #b9b9b9;
  float: left;
}
.news-box .news-left li .text div span {
  float: right;
  max-width: 30%;
  color: #b9b9b9;
  font-size: 14px;
  font-family: arial;
  line-height: 25px;
}
.news-box .news-left li:hover .text h1 {
  color: #27306c;
}
.news-box .news-left li:hover .text a {
  color: #27306c;
  border: 1px solid #27306c;
}
.news-box .news-right {
  width: 300px;
}
.news-box .news-right .n-bt {
  border-bottom: 1px dotted #e7e7e7;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}
.news-box .news-right .xwtj {
  margin-top: 10px;
}
.news-box .news-right .xwtj li {
  margin-top: 15px;
  float: left;
  width: 100%;
}
.news-box .news-right .xwtj li .img {
  display: block;
  float: left;
  width: 92px;
  height: 54px;
  border: 1px solid #dbdbdb;
}
.news-box .news-right .xwtj li .text {
  float: right;
  width: 194px;
}
.news-box .news-right .xwtj li .text a {
  display: block;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.news-box .news-right .xwtj li:hover .text a {
  color: #27306c;
}
.newsshow {
  width: 825px;
}
.newsshow h1 {
  color: #333333;
  font-size: 26px;
  font-weight: normal;
}
.newsshow .ly {
  margin-top: 8px;
  height: 35px;
  line-height: 34px;
  border-bottom: 1px dotted #e7e7e7;
}
.newsshow .ly span {
  display: inline-block;
  color: #888888;
  font-size: 14px;
  background: url(../images/newsshow1.jpg) no-repeat right center;
  padding: 0 28px;
}
.newsshow .ly .s1 {
  padding-left: 0;
}
.newsshow .ly .s3 {
  background: none;
}

.newsshow .news-info p{
	margin-bottom:20px;
	font-size:14px;
	line-height:2em;
	
	}


.newsshow .img {
  text-align: center;
}
.newsshow .text {
  text-indent: 2em;
  color: #888888;
  font-size: 14px;
  line-height: 24px;
}
.newsshow .newsinfo{ line-height: 2em;}


.newsshow .newsshow-nr {
  padding-top: 15px;
  margin-top: 35px;
  border-top: 1px solid #dbdbdb;
}
.newsshow .newsshow-nr .fenye {
  width: 615px;
  float: left;
}
.newsshow .newsshow-nr .fenye li {
  width: 50%;
  float: left;
}
.newsshow .newsshow-nr .fenye li a {
  color: #888888;
  display: block;
  font-size: 14px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsshow .newsshow-nr .fenxiang {
  width: 210px;
  float: right;
}
.newsshow .newsshow-nr .fenxiang span {
  float: left;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
}
.newsshow .newsshow-nr .fenxiang div {
  float: left;
}
.newsshow .newsshow-nr .fenxiang div a {
  cursor: pointer;
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 5px;
}
.lxfs {
  padding: 54px 0 0;
}
.lxfs .lxfs-box {
  margin-top: 53px;
}
.lxfs .lxfs-box .lxfs-l {
  position: relative;
  width: 566px;
  background: url(../images/contact1.jpg) repeat-y right top;
}
.lxfs .lxfs-box .lxfs-l .ewm {
  display: block;
  width: 148px;
  height: 148px;
  position: absolute;
  right: 61px;
  bottom: 0;
}
.lxfs .lxfs-box .lxfs-l h1 {
  font-weight: normal;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
}
.lxfs .lxfs-box .lxfs-l p {
  padding: 12px 0 12px 38px;
  color: #333333;
  font-size: 14px;
}
.lxfs .lxfs-box .lxfs-l .d1 {
  background: url(../images/c1.jpg) no-repeat left center;
}
.lxfs .lxfs-box .lxfs-l .d2 {
  background: url(../images/c2.jpg) no-repeat left center;
}
.lxfs .lxfs-box .lxfs-l .d3 {
  background: url(../images/c3.jpg) no-repeat left center;
}
.lxfs .lxfs-box .lxfs-l .d4 {
  background: url(../images/c4.jpg) no-repeat left center;
}
.lxfs .lxfs-box .lxfs-l .d5 {
  background: url(../images/c5.jpg) no-repeat left center;
}
.lxfs .lxfs-box .lxfs-r {
  width: 566px;
  float: right;
  height: 311px;
}
.zxly {
  padding: 64px 0 20px;
  width: 1148px;
  margin: 0 auto;
  overflow: hidden;
}
.zxly ul {
  width: 120%;
}
.zxly ul li {
  margin: 0 178px 22px 0;
  float: left;
  width: 484px;
}
.zxly ul li p {
  margin-bottom: 5px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}
.zxly ul li p i {
  font-style: normal;
  color: #FF0000;
}
.zxly ul li input {
  width: 484px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #eeeeee;
  padding: 0 10px;
}
.zxly ul .li2 {
  width: 100%;
  margin-left: 0;
}
.zxly ul .li2 textarea {
  padding: 10px;
  width: 1148px;
  height: 210px;
  background: #eeeeee;
  border: none;
}
.zxly ul .li3 {
  width: 1148px;
  margin-left: 0;
  text-align: center;
}
.zxly ul .li3 .tj,
.zxly ul .li3 .cz {
  width: 137px;
  height: 40px;
  font-size: 14px;
  font-family: "微软雅黑";
  margin: 20px 15px 0;
}
.zxly ul .li3 .tj {
  background: #f26520;
  color: #FFFFFF;
}
.zxly ul .li3 .cz {
  background: #e7e7e7;
}
.map {

  width: 1920px;
  margin-left: -960px;
  left: 50%;
  height: 400px;
  position: relative;
  border: 1px solid #dbdbdb;
}
.rczp {
  padding: 64px 0 70px;
}
.rczp .rczp-box {
  margin-bottom: 30px;
  margin-top: 45px;
}
.rczp .rczp-box table {
  border: 1px solid #c9c9c9;
}
.rczp .rczp-box table th {
  background: #888888;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 0;
  font-weight: normal;
}
.rczp .rczp-box table td {
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #c9c9c9;
  padding: 12px 0;
  font-size: 14px;
}
.rczp .rczp-box table .t1 {
  padding-left: 58px;
}
.tc-job {
  display: none;
  position: fixed;
  z-index: 99;
  background: url(../images/tc1.png);
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  text-align: center;
}
.tc-job .box {
  background: #FFFFFF;
  width: 1080px;
  height: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: left;
  position: relative;
}
.tc-job .box .bt {
  width: 100%;
  height: 40px;
  background: #888888;
  padding: 0 13px 0 25px;
}
.tc-job .box .bt h3 {
  float: left;
  max-width: 30%;
  font-weight: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
}
.tc-job .box .bt .guanbi {
  width: 17px;
  height: 17px;
  background: url(../images/guanbi.png) no-repeat center center;
  float: right;
  margin-top: 12px;
  display: block;
  cursor: pointer;
}
.tc-job .box .nr {
  padding: 25px 50px 30px;
}
.tc-job .box .nr h3 {
  color: #333333;
  font-size: 20px;
  line-height: 35px;
  border-bottom: 1px dotted #dbdbdb;
  padding-bottom: 5px;
}
.tc-job .box .nr dl {
  padding-top: 15px;
}
.tc-job .box .nr dl dt {
  width: 85px;
  color: #333333;
  font-size: 16px;
  line-height: 35px;
}
.tc-job .box .nr dl dd {
  width: 895px;
}
.tc-job .box .nr dl dd p {
  line-height: 35px;
  color: #828282;
  font-size: 14px;
}
.tc-job .box .nr .zhu {
  text-align: right;
  margin-top: 20px;
  color: #151c4d;
  font-size: 14px;
}
.tc-job .box .nr .zhu a {
  color: #151c4d;
  display: inline-block;
  margin-left: 10px;
}
.tc-job .box + i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.tc-down {
  display: none;
  position: fixed;
  z-index: 99;
  background: url(../images/tc1.png);
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  text-align: center;
}
.tc-down .box {
  background: #FFFFFF;
  width: 762px;
  height: 408px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding-top: 56px;
}
.tc-down .box .w_gb {
  width: 37px;
  height: 37px;
  position: absolute;
  right: 22px;
  top: 20px;
  cursor: pointer;
}
.tc-down .box h1 {
  text-align: center;
  font-weight: normal;
  color: #000000;
  font-size: 28px;
}
.tc-down .box .img {
  width: 24px;
  height: 2px;
  margin: 15px auto 0;
  line-height: 0;
}
.tc-down .box .t {
  text-align: center;
  color: #000000;
  font-size: 16px;
  margin-top: 35px;
}
.tc-down .box .w_div {
  width: 424px;
  margin: 18px auto 0;
}
.tc-down .box .w_t {
  width: 100%;
  border: 1px solid #bfbfbf;
  height: 53px;
  border-radius: 5px;
}
.tc-down .box .w_t img {
  width: 32px;
  height: 25px;
  float: left;
  margin: 14px 0 0 16px;
}
.tc-down .box .w_t input {
  border-radius: 5px;
  float: left;
  width: 374px;
  height: 51px;
  line-height: 51px;
  padding: 0 10px;
  font-size: 16px;
  border: none;
}
.tc-down .box .w_btn {
  margin-top: 33px;
  border: none;
  background: #27306c;
  border-radius: 5px;
  height: 43px;
  text-align: center;
  font-family: "microsoft yahei";
  color: #FFFFFF;
  font-size: 18px;
  width: 100%;
}
.tc-down .box + i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*# sourceMappingURL=public.css.map */

/*视频*/
#playboxbg { position:absolute; left:0; top:0; z-index:88888; width:100%; height:100%; background-color:#000;}
#play_video_container { position:absolute; left:0; top:0; z-index:99999; width:90.63%; min-width:750px; height:422px; border:2px solid #94BDDD; background-color:#000; top:0; left:0; max-width:640px;}
#play_video_container a.close_video { width:24px; height:24px; display:block; position:absolute; right:-26px; top:-2px; background:url(../images/close.jpg) no-repeat 0 0; background-size:100%; line-height:20em; overflow:hidden;}


.nynav{ text-align:center; margin-top:50px}
.nynav a{ display:inline-block; padding:10px 20px; font-size:15px; border:1px solid #dbdbdb; margin:0 10px}
.nynav a:hover{ border:1px solid #f26520}
