/*新增iframe样式*/
#headFrame{position: absolute;
top: 0px;
    z-index: 999;background-color: transparent;
   height: 410px;}
/*新增返回按钮样式*/
.back{
    width: 56px;
    height: 56px;
    background: url(/contents/hcm/images/back.png)no-repeat center center;
    
    z-index: 999999;
    position: fixed;
    bottom:13%;
    /*left: 92%;*/
    right: 43px;   
    cursor: pointer;

}
/*新增回到顶部样式*/
.go_top{
    width: 56px;
    height: 56px;
    background: url(/contents/hcm/images/ico_top.png)no-repeat center center;
    display: none;
    z-index: 999999;
    position: fixed;
    bottom:4%;
    /*left: 92%;*/
    right: 43px;   
    cursor: pointer;

}
.go_top:hover{
    width: 56px;
    height: 56px;
    background: url(/contents/hcm/images/ico_top2.png)no-repeat center center;

}

.wrap{ width:1170px;/*height: 100%;*/ margin:0 auto; overflow:hidden;}
.contenPanel{
    height: 100%;
    padding-top: 100px;
    position: relative;
}

/*多宝电竞产品样式*/
.ourProducts_title,.solution_title,.news_title{
	font-size: 36px;
	font-weight: bold;
	color: #333;
	padding-top: 80px;
	margin-bottom:26px;
    text-align: center;


}
.ourProducts_title li:hover .btm_line,.solution_title li:hover .btm_line,.news_title li:hover .btm_line{
	width:80px;
}
.ourProducts_Notes,.solution_Notes{
	font-size: 16px;
	width: 740px;
	text-align: center;
	margin-bottom: 40px;
	margin-right:auto;
	margin-left: auto;
	line-height: 24px;
}
.ourProducts_menu{
	/*padding-left: 165px;
	padding-right: 165px;*/
	font-size: 18px;
    text-align: center;
}
.ourProducts_menu ul li{
    display: inline-block;
    width: 233px;
    height: 143px;
	cursor: pointer;
}
.hrmSoftware div,.WebPM div,.leaning div,.check_img,.retire_img{
	width: 60px;
	height: 60px;
	background: url(/contents/hcm/images/home_1_1.png)no-repeat center center; 
	background-position:center;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.WebPM div{
    background: url(/contents/hcm/images/home_2_1.png)no-repeat center center; 
}
.leaning div{
   background: url(/contents/hcm/images/home_3_1.png)no-repeat center center;
}
.check_img{
   background: url(/contents/hcm/images/home_4_1.png)no-repeat center center;
}
.retire_img{
   background: url(/contents/hcm/images/home_5_1.png)no-repeat center center;
}
.fc{
	height: 63px;
    display: inline-block;

}
.ourProducts_menu ul li:hover .fc{
	color: #D5213E; 
}
.ourProducts_menu ul li:hover .hrmSoftware_img{
	background: url(/contents/hcm/images/home_1_2.png)no-repeat center center; 
}
.ourProducts_menu ul li:hover .WebPM_img{
	background: url(/contents/hcm/images/home_2_2.png)no-repeat center center; 
}
.ourProducts_menu ul li:hover .leaning_img{
	background: url(/contents/hcm/images/home_3_2.png)no-repeat center center; 
}
.ourProducts_menu ul li:hover .check_img{
    background: url(/contents/hcm/images/home_4_2.png)no-repeat center center; 
}
.ourProducts_menu ul li:hover .retire_img{
    background: url(/contents/hcm/images/home_5_2.png)no-repeat center center; 
}
.ourProducts_menu ul li.cur{
	background: url(/contents/hcm/images/ico_arrow.png)no-repeat center -10px;
    background-repeat: no-repeat;
    background-position: bottom;
    color: #D5213E; 
}
.ourProducts_menu ul li.cur .hrmSoftware_img{
	background: url(/contents/hcm/images/home_1_2.png)no-repeat center center; 
}
.ourProducts_menu ul li.cur .WebPM_img{
	background: url(/contents/hcm/images/home_2_2.png)no-repeat center center; 
}
.ourProducts_menu ul li.cur .leaning_img{
	background: url(/contents/hcm/images/home_3_2.png)no-repeat center center; 
}
.ourProducts_menu ul li.cur .check_img{
    background: url(/contents/hcm/images/home_4_2.png)no-repeat center center; 
}
.ourProducts_menu ul li.cur .retire_img{
    background: url(/contents/hcm/images/home_5_2.png)no-repeat center center; 
}
.ourProducts_content li{
	width: 100%;
	height: 493px;
	margin-top: -16px;

}
#hrmSoftware{background-image:url(/contents/hcm/images/home_1_bg.jpg); background-color:#132152; background-size:cover; background-repeat:no-repeat;}
#WebPM{background-image:url(/contents/hcm/images/home_2_bg.jpg); background-color:#132152; background-size:cover; background-repeat:no-repeat;}
#leaning{background-image:url(/contents/hcm/images/home_3_bg.jpg); background-color:#132152; background-size:cover; background-repeat:no-repeat;}
#check{background-image:url(/contents/hcm/images/home_4_bg.jpg); background-color:#132152; background-size:cover; background-repeat:no-repeat;}
#retire{background-image:url(/contents/hcm/images/home_5_bg.jpg); background-color:#132152; background-size:cover; background-repeat:no-repeat;}

.hrmSoftware_right,.hrmSoftware_left{ padding-top: 120px;}
.hrmSoftware_left{text-align: left;}
.hrmSoftware_left .line{width: 50px;height: 4px;background-color: #d4203d;display: inline-block;margin-left: 10px;}
.hrmSoftware_left .bottomline{border-bottom: 1px solid #9aa1ac;padding-bottom: 15px;margin-bottom: 15px;}
.hrmSoftware_left h1{font-weight: bold;font-size: 32px;color:#d4203d;line-height: 50px; }
.hrmSoftware_left p{font-size: 16px;color: #fff;display: inline-block;width: 580px;line-height: 24px;}
.j_click{
	color: #d4203d;
    width: 148px;
    display: block;
    line-height: 38px;
    border: 1px solid #d7314b;
    text-align: center;
    font-size: 16px;
    margin-top: 24px; }
.j_click:hover{background-color:#d7314b;color:#fff;}
/*解决计划*/
.solution_box_wrap{
	position: relative;
	overflow: hidden;
	height: 425px;
}
.solution_item {
    position: relative;
    cursor:pointer;
    float: left;
    width: 293px;
    height: 425px;
    overflow: hidden;
    }
 .solution_item>img {
        position: static;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;

    }
.solution_item .solution_item_action {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    zoom: 1;
}
.solution_item .solution_item_action .solution_ico {
    height: 50px;
    margin: 160px auto 35px;
    display: block;
}
.solution_item .solution_item_action .solution_item_action_title {
    position: absolute;
    left: 0;
    right: 0;
    top: 250px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.solution_item .solution_item_action .lg_button, .solution_item .solution_item_action .solution_item_action_desc {
      display: none;
    font-size: 14px;
    line-height: 20px;
    color: rgba(255,255,255,0.8);
}
.solution_box_wrap *{
    -webkit-transition: all 1s;
    transition: all 1s;
        -webkit-transition: all 1s ease-out; 
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
}
.lg_button {
    width: 148px;
    height: 40px;
    line-height: 38px !important;
	font-size:16px !important;
}

.apply_button, .button_base, .lg_button, .product_button {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    background: transparent;
}
   
.solution_item:hover .solution_item_action .solution_item_action_desc {
    display: block;
    padding: 0 35px;
    color: rgba(255,255,255,0.8);
}
    
.solution_item:hover .solution_item_action {
    background-color: transparent;
    background-color:rgba(255, 47, 47, 0.6);
    zoom: 1;
}
.solution_item:hover .solution_item_action .lg_button {
    display: block;
    margin: 35px auto
}
.solution_item:hover .solution_item_action .solution_ico {
    margin-top: 65px
}
.solution_item:hover .solution_item_action .solution_item_action_title {
    position: static;
    margin-bottom: 25px
}
.solution_controller {
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    width: 20px;
}
.solution_controller.prev {
    left: 0;
    margin-left: 10px;
}
.solution_controller.next {
   
    right: 0;
     margin-right: 10px;
}
.solution_controller img {
    height: 25px;
    width: auto;
    position: absolute;
    top: 50%!important;
    margin-top: -12px;
        left: 0;
}
.solution{
	margin-bottom: 80px;
}
/*新闻动态*/
.news{
	margin-top: 20px;
	background: #f6f6f6;
	padding-bottom: 58px;
}
.news_content{

}
.news_item_box {
    position: relative
}
.news_item_title{
	position: absolute;
    width: 73px;
    height: 69px;
    left: 0;
    top: 0px;
    margin: 0;
    color: #fff;
    background:#d4203d;
    font-size: 22px;
    font-weight: 400;
    padding: 5px 14px;
    line-height: 28px;
}
.news_item_box .news_list {
    margin-top: 15px;
    height: 348px;
    overflow: hidden;
}
.news_item_box .news_list a:hover{ color:#d4203d;}
.news_list_first a {
	 width: 560px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}
.news_list_first{cursor:pointer;}
.news_list_first .tilt {
	font-size: 20px;font-weight: bold;text-align: left;color: #333; cursor:pointer;
}
.news_list_first .tilt:hover{ color:#d4203d;}
.news_list_first .cont{
	width: 560px;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
    padding-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d3dadf;
	
}
.news_list a {
    display: block;
    overflow: hidden;
    width: 560px;
    padding: 10px 0;
    font-size: 14px;
    text-align: left;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d3dadf;
}
.date_box {
    border-right:1px solid #d3dadf; 
    padding-right: 10px;
    padding-left: 10px;
	color: #666;
}
.date_box .day{
	font-weight: bold;
	font-size: 26px;
	margin-bottom: -4px;
}
.list_title{
	line-height: 56px;
}
/*审查更多*/
.news_show_more{
	width: 120px;
	height: 40px;
	border: 1px solid #d4203d;
	color: #d4203d;
	font-size: 16px;
	line-height: 40px;
    text-align: center;
	cursor:pointer;
	}
.news_show_more:hover{ background-color:#d4203d;color:#fff;}

#footerFrame{display: block;}
<!--耗时1758597406.0536秒-->