﻿html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei"
}

html,
body {
    min-width: 1200px;
}

ul {
    /* padding: 0; */
    margin: 0;
    /* list-style-type: none; */
}

img {
    border: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.main {
    width: 100%;
    height: auto;
}

.header {
    width: 100%;
    height: 180px;
    background: url(hirfl_header.png) no-repeat;
	background-size: 100% 100%;
}

.header-content {
    width: 1200px;
    margin: auto;
}

.logo img {
    margin-top: 50px;
}

.header-right {
    width: 300px;
    margin-top: 40px;
}

.input {
    position: relative;
    margin-top: 30px;
}

.input-input {
    width: 275px;
    height: 40px;
    background: white;
    border-radius: 40px;
    border: none;
    padding-left: 15px;
    outline:none;
	line-height: 40px;
}

.input-img {
    position: absolute;
    top: 12px;
    right: 25px;
}

.top-crumbs,
.top-crumbs a {
    font-size: 14px;
    color: white;
}

.top-crumbs span {
    margin-right: 9px;
    margin-left: 3px;
}

/*修改提示文字的颜色*/

.input input::-webkit-input-placeholder {
    color: #dbdbdb !important;
}

.input input::-moz-placeholder {
    color: #dbdbdb !important;
}

.input input::-moz-placeholder {
    color: #dbdbdb !important;
}

.input input::-ms-input-placeholder {
    color: #dbdbdb !important;
}

/* 导航 */

.navigation {
    width: 100%;
    background: #fff;
}

.nav-con {
    width: 1200px;
    margin: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    height: 60px;
    line-height: 34px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.nav .nLi {
    width: 150px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
    display: inline;
}

.nav .nLi h3 {
    width: 100%;
    float: left;
}

.nav .nLi h3 a {
    display: block;
    font-size: 18px;
    font-weight: 100;
	font-weight: bold;
}

/* .nav .on h3 a {
    background: #0a76bf;
    color: white;
} */
#nav li:hover h3 a{
	background: #0a76bf;
	color: white;
	
}
.nav .sub {
    display: none;
    width: 1200px;
    top: 60px;
    position: absolute;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#E5ffffff, endcolorstr=#E5ffffff);
    line-height: 26px;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.sub-content {
    margin: 25px 20px 20px 20px;
    overflow: hidden;
}

.sub-img {
    width: 300px;
    height: 150px;
    overflow: hidden;
}

.sub-img img {
    width: 300px;
    height: 150px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.sub-img :hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.sub-introduce {
    width: 400px;
    height: 90px;
    margin-left: 30px;
    margin-top: 30px;
}

.sub-abs {
    margin-top: 10px;
}

.nav-list {
    width: 355px;
}

.nav-list ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.nav-list ul li {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #d2d2d2;
}

.nav-list ul li {
    font-size: 14px;
}

.nav-list ul li:hover a {
    color: #0a76bf !important;
    background: none !important;
}

.sub-title a {
    font-size: 20px !important;
    color: #0a76bf !important;
    font-weight: bold;
}

.sub-title:hover a {
    background: none !important;
    color: #0a76bf !important;
}

.sub-abs a {
    font-size: 14px !important;
    color: #b8b8b8 !important;
}

.sub-abs:hover a {
    background: none !important;
    color: #b8b8b8 !important;
}

.sub-abs,
.sub-title {
    text-align: left;
}

.margin-left {
    margin-left: 30px;
}

.banner {
    width: 100%;
    height: 600px;
}

/* 大图轮播 */

* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

.slideBox {
    width: 100%;
    min-width: 1200px;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 47%;
    bottom: 40px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    background: none;
    list-style-type: none;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    /*防止浏览器版本过低*/
    /* -moz-border-radius: 50%;
    -webkit-border-radius: 50%; */
    border-radius: 50%;
    /*解决IE*/
    /* .ie8-border-radius(10px); */
}


/* .ie8-border-radius(@size: 10px) {
    position: relative;
    z-index: 2;
    -moz-border-radius: @size;
    -webkit-border-radius: @size;
    border-radius: @size;
    behavior: url(PIE-1.0.0/PIE.htc); // 相对于html文件路径
} */



.slideBox .hd ul li.on {
    background: #0a76bf;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul {
    list-style-type: none;
}

.slideBox .bd li {
    min-width: 1200px;
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    min-width: 1200px;
    height: 600px;
    display: block;
}

.container {
    width: 100%;
    background: #ebeff2;
}

.content {
    width: 1200px;
    margin: auto;
}

.content1,
.content2,
.content3 {
    padding-top: 70px;
    overflow: hidden;
}

.content1-left,
.content1-right {
    height: 420px;
}

.title {
    overflow: hidden;
}

.title-name,
.title-more {
    height: 30px;
    line-height: 30px;
}

.content1-left {
    width: 700px;
}

.content1-right {
    width: 470px;
}

.title-name a {
    font-size: 24px;
    font-weight: bold;
    color: #0a76bf;
}

.title-more a {
    font-size: 14px;
    color: #9ea1a3;
}

.content1-left-list {
    height: 352px;
    margin-top: 25px;
    width: 370px;
}

.content1-left-img {
    height: 370px;
    margin-top: 40px;
    width: 285px;
}

.content1-left-list ul {
    padding-left: 18px;
    list-style-type: square;
    color: #0a76bf;
}

.content1-left-list ul li {
    line-height: 45px;
}

.content1-left-list ul li a {
    font-weight: 500;
}

.content1-left-list ul li:hover a {
    color: #0a76bf;
}

.content1-left-img ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.content1-left-img ul li {
    width: 285px;
    height: 160px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}

.content1-left-img ul li p {
    width: 285px;
    height: 40px;
    margin: 0;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#C8000000, endcolorstr=#C8000000);
    line-height: 40px;
    color: white;
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    font-size: 14px;
}

.content1-left-img ul li img {
    width: 285px;
    height: 160px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.content1-left-img ul li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.content1-right-list {
    overflow: hidden;
    margin-top: 27px;
}

.content1-right-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.content1-right-list ul li {
	height: 89px;
    border-bottom: 1px solid #d3d7d9;
}

.content1-right-list ul li:hover .list-con-title a {
    color: #0a76bf;
}

.list-day,
.list-con {
    margin-top: 10px;
}

.list-day {
    width: 70px;
    height: 70px;
}

.list-con {
    width: 380px;
    line-height: 32px;
}

.list-yue,
.list-ri {
    width: 70px;
    text-align: center;
}

.list-yue {
    height: 40px;
    line-height: 40px;
    background: #0a76bf;
    font-size: 14px;
    color: white;
}

.list-ri {
    height: 30px;
    line-height: 30px;
    background: #e9e9e9;
    color: #0a76bf;
    font-size: 18px;
    font-weight: bold;
}

.list-con-title a {
    font-size: 18px;
    font-weight: bold;
}

.list-con-con a {
    font-size: 14px;
    color: #9ea1a3;
}

.content2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.content2 ul li {
    width: 300px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 100px;
}

.item1 {
    background: #24a9e6;
}

.item2 {
    background: #f8b62c;
}

.item3 {
    background: #0062ac;
}

.item4 {
    background: #0ba299;
}

.content2 ul li a {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.content2 ul li a img {
    position: relative;
    top: 12px;
    margin-right: 20px;
}

.content3-left{
    width: 795px;
    height: 525px;
}

.content3-right{
    width: 380px;
    height: 510px;
}

.content3-left-list{
    margin-top: 40px;
}

.content3-left-list ul,.content3-right-list ul{
    list-style-type: none;
    overflow: hidden;
}

.content3-left-list ul li{
    width: 385px;
    height: 210px;
    border-top: 5px solid #0a76bf;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
}

.content3-left-list ul li:hover .li-con-title a{
    color: #0a76bf;
}

.content3-li-con{
    width: 348px;
    margin: auto;
    margin-top: 25px;
}

.li-con-title{
    line-height: 1.9em;
}

.li-con-title a{
    font-size: 18px;
    font-weight: bold;
}

.li-con-con{
    line-height: 1.8em;
}

.li-con-con a{
    font-size: 14px;
    color: #ababab;
}

.li-con-time {
    margin-top: 15px;
    font-size: 14px;
    color: #0a76bf;
    font-weight: bold;
}

.content3-right-list{
    background: #fff;
    margin-top: 40px;
    height: 450px;
}

.content3-right-list ul li{
    width: 340px;
    height: 75px;
    border-bottom: 1px solid #dadada;
    margin: auto;
    margin-top: 30px;
}

.content3-right-list ul li:hover .list-titles a{
    color: #0a76bf;
}

.time-pic{
    margin-top: 13px;
}

.time-pic img{
    margin-right: 25px;
    position: relative;
    top: 2px;
    left: 10px;
}

.time-pic a{
    color: #afafaf;
}

.container2{
    width: 100%;
    margin: auto;
    background: url(hirfl_background.png) no-repeat 100%  #ebeff2 ;
}

.content3{
    width: 1200px;
    margin: auto;
}

.footer{
    width: 100%;
    /* height: 220px; */
    margin-top: 70px;
    background: #0a76bf;
}

.footer-con {
    width: 1200px;
    margin: auto;
    position: relative;
	padding-bottom: 30px;
}

.footer-con p,.footer-con a{
    font-size: 14px;
    color: #fff;
}

.footer-con a{
    margin: 0 8px;
}

.footer-p1{
    padding-top: 45px;
    margin-left: 100px;
    line-height: 2em;
}

.footer-p2,.footer-p3{
    text-align: center;
}

.footer-p2{
    margin-top: 45px;
    margin-bottom: 15px;
}

.unit{
    position: absolute;
    bottom: 30px;
    right: 0;
}

.neiye-banner,.neiye-banner img{
    width: 100%;
    min-width: 1200px;
    /* height: 300px; */
}

.content4-left{
    width: 255px;
    position: relative;
    top: -80px;
}

.ce-nav,.recent-new{
    background: #Fff;
}

.ce-nav {
    margin-bottom: 20px;
}

.lanmu-name{
    height: 80px;
    background: #0a76bf;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 80px;
    padding-left: 40px;
    border-radius: 5px 5px 0 0;
}

.ce-nav ul{
    list-style-type: none;
    padding-bottom: 20px;
}

.ce-nav ul li{
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.ce-nav ul li a{
    width: 180px;
    text-align: left;
    display: inline-block;
    border-bottom: 1px solid #e4e4e4;
    height: 60px;
	position: relative;
}

.ce-nav ul li span{
    background: url(hirfl_ce-nav.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0;
}

#on{
    background: #f8b62c;
    border-bottom: 1px solid #f8b62c;
}

#on a{
    color: #fff;
    border-bottom: 1px solid #f8b62c;
}

#on span{
    background: url(hirfl_ce-navs.png) no-repeat;
}

.ce-nav ul li:hover {
    background: #f8b62c;
    border-bottom: 1px solid #f8b62c;
}

.ce-nav ul li:hover a{
    color: #fff;
    border-bottom: 1px solid #f8b62c;
}

.ce-nav ul li:hover span{
    background: url(hirfl_ce-navs.png) no-repeat;
}

.recent-new{
}

.recent-new ul{
    width: 220px;
    margin: auto;
    padding-left: 20px;
    list-style-type: none;
}

.recent-new ul li{
    width: 210px;
    height: 75px;
    border-bottom: 1px solid #e4e4e4;
}

.recent-new ul li:hover a{
    color: #0a76bf;
}

.recent-new ul li a{
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    position: relative;
    text-indent: 8px;
}

.recent-new ul li a::before{
    content: '';
    width: 3px;
    height: 3px;
    background: black;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 0;
}

.recent-new ul li span{
    font-size: 14px;
    color: #0a76bf;
    float: right;
    position: relative;
    top: -23px;
}

.recent-new p{
    padding-left: 25px;
    padding-top: 15px;
    margin: 15px 0;
    font-weight: bold;
    color: #0a76bf;
}

.content4-right{
    width: 925px;
}

.weizhi{
    width: 885px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    padding: 0 20px;
}

.weizhi-lanmu{
    font-size: 20px;
    font-weight: bold;
    color: black;
}
    
.weizhi-con span,.weizhi-con a,.weizhi-con{
    font-size: 14px;
    color: #ababab;
}

.weizhi-con a{
    margin: 0 5px;
}

.content4-right-con{
    margin-top: 20px;
}

.details{
    width: 100%;
    background: #fff;
    margin: auto;
}

.details-con{
    padding: 40px;
}

.details-con h1{
    font-size: 24px;
    font-weight: bold;
    color: #0a76bf;
    text-align: center;
}

.laiyuan{
    width: 805px;
    height: 35px;
    line-height: 35px;
    background: #ebeff2;
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.laiyuan *{
    color: #a4a4a4;
    font-size: 14px;
}

.size a{
    margin: 0 5px;
}

.details-details p{
    line-height: 2.5em;
    text-indent: 32px;
}

.img-list ul{
    list-style-type: none;
}

.img-list ul li{
    width: 925px;
    height: 165px;
    background: #fff;
    margin-bottom: 20px;
}

.img-list ul li:hover .imglist-title a {
    color: #0a76bf;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
}

.imglist{
    width: 885px;
    margin: auto;
    padding-top: 20px;
    overflow: hidden;
}

.imglist .img {
    width: 226px;
    height: 127px;
}

.imglist-con{
    width: 640px;
}

.imglist-title a{
    font-size: 18px;
    font-weight: bold;
}

.imglist-details{
    margin-top: 12px;
    line-height: 1.7em;
}

.imglist-details a{
    font-size: 14px;
    color: #ababab;
}

.imglist-time{
    margin-top: 10px;
    font-size: 14px;
    color: #0a76bf;
}

.list ul{
    list-style-type: none;
}

.list ul li{
    width: 100%;
    height: 105px;
    background: #fff;
    margin-bottom: 20px;
}

.list ul li:hover .day{
    background: #0a76bf;
}

.list ul li:hover .xinxi-title a{
    color: #0a76bf;
}

.xinxi{
    padding: 20px;
    overflow: hidden;
}

.xinxi-time{
    width: 70px;
    height: 70px;
}

.xinxi-con{
    width: 795px;
}

.day{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #c1c1c1;
}

.year{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #0a76bf;
    background: #e9e9e9;
}

.xinxi-title a{
    font-size: 18px;
    font-weight: bold;
}

.xinxi-title{
    margin: 5px 0 10px 0;
}

.xinxi-details a{
    font-size: 14px;
    color: #ababab;
}
.page_detail{
	background-color: white;
	padding: 20px;
	line-height: 36px;
}
.page_detail img{
	max-width: 100%;
}

center.margin-top-60 ul,center.padding-top-90 ul{
    list-style-type: none;
    text-align: center;
    overflow: hidden;
	margin-top: 60px;
}

center.margin-top-60 ul li,center.padding-top-90 ul li {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* float: left; */
    margin-right: 15px;
    background: #e0e0e0;
}

center.margin-top-60 ul a, center.margin-top-60 ul span, center.padding-top-90 ul a, center.margin-top-60 ul span {
    color: #929292;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* float: left; */
    margin-right: 15px;
    background: #e0e0e0;
}

center.margin-top-60 ul span,center.padding-top-90 ul span {
    background: #0a76bf;
    color: #fff;
}

center.margin-top-60 li.active,center.padding-top-90 li.active{
    background: #0a76bf;
}

center.margin-top-60 li.active a,center.padding-top-90 li.active a{
    color: #fff;
}
center.margin-top-60 ul li a, center.padding-top-90 ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
center.padding-top-90 ul li a .layui-icon-prev:before{
	content: "«";
}
center.padding-top-90 ul li a .layui-icon-next:before{
	content: "»";
}
.alert.alert-danger{
	background-color: white;
	font-size: 14px;
	padding: 10px;
	color: #2c2c2c;
}
.alert.alert-danger .text-danger{
	font-size: 16px;
	color: #0a76bf;
	font-weight: bold;
}
.xinxi .xinxi-title .text-danger{
	color: #0a76bf;
	font-weight: bold;
}
.text-mute.text-left{
	margin-bottom: 10px;
}

.text-mute.text-left .text-info{
	font-weight: bold;
	color: #0a76bf;
}