﻿@font-face {
    font-family: "Brandon";
    src: url('img/BrandonText-Regular.otf');
    src: url('img/BrandonText-Regular.otf#iefix') format('embedded-opentype'),
    url("img/BrandonText-Regular.otf") format("truetype");
    font-weight: normal;
}

/*-- banner Pengjin 2018-11-06 --*/
.banner{clear:both;position:relative;z-index:1;width:100%;height:512px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:14px;width:100%;text-align:center;}
.banner .hd li{display:inline-block;margin:0 6px;width:15px;height:15px;text-indent:-9999px;cursor:pointer;background:url(img/dot.png) no-repeat -27px 0;}
.banner .hd li.cur{background-position:0 0;}
.banner .bd,.banner .bd ul{height:100%;}
.banner .bd li{width:100%;height:100%;text-indent:-9999px;}
.banner .bd li a{display:block;width:100%;height:100%;background-position:fixed;background-size:cover;background-position:center;}
.banner .prev,.banner .next{position:absolute;top:50%;margin-top:-30px;width:58px;height:58px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:5%;background:url(img/banner_prev.png) no-repeat;}
.banner .next{right:5%;background:url(img/banner_next.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
/* -- end banner --*/

/*-- 搜索 --*/
.search-wrap{padding:20px 0;height:47px;line-height:47px;border-bottom:#e9e9e9 solid 1px;overflow:hidden;}
.search-inner{margin:0 auto;width:1200px;overflow:hidden;}
.search-inner .keyword{float:left;width:600px;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
.search-inner .keyword span{display:inline-block;padding-left:40px;background:url(img/hot.png) no-repeat 0 center;}
.search-inner .keyword a{color:#666;}
.search-inner .keyword a:after{content:"、";margin-right:5px;}
.search-inner .search-form{float:right;width:420px;height:47px;background:url(img/search_bg.jpg) no-repeat;}
.search-inner .search-form input{display:block;margin-left:30px;float:left;width:300px;height:47px;line-height:47px;color:#333;font-family:"微软雅黑";border:none;outline:none;background:none;}
.search-inner .search-form button{display:block;width:47px;height:47px;cursor:pointer;border:none;background:url(img/search_btn.png) no-repeat;}

/*-- 图示 --*/
.icon-show{padding:45px 0 70px;overflow:hidden;}
.icon-list{width:1230px;overflow:hidden;}
.icon-list li{float:left;margin-right:30px;width:274px;height:192px;background:#fff url(img/icon_bg.png) repeat-x bottom;}
.icon-list li .pic{margin:0 auto;width:98px;height:98px;overflow:hidden;}
.icon-list li .pic img{display:block;transition: all 0.5s;}
.icon-list li:hover img{transform:rotateZ(360deg);}
.icon-list li .text{padding-top:15px;line-height:1.5;text-align:center;color:#fff;}
.icon-list li .text strong{font-size:20px;}
.icon-list li .text p{font-size:18px;} 

/*-- 模块标题 --*/
.wrap-title{margin-bottom:40px;text-align:center;line-height:1.5;}
.wrap-title h2{position:relative;font-size:32px;height:50px;line-height:50px;font-weight:normal;color:#333;}
.wrap-title h2:before{position:absolute;left:0;top:50%;content:"";width:300px;height:1px;background:url(img/wrap_title01_l.png) no-repeat right;}
.wrap-title h2:after{position:absolute;right:0;top:50%;content:"";width:300px;height:1px;background:url(img/wrap_title01_r.png) no-repeat left;}
.wrap-title h2 a{color:#333;transition: all 1s;}
.wrap-title h2 a:hover{color:#ea1d24;}
.wrap-title p{font-size:16px;color:#666;}
.wrap-title.white h2:before{background-image:url(img/wrap_title02_l.png);}
.wrap-title.white h2:after{background-image:url(img/wrap_title02_r.png);}
.wrap-title.white *{color:#fff;}

.serv_c {
    margin: 10px 24px 0;
    float: left;
    width: 252px;
    height: 450px;
    overflow: hidden;
    transition: all 0.6s;
}
.serv_c dl {
    width: 250px;
    height: 346px;
    border: 1px solid #0E59B6;
    border-top: 3px solid #0E59B6;
}
.serv_c dt {
    font-size: 20px;
    color: #0E59B6;
    font-weight: bold;
    text-align: center;
    line-height: 90px;
}
.serv_c dt img {
    display: block;
    width: 115px;
    height: 115px;
    background: #0E59B6;
    border-radius: 100%;
    margin: 0 auto;
}
.serv_c dd {
    padding: 25px 26px 0;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    text-align: center;
}
.serv_c span {
    width: 120px;
    height: 40px;
    background: #0E59B6;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 40px;
    position: relative;
    margin: -20px auto 0;
}
.serv_c span a {
    color: #fff;
}
.serv_c:hover {
    transform: scale(1.15);
}
.serv_c:hover dl {
    border: 1px solid #cd1017;
    border-top: 3px solid #cd1017;
    background: #fff;
}
.serv_c:hover dt {
    color: #cd1017;
}
.serv_c:hover dt img {
    background: #cd1017;
}
.serv_c:hover dd {
    color: #888888;
}
.serv_c:hover span {
    background: #cd1017;
}
.serv_c span a {
    color: #fff;
}
.lc {
    width: 100%;
    height: 502px;
    background: url(img/lc.png) no-repeat center;
    position: relative;
    z-index: 100;
}



/*-- 定制 --*/
.custom{padding:36px 0 60px;overflow:hidden;background:#f5f5f5 url(img/custom_bg.jpg) no-repeat center bottom;}
.custom .wrap-title h2:before,.custom .wrap-title h2:after{display:none;}
.custom-left{float:left;width:556px;height:556px;border-right:#dedede solid 1px;background:#fff;}
.custom-right{float:right;width:643px;height:556px;background:#fff;overflow:hidden;}
.custom-left .custom-con{width:556px;height:556px;}
.custom-right .custom-con{width:643px;height:277px;border-bottom:#dedede solid 1px;}
.custom-right .custom-con:last-child{border-bottom:none;}
.custom-con{position:relative;cursor:pointer;overflow:hidden;}
.custom-con .pic{position:absolute;z-index:1;right:0;bottom:0;user-select:none;width: 556px;height: 556px;}
.custom-con .pic img{display:block;height:100%;transition:all 1s;}
.custom-con .text{position:absolute;z-index:3333;top:0;left:0;padding:25px;width:320px;line-height:1.5;}
.custom-con .text h3{margin-bottom:5px;font-size:22px;color:#333;font-weight:normal;}
.custom-con .text h3 a{color:#333;}
.custom-con .text p{font-size:14px;color:#666;}
.custom-con .text .more{display:block;margin-top:20px;width:121px;height:31px;line-height:31px;text-align:center;background:url(img/more_01.png) no-repeat;transition: all 0.5s;}
.custom-con:hover .more{color:#fff;background-image:url(img/more_01_cur.png);}
.custom-con:hover .pic img{transform:scale(1.1);}

/*-- 前沿技术 --*/
.skill{padding:50px 0;height:666px;overflow:hidden;background:url(img/skill_bg.jpg) no-repeat center 0;}
.skill .wrap-title h2:before,.skill .wrap-title h2:after{width:426px;}
.skill-tab{overflow:hidden;}
.skill-tab .tab-menu{margin:0 auto;width:828px;font-size:20px;color:#333;overflow:hidden;}
.skill-tab .tab-menu li{position:relative;float:left;margin:0 22px;width:232px;height:55px;line-height:55px;cursor:pointer;overflow:hidden;background:url(img/skill_tab_menu.png) no-repeat;}
.skill-tab .tab-menu li.cur{color:#fff;background-image:url(img/skill_tab_cur.png);}
.skill-tab .tab-menu li i{position:absolute;top:10px;left:39px;display:block;width:32px;height:32px;overflow:hidden;transition: all 0.5s;}
.skill-tab .tab-menu li i.icon1{background:url(img/skill_tab_icon01.png) no-repeat;}
.skill-tab .tab-menu li i.icon2{background:url(img/skill_tab_icon02.png) no-repeat;}
.skill-tab .tab-menu li i.icon3{background:url(img/skill_tab_icon03.png) no-repeat;}
.skill-tab .tab-menu li.cur i.icon1{background:url(img/skill_tab_icon01_cur.png) no-repeat;}
.skill-tab .tab-menu li.cur i.icon2{background:url(img/skill_tab_icon02_cur.png) no-repeat;}
.skill-tab .tab-menu li.cur i.icon3{background:url(img/skill_tab_icon03_cur.png) no-repeat;}
.skill-tab .tab-menu li span{display:block;padding-left:82px;}
.skill-tab .tab-main{position:relative;margin-top:33px;height:424px;overflow:hidden;}
.skill-tab .tabCon{display:none;width:100%;height:424px;overflow:hidden;background:#fff;}
.skill-tab .pic{float:left;width:604px;height:424px;overflow:hidden;}
.skill-tab .pic img{display:block;width:604px;height:424px;}
.skill-tab .text{float:right;padding:60px 70px 0 40px;width:480px;}
.skill-tab .text h3{display:inline-block;margin-bottom:10px;padding:0 20px 0 10px;height:39px;line-height:39px;font-size:18px;color:#fff;overflow:hidden;background:#ea1d24 url(img/skill_sub_tit.png) no-repeat right;}
.skill-tab .hd{padding-bottom:20px;background:url(img/skill_hd_line.png) repeat-x bottom;}
.skill-tab .hd p{font-size:24px;width:100%;height:32px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.skill-tab .hd p.p1{color:#333;}
.skill-tab .hd p.p2{font-size:24px;color:#ccc;text-transform:uppercase;letter-spacing:-0.2px;font-family:"Brandon";}
.skill-tab .bd{padding-top:20px;overflow:hidden;}
.skill-tab .bd .list{background:url(img/skill_list_line.png) repeat-y 3px 0;}
.skill-tab .bd p{padding-left:15px;line-height:30px;background:url(img/skill_list.png) no-repeat 0 12px;}
.skill-tab .bd p span{color:#ea1d24;}

/*-- 精英团队 --*/
.team{padding-top:50px;overflow:hidden;background:#fff;}
.team .wrap-title h2:before,.team .wrap-title h2:after{width:322px;}
.team-tab{position:relative;width:1200px;height:550px;overflow:hidden;}
.team-tab .team-tit{position:absolute;z-index:666;right:0;top:28px;width:43px;height:142px;}
.team-tab .tabCon{position:relative;width:1200px;height:550px;overflow:hidden;}
.team-tab .tab-main .text{position:absolute;z-index:333;left:0;top:0;width:500px;height:550px;}
.team-tab .tab-main .text .hd{padding-left:60px;padding-top:50px;cursor:pointer;}
.team-tab .tab-main .text .hd h2{margin-bottom:6px;font-size:16px;color:#333;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.team-tab .tab-main .text .hd h2 strong{font-size:32px;color:#ea1d24;}
.team-tab .tab-main .text .hd h3{font-size:18px;color:#000;text-transform:uppercase;font-family:"Brandon";height:27px;line-height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.team-tab .tab-main .text .bd{padding-left:60px;padding-top:15px;padding-bottom: 5px;height: 162px;font-size:15px;color:#333;line-height:27px;overflow:hidden;cursor:pointer;}
.team-tab .tab-main .text .bd p{height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.team-tab .tab-main .text .ft{padding-left:60px;padding-top:15px;height:35px;line-height:35px;overflow:hidden;}
.team-tab .tab-main .text .ft a{display:block;float:left;margin-right:10px;width:106px;height:35px;font-size:14px;color:#fff;text-align:center;background:url(img/team_zx.png) no-repeat;}
.team-tab .tab-main .text .ft a:hover{opacity:0.6;}
.team-tab .tab-main .text .ft em{display:block;padding-left:30px;font-size:16px;color:#333;font-family:Arial;overflow:hidden;background:url(img/team_phone.png) no-repeat 0 center;}
.team-tab .tab-main .pic{position:absolute;z-index:1;right:0;top:0;width:728px;height:550px;}
.team-tab .tab-main .pic img{display:block;width:728px;height:550px;transition: all 1s;}
.team-tab .tab-main .pic a:hover img{transform:scale(1.05);}
.team-tab .tab-main .QRcode{position:absolute;z-index:333;right:0;top:196px;width:128px;overflow:hidden;}
.team-tab .tab-main .QRcode img{display:block;width:126px;height:126px;border:#ddd solid 1px;border-radius:5px;}
.team-tab .tab-main .QRcode p{font-size:12px;color:#333;text-align:center;padding-top:10px;}
.team-tab .tab-menu{position:absolute;z-index:666;bottom:35px;left:0;width:1200px;height:118px;overflow:hidden;}
.team-tab .tab-menu .prev,.team-tab .tab-menu .next{position:absolute;z-index:666;top:42px;width:80px;height:28px;cursor:pointer;}
.team-tab .tab-menu .prev{left:0;background:url(img/team_prev.png) no-repeat left;}
.team-tab .tab-menu .next{right:0;background:url(img/team_next.png) no-repeat right;}
.team-list{position:relative;margin:0 auto;width:1136px;width:1136px\9;clear:both;}
.team-list li{position:relative;float:left;margin:0 -15px;width:220px;height:118px;overflow:hidden;cursor:pointer;transition: all 1s;}
.team-list li .pic{float:left;padding:3px 36px;width:148px;height:112px;background:url(img/team_tlum_pic_bg.png) no-repeat;} 
.team-list li .pic img{display:block;width:148px;height:112px;}
.team-list li .text{display:none;position:absolute;left:184px;width:208px;height:118px;color:#fff;background:url(img/team_tlum_text_bg.png) no-repeat;overflow:hidden;}
.team-list li .text h3{margin-top:25px;padding-left:45px;font-size:18px;}
.team-list li .text p{margin-top:5px;padding-left:45px;font-size:14px;width:120px;}
.team-list li.cur{width:393px;}
.team-list li.cur .text{display:block;}

/*-- 服务标准 --*/
.service{padding:50px 0;overflow:hidden;background:#fafcfd;}
.service .wrap-title h2:before,.service .wrap-title h2:after{width:390px;}
.service-list{overflow:hidden;}
.service-list .item{float:left;width:400px;overflow:hidden;background:#fff;}
.service-list .pic{width:400px;height:220px;overflow:hidden;}
.service-list .pic img{display:block;width:400px;height:220px;}
.service-list .text{padding:35px 25px;height:150px;line-height:1.5;overflow:hidden;} 
.service-list .text h2{font-size:21px;color:#333;font-weight:normal;}
.service-list .text h2 strong{color:#000c7c;}
.service-list .text h3{font-size:16px;color:#999;font-weight:normal;text-transform:uppercase;font-family:"Brandon";}
.service-list .text .abstr{margin-top:20px;line-height:20px;height:80px;color:#666;overflow:hidden;}

/*-- 工厂直播 --*/
.live{padding:50px 0;overflow:hidden;background:#fff;}
.live .wrap-title h2:before,.live .wrap-title h2:after{width:372px;}
.live-video{position:relative;float:left;width:628px;height:476px;overflow:hidden;}
.live-video .bd{}
.live-video .bd li{position:relative;width:628px;height:476px;}
.live-video .bd li .playerBtn{position:absolute;z-index:333;top:0;left:0;display:block;width:100%;height:100%;background:url(img/player_btn.png) no-repeat center;}
.live-video .bd li img{display:block;}
.live-video .bd li p{position:absolute;z-index:111;left:0;bottom:0;width:100%;height:60px;line-height:60px;text-indent:27px;font-size:18px;color:#fff;background:rgba(0,0,0,0.3);}
.live-video .hd{position:absolute;z-index:999;right:30px;bottom:22px;width:100px;height:10px;text-align:right;} 
.live-video .hd li{display:inline-block;margin:0 4px;width:8px;height:8px;border:#fff solid 1px;border-radius:50%;cursor:pointer;overflow:hidden;text-indent:9999px;}
.live-video .hd li.cur{background:#fff;}
.live-photo{float:right;width:572px;height:476px;overflow:hidden;}
.live-photo li{position:relative;margin-left:10px;margin-bottom:10px;float:left;width:276px;height:152px;}
.live-photo li img{display:block;position:relative;width:276px;height:152px;transition: all 1s;}
.live-photo li a:hover img{opacity:0.6;}
.live-photo li p{position:absolute;left:0;bottom:0;width:100%;height:34px;line-height:34px;text-align:center;color:#fff;background:rgba(0,0,0,0.5);}
.video-pop{display:none; position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background:#000\9;background:rgba(0,0,0,0.85);}
.video-inner{position:fixed;top:50%;left:50%;margin-top:-338px;margin-left:-600px;width:1200px;height:675px;background:#fff;}
.video-inner iframe{display:block;width:1200px;height:675px;}
.video-inner .video-close{position:absolute;right:10px;top:10px;width:30px;height:30px;line-height:30px;text-align:center;background:#fff;border-radius:50%;}
.video-inner .video-close:hover{cursor:pointer;color:#fff;background:#0d3674;}

/*-- 车身贴 --*/
.product{padding:30px 0;overflow:hidden;background:#fff;}
.product .wrap-title h2:before,.product .wrap-title h2:after{width:452px;}
.product-tab{}
.product-tab .tab-menu{margin:0 auto;width:750px;height:60px;line-height:60px;font-size:18px;text-align:center;border:#dbdbdb solid 1px;border-radius:30px;overflow:hidden;}
.product-tab .tab-menu li{float:left;width:150px;}
.product-tab .tab-menu li a{display:block;border-right:#a3a3a3 dotted 1px;}
.product-tab .tab-menu li a:hover{background:#ea1d24;color:#fff;}
.product-tab .tab-menu .more{display:block;width:150px;float:right;}
.product-tab .tab-menu .more:hover{background:#000c7c;color:#fff;}
.product-tab .tab-main{margin-top:34px;}
.product-tab .product-slide{position:relative;height:400px;}
.product-tab .product-slide .sPrev,.product-tab .product-slide .sNext{position:absolute;top:134px;width:32px;height:86px;cursor:pointer;}
.product-tab .product-slide .sPrev{left:-45px;background:url(img/product_prev.png) no-repeat;}
.product-tab .product-slide .sNext{right:-45px;background:url(img/product_next.png) no-repeat;}
.product-tab .product-slide .sPrev:hover{background-image:url(img/product_prev_cur.png);}
.product-tab .product-slide .sNext:hover{background-image:url(img/product_next_cur.png);}
.product-list{overflow:hidden;position:relative;}
.product-list .item{float:left;margin-right:30px;width:380px;}
.product-list .pic{width:380px;height:332px;overflow:hidden;}
.product-list .pic img{display:block;width:380px;height:332px;transition: all 1s;}
.product-list a:hover img{opacity:0.6;}
.product-list .text{height:60px;line-height:60px;font-size:16px;color:#333;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*-- indexForm --*/
.indexForm{padding:50px 0;height:222px;background:url(img/form_bg.jpg) no-repeat center;}
.indexForm .Ileft{float:left;width:286px;}
.indexForm .Ileft dl{padding:30px 0;overflow:hidden;}
.indexForm .Ileft dl:first-child{border-bottom:#dedede solid 1px;}
.indexForm .Ileft dt{float:left;width:50px;height:50px;}
.indexForm .Ileft dd{padding-left:15px;color:#333;overflow:hidden;}
.indexForm .Ileft dd span{font-size:18px;}
.indexForm .Ileft dd p{font-size:30px;letter-spacing:-1.5px;}
.indexForm .Icenter{float:left;margin-left:70px;margin-top:10px;width:380px;height:198px;background:#fff;border:#dedede solid 1px;}
.indexForm .Icenter .pic{float:left;padding:20px;width:156px;height:159px;overflow:hidden;}
.indexForm .Icenter .pic img{display:block;width:156px;height:159px;}
.indexForm .Icenter .text{padding-top:30px;padding-right:15px;overflow:hidden;}
.indexForm .Icenter .text span{display:block;height:45px;line-height:45px;font-size:18px;color:#333;}
.indexForm .Icenter .text p{font-size:14px;color:#666;line-height:1.6;}
.indexForm .Iright{float:right;width:370px;margin-right:35px;}
.indexForm .Iright li{padding:0 10px;margin-bottom:10px;height:43px;color:#666;line-height:43px;background:#fff;border:#fff solid 1px;transition: all 1s;}
.indexForm .Iright li span{display:block;float:left;width:80px;vertical-align:middle;}
.indexForm .Iright li input{display:block;float:left;width:260px;height:43px;line-height:43px;background:none;outline:none;border:none;vertical-align:middle;}
.indexForm .Iright li.cur{border-color:#aaa;color:#333;}
.indexForm .submitBtn{display:block;margin-left:5px;width:115px;height:36px;line-height:36px;text-align:center;color:#fff;background:url(img/submitBtn.png) no-repeat;}

/*-- aboutus --*/
.aboutus{overflow:hidden;background:#f5f5f5 url(img/aboutus_bg.jpg) no-repeat center 0;}
.about-inner{margin-top:85px;padding:35px 30px;overflow:hidden;background:#fff;}
.about-inner .pic{float:left;width:512px;height:390px;overflow:hidden;}
.about-inner .pic img{display:block;width:512px;height:390px;transition: all 1s;}
.about-inner .pic a:hover img{opacity:0.8;}
.about-inner .text{padding-left:30px;overflow:hidden;} 
.about-inner .text h2{margin-top:25px;font-weight:normal;font-size:32px;color:#333;}
.about-inner .text h2 a{color:#333;}
.about-inner .text h2 a:hover{color:#ea1d24;}
.about-inner .text h3{margin-top:10px;font-weight:normal;font-size:20px;color:#666;}
.about-inner .text p{line-height:30px;text-indent:2em;}
.about-tab{margin-top:30px;overflow:hidden;}
.about-tab .tab-menu{text-align:center;background:url(img/about_tab_line.png) repeat-x center;}
.about-tab .tab-menu li{display:inline-block;margin:0 12px;width:136px;height:39px;line-height:39px;cursor:pointer;background:url(img/about_tab_menu.png) no-repeat;}
.about-tab .tab-menu li a{display:block;color:#333;}
.about-tab .tab-menu li.cur{background-image:url(img/about_tab_cur.png);}
.about-tab .tab-menu li.cur a{color:#fff;} 
.about-tab .tab-main{margin-top:36px;overflow:hidden;}
.about-tab .tab-main .tabCon{display:none;}
.about-tab .photo-slide{position:relative;height:170px;overflow:hidden;}
.photo-list li{float:left;margin-right:34px;width:260px;height:170px;overflow:hidden;}
.photo-list li img{display:block;width:260px;height:170px;transition: all 1s;}
.photo-list li:hover img{transform:scale(1.2);}

/*-- 合作品牌 --*/
.partner{padding:50px 0;overflow:hidden;background:#f5f5f5;}
.partner-list{width:1216px;}
.partner-list li{float:left;margin-right:14px; margin-bottom:14px;width:227px;height:121px;border:#ccc solid 1px;background:#fff;overflow:hidden;}
.partner-list li img{display:block;width:227px;height:121px;transition: all 1s;}
.partner-list li:hover img{transform:scale(1.2);}

/*-- 新闻中心 --*/
.news{padding:50px 0;overflow:hidden;background:#fff;}
.news-tab{overflow:hidden;}
.news-tab .tab-menu{text-align:center;}
.news-tab .tab-menu li{display:inline-block;margin:0 12px;width:136px;height:39px;line-height:39px;cursor:pointer;background:url(img/about_tab_menu.png) no-repeat;}
.news-tab .tab-menu li a{display:block;color:#333;}
.news-tab .tab-menu li.cur{background-image:url(img/about_tab_cur.png);}
.news-tab .tab-menu li.cur a{color:#fff;} 
.news-tab .tab-main{margin-top:30px;overflow:hidden;}
.news-tab .tab-main .tabCon{display:none;}
.news-left{float:left;padding-top:16px;width:600px;}
.news-left .pic{width:600px;height:435px;overflow:hidden;}
.news-left .pic img{display:block;width:600px;height:435px;transition: all 1s;}
.news-left .pic:hover img{transform:scale(1.2);}
.news-left .text{padding-top:15px;overflow:hidden;}
.news-left .text h3,.news-right .text h3{height:30px;line-height:30px;font-size:18px;font-weight:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-left .text h3,.news-right .text h3{color:#333;}
.news-left .text a:hover h3{color:#ea1d24;font-weight:bold;}
.news-left .text .abstr{line-height:24px;height:48px;color:#666;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;}
.news-right{float:right;width:566px;}
.news-right .item{padding:16px 0;overflow:hidden;border-bottom:#ccc dotted 1px;}
.news-right .item:last-child{padding-bottom:0;border-bottom:none; }
.news-right .date{float:left;width:72px;height:72px;text-align:center;color:#666;background:#f4f4f4;border-radius:5px;}
.news-right .date em{display:block;margin-top:10px;font-size:25px;font-weight:bold;}
.news-right .date p{font-size:14px;}
.news-right .text{padding-left:20px;overflow:hidden;}
.news-right .text .abstr{margin-top:4px;line-height:20px;height:40px;color:#666;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;}
.news-right .item a{display:block;}
.news-right .item a:hover h3{color:#ea1d24;font-weight:bold;}
.news-right .item a:hover .date{background:#ea1d24;color:#fff;}