.box{
	width:76%;
	margin:0 auto
}
.boxs{
	width:92%;
	margin:0 auto
}
.swiper-container {
  width: 100%;
  height: 100%;
  color: #262626;
  text-align: center;
}
#swiper img,#banner .img img{
	width:100%
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-scrollbar {
	background:none;
    position: absolute;
    right: 0px;
    top: 40px;
    height: 90%;
    width: 10px !important;
	border-radius:0;
}
.swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
	border-radius:0;
}

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1; }.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.container {
    width: 1200px;
margin-right: auto;
margin-left: auto;
margin-top:50px
}
.aboutHisPrev,.aboutHisNext{ display:block; position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); cursor:pointer; width:46px; height:94px;z-index: 9;}
.aboutHisPrev{ left:0; background:url(../img/left.png) center center no-repeat;}
.aboutHisNext{ right:0; background:url(../img/right.png) center center no-repeat;}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom:25px;
 left:0;
 width:100%;
 position: relative;
z-index: 999;
}
.swiper-pagination-bullet {
 width:12px;
 height:12px;
 display:inline-block;
 border-radius:100%;
 opacity:.7;
 border:2px #fff solid
}
button.swiper-pagination-bullet {
 border:none;
 margin:0;
 padding:0;
 box-shadow:none;
 -moz-appearance:none;
 -ms-appearance:none;
 -webkit-appearance:none;
 appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
 background:#ffffff;
  filter:alpha(opacity=50);   
      -moz-opacity:0.5;   
      -khtml-opacity: 0.5;   
      opacity: 0.5; 
}
.swiper-pagination-bullet-active {
 opacity:1;
 background:#fff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
 background:#ff0
}
.swiper-pagination-black .swiper-pagination-bullet-active {
 background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets {
 right:10px;
 top:50%;
 -webkit-transform:translate3d(0,-50%,0);
 -moz-transform:translate3d(0,-50%,0);
 -o-transform:translate(0,-50%);
 -ms-transform:translate3d(0,-50%,0);
 transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:5px 0;
 display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:0 4px
}


.wap_nav{
	display:none
}


.wap_nav_sw {
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
    z-index: -1;
    opacity: 0;
    top: calc(.44rem - 100vh);
 
}

.header-show {
    top:1rem;
    opacity: 1;
    z-index: 99999999999999;
	border-top:1px #eee solid
}
.wap_nav_sw li.active a,.wap_nav_sw li.active dd a.cur{
	color: #fe5e10;
font-weight: bold;
}
.wap_nav_sw li.active dd a{
	color:#626262
}

.wap_nav_sw li {
    line-height: 40px;
    border-bottom: 1px #f5f5f5 solid;
}
.wap_nav_sw li a{
	padding:0.15rem 0.25rem
}
.wap_nav_sw li dl{
	border-top:1px #f5f5f5 solid;
	display:none
}
.wap_nav_sw li.cur dl{
	display:block
}
.body{
	position:fixed
}
.header {
	width:100%;
	background:#fff;
	border-top:5px #fe5e10 solid
}
.header .nav {
	
}
.header.headers{
	position:fixed;
	top:0;
	width:100%;
	background:none
}
.headers.header .nav li a{
	color:#fff
}
.headers.header .nav li dd a{
	color:#333
}
.headers.header .nav li.active a i,.headers.header .nav li:hover a i,.header.home .nav li a i{
	background:#fff;
	height:2px;
	display:block;
	width:100%;
	position: relative;
top: -25px;
}
.header.home .nav li:hover a i,.header .nav li.active a i{
	background:#fe5e10;
	height:2px;
	display:block;
	width:100%;
	position: relative;
top: -25px;
}
.header .nav li{
	line-height:100px;
	text-align:center;
	margin-left:80px
}


.header .nav h2{
	color:#333333;
	font-size:40px;
	text-transform: uppercase;
	margin-bottom:10px; 
}
.header .nav li a{
	color:#191919;
	font-size:16px;
	text-transform:capitalize;
	display:block
}

.header .nav li.active a,.header .nav li:hover a,.header.headers .nav li.active a:hover{
	color:#fff;
}
.header.headers.fix .nav li.active a:hover,.header.headers.about_top.fix  .nav li.active a:hover,.header.home .nav li:hover a,.header.h_cont .nav li.active a{
	color:#fe5e10;
}

.header.about_top .nav li.active a,.header.about_top  .nav li:hover a,.header.headers.about_top  .nav li.active a:hover{
	color:#fff;
}

.header.headers .nav li.active a{
	color:#fff;
}
.header h1{
	align-self: center;
}
.menu-pub{
	position:relative;
}
.menu-down {
position: absolute;
z-index: 999;
width: 120px;
display: none;
background-color: #ffffff;
left: 0px;overflow:hidden;
top:0
}

.header ul li:hover .menu-pub dd a{
	font-weight:normal;
	background:#2f7e78;
	background-color:#fff;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(255,255,255,0.32); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为明 */
}

.header .nav li:hover .menu-pub dd a{
	color:#333
}
.header .nav li:hover .menu-pub dd a:hover{
	color:#fe5e10
}
.header ul li .menu-pub dd a {
	color: #333333;
	width: 100%;
	position:relative;
	font-size:15px;
	line-height:50px;
	background:url(../images/dian_n.png) no-repeat 0 19px;
	-webkit-transition: all 500ms ease;
transition: all 500ms ease;text-align: left;
}
.header ul li .menu-pub dd a:hover {
	overflow:hidden;
margin-left:10px
}
.header ul li .menu-pub dd a:hover,.header ul li .menu-pub dd a:hover i {
	color:#fff;
}
.header ul li .menu-pub dd a  i{
	color:#404040;
}
.header ul .menu-pub dd a {
	line-height: 36px;
	padding: 0 5px;
	font-size: 15px;
	display: block;
	padding-left: 17px;
}

.header  li.actives .menu-pub .menu-down {
	display: block
}


.home_four{
	background:#f8f8f8;
	margin-top:-10px;
	padding:25px 0
}
.home_four dl{
	width:27%;
	border-left:1px #e5e5e5 solid;
	display:flex;
    justify-content:center	
}
.home_four dl:nth-child(1){
	border-left:0;
	justify-content: initial;
	width:23%
}
.home_four dl:nth-child(4){
	justify-content: end;
	width:23%
}

.home_four dd h2{
	color:#2c2c2c;
	font-size:34px;
	font-weight:bold;
}
.home_four dd h2 i{
	font-size:14px;
	color:#666666;
	font-weight:normal;
	margin-left:6px
}
.home_four dd{
	align-self: center;
	margin-left:12px;
	font-size:14px;
	color:#666666
}

.pub_top{
	padding-top:60px
}
.pub_tit em{
	color:#9d9d9d;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
}
.pub_tit i{
	background:#fe5e10;
	display:block;
	width:70px;
	height:4px;
	margin:0 auto
}
.pub_tit h2{
	color:#2e2e2e;
	font-size:36px;
	font-weight:bold;
	padding:5px 0 20px 0
}

.h_one .dl{
	margin-top:45px;
}
.h_one .dl dl{
	width:23%;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.08);
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding:40px 30px;
  text-align:center;
  cursor:pointer;
  border:2px #fff solid;
  -webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.h_one .dl dl:hover{
	border:2px #fea072 solid
}
.h_one .dl dd h2{
	color:#333333;
	font-size:24px;
	margin:10px auto 15px auto
}
.h_one .dl dd p{
	color:#8a8a8a;
	font-size:16px;
	line-height:28px
}
#swiper_2 .swiper-container{
	padding:20px 2px;
	margin-top:35px
}
#swiper_2 .swiper-slide{
	box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.09);
	background:#fff;
	 -moz-border-radius:10px;
	 padding:20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align:left
}
#swiper_2 dl{
	display:flex;
}
#swiper_2 dt{
	width:37%;
	position:relative
}
#swiper_2 dt img.bg{
	position:absolute;
	left:-4px;
	top:20px
}
#swiper_2 dt img.img{
	position:relative;
	z-index:99
}
#swiper_2 dd{
	width:58%;
	margin-left:4%;
	height:145px;
}
#swiper_2 dd h2{
	color:#333333;
	font-size:22px;
	font-weight:bold
}
#swiper_2 dd p{
	color:#8d8d8d;
	font-size:14px;
	line-height:22px;
}
#swiper_2 dd em{
	background:#fe6920;
	display:block;
	width:30px;
	height:3px;
	margin:10px 0 15px 0
}
#swiper_2 .HisPrev {
    left: -80px;
    background: url(../images/lt.png) center center no-repeat;
}
#swiper_2 .HisNext {
    right: -80px;
    background: url(../images/rt.png) center center no-repeat;
}
#swiper_2 .HisPrev, #swiper_2 .HisNext {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
    height: 118px;
    z-index: 99;
}
.h_tow  .iop{
	position:absolute;
	right:0;
	top:30%
}
.h_th .iop{
	position:absolute;
	left:0;
	top:20%
}
.h_th{
	background:#f8f7f6;
	margin-top:35px;
	padding-bottom:45px
}
.h_th .swiper-slide img{
	height:345px;
	width:100%;
	object-fit: cover;

}
.h_th .swiper-slide{
	overflow:hidden;
		 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.h_th #swiper_3{
	margin-top:45px 
}

.h_th .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  display: inline-block;
  border-radius: 8px;
  margin:0 5px;
  opacity: .2;
  border:0;
  background:#fe5e10
}
.h_th  .swiper-pagination-bullet-active {
  opacity: 1;
}
.h_th .swiper-pagination{
	text-align:center;
	padding-top:30px;
}
.h_four{
	background:url(../images/bg_4.jpg) no-repeat;
	padding-bottom:70px
}
.h_four .dl {
	margin-top:45px;
}
.h_four .dl dl{
	width:19%;
	cursor:pointer
}
.h_four .dl dl:hover dt{
	border:2px #fe5e10 solid;
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.15);
}
.h_four .dl dl:hover dd{
	color:#fe5e10
}
.h_four .dl dt{
   border:2px #f2f2f2 solid;
    -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow:hidden;
  -webkit-transition: all 500ms ease;
transition: all 500ms ease;	
}
.h_four .dl dd {
	padding:15px 0 25px 0;
	color:#696969;
	text-align:center
}

.wap_footer.flex{
	display:none
}
#mcovers {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999999999;
}
#mcovers .info {
	width: 90%;
	position: absolute;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#mcovers .info p img{
	width:4rem
}
#mcovers .info h2 {
	font-size: 18px;
	color: #fff;
	height:50px;
	line-height:50px;
	background:#fe5e10;
	text-align: center;
	clear:both;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius:  8px 8px 0 0;
	border-radius:  8px 8px 0 0;
}

#mcovers .info p{
	font-size: 16px;
	color: #000;
	text-align:center;
	margin:0 auto;
	padding:0.35rem 0
}
#mcovers .info .close {
    position: absolute;
    top: -14px;
    right: -14px;
    cursor: pointer;
}

.footer{
	background:#292929;
	padding-top:50px
}
.footer .foot .txt{
	width:31%
}
.footer .foot  .txt dl{
	width:33.33%;
}
.footer .foot  dl{
	font-size:15px;
	color:#fff
}
.footer .foot  dd{
	margin-top:20px;
}
.footer .foot  dd a,.footer .foot  dd p{
	color:#ababab;
	font-size:14px;
	line-height:30px;
	display:block
}
.footer .foot  dd em{
	color:#ababab;
	font-size:14px;
	line-height:30px;
}
.footer .foot .contact{
	width:49%
}
.footer .foot .core{
	width:20%
}
.footer .foot  .contact img{
	width:18px;
	margin-right:8px
}
.footer .foot .core span{
	display:block;
	width:125px;
	text-align:center
}
.footer .copyright{
	border-top:1px #545454 solid;
	margin-top:35px;
	padding:20px 0;
	color:#ababab;
	font-size:14px;
	line-height:30px;
}
.footer .copyright a{
	color:#ababab;
	font-size:14px;
	margin:0 8px
}
.header.fix{
	position:fixed;
	top:0;
	background:#fff;
	width:100%;
	z-index:99999999;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.15);
}
#banner {
	z-index:-8
}
#banner .txt{
	 position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	color:#fff;
	font-size:50px;
	width:100%
}
#banner .txt h2{
	font-weight:bold;
	margin-bottom:5px
}
#banner .txt p{
	font-size:16px;
 filter:alpha(opacity=68);   
      -moz-opacity:0.68;   
      -khtml-opacity: 0.68;   
      opacity: 0.68;
}
.headers img.c,.headers.fix img.w{
	display:none
}
.headers.fix img.c{
	display: block
}
.headers.fix{
	background:#fff
}

.header.headers.fix .nav li a i{
	background:#fe5e10
}
.headers.fix .nav li.active a,.headers.fix .nav li:hover a,.headers.fix .nav li:hover dd a:hover,.headers.header ul li .menu-pub dd a:hover{
	color:#fe5e10
}
.headers.fix .nav li a,.headers.fix .nav li.active  dd a,.headers.fix .nav li:hover dd a {
  color: #333;
}


.off_one #swiper4{
	margin:55px auto
}
.off_one .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  display: inline-block;
  border-radius: 8px;
  margin:0 5px;
  opacity: .2;
  border:0;
  background:#fe5e10
}
.off_one  .swiper-pagination-bullet-active {
  opacity: 1;
}
.off_one .swiper-pagination{
	text-align:center;
	padding-top:30px;
}
.off_tow{
	background:#fefbfa
}
.off_tow .dl{
	padding:55px 9%;
}
.off_tow .dl dl{
	width:21%;
	background:#fff;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.085);
	 -moz-border-radius:12px;
  -webkit-border-radius: 12px;
  border-radius:12px;
  overflow:hidden;
  text-align:center;
  border-bottom:15px #fe8e57 solid;
  -webkit-transition: all 500ms ease;
transition: all 500ms ease;
height:335px;
cursor:pointer
}
.off_tow .dl dd h2{
	color:#1d1d1d;
	font-weight:bold;
	font-size:22px;
}
.off_tow .dl dd p{
	color:#565656;
	font-size:18px;
	line-height:48px;
	padding:1px 0 10px 0
}
.off_tow .dl dl:hover{
	margin-top:-15px
}
.pub_form{
	background:url(../images/bg.jpg) no-repeat;
}
.pub_form .pub_tit h2{
	color:#fff
}
.pub_form .form{
	width:545px;
	margin:60px auto 0 auto;
	padding-bottom:60px
}
.pub_form .form p{
	background:#fff;
	margin-bottom:30px;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding:0 15px;color: #262626;
}
.pub_form .form p .text,.pub_form .form p .textarea{
	padding:15px;
	width:90%;
	border:0
}
.pub_form .form p .textarea{
	width:100%;
	font-family:微软雅黑;
	color:#424242;
	height:120px
}
textarea{resize:none}
.pub_form .form  .button{
	background:#ff7836;
	width:175px;
	display:block;
	text-align:center;
	color:#fff;
	display:block;
	line-height:52px;
	font-size:25px;
	cursor: pointer;
	border:0;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin:0 auto 
}

.pub_form .form p .textarea{
	padding-left:0
}
.pub_tit span{
	font-size:24px;
	color:#505050;
	display:block;
	margin-top:20px;
	font-weight: normal
}

.Career{
	background:url(../images/bg_1.png) no-repeat;
}
.Career .car_one .dl{
	margin-top:95px
}
.Career .car_one .txt  h2{
	color:#212121;
	font-weight:bold;
	font-size:40px;
	margin-top:-30px
}
.Career .car_one  .text p{
	color:#515151;
	font-size:24px;
	margin:15px 0 40px 0
}
.Career .car_one  .text span{
	background:#fff4ee;
	display:inline-block;
	 -moz-border-radius:0 100px 100px 100px;
  -webkit-border-radius: 0 100px 100px 100px;
  border-radius: 0 100px 100px 100px;
  color:#ff4600;
  font-size:25px;
  text-align:center;
  padding:15px 22px;
  margin-bottom:35px
}
.Career .car_one .word p{
	color:#212121;
	font-size:18px;
	line-height:36px;
	background:url(../images/dian.png) no-repeat 0 15px;
	padding-left:15px
}
.Career .car_one .txt .pic{
	position:absolute;
	right:0;
	bottom:80px
}
.Career .car_one .clo_2  .pic{
	position:absolute;
	right:190px;
	bottom:420px
}
.Career .car_one .dl .img{
	width:48%
}
.Career .car_one .clo_2 .img{
	position:absolute;
	left:260px;
	bottom:-20px
}
.Career .car_one .clo_2 .test{
	width:39%;
	    background: -webkit-linear-gradient(left, #ffffff, #fff5f1);
    background: -o-linear-gradient(bottom, #ffffff, #fff5f1);
    background: -moz-linear-gradient(bottom, #ffffff, #fff5f1);
    background: linear-gradient(to bottom, #ffffff, #fff5f1);
	padding:50px 25px 60px 50px;
	 -moz-border-radius:15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.05);
  text-align:right
}
.Career .car_one .clo_2 .test h2{
	font-size:24px;
	color:#212121;
	margin-bottom:30px;
}
.Career .car_one .clo_2 .test p{
	font-size:17px;
	line-height:42px;
	color:#919191;
}
.Career .car_one .clo_2 .test:nth-child(3){
	margin-left:43%;
	margin-top:40px;
}
.dl_dl{
	padding-top:60px
}
.Career .car_one .word b{
	font-weight:normal;
	display:block;
	color:#ff4600
}
.car_tow{
	padding:85px 0
}
.car_tow .text{
	width:46%;
	text-align:right;
	align-self: center;
}
.car_tow .text dl{
	display:flex;  
	justify-content: end;
	margin-bottom:70px
}
.car_tow .text dl:nth-child(2),.car_tow .text dl:nth-child(4){
	margin-right:18%
}
.car_tow .text dl:nth-child(3){
	margin-right:26%
}
.car_tow .text dd{
	align-self: center;	margin-right:3%
}
.car_tow .text dd h2{
	color:#ff4600;
	font-size:26px;
	margin-bottom:10px
}
.car_tow .text dd p{
	color:#212121;
	font-size:18px;
	line-height:26px;
	width:80%;
	margin-left: 20%;

}
.car_tow .img{
	width:51%
}

.car_th dl{
	width:32%;
	    background: -webkit-linear-gradient(left, #ffffff, #fff5f1);
    background: -o-linear-gradient(bottom, #ffffff, #fff5f1);
    background: -moz-linear-gradient(bottom, #ffffff, #fff5f1);
    background: linear-gradient(to bottom, #ffffff, #fff5f1);
	padding:45px;
	 -moz-border-radius:15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.05);
  margin-bottom:30px;
  text-align:center
}
.car_th dd h2{
	font-size:24px;
	color:#212121;
	padding:20px 0 15px 0
}
.car_four .off_one .swiper-pagination {
  padding-top: 45px;
}
.car_th dd p{
	font-size:17px;
	color:#837f7e;
}
.car_four{
	background:#fdfbfb;
	padding-bottom:1px
}
.wap{
	display:none
}

.about{
	padding-top:185px
}
.header.about_top{
	border-top:0
}

.about .ab_one .txt{
	width:31.25%;
	margin-left:12%;
	color:#fff;
	font-size:18px;
	line-height:45px;
	align-self: center;
	position:relative;
}
.about .ab_one .txt h2{
	font-size:50px;
	font-weight:bold
}
.about .ab_one .txt h3{
	font-size:22px;
	margin:32px 0
}
.about .ab_one  .pic{
	position:absolute;
	left:0;
	top:50%;
	z-index:0
}
.about .tit_tit h2{
	font-size:34px;
	font-weight:bold;
	color:#fff;
	display:flex;
	 justify-content:center
}
.about .tit_tit h2 i{
	display:block;
	width:80px;
	height:1px;
	background:#fff;
	align-self: center;
}
.about .tit_tit h2  em{
	margin:0 20px
}
.about .video .img_pop{
	margin:45px auto
}
.about .video .img_pop p img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 99999;
  
}
.about .video .img_pop p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff800f;
  background-color: rgba(255,128,15,0.23);
}
.about .video .img_pop .vd {
	 -moz-border-radius:12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  overflow:auto
}
.about .video .dvd{
  display: none;
}
.about #videoId {
  width: 100%;
  height: 580px;
  object-fit: cover;
  margin:45px auto
}
.about .ab_tow dt img{
	width:21px;
	position:relative;
	top:-1px;
	margin-right:5px
}
.about .ab_tow dl{
	width:26%
}
.about .ab_tow dt{
	font-size:20px;
	color:#fff;
	 filter:alpha(opacity=75);   
      -moz-opacity:0.75;   
      -khtml-opacity: 0.75;   
      opacity: 0.75; 
}
.about .ab_tow dd h2{
	color:#fff;
	font-size:24px;
	padding:15px 0 25px 0
}
.about .ab_tow dd p{
	color:#fff;
	font-size:16px;
	filter:alpha(opacity=71);   
      -moz-opacity:0.71;   
      -khtml-opacity: 0.71;   
      opacity: 0.71;
	  line-height:31px
}
#banner .txt h3{
	font-weight:bold;
	font-size:55px;
	display:flex;
	  justify-content:center
}
#banner .txt h3 i{
	display:block;
	width:100px;
	height:1px;
	background:#fff;
	align-self: center;
}
#banner .txt h3 em{
	margin:0 25px;
}

.course{
	background:#fbf9f8;
	padding:50px 0 0 0;
}

.course .course_left{
	width:14%;
	background:#fff;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.05);
  align-self: baseline;
}
.course .course_left h2{
	background:#fe5e10;
	text-align:center;
	line-height:80px;
	font-size:22px;
	color:#fff;
	 -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0
}
.course .course_left h2 img{
	margin-right:10px
}
.course .course_left .ul{
	padding:15px 0
}
.course .course_left .ul a{
	display:block;
	font-size:20px;
	line-height:52px;
	padding-left:50px;
	font-weight:  normal
}
.course .course_left .ul a.cur,.course .course_left .ul a:hover{
	background:#fe732f;
	color:#fff;
}
.course_right.box{
	width:80%
}
.course_right .choose{
	background:#fff;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.05);
}
.course_right .choose span em{
	font-size:18px;
	color:#2e2e2e;
	display:inline-block;
	text-align:center;
	line-height:36px;
	text-align:center;
	cursor: pointer;
	background:#f8f7f7;
	border:1px #eee solid;
	padding:2px 25px;
	 -moz-border-radius:200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  margin-right:25px;
  margin-bottom:20px
}
.course_right .choose span,.course_right .choose p {
	padding:20px 30px;
	display:block;
	width:100%;
	border-bottom:1px #f5f5f5 solid;
}
.course_right .choose span{
	padding-bottom:0
}
.course_right .choose p em{
	color:#565656;
	font-size:16px;
	margin-right:40px;
	cursor:pointer
}
.course_right .choose span em.cur,.course_right .choose span em:hover{
	background:#fe5e10;
	border:1px #fe5e10 solid;
	color:#fff;
}
.course_right .choose p em.cur,.course_right .choose p em:hover{
	color:#fe5e10;
}
.course_right .dl dl{
	width:23.5%;
	margin-left:2%;
	margin-top:40px;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow:hidden;
   box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.05);
}
.course_right .dl dt img{
	width:100%
}
.course_right .dl dl:nth-child(4n+1){
	margin-left:0
}
.course_right .dl dd{
	background:#fff;
	padding:15px	
}
.course_right .dl dd h2{
	color:#3b3b3b;
	font-size:20px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.course_right .dl dd em{
	color:#7f7f7f;
	font-size:16px;
	display:block;
	padding:10px 0 15px 0;
	border-bottom:1px #f3f3f3 solid
}
.course_right .dl dd img{
	width:40px;
	height:40px;
	 -moz-border-radius:100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.course_right .dl dd  p{
	padding-top:15px
}
.course_right .dl dd  p b{
	font-weight:normal;
	color:#727272;
	font-size:17px;
	position:relative;
	top:2px;
	margin-left:6px;
}
.course_right .dl dl:hover dd h2{
	color:#fe5e10;
}
.course_right .dl dd  p i{
	align-self: center;
	color:#fe5e10;
	font-size:20px
}
.page {
	text-align:center;
	width:100%
}
#pages{
	margin:75px auto;
	text-align:center
}
#pages li span,.page a {
    border: 1px #e8e8e8 solid;
    display: inline-block;
    height: 38px;
    text-align: center;
    line-height: 36px;
    margin: 0 3px;
    padding: 0 14px;
    font-size: 16px;
	color:#717171;
    font-family: Arial, Helvetica, sans-serif;
  background:#ffffff;
   -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}
#pages li {
	display:inline-block
}
#pages li.active span,.page a:hover {
    background: #fe5e10;
    color: #fff;
	border:1px #fe5e10 solid
}
#course{
	padding-top:20px;
	background:#f4f4f4
}
.header.home.h_cont{
	box-shadow: 0px 3px 19px 0px rgba(220,220,220);
}
#course .where{
	color:#6e6e6e;
	font-size:14px;
	margin-bottom:20px
}
#course .where i{
	margin:0 8px
}
.bg_bg_w{
	background:#fff;
	padding:50px;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.025);
		 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}
.bg_bg_sw{
	background:#fff;
	padding:15px;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.025);
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}
#course .text h2{
	color:#292929;
	font-weight:bold;
	font-size:24px;
}
#course .text h3{
	color:#fe5e10;
	font-weight:bold;
	font-size:30px;
	margin:10px 0 20px 0
}
#course .text .word{
	background:#f9f9f9;
	padding:20px;
	font-size:16px
}
#course .text .word .txt p img{
	width:20px;
	height:20px;
	margin-right:12px;
	position:relative;
	top:-3px;
}
#course .text .word .txt p:nth-child(1){
	margin-bottom:25px;
}
#course .text .word .txt p em{
	color:#666666;
}
#course .text .word .btn {
	color:#fe5e10;
	font-size:14px;
	text-decoration:  underline;
	align-self: center;
	cursor:pointer
}
#course .text .scanning em{
	background:#fe5e10;
	color:#fff;
	text-align:center;
	width:150px;
	line-height:50px;
	display:inline-block;
	margin-top:35px;
	-moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor:pointer
}
#course .mty{
	margin-top:45px
}
#course .text{
	width:45%
}
#course .img{
	width:38%
}
#course .img img{
	width:100%
}
#course{
	padding-bottom:80px
}
#course .tow_list{
	width:33%
}
#course .tow_cont{
	width:65%
}
#course .bg_bg_sw .tit_tit{
	font-size:22px;
	color:#2f2f2f;
	font-weight: bold;
	border-bottom:1px #ffceb7 solid;
	padding-bottom:10px
}
#course .bg_bg_sw .tit_tit i{
	display: inline-block;
	width:5px;
	height:20px;
	background:#fe5e10;
	position:relative;
	top:2px;
	margin-right:8px
}
#course .tow_list .dl li{
	border-bottom:1px #eeeeee solid;
	padding:20px
}
#course .tow_list .dl li p:last-child{
	color:#575757;
	font-size:14px;
	margin-top:10px
}
#course .cont_cont p{
	line-height:30px;
	font-size:16px;
	margin-top:25px
}
#course .cont_cont p img{
	display:block;
	margin:0 auto
}
#course .text .word .btn p{
	width: 110px;
text-align: right;
right: -22px;
position: absolute;
top: 30px;display:none
}
#course .text .scanning p{
	position:absolute;
	width:150px;
	margin-top:15px;
	background:#fff;
	display:none	
}
