﻿/* 网站头部和底部CSS */

/* 全局定义 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

/* 公共样式 */

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    color: #473b2d;
    font: 14px/30px "宋体", Tahoma, Helvetica, Arial, sans-serif;
    
}

a {
    color: #473b2d;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

.clearbox {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.blank {
    height: 15px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
}

.nodata {
    color: #f60;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* 框架 */

#Wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(images/wrapbg.png) no-repeat center top;
    min-height: 500px;
}

/* header */

#header {
    width: 1200px;
    margin: 0 auto;
    height: 247px;
    position: relative;
    z-index: 1;
}

/*topLinks*/

.topLinks {
    float: left;
    width: 350px;
    margin: 50px 0 0 180px;
}

.topLinks li {
    float: left;
    font: 14px/30px "Microsoft Yahei";
}

.topLinks li.spe {
    padding: 0 5px;
    color: #525252;
}

.topLinks li a {
    color: #525252;
}

/* 搜索 */

.search {
    position: absolute;
    top: 62px;
    right: 20px;
    width: 317px;
    height: 36px;
    background: url(images/searchbg.png) no-repeat;
}

.search input {
    border: none;
    *border: 0;
    height: 36px;
    width: 180px;
    padding: 0 25px;
    line-height: 36px;
    float: left;
    background: none;
    font-family: "Microsoft Yahei";
}

.search .searchBtn {
    float: right;
    width: 85px;
    height: 36px;
    cursor: pointer;
    display: block;
}

/* logobox */

.logobox {
    width: 1200px;
    height: 158px;
    position: relative;
    margin-bottom: 14px;
}

.logobox .logo {
    float: left;
    width: 340px;
    height: 115px;
    padding: 20px 0 0 60px;
}

.logobox .logo img {
}

.logobox .fr {
    font: 14px/60px "Microsoft Yahei";
    margin-right: 30px;
    *display: inline;
    color: #666;
}

.logobox .fr a {
    color: #666;
}

.logobox .fr span.spe {
    padding: 0 5px;
}

/* Content */

#main {
    width: 1200px;
    margin: 0 auto;
}

/* 导航 */

.mainNav {
    z-index: 8;
    position: relative;
    zoom: 1;
    height: 42px;
    line-height: 42px;
    font-family: "Microsoft Yahei";
    height: 75px;
    padding: 0 30px;
    width: 840px;
    position: relative;
    overflow: hidden;
}

.mainNav li {
    vertical-align: top;
}

.mainNav li.spe {
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #fff;
}

.mainNav .li1 {
    display: inline-block;
    *display: inline;
    margin: 0 2px; /*position:relative;*/
}

.mainNav .li1 a {
    width: 128px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #fff;
    font-size: 18px;
}

.mainNav .ul1 {
    position: absolute;
    top: 42px;
    left: 40px;
    width: 1140px;
    height: 33px;
    line-height: 32px;
    overflow: hidden;
    zoom: 1;
    text-align: left;
}

.mainNav .ul1 .intro {
    float: left;
    margin-left: 10px;
}

#mainNav .active a {
    background: url(images/navhank.png) no-repeat center center; background:#f2f8ea; border-radius: 15px 15px 0 0;
    color:#233a00;
}

.mainNav .a1:hover {
    text-decoration: none;
}

.mainNav .li2 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
}

.mainNav .a2 {
    padding: 0 10px;
}

/* 返回主站 */

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.nav .home {
    position: absolute;
    bottom: 36px;
    right: 118px;
}

.nav .home a {
    font: 16px/16px "Microsoft Yahei";
    color: #fff;
}


#container { width: 100%; background: #fff url(images/bodybg.png) repeat-x;}
#skip { width: 0;height: 0;overflow: hidden;}


.homeSlider .owl-carousel {
    position: relative;
}
.homeSlider .item {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.item a {
    display: block;
    width: 520px;
    height: 330px;
}
.homeSlider .item img {
    width: 100%;
    height: 330px;
    position: relative;
    max-width: inherit;
}
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    background: #333333;
    background: rgba(0, 0, 0, 0.5);
}
.homeSlider .carousel-caption h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    width: 70%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
    white-space: nowrap;
    display: block;
}
.homeSlider .clickable {
    cursor: default;
}
.owl-theme .owl-controls {
    position: absolute;
    right: 0;
    bottom: 0;
}
.owl-buttons {
    display: none;
}
.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover {
    background: none !important;
}
.homeSlider .owl-theme .owl-controls .owl-page span {
    background: #fff;
    opacity: 0.5;
}
.owl-controls .owl-pagination .active span {
    opacity: 1 !important;
}

.BarrierFree{padding: 5px 10px;background-color: #208de7;color: #fff;font-size: 18px;border-radius: 5px;-moz-border-radius:5px-webkit-border-radius:5px;}
.Elder{padding: 5px 10px;background-color: #cc871b;color: #fff;font-size: 18px;border-radius: 5px;-moz-border-radius:5px-webkit-border-radius:5px;}
.logobox .fr a.BarrierFree,.logobox .fr a.Elder {
    color: #fff;
}