@charset "utf-8";
/* CSS Document */
html,body{font-family:"微软雅黑";  font-weight:bold;color: #333333;}
.clear{ clear:both;}
.container{width:1170px;margin:auto;*zoom:1;clear: both;}
.container:after{display: block;content: "";clear:both;}
a{color: #333;cursor: pointer;}
a:hover{text-underline: none;color: #0079c1;}
/*css document*/
.top{width:100%;}
.logobox{float:left; margin-top:18px;}
/*搜索框*/
.searchbox{float:right;width:343px;}
.searchbox span{float:left; font-size:12px; font-weight:normal; line-height:36px; letter-spacing:2px;}
.searchbox input{ background:url(images/sear_back.png) center no-repeat; float:right;width:275px;height: 36px;font-size:14px; font-weight:normal;line-height: 36px;border: none;text-indent:30px;color:rgb(153,153,153);} 
.searchbox a img{ position:relative; left:310px;top:-28px;cursor: pointer;}
/*导航栏*/
.nav{position: relative;z-index: 10; padding-top:15px;}
.nav ul{*zoom:1;}
.nav ul:after{display: block;content: "";clear: both;}
.nav li{float:left;position: relative;width:110px;font-size: 16px;line-height: 45px;;cursor: pointer;}
/*.nav li:after{content: ""; background: #6bb8e2; width: 1px;height: 18px;  overflow: hidden;display: inline-block;position: absolute;  left:0;  top:13px;}*/
/*首页大图*/
.mainpic{ background:url(images/mainpic.png) center no-repeat;height:415px;}
/*中间新闻*/
.main{ padding-top:33px; background-color:#f0f1f2;}
.main01{ float:left; background-color:#FFF; height:335px;}
.main02{ float:left;width:330px; padding:7px 20px 20px 20px;background-color:#FFF; padding-bottom:32px;}
.main02 p{height:32px;}

/*.main02 p a{float:right; font-weight:normal;font-size:14px;color:#999999;}*/
.main02 p span a{font-size:18px; float:left; color:#333333; padding-right:18px; padding-top:7px;}
.main02 p span a:hover{text-underline: none;color: #0079c1;}

.main02 ul{ border-top:1px #999999 solid;color: rgba(51, 51, 51, 0.9); float:left; font-weight:normal; font-size:14px; padding-top:10px; width:330px;}
.main02 ul li a{float:left; line-height:35px;}
.titleline a.ontle {
    display: block;
	padding-right:18px; padding-top:7px;
	 color: #0079c1;
}

.riqi{font-weight:normal;font-size:14px;color:#878787; float:right;line-height:35px;}
.main03{ float:left;background-color:#FFF; margin-left:29px; width:370px;}
.lanmu{float:left;width:335px; padding-top:7px;padding-left:20px;padding-right:15px;}
.jydt{line-height:43px; font-size:18px; float:left; color:#333333; }
.gengduo{line-height:60px;float:right;font-size:14px; color:#333333;font-weight:normal;}
.more{  line-height: 43px;
    float: right;
    font-size: 14px;
    color: #999999;
    font-weight: normal;}
.main03 img{float:left;}
.text{margin:auto; padding:0 20px 15px 20px;}
.text h4{ text-align:center; font-size:16px; font-weight:normal; color:#3f8ec9; line-height:35px;}
.text p{font-weight:normal; font-size:14px;color: rgba(51, 51, 51, 0.9); line-height:30px;text-indent: 2em;}
.main04{ float:left;background-color:#FFF; height:335px;width:770px; margin-top:30px;}
.ywly{float:left;width:735px; padding-top:7px;padding-left:20px;padding-right:15px; border-bottom:1px #999999 solid;}
.left{ width:96px; float:left;}
.left p{ font-size:12px; font-weight:normal;}
.left img{ padding:0 10px 0 10px;}
.zixun{  color:#0079c1;}
.zixun a{ background:url(images/sjzx_white.png) center no-repeat; display:block; height:90px;border-right:0.5px #999 solid;}
.zixun a:hover{background:url(images/sjzx_blue.png) center no-repeat; border-right:0;}
.zixun a.ontle{ display:block;color:#0079c1; background:url(images/sjzx_blue.png) center no-repeat;}
.zixun a span{ position:relative; left:25px;top:63px;}
.jianshe{ }
.jianshe a{ background:url(images/gcjs_white.png) center no-repeat; display:block; height:100px;border-right:0.5px #999 solid;}
.jianshe a:hover{background:url(images/gcjs_blue.png) center no-repeat; border:0;}
.jianshe a span{ position:relative; left:25px;top:65px;}
.jianshe a.ontle{ display:block;color:#0079c1; background:url(images/gcjs_blue.png) center no-repeat;}
.zhizao{}
.zhizao a{ background:url(images/zzy_white.png) center no-repeat; display:block; height:94px;border-right:0.5px #999 solid;}
.zhizao a:hover{background:url(images/zzy_blue.png) center no-repeat;border-right:0;}
.zhizao a span{ position:relative; left:25px;top:65px;}
.zhizao a.ontle{ display:block;color:#0079c1; background:url(images/zzy_blue.png) center no-repeat;}
.list { float:left; padding:35px 35px 25px 30px; width:608px;}
.list ul li{float:left; padding-bottom:25px; font-size:20px; font-weight:normal; color:#4c4949;}
 .leftlist{float:left; width:170px;}
.main05{float:left;background-color:#FFF; margin-left:29px; margin-top:30px; width:370px;}
.main05 img{float:left;}

.swiper-container {
     padding:30px 0 40px 0;
	  float:left;
	 height:150px;
	 width:1170px;
   } 
  .swiper-wrapper {
    position: relative;
    width: 1170px;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
 .swiper-slide {
    float:left;
	margin-right:20px !important;
	width:180px !important;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
   
     position: absolute;
    top: 52%;
	left:97%;
    width: 35px;
    height: 37px;
    z-index: 10;
    cursor: pointer;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-next {
 
   position: absolute;
    top: 52%;
	right:96.9%;
    width: 35px;
    height: 37px;
    z-index: 10;
    cursor: pointer;
}
/*
.lunbopic{ padding:30px 0 40px 0; float:left;}
.lunbopic li{ float:left;}
.leftpic{ padding-right:20px;}
.leftbutt {
    position: absolute;
    top: 1376px;
    left: 47px;
}
.rightbutt{ position: absolute;
    top: 1375px;
    right:50px;}*/
.bottom{ background: url(images/bott_bac.png) center no-repeat; height:205px;}
.bottombox{width:1160px;height:125px; padding:40px 0 30px 0;}
.botitle{float:left;}
.bolink{ margin-left:105px; float:left;font-size:14px;color:#fffefe;}
.boewm{float:right; text-align:center;}
.boewm span{ line-height:40px;font-size:14.3px;color:#fffefe;font-weight:normal;}
.bosrc{float:left; padding:30px 0 55px 0; font-size:14px; font-weight:normal;color:#fffefe;}



/*公司简介补充css*/
.header{ background-color:#f0f0f0;position: relative;z-index: 10;margin:0 auto;}
.header ul{*zoom:1;}
.header ul:after{display: block;content: "";clear: both;background: #999999;}
.header ul li{ float:left; height:37px;}
.header ul li span{ float:left; padding:0 10px 0 10px;}
.header ul li span img{padding:6px 0 6px 0;}
.header li{float: left;position: relative;font-size: 14px;font-weight:normal;line-height:37px;text-align: center;cursor: pointer; color:#999999;}
.header li:after{content: ""; background: #999999; width: 1px;height: 37px;  overflow: hidden;display: inline-block;position: absolute;  left:0; }

.mainbox{ background-color:#f9fafb;}

.leftbox{ float:left; width:270px;}
.guanyu{ margin-top:30px; margin-bottom:10px; background:url(images/leftnav_bac.png) center no-repeat; height:110px; text-align:center;}
.guanyu span{ font-size:28px; color:#FFF; line-height:95px;}

.leftbox ul{width:270px; float:left;clear: both; color:#666666; font-size:18px; font-weight:normal; border-bottom:1px dashed #d7d7d7;}
/*.leftbox ul li img{ padding-left:20px; vertical-align:middle;}*/
.leftbox ul span{ padding-left:50px; line-height:50px;}
.leftbox ul a{background: url(images/white_lbac.png) center no-repeat;width:270px;color:#666666;display: block;}
.leftbox ul a:hover{  background: url(images/blue_lbac.png) center no-repeat;width:270px;color:#ffffff;}
.two_style{display: none;border-bottom: none !important;}
.two_style li{width:270px;float:left;height:30px; color:#666666; font-size:18px; font-weight:normal;border-bottom:1px dashed #d7d7d7;}
.two_style li span{ padding-left:60px; line-height:30px;}
.two_style li a{background: url(images/business_white.png) center no-repeat;width:270px;color:#666666;display: block;}
.two_style li a:hover{  background: url(images/business_blue.png) center no-repeat;width:270px;color:#ffffff;}

/**/
.rightbox{ padding:30px 0px 40px 30px; float:left;width:870px;}
.rightbox h2{ color:#333333; font-size:30px; padding:30px 0 40px 0;}
.rightbox img{padding:0px 0 30px 0;}
.rightbox p{ color:#666666; font-size:14px; font-weight:normal; line-height:30px;}

/*党委书记总经理致辞css补充*/
.left_text{ float:left; text-align:center;}
.left_text span{ font-size:16px;color:#666666; text-align:center;}
.right_text{ float:right;}
.right_text p{color:#666666; font-size:14px; font-weight:normal; line-height:30px; width:580px;}



/*新闻中心中元要闻css补充*/
.highlight{width:380px;padding:0px 20px 20px 20px;}
.highlight ul{width:380px;}
.newsmain{ background:#f7f8fa;}
.news_m1{width:270px; float:left;margin-top: 30px; margin-right: 30px;background:#ffffff;}
.news_m1 h1{ font-size:14px; color:#666; height:50px; line-height:20px;}
.news_m1 p{ font-size:14px; font-weight:normal; color:#999; line-height:20px;}
.news_m1 p span{color:#0075c2;line-height: 20px;}
.mintex{ padding:0 10px 10px 10px;}

/*新闻中心-经营动态css补充*/
.news_dongtai{height:150px; float:left; padding-bottom:20px;padding-top: 20px; border-bottom: 0.5px #999 solid;}
.news_dongtai img{ float:left;}
.news_dongtai h1{font-size:18px; font-weight:normal; color:#333;padding-bottom: 30px;}
.dongtai_text{ float:left;padding-left:10px;width: 640px;}
.dongtai_text p{line-height: 25px;color: #999;} 
.dongtai_text p span{line-height: 40px;color: #999;}

.news_dongtai02{height:150px; float:left; padding-top: 20px; border-bottom: 0.5px #999 solid;}
.news_dongtai02 h1{font-size:18px; font-weight:normal; color:#333;padding-bottom: 30px;}
.dongtai_text02{ float:left;padding-left:10px;width: 870px;}
.dongtai_text02 p{line-height: 25px;color: #999;} 
.dongtai_text02 p span{line-height: 40px;color: #999;}

/*新闻中心-电子期刊Css补充*/
.picbox{ float:left; margin-right:21px; text-align:center;}
.picbox img{ padding:0 0 10px 0;}
.picbox02 img{ padding:0 0 10px 0;}
.picbox02{ float:right;text-align:center;}
.rightbox span{font-size:14px;/* font-weight: normal; */line-height:50px;}
.pageji {
    width: 100%;
    clear: both;
	font-size:14px;
	font-weight:normal;
	float: left;
	margin-top: 40px;
}
.pageji a{
	float:left;
	display: inline-block;
    padding: 0 10px 0 10px;
    height: 26px;
    line-height: 26px;
    color:#333;
    background:#FFF;
    border: 0.5px solid #999;
    margin-left: 5px;
    text-align: center;
    border-radius: 3px;}
.pageji span{ line-height:26px; padding:0 5px 0 5px;float:left;margin-left: 5px;text-align: center;}
.pageji img{ vertical-align:middle;}
.pageji a:hover{ display: inline-block;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color:#ffffff;
    background:#0081cc;s
    border: 0.5px solid #999;
    margin-left: 5px;
    text-align: center;
    border-radius: 3px;}
/*关于中元-历史沿革Css补充*/
.righttime{ background:url(images/leyg_right_back.png) center no-repeat;width:884px;height:1230px;float:left;}
.righttime ul{float:left; padding:20px 0 0 0; color:#333; font-size:14px; font-weight:normal;}
.righttime p{float:left; color:#333; font-size:14px; font-weight:normal;padding-bottom:16px; padding-top:20px; padding-left:225px;}
.righttime li{ padding-bottom:30px;padding-left:50px; }
.righttime li span{ padding-left:50px;}


/*关于中元-资质与荣誉*/
.rightnav{font-size: 16px; height:45px;margin-bottom: 40px; font-weight: normal; line-height: 45px; text-align: center; }
.rightnav a{width:215px;display: block; float:left;border: 0.5px #999 solid;color: #666666;}
.rightnav a:hover{background: #0075c2;color: #fff;}
.rightnav a.ontle{background: #0075c2;color: #fff;}
.rightpics li{padding-right: 19px;float: left;}

/*关于中元-企业文化css补充*/
.mainhui{ background-color:#f7f8fa;}
.whlnbox{width: 830px;background: #fff;padding: 0 20px 10px 20px;margin-bottom: 10px;}
.whlnbox h3{font-size: 18px;color:#0075c2;border-bottom: 1px #0075c2 solid;line-height: 60px;width: 80px;}
.whlnbox p{line-height: 35px; font-size: 14px;font-weight: normal;color: #333;}
.whlnbox p span{color:#333;line-height: 35px; font-weight: bold;}
.whlntext{border-top: 0.5px #999 solid;padding-top: 10px;}
.develop{padding-left: 70px;}
.sjsbbox{width:380px;background: #fff;padding: 0 20px 10px 20px;height: 375px;float: left;margin-bottom: 40px;margin-right: 30px;}
.sjsbbox h3{font-size: 18px;color:#0075c2; border-bottom: 1px #0075c2 solid;line-height: 60px;width: 80px;}
.sjsbtext{border-top: 0.5px #999 solid;padding-top: 10px;}
.sjsbtext p{line-height: 35px; font-size: 14px;font-weight: normal;color: #333;float: left;width: 168px; padding-left: 10px;}
.sjsbtext img{float: left;}

.shzrbox{width:380px;background: #fff;padding: 0 20px 10px 20px;height: 375px;float: left;margin-bottom: 40px;}
.shzrbox h3{font-size: 18px;color:#0075c2; border-bottom: 1px #0075c2 solid;line-height: 60px;width: 80px;}
.shzrtext{border-top: 0.5px #999 solid;padding-top: 10px;}
.shzrtext p{line-height: 35px; font-size: 14px;font-weight: normal;color: #333;float:left;width: 168px; padding-left: 10px;}
.shzrtext img{float: left;}
/*关于中元-所属企业css补充*/
.qiyebox01{width: 385px;height:165px;float: left;background: #fff;padding: 10px 20px 40px 20px;margin-bottom: 20px;}
.qiyebox01 h3{font-size: 14px;color: #0075c2;line-height: 30px;}
.qiyebox01 p{font-size: 14px;color: #666;font-weight: normal;line-height: 30px;word-wrap: break-word;}
.qiyebox01 p span{font-weight: bold;line-height: 30px;}
.qiyebox02{width: 385px;height:165px;float: right;background: #fff;padding: 10px 20px 40px 20px;margin-bottom: 20px;}
.qiyebox02 h3{font-size: 14px;color: #0075c2;line-height: 30px;}
.qiyebox02 p{font-size: 14px;color: #666;font-weight: normal;line-height: 30px;word-wrap: break-word;}
.qiyebox02 p span{font-weight: bold;line-height: 30px;}

/*新闻要闻-视频中心css补充*/
.shipinbox01{width: 420px;margin-right: 30px;float: left;}
.shipinbox01 img{padding: 0;}
.shipinbox01 h3{line-height: 66px;font-weight: normal;font-size: 14px;color: #666;text-align: center;}

.shipinbox02{width: 420px;float: right;}
.shipinbox02 img{padding: 0;}
.shipinbox02 h3{line-height: 66px;font-weight: normal;font-size: 14px;color: #666;text-align: center;}
/*业务领域-设计咨询-城市规划css补充*/
.city_m1{width:270px; float:left; margin-right: 30px;margin-bottom:30px;background:#ffffff;}
.city_m1 img{padding-bottom: 10px;}
.city_m1 h1{ font-size:14px; color:#0075c4; line-height:25px;}
.city_m1 p{ font-size:14px; font-weight:normal; color:#999; line-height:25px;}
.city_m1 p span{color:#0075c2;line-height: 25px;}
.citytext{ padding:0 10px 10px 10px;}

/*党群建设-党建动态*/
.dangtext{padding-top: 10px;float: left;}
.colum{width: 870px;padding-top: 10px;padding-bottom:10px;border-bottom: 0.5px #999 solid;color: #333;}
.colum h4{ font-size: 18px;font-weight: normal;line-height: 40px;color: #333;}
.colum p{font-size: 14px;font-weight: normal;line-height: 25px;color: #333;}
.colum p span{color: #999;line-height: 30px;} 

/*招标采购-采购公告*/
.procure{width:870px;height:740px;}
.pro01{border-bottom: 1px solid #D7D7D7;}
.pro01 h3{font-size: 18px;font-weight: normal;line-height:50px;color:#333;}
.pro01 p{line-height:28px;}
.pro_time{color:#b7b7b7;margin-bottom: 10px;}

/*人力资源-中元人物*/
.personal{width:870px;height:372px;}
.stuff{text-indent: 2em;line-height:40px;}
.personlist{width:870px;height:320px;}
.personlist ul li{float: left;margin-top:30px;width:340px;height:130px;background:#ececec;}
.per_intro{float: right;width:218px;height:108px;padding-top:22px;margin-left: 20px;}
.mr{margin-right: 30px;}
.per_intro h4{font-weight: normal;color:#333;font-size: 18px;}
.per_intro p{color:#333;margin-top:5px;}

/* 人力资源-校企合作*/
.cooperation{width:870px;height:540px;}
.campuslist{width:870px;height:493px;}
.campuslist ul li{float: left;margin-right:20px;}
.campuslist img{padding:0;}
.campuslist p{width:235px;height:45px;font-size:14px;line-height:24px;padding: 9px 15px 13px 20px;background: #ffffff;}
.mt{margin-top:30px;}

/*人力资源-人才培训*/
.right_main{width:870px;height:790px;}
.right_main:after, ul:after {display: block;content: "";clear: both;}
.focus{width:870px;height:212px;}
.focus .hd{width:44px;height:12px;position: absolute;top:175px;left:525px;}
.slideBox .hd {overflow: hidden;position: absolute;z-index:1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;width:44px;height:12px;}
.focus .hd ul li{width:12px;height:12px;background:url(images/focus.png) no-repeat left center;margin-right: 10px;float: left;}
.focus .hd ul li.on{background:url(images/focus.png) no-repeat right center;}
.slidebox{overflow: hidden;position: relative;background: #fff;}
.slidebox .bd{position: relative;height: 100%;z-index:0;}
.focus .bd ul li {position: relative;}
.slideBox .bd li {zoom: 1;}
.slideBox .bd img {display: block;}
.focus .bd ul li .title {font-size: 14px;height:210px;width:595px;text-indent:2em;}
.focus .bd ul li .title p{color: #333;padding-left:20px;padding-top:15px;padding-right:30px;line-height:24px;}
.learn_more{height:17px;font-size: 14px;font-weight: normal;color:#333;margin-right:22px;margin-top:20px;}
.learn_more img{float:right;vertical-align: middle;display:block;margin-top:4px;}
.learn_more span{height: 25px;line-height: 25px;}
.trainlist{width:872px;height:500px;margin-top:20px;}
.trainlist ul li{float:left;margin-right: 20px;}
.trainlist img{padding:0;}
.trainlist p{height:25px;text-align: center;line-height: 25px;}
.manage{height:20px !important;line-height: 20px !important;}
.zhaiyao{padding: 15px 0 15px 0;}

/*人力资源-人才理念*/
.idea{width:870px;height:560px;}
.idea01{height:174px;border-bottom:1px dashed #d7d7d7;}
.idea02{height:213px;border-bottom:1px dashed #d7d7d7;}
.idea03{height:175px;}
.talents_cir{float:left;width:134px;height:134px;background:url(images/talents_circle.png) no-repeat;}
.talents_cir img{padding-top:30px;padding-left: 34px;}
.explain{float:left;width:665px;margin-left:70px;}
.explain_tit{color:#558ad6;font-size: 16px;font-weight: normal;padding-bottom:20px;}
.explain p{color:#333333;line-height:24px;}
.talents_cir_next{float:left;width:134px;height:134px;background:url(images/talents_circle.png) no-repeat;margin-top:38px;}
.talents_cir_next img{padding-top:30px;padding-left: 34px;}
.explain_next{float:left;width:665px;margin-left:70px;margin-top:40px;}
.explain_next p{color:#333333;line-height:24px;}

/*人力资源-诚聘英才*/
.employ{width:870px;height:540px;}
.join{width:870px;height:150px;background:#f0f0f0;}
.join img{float: left;}
.join_us{float:left;margin-top:15px;margin-left: 20px;width:530px;}
.join_us h4{color:#0075C2;}
.join_us p{margin-top:5px;color:#333;} 	
.contact{height:17px;font-size: 14px;font-weight: normal;color:#0075c2;margin-top:5px;}
.contact img{vertical-align: middle;display:block;margin-top:4px;}
.contact span{height: 25px;line-height: 25px;padding-left:10px;}
.job{width:870px;height:290px;margin-top:28px;}
.job h5{font-size: 16px;color:#0075C2;}
.joblist{width:870px;height:265px;}
.joblist ul li {line-height: 45px;font-size: 14px;font-weight: normal;color:#333;border-bottom: 1px dashed #d7d7d7;}
.joblist li span {float: right;display: block;line-height:45px;margin-right: 10px;color:#999999;}

/*关于中元-领导致辞*/
.describe{width:870px;}
.describe p{text-indent:3em;margin-bottom:25px;}
.leader{width:870px;height:300px;}
.leader_pic{float:left;width:300px;height:300px;margin-left:80px;}
.leader_pic img{padding-left: 10px;}
.leader01{width:260px;height:247px;}
.sign01{width:79px;height:36px;margin-left: 200px;margin-top:-28px;}
.leader_pic p{text-align: center;font-weight: bold;font-size: 16px;color:#666666;margin-left: ;}


/*中原大事记*/
ul:after {display: block;content: "";clear: both;}
.rbcon{width:870px;height:730px;}
	
.outBox{ width:870px; text-align:center;  }
.outBox .hd{ height:52px; line-height:30px;font-weight: normal; position:relative;  }
.outBox .hd ul{ float:left; position:absolute;margin-left: 40px;}
.outBox .hd ul li{ float:left; height:30px;width:86px;border:1px solid #d1d1d1;text-align: center;padding-top:10px;cursor:pointer;  }
.outBox .hd ul li.on{ background:url(images/time_hover.png) center no-repeat;color:#ffffff;font-size:18px;font-weight:bold;border:0;height:40px; }
.outBox .hd ul li.on a{color:#ffffff;font-size:18px;font-weight:bold;border:0;height:32px;}
.outBox .bd {margin-top:10px;}
/*.outBox .bd li{float: left;width:65px;color:#666666;font-weight: normal;text-align: center;line-height:28px;}*/
.outBox .bd ul li a{display:block;}
/*.outBox .bd ul li:hover{color:#0074bd;font-weight:bold;border-top:2px solid #0074bd;}*/
.prev {display: block;position: absolute;z-index: 10;}
.next {display: block;position: absolute;z-index: 10;}
.outBox .prev{width:20px;height:29px;background:url(images/time_left.png) no-repeat left center;cursor: pointer;
	           margin-top:10px;margin-left:0px;}
.outBox .next {width:20px;height:29px;background: url(images/time_right.png) no-repeat right center;cursor: pointer;right:0;
	           margin-top:10px;margin-right:70px;}

.inBox .inHd{ height:28px;width:790px; line-height:28px;padding:0 38px;  }
.inBox .inHd ul{ overflow:hidden; zoom:1; border-top:1px solid #d1d1d1;padding-left: 0px;}
.inBox .inHd ul li{ float: left;width:65px;color:#666666;font-weight: normal;text-align: center;line-height:28px;cursor:pointer; }
.inBox .inHd ul li.on{ /*color:#fff;*/color:#0074bd;font-weight:bold;border-top:2px solid #0074bd;  }
.inBox .inBd {width:870px;height:610px;margin-top:30px;}
.inBox .inBd ul{ width:870px;height:610px; zoom:1; overflow:hidden;}
.inBox .inBd ul li{ width:870px;line-height:28px; overflow:hidden; zoom:1; margin-bottom: 10px; font-size:14px;font-weight:normal;color:#666666;}
.inBox .inBd ul li img{float:left;width:2px;height:16px;padding:8px 19px 0 0;}
/*.inBox .inBd ul li:hover{background: url(images/mark.png) center no-repeat;float:left;width:2px;height:16px;padding:10px 19px 0 0;}*/
.inBox .inBd ul li p{line-height: 28px;text-align: left;margin-left: 20px;}
.inBox .inBd ul li p img{width:137px; height:79px;}
