/*reset-ccc*/
html,body{font-size: 14px;}
body,p,img,ul,li,ol,dl,dd,dt,h1,h2,h3,a,input,div{margin:0;padding:0;font-family: "微软雅黑",arial;text-shadow:none;font-weight:normal; font-size:1.4rem;font-size:14px;}
a,a:focus, a:hover{text-decoration:none;color:#000}
ul,ol{list-style:none;}
*:focus{outline:0;}
.img img{width:100%;border:none;display: block;}
.clear:before,.clearfix:before{display: table;content: " ";}
.clear:after,.clearfix:after{content: "";display: block;height: 0;clear: both;float: none;margin: 0;}
.hide{display: none;}
.relative{position:relative;}
.transform{transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* 通用 */-o-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Opera */-ms-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* IE 9 */-moz-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Firefox */-webkit-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Safari 和 Chrome */ } 
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;max-width: 100%;}
.overflow{overflow:hidden;}
/**
 *main-css
 *main-color:#08d3ff;
 **/
html{
	overflow-x:hidden;
}
body{
	background-color: #fff;
}
.container{
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
}
.main .mypage {
  padding: 30px 0;
  text-align: center;
}
.main .mypage span,
.main .mypage a,
.main .mypage p {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 14px;
  text-decoration: none;
  border: 1px solid #666;
  background: #fff;
  color: #333;
  margin: 0 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main .mypage span.current,
.main .mypage a.current,
.main .mypage p.current,
.main .mypage span:hover,
.main .mypage a:hover,
.main .mypage p:hover {
  background: #e60012;
  border: 1px solid #e60012;
  color: #fff;
}
.flexslider{
	padding:0;
	box-shadow:none;
	border:0;
	margin:0 auto;
}
.flexslider .flex-control-nav{
	bottom:0;
	z-index:20;
}
.flexslider .flex-control-nav li a{
	width:40px;
	height:3px;
	border-radius:0;
	background-color:#fff;
	transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-ms-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.flexslider .flex-control-nav li a.flex-active{
	height:3px;
	background-color:#e47b2a;
}
/*pHeader*/
.pHeader {
	/* padding:30px 0 10px; */
}
.pHeader .logo{
	float:left;
	height:80px;
}
.pHeader .logo img,.pHeader .logo p{
	float:left;
	height:60px;
	margin-top:10px;
}
.pHeader .logo p{
	font-size:12px;
	font-weight:bold;
	color:#ffc001;
	margin: 54px 0 0 8px;
}
.pHeader .logo p span{
	color:#a9a9a9;
}
.pHeader .phRight{
	float:right;
	padding-top:16px;
}
.pHeader .phRight li{
	float:left;
	margin-left:10px;
	position:relative
}
.pHeader .phRight li > a{
	display:block;
	font-size:16px;
	color:#000;
	line-height:46px;
	padding:0 14px;
	border-bottom:2px solid #fff;
}
.pHeader .phRight li:hover > a,
.pHeader .phRight li.active > a{
	color:#ffc001;
	border-bottom:2px solid #ffc001;
}
.pHeader .phRight li dl{
	display:none;
	position: absolute;
    width: 100%;
    background-color: #ffc001;
	z-index:99;
}
.pHeader .phRight li dd a{
	display: block;
    text-align: center;
    padding: 12px 0;
	color:#fff;
}
.pHeader .phRight li:hover dl{
	display:block;
}
.iAbout{
	height:642px;
	position:relative;
}
.iAbout .container{
	height:100%;
	position:relative;
}
.iAbout:before{
	content:"";
	width:45%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#242835;
}
.iAbout .img{
	position: absolute;
    left: 0;
    top: 122px;
}
.iAbout .info{
	float:right;
	width:486px;
	margin-right:15px;	
}
.iAbout .info .mt{
	font-size:40px;
    font-weight: bold;
	margin-top:85px;
	padding-bottom:24px;
	position:relative;
}
.iAbout .info .mt span{
	display:block;
	font-size:14px;
	font-weight:400;
	color:#000;
}
.iAbout .info .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
}
.iAbout .info .mc{
	color: #a9a9a9;
    font-size: 13px;
    line-height: 28px;
    margin-top: 20px;
}
.iService{
	background-image:url(../images/bg1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:106px 0 80px;
}
.iService .mt{
	font-size:40px;
    font-weight: bold;
	padding-bottom:24px;
	position:relative;
	text-align:center;
	color:#fff;
	margin-bottom:60px;
}
.iService .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-37.5px;
}
.iService .mc .detail{
	float:left;
	width:33.33333%;
}
.iService .mc .detail .img{
	display:block;
	margin:0 auto;
	width:320px;
	height:320px;
	overflow:hidden;
	border-radius:50%;
}
.iService .mc .detail:hover .img img{
	transform: scale(1.1);
}
.iService .mc .detail p{
	text-align:center;
    font-size: 30px;
    font-family: arial;
	font-weight:lighter;
    color: #fff;
    margin-top: 60px;
}
.iService .mc .detail p span{
	display: block;
    color: #a9a9a9;
    text-align: center;
    font-size: 20px;
    margin-top: 8px;
}
.iProject{
	background-color:#1e2432;
}
.iProject .mt{
	font-size:40px;
    font-weight: bold;
	padding-top:46px;
	padding-bottom:24px;
	position:relative;
	color:#fff;
}
.iProject .mt span{
	display:block;
	font-size:12px;
	font-weight:400;
	color:#fff;
}
.iProject .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
}
.iProject .mc .left,
.iProject .mc .mid,
.iProject .mc .right{
	float:left;
}
.iProject .mc .mid{
	width: 486px;
}
.iProject .mc .mid .img{
	display:block;
	height:300px;
	width:486px;
	overflow:hidden;
}
.iProject .mc .mid .img img{
	height:100%;
}
.iProject .mc .right{
	width: 349px;
}
.iProject .mc .img{
	display:block;
	position:relative;
	cursor:pointer;
}
.iProject .mc .right .img{
	display:block;
	height:300px;
	width:349px;
	overflow:hidden;
}
.iProject .mc .img:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background-image:url(../images/icon4.png);
	background-position:center;
	background-repeat:no-repeat;
	position: absolute;
    top: 0;
    left: 0;
	opacity:0;
	transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-ms-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.iProject .mc .img:hover:after{
	opacity:1;
}
.iProject .mc .right .img img{
	height:100%;
}
.iProject .mc{
	padding:60px 0 20px;
}
.iMap .mt{
	font-size:40px;
    font-weight: bold;
	padding-top:46px;
	padding-bottom:24px;
	position:relative;
	color:#000;
	text-align:center;
}
.iMap .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-37.5px;
}
.iMap .mc {
	text-align:center;
	width:800px;
	height:600px;
	margin:20px auto;
}
.iMap .mc li{
	line-height:38px;
	position:absolute;
	left:0;
	top:0;
    color: #000;
}
.iMap .mc li i{
	display:inline-block;
	vertical-align:top;
	width:38px;
	height:38px;
	background-image:url(../images/icon1.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:50%;
}
.iMap .mc li:nth-child(1){
	top: -462px;
    left: 83px;
	color:#fff;
}
.iMap .mc li:nth-child(2){
	left: 190px;
    top: -352px;
	color:#fff;
}
.iMap .mc li:nth-child(3){
	left: 264px;
    top: -250px;
	color:#fff;
}
.iMap .mc li:nth-child(4){
	left: 316px;
    top: -175px;
	color:#fff;
}
.iMap .mc li:nth-child(5){
	left: 330px;
    top: -118px;
}
.iMap .mc li:nth-child(6){
	left: 445px;
    top: -52px;
}
.iMap .mc li:nth-child(7){
	top: -428px;
    left: 370px;
	color:#ccc;
}
.iMap .mc li:nth-child(8){
	top: -352px;
    left: 416px;
	color:#fff;
}
.iMap .mc li:nth-child(9){
    top: -292px;
    left: 432px;
	color:#fff;
}
.iMap .mc li:nth-child(10){
    top: -262px;
    left: 488px;
	color:#fff;
}
.iMap .mc li:nth-child(11){
    top: -238px;
    left: 424px;
	color:#fff;
}
.iMap .mc li:nth-child(12){
    top: -192px;
    left: 460px;
	color:#fff;
}
.iMap .mc li:nth-child(13){
    top: -448px;
    left: 694px;
	color:#ccc;
}
.iMap .mc li:nth-child(14){
	top: -330px;
    left: 580px;
	color:#ccc;
}
.iMap .mc li:nth-child(15){
    top: -275px;
    left: 614px;
}
.iMap .mc li:nth-child(16){
    top: -202px;
    left: 614px;
}
.iMap .mc li:nth-child(17){
    top: -152px;
    left: 576px;
	color:#ccc;
}
.iNews{
	background-image:url(../images/bg2.jpg);
	background-position:top;
	background-repeat:repeat;
	background-color:#242835;
	background-size:100%;
	height:700px;
}
.iNews .left{
	float: left;
    margin-top: 133px;
    position: relative;
    z-index: 3;
}
.iNews .mt{
	font-size:40px;
	padding-top:46px;
	padding-bottom:24px;
	position:relative;
	color:#fff;
}
.iNews .mt span{
	display:block;
	font-size:12px;
	font-weight:400;
	color:#fff;
}
.iNews .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
}
.iNews .left .desc{
	font-size: 16px;
    line-height: 30px;
    color: #fff;
    width: 280px;
    margin-top: 22px;
}
.iNews .img{
	position: absolute;
    left: 170px;
    top: 182px;
    opacity: .8;
    z-index: 2;
	width:308px
}
.iNews .right{
	float: right;
    width: 694px;
	margin-top: 246px;
}
.iNews .right > a{
	display:block;
	height:150px;
	overflow:hidden;
}
.iNews .right > a .title{
	font-size:16px;
	color:#fff
}
.iNews .right > a .desc{
	font-size:14px;
	color:#808080;
	line-height:24px;
	margin-top:10px;
}
.pFooter{
	background-color: #1e2432;
	border-top:2px solid #ffc001;
}
.pFooter .address{
	float:left;
	padding:40px 0;
}
.pFooter .address .mt{
	color: #fff;
    font-size: 22px;
    line-height: 22px;
    display: block;
}
.pFooter .address .mc{
	font-size:16px;
	color:#a9a9a9;
	line-height:22px;
	margin:12px 0 40px;
}
.pFooter .address .mc:last-child{
	margin-bottom:0;
}
.pFooter .telBox{
	float:right;
	margin-top:100px;
}
.pFooter .telBox p{
	float:left;
	font-size:22px;
	color:#fff;
	line-height:58px;
	margin-left: 62px;
}
.pFooter .telBox p i{
	display:inline-block;
	vertical-align:top;
	height:58px;
	width:58px;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:10px;
}
.pFooter .telBox p.tel i{
	background-image:url(../images/icon2.png);
}
.pFooter .telBox p.email i{
	background-image:url(../images/icon3.png);
}
.pFooter .legal{
	text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
	background-color: #171b25;
}
.pFooter .legal a{
	color:#fff;
}
.mNewsList .topRecommend{
	margin:80px 0;
}
.mNewsList .topRecommend .img{
	float:left;position:relative;
	overflow:hidden;
}
.mNewsList .topRecommend .img img{
	transition:0.4s;
}
.mNewsList .topRecommend .img img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}
.mNewsList .topRecommend .img .title{
	font-size:20px;position:absolute;left:0px;bottom:0px;width:100%;background:rgba(0,0,0,0.6);color:#fff;line-height:25px;padding:15px 0px;text-align:center;text-align:center;
}
.mNewsList .topRecommend .info{
	float:right;
	width:566px;
}
.mNewsList .topRecommend .info .detail{
	display:block;
	background-color:#f1f1f1;
	padding: 16px 20px;
	margin-bottom:21px;
}
.mNewsList .topRecommend .info .detail:last-child{
	margin:0;
}
.mNewsList .topRecommend .info .detail .title{
	font-size:16px;
	color:#666;
	
	
}
.mNewsList .topRecommend .info .detail .time{color:#666;margin-bottom:5px;}
.mNewsList .topRecommend .info .detail .desc{
	font-size:14px;
	color:#808080;
	line-height:22px;
	height:66px;
	overflow:hidden;
}
.mNewsList .topRecommend .info .detail:hover{
	background-color:#ffc001;
}
.mNewsList .topRecommend .info .detail:hover .title,
.mNewsList .topRecommend .info .detail:hover .time,
.mNewsList .topRecommend .info .detail:hover .desc{
	color:#fff;
}
.mNewsList .list .detail{
	display: block;
    overflow: hidden;
    padding: 34px 0;
    border-bottom: 1px solid #f1f1f1;
}
.mNewsList .list .detail .time{
	float:left;
	background-color:#f2f2f2;
	text-align:center;
	padding:14px 10px;
	margin-right:20px;
	width: 64px;
}
.mNewsList .list .detail .time-d{
	font-weight: lighter;
    font-size: 24px;
    color: #000;
}
.mNewsList .list .detail .time-y{
	font-size: 14px;
    font-weight: lighter;
    color: #000;
    margin-top: 6px;
}
.mNewsList .list .detail .info{
	overflow:hidden;
}
.mNewsList .list .detail .info .title{
	font-size:18px;
	color:#666;
    display: block;
    margin-bottom: 10px;
}
.mNewsList .list .detail .info .desc{
	font-size:14px;
	color:#808080;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.mNewsList .list .detail:hover .time{
	background-color:#ffc001;
}
.mNewsList .list .detail:hover .info .title{
	color:#ffc001
}
.mPage {
	/* padding:60px 0; */
}
.main .newsmt {
 margin-bottom:30px
}
.main .newsmt>p {
 text-align:center;
 font-size:22px
}
.main .newsmt>p span {
 display:block;
 margin-top:12px;
 color:#999;
 font-size:13px
}
.mPage {
 color:#666;
 font-size:14px;
 line-height:36px
}
.mPage a,.mPage div,.mPage em,.mPage li,.mPage p,.mPage span,.mPage table,.mPage td,.mPage tr,.mPage ul {
 /* color:#666; */
 color:rgba(23, 26, 29, 0.9);
 font-size:14px
}
.mPage img {
 max-width:100%
}
.mPage iframe {
 display:block;
 margin:0 auto
}
.mPage .about_con{
	/* text-indent:30px; */
	background:rgba(250, 250, 250, 1);
	border-radius:10px;
	width:auto;
	padding: 24px;
	margin-top:40px;
	margin-bottom:24px;
}
.swiper-pagination .swiper-pagination-bullet{background:rgba(255,255,255,1);opacity:1;}
.swiper-pagination .swiper-pagination-bullet-active{background:rgba(43, 86, 70 , 1);}

.mProject{
	background-color:#eff1f6;
}
.mProject .friend {
	margin-bottom:70px;
}
.mProject .friend .mt{
	font-size:36px;
	font-weight:bold;
	padding-top:46px;
	padding-bottom:24px;
	position:relative;
	color:#666;
	text-align:center;
	margin-bottom:20px;
}
.mProject .friend .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-37.5px;
}
.mProject .friend .mc li{
	float:left;
	width:350px;
	height:248px;
	overflow:hidden;
	margin:15px 25px;
}
.mProject .friend .mc li > a{
	display:block;
}
.mProject .friend .mc li .hover,
.mProject .friend .mc li:hover .before{
	display:none;
}
.mProject .friend .mc li:hover .hover{
	display:block;
}
.mProject .case{
	background-color:#242835;
	padding:48px 0;
}
.mProject .case .mt{
	font-size:36px;
	font-weight:bold;
	padding-bottom:24px;
	position:relative;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
}
.mProject .case .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-37.5px;
}
.mProject .case .mc {
	width:1000px;
	margin:0 auto
}
.mProject .case .mc .flexslider{
	background-color:#242835;
}
.mProject .case .mc .slides li{
	float:left;
	width:235px;
	height:280px;
	overflow:hidden;
}
.mProject .case .mc .slides li > a{
	display:block;
}
.mProject .case .mc .slides li .hover,
.mProject .case .mc .slides li:hover .before{
	display:none;
}
.mProject .case .mc .slides li:hover .hover{
	display:block;
}
.mProject .case .flex-direction-nav a{
	font-size:0;
	color:#242835
}
.mProject .case .flex-direction-nav a:before,
.mProject .case .flex-direction-nav a:after{
	display:none;
}
.mProject .case .flex-direction-nav .flex-prev{
	background-image:url(../images/prev.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 50px;
    height: 45px;
    left: -80px;
    opacity: 1;
}
.mProject .case .flex-direction-nav .flex-next{
	background-image:url(../images/next.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 50px;
    height: 45px;
    right: -80px;
    opacity: 1;
}
.mProject .info .img{
	float:left;
	margin-right:80px;
	margin-top:167px;
}
.mProject .info .box{
	padding:40px 60px 0;
	background-color:#face48;
	overflow:hidden;
}
.mProject .info .box p{
	font-size: 14px;
    color: #fff;
    line-height: 26px;
	margin-bottom:40px;
}
.mProject .info .box .title{
	font-size:24px;
	font-weight:bold;
	margin-bottom:6px;
}
.mProShow{
	margin-top:50px;
}
.mProShow .col1{
	float:left;
	width:212px;
	margin-right:20px;
}
.mProShow .col1 .detail{
	margin-bottom:20px;
}
.mProShow .col1 .mt{
	line-height:45px;
	padding:0 10px;
	font-size:16px;
	color:#fff;
	background-color:#fdc209
}
.mProShow .col1 .mc{
	border:1px solid #f0f0f0;
	border-top:0;
	padding:20px;
}
.mProShow .col1 .mc a{
	display:block;
	font-size:14px;
	color:#666;
	padding:12px 0;
}
.mProShow .col1 .mc a:hover,
.mProShow .col1 .mc a.active{
	color:#fdc209;
}
.mProShow .col2{
	overflow:hidden;
}
.mProShow .col2 .mt{
	border-bottom: 1px solid #eaeaea;
	line-height:47px;
	font-size:23px;
	color:#4b4b4b;
	position:relative;
}
.mProShow .col2 .mt:after{
	content:"";
	width:22px;
	height:1px;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:#fdc209;
}
.mProShow .col2 .scroll_horizontal .box {
	overflow:hidden;
	position:relative;
}
.mProShow .col2 .scroll_horizontal .list{
	width:999999px;
	overflow:hidden;
}
.mProShow .col2 .scroll_horizontal .next,
.mProShow .col2 .scroll_horizontal .prev{
	display:none;
}
.mProShow .col2 .scroll_horizontal li{
	float:left;
	width:144px;
	height:99px;
	overflow:hidden;
}
.mProShow .col2 .scroll_horizontal li > a{
	display:block;
	width:131px;
	height:99px;
	overflow:hidden;
	cursor:pointer;
}
.mProShow .col2 .scroll_horizontal li img{
	width:131px;
	height:99px;
}
.mProShow .col2 .bigImg{
	width: 100%;
    text-align: center;
    height: 555px;
    overflow: hidden;
    margin: 28px 0 40px;
	position:relative;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mProShow .col2 .bigImg img{
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	margin:0 auto;
}
.mProShow .col2 .bigImg p{
	position: absolute;
    bottom: 0;
    line-height: 46px;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    color: #fff;
}
.mJob{
	background-color:#eee;
	padding-top:80px;
}
.mJob .list .detail {
	background-color:#fff;
	padding:20px;
	margin-bottom:30px;
	position:relative;
	box-shadow: 3px 5px 9px #e4e4e4;
}
.mJob .list .detail .title{
	font-size: 22px;
    margin-bottom: 12px;
    color: #FF9900;
}
.mJob .list .detail .title span{
	font-size: 16px;
    color: #afafaf;
    margin-left: 12px;
}
.mJob .list .detail .desc{
	font-size: 13px;
    color: #666;
    line-height: 26px;
}
.mJob .list .detail .action{
	position: absolute;
    right: 40px;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FF9900;
    color: #fff;
    border-radius: 8px;
    top: 40%;
    margin-top: -25px;
    cursor: pointer;
}
.jobForm{
	display:none;
    position: fixed;
    padding: 40px 20px;
    background-color: #fff;
    width: 370px;
    height: 412px;
    left: 50%;
    top: 45%;
    margin: -276px 0 0 -206px;
	z-index:2;
}
.blackBg{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,.5);
}
.jobForm .detail{
	margin-bottom:20px;
}
.jobForm .detail label{
	float: left;
    font-size: 14px;
    width: 90px;
    line-height: 40px;
}
.jobForm .detail input[type="text"],
.jobForm .detail input[type="date"]{
    float: left;
    padding: 10px;
    font-size: 14px;
	border: 1px solid #e2e2e2;
    width: 250px;
}
.jobForm .detail span{
    float: left;
    width: 140px;
    line-height: 20px;
    font-size: 12px;
    color: #f00;
    margin-left: 10px;
}
.jobForm .detail label input{
	margin-right:6px;
}
.jobForm .detail select{
	float: left;
    line-height: 38px;
    border: 1px solid #ccc;
    height: 38px;
    padding: 0 10px;
    width: 86px;
	margin-right:6px;
}
.jobForm .detail .fileBox{
	float:left;
	height:40px;
	line-height:40px;
	width:120px;
	background-color:#ff9902;
	position:relative;
	color:#fff;
	text-align:center;
}
.jobForm .detail .fileBox input[type="file"]{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
}
.jobForm .detail input[name="code"]{
	width:84px;
}
.jobForm .detail img{
	float:left;
	height:39px;
	margin-left:8px;
}
.jobForm .detail .btns_ok{
	display: block;
	float:left;
    width: 220px;
    border: 0;
    line-height: 50px;
    background-color: #ff9902;
    color: #fff;
	cursor:pointer;
}
.jobForm .detail .closeForm{
	float: left;
    line-height: 50px;
    text-align: center;
    width: 130px;
    margin-left: 10px;
    background-color: #f00;
    color: #fff;
	cursor:pointer;
}
.jobForm .detail em{
	font-style:normal;
}
.mPage .mt{
	font-size:36px;
	padding-top:46px;
	padding-bottom:24px;
	position:relative;
	color:#171A1D;
	text-align:center;
	margin-bottom:20px;
}
.mPage .honor_mt{
	padding-top:86px;
}
.mPage .develop_mt{
	margin-top:40px;
}
.mPage .aptitude_mt{
	margin-top:60px;
}
.about_biaoti{position:fixed;z-index:500;height:66px;top:0px;left:0px;width:100%;display:none;background:#ffffff;}
.about_title{width:100%;box-shadow: 0px 3px 9px 0px #0000000D;height:66px;line-height:66px;}
.about_title ul li{width:25%;float:left;line-height:66px;}
.about_title ul li a{width:160px;display:block;margin:auto;font-size:18px;color:#8C8C8C;text-align:center;position:relative;}

.mPage .mt:after{
	content:"";
	display:block;
	width:75px;
	height:7px;
	background-color:#fdc209;
	position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-37.5px;
}
.mPage .about{
	/* margin-top:80px; */
	/* margin-bottom:40px; */
}

.mPage .about ul li .title{
	margin-top:40px;
	margin-bottom:10px;
	line-height:34px;
	font-size:24px;
	text-align:center;
	color:rgba(23, 26, 29, 1);
}
.mPage .about ul li .title span{
	line-height:34px;
	font-size:18px;
	/* font-size:24px; */
	color:rgba(23, 26, 29, 1);
}
.mPage .about ul li .con{
	padding:40px;
	background:rgba(242, 248, 247, 1);
	border-radius:10px;
}
.mPage .about ul li .con .intro{
	color:#00695F;
	font-size:17px;
	line-height:24px;
}
.mPage .about ul li .con .conn{
	font-size:14px;
	line-height:24px;
}
.mPage .about .img{
	float:left;
	height:466px;
	overflow:hidden
}
.mPage .about .info{
	overflow: hidden;
    padding: 30px 60px;
    background-color: #fdc209;
    height: 406px;
}
.mPage .about .info p{
	font-size:16px;
	color:#fff;
	margin-bottom:34px;
}
.mPage .about .info p.title{
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
}
.mPage .about .info p:first-child{
	margin-top:43px;
}
.mPage .develop{
	margin-top:64px;
	overflow:hidden;
}
.mPage .develop_left{
	width:256px;
	float:left;
}
.mPage .develop_left ul li{
	width:256px;
	height:40px;
	padding:10px 0px;
	line-height:40px;
	text-indent:24px;
}
.mPage .develop_left ul li a{
	width:252px;
	height:40px;
	line-height:40px;
	text-indent:24px;
	display:block;
	font-size:24px;
	color:rgba(0, 0, 0, 0.85);

	
}
.mPage .develop_left ul li:first-child{
	background:rgba(250, 250, 250, 1);
}
.mPage .develop_left ul li:first-child a{
	color:#FDB913;
	border-right:4px solid #FDB913;
}

.mPage .develop_right{
	width:904px;
	float:right;
}
.mPage .develop_right ul{
	display:none;
}
.mPage .develop_right ul:first-child{
	display:block;
}

.mPage .develop_right ul li .con .tt{line-height:34px;font-size:24px;color:#000000;margin-top:24px;}
.mPage .develop_right ul li .con .tt span{font-size:14px;line-height:34px;color:#000000;}
.mPage .develop_right ul li .con .content{margin-top:24px;}
.mPage .develop_right ul li .con .content p{padding-left:25px;font-size:15px;line-height:28px;position:relative;color:#595959;}
.mPage .develop_right ul li .con .content p:after{content:"";position:absolute;left:11px;top:12px;width:5px;height:5px;background-color:#595959;border-radius:2.5px;}

.fzlc_list{width:904px;overflow:hidden;}
.fzlc_list .list_ul{width:285px;height:343px;margin-right:21px;float:left;border:1px solid #00695F;border-radius:10px;}
.fzlc_list .list_ul:last-child{margin-right:0px;}
.fzlc_list .list_ul .list_li{padding:32px;}
.fzlc_list .list_ul .list_li .tt{font-size:17px;line-height:24px;color:#00695F;text-align:center;}
.fzlc_list .list_ul .list_li .intro{font-size:48px;line-height:68px;color:#00695F;text-align:center;margin-top:8px;margin-bottom:8px;}
.fzlc_list .list_ul .list_li .con{font-size:14px;line-height:24px;color:#171A1D;}

.aptitude{margin-bottom:133px;}
.aptitude ul li{width:25%;float:left;}
.aptitude ul li .details{background:#F2F8F7;margin:auto;border-radius:8px;width:calc(100% - 30px);height:254px;margin-top:65px;position:relative;padding-top:80px;}
.aptitude ul li .pic{position:absolute;left:50%;top:-60px;transform:translateX(-50%);background:url(../images/Polygon.png)no-repeat center;width:110px;height:120px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.aptitude ul li .pic img{display:block;margin:auto;}
.aptitude ul li .con{text-align:center;} 
.aptitude ul li .con .tt{font-size:18px;line-height:28px;color:#171A1D;font-weight:500;}
.aptitude ul li .con .about-line{font-size: 0px;margin:auto;width: 128px;height: 2px;line-height: 0px;margin-top:16px;	}
.aptitude ul li .con .content{margin-top:40px;font-size:15px;line-height:24px;color:#171A1D}
.aptitude ul li .con .content p{margin-bottom:16px;}
.aptitude ul li .con .content *{font-size:15px;line-height:24px;color:#171A1D}




.mPage .honor{
	margin-bottom:40px;
}
.mPage .honor .detail {
	float:left;
	width:216px;
    height: 150px;
    overflow: hidden;
	margin:12px;
}
.mPage .honor .detail img{
	width:216px;
    height: 150px;
}
.mPage .honor .detail:hover img{
	transform: scale(1.1);
}
.mPage .aptitude{
	text-align:center;
}
.mPage .aptitude .detail{
	display:inline-block;
	vertical-align:top;
	width:300px;
	text-align:center;
}
.mPage .aptitude .detail .img{
	display:block;
	width:200px;
	margin:0 auto;
}
.mPage .aptitude .detail p{
	line-height:30px ;
}
.mPage .aptitude .detail p.title{
	font-size:24px;
	color:#fdc209;
	margin:20px 0;
}
.orientation{
	line-height:30px;
}
.orientation p,
.orientation a{
	font-size:14px;
	color:#666
}
