/*新闻聚合页面*/
a:hover{color:#0b4da2;}
h2{color: #666;font-size: 30px;text-align: center;}
.h2{color: #333;}
.first_h2{padding-top: 50px;}
.second_h2{padding-top: 30px;padding-bottom: 55px;}
/**资讯头条**/
.news_information{background: #fafafa;margin-top: 3px;padding-bottom:55px;}
.news_information .news_information_position{width: 1200px;margin: 0 auto;}
.news_information .first_h2{padding-top: 70px;}
.news_information .second_h2{padding-top: 30px;padding-bottom: 55px;}
.news_information .news_list{}
.news_information .news_list:after{content:"";display: block;clear:both;}
.news_information .news_list li{float: left;position: relative;overflow: hidden;margin-right: 22px;    width: 385px;  height: 217px;}
.news_information .news_list li img{width: 385px;height:217px;}
.news_information .news_list li .p{position:absolute;bottom:-35px;height: 80px;width:100%;background: url("../../images/wrapper/opacity2.png"/*tpa=/templates/special/images/wrapper/opacity2.png*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/opacity2.png*/) repeat center;cursor: pointer;}
.news_information .news_list li h3{color: #fff;font-size: 16px;font-weight: 400;text-align: center;line-height: 50px;}
.news_information .news_list li h4{color: #fff;font-size: 12px;font-weight: 400;text-align: center;}
.look_more{display: inline-block;margin-top:12px;width: 38px;height: 26px;line-height: 26px;background: url("../../images/wrapper/news_eye2.png"/*tpa=/templates/special/images/wrapper/news_eye2.png*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/news_eye2.png*/) no-repeat center;text-align: center;font-size: 16px;color:#000;}
.role_a{text-align: center;font-size: 18px;line-height: 50px;    width: 840px;margin: 0 auto;padding-top: 20px;}
.role_a:after{content: "";display: block;clear: both;}
.role_a a{float: left;padding-left: 10px;}
.role_a a:hover{float: left;color:#f15921;}
.role_a i{float: left;margin-left:350px;}
.news_information a.look_more:hover{color:#f15921;}
.eye_hover{
    -webkit-animation:scale 1s ease-in-out  1 ;
    -moz-animation:scale 1s ease-in-out  1 ;
    -o-animation: scale 1s ease-in-out  1;
    animation:scale 1s ease-in-out  1;
}
@keyframes scale{
    0%{transform: scaleY(.1)}
    100%{transform: scaleY(1)}
}
@-webkit-keyframes scale{
    0%{transform: scaleY(.1)}
    100%{transform: scaleY(1)}
}
@-ms-keyframes scale{
    0%{transform: scaleY(.1)}
    100%{transform: scaleY(1)}
}
@-o-keyframes scale{
    0%{transform: scaleY(.1)}
    100%{transform: scaleY(1)}
}
@-moz-keyframes scale{
    0%{transform: scaleY(.1)}
    100%{transform: scaleY(1)}
}
.news_information .tab{border-bottom: 1px solid #ddd;padding-top: 55px;}
.news_information .tab dt{border-bottom: 1px solid #ddd;}
.news_information .tab dt a{padding:32px;padding-top:0px;font-size: 22px;color: #333;display: inline-block;}
.news_information .tab dt a:hover{border-bottom: 2px solid #0b4da2;}
.news_information .tab dt a.on{border-bottom: 2px solid #0b4da2;}
.news_information .tab dd{padding-top: 24px;padding-bottom: 24px;}
.news_information .tab dd ul{}
.news_information .tab dd ul:after{content:"";display: block;clear: both;}
.news_information .tab dd ul li{float: left;width: 530px;margin-right: 140px;line-height: 44px;font-size: 16px;color:#555;}
.news_information .tab dd ul li:after{content:"";display: block;clear: both;}
.news_information .tab dd ul li p{float: left;}
.news_information .tab dd ul li span{float: right;}

/**展会活动**/
.exhibition{padding-top:0px;width: 1200px;margin: 0 auto;}
.exhibition .exhibition_list{border-bottom: 1px solid #ddd;}
.exhibition .exhibition_list:after{content:"";display: block;clear:both;}
.exhibition .exhibition_list li{float: left;overflow: hidden;margin-right: 21px;width: 284px;  height: 248px;}
.exhibition .exhibition_list li img{width:284px;height:159px;}
.exhibition .exhibition_list li .p{height: 80px;width:100%;}
.exhibition .exhibition_list li h3{color: #333;font-size: 16px;font-weight: 400;text-align: center;line-height:35px;}
.exhibition .exhibition_list li h4{color: #555;font-size: 12px;font-weight: 400;text-align: center;}

/*新闻列表页*/
/**内容**/
.news_information .tab2{float: left;width: 840px;}
.news_information .tab2{padding-top:5px;}
.news_information .tab2 dt{border-bottom: 1px solid #ddd;}
.news_information .tab2 dt a{padding:32px;padding-top:0px;font-size: 22px;color: #333;display: inline-block;}
.news_information .tab2 dt a:hover{border-bottom: 2px solid #0b4da2;}
.news_information .tab2 dt a.on{border-bottom: 2px solid #0b4da2;}
.news_information .tab2 dd{padding-top: 24px;padding-bottom: 24px;}
.news_information .tab2 dd ul li{float: none;padding-bottom: 30px;}
.news_information .tab2 dd ul li:after{content:"";display: block;clear: both;}
.news_information .tab2 dd ul li img{float: left;width: 300px;height:169px;}
.news_information .tab2 dd ul li .li_r{float:right;width:505px;}
.news_information .tab2 dd ul li .li_r .li_r_up{margin-top: 20px;}
.news_information .tab2 dd ul li .li_r .li_r_up:after{content:"";display: block;clear: both;}
.news_information .tab2 dd ul li .li_r .li_r_up h5{float: left;font-size: 18px;color:#333;font-weight: 600;}
.news_information .tab2 dd ul li .li_r .li_r_up .time{float: right;font-size: 14px;}
.news_information .tab2 dd ul li .li_r .li_r_down{padding-top: 20px;line-height: 26px;font-size: 16px;}
.news_information .search{float:right;padding-top: 100px;}
.news_information .search h2{color:#333;font-size: 18px;text-align: left;}
.news_information .search form{padding-top: 30px;padding-bottom: 30px;width:297px;height:44px;background: url("../../images/wrapper/news_input.jpg"/*tpa=/templates/special/images/wrapper/news_input.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/news_input.jpg*/) no-repeat center;}
.news_information .search form:after{content:"";display:block;clear: both;}
.news_information .search form .news_text{float: left;text-indent: 2em;width:248px;height:44px;border: none;background:transparent;}
.news_information .search form .news_submit{float: left;height:44px;width: 48px;border: none;cursor: pointer;appearance: none;  -moz-appearance: none;  -webkit-appearance: none;background:transparent; }
.news_information .search .title_time{}
.news_information .search .title_time h2{color:#333;font-size: 18px;padding-bottom: 20px;}
.news_information .search .title_time a{display: block;text-indent:1em;width: 300px;height:42px;line-height:42px;font-size: 16px;color:#282828;}
.news_information .search .title_time a:hover{background:#d4d4d4;}
.condition_a{background:#d4d4d4;}
.information{height:390px;background: #f2f2f2;border-top:1px solid #ddd; }
.information h2{font-size: 22px;color:#333;padding-top: 50px;padding-bottom: 50px;font-weight: 400;}
.news_list{width: 1200px;margin: 0 auto;}
.news_list:after{content:"";display: block;clear:both;}
.news_list li{float: left;position: relative;overflow: hidden;margin-right: 22px;    width: 385px;  height: 217px;}
.news_list li img{width: 385px;height:217px;}
.news_list li .p{position:absolute;bottom:-35px;height: 80px;width:100%;background: url("../../images/wrapper/opacity2.png"/*tpa=/templates/special/images/wrapper/opacity2.png*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/opacity2.png*/) repeat center;cursor: pointer;}
.news_list li h3{color: #fff;font-size: 16px;font-weight: 400;text-align: center;line-height: 50px;}
.news_list li h4{color: #fff;font-size: 12px;font-weight: 400;text-align: center;}
.clear_float{}
.clear_float:after{content:"";display: block;clear: both;}

/*新闻详情页*/
.p1-1-1_content{background: #fafafa;}
.p1-1-1_content .p1-1-1_content_position{width: 1200px;margin:0 auto;}
.p1-1-1_content:after{content:"";display: block;clear: both;}
.p1-1-1_content .news_detail_l{float: left;width: 820px;}
.p1-1-1_content .news_detail_l h3{color:#333;font-size: 24px;text-align: center;}
.p1-1-1_content .news_detail_l .title_info{text-align: center;font-size: 14px;color:#999;padding: 35px 0;}
.p1-1-1_content .news_detail_l .title_info span{}
.p1-1-1_content .news_detail_l .title_info i{display: inline-block;width: 85px;height:21px;vertical-align:middle;background: url("../../images/wrapper/share.png"/*tpa=/templates/special/images/wrapper/share.png*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/share.png*/) repeat center;}
.p1-1-1_content .news_detail_l .title_info a{float: left;width: 21px;height:21px;}
.p1-1-1_content .news_detail_l .title_info a.wx{margin-right:20px;}
.p1-1-1_content .news_detail_l .title_info a.qq{margin-right:20px;}
.p1-1-1_content .news_detail_l .title_info a.wb{}
.p1-1-1_content .news_detail_l .paragraph{}
.p1-1-1_content .news_detail_l .paragraph p{line-height: 35px;color:#666;font-size:16px;padding-bottom: 20px;}
.p1-1-1_content .news_detail_l .btns{overflow: hidden;  padding-top: 45px;  padding-bottom: 50px;}
.p1-1-1_content .news_detail_l .btns .prev_page{color:#666;font-size: 16px;padding-bottom: 10px;  height: 40px;}
.p1-1-1_content .news_detail_l .btns .prev_page a{float: left;  display: block;  width: 118px;  height: 38px;  border: 1px solid #ddd;  text-align: center;  line-height: 38px;  font-size: 14px;}
.p1-1-1_content .news_detail_l .btns .prev_page span{line-height: 40px;  font-size: 16px;  padding-left: 20px;}
.p1-1-1_content .news_detail_l .btns .next_page{color:#666;font-size: 16px;}
.p1-1-1_content .news_detail_l .btns .next_page a{float: left;  display: block;  width: 118px;  height: 38px;  border: 1px solid #ddd;  text-align: center;  line-height: 38px;  font-size: 14px;}
.p1-1-1_content .news_detail_l .btns .next_page span{line-height: 40px;  font-size: 16px;  padding-left: 20px;}
.p1-1-1_content .search{float: right;  padding-top: 100px;}
.p1-1-1_content .search h2{    color: #333;  font-size: 18px;  text-align: left;}
.p1-1-1_content .search form{    padding-top: 30px;  padding-bottom: 30px;  width: 297px;  height: 44px;  background: url("../../images/wrapper/news_input.jpg"/*tpa=/templates/special/images/wrapper/news_input.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/news_input.jpg*/) no-repeat center;}
.p1-1-1_content .search form .news_text{float: left;  text-indent: 2em;  width: 248px;  height: 44px;  border: none;  background: transparent;}
.p1-1-1_content .search form .news_submit{    float: left;  height: 44px;  width: 48px;  border: none;  cursor: pointer;  background: transparent;}
.p1-1-1_content .search .content_r{}
.p1-1-1_content .search .content_r h4{padding-left: 32px;  background: url("../../images/wrapper/hot.png"/*tpa=/templates/special/images/wrapper/hot.png*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/hot.png*/) no-repeat center left;  margin-bottom: 20px;  color: #333;  font-size: 18px;  font-weight: normal;}
.p1-1-1_content .search .content_r .content_r_news{}
.p1-1-1_content .search .content_r .content_r_news li{overflow: hidden;  padding-bottom: 30px;  }
.p1-1-1_content .search .content_r .content_r_news li .num{width: 38px;  height: 38px;  line-height: 38px;  text-align: center;  border: 1px solid #ddd;  float: left;  color: #c5c5c5;}
.p1-1-1_content .search .content_r .content_r_news li .content_r_word{    float: left;  width: 240px;  font-size: 14px;  color: #666;  text-align: justify;  margin-left: 16px;}
.p1-1-1_content .search .content_r .content_r_news li .content_r_time{    float: left;  margin-left: 16px;  color: #999;  margin-left: -240px;  margin-top: 23px;}

.foot .foot_one li {
    padding: 0 48px;
}



/*banner*/
.zhanhui_banner{
    margin-top: 0px;
    height: 500px;
    background: url("../../images/wrapper/zhanhui_banner.jpg"/*tpa=/templates/special/images/wrapper/zhanhui_banner.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/zhanhui_banner.jpg*/) no-repeat center;
}

/*video*/
.service_system{background: #fafafa;padding-top: 30px;padding-bottom:15px;}
.service_system .service_system_position{width:1180px;margin:0 auto;margin-top: 3px;}
.service_system:after{content:"";display: block;clear: both;}
.service_system h2{color:#666;font-size: 30px;text-align: center;padding-top: 65px;padding-bottom: 20px;}
.service_system h2+h2{padding-top: 0px;padding-bottom: 65px;}
.service_system .service_system_l{float: left;width: 590px;height: 350px;}
.service_system .service_system_r{float: right;width:470px;height:350px;padding-left: 60px;padding-right: 60px;background: #fff;}
.service_system .service_system_r h3{padding-top: 20px;font-size: 26px;font-weight: 400;line-height: 36px;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
.service_system .service_system_r p{line-height: 34px;font-size: 16px;padding-bottom: 20px;padding-top: 20px;text-align: justify;}
.service_system .service_system_r a{display: block;width: 112px;height:36px;background: url("../../images/wrapper/service_more.jpg"/*tpa=/templates/special/images/wrapper/service_more.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/service_more.jpg*/) no-repeat;}

/*展台掠影*/
.zhanhui_pic{margin-bottom: 80px;}
.zhanhui_pic ul:after{display: block;content:"";clear: both;}
.zhanhui_pic ul li {
    overflow: hidden;
    width: 355px;
    height:270px;
    margin-right:55px;
    float: left;
    margin-bottom: 25px;
}
.zhanhui_pic ul li img {
    width: 355px;
    height:270px;

}

/*banner*/
.zhanhui_banner2{
    margin-top: 0px;
    height: 500px;
    background: url("../../images/wrapper/zhanhui_banner2.jpg"/*tpa=/templates/special/images/wrapper/zhanhui_banner2.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/zhanhui_banner2.jpg*/) no-repeat center;
}
.zhanhui_banner3{
    margin-top: 0px;
    height: 500px;
    background: url("../../images/wrapper/dajicheng_bannner.jpg"/*tpa=/templates/special/images/wrapper/dajicheng_bannner.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/dajicheng_bannner.jpg*/) no-repeat center;
}
.zhanhui_banner4{
    margin-top: 0px;
    height: 300px;
    background: url("../../images/wrapper/dajicheng_bannner2.jpg"/*tpa=/templates/special/images/wrapper/dajicheng_bannner2.jpg*//*tpa=http://www.fiberhome.com/templates/special/images/wrapper/dajicheng_bannner2.jpg*/) no-repeat center;
}


/*展会亮点*/
.light{}
.light:after{display: block;clear: both;content:"";}
.light li{width: 238px;float: left;margin-right: 1px;}
.light li:after{display: block;clear: both;content:"";}
.light li img{float: left;width: 238px;height:175px;}
.light li .light_word{float: left;height: 260px;width: 238px;background: #1356ad;}
.light li .light_word h2{font-size: 18px;text-align: center;color:#fff;padding-top: 30px;padding-bottom: 15px;}
.light li .light_word p{font-size: 16px;line-height: 30px;text-align: center;color:#fff;}
