body,header,section,p,div,h2,h1,h3,h4,h5,h6,ul,li,a,i,strong,span,u{
    margin:0px;
    padding:0px;
    list-style: none;
    text-decoration: none;
    font-size: 16px;
  font-family:'SimSun'}
a:hover{
    text-decoration: none;
}
#headers{
    width:100%;
    height:660px;
    background: url(../img/banner3.png) no-repeat;
   position:relative;
    z-index:1;
}
.active{
    border-bottom:4px solid red;
    padding-bottom:23px;
}
.nav{
    background: url(../img/bg_logo.png) no-repeat;
    width: 100%;
    height:75px;
    margin:0 auto;
    position:relative;
    z-index: 0;
}
.nav>ul{
    width:800px;
    margin:0 auto;
    
}
.nav>ul>li{
    float: left;
    margin-right:30px;
    line-height:75px;

}
.nav>ul>li>a{
    color:#fff;
    font-size: 16px;
    font-family:'Microsoft YaHei';
}
.nav>ul>li:last-child{
    margin-right:0px;
}

#section{
    width:100%;
}
.data{
    width:1217px;
    height:110px;
    margin:20px auto;
    font-size: 36px;
    font-family: "HiraginoSansGB";
    color: rgb( 0, 0, 0 );
    line-height:120px;
    padding-left:100px;
}
.data>span{
    position: relative;
    width: 240px;
}
.data>span>b{
    font-size: 36px;
    font-family: "HiraginoSansGB";
    color: rgb( 0, 0, 0 );
}
.data>span>i{
    display: inline-block;
    transform:rotate(-20deg);
    -ms-transform:rotate(-20deg); 	/* IE 9 */
    -moz-transform:rotate(-20deg); 	/* Firefox */
    -webkit-transform:rotate(-20deg); /* Safari 和 Chrome */
    -o-transform:rotate(-20deg); 	/* Opera */
    height:53px;
    font-size:45px;
    margin-top:10px;
}
.data>span>strong{
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    -moz-transform: matrix( 1.41396468482816,0,0,1.41108210037714,0,0);
    -webkit-transform: matrix( 1.41396468482816,0,0,1.41108210037714,0,0);
    -ms-transform: matrix( 1.41396468482816,0,0,1.41108210037714,0,0);
    line-height:42px;
    margin-left:12px
}
.data>span>span{
    font-weight: bold;
    font-size: 18px;
    font-family: "HiraginoSansGB";
    color: rgb( 0, 0, 0 );
    position: absolute;
    top: 0px;
    right:20px;
    width:75px;
}

.data1{
    width:1217px;
    margin:0 auto;
    height:165px;
    
}
.div1{
    width:240px;
    height:100%;
    float:left;
   
}
.div1>p,.div1>a{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: "HiraginoSansGB";
    color: rgb( 255, 22, 22 );
    line-height:40px;
}
.div1>p{
    margin-top:40px;
}
.div1>a{
    color: rgb( 153, 153, 153 );
}
/**.triangle{
    width:515px;
    height:260px;
    position:relative;
    z-index: 0;
}
.triangle>img{

    position:absolute;
    top:0px;
    left:40px;
    z-index: -1;
}**/


.second{
    height:720px;
    width:100%;
    /*background-color: #dbdbdb;
    background: -moz-linear-gradient(top, #dbdbdb 0%, #d6d6d6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#d6d6d6));
    background: -webkit-linear-gradient(top, #dbdbdb 0%,#d6d6d6 100%);
    background: -o-linear-gradient(top, #dbdbdb 0%,#d6d6d6 100%);
    background: -ms-linear-gradient(top, #dbdbdb 0%,#d6d6d6 100%);
    background: linear-gradient(to bottom, #dbdbdb 0%,#d6d6d6 100%);*/
    background-color:#f5f5f5;
}
.sec_Header{
    margin:0 auto;
    width:1217px;
    padding-top:100px;
    border-bottom: 1px solid #b5b5b5;
    position: relative;

}
.sec_Header>img{
    vertical-align: bottom;
    display: inline-block;
    padding-bottom: 5px;
}
.sec_Header>h1{
    /*background: url(../img/logo.png) no-repeat;*/
    font-size: 44px;
    
    color: rgb( 43, 43, 43 );
    display: inline-block;
    line-height: 50px;
    /*padding-left:80px;*/
    border-bottom:2px solid #ff0000;
    padding-bottom: 5px;
}
.sec_Header>h1,.sec_Header>h4{
    display: inline-block;
    text-align: right;
}
.sec_Header>h4{
    position: absolute;
    bottom:15px;
    right:5px;
}
.sec_Header>h4>a{
    font-size: 24px;
    font-family: "HiraginoSansGB";
    color: rgb( 255, 53, 53 );
}




.three_Header{
    width:100%;
        height: 937px;
    background-color:#f5f5f5;
}
.three_Cont{
    width:1217px;
    margin:60px  auto 0px;
}
.three_L{
    width:40%;
    float: left;
    margin-left:12px;
}
.l_Cont{
    margin-top: 50px;
}
.l_Cont>img{
    width:42%;
    height:150px;
    float:left;
}
.l_Cont>div{
    width:46.5%;
    padding: 0px 28px 5px 10px;
    float:right;
}
.l_Cont>div>p{
    font-size: 14px;
    font-family:SimSun;
    color: rgb( 153, 153, 153 );
    line-height: 1.7;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.l_Cont>div>a {
   
    color: rgb(101, 181, 255);
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 10px;
    text-align: right;
}

.three_C{
    height:165px;
    background-color: #fff;
}

/*three_R*/
.three_R{
    width:59%;
    float: right;
}
.r_Cont{
    width:340px;
    height:495px;
    background-color: #b99275;
    margin-right:35px;
}
.r_Cont>img{
    width:100%;
    height:255px;
}
.r_Cont>div>p,.r_Cont>div>h4{
    text-align: center;
    line-height:25px;
    color:#ffffff;
}
.r_Cont>div>p:first-child{
    font-size: 18px;
}
.r_Cont>div>h4,.r_Cont>div>h4>span{
    font-size: 14px;
    line-height:35px;
    color:#fff;
}
.r_Cont>div>p:last-child{
    font-size: 14px;
    text-align: left;
    padding:10px 40px;
    color:#fff;
}
.news_cont{
    width:330px;
    height:590px;
    background-color: #fff;
    float:right;
    margin-top:-55px;
    box-shadow: 2px 2px 5px #bababa;
}
.news_cont>div{
    margin:25px;
    padding-top:28px;
    font-size: 14px;
    color: rgb( 115, 115, 115 );
    line-height:30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    font-family:SimSun;
}
.news_cont>a{
    display: block;
    text-align: right;
    margin-right:20px;
    font-size: 14px;
    color: rgb( 101, 181, 255 );
}
.title{
    margin-bottom: 100px;
}
.title>img{
    width:50px;
    height:50px;
}
.title>h1{
    font-size:24px;
    color: rgb( 43, 43, 43 );
}

.cont_Four>div:first-child>img{
    width:100%;


}
.four_cont1{
    width:1217px;
    padding-left:20px;
    padding-right:20px;
    margin:0px auto ;
}
.four_L,.four_R,.list_L,.list_R{
    float:left;
}

.four_L>a>img{
    width:478px;
    height:700px;
    margin-right:40px;
    position: relative;
    margin-top:-235px;
    z-index: 1000;
}
.four_R>a>img{
    width:635px;
    height:440px;
    margin-top:25px;
}
.four_cont1>ul>li{
    width:262px;
    height:475px;
    margin-top:75px;
    float:left;
    margin-right:55px;
    padding-bottom: 70px;
}
.four_cont1>ul>li:last-child{
    margin-right:-5px;
}
.four_cont1>ul>li>a>img{
    width:262px;
    height:406px;
}
.four_cont1>ul>li>h4{
    font-size: 18px;
    color: rgb( 62, 62, 62 );
    text-align: center;
    line-height:50px;
    position: relative;
    z-index: 1000;
}

.four_titile{
    width:297px;
    height:449px;
    float:right;
}
.four_titile>ul{
    padding-top:87px;
}
.four_titile>ul>li{
    line-height: 50px;
    text-align: center;
    color: rgb( 62, 62, 62 );
}
.four_titile>ul>li>h3{
    font-size: 30px;

}
.sec_L>a>img{
    width:563px;
    height:348px;
    margin-right:57px;
    margin-bottom: 70px;
}
.sec_L>h3{
    font-size: 30px;
    color: rgb( 48, 48, 48 );
    text-align: center;
}
.sec_R>a>img{
    width:597px;
    height:622px;

}
.sec_L,.sec_R{
    float: left;
}
.list_L>h3{
    font-size: 30px;
    color: rgb( 48, 48, 48 );
    text-align: center;
}

.company>h2{
    margin-top:78px;
    font-size: 36px;
    color: rgb( 32, 32, 32 );
    margin-left:100px;
    text-align: center;
}
.com_List{
    margin-top:78px;
}
.com_List>ul{
    width:1217px;
    height:150px;
    margin-bottom:10px;
}
.com_List>ul>li{
    width:240px;
    height:116px;
    float:left;
   
}
.com_List>ul>li>a{
    display: block;
    vertical-align: middle;
    text-align: center;
}
.com_List>ul>li>a>img{
    width:250px;
    height:127px;
}
.com_List>ul:last-child>li{
    width:300px;
    height:119px;
}


.service{
    width:1217px;
    margin:0 auto;
}
.service>ul>li{
    margin-top:50px;
    width:576px;
    height:348px;
    float:left;
    padding-left:20px;
}
.service>ul>li>a>img{
    width:439px;
    height:268px;
}
.service>ul>li>h3{
    font-size: 24px;
    color: rgb( 71, 71, 71 );
    line-height:80px;
}

.last_Div{
    width:1217px;
    height:602px;
    margin:0 auto;
}
.last_Div>div:first-child{
    display: table-cell;
    vertical-align:middle;
    text-align:center;
    width:100%;
    height:100%;
    display: block;
}
.last_Div>div:first-child>img{
    vertical-align:middle;
    margin-top:220px;
}
.last_Div>div:first-child>div>p>span{
    display: block;
    font-size: 24px;
    color: rgb( 43, 43, 43 );
    text-align: left;
    line-height:45px;
}
/*mask部分*/
.mask{
    width:89%;
    height:150px;
    /*background-color:rgba(0,0,0,0.3);*/
    background: url(http://demo.lanrenzhijia.com/2014/pic0909/images/jia.png) no-repeat center 80px #000;
    opacity: 0.3;
    margin-right:60px;

}

#footer{
    width:100%;
    background-color: #393939;
    height:287px;
}
.footer{
    width:1217px;
    height:100%;
    margin:0 auto;
}

.ft_L{
    width: 62%;
    float:left;
    margin-right: 60px;
    margin-left:70px;
}
.footer>.ft_L>ul>li{
    float:left;
    margin-top:100px;
}
.footer>.ft_L>ul>li>a{
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}
.footer>.ft_L>p{
    width: 636px;
    text-align: right;
    padding-right:10px;
    background: url(../img/duobiaoxing11.png) no-repeat right;
    font-size: 11px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    line-height: 100px;
}
.ft_R{
    width:322px;
    float:left;
    margin-top:70px;
}
.ft_R>img{
    width:140px;
    height:140px;
}

.ft_R>img:first-child{
    margin-right:15px;
}

/*four_List鼠标移入效果*/
.four_List>li{
    position: relative;
    overflow: hidden;
}
.mask-inner {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    /*-moz-transition: top ease 200ms;
    -o-transition: top ease 200ms;
    -webkit-transition: top ease 200ms;
    transition: top ease 200ms;*/
}
.four_List>li:hover .mask-inner {
    top: 0;
}
.four_List>li>a{
    display:block;
}
.mask-inner {
    background: rgba(0,0,0,.3);
}
.four_List>li:hover>h4{
    color:#fff;
}

/**人才服务港的masks的样式**/

.service>ul>li{
    position: relative;
     overflow: hidden;
}
.service>ul>li>a{
    display: block;
    width:440px;
}
.masks{
    width:439px;
    height:268px;
    background: rgba(0,0,0,.5);
    position: absolute;
    top:100%;
    left:20px;
     -moz-transition: top ease 200ms;
    -o-transition: top ease 200ms;
    -webkit-transition: top ease 200ms;
    transition: top ease 200ms;
    
}
.masks>div{
    padding:45px 50px;
    font-size: 14px;
    color: rgb( 255, 255, 255 );
    line-height:30px;
}
.masks>a{
    display:block ;
    color:#fff;
    text-align: center;
    font-size: 18px;
}
.service>ul>li:hover>.masks{
     top:23%;
   
}

