@charset "utf-8";

/* CSS Document */

body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    font-weight: 100;
}

.clearfix {
    display: block;
    clear: both;
}

.container-fluid {
    padding: 0;
}

.mtop30 {
    margin-top: 30px;
}


/*p{ color:#999;}*/

#head {
    min-height: 120px;
    background-color: #fff;
    border-bottom: 3px solid #EE1C24;
}

a {
    color: #666;
}

a:hover {
    text-decoration: none;
    color: #0D5C9F;
}

.wrapper1170 .notice a:focus {
    text-decoration: none;
    color: #fff;
}

.chuZhiNO1 a:visited {
    text-decoration: none;
}

.logo img {
    margin: 30px 0;
}

.menu {
    margin-top: 50px;
}

.menu>ul>li>a {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
}

.menu>ul>li>a.active {
    color: #EE1C24;
}

.home-head {
    /*background:url(../images/line.gif) repeat-x left 15px;*/
    text-align: center;
    font-size: 32px;
    margin: 30px 0;
    margin-top: 30px;
}

.home-head>strong {
    display: inline-block;
    background-color: #fff;
    padding: 0 15px;
    font-weight: lighter;
}

.home-head>strong>span {
    color: #EE1C24;
    margin-left: 10px;
}

.home-head-b {
    /*background:url(../images/line.gif) repeat-x left 15px;*/
    /*text-align:center; */
    font-size: 24px;
    margin: 20px 0;
    margin-top: 0px;
}

.home-head-b>strong {
    display: inline-block;
    background-color: #fff;
    padding: 0 15px;
    padding-left: 0;
    font-weight: lighter;
}

.home-head-b>strong>span {
    color: #0091d6;
    margin-left: 10px;
}

.home-service li {
    width: 216px;
    background-color: #E4E4E4;
    display: inline-block;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    float: left;
    margin-right: 15px;
}

.home-service li:last-child {
    margin-right: 0;
}


/*.home-service li:hover{ background-color:#ddd;}*/

.home-service a {
    display: block;
}

.home-service span {
    display: inline-block;
    width: 130px;
    background-color: #fff;
    height: 130px;
    line-height: 170px;
    border-radius: 65px;
}

.home-service li:hover span.a {
    background-color: #42BDC2;
}

.home-service li:hover span.b {
    background-color: #7FC242;
}

.home-service li:hover span.c {
    background-color: #FF8A3C;
}

.home-service li:hover span.d {
    background-color: #FFD800;
}

.home-service li:hover span.e {
    background-color: #388BD1;
}

.home-service i {
    font-size: 60px;
}

.home-service h3 {
    min-height: 52px;
    color: #999;
}

.home-service li:hover h3 {
    color: #333;
}

.home-service span.a i {
    color: #42BDC2;
}

.home-service span.b i {
    color: #7FC242;
}

.home-service span.c i {
    color: #FF8A3C;
}

.home-service span.d i {
    color: #FFD800;
}

.home-service span.e i {
    color: #388BD1;
}

.home-service li:hover i {
    color: #fff;
}

.home-more {
    display: block;
    background-color: #E5E5E5;
    color: #999;
    text-align: center;
    padding: 5px 0;
    font-size: 12px;
}

.home-more:hover {
    background-color: #0091d6;
    color: #fff;
}

.home-about p {
    margin-top: 15px;
    height: 107px;
}

.home-flash {
    height: 200px;
}

.home-news li {
    padding: 3px 0;
}

.home-news p {
    height: 158px;
    margin: 0;
    overflow: hidden;
}

.home-news h4,
.home-news li {
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#foot {
    color: #999;
    background-color: #3E3E44;
    margin-top: 60px;
}

#foot p {
    margin-bottom: 0;
    margin-top: 30px;
}

.foot-icon {
    padding: 40px 0;
}

.foot-icon a {
    text-align: center;
    color: #999;
    display: block;
}

.foot-icon a:hover i {
    color: #EE1C24;
}

.foot-icon a:hover h4 {
    color: #999;
}

.foot-icon i {
    font-size: 26px;
}

.foot-icon .weixin {
    position: relative;
}

.foot-icon .weixin img {
    position: absolute;
    left: 50px;
    top: -15px;
    display: none;
}

.foot-copy {
    text-align: center;
    border-top: 1px solid #525257;
    padding: 30px 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #EE1C24;
}

.list-news {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.list-news:hover {
    background-color: #ddf3ff;
    border-color: #ddd;
}

.list-news h4 {
    margin-top: 5px;
}

.list-group {
    margin-bottom: 0px;
    /*background:url(../images/classbg.gif) no-repeat right bottom; padding-bottom:248px;*/
}

.list-group-item {
    border-left: none;
    border-right: none;
    border-top: none;
    border-color: #ddd;
    margin: 0;
}

.list-group-item:hover {
    border-color: #ddd;
}

.list-group-item:last-child,
.list-group-item:first-child {
    border-radius: 0px;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #EE1C24;
    border-color: #EE1C24;
}

.pagination>li>a,
.pagination>li>span {
    color: #666;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #EE1C24;
}

.flash-list {
    background: url(../images/flash002.jpg) no-repeat center top;
    height: 180px;
}

.flash-list>div {
    position: relative;
}

.flash-list h1 {
    display: inline-block;
    background: rgba(238, 28, 36, 0.8) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    background-color: #EE1C24;
    color: #fff;
    position: absolute;
    top: 50px;
    right: 15px;
    padding: 10px;
    padding-left: 100px;
}

.news-body {
    min-height: 460px;
    width: 80%;
    margin: 60px auto;
    padding: 60px;
    background-color: #ddf3ff;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 32px;
}

.news-body img {
    max-width: 80%;
}

.news-body p {
    color: #666;
}

.news-time {
    color: #999;
}

.contactus strong {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    margin: 5px 0;
}

.contactus ul {
    display: block;
    padding: 0px 5px;
}

.contactus li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
    color: #999;
}

.contactus i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #333;
}

.icon-time h3 {
    display: block;
    background-color: #ddd;
    text-align: center;
    font-size: 52px;
    padding: 3px 0;
    margin-top: 0;
    margin-bottom: 1px;
    color: #333;
}

.icon-time p {
    display: block;
    background-color: #ddd;
    text-align: center;
    color: #333;
    padding: 2px 0;
}

.newsinfodiv {
    height: 110px;
    width: 330px;
    position: relative;
    overflow: hidden;
}

.newsinfodiv ul {
    position: absolute;
}