p {
    margin: 0;
    padding: 0;
    color: #000;
}

.nav_tag ul li a{
    display: inline-block;
    color:#333;
    font-size: 17px;
    width: 100%;
    height: 100%;
    font-family:" ";
}

.Login_state{
    color:#333;
}
.vip {
    color:#333;
}
.Login span{
    color:#333;
}
.top_banner{
    width: 100%;
    min-width: 1200px;
    height: 280px;
    padding-top: 170px;
    background: url("../image/top_banner.png") no-repeat;
    background-size: 100%;
}
.top_mess{
    width: 300px;
    height: 108px;
    text-align: center;
    margin: 0 auto;
}
.top_mess h2{
    font-size: 30px;
    color: #fefefe;
    font-family:" ";
    font-weight:normal;
}
.top_mess b{
    display: inline-block;
    width: 34px;
    height: 3px;
    margin: 25px 0;
    background-color: #fefefe;
}
.top_mess h3{
    font-size: 16px;
    color: #fefefe;
    font-family:" ";
}

.main{
    width: 100%;
    margin-top: 132px;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}

/*模块部分--媒体报道*/
.m_header, .c_header, .l_header{
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;

}
.m_header h3, .c_header h3, .l_header h3{
    font-size: 24px;
    color: #333333;
    font-family:" ";
    text-indent: 3.7em;
    background: url(../image/icon_header.png) no-repeat 2em center;
    background-size: 22px;
}
.media_more,.company_more,.lawyer_more{
    position: absolute;
    width: 55px;
    height: 20px;
    right: 50px;
    top: 20px;
    font-size: 17px;
    color: #999999;
    line-height:17px;
}
.media_more:hover,.company_more:hover,.lawyer_more:hover{
    color:#FF5355;
}
.m_body{
    padding-top: 20px;
}
.m_box{
    display:inline-block;
    width: 580px;
    height: 162px;
    padding-top: 8px;
    cursor: pointer;
}
.m_body a:nth-child(even){
    margin-left: 30px;
}
.m_body a{
    border-bottom: 1px solid #ebebeb;
}
.m_body a{
    display: inline-block;
}

.m_body a:hover {
    border-bottom:0;
    border-top:0;
    box-shadow: 0 0 20px 0 rgba(73,73,73,0.22);
    transition: all 0.5s;
    border-radius: 8px;
}
.m_box:hover .m_box{
    border-bottom: 0;
}
.m_box:hover .m_box_right h3{
    color: #e65154;
}
.m_box_left{
    width: 215px;
    height: 152px;
    float: left;
    padding: 18px 0 0 25px;
}
.m_box_left img{
    width: 200px;
    height: 122px;
}
.m_box_right{
    width: 320px;
    padding-top: 22px;
    float: left;
}
.m_box_right h3{
    width: 320px;
    color: #333333;
    height: 24px;
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_box_mess{
    width: 320px;
    height: 46px;
    font-size: 14px;
    color: #999999;
    margin-top: 12px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: " ";
}
.m_source{
    font-size: 14px;
    margin-top: 15px;
    color: #999999;
    font-family:" ";
}
.m_source span{
    color: #1ea0f3;
    font-size: 14px;
    font-family:" ";
}

/*公司动态*/
.companyMess{
    margin-top: 60px;
}
.c_body_left{
    display: inline-block;
    padding: 20px 0 0 20px;
    width: 580px;
    height: 435px;
    cursor: pointer;
    margin-top: 18px;
    border-radius: 7px;
}
.c_body_left:hover {
    box-shadow: 0 0 20px 0 rgba(73,73,73,0.22);
    transition: all 0.5s;
    border-bottom:0;
}

.c_body_left:hover img{
    transform: scale(1.1);
    transition: all 1s;
}
.c_body_left:hover h3 {
    color: #e65154;
    transition: all 0.5s;
}

.c_body_left:hover .cbl_mess b {
    color: #e65154;
}

.c_body_leftImg{
    width: 450px;
    height: 298px;
    max-width: 560px;
    min-height: 298px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 10px;
}
.c_body_left img{
    width: 450px;
    height: 298px;
}
.cbl_title{
    padding-top: 20px;
}
.cbl_title h3{
    width: 510px;
    font-size: 17px;
    color: #333333;
    font-family:" ";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cbl_mess p{
    width: 510px;
    height: 50px;
    padding-top: 12px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    font-family:" ";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cbl_mess b{
    display: inline-block;
    width: 64px;
    height: 40px;
    float: right;
    margin: -45px 10px 0 0;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
}
.c_body_right{
    width: 580px;
    float: right;
    padding-top: 20px;
}
.cbr_box{
    width: 580px;
    height: 140px;
    padding: 5px;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.cbr_box:hover{
    box-shadow: 0 0 20px 0 rgba(73,73,73,0.22);
    transition: all 0.5s;
    border-radius: 8px;
}


.c_body_right a:first-child .cbr_box{
    border-top:1px solid #ebebeb;
}
.cbr_box img{
    width: 210px;
    height: 140px;
    vertical-align: top;
    border-radius: 5px;
}
.cbr_mess{
    display: inline-block;
    padding-top: 5px;
    width: 332px;
}
.cbr_mess h3{
    width: 322px;
    font-size: 17px;
    color: #333333;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family:" ";
    padding-top: 23px;
}
.cbr_mess p{
    width: 322px;
    height: 44px;
    padding: 12px 0 0 10px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: " ";
}
.cbr_box b{
    display: inline-block;
    width: 30px;
    height: 15px;
    position: absolute;
    font-size: 14px;
    color: #333333;
    bottom:10px;
    right:13px;
    font-weight: normal;
}
.cbr_box:hover b{
    color: #e65154;
}
.cbr_box:hover h3{
    color: #e65154;
}


.lawyerMess{
    margin-top: 60px;
    margin-bottom: 100px;
}
.lawyer_box{
    padding-top: 20px;
    padding-left: 10px;
    overflow: hidden;
}
.nous_box{
    display: inline-block;
    width: 501px;
    height: 51px;
    border-bottom:1px dashed #ebebeb;
    float: left;
}
.nous_title{
    line-height: 51px;
}
.nous_mess{
    display: inline-block;
    overflow: hidden;
    width: 378px;
    float: left;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    font-family: ;
}
.nous_box:hover .nous_mess{
    color: #ff5355;
    text-decoration: underline;
}
.nous_box:hover .nous_good b{
    background: url("../image/nous_goos.png") no-repeat;
}
.nous_good{
    float: left;
    cursor: pointer;
    margin-left: 58px;
}
.nous_good b{
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: text-top;
    background: url("../image/nous_goos_gray.png") no-repeat;
}
.nous_num{
    color: #999999;
    font-size: 14px;
    font-family:Arail;
}
.nous_box:nth-child(even){
    margin-left: 64px;
    float: right;
}


/*统一提示框*/
.alert_boxs{
    min-width: 400px;
    max-width: 518px;
    height: 220px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 57%;
    left: 44%;
    margin-top:-200px;
    margin-left:-110px;
    z-index: 5000;
}
.alert_boxs .alt_top{
    padding:68px 0px 0px 0px;
    margin-bottom: 52px;
    width: 100%;
}
.margin_box{
    display: table;
    min-width: 128px;
    margin: 0 auto;
}
.alert_boxs .alt_top .alt_logo{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    vertical-align: top;
    background: url("../image/alert_icon.png") no-repeat;
}
.alert_boxs .alt_top .alt_mess{
    font-size: 20px;
    line-height: 30px;
}
.alert_boxs .alt_bottom{
    padding-left: 140px;
}
.alert_boxs .alt_bottom .alert_sure{
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #ff5355;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.alert_box,.cancel_box{
    display: none;
}

.cancel_box .alt_top{
    padding:68px 0px 0px 90px;
    margin-bottom: 52px;
}
.cancel_box .alt_bottom{
    padding-left: 65px;
}
.alert_cancel{
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #4d4d4d;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #bcbcbc;
    vertical-align: top;
    margin-right: 30px;
}