@charset "utf-8";
/*gap*/
#pro_curmbs{height:70px; font-size:14px; line-height:70px;border-bottom: 1px solid #e7e7ea;}
#pro_curmbs span{ display:block; float:left; background:url(../images/wz.gif) no-repeat 0px center; height:70px; text-indent:30px;}
#porkem{height:70px; background:url(../images/nav_bottom_bg.jpg) repeat-x bottom;}
#porkem li{ float:left; padding:0 30px;height:64px; line-height:64px; text-align:center;}
#porkem li:hover{border-bottom:6px solid #202a88;}
#porkem li a{ display:block; font-size:14px; color:#222222;}
#porkem li:hover a{color:#202a88;}

#porkem li.active{
    border-bottom: 6px solid #202a88;
}

#porkem li.active a{
    color: #202a88!important;
}


#porkem_2{ padding-top:10px; padding-bottom:20px;}
#porkem_2 li{ float:left; padding:0 30px;height:28px; line-height:28px; font-size:14px;}
#porkem_2 li a{ display:block;}
#porkem_2 li:hover{ background-color:#2da0f0;}
#porkem_2 li:hover a{ color:#FFF;}
/*sidebar*/
#sidebar{width:259px; float:left;}
#sidebar h2{width:259px;height:102px; background:url(../images/bg5.jpg) no-repeat; font-size:28px; color:#FFF; line-height:102px; text-align:center; font-weight:600;}
#sidebar li h3{width:259px;background:url(../images/pside4.jpg) no-repeat; line-height:57px; text-indent:76px; height:57px; margin-top:10px;}
#sidebar li h3:hover{background:url(../images/pside5.jpg) no-repeat;}
#sidebar li h3 a{font-size:18px;color:#39435e; display:block;}
#sidebar li h3:hover a{color:#FFF;}
#sidebar li dl dd{width:259px;background:url(../images/psid2.jpg) no-repeat; line-height:47px; text-indent:76px; height:47px; font-size:14px;border-bottom: 1px solid #ddd;}
#sidebar li dl dd:hover{background:url(../images/pside3.jpg) no-repeat;}
#sidebar li dl dd a{ display:block;}
#sidebar p{margin-top:10px; width:234px; height:76px; background:#d30f29; border-bottom:4px solid #b50018; color:#fff; padding:32px 0 0 25px; font-size:16px;}
#sidebar p span{ background:url(../images/pro_tel.jpg) no-repeat left top; padding-left:53px; height:50px; display:block;}
#sidebar p span em{ display:block; font-size:24px; font-weight:bold; font-family:arial; font-style:italic;}

/*新闻*/
#saber_news {padding-top:40px;}
#saber_news li{  margin-bottom:30px;float: left;}
#saber_news li img{ float:left; width:220px;height:160px;}
#saber_news li div{ float:right;height:160px; overflow:hidden;width:760px;}
#saber_news li span{ background:url(../images/point_2.jpg) repeat-x  10px 12px; height:32px; line-height:24px; display:block;}
#saber_news li span h4{background: rgb(255, 255, 255);padding: 0px 8px;font-size: 16px;font-weight: bold;display: inline-block; color:#313131;}
#saber_news li:hover a{ color:#35bdad;}
#saber_news li p{ font-size:14px; line-height:28px; padding:0px 32px 0px 10px; margin-top:10px;color: #999;}
#saber_news .title{ font-size:16px;text-align:center; line-height:32px;}
#saber_news .editor{ margin-top:10px; line-height:26px}
#news_right{ padding-left:20px; padding-right:20px;min-height:400px; padding-bottom:36px; position:relative;}
.met_hits{padding: 0px 5px;height: 35px;line-height: 35px;margin-top: 10px;border-top: 1px dotted #ccc; text-align: right;color: #666; bottom:34px;width:950px;}
.metjiathis{ float:left}
.page{ padding:8px 15px;}

.met_page{padding: 0px 5px;height: 35px;line-height: 35px;margin-top: 10px;border-top: 1px dotted #ccc; text-align:center;position:absolute;color: #666; bottom:0;width:950px;}


/*about*/
#saber_about {padding-top:40px; padding-bottom:40px; min-height:300px;}
/*图片*/
#saber_img{padding-top:40px; padding-bottom:40px;}
#saber_img ul{width:1132px;}
#saber_img li{width:365px;height:182px; margin-right:12px; float:left; position:relative; margin-bottom:20px;}
#saber_img li img{width:365px; height:182px;}
#saber_img li h1{width:365px; height:48px; line-height:48px; text-indent:30px; position:absolute; bottom:0; left:0; background:url(../images/nypd_pro_bg.png) repeat; color:#FFF; font-size:16px;-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;}
#saber_img li:hover h1{ background:url(../images/nypd_pro_bg2.png) repeat; color:#323232; font-weight:600;}
#saber_img li h1 span{width:18px; height:18px; display:block; background:url(../images/al_1.png) no-repeat; float:right; margin-top:15px; margin-right:30px;-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;}
#saber_img li:hover h1 span{ background:url(../images/al_2.png) repeat;}
.imgshow{ margin:0 auto; width:900px;}
/*翻页样式*/
/*分页 begin*/
.page_box {
    text-align: center;
    margin: 5px 0px;
}
.pagination{
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: bottom;}
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;float:left;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:5px 10px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#ff9600;color:#fff;border:1px solid #ff9600;}
.ny_tit{ text-align:center; margin:15px 0; font-size:20px;}

/*产品*/
#saber_cp{padding-top:40px; padding-bottom:40px;}
#saber_cp ul{width:1136px;}
#saber_cp ul li{ float:left;width:268px;height:353px;  margin-bottom:32px; margin-right:16px; overflow:hidden; position:relative;}
#saber_cp ul li .black_in{ width:268px;height:0px; background:url(../images/black_in.png) no-repeat; position:absolute; left:0; top:0; display:block;transition: all 400ms ease 0s;}
#saber_cp ul li:hover .black_in{height:307px;}
#saber_cp ul li img{width:268px;height:307px; display:block;}
#saber_cp ul li h1{ font-size:12px; text-align:center; height:46px;line-height:46px; overflow:hidden;}
#saber_cp ul li:hover h1{color:#35bdad;}
/*_______cp_show_______*/
#box{position:relative;width:860px;height:400px;margin:35px auto 0;}
#box ul{position:relative;width:860px;height:368px; float:left;}
#box li{position:absolute;border:1px solid #000;list-style:none;background:#fff;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:5px; text-align:center; line-height:24px;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box li .title{ position:absolute; z-index:10002; width:100%; font-size:14px !important; height:24px; line-height:24px !important; display:block; background:#000000; color:#FFFFFF; bottom:0px; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
#box .prev, #box .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(../images/btn.png) no-repeat; z-index:10001;}
#box .prev{left:0px;}
#box .next{right:0px;background-position:-39px 0;}
.chanping_con{ margin-bottom:20px;}
.chanping_con .text1{ width:100%; height:32px; border-bottom:1px solid #35bdad; margin-bottom:20px; margin-top:30px;clear:both; padding-top:10px;}
.chanping_con .text1 span{ height:32px; line-height:32px; padding-left:12px; padding-right:12px; background:#35bdad; font-size:18px; font-family:"微软雅黑"; font-weight:100; color:#fff; display:block; float:left;}
.h_video{ margin-bottom:50px;}
.h_video h3{ font-size:20px; line-height:56px; text-align:center; font-weight:600;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:520px;height:520px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:562px;height:400px;border:1px solid #DFDFDF; text-align:center;}
.jqzoom img{ width:562px; height:400px;}
.spec-scroll{clear:both;margin-top:15px;width:564px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:526px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center; list-style-type:none; cursor:pointer;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*____________招聘中心_________________job.html|showjob.html___________________________________________*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px; font-weight:600; text-align:left;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:right; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}

#joblist{ margin-top:20px;}
#joblist li{ list-style-type:none; margin-bottom:15px; border-bottom:1px dashed #ddd;}
#joblist li h3 a{ margin-right:15px; font-family:"Microsoft YaHei"; font-size:14px; font-weight:600;}
#joblist li h3 a:hover{ color:#f00;}
#joblist li div span{ font-family:"Microsoft YaHei"; font-size:12px; color:#666; margin-right:15px; line-height:36px;}

.job_jieshao{ border-bottom:1px dashed #888; padding:10px 0;}
.job_jieshao p{ text-indent:2em; font-size:14px; font-family:"Microsoft YaHei"; color:#444;}


/*_____________在线招聘_______________cv.html_____________________________________________*/
.feedleft{ float:left;width:520px;}
.feedleft ul{width:570px;padding: 20px 0;}
.feedleft li{float: left;width: 108px;text-align: center;margin-right: 80px;}
.feedleft li strong{font-size: 20px;color: #fff;display: block;padding-top: 4px;}
.feedleft p{font-size:16px;line-height:27px;color:#fff; margin-top:50px;}
#feedback{padding:20px 0 0 0;width:420px;height:350px; background-color:#FFF; float:right;}
#feedback table{ margin:0px auto;}
#feedback_1{height:426px;background:url(../images/sellban.jpg) no-repeat; padding:60px 20px 0px 20px;margin:0 auto; margin-bottom:40px;}
.cv_tr{height:36px; margin-top:10px; line-height:36px;}
.cv_select select{height:28px;width:100%;}
.cv_input input{height:24px;}
.cv_code input{height:16px;}