
/* CSS Document */
#cc1,#cc2,#cc3{
	position: relative;
	top: -50px;
}
.header {
  height: 95px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 6;
}
.header .container {
  width: 100%;
}

.header .logo .img2{
	display: none;
}
.header.header1,
.header.header2 {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  /* background: rgba(0, 0, 0, 0.6); */
  background: #fff;
}

.header.header1 .index_nav > ul > li > a{
	color: #000;
}
.header.header1 .hotline{
	color: #D60F0F;
}
.header.header1 .hotline .img1{
	display: none;
}
.header.header1 .hotline .img2{
	display: inline-block;
}
.header.header1 .logo .img1{
	display: none;
}
.header.header1 .logo .img2{
	display: inline-block;
}


.header .logo {
  top: 15px;
  left: 60px;
  z-index: 2;
}
.header .logo img{
	height: 64px;
}
.header .index_nav {
  right: auto;
  top: 0px;
  left: 550px;
}
.header .index_nav > ul {
  text-align: center;
}
.header .index_nav > ul > li {
  float: none;
  display: inline-block;
  height: 95px;
  position: relative;
  
}
.header .index_nav > ul > li:nth-child(1) {
  background: none;
}
.header .index_nav > ul > li > a {
  display: block;
  color: white;
  font-size: 17px;
  line-height: 95px;
  padding-left: 20px;
  padding-right: 20px;
  background: url(../image/navxz.png) no-repeat center 105%;
  background-size: 100% 2px!important;
}
.header .index_nav > ul{
  font-size:0;
}
.header .index_nav > ul > li{
  font-size:14px;
}
.header .index_nav > ul > li > a.on,
.header .index_nav > ul > li > a:hover {
  color: #fff;
  background: url(../image/navxz.png) no-repeat center 75%;
  background-size: 100% 2px!important;
}
.lpkselect{
			position: absolute;
			top: 95px;
			display: flex;
			justify-content: flex-start;
			width: 100vw;
			display: none;
		}
		.lpkselect p{
			margin: 0 50px 0 0;
			line-height: 60px;
		}
		.lpkselect a{
			color: #333;
		}
		.lpkselect a:hover{
			color: #d60f0f;
		}
		.lpkselect .active a{
			color: #d60f0f;
		}
		.selectBg{
			position: absolute;
			top: 95px;
			left: 0;
			background: #f1f5f8;
			height: 60px;
			width: 100%;
			display: none;
		}
.header .index_nav > ul > li:hover .lpkselect{
			display: flex;
		}



.header .index_nav > ul > li .xl {
  width: 120px;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -60px;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: none;
  overflow: hidden;
}
.header .index_nav > ul > li .xl li {
  border-top: solid 1px #fff;
}
.header .index_nav > ul > li .xl li:nth-child(1) {
  border-top: 0;
}
.header .index_nav > ul > li .xl li.huangtiao {
  content: '';
  width: 3px;
  height: 51px;
  background: #f8cb00;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 2;
  margin-top: -1px;
}
.header .index_nav > ul > li .xl li a {
  color: #ffffff;
  display: block;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.header .index_nav > ul > li .xl li a:hover {
  color: #f8cb00;
  background: rgba(0, 0, 0, 0.6);
}
.header .hotline {
  width: 146px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  right: 230px;
  top: 33px;
}
	
.header .hotline img{
	
}
.header .hotline .img2{
	display: none;
}
/* .header .hotline .img1{
	display: none;
} */
.header .header_btn {
  position: absolute;
  right: 60px;
  top: 27px;
}
.header .header_btn a {
  display: block;
  width: 122px;
  height: 40px;
  background: url(../image/btnbg1.png) no-repeat center center;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
}
.header1 .index_nav > ul > li > a.on,
.header1 .index_nav > ul > li > a:hover {
  color: #000;
  background: url(../image/navxz.png) no-repeat center 75%;
  background-size: 100% 2px!important;
}
.menu {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: 18px;
 /* color: #d60f0f;
  border: solid 1px #d60f0f;
  border-radius: 5px;
  padding: 5px; */
  cursor: pointer;
  display: none;
  z-index: 1;
}
.hsbtm {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
}
.menu_close {
  font-size: 14px;
  padding: 10px;
  background: #fff;
  color: #000;
  position: absolute;
  top: 0px;
  left: -39px;
  z-index: 11;
  display: none;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}
.banner {
  width: 100%;
  position: relative;
}
.banner .owl-theme .owl-controls {
  margin-top: 0;
}
.banner .prev {
  position: absolute;
  width: 24px;
  height: 41px;
  z-index: 2;
  left: 50px;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  background: url(../image/zuojian1.png) no-repeat left center;
  cursor: pointer;
}
.banner .prev:hover {
  background: url(../image/zuojian2.png) no-repeat left center;
}
.banner .next {
  position: absolute;
  width: 22px;
  height: 41px;
  z-index: 2;
  right: 50px;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  background: url(../image/youjian1.png) no-repeat center center;
  cursor: pointer;
}
.banner .next:hover {
  background: url(../image/youjian2.png) no-repeat center center;
}
.banner #owl-demo1 .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  text-align: center;
}
.banner #owl-demo1 .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  margin-left: 12px;
  margin-right: 12px;
  width: 40px;
  height: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: url(../image/xiangyun1.png) no-repeat center center;
}
.banner #owl-demo1 .owl-dots .owl-dot.active {
  background: url(../image/xiangyun2.png) no-repeat center center;
}
.banner #owl-demo1 .item {
  display: block;
}
.banner #owl-demo1 .item .item_btm {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.banner #owl-demo1 .item img {
  width: 100%;
  display: block;
}
.banner #owl-demo1 .item .item_abs {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 2;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner #owl-demo1 .item .item_abs .tit {
  color: #ffffff;
  font-size: 54px;
  font-weight: bold;
}
.banner #owl-demo1 .item .item_abs .note {
  font-size: 0;
  margin-top: 30px;
}
.banner #owl-demo1 .item .item_abs .note span {
  color: #ffffff;
  font-size: 26px;
  padding-left: 15px;
  padding-right: 15px;
}
.banner #owl-demo1 .item .item_abs .note span:nth-child(1):before {
  display: none;
}
.banner #owl-demo1 .item .item_abs .note span:before {
  content: '';
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -10px;
}
.banner #owl-demo1 .item .item_abs .btn1 {
  margin-top: 60px;
  font-size: 0;
}
.banner #owl-demo1 .item .item_abs .btn1 a {
  width: 152px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-left: 17px;
  margin-right: 17px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
}
.banner #owl-demo1 .item .item_abs .btn1 a.btna {
  background: url(../image/btnbg2.png) no-repeat center center;
}
.banner #owl-demo1 .item .item_abs .btn1 a.btnb {
  background: url(../image/btnbg3.png) no-repeat center center;
}
.mobileshow {
  display: none!important;
}
.footer {
  background: #222222;
}
.footer .footer_top {
  padding-top: 75px;
  padding-bottom: 60px;
}
.footer .footer_top .footer_left {
  width: 185px;
  height: 250px;
  border-right: solid 1px rgba(255, 255, 255, 0.1);
}
.footer .footer_top .footer_left  a img{
	width:100%;
}
.footer .footer_top .footer_left .share {
  padding-top: 27px;
}
.footer .footer_top .footer_left .share a {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1);
  border-style: solid;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  margin-right: 10px;
}
.bshare-custom a:nth-child(2){
  background: url(../image/sharetb1.png) no-repeat center center;
}
.bshare-custom a:nth-child(3){
  background: url(../image/sharetb2.png) no-repeat center center;
}
.footer .footer_top .footer_left .share a span {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 120px;
}
.footer .footer_top .footer_left .share a span img {
  width: 100%;
  display: block;
}
.footer .footer_top .footer_right {
  width: 355px;
  height: 250px;
  border-left: solid 1px rgba(255, 255, 255, 0.1);
  padding-left: 75px;
}
.footer .footer_top .footer_right .tit {
  color: #aaaaaa;
  font-size: 16px;
}
.footer .footer_top .footer_right .tit img {
  margin-right: 5px;
}
.footer .footer_top .footer_right .note {
  padding-left: 27px;
  color: #ffffff;
  font-size: 26px;
}
.footer .footer_top .footer_right .bot {
  text-align: center;
  padding-top: 20px;
}
.footer .footer_top .footer_right .bot .ewm {
  width: 120px;
  color: #aaaaaa;
  font-size: 16px;
}
.footer .footer_top .footer_right .bot .ewm img {
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
.footer .footer_top .footer_nav {
  margin-left: 185px;
  margin-right: 355px;
  padding-left: 70px;
}
.footer .footer_top .footer_nav .item {
  width: 20%;
}
.footer .footer_top .footer_nav .item:nth-child(6) {
  width: 19%;
}
.footer .footer_top .footer_nav .item .tit {
  line-height: 18px;
}
.footer .footer_top .footer_nav .item .tit a {
  color: #ffffff;
  font-size: 18px;
}
.footer .footer_top .footer_nav .item ul {
  margin-top: 25px;
}
.footer .footer_top .footer_nav .item ul li {
  line-height: 40px;
}
.footer .footer_top .footer_nav .item ul li a {
  color: #aaaaaa;
  font-size: 16px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer .footer_top .footer_nav .item ul li a:hover {
  color: #fff;
}
.footer .footer_bot {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  padding: 50px 0;
  font-size: 16px;
  line-height: 36px;
}
.footer .footer_bot .footer_left {
  color: #666666;
}
.footer .footer_bot .footer_left .dib {
  margin-right: 10px;
}
.footer .footer_bot .footer_left a {
  color: #666;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer .footer_bot .footer_left a:hover {
  color: #fff;
}
.footer .footer_bot .footer_right {
  color: #666;
}
.footer .footer_bot .footer_right a {
  color: #666;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer .footer_bot .footer_right a:hover {
  color: #fff;
}
.xuanfu {
  width: 80px;
  /* height: 521px; */
  background: #fe942a;
  position: fixed;
  top: 60%;
  right: 0;
  z-index: 3;
  font-size: 0;
  display: none;
}

.xuanfu a {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px rgba(255, 255, 255, 0.15);
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.xuanfu a span {
  position: absolute;
  background: #fff;
  top: -10px;
  left: -125px;
  width: 120px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  display: none;
  box-shadow: 0 0 10px 5px rgba(27, 27, 27, 0.1);
}
.xuanfu a span img {
  width: 100%;
  margin-bottom: 0;
}
.xuanfu a span .note1 {
  padding-bottom: 5px;
}
.xuanfu a:nth-child(1) {
  border-top: 0;
}
.xuanfu a:nth-child(5) img {
  margin-bottom: 3px;
}

.ejbanner {
  position: relative;
}
.ejbanner img {
  width: 100%;
}
.ejbanner .ejb_abs {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ejbanner .ejb_abs.style1 .tit {
  color: #6a6a6a;
}
.ejbanner .ejb_abs.style1 .tit .b {
  color: #d60f0f;
}
.ejbanner .ejb_abs.style1 .tit1 {
  color: #6a6a6a;
}
.ejbanner .ejb_abs .tit {
  color: #ffffff;
  font-size: 26px;
  line-height: 36px;
}
.ejbanner .ejb_abs .tit1 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 25px;
}
.ejbanner .ejb_abs1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.ejbanner .ejb_abs1 .breadCrumb {
  color: #fff;
  font-size: 14px;
  padding: 25px 0;
  line-height: 30px;
}
.ejbanner .ejb_abs1 .breadCrumb a {
  color: #fff;
}
.ejbanner .ejb_abs1 .breadCrumb a:hover {
  text-decoration: underline!important;
}
.ejbanner .ejb_abs1 .ej_nav {
  line-height: 80px;
}
.ejbanner .ejb_abs1 .ej_nav a {
  color: #fff;
  font-size: 18px;
  margin-right: 85px;
  display: inline-block;
  background: url(../image/navxz.png) no-repeat center 105%;
  background-size: 100% 1px!important;
}
.ejbanner .ejb_abs1 .ej_nav a:hover,
.ejbanner .ejb_abs1 .ej_nav a.on {
  background: url(../image/navxz.png) no-repeat center bottom;
  background-size: 100% 2px!important;
}
.ej_tit .tit {
  color: #000000;
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
}
.ej_tit .tit1 {
  color: #666666;
  font-size: 18px;
  line-height: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.ej_tit .note {
  color: #666;
  font-size: 18px;
  line-height: 38px;
  width: 50vw;
  margin: 20px auto 0;
}
.pub_pad {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pub_pad1 {
  padding-top: 70px;
}
.pub_pad2 {
  padding-top: 55px;
}
.pub_pad3 {
  padding: 80px 0;
}
.solution_main .solu_m {
  margin-left: -20px;
  margin-right: -20px;
}
.solution_main .solu_m .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.solution_main .solu_m .col-xs-12 .item {
  border-radius: 10px;
}
.solution_main .solu_m .col-xs-12 .item > img {
  width: 100%;
}
.solution_main .solu_m .col-xs-12 .item:hover {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.solution_main .solu_m .col-xs-12 .item:hover > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.solution_main .solu_m .col-xs-12 .item:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.solution_main .solu_m .col-xs-12 .item .item_abs {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 0px 80px 70px;
}
.solution_main .solu_m .col-xs-12 .item .item_abs .tit {
  font-size: 32px;
  line-height: 32px;
  padding-top: 42px;
  padding-bottom: 28px;
}
.solution_main .solu_m .col-xs-12 .item .item_abs .note {
  line-height: 30px;
  font-size: 18px;
}

.solution_main1 .solu_m {
  margin-left: -20px;
  margin-right: -20px;
}
.solution_main1 .solu_m .item {
  width: 20%;
  padding-left: 20px;
  padding-right: 20px;
}
.solution_main1 .solu_m .item .icon img{
	transition: 0.4s;
  margin: 0 auto;
}
.solution_main1 .solu_m .item .item1 .tit {
  color: #333333;
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}
.solution_main1 .solu_m .item .item1 .tit1 {
  color: #888888;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 30px;
  height: 60px;
  text-align: center;
}
.solution_main1 .solu_m .item .item1 .num {
  color: #d60f0f;
  font-size: 18px;
  margin-top: 15px;
  text-align: center;
}
.solution_main1 .solu_m .item :hover .icon img{
	transform: scale(1.1);
}
.solution_main2 .solu_m {
  background: #d60f0f;
  border-radius: 10px;
  margin-top: 70px;
  overflow: hidden;
  position: relative;
}
.solution_main2 .solu_m .pic {
  width: 50%;
}
.solution_main2 .solu_m .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.solution_main2 .solu_m .pic img {
  width: 100%;
}
.solution_main2 .solu_m .solu_left {
  position: absolute;
  width: 50%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 100px;
  padding-right: 100px;
}
.solution_main2 .solu_m .solu_left .note {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.solution_main2 .solu_m .solu_left .cont {
  padding-top: 65px;
}
.solution_main2 .solu_m .solu_left .cont .item {
  width: 33.33%;
  border-left: solid 1px rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}
.solution_main2 .solu_m .solu_left .cont .item .tit {
  margin-top: 30px;
}
.solution_main2 .solu_m .solu_left .cont .item:nth-child(1) {
  border-left: 0;
}
.join_main .join_m {
  margin-left: -20px;
  margin-right: -20px;
}
.join_main .join_m .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.join_main .join_m .col-xs-12 .item {
  border-radius: 10px;
}
.join_main .join_m .col-xs-12 .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.join_main .join_m .col-xs-12 .item img {
  width: 100%;
}
.join_main .join_m .swiper-slide{
  overflow: hidden;
}
.join_main .join_m .swiper-slide img{
  transition:all .4s ease-in-out;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
}
.join_main .join_m .swiper-slide:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
}
.join_main1 {
  background: #f1f5f8;
}
.join_main1 .join_m {
  padding-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
}
.join_main1 .join_m .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.join_main1 .join_m .col-xs-12 .item {
  margin-top: 40px;
  border-radius: 8px;
  background: #fff;
  padding: 60px 65px 0;
  height: 740px;
}
.join_main1 .join_m .col-xs-12 .item:hover {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.join_main1 .join_m .col-xs-12 .item .tit {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
}
.join_main1 .join_m .col-xs-12 .item .note {
  color: #1a58a6;
  font-size: 18px;
  line-height: 18px;
  margin-top: 15px;
}
.join_main1 .join_m .col-xs-12 .item .cont .item1 {
  margin-top: 20px;
}
.join_main1 .join_m .col-xs-12 .item .cont .item1 .tit1 {
  color: #333333;
  font-size: 18px;
}
.join_main1 .join_m .col-xs-12 .item .cont .item1 .note1 {
  color: #666666;
  font-size: 16px;
  line-height: 34px;
  overflow: hidden;
  margin-top: 5px;
}
.join_main1 .join_m .col-xs-12 .item .btn1 {
  margin-top: 50px;
}
.join_main1 .join_m .col-xs-12 .item .btn1 .btn2 {
  width: 141px;
  height: 46px;
  background: url(../image/btnbg4.png) no-repeat center center;
  text-align: center;
  line-height: 46px;
  color: #fff;
  cursor:pointer;
  font-size: 16px;
}
.ej_top .ej_tit1 .tit {
  color: #000000;
  font-size: 48px;
  line-height: 48px;
}
.ej_top .ej_tit1 .tit1 {
  color: #666666;
  font-size: 18px;
  line-height: 18px;
  margin-top: 20px;
  text-transform: uppercase;
}
.ej_top .ej_nav1 a {
  color: #333333;
  font-size: 18px;
  margin-left: 45px;
  line-height: 50px;
}
.ej_top .ej_nav1 a.on,
.ej_top .ej_nav1 a:hover {
  color: #d60f0f;
  background: url(../image/hengxian2.png) no-repeat center bottom;
  background-size: 100% 1px!important;
}
.pages {
  padding-top: 80px;
}
.pages a {
  color: #000000;
  font-size: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin: 0 10px;
  line-height: 46px;
  display: inline-block;
  vertical-align: middle;
}
.pages a:hover,
.pages a.on {
  color: #d60f0f;
}
.pages a.syy {
  border-radius: 50%;
  background: url(../image/zuojiana11.png) no-repeat center center #ffffff;
  box-shadow: 0px 8px 19.32px 1.68px rgba(214, 15, 15, 0.05);
  width: 46px;
  height: 46px;
}
.pages a.syy:hover {
  background: url(../image/zuojiana1.png) no-repeat center center #d60f0f;
}
.pages a.xyy {
  border-radius: 50%;
  background: url(../image/youjiana11.png) no-repeat center center #ffffff;
  box-shadow: 0px 8px 19.32px 1.68px rgba(214, 15, 15, 0.05);
  width: 46px;
  height: 46px;
}
.pages a.xyy:hover {
  background: url(../image/youjiana1.png) no-repeat center center #d60f0f;
}
.news_main {
  background: #f1f5f8;
}
.news_main .ques_m {
  padding-top: 50px;
}
.news_main .ques_m .item {
  padding: 30px 40px  0 110px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.news_main .ques_m .item.on {
  background: #fff;
}
.news_main .ques_m .item.on .item_top {
  background: url(../image/shangjian1.png) no-repeat right center;
}
.news_main .ques_m .item .ques {
  border-radius: 50%;
  background-color: #d60f0f;
  box-shadow: 0px 0px 27px 0px rgba(214, 15, 15, 0.23);
  position: absolute;
  width: 46px;
  height: 46px;
  left: 50px;
  top: 30px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 22px;
}
.news_main .ques_m .item .item_top {
  cursor: pointer;
  line-height: 48px;
  padding-bottom: 10px;
  border-bottom: solid 1px #cccccc;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 18px;
  background: url(../image/xiajian1.png) no-repeat right center;
}
.news_main .ques_m .item .item_bot {
  padding-top: 25px;
  padding-bottom: 25px;
  display: none;
}
.news_main .ques_m .item .item_bot .cont {
  color: #666666;
  font-size: 16px;
  margin-left: 35px;
}
.news_main .ques_m .item .item_bot .word {
  color: #111111;
  font-size: 24px;
  position: relative;
  top: -7px;
}
.news_details {
  background: #f1f5f8;
}
.news_details .news_m {
  background: #fff;
  padding: 80px 120px 60px;
}
.news_details .news_m .tit {
  font-weight: bold;
  color: #000000;
  font-size: 32px;
  line-height: 32px;
}
.news_details .news_m .note {
  text-align: center;
  line-height: 16px;
  margin-top: 25px;
}
.news_details .news_m .note span {
  color: #888888;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
}
.news_details .news_m .cont {
  margin-top: 50px;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  padding: 50px 0;
  color: #666666;
  font-size: 17px;
  line-height: 36px;
}
.news_details .news_m .cont .row {
  padding-bottom: 50px;
  margin-left: -13px;
  margin-right: -13px;
}
.news_details .news_m .cont .row .col-xs-12 {
  margin-top: 50px;
  padding-left: 13px;
  padding-right: 13px;
}
.news_details .news_m .cont .row .col-xs-12 img {
  width: 100%;
}
.fanye {
  padding-top: 50px;
  position: relative;
}
.fanye a {
  color: #000000;
  font-size: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin: 0 10px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #eee;
}
.fanye a.backlist {
  width: 151px;
  height: 50px;
  background: url(../image/btnbg3.png) no-repeat center center;
  border: 0;
  text-align: center;
  line-height: 50px;
  color: #fff;
  left: 50%;
  margin-left: -75px;
  top: 60px;
}
.fanye a.prev {
  border-radius: 50%;
  background: url(../image/zuojiana11.png) no-repeat center center #ffffff;
  box-shadow: 0px 8px 19.32px 1.68px rgba(214, 15, 15, 0.05);
  width: 50px;
  height: 50px;
}
.fanye a.prev:hover {
  background: url(../image/zuojiana1.png) no-repeat center center #d60f0f;
}
.fanye a.next {
  border-radius: 50%;
  background: url(../image/youjiana11.png) no-repeat center center #ffffff;
  box-shadow: 0px 8px 19.32px 1.68px rgba(214, 15, 15, 0.05);
  width: 50px;
  height: 50px;
}
.fanye a.next:hover {
  background: url(../image/youjiana1.png) no-repeat center center #d60f0f;
}
.news_main1 {
  background: #f1f5f8;
}
.news_main1 .news_top {
  background: #fff;
  border-radius: 10px;
  margin-top: 55px;
}
.news_main1 .news_top .prev {
  position: absolute;
  width: 15px;
  height: 26px;
  z-index: 2;
  left: 90px;
  bottom: 50px;
  z-index: 3;
  background: url(../image/zuojiand1.png) no-repeat left center;
  cursor: pointer;
}
.news_main1 .news_top .prev:hover {
  background: url(../image/zuojiand2.png) no-repeat left center;
}
.news_main1 .news_top .next {
  position: absolute;
  width: 15px;
  height: 26px;
  z-index: 2;
  left: 150px;
  bottom: 50px;
  z-index: 3;
  background: url(../image/youjiand1.png) no-repeat center center;
  cursor: pointer;
}
.news_main1 .news_top .next:hover {
  background: url(../image/youjiand2.png) no-repeat center center;
}
.news_main1 .news_top .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  text-align: right;
  padding-right: 30px;
}
.news_main1 .news_top .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  margin-left: 5px;
  margin-right: 5px;
  width: 40px;
  height: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.news_main1 .news_top .item {
  position: relative;
}
.news_main1 .news_top .item .pic {
  width: 50%;
  overflow: hidden;
}
.news_main1 .news_top .item .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.news_main1 .news_top .item .pic img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.news_main1 .news_top .item .cont {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 90px;
}
.news_main1 .news_top .item .cont .date {
  color: #fe942a;
  font-size: 16px;
}
.news_main1 .news_top .item .cont .tit {
  margin-top: 25px;
}
.news_main1 .news_top .item .cont .tit a {
  color: #000000;
  font-size: 26px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.news_main1 .news_top .item .cont .tit a:hover {
  color: #fe942a;
}
.news_main1 .news_top .item .cont .note {
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.news_main1 .news_top .item .cont .more a {
  display: block;
  width: 141px;
  height: 46px;
  background: url(../image/btnbg4.png) no-repeat center center;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.news_main1 .news_bot {
  background: #fff;
  margin-top: 60px;
  border-radius: 8px;
  padding: 30px 85px;
}
.news_main1 .news_bot ul li {
  border-top: solid 1px #eeeeee;
  position: relative;
  padding: 55px 0;
}
.news_main1 .news_bot ul li .more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
}
.news_main1 .news_bot ul li .more a {
  border-radius: 50%;
  background: url(../image/youjiand3.png) no-repeat center center #fe942a;
  width: 50px;
  height: 50px;
  display: block;
}
.news_main1 .news_bot ul li:nth-child(1) {
  border-top: 0;
}
.news_main1 .news_bot ul li .date {
  font-family: "gilroy";
  color: #fe942a;
  text-align: center;
}
.news_main1 .news_bot ul li .date .day {
  font-family: "gilb";
  font-size: 46px;
  line-height: 46px;
}
.news_main1 .news_bot ul li .date .month {
  font-size: 16px;
  line-height: 16px;
}
.news_main1 .news_bot ul li .cont {
  margin-left: 134px;
  margin-right: 110px;
}
.news_main1 .news_bot ul li .cont .tit a {
  color: #000000;
  font-size: 24px;
}
.news_main1 .news_bot ul li .cont .tit a:hover {
  color: #fe942a;
}
.news_main1 .news_bot ul li .cont .note {
  color: #888888;
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
}
.bg2 {
  background: #f1f5f8;
}
.hz_main .hz_m {
  margin-top: 35px;
  margin-left: -10px;
  margin-right: -10px;
}
.hz_main .hz_m .item {
  padding-left: 10px;
  padding-right: 10px;
  width: 14.28%;
  margin-top: 20px;
}
.hz_main .hz_m .item .item1 {
  background: #f6f6f6;
  height: 110px;
  text-align: center;
  line-height: 110px;
  transition:all .4s ease-in-out;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  overflow: hidden;
}
.hz_main .hz_m .item .item1:hover{
  box-shadow: 0 0 10px 5px rgba(0,0,0,.1);
}
.hz_main .hz_m .item .item1:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
}
.hz_main .hz_m .item .item1 img {
  max-width: 95%;
  max-height: 110px;
  width: auto!important;
  height: auto!important;
  transition:all .4s ease-in-out;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
}
.hz_main1 .hz_m {
  margin-left: -20px;
  margin-right: -20px;
}
.hz_main1 .hz_m .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.hz_main1 .hz_m .col-xs-12 .item {
  border-radius: 10px;
  margin-top: 40px;
}
.hz_main1 .hz_m .col-xs-12 .item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hz_main1 .hz_m .col-xs-12 .item img {
  width: 100%;
}
.hz_main1 .hz_m .col-xs-12 .item .item_abs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 187px;
  background: url(../image/yinying.png) repeat-x;
  padding-top: 130px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}
.contact_map img {
  width: 100%;
}
.contact_main .contact_m {
  background: #fff;
  border-radius: 10px;
  margin-top: 55px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}
.contact_main .contact_m .contact_ly {
  padding: 80px 100px 95px;
  margin-right: 540px;
  height: 730px;
}
.contact_main .contact_m .contact_ly .ly_tit .tit {
  color: #000000;
  font-size: 30px;
  line-height: 30px;
}
.contact_main .contact_m .contact_ly .ly_tit img {
  margin: 25px 0;
}
.contact_main .contact_m .contact_ly .ly_tit .note {
  color: #888888;
  font-size: 16px;
}
.contact_main .contact_m .contact_ly .ly_cont {
  padding-top: 25px;
}
.contact_main .contact_m .contact_ly .ly_cont .btn1 {
  display: block;
  width: 201px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border: 0;
  margin-top: 50px;
  background: #0b4da0;
  border-radius:60px ;
}
.contact_main .contact_m .contact_ly .ly_cont .item {
  margin-top: 25px;
}
.contact_main .contact_m .contact_ly .ly_cont .item .xing {
  position: absolute;
  top: 0;
  line-height: 52px;
  right: 50px;
  color: #d60f0f;
  font-size: 16px;
}
.contact_main .contact_m .contact_ly .ly_cont .item .text1 {
  border-radius: 26px;
  background-color: #f6f6f6;
  width: 100%;
  height: 140px;
  padding: 20px 50px;
  border: 0;
}
.contact_main .contact_m .contact_ly .ly_cont .item .inp1 {
  background-color: #f6f6f6;
  width: 100%;
  height: 52px;
  border-radius: 26px;
  padding-left: 84px;
  border: 0;
  background-repeat: no-repeat !important;
  background-position: 50px center!important;
}
.contact_main .contact_m .contact_ly .ly_cont .item .inp1.inp_style1 {
  background-image: url(../image/tbe1.png);
}
.contact_main .contact_m .contact_ly .ly_cont .item .inp1.inp_style2 {
  background-image: url(../image/tbe2.png);
}
.contact_main .contact_m .contact_ly .ly_cont .item .inp1.inp_style3 {
  background-image: url(../image/tbe3.png);
}
.contact_main .contact_m .contact_ly .ly_cont .item .inp1.inp_style4 {
  background-image: url(../image/tbe4.png);
}
.contact_main .contact_m .contact_right {
  height: 730px;
  right: 0;
  top: 0;
  background: url(../image/tpa13.jpg) no-repeat center center;
  width: 540px;
  padding: 80px 0 0 100px;
}
.contact_main .contact_m .contact_right .tit {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
}
.contact_main .contact_m .contact_right .hengxian {
  width: 50px;
  height: 2px;
  background: #fe942a;
  margin-top: 25px;
}
.contact_main .contact_m .contact_right .cont .item {
  margin-top: 30px;
}
.contact_main .contact_m .contact_right .cont .item .icon {
  width: 50px;
}
.contact_main .contact_m .contact_right .cont .item .cont1 {
  margin-left: 50px;
}
.contact_main .contact_m .contact_right .cont .item .cont1 .tit1 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.contact_main .contact_m .contact_right .cont .item .cont1 .note {
  color: #ffffff;
  font-size: 20px;
  margin-top: 0px;
}
.contact_main .contact_m .contact_right .bot {
  padding-top: 50px;
}
.contact_main .contact_m .contact_right .bot .ewm {
  margin-left: 35px;
  width: 120px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.contact_main .contact_m .contact_right .bot .ewm:nth-child(1) {
  margin-left: 0;
}
.contact_main .contact_m .contact_right .bot .ewm img {
  width: 120px;
  margin-bottom: 10px;
}
.hz_main2 .hz_m {
  margin-top: 60px;
}
.hz_main2 .hz_m .hz_tit {
  color: #333333;
  font-size: 36px;
}
.hz_main2 .hz_m .hz_cont {
  margin-left: -15px;
  margin-right: -15px;
}
.hz_main2 .hz_m .hz_cont .col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.hz_main2 .hz_m .hz_cont .col-xs-12 .item {
  background-color: #fff8f6;
  width: 100%;
  height: 286px;
  border-radius: 10px;
  padding-top: 55px;
  margin-top: 60px;
}
.hz_main2 .hz_m .hz_cont .col-xs-12 .item .icon img{
    position: relative;
    top: 0;
    transition: 0.4s;
    
}
.hz_main2 .hz_m .hz_cont .col-xs-12 .item:hover .icon img{
    top: -12px;
}
.hz_main2 .hz_m .hz_cont .col-xs-12 .item .tit {
  margin-top: 25px;
  color: #333333;
  text-align: center;
  font-size: 20px;
padding:0 20px;
}
.hz_main2 .hz_m .hz_cont .col-xs-12 .item .num {
  color: #d60f0f;
  font-size: 50px;
  opacity: 0.15;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-family: "gilb";
}
.hz_main3 {
  padding-bottom: 100px;
  background: #f5f5f5;
}
.hz_main3 .hz_m3 {
  background: url(../image/huawen.png);
  border-radius: 10px;
  height: 380px;
}
.hz_main3 .hz_m3 .hz_left {
  width: 530px;
  padding-top: 70px;
  position: relative;
  height: 100%;
}
.hz_main3 .hz_m3 .hz_left:before {
  content: '';
  width: 1px;
  height: 294px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -147px;
  background: rgba(255, 255, 255, 0.6);
}
.hz_main3 .hz_m3 .hz_left .tit {
  color: #ffffff;
  font-size: 26px;
  line-height: 26px;
  margin-top: 20px;
}
.hz_main3 .hz_m3 .hz_left .num {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #fe942a;
  font-size: 46px;
  line-height: 46px;
}
.hz_main3 .hz_m3 .hz_left .note {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
}
.hz_main3 .hz_m3 .hz_right {
  margin-left: 530px;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 60px;
}
.hz_main3 .hz_m3 .hz_right .tit {
  color: #ffffff;
  font-size: 36px;
  line-height: 36px;
}
.hz_main3 .hz_m3 .hz_right .note {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  margin-top: 25px;
}
.hz_main3 .hz_m3 .hz_right .cont {
  margin-top: 55px;
}
.hz_main3 .hz_m3 .hz_right .cont .item {
  width: 45%;
}
.hz_main3 .hz_m3 .hz_right .cont .item .item1 {
  color: #fff;
  width: 50%;
}
.hz_main3 .hz_m3 .hz_right .cont .item .item1 .tit1 {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.hz_main3 .hz_m3 .hz_right .cont .item .item1 .tit2 {
  font-size: 26px;
}
.hz_main4 .hz_m {
  margin-top: 0!important;
}
.hz_main5 {
  padding-top: 100px;
}
.hz_main5 .hz_m {
  margin-top: 20px;
}
.hz_main5 .hz_m .map {
  width: 1088px;
}
.hz_main5 .hz_m .map > img {
  width: 100%;
}
.hz_main5 .hz_m .map .map_abs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hz_main5 .hz_m .map .map_abs .dw {
  width: 10px;
  height: 10px;
  background: #fe942a;
  border-radius: 5px;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.hz_main5 .hz_m .map .map_abs .dw .xiexian {
  width: 427px;
  height: 61px;
  background: url(../image/xiexian.png) no-repeat center center;
  position: absolute;
  bottom: 5px;
  left: 10px;
  display: none;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont {
  display: none;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.08);
  width: 401px;
  height: 481px;
  position: absolute;
  left: 427px;
  top: 50%;
  margin-top: -216px;
  padding: 50px 32px 0;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit {
  margin-top: 60px;
  position: relative;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit .tit1 {
  color: #d60f0f;
  font-size: 26px;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit .prev {
  width: 11px;
  height: 19px;
  background: url(../image/zuojiane1.png) no-repeat center center;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit .prev:hover {
  background: url(../image/zuojiane2.png) no-repeat center center;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit .next {
  width: 11px;
  height: 19px;
  background: url(../image/youjiane1.png) no-repeat center center;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .tit .next:hover {
  background: url(../image/youjiane2.png) no-repeat center center;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont {
  position: relative;
  margin-top: 0px;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont .item {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: #333333;
  line-height: 34px;
  overflow: hidden;
  display: none;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont .item:nth-child(1) {
  display: block;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont .item .item1 {
  margin-left: -24px;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont .item a {
  color: #333333;
  float: left;
  font-size: 16px;
  margin-left: 24px;
  position: relative;
}
.hz_main5 .hz_m .map .map_abs .dw .dw_cont .cont .item a:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -6px;
  background: #dddddd;
}
.hz_main5 .hz_m .map .map_abs .dw:nth-child(2) .dw_k {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.hz_main5 .hz_m .map .map_abs .dw:nth-child(6) .dw_k {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.hz_main5 .hz_m .map .map_abs .dw:nth-child(3) .dw_k {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.hz_main5 .hz_m .map .map_abs .dw:nth-child(5) .dw_k {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.hz_main5 .hz_m .map .map_abs .dw:nth-child(4) .dw_k {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.hz_main5 .hz_m .map .map_abs .dw:hover {
  background: #d60f0f;
}
.hz_main5 .hz_m .map .map_abs .dw:hover .dw_k {
  background: rgba(214, 15, 15, 0.2);
}
.hz_main5 .hz_m .map .map_abs .dw .dw_k {
  width: 10px;
  height: 10px;
  background: rgba(249, 180, 41, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-animation: scale infinite 3s ease-in-out;
  animation: scale infinite 3s ease-in-out;
}
.hz_main5 .hz_m .map .map_abs .dw .titt {
  color: #666;
  font-size: 18px;
  position: absolute;
  width: 100%;
  left: 50%;
  margin-left: -50px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw1 {
  left: 72%;
  top: 53%;
}
.hz_main5 .hz_m .map .map_abs .dw.dw1 .titt {
  width: 100px;
  top: -30px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw2 {
  left: 75%;
  top: 62%;
  z-index:2
}
.hz_main5 .hz_m .map .map_abs .dw.dw2 .titt {
  width: 100px;
  top: -30px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw3 {
  left: 71%;
  top: 66%;
}
.hz_main5 .hz_m .map .map_abs .dw.dw3 .titt {
  width: 100px;
  top: -30px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw4 {
  left: 68%;
  top: 76%;
}
.hz_main5 .hz_m .map .map_abs .dw.dw4 .titt {
  width: 100px;
  top: -30px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw5 {
  left: 76%;
  top: 72%;
}
.hz_main5 .hz_m .map .map_abs .dw.dw5 .titt {
  width: 100px;
  top: 20px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw6 {
  left: 72%;
  top: 80%;
}
.hz_main5 .hz_m .map .map_abs .dw.dw6 .titt {
  width: 100px;
  top: 20px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw7 {
  left: 80.5%;
  top: 61%;
  background: none;
}
.hz_main5 .hz_m .map .map_abs .dw.dw7 .titt {
  width: 160px;
  font-weight: bold;
  top: 20px;
}
.hz_main5 .hz_m .map .map_abs .dw.dw7 .xiexian {
  bottom: -30px;
  left: 100px;
  width: 203px;
  background-size: 100% 100%!important;
  display: block;
}
.hz_main5 .hz_m .map .map_abs .dw.dw7 .dw_k {
  opacity: 0!important;
  width: 140px;
  height: 50px!important;
  display: block;
  background: #000;
  z-index: 3;
  left: -22px;
  top: 23px;
  border-radius: 0;
  animation: none;
}
.hz_main5 .hz_m .map .map_abs .dw.dw7 .dw_cont {
  left: 300px;
  display: block;
}
.index_main2 {
  padding: 100px 0 70px;
  background: url(../image/bgtpa1.jpg) no-repeat center center;
  background-size: cover!important;
}
.index_main2 .more {
  margin-top: 70px;
}
.index_main2 .more a {
  width: 141px;
  height: 46px;
  background: url(../image/btnbg4.png) no-repeat center center;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.index_main3 .y-sjrz-system-flex .y-sjrz-system-01 {
  background: url(../image/bgxtp.png) no-repeat center center;
  background-size: 100% 100%!important;
  position: relative;
}
.index_main3 .y-sjrz-system-flex .y-sjrz-system-01 .num {
  position: absolute;
  top: 50px;
  left: 50px;
  color: #d60f0f;
  font-size: 20px;
}
.index_main1 .index_m1 {
  margin-top: 52px;
  margin-left: -15px;
  position: relative;
}
.index_main1 .index_m1 .item {
  width: 390px;
  margin-left: 15px;
  height: 600px;
  background-size: cover!important;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.index_main1 .index_m1 .item:nth-child(3) {
  position: absolute;
  right: 0;
  top: 0;
}
.index_main1 .index_m1 .item.on {
  width: 800px;
}
.index_main1 .index_m1 .item.on .item_abs {
  opacity: 0;
}
.index_main1 .index_m1 .item.on .item_abs2 {
  opacity: 1;
}
.index_main1 .index_m1 .item .item_abs2 {
  opacity: 0;
  border-radius: 8px;
  background-color: #ffffff;
  width: 720px;
  position: absolute;
  left: 50%;
  margin-left: -360px;
  bottom: 40px;
  padding: 40px 50px;
}
.index_main1 .index_m1 .item .item_abs2 .num {
  color: #fe942a;
  font-size: 48px;
  position: absolute;
  left: 50px;
  top: -20px;
  line-height: 48px;
}
.index_main1 .index_m1 .item .item_abs2 .cont {
  margin-right: 100px;
}
.index_main1 .index_m1 .item .item_abs2 .cont .tit {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}
.index_main1 .index_m1 .item .item_abs2 .cont .note {
  margin-top: 15px;
  margin-left: -15px;
  line-height: 32px;
}
.index_main1 .index_m1 .item .item_abs2 .cont .note a {
  color: #666666;
  margin-left: 15px;
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
}
.index_main1 .index_m1 .item .item_abs2 .cont .more {
  margin-top: 15px;
}
.index_main1 .index_m1 .item .item_abs2 .cont .more a {
  color: black;
  font-size: 16px;
  text-transform: uppercase;

   font-weight: 500;
}
.index_main1 .index_m1 .item .item_abs {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_main1 .index_m1 .item .item_abs .item_abs1 {
  padding: 0 50px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.index_main1 .index_m1 .item .item_abs .item_abs1 .tit {
  font-size: 24px;
  margin-top: 35px;
  font-weight: bold;
  
}
.index_main1 .index_m1 .item .item_abs .item_abs1 .note {
  margin-top: 10px;
  line-height: 30px;
  font-size: 16px;
   font-weight: 500;
}
.index_main1 .index_m1 .item .item_abs .item_abs1 .more {
  margin-top: 40px;
}
.index_main1 .index_m1 .item .item_abs .item_abs1 .more a {
  border-radius: 50%;
  background: url(../image/baijiana1.png) no-repeat center center #fe942a;
  width: 50px;
  height: 50px;
  display: block;
}
.index_main4 {
  background: url(../image/bgtp6.jpg) no-repeat center center;
  position: relative;
  background-size: cover!important;
  padding-bottom: 0;
}
.index_main4 .ej_tit {
  position: relative;
  z-index: 2;
}
.index_main4 .index_m4 {
  background-color: #eeeeee;
  width: 1060px;
  height: 175px;
  border-radius: 88px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-top: -10px;
  top: 40px;
}
.index_main4 .index_m4 .prev {
  position: absolute;
  width: 15px;
  height: 26px;
  z-index: 2;
  left: 75px;
  top: 50%;
  margin-top: -13px;
  z-index: 3;
  background: url(../image/zuojianf1.png) no-repeat left center;
  cursor: pointer;
}
.index_main4 .index_m4 .prev:hover {
  background: url(../image/zuojianf11.png) no-repeat left center;
}
.index_main4 .index_m4 .next {
  position: absolute;
  width: 15px;
  height: 26px;
  z-index: 2;
  right: 75px;
  top: 50%;
  margin-top: -13px;
  z-index: 3;
  background: url(../image/youjianf1.png) no-repeat center center;
  cursor: pointer;
}
.index_main4 .index_m4 .next:hover {
  background: url(../image/youjianf11.png) no-repeat center center;
}
.index_main4 .index_m4 #owl-demo3 {
  width: 780px;
  margin: 0 auto;
}
.index_main4 .index_m4 .item {
  padding-top: 35px;
  text-align: center;
}
.index_main4 .index_m4 .item .note {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  padding-left: 75px;
  padding-right: 75px;
  position: relative;
}
.index_main4 .index_m4 .item .note:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 16px;
  left: 0;
  top: 5px;
  background: url(../image/yinhao1.png) no-repeat center center;
}
.index_main4 .index_m4 .item .note:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 16px;
  right: 0;
  top: 5px;
  background: url(../image/yinhao2.png) no-repeat center center;
}
.index_main4 .index_m4 .item .tit {
  color: #000000;
  font-size: 24px;
  margin-top: 15px;
}
.index_main4 .index_m4a {
  margin: 0 auto;
}
.index_main4 .index_m4a:after {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 0%;
  content: '';
  background: linear-gradient(0deg, rgba(245, 12, 12, 0), #0b4da0);
  z-index: 1;
  pointer-events: none;
}
.index_main4 .index_m4a .hzList {
  width: 100%;
  padding: 0px 0%;
  position: relative;
  perspective: 3000;
  -webkit-perspective: 3000;
  transform: scale(0.8);
}
.index_main4 .index_m4a .hzList ul {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  -moz-transform: perspective(1000px) rotateX(44deg);
  transform: perspective(1000px) rotateX(44deg);
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.index_main4 .index_m4a .hzList ul li {
  width: 13%;
  margin-right: 1.5%;
  margin-bottom: 1vw;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index_main4 .index_m4a .hzList ul li img {
  max-width: 100%;
}
.index_main4 .index_m4a .hzList ul li:hover {
  transform: translateZ(20px);
}
.index_main4 .index_m4a .hzList ul li .tips {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateZ(20px);
  font-size: 16px;
  font-weight: bold;
  transform: translateZ(20px);
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform-style: preserve-3d; 
}
.index_main4 .index_m4a .conImg {
  width: 100%;
  height: 420px;
  position: relative;
  background: center center no-repeat;
}
.index_main4 .index_m4a .hzList ul li:nth-child(7n) {
  margin-right: 0%;
}
.index_main4 .index_m4a .hzList ul li .pic {
  background: center center no-repeat;
  background-size: cover;
}
.index_main5 {
  background: url(../image/bgtp7.png) no-repeat center center;
}
.index_main5 .index_m5 {
  padding: 40px 0 90px;
  padding-right: 60%;
}
.index_main5 .index_m5 .cont {
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.index_main5 .index_m5 .more a {
  display: block;
  width: 141px;
  height: 46px;
  background: url(../image/btnbg4.png) no-repeat center center;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.index_main6 .xxk {
  position: absolute;
  right: 180px;
  top: 20px;
}
.index_main6 .xxk .xxk1 {
  color: #333333;
  font-size: 18px;
  line-height: 46px;
  margin-left: 20px;
  margin-right: 20px;
  background-size: 100% 2px!important;
  background: url(../image/hengxian2.png) no-repeat center 105%;
}
.index_main6 .xxk .xxk1.on {
  background: url(../image/hengxian2.png) no-repeat center bottom;
  color: #d60f0f;
}
.index_main6 .allnews {
  position: absolute;
  right: 15px;
  top: 20px;
}
.index_main6 .allnews a {
  display: block;
  width: 141px;
  height: 46px;
  background: url(../image/btnbg4.png) no-repeat center center;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.index_main6 .xxkqh {
  padding-top: 20px;
}
.index_main6 .xxkqh .xxk_right {
  width: 810px;
}
.index_main6 .xxkqh .xxk_right:hover .pic img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_main6 .xxkqh .xxk_right .pic img {
  width: 100%;
}
.index_main6 .xxkqh .xxk_right .pic_abs {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_main6 .xxkqh .xxk_right .pic_abs .pic_abs1 {
  left: 0;
  bottom: 0;
  padding: 0 60px 50px;
  width: 100%;
}
.index_main6 .xxkqh .xxk_right .pic_abs .pic_abs1 .date {
  color: #fff;
  font-size: 16px;
}
.index_main6 .xxkqh .xxk_right .pic_abs .pic_abs1 .tit {
  margin-top: 10px;
  margin-bottom: 15px;
}
.index_main6 .xxkqh .xxk_right .pic_abs .pic_abs1 .tit a {
  color: #fff;
  font-size: 24px;
}
.index_main6 .xxkqh .xxk_right .pic_abs .pic_abs1 .note {
  color: #ffffff;
  font-size: 17px;
}
.index_main6 .xxkqh .xxk_left {
  margin-right: 875px;
  overflow: hidden;
}
.index_main6 .xxkqh .xxk_left .xxk_top {
  padding: 38px 30px;
  background: url(../image/shuxian1.png) no-repeat left center #fff;
  background-size: 2px 100%!important;
}
.index_main6 .xxkqh .xxk_left .xxk_top .pic {
  width: 228px;
}
.index_main6 .xxkqh .xxk_left .xxk_top .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_main6 .xxkqh .xxk_left .xxk_top .pic img {
  width: 100%;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont {
  margin-left: 270px;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont .date {
  color: #888888;
  font-size: 16px;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont .tit {
  margin-top: 10px;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont .tit a {
  color: #333333;
  font-size: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont .note {
  color: #888888;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
  margin-bottom: 25px;
}
.index_main6 .xxkqh .xxk_left .xxk_top .cont .more a {
  color: #d60f0f;
  font-size: 16px;
  text-transform: uppercase;
}
.index_main6 .xxkqh .xxk_left .xxk_bot ul li {
  height: 81px;
  border-bottom: solid 1px #e0e0e1;
  line-height: 80px;
}
.index_main6 .xxkqh .xxk_left .xxk_bot ul li .date {
  width: 120px;
  color: #888888;
  font-size: 16px;
}
.index_main6 .xxkqh .xxk_left .xxk_bot ul li .tit {
  margin-left: 120px;
  overflow: hidden;
}
.index_main6 .xxkqh .xxk_left .xxk_bot ul li .tit a {
  color: #333333;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hsbtma {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
}
.tk_person {
  display: none;
  width: 1200px;
  height: 610px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -305px;
  margin-left: -600px;
  background: #fff;
  z-index: 11;
  border-radius: 15px;
  overflow: hidden;
}
.tk_person .tk_close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 16px;
  height: 16px;
  background: url(../image/chacha1.png) no-repeat center center;
  cursor: pointer;
}
.tk_person .y-rz-into-flex {
  margin-top: 0%;
  padding: 0%;
}
.tk_person .y-rz-into-flex .tit {
  color: #000000;
  font-size: 36px;
}
.tk_person .y-rz-into-form {
  border-right: 0;
  padding-top: 75px;
  padding-left: 80px;
}
.tk_person .y-rz-into-right {
  background: #fdf6f6;
  width: 520px;
  height: 610px;
  padding: 75px 80px 70px;
}
.tk_person .y-rz-into-right .tit {
  font-size: 30px;
  text-align: center;
}
.tk_person .y-rz-into-right .txt {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
}
.tk_person .y-rz-into-form-list .btn-01 {
  margin-top: 40px;
  width:201px;
  height:52px;
}
.tk_person .y-rz-into-form-list .btn-01::before{
  left:40px;
}
.tk_person .y-rz-into-form-list .btn-01::after{
  right:40px;
}
.tk_person .y-rz-into-right .ewm-flex {
  padding-left: 35px;
  padding-right: 35px;
}
.tk_shop {
  border-radius: 20px;
  background-color: #ffffff;
  width: 1200px;
  height: 699px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -600px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  z-index: 12;
  padding-top: 70px;
}
.tk_shop .tit {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
}
.tk {
  display: none;
}
.tk .tk_close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 16px;
  height: 16px;
  background: url(../image/chacha1.png) no-repeat center center;
  cursor: pointer;
}

.hy_file {
			  position: fixed;
			  top: 0;
			  left: 0;
			  z-index: 51;
			  background: rgba(0, 0, 0, 0.4);
			  width: 100%;
			  height: 100%;
			  display: none;
			}
			.hy_file .box {
			  width: 800px;
			  background: #FFFFFF;
			  position: absolute;
			  top: 50%;
			  left: 50%;
			  transform: translate(-50%, -50%);
			  padding: 60px 70px;
			  box-sizing: border-box;
			}
			.hy_file .box .div_code {
			  position: absolute;
			  top: 40px;
			  right: 40px;
			}
			.hy_file .box .div_code span {
			  font-size: 32px;
			  color: #999;
			  cursor: pointer;
			}
			.hy_file .box .div_code span:hover {
			  color: #165b9e;
			}
			.hy_file .box h5 {
			  text-align: center;
			  font-size: 26px;
			  font-weight: bold;
			  color: #000000;
			  line-height: 38px;
			  margin-bottom: 40px;
			}
			.hy_file .box .layui-upload-drag {
			  box-sizing: border-box;
			  height: 240px;
			  border-radius: 30px;
			  display: flex;
			  flex-direction: column;
			  justify-content: center;
			  align-items: center;
			}
			.hy_file .box .layui-upload-drag .img1 {
			  display: inline-block;
			}
			.hy_file .box .layui-upload-drag .img1 img {
			  width: 68px;
			}
			.hy_file .box .layui-upload-drag p {
			  font-size: 16px;
			  color: #999999;
			  line-height: 96px;
			  text-align: center;
			  display: inline-block;
			}
			.hy_file .box .layui-upload-drag .img2 {
			  display: inline-block;
			}
			.hy_file .box .layui-upload-drag .img2 img {
			  width: 104px;
			}
			.hy_file .box .zhicic {
			  text-align: center;
			  font-size:18px;
			  color: #666;
			  line-height: 36px;
			  margin-top: 35px;
			}
			.hy_file .box #preview{
			  margin-top: 1rem;
			  text-align: center;
			  word-wrap: break-word;
			}
			.hy_file .box #preview input {
			    width: 64px;
			    height: 32px;
			    background: #909090;
			    font-size: 13px;
			    color: #FFFFFF;
			    border: 0;
			    margin-left: 16px;
			    border-radius: 16px;
			    cursor: pointer;
			}
			.hy_file .box .buttom {
			  margin-top: 30px;
			}
			.hy_file .box .buttom input {
			  width: 160px;
			  height: 54px;
			  background: url(../image/btnbg3.png) no-repeat center center;
			  border-radius: 27px;
			  font-size: 16px;
			  color: #FFFFFF;
			  border: 0;
        background-size:100% 100%!important;
			}
			.hy_file .box .buttom input:hover {
			  background: url(../image/btnbg3.png) no-repeat center center;
			}
			.flexBetween {
				display: -webkit-flex;
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
			}
			
			.flexStart {
				display: -webkit-flex;
				display: flex;
				justify-content: flex-start;
				flex-wrap: wrap;
			}
			
			.flexCenter {
				display: -webkit-flex;
				/* Safari */
				display: flex;
				justify-content: center;
				flex-wrap: wrap;
			}
select.put-01{
  width: 100%;
  line-height: 52px;
  background-color: #f6f6f6;
  border: none;
  border-radius: 30px;
  padding-left: 85px;
  padding-right: 85px;
  height:52px;
  box-sizing: border-box;
  background:url(../image/xiaojian.png) no-repeat 90% center #f6f6f6;
  -moz-appearance:inherit;/*?Firefox?*/ -webkit-appearance:inherit;
}


#bsWXBox,#bsWXBox *{
  box-sizing: content-box;
}
.bd_weixin_popup .bd_weixin_popup_foot{
  box-sizing: content-box;
  margin-top: -12px;
}
.on{
  font-weight:bold;
}


.m-mouse-icon {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid;
	border-color: #FFF;
	border-radius: 20px;
	bottom: 3vh;
	height: 40px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	opacity: 0;
	width: 25px;
	cursor: pointer;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.m-mouse-icon:hover {
	opacity: .3 !important;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.m-mouse-icon .m-wheel {
	-webkit-animation: 1.5s ease 0s normal none infinite magic-mouse-icon;
	-moz-animation: 1.5s ease 0s normal none infinite magic-mouse-icon;
	-o-animation: 1.5s ease 0s normal none infinite magic-mouse-icon;
	animation: 1.5s ease 0s normal none infinite magic-mouse-icon;
	border-radius: 100%;
	height: 5px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 5px;
	background: #fff;
}

@-webkit-keyframes magic-mouse-icon {
	0% {
		margin-top: 6px;
		opacity: 0
	}

	30% {
		opacity: 1
	}

	100% {
		margin-top: 18px;
		opacity: 0
	}
}