/*工程案例列表页*/
#case {margin-bottom: 30px}
.aside_m {width: 230px}
.aside {width: 210px}
.bg_aside {width: 230px}
.aside_r_tit {margin-top: 30px}
#case .pagebox_nav_box {width: 195px !important;}

/*.main_l {width: 700px;}*/
.main_r {width: 750px}
.case_m {width: 768px;float: left;margin-right: -25px}
.case_m li {width: 234px;border: 1px solid #d9d9d9;float: left;text-align: center;margin: 0 20px 20px 0}
.case_m li:hover {box-shadow: 0 0 2px #f2550d;}
.case_m li:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.case_m li:hover p {color: #f2550d}
.case_m li a {display: block;position: relative}
.case_m_img {width: 234px;;height: 234px;max-height: 234px;display: table-cell;vertical-align: middle;overflow: hidden}
.case_m_img img {display: block;width: 100%; 

    max-width: 234px;
    max-height: 234px;

margin: 0 auto;vertical-align: middle;-webkit-transition: all linear .3s;-moz-transition: all linear .3s;-o-transition: all linear .3s;transition: all linear .3s}
.case_m li p {width: 97%;font-size: 13px;padding: 5px;position: absolute;background: rgba(0,0,0,.5);bottom: -1px;left: -1px;color: #fff;}


/*工程案例详情页*/
#case_main {margin-bottom: 30px}
#case_main .cj {margin-top: 0}
#case_main .pagebox_nav_box {width: 242px !important;}

/*热点资讯*/
.about_tit{ margin:30px 0px 20px;}
.news_lists{ margin-bottom:15px;}
.news_first {width: 100%;margin-bottom: 20px; padding: 10px 5px; border-bottom: 1px solid #e2e2e2;}
.news_first:hover {outline: 1px solid #d9d9d9;}
.news_first:hover .news_first_tit {top: 121px}
.news_first:hover .news_first_text h2 {color: #f2550d}
.news_first_img {width: 230px;height: 150px;position: relative;overflow: hidden;box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,.3);}
.news_first_img img {display: block;width: 100%;height: 100%;}
.news_first_tit {width: 250px;padding: 6px 0;text-align: center;font-size: 13px;background-color: rgba(0,0,0,.5);color: #fff;position: absolute;top: 150px;left: 0;transition: all linear .3s}
.news_first_tit a{color: #fff;}

.news_first_text {width: 470px;height: 150px;position: relative}
.news_first_text h2 {font-size: 16px;height: 21px;margin-bottom: 5px}
.news_first_text p {height: 91px;text-indent: 2em;overflow: hidden;color: #555;line-height: 24px; font-size: 14px;}
.xiangqing {display: inline-block;position: absolute;bottom: 5px;right: 10px;font-size: 14px;text-decoration: underline;color: #f2550d;}


/*客户见证页面*/
.user_m {width: 750px}
.user_lists {}
.user_lists li {margin-bottom: 20px;padding: 10px;background-color: #f1f1f1;overflow: hidden; border: 2px solid #ededed;}
.user_lists li:hover .user_lists_text h4 a {color: #f2550d;cursor: pointer;}
.user_lists li:hover {box-shadow: 0 0 5px #f2550d;}
.user_lists_img {width: 200px;height: 150px;overflow: hidden; 
    box-shadow: 1px 2px 5px rgba(0,0,0,.10);
    -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.10);
    -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.10);}
.user_lists_img img {width: 100%;height: 100%}
.user_lists_text {width: 500px;height: 150px;padding-left: 15px;position: relative}
.user_lists_text h4 {margin-bottom: 3px;font-size: 18px;color: #000;line-height: 35px;font-weight: normal;}
.user_lists_text p {height: 80px;text-indent: 2em;font-size: 14px;line-height: 23px;color: #7a7979;overflow: hidden}
.user_lists_text .my_btn {font-size: 14px;position: absolute;bottom: 0;right: 0;}










