/***********************
网站名称：大华重机
作者：梁小密
***********************/
.fa {
    display: inline-block;
    font: normal normal normal 14px/4.2 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
 }
.wrap{ margin:0 auto; width:1200px;padding-bottom:0px;}
.i_name{ text-align:center; padding:20px 0;}
.section-subheader { margin-bottom: 1em !important;}
.sec { padding: 0;color: #444d56;}
.fancybox-skin { background: none; box-shadow: none !important;}
*[class*="sf-field"] {
  display: inline-block !important;
}

/*banner*/
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0}
.rslides li:first-child{position:relative;display:block;float:left}
.rslides img{display:block;height:auto;float:left;width:100%;border:0}
.callbacks_tabs.callbacks1_tabs{position:relative;bottom:10px;z-index:100;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:25px;height:5px;margin-left:5px;border-radius:2px;position:relative}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:25px;height:5px;border-radius:2px;position:absolute;left:0;z-index:1000;color:rgba(100,200,300,0);color:transparent; background:#676767;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#039}
.callbacks_container{margin-bottom:0px;position:relative;width:100%;max-width:100%;text-align:center}
.callbacks{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.callbacks li{position:absolute;width:100%;left:0;top:0}
.callbacks img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0,.8);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none}
.callbacks_nav{position:absolute;-webkit-tap-highlight-color:transparent;top:50%;left:0;opacity:.6;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url(../images/themes.gif) no-repeat left top;margin-top:-30px;display:none}
.callbacks_container:hover .callbacks_nav{display:block}
.callbacks_nav:active{opacity:1}
.callbacks_nav.next{left:auto;background-position:right top;right:0}
@media screen and (max-width:600px){.callbacks_nav{top:47%}
.callbacks_tabs.callbacks1_tabs li{width:10px;height:10px;border-radius:10px;}
.callbacks_tabs.callbacks1_tabs li a{width:10px;height:10px;border-radius:10px;}
}

.i_service{ width:100%; border:1px #e0e0e0 solid; }
.i_service li{ float:left; padding:10px; text-align:center;border-right:1px dashed #ddd;}
.i_service li:last-child{ border-right:none}
.i_service li:hover{ box-shadow:0 2px 5px #999;}
.i_service li a.field{ display:block; width:100%; height:100%; padding:10px; }
.i_service li .tu{ width:100%; /*height:150px;line-height:150px;*/text-align:center; overflow:hidden;}
.i_service li .tu img{ /*width:130px; height:130px;*/ vertical-align:middle; display: inline-block;}
.i_service li:hover .tu img{ transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); transition:all ease-in-out .4s;}
.i_service li .title{ width:100%; height:60px; text-align:center; line-height:60px; font-size:28px; color:#666;}
.i_service li a:hover .title{ color:#000;}
.i_service li a:hover{text-decoration:none;}
.i_service li .ctn{ width:100%; text-align:left; font-size:14px; color:#666; height:120px; overflow:hidden; margin-top:7px; line-height:175%;}
@media screen and (max-width:1230px){
.i_service li .tu{ height:auto; /*line-height:130px;*/}
/*.i_service li .tu img{ width:110px; height:110px;}*/
.i_service li .title{ font-size:24px;}
.service ul li{ float:left; width:312px; height:auto;}
.service ul li img{ width:100%; height:160px;}

}
@media screen and (max-width:990px){
.i_service li .title{ height:50px; line-height:50px; font-size:22px;}
/*.i_service li .tu img{ width:90px; height:90px;}*/
.i_service li .tu{ height:auto; /*line-height:110px;*/}
.service ul li{width:242px;}
.service ul li img{ width:100%; height:124px;}
}
@media screen and (max-width:770px) {
.i_service li:nth-child(2n){ margin-right:0;}
.service ul li{ width:100%; margin:0 0 10px;}
.service ul li img{ width:100%; height:auto;}
}
@media screen and (max-width:510px) {

}

/*----------------------------------------
VIDEO HERO
----------------------------------------*/
.vid-hero-container{overflow:hidden;height:480px;text-align:left}
.vid-hero-container .hero-container{display:table;height:100%!important}
.vid-hero{position:absolute;min-height:100%;top:0;object-fit:cover;z-index:-5}
.btn-play{display:inline-block;color:#fff!important;font-weight:600;text-transform:uppercase;margin-right:6px;margin-bottom:-9px;background-repeat:no-repeat;background-position:top;background-image:url(../images/btn-play.svg);background-size:25px;width:30px;height:25px}
.vid-hero-play-container{position:absolute;top: 15.0em;right: 15%;}
.play-video{color:#fff!important;font-weight:600;font-size:15px;text-transform:uppercase}
.play-video:hover{color:#2A5781!important}
.play-video:hover .btn-play{background-image:url(../images/btn-play-inverse.svg)}
.vid-hero-container .vid-hero-section-preheader{font-size:3em;margin-bottom:.5em;font-weight:600}
.vid-hero-container .vid-hero-section-header{font-weight:400;font-size:1.2em;line-height:1.6em;text-transform:uppercase;margin-bottom:1em;display:block;margin-top:0}
.vid-hero-container .vid-hero-section-header a{color:#930; font-weight:600;}
.sec-bg-img.hero .btn{text-shadow:none; color:#FFF; font-weight:600; margin-top:1.0em; }
.btn-line.accent.hero {border: 1px solid #999 !important;color: #fff; background-color: rgba(0, 0, 255, 0.7);}

@media (max-width:480px){.vid-hero-container{height:450px!important}
}
@media (max-width:768px){.vid-hero-container .vid-hero-section-header{font-size:2em}
}
@media (max-width:992px){
.vid-hero-container .vid-hero-section-header,.vid-hero-container .vid-hero-section-preheader,.vid-hero-container.vid-hero-section-subheader{text-align:center}.mt720{ margin-top:5.0rem;}
}
@media (min-width:768px){.vid-hero{object-fit:fill; width:1200px; margin:auto; left:50%; margin-left:-600px; height:550px;}
.vid-hero-container .text-left {min-height:550px; background:rgba(0,0,0,.6); padding:50px 30px 0 30px;}
}
@media (max-width:480px){.hero-play-btn{margin-top:1em}
}
@media (max-width:992px){.play-video{margin-left:0;display:block;margin-top:1em}
}
@media (min-width:768px){.btn-vid-hero-secondary{margin-left:-20px}
}

@keyframes play {
  100% { background-position: 0 -5400px;}
}
/*----------------------------------------
  MAP SECTION 2
----------------------------------------*/
@keyframes bounce-in{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}
0%{opacity:0;transform:scale3d(.3,.3,.3)}
20%{transform:scale3d(1.1,1.1,1.1)}
40%{transform:scale3d(.9,.9,.9)}
60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}
80%{transform:scale3d(.97,.97,.97)}
100%{opacity:1;transform:scale3d(1,1,1)}
}
.sec-bg-map-2 .animate-bounce-in{animation-duration:.75s;animation-name:bounce-in}
@keyframes pop{0%{transform:opacity(0)}
8%{opacity:.4}
10%{opacity:0;transform:opacity(1)}
}

@media (max-width: 767px) { .sec {padding:0px;color: #444d56; }}
.sec .section-header{text-align:center;font-weight:300}
.sec .section-header.blue{color:#2A5781}
.sec .section-subheader{text-align:center;margin-top:0;margin-bottom:2.5em}
.sec-bg-white{background-color:#fff}
.sec-bg-tei{background-color:#2A5781;background:-webkit-gradient(radial,center bottom,0,center bottom,700,color-stop(0,#2A5781),color-stop(1,#1d3d5b));color:#fff}
.sec-bg-light{background-color:#ECEEF1}
.sec-bg-mid{background-color:#dadada}
.sec-bg-dark{background-color:#99A7BA;color:#fff}
.sec-bg-accent{background-color:#E6711B;color:#fff}
.sec-bg-img{color:#fff;background-position:center!important;background-size:cover;position:relative}
.sec-bg-img h1,.sec-bg-img h2{color:#fff}
.sec-bg-img.inverse{color:#444d56}
.sec-bg-img.inverse .page-head-title{color:#2A5781}
.sec-bg-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}
html.no-cssgradients .sec-bg-img:before{background-color:#2A5781;opacity:.7}
/*.sec-bg-img:before{background-image:linear-gradient(to bottom,#1d3d5b,rgba(57,87,125,.7) 60%)}*/
.sec-bg-img.landing.hero-w-form:before{background:#1d3d5b;opacity:.85}
.accent.sec-bg-img:before{background-image:linear-gradient(to bottom,#ECA440,rgba(236,164,64,.7) 100%);opacity:1}
.black.sec-bg-img:before{background-color:#000;opacity:.47}
.dark.sec-bg-img:before{background-color:#ECEEF1;opacity:.3;color:#444d56}
html.touch .sec-bg-img.hero{background-attachment:scroll}

.sec-bg-img.hero{overflow:hidden;min-height:550px;width:auto;background-attachment:fixed;text-shadow:1px 1px 1px rgba(0,0,0,.3);
/* 第一屏铺满: height:100vh */
display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}


@media (max-width:767px){.sec-bg-img.hero{background-attachment:scroll;background-size:fit}
}
.sec-bg-img.hero h1{text-transform:uppercase}
@media (min-width:768px) and (max-width:991px){.sec-bg-img.hero{padding:60px 0;font-size:15px}
}
@media (max-width:767px){.sec-bg-img.hero{padding:20px 0 40px;font-size:15px}
}
.sec-bg-img.hero .hero-container{display:table;height:360px}
.sec-bg-img.hero .hero-container.fullscreen{height:100%}
.sec-bg-img.hero .hero-content{display:table-cell;vertical-align:middle}
.sec-bg-img.hero .hero-content .home{font-size:2.7em}
@media (max-width:767px){.sec-bg-img.hero .btn:first-of-type{margin-bottom:1.5em}
}
.sec-bg-img.hero.slim{min-height:auto;background-attachment:scroll}
@media (max-width:767px){.sec-bg-img.hero.slim{padding:0;font-size:15px}
}

/*----------------------------------
    Home CTA 
----------------------------------*/
.sec-home-cta{padding:60px 0}
.sec-home-cta:before{background:#1d3d5b;opacity:0.95}
.sec-home-cta .btn-line.hero{text-transform:uppercase;font-weight:600;max-width:180px;margin:5px auto 0; /*float:left;*/}
@media (max-width:768px){.sec-home-cta .btn-line.hero{margin-top:2em}
}
.sec-home-cta .cta-text{text-align:left}
@media (max-width:768px){.sec-home-cta .cta-text{text-align:center}
}
.sec-home-cta .cta-text p{font-size:1.2em;margin:0 auto}
@media (max-width:480px){.sec-home-cta .cta-text p{font-size:1em}
}

@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}
20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}
30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}
40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}
}
@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}
20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}
30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}
40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}
}

@media (max-width: 768px) {.career-perk { height: auto; }}
@media (max-width: 991px) {.hero-choice {margin: 10px;}
}

/*增加部分*/
@-webkit-keyframes bounce{0%,100%,20%,60%{-ms-transform:translateY(0)}
0%,100%,20%,60%{-o-transform:translateY(0)}
0%,100%,20%,60%{-moz-transform:translateY(0)}
0%,100%,20%,60%{-webkit-transform:translateY(0)}
40%{-webkit-transform:translateY(-20px)}
80%{-webkit-transform:translateY(-10px)}
}
.events{padding:2em 0}
.agileinfo_header{font-size:2.0em;color:#212121;text-transform:uppercase;letter-spacing:3px;font-weight:600;padding:.5em 0;position:relative;text-align:center}
.agileinfo_header:after,.agileinfo_header:before{content:'';background:#dadada;height:2px;position:absolute;width:10%}
.agileinfo_header:before{top:0;left:28%}
.agileinfo_header:after{bottom:0;right:28%}
.agileits_dummy_para{color:#333;margin:1em 0 0;text-align:center;font-size:18px; padding:0 0.8rem}
.wthree_events_grid_left{border-left:2px solid #dadada;position:relative;padding-left:0}
.wthree_events_grid_left:after,.wthree_events_grid_left:before{content:'';background:#039;height:20px;position:absolute;width:20px;border-radius:50px;left:-2%}
.wthree_events_grid_left:before{top:0}
.wthree_events_grid_left:after{bottom:0}
.w3_services_grids,.w3ls_event_grids{margin:3em 0 0}
.wthree_events_grid_left1_gridl{padding-left:0}
.wthree_events_grid_left1_gridl p{text-transform:uppercase;font-weight:600;padding:2em 0 1em 0;border-bottom:1px solid #999;text-align:center;font-size:13px;position:relative;color:#212121}
.wthree_events_grid_left1_gridl p:before{content:'';background:#000;width:5px;height:5px;border-radius:10px;position:absolute;left:-2%;bottom:-5%}
.wthree_events_grid_left1_gridr h4 a{text-transform:capitalize;font-size:1em;font-weight:600;color:#212121;text-decoration:none}
.wthree_events_grid_left1_gridr h4 a:hover{color:#b8aa0a}
.wthree_events_grid_left1_gridr h4 a:focus{outline:0}
.wthree_events_grid_left1_gridr p{margin:1em 0 0;color:#999;line-height:2em}
.wthree_events_grid_left1{min-height:115px}
.wthree_events_grid_right{position:relative;background:url(../images/111.jpg) no-repeat 0 0;min-height:400px;padding:3em}
.welcome-bottom{background:#575754}
.color-black{ color:#039;}

.w3ls_news_grids{margin:3em 0 0}
.agileits_w3layouts_news_grid{padding:1.5em;background:#f0f0f0}
.agileits_w3layouts_news_grid ul li{display:inline-block;font-weight:600;color:#666;}
.agileits_w3layouts_news_grid ul li i{padding-right:2em;color:#888}
.agileits_w3layouts_news_grid ul li a{color:#212121;text-decoration:none}
.agileits_w3layouts_news_grid ul li a:hover{color:#b8aa0a}
.agileits_w3layouts_news_grid h4{font-size:1.5em;color:#212121;margin:1em 0;text-transform:capitalize; text-align:center;}
.agileits_w3layouts_news_grid h4 a{color:#212121;text-decoration:none;}
.agileits_w3layouts_news_grid h4 a:hover{color:#b8aa0a;}
.agileits_w3layouts_news_grid h4 a:focus{outline:0}
.agileits_w3layouts_news_grid p{color:#999;line-height:2em}
.w3layouts_news_grid{overflow:hidden;position:relative}
.w3_agileits_team_grid:hover,.w3layouts_gallery_grid:hover ,.w3ls_news_grid:hover .wthree_text{opacity:1;-webkit-transform:translateY(0) scale3d(1,1,1);-moz-transform:translateY(0) scale3d(1,1,1);-ms-transform:translateY(0) scale3d(1,1,1);transform:translateY(0) scale3d(1,1,1);-webkit-transition:transform .4s ease 380ms;-moz-transition:transform .4s ease 380ms;transition:transform .4s ease 380ms}
.wthree_text{text-align:center;padding:6em 0 0;opacity:0;-webkit-transform:translateY(0) scale3d(0,0,1);-moz-transform:translateY(0) scale3d(0,0,1);-ms-transform:translateY(0) scale3d(0,0,1);transform:translateY(0) scale3d(0,0,1);-webkit-transition:transform .4s ease 280ms;-moz-transition:transform .4s ease 280ms;transition:transform .4s ease 280ms}
.welcome{padding:2em 0}


@media (max-width:768px){.row{margin-right:0;margin-left:0}}
@media (max-width:991px){
.events{padding:3em 0}
.w3ls_news_grid{float:left;width:33.33%}
.welcome{padding:3em 0}
}
@media (max-width:768px){
.agileinfo_header{font-size:2.2em}
}
@media (max-width:667px){.agileinfo_grid figure figcaption{padding:4em}
}
@media (max-width:640px){.agileinfo_header:after,.agileinfo_header:before{width:20%}
.agileinfo_header:before{left:20%}
.agileinfo_header:after{right:20%}
.w3ls_news_grid{width:100%;margin-bottom:2em}
.welcome{padding:0 0 1em}.wthree_events_grid_left{ padding-left:1.0rem}
}
@media (max-width:600px){
.agileinfo_header{font-size:2em}
.w3ls_event_grids .thm-btn{margin: 5px 20px;}
.welcome-feature li{margin:8px 30px;}
}
@media (max-width:480px){
.agileinfo_header:after{right:17%}
.agileinfo_header:before{left:17%}
}
@media (max-width:414px){
.agileinfo_header{font-size:1.7em}
.agileinfo_header:after{right:20%}
.agileinfo_header:before{left:20%}
.agileinfo_header:after,.agileinfo_header:before{width:27%}
}
@media (max-width:320px){
.agileinfo_header{font-size:1.5em}
.agileinfo_header:before{left:12%}
.agileinfo_header:after,.agileinfo_header:before{width:28%}
.agileinfo_header:after{right:12%}
.events{padding:2em 0}
.welcome{padding:2em 0 1em}
.w3ls_news_grid{padding:0}
}

/*******/
.sec-title{margin-bottom:10px}
.sec-title h2{font-size:32px;color:#202A30;font-weight:700;margin:0;margin-bottom:15px}
.sec-title p{font-size:16px;color:#747474;margin:0;margin-bottom:20px}
.sec-title span.decor{width:16px;height:16px;border-radius:50%;border:2px solid #E6E6E6;background:#fff;display:inline-block;position:relative;z-index:1}
.sec-title span.inner{width:6px;height:6px;background:#EAEAEA;border-radius:50%;display:block;margin:auto;margin-top:3px}
.sec-title span.decor:after,.sec-title span.decor:before{content:'';position:absolute;top:5px;width:50px;height:2px;background:#E6E6E6;z-index:-1}
.sec-title span.decor:before{left:14px}
.sec-title span.decor:after{right:14px}
.sec-title.text-left span.decor{margin-left:50px}
.sec-title.style-two span.decor{border-color:#039}
.sec-title.style-two span.decor .inner{background:#039}
.sec-title.style-two span.decor:after{right:-94px}
.sec-title.style-two span.decor:after,.sec-title.style-two span.decor:before{background:#DCDCDC}
.sec-title.colored span.decor{border-color:#72b01b}
.sec-title.colored span.decor span.inner{background:#72b01b}
.sec-title.colored span.decor:after,.sec-title.colored span.decor:before{background:#72b01b}
.mb-30 { margin-bottom: 30px !important;}
.mt-50 {margin-top: 60px !important;}
p.mb-30{ font-size:14px; color:#666;}

.welcome-feature li{display:inline-block;margin-right:20px;padding:0}
.welcome-iconbox .content{border:1px solid #039;color:#fff;display:block;width:110px;height:110px;position:relative;text-align:center;transition:all ease-in .2s;-webkit-transition:all ease-in .2s;-moz-transition:all ease-in .2s;}
.welcome-iconbox .content:hover{background-color:transparent;color:#039}
.welcome-iconbox .content i{font-size:42px;line-height:100px}
.welcome-iconbox .content .details{left:0;position:absolute;right:0;text-align:center;top:-15px}
.welcome-iconbox .content .details a{background-color:#999;color:#fff;display:inline-block;font-size:12px;font-weight:600;line-height:10px;margin:0;min-width:70px;padding:8px 7px;text-transform:capitalize}
.p0{padding:0!important}
.thm-btn{background:#039;border-radius:30px;display:inline-block;color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;padding:12px 35px;border:2px solid transparent;transition:all .3s ease;}
.thm-btn.btn-black{background:999;color:#fff}
.thm-btn.inverse,.thm-btn:hover{background-color:#fff;border-color:#039;color:#039;text-decoration:none;}
.thm-btn.inverse:hover{background:#039;border-color:#039;color:#fff}
.thm-btn.flat-btn{border-radius:0;padding:9px 35px}

/***********新闻******/
.vcenter{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;display:block;vertical-align:middle;margin:auto}
li{list-style:none}

.home_news{background:#fff;padding:3% 0 2%}
.home_news .news_nei{margin-top:3%;}
.home_news .news_com{max-width:1200px;margin:auto;width:98%}
.home_news .news_com .n_left{width:44.5%;float:left; position:relative}
.home_news .news_com .n_left .imgd{position:relative;margin-bottom:10px;overflow:hidden; min-height:335px;}
.home_news .news_com .n_left .imgd i{display:block;padding-bottom:25.89118198874296%}
.home_news .news_com .n_left .imgd img{transition:.3s;}
.home_news .news_com .n_left .imgd img:hover{transform:scale(1.1)}
.home_news .news_com .n_left .imgd .ri{position:absolute;background:#999;z-index:9999;top:0;left:0;color:#fff;max-width:99px}
.home_news .news_com .n_left .imgd .ri i{font-style:normal;font-size:40px;font-weight:700;height:40px;line-height:40px;width:98%;margin:auto;display:block;text-align:center;overflow:hidden}
.home_news .news_com .n_left .imgd .ri time{font-size:13px;width:98%;margin:auto;display:block;height:20px;line-height:20px;overflow:hidden}
@media (max-width:480px){.home_news .news_com .n_left .imgd .ri i{font-size:20px;height:25px;line-height:25px}
.home_news .news_com .n_left .imgd .ri time{font-size:10px}
}
.home_news .news_com .n_left h4{color:#333;font-size:18px;line-height:30px;height:30px;overflow:hidden;width:100%}
.home_news .news_com .n_left h4 a:hover{color:#0083c7}
.home_news .news_com .n_left p{font-size:14px;max-height:80px;color:#9d9d9d;line-height:20px;margin:10px 0;overflow:hidden}
.home_news .news_com .n_left .more{width:160px;height:36px;background:#0083c7;display:block;text-align:center;line-height:36px;color:#fff;font-size:12px;margin-top:20px;transition:.3s}
.home_news .news_com .n_left .more:hover{background:#fe9d00}
.home_news .news_com .n_right{width:52.5%;float:right}
.home_news .news_com .n_right ul li{border-bottom:1px solid #ededed;padding:10px 0}
.home_news .news_com .n_right ul li .ri{width:15%;float:left;max-width:90px;color:#a4a4a4;font-weight:500;text-align:center}
.home_news .news_com .n_right ul li .ri i{font-style:normal;font-size:50px;font-weight:700;height:48px;line-height:48px;width:98%;margin:auto;display:block;overflow:hidden;margin-bottom:3px}
.home_news .news_com .n_right ul li .ri time{font-size:17px;width:98%;margin:auto;display:block;height:20px;line-height:20px;overflow:hidden}
.home_news .news_com .n_right ul li .wen_nei{width:84%;float:right}
.home_news .news_com .n_right ul li .wen_nei h4{font-size:16px;line-height:24px;height:24px;color:#333;margin-bottom:6px;overflow:hidden;width:100%}
.home_news .news_com .n_right ul li .wen_nei p{color:#9d9d9d;font-size:12px;height:40px;line-height:20px;overflow:hidden}
.home_news .news_com .n_right ul li:last-child{border-bottom:none}
.home_news .news_com .n_right ul li:hover .wen_nei h4{color:#0083c7}
@media (max-width:768px){.home_news .news_com .n_left{width:100%;margin-bottom:10px}
.home_news .news_com .n_right{width:100%}
}
@media (max-width:480px){.home_news .news_com .n_right ul li .ri{width:20%}
.home_news .news_com .n_right ul li .ri i{font-size:36px;height:40px;line-height:40px}
.home_news .news_com .n_right ul li .ri time{font-size:12px}
.home_news .news_com .n_right ul li .wen_nei{width:79%}
}


