﻿/*全局样式*/
@charset "utf-8";
html {
  width:100%;
  margin:0;
  padding:0;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
body {
  width: 100%;
  font-family: "Microsoft YaHei";
  font-size:14px;
  margin:0 auto;
  padding:0;
  color:#333;
  line-height:200%;
}
img{
  border: none;
}
dl,dt,dd{display:block;margin:0;}
p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd{
  margin: 0;
  padding: 0;
  list-style: none;
  line-height:200%;
}
a {
  color: #333;
  text-decoration: none;
  cursor:pointer;
  background: transparent; /*修正win8系统IE连接灰色背景*/
  outline:none;
  blr:expression(this.onFocus=this.blur());

}
a img{ border:none;}
a:hover {
	color: #fd8f01;
	transition:color 300ms;
	-ms-transition:color 300ms;
	-moz-transition:color 300ms;
	-webkit-transition:color 300ms;
	-o-transition:color 300ms;
}
.fl { float: left;}
.fr { float: right;}
.clear{ clear:both; margin:0; padding:0; height:0;}
.w1280{width:1280px;margin:0 auto;}
html{     width:100%;    overflow-x:hidden;}
.H30 { height:30px;}
.phone-box { display:none}



/*header*/
.header{position:relative;z-index:9999;height:100px;background:#fff;}
.header .logo a{display:block;}
.header .logo img{display:block;height:100px;}
.header .nav li{float:left;width:100px;line-height:100px;text-align:center;}
.header .nav li:first-child{background:none;}
.header .nav li a{display:block;color:#333333; font-size:14px; font-weight:600}
.header .nav li.on,
.header .nav li:hover{background:#e60039;}
.header .nav li:hover+li{background:none;}
.header .nav li.on a,
.header .nav li:hover a{color:#fff;}
.header .search{ width:42px; height:100px; margin-left:20px; position:relative}
.inner { width:1280px; margin:0 auto; height:100px;}

.header .search a { width:42px; height:42px; display:block;-webkit-transition:all .3s;transition:all .3s; margin-top:27px;}
.icon-menu{background:url(../images/tel.png) no-repeat 0 0;float:left;margin-left:4px;}
.icon-menu:hover{background-position:0 -42px}

.subnav{position:absolute;z-index:1;left:0;top:50px;width:100%;height:40px;line-height:40px;background:rgba(0,0,0,.2);transition:top 300ms ease}
.subnav.on{top:100px;}
.subnav a{font-size:12px;color:#fff;padding:0 20px;}
.subnav a:hover{color:#fd8f01;}
.subnav .subitem{display:none;}
.subnav .subitem.on{display:block;}
.subnav .lid1{padding-left:610px;}
.subnav .lid2{padding-left:710px;}
.subnav .lid3{padding-left:810px;}
.subnav .lid4{padding-left:853px;}
.subnav .lid5{padding-left:1016px;}
.subnav .lid6{padding-left:960px;}

.header .search:hover .mTel { display:block}
.mTel { position:absolute; bottom:0px; right:-65px; color:#e60039; font-weight:bold; width:150px; display:none}


/* banner */
.fullSlide{width:100%;position:relative;height:540px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:540px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:540px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:14px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:80px;height:4px;margin:10px 5px;overflow:hidden;background:#999999;line-height:999px; border-radius:5px;}
.fullSlide .hd ul .on{background:#e60039;width:80px;height:4px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}


/*首页内容*/
.mBox1 { width:100%; height:440px; padding-top:50px; background:#f5f5f5;}
.mBox1 .tit { font-weight:bold; font-size:24px; color:#333333; text-align:center; margin-bottom:30px;}
.mBox1 .tit span { display:block; font-size:18px; color:#e60039;text-transform:uppercase;}
.mBox1 .list ul li { width:304px; height:295px; float:left; margin-right:20px;}
.mBox1 .list ul li.m0 { margin-right:0}
.mBox1 .list ul li a { display:block} 
.mBox1 .list ul li p.p1 { width:100%; height:200px;}
.mBox1 .list ul li p.p1 img { width:304px; height:200px; display:block}
.mBox1 .list ul li p.p2 { width:264px; height:55px; padding:20px; background:#fff;}
.mBox1 .list ul li p.p2 span { display:block; font-weight:bold}
.mBox1 .list ul li p.p2 span.sp1 { font-size:16px; color:#999999;text-transform:uppercase; line-height:20px; letter-spacing:-1px}
.mBox1 .list ul li p.p2 span.sp2 { font-size:18px; color:#333333; line-height:22px;}
/*首页视频内容*/
.mBox02 { width:100%; height:500px; padding-top:0px; background:#f5f5f5;}
.mBox02 .tit { font-weight:bold; font-size:24px; color:#333333; text-align:center; margin-bottom:30px;}
.mBox02 .tit span { display:block; font-size:18px; color:#e60039;text-transform:uppercase;}


.mBox { height:240px; margin-top:40px; margin-bottom:40px;}
.mBoxL { width:465px; height:240px; float:left}
.mBoxC { width:480px; height:240px; float:left; margin-left:91px; background:#f0f0f0;}
.mBoxR { width:240px; height:240px; float:right;background: url(../images/pic04.jpg) no-repeat center center;}
.mBoxR p.p1 { margin-top:90px; margin-left:35px; height:48px;}
.mBoxR p.p2 { font-size:24px; color:#fff; margin-left:35px;}
.mBoxR a { display:block}



/*首页-新闻切换*/
.m1_tit ul li{float: left;padding: 1px 12px;background: #999999;color: #fff;font-size: 14px; margin-right:5px;cursor: pointer;
  -webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.vic{background: #e60039!important;color: #fff!important;}
.m1_tit img{margin-bottom: 8px;}
.sy_news ul li { height:30px; line-height:32px}
.sy_news ul li p.p1{font-size: 14px;color: #333; width:330px;line-height:33px; float:left;background: url(../images/pic03.jpg) no-repeat left center; padding-left:13px; font-weight:600 }
.sy_news ul li p.p2 { font-size:12px; color:#666666; width:75px; float:right}
.sy_news ul li:hover p.p1 { color:#e60039;transition:color 300ms;
	-ms-transition:color 300ms;
	-moz-transition:color 300ms;
	-webkit-transition:color 300ms;
	-o-transition:color 300ms;}
.sy_news {margin-top: 15px;height: 330px;overflow: hidden;}
.m1_tit ul li:hover{background: #e60039;color: #fff;}
.news_btn { margin-top:30px;}
.news_btn a { font-size:18px; color:#b2b2b2; font-weight:600;text-transform:uppercase;background: url(../images/pic02.png) no-repeat right center; padding-right:24px; letter-spacing:-2px;}
.news_btn a:hover { color:#254f78;}


/*首页-项目切换*/
.item img{width: 480px;height: 240px;}
.owl-prev{position: absolute;top: 37%;left: 0;width: 40px;height: 54px;background: rgba(0,0,0,0.2) url(../images/left_m1.png) no-repeat center;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.owl-next{position: absolute;top: 37%;right: 0;width: 40px;height: 54px;background: rgba(0,0,0,0.2) url(../images/right_m1.png) no-repeat center;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.item span{color: #898989;font-size: 12px;line-height: 20px;display: block; padding:0 20px;}
.item h3{color: #000000;font-size: 16px; padding:0 20px; margin:10px 0 5px 0;}
.owl-prev:hover{background: rgba(0,0,0,0.4) url(../images/left_m1_1.png) no-repeat center;}
.owl-next:hover{background: rgba(0,0,0,0.4) url(../images/right__m1_1.png) no-repeat center;}
.m1_1{position: relative;}
.m1_2{position: absolute;bottom: 15px;left: 20px;width: 12px;height: 17px;background: url(../images/m1_po.png) no-repeat;transform: translate(0,0);
	-webkit-transition: 1.2s ease;
	-moz-transition: 1.2s ease;
	-ms-transition: 1.2s ease;
	-o-transition: 1.2s ease;
	transition: 1.2s ease;
}







/*---------------------------内页--------------------------*/
.iBanner { width:100%; height:240px;background: url(../images/ibanner.jpg) center center no-repeat;margin:0 auto; width:100%;}
.position { width:100%; height:65px; line-height:65px; border-bottom:1px solid #e7e7e7; font-size:14px; font-weight:600; color:#666; }
.posBox {  height:65px; line-height:65px;}
.posBoxL { width:500px; height:65px; float:left}
.posBoxR { width:700px; height:65px; float:right}
.position a{ color:#666; margin-right:5px; font-size:14px; display:block; float:left; font-weight:600}
.position a.home{background: url(../images/pic09.jpg) center center no-repeat; width:64px; height:65px; display:block; font-size:0; margin-right:17px;}
.position a:hover{ color:#e60039;}
.secMenu ul li { width:100px; height:65px; line-height:65px; float:right; text-align:center; font-size:12px;}
.secMenu ul li a { width:100px; font-weight:600; color:#666666; font-size:14px; height:66px; display:block;transition:color 300ms;
	-ms-transition:color 300ms;
	-moz-transition:color 300ms;
	-webkit-transition:color 300ms;
	-o-transition:color 300ms;}
.secMenu ul li a:hover { color:#666666; background: url(../images/pic34.png) bottom center no-repeat;}
#nowMenu { color:#666666; background: url(../images/pic34.png) bottom center no-repeat;}
.iBoxText { min-height:500px; width:100%; padding-top:30px;}
.iBoxTxt { min-height:450px; margin-bottom:30px; padding-top:35px;}
.iBoxTit { font-size:24px; margin-bottom:35px;}
.iBoxTit span { font-size:18px; color:#999999; font-style:italic}


/*公司简介*/
.gsjj-list1 { height:382px;}
.gsjj-list1L { width:611px; height:382px; float:left}
.gsjj-list1L img{padding-top:80px;}
.gsjj-list1R { width:611px; height:382px; float:right}
.gsjj-list1R p.p1 { margin-bottom:40px; margin-top:25px;}
.gsjj-list2 { background:#f0f0f0; text-align:center; width:100%; height:460px; padding:40px 0}
.gsjj-list2 img { display:block; width:1280px; margin:0 auto; }

/*企业文化*/
.qywh-box {}
.qywh-list { width:267px; height:340px; margin-bottom:18px; border:1px solid #cccccc; float:left; margin-right:13px; padding:20px;}
.qywh-box .mr0 { margin-right:0px;}
.qywh-box p.p1 { color:#333333; font-size:16px; font-weight:600}
.qywh-box p.p2 { margin-bottom:10px;}
.qywh-box p.p3 {}
.qywh-box p.p4 { font-size:12px; line-height:20px; margin-top:5px;}


/*资质荣誉*/
.zzry-list {}
.zzry-list ul li { width:33.33%; height:250px; margin-bottom:13px; float:left; text-align:center}
.zzry-list ul li img { display:block; width:90%; height:200px; margin:0 auto;}


/*服务模式*/
.fwln-box {}
.fwln-list { height:180px; margin-bottom:10px;}
.fwln-listL { width:360px; height:180px; float:left; background:#b8112b; text-align:center; line-height:180px; color:#fff; font-size:30px; font-weight:600; overflow:hidden}
.fwln-listR { width:810px; height:100px; overflow:hidden; float:left; background:#f5f5f5; font-size:24px; padding:40px 55px; line-height:45px;}

.shms_tit {background: #666666;}
.shms_tit ul li{float: left;background: #666666; padding:15px 52px;color: #fff;font-size: 20px; border-right:1px solid #949494;cursor: pointer;
  -webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.vic2{background: #d91b1b!important;color: #fff!important;}
.shms_list p { }
.shms_list {margin-top: 25px;overflow: hidden;}
.shms_pic { margin-bottom:35px;}

/*案例展示*/
.case-box {}
.case-boxL { width:883px; float:left;}
.case-boxR { width:280px; float:right;}
.case-list ul li { margin-bottom:30px; height:240px; overflow:hidden}
.case-listL { width:360px; height:240px; float:left}
.case-listR { width:480px; height:240px; float:right}
.case-listR p.p1 { font-size:16px; color:#333; font-weight:600; line-height:30px; margin-top:20px; margin-bottom:25px;}
.case-boxR a { display:block}
.case-boxR a img { display:block}

/*联系方式*/
.lxfs-box {}
.lxfs-tell { height:75px; background:#e60039; color:#d2ebfe; font-size:14px; text-align:center; padding-top:45px}
.lxfs-tell span.p1 { display: inline-block; background: url(../images/pic69.png) no-repeat left center; padding-left:34px;}
.lxfs-tell span.p2 { display: inline-block; margin-left:120px; background: url(../images/pic70.png) no-repeat left center; padding-left:32px;}
.lxfs-map {}

/* 投诉建议 */
.contact-6 { width:892px; height:450px; margin:0 auto; background:#f0f0f0; padding:80px 200px 50px 188px; margin-bottom:60px; margin-top:20px;}
.contact-6 h5 { color:#ee1515; font-size:14px; margin-bottom:35px; font-weight:600; padding-left:80px; }
.contact-6 ul{width: 100%;height: 100%;}
.contact-6 ul li{width:100%; height:30px;margin-bottom:30px; color:#ee1515; font-size:16px; font-weight:600;}
.contact-6 ul li span { float:left; width:110px; color:#000000; font-size:15px; font-weight:100;}
.contact-6 ul li input{ width:680px;border:1px solid #e0e0e0; font-family:微软雅黑; color:#63636d; font-size:14px;height: 35px;text-indent: 1em; float:left; margin-right:13px;}
.contact-6 ul li.li3 textarea{width: 680px;border:1px solid #e0e0e0;height: 170px;text-indent: 1em;padding: 0; font-family:微软雅黑; font-size:14px; color:#63636d; padding-top:5px; float:left; margin-right:13px;}
.contact-6 .last .last_1{width: 125px;height: 36px;background: #e60039;color:#fff;border: none;text-align: center;line-height: 36px;font-size: 16px;cursor: pointer; margin-top:16px; font-family:微软雅黑; margin-left:110px;-webkit-transition: background .4s;transition: background .4s; }
.contact-6 .last .last_1:hover { background:#ec6205; color:#fff;}

/*商业模型*/
.voice_2 { width: 1280px; position: relative; left: 50%; height: 300px; margin-left: -640px;}
.voice_2 ul li { float: left; display: inline; height: 300px; color: #fff; cursor: pointer; position: relative;}
.voice_2 ul li.li1 { background: #fd8f01}
.voice_2 ul li.li2 { background: #5ab337}
.voice_2 ul li.li3 { background: #4372c4}
.voice_2 ul li.li4 { background: #3dba92}
.voice_2 .fold { width: 199px; height: 100%; text-align: center; position: absolute; top: 0px; left: 0px;}
.voice_2 .fold .img { display: block; background: url("/skin/default/images/icon.png") 0 0 no-repeat; margin-bottom: 20px; margin-top: 36px;}
.voice_2 .li1 .fold .img { background-position: 0 0; width: 58px; height: 57px; margin: 86px 20px 20px 70px;}
.voice_2 .li2 .fold .img { background-position: -58px 0; width: 58px; height: 57px; margin: 86px 20px 20px 70px;}
.voice_2 .li3 .fold .img { background-position: -116px 0; width: 58px; height: 57px; margin: 86px 20px 20px 70px;}
.voice_2 .li4 .fold .img { background-position: -174px 0; width: 58px; height: 57px; margin: 86px 20px 20px 70px;}
.voice_2 .fold .txt { font-size: 24px; width: 100%; font-weight: normal; line-height: 25px;}
.voice_2 .unfold { width: 559px; height: 100%; display: none; position: absolute; top: 0px; left: 0px;}
.voice_2 .unfold dl.d1 { width:139px; height: 130px; float:left; padding:30px 20px 30px 40px;}
.voice_2 .unfold dl.d2 { width:360px; height: 300px; float:left}
.voice_2 .unfold dt { width: 100%; text-align: center;}
.voice_2 .unfold dd { font-size: 14px; line-height: 32px;}
.voice_2 .unfold dd b { font-size: 24px; font-weight: normal; height:30px; margin-bottom:10px; display:block}

/*业务领域*/
.ywly_box { width:100%; height:640px;position:relative; left:0; top:0}
.ywly_txt { width:660px; height:150px; position:absolute; left:510px; top:130px;}
.ywly_box p { width:200px; height:60px; line-height:60px; font-size:24px; color:#333333; text-align:center; float:left; background:#fff; border-radius:50px; margin-right:20px; margin-bottom:20px;}
.ywly_bg1 {background: url("/skin/default/images/pic75.jpg") center center no-repeat; }
.ywly_bg2 {background: url("/skin/default/images/pic76.jpg") center center no-repeat; }
.ywly_bg3 {background: url("/skin/default/images/pic77.jpg") center center no-repeat; }
.ywly_bg4 {background: url("/skin/default/images/pic78.jpg") center center no-repeat; }

/*新闻列表*/
.news-box {}
.news-boxL { width:410px; float:left; background:#f0f0f0; padding:30px 20px;}
.news-boxR { width:790px; float:right;}
.news-boxL p.p1 { font-size:24px; color:#e60039; line-height:22px;text-transform:uppercase;}
.news-boxL p.p2 { font-size:18px; font-weight:600; margin-bottom:10px;}
.news-boxL .news-boxL-list1 p.p3 {}
.news-boxL .news-boxL-list1 p.p4 { font-size:16px; color:#e60039; line-height:20px;}
.news-boxL .news-boxL-list1 p.p5 { font-size:15px; font-weight:600; line-height:22px;}
.news-boxL .news-boxL-list1 p.p6 { font-size:12px; color:#666666; line-height:20px; margin-top:12px;}
.news-boxL .news-boxL-list1 p.p7 { font-size:13px; color:#e60039; margin-top:22px;}
.news-box p.p8 { height:1px; background:#cccccc; margin:28px 0; }
.news-boxL-list2 {}
.news-boxL-list2 ul li a { display:block}
.news-boxL-list2 ul li a:hover { color:#fd8f01;}
.news-boxL-list2 ul li { padding-left:30px; line-height:46px;}
.news-boxL-list2 ul li:nth-child(1) { background: url(../images/pic23.png) no-repeat left center; }
.news-boxL-list2 ul li:nth-child(2) { background: url(../images/pic24.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(3) { background: url(../images/pic25.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(4) { background: url(../images/pic26.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(5) { background: url(../images/pic27.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(6) { background: url(../images/pic28.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(7) { background: url(../images/pic29.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(8) { background: url(../images/pic30.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(9) { background: url(../images/pic31.png) no-repeat left center;}
.news-boxL-list2 ul li:nth-child(10) { background: url(../images/pic32.png) no-repeat left center;}

.news-boxR ul li { width:710px; height:130px; background:#f0f0f0; margin-bottom:13px; padding:30px 40px;}
.news-boxR ul li p.p1 { font-size:16px; color:#666666;}
.news-boxR ul li p.p2 { font-size:18px; font-weight:600; line-height:35px;color:#3f3f3f;}
.news-boxR ul li p.p3 { font-size:14px; color:#666666; line-height:22px; margin-top:11px;}


.news-content { width: 100%;  }
.newsdetail-content p { margin-bottom:5px;}

.newsdetail-title { width: 100%; height: 65px; overflow: hidden; padding: 38px 0 10px 0; border-bottom:1px solid #e1e0e6; position: relative; margin-bottom: 34px; text-align:center }
.newsdetail-title .title { font-weight: bold; font-size: 20px; line-height: 30px; color: #000; margin-bottom: 10px; }
.newsdetail-title .info { color: #8695a0; }



.fy{ clear:both; text-align:center; width:100%; height:30px; margin:0 auto; margin-top:30px; font-size:14px; margin-bottom:40px;}
.fy b{ display:inline-block; width:24px; height:24px; text-align:center; background:#e60039; border-radius:20px; line-height:24px; margin:0 5px; color:#fff; font-weight:100;}
.fy a{ display:inline-block; padding:0 10px;height:24px; text-align:center; line-height:24px;margin:0 5px; font-size:14px;}

.lawbody{padding-top:45px}
.lawbody p{margin-bottom:30px;font-size:14px; line-height:170%}
.lawbody b{font-size:16px;color:#ec6205;display:block;margin-bottom:10px}

/*** 网站地图 ***/
.sitemap {padding:50px 0 200px;background:#fbfbfb url('../images/map-bg.jpg') no-repeat center bottom;}
.sitemap ul{width:1000px;margin:0 auto;overflow:hidden;}
.sitemap li{width:16.6666%;float:left;text-align:center;}
.sitemap li .en{font-size:20px;color:#e5dede;line-height:24px;font-family:dincond-medium-webfont;text-transform:uppercase;}
.sitemap li .cn{font-weight:bold;color:#666;line-height:22px;}
.sitemap li .line{width:20px;height:10px;border-bottom:1px solid #ccc;margin:0 auto 10px;}
.sitemap li .sub a{display:block;font-size:13px;color:#999;line-height:24px;}
.sitemap li .sub a:hover{color:#f08200;}



/*footer*/
.footer { background:#250f15; color:#aea3a6; height:100px; width:100%; font-weight:600; padding-top:30px;}
.footerBox { height:80px;background:#250f15;}
.footerBoxL { width:800px; height:80px; float:left}
.footerBoxR { width:128px; height:80px; float:right}
.footerBoxL .footerLink { font-weight:600; height:30px; line-height:30px;}
.footerBoxL .footerLink a { margin:0 5px; display:inline-block}
.footerBoxR_1 { width:140px; display:block}
.footerBoxR_2 { width:140px; display:block}
.footer a { color:#aea3a6;}
.footerBoxL .footerCopy { font-size:12px; padding-left:5px;}
.footer a:hover { color:#fff}
.attent a{display:block;width:38px;height:38px;float:right;margin-top:0;margin-right:12px;text-align:center;}
a.wx{background: url(../images/pic07.png) no-repeat -38px 0;position:relative;-webkit-transition:.5s cubic-bezier(.3,0,0,1);-moz-transition:.5s cubic-bezier(.3,0,0,1);transition:.5s cubic-bezier(.3,0,0,1)}
.attent a.wx:hover{background: url(../images/pic07.png) no-repeat -38px -38px}
.indexewm{position:absolute;bottom:43px;right:-59.5px;width:152px;height:0;-webkit-transition:all .3s;transition:all .3s;overflow:hidden;z-index:10}.hover .indexewm{height:152px}
a.wb{background: url(../images/pic07.png) no-repeat 0 0;-webkit-transition:.5s cubic-bezier(.3,0,0,1);-moz-transition:.5s cubic-bezier(.3,0,0,1);transition:.5s cubic-bezier(.3,0,0,1)}
.attent a.wb:hover{background: url(../images/pic07.png) no-repeat 0 -38px}


/*招聘列表*/
.zp3-list { width:1280px; margin:0 auto; height:62px; line-height:62px; margin-top:8px; }
.zp3-list span { font-size:18px; display:block; float:left; height:62px; line-height:62px;}
.zp3-list ul li {height:62px; line-height:62px; padding:0px 0px 0px 30px; margin-bottom:6px;}
.zp3-list ul li span.sp1 { width:40%; overflow:hidden}
.zp3-list ul li span.sp3 { width:50%; overflow:hidden}
.zp3-list ul li span.sp7 { background: url(../images/pic18.png) bottom center no-repeat; height:50px; width:10%;}
.shzp_dl dl dd .btn_jl { width:180px; height:52px;cursor: pointer;border: 0; margin-top:30px; margin-bottom:30px; background: url(../images/pic19.jpg) center center no-repeat;  font-size:15px; padding-left:12px; color:#fff;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.shzp_dl dl dd .btn_jl:hover {-webkit-box-shadow: 0px 0px 2px 2px #717171;
	-moz-box-shadow: 0px 0px 2px 2px #717171;
	box-shadow: 0px 0px 2px 2px #717171;}

.hidden{display: none;padding: 10px 20px;}
.shzp_dl { padding-bottom:100px;}
.shzp_dl dl { width:1280px; margin:0 auto;}
.shzp_dl dl dt{cursor: pointer; background:#eee;}
.shzp_dl dl dt span{font-size: 18px; line-height:62px; height:62px;}
.shzp_dl dl dd { padding:0px 50px 0px 50px; font-size:14px;}
.shzp_dl dl dd div{ color:#000; font-size:14px; margin-bottom:30px;}
.shzp_dl dl dd p.p0 { color:#223877; font-size:15px; margin-top:20px; font-weight:600}
.vic_zp{background: #e60039!important; margin:0 auto; color:#fff!important;}

/*右侧漂浮*/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 70%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 190px;
    left: -190px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 16px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu .tel .phone2 {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 16px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu a.tel:hover .phone2{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#tel {
    position: fixed;
    right: 2px;
    top: 70%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}


@media screen and (max-width:1600px){

}
@media screen and (max-width:1440px){
	
}
@media screen and (max-width:1366px){
	
}
@media screen and (max-width:1280px){

}
