/*------------flash------------*/
.flash_div{ width:100%; margin:0 auto; overflow:hidden; margin-top:80px;}
.flash{height:140px;width:320px;overflow:hidden;position:relative;margin:0 auto;/*margin-top:100px;*/}
.ul_flash{width:100000px;height:100%}
.ul_flash li{float:left;width:320px;height:100%}
.ul_flash img{width:100%;height:100%}
.flash .pagination{clear:both;position:absolute;left:44%;bottom:15px;z-index:100;height:10px; float:left; text-align:left;}
.flash .pagination span{ float:left;background:url(/template/mobile/images/dian.png) no-repeat; background-size:100% 100%;width:14px;height:14px;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;margin:0 3px;cursor:pointer;position:relative}
.flash .pagination span.swiper-active-switch{ background:url(/template/mobile/images/dian2.png) no-repeat; background-size:100% 100%;}
/*long8简介*/
.i_one_t{  margin-top:6%; margin-bottom:6%;overflow:hidden;line-height:26px; letter-spacing:1.5px; padding-bottom:1%;text-align:center; background:url(/template/mobile/images/line.png) center bottom no-repeat;}
.i_one_t h2{font-size:20px; color:#fb6708; font-weight:bold;}
.i_one_t label{ display:block; height:26px; overflow:hidden; font-size:12px; color:#999999; font-weight:normal; letter-spacing:2px;}
.i_one_con{ font-size:14px; color:#333333; line-height:22px;}
.i_one_con img{ max-width:100%; margin:0 auto; clear:both; display:block; margin-top:20px; margin-bottom:10px;}
.i_more{ height:40px; line-height:40px; background:url(/template/mobile/images/dian3.png) 60% center #cccccc no-repeat; display:block; width:100%; color:#fff; font-size:14px; text-align:center; margin-top:3%; text-transform:uppercase;}
.i_more:hover{ color:#fff;}

/*企业文化*/
.i_company{ width:98%; margin:0 auto; max-width:600px;padding-top:3%; overflow:hidden; margin-bottom:3%;}
.i_company ul li{float: left; padding-top:15px; height:106px; width:42%; margin-left:1%; margin-right:2%;overflow:hidden;text-align:right; padding-right:5%; background:url(/template/mobile/images/i_company_bg.png) right center no-repeat; color:#333333; font-size:12px; letter-spacing:1px; max-width:229px; background-size:auto 100%; line-height:16px; margin-bottom:5%;}
.i_company ul li h2{ color:#666; font-size:20px; letter-spacing:3px; line-height:30px; margin-top:3%; font-weight:bold;}
.i_company ul li:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.i_company ul li:hover h2{ color:#ffc000;}

/*新闻动态*/
.i_news{ max-width:800px; margin:0 auto;}

/*人才招聘*/
.i_job .i_job_title{ margin-top:3%; height:40px; line-height:40px; border-bottom:1px solid #abaab3; font-size:18px; color:#fb6708;}
.i_job .i_job_txt{  overflow:hidden; padding-top:15px; padding-bottom:10px; line-height:22px; font-size:14px;}
.i_job hr{ height:0px; overflow:hidden; border-top:1px solid #abaab3;}
.i_job .i_job_con{overflow:hidden; line-height:22px; font-size:14px;}
.i_job .i_job_con a{ text-decoration:none;}
.i_job .i_job_b{ text-align:center; overflow:hidden; margin-top:30px;}
.i_job .i_job_a{ text-align:center; font-size:15px; color:#fb6708; text-decoration:none; overflow:hidden; line-height:140px; display:inline-block; margin-left:5%; margin-right:5%; width:98px; height:98px; border:1px solid #f87725; border-radius:50%;transition: all 0.3s;}
.i_job .i_job_a.bgs1{ background:url(/template/mobile/images/i_job_pic1.png) center 17px no-repeat;}
.i_job .i_job_a.bgs2{ background:url(/template/mobile/images/i_job_pic2.png) center 25px no-repeat;}
.i_job .i_job_a:hover{ color:#fff;filter:alpha(opacity=80);opacity:0.8;}
  
.i_job .i_job_a.bgs1:hover{background:url(/template/mobile/images/i_job_pic1_on.png) #fb6708 center 17px no-repeat;}
.i_job .i_job_a.bgs2:hover{background:url(/template/mobile/images/i_job_pic2_on.png) #fb6708 center 25px no-repeat;}


@media screen and (max-width:480px) {
 .flash_div{margin-top:70px;}
 /*企业文化*/
 .i_company ul li{ padding-right:9%; width:38%;}
.i_company ul li h2{ font-size:18px;}
 }
 
 @media screen and (max-width:320px) {
  /*企业文化*/
  .i_company ul li h2{ font-size:16px; line-height:24px;}
 }

<!--耗时1758483389.6068秒-->