/* 新闻 */ .news_title{ border-bottom: solid 1px #ededed; } .news_title h4{ margin: 0; font-size: 16px; font-weight: bold; color: #0094e9; border-bottom: solid 3px #0094e9; padding-bottom: 10px; padding-top: 2px; padding-left: 30px; } .news_title a{ font-size: 12px; font-weight: bold; color: #0094e9; margin-top: 5px; } .news_ul li{ margin: 10px 0; } .news_ul li .title{ width: 80%; font-size: 14px; font-weight: 400; color: #363636; line-height: 24px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; padding-left: 15px; } .news_ul li .title:after{ content:''; width: 6px; height: 6px; background: #0094e9; border-radius: 50%; position: absolute; left: 0; top: 40%; } .news_ul li .date{ font-size: 14px; font-weight: 400; color: #999999; line-height: 24px; } /* 头条 */ .newsbox{ padding: 30px 0; } .newsbox .headlines .item{ width: 100%; position: relative; } .newsbox .headlines .item img{ width: 100%; height: 388px; } .newsbox .headlines .item .caption{ position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(87,98,131,0.95); height: 121px; background: url(/uploads/image/ft1fimages/tt_bg.png) left center no-repeat; } .newsbox .headlines .item .caption .textbox{ margin-top: 17px; margin-left: 118.5px; } .newsbox .headlines .item .caption .textbox h4{ background: rgba(87,98,131,0.95); padding: 10px; font-size: 16px; font-weight: bold; color: #ffffff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-shadow: 0px 1px 1px rgba(4,25,48,0.72); margin: 0; } .newsbox .headlines .item .caption .textbox p{ background: rgba(137,171,200,0.95); padding: 10px; font-size: 14px; color: #ffffff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-shadow: 0px 1px 1px rgba(4,25,48,0.72); margin: 0; height: 66.5px; } .newsbox .headlines .slick-dots{ bottom: 8px; right: 10px; text-align: right; } .newsbox .headlines .slick-dots li{ width: 24px; height: 3px; background: #dcdcdc; border-radius: 2px; } .newsbox .headlines .slick-dots li.slick-active{ background: #535353; } /* 动态要闻 */ .importantnews .news_ul{ margin-top: 15px; } .newsbox .importantnews .news_title h4{ background: url(/uploads/image/ft1fimages/icon_importantnews.png) left top no-repeat; } /* 通知公告 */ .newsbox .notice .news_title h4{ background: url(/uploads/image/ft1fimages/icon_notice.png) left top no-repeat; } /* 政策解读 */ .newsbox .policy .news_title h4{ background: url(/uploads/image/ft1fimages/icon_policy.png) left top no-repeat; } .newsbox .policy_type{ width: 96px; } .newsbox .policy_type li{ width: 96px; height: 32px; line-height: 32px; text-align: center; background: #f4f4f4; margin: 10px 0; } .newsbox .policy_type li a{ color: #4c4c4c; font-size: 14px; } .newsbox .policy_type li.active, .newsbox .policy_type li:hover{ background: -webkit-linear-gradient(#00cafc, #0094e9); /* safari 5.1 - 6.0 */ background: -o-linear-gradient(#00cafc, #0094e9); /* opera 11.1 - 12.0 */ background: -moz-linear-gradient(#00cafc, #0094e9); /* firefox 3.6 - 15 */ background: linear-gradient(#00cafc, #0094e9); /* 标准的语法 */ } .newsbox .policy_type li.active a, .newsbox .policy_type li:hover a{ color: #ffffff; } .newsbox .policy .news_ul{ width: calc(100% - 111px); } /* 媒体风采 */ .mediumbox .title img{ width: calc(100% - 200px); } .mediumbox .title a{ font-size: 12px; font-weight: bold; color: #0094e9; margin-top: 27px; } .mediumbox .medium-ul { margin:25px -10px 0; } .mediumbox .medium-ul .medium-li{ margin: 0 10px; width: calc(25% - 20px); } .mediumbox .medium-ul .medium-li img{ width: 100%; height: 168px; } .mediumbox .medium-ul .medium-li p{ font-size: 14px; font-weight: 400; color: #333333; line-height: 24px; text-align: center; padding: 10px 20px; } .medium-ul .slick-prev{ width: 22px; height: 47px; left: -50px; top:37%; background: url(/uploads/image/ft1fimages/slick-prev.png) no-repeat center; } .medium-ul .slick-next{ width: 22px; height: 47px; right: -50px; top:37%; background: url(/uploads/image/ft1fimages/slick-next.png) no-repeat center; } .medium-ul .slick-dots{ bottom: -9px; } /* 办事服务 */ .service .news_title h4{ background: url(/uploads/image/ft1fimages/icon_fw.png) left top no-repeat; } .service .ul a{ border-radius: 5px; line-height: 90px; padding-left: 40px; display: block; color: #4c4c4c; font-size: 16px; margin-top: 20px; background: #edf7fd; } .service .ul a img{ margin-right: 20px; } .service .ul a:hover{ /*background: center center no-repeat;*/ background-color: #a5def7; font-weight: bold; color: white; text-align: center; padding: 0; } service .ul a:hover img{ display: none; } /* 联系我们 */ .contact .news_title h4{ background: url(/uploads/image/ft1fimages/icon_lx.png) left top no-repeat; } .lxbox{ border-radius: 5px; background: #edf7fd; padding: 15px; min-height: 200px; margin-top: 20px; } .con_box{ width: 210px; } .con_box li{ width: 95px; float: left; padding: 5px 0; } .con_box li.con_li01{ border-right: solid 3px white; border-bottom: solid 3px white; } .con_box li.con_li02{ border-left: solid 3px white; border-bottom: solid 3px white; } .con_box li.con_li03{ border-right: solid 3px white; border-top: solid 3px white; } .con_box li.con_li04{ border-left: solid 3px white; border-top: solid 3px white; } .con_box li p{ color: #808080; margin:5px 0; } .con_box li.con_li01:hover p{ color: #2880d4; } .con_box li.con_li02:hover p{ color: #fe6e0a; } .con_box li.con_li03:hover p{ color: #34ae14; } .con_box li.con_li04:hover p{ color: #e24640; } .con_textbox{ display: table-cell; padding-left: 50px; padding: 25px 0 25px 50px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .con_box{ margin: auto; width: 100%; } .con_box li{ width: 50%; } } @media only screen and (max-width: 767px) { .con_box{ margin: auto; width: 100%; } .con_box li{ width: 25%; border: none !important; border-right: solid 3px white !important; border-bottom: solid 3px white !important; } .con_box li:last-child{ border-right: none !important; } } @media (max-width: 1350px) { .medium-ul .slick-prev, .medium-ul .slick-next{ display: none !important; } } @media only screen and (max-width: 1200px) { .service .ul a{ padding-left: 15px; } .service .ul a img{ margin-right: 5px; } .lxbox{ padding: 15px 15px 0; } .con_textbox{ padding: 25px 0 0 50px; } } @media only screen and (max-width: 992px) { .contact{ margin-top: 20px; } .newsbox .policy_type{ width: 100%; } .newsbox .policy_type li{ float: left; margin-right: 10px; } .newsbox .policy_type li:last-child{ margin-right: 0; } .newsbox .news_ul{ width: 100% !important; } } @media only screen and (max-width: 767px) { .newsbox{ padding: 20px 0; } .importantnews{ padding-top: 20px; } .policy{ padding-top: 10px; } .mediumbox .title a{ margin-top: 5px; } .mediumbox ul{ margin: 20px -10px 0; } .newsbox .policy_type{ display: none; } .newsbox .news_ul{ width: 100%; } }